.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1024px;
  }
}
@media (min-width: 1367px) {
  /* .container {
    width: 1170px;
  } */
  .footer-box{
    padding-left: 15%;
    padding-right: 15%;
  }
  .container {
    width: 70%;
  }
  .section{
    padding-left: 10%;
    padding-right: 10%;
  }

  body.navigation-is-open{
    padding-right: 15px;
  }
  .slide-community li img{
    width: 270px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.grid-ss-1, .grid-ss-2, .grid-ss-3, .grid-ss-4, .grid-ss-5, .grid-ss-6, .grid-ss-7, .grid-ss-8, .grid-ss-9, .grid-ss-10, .grid-ss-11, .grid-ss-12, .grid-s-1, .grid-s-2, .grid-s-3, .grid-s-4, .grid-s-5, .grid-s-6, .grid-s-7, .grid-s-8, .grid-s-9, .grid-s-10, .grid-s-11, .grid-s-12, .grid-m-1,
.grid-m-2, .grid-m-3, .grid-m-4, .grid-m-5, .grid-m-6, .grid-m-7, .grid-m-8, .grid-m-9, .grid-m-10, .grid-m-11, .grid-m-12, .grid-1, .grid-2, .grid-3, .grid-4, .grid-5, .grid-6, .grid-7, .grid-8, .grid-9, .grid-10, .grid-11, .grid-12{
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.grid-1, .grid-2, .grid-3, .grid-4, .grid-5, .grid-6, .grid-7, .grid-8, .grid-9, .grid-10, .grid-11, .grid-12{
  float: left;
}
.grid-12 {
  width: 100%;
}
.grid-11 {
  width: 91.66666667%;
}
.grid-10 {
  width: 83.33333333%;
}
.grid-9 {
  width: 75%;
}
.grid-8 {
  width: 66.66666667%;
}
.grid-7 {
  width: 58.33333333%;
}
.grid-6 {
  width: 50%;
}
.grid-5 {
  width: 41.66666667%;
}
.grid-4 {
  width: 33.33333333%;
}
.grid-3 {
  width: 25%;
}
.grid-2 {
  width: 16.66666667%;
}
.grid-1 {
  width: 8.33333333%;
}

@media (max-width: 992px) {
  .grid-m-1, .grid-m-2, .grid-m-3, .grid-m-4, .grid-m-5, .grid-m-6, .grid-m-7, .grid-m-8, .grid-m-9, .grid-m-10, .grid-m-11, .grid-m-12{
    float: left;
  }
  .grid-m-12 {
    width: 100%;
  }
  .grid-m-11 {
    width: 91.66666667%;
  }
  .grid-m-10 {
    width: 83.33333333%;
  }
  .grid-m-9 {
    width: 75%;
  }
  .grid-m-8 {
    width: 66.66666667%;
  }
  .grid-m-7 {
    width: 58.33333333%;
  }
  .grid-m-6 {
    width: 50%;
  }
  .grid-m-5 {
    width: 41.66666667%;
  }
  .grid-m-4 {
    width: 33.33333333%;
  }
  .grid-m-3 {
    width: 25%;
  }
  .grid-m-2 {
    width: 16.66666667%;
  }
  .grid-m-1 {
    width: 8.33333333%;
  }
}
@media (max-width: 768px) {
  .grid-s-1, .grid-s-2, .grid-s-3, .grid-s-4, .grid-s-5, .grid-s-6, .grid-s-7, .grid-s-8, .grid-s-9, .grid-s-10, .grid-s-11, .grid-s-12{
    float: left;
  }
  .grid-s-12 {
    width: 100%;
  }
  .grid-s-11 {
    width: 91.66666667%;
  }
  .grid-s-10 {
    width: 83.33333333%;
  }
  .grid-s-9 {
    width: 75%;
  }
  .grid-s-8 {
    width: 66.66666667%;
  }
  .grid-s-7 {
    width: 58.33333333%;
  }
  .grid-s-6 {
    width: 50%;
  }
  .grid-s-5 {
    width: 41.66666667%;
  }
  .grid-s-4 {
    width: 33.33333333%;
  }
  .grid-s-3 {
    width: 25%;
  }
  .grid-s-2 {
    width: 16.66666667%;
  }
  .grid-s-1 {
    width: 8.33333333%;
  }
}
@media (max-width: 480px) {
  .grid-ss-1, .grid-ss-2, .grid-ss-3, .grid-ss-4, .grid-ss-5, .grid-ss-6, .grid-ss-7, .grid-ss-8, .grid-ss-9, .grid-ss-10, .grid-ss-11, .grid-ss-12{
    float: left;
  }
  .grid-ss-12 {
    width: 100%;
  }
  .grid-ss-11 {
    width: 91.66666667%;
  }
  .grid-ss-10 {
    width: 83.33333333%;
  }
  .grid-ss-9 {
    width: 75%;
  }
  .grid-ss-8 {
    width: 66.66666667%;
  }
  .grid-ss-7 {
    width: 58.33333333%;
  }
  .grid-ss-6 {
    width: 50%;
  }
  .grid-ss-5 {
    width: 41.66666667%;
  }
  .grid-ss-4 {
    width: 33.33333333%;
  }
  .grid-ss-3 {
    width: 25%;
  }
  .grid-ss-2 {
    width: 16.66666667%;
  }
  .grid-ss-1 {
    width: 8.33333333%;
  }
}



@media (min-width: 1600px) {
  .endorse-box{
    width: 1200px;
    margin: 0 auto;
  }
  .list-endors{
    height: 400px;
  }
  .title-thumb{
    left: -0%;
  }
}
@media (max-width: 1400px) {
  /* --- Parallax v2 -- */
  .back-logo-ff{
    height: 200px;
  }
  .back-army{
    height: 400px;
  }
  #chees5{
    background-position: -100px 0%, 70% 0%, 115% -50px;
  }
  #chees7{
    background-position: -5% 100%, 110% 128%;
  }
  #woman{
    top: 30%;
  }
  .armi-box {
    height: 250px;
  }
  /* -- End -- */
  .intro-1{
    left: 0;
  }
  .back-city .intro-box{
    height: 800px;
  }
  .footer-box{
    padding-left: 10%;
    padding-right: 10%;
  }
}

