@media screen and (min-width: 1px) {
  .contentBlock h2 {
    font-size: 19px;
    line-height: 120%;
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
    position: relative; }
    .contentBlock h2:after {
      content: '';
      width: 100%;
      position: absolute;
      left: 0;
      bottom: -15px;
      height: 3px;
      background-color: #D4AC70; }
  .contentBlock h3 {
    text-transform: uppercase;
    font-size: 16px;
    text-align: center;
    color: #000000;
    margin-bottom: 30px; }
  .contentBlock p {
    color: #000000;
    font-size: 14px; }
  .contentBlock a {
    transition: all 0.5s ease; }
  .contentBlock .styleSection {
    display: block !important;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px; }
  .contentBlock .text {
    margin-bottom: 40px; }
  .contentBlock .btn, .contentBlock .btn.btn--natural {
    font-size: 15px;
    transition: all 0.5s ease; }
    .contentBlock .btn span.arrow, .contentBlock .btn.btn--natural span.arrow {
      position: relative;
      top: 2px; }
    .contentBlock .btn:hover, .contentBlock .btn.btn--natural:hover {
      transform: scale(1.05); }

  .btn.icon-arrow-right:after {
    content: '\e805';
    padding-left: 5px;
    padding-top: 2px;
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.3em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    font-size: 110%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

  .btn.icon-arrow-right:before {
    display: none; } }
@media screen and (min-width: 641px) {
  .contentBlock h2 {
    font-size: 24px; }
  .contentBlock h3 {
    font-size: 16px; } }
@media screen and (min-width: 961px) {
  .contentBlock .styleSection {
    padding-left: 40px;
    padding-right: 40px; }
  .contentBlock h2 {
    font-size: 25px; }
  .contentBlock h3 {
    font-size: 17px; }
  .contentBlock p, .contentBlock li {
    font-size: 17px; }
  .contentBlock .btn, .contentBlock .btn.btn--natural {
    font-size: 17px; } }
@media screen and (min-width: 1251px) {
  .contentBlock .styleSection {
    padding-left: 40px;
    padding-right: 40px; }
  .contentBlock .text {
    margin-bottom: 70px; }
  .contentBlock h2 {
    font-size: 32px; }
  .contentBlock h3 {
    font-size: 21px; }
  .contentBlock p, .contentBlock li {
    font-size: 18px; }
  .contentBlock .btn {
    font-size: 18px; } }
@media screen and (min-width: 1px) {
  #newsBlock {
    margin: 20px 0 40px;
    padding: 20px 0; }
    #newsBlock .row {
      align-items: stretch;
      margin-left: 0;
      margin-right: 0; }
    #newsBlock h3 {
      margin-bottom: 50px; }
    #newsBlock .column {
      margin-bottom: 70px;
      padding-top: 50px;
      padding-left: 0;
      padding-right: 0;
      position: relative; }
      #newsBlock .column:first-of-type {
        padding-top: 0; }
      #newsBlock .column:last-of-type:after {
        display: none; }
      #newsBlock .column:after {
        content: '';
        display: block;
        position: relative;
        bottom: -65px;
        left: 0;
        height: 1px;
        background-color: #000000;
        width: 100%; }
    #newsBlock .box-wrapper {
      padding-bottom: 50px; }
    #newsBlock p {
      text-align: center; }
    #newsBlock a.btn {
      position: absolute;
      bottom: -20px;
      left: 0;
      right: 0;
      width: auto;
      max-width: initial;
      margin-left: auto;
      margin-right: auto; }
    #newsBlock .item {
      margin-bottom: 20px;
      font-size: 14px;
      line-height: 140%; }
      #newsBlock .item .date, #newsBlock .item .teaser {
        color: #000000; }
      #newsBlock .item .date, #newsBlock .item .headline {
        font-weight: 700; }
      #newsBlock .item .date, #newsBlock .item .headline, #newsBlock .item .teaser {
        display: block; }
      #newsBlock .item a:hover {
        color: #681014; }
    #newsBlock .awards {
      display: flex;
      flex-wrap: wrap;
      text-align: center;
      align-content: center;
      align-items: center;
      justify-content: center;
      justify-items: center; }
      #newsBlock .awards * {
        width: 100%; }
    #newsBlock img {
      max-width: 200px;
      margin-left: auto;
      margin-right: auto; } }
