/*
 Theme Name:   Gibson Arnold 2023
 Theme URI:    https://gibsonarnold.com
 Description:  A Genesis child theme for Gibson Arnold
 Author:       Scout Design Co.	
 Author URI:   https://scout-designco.com.com
 Template:     genesis
 Version:      1.0

*/

@import url("../genesis/style.css");
 
/* =Theme customization starts here
-------------------------------------------------------------- */

  @font-face {
	font-family: Essential Sans;
	src: url("https://gibsonarnold.com/wp-content/themes/gibsonarnold_2023/fonts/EssentialSans-Regular.woff") format("woff"),
	url("https://gibsonarnold.com/wp-content/themes/gibsonarnold_2023/fonts/EssentialSans-Regular.woff") format("woff2");
  }
  @font-face {
	font-family: Essential Sans Bold;
	src: url("https://gibsonarnold.com/wp-content/themes/gibsonarnold_2023/fonts/EssentialSans-Bold.woff") format("woff"),
	url("https://gibsonarnold.com/wp-content/themes/gibsonarnold_2023/fonts/EssentialSans-Bold.woff") format("woff2");
  }


body {
    color: #072B44;
    margin: 0;
	background-color: #FFFEFC;
}
.site-header .wrap {
	max-width: 1440px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin:0 auto;
}
.site-header {
	border:none;
	position: relative;
	z-index: 9999999999;
	min-height:0;
	padding: 12px 0;
	box-shadow: 0px 3px 6px rgba(0,0,0,.16);
}
.mobile-menu {
	display: none;
}
.nav-primary li a {
	letter-spacing: 1px;
}
.site-inner {
	width:100%;
	max-width:100%;
	padding-top: 0;
	background-color: #FFFEFC;
}
.home .site-header {
	background-color: transparent;
	box-shadow: none;
}
.wrapper{
	max-width:1280px;
	margin:0 auto;
}
.small-wrapper {
	max-width:990px;
	margin: 0 auto;
}
.title-area {
	padding: 0;
	text-align: center;
    display: inline-block;
}
.home .title-area {
	background-image: url('http://gibsonarnold.com/wp-content/uploads/2023/06/primary_logo_white.svg');
	width: 300px;
    height: 99px;
    background-size: contain;
    background-repeat: no-repeat;
}
.home .title-area img {
	display: none;
}
.site-title, p.site-description {
	display: none;
}
.nav-primary li.find-a-job:hover .site-header {
	background-color: #fff !important;
}
.custom-logo-link img {
	max-width: 300px;
	height: auto;
}

.nav-primary {
    display: inline-block;
    vertical-align: middle;
    text-align: right;
}
.nav-primary ul {
	margin: 0;
	padding-left: 0;
}
.nav-primary li {
    list-style: none;
    display: inline-block;
    vertical-align: middle;
	font-family: 'Essential Sans Bold';
	font-weight: 500;
	font-style: normal;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: .02em;
	margin-left: 35px;
}
.nav-primary li a {
	font-weight: 400;
	color: #072B44;
	font-size: 16px;
	font-family: 'Essential Sans Bold';
	letter-spacing: 1px;
	transition: .3s;
}
.home .nav-primary li a {
	color: #fff;
}
.nav-primary li:hover a {
	color: #cd131c;
}
.nav-primary li:first-child {
	margin-left: 0;
}
.nav-primary li.find-a-job, .nav-primary li.hire-talent {
	position: relative;
}
.nav-primary li.find-a-job:after, .nav-primary li.hire-talent:after {
	display: block;
	background-image: url('http://gibsonarnold.com/wp-content/uploads/2023/06/mega-nav-arrow.svg');
	content: "";
	display: block;
	position: absolute;
	width: 44px;
	height: 18px;
	background-size: contain;
	background-repeat: no-repeat;
	bottom: -63px;
    z-index: 99999999;
    left: 25px;
	transition:.3s;
	visibility: hidden;
}
.nav-primary li.find-a-job:hover::after, .nav-primary li.hire-talent:hover:after {
	visibility:visible ;
}
.menu-icon {
	position:absolute;
}
.mega-nav {
	background-color: #072B44;
	border-bottom: 3px solid #fff;
	color: #fff;
	padding: 60px 0;
	position: fixed;
    width: 100%;
    z-index: 999999;
	display: none;
	overflow: hidden;

}

.mega-nav:after {
	content: "";
	background-image: url('https://gibsonarnold.com/wp-content/uploads/2023/06/white_global_transparent.png');
	position: absolute;
	right: -100px;
    top: -9px;
    display: block;
    height: 120%;
    width: 33%;
	opacity: .3;
	background-repeat: no-repeat;
}
.mega-nav .wrapper {
	display: flex;
	gap: 90px;
}
.job-nav {
	display: none;
}
.job-nav .wrapper, .talent-nav .wrapper, .wwa-nav .wrapper {
	padding-left: 14%;
	padding-right: 3%;
	box-sizing: border-box;

}
.mega-nav .left {
	width: 50%;
}
.mega-nav .right {
	width: 50%;
}
.mega-nav .right .bottom {
	margin-top: 40px;
}
.mega-nav p, .mega-nav li, .mega-nav a {
	color: #fff;
	font-size: 18px;
	line-height: 26px;
	
}
.mega-nav li a {
	text-transform: initial;
}
.mega-nav p {
	margin-top: 0;
}
.mega-nav li {
	margin: 10px 0;
}
.mega-nav li:hover a {
	color: #cd131c;
}
.mega-nav h3 {
	font-size: 28px;
	letter-spacing: 1px;
	font-family: "objektiv-mk1", sans-serif;
font-weight: 800;
font-style: normal;
}
.mega-nav h4 {
	font-size: 16px;
	font-family: "Essential Sans Bold";
	letter-spacing: 1px;
	
}
.mega-nav .button-red:hover {
	color: #fff;
	border-color: #fff;
}
.mega-nav .button-red:hover:after {
	background-image: url('http://gibsonarnold.com/wp-content/uploads/2023/06/button_arrow_white.svg');
}
.talent-nav ul {
	padding-left: 0;
}
.talent-nav ul li {
	list-style: none;
	margin: 23px 0;
	position: relative;
	vertical-align: middle;
}
.talent-nav ul li a {
	color: #fff;
	text-transform: initial;
}
.talent-nav li:before {
	content: "";
	width: 25px;
	height: 23px;
	display: inline-block;
	vertical-align: middle;
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: 20px;
}
.talent-nav li.temp-staffing:before {
	background-image: url('http://gibsonarnold.com/wp-content/uploads/2023/06/Icon-open-person.svg');
}
.talent-nav li.legal-recruiting:before {
	background-image: url('http://gibsonarnold.com/wp-content/uploads/2023/06/Group-207.svg');
}
.talent-nav li.e-discovery:before {
	background-image: url('http://gibsonarnold.com/wp-content/uploads/2023/06/Icon-open-document.svg');
}
.talent-nav li.retained-services:before {
	background-image: url('http://gibsonarnold.com/wp-content/uploads/2023/06/Icon-ionic-ios-people.svg');
}
.talent-nav li.dla:before {
	background-image: url('http://gibsonarnold.com/wp-content/uploads/2023/06/Group-175.svg');
}

