@media (max-width: 1399.98px) {
	.home .page-banner-section {
		padding-top: 3rem;
		padding-bottom: 2rem;
	}
	.profile-card .price-row .amount {
		line-height: 1.1;
	}
	.profile-card .price-row .price-per {
		margin: 1px 10px 0px 0px;
	}
	.theme-btn {
		font-size: 0.7rem;
	}
	.top-category-list .cat-wrap {
		padding: 0 10px;
	}
	.page-banner-section .hero-list .content-col .top-text {
		font-size: 2.75rem;
		padding-right: 0;
	}
}


@media (max-width: 1299.98px) {
	.profile-card .price-row .amount .small {
		margin-right: 8px;
	}
	.profile-card .price-row .price-per {
		text-align: left;
	}
	.theme-btn {
		font-size: 0.6rem;
	}
	.page-banner-section .hero-list .content-col .top-text {
		font-size: 2.25rem;
	}
	.top-category-list {
		margin-top: 0;
	}
	.column-two-section {
		margin-bottom: 50px;
	}

}


@media (max-width: 1199.98px) {
	.site-header .main-header .menu-main-menu-container #menu-main-menu li a {
		padding: 0px 10px;
	}
	.theme-btn {
		text-align: center;
		padding: 6px 10px;
	}
	.site-header .main-header .action-menu .auth-links li a {
		padding: 0 0px;
		letter-spacing: 0.05px;
	}
	.top-category-list .cat-wrap {
		padding: 0px 10px;
	}
	.slick-arrow.slick-next {
		left: calc(100% - 30px);
	}
	.slick-slider .slick-prev {
		left: -10px;
	}
	.job-card .theme-btn.btn-sm {
		font-size: 0.6rem !important;
	}
	.column-two-section .col-title {
    	font-size: 2rem;
	}
	
}


@media (max-width: 1099.98px) {
	.home .featured-list-section .col-lg-3 {
		flex: 0 0 33.3333%;
		max-width: 33.3333%;
	}
	.page-banner-section {
		padding-top: 2.4rem;
	}	
	.home .page-banner-section {
		padding-top: 1.5rem;
	}
	.home .featured-list-section {
		padding: 30px 15px 85px;
	}
	.site-footer {
		padding: 15px 15px 0;
	}
}


