@media (max-width: 767px){
	.secondary_pos {
		position: static !important;
		margin-top: 0px !important;
		position: relative !important;
		z-index: 9999 !important;
	}
	.navbar-pos .header{
		background: #fff !important;
		box-shadow: 0 0 30px rgba(7,51,84,0.17)!important;
    	-webkit-box-shadow: 0 0 30px rgba(7,51,84,0.17)!important;
    	-moz-box-shadow: 0 0 30px rgba(7,51,84,0.17)!important;
	}
	.navbar-pos .main-menu .navbar-nav {
		background: #eaeaea !important;
	}
	.header_pos {
	    margin-top: 0px !important;
	    height: auto !important;
	}
	.main-menu .navbar-pos-nav>li>a:not(.btn){
		font-weight: normal !important;
	}
	body#beranda-pos a#beranda-pos, 
	body#produk-pos a#produk-pos, 
	body#video-pos   a#video-pos,
	body#driver-pos a#driver-pos {
    	width: 45px !important;
	}
	.drpos {
		width: 140px !important;
		text-align: center !important;
	}
	.main-menu .navbar-pos-nav>li:hover>a, 
	.main-menu .navbar-pos-nav>li.active>a {
	    background: none;
	    border-bottom: 2px solid #fff !important;
	}
	.navbar-pos .navbar-nav .open .dropdown-menu>li>a {
	    text-align: left !important; 
	}
	.navbar-pos .main-menu .navbar-nav li>.dropdown-menu {
	    top: -10px;
	    padding: 0;
	    padding-left: 30px;
	    width: 100% !important;
	}
	.navbar-pos .main-menu .navbar-nav li>.dropdown-menu { 
		margin-top: 0px !important;
		border: none !important;
		z-index: 1;
	}
	.pos_keunggulan_bs {
	    padding-bottom: 40px !important;
	}
	.modal-body-img {
		padding-bottom: 40px;
	}
	.detail-pos-driver .container .dpd {
    	width: 100% !important;
	}
	.hmp_detail p:nth-child(1) {
	    font-size: 30px !important;
	}
	.header_pos .container {
	    width: 100% !important;
	}
	.pos_img img {
		margin-bottom: 40px !important;
	}
	.cd_info_surabaya {
	    margin-top: 50px !important;
	    padding-bottom: 50px !important;
	    margin-left: -18px !important;
	}
	.hmp_detail {
    	padding: 20px 20px !important;
	}
	.pos_header_kategori .container {
    	width: 80% !important;
	}
	.pos_header_kategori_title p:nth-child(1) {
    	font-size: 25px !important;
	}
	.pos_header_kategori_title {
	    padding: 20px 20px !important;
	}
	.video_pos {
		margin-top: 40px !important;
	}
	.header_pos {
    	background: url(../images/assets/pos/bg.jpg) no-repeat center !important;
	}
	.pos_cta_center {
    	background: url(../images/assets/pos/interactive-pos.jpg) no-repeat center !important;
    }
    .pos_header_kategori {
    	background: url(../images/assets/pos/2.jpg) no-repeat center !important;
	}
	.cd_info_surabaya {
	    margin-top: 50px !important;
	    padding-bottom: 50px !important;
	}
	.modal-body-img img {
		height: 300px;
		width: auto;
		margin-bottom: 40px;
	}
	.display-mobile {
  		display: block;
	}
	.display-desktop {
  		display: none;
	}

	.ta-title,
	.fitur-2-teks-title {
    	font-size: 45px !important;
	}
	.about-new-text-title-2 {
    	font-size: 35px !important;
	}
	.video-new-2 {
	    padding-bottom: 30px;
	}
	.fitur-all-2-box {
		height: auto;
	}
	.client-testimoni-box {
	    margin-bottom: 0px;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.header_pos .container {
    	width: 90% !important;
	}
	.cd_info_surabaya {
	    margin-top: 50px !important;
	    padding-bottom: 50px !important;
	}
	.modal-body-img {
		margin-bottom: 40px;
	}
	.modal-body-img img {
		height: 300px;
		width: auto;
		margin-bottom: 40px;
	}
	.pos_header_kategori .container {
    	width: 85%;
	}
	.display-mobile {
  		display: block;
	}
	.display-desktop {
  		display: none;
	}

	.ta-title,
	.fitur-2-teks-title {
    	font-size: 45px !important;
	}
	.about-new-text-title-2 {
    	font-size: 35px !important;
	}
	.video-new-2 {
	    padding-bottom: 30px;
	}
	.fitur-all-2-box {
		height: auto;
	}
	.client-testimoni-box {
	    margin-bottom: 0px;
	}

@media (min-width: 1024px) and (max-width: 1200px) {
	.header_pos .container {
    	width: 80% !important;
	}
	.cd_info_surabaya {
    	margin-top: 110px !important;
	}
}

@media (max-width: 1030px) {
	.modal-large {
	    width: auto !important; 
	}
}