html, body {
	max-width:100vw;
	max-height:100vh;
	min-width:1366px;
	margin: 0px;
	overflow: auto;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
}

body {
	background-color:#aab7b8;
	font-family: 'Lato', sans-serif;
	color:white;
	z-index: -1;
}

/* left side */
#left-image-bottom {
	position: absolute; 
	left:0; 
	top:0;
	width: 100vw;
	height: 100vh;
	background: url(https://snap-photos.s3.amazonaws.com/img-thumbs/960w/1D180509DF.jpg); 
	background-size: cover;
	background-repeat: no-repeat;
	z-index:0;
	-webkit-animation-duration: 10s;
    -webkit-animation-name: pulse;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
	 /* Hey browser, use your GPU */
   	-webkit-transform: translate3d(0, 0, 0);
}

/*bottom container*/
#slide-container {

    width:100%;
	min-width:1366px;
	height:5vh;
    background: #c0392b;
    z-index:2;
    overflow: hidden;
	background-color: blue;
}

/* text scroller */

#first-content {

    width: 100%;
    margin: 0;
    text-align: center;
    white-space: nowrap;
    -webkit-transform:translateX(100%);	
    -webkit-animation: scroll-left 60s linear infinite;
}

/* Global Classes */
.header-text {
	font-family: 'Helvetica', sans-serif;
	font-size: 1.8vw;
	color: #FFFFFF;
	width:100vw;
}

.title {
	font-size: 6.8vw;
	font-weight: 600;
}
/*container*/
#display-konten{
	
}
#kiri{
	width:25%;
	height:100%;
	padding-top:20px;
	background-color: rgba(0,0,0,0.5);
}
#kanan{
	width:75%;
	height:100%;
	overflow: hidden;
}
#judul {
	top:0;
	left:0;
    width:100%;
	height:12vh;
    background-color: rgba(0,0,0,0.5);
    z-index:3;
    overflow: hidden;
}
#judul h1{
	line-height: 0.3;
}
#judul h3{
	line-height: 0.3;
}
#alamat{
	line-height: 0.5;
}
.transparan{
	background-color: rgba(0,0,0,0.5);
}
.transparan-abu{
	background-color: rgba(208,211,212,0.5);
	color:black;
}

#main-content{
	height:100%;
	margin-bottom:10px;
}

#event{
	height:100%;
}
#media{
	height:100%;
	padding-bottom:12vh;
}
.body .number{
  font-weight: normal;
  font-size: 26px;
  color:  #fdfefe;	
}
.jelang{
	font-size: 1.8vw;
}
.nm-solat{
	font-size: 1.8vw;
	line-height: 0.6;
}
.waktu-solat{
	font-size: 2.8vw;
	line-height: 0.6;
}

.time-card {
	margin-top :15px;
	margin-left:20px;
	margin-bottom:5px;
}
.left-card {
	margin-left:20px;
	margin-bottom:5px!important;
}
#atas{
	margin-bottom:2px!important;
}
#hari{
	font-size: 2.5vw;
}

#judul_1{
	font-size: 3vw;
	font-family: 'Anton', sans-serif;
	-webkit-text-stroke: 2px black;
}
#judul_2{
	font-size: 2vw;
	color: black;
	font-weight: bold;
	font-family: 'Anton', sans-serif;
	line-height: 0.3;
	-webkit-text-stroke: 0.5px white;
}
#judul_3{
	font-size: 1.2vw;
	color: white;
	font-weight: bold;
	font-family: 'Anton', sans-serif;
	line-height: 0.8;
	-webkit-text-stroke: 0.8px black;
}
.judul-utama{
	font-size: 2vw;
	color:#f1c40f;
}
.judul-utama-2{
	font-size: 2vw;
}
.sub-judul{
	font-size: 1.5vw;
}
.sub-tema{
	font-size: 1.5vw;
}
#waktu{
	padding-top:15px;
	padding-bottom:15px;
	font-size: 3vw;
}
#logo{
  display: block;
  margin-left: auto;
  margin-right: auto;	
}
.logo{
	width:8vw!important;
	height:auto!important;
}
.embed-responsive-4by3{
	padding-bottom: 50%!important;
}
#nama-guru{
	height:120px;
}
#jabatan{
	width:134px;
	height:25px;
	padding:1px;
}
#guru-info{
	padding:10px 4px 4px 4px;
}
.isi-event{
	margin-bottom:0px;
}
.tema{
	padding:0px!important;
}
.up-card{
	padding:0px!important;
}
#parent {
  position: relative;
}

#element {
	margin-top:0.5vw;
}
.header-image{
	width:66vw!important;
	height:auto!important;
}
.instansi-img{
	float:left;
	margin-right:1vw;
}
.instansi-info{
	margin-left:60px;
}