/*modified css By.Herjuanto Ladoeng YJ 2017 medsosid.esy.es*/

body {
 /* padding-bottom: 40px;*/
  color: #5a5a5a;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
.carousel-indicators {
    bottom: 20px;
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
/*brand active*/
.actives {
  border: 2px solid red !important;
}
.activex {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 2px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
}
.tabcontentbrand {
  display: none;
}
/*end*/

/*slider service*/
.carousel-control {
  width:  4%; 
}

.carousel-control.left,.carousel-control.right {
  margin-left: 0px;
  background-image:none;
}


@media (max-width: 767px) {
  .carousel-inner .active.left { 
    left: -100%; 
  }
  .carousel-inner .next { 
    left:  100%; 
  }
  .carousel-inner .prev { 
    left: -100%; 
  }
  .active > div { 
    display:none; 
  }
  .active > div:first-child { 
    display:block; 
  }

}
@media (min-width: 767px) and (max-width: 992px ) {
  .carousel-inner .active.left { 
    left: -50%; 
  }
  .carousel-inner .next { 
    left:  50%; 
  }
  .carousel-inner .prev { 
    left: -50%; 
  }
  .active > div { 
    display:none; 
  }
  .active > div:first-child { 
    display:block; 
  }
  .active > div:first-child + div { 
    display:block; 
  }
}
@media (min-width: 992px ) {
  .carousel-inner .active.left { left: -16.7%; }
  .carousel-inner .next        { left:  16.7%; }
  .carousel-inner .prev    { left: -16.7%; }  
}
@media screen and (min-width: 768px) {
  .carousel-control 
  .glyphicon-chevron-left, 
  .carousel-control .icon-prev {
    margin-left: -40px;
  }
  .carousel-control 
  .glyphicon-chevron-right, 
  .carousel-control .icon-next {
    margin-right: -40px;
  }
}
/*end*/
/*career*/
.career-nsn {
  padding: 6px 12px;
  border: 0px solid #ccc;
  margin-top: 10px;
  background-color: rgb(241, 241, 241);
  border-top: none;
  border-radius: 5px;
}

.career-nsn-apply {
  border: 0px solid #ccc;
  background-color: #ffffff !important;
}
.mps-jarak-colum-1 {
    background-color: #1396d6;
    color: #ffffff;
    padding: 10px;
}
.mps-jarak-colum-2 {
    background-color: #ccc;
    color: #ffffff;
    padding: 0;
}
.marketing .col-lg-6 {
    margin-bottom: 0;
    text-align: center;
}

div>.background-career {
    position: relative;
    display: table;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 25px;
    margin: 0;
    float: left;
    line-height: 1.5;
    letter-spacing: 0.2px;
    background-color: #ed1b24;
    color: #fff;
}

.row-career.equal {
  display: table;
}

.row-career.equal .column {
  display: table-cell;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 25px;
  margin: 0;
  border: 1px solid #FFF;
  line-height: 1.5;
  letter-spacing: 0.2px;
  background-color: #ed1b24;
  color: #fff;
}

.row-career.equal.flex {
  display: flex;
}
.row-career.equal.flex .column {
  max-width: 5em;
  border: 1px solid #FFF;
  background-color: red;
}
/*end*/

/*service*/
.container-services {
  position: relative;
  width: 100%;
}

.service-posisition {
  margin-bottom: 15px; 
  margin-top: 15px;
}

.image-services {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.img-services-set {
  position: relative;
  background-position: center; 
  background-size: cover; 
  background-repeat: no-repeat; 
  object-fit: cover; 
  object-position: center; 
  box-sizing: content-box; 
  flex-direction: column; 
  max-width: 100%; 
  width: 100%; 
  height: 350px; 
}

.middle-services {
  transition: .5s ease;
  opacity: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%)
}

.container-services:hover .image-services {
  opacity: 0.9;
}

.container-services:hover .middle-services {
  opacity: 1;
}

.text-services {
  background-color: rgba(35, 35, 38, 0.39);
  color: white;
  font-size: 18px;
  font-stretch: normal;
  white-space: nowrap;
  padding: 10px 30px 10px 30px;
  margin: -33px;
}

  /* Style the tab */
  div.tab-services {
      overflow: hidden;
      border:0px solid #ccc;
      background-color: transparent;
  }

  /* Style the buttons inside the tab */
  div.tab-services button {
      background-color: inherit;
      float: left;
      border: none;
      outline: none;
      cursor: pointer;
      padding: 7px 16px;
      transition: 0.3s;
      font-size: 17px;
      background-color: #f1f1f1;
      width: 100%;
      white-space: nowrap;
  }

  /* Change background color of buttons on hover */
  div.tab-services button:hover {
    background-color: #ddd;
  }

  /* Create an active/current tablink class */
  div.tab-services button.active {
    background-color: #ed1b24;
    color: #fff;
  }

/* Style the tab content */
  .tabcontent {
    display: none;
    padding: 15px;
    border: 0px solid #ccc;
    margin-top: 10px;
    background-color: rgb(241, 241, 241);
    border-top: none;
  }
/*end*/

/*menu*/
.small-images a, .big-images a {
  display:inline-block
}
.small-images .selected {
  border:1px solid red
}


.prev-page a:hover {
  opacity: 1;
}
.prev-page {
  position: absolute;
  width: 34%;
  height: 100%;
  background: url(../img/prev.png) 0 50% no-repeat;
  top: 5px;
  bottom: 5px;
  left: 0;
  outline: 0;
  cursor: pointer;
  opacity: .3;
  z-index: 100;
}

.next-page a:hover {
  opacity: 1;
  color: #000;
}
.next-page {
  position: absolute;
  width: 34%;
  height: 100%;
  background: url(../img/next.png) 100% 50% no-repeat;
  top: 0;
  bottom: 0;
  right: 0;
  outline: 0;
  cursor: pointer;
  opacity: .3;
  z-index: 100;
}
/*end menu*/

/* Style the tab */
div.tab-photos {
    overflow: hidden;
    border:0px solid #ccc;
    background-color: transparent;
}

/* Style the buttons inside the tab */
div.tab-photos a {
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 7px 16px;
    transition: 0.3s;
    font-size: 17px;
    background-color: #f1f1f1;
    width: 100%;
    white-space: nowrap;
}

/* Change background color of buttons on hover */
div.tab-photos a:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
div.tab-photos a.active {
  background-color: #ed1b24;
  color: #fff;
}

/* Style the tab content */
.tabphotos {
  display: none;
  padding: 6px 12px;
  border: 0px solid #ccc;
  margin-top: 10px;
  background-color: #fff;
  border-top: none;
}
/*end*/
/*end services*/


/*
about
*/
.aboout-company-merah {
  position: relative; 
  color: #fff; 
  text-align: center; 
  border: 1px solid #ed1b24; 
  background-color: #ed1b24; 
  padding: 10px; 
  border-bottom-left-radius: 2em; 
  border-bottom-right-radius: 2em; 
  box-shadow: 5px 3px 5px rgba(136, 136, 136, 0);
  margin-bottom: 15px; z-index: 100;
}

.about-company-putih {
  color: #000; 
  text-align: center; 
  border: 1px solid #e0e0e0; 
  background-color: #fdfdfd; 
  padding: 10px; 
  border-bottom-left-radius: 2em; 
  border-bottom-right-radius: 2em; 
  box-shadow: 0px 0px 10px #888888; 
  margin-bottom: 15px;
}

.company-about-fadeout {
  position: relative; 
  bottom: 4em; 
  height: 4em; 
}

.company-about-text {
  font-weight: bold; 
  padding: 5px;
}

/*tab about*/
/* Style the tab */
div.tab-about {
  overflow: hidden;
  border:0px solid #ccc;
  background-color: transparent;
}

div.tab-about button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 7px 16px;
  transition: 0.3s;
  font-size: 17px;
  background-color: #f1f1f1;
  width: 100%;
  white-space: nowrap;
}

div.tab-about button:hover {
  background-color: #ddd;
}

div.tab-about button.active {
  background-color: #ed1b24;
  color: #fff;
}
.tababout {
    display: none;
    /*padding: 6px 12px;
    border: 0px solid #ccc;
    margin-top: 10px;
    background-color: rgb(241, 241, 241);
    border-top: none;*/
  }
/*end*/

.btn-active-nsn {
  background-color: #ccc;
  border-color: #ccc;
  color: #ffffff;
  width: 250px;
  height: auto;
}
  
.well-radius {
  min-height: 20px;
  padding: 5px;
  margin-bottom: 0;
  background-color: transparent;
  border: 1px solid #e3e3e3;
  border-radius: 150px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

div>a>img.hover-test:hover,
div>a>img.hover-test:focus, 
div>a>img.hover-test:active {
  background-color: #d6d2d2;
  border: 1px solid #d6d2d2;
  border-radius: 150px;
}

.hover-active {
  background-color: #d6d2d2;
  border: 1px solid #d6d2d2;
  border-radius: 150px;
}

div >.background-hrd {
  position: relative;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 25px;
  margin: 0;
  float: right;
  line-height: 1.5;
  letter-spacing: 0.2px;
  background-color: #ed1b24;
  color: #fff;
  border-top-right-radius: 2em;
  border-bottom-right-radius: 2em;
}

.radius-left-right{
  border-top-left-radius: 2em; 
  border-bottom-left-radius: 2em;
}

.thumb {
  margin-bottom: 30px;
}
.thumb-galery {
    margin-bottom: 0;
    padding: 5px;
}
.fa-color {
  color: #000;
}
.img-logo {
  position: relative;
  display: block;
  z-index: 20;
  top: 0;
  right: 0;
  margin: -25px 0;
  width: 118px;
  height: auto;
  float: left;
}

.text-search-header{
  position: relative;
  display: table;
  float: right;
  top: 0;
  right: 0;
  margin: -5px 0;
  padding: 5px;
  width: 200px;
  height: auto;
}

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    transition: 0.5s;
    opacity: 0.8;
}

.thumbnailxx {
    position:relative;
    overflow:hidden;
}

.Latar-slide-text-1 {
    position:absolute;
    top:0;
    right:0;
    background:rgba(90, 90, 90, 0.75);
    width:100%;
    height:100%;
    padding:2%;
    display: none;
    text-align: left;
    color:#fff !important;
    z-index:2;
}

.Latar-slide-text {
    position: absolute;
    padding: 22px 10px;
    width: 100%;
    bottom: 0px;
    left: 0px;
    color: #fff;
    text-align: justify;
    background: rgba(0,0,0,.44);
    margin: 0;
}

.Latar-slide-text:hover {
  background: rgba(0,0,0,.44);
  padding: 22px 10px;
  width: 100%;
  bottom: 0px;
  left: 0px;
  text-shadow: 0 1px 2px rgba(0,0,0,.6);
    transition: 0.5s;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}


.Latar-galery-text {
  position: absolute;
  padding: 22px 10px;
  width: 360px;
  bottom: 0px;
  left: 0px;
  color: #fff;
  text-align: justify;
  background: rgba(0,0,0,.44);
  margin: 0;
  margin-left: 15px;
  margin-right: 15px;
}

.Latar-galery-text:hover {
  background: rgba(0,0,0,.44);
  padding: 22px 10px;
  width: 360px;
  bottom: 0px;
  left: 0px;
  text-shadow: 0 1px 2px rgba(0,0,0,.6);
    transition: 0.5s;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.Latar-service-text {
  position: absolute;
  padding: 22px 10px;
  width: initial;
  bottom: 80px;
  left: 0px;
  color: #fff;
  text-align: center;
  background: rgba(0,0,0,.44);
  margin: 0;
  margin-left: 118px;
  margin-right: 118px;
}

.Latar-brand-image {
  position: absolute;
  padding: 22px 10px;
  width: 100%;
  bottom: 0px;
  left: 0px;
  color: #fff;
  text-align: justify;
  background: transparent;
  margin: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ccc;
  border-color: #ffffff;
  border: 1px solid #fff;
}
.list-group-item.active, 
.list-group-item.active:focus, 
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #ed1b24;
    border-color: #ffffff;
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 0px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.logo-nissin 
{
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  text-align: center;
}
.logo-nissin img{
  z-index: 20;
  width: 120px;
  height: auto;
  background-position: center;
  background-repeat: no-repeat;
  object-fit: cover;
  margin: 0;
}
.navbar-inverse .navbar-toggle:focus, 
.navbar-inverse .navbar-toggle:hover {
    background-color: transparent;
}
.navbar-inverse .navbar-toggle {
    border-color: transparent;
}
.navbar-inverse {
  background-color: #c3bfbf;
  border-color: rgb(245, 242, 242);
}
.carousel-controlx {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0,0,0,.6);
  background-color: rgba(0,0,0,0);
  filter: alpha(opacity=50);
  opacity: 1.5;
}

.carousel-controlx.navbar-color-kiri {
  background-image: -webkit-linear-gradient(left,rgb(253, 251, 251) 0,rgba(0,0,0,.0001) 100%);
  background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
  background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(255, 254, 254, 0.94)));
  background-image: linear-gradient(to right,rgb(255, 254, 254) 0,rgba(0,0,0,.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

.carousel-controlx.navbar-color-kanan {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left,rgb(255, 252, 252) 0,rgba(0,0,0,.5) 100%);
  background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
  background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgb(255, 253, 253)));
  background-image: linear-gradient(to right,rgba(255, 255, 255, 0) 0,rgb(255, 250, 250) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}

