/*
 Theme Name:     Divi Base Child
 Theme URI:      metal.co
 Description:    Child them of Divi for metal.co
 Author:         Evan McEldowney
 Author URI:     https://example.com
 License:        GNU General Public License v2 or later
 License URI:    http://www.gnu.org/licenses/gpl-2.0.html
 Template:       Divi
 Version:        1.0.0
*/
@import url("../Divi/style.css");
@import url("../Divi/style.css");
html .et_pb_scroll_top.et-pb-icon {
  background: rgba(0, 0, 0, 0);
  border-radius: 105px;
  border: 1px solid black;
  text-decoration: none;
  position: fixed;
  z-index: 0;
  bottom: 125px;
  right: 60px;
  height: 82px;
  width: 82px; }
  @media all and (max-width: 980px) {
    html .et_pb_scroll_top.et-pb-icon {
      display: none;
      opacity: 0;
      visibility: none; } }

body model-viewer {
  background-color: #efefef;
  width: 790px;
  height: 350px; }
  @media all and (max-width: 980px) {
    body model-viewer {
      width: 350px;
      height: 350px; } }

@media all and (max-width: 980px) {
  .et_pb_divider {
    margin-right: 2px;
    margin-left: 2px; } }

body .white-back {
  background-color: white; }
  body .white-back .et_pb_section {
    background-color: white !important; }

.page-template-white-back {
  background-color: white !important; }
  .page-template-white-back #et-main-area {
    background-color: white; }

.et_pb_scroll_top:before {
  content: "";
  background-image: url("images/Arrow.png");
  width: 10px;
  height: 42px;
  background-size: cover;
  display: block;
  background-repeat: no-repeat;
  position: absolute;
  left: 36px;
  top: 20px; }

ul.dlm-downloads {
  width: 100%; }
  ul.dlm-downloads li {
    list-style: none;
    width: 100%; }
    ul.dlm-downloads li a {
      width: 100%;
      border-bottom: 1px solid black;
      padding: 30px 0;
      display: block;
      font-size: 30px;
      line-height: 100%; }
      @media all and (max-width: 980px) {
        ul.dlm-downloads li a {
          padding-right: 54px;
          text-decoration: none;
          font-size: 17px; } }
      ul.dlm-downloads li a:before {
        content: "";
        right: 0;
        position: absolute;
        width: 34px;
        height: 41px;
        background-size: cover;
        background-image: url("images/download-icon.png");
        display: block; }
        @media all and (max-width: 980px) {
          ul.dlm-downloads li a:before {
            width: 24px;
            background-size: cover;
            height: 29px;
            top: 25px; } }
      ul.dlm-downloads li a:after {
        display: none; }

.et_pb_toggle_open .et_pb_toggle_title:after {
  content: "";
  position: absolute;
  background-image: url("images/-.png");
  right: 0;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  top: 40%;
  background-size: contain; }
.et_pb_toggle_open .et_pb_toggle_title:before {
  display: none; }

.et_pb_toggle_close .et_pb_toggle_title:before {
  content: "";
  position: absolute;
  background-image: url("images/+.png");
  right: 0;
  width: 40px;
  background-size: contain;
  height: 40px;
  background-repeat: no-repeat;
  top: 37%;
  left: auto; }
  .et_pb_toggle_close .et_pb_toggle_title:before .et_pb_toggle_title:after {
    display: none; }

.et_pb_toggle {
  border: none;
  border-bottom: 1px solid black;
  margin-bottom: 0 !important;
  background-color: transparent; }
  .et_pb_toggle .et_pb_toggle_content {
    font-size: 24px; }

.et_pb_toggle:hover {
  cursor: pointer; }

.et_pb_accordion h5.et_pb_toggle_title,
.et_pb_toggle h5.et_pb_toggle_title {
  font-family: Swiss-Medium;
  font-size: 30px;
  color: black;
  padding: 20px 60px 20px 20px; }
  @media all and (max-width: 788px) {
    .et_pb_accordion h5.et_pb_toggle_title,
    .et_pb_toggle h5.et_pb_toggle_title {
      font-size: 17px;
      padding: 20px 60px 20px 20px; } }
.et_pb_accordion div.et_pb_toggle_content,
.et_pb_toggle div.et_pb_toggle_content {
  font-family: Swift-Medium;
  font-size: 24px;
  padding-top: 1em;
  padding-left: 30%;
  padding-bottom: 1em;
  line-height: 125%; }
  @media all and (max-width: 788px) {
    .et_pb_accordion div.et_pb_toggle_content,
    .et_pb_toggle div.et_pb_toggle_content {
      font-size: 12px;
      padding-left: 15%; } }

.et-hidden {
  animation: none !important;
  transition: all 0.1s; }

.et_pb_scroll_top.et-visible {
  opacity: 1;
  transition: all 0.1s;
  -webkit-animation: none;
  animation: none; }

@media all and (max-width: 788px) {
  .et_pb_column_1_4 .et_pb_text_inner p {
    padding-left: 15px !important; } }

@media all and (max-width: 788px) {
  .et_pb_column_1_2 .et_pb_text_inner p {
    padding-left: 15px !important; } }

@media all and (max-width: 788px) {
  .et_pb_column_1_2.et_pb_specialty_column {
    padding: 15px !important; } }

.et_pb_video_play::before {
  display: none; }

.et-pb-slider-arrows a:after {
  background: transparent; }

.home #et-main-area {
  padding-top: 0px; }

.home .logo_helper::after {
  content: "";
  position: absolute;
  background-color: black;
  width: 5.4px;
  left: 94.9px;
  bottom: 0;
  height: 0px;
  display: block; }
  @media all and (max-width: 1300px) {
    .home .logo_helper::after {
      display: none; } }

.home .et_builder_inner_content::before {
  content: "";
  position: absolute;
  background-color: black;
  width: 6px;
  left: 140.243px;
  bottom: 0;
  display: block;
  z-index: 2;
  top: 20px; }
  @media all and (max-width: 1300px) {
    .home .et_builder_inner_content::before {
      display: none; } }

#home-video {
  padding: 0 !important;
  width: 100% !important;
  max-width: 100% !important; }
  #home-video .et_pb_row {
    padding: 0 !important;
    width: 100% !important;
    max-width: 100% !important; }
  #home-video #header-video {
    padding: 0 !important; }

@media all and (max-width: 788px) {
  .home h2 {
    font-size: 35px !important;
    margin-top: 30px; } }
@media all and (max-width: 788px) {
  .home h5 {
    margin-left: 15px;
    font-size: 17px; } }

.et_pb_testimonial_portrait {
  display: none; }

.et_pb_testimonial_author {
  margin-top: 0; }

.et_pb_testimonial_content p {
  padding-bottom: 0.2em !important; }

.et_pb_testimonial {
  background-color: transparent !important; }

