.alternating-block-fullwidth {
  position: relative;
  margin-left: -20px;
  margin-right: -20px;
  width: calc(100% + 40px);
  padding-top: 40px; }
  .alternating-block-fullwidth::after {
    clear: both;
    content: "";
    display: block; }
  @media only screen and (min-width: 720px) {
    .alternating-block-fullwidth {
      padding-top: 0px; } }
  .alternating-block-fullwidth .alternating-content {
    padding-left: 20px;
    position: relative;
    padding-right: 20px;
    padding-bottom: 40px;
    display: table;
    width: calc(100% - 40px);
    float: left;
    margin-left: 20px; }
    .alternating-block-fullwidth .alternating-content::after {
      clear: both;
      content: "";
      display: block; }
    @media only screen and (min-width: 720px) {
      .alternating-block-fullwidth .alternating-content {
        width: calc(100% - 40px);
        float: left;
        margin-left: 20px;
        width: 50% !important;
        padding: 8% 10%; } }
    .alternating-block-fullwidth .alternating-content h2, .alternating-block-fullwidth .alternating-content p, .alternating-block-fullwidth .alternating-content a {
      position: relative;
      z-index: 3; }
    .alternating-block-fullwidth .alternating-content a {
      display: inline-block;
      background: transparent;
      color: #016F54;
      border: 2px solid #016F54;
      border-radius: 0;
      padding: 0.5em 3.2em;
      text-decoration: none;
      text-transform: uppercase;
      font-size: 1em;
      text-align: center;
      min-width: 200px;
      font-weight: 400;
      -webkit-appearance: none;
      cursor: pointer;
      transition: border 250ms ease, color 250ms ease; }
      .alternating-block-fullwidth .alternating-content a:hover {
        border-color: #00828e;
        background-color: #00828e;
        color: #fff; }
      .alternating-block-fullwidth .alternating-content a:focus {
        outline: 0; }
    .alternating-block-fullwidth .alternating-content .absolute-icon {
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      margin: auto;
      right: 0;
      width: 50%;
      z-index: 1; }
  .alternating-block-fullwidth.red-bg h2, .alternating-block-fullwidth.red-bg p {
    color: #fff; }
  .alternating-block-fullwidth.red-bg a {
    display: inline-block;
    background: transparent;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 0;
    padding: 0.5em 2.45em;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 1em;
    text-align: center;
    min-width: 200px;
    font-weight: 400;
    -webkit-appearance: none;
    cursor: pointer;
    transition: border 250ms ease, color 250ms ease; }
    .alternating-block-fullwidth.red-bg a:hover {
      border-color: #00828e;
      background-color: #00828e;
      color: #fff; }
    .alternating-block-fullwidth.red-bg a:focus {
      outline: 0; }
  .alternating-block-fullwidth .featured-image {
    background-color: #ccc;
    position: relative;
    overflow: hidden;
    height: 350px;
    min-height: 350px;
    width: calc(100% - 40px);
    float: left;
    margin-left: 20px; }
    @media only screen and (min-width: 720px) {
      .alternating-block-fullwidth .featured-image {
        width: calc(100% - 40px);
        float: left;
        margin-left: 20px;
        width: 50% !important; } }
  @media only screen and (min-width: 720px) {
    .alternating-block-fullwidth {
      display: flex;
      align-items: center;
      min-height: 686px; } }

.image_left.red_transparent_angle_overlay .featured-image::before {
  border-right: 490px solid transparent;
  border-bottom: 123px solid rgba(128, 45, 70, 0.5); }
  @media only screen and (min-width: 1100px) {
    .image_left.red_transparent_angle_overlay .featured-image::before {
      border-right: 930px solid transparent;
      border-bottom: 223px solid rgba(128, 45, 70, 0.5); } }
.image_left.red_transparent_angle_overlay .featured-image::after {
  border-right: 1130px solid transparent;
  border-bottom: 150px solid #802D46; }

.image_right.red_transparent_angle_overlay .featured-image::before {
  border-left: 490px solid transparent;
  border-bottom: 123px solid rgba(128, 45, 70, 0.5); }
  @media only screen and (min-width: 1100px) {
    .image_right.red_transparent_angle_overlay .featured-image::before {
      border-left: 930px solid transparent;
      border-bottom: 223px solid rgba(128, 45, 70, 0.5); } }
.image_right.red_transparent_angle_overlay .featured-image::after {
  border-left: 1130px solid transparent;
  border-bottom: 150px solid #802D46; }

.image_left.gray_transparent_angle_overlay .featured-image::before {
  border-right: 490px solid transparent;
  border-bottom: 123px solid rgba(5, 129, 147, 0.5); }
  @media only screen and (min-width: 1100px) {
    .image_left.gray_transparent_angle_overlay .featured-image::before {
      border-right: 930px solid transparent;
      border-bottom: 223px solid rgba(5, 129, 147, 0.5); } }
  @media only screen and (min-width: 2000px) {
    .image_left.gray_transparent_angle_overlay .featured-image::before {
      border-right: 1330px solid transparent;
      border-bottom: 223px solid rgba(5, 129, 147, 0.5); } }
.image_left.gray_transparent_angle_overlay .featured-image::after {
  border-right: 1130px solid transparent;
  border-bottom: 150px solid #fff; }
  @media only screen and (min-width: 2000px) {
    .image_left.gray_transparent_angle_overlay .featured-image::after {
      border-right: 1330px solid transparent;
      border-bottom: 150px solid #fff; } }

.image_right.gray_transparent_angle_overlay .featured-image::before {
  border-left: 490px solid transparent;
  border-bottom: 123px solid rgba(5, 129, 147, 0.5); }
  @media only screen and (min-width: 1100px) {
    .image_right.gray_transparent_angle_overlay .featured-image::before {
      border-left: 930px solid transparent;
      border-bottom: 223px solid rgba(5, 129, 147, 0.5); } }
.image_right.gray_transparent_angle_overlay .featured-image::after {
  border-left: 1130px solid transparent;
  border-bottom: 150px solid #fff; }

.image_left.white_transparent_angle_overlay .featured-image::before {
  border-right: 490px solid transparent;
  border-bottom: 123px solid rgba(128, 45, 70, 0.5); }
  @media only screen and (min-width: 1100px) {
    .image_left.white_transparent_angle_overlay .featured-image::before {
      border-right: 930px solid transparent;
      border-bottom: 223px solid rgba(128, 45, 70, 0.5); } }
.image_left.white_transparent_angle_overlay .featured-image::after {
  border-right: 1130px solid transparent;
  border-bottom: 150px solid #fff; }

.image_right.white_transparent_angle_overlay .featured-image::before {
  border-left: 490px solid transparent;
  border-bottom: 123px solid rgba(128, 45, 70, 0.5); }
  @media only screen and (min-width: 1100px) {
    .image_right.white_transparent_angle_overlay .featured-image::before {
      border-left: 930px solid transparent;
      border-bottom: 223px solid rgba(128, 45, 70, 0.5); } }
.image_right.white_transparent_angle_overlay .featured-image::after {
  border-left: 1130px solid transparent;
  border-bottom: 150px solid #fff; }

.image_left.green_transparent_angle_overlay .featured-image::before {
  border-right: 490px solid transparent;
  border-bottom: 123px solid rgba(5, 129, 147, 0.5); }
  @media only screen and (min-width: 1100px) {
    .image_left.green_transparent_angle_overlay .featured-image::before {
      border-right: 930px solid transparent;
      border-bottom: 223px solid rgba(5, 129, 147, 0.5); } }
  @media only screen and (min-width: 2000px) {
    .image_left.green_transparent_angle_overlay .featured-image::before {
      border-right: 1330px solid transparent;
      border-bottom: 263px solid rgba(5, 129, 147, 0.5); } }
.image_left.green_transparent_angle_overlay .featured-image::after {
  border-right: 1130px solid transparent;
  border-bottom: 150px solid #016F54; }
  @media only screen and (min-width: 2000px) {
    .image_left.green_transparent_angle_overlay .featured-image::after {
      border-right: 1330px solid transparent;
      border-bottom: 150px solid #016F54; } }

.image_right.green_transparent_angle_overlay .featured-image::before {
  border-left: 490px solid transparent;
  border-bottom: 123px solid rgba(5, 129, 147, 0.5); }
  @media only screen and (min-width: 1100px) {
    .image_right.green_transparent_angle_overlay .featured-image::before {
      border-left: 930px solid transparent;
      border-bottom: 223px solid rgba(5, 129, 147, 0.5); } }
  @media only screen and (min-width: 2000px) {
    .image_right.green_transparent_angle_overlay .featured-image::before {
      border-left: 1330px solid transparent;
      border-bottom: 223px solid rgba(5, 129, 147, 0.5); } }
.image_right.green_transparent_angle_overlay .featured-image::after {
  border-left: 1130px solid transparent;
  border-bottom: 150px solid #016F54; }
  @media only screen and (min-width: 2000px) {
    .image_right.green_transparent_angle_overlay .featured-image::after {
      border-left: 1330px solid transparent;
      border-bottom: 150px solid #016F54; } }

.image_left.white_solid_angle_overlay .featured-image::after {
  border-right: 1130px solid transparent;
  border-bottom: 150px solid #fff; }

.image_right.white_solid_angle_overlay .featured-image::after {
  border-left: 1130px solid transparent;
  border-bottom: 150px solid #fff; }

.image_left.gray_solid_angle_overlay .featured-image::after {
  border-right: 1130px solid transparent;
  border-bottom: 150px solid #E8E8E8; }

.image_right.gray_solid_angle_overlay .featured-image::after {
  border-left: 1130px solid transparent;
  border-bottom: 150px solid #E8E8E8; }

@media only screen and (min-width: 720px) {
  .image_right .featured-image {
    height: 100%;
    position: absolute;
    bottom: 0;
    top: 0;
    margin: auto;
    right: 0px; } }
.image_right .featured-image::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 0px;
  border-right: none !important; }
.image_right .featured-image::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  border-right: none !important; }

@media only screen and (min-width: 720px) {
  .image_left .alternating-content {
    width: calc(50% - 30px);
    float: left;
    margin-left: 20px;
    left: calc(50% - 30px + 20px);
    position: relative; } }
@media only screen and (min-width: 720px) {
  .image_left .featured-image {
    width: calc(50% - 10px) !important;
    width: calc(50% - 30px);
    float: left;
    margin-left: 20px;
    left: calc(-50% - 10px + 20px);
    position: relative;
    height: 100%;
    position: absolute;
    bottom: 0;
    top: 0;
    margin: auto;
    left: 10px; } }
.image_left .featured-image::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0px;
  border-left: none !important; }
.image_left .featured-image::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 0;
  border-left: none !important; }

.no-top-pad {
  padding-top: 0px !important; }

  @media only screen and (max-width: 768px) {
    .alternating-block-fullwidth {
       display:flex !important;
       flex-direction: column !important;
     }
    
    .alternating-block-fullwidth .alternating-content {
     order:2 !important;
     width:100% !important;
    }
    
    .alternating-block-fullwidth .featured-image .featured-half {
        order:1 !important;
        width:100% !important;
     }

     .alternating-block-fullwidth .featured-image {
      min-height: 350px !important;
      width: 100% !important;
      float: none !important;
      margin-left: 0 !important;
     }
     
    }

/*# sourceMappingURL=alternating-blocks.css.map */
