
/*
Theme Name: Salient Child 
Template: salient
Theme URI: http://bsmthemes.com/salient/
Author: OpusTech
Author URI: #
Description: WordPress Theme For Salient Child
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-colors, custom-logo, custom-menu, featured-images, post-formats, sticky-post, threaded-comments, translation-ready
Text Domain: salient
*/
@import url("https://cdn-ildbjih.nitrocdn.com/swJMNYeqfzDVhiraKLIkSspOrYTwqcsy/assets/static/source/rev-a2985ac/fonts.googleapis.com/c64d72a41023d6ede8b664194cfebefd.css2");

/*  font-family: "Open Sans", sans-serif; */
.location-row {
	display: flex;
}

.location-testimonial-container .location-row {
	flex-wrap: wrap;
}

.location-row-half {
	flex-basis: 50%;
}

.location-row-half img {
	margin-bottom: -7px;
	width: 100%;
	height: auto;
}

/* General accordion styling */
.accordion-card {
	overflow: hidden;
}

/* Header styles */
.accordion-header h3 {}

.accordion-toggle {
	cursor: pointer;
	border: none;
	width: 100%;
	text-align: left;
	outline: none;
	transition: background-color .3s ease;
}

/* Content styles */
.accordion-content {
	display: none;
}

.accordion-content.open {
	display: block;
}

.location-headline {
	font-size: 40px;
	font-weight: 700;
	line-height: 1.3;
	margin-bottom: 34px;
	margin-bottom: 30px;
	color: #333;
	font-family: "Open Sans", sans-serif;
}

.location-top {
	text-align: center;
	width: 970px;
	margin: auto;
	max-width: 100%;
	padding: 50px 0 55px;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
	color: #444;
}

.location-top p {
	text-align: left;
}

.location-top-content {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.location-bottom {
	position: relative;
}

.location-top-image {
	position: absolute;
	left: 0;
	width: 50%;
	height: 100%;
	background-repeat: no-repeat;
}

.location-bottom-row {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.location-bottom-row.snapshot-active {
	align-items: flex-start;
}

.location-solution-container .location-bottom-row {
	justify-content: flex-end;
}

.location-bottom-inner {
	flex-basis: 45%;
	line-height: 1.68;
}

.location-solution-container .location-bottom-row .location-bottom-inner {
	padding: 125px 0 50px;
}

.location-testimonial-container {
	padding: 50px 0 80px;
}

.location-testimonial-container .location-headline {
	width: 415px;
	margin: auto;
	max-width: 100%;
	padding-bottom: 45px;
	text-align: center;
}

.location-testi-upper {
	background-color: #663eb1;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.6777;
	color: #fff;
	font-family: "Open Sans", sans-serif;
	padding: 50px 50px 20px;
}

.ltest-row-half {
	display: flex;
	margin-bottom: 30px;
	flex-basis: 49%;
}

.location-testimonial-container .location-row {
	justify-content: space-between;
}

.ltest-content {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	position: relative;
	padding-bottom: 140px;
}

.location-testi-job {
	background-image: url("https://cdn-ildbjih.nitrocdn.com/swJMNYeqfzDVhiraKLIkSspOrYTwqcsy/assets/images/optimized/rev-a25a147/ptalentsolutions.com/wp-content/themes/salient-child/images/testimonial-bg.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding: 30px 50px;
	height: 140px;
	width: 100%;
	position: absolute;
	bottom: 0;
}

.location-testi-job.nitro-lazy {
	background-image: none !important;
}

.location-testi-job h3 {
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.3;
	color: #fff;
	margin-bottom: 10px;
}

.location-testi-job span {
	font-family: "Open Sans", sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.3;
	color: #fff;
}

.location-solution-container {
	background-image: url("https://cdn-ildbjih.nitrocdn.com/swJMNYeqfzDVhiraKLIkSspOrYTwqcsy/assets/images/optimized/rev-a25a147/ptalentsolutions.com/wp-content/themes/salient-child/images/location-solution-bg.webp");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 550px;
}

.location-solution-container.nitro-lazy {
	background-image: none !important;
}

.location-solution-container .location-bottom-row {
	align-items: center;
	min-height: 550px;
}

.location-features-container {
	padding: 100px 0;
}

.location-features-container h2 {
	margin-bottom: 45px;
	text-align: center;
}

.location-features-row {
	display: flex;
}

.location-features-content {
	flex-basis: calc(33.333% - 30px);
	margin: 0 30px;
}

.lkd-content {
	padding-left: 15px;
}

.lkd-content p {
	margin-left: -15px;
}

.lkd-content h3 {
	margin: 25px 0;
	font-family: "Open Sans", sans-serif;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.18;
	color: #333;
	position: relative;
}

.lkd-content h3:before {
	position: absolute;
	top: 0;
	left: -14px;
	content: "";
	height: 100%;
	width: 3px;
	background-color: #663eb1;
}

.lkd-content {
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
	color: #444;
}

.location-partner-container {
	padding-top: 60px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.location-partner-row {
	align-items: center;
}

.lpartner-left {}

.lpartner-left h2 {
	color: #fff;
	margin-bottom: 35px;
	text-align: center;
}

.lpartner-left ul {
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: center;
	list-style: none;
}

.lpartner-left ul li {
	list-style: none;
	margin: 15px;
}

.lpartner-left ul li a {
	display: inline-block;
	text-decoration: none;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.3;
	padding: 10.5px 28px;
	border: 2px solid #fff;
	text-transform: uppercase;
	background-color: transparent;
	color: #fff;
	text-align: center;
	border-radius: 4px;
}

.lpartner-left ul li a:hover {
	color: #663eb1;
	background-color: #fff;
}

.location-process-container {
	padding: 100px 0 60px;
}

.location-process-container h2 {
	margin-bottom: 45px;
	text-align: center;
}

.steps-row {
	display: flex;
}

.steps-image {
	flex-basis: 465px;
	margin-right: 38px;
}

.steps-image img {
	width: 100%;
}

.steps-right {
	flex-basis: calc(100% - 503px);
}

.steps-right-content {
	display: flex;
	padding-bottom: 14px;
	position: relative;
}

.steps-right-content:before {
	position: absolute;
	top: 0;
	left: 22px;
	height: 100%;
	width: 1px;
	background-color: #676767;
	content: "";
}

.steps-right-content:last-child:before {
	display: none;
}

.steps-right-content span {
	width: 45px;
	height: 45px;
	border-radius: 50%;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	font-weight: 800;
	line-height: 1.2;
	color: #fff;
	background-color: #663eb1;
	flex-basis: 45px;
	flex-shrink: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 1;
}

.steps-right-cnumber {
	margin-left: 20px;
	margin-top: 9px;
}

.steps-right-cnumber h3 {
	font-family: "Open Sans", sans-serif;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.18;
	color: #333;
	margin-bottom: 30px;
}

.steps-right-cnumber {
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
	color: #676767;
}

.location-faq-container {
	padding-bottom: 80px;
}

.location-faq-container h2 {
	width: 750px;
	margin: auto;
	max-width: 100%;
	padding-bottom: 45px;
	text-align: center;
}

#accordion {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}

#accordion .accordion-card {
	flex-basis: 100%;
	margin-bottom: 30px;
	margin-left: 15px;
	margin-right: 15px;
	border-radius: 4px;
	padding: 15px 0 15px;
	border: none;
	background-color: #f5f5f5;
}

#accordion .accordion-card.active-card {
	background-color: #663eb1;
}

.accordion-header h3 {
	margin: 0;
}

.accordion-header button {
	background-color: transparent;
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.444;
	color: #333;
	position: relative;
	padding: 7px 70px 7px 20px;
}

.accordion-header button:before {
	position: absolute;
	top: 5px;
	right: 20px;
	content: "";
	height: 29px;
	width: 29px;
	background-image: url("https://cdn-ildbjih.nitrocdn.com/swJMNYeqfzDVhiraKLIkSspOrYTwqcsy/assets/images/optimized/rev-a25a147/ptalentsolutions.com/wp-content/themes/salient-child/images/location-faq-plus.svg");
	background-position: center;
	background-repeat: no-repeat;
}

.accordion-card.active-card .accordion-header button:before {
	background-image: none;
}

#accordion .accordion-card.active-card .accordion-header button {
	color: #fff;
}

.accordion-content {
	padding: 0 72px 0 20px;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
	color: #fff;
	background-color: transparent;
	border: none;
}

.accordion-content p {
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
	color: #fff;
}

#accordion .accordion-card.active-card .accordion-content, #accordion .accordion-card.active-card .accordion-content p {
	color: #fff;
}

