@media only screen and (max-width: 290px) {
  .projects {
    margin-top: 300px !important;
  } 
  
  .main-text h1 {
    font-size: 18px !important;
  }
  .main-text p {
    padding: 10px 0px;
    color: white;
    font-size: 12px !important;
  }
  .mbl-logos-img{
    display: block !important;
    margin-top: 50px;
   }
   .date label {
    padding-top: 10px;
    font-size: 7px; 
  }
}
@media only screen and (max-width: 346px) {
  .projects {
    margin-top: 200px !important;
  } 
  .main-text h1 {
    font-size: 20px !important;
  }
  .main-text p {
    padding: 10px 0px;
    color: white;
    font-size: 13px !important;
  }
  .mbl-logos-img{
    display: block !important;
    margin-top: 50px;
   }
   .date label {
    padding-top: 10px;
    font-size: 7px ; 
  }
}
@media only screen and (max-width: 372px) {

  /* main page */
  .main-img {
    background-image: url('../../images/main.png');
    width: 100%;
    height: auto;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    position: relative;
    height: 100vh;
  }

  .main-text h1 {
    color: white;
    font-size: 22px !important;
    font-weight: bold;
  }

  .main-text p {
    padding: 10px 0px;
    color: white;
    font-size: 15px !important;
  }

  .projects {
    margin-top: 100px !important;
  }
  .date label {
    padding-top: 10px;
    font-size: 8px; 
  }
  .my-order .download{
    width: 100%;
  }
  .my-order .order h3, h5, button, a{
    font-size: 12px;
   }
  .my-order .order .position-relative{
    width: 60%;
   }
   .my-order .order .position-relative p{
    font-size: 12px;
   }
   .my-order .order .download p{
    font-size: 12px ;
   }
   .item .name h3, h5, p{
    font-size: 12px ;
   }
}

