/* SUSTAINABILITY REFRESH BEGINS HERE*/
.chevron::before {
	border-style: solid;
	border-width: 0.15em 0.15em 0 0;
	content: '';
	display: inline-block;
	height: 0.5em;
	left: 0.15em;
	position: relative;
	top: 0.4em;
	transform: rotate(-45deg);
	vertical-align: top;
	width: 0.45em;
}

.chevron.right:before {
	left: 0;
	transform: rotate(45deg);
}

.chevron.bottom:before {
	top: 0;
	transform: rotate(135deg);
}

.chevron.left:before {
	left: 0.25em;
	transform: rotate(-135deg);
}
section .sus-intro {
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
  font-weight: 300;
}

/* SECONDARY NAVIGATION - JUMP LINKS */
section.jump-links {
  background: #cacbce;
  margin: 0 auto;
  text-align:center;
  padding: 0;
}

section.jump-links .row {
  margin: 12px 0;
}

section.jump-links a {
  text-decoration: none;
  color: #67696f;
  font-weight:700;
  padding: 1em 0;
}

section.jump-links a:hover {
  text-decoration: underline;
}

/* BECAUSE HE DID - ELMER WINTER VIDEO */
section.because-he-did {
  border-bottom:1px solid #cacbce;
}

.because-he-did .text {
  margin-top:4%;
}

.because-he-did .video {
  text-align:right;
}

@media screen and (max-width:767px){
  .because-he-did .video {
    text-align:center;
  }
}

.because-he-did .video img {
  height:auto;
  margin:0 auto;
  width:85%;
}

.because-he-did .text h3 {
  color:#466ea5;
}

/* OUR PLAN */
.our-plan.card-tiles .tile {
  border:1px solid #cacbce;
}
.our-plan.card-tiles .tile-content {
  background: #FFF;
}
.our-plan.card-tiles .tile-content a {
  color:#466ea5;
}
.our-plan.card-tiles .tile-image div {
  padding-bottom: 69.33333333333333%;/* 375px wide x 260px height*/
}

/*  SMALL CONTAINER
@media (min-width: 768px) {
  .container-small {
      width: 300px;
      margin: 0 auto;
  }
} 
@media (min-width: 992px) {
  .container-small {
      width: 500px;
      margin: 0 auto;
  } 
} 
@media (min-width: 1200px) {
  .container-small {
      width: 700px;
      margin: 0 auto;
  }
}
.container-small {
  max-width: 100%;
}
@media (max-width: 767px) {
  .container-small {
      min-width: 100%;
      margin: 0 auto;
  }
}*/

.goals-link svg {
  margin-top:10%;
}

@media screen and (max-width:767px){
  .goals-link svg {
    margin-top:0;
    margin-bottom:24px;
  }
  .goals-link img {
    text-align:center;
    margin-bottom:24px;
  }
}

/*  OUR PRACTICES */
.accordion h2 {
  color:#466ea5;
}

/* jQuery Accordion with Animation |  http://html-tuts.com/jquery-accordion/*/
.jquery_accordion_wrapper {
  margin-top: 24px;
}
.jquery_accordion_item {
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #ccc;
}
.jquery_accordion_item:first-child {
  border-top: 1px solid #ccc;
}
.jquery_accordion_title {
	display: block;
	position: relative;
	cursor: pointer;
}
.jquery_accordion_title:after {
	content: "";
	width: 0;
	height: 0;
	display: inline-block;
	position: absolute;
	right: 15px;
	top: 50%;
	border: 6px solid transparent;
	border-top-color: #333;
	transition: border 400ms, margin 400ms;
	margin-top: -3px; /* half of border value */
}
.jquery_accordion_item.active .jquery_accordion_title:after {
	border-color: transparent;
	border-bottom-color: #333;
	margin-top: -9px; /* fixing arrow position */
}
.jquery_accordion_content {
	padding: 8px;
	display: none;
	color: #333;
}
.jquery_accordion_content > *:first-child {
	margin-top: 0;
}

