.c-layout-banner {
  padding: 80px 0; }
  @media (max-width: 1199px) {
    .c-layout-banner {
      padding: 64px 0; } }
  @media (max-width: 991px) {
    .c-layout-banner {
      padding: 25px 0; } }
  .c-layout-banner__container {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 4px;
    position: relative;
    padding: 0 15px; }
  .c-layout-banner__content {
    min-height: 250px;
    padding: 25px 0;
    text-align: center;
    color: #fff; }
    @media (max-width: 1199px) {
      .c-layout-banner__content {
        min-height: 200px; } }
  .c-layout-banner__title {
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-size: 2.5em;
    margin: 0; }
    @media (max-width: 1199px) {
      .c-layout-banner__title {
        font-size: 2em; } }
    @media (max-width: 991px) {
      .c-layout-banner__title {
        font-size: 1.625em; } }
    @media (max-width: 767px) {
      .c-layout-banner__title {
        font-size: 1.625em; } }
    @media (max-width: 575px) {
      .c-layout-banner__title {
        font-size: 1.625em; } }
  .c-layout-banner__description {
    color: #fff;
    font-size: 0.875em;
    line-height: 1.71;
    margin-top: 20px; }
    @media (max-width: 1199px) {
      .c-layout-banner__description {
        font-size: 0.875em; } }
    @media (max-width: 991px) {
      .c-layout-banner__description {
        font-size: 0.875em; } }
    @media (max-width: 767px) {
      .c-layout-banner__description {
        font-size: 0.875em; } }
    @media (max-width: 575px) {
      .c-layout-banner__description {
        font-size: 0.875em; } }
  .c-layout-banner__button {
    background: transparent;
    border: 2px solid #fff;
    border-radius: 3px;
    color: #fff;
    font-size: 0.8125em;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    padding: 14px;
    text-transform: uppercase;
    display: inline-block;
    min-width: 300px;
    margin-top: 20px; }
    .c-layout-banner__button:hover, .c-layout-banner__button:active, .c-layout-banner__button:focus {
      color: #fff; }
    @media (max-width: 1199px) {
      .c-layout-banner__button {
        font-size: 0.8125em; } }
    @media (max-width: 991px) {
      .c-layout-banner__button {
        font-size: 0.8125em; } }
    @media (max-width: 767px) {
      .c-layout-banner__button {
        font-size: 0.8125em; } }
    @media (max-width: 575px) {
      .c-layout-banner__button {
        font-size: 0.8125em; } }
    @media (max-width: 991px) {
      .c-layout-banner__button {
        min-width: 260px; } }
  .c-layout-banner__featured-image-container {
    position: absolute;
    bottom: -45px;
    right: 20px;
    width: 520px; }
    @media (max-width: 1199px) {
      .c-layout-banner__featured-image-container {
        bottom: -25px;
        right: 10px;
        width: 475px; } }
    @media (max-width: 991px) {
      .c-layout-banner__featured-image-container {
        display: none; } }

/*# sourceMappingURL=layout_banner.css.map */