.iframe-container .overlay {
  z-index: 20;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

model-viewer {
  width: 300px;
  height: 300px;
  text-align: center;
  margin: auto; }

.next {
  z-index: 100; }
  .next .et_pb_row {
    display: flex; }
    @media all and (max-width: 980px) {
      .next .et_pb_row {
        padding: 0;
        margin-bottom: 20px;
        flex-wrap: wrap-reverse; } }
    .next .et_pb_row:last-child .et_pb_column:last-child p:after {
      width: 107%; }
  .next .et_pb_column {
    width: 50%;
    margin: 0;
    padding-bottom: 20px; }
    .next .et_pb_column:after {
      content: "";
      position: absolute;
      bottom: -20px;
      left: 0;
      width: 100%;
      background-color: black;
      display: block;
      height: 1px; }
    .next .et_pb_column.et_pb_column_empty {
      border-bottom: 0;
      border-left: 0 !important; }
      .next .et_pb_column.et_pb_column_empty:after {
        display: none; }
    @media all and (max-width: 1300px) {
      .next .et_pb_column {
        border: 0 !important;
        width: 100%;
        margin-right: 0;
        padding: 0 0 20px 0; }
        .next .et_pb_column:after {
          display: none; } }
    @media all and (max-width: 980px) {
      .next .et_pb_column {
        width: 100%;
        border: 0px;
        margin-bottom: 20px;
        border-bottom: 0px solid black !important; } }
    .next .et_pb_column:nth-of-type(2n) {
      border-left: 1px solid black;
      padding-left: 20px; }
      @media all and (max-width: 980px) {
        .next .et_pb_column:nth-of-type(2n) {
          width: 100%;
          border: 0px;
          padding-left: 0; } }
    .next .et_pb_column:nth-of-type(2n - 1) {
      padding-right: 20px; }
      @media all and (max-width: 980px) {
        .next .et_pb_column:nth-of-type(2n - 1) {
          width: 100%;
          border: 0px;
          padding-right: 0; } }
    .next .et_pb_column img {
      position: relative;
      height: 300px;
      object-fit: cover;
      width: 100%;
      padding-top: 20px; }
      @media all and (max-width: 980px) {
        .next .et_pb_column img {
          padding-top: 0; } }
    .next .et_pb_column h2 {
      font-family: Swiss-Medium !important;
      font-size: 35px; }
      @media all and (max-width: 980px) {
        .next .et_pb_column h2 {
          padding-left: 0 !important;
          font-size: 28px !important; } }
    .next .et_pb_column p {
      font-family: Swiss-Medium;
      font-size: 28px;
      width: 100%; }

@font-face {
  font-family: Swiss-Medium;
  src: url("fonts/Swiss721MediumBT.ttf"); }
@font-face {
  font-family: Swift-Light;
  src: url("fonts/Swift-Light.otf"); }
html body .serif {
  font-family: Swift-Light !important; }

html body .san-serif {
  font-family: Swiss-Medium !important; }

.mid {
  font-weight: 500; }

.entry-content a {
  font-family: Swiss-Medium !important; }

article a,
.underlined {
  padding: 0;
  font-family: Swiss-Medium;
  background: transparent;
  inline-size: -webkit-fit-content;
  inline-size: -moz-fit-content;
  inline-size: fit-content;
  position: relative;
  transition: 0.25s all ease-out;
  position: relative;
  -webkit-transition: 0.25s all ease-out;
  transition: 0.25s all ease-out;
  padding: 0;
  background: transparent;
  text-decoration: underline;
  text-underline-offset: 11%;
  text-decoration-thickness: 18%;
  text-decoration-color: #f6cf00; }
  article a:hover,
  .underlined:hover {
    cursor: pointer;
    text-decoration-color: #f6cf00; }
  @media all and (max-width: 980px) {
    article a,
    .underlined {
      text-underline-offset: 11%;
      text-decoration-thickness: 18%; }
      article a:after,
      .underlined:after {
        display: none; } }

li {
  line-height: 1em;
  margin-bottom: 1em; }

figcaption {
  font-family: Swiss-Medium;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  color: #a9aaae;
  width: 30%;
  padding-left: 30px; }
  @media all and (max-width: 980px) {
    figcaption {
      width: 100%;
      margin-left: 0; } }

.single figcaption {
  width: 50%;
  margin-left: 50%;
  padding-left: 0; }
  @media all and (max-width: 1300px) {
    .single figcaption {
      width: 100%;
      margin-left: 0; } }

sup {
  font-family: Swift-Light !important;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  color: #232323;
  line-height: 1.4rem;
  display: inline-block; }
  @media all and (max-width: 1300px) {
    sup {
      font-size: 12px; } }

h1 sup {
  font-size: 33px;
  bottom: 0.9em; }
  @media all and (max-width: 788px) {
    h1 sup {
      font-size: 15px; } }

.entry-title sup {
  font-size: 33px;
  line-height: 2.76375rem;
  font-weight: 300;
  bottom: 2.0625rem;
  left: -0.8125rem;
  text-decoration: none; }
  @media all and (max-width: 788px) {
    .entry-title sup {
      font-size: 15px;
      bottom: 1.0625rem;
      left: -0.5rem; } }

.et_pb_toggle_content sub {
  font-family: Swift-Light;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  display: block;
  margin-top: -35px;
  height: auto;
  text-indent: 12px; }

.et_pb_text_inner a {
  line-height: 1.4; }
@media all and (max-width: 788px) {
  .et_pb_text_inner a {
    line-height: 1.4; }
  .et_pb_text_inner p sub {
    margin-left: 0px; }
  .et_pb_text_inner sub {
    line-height: 22px;
    margin-left: 70px; }
    .et_pb_text_inner sub br {
      margin-bottom: 0.6em; } }

.serif h1,
.serif h2,
.serif h3,
.serif h4,
.serif h5,
.serif h6,
.serif p {
  font-family: Swift-Light; }

.san-serif h1,
.san-serif h2,
.san-serif h3,
.san-serif h4,
.san-serif h5,
.san-serif h6,
.san-serif p {
  font-family: Swiss-Medium; }

#et-main-area {
  background-color: blue; }
  #et-main-area h1,
  #et-main-area h2,
  #et-main-area h3,
  #et-main-area h4 {
    font-family: Swift-Light; }
  @media all and (max-width: 788px) {
    #et-main-area h1 {
      font-size: 35px;
      line-height: 125%; }
    #et-main-area h2 {
      font-size: 30px;
      line-height: 134%; }
    #et-main-area h3 {
      font-size: 24px;
      line-height: 109%; }
    #et-main-area h4 {
      font-size: 18px;
      line-height: 134%; } }
  @media all and (max-width: 1300px) {
    #et-main-area p {
      font-size: 17px;
      line-height: 22.61px; } }

html body #content-area .entry-content blockquote {
  border-left: 0px;
  padding-left: 40px;
  margin: 10px 0 30px; }
  @media all and (max-width: 788px) {
    html body #content-area .entry-content blockquote {
      padding-left: 25px; } }
  html body #content-area .entry-content blockquote p {
    font-size: 35px !important;
    line-height: 125% !important;
    font-family: Swift-Light !important; }
    @media all and (max-width: 980px) {
      html body #content-area .entry-content blockquote p {
        font-size: 25px !important; } }
  html body #content-area .entry-content blockquote cite {
    font-size: 25px !important;
    line-height: auto;
    font-style: normal; }
    @media all and (max-width: 980px) {
      html body #content-area .entry-content blockquote cite {
        font-size: 18px !important; } }

q {
  font-style: italic; }

@media all and (max-width: 980px) {
  body .entry-content .et_pb_title_container h1 {
    font-size: 30px; } }

.compare-list li {
  margin-bottom: 0.4em; }

.quote .et_pb_column_3_4 {
  margin-left: -110px;
  padding-bottom: 40px; }
  @media all and (max-width: 980px) {
    .quote .et_pb_column_3_4 {
      margin-left: 0; }
      .quote .et_pb_column_3_4 p {
        font-size: 17px !important; } }

.page-template-default #et-main-area h1 {
  padding-left: 15px; }

.page-template-news-page article:hover .single-post,
.rest-of-posts article:hover .single-post {
  opacity: 0.5;
  transition: 0.4s ease;
  cursor: pointer; }

.page-template-news-page #et-main-area {
  padding-top: 100px; }
  @media all and (max-width: 980px) {
    .page-template-news-page #et-main-area {
      padding-top: 40px; } }
.page-template-news-page .et_pb_scroll_top {
  display: none !important; }

@media all and (max-width: 980px) {
  .news .content-area {
    border-bottom: 1px solid black !important;
    padding: 20px 10px !important; } }

.et-search-form input {
  width: 70%;
  top: 50px; }
  @media all and (max-width: 980px) {
    .et-search-form input {
      top: 0; } }

span.et_close_search_field {
  top: 50px; }
  @media all and (max-width: 980px) {
    span.et_close_search_field {
      top: 0; } }

