/** From main **/
/*                                       */
/* Temporary New Domain Notification Bar */
/*                                       */

.new-site-notice {
    background: #efefef;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,0.2);
    box-shadow: 0 2px 6px 0 rgba(0,0,0,0.2);
    border-bottom: 1px solid #fff;
    text-align: center;
    position: relative;
    z-index: 1000;
}

.new-site-notice p {
    margin: 1em; padding: 0;
    color: #444;
    font-size: 1.2em;
    display: inline-block;
}

.new-site-notice p.notice-buttons {
    margin-left: 1em;
}

.new-site-notice p img {
    vertical-align: middle;
    width: auto;
    max-height: 28px;
    margin: 0 0.5em;
}

.new-site-notice p i {
    font-size: 1.6em;
    vertical-align: middle;
    color: #14a364;
}

.new-site-notice .learn-more {
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 0.875em;
    display: inline-block;
    border-radius: 4px;
    background-color: #337ab7;
    padding: 0.4em 1em;
    vertical-align: middle;
}

.new-site-notice .learn-more i {
    color: #fff;
    font-size: 1em;
}

.new-site-notice .dismiss {
    text-align: center;
    text-decoration: none;
    font-size: 0.725em;
    display: inline-block;
    border-radius: 4px;
    background-color: #ccc;
    padding: 0.5em 0.7em;
    line-height: 1em;
    vertical-align: middle;
    cursor: pointer;
}

.new-site-notice .dismiss i {
    color: #aaa;
}





@font-face {
     font-family: 'StateFaceRegular';
     src: url('../fonts/stateface-regular-webfont.eot');
     src: url('../fonts/stateface-regular-webfont.eot?#iefix') format('embedded-opentype'),
          url('../fonts/stateface-regular-webfont.woff') format('woff'),
          url('../fonts/stateface-regular-webfont.ttf') format('truetype'),
          url('../fonts/stateface-regular-webfont.svg#StateFaceRegular') format('svg');
     font-weight: normal;
     font-style: normal;
 }

/*  Font Weights
    
    Light       - 300
    Normal      - 400
    Semi-Bold   - 600
    Bold        - 700
    Ultra-Bold  - 900
*/

/* ==========================================================================
   Global
   ========================================================================== */

html { overflow-y: scroll; }

body {
    background: #f8f8f8 url(../img/bg-subtle-texture.png);
    color: #666;
    font-family: RobotoDraft, Roboto, sans-serif;
    font-size: 17px;
    position: relative;
}

.h3, h3 {
	font-size: 28px;
    font-weight: 400;
    color: #01a263;
}

.faq dt {
	margin: 28px 0 12px 0;
    font-size: 22px;
    font-weight: 500;
    color: #01a263;
}

.faq dt:before {
	content: "\f059";
    font-family: 'FontAwesome';
    font-size: 34px;
    color: #ccc;
    vertical-align: middle;
    margin-right: 6px;
}

.faq dd {
	border-left: 2px dashed #ccc;
    margin-left: 14px;
    padding-left: 26px;
}

.post-content span { color: #666; }

#newsletter-signup-popup {
    top: auto;
    left: auto;
    display: block;
    position: fixed;
    bottom: 10px;
    right: 10px;
    max-width: 537px;
}


/* ==========================================================================
   Apple Watch Contest
   ========================================================================== */

.contest a {
    display: inline-block;
    background: #fff !important;
    color: #777 !important;
    position: relative;
    text-align: center;
    font-size: 0.875em;
    text-transform: uppercase;
    padding: 6px 14px 6px 38px;
    line-height: 1em;
}

.contest img {
    width: 40px; height: 54px;
    position: absolute;
    left: 4px; top: -6px;
}

.contest span {
    display: block;
}

/* ==========================================================================
   iPhone App Screenshots
   ========================================================================== */

.app-cta {
    background: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,0.10);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,0.10);
    padding: 1em;
}

.app-cta p {
    
}

