@charset "utf-8";

/*********************global setingan****************************/

*{
	margin:0;
	padding:0;
}
body{
	font-family:Gotham;
}
#tombolHome{
	width: 8em;
	position: absolute;
	right: 0;
	margin: 4.4em 1em;
	cursor: pointer;
	display: none;
	opacity: 0;
}
#Master{
	overflow: hidden;
}
#Master, header, #tatakanPlayer,#tatakan{
	/*max-width:80%;*/
	max-width: 1080px;
	/*max-height: 3390px;*/
	margin:0 auto;
}
.tombol{
	padding:10px;
	border-radius:20px;
	background-color:white;
	color:black;
	text-align: center;
	font-weight: bold;
	/*width:110px;*/
}
.tombol:hover{
	background-color:#ff9c00;
	color:white;
	cursor:pointer;
	font-weight: bold;
}

#tatakanPlayer,#tatakan{
	position: fixed;
}
/*********************end of global setingan*********************/
/****************menu header************************************/
header{
	position: fixed;
	z-index: 1000;
	/*width:80%;*/
}
header img{
	width:100%;
	height:auto;
}
header .menu{
	position: absolute;
	width: 65%;
	/*border:1px solid green;*/
	top:1%;
	right: 0;
}
header .menu a.menu-item{
	/*border:1px solid yellow;*/
	width:18%;
	display:inline-block;
	text-align:center;
	font-weight: normal;
	font-size:1em;
	color:white;
	float: left;
	padding-top:12px;
	padding-bottom:12px;
	text-decoration: none;
	cursor:default;
}
header .menu a.menu-item:nth-child(1){
	width: 25%;
}
header .menu a.menu-item:nth-child(4){
	width:0%;
}
header .menu a.menu-item:hover{
	cursor:pointer;
	/*border-top:3px solid #ff9c00;*/
	font-weight: bold;
}
header .menu a.menu-item.aktive{
	cursor:default;
	border-top:3px solid #ff9c00;
	font-weight: bold;
}
header .menu a.menu-item:nth-child(2){
	width:25%;
}
header .menu a.menu-item:nth-child(5){
	width:0%;
}

header .menu a.menu-item:nth-child(3){
	width:25%;
}

header .menu .sosmed{
	width:18%;
	float: right;
	/*border:1px solid green;*/
	padding-top:10px;
}
header .menu .sosmed > span img{
	width: 23%;
}
header .menu .sosmed > span img:hover{
	cursor: pointer;
}
header .menu .sosmed > span{
	/*border:1px solid blue;*/
	margin-bottom: 10px;
}
header .menu .sosmed .kecil{
	display: inline-block;
	font-size:0.7em;
	font-weight: bold;
	/*border:1px solid blue;*/
}
/************************************************************/
/************************************************************/
/***************SETINGAN UNTUK HALAMAN***********************/
/************************************************************/
#latar_belakang,#free_preview,#kompetisi,#tanya_alumni,#event,.item,#sarangTanya,#nuhunTanya{
	width: 100%;
	height:678px;

}



/*setingan background size untuk masing2 viewport*/
@media screen and (min-width:1080px){
	#latar_belakang, #free_preview,#kompetisi,#tanya_alumni, #event,#sarangTanya,#nuhunTanya{
		background-size:1080px 678px;
	}
}

/*untuk desktop size*/
@media screen and (min-width:980px) and (max-width:1080px){
	#latar_belakang, #free_preview,#kompetisi,#tanya_alumni, #event{
		/*background-size:1080px 678px;*/
		background-size:100% 100%;
	}
}
@media screen and (min-width:980px){
	header div.mobile-menu{
		display: none;
	}
}

/*********************************************
****ganti menu untuk semua screen dibawah 980
****untuk tablet portrait, smartphone landscape****
*/

