@media (min-width: 320px) and (max-width: 768px) {
  .cursor-dot {
    display: none;
  }
  .cursor-circle {
    display: none;
  }
  .our__technology__top {
    display: none;
  }
  .top__right__shape1 {
    display: none;
  }
  .top__right__shape2 {
    display: none;
  }

  .multi-device-content-area {
    display: flex;
    gap: 40px;
  }
  .read__more__btn {
    color: #fff;
    padding: 12px 15px;
    border-radius: 30px;
    font-weight: bold;
    font-size: 13px;
    border: 0;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    cursor: pointer;
    box-shadow: rgba(255, 255, 255, 0.1) -3px -3px 9px inset, rgba(255, 255, 255, 0.15) 0 3px 9px inset, rgba(255, 255, 255, 0.6) 0 1px 1px inset, rgba(0, 0, 0, 0.3) 0 -8px 36px inset, rgba(255, 255, 255, 0.6) 0 1px 5px inset, rgba(0, 0, 0, 0.2) 2px 19px 31px;
    /* background-color: #7F00FF; */
    background-color: var(--secondary-color);
    /* background-image: radial-gradient(93% 87% at 87% 89%, rgba(0, 0, 0, .23) 0, transparent 86.18%), radial-gradient(66% 66% at 26% 20%, rgba(255, 255, 255, .55) 0, rgba(255, 255, 255, 0) 69.79%, rgba(255, 255, 255, 0) 100%); */
    transition: all 150ms ease-in-out;
    text-decoration: none;
    border: 1px solid #fff;
  }

  .footer__subcribe__content h4 {
    font-size: 19px;
  }
  .why__choose__img {
    position: relative;
    display: block;
    padding: 2px;
    z-index: 42;
    height: 250px;
    width: 250px;
}
.why__choose__img-shape-1 {
  display: none;
}
.why__choose__right__title {
  font-size: 45px;
  font-weight: 500;
  line-height: 80px;
  color: transparent;
  -webkit-text-stroke: 2px rgba(98, 50, 248, 0.09);
  margin-bottom: 33px;
  margin-top: 137px;
  text-align: center;
  font-family: "Koulen", sans-serif !important;
}
.why__choose__img-2 {
  position: absolute;
  bottom: -132px;
  /* right: 0px !important; */
  left: 0;
  z-index: -1;
  width: 350px;
  height: 350px;
}
.abouts-images2 {
  width: 232px;
  height: 190px;
  position: relative;
  top: -110px;
  left: 65px;
}
.team-page__single {
  position: relative;
  display: block;
  padding: 20px 20px 21px;
  background-color: #ffffff;
  border-radius: 12px;
  margin-bottom: 40px;
  z-index: 1;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  max-width: 321px;
  margin: 0 auto;
}
.team-page__social-shape-2 {
  position: absolute;
  bottom: 78px;
  left: -22px;
}
}

@media (min-width: 320px) and (max-width: 499px) {

  .carousel-dark .carousel-control-next-icon .bi,
  .carousel-dark .carousel-control-prev-icon .bi {
    align-items: center;
    text-align: center;
    justify-content: center;
    display: block;
    margin: 8px auto;
    font-size: clamp(22px, 4vw, 30px);
  }

  .footer__logosarea .logos img {
    text-decoration: none;
    max-width: 250px;
    height: 57px;
  }

  .logo {
    width: 192px;
    height: 59px;
    margin-left: -54px;
  }

  .ribbons {
    font-size: 18px;
    position: absolute;
    display: inline-block;
    margin-top: 8px;
    left: 11px;
    /* margin: 5em; */
    z-index: 100;
    text-align: center;
  }

  /* .multi-device-content-area .icon {
    background: #fff;
    height: 62px;
    width: 100px;
    border-radius: 50%;
    align-items: center;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  } */

  .pretop-header {
    display: flex;
    gap: 5px;
    padding: 15px 0px;
  }

  .side-preheader-tabs {
    display: flex;
    gap: 15px;
    padding-left: 5px;
  }

  .pretop-header .icons-top {
    height: 30px;
    width: 30px;
    align-items: center;
  }

  .pretop-header .icons-top img {
    width: 100%;
    height: 100%;
    align-items: center;
    margin-top: 10px;
    object-fit: contain;
  }

  .pretop-header2 {
    /* margin-top: -18px; */
  }

  .preheader-topright {
    display: none;
  }

  .header-top-section {
    /* height: 80px; */
    display: none;
  }

  .slider-description {
    font-size: 25px;
    font-weight: 600;
    color: #ffffff;
    line-height: 1.2;
    margin-left: 6%;
    padding-top: 10px;
    /* text-align: center; */
  }

  .video-play-button {
    position: absolute;
    z-index: 10;
    top: 74%;
    left: 21%;
    transform: translateX(-52%) translateY(-52%);
    box-sizing: content-box;
    display: block;
    width: 30px;
    height: 38px;
    /* background: #fa183d; */
    border-radius: 50%;
    padding: 18px 20px 18px 28px;
  }

  .footer__subcribe__content h4 {
    font-size: 24px;
    font-weight: 700;
    text-transform: capitalize;
    color: #fff;
    position: relative;
    top: 0px;
  }

  /* .footer__subcribe__content p {
  color: #fff;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
} */

  .footer__subscribe__form {
    height: 100%;
    display: flex;
    align-items: center;
    margin-top: 0px;
    margin-bottom: 20px;
  }

  .footer-right-contents {
    display: flex;
    gap: 0px;
    float: none;
    padding-right: 0px;
    text-align: center;
}
.footer-bottom-title p {
  text-align: center;
}
.footer__area__logo ul li a {
  margin-right: 15px;
}
.footer__area__logo .social__media {
  display: flex;
  gap: 10px;
  justify-content: center;
}
.top-main-slider-image {
  margin-top: 65px;
}
}