.navbar-inverse .navbar-nav>.active>a, 
.navbar-inverse .navbar-nav>.active>a:focus, 
.navbar-inverse .navbar-nav>.active>a:hover {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav>li>a {
  color: #000;
  font-weight: bold;
  font-size: 16px;
  padding-left: 8vmin;
}
/* MENU LINKS SECTION*/
.menu-section {
    background-color: #8e8e8e;
}

#menu-top a {
    color: #FFF;
    text-decoration: none;
    font-weight: 500;
    padding: 10px 10px 10px 10px;
    text-transform: uppercase;
}

.menu-top-active {
    background-color: #C36464;
}

.menu-section .nav > li > a:hover,
.menu-section .nav > li > a:focus {
  background-color: #F0677C!important;
}

.menu-section .dropdown-menu > li > a:hover,
.menu-section .dropdown-menu > li > a:focus {
    background-color: #F0677C!important;
}

/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */
/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  position: relative;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
}
/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
}
.navbar-wrapper .navbar .container {
  width: auto;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
/* Carousel base class */
.carousel {
  height: 50%;
  margin-bottom: 20px;
}

./*carousel.fill {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}
.carousel-caption {
  z-index: 10;
}
.carousel .item {
  width: 100%;
  height: 550px;
  background-color: transparent;
  background-position: center;
  background-size: cover;
}

.carousel-inner > .item>img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}

.carousel-inner>.item>a>img, 
.carousel-inner>.item>img, 
.img-responsive, .thumbnail a>img, 
.thumbnail>img {
  display: block;
  max-width: 100%;
}*/
/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}
/* Featurettes
------------------------- */