/*REFRESH ENDS HERE*/

.robot-hero {
	background-image:url('/wcm/connect/3c5a9d07-2449-435d-8274-eacbde8cb5a5/MPG_DigitalLeader_HeroBanner_1200x350.jpg?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE-3c5a9d07-2449-435d-8274-eacbde8cb5a5-m6QWd6S');
    height: 50vh;
    width: 100%;
    padding: 0;
    margin: 0 auto;
    text-decoration: none;
    overflow: hidden;
    background-size: cover;
    position: relative;
}

.robot-header {
	font-weight: 700;
	text-transform: uppercase;
}

.hero-header {
	font-size: 3em;
	text-transform: uppercase;
}

.text-overlay {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.cta-overlay {
	position: absolute;
	bottom: 10%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.margin-bottom {
	margin-bottom: 0 !important;
}

.text-center {
	text-align: center;
}

.container {
    background-color: none;
}

.subheader {
	color: #466ea5;
	font-family: Helvetica;
	text-transform:uppercase;
}

.orange-btn {
	padding: 1em 4em;
	text-align: center;
	background-color: #e77c22;
	color: #FFFFFF;
	text-decoration: none;
	transition: all .3s ease;
}

.orange-btn:hover {
	background-color: #6390c6;
	text-decoration: none;
}

.block-header {
	color: #FFF;
	font-weight: 700;
	margin-bottom: 1em;
	overflow: hidden;
}

.related-content img {
    margin: 0 auto;
}

.related-content a {
    padding: 0.5em;
    text-decoration: none;
}

.quote-background {
	background-image: url(/wps/wcm/connect/0a8df675-114b-4f01-965f-7cf108c0d00b/quote-background.png?MOD=AJPERES);
	width: 100%;
	height: 45vh;
	background-color: #466ea5;
	background-size: cover;
	color: #FFF;
	padding: 2em;
}

.quote-content {
	text-align: left;
	color: #FFF;
}

.quote-author {
	text-align: right;
	color: #FFF;

}

.numbered-list {
	color: #466ea5;
	font-size: 3em;
	font-family: Arial;
	vertical-align: middle;
}

.related-content {
	color: #466ea5;
	text-align: center;
}

.subheader-img {
	margin: 2em;
	position: relative;
}

@media screen and (max-width:900px) {

.robot-hero {
    height: 60vh;
    width: 100%;
}

.robot-header {
	font-weight: 700;
	text-transform: uppercase;
}

.text-overlay {
    width:100%
}
.block-text{
	font-size: 12px;
}
.orange-btn {
	width: 80%;
	padding: 1em;
}

}

/*GIG RESPONSIBLY*/
.header {
    padding: 0;
    margin: 0 auto;
    text-decoration: none;
    overflow: hidden;
}

.container {
    background-color: none;
}

.txt-next-gen {
	margin: 2em;
}

.gig-download-link {
	color: #e77c22;
	text-decoration: none;
	font-weight: 700;

	&:hover {
		text-decoration: underline;
	}
}

#download-img {
	//margin-top: 2em;
}

.fa-venus {
	font-size: 1.5em !important;
	font-weight: 700 !important;
	color: #a13841;
}

.fa-mars {
	font-size: 1.5em !important;
	font-weight: 700 !important;
	color: #3d629a;
}

h3 {
	padding: 0;
	margin: 0;
	color: #3d6299;
	font-family: Helvetica;
	line-height: 32px;
}

.col-lg-8 p {
	padding: 0;
	margin: 0;
	//color: #000;
	font-family: Helvetica;
	line-height: 24px;
}

.emp {
	color: #3d6299;
	text-transform: uppercase;
	// font-weight: 700;

}

.txt-next-gen-b {
	font-family: 'DINBold';
	margin: 0 auto;
	//padding: 2em 1em;
}

.gig-B-img {
	margin-bottom: 0.8em;
}

.nxg-dropbtn {
    background-color: transparent;
    border: 1px solid rgba(255, 255, 255, 0.5);
    text-align: right;
    color: white;
    padding: 5px;
    font-weight: bold;
    font-size: 16px;
    cursor: pointer;
}

.nxg-dropdown {
    position: relative;
    display: inline-block;
    position: absolute;
    bottom:10px;
    right:10px;
}

.nxg-dropdown-content {
    display: none;
    position: absolute;
    font-size: 14px;
    right: 0;
    bottom:0;
    background-color: #CCD8EB;
    min-width: 100px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.nxg-dropdown-content a {
    color: #67696D;
    padding: 10px;
    text-decoration: none;
    display: block;
    position: relative;
}

.nxg-dropdown-content a:hover {
    background-color: #EEEEEE;
    color:#6390c6;
    font-weight:bold;
}

.nxg-dropdown:hover .nxg-dropdown-content {
    display: block;
}

.nxg-dropdown:hover .nxg-dropbtn {
    background-color: #3e8e41;
}

.nxg-report {
    position: relative;
}

.hidden {
    display: none
}

.nxg-report .nxg-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    padding: 15px;
    background: #6692C2;
    color: white;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    -o-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}

.nxg-report .nxg-content h3 {
    margin-bottom: 5px;
    color: #fff;
}

.nxg-report .nxg-content p {
    display: block;
    color: #fff;
}

.nxg-report .nxg-content .nxg-report-link {
    position: absolute;
    right: 10px;
    bottom: 10px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    padding: 5px;
    font-weight: bold;
    color: white;
    cursor: pointer;
}

.nxg-report .nxg-content .nxg-report-link:hover {
    border-color: white;
}

.nxg-reports,
.library {
    height: auto !important;
}

.nxg-reports,
.library {
    padding-bottom: 100px;
}


.nxg-reports-wrapper {
    max-width: 730px;
    margin: 0 auto;
}

.nxg-reports-list {
    list-style: none;
    margin: 0;
    padding: 0;
    margin: 0 -10px;
    display: flex;
    flex-wrap: wrap;
    justify-nxg-content: space-around;
}

.nxg-report img {
    display: block;
    width: 100%;
    margin-bottom: 5px;
    //box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}
.nxg-report .nxg-content {
    text-align: left;
}

.nxg-report .nxg-content h3 {
    font-size: 18px;
    font-family: "HelveticaNeue-CondensedBold", "Helvetica Neue";
    margin-bottom: 0;
}
.nxg-report .nxg-content p {
    font-size: 14px;
    display: none;
    font-weight: normal;
}


.nxg-report .nxg-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    padding: 15px;
    background: #6692C2;
    color: white;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    -o-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}

.nxg-report .nxg-content h3 {
    margin-bottom: 5px;
}

.nxg-report .nxg-content p {
    display: block;
}
.nxg-report .nxg-content .nxg-report-link {
    position: absolute;
    right: 10px;
    bottom: 10px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    padding: 5px;
    font-weight: bold;
    color: white;
    cursor: pointer;
}
.nxg-report .nxg-content .nxg-report-link:hover {
    border-color: white;
}
.nxg-report {
    overflow: hidden;
    //box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

.nxg-report img {
    margin-bottom: 0;
    box-shadow: none;
}
.nxg-report:hover .nxg-content {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

#btn-close-modal {
    position: fixed;
    top: 5px;
    right: 5px;
    width: 27px;
    height: 27px;
    line-height: 23px;
    text-align: center;
    cursor:pointer;
    font-size: 20px;
    z-index: 10;
    color: white;
    border-radius: 50%;
    border: 1px solid white;
}

#animatedModal,
#modal-02,
#leafModal {
    opacity: 0;
    // display: none;

    &.zoomOut {
        display: none;
    }
}

.modal-02-off,
.animatedModal-off {
    display: none;
}

#modal-02 {
    background: white !important;

    #btn-close-modal {
        color: #E47C3C !important;
        border-color: #E47C3C;
    }

    h1 {
        padding-top: 20px;
    }
}

