/* Mixins
================================================== */
/* Breakpoints
================================================== */
/* Sections
================================================================ */
/* Vertical spacing
-------------------------------------------- */
.section {
  padding-top: 4.5em;
  padding-bottom: 4.5em;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.section > :first-child {
  margin-top: 0;
}
.section > :last-child {
  margin-bottom: 0;
}
.section header > :first-child,
.section footer > :first-child {
  margin-top: 0;
}
.section header > :last-child,
.section footer > :last-child {
  margin-bottom: 0;
}
@media (min-width: 769px) {
  .section {
    padding-top: 10em;
    padding-bottom: 10em;
  }
  .section.section-1 {
    padding-top: 13.25em;
  }
}

.section-anchor {
  display: block;
  height: 2em;
}
@media (min-width: 769px) {
  .section-anchor {
    height: 0em;
  }
}

.section {
  position: relative;
}
.section:after {
  content: "";
  position: absolute;
  left: 1.1rem;
  right: 1.1rem;
  border-bottom: solid 1px;
  bottom: 0;
}
@media (min-width: 769px) {
  .section:after {
    left: 2rem;
    right: 2rem;
  }
}

main .section:last-child:after {
  display: none;
}

@media (max-width: 768px) {
  .show-desktop-only {
    display: none !important;
  }

  .show-mobile-only {
    display: block !important;
  }
}
@media (min-width: 769px) {
  .show-desktop-only {
    display: block !important;
  }

  .show-mobile-only {
    display: none !important;
  }
}
/* Side padding
-------------------------------------------- */
.grid-width,
.section {
  padding-right: 1.1rem;
  padding-left: 1.1rem;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 769px) {
  .grid-width,
.section {
    padding-right: 2.25rem;
    padding-left: 2.25rem;
  }
}
@media (min-width: 86.2rem) {
  .grid-width,
.section {
    padding-right: calc((100% - 84rem)/2);
    padding-left: calc((100% - 84rem)/2);
  }
}

/* Snap
-------------------------------------------- 

main {
	scroll-snap-type: y mandatory;
}

.section {
	scroll-snap-align: start;
}
*/
/* Sections
================================================================ */
.section-home {
  text-align: center;
}
.section-home .home__link {
  box-sizing: border-box;
  border-bottom: solid 1px;
}
.section-home .home__link a {
  display: block;
}
.section-home .home__link img {
  display: none;
  transition: 0.5s;
}
.section-home .home__link a:hover img {
  opacity: 0.8;
}
.section-home .home__heading {
  max-width: 13em;
  margin: 2.4em auto;
}
.section-home .title {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  font-family: "AdobeCaslonProItalic";
  text-transform: none;
  font-size: 1.2em;
  margin: 1.25em 0 0.5em 0;
}
.section-home .title .word {
  text-transform: uppercase;
}
.section-home .section-title-style {
  display: none;
}
.section-home:after {
  display: none;
}
@media (min-width: 769px) {
  .section-home .section-title-style {
    display: block;
  }
  .section-home .home__heading {
    margin: 0.6em auto;
  }
  .section-home .title {
    font-size: 0.9em;
    margin: 0.7em 0;
  }
  .section-home .home__links {
    display: flex;
    flex-wrap: wrap;
    margin-left: -1.25rem;
    margin-right: -1.25rem;
    padding-bottom: 3.5em;
    padding-top: 5em;
  }
  .section-home .home__link {
    width: 25%;
    padding: 1.25rem;
    border-bottom: none;
  }
  .section-home .home__link img {
    display: block;
  }
  .section-home:after {
    display: block;
  }
}

.section-ourexpertise {
  padding-bottom: 0;
}
.section-ourexpertise .our_expertise_media {
  margin-left: -1.1rem;
  margin-right: -1.1rem;
}
.section-ourexpertise .our_expertise_media > :nth-child(1) {
  width: 82%;
  display: block;
}
.section-ourexpertise .our_expertise_media > :nth-child(2) {
  margin-right: 0;
  margin-left: auto;
  margin-bottom: 3.5em;
  margin-top: 3.5em;
  width: 50%;
  display: block;
}
.section-ourexpertise .end {
  font-family: "AdobeCaslonProItalic";
  font-size: 1.5em;
  line-height: 1.05;
  font-style: normal;
  margin-bottom: 0.7em;
}
.section-ourexpertise .column_1 > :first-child {
  margin-top: 0;
}
.section-ourexpertise .column_1 h2 {
  max-width: 5em;
}
.section-ourexpertise:after {
  display: none;
}
@media (min-width: 769px) {
  .section-ourexpertise {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .section-ourexpertise .column_1 {
    width: 37%;
  }
  .section-ourexpertise .column_1 > :first-child {
    margin-bottom: 4.5em;
  }
  .section-ourexpertise .column_2 {
    width: 50%;
  }
  .section-ourexpertise .column_2 img {
    margin-bottom: 10.5em;
  }
  .section-ourexpertise .column_2 .btn {
    margin-top: 1em;
  }
}

.section-partnerendorsements {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.section-partnerendorsements .heading {
  max-width: 9em;
  margin-top: 0;
}
.section-partnerendorsements .endorsement-card {
  padding: 3em;
  width: 25em;
  margin: 0;
  margin-right: 2em;
  height: 100%;
  box-sizing: border-box;
}
.section-partnerendorsements .endorsement-card .wide-quote {
  margin-top: 1.2em;
}
.section-partnerendorsements .endorsement-card .wide-quote {
  font-family: "AdobeCaslonProItalic";
  font-size: 1.4em;
  line-height: 1.55;
  font-style: normal;
}
.section-partnerendorsements .swiper-slide {
  width: auto !important;
  text-align: left;
  height: auto;
}
.section-partnerendorsements .partner_endorsements_swiper {
  text-align: right;
}
.section-partnerendorsements .swiper-button-right,
.section-partnerendorsements .swiper-button-left {
  cursor: pointer;
  width: 3.5em;
  height: 6.5em;
  display: inline-block;
}
.section-partnerendorsements .swiper-button-right {
  background: url(../../images/arrow-right.svg) no-repeat center;
  background-size: 1.3em;
}
.section-partnerendorsements .swiper-button-left {
  background: url(../../images/arrow-left.svg) no-repeat center;
  background-size: 1.3em;
}

.section-ourinsights .insights_media {
  margin-left: -1.1rem;
  margin-right: -1.1rem;
}
.section-ourinsights .insights_media > :nth-child(1) {
  width: 82%;
  display: block;
}
.section-ourinsights .insights_media > :nth-child(2) {
  margin-right: 0;
  margin-left: auto;
  margin-bottom: 3.5em;
  margin-top: 3.5em;
  width: 50%;
  display: block;
}
.section-ourinsights .subscribe-note {
  font-size: 2.1em;
  text-transform: uppercase;
  line-height: 1.05;
  margin-top: 3em;
}
.section-ourinsights .subscribe-note i {
  font-family: "AdobeCaslonProItalic";
  text-transform: none;
}
.section-ourinsights .column_1 > :first-child {
  margin-top: 0;
  margin-bottom: 1.5em;
}
@media (max-width: 768px) {
  .section-ourinsights .subscribe-note {
    font-family: "AdobeCaslonProItalic";
    text-transform: none;
    font-size: 1.4em;
    margin-top: 2em;
  }
}
@media (min-width: 769px) {
  .section-ourinsights {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .section-ourinsights .column_1 {
    width: 37%;
  }
  .section-ourinsights .column_1 > :first-child {
    margin-bottom: 4.5em;
  }
  .section-ourinsights .column_2 {
    width: 50%;
  }
  .section-ourinsights .column_2 img {
    margin-bottom: 9em;
  }
  .section-ourinsights .column_2 .btn {
    margin-top: 2em;
  }
}

.endorsement-cards .endorsement-card-small:nth-child(odd) {
  text-align: right;
  margin-left: auto;
}
.endorsement-cards .endorsement-card-small:nth-child(even) {
  text-align: left;
  margin-right: auto;
}

.endorsement-card-small {
  max-width: 19.5em;
  margin: 3em 1.1rem;
}
.endorsement-card-small p {
  font-family: "AdobeCaslonProItalic";
  font-size: 1.4em;
  line-height: 1.2;
  margin-bottom: 0.8em;
}
.endorsement-card-small .section-title-style {
  text-align: right;
}

.section-about .btn {
  margin: 0.5em 0;
}
.section-about .btn--linkedin {
  display: inline-block;
}
.section-about .quote {
  margin-bottom: 1.4em;
}
.section-about .about__media {
  margin-left: -1.1rem;
  margin-right: -1.1rem;
}
.section-about .about__media > :nth-child(1) {
  width: 82%;
}
.section-about .about__media > :nth-child(2) {
  margin-right: 0;
  margin-left: auto;
  margin-bottom: 2.5em;
  margin-top: 2.5em;
  width: 50%;
}
@media (min-width: 769px) {
  .section-about .btn {
    margin: 2.5em 0;
  }
  .section-about .quote {
    margin-bottom: 2em;
    width: calc(50% - 0em);
  }
  .section-about .about__media {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    margin: 9em auto 4em;
  }
  .section-about .about__media > :nth-child(1) {
    width: 38%;
  }
  .section-about .about__media > :nth-child(2) {
    width: 50%;
    margin-bottom: 0;
    margin-top: 0;
  }
}

@media (min-width: 769px) {
  .about__cols {
    column-count: 2;
    column-gap: 2em;
  }
  .about__cols > * {
    break-inside: avoid;
  }
}
.section-contactus {
  overflow: hidden;
}
.section-contactus .heading {
  margin-top: 0;
  margin-bottom: 1.65em;
}
.section-contactus .content {
  position: relative;
}
.section-contactus .content .media_upload {
  position: relative;
  left: -1.1rem;
  margin-bottom: 4.75em;
  width: 89%;
}
@media (min-width: 769px) {
  .section-contactus img {
    left: auto;
    margin-bottom: 0;
  }
  .section-contactus .heading {
    margin-bottom: 3.25em;
  }
  .section-contactus .quote {
    width: 50%;
  }
  .section-contactus .content .media_upload {
    width: 40%;
    float: right;
    left: auto;
  }
}