.app-cta a {
    display: inline-block;
    background-color: #01a263;
    color: #fff;
    font-size: 1.125em;
    padding: 0.5em 1em;
    border-radius: 3px;
}

#iphone-preview {
    position: relative;
    overflow: hidden;
    max-width: 360px;
    max-height: 660px;
}

#iphone-preview .iphone-frame {
    width: 100%;
    max-width: 360px;
    height: auto;
}

#iphone-preview #screen {
    width: 267px;
    height: 474px;
    position: absolute;
    left: 44px; top: 71px;
    overflow: hidden;
    cursor: pointer;
}

#screenshots {
    position: absolute;
    overflow: hidden;

}

#screenshots ul {
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
}

#screenshots ul li {
    position: relative;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 267px;
    height: 474px;
}

#screenshots ul li img {
    width: 267px; height: 474px;
}

/* ==========================================================================
   Header
   ========================================================================== */

header {
	color: #fff;
    background-color: #1ca184;
    z-index: 100 !important;
}

header .logo img {
	width: 100%;
    max-width: 300px;
    height: auto;
}

header .top-bar {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACBJREFUeNpiZGBgUGOgADAxUAhGDRg1YNSAwWIAQIABAN7YAEa3G+gDAAAAAElFTkSuQmCC);

	padding-top: 18px;
    padding-bottom: 18px;
}

header nav ul {
	margin: 0; padding: 0;
    list-style: none;
    text-align: right;
}

header nav ul li {
	display: inline-block;
	vertical-align: middle;
}

header nav ul li a {
	display: inline-block;
    color: #fff;
    padding: 8px 12px;
    border-radius: 3px;
    font-size: 18px;
}

header nav ul li a:visited {
	color: #fff;
}

header nav ul li a:hover, header nav ul li a:focus, header nav ul li a:active {
	color: #fff;
    text-decoration: none;
    background-color: #0d9867;
}

/* ==========================================================================
   Search Banner - Homepage
   ========================================================================== */
   
.search-banner {
	padding-top: 0;
    padding-bottom: 40px;
    text-align: center;
}
   
.search-banner h2 {
	font-weight: 300;
    font-size: 42px;
    text-align: center;
    margin: 40px 0 20px 0;
}

.search-banner h3 {
    color: #fff;
    font-weight: normal;
    font-size: 1.4em;
    margin-bottom: 1em;
}

.search-banner .search-bar {
	background-color: #fff;
    border-radius: 4px;
    font-size: 22px;
    color: #a1a1a1;
    padding: 15px 18px;
    margin: 0 auto 20px auto;
    display: inline-block;
}

.search-banner .search-bar button {
	width: 42px;
    height: 42px;
    border: none;
    padding: 0;
    color: #808080;
    background: transparent;
}

.search-banner .search-bar input {
	outline: 0;
    border: none;
    color: #11947a;
    border-bottom: 2px dotted #d1cecb;
    margin: 0 6px;
}

.search-banner .icon-search ul {
	margin: 0; padding: 0;
    list-style: none;
}

.search-banner .icon-search ul li {
	display: inline-block;
    margin: 0 12px;
}

.search-banner .icon-search a {
	display: inline-block;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACBJREFUeNpiZGBgUGOgADAxUAhGDRg1YNSAwWIAQIABAN7YAEa3G+gDAAAAAElFTkSuQmCC);
	border-radius: 64px;
    padding: 10px;
    border: 3px solid #fff;
    overflow: hidden;
    position: relative;
}

.search-banner .icon-search img {
	width: 100%;
    max-width: 80px;
    height: auto;
    transition: all 0.2s ease-in-out;
}

.search-banner .icon-search li.food-waste img {
	position: relative;
    left: -3px;
}

.search-banner .icon-search a span {
	display: block;
    color: #fff;
    position: absolute;
    top: 108px;
    left: 0;
    width: 100%;
    text-align: center;
    opacity: 0;
    transition: all 0.2s ease-in-out;
}

.search-banner .icon-search a:hover {
	text-decoration: none;
}

.search-banner .icon-search a:hover img {
	opacity: 0.2;
    transition: all 0.2s ease-in-out;
}

