@charset "utf-8";

@media (min-width: 1300px) {
	    
}

@media screen and (max-width:1156px){
	
}

@media screen and (max-width:1055px){
	
}

@media screen and (max-width:900px){
	
}

@media screen and (max-width:767px){
	.lap-header {
		height: auto;
		padding-top: 10px;
	}
	.banner-text {
		left: 0;
		position: absolute;
		text-align: center;
		top: 10px;
		width: 100%;
	}
	.btn-sellnow{
		margin-top:0px;
	}
	#sp-process #sp-process-head ul li:nth-child(2) {
	  	margin: 0 60px;
	}
	#sp-process #sp-process-head ul li:nth-child(2):after{
		margin-left:-50px;
	}
	#sp-process #sp-process-head ul li:nth-child(2):before{
		margin-right:-50px;
	}
	.round-img{
		position:static;
		margin:0 auto;
	}
	.address-details {
		text-align: center;
	}
	.add-photo li:last-child,.add-photo li {
		margin: 2%;
	}
}

@media screen and (max-width:586px){

}

@media screen and (max-width:480px){
	.top-head p.text-right, .address-details{
		text-align: left;
	}
	.top-head p a, .top-head{
		font-size: 14px;
	}
	section#main-banner-section{
		min-height:auto;
	}
	.main-banner-content h1{
		font-size: 20px;
	}
	.select-selled-device .select-selled-device-area{
		margin-top: 40px;
	}
	.btn-sellnow, .btn-sellnow:focus{
		font-size: 100%;
	}
	.select-selled-device-area ul li{
		width: 50%;
		margin: 0 0 10px;
	}
	.select-selled-device-area ul li a span{
		margin: 0 auto;
	}
	.select-selled-device-area ul li a, .select-selled-device-area ul li:last-child, .form-section{
		width: 100%;
	}
	.select-selled-device-area ul li:not(:last-child)::after{
		display: none;
	}
	.slick-prev{
		left: -10px;
	}
	.slick-next{
		right: 0px;
	}
	.inner-bantext h2{
		font-size: 17px;
		margin-left: 0;
	}
	.inner-bantext{
		margin: 0;
		width: 100%;
	}
	.inner-banner{
		min-height: auto;
		background-size: 329px auto;
		background-position: 100% 105%;
	}
	header .navbar ul li a span{
		padding: 5px;
		display: block;
	}
	#about-content h2{
		font-size: 20px;
		margin: 0 0 15px;
	}
	#about-content .damage-comp{
		padding: 10%;
	}
	.contact-us-page-row{
		padding: 0;
		width: 100%;
	}
	.ask-question-title::before, .ask-question-title::after{
		display: none;
	}
	#legal-section .legal-section-row h3{
		margin: 0 0 10px;
		font-size: 20px;
	}
	.legal-section-row ul{
		padding: 0 0 0 15px;
	}
	/*.select-selled-device-area h4{
		position: static;
		width: auto;
		font-size: 20px;
		height: auto;
		text-align: left;
		line-height: normal;
	}*/
	.select-selled-device-area h4{
		height: auto;
	}
	.common-form-section-row{
		width: 100%;
		padding: 5%;
	}
	.common-form-section-row .form-group{
		margin: 0 0 10px;
	}
	.navbar-brand{
		padding: 0 0 0 15px !important;
	}
}

@media screen and (max-width:320px){

}