/* E.g.
@include breakpoint($medium-2) {
	width: 30%;
}
*/
html {
  font-size: 62.5%;
  background-color: #ffffff; }

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.8rem;
  color: #4e5052;
  background-color: #ffffff; }

italic {
  font-style: italic; }

.sticky-ct06tabs {
  margin-bottom: 0; }

.widow {
  white-space: nowrap; }

sup {
  font-size: 12px; }
  sup a,
  sup a:link,
  sup a:visited {
    color: #4e5052;
    font-size: 12px; }

ul li {
  list-style-type: none; }

.ct16-wrapper.ct16stuck {
  max-width: inherit; }

#u10 .u10w1 {
  margin-bottom: 0; }

.col {
  padding: 0; }

.ct16t1 > li:first-child > a {
  text-indent: 0; }

.ct16mobileopen .ct16close {
  z-index: 10; }

#main-nav {
  background: #dee0e0;
  border: 0;
  z-index: 99; }
  #main-nav.fixed {
    position: fixed;
    top: 0; }
  #main-nav ul {
    margin: 0; }
    @media (min-width: 1400px) {
      #main-nav ul {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; } }
    #main-nav ul li {
      list-style-type: none;
      height: auto; }
      #main-nav ul li a {
        height: 100%; }
        @media (min-width: 670px) {
          #main-nav ul li a {
            color: #324b5c;
            line-height: 2.1rem; } }
        @media (min-width: 1500px) {
          #main-nav ul li a {
            padding: 3rem 2rem; } }
        #main-nav ul li a span {
          display: block; }
        #main-nav ul li a:before {
          -webkit-transition: none;
          -o-transition: none;
          transition: none; }
      #main-nav ul li.current a {
        font-weight: normal; }
        @media (min-width: 670px) {
          #main-nav ul li.current a {
            color: #324b5c; } }
        #main-nav ul li.current a:before {
          top: auto;
          bottom: 0;
          background-color: #8aadbf;
          width: 50%;
          -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translateX(-50%);
          left: 50%;
          -webkit-transition: none;
          -o-transition: none;
          transition: none; }
        #main-nav ul li.current a:after {
          display: none; }
      #main-nav ul li ul li a {
        padding: 1rem 1rem; }
        #main-nav ul li ul li a span {
          display: none; }
      #main-nav ul li.ct16hvr > a:before {
        display: none; }

.wrapper {
  max-width: 1200px;
  width: 90%;
  margin: 0 auto;
  padding: 4rem 0; }
  @media (min-width: 768px) {
    .wrapper {
      padding: 8rem 0; } }

p {
  color: #4e5052;
  font-size: 1.6rem;
  margin-bottom: 2rem; }
  @media (min-width: 768px) {
    p {
      font-size: 1.8rem; } }

.title {
  font-size: 2.9rem;
  color: #252525;
  position: relative;
  padding-bottom: 2.5rem;
  margin-bottom: 4rem;
  font-weight: normal; }
  @media (min-width: 768px) {
    .title {
      font-size: 4.2rem; } }
  @media (min-width: 1200px) {
    .title {
      font-size: 4.8rem; } }
  .title span {
    content: '';
    background-color: #8aadbf;
    width: 80px;
    height: 5px;
    position: absolute;
    bottom: 0;
    left: 0; }

#arresting,
#recruitment,
#matchHeaven,
#grey-section,
#essential,
#candidate,
#listing,
#talkTech,
#ready,
#partnership,
#revolutionize,
#footnotes {
  overflow: hidden; }

.footnotes {
  font-size: 1.6rem;
  font-weight: normal; }