#leafModal {
    background: rgba(0,0,0,.5) !important;
    display: flex;
    align-items: center;
    justify-nxg-content: center;

    #btn-close-modal {
        color: #E47C3C !important;
        border-color: #E47C3C;
    }

    .modal-content {
        width: 300px;
        margin: 0 auto;
        background: #DAE2F0;
        padding: 15px;
        box-shadow: 0 2px 4px rgba(0,0,0,.5);
    }
}

@include responsive(small) {
    .modal-content {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        overflow: scroll;
        -webkit-overflow-scrolling: touch;
    }
}

//gigC styles
.nextgen {
	margin-left:4em;
}

.nextgen-header {
	color:#466ea5;
	text-transform:uppercase;
	font-weight:700;
	margin: 1em 0;
}

.nextgen-subheader {
	text-transform:uppercase;
	text-align:center;
	margin-left:2em;
}

#nxtgen-ppl {
	margin-top: 4em;
}

#nxtgen-graphic {
	margin: 2em 0 1em 0;
}

#nxtgen-chart {
	margin: 2em 5em;
}

#download-img {
	margin: 2em 4em;
}
/*** SOLVING THE TALENT SHORTAGE ***/
.banner.home {
  position: relative;
  height: 420px;
  width: auto;
}

.banner-wrapper .banner-overlay .in-this-section {
  font-weight:300;
  text-align: left;
}
.banner-wrapper {
  position:relative;/*fix zindex position*/
  z-index:9;
  /*width: auto;*/
  height: 100%;
}