@media screen and (max-width:980px){

#Master{
margin:0 auto !important;
}
.kompetisi-konten .kompetisi-konten-kanan {
    max-width: 37.8% !important;
}





	#latar_belakang,#free_preview,#kompetisi,#tanya_alumni, #event{
		background-size:100% 100%;
	}
	header div.menu{
		/*left:-25%;*/
		/*width: 25%;*/
		top:-330%;
		width:100%;
		height: 360%;
		position: absolute;
		background-color:rgba(2,153,215,0.8);
		padding-top: 12%;
		text-align: center;
		transition:top 0.6s linear;
	}
	header div.menu-untuk-mobile{
		top:0;
	}
	header .menu a.menu-item.aktive{
		background-color:rgba(200,153,215,0.9);
	}
	header div.menu .menu-item{
		width: 90%!important;
		height:15%;
		float: unset;
		font-size: 1.5em;
		vertical-align: middle;
	}
	header div.menu .menu-item:hover{
		background-color:rgba(200,153,215,0.9);
	}
	header .menu .sosmed{
		width: 30%;
		margin: 0 auto;
		float: unset;
		padding-top: 0;
	}
	header .menu .sosmed span:nth-child(1){
		display: none;
	}
	header .menu .sosmed span:nth-child(2){
		margin-right:5%;
	}
	header .menu .sosmed span:nth-child(2)>img,header .menu .sosmed span:nth-child(3)>img{
		width: 20%;
		height: auto;
	}
	header > img{
		width: 120%;
		z-index: 9;
		position: relative;
	}
	header div.mobile-menu{
		display: block;
		width:5%;
		padding-left:4px;
		padding-right:4px;
		height: auto;
		right:2%;
		top:5%;
		position: absolute;
		z-index: 10;
		background-color:rgba(200,200,200, 0.9);
		border-radius: 5px;
	}
	header div.mobile-menu:hover{
		background-color:rgba(200,200,200, 1);
		cursor:pointer;
	}

/*settingan untuk tulisan*/
	#latar_belakang .tulisan, #page12 .tulisan{
		width: 60% !important;
		font-size:1.2em;
	}
	#latar_belakang .tulisan .isi-latarbelakang, #page12 .tulisan .isi-latarbelakang {
		margin-top: 40px !important;
    	padding: 38px 20px 20px !important;
	}
/**********************setingan untuk page 2****************/
	#free_preview .page2-kontener {
	    /*top: 43% !important;*/
	}

	#tatakanPlayer .bungkus-player .tombol-player{
		display: none;
	}

	#tatakanPlayer .bungkus-player .tmbl-keluar{
		display: block !important;
	}


}
/********end of max-width:980px******************/



/*untuk mobile hd*/
@media screen and (min-width:350px) and (max-width:760px){

}

/*untuk lower display*/
@media screen and (max-width:350px){

}


/*end of setingan background untuk masin2 viewport*/

/************page 1*******************************/
#latar_belakang{
	/*background-image:url(../images/bg/bg_page1_1.jpg);*/
	background-image:url(../images/bg/bg1.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	background-attachment: fixed;
	color: white;
	background-size:1080px auto;
}

#page12{
	background-image:url(../images/bg/bg_page1_2.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	color: white;
	background-size:1080px auto;

}
 
.tulisan .img-latarbelakang{
	/*position: relative;*/
	margin-left: 50px;
	float:left;
}
.toptext {margin: 5px 0;}
.tulisan .isi-latarbelakang{
	background-color:rgba(2,153,215,0.8);
	padding:35px 20px 15px;
	font-size:1em;
	font-weight:normal;
	margin-top:40px;
}
.tulisan .div-tombol{
	width: 100%;
	height:59px;
	padding-left:20px;
	padding-right:20px;
	/*border:1px solid blue;*/
	background-color:rgba(2,153,215,0.8);
}
img.play-button{
	width: 25%;
	height:auto;
	/*margin-bottom:-5px;*/
}
.tombol.aktive{
	background-color:#ff9c00;
	color:white;
	cursor:default;
}
#latar_belakang .tulisan .div-tombol .info-detail{
	font-weight: bold;
	float:left;
}
#latar_belakang .tulisan .div-tombol .info-video{
	font-weight:bold;
	float:right;
	height: 40px;
	width: 100px;
}

/*.owl-page.active{
	display: block;
	z-index: 9999 !important;
}
.owl-controls {
    margin-top: -9% !important;

 }*/
@media screen and (min-width:981px){
	.tulisan{
		width:90%; 
		max-width:900px;
		margin-top:350px;
		margin-left:100px;
		position:absolute;
		color:white;
		z-index:999;
		
}
}