@media screen and (min-width: 641px) {
  #newsBlock .row {
    margin-left: -10px;
    margin-right: -10px; }
  #newsBlock .column {
    margin: 0 10px;
    padding-top: 0;
    padding-left: 16px;
    padding-right: 16px;
    max-width: calc(33.33333% - 20px); }
    #newsBlock .column:after {
      content: '';
      height: calc(100% + 20px);
      width: 1px;
      position: absolute;
      right: -10px;
      left: auto;
      top: 0;
      bottom: auto;
      background-color: #BDC2C8; } }
@media screen and (min-width: 961px) {
  #newsBlock {
    margin: 20px 0 60px;
    padding: 40px 0; }
    #newsBlock .row {
      margin-left: -30px;
      margin-right: -30px; }
    #newsBlock .column {
      margin-left: 30px;
      margin-right: 30px;
      padding-left: 0;
      padding-right: 0;
      max-width: calc(33.33333% - 60px); }
      #newsBlock .column:after {
        right: -30px; }
    #newsBlock .item {
      font-size: 16px; } }
@media screen and (min-width: 1251px) {
  #newsBlock {
    padding: 60px 0; }
    #newsBlock .item {
      font-size: 17px; }
    #newsBlock img {
      max-width: 250px; } }
@media screen and (min-width: 1px) {
  #announcementBlock {
    margin-bottom: 50px; }
    #announcementBlock .contained {
      max-width: 830px;
      margin-left: auto;
      margin-right: auto;
      padding-left: 20px;
      padding-right: 20px;
      text-align: center; }
    #announcementBlock p {
      color: #000000; }
    #announcementBlock a.btn {
      transition: all 0.5s ease; } }
@media screen and (min-width: 961px) {
  #announcementBlock a.btn {
    padding-left: 20px;
    padding-right: 20px; } }
@media screen and (min-width: 1251px) {
  #announcementBlock {
    margin-bottom: 60px; }
    #announcementBlock .section {
      padding-top: 70px;
      padding-bottom: 70px; } }
@media screen and (min-width: 1px) {
  #productsBlock {
    margin: 0;
    padding: 60px 0 70px;
    text-align: center;
    background-color: #000000; }
    #productsBlock .row {
      align-items: stretch;
      margin-left: 0;
      margin-right: 0; }
    #productsBlock .styleSection h2, #productsBlock .styleSection p {
      color: #ffffff; }
    #productsBlock .styleSection ul {
      margin: 0;
      padding: 0; }
    #productsBlock .column {
      margin-bottom: 70px;
      padding: 40px 20px 50px;
      position: relative;
      background-color: #ffffff; }
      #productsBlock .column:last-of-type {
        margin-bottom: 0; }
      #productsBlock .column h3, #productsBlock .column p, #productsBlock .column li {
        color: #000000; }
      #productsBlock .column li {
        list-style-type: none;
        margin: 0 0 5px; }
      #productsBlock .column li a {
        color: #2d77bf; }
        #productsBlock .column li a:hover {
          text-decoration: underline; }
    #productsBlock p {
      text-align: center;
      max-width: 470px;
      margin-left: auto;
      margin-right: auto; }
    #productsBlock .box-wrapper {
      position: relative;
      padding: 10px;
      text-align: center; }
      #productsBlock .box-wrapper p {
        font-size: 14px;
        line-height: 120%; }
    #productsBlock .column-button {
      position: absolute;
      bottom: -20px;
      left: 0;
      right: 0;
      padding-left: 10px;
      padding-right: 10px;
      text-align: center; }
      #productsBlock .column-button a.btn {
        width: auto;
        margin-left: auto;
        margin-right: auto; } }
@media screen and (min-width: 641px) {
  #productsBlock {
    text-align: left;
    padding-top: 40px; }
    #productsBlock .row {
      margin-left: -10px;
      margin-right: -10px; }
    #productsBlock .column {
      margin-left: 10px;
      margin-right: 10px;
      margin-bottom: 0;
      padding-top: 30px;
      padding-bottom: 40px;
      max-width: calc(50% - 20px); }
      #productsBlock .column:nth-of-type(2) ul {
        max-width: 130px;
        display: block;
        margin-left: auto;
        margin-right: auto; }
    #productsBlock ul.twoCol {
      display: flex;
      flex-wrap: wrap; }
      #productsBlock ul.twoCol li {
        max-width: 100%;
        flex-basis: 100%; } }
