.custom-1-only{display:none;}
.custom-2-only{display:block !important;}
.bg{background:#fff;}
.main-content{
	position:absolute !important;
	top:0;
	left:0;
	right:0;
	bottom:auto;
	background:#ffffff;
}
.headerpage{background:#003e7e;background: -moz-linear-gradient(90deg, #003e7e 10%, #006a9b 60%);background: -webkit-linear-gradient(90deg, #003e7e 10%, #006a9b 60%);background: linear-gradient(90deg, #003e7e 10%, #006a9b 60%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#003e7e",endColorstr="#006a9b",GradientType=1);}
.headerpage-inner{margin:0 10%;}
.colors{
	float:right;
	width:auto;
	text-align:right;
	z-index:9999 !important;
}
.sf-menu li ul li{background:#313131;}
.body-home-inner{width:100%;margin:0;float:left;}
.content-image2{float:left;width:100%;margin:0 0 15px;}
.header-right .form-control {color: #dbdbdb;background-color:rgba(0,0,0,0.1);border: 1px solid #3c255a;}
.pencarian-submit{background-color:#3c255a;}

.standar-profile{position:relative;overflow:hidden;width:100%;margin:0 0 50px;}
.standar-profile:after{content:"";position:absolute;top:0;bottom:0;left:50%;width:1px;border-left:#bdbdbd 1px solid;}
.profile-right2{width:50%;float:right;position:relative;}
.leader-image{width:40%;float:right;}
.leader-title{position:absolute;left:0;top:0;width:60%;height:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}
.leader-title h2{font-size:100%;font-weight:normal;margin:0 15px 0 40px;padding:0 0 0;line-height:1,4;color:#414141;}
.profile-left2{position:absolute;left:0;top:0;width:50%;height:100%;}
.profile-left2-inner{position: absolute;top:50%;left:0;right:40px;-webkit-transform: translate3d(0, -50%, 0);-moz-transform: translate3d(0, -50%, 0);-ms-transform: translate3d(0, -50%, 0);-o-transform: translate3d(0, -50%, 0);transform: translate3d(0, -50%, 0);}
.profile-box{margin:5px 0;}
.standar-breadcrumb{background:#006a9b;}
.footer-inner{background: rgb(255,255,255);
background: -moz-radial-gradient(circle, rgba(255,255,255,1) 0%, rgba(204,204,204,1) 100%);
background: -webkit-radial-gradient(circle, rgba(255,255,255,1) 0%, rgba(204,204,204,1) 100%);
background: radial-gradient(circle, rgba(255,255,255,1) 0%, rgba(204,204,204,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#cccccc",GradientType=1);}

.image-view{position:fixed;top:0;left:30%;width:40%;bottom:0;}


@media all and (orientation:portrait){
.headerpage-inner{margin:0 5%;}
.container{width:90%;}
.custom-2-only .logo img{margin-left:0 !important;}
}