input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

html, body {
    height: 100%;
}

body {
background: #fff;	
}

div.ie-disclaimer {
display: none;
}

.clear {
clear: both;	
}

a {
outline: 0;
color: #E87722;
}

a:hover {
text-decoration: none;
}

em {
font-style: italic;	
}

.fade {
opacity: 1;
transition: opacity .25s ease-in-out;
-moz-transition: opacity .25s ease-in-out;
-webkit-transition: opacity .25s ease-in-out;
}

.fade:hover {
opacity: 0.6 !important;
}

.nobreak {
white-space: nowrap;
}

#fa-loader {
background: #ffffff url(../images/outlook/loader-70x70.gif) center center no-repeat;
height: 100%;
position: absolute;
width: 100%;
z-index: 100;
}

header {
width: 100%;
text-align: center;
height: 56px;
background: #fff;	
position: fixed;
top: 0;
left: 0;
z-index: 100;
-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.5);
box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.5);
}

section {
width: 100%;
position: relative;
z-index: 10;
overflow: hidden;
}

content {
max-width: 900px;
margin: 0 auto;
width: 90%;
padding: 5%;
display: block;
font-family: 'Source Sans Pro', Arial, sans-serif;
}

content p,
content ul li {
margin-bottom: 20px;
line-height: 30px;
font-size: 20px;	
}

content img.iced-car {
height: auto;
width: 100%;
}

.wp-caption.aligncenter {
max-width: 100%;	
}

.wp-caption-text {
font-style: italic;
padding: 15px 0;
border-bottom: solid 1px #eee;
}

content ul {
padding-left: 30px;
list-style-type: disc;	
}

section content h2 {
color: #ef7622;
}

section content h2 em {
color: #9EC9EC;
padding-right: 10px;	
}

footer {
width: 100%;
padding: 20px 0 110px;
background: #666;	
top: 0;
left: 0;
z-index: 100;
font-family: 'Source Sans Pro', Arial, sans-serif;
color: #fff;
font-size: 14px;
line-height: 18px;
text-align: center;
}

footer a {
color: #fff;	
}

footer a:hover {
color: #ffffcc;	
}

.footer-share {
width: 100%;
text-align: center;
height: 70px;
background: #fff;	
/*position: fixed;*/
position: relative;
bottom: 0;
left: 0;
z-index: 100;
-webkit-box-shadow: 0px -5px 5px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 0px -5px 5px 0px rgba(0,0,0,0.5);
box-shadow: 0px -5px 5px 0px rgba(0,0,0,0.5);
}

.country-top {
display: block;
position: absolute;
padding: 5px;
height: 25px;
line-height: 12px;
top: 10px;
right: 20px;
background: #fdfdfd;
font-family: arial, helvetica, sans-serif;
text-transform: lowercase;
text-decoration: none;
font-size: 11px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}

.country-top img {
float: right;
margin-left: 5px;
vertical-align: top;
height: 25px;
width: auto;
}

.country-top:hover {
opacity: 0.8;	
}

img.home-icon {
width:auto;
height: 36px;
position: absolute;
left: 20px;
top:10px;
z-index: 100;
}

img.home-icon:hover {
opacity: 0.8;
}


#to-top {
display: none;
text-indent: -2000px;
overflow: hidden;
position: absolute;
z-index: 100;
width: 50px;
height: 50px;
right: 20px;
bottom: 10px;
cursor: pointer;
background: transparent url(../images/outlook/2017/to-top.png) 0 0 no-repeat;
}

.cover-wrap {
background-color: #bec4dd;
background-image: url(../images/outlook/2019/shivering-background.png);
background-position: center center;
background-repeat: repeat-x;
background-size: auto 100%;
/*box-shadow: -1px -97px 202px 0 rgba(0, 0, 0, 0.60) inset;*/
display: table;
height: 100%;
max-height: 850px;
}

.snowman {
display: table-cell;
vertical-align: bottom;
height: 100%;
width: 100%;
text-align: center;
box-shadow: -1px -97px 300px 0 rgba(0, 0, 0, 0.60) inset;
z-index: 10;
position: relative;
}

