.nc_socialPanel .nc_tweetContainer a.nc_tweet, .nc_socialPanel .totes .swp_count a {
	color: #FFF;
}
.nc_socialPanel .nc_tweetContainer a.nc_tweet:hover, .nc_socialPanel .totes .swp_count a:hover {
	color: #1e73be;
}

/* line 1454, ../sass/screen.scss */
.archive .wp-caption-text,
.archive .wp-caption,
.page-template .wp-caption,
.page-template .wp-caption-text,
.search .wp-caption,
.search .wp-caption-text {
  display: none;
}

article .wp-caption-text,
.entry .wp-caption-text {
  font-weight: 400 !important;
  font-size: 12px !important;
  width: auto;
}
/* line 1626, ../sass/screen.scss */
.featured-image img {
  width: auto;
  height: auto;
}

/* line 1633, ../sass/screen.scss */
.entry .wp-caption,
article .wp-caption {
  padding: 0;
  background: #fff;
  border: none;
  position: relative;
  width: auto !important;
}
/* line 1641, ../sass/screen.scss */
.entry .wp-caption a,
article .wp-caption a,
a .entry-image {
  display: block;
  position: relative;
}
/* line 1646, ../sass/screen.scss */
.entry .wp-caption img,
article .wp-caption img,
a .entry-image {
  width: auto;
  padding: 0;
  position: relative;
  display: block;
  max-width: 100%;
}
/* line 1654, ../sass/screen.scss */
.entry .wp-caption .wp-caption-text,
article .wp-caption .wp-caption-text,
a .wp-caption-text{
  font-size: 12px !important;
  line-height: 1.2;
  color: #fff;
  padding: 10px 10px;
  position: absolute;
  bottom: 0%;
  left: 0;
  right: 0;
  margin-bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  transition: opacity 0.2s ease;
}
/* line 1668, ../sass/screen.scss */
.entry .wp-caption .wp-caption-text a, .entry .wp-caption .wp-caption-text a:link, .entry .wp-caption .wp-caption-text a:visited,
article .wp-caption .wp-caption-text a,
article .wp-caption .wp-caption-text a:link,
article .wp-caption .wp-caption-text a:visited {
  color: #fff !important;
  text-decoration: underline;
  font-weight: 400 !important;
}

/* line 1677, ../sass/screen.scss */
.entry .wp-caption:hover .wp-caption-text,
article .wp-caption:hover .wp-caption-text,
a:hover .wp-caption-text {
  display: block;
  opacity: 1;
  font-size: 12px !important;
}

.wp-caption-text {
	text-align: center;
}
.cta .button {
  display: block;
  width: 100%;
  text-transform: uppercase !important;
  letter-spacing: 0;
  font-size: 2rem;
  padding: 0.7em 1em;
  text-align:center;
}
/* line 832, ../sass/screen.scss */
.cta .button .big {
  font-size: 2.5rem;
  font-weight: 700;
  display: block;
  clear: both;
}
/* line 840, ../sass/screen.scss */
.cta .underwrite {
  background: #000000;
}
/* line 844, ../sass/screen.scss */
.sidebar .widget .cta .underwrite:hover {
  background: #000000;
  color:#ffffff
}
/* line 848, ../sass/screen.scss */
.cta .newsletter {
  /* background: #0A2539; */
  background: #E9FDFF;
  color: #222;
}
/* line 852, ../sass/screen.scss */
.sidebar .widget .cta .newsletter:hover {
  background: #000000;
  color:#ffffff
}
/* line 856, ../sass/screen.scss */
.cta .weekly {
  display: inline;
}
.entry-meta a{
  color: #1e73be;
}
.entry-meta a:hover{
  color: #222
}
.comment-respond label{
  font-weight: 700;
}
.comment-respond label span{
  font-weight: 400;
}

.page-template-template-latest .latest-header{
  background-color: #000000;
  font-style: normal;
  margin-bottom: 20px;
  text-align: left;
  padding: 10px;
  color: #fff;
  text-transform: uppercase;
  clear: both;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  line-height: 1.2;
}

.page-template-template-latest .content-sidebar-wrap{
  overflow: hidden;
}

.page-template-template-latest .content .entry{
  border: none;
  float: left;
  max-width: 100%;
  margin-bottom: 30px;
  width: 100%;
}

.page-template-template-latest .content .entry:before{
  content: " ";
  display: table;
}

.page-template-template-latest .content .entry-title{
  border: none;
  font-size: 36px;
  line-height: 1.2;
}

.page-template-template-latest .content .entry-title a{
  color: #222;
  font-weight: 500
}

.page-template-template-latest .content .entry-title a:hover{
  color: #6c7059;
}

.page-template-template-latest .entry-header .entry-meta{
  margin-bottom: 10px;
}

.magazine-home .home-bottom .widget-title{
  background-color: #e9fdff;
  color:#222;
}

.featured-content .entry-title{
  font-size: 36px;
}
.archive-description{
  background-color: #000000;
}
.archive-description h1{
  color:#ffffff;
}