@media only screen and (max-width: 480px) {
  .order_deed_image{
    width: 90%;
    height: 420px;
    object-fit: fill;
    object-position: top;  
    margin-left: 0px;
  }
  .checkout-deed-land-text-land{
    position: absolute;
    top: 10% !important;
    transform: rotate(90deg);
    right: 31%;
    width: 93% !important; 
    height:200px !important;
    color: white; 
}
.my-order .download{
  width: 100%;
}
.my-order .order h3, h5, button, a{
  font-size: 12px;
 }
 .my-order .order .position-relative{
  width: 60%;
 }
 .my-order .order .position-relative p{
  font-size: 12px;
 }
 .my-order .order .download p{
  font-size: 12px;
 }
 .item .name h3, h5, p{
  font-size: 12px;
 }
  .swal-modal {
    width: 80% !important;
  }
  /* main page */
  h5.faq-title{
    font-size: 13px !important;
  }
  .faq-title i.fa-angle-left {
    padding-top: 5px;
    font-size: 15px !important;
    transition: transform 0.3s ease; /* Adding a smooth transition effect */
  }
  
  .faq-title.active i.fa-angle-left {
    transform: rotate(-90deg); /* Rotate the icon on click */
  }


.accordion-item, .accordion-item-header span{
    font-size: 15px;
}

.accordion-item, .accordion-item-header::after {
    font-size: 15px !important;
}

.accordion-item, .accordion-item-header.active::after {
    font-size: 15px !important    
}



  .order-img-main-section.expanded {
    height: 200vh !important;
  }
  .main-img {
    background-image: url('../../images/main.png');
    width: 100%;
    height: 70vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 150% 100%;
    position: relative;
  }

  .main-text h1 {
    color: white;
    font-size: 26px !important;
    font-weight: bold;
  }

  .main-text p {
    padding: 10px 0px;
    color: white;
    font-size: 17px !important;
  }

  .main-img-text {
    padding: 5px 0px;
  }

  .land-img {
    display: none;
  }

  .main-text a{
    display: block;
    margin: 0px auto;
    z-index: 100000 !important;
    background-color: #7085A0;
    color: white;
    font-size: 15px;
    width: 60%;
    padding: 10px 0px; 
  }

  .how-work-card {
    height: auto;
    background-color: rgb(36, 35, 35);
    color: white;
    padding: 30px;
    border-radius: 10px;
    width: 100%;
  }
  
  .how-work-card img {
    width: 80%;
  }
  .how-work-card h4{ 
    font-size: 20px;
    font-weight: 500;
    height: auto;
    padding: 15px 0px;
   }
   .how-work-card p{
    text-align: center;
   }
  
  .package-card {
    height: 450px;
    background-color: rgb(36, 35, 35);
    color: white;
    padding: 20px;
    border-radius: 20px;
    width: 100%;
    position: relative;
  }

  .package-card h4 {
    padding: 20px 0px;
    color: #3469AF;
    font-weight: bold;
    font-size: 28px !important;
  }

  .package-card i {
    font-size: 7px;
    color: #3469AF;
    padding: 8px 0px;
  }

  .package-card p {
    padding: 0px 25px;
  }

  .package-card .package-bottom {
    margin-top: 120px;
    display: flex;
    justify-content: space-between;
  }

  .package-bottom h3 {
    font-size: 20px;
  }

  .package-bottom button {
    font-size: 13px;
  }

  .order-heading {
    margin: 20px 0px;
  }

  .order-heading h1 {
    font-size: 25px;
    font-weight: 600;
  }

  .navbar-brand {
    width: 25%;
  }
.profile-btn-mbl{
  width: auto;
  padding: 0px;
  font-size: 12px;
  background-color: #7085A0;
  padding: 8px;
  border-radius: 3px;
}
  /* Moon Land */
  .moon-land-img {
    background-image: url('../../images/dots.png');
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    height: 90vh !important;
    position: relative !important;
    margin-top: 50px;
    /* Ensure the container is positioned relative */
  }

  .moon-land-head h1 {
    font-size: 22px;
  }

  .moon-land-text h4 {
    color: white;
    font-size: 20px;
    padding: 10px 0px;
  }

  .moon-land-text input {
    background-color: rgb(29, 28, 28);
    border: none;
    padding: 15px;
  }

  .moon-land-text .input-group-append span {
    padding-top: 12px !important;
  }

  .moon-light {
    margin: 80px 0px;
  }

  .coustam-say h1 {
    font-size: 25px;
  }

  .footer-img {
    background-image: url('./../images/near-moon.png');
    width: 100%;
    height: auto;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: auto;
    position: relative;
    background-color: black;
  }
  .footer-main-text{
    margin-top: 10px !important;
  }
  .footer-links a {
    text-decoration: none !important;
    padding: 2px 10px;
    color: white;
    font-size: 14px !important;
  }

  .footer-img h5 {
    font-size: 12px;
    padding: 5px 0px !important;
    margin: 0px;
  }
  
#profile-container {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  margin-left: 30px;

}

#profile-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}
  .order-moon-card .order-moon-man-img {
    position: absolute;
    bottom: 10%;
    right: -13%;
    width: 50%;
  }

  .order-moon-card-bottom {
    margin-top: 80px;
  }

  .order-moon-img .moon-dull-img {
    display: none;
  }

  .order-moon-img {
    position: relative;
    height: auto;
  }

  .moon-order-main {
    position: relative !important;
    top: 1%;
  }

  .moon-land-text .input-group-append span {
    padding-top: px !important;
  }

  .custom-say-card {
    height: auto;
    /* Reduced height for all cards */
    background-color: rgb(36, 35, 35);
    color: white;
    padding: 10px;
    border-radius: 20px;
    width: 100%;
    margin-top: 10px 2px;
    /* Reset margin-top for all cards */
    cursor: pointer;
    /* Add cursor pointer to indicate it's clickable */
  }

  .custom-say-card.active {
    margin-top: 10px 2px;
    /* Add margin to the active card */
  }

  .custom-say-card:not(.active) {
    opacity: 1;
    /* Dull cards */
  }
 
  #card2 {
    margin-top: 10px;
  }

  /* profile */
  .profile-img {
    background-image: url('');
  }

  .profile-pic img {
    width: 60%;
  }

  .profile-pic h2 {
    font-size: 22px;
  }

  .profile-pic a {
    font-size: 14px;
  }

  .details button {
    margin: 10px 0px;
  }

  .details img {
    width: 22px;
  }

  .details span {
    font-size: 15px;
    padding: 20px 15px;
  }

  .mbl-view {
    display: block !important;
  }

  .web-view {
    display: none !important;
  }

  .profile-bottom {
    margin-top: 1050px;
  }

  .profile-map {
    position: absolute;
    left: 45%;
    top: 40%;
  }

  .profile-map img {
    width: 80%;
  }

  .login-nav-logo a {
    width: 18%;
  }

  .login-nav-logo button {
    width: 70%;
    font-size: 12px;
    position: absolute;
    top: 30%;
    right: -3%;
  }

  .login-img {
    background-image: url('');
    background-color: black;
  }

  .login-head h1 {
    font-size: 22px;
  }

  .continue-with small {
    font-size: 15px;
  }

  .continue-with b {
    padding: 0px 10px;
  }

  .continue-with-web {
    display: none !important;
  }

  .continue-with-mbl {
    display: block !important;
  }
