
/*Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {
  .nav-link {
    margin: 0;
    font-size: 14px;
  }
  a.mcbFirst {
    font-size: 12px;
    padding: 6px 12px;
  }
  a.mCb {
    font-size: 12px;
    padding: 6px 12px;
  }
  /*Navbar Responsive design End */

  /* Banner Part Responsive Start  */

   #bannerPart{
    padding: 110px 0 50px 0;
  }
  .textLeft {
    width: 100%;
    max-width: 95vw;
    margin: 0 auto;
    text-align: center;
  }
  .textLeft h1 {
    font-size: 32px;
    line-height: 44px;
    font-weight: 600;
    margin-bottom: 12px;
  }
  .textLeft h6 {
    font-size: 14px;
    padding-top: 12px;
    padding-bottom: 18px;
  }

  .textLeft .button-group {
    display: flex;
    justify-content: center;
    gap: 16px;
    margin-bottom: 18px;
  }
  
  .inputBox {
    padding: 18px 0;
  }
  .formControl {
    height: 48px;
    font-size: 15px;
  }
  .searchDiv {
    width: 36px;
    height: 36px;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
  }
  .imgPadding {
    margin-top: 32px;
  }
  .imgOverlay {
	display: flex;
	align-items: center;
	justify-content: between;
	position: absolute;
	top: 34%;
	gap: 8px;
	padding: 17px 1px;
	background: #ffffff;
	width: 203px;
	border-radius: 8px;
	justify-content: center;
}
.imgOverlaySecond {
  position: absolute;
  top: 66%;
  right:22px;
}

  .imgOverlay h5 {
    font-size: 9px;
  }

  /*Banner Part Responsive End  */


  /*Popular Categories Part Start  */
  #PopularCategories {
    padding-top: 43px;
  }

  .CategoriesText h3 {
    font-size: 30px;
  }

  .CategoriesTextRight {
    margin-top: 31px;
  }
  .listCatagory p,
  h5 {
    font-size: 12px;
    line-height: 20px;
  }
  .listCatagory h4 {
    font-size: 13px;
    line-height: 21px;
  }
  .catRow {
    display: flex;
    align-items: end;
    justify-content: space-between; 
  }

  .catRow .col-md-6 {
    flex: 0 0 auto; 
    width: auto;
  }

  /*Poppular Service Item Responsive Part start */
  #servicePart {
    padding: 39px 0;
  }

  .serviceFilterBtn {
    margin-top: 20px;
  }
.serviceFilterBtn button {
	border: 1px solid rgba(65, 125, 110, 0.2);
	padding: 10px 8px;
	background: transparent;
	border-radius: 8px;
	transition: all linear 0.4s;
}
  .serviceHead h3 {
    color: #242b36;
    font-size: 25px;
    font-weight: bold;
  }
.serviceItem {
	/* width: 321px; */
	
	width: 97%;
}
  .servicetext h3 {
    font-size: 13px;
    line-height: 19px;
  }
  .review,
  span,
  a {
    font-size: 12px;
    color: #3b4759;
  }
  .profileLeft h3,
  h4 {
    font-size: 14px;
  }
  .profileLeft h4 {
    font-size: 9px;
  }
  .col-lg-5 {
	flex: 0 0 auto;

	width: 100%;
}


  /*Service Item Responsive Part End */

  /*Letest Job Part Responsive Star */
  .jobControl {
    overflow-x: hidden;
  }
  .LatestJob {
    padding-top: 47px;
  }
  .jobItem {
    width: 297px;
  }
  .jobItem h4 {
    font-size: 18px;
  }

  /* Letest Job part Responsive End  */

  
   /*Hiring Best  Part Responsive Start  */
  .hireSection {
    margin: 57px 0;
  }
  .hire-left {
    margin-top: 60px;
  }
  .hire-left h2 {
    font-size: 40px;
    text-align: center;
    line-height: initial;
  }
  .hireRight {
    margin-top: 33px;
  }
  .backOverlay {
    width: 100%;
  }
  .col-lg-6 {
	width: 100%;

}
  /*Hiring Best  Part Responsive End  */

  /*Freelancer thought Responsive Part Start */

  .freelancerThought {
    margin-top: 54px;
    position: relative;
  }
  .sectionTitle {
    width: 100%;
  }
  .sectionTitle h3 {
    font-size: 41px;
    line-height: 44px;
    font-weight: bold;
  }
  .thoughtItem {
    width: 300px;
  }
  .thoughtContent p {
    font-size: 13px;
  }
  /*Freelancer thought Responsive Part End */

  /* Advertise Part Responsive  Start  */
   #advertisePart .row {
    display: flex;
    flex-wrap: nowrap;
    gap: 20px; 
  }

  #advertisePart .col-lg-6 {
    max-width: 50%;
  }
  .advertiseContent {
    margin-top: 20px;
  }
  .forMargin {
    margin-top: 100px;
  }

  /*Advertise Part Responsive  End  */
.trendingPart {
	padding: 50px;
	background-color: #f2f8f7;
}
.planInclude ul li {
	padding: 0 0 16px 8px;
	font-size: 12px;
	color: #3b4759;
	font-weight: 400;
}

  /*Trending Service Responsive  */