/*untuk desktop size*/
@media screen and (max-width:980px) {
	.tulisan{
	width:70%;
	margin-left:45%; 
	max-width:900px;
	margin-top:100px;
	float:right;
	position:absolute;
	color:white;
	z-index:999;
	
	}
}


/**************************************************/

/********page2*******************************************/
#free_preview{
	background-image:url(../images/bg/bg_page2_1.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	background-attachment:fixed;
	color: white;
}
#free_preview .page2-kontener{
	width:100%;
	position: relative;
	line-height: 26px;
}

#free_preview .page2-kontener .gbr-laptop{
	width: 100%;
	height: auto;
	position: absolute;
}

#free_preview .page2-kontener .gbr-laptop>img{
	width: 100%;
	height: auto;
}

#free_preview .page2-kontener .pewaktu{
	width: 100%;
	position: relative;
	padding-top: 35%;
}
#free_preview .page2-kontener .pewaktu .onlen{
	color: green;
    font-size: 1.6em;
    font-weight: bold;
    height: 30px;
    margin: auto;
    text-align: center;
    width: 110px;
    padding-top: 4%;
	padding-bottom: 4%;
    display: none;
}
#free_preview .page2-kontener .pewaktu table{
	width: 27%;
	text-align: center;
	margin: 0 auto;
}

#free_preview .page2-kontener .pewaktu .coming{
	text-align: center;
	font-weight: bolder;
	font-size:1.1em;

	color:rgba(10,10,10,0.5);
	border-bottom:2px solid green;
}

#free_preview .page2-kontener .pewaktu .keterangan-waktu {
	font-weight: bold;
	color:rgba(10,10,10,0.5);
}
#free_preview .page2-kontener .pewaktu .waktu-angka{
	/*width:13%;*/
	/*display: inline-block;*/
	font-family:inherit;
	text-align: center;
	font-size: 2.5em;
	color:rgba(60,10,255,0.7);
	font-weight: bold;
}
.page2-bawah{
	/*border:1px solid blue;*/
	width: 100%;
	margin-top: 10%;
	position: relative;
	z-index: 2;
}
.page2-bawah .tulisan-bawah-kiri{
	line-height: 17px;
	margin-left: 10%;
	width: 50%;
	display: inline-block;
	text-align: right;
	color:rgba(10,10,10,0.5);
	font-size: 1em;
}
.page2-bawah .tulisan-bawah-kiri span.note{
	font-size: 0.8em
}
.page2-bawah .page2-bawah-kanan{
	width: 30%;
	display: inline-block;
	vertical-align: top;
	margin-left:3%;
}
.page2-bawah .page2-bawah-kanan .tombol.mati{
	background-color:rgba(20,20,20, 0.4);
	border-radius: 50px;
    color: white;
    cursor: default;
    font-size: 1.3em;
    font-weight: bold;
    width: 49%;
    display: inline-block;
}
.page2-bawah .page2-bawah-kanan .tombol.hidup{
	background-color:rgba(20,20,20, 0.4);
	border-radius: 50px;
    color: white;
    cursor: default;
    font-size: 1.3em;
    font-weight: bold;
    width: 49%;
    display:inline-block;
}
.page2-bawah .page2-bawah-kanan .tombol.mati:hover{
	background-color:#ff9c00;
	color:white;
	cursor:pointer;
	border-radius: 50px;
    color: white;
    cursor: pointer;
    font-size: 1.3em;
    font-weight: bold;
    width: 49%;
    display:inline-block;	
}
.page2-bawah .page2-bawah-kanan .tombol.hidup:hover{
	background-color:#ff9c00;
	color:white;
	cursor:pointer;
	border-radius: 50px;
    color: white;
    cursor: pointer;
    font-size: 1.3em;
    font-weight: bold;
    width: 49%;
    display:inline-block;
}

.page2-bawah .page2-bawah-kanan .gembok{
	display: inline-block;
	width: 12%;
	height: auto;
	opacity:0.6;
	margin-top: 7px;
}

.page2-bawah .page2-bawah-kanan .gembok>img{
	width:100%;
	height: auto;
}




/**************************************************/
/**************setingan untuk page3*****************/
#kompetisi{
	/*background-image:url(../images/bg/bg_page_3.jpg);*/
	background-repeat:no-repeat;
	background-position: top center;
	background-attachment:fixed;
	color: white;

}