.search-banner .icon-search a:hover span {
	top: 38px;
    opacity: 1;
    transition: all 0.2s ease-in-out;
}

.search-banner .zip-input { text-align: center; }

/* ==========================================================================
   Content
   ========================================================================== */

.page-title {
	font-size: 32px;
    text-align: center;
    font-weight: 300;
    margin: 20px 0;
}

article {
	margin: 60px 0;
}

.home article { margin: 0; }

.about-photo {
	float: left;
    margin: 0.7em auto 0 auto;
    border-radius: 4px;
    width: 100%;
    max-width: 170px;
}

/* ==========================================================================
   Home Page Masonry Articles Layout
   ========================================================================== */

.home .post {
    overflow: hidden;
}

.home .post-inner {
	width: 100%;
    height: 100%;
	overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.home .post img {
	position: absolute;
    z-index: 5;
}

.home .post a {
	color: #fff;
}

.home .post a:hover, .home .post a:active, .home .post a:focus {
	color: #fff;
    text-decoration: none;
}

.home .post a.post-link {
	display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #272727;
    z-index: 10;
    top: 0;
    opacity: 0.5;
}

.home .post h4 {
	position: absolute;
    z-index: 11;
    bottom: 30px;
    left: 15px;
    padding-right: 15px;
    text-shadow: 0 1px 1px rgba(0,0,0, 0.5);
    font-size: 22px;
}

.home .post .post-info {
	position: absolute;
    z-index: 11;
    color: #fff;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 15px;
    bottom: 0;
    left: 15px;
}

.home .post .post-info li {
	display: inline-block;
}

.free-wall {
    margin: 10px 0;
    position: relative;
    height: 100%;
}

.brick {
	float: left;
    overflow: hidden;
}

.size2-2 { width: 80px; height: 80px; } 
.size11 { height: 120px; width: 320px; } 
.size12 { width: 160px; height: 320px; }

.size21 { width: 320px; height: 160px; }
.size22 { height: 320px; width: 320px; }



.size13 { width: 160px; height: 480px; } 
.size31 { width: 480px; height: 160px; } 
.size23 { width: 320px; height: 480px; } 
.size24 { width: 320px; height: 640px; } 
.size32 { width: 480px; height: 320px; } 
.size33 { width: 480px; height: 480px; } 
.size34 { width: 480px; height: 640px; } 
.size43 { width: 640px; height: 480px; } 
.size35 { width: 480px; height: 800px; } 
.size53 { width: 800px; height: 480px; } 
.size36 { width: 480px; height: 960px; }
.size50 { width: 640px; height: 320px; }

.half-size { width: 100%; height: 50%; }

/* ==========================================================================
   Home Page Widgets
   ========================================================================== */

.home .widgets {
	background-color: #fff;
    margin-bottom: 15px;
    padding: 45px 0;
}

.home .widgets h3 {
	font-size: 17px;
    color: #01a263;
    margin-top: 0;
}

.home .widgets h3 span {
	font-size: 26px;
    margin-right: 4px;
    vertical-align: middle;
}

.home .widgets input {
	text-align: center;
    width: 100%;
    max-width: 318px;
    padding: 8px;
    margin: 0 auto 15px auto;
    display: block;
    border: 1px solid #e9e9e9;
    border-top: 2px solid #e9e9e9;
    border-radius: 3px;
}

.home .widgets button {
	background: #01a263;
    color: #fff;
    text-align: center;
    border: none;
    border-radius: 3px;
    display: block;
    width: 100%;
    max-width: 318px;
    margin: 0 auto;
    text-transform: uppercase;
    font-weight: 400;
    padding: 8px;
}

.home .social-links {
	margin: 5px 0 20px 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

.home .social-links li {
	display: inline-block;
}

.home .social-links a {
	display: block;
    color: #fff;
    text-align: center;
    font-size: 28px;
    width: 38px;
    height: 38px;
    border-radius: 3px;
    margin: 2px 1px;
}

.home .social-links a:hover {
	color: #fff;
    text-decoration: none;
}

.social-links .facebook a { background-color: #3b5998; }
.social-links .twitter a { background-color: #56a3d9; }
.social-links .youtube a { background-color: #bf221f; }
.social-links .instagram a { background-color: #cd5959; }
.social-links .pinterest a { background-color: #cb211d; }
.social-links .google-plus a { background-color: #dd4b39; }

.gig-widget .powered-by {
	font-size: 15px;
    text-align: center;
    color: #888;
    border-top: 1px solid #eee;
    padding-top: 6px;
}

.isri-widget a { text-align: center; }

.isri-widget img {
	max-width: 200px;
    margin: 20px auto 0 auto;
}

/* ==========================================================================
   Search/Find
   ========================================================================== */

.buttons-map-container {
    
}

.link-drop-off a {background-image: url(../img/icon-drop-off.png); }
.link-drop-off.active a { background-image: url(../img/icon-drop-off-active.png); }

.link-curbside a {background-image: url(../img/icon-curbside.png); }
.link-curbside.active a {background-image: url(../img/icon-curbside-active.png); }

.link-mailback a {background-image: url(../img/icon-mailback.png); }
.link-mailback.active a {background-image: url(../img/icon-mailback-active.png); }

.link-pick-up a { background-image: url(../img/icon-pick-up.png); }
.link-pick-up.active a { background-image: url(../img/icon-pick-up-active.png); }

.map-toggle-choices {
    background: #f9f9f9;
    border: 1px solid #d5d5d5;
    margin: 0; padding: 0;
    list-style-type: none;
}

.map-toggle-choices li {
    float: left;
    width: 25%;
    border-right: 1px solid #d5d5d5;
    border-left: 1px solid #ffffff;
    font-weight: 500;
}

.map-toggle-choices li:first-child { border-left: none; }
.map-toggle-choices li:last-child { border-right: none; }

.map-toggle-choices a {
    display: block;
    padding: 4em 1em 1em 1em;
    text-align: center;
    background-position: center 1em;
    background-repeat: no-repeat;
    background-size: 50px;
    color: #888888;
}

.map-toggle-choices a:hover {
    text-decoration: none;
    background-color: #fff;
}

.map-toggle-choices a:focus, .map-toggle-choices a:active { text-decoration: none; }

.map-toggle-choices .active a {
    background-color: #fff;
    color: #138fb9;
}

.map-wrap {
    background: #fff;
    padding: 6px;
    border: 1px solid #d5d5d5;
    border-top: none;
}

.search-bar-wrap {
    background-color: #efefef;
    padding-top: 1em;
    padding-bottom: 1em;
}

.search-bar-wrap input, .search-bar-wrap .btn { border-radius: 0; }

.materials-nav {
	margin: 0;
    padding: 0;
    list-style: none;
    background: #eee;
    padding: 0;
    text-align: center;
}

.materials-nav li {
	display: block;
	float: left;
	text-align: center;
	width: 16.66666667%;
	padding: 1px;
}

.materials-nav li a {
	display: block;
	position: relative;
	color: #0e8cb7;
	padding: 0.5em;
	background-color: #fff;
}

.materials-nav li a:hover, .materials-nav li a:focus, .materials-nav li a:active {
    color: #0e8cb7;
    text-decoration: none;
    background-color: #fafafa;
}

.materials-nav li a img {
	max-width: 64px;
    margin: 0 auto;
}

.materials-nav li.selected a {
    background-color: #efefef;
}

.materials-nav li .badge {
    position: absolute;
    right: 0; top: 0;
    border-radius: 0;
    background-color: #138fb9;
    padding: 0.5em 1em;
    display: block;
}



#material-results ul {
    margin: 0; padding: 0;
    list-style: none;
    overflow: hidden;
}

#material-results ul li {
    width: 33.33333333%;
    float: left;
}

#material-results ul li a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#material-results ul li.active {
    border-color: #138fb9;
}

#material-results ul li.active a {
    background-color: #138fb9;
    text-decoration: none;
    color: #fff;
}

#material-results ul li.active a:hover {
    color: #fff;
    background-color: #149ac7;
}

#material-results .material-results-inner {
    background: #fff;
}



#material-results .material-results-item {
    display: block;
    padding: 0.5em;
}

#material-results .material-results-item:hover {
    background-color: #efefef;
    text-decoration: none;
}