.footer-widgets {
	background-color: #072B44;
	padding: 50px 0;
	position: relative;
	overflow: hidden;
}	
.footer-widgets:after {
	content: "";
	background-image: url('https://gibsonarnold.com/wp-content/uploads/2023/06/white_global_transparent.png');
	position: absolute;
	right: -100px;
    top: 0;
    display: block;
    height: 100%;
    width: 30%;
    background-size: cover;
	opacity: .3;
}
.footer-widgets .wrap {
	display: flex;
	max-width: 1380px;
	margin: 0 auto;
	justify-content: space-between;
}
.footer-widgets p, .footer-widgets li, .footer-widgets a {
	font-family:'Essential Sans';
	font-size: 18px;
	letter-spacing: .03em;
	color: #fff;
	font-weight: 400;
	text-transform:initial;
}
.footer-widgets a:after {
	display: none;
	
}
.footer-widgets ul {
	padding-left: 0;
}
.footer-widgets li {
	list-style: none;
}
.footer-widgets .widget-title {
	font-family: 'Essential Sans';
	font-weight: 600;
	font-style: normal;
	font-size: 18px;
	color: #fff;
	margin-bottom: 10px;
	text-transform: uppercase;
	letter-spacing: .03em;

}
.footer-widgets-1 {
	padding-right: 8%;
}
.footer-widgets li {
	margin: 4px 0;
}
.footer-widgets-1 img {
	width: 135px;
}
.footer-widgets-2, .footer-widgets-3, .footer-widgets-4 {
	width: 270px;
}
.footer-widgets-4 {
	position: relative;
	z-index: 999;
}
.footer-widgets-4 img {
	position: absolute;
	bottom:0;
	right:0;
}
.footer-widgets-4 p {
	line-height: 22px;
}
.site-footer {
	background-color: #587081;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 10px 0;
	
}
.site-footer .wrap {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 90%;
	margin: 0 auto;
}
.site-footer p, .site-footer a {
	color: #fff;
	font-size: 14px;;
}
.site-footer p {
	display: none;
}
.site-footer {
	font-family: 'Work Sans';
	color: #fff;
	font-size: 14px;;
}
.site-footer a {
	color: #fff;
	font-size: 14px;
}
.footer-widgets .widget-title  {
	
}

.footer-widgets ul li, .footer-widgets a {
	
}

input#searchsubmit {
    display: none;
}


h1 {
	font-family: "objektiv-mk1", sans-serif;
font-weight: 800;
font-style: normal;
	font-weight: 400;
	font-style: normal;
	font-size: 70px;
	line-height: 84px;
	margin: 0;
}
h1 span, #menu li span {
	font-family: "objektiv-mk1", sans-serif;
font-weight: 800;
font-style: normal;
}
.menu li span {
	font-size: 100%;
}
h2 {
	font-family: "objektiv-mk1", sans-serif;
font-weight: 800;
font-style: normal;
	font-size: 75px;
	line-height: 70px;
	margin: 0;
}
h3 {
	font-family: "objektiv-mk1", sans-serif;
font-weight: 800;
font-style: normal;
	font-size: 42px;
	line-height: 57px;
	margin: 0;
	text-wrap:pretty;
}
h4 {
	font-family: "objektiv-mk1", sans-serif;
font-weight: 800;
font-style: normal;
	font-size: 27px;
	line-height: 35px;
	margin: 0;
	text-transform: uppercase;
	margin:0;
}
.button {
	font-family: "essential sans bold";
	text-transform: uppercase;
	padding: 15px 22px;
	line-height: 20px;
	background-color: #072B44;
	color: #fff;
	line-height: 20px;
	font-size: 17px;
	transition:.4s ease;
	border: 2px solid #072B44;
}
.button:hover {
	
	background-color: transparent;
	color: #072B44;
}
.button:hover:after {
	background-image: url('http://gibsonarnold.com/wp-content/uploads/2023/06/blue_arrow.svg');
}
a.link {
	color: #CD131C;
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 0;
	font-family: "objektiv-mk1", sans-serif;
font-weight: 800;
font-style: normal;
}
a.link:after {
	content: "";
	background-image: url('https://gibsonarnold.com/wp-content/uploads/2023/06/button_arrow_red.svg');
	width: 11px;
    height: 14px;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    margin-left: 13px;
    vertical-align: middle;
    margin-top: -3px;
}

.button:after {
	content: "";
	background-image: url('https://gibsonarnold.com/wp-content/uploads/2023/06/button_arrow_white.svg');
	width: 12px;
	height: 15.5px;
	background-size: contain;
	background-repeat: no-repeat;
	display: inline-block;
	margin-left: 35px;
	vertical-align: middle;
}
.button-outline.outline-white {
	border: 2px solid #ffff;
	color: #fff;
	background-color: transparent;
}

.button-outline.outline-white:hover {
	background-color: #072B44;
	border-color: #072B44;
	color: #fff;
}
.button-red:hover {
	color: #fff;
}
.button-red:hover:after {
	background-image: url('https://gibsonarnold.com/wp-content/uploads/2023/06/button_arrow_red.svg');
}
.button-outline.outline-red {
	border: 2px solid #CD131C;
	color: #CD131C;
	background-color: transparent;
}
.button-outline.outline-red:hover {
	border: 2px solid #CD131C;
	background-color: transparent;
	color: #CD131C;
}
.button-outline.outline-blue {
	border: 2px solid #072B44;
	color: #072B44;
	background-color: transparent;
}
.button-outline.outline-blue:hover {
	background-color: #072B44;
	color: #fff;
}
.button-outline.outline-blue:hover:after {
	background-image: url('https://gibsonarnold.com/wp-content/uploads/2023/06/button_arrow_white.svg');
}
.button-outline.outline-blue:after {
	background-image: url('http://gibsonarnold.com/wp-content/uploads/2023/06/blue_arrow.svg');
}
.button-outline.outline-red:after {
	background-image: url('https://gibsonarnold.com/wp-content/uploads/2023/06/button_arrow_red.svg');
	width: 14px;
	height: 21px;
	font-size: 24px;
}
.button-outline.outline-red:hover {
	background-color: #CD131C;
	color: #fff;
}
.button-outline.outline-red:hover:after {
	background-image: url('https://gibsonarnold.com/wp-content/uploads/2023/06/button_arrow_white.svg');
}
.button-white {
	background-color: #fff;
	color:#CD131C;
	border: 2px solid #fff;
}
.button-white:after {
	background-image: url('https://gibsonarnold.com/wp-content/uploads/2023/06/button_arrow_red.svg');
}
.button-white:hover {
	background-color: transparent;
	color: #fff;
}
.button-white:hover:after {
	background-image: url('https://gibsonarnold.com/wp-content/uploads/2023/06/button_arrow_white.svg');
}
.button-red, .menu-red-btn {
	background-color: #CD131C;
	border: 2px solid #CD131C;
}
.menu-red-btn {
	padding: 5px 12px;
	line-height: 24px;
	letter-spacing: .04em;
}
.menu-red-btn:hover {
	background-color: transparent;
	
}
.menu-red-btn:hover a {
	color: #cd131c !important;
}
.nav-primary li.menu-red-btn a {
	color: #fff;
}
a.button.job-button {
	font-size: 15px;
    line-height: 15px;
    padding: 6px 10px;
	font-family: 'Essential Sans Bold';
	letter-spacing: .03em;
	border: 1px solid #CD131C;
}
.job-button:hover {
	color: #CD131C;
}
.job-button:after {
	width: 9px;
	height: 11px;
	background-image: url('https://gibsonarnold.com/wp-content/uploads/2023/06/button_arrow_white.svg');
	background-size: contain;
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	margin-top: -3px;
}
.job-button:hover:after {
	background-image: url('https://gibsonarnold.com/wp-content/uploads/2023/06/button_arrow_red.svg');
}
a {
	color: #072B44;
	text-decoration: none;
}
a.button {
	font-family: 'Essential Sans';
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .03em;
	font-size: 20px;
	display: inline-block;
}