.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}

.navbar-inverse .navbar-brand {
    color: #ffffff;
}

/* =============================================================
   HEADER SECTION STYLES
 ============================================================ */
header {
    background-color: #ffffff;
    color: #000;
    text-align: right;
}
.bahasa-header{
  position: relative;
  float: right;
  margin: -10px 5px;
  color: #000;
}
header a {
  color: #ed1b24;
  font-weight: bold;
}

/* Home Page Carousel */
header.carousel {
    height: 50%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}
header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

/* RESPONSIVE CSS
-------------------------------------------------- */
.img-logo-mobile{
  position: relative;
  display: block;
  z-index: 20;
  top: 0;
  right: 0;
  margin: 0px;
  margin-bottom: 5px;
  margin-top: 0;
  width: 118px;
  height: auto;
  float: left;
}

.bahasa-header-mobile {
  position: relative;
  float: left;
  margin: -8px 0 0 -13px;
  color: #000;
}

.collapse .textnav {
  position: relative;
  margin: 73px 0 19px 0;
  top: 0;
  margin-right: 0;
  float: left;
}

.collapse .textnav {
  border-radius: 25px;
  border: 1px solid;
  background-color: transparent; 
  color: #ffffff; 
  right: 0;
  left: -129px;
  padding: 5px;
  padding-left: 10px;
}
div.row.jarak-event-img {
  margin-bottom: 11px; 
  margin-top: 0px;
}

