  锘緻font-face {
  font-family: 'Brisa';
  src: url("/common/fonts/Brisa.eot");
  src: url("/common/fonts/Brisa.eot") format("embedded-opentype"), url("/common/fonts/Brisa.woff2") format("woff2"), url("/common/fonts/Brisa.woff") format("woff"), url("/common/fonts/Brisa.ttf") format("truetype"), url("/common/fonts/Brisa.svg") format("svg"); }

/* map colors */
.pacific-north-west {
  color: #afbd21; }

.montana {
  color: #00718f; }

.mindak {
  color: #0083a9; }

.upper-midwest {
  color: #c3950b; }

.new-york {
  color: #8b6900; }

.rocky-mountain {
  color: #78a22f; }

.califonia {
  color: #ffc423; }

.southwest {
  color: #f57b20; }

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

.no-padding-bottom {
  padding-bottom: 0 !important; }

.item-center {
  float: none;
  margin: 0 auto; }

.no-margin-bottom {
  margin-bottom: 0; }

.padding-left-7em {
  padding-left: 7.5em; }

.padding-05em {
  padding: 0 .5em !important; }

.tcol-2 {
  width: 28%; }

.main-banner-inner-sub {
  background: url(/images/global/Header_1920x562.jpg) no-repeat center 0px;
  position: absolute;
  top: 0;
  height: 924px;
  width: 100%;
  background-size: 100%; }
  @media screen and (max-device-width: 768px) {
    .main-banner-inner-sub {
      background: url(/images/mobile-topbanner.jpg) no-repeat center -168px;
      height: 312px;
      background-size: cover; } }
  @media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    .main-banner-inner-sub {
      height: 312px;
      background-size: cover;
      background-position: center -50px; } }
  @media only screen and (min-device-width: 667px) and (max-device-width: 768px) {
    .main-banner-inner-sub {
      background-position: center -139px; } }

.background-width-image {
  background-image: url(/images/51爆料网-processer-back.jpg);
  background-size: cover;
  background-repeat: no-repeat; }

.margin-top-3em {
  margin-top: 3em; }

.margin-top-40 {
  margin-top: 40px; }

.margin-bottom-40 {
  margin-bottom: 40px; }

.margin-top-1em {
  margin-top: 1em; }

.margin-top-30 {
  margin-top: -30px; }

.margin-top-20em {
  margin-top: 20em; }

.margin-top-10 {
  margin-top: 10px !important; }

.margin-bottom-3em {
  margin-bottom: 3em !important; }

.col-centered {
  float: none;
  margin: 0 auto; }

.pb-0 {
  padding-bottom: 0 !important; }

.pb-2 {
  padding-bottom: 2em; }

.mb-2 {
  margin-bottom: 2em; }

.w-100 {
  width: 100%; }

.d-inline-block {
  display: inline-block; }

.fw-500 {
  font-weight: 500; }

.fw-600 {
  font-weight: 600; }

.fw-700 {
  font-weight: 700; }

.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important; }

/* tooltip */
.tooltip {
  margin-top: -2em !important; }

.tooltip.bottom .tooltip-arrow {
  top: -18px;
  left: 50%;
  margin-left: -20px;
  border-width: 0 21px 23px;
  border-bottom-color: #ffffff; }

.tooltip-inner {
  max-width: 298px;
  padding: 19px 23px;
  color: #4a4a4a;
  text-align: center;
  background-color: #ffffff;
  border-radius: 0;
  font-size: 1.5em;
  text-align: left; }
  .tooltip-inner h2 {
    font-size: 1.2em !important;
    text-transform: uppercase;
    font-weight: 600;
    color: #5a5757;
    margin-bottom: .5em; }
  .tooltip-inner p {
    font-size: .72em !important;
    color: #333; }

.tooltipster-base {
  max-width: 298px;
  padding: 10px;
  color: #4a4a4a;
  text-align: center;
  border-radius: 0;
  font-size: 18px;
  text-align: left; }
  .tooltipster-base .tooltipster-box {
    border: 0 none !important;
    box-shadow: 0 0 0 !important;
    padding: 19px 23px !important;
    box-shadow: 8px -2px 18px 3px #e9e9e9 !important;
    border-radius: 0 !important; }
    .tooltipster-base .tooltipster-box .tooltipster-content {
      padding: 0 !important; }
      .tooltipster-base .tooltipster-box .tooltipster-content h2 {
        font-size: 1.2em !important;
        text-transform: uppercase;
        font-weight: 600;
        color: #5a5757;
        margin-bottom: .5em; }
      .tooltipster-base .tooltipster-box .tooltipster-content p {
        font-size: .72em !important;
        color: #333;
        font-weight: 300; }
      .tooltipster-base .tooltipster-box .tooltipster-content .lnk-learn-more {
        color: #b4c953;
        font-size: 14px;
        font-weight: 600;
        margin: 10px 0 0 0;
        float: right; }
        .tooltipster-base .tooltipster-box .tooltipster-content .lnk-learn-more:hover {
          color: #aebd36;
          text-decoration: none; }

.tooltipster-bottom .tooltipster-arrow {
  height: 64px !important;
  margin-left: -20px !important;
  width: 73px !important;
  top: -10px !important; }
  .tooltipster-bottom .tooltipster-arrow .tooltipster-arrow-border {
    border: 21px solid transparent !important;
    border-bottom-color: #fff !important; }

.tooltipster-top .tooltipster-arrow {
  height: 26px !important;
  margin-left: -24px !important;
  width: 49px !important; }
  .tooltipster-top .tooltipster-arrow .tooltipster-arrow-border {
    border: 23px solid transparent !important;
    border-top-color: #fff !important; }

.tooltipster-right .tooltipster-arrow {
  height: 49px !important;
  margin-top: -13px !important;
  width: 31px !important; }
  .tooltipster-right .tooltipster-arrow .tooltipster-arrow-border {
    border: 12px solid transparent !important;
    border-right-color: #fff !important; }

.tooltipster-left .tooltipster-arrow {
  height: 36px !important;
  margin-left: 0;
  margin-top: -14px !important;
  width: 18px !important; }
  .tooltipster-left .tooltipster-arrow .tooltipster-arrow-border {
    border: 17px solid transparent !important;
    border-left-color: #fff !important; }

input[type=button] {
  border-radius: 0 !important; }

.carousel-control.right,
.carousel-control.left {
  background-image: none; }

.carousel {
  width: 100%;
  height: 290px;
  margin-top: 5em;
  color: #4a4a4a; }
  .carousel img {
    margin: 0 auto; }
  .carousel span {
    font-weight: 500;
    max-width: 100%;
    display: inline-block;
    text-align: left;
    font-size: 1.5em; }
  .carousel .glyphicon {
    text-shadow: none;
    margin-top: -39px;
    color: #4a4a4a; }
    .carousel .glyphicon:before {
      display: none; }

.carousel-control.right {
  right: 0; }

/*_________*/
ul {
  font-family: 'Montserrat',sans-serif; }

.float-left {
  float: left; }

.float-right {
  float: right; }

section p {
  color: #4a4a4a;
  font-size: 16px;
  font-weight: 300; }

.controlled-para p {
  margin: 0; }

.middle-container-yellow {
  background-color: #faf9f8; }

.middle-container-white {
  background-color: #fff; }

.middle-container-green {
  background-color: #b4c953;
  color: #fff; }
  .middle-container-green p {
    color: #fff; }

.middle-container-dark-yellow {
  background-color: #d9ae41;
  color: #fff; }
  .middle-container-dark-yellow p {
    color: #fff; }

.middle-container-white,
.middle-container-yellow,
.bottom-container-bg,
.middle-container-green,
.middle-container-dark-yellow {
  padding: 7em 0 5.5em 0;
  -webkit-box-sizing: "border-box";
  -moz-box-sizing: "border-box";
  box-sizing: "border-box"; }
  @media only screen and (max-device-width: 768px) {
    .middle-container-white,
    .middle-container-yellow,
    .bottom-container-bg,
    .middle-container-green,
    .middle-container-dark-yellow {
      padding: 0; } }

.pic-item-bg {
  background-color: #4a4a4a; }

.border-bottom-dark-gray {
  border-bottom: solid 1.5px #949799;
  margin: 4em 7em; }
  @media screen and (max-device-width: 768px) {
    .border-bottom-dark-gray {
      margin: 2em 0; } }

.padding-content {
  padding: 0 7em; }

.picf-frame-common {
  width: 240px;
  height: 240px;
  margin: auto;
  margin-top: -2.2em;
  -webkit-border-radius: 249px;
  -moz-border-radius: 249px;
  -ms-border-radius: 249px;
  border-radius: 249px; }
  @media only screen and (max-device-width: 768px) {
    .picf-frame-common {
      margin-bottom: 2em;
      margin-top: 2em; } }

.section-gap {
  margin-top: 2em; }

h3 {
  font-size: 32px;
  font-weight: 500 !important; }
  @media only screen and (max-device-width: 768px) {
    h3 {
      margin: 0; } }
  @media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    h3 {
      margin: 1.2em 0 .4em 0em; } }
  @media only screen and (min-device-width: 769px) and (max-device-width: 1024px) {
    h3 {
      margin: 2em 0 1em 1em; } }

h4 {
  font-size: 28px;
  font-weight: 300; }

@media screen and (max-device-width: 768px) {
  .mobile-section {
    padding: 0 2em; } }

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .mobile-section {
    padding: 0 0.8em; } }

.header-bold-light {
  margin: 3em 0 1em 0;
  font-weight: 700; }
  .header-bold-light span {
    font-weight: 300; }
  @media only screen and (max-device-width: 768px) {
    .header-bold-light {
      margin: 1em 0 .8em .5em; } }

.header-yellow-sub {
  color: #d9ae41;
  margin-bottom: .5em; }
  @media only screen and (max-device-width: 768px) {
    .header-yellow-sub {
      text-align: center;
      font-size: 1.5em; } }

.low-padding {
  padding: 0 !important; }

.header-underlined-yellow {
  font-weight: 600;
  padding-bottom: .6em;
  margin-bottom: .5em;
  -webkit-box-sizing: "border-box";
  -moz-box-sizing: "border-box";
  box-sizing: "border-box";
  border-bottom: solid 3px #d9ae41; }
  @media only screen and (max-device-width: 768px) {
    .header-underlined-yellow {
      text-align: center;
      margin: 0 0 0.5em 0 !important; } }

.header-green-bold-light {
  color: #b4c953;
  font-weight: 600;
  margin-bottom: 1em; }
  .header-green-bold-light span {
    font-weight: 300; }
  .header-green-bold-light p {
    font-size: 20px;
    font-weight: 300;
    color: #4a4a4a;
    line-height: 18px; }
  @media only screen and (max-device-width: 768px) {
    .header-green-bold-light {
      margin: 1em 0 .6em 0;
      text-align: left; } }

.no-border {
  border: none !important;
  margin-bottom: 0 !important; }

.header-white-bold-light {
  color: #fff;
  margin-bottom: 1em; }
  .header-white-bold-light span {
    font-weight: 300; }
  @media only screen and (max-device-width: 768px) {
    .header-white-bold-light {
      margin: 0 0 .6em 0;
      text-align: left; } }

.btn-blue-more,
.btn-blue-default {
  text-transform: uppercase;
  color: #fff;
  background-color: #153a4a;
  padding: 0.7em 2em;
  font-weight: 500;
  font-size: 1.2em;
  border: none;
  width: auto;
  -webkit-box-sizing: "border-box";
  -moz-box-sizing: "border-box";
  box-sizing: "border-box";
  -webkit-transition: color 2 linear;
  -moz-transition: color 2 linear;
  -ms-transition: color 2 linear;
  -o-transition: color 2 linear;
  transition: color 2 linear; }
  .btn-blue-more:hover,
  .btn-blue-default:hover {
    background-color: #245367; }

.btn-blue-default {
  padding: 1em 2.5em;
  font-size: 1em;
  border: solid 2px #153a4a; }

.btn-green-default {
  text-transform: uppercase;
  color: #fff;
  background-color: #b4c953;
  padding: 1em 2em;
  font-weight: 500;
  font-size: 1em;
  border: solid 2px #b4c953;
  width: auto;
  -webkit-box-sizing: "border-box";
  -moz-box-sizing: "border-box";
  box-sizing: "border-box";
  -webkit-transition: color 2 linear;
  -moz-transition: color 2 linear;
  -ms-transition: color 2 linear;
  -o-transition: color 2 linear;
  transition: color 2 linear; }
  .btn-green-default:hover {
    background-color: #c9d883;
    color: #fff; }

.bottom-container-bg a {
  text-decoration: none; }

.body-51爆料网 .wrapper-usage-master ul li {
  line-height: 1.2em;
  margin-bottom: 15px; }

.body-51爆料网 .inner-section .img-right {
  text-align: right;
  padding-right: 0px; }

.main-wrapper-sub-master .header-plain {
  font-weight: 700;
  color: #4a4a4a; }

.main-wrapper-sub-master .middle-menus {
  margin-top: 0px;
  background: url(/images/mid-banner-sub.jpg) no-repeat center 523px;
  padding-bottom: 5em;
  transition: max-height 0.15s ease-in-out; }
  @media screen and (max-device-width: 768px) {
    .main-wrapper-sub-master .middle-menus {
      background-position: center 728px; } }

.wrapper-description {
  background-color: #4a4a4a;
  padding-left: 0;
  padding-right: 0; }
  @media screen and (max-device-width: 768px) {
    .wrapper-description {
      margin-top: 88px; }
      .wrapper-description p:first-child {
        margin-top: 17px !important; } }
  @media screen and (max-width: 480px) and (orientation: portrait) {
    .wrapper-description {
      margin-top: 64px; } }
  @media screen and (max-width: 767px) and (orientation: landscape) {
    .wrapper-description {
      margin-top: 65px; } }
  .wrapper-description .wrapper-description-left {
    background-color: #fff;
    padding: 2.5em 3em 2.5em 5em;
    color: #fff; }
    @media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
      .wrapper-description .wrapper-description-left {
        padding: 1em; } }
    .wrapper-description .wrapper-description-left .wrapper-left-header h3, .wrapper-description .wrapper-description-left .wrapper-left-header h1 {
      color: #fff;
      text-transform: uppercase;
      font-weight: 600;
      font-size: 40px; }
      @media screen and (max-device-width: 768px) {
        .wrapper-description .wrapper-description-left .wrapper-left-header h3, .wrapper-description .wrapper-description-left .wrapper-left-header h1 {
          width: 100%;
          text-align: center;
          margin-top: 21px; } }
      .wrapper-description .wrapper-description-left .wrapper-left-header h3 i, .wrapper-description .wrapper-description-left .wrapper-left-header h1 i {
        font-weight: 600;
        font-size: 34px;
        margin-right: 14px; }
        @media screen and (max-device-width: 768px) {
          .wrapper-description .wrapper-description-left .wrapper-left-header h3 i, .wrapper-description .wrapper-description-left .wrapper-left-header h1 i {
            text-align: center;
            margin: 0 auto;
            margin-bottom: 10px;
            display: table;
            background-color: #4a4a4a;
            width: 74px;
            height: 66px;
            line-height: 66px;
            font-size: 40px;
            padding: 0.1em;
            -webkit-border-radius: 40px;
            -moz-border-radius: 40px;
            -ms-border-radius: 40px;
            border-radius: 40px; } }
      .wrapper-description .wrapper-description-left .wrapper-left-header h3 span, .wrapper-description .wrapper-description-left .wrapper-left-header h1 span {
        font-weight: 300; }
    .wrapper-description .wrapper-description-left .descript-holder {
      padding: 0 0.7em;
      line-height: 2em;
      font-size: 16px;
      -webkit-box-sizing: "border-box";
      -moz-box-sizing: "border-box";
      box-sizing: "border-box"; }
      .wrapper-description .wrapper-description-left .descript-holder p {
        margin: 2em 0;
        color: #fff;
        font-size: 16px;
        font-weight: 300;
        text-align: justify; }
  .wrapper-description .wrapper-description-left,
  .wrapper-description .wrapper-description-right {
    min-height: 150px;
    float: left;
    display: inline-block;
    -webkit-box-sizing: "border-box";
    -moz-box-sizing: "border-box";
    box-sizing: "border-box"; }
  .wrapper-description .wrapper-description-right.image {
    text-align: center; }
    .wrapper-description .wrapper-description-right.image img {
      max-width: 100%;
      margin-top: 60px; }

.wrapper-description.white-background {
  background-color: #fff;
  box-shadow: -2px 0px 10px 2px rgba(92, 92, 92, 0.678431); }

.wrapper-description .light-green-bg {
  background-color: #b4c953;
  padding-top: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px; }

.wrapper-description .dark-yellow-bg {
  background-color: #d9ae41;
  padding-top: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px; }

.wrapper-description .dark-blue-bg {
  background-color: #153a4a;
  padding-top: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px; }

.wrapper-description .dark-ash-bg {
  background-color: #5f7078; }

.body-wrapper-careers .main-banner-inner-sub {
  background-size: 100% !important;
  background: url(/images/global/careers-home.jpg) no-repeat center 0px !important; }
  @media only screen and (max-width: 1023px) {
    .body-wrapper-careers .main-banner-inner-sub {
      height: 150%; } }

.body-wrapper-careers .inner-section.banner-box {
  padding-top: 255px !important; }
  @media only screen and (max-width: 1199px) {
    .body-wrapper-careers .inner-section.banner-box {
      padding-top: 350px !important; } }
  @media only screen and (max-width: 1023px) {
    .body-wrapper-careers .inner-section.banner-box {
      padding-top: 320px !important; } }
  @media only screen and (max-width: 736px) {
    .body-wrapper-careers .inner-section.banner-box {
      padding-top: 350px !important; } }
  @media only screen and (max-width: 667px) {
    .body-wrapper-careers .inner-section.banner-box {
      padding-top: 365px !important; } }
  @media only screen and (max-width: 479px) {
    .body-wrapper-careers .inner-section.banner-box {
      padding-top: 300px !important; } }
  @media only screen and (max-width: 375px) {
    .body-wrapper-careers .inner-section.banner-box {
      padding-top: 290px !important; } }

@media screen and (max-device-width: 812px) {
  .body-wrapper-careers .main-buttons a {
    display: inline-block;
    margin: 10px 0; } }

.body-wrapper-careers .wrapper-description-left.dark-blue-bg {
  padding-top: 40px;
  padding-bottom: 20px;
  padding-left: 60px;
  padding-right: 60px; }
  .body-wrapper-careers .wrapper-description-left.dark-blue-bg h3 {
    font-weight: 700 !important;
    font-size: 30px; }

.main-wrapper-beans .header-plain {
  margin: 3em 0 1em 2em; }
  @media only screen and (max-device-width: 768px) {
    .main-wrapper-beans .header-plain {
      margin: 1.2em 1em .8em 1.2em; } }
  @media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    .main-wrapper-beans .header-plain {
      margin: 1em 0 .4em .4em;
      text-align: left; } }
  @media only screen and (min-device-width: 769px) and (max-device-width: 1024px) {
    .main-wrapper-beans .header-plain {
      margin: 2em 0 1em 1em; } }

.main-wrapper-beans .bean-items .item-row div {
  list-style: none;
  float: left;
  cursor: pointer; }
  .main-wrapper-beans .bean-items .item-row div img {
    background-image: url(/images/bean_items_spirit.png);
    background-size: 73em;
    margin: 1.8em 2.2em;
    border-radius: 140px;
    width: 170px;
    height: 168px;
    background-repeat: no-repeat;
    display: inline-block;
    border: solid 5px transparent; }
    @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
      .main-wrapper-beans .bean-items .item-row div img {
        margin: 1.8em 1.5em; } }
    @media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
      .main-wrapper-beans .bean-items .item-row div img {
        width: 108px !important;
        height: 108px !important;
        margin: 1.8em .5em !important;
        background-size: 46em; } }

@media only screen and (max-device-width: 768px) {
  .main-wrapper-beans .bean-items {
    height: 919px;
    display: inline-block;
    overflow: hidden; }
    .main-wrapper-beans .bean-items .item-row div img {
      margin: 1.8em 2.5em; } }

.main-wrapper-beans .bean-items .rw_1 .item_1 img {
  background-position: -46px -28px; }

.main-wrapper-beans .bean-items .rw_1 .item_2 img {
  background-position: -275px -28px; }

.main-wrapper-beans .bean-items .rw_1 .item_3 img {
  background-position: -505px -28px; }

.main-wrapper-beans .bean-items .rw_1 .item_4 img {
  background-position: -734px -28px; }

.main-wrapper-beans .bean-items .rw_1 .item_5 img {
  background-position: -962px -28px; }

.main-wrapper-beans .bean-items .rw_2 .item_1 img {
  background-position: -46px -271px; }

.main-wrapper-beans .bean-items .rw_2 .item_2 img {
  background-position: -275px -271px; }

.main-wrapper-beans .bean-items .rw_2 .item_3 img {
  background-position: -505px -271px; }

.main-wrapper-beans .bean-items .rw_2 .item_4 img {
  background-position: -734px -271px; }

.main-wrapper-beans .bean-items .rw_2 .item_5 img {
  background-position: -962px -271px; }

.main-wrapper-beans .bean-items .rw_3 .item_1 img {
  background-position: -46px -767px; }

.main-wrapper-beans .bean-items .rw_3 .item_2 img {
  background-position: -275px -767px; }

.main-wrapper-beans .bean-items .rw_3 .item_3 img {
  background-position: -505px -767px; }

.main-wrapper-beans .bean-items .rw_3 .item_4 img {
  background-position: -734px -767px; }

.main-wrapper-beans .bean-items .rw_3 .item_5 img {
  background-position: -962px -767px; }

.main-wrapper-beans .bean-items .rw_4 .item_1 img {
  background-position: -46px -1015px; }

.main-wrapper-beans .bean-items .rw_4 .item_2 img {
  background-position: -275px -1015px; }

.main-wrapper-beans .bean-items .rw_4 .item_3 img {
  background-position: -505px -1015px; }

.main-wrapper-beans .bean-items .rw_4 .item_4 img {
  background-position: -734px -1015px; }

.main-wrapper-beans .bean-items .rw_4 .item_5 img {
  background-position: -962px -1015px; }

.main-wrapper-beans .bean-items .rw_5 .item_1 img {
  background-position: -46px -1015px; }

.main-wrapper-beans .bean-items .rw_5 .item_2 img {
  background-position: -275px -1015px; }

.main-wrapper-beans .bean-items .rw_5 .item_3 img {
  background-position: -505px -1015px; }

.main-wrapper-beans .bean-items .rw_5 .item_4 img {
  background-position: -734px -1015px; }

.main-wrapper-beans .bean-items .rw_5 .item_5 img {
  background-position: -962px -1015px; }

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .main-wrapper-beans .bean-items {
    height: 637px; }
    .main-wrapper-beans .bean-items .rw_1 .item_1 img {
      background-position: -32px -17px; }
    .main-wrapper-beans .bean-items .rw_1 .item_2 img {
      background-position: -175px -18px; }
    .main-wrapper-beans .bean-items .rw_1 .item_3 img {
      background-position: -319px -18px; }
    .main-wrapper-beans .bean-items .rw_1 .item_4 img {
      background-position: -464px -18px; }
    .main-wrapper-beans .bean-items .rw_1 .item_5 img {
      background-position: -607px -18px; }
    .main-wrapper-beans .bean-items .rw_2 .item_1 img {
      background-position: -31px -172px; }
    .main-wrapper-beans .bean-items .rw_2 .item_2 img {
      background-position: -175px -172px; }
    .main-wrapper-beans .bean-items .rw_2 .item_3 img {
      background-position: -319px -172px; }
    .main-wrapper-beans .bean-items .rw_2 .item_4 img {
      background-position: -464px -172px; }
    .main-wrapper-beans .bean-items .rw_2 .item_5 img {
      background-position: -607px -172px; }
    .main-wrapper-beans .bean-items .rw_3 .item_1 img {
      background-position: -33px -173px; }
    .main-wrapper-beans .bean-items .rw_3 .item_2 img {
      background-position: -175px -173px; }
    .main-wrapper-beans .bean-items .rw_3 .item_3 img {
      background-position: -319px -179px; }
    .main-wrapper-beans .bean-items .rw_3 .item_4 img {
      background-position: -464px -179px; }
    .main-wrapper-beans .bean-items .rw_3 .item_5 img {
      background-position: -607px -179px; } }

.main-wrapper-beans .on-mobile-more .bean-items {
  height: 837px !important; }

.body-retail-foodcontact .retail-food-contact .div-hr {
  display: inline-block;
  width: 100%;
  text-align: center; }
  .body-retail-foodcontact .retail-food-contact .div-hr hr {
    margin-top: 0px;
    margin-bottom: 60px;
    border: 0;
    border-top: 1px solid #b7b7b7;
    width: 75%; }

.body-retail-foodcontact .retail-food-contact .food-contact-bottom-bg {
  background: url(/images/51爆料网-Food-Contact-1920x635.png) no-repeat center center;
  background-size: 100%;
  height: 442px; }
  @media only screen and (min-device-width: 1024px) and (max-device-width: 1224px) and (orientation: landscape) {
    .body-retail-foodcontact .retail-food-contact .food-contact-bottom-bg {
      background: url(/images/51爆料网-Food-Contact-1024x300.png) no-repeat 100% 100%;
      background-size: 100%;
      height: 338px; } }
  @media only screen and (max-device-width: 1023px) and (orientation: portrait) {
    .body-retail-foodcontact .retail-food-contact .food-contact-bottom-bg {
      background: url(/images/51爆料网-Food-Contact-1024x300.png) no-repeat 100% 100%;
      background-size: 100%;
      height: 300px; } }
  @media only screen and (max-device-width: 767px) and (orientation: portrait) {
    .body-retail-foodcontact .retail-food-contact .food-contact-bottom-bg {
      background: url(/images/51爆料网-Food-Contact-375x223.png) no-repeat 100% 100%;
      background-size: 100%;
      height: 225px; } }
  @media only screen and (max-device-width: 767px) and (orientation: landscape) {
    .body-retail-foodcontact .retail-food-contact .food-contact-bottom-bg {
      background: url(/images/51爆料网-Food-Contact-768x210.png) no-repeat 100% 100%;
      background-size: 100%;
      height: 275px; } }

.body-retail-foodcontact .retail-food-contact .inner-section.banner-box {
  padding-top: 200px; }
  @media only screen and (min-device-width: 1366px) and (max-device-width: 1824px) {
    .body-retail-foodcontact .retail-food-contact .inner-section.banner-box {
      padding-top: 125px; } }

.body-retail-foodcontact .retail-food-contact .inner-section .side-image .image-section {
  margin-top: 0; }
  .body-retail-foodcontact .retail-food-contact .inner-section .side-image .image-section img {
    border-right: 1px solid #b7b7b7; }

.body-retail-foodcontact .retail-food-contact .inner-section .side-image .video-section .video {
  max-width: 98%;
  padding-right: 8%;
  border-right: 1px solid #b7b7b7; }
  @media only screen and (max-width: 1023px) {
    .body-retail-foodcontact .retail-food-contact .inner-section .side-image .video-section .video {
      border-right: 0;
      text-align: center;
      padding-right: 0;
      max-width: 100%; } }

@media only screen and (max-width: 1023px) {
  .body-retail-foodcontact .retail-food-contact .inner-section .side-image .image-section {
    text-align: center; }
    .body-retail-foodcontact .retail-food-contact .inner-section .side-image .image-section img {
      max-width: 98%;
      border-right: 0;
      padding-right: 10px;
      width: auto;
      margin-bottom: 35px;
      padding-left: 20px;
      margin-top: 50px; } }

.body-retail-foodcontact .retail-food-contact .inner-section .details a {
  margin-left: 0px;
  float: right;
  margin-top: 10px; }

@media only screen and (max-width: 1023px) {
  .body-retail-foodcontact .retail-food-contact .inner-section .details h5 {
    margin-top: 15px; } }

.body-retail-foodcontact .retail-food-contact .inner-section .details .image-section {
  width: 100%;
  display: inline-block;
  text-align: right;
  margin-top: 25px; }
  @media only screen and (max-width: 767px) {
    .body-retail-foodcontact .retail-food-contact .inner-section .details .image-section img {
      width: 100%; } }

.body-retail-foodcontact .retail-food-contact .inner-section .details .round-image-stripe img {
  border: none; }

@media only screen and (max-width: 1023px) {
  .body-retail-foodcontact .retail-food-contact .inner-section .round-image-section {
    overflow: unset;
    border: none;
    border-radius: 0; } }

.body-retail-foodcontact .wrapper-description.white-background {
  box-shadow: -2px 0px 10px 2px rgba(92, 92, 92, 0.678431); }

.body-retail-foodcontact .wrapper-description .wrapper-description-left .descript-holder p {
  margin: 1em 0; }

.body-retail-foodcontact .main-banner-inner-sub {
  background: url(/images/global/TRBWeb_51爆料网_foodcontact_inner.jpg) no-repeat center 0px;
  background-size: 100%;
  height: 924px; }

.body-foodservice-beans .main-banner-inner-sub {
  background: url(/images/global/TRBWeb_foodservice_beans_inner.jpg) no-repeat center 0px;
  background-size: 100%;
  height: 924px; }

.body-foodservice-beans .inner-section {
  padding-bottom: 50px !important; }
  .body-foodservice-beans .inner-section.banner-box {
    padding-top: 315px; }
    @media only screen and (min-device-width: 1366px) and (max-device-width: 1824px) {
      .body-foodservice-beans .inner-section.banner-box {
        padding-top: 125px; } }
  .body-foodservice-beans .inner-section .header-plain {
    margin-top: 1em; }
  @media only screen and (max-device-width: 1023px) {
    .body-foodservice-beans .inner-section .image-section.img-center {
      text-align: center;
      margin-bottom: 25px; } }

.body-foodservice-beans .bean-bottom-bg {
  background: url(/images/Foodservice-beans-1920x635.png) no-repeat 100% 100%;
  background-size: 100% !important;
  height: 450px; }
  @media only screen and (max-device-width: 479px) {
    .body-foodservice-beans .bean-bottom-bg {
      background: url(/images/Foodservice-beans-375x223.png) no-repeat 100% 100% !important;
      background-size: 100% !important;
      height: 182px !important;
      padding-top: 0em !important; }
      .body-foodservice-beans .bean-bottom-bg .no-padding input[type=button] {
        padding: 0.5em 0.24em; } }
  @media only screen and (max-device-width: 767px) {
    .body-foodservice-beans .bean-bottom-bg {
      background: url(/images/Foodservice-beans-768x210.png) no-repeat 100% 100% !important;
      background-size: 100% !important;
      height: 182px !important;
      padding-top: 0em !important; } }
  @media only screen and (max-device-width: 1024px) {
    .body-foodservice-beans .bean-bottom-bg {
      background: url(/images/Foodservice-beans-1024x300.png) no-repeat 100% 100%;
      background-size: 100%;
      height: 275px;
      padding-top: 5em; } }
  @media only screen and (max-device-width: 1023px) {
    .body-foodservice-beans .bean-bottom-bg {
      background: url(/images/Foodservice-beans-1024x300.png) no-repeat 100% 100%;
      background-size: 100%;
      height: 212px;
      padding-top: 1em; } }

.body-foodservice-beans .main-wrapper-beans .bean-items .item-row div img {
  background-image: url(/images/food-beans-varietise.png); }

.body-foodservice-beans .main-wrapper-beans .bean-items .rw_3 .item_1 img {
  background-position: -47px -521px; }
  @media only screen and (max-device-width: 480px) and (min-device-width: 320px) {
    .body-foodservice-beans .main-wrapper-beans .bean-items .rw_3 .item_1 img {
      background-position: -32px -327px; } }

.body-foodservice-beans .main-wrapper-beans .bean-items .rw_3 .item_2 img {
  background-position: -275px -520px; }
  @media only screen and (max-device-width: 480px) and (min-device-width: 320px) {
    .body-foodservice-beans .main-wrapper-beans .bean-items .rw_3 .item_2 img {
      background-position: -175px -329px; } }

.body-foodservice-beans .main-wrapper-beans .bean-items .rw_3 .item_3 img {
  background-position: -505px -521px; }
  @media only screen and (max-device-width: 480px) and (min-device-width: 320px) {
    .body-foodservice-beans .main-wrapper-beans .bean-items .rw_3 .item_3 img {
      background-position: -314px -328px; } }

.body-foodservice-beans .main-wrapper-beans .bean-items .rw_3 .item_4 img {
  background-position: -734px -520px; }
  @media only screen and (max-device-width: 480px) and (min-device-width: 320px) {
    .body-foodservice-beans .main-wrapper-beans .bean-items .rw_3 .item_4 img {
      background-position: -463px -330px; } }

.body-foodservice-beans .main-wrapper-beans .bean-items .rw_3 .item_5 img {
  background-position: -962px -520px; }
  @media only screen and (max-device-width: 480px) and (min-device-width: 320px) {
    .body-foodservice-beans .main-wrapper-beans .bean-items .rw_3 .item_5 img {
      background-position: -607px -327px; } }

.body-foodservice-beans .main-wrapper-beans .bean-items .rw_4 .item_1 img {
  background-position: -46px -769px; }
  @media only screen and (max-device-width: 480px) and (min-device-width: 320px) {
    .body-foodservice-beans .main-wrapper-beans .bean-items .rw_4 .item_1 img {
      background-position: -31px -485px; } }

.body-foodservice-beans .main-wrapper-beans .bean-items .rw_4 .item_2 img {
  background-position: -275px -769px; }
  @media only screen and (max-device-width: 480px) and (min-device-width: 320px) {
    .body-foodservice-beans .main-wrapper-beans .bean-items .rw_4 .item_2 img {
      background-position: -177px -485px; } }

.body-foodservice-beans .main-wrapper-beans .bean-items .rw_4 .item_3 img {
  background-position: -506px -769px; }
  @media only screen and (max-device-width: 480px) and (min-device-width: 320px) {
    .body-foodservice-beans .main-wrapper-beans .bean-items .rw_4 .item_3 img {
      background-position: -319px -485px; } }

.body-foodservice-beans .main-wrapper-beans .bean-items .rw_4 .item_4 img {
  background-position: -734px -769px; }
  @media only screen and (max-device-width: 480px) and (min-device-width: 320px) {
    .body-foodservice-beans .main-wrapper-beans .bean-items .rw_4 .item_4 img {
      background-position: -466px -485px; } }

.body-foodservice-beans .main-wrapper-beans .bean-items .rw_4 .item_5 img {
  background-position: -962px -769px; }
  @media only screen and (max-device-width: 480px) and (min-device-width: 320px) {
    .body-foodservice-beans .main-wrapper-beans .bean-items .rw_4 .item_5 img {
      background-position: -606px -485px; } }

@media only screen and (max-device-width: 480px) and (min-device-width: 320px) {
  .body-foodservice-beans .main-wrapper-beans .bean-items .rw_5 .item_1 img {
    background-position: -31px -642px; } }

@media only screen and (max-device-width: 480px) and (min-device-width: 320px) {
  .body-foodservice-beans .main-wrapper-beans .bean-items .rw_5 .item_2 img {
    background-position: -176px -636px; } }

@media only screen and (max-device-width: 480px) and (min-device-width: 320px) {
  .body-foodservice-beans .main-wrapper-beans .bean-items .rw_5 .item_3 img {
    background-position: -319px -635px; } }

.body-foodservice-beans .enahnced-logo-1 img {
  margin: 29px 0 0 0px !important;
  width: 100% !important; }

.body-foodservice-beans .enahnced-logo-2 img {
  margin: 22px 0 0 1px !important;
  width: 100% !important; }

.body-foodservice-beans .enahnced-logo-3 img {
  width: 145% !important;
  margin-top: 10px !important;
  margin-left: -22px !important; }

.body-foodservice-beans .enahnced-logo-4 img {
  width: 120% !important;
  margin-top: 16px !important;
  margin-left: -10px !important; }

@media only screen and (max-device-width: 1119px) and (min-device-width: 1024px) {
  .body-foodservice-beans .foodservice-beans .wrapper-description .wrapper-description-right.image .tab-only {
    display: block !important; }
  .body-foodservice-beans .foodservice-beans .wrapper-description .wrapper-description-right.image .desktop {
    display: none; } }

.body-foodservice-beans .foodservice-beans .wrapper-description .wrapper-description-right.image img {
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto; }

.body-foodservice-beans .foodservice-beans .inner-section .side-image .image-section {
  margin-top: 0; }

.body-foodservice-beans .foodservice-beans .inner-section ul.list-section {
  margin-top: 10px;
  margin-left: 15px; }
  .body-foodservice-beans .foodservice-beans .inner-section ul.list-section li {
    font-size: 16px; }

.body-foodservice-beans .foodservice-beans .inner-section .image-section.float-right {
  width: 50%; }
  .body-foodservice-beans .foodservice-beans .inner-section .image-section.float-right img {
    width: 40%;
    margin-top: 25px; }

@media screen and (max-device-width: 768px) {
  .body-foodservice-beans .foodservice-beans .inner-section .image-section.float-right {
    width: auto;
    text-align: center; }
    .body-foodservice-beans .foodservice-beans .inner-section .image-section.float-right img {
      width: 70%;
      margin-top: 25px; } }

@media screen and (max-device-width: 480px) {
  .body-foodservice-beans .foodservice-beans .inner-section .image-section.float-right {
    width: 100%;
    text-align: center; }
    .body-foodservice-beans .foodservice-beans .inner-section .image-section.float-right img {
      width: 50%;
      margin-top: 25px;
      margin-bottom: 25px; } }

@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .body-foodservice-beans .foodservice-beans .inner-section .image-section.float-right {
    width: 39%; }
    .body-foodservice-beans .foodservice-beans .inner-section .image-section.float-right img {
      width: 70%; } }

@media screen and (max-width: 480px) and (orientation: portrait) {
  .body-foodservice-beans .foodservice-beans .wrapper-retail-brands ul li {
    margin-right: 7px;
    /* margin-left: .7em; */
    /* margin-bottom: .7em; */
    margin-top: .7em;
    margin-left: 7px; } }

@media screen and (max-width: 480px) and (orientation: landscape) {
  .body-foodservice-beans .foodservice-beans .wrapper-retail-brands ul li {
    margin-right: 0.7em;
    margin-top: .7em; } }

.body-foodservice-beans .light-leather.on-mobile-more .bean-items {
  height: 1349px !important; }
  @media only screen and (max-device-width: 768px) and (orientation: landscape) {
    .body-foodservice-beans .light-leather.on-mobile-more .bean-items {
      height: 1799px !important; } }
  @media only screen and (max-device-width: 767px) and (min-device-width: 320px) and (orientation: landscape) {
    .body-foodservice-beans .light-leather.on-mobile-more .bean-items {
      height: 800px !important; } }

.body-foodservice-beans .clean-bean h5 {
  color: #6b6b6b !important;
  font-weight: 600 !important;
  font-size: 17px !important;
  text-transform: uppercase; }

.body-foodservice-beans .clean-bean ul {
  margin-top: 15px !important;
  margin-bottom: 25px; }

@media only screen and (max-device-width: 768px) {
  .foodservice-beans .inner-section {
    padding-bottom: 0; }
    .foodservice-beans .inner-section .header-plain {
      margin-top: 0; } }

@media only screen and (max-device-width: 480px) {
  .foodservice-beans .inner-section .bean-items {
    height: 547px; } }

@media only screen and (max-device-width: 768px) and (orientation: landscape) {
  .foodservice-beans .inner-section .bean-items {
    height: 687px; } }

@media only screen and (max-device-width: 480px) {
  .foodservice-beans .bean-items {
    height: 637px !important; } }

.enahnced-logo-3 {
  overflow: hidden; }
  .enahnced-logo-3 img {
    width: 120% !important;
    margin-top: 14px !important;
    margin-left: -8px !important; }

.enahnced-logo-4 {
  overflow: hidden; }
  .enahnced-logo-4 img {
    width: 120% !important;
    margin-top: 14px !important;
    margin-left: -8px !important; }

.body-food-commissary .main-banner-inner-sub {
  background: url(/images/global/TRBWeb_foodservice_commissary-inner.jpg) no-repeat center 0px;
  background-size: 100%;
  height: 924px; }

.body-food-commissary .inner-section.banner-box {
  padding-top: 370px; }
  @media only screen and (min-device-width: 1366px) and (max-device-width: 1824px) {
    .body-food-commissary .inner-section.banner-box {
      padding-top: 125px; } }

.body-food-commissary .center-text-section .image-area h3 {
  text-align: left; }

@media only screen and (max-device-width: 480px) and (min-device-width: 320px) {
  .body-food-commissary .carousel .left.carousel-control {
    left: -15px; }
  .body-food-commissary .carousel .right.carousel-control {
    right: -15px; } }

.body-foodservice-foodcontact .div-hr {
  display: inline-block;
  width: 100%;
  text-align: center; }
  .body-foodservice-foodcontact .div-hr hr {
    margin-top: 0px;
    margin-bottom: 60px;
    border: 0;
    border-top: 1px solid #b7b7b7;
    width: 75%; }

.body-foodservice-foodcontact .main-banner-inner-sub {
  background: url(/images/global/TRBWeb_foodservice_foodcontact_inner.jpg) no-repeat center 0px;
  background-size: 100%;
  height: 924px; }

.body-foodservice-foodcontact .inner-section.banner-box {
  padding-top: 335px; }
  @media only screen and (min-device-width: 1366px) and (max-device-width: 1824px) {
    .body-foodservice-foodcontact .inner-section.banner-box {
      padding-top: 125px; } }

.body-foodservice-foodcontact .inner-section .details a {
  margin-left: 0px;
  margin-top: 10px;
  display: inline-block;
  float: right; }

.body-foodservice-foodcontact .food-contact-bottom-bg {
  background: url(/images/Foodservice-Food-Contact-1920x635.png) no-repeat 100% 100%;
  background-size: 100%;
  height: 410px; }
  @media only screen and (max-device-width: 1023px) {
    .body-foodservice-foodcontact .food-contact-bottom-bg {
      background: url(/images/Foodservice-Food-Contact-1024x300.png) no-repeat 100% 100%;
      background-size: 100%;
      background-position: 100%;
      height: 226px; } }
  @media only screen and (max-device-width: 1024px) and (orientation: landscape) {
    .body-foodservice-foodcontact .food-contact-bottom-bg {
      background: url(/images/Foodservice-Food-Contact-1024x300.png) no-repeat 100% 100%;
      background-size: 100%;
      background-position: 100%;
      height: 300px; } }
  @media only screen and (max-device-width: 767px) {
    .body-foodservice-foodcontact .food-contact-bottom-bg {
      background: url(/images/Foodservice-Food-Contact-768x210.png) no-repeat 100% 100%;
      background-size: 100%;
      height: 160px;
      background-position: 100% 100%; } }
  @media only screen and (max-device-width: 767px) and (orientation: landscape) {
    .body-foodservice-foodcontact .food-contact-bottom-bg {
      background-size: 100%;
      background-position: 100% 100%;
      height: 190px; } }
  @media only screen and (max-device-width: 480px) and (orientation: landscape) {
    .body-foodservice-foodcontact .food-contact-bottom-bg {
      background-size: 100%;
      background-position: 100% 100% !important;
      height: 175px !important; } }
  @media only screen and (max-device-width: 568px) and (orientation: landscape) {
    .body-foodservice-foodcontact .food-contact-bottom-bg {
      background-size: 100%;
      background-position: 100% 100%;
      height: 178px; } }
  @media only screen and (max-device-width: 568px) and (orientation: portrait) {
    .body-foodservice-foodcontact .food-contact-bottom-bg {
      background: url(/images/Foodservice-Food-Contact-768x210.png) no-repeat 100% 100%;
      background-size: 100%;
      height: 160px;
      background-position: 100% 100%; } }

.body-foodservice-foodcontact .foodservice-food-contact .wrapper-description .wrapper-description-right.image img {
  margin-top: 28px; }

.body-foodservice-foodcontact .foodservice-food-contact .inner-section .side-image .image-section {
  margin-top: 0; }
  .body-foodservice-foodcontact .foodservice-food-contact .inner-section .side-image .image-section img {
    border-right: 1px solid #b7b7b7; }

.body-foodservice-foodcontact .foodservice-food-contact .inner-section ul.list-section {
  margin-top: 10px;
  margin-left: 15px; }

.body-foodservice-foodcontact .foodservice-food-contact .inner-section .image-section.float-right {
  width: 50%; }
  .body-foodservice-foodcontact .foodservice-food-contact .inner-section .image-section.float-right img {
    width: 40%;
    margin-top: 25px; }

@media screen and (max-device-width: 768px) {
  .body-foodservice-foodcontact .foodservice-food-contact .inner-section .image-section.float-right {
    width: auto;
    text-align: center; }
    .body-foodservice-foodcontact .foodservice-food-contact .inner-section .image-section.float-right img {
      width: 70%;
      margin-top: 25px; }
  .body-foodservice-foodcontact .foodservice-food-contact .inner-section .bottom-boxes {
    width: 100%; } }

@media screen and (max-device-width: 480px) {
  .body-foodservice-foodcontact .foodservice-food-contact .inner-section .image-section.float-right {
    width: 100%;
    text-align: center; }
    .body-foodservice-foodcontact .foodservice-food-contact .inner-section .image-section.float-right img {
      width: 50%;
      margin-top: 25px;
      margin-bottom: 25px; } }

@media screen and (max-width: 480px) and (orientation: portrait) {
  .body-foodservice-foodcontact .foodservice-food-contact .inner-section .bottom-boxes .img-div {
    float: none;
    margin: 0 !important;
    text-align: center; } }

@media screen and (max-width: 767px) and (orientation: landscape) {
  .body-foodservice-foodcontact .foodservice-food-contact .inner-section .bottom-boxes .img-div {
    text-align: center;
    margin-left: 5% !important; } }

@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .body-foodservice-foodcontact .foodservice-food-contact .inner-section .image-section.float-right {
    width: 39%; }
    .body-foodservice-foodcontact .foodservice-food-contact .inner-section .image-section.float-right img {
      width: 70%; }
  .body-foodservice-foodcontact .foodservice-food-contact .inner-section .bottom-boxes .img-div {
    margin-left: 13px !important; } }

.body-foodservice-foodcontact .foodservice-food-contact .inner-section .bottom-boxes {
  display: inline-block; }
  .body-foodservice-foodcontact .foodservice-food-contact .inner-section .bottom-boxes .img-div {
    margin-left: 95px;
    text-align: center; }
    .body-foodservice-foodcontact .foodservice-food-contact .inner-section .bottom-boxes .img-div img {
      width: 175px; }
    .body-foodservice-foodcontact .foodservice-food-contact .inner-section .bottom-boxes .img-div:first-child {
      margin-left: 0px; }
    .body-foodservice-foodcontact .foodservice-food-contact .inner-section .bottom-boxes .img-div span {
      display: inline-block;
      margin-top: 8px; }
  @media screen and (max-device-width: 480px) {
    .body-foodservice-foodcontact .foodservice-food-contact .inner-section .bottom-boxes.margin-mob img {
      margin-top: 40px; } }

.body-foodservice-foodcontact .foodservice-food-contact .wrapper-retail-brands ul li {
  background-color: transparent; }
  .body-foodservice-foodcontact .foodservice-food-contact .wrapper-retail-brands ul li img {
    width: auto; }

.body-foodservice-rice .main-banner-inner-sub {
  background: url(/images/global/TRBWeb_foodservice_rice_inner.jpg) no-repeat center 0px;
  background-size: 100%;
  height: 924px; }

.body-foodservice-rice .inner-section.banner-box {
  padding-top: 350px; }
  @media only screen and (min-device-width: 1366px) and (max-device-width: 1824px) {
    .body-foodservice-rice .inner-section.banner-box {
      padding-top: 125px; } }

.body-foodservice-rice .inner-section .header-plain {
  margin-top: 1em; }

@media only screen and (max-device-width: 1119px) and (min-device-width: 1024px) {
  .body-foodservice-rice .wrapper-description .wrapper-description-right.image .tab-only {
    display: block !important; }
  .body-foodservice-rice .wrapper-description .wrapper-description-right.image .desktop {
    display: none; } }

.body-foodservice-rice .wrapper-description .wrapper-description-right.image img {
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto; }

.body-foodservice-rice .bean-bottom-bg {
  background: url(/images/Foodservice-Rice-1920x635.png) 100% 100%;
  background-size: 100%;
  height: 360px; }
  @media only screen and (max-device-width: 1024px) {
    .body-foodservice-rice .bean-bottom-bg {
      height: 275px;
      background: url(/images/Foodservice-Rice-1024x300.png) no-repeat 100% 100%;
      background-size: 100%;
      padding-top: 4em; } }
  @media only screen and (max-device-width: 1023px) {
    .body-foodservice-rice .bean-bottom-bg {
      height: 225px !important; } }
  @media only screen and (max-device-width: 767px) {
    .body-foodservice-rice .bean-bottom-bg {
      height: 200px !important;
      background: url(/images/Foodservice-Rice-768x210.png) no-repeat 100% 100% !important;
      background-size: 100% !important;
      padding-top: 5em !important; } }
  @media only screen and (max-device-width: 767px) and (orientation: landscape) {
    .body-foodservice-rice .bean-bottom-bg {
      height: 200px !important;
      background: url(/images/Foodservice-Rice-768x210.png) no-repeat 100% 100% !important;
      background-size: 100% !important;
      padding-top: 5em !important; } }
  @media only screen and (max-device-width: 480px) {
    .body-foodservice-rice .bean-bottom-bg {
      height: 200px !important;
      background-size: 100% !important;
      padding-top: 5em !important; } }

@media only screen and (max-device-width: 768px) {
  .body-foodservice-rice .bean-items {
    height: 740px; } }

@media only screen and (max-device-width: 480px) {
  .body-foodservice-rice .bean-items {
    height: 530px !important; } }

@media only screen and (max-device-width: 812px) and (orientation: landscape) {
  .body-foodservice-rice .bean-items {
    display: inline-block;
    text-align: center;
    height: auto !important;
    padding-bottom: 20px; }
    .body-foodservice-rice .bean-items .item-row div img {
      margin: 1.8em 1.6em !important; } }

.body-foodservice-rice .bean-items .item-row div img {
  background-image: url(/images/foodservice_rice_items_spirit.png); }

@media only screen and (max-width: 1199px) {
  .body-category-development .inner-section.banner-box {
    padding-top: 349px !important; } }

@media only screen and (max-device-width: 1023px) {
  .body-category-development .no-padding-mobile {
    padding: 0 !important; } }

@media only screen and (max-device-width: 1023px) {
  .body-category-development .main-banner-inner-sub {
    background: url(/images/mobile-topbanner-category-developmentt.jpg) no-repeat center 0px;
    background-size: 100% !important; }
  .body-category-development .inner-section.banner-box {
    padding-top: 232px !important; } }

@media only screen and (max-device-width: 767px) {
  .body-category-development .inner-section.banner-box {
    padding-top: 192px !important; } }

@media only screen and (max-width: 667px) {
  .body-category-development .inner-section.banner-box {
    padding-top: 166px !important; } }

@media only screen and (max-device-width: 480px) {
  .body-category-development .inner-section.banner-box {
    padding-top: 77px !important; } }

@media only screen and (max-device-width: 375px) {
  .body-category-development .inner-section.banner-box {
    padding-top: 64px !important; } }

.body-category-development .wrapper-category-development .middle-container-white .remove-underline {
  border: none; }

@media only screen and (max-device-width: 767px) {
  .body-category-development .wrapper-category-development .wrapper-description .wrapper-description-left .wrapper-left-header h1 {
    /*font-size: 24px;*/ } }

@media only screen and (max-device-width: 1024px) {
  .body-category-development .wrapper-category-development .inner-section .img-center {
    text-align: center; } }

@media only screen and (min-device-width: 1024px) {
  .body-category-development .wrapper-category-development .inner-section .img-right {
    text-align: right;
    padding-right: 0px; } }

@media only screen and (max-device-width: 767px) {
  .body-category-development .wrapper-category-development .inner-section .details h2 {
    font-size: 24px; } }

.body-category-development .wrapper-category-development .inner-section.featured .round-image-section {
  display: inline-block; }
  @media only screen and (max-device-width: 480px) {
    .body-category-development .wrapper-category-development .inner-section.featured .round-image-section.margin-left-m-25 {
      margin-left: -10px !important; } }

.body-corporate-sustainability .main-banner-inner-sub {
  background: url(/images/global/TRBWeb_corporate_sustainability_inner.jpg) no-repeat center 0px;
  background-size: 100%;
  height: 924px; }

.body-corporate-sustainability .inner-section.banner-box {
  padding-top: 425px; }
  @media only screen and (min-device-width: 1366px) and (max-device-width: 1824px) {
    .body-corporate-sustainability .inner-section.banner-box {
      padding-top: 125px; } }

.body-corporate-sustainability .background-width-image {
  background-image: url(/images/benifit-of-the-bean-back.jpg);
  background-size: cover;
  background-repeat: no-repeat; }

.body-corporate-sustainability .wrapper-corporate-sustainability .middle-container-white ul.list-section {
  margin-top: 10px;
  margin-left: 15px; }
  .body-corporate-sustainability .wrapper-corporate-sustainability .middle-container-white ul.list-section li {
    font-size: 16px;
    line-height: 25px; }

.body-corporate-sustainability .wrapper-corporate-sustainability .middle-container-white .round-image-section.sustainable {
  overflow: hidden;
  max-width: 300px !important;
  border: none;
  border-radius: 0;
  display: inline-block; }
  .body-corporate-sustainability .wrapper-corporate-sustainability .middle-container-white .round-image-section.sustainable img {
    width: 100%; }

@media only screen and (max-device-width: 1023px) {
  .body-corporate-sustainability .wrapper-corporate-sustainability .pt-0 {
    padding-top: 0px; } }

@media only screen and (max-device-width: 767px) {
  .body-corporate-sustainability .wrapper-corporate-sustainability .wrapper-left-header h1 {
    font-size: 30px; }
  .body-corporate-sustainability .wrapper-corporate-sustainability .header-green-bold-light {
    font-size: 23px; }
  .body-corporate-sustainability .wrapper-corporate-sustainability .header-white-bold-light {
    font-size: 23px; }
  .body-corporate-sustainability .wrapper-corporate-sustainability .middle-container-white h2 {
    font-size: 23px; } }

.body-supply-chain .main-banner-inner-sub {
  background: url(/images/global/TRBWeb_supply_chain_inner.jpg) no-repeat center 0px;
  background-size: 100%;
  height: 924px; }

.body-supply-chain .inner-section.banner-box {
  padding-top: 425px; }
  @media only screen and (min-device-width: 1366px) and (max-device-width: 1824px) {
    .body-supply-chain .inner-section.banner-box {
      padding-top: 125px; } }

.body-supply-chain .wrapper-supply-chain .middle-container-white .remove-underline {
  border: none; }

.body-supply-chain .wrapper-supply-chain .middle-container-white .round-image-section.supply {
  overflow: hidden;
  max-width: 300px !important;
  border: none;
  border-radius: 0; }
  .body-supply-chain .wrapper-supply-chain .middle-container-white .round-image-section.supply img {
    width: 100%; }

.body-supply-chain .wrapper-supply-chain .image-section img.main-image {
  max-height: 600px;
  width: 100%;
  margin-bottom: 75px; }

.body-supply-chain .wrapper-supply-chain .color-div {
  width: 100%;
  height: 500px;
  background-color: #4a4a4a; }

.body-supply-chain .wrapper-supply-chain .slider-div {
  width: 100%;
  height: 200px;
  background-color: #4a4a4a; }

.body-supply-chain .wrapper-supply-chain .wrapper-slider {
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  max-width: 75%;
  height: 500px;
  max-height: 480px; }
  @media only screen and (max-device-width: 1023px) {
    .body-supply-chain .wrapper-supply-chain .wrapper-slider {
      height: 500px; } }
  @media only screen and (device-width: 812px) {
    .body-supply-chain .wrapper-supply-chain .wrapper-slider {
      height: 500px; } }
  @media only screen and (max-device-width: 480px) {
    .body-supply-chain .wrapper-supply-chain .wrapper-slider {
      height: 350px; } }
  .body-supply-chain .wrapper-supply-chain .wrapper-slider .carousel p {
    font-size: 14px;
    padding-top: 30px;
    padding-bottom: 15px;
    text-align: center !important; }
  .body-supply-chain .wrapper-supply-chain .wrapper-slider .carousel .carousel-control.right {
    right: -100px;
    height: 400px; }
    .body-supply-chain .wrapper-supply-chain .wrapper-slider .carousel .carousel-control.right .glyphicon {
      text-shadow: none;
      margin-top: 0%; }
      @media only screen and (max-device-width: 480px) {
        .body-supply-chain .wrapper-supply-chain .wrapper-slider .carousel .carousel-control.right .glyphicon {
          margin-top: -85px;
          right: 80px; } }
      @media only screen and (min-device-width: 480px) and (max-device-width: 768px) {
        .body-supply-chain .wrapper-supply-chain .wrapper-slider .carousel .carousel-control.right .glyphicon {
          margin-top: -15px;
          right: 65px; } }
  .body-supply-chain .wrapper-supply-chain .wrapper-slider .carousel .left.carousel-control {
    left: -100px;
    height: 400px; }
    .body-supply-chain .wrapper-supply-chain .wrapper-slider .carousel .left.carousel-control .glyphicon {
      text-shadow: none;
      margin-top: 0%; }
      @media only screen and (max-device-width: 480px) {
        .body-supply-chain .wrapper-supply-chain .wrapper-slider .carousel .left.carousel-control .glyphicon {
          margin-top: -85px;
          left: 80px; } }
      @media only screen and (min-device-width: 480px) and (max-device-width: 768px) {
        .body-supply-chain .wrapper-supply-chain .wrapper-slider .carousel .left.carousel-control .glyphicon {
          margin-top: -15px;
          left: 70px; } }
  .body-supply-chain .wrapper-supply-chain .wrapper-slider .carousel .item img {
    height: auto;
    max-height: 500px;
    min-height: 100px;
    padding-top: 0px;
    padding-bottom: 25px; }
  .body-supply-chain .wrapper-supply-chain .wrapper-slider .carousel .item p {
    text-align: left;
    margin-top: 15px;
    padding-left: 10px;
    padding-right: 10px; }
  .body-supply-chain .wrapper-supply-chain .wrapper-slider .carousel .carousel-inner {
    background-color: #fff; }

.body-supply-chain .wrapper-supply-chain .wrapper-usage-master .image-section img {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  width: 100%; }

@media only screen and (min-device-width: 1224px) {
  .body-supply-chain .no-padding-large {
    padding-left: 0;
    padding-right: 0; } }

.body-food-safety .main-banner-inner-sub {
  background: url(/images/global/TRBWeb_food_safety_inner.jpg) no-repeat center 0px;
  background-size: 100%;
  height: 924px; }

.body-food-safety .inner-section.banner-box {
  padding-top: 220px !important; }
  @media only screen and (min-device-width: 1224px) and (max-device-width: 1824px) {
    .body-food-safety .inner-section.banner-box {
      padding-top: 125px !important; } }

.body-food-safety .wrapper-food-safety .middle-container-white .round-image-section.food-safety {
  overflow: hidden;
  max-width: 300px !important;
  border: none;
  border-radius: 0;
  text-align: center; }
  .body-food-safety .wrapper-food-safety .middle-container-white .round-image-section.food-safety img {
    width: 100%;
    max-width: 270px; }

.body-food-safety .wrapper-food-safety .centure-section .round-image-section.food-safety {
  overflow: hidden;
  max-width: none !important;
  border: none;
  border-radius: 0;
  text-align: right; }
  .body-food-safety .wrapper-food-safety .centure-section .round-image-section.food-safety img {
    width: 100%;
    max-width: 270px; }

.body-food-safety .wrapper-food-safety .light-gray-bg .round-image-section {
  overflow: hidden;
  max-width: 300px !important;
  border: 5px solid #faf9f8;
  border-radius: 180px;
  max-height: 300px;
  text-align: center; }

.body-food-safety .wrapper-food-safety .light-leather .round-image-section.food-safety {
  overflow: hidden;
  max-width: none !important;
  border: none;
  border-radius: 0;
  text-align: right; }
  .body-food-safety .wrapper-food-safety .light-leather .round-image-section.food-safety img {
    width: 100%;
    max-width: 235px; }

.body-food-safety .wrapper-food-safety .image-section img.main-image {
  max-height: 600px;
  width: 100%;
  margin-bottom: 75px; }

@media only screen and (min-device-width: 769px) and (max-device-width: 1024px) {
  .body-food-safety .wrapper-food-safety .light-gray-bg.inner-section.featured .round-image-section {
    max-height: 235px; } }

.body-why-beans-rice .main-banner-inner-sub {
  background-size: 100% !important; }

@media only screen and (max-width: 1199px) {
  .body-why-beans-rice .wrapper-why-beens .inner-section.banner-box {
    padding-top: 350px !important; } }

@media only screen and (max-width: 1023px) {
  .body-why-beans-rice .wrapper-why-beens .inner-section.banner-box {
    padding-top: 214px !important; } }

@media only screen and (max-width: 736px) {
  .body-why-beans-rice .wrapper-why-beens .inner-section.banner-box {
    padding-top: 192px !important; } }

@media only screen and (max-width: 667px) {
  .body-why-beans-rice .wrapper-why-beens .inner-section.banner-box {
    padding-top: 167px !important; } }

@media only screen and (max-width: 479px) {
  .body-why-beans-rice .wrapper-why-beens .inner-section.banner-box {
    padding-top: 77px !important; } }

@media only screen and (max-width: 375px) {
  .body-why-beans-rice .wrapper-why-beens .inner-section.banner-box {
    padding-top: 64px !important; } }

@media only screen and (min-device-width: 1200px) {
  .body-why-beans-rice .wrapper-why-beens .inner-section.banner-box .wrapper-description-right {
    height: 362px; } }

.body-why-beans-rice .wrapper-why-beens .inner-section.banner-box .wrapper-description-right img {
  margin-top: 0px; }
  @media only screen and (min-device-width: 1224px) {
    .body-why-beans-rice .wrapper-why-beens .inner-section.banner-box .wrapper-description-right img {
      max-width: unset; } }
  @media only screen and (min-device-width: 823px) and (max-device-width: 1199px) {
    .body-why-beans-rice .wrapper-why-beens .inner-section.banner-box .wrapper-description-right img.desktop {
      display: none; }
    .body-why-beans-rice .wrapper-why-beens .inner-section.banner-box .wrapper-description-right img.tab-only {
      display: block !important;
      margin-top: 0px; } }
  @media only screen and (max-width: 1023px) {
    .body-why-beans-rice .wrapper-why-beens .inner-section.banner-box .wrapper-description-right img.desktop {
      max-width: 100%;
      width: 100%; } }

@media only screen and (max-width: 1023px) {
  .body-why-beans-rice .wrapper-why-beens .inner-section.banner-box .wrapper-description-right {
    padding: 0; } }

.body-why-beans-rice .wrapper-why-beens .inner-section.featured .round-image-section {
  max-width: 290px !important;
  margin-left: auto;
  margin-right: auto; }

.body-why-beans-rice .wrapper-why-beens .middle-container-white .round-image-section.why-beens {
  overflow: hidden;
  max-width: 300px !important;
  border: 5px solid #faf9f8;
  border-radius: 180px;
  max-height: 300px; }
  .body-why-beans-rice .wrapper-why-beens .middle-container-white .round-image-section.why-beens img {
    width: 100%; }

.body-why-beans-rice .wrapper-why-beens .centure-section .round-image-section.food-safety {
  overflow: hidden;
  max-width: 300px !important;
  border: none;
  border-radius: 0; }
  .body-why-beans-rice .wrapper-why-beens .centure-section .round-image-section.food-safety img {
    width: 100%; }

.body-why-beans-rice .wrapper-why-beens .light-gray-bg .round-image-section {
  overflow: hidden;
  max-width: 300px !important;
  border: 5px solid #faf9f8;
  border-radius: 180px;
  max-height: 300px; }

.body-why-beans-rice .wrapper-why-beens .light-leather .round-image-section.food-safety {
  overflow: hidden;
  max-width: 300px !important;
  border: none;
  border-radius: 0; }
  .body-why-beans-rice .wrapper-why-beens .light-leather .round-image-section.food-safety img {
    width: 100%; }

.body-why-beans-rice .wrapper-why-beens .image-section img.main-image {
  max-height: 600px;
  width: 100%;
  margin-bottom: 75px; }

@media only screen and (min-device-width: 769px) and (max-device-width: 1024px) {
  .body-why-beans-rice .wrapper-why-beens .light-gray-bg.inner-section.featured .round-image-section {
    max-height: 235px; } }

@media only screen and (min-device-width: 1024px) {
  .body-why-beans-rice .inner-section .img-right {
    text-align: right;
    padding-right: 0px; } }

@media only screen and (max-width: 1199px) {
  .body-locations .inner-section.banner-box {
    padding-top: 349px !important; } }

@media only screen and (max-width: 1023px) {
  .body-locations .inner-section.banner-box {
    padding-top: 214px !important; } }

@media only screen and (max-width: 736px) {
  .body-locations .inner-section.banner-box {
    padding-top: 192px !important; } }

@media only screen and (max-width: 667px) {
  .body-locations .inner-section.banner-box {
    padding-top: 167px !important; } }

@media only screen and (max-width: 479px) {
  .body-locations .inner-section.banner-box {
    padding-top: 77px !important; } }

@media only screen and (max-width: 375px) {
  .body-locations .inner-section.banner-box {
    padding-top: 64px !important; } }

.body-locations .main-banner-inner-sub {
  background-size: 100% !important; }

.body-locations .wrapper-locations .wrapper-description .wrapper-description-right.image img {
  margin-top: 0px !important; }
  @media only screen and (min-device-width: 1224px) {
    .body-locations .wrapper-locations .wrapper-description .wrapper-description-right.image img {
      max-width: unset; } }

@media screen and (max-device-width: 1024px) {
  .body-locations .wrapper-locations .wrapper-description .wrapper-description-right.image {
    /*margin-top: 60px !important;*/ } }

.body-locations .wrapper-locations .cities {
  display: inline-block;
  width: 100%;
  text-align: left; }
  .body-locations .wrapper-locations .cities h5 {
    margin-top: 20px; }
    .body-locations .wrapper-locations .cities h5 i {
      margin-right: 10px; }
  .body-locations .wrapper-locations .cities .yellow {
    color: #c4a006; }
  .body-locations .wrapper-locations .cities .dark-blue {
    color: #00456a; }
  .body-locations .wrapper-locations .cities .purple {
    color: #94509f; }
  .body-locations .wrapper-locations .cities .orange {
    color: #f57b20; }
  .body-locations .wrapper-locations .cities .light-green {
    color: #aebd36; }
  .body-locations .wrapper-locations .cities .light-blue {
    color: #5ea6b1; }
  .body-locations .wrapper-locations .cities ul {
    margin-top: 20px; }
    .body-locations .wrapper-locations .cities ul li {
      list-style: none;
      padding-left: 23px;
      line-height: 1.7; }
  @media screen and (max-device-width: 767px) and (orientation: landscape) {
    .body-locations .wrapper-locations .cities .col-xs-12 {
      width: 50%; } }

@media screen and (min-width: 1199px) {
  .body-locations .map-div {
    width: 1028px; } }

.body-locations .map-div .vernails-wrapper .targeted-image {
  top: 59%;
  left: -13%; }

.body-locations .map-div .la-grange-wrapper .targeted-image {
  top: 83.5%;
  left: 51.2%; }

.body-locations .map-div .la-vergne-wrapper .targeted-image {
  top: 75%;
  left: 45.2%; }

.body-locations .map-div .imperial-wrapper .targeted-image {
  top: 60%;
  left: 22%; }

.body-locations .map-div .greeley-wrapper .targeted-image {
  top: 61%;
  left: 15%; }

.body-locations .map-div .denver-wrapper .targeted-image {
  top: 64%;
  left: 14%; }

.body-locations .map-div .sterling-wrapper .targeted-image {
  top: 63%;
  left: 17.5%; }

.body-locations .map-div .chino-wrapper .targeted-image {
  top: 76%;
  left: -9%; }

.body-locations .map-div .bridgeport-wrapper .targeted-image {
  top: 57%;
  left: 20%; }

.body-locations .map-div .colgate-wrapper .targeted-image {
  top: 41%;
  left: 26%; }

.body-locations .map-div .bayard-wrapper .targeted-image {
  top: 57%;
  left: 18.2%; }

.body-locations .map-div .mineola-wrapper .targeted-image {
  top: 88%;
  left: 31.2%; }

@media screen and (min-width: 1199px) {
  .body-locations .map-div .packer-map-img {
    width: 1028px; } }

.body-locations .targeted-image {
  display: none;
  position: absolute;
  z-index: 100; }
  .body-locations .targeted-image:before {
    display: inline-block;
    content: "";
    height: 0;
    border: 0 solid transparent;
    border-right-width: 196px;
    border-left-width: 204px;
    border-bottom: 150px solid rgba(177, 177, 177, 0.2);
    position: absolute;
    top: -112px;
    left: 14px;
    z-index: 1000; }

@media screen and (max-width: 1024px) {
  .body-locations .targeted-image {
    display: none; } }

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .body-locations .map-labels {
    display: block !important;
    padding-left: 95px;
    margin-top: 25px; } }

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .body-locations .map-labels {
    padding-left: 75px;
    margin-top: 25px; } }

@media screen and (max-width: 767px) and (orientation: landscape) {
  .body-locations .map-labels {
    padding-left: 62px;
    margin-top: 25px; } }

.body-locations .map-labels div a {
  font-size: 17px;
  margin-top: 7px;
  text-decoration: none; }
  .body-locations .map-labels div a:before {
    content: "\eb34";
    padding-right: 5px;
    font-family: icofont !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal; }
  .body-locations .map-labels div a.collapsed:before {
    content: "\eb31";
    padding-right: 5px;
    font-family: icofont !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal; }

.body-locations .map-labels .panel-default {
  border: none;
  box-shadow: none; }
  .body-locations .map-labels .panel-default .panel-heading {
    background: none;
    border: none !important;
    padding-left: 0px; }
    .body-locations .map-labels .panel-default .panel-heading .panel-title {
      font-size: 12px;
      padding-left: 25px; }
  .body-locations .map-labels .panel-default .panel-body {
    border: none !important; }

@media only screen and (max-width: 1199px) {
  .body-contact .inner-section.banner-box {
    padding-top: 349px !important; } }

@media only screen and (max-width: 1023px) {
  .body-contact .inner-section.banner-box {
    padding-top: 214px !important; } }

@media only screen and (max-width: 736px) {
  .body-contact .inner-section.banner-box {
    padding-top: 192px !important; } }

@media only screen and (max-width: 667px) {
  .body-contact .inner-section.banner-box {
    padding-top: 167px !important; } }

@media only screen and (max-width: 479px) {
  .body-contact .inner-section.banner-box {
    padding-top: 77px !important; } }

@media only screen and (max-width: 375px) {
  .body-contact .inner-section.banner-box {
    padding-top: 64px !important; } }

.body-contact .main-banner-inner-sub {
  background-size: 100% !important; }

@media only screen and (max-width: 1199px) {
  .body-privacy .inner-section.banner-box {
    padding-top: 349px !important; } }

@media only screen and (max-width: 1023px) {
  .body-privacy .inner-section.banner-box {
    padding-top: 214px !important; } }

@media only screen and (max-width: 736px) {
  .body-privacy .inner-section.banner-box {
    padding-top: 192px !important; } }

@media only screen and (max-width: 667px) {
  .body-privacy .inner-section.banner-box {
    padding-top: 167px !important; } }

@media only screen and (max-width: 479px) {
  .body-privacy .inner-section.banner-box {
    padding-top: 77px !important; } }

@media only screen and (max-width: 375px) {
  .body-privacy .inner-section.banner-box {
    padding-top: 64px !important; } }

.body-privacy .main-banner-inner-sub {
  background-size: 100% !important; }

.wrapper-employee-ownership .round-image-section.why-beens {
  overflow: hidden;
  max-width: 300px !important;
  border: 5px solid #faf9f8;
  border-radius: 180px;
  margin-left: auto;
  margin-right: auto; }
  .wrapper-employee-ownership .round-image-section.why-beens img {
    width: 100%; }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .wrapper-employee-ownership .wrapper-usage-master li {
    line-height: 2.8em; } }

@media only screen and (min-device-width: 1024px) {
  .wrapper-employee-ownership .wrapper-usage-master li {
    line-height: 2.8em; } }

@media only screen and (min-device-width: 1024px) and (orientation: landscape) {
  .wrapper-employee-ownership .wrapper-usage-master li {
    line-height: 5.8em; } }

.wrapper-employee-ownership .wrapper-usage-left ul li p, .wrapper-employee-ownership .wrapper-usage-right ul li p {
  text-align: left; }

.body-bulk-trading .main-banner-inner-sub {
  background: url(/images/global/TRBWeb_bulk_trading_inner.jpg) no-repeat center 0px;
  background-size: 100%;
  height: 924px; }

.body-bulk-trading .inner-section.banner-box {
  padding-top: 350px; }
  @media only screen and (min-device-width: 1366px) and (max-device-width: 1824px) {
    .body-bulk-trading .inner-section.banner-box {
      padding-top: 125px; } }

.body-bulk-trading .inner-section .round-image-section {
  border-radius: 0 !important;
  border: none !important; }
  @media only screen and (max-width: 1023px) {
    .body-bulk-trading .inner-section .round-image-section {
      overflow: unset !important; } }

.body-bulk-trading .wrapper-bulk-trading {
  background-color: #f1f1f1; }
  .body-bulk-trading .wrapper-bulk-trading .hero-descript {
    background-color: #5f7078; }
    @media only screen and (max-width: 767px) {
      .body-bulk-trading .wrapper-bulk-trading .hero-descript .wrapper-left-header h1 {
        /*font-size: 35px;*/ } }
    .body-bulk-trading .wrapper-bulk-trading .hero-descript .wrapper-left-header h1 img {
      margin-right: 20px;
      margin-bottom: 10px; }
      @media only screen and (min-width: 1024px) {
        .body-bulk-trading .wrapper-bulk-trading .hero-descript .wrapper-left-header h1 img.mobile-show {
          display: none; } }
      @media only screen and (max-width: 1023px) {
        .body-bulk-trading .wrapper-bulk-trading .hero-descript .wrapper-left-header h1 img.mobile-show {
          display: block;
          margin-left: auto;
          margin-right: auto; }
        .body-bulk-trading .wrapper-bulk-trading .hero-descript .wrapper-left-header h1 img.desktop {
          display: none; } }
    .body-bulk-trading .wrapper-bulk-trading .hero-descript h3 img {
      margin-top: -0.2em;
      margin-right: 0.4em; }
  .body-bulk-trading .wrapper-bulk-trading .wrapper-usage-master ul li {
    line-height: 1.4em;
    margin-bottom: 15px; }
  .body-bulk-trading .wrapper-bulk-trading .wrapper-usage-master.mobile-section {
    padding: 0 1em; }
    @media only screen and (max-width: 767px) {
      .body-bulk-trading .wrapper-bulk-trading .wrapper-usage-master.mobile-section .header-bold-light {
        margin: 1em 0 .8em 0;
        font-size: 24px; } }
    @media only screen and (max-width: 767px) and (orientation: portrait) {
      .body-bulk-trading .wrapper-bulk-trading .wrapper-usage-master.mobile-section .round-image-section img {
        margin-left: -15px; } }
    @media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
      .body-bulk-trading .wrapper-bulk-trading .wrapper-usage-master.mobile-section .round-image-section img {
        margin-left: -20px; } }

@media screen and (min-width: 1199px) {
  .body-bulk-trading .map-div {
    width: 1028px; } }

.body-bulk-trading .map-div .vernails-wrapper .targeted-image {
  top: 59%;
  left: -13%; }

.body-bulk-trading .map-div .la-grange-wrapper .targeted-image {
  top: 83.5%;
  left: 51.2%; }

.body-bulk-trading .map-div .la-vergne-wrapper .targeted-image {
  top: 75%;
  left: 45.2%; }

.body-bulk-trading .map-div .imperial-wrapper .targeted-image {
  top: 60%;
  left: 22%; }

.body-bulk-trading .map-div .greeley-wrapper .targeted-image {
  top: 61%;
  left: 15%; }

.body-bulk-trading .map-div .denver-wrapper .targeted-image {
  top: 64%;
  left: 14%; }

.body-bulk-trading .map-div .sterling-wrapper .targeted-image {
  top: 63%;
  left: 17.5%; }

.body-bulk-trading .map-div .chino-wrapper .targeted-image {
  top: 76%;
  left: -9%; }

.body-bulk-trading .map-div .bridgeport-wrapper .targeted-image {
  top: 57%;
  left: 20%; }

.body-bulk-trading .map-div .colgate-wrapper .targeted-image {
  top: 41%;
  left: 26%; }

.body-bulk-trading .map-div .bayard-wrapper .targeted-image {
  top: 57%;
  left: 18.2%; }

.body-bulk-trading .map-div .mineola-wrapper .targeted-image {
  top: 88%;
  left: 31.2%; }

@media screen and (min-width: 1199px) {
  .body-bulk-trading .map-div .packer-map-img {
    width: 1028px; } }

.body-bulk-trading .targeted-image {
  display: none;
  position: absolute;
  z-index: 100; }
  .body-bulk-trading .targeted-image:before {
    display: inline-block;
    content: "";
    height: 0;
    border: 0 solid transparent;
    border-right-width: 196px;
    border-left-width: 204px;
    border-bottom: 150px solid rgba(177, 177, 177, 0.2);
    position: absolute;
    top: -112px;
    left: 14px;
    z-index: 1000; }

@media screen and (max-width: 1024px) {
  .body-bulk-trading .targeted-image {
    display: none; } }

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .body-bulk-trading .map-labels {
    display: block !important;
    padding-left: 95px;
    margin-top: 25px; } }

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .body-bulk-trading .map-labels {
    padding-left: 75px;
    margin-top: 25px; } }

@media screen and (max-width: 767px) and (orientation: landscape) {
  .body-bulk-trading .map-labels {
    padding-left: 62px;
    margin-top: 25px; } }

.body-bulk-trading .map-labels div a {
  font-size: 17px;
  margin-top: 7px;
  text-decoration: none; }
  .body-bulk-trading .map-labels div a:before {
    content: "\eb34";
    padding-right: 5px;
    font-family: icofont !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal; }
  .body-bulk-trading .map-labels div a.collapsed:before {
    content: "\eb31";
    padding-right: 5px;
    font-family: icofont !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal; }

.body-bulk-trading .map-labels .panel-default {
  border: none;
  box-shadow: none; }
  .body-bulk-trading .map-labels .panel-default .panel-heading {
    background: none;
    border: none !important;
    padding-left: 0px; }
    .body-bulk-trading .map-labels .panel-default .panel-heading .panel-title {
      font-size: 12px;
      padding-left: 25px; }
  .body-bulk-trading .map-labels .panel-default .panel-body {
    border: none !important; }

.body-retail-beans {
  /*.main-banner-inner-sub {
        background: url(/images/global/TRBWeb_51爆料网_Bean_inner.jpg) no-repeat center -50px;

        @media only screen and (max-device-width: $break-1023) {
            background: url(/images/mobile-topbanner-retail-beans-banner.jpg) no-repeat center -168px;
        }
    }*/ }
  .body-retail-beans .wrapper-description .wrapper-description-right.image img {
    margin-top: 40px; }
    @media only screen and (min-device-width: 823px) and (max-device-width: 1024px) {
      .body-retail-beans .wrapper-description .wrapper-description-right.image img {
        margin-top: 100px; } }
    @media only screen and (max-device-width: 1023px) {
      .body-retail-beans .wrapper-description .wrapper-description-right.image img {
        margin-top: 0px; } }
  .body-retail-beans .main-banner-inner-sub {
    background: url(/images/global/TRBWeb_51爆料网_Bean_inner.jpg) no-repeat center 0px;
    background-size: 100%;
    height: 924px; }
  .body-retail-beans .inner-section.middle-menus {
    padding-top: 200px; }
    @media only screen and (min-device-width: 1366px) and (max-device-width: 1824px) {
      .body-retail-beans .inner-section.middle-menus {
        padding-top: 125px; } }
  .body-retail-beans .inner-section .wrapper-usage-master ul li {
    line-height: 1.2em;
    margin-bottom: 15px; }
  .body-retail-beans .bean-bottom-bg {
    background: url(/images/51爆料网-beans-1920x635.png) no-repeat 100% 100%;
    background-size: 100% !important;
    height: 420px; }
    @media only screen and (max-device-width: 1024px) {
      .body-retail-beans .bean-bottom-bg {
        background: url(/images/51爆料网-beans-1024x300.png) no-repeat 100% 100%;
        background-size: 100% !important;
        padding-top: 75px;
        height: 275px; } }
    @media only screen and (max-device-width: 1023px) {
      .body-retail-beans .bean-bottom-bg {
        background: url(/images/51爆料网-beans-1024x300.png) no-repeat 100% 100%;
        background-size: 100% !important;
        padding-top: 20px;
        height: 230px; } }
    @media only screen and (max-device-width: 767px) {
      .body-retail-beans .bean-bottom-bg {
        background: url(/images/51爆料网-beans-768x210.png) no-repeat 100% 100%;
        background-size: 100% !important;
        padding-top: 20px;
        height: 230px; } }
    @media only screen and (max-device-width: 480px) {
      .body-retail-beans .bean-bottom-bg {
        background: url(/images/51爆料网-beans-768x210.png) no-repeat 100% 100%;
        background-size: 100% !important;
        padding-top: 4px;
        height: 183px; } }
  @media screen and (max-device-width: 1024px) {
    .body-retail-beans .middle-menus {
      background-position: center 728px; } }
  .body-retail-beans .on-mobile-more.middle-menus {
    background-position: center 1424px; }
    .body-retail-beans .on-mobile-more.middle-menus .bean-items {
      height: 1320px; }
      @media only screen and (min-device-width: 768px) and (max-device-width: 1023px) {
        .body-retail-beans .on-mobile-more.middle-menus .bean-items {
          height: 1780px !important; } }
      @media only screen and (min-device-width: 320px) and (max-device-width: 767px) {
        .body-retail-beans .on-mobile-more.middle-menus .bean-items {
          height: 1300px !important; } }
      @media only screen and (min-device-width: 320px) and (max-device-width: 767px) and (orientation: landscape) {
        .body-retail-beans .on-mobile-more.middle-menus .bean-items {
          height: 800px !important; } }
  @media only screen and (min-device-width: 1024px) {
    .body-retail-beans .main-wrapper-sub-master .middle-menus {
      background: url(/images/mid-banner-sub.jpg) no-repeat center 172px; } }
  @media only screen and (min-device-width: 480px) and (max-device-width: 1024px) {
    .body-retail-beans .main-wrapper-sub-master .middle-menus {
      background: url(/images/mid-banner-sub.jpg) center 100%; } }
  .body-retail-beans .main-wrapper-beans .bean-items .item-row div {
    cursor: default; }
    .body-retail-beans .main-wrapper-beans .bean-items .item-row div img {
      background-image: url(/images/retail_bean_items_spirit.png); }
  .body-retail-beans .main-wrapper-beans .bean-items .rw_3 .item_1 img {
    background-position: -46px -523px; }
    @media only screen and (max-device-width: 480px) and (min-device-width: 320px) {
      .body-retail-beans .main-wrapper-beans .bean-items .rw_3 .item_1 img {
        background-position: -32px -330px; } }
  .body-retail-beans .main-wrapper-beans .bean-items .rw_3 .item_2 img {
    background-position: -275px -521px; }
    @media only screen and (max-device-width: 480px) and (min-device-width: 320px) {
      .body-retail-beans .main-wrapper-beans .bean-items .rw_3 .item_2 img {
        background-position: -175px -328px; } }
  .body-retail-beans .main-wrapper-beans .bean-items .rw_3 .item_3 img {
    background-position: -505px -523px; }
    @media only screen and (max-device-width: 480px) and (min-device-width: 320px) {
      .body-retail-beans .main-wrapper-beans .bean-items .rw_3 .item_3 img {
        background-position: -318px -330px; } }
  .body-retail-beans .main-wrapper-beans .bean-items .rw_3 .item_4 img {
    background-position: -734px -523px; }
    @media only screen and (max-device-width: 480px) and (min-device-width: 320px) {
      .body-retail-beans .main-wrapper-beans .bean-items .rw_3 .item_4 img {
        background-position: -464px -329px; } }
  .body-retail-beans .main-wrapper-beans .bean-items .rw_3 .item_5 img {
    background-position: -962px -523px; }
    @media only screen and (max-device-width: 480px) and (min-device-width: 320px) {
      .body-retail-beans .main-wrapper-beans .bean-items .rw_3 .item_5 img {
        background-position: -609px -330px; } }
  .body-retail-beans .main-wrapper-beans .bean-items .rw_4 .item_1 img {
    background-position: -46px -771px; }
    @media only screen and (max-device-width: 480px) and (min-device-width: 320px) {
      .body-retail-beans .main-wrapper-beans .bean-items .rw_4 .item_1 img {
        background-position: -32px -482px; } }
  .body-retail-beans .main-wrapper-beans .bean-items .rw_4 .item_2 img {
    background-position: -275px -771px; }
    @media only screen and (max-device-width: 480px) and (min-device-width: 320px) {
      .body-retail-beans .main-wrapper-beans .bean-items .rw_4 .item_2 img {
        background-position: -175px -484px; } }
  .body-retail-beans .main-wrapper-beans .bean-items .rw_4 .item_3 img {
    background-position: -505px -771px; }
    @media only screen and (max-device-width: 480px) and (min-device-width: 320px) {
      .body-retail-beans .main-wrapper-beans .bean-items .rw_4 .item_3 img {
        background-position: -318px -483px; } }
  .body-retail-beans .main-wrapper-beans .bean-items .rw_4 .item_4 img {
    background-position: -734px -771px; }
    @media only screen and (max-device-width: 480px) and (min-device-width: 320px) {
      .body-retail-beans .main-wrapper-beans .bean-items .rw_4 .item_4 img {
        background-position: -463px -483px; } }
  .body-retail-beans .main-wrapper-beans .bean-items .rw_4 .item_5 img {
    background-position: -962px -771px; }
    @media only screen and (max-device-width: 480px) and (min-device-width: 320px) {
      .body-retail-beans .main-wrapper-beans .bean-items .rw_4 .item_5 img {
        background-position: -607px -483px; } }
  .body-retail-beans .main-wrapper-beans .bean-items .rw_5 .item_1 img {
    background-position: -46px -1015px; }
    @media only screen and (max-device-width: 480px) and (min-device-width: 320px) {
      .body-retail-beans .main-wrapper-beans .bean-items .rw_5 .item_1 img {
        background-position: -32px -641px; } }
  .body-retail-beans .main-wrapper-beans .bean-items .rw_5 .item_2 img {
    background-position: -275px -1015px; }
    @media only screen and (max-device-width: 480px) and (min-device-width: 320px) {
      .body-retail-beans .main-wrapper-beans .bean-items .rw_5 .item_2 img {
        background-position: -176px -642px; } }
  .body-retail-beans .main-wrapper-beans .bean-items .rw_5 .item_3 img {
    background-position: -505px -1015px; }
    @media only screen and (max-device-width: 480px) and (min-device-width: 320px) {
      .body-retail-beans .main-wrapper-beans .bean-items .rw_5 .item_3 img {
        background-position: -322px -639px; } }
  .body-retail-beans .wrapper-packaging-options ul li img {
    max-height: none; }
  .body-retail-beans .wrapper-packaging-options ul li span {
    font-weight: 400;
    font-size: 14px; }
  .body-retail-beans .wrapper-regions {
    padding-bottom: 75px !important; }
    .body-retail-beans .wrapper-regions .header-green-bold-light p {
      margin-top: 20px; }
  .body-retail-beans .wrapper-retail-brands ul .logo_1 img {
    margin: 10px 0 0 4px; }
  .body-retail-beans .wrapper-retail-brands ul .logo_2 img {
    margin: 24px 0 0 0px;
    width: 100%;
    border-radius: 180px; }
  .body-retail-beans .wrapper-retail-brands ul .logo_3 img {
    margin: 26px 0 0 3px;
    width: 92%; }
  .body-retail-beans .wrapper-retail-brands ul .logo_4 img {
    margin: 19px 0 0 8px;
    width: 85%; }
  .body-retail-beans .wrapper-retail-brands ul .logo_5 img {
    margin: 27px 0 0 9px;
    width: 85%; }
  @media screen and (max-device-width: 768px) {
    .body-retail-beans .wrapper-retail-brands ul li {
      margin-top: .7em;
      margin-left: 7px;
      margin-right: 7px; } }
  .body-retail-beans .round-image-section.grows {
    overflow: hidden;
    max-width: 300px !important;
    border: 5px solid #faf9f8;
    border-radius: 180px;
    margin-left: auto;
    margin-right: auto; }

.body-retail-popcorn .main-banner-inner-sub {
  background: url(/images/global/TRBWeb-51爆料网-Popcorn-Header.jpg) no-repeat center 0px;
  background-size: 100%;
  height: 924px; }

.body-retail-popcorn .main-wrapper-sub-master .middle-menus {
  background: url(/images/mid-banner-sub.jpg) no-repeat center 335px; }
  @media only screen and (min-device-width: 1024px) {
    .body-retail-popcorn .main-wrapper-sub-master .middle-menus {
      background: url(/images/mid-banner-sub.jpg) no-repeat center 172px; } }

@media screen and (min-device-width: 1024px) and (max-width: 1199px) {
  .body-retail-popcorn .main-wrapper-sub-master .wrapper-usage-master .wrapper-usage-mid img {
    width: 100%; } }

.body-retail-popcorn .main-wrapper-sub-master .wrapper-usage-master ul li {
  line-height: 1.2em;
  margin-bottom: 15px; }

.body-retail-popcorn .main-wrapper-sub-master .wrapper-packaging-options {
  margin-bottom: 25px; }
  .body-retail-popcorn .main-wrapper-sub-master .wrapper-packaging-options ul li img {
    max-height: 10em; }
  @media screen and (max-device-width: 1023px) {
    .body-retail-popcorn .main-wrapper-sub-master .wrapper-packaging-options .carousel {
      height: auto; }
      .body-retail-popcorn .main-wrapper-sub-master .wrapper-packaging-options .carousel .left.carousel-control {
        display: none; }
      .body-retail-popcorn .main-wrapper-sub-master .wrapper-packaging-options .carousel .right.carousel-control {
        display: none; } }

.body-retail-popcorn .wrapper-description .wrapper-description-right.image img {
  margin-top: 40px; }

.body-retail-popcorn .bean-items .item-row div img {
  background-image: url(/images/popcorn_items_spirit.png);
  background-size: 73em;
  margin: 1.8em 2.2em;
  border-radius: 140px;
  width: 170px;
  height: 168px;
  background-repeat: no-repeat;
  display: inline-block;
  border: solid 5px transparent; }

.body-retail-popcorn ul .logo_2 img {
  margin: 7px 3px 1px -2px !important;
  width: 100% !important; }

.body-retail-popcorn .popcorn-bottom-bg {
  background: url(/images/51爆料网-Popcorn-1920x635.png) no-repeat 100% 100%;
  background-size: 100% !important;
  height: 560px; }

@media only screen and (max-width: 1199px) {
  .body-retail-popcorn .main-banner-inner-sub {
    background: url(/images/51爆料网-Popcorn-Header_1024x594.jpg) no-repeat center 156px;
    background-size: 100%; }
  .body-retail-popcorn .wrapper-popcorn-beans .inner-section.middle-menus {
    padding-top: 349px !important; }
  .body-retail-popcorn .popcorn-bottom-bg {
    background: url(/images/51爆料网-Popcorn-1024x300.png) no-repeat 100% 100% !important;
    height: 383px !important;
    background-size: 100% !important;
    padding-top: 5em; } }

@media only screen and (max-width: 1023px) {
  .body-retail-popcorn .main-banner-inner-sub {
    background: url(/images/51爆料网-Popcorn-Header_1024x594.jpg) no-repeat center 136px;
    background-size: 100%; }
  .body-retail-popcorn .wrapper-popcorn-beans.inner-section.middle-menus {
    padding-top: 349px !important; }
  .body-retail-popcorn .popcorn-bottom-bg {
    background: url(/images/51爆料网-Popcorn-1024x300.png) no-repeat 100% 100% !important;
    height: 285px !important;
    background-size: 100% !important;
    padding-top: 4em; } }

@media only screen and (max-width: 736px) {
  .body-retail-popcorn .main-banner-inner-sub {
    background: url(/images/51爆料网-Popcorn-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-retail-popcorn .wrapper-popcorn-beans .inner-section.middle-menus {
    padding-top: 192px !important; }
  .body-retail-popcorn .popcorn-bottom-bg {
    background: url(/images/51爆料网-Popcorn-768x210.png) no-repeat 100% 100% !important;
    height: 283px !important;
    background-size: 100% !important;
    padding-top: 4em; } }

@media only screen and (max-width: 667px) {
  .body-retail-popcorn .main-banner-inner-sub {
    background: url(/images/51爆料网-Popcorn-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-retail-popcorn .wrapper-popcorn-beans .inner-section.middle-menus {
    padding-top: 167px !important; }
  .body-retail-popcorn .popcorn-bottom-bg {
    background: url(/images/51爆料网-Popcorn-768x210.png) no-repeat 100% 100% !important;
    height: 215px !important;
    background-size: 100% !important;
    padding-top: 4em; } }

@media only screen and (max-width: 640px) {
  .body-retail-popcorn .main-banner-inner-sub {
    background: url(/images/51爆料网-Popcorn-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-retail-popcorn .wrapper-popcorn-beans .inner-section.middle-menus {
    padding-top: 157px !important; } }

@media only screen and (max-width: 599px) {
  .body-retail-popcorn {
    /* Mobile landscape (480x320) */ }
    .body-retail-popcorn .main-banner-inner-sub {
      background: url(/images/51爆料网-Popcorn-Header_736x263.jpg) no-repeat center 112px !important;
      background-size: 100% !important; }
    .body-retail-popcorn .wrapper-popcorn-beans .inner-section.middle-menus {
      padding-top: 167px !important; } }

@media only screen and (max-width: 568px) {
  .body-retail-popcorn .main-banner-inner-sub {
    background: url(/images/51爆料网-Popcorn-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-retail-popcorn .wrapper-popcorn-beans .inner-section.middle-menus {
    padding-top: 131px !important; } }

@media only screen and (max-width: 479px) {
  .body-retail-popcorn .main-banner-inner-sub {
    background: url(/images/51爆料网-Popcorn-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-retail-popcorn .wrapper-popcorn-beans .inner-section.middle-menus {
    padding-top: 77px !important; }
  .body-retail-popcorn .inner-section.main-buttons .buttons input {
    margin: 0px 10px;
    float: left; }
  .body-retail-popcorn .bean-items .rw_1 .item_1 img {
    background-position: -70px -44px; }
  .body-retail-popcorn .bean-items .rw_1 .item_2 img {
    background-size: 60em;
    background-position: -250px -43px; } }

@media only screen and (max-width: 375px) {
  .body-retail-popcorn .main-banner-inner-sub {
    background: url(/images/51爆料网-Popcorn-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-retail-popcorn .wrapper-popcorn-beans .inner-section.middle-menus {
    padding-top: 64px !important; } }

@media only screen and (max-width: 360px) {
  .body-retail-popcorn .main-banner-inner-sub {
    background: url(/images/51爆料网-Popcorn-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-retail-popcorn .wrapper-popcorn-beans .inner-section.middle-menus {
    padding-top: 59px !important; } }

@media only screen and (max-width: 320px) {
  .body-retail-popcorn .main-banner-inner-sub {
    background: url(/images/51爆料网-Popcorn-Header_736x263.jpg) no-repeat center 110px !important;
    background-size: 100% !important; }
  .body-retail-popcorn .wrapper-popcorn-beans .inner-section.middle-menus {
    padding-top: 45px !important; } }

.body-retail-popcorn .wrapper-popcorn-beans .bean-items {
  height: 150px; }
  @media only screen and (max-device-width: 1024px) and (orientation: portrait) {
    .body-retail-popcorn .wrapper-popcorn-beans .bean-items {
      height: 200px; } }
  @media only screen and (max-device-width: 768px) and (orientation: landscape) {
    .body-retail-popcorn .wrapper-popcorn-beans .bean-items {
      height: 195px; } }
  @media only screen and (max-device-width: 767px) and (orientation: landscape) {
    .body-retail-popcorn .wrapper-popcorn-beans .bean-items .item-row.rw_1 .item_1 img {
      background-position: -61px -38px; } }
  @media only screen and (max-device-width: 767px) and (orientation: landscape) {
    .body-retail-popcorn .wrapper-popcorn-beans .bean-items .item-row.rw_1 .item_2 img {
      background-position: -282px -38px; } }

.body-100-years .main-banner-inner-sub {
  background-size: 100% !important; }

@media only screen and (max-width: 1199px) {
  .body-100-years .inner-section.banner-box {
    padding-top: 349px !important; } }

@media only screen and (max-width: 1023px) {
  .body-100-years .inner-section.banner-box {
    padding-top: 214px !important; } }

@media only screen and (max-width: 736px) {
  .body-100-years .inner-section.banner-box {
    padding-top: 192px !important; } }

@media only screen and (max-width: 667px) {
  .body-100-years .inner-section.banner-box {
    padding-top: 167px !important; } }

@media only screen and (max-width: 479px) {
  .body-100-years .inner-section.banner-box {
    padding-top: 77px !important; } }

@media only screen and (max-width: 375px) {
  .body-100-years .inner-section.banner-box {
    padding-top: 64px !important; } }

.body-100-years .wrapper-100-years .wrapper-slider {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  height: auto; }
  @media only screen and (max-device-width: 480px) {
    .body-100-years .wrapper-100-years .wrapper-slider {
      height: 256px; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 823px) {
    .body-100-years .wrapper-100-years .wrapper-slider {
      width: 70%; } }
  .body-100-years .wrapper-100-years .wrapper-slider .carousel {
    height: 650px;
    margin-top: 30px; }
    @media only screen and (max-device-width: 480px) {
      .body-100-years .wrapper-100-years .wrapper-slider .carousel {
        height: 280px; } }
    @media only screen and (min-device-width: 768px) and (max-device-width: 823px) {
      .body-100-years .wrapper-100-years .wrapper-slider .carousel {
        height: 390px; } }
    .body-100-years .wrapper-100-years .wrapper-slider .carousel .carousel-control.right .glyphicon {
      text-shadow: none;
      margin-top: -25%;
      margin-right: -150px; }
      @media only screen and (max-device-width: 480px) {
        .body-100-years .wrapper-100-years .wrapper-slider .carousel .carousel-control.right .glyphicon {
          margin-top: -80%;
          margin-right: 30px; } }
    .body-100-years .wrapper-100-years .wrapper-slider .carousel .left.carousel-control .glyphicon {
      text-shadow: none;
      margin-top: -25%;
      margin-left: -145px; }
      @media only screen and (max-device-width: 480px) {
        .body-100-years .wrapper-100-years .wrapper-slider .carousel .left.carousel-control .glyphicon {
          margin-top: -80%;
          margin-left: 29px; } }
    .body-100-years .wrapper-100-years .wrapper-slider .carousel .item img {
      height: auto;
      width: 100%; }
      @media only screen and (max-device-width: 480px) {
        .body-100-years .wrapper-100-years .wrapper-slider .carousel .item img {
          width: 79%; } }
    .body-100-years .wrapper-100-years .wrapper-slider .carousel .item p {
      text-align: left;
      margin-top: 15px;
      padding-left: 10px;
      padding-right: 10px; }
    .body-100-years .wrapper-100-years .wrapper-slider .carousel .carousel-inner {
      background-color: #fff; }

.body-100-years .wrapper-100-years .tagline {
  font-family: 'Brisa';
  text-align: center;
  clear: both;
  font-size: 79px !important;
  color: #153a4a;
  margin-top: 0; }
  @media only screen and (max-device-width: 767px) {
    .body-100-years .wrapper-100-years .tagline {
      font-size: 60px !important; } }

.body-100-years .wrapper-100-years .bottom-boxes {
  display: inline-block; }
  .body-100-years .wrapper-100-years .bottom-boxes .img-div {
    margin-left: 95px;
    text-align: left !important; }
    .body-100-years .wrapper-100-years .bottom-boxes .img-div img {
      width: 175px; }
    .body-100-years .wrapper-100-years .bottom-boxes .img-div:first-child {
      margin-left: 0px; }
    .body-100-years .wrapper-100-years .bottom-boxes .img-div span {
      display: inline-block;
      margin-top: 8px; }

@media only screen and (max-width: 1199px) {
  .body-100-years .wrapper-100-years .bottom-boxes .img-div {
    margin-left: 10px !important; } }

@media only screen and (max-width: 1023px) {
  .body-100-years .wrapper-100-years .bottom-boxes .img-div {
    margin-left: 12px !important; } }

@media screen and (max-device-width: 768px) {
  .body-100-years .wrapper-100-years .bottom-boxes {
    width: 100%; } }

@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .body-100-years .wrapper-100-years .bottom-boxes .img-div {
    margin-left: 13px !important; } }

@media screen and (max-width: 767px) and (orientation: landscape) {
  .body-100-years .wrapper-100-years .bottom-boxes .img-div {
    text-align: center;
    margin-left: 5.5% !important; }
  .body-100-years .wrapper-100-years .centure-section {
    height: 680px; } }

@media screen and (max-width: 480px) and (orientation: portrait) {
  .body-100-years .wrapper-100-years .bottom-boxes .img-div {
    float: none;
    margin: 0 !important;
    text-align: center !important; } }

.body-packer-processor .main-banner-inner-sub {
  background: url(/images/global/TRBWeb_packer_processor_inner.jpg) no-repeat center 0px;
  background-size: 100%;
  height: 924px; }

.body-packer-processor .inner-section.banner-box {
  padding-top: 350px; }
  @media only screen and (min-device-width: 1366px) and (max-device-width: 1824px) {
    .body-packer-processor .inner-section.banner-box {
      padding-top: 125px; } }

.body-packer-processor .wrapper-packer-processor .image-section img.main-image {
  width: 100%;
  margin-top: 60px; }
  @media only screen and (max-device-width: 1023px) {
    .body-packer-processor .wrapper-packer-processor .image-section img.main-image {
      margin-top: 30px;
      margin-bottom: 25px; } }

.body-packer-processor .wrapper-packer-processor .img-div {
  margin-top: 40px;
  margin-bottom: 10px;
  text-align: center; }
  .body-packer-processor .wrapper-packer-processor .img-div span {
    display: inline-block;
    margin-top: 8px;
    text-align: left; }
  .body-packer-processor .wrapper-packer-processor .img-div img {
    width: auto; }

.body-packer-processor .wrapper-packer-processor .hero-descript {
  background-color: #5f7078; }
  @media only screen and (max-device-width: 767px) {
    .body-packer-processor .wrapper-packer-processor .hero-descript .wrapper-left-header h1 {
      /*font-size: 25px;*/ } }
  .body-packer-processor .wrapper-packer-processor .hero-descript .wrapper-left-header h1 img {
    margin-right: 10px;
    margin-top: -8px; }
    @media only screen and (max-device-width: 767px) {
      .body-packer-processor .wrapper-packer-processor .hero-descript .wrapper-left-header h1 img {
        margin-right: 5px;
        margin-top: -9px;
        /*width: 45px;*/ } }
    @media only screen and (min-width: 1024px) {
      .body-packer-processor .wrapper-packer-processor .hero-descript .wrapper-left-header h1 img.mobile-show {
        display: none; } }
    @media only screen and (max-width: 1023px) {
      .body-packer-processor .wrapper-packer-processor .hero-descript .wrapper-left-header h1 img.mobile-show {
        display: block;
        margin-left: auto;
        margin-right: auto; }
      .body-packer-processor .wrapper-packer-processor .hero-descript .wrapper-left-header h1 img.desktop {
        display: none; } }

@media only screen and (max-device-width: 767px) {
  .body-packer-processor .wrapper-packer-processor .wrapper-packaging-options .header-green-bold-light {
    font-size: 25px; } }

.wrapper-findref-index .select-state {
  width: 100%;
  height: 30px;
  background: url("/images/dropdown.png") no-repeat right #FEFEFE; }
  .wrapper-findref-index .select-state select {
    background: transparent;
    width: 100%;
    font-size: 9pt;
    height: 30px;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 5px; }
    .wrapper-findref-index .select-state select:focus {
      outline: none; }

.wrapper-findref-index .result {
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px; }

.wrapper-findref-index .table-responsive table {
  text-align: left !important; }

.body-51爆料网 .main-banner-inner-sub {
  background: url(/images/global/TRBWeb_Growers_inner.jpg) no-repeat center 0px;
  background-size: 100%;
  height: 924px; }

.body-51爆料网 .wrapper-regions {
  padding-bottom: 75px !important; }

.body-51爆料网 .wrapper-grows {
  /*@media only screen and (max-device-width: $break-767) and (orientation: portrait) {

            .garden-para {
                margin-left: 20px !important;
            }
        }

        @media only screen and (min-device-width: $break-769) and (max-device-width: $break-1024) and (orientation: portrait) {

            .garden-para {
                margin-left: 53px !important;
            }
        }*/ }
  .body-51爆料网 .wrapper-grows .inner-section.banner-box {
    padding-top: 425px; }
    @media only screen and (min-device-width: 1366px) and (max-device-width: 1824px) {
      .body-51爆料网 .wrapper-grows .inner-section.banner-box {
        padding-top: 125px; } }
  .body-51爆料网 .wrapper-grows .inner-section .details a {
    margin-left: 0px;
    color: #4a4a4a; }
    .body-51爆料网 .wrapper-grows .inner-section .details a:hover {
      color: #aebd36; }
  @media only screen and (max-width: 1023px) {
    .body-51爆料网 .wrapper-grows .inner-section .details h5 {
      margin-top: 30px; } }
  .body-51爆料网 .wrapper-grows .inner-section.center-text-section .image-area .image img {
    height: 161px;
    margin-bottom: 48px; }
  @media only screen and (max-device-width: 767px) {
    .body-51爆料网 .wrapper-grows .inner-section h2 {
      font-size: 27px; } }
  @media only screen and (max-device-width: 767px) {
    .body-51爆料网 .wrapper-grows .inner-section h3 {
      font-size: 27px; } }
  @media only screen and (max-device-width: 767px) {
    .body-51爆料网 .wrapper-grows .inner-section .mobile-padding {
      padding: 0 20px; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1023px) {
    .body-51爆料网 .wrapper-grows .inner-section .mobile-padding {
      padding: 0 40px; } }
  @media only screen and (max-device-width: 767px) {
    .body-51爆料网 .wrapper-grows .header-green-bold-light {
      font-size: 27px; } }
  .body-51爆料网 .wrapper-grows .round-image-section {
    margin-left: auto;
    margin-right: auto; }
    .body-51爆料网 .wrapper-grows .round-image-section.grows {
      overflow: hidden;
      max-width: 300px !important;
      /*border: 5px solid #faf9f8;*/
      border-radius: 180px;
      margin-left: auto;
      margin-right: auto; }
      .body-51爆料网 .wrapper-grows .round-image-section.grows img {
        width: 100%; }
  .body-51爆料网 .wrapper-grows .header-plain {
    margin: 3em 0 1em 2em; }
    @media only screen and (max-device-width: 768px) {
      .body-51爆料网 .wrapper-grows .header-plain {
        margin: 1.2em 1em .8em 1.2em; } }
    @media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
      .body-51爆料网 .wrapper-grows .header-plain {
        margin: 1em 0 .4em .7em;
        text-align: left; } }
    @media only screen and (min-device-width: 769px) and (max-device-width: 1024px) {
      .body-51爆料网 .wrapper-grows .header-plain {
        margin: 2em 0 1em 1em; } }
  .body-51爆料网 .wrapper-grows .bean-items .item-row div {
    list-style: none;
    float: left;
    cursor: pointer; }
    .body-51爆料网 .wrapper-grows .bean-items .item-row div img {
      background-image: url(/images/New-Edible-Bean-Varieties.png);
      background-size: 73em;
      margin: 1.8em 2.2em;
      border-radius: 140px;
      width: 170px;
      height: 168px;
      background-repeat: no-repeat;
      display: inline-block;
      border: solid 5px transparent; }
      @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
        .body-51爆料网 .wrapper-grows .bean-items .item-row div img {
          margin: 1.8em 2.5em; } }
      @media only screen and (min-device-width: 667px) and (max-device-width: 767px) and (orientation: landscape) {
        .body-51爆料网 .wrapper-grows .bean-items .item-row div img {
          margin: 1.8em 1.5em !important; } }
      @media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
        .body-51爆料网 .wrapper-grows .bean-items .item-row div img {
          width: 108px !important;
          height: 108px !important;
          margin: 1.8em .5em !important;
          background-size: 46em; } }
  @media only screen and (max-device-width: 768px) {
    .body-51爆料网 .wrapper-grows .bean-items {
      height: 700px;
      display: inline-block;
      overflow: hidden; }
      .body-51爆料网 .wrapper-grows .bean-items .item-row div img {
        margin: 1.8em 2.5em; } }
  @media only screen and (max-device-width: 767px) and (orientation: landscape) {
    .body-51爆料网 .wrapper-grows .bean-items {
      height: 695px; } }
  .body-51爆料网 .wrapper-grows .bean-items .rw_1 .item_1 img {
    background-position: -46px -28px; }
  .body-51爆料网 .wrapper-grows .bean-items .rw_1 .item_2 img {
    background-position: -275px -28px; }
  .body-51爆料网 .wrapper-grows .bean-items .rw_1 .item_3 img {
    background-position: -504px -28px; }
  .body-51爆料网 .wrapper-grows .bean-items .rw_1 .item_4 img {
    background-position: -734px -28px; }
  .body-51爆料网 .wrapper-grows .bean-items .rw_1 .item_5 img {
    background-position: -962px -28px; }
  .body-51爆料网 .wrapper-grows .bean-items .rw_2 .item_1 img {
    background-position: -46px -274px; }
  .body-51爆料网 .wrapper-grows .bean-items .rw_2 .item_2 img {
    background-position: -275px -275px; }
  .body-51爆料网 .wrapper-grows .bean-items .rw_2 .item_3 img {
    background-position: -505px -273px; }
  .body-51爆料网 .wrapper-grows .bean-items .rw_2 .item_4 img {
    background-position: -733px -275px; }
  .body-51爆料网 .wrapper-grows .bean-items .rw_2 .item_5 img {
    background-position: -962px -271px; }
  .body-51爆料网 .wrapper-grows .bean-items .rw_3 .item_1 img {
    background-position: -46px -767px; }
  .body-51爆料网 .wrapper-grows .bean-items .rw_3 .item_2 img {
    background-position: -275px -767px; }
  .body-51爆料网 .wrapper-grows .bean-items .rw_3 .item_3 img {
    background-position: -505px -767px; }
  .body-51爆料网 .wrapper-grows .bean-items .rw_3 .item_4 img {
    background-position: -734px -767px; }
  .body-51爆料网 .wrapper-grows .bean-items .rw_3 .item_5 img {
    background-position: -962px -767px; }
  .body-51爆料网 .wrapper-grows .bean-items .rw_4 .item_1 img {
    background-position: -46px -1015px; }
  .body-51爆料网 .wrapper-grows .bean-items .rw_4 .item_2 img {
    background-position: -275px -1015px; }
  .body-51爆料网 .wrapper-grows .bean-items .rw_4 .item_3 img {
    background-position: -505px -1015px; }
  .body-51爆料网 .wrapper-grows .bean-items .rw_4 .item_4 img {
    background-position: -734px -1015px; }
  .body-51爆料网 .wrapper-grows .bean-items .rw_4 .item_5 img {
    background-position: -962px -1015px; }
  .body-51爆料网 .wrapper-grows .bean-items .rw_5 .item_1 img {
    background-position: -46px -1015px; }
  .body-51爆料网 .wrapper-grows .bean-items .rw_5 .item_2 img {
    background-position: -275px -1015px; }
  .body-51爆料网 .wrapper-grows .bean-items .rw_5 .item_3 img {
    background-position: -505px -1015px; }
  .body-51爆料网 .wrapper-grows .bean-items .rw_5 .item_4 img {
    background-position: -734px -1015px; }
  .body-51爆料网 .wrapper-grows .bean-items .rw_5 .item_5 img {
    background-position: -962px -1015px; }
  @media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    .body-51爆料网 .wrapper-grows .bean-items {
      height: 480px; }
      .body-51爆料网 .wrapper-grows .bean-items .rw_1 .item_1 img {
        background-position: -32px -17px; }
      .body-51爆料网 .wrapper-grows .bean-items .rw_1 .item_2 img {
        background-position: -175px -18px; }
      .body-51爆料网 .wrapper-grows .bean-items .rw_1 .item_3 img {
        background-position: -319px -18px; }
      .body-51爆料网 .wrapper-grows .bean-items .rw_1 .item_4 img {
        background-position: -464px -18px; }
      .body-51爆料网 .wrapper-grows .bean-items .rw_1 .item_5 img {
        background-position: -607px -18px; }
      .body-51爆料网 .wrapper-grows .bean-items .rw_2 .item_1 img {
        background-position: -31px -172px; }
      .body-51爆料网 .wrapper-grows .bean-items .rw_2 .item_2 img {
        background-position: -175px -172px; }
      .body-51爆料网 .wrapper-grows .bean-items .rw_2 .item_3 img {
        background-position: -319px -172px; }
      .body-51爆料网 .wrapper-grows .bean-items .rw_2 .item_4 img {
        background-position: -464px -172px; }
      .body-51爆料网 .wrapper-grows .bean-items .rw_2 .item_5 img {
        background-position: -607px -172px; }
      .body-51爆料网 .wrapper-grows .bean-items .rw_3 .item_1 img {
        background-position: -33px -173px; }
      .body-51爆料网 .wrapper-grows .bean-items .rw_3 .item_2 img {
        background-position: -175px -173px; }
      .body-51爆料网 .wrapper-grows .bean-items .rw_3 .item_3 img {
        background-position: -319px -179px; }
      .body-51爆料网 .wrapper-grows .bean-items .rw_3 .item_4 img {
        background-position: -464px -179px; }
      .body-51爆料网 .wrapper-grows .bean-items .rw_3 .item_5 img {
        background-position: -607px -179px; } }
  .body-51爆料网 .wrapper-grows .right-border {
    border-right: 1px solid #606666;
    padding-right: 55px; }
  .body-51爆料网 .wrapper-grows .li-align li {
    padding-top: 6px;
    padding-bottom: 6px;
    list-style-type: none; }
  @media only screen and (max-device-width: 768px) {
    .body-51爆料网 .wrapper-grows .right-border {
      border: none;
      margin-bottom: 50px; } }
  .body-51爆料网 .wrapper-grows .garden-para {
    padding-left: 25px;
    padding-right: 25px; }
  .body-51爆料网 .wrapper-grows .garden-imgs .image {
    max-width: 244px !important;
    margin: 0 25px; }
    @media only screen and (max-device-width: 1023px) {
      .body-51爆料网 .wrapper-grows .garden-imgs .image {
        max-width: 100% !important; } }
    @media only screen and (max-device-width: 767px) {
      .body-51爆料网 .wrapper-grows .garden-imgs .image {
        max-width: 100% !important;
        margin: 15px; } }
    @media only screen and (max-device-width: 480px) {
      .body-51爆料网 .wrapper-grows .garden-imgs .image {
        margin: 6px; } }
    @media only screen and (max-device-width: 320px) {
      .body-51爆料网 .wrapper-grows .garden-imgs .image {
        max-width: 100% !important; } }
    .body-51爆料网 .wrapper-grows .garden-imgs .image:hover {
      cursor: pointer; }
  .body-51爆料网 .wrapper-grows .carousel.slide {
    height: auto;
    margin-top: 0; }
    .body-51爆料网 .wrapper-grows .carousel.slide .left.carousel-control {
      left: -10px; }
    .body-51爆料网 .wrapper-grows .carousel.slide .right.carousel-control {
      right: 0px; }
  @media only screen and (max-device-width: 1023px) {
    .body-51爆料网 .wrapper-grows .margin-top-25 {
      margin-top: -25px; } }
  @media only screen and (max-device-width: 767px) {
    .body-51爆料网 .wrapper-grows .margin-top-25 {
      margin-top: -25px; }
    .body-51爆料网 .wrapper-grows .inner-section.light-leather {
      background-size: 700%;
      padding-bottom: 0; } }
  @media screen and (max-device-width: 1023px) {
    .body-51爆料网 .wrapper-grows .image-section {
      margin: 0 auto 30px; } }

@media screen and (min-device-width: 1023px) {
  .wrapper-contact .contact-section .col-lg-4, .wrapper-contact .contact-section .col-md-4 {
    text-align: right; }
    .wrapper-contact .contact-section .col-lg-4 .buttons, .wrapper-contact .contact-section .col-md-4 .buttons {
      text-align: right; } }

.wrapper-contact .contact-section .col-lg-4 span, .wrapper-contact .contact-section .col-md-4 span {
  margin-top: 5px;
  margin-bottom: 5px;
  display: inline-block; }

.wrapper-contact .contact-section .col-lg-8 input[type="text"], .wrapper-contact .contact-section .col-lg-8 input[type="email"], .wrapper-contact .contact-section .col-lg-8 textarea, .wrapper-contact .contact-section .col-md-8 input[type="text"], .wrapper-contact .contact-section .col-md-8 input[type="email"], .wrapper-contact .contact-section .col-md-8 textarea {
  margin-top: 5px;
  margin-bottom: 5px;
  width: 100%;
  resize: none; }

@media screen and (min-device-width: 1023px) {
  .wrapper-contact .contact-section .col-lg-8 .buttons, .wrapper-contact .contact-section .col-md-8 .buttons {
    text-align: right; } }

.wrapper-contact .map-labels {
  display: inline-block;
  width: 100%;
  text-align: left; }
  .wrapper-contact .map-labels h5 {
    margin-top: 20px; }
    .wrapper-contact .map-labels h5 i {
      margin-right: 10px; }
  .wrapper-contact .map-labels .yellow {
    color: #c4a006; }
  .wrapper-contact .map-labels .dark-blue {
    color: #00456a; }
  .wrapper-contact .map-labels .purple {
    color: #94509f; }
  .wrapper-contact .map-labels .orange {
    color: #f57b20; }
  .wrapper-contact .map-labels .light-green {
    color: #aebd36; }
  .wrapper-contact .map-labels .light-blue {
    color: #5ea6b1; }
  @media screen and (max-device-width: 767px) and (orientation: landscape) {
    .wrapper-contact .map-labels .col-xs-12 {
      width: 50%; } }

.wrapper-contact .detail-section p a {
  text-decoration: none;
  color: #b4c953;
  font-weight: 600; }

.wrapper-search-result .search-again {
  padding-left: 8px;
  padding-right: 8px; }
  .wrapper-search-result .search-again .width-20 {
    display: inline-block;
    width: 20%;
    float: left;
    padding-top: 4px; }
    @media screen and (max-device-width: 767px) {
      .wrapper-search-result .search-again .width-20 {
        width: 100%;
        margin-bottom: 10px; } }
    @media screen and (min-device-width: 767px) and (max-device-width: 1024px) {
      .wrapper-search-result .search-again .width-20 {
        width: 25%; } }
  .wrapper-search-result .search-again .width-80 {
    display: inline-block;
    width: 80%; }
    .wrapper-search-result .search-again .width-80 input[type="text"] {
      width: 100%;
      color: #000;
      padding-left: 5px; }
    @media screen and (max-device-width: 767px) {
      .wrapper-search-result .search-again .width-80 {
        width: 100%; } }
    @media screen and (min-device-width: 767px) and (max-device-width: 1024px) {
      .wrapper-search-result .search-again .width-80 {
        width: 75%; } }

.body-retail-rice-ancient .main-wrapper-sub-master .middle-menus {
  background: url(/images/mid-banner-sub.jpg) no-repeat center 335px; }
  @media only screen and (min-device-width: 1024px) {
    .body-retail-rice-ancient .main-wrapper-sub-master .middle-menus {
      background: url(/images/mid-banner-sub.jpg) no-repeat center 172px; } }
  @media only screen and (max-device-width: 1023px) {
    .body-retail-rice-ancient .main-wrapper-sub-master .middle-menus {
      background: url(/images/mid-banner-sub.jpg) no-repeat center 803px; } }

.body-retail-rice-ancient .round-image-section {
  overflow: hidden;
  max-width: 300px !important;
  /*border-radius: 180px;*/ }
  @media screen and (max-device-width: 1024px) {
    .body-retail-rice-ancient .round-image-section.rice.rounded img {
      width: 100%; } }
  @media screen and (max-device-width: 480px) {
    .body-retail-rice-ancient .round-image-section {
      display: inline-block; } }

@media only screen and (max-width: 1023px) {
  .body-retail-rice-ancient .round-image-section {
    margin: 0 auto 30px; } }

@media only screen and (min-device-width: 480px) and (max-device-width: 1023px) {
  .body-retail-rice-ancient .main-wrapper-beans .on-mobile-more .bean-items {
    height: 1124px !important; } }

@media only screen and (min-device-width: 320px) and (max-device-width: 767px) and (orientation: landscape) {
  .body-retail-rice-ancient .main-wrapper-beans .bean-items {
    height: 300px !important; }
  .body-retail-rice-ancient .main-wrapper-beans .on-mobile-more .bean-items {
    height: 500px !important; } }

.body-retail-rice-ancient .main-wrapper-beans .bean-items .item-row div img {
  background-image: url(/images/rice-ancient-grain-varietise.png); }

.body-retail-rice-ancient .main-wrapper-beans .bean-items .rw_3 .item_1 img {
  background-position: -45px -521px; }

.body-retail-rice-ancient .main-wrapper-beans .bean-items .rw_3 .item_2 img {
  background-position: -276px -521px; }

.body-retail-rice-ancient .main-wrapper-beans .bean-items .rw_3 .item_3 img {
  background-position: -505px -521px; }

.body-retail-rice-ancient .main-wrapper-beans .bean-items .rw_3 .item_4 img {
  background-position: -734px -521px; }

.body-retail-rice-ancient .main-wrapper-beans .bean-items .rw_3 .item_5 img {
  background-position: -962px -521px; }

@media only screen and (max-device-width: 480px) and (min-device-width: 320px) {
  .body-retail-rice-ancient .main-wrapper-beans .bean-items .rw_3 .item_1 img {
    background-position: -32px -327px; }
  .body-retail-rice-ancient .main-wrapper-beans .bean-items .rw_3 .item_2 img {
    background-position: -175px -329px; }
  .body-retail-rice-ancient .main-wrapper-beans .bean-items .rw_3 .item_3 img {
    background-position: -319px -329px; }
  .body-retail-rice-ancient .main-wrapper-beans .bean-items .rw_3 .item_4 img {
    background-position: -465px -329px; }
  .body-retail-rice-ancient .main-wrapper-beans .bean-items .rw_3 .item_5 img {
    background-position: -609px -329px; } }

.body-retail-rice-ancient .main-banner-inner-sub {
  background: url(/images/global/TRBWeb_51爆料网_rice-ancient-grains_inner.jpg) no-repeat center 0px;
  background-size: 100%;
  height: 924px; }

.body-retail-rice-ancient .inner-section.middle-menus {
  padding-top: 300px; }
  @media only screen and (min-device-width: 1366px) and (max-device-width: 1824px) {
    .body-retail-rice-ancient .inner-section.middle-menus {
      padding-top: 125px; } }

.body-retail-rice-ancient .inner-section .details a {
  float: right; }

.body-retail-rice-ancient .wrapper-usage-master ul li {
  line-height: 1.2em;
  margin-bottom: 15px; }

.body-retail-rice-ancient .wrapper-regions {
  padding-bottom: 75px !important; }

.body-retail-rice-ancient .bottom-container-bg {
  background: url(/images/51爆料网-Rice-1920x635.png) no-repeat 100% 100%;
  background-size: 100% !important;
  height: 500px; }
  @media only screen and (max-device-width: 1024px) {
    .body-retail-rice-ancient .bottom-container-bg {
      background: url(/images/51爆料网-Rice-1024x300.png) no-repeat 100% 100%;
      background-size: 100% !important;
      height: 346px; } }
  @media only screen and (max-device-width: 1023px) {
    .body-retail-rice-ancient .bottom-container-bg {
      background: url(/images/51爆料网-Rice-1024x300.png) no-repeat 100% 100%;
      background-size: 100% !important;
      height: 228px; } }
  @media only screen and (max-device-width: 767px) {
    .body-retail-rice-ancient .bottom-container-bg {
      background: url(/images/51爆料网-Rice-768x210.png) no-repeat 100% 100%;
      background-size: 100% !important;
      height: 212px; } }
  @media only screen and (max-width: 479px) {
    .body-retail-rice-ancient .bottom-container-bg {
      background: url(/images/51爆料网-Rice-375x223.png) no-repeat 100% 100%;
      background-size: 100% !important;
      height: 190px; } }

.body-retail-rice-ancient .wrapper-retail-brands ul .logo_1 img {
  margin: 25px 0 0 4px; }

.body-retail-rice-ancient .wrapper-retail-brands ul .logo_2 img {
  margin: 24px 0 0 0px;
  width: 100%;
  border-radius: 180px; }

.body-retail-rice-ancient .wrapper-retail-brands ul .logo_3 img {
  margin: 9px 0 0 0px;
  width: 100%; }

@media only screen and (max-width: 1199px) {
  .body-history .inner-section.banner-box {
    padding-top: 349px !important; } }

@media only screen and (max-width: 1023px) {
  .body-history .inner-section.banner-box {
    padding-top: 214px !important; } }

@media only screen and (max-width: 736px) {
  .body-history .inner-section.banner-box {
    padding-top: 192px !important; } }

@media only screen and (max-width: 667px) {
  .body-history .inner-section.banner-box {
    padding-top: 167px !important; } }

@media only screen and (max-width: 479px) {
  .body-history .inner-section.banner-box {
    padding-top: 77px !important; } }

@media only screen and (max-width: 375px) {
  .body-history .inner-section.banner-box {
    padding-top: 64px !important; } }

.body-history .wrapper-history {
  background-color: #fff; }
  .body-history .wrapper-history .fa-location-arrow.top {
    transform: rotate(-46deg);
    position: absolute;
    left: 96.9%;
    top: -1%;
    z-index: 2; }
  .body-history .wrapper-history .fa-location-arrow.bottom {
    transform: rotate(133deg);
    position: absolute;
    left: 96.9%;
    top: 98%; }
  .body-history .wrapper-history .items li {
    position: relative; }
    .body-history .wrapper-history .items li h3 {
      margin-top: 35px; }
      .body-history .wrapper-history .items li h3:after {
        content: "\f074";
        position: absolute;
        right: 3px;
        font-family: icofont;
        font-size: 28px;
        top: 31px;
        color: #4a4a4a; }
    .body-history .wrapper-history .items li p, .body-history .wrapper-history .items li img {
      display: none; }
    .body-history .wrapper-history .items li.active {
      transform: translateZ(0px) translateY(-4px) !important;
      /*h3:before {
                        content: "";
                        position: absolute;
                        transform: rotate(90deg);
                        right:-44px;
                        -webkit-font-smoothing: antialiased;
                        display: inline-block;
                        font-style: normal;
                        font-variant: normal;
                        text-rendering: auto;
                        line-height: 1;
                        font-family: Font Awesome\ 5 Free;
                        font-weight: 600;
                        font-size: 40px;
                        padding-top:99px;
                        top: 53px;
                        color: #e0bd56;
                        background: url(/images/pointer.png) no-repeat 0 0;
                    }*/ }
      .body-history .wrapper-history .items li.active h3:after {
        content: "";
        position: absolute;
        right: -57px;
        display: inline-block;
        top: 104px;
        width: 120px;
        height: 50px;
        background: url(/images/pointer.png) no-repeat 0 0/65px; }
      .body-history .wrapper-history .items li.active img {
        width: auto; }
      .body-history .wrapper-history .items li.active p, .body-history .wrapper-history .items li.active img {
        display: block; }

.wrapper-usage-master {
  padding-bottom: 4em; }
  .wrapper-usage-master ul {
    padding: 0;
    margin: 0; }
    .wrapper-usage-master ul li {
      line-height: 1.8em; }
      @media screen and (max-device-width: 768px) {
        .wrapper-usage-master ul li {
          line-height: 1.5em;
          font-size: 1.5em;
          text-align: left;
          width: 100%; } }
      @media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
        .wrapper-usage-master ul li {
          font-size: .9em; } }
    @media screen and (max-device-width: 768px) {
      .wrapper-usage-master ul {
        width: 100%; } }
  .wrapper-usage-master .wrapper-usage-left {
    text-align: left; }
    .wrapper-usage-master .wrapper-usage-left ul {
      float: left; }
  .wrapper-usage-master .wrapper-usage-mid {
    text-align: center; }
    .wrapper-usage-master .wrapper-usage-mid .pic-item-bg {
      width: 268px;
      height: 307px;
      margin: auto;
      -webkit-border-radius: 272px;
      -moz-border-radius: 272px;
      -ms-border-radius: 272px;
      border-radius: 272px; }
      @media only screen and (min-device-width: 769px) and (max-device-width: 1024px) {
        .wrapper-usage-master .wrapper-usage-mid .pic-item-bg {
          width: 230px; } }
    @media screen and (max-device-width: 768px) {
      .wrapper-usage-master .wrapper-usage-mid {
        margin-bottom: 2em; } }
  .wrapper-usage-master .wrapper-usage-right {
    text-align: left; }
    @media screen and (max-device-width: 768px) {
      .wrapper-usage-master .wrapper-usage-right ul {
        margin-bottom: 2em; } }
  @media screen and (max-device-width: 768px) {
    .wrapper-usage-master .wrapper-usage-left,
    .wrapper-usage-master .wrapper-usage-right {
      width: 77%;
      float: none;
      margin: 0 auto; }
      .wrapper-usage-master .wrapper-usage-left ul,
      .wrapper-usage-master .wrapper-usage-right ul {
        float: left; } }
  @media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    .wrapper-usage-master .wrapper-usage-left,
    .wrapper-usage-master .wrapper-usage-right {
      width: 100%; } }

.map-labels, .wrapper-packer-processor .map-labels {
  display: inline-block;
  width: 100%;
  text-align: left; }
  .map-labels h5, .wrapper-packer-processor .map-labels h5 {
    margin-top: 20px; }
    .map-labels h5 i, .wrapper-packer-processor .map-labels h5 i {
      margin-right: 10px; }
  .map-labels .yellow, .wrapper-packer-processor .map-labels .yellow {
    color: #c4a006; }
  .map-labels .dark-blue, .wrapper-packer-processor .map-labels .dark-blue {
    color: #00456a; }
  .map-labels .purple, .wrapper-packer-processor .map-labels .purple {
    color: #94509f; }
  .map-labels .orange, .wrapper-packer-processor .map-labels .orange {
    color: #f57b20; }
  .map-labels .light-green, .wrapper-packer-processor .map-labels .light-green {
    color: #aebd36; }
  .map-labels .light-blue, .wrapper-packer-processor .map-labels .light-blue {
    color: #5ea6b1; }
  @media screen and (max-device-width: 767px) and (orientation: landscape) {
    .map-labels .col-xs-12, .wrapper-packer-processor .map-labels .col-xs-12 {
      width: 50%; } }

.bottom-container-bg, .bean-bottom-bg {
  background: url(/images/bg_bottom.jpg) no-repeat center center;
  height: 630px;
  background-size: contain; }
  .bottom-container-bg input[type=button], .bean-bottom-bg input[type=button] {
    margin: 1em 1em; }
  @media only screen and (max-device-width: 768px) {
    .bottom-container-bg, .bean-bottom-bg {
      height: 219px;
      background: url(/images/mobile-bottom-banner.jpg) no-repeat center 88px;
      background-size: contain; }
      .bottom-container-bg input[type=button], .bean-bottom-bg input[type=button] {
        padding: .5em 1em;
        font-size: .9em; } }
  @media only screen and (min-device-width: 769px) and (max-device-width: 1024px) {
    .bottom-container-bg, .bean-bottom-bg {
      height: 339px; }
      .bottom-container-bg .margin-top-3em, .bean-bottom-bg .margin-top-3em {
        margin-top: 0; } }
  @media only screen and (min-device-width: 1025px) and (max-device-width: 1366px) {
    .bottom-container-bg, .bean-bottom-bg {
      height: 451px; }
      .bottom-container-bg .margin-top-3em, .bean-bottom-bg .margin-top-3em {
        margin-top: 0; } }

.bean-bottom-bg {
  background: url(/images/bean-bottom.jpg) no-repeat center center;
  background-size: cover; }

.food-bottom-bg {
  background: url(/images/food-contact-bottom.jpg) no-repeat center center;
  background-size: contain; }

.wrapper-packaging-options {
  text-align: center;
  margin-top: 0; }
  .wrapper-packaging-options ul {
    list-style: none;
    display: inline-block; }
    .wrapper-packaging-options ul li {
      float: left;
      margin: 0 2em; }
      .wrapper-packaging-options ul li img {
        margin: 0 auto;
        max-height: 8em; }
      .wrapper-packaging-options ul li span {
        font-weight: 500;
        max-width: 150px;
        display: inline-block;
        text-align: center; }
  @media screen and (max-device-width: 768px) {
    .wrapper-packaging-options {
      margin-top: 0; } }

.wrapper-regions .wrapper-map-details {
  font-size: 0.65em;
  text-align: left;
  font-weight: 600;
  position: absolute;
  bottom: -53em;
  left: 6em;
  width: 33em; }
  .wrapper-regions .wrapper-map-details p {
    margin: 0;
    margin-top: 1em;
    color: #4a4a4a;
    font-weight: 300;
    font-size: 14px; }
  @media screen and (max-device-width: 768px) {
    .wrapper-regions .wrapper-map-details {
      position: relative;
      bottom: auto;
      left: auto;
      width: 100%;
      font-size: 0.7em;
      padding: 17px 3em; }
      .wrapper-regions .wrapper-map-details p {
        margin-top: 0; } }
  @media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    .wrapper-regions .wrapper-map-details {
      padding: 0;
      margin-top: 2em; } }

.centure-section {
  height: auto;
  padding: 5em 0;
  -webkit-box-sizing: "border-box";
  -moz-box-sizing: "border-box";
  box-sizing: "border-box"; }
  @media screen and (max-device-width: 768px) {
    .centure-section {
      padding: 1em 0; } }

.body-employee .main-banner-inner-sub {
  background-size: 100% !important; }

@media only screen and (max-width: 1199px) {
  .body-employee .inner-section.banner-box {
    padding-top: 349px !important; } }

@media only screen and (max-width: 1023px) {
  .body-employee .inner-section.banner-box {
    padding-top: 214px !important; } }

@media only screen and (max-width: 736px) {
  .body-employee .inner-section.banner-box {
    padding-top: 192px !important; } }

@media only screen and (max-width: 667px) {
  .body-employee .inner-section.banner-box {
    padding-top: 167px !important; } }

@media only screen and (max-width: 479px) {
  .body-employee .inner-section.banner-box {
    padding-top: 77px !important; } }

@media only screen and (max-width: 375px) {
  .body-employee .inner-section.banner-box {
    padding-top: 64px !important; } }

.wrapper-retail-brands {
  padding: 0; }
  .wrapper-retail-brands ul {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 2em; }
    .wrapper-retail-brands ul li {
      float: left;
      background-color: #fff;
      width: 95px;
      height: 95px;
      margin-right: 2em;
      -webkit-border-radius: 180px;
      -moz-border-radius: 180px;
      -ms-border-radius: 180px;
      border-radius: 180px; }
      @media screen and (max-device-width: 768px) {
        .wrapper-retail-brands ul li {
          margin-right: .7em; } }
      .wrapper-retail-brands ul li img {
        width: 91%; }
    .wrapper-retail-brands ul .logo_1 img {
      margin: 12px 0 0 4px; }
    .wrapper-retail-brands ul .logo_2 img {
      margin: 18px 0 0 17px;
      width: 63%; }
    .wrapper-retail-brands ul .logo_3 img {
      margin: 15px 0 0 5px; }
    .wrapper-retail-brands ul .logo_4 img {
      margin: 27px 0 0 8px;
      width: 85%; }
    .wrapper-retail-brands ul .logo_4.cook-quik img {
      margin: 25px 0 0 0px;
      width: 100%; }

.map-labels span {
  width: 100%;
  margin: 0 auto;
  font-weight: 600;
  font-size: 1.2em;
  display: inline-block;
  line-height: 1.5em; }

.inner-section {
  padding-bottom: 50px;
  padding-top: 50px; }
  .inner-section .side-image .image-section {
    margin-top: 25em; }
    .inner-section .side-image .image-section img {
      max-width: 98%;
      border-right: 2px solid #949799;
      padding-right: 8%; }
  .inner-section .details h4 {
    color: #d9ae41;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 15px;
    text-transform: uppercase; }
  .inner-section .details h5 {
    color: #d9b043;
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 15px;
    text-transform: uppercase; }
  .inner-section .details h2 {
    color: #4a4a4a;
    font-size: 32px;
    font-weight: 500;
    margin-bottom: 20px;
    text-transform: uppercase; }
  .inner-section .details p {
    color: #4a4a4a;
    font-size: 16px;
    font-weight: 300; }
  .inner-section .details img.main-image {
    max-height: 315px;
    width: 100%;
    margin-bottom: 75px; }
  .inner-section .details a {
    color: #b4c953;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    margin-left: 20px;
    -webkit-transition: color 150ms linear;
    -moz-transition: color 150ms linear;
    -ms-transition: color 150ms linear;
    -o-transition: color 150ms linear;
    transition: color 150ms linear; }
    @media only screen and (max-width: 768px) {
      .inner-section .details a {
        width: 100%;
        margin-left: 0;
        display: inline-block; } }
    .inner-section .details a:hover {
      color: #000; }
  .inner-section .details .round-image-stripe {
    float: right;
    padding: 40px 0 0; }
    .inner-section .details .round-image-stripe img {
      float: left;
      height: 99px;
      width: 99px;
      border-radius: 100px;
      margin: 0 0 0 25px;
      border: 5px solid #faf9f8; }
  .inner-section .details .video-section {
    clear: both;
    max-width: 480px;
    width: 100%;
    float: right;
    margin-top: 40px; }

.inner-section.banner-box,
.inner-section.middle-menus {
  padding-top: 150px !important; }
  @media screen and (min-width: 1200px) and (max-width: 1800px) {
    .inner-section.banner-box,
    .inner-section.middle-menus {
      padding-top: 125px !important; } }

.inner-section.featured .round-image-section {
  overflow: hidden;
  max-width: 300px !important;
  /*border: 5px solid $color-light-yellow;
        border-radius: 180px;*/ }

.inner-section.featured .details h2 {
  border-bottom: 4px solid #d9ae41;
  padding-bottom: 20px; }

.inner-section.light-leather {
  background: url(/images/mid-banner-sub.jpg) no-repeat center center; }
  @media screen and (max-width: 480px) and (orientation: portrait) {
    .inner-section.light-leather {
      background-size: 570%; } }

.inner-section.brick-wall {
  background: url(/images/white-brickwall.jpg) no-repeat center center; }

.inner-section.light-gray-bg {
  background-color: #faf9f8; }

.inner-section.main-buttons {
  text-align: center; }
  .inner-section.main-buttons .buttons {
    display: inline-block; }
    .inner-section.main-buttons .buttons input {
      float: left;
      margin: 0px 18px; }

.center-text-section {
  text-align: center; }
  .center-text-section h2 {
    font-size: 29px;
    font-weight: 600;
    color: #b4c953;
    margin-bottom: 30px; }
    .center-text-section h2 span {
      font-weight: 400; }
  .center-text-section p {
    font-size: 16px;
    font-weight: 300;
    color: #4a4a4a; }
  .center-text-section .image-area {
    margin: 40px 0 30px;
    display: inline-block; }
    .center-text-section .image-area .image {
      float: left;
      margin: 0 28px;
      max-width: 207px; }
      .center-text-section .image-area .image img {
        width: 100%;
        margin-bottom: 15px;
        max-height: 207px;
        height: 207px; }
    .center-text-section .image-area h3 {
      font-size: 32px;
      font-weight: 500;
      color: #4a4a4a;
      text-align: left;
      line-height: 30px; }

@media screen and (min-device-width: 1224px) {
  .wrapper-sitemap .padding {
    padding: 0 10px; } }

.wrapper-sitemap .header-bold-light {
  margin: 1em 0 1.5em 0;
  background-color: #153a4a;
  display: inline-block;
  padding: 10px 37px;
  border-radius: 15px;
  color: #fff; }
  @media screen and (max-device-width: 767px) {
    .wrapper-sitemap .header-bold-light {
      width: 90%;
      font-size: 22px; } }

.wrapper-sitemap .nav-links {
  padding-bottom: 60px; }

.wrapper-sitemap .header-color {
  background-color: #b4c953;
  margin: 0 10px;
  padding: 10px;
  border-radius: 10px;
  border: 2px solid #b4c953;
  display: inline-block;
  width: 100%;
  font-size: 14px;
  color: #fff; }
  .wrapper-sitemap .header-color:hover {
    background-color: #abbc5c;
    border-color: #abbc5c;
    color: #faf9f8; }
  @media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .wrapper-sitemap .header-color {
      margin: 0;
      padding: 8px 7px;
      border-radius: 10px;
      border: 2px solid #706d6d;
      display: inline-block;
      width: 115%;
      font-size: 11px;
      line-height: 15px; } }
  @media screen and (max-device-width: 767px) {
    .wrapper-sitemap .header-color {
      margin-left: 0;
      margin-top: 15px;
      font-size: 16px; } }

.wrapper-sitemap .menu-links a {
  padding: 6px 10px;
  border-radius: 10px;
  border: 1px solid #9f9c9c;
  margin-top: 20px;
  display: inline-block;
  width: 100%;
  font-size: 13px;
  margin-left: 10px;
  color: #000;
  text-decoration: unset; }
  .wrapper-sitemap .menu-links a:hover {
    background-color: #e1e9ed;
    color: #000; }
  @media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .wrapper-sitemap .menu-links a {
      width: 100%;
      font-size: 12px;
      margin-left: 10px; } }
  @media screen and (max-device-width: 767px) {
    .wrapper-sitemap .menu-links a {
      margin-left: 0;
      width: 90%;
      font-size: 14px; } }

.body-black-beans .main-banner-inner-sub {
  background-size: 100% !important; }

.body-black-beans .wrapper-blackbeans .wrapper-description .wrapper-description-right.image img {
  display: inline-block; }
  @media only screen and (min-device-width: 1199px) {
    .body-black-beans .wrapper-blackbeans .wrapper-description .wrapper-description-right.image img {
      margin-top: 25px; } }

.body-black-beans .wrapper-blackbeans .inner-section {
  padding-top: 0px; }
  @media screen and (min-device-width: 1024px) and (max-device-width: 1199px) {
    .body-black-beans .wrapper-blackbeans .inner-section.banner-box {
      padding-top: 350px !important; } }
  .body-black-beans .wrapper-blackbeans .inner-section h4 {
    display: inline-block;
    margin-top: 20px; }
    @media screen and (max-device-width: 1024px) {
      .body-black-beans .wrapper-blackbeans .inner-section h4 {
        margin-bottom: 15px; } }
    @media screen and (max-device-width: 767px) {
      .body-black-beans .wrapper-blackbeans .inner-section h4 {
        font-size: 18px;
        margin-bottom: 15px; } }
  .body-black-beans .wrapper-blackbeans .inner-section ul {
    margin-top: 15px; }
    .body-black-beans .wrapper-blackbeans .inner-section ul li {
      list-style: none;
      line-height: 27px;
      font-size: 15px; }
      .body-black-beans .wrapper-blackbeans .inner-section ul li strong {
        font-weight: 500; }
  @media screen and (max-device-width: 1024px) {
    .body-black-beans .wrapper-blackbeans .inner-section .table th {
      font-size: 12px;
      padding: 5px; }
    .body-black-beans .wrapper-blackbeans .inner-section .table td {
      font-size: 12px;
      padding: 5px; } }
  @media screen and (max-device-width: 1023px) {
    .body-black-beans .wrapper-blackbeans .inner-section .table th {
      font-size: 10px;
      padding: 5px; }
    .body-black-beans .wrapper-blackbeans .inner-section .table td {
      font-size: 10px;
      padding: 5px; } }
  @media screen and (max-device-width: 767px) {
    .body-black-beans .wrapper-blackbeans .inner-section .table th {
      font-size: 12px;
      padding: 5px; }
    .body-black-beans .wrapper-blackbeans .inner-section .table td {
      font-size: 12px;
      padding: 5px; } }

.body-dark-red-beans .main-banner-inner-sub {
  background-size: 100% !important; }

.body-dark-red-beans .wrapper-dark-red-beans .wrapper-description .wrapper-description-right.image img {
  display: inline-block; }
  @media only screen and (min-device-width: 1199px) {
    .body-dark-red-beans .wrapper-dark-red-beans .wrapper-description .wrapper-description-right.image img {
      margin-top: 25px; } }

.body-dark-red-beans .wrapper-dark-red-beans .inner-section {
  padding-top: 0px; }
  @media screen and (min-device-width: 1024px) and (max-device-width: 1199px) {
    .body-dark-red-beans .wrapper-dark-red-beans .inner-section.banner-box {
      padding-top: 350px !important; } }
  .body-dark-red-beans .wrapper-dark-red-beans .inner-section h4 {
    display: inline-block;
    margin-top: 20px; }
    @media screen and (max-device-width: 1024px) {
      .body-dark-red-beans .wrapper-dark-red-beans .inner-section h4 {
        margin-bottom: 15px; } }
    @media screen and (max-device-width: 767px) {
      .body-dark-red-beans .wrapper-dark-red-beans .inner-section h4 {
        font-size: 18px;
        margin-bottom: 15px; } }
  .body-dark-red-beans .wrapper-dark-red-beans .inner-section ul {
    margin-top: 15px; }
    .body-dark-red-beans .wrapper-dark-red-beans .inner-section ul li {
      list-style: none;
      line-height: 27px;
      font-size: 15px; }
      .body-dark-red-beans .wrapper-dark-red-beans .inner-section ul li strong {
        font-weight: 500; }
  @media screen and (max-device-width: 1024px) {
    .body-dark-red-beans .wrapper-dark-red-beans .inner-section .table th {
      font-size: 12px;
      padding: 5px; }
    .body-dark-red-beans .wrapper-dark-red-beans .inner-section .table td {
      font-size: 12px;
      padding: 5px; } }
  @media screen and (max-device-width: 1023px) {
    .body-dark-red-beans .wrapper-dark-red-beans .inner-section .table th {
      font-size: 10px;
      padding: 5px; }
    .body-dark-red-beans .wrapper-dark-red-beans .inner-section .table td {
      font-size: 10px;
      padding: 5px; } }
  @media screen and (max-device-width: 767px) {
    .body-dark-red-beans .wrapper-dark-red-beans .inner-section .table th {
      font-size: 12px;
      padding: 5px; }
    .body-dark-red-beans .wrapper-dark-red-beans .inner-section .table td {
      font-size: 12px;
      padding: 5px; } }

.body-great-northen-beans .main-banner-inner-sub {
  background-size: 100% !important; }

.body-great-northen-beans .wrapper-great-northen-beans .wrapper-description {
  background-color: #404040; }

.body-great-northen-beans .wrapper-great-northen-beans .wrapper-description .wrapper-description-right.image img {
  display: inline-block; }
  @media only screen and (min-device-width: 1199px) {
    .body-great-northen-beans .wrapper-great-northen-beans .wrapper-description .wrapper-description-right.image img {
      margin-top: 25px; } }

.body-great-northen-beans .wrapper-great-northen-beans .inner-section {
  padding-top: 0px; }
  @media screen and (min-device-width: 1024px) and (max-device-width: 1199px) {
    .body-great-northen-beans .wrapper-great-northen-beans .inner-section.banner-box {
      padding-top: 350px !important; } }
  .body-great-northen-beans .wrapper-great-northen-beans .inner-section h4 {
    display: inline-block;
    margin-top: 20px; }
    @media screen and (max-device-width: 1024px) {
      .body-great-northen-beans .wrapper-great-northen-beans .inner-section h4 {
        margin-bottom: 15px; } }
    @media screen and (max-device-width: 767px) {
      .body-great-northen-beans .wrapper-great-northen-beans .inner-section h4 {
        font-size: 18px;
        margin-bottom: 15px; } }
  .body-great-northen-beans .wrapper-great-northen-beans .inner-section ul {
    margin-top: 15px; }
    .body-great-northen-beans .wrapper-great-northen-beans .inner-section ul li {
      list-style: none;
      line-height: 27px;
      font-size: 15px; }
      .body-great-northen-beans .wrapper-great-northen-beans .inner-section ul li strong {
        font-weight: 500; }
  .body-great-northen-beans .wrapper-great-northen-beans .inner-section .table tr:last-child {
    border-bottom: 1px solid #ddd; }
  @media screen and (max-device-width: 1024px) {
    .body-great-northen-beans .wrapper-great-northen-beans .inner-section .table th {
      font-size: 12px;
      padding: 5px; }
    .body-great-northen-beans .wrapper-great-northen-beans .inner-section .table td {
      font-size: 12px;
      padding: 5px; } }
  @media screen and (max-device-width: 1023px) {
    .body-great-northen-beans .wrapper-great-northen-beans .inner-section .table th {
      font-size: 10px;
      padding: 5px; }
    .body-great-northen-beans .wrapper-great-northen-beans .inner-section .table td {
      font-size: 10px;
      padding: 5px; } }
  @media screen and (max-device-width: 767px) {
    .body-great-northen-beans .wrapper-great-northen-beans .inner-section .table th {
      font-size: 12px;
      padding: 5px; }
    .body-great-northen-beans .wrapper-great-northen-beans .inner-section .table td {
      font-size: 12px;
      padding: 5px; } }

.body-light-red-kidney-beans .main-banner-inner-sub {
  background-size: 100% !important; }

.body-light-red-kidney-beans .wrapper-light-red-kidney-beans .wrapper-description .wrapper-description-right.image img {
  display: inline-block; }
  @media only screen and (min-device-width: 1199px) {
    .body-light-red-kidney-beans .wrapper-light-red-kidney-beans .wrapper-description .wrapper-description-right.image img {
      margin-top: 25px; } }

.body-light-red-kidney-beans .wrapper-light-red-kidney-beans .inner-section {
  padding-top: 0px; }
  @media screen and (min-device-width: 1024px) and (max-device-width: 1199px) {
    .body-light-red-kidney-beans .wrapper-light-red-kidney-beans .inner-section.banner-box {
      padding-top: 350px !important; } }
  .body-light-red-kidney-beans .wrapper-light-red-kidney-beans .inner-section h4 {
    display: inline-block;
    margin-top: 20px; }
    @media screen and (max-device-width: 1024px) {
      .body-light-red-kidney-beans .wrapper-light-red-kidney-beans .inner-section h4 {
        margin-bottom: 15px; } }
    @media screen and (max-device-width: 767px) {
      .body-light-red-kidney-beans .wrapper-light-red-kidney-beans .inner-section h4 {
        font-size: 18px;
        margin-bottom: 15px; } }
  .body-light-red-kidney-beans .wrapper-light-red-kidney-beans .inner-section ul {
    margin-top: 15px; }
    .body-light-red-kidney-beans .wrapper-light-red-kidney-beans .inner-section ul li {
      list-style: none;
      line-height: 27px;
      font-size: 15px; }
      .body-light-red-kidney-beans .wrapper-light-red-kidney-beans .inner-section ul li strong {
        font-weight: 500; }
  .body-light-red-kidney-beans .wrapper-light-red-kidney-beans .inner-section .table tr:last-child {
    border-bottom: 1px solid #ddd; }
  @media screen and (max-device-width: 1024px) {
    .body-light-red-kidney-beans .wrapper-light-red-kidney-beans .inner-section .table th {
      font-size: 12px;
      padding: 5px; }
    .body-light-red-kidney-beans .wrapper-light-red-kidney-beans .inner-section .table td {
      font-size: 12px;
      padding: 5px; } }
  @media screen and (max-device-width: 1023px) {
    .body-light-red-kidney-beans .wrapper-light-red-kidney-beans .inner-section .table th {
      font-size: 10px;
      padding: 5px; }
    .body-light-red-kidney-beans .wrapper-light-red-kidney-beans .inner-section .table td {
      font-size: 10px;
      padding: 5px; } }
  @media screen and (max-device-width: 767px) {
    .body-light-red-kidney-beans .wrapper-light-red-kidney-beans .inner-section .table th {
      font-size: 12px;
      padding: 5px; }
    .body-light-red-kidney-beans .wrapper-light-red-kidney-beans .inner-section .table td {
      font-size: 12px;
      padding: 5px; } }

.body-navy-beans .main-banner-inner-sub {
  background-size: 100% !important; }

.body-navy-beans .wrapper-navy-beans .wrapper-description {
  background-color: #404040; }

.body-navy-beans .wrapper-navy-beans .wrapper-description .wrapper-description-right.image img {
  display: inline-block; }
  @media only screen and (min-device-width: 1199px) {
    .body-navy-beans .wrapper-navy-beans .wrapper-description .wrapper-description-right.image img {
      margin-top: 40px; } }

.body-navy-beans .wrapper-navy-beans .inner-section {
  padding-top: 0px; }
  @media screen and (min-device-width: 1024px) and (max-device-width: 1199px) {
    .body-navy-beans .wrapper-navy-beans .inner-section.banner-box {
      padding-top: 350px !important; } }
  .body-navy-beans .wrapper-navy-beans .inner-section h4 {
    display: inline-block;
    margin-top: 20px; }
    @media screen and (max-device-width: 1024px) {
      .body-navy-beans .wrapper-navy-beans .inner-section h4 {
        margin-bottom: 15px; } }
    @media screen and (max-device-width: 767px) {
      .body-navy-beans .wrapper-navy-beans .inner-section h4 {
        font-size: 18px;
        margin-bottom: 15px; } }
  .body-navy-beans .wrapper-navy-beans .inner-section ul {
    margin-top: 15px; }
    .body-navy-beans .wrapper-navy-beans .inner-section ul li {
      list-style: none;
      line-height: 27px;
      font-size: 15px; }
      .body-navy-beans .wrapper-navy-beans .inner-section ul li strong {
        font-weight: 500; }
  .body-navy-beans .wrapper-navy-beans .inner-section .table tr:last-child {
    border-bottom: 1px solid #ddd; }
  @media screen and (max-device-width: 1024px) {
    .body-navy-beans .wrapper-navy-beans .inner-section .table th {
      font-size: 12px;
      padding: 5px; }
    .body-navy-beans .wrapper-navy-beans .inner-section .table td {
      font-size: 12px;
      padding: 5px; } }
  @media screen and (max-device-width: 1023px) {
    .body-navy-beans .wrapper-navy-beans .inner-section .table th {
      font-size: 10px;
      padding: 5px; }
    .body-navy-beans .wrapper-navy-beans .inner-section .table td {
      font-size: 10px;
      padding: 5px; } }
  @media screen and (max-device-width: 767px) {
    .body-navy-beans .wrapper-navy-beans .inner-section .table th {
      font-size: 12px;
      padding: 5px; }
    .body-navy-beans .wrapper-navy-beans .inner-section .table td {
      font-size: 12px;
      padding: 5px; } }

.body-pink-beans .main-banner-inner-sub {
  background-size: 100% !important; }

.body-pink-beans .wrapper-pink-beans .wrapper-description .wrapper-description-right.image img {
  display: inline-block; }
  @media only screen and (min-device-width: 1199px) {
    .body-pink-beans .wrapper-pink-beans .wrapper-description .wrapper-description-right.image img {
      margin-top: 25px; } }

.body-pink-beans .wrapper-pink-beans .inner-section {
  padding-top: 0px; }
  @media screen and (min-device-width: 1024px) and (max-device-width: 1199px) {
    .body-pink-beans .wrapper-pink-beans .inner-section.banner-box {
      padding-top: 350px !important; } }
  .body-pink-beans .wrapper-pink-beans .inner-section h4 {
    display: inline-block;
    margin-top: 20px; }
    @media screen and (max-device-width: 1024px) {
      .body-pink-beans .wrapper-pink-beans .inner-section h4 {
        margin-bottom: 15px; } }
    @media screen and (max-device-width: 767px) {
      .body-pink-beans .wrapper-pink-beans .inner-section h4 {
        font-size: 18px;
        margin-bottom: 15px; } }
  .body-pink-beans .wrapper-pink-beans .inner-section ul {
    margin-top: 15px; }
    .body-pink-beans .wrapper-pink-beans .inner-section ul li {
      list-style: none;
      line-height: 27px;
      font-size: 15px; }
      .body-pink-beans .wrapper-pink-beans .inner-section ul li strong {
        font-weight: 500; }
  .body-pink-beans .wrapper-pink-beans .inner-section .table tr:last-child {
    border-bottom: 1px solid #ddd; }
  @media screen and (max-device-width: 1024px) {
    .body-pink-beans .wrapper-pink-beans .inner-section .table th {
      font-size: 12px;
      padding: 5px; }
    .body-pink-beans .wrapper-pink-beans .inner-section .table td {
      font-size: 12px;
      padding: 5px; } }
  @media screen and (max-device-width: 1023px) {
    .body-pink-beans .wrapper-pink-beans .inner-section .table th {
      font-size: 10px;
      padding: 5px; }
    .body-pink-beans .wrapper-pink-beans .inner-section .table td {
      font-size: 10px;
      padding: 5px; } }
  @media screen and (max-device-width: 767px) {
    .body-pink-beans .wrapper-pink-beans .inner-section .table th {
      font-size: 12px;
      padding: 5px; }
    .body-pink-beans .wrapper-pink-beans .inner-section .table td {
      font-size: 12px;
      padding: 5px; } }

.body-pinto-beans .main-banner-inner-sub {
  background-size: 100% !important; }

.body-pinto-beans .wrapper-pinto-beans .wrapper-description .wrapper-description-right.image img {
  display: inline-block; }
  @media only screen and (min-device-width: 1199px) {
    .body-pinto-beans .wrapper-pinto-beans .wrapper-description .wrapper-description-right.image img {
      margin-top: 25px; } }

.body-pinto-beans .wrapper-pinto-beans .inner-section {
  padding-top: 0px; }
  @media screen and (min-device-width: 1024px) and (max-device-width: 1199px) {
    .body-pinto-beans .wrapper-pinto-beans .inner-section.banner-box {
      padding-top: 350px !important; } }
  .body-pinto-beans .wrapper-pinto-beans .inner-section h4 {
    display: inline-block;
    margin-top: 20px; }
    @media screen and (max-device-width: 1024px) {
      .body-pinto-beans .wrapper-pinto-beans .inner-section h4 {
        margin-bottom: 15px; } }
    @media screen and (max-device-width: 767px) {
      .body-pinto-beans .wrapper-pinto-beans .inner-section h4 {
        font-size: 18px;
        margin-bottom: 15px; } }
  .body-pinto-beans .wrapper-pinto-beans .inner-section ul {
    margin-top: 15px; }
    .body-pinto-beans .wrapper-pinto-beans .inner-section ul li {
      list-style: none;
      line-height: 27px;
      font-size: 15px; }
      .body-pinto-beans .wrapper-pinto-beans .inner-section ul li strong {
        font-weight: 500; }
  .body-pinto-beans .wrapper-pinto-beans .inner-section .table tr:last-child {
    border-bottom: 1px solid #ddd; }
  @media screen and (max-device-width: 1024px) {
    .body-pinto-beans .wrapper-pinto-beans .inner-section .table th {
      font-size: 12px;
      padding: 5px; }
    .body-pinto-beans .wrapper-pinto-beans .inner-section .table td {
      font-size: 12px;
      padding: 5px; } }
  @media screen and (max-device-width: 1023px) {
    .body-pinto-beans .wrapper-pinto-beans .inner-section .table th {
      font-size: 10px;
      padding: 5px; }
    .body-pinto-beans .wrapper-pinto-beans .inner-section .table td {
      font-size: 10px;
      padding: 5px; } }
  @media screen and (max-device-width: 767px) {
    .body-pinto-beans .wrapper-pinto-beans .inner-section .table th {
      font-size: 12px;
      padding: 5px; }
    .body-pinto-beans .wrapper-pinto-beans .inner-section .table td {
      font-size: 12px;
      padding: 5px; } }

.body-small-red-beans .main-banner-inner-sub {
  background-size: 100% !important; }

.body-small-red-beans .wrapper-small-red-beans .wrapper-description .wrapper-description-right.image img {
  display: inline-block; }
  @media only screen and (min-device-width: 1199px) {
    .body-small-red-beans .wrapper-small-red-beans .wrapper-description .wrapper-description-right.image img {
      margin-top: 25px; } }

.body-small-red-beans .wrapper-small-red-beans .inner-section {
  padding-top: 0px; }
  @media screen and (min-device-width: 1024px) and (max-device-width: 1199px) {
    .body-small-red-beans .wrapper-small-red-beans .inner-section.banner-box {
      padding-top: 350px !important; } }
  .body-small-red-beans .wrapper-small-red-beans .inner-section h4 {
    display: inline-block;
    margin-top: 20px; }
    @media screen and (max-device-width: 1024px) {
      .body-small-red-beans .wrapper-small-red-beans .inner-section h4 {
        margin-bottom: 15px; } }
    @media screen and (max-device-width: 767px) {
      .body-small-red-beans .wrapper-small-red-beans .inner-section h4 {
        font-size: 18px;
        margin-bottom: 15px; } }
  .body-small-red-beans .wrapper-small-red-beans .inner-section ul {
    margin-top: 15px; }
    .body-small-red-beans .wrapper-small-red-beans .inner-section ul li {
      list-style: none;
      line-height: 27px;
      font-size: 15px; }
      .body-small-red-beans .wrapper-small-red-beans .inner-section ul li strong {
        font-weight: 500; }
  .body-small-red-beans .wrapper-small-red-beans .inner-section .table tr:last-child {
    border-bottom: 1px solid #ddd; }
  @media screen and (max-device-width: 1024px) {
    .body-small-red-beans .wrapper-small-red-beans .inner-section .table th {
      font-size: 12px;
      padding: 5px; }
    .body-small-red-beans .wrapper-small-red-beans .inner-section .table td {
      font-size: 12px;
      padding: 5px; } }
  @media screen and (max-device-width: 1023px) {
    .body-small-red-beans .wrapper-small-red-beans .inner-section .table th {
      font-size: 10px;
      padding: 5px; }
    .body-small-red-beans .wrapper-small-red-beans .inner-section .table td {
      font-size: 10px;
      padding: 5px; } }
  @media screen and (max-device-width: 767px) {
    .body-small-red-beans .wrapper-small-red-beans .inner-section .table th {
      font-size: 12px;
      padding: 5px; }
    .body-small-red-beans .wrapper-small-red-beans .inner-section .table td {
      font-size: 12px;
      padding: 5px; } }

/*---*/
@media screen and (max-device-width: 768px) {
  .mobile-control {
    padding: 0;
    width: 100%; }
  .wrapper-description-left {
    padding: 3em 1em !important; }
    .wrapper-description-left .wrapper-left-header h3, .wrapper-description-left .wrapper-left-header h1 {
      margin: 0 !important; }
  .txt-left-mobile {
    text-align: left !important; }
  .margin-bottom-2e-mobile {
    margin-bottom: 2em; }
  .separate-border {
    margin: 2em 3em; }
  .middle-container-green, .middle-container-dark-yellow {
    padding: 3em 0; }
  .hidden-mobile {
    display: none !important; } }

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .separate-border {
    margin: 2em 0; }
  .carousel {
    width: 100%; }
    .carousel span {
      font-size: 1.2em; }
    .carousel .left.carousel-control {
      left: -45px; }
    .carousel .right.carousel-control {
      right: -45px; } }

@media only screen and (min-device-width: 769px) and (max-device-width: 1024px) {
  .padding-content {
    padding: 0; }
  h3, h1 {
    margin: 0;
    font-size: 32px !important; }
  .descript-holder {
    font-size: 15px !important; }
  .bottom-container-bg {
    background-position: center 112px;
    height: 557px; } }

@media only screen and (min-device-width: 1199px) {
  .wrapper-description .wrapper-description-right.image img {
    margin-top: 100px; } }

@media only screen and (device-width: 812px) and (device-height: 375px) {
  .bottom-container-bg {
    background-position: center 112px;
    height: 374px; }
  .visible-sm {
    display: none !important; }
  .wrapper-regions .wrapper-map-details {
    bottom: -43em;
    left: 2em; }
  .header-underlined-yellow {
    margin-top: 1em; }
  .wrapper-usage-master ul {
    width: 100%;
    text-align: left; }
    .wrapper-usage-master ul li {
      line-height: 1.8em; } }

@media only screen and (device-width: 375px) and (device-height: 812px) {
  .bottom-container-bg {
    background-position: center 112px;
    height: 232px; } }

/*iphone 8 landscape */
@media only screen and (device-width: 667px) and (device-height: 375px) {
  .bean-items .item-row div img {
    margin: 1.8em 1.5em !important; } }

/*-------*/
/*iphone 7+ */
@media only screen and (device-width: 414px) and (device-height: 736px) {
  .main-wrapper-beans .bean-items .item-row div img {
    margin: 1.8em .8em !important; } }

@media only screen and (device-width: 736px) and (device-height: 414px) {
  .main-wrapper-beans .bean-items .item-row div img {
    margin: 1.8em 2em !important; } }

/*-------*/
/*galaxy S5 */
@media only screen and (device-width: 360px) and (device-height: 640px) {
  .main-wrapper-beans .bean-items .item-row div img {
    margin: 1.8em .3em !important; }
  .wrapper-retail-brands ul li {
    margin-right: .4em; } }

@media only screen and (device-width: 640px) and (device-height: 360px) {
  .main-wrapper-beans .bean-items .item-row div img {
    margin: 1.8em 1.2em !important; }
  .main-banner-inner-sub {
    background-position: center -122px; } }

/*-------*/
/*ipad pro */
@media only screen and (device-width: 1024px) and (device-height: 1366px) {
  .main-wrapper-beans .bean-items .item-row div img {
    margin: 1.8em 1.5em !important; }
  .wrapper-regions .wrapper-map-details {
    bottom: -47em; }
  .targeted-video:before {
    top: -280px;
    left: 14px;
    border-right-width: 248px;
    border-left-width: 129px;
    border-bottom: 281px solid #b1b1b133; }
  .picf-frame-common {
    margin-top: -0.2em; } }

/*ipad pro landscape*/
@media only screen and (device-width: 1024px) and (device-height: 1366px) and (orientation: landscape) {
  .targeted-video:before {
    top: -348px;
    left: 15px;
    border-right-width: 306px;
    border-left-width: 163px;
    border-bottom: 347px solid #b1b1b133; } }

/*-------*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .targeted-video:before {
    top: -265px;
    left: -2px;
    border-right-width: 373px;
    border-left-width: 276px;
    border-bottom: 268px solid #b1b1b133; } }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .targeted-video:before {
    top: -278px;
    left: 15px;
    border-right-width: 246px;
    border-left-width: 126px;
    border-bottom: 278px solid #b1b1b133; } }

@media screen and (min-width: 1025px) and (max-width: 1367px) {
  .bottom-container-bg {
    height: 446px;
    background-position: center 0px; } }

@media screen and (min-width: 1440px) and (max-width: 1680px) {
  .bottom-container-bg {
    height: 550px;
    background-position: center 50px; } }

@media screen and (min-width: 1024px) and (max-width: 1280px) {
  .bottom-container-bg {
    height: 346px;
    background-position: center 50px; } }

@media screen and (width: 1280px) {
  .bottom-container-bg {
    height: 417px;
    background-position: center 0px; } }

@media screen and (width: 1440px) {
  .bottom-container-bg {
    height: 470px;
    background-position: center 0px; } }

@media screen and (width: 320px) {
  .bottom-container-bg {
    background-position: center 148px;
    height: 223px; } }

@media only screen and (min-width: 1921px) {
  .inner-section.banner-box, .inner-section.middle-menus {
    padding-top: 450px !important; }
  .body-corporate-sustainability .inner-section.banner-box, .body-51爆料网 .inner-section.banner-box, .body-supply-chain .inner-section.banner-box, .body-food-safety .inner-section.banner-box, .body-employee .inner-section.banner-box {
    padding-top: 530px !important; } }

/* ----- Tablet landscape Start ----- */
@media only screen and (max-width: 1199px) {
  /* Tablet landscape (1024x768) */
  .body-retail-foodcontact .main-banner-inner-sub {
    background: url(/images/51爆料网-Food-Contact-Header-1024x594.jpg) no-repeat center 0px;
    background-size: 100%; }
  .body-retail-foodcontact .retail-food-contact .inner-section.banner-box {
    padding-top: 349px !important; }
  .body-retail-beans .main-banner-inner-sub {
    background: url(/images/51爆料网-51爆料网-Header_1024x594.jpg) no-repeat center 0px;
    background-size: 100%; }
  .body-retail-beans .main-wrapper-beans .inner-section.middle-menus {
    padding-top: 349px !important; }
  .body-retail-rice-ancient .main-banner-inner-sub {
    background: url(/images/51爆料网-Rice-Ancient-Grains-Header_1024x594.jpg) no-repeat center 0px;
    background-size: 100%; }
  .body-retail-rice-ancient .main-wrapper-beans .inner-section.middle-menus {
    padding-top: 349px !important; }
  .body-foodservice-foodcontact .main-banner-inner-sub {
    background: url(/images/Foodservice-Food-Contact-Header_1024x594.jpg) no-repeat center 0px;
    background-size: 100%; }
  .body-foodservice-foodcontact .main-wrapper-beans .inner-section.banner-box {
    padding-top: 349px !important; }
  .body-foodservice-beans .main-banner-inner-sub {
    background: url(/images/Foodservice-51爆料网-Header_1024x594.jpg) no-repeat center 0px;
    background-size: 100%; }
  .body-foodservice-beans .foodservice-beans .inner-section.banner-box {
    padding-top: 349px !important; }
  .body-foodservice-rice .main-banner-inner-sub {
    background: url(/images/Foodservice-Rice-Header_1024x594.jpg) no-repeat center 0px;
    background-size: 100%; }
  .body-foodservice-rice .foodservice-beans .inner-section.banner-box {
    padding-top: 349px !important; }
  .body-food-commissary .main-banner-inner-sub {
    background: url(/images/Foodservice-Commissary_1024x594.jpg) no-repeat center 0px;
    background-size: 100%; }
  .body-food-commissary .food-commissary .inner-section.banner-box {
    padding-top: 349px !important; }
  .body-bulk-trading .main-banner-inner-sub {
    background: url(/images/Commercial-Bulk-Trading-Header_1024x594.jpg) no-repeat center 0px;
    background-size: 100%; }
  .body-bulk-trading .wrapper-bulk-trading .inner-section.banner-box {
    padding-top: 349px !important; }
  .body-packer-processor .main-banner-inner-sub {
    background: url(/images/Commercial-Packer-Processor-Header_1024x594.jpg) no-repeat center 0px;
    background-size: 100%; }
  .body-packer-processor .wrapper-packer-processor .inner-section.banner-box {
    padding-top: 349px !important; }
  .body-corporate-sustainability .main-banner-inner-sub {
    background: url(/images/Corporate-Sustainability-Header_1024x594.jpg) no-repeat center 0px;
    background-size: 100%; }
  .body-corporate-sustainability .wrapper-corporate-sustainability .inner-section.banner-box {
    padding-top: 349px !important; }
  .body-51爆料网 .main-banner-inner-sub {
    background: url(/images/Growers-Header_1024x594.jpg) no-repeat center 0px;
    background-size: 100%; }
  .body-51爆料网 .wrapper-grows .inner-section.banner-box {
    padding-top: 349px !important; }
  .body-supply-chain .main-banner-inner-sub {
    background: url(/images/Supply-Chain-Header_1024x594.jpg) no-repeat center 0px;
    background-size: 100%; }
  .body-supply-chain .wrapper-supply-chain .inner-section.banner-box {
    padding-top: 349px !important; }
  .body-food-safety .main-banner-inner-sub {
    background: url(/images/Food-Safety-Header_1024x594.jpg) no-repeat center 0px;
    background-size: 100%; }
  .body-food-safety .wrapper-food-safety .inner-section.banner-box {
    padding-top: 349px !important; }
  .wrapper-locations .inner-section.banner-box .wrapper-description-right {
    margin-top: 0px !important; }
    .wrapper-locations .inner-section.banner-box .wrapper-description-right .desktop {
      display: none; }
    .wrapper-locations .inner-section.banner-box .wrapper-description-right .tab-only {
      display: block !important; }
  .main-banner-inner-sub {
    background: url(/images/Header_1024x594.jpg) no-repeat center 0px;
    background-size: 100%; }
  .inner-section.banner-box {
    padding-top: 450px !important; }
  .main-banner-image {
    background: url(/images/global/Header_1024x594.jpg) no-repeat center 0px;
    height: 100%;
    width: 100%;
    background-size: 100%; } }

/* ----- Tablet landscape End ----- */
@media only screen and (max-width: 1023px) {
  /* Tablet portrait (768x1024) */
  .mobile-control {
    padding: 0;
    width: 100%; }
  .mobile-section {
    padding: 0 2em; }
  .inner-section.featured .round-image-section {
    margin: 0 auto 30px; }
  .inner-section.featured .round-image-section.rounded {
    max-height: 288px; }
  .inner-section .side-image .image-section {
    margin-top: -5em; }
    .inner-section .side-image .image-section img {
      max-width: 100%;
      border-right: 0;
      padding-right: 0;
      width: 100%;
      margin-bottom: 35px; }
  .inner-section .details .video-section {
    max-width: 100%; }
  .center-text-section {
    padding-top: 0; }
    .center-text-section .image-area .image {
      margin: 0 20px;
      max-width: 185px; }
      .center-text-section .image-area .image img {
        height: 178px; }
  .body-retail-foodcontact .main-banner-inner-sub {
    background: url(/images/51爆料网-Food-Contact-Header-1024x594.jpg) no-repeat center 0px;
    background-size: 100%; }
  .body-retail-foodcontact .retail-food-contact .inner-section.banner-box {
    padding-top: 214px !important; }
  .body-retail-beans .main-banner-inner-sub {
    background: url(/images/51爆料网-51爆料网-Header_1024x594.jpg) no-repeat center 0px;
    background-size: 100%; }
  .body-retail-beans .main-wrapper-beans .inner-section.middle-menus {
    padding-top: 214px !important; }
  .body-retail-rice-ancient .main-banner-inner-sub {
    background: url(/images/51爆料网-Rice-Ancient-Grains-Header_1024x594.jpg) no-repeat center 0px;
    background-size: 100%; }
  .body-retail-rice-ancient .main-wrapper-beans .inner-section.middle-menus {
    padding-top: 214px !important; }
  .body-foodservice-foodcontact .main-banner-inner-sub {
    background: url(/images/Foodservice-Food-Contact-Header_1024x594.jpg) no-repeat center 0px;
    background-size: 100%; }
  .body-foodservice-foodcontact .main-wrapper-beans .inner-section.banner-box {
    padding-top: 214px !important; }
  .body-foodservice-beans .main-banner-inner-sub {
    background: url(/images/Foodservice-51爆料网-Header_1024x594.jpg) no-repeat center 0px;
    background-size: 100%; }
  .body-foodservice-beans .foodservice-beans .inner-section.banner-box {
    padding-top: 214px !important; }
  .body-foodservice-rice .main-banner-inner-sub {
    background: url(/images/Foodservice-Rice-Header_1024x594.jpg) no-repeat center 0px;
    background-size: 100%; }
  .body-foodservice-rice .foodservice-beans .inner-section.banner-box {
    padding-top: 214px !important; }
  .body-food-commissary .main-banner-inner-sub {
    background: url(/images/Foodservice-Commissary_1024x594.jpg) no-repeat center 0px;
    background-size: 100%; }
  .body-food-commissary .food-commissary .inner-section.banner-box {
    padding-top: 214px !important; }
  .body-bulk-trading .main-banner-inner-sub {
    background: url(/images/Commercial-Bulk-Trading-Header_1024x594.jpg) no-repeat center 0px;
    background-size: 100%; }
  .body-bulk-trading .wrapper-bulk-trading .inner-section.banner-box {
    padding-top: 214px !important; }
  .body-packer-processor .main-banner-inner-sub {
    background: url(/images/Commercial-Packer-Processor-Header_1024x594.jpg) no-repeat center 0px;
    background-size: 100%; }
  .body-packer-processor .wrapper-packer-processor .inner-section.banner-box {
    padding-top: 214px !important; }
  .body-corporate-sustainability .main-banner-inner-sub {
    background: url(/images/Corporate-Sustainability-Header_1024x594.jpg) no-repeat center 0px;
    background-size: 100%; }
  .body-corporate-sustainability .wrapper-corporate-sustainability .inner-section.banner-box {
    padding-top: 214px !important; }
  .body-51爆料网 .main-banner-inner-sub {
    background: url(/images/Growers-Header_1024x594.jpg) no-repeat center 0px;
    background-size: 100%; }
  .body-51爆料网 .wrapper-grows .inner-section.banner-box {
    padding-top: 214px !important; }
  .body-supply-chain .main-banner-inner-sub {
    background: url(/images/Supply-Chain-Header_1024x594.jpg) no-repeat center 0px;
    background-size: 100%; }
  .body-supply-chain .wrapper-supply-chain .inner-section.banner-box {
    padding-top: 214px !important; }
  .body-food-safety .main-banner-inner-sub {
    background: url(/images/Food-Safety-Header_1024x594.jpg) no-repeat center 0px;
    background-size: 100%; }
  .body-food-safety .wrapper-food-safety .inner-section.banner-box {
    padding-top: 214px !important; }
  .wrapper-locations .inner-section.banner-box .wrapper-description-right {
    margin-top: 0px !important;
    padding: 0; }
    .wrapper-locations .inner-section.banner-box .wrapper-description-right .desktop {
      display: none; }
    .wrapper-locations .inner-section.banner-box .wrapper-description-right .tab-only {
      display: none !important; }
    .wrapper-locations .inner-section.banner-box .wrapper-description-right .mobile-only {
      display: block !important;
      width: 100%;
      /*padding-top: 20px;
                    padding-bottom: 20px;*/ }
  .main-banner-inner-sub {
    background: url(/images/Header_1024x594.jpg) no-repeat center 0px;
    background-size: 100%;
    height: 100%; }
  .inner-section.banner-box {
    padding-top: 214px !important; }
  .body-employee .inner-section .details h5 {
    margin-top: 30px; }
  .body-employee .inner-section .details h2 {
    font-size: 28px;
    margin-top: 40px; }
  .img-center-mob {
    text-align: center !important; } }

@media only screen and (max-width: 767px) {
  /* Small tablet portrait (600x800) */
  .center-text-section p {
    font-size: 16px; }
  .center-text-section .image-area .image {
    margin: 0 12px;
    max-width: 160px; }
    .center-text-section .image-area .image img {
      height: 160px; }
  .center-text-section .image-area h3 {
    font-size: 32px; }
  .inner-section.featured .round-image-section.rounded {
    max-height: 288px; } }

@media only screen and (max-width: 736px) {
  .body-retail-foodcontact .main-banner-inner-sub {
    background: url(/images/51爆料网-Food-Contact-Header-736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-retail-foodcontact .retail-food-contact .inner-section.banner-box {
    padding-top: 192px !important; }
  .body-retail-beans .main-banner-inner-sub {
    background: url(/images/51爆料网-51爆料网-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-retail-beans .main-wrapper-beans .inner-section.middle-menus {
    padding-top: 192px !important; }
  .body-retail-rice-ancient .main-banner-inner-sub {
    background: url(/images/51爆料网-Rice-Ancient-Grains-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-retail-rice-ancient .main-wrapper-beans .inner-section.middle-menus {
    padding-top: 192px !important; }
  .body-foodservice-foodcontact .main-banner-inner-sub {
    background: url(/images/Foodservice-Food-Contact-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-foodservice-foodcontact .main-wrapper-beans .inner-section.banner-box {
    padding-top: 192px !important; }
  .body-foodservice-beans .main-banner-inner-sub {
    background: url(/images/Foodservice-51爆料网-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-foodservice-beans .foodservice-beans .inner-section.banner-box {
    padding-top: 192px !important; }
  .body-foodservice-rice .main-banner-inner-sub {
    background: url(/images/Foodservice-Rice-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-foodservice-rice .foodservice-beans .inner-section.banner-box {
    padding-top: 192px !important; }
  .body-food-commissary .main-banner-inner-sub {
    background: url(/images/Foodservice-Commissary_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-food-commissary .food-commissary .inner-section.banner-box {
    padding-top: 192px !important; }
  .body-bulk-trading .main-banner-inner-sub {
    background: url(/images/Commercial-Bulk-Trading-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-bulk-trading .wrapper-bulk-trading .inner-section.banner-box {
    padding-top: 192px !important; }
  .body-packer-processor .main-banner-inner-sub {
    background: url(/images/Commercial-Packer-Processor-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-packer-processor .wrapper-packer-processor .inner-section.banner-box {
    padding-top: 192px !important; }
  .body-corporate-sustainability .main-banner-inner-sub {
    background: url(/images/Corporate-Sustainability-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-corporate-sustainability .wrapper-corporate-sustainability .inner-section.banner-box {
    padding-top: 192px !important; }
  .body-51爆料网 .main-banner-inner-sub {
    background: url(/images/Growers-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-51爆料网 .wrapper-grows .inner-section.banner-box {
    padding-top: 192px !important; }
  .body-supply-chain .main-banner-inner-sub {
    background: url(/images/Supply-Chain-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-supply-chain .wrapper-supply-chain .inner-section.banner-box {
    padding-top: 192px !important; }
  .body-food-safety .main-banner-inner-sub {
    background: url(/images/Food-Safety-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-food-safety .wrapper-food-safety .inner-section.banner-box {
    padding-top: 192px !important; }
  .main-banner-inner-sub {
    background: url(/images/Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100%; }
  .inner-section.banner-box {
    padding-top: 192px !important; } }

@media only screen and (max-width: 667px) {
  .body-retail-foodcontact .main-banner-inner-sub {
    background: url(/images/51爆料网-Food-Contact-Header-736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-retail-foodcontact .retail-food-contact .inner-section.banner-box {
    padding-top: 167px !important; }
  .body-retail-beans .main-banner-inner-sub {
    background: url(/images/51爆料网-51爆料网-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-retail-beans .main-wrapper-beans .inner-section.middle-menus {
    padding-top: 167px !important; }
  .body-retail-rice-ancient .main-banner-inner-sub {
    background: url(/images/51爆料网-Rice-Ancient-Grains-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-retail-rice-ancient .main-wrapper-beans .inner-section.middle-menus {
    padding-top: 167px !important; }
  .body-foodservice-foodcontact .main-banner-inner-sub {
    background: url(/images/Foodservice-Food-Contact-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-foodservice-foodcontact .main-wrapper-beans .inner-section.banner-box {
    padding-top: 167px !important; }
  .body-foodservice-beans .main-banner-inner-sub {
    background: url(/images/Foodservice-51爆料网-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-foodservice-beans .foodservice-beans .inner-section.banner-box {
    padding-top: 167px !important; }
  .body-foodservice-rice .main-banner-inner-sub {
    background: url(/images/Foodservice-Rice-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-foodservice-rice .foodservice-beans .inner-section.banner-box {
    padding-top: 167px !important; }
  .body-food-commissary .main-banner-inner-sub {
    background: url(/images/Foodservice-Commissary_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-food-commissary .food-commissary .inner-section.banner-box {
    padding-top: 167px !important; }
  .body-bulk-trading .main-banner-inner-sub {
    background: url(/images/Commercial-Bulk-Trading-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-bulk-trading .wrapper-bulk-trading .inner-section.banner-box {
    padding-top: 167px !important; }
  .body-packer-processor .main-banner-inner-sub {
    background: url(/images/Commercial-Packer-Processor-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-packer-processor .wrapper-packer-processor .inner-section.banner-box {
    padding-top: 167px !important; }
  .body-corporate-sustainability .main-banner-inner-sub {
    background: url(/images/Corporate-Sustainability-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-corporate-sustainability .wrapper-corporate-sustainability .inner-section.banner-box {
    padding-top: 167px !important; }
  .body-51爆料网 .main-banner-inner-sub {
    background: url(/images/Growers-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-51爆料网 .wrapper-grows .inner-section.banner-box {
    padding-top: 167px !important; }
  .body-supply-chain .main-banner-inner-sub {
    background: url(/images/Supply-Chain-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-supply-chain .wrapper-supply-chain .inner-section.banner-box {
    padding-top: 167px !important; }
  .body-food-safety .main-banner-inner-sub {
    background: url(/images/Food-Safety-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-food-safety .wrapper-food-safety .inner-section.banner-box {
    padding-top: 167px !important; }
  .main-banner-inner-sub {
    background: url(/images/Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100%; }
  .inner-section.banner-box {
    padding-top: 167px !important; } }

@media only screen and (max-width: 640px) {
  .body-retail-foodcontact .main-banner-inner-sub {
    background: url(/images/51爆料网-Food-Contact-Header-736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-retail-foodcontact .retail-food-contact .inner-section.banner-box {
    padding-top: 157px !important; }
  .body-retail-beans .main-banner-inner-sub {
    background: url(/images/51爆料网-51爆料网-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-retail-beans .main-wrapper-beans .inner-section.middle-menus {
    padding-top: 157px !important; }
  .body-retail-rice-ancient .main-banner-inner-sub {
    background: url(/images/51爆料网-Rice-Ancient-Grains-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-retail-rice-ancient .main-wrapper-beans .inner-section.middle-menus {
    padding-top: 157px !important; }
  .body-foodservice-foodcontact .main-banner-inner-sub {
    background: url(/images/Foodservice-Food-Contact-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-foodservice-foodcontact .main-wrapper-beans .inner-section.banner-box {
    padding-top: 157px !important; }
  .body-foodservice-beans .main-banner-inner-sub {
    background: url(/images/Foodservice-51爆料网-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-foodservice-beans .foodservice-beans .inner-section.banner-box {
    padding-top: 157px !important; }
  .body-foodservice-rice .main-banner-inner-sub {
    background: url(/images/Foodservice-Rice-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-foodservice-rice .foodservice-beans .inner-section.banner-box {
    padding-top: 157px !important; }
  .body-food-commissary .main-banner-inner-sub {
    background: url(/images/Foodservice-Commissary_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-food-commissary .food-commissary .inner-section.banner-box {
    padding-top: 157px !important; }
  .body-bulk-trading .main-banner-inner-sub {
    background: url(/images/Commercial-Bulk-Trading-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-bulk-trading .wrapper-bulk-trading .inner-section.banner-box {
    padding-top: 157px !important; }
  .body-packer-processor .main-banner-inner-sub {
    background: url(/images/Commercial-Packer-Processor-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-packer-processor .wrapper-packer-processor .inner-section.banner-box {
    padding-top: 157px !important; }
  .body-corporate-sustainability .main-banner-inner-sub {
    background: url(/images/Corporate-Sustainability-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-corporate-sustainability .wrapper-corporate-sustainability .inner-section.banner-box {
    padding-top: 157px !important; }
  .body-51爆料网 .main-banner-inner-sub {
    background: url(/images/Growers-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-51爆料网 .wrapper-grows .inner-section.banner-box {
    padding-top: 157px !important; }
  .body-supply-chain .main-banner-inner-sub {
    background: url(/images/Supply-Chain-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-supply-chain .wrapper-supply-chain .inner-section.banner-box {
    padding-top: 157px !important; }
  .body-food-safety .main-banner-inner-sub {
    background: url(/images/Food-Safety-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-food-safety .wrapper-food-safety .inner-section.banner-box {
    padding-top: 157px !important; }
  .main-banner-inner-sub {
    background: url(/images/Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100%; }
  .inner-section.banner-box {
    padding-top: 157px !important; } }

@media only screen and (max-width: 599px) {
  /* Mobile landscape (480x320) */
  .center-text-section .image-area .image {
    margin: 0 auto 15px;
    max-width: 165px;
    float: none; }
    .center-text-section .image-area .image img {
      margin-bottom: 5px; }
  .center-text-section .image-area h3 {
    margin-top: 0;
    font-size: 32px !important;
    text-align: center; }
  .body-retail-foodcontact .main-banner-inner-sub {
    background: url(/images/51爆料网-Food-Contact-Header-736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-retail-foodcontact .retail-food-contact .inner-section.banner-box {
    padding-top: 167px !important; }
  .body-retail-beans .main-banner-inner-sub {
    background: url(/images/51爆料网-51爆料网-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-retail-beans .main-wrapper-beans .inner-section.middle-menus {
    padding-top: 167px !important; }
  .body-retail-rice-ancient .main-banner-inner-sub {
    background: url(/images/51爆料网-Rice-Ancient-Grains-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-retail-rice-ancient .main-wrapper-beans .inner-section.middle-menus {
    padding-top: 167px !important; }
  .body-foodservice-foodcontact .main-banner-inner-sub {
    background: url(/images/Foodservice-Food-Contact-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-foodservice-foodcontact .main-wrapper-beans .inner-section.banner-box {
    padding-top: 167px !important; }
  .body-foodservice-beans .main-banner-inner-sub {
    background: url(/images/Foodservice-51爆料网-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-foodservice-beans .foodservice-beans .inner-section.banner-box {
    padding-top: 167px !important; }
  .body-foodservice-rice .main-banner-inner-sub {
    background: url(/images/Foodservice-Rice-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-foodservice-rice .foodservice-beans .inner-section.banner-box {
    padding-top: 167px !important; }
  .body-food-commissary .main-banner-inner-sub {
    background: url(/images/Foodservice-Commissary_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-food-commissary .food-commissary .inner-section.banner-box {
    padding-top: 167px !important; }
  .body-bulk-trading .main-banner-inner-sub {
    background: url(/images/Commercial-Bulk-Trading-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-bulk-trading .wrapper-bulk-trading .inner-section.banner-box {
    padding-top: 167px !important; }
  .body-packer-processor .main-banner-inner-sub {
    background: url(/images/Commercial-Packer-Processor-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-packer-processor .wrapper-packer-processor .inner-section.banner-box {
    padding-top: 167px !important; }
  .body-corporate-sustainability .main-banner-inner-sub {
    background: url(/images/Corporate-Sustainability-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-corporate-sustainability .wrapper-corporate-sustainability .inner-section.banner-box {
    padding-top: 167px !important; }
  .body-51爆料网 .main-banner-inner-sub {
    background: url(/images/Growers-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-51爆料网 .wrapper-grows .inner-section.banner-box {
    padding-top: 167px !important; }
  .body-supply-chain .main-banner-inner-sub {
    background: url(/images/Supply-Chain-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-supply-chain .wrapper-supply-chain .inner-section.banner-box {
    padding-top: 167px !important; }
  .body-food-safety .main-banner-inner-sub {
    background: url(/images/Food-Safety-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-food-safety .wrapper-food-safety .inner-section.banner-box {
    padding-top: 167px !important; }
  .main-banner-inner-sub {
    background: url(/images/Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100%; }
  .inner-section.banner-box {
    padding-top: 167px !important; } }

@media only screen and (max-width: 568px) {
  .body-retail-foodcontact .main-banner-inner-sub {
    background: url(/images/51爆料网-Food-Contact-Header-736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-retail-foodcontact .retail-food-contact .inner-section.banner-box {
    padding-top: 131px !important; }
  .body-retail-beans .main-banner-inner-sub {
    background: url(/images/51爆料网-51爆料网-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-retail-beans .main-wrapper-beans .inner-section.middle-menus {
    padding-top: 131px !important; }
  .body-retail-rice-ancient .main-banner-inner-sub {
    background: url(/images/51爆料网-Rice-Ancient-Grains-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-retail-rice-ancient .main-wrapper-beans .inner-section.middle-menus {
    padding-top: 131px !important; }
  .body-foodservice-foodcontact .main-banner-inner-sub {
    background: url(/images/Foodservice-Food-Contact-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-foodservice-foodcontact .main-wrapper-beans .inner-section.banner-box {
    padding-top: 131px !important; }
  .body-foodservice-beans .main-banner-inner-sub {
    background: url(/images/Foodservice-51爆料网-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-foodservice-beans .foodservice-beans .inner-section.banner-box {
    padding-top: 131px !important; }
  .body-foodservice-rice .main-banner-inner-sub {
    background: url(/images/Foodservice-Rice-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-foodservice-rice .foodservice-beans .inner-section.banner-box {
    padding-top: 131px !important; }
  .body-food-commissary .main-banner-inner-sub {
    background: url(/images/Foodservice-Commissary_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-food-commissary .food-commissary .inner-section.banner-box {
    padding-top: 131px !important; }
  .body-bulk-trading .main-banner-inner-sub {
    background: url(/images/Commercial-Bulk-Trading-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-bulk-trading .wrapper-bulk-trading .inner-section.banner-box {
    padding-top: 131px !important; }
  .body-packer-processor .main-banner-inner-sub {
    background: url(/images/Commercial-Packer-Processor-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-packer-processor .wrapper-packer-processor .inner-section.banner-box {
    padding-top: 131px !important; }
  .body-corporate-sustainability .main-banner-inner-sub {
    background: url(/images/Corporate-Sustainability-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-corporate-sustainability .wrapper-corporate-sustainability .inner-section.banner-box {
    padding-top: 131px !important; }
  .body-51爆料网 .main-banner-inner-sub {
    background: url(/images/Growers-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-51爆料网 .wrapper-grows .inner-section.banner-box {
    padding-top: 131px !important; }
  .body-supply-chain .main-banner-inner-sub {
    background: url(/images/Supply-Chain-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-supply-chain .wrapper-supply-chain .inner-section.banner-box {
    padding-top: 131px !important; }
  .body-food-safety .main-banner-inner-sub {
    background: url(/images/Food-Safety-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-food-safety .wrapper-food-safety .inner-section.banner-box {
    padding-top: 131px !important; }
  .main-banner-inner-sub {
    background: url(/images/Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100%; }
  .inner-section.banner-box {
    padding-top: 131px !important; } }

@media only screen and (max-width: 479px) {
  /* Mobile portrait (320x480) */
  .inner-section .details .round-image-stripe {
    padding: 20px 0 0; }
    .inner-section .details .round-image-stripe img {
      height: 70px;
      width: 70px;
      margin: 0 0 0 10px; }
  .inner-section .details .mobile-extra-padding {
    padding: 0 1.5em; }
  .inner-section.main-buttons .buttons input {
    margin: 0px 10px; }
  .btn-blue-default, .btn-green-default {
    padding: .5em 1em; }
  .wrapper-description .wrapper-description-left {
    padding: 2.5em 1.5em 2.5em 1.5em; }
  .center-text-section .image-area .image {
    margin: 0 auto 15px;
    max-width: 165px;
    float: none; }
    .center-text-section .image-area .image img {
      margin-bottom: 5px; }
  .center-text-section .image-area h3 {
    margin-top: 0;
    font-size: 32px !important;
    text-align: center; }
  .no-padding {
    padding: 0px !important; }
    .no-padding input[type=button] {
      margin: 1em 0.5em;
      padding: 0.5em 0.4em; }
  .bean-bottom-bg {
    background-position: center 82px !important;
    background-size: contain; }
  .body-retail-foodcontact .main-banner-inner-sub {
    background: url(/images/51爆料网-Food-Contact-Header-736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-retail-foodcontact .retail-food-contact .inner-section.banner-box {
    padding-top: 77px !important; }
  .body-retail-beans .main-banner-inner-sub {
    background: url(/images/51爆料网-51爆料网-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-retail-beans .main-wrapper-beans .inner-section.middle-menus {
    padding-top: 77px !important; }
  .body-retail-rice-ancient .main-banner-inner-sub {
    background: url(/images/51爆料网-Rice-Ancient-Grains-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-retail-rice-ancient .main-wrapper-beans .inner-section.middle-menus {
    padding-top: 77px !important; }
  .body-foodservice-foodcontact .main-banner-inner-sub {
    background: url(/images/Foodservice-Food-Contact-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-foodservice-foodcontact .main-wrapper-beans .inner-section.banner-box {
    padding-top: 77px !important; }
  .body-foodservice-beans .main-banner-inner-sub {
    background: url(/images/Foodservice-51爆料网-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-foodservice-beans .foodservice-beans .inner-section.banner-box {
    padding-top: 77px !important; }
  .body-foodservice-rice .main-banner-inner-sub {
    background: url(/images/Foodservice-Rice-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-foodservice-rice .foodservice-beans .inner-section.banner-box {
    padding-top: 77px !important; }
  .body-food-commissary .main-banner-inner-sub {
    background: url(/images/Foodservice-Commissary_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-food-commissary .food-commissary .inner-section.banner-box {
    padding-top: 77px !important; }
  .body-bulk-trading .main-banner-inner-sub {
    background: url(/images/Commercial-Bulk-Trading-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-bulk-trading .wrapper-bulk-trading .inner-section.banner-box {
    padding-top: 77px !important; }
  .body-packer-processor .main-banner-inner-sub {
    background: url(/images/Commercial-Packer-Processor-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-packer-processor .wrapper-packer-processor .inner-section.banner-box {
    padding-top: 77px !important; }
  .body-corporate-sustainability .main-banner-inner-sub {
    background: url(/images/Corporate-Sustainability-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-corporate-sustainability .wrapper-corporate-sustainability .inner-section.banner-box {
    padding-top: 77px !important; }
  .body-51爆料网 .main-banner-inner-sub {
    background: url(/images/Growers-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-51爆料网 .wrapper-grows .inner-section.banner-box {
    padding-top: 77px !important; }
  .body-supply-chain .main-banner-inner-sub {
    background: url(/images/Supply-Chain-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-supply-chain .wrapper-supply-chain .inner-section.banner-box {
    padding-top: 77px !important; }
  .body-food-safety .main-banner-inner-sub {
    background: url(/images/Food-Safety-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-food-safety .wrapper-food-safety .inner-section.banner-box {
    padding-top: 77px !important; }
  .main-banner-inner-sub {
    background: url(/images/Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100%; }
  .inner-section.banner-box {
    padding-top: 77px !important; } }

@media only screen and (max-width: 375px) {
  .body-retail-foodcontact .main-banner-inner-sub {
    background: url(/images/51爆料网-Food-Contact-Header-736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-retail-foodcontact .retail-food-contact .inner-section.banner-box {
    padding-top: 64px !important; }
  .body-retail-beans .main-banner-inner-sub {
    background: url(/images/51爆料网-51爆料网-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-retail-beans .main-wrapper-beans .inner-section.middle-menus {
    padding-top: 64px !important; }
  .body-retail-rice-ancient .main-banner-inner-sub {
    background: url(/images/51爆料网-Rice-Ancient-Grains-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-retail-rice-ancient .main-wrapper-beans .inner-section.middle-menus {
    padding-top: 64px !important; }
  .body-foodservice-foodcontact .main-banner-inner-sub {
    background: url(/images/Foodservice-Food-Contact-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-foodservice-foodcontact .main-wrapper-beans .inner-section.banner-box {
    padding-top: 64px !important; }
  .body-foodservice-beans .main-banner-inner-sub {
    background: url(/images/Foodservice-51爆料网-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-foodservice-beans .foodservice-beans .inner-section.banner-box {
    padding-top: 64px !important; }
  .body-foodservice-rice .main-banner-inner-sub {
    background: url(/images/Foodservice-Rice-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-foodservice-rice .foodservice-beans .inner-section.banner-box {
    padding-top: 64px !important; }
  .body-food-commissary .main-banner-inner-sub {
    background: url(/images/Foodservice-Commissary_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-food-commissary .food-commissary .inner-section.banner-box {
    padding-top: 64px !important; }
  .body-bulk-trading .main-banner-inner-sub {
    background: url(/images/Commercial-Bulk-Trading-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-bulk-trading .wrapper-bulk-trading .inner-section.banner-box {
    padding-top: 64px !important; }
  .body-packer-processor .main-banner-inner-sub {
    background: url(/images/Commercial-Packer-Processor-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-packer-processor .wrapper-packer-processor .inner-section.banner-box {
    padding-top: 64px !important; }
  .body-corporate-sustainability .main-banner-inner-sub {
    background: url(/images/Corporate-Sustainability-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-corporate-sustainability .wrapper-corporate-sustainability .inner-section.banner-box {
    padding-top: 64px !important; }
  .body-51爆料网 .main-banner-inner-sub {
    background: url(/images/Growers-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-51爆料网 .wrapper-grows .inner-section.banner-box {
    padding-top: 64px !important; }
  .body-supply-chain .main-banner-inner-sub {
    background: url(/images/Supply-Chain-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-supply-chain .wrapper-supply-chain .inner-section.banner-box {
    padding-top: 64px !important; }
  .body-food-safety .main-banner-inner-sub {
    background: url(/images/Food-Safety-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-food-safety .wrapper-food-safety .inner-section.banner-box {
    padding-top: 64px !important; }
  .main-banner-inner-sub {
    background: url(/images/Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100%; }
  .inner-section.banner-box {
    padding-top: 64px !important; } }

@media only screen and (max-width: 360px) {
  .body-retail-foodcontact .main-banner-inner-sub {
    background: url(/images/51爆料网-Food-Contact-Header-736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-retail-foodcontact .retail-food-contact .inner-section.banner-box {
    padding-top: 59px !important; }
  .body-retail-beans .main-banner-inner-sub {
    background: url(/images/51爆料网-51爆料网-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-retail-beans .main-wrapper-beans .inner-section.middle-menus {
    padding-top: 59px !important; }
  .body-retail-rice-ancient .main-banner-inner-sub {
    background: url(/images/51爆料网-Rice-Ancient-Grains-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-retail-rice-ancient .main-wrapper-beans .inner-section.middle-menus {
    padding-top: 59px !important; }
  .body-foodservice-foodcontact .main-banner-inner-sub {
    background: url(/images/Foodservice-Food-Contact-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-foodservice-foodcontact .main-wrapper-beans .inner-section.banner-box {
    padding-top: 59px !important; }
  .body-foodservice-beans .main-banner-inner-sub {
    background: url(/images/Foodservice-51爆料网-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-foodservice-beans .foodservice-beans .inner-section.banner-box {
    padding-top: 59px !important; }
  .body-foodservice-rice .main-banner-inner-sub {
    background: url(/images/Foodservice-Rice-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-foodservice-rice .foodservice-beans .inner-section.banner-box {
    padding-top: 59px !important; }
  .body-food-commissary .main-banner-inner-sub {
    background: url(/images/Foodservice-Commissary_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-food-commissary .food-commissary .inner-section.banner-box {
    padding-top: 59px !important; }
  .body-bulk-trading .main-banner-inner-sub {
    background: url(/images/Commercial-Bulk-Trading-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-bulk-trading .wrapper-bulk-trading .inner-section.banner-box {
    padding-top: 59px !important; }
  .body-packer-processor .main-banner-inner-sub {
    background: url(/images/Commercial-Packer-Processor-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-packer-processor .wrapper-packer-processor .inner-section.banner-box {
    padding-top: 59px !important; }
  .body-corporate-sustainability .main-banner-inner-sub {
    background: url(/images/Corporate-Sustainability-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-corporate-sustainability .wrapper-corporate-sustainability .inner-section.banner-box {
    padding-top: 59px !important; }
  .body-51爆料网 .main-banner-inner-sub {
    background: url(/images/Growers-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-51爆料网 .wrapper-grows .inner-section.banner-box {
    padding-top: 59px !important; }
  .body-supply-chain .main-banner-inner-sub {
    background: url(/images/Supply-Chain-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-supply-chain .wrapper-supply-chain .inner-section.banner-box {
    padding-top: 59px !important; }
  .body-food-safety .main-banner-inner-sub {
    background: url(/images/Food-Safety-Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100% !important; }
  .body-food-safety .wrapper-food-safety .inner-section.banner-box {
    padding-top: 59px !important; }
  .main-banner-inner-sub {
    background: url(/images/Header_736x263.jpg) no-repeat center 112px !important;
    background-size: 100%; }
  .inner-section.banner-box {
    padding-top: 59px !important; } }

@media only screen and (max-width: 320px) {
  .body-retail-foodcontact .main-banner-inner-sub {
    background: url(/images/51爆料网-Food-Contact-Header-736x263.jpg) no-repeat center 110px !important;
    background-size: 100% !important; }
  .body-retail-foodcontact .retail-food-contact .inner-section.banner-box {
    padding-top: 45px !important; }
  .body-retail-beans .main-banner-inner-sub {
    background: url(/images/51爆料网-51爆料网-Header_736x263.jpg) no-repeat center 110px !important;
    background-size: 100% !important; }
  .body-retail-beans .main-wrapper-beans .inner-section.middle-menus {
    padding-top: 45px !important; }
  .body-retail-rice-ancient .main-banner-inner-sub {
    background: url(/images/51爆料网-Rice-Ancient-Grains-Header_736x263.jpg) no-repeat center 110px !important;
    background-size: 100% !important; }
  .body-retail-rice-ancient .main-wrapper-beans .inner-section.middle-menus {
    padding-top: 45px !important; }
  .body-foodservice-foodcontact .main-banner-inner-sub {
    background: url(/images/Foodservice-Food-Contact-Header_736x263.jpg) no-repeat center 110px !important;
    background-size: 100% !important; }
  .body-foodservice-foodcontact .main-wrapper-beans .inner-section.banner-box {
    padding-top: 45px !important; }
  .body-foodservice-beans .main-banner-inner-sub {
    background: url(/images/Foodservice-51爆料网-Header_736x263.jpg) no-repeat center 110px !important;
    background-size: 100% !important; }
  .body-foodservice-beans .foodservice-beans .inner-section.banner-box {
    padding-top: 45px !important; }
  .body-foodservice-rice .main-banner-inner-sub {
    background: url(/images/Foodservice-Rice-Header_736x263.jpg) no-repeat center 110px !important;
    background-size: 100% !important; }
  .body-foodservice-rice .foodservice-beans .inner-section.banner-box {
    padding-top: 45px !important; }
  .body-food-commissary .main-banner-inner-sub {
    background: url(/images/Foodservice-Commissary_736x263.jpg) no-repeat center 110px !important;
    background-size: 100% !important; }
  .body-food-commissary .food-commissary .inner-section.banner-box {
    padding-top: 45px !important; }
  .body-bulk-trading .main-banner-inner-sub {
    background: url(/images/Commercial-Bulk-Trading-Header_736x263.jpg) no-repeat center 110px !important;
    background-size: 100% !important; }
  .body-bulk-trading .wrapper-bulk-trading .inner-section.banner-box {
    padding-top: 45px !important; }
  .body-packer-processor .main-banner-inner-sub {
    background: url(/images/Commercial-Packer-Processor-Header_736x263.jpg) no-repeat center 110px !important;
    background-size: 100% !important; }
  .body-packer-processor .wrapper-packer-processor .inner-section.banner-box {
    padding-top: 45px !important; }
  .body-corporate-sustainability .main-banner-inner-sub {
    background: url(/images/Corporate-Sustainability-Header_736x263.jpg) no-repeat center 110px !important;
    background-size: 100% !important; }
  .body-corporate-sustainability .wrapper-corporate-sustainability .inner-section.banner-box {
    padding-top: 45px !important; }
  .body-51爆料网 .main-banner-inner-sub {
    background: url(/images/Growers-Header_736x263.jpg) no-repeat center 110px !important;
    background-size: 100% !important; }
  .body-51爆料网 .wrapper-grows .inner-section.banner-box {
    padding-top: 45px !important; }
  .body-supply-chain .main-banner-inner-sub {
    background: url(/images/Supply-Chain-Header_736x263.jpg) no-repeat center 110px !important;
    background-size: 100% !important; }
  .body-supply-chain .wrapper-supply-chain .inner-section.banner-box {
    padding-top: 45px !important; }
  .body-food-safety .main-banner-inner-sub {
    background: url(/images/Food-Safety-Header_736x263.jpg) no-repeat center 110px !important;
    background-size: 100% !important; }
  .body-food-safety .wrapper-food-safety .inner-section.banner-box {
    padding-top: 45px !important; }
  .main-banner-inner-sub {
    background: url(/images/Header_736x263.jpg) no-repeat center 110px !important;
    background-size: 100%; }
  .inner-section.banner-box {
    padding-top: 45px !important; } }

.diligence-initiative-service {
  margin-top: 90px;
  margin-bottom: 30px; }
  .diligence-initiative-service .dis-section {
    width: calc((100% / 3) - 1%);
    box-shadow: 0 0 7px 1px rgba(145, 145, 145, 0.78);
    text-align: center;
    background: #fff;
    margin-bottom: 30px;
    border-top: 100px solid #4d738a;
    padding-bottom: 30px; }
    .diligence-initiative-service .dis-section .section-header {
      height: 100px;
      background: #4d738a; }
    .diligence-initiative-service .dis-section .section-contents {
      padding: 20px; }
    .diligence-initiative-service .dis-section img {
      margin-top: -70px;
      background: #fff;
      padding: 16px;
      border-radius: 107px; }
    .diligence-initiative-service .dis-section h2 {
      font-weight: 800;
      text-transform: uppercase;
      color: #4d738a;
      font-size: 30px; }
    .diligence-initiative-service .dis-section h6 {
      color: #4b4b4b;
      font-weight: 700;
      font-size: 16px;
      margin-bottom: 30px; }
    .diligence-initiative-service .dis-section ul {
      list-style-type: none; }
      .diligence-initiative-service .dis-section ul li {
        color: #4b4b4b;
        font-weight: 700;
        font-size: 16px;
        margin-bottom: 10px; }
    .diligence-initiative-service .dis-section:nth-child(2) {
      margin: 0 1.35% 30px;
      border-top: 100px solid #b3c852; }
      .diligence-initiative-service .dis-section:nth-child(2) .section-header {
        background: #b3c852; }
  @media only screen and (max-width: 1040px) {
    .diligence-initiative-service .dis-section img {
      width: 45%;
      padding: 10px; }
    .diligence-initiative-service .dis-section h2 {
      font-size: 24px; }
    .diligence-initiative-service .dis-section h6, .diligence-initiative-service .dis-section ul li {
      font-size: 14px; } }
  @media only screen and (max-width: 768px) {
    .diligence-initiative-service .dis-section {
      width: 100%; }
      .diligence-initiative-service .dis-section img {
        width: unset;
        padding: 15px; }
      .diligence-initiative-service .dis-section h2 {
        font-size: 30px; }
      .diligence-initiative-service .dis-section h6, .diligence-initiative-service .dis-section ul li {
        font-size: 16px; }
      .diligence-initiative-service .dis-section:nth-child(2) {
        margin: 0 0 30px; }
      .diligence-initiative-service .dis-section:last-child {
        margin-bottom: 0; } }

.commitment-section {
  background: #f1f1f1;
  padding: 50px 10px; }
  .commitment-section .commitment-buttons {
    margin: 25px 0;
    display: flex;
    justify-content: center; }
    .commitment-section .commitment-buttons a {
      display: flex;
      justify-content: center;
      align-items: center;
      text-decoration: none;
      margin: 0 3%; }
  @media only screen and (max-width: 768px) {
    .commitment-section .commitment-buttons {
      flex-direction: column; }
      .commitment-section .commitment-buttons a {
        margin: 0 auto 20px;
        width: 275px; }
        .commitment-section .commitment-buttons a:last-child {
          margin: 0 auto 0; } }
