


@media (min-width: 980px) {

    #mopup-section .container .white-cover .yellow-button
    {
        margin-right:70px;
        margin-top:45px;
    }

    #mopup-section .container .white-cover .col-sm-7 img
    {
        margin-right:98px;
    }

  .left-blue {
    padding-left: 10%;
    min-height: 730px;
  }

  .right-blue {
    padding-right: 10%;
    min-height: 730px;
  }

  .navbar-default .navbar-nav > li > a {
    font-size:18px;
  }

  .navbar-brand img {
    width: 45px !important;
    height: auto;
    margin-top: 5px;
  }

  .pull-right-big-pack {
      float: right;
  }

  #carousel-section  {
    background: #ECECEC;
    min-height: 200px;
  }

  .slick-prev, .slick-next {
    top: 107% !important;
  }

  /*.slick-slide img {
    min-height: 260px;
    max-height: 260px;
  }*/

  .top-spacer {
    margin-top: 20px;
  }

  .bottom-spacer {
    padding-top: 15px;
  }

  .top-buffer-sm {
    margin-top: 40px;
  }

  .top-buffer {
    margin-top: 80px;
  }

  .top-buffer-md {
    margin-top: 60px;
  }

  .top-buffer-lg {
    margin-top: 100px;
  }

  .top-buffer-xl {
    margin-top: 15%;
  }

  .bottom-buffer-sm {
    margin-bottom: 40px;
  }

  .bottom-buffer {
    margin-bottom: 80px;
  }

  .bottom-buffer-md {
    margin-bottom: 60px;
  }

  .bottom-buffer-big {
    bottom-bottom: 100px;
  }

  .findoutmore {
    margin-top: -5%;
  }

  .social-box {
   min-height: 300px;
   padding-left: 25px;
   padding-right: 25px;
   padding-top: 50px;
   padding-bottom: 15px;
  }

  .yellow-box {
    min-height: 270px;
  }

  .red-box {
    min-height: 270px;
  }

  .home-box-p
  {
    min-height: 75px;
  }

  .faq-bg {
    color: #fff;
    background-color: #DF3B30;
    padding-bottom: 10px;
  }
  
  .button-container{
    position: absolute;
    left: 50%;
    bottom: 0;
  }
 
 /*** Our Range Product Boxes ***/

  .package-spacer {
    margin-top: 40px;
  }

  .product-our-range {
    font-size: 23px;
  }

  .product-box {
    height: 310px;
    width: 230px;
	position: relative;
  }

  .product-box img {
    max-height: 261px;
  }

  .our-range-filler-text-heading {
    font-family: 'LaysMedium', 'Roboto', 'Arial', serif;
    font-size: 36px;
    font-weight: 200;
    line-height: 30px;
    color: #eb3c45;
    padding-top: 15px;
    padding-left: 15px;
  }

  .product-box-filler {
    min-height: 310px;
    max-height: 310px;
  }

  .our-range-filler-text {
    font-family: 'Roboto', 'Arial', serif;
    font-size: 24px;
    font-weight: 200;
    line-height: 30px;
    color: #666666;
    padding-top: 15px;
    padding-left: 15px;
  }

  /*** Contact us boxes ***/

  .contact-us-box {
    padding-bottom: 10%;
    padding-left: 4%;
    padding-top: 3%;
  }


  .product-intro {
    background-color: #e5e5e5;
    font-size: 16px;
    padding-top: 10px;
    padding-left: 10px;
    line-height: 25px;
    min-height: 300px;
    max-height: 360px;
  }

  .product-blue {
    background-color: #0b5db2;
  }

  .product-gray {
    background-color: #232221;
  }

  .product-pink {
    background-color: #e2011f;
  }

  .product-maroon {
    background-color: #ae3638;
  }

  .product-orange {
    background-color: #e5501f;
  }

  .product-red {
    background-color: #e02729;
  }

  .product-light-red {
    background-color: #d04936;
  }

  .product-green {
    background-color: #00a15b;
  }

  .more-info-btn {
    float: left;
  }

  #cookie-dropdown .cookie-message {
    max-width:1150px;
    margin:0 auto;
    height:100%;
    background-image: url('../Images/pepsico_orange_logo.png');
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 120px;
    min-height: 50px;
}

}/** DESKTOP **/

/** DESKTOP **/
@media (min-width: 1201px) {
  .nav {
      padding-left: 5%;
  }

  .navbar-right
  {
    padding-left: 0;
  }
  /*Walkers Collapse Red */

  .pull-right-big-pack {
  float: right;
  }

  /*.slick-slide img {
    min-height: 295px;
    max-height: 295px;
  }*/

}

@media(min-width: 1201px) {
 .top-buffer-sm-2-line {
   margin-top: 40px;
 }
}

@media (min-width: 991px) and (max-width: 1201px) {
 .top-buffer-sm-2-line {
   margin-top: 62px;
 }
}

@media(max-width: 991px) {
 .top-buffer-sm-2-line {
   margin-top: 40px;
 }
}