@media (max-width: 1366px) {
  #woman{
    background-size: 250px,250px;
  }
}
@media (max-width: 1250px) {
  .redeem-box-bg,
  .redeem-box{
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    /* overflow: hidden; */
  }
}
@media (max-width: 1200px) {
  .oval-box{
    width: 100%;
  }
  .slide-endorse .slick-prev{
    left: -20px;
  }
  .slide-endorse .slick-next{
    right: -20px;
  }
}

@media (max-width: 1024px) {
  .form-box{
    width: 100%;
  }
  #chees1{
    background-position: 20% 60%, 30% 80%, 10% 100%, 75% 80%, 75% 70%, 100% 30%;
  }
  #chees2{
    background-position: -20% 40%, 90% 60%;
  }
  #chees3{
    background-position: 0% 110%, 115% 135%;
  }
  #text1{
    background-position: 0;
  }
  #text2{
    top: 30%;
    background-position: 100% 110%;
  }
  .back-blue-home .intro-box{
    height: 1200px;
  }

  .intro-2{
    left: 20%;
    top: 70%;
  }
  .intro-3{
    top: 80%;
    left: 35%;
  }
  .intro-4{
    top: 25%;
    left: 65%;
  }
  .intro-5 img:last-child{
    width: 100%;
  }
}
@media (max-width: 992px) {
  /* --- Parallax v2 --- */
  #pack1 {
    left: 8%;
  }
  #pack2 {
    left: 60%;
  }
  #chees5 {
    background-position: -100px 0%, 70% 0%, 130% -50px;
  }
  /* --- End --- */

  .list-endors{
    height: 200px;
  }
  .title-thumb{
    position: relative;
    top: 0;
    left: 0;
  }
  .slide-thumb{
    padding-top: 30px;
  }
  .footer-box.back-blue{
    margin-top: 60px;
  }
  .footer-box {
    padding-left: 20px;
    padding-right: 20px;
  }
  .footer-navigation img{
    top: -80px;
    left: 50%;
  }
  .footer-navigation .pull-right{
    float: none;
    text-align: center;
  }
  .footer-navigation{
    padding-top: 60px;
  }
  img.last-img{
    max-width: 100%;
    height: auto;
  }
  .btn-redeem{
    width: 100%;
  }
  .form-code .g-recaptcha{
    width: 100%;
    overflow: hidden;
  }
  .title-readeem {
    width: 480px;
    position: relative;
    margin: 0 auto;
  }
  .title-readeem h1{
    font-size: 36px;
  }
  .title-readeem img:last-child{
    width: 200px;
    top: 0;
    right: -100px;
  }
}