div >.row.jarak-event-img-slide {
    margin-bottom: 21px;
    margin-top: 0px;
}

div>img.event-img {
  position: relative;
  background-size: cover; 
  background-position: center; 
  object-fit: cover;
}
div p.event-text-title {
  font-size: 35px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 50px;
}

p.media-sosial {
  padding: 0; 
  margin: 20px 0;
}

div p.event-title-top {
  color: #ed1b24; 
  font-size: 32px; 
  font-weight: bold; 
  padding: 0; 
  text-align: left;
}

div.line-merah-nissin {
  border-top: 10px solid #ed1b24; 
  margin-bottom: 6px; 
  margin-top: 6px;
}

div.line-hitam-nissin {
  border-bottom: 10px solid #352e2e;
}

p.text-besar {
  text-transform: uppercase;
}

.jarak-spasi-nissin {
  padding: 0; 
  margin: 20px 0px;
}

.jarak-spasi-contact {
  padding-left: 200px;
  padding-right: 200px;
  margin-bottom: 17px;
  margin-top: -10px;
  text-align: center;
}

div input.form-control.text-radius-contact {
  border-radius: 10px;
}

div textarea.form-control.text-radius-textarea {
   border-radius: 10px;
   resize: none;
}

.margin-mobile {
  margin-bottom: 0px;
  margin-top: -20px;
}
img.gambar-set {
  width: 100%;
  height: 300px;
  background-position: center;
  background-size: cover;
  object-fit: cover;
}