@media (min-width: 768px) {
  .pretop-header {
    display: flex;
    gap: 10px;
    padding: 15px 0px;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
  }

  .side-preheader-tabs {
    display: flex;
    gap: 4px;
    padding-left: 0px;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    width: 565px;
  }

  .video-play-button {
    position: absolute;
    z-index: 10;
    top: 61%;
    left: 52%;
    transform: translateX(-52%) translateY(-52%);
    box-sizing: content-box;
    display: block;
    width: 32px;
    height: 44px;
    /* background: #fa183d; */
    border-radius: 50%;
    padding: 18px 20px 18px 28px;
  }

  .slider-description {
    font-size: 30px;
    color: #ffffff;
    line-height: 1.2;
    margin-left: 6%;
    padding-top: 10px;
    /* text-align: center; */
  }

  .get-consult-btn {
    position: relative;
    left: 35%;
    top: 93px;
  }

  .pretop-header .icons-top {
    height: 30px;
    width: 30px;
    align-items: center;
  }

  .pretop-header .icons-top img {
    width: 100%;
    height: 100%;
    align-items: center;
    margin-top: 0px;
    object-fit: contain;
  }

  .preheader-topright {
    display: none;
  }
}

@media (min-width: 800px) and (max-width: 884px) {
  .pretop-header {
    display: flex;
    gap: 10px;
    padding: 15px 0px;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
  }

  .side-preheader-tabs {
    display: flex;
    gap: 4px;
    padding-left: 0px;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    width: 370px;
  }

  .video-play-button {
    position: absolute;
    z-index: 10;
    top: 54%;
    left: 52%;
    transform: translateX(-52%) translateY(-52%);
    box-sizing: content-box;
    display: block;
    width: 32px;
    height: 44px;
    /* background: #fa183d; */
    border-radius: 50%;
    padding: 18px 20px 18px 28px;
  }

  .slider-description {
    font-size: 30px;
    color: #ffffff;
    line-height: 1.2;
    margin-left: 6%;
    padding-top: 10px;
    /* text-align: center; */
  }

  .get-consult-btn {
    position: relative;
    left: 35%;
    top: 93px;
  }

  .pretop-header .icons-top {
    height: 30px;
    width: 30px;
    align-items: center;
  }

  .pretop-header .icons-top img {
    width: 100%;
    height: 100%;
    align-items: center;
    margin-top: 0px;
    object-fit: contain;
  }

  .preheader-topright {
    display: flex;
  }
}