#accordion .accordion-card.active-card .accordion-content p:last-child {
	padding-bottom: 0;
}

.accordion-toggle:hover {
	background-color: transparent;
}

.accordion-content.open {
	display: block;
}

.accordion-body ul {
	padding: 0;
	padding: 0 0 8px 18px;
	margin: 0;
}

.form-container {
	display: none;
}

.form-container.show-form {
	display: block;
}

.location-banner-row {
	display: flex;
}

.location-banner-right {
	background-color: #fff;
	padding: 20px 30px 20px;
	border-radius: 4px;
}

.location-banner-left, .location-banner-right {
	flex-basis: 50%;
}

.location-banner-left h1 {
	font-family: "Open Sans", sans-serif;
	font-size: 54px;
	font-weight: 700;
	line-height: 1.14;
	color: #fff;
}

.location-banner-right .form-tabs .resetlist {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	justify-content: center;
}

.location-banner-right .form-tabs .resetlist li {
	list-style: none;
	flex-basis: 50%;
}

.location-banner-right .form-tabs .resetlist li a {
	display: inline-block;
	width: 100%;
	text-align: center;
	text-decoration: none;
}

.location-banner-right .form-tabs .resetlist li a span {
	font-family: "Open Sans", sans-serif;
	font-size: 22px;
	font-weight: 600;
	line-height: 1.3;
	color: rgba(103, 103, 103, .5);
	border-bottom: 2px solid rgba(103, 103, 103, .5);
	padding: 0 25px 20px;
	display: block;
}

.location-banner-right .form-tabs .resetlist li a.active span {
	color: #663eb1;
	border-bottom: 2px solid #663eb1;
}

.location-banner-right .gform_required_legend {
	display: none;
}

.location-banner-right #field_5_1, .location-banner-right #field_5_1 a, .location-banner-right h2, .location-banner-right h2 a {
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.3;
	color: #333;
}

.location-banner-right #field_5_1, .location-banner-right h2 {
	padding: 15px 67px 0;
	text-align: center;
	line-height: 1.5;
}

.location-banner-right h2 {
	padding: 15px 60px 0;
}

.location-banner-container-new {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 75px 0 70px;
}

.location-banner-right .gfield_label {
	font-family: "Open Sans", sans-serif !important;
	font-size: 16px !important;
	font-weight: 600 !important;
	line-height: 1.36;
	margin: 15px 0 10px !important;
	color: #444;
}

.location-banner-right .gfield_label span {
	color: #663eb1 !important;
}

.location-banner-right .gfield input, .location-banner-right .gfield textarea {
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 8px 10px !important;
	font-size: 16px !important;
	font-weight: 600 !important;
	line-height: 1.36;
	color: #444;
}

.location-banner-right .gfield textarea {
	height: 96px !important;
	resize: none;
}

.location-banner-right .gform_wrapper.gravity-theme .gform_fields {
	grid-row-gap: 0 !important;
}

.location-banner-right .gfield_select {
	box-shadow: none;
	border: 1px solid #ccc;
	background-color: #fff;
}

.location-banner-right select {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: none;
	background-image: none;
}

.location-banner-right select.nitro-lazy {
	background-image: none !important;
}

.location-banner-right select {
	background-image: url("https://cdn-ildbjih.nitrocdn.com/swJMNYeqfzDVhiraKLIkSspOrYTwqcsy/assets/images/optimized/rev-a25a147/ptalentsolutions.com/wp-content/themes/salient-child/images/form-select-arrow.svg");
	background-position: calc(100% - 13px) center;
	background-repeat: no-repeat;
}

.location-banner-right select.nitro-lazy {
	background-image: none !important;
}