.results-title .update-link {
    font-size: 0.575em;
    float: right;
    padding-top: 0.5em;
}

.location-results .panel { border-radius: 0; }

.location-result .panel-heading {
    padding: 0;
    overflow: hidden;
}

.location-result .panel-heading a {
    display: block;
    padding: 0.7em;
    float: left;
}

.location-result .panel-heading a h4 {
    margin: 0; padding: 0;
}

.location-result .panel-heading .recycle-options {
    margin: 0; padding: 0;
    list-style-type: none;
}

.location-result .panel-heading .recycle-options li {
    display: block;
    float: right;
    margin: 0.2em;
    padding: 0.2em;
}

.location-result .panel-heading .recycle-options li img {
    max-width: 32px;
}

/*
.row-drop-off .panel-heading { border-left: 10px solid #f75b9d; }
.row-curbside .panel-heading { border-left: 10px solid #3588d1; }
.row-mailback .panel-heading { border-left: 10px solid #25af86; }
.row-pick-up .panel-heading { border-left: 10px solid #8d25af; }
*/

/*
.mat-drop-off { color: #f75b9d }
.mat-curbside { color: #3588d1 }
.mat-mailback { color: #25af86 }
.mat-pick-up { color: #8d25af }
*/

.label-drop-off { background-color: #f75b9d }
.label-curbside { background-color: #3588d1 }
.label-mailback { background-color: #25af86 }
.label-pick-up { background-color: #8d25af }

.nav-pills>li.active>a {
    margin-right: -18px;   
}

.alert-message
{
    margin: 20px 0;
    padding: 20px;
    border-left: 3px solid #eee;
}

.alert-message-notice
{
    background-color: #FCFCDD;
    border-color: #BDBD89;
}

/* ==========================================================================
   Location Page
   ========================================================================== */

.location-details span {
    display: block;
}
   
.location-hours {
    white-space: pre;
    margin: 1em 0;
}

/* ==========================================================================
   Blog Post Page
   ========================================================================== */
   
.photo-with-credit {
    margin-bottom: 1em;
}
   
.post-page .left-col .box {
	background: #fff;
    padding: 15px;
}

.post-page .right-col .box {
	background: #fff;
    padding: 15px;
}

.share-this-button-post {
    text-align: center;
    opacity: 0.4;
    transition: all 0.2s ease-in-out;
}

.share-this-button-post:hover {
    opacity: 1;
    transition: all 0.2s ease-in-out;
}

.share-this-button-post * {
    box-sizing: content-box;
}

.post-title {
    margin-top: 0;
    font-weight: 400;
    font-size: 1.8em;
}

.post-author-date {
    font-size: 1em;
}

.post-intro-quote {
    border-color: #01a263;
    margin: 1em;
}

.post-content img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

.post-content img.hide-featured-image {
    display: none;
}

.author-bio {
    margin-top: 0.5em;
}

.author-posts-list {
    
}

.pager {
    background: #eee;
    padding: 0.5em;
}

.pager .next a, .pager .previous a {
    background-color: #337ab7;
    color: #fff;
    border: none;
    border-radius: 4px;
}

.pager .next a:hover, .pager .previous a:hover,
.pager .next a:focus, .pager .previous a:focus {
    background-color: #3882C2;
}

/* ==========================================================================
   Blog List
   ========================================================================== */

.blog-list {
	margin: 0; padding: 0;
    list-style: none;
}

.blog-list-post {
	background: #fff;
    margin: 0 0 30px 0;
    position: relative;
    border: 1px solid #eee;
}

.blog-list-post .post-image {
	text-align: center;
}

.blog-list-post .post-image a {
	display: block;
}

.blog-list-post .post-image img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.blog-list-post h3 {
	margin: 12px 0 12px 0;
	font-size: 20px;
    padding-top: 12px;
}

.blog-list-post h3 a {
	color: #01a263;
}

.blog-list-post h3 a:hover {
	color: #01a263;
}

h3 > a:hover::after {
	margin-left: 8px;
}

/* ==========================================================================
   Green Glossary
   ========================================================================== */
   
.glossary-index-wrap {
	border: 1px solid transparent;
    text-align: center;
    padding: 0 0 32px 0;
    background-color: #efefef;
    border-radius: 3px;
}

div.green-glossary h3 {
	background-color: #01a263;
    color: #fff;
    font-weight: 500;
    padding: 6px 10px;
    border-radius: 3px;
}

div.green-glossary ul {
	margin: 0;
    padding: 0;
    list-style: none;
}

div.green-glossary ul li {

}

div.green-glossary ul li a {
	display: block;
}

#glossary-index {
	margin: 0;
    padding: 0;
    list-style: none;
}

#glossary-index li {
	display: inline-block;
}

#glossary-index a {
	display: inline-block;
    font-size: 24px;
    font-weight: 500;
    background-color: #01a263;
    color: #fff;
    width: 1.5em;
    text-align: center;
    border-radius: 3px;
}

#glossary-index a:hover {
	background-color: #1585a6;
    text-decoration: none;
}