.continue-with-mbl small{
  font-size: 14px;
}
  .verify-code .verfiy-btn button {
    font-size: 13px !important;
    padding: 5px;
  }
 
  .order-img-text-detail p {
    font-size: 6.3px;
    padding: 0px 15px;
  }
  .packages-card {
    height: 410px;
    overflow: hidden;
    width: 100%;
  }
 
  .packages-card h5 {
    font-size: 21px;
  }

  .packages-card i {
    font-size: 10px;
  }

  .packages-card p {
    font-size: 14px; 
  }
.packages-card-text, .d-flex{
 width: 85%;
}
  .packages-card-rate p {
    color: white;
    font-size: 22px;
    padding-left: 5px;
    padding-top: 5px;
  }

  .packages-card-rate button { 
    font-size: 14px;
    color: white;
    text-decoration: none !important;
    background: #7085A0;
    width: 55% !important;
    display: block;
    margin: 0px auto;
  }
  .packages-card-rate {
    display: flex;
    justify-content: space-between;
    align-items: end;
    padding: 0px;
    position: absolute;
    bottom: 3%;
    right: 0%;
  }
  .packages-card-img {
    width: 60%;
    margin-right: -20px;
  }
  .packages-card-img img{
    padding: 20px;
  }
  
  .card-lines {
    position: absolute;
    top: -0%;
    right: -3%;
    height: 100px;
    width: 100px;
  }
  .card-lines img {
    width: 90%;
  }  

  .order-img-main-section {
    height: 150vh;
    transition: height 0.3s ease;
  }
  
  .order-img-main-section.expanded {
    height: 400vh;
  }
 
  .order-img{
    height: auto !important;
  }
  
  .click-radio-div-orientation{
    position: absolute;
    top: 0%;
    left: 5%;
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    border: 1px solid white;
  }

.order-section{
  height: 80vh;
  width: 100%;
  margin-top: 50PX;
  margin-left: -20px;
}
#deed_image{
  width:95%;
  height: 62vh;
  object-fit: fill;
  object-position: top;
  margin-top: -10px;  
  margin-left: 10px;

}
 .frame_image{
  width: 105%;
  height: 70vh;
  margin-left: 10px;
  margin-top:  60px;

}

  .landscape-styling{
    width: 70% !important;
    height: 100% !important;
    position: absolute ;
    top:33% ;
    right: -25% ;
    transform: rotate(90deg);
  }
  
  .landscape-styling .order-img-text-detail p{
    font-size: 4.5px;
    color: #a3a3a5 !important;
  }
  .landscape-styling h6{
    font-size: 6px !important;
    margin: 0px ;
    padding: 0px 0px !important;
  }
  .landscape-styling .deed-location {
    line-height: 1px !important;
  }
  .landscape-styling .name {
    line-height: 1px !important;
  }
  .landscape-styling .date {
    line-height: 1px !important;
  }
  .landscape-styling hr{
    display: none;
    padding: 0px !important; 
    margin-top: 2px !important;
  }
  .proceed-btn button{
    background-color: #019002;
    width: 100% !important;
    margin-left: -15px;
    font-size: 13px;

  }
  .step-text{
    display: block !important;
     
  }
  .how-works{
    display: none !important;
  }
  .how-works-web{
    display: none;
  }
  .web-logos-img{
    display: none;
   }
   .mbl-logos-img{
    display: block ; 
   }
   .how-work-heading{
    margin-top: 35px ;
   }
   .order-img-text, .col-md-12, h2.text-center{
    font-size: 24px;
    width: 100%;
    text-align: center;
    padding: 0px 10px !important;
   }
   .order-img-main{
    display: none !important;
   }
   
   .packages-card-min {
    height: 205px;
    background-color: rgb(36, 35, 35);
    color: white; 
    border-radius: 2px;
    width: 80px;
    padding: 5px; 
    overflow: hidden !important;
    position: relative; /* Added for positioning context */ 
    margin: 0px !important;
  }
 