img.gambar-set-new {
  width: 300px;
  height: 253px;
  background-position: center;
  background-size: cover;
  object-fit: cover;
} 

img.gambar-set-new-2 {
  background-position: center;
  background-size: cover;
  object-fit: cover;
}

@media (max-width: 240px) {
  .margin-mobile {
    margin-bottom: 0 !important;
    margin-top: -20px !important;
  }

  .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: -27px;
    left: 17%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
  }
  .carousel-controlx {
    display: none;
  }
  .navbar-inverse-mobile {
    background-color: #ed1b24 !important;
    border-color: #ed1b24 !important;
  }

  header {
    display: none;
  }

  .mobile-logo-desktop{
    display: none;
  }
  .collapse .textnav {
    position: relative;
    margin: 0 0 15px 0 !important;
    top: 0;
    left: 0 !important;
    margin-right: 0;
    float: left;
  }
  .posisi-mikuya-logo {
    top: -85px !important;
    width: 65% !important;
    margin-top: 0px !important;
    margin-left: 30px !important;
  }
  .Latar-promo-nissin {
    text-align: center;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }
  .carousel-indicators {
    display: none;
  }

  .carousel-inner > .item>img {
    height: 250px !important;
    background-size: cover;
    background-position: inherit;
  }
  .carousel .item {
    width: 100%;
    height: 250px !important;
    background-color: transparent;
    background-position: center;
    background-size: cover;
  }

  h1 {
    font-size: 16px !important;
  }

  h2 {
    font-size: 16px !important;
  }
}

@media (max-width: 360px) {
  .margin-mobile {
    margin-bottom: 0 !important;
    margin-top: -20px !important;
  }
  /*.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: -27px;
    left: 17%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
  }*/

  .carousel-controlx {
    display: none;
  }
  .navbar-inverse-mobile {
    background-color: #ed1b24 !important;
    border-color: #ed1b24 !important;
  }
  .posisi-mikuya-logo {
    top: -85px !important;
    width: 65% !important;
    margin-top: 0px !important;
    margin-left: 30px !important;
  }
  header {
    display: none;
  }
  .mobile-logo-desktop{
    display: none;
  }
  .Latar-promo-nissin {
    text-align: center;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }
  .collapse .textnav {
    position: relative;
    margin: 0 0 15px 0 !important;
    top: 0;
    left: 0 !important;
    margin-right: 0;
    float: left;
  }
  .carousel-indicators {
    display: none;
  }
  /*.carousel-inner > .item>img {
    height: 250px !important;
    background-size: cover;
    background-position: inherit;
  }
  .carousel .item {
    width: 100%;
    height: 250px !important;
    background-color: transparent;
    background-position: center;
    background-size: cover;
  }*/
  
  h1 {
    font-size: 16px !important;
  }

  h2 {
    font-size: 16px !important;
  }
}

