@media only screen and (max-width: 1399px) {
	.footer-area .container > .row {
		--bs-gutter-x: 100px;
	}

	.rotate-btn-wrap {
		display: none;
	}
	.main-title.extra-large {
		font-size: 60px;
		margin-bottom: 14px;
	}
	.hero-mans .man-img-2 {
		width: 350px;
	}
	.hero-mans .man-img-1 {
		margin-left: -100px;
	}
	.hero-mans .man-img-3 {
		margin-left: 90px;
	}
	.hero-row-wrap {
		padding-top: 50px;
		padding-bottom: 40px;
	}

	.gallery-grid {
		-ms-grid-columns: minmax(580px, 1fr) 1fr;
		grid-template-columns: minmax(580px, 1fr) 1fr;
	}

	.modal {
		--bs-modal-width: 1000px;
	}
	.modal-body {
		padding: 80px 40px;
	}

	.column-fix:nth-child(1),
	.column-fix:nth-child(2),
	.column-fix:nth-child(3) {
		-ms-flex-preferred-size: 33.33%;
		flex-basis: 33.33%;
	}
	.column-fix:nth-child(4),
	.column-fix:nth-child(5) {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
	}

	.column-fix:nth-child(6),
	.column-fix:nth-child(7) {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
	}
	.column-fix:nth-child(8),
	.column-fix:nth-child(9),
	.column-fix:nth-child(10) {
		-ms-flex-preferred-size: 33.33%;
		flex-basis: 33.33%;
	}
	.solution-card h4 {
		padding: 9px 30px 13px 30px;
	}
	.solution-list-wrap {
		padding: 32px 30px 41px 30px;
	}

	.contact-left-wrapper {
		max-width: 520px;
	}

	.resources-hero h1 {
		font-size: 48px;
	}
}