.glossary-list dt {
	font-size: 20px;
    margin-top: 24px;
    font-weight: 500;
    border-top: 1px dashed #ccc;
    padding-top: 24px;
}

/* ==========================================================================
   Green Leaders
   ========================================================================== */
   
.green-leader-profile {
    background-color: #fff;
    padding: 0.5em;
    border: 1px solid #ececec;
}

.green-leader-profile .company_info {
    font-size: 1.2em;
    font-weight: 500;
    margin-bottom: 1em;
}

.green-leader-profile .company_info a {
    background-color: #eee;
    padding: 0.5em;
    display: block;
}

.green-leader-profile .company_info a:before {
    font-family: "FontAwesome";
    content: "\f0ac";
    margin-right: 0.4em;
}

.green-leader-profile img {
    float: left;
    margin: 0 2em 1em 1em;
}

/* ==========================================================================
   State Guidelines
   ========================================================================== */
   
.state-list ul {
	margin: 0;
    padding: 0;
    list-style: none;
}

.state-list ul li {
	display: block;
    border-bottom: 1px dashed #ccc;
    position: relative;
}

.state-list h4 {
	font-size: 22px;
    font-weight: 500;
}

.state-list p {
	color: #999;
}

.state-list a {
	display: block;
    padding-left: 80px;
    padding-top: 20px;
    min-height: 7em;
}