.quotes {
  position: relative;
  border-top: 7px solid #cad9de;
  border-right: 7px solid #cad9de;
  border-bottom: 7px solid #cad9de;
  margin-top: 2rem;
  display: inline-block;
  padding: 3rem 3rem 3rem 5rem;
  width: 100%; }
  @media (min-width: 640px) {
    .quotes {
      padding: 5rem 5rem 5rem 8rem; } }
  @media (min-width: 768px) {
    .quotes {
      width: 90%; } }
  .quotes:before, .quotes:after {
    content: '';
    position: absolute;
    left: 0;
    border-left: 7px solid #cad9de;
    height: calc(50% - 50px); }
  .quotes:before {
    top: 0; }
  .quotes:after {
    bottom: 0; }
  .quotes span {
    background-size: 100%;
    width: 65px;
    height: 60px;
    position: absolute;
    left: -23px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 17rem;
    line-height: 14rem;
    color: #cad9de; }
    @media (min-width: 640px) {
      .quotes span {
        left: -40px;
        font-size: 23rem;
        line-height: 18rem; } }
  .quotes h4 {
    display: block;
    font-size: 1.8rem;
    line-height: 2.5rem;
    margin-bottom: 2rem;
    color: #4e5052; }
    @media (min-width: 640px) {
      .quotes h4 {
        font-size: 2.2rem;
        line-height: 3rem; } }
  .quotes p {
    display: block;
    margin: 0;
    font-size: 1.6rem;
    font-weight: bold; }
    @media (min-width: 640px) {
      .quotes p {
        font-size: 1.8rem; } }

#essential ul,
#listing ul,
#ready ul {
  margin: 0 0 2rem 2rem; }
  #essential ul li,
  #listing ul li,
  #ready ul li {
    list-style-type: disc; }
    #essential ul li p,
    #listing ul li p,
    #ready ul li p {
      margin-bottom: 1rem; }

.header--main {
  position: absolute;
  max-width: 1600px;
  width: 100%; }

.banner {
  background: url(../images/header-bg.png) no-repeat;
  background-size: cover;
  background-position: 30%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 40vh; }
  @media (min-width: 640px) {
    .banner {
      height: 40vh;
      min-height: 450px;
      background-position: top center; } }
  .banner h1 {
    font-size: 4.8rem;
    color: #252525;
    margin-bottom: 1rem; }
  .banner p {
    color: #252525; }
  .banner .wrapper {
    padding: 3rem 0;
    width: 90%; }
    @media (min-width: 640px) {
      .banner .wrapper {
        padding: 0; } }

@media (min-width: 992px) {
  #overview-intro .paddingLeft {
    padding-left: 5rem; } }

#overview-intro .paddingLeft img {
  width: 60%;
  margin: 0 auto;
  display: block; }
  @media (min-width: 992px) {
    #overview-intro .paddingLeft img {
      margin: 4rem 0 -14rem 0;
      width: 100%; } }

#arresting {
  background: url(../images/arresting-bg.png) no-repeat;
  background-color: #f2f4f5;
  background-size: auto 100%;
  background-position: right; }
  @media (min-width: 992px) {
    #arresting {
      background-size: auto 100%;
      background-position: left; } }
  #arresting h3 {
    font-weight: bold;
    font-size: 1.8rem;
    margin-bottom: 3rem;
    color: #4e5052; }
  #arresting .left-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    #arresting .left-img img {
      width: 50%;
      margin: 0 auto 3rem auto;
      display: block; }
      @media (min-width: 768px) {
        #arresting .left-img img {
          width: 100%; } }
      @media (min-width: 992px) {
        #arresting .left-img img {
          width: 80%; } }