@media screen and ( max-width: 768px ) and ( max-height: 1024px )
{
  .back-city-home{
    padding-top: 50px;
  }
  .back-logo-ff {
    height: 150px;
  }
  #chees4 {
    background-position: 15% 30%, 27% 40%, 70% 40%, 9% 20%;
  }
  #chees5 {
    background-position: -200px -100px, 70% 0%, 170% -100px;
  }
  #chees6 {
    background-position: 27% 50%, 70% 40%;
  }
  #chees7 {
    background-position: -5% 70%, 150% 90%;
  }
  #pack1 {
    left: 10%;
    top: 50%;
    width: 250px;
  }
  #pack2 {
    top: 50%;
    width: 250px;
  }
  #pack3 {
    margin-left: -110px;
    top: 45%;
    width: 250px;
  }
  #woman {
    top: 0;
    background-position: -8% 20%, 105% 30%;
  }
}
@media screen and ( max-width: 480px ) and ( max-height: 768px )
{
  .back-logo-ff {
    height: 100px;
  }
  .armi-box {
    height: 300px;
  }
  #chees4 {
    background-size: 30px, 30px, 70px, 30px;
    background-position: 20% 30%, 27% 40%, 70% 40%, 95% 25%;
  }
  #chees5 {
    background-size: 150px, 200px, 250px;
    background-position: -50px 10px, 300px 100px, 300px -80px;
  }
  #chees6 {
    background-size: 30px, 20px;
    background-position: 30% 60%, 60% 40%;
  }
  #chees7 {
    background-size: 200px, 250px;
    background-position: -80px 70%, 300px 80%;
  }
  #woman {
    background-size: 200px, 200px;
    top: 20%;
  }
  #pack1 {
    left: 6%;
    top: 80%;
    width: 200px;
  }
  #pack2 {
    top: 80%;
    width: 200px;
  }
  #pack3 {
    margin-left: -90px;
    top: 70%;
    width: 200px;
  }
}
@media screen and ( max-width: 360px ) and ( max-height: 640px )
{
  .armi-box {
    height: 180px;
  }
}
@media screen and ( max-width: 320px ) and ( max-height: 480px )
{
  .armi-box {
    height: 50px;
  }
  .back-logo-ff {
    height: 70px;
  }
  #chees7 {
    background-size: 100px, 150px;
    background-position: -20px 80%, 190px 80%;
  }
  #woman {
    background-size: 150px, 150px;
    background-position: -8% 50%, 108% 49%;
  }
  #pack1 {
    left: 0%;
    top: 90%;
    width: 150px;
  }
  #pack2 {
    top: 90%;
    width: 150px;
  }
  #pack3 {
    margin-left: -60px;
    top: 80%;
    width: 150px;
  }
}