@media (min-width: 768px) {
  img.gambar-news {
    height: 530px !important;
  }
  img.gambar-set-new-2 {
    max-width: 100%;
    max-height: none;
    margin-left: 0;
  }
  .bahasa-header-mobile {
    display: none;
  }

  .collapse .textnav {
    display: none;
  }

  .img-logo-mobile{
    display: none;
  }

  header.header-padding {
    padding: 25px;
  }
  .navbar>.container .navbar-brand, 
  .navbar>.container-fluid .navbar-brand 
  {
    margin: -8px 0;
    margin-left: 42px;
  }

  .container-fluid>.navbar-collapse, 
  .container-fluid>.navbar-header, 
  .container>.navbar-collapse, 
  .container>.navbar-header {
    margin-right: 85px;
    margin-left: 0;
  }

  /* Navbar positioning foo */
  .navbar-wrapper {
    /*margin-top: 20px;*/
    /*margin-top: 69px;*/
  }

  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }

  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 1px;
  }
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: -5px;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }

  button.btn-load-more {
    width: 222px;
  }

  div.row.nissin-row {
    margin-right: -15px;
    margin-left: -15px;
  }

  div.carousel .carousel {
    height: 70%;
  }

  .carousel-indicators-posisi {
    bottom: 55px;
  }

  .carousel-indicators-right {
    position: absolute;
    display: inline-block;
    left: 0;
    right: 0;
    width: initial;
    z-index: 15;
    padding-left: 0;
    margin: 35px;
    margin-right: 50px;
    margin-left: 50px;
    text-align: right;
    list-style: none;
  }

  
  .Latar-promo-nissin {
    position: relative;
    width: 75%;
    margin: 0;
    margin-bottom: -100px !important;
    margin-top: -100px !important;
    text-align: right;
  }
  
  div img.event-img {
    width: 262px; 
    height: 120px; 
  }

  div img.galery-img {
    width: auto; 
    height: 270px; 
    background-position: center;
    background-size: cover;
    object-fit: cover;
  }

  div img.galery-img-event 
  {
    position: relative;
    display: block;
    width: auto;
    max-width: 100%;
    max-height: 270px;
    height: auto;
    right: 0;
    left: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    background-position: center;
    background-size: cover;
    object-fit: cover;
  }
  div >.top-image{
    top: -40px;
  }
}

@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
  .img-portfolio {
    margin-bottom: 15px;
  }
  header.carousel .carousel {
    height: 70%;
  }
}

footer.footer a{
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  padding: 10px;
}

footer.footer a{
  text-decoration: none;
}

footer.footer a:hover,
footer.footer a:focus {
  color: #222 !important;
  text-decoration: none;
}

footer p {
  color: #ffffff;
  font-weight: bold;
}

.footer {
  position: relative;
  display: table;
  top: 0;
  bottom: 0;
  width: 100%;
  background-color: #ed1b24;
  padding: 10px;
  margin: 0;
  margin-bottom: -50px;
  text-align: center;
}

.img-footer-logo{
  position: relative;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: -10px 0;
  width: 230px;
  height: auto;
}

button.btn-load-more {
  background-color: #9c9a9a; 
  border-color: #9c9a9a;
}

button.btn-load-more:hover,
button.btn-load-more:focus {
  background-color: #ed1b24;
  border-color: #9c9a9a;
  color: #ffffff;

}

.background-center {
  background-color: #ed1b24; 
  padding: 10px; 
  text-align: center;
}

.background-center-galery {
  background-color: #c3bfbf;
  padding: 10px;
  text-align: center;
  margin-top: -10px;
  margin-bottom: -41px;
  margin-left: -10px;
  margin-right: -10px;
}

button.btn-more-news {
  background-color: #691f1f; 
  border-color: #691f1f;
  color: #ffffff;
}

button.btn-more-news:hover,
button.btn-more-news:focus {
  background-color: #e4d12a; 
  border-color: #e4d12a;
  color: #000000;
}

button.btn-more-galery {
  background-color: #ed1b24; 
  border-color: #ed1b24;
  color: #ffffff;
  width: 250px;
  height: auto;
}

button.btn-more-galery:hover,
button.btn-more-galery:focus {
  background-color: #e4d12a; 
  border-color: #e4d12a;
  color: #000000;
}

button.btn-latar {
  background-color: #ed1b24;
  color: #ffffff;
  width: 80px;
  height: auto;
  border-radius: 1px;
}

div.row.nissin-row {
  padding: 2px;
  margin-bottom: 5px;
}

img.gambar-news {
  width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    object-position: center center;
    object-fit: cover;
     margin: 0 auto;
}

div.img-news {
  border-radius: 1px; 
  padding: 5px;
}

img.gambar-set-footer {
  width: 100%;
  height: 320px;
  background-position: center;
  background-size: cover;
  object-fit: cover;
}
div.row.nissin-row-footer {
  padding: 0;
  margin-bottom: 5px;
}

.nissin-merah {
  background-color: #ed1b24; 
  padding: 5px;
  margin: 0;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}

.nissin-biru {
  background-color: #337ab7; 
  padding: 5px;
  margin: 0;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}

.nissin-ungu {
  background-color: #7910b4; 
  padding: 5px;
  margin: 0;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}

.nissin-kuning {
  background-color: #f2c042; 
  padding: 5px;
  margin: 0;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}

.modal-latar {
  background-color: #ed1b24;
  color: #ffffff;
}

.headline-section {
color: #4b4b4b;
font-family: "proxima-nova", sans-serif;
font-weight: 600;
text-transform: uppercase;
}

