
@media (min-width: 576px) and (max-width: 767.98px) {}

@media (min-width: 768px) and (max-width: 991.98px) {}

@media (min-width: 992px) and (max-width: 1199.98px) {}

@media (min-width: 1200px) {}

body{
	min-height:100vh;
	overflow: hidden;
}
.bupati{
	width:600px;
	overflow: hidden;
	position: absolute;
	bottom:0;
	z-index:99;
	right:0px;
}

.bupati .img-bupati{
	z-index:99;
	right:-320px;
	position: relative;
}

.bupati .img-bupati img{
	z-index:5;
}

#myday,#mydate{
	font-size:20px;
	color: #fff;
	font-weight: 600;
}
#mytime{
	font-size:38px;
	color: #fff;
	font-weight: 600;
}

body{
	font-family: 'Hind Siliguri', sans-serif;
	padding: 0;
}
.date-font {
	font-size: 19px;
	font-weight: 600;
	padding:15px 0px;
}
.wrapper .table-title .item-row:nth-child(2n){
	background:#ffebec;
}

.wrapper .table-title-tomorrow .item-row:nth-child(2n){
	background:#ffebec;
}

.month-font {
	font-size: 19px;
	font-weight: 600;
	padding:15px 0px;
}
.time-font {
	font-size: 19px;
	font-weight: 600;
	padding:15px 0px;
}

.year-font {
	font-size: 19px;
	font-weight: 600;
	padding:15px 0px;
}
.date-font-t {
	padding:15px 0px;
}

.month-font-t {
	padding:15px 0px;
}
.time-font-t {
	padding:15px 0px;
}

.year-font-t {
	padding:15px 0px;
}

.title-agenda-t {
	text-align: center;
	padding:15px 0px;
}

.tempat-agenda-t {
	text-align: center!important;
	padding:15px 0px;
}

.disposisi-agenda-t {
	text-align: center;
	padding:15px 0px;
}
.title-agenda {
	font-size: 19px;
	font-weight: 600;
	text-align: center;
}

.tempat-agenda {
	font-size: 19px;
	font-weight: 600;
	text-align: center;
}

.disposisi-agenda {
	font-size: 19px;
	font-weight: 600;
	text-align: center;
}

#header {
	background-color: #e94957;
	background-image: linear-gradient(0deg, #e94957 56%, #E04C50 100%);
	
    width: 100%;
	padding: 15px 0px;
}

img {
    width: 60%;
    height: auto;
}

.table-title {
    width: 100%;
}

.item-row {
	padding: 10px 0px;
	/* border-bottom:1px solid #e4e4e4; */
}

* {
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}


.tc{
	justify-content: center;
}


.wrapper {
    width: 100%;
    text-align: center;
}

#slider {
    display: block;
    width: 100%;
    height: 40vh;
    border-collapse: collapse;
    overflow: hidden;
}

img.logo-pemda{
	width: 90px;
}
.header-title{
	color: #fff;
}

.header-title h1{
	font-size: 36px;
	letter-spacing: 3px;
	font-weight: 700;
}
.header-title h2{
	font-size: 24px;
	font-weight: 300;
	letter-spacing: 2px;
}

.title-row{
	
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 2px;
	background: #fff;
	color:#E94957;
}
.bg-agenda{
	background-color: #e94957;
	background-image: linear-gradient(0deg, #e94957 56%, #E04C50 100%);
	
	color:#fff;
}

.next-agenda{
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 2px;
	padding: 12px 0px;
}

/* //breaking news */

footer{
}

.footer{
position: absolute;
width: 100%;
bottom:0;
}

.breaking-news {
	font-family: 'Open Sans', sans-serif;
	background-color: #e94957;
	background-image: linear-gradient(0deg, #e94957 56%, #E04C50 100%);
	color: #fff;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: relative;
	display: flex;
	width: 100%;
	height: 40px;
  }
  
  .breaking-news-title {
	position: relative;
	left: 0;
	top: 0;
	margin-right: 15px;
	line-height: 40px;
	padding-left: 20px;
	z-index: 100;
	background-color: #e94957;
	background-image: linear-gradient(0deg, #e94957 56%, #E04C50 100%);
	padding-right: 10px;
  
  }
  
  .breaking-news-title:after {
	content: '';
	display: block;
	position: absolute;
	width: 20px;
	height: 40px;
	right: -14px;
	top: -5px;
	border-right: 12px solid transparent;
	/* border-top: 30px solid #d9534f; */
	box-shadow: 0px 0px 0px 0px #000, 2px -2px 1px 1px rgba(0,0,0,0.3);
	transform: rotate(22deg);
	background-color: #e94957;
	background-image: linear-gradient(0deg, #e94957 56%, #E04C50 100%);
  }
  
  .breaking-news .news {
  position: absolute;
	animation: marquee 40s linear infinite;
	line-height: 40px;
  }
  
  .breaking-news .news:hover {
	-webkit-animation-play-state: paused;
	-moz-animation-play-state: paused;
	-o-animation-play-state: paused;
	animation-play-state: paused
  }
  
  .breaking-news .news > a:after {
	content: ':::::' ;
  }
  
  @keyframes marquee {
	0% { transform: translateX(200%); }
	100% { transform: translateX(-100%); }
  }

  .breaking-news img{
	  width:100px;
  }



@media (max-width: 575.98px) {
	.footer{
		position: absolute;
		width: 100%;
		bottom:0;
		}
	body{
		overflow: scroll;
	}
 .bupati{
	 display: none;
 }
	.tc{
		justify-content: start;
	}
	
	.header-title h1{
		font-size: 18px;
		letter-spacing: 3px;
		font-weight: 700;
	}
	.header-title h2{
		font-size: 16px;
		font-weight: 300;
		letter-spacing: 2px;
	}
	.title-row{
		display: none;
	}

	.row.item-row{
		margin-bottom:2px;
		padding: 5px 0px;
		font-size: 21px;
	}

    .date-font {
        font-size: 36px;
        font-weight: bold;
		padding:0px 0px;
		color: #E94957;
    }

    .month-font {
        font-size: 20px;
        font-weight: bold;;
		color: #E94957;
		padding:0px 0px;
    }

    .time-font {
        font-size: 18px;
		padding:0px 0px;
    }

    .year-font {
		font-size: 16px;
		padding:0px 0px;
		display: none;
    }

    .title-agenda {
        font-size: 14px;
        font-weight: 500;
		text-align: left;
    }

    .tempat-agenda {
        font-size: 16px;
        font-weight: 700;;
		color: #E94957;
		text-align: left;
    }

    .disposisi-agenda {
        font-size: 14px;
        font-weight: 700;
		text-align: left;
	}
	
	img.logo-pemda{
		display: none;
	}

	.timeupdate{
		display: none;
	}
}