@media (max-width: 991.98px) {
	.service-card-centered {
		max-width: 500px;
		width: 100%;
	}
	.home .featured-list-section .col-lg-3 {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.lan-btn-wrap {
		display: inline-block;
		margin-top: -10px;
		margin-right: 4px;
	}
	.column-two-section .col-title {
		font-size: 2rem;
	}
	.site-header {
		padding: 20px;
	}
	.site-header .main-header {
		padding: 8px 5px 0;
	}
	.menu-toggle {
		display: inline-block;
	}
	.main-header .col-md-12.col-lg-6 {
		display: none;
	}
	.action-menu .auth-links,
	.action-menu .theme-btn,
	.action-menu .lan-btn {
		display: none !important;
	}
	.main-header .row {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.main-header .col-md-12.col-lg-3:first-child {
		flex: 0 0 auto;
		width: auto;
	}
	.main-header .col-md-12.col-lg-3:last-child {
		flex: 0 0 auto;
		width: auto;
	}
	.action-menu {
		display: flex;
		align-items: center;
	}
	.material-symbols-outlined {
		color: #000;
	}
	.cta-section img {
		margin-bottom: -65px;
	}
	.page-banner-section .hero-list .slick-list .content-col .top-text {
		font-size: 2rem;
	}
	.testimonial-section .testimonial-block {
		padding: 20px 15px 0px 0px;
	}
	.testimonial-section .testimonial-block .name {
		font-size: 0.9rem;
	}
	.testimonial-section .testimonial-block p {
		font-size: 0.9rem;
		line-height: 1.6;
	}
	.page-template-page-contact-php .contact-box h4 {
		font-size: 1.1rem;
	}
	.page-template-page-contact-php .contact-box p,
	.page-template-page-contact-php .contact-box address,
	.page-template-page-contact-php .contact-box a {
		font-size: 0.9rem;
	}
	.page-template-page-contact .contact-box-section {
		padding: 35px 15px 50px;
	}
	.page-template-page-contact .contact-box-section .contact-box i {
		width: 45px;
		height: 45px;
		margin: 0 auto 20px;
	}
	.page-template-page-contact .contact-box-section .contact-box {
		padding: 20px 10px;
	}
	.form-group .form-control {
		font-size: 0.75rem;
	}	
	.steps-timeline {
		gap: 100px;
	}
	.step-line {
		width: 190px;
	}
	.home .page-banner-section {
		padding-top: 2rem;
		padding-bottom: 0rem;
	}
	.site-header .main-header .menu-main-menu-container {display: none;}
	.page-banner-section .content-wrap {
		max-width: 580px;
		margin: 0 auto;
	}
	.page-banner-section .content-wrap .left-col {
		order: 2;
	}
	.page-banner-section .hero-form {
		margin: 0 auto;
	}
	.hero-list .slick-slide {
		text-align: center;
	}
	.page-banner-section .hero-list .slick-dots {
		width: 100%;
		text-align: center;
		position: relative;
	}
	.page-banner-section .hero-list .content-col .detail-text {
		width: 100%;
	}
	.column-two-section .col-title {
        font-size: 1.5rem;
    }
	.blog-section .container.px-30 .row .post-title h3 {
    	font-size: 1.7rem;
	}
	.cta-section {
		padding: 50px 0 0;
	}
	.cta-section .section-title {
		font-size: 1.5rem;
	}
	.cta-section img {
		display: block;
		max-width: 500px;
		margin: 0 auto -50px;
	}
	.woocommerce-account .page-content .woocommerce {
		flex-direction: column;
	}
	.woocommerce-account .page-content .woocommerce-MyAccount-navigation {
		width: 100% !important;
		min-height: auto;
	}
	.woocommerce-account .page-content .woocommerce-MyAccount-content {
		width: 100%;
		padding-left: 0px;
	}
	.site-footer {
		padding-top: 100px;
	}
}


@media (max-width: 767.98px) {
	.home .page-banner-section {
		padding-top: 0rem;
	}
	.site-header {
    	margin-bottom: 0px;
	}
	/* Stack banner vertically */
	.inner-page-banner {
		display: block;
		min-height: auto;
		height: auto;
		padding: 0;
	}
	/* Image becomes top section */
	.col-2-banner .inner-border-overlay {
		position: relative;
		width: 100%;
		height: 220px; /* adjust if needed */
		left: 0;
		top: 0;
	}
	/* Content below image */
	.inner-page-banner .container {
		position: relative;
		padding: 30px 15px;
	}
	/* Break grid */
	.inner-page-banner .row {
		flex-direction: column;
	}
	.inner-page-banner .col-md-6 {
		width: 100%;
	}
	/* CENTER CONTENT */
	.col-2-banner .section-head {
		padding-left: 0;
		text-align: center;
	}
	.col-2-banner .section-head .section-title {
		font-size: 1.8rem;
		text-align: center;
	}
	.col-2-banner .section-head .section-description,
	.col-2-banner .section-description-extra {
		text-align: center;
		font-size: 1rem;
		margin-bottom: 15px;
	}
	.col-2-banner .contact-btn {
		display: inline-block;
		margin: 20px auto 0;
	}
	/* --------------------------- */
	.material-symbols-outlined {
		font-size: 28px;
	}
	.page-banner-section .right-col .image-wrap {
		margin-top: 20px;
	}
	.testimonial-section .testimonial-block {
		padding: 20px 0px 0px 10px;
	}
	.section-head .section-title {
		font-size: 2rem;
	}
	.blog-section .container.px-30 .row .post-title h3 {
		font-size: 2rem;
	}
	.cta-section .section-title {
		font-size: 2rem;
	}
	.site-footer h5 {
		margin: 0px 0 22px;
	}
	.blog-section .container.px-30 .row .theme-btn {
		margin-left: 15px;
	}
	.post-block {
		margin-bottom: 20px;
	}
	.page-template-page-contact-php .contact-box-section .col-sm-12 {
		margin-bottom: 10px;
	}
	.filter-sidebar {
		box-shadow: none;
		padding: 0;
	}
	.offcanvas-body {
		padding-bottom: 80px;
	}
	.offcanvas .filter-group-title {
		font-size: 15px;
		font-weight: 600;
	}
	.offcanvas .btn-primary {
		position: sticky;
		bottom: 0;
		border-radius: 0;
	}
	#jobFilterOffcanvas .btn-primary {
		position: relative;
		bottom: 0;
		width: 50%;
		padding: 8px;
		font-size: 0.8rem;
		font-weight: 600;
		border-radius: 8px;
		margin-top: 20px;
		z-index: 10;
	}
	#jobFilterOffcanvas .offcanvas-body {
		padding-bottom: 90px; 
	}
	#jobFilterOffcanvas form {
		display: flex;
		flex-wrap: wrap;
		gap: 0px;
	}
	#jobFilterOffcanvas .filter-group {
		width: calc(50% - 8px);
	}
	#jobFilterOffcanvas .filter-group:first-child {
		width: 100%;
	}
	#jobFilterOffcanvas .filter-group-title {
		font-size: 14px;
		font-weight: 700;
		margin-bottom: 10px;
		text-transform: uppercase;
		letter-spacing: 0.5px;
	}
	#jobFilterOffcanvas .form-check {
		margin-bottom: 8px;
	}	
	#jobFilterOffcanvas .form-check-label {
		font-size: 13px;
		line-height: 1.4;
	}	
	.filter-offcanvas-header {
		padding: 16px 20px;
		border-bottom: 1px solid #eee;
	}
	.filter-offcanvas-header .offcanvas-title {
		font-size: 18px;
		font-weight: 600;
		margin: 0;
	}
	.filter-offcanvas-header .btn-close {
		opacity: 0.8;
	}
	.filter-offcanvas-header {
		position: relative;
		padding: 16px 20px;
		border-bottom: 1px solid #eee;
	}
	.filter-offcanvas-header .offcanvas-title {
		font-size: 18px;
		font-weight: 600;
		margin: 0;
	}
	.filter-close-btn {
		position: absolute;
		top: 16px;
		right: 16px;
		width: 32px;
		height: 32px;
		opacity: 0.8;
		z-index: 10;
	}
	.filter-close-btn:hover {
		opacity: 1;
	}
	#jobFilterOffcanvas .theme-btn.light-btn, [data-bs-target="#jobFilterOffcanvas"].theme-btn.light-btn { 
		padding: 12px 3px;
		text-align: center;
		align-items: center;
		max-width: 420px;
		border-radius: 20px;
		display: block;
		margin: 0 auto;
	}
	.theme-btn {
		font-size: 0.7rem;
	}
	.form-control {
		padding: 0.275rem 0.55rem;
	}
	#job-results {
		justify-content: center;
	}
	#job-results > [class*="col-"] {
		display: flex;
		justify-content: center;
	}
	#job-results .job-card, #job-results .profile-card {
		max-width: 420px; 
		width: 100%;
	}	
	.featured-list-section #talent-results > .col-sm-12 {
		display: flex;
		justify-content: center;
	}
	.featured-list-section .profile-card {
		max-width: 420px;
		width: 100%;
		margin: 0 auto;
	}
	.featured-list-section .section-head .theme-btn,
	#talentFilterOffcanvas .theme-btn {
		max-width: 420px;
		width: 100%;
		margin: 0 auto 20px;
		display: block;
		border-radius: 20px;
		padding: 10px 10px;
		text-align: center;
	}
	.why-choose-section .section-title {
		margin-top: 0px;
	}
	.inner-page-banner .container {
		padding: 30px 15px 0px;
	}
	.cta-section img {
		max-width: 480px;
	}
	.woocommerce-account .page-content .auth-form-wrap {
		width: 100%;
	}
}