.news,
.page {
  background-color: #efefef; }
  .news.container,
  .page.container {
    padding: 0 108px 72px 108px;
    width: 100%; }
    @media all and (max-width: 980px) {
      .news.container,
      .page.container {
        padding: 0 0px 72px 0px;
        width: 94%; } }
  .news #content-area,
  .page #content-area {
    padding-bottom: 72px; }
  .news .news-menu,
  .page .news-menu {
    justify-content: space-between;
    border-top: 1px solid #8b8b8b;
    border-bottom: 1px solid #8b8b8b;
    margin-bottom: 21px;
    padding-bottom: 4px; }
    @media all and (max-width: 980px) {
      .news .news-menu,
      .page .news-menu {
        flex-wrap: wrap;
        border-bottom: 0px solid #8b8b8b; } }
    .news .news-menu .news-menu-desktop,
    .page .news-menu .news-menu-desktop {
      justify-content: space-between;
      width: 100%; }
    .news .news-menu .news-menu_mobile,
    .page .news-menu .news-menu_mobile {
      flex-wrap: wrap;
      width: 100%;
      justify-content: space-between;
      border-bottom: 1px solid black;
      display: none;
      padding: 5px 0; }
      @media all and (max-width: 980px) {
        .news .news-menu .news-menu_mobile,
        .page .news-menu .news-menu_mobile {
          display: flex; } }
      .news .news-menu .news-menu_mobile span,
      .page .news-menu .news-menu_mobile span {
        font-size: 15px; }
        .news .news-menu .news-menu_mobile span:hover,
        .page .news-menu .news-menu_mobile span:hover {
          opacity: 0.7;
          cursor: pointer; }
      .news .news-menu .news-menu_mobile span:nth-of-type(2),
      .page .news-menu .news-menu_mobile span:nth-of-type(2) {
        font-size: 15px;
        text-align: right; }
    .news .news-menu .cat-list,
    .page .news-menu .cat-list {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      min-width: 320px; }
      @media all and (max-width: 980px) {
        .news .news-menu .cat-list,
        .page .news-menu .cat-list {
          justify-content: flex-start;
          min-width: unset;
          width: 100%;
          padding: 5px 0; } }
      .news .news-menu .cat-list .current-menu-item a,
      .page .news-menu .cat-list .current-menu-item a {
        color: black; }
        @media all and (max-width: 980px) {
          .news .news-menu .cat-list .current-menu-item a,
          .page .news-menu .cat-list .current-menu-item a {
            background-color: transparent;
            border: 1px solid black; } }
    .news .news-menu .menu-item,
    .page .news-menu .menu-item {
      list-style: none;
      margin-right: 10px;
      margin-bottom: 0; }
      @media all and (max-width: 980px) {
        .news .news-menu .menu-item,
        .page .news-menu .menu-item {
          height: 27px;
          margin-right: 4px; } }
      .news .news-menu .menu-item a,
      .page .news-menu .menu-item a {
        font-size: 15px;
        color: gray; }
        @media all and (max-width: 980px) {
          .news .news-menu .menu-item a,
          .page .news-menu .menu-item a {
            background-color: black;
            padding: 4px;
            color: white;
            font-size: 10px; } }
        .news .news-menu .menu-item a:hover,
        .page .news-menu .menu-item a:hover {
          color: black; }
    .news .news-menu .search,
    .page .news-menu .search {
      text-align: right;
      font-size: 15px;
      color: gray;
      padding: 0;
      margin-top: 6px;
      transition: all 0.4s; }
      .news .news-menu .search:hover,
      .page .news-menu .search:hover {
        cursor: pointer;
        color: black;
        transition: all 0.4s; }
      @media all and (max-width: 980px) {
        .news .news-menu .search,
        .page .news-menu .search {
          display: none; } }
  .news article,
  .page article {
    width: 100%;
    opacity: 1;
    transition: 0.4s ease; }
    .news article .date,
    .page article .date {
      font-size: 15px;
      margin-top: 7px; }
    .news article .post-thumbnail img,
    .page article .post-thumbnail img {
      width: 100%;
      min-height: 160px;
      object-fit: cover; }
    .news article .cat-links a,
    .page article .cat-links a {
      background-color: black;
      padding: 4px 6px;
      color: white;
      display: inline;
      margin-bottom: 4px;
      margin-right: 7px;
      font-size: 15px; }
      .news article .cat-links a:after,
      .page article .cat-links a:after {
        display: none; }
  .news .featured,
  .page .featured {
    border-bottom: 1px solid #8b8b8b;
    padding-bottom: 25px; }
    @media all and (max-width: 980px) {
      .news .featured,
      .page .featured {
        border-bottom: 0px solid #8b8b8b; } }
    .news .featured .entry-title,
    .page .featured .entry-title {
      font-family: "Swift";
      font-size: 45px;
      line-height: 60px; }
      @media all and (max-width: 980px) {
        .news .featured .entry-title,
        .page .featured .entry-title {
          font-size: 24px;
          line-height: 32px; } }
    .news .featured .cat-links a:nth-of-type(1),
    .page .featured .cat-links a:nth-of-type(1) {
      display: none; }
  .news .rest-of-posts,
  .page .rest-of-posts {
    display: flex;
    flex-wrap: wrap; }
    .news .rest-of-posts .alm-reveal,
    .page .rest-of-posts .alm-reveal {
      display: flex;
      flex-wrap: wrap;
      flex-direction: row; }
    .news .rest-of-posts article,
    .page .rest-of-posts article {
      width: 31.5%;
      padding: 0px 13px 0px 13px;
      display: flex;
      margin-top: 30px;
      flex-wrap: wrap;
      justify-content: space-between;
      position: relative;
      margin-bottom: 30px; }
      .news .rest-of-posts article:after,
      .page .rest-of-posts article:after {
        content: "";
        border-bottom: 1px solid black;
        width: 105%;
        position: absolute;
        height: 1px;
        left: 0;
        bottom: -30px;
        right: 0; }
        @media all and (max-width: 980px) {
          .news .rest-of-posts article:after,
          .page .rest-of-posts article:after {
            display: none; } }
      @media all and (max-width: 1300px) {
        .news .rest-of-posts article,
        .page .rest-of-posts article {
          width: 50% !important;
          border-right: 0 !important;
          padding: 25px 13px 25px 13px !important;
          border-left: 0 !important; }
          .news .rest-of-posts article:nth-of-type(2n),
          .page .rest-of-posts article:nth-of-type(2n) {
            border-left: 1px solid black !important;
            padding-right: 0 !important; }
          .news .rest-of-posts article:nth-of-type(2n-1),
          .page .rest-of-posts article:nth-of-type(2n-1) {
            padding-left: 0 !important; } }
      @media all and (max-width: 980px) {
        .news .rest-of-posts article,
        .page .rest-of-posts article {
          width: 100%;
          border: 0px;
          padding: 0;
          margin-bottom: 0px;
          border-bottom: 1px solid black !important; } }
      .news .rest-of-posts article .post-thumbnail img,
      .page .rest-of-posts article .post-thumbnail img {
        max-height: 161px; }
      .news .rest-of-posts article .single-post:after,
      .page .rest-of-posts article .single-post:after {
        display: none; }
      .news .rest-of-posts article .entry-title,
      .page .rest-of-posts article .entry-title {
        font-family: "Swift";
        font-size: 35px;
        line-height: 45px;
        padding-bottom: 40px; }
        @media all and (max-width: 980px) {
          .news .rest-of-posts article .entry-title,
          .page .rest-of-posts article .entry-title {
            font-size: 22px;
            line-height: 30px; } }
      .news .rest-of-posts article .entry-meta,
      .page .rest-of-posts article .entry-meta {
        align-items: flex-end;
        justify-content: space-between;
        width: 100%; }
        @media all and (max-width: 980px) {
          .news .rest-of-posts article .entry-meta,
          .page .rest-of-posts article .entry-meta {
            flex-flow: column;
            align-items: flex-start;
            justify-content: flex-end; } }
      .news .rest-of-posts article:nth-of-type(3n + 2),
      .page .rest-of-posts article:nth-of-type(3n + 2) {
        border-left: 1px solid black;
        border-right: 1px solid black;
        padding-left: 20px;
        padding-right: 20px;
        width: 35%; }
        @media all and (max-width: 980px) {
          .news .rest-of-posts article:nth-of-type(3n + 2),
          .page .rest-of-posts article:nth-of-type(3n + 2) {
            width: 100%;
            border: 0px;
            padding: 0; } }
      .news .rest-of-posts article:nth-of-type(3n + 1),
      .page .rest-of-posts article:nth-of-type(3n + 1) {
        padding-left: 0; }
      .news .rest-of-posts article:nth-of-type(3n + 0),
      .page .rest-of-posts article:nth-of-type(3n + 0) {
        padding-right: 0; }
      .news .rest-of-posts article.has-post-thumbnail .entry-title,
      .page .rest-of-posts article.has-post-thumbnail .entry-title {
        font-size: 25px;
        line-height: 1.2em; }
        @media all and (max-width: 980px) {
          .news .rest-of-posts article.has-post-thumbnail .entry-title,
          .page .rest-of-posts article.has-post-thumbnail .entry-title {
            font-size: 18px;
            margin-top: 10px; } }

.single article a {
  text-decoration: none; }
  .single article a:after {
    display: none; }

.news article a {
  text-decoration: none; }
  .news article a:after {
    display: none; }
  .news article a.single-post {
    width: 100%; }

.et_right_sidebar #main-content .container:before {
  display: none; }

.single .container {
  max-width: 950px; }
.single .post-thumbnail img {
  width: 100%;
  max-height: 688px;
  object-fit: cover; }
@media all and (max-width: 1300px) {
  .single #content-area .entry-content {
    padding: 0; } }
.single #content-area .entry-content p {
  font-family: Swift-Light;
  font-size: 30px;
  line-height: 125%; }
  @media all and (max-width: 980px) {
    .single #content-area .entry-content p {
      font-size: 18px;
      line-height: 145%; } }
.single #content-area .entry-content a {
  text-decoration: underline;
  text-decoration-color: #f6cf00; }
.single #content-area .entry-content li {
  line-height: 145%;
  font-family: Swift-Light;
  font-size: 30px; }
  @media all and (max-width: 980px) {
    .single #content-area .entry-content li {
      font-size: 18px;
      line-height: 125%; } }
.single #content-area .entry-content ul {
  padding-bottom: 1em; }
.single #content-area .entry-content h5 {
  line-height: 145%;
  font-family: Swift-Light;
  font-size: 35px; }
  @media all and (max-width: 980px) {
    .single #content-area .entry-content h5 {
      font-size: 24px;
      line-height: 125%; } }
.single #content-area .entry-content img:hover,
.single #content-area .entry-content wp-block-image:hover {
  opacity: 1; }
.single #content-area .entry-title {
  text-align: center;
  padding: 80px 0 110px 0;
  font-size: 70px;
  line-height: 87px; }
  @media all and (max-width: 980px) {
    .single #content-area .entry-title {
      font-size: 30px;
      line-height: 125%;
      padding: 0px 0 50px 0; } }
.single #content-area .entry-meta {
  width: 100%;
  text-align: center;
  margin-bottom: 110px; }
  @media all and (max-width: 980px) {
    .single #content-area .entry-meta {
      margin-bottom: 50px px; } }
  .single #content-area .entry-meta .type {
    font-family: Swift-Light;
    font-size: 18px; }
    @media all and (max-width: 980px) {
      .single #content-area .entry-meta .type {
        font-size: 12px; } }
  .single #content-area .entry-meta .author {
    font-family: Swift-Light;
    font-size: 18px; }
    @media all and (max-width: 980px) {
      .single #content-area .entry-meta .author {
        font-size: 12px; } }
  .single #content-area .entry-meta .date {
    font-size: 18px; }
    @media all and (max-width: 980px) {
      .single #content-area .entry-meta .date {
        font-size: 12px; } }

.single_more-news {
  padding: 0 128px 0 128px;
  width: 100%;
  margin: auto; }
  @media all and (max-width: 980px) {
    .single_more-news {
      padding: 0 0px 0 0px;
      width: 94%; } }
  .single_more-news .rest-of-posts {
    padding-bottom: 0; }
  .single_more-news-label {
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    text-align: center;
    padding: 18px 0;
    font-size: 18px; }