#recruitment {
  background-color: #324b5c;
  position: relative;
  color: #ffffff;
  overflow: hidden; }
  #recruitment .background {
    position: absolute;
    left: 0;
    width: 100%;
    height: 110%;
    z-index: 0; }
    @media (min-width: 992px) {
      #recruitment .background {
        background: url(../images/recruitment-bg.png) no-repeat;
        background-size: cover;
        background-position: bottom right; } }
  #recruitment p,
  #recruitment sup a {
    color: #ffffff; }
  #recruitment .callout-box {
    margin: 0rem 0 2rem 0; }
    @media (min-width: 992px) {
      #recruitment .callout-box {
        margin: 0;
        padding-left: 6rem; } }
    #recruitment .callout-box.last {
      margin: 3rem 0 2rem 0; }
      @media (min-width: 992px) {
        #recruitment .callout-box.last {
          margin: 0; } }
    #recruitment .callout-box h3 {
      font-size: 2.5rem;
      color: #cad9de;
      margin-bottom: 1rem; }
      @media (min-width: 992px) {
        #recruitment .callout-box h3 {
          margin-bottom: 3rem;
          font-size: 3rem; } }
  #recruitment .dictionary {
    display: block; }
    #recruitment .dictionary .top-light .wrap,
    #recruitment .dictionary .bottom-dark .wrap {
      border-left: 1px solid #ffffff;
      border-right: 1px solid #ffffff;
      padding: 1.5rem 1.5rem; }
      #recruitment .dictionary .top-light .wrap p,
      #recruitment .dictionary .bottom-dark .wrap p {
        margin: 0; }
    #recruitment .dictionary .top-light {
      padding: 1.5rem 1.5rem 0 1.5rem;
      background-color: #cad9de; }
      #recruitment .dictionary .top-light .wrap {
        border-top: 1px solid #ffffff; }
        #recruitment .dictionary .top-light .wrap p {
          color: #324b5c;
          line-height: 2.2rem; }
    #recruitment .dictionary .bottom-dark {
      padding: 0 1.5rem 1.5rem 1.5rem;
      background-color: #8aadbf; }
      #recruitment .dictionary .bottom-dark .wrap {
        border-bottom: 1px solid #ffffff;
        padding: 1.5rem 1.5rem 1.2rem 1.5rem;
        position: relative; }
        #recruitment .dictionary .bottom-dark .wrap p {
          color: #ffffff;
          text-transform: uppercase;
          line-height: 1.8rem; }
        #recruitment .dictionary .bottom-dark .wrap span {
          font-size: 1.6rem;
          vertical-align: top; }
        #recruitment .dictionary .bottom-dark .wrap .dictionary-icon {
          position: absolute;
          bottom: 10px;
          right: 10px;
          width: 30px;
          height: 30px;
          background: url(../images/dictionary-icon.png) no-repeat;
          background-size: cover; }

#matchHeaven .flex-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

@media (min-width: 992px) {
  #matchHeaven .col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; } }

#matchHeaven .charts {
  text-align: center;
  margin-bottom: 2rem; }
  @media (min-width: 768px) {
    #matchHeaven .charts {
      margin-bottom: 0; } }
  #matchHeaven .charts.last {
    margin-bottom: 2rem; }
    @media (min-width: 768px) {
      #matchHeaven .charts.last {
        margin-bottom: 0; } }
    @media (min-width: 1200px) {
      #matchHeaven .charts.last {
        padding: 0 4.5rem; } }
  #matchHeaven .charts p {
    color: #324b5c;
    font-size: 1.8rem;
    line-height: 2.6rem; }
  #matchHeaven .charts .pie {
    margin: 0 auto; }
    @media (min-width: 768px) {
      #matchHeaven .charts .pie {
        margin: 0 auto 2rem auto; } }
    #matchHeaven .charts .pie .pie-holder {
      position: relative;
      width: 170px;
      height: 170px;
      margin: 0 auto 0 auto;
      overflow: hidden; }
      #matchHeaven .charts .pie .pie-holder span {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 0;
        width: 100%;
        height: 70px; }
        #matchHeaven .charts .pie .pie-holder span.building {
          background: url(../images/building.png) no-repeat;
          background-position: center bottom;
          background-size: auto 100%; }
        #matchHeaven .charts .pie .pie-holder span.marketing {
          background: url(../images/marketing.png) no-repeat;
          background-position: center bottom;
          background-size: auto 100%; }

#grey-section {
  background: url(../images/grey-bg.png) no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  overflow: hidden; }
  #grey-section .wrapper {
    max-width: 600px;
    position: relative; }
  #grey-section p {
    font-size: 2rem;
    line-height: 3rem;
    font-weight: bold;
    color: #324b5c;
    text-align: center; }
    @media (min-width: 768px) {
      #grey-section p {
        font-size: 2.5rem; } }

#essential .right-img {
  margin: 0 auto;
  display: block; }
  #essential .right-img img {
    width: 100%; }
    @media (min-width: 768px) {
      #essential .right-img img {
        width: auto; } }

#candidate {
  position: relative;
  background-color: #f2f4f5;
  overflow: hidden; }
  #candidate .background {
    position: absolute;
    left: -20%;
    top: 0;
    width: 100%;
    height: 130%;
    z-index: 0;
    background: url(../images/candidate-bg.png) no-repeat;
    background-position: top left;
    background-size: auto 100%; }