.snowman img {
width: 90%;
max-width: 500px;
margin-bottom: 2%;
height: auto;
}

.fa-cover {
display: table-cell;
vertical-align: middle;
height: 100%;
width: 100%;
text-align: center;
}

.fa-cover img {
width: auto;
height: 60%;
margin-bottom: -10%;
}

.falling-snow {
position: absolute;
right: 0;
top: 0;
background: url('/wp-content/themes/almanac/images/outlook/2018/snow-animated.gif') 0 0 repeat;
background-size: auto 100%;
width: 100%;
height: 100%;
z-index: 8;
}

h1, h2, h3 {
	font-family: "Oswald",sans-serif;
	text-transform: uppercase;
}

h2, h3 {
	font-weight: 700;
	font-size: 40px;
	line-height: 50px;
	margin: 20px 0 10px;
	display: inline-block;
}

h3 {
display: block;	
}

h5 {
font-family: 'Source Sans Pro', Arial, sans-serif;
font-weight: 600;
font-size: 24px;
line-height: 30px;
color: #999;
}

.headline {
	font-family: "Oswald",sans-serif;
    color: #fff;
    position: absolute;
    text-align: center;
    z-index: 20;
    width: 90%;
    padding: 0 5%;
    text-align: center;
    bottom: 5%;
    left: 0;
}

.headline h1,
.headline h3 {
	font-weight: 700;
	font-size: 100px;
	line-height: 120px;
	letter-spacing: 2px;
	text-shadow: 3px 3px 0 #000000;
	color: #fff;
}

.headline h1 span,
.headline h3 span {
color: #ef7622;	
}

.headline h1 span.blue,
.headline h3 span.blue {
color: #95D7E7;	
}

.headline h3 {
color: #95D7E7;
text-shadow: 4px 4px 0 #000000;
}

.teaser {
	font-family: "Oswald",sans-serif;
    color: #fff;
    position: absolute;
    text-align: center;
    z-index: 20;
    width: 96%;
    padding: 0 2% 0;
    text-align: center;
    top: 13%;
    left: 0;
}

.headline p,
.teaser p,
.teaser h1 {
	font-weight: 400;
	font-size: 62px;
	line-height: 72px;
	text-shadow: 2px 2px 3px #000000;
	text-transform: capitalize;
}

.headline p {
color: #fff;	
}

body.postid-22302 .headline p {
    font-size: 45px;
    line-height: 55px;	
}

.teaser p,
.teaser h1 {
/*font-style: italic;*/
font-size: 62px;
}

.fa-pinit {
height: 50px;
width: 50px;
position: absolute;
right: 5%;
bottom: 5%;
background: transparent url(../images/outlook/2017/fa-pin.png) 0 -50px no-repeat;	
cursor: pointer;
}

.fa-pinit:hover {
background-position: 0 0;
}

/* ---------------------------------------------------------------------------- */
/* Quote Boxes
/* ---------------------------------------------------------------------------- */

section.pullquote {
background: #ef7622;
overflow: hidden;
}

section.pullquote.sd {
background: #FFCE34;
}

section.pullquote.cw {
background: #f5f5f5;
margin: 30px 0;
}

section.pullquote.cw blockquote {
color: #666;	
}

img.headshot {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
width: 200px;
height: auto;
vertical-align: top;
float: left;
margin-right: 40px;
}

img.headshot.sduncan {
/*margin-bottom: 120px;*/
}

blockquote {
font-family: "Oswald",sans-serif;
font-size: 32px;
line-height: 38px;
font-style: italic;
font-weight: 400;
text-align: center;
color: #fff;
}

blockquote .attrib {
font-size: 18px;
font-style: normal;
font-weight: 400;
padding-right: 7%;
text-align: right;
}

section.pullquote.sd blockquote {
color: #666;	
}

section.pullquote.sd blockquote .attrib {
color: #999;	
}

