/**font family**/
@font-face {
  font-family: "Gotham-Bold";
  src: url("../fonts/Gotham-Bold.eot");
  src: url("../fonts/Gotham-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-Bold.woff2") format("woff2"), url("../fonts/Gotham-Bold.woff") format("woff"), url("../fonts/Gotham-Bold.ttf") format("truetype"), url("../fonts/Gotham-Bold.svg#Gotham-Bold") format("svg");
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale; }
@font-face {
  font-family: "Gotham-Black";
  src: url("../fonts/Gotham-Black.eot");
  src: url("../fonts/Gotham-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-Black.woff2") format("woff2"), url("../fonts/Gotham-Black.woff") format("woff"), url("../fonts/Gotham-Black.ttf") format("truetype"), url("../fonts/Gotham-Black.svg#Gotham-Black") format("svg");
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale; }
@font-face {
  font-family: "Gotham-Medium";
  src: url("../fonts/Gotham-Medium.eot");
  src: url("../fonts/Gotham-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-Medium.woff2") format("woff2"), url("../fonts/Gotham-Medium.woff") format("woff"), url("../fonts/Gotham-Medium.ttf") format("truetype"), url("../fonts/Gotham-Medium.svg#Gotham-Medium") format("svg");
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale; }
@font-face {
  font-family: "Gotham";
  src: url("../fonts/Gotham.eot");
  src: url("../fonts/Gotham.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham.woff2") format("woff2"), url("../fonts/Gotham.woff") format("woff"), url("../fonts/Gotham.ttf") format("truetype"), url("../fonts/Gotham.svg#Gotham") format("svg");
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale; }
@font-face {
  font-family: "Gotham-Book";
  src: url("../fonts/Gotham-Book.eot");
  src: url("../fonts/Gotham-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-Book.woff2") format("woff2"), url("../fonts/Gotham-Book.woff") format("woff"), url("../fonts/Gotham-Book.ttf") format("truetype"), url("../fonts/Gotham-Book.svg#Gotham-Book") format("svg");
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale; }
@font-face {
  font-family: "Bitter";
  src: url("../fonts/Bitter.eot");
  src: url("../fonts/Bitter.eot?#iefix") format("embedded-opentype"), url("../fonts/Bitter.woff2") format("woff2"), url("../fonts/Bitter.woff") format("woff"), url("../fonts/Bitter.ttf") format("truetype"), url("../fonts/Bitter.svg#Bitter") format("svg");
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale; }
@font-face {
  font-family: "Gotham-BookItalic";
  src: url("../fonts/Gotham-BookItalic.eot");
  src: url("../fonts/Gotham-BookItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-BookItalic.woff2") format("woff2"), url("../fonts/Gotham-BookItalic.woff") format("woff"), url("../fonts/Gotham-BookItalic.ttf") format("truetype"), url("../fonts/Gotham-BookItalic.svg#Gotham-BookItalic") format("svg");
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale; }
@font-face {
  font-family: "Bitter-Italic";
  src: url("../fonts/Bitter-Italic.eot");
  src: url("../fonts/Bitter-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/Bitter-Italic.woff2") format("woff2"), url("../fonts/Bitter-Italic.woff") format("woff"), url("../fonts/Bitter-Italic.ttf") format("truetype"), url("../fonts/Bitter-Italic.svg#Bitter-Italic") format("svg");
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale; }
.Gotham-Bold {
  font-family: "Gotham-Bold"; }

.Gotham-Black {
  font-family: "Gotham-Black"; }

.Gotham-Medium {
  font-family: "Gotham-Medium"; }

.Gotham {
  font-family: "Gotham"; }

.Bitter {
  font-family: "Bitter"; }

p {
  font-family: "Bitter";
  font-size: 14px;
  margin-bottom: 2rem; }

a {
  -webkit-transition: background-color .25s ease-out,color .25s ease-out;
  transition: background-color .25s ease-out,color .25s ease-out; }

.bodytextcontent {
  padding: 20px 73px; }

.quote {
  font-family: "Bitter-Italic";
  display: block;
  clear: both;
  padding: 1.9rem 1rem 0rem 0rem; }
  .quote p {
    font-family: "Bitter";
    font-style: italic;
    font-size: 20px; }

/*==============common css=================*/
.grid-container {
  max-width: 87%;
  padding: 0px; }