.location-banner-right select::placeholder {
	font-family: "Open Sans", sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.3;
	color: #676767;
}

.gform_wrapper .resume-upload .ginput_container_fileupload {
	position: relative;
}

.gform_wrapper .resume-upload .ginput_container_fileupload input {
	position: absolute;
	top: 0;
	width: 100% !important;
	height: 95px;
	cursor: pointer;
	border: none;
	z-index: 1;
	opacity: 0;
}

.location-banner-right .gform_wrapper .gfield.upload-text {
	background: url("https://cdn-ildbjih.nitrocdn.com/swJMNYeqfzDVhiraKLIkSspOrYTwqcsy/assets/images/optimized/rev-a25a147/ptalentsolutions.com/wp-content/themes/salient-child/images/resume.svg") #fff no-repeat;
	background-size: 35px;
	background-position: top 15px center;
	padding: 59px 35px 13px !important;
	text-align: center;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
	color: #5c6063;
	border: 1px dotted #663eb1;
}

.location-banner-right .gform_wrapper .gfield.upload-text.nitro-lazy {
	background-image: none !important;
}

.location-banner-right .gform_wrapper .gfield.upload-text span {
	color: #663eb1;
	text-decoration: underline;
	font-size: 14px;
}

.location-banner-right .filename-selected {
	background: #fff;
	border: 1px solid #663eb1;
	padding: 10px;
	display: flex;
	display: none;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	margin-top: 20px;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
	color: #5c6063;
}

.location-banner-right .filename-selected sapn {
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
	color: #5c6063;
}

.location-banner-right .filename-selected .remove-file {
	height: 27px;
	width: 25px;
	background: url("https://cdn-ildbjih.nitrocdn.com/swJMNYeqfzDVhiraKLIkSspOrYTwqcsy/assets/images/optimized/rev-a25a147/ptalentsolutions.com/wp-content/themes/salient-child/images/delete-icon.svg") no-repeat;
	background-position: center;
	cursor: pointer;
}

.location-banner-right .filename-selected .remove-file.nitro-lazy {
	background-image: none !important;
}

.ginput_container.ginput_container_fileupload .gfield_description.gform_fileupload_rules {
	display: none;
}

#field_5_12 input, #field_6_12 input {
	display: none;
}

#field_5_12 label, #field_6_12 label {
	padding-left: 34px;
}

input[type=checkbox] + label {
	position: relative;
}

input[type=checkbox] + label:before {
	content: "";
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-right: 10px;
	position: absolute;
	border: 2px solid #663eb1;
	left: 0;
	bottom: 1px;
	background-color: #fff;
	border-radius: 2px;
	top: 5px;
}

input[type="checkbox"]:checked + label:before {
	background-image: url("https://cdn-ildbjih.nitrocdn.com/swJMNYeqfzDVhiraKLIkSspOrYTwqcsy/assets/images/optimized/rev-a25a147/ptalentsolutions.com/wp-content/themes/salient-child/images/form-check.svg");
	background-size: 19px;
	border: none;
	height: 19px;
	width: 19px;
}

#field_5_12 legend, #field_6_12 legend {
	padding-top: 12px;
}

#field_5_12 label, #field_6_12 label {
	font-size: 14px !important;
}

.gform_footer {
	justify-content: center;
}

#gform_submit_button_5, #gform_submit_button_6 {
	font-family: "Open Sans", sans-serif;
	font-size: 16px !important;
	font-weight: 700 !important;
	line-height: 1.7 !important;
	border-radius: 4px !important;
	background-color: #663eb1 !important;
	padding: 9.5px 26px !important;
}

.footer-container {
	background-color: #313131;
	position: relative;
	padding: 80px 0 60px;
}

.footer-container:before {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	content: "";
	background: #000;
	background: linear-gradient(to bottom, #000 0%, #666 100%);
	opacity: 1;
}

.footer-row {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.footer-logo-content {
	flex-basis: 30%;
}

.footer-location-content {
	flex-basis: 28%;
}

.footer-testimonial {
	flex-basis: 32%;
}

.footer-location-content h3 {
	margin-bottom: 20px;
	font-size: 16px;
	color: #fff;
	color: #fff;
	font-weight: 700;
	font-family: "Open Sans", sans-serif;
}

.footer-logo-content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.footer-logo-content ul li {
	list-style: none;
	margin-bottom: 8px;
}

.footer-container .custom-container {
	z-index: 3;
	position: relative;
}

.footer-location-content {
	font-size: 16px;
	color: #fff;
	font-weight: 400;
	line-height: 1.56;
	font-family: "Open Sans", sans-serif;
}

.footer-location-content-inner h3, .footer-logo-content h3 {
	margin-bottom: 20px;
	font-size: 16px;
	color: #fff;
	color: #fff;
	font-weight: 600;
	font-family: "Open Sans", sans-serif;
}

.footer-location-content p {
	width: 260px;
}

.footer-location-address {
	padding-top: 20px;
}

.footer-testimonial-inner {
	font-size: 18px;
	font-family: "Open Sans", sans-serif;
	font-weight: 300;
	line-height: 1.94;
	color: #fff;
}

.footer-testimonial-inner h3 {
	margin-top: 27px;
	font-size: 16px;
	line-height: 1.375;
	color: #fff;
	margin-bottom: 0;
}

.footer-testimonial-inner span {
	font-size: 14px;
	line-height: 1.5;
	font-weight: 300;
	color: rgba(255, 255, 255, .6);
	display: block;
	padding-right: 20px;
}

.footer-testimonial-inner .quote {
	font-size: 80px;
	line-height: 80px;
	margin-bottom: -20px;
	color: #fff;
}

.footer-testimonial-inner {
	padding-right: 60px;
}

.custom-container.footer-container-inner {
	padding-left: 15px;
	padding-right: 15px;
	max-width: 100%;
}

#slide-out-widget-area[data-dropdown-func="separate-dropdown-parent-link"] .off-canvas-menu-container li ul.sub-menu, #slide-out-widget-area[data-dropdown-func="separate-dropdown-parent-link"] .off-canvas-menu-container li ul.menu-list {
	overflow: initial;
	max-height: 100%;
	padding-left: 0;
}

.single-location .sub-menu > li {
	margin-bottom: 0 !important;
}

.sub-menu.desktop-mega-menu {
	display: flex;
}

.sub-menu.mobile-mega-menu {
	display: none;
}

.sub-menu.mobile-mega-menu .current-menu-item a {
	color: #fff;
}

.single-location #slide-out-widget-area[data-dropdown-func="separate-dropdown-parent-link"] .off-canvas-menu-container li.open-submenu {
	border-bottom: 2px solid #fff;
}

