@media  only screen and (max-width: 1880px) {
	
}
@media  only screen and (max-width: 1780px) {
.cts_spc_lr {
    padding-left: 160px !important;
    padding-right: 160px !important;
}
}
@media  only screen and (max-width: 1680px) {
	
}
@media  only screen and (max-width: 1550px) {
	.cts_spc_lr {
		padding-left: 140px !important;
		padding-right: 140px !important;
	}
}
@media  only screen and (max-width: 1440px) {
.cts_spc_lr {
    padding-left: 120px !important;
    padding-right: 120px !important;
}
}
@media  only screen and (max-width: 1366px) {
	.cts_spc_lr {
		padding-left: 100px !important;
		padding-right: 100px !important;
	}
}
@media  only screen and (max-width: 1280px) {
	.cts_spc_lr {
		padding-left: 80px !important;
		padding-right: 80px !important;
	}

}
@media  only screen and (max-width: 1150px) {
	.cts_spc_lr {
		padding-left: 60px !important;
		padding-right: 60px !important;
	}
}
@media  only screen and (max-width: 1080px) {
	.cts_spc_lr {
		padding-left: 40px !important;
		padding-right: 40px !important;
	}
}
@media  only screen and (max-width: 1024px) {
	.cts_spc_lr {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
}
@media  only screen and (max-width: 991px) {
	
}
@media  only screen and (max-width: 767px) {
	
}
@media  only screen and (max-width: 600px) {
	
}
@media  only screen and (max-width: 520px) {
	
}
@media  only screen and (max-width: 420px) {
	
}
@media  only screen and (max-width: 360px) {
	
}
@media  only screen and (max-width: 991px) and (min-width: 900px){

}