@font-face {
	font-family: gothic;
	src: url(https://media.rs-online.com/raw/upload/infographics/footers/29_01_19_didyouknow/fonts/CenturyGothic-Bold.woff) format("woff");
	font-weight: 400;
	font-style: normal;
	font-stretch: normal
}
*,
:after,
:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
#rs-footer-with-stripes img {
	max-width: 100%
}
#rs-footer-with-stripes ul {
	padding: 0;
	list-style: none
}
#rs-footer-with-stripes {
	font: 700 13px/23px Arial, Helvetica, sans-serif;
	background: url(https://media.rs-online.com/image/upload/infographics/footers/29_01_19_didyouknow/images/footer-stripes.svg) right bottom no-repeat #fff;
	background-size: 400px;
	position: relative;
	padding: 60px 0 0;
	z-index: 1;
	color: #636363;
}
#rs-footer-with-stripes h2 {
	font: 700 15px/18px gothic, Arial, Helvetica, sans-serif;
	color: #EF0000;
	margin: 0 0 25px
}
#rs-footer-with-stripes .rs-footer__nav-box {
	display: inline-block;
	text-align: center
}
#rs-footer-with-stripes .rs-footer__container {
	max-width: 960px;
	padding: 0 15px;
	margin: 0 auto;
	text-align: center;
	background: transparent;
}
#rs-footer-with-stripes .rs-footer__navigation {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 50px;
	background: transparent;
}
#rs-footer-with-stripes .rs-footer__navigation ul {
	padding: 0 25px
}
@media screen and (max-width:1300px) {
	#rs-footer-with-stripes {
		background-size: 150px;
		padding: 60px 0
	}
	#rs-footer-with-stripes .rs-footer__nav-box {
		display: block
	}
	#rs-footer-with-stripes .rs-footer__navigation {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-bottom: 20px;
	}
}
@media screen and (max-width:768px) {
	#rs-footer-with-stripes .rs-footer__navigation ul {
		width: 50%;
		margin-bottom: 10px
	}
	#rs-footer-with-stripes .rs-footer__navigation {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}
@media screen and (max-width:600px) {
	#rs-footer-with-stripes .rs-footer__navigation ul {
		width: 100%
	}
}
#rs-footer-with-stripes a {
	color: #1E5787;
	text-decoration: none;
	text-transform: capitalize
}
#rs-footer-with-stripes a:hover {
	text-decoration: underline
}
#rs-footer-with-stripes .footer-logo {
	display: block;
	width: 84px;
	height: 70px;
	margin: 0 40px 0 auto
}
#rs-footer-with-stripes .check-out {
	margin-bottom: 20px;
	display: block;
}
@media screen and (max-width:1300px) {
	#rs-footer-with-stripes .footer-logo {
		margin: 0 auto
	}
}
#rs-footer-with-stripes:after {
	content: none;
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: -1
}