@import url('https://fonts.googleapis.com/css?family=Cambo%7CMontserrat:300, 400,700%7CRoboto+Slab:400,400i,700%7CRoboto:400,400i,500,500i,700,700i|Niramit');

body {
	font-family: 'Cambo Montserrat', sans-serif;
	position: relative;
}
@media (min-width: 992px) {
    .container,
  .container {
    width: 980px;
  }
}
@media (min-width: 1200px) {
    .container,
  .container {
    width: 1080px;
  }
}
.top-fixed {
	margin-top: 80px;
}
.carousel {
	margin-top: -20px !important;
	background-color: #03A9F4;
	margin-top:60px;
}
.carousel-inner > div.item {
	position: center
}
.navbar-fixed-top {
	z-index: 2 !important;
}
.navbar-default {
  text-align: center;
	border-bottom: 1px solid #F0F0F0;
  background-color: white;
  font-size: 9.5pt !important;
}
.navbar-brand > img.main-logo {
	height: 45px;
	margin-top: -10px;
	margin-right: 50px;
}
.navbar-default  .navbar-nav,
.navbar-default  .navbar-nav .navbar-right
 {
  padding-bottom: 0px;
}
.navbar-default  .navbar-nav > li.dropdown > ul.dropdown-menu {
	z-index: 3000;
}
.navbar-default  .navbar-nav > li.dropdown > a.dropdown-toggle > .flag-icon {
	border: 1px solid  #F0F0F0;
}
.navbar-default  .navbar-nav > li.dropdown > ul.dropdown-menu > li a{
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 9.5pt !important;
}
.navbar-default  .navbar-nav > li a{
  padding-left: 10px;
  padding-top: 20px;
  padding-bottom: 18px;
  text-transform: uppercase;
}
.navbar-default  .navbar-nav > li  a.active  {
	border-bottom: 5px solid #03A9F4;
}
.navbar-default  .navbar-nav > li.active  a {
	background-color: white !important;
}
.navbar-default  .navbar-nav > li > a {
    font-weight:normal;
    color: #607D8B !important;
}
.navbar-default  .navbar-nav > li.search-icon > a {
	font-size: 13pt;
    color: white !important;
    background-color: #E43C6F;
    padding: 5px 10px 5px 10px;
    margin-top: 13px;
    border-radius: 60px;
    margin-left: 20px;
}
.navbar-default  .navbar-nav > li.search-icon > a:hover,
.navbar-default  .navbar-nav > li.search-icon > a:focus {
    background-color: #E43C6F;
}
nav.navbar-default  .navbar-nav > li > a:hover,
nav.navbar-default  .navbar-nav > li > a:focus {
  	color:  #060581;
  	background-color: transparent;
}
nav.navbar-default  .navbar-nav > .active > a,
nav.navbar-default  .navbar-nav > .active > a:hover,
nav.navbar-default  .navbar-nav > .active > a:focus {
  	color:  #060581;
  	background-color: #e7e7e7;
}
nav.navbar-default  .navbar-nav > .disabled > a,
nav.navbar-default  .navbar-nav > .disabled > a:hover,
nav.navbar-default  .navbar-nav > .disabled > a:focus {
  	color:  #060581;
  	background-color: transparent;
}
/* NAVBAR BUTTON */
.navbar-default  .navbar-button {
	margin-top: 12px;
}
.navbar-default  .navbar-button > li:nth-of-type(1) a,
.navbar-default  .navbar-button > li:nth-of-type(2) a {
	border-radius: 15px 0px 15px 0px;
}
.navbar-default  .navbar-button > li a {
	border:1px solid #E4E4E4;
	padding: 7px;
	margin-right: 7px;
}
.navbar-default  .navbar-button > li.active > a {
	background-color: white !important;
	border-bottom: 5px solid #03A9F4;
}
.navbar-default  .navbar-button > li > a {
	font-size: 10.5pt;
    font-weight:bold;
    font-family: 'PT Sans', sans-serif !important;
    color: #607D8B !important;
}

