@media screen and (max-width: 1680px) {
} /*max-width:1680px*/
@media screen and (max-width: 1440px) {
  .single-welcome-hero {
    height: 807px;
  }
} /*max-width:1440px*/

@media screen and (max-width: 1199px) {
  nav.navbar.bootsnav ul.nav > li > a {
    padding: 35px 10px;
  }

  .welcome-hero-txt h2 {
    font-size: 40px;
  }

  .single-welcome-hero-form input {
    width: 177px;
  }
  .welcome-hero-btn {
    width: 140px;
  }

  .single-ststistics-box h3 {
    font-size: 18px;
  }
  .statistics-content {
    font-size: 40px;
  }
} /*max-width:1199px*/

@media screen and (max-width: 1024px) {
  .single-welcome-hero {
    height: 768px;
  }
  .d-style {
    width: 100%; /* Adjust the percentage as needed */
  }
} /*max-width:1024px*/

@media screen and (max-width: 1008px) {
} /*max-width:1008px*/

@media screen and (max-width: 992px) {
  nav.navbar.bootsnav .navbar-collapse.collapse.in {
    padding-bottom: 30px;
  }
  nav.navbar.bootsnav .navbar-brand {
    padding: 25px;
  }
  nav.navbar.bootsnav ul.nav > li > a {
    padding: 15px 0px;
    border: transparent;
  }
  .wrap-sticky nav.navbar.bootsnav.sticked ul.nav > li > a {
    padding: 15px 0px;
  }
} /*max-width:992px*/

