<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import "font-awesome.css";

html
{
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
}

@font-face {
    font-family: Roboto;
    src: url('../fonts/Roboto/Roboto-Regular.ttf');
}

@font-face {
    font-family: 'slick';
    src: url('../fonts/slick.eot');
    src: url('../fonts/slick.svg') format('svg'),
       url('../fonts/slick.woff') format('woff'),
       url('../fonts/slick.ttf') format('truetype'),
}

@font-face {
    font-family: Roboto-Black;
    src: url('../fonts/Roboto/Roboto-Black.ttf');
}

@font-face {
    font-family: Roboto-Light;
    src: url('../fonts/Roboto/Roboto-Light.ttf');
}

body
{
    font-family: Roboto;
    color: rgb(51,51,51);
    background: #fff;
    padding: 0 0 0px 0;
    letter-spacing: .01rem;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased!important;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}

.item
{
  margin-top: 0!important;
  padding: 0!important;
}

h2
{
  font-family: Roboto-Light;
}

/* HEADING DECORATION */

.headingText h2
{
  display: inline-block;
}

h1, h2, h3, h4, h5, h6, p
{
  transition: all 0.3s ease;
}

h1, h2, h3
{
  transform: scale(1, 1.1);
}

.foodCardsDesc2 p
{
  margin-bottom: 0;
  max-height: 38px;
  overflow-y: hidden;
}

h2
{
  font-weight: 300;
  margin-top: 0;
}

h3
{
  margin-top: 0;
  font-weight: 300;
}

a:visited, a:active, a:focus, a:link, a:hover
{
  color: #333333;
  border: none!important;
  text-decoration: none!important;
}

.foodCardsDesc1 h3
{
  overflow: hidden;
  text-transform: capitalize;
  max-height: 55px;
}

.underlineFirst
{
  border-bottom: 3px solid #de5842;
  padding-bottom: 5px;
}

/* REVISI 1 */

.headingText
{
  margin-bottom: 30px;
  position: relative;
}

/* END OF REVISI 1 */

p
{
  line-height: 18px;
}

/* END OF HEADING DECORATION */

/* HOME CAROUSEL */

.homeCarouselCaption
{
  display: table;
  padding: 15px 7%;
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  height: 43%;
  color: white;
  transition: all 0.3s ease;
  padding-top: 30px;
  padding-bottom: 30px;
}

.homeCarouselCaption:hover
{
  background: rgba(0, 0, 0, 0.6);
}

.homeCarouselCaption p
{
  font-size: 21px;
  line-height: 28px;
  overflow-y: hidden;
  max-height: 56px;
}

.homeCarouselCaption h2
{
  overflow-y: hidden;
  font-size: 40px;
  margin-bottom: 1.4%;
  max-height: 90px;
  text-transform: capitalize;
}

.homeCarouselContainer1
{
  padding-top: 31%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* END OF HOME CAROUSEL */

/* CARDS */

.newItem
{
  color: white;
  padding-top: 139.66%;
  background-color: #de5842;
}

.newItem2
{
  color: white;
  padding-top: 106.56%;
  background-color: #de5842;
}

.foodCardsUser a:hover, .Username1:hover, .userRecipeContainer:hover h5, .userRecipeContainer:hover div
{
  color: #de5842;
}

.foodCards0:hover h3
{
  color: #de5842;
}

.foodCards1
{
  border: 1px solid #ddd;
  background: white;
  transition: all 0.3s ease;
  margin-bottom: 30px;
  box-shadow: 0px 0px 23px 7px rgba(0,0,0,0.05)!important;
}

.foodCards1:hover
{
  border-color: #de5842;
}

.foodCards0:hover .foodCardsPic, .foodNew:hover .foodCardsPic
{
  transform: scale3d(1.2, 1.2, 1.2);
}

.foodCardsPic0
{
  overflow: hidden;
  background: black;
}

.foodCardsPic
{
  padding-top: 66.66%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: all 0.3s;
}

.foodCardsVideo0
{
  padding-top: 66.66%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: all 0.3s;
}

.foodCardsVideo0
{
  padding-top: 66.66%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: all 0.3s;
}

.playButton
{
  position: absolute;
  width: 20%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  float: none;
  margin: auto;
  opacity: 0;
  transition: all 0.3s ease;
}

.foodCards0:hover .playButton, .videoNew:hover .playButton
{
  opacity: 1;
}

.foodCardsVideoDesc0
{
  padding-top: 60%;
}

.foodCardsDesc1
{
  position: absolute;
  left: 0;
  top: 0;
  height: 80%;
  padding: 5%;
  padding-top: 4%;
  padding-bottom: 0;
  overflow: hidden;
  font-size: 12px;
}

.foodCardsDesc1 h3
{
  margin-bottom: 7%;
}

.foodCardsUser
{
  position: absolute;
  left: 0;
  bottom: 0;
  height: 20%;
  padding: 5%;
  padding-top: 2%;
  padding-bottom: 4%;
}

.foodCardsVideoUser
{
  position: absolute;
  left: 0;
  bottom: 0;
  height: 35%;
  padding: 5%;
  padding-top: 2%;
  padding-bottom: 4%;
}

.foodCardsUserPic
{
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 28px;
  height: 28px;
  border-radius: 100px;
  margin-right: 5px;
  border: 1px solid #c1c1c1;
}

.foodCardsUsername
{
  top: 8px;
  position: absolute;
  padding-bottom: 10px;
  display: inline-block;
}

.Username1
{
  transition: all 0.3s ease;
  font-weight: 800;
  font-size: 11px;
}

.cardDate
{
  font-size: 11px;
  color: grey;
}

.foodCardsIndicator
{
  font-size: 12px;
  margin-bottom: 8px;
}

.foodCardsIndicator i
{
  margin-right: 5px;
}

.foodCardsIndicator1
{
  display: inline-block;
  margin-right: 8px;
}

.foodCardsIndicatorTop
{
  border-bottom: 1px solid #c1c1c1;
  padding-bottom: 6px;
}

.foodCardsIndicatorBottom
{
  margin-top: 6px;
}

.viewDesc
{
  float: right;
  display: inline-block;
}

.videoView
{
  float: right;
  display: inline-block;
}

/* DAILY PICK FOOD */

.foodIcon
{
  margin-bottom: 30px;
}

.dailyPick1 img
{
  transition: all 0.3s ease;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  float: none;
  margin: auto;
}

.dailyPickContainer
{
  padding-top: 100%;
  margin-bottom: 24px;
}

.foodTop
{
  z-index: 2;
}

.dailyPickContainer:hover .foodTop
{
  opacity: 0;
}


/* END OF DAILY PICK FOOD */


/* STAR RATING */

.starfull, .starno
{
  color: #de5842;
  margin-right: 0!important;
  font-size: 14px;
}

/* END OF STAR RATING */

/* END OF CARDS */

/* DAILY PICK */

.dailyPick1 a
{
  color: white;
}

/* END OF DAILY PICK */

/* PERSUADE */

.textPersuade
{
  margin-bottom: 30px;
}

.persuadeTextLeft p
{
  line-height: 24px;
  text-align: justify;
  margin-bottom: 0;
  font-size: 16px;
}

.persuadeTextRight p
{
  line-height: 24px;
  text-align: justify;
  margin-bottom: 0;
  direction: rtl;
  font-size: 16px;
}

.homeArticleDesc0 p
{
  text-align: justify;
  line-height: 24px;
}

.persuadeMenRight
{
  margin-top: -70px;
}

/* REVISI 2 */

.fishLogo
{
  max-width: 400px;
}

/* END OF REVISI 2 */

/* END OF PERSUADE */

/* ADS */

.ads_970x90
{
  background: white;
  display: block;
  position: relative;
  width: 970px;
  height: 90px;
  float: none;
  margin: auto;
  overflow: hidden;
}

/* END OF ADS */

/* ARTICLE */

.homeArticleContainer
{
  margin-bottom: 30px;
}

.homeArticlePic1
{
  padding-top: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border: 1px solid #ddd;
  border-right: 0;
}

.homeArticleDesc0
{
  position: relative;
  background: white;
  padding: 1.5%;
  border: 1px solid #ddd;
  border-left: 0;
}

.homeArticleDesc0 h3  
{
  text-transform: capitalize;
}

.prevArticle
{
  position: absolute;
  right: 8%;
  bottom: 4%;
  padding: 5px;
  cursor: pointer;
}

.prevCarousel
{
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  float: none;
  padding: 5px;
  background: white;
  cursor: pointer;
}

.prevArticleMobile
{
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  padding: 5px;
  cursor: pointer;
  background: white;
}

.prevArticle, .nextArticle
{
  width: 4%;
}

.prevCarousel, .nextCarousel
{
  width: 4%;
  opacity: .5;
  transition: all 0.3s ease;
}

.prevCarousel:hover, .nextCarousel:hover
{
  opacity: 1;
  background: #fcd059;
}

.nextArticleMobile
{
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  padding: 5px;
  cursor: pointer;
  background: white;
}

.nextCarousel
{
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  padding: 5px;
  cursor: pointer;
  background: white;
}

.nextArticle
{
  position: absolute;
  right: 2%;
  bottom: 4%;
  padding: 5px;
  cursor: pointer;
}

.articleAuthor
{
  font-style: italic;
  margin-bottom: 1.5%;
}

.articleUser:hover, .articleTitle:hover
{
  color: #de5842;
}

.readArticle
{
  margin-top: 3%;
}

.readArticle a, .readArticle a:hover
{
  font-weight: 900;
  color: #de5842;
}

.articleCard0
{
  margin-bottom: 15px;
}

.articleCard1
{
  padding-top: 220px;
  background: white;
  position: relative;
  border: 1px solid #ddd;
  transition: all 0.3s ease;
  box-shadow: 0px 0px 23px 7px rgba(0,0,0,0.05);
}

.newItem3
{
  padding-top: 200px;
  background-color: #de5842;
}

.articleCard1:hover
{
  border-color: #de5842;
}

.articleCard1:hover h3
{
  color: #de5842;
}

.moreArticlePic
{
  width: 35%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.moreArticleDesc
{
  padding: 2%;
  position: absolute;
  top: 0;
  right: 0;
  width: 65%;
  height: 100%;
}

.moreArticleDesc h3
{
  font-size: 20px;
  line-height: 25px;
  max-height: 51px;
  overflow: hidden;
  margin-bottom: 14px;
}

.moreArticleDesc h5
{
  font-style: oblique;
  font-weight: 400;
  margin-bottom: 20px;
  line-height: 19px;
  color: #969696;
  height: 18px;
}

.moreArticleDesc h6
{
  margin-top: 0;
  color: #de5842;
}

.moreArticleDesc a:hover
{
  color: #de5842;
}

.moreArticleDesc p
{
  text-align: justify;
  line-height: 22px;
  max-height: 62px;
  overflow: hidden;
}

/* END OF ARTICLE */

/* GALLERY */

.photoModal
{
  cursor: pointer;
}

.photoCaption
{
  display: block;
  font-size: 16px;
  padding: 15px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  color: white;
  background: rgba(0, 0, 0, 0.6);
}

.gallery11
{
  width: 10%;
}

.gallery1, .gallery11
{
  margin-bottom: 10px;
}

.gallery2
{
  cursor: pointer;
  padding-top: 56.25%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all 0.3s ease;
}

.gallery2:hover
{
  opacity: .7;
}

/* MODAL GALLERY */

/* The Modal (background) */
#galleryModal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: rgba(0, 0, 0, 0.88);
}

/* Modal Content */
.modal-content1 {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 90%;
  max-width: 1200px;
}

/* The Close Button */
.close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

.gallerySlides {
  display: none;
}

.cursor {
  cursor: pointer
}

/* Next &amp; previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  text-shadow: 1px 1px black;
  top: 0;
}

.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

.demo {
  opacity: 0.45;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)
}

.gallerySlides
{
  background-color: black;
  min-height: 77vh;
}


.gallerySlides img
{
  max-height: 77vh;
  width: auto!important;
  float: none;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  max-width: 100%;
}

.gallery01
{
  margin-top: 10px;
}

/* END OF MODAL GALLERY */

/* END OF GALLERY */

a
{
  text-decoration: none;
  color: #333333;
  -webkit-transition: color 200ms ease, background-color 200ms ease, text-shadow 200ms ease, box-shadow 200ms ease, border 200ms ease;
  transition: color 200ms ease, background-color 200ms ease, text-shadow 200ms ease, box-shadow 200ms ease, border 200ms ease;
}

body
{
  margin-top: 88px;
}

/* MAKAN IKAN ENAK */

/* REVISI 3 */

.googleMapsLocation0
{
  padding-top: 50%;
  border: 1px solid #ddd;
  background: black;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.googleMapsLocation1
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

/* END OF REVISI 3 */

/* REVISI 1 */

.hastagItem0
{
  font-weight: 900;
  font-style: italic;
  display: inline-block;
  font-size: 15px;
  margin-right: 7px;
  margin-bottom: 7px;
  cursor: pointer;
  transition: all .3s ease;
}

.hastagItem0:hover
{
  color: #de5842;
}

.hiddenSearch
{
  display: none;
}

.s0-1
{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 90%;
}

.s0-1Title
{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -120%);
}

.s0Select
{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, 52%);
}