.packages-card-min-text{
  line-height: 8px;
}
  .packages-card-min h5 {
    color: #3469AF;
    font-size: 9px;
    padding: 0px;
    left: -50px;
    width: 80%;
    text-align: left;
  }
  .packages-card-min p{
    text-align: left;
    font-size: 7px;
    padding: 0px ;
    padding: 0px ;  
    margin: 0px ;
    padding-left: 2px ; 

  }
  .packages-card-min i {
    color: #3469AF;
    font-size: 4px;
    padding-right: 2px;
 
  }
  .packages-card-min, .d-flex{
    padding-top: 7px ;
  }
 
  .packages-card-min-rate {
    display: flex;
    justify-content: space-between;
    align-items: end;
    padding: 0px;
    position: absolute;
    bottom: 1%;
    right: 0%;
  }
  
  .packages-card-min-rate p {
    color: white;
    font-size: 11px;
    padding-left: 10px;
    position: relative;
    top: 0px;
    left:5px; 
  }
  .packages-card-min-rate a {
    font-size: 8px;
    color: white;
    text-decoration: none !important;
    background: #7085A0;
    padding: 5px 8px;
    width: 70%;
  }
 
  .packages-card-min-img {
    width: 70%;
    margin-right: -14px;
  }
  .card-lines-min {
    position: absolute;
    top: 0%;
    right: 0%;
    height: 40px;
    width: 40px;
  }
  .checkout-btn{
    width: 110% !important;
  }
  .card-lines-min img {
    width: 100%;
  }
  /*select locatio */
.selectcard-location p{
  font-size: 15px;
  text-align: left;
}
 /* data  */
 .date-dropdown{
  display: block;
 }
 .date label {
  padding-top: 10px;
  padding-right: 1px;
  font-size: 10px; 
  font-weight: bold; 
}
.day-dropdown {
  float: right;
  border: none;
  margin:  0px;
  background: #515151;
  color: white;
  padding: 5px; 
  font-size: 11px;
  width: 55px !important;
  margin-top: -2px;
  
}
.month-dropdown {
  float: right;
  border: none;
  margin: 0px 3px;
  background: #515151;
  color: white;
  padding: 5px;
  font-size: 11px;
  width: 65px !important;
  margin-top: -2px;

}
.year-dropdown {
  float: right;
  border: none;
  background: #515151;
  color: white;
  padding: 5px;
  font-size: 11px;
  width:55px !important;
  margin-top: -2px;
}
.selectcard-data-font p{
  font-size: 14px;
}

.font-style h4{
  font-size: 18px;
  text-align: left;
  margin-top: 40px !important;

}
.print-ship h4{
  text-align: left;
}
.size-text, .print-ship label{ 
  font-size: 14px;
  padding: 0px 0px;
}
.selectcard-data-orientation h6{
  font-size: 12px;
}
.choose-frame-main h4{
  text-align: left;
  font-size: 18px;
}
.remove-btn{
  border: 2px solid white;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  cursor: pointer;
  padding: 20px;
  margin-top: 15px;
}
p#removeButton{
  font-size: 14px !important;
  padding-top: 5px;
  padding-left: 35px;
  text-align: center;
}
.print-orient span{
  font-size: 10px;
}
.frame h6{
  font-size: 14px !important;
}
 