@media screen and (max-width: 991px) {
  .welcome-hero-serch-box {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .welcome-hero-btn {
    margin-top: 30px;
  }
  .welcome-hero-form {
    width: 100%;
  }
  .explore-price-box {
    padding: 0 5px;
    margin: 0 5px;
  }
  .footer-menu ul.footer-menu-item li a {
    padding-left: 15px;
  }
  .d-style {
    width: 100%; /* Adjust the percentage as needed */
  }
} /*max-width:991px*/

@media screen and (max-width: 768px) {
} /*max-width:768px*/

@media screen and (min-width: 320px) and (max-width: 480px) {
  .welcome-hero-txt h2 {
    font-size: 24px;
  }
  .single-welcome-hero {
    height: auto;
    background: transparent;
    padding: 100px 0;
    display: block;
  }
  .welcome-hero-txt {
    padding-top: 80px;
    font-size: 7px;
  }
  .welcome-hero-txt p {
    font-size: 13px;
  }
  .single-welcome-hero-form {
    flex-direction: column;
    width: 100%;
    background: #fff;
    margin: 15px 0;
    padding: 20px 0;
  }
  .welcome-hero-form {
    width: 100%;
    flex-direction: column;
    height: 250px;
    background: transparent;
  }

  .list-topics-content {
    top: 0;
    margin: 15px auto;
    margin-left: 15px;
    justify-content: center;
  }
  .list-topics-content ul {
    display: flex; /* Use flexbox for layout */
    flex-wrap: wrap; /* Allow items to wrap to the next line */
    justify-content: space-between; /* Distribute items evenly */
  }

  .list-topics-content li {
    flex: 0 0 50%; /* Each item takes up 50% of the available space */
    margin-bottom: 15px; /* Add space between items */
  }
  .single-list-topics-content {
    width: 125px; /* Adjust width as needed */
    margin: 15px; /* Adjust margin as needed */
  }

  .single-list-topics-icon {
    font-size: 0.8em; /* Adjust font size as needed */
  }

  .single-list-topics-content p {
    font-size: 0.8em; /* Adjust font size as needed */
  }
}

.single-how-works,
.single-blog-item {
  max-width: 350px;
  margin: 30px auto;
}

.single-explore-item {
  max-width: 350px;
  margin: 30px auto;
}
.explore-map-icon {
  text-align: left;
  margin-top: 10px;
}
.explore-map-icon a svg {
  margin-right: 23px;
  margin-left: 0;
}

.statistics {
  padding: 60px 0;
}

.subscribe-title h2 {
  line-height: 1.8;
}
.appsLand-btn {
  position: relative;
  margin-top: 30px;
}
.subscription-input-group .subscription-input-form {
  width: 450px;
}

.footer-menu .navbar-header a.navbar-brand,
.footer-menu.footer-menu .navbar-header a.navbar-brand:hover,
.footer-menu .navbar-header a.navbar-brand:focus {
  height: auto;
}
.footer-social {
  text-align: left;
  margin-top: 20px;
}
.footer-menu ul.footer-menu-item {
  text-align: left;
  margin-top: 20px;
}
.footer-menu ul.footer-menu-item li a {
  padding-right: 15px;
  padding-left: 0;
  margin-bottom: 15px;
}

@media screen and (max-width: 660px) {
} /*max-width:660px*/

@media screen and (max-width: 640px) {
  .explore-rating-price a {
    margin-top: 10px;
  }
} /*max-width:640px*/

@media screen and (max-width: 580px) {
} /*max-width:580px*/

@media screen and (max-width: 540px) {
  .header-top ul li.head-responsive-right {
    float: none !important;
    display: block;
  }
  .select-opt,
  .header-top-contact {
    border: 0;
  }
  .subscribe-title h2 {
    font-size: 18px;
  }
} /*max-width:540px*/

@media screen and (max-width: 480px) {
  .subscription-input-group .subscription-input-form {
    width: 300px;
  }
} /*max-width:480px*/

@media screen and (max-width: 440px) {
} /*max-width:400px*/

@media screen and (max-width: 399px) {
  .testimonial-carousel .col-sm-3,
  .testimonial-carousel .col-xs-12 {
    width: 260px;
  }
  .footer-social span {
    display: block;
    margin-bottom: 15px;
  }
  .d-style {
    width: 100%; /* Adjust the percentage as needed */
  }
} /*max-width:399px*/

@media screen and (max-width: 350px) {
  nav.navbar.bootsnav .navbar-toggle {
    margin-right: -25px;
    left: -10px;
  }
  nav.navbar.bootsnav .navbar-brand {
    padding: 25px 0;
    font-size: 20px;
  }
  .wrap-sticky nav.navbar.bootsnav.sticked .navbar-header a.navbar-brand,
  .wrap-sticky nav.navbar.bootsnav.sticked .navbar-header a.navbar-brand:hover,
  .wrap-sticky nav.navbar.bootsnav.sticked .navbar-header a.navbar-brand:focus {
    padding: 25px 0px;
  }
  .subscription-input-group .subscription-input-form {
    width: 220px;
  }
  .d-style {
    width: 100%; /* Adjust the percentage as needed */
  }
} /*max-width:350px*/

@media screen and (max-width: 320px) {
} /*max-width:320px*/
.navbar-brand {
  display: flex;
  align-items: center;
  padding-top: 45px;
}

.navbar-brand img {
  max-width: 50px;
  height: auto;
  margin-right: 5px; /* Add space between image and text */
}

.navbar-brand div {
  display: flex;
  flex-direction: column;
  text-align: left;
}

.navbar-brand div span:first-child {
  font-size: 22px;
  font-weight: bold;
  margin-top: 10px;
}

.navbar-brand div span:last-child {
  font-size: 10px;
  font-weight: 400;
}
.d-style {
  width: 100%; /* Adjust the percentage as needed */
}
@media (max-width: 768px) {
  body {
    width: 100%;
  }
  .d-style {
    width: 100%; /* Adjust the percentage as needed */
  }
}
@media screen and (min-width: 320px) and (max-width: 480px) {
  .navbar-header {
    flex-direction: column; /* Stack the button and image vertically */
  }
  .navbar-brand img {
    position: fixed; /* Fix the image position */
    top: 13px; /* Adjust the top position as needed */
    left: 60px; /* Adjust the left position as needed */
    margin-right: 0; /* Remove default margin */
    margin-bottom: 0; /* Remove default margin */
    width: 40px;
    height: 40px;
  }
  .navbar-brand #title-header {
    position: fixed; /* Fix the title position */
    top: 9px; /* Adjust the top position as needed */
    left: 100px; /* Adjust the left position as needed */
    margin-left: 0; /* Remove default margin */
  }
  .navbar-brand #title-header span {
    font-size: 70px;
  }
  /* works section */
  .works .single-how-works {
    background: white;
    padding: 20px; /* Adjust padding as needed */
    border-radius: 3px; /* Adjust border-radius as needed */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); /* Adjust box-shadow as needed */
    margin-bottom: 20px; /* Adjust margin-bottom as needed */
    width: 300px; /* Adjust width as needed */
    height: auto; /* Adjust height as needed */
  }

  .works .single-how-works-icon {
    font-size: 1em;
    margin-bottom: 10px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 90px;
  }

  .works .single-how-works h2 {
    font-size: 0.3em; /* Adjust font size as needed */
    margin-bottom: 2px; /* Adjust margin-bottom as needed */
    margin-top: 5px;
  }

  .works .single-how-works p {
    font-size: 0.9em; /* Adjust font size as needed */
    line-height: 2; /* Adjust line-height as needed */
  }

  .works .single-how-works a {
    color: black; /* Adjust color as needed */
    text-decoration: none; /* Remove default link underline */
  }
  /* pricing*/
  /* Style for smaller screens (e.g., mobile) */
  @media (max-width: 768px) {
    .mt-5 {
      margin-left: 20px;
    }
    .d-style .col-12 .list-unstyled {
      text-align: center; /* Center the list items */
      justify-content: center;
    }

    .d-style .col-12 .list-unstyled li span i {
      margin-bottom: 10px; /* Add spacing between list items */
      text-align: center;
      justify-content: center;
    }
    .mt-25 {
      text-align: center;
      justify-content: center;
    }
    .col-12.col-md-4 h4 {
      font-size: 1rem; /* Adjust the font size as needed */
    }

    .col-12.col-md-4 .text-secondary-d1 {
      font-size: 1rem; /* Adjust the font size as needed */
      margin-bottom: 5px;
    }

    .col-12.col-md-4 .text-180 {
      font-size: 1rem; /* Adjust the font size as needed */
      margin-bottom: 5px;
    }
    /* footer*/
    .col-sm-7 {
      text-align: right; /* Center the social icons */
    }

    .footer-social a {
      margin: 0 5px; /* Add spacing between icons */
    }
  }
  .d-style {
    width: 100%; /* Adjust the percentage as needed */
  }
}
/* Styles for screens with a width of 493px or greater */
@media (min-width: 493px) and (max-width: 581px) {
  .welcome-hero-txt h2 {
    font-size: 0.5em; /* Adjust the font size for smaller screens */
  }
  .welcome-hero-txt p {
    font-size: 1.3em; /* Adjust the font size for smaller screens */
  }
  .navbar-header {
    flex-direction: column; /* Stack the button and image vertically */
  }
  .navbar-brand img {
    position: fixed; /* Fix the image position */
    top: 13px; /* Adjust the top position as needed */
    left: 60px; /* Adjust the left position as needed */
    margin-right: 0; /* Remove default margin */
    margin-bottom: 0; /* Remove default margin */
    width: 40px;
    height: 40px;
  }
  .navbar-brand #title-header {
    position: fixed; /* Fix the title position */
    top: 9px; /* Adjust the top position as needed */
    left: 100px; /* Adjust the left position as needed */
    margin-left: 0; /* Remove default margin */
  }
  .navbar-brand #title-header span {
    font-size: 2em; /* Adjust font size to be more readable */
  }
  /* works section */
  .works .single-how-works {
    background: white;
    padding: 20px; /* Adjust padding as needed */
    border-radius: 3px; /* Adjust border-radius as needed */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); /* Adjust box-shadow as needed */
    margin-bottom: 20px; /* Adjust margin-bottom as needed */
    width: 350px; /* Adjust width as needed */
    height: auto; /* Adjust height as needed */
  }

  .works .single-how-works-icon {
    font-size: 1.1em; /* Adjust icon size for better visibility */
    margin-bottom: 10px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 110px;
  }

  .works .single-how-works h2 {
    font-size: 1.5em; /* Adjust font size for readability */
    margin-bottom: 2px; /* Adjust margin-bottom as needed */
    margin-top: 5px;
  }

  .works .single-how-works p {
    font-size: 1em; /* Adjust font size for readability */
    line-height: 1.5; /* Adjust line-height for better spacing */
  }

  .works .single-how-works a {
    color: black; /* Adjust color as needed */
    text-decoration: none; /* Remove default link underline */
  }
  .mt-5 {
    margin-left: 30px;
  }
  .d-style .col-12 .list-unstyled {
    text-align: center; /* Center the list items */
    justify-content: center;
  }

  .d-style .col-12 .list-unstyled li span i {
    margin-bottom: 10px; /* Add spacing between list items */
    text-align: center;
    justify-content: center;
  }
  .mt-25 {
    text-align: center;
    justify-content: center;
  }
  .col-12.col-md-4 h4 {
    font-size: 1rem; /* Adjust the font size as needed */
  }

  .col-12.col-md-4 .text-secondary-d1 {
    font-size: 1rem; /* Adjust the font size as needed */
    margin-bottom: 5px;
  }

  .col-12.col-md-4 .text-180 {
    font-size: 1rem; /* Adjust the font size as needed */
    margin-bottom: 5px;
  }
  /* footer*/
  .col-sm-7 {
    text-align: right; /* Center the social icons */
  }
  .footer-social a {
    margin: 0 5px; /* Add spacing between icons */
  }
  .d-style {
    width: 100%; /* Adjust the percentage as needed */
  }
}
@media (min-width: 582px) and (max-width: 767px) {
  .navbar-header {
    flex-direction: column; /* Stack the button and image vertically */
  }
  .navbar-brand img {
    position: fixed; /* Fix the image position */
    top: 13px; /* Adjust the top position as needed */
    left: 60px; /* Adjust the left position as needed */
    margin-right: 0; /* Remove default margin */
    margin-bottom: 0; /* Remove default margin */
    width: 40px;
    height: 40px;
  }
  .navbar-brand #title-header {
    position: fixed; /* Fix the title position */
    top: 9px; /* Adjust the top position as needed */
    left: 100px; /* Adjust the left position as needed */
    margin-left: 0; /* Remove default margin */
  }
  .navbar-brand #title-header span {
    font-size: 2em; /* Adjust font size to be more readable */
  }
  .d-style {
    width: 100%; /* Adjust the percentage as needed */
  }
}
@media (min-width: 768px) and (max-width: 780px) {
  .navbar-header {
    flex-direction: column; /* Stack the button and image vertically */
  }
  .navbar-brand img {
    position: fixed; /* Fix the image position */
    top: 13px; /* Adjust the top position as needed */
    left: 100px; /* Adjust the left position as needed */
    margin-right: 0; /* Remove default margin */
    margin-bottom: 0; /* Remove default margin */
    width: 40px;
    height: 40px;
  }
  .navbar-brand #title-header {
    position: fixed; /* Fix the title position */
    top: 9px; /* Adjust the top position as needed */
    left: 140px; /* Adjust the left position as needed */
    margin-left: 0; /* Remove default margin */
  }
  .navbar-brand #title-header span {
    font-size: 2em; /* Adjust font size to be more readable */
  }
  .d-style {
    width: 100%; /* Adjust the percentage as needed */
  }
}
@media (min-width: 781px) and (max-width: 790px) {
  .navbar-header {
    flex-direction: column; /* Stack the button and image vertically */
  }
  .navbar-brand img {
    position: fixed; /* Fix the image position */
    top: 13px; /* Adjust the top position as needed */
    left: 110px; /* Adjust the left position as needed */
    margin-right: 0; /* Remove default margin */
    margin-bottom: 0; /* Remove default margin */
    width: 40px;
    height: 40px;
  }
  .navbar-brand #title-header {
    position: fixed; /* Fix the title position */
    top: 9px; /* Adjust the top position as needed */
    left: 150px; /* Adjust the left position as needed */
    margin-left: 0; /* Remove default margin */
  }
  .navbar-brand #title-header span {
    font-size: 2em; /* Adjust font size to be more readable */
  }
  .d-style {
    width: 100%; /* Adjust the percentage as needed */
  }
}
@media (min-width: 791px) and (max-width: 800px) {
  .navbar-header {
    flex-direction: column; /* Stack the button and image vertically */
  }
  .navbar-brand img {
    position: fixed; /* Fix the image position */
    top: 13px; /* Adjust the top position as needed */
    left: 110px; /* Adjust the left position as needed */
    margin-right: 0; /* Remove default margin */
    margin-bottom: 0; /* Remove default margin */
    width: 40px;
    height: 40px;
  }
  .navbar-brand #title-header {
    position: fixed; /* Fix the title position */
    top: 9px; /* Adjust the top position as needed */
    left: 150px; /* Adjust the left position as needed */
    margin-left: 0; /* Remove default margin */
  }
  .navbar-brand #title-header span {
    font-size: 2em; /* Adjust font size to be more readable */
  }
  .d-style {
    width: 100%; /* Adjust the percentage as needed */
  }
}
@media (min-width: 801px) and (max-width: 815px) {
  .navbar-header {
    flex-direction: column; /* Stack the button and image vertically */
  }
  .navbar-brand img {
    position: fixed; /* Fix the image position */
    top: 13px; /* Adjust the top position as needed */
    left: 120px; /* Adjust the left position as needed */
    margin-right: 0; /* Remove default margin */
    margin-bottom: 0; /* Remove default margin */
    width: 40px;
    height: 40px;
  }
  .navbar-brand #title-header {
    position: fixed; /* Fix the title position */
    top: 9px; /* Adjust the top position as needed */
    left: 160px; /* Adjust the left position as needed */
    margin-left: 0; /* Remove default margin */
  }
  .navbar-brand #title-header span {
    font-size: 2em; /* Adjust font size to be more readable */
  }
  .d-style {
    width: 100%; /* Adjust the percentage as needed */
  }
}