.ginput_container_consent input {
	display: none;
}

.ginput_container_consent label {
	padding-left: 30px;
	display: inline-block;
}

.single-location .gform_confirmation_message_5 {
	font-size: 22px;
	font-weight: 700;
	margin-top: 15px;
	text-align: center;
	line-height: 1.3;
}

.become-form-headline strong {
	display: block;
	margin-bottom: 3px;
}

.become-form-headline {
	position: relative;
	padding-bottom: 12px;
	margin-bottom: 12px;
}

.become-form-headline:before {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 2px;
	width: 100%;
	content: "";
	background: linear-gradient(to right, #663eb1, #7e64af);
}

.location-banner-right label.gfield_consent_label {
	font-family: "Open Sans", sans-serif;
	color: #676767;
	font-size: 14px;
}

.location-services-content {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

.location-services-content.active {
	overflow: visible;
	text-overflow: inherit;
	display: block;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

.location-services-row {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.location-services-upper {
	flex-basis: 23%;
	margin: 0;
}

.show-more-btn {
	padding-top: 25px;
	font-family: "Open Sans", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.5;
	color: #663eb1;
}

.location-services h3 {
	font-family: "Open Sans", sans-serif;
	font-size: 26px;
	font-weight: 700;
	line-height: 1;
	color: #663eb1;
	margin: 45px 0 25px;
}

.location-services {
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
	color: #444;
}

.location-services p {
	padding-bottom: 0;
	margin-bottom: 27px;
}

.location-services p:last-child {
	margin-bottom: 0;
}

.show-more-btn a {
	color: #663eb1;
}

.more-content, .show-more-btn span {
	display: none;
}

.show-more-btn span.active {
	display: initial;
}

.location-service-container {
	padding-bottom: 100px;
}

.location-service-container h2 {
	width: 765px;
	margin: auto;
	text-align: center;
	max-width: 100%;
	padding-bottom: 50px;
}

.inf-carousel-reverse, .inf-carousel {
	position: relative;
	animation: none;
	display: flex;
}

.inf-carousel li {
	opacity: 0;
}

.infiniteslide_wrap .inf-carousel li {
	opacity: 1;
}

.clients-logo-container img {
	width: 135px;
	height: auto;
}

.clients-logo-container.testimonials-section-new .success-carousel-wrapper .infiniteslide_wrap ul li {
	margin: 0 65px 0;
}

.clients-logo-container h2 {
	text-align: center;
}

.clients-logo-container {
	padding-top: 70px;
}

.inf-carousel::before {
	position: absolute;
	top: 50%;
	left: 50%;
	content: "";
	height: 150px;
	width: 150px;
	background-image: url("https://cdn-ildbjih.nitrocdn.com/swJMNYeqfzDVhiraKLIkSspOrYTwqcsy/assets/images/source/rev-a25a147/ptalentsolutions.com/wp-content/uploads/2025/01/loading-icon.svg");
	background-repeat: no-repeat;
	transform: translate(-50%, -50%);
}

.infiniteslide_wrap .inf-carousel::before {
	display: none;
}

.category-locations .post-featured-img-wrap:before {
	background-image: url("https://cdn-ildbjih.nitrocdn.com/swJMNYeqfzDVhiraKLIkSspOrYTwqcsy/assets/images/source/rev-a25a147/ptalentsolutions.com/wp-content/uploads/2024/12/logo-header.svg");
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 80% 80%;
}

.category-locations .post-featured-img-wrap:after {
	display: none;
}

.category-locations .post-featured-img-wrap a {
	display: none !important;
}

.category-locations .post-area.featured_img_left .post-featured-img-wrap {
	background-color: #fff;
}

/* .cat-locations .container-wrap{
	background-color:#663eb1;
} */
.cat-locations .container-wrap > .row, .cat-locations .container-wrap .row.heading-title {
	height: 550px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}

.cat-locations #page-header-bg {
	position: relative;
}

.cat-locations .container-wrap .row.heading-title:before, .cat-locations #page-header-bg .row:before {
	position: absolute;
	top: 0;
	left: -50vw;
	content: "";
	background-color: #663eb1;
	height: 100%;
	width: 150vw;
}

.cat-locations .container-wrap .row.heading-title:before {
	top: -40px;
}

.cat-locations .container-wrap .row span, .cat-locations .container-wrap .row h1, .cat-locations .container-wrap .row .single-below-header {
	color: #fff;
}

.cat-locations .container-wrap .row span a {
	border-color: #fff !important;
	color: #fff !important;
}

.location-top.service-content {
	padding: 0;
	margin-bottom: 40px;
	margin-top: -30px;
}

.snapshot-section {
	background: #f5f5f5;
}

.snapshot-section h3 {
	text-align: center;
	color: #fff;
	background: #663eb1;
	padding: 22px;
	font-size: 33px;
}

.snapshot-content {
	padding: 0 50px;
}

.snapshot-section ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.snapshot-section ul li {
	color: #333;
	font-size: 18px;
	font-weight: 400;
	line-height: normal;
	padding: 30px 0 30px 40px;
	background: url("https://cdn-ildbjih.nitrocdn.com/swJMNYeqfzDVhiraKLIkSspOrYTwqcsy/assets/images/source/rev-a25a147/ptalentsolutions.com/wp-content/uploads/2025/05/Check.svg") no-repeat 0 32px;
	background-size: 20px;
}

.snapshot-section ul li.nitro-lazy {
	background-image: none !important;
}

.snapshot-section ul li:not(:last-child) {
	border-bottom: 1px solid #ccc;
}

.snapshot-section ul li::marker {
	content: none;
	display: none;
}

.article-content-wrap .post-content-wrap .grav-wrap .text > span, .single-post #single-below-header .meta-date.date {
	display: none !important;
}

/* 13-6-2025 */
.case-study-container {
	background-image: url("https://cdn-ildbjih.nitrocdn.com/swJMNYeqfzDVhiraKLIkSspOrYTwqcsy/assets/images/optimized/rev-a25a147/ptalentsolutions.com/wp-content/themes/salient-child/images/case-study-banner.jpg");
	background-position: center;
	background-size: cover;
	padding: 130px 0;
}

.case-study-container.nitro-lazy {
	background-image: none !important;
}

.case-study-container h1 {
	font-family: "Open Sans", sans-serif;
	font-weight: 700;
	font-size: 54px;
	line-height: 62px;
	text-align: center;
	margin-bottom: 0;
	color: #fff;
}

.case-index-row {
	display: flex;
	flex-wrap: wrap;
}

.case-index-outer {
	margin: 0 15px 50px;
	flex-basis: calc(33.3333333% - 30px);
	display: flex;
}

.case-index {
	padding: 40px;
	border: 2px solid rgba(204, 204, 204, .8);
}

.case-index:hover {
	border: 2px solid #663eb1;
	cursor: pointer;
}

.case-index h3 {
	margin-bottom: 40px;
}

.case-index h3 a {
	display: inline-block;
	text-decoration: none;
	font-family: "Open Sans", sans-serif;
	font-weight: 700;
	font-size: 23px;
	line-height: 1.3;
	color: #060606;
	min-height: 93px;
}

.case-index:hover h3 a {
	color: #663eb1;
}

.case-index > a {
	display: inline-block;
	text-decoration: none;
	font-family: "Open Sans", sans-serif;
	font-weight: 700;
	font-size: 16px;
	line-height: 1;
	text-transform: uppercase;
	color: #282828;
	padding-right: 25px;
	background-image: url("https://cdn-ildbjih.nitrocdn.com/swJMNYeqfzDVhiraKLIkSspOrYTwqcsy/assets/images/optimized/rev-a25a147/ptalentsolutions.com/wp-content/themes/salient-child/images/case-icon.svg");
	background-position: right;
	background-repeat: no-repeat;
	transition: padding .3s ease;
	position: relative;
}

.case-index > a.nitro-lazy {
	background-image: none !important;
}

.case-index > a:before {
	position: absolute;
	bottom: -5px;
	left: 0;
	content: "";
	background-color: #663eb1;
	width: 94px;
	height: 1px;
	display: none;
}

.case-index:hover > a:before {
	display: block;
}

.case-index:hover > a {
	padding-right: 45px;
}

/* .case-study-btn{
	text-align:center;
}
.case-study-btn a{
	color:#fff;
	display:inline-block;
	text-decoration:none;
	font-weight: 700;
	font-size: 16px;
	line-height: 1;
	text-transform: uppercase;
	background-color:#663EB1;
	border-radius:4px;
	padding:16px 30px 14px;
} */
.case-index-container {
	padding: 100px 0 50px;
}

.single-case-content-row, .single-case-content-row-reverse {
	display: flex;
	padding: 80px 0 60px;
	border-bottom: 1px solid #ccc;
}

.single-case-content-img {
	flex-basis: 270px;
	padding-top: 35px;
}

.single-case-content-info {
	flex-basis: calc(100% - 270px);
	padding-left: 140px;
}

.single-case-content-row-reverse .single-case-content-info {
	padding-left: 0;
	padding-right: 130px;
}

.single-case-banner {
	background-image: url("https://cdn-ildbjih.nitrocdn.com/swJMNYeqfzDVhiraKLIkSspOrYTwqcsy/assets/images/optimized/rev-a25a147/ptalentsolutions.com/wp-content/themes/salient-child/images/case-study-banner.jpg");
	background-position: center;
	background-size: cover;
}

.single-case-banner.nitro-lazy {
	background-image: none !important;
}

.single-case-banner-row {
	display: flex;
	align-items: center;
}

.single-case-banner-left {
	flex-basis: 60%;
}

.single-case-banner-left h1 {
	font-family: "Open Sans", sans-serif;
	font-weight: 700;
	font-size: 54px;
	line-height: 1.14;
	color: #fff;
}

.single-case-banner-right {
	flex-basis: 40%;
}

.single-case-banner-right ul {
	margin: 0;
	padding: 0;
	margin-left: 100px;
	padding-left: 30px;
	list-style: none;
	border-left: 1px solid rgba(255, 255, 255, .3);
}

.single-case-banner-right ul li {
	list-style: none;
	padding-left: 37px;
	background-position: left 0;
	background-repeat: no-repeat;
}

.single-case-banner-right ul li:not(:last-child) {
	margin-bottom: 30px;
}

.single-case-banner-right ul li h3 {
	font-family: "Open Sans", sans-serif;
	font-weight: 700;
	font-size: 16px;
	line-height: 1;
	color: #fff;
	margin-bottom: 3px;
}

.single-case-banner-right ul li span {
	display: inline-block;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.4;
	color: #fff;
}

.single-case-banner-right ul li.scr-pa {
	background-image: url("https://cdn-ildbjih.nitrocdn.com/swJMNYeqfzDVhiraKLIkSspOrYTwqcsy/assets/images/optimized/rev-a25a147/ptalentsolutions.com/wp-content/themes/salient-child/images/single-case-study-pa.svg");
}

.single-case-banner-right ul li.scr-pa.nitro-lazy {
	background-image: none !important;
}

.single-case-banner-right ul li.scr-role {
	background-image: url("https://cdn-ildbjih.nitrocdn.com/swJMNYeqfzDVhiraKLIkSspOrYTwqcsy/assets/images/optimized/rev-a25a147/ptalentsolutions.com/wp-content/themes/salient-child/images/single-case-study-role.svg");
}

.single-case-banner-right ul li.scr-role.nitro-lazy {
	background-image: none !important;
}

.single-case-banner-right ul li.scr-ci {
	background-image: url("https://cdn-ildbjih.nitrocdn.com/swJMNYeqfzDVhiraKLIkSspOrYTwqcsy/assets/images/optimized/rev-a25a147/ptalentsolutions.com/wp-content/themes/salient-child/images/single-case-study-client-industry.svg");
}

.single-case-banner-right ul li.scr-ci.nitro-lazy {
	background-image: none !important;
}

.single-case-banner-right ul li.scr-location {
	background-image: url("https://cdn-ildbjih.nitrocdn.com/swJMNYeqfzDVhiraKLIkSspOrYTwqcsy/assets/images/optimized/rev-a25a147/ptalentsolutions.com/wp-content/themes/salient-child/images/single-case-study-location.svg");
}

.single-case-banner-right ul li.scr-location.nitro-lazy {
	background-image: none !important;
}

.single-case-banner {
	padding: 80px 0;
}

.single-case-content-info {
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.68;
	color: #444;
}

.single-case-content-info h3 {
	font-family: "Open Sans", sans-serif;
	font-weight: 700;
	font-size: 40px;
	line-height: 1;
	color: #333;
	margin-bottom: 30px;
}

.single-case-content {
	padding: 20px 0 40px;
}

.single-case-content-row-reverse.single-case-content-conclustion {
	border-bottom: none;
}

/* 13-6-2025 */
@media (max-width:1240px) {
	.location-top-content .location-bottom-row.snapshot-active .location-bottom-inner:first-child {
		display: block;
		order: 2;
	}
	
	.location-top-content .location-bottom-row.snapshot-active {
		flex-wrap: wrap;
	}
	
	.location-top-content .location-bottom-row .location-bottom-inner {
		display: none;
	}
	
	.location-top-content .location-bottom-row .location-bottom-inner.location-bottom-inner-update {
		display: block;
		flex-basis: 100%;
	}
	
	.location-top {
		padding-bottom: 0;
	}
}

@media (max-width:1200px) {
	.location-banner-right h2 br {
		display: none;
	}
}

@media (min-width:1200px) {
	.accordion-column {
		flex-basis: calc(50% - 30px);
	}
	
	.location-banner-container-new {
		min-height: 1020px;
	}
}

@media (min-width:992px) {
	#slide-out-widget-area[data-dropdown-func="separate-dropdown-parent-link"] .off-canvas-menu-container li {
		margin-bottom: 14px;
		border-bottom: none !important;
		padding-bottom: 0 !important;
		padding-left: 33px;
	}
	
	#slide-out-widget-area[data-dropdown-func="separate-dropdown-parent-link"] .off-canvas-menu-container li a {
		border-bottom: 1px solid #666;
		padding-bottom: 12px !important;
		width: 100%;
		display: block;
		padding-top: 4px;
	}
	
	.location-menu-item:hover .sub-menu li a {
		border: none !important;
	}
	
	.location-menu-item:hover .sub-menu li {
		padding-left: 0 !important;
	}
	
	.location-menu-item:hover .sub-menu {
		height: 440px;
	}
	
	#slide-out-widget-area {
		padding-left: 0 !important;
	}
	
	#slide-out-widget-area.location-on {
		overflow: visible;
	}
	
	#slide-out-widget-area .location-menu-item:hover > .ocm-dropdown-arrow {
		transform: translateY(-50%) rotate(180deg);
	}
	
	.location-menu-item:hover .sub-menu {
		visibility: visible;
		max-height: initial !important;
	}
	
	.sub-menu {
		position: absolute !important;
		left: -660px !important;
		bottom: 0;
		width: 600px !important;
		padding: 0 !important;
		padding: 30px !important;
		display: flex;
		flex-wrap: wrap;
		background-color: #313131;
	}
	
	/* #slide-out-widget-area.slide-out-from-right {
	overflow-y: hidden !important;
	overflow-x: visible !important;
}
	*/
	.sub-menu > li:first-child {
		margin-top: 0 !important;
	}
	
	.sub-menu > li a {
		font-family: "Open Sans", sans-serif !important;
		font-size: 15px !important;
		font-weight: 600 !important;
		line-height: 16px !important;
		color: #adadad !important;
		text-transform: capitalize !important;
		opacity: 1 !important;
		word-wrap: break-word;
	}
	
	.sub-menu > li {
		width: 20%;
		border-bottom: none !important;
		padding-right: 15px;
		padding-left: 15px;
		padding-bottom: 0 !important;
	}
}

