@media only screen and (max-width: 1325px) and (min-width: 1200px) {
	#website .footer .footer-top {
		max-width: 1138px;
		margin: 0 auto;
		padding: 32px 0;
	}

	#website .footer .footer-cell {
		width: 14%;
	}

	#website .footer-bottom .wrapper {
		padding: 0 85px;
	}
}


@media only screen and (max-width: 1300px) {
	#website .footer {
		margin-top: 74px;
	}
}

@media only screen and (max-width: 1200px) {
	#website .footer .footer-cell.cell-1 {
		margin-right: 5%;
		width: auto;
	}

	#website .footer .footer-top {
		width: 100%;
		padding: 20px 2%;
		max-width: none;
		box-sizing: border-box;
	}

	#website .footer .back-to-top {
		right: 2%;
	}

	.footer-bottom .footer-row {
		padding-right: 70px;
	}
}


@media only screen and (max-width: 1050px) {
	#website .footer .footer-cell.cell-1 {
		margin-right: 2%;
		width: 30%;
	}

	#website .footer .footer-cell.cell-4 {
		width: 250px;
	}
}

@media only screen and (max-width: 980px) {
	#website .footer .footer-cell.cell-1 {
		width: 100%;
		margin-right: 0;
		float: none;
		margin-bottom: 10px;
	}

	#website .footer .back-to-top {
	/*	top: auto;
		bottom: 10px; */
		width: 45px;
		height: 45px;
		top: 14px;
	}

	#website .footer .footer-cell.cell-5,
	#website .footer .ce-row .ce-column + .ce-column {
		margin-right: 0;
	}

	#website .footer .footer-cell.cell-1 img {
		margin: 0;
	}
}

@media only screen and (max-width: 980px) and (min-width: 681px) {
	#website .footer .footer-cell {
		width: 24%;
		padding-left: 0;
		margin-right: 1%;
	}

	#website .footer .ce-right .ce-row {
		width: 25% !important;
	}
}

@media screen and (min-device-width: 769px) and (max-device-width: 1024px) and (orientation: landscape), screen and (max-width: 768px) {
	#website .footer .wrapper,
	#website .footer .footer-top {
		padding: 20px !important;
	}

	#website .footer .back-to-top {
		right: 20px !important;
	}

	#website .footer .footer-menu li,
	#website .footer .footer-bottom li {
		padding: 0 !important;
	}

	#website .footer {
		margin-top: 14px;
	}
}

@media screen and (max-device-width: 767px) and (orientation: portrait), screen and (max-device-width: 767px) and (orientation: landscape) {
	.mobile-device-on .responsive-footer {
		display: block !important;
	}

}

@media only screen and (max-width: 767px) and (min-width: 681px) {
	#website .footer-bottom .social-buttons {
		padding: 0;
	}
}

@media only screen and (max-width: 680px) {
	#website .footer .footer-cell.cell-1 img {
		margin: 0 auto 20px;
	}

	#website .footer .footer-top {
		width: 80%;
		text-align: center;
	}

	#website .footer .ce-row .ce-column {
		width: 100%;
		display: inline-block;
		vertical-align: top;
	}

	#website .footer .footer-cell {
		width: 49%;
		margin-bottom: 10px;
		box-sizing: border-box;
		display: inline-block;
		vertical-align: top;
		float: none;
		margin-right: 1%;
	}

	#website .footer-cell ul li {
		line-height: 22px;
	}
	#website .footer-bottom .social-buttons {
		float: none;
	}
}

@media only screen and (max-width: 620px) {
	#website .footer .wrapper, #website .footer .footer-top {
		padding-top: 27px !important;
	}
}

@media only screen and (max-width: 680px) and (min-width: 581px) {
	.footer-row > div.ce-textpic {
		float:	none;
	}
}

@media only screen and (max-width: 580px) {
	#website .footer .footer-bottom li {
		width: auto;
		display: block;
		margin-right: 0;
		padding: 0;
	}

	#website .footer .back-to-top {
		bottom: 20px;
		top: 70px;
	}
	.footer-row > div.ce-textpic {
		float: none;
	}

}

@media only screen and (max-width: 450px) {
	#website .footer .footer-top {
		width: auto;
	}

	#website .footer .footer-cell {
		text-align: left;
	}

	#website .footer .ce-row {
		width: 48%;
	}

	#website .footer .ce-row .ce-column {
		margin-right: 0;
	}
}

@media only screen and (max-width: 420px) {
	#website .footer-bottom .footer-row {
		padding-right: 70px;
	}

	#website .footer .footer-cell .footer-cell-title,
	#website .footer .footer-cell .h4,
	#website .footer .footer-cell h4 {
		margin-botton: 20px;
	}

	#website .footer .footer-cell,
	#website .footer .ce-row {
		padding-left: 0px;
	}

	#website .footer .footer-cell.cell-1 img {
		display: inline;
	}

	#website .footer .ce-right .ce-row {
		width: 100%;
		margin: 0;
	}
}
