/* XX-Large devices (larger desktops, 1400px and up) */
@media (max-width: 1499px) {}

/* XX-Large devices (larger desktops, 1400px and up) */
@media (max-width: 1399px) {
  .hero-wrapper span.pre-title {
    font-size: 24px;
    margin-bottom: 26px;
  }

  .header-wrapper .logo img {
    max-width: 92px;
  }

  .header-bottom--nav>ul>li>a {
    font-size: 16px;
  }

  .hero-wrapper h1 {
    font-size: 60px;
    line-height: 70px;
    margin-bottom: 8px;
  }

  .header-wrapper {
    padding: 14px 0px;
  }

  .header-nav {
    gap: 12px;
  }

  .hero-area {
    padding: 220px 0px 160px;
  }

  .hero-wrapper span.pre-title {
    margin-bottom: 19px;
  }

  .hero-wrapper p {
    font-size: 16px;
    line-height: 29px;
    margin-bottom: 25px;
  }

  .btn {
    padding: 18px 30px;
    font-size: 16px;
  }

  .over-ons {
    padding: 100px 0px 120px;
  }

  .over-ons--img {
    height: 524px;
    max-width: 514px;
  }

  .over-ons--badge {
    height: 130px;
    width: 130px;
    top: 36px;
    left: 40px;
  }

  .over-ons--badge img {
    max-width: 73px;
  }

  .over-ons--content span.pretitle {
    font-size: 24px;
    margin-bottom: 18px;
  }

  .fs-1 {
    font-size: 48px !important;
    line-height: 1.3 !important;
  }

  .products-title {
    margin-bottom: 45px;
  }

  .productItem-img {
    padding: 12px 0px;
    height: 230px;
  }

  .team-title {
    margin-bottom: 45px;
  }

  .teamItem-img {
    height: 300px;
  }

  .teamItem-content {
    padding: 20px 0px 0px;
  }

  .teamItem-content h4 {
    font-size: 23px;
    margin-bottom: 3px;
  }

  .future-obj {
    right: 62%;
    bottom: -59px;
    max-width: 365px;
  }

  .fs-2 {
    font-size: 40px !important;
    line-height: 51px !important;
  }

  .company-slide img {
    height: 375px;
    max-width: 100%;
  }

  .sw-btns button {
    width: 50px;
    height: 50px;
    padding-bottom: 2px;
  }

  .sw-btns button svg {
    width: 12px;
    height: 18px;
  }

  .company-title {
    margin-bottom: 51px;
  }

  .company-area {
    padding: 72px 0px 117px;
  }

  .contact-info ul li a span.icon {
    width: 80px;
    height: 80px;
  }

  .contact-info ul li a span.icon svg {
    max-width: 30px;
  }

  .contact-info ul li a span.contact-info-content span.small {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .contact-info ul li a {
    gap: 20px;
    font-size: 20px;
    line-height: 22px;
  }

}

/* XX-Large devices (larger desktops, 1400px and up) */
@media (max-width: 1199px) {

  .header-bottom--nav>ul {
    gap: 24px;
  }

  .header-top--nav ul {
    gap: 30px;
  }

  .hero-area {
    padding: 220px 0px 130px;
  }

  .contact-form {
    padding-left: 60px;
  }



}

/* Large devices (desktops, 992px and up) */
@media (max-width: 991px) {

  .hero-wrapper {
    max-width: 605px;
    text-align: center;
    margin: 0 auto;
  }

  .over-ons {
    padding: 60px 0px 80px;
  }

  .hero-wrapper h1 {
    font-size: 48px;
    line-height: 64px;
    margin-bottom: 8px;
  }

  .header-wrapper {
    padding: 18px 0px;
  }

  .hero-area {
    padding: 260px 0px 160px;
  }

  .hero-wrapper p {
    font-weight: normal;
  }

  .over-ons--content {
    text-align: center;
  }

  .over-ons--img {
    height: 477px;
    max-width: 468px;
    margin: 0 auto;
  }

  .over-ons--badge {
    height: 100px;
    width: 100px;
    top: 36px;
    left: 40px;
  }

  .over-ons--badge img {
    max-width: 55px;
  }

  .future-obj {
    right: 57%;
    bottom: -59px;
    max-width: 295px;
  }

  .future-content p {
    margin-bottom: 17px;
  }

  .future-area {
    padding: 56px 0px 103px;
  }

  .fs-1 {
    font-size: 36px !important;
    line-height: 1.3 !important;
  }

  .fs-2 {
    font-size: 32px !important;
    line-height: 44px !important;
  }

  .contact-info ul li a span.icon {
    width: 60px;
    height: 60px;
  }

  .contact-info ul li a span.icon svg {
    max-width: 21px;
  }

  .contact-info ul li a span.contact-info-content span.small {
    font-size: 14px;
    margin-bottom: 8px;
  }

  .contact-info ul li a {
    gap: 15px;
    font-size: 16px;
    line-height: 21px;
  }

  .contact-info ul li {
    margin-bottom: 0px !important;
  }

  .contact-info ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .contact-form {
    padding-left: 0px;
    border: none;
  }

  .contact-form h2 {
    margin-bottom: 29px;
  }

  .footer-widget .logo a img {
    max-width: 97px;
  }

  .social {
    display: flex;
    align-items: center;
    gap: 18px;
  }

  .footer-top {
    padding: 60px 0px 54px;
  }

  .footer-widget ul li a {
    gap: 10px;
    padding: 4px 0px;
  }

  .contact-area {
    padding: 65px 0px 90px;
    background-color: #004A2C21;
  }


}

/*  Medium devices (tablets, 768px and up) */
@media (max-width: 767px) {
  .contact-info ul {
    gap: 20px;
  }

  .fs-1 {
    font-size: 28px !important;
    line-height: 1.3 !important;
  }

  .sw-btns button {
    width: 40px;
    height: 40px;
    padding-bottom: 2px;
  }

  .company-slide img {
    height: 280px;
    max-width: 100%;
  }

  .company-title {
    margin-bottom: 24px;
  }

  .company-area {
    padding: 40px 0px 44px;
  }

  .fs-2 {
    font-size: 24px !important;
    line-height: 34px !important;
  }

  .future-area {
    padding: 38px 0px 60px;
  }

  .future-obj {
    right: 46%;
    bottom: -41px;
    max-width: 186px;
  }

  .future-content {
    padding-right: 0px;
  }

  .team-area {
    padding: 40px 0px 18px;
  }

  .contact-info ul {
    gap: 20px;
    flex-wrap: wrap;
  }

  .teamItem-img {
    height: 230px;
  }

  .teamItem-content h4 {
    font-size: 20px;
    margin-bottom: 1px;
  }

  .team-title {
    margin-bottom: 22px;
  }

  .products-area {
    padding: 41px 0px 17px;
  }

  .productItem-img {
    height: 180px;
  }

  .productItem-content h4 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 8px;
  }

  .productItem-content {
    max-width: 334px;
    padding: 28px 20px 34px;
  }

  .contact-area {
    padding: 40px 0px 50px;
    background-color: #004A2C21;
  }

  .contact-form .input-box {
    margin-bottom: 22px;
  }

  .contact-form h2 {
    margin-bottom: 4px;
  }

  .over-ons--img {
    height: 344px;
    max-width: 390px;
    margin: 0 auto;
  }

  .over-ons--content h2 span {
    display: block;
  }

  .over-ons--content span.pretitle {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .over-ons--content h2 {
    margin-bottom: 10px;
  }

  .btn {
    padding: 16px 30px;
    font-size: 14px;
    font-weight: 500;
  }

  .over-ons--badge {
    height: 100px;
    width: 100px;
    top: 20px;
    left: 19px;
  }

  .over-ons {
    padding: 40px 0px 50px;
  }

  .header-wrapper .logo img {
    max-width: 60px;
  }

  .hero-wrapper span.pre-title {
    margin-bottom: 17px;
    font-size: 15px;
  }

  .hero-wrapper h1 {
    font-size: 36px;
    line-height: 48px;
    margin-bottom: 8px;
  }

  .hero-area {
    padding: 190px 0px 101px;
    background-position: center;
  }

  .products-title {
    margin-bottom: 26px;
  }

  .productItem {
    margin-bottom: 20px;
  }

  .teamItem-content {
    padding: 12px 0px 0px;
  }

  .footer-widget .logo {
    margin-bottom: 0px;
  }

  .footer-widget {
    margin-bottom: 33px;
  }

  .footer-top {
    padding: 38px 0px 0px;
  }

  button.menu-bar img {
    max-width: 26px;
  }


}

/* Small devices  */
@media (max-width: 575px) {}

/* Small devices  */
@media (max-width: 340px) {
  .company-slide img {
    height: 240px;
    max-width: 100%;
  }

  .teamItem-content h4 {
    font-size: 17px;
    margin-bottom: 1px;
  }

  .teamItem-img {
    height: 200px;
  }
}