p, li  {
	font-family: 'Work Sans';
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	color: #072B44;
	font-size: 20px;
	line-height: 32px;
}
.single-job_listing .entry-content span, .single-job_listing p b, .single.single-job_listing .entry-content ul li, .single-job_listing .entry-content div  {
	font-family: 'Work Sans' !important;
	font-weight: 400;
	font-style: normal !important;
	text-decoration: none !important;
	color: #072B44;
	letter-spacing: .03em !important;
	font-size: 20px !important;
	line-height: 32px;
}
.single_job_listing ul.meta li.job-type {
	color: #fff !important;
}
input {
    background-color: #fff;
    border: 2px solid #162626;
    border-radius: 6px;
    padding-left: 12px;
    box-sizing: border-box;
}

.home-hero {
	height: 83vh;
	display: flex;
	align-items: center;
	background-size: cover;
	position: relative;
	margin-top: -130px;
}
.home-hero h1 {
	font-size: 80px;
}
.home-hero .image-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #072B44;
	opacity:.88;
}
.home-hero .wrapper {
	text-align:center;
	position: relative;
	z-index: 99;
	padding-top: 65px;
}
.home-hero h1, .home-hero p { 
	color: #fff;
}
.home-hero p {
	max-width: 55%;
	margin: 20px auto 35px;
	font-size: 26px;
	line-height: 37px;
}
.service-bar {
	margin-top: -90px;
    position: relative;
    z-index: 99;
}
.service-bar .wrapper {
	background-color: #fff;
	display: flex;
	align-items:center;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, .16);
	padding: 15px 0;
	max-height: 180px;
}
.service-bar .each-service {
	justify-content: center;
	text-align: center;
	display: flex;
	align-items: center;
	width: 20%;
	border-right: 1px solid #D3D3D3;
	height: 180px;
}
.service-bar .each-service:last-child {
	border-right: none;
}
.service-bar .each-service h2 {
	font-size: 23px;
	font-family: "essential sans";
	font-weight: 600;
	line-height: 29px;
}
.service-bar .each-service p {
	font-size: 15px;
	line-height: 22px;
}
.service-bar .each-service:first-child h2 {
	color: #FFA121;
}
.service-bar .each-service:first-child:hover {
	background-color: #ffa121;
}

.service-bar .each-service:nth-child(2) h2 {
	color: #1D8DB9;
}
.service-bar .each-service:nth-child(2):hover {
	background: #1D8DB9;
}

