@media (max-width: 767px) {
	/*.secondary_patrol-guard {
		position: static !important;
		margin-top: 0px !important;
	}*/
	.navbar-patrol-guard .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-patrol-guard .main-menu .navbar-nav {
		background: #fff !important;
	}
	.header_my-parking {
	    margin-top: 0px !important;
	    height: auto !important;
	}
	.hmp_detail p:nth-child(1) {
    	font-size: 25px;
	}
	.header_patrol-guard .container {
    	width: 100%; 
	}
	.title_spesifikasi_patrol-guard_second img {
     	padding-right: 0px; 
	}
	.spg2-detail img {
		padding-top: 40px;
	}
	.drpatrol-guard {
		text-align: center !important;
		width: 140px !important;
	}
	.main-menu .navbar-patrol-guard-nav>li>a:not(.btn){
		font-weight: normal !important;
	}
	.main-menu .navbar-patrol-guard-nav>li:hover>a, 
	.main-menu .navbar-patrol-guard-nav>li.active>a {
	    background: none;
	    border-bottom: 2px solid #ffb300 !important;
	}
	.patrol-guard_info_surabaya {
	    margin-top: 50px !important;
	    padding-bottom: 50px !important;
	}
	.hmp_detail p:nth-child(2) {
    	padding-top: 15px !important;
	}
	.spesifikasi_patrol-guard_2 {
	    padding-top: 20px !important;
	    display: none;
	}
	.spg2-detail {
    	display: block;
	}
	.patrol-guard-tutorial {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.patrol-guard-tutorial .container {
    	width: 100%
	}
	.patrol-guard-tutorial-title p {
    	font-size: 25px;
	}
	.cbpg-bottom {
    	padding-bottom: 0px !important;
	}

	.product-carausel-box {
	    height: auto;
	}

	.produk-detail-desc {
     	padding-left: 0px; 
	}
	.fitur-to-online-order-img {
    	padding-right: 0px;
	}
	.title-produk-detail-desc-box {
    	margin-bottom: 60px;
	}
}

@media (min-width: 768px) and (max-width: 1023px) {
	.row {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	.header_patrol-guard .container {
	    width: 100% !important; 
	}
	.hmp_detail p:nth-child(1) {
		line-height: 1.2;
		font-size: 30px !important;
	}
	.terintegrasi-myaccounting-cta {
	    padding-left: 10px !important;
	    padding-bottom: 40px !important;
	}
	.title_spesifikasi_patrol-guard_second img {
	    padding-right: 0px !important;
	}
	.spesifikasi_patrol-guard_2 img {
	    padding-left: 0px !important;
	    margin-top: 40px !important;
	}
	.tm-text-my-perking {
    	padding-right: 0px !important;
	}
	.terintegrasi-myaccounting {
    	padding-bottom: 40px !important;
	}
	.spesifikasi_patrol-guard_2 {
	    display: none;
	}
	.spg2-detail {
    	display: block;
	}
	.patrol-guard_info_surabaya {
	    margin-top: 15px;
	    padding-bottom: 40px;
	}
	.patrol-guard-tutorial {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.patrol-guard-tutorial .container {
    	width: 80%
	}
	.cbpg-bottom {
    	padding-bottom: 0px !important;
	}

	.product-carausel-box {
    	height: 230px;
	}

	.fitur-to-online-order-img {
    	padding-right: 0px;
	}
	.fitur-to-online-order-img img {
		width: 100%;
	}
}

@media (min-width: 1024px) and (max-width: 1200px) {
	.product-carausel-box {
	    height: 280px;
	}
}

@media (min-width: 1700px) {
	.header_patrol-guard .container {
	    width: 50% !important; 
	}
}