/* Extra small devices (300px – 575.98px) */
@media (min-width: 300px) and (max-width: 575.98px) {
   #feature_section {
	padding-bottom: 100px;
}
#how_to_work_section {
	padding: 100px 0;
}
.how_to_work_card_one {
	margin-bottom: 20px;
}
.how_to_card_two {
	height: 400px;
	width: 300px;
	padding: 245px 20px 0 20px;
}
.all_in_one_h {
	height: 520px;
}
.all_in_one_img {
	height: 520px;
	width: 100%;
	opacity: .2;
}
.feature_list_main {
	position: relative;
	z-index: 999;
	padding-right: 0px !important;
}
#what_changes_section {
	height: auto;
	padding: 40px 0;
}
.what_changes {
	padding: 40px 6px;
	justify-content: center;
	/* display: flex; */
	width: 100%;
	background-size: cover;
	height: auto;
}
.work_step_card {
	margin-bottom: 20px;
}
.review_card {
	padding: 40px 20px;
}
.qoute_right_img {
	bottom: -17px;
	right: 20px;
	width: 30px;
}
.qoute_left_img {
	top: -17px;
	left: 20px;
	width: 30px;
}
.review_slider_main .slick-dots li {
	width: 20px;
	height: 10px;
}
.review_slider_main .slick-dots li.slick-active {
	width: 20px;
	height: 10px;
}
.review_slider_main .slick-dots {
	position: absolute;
	display: flex;
	list-style-type: none;
	top: unset;
	right: unset;
	margin-bottom: 0px;
	left: 50%;
	transform: translateX(-50%);
}
.footer_menu {
	margin-top: 10px;
}
.footer_section {
	padding-top: 60px;
	padding-bottom: 60px;
}
.banner_overlay {
	background-color: #fafbf7bf;
}
#feature_section {
	padding-bottom: 80px;
	padding-top: 70px;
}
.how_to_work_d_flex {
	flex-wrap: wrap;
	justify-content: center;
}
.banner_content h1 {
	font-size: 40px;
	line-height: 42px;
}
.banner_content p.bio {
	font-size: 16px;
	line-height: 25.25px;
}
.p1828 {
	padding: 10px 20px;
}
.my_btn  i{
    margin-left: 5px;
}
.banner_sugan {
	gap: 14px;
	margin-top: 16px;
	flex-wrap: wrap;
}
p.sugan_tag {
	margin-bottom: 0px;
}
.banner_big_img {
	width: 100%;
}
#banner_area {
	height: 680px;
	background: #ffffff9e;
}
.how_to_bg_img_for {
	position: absolute;
	top: 10px;
	left: 0;
	width: 100%;
	height: auto;
	object-fit: fill;
}
.feature_content h2 {
	font-size: 32px;
	line-height: 36px;
}
.feature_content p {
	font-size: 16px;
	line-height: 25px;
}
h2.section_title {
	font-size: 32px;
	line-height: 36px;
}
p.section_subline {
	font-size: 16px;
	line-height: 25.25px;
	margin-bottom: 50px;
}
.feature_top_img {
	height: 90%;
	object-fit: cover;
}
#start_for_free_footer {
	background-color: #FBFBF9BA;
}
.contact_icon_card{
	display: flex;
	flex-wrap: wrap;
}
.contact_icon_card .icon_card_items {
	width: 100%;
	padding: 20px 30px 20px 20px;
}
.text-dark-green h2{
	font-size: 24px;
    line-height: 36px;
}
}