.serviceSlick {
  display: flex;
  flex-wrap: wrap;
  gap: 24px; /* এখানে গ্যাপ কন্ট্রোল করতে পারো */
}
  .nextSecond {
    width: 30px;
    height: 30px;
    right: 0;
    font-size: 16px;
    transition: 0.5s;
  }
  .prevSeond {
    width: 30px;
    height: 30px;
    right: 0;
    font-size: 16px;
    transition: 0.5s;
  }
  /*Trending Service Responsive  */

  /*Choose Plan Part Responsive Start  */



  .choosePlanPart {
    padding: 45px;
  }
  .planItem {
    width: 100%;
  }


  /*Choose Plan  Part Responsive End  */
  /*?Browsr By Catargory  start*/
  .serviceListItem {
    width: 303px;
  }
  .thirdPriv {
    top: 50%;
    left: 14px;
  }
  .thirdNext {
    top: 50%;
    right: 22px;
  }
  /*?Browsr By Catargory  End*/

  /*  ?Top Rated Frilancer Responsive start */

  .profileCard {
    width: 313px;
  }
  .inProfile h3 {
    font-size: 15px;
  }
  .flexInfo span {
    font-size: 13px;
  }
  .vettedPro {
    font-size: 8px;
  }
  .vettedPro::after {
    right: 75px;
  }

  /*  ?Top Rated Frilancer Responsive End */

  /*?Start a work Responsive part  */
  .workStart {
    padding: 103px;
  }
  .startBody p {
    font-size: 15px;
  }
  /*Footer Responsive Part Start  */
  .footerBox {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }
  .subscribeForm input {
    width: 213px;
    padding: 12px;
  }
  .subscribeForm button {
    width: 42px;
    height: 46px;
  }
  /*Footer Responsive Part End  */
}

