* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.hide {
  display: none !important;
}
body {
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}
#mainContent {
  margin-top: 0px !important;
}
.main-container {
  width: 100%;
  max-width: 100%;
  padding: 0 10px;
}
.main-container .main-subsection {
  max-width: 1024px;
  margin: 0 auto;
}
footer {
  position: relative;
}
#main {
  padding: 0;
}
.p-banner-wrap {
  width: 100%;
  background: #02062b url('/cassette.axd/file/site-static/brands/planters/planters-bg-5dd3599712549d03c99f1189d4ec46d79e2f21ae.png') no-repeat center center;
  background-size: auto 100%;
  text-align: center;
}
.p-banner-wrap .p-banner {
  max-width: 1100px;
  margin: 0 auto;
  height: 476px;
  vertical-align: middle;
  text-align: center;
  padding: 0 10px;
  cursor: pointer;
}
.p-banner-wrap .p-banner #worldNut {
  width: 352px;
  height: 352px;
  background: url('/cassette.axd/file/site-static/brands/planters/peanut-84209f5a82f408ece7836a7dd8e688f887a64e79.png') no-repeat;
  float: left;
  margin-top: 55px;
}
@media (max-width: 980px) {
  .p-banner-wrap .p-banner #worldNut {
    width: 150px;
    height: 180px;
    margin: 0 auto;
    float: none;
    background-position: center bottom;
    background-size: contain;
  }
}
.p-banner-wrap .p-banner #videoContainer {
  text-align: center;
  width: 650px;
  height: 450px;
  float: right;
  position: relative;
}
@media (max-width: 980px) {
  .p-banner-wrap .p-banner #videoContainer {
    width: 100%;
    height: 450px;
  }
}
.p-banner-wrap .p-banner #videoContainer #videoBox {
  padding: 3px;
  border: 3px solid #f9d100;
  display: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin: 51px 0 3px 0;
}
.p-banner-wrap .p-banner #videoContainer #videoClose {
  text-align: center;
  background: rgba(0, 0, 0, 0.4);
  padding: 10px 15px;
  color: white;
  font-weight: 700;
  display: none;
  position: absolute;
  top: 60px;
  right: 10px;
  line-height: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.p-banner-wrap .p-banner #videoContainer #videoClose strong {
  color: rgba(255, 255, 255, 0.7);
}
.p-banner-wrap .p-banner #videoContainer #videoClose strong:hover {
  color: white;
}
.p-banner-wrap .p-banner #videoContainer h2 {
  font-size: 22px;
  font-weight: 400;
  line-height: 31px;
  font-style: normal;
  letter-spacing: .6;
  font-family: "futura-pt", sans-serif;
  color: white;
  padding-top: 90px;
}
@media (max-width: 780px) {
  .p-banner-wrap .p-banner #videoContainer h2 {
    padding-top: 20px;
    font-size: 16px;
  }
}
.p-banner-wrap .p-banner #videoContainer h3 {
  font-size: 22px;
  line-height: 31px;
  font-family: "futura-pt", sans-serif;
  letter-spacing: .6;
  font-weight: 400;
  color: white;
}
@media (max-width: 780px) {
  .p-banner-wrap .p-banner #videoContainer h3 {
    padding-top: 20px;
    font-size: 16px;
  }
}
.p-banner-wrap .p-banner #videoContainer .break {
  display: block;
}
@media (max-width: 580px) {
  .p-banner-wrap .p-banner #videoContainer .break {
    display: inline-block;
  }
}
.p-banner-wrap .p-banner #videoContainer .play {
  margin: 20px auto;
  width: 84px;
  height: 82px;
  background: url('/cassette.axd/file/site-static/brands/planters/globe-36e1dca1a3df9a3f73e741d653f678e8ebc304a3.png') no-repeat;
}
@media (max-width: 530px) {
  .p-banner-wrap .p-banner {
    height: 676px;
  }
}
.top-share {
  color: #646464;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 25px;
}
.top-share ul {
  margin: 0;
}
.top-share ul li {
  display: inline-block;
  margin-right: 30px;
}
.top-share ul li:last-child {
  margin-right: 0;
}
@media (max-width: 580px) {
  .top-share ul li {
    text-align: right;
    margin-bottom: 15px;
  }
  .top-share ul li span {
    text-align: center;
  }
}
.top-share a {
  color: #646464;
}
.top-share a:hover {
  color: #2ca9e0;
}
.top-share a i {
  color: white;
  line-height: 26px;
}
.top-share a span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.top-share a span.circle {
  border-radius: 12.5px;
  width: 25px;
  height: 25px;
}
.top-share a span.fb-circle {
  background-color: #3a5897;
  font-size: 18px;
}
.top-share a span.t-circle {
  background-color: #2ca9e0;
  font-size: 16px;
}
.top-share a span.r-circle {
  background-color: #939292;
  font-size: 16px;
}
.top-share a span.talking {
  background-color: #faa21b;
  padding: 5px 10px;
  border-radius: 12px;
  color: white;
  font-weight: 700;
  position: relative;
}
.top-share a span.talking:before {
  content: " ";
  display: block;
  background-color: #faa21b;
  position: absolute;
  width: 0;
  height: 0;
  bottom: -6px;
  left: 15px;
  border-left: 6px solid white;
  border-right: 6px solid white;
  border-top: 6px solid #faa21b;
}
.top-share a span.like {
  display: inline-block;
  width: 23px;
  height: 23px;
  background: url('/cassette.axd/file/site-static/hearts_9pack-a577d9a151b8d9479dee8031f9c3df930145cc14.png') no-repeat 0 -20px;
  background-size: cover;
}
.main-container.alt {
  background: white !important;
}
.main-container.alt h2.title {
  font-weight: 700 !important;
  color: #006baa !important;
  font-size: 22px !important;
  letter-spacing: 1;
  text-align: left;
  font-family: "futura-pt", sans-serif;
  margin-bottom: 20px !important;
  line-height: 28px;
}
.main-container.alt .video-item-outer-content h2 {
  font-size: 14px;
  color: #191919 !important;
  text-transform: uppercase;
  text-align: left;
  font-weight: 600;
  margin-bottom: 5px;
}
.main-container.alt .video-item-bg:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: none;
  z-index: 3;
}
.main-container.alt .video-item-bg.off:before {
  background: none;
}
.main-container.alt .video-item-content .video-item-like {
  position: absolute;
  width: 100%;
  padding: 10px 20px;
  color: black;
  bottom: 0px;
  left: 0;
  height: auto;
  float: none;
  font-weight: 700;
  text-align: right;
  background: rgba(255, 255, 255, 0.8);
  z-index: 4;
  display: none;
}
.main-container.alt .video-item-content .video-item-like span.heart {
  display: inline-block;
  width: 23px;
  height: 23px;
  vertical-align: middle;
  margin-right: 10px;
  background: url('/cassette.axd/file/site-static/hearts_9pack-a577d9a151b8d9479dee8031f9c3df930145cc14.png') no-repeat 0 -20px;
  background-size: cover;
}
.main-container.alt .video-item:hover .video-item-like {
  display: block;
}
.main-container.alt .video-item:hover .video-item-bg {
  opacity: 1 !important;
}
.main-container.alt .video-item:hover .video-item-bg:before {
  background: rgba(0, 0, 0, 0.4);
}
.main-container.alt .nuts {
  display: inline-block;
  background: url('/cassette.axd/file/site-static/brands/planters/nuts-4436544202c26b6cd9bc67eaf01bf130995c89d0.png') no-repeat;
  width: 298px;
  height: 208px;
}
.main-container.social {
  background: #1a1a1a url('/cassette.axd/file/site-static/brands/planters/social-bg-65a0e6b57d6cbae4b8bd2f2cb1c0ca322569571d.png') no-repeat center center;
  background-size: cover;
  padding: 20px;
}
.main-container.social .main-subsection {
  background: #1c1c1c;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 20px;
}
.main-container.social .main-subsection:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.main-container.social .twitter {
  width: 50%;
  padding-right: 25px;
  float: left;
}
@media (max-width: 580px) {
  .main-container.social .twitter {
    float: none;
    width: 100%;
    padding-right: 0;
    margin-bottom: 25px;
  }
}
.main-container.social .facebook {
  width: 50%;
  float: right;
}
@media (max-width: 580px) {
  .main-container.social .facebook {
    float: none;
    width: 100%;
  }
}
.btn {
  display: inline-block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-weight: bold;
  text-align: center;
  padding: 15px 25px;
  font-size: 20px;
}
.btn.btn-blue {
  background: #2d5988;
  margin-left: 10px;
  color: white;
}
.btn.btn-blue:hover {
  background: #417fc0;
}
@media (max-width: 580px) {
  .btn {
    display: block;
    margin-top: 25px;
  }
}