/*setingan untuk popover*/
.popover-aing{
	position: relative !important;
	max-width: 75% !important;
	color: black !important;
	margin:0 auto;
	top: 77% !important;
	z-index: 2 !important;
}
.popover-aing .arrow{
	left:10% !important;
}

/* end of setingan untuk popover*/


/*kompetisi bagian kanan*/

.kompetisi-konten{
	width: 100%;
	height: 678px;
	background-color:#08364d;
}

.kompetisi-konten div{
	display: inline-block;
	vertical-align: top;
	margin:0 auto;
}
.kompetisi-konten .kompetisi-konten-kiri{
	width:61.7%;
	height: inherit;
	background-color:red;
	position: relative;
}
.kompetisi-konten .kompetisi-konten-kanan{
	max-width: 37.9%;
	height: inherit;
	background-color:#00364d;
}
.kompetisi-konten .kompetisi-konten-kanan .kompetisi-baris{
	position: relative;
	width: 100%;
	display: block;
	width: 90%;
}

.kompetisi-konten .kompetisi-konten-kanan .kompetisi-baris.satu{
	/*position: relative;*/
	top:12%;
	
}
.kompetisi-konten .kompetisi-konten-kanan .kompetisi-baris.dua{
	/*position: relative;*/
	/*width: 80%;*/
	top:15%;
	font-size: 1.24em;
	line-height: 1.1em;
}
.kompetisi-konten .kompetisi-konten-kanan .kompetisi-baris.tiga{
	top:19%;
	width: 70%;
}
.kompetisi-konten .kompetisi-konten-kanan .kompetisi-baris.tiga > img{
	width: 100%;
}
.kompetisi-konten .kompetisi-konten-kanan .kompetisi-baris.empat{
	top:24%;
}
.kompetisi-konten .kompetisi-konten-kanan .kompetisi-baris.empat > div{
	font-weight: bolder;
	font-size: 2em;
	width: 100%;
	border-radius:30px;
}

.kompetisi-konten .kompetisi-konten-kanan .kompetisi-baris.lima{
	top:27%;
	width: 90%;
}
.kompetisi-konten .kompetisi-konten-kanan .kompetisi-baris.lima div{
	background-color: transparent;
	color:white;
	font-size: 1.5em;
	border:2px solid white;
	width:45%;
	border-radius:30px;
	display:inline-block;	
}
.kompetisi-konten .kompetisi-konten-kanan .kompetisi-baris.lima div:hover{
	background-color: #ff9c00;	
}

.kompetisi-konten .kompetisi-konten-kanan .kompetisi-baris.lima .tombol.kenca{
	margin-right: 8%;
}
.kompetisi-konten .kompetisi-konten-kanan .kompetisi-baris.lima .tombol img{
	width:15%;
}
.kompetisi-konten .kompetisi-konten-kanan .kompetisi-baris.lima .tombol.kenca > img{
	margin-right: 5px;
}
.kompetisi-konten .kompetisi-konten-kanan .kompetisi-baris.lima .tombol.katuhu > img{
	margin-left: 5px;
}

/*.kompetisi-konten .kompetisi-konten-kanan .kompetisi-baris.enam{
	top:30%;
	font-size: 0.85em;
}*/
#autoSlider{
	width: 100%;
	height: inherit;
}

.item-korosel{
	width: 100%;
	height: inherit;
	background-size:auto 100% !important;
}

/*end of kompetisi bagian kanan*/


/*********page 3 submit slider*/
#pageSubmit{
	max-width: 1080px;
	height: inherit;
	overflow: hidden;
	position: relative;
	top:-100%;
	background-color: white;
	z-index: 3;
	right: -100%;
	/*font-family: Gotham;*/
}
#pageSubmit img{
	width: 100%;
}
.is-judul{
	width: 100%;
	padding-top: 10%;
}
.panah-kiri{
	width: 3%;
	cursor: pointer;
	opacity: 1;
	transition:opacity 0.5s linear;
}
.panah-kiri:hover{
	opacity: 0.7;
}
.is-judul div{
	display: inline-block;
}

.img-judul{
	text-align: center;
	width:96%;
	margin:0 auto;
}