/*? Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {
  .navbar-toggler {
    border: none;
    background-color: #007456;
    border-radius: 8px;
    padding: 8px 10px;
    box-shadow: 0 2px 6px rgba(0, 116, 86, 0.1);
  }

  .navbar-toggler i {
    color: #ffffff;
    font-size: 20px;
  }

  .navbar-toggler:focus {
    background-color: #ffffff;
    box-shadow: 0 3px 10px rgba(250, 140, 0, 0.15);
    outline: none;
  }

  .navbar-toggler:active i,
  .navbar-toggler:focus i {
    color: #fa8c00;
  }

  .navbar-collapse {
    text-align: center;
    padding-top: 10px;
  }

  .navbar-nav {
    background-color: #fa8c00;
    border-radius: 12px;
    margin: 20px 0 !important;
    padding: 10px 0;
  }

  .nav-link {
    display: block;
    width: 100%;
    color: #ffffff !important;
    margin: 4px 0;
    font-weight: 600;
    font-size: 15px;
    border-radius: 10px;
    padding: 10px 0 !important;
    transition: background-color 0.3s ease;
  }

  .nav-link:hover {
    background-color: rgba(255, 255, 255, 0.15);
  }
   a.mcbFirst,
  a.mCb {
    background: #007456; 
    color: #ffffff;        
    border: 1px solid #007456;
    padding: 8px 13px;
    
  }

  a.mcbFirst:hover,
  a.mCb:hover {
    background: #007456;  
    color: #ffffff;
  }

  a.mCb i {
    color: #ffffff;
  }

/* Navbar Responsive design End */

  /*Banner Part  Start  */
  #bannerPart{
    padding: 110px 0 50px 0;
  }
  .textLeft {
    width: 100%;
    max-width: 95vw;
    margin: 0 auto;
    text-align: center;
  }
  .textLeft h1 {
    font-size: 32px;
    line-height: 44px;
    font-weight: 600;
    margin-bottom: 12px;
  }
  .textLeft h6 {
    font-size: 14px;
    padding-top: 12px;
    padding-bottom: 18px;
  }

  .textLeft .button-group {
    display: flex;
    justify-content: center;
    gap: 16px;
    margin-bottom: 18px;
  }
  
  .inputBox {
    padding: 18px 0;
  }
  .formControl {
    height: 48px;
    font-size: 15px;
  }
  .searchDiv {
    width: 36px;
    height: 36px;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
  }
  .imgPadding {
    margin-top: 32px;
  }
  .imgOverlay {
	display: flex;
	align-items: center;
	justify-content: between;
	position: absolute;
	top: 34%;
	gap: 8px;
	padding: 17px 1px;
	background: #ffffff;
	width: 203px;
	border-radius: 8px;
	justify-content: center;
}
.imgOverlaySecond {
  position: absolute;
  top: 66%;
  right:22px;
}

  .imgOverlay h5 {
    font-size: 9px;
  }

  /*Banner Part Responsive End  */

  /*Popular Categories Part Start  */
 #PopularCategories {
	padding: 50px 0 0 0;
}
  .forGrid {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .CategoriesText h3 {
    color: #242b36;
    font-size: 36px;
    font-weight: 700;
    padding-bottom: 0px;
  }

  .listCatagory p,
  h5 {
    font-size: 18px;

    line-height: 25px;
  }
  .listCatagory h4 {
    font-size: 22px;
  }
   .catRow {
    display: flex;
    align-items: center;
    justify-content: space-between; 
  }

  .catRow .col-md-6 {
    flex: 0 0 auto; 
    width: auto;
  }

  /*Poppular Service Item Responsive Part start */
  #servicePart {
    margin-top: 93px;
    padding: 39px 0;
  }
  .popularServiceGrid {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .CategoriesTextRight {
	margin-top: 20px;
}

  .serviceFilterBtn {
    margin-top: 20px;
  }
  .serviceHead h3 {
    color: #242b36;
    font-size: 39px;
    font-weight: bold;
  }
  .serviceItem {
    width: 335px;
    margin-top: 20px;
  }
  .servicetext h3 {
    font-size: 13px;
    line-height: 19px;
  }
  .review,
  span,
  a {
    font-size: 12px;
    color: #3b4759;
  }
  .profileLeft h3,
  h4 {
    font-size: 14px;
  }
  .profileLeft h4 {
    font-size: 9px;
  }

  /*Service Item Responsive Part End */

   /*Hiring Best  Part Responsive Start  */
  .hireSection {
    margin: 57px 0;
  }
  .hire-left {
    margin-top: 60px;
  }
  .hire-left h2 {
    font-size: 40px;
    text-align: center;
    line-height: initial;
  }
  .hireRight {
    margin-top: 33px;
  }
  .backOverlay {
    width: 100%;
  }
  .col-lg-6 {
	width: 100%;

}
  /*Hiring Best  Part Responsive End  */

  /*Freelancer thought Responsive Part Start */

  #freelancerThought {
	padding-top: 50px;
}
  .thoughtGrid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .freelancerThought {
    margin-top: 54px;
    position: relative;
  }
  .sectionTitle {
    width: 100%;
  }
  .sectionTitle h3 {
    font-size: px;
    line-height: 44px;
    font-weight: bold;
  }
  .thoughtItem {
    width: 100%;
  }
  .thoughtContent p {
    font-size: 13px;
  }

  /*?Letest Job Part Responsive Star */
  .letestGridRow {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .jobControl {
    overflow-x: hidden;
  }
  .LatestJob {
    padding-top: 47px;
  }
  .jobItem {
    width: 100%;
  }

  /*? Letest Job part Responsive End  */

 

  
  /*Freelancer thought Responsive Part End */

  /*Advertise Part Responsive  Start  */
  .forMargin {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-top: 90px;
  }
  .advertiseContent {
    margin-top: 20px;
  }
  /*Advertise Part Responsive  End  */
  /*Trending Service Responsive  */

  .nextSecond {
    width: 30px;
    height: 30px;
    top: 31%;
    right: 0;
    font-size: 16px;
    transition: 0.5s;
  }
  .prevSeond {
    width: 30px;
    height: 30px;
    top: 31%;
    right: 0;
    font-size: 16px;
    transition: 0.5s;
  }
  /*Trending Service Responsive  */

  /*Choose Plan Part Responsive Start  */
  .chooseGrid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
    .planInclude ul li {
	
	font-size: 14px;

}
  .choosePlanPart {
    padding: 45px;
  }
  .planItem {
    width: 100%;
  }
  .choosePlanPart {
    padding: 0px;
  }
  .planTitle h3 {
    padding-top: 20px;
    font-size: 32px;
    font-weight: bold;
  }
  .planItem {
    margin-top: 37px;
  }
  /*Choose Plan  Part Responsive End  */
  /*?Browsr By Catargory  start*/

  .thirdPriv {
    top: 50%;
    left: -30px;
  }
  .thirdNext {
    top: 50%;
  }
  /*?Browsr By Catargory  End*/

  /*  ?Top Rated Frilancer Responsive start */
  .reatingGrid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    row-gap: 20px;
  }
  .profileCard {
    width: 100%;
  }
  .inProfile h3 {
    font-size: 13px;
  }
  .flexInfo span {
    font-size: 13px;
  }

  /*  ?Top Rated Frilancer Responsive End */

  /*?Start a work Responsive part  */
  .workStart {
    padding: 103px;
  }
  .startBody p {
    font-size: 15px;
  }
  /*Footer Responsive Part Start  */
  .footerBox {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }
  .subscribeForm input {
    width: 213px;
    padding: 12px;
  }
  .subscribeForm button {
    width: 42px;
    height: 46px;
  }
  /*Footer Responsive Part End  */
}