.headline-section {
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
position: relative;
text-align: center;
margin: 5px 0 20px 0;
font-size: 32px;
line-height: 32px;
z-index: 1;
}
.headline-section span {
background: #ffffff;
}
.headline-section span {
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
padding: 0 24px;
}
.headline-section span:before, 
.headline-section span:after {
border-top: 6px solid #cfcfcf;
}
.headline-section span:before, 
.headline-section span:after {
display: block;
height: 1px;
content: " ";
width: 100%;
position: absolute;
left: 0px;
top: 14px;
z-index: -1;
}
.snapshots {
position: relative;
display: block;
text-align: center !important;
}
.snapshots .sub-title {
text-transform: uppercase;
font-size: 20px;
font-weight: 600;
}

.theme-color-secondary, 
.theme-secondary, 
.theme-secondary-link, 
.theme-secondary-link a {
color: #f40009;
}
.snapshots .sub-title {
text-transform: uppercase;
font-size: 20px;
font-weight: 600;
}

.snapshots .summary {
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-size: 16px;
line-height: 23px;
margin: 0 auto 14px;
overflow: hidden;
padding: 0 20px;
width: 50% !important;
}

.theme-font-secondary {
font-family: Georgia;
font-weight: normal;
}

.btn-slide {
  background-color: #ed1b24;
  color: #ffffff;
  border-radius: 1px;
  border-color: #ed1b24;
}

.btn-slide:hover,
.btn-slide:focus {
  background-color: #e7d333;
  border-color: #e7d333;
  color: #222;
}

.btn-facebook {
  background-color: #337ab7 !important;
  border-color: #337ab7;
  color: #ffffff;
  width: 120px;
  height: auto;
}

.btn-facebook:hover,
.btn-facebook:focus {
  background-color: #ed1b24 !important;
  border-color: #ed1b24;
  color: #ffffff;
}

.btn-twitter {
  background-color: #2992ec !important;
  border-color: #2992ec;
  color: #ffffff;
  width: 120px;
  height: auto;
}

.btn-twitter:hover,
.btn-twitter:focus {
  background-color: #ed1b24 !important;
  border-color: #ed1b24;
  color: #ffffff;
}

.btn-more {
  color: #000000;
}

.btn-more:hover,
.btn-more:focus {
  color: #ed1b24;
}

.btn-buy-now {
  background-color: #ed1b24;
  border-color: #ed1b24;
  color: #ffffff;
  width: 120px;
  height: auto;
  font-weight: bold;
  text-transform: uppercase;
}

.btn-buy-now:hover,
.btn-buy-now:focus {
  background-color: #e7d333;
  border-color: #e7d333;
  color: #222;
}
.posisi-latar {
  float: right; 
  text-transform: uppercase;
}

.posisi-mikuya-logo {
  height: auto;
  position: absolute;
  display: block;
  z-index: 20;
  top: -65px;
  margin-top: 0;
  margin-left: -227px;
}

.Latar-promo-nissin {
  transition: 0.5s;
  padding: 15px 6px;
  bottom: 0px;
  left: 0px;
  color: #fff;
  background: rgba(0, 0, 0, 0.98);
  z-index: 20;
}

.btn-view-news {
  color: #000;
  padding: 1px;
}

.btn-view-news:hover,
.btn-view-news:focus {
  color: #ed1b24;
}

/*
Fade content bs-carousel with hero headers
Code snippet by maridlcrmn (Follow me on Twitter @maridlcrmn) for Bootsnipp.com
Image credits: unsplash.com
*/
/********************************/
/*       Fade Bs-carousel       */
/********************************/
.fade-carousel {
    position: relative;
    height: 100vh;
}
.fade-carousel .carousel-inner .item {
    height: 100vh;
}
.fade-carousel .carousel-indicators > li {
    margin: 0 2px;
    background-color: #f39c12;
    border-color: #f39c12;
    opacity: .7;
}
.fade-carousel .carousel-indicators > li.active {
  width: 10px;
  height: 10px;
  opacity: 1;
}

/********************************/
/*          Hero Headers        */
/********************************/
.hero {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 1px 0 rgba(0,0,0,.75);
    -webkit-transform: translate3d(-50%,-50%,0);
       -moz-transform: translate3d(-50%,-50%,0);
        -ms-transform: translate3d(-50%,-50%,0);
         -o-transform: translate3d(-50%,-50%,0);
            transform: translate3d(-50%,-50%,0);
}
.hero h1 {
  font-size: 6em;    
  font-weight: bold;
  margin: 0;
  padding: 0;
}

