body{
	margin:0px;
	padding:0px;
	font-size:20px;
	font-family:'Roboto',sans-serif;
	color:#333;
	#background-color:#F9F9F9;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
	font-weight:400;
	letter-spacing: 0.5px;
}
h3{
	margin-bottom:.5em;
}
.h1, h1, .h2, h2{
	font-family: 'Alfa Slab One';
}
a{
	text-decoration:none;
	color: #F0696A;
}
a:hover,
a:focus,
a:active {
	color: #F0696A;
	text-decoration:underline;
}
table {
	width: 100%;
	margin-bottom: 20px;
	border: 1px solid #dddddd;
	border-collapse: separate;
	font-size:.75em;
	overflow:hidden;
}
th {
	background-color: #ECECEC;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  text-align:left;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
      border-top: 1px solid #dddddd;
    border-right: none;
    border-bottom: 1px solid #dddddd;
    border-left: none;
  text-align:left;
}

table li{
	display: inline;
	margin-right:7px;
}

/** Classes **/
.hs-style{
	color:#0DCEEF!important
}
.background{
	background:#F9F9F9;
}
.border{
	border: 1px solid #D4D4D4;
}
.mt-0{
	margin-top:0px;
}
.ta-right{
	text-align:right;
	font-weight:500;
}
.border-bottom{
	border-bottom: 1px solid #D4D4D4;
}
.ta-center{
	text-align:center;
	margin-bottom:20px;
}


/*Header*/
@media (min-width: 1099px) {
	.navbar-nav{
		float:right;
	}
}


.navbar-default{
	background:white;
	border:none;
	margin-bottom:0px;
}
.navbar-default li a{
	color:#333!important;

}

.navbar-brand>img{
	height: 100%;
}
.navbar-brand{
	font-family: 'Alfa Slab One', 'Open Sans',sans-serif;
    color: #0B91A7!important;
    padding: 17px 15px;
    height: 50px;
    font-size: 30px;
}
.breadcrumb{
	margin-bottom:0px;
	padding: 8px 0px;
	background-color:white;
}
.container-fluid{
	padding:0px;
}
.fill{
	background-color:white;
	border-bottom:1px solid #d4d4d4; 
	font-size:.8em;
}
/*End Header*/


.content{
    margin-bottom: 20px;
    list-style: none;
    border-radius: 4px;
}

/*Summary Boxes*/
.info-box{
	padding:8px;
	background:#F9F9F9; 
	border-radius:4px;
	margin-bottom:10px;
	
}

.info-box img{
	height:25px;
	float:left;
}
@media (max-width: 600px) {
	.summary .info-box{
		font-size:.7em;
	}
	.info-box img{
		height:25px;
	}
}
/*End Summary Boxes*/

/*Info Cards*/
.card-outer{
	padding: 8px!important
}
.card{
	padding: 20px;
	background-color: #fff;
	border: 1px solid #e7ecf1!important;
	border-radius:4px;
	margin: 30px 0px;
}
@media (max-width: 600px) {
	.card-outer{
		padding:2px;
	}
	/*
	#ezoic-pub-ad-placeholder-119{
		margin-left:-15px;
	}
	#ezoic-pub-ad-placeholder-120{
		margin-left:-15px;
	}
	#ezoic-pub-ad-placeholder-121{
		margin-left:-15px;
	}
	#ezoic-pub-ad-placeholder-122{
		margin-left:-15px;
	}
	*/
}
/* End Info Cards */

.strip{
	display: flex;
	flex-wrap: nowrap;
	align-items: stretch;
	list-style-type: none;
}

.strip-item-outer{
	padding:0px 15px 15px;
}
.strip-item-outer-source{
	font-size: .7em;
  	color: #777;
	margin-top:5px;
}

.strip-item{
	color:white;
	padding:0px!important;
	position: relative!important;
	width:100%;
	height:250px;
	overflow:hidden;
	border-radius:4px;
}

.title{
	 border-bottom: 1px solid #eef1f5;
}

