@media only screen and (min-width: 100px) and (max-width: 1024px) {
    .banner-forms {
    width: 100%;
}

.banner-con h1 {
    font-size: 40px;
    line-height: 45px;
}
.test-item {
    height: unset;
}
.about-con {
    padding: 40px 0;
}

.ser-con p {
    height: 370px;
}

.ser-item {
    height: 710px;
}

.slick-arrow {
    display: none !important;
}

.cur-item h3 {
    font-size: 18px;
}

.cur-item p {
    font-size: 14px;
    line-height: 17px;
}

.cur-item {
    height: 360px;
    width: 300px;
    padding: 20px;
}
.nav-menu ul {
    gap: 10px;
}

.nav-menu ul li a {
    font-size: 11px;
}
.test-item {
    height: 410px;
}
}
@media only screen and (min-width: 100px) and (max-width: 991px) {
    .container {
    max-width: 100%;
}

.banner-forms h3 {
    font-size: 25px;
}

.banner-con h1 {
    font-size: 33px;
}
.test-item {
    height: unset;
}
.about-con ul li {
    font-size: 13px;
}

.ser-item {
    height: unset;
}

.ser-con p {
    height: unset;
}
.cur-item {
    width: 100%;
}

.cur-item p {
    font-size: 16px;
    line-height: 17px;
}

.ms-5 {
    margin-left: 3rem !important;
}

.footer-logo p {
    font-size: 14px;
    line-height: 23px;
}
.about {
    background-position: bottom;
}

.about-con {
    padding-bottom: 0;
}
}
@media only screen and (min-width: 100px) and (max-width: 767px) {
    .menu-btn a {
    color: #dda019;
}

.banner-con {
    text-align: center;
    margin: 0;
    padding-bottom: 40px;
}

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

.about-con h3, .title h3, .why-con h3 {
    margin: 0 auto;
    font-size: 35px;
}

.about {
    padding: 0;
}

.about-img {
}

.cur-item {
    margin-bottom: 30px;
}

section.CURRI {
    padding: 30px 0;
}

.cur-item h3 {
    font-size: 25px;
}

.why-con h3, .why-con p {
    text-align: center;
}

.list-con p {
    text-align: left;
}

.why-btn {
    text-align: center;
    padding-bottom: 40px;
}

footer.footer {
    text-align: center;
}

.ms-5 {
    margin-left: 0 !important;
}

.footer-item h3 {
    padding: 25px 0;
}
  .menu-btn {
    display: block;
    font-size: 30px;
  }
  .nav-menu {
    display: none;
  }
  .logo {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  section {
    padding: 30px 0 !important;
  }
}
@media only screen and (min-width: 100px) and (max-width: 500px) {

}