.custom-container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.location-banner-left img {
	display: none;
}

@media (max-width:1240px) {
	.location-solution-container .location-bottom-row .location-bottom-inner {
		padding: 85px 0 50px;
	}
}

@media (min-width:1230px) {
	.sub-menu {
		left: -860px !important;
		width: 800px !important;
	}
	
	.sub-menu.desktop-mega-menu {
		top: 0 !important;
		transform: translatey(-50%) !important;
	}
}

@media (max-width:991px) {
	.single-case-content-row-reverse .single-case-content-img {
		order: -1;
	}
	
	.single-case-content-row-reverse .single-case-content-info {
		padding-left: 0;
		padding-right: 0;
	}
	
	.single-case-content-info {
		flex-basis: 100%;
		padding-left: 0;
		padding-top: 40px;
	}
	
	.single-case-content-row, .single-case-content-row-reverse {
		flex-wrap: wrap;
		padding: 30px 0 35px;
	}
	
	.single-case-banner-right ul {
		padding: 40px 0 0 0;
		margin-left: 0;
		border-left: none;
	}
	
	.single-case-banner-right {
		flex-basis: 100%;
	}
	
	.single-case-banner-left {
		flex-basis: 100%;
	}
	
	.single-case-banner-row {
		flex-wrap: wrap;
	}
	
	.case-index-outer {
		flex-basis: calc(50% - 30px);
	}
	
	.location-service-container {
		padding-bottom: 40px;
	}
	
	.location-services-upper {
		flex-basis: 100%;
		padding-bottom: 50px;
	}
	
	.single-location #slide-out-widget-area[data-dropdown-func="separate-dropdown-parent-link"] .off-canvas-menu-container li.open-submenu a {
		color: #fff;
		opacity: 1;
	}
	
	.single-location #slide-out-widget-area[data-dropdown-func="separate-dropdown-parent-link"] .off-canvas-menu-container .menu-list li {
		border-bottom: none;
		padding-bottom: 0;
		margin-bottom: 10px;
	}
	
	.single-location #slide-out-widget-area[data-dropdown-func="separate-dropdown-parent-link"] .off-canvas-menu-container li ul {
		overflow: hidden;
	}
	
	.sub-menu.desktop-mega-menu {
		display: none;
		padding: 0;
	}
	
	.open-submenu .sub-menu.mobile-mega-menu {
		display: flex;
	}
	
	#slide-out-widget-area[data-dropdown-func="separate-dropdown-parent-link"] .off-canvas-menu-container li {
		border-bottom: none;
		padding-bottom: 0;
	}
	
	.sub-menu {
		padding-left: 0 !important;
		display: flex;
		flex-wrap: wrap;
		padding-top: 10px;
	}
	
	.sub-menu > li {
		width: 50%;
		border-bottom: none !important;
		padding-bottom: 0 !important;
	}
	
	.sub-menu > li a {
		font-family: "Open Sans", sans-serif !important;
		font-size: 15px !important;
		font-weight: 600 !important;
		line-height: 16px !important;
		color: #adadad !important;
		text-transform: capitalize !important;
		opacity: 1 !important;
	}
	
	.sub-menu > li.current-menu-item a {
		color: #fff !important;
	}
	
	.sub-menu > li:first-child {
		margin-top: 0 !important;
	}
}

