body {padding:0;margin:0;}
  .breaker-ad-text, hr, picture, figcaption, .image-credit, .pullquote, .body-dropcap, .body-text{max-width:800px; margin: 10px auto !important; display:block;}
  h1{font-size:50px;margin:0; font-family: futura-pt,sans-serif; letter-spacing: 4px;}h2{margin:0; font-family: futura-pt,sans-serif; }
  h2{text-transform: uppercase; margin:10px auto;letter-spacing: 2px;max-width:800px;color:#E8568C; font-size:25px; padding:30px 15px 0 15px;}
  .longform-header-inner{text-align: center;max-width: 1200px;margin: 20px auto; }
  .longform-dek{line-height:1.25;color:#C083B4; line-height:1.5; font-size: 30px; font-weight:bold; font-family: futura-pt,sans-serif; margin: 20px auto; }
  .byline{margin: 12px;}
  a{color:#000;}a:link{color:#000; text-decoration:none;}
  p.body-text{line-height: 1.5; letter-spacing: 0.2px; font-size: 23px; padding: 15px 0; font-family: futura-pt,sans-serif;	}
  p.body-akreditasi{line-height: 1.5; letter-spacing: 0px; font-size: 13px; font-family: futura-pt,sans-serif; text-align:center; margin-bottom:30px;}
  p.body-dropcap{line-height: 1.5; letter-spacing: 0.2px; font-size: 20px; padding: 15px 0; font-weight:bold;}
  figcaption{line-height: 1.5; letter-spacing: 0.2px; font-size: 15px; padding: 20px 0; color:#999; text-align:center;}
  
blockquote {  font-size: 23px; text-align:center;}
blockquote q {  font-style: italic;  letter-spacing: .1rem;}
q {  quotes: "“" "”" "‘" "’";}
q:before {  position:relative; }
q:after {  content: close-quote; }
q:before, q:after {  color: #ccc;  font-size: 4rem; position: absolute;}

 .longform-hed p{margin:0; top: -30px; position: relative;}

.byline {font-family: futura-pt,sans-serif;font-size: 25px;}
a.text {-webkit-text-fill-color: transparent;-webkit-text-stroke-width: 2px;-webkit-text-stroke-color:#E8568C;background: none;font-size: 150px;font-family: futura-pt,sans-serif;font-weight: bold; }
a.r{ margin-right: -25px; position: relative; }
a.a{ margin-right: -30px; top: 5px; position: relative; }
a.i{ margin-right: -20px; top: 20px; position: relative;}
a.s{ margin-right: -25px; top: -10px; position: relative;}
a.sa{top: 5px; position: relative;}

.arrow{display: block; width: 100%; max-width:800px; margin: 0 auto;}
.arrow button{padding:15px; background:none; border:0; }
.arrow button a{color:#888; font-weight:bold;}

.photo {
  display: block;
  opacity: 0;
  -webkit-transition: opacity .35s linear;
  transition: opacity .35s linear;
}

.photo[data-scroll="in"] {
  opacity: 1;
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
}
#slider {  position: relative;  margin: 0 auto; height: 1130px; max-width: 900px;}
.slide_img {
  position: absolute;
  margin: 0;
  opacity: 0;
  animation: mymove 9s infinite;
  -moz-animation: mymove 9s infinite;
  -webkit-animation: mymove 9s infinite;
  left: 0;
  right: 0;
}
.slide_img img{width:100%;}


@keyframes mymove {
  10% {
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}

.slide_img:nth-child(0) {
  animation-delay: 0s;
}

.slide_img:nth-child(1) {
  animation-delay: 2s;
}

.slide_img:nth-child(2) {
  animation-delay: 4s;
}

.slide_img:nth-child(3) {
  animation-delay: 6s;
}

.slide_img:nth-child(4) {
  animation-delay: 8s;
}

  
  .imgl{display: block; margin: 15px 20px 0 0 !important; float:left; }
  .imgl img{max-width:320px; width:100%; height: auto; display: block;}
  .imgr{display: block; margin: 15px 0 20px 20px !important; float:right; }
  .imgr img{max-width:320px; width:100%; height: auto; display: block; }

 
  /*.body-text > p.fl:nth-child(odd)::first-letter {
  font-weight: bold;
  float: left;
  font-size: 6em;
  line-height: .75;
  letter-spacing: .15em;
  margin-top: .2em;
  color:#ff4c49;
}*/
.footer{font-size:18px !important;}

@media only screen and (max-width:600px){
 p.body-text{line-height: 1.5; letter-spacing: 0.2px; font-size: 20px; padding: 15px; }
.longform-dek{font-size:23px; padding: 15px;}
.longform-hed{padding: 15px;}
.footer{font-size:15px !important;}
 h1{font-size:35px;margin:0}
  #slider {  height: 750px;}
 .imgl img{margin: 0; max-width:100%; width:100%; float:none; }
.imgr img{ max-width:100%; width:100%; margin: 0; float:none; }
.imgl{display: block; margin: 0 !important; float:none; }
.imgr{display: block; margin: 0 !important; float:none; }
}

@media only screen and (max-width:500px){#slider {  height: 600px;}}
@media only screen and (max-width:415px){#slider {  height: 520px;}}
@media only screen and (max-width:360px){#slider {  height: 450px;}}