#ajax-load-more,
.more-news-container {
  margin-bottom: 0;
  text-align: center;
  width: 100%; }
  @media all and (max-width: 980px) {
    #ajax-load-more article .entry-meta,
    .more-news-container article .entry-meta {
      flex-flow: wrap;
      align-items: center;
      justify-content: space-between; }
    #ajax-load-more article:nth-of-type(3n),
    .more-news-container article:nth-of-type(3n) {
      width: 100% !important; } }

.archive .rest-of-posts {
  justify-content: unset; }

html body .exteam-lb .ex-social-account {
  float: right;
  position: sticky;
  right: 5px;
  bottom: 0; }
html body.glightbox-open {
  overflow: hidden; }
html body .team-pos-info span {
  display: none !important; }
html body .extp-mb-content {
  margin-left: 40px;
  color: black; }
  @media all and (max-width: 788px) {
    html body .extp-mb-content {
      margin-left: 0; } }
  html body .extp-mb-content p {
    margin-top: 0 !important; }
html body .glightbox-clean .gclose,
html body .exteam-lb .gnext,
html body .exteam-lb .gprev {
  background-color: rgba(0, 0, 0, 0.3); }
html body .tpstyle-1-image .image-bg-circle {
  border-radius: 0;
  width: 100%;
  height: 500px;
  background-image: url("images/Placeholder.jpg");
  background-repeat: no-repeat;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  margin-bottom: 25px; }
  @media all and (max-width: 980px) {
    html body .tpstyle-1-image .image-bg-circle {
      height: 230px; } }
html body .tpstyle-1 {
  box-shadow: none;
  background-color: transparent; }
  html body .tpstyle-1 .tpstyle-1-image {
    display: unset;
    width: unset;
    vertical-align: unset;
    padding: unset; }
  @media all and (max-width: 479px) {
    html body .tpstyle-1 h3 {
      overflow-wrap: break-word; } }
  @media all and (max-width: 788px) {
    html body .tpstyle-1 h3 {
      padding-left: 0 !important;
      padding-right: 0 !important; } }
html body .tpstyle-1 figcaption {
  padding: 0;
  width: 100%; }
html body .exlightbox a {
  text-decoration: none; }
  html body .exlightbox a:after {
    display: none; }
html body .exlightbox:hover {
  opacity: 0.6;
  transition: all 0.4s; }
html body .ex-tplist.column-3 .item-grid {
  padding: 0px 20px 50px 20px; }
html body .ex-tplist .item-grid h3 {
  text-align: left;
  margin: 12px 0px -12px 0;
  padding-left: 0; }
  html body .ex-tplist .item-grid h3 a {
    font-family: Swiss-Medium;
    font-size: 22px;
    color: black !important;
    line-height: 132.8%;
    text-transform: capitalize;
    text-align: left; }
    html body .ex-tplist .item-grid h3 a:after {
      display: none; }
html body .ex-tplist .item-grid h5 {
  font-family: Swiss-Medium;
  font-size: 22px;
  line-height: 132.8%;
  text-align: left;
  color: #8b8b8b;
  text-transform: capitalize; }
  @media all and (max-width: 788px) {
    html body .ex-tplist .item-grid h5 {
      margin-top: 4px;
      font-size: 15px; } }
html body .see-more {
  font-family: Swiss-Medium;
  font-size: 12px;
  line-height: 132.8%;
  text-align: left;
  color: black; }
  html body .see-more:after {
    background: url("images/ArrowRight.png");
    content: "";
    position: absolute;
    display: inline;
    width: 15px;
    left: 59px;
    height: 10px;
    margin-top: 2px;
    background-size: cover; }
html body .exp-lightbox-info .lb-info {
  padding: 0 0 0 0%;
  width: 70%; }
  @media all and (max-width: 788px) {
    html body .exp-lightbox-info .lb-info {
      width: 100%; } }
html body .exp-lightbox-info .lb-image {
  width: 30%;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%); }
  @media all and (max-width: 788px) {
    html body .exp-lightbox-info .lb-image {
      width: 100%; } }
@media all and (max-width: 980px) {
  html body .ex-tplist > .ctgrid .item-grid {
    width: 50%; } }
html body .exteam-lb .ginner-container.desc-right {
  background-color: #efefef;
  position: relative;
  padding: 30px 50px 0 50px; }
