

/** =============================================================================
    GLOBAL
    ========================================================================== */
body {
  color: #1b2632;
  font-size: 18px;
  font-family: 'Helvetica Neue LT Pro 45 Light', Helvetica, Arial, sans-serif;
  line-height: 32px;
  overflow-x: hidden; }

img {
  max-width: 100%;
  height: auto; }

.masthead-logo {
 max-width: 275px !important; margin: 10px 0px; }

h1, h2, h4 {
  font-family: 'Helvetica Neue LT Pro 75 Bold', Helvetica, Arial, sans-serif; }

h3 {
  font-family: 'Helvetica Neue LT W05_65 Medium', Helvetica, Arial, sans-serif; }

p {
  margin: 0;
  padding-bottom: 30px; }

label {
  color: #1b2632;
  font-size: 12px;
  font-family: 'Helvetica Neue LT Pro 75 Bold', Helvetica, Arial, sans-serif;
  line-height: 1.17;
  letter-spacing: -0.1px; }
  label span {
    color: ; }

/** =============================================================================
    COMPONENTS
    ========================================================================== */
.container {
  position: relative;
  z-index: 10;
  max-width: 1200px; }

@media only screen and (min-width: 1051px) {
 .section-about .container { padding-left: 225px; }
}

@media only screen and (max-width: 1050px) {
 .section-about .container { padding-left: 115px; }
}

@media only screen and (max-width: 875px) {
 .section-about .container { padding-left: 90px; }
}

@media only screen and (max-width: 750px) {
 .section-about .container { padding-left: 60px; }
}

@media only screen and (max-width: 600px) {
 .section-about .container { padding-left: 25px; }
}

.hero-text { padding-right: 75px; }

.hero-desc { margin-bottom: 25px; }

.ff-100 {
  font-family: 'Helvetica Neue LT W05_25 Ult Lt', Helvetica, Arial, sans-serif; }

.ff-thin {
  font-family: 'Helvetica Neue LT Pro 35 Thin', Helvetica, Arial, sans-serif; }

.ff-light {
  font-family: 'Helvetica Neue LT Pro 45 Light', Helvetica, Arial, sans-serif; }

.ff-roman {
  font-family: 'Helvetica Neue LT W05_55 Roman', Helvetica, Arial, sans-serif; }

.ff-medium {
  font-family: 'Helvetica Neue LT W05_65 Medium', Helvetica, Arial, sans-serif; }

.ff-bold {
  font-family: 'Helvetica Neue LT Pro 75 Bold', Helvetica, Arial, sans-serif; }