.service-bar .each-service:nth-child(3):hover {
	background-color: #164843;
}
.service-bar .each-service:nth-child(4) h2 {
	color: #052269;
}
.service-bar .each-service:nth-child(4):hover {
	background-color: #052269;
}
.service-bar .each-service:nth-child(5) h2 {
	color: #4E028F;
}
.service-bar .each-service:nth-child(5):hover {
	background-color: #4E028F;
}
.service-bar .each-service a, .service-bar .each-service p {
	display: none;
}
.service-bar .each-service:hover p, .service-bar .each-service:hover h2 {
	color: #fff;
}
.service-bar .each-service p {
	width: 94%;
	margin: 10px auto;
}
.service-bar .each-service:hover a {
	display: block;
}
.service-bar .each-service a {
	font-size: 13px;
	border-width: 1px;
	width: 40%;
    margin: 0 auto;
    padding: 5px 7px;
}
.service-bar .each-service a.button:after {
	width: 8px;
	height: 12px;
	margin-left: 10px;
}
.service-bar  .each-service img.icon-white {
	display: none;
}
.service-bar .each-service:hover img.icon-white {
	display: block;
	margin: 0 auto 10px;
	width: 32px;
}
.service-bar .each-service:nth-child(4):hover img.icon-white {
	width: 47px;
}
.service-bar .each-service:hover img.icon-color {
	display: none;
}
.each-service:hover p {
	display: block;
}
.home-intro {
	padding: 75px 0;
}
.home-intro .wrapper {
	display: flex;
	gap: 40px;
	align-items: center;
}
.home-intro .left {
	width: 40%;
}
.home-intro .left img {
	width: 100%;
}
.home-intro .right {
	width: 60%;
}
.home-intro h2 {
	width: 70%;
	color: #CD131C;
}
.home-intro p {
	width: 90%;
}
.home-location {
	padding: 75px 0 95px;
}
.featured-publications .wrapper {
	text-align: center;
}
.featured-publications .wrap {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding:50px 0;
}
.industries {
	background-color: #072B44;
	padding: 75px 0;
	text-align: center;
}
.industries p, .industries h3, .industries li {
	color: #fff;
}
.industries p {
	width: 70%;
	margin: 20px auto 35px;
}
.industries h3 {
	font-size:38px;
	text-transform: capitalize;
}
.industries ul {
	display: grid;
    grid-template-columns:300px 300px 300px;
    width: 70%;
    margin: 30px auto 0;
    padding-left: 0;
    grid-gap: 15px 50px;
	text-align: left;
}
.past-clients {
	text-align: center;
	background-color: #072B44;
	padding: 75px 0;
	margin-top: -5px;
}
.past-clients h3 {color: #fff;}
.past-clients .clients-table {
	display: flex;
	width: 74%;
	margin: 40px auto 0;
}
.clients-table .left {
	width: 50%;
}
.clients-table .right {
	width: 50%;
}
.clients-table p {
	font-size: 19px;
	text-align: left;
	
	background-color:#3B576B;
	color: #fff;
	margin: 0;
	padding: 10px 0;
	padding-left: 15px;
	border-bottom: 4px solid #072B44;
}
.clients-table .right {
	border-left: 4px solid #072B44;
}
.clients-table .left p:first-child, .clients-table .right p:first-child {
	background-color: #A4B1BA;
	color: #072B44;
}
.home-testimonials {
	background-color: #CD131C;
	background-image: url('https://gibsonarnold.com/wp-content/uploads/2023/06/white_global_transparent.png');
	background-size: 45%;
	background-repeat: no-repeat;
	background-position: right -240px top -20px;
	padding: 130px 0;
}
.home-testimonials .right h2, .home-testimonials .right p {
	color: #fff;
}
.home-testimonials .wrapper {
	display: flex;
	max-width: 1350px;
}
.home-testimonials .left {
	width:55%;
}
.home-testimonials .right {
	width: 45%;
	text-align: right;
}
.testimonial-container {
	border: 2px solid #fff;
	border-radius: 25px;
	padding: 40px;
	background-image: url('http://gibsonarnold.com/wp-content/uploads/2023/06/quote_mark.svg');
	background-size: 16%;
    background-repeat: no-repeat;
    background-position: 10px -65px;
	position: relative;
}
.testimonial-container .slick-next, .testimonial-container .slick-prev {
	position: absolute;
	bottom: -50px;
    right: 0;
	font-size: 0;
	background-color: transparent;
	border: none;
}
.testimonial-container .slick-next:after, .testimonial-container .slick-prev:after {
	background-image: url('http://gibsonarnold.com/wp-content/uploads/2023/06/button_arrow_white-2.svg');
	width: 23px;
	height: 23px;
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
	content: "";
}
.testimonial-container .slick-prev:after {
	transform: rotate(180deg);
}
.testimonial-container .slick-prev {
	right: 75px;
}
.each-testimonial p {
	color: #fff;
}
.bottom-cta {
	background-size: cover;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 120px 0;
}
.bottom-cta .image-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: #fff;
	opacity: .82;
}
.bottom-cta .wrapper {
	position: relative;
	z-index: 99;
	display: flex;
	align-items: center;
	gap: 50px;
}
.bottom-cta h1 {
	font-size: 75px;
	color: #072B44;
}
.page-header {
	position: relative;
	padding: 130px 0;
	background-size: cover;
	background-repeat: no-repeat;
}
.page-header .image-overlay {
	background-color: #072B44;
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .7;
}
.page-header .wrapper {
	position: relative;
	z-index: 99;
}
.page-header h1, .page-header p {
	color: #fff;
}
.page-header p {
	width: 50%;
}
.history {
	padding: 115px 0;
}
.history .wrapper {
	display:flex;
	gap:50px;
	align-items: center;
}
.history h2 {
	color: #CD131C;
}
.history .left, .history .right {
	width: 50%;
}
.locations .wrapper {
	display: flex;
	align-items: center;
	gap:110px;
	max-width: 1180px;
	justify-content: center;
}
.locations .left {
	width: 45%;
}
.locations .right {
	width: 25%;
}
.locations h3 {
	color: #072B44;
	
}
.locations h3 em {
	font-style:normal;
	color:#CD131C;
}
.awards, .memberships {
	padding: 90px;
	text-align: center;
}
.awards .wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 40px;
}
.awards .each-logo {
	max-width: 180px;
}
.awards .each-logo img {
	width: 100%;
	height: auto;
}
.memberships .slick-track {
	display: flex;
	align-items: center;
	margin-top: 30px;
}
.memberships .slick-track .slick-slide {
	display: flex;
	justify-content: center;
}
.why-work-with-us {
	padding: 90px 0;
	background-color: #F7F7F7;
}
.why-work-with-us h2 {
	color: #CD131C;
	margin-bottom: 20px;
}
.why-work-with-us .top p {
	width: 71%;
}
.why-work-with-us .left, .why-work-with-us .right {
	width: 47%;
	display: inline-block;
	vertical-align: top;
}
.why-work-with-us .left {
	margin-right: 5%;
}
.why-work-with-us h4 {
	font-size: 26px;
	margin-bottom: 10px;
	margin-top:30px;
}
.why-work-with-us p {
	margin-top: 0;;
}
.deia {
	padding: 120px 0;
}
.deia .wrapper {
	display: flex;
	
}
.deia .left {
	width: 55%;
}
.deia .right {
	width: 45%;
	position: relative;
	top: 50px;
}
.deia .right img {
	width: 100%;
	height: auto;
}
.deia h2 {
	color: #CD131C;
	font-size: 57px;
	line-height: 67px;
}
.team {
	padding: 50px 0;
}
.team .wrap {
	margin-top: 50px;
	display: flex;
	flex-wrap: wrap;
}
.team .each-team-member  {
	width: 22.5%;
	margin-right: 42px;
	margin-bottom: 75px;
}
.team-member-image {
	position: relative;
}
.team .team-arrow {
	position: absolute;
	top:202px;
	right: 12px;
	box-shadow: 3px 3px 4px rgba(0, 0, 0, .1);
	border-radius: 50%;
}
.team .each-team-member:nth-child(4), .team .each-team-member:nth-child(8) {
	margin-right: 0;
}
.team .each-team-member .team-image img, .each-service-team-member .team-image img {
	width: 100%;
	object-fit: cover;
	border-radius: 50%;
	height: 290px;
	aspect-ratio: 1 / 1;
}
.team .each-team-member .team-image  {
	position: relative;
}
.team .each-team-member .team-image img.team-arrow {
	width: 52px;
	height: 52px;
}
.team p.name {
	font-family: "objektiv-mk1", sans-serif;
font-weight: 800;
font-style: normal;
	font-size: 24px;
	color: #072B44;
	margin-bottom: 3px;
	line-height: 20px;
}
.team p.title, .team p.locations {
	font-size: 21px;
	margin: 0 0 5px 0;
}
.team p.locations {
	margin: 0 0 20px 0;
}
.team .each-team-member a {
	display: inline-block;
	vertical-align: middle;
	
}
.team .each-team-member a.icon {
	margin-right: 12px;
}
.team .each-team-member a.hide {
	display: none;
}
.tmpu-container .right p a {
	position: relative;
	top: -2px;
}
.team-member-popup {
	position: fixed;
    width: 100vw;
    height: 100%;
    left: -50%;
    margin-left: 50%;
	background-color: rgba(205, 19, 28, .85);
	z-index: 99999999;
	display: none;
	align-items: center;
	top: 0;
}
.team-member-popup p a {
	display:block;
	margin-right:0;
	text-decoration:underline;
	
}
.team-member-popup p a:hover {
	color:#CD131C;
}
.tmpu-show {
	display: flex;
}
.tmpu-container {
	max-width: 1180px;
    margin: 0 auto;
    background-color: #fff;
    padding: 55px 45px;
    box-sizing: border-box;
    display: flex;
	gap:50px;
	height: 80vh;
	position: relative;
}
.tmpu-container .exit {
	position: absolute;
	top: 30px;
	right: 30px;
	cursor: pointer;
}
.tmpu-container .left {
	width: 40%;
	position: sticky;
	top: auto;
}
.tmpu-container .right {
	width: 60%;
	overflow: auto;
	margin-top: 60px;
}
.tmpu-container .team-image {
	width: 100%;
	height: auto;
}
.team .each-team-member .tmpu-container .team-image img {
	width: 100%;
	height: 100%;
}
.team .tmpu-container p {
	font-size: 17px;
	line-height: 30px;
}
.team .tmpu-container p.name {
	font-size: 35px;
	margin-bottom: 7px;
	margin-top: 0;
	line-height: 38px;
}
.team .tmpu-container p.title {
	font-size: 35px;
}
.team .each-team-member .tmpu-container .left a {
	display: flex;
	gap:20px;
	align-items: center;
	font-family: "Essential Sans Bold";
	font-size: 18px;
	letter-spacing: .5px;
	text-transform: uppercase;
}
.tmpu-links {
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 70%;
	margin: 55px auto 0;
	gap:20px;
}
.service-page-header {
	padding: 80px 0;
	position: relative;
	overflow: hidden;
}
.globe-header {
	position: absolute;
	right:-150px;
	top:-12px;
}
.service-page a.button {
	color: #fff;
}
.service-page-header.yellow {
	border-bottom: 12px solid #FFA121;
}
.service-page-header.green {
	border-bottom: 12px solid #164843;
}
.service-page-header.darkBlue {
	border-bottom: 12px solid #052269;
}
.service-page-header.brightBlue {
	border-bottom: 12px solid #1D8DB9;
}
.service-page-header.purple {
	border-bottom: 12px solid #4E028F;
}
.service-page-header.yellow h1 {
	color:#FFA121;
}
.service-page-header.green h1 {
	color: #164843;
}
.service-page-header.darkBlue h1 {
	color:#052269;
}
.service-page-header.brightBlue h1 {
	color: #1D8DB9;
}
.service-page-header.purple h1{
	color:#4E028F;
}
.service-page-header.yellow .globe-header path {
	fill:#FFA121;
}
.service-page-header.green .globe-header path {
	fill: #164843;
}
.service-page-header.darkBlue .globe-header path {
	fill:#052269;
}
.service-page-header.brightBlue .globe-header path {
	fill: #1D8DB9;
}
.service-page-header.purple .globe-header path {
	fill:#4E028F;
}
.service-page-header.yellow .button {
	background-color: #FFA121;
	border: 2px solid #FFA121;
}
.service-page-header.yellow .button:hover {
	background-color: transparent;
	color: #FFA121;
}
.service-page-header.yellow .button:hover:after {
	background-image: url('http://gibsonarnold.com/wp-content/uploads/2023/06/yellow-arrow.svg');
}
.service-page-header.green .button {
	background-color: #164843;
	border: 2px solid #164843;
}
.service-page-header.green .button:hover {
	background-color: transparent;
	color: #164843;
}
.service-page-header.green .button:hover:after {
	background-image: url('http://gibsonarnold.com/wp-content/uploads/2023/06/green-arrow.svg');
}
.service-page-header.darkBlue .button {
	background-color: #052269;
	border: 2px solid #052269;
}
.service-page-header.darkBlue .button:hover {
	color: #052269;
	background-color: transparent;
}
.service-page-header.darkBlue .button:hover:after {
	background-image: url('http://gibsonarnold.com/wp-content/uploads/2023/06/darkBlue-arrow.svg');
}
.service-page-header.brightBlue .button {
	background-color: #1D8DB9;
	border: 2px solid #1D8DB9;
}
.service-page-header.brightBlue .button:hover {
	background-color: transparent;
	color: #1D8DB9;
}
.service-page-header.brightBlue .button:hover:after {
	background-image: url('http://gibsonarnold.com/wp-content/uploads/2023/06/lightBlue-arrow.svg');
}
.service-page-header.purple .button {
	background-color: #4E028F;
	border: 2px solid #4E028F;
}
.service-page-header.purple .button:hover {
	background-color: transparent;
	color: #4E028F;
}
.service-page-header.purple .button:hover:after {
	background-image: url('http://gibsonarnold.com/wp-content/uploads/2023/06/purple-arrow.svg');
}
.service-page-header p {
	font-size: 26px;
	line-height: 38px;
	width: 60%;
}
.service-intro {
	padding: 75px 0;;
}
.service-intro ul {
	padding-left: 0;;
}
.service-intro ul li h4 {
	font-family: 'Work Sans';
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    color: #072B44;
    font-size: 20px;
    line-height: 32px;
	text-transform: initial;
	display: inline-block;
}
.service-intro li {
	list-style: none;
	margin: 10px 0;
}
.service-intro li:before {
	content: "";
	width: 24px;
	height: 18px;
	display: inline-block;
	margin-right: 10px;
	background-size: contain;
	background-repeat: no-repeat;
}
.service-intro.yellow li:before {
	background-image: url('https://gibsonarnold.com/wp-content/uploads/2023/06/checkmark-yellow.svg');
}
.service-intro.green li:before {
	background-image: url('https://gibsonarnold.com/wp-content/uploads/2023/06/checkmark-green.svg');
}

