
/* RESPONSIVE STYLES */

@media (min-width: 1051px) and (max-width:1200px){

	.sf-menu > li > a {
		padding: 15px 5px !important;
		font-size: 10px;
	}

}

@media (min-width: 200px) and (max-width:500px){

	.topbar {
		padding: 18px 20px;
		display: table;
	}

	.flex{
		display: block;
	}
	.sidebar{
		width: 100%;
		margin-top: 30vh;
	}
	.content{
		width: 100%;
		height: 40vh;
		position: absolute;
		top: 0;
	}
	.content-long{
		overflow: visible;
		height: auto;
	}
	#profile{
	    height:40vh;
	}
	#history{
	    height:40vh;
	}
	#problem{
	    height:40vh;
	}
    .list-legal{
        position:relative;
    }
}

@media (min-width: 600px) and (max-width:767px){

	.flex{
		display: block;
	}
	.sidebar{
		width: 100%;
		margin-top: 30vh;
	}
	.content{
		width: 100%;
		height: 40vh;
		position: absolute;
		top: 0;
	}
	.content-long{
		overflow: visible;
		height: auto;
	}

	.album-list-wrap .col-md-4 {
		width:50%;
		float:left;
	}

	#portfolio .item {
		width:50%;
		float:left;
	}

	.instafeed li {
		width: 16.6666%;
		float: left;
	}

	.icon-box p {
		margin-bottom: 40px;
		padding: 0 15%;
	}
	.sidebar{
		width: 100%;
		margin-top: 30vh;
	}
	.content{
		width: 100%;
		height: 40vh;
		position: absolute;
		top: 0;
	}
	.content-long{
		overflow: visible;
		height: auto;
	}
	#profile{
	    height:40vh;
	}
	#history{
	    height:40vh;
	}
	#problem{
	    height:40vh;
	}
    .list-legal{
        position:relative;
    }

}

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

	.topbar {
		padding: 18px 20px;
		display: table;
	}

	.container {
		width: 95%;
		margin:0 auto;
	}

	#intro h1 {
		margin: 15px 0px 15px;
		line-height: 70px;
	}
	#profile{
	    height:100%;
	}


}


@media (min-width: 200px) and (max-width:767px){

	.regular-sidebar {
		padding: 30px 15px 0;
	}

	.blog-single-sidebar {
		padding: 100px 0px 20px;
	}

	#post-header .header-cover img {
		width: auto;
		height: 100%;
		max-width: none;
	}

	.image-holder {
		height: 400px;
	}

	#post-header .header-cover {
		height: 550px;
	}

	#post-header .header-content .post-title {
		font-size: 43px;
		line-height: 46px;
	}

	.single-album .box-info {
		margin-bottom:50px;
	}
	header{
		position: relative;
		width: 100%;
		left: 0;
		background: transparent !important;
	}

	.card-pustaka a img{
		width: 24px !important;
		height: 24px !important;
	}

	#supersized li a img {
		width: 100% !important;
		left: 0 !important;
		height: 100% !important;
		object-fit: cover;
		top: 0 !important;
	}

	#supersized {
		margin-top: 84px;
	}
	#supersized li{
		width: 100% !important;
	}
	.card-berita{
		height: auto;
	}
	#intro {    
		padding: 390px 0 50px 0;
		height: auto;
		background: none;
	}

	#intro h1 {
		width: 100%;
		margin: 22px 0px 10px;
		font-size: 39px;
		letter-spacing: -2px;
		line-height: 39px;
	}
	#intro p {
		width: 100%;
	}
	.komponen-fiture h4,
	.komponen-fiture p{
		width: 100%;
	}

	.content{
		padding: 0 !important;
	}
	.article h1{
		width: 100%;
	}
	.text-share{
		display: none;
	}

	.two-nav-header{
		background: #fff;
		position: relative !important;
		z-index: 999;
		right: 0;
		left: 0;
		transition: .4s;
		top:0;
		height: 84px;
		margin-bottom: 20px;
	}

	#peta-section{
		width: 100%;
		display: block;
		height: auto;
	}
	.leftbar{
		width: 100%;float: right;
	}
	.peta{
		width: 100%;
		height: 320px;
		float: left;
	}
	.mobile{
		display: block;
	}
	.desktop{
		display: none;
	}

}

@media (min-width: 200px) and (max-width:1050px){

	.topbar span {
		display: inline-block;
		margin-left: 0px;
		margin-right: 15px;
	}

	.sf-menu {
		width: 100% !important;
	}

	.sf-menu > li {
		border-left: none;
	}

	.sf-menu > li::after {
		display: none;
	}

	.sf-menu, .sf-menu li.sf-mmenu {
		position: relative !important;
	}

	#mobnav-btn {
		width: 50px;
		display: block !important;
		float: right;
		position: relative;
		top: -57px;
		left: 14px;
		color:#fff;
	}

	.logo {
		padding-top: 32px;
	}

	.logo a img {
		max-width: 100%;
	}

	#supersized li{
		width: 100% !important;
		height: 420px;
	}

	#intro {
		padding: 522px 0 50px 0;
		height: auto;
		background: none;
	}

	.sf-menu > li > a {
		padding: 14px 25px;
		border-bottom: 1px solid #252525;
		color: #fff;
	}

	.menu-wrap {
		width: 100%;
		z-index: 2147483647;
		position: absolute;
		margin: 0px auto;
		float: none;
		top: 75px;
		right: 0px;/*
		max-width: 300px;*/
		border-right:none;
		background: transparent;
	}



	.sf-menu ul li {
		padding: 0;
		border:none !important;
	}

	.sf-menu > li {
		margin-top: 0;
	}

	.sf-menu ul li a {
		color: #273C57;
		font-size: 10px;
		border: medium none;
		padding: 8px 15px;
		background: #fff;
		text-transform: uppercase;
		border-bottom: 1px solid #272727;
	}

	.mobnav-subarrow {
		display: block;
		position: absolute;
		top: 0px;
		left: 0px;
		height: 100%;
		width: 100%;
		cursor:pointer;
	}

	.mobnav-subarrow i {
		color: #FFF;
		float: right;
		margin: 17px;
		opacity: 0.4;
	}

	.sf-menu {
		width: 100%!important;
		display: none;
	}
	.sf-menu.xactive {
		display: block!important;
	}
	.sf-menu li {
		float: none!important;
		display: block!important;
		width: 100%!important;
	}
	.sf-menu li a {
		float: none!important;
	}

	.sf-menu .sf-mega {
		display: none!important;
		position: static !important;
	}

	.sf-menu ul {
		left: 20px !important;
		background: #fff !important;
		position: absolute!important;
		display: none;
	}
	.sf-menu ul li a:hover{
		display: block;
	}

	.xpopdrop .sf-mega,
	.xpopdrop ul {
		display: block!important;
	}

	.sf-menu {
		width: 100% !important;
		position: absolute !important;
		background: #000 none repeat scroll 0% 0%;
		max-height: 100vh;
		overflow: auto;
		overflow-x: hidden !important;
	}

	.sf-mega-section {
		float: none;
		border-right: none;
		width: 100%;
		padding:0;
	}

	.sf-mega-section span a {
		color: #BCBCBC;
		font-size: 12px;
		border: medium none;
		padding: 13px 15px;
		border-bottom: 1px solid #313131;
	}

	.sf-mega {
		padding: 0;
	}


}

@media (min-width: 200px) and (max-width:1024px){
	.logo{
		padding-top: 20px;
	}

}