nav.navbar-default  .navbar-button > li > a:hover,
nav.navbar-default  .navbar-button > li > a:focus {
  	color:  #060581;
  	background-color: transparent;
}
nav.navbar-default  .navbar-button > .active > a,
nav.navbar-default  .navbar-button > .active > a:hover,
nav.navbar-default  .navbar-button > .active > a:focus {
  	color:  #060581;
  	background-color: #e7e7e7;
}
nav.navbar-default  .navbar-button > .disabled > a,
nav.navbar-default  .navbar-button > .disabled > a:hover,
nav.navbar-default  .navbar-button > .disabled > a:focus {
  	color:  #060581;
  	background-color: transparent;
}


.carousel-indicators {
    text-align: right;
    float: right;
    right: 20% !important;
    left: inherit;
    z-index: 2 !important;
}

.form-control {
	outline: none;
	box-shadow:none !important;
	border:1px solid #ccc !important;
}
.search-form > .column-label > .form-search::-webkit-input-placeholder { /* Chrome, Safari */
   color: grey;
   font-size: 11pt;
}

.search-form > .column-label > .form-search::-moz-placeholder {           /* Firefox 18- */
   color: grey;
   font-size: 11pt;
}

.search-form > .column-label > .form-search::-moz-placeholder {          /* Firefox 19+ */
  color: grey;
  font-size: 11pt;
}

.search-form > .column-label > .form-search::-ms-input-placeholder {      /* Internet Explorer */
  color: grey;
  font-size: 11pt;
}


/* CONTAINER CONTENT */
.container-content {
	margin-top: -50px;
	min-height: 700px !important;
}
.panel-default > .panel-heading-custom{
  background-image: none;
  background-color: white;
  color: #607D8B;
  font-weight: bold;
  width:550px;
  border-radius: 20px 20px 0px 0px;
  border-left:5px solid #03A9F4;
  background-color: white;
}
.panel-default > .panel-heading-custom h3.panel-title {
	font-weight: bold;
	font-size: 12pt;
}
.panel-default > .panel-heading-custom h3.panel-title > .fa {
	margin-right: 10px;
	color: #03A9F4;
}
.panel-search {
	background-color: transparent;
	border:none;
}
.panel-search > .panel-body {
	padding-left: 0px;
	background-color: #FAFAFA;
	border-left:5px solid #03A9F4;
	-webkit-box-shadow: 2px 2px 11px -2px rgba(0,0,0,0.3);
	-moz-box-shadow: 2px 2px 11px -2px rgba(0,0,0,0.3);
	box-shadow: 2px 2px 11px -2px rgba(0,0,0,0.3);
  position: relative;
  z-index: 1100;
}
.column-label > label {
	font-size: 9pt;
}
/* SEARCH BOX */
.btn-search {
	margin-top: 25px;
	border: 0px;
	padding: 15px;
	background-color: #40C4FF;
    transition: all .2s ease-in-out;
}
.btn-search:hover {
	background-color: #039BE5
}
.btn-search:active {
	outline: none !important;
	border: none !important;
}
.backdrop {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background-color: rgba(0,0,0,0.5); /*dim the background*/
  display: none;
}


.search-form > .column-label > .form-search,
.date-range-search > .form-control {
	border-top: 0px !important;
	border-left: 0px !important;
	border-right: 0px !important;
	border-bottom: 5px solid red;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 12pt;
}
.date-range-search > .input-group-addon {
	background: white;
	border-top: 0px !important;
	border-left: 1px solid #F8F8F8;
	border-right:1px solid #F8F8F8;
}
span.icontsearch {
    float: right;
    margin-right: 6px;
    position: relative;
    z-index: 2;
}

/* BOX POPULAR */
h1.header-content {
	font-size: 15pt;
	font-weight: bold;
	color: #607D8B;
	border-bottom: 
}
.hr5 {
    height: 1px;
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
    background-image: -moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
    background-image: -ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
    background-image: -o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
}
.page-break-top {
	margin-top: 40px;
}

