@media only screen and (min-width: 100px) and (max-width: 500px) {
  .menu-btn {
    display: block;
    font-size: 30px;
  }
  .nav-menu {
    display: none;
  }
  .logo {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  section {
    padding: 30px 0;
  }
  header.header {
    padding: 10px 0;
}

.logo a {
    width: 75%;
}

.head-icon {
    !;!i;!;
}

.head-icon ul li {
    justify-content: center;
    margin-top: 20px;
}

.head-icon ul li a {
    font-size: 16px;
}

.head-icon ul li .icons {
    font-size: 16px;
}

section.main-banner {
    margin-top: -120px;
    padding: 130px 0;
}

.banner-con h4 {
    font-size: 40px;
}

.banner-con {
    text-align: center;
}

.banner-con h1 {
    font-size: 100px;
    line-height: 80px;
}

.banner-con p {
    width: 100%;
}

.socail-icons {
    margin-bottom: 40px;
    text-align: center;
}

.box-item {
    margin-bottom: 40px;
    text-align: center;
}

section.banner-box {
    padding: 0 0;
}

.about-img img {
    width: 100%;
}

.about-con {
    text-align: center;
    padding-top: 30px;
}

.about-con h3 {
    font-size: 40px;
    line-height: 50px;
}

.about-con p {
    padding: 10px 0;
}

.about {
    padding: 40px 0px;
}

.title {
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

.title-con h3 {
    font-size: 35px;
    width: 100%;
    line-height: 45px;
    padding: 10px 0;
}

.ser-item {
    text-align: center;
    margin-bottom: 40px;
}

.ser-con h5 {
    margin-left: 41%;
}

section.services {
    padding: 0;
}

.titles {
    text-align: center;
}

.titles h3 {
    width: 100%;
    font-size: 40px;
    line-height: 45px;
    padding-bottom: 10px;
}

.test-item {
    margin: 20px 0 30px 0;
    padding: 30px;
}

.progress {
    width: 100%;
}

section.test {
    padding: 30px 0;
}

section.contact {
    padding: 30px 0;
    text-align: center;
}

.contact-img img {
    width: 100%;
}

.banner-forms {
    padding-top: 20px;
}

.banner-forms p {
    width: 100%;
}

.banner-item {
    margin: 0;
}

.banner-items {
    margin: 0;
}

footer.footer {
    padding: 30px 0 10px;
    text-align: center;
}

.footer-logo p {
    text-align: center;
    width: 100%;
}

.footer-item h3 {
    padding: 20px 0;
}

.copy {
    margin-top: 30px;
}
}