/*? Small devices (landscape phones, 576px and up) */
@media (min-width: 575px) and (max-width: 767.98px) {
  /*? Navbar Responsive design start */
.navbar-toggler {
  border: none;
  background-color: #007456;
  border-radius: 8px;
  padding: 8px 10px;
  box-shadow: 0 2px 6px rgba(0, 116, 86, 0.1);
}

.navbar-toggler i {
  color: #ffffff;
  font-size: 20px;
}

.navbar-toggler:focus {
  background-color: #ffffff;
  box-shadow: 0 3px 10px rgba(250, 140, 0, 0.15);
  outline: none;
}

.navbar-toggler:active i,
.navbar-toggler:focus i {
  color: #fa8c00;
}

  .navbar-nav {
    background-color: #fa8c00;
    border-radius: 12px;
    margin: 20px 0 !important;
    padding: 10px 0;
    
  }
.navbar-collapse {
	text-align: center;
}

.nav-link {
  display: block;
  width: 100%;
  color: #ffffff !important;
  margin: 4px 0;
  font-weight: 600;
  font-size: 15px; 
  font-size: 15px; 
  border-radius: 10px;
  padding: 0px 0 !important; 
  transition: background-color 0.3s ease;
}

  .nav-link:hover {
    background-color: rgba(255, 255, 255, 0.15);
  }
  a.mcbFirst,
  a.mCb {
    background: #007456;   /* সবসময় সবুজ */
    color: #ffffff;        /* টেক্সট সাদা */
    border: 1px solid #007456;
    padding: 8px 13px;
    
  }

  a.mcbFirst:hover,
  a.mCb:hover {
    background: #007456;   /* hover effect বন্ধ */
    color: #ffffff;
  }

  a.mCb i {
    color: #ffffff;
  }

  /*? Navbar Responsive design End */


  /*Banner Part Responsive Start  */
 #bannerPart {
    padding: 80px 0 40px; /* উপরে নিচে সমান গ্যাপ */
    
  }

  .bannerContent {
    padding: 0 12px;
    text-align: center;
  }

  .textLeft {
    margin: 0 auto;
    text-align: center;
  }

  .textLeft h1 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    margin-bottom: 10px;
    letter-spacing: 0.3px;
  }

  .textLeft h6 {
    font-size: 12px;
  }

  /* Button group */
  .button-group {
    display: flex;
    justify-content: center;
    gap: 12px;
    margin-bottom: 12px;
    flex-wrap: wrap;
  }

  .textLeft a.button {
    font-size: 13px;
    padding: 8px 14px;
    border-radius: 6px;
    min-width: 100px;
    margin: 0;
  }

  /* Input box */
  .inputBox {
    padding: 12px 0;
    width: 100%;
  }

  .formControl {
    width: 100%;
    height: 44px;
    font-size: 10px;
    margin: 0 auto;
    padding-left: 12px;
  }

.searchDiv {
	width: 32px;
	height: 33px;
	right: 4px;
	top: 49%;
	transform: translateY(-50%);
}
  .forPosition {
    font-size: 15px;
  }

  /* Image Section */
  .imgPadding {
    margin-top: 40px;
    text-align: center;
  }

  .imgOverlay {
    top: 15%;
    padding: 6px 10px;
    width: 110px;
  }

  .imgOverlaySecond {
    top: 58%;
    right: 10px;
  }

  .imgOverlay h5 {
    font-size: 9px;
    line-height: 12px;
  }

  /* Tags */
  .tags {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .tagBtn {
    padding: 6px 10px;
    font-size: 11px;
    border-radius: 6px;
  }
  .icon i {
	font-size: 12px;

}

  /*Banner Part Responsive End  */

/*Popular Categories Part Start  */
  #PopularCategories {
    padding: 50px 0 0 0;
    text-align: center;
  }
  .CategoriesTextRight {
    margin-top: 31px;
  }
  .categoriesText{
	display: flex;
	justify-content: center;
}


  /* All service Buttton font size by extra class */
.editBtn a {
	color: #fff;
	font-size: 12px;
}
  /* All service Buttton font size by extra class */
  /* Service part responsive start */
  #servicePart {
    margin-top: 50px;
    padding: 39px 0;
  }
  .serviceFilterBtn {
    margin-top: 20px;
  }
  .serviceHead h3 {
    color: #242b36;
    font-size: 20px;
    font-weight: bold;
  }
.serviceItem {
  width: 100%;
  max-width: 98vw;
  box-sizing: border-box;
}
 .servicetext h3 {
	font-size: 12px;
	line-height: 25px;
  color: #414e62;
} 
.servicetext h4 {
	font-size: 15px;
  color: #414e62;
}

.profileLeft h4,
 .profileLeft h3 {
	color: #414e62;
	font-size: 12px;
	font-weight: 500;
}
.profileLeft h4 span{
  font-size: 12px;
}