.s0, .recipeSearch, .s0-1Title, .categorySearch, .s0Select
{
  
}

.notificationContent1
{
  height: 65px;
  border: 1px solid #ddd;
  transition: all .3s ease;
  padding: 10px;
}

.notifPP
{
  height: 100%;
  width: 43px;
  border: 1px solid #ddd;
  border-radius: 50%;
  float: left;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.notifDesc0
{
  float: left;
  padding-left: 15px;
  width: calc(100% - 43px);
}

.notifDesc1-0
{
  overflow-x: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.notifDesc1-1
{
  font-size: 15px;
}

.notifDesc1-2
{
  font-size: 13px;
  color: #aaa;
}

.notificationContent1:hover
{
  border-color: #de5842;
}

.closeSearch
{
  position: fixed!important;
  right: 15px!important;
}

.sLeft
{
  float: left;
  width: 100px;
}

.tLeft
{
  float: left;
  width: 200px;
}

.sRight
{
  float: left;
  width: calc(100% - 100px);
}

.tRight
{
  float: left;
  width: calc(100% - 200px);
}

.cUs1 label
{
  display: block;
}

.cUs1
{
  margin-bottom: 15px;
}

.cUs1Left
{
  float: left;
  width: 25px;
}

.cUs1Right
{
  float: left;
  width: calc(100% - 25px);
  margin-bottom: 4px;
}

.chefPhoto
{
  margin: auto;
  height: 150px;
  width: 150px;
  border: 1px solid #ddd;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
}

.close3
{
  position: absolute;
  top: 15px;
  font-size: 27px;
  right: 13px;
  outline: none;
  color: #333;
  opacity: 1;
  margin-right: -15px!important;
  margin-top: -15px!important;
  padding: 15px!important;
  transition: all 0.3s ease;
  z-index: 2;
}

.close3:hover
{
  color: #de5842;
  opacity: 1;
}

.reportWarning
{
  display: none;
  color: #de5842;
}

.reportForm
{
  border-radius: 0;
  resize: none;
  font-size: 15px;
}

.reportSuccess
{
  display: none;
}

.mDialog2
{
  margin: 0;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  position: fixed;
}

.fillComment textarea:focus, .fillComment textarea:active,
.reportForm:active, .reportForm:focus
{
  outline: none!important;
  box-shadow: none!important;
  border: 1px solid #de5842;
  border-radius: 0;
}

.reportContainer1
{
  box-shadow: 0px 0px 40px 3px #2d2d2d;
  max-width: 500px;
  max-height: 300px;
  position: absolute;
  background: white;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  float: none;
  margin: auto;
  padding: 10px 15px;
}

.reportContainer1 h3
{
  margin-top: 5px;
}

.filterActionButton0
{
  position: fixed;
  background: white;
  height: 55px;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
}

.filterActionButtonContainerLeft
{
  padding-right: 0px;
  height: inherit;
  padding-bottom: 10px;
}

.filterActionButtonContainerRight
{
  padding-left: 0px;
  height: inherit;
  padding-bottom: 10px;
}

.filterActionButton1
{
  height: inherit;
  max-width: 700px;
  margin: auto;
  padding: 5px 0;
}

.waitingSubmisssion
{
  background: #ddd;
  padding: 4px 8px;
  margin-bottom: 5px;
  display: inline-block;
}

.rejectedSubmission
{
  background: #de5842;
  padding: 4px 8px;
  margin-bottom: 5px;
  display: inline-block;
  color: white;
}

.acceptedSubmission
{
  background: #fcd059;
  padding: 4px 8px;
  margin-bottom: 5px;
  display: inline-block;
}

.eventStatus0 label
{
  display: block;
}

.filterButton
{
  position: absolute;
  right: 15px;
}

.userName767-0
{
  width: 180px;
  margin: auto;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 16px;
}

.indicator767
{
  position: absolute;
  top: 8px;
  font-size: 11px;
  right: -5px;
  border-radius: 100px;
  height: 23px;
  padding-top: 5px;
  width: 23px;
  background: #de5842;
  color: white;
  text-align: center;
}

.notif1
{
  animation: notifZoom infinite;
  animation-duration: 1s;
  -webkit-animation: notifZoom infinite;
  -webkit-animation-duration: 1s;
}

@keyframes notifZoom
{
  0%
  {
    transform: scale(.5, .5);
  }
  50%
  {
    transform: scale(1, 1);
  }
  100%
  {
    transform: scale(.5, .5);
  }
}

.collapse767
{
  padding-left: 35px;
  margin-bottom: 15px;
}

.angleRight
{
  float: right;
  font-size: 20px;
  margin: 7.5px 0;
}

.angleDown767
{
  transition: all .3s ease;
}

.angleDown767.active
{
  transform: rotate(180deg);
}

.moreMenu li, .moreMenu a
{
  cursor: pointer;
}

.modalDialog0
{
  height: 100vh;
  width: 100vw;
  margin: 0;
}

.modalDialog1
{
  position: absolute;
  width: 580px;
  background: white;
  padding: 15px;
  top: 50%;
  left: 50%;
  right: 0;
  transform: translate(-50%, -50%);
}

.modalDialog1 img
{
  max-width: 100px;
}

.modalDialog1 h4
{
  margin-top: 30px;
  margin-bottom: 20px;
  font-weight: 900;
}

.modalDialog3 label
{
  margin-bottom: 10px;
  font-size: 15px;
  transition: all .3s ease;
  cursor: pointer;
}

.modalDialog3 label:hover
{
  color: #de5842;
}

.dailyPickContainer
{
  cursor: pointer;
}

.auditionLocation01.active .auditionMap1
{
  opacity: 0.4;
}

.auditionLocation01.active .auditionMapCheck1
{
  animation-name: bounceIn;
  animation-duration: .5s;
  opacity: 1;
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }

  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}

.auditionMapCheck1
{
  height: 65px;
  width: 65px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  opacity: 0;
}

.auditionMap1
{
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.auditionMap0
{
  width: 100px;
  float: left;
  height: inherit;
  position: relative;
  background: black
}

.auditionMapCheck0
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}

.auditionLocation00
{
  height: 100px;
  position: relative;
  cursor: pointer;
}

.auditionLocation01
{
  border: 1px solid #ccc;
  height: inherit;
  transition: all .3s ease;
}

.auditionLocation0
{
  
  height: inherit;
  transition: all .3s ease;
  cursor: pointer;
  padding: 11px;
  position: relative;
  float: left;
  width: calc(100% - 100px);
}

.auditionLocation01:hover, .auditionLocation01.active
{
  border-color: #de5842;
}

.auditionLocation0 h4
{
  margin-top: 0;
  margin-bottom: 5px;
  font-weight: 900;
  font-size: 15px;
  line-height: 19px;
}

.compDate
{
  font-size: 13px;
}

.auditionLocation0 h5
{
  color: #aaa;
  margin-top: 2px;
}

.logoContainer, .logoContainerSecond
{
  position: relative;
  width: 90%;
  padding-top: 50%;
  margin-bottom: 50px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: all 0.3s ease;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: .27;
}

/* .logoContainer
{
  position: relative;
  width: 90%;
  padding-top: 50%;
  margin-bottom: 50px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: all 0.3s ease;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: .27;
} */

.logoContainerSecond
{
  position: relative;
  width: 90%;
  padding-top: 36%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: all 0.3s ease;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: .27;
  margin-bottom: 0;
}

.logoContainerTop
{
  margin-bottom: 0;
  position: relative;
  width: 90%;
  padding-top: 40%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: all 0.3s ease;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: .27;
}

.logoContainer:hover, .logoContainerSecond:hover, .logoContainerTop:hover
{
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  opacity: 1;
}

.file-upload-wrapper
{
  border: none!important;
}

.eventFormPoint0.active
{
  background: #de5842;
}

.eventFormPoint0
{
  position: relative;
  width: 65px;
  height: 65px;
  margin: 0 38.5px;
  background: #ddd;
  display: inline-block;
  border-radius: 50%;
  z-index: 2;
  transition: all .5s ease;
  cursor: pointer;
}

.eventFormPoint0:hover
{
  animation-name: pulse;
  animation-duration: .2s;
}

@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }

  50% {
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.eventFormPoint1
{
  position: absolute;
  height: inherit;
  width: inherit;
  font-size: 34px;
  padding-top: 8px;
  color: #aaa;
}

.eventFormPoint0.active .eventFormPoint1
{
  color: white;
}

.eventFormIndicator
{
  margin: 0 auto 60px;
  position: relative;
}

.eventFormIndicator1
{
  width: inherit;
  position: relative;
}

.eventFormText0
{
  width: 102.3px;
  margin: 0 20px;
  display: inline-block;
  color: #bbb;
  transition: all .5s ease;
  cursor: pointer;
}

.eventFormText0.active
{
  font-weight: 900;
  color: black;
}

.showIn580
{
  display: none;
}

.eventFormIndicator580
{
  margin: -15px -15px 20px;
}

.eventFormLine0, .eventFormLine0Left, .eventFormLine0Right
{
  height: 2px;
  width: 90px;
  background: #ddd;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.eventFormLine0Left
{
  right: 290px;
}

.eventFormLine0Right
{
  left: 290px;
}

/* REVISI 4 */

.eventFormLine0LeftAlter
{
  right: 150px;
}

.eventFormLine0RightAlter
{
  left: 150px;
}

/* END OF REVISI 4 */

.wideButton
{
  padding-left: 20px;
  padding-right: 20px;
}

.checkPostal
{
  font-weight: 100;
  margin-left: 5px;
}

.checkPostal a, .checkPostal a:hover
{
  color: #de5842;
}

.ui-state-active, .ui-widget-content .ui-state-active 
{
  color: white;
  border: 1px solid #de5842;
  background: #de5842;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight
{
  background: #fcd059;
}

.ui-widget.ui-widget-content
{
  border-radius: 0;
}

.ui-datepicker .ui-datepicker-header
{
  border-radius: 0;
  border: none;
  background: grey;
}

.chefHat1, .catIcon1
{
  display: inline-block;
  width: 12px;
  height: 12px;
  float: left;
  margin-right: 5px;
}



.helpContainer p
{
  line-height: 28px;
  margin-bottom: 20px;
  text-align: justify!important;
  font-size: 16px!important;
}

.helpContainer p:last-child
{
  margin-bottom: 0;
}

.helpTitle0
{
  height: 150px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.aboutText
{
  color: white;
  font-weight: 900;
  font-size: 40px;
  letter-spacing: 5px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  float: none;
  margin: auto;
  display: inline-block;
  height: 55px;
  text-align: center;
}

.square0
{
  list-style-type: circle!important;
}

.helpContainer ul
{
  list-style: initial;
  margin-bottom: 20px;
}

.helpContainer ol
{
  margin-bottom: 20px;
  padding-left: 0;
}

.helpContainer li
{
  font-size: 16px;
  margin-bottom: 6px;
  margin-left: 18px;
}

.helpContainer ol&gt;li
{
  font-size: 16px;
  margin-bottom: 6px;
  margin-left: 18px;
  padding-left: 6px;
  margin-top: 5px;
}

.helpContainer ol&gt;li&gt;p
{
  margin-top: 5px;
  margin-bottom: 10px;
}

.helpContainer h4
{
  font-weight: 900;
  font-size: 17px;
  text-transform: capitalize;
}

.helpContainer ol&gt;li&gt;ul&gt;li, .helpContainer ol&gt;li&gt;ol&gt;li
{
  font-size: 16px;
  line-height: 28px;
  text-align: justify;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 6px;
}

.helpContainer ol&gt;li&gt;ul&gt;li:last-child, .helpContainer ol&gt;li&gt;ul&gt;li&gt;p:last-child
{
  margin-bottom: 0;
}

.helpContainer ol&gt;li&gt;ul&gt;li&gt;p, .helpContainer ol&gt;li&gt;ol&gt;li&gt;p
{
  font-size: 16px;
  line-height: 28px;
  text-align: justify;
  margin-bottom: 5px;
  margin-top: 5px;
}

.marginTop10
{
  margin-top: 10px;
}

.marginTop20
{
  margin-top: 20px;
}

.marginTop30
{
  margin-top: 30px;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button
{ 
  -webkit-appearance: none; 
  margin: 0;
}

input[type=number]
{
  -moz-appearance: textfield;
}

.qtyTool0 div, .qtyUnit0 div, .toolAndIng0 div, .toolAndIng0-1 div
{
  margin-bottom: 3px;
}

.timeText0
{
  float: left;
  width: calc(100% - 85px);
  display: inline-block;
}

.timeUnit0
{
  width: 85px;
  float: left;
  display: inline-block;
}

.qtyUnit0 select, .timeUnit0 select
{
  padding-left: 4px;
  border-left: none;
}

.toolAndIng0
{
  float: left;
  width: calc(100% - 183px);
  display: inline-block;
}

.toolAndIng0-1
{
  float: left;
  width: calc(100% - 110px);
  display: inline-block;
}

.toolAndIng00 .form-group, .toolAndIng0-1 .form-group
{
  margin-bottom: 0;
}

.delTool0
{
  height: 34px;
  width: 40px;
  padding: 6px 7px;
  border:  1px solid #ccc;
  float: left;
}

.delTool1
{
  font-size: 18px;
  margin-top: 1.1px;
  transition: all .3s ease
}

.delTool1:hover, .delSteps1:hover
{
  color: #de5842;
}

.qtyTool0
{
  width: 40px;
  float: left;
  display: inline-block;
}

.qtyUnit0
{
  width: 70px;
  float: left;
  display: inline-block;
}

.qtyTool1
{
  padding-left: 7px;
  text-align: center;
  padding-right: 7px;
  border-left: none;
}

.qtyUnit0 select
{
  border-right: none;
}

.addInput
{
  margin-top: 7px;
  margin-bottom: 20px;
}

.addInput a
{
  color: #de5842;
}

.coloumn-gap
{
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  text-align: left;
}

.add-recipe-cb
{
  font-weight: 400;
  display: block;
}

.form-title
{
  padding: 10px 0;
  color: #333;
  font-weight: 700;
}

/* END OF REVISI 1 */

.fishFactSection, .roadshowSection
{
  overflow: hidden;
}

.fishLineContainer0
{
  position: relative;
}

.fishLine0
{
  margin-left: -100px;
  height: 2px;
  background: #de5842;
  width: 500px;
  position: absolute;
  top: -20px;
  left: -25px;
  right: 0;
  bottom: 0;
  margin: auto;
  transform: rotate(30deg);
}

.fishLineCircle0
{
  height: 25px;
  width: 25px;
  border: 4px solid #de5842;
  background: #EDEDEB;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.fishLineCircle1
{
  height: 25px;
  width: 25px;
  border: 4px solid #de5842;
  background: #EDEDEB;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.fishLineCircle2
{
  height: 25px;
  width: 25px;
  border: 4px solid #de5842;
  background: #EDEDEB;
  border-radius: 50%;
  position: absolute;
  right: 0px;
  left: -11px;
  bottom: 0;
}


.fishLine1
{
  margin-left: -100px;
  height: 2px;
  background: #de5842;
  width: 500px;
  position: absolute;
  top: -20px;
  left: -25px;
  right: 0;
  bottom: 0;
  margin: auto;
  transform: rotate(-30deg);
}

.fishLine2
{
  width: 2px;
  height: 150px;
  background: #de5842;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 60px;
  margin: auto;
}

.fishInPlate2
{
  max-width: 260px;
  filter: drop-shadow(1px 2px 10px #bbb);
}

/* REVISI 4 */

.fishInPlate
{
  width: 70%;
  margin-bottom: 70px;
  position: relative;
  z-index: 1;
  filter: drop-shadow(1px 2px 10px #bbb);
}

/* END OF REVISI 4 */

.fishFact1
{
  display: table-cell;
  vertical-align: middle;
}

.fishFact0
{
  display: table;
  position: relative;
}

.factNutritionTitle
{
  margin-bottom: 60px;
}

.factContent1 p
{
  line-height: 20px;
}

.factContent1
{
  padding-bottom: 100px;
}

.factContent1:last-child
{
  padding-bottom: 0;
}

.factContentSymbol1
{
  margin-bottom: 20px;
  width: 70px;
  display: inline-block;
  padding-bottom: 6px;
  border-bottom: 4px solid lightgrey;
}

.factContentSymbol0
{
  font-size: 32px;
  color: #de5842;
}

.persuadeMen5
{
  margin-bottom: -50px;
}

.persuadeMenBottom
{
  margin-top: 20px;
}

.persuadeMen4
{
  position: absolute;
  bottom: -40px;
  left: -120px;
}

.contestSection
{
  overflow: hidden;
  padding-bottom: 0!important;
}

.contestButton0
{
  text-align: right;
}

.fishRecipeOverlay0 p
{
  margin-bottom: 0;
  color: white;
  font-size: 16px;
  line-height: 23px;
  overflow: hidden;
  max-height: 45px;
}

.fishRecipeTitle
{
  transform: scale(1, 1.1);
  color: white;
  font-size: 24px;
  font-family: Roboto-Light;
  margin-bottom: 12px;
  line-height: 26px;
  overflow: hidden;
  max-height: 53px;
}

.fishRecipeCard0:hover .fishRecipeOverlay0
{
  opacity: 1;
}

.fishRecipeOverlay0
{
  transition: all .5s ease;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  opacity: 0;
  background: rgba(0, 0, 0, 0.5);
  padding: 12px 15px;
}

.fishRecipeCard2
{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.fishRecipeContainer0
{
  margin-top: 30px;
  padding: 0 10px;
}

.fishRecipeCard0
{
  padding: 0 5px;
  margin-bottom: 10px;
}

.fishRecipeCard1
{
  position: relative;
  border: 1px solid #ddd;
  padding-top: 100%;
}

.roadShowDetailContent2-1
{
  margin-bottom: 4px;
}

.roadShowDetailContent2-right
{
  float: left;
  width: calc(100% - 20px);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.roadShowDetailContent2-left
{
  float: left;
  width: 20px;
}

.roadShowDetailContent0 h3
{
  margin-bottom: 14px;
  color: #333;
  max-height: 55px;
  overflow: hidden;
  padding-bottom: 1px;
}

.roadShowDetailContent0
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  padding: 25px 15px;
}

.dateRound0
{
  height: 55px;
  width: 55px;
  background: white;
  position: absolute;
  top: -45px;
  left: 12px;
  border-radius: 100px;
  box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.2)!important;
}

.dateRound1
{
  color: #de5842;
  height: 45px;
  width: 45px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  float: none;
  margin: auto;
  text-align: center;
  font-size: 34px;
}

.dateText0
{
  position: absolute;
  top: -30px;
  left: 80px;
  color: white;
  font-size: 18px;
}

.roadShowCardContainer
{
  margin-top: 40px;
}

.roadShowDetailContainer1
{
  position: relative;
  padding-top: 50%;
  background: white;
}

.roadShowOverlay
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  background: #8a3223;
  opacity: .4;
}

.roadShowCardPic0
{
  position: relative;
  overflow: hidden;
  transition: all .3s ease;
}

.roadShowCard1
{
    transition: all .3s ease;
    margin-bottom: 30px;
    box-shadow: 0px 0px 23px 7px rgba(0,0,0,0.05)!important;
}
    
.roadShowCardPic1
{
  padding-top: 50%;
  position: relative;
  transition: all .3s ease;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.roadShowCard1:hover .roadShowCardPic1
{
  transform: scale3d(1.2, 1.2, 1.2);
}


.videoButtRed2
{
  width: 100px;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.video767
{
  width: 93%;
  margin: 30px auto;
  padding-top: 56.25%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.playVideoTitle
{
  color: white;
  font-size: 18px;
  margin-top: 3px;
}

.videoButtRed
{
  height: auto;
  width: 38px;
  float: left;
  margin-right: 15px;
  margin-top: -8px;
}

.playVideoButton
{
  margin-top: 70px;
}

.videoLabel0
{
  margin-bottom: 15px;
}

.videoLabel0 a
{
  font-size: 15px;
  color: #de5842;
}

.videoFishTitle
{
  color: white;
  font-size: 43px;
  margin-bottom: 15px;
}

.videoAuthor0
{
  font-size: 15px;
  color: white;
}

.fishVideoTitle p
{
  color: white;
  font-size: 18px;
  line-height: 30px;
  margin-top: 50px;
}

.videoAuthor0 a
{
  color: white;
}

.fishVideoSection
{
  padding-top: 120px;
  padding-bottom: 120px;
  height: 650px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.fish1
{
  width: 500px;
}

.fishText1
{
  margin-top: 30px;
}

.fishText1 p
{
  color: #333;
  font-size: 18px;
  line-height: 29px;
  text-align: justify;
}

.bannerText00
{
  font-size: 50px;
  color: white;
  margin-bottom: 30px;
}

.bannerText01
{
  color: white;
  font-size: 22px;
}

.bannerText2
{
  text-align: right;
}

.bannerText1
{
  vertical-align: middle;
  display: table-cell;
}

.bannerText0
{
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: table;
  float: none;
  margin: auto;
}

.fishPlat
{
  height: 250px;
  width: auto;
  position: absolute;
  bottom: 0;
  position: absolute;
  bottom: -70px;
  filter: drop-shadow(3px 2px 6px #666);
}

.fishBanner
{
  height: 320px;
  position: relative;
  margin-bottom: 60px;
}

.fishBannerImg
{
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  filter: blur(3px);
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  right: 0;
}

.overlayBannerFish
{
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: .3;
}

.hiddenContent
{
  opacity: 0;
}

.visibleContent
{
  opacity: 1;
}

.animated
{
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animated.infinite
{
  animation-iteration-count: infinite;
}

.animated.flipOutX, .animated.flipOutY, .animated.bounceIn, .animated.bounceOut
{
  animation-duration: .75s;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  animation-name: fadeIn;
}

.fadeInUp
{
  animation-name: fadeInUp;
}

@keyframes fadeInUp
{
  from
  {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }

  to
  {
    opacity: 1;
    transform: none;
  }
}

.legthIn1-1
{
  animation-name: legthIn1-1;
  animation-delay: .78s;
  animation-duration: .5s;
  animation-fill-mode: both;
}

@keyframes legthIn1-1
{
  from
  {
    width: 0;
    transform-origin: center;
    opacity: 0;
  }

  to
  {
    transform-origin: center;
    opacity: 1;
    width: 500px;
  }
}

.legthIn2-1
{
  animation-name: legthIn2-1;
  animation-delay: .78s;
  animation-duration: .5s;
  animation-fill-mode: both;
}

@keyframes legthIn2-1
{
  from
  {
    bottom: 200px;
    transform-origin: center;
    opacity: 0;
  }

  to
  {
    transform-origin: center;
    opacity: 1;
    bottom: 60px;
  }
}

.fadeInLeft
{
  animation-name: fadeInLeft;
  animation-duration: 1.5s;
}

@keyframes fadeInLeft
{
  0%
  {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  50%
  {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  100%
  {
    opacity: 1;
    transform: none;
  }
}

.fadeInLeft2
{
  animation-name: fadeInLeft2;
  animation-duration: .88s;
}

@keyframes fadeInLeft2
{
  from
  {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to
  {
    opacity: 1;
    transform: none;
  }
}

.fadeInRight
{
  animation-name: fadeInRight;
  animation-duration: 1.5s;
}

@keyframes fadeInRight
{
  0%
  {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  50%
  {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  100%
  {
    opacity: 1;
    transform: none;
  }
}

.fadeInBottom
{
  animation-name: fadeInBottom;
  animation-duration: 1.5s;
}

@keyframes fadeInBottom
{
  0%
  {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  50%
  {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  100%
  {
    opacity: 1;
    transform: none;
  }
}

/* REVISI 6 */

.icon72
{
  width: 80px;
  margin-left: 10px;
}

/* END OF REVISI 6 */


/* END OF MAKAN IKAN ENAK */

/* SECTION CUSTOMIZATION */

.paddingSmall
{
  padding-left: 5px;
  padding-right: 5px;
}

.trendingSection
{
  background-color: #de5842;
  color: white!important;
  text-transform: uppercase;
}

.whiteSection
{
  background-color: white;
}

.darkgraySection
{
  position: relative;
  background: #333333;
  overflow: hidden;
}

.graySection
{
  background: #EDEDEB;
}

.padding70Section
{
  padding-top: 70px;
  padding-bottom: 70px;
}

.padding30Section
{
  padding-top: 50px;
  padding-bottom: 50px;
}

.padding20Section
{
  padding-top: 20px;
  padding-bottom: 20px;
}

.dailyPick
{
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
}

/* END OF SECTION CUSTOMIZATION */

/* PADDING */
.remPadLeft
{
  padding-left: 0;
}

.remPadRight
{
  padding-right: 0;
}

.remPadBoth
{
  padding-left: 0;
  padding-right: 0;
}

/* END OF PADDING */

/* NAVIGATION */
.nav1
{
  background: #EDEDEB;
  margin-top: -1px;
  box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.08)!important;
}

.navbar-default .navbar-nav&gt;li&gt;a
{
  color: #333333;
}

.nav&gt;li&gt;a
{
  padding: 15px;
}

/* NAV TOP */

/* REVISI 1 */

.bendera
{
  width: 27px;
  position: absolute;
  right: 4px;
  top: 15px;
}

/* END OF REVISI 1 */

/* REVISI 1 */

.logoPR
{
  width: 210px;
  float: left;
  margin-right: 20px;
  margin-top: 5px;
}

/* END OF REVISI 1 */

.logoPR1
{
  width: 250px;
  padding: 10px 0;
  margin-top: -30px;
  margin-bottom: 20px;
}

.navTop
{
  padding: 5px 0;
}

.navTopLeft
{
  font-weight: bolder;
}

.navTopLeft:hover, .navTopLeft:focus
{
  background-color: #fcd059!important;
}

.categoryItem
{
  width: 100px;
  padding: 5px;
  transition: all 0.3s ease;
  display: inline-block;
  margin-right: 10px;
}

.categoryItem:hover
{
  background: #fcd059;
}

.categoryItemPic
{
  padding-top: 80%;
  background-position: center;
  background-size: cover;
}

.categoryItemText
{
    font-size: 13px;
    font-weight: 500;
}

.kategoriMenu
{
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  padding: 10px 0 10px 10px;
  border: 1px solid #fcd059;
  border-top: none;
  font-size: 12px;
  width: 690px;
  margin-left: -10px;
}

.search-input-group
{
  padding: 8px 0;
}

.s1
{
  width: 700px;
}

.btn-dropdown-search
{
  background: white;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  border: 1px solid #ddd;
  margin-right: -2px!important;
}

.btn-search
{
  background: white;
  border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;
  border: 1px solid white;
  font-size: 24px;
  padding: 7px 14px;
  color: #333;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-dropdown-search:hover, .btn-dropdown-search:focus, .btn-dropdown-search:active,
.btn-search:hover, .btn-search:focus, .btn-search:active,
.btn-send-subscribe:focus, .btn-send-subscribe:active
{
  outline: none!important;
  box-shadow: none!important;
}

.searchBox768
{
  border-color: white;
  background: transparent;
  padding: 0 24px;
  height: 50px;
  color: white;
  border-top-left-radius: 24px!important;
  border-bottom-left-radius: 24px!important;
  font-size: 24px;
  font-weight: 300;
}

.searchBox768:hover, .searchBox768:focus, .searchBox768:active
{
  outline: none!important;
  box-shadow: none!important;
  border-color: #ddd;
}



.btn-search:hover, .btn-dropdown-search:hover
{
  color: #de5842;
}

.searchCategory a:hover, .moreMenu a:hover
{
  background: #fcd059!important;
}

.searchCategory a, .moreMenu a
{
  padding: 5px 20px!important;
}

.moreMenu, .searchCategory
{
  border-radius: 0;
}

.moreMenu a
{
  text-transform: none!important;
}

.menu767
{
    width: 50px;
    padding: 15px;
    margin-left: -3px;
}

.search767
{
    width: 50px;
    padding: 15px;
    margin-left: -3px;
}

/* END OF NAV TOP */

/* NAV BOTTOM */
.navBottom
{
  font-size: 12px;
  background: white;
}

.navBottomLeft a
{
  padding:  4px!important;
  margin-right: 5px;
  text-transform: uppercase;
}

.uppercaseText
{
  text-transform: uppercase;
}

.navBottomLeft a:hover
{
  color: #de5842!important;
}

.navBottomRight a
{
  padding:  4px!important;
}

.trendingLabel
{
  color: #de5842!important;
  font-weight: 900;
  padding-left: 0!important;
}

.alternateLogin
{
  margin-bottom: 15px;
  color: #afafaf;
}

.alternateLoginText
{
  display: block;
  background-color: white;
  float: none;
  margin: auto;
  width: 150px;
  z-index: 80;
  padding: 0px 10px!important;
  margin-bottom: 9px;
}

/* IKAN ITU ENAK */

/* REVISI 7 */

.delSteps000
{
  margin-bottom: 7px;
}

.inputSteps
{
  width: calc(100% - 40px)!important;
  float: left;
}

.delSteps1
{
  font-size: 18px;
  margin-top: 20px;
  transition: all .3s ease;
}

.delSteps0
{
  float: left;
  width: 40px;
  border: 1px solid #ccc;
  padding: 6px 7px;
  height: 68px;
  border-left: none;
}

/* END OF REVISI 7 */

/* REVISI 6 */

.selectedRoadShow
{
  float: none;
  display: inline-block;
}

/* END OF REVISI 6 */

.wrongId
{
  line-height: 22px;
}

.preview-02
{
  width: 100%!important;
  height: auto!important;
  padding-top: 56.25%!important;
  position: relative!important;
}

.preview-02 img
{
  position: absolute!important;
  left: 0!important;
  right: 0!important;
  height: 100%!important;
  width: 100%!important;
  bottom: 0!important;
  top: 0!important;
  max-height: 100%!important;
  -webkit-transform: none!important;
  transform: none!important;
  object-fit: contain;
}

.recipePreview
{
  border: 1px solid #ddd;
  padding-top: 56.25%;
  position: relative;
}

.loginInput select:active, .loginInput select:focus
{
  outline: none!important;
  box-shadow: none!important;
  border-color: #de5842;
}

.loginInput input, .fillComment textarea, .loginInput textarea, .loginInput select
{
  border-radius: 0;
}

/* END OF IKAN ITU ENAK */

.loginInput textarea
{
  resize: none;
}

.divider1
{
  position: absolute;
  margin-top: 9px;
  z-index: -1;
  border-bottom: 1px solid #ccc;
}

.divider2
{
    float: none;
    margin: auto;
    border-top: 1px solid #ddd;
    margin-top: 10px;
    width: 90%;
}

.facebook2
{
  background: #3B5998;
  color: white;
  font-size: 23px;
  border-radius: 100px;
  padding: 5px 10px!important;
}

.twitter2
{
  background: #1DA0F2;
  color: white;
  font-size: 23px;
  border-radius: 100px;
  padding: 5px 5.6px!important;
}

.gplus2
{
  background: #DC4A38;
  color: white;
  font-size: 23px;
  border-radius: 100px;
  padding: 5px 1px!important;
}

.accountMenu
{
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  padding: 10px;
  width: 313px;
  border: 1px solid #ddd;
  font-size: 13px;
}

.accountMenu2&gt;li&gt;a
{
  padding: 6px 15px!important;
}

.accountMenu2
{
  width: 220px;
  border-radius: 0;
}

.accountMenu2 a:hover, .messageMenuMember a:hover
{
  background-color: #fcd059!important;
}

.usernameDesktop
{
  margin-left: 53px;
  font-size: 16px;
  font-weight: bold;
}

.liProfile
{
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.viewProfileText
{
  margin-left: 53px;
  font-size: 12px;
}

.ppDesktop
{
  position: absolute;
  display: inline-block;
  width: 42px;
  height: 42px;
  background-position: center;
  background-size: cover;
  border-radius: 100px;
  border: 1px solid #ddd;
  margin-right: 7px;
}

.messageMenu
{
  text-align: center;
  padding: 15px;
  width: 212px;
}

.messageMenu h4
{
  margin-top: 0;
  font-size: 16px;
}

.messageMenu a
{
  font-size: 13px;
  color: #de5842;
}

.messageMenuMember, .messageMenu
{
  border-radius: 0!important;
}

.messageMenuMember a
{
  padding: 10px 15px!important;
}

.messageMenuMember
{
  width: 350px;
}

.messageText
{
  margin-left: 53px;
  font-size: 14.5px;
}

.messageDetail
{
  margin-left: 53px;
  font-size: 12px;
  color: #adadad;
}

.allMessage
{
  padding: 10px 15px;
}

.allMessage a
{
  color: #de5842;
}

.seeAllMessage
{
  font-size: 13px;
}

.passInput
{
  display: block;
  position: relative;
}

.passInput .glyphicon, #passWord .glyphicon
{
  display: none;
  position: absolute;
  top: 2px;
  padding: 8px;
  cursor: pointer
}

.fPass a, .signUp a
{
  color: #de5842!important;
}

.fPass a
{
  text-transform: none;
}

.fPass
{
  float: right;
}

.loginMenu
{
  max-width: 580px;
}

.loginMenu input:focus, .fillComment textarea:focus, .loginMenu textarea:focus
{
  outline: none;
  box-shadow: none;
  border-color: #de5842
}

.loginMenu input, .loginMenu textarea
{
  font-size: 13.3px;
}

.signInText, .advanceSearch
{
  color: #de5842!important;
  font-weight: 900!important;
}

.navbar-default .navbar-nav&gt;.open&gt;a
{
  
}
/* END OF NAV BOTOM */


/* END OF NAVIGATON */


/* TO TOP */
.totop {
    z-index: 4;
    width: 35px;
    height: 35px;
    font-size: 30px;
    line-height: 31px;
    text-align: center;
    position: fixed;
    right: 30px;
    bottom: 66px;
    cursor: pointer;
    overflow: hidden;
    border-radius: 50%;
    background-color: white;
    border: 1px solid #de5842;
    display: none;
}

.totop:hover
{
  background: #de5842;
}

.totop i
{
  color: #de5842;
}

.totop:hover i
{
  color: #fcd059;
}

/* END OF TO TOP */

/* FADE HOME CAROUSEL */

.videoCampaign0
{
  position: relative;
  height: 768px;
  overflow: hidden;
  background-size: cover;
  background-position: center;
}

/* REVISI 5 */

.videoCampaign1
{
  width: 100%;
  height: 100%;
}

.videoCampaignFile
{
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

/* END OF REVISI 5 */

.videoOverlay
{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  float: none;
  margin: auto;
  background: black;
  opacity: .3;
}

.videoText0
{
  position: absolute;
  height: 100%;
  width: 100%;
  display: table;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center;
  float: none;
  margin: auto;
}

.videoText1
{
  vertical-align: middle;
  display: table-cell;
}

.videoText2
{
  max-width: 1200px;
  margin: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.robotoBlack
{
  font-family: Roboto-Black;
}

.videoTextText0
{
  color: white;
  font-size: 70px;
  margin-bottom: 30px;
}

.videoTextText1
{
  color: white;
  font-size: 21px;
  line-height: 35px;
  margin-bottom: 30px;
}

.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 1s;
  transition-timing-function:linear;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

@media all and (transform-3d), (-webkit-transform-3d) 
{
    .carousel-fade .carousel-inner &gt; .item.next,
    .carousel-fade .carousel-inner &gt; .item.active.right 
    {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner &gt; .item.prev,
    .carousel-fade .carousel-inner &gt; .item.active.left 
    {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner &gt; .item.next.left,
    .carousel-fade .carousel-inner &gt; .item.prev.right,
    .carousel-fade .carousel-inner &gt; .item.active 
    {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}

/* END OF FADE HOME CAROUSEL */

/* CUSTOM BUTTON */

/* REVISI 1 */

.btn-orangeFilter
{
  color: white;
  background: #de5842;
  width: 100%;
  height: 100%;
  border-radius: 0;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border: 1px solid #de5842;
}

.btn-orangeFilter:hover
{
  color: white;
  background:  #a94332;
}

.btn-whiteFilter
{
  border-radius: 0;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  color: black;
  background: white;
  width: 100%;
  height: 100%;
  border: 1px solid #de5842;
}

.btn-white1
{
  color: #333333;
  background: white;
  border-radius: 20px;
  border: 1px solid #de5842;
  color: #de5842;
}

/* END OF REVISI 1 */

.btn
{
  transition: all 0.3s ease;
}

.btn-orange1
{
  color: white;
  background: #de5842;
  border-radius: 20px;
}

.btn-orange1-1
{
  color: white;
  background: #de5842;
  border-radius: 20px;
  border: 1px solid #de5842;
}

.btn-orange1-2
{
  color: #de5842;
  background: white;
  border-radius: 20px;
  border: 1px solid #de5842;
}

.btn-orange2
{
  color: white;
  background: #de5842;
  border: 2px solid #de5842;
  border-radius: 0;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  margin-right: -2px;
}

.btn-tr1
{
  color: white;
  background: transparent;
  border-radius: 0;
  border: 2px solid white;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  margin-left: -2px;
}

.btn-tr1:hover
{
  background: white;
  color: #333333;
}

.btn-yellow1
{
  color: #333333;
  background: #fcd059;
  border-radius: 20px;
  font-weight: 700;
  letter-spacing: 2px;
}

.btn-yellow1:hover
{
  background:  #e4bc50;
}

.btn-orange1:hover, .btn-orange1-1:hover
{
  color: white;
  background:  #a94332;
}

.btn-orange2:hover
{
  color: white;
  background:  #a94332;
  border-color: #a94332;
}

.btn-orange1:visited, .btn-orange1:active, .btn-orange1:focus
{
  color: white;
}
/* END OF CUSTOM BUTTON */

/* MODAL */

#searchDesktopModal, #filterRecipeModal
{
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 15px;
  color: white;
}

#searchDesktopModal h1, #filterRecipeModal h1
{
  font-weight: 300;
  color: white;
}

.searchDesktopText
{
  text-align: center;
  margin-bottom: 30px;
}

.modal-header
{
  border-bottom: none;
}

.notifText
{
    color: white;
    font-size: 28px; 
}

.check1 {
    width: 100px;
    float: none;
    margin: auto;
}

ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

/* REVISI 1 */

.menuList li, .menuList a
{
  text-align: left;
}

.menuList a
{
  font-size: 16px!important;
  line-height: 38px;
  display: block;
  color: #333;
}

.menuList li
{
  position: relative;
}


/* END OF REVISI 1 */

.ppResponsive
{
  width: 50px;
  height: 50px;
  border: 1px solid #a0a0a0;
  background-size: cover;
  background-position: center;
  margin: auto;
  margin-bottom: 7px;
  border-radius: 100px;
}

.close2
{
    z-index: 2;
    position: absolute;
    top: 12px;
    text-shadow: 1px 1px black;
    right: 0;
    left: auto;
    color: white;
    font-size: 50px;
    font-weight: 200;
    outline: none;
    opacity: 1;
    padding: 10px!important;
    transition: all 0.3s ease;
    margin-top: -15px!important;
}

.close2:hover
{
  color: white!important;
}

.close1
{
    position: absolute;
    top: 12px;
    font-size: 35px;
    right: 0;
    outline: none;
    color: #333;
    opacity: 1;
    margin-left: -15px!important;
    margin-top: -15px!important;
    padding: 10px!important;
    transition: all 0.3s ease;
    font-weight: 300;
}

.modalContent1
{
  border-radius: 0;
  box-shadow: none;
  background: white;
  height: 100vh;
  border: 1px solid black;
}

#menuModal, #menuModal2
  {
    animation: slideFromLeft;
    animation-duration: 0.3s;
    -webkit-animation-name: slideFromLeft;
    -webkit-animation-duration: 0.3s;
  }

@keyframes slideFromLeft
{
    from
    {
        left: -256px;
    }
    to
    {
        left: 0;
    }
}

.modal.fade .modal-dialog
{
  -webkit-transform: translate(0, 0)!important;
  -ms-transform: translate(0, 0)!important;
  transform: translate(0, 0)!important;
  -webkit-transition: -webkit-transform 0.3s ease-out!important;
  -moz-transition: -moz-transform 0.3s ease-out!important;
  -o-transition: -o-transform 0.3s ease-out!important;
  transition: transform 0.3s ease-out!important;
}

.modal-backdrop.in
{
    opacity: 0.73!important;
}

.categorySearch select
{
  border-radius: 20px;
  background: transparent;
  color: #bdbdbd;
  float: none;
  margin: auto;
  margin-bottom: 10px;
  width: 250px;
}

.categorySearch select:focus
{
  border-color: #fcd059;
}

.filerContainer
{
  width: 700px;
  float: none;
  margin: auto;
}

.filerContainer h4
{
  margin-bottom: 40px;
}

.filterItem
{
  font-size: 16px;
  margin-bottom: 24px;
}

.c1
{
  width: 16px;
  height: 16px;
  margin-right: 10px!important;
  cursor: pointer;
}

.l1
{
  margin-bottom: 5px;
  margin-top: 0!important;
}

/* END OF MODAL */

/* TANYA JAWAB */

  .autohrPP
  {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    border: 1px solid #ddd;
    float: left;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }

  .authorDesc0
  {
    width: calc(100% - 50px);
    float: left;
    padding-left: 12px;
  }

  .authorDesc1
  {
    font-weight: 900;
    font-size: 16px;
  }

  .authorDesc2
  {
    font-size: 13px;
    color: #9e9e9e;
  }

  .qaLeft
  {
    font-weight: 900;
    line-height: 1;
    width: 80px;
    float: left;
    position: relative;
  }

  .question1 p
  {
    font-weight: 900;
  }

  .qa1
  {
    border-radius: 50%;
    border: 1px solid #ddd;
    height: 60px;
    width: 60px;
    position: relative;
  }

  .qaLetter
  {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    font-size: 40px;
    height: 40px;
    width: 40px;
    margin: auto;
  }

  .qa1 .qaLetter
  {
    color: #333;
  }

  .qa2
  {
    border-radius: 50%;
    border: 1px solid #ddd;
    height: 60px;
    width: 60px;
    position: relative;
    background-color: #de5842;
  }

  .qa2 .qaLetter
  {
    color: #ffffff;
  }

/* END OF TANYA JAWAB */

/* PROFILE */

.profileTab
{
  border-bottom-color: #de5842;
}

.profileTab&gt;li.active&gt;a, .profileTab&gt;li.active&gt;a:hover, .profileTab&gt;li.active&gt;a:focus
{
  background: #de5842;
  color: white;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.profileTab&gt;li&gt;a:hover
{
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  background: #fcd059;
}

.profileRightPanel
{
  float: right;
}

.profileRightPanel i
{
  font-size: 16px;
}

.profileSideTab&gt;li.active&gt;a, .profileSideTab&gt;li.active&gt;a:hover, .profileSideTab&gt;li.active&gt;a:focus
{
  background: #fcd059;;
  border-radius: 100px;
}

.profileSideTab a
{
  padding: 6px!important;
}

.profileSideTab li
{
  margin-right: 10px;
}

.profileSideTab
{
  border-bottom: none;
}

.deleteMyItem, .unfavoriteItem
{
  position: absolute;
  background-color: #fcd059;
  top: 0;
  right: 0;
  padding: 7px;
  font-size: 24px;
}

.deleteCircle
{
  margin-top: 2px;
  background: #fcd059;
  padding: 2px 10px;
  font-size: 16px;
}

.margin10
{
  margin-bottom: 10px;
}

.margin20
{
  margin-bottom: 20px;
}

.margin30
{
  margin-bottom: 30px;
}

.floatLeft
{
  float: left!important;
}

.content1
{
  position: absolute;
  z-index: 4;
  width: 100%;
  padding: 3px;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}

.table
{
  width: 100%;
  display: table;
  height: 100%;
  margin-bottom: 0;
  max-width: 100%;
}

.tableCell
{
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.pencilNew
{
  transition: all 0.3s ease;
  display: block;
  font-size: 100px;
  margin-left: 18px;
}

.videocamera1
{
  transition: all 0.3s ease;
  display: block;
  font-size: 100px;
  margin-bottom: 20px;
}

.pencilNew2
{
  transition: all 0.3s ease;
  font-size: 30px;
  color: white;
}

.newItem:hover h3, .newItem:hover, .newItem2:hover h3, .newItem2:hover
{
  color: #fcd059;
}

.newItem3
{
  font-size: 26px;
  color: white;
  font-weight: 300;
}

.newItem h3
{
  margin-top: 20px;
}

.newItem h3:hover
{
  color: #fcd059;
}

.userRecipe1
{
  padding: 1px 4px;
}
.profileContainer
{
  padding-top: 30%;
  background-color: white;
  box-shadow: 0px 0px 23px 7px rgba(0,0,0,0.05)!important;
}

.profilePicture
{
  position: absolute;
  left: 0;
  top: 0;
  width: 30%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.profileDesc0
{
  position: absolute;
  right: 0;
  top: 0;
  width: 70%;
  height: 100%;
  overflow-y: scroll;
}

.profileDesc1
{
  padding: 1.8%;
}

.profileDesc1 h2
{
  font-weight: 500;
  text-transform: uppercase;
  background: #fcd059;
  display: inline-block;
  padding: 4px 15px;
  margin-left: -1.8%;
}

.profileDesc2Left h5, .profileDesc2Right h5
{
  font-weight: 900;
}

.profileDesc2Left p, .profileDesc2Right p
{
  line-height: 21px;
  text-align: justify;
  margin-bottom: 20px;
}

/* UPLOAD PP */

.preview
{
  display: block;
  position: relative;
  width: 200px;
  height: 200px;
  border: 1px solid #D0D0D0;
  border-radius: 0;
  overflow: hidden;
  background-color: #fff;
}

.preview img
{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  display: inline-block;
  width: auto;
  max-height: 200px;
  margin: auto;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.file-upload-wrapper
{
  overflow: hidden;
  position: relative;
  z-index: 5;
  display: block;
  width: 200px;
  margin-top: 10px;
  height: 30px;
  border: 1px solid #D0D0D0;
}

/* END OF UPLOAD PP */

/* END OF PROFILE */

/* LOGIN */

.eyeLogin
{
  right: 3px;
}

.wrongId
{
  color: #de5842;
}

.registerLink
{
  color: #de5842!important;
  font-style: italic;
}

.registerLink:hover
{
  color: #de5842;
}

.signupAgreement
{
  margin-top: 20px;
  text-align: justify;
}

.signupAgreement a, .signupAgreement a:hover
{
  color: #de5842;
  font-style: italic;
}

.footerCopy
{
  padding: 10px;
}

.loginContainer
{
  margin-bottom: 30px;
}

.e0
{
  right: 2px
}

.loginTitle h5
{
  line-height: 23px;
}

/* END OF LOGIN */

/* RECIPE */

.pe1
{
  margin-left: 15px;
  margin-right: 5px;
}

.userRecipe
{
  border-radius: 100px;
  width: 40px;
  height: 40px;
  background-size: cover;
  background-position: center;
  border: 1px solid #a0a0a0;
  display: inline-block;
}

.userRecipeContainer
{
  width: 300px;
  float: none;
  margin: auto;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.userRecipeDetail1
{
  font-size: 13px;
}

.userRecipeDesc
{
  display: inline-block;
  margin-left: 4px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.userRecipeDesc h5
{
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-weight: 900;
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 6px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.cookDetail
{
  margin-bottom: 40px;
}

.recipeBigPic0
{

}

.recipeBigPicIndicator
{
  position: absolute;
  top: 0;
  right: 15px;
  color: white;
  padding: 2px 8px;
  background: rgba(0, 0, 0, 0.6);
}

.recipeBigPic0 h2
{
  margin-top: 0;
  margin-bottom: 25px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}

.recipeBigPic1
{
  padding-top: 56.25%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 50px;
  position: relative;
}

.recipeDetail2
{
  margin-bottom: 26px;
}

.recipePic
{
  float: none;
  margin: auto;
  margin-bottom: 15px;
  max-height: 400px;
}

.recipePic2
{
  float: none;
  margin: auto;
  margin-top: 30px;
  margin-bottom: 30px;
  max-height: 400px;
}

.recipeDetail0
{
  margin-bottom: 15px;
}

.recipeDetail2 h4
{
  margin-top: 0;
  font-weight: 900;
  margin-bottom: 13px;
}

.recipeDetail2 p, .tips1 p
{
  text-align: justify;
  line-height: 20px;
}

.recipeDetail2 li
{
  margin-bottom: 3px;
  list-style-type: disc;
  margin-left: 15px;
}

.tips0
{
  margin-bottom: 30px;
}

.tips1
{
  padding: 15px;
  background: #fcd059;
}
.tips1 h5
{
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: 900;
}

.tips1 p
{
  margin-bottom: 0;
}

.howToCook p
{
  text-align: justify;
  line-height: 26px;
  margin-bottom: 18px;
}

.howToCook h4
{
  margin-bottom: 20px;
}

.howToCook ol
{
  padding: 0;
  margin-left: 15px;
  margin-bottom: 32px;
}

.howToCookDate
{
  font-style: oblique;
  margin-bottom: 30px;
  margin-top: 30px;
}

.howToCook li
{
  line-height: 23px;
  margin-bottom: 9px;
}

.heart1, .print1
{
  transition: all 0.3s ease;
  font-size: 32px;
  margin-right: 15px;
  cursor: pointer;
}

.heart1.active
{
  color: red!important;
  animation-name: bounceIn;
  animation-duration: .5s;
}
.heart2
{
  color: red!important;
}

.eye11
{
  margin-left: 10px;
}

/* END OF RECIPE */

/* MAGAZINE */

.downloadContainer img
{
  width: 130px;
  height: 40px;
  margin-right: 5px;
}

.mag1
{
  max-width: 250px;
}

.eMagz
{
  position: absolute;
  bottom: 0;
  right: 31%;
  width: 240px;
  height: 370px;
}

.iPadMag
{
  width: 100%;
  height: 100%;
}

.magInside
{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 3%;
    width: 77%;
    margin: auto;
}

.magazineText p
{
  text-align: justify;
  line-height: 26px;
}

/* END OF MAGAZINE */

/* VIDEO */

.videoIcon
{
  opacity: .3;
}

.shrimp
{
  width: 120px;
  position: absolute;
  top: 30px;
  right: -20px;
}

.onion
{
  width: 110px;
  position: absolute;
  bottom: -5px;
  left: 0;
}

.carrot
{
  width: 70px;
  position: absolute;
  bottom: 0;
  left: 98px;
}

.tomato1
{
  width: 100px;
  position: absolute;
  right: 0;
  bottom: -13px;
}

.tomato2
{
  width: 50px;
  position: absolute;
  right: 95px;
  bottom: -10px;
}

/* REVISI 1 */

.videoYoutubeContainer
{
  margin-top: 24px;
  padding-top: 56.25%;
  position: relative;
  background:  black;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* END OF REVISI 1 */

.videoYoutube1
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.videoInsideDesc
{
  margin-top: 20px;
  color: white!important;
}

.videoInsideDesc div
{
  color: white;
}

.videoInsideDesc h2
{
  text-align: center;
  margin-bottom: 30px;
}

/* END OF VIDEO */

/* COMMENTS */

.userCommentPic
{
  display: inline-block;
  margin-right: 15px;
  width: 50px;
  height: 50px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 100px;
  border: 1px solid #ddd;
  float: left;
  position: relative
}

.userCommentPanel h5
{
  margin-top: 0;
  font-weight: 700;
  margin-bottom: 5px;
  line-height: 18px;
}

.userCommentPanel
{
  margin-left: 65px;
}

.userCommentPanel h5:hover
{
  color: #de5842;
}

.userCommentDate
{
  font-size: 12px;
  color: gray;
}

.comment01
{
  margin-top: 10px;
}

.userComment2
{
  margin-left: 65px;
}

.commentMargin
{
  margin-bottom: 30px;
}

.commentMarginTop
{
  margin-top: 30px;
}



.fillComment textarea
{
  resize: none;
  width: 100%;
}

.fillComment
{
  margin-top: 8px;
  margin-bottom: 7px;
}

.comment01 p
{
  margin-bottom: 8px;
}

.ca
{
  font-size: 14px;
  margin-right: 5px;
  transition: all 0.3s ease;
}

.ca2
{
  font-size: 14px;
  margin-right: 7px;
  transition: all 0.3s ease;
}

.ca3
{
  cursor: pointer;
  font-size: 14px;
  margin-right: 17px;
  transition: all 0.3s ease;
}

.ca:hover, .ca2:hover, .ca3:hover
{
  color: #de5842;
}

/* END OF COMMENTS */

/* FOOTER */

.footer1
{
  background-color: #999;
  padding-top: 30px;
  padding-bottom: 30px;
}

.footerNavLeft a, .footerNavMiddle, .subHead
{
  padding: 0!important;
  color: white;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 700;
}

.footerNavLeft a
{
  margin-right: 8px;
  margin-bottom: 10px;
  display: inline-block;
}

.footerNavRight a
{
  padding: 0;
  font-size: 13px;
}

.footerNavLeft a:hover
{
  background: transparent!important;
  color: #fcd059;
}

.footerNavLeft li
{
  margin-right: 15px;
  margin-bottom: 5px;
}

.copyrighting1, .subscribeText
{
  margin-top: 16px;
}

.copyrightingText, .subscribeText
{
  color: white;
  font-weight: 300;
  font-size: 12px;
}

.subscribeInput
{
  border-color: #ddd;
  border-top-left-radius: 20px!important;
  border-bottom-left-radius: 20px!important;
}

.subscribeInput:hover, .subscribeInput:focus, .subscribeInput:active
{
  outline: none!important;
  box-shadow: none!important;
  border-color: #ddd;
}

.btn:hover, .btn:active, .btn:focus, .btn:link
{
  outline: none!important;
}

.btn-send-subscribe
{
  background: #fcd059;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border: 1px solid #fcd059;
}

.btn-send-subscribe:hover
{
  background: #cca847;
  border-color: #cca847;
}

.subscribing
{
  margin-top: 10px;
}

/* SOCIAL MEDIA */

.footerNavRight i
{
  background-color: white;
  font-size: 18px;
  margin-right: 10px;
  transition: all 0.3s ease;
}

.footerNavRight i:hover
{
  background-color: #fcd059;
  color: #333333;
}

.footerNavRight a:hover
{
  color: #333333;
}

.fullbodyLogin
{
    min-height: calc(100vh - 133px);
}

.facebook1
{
  border-radius: 100px;
  padding: 3px 7px;
  margin-right: 4px;
  margin-bottom: 3px;
  background-color: white;
}

.twitter1
{
  border-radius: 100px;
  padding: 3px 4px;
  margin-right: 4px;
  margin-bottom: 3px;
  background-color: white;
}

.ig1
{
  border-radius: 100px;
  padding: 3px 5px;
  margin-right: 4px;
  margin-bottom: 3px;
  background-color: white;
}

.gplus1
{
  border-radius: 100px;
  padding: 3px 1px;
  margin-right: 4px;
  margin-bottom: 3px;
  background-color: white;
}

.pin1
{
  border-radius: 100px;
  padding: 3px 5px;
  margin-right: 0!important;
  margin-bottom: 3px;
  background-color: white;
}

/* END OF SOCIAL MEDIA */

/* END OF FOOTER */

/* MODAL */

.mDialog1
{
  margin: 0;
}

.mContent1
{
  border: none;
  border-radius: 0;
  box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.08)!important;
}

.searchModal1
{
  padding: 0;
  outline: none!important;
  box-shadow: none;
  font-size: 20px;
  color: black;
  margin: 8px 0;
  border: none;
  font-weight: 300;
  font-size: 16px;
}

.searchModal1:hover, .searchModal1:active, .searchModal1:focus
{
  outline: none!important;
  box-shadow: none;
  border: none;
}

.advanceSearch767
{
  margin-top: 10px;
}

.advanceSearch767 a
{
  font-size: 15px;
  color: white;
  text-shadow: 1px 1px black;
}

.ad1
{
  color: #fcd059;
  margin-right: 5px;
}

/* END OF MODAL */


/* RESPONSIVE */
@media(min-width: 1441px)
{
  .homeArticleDesc0
  {
    height: 360px;
  }
  .dailyPick1
  {
    margin-bottom: 30px;
  }
  .container
  {
      width: 1440px!important;
  }
  .logoTop
  {
    width: 70%;
  }
  .logoBottom
  {
    width: 90%;
  }
  .copyrightingText
  {
    font-size: 13px;
  }
  .fullBody
  {
      min-height: calc(100vh - 243px);
  }
  .foodCardsDesc2
  {
    font-size: 14px;
    font-weight: 300;
  }
  .foodCardsDesc2 p
  {
    line-height: 21px;
    max-height: 43px;
    overflow-y: hidden;
  }
  .foodCardsDesc0
  {
    padding-top: 75%;
  }
  .foodCardsVideoDesc0
  {
    padding-top: 50%;
  }

  .fishInPlate
  {
    margin-bottom: 20px;
  }
}

@media(max-width: 1440px)
{
  /* IKAN ITU ENAK */

  .fishInPlate
  {
    margin-bottom: 35px;
  }

  @keyframes legthIn2-1 {
    from {
      bottom: 300px;
      transform-origin: center;
      opacity: 0;
    }

    to {
      transform-origin: center;
      opacity: 1;
      bottom: 135px;
    }
  }

  @keyframes legthIn1-1 {
    from {
      width: 0;
      transform-origin: center;
      opacity: 0;
    }

    to {
      transform-origin: center;
      opacity: 1;
      width: 420px;
    }
  }

  .fishLine2
  {
    bottom: 135px;
  }
  .factContent1-center
  {
    margin-top: -80px;
  }
  .factContentLeft
  {
    padding-left: 0;
  }
  .factContentRight
  {
    padding-right: 0;
  }
  .factContent1
  {
    padding-bottom: 65px;
  }
  .fish1
  {
    margin-top: 65px;
  }
  .fishRecipeTitle
  {
    margin-bottom: 9px;
  }
  .roadShowDetailContent0 h3
  {
    max-height: 45px;
  }
  .roadShowDetailContent0
  {
    padding: 15px;
  }
  .roadShowDetailContent0 h3
  {
    font-size: 20px;
  }
  .dateRound0
  {
    height: 50px;
    width: 50px;
  }
  .dateRound1
  {
    font-size: 30px;
    height: 40px;
    width: 40px;
  }
  .videoCampaign0
  {
    height: 576px;
  }

  /* END OF IKAN ITU ENAK */

  .foodCardsDesc0
  {
    padding-top: 85%;
  }
  .profileDesc1 h2
  {
    font-size: 28px;
  }
  .newItem2
  {
    padding-top: 116.56%;
  }
  .newItem
  {
    padding-top: 146.56%;
  }
  .homeCarouselCaption
  {
    height: 45%;
  }
  .homeCarouselCaption p
  {
    font-size: 18px;
    line-height: 25px;
    max-height: 50px;
  }

  .homeCarouselCaption h2
  {
    font-size: 38px;
    margin-bottom: 1.4%;
    max-height: 82px;
  }
  .logoTop
  {
    width: 85%;
  }
  .fullBody
  {
      min-height: calc(100vh - 260px);
  }
  .homeArticleDesc0
  {
    height: 292.5px;
  }
  .eMagz
  {
    right: 13%;
  }
}

@media(min-width: 1200px)
{
  .dailyPickContainer
  {
    padding-top: 80%;
  }
  .persuadeTextLeft, .persuadeTextRight, .homeArticleDesc0 p
  {
    font-size: 17px;
    font-weight: 300;
    line-height: 27px;
  }
}

@media(max-width: 1199px)
{
  /* REVISI 1 */

  .fishInPlate
  {
    width: 80%;
    margin-bottom: 70px;
  }

  .textPersuade
  {
    margin-bottom: 12px;
  }

  /* END OF REVISI 1 */

  /* IKAN ITU ENAK */

  @keyframes legthIn2-1 {
    from {
      bottom: 300px;
      transform-origin: center;
      opacity: 0;
    }

    to {
      transform-origin: center;
      opacity: 1;
      bottom: 175px;
    }
  }

  @keyframes legthIn1-1 {
    from {
      width: 0;
      transform-origin: center;
      opacity: 0;
    }

    to {
      transform-origin: center;
      opacity: 1;
      width: 360px;
    }
  }
  .fishLine2
  {
    height: 120px;
  }
  .factContent1-center
  {
    margin-top: -130px;
  }
  .factH1, .factH2
  {
    padding-left: 0;
  }
  .factH3, .factH4
  {
    padding-right: 0;
  }
  .fishLine0, .fishLine1
  {
    left: -40px;
  }
  .factContent1
  {
    padding-bottom: 30px;
  }
  .persuadeMen3
  {
    margin-left: -80px;
  }
  .fishRecipeTitle
  {
    font-size: 20px;
    margin-bottom: 7px;
  }
  .fishRecipeOverlay0 p
  {
    font-size: 14px;
    line-height: 20px;
    max-height: 41px;
  }
  .roadShowDetailContainer1
  {
    padding-top: 62%;
  }
  .dateText0
  {
    top: -27px;
    left: 60px;
    font-size: 17px;
  }
  .dateRound0
  {
    height: 40px;
    width: 40px;
    top: -32px;
  }
  .dateRound1
  {
    height: 35px;
    width: 35px;
    font-size: 25px;
  }
  .videoCampaign0
  {
    height: 557.44px;
  }
  .fish1
  {
    width: 450px;
  }
  .videoText2
  {
    max-width: 991px;
  }

  /* END OF IKAN ITU ENAK */

  .profileContainer
  {
    padding-top: 33%;
  }
  .profileDesc1 h2
  {
    font-size: 25px;
  }
  .newItem2
  {
    padding-top: 121.56%;
  }
  .newItem
  {
    padding-top: 166.66%;
  }
  .moreArticleDesc h3
  {
    font-size: 18px;
    line-height: 22px;
    max-height: 45px;
  }
  .eMagz
  {
    right: 0%;
    width: 210px;
    height: 350px;
  }
  .homeCarouselCaption
  {
    height: 45%;
  }
  .homeCarouselCaption p
  {
    font-size: 15px;
    line-height: 22px;
    max-height: 46px;
  }

  .homeCarouselCaption h2
  {
    max-height: 54px;
    font-size: 25px;
    margin-bottom: 1.4%;
  }
  .close2
  {
    right: 10px;
  }
  .homeArticleDesc0 p
  {
    line-height: 19px;
  }
  .prevArticle, .nextArticle
  {
    width: 5%;
  }
  .homeArticleDesc0
  {
    height: 242.5px;
  }
  .foodCardsIndicator
  {
    font-size: 10.3px;
  }
  .logoTop
  {
    width: 75%;
  }
  .logoBottom
  {
    width: 100%;
  }
  h3
  {
    font-size: 20px;
  }
  .foodCardsDesc2
  {
    font-size: 11px;
  }
  .foodCardsDesc0
  {
    padding-top: 95%;
  }
  .foodCardsVideoDesc0
  {
    padding-top: 65%;
  }
  .videoCampaign0
  {
    padding-top: 56.25%;
  }
}

@media(min-width: 992px)
{
  .dailyPick1 img
  {
    width: 100px!important;
  }
  .dailyPickContainer
  {
    margin-bottom: 0;
  }
  .howToCook
  {
    width: 991px;
    float: none;
    margin: auto;
  }
}

@media(max-width: 991px)
{
  /* IKAN ITU ENAK */

  /* REVISI 2 */

  .fishLogo
  {
    max-width: 300px;
  }

  /* END OF REVISI 2 */

  /* REVISI 1 */

  .textPersuade
  {
    margin-bottom: 20px;
  }

  body
  {
    margin-top: 50px;
  }

  /* END OF REVISI 1 */

  .logoContainer, .logoContainerSecond, .logoContainerTop
  {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    opacity: 1;
  }

  .factContent1-center
  {
    margin-top: 0;
  }
  .factNutritionTitle
  {
    margin-bottom: 30px;
  }
  .factContainer0
  {
    text-align: left;
  }
  .factContent0, .factContent1
  {
    padding: 0;
  }
  .factH1, .factH2, .factH3, .factContent1-center
  {
    padding-bottom: 30px!important;
  }
  .roadShowDetailContainer1
  {
    padding-top: 40%;
  }
  .contestSection
  {
    padding-bottom: 40px!important;
  }
  .persuadeMenRight
  {
    margin-top: 0;
  }
  .fishRecipeOverlay0
  {
    opacity: 1;
  }
  .fishArticle
  {
    text-align: center;
  }
  .fishPlat
  {
    height: 200px;
  }
  .fishBanner
  {
    height: 230px;
  }
  .bannerText01
  {
    max-width: 435px;
    margin-right: 0;
    margin-left: auto;
  }
  .videoTextText0
  {
    font-size: 50px;
  }
  .videoTextText1
  {
    font-size: 18px;
  }
  .videoText2
  {
    max-width: 767px;
  }

  /* END OF IKAN ITU ENAK */

  .profileDesc2Right
  {
    margin-bottom: 50px;
  }
  .newItem
  {
    padding-top: 159.56%;
  }
  .eMagz
  {
    width: 190px;
    height: 300px;
  }
  .mag1
  {
    max-width: 85%;
  }
  .homeCarouselCaption
  {
    height: 43%;
    padding: 15px 4%;
  }
  .homeCarouselCaption p
  {
    max-height: 50px;
    font-size: 18px;
    line-height: 25px;
  }

  .homeCarouselCaption h2
  {
    max-height: 90px;
    font-size: 40px;
    margin-bottom: 1.4%;
  }
  .prevCarousel, .nextCarousel
  {
    width: 6%;
  }
  .homeCarouselContainer1
  {
    background-image: url(../images/carousel02.jpg);
    padding-top: 65%;
  }
  .prevArticle, .nextArticle
  {
    width: 5.5%;
  }
  .homeArticleDesc0
  {
    height: 250px;
  }
  .playButton
  {
    opacity: 1;
  }
  .persuadeMen2
  {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .persuadeMen
  {
    width: 80%;
    float: right;
  }

  /* IKAN ITU ENAK */

  .persuadeMen3
  {
    width: 111%;
    margin-left: -70px;
    float: left;
  }

  /* END OF IKAN ITU ENAK */

  .logoTop
  {
    width: 100%;
  }
  .nav&gt;li&gt;a
  {
    padding: 15px 9px;
  }
  .logoBottom
  {
    width: 100%;
  }
  .footerNavRight
  {
    position: absolute;
    text-align: right;
  }
  .subscribeText
  {
    margin-top: 24px;
  }
  .subscribing
  {
    margin-top: 18px;
  }
  .foodCardsDesc0
  {
    padding-top: 90%;
  }
  .foodTop
  {
    opacity: 0;
  }
  .padding30Section
  {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .recipeBigPic1
  {
    margin-bottom: 40px;
  }
}

@media(min-width: 768px)
{
  .dailyPick1Item
  {
    width: 20%;
  }
  .rightCopy
  {
    text-align: right;
  }
  .dailyPick1 img
  {
    width: 76px;
  }
  .navbar-nav.navbar-right:last-child
  {
    margin-right: 0;
  }
  .remPadBoth768
  {
    padding-left: 0;
    padding-right: 0;
  }
  .remPadLeft768
  {
    padding-left: 0;
  }
  .remPadRight768
  {
    padding-right: 0;
  }
  .dailyPick
  {
    background-position: 0 60%;
  }

}

@media(max-width: 768px)
{
  .gallerySlides img
  {
    max-height: 70vh;
  }
  .gallerySlides
  {
    min-height: 70vh;
  }
  .gallery01
{
  overflow-y: hidden;
  overflow-x: scroll;
  white-space: nowrap;
}

.gallery11
  {
    width: 40%;
    float: none;
    display: inline-block;
  }
}
@media(max-width: 767px)
{

  /* TANYA JAWAB */

    .qaLeft
    {
      width: 50px;
    }

    .qa1
    {
      height: 40px;
      width: 40px;
    }

    .qaLetter
    {
      font-size: 20px;
      height: 20px;
      width: 20px;
    }

    .qa1 .qaLetter
    {
      color: #333;
    }

    .qa2
    {
      height: 40px;
      width: 40px;
    }

    .qa2 .qaLetter
    {
      color: #ffffff;
    }

  /* END OF TANYA JAWAB */

  /* IKAN ITU ENAK */

  /* REVISI 6 */

  .icon72
  {
    width: 65px;
  }

  /* END OF REVISI 6 */

  /* REVISI 2 */

  .fishLogo
  {
    margin-bottom: 30px;
  }

  /* END OF REVISI 2 */

  /* REVISI 1 */

  .textPersuade
  {
    margin-bottom: 40px;
  }

  .closeSearch
  {
    right: 12px!important;
    top: 12px!important;
  }

  .filterActionButton0
  {
    height: 43px;
  }

  .close3
  {
    top: 10px;
    right: 10px
  }

  .reportContainer1 h3
  {
    margin-top: 0;
  }

  .modalDialog1
  {
    transform: none;
    top: 0;
    left: 0;
    height: 100%;
    max-width: 767px;
    width: 100%;
    overflow-y: scroll;
  }

  /* END OF REVISI 1 */

  .roadShowDetailContainer1
  {
    padding-top: 53%;
  }
  .contestButton0
  {
    text-align: center;
  }
  .contestSection
  {
    padding-bottom: 0!important;
  }
  .persuadeTextRight p
  {
    direction: ltr;
  }
  .fishBanner
  {
    margin-bottom: 80px;
  }
  .fishVideoTitle
  {
    text-align: center;
  }
  .videoLabel0
  {
    margin-bottom: 5px;
  }
  .videoFishTitle, .videoAuthor0, .videoAuthor0 a
  {
    color: #333;
  }
  .videoFishTitle
  {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .fishVideoSection
  {
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
    background: #EDEDEB!important;
  }
  .fishBanner
  {
    height: 400px;
  }
  .fishPlat
  {
    left: 0;
    right: 0;
    margin: auto;
  }
  .bannerText2
  {
    margin-bottom: 100px;
    text-align: center;
  }
  .bannerText01
  {
    margin: auto;
    max-width: 580px;
  }
  .videoCampaign0
  {
    padding-top: 0;
    height: calc(100vh - 50px);
    background-position: center;
    background-size: cover;
  }

  /* END OF IKAN ITU ENAK */

  .d767-02
  {
    padding-top: 50%;
  }
  .d767
  {
    float: none;
    margin: auto;
  }
  .center767Full
  {
    width: 50%;
    float: left;
  }
  .foodCardsVideoDesc0
  {
    padding-top: 55%;
  }
  .foodCardsDesc0
  {
    padding-top: 170px;
  }
  .foodCardsDesc1
  {
    height: 70%;
  }
  .foodCardsUser
  {
    height: 30%;
  }
  .pL767
  {
    padding-left: 7.5px;
  }
  .pR767
  {
    padding-right: 7.5px;
  }

  #galleryModal
  {
    padding-top: 60px;
  }
  .profileDesc0
  {
    overflow-y: visible;
  }
  .profilePicture
  {
    position: relative;
    width: 120px;
    height: 120px;
    float: none;
    margin: auto;
    margin-top: 20px;
    border-radius: 100px;
    border: 1px solid #ddd;
    margin-bottom: 20px;
  }

  .profileDesc1 h2
  {
    display: block;
    margin: 0;
    background: transparent;
    text-align: center;
    line-height: 30px;
    margin-bottom: 15px;
  }
  .center767
  {
    text-align: center;
  }
  .profileContainer
  {
    padding-top: 0;
  }
  .profileDesc0
  {
    position: relative;
    width: 100%;
  }
  .newItem3
  {
    margin-bottom: 11px;
  }
  .articleCard1
  {
    margin-bottom: 11px;
  }
  .recipeBigPicIndicator
  {
    right: 11px;
  }
  .videoIcon
  {
    opacity: 0;
  }
  .subscribeContainer
  {
    margin-top: 40px;
  }
  .eMagz
  {
    right: 0;
  }
  .magazineImg
  {
    padding: 0 15%;
  }
  .mag1
  {
        max-width: 85%;
  }
  .copyrighting2
  {
    padding: 0;
  }
  .homeCarouselCaption
  {
    padding: 15px;
  }
  .homeCarouselCaption
  {
    height: 45%;
  }
  .homeCarouselCaption h2
  {
    max-height: 83px;
    font-size: 38px;
  }
  .navTop
  {
    padding: 0!important;
  }
  .logoPR
  {
    width: 165px;
    margin-top: 0;
    margin-right: 0;
    padding: 10px 0;
  }
  .filerContainer
  {
    width: 100%;
  }
  .searchDesktopText h1
  {
    font-size: 28px;
  }
  .searchDesktopText
  {
    margin-bottom: 10px;
  }
  .searchBox768
  {
    font-size: 20px;
  }
  .close2
  {
    right: -10px;
    top: -8px;
  }
  .s1
  {
    width: 100%;
  }
  .rightCopy, .leftCopy
  {
    text-align: center;
  }
  .prevCarousel, .nextCarousel
  {
    width: 7%;
  }
  .footer1
  {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .prevArticleMobile, .nextArticleMobile
  {
    width: 54px;
  }
  .articleAuthor
  {
    margin-bottom: 15px;
  }
  .homeArticleDesc0 h3
  {
    white-space: normal;
    overflow: visible;
    line-height: 25px;
  }
  .prevArticle, .nextArticle
  {
    width: 36px;
  }
  .homeArticlePic1
  {
    border: 1px solid #ddd;
    border-bottom: 0;
  }
  .homeArticleDesc0
  {
    padding: 12.5px;
    height: auto;
    border: 1px solid #ddd;
    border-top: 0;
  }
  .padding30Section
  {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .recipeBigPic1
  {
    margin-bottom: 30px;
  }
  .persuadeMen
  {
    max-width: 290px;
  }
  .foodCardsDesc2
  {
    font-weight: 300;
    font-size: 14px;
  }
  .padding767
  {
    padding-left: 11px;
    padding-right: 11px;
  }
  .fullBody
  {
    min-height: calc(100vh - 245px);
  }
  .logoBottom
  {
    float: none;
    margin: auto;
  }
  .footerNavLeft
  {
    text-align: center;
  }
  .footerNavLeft a
  {
    font-size: 12px;
  }
  .logoTop
  {
    width: 80px;
    top: 40px;
  }
  .footerNavRight
  {
    position: relative;
    text-align: center;
  }
  .logoBottom
  {
    width: 250px;
    margin-bottom: 20px;
  }
  .copyrightingText
  {
    text-align: center;
    margin-bottom: 20px;
  }
}

@media(max-width: 680px)
{

}

@media(max-width: 620px)
{
  .homeCarouselCaption
  {
    height: 35%;
  }
  .homeCarouselCaption h2
  {
    max-height: 74px;
    font-size: 33px;
  }
  .homeCarouselCaption p
  {
    display: none;
  }
}

@media(max-width: 580px)
{
  /* IKAN ITU ENAK */

  /* REVISI 3 */

  .googleMapsLocation0
  {
    padding-top: 70%;
  }

  /* END OF REVISI 3 */

  /* REVISI 1 */

  .coloumn-gap
  {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    font-size: 13px;
  }

  .logoContainer, .logoContainerSecond, .logoContainerTop
  {
    width: 100%;
  }

  .hideIn580
  {
    display: none;    
  }

  .showIn580
  {
    display: block;
  }

  /* END OF REVISI 1 */

  .toolAndIng1
  {
    padding-left: 7px;
    padding-right: 7px;
  }

  .videoFishTitle
  {
    font-size: 22px;
  }
  .roadShowDetailContent0 h3
  {
    white-space: normal;
  }
  .col-580-480-roadshow
  {
    width: 60%;
    float: none;
    display: inline-block;
    padding-right: 0;
    padding-left: 0;
    margin-left: 12px;
  }
  .col-580-480-roadshow:first-child
  {
    margin-left: 0;
  }
  .roadShowCard1
  {
    margin-bottom: 5px;
  }
  .roadShowCardContainer
  {
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: scroll;
  }
  .videoTextText0
  {
    font-size: 38px;
    margin-bottom: 15px;
  }
  .videoTextText1
  {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 10px;
  }

  /* END OF IKAN ITU ENAK */

  .foodCardsVideoDesc0
  {
    padding-top: 65%;
  }
  .fd0Home
  {
    padding-top: 180px!important;
  }
  .photoCaption
  {
    font-size: 14px;
    padding: 7px 11px;
  }
  .gallery0
  {
    overflow-y: hidden;
    overflow-x: scroll;
    white-space: nowrap;
  }
  .gallery1
  {
    width: 65%;
    float: none;
    display: inline-block;
  }
  .heart1, .print1
  {
    font-size: 24px;
  }
  .a2a_svg
  {
    width: 24px!important;
    height: 24px!important;
  }
  .loginInut2
  {
    width: 100%;
  }
  .prevCarousel, .nextCarousel
  {
    width: 10%;
  }
  .prevArticleMobile, .nextArticleMobile
  {
    width: 46px;
  }
  .prevArticle, .nextArticle
  {
    width: 30px;
  }
  .col-580-full
  {
    width: 100%;
  }
  .col-580
  {
    width: 60%;
  }
  .cardContent
  {
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: scroll;
  }

  .foodCards0
  {
    float: none;
    display: inline-block;
  }
  .foodCardsDesc1
  {
    white-space: normal;
  }
  .foodCards0
  {
    padding-right: 0;
    padding-left: 11px;
  }
}

@media(max-width: 520px)
{
  .dailyPick1 img
  {
    width: 84px;
  }
  .dailyPickContainer
  {
    margin-bottom: 0;
  }
  .homeCarouselCaption h2
  {
    font-size: 23px;
    max-height: 50px;
  }
  .homeCarouselCaption
  {
    height: 34%;
  }
}

@media(max-width: 480px)
{
  /* IKAN ITU ENAK */

  .sLeft
  {
    float: left;
    width: 65px;
  }

  .sRight
  {
    float: left;
    width: calc(100% - 65px);
  }

  .tLeft
  {
    float: left;
    width: 130px;
  }

  .tRight
  {
    float: left;
    width: calc(100% - 130px);
  }

  .remPadBoth480
  {
    padding-right: 0!important;
    padding-left: 0!important;
  }

  .fishInPlate2
  {
    max-width: 200px;
  }
  .fishRecipeCard0 
  {
    margin-bottom: 12px;
    padding: 0;
  }
  .roadShowDetailContent0 h3
  {
    font-size: 17px;
  }
  .col-580-480-roadshow
  {
    width: 72%;
  }
  .videoButtRed2
  {
    width: 50px;
  }
  .fishText1 p
  {
    font-size: 16px;
  }
  .fishText1
  {
    margin-top: 15px;
  }
  .bannerText2
  {
    margin-bottom: 80px;
  }
  .fishBanner
  {
    height: 280px;
  }
  .fishPlat
  {
    height: 160px;
  }
  .bannerText01
  {
    font-size: 17px;
  }
  .bannerText00
  {
    font-size: 32px;
    margin-bottom: 15px;
  }

  /* END OF IKAN ITU ENAK */

  .fd0Custom
  {
    padding: 0 10px!important;
  }
  .fd1Custom, .fd2Custom
  {
    padding: 10px 5px;
    position: relative;
  }
  .col-480-full
  {
    width: 100%;
  }
  .pL767
  {
    padding-left: 15px;
  }
  .pR767
  {
    padding-right: 15px;
  }

  .moreArticleDesc h5
  {
    font-size: 12px;
  }
  .moreArticleDesc h3
  {
    font-size: 14px;
    line-height: 19px;
    max-height: 36px;
  }
  .articleCard1, .newItem3
  {
    padding-top: 36%;
  }
  .moreArticleDesc p
  {
    display: none;
  }
  .eMagz
  {
    width: 40%;
    height: 47%;
  }
  .magazineImg
  {
    padding: 0 5%;
  }
  .btn-search
  {
    font-size: 16px;
  }
  .searchBox768
  {
    font-size: 18px;
    padding: 0 18px;
    height: 38px;
  }
  .prevArticleMobile, .nextArticleMobile
  {
    width: 38px;
  }
  .prevArticle, .nextArticle
  {
    width: 28px;
  }
  .prevArticle
  {
    right: 40px;
  }
  h2
  {
    font-size: 20px;
  }
  .col-480
  {
    width: 70%;
  }
}

@media(max-width: 420px)
{
  .newItem2
  {
    padding-top: 131.56%;
  }
  .newItem
  {
    padding-top: 171.66%;
  }
  .homeCarouselCaption h2
  {
    font-size: 18px;
    max-height: 38px;
  }
  .prevCarousel, .nextCarousel
  {
    width: 12%;
  }
  .dailyPickContainer
  {
    margin-bottom: 20px;
  }
  .foodCardsDesc2
  {
    font-weight: 400;
    font-size: 11px;
  }
  .footerNavRight
  {
    margin-top: 15px;
  }
  .foodCardsDesc0
  {
    padding-top: 105%;
  }
  .foodCardsVideoDesc0
  {
    padding-top: 75%;
  }
  .dailyPick1 img
  {
    width: 76px;
  }
}

@media(max-width: 380px)
{
  /* REVISI 2 */

  .fishLogo
  {
    max-width: 250px;
  }

  /* END OF REVISI 2 */

  /* REVISI 1*/
  .coloumn-gap
  {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    font-size: 13px;
  }

  /* END OF REVISI 1 */

  .profileDesc1 h2
  {
    font-size: 23px;
  }
  .homeCarouselCaption h2
  {
    font-size: 16px;
    line-height: 19px;
  }

  /* REVISI 1 */

  .searchDesktopText
  {
    text-align: center;
  }

  /* END OF REVISI 1 */

  .notifText
  {
    font-size: 20px;
    line-height: 33px;
  }
}

@media(max-width: 320px)
{
  .fullBody
  {
    min-height: calc(100vh - 265px);
  }
}
/* END OF RESPONSIVE */

/* REVISI 8 */

  .page0
  {
    float: none;
    width: 160px;
    margin: auto;
    text-align: center;
  }

  .pagination&gt;li&gt;a
  {
    color: #de5842;
    border-radius: 0!important;
    z-index: 1!important;
  }

  .pagination&gt;.active&gt;a, .pagination&gt;.active&gt;span, .pagination&gt;.active&gt;a:hover, .pagination&gt;.active&gt;span:hover, .pagination&gt;.active&gt;a:focus, .pagination&gt;.active&gt;span:focus
  {
    color: white;
    background: #de5842;
  }

  .pagination&gt;li&gt;a:hover, .pagination&gt;li&gt;span:hover, .pagination&gt;li&gt;a:focus, .pagination&gt;li&gt;span:focus
  {
    color: #de5842;
    background: #fcd059;
  }

  /* END OF REVISI 8 */

  /*.field-file-upload-native {
    -moz-appearance:initial 
  }*/
  #imageRecep::before {
    content: 'Drag file here or  ';
  }</pre></body></html>