  body {
  overflow-x: hidden; }

.pinakahasul-description h3:first-child{
		text-align:center;
	
}
  
.wrapper {
  max-width: 990px;
  margin: auto; }

.new-one {
  position: relative;
  background-color: #fff; }

.sectionA {
  background-color: #121111;
  font-size: 15px;
  color: #fff;
  padding: 60px 0; }
  .sectionA .contentA {
    padding: 40px 10px 0; }
    .sectionA .contentA h2 {
      text-align: center; }

.section-bogart .banner-index {
  margin-bottom: 0; }

.section-box h1 {
  font-size: 40px;
  color: #db980d;
  text-align: center;
  padding-bottom: 0;
  margin-bottom: 15px; }
.section-box h2 {
  font: italic 23px/30px "Amiri", serif;
  color: #db980d;
  padding-bottom: 10px; }

.image2 {
  height: 520px; }

/* .image3 {
  height: 570px; }  */
  
  .image3 {
  height: 710px; } 
  
  .image3 .global-text > div {
    background-color: #be1c07; }

.image4 {
  height: 566px;
  margin-bottom: 90px; }
  .image4 .global-text > div {
    background-color: #353535; }

.image8 {
  height: 566px;
  margin-bottom: 100px; }
  .image8 .global-text > div {
    background-color: #db980d; }

.image9 {
  height: 566px;
  margin-bottom: 100px; }
  .image9 .global-text > div {
    background-color: #353535; }

.image14 {
  height: 553px; }

.global-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative; }

  /*
.global-text {
  position: absolute;
  bottom: -50px;
  left: 0;
  width: 100%; }
  .global-text > div {
    margin: auto;
    width: 350px;
    height: 90px;
    text-align: center;
    color: #fff;
    font: 36px/90px "Amiri", serif; }

	*/
	
	/** new **/
	
	.global-text {
		position: absolute;
		bottom: -38px;
		left: 0;
		width: 100%;
		text-align: center;
	}
	
	
	.global-text > div{
	   min-width: 350px;
		text-align: center;
		color: #fff;
		display: inline-block;
		font: 36px/57px "Amiri", serif;
		padding: 15px 20px;
	}

	/** new **/
	
	
	
	
	
.sectionB {
  color: #444444;
  background-color: #fff;
  padding-bottom: 5px; }
  .sectionB .image3 {
    margin-bottom: 100px; }

.colorA {
  color: #be1c07; }

.header-wing.ex {
  padding-right: 30px; }

.menu-top a {
  display: inline-block;
  font: 18px/30px "Amiri", serif;
  color: #d6cbb5;
  padding-left: 40px;
  margin: 5px 15px 0; }
.menu-top .reader {
  background: url(/yvg-site/newsapp/Media/yarra/images/icon-list.png) no-repeat; }
.menu-top .grid {
  background: url(/yvg-site/newsapp/Media/yarra/images/icon-grid.png) no-repeat; }

.list-box {
  margin-bottom: 20px; }
  .list-box ul {
    margin: 0 3px 0 0;
    background-color: #ebebeb;
    padding: 10px;
    list-style: none;
    width: 230px;
    float: left; }
    .list-box ul li {
      color: #444;
      line-height: 30px;
      font-size: 14px; }

.article-box {
  color: #db980d;
  margin-bottom: 20px; }
  .article-box strong {
    color: #585757; }

.share {
  background: url(/yvg-site/newsapp/Media/yarra/images/icon-share.png) no-repeat;
  color: #ff0000 !important;
  font-size: 15px;
  display: inline-block;
  line-height: 35px;
  padding-left: 40px;
  margin-bottom: 20px; }

.contentA {
  padding: 0 20px 20px; }

.list-image {
  padding-top: 15px; }
  .list-image > div {
    float: left;
    width: 248px;
    height: 177px;
    margin-right: 10px; }
    .list-image > div:last-child {
      margin-right: 0; }

.sectionC {
  background-color: #fff; }
  .sectionC .section-head {
    background-color: #db980d; }

.sectionD .section-head {
  background-color: #be1c07; }

.sectionE .section-head {
  background-color: #353535; }

.footer-box {
  background-color: #323030;
  text-align: center;
  position: relative;
  border-bottom: 11px #121111 solid; }
  .footer-box wrapper {
    position: relative; }
  .footer-box a {
    color: #db980d;
    font-family: "Amiri", serif;
    font-size: 36px;
    display: inline-block;
    line-height: 90px; }
  .footer-box .top-page {
    position: absolute;
    right: -180px;
    top: -70px; }

.block-pop {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background-color: rgba(0, 0, 0, 0.6);
  left: 0;
  top: 0; }

.block-pop-wrap {
  max-width: 945px;
  background-color: #000;
  margin: 60% auto 0; }

.pop-image {
  float: left;
  width: 49%; }

.pop-text-wrap {
  width: 51%;
  float: right;
  position: relative; }

.pop-text {
  height: 485px;
  text-align: center;
  align-items: center;
  display: flex;
  color: #db980d;
  font: 40px/50px "Amiri", serif; }
  .pop-text > div {
    width: 100%;
    text-align: center;
    vertical-align: middle; }

.pop-view {
  background-color: #4f4e4e;
  height: 68px;
  text-align: center; }
  .pop-view a {
    display: inline-block;
    font: 18px/30px "Amiri", serif;
    color: #d6cbb5;
    padding-left: 40px;
    margin: 20px 15px 0; }
  .pop-view .reader {
    background: url(/yvg-site/newsapp/Media/yarra/images/icon-list.png) no-repeat; }
  .pop-view .grid {
    background: url(/yvg-site/newsapp/Media/yarra/images/icon-grid.png) no-repeat; }

.close-btn {
  width: 31px;
  height: 31px;
  background: url(/yvg-site/newsapp/Media/yarra/images/icon-pop-x.png) no-repeat;
  position: absolute;
  right: 50px;
  top: 50px; }

.back-box {
  background-color: #121111;
  text-align: center;
  position: relative;
  z-index: 9999; }
  .back-box a {
    color: #a39999;
    font-size: 14px;
    display: inline-block;
    line-height: 35px; }

.dot {
  background: url(/yvg-site/newsapp/Media/yarra/images/dot.jpg) repeat-x;
  height: 4px;
  margin-bottom: 10px; }

.sibox h2 {
  margin-top: 70px; }

.new-one .banner-index {
  min-height: 0; }

/*** media area ****/
@media (max-width: 1260px) {
  .header-wing.ex {
    width: 367px;
    background: none;
    margin-top: 20px;
    padding-right: 5px; }

  .btn-pne {
    margin-top: 77px; }

  .new-one .bib-r {
    width: 100%; } }
@media (max-width: 1200px) {
  .footer-box .top-page {
    display: none; } }
@media (max-width: 767px) {
  .list-box ul {
    float: none;
    display: block;
    margin: 0 0 10px; }

  .block-pop-wrap {
    margin-left: 20px;
    margin-right: 20px; }

  .pop-text {
    font-size: 30px;
    line-height: 35px; }

  .header-wing.ex {
    margin: auto; } }
@media (max-width: 550px) {
  .pop-image, .pop-text-wrap {
    float: none;
    width: auto; }

  .pop-text {
    height: auto;
    min-height: 300px; } }
@media (max-width: 450px) {
  .contentA {
    padding: 0 10px; } }
@media (max-width: 420px) {
  .global-text > div {
    margin: auto 30px;
    height: auto;
    line-height: 60px;
    /* width: auto; */
	min-width:0;
    font-size: 28px; 
	
	/** added **/
	padding: 15px 20px;
	line-height: 28px;

	/** added **/
	}

  .global-text {
    /*bottom: -25px;
	*/
	/* bottom:-47px; */
	bottom:-25px;
	}

  .global-image {
    margin-bottom: 60px; } 
	
	/** added **/
	
	.sharethis-inline-share-buttons {
		padding-bottom: 15px;
	}
	
	.st-btn.st-first {
		margin-bottom: 5px;
	}
	/*** added feb 7 **/
	.image3 {
	height: 570px; }
	/** end feb 7 **/
  
	
	}
@media (max-width: 350px) {
  .pop-view a {
    margin-left: 2px;
    margin-right: 2px; }

  .header-wing.ex {
    width: 318px; } }
	
	.section-box h3{		
		font:italic 23px/30px 'Amiri', serif;
		color: #db980d;
		padding-bottom: 10px;
	}

/*# sourceMappingURL=valley.css.map */