/* Small devices (576px – 767.98px) */
@media (min-width: 576px) and (max-width: 767.98px) {
  #feature_section {
	padding-bottom: 100px;
}
#how_to_work_section {
	padding: 100px 0;
}
.how_to_work_card_one {
	margin-bottom: 20px;
}
.how_to_card_two {
	height: 400px;
	width: 47%;
}
#banner_area {
	background: #ffffff9e;
}
#start_for_free_footer {
	background-color: #FBFBF9BA;
}
.all_in_one_h {
	height: 520px;
}
.all_in_one_img {
	height: 520px;
}
#what_changes_section {
	height: auto;
	padding: 40px 0;
}
.what_changes {
	height: auto;
	padding: 55px;
}
.work_step_card {
	margin-bottom: 20px;
}
.review_card {
	padding: 40px 20px;
}
.qoute_right_img {
	bottom: -17px;
	right: 20px;
	width: 30px;
}
.qoute_left_img {
	top: -17px;
	left: 20px;
	width: 30px;
}
.footer_menu{
    margin-top: 30px;
}
.footer_section {
	padding-top: 60px;
	padding-bottom: 60px;
}
.banner_overlay {
	background-color: #fafbf7bf;
}
#feature_section {
	padding-bottom: 80px;
	padding-top: 70px;
}
.how_to_work_d_flex {
	flex-wrap: wrap;
	justify-content: center;
}
.feature_top_img {
	height: 90%;
	object-fit: cover;
}
.contact_icon_card{
	display: flex;
	flex-wrap: wrap;
}
.contact_icon_card .icon_card_items {
	width: 100%;
}
}

/* Medium devices (768px – 991.98px) */
@media (min-width: 768px) and (max-width: 991.98px) {
  #feature_section {
	padding-bottom: 100px;
}
#how_to_work_section {
	padding: 100px 0;
}
.how_to_work_card_one {
	margin-bottom: 20px;
}
.how_to_card_two {
	height: 400px;
}
.all_in_one_h {
	height: 520px;
}
.all_in_one_img {
	height: 520px;
}
#what_changes_section {
	height: auto;
	padding: 70px 0;
}
.work_step_card {
	margin-bottom: 20px;
}
.footer_menu{
    margin-top: 30px;
}
.footer_section {
	padding-top: 60px;
	padding-bottom: 60px;
}
.feature_top_img {
	height: 90%;
	object-fit: cover;
}
.contact_icon_card{
	display: flex;
	flex-wrap: wrap;
}
.contact_icon_card .icon_card_items {
	width: 100%;
}
}

/* Large devices (992px – 1199.98px) */
@media (min-width: 992px) and (max-width: 1199.98px) {
  #feature_section {
    padding-bottom: 80px;
  }
  .what_changes {
    padding: 0 60px;
  }
}

/* Extra large devices (1200px – 1399.98px) */
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .what_changes {
    padding: 0 60px;
  }
}

/* Ultra large / wide screens (1400px and up) */
@media (min-width: 1400px) {
  /* CSS here */
}


@media (max-width: 991.99px) {
    /* Navbar collapse positioning */
    .navbar-collapse {
        position: fixed;
        top: 0;
        left: -100%; /* Initially hidden on the left */
        width: 280px;
        height: 100vh;
        background-color: #F7F7F7; /* Apnar theme onujayi change korte paren */
        padding: 30px 20px 70px 20px;
        transition: all 0.4s ease-in-out;
        display: block !important; /* Overriding bootstrap default display */
        z-index: 999;
        box-shadow: 5px 0 15px rgba(0,0,0,0.1);
    }

    /* Show class for JS */
    .navbar-collapse.show-menu {
        left: 0;
    }

    /* Hamburger Icon Styling & Animation */
    .hamburger-icon {
        display: block;
        width: 25px;
        height: 3px;
        background-color: #333;
        position: relative;
        transition: 0.3s;
    }
    .hamburger-icon::before, .hamburger-icon::after {
        content: "";
        position: absolute;
        width: 100%;
        height: 3px;
        background-color: #333;
        transition: 0.3s;
    }
    .hamburger-icon::before { top: -8px; }
    .hamburger-icon::after { top: 8px; }

    /* Transform to Close (X) Icon */
    .btn-active .hamburger-icon {
        background-color: transparent;
    }
    .btn-active .hamburger-icon::before {
        transform: rotate(45deg);
        top: 0;
    }
    .btn-active .hamburger-icon::after {
        transform: rotate(-45deg);
        top: 0;
    }
    .nav_my_btn{
        margin-top: 10px;
    }
    .navbar-nav {
	margin: 0 auto 10px !important;
}
.navbar_sidemenu_logo{
	display: block;
	border-bottom: 1px solid #6184707e;
	margin-bottom: 10px;
}
.navbar_sidemenu_logo img{
	height: 50px;
}
.all_in_one_img_contact_page {
	height: auto;
	z-index: -9;
	width: 100%;
}
.all_in_one_h_contact {
	height: auto;
	padding-bottom: 30px;
}
.all_in_one_h_contact form{
	background-color: #ffffff9e;
}
}