.popular-destination:hover {
    border-color: #e2e2e2;
    z-index: 2;
    top: 10px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1);
    -o-box-shadow: 0 0 10px rgba(0,0,0,0.1);
}

.popular-destination {
	height: inherit;
    margin-top: 30px;
    padding: 0px!important;
    border: 1px solid #eee;
    border-radius: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    border-radius: 8px;
}
.popular-destination img {
	-webkit-box-shadow: 2px 2px 11px -2px rgba(0,0,0,0.6);
	-moz-box-shadow: 2px 2px 11px -2px rgba(0,0,0,0.6);
	box-shadow: 2px 2px 11px -2px rgba(0,0,0,0.6);
	border-radius: 8px;
}
.popular-destination > a {
	text-decoration: none;
	overflow:none !important;
}
.popular-destination > a:hover {
	background-color: #E1F5FE;
}
.popular-destination  a > div.popular-content {
	margin-top: -18%;
	padding-left: 10px;
	padding-right: 10px;
	color: white;
	display: relative;
	z-index: 99;
	text-shadow: 2px 2px #607D8B;
}
.popular-destination a > .popular-content > h3.popular-title {
	margin-top: 0px;
	font-size: 15pt;
	font-weight: bold;
	line-height: 0px;
	-webkit-text-shadow: 2px 2px 11px -2px rgba(0,0,0,0.6);
   -webkit-text-fill-color: white; /* Will override color (regardless of order) */
   -webkit-text-stroke-width: 0.1px;
   -webkit-text-stroke-color: #607D8B;
}
.popular-price {
    border-top: 1px solid #dadada;
    padding-top: 5px;
}
.popular-price > .pricetext {
	text-decoration: none;
	font-weight: bold;
	font-size: 13pt;
	
}
.popular-price > .pricetext > small {
	font-weight: normal; 
	padding-right: 10px;
	font-size: 9pt;
	
}
.media-heading {
	font-weight: bold;
	color: #607D8B;
}

/*  FOOTER */
footer > div.footer-divider {
	width: 100%;
	background-image: url('../../theme/img/icon/ic-footer-divider.png');
	height: 5px;
	margin-bottom: 20px;
}

.nav-link-footer {
	
}
.top20x {
	margin-top: 20px;
}
.bottom20x {
	margin-bottom: 20px;
}


ul.navigation-footer {
	font-size: 9pt;
	margin-left: -40px;
	list-style-type: none;
	text-align: center
}
ul.navigation-footer > li {
	display: inline;
	margin-right: 20px;
}
ul.navigation-footer > li > a {
	text-transform: uppercase;
	color: #555;
	font-family: 'Roboto', sans-serif;
	text-decoration: none;
	font-size: 12px;
}
ul.navigation-footer > li > a:hover,
ul.navigation-footer > li > a:active {
	color: #E43C6F;
}