.img-judul > img{
	width:31% !important;
}

.is-konten{
	width:100%;
	margin-top: 2%;
	height: 522px;	
	background-color:rgba(25,162,219,0.8);
}

.is-konten div{
	width: 100%;
}

.konten-submit{
	font-size: 3.0em;
	text-align: center;
	font-weight: bolder;
	padding-top: 2%;
	color:white;
}
.konten-note{
	text-align: center;
	color: white;
	font-size:1.3em;
	width: 50% !important;
	margin:0 auto;
}

.bg{
	background-image: url(../images/bg/page3_submit.jpg);
}
.konten-kotak{
	width:85% !important;
	margin-left: auto;
	margin-right: auto;
	margin-top:3%;
}

.konten-kotak-kiri,.konten-kotak-kanan{
	display: inline-block;
	max-width:45%;
	height: 206px;
	background-color:white;
	border-radius:10px;
}
.konten-kotak-kiri{
	margin-right: 9%;
	vertical-align: top;
	text-align: center;
}
.konten-kotak-kiri>img{
	top: 40%;
	position: relative;
}
.konten-250{
	text-align: right;
	margin:0 auto;
	width:25% !important;
	color: white;
}
.konten-tombol-kiri{
	width: 45% !important;
	padding-left: 12%;
}
.konten-tombol-kanan{
	width: 38% !important;
	float: right;
	margin-right: 8%;
}
.konten-tombol > div{
	display: inline-block !important;
}
.browse, .unggah{
	width: 35% !important;
	display: inline-block !important;
	background-color: #004a69;
	color: white;
}
.atau{
	display: inline-block !important;
	width: 17% !important;
	text-align: center;
	font-weight: bold;
	color: white;
}
.login-fb{
	width: 70% !important;
	background-color: #004a69;
	float: right;
	color: white;
}
textarea{
	color:black !important;
	font-size: 1.3em !important;
}
#batas-250{
	font-weight: bold;
}

/*.max-500-kb{
	width: 20%;
	margin:0 auto;
	color:black;
	top: 4%;
	position: relative;
	font-weight: bold;
	opacity: 0.6;
}*/

/***************end of page3/kompetisi submit slider*/
/**************************************************/
/**************setingan untuk page3*****************/
#kompetisi{
	/*background-image:url(../images/bg/bg_page3.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	background-attachment:fixed;*/
	color: white;

}

.kompetisi-baris.lima.tambahan{
	margin-bottom: 3%;
}

/*setingan untuk popover*/
.popover-aing{
	position: relative !important;
	max-width: 75% !important;
	color: black !important;
	margin:0 auto;
	top: 77% !important;
	z-index: 2 !important;
}
.popover-aing .arrow{
	left:10% !important;
}

/* end of setingan untuk popover*/


/*page3 bagian kanan*/

.kompetisi-konten{
	width: 100%;
	height: 678px;
	/*background-color: #00364D;*/
}

.kompetisi-konten div{
	display: inline-block;
	vertical-align: top;
	margin:0 auto;
}
.kompetisi-konten .kompetisi-konten-kiri{
	width:61.7%;
	height: inherit;
	background-color:rgba(0,0,0,0);
	position: relative;
	overflow: hidden;
}
/*.kompetisi-konten .kompetisi-konten-kanan{
	width: 37.8%;
	height: inherit;
	background-color:#00364d;
}*/
.kompetisi-konten .kompetisi-konten-kanan .kompetisi-baris{
	position: relative;
	width: 100%;
	display: block;
	width: 90%;
}

.kompetisi-konten .kompetisi-konten-kanan .kompetisi-baris.satu{
	/*position: relative;*/
	top:12%;
	
}
.kompetisi-konten .kompetisi-konten-kanan .kompetisi-baris.dua{
	/*position: relative;*/
	/*width: 80%;*/
	top:14%;
	font-size: 1.24em;
	line-height: 1.1em;
}
.kompetisi-konten .kompetisi-konten-kanan .kompetisi-baris.tiga{
	top:15%;
	width: 70%;
}
.kompetisi-konten .kompetisi-konten-kanan .kompetisi-baris.tiga > img{
	width: 100%;
}
.kompetisi-konten .kompetisi-konten-kanan .kompetisi-baris.empat{
	top:18%;
}
.kompetisi-konten .kompetisi-konten-kanan .kompetisi-baris.empat > div{
	font-weight: bolder;
	font-size: 2em;
	width: 100%;
	border-radius:30px;
}