#listing {
  position: relative;
  overflow: hidden; }
  #listing .background {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 40%;
    z-index: 0;
    background: url(../images/listing-bg.png) no-repeat;
    background-position: bottom center;
    background-size: cover;
    opacity: 0.3; }
    @media (min-width: 992px) {
      #listing .background {
        background-size: auto 100%;
        background-position: left top;
        opacity: 1;
        height: 130%;
        right: -20%;
        top: 0;
        width: 70%; } }
  #listing .flex-center {
    margin: 2rem auto 0 auto;
    display: block; }
    @media (min-width: 992px) {
      #listing .flex-center {
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; } }
    #listing .flex-center img {
      width: 100%; }

#talkTech {
  background: url(../images/talktech-bg.png) no-repeat;
  background-position: left bottom;
  background-size: cover;
  position: relative; }
  #talkTech .chats {
    width: 90px;
    height: 90px;
    background: url(../images/chats.png) no-repeat;
    background-size: contain;
    position: absolute;
    right: 4%;
    top: 3%;
    opacity: 0.5; }
    @media (min-width: 480px) {
      #talkTech .chats {
        width: 120px;
        height: 120px; } }
    @media (min-width: 768px) {
      #talkTech .chats {
        top: 5%;
        width: 140px;
        height: 140px; } }
    @media (min-width: 992px) {
      #talkTech .chats {
        opacity: 0; } }
    @media (min-width: 1200px) {
      #talkTech .chats {
        opacity: 1;
        right: 3%; } }
  #talkTech .quotes {
    border-top: 7px solid #8aadbf;
    border-right: 7px solid #8aadbf;
    border-bottom: 7px solid #8aadbf;
    width: 95%; }
    @media (min-width: 1200px) {
      #talkTech .quotes {
        width: 95%; } }
    #talkTech .quotes:before, #talkTech .quotes:after {
      border-left: 7px solid #8aadbf; }
    #talkTech .quotes span {
      color: #8aadbf; }
    #talkTech .quotes p {
      color: #324b5c; }
  #talkTech .flex-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  @media (min-width: 992px) {
    #talkTech .para {
      padding-left: 5%; } }

@media (min-width: 992px) {
  #ready .right-list {
    padding-left: 6%; } }

#partnership {
  background: url(../images/partnership-bg.png) no-repeat;
  background-position: right bottom;
  background-size: auto 100%;
  background-color: #324b5c;
  color: #ffffff; }
  @media (min-width: 640px) {
    #partnership {
      background-position: left bottom; } }
  #partnership p,
  #partnership h3 {
    color: #ffffff; }
  @media (min-width: 992px) {
    #partnership .flex-center {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; } }
  #partnership .flex-center img {
    width: 50%;
    margin: 0 auto;
    display: block; }
    @media (min-width: 992px) {
      #partnership .flex-center img {
        width: 100%; } }
  @media (min-width: 992px) {
    #partnership .flex-col {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; } }

#revolutionize {
  background-color: #F2F4F5;
  position: relative;
  overflow: hidden; }
  #revolutionize .background {
    content: '';
    position: absolute;
    top: 0;
    height: 130%;
    right: 0;
    width: 40%;
    background: url(../images/revolutionize-bg.png) no-repeat;
    background-size: auto 100%; }
  #revolutionize:before, #revolutionize:after {
    content: '';
    position: absolute;
    top: 0;
    height: 100%; }
  #revolutionize:before {
    /*right: 0;
        width: 40%;
        background: url(../images/revolutionize-bg.png) no-repeat;
        background-size: auto 100%;*/ }
  #revolutionize:after {
    left: 0;
    width: 20%;
    background: url(../images/revolutionize-bg-left.png) no-repeat;
    background-size: auto 100%; }
  #revolutionize .wrapper {
    position: relative;
    z-index: 1; }

#footnotes .wrapper {
  max-width: 1400px; }

#footnotes ul {
  margin-left: 2rem; }
  #footnotes ul li {
    list-style-type: decimal;
    font-size: 1.2rem; }
    @media (min-width: 768px) {
      #footnotes ul li {
        font-size: 1.4rem; } }
    #footnotes ul li p {
      font-size: 1.2rem;
      margin-bottom: 1rem; }
      @media (min-width: 768px) {
        #footnotes ul li p {
          font-size: 1.4rem; } }
      #footnotes ul li p a {
        color: #00758f;
        text-decoration: underline;
        word-break: break-word; }
