@media (max-width: 1024px){
  .main-banner {
    min-height: auto;
}
  .hero-background img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.main-nav > ul > li > a{
      font-size: 13px;
}
}
@media only screen and (max-width: 912px) {
  .mobile-hide {
    display: none !important;
  }
  .contat-deatils-cus {
    padding: 71px;
    width: 95%;
    margin-left: 15px;
    margin-top: 30px;
  }
  .circle-cus .shape-2 {
    margin-right: 160px;
  }
  .banner-home-main-cus{
    height: auto;
    top: 0px;
  }
  .hero-background img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
  .main-banner {
  min-height: auto;
}
}
@media (max-width: 767px) {
  .main-nav > ul > li {
    display: inline-block;
    font-size: 15px;
    padding: 0px 0px;
    font-weight: 600;
    margin-top: 0px;
  }
  .item-banner .banner-info h1 {
    font-size: 28px;
    font-weight: bold;
    margin: 0px 0 20px;
    line-height: normal;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: #000;
  }
  .item-banner .banner-info h2 {
    font-weight: 800;
    font-size: 20px;
    margin: 0 0 0px;
    color: #3a3a3a;
  }
  .banner-home-main-cus .item-banner .banner-info p {
    font-size: 16px;
    max-width: 100%;
    font-weight: 400;
    margin: 10px auto 0;
    color: #555;
  }
  .banner-btn-cus-main a {
    background-color: #323192;
    border: 1px solid #323192;
    padding: 10px 10px;
    font-size: 16px;
    color: #fff;
    border-radius: 6px;
    display: block;
    transition: all 0.3s;
  }
  .title-single {
    padding-bottom: 25px;
    position: relative;
    width: 100%;
    margin: 0 auto;
  }
  .title-single h2 {
    font-size: 24px;
    margin: 0 0 15px;
    font-weight: 800;
    text-transform: none;
    color: #000;
  }
  .title-single p {
    font-size: 16px;
    color: #212529;
    max-width: 100%;
    margin: 0 auto 10px;
    text-transform: none;
  }
  .for-panel-side-sec-main-cus .title h2 {
    color: #000;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 30px;
  }
  .content-side-single-main .icon {
    width: 20%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    box-shadow: 0 0 15px 0 #ddd;
  }
  .content-side-single-main .icon img {
    width: 45px;
    height: 45px;
  }
  .content-side-single-main .content {
    width: 80%;
  }
  .content-side-single-main .content h2 {
    font-size: 18px;
    margin-bottom: 0;
  }
  .content-side-single-main .content p {
    margin-bottom: 0;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .brand_thumb a {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding: 5px 15px;
    margin: 5px;
    cursor: pointer;
    width: 30%;
    box-shadow: none;
    position: relative;
  }
  .banner-home-main-cus .item-banner {
    position: relative;
    padding-top: 80px;
    padding-bottom: 0px;
    z-index: 2;
  }
  .banner-home-main-cus {
    height: auto;
  }
  .header .header-nav8 {
    padding: 0px 0 0px;
  }
  .banner-inner-main-cus .banner-info-blog-list-cus h3 {
    font-weight: 800;
    font-size: 18px;
    margin: 0 0 10px;
  }
  .banner-inner-main-cus .item-banner .banner-info p {
    font-size: 16px;
    max-width: 100%;
    font-weight: 400;
    margin: 10px auto 0;
    color: #555;
  }
  .contact-form-wrapper {
    position: relative;
    /* background-color: #f4f4f4; */
    /* overflow: hidden; */
    padding: 0;
    padding: 10px 15px;
  }
  .blog-list-title {
    font-size: 18px;
    margin: 10px 0 10px;
    font-weight: 600;
    letter-spacing: 0.5px;
  }
  .contact-info-wrap .title-area .sec-title {
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: 600;
  }
  .contact-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
    border-bottom: 1px solid rgba(18, 18, 18, 0.1);
    padding-bottom: 10px;
    margin-bottom: 10px;
    max-width: 320px;
  }
  .contact-info .contact-info_title {
    font-size: 20px;
    font-weight: 600;
  }
  .location-map .map {
    /* background-color: #787878; */
    color: #fff;
    border-radius: 4px;
           height: 30px;
        width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
  }
  .SuccessStories_success-stories-content img {
    width: 50px;
    height: 50px;
    border-radius: 5px;
    border: none;
    transition: 0.9s ease-out;
    background: linear-gradient(138deg, #ffe8e2, #ffedcb);
  }
  .SuccessStories_count {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0;
  }
  .SuccessStories_count-para {
    margin-bottom: 0;
    font-size: 10px;
  }
  .SuccessStories_success-stories-content .ps-3 {
    padding-left: 0.5rem !important;
  }
  .mobile-hide {
    display: none !important;
  }
  .main-nav > ul {
    display: flex;
    justify-content: end;
  }
  .schedule-btn {
    font-size: 11px !important;
    padding: 4px 9px;
    margin-left: 5px;
  }
  .main-nav > ul > li > a {
    font-size: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    margin-right: 15px;
  }
  .contact-info-wrap {
    margin-top: 25px;
  }
  .addres-cus {
    margin-top: 45px;
  }
  .power-data-cus {
    margin-bottom: 26px;
  }
  .free-demo {
    padding: 5px;
  }
  .blog_box-sec-main {
    padding: 30px 0;
  }
  .left-side-image {
    margin-bottom: 20px;
  }
  .testimonials .cover.left {
    background-color: linear-gradient(
      to right,
      #ffffff00 20%,
      rgba(255, 255, 255, 0)
    );
    background: -webkit-linear-gradient(
      left,
      #ffffff00 20%,
      rgba(255, 255, 255, 0)
    );
  }
  .testimonials .cover.right {
    background: -webkit-linear-gradient(
      right,
      #ffffff00 20%,
      rgba(255, 255, 255, 0)
    );
    background: linear-gradient(to left, #ffffff00 20%, rgba(255, 255, 255, 0));
  }
  .contat-deatils-cus {
    padding: 50px;
    margin-left: 0px;
    width: 100%;
    height: 100%;
  }
  .circle-cus .shape-3 {
    margin-bottom: 30px;
    margin-right: 310px;
  }
  .circle-cus .shape-2 {
    right: 40px;
    margin-right: 0px;
        width: 50px;
    height: 50px;
        background: linear-gradient(41deg, #ff9f4d, #f583208a);
  }

  .media-card h3,
  .blog-back-side h3 {
    font-size: 17px;
  }
  .blog-back-side p,
  .blog-main-cus .media-card p {
    font-size: 14px;
  }
    .main-banner {
 min-height: auto;
    padding: 0px 0 0px 0px;
}
.logo8 img {
    max-width: 100%;
}
.main-nav > ul > li:last-child a{
  margin-right: 0px;
          padding: 6px 13px;
}
.footer-3{
  padding: 40px 0 0;
}
.footer-middle .footer-address {
    text-align: center;
    padding: 30px 0;
}
.hero-background img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
}
@media (max-width: 390px) {
  .main-banner{
            min-height: auto;
        padding: 0px 0 0px 0px;
  }
  .banner-home-main-cus {
    height: auto;
            top: 0px !important;
  }
  .banner-home-main-cus .item-banner{
            padding-top: 80px;
        padding-bottom: 20px;
  }
  .item-banner .banner-info h1 {
    font-size: 22px;
    margin: 0px 0 6px;
  }
  .item-banner .banner-info h2 {
    font-size: 16px;
  }
  .banner-home-main-cus .item-banner .banner-info p {
    font-size: 14px;
  }
  .banner-btn-cus-main {
    margin-top: 15px;
  }
  .main-nav > ul > li > a {
            height: 30px;
        margin-right:5px;
        font-size: 14px !important;
        padding: 5px 8px;
        gap: 3px;
  }
  .main-nav > ul > li > a img{
    width: 19px;
    height: auto;
  }
  .schedule-btn-active {
    font-size: 13px !important;
  }
  .header-nav8 .logo8 {
    height: 50px;
  }
  .banner-home-main-cus{
            top: -100px;
  }
  .logo8 img {
    max-width: 100%;
}
.item-banner .banner-info{
      margin: 15px 0;
}
.box-bottom p{
  line-break: anywhere;
}
}
@media (max-width: 348px){
  .main-nav > ul > li > a{
            font-size: 12px !important;
  }
}