@media (max-width: 575.98px) {
	.inner-page-banner .col-md-6 {
		padding: 0 20px;
	}
	.instant-card {
		padding: 10px 20px !important;
	}
	.home .featured-list-section .col-lg-3 {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.home .profile-card {
		padding: 8px 15px;
		display: block;
		margin: 0 auto;
	}
	.column-two-section .col-title {
		text-align: center;
	}
	.container-fluid.column-two-section .job-section p {
		text-align: center;
		font-size: 1rem;
	}
	.column-two-section .theme-btn {
		display: block;
		margin: 0 auto;
	}
	.column-two-section {
		margin-bottom: 20px;
	}
	.testimonial-section .section-head .section-title {
		margin-top: 70px;
	}
	.job-section img {
		display: none;
	}
	.profile-card .top-content .member-name {
		font-size: 0.8rem;
	}
	.profile-card .profile-image {
		width: 60px;
		height: 60px;
	}
	.profile-card .top-content p {
		font-size: 0.65rem;
	}
	.profile-card .top-content .star-rating .no-reviews {
		font-size: 0.7rem;
	}
	.profile-card{
		padding: 8px 15px;
	}
	.testimonial-section .testimonial-block .name {
		padding: 0px 40px;
	}
	.testimonial-section .testimonial-block p{
		padding: 0px 40px;
	}
	.cta-section .section-title {
		padding: 0px 20px;
	}
	.cta-section .category-list {
		margin: 0 20px 50px;
	}
	.site-footer .logo-discreption {
		margin-bottom: 20px;
	}
	.site-footer h5 {
		margin: 30px 0 0px;
	}
	.site-footer .ft-contacts p {
		margin-bottom: 15px;
		margin-top: 10px;
	}
	.cta-section {
		padding: 50px 0 0;
	}
	.form-wrap {
		padding: 58px 20px 10px;
	}
	.form-wrap h3 {
		font-size: 1.3rem;
	}
	.form-label {
		font-size: 0.9rem;
	}
	.woocommerce-account .page-content .woocommerce-MyAccount-content {
		padding: 0 0px 0 10px;
	}
	.px-4 {
		padding-right: 0rem !important;
	}
	#jobFilterOffcanvas .form-check-label {
		font-size: 12px;
	}
	.step-number {
		width: 70px;
		height: 70px;
		font-size: 32px;
	}
	.step-line {
		width: 120px;
		top: 35px;
		left: 70px;
	}
	.step-text {
		font-size: 12px;
	}
	.cta-section img {
		max-width: 100%;
	}
}


