/* Theme Name: Kepraja */
/* Theme URI: http://vinesa.com */
/* Description: Kepraja */
/* Version: 1.0 */
/* Author: Visien Vinesa */
/* Author URI: http://vinesa.com */
@import url("https://fonts.googleapis.com/css?family=Niramit:200,300,300i,400,600,700");
@font-face {
  font-family: 'Minion Display';
  src: url("assets/fonts/min-pro-disp.ttf");
  font-weight: bold; }

.salmon {
  background: salmon; }

.p0 {
  padding: 0 !important; }

.pr-0 {
  padding-right: 0 !important; }

.pl-0 {
  padding-left: 0 !important; }

.m0 {
  margin: 0 !important; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.pos-rel {
  position: relative; }

.pos-abs {
  position: absolute; }

@maxwidth-phone : 480px;
@maxwidth-phone-landscape : 480px;
@maxwidth-tablet : 768px;
@maxwidth-tablet-landscape : 1024px;
@maxwidth-laptop-wide : 1280px;
.text-center {
  text-align: center; }

.text-left-not-xs, .text-left-not-sm, .text-left-not-md, .text-left-not-lg {
  text-align: left; }

.text-center-not-xs, .text-center-not-sm, .text-center-not-md, .text-center-not-lg {
  text-align: center; }

.text-right-not-xs, .text-right-not-sm, .text-right-not-md, .text-right-not-lg {
  text-align: right; }

.text-justify-not-xs, .text-justify-not-sm, .text-justify-not-md, .text-justify-not-lg {
  text-align: justify; }

@media (max-width: 767px) {
  .text-left-not-xs, .text-center-not-xs, .text-right-not-xs, .text-justify-not-xs {
    text-align: inherit; }
  .text-left-xs {
    text-align: left; }
  .text-center-xs {
    text-align: center; }
  .text-right-xs {
    text-align: right; }
  .text-justify-xs {
    text-align: justify; } }

@media (min-width: 768px) and (max-width: 991px) {
  .text-left-not-sm, .text-center-not-sm, .text-right-not-sm, .text-justify-not-sm {
    text-align: inherit; }
  .text-left-sm {
    text-align: left; }
  .text-center-sm {
    text-align: center; }
  .text-right-sm {
    text-align: right; }
  .text-justify-sm {
    text-align: justify; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .text-left-not-md, .text-center-not-md, .text-right-not-md, .text-justify-not-md {
    text-align: inherit; }
  .text-left-md {
    text-align: left; }
  .text-center-md {
    text-align: center; }
  .text-right-md {
    text-align: right; }
  .text-justify-md {
    text-align: justify; } }

@media (min-width: 1200px) {
  .text-left-not-lg, .text-center-not-lg, .text-right-not-lg, .text-justify-not-lg {
    text-align: inherit; }
  .text-left-lg {
    text-align: left; }
  .text-center-lg {
    text-align: center; }
  .text-right-lg {
    text-align: right; }
  .text-justify-lg {
    text-align: justify; } }

.mt-0 {
  margin-top: 0 !important; }

.mt-5 {
  margin-top: 5px !important; }

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

.mt-15 {
  margin-top: 15px !important; }

.mt-20 {
  margin-top: 20px !important; }

.mt-25 {
  margin-top: 25px !important; }

.mt-30 {
  margin-top: 30px !important; }

.mt-35 {
  margin-top: 35px !important; }

.mt-40 {
  margin-top: 40px !important; }

.mt-45 {
  margin-top: 45px !important; }

.mt-50 {
  margin-top: 50px !important; }

.mt-55 {
  margin-top: 55px !important; }

.mt-60 {
  margin-top: 60px !important; }

.mt-65 {
  margin-top: 65px !important; }

.mt-70 {
  margin-top: 70px !important; }

.mt-75 {
  margin-top: 75px !important; }

.mt-80 {
  margin-top: 80px !important; }

.mt-85 {
  margin-top: 85px !important; }

.mt-90 {
  margin-top: 90px !important; }

.mt-95 {
  margin-top: 95px !important; }

.mt-100 {
  margin-top: 100px !important; }

.mt-150 {
  margin-top: 150px !important; }

.mr-0 {
  margin-right: 0 !important; }

.mr-5 {
  margin-right: 5px !important; }

.mr-10 {
  margin-right: 10px !important; }

.mr-15 {
  margin-right: 15px !important; }

.mr-20 {
  margin-right: 20px !important; }

.mr-25 {
  margin-right: 25px !important; }

.mr-30 {
  margin-right: 30px !important; }

.mr-35 {
  margin-right: 35px !important; }

.mr-40 {
  margin-right: 40px !important; }

.mr-45 {
  margin-right: 45px !important; }

.mr-50 {
  margin-right: 50px !important; }

.mr-55 {
  margin-right: 55px !important; }

.mr-60 {
  margin-right: 60px !important; }

.mr-65 {
  margin-right: 65px !important; }

.mr-70 {
  margin-right: 70px !important; }

.mr-75 {
  margin-right: 75px !important; }

.mr-80 {
  margin-right: 80px !important; }

.mr-85 {
  margin-right: 85px !important; }

.mr-90 {
  margin-right: 90px !important; }

.mr-95 {
  margin-right: 95px !important; }

.mr-100 {
  margin-right: 100px !important; }

.mr-150 {
  margin-right: 150px !important; }

.mb-5 {
  margin-bottom: 5px !important; }

.mb-10 {
  margin-bottom: 10px !important; }

.mb-15 {
  margin-bottom: 15px !important; }

.mb-20 {
  margin-bottom: 20px !important; }

.mb-25 {
  margin-bottom: 25px !important; }

.mb-30 {
  margin-bottom: 30px !important; }

.mb-35 {
  margin-bottom: 35px !important; }

.mb-40 {
  margin-bottom: 40px !important; }

.mb-45 {
  margin-bottom: 45px !important; }

.mb-50 {
  margin-bottom: 50px !important; }

.mb-55 {
  margin-bottom: 55px !important; }

.mb-60 {
  margin-bottom: 60px !important; }

.mb-65 {
  margin-bottom: 65px !important; }

.mb-70 {
  margin-bottom: 70px !important; }

.mb-75 {
  margin-bottom: 75px !important; }

.mb-80 {
  margin-bottom: 80px !important; }

.mb-85 {
  margin-bottom: 85px !important; }

.mb-90 {
  margin-bottom: 90px !important; }

.mb-95 {
  margin-bottom: 95px !important; }

.mb-100 {
  margin-bottom: 100px !important; }

.ml-150 {
  margin-left: 150px !important; }

.ml-5 {
  margin-left: 5px !important; }

.ml-10 {
  margin-left: 10px !important; }

.ml-15 {
  margin-left: 15px !important; }

.ml-20 {
  margin-left: 20px !important; }

.ml-25 {
  margin-left: 25px !important; }

.ml-30 {
  margin-left: 30px !important; }

.ml-35 {
  margin-left: 35px !important; }

.ml-40 {
  margin-left: 40px !important; }

.ml-45 {
  margin-left: 45px !important; }

.ml-50 {
  margin-left: 50px !important; }

.ml-55 {
  margin-left: 55px !important; }

.ml-60 {
  margin-left: 60px !important; }

.ml-65 {
  margin-left: 65px !important; }

.ml-70 {
  margin-left: 70px !important; }

.ml-75 {
  margin-left: 75px !important; }

.ml-80 {
  margin-left: 80px !important; }

.ml-85 {
  margin-left: 85px !important; }

.ml-90 {
  margin-left: 90px !important; }

.ml-95 {
  margin-left: 95px !important; }

.ml-100 {
  margin-left: 100px !important; }

.ml-150 {
  margin-left: 150px !important; }

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

.pt-5 {
  padding-top: 5px !important; }

.pt-10 {
  padding-top: 10px !important; }

.pt-15 {
  padding-top: 15px !important; }

.pt-20 {
  padding-top: 20px !important; }

.pt-25 {
  padding-top: 25px !important; }

.pt-30 {
  padding-top: 30px !important; }

.pt-35 {
  padding-top: 35px !important; }

.pt-40 {
  padding-top: 40px !important; }

.pt-45 {
  padding-top: 45px !important; }

.pt-50 {
  padding-top: 50px !important; }

.pt-55 {
  padding-top: 55px !important; }

.pt-60 {
  padding-top: 60px !important; }

.pt-65 {
  padding-top: 65px !important; }

.pt-70 {
  padding-top: 70px !important; }

.pt-75 {
  padding-top: 75px !important; }

.pt-80 {
  padding-top: 80px !important; }

.pt-85 {
  padding-top: 85px !important; }

.pt-90 {
  padding-top: 90px !important; }

.pt-95 {
  padding-top: 95px !important; }

.pt-100 {
  padding-top: 100px !important; }

.pt-150 {
  padding-top: 150px !important; }

.pr-0 {
  padding-right: 0 !important; }

.pr-5 {
  padding-right: 5px !important; }

.pr-10 {
  padding-right: 10px !important; }

.pr-15 {
  padding-right: 15px !important; }

.pr-20 {
  padding-right: 20px !important; }

.pr-25 {
  padding-right: 25px !important; }

.pr-30 {
  padding-right: 30px !important; }

.pr-35 {
  padding-right: 35px !important; }

.pr-40 {
  padding-right: 40px !important; }

.pr-45 {
  padding-right: 45px !important; }

.pr-50 {
  padding-right: 50px !important; }

.pr-55 {
  padding-right: 55px !important; }

.pr-60 {
  padding-right: 60px !important; }

.pr-65 {
  padding-right: 65px !important; }

.pr-70 {
  padding-right: 70px !important; }

.pr-75 {
  padding-right: 75px !important; }

.pr-80 {
  padding-right: 80px !important; }

.pr-85 {
  padding-right: 85px !important; }

.pr-90 {
  padding-right: 90px !important; }

.pr-95 {
  padding-right: 95px !important; }

.pr-100 {
  padding-right: 100px !important; }

.pr-150 {
  padding-right: 150px !important; }

.pb-5 {
  padding-bottom: 5px !important; }

.pb-10 {
  padding-bottom: 10px !important; }

.pb-15 {
  padding-bottom: 15px !important; }

.pb-20 {
  padding-bottom: 20px !important; }

.pb-25 {
  padding-bottom: 25px !important; }

.pb-30 {
  padding-bottom: 30px !important; }

.pb-35 {
  padding-bottom: 35px !important; }

.pb-40 {
  padding-bottom: 40px !important; }

.pb-45 {
  padding-bottom: 45px !important; }

.pb-50 {
  padding-bottom: 50px !important; }

.pb-55 {
  padding-bottom: 55px !important; }

.pb-60 {
  padding-bottom: 60px !important; }

.pb-65 {
  padding-bottom: 65px !important; }

.pb-70 {
  padding-bottom: 70px !important; }

.pb-75 {
  padding-bottom: 75px !important; }

.pb-80 {
  padding-bottom: 80px !important; }

.pb-85 {
  padding-bottom: 85px !important; }

.pb-90 {
  padding-bottom: 90px !important; }

.pb-95 {
  padding-bottom: 95px !important; }

.pb-100 {
  padding-bottom: 100px !important; }

.pl-150 {
  padding-left: 150px !important; }

.pl-5 {
  padding-left: 5px !important; }

.pl-10 {
  padding-left: 10px !important; }

.pl-15 {
  padding-left: 15px !important; }

.pl-20 {
  padding-left: 20px !important; }

.pl-25 {
  padding-left: 25px !important; }

.pl-30 {
  padding-left: 30px !important; }

.pl-35 {
  padding-left: 35px !important; }

.pl-40 {
  padding-left: 40px !important; }

.pl-45 {
  padding-left: 45px !important; }

.pl-50 {
  padding-left: 50px !important; }

.pl-55 {
  padding-left: 55px !important; }

.pl-60 {
  padding-left: 60px !important; }

.pl-65 {
  padding-left: 65px !important; }

.pl-70 {
  padding-left: 70px !important; }

.pl-75 {
  padding-left: 75px !important; }

.pl-80 {
  padding-left: 80px !important; }

.pl-85 {
  padding-left: 85px !important; }

.pl-90 {
  padding-left: 90px !important; }

.pl-95 {
  padding-left: 95px !important; }

.pl-100 {
  padding-left: 100px !important; }

.pl-150 {
  padding-left: 150px !important; }

@media (min-width: 481px) and (max-width: 1024px) {
  .mt-md-0 {
    margin-top: 0 !important; }
  .mt-md-5 {
    margin-top: 5px !important; }
  .mt-md-10 {
    margin-top: 10px !important; }
  .mt-md-15 {
    margin-top: 15px !important; }
  .mt-md-20 {
    margin-top: 20px !important; }
  .mt-md-25 {
    margin-top: 25px !important; }
  .mt-md-30 {
    margin-top: 30px !important; }
  .mt-md-35 {
    margin-top: 35px !important; }
  .mt-md-40 {
    margin-top: 40px !important; }
  .mt-md-45 {
    margin-top: 45px !important; }
  .mt-md-50 {
    margin-top: 50px !important; }
  .mt-md-55 {
    margin-top: 55px !important; }
  .mt-md-60 {
    margin-top: 60px !important; }
  .mt-md-65 {
    margin-top: 65px !important; }
  .mt-md-70 {
    margin-top: 70px !important; }
  .mt-md-75 {
    margin-top: 75px !important; }
  .mt-md-80 {
    margin-top: 80px !important; }
  .mt-md-85 {
    margin-top: 85px !important; }
  .mt-md-90 {
    margin-top: 90px !important; }
  .mt-md-95 {
    margin-top: 95px !important; }
  .mt-md-100 {
    margin-top: 100px !important; }
  .mt-md-150 {
    margin-top: 150px !important; }
  .mr-md-0 {
    margin-right: 0 !important; }
  .mr-md-5 {
    margin-right: 5px !important; }
  .mr-md-10 {
    margin-right: 10px !important; }
  .mr-md-15 {
    margin-right: 15px !important; }
  .mr-md-20 {
    margin-right: 20px !important; }
  .mr-md-25 {
    margin-right: 25px !important; }
  .mr-md-30 {
    margin-right: 30px !important; }
  .mr-md-35 {
    margin-right: 35px !important; }
  .mr-md-40 {
    margin-right: 40px !important; }
  .mr-md-45 {
    margin-right: 45px !important; }
  .mr-md-50 {
    margin-right: 50px !important; }
  .mr-md-55 {
    margin-right: 55px !important; }
  .mr-md-60 {
    margin-right: 60px !important; }
  .mr-md-65 {
    margin-right: 65px !important; }
  .mr-md-70 {
    margin-right: 70px !important; }
  .mr-md-75 {
    margin-right: 75px !important; }
  .mr-md-80 {
    margin-right: 80px !important; }
  .mr-md-85 {
    margin-right: 85px !important; }
  .mr-md-90 {
    margin-right: 90px !important; }
  .mr-md-95 {
    margin-right: 95px !important; }
  .mr-md-100 {
    margin-right: 100px !important; }
  .mr-md-150 {
    margin-right: 150px !important; }
  .mb-md-5 {
    margin-bottom: 5px !important; }
  .mb-md-10 {
    margin-bottom: 10px !important; }
  .mb-md-15 {
    margin-bottom: 15px !important; }
  .mb-md-20 {
    margin-bottom: 20px !important; }
  .mb-md-25 {
    margin-bottom: 25px !important; }
  .mb-md-30 {
    margin-bottom: 30px !important; }
  .mb-md-35 {
    margin-bottom: 35px !important; }
  .mb-md-40 {
    margin-bottom: 40px !important; }
  .mb-md-45 {
    margin-bottom: 45px !important; }
  .mb-md-50 {
    margin-bottom: 50px !important; }
  .mb-md-55 {
    margin-bottom: 55px !important; }
  .mb-md-60 {
    margin-bottom: 60px !important; }
  .mb-md-65 {
    margin-bottom: 65px !important; }
  .mb-md-70 {
    margin-bottom: 70px !important; }
  .mb-md-75 {
    margin-bottom: 75px !important; }
  .mb-md-80 {
    margin-bottom: 80px !important; }
  .mb-md-85 {
    margin-bottom: 85px !important; }
  .mb-md-90 {
    margin-bottom: 90px !important; }
  .mb-md-95 {
    margin-bottom: 95px !important; }
  .mb-md-100 {
    margin-bottom: 100px !important; }
  .ml-md-150 {
    margin-left: 150px !important; }
  .ml-md-5 {
    margin-left: 5px !important; }
  .ml-md-10 {
    margin-left: 10px !important; }
  .ml-md-15 {
    margin-left: 15px !important; }
  .ml-md-20 {
    margin-left: 20px !important; }
  .ml-md-25 {
    margin-left: 25px !important; }
  .ml-md-30 {
    margin-left: 30px !important; }
  .ml-md-35 {
    margin-left: 35px !important; }
  .ml-md-40 {
    margin-left: 40px !important; }
  .ml-md-45 {
    margin-left: 45px !important; }
  .ml-md-50 {
    margin-left: 50px !important; }
  .ml-md-55 {
    margin-left: 55px !important; }
  .ml-md-60 {
    margin-left: 60px !important; }
  .ml-md-65 {
    margin-left: 65px !important; }
  .ml-md-70 {
    margin-left: 70px !important; }
  .ml-md-75 {
    margin-left: 75px !important; }
  .ml-md-80 {
    margin-left: 80px !important; }
  .ml-md-85 {
    margin-left: 85px !important; }
  .ml-md-90 {
    margin-left: 90px !important; }
  .ml-md-95 {
    margin-left: 95px !important; }
  .ml-md-100 {
    margin-left: 100px !important; }
  .ml-md-150 {
    margin-left: 150px !important; } }

@media (max-width: 480px) {
  .mt-sm-0 {
    margin-top: 0 !important; }
  .mt-sm-5 {
    margin-top: 5px !important; }
  .mt-sm-10 {
    margin-top: 10px !important; }
  .mt-sm-15 {
    margin-top: 15px !important; }
  .mt-sm-20 {
    margin-top: 20px !important; }
  .mt-sm-25 {
    margin-top: 25px !important; }
  .mt-sm-30 {
    margin-top: 30px !important; }
  .mt-sm-35 {
    margin-top: 35px !important; }
  .mt-sm-40 {
    margin-top: 40px !important; }
  .mt-sm-45 {
    margin-top: 45px !important; }
  .mt-sm-50 {
    margin-top: 50px !important; }
  .mt-sm-55 {
    margin-top: 55px !important; }
  .mt-sm-60 {
    margin-top: 60px !important; }
  .mt-sm-65 {
    margin-top: 65px !important; }
  .mt-sm-70 {
    margin-top: 70px !important; }
  .mt-sm-75 {
    margin-top: 75px !important; }
  .mt-sm-80 {
    margin-top: 80px !important; }
  .mt-sm-85 {
    margin-top: 85px !important; }
  .mt-sm-90 {
    margin-top: 90px !important; }
  .mt-sm-95 {
    margin-top: 95px !important; }
  .mt-sm-100 {
    margin-top: 100px !important; }
  .mt-sm-150 {
    margin-top: 150px !important; }
  .mr-sm-0 {
    margin-right: 0 !important; }
  .mr-sm-5 {
    margin-right: 5px !important; }
  .mr-sm-10 {
    margin-right: 10px !important; }
  .mr-sm-15 {
    margin-right: 15px !important; }
  .mr-sm-20 {
    margin-right: 20px !important; }
  .mr-sm-25 {
    margin-right: 25px !important; }
  .mr-sm-30 {
    margin-right: 30px !important; }
  .mr-sm-35 {
    margin-right: 35px !important; }
  .mr-sm-40 {
    margin-right: 40px !important; }
  .mr-sm-45 {
    margin-right: 45px !important; }
  .mr-sm-50 {
    margin-right: 50px !important; }
  .mr-sm-55 {
    margin-right: 55px !important; }
  .mr-sm-60 {
    margin-right: 60px !important; }
  .mr-sm-65 {
    margin-right: 65px !important; }
  .mr-sm-70 {
    margin-right: 70px !important; }
  .mr-sm-75 {
    margin-right: 75px !important; }
  .mr-sm-80 {
    margin-right: 80px !important; }
  .mr-sm-85 {
    margin-right: 85px !important; }
  .mr-sm-90 {
    margin-right: 90px !important; }
  .mr-sm-95 {
    margin-right: 95px !important; }
  .mr-sm-100 {
    margin-right: 100px !important; }
  .mr-sm-150 {
    margin-right: 150px !important; }
  .mb-sm-5 {
    margin-bottom: 5px !important; }
  .mb-sm-10 {
    margin-bottom: 10px !important; }
  .mb-sm-15 {
    margin-bottom: 15px !important; }
  .mb-sm-20 {
    margin-bottom: 20px !important; }
  .mb-sm-25 {
    margin-bottom: 25px !important; }
  .mb-sm-30 {
    margin-bottom: 30px !important; }
  .mb-sm-35 {
    margin-bottom: 35px !important; }
  .mb-sm-40 {
    margin-bottom: 40px !important; }
  .mb-sm-45 {
    margin-bottom: 45px !important; }
  .mb-sm-50 {
    margin-bottom: 50px !important; }
  .mb-sm-55 {
    margin-bottom: 55px !important; }
  .mb-sm-60 {
    margin-bottom: 60px !important; }
  .mb-sm-65 {
    margin-bottom: 65px !important; }
  .mb-sm-70 {
    margin-bottom: 70px !important; }
  .mb-sm-75 {
    margin-bottom: 75px !important; }
  .mb-sm-80 {
    margin-bottom: 80px !important; }
  .mb-sm-85 {
    margin-bottom: 85px !important; }
  .mb-sm-90 {
    margin-bottom: 90px !important; }
  .mb-sm-95 {
    margin-bottom: 95px !important; }
  .mb-sm-100 {
    margin-bottom: 100px !important; }
  .ml-sm-150 {
    margin-left: 150px !important; }
  .ml-sm-5 {
    margin-left: 5px !important; }
  .ml-sm-10 {
    margin-left: 10px !important; }
  .ml-sm-15 {
    margin-left: 15px !important; }
  .ml-sm-20 {
    margin-left: 20px !important; }
  .ml-sm-25 {
    margin-left: 25px !important; }
  .ml-sm-30 {
    margin-left: 30px !important; }
  .ml-sm-35 {
    margin-left: 35px !important; }
  .ml-sm-40 {
    margin-left: 40px !important; }
  .ml-sm-45 {
    margin-left: 45px !important; }
  .ml-sm-50 {
    margin-left: 50px !important; }
  .ml-sm-55 {
    margin-left: 55px !important; }
  .ml-sm-60 {
    margin-left: 60px !important; }
  .ml-sm-65 {
    margin-left: 65px !important; }
  .ml-sm-70 {
    margin-left: 70px !important; }
  .ml-sm-75 {
    margin-left: 75px !important; }
  .ml-sm-80 {
    margin-left: 80px !important; }
  .ml-sm-85 {
    margin-left: 85px !important; }
  .ml-sm-90 {
    margin-left: 90px !important; }
  .ml-sm-95 {
    margin-left: 95px !important; }
  .ml-sm-100 {
    margin-left: 100px !important; }
  .ml-sm-150 {
    margin-left: 150px !important; } }

@media (min-width: 1024px) {
  .mt-lg-0 {
    margin-top: 0 !important; }
  .mt-lg-5 {
    margin-top: 5px !important; }
  .mt-lg-10 {
    margin-top: 10px !important; }
  .mt-lg-15 {
    margin-top: 15px !important; }
  .mt-lg-20 {
    margin-top: 20px !important; }
  .mt-lg-25 {
    margin-top: 25px !important; }
  .mt-lg-30 {
    margin-top: 30px !important; }
  .mt-lg-35 {
    margin-top: 35px !important; }
  .mt-lg-40 {
    margin-top: 40px !important; }
  .mt-lg-45 {
    margin-top: 45px !important; }
  .mt-lg-50 {
    margin-top: 50px !important; }
  .mt-lg-55 {
    margin-top: 55px !important; }
  .mt-lg-60 {
    margin-top: 60px !important; }
  .mt-lg-65 {
    margin-top: 65px !important; }
  .mt-lg-70 {
    margin-top: 70px !important; }
  .mt-lg-75 {
    margin-top: 75px !important; }
  .mt-lg-80 {
    margin-top: 80px !important; }
  .mt-lg-85 {
    margin-top: 85px !important; }
  .mt-lg-90 {
    margin-top: 90px !important; }
  .mt-lg-95 {
    margin-top: 95px !important; }
  .mt-lg-100 {
    margin-top: 100px !important; }
  .mt-lg-150 {
    margin-top: 150px !important; }
  .mr-lg-0 {
    margin-right: 0 !important; }
  .mr-lg-5 {
    margin-right: 5px !important; }
  .mr-lg-10 {
    margin-right: 10px !important; }
  .mr-lg-15 {
    margin-right: 15px !important; }
  .mr-lg-20 {
    margin-right: 20px !important; }
  .mr-lg-25 {
    margin-right: 25px !important; }
  .mr-lg-30 {
    margin-right: 30px !important; }
  .mr-lg-35 {
    margin-right: 35px !important; }
  .mr-lg-40 {
    margin-right: 40px !important; }
  .mr-lg-45 {
    margin-right: 45px !important; }
  .mr-lg-50 {
    margin-right: 50px !important; }
  .mr-lg-55 {
    margin-right: 55px !important; }
  .mr-lg-60 {
    margin-right: 60px !important; }
  .mr-lg-65 {
    margin-right: 65px !important; }
  .mr-lg-70 {
    margin-right: 70px !important; }
  .mr-lg-75 {
    margin-right: 75px !important; }
  .mr-lg-80 {
    margin-right: 80px !important; }
  .mr-lg-85 {
    margin-right: 85px !important; }
  .mr-lg-90 {
    margin-right: 90px !important; }
  .mr-lg-95 {
    margin-right: 95px !important; }
  .mr-lg-100 {
    margin-right: 100px !important; }
  .mr-lg-150 {
    margin-right: 150px !important; }
  .mb-lg-5 {
    margin-bottom: 5px !important; }
  .mb-lg-10 {
    margin-bottom: 10px !important; }
  .mb-lg-15 {
    margin-bottom: 15px !important; }
  .mb-lg-20 {
    margin-bottom: 20px !important; }
  .mb-lg-25 {
    margin-bottom: 25px !important; }
  .mb-lg-30 {
    margin-bottom: 30px !important; }
  .mb-lg-35 {
    margin-bottom: 35px !important; }
  .mb-lg-40 {
    margin-bottom: 40px !important; }
  .mb-lg-45 {
    margin-bottom: 45px !important; }
  .mb-lg-50 {
    margin-bottom: 50px !important; }
  .mb-lg-55 {
    margin-bottom: 55px !important; }
  .mb-lg-60 {
    margin-bottom: 60px !important; }
  .mb-lg-65 {
    margin-bottom: 65px !important; }
  .mb-lg-70 {
    margin-bottom: 70px !important; }
  .mb-lg-75 {
    margin-bottom: 75px !important; }
  .mb-lg-80 {
    margin-bottom: 80px !important; }
  .mb-lg-85 {
    margin-bottom: 85px !important; }
  .mb-lg-90 {
    margin-bottom: 90px !important; }
  .mb-lg-95 {
    margin-bottom: 95px !important; }
  .mb-lg-100 {
    margin-bottom: 100px !important; }
  .ml-lg-150 {
    margin-left: 150px !important; }
  .ml-lg-5 {
    margin-left: 5px !important; }
  .ml-lg-10 {
    margin-left: 10px !important; }
  .ml-lg-15 {
    margin-left: 15px !important; }
  .ml-lg-20 {
    margin-left: 20px !important; }
  .ml-lg-25 {
    margin-left: 25px !important; }
  .ml-lg-30 {
    margin-left: 30px !important; }
  .ml-lg-35 {
    margin-left: 35px !important; }
  .ml-lg-40 {
    margin-left: 40px !important; }
  .ml-lg-45 {
    margin-left: 45px !important; }
  .ml-lg-50 {
    margin-left: 50px !important; }
  .ml-lg-55 {
    margin-left: 55px !important; }
  .ml-lg-60 {
    margin-left: 60px !important; }
  .ml-lg-65 {
    margin-left: 65px !important; }
  .ml-lg-70 {
    margin-left: 70px !important; }
  .ml-lg-75 {
    margin-left: 75px !important; }
  .ml-lg-80 {
    margin-left: 80px !important; }
  .ml-lg-85 {
    margin-left: 85px !important; }
  .ml-lg-90 {
    margin-left: 90px !important; }
  .ml-lg-95 {
    margin-left: 95px !important; }
  .ml-lg-100 {
    margin-left: 100px !important; }
  .ml-lg-150 {
    margin-left: 150px !important; } }

@media (min-width: 1024px) {
  .pt-lg-5 {
    padding-top: 5px !important; }
  .pt-lg-10 {
    padding-top: 10px !important; }
  .pt-lg-15 {
    padding-top: 15px !important; }
  .pt-lg-20 {
    padding-top: 20px !important; }
  .pt-lg-25 {
    padding-top: 25px !important; }
  .pt-lg-30 {
    padding-top: 30px !important; }
  .pt-lg-35 {
    padding-top: 35px !important; }
  .pt-lg-40 {
    padding-top: 40px !important; }
  .pt-lg-45 {
    padding-top: 45px !important; }
  .pt-lg-50 {
    padding-top: 50px !important; }
  .pt-lg-55 {
    padding-top: 55px !important; }
  .pt-lg-60 {
    padding-top: 60px !important; }
  .pt-lg-65 {
    padding-top: 65px !important; }
  .pt-lg-70 {
    padding-top: 70px !important; }
  .pt-lg-75 {
    padding-top: 75px !important; }
  .pt-lg-80 {
    padding-top: 80px !important; }
  .pt-lg-85 {
    padding-top: 85px !important; }
  .pt-lg-90 {
    padding-top: 90px !important; }
  .pt-lg-95 {
    padding-top: 95px !important; }
  .pt-lg-100 {
    padding-top: 100px !important; }
  .pt-lg-120 {
    padding-top: 120px !important; }
  .pt-lg-150 {
    padding-top: 150px !important; }
  .pr-lg-0 {
    padding-right: 0 !important; }
  .pr-lg-5 {
    padding-right: 5px !important; }
  .pr-lg-10 {
    padding-right: 10px !important; }
  .pr-lg-15 {
    padding-right: 15px !important; }
  .pr-lg-20 {
    padding-right: 20px !important; }
  .pr-lg-25 {
    padding-right: 25px !important; }
  .pr-lg-30 {
    padding-right: 30px !important; }
  .pr-lg-35 {
    padding-right: 35px !important; }
  .pr-lg-40 {
    padding-right: 40px !important; }
  .pr-lg-45 {
    padding-right: 45px !important; }
  .pr-lg-50 {
    padding-right: 50px !important; }
  .pr-lg-55 {
    padding-right: 55px !important; }
  .pr-lg-60 {
    padding-right: 60px !important; }
  .pr-lg-65 {
    padding-right: 65px !important; }
  .pr-lg-70 {
    padding-right: 70px !important; }
  .pr-lg-75 {
    padding-right: 75px !important; }
  .pr-lg-80 {
    padding-right: 80px !important; }
  .pr-lg-85 {
    padding-right: 85px !important; }
  .pr-lg-90 {
    padding-right: 90px !important; }
  .pr-lg-95 {
    padding-right: 95px !important; }
  .pr-lg-100 {
    padding-right: 100px !important; }
  .pr-lg-120 {
    padding-right: 120px !important; }
  .pr-lg-150 {
    padding-right: 150px !important; }
  .pb-lg-0 {
    padding-bottom: 0 !important; }
  .pb-lg-5 {
    padding-bottom: 5px !important; }
  .pb-lg-10 {
    padding-bottom: 10px !important; }
  .pb-lg-15 {
    padding-bottom: 15px !important; }
  .pb-lg-20 {
    padding-bottom: 20px !important; }
  .pb-lg-25 {
    padding-bottom: 25px !important; }
  .pb-lg-30 {
    padding-bottom: 30px !important; }
  .pb-lg-35 {
    padding-bottom: 35px !important; }
  .pb-lg-40 {
    padding-bottom: 40px !important; }
  .pb-lg-45 {
    padding-bottom: 45px !important; }
  .pb-lg-50 {
    padding-bottom: 50px !important; }
  .pb-lg-55 {
    padding-bottom: 55px !important; }
  .pb-lg-60 {
    padding-bottom: 60px !important; }
  .pb-lg-65 {
    padding-bottom: 65px !important; }
  .pb-lg-70 {
    padding-bottom: 70px !important; }
  .pb-lg-75 {
    padding-bottom: 75px !important; }
  .pb-lg-80 {
    padding-bottom: 80px !important; }
  .pb-lg-85 {
    padding-bottom: 85px !important; }
  .pb-lg-90 {
    padding-bottom: 90px !important; }
  .pb-lg-95 {
    padding-bottom: 95px !important; }
  .pb-lg-100 {
    padding-bottom: 100px !important; }
  .pb-lg-120 {
    padding-bottom: 120px !important; }
  .pb-lg-150 {
    padding-bottom: 150px !important; }
  .pl-lg-0 {
    padding-left: 0 !important; }
  .pl-lg-5 {
    padding-left: 5px !important; }
  .pl-lg-10 {
    padding-left: 10px !important; }
  .pl-lg-15 {
    padding-left: 15px !important; }
  .pl-lg-20 {
    padding-left: 20px !important; }
  .pl-lg-25 {
    padding-left: 25px !important; }
  .pl-lg-30 {
    padding-left: 30px !important; }
  .pl-lg-35 {
    padding-left: 35px !important; }
  .pl-lg-40 {
    padding-left: 40px !important; }
  .pl-lg-45 {
    padding-left: 45px !important; }
  .pl-lg-50 {
    padding-left: 50px !important; }
  .pl-lg-55 {
    padding-left: 55px !important; }
  .pl-lg-60 {
    padding-left: 60px !important; }
  .pl-lg-65 {
    padding-left: 65px !important; }
  .pl-lg-70 {
    padding-left: 70px !important; }
  .pl-lg-75 {
    padding-left: 75px !important; }
  .pl-lg-80 {
    padding-left: 80px !important; }
  .pl-lg-85 {
    padding-left: 85px !important; }
  .pl-lg-90 {
    padding-left: 90px !important; }
  .pl-lg-95 {
    padding-left: 95px !important; }
  .pl-lg-100 {
    padding-left: 100px !important; }
  .pl-lg-120 {
    padding-left: 120px !important; }
  .pl-lg-150 {
    padding-left: 150px !important; } }

@media (max-width: 480px) {
  .pt-sm-5 {
    padding-top: 5px !important; }
  .pt-sm-10 {
    padding-top: 10px !important; }
  .pt-sm-15 {
    padding-top: 15px !important; }
  .pt-sm-20 {
    padding-top: 20px !important; }
  .pt-sm-25 {
    padding-top: 25px !important; }
  .pt-sm-30 {
    padding-top: 30px !important; }
  .pt-sm-35 {
    padding-top: 35px !important; }
  .pt-sm-40 {
    padding-top: 40px !important; }
  .pt-sm-45 {
    padding-top: 45px !important; }
  .pt-sm-50 {
    padding-top: 50px !important; }
  .pt-sm-55 {
    padding-top: 55px !important; }
  .pt-sm-60 {
    padding-top: 60px !important; }
  .pt-sm-65 {
    padding-top: 65px !important; }
  .pt-sm-70 {
    padding-top: 70px !important; }
  .pt-sm-75 {
    padding-top: 75px !important; }
  .pt-sm-80 {
    padding-top: 80px !important; }
  .pt-sm-85 {
    padding-top: 85px !important; }
  .pt-sm-90 {
    padding-top: 90px !important; }
  .pt-sm-95 {
    padding-top: 95px !important; }
  .pt-sm-100 {
    padding-top: 100px !important; }
  .pt-sm-120 {
    padding-top: 120px !important; }
  .pt-sm-150 {
    padding-top: 150px !important; }
  .pr-sm-0 {
    padding-right: 0 !important; }
  .pr-sm-5 {
    padding-right: 5px !important; }
  .pr-sm-10 {
    padding-right: 10px !important; }
  .pr-sm-15 {
    padding-right: 15px !important; }
  .pr-sm-20 {
    padding-right: 20px !important; }
  .pr-sm-25 {
    padding-right: 25px !important; }
  .pr-sm-30 {
    padding-right: 30px !important; }
  .pr-sm-35 {
    padding-right: 35px !important; }
  .pr-sm-40 {
    padding-right: 40px !important; }
  .pr-sm-45 {
    padding-right: 45px !important; }
  .pr-sm-50 {
    padding-right: 50px !important; }
  .pr-sm-55 {
    padding-right: 55px !important; }
  .pr-sm-60 {
    padding-right: 60px !important; }
  .pr-sm-65 {
    padding-right: 65px !important; }
  .pr-sm-70 {
    padding-right: 70px !important; }
  .pr-sm-75 {
    padding-right: 75px !important; }
  .pr-sm-80 {
    padding-right: 80px !important; }
  .pr-sm-85 {
    padding-right: 85px !important; }
  .pr-sm-90 {
    padding-right: 90px !important; }
  .pr-sm-95 {
    padding-right: 95px !important; }
  .pr-sm-100 {
    padding-right: 100px !important; }
  .pr-sm-120 {
    padding-right: 120px !important; }
  .pr-sm-150 {
    padding-right: 150px !important; }
  .pb-sm-0 {
    padding-bottom: 0 !important; }
  .pb-sm-5 {
    padding-bottom: 5px !important; }
  .pb-sm-10 {
    padding-bottom: 10px !important; }
  .pb-sm-15 {
    padding-bottom: 15px !important; }
  .pb-sm-20 {
    padding-bottom: 20px !important; }
  .pb-sm-25 {
    padding-bottom: 25px !important; }
  .pb-sm-30 {
    padding-bottom: 30px !important; }
  .pb-sm-35 {
    padding-bottom: 35px !important; }
  .pb-sm-40 {
    padding-bottom: 40px !important; }
  .pb-sm-45 {
    padding-bottom: 45px !important; }
  .pb-sm-50 {
    padding-bottom: 50px !important; }
  .pb-sm-55 {
    padding-bottom: 55px !important; }
  .pb-sm-60 {
    padding-bottom: 60px !important; }
  .pb-sm-65 {
    padding-bottom: 65px !important; }
  .pb-sm-70 {
    padding-bottom: 70px !important; }
  .pb-sm-75 {
    padding-bottom: 75px !important; }
  .pb-sm-80 {
    padding-bottom: 80px !important; }
  .pb-sm-85 {
    padding-bottom: 85px !important; }
  .pb-sm-90 {
    padding-bottom: 90px !important; }
  .pb-sm-95 {
    padding-bottom: 95px !important; }
  .pb-sm-100 {
    padding-bottom: 100px !important; }
  .pb-sm-120 {
    padding-bottom: 120px !important; }
  .pb-sm-150 {
    padding-bottom: 150px !important; }
  .pl-sm-0 {
    padding-left: 0 !important; }
  .pl-sm-5 {
    padding-left: 5px !important; }
  .pl-sm-10 {
    padding-left: 10px !important; }
  .pl-sm-15 {
    padding-left: 15px !important; }
  .pl-sm-20 {
    padding-left: 20px !important; }
  .pl-sm-25 {
    padding-left: 25px !important; }
  .pl-sm-30 {
    padding-left: 30px !important; }
  .pl-sm-35 {
    padding-left: 35px !important; }
  .pl-sm-40 {
    padding-left: 40px !important; }
  .pl-sm-45 {
    padding-left: 45px !important; }
  .pl-sm-50 {
    padding-left: 50px !important; }
  .pl-sm-55 {
    padding-left: 55px !important; }
  .pl-sm-60 {
    padding-left: 60px !important; }
  .pl-sm-65 {
    padding-left: 65px !important; }
  .pl-sm-70 {
    padding-left: 70px !important; }
  .pl-sm-75 {
    padding-left: 75px !important; }
  .pl-sm-80 {
    padding-left: 80px !important; }
  .pl-sm-85 {
    padding-left: 85px !important; }
  .pl-sm-90 {
    padding-left: 90px !important; }
  .pl-sm-95 {
    padding-left: 95px !important; }
  .pl-sm-100 {
    padding-left: 100px !important; }
  .pl-sm-120 {
    padding-left: 120px !important; }
  .pl-sm-150 {
    padding-left: 150px !important; } }

@media (min-width: 481px) and (max-width: 1024px) {
  .pt-md-5 {
    padding-top: 5px !important; }
  .pt-md-10 {
    padding-top: 10px !important; }
  .pt-md-15 {
    padding-top: 15px !important; }
  .pt-md-20 {
    padding-top: 20px !important; }
  .pt-md-25 {
    padding-top: 25px !important; }
  .pt-md-30 {
    padding-top: 30px !important; }
  .pt-md-35 {
    padding-top: 35px !important; }
  .pt-md-40 {
    padding-top: 40px !important; }
  .pt-md-45 {
    padding-top: 45px !important; }
  .pt-md-50 {
    padding-top: 50px !important; }
  .pt-md-55 {
    padding-top: 55px !important; }
  .pt-md-60 {
    padding-top: 60px !important; }
  .pt-md-65 {
    padding-top: 65px !important; }
  .pt-md-70 {
    padding-top: 70px !important; }
  .pt-md-75 {
    padding-top: 75px !important; }
  .pt-md-80 {
    padding-top: 80px !important; }
  .pt-md-85 {
    padding-top: 85px !important; }
  .pt-md-90 {
    padding-top: 90px !important; }
  .pt-md-95 {
    padding-top: 95px !important; }
  .pt-md-100 {
    padding-top: 100px !important; }
  .pt-md-120 {
    padding-top: 120px !important; }
  .pt-md-150 {
    padding-top: 150px !important; }
  .pr-md-0 {
    padding-right: 0 !important; }
  .pr-md-5 {
    padding-right: 5px !important; }
  .pr-md-10 {
    padding-right: 10px !important; }
  .pr-md-15 {
    padding-right: 15px !important; }
  .pr-md-20 {
    padding-right: 20px !important; }
  .pr-md-25 {
    padding-right: 25px !important; }
  .pr-md-30 {
    padding-right: 30px !important; }
  .pr-md-35 {
    padding-right: 35px !important; }
  .pr-md-40 {
    padding-right: 40px !important; }
  .pr-md-45 {
    padding-right: 45px !important; }
  .pr-md-50 {
    padding-right: 50px !important; }
  .pr-md-55 {
    padding-right: 55px !important; }
  .pr-md-60 {
    padding-right: 60px !important; }
  .pr-md-65 {
    padding-right: 65px !important; }
  .pr-md-70 {
    padding-right: 70px !important; }
  .pr-md-75 {
    padding-right: 75px !important; }
  .pr-md-80 {
    padding-right: 80px !important; }
  .pr-md-85 {
    padding-right: 85px !important; }
  .pr-md-90 {
    padding-right: 90px !important; }
  .pr-md-95 {
    padding-right: 95px !important; }
  .pr-md-100 {
    padding-right: 100px !important; }
  .pr-md-120 {
    padding-right: 120px !important; }
  .pr-md-150 {
    padding-right: 150px !important; }
  .pb-md-0 {
    padding-bottom: 0 !important; }
  .pb-md-5 {
    padding-bottom: 5px !important; }
  .pb-md-10 {
    padding-bottom: 10px !important; }
  .pb-md-15 {
    padding-bottom: 15px !important; }
  .pb-md-20 {
    padding-bottom: 20px !important; }
  .pb-md-25 {
    padding-bottom: 25px !important; }
  .pb-md-30 {
    padding-bottom: 30px !important; }
  .pb-md-35 {
    padding-bottom: 35px !important; }
  .pb-md-40 {
    padding-bottom: 40px !important; }
  .pb-md-45 {
    padding-bottom: 45px !important; }
  .pb-md-50 {
    padding-bottom: 50px !important; }
  .pb-md-55 {
    padding-bottom: 55px !important; }
  .pb-md-60 {
    padding-bottom: 60px !important; }
  .pb-md-65 {
    padding-bottom: 65px !important; }
  .pb-md-70 {
    padding-bottom: 70px !important; }
  .pb-md-75 {
    padding-bottom: 75px !important; }
  .pb-md-80 {
    padding-bottom: 80px !important; }
  .pb-md-85 {
    padding-bottom: 85px !important; }
  .pb-md-90 {
    padding-bottom: 90px !important; }
  .pb-md-95 {
    padding-bottom: 95px !important; }
  .pb-md-100 {
    padding-bottom: 100px !important; }
  .pb-md-120 {
    padding-bottom: 120px !important; }
  .pb-md-150 {
    padding-bottom: 150px !important; }
  .pl-md-0 {
    padding-left: 0 !important; }
  .pl-md-5 {
    padding-left: 5px !important; }
  .pl-md-10 {
    padding-left: 10px !important; }
  .pl-md-15 {
    padding-left: 15px !important; }
  .pl-md-20 {
    padding-left: 20px !important; }
  .pl-md-25 {
    padding-left: 25px !important; }
  .pl-md-30 {
    padding-left: 30px !important; }
  .pl-md-35 {
    padding-left: 35px !important; }
  .pl-md-40 {
    padding-left: 40px !important; }
  .pl-md-45 {
    padding-left: 45px !important; }
  .pl-md-50 {
    padding-left: 50px !important; }
  .pl-md-55 {
    padding-left: 55px !important; }
  .pl-md-60 {
    padding-left: 60px !important; }
  .pl-md-65 {
    padding-left: 65px !important; }
  .pl-md-70 {
    padding-left: 70px !important; }
  .pl-md-75 {
    padding-left: 75px !important; }
  .pl-md-80 {
    padding-left: 80px !important; }
  .pl-md-85 {
    padding-left: 85px !important; }
  .pl-md-90 {
    padding-left: 90px !important; }
  .pl-md-95 {
    padding-left: 95px !important; }
  .pl-md-100 {
    padding-left: 100px !important; }
  .pl-md-120 {
    padding-left: 120px !important; }
  .pl-md-150 {
    padding-left: 150px !important; } }

body {
  overflow-x: no-scrolls;
  font-size: 15px;
  color: #333333;
  font-family: "Niramit", sans-serif;
  font-weight: 300;
  line-height: 1.7em;
  letter-spacing: 0.05rem; }
  body h1 {
    font-family: "Minion Display", sans-serif; }
  body h2 {
    font-family: "Niramit", sans-serif; }
  body a, body a:visited {
    color: #ff1d24;
    transition: all 0.1s ease-in-out; }
  body a:hover {
    text-decoration: none;
    color: inherit; }

iframe.product-detail-modal {
  width: 100%;
  height: 100%;
  border: none;
  min-height: 450px;
  position: relative; }

.product-detail .modal-left-content, .product-detail .modal-right-content {
  width: 46%; }
  @media (max-width: 768px) {
    .product-detail .modal-left-content, .product-detail .modal-right-content {
      width: 100%; } }

.product-detail .modal-left-content {
  float: left;
  margin-right: 4%; }
  @media (max-width: 768px) {
    .product-detail .modal-left-content {
      margin-right: 0; } }

.product-detail .modal-right-content {
  float: right; }

@media (max-width: 768px) {
  .product-detail .product-info {
    margin-top: 20px; } }

.product-detail .product-caption {
  padding: 10px 15px;
  border: 1px solid #E6E6E6;
  margin-top: 0px;
  margin-bottom: 20px;
  z-index: 99;
  background-color: #fff; }
  .product-detail .product-caption dd, .product-detail .product-caption dt {
    display: inline-block; }
  .product-detail .product-caption dd {
    margin: 0 0 0 0;
    padding: 0;
    font-family: "Niramit", sans-serif;
    color: #747474;
    font-size: 0.9em; }
  .product-detail .product-caption dt {
    margin: 0 25px 0 0;
    padding: 0;
    font-family: "Niramit", sans-serif;
    letter-spacing: 1.3px;
    color: #191919;
    font-weight: normal;
    font-size: 0.8em;
    text-transform: uppercase; }

.spacer {
  height: 54px; }
  @media (max-width: 768px) {
    .spacer {
      height: 54px; } }

.header {
  background: #ff1d24;
  width: 100%;
  display: table;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 95; }
  .header .logo {
    margin: 7px 0 7px 0;
    height: 50px; }
    @media (max-width: 480px) {
      .header .logo {
        height: 40px; } }
    @media (min-width: 481px) and (max-width: 1024px) {
      .header .logo {
        height: auto; } }
    .header .logo img {
      width: 220px; }
      @media (max-width: 768px) {
        .header .logo img {
          width: 190px; } }
    @media (min-width: 481px) and (max-width: 1024px) {
      .header .logo {
        margin-left: -20px; } }
  .header div.menu {
    list-style: none;
    float: right;
    display: table;
    height: 100%;
    margin: 0;
    font-family: "Niramit", sans-serif; }
    @media (max-width: 768px) {
      .header div.menu {
        display: none; } }
  .header div.menu a {
    text-align: center;
    display: inline-block;
    min-width: 100px;
    padding: 17px 30px 14px 30px;
    font-size: 1.1em;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    transition: all 0.2s ease-in-out;
    color: #fff;
    position: relative; }
    .header div.menu a:before {
      opacity: 0;
      content: '';
      position: absolute;
      border: 2px solid #fff;
      left: 18px;
      top: 11px;
      bottom: 5px;
      right: 18px;
      height: 40px;
      transition: all 0.2s ease-in-out; }
    .header div.menu a:hover {
      text-decoration: none;
      cursor: pointer; }
      .header div.menu a:hover:before {
        opacity: 1; }
    @media (min-width: 769px) and (max-width: 1024px) {
      .header div.menu a {
        font-size: 0.8em;
        padding: 18px 25px 18px 25px; } }

.hamburger {
  margin-top: 8px;
  margin-right: -8px;
  display: none !important;
  z-index: 99;
  position: fixed;
  top: 1px;
  right: 5px; }
  @media (max-width: 768px) {
    .hamburger {
      display: block !important; } }
  .hamburger .hamburger-inner::before, .hamburger .hamburger-inner::after, .hamburger .hamburger-inner {
    background-color: #fff; }

.hamburger.is-active {
  position: fixed; }
  .hamburger.is-active .hamburger-box {
    margin-top: 3px; }
  .hamburger.is-active .hamburger-inner::before, .hamburger.is-active .hamburger-inner::after, .hamburger.is-active .hamburger-inner {
    background-color: #fff;
    transition: 0.1s all ease-in-out; }

.hamburger-menu-content {
  height: 100%;
  width: 100%;
  background-color: #ff1d24;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: 0.2s all ease-in-out;
  opacity: 0;
  visibility: hidden;
  overflow: hidden; }
  .hamburger-menu-content ._nav {
    transition: 0.2s all ease-in-out;
    margin-top: 70px;
    margin-left: -20%; }
    @media (min-width: 481px) and (max-width: 1024px) {
      .hamburger-menu-content ._nav {
        margin-top: 140px; } }
    .hamburger-menu-content ._nav a {
      display: block;
      padding: 23px 35px;
      text-align: left;
      font-size: 2.4em;
      font-weight: 200;
      font-family: "Niramit", sans-serif;
      color: #FFFFFF;
      letter-spacing: 0.81px; }
      @media (min-width: 481px) and (max-width: 1024px) {
        .hamburger-menu-content ._nav a {
          font-size: 3em;
          padding: 33px 55px; } }
      .hamburger-menu-content ._nav a:active {
        padding-top: 24px;
        padding-bottom: 22px; }
      .hamburger-menu-content ._nav a:last-of-type {
        border-bottom: 0; }
  .hamburger-menu-content.is-active {
    visibility: visible;
    opacity: 1;
    z-index: 98; }
    .hamburger-menu-content.is-active ._nav {
      margin-left: 0; }

.container-margin {
  margin-left: -15px;
  margin-right: -15px; }

.container-fluid .col, .container-fluid .col-1, .container-fluid .col-10, .container-fluid .col-11, .container-fluid .col-12, .container-fluid .col-2, .container-fluid .col-3, .container-fluid .col-4, .container-fluid .col-5, .container-fluid .col-6, .container-fluid .col-7, .container-fluid .col-8, .container-fluid .col-9, .container-fluid .col-auto, .container-fluid .col-lg, .container-fluid .col-lg-1, .container-fluid .col-lg-10, .container-fluid .col-lg-11, .container-fluid .col-lg-12, .container-fluid .col-lg-2, .container-fluid .col-lg-3, .container-fluid .col-lg-4, .container-fluid .col-lg-5, .container-fluid .col-lg-6, .container-fluid .col-lg-7, .container-fluid .col-lg-8, .container-fluid .col-lg-9, .container-fluid .col-lg-auto, .container-fluid .col-md, .container-fluid .col-md-1, .container-fluid .col-md-10, .container-fluid .col-md-11, .container-fluid .col-md-12, .container-fluid .col-md-2, .container-fluid .col-md-3, .container-fluid .col-md-4, .container-fluid .col-md-5, .container-fluid .col-md-6, .container-fluid .col-md-7, .container-fluid .col-md-8, .container-fluid .col-md-9, .container-fluid .col-md-auto, .container-fluid .col-sm, .container-fluid .col-sm-1, .container-fluid .col-sm-10, .container-fluid .col-sm-11, .container-fluid .col-sm-12, .container-fluid .col-sm-2, .container-fluid .col-sm-3, .container-fluid .col-sm-4, .container-fluid .col-sm-5, .container-fluid .col-sm-6, .container-fluid .col-sm-7, .container-fluid .col-sm-8, .container-fluid .col-sm-9, .container-fluid .col-sm-auto, .container-fluid .col-xl, .container-fluid .col-xl-1, .container-fluid .col-xl-10, .container-fluid .col-xl-11, .container-fluid .col-xl-12, .container-fluid .col-xl-2, .container-fluid .col-xl-3, .container-fluid .col-xl-4, .container-fluid .col-xl-5, .container-fluid .col-xl-6, .container-fluid .col-xl-7, .container-fluid .col-xl-8, .container-fluid .col-xl-9, .container-fluid .col-xl-auto {
  padding-left: 0;
  padding-right: 0; }

.section-banner {
  width: 100%;
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
  background: transparent;
  height: 300px;
  text-align: center; }
  @media (max-width: 480px) {
    .section-banner {
      height: 440px; } }
  @media (min-width: 481px) and (max-width: 768px) {
    .section-banner {
      height: 260px; } }
  .section-banner .overlay {
    position: absolute;
    content: '';
    background-color: #333333;
    opacity: 0.8;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1; }
    .section-banner .overlay:before {
      content: '\200B';
      display: inline-block;
      height: 100%;
      vertical-align: middle; }
  .section-banner h1.display, .section-banner h1.display p {
    margin-bottom: 0;
    text-align: center;
    z-index: 15;
    display: inline-block;
    vertical-align: middle; }

.section-grey {
  background-color: #f8f8f8; }

.section-dark {
  background-color: #333333; }

.indent {
  padding: 20px 24px; }

.section-side-img {
  background-size: cover;
  background-position: center center; }
  @media (max-width: 768px) {
    .section-side-img {
      height: 300px; } }

.section {
  position: relative; }
  .section .small-title {
    letter-spacing: 0.4rem;
    font-weight: 300;
    font-size: 1.25em;
    text-transform: uppercase;
    color: #ff1d24; }
  .section img {
    width: 100%; }
  .section h1.display {
    font-family: "Minion Display", sans-serif;
    font-size: 3.6em;
    letter-spacing: 0.1rem;
    line-height: 1.05;
    margin-bottom: 0; }
    @media (max-width: 768px) {
      .section h1.display {
        font-size: 2.5em; } }
  .section .brand {
    color: #ff1d24; }
  .section .light {
    color: #fff; }
  .section h2.desc {
    font-family: "Niramit", sans-serif;
    font-size: 1.2em;
    font-weight: 600;
    line-height: 1.6em;
    padding: 10px 0 5px;
    letter-spacing: 0.04rem; }
  .section a.button, .section a.button:visited {
    text-transform: uppercase;
    font-family: "Niramit", sans-serif;
    padding: 8px 20px 12px;
    letter-spacing: 0.10rem;
    border: 2px solid #ff1d24;
    color: #ff1d24;
    transition: all 0.2s ease-in-out;
    line-height: 4.2em; }
  .section a.button:hover, .section a.button:visited:hover {
    background-color: #ff1d24;
    color: #fff;
    cursor: pointer; }
  .section a.button.sm-block {
    line-height: 4.2em; }
  .section h1.section-title {
    font-family: "Niramit", sans-serif;
    font-weight: 800;
    letter-spacing: 0.04rem;
    font-size: 2.4em;
    text-align: center; }
  .section .product-wrap {
    position: relative;
    height: 370px;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 35px;
    background-position: 50%;
    display: block;
    color: #333333; }
    @media (max-width: 480px) {
      .section .product-wrap {
        height: 205px;
        margin-bottom: 24px; } }
    @media (min-width: 481px) and (max-width: 768px) {
      .section .product-wrap {
        height: 236px;
        margin-bottom: 30px; } }
    .section .product-wrap:hover {
      cursor: pointer;
      color: #333333; }
      .section .product-wrap:hover .product-desc {
        opacity: 1; }
    .section .product-wrap .product-desc {
      background-color: rgba(255, 255, 255, 0.95);
      z-index: 10;
      position: absolute;
      top: 55px;
      right: 55px;
      bottom: 55px;
      left: 55px;
      padding-left: 60px;
      padding-right: 60px;
      display: table-cell;
      opacity: 0;
      transition: all 0.25s ease-in-out; }
      .section .product-wrap .product-desc:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -0.6em; }
      .section .product-wrap .product-desc .va-middle {
        vertical-align: middle;
        display: inline-block;
        width: 100%; }
      @media (min-width: 769px) and (max-width: 1024px) {
        .section .product-wrap .product-desc {
          top: 48px;
          right: 40px;
          bottom: 45px;
          left: 40px; } }
      @media (max-width: 768px) {
        .section .product-wrap .product-desc {
          top: 20px;
          right: 20px;
          bottom: 20px;
          left: 20px;
          padding: 30px 20px; } }
    .section .product-wrap .product-title {
      font-family: "Niramit", sans-serif;
      font-weight: 800;
      letter-spacing: 0.04rem;
      font-size: 2em;
      text-align: center;
      color: #ff1d24; }
      @media (max-width: 768px) {
        .section .product-wrap .product-title {
          font-size: 1.4em; } }
    .section .product-wrap .product-cat {
      font-size: 1.05em;
      font-weight: 700;
      line-height: 1.6em;
      text-align: center; }
      .section .product-wrap .product-cat li {
        list-style: none;
        display: inline-block; }
      .section .product-wrap .product-cat li:after {
        content: ', ';
        white-space: pre; }
      .section .product-wrap .product-cat li:last-child:after {
        content: ''; }
      @media (max-width: 480px) {
        .section .product-wrap .product-cat {
          font-size: 0.9em; } }
    .section .product-wrap hr, .section .product-wrap .hr-brand {
      margin-top: 30px;
      margin-bottom: 20px;
      border-top: 0;
      width: 116px;
      border-bottom: 1px solid #ff5055; }
      @media (max-width: 768px) {
        .section .product-wrap hr, .section .product-wrap .hr-brand {
          margin-top: 20px;
          margin-bottom: 14px; } }
  .section img.client-logo {
    width: 16%;
    margin-bottom: 30px;
    height: auto; }
    @media (max-width: 480px) {
      .section img.client-logo {
        width: 36%;
        margin-left: 6%;
        margin-right: 6%; } }
  .section p.hq-address {
    padding: 10px 0;
    line-height: 1.8em;
    font-weight: 300; }
  .section .hq-map {
    border: 14px solid #fff; }
    @media (min-width: 481px) and (max-width: 1024px) {
      .section .hq-map {
        position: static; } }

.red-footer {
  background-color: #ff1d24;
  padding-top: 32px;
  padding-bottom: 32px; }

.vision-text {
  text-transform: uppercase;
  letter-spacing: 0.3rem;
  line-height: 1.8em;
  font-size: 1.3em; }

.mission-text {
  list-style: none;
  counter-reset: my-awesome-counter;
  flex-wrap: wrap;
  margin: 0;
  padding: 0; }
  .mission-text dd, .mission-text dt {
    display: block; }
  .mission-text dt {
    font-size: 1.1em;
    margin-bottom: 5px; }
  .mission-text dl {
    margin-left: 24px; }
  .mission-text li {
    counter-increment: my-awesome-counter;
    display: flex; }
  .mission-text li::before {
    content: "" counter(my-awesome-counter);
    font-weight: bold;
    font-size: 3.5em;
    letter-spacing: 0.1rem;
    font-family: "Minion Display", sans-serif;
    line-height: 1;
    color: #ff1d24;
    font-weight: 300; }

.services-img {
  height: 400px;
  background-position: center center;
  background-size: cover;
  background-repeat: none; }

.printing-process-img img {
  width: 70%;
  height: auto;
  position: relative; }
  @media (max-width: 480px) {
    .printing-process-img img {
      width: 50%;
      margin-bottom: 60px;
      margin-top: 40px; } }

@media (max-width: 480px) {
  .printing-process-img:first-of-type img {
    margin-top: 0; } }

.printing-process-img:before {
  position: absolute;
  content: '';
  background-image: url("assets/images/red-arrow-right.png");
  background-repeat: no-repeat;
  background-size: 32px 180px;
  width: 32px;
  height: 180px;
  bottom: 0;
  right: 22px; }
  @media (min-width: 481px) and (max-width: 1024px) {
    .printing-process-img:before {
      bottom: -10px;
      right: -14px; } }
  @media (max-width: 480px) {
    .printing-process-img:before {
      background-image: url("assets/images/red-arrow-down.png");
      background-size: 47px 32px;
      width: 100%;
      height: 32px;
      left: 0;
      right: 0;
      background-position: center center; } }

.printing-process-img:last-of-type:before {
  background: none; }

dd.phase-num {
  font-size: 1.3em;
  color: #ff1d24;
  letter-spacing: 0.4rem;
  text-transform: uppercase;
  line-height: 1.6em; }

.hr-phase {
  margin-top: 50px;
  margin-bottom: 50px;
  border-top: 0;
  border-bottom: 1px solid #ff1d24 !important; }
  @media (max-width: 768px) {
    .hr-phase {
      margin-top: 20px;
      margin-bottom: 14px; } }

.finishing-machine {
  list-style-type: none; }
  .finishing-machine li {
    position: relative;
    margin-bottom: 20px;
    font-size: 1.2em;
    letter-spacing: 0.3rem;
    text-transform: uppercase; }
    .finishing-machine li:before {
      content: '';
      position: absolute;
      background: url("assets/images/bullet-chevron.png") no-repeat;
      background-size: 12px 18px;
      left: -35px;
      top: 5px;
      width: 12px;
      height: 18px; }

.section-sidebar {
  max-width: 200px;
  border-bottom: 1px solid #ff1d24; }
  @media (max-width: 768px) {
    .section-sidebar {
      max-width: 100% !important;
      margin-bottom: 50px; } }

.sidebar-title {
  font-size: 1.4em;
  color: #ff1d24;
  font-weight: 600;
  margin-bottom: 0;
  border-top: 1px solid #ff1d24;
  padding-top: 18px;
  padding-bottom: 18px; }
  .sidebar-title a, .sidebar-title a:visited {
    color: #ff1d24; }

ul.product-sidebar {
  padding-left: 0;
  list-style-type: none;
  margin-bottom: 0; }
  ul.product-sidebar li {
    position: relative;
    margin-bottom: 10px;
    font-size: 1.2em;
    padding-left: 25px; }
    ul.product-sidebar li:last-child {
      margin-bottom: 18px; }
    ul.product-sidebar li.active:before {
      content: '';
      position: absolute;
      background: url("assets/images/bullet-chevron.png") no-repeat;
      background-size: 12px 18px;
      left: 0;
      top: 5px;
      width: 12px;
      height: 18px; }
    ul.product-sidebar li a, ul.product-sidebar li a:visited {
      color: #333333;
      transition: all 0.1s ease-in-out; }
    ul.product-sidebar li a:hover {
      font-weight: 600; }

.product-subtitle {
  border-bottom: 1px solid #ff1d24;
  padding-bottom: 10px; }
  .product-subtitle .current {
    font-size: 1.4em;
    color: #ff1d24;
    font-weight: 600; }
  .product-subtitle .next {
    font-size: 1em;
    color: #ff1d24;
    padding-right: 25px;
    position: relative; }
    .product-subtitle .next a {
      display: block; }
    .product-subtitle .next a:before {
      content: '';
      background: url("assets/images/red-arrow-right-sm.png") no-repeat;
      background-size: 16px 24px;
      width: 16px;
      height: 24px;
      position: absolute;
      right: 0;
      bottom: -1; }

ul.product-slides {
  padding-left: 0;
  list-style: none;
  height: 100%; }
  ul.product-slides li {
    float: left;
    width: 33.3333333333%;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
    height: 200px;
    background-repeat: no-repeat;
    background-size: cover; }
    ul.product-slides li a {
      display: block;
      width: 100%;
      height: 100%; }
    @media (max-width: 480px) {
      ul.product-slides li {
        padding-left: 5px;
        padding-right: 5px; } }

.clear {
  clear: both; }

.product-images-content img {
  width: 50% !important;
  float: left;
  margin-bottom: 16px;
  height: auto; }
  .product-images-content img:nth-child(even) {
    padding-right: 0;
    padding-left: 8px; }
  .product-images-content img:nth-child(odd) {
    padding-left: 0;
    padding-right: 8px; }
  @media (max-width: 768px) {
    .product-images-content img {
      padding-left: 0 !important;
      padding-right: 0 !important;
      width: 100%;
      float: none; } }

.product-images-content .product-image {
  height: 277px;
  width: 48.5%;
  margin-bottom: 16px;
  float: left;
  background-size: cover;
  background-repeat: no-repeat; }
  .product-images-content .product-image:nth-child(even) {
    margin-right: 0;
    margin-left: 8px; }
  .product-images-content .product-image:nth-child(odd) {
    margin-left: 0;
    margin-right: 8px; }
  @media (max-width: 480px) {
    .product-images-content .product-image {
      margin-left: 0 !important;
      margin-right: 0 !important;
      width: 100%;
      height: 300px;
      float: none; } }
  @media (max-width: 1024px) {
    .product-images-content .product-image {
      margin-left: 0 !important;
      margin-right: 0 !important;
      width: 100%;
      height: 400px;
      float: none; } }
  @media (max-width: 768px) {
    .product-images-content .product-image {
      margin-left: 0 !important;
      margin-right: 0 !important;
      width: 100%;
      height: 300px;
      float: none; } }

form.contact-form {
  -ms-input-placeholder-color: #9E9E9E;
  -ms-input-placeholder-font-weight: 300;
  -ms-input-placeholder-font-style: italic; }
  form.contact-form ::placeholder {
    color: #9E9E9E;
    font-weight: 300;
    font-style: italic;
    opacity: 1; }
  form.contact-form ::-ms-input-placeholder {
    color: #9E9E9E;
    font-weight: 300;
    font-style: italic; }
  form.contact-form label {
    margin-left: 12px;
    font-size: 0.7em;
    color: #5951CA;
    font-family: "Niramit", sans-serif;
    text-transform: uppercase;
    font-weight: bold; }
  form.contact-form input.form-control, form.contact-form textarea.form-control, form.contact-form select.form-control {
    padding-top: 2px;
    height: 44px !important;
    border-radius: 0;
    font-weight: 300;
    color: #fff;
    border: 1px solid #999999;
    background-color: transparent; }
  form.contact-form button {
    text-transform: uppercase;
    font-family: "Niramit", sans-serif;
    padding: 8px 34px 10px 34px;
    letter-spacing: 0.10rem;
    border: 2px solid #ff1d24;
    color: #ff1d24;
    transition: all 0.2s ease-in-out;
    background: transparent; }
  form.contact-form button.button:hover, form.contact-form button.button:visited:hover {
    background-color: #ff1d24;
    color: #fff;
    cursor: pointer; }
  form.contact-form textarea.form-control {
    height: 132px !important;
    padding-top: 6px; }