.kompetisi-konten .kompetisi-konten-kanan .kompetisi-baris.lima{
	top:20%;
	width: 90%;
}
.kompetisi-konten .kompetisi-konten-kanan .kompetisi-baris.lima div{
	background-color: transparent;
	color:white;
	font-size: 1em;
	border:2px solid white;
	width:45%;
	border-radius:30px;
	display:inline-block;	
}
.kompetisi-konten .kompetisi-konten-kanan .kompetisi-baris.lima div:hover{
	background-color: #ff9c00;
}

.kompetisi-konten .kompetisi-konten-kanan .kompetisi-baris.lima .tombol.kenca{
	margin-right: 8%;
}
.kompetisi-konten .kompetisi-konten-kanan .kompetisi-baris.lima .tombol img{
	width:15%;
}
.kompetisi-konten .kompetisi-konten-kanan .kompetisi-baris.lima .tombol.kenca > img{
	margin-right: 5px;
}
.kompetisi-konten .kompetisi-konten-kanan .kompetisi-baris.lima .tombol.katuhu > img{
	margin-left: 5px;
}
.kompetisi-konten .kompetisi-konten-kanan .kompetisi-baris.enam{
	top:22%;
	font-size: 0.85em;
}

.kompetisi-baris.empat, .kompetisi-baris.lima {
	width:70% !important;
}






/**************end of setingan page3 kompetisi****************/
/*****************************************************************/
/****************setingan untuk page4 tanya alumni****************/
/*#tanya_alumni*/
.bungkusan{
	position: relative;
	/*margin-top: 10%;*/
	width: inherit;
	height: inherit;	
}
.judul-alumni{
	position: relative;
	text-align: center;
	padding-top: 8%;
}
.desc-alumni{
	width: 28em;
	margin: 0px auto;
	font-size: 1.2em;
	text-align: center;
	margin-top: 1.2em;
}

.photo-alumni{
	text-align: center;
	margin-top: 3%;
    font-size: 0em;
}
.photo-alumni-2{
	text-align: center;
	margin-top: 3%;	
}
.alumni{
	width: 28.7%;
	display: inline-block;
	position: relative;
}
.alumni > img{
	width: 100%;
	height: auto;
}
.lapisan-atas{
	width: 100%;
    height: 100%;
    position: absolute;
    /*z-index: 5;*/
    background-color: rgba(23,160,255, 0.8);
    top: 0;
    opacity: 0;
    transition:opacity 0.3s;
    color: white;
    padding:10%;
    cursor: pointer;
}

.lapisan-atas > img{
	position: relative;
    display: block;
    margin: auto auto;
    top: 34%;
    width: 20%;
}
.lapisan-atas:hover{
	opacity: 1;
}
.teks-alumni,.nama-alumni{
	text-align: center;
	font-weight: bold;
	width: 100%;
	position: relative;
}
.nama-alumni{
	top: 43% !important;
}
.teks-alumni{
	top:26%;
}
.teks-alumni-1{
	font-size: 20px;
}
.teks-alumni-2{
	font-size: 17px;
}

#sarangTanya{
	width: inherit;
    height: inherit;
    position: relative;
    display: none;
    opacity: 0;
    z-index: 1000;
 /*   background-color: blue;*/
    top: -100%;
}
#nuhunTanya{
	width: inherit;
    height: inherit;
    position: relative;
    display: none;
    opacity: 0;
    z-index: 10;
    background-color: blue;
    top: -100%;
}
/****************end of setinga  page4 tanay alumni***************/



/**************setingan untuk page5 event*****************/
#Master #event{
	background-image:url(../images/bg/bg_page5.jpg);
	background-size:1080px 678px;
	/*background-position: center center;*/
	background-position: 50% 35%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	/*height: 900px !important;*/
	background-color: #f4f4f4;
}
#Master #event .tulisan{
	display: block;
	margin: 0 auto;
    position: relative;
    top: 0%;
    max-width: 655px;
    height: inherit;
    float: unset;
}
#event .tulisan .isi{
	color: black;
	text-align: center;
	font-size: 1.3em;
}

