/* ==================================
			global styles
================================== */
#outside-wrapper *,
#outside-wrapper *::before,
#outside-wrapper *::after {
  box-sizing: border-box;
}

/* Special Rules for Mobile */
@media only screen and (max-width: 480px) {
#mobile {display:block; max-width:100%;}
#desktop {display:none}
.dtop-spacer {
height: 20px!important;
}	
	
	.mobarrow {
		min-height: 85px;
	}
	
	.mobbreak {
		height: 20px;
	}
	
	.mobimg {
		height:80% !important;
		width:80%!important;
		margin-left: 10%!important;
		margin-right: auto;
		margin-top: 20px;
	}
}
 
/* Special Rules for Tablets */
@media only screen and (min-width: 481px) {
#mobile {display:none}
}
 
/* Special Rules for Desktops */
@media only screen and (min-width: 1024px) {
#mobile {display:none}
	
.dtop-spacer {
height: 30px!important;
}

}

html {
  font-size: 62.5%;
  height: 100%;
  width: 100%;
  font-family: sans-serif;
  
}
#wrapper {
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  color: #6d6e71;
}

a {
	font-decoration: none !important;
      color: #666;
}

.fbs-video-overlay iframe {
  width: 100%;
  min-height: 50vw;
  height: auto;
}
@media  (min-width: 800px) {
  .fbs-video-overlay iframe {
    min-height: 50rem;
  }
}
section {
  width: 100%;
  position: relative;
  padding: 2rem 0;
  padding-top: 0;
}
section img {
  max-width: 100%;
}
section h2 {
  padding: 0;
  text-align: center;
}

hr {
  height: .1rem;
  background-color: #e6e7e8;
  margin: 1rem 0;
}

.ArticleLandingPage p {
  font-family: 'Raleway', sans-serif;
  font-size: 1.5rem;
  line-height: 2.1rem;
  margin-bottom: 1.5rem;
  color: #727878;
  word-wrap: break-word;
}
.ArticleLandingPage h1 {
  font-family: 'Raleway', sans-serif;
  font-size: 26px!important;
  line-height: 27px!important;
  font-weight: lighter;
}
.ArticleLandingPage h2 {
  font-family: 'Raleway', sans-serif;
  font-size: 4rem;
  line-height: 4.4rem;
  font-weight:normal;
}

.ArticleLandingPage h4 {
  font-family: 'Raleway', sans-serif;
  font-size: 2.4rem;
  line-height: 3.2rem;
  margin-bottom: 0;
  font-weight: normal;
}
.ArticleLandingPage h4 span {
  font-family: 'Raleway', sans-serif;
  display: block;
  font-size: 1.2rem;
  line-height: 1.6rem;
}
.ArticleLandingPage h5 {
  font-family: 'Raleway', sans-serif;
  display: block;
  font-size: 2rem;
  line-height: 3rem;
  color: #666;
  text-align: left;

}

.ArticleLandingPage h6 {
  font-family: 'Raleway', sans-serif;
  display: block;
  font-size: 10px;
  line-height: 1;
  color: #666;
  text-align: left;

}

a {
  text-decoration: none;
}
.light {
  font-weight: 300;
}

.imgleft
{

background-repeat: no-repeat;
padding-right: 10px;
padding-top: 5px;
height: 80px;
width: 80px;
display: block; 
float: left;
}


.arrowrow {
	min-height: 130px;
}

.arrowrow2 {
	min-height: 100px;
}


@media only screen and (max-width: 480px) {
	
	#outside-wrapper p {
  font-family: 'Raleway', sans-serif;
  font-size: 1.5rem;
  line-height: 2.1rem;
  margin-bottom: 1.5rem;
  color: #727878;
  word-wrap: break-word;
}
.ArticleLandingPage h1 {
  font-family: 'Raleway', sans-serif;
  font-size: 4rem;
  line-height: 5.4rem;
  font-weight: 300;
}
.ArticleLandingPage h2 {
  font-family: 'Raleway', sans-serif;
  font-size: 4rem;
  line-height: 4.4rem;
  font-weight: 300;
}

.ArticleLandingPage h4 {
  font-family: 'Raleway', sans-serif;
  font-size: 2.4rem;
  line-height: 3.2rem;
  margin-bottom: 0;
  font-weight: normal;
}
.ArticleLandingPage h4 span {
  font-family: 'Raleway', sans-serif;
  display: block;
  font-size: 1.2rem;
  line-height: 1.6rem;
}
.ArticleLandingPage h5 {
  font-family: 'Raleway', sans-serif;
  display: block;
  font-size: 2rem;
  line-height: 3rem;
  color: #666;
  text-align: left;

}

.ArticleLandingPage h6 {
  font-family: 'Raleway', sans-serif;
  display: block;
  font-size: 10px;
  line-height: 1;
  color: #666;
  text-align: left;

}
	
}


/* ANIMATION STYLES */

/* ================================
				variables
================================ */
/* fonts */
/* colors */
/* GLOBAL CLASSES */


	/*
@media only screen and (max-width: 375px) {	
}
#fbs-landing #fbs-landing-hero {
  width: 100%;
  min-height: 460px;
  background-image: url(http://assets.fellowes.com/skins/v2/desktop/ROW/EN/gdpr/img/mob-heroX.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-position: 0rem ;
	}
}/*

