
@media only screen and (max-width: 320px){
	.footer-content {
    margin-top: -13px;
}
	}
@media only screen and (min-width: 2560px){
	.footer-next{
		margin-left: 150px;
	}
}

	
@media only screen and (min-width: 1241px){
	.full{
		padding: 0!important;
	}
}
@media only screen and (max-width: 1240px){

	
}

@media only screen and (max-width: 1024px){
	.footer-next{
		    margin-left: 11px;
	}
	.full{
		padding: 0!important;
	}
	}
@media only screen and (max-width: 768px){
	.footer-next{
		    margin-left: 21px;
	}
}
@media only screen and (max-width: 640px){
	.footer-next{
		    margin-left: 20px;
	}

}

@media only screen and (max-width: 600px){
	.next{
		font-size: .55em !important;
margin-bottom: 0.5rem !important;	}
	.footer-next{
		    margin-left: 20px;
	}
	.breadcrumbs > *:before {
		margin: 0 !important;
	}
	}