.order-selected-img {
  position: absolute ;
  top: -14%;
  left:0% ;
  width: 100% !important;
  /* height: 40px !important; */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  }
.order-selected-img-text {
  width: 80%;
  height: 230px;
  position: absolute;
  bottom: 16%;  
} 

.order-selected-img-text .name h6 {
  color: white;
  font-size: 8px;
}

.order-selected-img-text .name small {
  color: white;
  font-size: 12px !important; 
  padding-top: -20px;
}

.order-selected-img-text .deed-location { 
  margin-top: 2px;
}

.order-selected-img-text .deed-location h6 {
  color: white;
  font-size: 8px;
  height: 8px;
}

.order-selected-img-text .deed-location small {
   font-size: 12px; 
  font-size: 12px !important; 
}
.order-selected-img-text .date{
margin-top: 1px;
} 
.order-selected-img-text .date h6 {
  color: white;
  font-size: 8px;
}
.order-selected-img-text .date small {
  font-size: 12px !important;
   padding-top: -10px;
}
.order-img-text-detail {
  position: absolute;
  bottom: -5%;
}
.order-img-text-detail p { 
  color:  white;
  font-size: 6px;
  line-height: 8px;
  padding: 0px 12px;
  word-spacing: 1px; 
  padding-top: 7px;
}
.order-img-text-detail1{
  padding-top: 30px;
}
.order-section-image{
  margin-left: 0px !important;
}
.customer-say-section{
  margin-top: 100px;
}
.moon-land-text{
  margin-top: 40px;
}
 .moon-land-text h4{
  color: white;
  font-size: 17px;
  padding: 10px 0px;
 }
 .moon-land-text input{
  background-color:#242424;
  border: none;
  padding: 25px;
  color: white;
}
.moon-land-text .input-group-append span{
  padding-top: 12px;
}
 .custom-say-head{
  font-size: 24px;
 }
.custom-say-card .profile img{
  width: 60px !important;
  height: 60px !important;
}
.custom-say-card p{
  text-align: left !important;
}
.custom-say-card li{
  text-align: left !important;
}
.custom-say-card .profile h5{
  font-size: 16px;
  text-align: center;
}
.custom-say-card .profile p{
  font-size: 14px;
  text-align: center;
}

.custom-say-card1 .profile img{
  width: 60px !important;
  height: 60px !important;
}
.custom-say-card1 p{
  text-align: left !important;
}
.custom-say-card1 li{
  text-align: left !important;
}
.custom-say-card1 .profile h5{
  font-size: 16px;
  text-align: center;
}
.custom-say-card1 .profile p{
  font-size: 14px;
  text-align: center;
}
.alert-message-order button span{
  font-size: 10px !important;
}
.alert-message-order li{
  font-size: 12px !important;
}
.landscape-checkout-frame-section{
  position: relative;
}
 
.landscape-checkout-frame-section-content{
  margin-left: 30px;
}
.delivery-text p, small{
 font-size: 12px !important;
}
img.landscape-checkout-frame{
  width: 300px !important;
  height: 390px !important;
  transform: rotate(90deg);
   margin-top: -15px;
}
.checkout-deed-land-img{
  width: 330px;
  height: 250px;
  margin-left: -15px !important;
}

.security-code label{
  margin-top: 60px ;
  margin-left: 15px !important;
}
.experiration-date label{
  margin-left: 15px;
  margin-top: 10px;
}
.card-number label{
  margin-left: 15px;
  margin-top: 10px;
}
#transferRecordSection{
  margin-top: 420px;
}
#transferRecordSection th, td{
  font-size: 9px;
}

.checkout-deed-land-text{
  width: 80%;
  left: 50px;
  top:130px ;
  transform: rotate(90deg);
  transform-origin: top center !important;
}
  
.checkout-deed-land-text hr {
  margin-top: 1px !important;
}

.checkout-deed-land-text .name, .deed-location, .date {
  margin: 0px ;
  padding: 5px ;
}