#event .tulisan .page5-kanan{
	width: 100%;
	height: 80%;
}
#event .tulisan .page5-kanan .page5-konten-kanan{
	width: 35%;
	float: right;
	height: 48%;
	position: relative;
	top: 44%;
}

#event .tulisan .page5-kanan .page5-konten-kanan > div{
	color: black;
	font-size: 1.3em !important;
	width:80%;
	margin-bottom: 5%;
}

#Master #event .tulisan .wadah-tombol{
	display: block;
	margin-top: 2%;
    width: 100%;
    text-align: center;
}
#Master #event .tulisan .wadah-tombol > div{
	display: inline-block;
	background-color:#c1c1c1;
	/*width: 22% !important;*/
	font-size: 1.1em !important;
	margin-right: 1%;
}
#Master #event .tulisan .wadah-tombol div:hover{
	background-color:#ff9c00;
	color:white;
	cursor:pointer;
	font-weight: bold;
}

#Master #event .tulisan .wadah-tombol > div:nth-child(1){
	width: 17%;
}
#Master #event .tulisan .wadah-tombol > div:nth-child(2){
	width: 18%;
}
#Master #event .tulisan .wadah-tombol > div:nth-child(3){
	width: 18%;
}
#Master #event .tulisan .wadah-tombol > div:nth-child(4){
	width: 14%;
}
#Master #event .tulisan .wadah-tombol > div:nth-child(5){
	width: 23%;
}


/**************end of setingan page5 event****************/




/*SETINGAN UNTUK VIDEO PLAYER*/

#tatakanPlayer,#tatakan{
	/*background-color:#17a0d9; 23 160 217 */
	background-color:rgba(23,160,217, 0.6);
	width: 100%;
	height: 678px;
	z-index: 999;
	top:0;
	display: none;
}
#tatakanPlayer .bungkus-player{
	width: 100%;
	position: relative;
	top:15%;
}
#tatakanPlayer .bungkus-player .player-video{
	position: relative;
	width:60%;
	height: auto;
	margin:0 auto;

}
#tatakanPlayer .bungkus-player .tombol-player > div:nth-child(1){
	width:20%;
	margin:0 auto;
}
#tatakanPlayer .bungkus-player .tmbl-keluar {
	display: none;
	width: 80%;
	position: relative;
	margin:0 auto;
	cursor: pointer;
}
#tatakanPlayer .bungkus-player .tmbl-keluar > img{
	float: right;
	width:10%;
	height:auto;
}


/*slider*/
#geseran{
	max-width: 1080px;
	height: inherit;
	overflow: hidden;
	position: relative;
	top:-100%;
	background-color:rgba(23,160,217, 0.6);
	z-index: 999;
	right: -100%;
	text-align: center;
	/*font-family: Gotham;*/
}

#geseranGallery{
	right: -100%;
	z-index: 1000;
	position: relative;
}
#geseranGallery, #popupKompetisi{
	max-width: 1080px;
	height: inherit;
	overflow: hidden;
	top:-100%;
	/*background-color:rgba(23,160,217, 1);*/
	background-color:white;
	
	
	text-align: center;
	/*font-family: Gotham;*/
}
form.form-search:before {
	display: block;
	width: 14px;
	height: 14px;
	content: "\e003";
	font-family:'Glyphicons Halflings';
	background-position: -48px 0;
	position: absolute;
	top:8px;
	left:8px;
	opacity: .5;
	z-index: 10;
}
#popupKompetisi{
	z-index: 10;
	top: -300%;
	position: relative;
	color: black;
	text-align: left;
	font-size: 1.3em;
	opacity: 0;
	display: none;
}

.buleud{
	width:50px;
	height:50px;
	border:5px solid green;
	border-radius: 50%;
	position: relative;
	margin: 0 auto;
	top: 40%;
	border-left:none;
	border-right:none;
	animation-name:muter;
	animation-duration: 1s;
	animation-timing-function: linear;
	animation-play-state: running;
	animation-iteration-count: infinite;
	animation-direction: alternate;
}
@keyframes muter{
	0%{
		transform: rotate(0deg);
	}
	
	100%{
		transform:rotate(360deg);
	}
}