@media only screen and (max-width: 600px){
	.img-trans-slider > p {
		font-size: 12pt;
		background-color: rgba(13,13,13,0.6);
		color: #fff;
		padding: 0 5px 0 5px;
		text-align: center;
	}
	.img-trans > p{
		font-size: 12pt;
	}
	.button-img {
		background-color: #3366ff;
		border: none;
		color: white;
		padding: 8px 16px;
		text-align: center;
		text-decoration: none;
		display: inline-block;
		font-size: 12px;
		margin: 2px 1px;
		cursor: pointer;
	}
	.desc{
		font-size: 12pt;
		line-height:1.5;
		color: #000;
		text-align: center;
	}
	.zoomimg {
		width: 100%;
		height: 200px;
	}
	.eventkotak {
		height: 200px;
	}

}
@media only screen and (min-width: 601px){
	.img-trans-slider > p {
		font-size: 25pt;
		line-height: 1;
		background-color: rgba(13,13,13,0.6);
		color: #fff;
		padding: 0 10px 0 10px;
		text-align: center;
	}
	.img-trans > p{
		font-size: 20pt;
	}
	.button-img {
		background-color: #3366ff;
		border: none;
		color: white;
		padding: 15px 32px;
		text-align: center;
		text-decoration: none;
		display: inline-block;
		font-size: 16px;
		margin: 4px 2px;
		cursor: pointer;
	}
	.desc{
		font-size: 16pt;
		line-height:1.5;
		color: #000;
	}
	.event > .col-sm-3 {
		padding-left: 0px;
		padding-right: 0px;
	}
	.image-event {
		display: inline-block;
		height: 320px;
		width: 100%
		padding: 0px 5px 0px 5px;
		background-size: 100% 100%;
		background-repeat: no-repeat;
		background-position: center center;
		transition: all .5s ease;

	}
	.image-event:hover {
		cursor: pointer;
		background-size: 150% 150%;
	}
	.img-trans{
		width: 100%;
	}
	.imghomeservice > a > img {
		height: 100px;
	}
	.zoomimg {
		width: 100%;
		height: 150px;
	}
	.eventkotak {
		height: 150px;
		padding-top: 3%;
	}
}
@media only screen and (min-width: 1200px){
	.img-trans-slider > p {
		font-size: 25pt;
		line-height: 2;
		background-color: rgba(13,13,13,0.6);
		color: #fff;
		padding: 0 10px 0 10px;
		text-align: center;
	}
	.imghomeservice > a > img {
		height: 240px;
	}
	.zoomimg {
		width: 100%;
		height: 250px;
	}
	.eventkotak {
		height: 250px;
		padding-top: 30%;
	}
}

.desc-bg{
	background-color: transparent;
}

.gambarFram{
	padding:20px 50px 20px 50px;
}
.img-trans-slider{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.kirikanan {
	text-align: justify;
	color: #000;
}
.tengah{
	text-align: center;
	color: #000;
}
.black{
	color: #000;
}
.img-thumbnail > .kirikanan> p {
	padding-left: 10px;
	padding-right:10px;
}
.img-thumbnail > p {
	padding-top: 5px;
}

.eventkotak {
	border: 0px solid transparent;
	background: #0066ff;
}
.eventkotak  > h3{
	color: #fff;
	text-align: center;
}
.img-trans{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.img-trans > p {
	font-size: 12pt;
	line-height: 2;
	background-color: rgba(13,13,13,0.6);
	color: #fff;
	text-align: center;
}

.zoomimg {
	display: inline-block;
	padding: 0px 5px 0px 5px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center center;
	transition: all .5s ease;
}
.zoomimg:hover {
	cursor: pointer;
	background-size: 150% 150%;
}
.listService{
	font-family: cursive;
}
.judulCareers{
	text-align: center;
}
p > img {
	margin-right: 20px;
}
.footer > p{
	color: #000;
}
.footernews > a > p {
	color: #fff;
}
.fixFooter{
	bottom: 0;
	width: 100%;
	position: fixed;
	z-index: 99999;
}
.bgfooter{
	background-color: #400988;
}
.btn1 {
	background: #ec1c2f;
	-webkit-border-radius: 4;
	-moz-border-radius: 4;
	border-radius: 4px;
	display: inline-block;
	cursor: pointer;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 10px;
	text-decoration: none;
	line-height: 28px;
	margin: 4px 0px 0px 4px;
	color: #fff;
}
.jrk{
	margin-bottom: 40px;
}

element.style {
}
.logo img {
    max-width: 300px!important;
}