.service-intro.darkBlue li:before {
	background-image: url('https://gibsonarnold.com/wp-content/uploads/2023/06/checkmark-darkBlue.svg');
}
.service-intro.brightBlue li:before {
	background-image: url('https://gibsonarnold.com/wp-content/uploads/2023/06/checkmark-brightBlue.svg');
}
.service-intro.brightBlue ul {
	column-count: 2;
}
.service-intro.brightBlue ul li:first-child {
	margin-top: 0;
}
.service-intro .top {
	display: flex;
	align-items: center;
	gap:30px;
	padding-bottom: 75px;
}
.service-intro .left {
	width: 52%;
}
.service-intro .right {
	width: 48%;
}
.service-intro .bottom {
	
}
h3.statement {
	font-size: 38px;
	line-height: 50px;
	width: 90%;
	margin: 0 auto;
	
}
h3.statement.yellow  {
	color: #FFA121;
}
h3.statement.green  {
	color: #164843;
}
h3.statement.darkBlue  {
	color: #052269;
}
h3.statement.brightBlue {
	color: #1D8DB9;
}
h3.statement.purple  {
	color: #4E028F;
}
.service-details .wrapper {
	display: flex;
	gap:50px;
	flex-wrap: wrap;
}
.service-details .detail-block {
	background-color: #f7f7f7;
	width: 48%;
	padding: 30px;
	box-sizing: border-box;
}
.each-image-row {
	display:flex;
	gap:6%;
	align-items:center;
	position:relative;
}
.service-details {
	margin-bottom:40px;
}

.service-details.with-image .each-image-row:nth-child(even) .left {
	left:auto;
	right:0;
}
.service-details.with-image .each-image-row:nth-child(even) .right {
	margin-left:0;
}
.service-details.with-image {
	position: relative;
	background-color: #f7f7f7;
}
.service-details.with-image .wrapper {
	display: flex;
	flex-direction:column;
}
.service-details.with-image .left img {
	width: calc(((100vw - 1280px) / 2) + 545px);
	height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
}
.service-details.with-image .left {
	width: 42%;
	position: absolute;
    left: calc(((100vw - 1280px) / 2) * -1);
    top: 0;
    height: 100%;
}
.service-details.with-image .right {
	width: 54%;
	padding-top: 70px;
	padding-bottom:70px;
	margin-left:48%;
}
.service-details.with-image .right p:last-child {
	margin-bottom: 0;
}
.service-videos {
	background-color: #f7f7f7;
	padding:100px 0;
}
.service-videos .wrapper {
	display:flex;
	flex-direction: row;
	gap:45px;
	max-width:1350px;
}
.service-videos .each-video {
	width:50%;
	display: flex;
    flex-direction: column;
    gap: 20px;
}
.video-title {
	font-family: "objektiv-mk1", sans-serif;
    font-style: normal;
    font-size: 24px;
}