section.lede {
-webkit-box-shadow: inset 0px -1px 19px 5px rgba(0,0,0,0.37);
-moz-box-shadow: inset 0px -1px 19px 5px rgba(0,0,0,0.37);
box-shadow: inset 0px -1px 19px 5px rgba(0,0,0,0.37);
background: #fff url(../images/outlook/2017/rooster-bg-10.png) center center no-repeat;	
}

section.lede content { 
text-align: center;
font-size: 36px;
line-height: 56px;
font-family: "Oswald",sans-serif;
font-weight: 400;
}

section.lede content em {
font-style: italic;	
}

/* ---------------------------------------------------------------------------- */
/* Banner Ad
/* ---------------------------------------------------------------------------- */


body.sticky-ad section.banner-ad {
position: fixed;
position: relative;
z-index: 110;
left: 0;
top: 0;
}

section.banner-ad {
display: table;
}

section.banner-ad .banner-inner {
display: table-cell;
vertical-align: middle;
}

section.banner-ad,
section.banner-ad-push {
padding: 20px 0;
min-height: 300px;	
text-align: center;
overflow: hidden;
background: #efefef;
}

section.banner-ad div.creative {
display: inline-block;
}

section.banner-ad-push {
display: none;	
}

/* ---------------------------------------------------------------------------- */
/* Maps
/* ---------------------------------------------------------------------------- */

section.map {
background-position: 50% 50%;
background-repeat: repeat;
background-color: #5c727d;
padding: 50px 0;
background-size:2000px 1333px;
}

section.map img {
width: 90%;
max-width: 800px;
height: auto;
vertical-align: top;
margin: 0 auto;
display: block;
}


/* ---------------------------------------------------------------------------- */
/* Follow Social
/* ---------------------------------------------------------------------------- */

section.social-news {
}

content.wide-50 {
max-width:none;
display: inline-block;
vertical-align: top;
height: 200px;
padding: 0 0 30px;
width: 50%;
min-height: 300px;
}

content.wide-50.social {
background-image: url(/wp-content/uploads/2018/08/2019-folllow-bg.jpg);
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
position: relative;
-webkit-box-shadow: inset 0px -96px 120px 0px rgba(0,0,0,0.75);
-moz-box-shadow: inset 0px -96px 120px 0px rgba(0,0,0,0.75);
box-shadow: inset 0px -96px 120px 0px rgba(0,0,0,0.75);
}

section.social-news h3 {
color: #fff;
text-align: center;
margin-top: 12px;
text-shadow: 3px 3px 0 #000000;
}

content.wide-50.social h3 {
/*background: transparent url(/wp-content/themes/almanac/images/masthead_top-bg.png) 0 0 repeat;*/
}

ul.social {
padding: 0;
text-align: center;
width: 100%;
position: absolute;
bottom: 30px;
left: 0;
}

ul.social li {
margin: 0 10px;
font-size: 30px;
line-height: 75px;
padding: 0;
text-align: center;	
display: inline-block;
width: 75px;
height: 75px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
background-color: #fff;
background-position: 0 0;
background-size: 75px 75px;
background-repeat: no-repeat;
}

ul.social li.fa-facebook {
margin-left: 0;
}

ul.social li.fa-twitter {

}

ul.social li.fa-instagram {

}

ul.social li.fa-pinterest {

}


content.newsletter {
background: #ef7622;
text-align: center;
width: 42%;
padding-left: 4%; 
padding-right: 4%;
}

content.newsletter p {
line-height: 26px;	
}

content.newsletter input,
content.newsletter button {
border: 0;
line-height: 24px;
padding: 3px 10px;
font-size: 18px;
color: #999;
min-width: 240px;
width: 50%;
margin: 0 auto 5px;
}