@media only screen and (max-width: 1199px) {
	.grid-container {
		-ms-grid-columns: 550px auto;
		grid-template-columns: 550px auto;
	}

	.half-cirle {
		width: 100%;
	}

	.talk-title {
		font-size: 80px;
	}

	.footer-area .container > .row {
		--bs-gutter-x: 24px;
	}

	.footer-list {
		gap: 15px;
	}

	.footer-logo-box {
		max-width: 100%;
		margin: 0 auto;
		margin-bottom: 39px;
	}

	.footer-iteam {
		font-size: 18px;
		margin-bottom: 12px;
	}

	.copyright-wrapper {
		gap: 10px;
		margin-left: 10px !important;
	}
	.card-area .row {
		--bs-gutter-x: 30px;
	}
	.footer-item {
		font-size: 18px;
	}
	.workforce-card .workforce-content {
		padding: 50px 30px 109px;
	}
	.real-left-box {
		padding: 50px 83px 50px 40px;
	}

	.main-title.extra-large {
		font-size: 50px;
	}
	.hero-inner p {
		font-size: 16px;
	}

	.partner-content-wrap .row {
		--bs-gutter-x: 24px;
	}
	.modal-body {
		padding: 80px 40px;
	}

	.career-banner .box-1 {
		padding: 60px 40px;
	}

	.gallery-grid {
		-ms-grid-columns: minmax(480px, 1fr) 1fr;
		grid-template-columns: minmax(480px, 1fr) 1fr;
	}

	.solution-list-wrap .col {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
	.solution-list-wrap {
		padding: 32px 20px 41px 20px;
	}
	.solution-card h4 {
		padding: 9px 20px 13px 20px;
		font-size: 24px;
	}

	.contact-area::before {
		width: 50%;
	}
	.contact-left-wrapper {
		max-width: 100%;
	}

	.gutter-125 {
		--bs-gutter-x: 50px;
	}
	.resources-hero h1 {
		font-size: 40px;
	}

	.hero-mans .man-img-2 {
		width: 314px;
	}

	.benefit-section .row {
		--bs-gutter-x: 24px;
	}

	.signle-blog-hero .grid-container {
		-ms-grid-columns: 1fr 16px 1fr;
		grid-template-columns: 1fr 1fr;
		gap: 16px;
	}

	.thank-you-hero .resources-hero-inner {
		font-size: 18px;
	}
	.content-block-info {
		margin-left: 0;
	}
	.row-reverse-item .col:nth-child(1) {
		margin-right: 0;
	}
	.content-block-item .row {
		--bs-gutter-x: 24px;
	}
	.navbar-brand {
		max-width: 230px;
	}

	/* location hero section start */
	.location-list-wrapper {
		gap: 20px;
	}
	.location-list-info li a {
		font-size: 20px;
	}
	/* location hero section end */
}

@media only screen and (min-width: 992px) and (max-width: 1280px) {
	.workforce-card .workforce-content {
		padding: 56px 30px 109px;
		min-height: 420px;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1280px) {
	.workforce-card .workforce-content {
		min-height: 455px;
	}
	.large-workforce .workforce-card .workforce-content {
		min-height: 565px;
	}
}
@media only screen and (max-width: 991px) {
	h1 {
		font-size: 56px;
	}

	h2 {
		font-size: 46px;
	}

	h3 {
		font-size: 40px;
	}

	h4 {
		font-size: 36px;
	}

	h5 {
		font-size: 28px;
	}

	h6 {
		font-size: 24px;
	}
	.box-1 {
		min-height: 380px;
	}
	.grid-container {
		-ms-grid-columns: 1fr;
		grid-template-columns: 1fr;
	}

	.footer-menu-wrapper {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}

	.copyright-wrapper {
		gap: 35px;
		margin-bottom: 20px !important;
	}

	.copyright-wrapper,
	.footer-wrapper {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.real-grid {
		-ms-grid-columns: 1fr;
		grid-template-columns: 1fr;
	}

	.real-right-box {
		width: 100%;
		height: 100%;
	}

	.button-icon {
		top: 100%;
		-webkit-transform: translate(-100%, -50%);
		-ms-transform: translate(-100%, -50%);
		transform: translate(-100%, -50%);
		margin-left: -14px;
	}

	.card-area .row {
		--bs-gutter-x: 24px;
	}

	.card-wrapper.mb-p {
		margin-bottom: 34px;
	}

	.workforce-card {
		margin-bottom: 15px;
	}

	.talk-title {
		font-size: 60px;
	}

	.talk-area .text-circle-icon {
		width: 120px;
	}

	.talk-area .user-icon {
		width: 35px;
	}
	.sticky-btn img {
		height: 32px;
		width: 32px;
	}
	.navbar-brand {
		padding: 0;
	}
	.sub-menu {
		position: static;
		visibility: visible;
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		background: #422744;
		padding: 15px 16px 18px 16px;
		border-radius: 0 0 20px 20px;
		width: 100%;
		display: none;
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
	}
	.banner-area {
		padding-top: 0;
	}
	.sticky-btn {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}
	.main-title br {
		display: none;
	}

	.footer-list li a {
		padding: 12px 0;
	}
	.real-right-box {
		height: 450px;
	}
	.real-right-box img {
		-o-object-position: 0 25%;
		object-position: 0 25%;
	}

	.hero-row-wrap {
		padding-bottom: 126px;
	}

	.partners {
		padding: 80px 0 60px;
	}
	.partner-photo-wrap {
		margin: 0 auto;
	}

	.partner-content-wrap .row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		--bs-gutter-y: 30px;
	}
	.modal .partner-photo-wrap {
		width: 480px;
	}
	.modal-body {
		padding: 80px 40px;
	}
	.partner-content {
		margin-top: 16px;
	}
	.modal .partner-photo-wrap {
		width: 450px;
	}

	.career-banner .grid-container,
	.signle-blog-hero .grid-container {
		-ms-grid-columns: 1fr;
		grid-template-columns: 1fr;
	}

	.gallery-grid {
		-ms-grid-columns: 1fr;
		grid-template-columns: 1fr;
		-ms-grid-rows: 1fr;
		grid-template-rows: 1fr;
		gap: 16px;
	}
	.gallery-grid > *:nth-child(1) {
		-ms-grid-row: 1;
		-ms-grid-column: 1;
	}
	.gallery-img-1 {
		-ms-grid-row: 1;
		-ms-grid-row-span: 1;
		grid-row: 1 / 2;
	}

	.payroll-hero {
		padding: 80px 0px 60px;
	}

	.human-resource-hero .hero-title h2 {
		margin-bottom: 19px;
	}

	.column-fix:nth-child(1),
	.column-fix:nth-child(2),
	.column-fix:nth-child(3) {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
	}
	.column-fix:nth-child(8),
	.column-fix:nth-child(9),
	.column-fix:nth-child(10) {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
	}

	.feature-body-row .col:first-child,
	.feature-title-row .col:first-child {
		-ms-flex-preferred-size: 23%;
		flex-basis: 23%;
	}

	.assistance .row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		--bs-gutter-y: 41px;
	}

	.video-area-section .row.justify-content-end {
		-webkit-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: start !important;
	}
	.video-area-section h1 {
		margin-bottom: 14px;
	}
	.video-area-section .row {
		--bs-gutter-y: 14px;
	}
	.video-area-section {
		padding: 6px 0 42px;
	}
	.pagination-wrapper {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.pagination-arrow {
		margin-left: 48px;
	}

	.contact-left-wrapper {
		max-width: 100%;
	}
	.contact-area::before {
		display: none;
	}
	.contact-from {
		margin-top: 19px;
		padding: 31px 12px 42px 12px;
	}
	.contact-from::before {
		position: absolute;
		left: -18px;
		top: 0;
		height: 100%;
		width: calc(100% + 36px);
		content: "";
		background: rgba(232, 209, 229, 0.15);
		z-index: -1;
	}
	.desk-help-content {
		margin-top: 45px;
		max-width: initial;
		padding: 0 12px;
	}
	.form-check-wrapper li {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}

	.resource-center-bg {
		height: calc(100% - 140px);
	}

	.guide-modal .modal-body {
		padding: 39px 45px 45px 45px;
	}

	.sl-blog-card-wrapper.d-flex.align-items-center.gap-2 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.single-testimonial-section {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.sl-testimonial-author {
		margin-right: 0;
	}
	.single-blog-wrapper blockquote {
		margin-top: 0px;
	}

	.signle-blog-hero .box-content-info .box-1 {
		padding: 29px 40px 40px 52px;
	}
	.single-case-study .single-blog-wrapper .brand-logo {
		margin-bottom: 0 !important;
	}
	.single-blog-wrapper h2 {
		margin: 12px 0;
	}
	.single-case-study .single-blog-wrapper figure {
		margin-top: 20px;
	}
	.single-blog-cotnent {
		padding: 0 0 15px;
	}

	.career-banner .box-2 {
		width: 100%;
	}

	.features-section {
		padding: 65px 0;
	}

	.single-post .signle-blog-hero {
		padding: 17px 0 0px;
	}

	.large-workforce .workforce-card .workforce-content h4 {
		font-size: 32px;
	}

	.header .button,
	.header .button:before {
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.page-template-tpl-careers .video-area {
		height: 68vw !important;
	}
	.mobile-brochure-wrap {
		margin-bottom: 32px;
	}
	.gallery-img-1,
	.gallery-img-2,
	.gallery-img-3 {
		height: 58vw;
		width: 100%;
		-o-object-fit: cover;
		object-fit: cover;
	}
	.workforce-card > img {
		height: 44vw;
	}
	.content-block-section{
		padding: 70px 0;
	}

	/* location hero section start */
	.location-hero .row {
		flex-direction: column;
		--bs-gutter-y:20px;
	}
	.location-hero .col:nth-child(1) {
		max-width: 100%;
	}
	.location-content-wrapper {
		max-width: 100%;
		margin-left: 0;
	}
	.single-location-area ,
	.location-hero.human-resource-hero {
		padding: 70px 0;
	}
	.single-location-wrapper h2, .single-location-wrapper h3, .single-location-wrapper h4, .single-location-wrapper h5, .single-location-wrapper h6 {
		margin-bottom: 8px;
	}
	.single-location-wrapper h2 {
		margin-bottom: 12px;
	}
	.single-location-wrapper p {
		margin-bottom: 15px;
	}
	.brand-logo-info{
		max-width: 180px;
		height: 180px;
	}
	
	/* location hero section end */
}

@media only screen and (max-width: 767px) {
	.container,
	.container-md,
	.container,
	.container-sm,
	.container,
	.container-xl {
		padding-left: 18px;
		padding-right: 18px;
	}
	.ajax-preloader,
	.signle-blog-hero .box-2,
	.radius-32 {
		border-radius: 20px;
	}
	h1 {
		font-size: 46px;
	}

	h2 {
		font-size: 36px;
	}

	h3 {
		font-size: 30px;
	}

	h4 {
		font-size: 28px;
	}

	h5 {
		font-size: 24px;
	}

	h6 {
		font-size: 20px;
	}

	.box-3 {
		padding: 25px;
	}
	.img-left {
		height: auto;
		width: 115px;
	}
	.img-right {
		height: auto;
		width: 200px;
	}

	.talk-content p {
		font-size: 18px;
	}
	.sticky-btn {
		padding: 3px 10px 3px 4px;
	}
	.navbar-brand img {
		max-width: 154px;
	}
	.real-right-box {
		height: 350px;
	}
	.real-right-box img {
		-o-object-position: 0 25%;
		object-position: 0 25%;
	}

	.hero-mans .man-img-2 {
		width: 280px;
	}
	.hero-inner {
		padding-left: 38px;
		padding-right: 30px;
	}
	.hero-mans .man-img-1 {
		margin-left: -93px;
	}
	.hero-mans .man-img-3 {
		margin-left: 79px;
	}

	.full-width-img .button {
		font-size: 20px;
	}
	.full-width-img .button.play img {
		width: 35px;
	}
	.full-width-img .button.play {
		padding: 15px 28px 14px 65px;
	}

	.modal .partner-photo-wrap {
		width: 400px;
	}
	.btn-close {
		top: 20px;
	}

	.page-title h1 {
		font-size: 35px;
	}

	.column-fix:nth-child(1),
	.column-fix:nth-child(2),
	.column-fix:nth-child(3) {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
	.column-fix:nth-child(4),
	.column-fix:nth-child(5) {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}

	.column-fix:nth-child(6),
	.column-fix:nth-child(7) {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
	.column-fix:nth-child(8),
	.column-fix:nth-child(9),
	.column-fix:nth-child(10) {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
	.large-workforce .workforce-card .workforce-content {
		min-height: 200px;
	}

	.bg-circle {
		width: 1050px;
		height: 1050px;
	}
	.testimonial-section.style-2 .popup-content svg {
		width: 120px;
		margin-bottom: 20px;
	}
	.testimonial-section.style-2 .popup-content h3 {
		margin-bottom: 14px !important;
	}

	.feature-name {
		font-size: 22px;
	}
	.feature-name-item {
		font-size: 15px;
		padding: 7px 6px;
	}
	.feature-bg-1 {
		max-width: 343px;
	}
	.feature-bg-2 {
		max-width: 297px;
	}
	.feature-bg-3 {
		max-width: 174px;
	}
	.single-location  .human-resource-hero img ,
	.feature-bg-2,
	.feature-bg-3,
	.page-template-tpl-industries  .human-resource-hero img ,
	.page-template-tpl-locations .human-resource-hero img,
	.page-template-tpl-information-technology .human-resource-hero img,
	.page-template-tpl-information-technology .full-width-img {
		display: none;
	}
	.features-section h2 {
		margin-bottom: 30px !important;
	}

	.brand-logo img {
		max-width: 238px;
	}

	.column-fix:nth-child(2) .solution-card img,
	.column-fix:nth-child(8) .solution-card img,
	.column-fix:nth-child(5),
	.column-fix:nth-child(6),
	.column-fix:nth-child(10) {
		display: none;
	}
	.video-card-wrapper img {
		height: auto;
	}

	.resources-hero-inner {
		padding: 70px 50px;
	}
	.search-box {
		margin-top: 25px;
	}
	.search-box h4 {
		font-size: 18px;
		margin-bottom: 0;
	}
	.benefit-item {
		max-width: 450px;
		margin: 45px auto 0;
	}
	.benefit-section .col-lg-3:first-child .benefit-item {
		margin-top: 28px;
	}
	.content-block-item .row {
		flex-direction: column;
		--bs-gutter-y:35px;
	}
	.content-block-info,
	.content-block-item .col:nth-child(1) {
		max-width: 100%;
	}
	.content-block-item {
		margin-bottom: 50px;
	}
	.content-block-img  img{
		min-height: 250px;
		width: 100%;
		object-fit: cover;
	}
	.single-location-area ,
	.location-hero.human-resource-hero {
		padding: 50px 0;
	}
	
	.brand-logo-info{
		max-width: 150px;
		height: 150px;
	}
}

@media only screen and (max-width: 617px) {
	.talk-area {
		padding-top: 35px;
		padding-bottom: 40px;
		padding: 35px 20px 40px 20px;
	}
	
    /* location hero section start */
	.location-list-wrapper{
		gap: 0px;
	}
	.location-list-wrapper > ul {
		flex-basis: 100%;
	}
    /* location hero section end */
}
@media only screen and (max-width: 575px) {
	h1 {
		font-size: 32px;
	}

	h2 {
		font-size: 32px;
	}

	h3 {
		font-size: 40px;
	}

	h4 {
		font-size: 24px;
	}

	h5 {
		font-size: 24px;
	}

	.main-title {
		font-size: 32px;
	}

	.box-1 {
		min-height: 300px;
		padding: 34px 35px 30px;
	}

	.rotate-position-icon {
		height: 100px;
		width: 100px;
		margin-left: -50px;
		bottom: -50px;
	}

	.rotate-position-icon .user-icon {
		width: 25px;
	}

	.rotate-position-icon .text-circle-icon {
		width: 80px;
	}

	.talk-title {
		font-size: 45px;
	}
	.talk-title {
		font-size: 34px;
	}

	.talk-content p {
		font-size: 16px;
	}

	.talk-area .container .row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}

	.talk-area .text-circle-icon {
		width: 59px;
	}

	.talk-area .user-icon {
		width: 21px;
	}
	.talk-area .col-auto {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 100%;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: end;
	}
	.footer-area .container {
		padding: 0 40px;
	}
	.real-right-box {
		height: 250px;
	}
	.real-right-box img {
		-o-object-position: 0 25%;
		object-position: 0 25%;
	}

	.page-template-tpl-human-resources .human-resource-hero img {
		height: auto;
		bottom: -25px;
		width: 211px;
		right: 0 !important;
	}

	.hero-mans .man-img-2 {
		width: 200px;
	}
	.hero-mans .man-img-3 {
		margin-left: 60px;
	}
	.hero-mans .man-img-1 {
		margin-left: -69px;
	}
	.hero-mans .man-img-1 {
		margin-left: -68px;
	}
	.hero-mans .man-img-3 {
		margin-left: 62px;
	}

	.modal .partner-photo-wrap {
		width: 350px;
	}

	.page-title h1 {
		font-size: 28px;
	}

	.payroll-hero {
		padding: 60px 0px 40px;
	}

	.feature-name {
		font-size: 16px;
		font-weight: 500 !important;
		line-height: 1.15;
	}
	.feature-name-item {
		font-size: 15px;
		padding: 7px 6px;
		font-weight: 400 !important;
		line-height: 1;
	}

	.check-mark svg {
		width: 19px;
	}

	.assistance-content h3 {
		font-size: 32px;
		line-height: 1.1;
	}

	.wpcf7-list-item {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}

	.article-card.type-guide .card-inner {
		padding: 6px;
		gap: 18px;
	}

	.article-card.type-guide .card-right {
		-ms-flex-preferred-size: calc(100% - 154px);
		flex-basis: calc(100% - 154px);
	}
	.resources h2 {
		text-align: center;
		font-size: 32px;
	}
	.content-block-item {
		margin-bottom: 30px;
	}
	.content-block-section{
		padding: 50px 0;
	}
	
}

@media only screen and (max-width: 480px) {
	.sticky-btn {
		margin-right: 10px !important;
	}
	.box-1 {
		padding: 34px 37px 94px 36px;
		margin-bottom: 13px;
	}
	.box-button-area {
		right: 30px;
	}
	.inner-grid {
		-ms-grid-columns: 1fr 15px minmax(140px, 1fr);
		grid-template-columns: 1fr minmax(140px, 1fr);
		gap: 15px;
	}
	.half-cirle {
		width: auto;
		height: 76px;
	}

	.position-img {
		width: auto;
	}

	.box-3 {
		padding: 35px 23px 22px 22px;
	}

	.box-4 .user-icon {
		width: 28px;
	}

	.box-4 .text-circle-icon {
		width: 79px;
	}

	.who-we-are {
		padding: 82px 36px 48px;
	}

	.banner-area {
		padding-bottom: 44px;
	}

	.real-area {
		padding: 44px 0 50px;
	}

	.real-left-box {
		padding: 49px 32px 60px 36px;
		min-height: 524px;
	}
	.real-right-box {
		height: 183px;
	}
	.real-right-box img {
		-o-object-position: 0 33%;
		object-position: 0 33%;
	}
	.card-wrapper .title-lg {
		font-size: 20px;
	}

	.rotate-position-icon {
		height: 86px;
		width: 86px;
		bottom: -43px;
		margin-left: -43px;
	}

	.rotate-position-icon .user-icon {
		width: 21px;
	}

	.rotate-position-icon .text-circle-icon {
		width: 59px;
	}

	.full-background {
		margin-top: 28px;
	}

	.workforce-area {
		padding-top: 83px;
		padding-bottom: 76px;
	}

	.workforce-content p {
		font-weight: 400;
	}

	.workforce-card {
		margin-bottom: 15px;
	}

	.workforce-card .workforce-content {
		padding: 31px 21px 64px 28px;
	}

	.workforce-svg-absoulute {
		height: auto;
	}

	.poup-title {
		font-size: 24px;
		padding-bottom: 0 !important;
		line-height: 1.2;
	}

	.autho-info {
		padding-top: 0 !important;
	}

	.popup-content blockquote {
		font-size: 20px;
		line-height: 1.5;
		padding: 0 29px;
	}

	.popup-section-button {
		margin-top: 21px !important;
	}

	.testimonial-section {
		padding-top: 58px;
		padding-bottom: 68px;
	}
	.footer-logo-box {
		max-width: 241px;
	}
	.workforce-area .title-xl {
		margin-bottom: 40px;
	}

	.footer-iteam {
		font-size: 16px;
	}

	.page-title h1 {
		font-size: 22px;
		line-height: 1.25;
		padding: 8px 17px 11px 43px;
	}

	.hero-inner .main-title {
		width: 284px;
		line-height: 1.15;
		font-size: 32px;
	}
	.hero-mans .man-img-2 {
		width: 190px;
	}
	.hero-mans .man-img-1 {
		margin-left: -64px;
	}
	.hero-mans .man-img-3 {
		margin-left: 59px;
	}

	.full-width-img .button {
		font-size: 16px;
		line-height: 1.5;
	}
	.full-width-img .button.play img {
		width: 28px;
		left: 10px;
	}
	.full-width-img .button.play {
		padding: 7px 15px 7px 46px;
	}

	.partners {
		padding: 63px 0 59px;
	}

	.modal .partner-photo-wrap {
		width: 293px;
	}
	.modal-body {
		padding: 68px 30px;
	}
	.btn-close {
		right: 17px;
	}
	.partner-details h3 {
		font-size: 26px;
		margin-bottom: 0;
		line-height: 1.4;
		font-weight: 500;
	}
	.partner-details .position-lg {
		font-size: 16px;
	}
	.partner-content:last-child {
		margin-top: 24px;
	}
	.partner-content-wrap ul li {
		font-size: 16px;
	}

	.career-banner .main-title {
		line-height: 1.15;
		font-size: 32px;
	}
	.career-banner .box-1 {
		padding: 48px 25px 32px 32px;
	}
	.career-banner .button {
		display: none;
	}
	.career-banner .hero-desc {
		margin-bottom: 0 !important;
	}

	.career-banner {
		padding-bottom: 16px;
	}
	.career-banner .grid-container {
		gap: 14px;
	}

	.benefit-section {
		padding: 46px 0 77px;
		background: rgba(0, 123, 120, 0.15);
	}
	.benefit-item {
		margin-top: 38px;
	}
	.benefits-icon {
		margin-bottom: 17px;
	}
	.icon-wrap h6 {
		margin-bottom: 5px;
		line-height: 1.4;
	}
	.icon-wrap {
		height: 100px;
		width: 100px;
		margin-bottom: 16px;
	}
	.icon-wrap img {
		width: 59px;
	}
	.single-post .signle-blog-hero p {
		font-size: 16px;
	}
	.single-post .signle-blog-hero p span {
		font-size: 14px;
	}
	.breadcrumb {
		margin-bottom: 15px;
	}

	.collaborations {
		padding: 57px 0 25px;
	}
	.benefit-section h3 {
		font-size: 32px;
		line-height: 1;
	}
	.benefit-item h6 {
		line-height: 1.4;
	}
	.benefit-item p {
		font-weight: 400 !important;
	}
	.collaborations .section-title h2 {
		font-size: 32px;
		line-height: 1.1;
		margin-bottom: 16px !important;
	}
	.collaborations .section-title p,
	.apply-section .popup-content .single-testimonial p,
	.hero-title p,
	.large-workforce .workforce-card .workforce-content p,
	.human-resource-hero p,
	.assistance-content p {
		font-size: 16px;
	}
	.collaborations .section-title {
		margin-bottom: 39px;
	}

	.apply-section .popup-content h2 {
		margin-bottom: 12px !important;
	}
	.apply-section .popup-section-button {
		margin-top: 24px !important;
		padding: 0 !important;
	}

	.apply-section {
		padding-top: 60px;
		padding-bottom: 64px;
	}

	.payroll-hero {
		padding: 52px 36px;
		-webkit-box-shadow: 6px 6px 10px 0px rgba(48, 20, 50, 0.2);
		box-shadow: 6px 6px 10px 0px rgba(48, 20, 50, 0.2);
	}
	.payroll-hero h2 {
		line-height: 1.1;
	}
	.payroll-hero img {
		right: -35px !important;
		height: 298px !important;
		top: 58px !important;
	}
	.large-workforce h2 {
		max-width: 346px;
		line-height: 1.1;
		margin-bottom: 33px !important;
	}
	.large-workforce {
		padding-top: 61px;
		padding-bottom: 46px;
	}
	.large-workforce .workforce-card .workforce-content h4 {
		font-size: 20px;
		margin-bottom: 8px;
		line-height: 1.4;
	}
	.large-workforce .workforce-card .workforce-content {
		padding: 22px 21px 71px 20px;
	}
	.large-workforce .workforce-content .button {
		padding: 7.5px 14px;
	}
	.large-workforce .workforce-card {
		margin-bottom: 22px;
	}

	.human-resource-hero .hero-title h2 {
		max-width: 284px;
	}

	.human-resource-hero {
		padding: 53px 10px 45px 36px;
	}
	.human-resource-hero img {
		height: calc(100% - 84px);
		bottom: -25px;
		right: -23px !important;
	}
	
	.single-location .human-resource-hero,
	.page-template-tpl-industries .human-resource-hero,
	.page-template-tpl-information-technology .human-resource-hero {
		background: #f3fafd;
	}

	.hero-title h2 {
		margin-bottom: 29px;
	}
	.page-template-tpl-human-resources .solutions-section h2 {
		margin-bottom: 27px;
	}
	.solution-card h4 {
		padding: 9px 20px 9px 20px;
		line-height: 1.3;
		margin-bottom: 0;
	}
	.solution-list-wrap {
		padding: 10px 20px 26px 20px;
	}
	.solution-card .row ul li {
		font-weight: 600;
	}

	.solutions-section {
		padding: 30px 0 45px;
	}
	.solutions-section h2 {
		margin-bottom: 32px;
	}
	.solution-card .row ul li {
		font-size: 16px;
		padding-left: 12px;
	}
	.solutions-row {
		--bs-gutter-y: 13px;
	}
	.page-template-tpl-human-resources .solution-card .row ul li::before {
		height: 3px;
		width: 3px;
	}

	.testimonial-section.style-2 .popup-content h3 {
		font-size: 20px;
		line-height: 1.4;
		margin-bottom: 6px !important;
		font-weight: 500;
	}
	.testimonial-section.style-2 .popup-content blockquote {
		font-size: 16px;
		line-height: 1.25;
		font-weight: 400;
		padding: 0 0;
	}
	.bg-circle {
		bottom: 0;
	}
	.solutions-section > img {
		display: none;
	}
	.testimonial-section.style-2 .autho-info {
		margin-top: 13px !important;
	}
	.testimonial-section.style-2 .author-title {
		font-size: 18px;
		line-height: 1.5;
		font-weight: 600;
	}
	.testimonial-section.style-2 {
		padding-top: 121px;
		padding-bottom: 31px;
	}
	.bg-circle {
		width: 682px;
		height: 682px;
	}
	.testimonial-section.style-2 .popup-content svg {
		width: 91px;
		height: 57px;
		margin-bottom: 14px;
	}

	.assistance {
		padding: 40px 0 58px;
	}
	.assistance-content h3 {
		margin-bottom: 12px !important;
	}
	.assistance-content .button {
		margin-top: 13px;
		padding: 11.5px 28px;
	}

	.resources .container > .row.mb-4.pb-1 {
		margin-bottom: 18px !important;
	}
	.resources {
		padding: 51px 0 56px;
	}
	.card-right h6 {
		font-size: 18px;
		font-weight: 600;
		margin-bottom: 14px;
		line-height: 1.5;
	}
	.card-inner {
		padding: 12px 16px 11px 16px;
	}

	.feature-body-row .col:first-child,
	.feature-title-row .col:first-child {
		-ms-flex-preferred-size: 34%;
		flex-basis: 34%;
	}
	.feature-bg-1 {
		max-width: 183px;
		top: -25px;
		opacity: 1;
	}
	.feature-bg-2 {
		display: none;
	}
	.feature-bg-3 {
		display: none;
	}

	.signle-blog-hero .box-content-info .box-1 {
		padding: 18px 27px 38px 27px;
		min-height: 417px;
	}
	.signle-blog-hero .box-content-info .box-1 h1 {
		font-size: 32px;
	}
	.signle-blog-hero .box-1 img {
		max-width: 254px;
		right: -30px;
	}
	.single-post .signle-blog-hero .box-2 {
		display: none;
	}
	.single-post .single-blog-wrapper figure {
		margin-bottom: 65px;
		margin-top: 24px;
	}

	.breadcrumb.gap-3 {
		gap: 8px !important;
	}
	.filter-wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: start !important;
		margin-bottom: 20px;
	}

	.filter-btn {
		margin-top: 5px;
	}

	.contact-card-content h2 {
		font-size: 32px;
		margin-bottom: 8px !important;
	}
	.contact-card-content {
		margin-bottom: 19px;
	}
	.contact-card {
		min-height: 302px;
		padding: 33px 24px 44px 33px;
	}
	.contact-area {
		padding: 13px 0 45px;
	}
	.desk-help-content h3 {
		font-size: 24px;
		margin-bottom: 8px;
	}

	.thank-you-hero .resources-hero-inner,
	.resources-hero-inner {
		padding: 47px 22px 54px 27px;
	}
	.resources-hero {
		padding: 16px 0 12px;
	}
	.page-template-tpl-resource-center .resources {
		padding: 48px 0 38px;
	}
	.resources-hero-inner h1 {
		font-size: 32px;
		margin-bottom: 6px;
	}
	.resoure-list-wrap h5 {
		font-size: 22px;
	}
	.resoure-list-wrap .row {
		--bs-gutter-y: 17px;
	}
	.top-div {
		font-size: 16px;
	}
	.post-top {
		margin-bottom: 9px;
	}

	.guide-modal .modal-body {
		padding: 35px 23px 33px 23px;
	}
	.modal-dialog {
		margin: 17px;
	}
	.guide-modal-inner p {
		font-size: 16px;
	}
	.modal-header-part h2 {
		font-size: 24px;
		margin-bottom: 5px;
		line-height: 1.2;
	}
	.guide-modal .contact-from {
		margin-top: 12px;
		padding: 0;
	}
	.guide-modal .form-group {
		margin-bottom: 8px;
	}
	.page-template-tpl-articles .small-thumb .card-inner > img {
		max-width: 80px;
	}
	.card-inner {
		padding: 6px 12px;
	}
	.pagination-wrapper {
		margin-top: 36px !important;
	}
	.video-area-section {
		padding: 6px 0 34px;
	}
	.video-area-section .row {
		--bs-gutter-y: 6px;
	}
	.page-template-tpl-articles .video-area-section .row {
		--bs-gutter-y: 14px;
	}
	.filter-wrapper span {
		margin-bottom: 26px;
	}
	.resource-bg h1 {
		line-height: 1;
	}
	.resource-bg .top-div {
		font-size: 14px;
	}
	.page-template-tpl-resource-center .article-card .card-inner img {
		display: none;
	}
	.card-inner {
		padding: 10px 12px;
	}
	.page-template-tpl-resource-center .resources .row.g-3 {
		--bs-gutter-y: 9px;
	}
	.page-template-tpl-resource-center .resources-hero-inner h1 {
		margin-bottom: 16px;
		line-height: 1;
	}
	.page-template-tpl-resource-center .resource-center-bg {
		height: 166px;
		right: -10px;
		bottom: 0;
	}
	.page-template-tpl-resource-center .resoure-list-wrap h5 {
		margin-bottom: 10px;
	}

	.single-blog-wrapper h2 {
		font-size: 32px;
	}
	.brand-logo img {
		max-width: 205px;
	}

	.sticky-btn img {
		height: 28px;
		width: 28px;
	}

	.partners .section-title h2 {
		line-height: 1;
	}
	.partners .section-title p {
		padding: 0 36px;
	}
	.partners .section-title {
		margin-bottom: 80px;
	}
	.page-template-tpl-about .hero-row-wrap {
		padding-bottom: 104px;
	}
	.page-template-tpl-about .hero-section {
		margin-bottom: 24px;
	}
	.page-template-tpl-about .hero-inner p {
		font-weight: 400;
	}

	.single-location .human-resource-hero ,
	.page-template-tpl-industries .human-resource-hero ,
	.page-template-tpl-information-technology .human-resource-hero {
		padding: 53px 10px 56px 36px;
	}
	.feature-name {
		padding: 4.5px 15.5px;
	}
	.features-section .row {
		--bs-gutter-x: 3px;
	}
	.features-section .row {
		--bs-gutter-x: 2px;
	}
	.row.feature-body-row .col:first-child {
		max-width: 176px;
	}
	.page-template-tpl-information-technology .features-section > .container {
		padding-left: 0;
		padding-right: 10px;
	}
	.feature-name-item {
		padding: 7px;
		min-height: auto;
	}
	.features-section h2 {
		margin-bottom: 16px !important;
	}
	.row.feature-body-row.mb-1 {
		margin-bottom: 2px !important;
	}
	.features-section {
		padding: 55px 0;
	}
	.feature-body-row .col:first-child,
	.feature-title-row .col:first-child {
		-ms-flex-preferred-size: 17%;
		flex-basis: 17%;
	}

	.article-card.type-guide .card-right,
	.article-card.type-video .card-right {
		-ms-flex-preferred-size: calc(100% - 98px);
		flex-basis: calc(100% - 98px);
	}

	.page-template-tpl-resource-center
		.mobile-brochure-wrap
		.article-card
		.card-inner
		img {
		display: inline-block;
		width: 93px;
	}
	.page-template-tpl-resource-center
		.mobile-brochure-wrap
		.article-card.type-guide
		.card-right {
		-ms-flex-preferred-size: calc(100% - 112px);
		flex-basis: calc(100% - 112px);
	}
	.page-template-tpl-resource-center
		.mobile-brochure-wrap
		.article-card.type-guide
		.card-inner {
		padding: 8px 6px;
		gap: 16px;
	}
	.page-template-tpl-resource-center .mobile-brochure-wrap .top-div {
		font-size: 14px;
	}
	.page-template-tpl-resource-center .mobile-brochure-wrap .post-top {
		margin-bottom: 0;
	}
	.page-template-tpl-resource-center .mobile-brochure-wrap .card-right {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: start;
	}
	.page-template-tpl-resource-center .mobile-brochure-wrap .card-right h6 {
		margin-bottom: 26px;
	}
	.search-form {
		max-width: 292px;
	}
	.search-form .form-control {
		border-radius: 38px;
		padding: 6.5px 45px 6.5px 36px;
	}
	.page-template-tpl-resource-center
		.mobile-brochure-wrap
		.search-form
		#submit
		svg {
		width: 16px;
		height: 16px;
	}
	.page-template-tpl-resource-center
		.mobile-brochure-wrap
		.search-form
		#submit {
		height: 24px;
		width: 24px;
	}
	.page-template-tpl-resource-center .resources .row.g-3 {
		--bs-gutter-y: 11px;
	}
	.benefit-item {
		max-width: 290px;
	}
}

@media only screen and (max-width: 380px) {
	.talk-area {
		padding: 35px 10px 40px 10px;
	}
	.hero-mans .man-img-2 {
		width: 150px;
	}
	.hero-mans .man-img-1 {
		margin-left: -50px;
	}
	.hero-mans .man-img-3 {
		margin-left: 49px;
	}

	.modal .partner-photo-wrap {
		width: 250px;
	}

	.payroll-hero {
		padding: 60px 0 30px;
	}

	.page-title h1 {
		font-size: 18px;
	}

	.feature-name {
		font-size: 14.5px;
	}
	.feature-name-item {
		font-size: 14px;
	}

	.testimonial-section.style-2 .popup-content svg {
		width: 60px;
		height: 60px;
	}

	.resources-hero-inner h1 {
		font-size: 28px;
	}
	.small-thumb .card-inner > img {
		width: 65px;
		height: auto;
		max-height: none;
	}
	.card-right {
		-ms-flex-preferred-size: calc(100% - 70px);
		flex-basis: calc(100% - 70px);
	}
	.card-inner {
		gap: 5px;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.small-thumb.type-video .card-inner > img {
		width: 85px;
	}
	.small-thumb.type-video .card-right {
		-ms-flex-preferred-size: calc(100% - 90px);
		flex-basis: calc(100% - 90px);
	}
	.post-top {
		margin-bottom: 0;
	}
	.card-right h6 {
		margin-bottom: 0;
	}

	.sticky-btn {
		margin-right: 5px !important;
	}
	.sticky-btn {
		padding: 3px 7px 3px 4px;
	}
	.sticky-btn .inner-text {
		font-size: 12px;
	}
	.navbar-brand img {
		max-width: 127px;
	}
	/* location hero section start */
	.location-list-wrapper {
		gap: 10px;
	}
	.location-list-wrapper > ul {
		flex-basis: 100%;
	}
	/* location hero section end */
}
@media only screen and (max-width: 360px) {
	.popup-content blockquote {
		padding: 0 10px;
	}
	.card-right {
		gap: 5px;
	}
	.resoure-list-wrap a {
		font-size: 14px;
	}
	.card-right h6 {
		font-size: 16px;
	}
	.modal .partner-photo-wrap {
		width: 220px;
	}
	.who-we-are {
		padding: 82px 10px 48px;
	}
}

@media only screen and (max-width: 320px) {
	.inner-grid {
		-ms-grid-columns: 1fr;
		grid-template-columns: 1fr;
	}
	.partners .section-title p {
		padding-left: 0;
		padding-right: 0;
	}
}