@media screen and (min-width: 769px) {
  #productsBlock ul.twoCol li {
    max-width: 50%;
    flex-basis: 50%; } }
@media screen and (min-width: 961px) {
  #productsBlock .column {
    padding-bottom: 50px; }
    #productsBlock .column:first-of-type {
      max-width: calc(60% - 20px); }
    #productsBlock .column:nth-of-type(2) {
      max-width: calc(40% - 20px); } }
@media screen and (min-width: 1251px) {
  #productsBlock {
    padding-top: 80px;
    padding-bottom: 100px; }
    #productsBlock .column {
      padding: 40px 40px 50px; }
    #productsBlock .column-button a.btn {
      width: 80%; } }
@media screen and (min-width: 1px) {
  #programsBlock {
    margin: 20px 0;
    padding: 0 0 60px; }
    #programsBlock .row {
      align-items: stretch;
      margin-left: 0;
      margin-right: 0; }
    #programsBlock .column {
      margin-bottom: 70px;
      position: relative;
      -webkit-box-shadow: 0px 0px 15px -1px rgba(0, 0, 0, 0.45);
      box-shadow: 0px 0px 15px -1px rgba(0, 0, 0, 0.45); }
      #programsBlock .column:last-of-type {
        margin-bottom: 0; }
    #programsBlock img {
      margin: 0 auto 20px;
      max-width: 200px; }
    #programsBlock p {
      text-align: center; }
    #programsBlock .box-wrapper {
      position: relative;
      padding: 20px 10px;
      text-align: center; }
    #programsBlock a.btn {
      position: absolute;
      bottom: -20px;
      left: 0;
      right: 0;
      width: 50%;
      max-width: 150px;
      margin-left: auto;
      margin-right: auto; }
    #programsBlock .ribbon {
      position: absolute;
      top: -22px;
      right: -25px;
      width: 100px;
      height: 130px;
      background-image: url("https://aspenpublishing.cloud.prod.iapps.com/Image%20Library/Home/bg-ribbon-overlay.png");
      background-size: 100%;
      background-repeat: no-repeat;
      background-position: center center; }
      #programsBlock .ribbon .ribbon-text {
        display: block;
        width: 37%;
        color: #ffffff;
        font-size: 13px;
        line-height: 100%;
        margin-right: auto;
        margin-left: auto;
        position: absolute;
        top: 33px;
        left: 44px;
        text-align: center;
        transform: rotate(48deg);
        /* Safari */
        -webkit-transform: rotate(48deg);
        /* Firefox */
        -moz-transform: rotate(48deg);
        /* IE */
        -ms-transform: rotate(48deg);
        /* Opera */
        -o-transform: rotate(48deg); } }
@media screen and (min-width: 641px) {
  #programsBlock {
    padding-bottom: 60px; }
    #programsBlock .row {
      margin-left: -10px;
      margin-right: -10px; }
    #programsBlock .column {
      margin-left: 10px;
      margin-right: 10px;
      margin-bottom: 0;
      max-width: calc(33.33333% - 20px); }
    #programsBlock img {
      max-width: 100%; }
    #programsBlock a.btn {
      width: 75%; } }
@media screen and (min-width: 961px) {
  #programsBlock .row {
    margin-left: -30px;
    margin-right: -30px; }
  #programsBlock .column {
    margin-left: 30px;
    margin-right: 30px;
    max-width: calc(33.33333% - 60px); }
  #programsBlock img {
    max-width: 200px; }
  #programsBlock .ribbon {
    width: 120px;
    height: 150px; }
    #programsBlock .ribbon .ribbon-text {
      font-size: 16px;
      top: 34px;
      left: 50px; } }
@media screen and (min-width: 1251px) {
  #programsBlock {
    padding-bottom: 85px;
    margin-top: 0; }
    #programsBlock .box-wrapper p {
      font-size: 17px; } }