@media (max-width:767px) {
	.single-case-content {
		padding: 20px 0;
	}
	
	.single-case-content-info h3 {
		font-size: 30px;
		margin-bottom: 15px;
	}
	
	.single-case-content-img img {
		width: 150px;
	}
	
	.single-case-content-img {
		flex-basis: 170px;
		padding-top: 0;
	}
	
	.single-case-banner-left h1 {
		font-size: 35px;
	}
	
	.single-case-content-row-reverse .single-case-content-img {
		order: -1;
	}
	
	.single-case-content-row-reverse .single-case-content-info {
		padding-left: 0;
		padding-right: 0;
	}
	
	.single-case-content-info {
		flex-basis: 100%;
		padding-left: 0;
		padding-top: 25px;
	}
	
	.single-case-content-row, .single-case-content-row-reverse {
		flex-wrap: wrap;
		padding: 40px 0 15px;
	}
	
	.single-case-banner-right ul {
		padding: 40px 0 0 0;
		margin-left: 0;
		border-left: none;
	}
	
	.single-case-banner-right {
		flex-basis: 100%;
	}
	
	.single-case-banner-left {
		flex-basis: 100%;
	}
	
	.single-case-banner-row {
		flex-wrap: wrap;
	}
	
	.case-index h3 a {
		min-height: 100%;
	}
	
	.case-index {
		padding: 20px;
	}
	
	.case-index-container {
		padding: 70px 0 30px;
	}
	
	.case-study-container h1 {
		font-size: 45px;
	}
	
	.case-study-container {
		padding: 70px 0;
	}
	
	.case-index-outer {
		flex-basis: 100%;
		margin: 0 0 30px;
	}
	
	.clients-logo-container.testimonials-section-new .success-carousel-wrapper .infiniteslide_wrap ul {
		margin-bottom: 0;
	}
	
	.location-bottom-inner.location-bottom-inner-update {
		padding-top: 0;
	}
	
	.snapshot-section ul li {
		padding: 20px 0 20px 40px;
	}
	
	.snapshot-section h3 {
		font-size: 24px;
	}
	
	.snapshot-content {
		padding: 0 25px;
	}
	
	#talent-form {
		padding-top: 10px;
	}
	
	.location-testi-upper {
		padding: 50px 25px 20px;
	}
	
	.location-testimonial-container {
		padding: 40px 0 50px;
	}
	
	.location-banner-right {
		padding: 20px 19px 20px;
	}
	
	.location-banner-right #field_5_1, .location-banner-right h2 {
		padding: 15px 0 0;
	}
	
	.location-banner-right .form-tabs .resetlist li {
		flex-basis: 100%;
	}
	
	.location-banner-right .form-tabs .resetlist {
		flex-wrap: wrap;
	}
	
	.location-banner-row {
		flex-wrap: wrap;
	}
	
	.location-banner-left, .location-banner-right {
		flex-basis: 100%;
	}
	
	.location-banner-left h1 {
		font-size: 30px;
		margin-bottom: 30px;
	}
	
	.lpartner-left ul {
		flex-wrap: wrap;
	}
	
	.location-testi-job {
		padding: 30px 25px;
	}
	
	.steps-image {
		display: none;
	}
	
	.location-process-container {
		padding: 100px 0 30px;
	}
	
	.steps-right {
		flex-basis: 100%;
		order: -1;
	}
	
	.location-banner-right .form-tabs .resetlist li a span {
		font-size: 18px;
	}
	
	.location-top-image {
		position: relative;
		background-position: center;
		width: 100%;
		min-height: 350px;
	}
	
	.location-bottom-inner {
		flex-basis: 100%;
	}
	
	.ltest-row-half {
		flex-basis: 100%;
	}
	
	.location-features-row {
		flex-wrap: wrap;
	}
	
	.location-features-content {
		flex-basis: 100%;
		margin: 0 15px;
	}
	
	.location-partner-container .location-row {
		flex-wrap: wrap;
	}
	
	.location-partner-container .location-row-half {
		flex-basis: 100%;
	}
	
	.steps-row {
		flex-wrap: wrap;
	}
	
	#accordion .accordion-card {
		flex-basis: 100%;
	}
	
	.location-headline {
		font-size: 30px;
	}
	
	.footer-row {
		flex-wrap: wrap;
		padding: 0 40px;
	}
	
	.footer-logo-content {
		flex-basis: 100%;
	}
	
	.footer-location-content {
		flex-basis: 100%;
		padding-top: 80px;
		padding-bottom: 30px;
	}
	
	.footer-testimonial {
		flex-basis: 100%;
	}
	
	.location-solution-container .location-bottom-row {
		min-height: 350px;
	}
}