.state-list a:hover, .state-list a:focus, .state-list a:active {
	text-decoration: none;
}

.stateface:before {
    font-family: StateFaceRegular;
}

.state-list .stateface:before {
 	font-size: 42px;
    color: #16a46d;
    display: block;
    width: 64px;
    height: 64px;
    text-align: center;
    position: absolute;
    left: 0;
}

.state-page .stateface:before {
 	font-size: 52px;
    color: #16a46d;
}

.stateface-replace {
    text-indent: -999em;
    display: inline-block;
    position: relative;
    min-width: 1em;
}

.stateface-replace:before {
    position: absolute;
    left: 0;
    top: 0;
    text-indent: 0;
}

.stateface-ak:before { content: "A"; }
.stateface-al:before { content: "B"; }
.stateface-ar:before { content: "C"; }
.stateface-az:before { content: "D"; }
.stateface-ca:before { content: "E"; }
.stateface-co:before { content: "F"; }
.stateface-ct:before { content: "G"; }
.stateface-dc:before { content: "y"; }
.stateface-de:before { content: "H"; }
.stateface-fl:before { content: "I"; }
.stateface-ga:before { content: "J"; }
.stateface-hi:before { content: "K"; }
.stateface-ia:before { content: "L"; }
.stateface-id:before { content: "M"; }
.stateface-il:before { content: "N"; }
.stateface-in:before { content: "O"; }
.stateface-ks:before { content: "P"; }
.stateface-ky:before { content: "Q"; }
.stateface-la:before { content: "R"; }
.stateface-ma:before { content: "S"; }
.stateface-md:before { content: "T"; }
.stateface-me:before { content: "U"; }
.stateface-mi:before { content: "V"; }
.stateface-mn:before { content: "W"; }
.stateface-mo:before { content: "X"; }
.stateface-ms:before { content: "Y"; }
.stateface-mt:before { content: "Z"; }
.stateface-nc:before { content: "a"; }
.stateface-nd:before { content: "b"; }
.stateface-ne:before { content: "c"; }
.stateface-nh:before { content: "d"; }
.stateface-nj:before { content: "e"; }
.stateface-nm:before { content: "f"; }
.stateface-nv:before { content: "g"; }
.stateface-ny:before { content: "h"; }
.stateface-oh:before { content: "i"; }
.stateface-ok:before { content: "j"; }
.stateface-or:before { content: "k"; }
.stateface-pa:before { content: "l"; }
.stateface-pr:before { content: "3"; }
.stateface-ri:before { content: "m"; }
.stateface-sc:before { content: "n"; }
.stateface-sd:before { content: "o"; }
.stateface-tn:before { content: "p"; }
.stateface-tx:before { content: "q"; }
.stateface-us:before { content: "z"; }
.stateface-ut:before { content: "r"; }
.stateface-va:before { content: "s"; }
.stateface-vt:before { content: "t"; }
.stateface-wa:before { content: "u"; }
.stateface-wi:before { content: "v"; }
.stateface-wv:before { content: "w"; }
.stateface-wy:before { content: "x"; }