/* SEARCH PAGE */
.header-blue {
	margin-top: -20px;
	background-color: #03A9F4;
}
.header-grey {
	background-color: #F5F5F5;
}
.search-page-panel {
	margin-top: 20px;
}
.search-page-panel > .panel-body {
	border-radius: 15px;
	border-left:0px;
	background-color: #FAFAFA
}
.search-history-box {
	padding-bottom: 10px;
}
.search-history-box > h3.search-history-title {
	font-weight: bold;
	color:  #03A9F4;
	font-size: 11pt;
	line-height: 2em;
}
.history-box-contents > .box-item {
	margin-top: 8px;
	text-decoration: none;
	background-color: white;
	width: auto;
	display: inline-block;
	padding: 10px;
	border-radius: 10px;
	border:1px solid #E0E0E0;
	-webkit-box-shadow: 2px 2px 3px -2px rgba(0,0,0,0.1);
	-moz-box-shadow: 2px 2px 3px -2px rgba(0,0,0,0.1);
	box-shadow: 2px 2px 11px -2px rgba(0,0,0,0.1);
	margin-bottom: 10px;
	margin-right: 15px;
}
.bg-grey {
	background-color: #FBFBFB;
}
.history-box-contents > .box-item > h3.box-title{
	font-weight: bold;
	color: #757575;
	font-size: 10.5pt;
	margin: 0px;
}
.history-box-contents > .box-item > small {
	font-weight: bold;
	color:  #757575;
}
.content-page {
	margin-top: 20px;
}
.content-page-search > h3.search-result-heading {
	font-weight: bold;
	color:  #607D8B;
	font-size: 11pt;
	margin-bottom: 20px;
}
.list-item {
	border-radius: 5px;
	position: inline-block;
	overflow: hidden;
	margin-top: 10px;
 	width: 100%;
 	background-color: white;
	max-height: 150px;
	cursor: pointer;
	margin-bottom: 10px;
	border:1px solid #E0E0E0;
	-webkit-box-shadow: 2px 3px 3px -2px rgba(0,0,0,0.1);
	-moz-box-shadow: 2px 3px 3px -2px rgba(0,0,0,0.1);
	box-shadow: 2px 3px 3px -2px rgba(0,0,0,0.1);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.list-item:hover {
	-webkit-box-shadow: 2px 3px 5px -2px rgba(0,0,0,0.3);
	-moz-box-shadow: 2px 3px 5px -2px rgba(0,0,0,0.3);
	box-shadow: 2px 3px 5px -2px rgba(0,0,0,0.3);	
}
.list-item-right > ul.facilities {
	list-style: none;
	margin-left: -40px;
	margin-top: 0px;
	font-size: 10pt;
}
.list-item-right > ul.facilities > li {
	display: inline-block;
	margin-right: 10px;
	color: #40C4FF;
	-webkit-box-shadow: 0px 5px 0px -3px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 5px 0px -3px rgba(0,0,0,0.1);
	box-shadow: 0px 2px 3px -3px rgba(0,0,0,0.1);
}
.list-item-right > ul.facilities > li  .fa {
	padding-right: 2px;
	color: #40C4FF;
}

.list-item > a > .list-item-right {
	z-index: 99;
	float: left;
	display: inline-block;
	padding-left: 20px;
	max-width: 410px;
}
.list-item > a > .list-item-right > p {
	color:  #37474F;
	margin-top: 10px;
	font-size: 10pt;
	line-height: 1em;
}
.list-item > a > .list-item-right > h2.list-title {
	font-weight: bold;
	color:  #37474F;
	font-size: 13pt;
	margin-top:20px;
}
.list-item > a > .list-item-right > h3.list-location {
	font-weight: bold;
	color:  #78909C;
	font-size: 10pt;	
	margin: 0px;
}
.list-item > a > .list-item-left {
    width: 200px;
    height: 150px;
    overflow: hidden;
    position: relative;
    float: left;
    display: inline-block;
    cursor: pointer;
}

.list-item > a > .list-item-left >.image {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.list-item:hover > a > .list-item-left > .image, 
.list-item:focus > a > .list-item-left > .image {
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.list-item:hover > a > .list-item-left .image:before, 
.list-item:focus > a > .list-item-left .image:before {
    display: block;
}

.list-item > a > .box-now {
	border-left: 1px solid #E0E0E0;;
	float: right;
	width: 200px;
	height: 150px;
}
.list-item > a > .box-now > p {
	margin-top: 20px;
	font-weight: bold;
	color:  #78909C;
	font-size: 9pt;	
}
.list-item > a > .box-now > h3 {
	margin-top: 0px;
	font-weight: bold;
	font-size: 15pt;	
}
.btn-primary {
	border: 0px;
	padding: 8px;
	font-weight: bold;
	background-color: #40C4FF;
    transition: all .2s ease-in-out;
	-webkit-box-shadow: 2px 5px 5px -2px rgba(0,0,0,0.1);
	-moz-box-shadow: 2px 5px 5px -2px rgba(0,0,0,0.1);
	box-shadow: 2px 5px 5px -2px rgba(0,0,0,0.1);
}
.btn-primary:hover {
	background-color: #039BE5
}
.btn-primary:active {
	outline: none !important;
	border: none !important;
}



/*  PAGINATION  */
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
    z-index: 3;
    background-color: transparent;
}

.pagination > li > a:first-child,
.pagination > li > a,
.pagination > li > a span {
  font-weight:bold;
  margin-right: 5px;
  color: #03A9F4;
  transition: all 0.5s ease;
  background-color: white;
	-webkit-box-shadow: 2px 3px 3px -2px rgba(0,0,0,0.1);
	-moz-box-shadow: 2px 3px 3px -2px rgba(0,0,0,0.1);
	box-shadow: 2px 3px 3px -2px rgba(0,0,0,0.1);
}

.pagination > li.active > a,
.pagination > li.active > a:hover {
	background-color: #03A9F4;
	border-color: #03A9F4;
	color: white;
}

/*  LOGIN */
div.btn-group-login {
	margin-top: 70px;
	width: 100%;
	display: inline-block;
}
div.btn-group-login > .btn-google > span.google-btn {
	background-image: url('../../theme/img/icon/ic_google.png');
	display: inline-block;
	padding-top: 10px;
	height: 13px;
	width: 13px;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
div.btn-group-login > .btn-google {
	background-color: white;
	border:1px solid #E4E4E4;
}
div.btn-group-login >  .btn-facebook {
	background-color: #4286C1;
	color: white;
}
div.btn-group-login > .btn-google:active,
div.btn-group-login >  .btn-facebook:active {
	outline: none !important;
}
div.btn-group-login > .btn-google,
div.btn-group-login >  .btn-facebook {
	font-weight: bold;
	margin-bottom: 20px;
    transition: all .2s ease-in-out;
	-webkit-box-shadow: 2px 5px 5px -2px rgba(0,0,0,0.1);
	-moz-box-shadow: 2px 5px 5px -2px rgba(0,0,0,0.1);
	box-shadow: 2px 5px 5px -2px rgba(0,0,0,0.1);
}
.top10x {
	margin-top: 10px;
}

div.line-login {
	height: 100px;
	width: 1px;
	background-color: #E4E4E4;
	display: inline-block;
}
.form-login {
	margin-top: 25px;
}
.form-login > .form-group > label {
	font-size: 9pt;
	color: #607D8B
}
.form-login > .checkbox > a {
	font-size: 9pt;
}


.alert {
	background-color: white !important;
	border-left: 5px;
	border-style: solid;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-top-color: #E4E4E4;
	color: grey  !important;
	padding:10px;
	font-size: 8pt;
	-webkit-box-shadow: 2px 2px 5px -2px rgba(0,0,0,0.1);
	-moz-box-shadow: 2px 2px 5px -2px rgba(0,0,0,0.1);
	box-shadow: 2px 2px 5px -2px rgba(0,0,0,0.1);
}
.alert-danger {
	border-left-color:red;
}
.alert-success {
	border-left-color:green;
}
.alert-warning {
	border-left-color:orange;
}
.alert-info {
	border-left-color: #00A0D2;
}

button:active {
	outline: none;
	border: none;
}

button:focus {outline:0;}

/* VERSI 2 */

.featured-story__item--red 
.featured-story__meta,
.featured-story__item--small 
.featured-story__meta {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -3em;
    transition: bottom .1s ease;
    z-index: 1;
}
.featured-story__item--red {
    height: 18em;
}
.featured-story__item--red:before,
.featured-story__item--small:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    box-shadow: none!important;
}
.featured-stories {
    font-size: 12px;
    background: hsla(0,0%,10%,.06);
    padding-bottom: 1em;
}

.featured-story__item {
    position: relative;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.16);
    margin-bottom: 1em;
    border-radius: .3em;
    overflow: hidden;
    transition: all .2s cubic-bezier(.14,1.01,1,1);
}
.featured-story__item--red .featured-story__image,
.featured-story__item--small .featured-story__image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.featured-story__item--red .featured-story__meta,
.featured-story__item--small .featured-story__meta {
    position: absolute;
    left: -15px;
    right: 0;
    bottom: -3em;
    transition: bottom .3s ease;
    z-index: 1;
}
.featured-story__meta {
    padding: 2em;
}

.featured-story__overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg,#000,#000,hsla(0,0%,0.5%,.02));
    bottom: -10em;
    transition: bottom .3s ease;
    z-index: 0;
}