.banner-wrapper .banner-overlay {
    position: absolute;
    top: 50%;
    left: 25%;
    transform: translate(-50%, -50%);
    width: 60%;
    height: auto;
}

@media (max-width:991px){
  .banner-wrapper .banner-overlay .in-this-section {
    margin: 0 auto;
  }
}

.banner-overlay h1 {
  font-family: "Din OT", "Helvetica Neue LT Std", "Helvetica Neue", "Arial", sans-serif;
  font-size: 2.4em;
  line-height: 1.1;
  margin-bottom: 6px;
  color: #466ea5;
  text-transform: uppercase;
}

.banner-overlay h2 {
  color: #67696f;
  font-family: "Din OT", "Helvetica Neue LT Std", "Helvetica Neue", "Arial", sans-serif;
  margin-bottom: 12px;
  line-height: 1.5;
  /* max-width: 600px; */
  font-size: 2em;
  font-weight:300;
}

.intro .banner-keyword {
  color: #466ea5;
  font-weight: 700;
  font-family: "Helvetica Neue LT Std", "Helvetica Neue", "Arial", sans-serif;
}

.intro .banner-description {
	margin-top:10%;
font-weight:300;

}
@media (max-width:1299px){
	.intro .banner-description {
		margin-top:5%;
  }
}
@media (max-width:991px){
	.intro .banner-description {
    margin: 0 auto;
  }
}
.role .content .intro h2 {
  font-family: "Din OT", "Helvetica Neue LT Std", "Helvetica Neue", "Arial", sans-serif;
  font-weight: 700;
  font-size: 2em;
  line-height: 1.1;
}

.left .wheel {
  padding-left: 0;
  margin-left: -100%;
  margin-top: 15%;
}

.right .wheel {
  padding-right: 0;
  margin-right: -100%;
  margin-top: 15%;
}

.stat-right .stat-text {
  margin-left: 50%;
}

.stat-left .stat-text {
  margin-right: 50%;
}

.stat-text .percent {
  font-family: "Din OT", "Helvetica Neue LT Std", "Helvetica Neue", "Arial", sans-serif;
  font-weight: 700;
  font-size: 1.4em;
}

.stat-text {
  font-family: "Din OT", "Helvetica Neue LT Std", "Helvetica Neue", "Arial", sans-serif;
  line-height: 1.4;
  margin-bottom: 0;
}