@media (max-width: 479.98px) {
  .blog-section .container.px-30 .row {
    padding: 16px 0px;
  }   
  .blog-section .container.px-30 .row .theme-btn {
    margin-left: 0px;
  }
  .top-category-list .category-block .category-data .name {
    font-size: 0.6rem;
  }
  .top-category-list .category-block .category-image {
    width: 40px;
    height: 40px;
  }
  .top-category-list .category-block {
    padding: 15px 0px;
  }
  .top-category-list .cat-wrap {
    padding: 0px 2px;
  }
  .page-banner-section .hero-form .nav-tabs li button {
    font-size: 0.6rem;
  }
  .page-banner-section .hero-form .for-advance-search .advance-search {
    font-size: 0.7rem;
  }
  .page-banner-section .hero-form .search-box .form-control {
    font-size: 0.7rem;
  }
  p{
    font-size: 0.8rem;
  }
  .column-two-section .col-title {
    font-size: 1.4rem;
  }
  .section-head .section-title {
    font-size: 1.5rem;
  }
  .testimonial-section .testimonial-block p {
	font-size: 0.8rem;
  }
  .blog-section .container.px-30 .row .post-title h3 {
    font-size: 1.5rem;
  }
  .post-block .info-wrap {
    padding: 20px 15px 10px;
  }
  .page-banner-section .hero-list .slick-list .content-col .top-text {
    font-size: 1.5rem;
  }
  .job-card .theme-btn.btn-sm {
    font-size: 0.7rem !important;
  }
  .page-template-page-talent-list .filter-title, .page-template-page-find-a-job .filter-title {
    font-size: 1.2rem;
  }
  .blog-section .container.px-30 {
    padding: 0 0px;
  }
  .paddding-15 {
    padding: 0px 0px;
  }
  .step-number {
    width: 55px;
	height: 55px;
	font-size: 24px;
  }
  .steps-timeline {
	gap: 40px;
  }
  .step-line {
	width: 132px;
	top: 26px;
	left: 30px;
  }
  .steps-section .section-title {
	font-size: 24px;
  }
  .why-choose-section .section-title {
	font-size: 24px;
  }
  .job-footer .job-actions {
    flex-direction: column;
    gap: 8px;
  }
  .job-footer .job-actions .btn {
    width: 100%;
  }
  .profile-tile .detail-value, .job-tile .detail-value {
    font-size: 0.8rem;
  }
  .profile-tile .detail-label, .job-tile .detail-label {
    font-size: 0.8rem;
  }
  .profile-tile .profile-body .job-description p, .profile-tile .job-body .job-description p, .job-tile .profile-body .job-description p, .job-tile .job-body .job-description p {
    font-size: 0.8rem;
  }
  .woocommerce-account .page-content .woocommerce-MyAccount-content {
    padding: 0 0px 0 0px;
  }
  .woocommerce-MyAccount-content .data-wrap.px-4 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}