@media screen and (min-width: 1px) {
  #resourcesBlock {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f2d384+0,d4ac70+100 */
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f2d384+0,d4ac70+100 */
    background: #f2d384;
    /* Old browsers */
    background: -moz-linear-gradient(top, #f2d384 0%, #d4ac70 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f2d384 0%, #d4ac70 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f2d384 0%, #d4ac70 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2d384', endColorstr='#d4ac70',GradientType=0 );
    /* IE6-9 */
    padding: 40px 20px; }
    #resourcesBlock .content {
      background-color: #ffffff;
      padding: 20px;
      -webkit-box-shadow: 0px 0px 15px -1px rgba(0, 0, 0, 0.45);
      box-shadow: 0px 0px 15px -1px rgba(0, 0, 0, 0.45); }
    #resourcesBlock p {
      text-align: center; }
    #resourcesBlock .buttons-container {
      text-align: center;
      margin-top: 40px; }
    #resourcesBlock a.button-wrapper {
      display: block;
      margin-bottom: 15px; }
      #resourcesBlock a.button-wrapper:hover img, #resourcesBlock a.button-wrapper:hover span.btn {
        transform: scale(1.05); }
      #resourcesBlock a.button-wrapper:hover span.btn {
        color: #ffffff;
        border-color: #681014;
        background: #681014; }
    #resourcesBlock img.icon {
      display: inline-block;
      max-width: 50px;
      position: relative;
      z-index: 2;
      transition: 0.5s ease all; }
    #resourcesBlock span.btn {
      width: 90%;
      margin-left: -30px;
      padding-left: 30px;
      position: relative;
      z-index: 0;
      transition: all 0.5s ease; } }
@media screen and (min-width: 641px) {
  #resourcesBlock {
    padding-bottom: 50px; }
    #resourcesBlock .content {
      width: 80%;
      max-width: 650px;
      margin-left: auto;
      margin-right: auto;
      margin-top: -50px;
      position: relative;
      z-index: 2; }
    #resourcesBlock span.btn {
      width: 85%; } }
@media screen and (min-width: 961px) {
  #resourcesBlock .content {
    margin-top: -90px;
    padding-left: 50px;
    padding-right: 50px; }
  #resourcesBlock .buttons-container .row {
    margin-left: -28px;
    margin-right: -28px; }
  #resourcesBlock a.button-wrapper {
    margin-bottom: 25px; } }
@media screen and (min-width: 1251px) {
  #resourcesBlock {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 80px; }
    #resourcesBlock .content {
      padding-top: 40px;
      padding-bottom: 40px;
      max-width: 1120px;
      width: 100%; }
    #resourcesBlock .buttons-container {
      margin-top: 60px; }
    #resourcesBlock img.icon {
      max-width: 60px; } }
@media screen and (min-width: 1px) {
  #homeSlider {
    background-repeat: no-repeat;
    background-position: 15% center, left center;
    background-size: auto 100%, cover;
    background-image: url("/Image Library/Home/bg-product-feature-gold-leaf.png"), -moz-linear-gradient(top, #f2d384 0%, #d4ac70 100%);
    /* FF3.6-15 */
    background-image: -webkit-linear-gradient(top, #f2d384 0%, #d4ac70 100%);
    /* Chrome10-25,Safari5.1-6 */
    background-image: url("/Image Library/Home/bg-product-feature-gold-leaf.png"), linear-gradient(to bottom, #f2d384 0%, #d4ac70 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
    #homeSlider .productBanner .row {
      padding-left: 0;
      padding-right: 0;
      justify-content: flex-end;
      position: relative;
      z-index: 2; }
      #homeSlider .productBanner .row .column:first-of-type {
        margin-bottom: 0; }
    #homeSlider .productBanner .background-image {
      position: absolute;
      left: 0;
      top: 0;
      padding: 0;
      width: 100%;
      height: 100%;
      z-index: 1; }
    #homeSlider .productBanner figure {
      margin: 0;
      position: relative;
      height: 100%; }
      #homeSlider .productBanner figure img {
        width: 100%;
        height: 100%;
        max-height: initial;
        object-fit: cover;
        position: absolute;
        z-index: 1; }
    #homeSlider .row {
      padding: 60px 20px;
      align-items: center; }
      #homeSlider .row .column:first-of-type {
        margin-bottom: 40px; }
    #homeSlider .slider-text {
      background-color: rgba(255, 255, 255, 0.8);
      padding: 20px;
      margin-left: 40px;
      margin-right: 40px; }
    #homeSlider h3 {
      text-align: left;
      text-transform: none;
      font-size: 23px;
      margin-bottom: 10px; }
    #homeSlider p {
      margin: 20px 0; }
    #homeSlider figure {
      margin-bottom: 0; }
      #homeSlider figure img {
        max-height: 300px;
        width: auto;
        margin-left: auto;
        margin-right: auto; }
    #homeSlider a.btn {
      margin: 10px 0; }
    #homeSlider .slick-prev, #homeSlider .slick-next {
      background-color: #000000;
      color: #ffffff;
      font-size: 23px;
      line-height: 100%;
      padding: 8px 6px;
      width: 40px;
      height: 40px;
      border-radius: 50%;
      text-align: center;
      z-index: 2;
      opacity: 0.6;
      transition: all 0.5s ease; }
      #homeSlider .slick-prev:hover, #homeSlider .slick-next:hover {
        opacity: 1; }
      #homeSlider .slick-prev:before, #homeSlider .slick-next:before {
        display: none; }
      #homeSlider .slick-prev i:before, #homeSlider .slick-next i:before {
        display: block; }
    #homeSlider .slick-next {
      right: 10px; }
    #homeSlider .slick-prev {
      left: 10px; }
    #homeSlider .slick-dots {
      bottom: 20px; }
      #homeSlider .slick-dots li {
        margin: 0; }
        #homeSlider .slick-dots li button:before {
          background-color: #ffffff;
          border: 1px solid #000000;
          opacity: 1; }
        #homeSlider .slick-dots li.slick-active button:before {
          background-color: #000000; } }