.serviceFilterBtn button {
  margin: 0;
	font-size: 10px;
	color: #414e62;
  padding: 6px 6px
}
.review, span, a {
	font-size: 12px;
	color: #3b4759;
}


  /*? Letest Job Part Responsive Start */
  #LatestJob {
    padding: 50px 0 0 0;
  }
  .jobControl{
   overflow-x: hidden;
}
.jobItem {
  width: 100%;
  max-width: 98vw;
  padding: 20px 8px;
  margin: 0 auto 20px auto;
  box-sizing: border-box;
}
  .jobBtn {
	font-size: 12px;
}
  .jobItem h4,
  .jobText h4,
  .jobLevel,
  .jobMony h4,
  .jobType,
  .jobPosted h5,
  .jobDitails p {
    font-size: 15px;
    padding-top: 0;
  }
  .serviceFilterBtn button {
	margin: 4px auto;
}
  /*? Letest Job part Responsive End  */

  /*Hiring Best  Part Responsive Start  */
  .col-lg-6 {
	flex: 0 0 auto;
	width: 100%;
	align-content: end;
}
    .hireSection {
    margin: 50px 0;
  } 
  .hire-left {
    margin-top: 60px;
  }

  .hire-left h2 {
    font-size: 20px;
  }
  .hire-left h4 {
    font-size: 15px;
    
  }
  .hireRight {
    margin-top: 33px;
  }
  .backOverlay {
    width: 100%;
  } 
  /* Hiring Best  Part Responsive End  */

  /*Freelancer thought Responsive Part Start */
  #freelancerThought {
    padding-top: 100px; 
  }

  .sectionTitle {
    width: 100%;
    max-width: 90%;
    margin: 0 auto 24px;
    text-align: center;
    font-size: 20px;
    line-height: 28px;
  }

  .sectionTitle h3 {
    font-size: 20px;
    line-height: 28px;
  }

  .thoughtGrid {
    row-gap: 12px;
    display: flex;
    flex-direction: column;
    align-items: center; /* card গুলো center হবে */
  }

  .thoughtItem {
    width: 100%;
    max-width: 95%;   /* মোবাইলে safe spacing */
    padding: 16px 14px;
    margin: 0 auto 16px;
    border-radius: 10px;
  }

  .thoughtName h4 {
    font-size: 15px;
    padding-top: 6px;
  }

  .thoughtName h5 {
    font-size: 12px;
    padding-top: 2px;
  }

  .thoughtContent p {
    font-size: 14px;
    line-height: 20px;
    padding-top: 16px;
  }

  .thoughtRating {
    width: 32px;
    height: 32px;
    margin-top: 16px;
  }
  /*Freelancer thought Responsive Part End */

  /*Advertise Part Responsive  Start  */
  #advertisePart{
   padding: 50px 0;
  }
  .advertiseContent {
    margin-top: 20px;
  }
  /*Advertise Part Responsive  End  */

  /* TrendingPart Part Responsive Start  */
 .trendingPart {
    padding: 50px 0 50px;
  }

  .trendingTitle h3 {
    font-size: 20px;
    line-height: 28px;
  }

  .serviceSlick {
    padding: 0 10px;
  }

  .serviceItem {
    padding: 12px;
    margin: 0 auto 16px;
    width: 100%;
    max-width: 95%;
  }

  .serviceItem h4 {
    font-size: 14px;
    margin-bottom: 4px;
  }

  .serviceItem h3 {
    font-size: 15px;
    line-height: 20px;
  }

  .serviceItem .review span {
    font-size: 13px;
  }

  .serviceProfile h3 {
    font-size: 12px;
  }

  .serviceProfile h4 {
    font-size: 12px;
  }

  .prevSeond,
  .nextSecond {
    width: 34px;
    height: 34px;
    font-size: 14px;
    top: auto;
    bottom: -40px;
    transform: none;
  }

  .prevSeond {
    left: 35%;
  }

  .nextSecond {
    right: 35%;
  }
  /*TrendingPart Part Responsive End  */

  /*Choose Plan Part Responsive Start  */
  #choosePlanPart {
	padding: 50px 0;
}
.planInclude ul li {
	padding: 0px 0 10px 8px;
	font-size: 14px;
	color: #3b4759;
	font-weight: 400;
}
  .choosePlanPart {
    padding: 45px;
  }
  .choosePlanPart {
    padding: 0px;
  }
  .planTitle h3 {
    padding-top: 20px;
    font-size: 32px;
    font-weight: bold;
  }
  /*Choose Plan  Part Responsive End  */

  

  /* TrendingPart Part Responsive Start  */



  /*Choose plan Part Responsive Start  */
  #choosePlanPart {
    padding: 50px 0;
  }

  .planHead h4 {
    font-size: 16px;
  }
  .planHead h5,
  .jero {
    font-size: 20px;
    line-height: 28px;
  }
  .planContent p,
  .planInclude ul li {
    font-size: 13px;
    line-height: 20px;
  }
  .planInclude h4 {
	padding: 15px 0;
	 font-size: 13px;
    line-height: 20px;
}
  .planInclude ul {
    padding-left: 0 !important;
    margin: 0;
 
  } 
   .planInclude i {
    font-size: 16px;
  }
  .planItem {
    width: 100%;
    max-width: 98vw;
    padding: 10px 8px;
    margin-top: 20px;
    box-sizing: border-box;
  }
 .planTitle h3 {
	padding-top: 20px;
	font-size: 19px;
	font-weight: bold;
}
  /*Choose plan Part Responsive End  */

    /* Browse Service By Category Part Start */
  
    #serviceByCategory {
      padding:50px 0;
    }
    .categoriesTitle{
      text-align: center;
     
    }  
      .categoriesTitle h3{
      text-align: center;
      font-size: 18px;
  
    }
    .diffrentStyle {
	display: flex;
	justify-content: center;
	width: 100%;
  margin-top: 26px;
  
}
  .serviceListItem {
    width: 98%;
    position: relative;
  }
  .serviceListText h4 {
    font-size: 9px;
  }
  