@media (min-width: 816px) and (max-width: 830px) {
  .navbar-header {
    flex-direction: column; /* Stack the button and image vertically */
  }
  .navbar-brand img {
    position: fixed; /* Fix the image position */
    top: 13px; /* Adjust the top position as needed */
    left: 130px; /* Adjust the left position as needed */
    margin-right: 0; /* Remove default margin */
    margin-bottom: 0; /* Remove default margin */
    width: 40px;
    height: 40px;
  }
  .navbar-brand #title-header {
    position: fixed; /* Fix the title position */
    top: 9px; /* Adjust the top position as needed */
    left: 170px; /* Adjust the left position as needed */
    margin-left: 0; /* Remove default margin */
  }
  .navbar-brand #title-header span {
    font-size: 2em; /* Adjust font size to be more readable */
  }
  .d-style {
    width: 100%; /* Adjust the percentage as needed */
  }
}
@media (min-width: 831px) and (max-width: 840px) {
  .navbar-header {
    flex-direction: column; /* Stack the button and image vertically */
  }
  .navbar-brand img {
    position: fixed; /* Fix the image position */
    top: 13px; /* Adjust the top position as needed */
    left: 130px; /* Adjust the left position as needed */
    margin-right: 0; /* Remove default margin */
    margin-bottom: 0; /* Remove default margin */
    width: 40px;
    height: 40px;
  }
  .navbar-brand #title-header {
    position: fixed; /* Fix the title position */
    top: 9px; /* Adjust the top position as needed */
    left: 170px; /* Adjust the left position as needed */
    margin-left: 0; /* Remove default margin */
  }
  .navbar-brand #title-header span {
    font-size: 2em; /* Adjust font size to be more readable */
  }
  .d-style {
    width: 100%; /* Adjust the percentage as needed */
  }
}
@media (min-width: 841px) and (max-width: 850px) {
  .navbar-header {
    flex-direction: column; /* Stack the button and image vertically */
  }
  .navbar-brand img {
    position: fixed; /* Fix the image position */
    top: 13px; /* Adjust the top position as needed */
    left: 130px; /* Adjust the left position as needed */
    margin-right: 0; /* Remove default margin */
    margin-bottom: 0; /* Remove default margin */
    width: 40px;
    height: 40px;
  }
  .navbar-brand #title-header {
    position: fixed; /* Fix the title position */
    top: 9px; /* Adjust the top position as needed */
    left: 170px; /* Adjust the left position as needed */
    margin-left: 0; /* Remove default margin */
  }
  .navbar-brand #title-header span {
    font-size: 2em; /* Adjust font size to be more readable */
  }
  .d-style {
    width: 100%; /* Adjust the percentage as needed */
  }
}
/* big screen */
@media (min-width: 1900px) and (max-width: 2000px) {
  body {
    width: 100%;
  }
  .mt-5 {
    margin-left: 10px;
  }
  .d-style {
    width: 100%; /* Adjust the percentage as needed */
  }
  .d-style .col-12 .list-unstyled {
    text-align: center; /* Center the list items */
    justify-content: center;
  }

  .d-style .col-12 .list-unstyled li span i {
    margin-bottom: 10px; /* Add spacing between list items */
    text-align: center;
    justify-content: center;
  }
  .mt-25 {
    text-align: center;
    justify-content: center;
  }
  .col-12.col-md-4 h4 {
    font-size: 1rem; /* Adjust the font size as needed */
  }

  .col-12.col-md-4 .text-secondary-d1 {
    font-size: 1rem; /* Adjust the font size as needed */
    margin-bottom: 5px;
  }

  .col-12.col-md-4 .text-180 {
    font-size: 1rem; /* Adjust the font size as needed */
    margin-bottom: 5px;
  }
}
/* big screen */
@media (min-width: 2001px) and (max-width: 2020px) {
  body {
    width: 100%;
  }
  .mt-5 {
    margin-left: 10px;
  }
  .d-style {
    width: 100%; /* Adjust the percentage as needed */
  }
  .d-style .col-12 .list-unstyled {
    text-align: center; /* Center the list items */
    justify-content: center;
  }

  .d-style .col-12 .list-unstyled li span i {
    margin-bottom: 10px; /* Add spacing between list items */
    text-align: center;
    justify-content: center;
  }
  .mt-25 {
    text-align: center;
    justify-content: center;
  }
  .col-12.col-md-4 h4 {
    font-size: 1rem; /* Adjust the font size as needed */
  }

  .col-12.col-md-4 .text-secondary-d1 {
    font-size: 1rem; /* Adjust the font size as needed */
    margin-bottom: 5px;
  }

  .col-12.col-md-4 .text-180 {
    font-size: 1rem; /* Adjust the font size as needed */
    margin-bottom: 5px;
  }
}
/* General Styles */
.d-style {
  width: 100%; /* Ensures box fits well within the screen */
  margin: 10px auto; /* Centers the box */
  padding: 1rem; /* Provides enough padding to avoid text overlap */
  word-wrap: break-word; /* Prevents text from overflowing */
}

/* Mobile Styles */
@media (max-width: 768px) {
  .col-12,
  .col-md-4 {
    width: 100%; /* Ensures full width */
    padding-bottom: 1rem; /* Adds spacing */
    display: block;
  }

  h4 {
    font-size: 1.2rem; /* Adjusts heading size for smaller screens */
    line-height: 1.4;
  }

  .list-unstyled {
    padding: 0;
    margin: 0;
  }

  .list-unstyled li {
    font-size: 0.9rem;
    margin-top: 10px;
    line-height: 1.4; /* Adds spacing to prevent overlap */
  }

  .fa-check {
    font-size: 1rem;
  }
}

/* Specific styles for smaller screens (320px - 480px) */
@media (min-width: 320px) and (max-width: 480px) {
  .d-style {
    padding: 1rem;
    font-size: 10px;
  }

  h4 {
    font-size: 1.1rem;
  }

  .list-unstyled li {
    font-size: 0.85rem;
  }
}