@media (max-width:576px) {
	.custom-container {
		max-width: 540px;
	}
}

@media (min-width:768px) {
	.location-banner-row {
		flex-wrap: wrap;
	}
	
	.location-banner-left, .location-banner-right {
		flex-basis: 100%;
	}
	
	.location-banner-left h1 {
		font-size: 45px;
		margin-bottom: 30px;
	}
	
	.lpartner-left ul {
		flex-wrap: wrap;
	}
	
	.location-testi-job {
		padding: 30px 25px;
	}
	
	.steps-image {
		flex-basis: 100%;
	}
	
	.steps-right {
		flex-basis: 100%;
		order: -1;
	}
	
	.location-banner-right .form-tabs .resetlist li a span {
		font-size: 18px;
	}
	
	.location-top-image {
		position: relative;
		background-position: center;
		width: 100%;
		min-height: 350px;
	}
	
	.location-bottom-inner {
		flex-basis: 100%;
	}
	
	.ltest-row-half {
		flex-basis: 100%;
	}
	
	.location-features-row {
		flex-wrap: wrap;
	}
	
	.location-features-content {
		flex-basis: 100%;
	}
	
	.location-partner-container .location-row {
		flex-wrap: wrap;
	}
	
	.location-partner-container .location-row-half {
		flex-basis: 100%;
	}
	
	.steps-row {
		flex-wrap: wrap;
	}
	
	#accordion .accordion-card {
		flex-basis: 100%;
	}
	
	.location-headline {
		font-size: 30px;
	}
	
	.location-testi-upper {
		padding: 50px 25px 20px;
	}
	
	.custom-container {
		max-width: 720px;
	}
	
	.footer-row {
		flex-wrap: wrap;
	}
	
	.footer-logo-content {
		flex-basis: 100%;
	}
	
	.footer-location-content {
		flex-basis: 100%;
		padding-top: 80px;
		padding-bottom: 40px;
	}
	
	.footer-testimonial {
		flex-basis: 100%;
	}
	
	.location-solution-container .location-bottom-row {
		min-height: 350px;
	}
	
	.custom-container.footer-container-inner {
		padding-left: 15px;
		padding-right: 15px;
		max-width: 467px;
	}
	
	.footer-testimonial-inner {
		padding-right: 0;
	}
	
	.location-bottom-inner.location-bottom-inner-update {
		padding-top: 45px;
	}
}