.fade-carousel .carousel-inner .item .hero {
  opacity: 0;
  -webkit-transition: 2s all ease-in-out .1s;
     -moz-transition: 2s all ease-in-out .1s; 
      -ms-transition: 2s all ease-in-out .1s; 
       -o-transition: 2s all ease-in-out .1s; 
          transition: 2s all ease-in-out .1s; 
}
.fade-carousel .carousel-inner .item.active .hero {
  opacity: 1;
  -webkit-transition: 2s all ease-in-out .1s;
     -moz-transition: 2s all ease-in-out .1s; 
      -ms-transition: 2s all ease-in-out .1s; 
       -o-transition: 2s all ease-in-out .1s; 
          transition: 2s all ease-in-out .1s;    
}

/********************************/
/*            Overlay           */
/********************************/
.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: transparent;
  opacity: .7;
}

/********************************/
/*          Custom Buttons      */
/********************************/
.btn.btn-lg {padding: 10px 40px;}
.btn.btn-hero,
.btn.btn-hero:hover,
.btn.btn-hero:focus {
  color: #f5f5f5;
  background-color: #1abc9c;
  border-color: #1abc9c;
  outline: none;
  margin: 20px auto;
}
/********************************/
/*       Slides backgrounds     */
/********************************/
.fade-carousel .slides .slide-1, 
.fade-carousel .slides .slide-2,
.fade-carousel .slides .slide-3 {
  height: 100vh;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.fade-carousel .slides .slide-1 {
  background-color: transparent;
}
.fade-carousel .slides .slide-2 {
  background-color: transparent;
}
.fade-carousel .slides .slide-3 {
  background-color: transparent;
}

/********************************/
/*          Media Queries       */
/********************************/
@media screen and (min-width: 980px){
  .hero { width: 980px; }    
}
@media screen and (max-width: 640px){
  .hero h1 { font-size: 4em; }    
}

/* carousel */
.media-carousel 
{
  margin-bottom: 0;
  /*padding: 0 40px 30px 40px;*/
  margin-top: 30px;
}
/* Previous button  */
.media-carousel .carousel-control.left 
{
  left: -12px;
  background-image: none;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width : 40px;
  margin-top: 107px
}
/* Next button  */
.media-carousel .carousel-control.right 
{
  right: -12px !important;
  background-image: none;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width : 40px;
  margin-top: 107px
}
/* Changes the position of the indicators */
.media-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the colour of the indicators */
.media-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
.media-carousel .carousel-indicators .active 
{
  background: #333333;
}

.media-carousel img
{
  width: 100%;
  max-height: 250px;
  background-position: center;
  background-size: cover;
  object-fit: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

.carousel.item.media {
  height: auto;
  background-color: transparent !important;
}

div.item.transparan-bacground {
  height: auto; 
  background-color: transparent;
}

div p.text-slide-event {
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 14px; 
  font-weight: bold; 
  text-transform: uppercase;
}

div p.text-slide-event-1 {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: -5px;
  margin-top: -5px;
}

div ol.posisi-bol-next {
  margin-bottom: -18px;
  margin-top: -18px;
}

div button.btn-store {
  background: url("../img/logobukalapak.png") no-repeat scroll 0 0 transparent;
  color: #000000;
  cursor: pointer;
  font-weight: bold;
  height: 20px;
  padding-bottom: 2px;
  width: 75px;
}

.btn-contact {
  background-image:url('img/tokopedia.png');
  background-repeat:no-repeat;
  background-color: #ed1b24;
  border-color: #ed1b24;
  cursor: pointer;
  color: #ffffff;
  width: 150px;
  height: auto;
  display: inline-block;
  white-space: nowrap;
  line-height:1.5em;
  outline: none;
  overflow: visible;
  cursor: pointer;
  text-shadow:0 1px 1px rgba(0, 0, 0, 0.25);
    -moz-border-radius: 4px; 
    -webkit-border-radius:4px; 
    box-shadow:1px 1px 2px 0 #CCCCCC;
    -moz-box-shadow: 1px 1px 2px 0 #CCCCCC;
    -webkit-box-shadow: 1px 1px 2px 0 #CCCCCC;
}
.btn-contact:hover,
.btn-contact:focus {
  background-color: #ecda32;
  border-color: #ecda32;
  color: #000000;
}
/* End carousel 