.checkout-deed-land-text h6, small {
  font-size: 5px;
}

.checkout-deed-land-text p {
  font-size: 5px;
}
.selectcard-data-size{ 
  width: 120% ;
}
.selectcard-data-size .size{ 
 margin-left: 0px;
}
.choose-frame-main h4{
  font-size: 15px;
  margin-top: -20px;
 }
 .choose-frame-main .row{
  margin-top: -10px !important;
 }
 #orderImgContainer{
  margin-left: -15px !important;
}
.frame_image-style{
  height: 480px;
  width: 100%;
  margin-left: 0px;
  margin-top: 0px;
}
.checkout-deed-land-img-without-frame img{
  position: relative;
  top: 0px !important;
  width: 105%;
  right: 5px;
 }
 .checkout-deed-land-img-land{
  width: 111%;
  height: 100%;
  margin-top: -3px;
  margin-left: -60px;
}
.delivery-text{
  font-size: 10px !important;
}
.modal-content {
  background-color: rgba(0, 0, 0, 0.8);
  margin: 25% 15px ; 
  padding: 10px; 
  color: white;
  width: 75% ;
  transition: transform 1s ease;
  transform: translateY(-50px);
  box-shadow: 0px 2px 10px white
}
.profile-modal h3{
  font-size: 20px;
}
.profile-modal label{
  font-size: 17px;
}
.alert-body li{
  font-size: 15px !important;
}
 
}
@media only screen and (min-width: 481px)and (max-width: 767px) {
  .main-img {
    background-image: url('../images/main-img.jpeg');
    width: 100%;
    height: auto !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover auto;
    position: relative;
    overflow: hidden;
  }

  .coustam-say {
    margin-top: 100px;
  }

  .coustam-say h1 {
    font-size: 35px;
  }
  
 
}

@media only screen and (min-width: 768px)and (max-width: 1023px) {
  .main-text h1 {
    font-size: 26px !important;
    padding: 5px 10px;
  }

  .main-text p {
    font-size: 17px !important;
  }

  .how-work-card {
    height: 400px;
    width: 105%;
    padding: 10px;
  }

  .how-work-card h4 {
    padding: 10px;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 2px;
  }

  .how-work-card p {
    font-size: 14px;
  }

  .packages-card {
    height: 330px;
  }

  .packages-card h5 {
    font-size: 11px;
  }

  .packages-card i {
    font-size: 7px;
  }

  .packages-card p {
    font-size: 10px;
  }

  .packages-card-rate p {
    color: white;
    font-size: 14px;
    padding-left: 5px;
  }

  .packages-card-rate button {
    margin-left: -25px;
    font-size: 11px;
    color: white;
    text-decoration: none !important;
    background: #7085A0;
    width: 100% !important;
  }

  .packages-card-img {
    width: 40%;
    margin-right: -20px;
  }

  /* .costum say */
.custom-say-card {
  height: auto; /* Reduced height for all cards */
  padding: 10px;
  border-radius: 15px;
}
 
.custom-say-card h4{
padding: 15px 0px;
}
.custom-say-card p{
font-size: 14px;
}
.custom-say-card .profile img{
  width: 80px;
  height: 80px;
}
.custom-say-card .profile h5{
  font-size: 19px;
}
.custom-say-card .profile p{
  font-size: 15px;
}

/* card1 */
.custom-say-card1 {
  height: auto; /* Reduced height for all cards */
  padding: 10px;
  border-radius: 15px;
}
 
.custom-say-card1 h4{
padding: 15px 0px;
}
.custom-say-card1 p{
font-size: 14px;
}
.custom-say-card1 .profile img{
  width: 80px;
  height: 80px;
}
.custom-say-card1 .profile h5{
  font-size: 19px;
}
.custom-say-card1 .profile p{
  font-size: 15px;
}
}