.service-team {
	padding: 50px 0;
}
.service-team.yellow  {
	background-color: #FFA121;
}
.service-team.green  {
	background-color: #164843;
}
.service-team.darkBlue  {
	background-color: #052269;
}
.service-team.brightBlue  {
	background-color: #1D8DB9;
}
.service-team.purple  {
	background-color: #4E028F;
}
.service-team .wrapper {
	display: flex;
	justify-content: center;
	gap: 90px;
}
.each-service-team-member a {
	color: #fff;
	font-size: 16px;
	letter-spacing: .03em;
}
.each-service-team-member .links {
}
.links a {
	margin-top: 10px;
	display: flex;
	align-items: center;
	gap: 10px;
	font-family: "Essential Sans Bold";
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.each-service-team-member {
}
.each-service-team-member .team-image img {
	width: 220px;
	height: 220px;
}
.each-location {
	margin-bottom: 50px
}
.each-location p {
	font-size: 22px;
	margin: 4px 0;
}
.each-location p.loc-title {
	font-weight: 600;

}
.contact-cta {
	background-color: #CD131C;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 50px 0;
}
.contact-cta .wrapper {
	text-align: center;
}
.contact-cta h3 {
	font-size: 50px;
	color: #fff;
}
.contact-cta p {
	color: #fff;
	width: 68%;
	margin: 20px auto;
}
.home-podcasts {
	padding: 75px 0;
	text-align: center;
}
.home-podcast-header {
	text-align:center;
	width: 80%;
	margin: 0 auto;
}
.home-podcast-header p {
	width: 58%;
	margin: 0 auto;
}
.home-podcast-container {
	margin: 50px 0 0;
}
.home-podcast-container .slick-next, .home-podcast-container .slick-prev {
	background-color: transparent;
	font-size: 0;
	border: none;
	position: absolute;
	top: 38%;
	left: -3.5%;
}
.home-podcast-container .slick-next {
	left: auto;
	right: -3.5%;
}
.home-podcast-container .slick-prev {
	transform: rotate(180deg);
}
.home-podcast-container .slick-next:after, .home-podcast-container .slick-prev:after {
	content: "";
	background-image: url('http://gibsonarnold.com/wp-content/uploads/2023/06/button_arrow_red-2.svg');
	width: 25px;
	height: 25px;
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
}
.each-home-podcast {
	background-color: #fff;
	box-shadow: 1px 2px 9px #26262629;
	position: relative;
	margin: 0 30px 50px;
	text-align: left;
}
.each-home-podcast h4 {
	font-size: 21px;
	line-height: 27px;
	text-transform: initial;
	font-family: "objektiv-mk1", sans-serif;
font-weight: 800;
font-style: normal;
	margin: 15px 0 10px;
}
.each-home-podcast .podcast-image img, .each-news .podcast-image img {
	width: 100%;
	object-fit: cover;
	height: 236px;
	object-position: top;
}
.each-news a.link {
	position:absolute;
	bottom: 10px;
}
.each-home-podcast .date, .each-news .date {
	background-color: #CD131C;
	color: #fff;
	width: 60px;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: "objektiv-mk1", sans-serif;
font-weight: 800;
font-style: normal;
	font-size: 21px;
	position: absolute;
	right: 15px;
	top: 15px;
	padding: 0 5px;
    box-sizing: border-box;
    text-align: center;
}
.each-home-podcast .bottom {
	padding: 0 15px 20px 15px;
}
.each-home-podcast .bottom p {
	font-size: 17px;
	line-height: 27px;
	margin-top: 0;
}
.single-podcast h1 {
	font-size: 50px;
	line-height: 60px;
}
.single-podcast .wrapper {
	padding: 50px 0;

}
.news-feed {
	padding: 75px 0;
}
.news-feed .wrapper {
	display: flex;
	gap:175px;
}
.news-feed .left {
	width: 24%;
}
.news-feed .right {
	width: 70%;
}
.news-feed .left form, .jl-wrapper .left form, .resource-wrapper .left form {
	background-color: #f7f7f7;
	padding: 0 15px 15px 15px;
	box-sizing: border-box;
}
.news-container {
	display: flex;
    flex-wrap: wrap;
    gap: 30px;
}
.each-news {
	width: 48%;
	background-color: #fff;
    box-shadow: 1px 2px 9px #26262629;
    position: relative;
    text-align: left;
}
.each-news .bottom {
	padding: 0 15px 40px 15px;
	box-sizing: border-box;
}
.each-news h4 {
	font-size: 21px;
    line-height: 27px;
    text-transform: initial;
	font-family: "objektiv-mk1", sans-serif;
	font-weight: 800;
	font-style: normal;
    margin: 15px 0 10px;
}
.each-news p {
	font-size: 17px;
    line-height: 27px;
    margin-top: 0;
}
.searchandfilter ul {
	padding-left: 0;
}
.searchandfilter ul li li {
	font-size: 16px;
	line-height: 20px;
}
.sf-input-radio {
	box-sizing: border-box;
    background: white;
    border: 3px solid white;
    width: 12px;
    height: 12px;
    padding: 0;
	border-radius: 0;
	accent-color: #cd131c;
}
.sf-field-search label {
	width: 100%;;
}
.sf-field-taxonomy-job_listing_category label {
	width: 100%;
}
.searchandfilter select.sf-input-select {
	width: 100%;
	font-family: 'Work Sans';
    padding: 6px 5px;
}
.sf-field-search input {
	background-color: #fff;
	border: none;
	font-size: 15px;
	text-transform: uppercase;
	padding: 9px 0px 9px 5px;
	width: 100%;
	font-family: "Work Sans";
	letter-spacing: .6px;
	color: #072B44;
}
.sf-field-search input::placeholder {
	color: #072B44;
}
.sf-field-reset input {
	background-color: #CD131C;
	color: #fff;
	width: 110px;
	border: none;
	text-transform: uppercase;
	font-size: 14px;
	border-radius: 0;
	padding: 7px 0;
}
.wp-pagenavi {
	margin-top: 40px;
	text-align: center;
}
.wp-pagenavi span.current {
	border-bottom: 2px solid #CD131C;
	font-size: 16px;
	font-family: "objektiv-mk1", sans-serif;
font-weight: 800;
font-style: normal;
}
.wp-pagenavi .page, .wp-pagenavi .nextpostslink, .wp-pagenavi .previouspostslink {
	font-size: 16px;
	font-family: "objektiv-mk1", sans-serif;
font-weight: 800;
font-style: normal;
	padding: 0 7px;
	color: #072B44;
}

.wp-pagenavi .nextpostslink {
	padding-left: 20px;
}
.wp-pagenavi .previouspostslink {
	padding-right: 20px;
}
.jl-wrapper, .resource-wrapper {
	display: flex;
	justify-content: space-between;
}
.jl-wrapper .left {
	width: 22%;
}
.jl-wrapper .right {
	width: 75%;
}
.job-listings {
	padding: 75px 0;
}
.job-listings h3 {
	color: #CD131C;
	margin-bottom: 30px;
}
.jl-container {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
}
.each-job-listing, .each-resource {
	background-color: #fff;
	width: 48%;
	box-shadow: 1px 2px 9px #26262629;
	position: relative;
	text-align: left;
	padding: 15px 15px 40px 15px;
	box-sizing: border-box;
}
.job-button {
	position: absolute;
	bottom: 15px;
}
.job-title {
	color: #CD131C;
	font-size: 20px;
	text-transform: initial;
	line-height: 22px;
	margin-bottom: 5px;
}
.each-job-listing .job-loc, .each-job-listing .google_map_link {
	font-family: "Essential Sans Bold";
	font-size: 15px;
	letter-spacing: .03em;
	text-transform: initial;
	color: #072B44;
	margin: 0;
}
p.job-loc:before {
	content: "";
	background-image: url('http://gibsonarnold.com/wp-content/uploads/2023/06/loc-icon.svg');
	display: inline-block;
	margin-right: 10px;
	width: 11px;
	height: 16px;
	background-size: contain;
	background-repeat: no-repeat;
	vertical-align: middle;
}
p.job-type, p.job-cat {
	font-size: 14px;
	text-transform: uppercase;
	display: inline-block;
	margin: 0;
	font-family: "Essential Sans Bold";
	line-height: 14px;
}
h4.job-title {
	margin-top: 10px;
}
.job-desc p {
	font-size: 15px;
	line-height: 22px;
	margin-top: 0;
}
.jl-container .pagination, .resource-container .pagination {
	width: 100%;
}
.resume-template-default .content-sidebar-wrap, .page-id-9316 .content-sidebar-wrap, .single-job_listing .content-sidebar-wrap, .page-template-default:not(.home) .content-sidebar-wrap {
	max-width: 1280px;
	margin: 0 auto;
}
.resume-template-default .content-sidebar-wrap {
	margin-top: 40px;
}
.job-manager-form {
	background-color: #fff;
	box-shadow: 0px 3px 6px #00000029;
}
.job-manager-form fieldset {
	border: none;
}
.job-manager-form input {
	border: 1px solid #072B44;

	width: 100%;
	border-radius: 0;
	padding: 10px;
}
.job-manager-form label, .job-manager-form div {
	font-family: "Essential Sans Bold";
	font-size: 15px;
	letter-spacing: .5px;
}
.page-id-9316 .content, .single-job_listing .content, .page-template-default:not(.home) .content {
	width: 70%;
	margin: 50px auto 20px;
}
.page-id-9316 h1, .single-job_listing h1 {
	font-size: 55px;
	margin-bottom: 20px;
	line-height: 62px;
}
.field.account-sign-in .button {
	background-color: #CD131C;
	border-color: #cd131c;
	font-size: 15px;
	padding: 9px 12px;
	line-height: 15.5px;
	display: inline-block;
	vertical-align: middle;
}
.application_button {
	border-radius: 0;
	background-color: #cd131c;
	border-color: #cd131c;
	letter-spacing: .5px;
}
.application_button:hover {
	background-color: transparent;
	color: #cd131c;
}
.single_job_listing .company .company_header {
	margin: 0 !important;
	min-height: auto !important;
}
.single-job_listing .entry-meta {
	display: none;
}
.career-resource-header {
	text-align: center;
	padding: 75px 0 50px;
}
.career-resource-header p {
	width: 68%;
	margin: 0 auto;
}
.career-resources .wrapper {
	padding-bottom: 50px;
}
.resource-wrapper .left {
	width: 31%;
}
.resource-wrapper .right {
	width: 64%;
}
.resource-container, .search-filter-results {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
}
.page-header li[data-sf-field-input-type="radio"], .page-header li[data-sf-field-input-type="checkbox"], .page-header input.search-filter-reset {
	display: none;
}
.page-header .sf-field-search {
	width: 50%;
	
}
.page-header .sf-field-search input {
	border-radius: 0;
}
.contact-content {
	padding: 75px 0;
}
.contact-content .wrapper {
	display: flex;
	gap:180px;
}
.contact-content .left {
	width: 32%;
}
.contact-content .right {
	width: 68%;
}
.contact-content .form-container {
	background-color: #fff;
	box-shadow: 1px 2px 9px #26262629;
	padding: 35px 30px 0;
}
.form-intro {
	margin-top: 0;
	width: 76%;
}
.form-container h3 {
	color:#cd131c;
}
.nf-before-form-content {
	display: none;
}
.nf-form-content input:not([type=button]), .nf-form-content textarea.ninja-forms-field, .nf-form-content select.ninja-forms-field:not([multiple]) {
	font-family: "Work Sans";
	color: #072B44;
}
.nf-form-content input:not([type=button])::placeholder, .nf-form-content textarea.ninja-forms-field::placeholder {
	font-family: "Work Sans";
	color: #072B44;
}
.form-container .nf-form-content input[type=submit] {
	background-color: #cd131c;
	color: #fff;
	text-transform: uppercase;
	font-family: "Essential Sans Bold";
	padding: 0 34px;
	height: 45px;
	letter-spacing: .5px;
}
.loc-link {
	display: flex;
	align-items: center;
	gap: 24px;
	margin-top: 15px;
}
.loc-link img {
	max-width: 24px;
}
@media screen and (max-width:1550px) {
	.wrapper, .home-testimonials .wrapper, .locations .wrapper, .tmpu-container, .page-id-9316 .content-sidebar-wrap, .single-job_listing .content-sidebar-wrap, .page-template-default:not(.home) .content-sidebar-wrap {
		max-width: 90%;
	}
	.site-header .wrap {
		max-width: 95%;
	}
	.nav-primary .wrap {
		max-width: 100% !important;
	}
	.team .each-team-member {
		width: 21.5%;
	}
	.team .each-team-member .team-image img, .each-service-team-member .team-image img {
		height: 21.5%;
	}
}
@media screen and (max-width:1025px) {
	.wrapper, .home-testimonials .wrapper, .locations .wrapper, .tmpu-container, .page-id-9316 .content-sidebar-wrap, .single-job_listing .content-sidebar-wrap, .page-template-default:not(.home) .content-sidebar-wrap {
		max-width: 90%;
	}
	h2, .bottom-cta h1 {
		font-size: 60px;
	}
	h3, h3.statement{
		font-size: 34px;
		line-height: 44px;
	}
	.home-hero p {
		max-width: 70%;
	}
	.home-intro h2, .home-intro p {
		width: 100%;
	}
	.featured-publications .each-logo {
		width: 200px;
	}
	.featured-publications .each-logo img {
		width: 100%;
		height: auto;
	}
	.industries ul {
		width: 100%;
	}
	.past-clients .clients-table {
		width: 100%;
	}
	.clients-table p {
		font-size: 18px;
	}
	.home-testimonials .wrapper {
		justify-content: space-between;;
	}
	.home-testimonials .left {
		width: 50%;
	}
	.each-home-podcast {
		margin: 0 15px;
	}
	.service-page-header p {
		width: 90%;
	}
	.service-intro .right img {
		width: 100%;
	}
	.service-details .wrapper {
		gap: 30px;
	}
	.page-header p {
		width: 68%;
	}
	.history .wrapper {
		align-items: flex-start;;
	}
	.history .left {
		width: 38%;
	}
	.history .left img  {
		width: 100%;
	}
	.locations .right img {
		width: 100%;
	}
	.awards, .memberships {
		padding: 90px 0;
	}
	.awards .each-logo {
		max-width: 145px;
	}
	.team .wrap {
		justify-content: space-between;
	}
	.team .each-team-member {
		width: 30%;
	}
	.team .each-team-member:nth-child(4), .team .each-team-member:nth-child(8) {
		margin-right: 42px;
	}
	.team .each-team-member:nth-child(3), .team .each-team-member:nth-child(6) {
		margin-right: 0;
	}
	.each-job-listing, .each-resource, .each-news {
		width: 47%;
	}
	.news-feed .wrapper, .contact-content .wrapper {
		gap: 50px;
	}
	.page-id-9316 .content, .single-job_listing .content, .page-template-default:not(.home) .content {
		width: 100%;
	}
	.mobile-menu {
		background-color: #072B44;
		padding: 40px 0 1px;
		position: absolute;
    top: 143px;
    left: 0;
    z-index: 8888888;
    width: 100%;
	}
	.mobile-menu h4 {
		font-size: 20px;
		color: #fff;
		margin-bottom: 15px;
		line-height: 20px;
	}
	.mobile-menu ul {
		padding-left: 0;
		margin-bottom: 40px;
	}
	.mobile-menu li a {
		color: #fff;
	}
	.nav-primary {
		display: none;
	}
	.site-header .wrap {
		max-width: 90%;;
	}
	.title-area {
		text-align: left;
	}
	.custom-logo-link img {
		width: 70%;
	}
	.home .title-area {
		width: 52%;
	}
	.menu-icon {
		right: 10%;
	}
	.menu-icon span {
		background-color: #072B44;
		height: 2px;
		width: 35px;
		margin-top: 5px;
		display: block;
	}
	.home .menu-icon span {
		background-color: #fff;
	}

}

@media screen and (max-width:900px) {
	.footer-widgets .wrap {
		flex-wrap: wrap;
		max-width: 90%;
	}
	h2, .bottom-cta h1 {
		font-size: 52px;
	}
	.home-hero p {
		max-width: 100%;
	}
	.featured-publications .each-logo {
		width: 150px;
	}
	.industries ul {
		grid-gap:15px 0;
	}
	.clients-table p {
		font-size: 15px;
	}
}

@media screen and (max-width:770px) {
	.home-intro .wrapper {
		flex-wrap: wrap;
	}
	p {
		font-size: 18px;
		line-height: 30px;
	}
	.home-intro .left {
		width: 62%;
		margin: 0 auto;
	}
	.home-intro .right {
		width: 100%;

	}
	.industries ul{
		grid-template-columns: 355px 355px;
	}
	.home-testimonials .wrapper {
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}
	.home-testimonials .left, .home-testimonials .right {
		width: 100%;
	}
	.home-podcast-header {
		width: 100%;
	}
	.home-podcast-header p {
		width: 80%;
	}
	.bottom-cta .wrapper {
		flex-wrap: wrap;
		justify-content: center;
	}
	.page-header p {
		width: 90%;
	}
	.history .wrapper {
		flex-wrap: wrap;
	}
	.history .left {
		width: 68%;
		margin: 0 auto;
	}
	.history .right {
		width: 100%;
	}
	.locations .wrapper {
		flex-wrap: wrap;
	}
	.locations .left {
		width: 100%;
	}
	.locations .right {
		width: 55%;
	}
	.awards .wrap {
		flex-wrap: wrap;
		justify-content: center;
		gap: 70px;
	}
	.awards .each-logo {
		width: 190px;
	}
	.why-work-with-us .top p {
		width: 100%;
	}
	.deia .wrapper {
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}
	.deia .left {
		width: 100%;
	}
	.deia .right {
		width: 68%;
		margin: 0 auto;
		top: -55px;
	}
	.team .each-team-member {
		width: 46%;
		margin-right: 30px;
	}
	.team .each-team-member:nth-child(3), .team .each-team-member:nth-child(6), .team .each-team-member:nth-child(4), .team .each-team-member:nth-child(8) {
		margin-right: 30px;
	}
	.team .each-team-member:nth-child(2), .team .each-team-member:nth-child(4) , .team .each-team-member:nth-child(6) , .team .each-team-member:nth-child(8) {
		margin-right: 0;
	}
	.team .each-team-member .team-image img, .each-service-team-member .team-image img {
		height: 315px;
	}
	.team .tmpu-container p.name, .team .tmpu-container p.title {
		font-size: 32px;
	}
	.tmpu-container {
		padding: 45px 35px;
	}
	.tmpu-links {
		width: 100%;
		gap: 15px;
	}
	.tmpu-links img {
		width: 25px;
	}
	.team .each-team-member .tmpu-container .left a {
		font-size: 14px;
	}
	.jl-wrapper, .resource-wrapper, .news-feed .wrapper {
		flex-wrap: wrap;
		gap: 50px;
	}
	.jl-wrapper .left, .jl-wrapper .right, .news-feed .left, .news-feed .right {
		width: 100%;
	}
	.each-job-listing, .each-resource, .resource-wrapper .left, .resource-wrapper .right {
		width: 100%;
	}
	.each-news {
		width: 47%;
	}
	.service-intro .top, .service-details .wrapper, .service-details.with-image .wrapper {
		flex-wrap: wrap;
	}
	.service-intro .left, .service-intro .right, .service-details.with-image .left, .service-details.with-image .right {
		width: 100%;
	}
	.service-details .detail-block {
		width: 100%
	}
	.each-service-team-member .team-image {
		width: 250px;
		height: 250px;
	}
	.each-service-team-member .team-image img {
		width: 100%;
		height: 100%;
	}
	.service-details.with-image .left img {
		width: 100%;
		position: relative;
    max-height: 450px;
	}
	.service-intro .right img {
		height: 450px;
		object-fit: cover;
	}
	.service-intro .top {
		flex-direction: column-reverse;
	}
	.contact-content .wrapper {
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}
	.contact-content .wrapper .left, .contact-content .wrapper .right {
		width: 100%;
	}
	.footer-widgets:after {
		width: 50%;
		height: 110%;
		right: 0;
	}
	.site-footer .wrap {
		flex-wrap: wrap;
		justify-content: center;
	}
	.site-footer div {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		line-height: 21px;
	}
	
	.memberships .slick-track .slick-slide  {
		padding: 0 30px;
	}
	.slick-slide img {
		max-width: 100%;
	}
	.service-videos .each-video {
		width:100%;
	}
	.service-videos .wrapper {
		flex-direction:column;
	}
}

@media screen and (max-width:600px) {
	h1, .home-hero h1 {
		font-size: 3.1rem;
		line-height: 1.2;
	}
	h2, .bottom-cta h1 {
		font-size: 49px;
		line-height: 55px;
	}
	.home-hero p {
		font-size: 18px;
		line-height: 30px;
	}
	.featured-publications .wrap {
		flex-wrap: wrap;
		gap: 30px 40px;
		justify-content: center;
	}
	.industries p {
		width: 100%;
	}
	.industries ul {
		display: block;
		width: 84%;
	}
	.clients-table p {
		font-size: 16px;
		height: 85px;
	}
	.testimonial-contai {
		background-position: 20px 5px;
	}
	.home-podcast-header p {
		width: 100%;
	}
	.service-bar .wrapper {
		flex-wrap: wrap;
		width: 80%;
		margin: 0 auto;
		max-height:inherit;
		padding: 0;
	}
	.service-bar .each-service {
		width: 100%;
		border-radius: none;
		border-bottom: 1px solid #D3d3d3;
	}
	.home-hero .left, .history .left, .deia .right {
		width: 80%;
	}
	.locations .right {
		width: 58%;
	}
	.locations .wrapper {
		gap:20px;
	}
	.why-work-with-us .left, .why-work-with-us .right {
		display: block;
		width: 100%;
	}
	.why-work-with-us h4 {
		font-size: 22px;
	}
	.team .each-team-member, .team .each-team-member:nth-child(3) {
		margin-right: 20px;
	}
	.team .each-team-member .team-image img, .each-service-team-member .team-image img 
	{
		height: auto;
	}
	.team .each-team-member {
		width: 45%;
	}
	.team .each-team-member .team-image img.team-arrow {
		width: 38px;
		height: 38px;
	}
	.team .team-arrow {
		top: 108px;
		right: 0;
	}
	.team p.name {
		font-size: 22px;
	}
	.team p.title {
		font-size: 20px;
		line-height: 24px;
	}
	.team .each-team-member a img {
		width: 20px;
	}
	.tmpu-container {
		flex-wrap: wrap;
	}
	.tmpu-container .left, .tmpu-container .right {
		width: 100%;
	}
	.tmpu-container .right {
		margin-top: 0;
	}
	.tmpu-container .team-image {
		width: 80%;
		margin: 0 auto;
	}
	.team .tmpu-container p.name, .team .tmpu-container p.title {
		font-size: 22px;
		line-height: 26px;
	}
	.tmpu-container .right {
		height: 315px;
	}
	.tmpu-links {
		margin-top: 15px;
		width: 80%;
	}
	.team .tmpu-container p {
		line-height: 27px;
	}
	.page-header {
		background-position: center;
	}
	.career-resource-header p {
		width: 100%;
	}
	.each-news {
		width: 100%;
	}
	.single-podcast h1 {
		font-size: 32px;
		line-height: 40px;
	}
	.globe-header {
		width: 130%;
		right: -280px;
	}
	.service-page-header p {
		font-size: 22px;
		line-height: 32px;
	}
	.service-intro .right img {
		height: 285px;
	}
	h3.statement {
		width: 100%;
		font-size: 28px;
		line-height: 38px;
	}
	.service-team .wrapper {
		gap: 40px;
	}
	.service-details.with-image .left {
		min-height: inherit;
	}
	.service-intro .right img {
		height: 280px;
	}
	.each-service-team-member {
		width: 45%;
	}
	.each-service-team-member img, .each-service-team-member .team-image {
		width: 100%;
		height: auto;
	}
	.each-service-team-member a img {
		width: 20px;;
	}
	.links a {
		font-size: 14px;
	}
	.footer-widgets:after {
		top: auto;
		bottom: -35px;
		width: 85%;
		height: 66%;
	}
}