.strip-item img{
	height:100%;
	border-radius:4px;
	width:100%;
}
.strip-item h3{
	position:absolute;
	bottom:0;
	left:0;
	color:white;
	z-index:2;
	padding-left: 12px;
	padding-right: 12px;
}
.strip-item .mask {
    position: absolute;
    top: 50%;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: transparent;
    background-image: -webkit-linear-gradient(top,transparent 0,rgba(0,0,0,.7) 100%);
    background-image: -o-linear-gradient(top,transparent 0,rgba(0,0,0,.7) 100%);
    background-image: linear-gradient(to bottom,transparent 0,rgba(0,0,0,.7) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#003c3f55', endColorstr='#993c3f55', GradientType=0);
    z-index: 1;
	cursor:pointer;
	border-radius:4px;
}

.side-words{
	padding-bottom:10px;
	padding-top:10px;
	border-bottom: 1px solid #dddddd;
}


.rank-list-item{
	display:inline-block;
	width:100%;
	border-bottom: 1px solid #dddddd;
}
.rank{
	width:25%;
	text-align:center;
	float:left;
}
.list-item{
	width:75%;
	text-align:left;
	float:left;
	position:relative;
}
.sub-head{
	font-size:.75em;
	font-weight:normal;
}
.callout-box{
	line-height:40px;
	border: 1px solid #dddddd;
	float:left;
	margin-right:10px;
	padding:5px;
}
.callout-box-letter{
	height:40px;
	width:40px;
	border-radius:20px;
	background:green;
	color:white;
	text-align:center;
	float:left;
	margin-right:10px;
}

/* Footer */
#withLove{
	clear:both;
	width: 100%;
	background: #099092;
	height: 100px;
	text-align: center;
	line-height: 100px;
	font-size: 2em;
	color: white;
	font-family: 'Alfa Slab One', 'Open Sans',sans-serif;
}
.bottom-container{
	clear:both;
}
.sidebar-column{
	width:27.1%;
	float:left;
	padding-left:3%;
	padding-right:3%;
}

.site-information{
	background:#333;
	margin-left: auto;
	margin-right: auto;
	color: white;
}

.site-information .sidebar-column h3{
	color:white;
	font-weight:bold;
}
.site-information .sidebar-column a{
	color:white;
}


/*Bar Chart*/
.bar-chart{
	width:100%;
	border:1px solid #fff;
	background:#eee;
	margin-bottom:10px;
}
.bar{
	height:25px;
	line-height:25px;
	width:100%;
	border-bottom:1px solid #fff;
	text-align:right;
	position: relative;
}
.bar>div:hover{
	opacity:.5;
}
.bar>div{
	height:100%;
	float:left;
	white-space:nowrap;	
	padding-left: 10px;
}
.ordered{
	color:white;
	text-align:left;
	position: absolute;
}
.unordered-bar1{background:#a6cee3;}.unordered-bar2{background:#1f78b4;}.unordered-bar3{background:#b2df8a;}.unordered-bar4{background:#33a02c;}.unordered-bar5{background:#fb9a99:}.unordered-bar6{background:#e31a1c;}.unordered-bar7{background:#fdbf6f;}.unordered-bar8{background:#ff7f00;}.unordered-bar9{background:#cab2d6;}.unordered-bar10{background:#6a3d9a;}
.ordered-bar10{background-color:rgba(58, 123, 213, 0.8);}.ordered-bar9{background-color:rgba(58, 123, 213, 0.8);}.ordered-bar8{background-color:rgba(58, 123, 213, 0.8);}.ordered-bar7{background-color:rgba(58, 123, 213, 0.8);}.ordered-bar6{background-color:rgba(58, 123, 213, 0.8);}.ordered-bar5{background-color:rgba(58, 123, 213, 0.8);}.ordered-bar4{background-color:rgba(58, 123, 213, 0.8);}.ordered-bar3{background-color:rgba(58, 123, 213, 0.8);}.ordered-bar2{background-color:rgba(58, 123, 213, 0.8);}.ordered-bar1{background-color:rgba(58, 123, 213, 0.8);}

.image-gallery{
	height:300px;
}
.image-gallery img{
	width:100%;
	height:100%;
}
@media (max-width: 600px) {
	.image-gallery{
		height:100px;
	}
	#withLove{
		font-size:1em;
	}
}
.advertisement{
	height: 250px;
    width: 300px;
    clear: both;
    margin-left: auto;
    margin-right: auto;
}
.list-image{
	width:100%;
	padding-bottom:20px;
}