html body .glightbox-clean .gslide-description {
  background-color: #efefef; }
html body .glightbox-clean .gclose {
  background-color: transparent;
  background-image: url("images/close.png");
  position: absolute;
  top: 30px;
  right: 30px;
  height: 26px;
  width: 26px;
  z-index: 1000000;
  background-size: cover;
  background-position: unset; }
@media all and (max-width: 980px) {
  html body .exteam-lb .ex-social-account {
    position: relative; } }
html body .exteam-lb .ex-social-account li a {
  font-size: 26px;
  border: 0; }
  html body .exteam-lb .ex-social-account li a:hover {
    background-color: transparent;
    border: 0px;
    color: black;
    opacity: 0.4; }
  html body .exteam-lb .ex-social-account li a i:after {
    font-size: 20px; }
html body .exteam-lb .gslide-description.description-right h3 {
  text-transform: capitalize;
  font-size: 25px;
  font-family: Swiss-Medium;
  font-weight: 700;
  line-height: 24px;
  padding-bottom: 5px;
  margin: 0; }
html body .exteam-lb .gslide-description.description-right h5 {
  text-transform: capitalize;
  font-family: Swiss-Medium;
  font-size: 25px;
  font-weight: 400;
  line-height: 24px;
  color: #909090;
  margin: 0;
  border-bottom: 1px solid black !important;
  width: 100%;
  margin-bottom: 1.1em;
  padding-bottom: 1em; }
html body .exteam-lb .gslide-description.description-right p {
  font-size: 20px;
  font-family: Swiss-Medium; }
  @media all and (max-width: 980px) {
    html body .exteam-lb .gslide-description.description-right p {
      font-size: 14px;
      margin-right: 20px; } }
html body .exteam-lb .goverlay {
  background-color: rgba(255, 255, 255, 0.65);
  opacity: 0.85; }
html body .exp-lightbox-info {
  -webkit-overflow-scrolling: touch; }
  @media all and (min-width: 981px) and (max-width: 1099px) {
    html body .exp-lightbox-info {
      overflow-y: scroll; } }
html body .exteam-lb .gslide-description.description-right {
  overflow-y: none;
  max-height: 440px; }

div.wpforms-container-full .wpforms-form input[type="date"],
div.wpforms-container-full .wpforms-form input[type="datetime"],
div.wpforms-container-full .wpforms-form input[type="datetime-local"],
div.wpforms-container-full .wpforms-form input[type="email"],
div.wpforms-container-full .wpforms-form input[type="month"],
div.wpforms-container-full .wpforms-form input[type="number"],
div.wpforms-container-full .wpforms-form input[type="password"],
div.wpforms-container-full .wpforms-form input[type="range"],
div.wpforms-container-full .wpforms-form input[type="search"],
div.wpforms-container-full .wpforms-form input[type="tel"],
div.wpforms-container-full .wpforms-form input[type="text"],
div.wpforms-container-full .wpforms-form input[type="time"],
div.wpforms-container-full .wpforms-form input[type="url"],
div.wpforms-container-full .wpforms-form input[type="week"],
div.wpforms-container-full .wpforms-form select,
div.wpforms-container-full .wpforms-form textarea {
  border: 0px;
  border-bottom: 1px solid black;
  padding-left: 0;
  color: black;
  font-family: Swiss-large;
  font-size: 30px;
  margin-bottom: 20px;
  background-color: #efefef; }
  div.wpforms-container-full .wpforms-form input[type="date"]::placeholder,
  div.wpforms-container-full .wpforms-form input[type="datetime"]::placeholder,
  div.wpforms-container-full .wpforms-form input[type="datetime-local"]::placeholder,
  div.wpforms-container-full .wpforms-form input[type="email"]::placeholder,
  div.wpforms-container-full .wpforms-form input[type="month"]::placeholder,
  div.wpforms-container-full .wpforms-form input[type="number"]::placeholder,
  div.wpforms-container-full .wpforms-form input[type="password"]::placeholder,
  div.wpforms-container-full .wpforms-form input[type="range"]::placeholder,
  div.wpforms-container-full .wpforms-form input[type="search"]::placeholder,
  div.wpforms-container-full .wpforms-form input[type="tel"]::placeholder,
  div.wpforms-container-full .wpforms-form input[type="text"]::placeholder,
  div.wpforms-container-full .wpforms-form input[type="time"]::placeholder,
  div.wpforms-container-full .wpforms-form input[type="url"]::placeholder,
  div.wpforms-container-full .wpforms-form input[type="week"]::placeholder,
  div.wpforms-container-full .wpforms-form select::placeholder,
  div.wpforms-container-full .wpforms-form textarea::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: black;
    opacity: 1;
    /* Firefox */ }
  @media all and (max-width: 1300px) {
    div.wpforms-container-full .wpforms-form input[type="date"],
    div.wpforms-container-full .wpforms-form input[type="datetime"],
    div.wpforms-container-full .wpforms-form input[type="datetime-local"],
    div.wpforms-container-full .wpforms-form input[type="email"],
    div.wpforms-container-full .wpforms-form input[type="month"],
    div.wpforms-container-full .wpforms-form input[type="number"],
    div.wpforms-container-full .wpforms-form input[type="password"],
    div.wpforms-container-full .wpforms-form input[type="range"],
    div.wpforms-container-full .wpforms-form input[type="search"],
    div.wpforms-container-full .wpforms-form input[type="tel"],
    div.wpforms-container-full .wpforms-form input[type="text"],
    div.wpforms-container-full .wpforms-form input[type="time"],
    div.wpforms-container-full .wpforms-form input[type="url"],
    div.wpforms-container-full .wpforms-form input[type="week"],
    div.wpforms-container-full .wpforms-form select,
    div.wpforms-container-full .wpforms-form textarea {
      width: 100%;
      text-align: center; }
      div.wpforms-container-full .wpforms-form input[type="date"]::placeholder,
      div.wpforms-container-full .wpforms-form input[type="datetime"]::placeholder,
      div.wpforms-container-full .wpforms-form input[type="datetime-local"]::placeholder,
      div.wpforms-container-full .wpforms-form input[type="email"]::placeholder,
      div.wpforms-container-full .wpforms-form input[type="month"]::placeholder,
      div.wpforms-container-full .wpforms-form input[type="number"]::placeholder,
      div.wpforms-container-full .wpforms-form input[type="password"]::placeholder,
      div.wpforms-container-full .wpforms-form input[type="range"]::placeholder,
      div.wpforms-container-full .wpforms-form input[type="search"]::placeholder,
      div.wpforms-container-full .wpforms-form input[type="tel"]::placeholder,
      div.wpforms-container-full .wpforms-form input[type="text"]::placeholder,
      div.wpforms-container-full .wpforms-form input[type="time"]::placeholder,
      div.wpforms-container-full .wpforms-form input[type="url"]::placeholder,
      div.wpforms-container-full .wpforms-form input[type="week"]::placeholder,
      div.wpforms-container-full .wpforms-form select::placeholder,
      div.wpforms-container-full .wpforms-form textarea::placeholder {
        text-align: center; } }

@media all and (max-width: 1300px) {
  div.wpforms-container-full .wpforms-form .wpforms-one-half,
  div.wpforms-container-full .wpforms-form .wpforms-three-sixths,
  div.wpforms-container-full .wpforms-form .wpforms-two-fourths {
    width: 100%;
    margin-left: 0;
    text-align: center; }
    div.wpforms-container-full .wpforms-form .wpforms-one-half::placeholder,
    div.wpforms-container-full .wpforms-form .wpforms-three-sixths::placeholder,
    div.wpforms-container-full .wpforms-form .wpforms-two-fourths::placeholder {
      text-align: center; } }

@media all and (max-width: 1300px) {
  div.wpforms-container-full .wpforms-form .wpforms-submit-container {
    text-align: center; } }

div.wpforms-container-full .wpforms-form input[type="submit"]:hover,
div.wpforms-container-full .wpforms-form input[type="submit"]:focus,
div.wpforms-container-full .wpforms-form input[type="submit"]:active,
div.wpforms-container-full .wpforms-form button[type="submit"]:hover,
div.wpforms-container-full .wpforms-form button[type="submit"]:focus,
div.wpforms-container-full .wpforms-form button[type="submit"]:active,
div.wpforms-container-full .wpforms-form .wpforms-page-button:hover,
div.wpforms-container-full .wpforms-form .wpforms-page-button:active,
div.wpforms-container-full .wpforms-form .wpforms-page-button:focus {
  background-color: transparent;
  border: 0px; }

div.wpforms-container-full .wpforms-form .wpforms-field-label,
div.wpforms-container-full .wpforms-form .wpforms-field-sublabel {
  display: none; }

div.wpforms-container-full .wpforms-form .wpforms-field-label-inline {
  font-size: 30px; }

div.wpforms-container-full .wpforms-form input[type="checkbox"],
div.wpforms-container-full .wpforms-form input[type="radio"] {
  width: 24px;
  height: 24px;
  border-radius: 0;
  margin: -5px 10px 0 3px;
  vertical-align: middle; }

div.wpforms-container-full .wpforms-form input[type="submit"],
div.wpforms-container-full .wpforms-form button[type="submit"],
div.wpforms-container-full .wpforms-form .wpforms-page-button {
  background-color: transparent;
  border: 0px solid #ddd;
  color: black;
  font-size: 30px;
  padding: 0;
  position: relative;
  text-decoration: none;
  transition: 0.25s all ease-out; }
  div.wpforms-container-full .wpforms-form input[type="submit"]:hover, div.wpforms-container-full .wpforms-form input[type="submit"]:focus, div.wpforms-container-full .wpforms-form input[type="submit"]:active,
  div.wpforms-container-full .wpforms-form button[type="submit"]:hover,
  div.wpforms-container-full .wpforms-form button[type="submit"]:focus,
  div.wpforms-container-full .wpforms-form button[type="submit"]:active,
  div.wpforms-container-full .wpforms-form .wpforms-page-button:hover,
  div.wpforms-container-full .wpforms-form .wpforms-page-button:focus,
  div.wpforms-container-full .wpforms-form .wpforms-page-button:active {
    cursor: pointer;
    text-decoration: none; }
    div.wpforms-container-full .wpforms-form input[type="submit"]:hover:after, div.wpforms-container-full .wpforms-form input[type="submit"]:focus:after, div.wpforms-container-full .wpforms-form input[type="submit"]:active:after,
    div.wpforms-container-full .wpforms-form button[type="submit"]:hover:after,
    div.wpforms-container-full .wpforms-form button[type="submit"]:focus:after,
    div.wpforms-container-full .wpforms-form button[type="submit"]:active:after,
    div.wpforms-container-full .wpforms-form .wpforms-page-button:hover:after,
    div.wpforms-container-full .wpforms-form .wpforms-page-button:focus:after,
    div.wpforms-container-full .wpforms-form .wpforms-page-button:active:after {
      opacity: 0; }
  div.wpforms-container-full .wpforms-form input[type="submit"]:after,
  div.wpforms-container-full .wpforms-form button[type="submit"]:after,
  div.wpforms-container-full .wpforms-form .wpforms-page-button:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -0.15rem;
    height: 0.15em;
    background-color: #f6cf00;
    transition: 0.25s all ease-out;
    display: block;
    width: 100%;
    opacity: 1; }

.mc4wp-form-fields {
  display: flex;
  padding: 20px 0 0 0;
  justify-content: center; }
  @media all and (max-width: 1300px) {
    .mc4wp-form-fields {
      flex-wrap: wrap; } }
  .mc4wp-form-fields .subscribe_first-last {
    display: flex;
    flex: 1; }
    @media all and (max-width: 788px) {
      .mc4wp-form-fields .subscribe_first-last {
        flex-direction: column; } }
    .mc4wp-form-fields .subscribe_first-last p {
      flex: 50%; }
  .mc4wp-form-fields p {
    padding: 0 20px 0 0; }
    @media all and (max-width: 1300px) {
      .mc4wp-form-fields p {
        padding: 0px 20px 0 20px;
        width: 100%; } }
    .mc4wp-form-fields p label {
      display: none; }
  .mc4wp-form-fields .submit_container {
    display: flex;
    justify-content: left;
    width: 96px; }
    .mc4wp-form-fields .submit_container input:hover {
      opacity: 0.4;
      transition: 0.4s all;
      cursor: pointer; }
    @media all and (max-width: 1300px) {
      .mc4wp-form-fields .submit_container {
        justify-content: center; } }
    @media all and (max-width: 1300px) {
      .mc4wp-form-fields .submit_container {
        width: 100%; } }
  .mc4wp-form-fields p {
    padding-left: 0 !important; }
  .mc4wp-form-fields input {
    border: 0px;
    border-bottom: 1px solid black;
    padding-left: 0;
    color: black;
    font-family: Swiss-large;
    font-size: 30px;
    margin-bottom: 20px;
    background-color: transparent;
    font-size: 15px;
    width: 100%; }
    @media all and (max-width: 1300px) {
      .mc4wp-form-fields input {
        width: 100%; } }
    .mc4wp-form-fields input::placeholder {
      /* Chrome, Firefox, Opera, Safari 10.1+ */
      color: black;
      opacity: 1;
      /* Firefox */ }
      @media all and (max-width: 788px) {
        .mc4wp-form-fields input::placeholder {
          text-align: center; } }
    .mc4wp-form-fields input.email {
      width: 365px; }
      @media all and (max-width: 1300px) {
        .mc4wp-form-fields input.email {
          width: 100%; } }
    .mc4wp-form-fields input.submit {
      width: unset;
      border-bottom: 2px solid white;
      text-align: left; }
      @media all and (max-width: 1300px) {
        .mc4wp-form-fields input.submit {
          text-align: center; } }
      @media all and (max-width: 788px) {
        .mc4wp-form-fields input.submit {
          width: 100%;
          border-bottom: 0px solid white; } }