content.newsletter button {
min-width: 260px;
cursor: pointer;
background: #E5DDC3;
color: #666;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

content.newsletter button:hover {
background: #d2caaf;	
}

content.newsletter input.email-cb,
content.newsletter div.confirmation {
display: none;
}

content.newsletter div.confirmation {
text-align: center;
padding: 10px 0 0;
color: #fff;	
}

content.newsletter div.confirmation strong {
font-weight: 600;
color: #FFCE34;
}



/* ---------------------------------------------------------------------------- */
/* Buy the Almanac
/* ---------------------------------------------------------------------------- */

section.buy-almanac {
background: #E87722;
}

section.buy-almanac content {
text-align: center;
padding: 5% 0;
width: 100%;
max-width: none;
}

section.buy-almanac content h2 {
display: block;
margin: 0 0 20px;
color: #fff;
letter-spacing: 1px;
}

div.buy-wrap {
max-width: 200px;
min-width: 140px;
width: 18%;
vertical-align: top;
height: 250px;
display: inline-block;
margin: 0 1%;
cursor: pointer;
}

div.buy-wrap h4 {
text-transform: uppercase;
text-align: center;
color: #FFF;
font-family: "Oswald",sans-serif;
font-weight: 700;
letter-spacing: 1px;
}

div.buy-wrap h4 span {
color: #FFCE34;	
}

img.buy-nac {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
width: 100%;
height: auto;
vertical-align: top;
margin-bottom: 15px;
}

div.buy-nac-break {
display: none;
width: 100%;
height: 1px;
}

div.retailers {
margin-top: 20px;	
}

div.retailers a {
font-size: 20px;
line-height: 24px;
color: #fff;	
}

div.retailers a:hover {
text-decoration: none;
color: #FFCE34;
}



/* ---------------------------------------------------------------------------- */
/* Promo Banner
/* ---------------------------------------------------------------------------- */

section.promo-ad {
height: 240px;
background: #f0f1ea;/* url(../images/outlook/2017/promo-bg-right.jpg) center right no-repeat;*/
overflow: hidden;
}

section.promo-ad content {
text-align: center;
padding: 20px 0;
width: 100%;
max-width: none;
height: 200px;
position: relative;

}

section.promo-ad content .wedding {
width: 400px;
height: 240px;
top: 0;
left: 0;
position: absolute;
z-index: 5;
vertical-align: top;	
}

section.promo-ad content .christmas {
width: 400px;
height: 240px;
top: 0;
right: 0;
position: absolute;
z-index: 5;
vertical-align: top;	
}

section.promo-ad h4 {
font-family: "Oswald",sans-serif;
font-weight: 700;
text-transform: uppercase;
font-size: 24px;
line-height: 25px;
position: relative;
z-index: 10;
color: #999;
margin-bottom: 10px;
}

section.promo-ad img.logo {
vertical-align: top;
height: 120px;
width: auto;
margin: 5px 0;
position: relative;
z-index: 10;	
}

section.promo-ad content p {
position: relative;
z-index: 10;	
}

section.promo-ad content p a {
font-family: "Oswald",sans-serif;
font-weight: 700;
text-decoration: none;
color: #cc66cc;
font-size: 20px;
line-height: 25px;
text-transform: uppercase;
}

section.promo-ad content p a:hover {
text-decoration: underline;
color: #993399;
}

/* ---------------------------------------------------------------------------- */
/* Promotional
/* ---------------------------------------------------------------------------- */

section.promotional {
background: #f5f5f5;
padding-bottom: 40px;
}

section.promotional content p strong {
font-weight: 700;	
}

section.promotional content ul li {
font-size: 20px;
line-height: 30px;
margin-bottom: 10px;
list-style-type: disc;
margin-left: 30px;	
}

section.promotional h2 {
display: block;
text-align: center;
margin-bottom: 20px;
}

section.promotional img#chevy-promo {
width: 50%;
max-width: 400px;
height: auto;
vertical-align: top;
margin-left: 30px;
float: right;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;	
}

/* ---------------------------------------------------------------------------- */
/* Sharing Top
/* ---------------------------------------------------------------------------- */

section.helpful-links content h2 {
text-align: center;
color: #E87722;
display: block;
letter-spacing: 1px;
margin: 0 0 20px;
}


section.helpful-links content ul {
margin: 0 auto;
width: 100%;
max-width: 600px;
}

section.helpful-links li {
margin-bottom: 15px;	
}

section.helpful-links li a {
color: #B7CD61;
font-size: 18px;
line-height: 24px;
}