/*** CASE STUDY | SUCCESS STORY ***/
.case-study {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.case-study .wrapper {
  padding: 1em 2em;
  margin: 0 auto;
  text-align: center;
  min-width: 300px;
}

.case-study .wrapper .case-text {
  font-weight: 700;
  line-height: 1.1;
}

.case-study .success-story {
  /*border: 1px solid #a3a5aa;*/
  margin: 0 auto;
  margin-bottom: 12px;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .08);
  transition: all .3s ease-in;
}

.case-study .success-story:hover {
  box-shadow: 0 15px 15px 2px rgba(0, 0, 0, .2);
}

.role .stat-left {
  border-radius: 6px;
  padding: 1em;
  width: 100vw;
  position: relative;
  left: 0%;
  right: 50%;
  /* margin-right: -50vw; */
}

.role .stat-right {
  border-radius: 6px;
  padding: 1em;
  width: 100vw;
  position: relative;
  left: -130%;
  text-align: right;
}

@media (min-width:1600px){
  .role .stat-right {
  left: -150%;
}
}
@media (min-width:1800px){
  .role .stat-right {
  left: -180%;
}
}
@media (min-width:2000px){
  .role .stat-right {
  left: -200%;
}
}
@media (min-width:2400px){
  .role .stat-right {
  left: -280%;
  text-align: right;
}
}
.role .content .intro:before {
  font-family: "Din OT", "Helvetica Neue LT Std", "Helvetica Neue", "Arial", sans-serif;
  font-weight: 700;
  font-size: 8em;
  position: absolute;
  left: -60px;
  top: -50px;
}

.role .content p.white {
  color: #FFF !important;
}

.role .content p.green {
  color: #6e8f82 !important;
}

.role .content p.red {
  color: #ab404b !important;
}

/*** SECTION 1 | BUILD ***/
#build {
  background-color: #466ea5;
  color: #FFF !important;
  overflow: hidden;
}

#build .stat-left {
  background-color: #FFF;
  color: #466ea5;
}

/*** SECTION 2 | BUY ***/
#buy {
  color: #ab404b;
  overflow: hidden;
}

#buy .stat-right {
  background-color: #ab404b;
  color: #FFF !important;
}

/*** SECTION 3 | BORROW ***/
#borrow {
  background-color: #e77c22;
  color: #FFF;
  overflow: hidden;
}

#borrow .stat-left {
  background-color: #FFF !important;
  color: #e77c22 !important;
}

/*** SECTION 4 | BRIDGE ***/
#bridge {
  color: #6e8f82 !important;
  overflow: hidden;
}

#bridge .stat-right {
  background-color: #6e8f82;
  color: #FFF !important;
}

/*** SUBFOOTER 1 | CONTACT US ***/
#ts-contact {
  position: relative;
  background-color: #466ea5;
  color: #FFF;
  margin: 0;
  padding: 0;
}

#ts-contact img.contact-bg {
  position: relative;
  left: -30.5%;
  padding: 2em 0;
  max-width: 450px;
}

#ts-contact .content-wrapper {
  text-align: left;
  padding: 5em 0 0 0;
  margin-left: -20%;
  max-width: 600px;
}

#ts-contact .content-wrapper h1 {
  font-family: "Din OT", "Helvetica Neue LT Std", "Helvetica Neue", "Arial", sans-serif;
  color: #FFF;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 12px;
  font-size: 2.5em;
}

#ts-contact .content-wrapper p {
  font-family: "Helvetica Neue LT Std", "Helvetica Neue", "Arial", sans-serif;
  color: #FFF;
  line-height: 1.2;
}

#ts-contact .content-wrapper p.heavy {
  font-weight: 700;
}

/*** SUBFOOTER 2 | LEARN MORE ***/
#ts-learn-more .wrapper {
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
  padding: 0;
}