/* ==========================================================================
   Calculator
   ========================================================================== */

.calculator-wrap {
    position: relative;
    max-width: 690px;
    margin: 0 auto 10em auto;
    text-align: center;
    overflow: hidden;
}

.calculator-wrap .earth-map {
    width: 100%;
    max-width: 100%;
    height: auto;
    position: absolute;
    left: 0; top: 0;
    z-index: -1;
}

.calculator-wrap h4 {
    font-size: 1.4em;
    margin-bottom: 2em;
    color: #01a263;
    letter-spacing: 0.02em;
}

.calculator-wrap ul {
    margin: 0; padding: 0;
    list-style: none;
}

.calculator-wrap li {
    display: inline-block;
    width: 12em;
}

.calculator-wrap li img {
    max-width: 120px;
    margin: 0 auto;
}

.calculator-wrap li p {
    color: #01a263;
    font-size: 1.2em;
    line-height: 1.4em;
}

.calculator-wrap li p span {
    display: block;
    font-size: 1.4em;
    font-weight: 600;
}

#calculator-items {
    margin: 3em 0 0 0; padding: 0;
    list-style: none;
    text-align: left;
}

#calculator-items li {
    position: relative;
    display: block;
    width: 100%;
    background-color: #01a263;
    color: #fff;
    border-radius: 4px;
    font-size: 1.1em;
    padding: 0.3em 0.8em 0.4em 0.8em;
    margin: 0 0 0.5em 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#calculator-items li .remove {
    position: absolute;
    right: 0.5em;
    font-size: 1.2em;
    cursor: pointer;
}

.materials-weight {
    background-color: #fff;
    border: 2px dashed #ddd;
    border-radius: 4px;
    padding: 1em 0;
    margin: 3em 0 0 0;
    position: relative;
    text-align: left;
}

.materials-weight .calc-group {
    display: inline-block;
    padding-left: 1em;
    vertical-align: middle;
}

.materials-weight .calc-group label {
    display: block;
    text-align: left;
    font-weight: 400;
}

.materials-weight input {
    border: 0;
    background-color: #f1f1f1;
    border-radius: 4px;
    padding: 0.6em 0.8em;
    font-size: 1.2em;
}

