﻿/*==========================================
            Break Points
===========================================*/
/*==========================================
            Colors
===========================================*/
/*------------------------------------------------------------------------------------------------------------ 
 Responsive Utility Classes 
------------------------------------------------------------------------------------------------------------*/
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.sfPageEditor .visible-phone.editor {
  display: block !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
.visible-print {
  display: none !important;
}
@media (max-width: 1166px) {
  .container.container {
    padding: 0 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
  /***  PARAGRAPH  ***/
  p.content-heading {
    font-size: 40px;
    line-height: 44px;
  }
  .main-section {
    font-size: 40px;
    line-height: 44px;
    letter-spacing: 0.5px;
  }
  .main-section:before {
    top: 45px;
    bottom: 43px;
  }
  .absolute {
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
  h1.alternate {
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 0px;
  }
  h2 {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: -0.25px;
  }
  .mobile-no-gutter {
    padding-left: 0;
    padding-right: 0;
  }
  /***  LINKS and BUTTONS  ***/
  input[type=button],
  button:not(.ui-dialog-titlebar-close),
  .button {
    font-size: 13px;
    padding: 6px 26px;
  }
  /***  PARAGRAPH  ***/
  p.content-heading {
    font-size: 25px;
    line-height: 35px;
  }
  .main-section {
    font-size: 40px;
    line-height: 44px;
    letter-spacing: 0.5px;
  }
  .main-section:before {
    top: 45px;
    bottom: 43px;
  }
  .absolute {
    width: 90%;
  }
}
/*Responsive for performance toolkit */
@media only screen and (max-width: 767px) {
  .performance-wrapper .first-image-row {
    margin-bottom: 0px;
  }
  .performance-wrapper .image-column {
    margin-bottom: 5px;
    text-align: center;
  }
}
/*Responsive for maps*/
@media (max-width: 1450px) and (min-width: 1366px) {
  .infographic-menu-item {
    width: 265px;
  }
  .infographic-menu {
    right: 95px;
    bottom: 122px;
  }
}
@media (max-width: 1365px) and (min-width: 1280px) {
  .infographic-menu-item {
    width: 235px;
  }
  .infographic-menu {
    right: 90px;
    bottom: 80px;
  }
}
@media (max-width: 1279px) and (min-width: 1200px) {
  .infographic-menu-item {
    width: 235px;
  }
  .infographic-menu {
    right: 77px;
    bottom: 60px;
  }
}
@media (max-width: 1199px) and (min-width: 1100px) {
  .infographic-menu-item {
    width: 200px;
    height: 45px;
  }
  .infographic-menu-item img {
    width: 220px;
    height: 40px;
  }
  .infographic-menu {
    bottom: 100px;
    right: 80px;
  }
}
@media (max-width: 1099px) and (min-width: 992px) {
  .infographic-menu-item {
    width: 185px;
    height: 45px;
  }
  .infographic-menu-item img {
    width: 185px;
    height: 40px;
  }
  .infographic-menu {
    bottom: 60px;
    right: 70px;
  }
}
@media (max-width: 991px) and (min-width: 850px) {
  .infographic-menu-item {
    width: 175px;
    height: 35px;
  }
  .infographic-menu-item img {
    width: 175px;
    height: 35px;
  }
  .infographic-menu {
    bottom: 65px;
    right: 50px;
  }
}
@media (max-width: 849px) and (min-width: 768px) {
  .infographic-menu-item {
    width: 140px;
    height: 35px;
  }
  .infographic-menu-item img {
    width: 140px;
    height: 30px;
  }
  .infographic-menu {
    bottom: 50px;
    right: 55px;
  }
}
@media (max-width: 767px) and (min-width: 630px) {
  .infographic-menu-item {
    width: 130px;
    height: 30px;
  }
  .infographic-menu-item img {
    width: 130px;
    height: 23px;
  }
  .infographic-menu {
    bottom: 36px;
    right: 37px;
  }
}
@media (max-width: 629px) and (min-width: 577px) {
  .infographic-menu-item {
    width: 115px;
    height: 29px;
  }
  .infographic-menu-item img {
    width: 115px;
    height: 20px;
  }
  .infographic-menu {
    bottom: 20px;
    right: 40px;
  }
}
@media (max-width: 576px) and (min-width: 414px) {
  .infographic-menu-item {
    width: 80px;
    height: 20px;
  }
  .infographic-menu-item img {
    width: 80px;
    height: 15px;
    margin-top: -18px;
  }
  .infographic-menu {
    bottom: 20px;
    right: 27px;
  }
}
@media (max-width: 413px) {
  .infographic-menu-item {
    width: 70px;
    height: 17px;
  }
  .infographic-menu-item img {
    width: 115px;
    height: 14px;
    margin-top: -17px;
  }
  .infographic-menu {
    bottom: 30px;
    right: 25px;
  }
}
/*****************************************************/
/* Youtube Widget 
/*****************************************************/
@media (max-width: 1024px) and (min-width: 850px) {
  .youtube-widget .video-resources .item .play {
    top: 18%;
  }
  .youtube-widget .video-resources .item .play img {
    width: 77px;
  }
  .youtube-widget .video-resources .item .video-thumb img {
    height: auto;
  }
}
@media (max-width: 849px) and (min-width: 768px) {
  .youtube-widget .video-resources .item .play {
    top: 12%;
  }
  .youtube-widget .video-resources .item .play img {
    width: 77px;
  }
  .youtube-widget .video-resources .item .video-thumb img {
    height: auto;
  }
}
@media (max-width: 767px) and (min-width: 577px) {
  .youtube-widget .video-resources .item .play {
    top: 20%;
    /*p.main-section {
    font-size: 56px;  //JA - I commented this b/c it is not within any media query 
}*/
  }
  .youtube-widget .video-resources .item .play img {
    width: 120px;
  }
  .youtube-widget .video-resources .item .video-thumb img {
    height: auto;
  }
}
@media (max-width: 576px) {
  .youtube-widget .video-resources .item .play {
    top: 12%;
  }
  .youtube-widget .video-resources .item .play img {
    width: 77px;
  }
  .youtube-widget .video-resources .item .video-thumb img {
    height: auto;
  }
}
/*****************************************************/
/* Infographic Production 
/*****************************************************/
@media (max-width: 1150px) and (min-width: 1024px) {
  .production-map-wrapper .infographic-menu {
    bottom: 10px;
    right: 13px;
  }
  .production-map-wrapper .selected-item {
    border: none;
    width: 260px;
    height: 25px;
  }
  .production-map-wrapper .production-menu-item {
    border: none;
    width: 260px;
    height: 30px;
  }
}
@media (max-width: 1023px) and (min-width: 768px) {
  .production-map-wrapper .infographic-menu {
    bottom: 50px;
    right: 30px;
  }
  .production-map-wrapper .selected-item {
    border: none;
    width: 170px;
    height: 20px;
  }
  .production-map-wrapper img.selected {
    height: 20px;
  }
  .production-map-wrapper img.un-selected-map {
    height: 20px;
  }
  .production-map-wrapper .acerage-title {
    height: 25px;
    width: 160px;
  }
  .production-map-wrapper .production-title {
    height: 25px;
    width: 160px;
  }
  .production-map-wrapper .production-menu-item {
    border: none;
    width: 170px;
    padding-top: 2px;
    height: 20px;
  }
  .production-map-wrapper img.first-non {
    margin-top: -8px;
    margin-left: -1px;
    height: 16px;
  }
  .production-map-wrapper img.second-non.un-selected-map {
    height: 17px;
  }
  .production-map-wrapper img.third-non.un-selected-map {
    height: 22px;
  }
  .production-map-wrapper img.fourth-non.un-selected-map {
    height: 22px;
    margin-left: -1px;
  }
  .production-map-wrapper img.sixth-non.un-selected-map {
    height: 22px;
  }
  .production-map-wrapper img.seventh-non.un-selected-map {
    height: 19px;
  }
  .production-map-wrapper img.second.selected-map.selected {
    height: 17px;
    margin-left: 2px;
  }
  .production-map-wrapper img.first.selected-map.selected {
    height: 22px;
    margin-left: -2px;
  }
  .production-map-wrapper img.third.selected-map.selected {
    height: 16px;
  }
  .production-map-wrapper img.fourth.selected-map.selected {
    height: 16px;
  }
  .production-map-wrapper img.fifth.selected-map.selected {
    height: 19px;
  }
  .production-map-wrapper img.sixth.selected-map.selected {
    height: 22px;
  }
  .production-map-wrapper img.seventh.selected-map.selected {
    height: 23px;
    margin-top: 3px;
  }
}
@media (max-width: 767px) and (min-width: 655px) {
  .production-map-wrapper .infographic-menu {
    bottom: 0;
    right: 10px;
  }
  .production-map-wrapper .selected-item {
    border: none;
    width: 170px;
    height: 20px;
  }
  .production-map-wrapper img.selected {
    height: 20px;
  }
  .production-map-wrapper img.un-selected-map {
    height: 20px;
  }
  .production-map-wrapper .acerage-title {
    height: 25px;
    width: 160px;
  }
  .production-map-wrapper .production-title {
    height: 25px;
    width: 160px;
  }
  .production-map-wrapper .production-menu-item {
    border: none;
    width: 170px;
    padding-top: 2px;
    height: 20px;
  }
  .production-map-wrapper img.first-non {
    margin-top: -8px;
    margin-left: -1px;
    height: 16px;
  }
  .production-map-wrapper img.second-non.un-selected-map {
    height: 17px;
  }
  .production-map-wrapper img.third-non.un-selected-map {
    height: 22px;
  }
  .production-map-wrapper img.fourth-non.un-selected-map {
    height: 22px;
    margin-left: -1px;
  }
  .production-map-wrapper img.sixth-non.un-selected-map {
    height: 22px;
  }
  .production-map-wrapper img.seventh-non.un-selected-map {
    height: 19px;
  }
  .production-map-wrapper img.second.selected-map.selected {
    height: 17px;
    margin-left: 2px;
  }
  .production-map-wrapper img.first.selected-map.selected {
    height: 22px;
    margin-left: -2px;
  }
  .production-map-wrapper img.third.selected-map.selected {
    height: 16px;
  }
  .production-map-wrapper img.fourth.selected-map.selected {
    height: 16px;
  }
  .production-map-wrapper img.fifth.selected-map.selected {
    height: 19px;
  }
  .production-map-wrapper img.sixth.selected-map.selected {
    height: 22px;
  }
  .production-map-wrapper img.seventh.selected-map.selected {
    height: 23px;
    margin-top: 3px;
  }
}
@media (max-width: 654px) and (min-width: 577px) {
  .production-map-wrapper .infographic-menu {
    bottom: 10px;
    right: 50px;
  }
  .production-map-wrapper .selected-item {
    border: none;
    width: 100px;
    height: 12px;
  }
  .production-map-wrapper img.selected {
    height: 12px;
  }
  .production-map-wrapper img.un-selected-map {
    height: 12px;
  }
  .production-map-wrapper .acerage-title {
    height: 15px;
    width: 100px;
  }
  .production-map-wrapper .production-title {
    height: 10px;
    width: 100px;
  }
  .production-map-wrapper .production-menu-item {
    border: none;
    width: 100px;
    padding-top: 2px;
    height: 18px;
  }
  .production-map-wrapper img.first-non {
    margin-top: 1px;
    margin-left: -1px;
    height: 9px;
  }
  .production-map-wrapper img.second-non.un-selected-map {
    height: 10px;
  }
  .production-map-wrapper img.third-non.un-selected-map {
    height: 13px;
  }
  .production-map-wrapper img.fourth-non.un-selected-map {
    height: 13px;
    margin-left: -2px;
  }
  .production-map-wrapper img.sixth-non.un-selected-map {
    height: 14px;
    margin-left: -2px;
  }
  .production-map-wrapper img.seventh-non.un-selected-map {
    height: 12px;
    margin-left: -2px;
  }
  .production-map-wrapper img.second.selected-map.selected {
    height: 10px;
    margin-left: 1px;
  }
  .production-map-wrapper img.first.selected-map.selected {
    height: 14px;
    margin-left: -2px;
    margin-top: 8px;
  }
  .production-map-wrapper img.third.selected-map.selected {
    height: 10px;
    margin-top: 1px;
    margin-left: 0px;
  }
  .production-map-wrapper img.fourth.selected-map.selected {
    height: 10px;
    margin-left: -3px;
  }
  .production-map-wrapper img.fifth.selected-map.selected {
    height: 11px;
  }
  .production-map-wrapper img.sixth.selected-map.selected {
    height: 14px;
    margin-left: -1px;
  }
  .production-map-wrapper img.seventh.selected-map.selected {
    height: 14px;
    margin-top: 2px;
    margin-left: -3px;
  }
}
@media (max-width: 576px) and (min-width: 451px) {
  .production-map-wrapper .infographic-menu {
    bottom: 0;
    right: 20px;
  }
  .production-map-wrapper .selected-item {
    border: none;
    width: 100px;
    height: 12px;
  }
  .production-map-wrapper img.selected {
    height: 12px;
  }
  .production-map-wrapper img.un-selected-map {
    height: 12px;
  }
  .production-map-wrapper .acerage-title {
    height: 15px;
    width: 100px;
  }
  .production-map-wrapper .production-title {
    height: 10px;
    margin-top: 3px;
    width: 100px;
  }
  .production-map-wrapper .production-menu-item {
    border: none;
    width: 100px;
    padding-top: 2px;
    height: 18px;
  }
  .production-map-wrapper img.first-non {
    margin-top: 1px;
    margin-left: -1px;
    height: 9px;
  }
  .production-map-wrapper img.second-non.un-selected-map {
    height: 10px;
  }
  .production-map-wrapper img.third-non.un-selected-map {
    height: 13px;
  }
  .production-map-wrapper img.fourth-non.un-selected-map {
    height: 13px;
    margin-left: -2px;
  }
  .production-map-wrapper img.sixth-non.un-selected-map {
    height: 14px;
    margin-left: -2px;
  }
  .production-map-wrapper img.seventh-non.un-selected-map {
    height: 12px;
    margin-left: -2px;
  }
  .production-map-wrapper img.second.selected-map.selected {
    height: 10px;
    margin-left: 1px;
  }
  .production-map-wrapper img.first.selected-map.selected {
    height: 14px;
    margin-left: -2px;
    margin-top: 8px;
  }
  .production-map-wrapper img.third.selected-map.selected {
    height: 10px;
    margin-top: 1px;
    margin-left: 0px;
  }
  .production-map-wrapper img.fourth.selected-map.selected {
    height: 10px;
    margin-left: -3px;
  }
  .production-map-wrapper img.fifth.selected-map.selected {
    height: 11px;
  }
  .production-map-wrapper img.sixth.selected-map.selected {
    height: 14px;
    margin-left: -1px;
  }
  .production-map-wrapper img.seventh.selected-map.selected {
    height: 14px;
    margin-top: 2px;
    margin-left: -3px;
  }
}
@media (max-width: 450px) {
  .production-map-wrapper .infographic-menu {
    bottom: 0;
    right: 22px;
  }
  .production-map-wrapper .selected-item {
    border: none;
    width: 80px;
    height: 9px;
  }
  .production-map-wrapper img.selected {
    height: 9px;
  }
  .production-map-wrapper img.un-selected-map {
    height: 9px;
  }
  .production-map-wrapper .acerage-title {
    height: 12px;
    width: 80px;
  }
  .production-map-wrapper .production-title {
    height: 7px;
    margin-top: 3px;
    width: 80px;
  }
  .production-map-wrapper .production-menu-item {
    border: none;
    width: 80px;
    padding-top: 2px;
    height: 15px;
  }
  .production-map-wrapper img.first-non {
    margin-top: 2px;
    margin-left: -1px;
    height: 8px;
  }
  .production-map-wrapper img.second-non.un-selected-map {
    height: 9px;
    margin-left: 1px;
  }
  .production-map-wrapper img.third-non.un-selected-map {
    height: 12px;
    margin-left: 1px;
  }
  .production-map-wrapper img.fourth-non.un-selected-map {
    height: 12px;
    margin-left: -2px;
  }
  .production-map-wrapper img.fifth-non.un-selected-map {
    height: 10px;
  }
  .production-map-wrapper img.sixth-non.un-selected-map {
    height: 11px;
    margin-left: -2px;
    margin-top: -3px;
  }
  .production-map-wrapper img.seventh-non.un-selected-map {
    height: 9px;
    margin-left: -2px;
    margin-top: -8px;
  }
  .production-map-wrapper img.second.selected-map.selected {
    height: 9px;
    margin-left: 2px;
  }
  .production-map-wrapper img.first.selected-map.selected {
    height: 13px;
    margin-left: -1px;
    margin-top: 9px;
  }
  .production-map-wrapper img.third.selected-map.selected {
    height: 9px;
    margin-top: 1px;
    margin-left: 1px;
  }
  .production-map-wrapper img.fourth.selected-map.selected {
    height: 9px;
    margin-left: -3px;
  }
  .production-map-wrapper img.fifth.selected-map.selected {
    height: 9px;
  }
  .production-map-wrapper img.sixth.selected-map.selected {
    height: 11px;
    margin-left: -2px;
    margin-top: -3px;
  }
  .production-map-wrapper img.seventh.selected-map.selected {
    height: 11px;
    margin-left: -3px;
    margin-top: -7px;
  }
  #firstMap.production-menu-item {
    margin-top: -6px;
  }
}
/*****************************************************/
/* Quad Widget Styles */
/*****************************************************/
@media (max-width: 1668px) and (min-width: 1300px) {
  .quad-wrapper .quad-background {
    min-height: 585px;
  }
}
@media (max-width: 1299px) and (min-width: 1024px) {
  .quad-wrapper .quad-headline h2 {
    font-size: 60px;
  }
  .quad-wrapper .quad-headline h1 {
    font-size: 60px;
  }
  .quad-wrapper .quad-background {
    min-height: 585px;
  }
}
@media (max-width: 1023px) {
  .quad-wrapper .quad-headline h2 {
    font-size: 50px;
    line-height: normal;
  }
  .quad-wrapper .quad-headline h1 {
    font-size: 50px;
    line-height: normal;
  }
  .quad-wrapper .quad-background {
    min-height: 585px;
  }
}
@media only screen and (max-width: 767px) {
  .quad-wrapper .quad-headline {
    padding-bottom: 0;
  }
  .quad-wrapper .quad-content {
    padding-bottom: 0;
  }
  .quad-wrapper .quad-background {
    min-height: initial;
  }
}
/* Quad Widget fix for alignment when top spans full width */
@media (max-width: 1199px) {
  .double .container {
    max-width: 100%;
    padding: 0px;
  }
}
/*********************************************/
/*Stacked content widget*/
/*********************************************/
@media (max-width: 1199px) and (min-width: 992px) {
  .left {
    height: 715px;
  }
  .stacked-content-wrapper .row p {
    padding: 15px 15px 10px 15px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .left {
    height: 671px;
  }
  .stacked-content-wrapper .green-header {
    padding: 5px 10px;
  }
}
@media (max-width: 767px) and (min-width: 577px) {
  .grey-background {
    padding-left: 0px;
    padding-right: 0px;
  }
  .grey-background .container {
    padding-left: 0px;
    padding-right: 0px;
  }
  .left {
    height: 790px;
    margin-bottom: 50px;
  }
  .left .background-image {
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .right .background-image {
    padding-bottom: 50px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .stacked-content-wrapper .row {
    margin-right: 0px;
    margin-left: 0px;
  }
  .stacked-content-wrapper .stacked-headline {
    font-size: 28px;
    text-align: center;
  }
  .stacked-content-wrapper img {
    text-align: center;
  }
  .stacked-content-wrapper .green-header {
    margin: 0 auto;
    padding: 5px 10px;
  }
  .stacked-content-wrapper .offset-left .background-image {
    bottom: 0;
    top: auto;
    right: auto;
  }
  .stacked-content-wrapper .offset-right .green-header {
    right: 0;
    left: 0;
    margin: auto;
    top: auto;
  }
  .stacked-content-wrapper .offset-right .background-image {
    margin-top: 375px;
  }
}
@media (max-width: 576px) {
  .grey-background {
    padding-left: 0px;
    padding-right: 0px;
  }
  .stacked-content-wrapper .card-border {
    margin: 0 auto;
  }
  .stacked-content-wrapper .green-card-title {
    text-align: center;
    padding-top: 20px;
  }
  .stacked-content-wrapper .green-description {
    padding-bottom: 10px;
  }
  .stacked-content-wrapper .green-card-button {
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .stacked-content-wrapper .row {
    margin-right: 0px;
    margin-left: 0px;
  }
  .stacked-content-wrapper .row p {
    padding: 15px 10px 5px 0px;
    text-align: center;
  }
  .stacked-content-wrapper .stacked-headline {
    font-size: 28px;
    text-align: center;
  }
  .stacked-content-wrapper img {
    text-align: center;
  }
  .stacked-content-wrapper .green-header {
    margin: 0 auto;
    padding: 5px 10px;
  }
  .stacked-content-wrapper .offset-left .background-image {
    bottom: 0;
    top: auto;
    right: auto;
    padding-right: 0px;
    padding-left: 0px;
  }
  .stacked-content-wrapper .offset-left .background-image img {
    margin-left: 0px;
  }
  .stacked-content-wrapper .offset-right .green-header {
    right: 0;
    left: 0;
    margin: auto;
    top: auto;
  }
  .stacked-content-wrapper .offset-right .greenp-card-title {
    padding-top: 20px;
  }
  .stacked-content-wrapper .offset-right .background-image {
    margin-top: 375px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .left {
    height: 790px;
    margin-bottom: 50px;
  }
  .left .background-image {
    padding-bottom: 0px;
  }
  .right .background-image {
    padding-bottom: 50px;
  }
}
/*****************************************************/
/* HEADER STYLES */
/*****************************************************/
@media (max-width: 1166px) {
  .header {
    width: 100%;
  }
}
.header {
  text-decoration: none;
}
.header .col-6 {
  padding-left: 0;
  padding-right: 0;
}
.header #mobileNav {
  background-color: #6E6259;
  width: 100%;
  position: fixed;
  z-index: 400;
  padding-bottom: 0;
  height: 70px !important;
  padding-top: 0;
  border-bottom: 1px solid #ffffff;
}
@media (min-width: 1023px) {
  .header #mobileNav {
    display: none;
  }
}
.header #mobileNav.scroll-up {
  top: -55px;
  -webkit-transition: top 0.25s linear;
  -moz-transition: top 0.25s linear;
  -o-transition: top 0.25s linear;
  -ms-transition: top 0.25s linear;
  transition: top 0.25s linear;
}
.header #mobileNav .row {
  border-top: 1px solid #ffffff;
  background-color: #0085AD;
}
.header #mobileNav a {
  text-decoration: none;
  color: #ffffff;
}
.header #mobileNav a:hover {
  color: #ED8B00 !important;
}
.header #mobileNav a.navbar-brand {
  width: 140px;
}
.header #mobileNav .nav-item {
  border-bottom: 1px solid #ffffff;
}
.header #mobileNav .nav-item .show {
  border-top: 2px solid #0085AD;
  border-radius: 0px;
  border-bottom: none;
}
.header #mobileNav .nav-item.show {
  border: none;
}
.header #mobileNav li {
  margin-left: 15px;
}
.header #mobileNav li .nav-link {
  padding: 15px 0;
  padding-right: 15px;
  text-transform: uppercase;
}
.header #mobileNav li button {
  border: none;
  position: absolute;
  right: 0;
  top: 10px;
}
.header #mobileNav li ul {
  background: #0085AD;
}
.header #mobileNav li ul a {
  white-space: normal;
}
.header #mobileNav li ul a:hover {
  background-color: transparent;
}
.header #mobileNav li ul a:active {
  background-color: transparent;
}
.header #mobileNav li [active] {
  color: #ED8B00;
}
.header #mobileNav .col-6 .active {
  color: #ED8B00;
  background-color: transparent;
}
.header #mobileNav .col-6:first-child li {
  margin-left: 15px;
}
.header #mobileNav .col-6:first-child li:last-child {
  border: none;
}
.header #mobileNav .col-6:first-child li.show {
  margin-left: 0px;
}
.header #mobileNav .col-6:first-child li.show a {
  padding-left: 15px;
}
.header #mobileNav .col-6:first-child li.show ul li {
  margin-left: 15px;
}
.header #mobileNav .col-6:first-child li.show ul li a {
  padding: 15px 0;
}
.header #mobileNav .col-6:first-child a {
  margin-left: 0;
}
.header #mobileNav .col-6:first-child .expanded .dropdown-item {
  padding: 7.5px 0;
}
.header #mobileNav .col-6:last-child li {
  margin-right: 15px;
  margin-left: 15px;
}
.header #mobileNav .col-6:last-child li:last-child {
  border: none;
}
.header #mobileNav .col-6:last-child .expanded {
  margin-right: 0px;
}
.header #mobileNav .col-6:last-child .expanded button {
  margin-right: 15px;
}
.header #mobileNav .col-6:last-child .expanded ul {
  margin-left: 0px;
  margin-right: 0px;
}
.header #mobileNav .col-6:last-child .expanded ul li {
  margin-left: 0px;
}
.header #mobileNav .col-6:last-child .expanded ul li a {
  padding: 15px 0;
  padding-left: 15px;
}
.header #mobileNav .col-6:last-child .expanded ul li a img {
  margin-right: 0;
}
.header #mobileNav .menu-nav-wrapper {
  height: 100%;
  border-left: 1px solid #ffffff;
}
.header #mobileNav .menu-nav-wrapper .navbar-toggler {
  margin-top: 15px !important;
  margin-left: 15px !important;
}
.header #mobileNav button {
  padding: 0.25rem 0.75rem;
  background-color: transparent;
}
.header .dropdown-toggle:after {
  content: none;
}
.header #anchorBar {
  -webkit-transition: top 0.25s linear;
  -moz-transition: top 0.25s linear;
  -o-transition: top 0.25s linear;
  -ms-transition: top 0.25s linear;
  transition: top 0.25s linear;
  top: 89px;
  /*&:last-child {*/
  position: fixed;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  height: 35px;
  width: 100%;
  display: inline-block;
  z-index: 300;
  background-color: #0085AD;
  /*}*/
}
@media (min-width: 1023px) {
  .header #anchorBar {
    display: none !important;
  }
}
.header #anchorBar.scroll-up {
  top: 0;
}
.header #anchorBar select {
  text-align-last: center;
  text-transform: uppercase;
  width: 100%;
  display: inherit;
  background-color: transparent;
  border: none;
  color: #ffffff;
  -moz-appearance: none;
  -webkit-appearance: none;
  font-size: 16px;
  line-height: 33px;
  /* For IE10 */
}
.header #anchorBar select::-ms-expand {
  display: none;
}
.header #anchorBar select option {
  text-align: center;
  color: #0085AD;
}
.header #anchorBar img {
  right: 32px;
  top: 35%;
  position: absolute;
}
.header #anchorBar span {
  right: 31%;
  position: absolute;
  color: red;
}
.header #anchorBar div {
  display: inline;
  position: absolute;
  right: 7%;
  width: 7%;
}
@media only screen and (max-width: 1023px) {
  .header #desktopNavWrapper {
    display: none;
  }
}
.header .light-green-background {
  background-color: #ED8B00;
}
@media (max-width: 1023px) {
  .dropdown-submenu .dropdown-menu {
    display: block;
    border: none;
  }
}
@media (max-width: 576px) {
  .navbar-nav .dropdown-menu {
    float: left;
  }
  .navbar-collapse .dropdown-submenu .dropdown-menu {
    padding: 0px;
  }
}
/*****************************************************/
/* FOOTER */
/*****************************************************/
@media (max-width: 1166px) {
  .footer .scroll-top {
    right: 15px;
  }
  .footer .scroll-top img {
    bottom: 15px;
  }
}
@media (max-width: 768px) {
  .footer .footer-link-section {
    margin: 0 0 25px 0;
  }
  .footer .footer-link-section > a {
    font-size: 13px;
    line-height: 16px;
    display: block;
    white-space: nowrap;
  }
  .footer .visible-phone span {
    font-size: 13px;
    line-height: 16px;
    display: block;
    letter-spacing: 1px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    font-family: Roboto-Bold;
  }
  .footer .visible-phone span .insights {
    height: 25px;
  }
  .footer .visible-phone input {
    height: 35px;
    width: 80%;
    padding-left: 5px;
    margin-bottom: 25px;
  }
  .footer .visible-phone .button-span {
    width: 66%;
    padding-bottom: 15px;
  }
  .footer .address img {
    right: 80px;
    bottom: 95px;
  }
  .footer ul {
    padding: 0;
  }
  .footer ul li {
    padding: 5px 0;
  }
  .footer ul li a {
    font-size: 13px;
    line-height: 16px;
  }
  .footer .col-sm-6 {
    flex: 0 0 50%;
    width: 50%;
  }
  .footer .col-sm-6:first-child {
    padding-left: 0;
  }
  .footer .col-sm-6:last-child {
    padding-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .footer {
    font-size: 13px;
    line-height: 16px;
  }
  .footer p {
    font-size: 13px;
    line-height: 16px;
  }
  .footer .col {
    margin-top: 50px;
  }
  .footer .col.footer-link-section {
    margin-top: 0;
  }
  .footer ul li {
    padding: 5px 0;
  }
  .footer ul li a {
    font-size: 13px;
    line-height: 16px;
  }
  .footer .scroll-top {
    display: none;
  }
  .footer .button {
    margin-bottom: 0;
  }
  .footer #mobile-address .col {
    padding-left: 0;
    padding-right: 0;
  }
  .footer .footnote p {
    margin-top: 8px;
  }
  .footer .footnote img {
    max-width: 80px;
    margin-right: 15px;
    margin-top: 8px;
  }
}
/*****************************************************/
/* Home carousel slider */
/*****************************************************/
@media (max-width: 1166px) {
  .gallery-wrapper .carousel-title {
    width: 100%;
  }
  .gallery-wrapper .carousel-title h1 {
    margin-left: 30px;
  }
}
@media (max-width: 1024px) {
  .gallery-wrapper h2 {
    font-size: 52px;
    line-height: normal;
  }
  .gallery-wrapper .carousel-control .slick-prev {
    margin-left: 17px;
  }
  .gallery-wrapper .carousel-control .pause.custom-arrow {
    margin-left: 18px;
  }
  .gallery-wrapper .carousel-control button.slick-next {
    margin-left: 66px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .gallery-wrapper .carousel-headline h2 {
    font-size: 40px;
    line-height: 44px;
  }
}
@media (max-height: 414px) {
  .gallery-wrapper .carousel-title {
    top: 105px;
  }
  .gallery-wrapper .carousel-title h1 {
    font-size: 20px;
    line-height: 25px;
  }
  .gallery-wrapper .carousel-headline {
    margin-top: -15px;
    padding-top: 0px;
  }
  .gallery-wrapper .carousel-headline h2 {
    font-size: 25px;
    line-height: 20px;
  }
  .gallery-wrapper .carousel-content {
    padding-bottom: 0px;
    margin-top: -30px;
  }
  .gallery-wrapper .carousel-content p {
    font-size: 14px;
    line-height: 16px;
  }
  .news-carousel-wrapper .news-column {
    margin-top: -50px;
  }
  .news-carousel-wrapper .news-carousel-inner.mobile-inner .news-slide-text.mobile-text h3 {
    font-size: 25px;
    line-height: 20px;
  }
  .news-carousel-wrapper .news-carousel-inner.mobile-inner .news-slide-text.mobile-text p {
    margin-top: -15px;
  }
  .news-carousel-wrapper .news-carousel-inner.mobile-inner a.continue-reading {
    bottom: 100px;
  }
  .news-carousel-wrapper .news-carousel-inner.mobile-inner a.external-link {
    bottom: 70px;
  }
  .news-carousel-wrapper .news-carousel-inner.mobile-inner .slick-slide img {
    width: 100%;
  }
}
@media (max-height: 375px) {
  .button {
    font-size: 13px;
    padding: 6px 26px;
  }
  .gallery-wrapper .carousel-title {
    top: 105px;
  }
  .gallery-wrapper .carousel-title h1 {
    font-size: 20px;
    line-height: 25px;
  }
  .gallery-wrapper .carousel-headline {
    margin-top: -15px;
    padding-top: 0px;
  }
  .gallery-wrapper .carousel-headline h2 {
    font-size: 25px;
    line-height: 20px;
  }
  .gallery-wrapper .carousel-content {
    padding-bottom: 0px;
    margin-top: -30px;
  }
  .gallery-wrapper .carousel-content p {
    font-size: 14px;
    line-height: 16px;
  }
  .gallery-wrapper .carousel-control .pause-play {
    display: none;
  }
  .gallery-wrapper .carousel-control button.slick-prev.custom-arrow {
    background-size: contain;
    width: 40px !important;
  }
  .gallery-wrapper .carousel-control button.slick-next.custom-arrow {
    background-size: contain;
    width: 40px !important;
  }
  .gallery-wrapper .carousel-control button.slick-next {
    margin-left: 8px;
  }
  .gallery-wrapper .button {
    font-size: 13px;
    padding: 6px 26px;
  }
  .gallery-wrapper .slick-slide .container {
    padding-top: 175px;
  }
  .gallery-wrapper .carousel-button {
    margin-top: -5px;
  }
  .news-carousel-wrapper .news-column {
    margin-top: -50px;
  }
  .news-carousel-wrapper .news-carousel-inner.mobile-inner .news-slide-text.mobile-text h3 {
    font-size: 25px;
    line-height: 20px;
  }
  .news-carousel-wrapper .news-carousel-inner.mobile-inner .news-slide-text.mobile-text p {
    margin-top: -15px;
  }
  .news-carousel-wrapper .news-carousel-inner.mobile-inner .slick-slide img {
    width: 100%;
  }
  .content-section .inner-content {
    height: 100vh;
  }
  .content-section .inner-content .center-items {
    height: 100vh;
  }
  .content-section .inner-content .center-items h2 {
    padding-top: 10px;
  }
  .content-section .inner-content .left-content h2 {
    padding-top: 10px;
  }
  .align-items-center {
    height: 100vh;
  }
  .relative .col-6 h2 {
    font-size: 40px;
    line-height: normal;
  }
  .relative .col-6 p {
    font-size: 16px;
    line-height: normal;
  }
}
@media only screen and (max-width: 767px) {
  .gallery-wrapper .carousel-title {
    top: 120px;
  }
  .gallery-wrapper .pause-play {
    visibility: hidden;
  }
  .gallery-wrapper .slick-slide .container {
    padding-top: 200px;
  }
  .gallery-wrapper .slick-prev {
    margin-left: 25px;
  }
  .carousel-control button.slick-next.slick-arrow {
    right: 16px !important;
  }
  .gallery-container h2 {
    font-size: 30px;
  }
  .gallery-container .carousel-headline {
    padding-top: 0px;
  }
}
/*****************************************************/
/* NEWS & RESOURCES WIDGET */
/*****************************************************/
@media (max-width: 1166px) {
  .news-list-wrapper .news-sort-wrapper {
    right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .news-list-wrapper .row .news-content ~ .left-border {
    position: relative;
    margin: initial;
  }
}
@media only screen and (max-width: 767px) {
  .news-list-wrapper {
    padding-top: 50px;
    margin: auto;
  }
  .news-list-wrapper .news-sort-wrapper {
    position: static;
    text-align: left;
  }
  .news-list-wrapper .news-sort-wrapper select {
    width: 49%;
    max-width: unset;
    min-width: unset;
  }
  .news-list-wrapper .news-sort-wrapper br {
    display: none;
  }
  .news-list-wrapper .row {
    flex-wrap: wrap-reverse;
    max-height: unset;
    margin: 45px 0;
  }
  .news-list-wrapper .row .news-content {
    margin-bottom: 20px;
  }
  .news-list-wrapper .row .news-content ~ .left-border {
    position: relative;
    margin: initial;
  }
  .news-list-wrapper .row .col-sm-12 {
    padding: 0;
  }
  .news-list-wrapper .row .col-sm-12 img {
    max-height: 750px;
  }
}
@media (max-width: 576px) {
  .news-list-wrapper .row .news-content {
    width: 90%;
  }
  .news-list-wrapper .row .news-content .tagline {
    margin: 10px 0;
  }
  .news-list-wrapper .row .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .news-list-wrapper .row .col-sm-6.left-border {
    height: 50px;
  }
}
/***  News Details ***/
@media only screen and (max-width: 767px) {
  .news-detail-wrapper p.alternate {
    top: 10%;
    left: 15px;
    font-size: 20px;
  }
  .news-detail-wrapper h1.alternate {
    position: absolute;
    top: 50px;
    left: 5px;
    color: #ffffff;
    font-size: 20px;
  }
  .news-detail-wrapper .hero-image {
    margin-top: auto;
  }
  .news-detail-wrapper .article-text {
    margin-top: 3rem;
  }
  .news-detail-wrapper .article-text h1 {
    font-size: 48px;
    line-height: 46px;
  }
  .news-detail-wrapper .container .article-info {
    margin-top: 70px;
    border-bottom: 1px solid grey;
  }
  .news-detail-wrapper .container .article-info img {
    margin-top: -30%;
    width: 35%;
    position: absolute;
    left: 32%;
  }
  .news-detail-wrapper .container .article-info p {
    color: #0085AD;
    text-align: center !important;
    font-size: 30px;
    padding: 12px 0;
  }
  .news-detail-wrapper .container .article-info .date {
    font-size: 12px;
  }
  .news-detail-wrapper .container .article-info span:last-child {
    font-size: 14px;
  }
  .news-detail-wrapper .container .article-info .author-info {
    text-align: center;
    position: static;
    padding-left: 1px;
  }
  .news-detail-wrapper .container .reference {
    padding-left: 0;
    margin-bottom: 0;
  }
  .news-detail-wrapper .container .reference p:first-child {
    margin-bottom: 0;
    font-weight: bold;
  }
  .news-detail-wrapper .container .reference ol {
    padding-left: 15px;
  }
  .news-detail-wrapper .container .reference ol a {
    word-break: break-all;
  }
  .news-detail-wrapper .container .article {
    border-bottom: 2px solid #0085AD;
    padding: 30px 15px;
  }
  .news-detail-wrapper .container .article:last-child {
    border-bottom: none;
    border-left: none;
  }
  .news-detail-wrapper .container .article .alternate {
    margin-bottom: 0px;
    font-size: 16px;
  }
  .news-detail-wrapper .container .article .tagline {
    font-size: 24px;
    margin-bottom: 4px;
  }
  .news-detail-wrapper .container .article .dark {
    text-decoration: none;
    border-bottom: 2px solid #0085AD;
    padding-bottom: 5px;
  }
  .news-detail-wrapper .other-articles .row {
    width: 100%;
  }
  .f-w-600 {
    font-weight: 600;
  }
}
/*****************************************************/
/* NEWS CAROUSEL WIDGET */
/*****************************************************/
@media (max-width: 1166px) {
  .news-carousel-wrapper .row {
    width: 100%;
    padding-left: 15px;
    top: 125px;
  }
  .news-carousel-wrapper .news-carousel-inner .slick-arrow {
    top: unset;
    bottom: 0;
  }
  .news-carousel-wrapper .news-carousel-inner .slick-arrow.slick-next {
    right: 15px;
  }
  .news-carousel-wrapper .news-carousel-inner .slick-arrow.slick-prev {
    right: 315px;
  }
  .news-carousel-wrapper .news-carousel-inner .slick-slide {
    height: 100vh;
  }
  .news-carousel-wrapper .news-carousel-inner .slick-slide img {
    width: auto;
  }
  .news-carousel-wrapper .news-carousel-inner .news-slide-text {
    width: 100%;
    padding-left: 15px;
    top: 100px;
  }
}
@media (max-width: 1024px) {
  .news-carousel-wrapper .news-carousel-inner a.continue-reading {
    top: unset;
    bottom: 60px;
    right: unset;
    left: 15px;
  }
  .news-carousel-wrapper .news-carousel-inner a.external-link {
    top: unset;
    bottom: 20px;
    right: unset;
    left: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .news-carousel-wrapper .news-carousel-inner .news-slide-text h3 {
    font-size: 48px;
    line-height: 50px;
  }
  .news-carousel-wrapper .news-carousel-inner .news-slide-text p {
    padding: 25px 0;
  }
}
@media (max-width: 768px) {
  .news-carousel-wrapper .news-carousel-inner .slick-arrow.slick-prev {
    right: unset;
    left: 15px;
  }
  .news-carousel-wrapper .news-carousel-inner .news-slide-text h3 {
    font-size: 40px;
    line-height: 44px;
  }
  .news-carousel-wrapper .news-carousel-inner .news-slide-text p {
    padding: 25px 0;
  }
  .news-carousel-wrapper .news-carousel-inner a.continue-reading {
    bottom: 140px;
  }
  .news-carousel-wrapper .news-carousel-inner a.external-link {
    bottom: 100px;
  }
}
@media (max-width: 576px) {
  .news-carousel-wrapper .row div {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 480px) {
  .news-carousel-wrapper .row .next {
    font-size: 16px;
  }
  .news-carousel-wrapper .news-carousel-inner .slick-arrow {
    font-size: 20px;
  }
  .news-carousel-wrapper .news-carousel-inner .slick-arrow.slick-next {
    width: 140px;
  }
  .news-carousel-wrapper .news-carousel-inner .slick-arrow.slick-prev {
    width: 180px;
  }
  .news-carousel-wrapper .news-carousel-inner .news-slide-text a {
    font-size: 18px;
    line-height: 24px;
  }
}
/*****************************************************/
/* Content Section - tablet
/*****************************************************/
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .content-section .inner-content p.content-heading {
    padding-top: 150px;
  }
  .content-section .inner-content .content-button {
    margin-top: 25px;
    margin-bottom: 150px;
  }
  .content-section .inner-content span.lead {
    display: block;
    padding-top: 2px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    width: 80%;
  }
  .content-section .inner-content span.lead p {
    padding-top: 0;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
  }
  .content-section h2 {
    font-size: 40px;
    line-height: 44px;
    padding-top: 138px;
  }
}
/*****************************************************/
/* CONTENT SECTION - mobile  */
/*****************************************************/
@media only screen and (max-width: 767px) {
  .content-section .inner-content p.content-heading {
    padding-top: 150px;
  }
  .content-section .inner-content .content-button {
    margin-top: 25px;
    margin-bottom: 150px;
  }
  .content-section .inner-content span.lead {
    display: block;
    padding-top: 2px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    width: 80%;
  }
  .content-section .inner-content span.lead p {
    padding-top: 0;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
  }
  .content-section h2 {
    font-size: 40px;
    line-height: 44px;
    padding-top: 138px;
  }
}
/*****************************************************/
/* HERO BANNER / PAGE TITLE */
/*****************************************************/
@media (max-width: 1024px) {
  .hero-section {
    height: auto;
  }
}
@media only screen and (max-width: 767px) {
  .hero-section p.lead {
    font-size: 24px;
    line-height: 35px;
    letter-spacing: 0.5px;
  }
  .hero-section .hero-title {
    padding-top: 145px;
  }
  .hero-section .hero-content {
    padding-bottom: 150px;
  }
  .hero-section .hero-content .hero-question {
    padding-bottom: 0;
  }
  .page-title-wrapper {
    padding-top: 140px;
  }
}
/*****************************************************/
/* MEDIA RESOURCES */
/*****************************************************/
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .video-resources .item .video-thumb img {
    height: auto;
  }
  .video-resources .item .play {
    top: 15%;
  }
  .video-resources .item .play img {
    width: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .video-resources .item .video-thumb img {
    height: auto;
  }
  .video-resources .item .play {
    top: 15%;
  }
  .video-resources .item .play img {
    width: 80px;
  }
}
/*****************************************************/
/* MODAL */
/*****************************************************/
@media only screen and (max-width: 767px) {
  .ui-dialog .ui-dialog-content {
    padding: 0;
    height: auto !important;
  }
}
/*****************************************************/
/* NAV DOTS */
/*****************************************************/
@media (max-width: 1024px) {
  ul.nav-dots {
    right: 15px;
  }
  .tooltip {
    display: none !important;
  }
}
/*****************************************************/
/* NAV Arrows */
/*****************************************************/
@media (max-width: 1166px) {
  .nav-down {
    bottom: 50px;
  }
  .nav-down.active {
    bottom: 50px;
  }
  .nav-up {
    top: 50px;
  }
  .nav-up.active {
    top: 50px;
  }
}
@media (max-width: 1024px) {
  .nav-down {
    display: none;
  }
  .nav-up {
    display: none;
  }
}
/*****************************************************/
/* Request sample form*/
/*****************************************************/
@media (max-width: 1200px) {
  .request-sample-wrapper .fixed-images-wrapper h5 {
    font-size: 21px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .request-sample-wrapper .oil-shortening {
    padding-right: 10%;
  }
  .request-sample-wrapper label {
    font-size: 16px;
  }
  .request-sample-wrapper .fixed-images-wrapper {
    margin-left: -50px;
  }
  .request-sample-wrapper .fixed-images-wrapper h5 {
    font-size: 19px;
  }
}
@media (max-width: 767px) {
  .page-title-wrapper {
    padding-bottom: 25px;
  }
  .request-sample-wrapper {
    padding-top: 0px;
  }
  .request-sample-wrapper .row {
    margin-left: 5px;
    margin-right: 5px;
  }
  .request-sample-wrapper .span-row-mobile {
    margin-bottom: 15px;
  }
  .request-sample-wrapper .form-content {
    padding-bottom: 25px;
    margin-left: -20px;
  }
  .request-sample-wrapper .form-required {
    display: none;
  }
  .request-sample-wrapper .form-bottom-text p {
    font-family: Roboto-Italic;
    font-size: 16px;
  }
  .request-sample-wrapper .form-border {
    margin-top: 0px;
    margin-bottom: 25px;
    margin-left: 20px;
    margin-right: 20px;
  }
  .request-sample-wrapper .how-works {
    padding-bottom: 25px;
  }
  .request-sample-wrapper .how-works .how-this-works {
    font-size: 20px;
    font-family: Roboto-BlackItalic;
  }
  .request-sample-wrapper .number {
    border-radius: 100%;
    border: 2px solid #0085AD;
    height: 30px;
    width: 30px;
    text-align: center;
  }
  .request-sample-wrapper .number p {
    font-family: Roboto-Italic;
  }
  .request-sample-wrapper .form-required-mobile {
    padding-bottom: 25px;
  }
  .request-sample-wrapper .form-group {
    margin-bottom: 15px;
  }
  .request-sample-wrapper .last-row {
    padding-bottom: 25px;
  }
  .request-sample-wrapper .oil-row {
    margin-left: -5px;
  }
  .hidden-form {
    display: inherit;
  }
}
@media (max-width: 576px) {
  .page-title-wrapper .page-title {
    margin-left: 0px;
    margin-right: 0px;
  }
  .request-sample-wrapper label {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .form-image-column {
    margin-left: -5px;
    margin-right: -5px;
  }
  .request-sample-wrapper label {
    font-size: 13px;
  }
  .request-sample-wrapper .form-bottom-text p {
    text-align: center;
    width: 141%;
    font-size: 14px;
    margin-left: -23px;
  }
  .request-sample-wrapper .first-text p {
    width: 120%;
  }
}
/*Events widget*/
@media (max-width: 480px) {
  .event-list .events-row {
    display: none;
  }
  .event-list .events-row-mobile {
    display: block;
  }
  .event-list .events-row-mobile .event-date {
    margin-top: -15px;
  }
}
/*Nav arrows*/
@media (max-width: 1550px) {
  .container-arrow .nav-down {
    margin-right: -10%;
    bottom: 50px;
    z-index: 10001;
  }
  .container-arrow .nav-up {
    margin-right: -10%;
    top: 50px;
    z-index: 10001;
  }
}
@media (max-width: 1375px) {
  .container-arrow .nav-down {
    margin-right: -9%;
  }
  .container-arrow .nav-up {
    margin-right: -9%;
  }
}
/*   CONTENT PAGE   */
@media (max-width: 940px) {
  .old-container {
    width: unset;
  }
}
/*   Soy Portfolio    */
@media (max-width: 1166px) {
  .portfolio-wrapper {
    max-width: 1024px;
    margin: 0 auto;
  }
  .portfolio-wrapper .icon-wrapper .icons {
    width: 111px;
    height: 111px;
    background-size: contain;
  }
  .portfolio-wrapper .icon-wrapper .related-row .related-icons {
    width: 130px;
    height: 115px;
  }
  .portfolio-wrapper .sort-button {
    max-width: 247px;
  }
  .portfolio-wrapper .details-pane {
    margin-left: 18px;
  }
}
@media (max-width: 1053px) {
  .portfolio-wrapper {
    max-width: 940px;
    margin: 0 auto;
  }
  .portfolio-wrapper .icon-wrapper .icons {
    max-width: 100px;
    height: 100px;
    background-size: contain;
    margin-right: 15px;
  }
  .portfolio-wrapper .icon-wrapper .related-row .related-icons {
    width: 90px;
    height: 95px;
  }
  .portfolio-wrapper .icon-wrapper.soy-wrapper .related-row .related-icons {
    width: 110px;
    height: 100px;
  }
  .portfolio-wrapper .sort-button {
    max-width: 209px;
  }
  .portfolio-wrapper .details-pane {
    margin-left: 50px;
  }
}
@media (max-width: 965px) {
  .portfolio-wrapper {
    max-width: 768px;
    margin: 0 auto;
  }
  .portfolio-wrapper .icon-wrapper .icons {
    max-width: 105px;
    height: 120px;
    background-size: contain;
    margin-right: 15px;
  }
  .portfolio-wrapper .icon-wrapper .related-row {
    max-width: 265px;
    margin-top: -20px;
  }
  .portfolio-wrapper .icon-wrapper .related-row .related-icons {
    margin-right: 0px;
    height: 80px !important;
    width: 80px !important;
    margin-right: 1%;
  }
  .portfolio-wrapper .icon-wrapper.soy-wrapper .related-row .related-icons {
    width: 80px !important;
    height: 80px !important;
  }
  .portfolio-wrapper .application-wrapper .related-row {
    max-width: none;
  }
  .portfolio-wrapper .sort-button {
    max-width: 176px;
  }
  .portfolio-wrapper .details-pane {
    margin-left: 30px;
  }
}
@media (max-width: 827px) {
  .portfolio-wrapper .details-pane {
    margin-left: 17px;
  }
}
@media (max-width: 767px) {
  .portfolio-wrapper .details-pane {
    display: none;
  }
  .portfolio-wrapper .details-content-pane {
    display: none;
  }
  .portfolio-wrapper .sort-button {
    max-width: none;
  }
  .portfolio-wrapper .icon-wrapper .icons {
    display: none !important;
  }
  .portfolio-wrapper .icon-wrapper .mobile-view {
    display: block;
    position: relative;
    background-color: #E5E1DB;
  }
  .portfolio-wrapper .icon-wrapper .mobile-view .mobile-title {
    background-color: #E5E1DB;
  }
  .portfolio-wrapper .icon-wrapper .mobile-view p {
    color: #3E3A35;
    text-transform: uppercase;
    font-family: Roboto-Bold;
    padding-top: 20px;
  }
  .portfolio-wrapper .icon-wrapper .mobile-view .unselected {
    position: absolute;
    right: 10px;
    top: 17px;
  }
  .portfolio-wrapper .icon-wrapper .mobile-view .mobile-description {
    display: none;
    margin: 0px -15px -16px -15px;
    padding: 20px 15px 15px 15px;
  }
  .portfolio-wrapper .icon-wrapper .mobile-view .mobile-description p {
    text-transform: none;
    font-family: Roboto-Regular;
  }
  .portfolio-wrapper .icon-wrapper .mobile-view:last-child {
    margin-bottom: 30px;
  }
  .portfolio-wrapper .icon-wrapper .mobile-view:nth-of-type(odd) {
    background-color: #EFECE7;
  }
  .portfolio-wrapper .icon-wrapper .active-mobile {
    background-color: #0085AD;
  }
  .portfolio-wrapper .icon-wrapper .active-mobile .unselected img {
    transform: rotate(90deg);
  }
  .portfolio-wrapper .icon-wrapper .active-mobile p.title-mobile {
    color: #ffffff;
  }
  .portfolio-wrapper .icon-wrapper .yellow-arrow {
    display: none;
  }
  .portfolio-wrapper .icon-wrapper .mobile-yellow {
    background-color: #FFCD00 !important;
  }
  .portfolio-wrapper .icon-wrapper .mobile-yellow img {
    transform: rotate(90deg);
  }
  .portfolio-wrapper .icon-wrapper .mobile-yellow p.title-mobile {
    color: #3E3935;
  }
  .portfolio-wrapper .icon-wrapper .light-arrow {
    display: none;
  }
  .portfolio-wrapper .icon-wrapper .mobile-light {
    background-color: #84bd00 !important;
  }
  .portfolio-wrapper .icon-wrapper .mobile-light img {
    transform: rotate(90deg);
  }
  .portfolio-wrapper .icon-wrapper .mobile-light p.title-mobile {
    color: #3E3935;
  }
  .portfolio-wrapper .icon-wrapper .mobile-dark {
    background-color: #ED8B00 !important;
  }
  .portfolio-wrapper .icon-wrapper .mobile-dark p.title-mobile {
    color: #3E3935;
  }
  .portfolio-wrapper .icon-wrapper .dark-arrow {
    display: none;
  }
  .portfolio-wrapper .icon-wrapper .blue-arrow {
    display: none;
  }
  .portfolio-wrapper .icon-wrapper .mobile-blue {
    background-color: #0085AD !important;
  }
  .portfolio-wrapper .icon-wrapper .mobile-blue img {
    transform: rotate(90deg);
  }
  .portfolio-wrapper .icon-wrapper .mobile-blue p.title-mobile {
    color: #3E3935;
  }
  .portfolio-wrapper .icon-wrapper .active-mobile:nth-of-type(odd) {
    background-color: #0085AD;
  }
  .portfolio-wrapper .icon-wrapper .application-wrapper .related-icons {
    width: 150px;
    height: 60px;
  }
  .portfolio-wrapper .icon-wrapper .related-row {
    max-width: none;
    margin: 30px auto;
  }
  .portfolio-wrapper .icon-wrapper .related-row .related-icons {
    width: 150px !important;
    height: 60px !important;
  }
  .portfolio-wrapper .application-wrapper .related-icons {
    width: 150px !important;
    height: 60px !important;
  }
}
@media (max-width: 576px) {
  .portfolio-wrapper .icon-wrapper .related-row {
    margin-bottom: 20px;
    max-width: none;
    margin-top: 30px;
  }
  .portfolio-wrapper .icon-wrapper .related-row .related-icons {
    width: 150px;
    height: 55px;
    margin: 5px auto;
  }
  .portfolio-wrapper .icon-wrapper .mobile-view p.title-mobile {
    width: 300px;
  }
  .portfolio-wrapper .icon-wrapper.soy-wrapper .related-row .related-icons {
    width: 85px;
    height: 75px;
  }
}