
.container { margin: 0 auto; max-width:1280px; width: 85%;}
.logo{margin-bottom:14px;}
.social{margin-right:4px; padding-top:60px;}
.fb{color:#fff; background-color:#3b5998; padding:6px 7px; border-radius:16px;}
.tw{color:#fff; background-color:#56adee; padding:6px 7px; border-radius:16px;}
.yt{color:#fff; background-color:#bd081c; padding:6px 7px; border-radius:16px;}
.gp{color:#fff; background-color:#dc4e41; padding:6px 7px; border-radius:16px;}

nav ul a,
nav .brand-logo {
  color: #fff;
  padding:0px 24px;
  font-size:18px;
}

p {line-height: 2rem;}
.home p{text-align: justify;}

.button-collapse {
  color: #fff;
}

.parallax-container {
  min-height: 380px;
  line-height: 0;
  height: auto;
  color: rgba(255,255,255,.9);
}
  .parallax-container .section {
    width: 100%;
  }

@media only screen and (max-width : 992px) {
  .parallax-container .section {
    position: absolute;
    top: 40%;
  }
  #index-banner .section {
    top: 10%;
  }
}

@media only screen and (max-width : 600px) {
  #index-banner .section {
    top: 0;
  }
  .social{padding:20px 0px 0px 10px;}
}

.icon-block {
  padding: 0 15px;
}
.icon-block .material-icons {
  font-size: inherit;
}

footer.page-footer {
  margin: 0;
}

.about img{float: left; margin:0.5rem 1rem 0rem 0rem;}
.about p{text-align: justify;}
.about h1{text-align:left; font-size:40px; font-weight: bolder;}
.about h3{font-size:24px;}
.about strong{font-weight:800}
/*news*/

.news img{float: left; margin:0.5rem 1rem 0rem 0rem;}
.news p{text-align: justify; font-size:18px;}
.news strong{font-weight:800;}
.news h1{text-align:left; font-size:30px; font-weight: bolder; line-height:2.8rem;}
.news h2, .article h2,.media h2{font-size:40px; line-height: 3.2rem; font-weight: bold; border-bottom:1px solid gainsboro; padding-bottom:10px;}
.news li{border-bottom:1px solid gainsboro;}
.news ul li h1{line-height: 2.6rem; margin-bottom:0px;}
.news li:last-child{border-bottom:none;}
.pad{border: 4px solid orangered;}

.article h1{text-align:left; padding-bottom:10px; font-size:32px; font-weight: bolder; line-height:2rem;}
.article p{text-align: justify; margin-top:0px; margin:0px; padding:0px;}
.article img{float: left; margin:0.5rem 1rem 0rem 0rem;}
.article ul li h1{line-height: 2.6rem; margin-bottom:0px;}
.article span{font-weight:600;}
.news_detail p,.media p{text-align: justify; font-size:20px;}
.news_detail strong{font-weight:800;}
.news_detail h1,.media h1{text-align:left; font-size:50px; line-height: 3.8rem; font-weight: bolder;}
.media_wrap{ border-bottom:1px solid gainsboro; padding:10px 0px;}
.media_wrap h1{padding:0px; margin: 0px; font-size:40px;}
.media_wrap p{margin:0px; padding:6px 0px;}

.share_this{margin-bottom:20px; border-bottom:1px solid gainsboro;}
.author__wrap{font-size:18px; font-weight:600; margin:0px; padding: 1.2rem 0px 0px 0px;}
.title_bar{border-bottom: solid 1px rgba(0,0,0,.2);font-size: 30px;font-weight: 500;color: #0e5dae;background-color:#f4f8fb!important;padding:10px 8px;opacity:.7;}


.fb-comments.fb_iframe_widget,
.fb_iframe_widget span iframe
{width: 1000px!important;}
.cmt{display: inline-block;line-height: 34px;padding: 0 15px;background-color: rgba(77,77,77,.08); border-radius: 34px; font-size: 14px!important; color: #0e5dae;text-decoration: none; vertical-align: top;}

.fb-page,
.fb-page span,
.fb-page span iframe[style] {
    max-width: 100% !important;
}
.twitter_embed{height:495px; overflow: hidden;}
.youtube_embed{overflow:scroll; height:495px;}
.video_mar{margin-bottom:16px;}

.sambandhit h4{font-size:20px; font-weight:600; line-height:140%; margin:0px;}
.sambandhit h4 a{color:rgba(0,0,0,.7);}
.sambandhit,.breadcump{padding-bottom:12px; border-bottom:1px solid #dee4ee;}
.sambandhit img{margin-bottom:4px!important;}
.sambandhit_remove{border-bottom: none; padding-bottom:0px;}

@media (max-width: 767px) and (min-width: 1px){
    .news_detail h1,.media h1{font-size:30px; line-height: 2.8rem;}
    .news_detail p,.media p{font-size:18px;}
    .twitter_embed{margin:12px 0px;}
}

.sambandhit{margin-bottom:30px;}
.sambandhit ul li{border-bottom:1px solid #56adee;}
.sambandhit ul li:last-child{border-bottom:none;}
.sambandhit ul li h3{font-size:20px; line-height:1.8rem;}
.sambandhit h2{font-size:40px; color:#0066cc; padding-bottom:10px; font-weight:800; border-bottom:1px solid silver;}

.video ul li{padding-bottom:12px;}


/*slider*/
.slider .indicators .indicator-item {
  background-color: #666666;
  border: 3px solid #ffffff;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.slider .indicators .indicator-item.active {
  background-color: #ffffff;
}

.slider .indicators {
  bottom: 60px;
  z-index: 100;
  /* text-align: left; */
}