@media screen and (min-width: 641px) {
  #homeSlider .row .column:first-of-type {
    margin-bottom: 0; }
  #homeSlider .slider-text {
    margin-left: 0;
    margin-right: 40px;
    padding: 40px; } }
@media screen and (min-width: 961px) {
  #homeSlider .slider-text {
    margin-right: 60px; }
  #homeSlider .slick-next {
    right: 20px; }
  #homeSlider .slick-prev {
    left: 20px; } }
@media screen and (min-width: 1251px) {
  #homeSlider .row {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    padding-top: 70px;
    padding-bottom: 70px; }
  #homeSlider .slider-text {
    padding: 30px 40px; }
  #homeSlider figure img {
    max-height: 350px; }
  #homeSlider .slick-next {
    right: 8%; }
  #homeSlider .slick-prev {
    left: 8%; } }
@media screen and (min-width: 1501px) {
  #homeSlider .slick-next {
    right: 12%; }
  #homeSlider .slick-prev {
    left: 12%; } }
@media screen and (min-width: 1px) {
  #topBanner {
    position: relative; }
    #topBanner .textAlign {
      position: relative;
      bottom: 0;
      left: 0;
      width: 100%;
      background-color: #000000;
      z-index: 2; }
    #topBanner .textContainer {
      padding: 10px 0; }
    #topBanner h1 {
      font-size: 20px;
      color: #F2D384;
      margin: 0;
      text-align: center; }
    #topBanner figure {
      margin: 0; } }
@media screen and (min-width: 641px) {
  #topBanner {
    position: relative; }
    #topBanner .textAlign {
      position: absolute;
      width: auto;
      max-width: 90%;
      top: 50%;
      bottom: auto;
      background-color: transparent;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
    #topBanner .textBackground {
      background-image: url("/Image Library/Home/bg-black-to-transparent-gradient.png");
      background-repeat: no-repeat;
      background-position: left center;
      background-size: 220% 100%;
      margin: 0 auto; }
    #topBanner .textContainer {
      max-width: 420px;
      padding: 30px 30px 30px 0;
      background-color: transparent;
      margin-left: auto;
      margin-right: auto; }
    #topBanner h1 {
      color: #F2D384;
      font-size: 25px;
      line-height: 120%;
      margin: 0;
      text-align: left; } }
@media screen and (min-width: 961px) {
  #topBanner .textBackground {
    background-size: 230% 100%; }
  #topBanner .textContainer {
    max-width: 500px; }
  #topBanner h1 {
    font-size: 28px; } }
@media screen and (min-width: 1251px) {
  #topBanner .textAlign {
    max-width: 100%;
    left: 0;
    right: 0; }
  #topBanner .textBackground {
    background-size: 130%; }
  #topBanner .textContainer {
    max-width: 450px;
    padding: 40px 0;
    margin-left: 0; }
  #topBanner h1 {
    font-size: 41px; } }

/*# sourceMappingURL=home-rebranding.css.map */