.categoryBtn a{
  font-size: 12px;
}
  .serviceListText {
    position: absolute;
    top: 11px;
    left: 10px;
  }
 
   /* Browse Service By Category Part End */


  /* Top Reted Frilancer part start responsive  */
  #topRatedFreelancers{
    padding: 50px 0;
  }
  .freelancerTitle{
    text-align: center;
  }



  .inProfile {
    position: relative;
    display: flex;
    align-items: center;
    gap: 6px; /* নাম ও ব্যাজের মাঝে গ্যাপ */
  }
  .inProfile h3 {
    font-size: 14px;
    margin-bottom: 0;
  }

  .profileCard {
    width: 100%;
    max-width: 98vw;
    padding: 16px 8px;
    border-radius: 8px;
    margin: 0 auto 18px auto;
    box-sizing: border-box;
  }
  .profileHeader {
    flex-direction: row;
    align-items: center;
    gap: 10px;
  }

  .vettedPro {
    font-size: 10px;
    padding: 2px 4px;
    margin-left: 4px;
    position: relative;
    z-index: 1;
  }
  .vettedPro::after {
    right: 60px;
    height: 14px;
    content: '';
    display: inline-block;
    position: absolute;
    left: -10px;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 16px;
    background: #a8aeb7;
  }
  .skills {
    margin-top: 12px;
    gap: 5px;
  }
  .skills span {
    font-size: 11px;
    padding: 4px 8px;
    border-radius: 6px;
  }
  .flexInfo {
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
    padding-top: 12px;
  }
  .flexInfo h6,
  .flexInfo span {
    font-size: 12px;
  }
  .portfolioRating,
  .portfolioRating span {
    font-size: 11px;
  }
  .portfolioRating i {
    font-size: 13px;
  }
  .jobTitle p {
    font-size: 12px;
    padding-top: 2px;
  }
  .viewDitles {
    margin-top: 12px;
  }
    

  /*Top Reted Frilancer part End responsive  */

    /* Get Work with Xilancer start responsive */
    #getStarted{
      margin-bottom: 20px;
    }
  .workStart {
    padding: 47px 4px;
    border-radius: 24px;
  }
  .startBody h4 {
    font-size: 18px;
  }  .startBody p {
    font-size: 11px;
  }
  .startBtn a{
  color: #FFFFFF;
}
/* Get Work with Xilancer start responsive */

  /* Footer Start  */
  .footerCol {
    text-align: start;
  } 
   .footerCol ul{
    padding: 0 !important;
  }
    .footerCol h3 {
    padding-bottom: 12px;
    font-size: 18px;
  }
  .footerBox {
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 32px 0 18px 0;
    text-align: center;
  }
  .forColor {
    margin: 0;
  }
  .subscribeForm input {
	padding: 12px;
	
}
.subscribeForm button {
	width: 43px;
	height: 45px;
	top: 2px;
	right: 5px;

}
  /*Footer Bottom Responsive Start  */
 .footerBottom {
    grid-template-columns: 1fr;
    text-align: center;
    gap: 10px;
    padding: 18px 0;
  }
  .socials {
    justify-content: center; /
  }
  .copyRight p {
    font-size: 14px;
    margin: 10px 0;
  }
  /*Footer Bottom Part Responsive End  */

  /* Footer End */
}


/*? Extra small devices (portrait phones, less than 576px) */
@media (min-width: 320px) and (max-width: 575.98px) {
  /*? Navbar Responsive design start */
.navbar-toggler {
  border: none;
  background-color: #007456;
  border-radius: 8px;
  padding: 8px 10px;
  box-shadow: 0 2px 6px rgba(0, 116, 86, 0.1);
}

.navbar-toggler i {
  color: #ffffff;
  font-size: 20px;
}

.navbar-toggler:focus {
  background-color: #ffffff;
  box-shadow: 0 3px 10px rgba(250, 140, 0, 0.15);
  outline: none;
}

.navbar-toggler:active i,
.navbar-toggler:focus i {
  color: #fa8c00;
}

  .navbar-nav {
    background-color: #fa8c00;
    border-radius: 12px;
    margin: 20px 0 !important;
    padding: 10px 0;
    
  }
.navbar-collapse {
	text-align: center;
}

.nav-link {
  display: block;
  width: 100%;
  color: #ffffff !important;
  margin: 4px 0;
  font-weight: 600;
  font-size: 15px; 
  font-size: 15px; 
  border-radius: 10px;
  padding: 0px 0 !important; 
  transition: background-color 0.3s ease;
}

  .nav-link:hover {
    background-color: rgba(255, 255, 255, 0.15);
  }
  a.mcbFirst,
  a.mCb {
    background: #007456;   /* সবসময় সবুজ */
    color: #ffffff;        /* টেক্সট সাদা */
    border: 1px solid #007456;
    padding: 8px 13px;
    
  }

  a.mcbFirst:hover,
  a.mCb:hover {
    background: #007456;   /* hover effect বন্ধ */
    color: #ffffff;
  }

  a.mCb i {
    color: #ffffff;
  }

  /*? Navbar Responsive design End */


  /*Banner Part Responsive Start  */
 #bannerPart {
    padding: 80px 0 40px; /* উপরে নিচে সমান গ্যাপ */
    
  }

  .bannerContent {
    padding: 0 12px;
    text-align: center;
  }

  .textLeft {
    margin: 0 auto;
    text-align: center;
  }

  .textLeft h1 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    margin-bottom: 10px;
    letter-spacing: 0.3px;
  }

  .textLeft h6 {
    font-size: 12px;
  }

  /* Button group */
  .button-group {
    display: flex;
    justify-content: center;
    gap: 12px;
    margin-bottom: 12px;
    flex-wrap: wrap;
  }

  .textLeft a.button {
    font-size: 13px;
    padding: 8px 14px;
    border-radius: 6px;
    min-width: 100px;
    margin: 0;
  }

  /* Input box */
  .inputBox {
    padding: 12px 0;
    width: 100%;
  }

  .formControl {
    width: 100%;
    height: 44px;
    font-size: 10px;
    margin: 0 auto;
    padding-left: 12px;
  }