@media (max-width: 768px) {
  #pack {
    background-position: 50% 70%;
  }
  #chees1{
    background-position: 5% 40%, 20% 60%, -30% 80%, 85% 50%, 75% 70%, 130% 20%;
  }
  #chees3 {
    background-position: -30% 110%, 205% 105%;
  }

  .intro-1 .intro-itm-1{
    width: 350px;
  }
  .intro-1 .intro-itm-2{
    right: 20%;
  }
  .intro-2{
    left: -5%;
  }
  .intro-3{
    left: 10%;
  }
  .intro-4 {
    top: 28%;
    left: 45%;
  }
  .intro-5 img:last-child{
    max-width: none !important;
    width: 1150px;
    position: absolute;
    left: -208px;
  }
  /* ==Detail */
  .logo-detail{
    position: relative;
    text-align: center;
    display: block;
    left: 0;
  }
}
@media (max-width: 668px) {
  .back-yellow-top{
    background-size: 130%;
  }
  #chees1 {
    background-position: 20px 350px, 80px 400px, -150px 400px, 450px 350px, 500px 500px, 350px 100px;
  }
  #chees2 {
    background-position: -140px 350px, 500px 600px;
  }
  #chees3 {
    background-position: -120px 610px, 250px 550px;
  }
  #text1{
    top: -10%;
  }
  .intro-1 {
    left: -40px;
  }
  .intro-1 .intro-itm-1{
    transform:          rotate(10deg);
    -ms-transform:      rotate(10deg);
    -moz-transform:     rotate(10deg);
    -webkit-transform:  rotate(10deg);
    -o-transform:       rotate(10deg);
  }
  .intro-1 .intro-itm-2 {
    right: 300px;
  }
  .intro-3 .intro-itm-2 {
    right: 150px;
  }
  .list-top-event .event-box-slide{
    width: 100%;
  }
  .upload-box{
    width: 100%;
  }
  .upload-box .pull-left{
    text-align: center;
    float: none;
  }
  .upload-box .btn-blue{
    margin: 0 auto;
  }
  .input-field{
    width: 60%;
    padding: 20px 0;
    margin: 0 auto;
  }
  .upload-box .btn-yellow{
    margin: 0 auto;
  }
  .list-slide .grid-endorse{
    width: 50%;
  }
  .social-box img{
    margin: 10px;
  }
  .title-readeem {
    width: 400px;
    position: relative;
    margin: 0;
  }
  .title-readeem img:last-child{
    right: -150px;
  }

  .btn-redeem-box .grid-6{
    width: 100%;
  }
  .btn-redeem-list{
    margin-bottom: 20px;
  }
  .rules-redeem{
    margin-bottom: 20px;
  }
  .grid-redeem{
    width: 50%;
  }
  .m-grid-redeem{
    width: 100%;
  }
  .m-grid-redeem .rules-img-box{
    margin-bottom: 0;
  }
  .btn-redeem-list .img-box{
    margin-top: 20px;
    min-height: auto;
  }
  .btn-redeem{
    width: 200px;
  }
  img.last-img{
    max-width: 200px;
  }
  .redeem-box-bg{
    padding-bottom: 20px;
  }
}
@media (max-width: 581px) {
  ul.tabs-menu{
    width: 100%;
  }
  .title-readeem {
    width: 300px;
  }
  .title-readeem img{
    width: 250px;
  }
  .title-readeem img:last-child{
    width: 160px;
    right: -120px;
  }
}
@media (min-width: 481px) {
}
@media (max-width: 480px) {
  #chees1 {
    background-position: -40px 200px, 20px 400px, -200px 400px, 350px 50px, 400px 300px, 200px 300px;
  }
  #chees2 {
    background-position: -180px 350px, 380px 550px;
  }
  #chees3 {
    background-position: -120px 600px, 150px 550px;
  }

  #text1 {
    top: -30%;
  }
  #text1,
  #text2 {
    background-size: 400px;
  }
  .intro-1 {
    top: 5%;
    left: 40px;
  }

  .intro-1 .intro-itm-1{
    width: 250px;
  }
  .intro-1 .intro-itm-2 {
    top: 30%;
    right: 55%;
  }
  .intro-1 .intro-itm-2 img {
    width: 100px;
  }
  .intro-1 .intro-itm-2 img:last-child {
    width: 200px;
  }

  .intro-2 {
    left: 0%;
    top: 60%;
  }
  .intro-2 .intro-itm-1{
    width: 150px;
  }
  .intro-2 .intro-itm-2{
    right: 100px;
    top: -100px;
  }
  .intro-2 .intro-itm-2 img{
    width: 100px;
  }
  .intro-2 .intro-itm-2 img:last-child{
    margin-left: -50px;
    margin-bottom: -40px;
  }

  .intro-3 {
    left: 5%;
    top: 75%;
  }
  .intro-3 .intro-itm-1 {
    width: 150px;
  }
  .intro-3 .intro-itm-2 {
    right: 200px;
    width: 300px;
  }
  .intro-3 .intro-itm-2 img {
    width: 80px;
  }
  .intro-3 .intro-itm-2 img:last-child {
    width: 300px !important;
  }

  .intro-4 {
    top: 35%;
    left: 5%;
  }
  .intro-4 .intro-itm-1 {
    width: 200px;
  }
  .intro-4 .intro-itm-2{
    width: 200px;
    left: 80px;
    bottom: 0;
  }
  .intro-4 .intro-itm-2 img{
    width: 80px;
  }
  .intro-4 .intro-itm-2 img:last-child{
    width: 200px !important;
  }

  .intro-5 img:first-child{
    width: 80%;
  }
  .back-city .intro-box{
    height: 700px;
  }

  .list-top-event .btn-event-box .btn-list{
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }
  .btn-event-box .btn-redeem{
    margin-top: 15px;
  }
  .slide-thumb .thumb-list{
    width: 360px;
  }
  .thumb-list a{
    width: 340px;
    display: inline-block;
  }

  .m-no-padding{
    padding: 0 !important;
  }
  .list-slide{
    margin: 0;
  }
  .list-slide .grid-endorse{
    padding: 7px;
  }
  .footer-navigation ul li{
    padding: 8px 14px;
  }
  .upload-box img{
    margin-right: 0;
  }
  .upload-box{
    overflow: hidden;
  }
  .slide-thumb .slick-prev,
  .slide-thumb .slick-next{
    width: 40px;
    height: 40px;
  }
  .slide-thumb .slick-prev:before, .slide-thumb .slick-next:before{
    font-size: 20px;
  }
  .slide-thumb .slick-prev{
    left: 0;
  }
  .slide-thumb .slick-next{
    right: 0;
  }

  .social-box img{
    min-height: 40px;
    max-height: 40px;
  }

  .close-button {
    width: 30px;
    height: 30px;
    padding: 3px 6px;
    margin-right: -5px;
    margin-top: -5px;
  }
  label#img_struk-error.error{
    left: 8px;
  }
  #success-redeem .modal-content p,
  #error-redeem .modal-content p{
    padding: 0;
  }

}
@media (max-width: 440px) {
  .title-readeem {
    width: 270px;
  }
  .title-readeem h1 {
    font-size: 28px;
  }
  .title-readeem img {
    width: 180px;
  }
  .title-readeem img:last-child {
    width: 100px;
    right: -80px;
  }
}
@media (max-width: 415px) {
  #pack {
    background-size: 280px;
  }
  #chees2 {
    background-position: -200px 100px, 340px 250px;
  }
  #chees3 {
    background-position: -240px 400px, 150px 350px;
  }
  .parallax-chees{
    height: 400px;
  }
  #text1, #text2 {
    background-size: 300px;
  }
  #chizmelted{
    top: -20%;
    background-size: 500px;
  }
  #text1{
    top: 0%;
  }
  #text2{
    top: 50%;
  }

  .back-blue-home .intro-box{
    height: 700px;
  }
  .intro-1 .intro-itm-1{
    width: 200px;
  }
  .intro-1 .intro-itm-2{
    right: 65%;
  }
  .intro-1 .intro-itm-2 img {
    width: 60px;
  }
  .intro-1 .intro-itm-2 img:last-child {
    width: 130px;
  }

  .intro-2 {
    left: 0%;
    top: 60%;
  }
  .intro-2 .intro-itm-1 {
    width: 100px;
  }
  .intro-2 .intro-itm-2 {
    right: 40%;
    top: -40px;
  }
  .intro-2 .intro-itm-2 img {
    width: 60px;
  }
  .intro-2 .intro-itm-2 img:last-child {
    width: 200px!important;
    margin-left: 0;
  }

  .intro-3 {
    top: 75%;
  }
  .intro-3 .intro-itm-1 {
    width: 100px;
  }
  .intro-3 .intro-itm-2 {
    right: 350px;
    width: 200px;
  }
  .intro-3 .intro-itm-2 img {
    width: 50px;
  }

  .intro-4 {
    top: 30%;
    left: -20%;
  }
  .intro-4 .intro-itm-1 {
    width: 150px;
  }
  .intro-4 .intro-itm-2 img {
    width: 50px;
  }
  .intro-4 .intro-itm-2 {
    width: 150px;
    top: 100px;
    left: 180px;
    bottom: 0;
  }
  .intro-4 .intro-itm-2 img:last-child {
    width: 200px !important;
  }

}
@media (max-width: 400px) {
  .input-field{
    width: 90%;
  }
}
@media (max-width: 360px) {
  .parallax-chees{
    height: 250px;
  }
  #pack {
    background-position: 50% 70%;
    background-size: 240px;
  }
  #chees1 {
    background-position: -40px 200px, 20px 400px, -200px 300px, 220px 120px, 300px 300px, 130px 300px;
  }
  #chees2 {
    background-position: -230px 100px, 300px 250px;
  }
  #chees3 {
    background-position: -250px 320px, 150px 330px;
  }
  #text2{
    background-position: 100% 100%;
  }

  #text1{
    top: -30%;
  }
  #text2{
    top: 80%;
  }
  #chizmelted{
    top: -40%;
    background-size: 400px;
  }

  .back-blue-home .intro-box{
    height: 700px;
  }
  .intro-1 {
    left: 20px;
  }
  .intro-1 .intro-itm-1{
    width: 200px;
  }
  .intro-1 .intro-itm-2{
    right: 65%;
  }
  .intro-1 .intro-itm-2 img {
    width: 60px;
  }
  .intro-1 .intro-itm-2 img:last-child {
    width: 130px;
  }

  .intro-2 {
    left: 0%;
    top: 60%;
  }
  .intro-2 .intro-itm-1 {
    width: 100px;
  }
  .intro-2 .intro-itm-2 {
    right: 40%;
    top: -40px;
  }
  .intro-2 .intro-itm-2 img {
    width: 60px;
  }
  .intro-2 .intro-itm-2 img:last-child {
    width: 200px!important;
    margin-left: 0;
  }

  .intro-3 {
    top: 75%;
  }
  .intro-3 .intro-itm-1 {
    width: 100px;
  }
  .intro-3 .intro-itm-2 {
    right: 350px;
    width: 200px;
  }
  .intro-3 .intro-itm-2 img {
    width: 50px;
  }

  .intro-4 {
    top: 30%;
    left: -30%;
  }
  .intro-4 .intro-itm-1 {
    width: 150px;
  }
  .intro-4 .intro-itm-2 img {
    width: 50px;
  }
  .intro-4 .intro-itm-2 {
    width: 150px;
    top: 100px;
    left: 180px;
    bottom: 0;
  }
  .intro-4 .intro-itm-2 img:last-child {
    width: 200px !important;
  }

  .slide-thumb .thumb-list {
    width: 300px;
  }
  .thumb-list a{
    width: 280px;
  }
  .list-endors{
    height: 200px;
  }

  .title-readeem {
    width: 235px;
  }
  .btn-redeem-list{
    padding-left: 20px;
    padding-right: 20px;
  }

  #rules .modal-content ol {
    padding-left: 12px;
  }

}

@media (max-width: 350px) {
  .title-readeem {
    width: 200px;
  }
  .title-readeem h1 {
    font-size: 24px;
  }
}
@media (max-width: 320px) {
  #pack {
    background-position: 50% 90%;
    background-size: 200px;
  }
  .back-people{
    height: 800px;
  }
  .intro-1 {
    left: -5%;
  }
  .intro-2 .intro-itm-2{
    right: 43%;
  }
}