.featured-story__item--small .featured-story__overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg,transparent,#000,hsla(0,0%,0%,.02));
    bottom: -5em;
    transition: bottom .3s ease;
    z-index: 0;
}
.featured-story__item--red .story__category {
    font-size: 9pt;
    padding: 2px 5px 2px 5px;
}
.featured-story__item--small .story__category {
    font-size: 7pt !important;
    padding: 1px 3px 1px 3px;
}
.featured-story__item--red .story__category,
.featured-story__item--small .story__category {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 5px;
    color: white;
    background-color: #E43C6F;
}
.featured-story__item--red .featured-story__title {
    color: white;
    font-size: 1.5em;
    margin-bottom: 1.5em;
}

.featured-story__item--small .featured-story__title {
    color: white;
    font-size: 10pt;
    margin-bottom: 1.5em;
}

.featured-story__title {
    font-weight: 400;
    letter-spacing: 0.6pt;
}


/*  RIGHT Article */

.featured-story__item--small {
    height: 8.5em;
}
.featured-story__item:hover {
    -webkit-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.2);
    box-shadow: 0px 8px 10px -1px rgba(0,0,0,0.2);
}

.break {
    margin-top: 30px;
}

.box-category-1  .card-category {
    color: #ED262A;
    font-size: 8pt;
}
.page-content {
    width: 75%;
    margin:auto;
}