div.wpforms-container-full .wpforms-form .wpforms-field input.wpforms-error,
div.wpforms-container-full .wpforms-form .wpforms-field input.user-invalid,
div.wpforms-container-full .wpforms-form .wpforms-field textarea.wpforms-error,
div.wpforms-container-full .wpforms-form .wpforms-field textarea.user-invalid,
div.wpforms-container-full .wpforms-form .wpforms-field select.wpforms-error,
div.wpforms-container-full .wpforms-form .wpforms-field select.user-invalid,
div.wpforms-container-full
.wpforms-form
.wpforms-field.wpforms-has-error
.choices__inner {
  border: none;
  border-bottom: 1px solid red;
  margin-bottom: 0;
  font-family: Swiss-large; }
  div.wpforms-container-full .wpforms-form .wpforms-field input.wpforms-error::placeholder,
  div.wpforms-container-full .wpforms-form .wpforms-field input.user-invalid::placeholder,
  div.wpforms-container-full .wpforms-form .wpforms-field textarea.wpforms-error::placeholder,
  div.wpforms-container-full .wpforms-form .wpforms-field textarea.user-invalid::placeholder,
  div.wpforms-container-full .wpforms-form .wpforms-field select.wpforms-error::placeholder,
  div.wpforms-container-full .wpforms-form .wpforms-field select.user-invalid::placeholder,
  div.wpforms-container-full
  .wpforms-form
  .wpforms-field.wpforms-has-error
  .choices__inner::placeholder {
    color: red; }

.et_pb_accordion .et_pb_toggle h5.et_pb_toggle_title {
  font-family: Swiss-large;
  font-size: 30px; }
  @media all and (max-width: 788px) {
    .et_pb_accordion .et_pb_toggle h5.et_pb_toggle_title {
      font-size: 17px; } }
.et_pb_accordion .et_pb_toggle div.et_pb_toggle_content {
  font-family: Swift-Light;
  font-size: 24px;
  padding-top: 1em;
  padding-bottom: 1em;
  line-height: 125%; }
  @media all and (max-width: 788px) {
    .et_pb_accordion .et_pb_toggle div.et_pb_toggle_content {
      font-size: 12px; } }

@media all and (max-width: 788px) {
  .entry-content .mc4wp-form-fields {
    flex-direction: column; } }
.entry-content .mc4wp-form-fields .subscribe_first-last {
  display: none; }
.entry-content .mc4wp-form-fields p {
  flex: 1;
  margin-top: -29px; }
  @media all and (max-width: 788px) {
    .entry-content .mc4wp-form-fields p {
      margin-top: 0; } }
.entry-content .mc4wp-form-fields input {
  font-size: 30px; }
.entry-content .mc4wp-form-fields .submit {
  border-bottom: 4px solid #f6cf00;
  display: inline;
  width: unset; }
.entry-content .mc4wp-form-fields .mc4wp-alert,
.entry-content .mc4wp-form-fields .mc4wp-error {
  color: red;
  font-size: 15px; }

#page-container {
  padding-top: 90px !important; }
  @media all and (max-width: 980px) {
    #page-container {
      padding-top: inherit; } }

#main-header {
  transition: all 0.4s;
  height: 138px;
  background-color: #efefef !important;
  box-shadow: none; }
  @media all and (max-width: 980px) {
    #main-header {
      height: 66px;
      position: fixed !important; } }
  #main-header .et_menu_container {
    width: 100%;
    max-width: 100%;
    background-color: #efefef;
    padding-right: 30px;
    padding-left: 30px;
    height: 138px; }
    @media all and (max-width: 1300px) {
      #main-header .et_menu_container {
        padding-right: 10px;
        padding-left: 2px;
        height: inherit; } }
  #main-header #et_top_search {
    display: none !important; }
  #main-header.start-top-header {
    top: 0px !important;
    height: inherit; }
  #main-header.no-top-header {
    top: 0px !important; }
  #main-header.close-top-header-desk {
    top: 0px !important;
    height: 185px; }
  #main-header.close-top-header-mobile {
    top: 0px !important; }
  #main-header.open-top-header-desk {
    top: 0px !important;
    height: 250px; }
  #main-header.open-top-header-mobile {
    top: 0px !important; }
  #main-header.open-top-header-tablet {
    top: 0px !important; }

@media all and (max-width: 1300px) {
  .et-top-navigation {
    padding: 0 !important; } }

body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header,
body.admin-bar.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_enabled
#main-header {
  top: 77px; }

@media only screen and (max-width: 1300px) and (min-width: 1172px) {
  #et-top-navigation {
    padding-bottom: 20px !important; } }

.logo_container #logo {
  max-width: 325px;
  margin-top: 40px;
  vertical-align: bottom;
  max-height: unset; }
  @media only screen and (max-width: 1240px) {
    .logo_container #logo {
      max-width: 175px;
      margin-top: 0px; } }
  @media all and (max-width: 1300px) {
    .logo_container #logo {
      max-width: 175px;
      width: 72%;
      height: unset;
      vertical-align: middle;
      max-height: unset;
      margin-top: 0px !important; } }

@media only screen and (max-width: 980px) {
  #logo {
    max-height: 50%; } }
#top-header {
  padding: 10px 0 10px 0;
  background-color: #f6cf00;
  z-index: 4;
  display: none;
  min-height: 45px;
  width: 100%; }
  #top-header input {
    font-family: Swiss-Medium; }
    #top-header input::-webkit-input-placeholder {
      color: #000000 !important; }
    #top-header input::-moz-placeholder {
      color: #000000; }
    #top-header input::-ms-input-placeholder {
      color: #000000; }
    #top-header input::placeholder {
      color: #000000; }
  @media all and (max-width: 980px) {
    #top-header {
      top: 0px !important;
      padding: 10px;
      padding-top: 15px; } }
  #top-header #close-subscribe {
    top: 11px;
    right: 14px;
    position: absolute;
    width: 23px;
    height: 23px;
    background-size: cover;
    background-image: url("images/close.png");
    display: block;
    z-index: 100; }
    @media all and (max-width: 980px) {
      #top-header #close-subscribe {
        top: 16px;
        width: 17px;
        height: 17px; } }
    #top-header #close-subscribe:hover {
      cursor: pointer; }
  #top-header .mc4wp-alert {
    color: black;
    width: 100%;
    padding: 21px 0;
    justify-content: center;
    font-size: 18px; }
    #top-header .mc4wp-alert p {
      text-align: center; }
  #top-header #subscribe-form {
    display: none; }
  #top-header .subscribe_text {
    text-align: center;
    width: 100%;
    font-family: Swift-Light;
    font-size: 18px;
    color: black; }
    #top-header .subscribe_text:hover {
      opacity: 0.7;
      cursor: pointer; }
    @media all and (max-width: 980px) {
      #top-header .subscribe_text {
        font-size: 12px; } }

#top-menu {
  display: flex; }

#et_search_icon:hover,
#top-menu li.current-menu-ancestor > a,
#top-menu li.current-menu-item > a,
.bottom-nav li.current-menu-item > a,
.comment-reply-link,
.entry-summary p.price ins,
.et-social-icon a:hover,
.et_password_protected_form .et_submit_button,
.footer-widget h4,
.form-submit .et_pb_button,
.mobile_menu_bar:after,
.mobile_menu_bar:before,
.nav-single a,
.posted_in a {
  color: black;
  opacity: 0.8; }

html #main-header.et-fixed-header {
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0) !important; }

.et_fixed_nav_temp #main-header,
.et_non_fixed_nav.et_transparent_nav_temp #main-header,
.et_secondary_nav_only_menu #main-header {
  top: unset !important; }

html body .et-fixed-header#main-header,
html body .et-fixed-header#main-header .nav li ul,
html body .et-fixed-header .et-search-form {
  background-color: #efefef; }

#top-menu-nav a {
  padding: 0 !important;
  margin-bottom: 40px;
  top: 8px;
  font-weight: 400;
  color: black !important;
  font-family: Swiss-Medium !important;
  display: inline;
  text-decoration-color: #f6cf00; }
  #top-menu-nav a:after {
    visibility: hidden; }
#top-menu-nav .et-hover a {
  color: black;
  text-decoration: underline;
  text-underline-offset: 0.2rem;
  text-decoration-thickness: 0.3rem;
  text-decoration-color: #f6cf00; }
  #top-menu-nav .et-hover a:first-child {
    text-decoration: underline;
    text-underline-offset: 0.2rem;
    text-decoration-thickness: 0.3rem;
    text-decoration-color: #f6cf00; }
#top-menu-nav .sub-menu {
  padding-top: 0;
  margin-top: 45px;
  background-color: transparent !important; }
#top-menu-nav .menu-item {
  margin-right: 50px;
  padding-right: 0;
  position: relative; }
  @media all and (max-width: 1300px) {
    #top-menu-nav .menu-item {
      margin-right: 30px; } }
  #top-menu-nav .menu-item:last-child {
    margin-right: 15px; }
#top-menu-nav .sub-menu:after {
  background-color: #f6cf00;
  width: 1000vw;
  left: calc(-100vw + 50%);
  top: 0;
  height: -moz-available;
  /* WebKit-based browsers will ignore this. */
  height: -webkit-fill-available;
  /* Mozilla-based browsers will ignore this. */
  height: fill-available;
  min-height: 100%;
  z-index: -10;
  margin: 0 auto;
  right: calc(-50vw + 50%);
  content: "";
  display: revert;
  position: fixed; }
#top-menu-nav .nav li.menu-item-has-children a:first-child:hover {
  width: 100%; }
#top-menu-nav .nav li.menu-item-has-children a:first-child:after {
  content: "" !important;
  top: unset; }
#top-menu-nav .nav li.menu-item-has-children ul {
  box-shadow: 0 0 0;
  right: 0;
  border: 0;
  width: max-content;
  top: 6px; }
  #top-menu-nav .nav li.menu-item-has-children ul li {
    text-align: right;
    padding: 1em 0 0 0;
    width: 100%; }
  #top-menu-nav .nav li.menu-item-has-children ul a {
    margin: 0;
    color: black;
    width: max-content;
    float: right; }
    #top-menu-nav .nav li.menu-item-has-children ul a:hover {
      background-color: transparent;
      width: unset !important; }
    #top-menu-nav .nav li.menu-item-has-children ul a:after {
      background-color: white !important; }