@media only screen and (min-width: 1024px)and (max-width: 1199px) {
  .packages {
    background: #242424;
    padding: 0px 10px;
    border-radius: 5px;
    overflow: hidden;
  }

  .packages h5 {
    font-size: 13px;
    font-weight: 600;
  }

  .packages i {
    font-size: 5px;
  }

  .packages span {
    font-size: 9px;
  }

  .packages-rate p {
    font-size: 10px;
    padding-top: 5px;
  }

  .packages-rate a {
    font-size: 8px;
    color: white;
    margin-top: 10px;
    text-decoration: none !important;
    background: #7085A0;
    height: 22px;
  }

  .main-text h1 {
    font-size: 33px !important;
  }

  .main-text p {
    font-size: 17px !important;
  }

  .how-work-card {
    height: 410px;
    padding: 20px;
  }

  .how-work-card h4 {
    padding: 10px;
    font-size: 18px;
  }

  .how-work-card p {
    font-size: 15px;
  }



  .packages-card {
    height: 350px;
  }

  .packages-card h5 {
    font-size: 15px;
  }

  .packages-card i {
    font-size: 7px;
  }

  .packages-card-rate p {
    color: white;
    font-size: 17px;
    padding-left: 10px;
  }

  .packages-card-rate button {
    margin-left: -30px;
    font-size: 11px;
    color: white;
    text-decoration: none !important;
    background: #7085A0;
    width: 100% !important;
  }

  .packages-card-img {
    width: 40%;
    margin-right: -20px;
  }


  
/* .costum say */
.custom-say-card1 {
  height: auto; /* Reduced height for all cards */
  padding: 10px;
  border-radius: 15px;
}
 
.custom-say-card h4{
padding: 15px 0px;
}
.custom-say-card p{
font-size: 14px;
}
.custom-say-card .profile img{
  width: 80px;
  height: 80px;
}
.custom-say-card .profile h5{
  font-size: 19px;
}
.custom-say-card .profile p{
  font-size: 15px;
}

/* card1 */
.custom-say-card {
  height: auto; /* Reduced height for all cards */
  padding: 10px;
  border-radius: 15px;
}
 
.custom-say-card1 h4{
padding: 15px 0px;
}
.custom-say-card1 p{
font-size: 14px;
}
.custom-say-card1 .profile img{
  width: 80px;
  height: 80px;
}
.custom-say-card1 .profile h5{
  font-size: 19px;
}
.custom-say-card1 .profile p{
  font-size: 15px;
}
}

@media only screen and (min-width: 1199px)and (max-width: 1279px) {
  .packages {
    background: #242424;
    padding: 0px 10px;
    border-radius: 5px;
    overflow: hidden;
  }

  .packages h5 {
    font-size: 13px;
    font-weight: 600;
  }

  .packages i {
    font-size: 5px;
  }

  .how-work-card {
    height: 390px;
    padding: 20px;
  }

  .how-work-card h4 {
    padding: 10px;
    font-size: 18px;
  }

  .how-work-card p {
    font-size: 15px;
  }
}

@media only screen and (min-width: 1280px)and (max-width: 1439px) {

  .packages {
    background: #242424;
    padding: 0px 10px;
    border-radius: 5px;
    overflow: hidden;
  }

  .packages h5 {
    font-size: 14px;
    font-weight: 600;
  }

  .packages i {
    font-size: 6px;
    padding: 8px 2px;
  }
 
.packages-card {
  height: 500px;
  padding: 20px;
  border-radius: 15px; 
}
.packages-card h5 { 
  font-size: 25px; 
}
.packages-card p{
  text-align: left;
  font-size: 15px;
} 
 
.packages-card-rate p {
  color: white;
  font-size: 20px;
}

.packages-card-rate button {
  font-size: 15px;
  color: white;
  text-decoration: none !important;
  background: #7085A0;
}

.packages-card-img {
  width: 55%;
  margin-right: -22px;
}



}

@media only screen and (min-width: 1440px)and (max-width: 1919px) {
  .packages {
    background: #242424;
    padding: 0px 10px;
    border-radius: 5px;
    overflow: hidden;
  }

  .packages h5 {
    font-size: 14px;
    font-weight: 600;
  }

  .packages i {
    color: #3469AF;
    font-size: 6px;
    padding: 8px 2px;
  }

}

@media only screen and (min-width: 1920px) {}