/* BOX */
.box-trending {

}

.box-trending > .box-header,
.box-terbaru > .box-header  {
	font-family: 'Cambo Montserrat', sans-serif;
	border-bottom: 1px solid #E0E0E0;
	margin-bottom: 10px;
}
.box-trending > .box-header > .box-title,
.box-terbaru > .box-header > .box-title {
	font-weight: bold;
	font-size: 35px;
	color: #338EC8 !important
}
.btn-read-plus {
	font-size: 13px;
	border: 1px solid #338EC8;
	margin-top: 12px;
	margin-right: 20px;
	padding: 2px 5px 2px 5px;
}
.box-trending .col-xs-4 {
	padding:0px 20px 15px 0px;
}

.trending-article > .article-category,
.trending-article > .article-title,
.category-article > .article-category,
.category-article > .article-time {
	display: block;
	padding-top: 5px;
}
.trending-article > .article-category > a {
	text-transform: uppercase;
	color: #aeaeae;
	font-family: 'Roboto', sans-serif;
	text-decoration: none;
	font-size: 12px;
}
.trending-article > .article-category > a:hover,
.trending-article > .article-category > a:active {
	color: #E43C6F;
}

.trending-article > .article-title > a {
	color: black;
	font-family: 'Roboto Slab', sans-serif;
	text-decoration: none;
	font-size: 14px;
	word-spacing: 0px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.trending-article > .article-title > a:hover,
.trending-article > .article-title > a:active {
	color: #338EC8;
}

/* box terbaru */
.box-terbaru .col-xs-6,
.box-terbaru .col-xs-4 {
	padding:0px 20px 15px 0px;
}
.terbaru-article {
	margin-top: 7px;
}
.terbaru-article > .article-category > a {
	text-transform: uppercase;
	color: #aeaeae;
	font-family: 'Roboto', sans-serif;
	text-decoration: none;
	font-size:13px;
}
.terbaru-article > .article-category > a:hover,
.terbaru-article > .article-category > a:active {
	color: #E43C6F;
}

.terbaru-article > .article-title > a {
	color: black;
	font-family: 'Roboto Slab', sans-serif;
	text-decoration: none;
	font-size: 16px;
	word-spacing: 0px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.terbaru-article > .article-title > a:hover,
.terbaru-article > .article-title > a:active {
	color: #338EC8;
}
.terbaru-article > .article-excerpt {
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.5px;
	margin-top: 5px;
	font-weight: normal;
	font-size: 14px;
	color: #888888;
	overflow: hidden;
	text-align: justify;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.button-break {
	margin-top: 10px;
	border-top: 1px solid #E0E0E0;
	padding: 20px;
	text-align: center;
}
.btn-outline {
	text-transform: uppercase;
	font-size: 16px;
	padding: 10px 40px 8px 40px;
	border: 1px solid  #E43C6F;
	background:  transparent;
	color: #E43C6F;	
   transition: all 0.3s ease;
   -webkit-transition: all 0.3s ease;
   -moz-transition: all 0.3s ease;
}
.btn-outline:hover,
.btn-outline:active {
	background:  #E43C6F;
	color: white;	
}

/* Parallax Mode */
.parallax-mode {
	width: 100%;
	height: 480px;
	background-color: #555;
	margin-top: 20px;
	margin-bottom: 20px;
}



.parallax-mode .box-category > .box-header,
.box-category > .box-header  {
	font-family: 'Cambo Montserrat', sans-serif;
	margin: 40px;
}
.parallax-mode .box-category > .box-header > .box-title,
.box-category > .box-header > .box-title {
	font-weight: bold;
	font-size: 35px;
	color: white 
}
.box-category > .box-header > .box-title  {
	color: #E43C6F;
}
.parallax-mode .box-category .col-xs-3,
.box-category .col-xs-3 {
	padding:0px 20px 15px 0px;
}

.category-article > .article-category > a {
	text-transform: uppercase;
	color: #aeaeae;
	font-family: 'Roboto', sans-serif;
	text-decoration: none;
	font-size: 12px;
}
.category-article > .article-category > a:hover,
.category-article > .article-category > a:active {
	color: #E43C6F;
}

.parallax-mode .category-article > .article-title > a  {
	color: white;
}
.category-article > .article-title > a {
	color:black;
}
.category-article > .article-title > a {
	font-family: 'Roboto Slab', sans-serif;
	text-decoration: none;
	font-size: 14px;
	word-spacing: 0px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.category-article > .article-title > a:hover,
.category-article > .article-title > a:active {
	color: #E43C6F;
}

.category-article > .article-time {
	color: #aeaeae;
	font-size: 12px;
}
.break-parallax {
	margin-top: 10px;
	padding: 20px;
	text-align: center;
}
.parallax-mode .btn-outline {
	border: 1px solid  white;
	color: white;	
}
.parallax-mode .btn-outline:hover,
.parallax-mode .btn-outline:active {
	background:  #E43C6F;
	border: 1px solid  #E43C6F;
	color: white;	
}

/* breadcrumb */
.content-breadcrumb > ul.breadcrumb {
	background-color: transparent;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	margin-left: -15px;
}
.content-breadcrumb > ul.breadcrumb > li a {
	color: #E43C6F
}
.content-breadcrumb > ul.breadcrumb > li a:hover,
.content-breadcrumb > ul.breadcrumb > li a:active {
	text-decoration: none;
	padding-bottom: 3px;
	border-bottom: 1px solid #E43C6F;
}

/* Artikel */
article.content-news > h1 {
	font-family: 'Roboto Slab', sans-serif;
	font-size: 26px !important;
	line-height: 1.4em;
}
article.content-news figure {
	margin-top: 10px;
}
article.content-news figure figcaption {
	font-style: italic;
	font-family: 'Roboto', sans-serif;
	color: #aeaeae;
	font-size: 13px;
	padding: 10px 0px 10px 0px;
}

article.content-news p {
	font-size: 17px;
	line-height: 1.5em;
	padding: 5px 0px 5px 0px;
	font-family: 'Niramit', sans-serif;
	text-align: justify;
}

article.content-news p a {
	color: inherit;
	text-decoration: none;
	padding-bottom: 4px;
	border-bottom: 2px solid #338EC8;	
}
article.content-news p a:hover,
article.content-news p a:active {
	border-bottom: 2px solid #E43C6F;
}

/* AUTHOR BOX */
div.author-box {
  padding-top: 10px;
  margin-bottom: 20px;
}
div.author-box > .media {
  width: 50%;
  float: left;
}
div.author-box > .media > .media-body a.media-heading {
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	font-weight: 500;
	color: #555
}
div.author-box > .media > .media-body a.media-heading:hover,
div.author-box > .media > .media-body a.media-heading:active {
	color: #E43C6F;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: 1px solid #E43C6F;
	cursor: pointer;
}
div.author-box > .media > .media-body > time {
  font-size:9pt;
  color: #aeaeae;
  font-style: italic
}	

ul.popular-post {
	background: #F9F9F9;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top:3px solid #338EC8;	
	list-style: none !important;
}
ul.popular-post > li {
	border-bottom: 1px solid #E0E0E0;
	padding: 10px;	
	margin-left: -20px;
	margin-right: 20px;
}
ul.popular-post > li > a {
	color: #338EC8;
	font-family: 'Roboto Slab', sans-serif;
	text-decoration: none;
	font-size: 15px;
	word-spacing: 0px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
ul.popular-post > li > a:hover,
ul.popular-post > li > a:active {
	color: #E43C6F;
}
/* TAGS */
ul.post-tags {
	margin-top: 10px;
	list-style: none !important;
	margin-left: -20px;
}
ul.post-tags > li {
	font-family: 'Roboto Slab', sans-serif;
	display: inline;
	margin-right: 20px;
}
ul.post-tags > li a:before {
	content: '#';
}
ul.post-tags > li a {
	font-style: italic;
	color: #555;
	border: 1px solid #E0E0E0;
	padding: 5px 10px 5px 10px;
	border-radius: 20px;
}
ul.post-tags > li a:hover,
ul.post-tags > li a:active {
	text-decoration: none;
	background: #555;
	color: white;
}

/* BOX SEARCHING */
div.box-searching {
  margin-top: 20px;
  padding-bottom: 50px;
}
div.box-searching > select,
div.box-searching > input {
  margin-right: 15px;
}
input.form, 
select.form {
  outline: none;
  box-sizing: border-box;
  border:1px solid grey;
  height: 36px;
  background: transparent !important;
}

.form-control:focus,
input.form:focus, 
select.form:focus {
  border-color: #338EC8;
}
input.form {
    padding: 0px 10px;
    border:1px solid grey;
}

/* BOX SEARCHING NAVBAR */
div.search-box {
	padding: 8px;
	width: 100%;
}
div.search-box input {
	width: 95%;
	float: left;
	padding: 10px !important;
	border: none;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
}
div.search-box input:focus,
div.search-box input:focus, 
div.search-box input:focus {
  border-color: none;
  outline: none
}

div.search-box button {
	font-size: 20px;
}
div.search-box button:hover,
div.search-box button:active,
div.search-box button:focus {
	text-decoration: none;
}


/* POST SIDEBAR */
.box-sidebar h3.sidebar-heading {
	font-family: 'Cambo Montserrat', sans-serif;
	font-weight: bold;
	font-size: 30px;
	color: #338EC8
}
ul.thumbnail-sidebar {
	list-style: none;
	margin-left: -40px;
}
ul.thumbnail-sidebar li {
	list-style: none;
	margin-bottom: 20px;
}

ul.thumbnail-sidebar li a {
	display: inline-block;
	padding: 3px 0px 3px 0px;
	color: #338EC8;
	font-family: 'Roboto Slab', sans-serif;
	text-decoration: none;
	font-size: 15px;
	word-spacing: 0px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	color: black
}
ul.thumbnail-sidebar li a img {
	border-radius: 10px;
}
ul.thumbnail-sidebar li div.post-time {
	font-style: italic;
	font-size: 12px;
	color: #aeaeae;
	font-family: 'Roboto', sans-serif;
}