#mobile_menu,
.opened #mobile_menu {
  position: fixed;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 100%;
  max-height: 100%;
  z-index: 10;
  top: 0;
  border: none;
  overflow-y: auto;
  max-width: 100%;
  float: left;
  transition: all cubic-bezier(0.5, 0, 0, 1) 800ms;
  background: black !important;
  background-size: cover;
  background-repeat: no-repeat; }
  #mobile_menu li,
  .opened #mobile_menu li {
    text-align: left;
    margin-bottom: 12px;
    position: relative; }
    #mobile_menu li .togglebutton,
    .opened #mobile_menu li .togglebutton {
      background-image: url("images/close-white.png");
      width: 22px;
      height: 22px;
      display: block;
      background-size: cover;
      position: absolute;
      right: 40px;
      top: 8px;
      transform: rotate(45deg);
      transition: all 0.4s ease;
      cursor: pointer;
      background-color: transparent;
      border: 0; }
    #mobile_menu li .togglebutton.show-now,
    .opened #mobile_menu li .togglebutton.show-now {
      transform: rotate(0deg); }
    #mobile_menu li.togglebutton,
    .opened #mobile_menu li.togglebutton {
      transform: rotate(0deg);
      transition: all 0.4s ease; }
    #mobile_menu li .show-submenu,
    .opened #mobile_menu li .show-submenu {
      display: block; }
    #mobile_menu li a,
    .opened #mobile_menu li a {
      color: white;
      font-size: 35px;
      font-weight: 400;
      margin-right: 20%; }
    #mobile_menu li ul,
    .opened #mobile_menu li ul {
      margin-top: 2px;
      display: none !important; }
      #mobile_menu li ul.show-now,
      .opened #mobile_menu li ul.show-now {
        display: block !important; }
    #mobile_menu li li,
    .opened #mobile_menu li li {
      padding-left: 0;
      margin-bottom: 4px;
      margin-top: 10px;
      margin-left: 30px; }
      #mobile_menu li li a,
      .opened #mobile_menu li li a {
        font-size: 24px;
        font-weight: 400;
        padding: 6px 5%; }

body.fixed-background {
  position: fixed; }

.mobile_menu_bar:before {
  content: "Menu" !important;
  font-family: Swiss-Medium !important;
  color: black !important;
  top: -3px;
  font-size: 24px; }

.opened .mobile_menu_bar:after {
  content: "";
  background-image: url("images/close-white.png");
  top: 0px;
  right: 10px;
  width: 20px;
  height: 20px;
  display: block;
  background-size: cover;
  position: absolute;
  z-index: 10000; }

.closed #mobile_menu {
  opacity: 0;
  display: none; }

.opened #mobile_menu {
  transform: none; }

.opened #mobile_menu .menu-item:nth-child(1) a,
.closed #mobile_menu .menu-item:nth-last-child(1) a {
  transition-delay: 100ms; }

.opened #mobile_menu .menu-item:nth-child(2) a,
.closed #mobile_menu .menu-item:nth-last-child(2) a {
  transition-delay: 200ms; }

.opened #mobile_menu .menu-item:nth-child(3) a,
.closed #mobile_menu .menu-item:nth-last-child(3) a {
  transition-delay: 300ms; }

.opened #mobile_menu .menu-item:nth-child(4) a,
.closed #mobile_menu .menu-item:nth-last-child(4) a {
  transition-delay: 400ms; }

.opened #mobile_menu .menu-item:nth-child(5) a,
.closed #mobile_menu .menu-item:nth-last-child(5) a {
  transition-delay: 500ms; }

.opened #mobile_menu .menu-item:nth-child(6) a,
.closed #mobile_menu .menu-item:nth-last-child(6) a {
  transition-delay: 600ms; }

.mobile_nav.opened .mobile_menu_bar:before {
  content: "\4d";
  color: #fff;
  transition: all ease-in-out 300ms;
  z-index: 100; }

.mobile_nav.closed .mobile_menu_bar:before {
  transition: all ease-in-out 300ms; }

@media all and (min-width: 981px) and (max-width: 1170px) {
  #et_mobile_nav_menu {
    display: block; }

  #top-menu {
    display: none; }

  .mobile_menu_bar:before {
    top: -33px; } }
@media all and (max-width: 980px) {
  #top-menu {
    display: none; } }
.page-template-timeline-page header {
  z-index: 100 !important; }
.page-template-timeline-page .et-l--footer {
  z-index: 2000;
  position: relative; }
.page-template-timeline-page .logo_container a {
  position: relative; }
  .page-template-timeline-page .logo_container a::before {
    content: "";
    position: absolute;
    background-color: black;
    bottom: 0;
    display: block;
    z-index: 2;
    top: 20px;
    height: 8000px;
    width: 6px;
    left: 102px; }
    @media only screen and (max-width: 1220px) {
      .page-template-timeline-page .logo_container a::before {
        width: 3px;
        left: 55px; } }
.page-template-timeline-page .entry-title {
  margin-left: 5%;
  padding: 30px 0 120px 0; }
  @media all and (max-width: 1300px) {
    .page-template-timeline-page .entry-title {
      width: 100%;
      padding: 0 0 0 70px; } }
@media all and (max-width: 1300px) {
  .page-template-timeline-page .timeline-block {
    padding-left: 77px; } }
.page-template-timeline-page .timeline-block .timeline-row {
  display: flex;
  position: relative; }
  .page-template-timeline-page .timeline-block .timeline-row.title:before {
    display: none; }
  @media all and (max-width: 1300px) {
    .page-template-timeline-page .timeline-block .timeline-row {
      flex-direction: column;
      padding: 30px 6px 50px 0px; }
      .page-template-timeline-page .timeline-block .timeline-row:before {
        content: "";
        top: 0;
        position: absolute;
        left: 5px;
        right: 0;
        height: 1px;
        width: 100%;
        background-color: black;
        display: block; } }
  @media (max-width: 980px) {
    .page-template-timeline-page .timeline-block .timeline-row {
      padding-left: 0%; } }
  .page-template-timeline-page .timeline-block .timeline-row h3 {
    font-size: 90px !important;
    font-family: Swiss-Medium !important;
    flex-basis: 25%;
    padding-left: 15 px;
    text-align: right;
    line-height: 1; }
    @media all and (max-width: 1300px) {
      .page-template-timeline-page .timeline-block .timeline-row h3 {
        font-size: 50px !important;
        border-left: 0;
        margin-bottom: 7px;
        text-align: left;
        padding-left: 0; } }
  .page-template-timeline-page .timeline-block .timeline-row .inner-content-wrapper {
    width: 100%; }
  .page-template-timeline-page .timeline-block .timeline-row .inner-content {
    margin-left: 5%;
    padding: 30px 0 120px 0; }
    .page-template-timeline-page .timeline-block .timeline-row .inner-content:first-of-type {
      border-top: 2px solid black; }
    @media all and (max-width: 1300px) {
      .page-template-timeline-page .timeline-block .timeline-row .inner-content {
        margin-left: 0;
        padding: 0;
        border-top: 0px solid black !important; } }
  .page-template-timeline-page .timeline-block .timeline-row .title {
    font-size: 30px !important;
    font-family: Swiss-Medium;
    margin-bottom: 35px;
    line-height: 1.3em; }
    @media all and (max-width: 1300px) {
      .page-template-timeline-page .timeline-block .timeline-row .title {
        font-size: 22px !important;
        margin-bottom: 10px;
        padding-left: 0; } }
  .page-template-timeline-page .timeline-block .timeline-row .content {
    font-size: 24px !important;
    font-family: Swift-Light !important; }
    .page-template-timeline-page .timeline-block .timeline-row .content.clipped {
      max-height: 173px;
      display: -webkit-box;
      -webkit-line-clamp: 7;
      -webkit-box-orient: vertical;
      overflow: hidden; }
    @media all and (max-width: 1300px) {
      .page-template-timeline-page .timeline-block .timeline-row .content {
        margin-bottom: 10px;
        padding-left: 0;
        font-size: 12px !important; } }
    .page-template-timeline-page .timeline-block .timeline-row .content img {
      width: 100%; }
  .page-template-timeline-page .timeline-block .timeline-row .read_more {
    font-family: Swiss-Medium;
    display: inline-block;
    font-size: 24px;
    margin-top: 1em;
    text-decoration: underline;
    text-decoration-color: #f6cf00;
    text-underline-offset: 11%;
    text-decoration-thickness: 18%; }
    .page-template-timeline-page .timeline-block .timeline-row .read_more:hover {
      cursor: pointer;
      text-decoration: none; }
    @media all and (max-width: 1300px) {
      .page-template-timeline-page .timeline-block .timeline-row .read_more {
        font-size: 15px; } }

@media all and (max-width: 980px) {
  .et_pb_module.et_pb_video_slider .et-pb-controllers {
    left: 10px; }
    .et_pb_module.et_pb_video_slider .et-pb-controllers a {
      width: 6px;
      height: 6px; } }
@media all and (max-width: 788px) {
  .home #header-video,
  .fullscreen #header-video {
    padding-left: 0px;
    padding-right: 0px; } }