.searchDiv {
	width: 32px;
	height: 33px;
	right: 4px;
	top: 49%;
	transform: translateY(-50%);
}
  .forPosition {
    font-size: 15px;
  }

  /* Image Section */
  .imgPadding {
    margin-top: 40px;
    text-align: center;
  }

  .imgOverlay {
    top: 15%;
    padding: 6px 10px;
    width: 110px;
  }

  .imgOverlaySecond {
    top: 58%;
    right: 10px;
  }

  .imgOverlay h5 {
    font-size: 9px;
    line-height: 12px;
  }

  /* Tags */
  .tags {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .tagBtn {
    padding: 6px 10px;
    font-size: 11px;
    border-radius: 6px;
  }
  .icon i {
	font-size: 12px;

}

  /*Banner Part Responsive End  */

/*Popular Categories Part Start  */
  #PopularCategories {
    padding: 50px 0 0 0;
    text-align: center;
  }
  .CategoriesTextRight {
    margin-top: 31px;
  }
  .categoriesText{
	display: flex;
	justify-content: center;
}


  /* All service Buttton font size by extra class */
.editBtn a {
	color: #fff;
	font-size: 12px;
}
  /* All service Buttton font size by extra class */
  /* Service part responsive start */
  #servicePart {
    margin-top: 50px;
    padding: 39px 0;
  }
  .serviceFilterBtn {
    margin-top: 20px;
  }
  .serviceHead h3 {
    color: #242b36;
    font-size: 20px;
    font-weight: bold;
  }
.serviceItem {
  width: 100%;
  max-width: 98vw;
  box-sizing: border-box;
}
 .servicetext h3 {
	font-size: 12px;
	line-height: 25px;
  color: #414e62;
} 
.servicetext h4 {
	font-size: 15px;
  color: #414e62;
}

.profileLeft h4,
 .profileLeft h3 {
	color: #414e62;
	font-size: 12px;
	font-weight: 500;
}
.profileLeft h4 span{
  font-size: 12px;
}

.serviceFilterBtn button {
  margin: 0;
	font-size: 10px;
	color: #414e62;
  padding: 6px 6px
}
.review, span, a {
	font-size: 12px;
	color: #3b4759;
}


  /*? Letest Job Part Responsive Start */
  #LatestJob {
    padding: 50px 0 0 0;
  }
  .jobControl{
   overflow-x: hidden;
}
.jobItem {
  width: 100%;
  max-width: 98vw;
  padding: 20px 8px;
  margin: 0 auto 20px auto;
  box-sizing: border-box;
}
  .jobBtn {
	font-size: 12px;
}
  .jobItem h4,
  .jobText h4,
  .jobLevel,
  .jobMony h4,
  .jobType,
  .jobPosted h5,
  .jobDitails p {
    font-size: 15px;
    padding-top: 0;
  }
  .serviceFilterBtn button {
	margin: 4px auto;
}
  /*? Letest Job part Responsive End  */

  /*Hiring Best  Part Responsive Start  */
  .col-lg-6 {
	flex: 0 0 auto;
	width: 100%;
	align-content: end;
}
    .hireSection {
    margin: 50px 0;
  } 
  .hire-left {
    margin-top: 60px;
  }

  .hire-left h2 {
    font-size: 20px;
  }
  .hire-left h4 {
    font-size: 15px;
    
  }
  .hireRight {
    margin-top: 33px;
  }
  .backOverlay {
    width: 100%;
  } 
  /* Hiring Best  Part Responsive End  */

  /*Freelancer thought Responsive Part Start */
  #freelancerThought {
    padding-top: 100px; 
  }

  .sectionTitle {
    width: 100%;
    max-width: 90%;
    margin: 0 auto 24px;
    text-align: center;
    font-size: 20px;
    line-height: 28px;
  }

  .sectionTitle h3 {
    font-size: 20px;
    line-height: 28px;
  }

  .thoughtGrid {
    row-gap: 12px;
    display: flex;
    flex-direction: column;
    align-items: center; /* card গুলো center হবে */
  }

  .thoughtItem {
    width: 100%;
    max-width: 95%;   /* মোবাইলে safe spacing */
    padding: 16px 14px;
    margin: 0 auto 16px;
    border-radius: 10px;
  }

  .thoughtName h4 {
    font-size: 15px;
    padding-top: 6px;
  }

  .thoughtName h5 {
    font-size: 12px;
    padding-top: 2px;
  }

  .thoughtContent p {
    font-size: 14px;
    line-height: 20px;
    padding-top: 16px;
  }

  .thoughtRating {
    width: 32px;
    height: 32px;
    margin-top: 16px;
  }
  /*Freelancer thought Responsive Part End */

  /*Advertise Part Responsive  Start  */
  #advertisePart{
   padding: 50px 0;
  }
  .advertiseContent {
    margin-top: 20px;
  }
  /*Advertise Part Responsive  End  */

  /* TrendingPart Part Responsive Start  */
 .trendingPart {
    padding: 50px 0 50px;
  }

  .trendingTitle h3 {
    font-size: 20px;
    line-height: 28px;
  }

  .serviceSlick {
    padding: 0 10px;
  }

  .serviceItem {
    padding: 12px;
    margin: 0 auto 16px;
    width: 100%;
    max-width: 95%;
  }

  .serviceItem h4 {
    font-size: 14px;
    margin-bottom: 4px;
  }

  .serviceItem h3 {
    font-size: 15px;
    line-height: 20px;
  }

  .serviceItem .review span {
    font-size: 13px;
  }

  .serviceProfile h3 {
    font-size: 13px;
  }

  .serviceProfile h4 {
    font-size: 12px;
  }

  .prevSeond,
  .nextSecond {
    width: 34px;
    height: 34px;
    font-size: 14px;
    top: auto;
    bottom: -40px;
    transform: none;
  }

  .prevSeond {
    left: 35%;
  }

  .nextSecond {
    right: 35%;
  }
  /*TrendingPart Part Responsive End  */

  /*Choose Plan Part Responsive Start  */
  #choosePlanPart {
	padding: 50px 0;
}
.planInclude ul li {
	padding: 0px 0 10px 8px;
	font-size: 14px;
	color: #3b4759;
	font-weight: 400;
}
  .choosePlanPart {
    padding: 45px;
  }
  .choosePlanPart {
    padding: 0px;
  }
  .planTitle h3 {
    padding-top: 20px;
    font-size: 32px;
    font-weight: bold;
  }
  /*Choose Plan  Part Responsive End  */

  

  /* TrendingPart Part Responsive Start  */



  /*Choose plan Part Responsive Start  */
  #choosePlanPart {
    padding: 50px 0;
  }

  .planHead h4 {
    font-size: 16px;
  }
  .planHead h5,
  .jero {
    font-size: 20px;
    line-height: 28px;
  }
  .planContent p,
  .planInclude ul li {
    font-size: 13px;
    line-height: 20px;
  }
  .planInclude h4 {
	padding: 15px 0;
	 font-size: 13px;
    line-height: 20px;
}
  .planInclude ul {
    padding-left: 0 !important;
    margin: 0;
 
  } 
   .planInclude i {
    font-size: 16px;
  }
  .planItem {
    width: 100%;
    max-width: 98vw;
    padding: 10px 8px;
    margin-top: 20px;
    box-sizing: border-box;
  }
 .planTitle h3 {
	padding-top: 20px;
	font-size: 19px;
	font-weight: bold;
}
  /*Choose plan Part Responsive End  */

    /* Browse Service By Category Part Start */
  
    #serviceByCategory {
      padding:50px 0;
    }
    .categoriesTitle{
      text-align: center;
     
    }  
      .categoriesTitle h3{
      text-align: center;
      font-size: 18px;
  
    }
    .diffrentStyle {
	display: flex;
	justify-content: center;
	width: 100%;
  margin-top: 26px;
  
}
  .serviceListItem {
    width: 98%;
    position: relative;
  }
  .serviceListText h4 {
    font-size: 9px;
  }
  