@media (min-width: 885px) and (max-width: 2400px) {

  /* start here workido */
  .header-top-section {
    background: var(--secondary-bg-color);
    /* background: var(--primary-bg-color); */
    /* background: #000000;  
background: -webkit-linear-gradient(to right, #0f9b0f, #000000);  
background: linear-gradient(to right, #0f9b0f, #000000);  */
    padding: 4px 0px;
    height: 10vh;
  }

  .side-preheader-tabs {
    display: flex;
    gap: 0px;
    padding-left: 0px;
    justify-content: center;
    align-items: center;
    margin: 2px;
    width: 100%;
  }

  .pretop-header {
    display: flex;
    gap: 10px;
    padding: 0px 0px;
  }

  .pretop-header .icons-top {
    height: 30px;
    width: 30px;
  }

  .pretop-header .icons-top img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }

  .pretop-header .contents {
    /* color: #b2b7c7; */
    color: #fefefe;
  }

  .pretop-header .contents p {
    /* color: #b2b7c7; */
    color: #fefefe;
    font-size: clamp(9px, 4vw, 14px);
  }

  .pretop-header .contents h6 {
    position: relative;
    font-size: clamp(9px, 4vw, 14px);
    top: -9px;
  }

  .preheader-topright {
    display: flex;
    gap: 4px;
    /* padding: 8px 0; */
  }

  .preheader-topright .right-content {
    width: 14%;
    padding-top: 4px;

  }
  .preheader-topright .right-content a{
    text-decoration: none;
  }
  .preheader-topright .right-content a .icons-top {
    height: 30px;
    width: 30px;
    margin: 0 auto;
  }

  .preheader-topright .right-content a img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }

  .preheader-topright .right-content a .texts {
    /* color: #ccced5; */
    color: #fefefe;
    font-size: 12px;
    padding-top: 5px;
    font-weight: 600;
    text-align: center;
  }

  .slider-title h3 {
    position: relative;
    top: 55px;
    text-align: center;
    right: 54px;
    color: #fff;
    font-weight: 700;
    font-size: clamp('25px, 4vw, 35px');
  }

  .slider-wrapper {
    font-size: 81px;
    font-weight: 900;
    color: #aaa;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    /* font-family: var(--font-family); */
    justify-content: center;
  }

  .slider {
    height: 110px;
    /* padding-left: 15px; */
    overflow: hidden;
    /* One of the importing things for slide effect */
  }

  .slider div {
    height: 51px;
    /* padding: 2px 15px; */
    color: #ffffff;
    /* text-align: center; */
    margin-bottom: 50px;
    box-sizing: border-box;
  }

  .slider-text-1 {
    /* background: #4a6ee0; */
    animation: slide 8s linear infinite;
  }


  @keyframes slide {
    0% {
      margin-top: -300px;
    }

    5% {
      /* For stopping effect */
      margin-top: -200px;
    }

    33% {
      margin-top: -200px;
    }

    38% {
      /* For stopping effect */
      margin-top: -100px;
    }

    66% {
      margin-top: -100px;
    }

    71% {
      /* For stopping effect */
      margin-top: 0px;
    }

    100% {
      margin-top: 0px;
    }
  }


  .divider-line {
    border-bottom: 4px solid #fff;
    max-width: 120px;
    text-align: center;
    margin-left: 25%;
  }

  .slider-description {
    font-size: 30px;
    color: #ffffff;
    line-height: 1.2;
    margin-left: 25%;
    padding-top: 10px;
    /* text-align: center; */
  }



  .video-play-button {
    position: absolute;
    z-index: 10;
    top: 85%;
    left: 52%;
    transform: translateX(-52%) translateY(-52%);
    box-sizing: content-box;
    display: block;
    width: 32px;
    height: 44px;
    /* background: #fa183d; */
    border-radius: 50%;
    padding: 18px 20px 18px 28px;
  }

  .video-play-button:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 80px;
    height: 80px;
    background: #fff;
    border-radius: 50%;
    animation: pulse-border 1500ms ease-out infinite;
  }

  .video-play-button:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 80px;
    height: 80px;
    background: #fff;
    border-radius: 50%;
    transition: all 200ms;
  }

  .video-play-button:hover:after {
    background-color: darken(#fff, 10%);
  }

  .video-play-button img {
    position: relative;
    z-index: 3;
    max-width: 100%;
    width: auto;
    height: auto;
  }

  .video-play-button span {
    display: block;
    position: relative;
    z-index: 3;
    width: 0;
    height: 0;
    border-left: 32px solid #25D366;
    border-top: 22px solid transparent;
    border-bottom: 22px solid transparent;
  }

  @keyframes pulse-border {
    0% {
      transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
      opacity: 1;
    }

    100% {
      transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
      opacity: 0;
    }
  }

  .video-buttons {
    display: flex;
    gap: 15px;
  }

  .get-consult-btn {
    position: relative;
    left: 35%;
    top: 54px;
  }

  .get-consult-btn a {
    text-decoration: none;
    color: #fff;
    font-weight: 600;
    font-size: clamp(18px, 4vw, 21px);
    border-bottom: 2px solid #fff;
    font-family: arno pro;

  }

  .top-main-slider-image {
    background-image: url('../images/slider/slider.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: 1;
    height: 80vh;
    margin-top: 139px;
  }

  .get-consult-btn a:hover {
    color: #3a0ca3;
    border-bottom: 2px solid transparent;
  }
}