@media (min-width:992px) {
	.single-case-banner-right ul {
		margin-left: 0;
	}
	
	.sub-menu.desktop-mega-menu {
		top: 0 !important;
		transform: translatey(-50%) !important;
	}
	
	.location-bottom-inner.location-bottom-inner-update {
		padding-top: 0;
	}
	
	.footer-testimonial-inner {
		padding-right: 60px;
	}
	
	.custom-container.footer-container-inner {
		padding-left: 70px;
		padding-right: 70px;
		max-width: 100%;
	}
	
	.footer-row {
		flex-wrap: nowrap;
	}
	
	.footer-logo-content {
		flex-basis: 30%;
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.footer-location-content {
		flex-basis: 28%;
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.footer-testimonial {
		flex-basis: 32%;
	}
	
	.location-headline {
		font-size: 40px;
	}
	
	#accordion .accordion-card {
		flex-basis: 100%;
	}
	
	.steps-row {
		flex-wrap: nowrap;
	}
	
	.location-partner-container .location-row-half {
		flex-basis: 50%;
	}
	
	.location-partner-container .location-row {
		flex-wrap: nowrap;
	}
	
	.location-features-content {
		flex-basis: calc(33.333% - 15px);
	}
	
	.location-features-row {
		flex-wrap: nowrap;
	}
	
	.ltest-row-half {
		flex-basis: 49%;
	}
	
	.location-bottom-inner {
		flex-basis: 45%;
	}
	
	.location-top-image {
		background-position: inherit;
		position: absolute;
		height: 100%;
		width: 50%;
		min-height: auto;
	}
	
	.location-banner-row {
		flex-wrap: wrap;
	}
	
	.location-banner-left, .location-banner-right {
		flex-basis: 100%;
	}
	
	.location-banner-left h1 {
		font-size: 50px;
		margin-bottom: 30px;
	}
	
	.lpartner-left ul {
		flex-wrap: wrap;
	}
	
	.location-testi-job {
		padding: 30px 25px;
	}
	
	.steps-image {
		flex-basis: 365px;
	}
	
	.steps-right {
		flex-basis: calc(100% - 403px);
		order: 2;
	}
	
	.custom-container {
		max-width: 960px;
	}
	
	.footer-testimonial-inner {
		padding-right: 0;
	}
	
	.location-solution-container .location-bottom-row {
		min-height: 550px;
	}
}

@media (min-width:1200px) {}

@media (min-width:1240px) {
	.single-case-banner-right ul {
		margin-left: 100px;
	}
	
	.location-banner-left {
		padding-right: 70px;
	}
	
	.location-banner-left h1 {
		padding-left: 80px;
	}
	
	.location-banner-left {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}
	
	.location-banner-left img {
		display: block;
		transform: translateY(70px);
	}
	
	.footer-testimonial-inner {
		padding-right: 60px;
	}
	
	.custom-container {
		max-width: 1200px;
	}
	
	.location-testi-upper {
		padding: 50px 50px 20px;
	}
	
	.steps-right {
		flex-basis: calc(100% - 503px);
	}
	
	.steps-image {
		flex-basis: 465px;
	}
	
	.location-testi-job {
		padding: 30px 50px;
	}
	
	.lpartner-left ul {
		flex-wrap: nowrap;
	}
	
	.location-banner-left h1 {
		font-size: 54px;
		margin-bottom: 7px;
		transform: translateY(55px);
	}
	
	.location-banner-left, .location-banner-right {
		flex-basis: 50%;
	}
	
	.location-banner-row {
		flex-wrap: nowrap;
	}
	
	.location-banner-right .form-tabs .resetlist li a span {
		font-size: 19px;
		padding: 0 10px 20px;
	}
}

@media (min-width:1370px) {
	.custom-container.footer-container-inner {
		padding-left: 150px;
		padding-right: 150px;
		max-width: 100%;
	}
	
	.location-banner-right .form-tabs .resetlist li a span {
		font-size: 20px;
		padding: 0 20px 20px;
	}
}