@media all and (max-width: 788px) {
  #header-video {
    padding-left: 70px;
    padding-right: 10px; } }

.video-container {
  z-index: 100; }
  .video-container .et_pb_container {
    width: 100% !important;
    max-width: 100% !important; }
  .video-container .et_pb_slide_description {
    padding: 0; }
  .video-container .et_pb_slide {
    padding: 0; }
  .video-container .et-pb-arrow-next,
  .video-container .et-pb-arrow-prev {
    text-decoration: none; }
  .video-container .et-pb-arrow-prev:before {
    content: "";
    background-image: url("images/slider-arrow-left.png");
    width: 35px;
    background-repeat: no-repeat;
    background-size: cover;
    height: 66px;
    display: block; }
    @media all and (max-width: 1300px) {
      .video-container .et-pb-arrow-prev:before {
        width: 15px;
        height: 26px; } }
  .video-container .et-pb-arrow-next:before {
    content: "";
    background-image: url("images/slider-arrow-right.png");
    width: 35px;
    background-repeat: no-repeat;
    background-size: cover;
    height: 66px;
    display: block;
    right: 20px; }
    @media all and (max-width: 1300px) {
      .video-container .et-pb-arrow-next:before {
        width: 15px;
        height: 26px; } }
  .video-container .et_pb_video_slider .et_pb_slider:hover .et_pb_video_overlay_hover {
    display: none; }

.video-container video,
.mobile-video-container video {
  object-fit: cover; }
.video-container:hover,
.mobile-video-container:hover {
  cursor: pointer; }
  .video-container:hover::before,
  .mobile-video-container:hover::before {
    opacity: 0.8;
    transition: all 0.4s;
    pointer-events: none; }
.video-container::before,
.mobile-video-container::before {
  display: block;
  position: absolute;
  content: "";
  z-index: 10000;
  width: 85px;
  height: 85px;
  pointer-events: none;
  background-size: cover;
  left: calc(50% - 40px);
  top: calc(50% - 40px);
  background-image: url("images/Play.png"); }
  @media all and (max-width: 980px) {
    .video-container::before,
    .mobile-video-container::before {
      background-image: url("images/Play-mobile.png");
      width: 45px;
      height: 45px;
      left: calc(50% - 20px);
      top: calc(50% - 20px); } }
.video-container.paused::before,
.mobile-video-container.paused::before {
  background-image: url("images/Play.png");
  pointer-events: none; }
.video-container.playing::before,
.mobile-video-container.playing::before {
  background-image: url("");
  pointer-events: none; }
.video-container.playing:hover::before,
.mobile-video-container.playing:hover::before {
  background-image: url("images/Pause.png");
  pointer-events: none; }
  @media all and (max-width: 980px) {
    .video-container.playing:hover::before,
    .mobile-video-container.playing:hover::before {
      background-image: url("images/pause-mobile.png");
      width: 45px;
      height: 45px;
      left: calc(50% - 20px);
      top: calc(50% - 20px); } }

.left-offset .et_builder_inner_content::before {
  content: "";
  position: absolute;
  background-color: black;
  width: 6px;
  left: 140.243px;
  bottom: 0;
  display: block;
  z-index: 2;
  top: 20px; }
  @media all and (max-width: 1300px) {
    .left-offset .et_builder_inner_content::before {
      display: none; } }

body {
  position: relative; }

body {
  -webkit-overflow-scrolling: touch; }
  body #et-main-area {
    background-color: #efefef;
    padding-top: 50px; }
    @media all and (max-width: 1300px) {
      body #et-main-area {
        padding-top: 11px; } }

@media all and (max-width: 980px) {
  body .container {
    width: 94%; } }

@media all and (max-width: 1300px) {
  .et_pb_column_3_5 p,
  .et_pb_column_3_5 .et_pb_testimonial_author {
    padding-left: 50px; } }

.row {
  display: flex;
  flex-flow: row; }

.column {
  display: flex; }

.align-items-center {
  align-items: center; }

.et_pb_testimonial p {
  line-height: 1.2em; }
@media all and (max-width: 1300px) {
  .et_pb_testimonial {
    padding: 0; }
    .et_pb_testimonial .et_pb_testimonial_portrait {
      display: none; } }

@media all and (max-width: 980px) {
  .et_pb_image .et_pb_image_wrap {
    width: 100%; } }

body div .alm-btn-wrap .alm-load-more-btn.more {
  border: 0px solid white;
  background-color: transparent;
  padding: 0;
  position: relative;
  text-decoration: none;
  transition: 0.25s all ease-out;
  text-decoration: none;
  box-shadow: none;
  color: black;
  font-weight: bold; }
  body div .alm-btn-wrap .alm-load-more-btn.more:hover, body div .alm-btn-wrap .alm-load-more-btn.more:focus, body div .alm-btn-wrap .alm-load-more-btn.more:active {
    cursor: pointer; }
    body div .alm-btn-wrap .alm-load-more-btn.more:hover:after, body div .alm-btn-wrap .alm-load-more-btn.more:focus:after, body div .alm-btn-wrap .alm-load-more-btn.more:active:after {
      opacity: 1; }
  body div .alm-btn-wrap .alm-load-more-btn.more:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -0.4rem !important;
    height: 0.25rem;
    background-color: #f6cf00;
    width: 100%;
    opacity: 0;
    transition: 0.25s all ease-out;
    bottom: -0.4rem !important; }
  body div .alm-btn-wrap .alm-load-more-btn.more:hover {
    background-color: transparent;
    border: 0px solid white; }
  @media all and (max-width: 1300px) {
    body div .alm-btn-wrap .alm-load-more-btn.more {
      font-size: 18px;
      line-height: 24px; } }

.et_pb_section,
#main-content {
  background-color: #efefef !important; }
  .et_pb_section .et_pb_row,
  #main-content .et_pb_row {
    max-width: 1700px;
    width: 95%; }
    @media all and (max-width: 788px) {
      .et_pb_section .et_pb_row,
      #main-content .et_pb_row {
        width: 100%; } }
    .et_pb_section .et_pb_row .et_pb_module:not(.et_pb_image),
    #main-content .et_pb_row .et_pb_module:not(.et_pb_image) {
      padding: 0 15px 0 15px; }

@media all and (max-width: 788px) {
  .page .et_pb_row:not(.no-padding) h2,
  .page .et_pb_row:not(.no-padding) h3,
  .page .et_pb_row:not(.no-padding) p {
    padding-left: 60px;
    padding-right: 10px; } }
.page .et_pb_row:not(.no-padding) .et_pb_column_2_5 p {
  padding-left: 0px; }

@media all and (max-width: 1300px) {
  .home .et_pb_row h2,
  .home .et_pb_row h3 {
    padding-left: unset; } }

@media all and (max-width: 788px) {
  footer.et-l--footer #footer_upper .et_pb_column:nth-of-type(2) {
    width: 50% !important;
    float: left;
    margin: 0; }
  footer.et-l--footer #footer_upper .et_pb_column:nth-of-type(3) {
    width: 50% !important;
    float: left;
    margin: 0; }
  footer.et-l--footer #footer_upper .et_pb_column:nth-of-type(4) {
    width: 50% !important;
    float: left;
    margin: 0; } }

footer .et_pb_with_background {
  z-index: 10; }

footer a {
  font-family: Swiss-Medium;
  background: transparent;
  inline-size: -webkit-fit-content;
  inline-size: -moz-fit-content;
  inline-size: fit-content;
  position: relative;
  text-decoration: none;
  transition: 0.25s all ease-out;
  color: black;
  font-size: 30px;
  position: relative;
  text-decoration: none;
  transition: 0.25s all ease-out;
  text-decoration: none; }
  footer a:hover, footer a:focus, footer a:active {
    cursor: pointer; }
    footer a:hover:after, footer a:focus:after, footer a:active:after {
      opacity: 1; }
  footer a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -0.4rem !important;
    height: 0.25rem;
    background-color: #f6cf00;
    width: 100%;
    opacity: 0;
    transition: 0.25s all ease-out;
    bottom: -0.4rem !important; }
  @media all and (max-width: 980px) {
    footer a {
      font-size: 24px; } }
  footer a:after {
    background-color: white; }
footer #footer_upper h4 {
  font-size: 25px;
  line-height: 130% !important; }
  @media all and (max-width: 788px) {
    footer #footer_upper h4 {
      font-size: 18px; } }
footer #footer_upper p {
  padding-bottom: 0;
  padding: 0 !important; }
footer #footer_upper .ext_1_tb_footer {
  padding: 0 !important; }
  footer #footer_upper .ext_1_tb_footer p {
    padding: 0 !important; }
@media all and (max-width: 980px) {
  footer #footer_upper .et_pb_column_0_tb_footer {
    width: 100%; } }
@media all and (max-width: 980px) {
  footer #footer_upper .et_pb_column_1_tb_footer {
    display: none; } }
@media all and (max-width: 1300px) {
  footer #footer_lower .et_pb_column {
    width: 50% !important;
    float: left; } }
footer #footer_lower p,
footer #footer_lower a {
  font-size: 20px;
  padding: 0px !important; }
  @media all and (max-width: 1300px) {
    footer #footer_lower p,
    footer #footer_lower a {
      font-size: 10px;
      padding: 0px !important; } }
footer #footer_lower a {
  display: inline-block;
  text-align: right;
  float: right; }

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