/* ---------------------------------------------------------------------------- */
/* Sharing Top
/* ---------------------------------------------------------------------------- */

a.post-share {
	display: inline-block;
	width: 94px;
	height: 46px;
	/*float: left;*/
	margin: 10px 0px 0px 0px;
	background: #3e599a url(../images/outlook/2017/sidebar-share.png) no-repeat 0 0;
	text-decoration:none;
	width: 96px;
	text-indent: 50px;
	font: 15px/46px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #ffffff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
a.post-share:hover {
	opacity: 0.8;
	text-decoration: none;
	cursor: pointer;
}
a.post-share span {
	width: 50px;
	height: 16px;
	padding: 15px 0;
	display: block;
	float:right;
	background-color: #4665af;
	color: #ffffff;
	vertical-align: middle;
	font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	text-indent: 0;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomright: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

a.post-share.facebook {
	background: #3e599a url(../images/outlook/2017/sidebar-share.png) no-repeat 0 1px;
	margin-right: 10px;
}
a.post-share.facebook span {
	background-color: #4665af;
}
a.post-share.twitter {
	background: #4b8cbe url(../images/outlook/2017/sidebar-share.png) no-repeat -0px -100px;
	width: 46px;
}
a.post-share.twitter span {
	background-color: #529fda;
}
a.post-share.pinterest {
	background: #b8382e url(../images/outlook/2017/sidebar-share.png) no-repeat -0px -50px;
	margin-right: 10px;
}
a.post-share.pinterest span {
	background-color: #d24238;
}
a.post-share.stumble {
	background: #e15131 url(../images/outlook/2017/sidebar-share.png) no-repeat -0px -150px;
	margin-right: 10px;
}
a.post-share.stumble span {
	background-color: #fd5d3b;
}

/* ---------------------------------------------------------------------------- */
/* Responsive Rules
/* ---------------------------------------------------------------------------- */

@media only screen and (max-width:1400px) {

	.headline h1,
	.headline h3 {
		font-size: 100px;
		line-height: 120px;
	}
	
	.headline p {
	    font-size: 45px;
	    line-height: 55px;	
	}
	
	
}

@media only screen and (max-width:1050px), (max-height:720px) {


	.teaser p,
	.teaser h1 {
		font-size: 52px;
		line-height: 62px;
	}

	.headline h1,
	.headline h3 {
		font-size: 70px;
		line-height: 85px;	
	}

	.headline p {
	    font-size: 35px;
	    line-height: 45px;	
	}
	
	
}


@media only screen and (max-width:1180px) {
	section.promo-ad h4 {
	font-size: 20px;
	}
}

@media only screen and (max-width:1100px) {

	section.promo-ad content img.wedding,
	section.promo-ad content img.christmas {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 50%;
	height: auto;
	}
	
	section.promo-ad,
	section.promo-ad content {
	height: auto;
	padding-bottom: 0;	
	}

	section.promo-ad h4 {
	font-size: 24px;
	}

}


@media only screen and (max-width:1050px) and (orientation: portrait) {


	/*.headline h1 {
		font-size: 100px;
		line-height: 120px;
	}*/

	.headline p {
	    font-size: 45px;
	    line-height: 55px;		
	}
	
}

@media only screen and (max-width:1020px) {
	section.social-news h3 {
	    font-size: 32px;
	    line-height: 40px;
	}
}

@media only screen and (max-width:960px) {
	
	ul.social li {
		width: 60px;
		height: 60px;
	    background-size: 60px 60px;
	    margin: 0 8px;
	    line-height: 60px;
	}
	
}

@media only screen and (max-width:900px) {


	.teaser p,
	.teaser h1 {
	    font-size: 35px;
	    line-height: 45px;	
	}

	.headline h1,
	.headline h3 {
		font-size: 70px;
		line-height: 85px;
	}

	.headline p {
	    font-size: 35px;
	    line-height: 45px;		
	}

}

@media only screen and (max-width:880px) {

	div.buy-nac-break {
	display: block;	
	}
	
}


@media only screen and (max-width:800px) {

	content.wide-50.social {
		width: 100%;
	}

	content.newsletter {
	width: 92%;	
	}
	
}

@media only screen and (max-width:740px) {
	.country-top {
	font-size: 0;	
	}

	.country-top img {
	margin-left: 0;
	}
	
}

@media only screen and (max-width:720px) {
	section.promo-ad img.logo {
	height: auto;
	width: 240px;
	}
	
	section.promo-ad h4,
	section.promo-ad content p a {
	font-size: 16px;
	line-height: 20px;
	}

	
}

@media only screen and (max-width:620px) {

	a.pull-right,
	i.fa-google-plus,
	i.fa-pinterest {
	display: none !important;	
	}
	
	.fa-sharethis-post {
	max-width: 200px !important;
	}
}


@media only screen and (max-width:900px) and (orientation: portrait) {


	.fa-cover img {	
		max-height: 480px;
		/*margin-bottom: -150px;*/
	}
	
}
 

@media only screen and (max-width:1280px) and (orientation: portrait) {


	.teaser p,
	.teaser h1 {
		font-size: 52px;
		line-height: 62px;
	}

	/*.headline h1 {
		font-size: 100px;
		line-height: 120px;
	}*/

}

@media only screen and (max-width:1280px) and (orientation: portrait) {

	.teaser p,
	.teaser h1 {
		font-size: 52px;
		line-height: 62px;
	}


	/*.headline h1 {
		font-size: 100px;
		line-height: 120px;
	}*/

}

@media only screen 
  and (orientation: landscape) { 
	
	.cover-wrap {
	min-height: 620px;
	}
}

/*-- Portrait Phones --*/


@media only screen 
  and (max-width: 736px) 
  and (orientation: portrait) { 


	.teaser {
	display: none;
	}

	/*.fa-cover img {
	width: auto;
	height: 50%;
	margin-bottom: auto;
	margin-top: -10%;
	}*/
	
	.headline {
	bottom: auto;
	top: 90px;
	}
	
	.headline h1,
	.headline h3 {
		font-size: 70px;
		line-height: 85px;
	}

	.headline p {
	    font-size: 35px;
	    line-height: 45px;		
	}

	section.map {
		padding: 0;
	}

	section.map img {
		height: auto;
		width: 100%;
	}

}

@media only screen 
  and (max-width: 374px) 
  and (orientation: portrait) { 
  	
  	/*.headline {
  	top: 65%;	
  	}*/
  		
  }

@media only screen and (max-width: 700px) {
	
	blockquote {
    font-size: 24px;
    line-height: 30px;
	}
	
}

@media only screen and (max-width: 670px) {
	
	img.headshot { display: none; }

	h2 {
	font-size: 30px;
	line-height: 40px;
	}

}

@media only screen and (max-width: 580px) {

	section.promotional img#chevy-promo {
	width: 70%;
	margin: 0 auto 20px !important;
	float: none;
	display: block;
	}


	.headline h1,
	.headline h3 {
		font-size: 50px;
		line-height: 60px;
	}

	.headline p,
	body.postid-22302 .headline p {
	    font-size: 25px;
	    line-height: 35px;		
	}


	.footer-share {
	text-align: left;	
	}
	
	a.post-share {
	margin: 10px 0 0 5px !important;
	}
	
	img.home-icon {
	left: 10px;	
	}

}

@media only screen and (max-width: 520px) {

	content p,
	content ul li {
	    font-size: 17px;
	    line-height: 26px;
	    margin-bottom: 17px;
	}


	

	a.post-share {
		width: 46px;
	}
	
	a.post-share span {
		display: none;
	}

}


@media only screen and (max-width: 480px) {
	
	ul.social li {
		width: 50px;
		height: 50px;
		line-height: 50px;
	    background-size: 50px 50px;
	    margin: 0 5px;
	}

	
	
}


@media only screen and (max-width: 440px) {
	

	
}

/* ---------------------------------------------------------------------------- */
/* End of Document
/* ---------------------------------------------------------------------------- */

