.text-22 {
  font-size: 22px !important;
}

.fw-500 {
  font-weight: 500;
}

.btn-custom {
  display: block;
  width: 100%;
  background: transparent;
  border: none;
  padding: 0;
  padding-bottom: 35px;
  text-align: left;
  font-size: 22px;
  font-weight: 500;
  color: #ffffff;
  border-bottom: 3px solid #ffffff;
}

.btn-custom:hover {
  text-decoration: none;
  background-color: transparent;
}

.icon-container {
  margin-bottom: 15px;
  /* Space between icon and button */
  font-size: 35px;
}

.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.col-no-gutters {
  padding-right: 0;
  padding-left: 0;
}

/* Hover effect */
.btnact:hover {
  border-bottom: 3px solid #1fc3ff;
  /* Change to desired color */
  transition: border-bottom 1s ease-in-out;
  /* Smooth transition */
}

/* Make the first button active by default */
.btn-custom.active::after {
  width: 100%;
}

/* Ensure the default active button has the blue border */
.btn-custom.active {
  color: #00ADEE;
  /* Optional: Change text color if needed */
  border-bottom: 3px solid #1fc3ff;
}

/* Add your custom styles here */
.custom-dropdown .form-select {
  background-color: #fff;
}

.invalid-feedback {
  display: none;
  color: red;
}

@media (max-width: 586px) {
.special{
right: 0;
}
.dashboard-img {
background: none !important;
}
}
@media (min-width: 760px) and (max-width: 800px){
.special{
right: 25% !important;
}
}
@media (min-width: 820px) and (max-width: 930px){
.special{
right: 25% !important;
}
}
@media (min-width: 800px) and (max-width: 830px){
.special{
right: 25% !important;
}
}
@media (min-width: 930px) and (max-width: 1130px){
.special{
right: 22% !important;
}
}
@media (min-width: 1130px) and (max-width: 1330px){
.special{
right: 25% !important;
}
}
@media (min-width: 340px) and (max-width: 490px) {
  .paragraph {
      font-size: 13px !important;
  }
  .poster{
    font-size: 10px !important;
  }
  .text-60{
      font-size: 25px !important;
  }
  .text-14 {
      font-size: 10px !important;
  }
  .text-80{
      font-size: 35px !important;
  }
  .text_80_normal{
      font-size: 35px !important;
  }
}

@media (min-width: 750px) and (max-width: 800px) {

  .text_80_normal{
      font-size: 45px !important;
  }
  .text-60{
font-size: 25px !important;
  }
  /* footer */
  .quick_links {
      width: 30% !important;
  }

  .leagal {
      width: 30% !important;
  }

  .contact_footer {
      width: 40% !important;
  }

  .special {
      margin-right: 25%;
      width: 165px !important;
      font-size: 14px !important;
  }
}

@media (min-width: 820px) and (max-width: 920px) {
  .text-60{
  font-size: 25px !important;
  }
  .text_80_normal{
      font-size: 45px !important;
  }
  /* footer */
  .quick_links {
      width: 30% !important;
  }

  .leagal {
      width: 30% !important;
  }

  .contact_footer {
      width: 40% !important;
  }

  .special {
      width: 165px !important;
      font-size: 14px !important;
  }
}
.text_80_normal{
  font-size: 80px;
}
/* Technology */
/* Technology */
/* Technology */
/* Technology */
/* Technology */
/* Technology */
/* Technology */
@media (min-width: 340px) and (max-width: 362px) {
  html{
    overflow-x: hidden;
  }
  /* Styles for mobile devices */
  .text-60 {
    font-size: 25px !important;
  }
  .fix_height{
    height: 50px !important;
    width: 60px !important;
  }
  .fix_height1{
    height: 50px !important;
    width: 190px !important;
  }
  .twoLogoSame{
    width: 300px !important;
    height: 50px !important;
  }

  .cust_img{
    width: 100px !important;
  }
  .margin_left {
    margin-left: -17% !important;
  }
  .text_80_normal {
    font-size: 35px;
  }
  .heading {
    font-size: 25px !important;
  }
  .up {
    position: absolute;
    top: 15%;
  }
  .up2 {
    position: absolute;
    top: 32%;
  }
  .paragraph {
    font-size: 13px !important;
  }
  .dashboard-img {
    background: none !important;
  }
  .img-carousel {
    width: 100% !important;
    margin-top: 50px;
  }
  .dash-bord {
    height: 50vh !important;
  }
  .margin-les {
    margin-top: -30%;
  }
  .carousel-btn-mobileScreen {
    font-size: 15px !important;
  }
  .coreService {
    font-size: 14px !important;
  }
  .form-check1 {
    margin-left: 0 !important;
  }
}