.materials-weight .group-materials input {
    width: 480px;
}

.materials-weight .group-weight input {
    width: 80px;
    text-align: center;
}

.materials-weight #add-material {
    background: transparent;
    border: none;
    color: #01a263;
    display: inline-block;
    font-size: 2.8em;
	vertical-align: bottom;
    line-height: 1.1em;
    margin-left: 0.25em;
}

.calculator .autocomplete-suggestions {
    background: #fff;
    border: 2px solid #ddd;
    z-index: 100000 !important;
    overflow: hidden;
    overflow-y: auto;
    font-weight: 400;
    box-sizing: border-box;
}

.calculator .autocomplete-suggestion {
    padding: 0.5em 0.8em;
}

.calculator .autocomplete-selected {
    background-color: #f1f1f1;
    cursor: pointer;
}

/* ==========================================================================
   Footer
   ========================================================================== */

#mc_embed_signup .subscribe-button {
    background: #01a263;
    color: #fff;
    border: none;
}

footer {
	background-color: #01a263;
    color: #fff;
}

footer p {
	margin: 0;
}

footer a, footer a:visited {
	color: #fff;
}

footer a:hover, footer a:focus, footer a:active {
	color: #fff;
    text-decoration: underline;
}

footer .col-sm-6 {
	padding-top: 24px;
    padding-bottom: 24px;
}

footer ul {
	margin: 0; padding: 0;
    list-style: none;
}

footer .quick-links {
	text-align: right;
}

footer .quick-links li {
	display: inline-block;
    margin-left: 8px;
}



/* ==========================================================================
   Media Queries
   ========================================================================== */

@media (min-width: 1200px) {

}

@media (min-width: 992px) and (max-width: 1199px) {

    
}

@media (min-width: 768px) and (max-width: 991px) {

    
}

@media (max-width: 767px) {
    a.logo {
        text-align: center;
        display: block;
    }
    
    a.logo img {
        margin: 0 auto;
    }
    
    header nav ul { text-align: center; }
}

@media (max-width: 480px) {
    header nav ul {
        text-align: left;
    }
    
    header nav ul li {
        display: block;
    }
}

















/** From footer **/
#ajax-loader {
    position: fixed;
    bottom: -60px;
    width: 100%;
    padding: 2px;
    opacity: 0;
    z-index: 9999;
    transition: all 250ms;
}
    
#ajax-loader.active {
    bottom: 0;
    opacity: 1;
}

#ajax-loader .progress {
    bottom: 0;
    left: 4px;
    right: 4px;
}

.footer-bottom a { color: #2f74b2; }

.footer-bottom a:hover { color: #3f7fb8; }
/** From main-template **/

/** From post **/
.list-group-item {
  border: none;
}

.list-group-item:nth-child(even), .row.article:nth-child(even), .row.author {
  background: #f8f8f8;
}

.row.author { 
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.row.article {
  padding: 10px;
  font-size: .8em;
}

.img-with-caption .img-caption {
    position: absolute;
    bottom: 0;
    background: black;
    color: white;
    padding: 20px;
    opacity: 0;
    transition: opacity 250ms ease-in;
}
.img-with-caption .img-with-caption-inner {
    position: relative;
    display: inline-block;
    padding: 0px;
    margin: 10px;
}
.img-with-caption[align="aligncenter"] {
    text-align: center;
}
.img-with-caption:hover .img-caption {
    opacity: 1;
}
.container.main-content .post-content .img-with-caption img {
    margin: 0;
}

.comment-list .comment-list {
	padding-left: 25px;
}

.comment-content {
	padding-top: 5px;
    padding-bottom: 5px;
}
.comment-content:hover {
	padding-left: 11px;
	border-left: 4px solid #eee;
}
.comment-content form {
	padding-left: 18px;
}

.add-this-btn {
    font-size: 0.75em;
    padding: 1px 7px;
    border: 1px solid;
    border-radius: 3px;
    margin-left: 3px;
    display: inline-block;
    float: left;
}