#ts-learn-more .wrapper h1 {
  font-family: "Din OT", "Helvetica Neue LT Std", "Helvetica Neue", "Arial", sans-serif;
  line-height: 1.7;
  color: #466ea5;
  margin-bottom: 12px;
}

#ts-learn-more .wrapper p {
  font-family: "Helvetica Neue LT Std", "Helvetica Neue", "Arial", sans-serif;
  line-height: 1.2;
  margin-bottom: 12px;
}

#ts-learn-more .wrapper a {
  text-transform: uppercase;
}

/*** BUTTON ***/
.btn.white {
  background-color: #FFFFFF;
  color: #466ea5;
  transition: all .1s ease-in-out;
}

.btn.white:hover {
  background-color: #ccd8eb;
  color: #FFFFFF;
}

.btn.dk-orange {
  color: #e77c22;
  background-color: #FFFFFF;
  transition: all .1s ease-in-out;
}

.btn.dk-orange:hover {
  background: #aa5812;
  color: #ffecdc;
}

/*** ANIMATE HERO ***/
.img-overlay .hero-img {
  position: absolute;
  left: 75%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 380px;
}

#heroBBB>img.hero-img {
  animation: rotateBBB 20s linear infinite;
  opacity: 0;
}

#heroBBB>img.hero-img:nth-child(2) {
  animation-delay: 5s;
}

#heroBBB>img.hero-img:nth-child(3) {
  animation-delay: 10s;
}

#heroBBB>img.hero-img:nth-child(4) {
  animation-delay: 15s;
}

/*** ROTATE_BBB KEYFRAMES ***/
@keyframes rotateBBB {
  0% {
    transform: translateY(-50%) rotate(0deg);
    opacity: 1;
    visibility: visible;
  }

  25% {
    transform: translateY(-50%) rotate(90deg);
    opacity: 0;
    visibility: hidden;
  }

  50% {
    transform: translateY(-50%) rotate(180deg);
    opacity: 0;
    visibility: hidden;
  }

  75% {
    transform: translateY(-50%) rotate(270deg);
    opacity: 0;
    visibility: hidden;
  }

  100% {
    transform: translateY(-50%) rotate(360deg);
    opacity: 1;
    visibility: visible;
  }
}


@media (max-width:1380px){
  .role .stat-right {
    left: -120%;
  }
}
@media (max-width:1280px){
  .role .stat-right {
    text-align: left;
    left: -100%;
  }
}
@media (max-width:1299px) {
  .img-overlay .hero-img {
    position: absolute;
    max-width: 380px;
  }

  .role .wheel {
    display: none;
  }

  .stat-left .stat-text {
    margin-right: 1%;
    max-width: 600px;
  }

  .stat-right .stat-text {
    max-width: 600px;
    margin-left: 1%;
  }

  .role .stat-right {
    margin-left: 1%;
    text-align: left;
    left: 0;
  }

  #ts-contact .content-wrapper {
    margin-left: 0;
  }
}
@media (max-width: 1399px) {
  .banner-wrapper .banner-overlay {
    position: absolute;
    top: 50%;
    left: 30%;
    transform: translate(-50%, -50%);
  }
}
@media (max-width: 1299px) {
  .banner-wrapper .banner-overlay {
    position: absolute;
    top: 50%;
    left: 30%;
    transform: translate(-50%, -50%);
  }

  .img-overlay .hero-img {
    position: absolute;
    top: 50%;
    left: 80%;
    max-width: 300px;
  }
}

@media (max-width:991px) {
  .banner-wrapper .banner-overlay {
    text-align: center;
    width: 100%;
    left: 50%;
  }

  .intro .banner-description {
    margin: 0 auto;
  }

  .img-overlay {
    display: none;
  }

  .stat-left .stat-text {
    margin-right: 0;
  }

  .stat-right .stat-text,
  .role .stat-right {
    margin-left: 0;
    text-align: left;
  }

  #ts-contact img {
    display: none;
  }

  #ts-contact .content-wrapper {
    margin: 0 auto;
    max-width: 100%;
    padding: 2em 0;
    text-align: center;
  }

  #ts-contact .content-wrapper h1 {
    font-size: 2em;
  }
}