.categoryBtn a{
  font-size: 12px;
}
  .serviceListText {
    position: absolute;
    top: 11px;
    left: 10px;
  }
 
   /* Browse Service By Category Part End */


  /* Top Reted Frilancer part start responsive  */
  #topRatedFreelancers{
    padding: 50px 0;
  }
  .freelancerTitle{
    text-align: center;
  }



  .inProfile {
    position: relative;
    display: flex;
    align-items: center;
    gap: 6px; /* নাম ও ব্যাজের মাঝে গ্যাপ */
  }
  .inProfile h3 {
    font-size: 14px;
    margin-bottom: 0;
  }

  .profileCard {
    width: 100%;
    max-width: 98vw;
    padding: 16px 8px;
    border-radius: 8px;
    margin: 0 auto 18px auto;
    box-sizing: border-box;
  }
  .profileHeader {
    flex-direction: row;
    align-items: center;
    gap: 10px;
  }

  .vettedPro {
    font-size: 10px;
    padding: 2px 4px;
    margin-left: 4px;
    position: relative;
    z-index: 1;
  }
  .vettedPro::after {
    right: 60px;
    height: 14px;
    content: '';
    display: inline-block;
    position: absolute;
    left: -10px;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 16px;
    background: #a8aeb7;
  }
  .skills {
    margin-top: 12px;
    gap: 5px;
  }
  .skills span {
    font-size: 11px;
    padding: 4px 8px;
    border-radius: 6px;
  }
  .flexInfo {
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
    padding-top: 12px;
  }
  .flexInfo h6,
  .flexInfo span {
    font-size: 12px;
  }
  .portfolioRating,
  .portfolioRating span {
    font-size: 11px;
  }
  .portfolioRating i {
    font-size: 13px;
  }
  .jobTitle p {
    font-size: 12px;
    padding-top: 2px;
  }
  .viewDitles {
    margin-top: 12px;
  }
    

  /*Top Reted Frilancer part End responsive  */

    /* Get Work with Xilancer start responsive */
    #getStarted{
      margin-bottom: 20px;
    }
  .workStart {
    padding: 47px 4px;
    border-radius: 24px;
  }
  .startBody h4 {
    font-size: 18px;
  }  .startBody p {
    font-size: 11px;
  }
  .startBtn a{
  color: #FFFFFF;
}
/* Get Work with Xilancer start responsive */

  /* Footer Start  */
  .footerCol {
    text-align: start;
  } 
   .footerCol ul{
    padding: 0 !important;
  }
    .footerCol h3 {
    padding-bottom: 12px;
    font-size: 18px;
  }
  .footerBox {
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 32px 0 18px 0;
    text-align: center;
  }
  .forColor {
    margin: 0;
  }
  .subscribeForm input {
	padding: 12px;
	
}
.subscribeForm button {
	width: 43px;
	height: 45px;
	top: 2px;
	right: 5px;

}
  /*Footer Bottom Responsive Start  */
 .footerBottom {
    grid-template-columns: 1fr;
    text-align: center;
    gap: 10px;
    padding: 18px 0;
  }
  .socials {
    justify-content: center; /
  }
  .copyRight p {
    font-size: 14px;
    margin: 10px 0;
  }
  /*Footer Bottom Part Responsive End  */

  /* Footer End */
}