/* Sudu 576px er niche apply hobe */
@media (max-width: 575px) {
    .how_to_work_d_flex .slick-slide {
        width: 300px; /* Apnar design onujayi width kom-beshi korte paren */
        margin-right: 30px; /* Slide gulor majhe gap */
    }
    
    .how_to_work_d_flex {
        display: block; /* Slider active thakle block dorkar */
    }
    
.how_to_card_mobile_slide .slick-dots {
	position: absolute;
	display: flex;
	list-style-type: none;
	bottom: -50px;
	left: 50%;
	transform: translateX(-50%);
	justify-content: center;
}
.how_to_card_mobile_slide  .slick-dots li {
  width: 20px;
  height: 10px;
  border-radius: 8px;
  background-color: #dee1e0;
  margin-right: 12px;
}
.how_to_card_mobile_slide  .slick-dots li button {
  width: 20px;
  height: 10px;
  border-radius: 8px;
  background-color: #dee1e000;
  border: none;
  color: transparent;
  margin-right: 12px;
}
.how_to_card_mobile_slide  .slick-dots li.slick-active {
  width: 20px;
  height: 10px;
  border-radius: 8px;
  background-color: #618470;
  border: none;
  color: transparent;
}
   
.how_to_work_d_flex .slick-dots {
	position: absolute;
	display: flex;
	list-style-type: none;
	bottom: -60px;
	left: 50%;
	transform: translateX(-50%);
	justify-content: center;
}
.how_to_work_d_flex  .slick-dots li {
  width: 20px;
  height: 10px;
  border-radius: 8px;
  background-color: #dee1e0;
  margin-right: 12px;
}
.how_to_work_d_flex  .slick-dots li button {
  width: 20px;
  height: 10px;
  border-radius: 8px;
  background-color: #dee1e000;
  border: none;
  color: transparent;
  margin-right: 12px;
}
.how_to_work_d_flex  .slick-dots li.slick-active {
  width: 20px;
  height: 10px;
  border-radius: 8px;
  background-color: #618470;
  border: none;
  color: transparent;
}
    .work_step_card{
      width: 300px; /* Apnar design onujayi width kom-beshi korte paren */
        margin-right: 30px; /* Slide gulor majhe gap */
        margin-left: 10px;
    }
    .how_to_work_card_one{
      width: 300px;
      margin: 0px 10px;
      height: 200px;
    }
    .work_mobile_step_slide  .slick-dots {
  position: absolute;
  display: flex;
  list-style-type: none;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  justify-content: center;
}
.work_mobile_step_slide  .slick-dots li {
  width: 20px;
  height: 10px;
  border-radius: 8px;
  background-color: #dee1e0;
  margin-right: 12px;
}
.work_mobile_step_slide  .slick-dots li button {
  width: 20px;
  height: 10px;
  border-radius: 8px;
  background-color: #dee1e000;
  border: none;
  color: transparent;
  margin-right: 12px;
}
.work_mobile_step_slide  .slick-dots li.slick-active {
  width: 20px;
  height: 10px;
  border-radius: 8px;
  background-color: #618470;
  border: none;
  color: transparent;
}
.navbar {
	margin-top: 10px;
}
.navbar .container {
	height: 61px;
}
}