@media (max-width:600px) {
  .banner-wrapper .banner-overlay {
    top: 50%;
  }

  .case-study {
    flex-direction: column;
    justify-content: space-around;
  }

  .stat-left .stat-text {
    max-width: 320px;
  }

  .stat-right .stat-text {
    max-width: 320px;
  }
}

@media (max-width:400px) {
  .case-study {
    flex-direction: column;
    justify-content: space-around;
  }
}

/*BRAND TABLE | LOGOS*/
h2.title-line {
  border-top: 1px solid #fff;
  font-size: 32px;
  font-family: "DIN OT", Helvetica, Arial, sans-serif;
  line-height: 1.438;
  text-align: left;
  padding: 24px 0 0 0;
  margin: 32px 0 0 0;
  font-weight: 700;
}

table.ts-brand-table,
table.ts-brand-table tbody,
table.ts-brand-table tbody tr,
table.ts-brand-table tbody tr td {
  border-color: transparent !important;
}

table.ts-brand-table ul.brand-list {
  list-style-type: none;
}

table.ts-brand-table td:first-of-type {
  width: 40%;
}

table.ts-brand-table img {
  padding: 1em 0;
  border: 0;
  max-width: 100%;
  height: auto !important;
  vertical-align: middle;
  list-style-type: none;
  height: auto;
  width: auto;
}

table.ts-brand-table ul.secondary-list {
  padding: 1em 0;
}

/*FLEX*/
.solutions-wrapper {
  margin-left:10%;
  width:100%;
}
/* @media screen and (max-width:767px){
  .solutions-wrapper ul li {
    margin-left:15%;
  }
} */
.solutions-wrapper .flex-box {
  display: flex;
  align-items: baseline;
}
@media screen and (max-width:767px){
  .solutions-wrapper .flex-box {
    flex-direction:column;
  }
  .solutions-wrapper .flex-box img{
    max-width: 80%;
  }
}

.solutions-wrapper .flex-box .brand-logo.col-li-3 {
  padding-top:3em;
}

}
@media screen and (max-width:767px){
  .solutions-wrapper .flex-box .brand-logo.col-li-3 {
    padding-top:0;
  }
}
.solutions-wrapper .flex-box .flex-item{
  flex: 1;
}
.solutions-wrapper .flex-box .flex-item .secondary-list {
  margin-top:30px;
  margin-left:0;
  margin-bottom:0;
}
@media screen and (max-width:767px){
  .solutions-wrapper .flex-box .flex-item .secondary-list {
    margin-top:0;
    margin-left:0;
    margin-bottom:2em;
  }
}
.solutions-wrapper .flex-box .flex-item img {
  padding: 1em 0;
  border: 0;
  max-width: 60%;
  height: auto !important;
  vertical-align: middle;
  list-style-type: none;
  width: auto;
}
.solutions-wrapper .flex-box .flex-item img.exp {
  max-width: 45%;
}
/*TALENT SHORTAGE HUBSPOT FORM*/
/* .form.blog {
  background: #466ea5;
}

.form.blog h3,
.form.blog p {
  margin: 0;
  padding: 0;
  color: #fff;
  text-align: center;
}

.form.blog a {
  color: #e77c22;
}

.form.blog .hs-form {
  margin-left: 15%;
  padding-top: 2em;
}

.form.blog .hs-form label {
  color: #fff !important;
} */

/* Form Field (selector for form field wrapper) */
.hs-form .hs-form-field {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
}

/* Descriptions (targets class applied to Help Text divs) */
.hs-form .hs-field-desc {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
}

/* Labels (selects field labels and error messages) */
.hs-form label {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
}

.hs-form .hs-form-field>label {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
}

/* Asterisk and required text for required fields */
span.hs-form-required {
  color: #ab404b !important;
}