/* Gallery */
.iframe-gallery-wrapper{
	position: relative;
	padding-bottom: 60%;
    	height: 0;
    	overflow: hidden;
}
.iframe-gallery-wrapper iframe{
	position: absolute;
    	top:0;
    	left: 0;
    	width: 100%;
    	height: 450px;
}

.iframe-gallery{width:100%; height:420px; margin-top:1.5em; margin-bottom:15px;}
@media (max-width: 1200px){.iframe-gallery{height:350px;}}
@media (max-width: 600px){.iframe-gallery{width:580px; height:300px;margin-top:20px;margin-left:-8px;}}
@media (max-width: 414px){.iframe-gallery{width:365px; height:220px; margin-top:20px;margin-left:-8px;}}
@media (max-width: 320px){.iframe-gallery{width:300px; height:175px; margin-top:20px;margin-left:-8px;}}

/** List Formating **/
.source{
  	margin-top: -15px;
  	width: 100%;
  	font-size: .7em;
  	color: #777;
	margin-bottom:15px;
}

/**** Author *****/
#featured_author{
	border-radius: 50px;
	height:50px;
	float:left;
}
#author_info{
	margin-left: 65px;
  	font-size: 15px;
	color: #989FA8;
	line-height: 50px;
}
.author-widget{
	height:50px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.sub-head{
	font-weight:lighter;	
}

/**** TOP WIDGET *****/
#subscribe-top{
	width:241px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	height:44px;
	color:white;
	line-height:44px;
	font-weight:bold;
	text-align:center;
	background: #f0696a;
	background: -moz-linear-gradient(top, #f0696a 0%, #f73e41 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #f0696a), color-stop(100%, #f73e41));
	background: -webkit-linear-gradient(top, #f0696a 0%, #f73e41 100%);
	background: -o-linear-gradient(top, #f0696a 0%, #f73e41 100%);
	background: -ms-linear-gradient(top, #f0696a 0%, #f73e41 100%);
	background: linear-gradient(to bottom, #f0696a 0%, #f73e41 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0696a', endColorstr='#f73e41', GradientType=0 );
	text-shadow: 0 -1px 0 #F0696A;
	cursor:pointer;
	float:left;
}

#subscribe_wrapper{width:100%; height:44px; margin-top: 1.5em;}
.facebook-share{width:241px;border-radius: 5px; height:42px; color:white; line-height:42px; font-weight:bold; text-align:center; cursor:pointer; float:left; background-color: #2b4170; background: -moz-linear-gradient(top, #3b5998, #2b4170); background: -ms-linear-gradient(top, #3b5998, #2b4170); background: -webkit-linear-gradient(top, #3b5998, #2b4170); border: 1px solid #2b4170; text-shadow: 0px 1px 1px #1f2f52; margin-left: 10px;}
@media (max-width: 619px) {.facebook-share{width:40%;}}
@media (max-width: 619px) {#subscribe-top{width:40%;}}
@media (max-width: 619px) {.hide-on-mobile{display:none;}}
@media (min-width: 1024px) {.hide-on-desktop{display:none;}}
#subscribe-options{width:100%; border:1px solid #F0696A; height:100px;border-top-right-radius: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px;}
@media (max-width: 1300px) {#subscribe-options{height:150px;}}
@media (max-width: 919px) {#subscribe-options{height:250px; position:relative;}}
#email_sub{float:left;border-right: 1px solid #ebebeb; width:55%;height:90%; padding:10px 10px 10px 20px;}
@media (max-width: 919px) {#email_sub{border-right: 0px solid #ebebeb; border-bottom: 1px solid #ebebeb; height:50%; position: absolute; top:0px; width:100%;}}
#facebook_sub{float:left; width:40%; padding: 10px 10px 10px 20px; margin-bottom:10px;}
@media (max-width: 919px) {#facebook_sub{position: absolute; top:50%; width:100%;}}
#facebook_highlight{padding: 0px 8px 8px 8px; border-radius:5px; background:#ebebeb; border: 1px solid black; width:100px; height:38px;}
.mc-field-group{position: relative;width: 96%; padding-bottom: 3%; min-height: 50px; font-weight:normal;}
#mc_embed_signup .mc-field-group label{font-weight:normal;}
#mc_embed_signup form {padding:0px!important; }
#mc_embed_signup input {border: 1px solid #999; text-indent: 2%;}
#mc_embed_signup .mc-field-group input{padding: 4px 0!important;font-size:.75em; border-radius:5px}
#mc_embed_signup .button{  clear: both;  background: #f0696a;
background: -moz-linear-gradient(top, #f0696a 0%, #f73e41 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, #f0696a), color-stop(100%, #f73e41));
background: -webkit-linear-gradient(top, #f0696a 0%, #f73e41 100%);
background: -o-linear-gradient(top, #f0696a 0%, #f73e41 100%);
background: -ms-linear-gradient(top, #f0696a 0%, #f73e41 100%);
background: linear-gradient(to bottom, #f0696a 0%, #f73e41 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0696a', endColorstr='#f73e41', GradientType=0 ); border: 0 none; border-radius: 5px; color: #FFFFFF; cursor: pointer; display: inline-block; font-size: 15px; font-weight: bold; height: 32px; line-height: 32px; margin: 0 5px 10px 0; text-align: center; text-decoration: none; vertical-align: top;  white-space: nowrap; width: auto; padding: 0px!important; text-indent: 0!important;}

/** Inline HomeSnacks **/
.inline-related-article{
	padding: 20px;
	text-align:center;
	border: 1px solid #D4D4D4;
    background: #F9F9F9;
    margin-bottom: 15px;
}

/**Home Page **/
.homepage-h1{
	font-size:3em;
	color: #0B91A7;
	font-family: 'Alfa Slab One', 'Open Sans',sans-serif;
	margin:0px;
	padding-top:50px;
}
.category-header{
	background: #25AAE2;
	color:white;
	border:1px solid #e7ecf1;
	border-top-left-radius: 4px;
    border-top-right-radius: 4px;
	padding-top:30px;
}
.category-header img{
	height: 150px;
	position: absolute;
	z-index: 2;
	right: 0;
	padding: 0px 10px;
	margin-top: -20px;
	border-radius: 6%;
}
.detailed-links{
	border:1px solid #e7ecf1;
	margin-bottom:50px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.detailed-links ul{
	list-style-type: none;
	padding-left:0px;
	margin-bottom:0px;
}
.detailed-links li{
	padding-top:10px;
}
@media (max-width: 1099px) {
	.category-header img {
		display:none;
	}
	.homepage-h1{
		font-size:2.4em;
	}
}
.special-category{
	font-weight:bold;
}
/*--------------------------------------------------------------
Content
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0;
	background-color: #fff;
	padding-bottom: 10px;
	border-bottom: 1px solid #ebebeb;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
.page-header {
	margin: 0;
	padding: 30px;
	background-color: #333;
	color: #fff;
	text-align: center;
}
.page-title {
	margin: 0;
	color: #fff;
}
.taxonomy-description {
	margin-top: 15px;
}
.entry-title,
.entry-title a {
	color: black;
}
.entry-title {
	margin: 0 0 15px;
	font-weight: bolder;
	font-size: 36px; /*kolmar*/
}
.posted-on .fa {
	margin-right: 3px; 
}
.entry-meta,
.entry-footer {
	font-size: 13px;
}
.entry-meta span, 
.entry-footer span {
	margin-right: 15px;
}
.entry-meta,
.entry-meta a,
.entry-footer,
.entry-footer a {
	color: #989FA8;
}
.entry-thumb {
	padding-left: 0;
	display:none;
}
.entry-thumb img{
	max-width: 100%;
	height: auto;
}
.post-wrapper {
	padding-right: 0;
	font-size: .75em;
	width:100%!important;
}
.single-thumb {
	margin-bottom: 30px;
}
.home-title{
	font-size:1.5em;
}
@media (max-width: 320px) {
	.comment-body {
		padding: 15px 5px;
	}
	.hentry {
		padding: 30px 10px;
	}
}

@media (max-width: 1099px) {
	.content-area {
		width: 66%;
	}
	.widget-area {
		width: 34%;
	}
	.widget-area .widget {
		padding: 30px 15px;
	}
	.post-wrapper{
		padding-left: 0px; /*kolmar*/
	}
	.entry-thumb{
		margin-bottom: 10px; /*kolmar*/
	}
}
.navigationPage li{
	display: inline;
	list-style: none;
	padding-left:5px;
}

.pagination{
	display: inline-block;
    padding-left: 0;
    border-radius: 4px;
	width:100%;
	text-align:center;
}

/*Featured Snippet*/
.hs-featured-snippet{
    border: 1px solid #D4D4D4;
    padding: 0px 20px;
    background: #f9f9f9;
    margin-bottom: 15px;
}
.hs-featured-snippet h2{
	font-size:20px;
}




/* HomeSnacksHero */
.featured_image{
	color:white;
	padding:0px;
	position: relative;
	width:100%;
	overflow:hidden;
	max-height:250px;
}

.featured_image img{
	width:100%;
}
.featured_image h1{
	text-align:center;
	color:white;
	z-index:2;
	padding-left: 12px;
	padding-right: 12px;
	margin-top: 100px;
	font-family: 'Alfa Slab One', 'Open Sans',sans-serif;
}
.featured_image .mask {
    position: absolute;
    top: 0%;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(3,18,44,0.4);
    z-index: 1;
}


.section-header {
    display: table;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
	font-size: 24px;
	font-weight:bold;
	margin-top: 50px;
	margin-bottom:20px;
	width: 100%;
}
.section-header:after, .section-header:before {
    display: table-cell;
    content: ' ';
    width: 50%;
    border-top: 1px solid #d4d4d4;
    position: relative;
    top: .7em;
	
}
.section-header span{
	margin:0px 20px;
}
@media (max-width: 600px) {
	.section-header span{
		margin:0px;
		white-space: initial;
	}
	.section-header:after, .section-header:before {
		width:10%;
	}
	.strip-item{
		max-height:125px;
	}
}
.see-more{
	clear:both;
	padding:8px;
	border-radius:4px;
	color:white;
	background:#F0696A;
	border:none;
}

#zs_submit { background-color: #f0696a !important; }.zr_job_posted_time { font-size: 11px !important; }#zs_submit:hover { background-color: #d75051 !important; }#zs_search_container { background-color: #f9f9f9 !important;border-color: #d4d4d4 !important; }.zr_job_title a { font-size: 15px !important; }.zr_job_company { font-size: 12px !important; }.zr_job_desc { font-size: 12px !important; }.zr_job { margin-top: 20px !important;box-shadow: 1px 3px 4px 0 rgba(155~ 155~ 155~ 0.2) !important;margin-bottom: 20px !important;border: 1px solid #eee !important;padding: 12px !important; }.zs_search_box { border-color: #d4d4d4 !important; }


/** Scores **/
.score-outer{
	display:table;
	font-family: 'Alfa Slab One', 'Open Sans',sans-serif;
	width:100px;
	height:100px;
	background:#0DCEEF!important;
	font-size:1.5em;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-weight:bold;
	border-radius:50%;
	margin-bottom:10px;
}
.score-inner{
	display: table-cell;
	vertical-align: middle;
	background:white;
	width:80px;
	height:80px;
	border-radius:50%;
	position:absolute;
	margin:10px;
}
.score-element{
	display:block;
	line-height:20px;
	padding-top:25px;
}
.out-of{
	font-size:.5em;
	font-family:'Roboto',sans-serif;
}
@media (max-width: 1099px) {
	.snackscore{
		font-size:.75em;
	}
	.minor-score-align{
		line-height:20px;
	}
	.strip-item img{
		height:initial;
	}
}
.street-view{width:100%;height:300px;pointer-events:none;}
.modal {
	display:    none;
	position:   fixed;
	z-index:    1000;
	top:        0;
	left:       0;
	height:     100%;
	width:      100%;
	background: rgba( 255, 255, 255, .8 ) 
		url('https://www.homesnacks.com/assets/spinner.gif') 
		50% 50% 
		no-repeat;
}


body.loading {
	overflow: hidden;   
}


body.loading .modal {
	display: block;
}
#loadMoreCitiesButton{
	width: 100%;
	background: #0dceef!important;
	color: white;
	font-weight: normal;
	border-radius: 4px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: alfa slab one,open sans,sans-serif;
	border: none;
	margin-top: 20px;
	cursor: pointer;
}