@media (min-width: 365px) and (max-width: 395px) {
  html{
    overflow-x: hidden !important;
  }
  /* Styles for mobile devices */
  .text-60 {
    font-size: 25px !important;
  }
  .margin_left {
    margin-left: -16% !important;
  }
  .heading {
    font-size: 35px !important;
  }
  .fix_height{
    height: 50px !important;
    width: 60px !important;
  }
  .fix_height1{
    height: 50px !important;
    width: 190px !important;
  }
  .twoLogoSame{
    width: 300px !important;
    height: 50px !important;
  }
  .up {
    position: absolute;
    top: 2%;
  }
  .text_80_normal {
    font-size: 36px !important;
  }
  .up2 {
    position: absolute;
    top: 321px !important;
  }
  .dashboard-img {
    background: none !important;
  }
  .img-carousel {
    width: 100% !important;
    margin-top: 50px;
  }
  .dash-bord {
    height: 60vh !important;
  }
  .margin-les {
    margin-top: -30%;
  }
  .carousel-btn-mobileScreen {
    font-size: 15px !important;
  }
  .coreService {
    font-size: 18px !important;
  }
  .form-check1 {
    margin-left: 0 !important;
  }
  .text-60 {
    font-size: 18px !important;
    font-weight: bold !important;
  }
  body{
    position: sticky!important;
    overflow-x: hidden!important;
}
.row{
    --bs-gutter-x: 0!important;
    --bs-gutter-y: 0!important;
}
}
@media (min-width: 395px) and (max-width: 405px) {
  html{
    overflow-x: hidden;
  }
  .heading{
    margin-bottom: 5rem !important;
  }
}
/* iphone xr and iphone 14pro max */
@media (min-width: 405px) and (max-width: 460px) {
  html{
    overflow-x: hidden;
  }
  /* Styles for mobile devices */
  .text-60 {
    font-size: 25px !important;
  }
  .margin_left {
    margin-left: -16% !important;
  }
  .heading {
    font-size: 35px !important;
  }
  .paragraph {
    font-size: 13px !important;
  }
  .fix_height{
    height: 50px !important;
    width: 60px !important;
  }
  .fix_height1{
    height: 50px !important;
    width: 190px !important;
  }
  .twoLogoSame{
    width: 350px !important;
    height: 50px !important;
  }
  .up {
    position: absolute;
    top: 193px;
  }
  .text_80_normal {
    font-size: 45px !important;
  }
  .up2 {
    position: absolute;
    top: 342px;
  }
  .paragraph {
    font-size: 15px !important;
  }
  .dashboard-img {
    background: none !important;
  }
  .img-carousel {
    width: 100% !important;
    margin-top: 50px;
  }
  .dash-bord {
    height: 53vh !important;
  }
  .margin-les {
    margin-top: -30%;
  }
  .carousel-btn-mobileScreen {
    font-size: 15px !important;
  }
  .coreService {
    font-size: 18px !important;
  }
  .form-check1 {
    margin-left: 0 !important;
  }
  .text-60 {
    font-size: 25px !important;
    font-weight: bold !important;
  }
  body{
    position: sticky!important;
    overflow-x: hidden!important;
}
.row{
    --bs-gutter-x: 0!important;
    --bs-gutter-y: 0!important;
}
}
/* iphone xr and ipad mini 14pro ipad air end */

@media (min-width: 760px) and (max-width: 830px) {
  html{
    overflow-x: hidden !important;
  }
  /* Styles for mobile devices */
  .text-60 {
    font-size: 25px !important;
  }
  .fix_height{
    height: 50px !important;
    width: 60px !important;
  }
  .fix_height1{
    height: 50px !important;
    width: 120px !important;
  }
  .twoLogoSame{
    width: 230px !important;
    height: 50px !important;
  }
  .no_scroll {
    width: 20% !important;
    overflow-x: hidden !important;
  }
  .heading {
    font-size: 35px !important;
  }
  .paragraph {
    font-size: 13px !important;
  }
  .up {
    position: absolute;
    top: 15%;
  }
  .text_80_normal {
    font-size: 45px !important;
  }
  .up2 {
    position: absolute;
    top: 25%;
  }
  .paragraph {
    font-size: 18px !important;
  }
  .dashboard-img {
    background: none !important;
  }
  .img-carousel {
    width: 100% !important;
    margin-top: 50px;
  }
  .dash-bord {
    height: 50vh !important;
  }
  .margin-les {
    margin-top: -30%;
  }
  .carousel-btn-mobileScreen {
    font-size: 15px !important;
  }
  .coreService {
    font-size: 14px !important;
    padding-bottom: 15px;
  }
  .form-check1 {
    margin-left: 0 !important;
  }
  .text-60 {
    font-size: 25px !important;
    font-weight: bold !important;
  }
}


@media (min-width: 830px) and (max-width: 1026px) {
  html{
    overflow-x: hidden !important;
  }
    /* Styles for mobile devices */
    .text-60 {
      font-size: 25px !important;
    }
    .no_scroll {
      width: 20% !important;
      overflow-x: hidden !important;
    }
    .heading {
      font-size: 35px !important;
    }
    .paragraph {
      font-size: 16px !important;
    }
    .up {
      position: absolute;
      top: 15%;
    }
    .text_80_normal {
      font-size: 45px !important;
    }
    .up2 {
      position: absolute;
      top: 24%;
    }
    .paragraph {
      font-size: 18px !important;
    }
    .dashboard-img {
      background: none !important;
    }
    .img-carousel {
      width: 100% !important;
      margin-top: 50px;
    }
    .dash-bord {
      height: 50vh !important;
    }
    .margin-les {
      margin-top: -30%;
    }
    .carousel-btn-mobileScreen {
      font-size: 15px !important;
    }
    .coreService {
      font-size: 18px !important;
    }
    .form-check1 {
      margin-left: 0 !important;
    }
    .text-60 {
      font-size: 25px !important;
      font-weight: bold !important;
    }
    .fix_height{
      height: 50px !important;
      width: 60px !important;
    }
    .fix_height1{
      height: 50px !important;
      width: 120px !important;
    }
    .twoLogoSame{
      width: 230px !important;
      height: 50px !important;
    }
  }
/* Technology end */