.btn {
  padding: 19px 20px 17px 20px;
  color: #fff;
  font-size: 12px;
  font-family: 'Helvetica Neue LT Pro 75 Bold', Helvetica, Arial, sans-serif;
  line-height: 1.17;
  letter-spacing: -0.1px;
  text-align: center;
  background-color: ;
  border-color: ; }
  .btn:hover {
    color: #fff; }

.form-control {
  height: 50px;
  padding: 15px 17px;
  font-size: 14px;
  font-weight: normal;
  font-family: 'Helvetica Neue LT Pro 45 Light', Helvetica, Arial, sans-serif;
  line-height: 1.14;
  letter-spacing: normal;
  border: 1px solid #d1d4d6; }
  .form-control::-webkit-input-placeholder {
    color: rgba(27, 38, 50, 0.4); }
  .form-control::-moz-placeholder {
    color: rgba(27, 38, 50, 0.4); }
  .form-control:-ms-input-placeholder {
    color: rgba(27, 38, 50, 0.4); }
  .form-control::-ms-input-placeholder {
    color: rgba(27, 38, 50, 0.4); }
  .form-control::placeholder {
    color: rgba(27, 38, 50, 0.4); }

select.form-control {
  background-size: 10px;
  background-repeat: no-repeat;
  background-position: center right 15px;
  background-image: url(https://www.carsongroup.com/wp-content/uploads/afg/arrow-down-darkblue.svg);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.form-submit {
  text-align: center; }
  .form-submit .btn {
    margin-top: 15px !important;
    min-width: 100px !important; }

.common-content h2 {
  margin: 0;
  padding-bottom: 30px;
  color: ; }
  .common-content h2 span {
    font-family: 'Helvetica Neue LT Pro 45 Light', Helvetica, Arial, sans-serif; }

.common-content h3 {
  margin: 0;
  padding-bottom: 27px;
  color: ;
  font-size: 24px;
  line-height: 32px; }

.common-content h4 {
  margin: 0;
  padding-bottom: 21px;
  color: #1b2632;
  font-size: 12px;
  line-height: 1.17;
  letter-spacing: 2px;
  text-transform: uppercase; }

.common-content .btn {
  min-width: 281px;
  margin-top: 30px; }

.common-content ul {
  margin: 0;
  padding: 0;
  list-style: none; }
  .common-content ul li {
    padding: 0 0 0 20px;
    margin: 0 0 20px 0;
    color: #1b2632;
    font-size: 14px;
    font-family: 'Helvetica Neue LT W05_65 Medium', Helvetica, Arial, sans-serif;
    line-height: 1;
    letter-spacing: 2.33px;
    background-size: 9px;
    background-repeat: no-repeat;
    background-position: top 2px left !important;
    background-image: url(https://www.carsongroup.com/wp-content/uploads/afg/gray-arrow.png); }

/** =============================================================================
    STRUCTURE
    ========================================================================== */
#page {
  overflow-x: hidden; }

/** =============================================================================
    HEADER
    ========================================================================== */
#header {
  padding: 5px 0;
  border-bottom: 2px solid #f1f1f1; }
  #header img {
    max-height: 110px; }

/** =============================================================================
    SECTION HERO
    ========================================================================== */
.section-hero {
  position: relative;
  padding-top: 96px;
  padding-bottom: 80px;
  min-height: 700px;
  background-color: #f8f9fb; }
  .section-hero > .slant-line {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: #fff;
    -webkit-clip-path: polygon(0 25%, 100% 60%, 100% 100%, 0% 100%);
    clip-path: polygon(0 25%, 100% 60%, 100% 100%, 0% 100%);
    pointer-events: none; }
  .section-hero > .object-cup {
    display: block;
    position: absolute;
    top: 10%;
    left: 0;
    z-index: 2;
    width: 138px;
    height: 201px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top left;
    background-image: url(https://www.carsongroup.com/wp-content/uploads/afg/Coffee_Cup_Left.png); }
    @media (max-width: 1024px) {
      .section-hero > .object-cup {
        display: none; } }
    @media (max-width: 768px) {
      .section-about .object-cup {
        display: none;} }
    @media (max-width: 576px) {
      .section-about .object-cup {
        display: none; } }
  .section-hero > .object-ipad {
    display: block;
    position: absolute;
    bottom: 30%;
    right: 0;
    z-index: 3;
    width: 182px;
    height: 282px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top left;
    background-image: url(https://image.carsonmx.com/lib/fe2f15707564057b7d1d77/m/3/ipad-risk-tolerance.png); }
 .section-hero > .object-ipad::before {
  display: block;
        content: '';
        position: absolute;
        top: 16%;
        left: 40%;
        width: 50px;
        height: 50px;
        margin-top: 2px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: top right;
        background-image: url();
 }
    @media (max-width: 1024px) {
      .section-hero > .object-ipad {
        display: none; } }
  .section-hero h1.hero-title {
    margin: 0;
    padding-bottom: 24px;
    color: ;
    font-size: 56px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.04;
    letter-spacing: -1.6px; }
  .section-hero h3.hero-subtitle {
    max-width: 386px;
    margin: 0;
    padding-bottom: 24px;
    color: ;
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal; }
  .section-hero .hero-desc {
    color: #1b2632;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.78;
    letter-spacing: normal; }
  .section-hero .hero-form {
    padding: 24px 30px;
    background-color: #fff;
    border-radius: 6px;
    -webkit-box-shadow: 0 20px 60px 0 rgba(27, 38, 50, 0.1);
    box-shadow: 0 20px 60px 0 rgba(27, 38, 50, 0.1); }
    @media (max-width: 576px) {
      .section-hero .hero-form {
        margin-top: 40px; } }

/** =============================================================================
    SECTION TABS
    ========================================================================== */
.section-tabs {
  position: relative; }
  .section-tabs .tabs-nav {
    position: relative;
    z-index: 2; }
    .section-tabs .tabs-nav ul {
      display: grid;
      grid-template-columns: 1fr 1fr;
      grid-gap: 0;
      margin: 0;
      padding: 0;
      list-style: none; }
    .section-tabs .tabs-nav li {
      display: block;
      width: 100%; }
    .section-tabs .tabs-nav a {
      display: block;
      position: relative;
      z-index: 1;
      width: 100%;
      padding: 20px 0;
      color: #888;
      font-size: 24px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.33;
      letter-spacing: normal;
      text-align: center;
      text-decoration: none;
      background: #fff;
      background: -webkit-gradient(linear, left bottom, left top, from(#f9fafa), color-stop(50%, white), to(#fafbfb));
      background: linear-gradient(0deg, #f9fafa 0%, white 50%, #fafbfb 100%);
      border-top-left-radius: 6px;
      border-top-right-radius: 6px;
      -webkit-box-shadow: 0 20px 60px 0 rgba(27, 38, 50, 0.1);
      box-shadow: 0 20px 60px 0 rgba(27, 38, 50, 0.1); }
      @media (max-width: 1024px) {
        .section-tabs .tabs-nav a {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          width: 100%;
          height: 100px;
          padding: 20px;
          font-size: 16px; } }
    .section-tabs .tabs-nav li.is-active a {
      z-index: 2;
      color: ;
      background: #fff !important; }
  .section-tabs .tabs-shadow {
    position: absolute;
    top: 71px;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100px;
    -webkit-box-shadow: 0 20px 60px 0 rgba(27, 38, 50, 0.1);
    box-shadow: 0 20px 60px 0 rgba(27, 38, 50, 0.1); }
  .section-tabs .tabs-contents {
    position: relative;
    z-index: 3;
    min-height: 500px;
    background-color: #fff; }
  .section-tabs .tab-content {
    display: none;
    padding: 62px 0 60px 0; }
    .section-tabs .tab-content.is-active {
      display: block; }

/** =============================================================================
    SECTION ABOUT
    ========================================================================== */
.section-about {
  position: relative;
  padding: 265px 0 200px 0;
  min-height: 900px;
  background-color: #f8f9fb; }
  .section-about .object-mockup {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 583px;
    height: 894px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center left;
    background-image: url(https://image.carsonmx.com/lib/fe2f15707564057b7d1d77/m/3/multiple-ipads-rtq.png);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    @media (max-width: 2090px) {
      .section-about .object-mockup {
        width: 20%; } }
    @media (max-width: 1440px) {
      .section-about .object-mockup {
        width: 50%; } }
    @media (max-width: 1024px) {
      .section-about .object-mockup {
        width: 40%; } }
    @media (max-width: 576px) {
      .section-about .object-mockup {
        display: none; } }
  .section-about .slant-line-top,
  .section-about .slant-line-bottom {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 250px;
    background-color: #fff;
    -webkit-clip-path: polygon(100% 0, 0 0, 100% 100%);
    clip-path: polygon(100% 0, 0 0, 100% 100%); }
  .section-about .slant-line-bottom {
    top: auto;
    bottom: 0;
    -webkit-clip-path: polygon(0 0, 0 100%, 100% 100%);
    clip-path: polygon(0 0, 0 100%, 100% 100%); }
  @media (max-width: 1440px) {
    .section-about .about-text {
      width: 50%;
      margin-left: auto; } }
  @media (max-width: 576px) {
    .section-about .about-text {
      width: 100%; } }
  .section-about .about-text h2 {
    font-size: 56px; }
    .section-about .about-text h2 span {
      display: block; }
  .section-about .about-text h4 {
    font-size: 16px; }
  .section-about .about-text ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 0 30px; }
  .section-about .about-text .btn {
    min-width: 136px; }

/** =============================================================================
    SECTION TECHNOLOGY
    ========================================================================== */
.section-technology {
  position: relative; }
  .section-technology h2 {
    position: relative;
    top: -50px;
    margin: 0;
    padding: 0;
    font-size: 56px;
    line-height: 1; }
    .section-technology h2 span {
      display: block; }
  .section-technology ul li {
    text-transform: uppercase;
    background-size: 10px;
    background-position: top left; }
  .section-technology .technology-client {
    position: relative;
    padding-bottom: 64px; }
    .section-technology .technology-client .object-dashboard {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 580px;
      height: 439px;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: top left;
      background-image: url(https://image.carsonmx.com/lib/fe2f15707564057b7d1d77/m/3/client-dashboard.png); }
      @media (max-width: 1350px) {
        .section-technology .technology-client .object-dashboard {
          width: 45%; } }
      @media (max-width: 1024px) {
        .section-technology .technology-client .object-dashboard {
          width: 40%; } }
      @media (max-width: 576px) {
        .section-technology .technology-client .object-dashboard {
          display: none; } }
    .section-technology .technology-client .client-text {
      width: 50%;
      margin-left: auto; }
      @media (max-width: 576px) {
        .section-technology .technology-client .client-text {
          width: 100%; } }
  .section-technology .technology-advisor {
    position: relative;
    padding-top: 185px;
    padding-bottom: 378px;
    background-color: #f8f9fb; }
    .section-technology .technology-advisor .slant-line-top,
    .section-technology .technology-advisor .slant-line-bottom {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 250px;
      background-color: #fff;
      -webkit-clip-path: polygon(100% 0, 0 0, 100% 100%);
      clip-path: polygon(100% 0, 0 0, 100% 100%); }
    .section-technology .technology-advisor .slant-line-bottom {
      top: auto;
      bottom: 0;
      -webkit-clip-path: polygon(0 0, 0 100%, 100% 100%);
      clip-path: polygon(0 0, 0 100%, 100% 100%); }
    .section-technology .technology-advisor .object-dashboard {
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      width: 1018px;
      height: 895.7px;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: top right;
      background-image: url(https://image.carsonmx.com/lib/fe2f15707564057b7d1d77/m/3/iphone+upgrade.png); }
      .section-technology .technology-advisor .object-dashboard::before {
        display: block;
        content: '';
        position: absolute;
        top: 5%;
        left: 50%;
        width: 50px;
        height: 50px;
        margin-left: -35px;
        margin-top: 2px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: top right;
        background-image: url(); }
      @media (max-width: 1024px) {
        .section-technology .technology-advisor .object-dashboard {
          top: 100px;
          width: 80%; }
          .section-technology .technology-advisor .object-dashboard::before {
            top: 3.5%;
            width: 47px;
            height: 30px;
   margin-left: -30px; } }
      @media (max-width: 768px) {
        .section-technology .technology-advisor .object-dashboard {
          top: 20%;
          width: 60%; }
          .section-technology .technology-advisor .object-dashboard::before {
            top: 2%;
            left: 55%;
            width: 25px;
            height: 25px;
            margin-top: 5px;
   margin-left: -37px; } }
      @media (max-width: 654px) {
        .section-technology .technology-advisor .object-dashboard::before {
          display: none; } }
      @media (max-width: 576px) {
        .section-technology .technology-advisor .object-dashboard {
          display: none; } }
    .section-technology .technology-advisor .advisor-text {
      width: 40%; }
      @media (max-width: 576px) {
        .section-technology .technology-advisor .advisor-text {
          width: 100%; } }

/** =============================================================================
    SECTION DELIVERS
    ========================================================================== */
.section-delivers {
  padding-bottom: 100px; }
  .section-delivers h2 {
    font-size: 56px; }
    .section-delivers h2 strong {
      display: block; }
  .section-delivers .blurbs {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 46px 38px;
    margin-bottom: 87px; }
    @media (max-width: 576px) {
      .section-delivers .blurbs {
        display: block; } }
    .section-delivers .blurbs .blurb {
      padding: 35px 32px 25px 32px;
      border-radius: 6px;
      -webkit-box-shadow: 0 20px 60px 0 rgba(27, 38, 50, 0.1);
      box-shadow: 0 20px 60px 0 rgba(27, 38, 50, 0.1); }
    .section-delivers .blurbs h3 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      padding-bottom: 9px; }
      .section-delivers .blurbs h3 img {
        margin-right: 10px; }

/** =============================================================================
    FOOTER
    ========================================================================== */
#footer {
  background-color: ; }
  #footer .footer-top {
    -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0 -10px 10px -10px inset;
    box-shadow: rgba(0, 0, 0, 0.25) 0 -10px 10px -10px inset; }
  #footer .footer-widgets {
    padding: 40px 30px;
    border-left: 1px solid rgba(0, 0, 0, 0.15); }
    @media (max-width: 576px) {
      #footer .footer-widgets {
        padding: 40px 0;
        border-left: 0; } }
    #footer .footer-widgets > .footer-widget:not(:last-child) {
      margin-bottom: 30px; }
  #footer .footer-widget {
    color: #FFFFFF;
    font-size: 14px;
    line-height: 22px; }
    #footer .footer-widget h3 {
      margin: 0 0 5px;
      padding: 0;
      color: #FFFFFF;
      font-size: 16px;
      font-weight: 300;
      font-family: 'Merriweather', serif;
      line-height: 22px; }
    #footer .footer-widget ul {
      list-style-type: none;
      margin: 0;
      padding: 0; }
  #footer .footer-legal {
    padding: 20px 0;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0; }
    #footer .footer-legal .partners-logo {
      margin-bottom: 30px; }
      #footer .footer-legal .partners-logo img {
        max-height: 60px; }
     .footer-legal a { color: #fff; font-family: 'Helvetica Neue LT Pro 75 Bold', 'Arial', 'Helvetica', sans-serif; }
