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

	
	.link-style-right a.seller{
		display: none;
	}

	.link-style-right{
		
		margin-top: 0px; 
		right: 0px; 
		position: absolute; 
		text-align: right; 
		/* width: 50%;  */
		z-index: 1;
		padding-top:5px;
		padding-right:30px;
		padding-bottom: 15px;
	}
	.link-search-style{
		background-color: #b75ae2; 
		width: 100%; 
		height: 100px;
		top:0%
	}
	.link-search-style-right a.mob-r img{
		/* display: none; */
		padding-left: 5px;
		width: 37.5px;
		/* width: 45px */
	}
	.link-search-style-right a.mob-l img{
		display: none;
		
		/* width: 25px; */
		/* width: 45px */
	}
	.link-search-style-right a.nama-biro span{
		display: none;
	}
	.link-search-style-right{
		margin-top: 20px; 
		left: 0%; 
		position: absolute; 
		text-align: center; 
		width: 98%; 
		height: 30px;
		z-index: 2;
		/* padding-top:5px; */
		padding-right:10px;
		padding-bottom: 25px;
		background-color: #b75ae2;
	}
	
	
	.button-cari{
		margin-left: -40px;
		border:0px;
		background-color:#f4effd;
		color: #b75ae2;
		padding: 6.5px 9px; 
		border-radius: 3px;
		font-size: 12px;
	}

	.header-style{
		background-color:#b75ae2; 
		margin-bottom: 10px;
	}



	/* Footer*/
	 footer{
	 	  position: fixed;
	 	  bottom: 0px;
	 	  left: 0px;
	 	  z-index: 4000;


	 	  text-align: center;
		  background-color: #b75ae2;
		  color: #FFFFFF;
		  width:100%;
		  height: 50px;
		  /*padding-top:5px;
		  padding-bottom:5px;*/
		  font-size: 13px;
		  font-weight: 300;
	 }
}

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

	img.rabbani-mob, .mob-name{
    display:none;
}
	.link-style{
		height: 30px;
		background-color: #b75ae2;
		width: 100%
	}
	
	.link-style-right{
		margin-top: 0px; 
		right: 120px; 
		position: absolute; 
		text-align: right; 
		width: 50%; 
		z-index: 1;
		padding-top:5px;
		padding-right:30px;
		padding-bottom: 15px;
	}
	.link-search-style{
		background-color: #b75ae2; 
		width: 100%; 
		height: 80px;
	}
	
	.link-search-style-right a.mob-r img{
	
		width: 45px;
	
	}
	.link-search-style-right a.mob-l img{
		display: none;
	} 
	.link-search-style-right a.nama-biro span{
		display: none;
	}
	
	.link-search-style-right{
		margin-top: 0px; 
		left: 0%; 
		position: absolute; 
		text-align: center; 
		width: 98%; 
		height: 60px;
		z-index: 2;
		padding-top:5px;
		padding-right:30px;
		padding-bottom: 15px;
		background-color: #b75ae2;
	} 
	.input-cari{
		padding: 10px; 
		border-radius:3px; 
		border-color: #FFFFFF; 
		border:0px; 
		margin-top: 15px; 
		/* margin-left: 40px; */
		/*width: 95%;*/
		width: 396px;
	}
	.button-cari{
		margin-left: -50px;
		border:0px;
		background-color:#f4effd;
		color: #b75ae2;
		padding: 9px 12px;
		border-radius: 3px;
	}

	.header-style{
		background-color:#b75ae2; 
		margin-bottom: 10px;
	}

	/* Footer*/
	 footer{
	 	 text-align: center;
		  background-color: #b75ae2;
		  color: white;
		  width:100%;
		  padding-top:40px;
		  padding-bottom:40px;
		  font-size: 13px;
		  font-weight: 300;
	 }

	

}

@media (min-width:1025px){
	img.rabbani-mob, .mob-name{
    display:none;
}

	.link-style{
		height: 30px;
		background-color: #b75ae2;
		width: 100%
	}
	
	.link-style-right{
		margin-top: 0px; 
		right: 220px;
		position: absolute; 
		text-align: right; 
		width: 50%; 
		z-index: 1;
		padding-top:5px;
		padding-right:30px;
		padding-bottom: 15px;
	}
	.link-search-style{
		background-color: #b75ae2; 
		width: 100%; 
		height: 80px;
	}
	
	.link-search-style-right a.mob-r img{
		
		width: 45px;
	}
	.link-search-style-right a.mob-l img{
		width: 45px;
	} 
	.link-search-style-right a.nama-biro span{
		
		text-transform: capitalize;
		color: white;
		
		font-size: 20px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: 500;
		padding-right: 40px;
		padding-left: 10px;
	}
	.link-search-style-right{
		margin-top: 5px; 
		left: 0%; 
		position: absolute; 
		text-align: center; 
		width: 98%; 
		height: 30px;
		z-index: 2;
		/* padding-top:5px; */
		padding-right:10px;
		padding-bottom: 25px;
		background-color: #b75ae2;
	}
	
	
	.input-cari{
		padding: 10px; 
		border-radius:3px; 
		border-color: #FFFFFF; 
		border:0px; 
		margin-top: 15px; 
		/*width: 95%;*/
		width: 396px;
	}
	.button-cari{
		margin-left: -50px;
		border:0px;
		background-color:#f4effd;
		color: #b75ae2;
		padding: 9px 12px;
		border-radius: 3px;
	}
	

	.header-style{
		background-color:#b75ae2; 
		margin-bottom: 10px;
		position: relative;
		width: 100%;
	}

	
	/* Footer*/
	 footer{
	 	  text-align: center;
		  background-color: #b75ae2;
		  color: white;
		  width:100%;
		  padding-top:50px;
		  padding-bottom:50px;
		  font-size: 14px;
		  font-weight: 300;
		  padding-left: -10%;
	 }
}