body {
  background: #F0F0F0; }

.button {
  background-color: #981C1E;
  margin: 0px;
  font-family: "Gotham-Bold"; }

.panel {
  background: #fff;
  -webkit-box-shadow: 0px 10px 30px rgba(10, 10, 10, 0.3);
  -moz-box-shadow: 0px 10px 30px rgba(10, 10, 10, 0.3);
  box-shadow: 0px 10px 30px rgba(10, 10, 10, 0.3); }
  .panel .jarallax {
    min-height: 500px; }
  .panel a {
    font-family: "Gotham-Bold";
    line-height: normal;
    /*font-size: 24.59px;*/
    font-size: 20px;
    margin-bottom: 2.5rem;
    color: #000;
    display: block;
    clear: both;
    padding: 50px 90px 50px 40px;
    position: relative; }
    .panel a::after {
      height: 45px;
      position: absolute;
      background: url(../img/arrow.png);
      background-repeat: no-repeat;
      content: "";
      width: 93px;
      top: 35%;
      bottom: 50%;
      right: 0px;
      background-position: 20% 0%; }
    .panel a:hover::after {
      background-repeat: no-repeat;
      background-position: 20% 98%;
      transition: 0.9s;
      transform: rotatex(-360deg); }
  .panel p {
    color: #000000;
    font-family: "Bitter";
    font-size: 12px; }
  .panel img {
    display: block;
    clear: both; }

.home-panel01 {
  margin-bottom: 1.875rem; }
  .home-panel01 .large-6 .panel a {
    max-height: 172px;
    min-height: 172px;
    padding: 34px 90px 38px 40px; }
  .home-panel01 .large-6:last-child .panel:first-child:hover {
    -webkit-transition: background-color .25s ease-out,color .25s ease-out;
    transition: background-color .25s ease-out,color .25s ease-out; }
    .home-panel01 .large-6:last-child .panel:first-child:hover a {
      background: #981C1E;
      color: #fff; }
      .home-panel01 .large-6:last-child .panel:first-child:hover a::after {
        background-position: 20% 50%; }
  .home-panel01 .large-6:last-child .panel:first-child a {
    margin-bottom: 1.875rem; }
    .home-panel01 .large-6:last-child .panel:first-child a:hover {
      background: #981C1E;
      color: #fff; }
      .home-panel01 .large-6:last-child .panel:first-child a:hover::after {
        background-position: 20% 50%; }
  .home-panel01 .large-6:last-child .panel:last-child a {
    margin-bottom: 0px; }
    .home-panel01 .large-6:last-child .panel:last-child a:hover {
      background: #fff;
      color: #000; }
  .home-panel01 .large-6:first-child .panel:hover {
    -webkit-transition: background-color .25s ease-out,color .25s ease-out;
    transition: background-color .25s ease-out,color .25s ease-out; }
    .home-panel01 .large-6:first-child .panel:hover a {
      background: #981C1E;
      color: #fff; }
      .home-panel01 .large-6:first-child .panel:hover a::after {
        background-position: 20% 50%; }
  .home-panel01 .large-6:first-child .panel a {
    margin-bottom: 0px;
    padding: 50px 90px 50px 40px; }
    .home-panel01 .large-6:first-child .panel a:hover {
      background: #981C1E;
      color: #fff; }
      .home-panel01 .large-6:first-child .panel a:hover::after {
        background-position: 20% 50%; }

.home-panels02 .large-4 span {
  position: absolute;
  bottom: 0;
  font-size: 21.08px;
  color: #fff;
  text-align: center;
  background: #CBAF19;
  padding: 0.2rem 1.5rem;
  font-family: "Gotham-Bold";
  text-transform: uppercase; }
.home-panels02 .large-4:nth-child(2) span {
  background: #64CB19; }
.home-panels02 .large-4:nth-child(1) .panel, .home-panels02 .large-4:nth-child(2) .panel {
  height: 635px;
  -webkit-transition: background-color .25s ease-out,color .25s ease-out;
  transition: background-color .25s ease-out,color .25s ease-out; }
  .home-panels02 .large-4:nth-child(1) .panel:hover, .home-panels02 .large-4:nth-child(2) .panel:hover {
    background: #981C1E; }
    .home-panels02 .large-4:nth-child(1) .panel:hover a, .home-panels02 .large-4:nth-child(2) .panel:hover a {
      color: #fff; }
      .home-panels02 .large-4:nth-child(1) .panel:hover a:after, .home-panels02 .large-4:nth-child(2) .panel:hover a:after {
        background-position: 20% 50%; }
  .home-panels02 .large-4:nth-child(1) .panel a, .home-panels02 .large-4:nth-child(2) .panel a {
    font-size: 17.56px;
    padding: 25px 90px 25px 40px; }
.home-panels02 .large-4:nth-child(3) {
  position: relative; }
  .home-panels02 .large-4:nth-child(3) .panel {
    height: 304px !important;
    position: relative;
    -webkit-transition: background-color .25s ease-out,color .25s ease-out;
    transition: background-color .25s ease-out,color .25s ease-out; }
    .home-panels02 .large-4:nth-child(3) .panel:first-child {
      margin-bottom: 1.875rem; }
    .home-panels02 .large-4:nth-child(3) .panel a {
      /*font-size: 22.48px; */
      font-size: 20px;
      padding: 40px 90px 40px 40px; }
      .home-panels02 .large-4:nth-child(3) .panel a h5 {
        font-size: 20px;
        font-family: "Gotham-Bold";
        line-height: normal; }
    .home-panels02 .large-4:nth-child(3) .panel:hover {
      background: #fff; }
      .home-panels02 .large-4:nth-child(3) .panel:hover a {
        color: #000; }
        .home-panels02 .large-4:nth-child(3) .panel:hover a p {
          color: #000; }

.panel-yellow, .panel-brown {
  background: #DC8A03; }
  .panel-yellow a, .panel-brown a {
    color: #fff; }
    .panel-yellow a p, .panel-brown a p {
      color: #fff;
      margin: 10px 0px 0px 0px; }
    .panel-yellow a::after, .panel-brown a::after {
      background-position: 20% 50%; }
    .panel-yellow a:hover::after, .panel-brown a:hover::after {
      background-position: 20% 0%; }

.grid-x .cell:last-child .panel-brown {
  background: #981C1E; }
  .grid-x .cell:last-child .panel-brown a {
    margin-bottom: 0px; }

.panel-wrapper .cell:nth-child(1) .panel a, .panel-wrapper .cell:nth-child(2) .panel a {
  margin-bottom: 0px; }
.panel-wrapper .jarallax {
  /*min-height: 491px;*/
  min-height: 480px; }

.panel-image .jarallax {
  min-height: 300px; }

.subheader {
  font-family: "Gotham-Bold";
  /*font-size: 25.5px;*/
  font-size: 20px;
  text-transform: uppercase;
  color: #000;
  padding: 1.9rem 0rem;
  margin: 0px; }

/*==============header=================*/
header.show-for-small-only {
  -webkit-backface-visibility: hidden;
  background: #fff;
  color: #fff;
  height: 2.8125rem;
  line-height: 2.8125rem;
  position: relative; }
  header.show-for-small-only .button {
    color: #fff;
    height: 2.8125rem;
    line-height: 2.8125rem;
    padding: 0;
    width: 2.8125rem; }
  header.show-for-small-only .logo {
    margin: 0 auto; }
  header.show-for-small-only .searchmobi {
    float: right; }

header {
  background: #fff;
  height: 74px;
  clear: both;
  display: block;
  overflow: hidden; }
  header .logo {
    display: table;
    vertical-align: middle;
    text-align: center;
    margin: 15px auto; }
  header .search_icon {
    position: relative;
    margin-top: 13px;
    display: block;
    padding: 1em 1.5em;
    background: #fff; }
    header .search_icon:hover, header .search_icon:active, header .search_icon:focus {
      background: #fff;
      color: #fff; }
    header .search_icon::after {
      content: "|";
      position: absolute;
      left: 0px;
      font-size: 19px;
      color: #000; }
    header .search_icon .fa {
      color: #000;
      font-size: 19px; }
  header nav a {
    color: #000;
    text-transform: uppercase;
    font-size: 13px;
    padding-right: 10px;
    padding-left: 10px;
    font-family: "Gotham-Medium";
    text-align: center;
    line-height: 74px;
    display: inline-block; }
    header nav a:hover, header nav a.active, header nav a.is-active {
      position: relative;
      z-index: 1;
      color: #fff;
      -webkit-transition: 0.6s ease-out;
      -moz-transition: 0.6s ease-out;
      transition: 0.6s ease-out; }
      header nav a:hover::before, header nav a.active::before, header nav a.is-active::before {
        position: absolute;
        background: #981C1E;
        content: "";
        left: -6px;
        right: -6px;
        padding: 20px;
        z-index: -1;
        top: 0;
        bottom: 0; }
      header nav a:hover.active, header nav a.active.active, header nav a.is-active.active {
        padding-right: 30px;
        padding-left: 30px; }

/*==============banner=================*/
.banner .jarallax {
  min-height: 465px; }
.banner .overlay {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  padding: 1rem;
  background-image: url(../img/overlay.png);
  color: #fefefe;
  height: 100%; }
.banner figure figcaption {
  color: #fff;
  position: absolute;
  width: 100%;
  margin-bottom: 0;
  padding: 1rem;
  bottom: 20px;
  left: 5.5rem; }
  .banner figure figcaption h1 {
    font-family: "Gotham-Bold";
    font-size: 24px;
    line-height: normal;
    text-transform: uppercase;
    width: 80%;
    margin: 0px 0px 20px 0px; }
  .banner figure figcaption a {
    font-family: "Gotham-Bold";
    font-size: 14px;
    clear: both;
    text-transform: uppercase;
    background: #981C1E;
    padding: 0px;
    width: 132px;
    height: 33px;
    margin: 0px;
    line-height: 33px; }
.banner .owl-dots {
  position: absolute;
  right: 7.3rem;
  bottom: 0px;
  top: 10rem;
  height: 100%;
  margin: 0 auto;
  width: initial;
  left: initial; }
  .banner .owl-dots .owl-dot {
    background-color: #fff;
    display: block;
    width: 10px;
    height: 10px;
    margin: 20px 0px 0px 0px;
    border-radius: 50%; }
    .banner .owl-dots .owl-dot.active {
      background-color: #DC8A03; }

footer.top {
  background: #c9c9c9;
  height: 133px;
  line-height: 133px; }
  footer.top a {
    color: #000;
    font-size: 14.05px;
    font-family: "Gotham-Medium";
    text-transform: uppercase; }
  footer.top p {
    color: #000;
    font-size: 14.05px;
    font-family: "Gotham-Medium";
    text-align: center;
    padding: 30px 0px 0px 0px;
    margin: 0px; }
  footer.top .social {
    float: right; }
    footer.top .social a {
      padding: 0px 10px 0px 0px; }
      footer.top .social a:last-child {
        padding: 0px; }
      footer.top .social a .fa {
        font-size: 25px; }

footer.bottom {
  height: 127px;
  background: #000;
  padding: 40px 0px; }
  footer.bottom a {
    color: #fff;
    font-size: 11.94px;
    line-height: 11.94px;
    font-family: "Gotham-Medium";
    text-transform: capitalize;
    display: inline;
    padding: 0px 8px 0px 8px;
    position: relative; }
    footer.bottom a::after {
      content: "|";
      position: absolute;
      right: -2px;
      top: 0px; }
    footer.bottom a:last-child::after {
      display: none; }
  footer.bottom p {
    clear: both;
    line-height: normal;
    color: #fff;
    font-family: "Gotham-Medium";
    text-align: center;
    text-transform: uppercase;
    font-size: 11.94px;
    letter-spacing: 1px;
    margin: 20px 0px 0px 0px; }

/*==============reveal modal=================*/
.reveal {
  background: #DC8A03;
  border: none;
  padding: 6rem; }
  .reveal .subheader {
    text-align: center;
    color: #fff;
    padding: 0px;
    font-style: italic;
    text-transform: capitalize; }
  .reveal [type=text] {
    margin: 0px;
    border-radius: 20px 0px 0px 20px; }
  .reveal .button {
    border-radius: 0px 20px 20px 0px; }
  .reveal p {
    color: #fff;
    font-style: italic;
    text-align: center; }

/*==============thumbnail slider=================*/
.owl-dots {
  position: absolute;
  bottom: -30px;
  text-align: center;
  width: 100%; }
  .owl-dots .owl-dot {
    background-color: #fff !important;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 10px 20px 0px 0px;
    border-radius: 50%; }
    .owl-dots .owl-dot.active {
      background-color: #DC8A03 !important; }

.thumbnailcarousel {
  background: #fff;
  padding: 40px 0px 40px 0px;
  height: 153px; }
  .thumbnailcarousel .owl-carousel {
    padding: 0px 40px;
    /*margin: 20px 0px 0px 0px;*/ }
    .thumbnailcarousel .owl-carousel .owl-nav {
      margin-top: 23px;
      display: block; }
    .thumbnailcarousel .owl-carousel a:hover img {
      transition: 0.9s;
      transform: rotatey(-360deg); }
    .thumbnailcarousel .owl-carousel img {
      width: initial; }

.carousel-people, .carousel-people-inner {
  -webkit-box-shadow: 0px 10px 30px rgba(10, 10, 10, 0.3);
  -moz-box-shadow: 0px 10px 30px rgba(10, 10, 10, 0.3);
  box-shadow: 0px 10px 30px rgba(10, 10, 10, 0.3);
  margin: 0px 0px 4rem 0px; }
  .carousel-people .owl-dots, .carousel-people-inner .owl-dots {
    bottom: -57px; }
    .carousel-people .owl-dots .owl-dot, .carousel-people-inner .owl-dots .owl-dot {
      width: 33px;
      height: 4px;
      border-radius: 0; }
  .carousel-people .owl-nav, .carousel-people-inner .owl-nav {
    top: initial;
    bottom: 50px; }
    .carousel-people .owl-nav .owl-prev, .carousel-people .owl-nav .owl-next, .carousel-people-inner .owl-nav .owl-prev, .carousel-people-inner .owl-nav .owl-next {
      background-image: url(../img/arrowthumb.png) !important;
      height: 51px;
      width: 49px; }
    .carousel-people .owl-nav .owl-next, .carousel-people-inner .owl-nav .owl-next {
      left: 49px;
      background-position: 50px 0px !important; }
  .carousel-people .jarallax, .carousel-people-inner .jarallax {
    min-height: 448px; }
  .carousel-people .panel, .carousel-people-inner .panel {
    background: #fff;
    -webkit-transition: background-color .25s ease-out,color .25s ease-out;
    transition: background-color .25s ease-out,color .25s ease-out; }
    .carousel-people .panel:hover, .carousel-people-inner .panel:hover {
      background: #981C1E; }
      .carousel-people .panel:hover p, .carousel-people .panel:hover .subheader, .carousel-people-inner .panel:hover p, .carousel-people-inner .panel:hover .subheader {
        color: #fff; }
      .carousel-people .panel:hover a, .carousel-people-inner .panel:hover a {
        background: #fff;
        color: #000; }
    .carousel-people .panel .bodytextwrapper, .carousel-people-inner .panel .bodytextwrapper {
      padding: 3rem 3rem 3rem 4rem; }
    .carousel-people .panel .subheader, .carousel-people-inner .panel .subheader {
      text-align: right;
      font-family: "Gotham-Black";
      /*font-size: 24.59px;*/
      font-size: 20px;
      margin: 0px;
      padding: 0px;
      display: block;
      clear: both;
      margin: 0rem 0rem 1.8rem 0rem; }
    .carousel-people .panel p, .carousel-people-inner .panel p {
      font-size: 14px;
      text-align: right;
      display: block;
      clear: both; }
    .carousel-people .panel a, .carousel-people-inner .panel a {
      font-family: "Gotham-Bold";
      font-size: 17.56px;
      display: block;
      clear: both;
      text-transform: uppercase;
      background: #981C1E;
      padding: 0px;
      width: 200px;
      height: 50px;
      margin: 0px;
      line-height: 50px;
      color: #fff;
      float: right;
      -webkit-transition: background-color .25s ease-out,color .25s ease-out;
      transition: background-color .25s ease-out,color .25s ease-out; }
      .carousel-people .panel a::after, .carousel-people-inner .panel a::after {
        display: none; }

.carousel-people-inner {
  margin: 2rem 0rem 2rem 0rem; }

.owl-nav {
  /* position: absolute;
   top: 50%;
   bottom: 50%;
   right: 0px;
   left: 0px;*/
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0px;
  left: 0px;
  display: block;
  width: 100%; }
  .owl-nav .owl-prev, .owl-nav .owl-next {
    font-size: 0px;
    background-image: url(../img/arrowcarouselleft.png) !important;
    display: block;
    height: 31px;
    width: 19px;
    position: absolute;
    top: 0px;
    bottom: 0px; }
    .owl-nav .owl-prev span, .owl-nav .owl-next span {
      font-size: 0px; }
  .owl-nav .owl-prev {
    left: 0px; }
  .owl-nav .owl-next {
    background-image: url(../img/arrowcarouselright.png) !important;
    right: 0px; }

/*==============stock=================*/
.stock-wrapper .grid-container-full .cell h1 {
  font-family: "Gotham-Medium";
  /*font-size: 23px;*/
  font-size: 20px;
  clear: both;
  height: 78px;
  color: #fff;
  line-height: 78px;
  padding-left: 5.4rem;
  margin: 0px; }
.stock-wrapper .grid-container-full .cell:first-child h1 {
  background: #981C1E;
  text-transform: capitalize; }
.stock-wrapper .grid-container-full .cell:last-child h1 {
  background: #DC8A03;
  text-transform: uppercase;
  /*font-size: 32.32px;*/
  font-size: 20px;
  padding-left: 3.3rem;
  animation-name: none; }

/*==============breadcrumbs css=================*/
.breadcrumbs-3 {
  margin: 0px; }
  .breadcrumbs-3 ul {
    display: table-cell;
    vertical-align: middle;
    text-align: center; }
    .breadcrumbs-3 ul li {
      display: inline-block; }
      .breadcrumbs-3 ul li:not(:last-child)::after {
        content: "|" !important;
        color: #000;
        font-size: 15px; }
      .breadcrumbs-3 ul li a {
        color: #000;
        font-family: "Gotham-Medium";
        font-size: 14.52px; }

.breadcrumbs-1 {
  background: #000;
  height: 50px;
  margin: 0px;
  display: block;
  clear: both; }
  .breadcrumbs-1 .center {
    display: table;
    height: 50px;
    margin: 0 auto; }
    .breadcrumbs-1 .center ul {
      display: table-cell;
      vertical-align: middle;
      text-align: center; }
      .breadcrumbs-1 .center ul li:not(:last-child)::after {
        content: "|" !important;
        color: #fff;
        /* font-size: 15px;*/ }
      .breadcrumbs-1 .center ul li a {
        color: #fff;
        font-family: "Gotham-Medium";
        font-size: 14.52px; }
        .breadcrumbs-1 .center ul li a.active {
          color: #FFC90F; }

.breadcrumbs-2 {
  /*margin: 20px 0px;*/
  margin: 1.5rem 0rem 0rem 0rem; }
  .breadcrumbs-2 li {
    color: #981C1E;
    font-family: "Gotham-Medium";
    font-size: 10.89px; }
    .breadcrumbs-2 li a {
      color: #000;
      font-family: "Gotham-Medium";
      font-size: 10.89px; }
    .breadcrumbs-2 li:not(:last-child)::after {
      color: #000; }

/*==============jarallax css=================*/
.bodytext-wrapper-inner .bodytext {
  padding: 0px 10rem; }
  .bodytext-wrapper-inner .bodytext h1, .bodytext-wrapper-inner .bodytext h2, .bodytext-wrapper-inner .bodytext p, .bodytext-wrapper-inner .bodytext span {
    /* text-align: center;
     margin-bottom: 20px;
     display: block;
     clear: both;*/
    text-align: center;
    margin-bottom: 10px;
    display: block;
    clear: both; }
  .bodytext-wrapper-inner .bodytext h1 {
    /*font-size: 36.3px;*/
    font-size: 20px;
    font-family: "Gotham-Black";
    padding: 0px; }
  .bodytext-wrapper-inner .bodytext h2 {
    /*font-size: 21.78px;*/
    font-size: 20px;
    font-family: "Gotham-Book";
    text-transform: uppercase; }
  .bodytext-wrapper-inner .bodytext p {
    /*font-size: 21.78px;*/
    font-size: 16px;
    font-family: "Bitter"; }
  .bodytext-wrapper-inner .bodytext span {
    font-size: 14.52px;
    font-family: "Gotham-Medium";
    text-transform: uppercase; }
    .bodytext-wrapper-inner .bodytext span img {
      margin-top: -5px; }

.brands-main-image {
  height: 365px;
  background: #fff;
  margin: 2rem auto;
  text-align: center;
  -webkit-box-shadow: 0px 10px 30px rgba(10, 10, 10, 0.3);
  -moz-box-shadow: 0px 10px 30px rgba(10, 10, 10, 0.3);
  box-shadow: 0px 10px 30px rgba(10, 10, 10, 0.3); }
  .brands-main-image img {
    max-width: 100%;
    height: auto;
    width: 80%;
    margin: 0 auto;
    text-align: center; }
  .brands-main-image .jarallax {
    min-height: 365px; }

/*==============jarallax css=================*/
.jarallax {
  position: relative;
  z-index: 0; }
  .jarallax .jarallax-img {
    position: absolute;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1; }

/*==============media-gallery css=================*/
.media-gallery .media-image-holder.videos, .report .media-image-holder.videos {
  -webkit-transition: 0.6s ease-out;
  -moz-transition: 0.6s ease-out;
  transition: 0.6s ease-out; }
  .media-gallery .media-image-holder.videos .jarallax:hover .jarallax-img, .report .media-image-holder.videos .jarallax:hover .jarallax-img {
    -webkit-filter: drop-shadow(16px 16px 10px rgba(0, 0, 0, 0.9));
    filter: drop-shadow(16px 16px 10px rgba(0, 0, 0, 0.9));
    -webkit-transition-delay: .15s;
    transition-delay: 0.15s; }
  .media-gallery .media-image-holder.videos .jarallax .jarallax-img, .report .media-image-holder.videos .jarallax .jarallax-img {
    -webkit-backface-visibility: hidden;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%); }
.media-gallery .media-image-holder, .report .media-image-holder {
  padding: 0rem 0rem 0rem 4rem; }
  .media-gallery .media-image-holder .jarallax, .report .media-image-holder .jarallax {
    min-height: 250px;
    margin-top: 20px; }
    .media-gallery .media-image-holder .jarallax .overlay, .report .media-image-holder .jarallax .overlay {
      -webkit-transition: 0.6s ease-out;
      -moz-transition: 0.6s ease-out;
      transition: 0.6s ease-out;
      position: absolute;
      right: 0px;
      left: 0px;
      font-size: 80px;
      color: #fff;
      display: table;
      vertical-align: middle;
      height: 100%;
      width: 100%; }
      .media-gallery .media-image-holder .jarallax .overlay h3, .report .media-image-holder .jarallax .overlay h3 {
        font-size: 16px;
        font-family: "Gotham-Bold";
        text-transform: capitalize; }
      .media-gallery .media-image-holder .jarallax .overlay a, .report .media-image-holder .jarallax .overlay a {
        text-align: center;
        display: table-cell;
        vertical-align: middle;
        color: #fff; }
      .media-gallery .media-image-holder .jarallax .overlay:hover .fa, .media-gallery .media-image-holder .jarallax .overlay:hover h3, .report .media-image-holder .jarallax .overlay:hover .fa, .report .media-image-holder .jarallax .overlay:hover h3 {
        color: #981C1E; }
.media-gallery p, .report p {
  font-size: 20px;
  font-family: "Gotham-Bold";
  margin: 1rem 0rem;
  color: #000; }
.media-gallery .subheader, .report .subheader {
  position: relative; }
  .media-gallery .subheader:after, .report .subheader:after {
    position: absolute;
    left: 7%;
    width: 93%;
    border-top: solid #999999 1px;
    content: "";
    top: 50%;
    bottom: 50%; }

.report .subheader {
  margin: 0 auto; }
.report a {
  border-bottom: #A9A9A9 solid 2px;
  padding: 1.25rem 0rem 1.5rem 0rem; }
  .report a:last-child {
    border-bottom: none; }
  .report a h2 {
    font-size: 18px;
    font-family: "Gotham-Bold";
    color: #981C1E;
    text-transform: uppercase;
    padding: 0px;
    margin: 0; }
  .report a h3 {
    font-size: 18px;
    font-family: "Gotham-Bold";
    color: #000;
    text-transform: capitalize;
    padding: 0px;
    margin: 0px; }
.report .panel-wrapper {
  background: #E6E6E6; }

/*==============tabs css=================*/
div#board-of-directors.tabs-panel.is-active div.tabs-title.is-active {
  display: block !important; }

div#board-of-directors.tabs-panel div.tabs-title.is-active {
  display: none !important; }

.tabs-title > a[aria-selected=true] {
  color: #981C1E;
  background: none;
  border: none; }

ul.tabs {
  background: none;
  border: none;
  margin: 0 auto;
  display: table; }
  ul.tabs li a {
    font-size: 18.15px;
    font-family: 'Gotham-Bold';
    color: #000;
    position: relative;
    background: none;
    border: none; }
    ul.tabs li a:after {
      content: "|";
      position: absolute;
      left: 0px;
      font-size: 19px;
      color: #000; }
    ul.tabs li a:focus, ul.tabs li a:hover {
      color: #981C1E;
      background: none;
      border: none; }
  ul.tabs li:first-child a::after {
    display: none; }

.accordioncontent.owl-carousel .owl-item img {
  width: initial;
  max-width: 100%;
  height: auto;
  display: initial; }

.accordioncontent {
  background-image: url(../img/accordionactivetexture.png);
  width: 100vw;
  margin-left: -7vw;
  padding: 2rem 0rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
  -webkit-box-shadow: 0px 10px 30px rgba(10, 10, 10, 0.3);
  -moz-box-shadow: 0px 10px 30px rgba(10, 10, 10, 0.3);
  box-shadow: 0px 10px 30px rgba(10, 10, 10, 0.3);
  display: none; }
  .accordioncontent .closebutton {
    float: right;
    font-size: 40px;
    color: #000; }
  .accordioncontent .partner-wrapper {
    margin: 0px;
    padding: 0px; }
    .accordioncontent .partner-wrapper li {
      display: inline-block;
      padding-left: 10px; }
      .accordioncontent .partner-wrapper li img {
        width: initial;
        max-width: 100%;
        height: auto;
        display: initial; }
      .accordioncontent .partner-wrapper li:first-child {
        padding-left: 0px; }
  .accordioncontent a {
    text-transform: uppercase; }
  .accordioncontent h2 {
    font-size: 20px;
    font-family: 'Gotham-Bold';
    padding: 0px; }
  .accordioncontent h1 {
    /*font-size: 56.62px;*/
    font-size: 20px;
    font-family: "Gotham-Black";
    line-height: normal;
    padding: 0px; }
  .accordioncontent h1, .accordioncontent h2, .accordioncontent p, .accordioncontent a {
    text-align: left;
    margin: 0px 0px 20px 0px; }
  .accordioncontent p {
    font-size: 16.7px; }
  .accordioncontent img {
    max-width: 100%;
    height: auto;
    width: 183px;
    margin: 0 auto;
    display: table-cell; }

.brand-tabs {
  background: none; }
  .brand-tabs .accordionheader {
    height: 283px;
    background: #fefefe;
    margin: 0rem 0rem .9375rem .9375rem;
    text-align: center;
    padding: .9375rem 0px 0px 0px;
    display: block;
    -webkit-box-shadow: 0px 10px 30px rgba(10, 10, 10, 0.3);
    -moz-box-shadow: 0px 10px 30px rgba(10, 10, 10, 0.3);
    box-shadow: 0px 10px 30px rgba(10, 10, 10, 0.3); }
    .brand-tabs .accordionheader .jarallax {
      min-height: 222px; }
    .brand-tabs .accordionheader img {
      margin: 0 auto; }
  .brand-tabs .accordioncontent {
    margin-top: 0rem;
    margin-bottom: .9375rem; }
  .brand-tabs .tabs-panel {
    padding: 0; }
  .brand-tabs .large-3:nth-of-type(2) .accordioncontent, .brand-tabs .large-3:nth-of-type(6) .accordioncontent, .brand-tabs .large-3:nth-of-type(10) .accordioncontent, .brand-tabs .large-3:nth-of-type(14) .accordioncontent, .brand-tabs .large-3:nth-of-type(18) .accordioncontent {
    margin-left: -140%; }
  .brand-tabs .large-3:nth-of-type(3) .accordioncontent, .brand-tabs .large-3:nth-of-type(7) .accordioncontent, .brand-tabs .large-3:nth-of-type(11) .accordioncontent, .brand-tabs .large-3:nth-of-type(19) .accordioncontent, .brand-tabs .large-3:nth-of-type(15) .accordioncontent {
    margin-left: -240%; }
  .brand-tabs .large-3:nth-of-type(4) .accordioncontent, .brand-tabs .large-3:nth-of-type(8) .accordioncontent, .brand-tabs .large-3:nth-of-type(12) .accordioncontent, .brand-tabs .large-3:nth-of-type(16) .accordioncontent, .brand-tabs .large-3:nth-of-type(20) .accordioncontent {
    margin-left: -342%; }
  .brand-tabs .accordionheader:hover, .brand-tabs .accordionheader:focus {
    background: #F0F0F0; }

.owl-inner-carousel .owl-nav {
  top: initial;
  bottom: 50px; }
  .owl-inner-carousel .owl-nav .owl-prev, .owl-inner-carousel .owl-nav .owl-next {
    background-image: url(../img/arrowthumb02.png) !important;
    height: 51px;
    width: 49px;
    right: 0px;
    left: initial; }
  .owl-inner-carousel .owl-nav .owl-prev {
    background-position: 50px 0px !important;
    right: 50px; }
  .owl-inner-carousel .owl-nav .owl-next {
    right: 100px; }

.full-button-width {
  width: 100%;
  text-align: center;
  /*font-size: 29.04px;*/
  font-size: 20px;
  font-family: "Gotham-Bold";
  background: url(../img/arrowbutton.png) #981C1E;
  background-repeat: no-repeat;
  background-position: 93% center;
  padding: 40px 0px;
  -webkit-box-shadow: 0px 10px 30px rgba(10, 10, 10, 0.3);
  -moz-box-shadow: 0px 10px 30px rgba(10, 10, 10, 0.3);
  box-shadow: 0px 10px 30px rgba(10, 10, 10, 0.3); }

.button-wrapper {
  background: #DEDBDB;
  padding: 3.5rem 0px; }

.profile-our-people {
  margin-top: 20px; }
  .profile-our-people .owl-carousel {
    margin: 0px 0px 20px 0px; }
    .profile-our-people .owl-carousel .owl-dots {
      display: none; }
    .profile-our-people .owl-carousel .jarallax-img {
      object-fit: fill !important;
      font-family: 'object-fit: fill !important;'; }
  .profile-our-people .jarallax {
    min-height: 464px;
    margin-bottom: 20px; }

.profile-title {
  font-family: "Gotham-Black";
  /*font-size: 33.5px;*/
  font-size: 20px;
  text-transform: uppercase;
  color: #000;
  padding: 1rem 10rem 1rem 0rem;
  margin: 0px;
  line-height: normal; }

.inline-buttons .full-button-width {
  text-align: left;
  /*font-size: 25.04px;*/
  font-size: 20px;
  padding: 40px 0px 40px 30px; }
.inline-buttons .cell:first-child .full-button-width {
  background-color: #DD8A03; }

.news-page-main .button, .news-page-main .panel.panel-yellow, .news-page-main .panel.panel-brown, .investor-page-main .button, .investor-page-main .panel.panel-yellow, .investor-page-main .panel.panel-brown {
  margin: 0rem 0rem 2rem 0rem; }
.news-page-main .more-news .jarallax, .investor-page-main .more-news .jarallax {
  min-height: 279px; }
  .news-page-main .more-news .jarallax .jarallax-img, .investor-page-main .more-news .jarallax .jarallax-img {
    object-fit: contain !important;
    font-family: 'object-fit: contain !important;'; }
.news-page-main .more-news .panel, .investor-page-main .more-news .panel {
  margin: 0rem;
  padding: 0px;
  background: #Fff;
  display: initial;
  clear: initial; }
  .news-page-main .more-news .panel a, .investor-page-main .more-news .panel a {
    font-size: 18.16px;
    padding: 20px 60px 20px 20px;
    background-color: #fff; }
    .news-page-main .more-news .panel a::after, .investor-page-main .more-news .panel a::after {
      background-size: 40px 95px; }
.news-page-main .profile-title, .investor-page-main .profile-title {
  /*font-size: 30.31px;*/
  font-size: 20px;
  text-transform: uppercase;
  padding: 1rem 0; }
.news-page-main .large-3 p, .investor-page-main .large-3 p {
  /*font-size: 20.79px;*/
  font-size: 18px;
  font-family: "Gotham-Book";
  margin-bottom: 0px;
  line-height: 1.3; }
.news-page-main .large-3 ul.quicklinks, .investor-page-main .large-3 ul.quicklinks {
  margin: 0px 0px 0px 20px;
  padding: 0px; }
  .news-page-main .large-3 ul.quicklinks li a, .investor-page-main .large-3 ul.quicklinks li a {
    font-size: 18.16px;
    font-family: 'Gotham-Bold';
    color: #000; }
.news-page-main .subheader, .investor-page-main .subheader {
  font-family: 'Gotham-Bold';
  /*font-size: 21.79px;*/
  font-size: 20px;
  padding: 1rem 0; }

.investor-page-main .carousel-people .panel a {
  text-align: center; }
.investor-page-main .panel02 a {
  font-size: 15.16px;
  padding: 20px 60px 20px 20px;
  background-color: #fff;
  margin-bottom: 0rem; }
.investor-page-main .panel02 .jarallax {
  min-height: 279px; }
.investor-page-main .button-big .large-6:last-child .button {
  padding: 5rem 10rem 5rem 3rem;
  /*font-size: 27px;*/
  font-size: 20px;
  line-height: 2rem; }
.investor-page-main .button-big .large-6:first-child .button {
  -webkit-transition: background-color .25s ease-out,color .25s ease-out;
  transition: background-color .25s ease-out,color .25s ease-out;
  color: #000;
  background: url(../img/arrow-brown.png) #fff;
  background-repeat: no-repeat;
  background-position: 93% center;
  /*font-size: 27px;*/
  font-size: 20px;
  line-height: 2rem; }
  .investor-page-main .button-big .large-6:first-child .button p {
    color: #000;
    margin-top: 1rem;
    margin-bottom: 0rem;
    font-size: 14px; }
  .investor-page-main .button-big .large-6:first-child .button:hover, .investor-page-main .button-big .large-6:first-child .button:focus {
    background: url(../img/arrowbutton.png) #981C1E;
    background-repeat: no-repeat;
    background-position: 93% center;
    color: #fff; }
    .investor-page-main .button-big .large-6:first-child .button:hover p, .investor-page-main .button-big .large-6:first-child .button:focus p {
      color: #fff; }
.investor-page-main .button-big .large-6:last-child .button:hover, .investor-page-main .button-big .large-6:last-child .button:focus {
  background: url(../img/arrow-brown.png) #fff;
  background-repeat: no-repeat;
  background-position: 93% center;
  color: #000; }
.investor-page-main .button-small .large-6:first-child .button {
  -webkit-transition: background-color .25s ease-out,color .25s ease-out;
  transition: background-color .25s ease-out,color .25s ease-out;
  color: #fff;
  background: url(../img/arrowbutton.png) #DD8A03;
  background-repeat: no-repeat;
  background-position: 93% center; }
  .investor-page-main .button-small .large-6:first-child .button p {
    color: #fff;
    margin-top: 1rem;
    margin-bottom: 0rem; }
  .investor-page-main .button-small .large-6:first-child .button:hover, .investor-page-main .button-small .large-6:first-child .button:focus {
    background: url(../img/arrow-brown.png) #fff;
    background-repeat: no-repeat;
    background-position: 93% center;
    color: #000; }
    .investor-page-main .button-small .large-6:first-child .button:hover p, .investor-page-main .button-small .large-6:first-child .button:focus p {
      color: #fff; }
.investor-page-main .button-small .large-6:last-child .button {
  -webkit-transition: background-color .25s ease-out,color .25s ease-out;
  transition: background-color .25s ease-out,color .25s ease-out; }
  .investor-page-main .button-small .large-6:last-child .button:hover, .investor-page-main .button-small .large-6:last-child .button:focus {
    background: url(../img/arrow-brown.png) #fff;
    background-repeat: no-repeat;
    background-position: 93% center;
    color: #000; }
.investor-page-main .button {
  text-align: left;
  padding: 3rem 10rem 3rem 3rem;
  /*font-size: 25px;*/
  font-size: 20px; }
.investor-page-main .quicklinkswrapper .large-9 a:hover p,
.investor-page-main .quicklinkswrapper .large-9 a:focus p {
  color: #000 !important; }
.investor-page-main .quicklinkswrapper,
.investor-page-main .quicklinkswrapper02 {
  margin: 2rem 0rem; }
  .investor-page-main .quicklinkswrapper .subheader,
  .investor-page-main .quicklinkswrapper02 .subheader {
    padding: 0rem 0rem 1.3rem 0rem;
    line-height: normal; }
  .investor-page-main .quicklinkswrapper .large-9 .button,
  .investor-page-main .quicklinkswrapper02 .large-9 .button {
    background-color: #DD8A03;
    -webkit-transition: background-color .25s ease-out,color .25s ease-out;
    transition: background-color .25s ease-out,color .25s ease-out; }
    .investor-page-main .quicklinkswrapper .large-9 .button:hover, .investor-page-main .quicklinkswrapper .large-9 .button:focus,
    .investor-page-main .quicklinkswrapper02 .large-9 .button:hover,
    .investor-page-main .quicklinkswrapper02 .large-9 .button:focus {
      background: url(../img/arrow-brown.png) #fff;
      background-repeat: no-repeat;
      background-position: 93% center;
      color: #000; }
      .investor-page-main .quicklinkswrapper .large-9 .button:hover p, .investor-page-main .quicklinkswrapper .large-9 .button:focus p,
      .investor-page-main .quicklinkswrapper02 .large-9 .button:hover p,
      .investor-page-main .quicklinkswrapper02 .large-9 .button:focus p {
        color: #fff; }
.investor-page-main .quicklinkswrapper02 {
  margin: 0rem; }
  .investor-page-main .quicklinkswrapper02 .large-9 {
    margin-top: 1.8rem;
    margin-bottom: 1.8rem; }

.our-bussiness-container p {
  font-size: 14.52px; }
.our-bussiness-container strong {
  font-family: "Gotham-Bold";
  font-size: 14.52px;
  display: block; }
.our-bussiness-container h1 {
  /*font-size: 29.04px;*/
  font-size: 20px;
  font-family: "Gotham-Black";
  text-transform: uppercase;
  margin: 1rem 0rem 1rem 0rem; }
.our-bussiness-container .our-value-accordion, .our-bussiness-container .our-company-accordion, .our-bussiness-container .our-leadership-accordion, .our-bussiness-container .our-partners-accordion {
  background: #E2E2E2;
  padding: 2rem 0rem; }
  .our-bussiness-container .our-value-accordion ul.tabs, .our-bussiness-container .our-company-accordion ul.tabs, .our-bussiness-container .our-leadership-accordion ul.tabs, .our-bussiness-container .our-partners-accordion ul.tabs {
    padding: 0px;
    margin: 0px;
    width: 100%; }
    .our-bussiness-container .our-value-accordion ul.tabs li a, .our-bussiness-container .our-company-accordion ul.tabs li a, .our-bussiness-container .our-leadership-accordion ul.tabs li a, .our-bussiness-container .our-partners-accordion ul.tabs li a {
      font-size: 12.34px;
      font-family: "Gotham-Black";
      border-bottom: solid 2px #DADADA;
      padding: 0.8rem 0rem;
      text-transform: uppercase; }
      .our-bussiness-container .our-value-accordion ul.tabs li a .fa, .our-bussiness-container .our-company-accordion ul.tabs li a .fa, .our-bussiness-container .our-leadership-accordion ul.tabs li a .fa, .our-bussiness-container .our-partners-accordion ul.tabs li a .fa {
        float: right;
        font-size: 18px; }
      .our-bussiness-container .our-value-accordion ul.tabs li a::after, .our-bussiness-container .our-company-accordion ul.tabs li a::after, .our-bussiness-container .our-leadership-accordion ul.tabs li a::after, .our-bussiness-container .our-partners-accordion ul.tabs li a::after {
        display: none; }
.our-bussiness-container .tabs-content {
  background: #E2E2E2;
  padding: 1rem 1rem 1rem 3.5rem;
  border: none; }
  .our-bussiness-container .tabs-content .tabs-panel {
    padding: 0rem; }
  .our-bussiness-container .tabs-content h1 {
    /*font-size: 34.85px;*/
    font-size: 20px;
    font-family: "Gotham-Bold"; }

.our-company-accordion {
  background: #F0F0F0 !important; }
  .our-company-accordion .tabs-content {
    background: #F0F0F0;
    border: none; }
    .our-company-accordion .tabs-content h1 {
      font-size: 20px;
      font-family: "Gotham-Bold"; }

.our-partners-accordion {
  background: #F0F0F0 !important; }
  .our-partners-accordion .tabs-content {
    background: #F0F0F0 !important; }

.boardthumb {
  border: none;
  background: none; }
  .boardthumb .owl-item .tabs-title, .boardthumb .owl-item .accordion-item {
    float: none; }
    .boardthumb .owl-item .tabs-title a:hover, .boardthumb .owl-item .tabs-title a:focus, .boardthumb .owl-item .accordion-item a:hover, .boardthumb .owl-item .accordion-item a:focus {
      overflow: hidden;
      margin: 0 auto;
      text-align: center;
      display: block;
      border: none;
      background-color: transparent; }
    .boardthumb .owl-item .tabs-title a img, .boardthumb .owl-item .accordion-item a img {
      -webkit-box-shadow: 0px 10px 30px rgba(10, 10, 10, 0.3);
      -moz-box-shadow: 0px 10px 30px rgba(10, 10, 10, 0.3);
      box-shadow: 0px 10px 30px rgba(10, 10, 10, 0.3);
      width: 207px;
      height: 212px;
      border-radius: 50%;
      overflow: hidden;
      margin: 0 auto;
      text-align: center;
      display: block;
      border: solid 1px #fff;
      background-color: #EDE7E7; }
    .boardthumb .owl-item .tabs-title .name, .boardthumb .owl-item .accordion-item .name {
      font-size: 13.07px;
      font-family: "Gotham-Bold";
      text-align: center;
      margin: 0px;
      text-transform: capitalize; }
    .boardthumb .owl-item .tabs-title .position, .boardthumb .owl-item .accordion-item .position {
      font-size: 13.07px;
      font-family: "Gotham-Book";
      text-align: center;
      margin: 5px 0px 0px 0px;
      text-transform: capitalize; }
  .boardthumb .owl-item .tabs-title.is-active img {
    -webkit-box-shadow: 0px 10px 30px rgba(152, 28, 30, 0.3);
    -moz-box-shadow: 0px 10px 30px rgba(152, 28, 30, 0.3);
    box-shadow: 0px 10px 30px rgba(152, 28, 30, 0.3); }

[data-tabs-content|="leadership"].tabs-content {
  padding: 0rem 3rem !important; }
  [data-tabs-content|="leadership"].tabs-content .tabs-title a {
    padding: 0rem 0rem 1.5rem 0rem;
    display: block; }
    [data-tabs-content|="leadership"].tabs-content .tabs-title a:hover, [data-tabs-content|="leadership"].tabs-content .tabs-title a:focus {
      display: block;
      padding: 0rem 0rem 1.5rem 0rem; }

[data-tabs-content|="leadership-carousel"] {
  background: #F0F0F0;
  margin: 0px;
  width: 100%; }
  [data-tabs-content|="leadership-carousel"] .close-button {
    float: right;
    padding: 0px;
    background: #981C1E;
    width: 40px;
    height: 40px;
    font-size: 18px;
    color: white;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    display: block;
    clear: both;
    text-transform: uppercase; }
  [data-tabs-content|="leadership-carousel"] .tabs-panel.is-active {
    background: #fff;
    margin: 0px;
    width: 100%;
    padding: 2rem 9rem;
    -webkit-box-shadow: 0px 10px 30px rgba(10, 10, 10, 0.1);
    -moz-box-shadow: 0px 10px 30px rgba(10, 10, 10, 0.1);
    box-shadow: 0px 10px 30px rgba(10, 10, 10, 0.1);
    position: relative; }
    [data-tabs-content|="leadership-carousel"] .tabs-panel.is-active::before {
      border: solid transparent;
      border-bottom-color: #fff;
      border-width: 30px;
      top: 0px;
      content: ' ';
      left: 28rem;
      position: absolute;
      margin-top: -3.7rem; }
    [data-tabs-content|="leadership-carousel"] .tabs-panel.is-active:nth-child(2)::before {
      left: 48rem; }
    [data-tabs-content|="leadership-carousel"] .tabs-panel.is-active:nth-child(3)::before, [data-tabs-content|="leadership-carousel"] .tabs-panel.is-active:nth-child(4)::before {
      left: 68rem; }
    [data-tabs-content|="leadership-carousel"] .tabs-panel.is-active a {
      display: block;
      text-align: center;
      margin: 0 auto; }
      [data-tabs-content|="leadership-carousel"] .tabs-panel.is-active a .fa-linkedin-square {
        color: #2867B2;
        font-size: 40px; }

.our-leadership-accordion .tabs-content {
  padding: 0rem; }
.our-leadership-accordion .tabs-panel {
  padding: 0rem 0rem 0rem 4rem; }
.our-leadership-accordion .owl-nav {
  top: 40%; }
  .our-leadership-accordion .owl-nav .owl-prev, .our-leadership-accordion .owl-nav .owl-next {
    opacity: 0.3; }
.our-leadership-accordion .accordioncontent {
  display: block; }

#sustainability .accordion-item a.accordion-title, #sustainability .accordion-item a.tabs-title, #sustainability .tabs-item a.accordion-title, #sustainability .tabs-item a.tabs-title {
  background: #F0F0F0;
  border: none;
  border-bottom: #A9A9A9 solid 2px;
  /*padding: 1.25rem 2rem 3rem 2rem;
  margin: 0rem 4rem;*/
  padding: 1.25rem 0rem 2.5rem 0rem;
  margin: 0rem 7rem; }
  #sustainability .accordion-item a.accordion-title h1, #sustainability .accordion-item a.tabs-title h1, #sustainability .tabs-item a.accordion-title h1, #sustainability .tabs-item a.tabs-title h1 {
    font-family: "Gotham-Bold";
    /*font-size: 32.67px;*/
    font-size: 20px;
    color: #000; }
  #sustainability .accordion-item a.accordion-title p, #sustainability .accordion-item a.tabs-title p, #sustainability .tabs-item a.accordion-title p, #sustainability .tabs-item a.tabs-title p {
    font-size: 18px;
    font-family: "Bitter-Italic";
    color: #000;
    width: 80%;
    margin: 0px; }
  #sustainability .accordion-item a.accordion-title::before, #sustainability .accordion-item a.tabs-title::before, #sustainability .tabs-item a.accordion-title::before, #sustainability .tabs-item a.tabs-title::before {
    position: absolute;
    top: 50%;
    right: 0rem;
    margin-top: -.5rem;
    background: #981C1E;
    padding: .2rem 0.8rem;
    color: #fff;
    font-size: 2rem; }
#sustainability .accordion-item.is-active a.accordion-title,
#sustainability .tabs-item.is-active a.tabs-title,
#sustainability .accordion-item:last-child a.tabs-title {
  border-bottom: none; }
#sustainability .accordion-item:last-child:not(.is-active) > .accordion-title {
  border-bottom: none; }

.wrapper-sus {
  background: #fff; }
  .wrapper-sus .accordion, .wrapper-sus .tabs {
    background: #F0F0F0; }
  .wrapper-sus .accordion-content, .wrapper-sus .tabs-content {
    padding: 2rem 9.5rem; }

/*==============heritage page css=================*/
.heritage-container {
  padding: 0rem 7rem 7rem 7rem; }
  .heritage-container .jarallax, .heritage-container .jarallax-keep-img {
    min-height: 300px; }
    .heritage-container .jarallax .jarallax-img, .heritage-container .jarallax-keep-img .jarallax-img {
      padding-right: 0.8rem; }
  .heritage-container span.down {
    font-family: "Gotham-Medium";
    color: #6C6C6C;
    text-align: center;
    margin: 0 auto;
    display: block;
    font-size: 18px; }
    .heritage-container span.down img {
      width: inherit;
      height: auto; }
  .heritage-container p {
    font-size: 16.7px;
    font-family: "Bitter";
    padding-left: 0.8rem; }
  .heritage-container .grid-x:nth-child(even) .large-6:first-child {
    order: 2; }
  .heritage-container .grid-x:nth-child(even) .large-6:last-child {
    order: 1; }
  .heritage-container .grid-x:nth-child(even) .jarallax, .heritage-container .grid-x:nth-child(even) .jarallax-keep-img {
    margin-left: 2.8rem;
    margin-top: 4rem; }
    .heritage-container .grid-x:nth-child(even) .jarallax .jarallax-img, .heritage-container .grid-x:nth-child(even) .jarallax-keep-img .jarallax-img {
      padding: 0px; }
  .heritage-container .grid-x:nth-child(even) h1 {
    /*font-size: 58.81px;*/
    font-size: 20px;
    font-family: "Gotham-Black";
    position: relative;
    display: block;
    padding: 0rem 0rem 2rem 0rem;
    margin: 0rem 0rem 2rem 0rem;
    text-align: right; }
    .heritage-container .grid-x:nth-child(even) h1::before {
      border-bottom: solid #FFC90F 2px;
      position: absolute;
      content: "";
      width: 247px;
      bottom: 0px;
      right: 0;
      margin-right: -2.8rem; }
    .heritage-container .grid-x:nth-child(even) h1::after {
      position: absolute;
      right: 0px;
      width: 35px;
      height: 37px;
      content: "";
      bottom: -20px;
      background: #FFC90F;
      border-radius: 50%;
      margin-right: -4rem; }
  .heritage-container .grid-x:nth-child(even) .strip-line {
    position: relative;
    padding-right: 2.8rem;
    padding-top: 4rem;
    height: 100%; }
    .heritage-container .grid-x:nth-child(even) .strip-line p {
      clear: both;
      display: block;
      text-align: right;
      padding-right: 0rem;
      padding-left: 0rem; }
    .heritage-container .grid-x:nth-child(even) .strip-line::before {
      position: absolute;
      right: -1px;
      width: 1px;
      content: "";
      bottom: 0;
      background: #000;
      top: 0;
      z-index: -1; }
    .heritage-container .grid-x:nth-child(even) .strip-line .accordioncontent {
      margin-left: -15vw;
      background-image: none;
      background-color: #fff;
      box-shadow: none;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      padding: 3rem 0rem;
      margin-top: 6rem; }
      .heritage-container .grid-x:nth-child(even) .strip-line .accordioncontent .closebutton {
        float: right;
        padding: 0px;
        background: #981C1E;
        width: 40px;
        height: 40px;
        font-size: 14px;
        color: white;
        text-align: center;
        line-height: 40px;
        border-radius: 50%;
        margin-top: -2%;
        display: block;
        clear: both;
        position: absolute;
        right: -10rem; }
      .heritage-container .grid-x:nth-child(even) .strip-line .accordioncontent .grid-x {
        margin: 0 auto; }
      .heritage-container .grid-x:nth-child(even) .strip-line .accordioncontent p {
        clear: both;
        display: block;
        text-align: left;
        padding-right: 0rem;
        padding-left: 0rem; }
      .heritage-container .grid-x:nth-child(even) .strip-line .accordioncontent h2 {
        /*font-size: 25.41px;*/
        font-size: 20px;
        font-family: "Gotham-Bold";
        margin: 0px;
        position: relative;
        padding-right: 2rem; }
        .heritage-container .grid-x:nth-child(even) .strip-line .accordioncontent h2::after {
          position: absolute;
          right: 50%;
          left: 50%;
          border-top: solid #999999 2px;
          content: "";
          top: 50%;
          bottom: 50%;
          width: 70px;
          margin-top: -6px;
          margin-left: 1rem; }
      .heritage-container .grid-x:nth-child(even) .strip-line .accordioncontent .strip {
        /*font-size: 58.81px;*/
        font-size: 20px;
        font-family: "Gotham-Black";
        position: relative;
        border-left: solid #FFC90F 2px;
        padding-left: 3rem;
        height: 100%; }
        .heritage-container .grid-x:nth-child(even) .strip-line .accordioncontent .strip::after {
          position: absolute;
          left: 0;
          right: 0;
          width: 25px;
          height: 25px;
          content: "";
          top: 0;
          background: #FFC90F;
          border-radius: 50%;
          margin-left: -14px;
          margin-top: 0px; }
      .heritage-container .grid-x:nth-child(even) .strip-line .accordioncontent p, .heritage-container .grid-x:nth-child(even) .strip-line .accordioncontent ul li {
        font-size: 14.52px;
        font-family: "Bitter"; }
      .heritage-container .grid-x:nth-child(even) .strip-line .accordioncontent ul {
        margin-left: 2rem; }
        .heritage-container .grid-x:nth-child(even) .strip-line .accordioncontent ul li {
          margin-bottom: 1rem; }
    .heritage-container .grid-x:nth-child(even) .strip-line .accordionheader {
      position: relative;
      font-size: 10.7px;
      font-family: "Bitter";
      color: #000;
      width: 160px;
      text-align: left;
      display: block;
      line-height: 45px;
      text-transform: uppercase;
      float: right; }
      .heritage-container .grid-x:nth-child(even) .strip-line .accordionheader::before {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0px;
        left: initial;
        content: '+';
        background: #981C1E;
        color: #fff;
        font-size: 2rem;
        display: table;
        height: 45px;
        width: 45px;
        text-align: center;
        line-height: 45px; }
  .heritage-container .grid-x:nth-child(odd) .large-6:first-child {
    order: 1; }
  .heritage-container .grid-x:nth-child(odd) .large-6:last-child {
    order: 2; }
  .heritage-container .grid-x:nth-child(odd) p {
    font-size: 16.7px;
    font-family: "Bitter";
    padding-left: 0rem;
    display: block;
    clear: both; }
  .heritage-container .grid-x:nth-child(odd) .jarallax, .heritage-container .grid-x:nth-child(odd) .jarallax-keep-img {
    margin-right: 2.8rem;
    margin-top: 4rem; }
    .heritage-container .grid-x:nth-child(odd) .jarallax .jarallax-img, .heritage-container .grid-x:nth-child(odd) .jarallax-keep-img .jarallax-img {
      padding: 0px; }
  .heritage-container .grid-x:nth-child(odd) h1 {
    /*font-size: 58.81px;*/
    font-size: 20px;
    font-family: "Gotham-Black";
    position: relative;
    display: block;
    padding: 0rem 0rem 2rem 0rem;
    margin: 0rem 0rem 2rem 0rem;
    text-align: left; }
    .heritage-container .grid-x:nth-child(odd) h1::before {
      border-bottom: solid #FFC90F 2px;
      position: absolute;
      content: "";
      width: 247px;
      bottom: 0px;
      left: 0;
      margin-left: -2.8rem; }
    .heritage-container .grid-x:nth-child(odd) h1::after {
      position: absolute;
      left: 0px;
      width: 35px;
      height: 37px;
      content: "";
      bottom: -20px;
      background: #FFC90F;
      border-radius: 50%;
      margin-left: -4rem; }
  .heritage-container .grid-x:nth-child(odd) .strip-line {
    position: relative;
    padding-left: 2.8rem;
    padding-top: 4rem;
    height: 100%; }
    .heritage-container .grid-x:nth-child(odd) .strip-line::before {
      position: absolute;
      left: 0px;
      width: 1px;
      content: "";
      bottom: 0;
      background: #000;
      top: 0;
      z-index: -1; }
    .heritage-container .grid-x:nth-child(odd) .strip-line .accordioncontent {
      margin-left: -53vw;
      background-image: none;
      background-color: #fff;
      box-shadow: none;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      padding: 3rem 0rem;
      margin-top: 6rem; }
      .heritage-container .grid-x:nth-child(odd) .strip-line .accordioncontent .grid-x {
        margin: 0 auto; }
      .heritage-container .grid-x:nth-child(odd) .strip-line .accordioncontent .closebutton {
        float: right;
        padding: 0px;
        background: #981C1E;
        width: 40px;
        height: 40px;
        font-size: 14px;
        color: white;
        text-align: center;
        line-height: 40px;
        border-radius: 50%;
        margin-top: -2%;
        display: block;
        clear: both;
        position: absolute;
        right: -10rem; }
      .heritage-container .grid-x:nth-child(odd) .strip-line .accordioncontent p {
        clear: both;
        display: block;
        text-align: left;
        padding-right: 0rem;
        padding-left: 0rem; }
      .heritage-container .grid-x:nth-child(odd) .strip-line .accordioncontent h2 {
        /*font-size: 25.41px;*/
        font-size: 20px;
        font-family: "Gotham-Bold";
        margin: 0px;
        position: relative;
        padding-right: 2rem; }
        .heritage-container .grid-x:nth-child(odd) .strip-line .accordioncontent h2::after {
          position: absolute;
          right: 50%;
          left: 50%;
          border-top: solid #999999 2px;
          content: "";
          top: 50%;
          bottom: 50%;
          width: 70px;
          margin-top: -6px;
          margin-left: 1rem; }
      .heritage-container .grid-x:nth-child(odd) .strip-line .accordioncontent .strip {
        /*font-size: 58.81px;*/
        font-size: 20px;
        font-family: "Gotham-Black";
        position: relative;
        border-left: solid #FFC90F 2px;
        padding-left: 3rem;
        height: 100%; }
        .heritage-container .grid-x:nth-child(odd) .strip-line .accordioncontent .strip::after {
          position: absolute;
          left: 0;
          right: 0;
          width: 25px;
          height: 25px;
          content: "";
          top: 0;
          background: #FFC90F;
          border-radius: 50%;
          margin-left: -14px;
          margin-top: 0px; }
      .heritage-container .grid-x:nth-child(odd) .strip-line .accordioncontent p, .heritage-container .grid-x:nth-child(odd) .strip-line .accordioncontent ul li {
        font-size: 14.52px;
        font-family: "Bitter"; }
      .heritage-container .grid-x:nth-child(odd) .strip-line .accordioncontent ul {
        margin-left: 2rem; }
        .heritage-container .grid-x:nth-child(odd) .strip-line .accordioncontent ul li {
          margin-bottom: 1rem; }
    .heritage-container .grid-x:nth-child(odd) .strip-line .accordionheader {
      position: relative;
      font-size: 10.7px;
      font-family: "Bitter";
      color: #000;
      width: 160px;
      text-align: right;
      display: block;
      line-height: 45px;
      text-transform: uppercase;
      float: left; }
      .heritage-container .grid-x:nth-child(odd) .strip-line .accordionheader::before {
        position: absolute;
        top: 0;
        bottom: 0;
        right: initial;
        left: 0px;
        content: '+';
        background: #981C1E;
        color: #fff;
        font-size: 2rem;
        display: table;
        height: 45px;
        width: 45px;
        text-align: center;
        line-height: 45px; }

.jarallax-keep-img {
  position: relative;
  z-index: 0;
  object-fit: contain !important;
  font-family: 'object-fit: contain !important;'; }

.jarallax-keep-img > .jarallax-img {
  position: relative;
  display: block;
  max-width: 100%;
  height: auto;
  z-index: -100;
  object-fit: contain !important;
  font-family: 'object-fit: contain !important;'; }

.owl-carousel .owl-item.active h1, .owl-carousel .owl-item.active p, .owl-carousel .owl-item.active .button {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-delay: 0.3s; }
.owl-carousel .owl-item.active h1 {
  animation-name: fadeInDown; }
.owl-carousel .owl-item.active p {
  animation-name: fadeInLeft; }
.owl-carousel .owl-item.active .button {
  animation-name: fadeInUp; }

/*=========================================================
MEDIA QUERY CSS STYLING
===========================================================*/
@media only screen and (max-width: 780px) {
  .media-gallery .media-image-holder, .report .media-image-holder {
    padding: 0px; }

  .breadcrumbs-2 {
    margin: 1.5rem 0rem 1.5rem 0rem; }

  .bodytext-wrapper-inner .bodytext h1 {
    margin: 0px; }

  .report a h3 {
    padding: 0px 0px 0px 1.5rem;
    line-height: normal; }

  .report a h2 {
    text-align: center; }

  .media-gallery .subheader:after, .report .subheader:after {
    left: 20%;
    width: 80%; }

  #sustainability .accordion-item a.accordion-title, #sustainability .accordion-item a.tabs-title, #sustainability .tabs-item a.accordion-title, #sustainability .tabs-item a.tabs-title {
    margin: 0rem 1rem; }

  .wrapper-sus .accordion-content, .wrapper-sus .tabs-content {
    padding: 1rem; }

  .banner figure figcaption {
    padding: 1rem;
    bottom: 0rem;
    left: 0;
    color: #000;
    background: #fff; }
    .banner figure figcaption h1 {
      font-size: 14px;
      animation-name: fadeInDown;
      border-bottom: solid 1px #000;
      padding: 10px 0px;
      width: 100%; }
  .banner .owl-nav {
    top: initial;
    bottom: 12%; }
    .banner .owl-nav .owl-prev, .banner .owl-nav .owl-next {
      width: 40px;
      height: 40px;
      border: solid 1px #000 !important;
      border-radius: 50%;
      line-height: 10px !important;
      background-image: none !important;
      text-align: center;
      margin: 0 auto; }
      .banner .owl-nav .owl-prev span, .banner .owl-nav .owl-next span {
        font-size: 35px; }
    .banner .owl-nav .owl-prev {
      left: initial;
      right: 15%; }
    .banner .owl-nav .owl-next {
      left: initial;
      right: 3%; }

  .stock-wrapper .grid-container-full .cell h1 {
    font-size: 14px;
    padding: 1rem;
    height: auto;
    line-height: normal;
    text-align: center; }
  .stock-wrapper .grid-container-full .cell:last-child h1 {
    font-size: 14px;
    padding: 1rem;
    text-align: center; }

  .subheader,
  .bodytext-wrapper-inner .bodytext h2 {
    font-size: 16px !important;
    padding: 1rem 0rem;
    margin-bottom: 0px; }

  .investor-page-main .carousel-people .panel a {
    padding: 0px !important; }
  .investor-page-main .button {
    padding: 3rem 5rem 3rem 3rem !important; }
  .investor-page-main .quicklinkswrapper02 .large-9 {
    margin-top: 0rem;
    margin-bottom: 0rem; }
    .investor-page-main .quicklinkswrapper02 .large-9 .large-6 .panel.panel02 {
      margin-bottom: 2rem; }
      .investor-page-main .quicklinkswrapper02 .large-9 .large-6 .panel.panel02 a {
        font-size: 16.16px; }

  .quicklinks-nav h1.subheader {
    display: none; }
  .quicklinks-nav .quicklinks {
    padding: 1rem 0rem !important;
    margin: 0px !important; }
    .quicklinks-nav .quicklinks li {
      display: inline; }
      .quicklinks-nav .quicklinks li a {
        font-size: 13px !important; }
      .quicklinks-nav .quicklinks li::after {
        content: "|";
        color: #000;
        font-size: 12px;
        margin: 0 0.2rem;
        position: relative; }
      .quicklinks-nav .quicklinks li:last-child::after {
        display: none; }

  .investor-page-main .quicklinkswrapper, .investor-page-main .quicklinkswrapper02 {
    margin: 0rem; }

  .panel .jarallax {
    min-height: 280px; }
  .panel a {
    font-size: 14px; }

  .grid-container {
    max-width: 92%; }

  .home-panel01, .home-panels02 {
    margin-bottom: 0px; }
    .home-panel01 .panel, .home-panels02 .panel {
      margin-bottom: 1rem !important;
      height: auto !important; }
      .home-panel01 .panel a, .home-panels02 .panel a {
        padding: 30px 90px 30px 30px !important;
        font-size: 16px;
        margin-bottom: 0px !important;
        max-height: auto !important;
        min-height: auto !important; }

  .grid-x .cell:last-child .panel-brown {
    margin-bottom: 0px !important; }

  .thumbnailcarousel {
    padding: 30px 0px 30px 0px; }

  .carousel-people .panel .bodytextwrapper, .carousel-people-inner .panel .bodytextwrapper {
    padding: 1rem; }

  .carousel-people .panel .subheader, .carousel-people-inner .panel .subheader,
  .carousel-people .panel p, .carousel-people-inner .panel p {
    text-align: left;
    margin: 0rem 0rem 1rem 0rem; }

  .carousel-people .panel, .carousel-people-inner .panel {
    height: 600px; }

  .carousel-people .panel a, .carousel-people-inner .panel a {
    position: absolute;
    right: 0px;
    bottom: 1px; }

  footer.top {
    height: auto;
    line-height: normal;
    padding: 2rem 1rem;
    text-align: center; }
    footer.top .large-3 a {
      font-size: 16px;
      margin-bottom: 1rem;
      display: block; }
    footer.top p {
      padding: 0px 0px 0px 0px; }
    footer.top .social {
      float: none;
      margin: 1rem auto; }

  footer.bottom {
    height: auto;
    line-height: normal;
    padding: 2rem 1rem;
    text-align: center; }

  .off-canvas nav a {
    display: block;
    color: #fff;
    padding: 1rem;
    background: #981C1E;
    text-transform: capitalize;
    border-bottom: solid #fff 0.01rem;
    font-family: "Gotham-Bold"; }

  .breadcrumbs-1 {
    background: #000;
    height: auto;
    padding: 10px; }

  .breadcrumbs-1 .center ul li:not(:last-child)::after {
    margin: 0 .2rem !important; }

  .profile-our-people .jarallax {
    min-height: 280px;
    width: 100%; }

  .profile-our-people {
    margin-top: 0px;
    margin-bottom: 1rem;
    margin-top: 1rem; }

  .our-bussiness-container .our-value-accordion, .our-bussiness-container .our-company-accordion, .our-bussiness-container .our-leadership-accordion, .our-bussiness-container .our-partners-accordion {
    padding: 0px; }

  .our-bussiness-container .our-value-accordion h1 {
    display: inline-block; }

  .bodytext-wrapper-inner .bodytext {
    padding: 0px; }

  .brands-main-image {
    height: 280px; }
    .brands-main-image .jarallax {
      min-height: 280px; }

  #example-tabs-02 .panel-image, #brands-content .panel-image {
    text-align: center;
    margin: 0 auto; }
    #example-tabs-02 .panel-image a, #brands-content .panel-image a {
      height: 280px;
      background: #fefefe;
      margin: 0rem 0rem .9375rem .0rem;
      text-align: center;
      display: block;
      -webkit-box-shadow: 0px 10px 30px rgba(10, 10, 10, 0.3);
      -moz-box-shadow: 0px 10px 30px rgba(10, 10, 10, 0.3);
      box-shadow: 0px 10px 30px rgba(10, 10, 10, 0.3); }
  #example-tabs-02 .grid-container, #brands-content .grid-container {
    min-width: 100%; }

  .bodytextcontent {
    padding: 0px; }

  .accordion-title {
    font-size: 1rem;
    color: #981C1E; }

  .our-bussiness-container h1 {
    display: inline-block;
    clear: both; }

  .boardthumb .owl-item .tabs-title .name {
    display: block; }

  a:focus, a:hover {
    color: #000; }

  #INTRODUCTION .breadcrumbs-2 {
    margin: 1rem 0rem 0rem 0rem; }
  #INTRODUCTION .grid-x .large-6:first-child {
    order: 2; }
  #INTRODUCTION .grid-x .large-6:last-child {
    order: 1; }

  [data-tabs-content|="leadership-carousel"] .tabs-panel.is-active {
    padding: 1rem;
    margin: -12rem auto 0 auto;
    width: 90%;
    min-height: 20rem;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }

  .accordioncontent.owl-carousel .owl-item img {
    width: 100px;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    display: block; }

  .accordioncontent {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center; }
    .accordioncontent h1, .accordioncontent p, .accordioncontent h2, .accordioncontent h3 {
      text-align: center; }
    .accordioncontent .closebutton {
      position: absolute;
      top: 0px;
      right: 20px; }
    .accordioncontent.owl-inner-carousel .owl-nav {
      top: 50%;
      bottom: 50%; }
      .accordioncontent.owl-inner-carousel .owl-nav .owl-next {
        left: 0px;
        right: initial; }
      .accordioncontent.owl-inner-carousel .owl-nav .owl-prev {
        left: initial;
        right: 0px; }

  .boardthumb .owl-item .accordion-item .accordion-content {
    display: none !important; }
  .boardthumb .owl-item .accordion-item .accordion-title {
    border: none; }
    .boardthumb .owl-item .accordion-item .accordion-title::before {
      display: none; }
  .boardthumb .owl-item .accordion-item .name {
    display: block;
    text-align: center; }

  .carousel-people-inner .panel {
    height: 600px; }
    .carousel-people-inner .panel a {
      bottom: 0px;
      position: absolute;
      right: 0px; } }

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