.type-post .entry-title, .type-page .entry-title {
    font-size: 34px;
    line-height: 1.2;
    margin-bottom: 37px;
}
#content .post .article-content .entry-title {
  font-size: 32px;
  padding: 25px 0 0;
}

h2 {
    font-size: 28px;
    line-height: 1.2;
}
h3 {
    font-size: 24px;
    line-height: 1.2;
}
h4 {
    font-size: 20px;
    line-height: 1.2;
}
h5 {
    font-size: 26px;
    line-height: 1.2;
}
.advertisement_728x90 img {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0);
  display: block;
  margin: 0 auto;
}

.footer-socket-wrapper .copyright {
    color: #b1b6b6;
    display: none;
    float: left;
    font-size: 14px;
}
.tg-footer-main-widget {
  float: left;
  margin-right: 2.63158%;
  width: 28%;
}
.tg-footer-other-widgets {
  float: right;
  width: 64%;
}

#header-text-nav-container {
    background-color: #efefef;
}
.main-navigation li {
    float: left;
    font-family: "Open Sans",serif;
    font-weight: 100;
    margin-left: 5px;
    margin-right: 5px;
    position: relative;
}

.main-navigation a {
color: #ffffff;
display: block;
float: none;
font-size: 14px;
font-weight: 600;
letter-spacing: 1px;
padding: 10px 12px;
text-transform: uppercase;
}
.main-navigation ul li ul {
  position: absolute;
  top: 42px;
  width: 210px;
}

/*.more-link, .no-post-thumbnail {
    background-color: #fed100;
}*/
.more-link, .no-post-thumbnail {
    background-color: #b3aeae !important;
}
.widget_featured_posts .article-content .entry-content p::after {
    content: ' ...';
}
.archive #content .post p::after {
    content: ' ...';
}

.caldera-grid .help-block {
  color: #737373;
  display: block;
  font-size: 90%;
  margin-bottom: 10px;
  margin-top: 5px;
}
.caldera-grid hr {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #cdcdcd -moz-use-text-color -moz-use-text-color;
  border-image: none;
  border-style: solid none none;
  border-width: 1px 0 0;
  margin-bottom: 20px;
  margin-top: 20px;
}

.widget_featured_slider .slide-content {
	position: absolute;
	bottom: 0;
	background: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.9));
	background: -o-linear-gradient(bottom, transparent, rgba(0, 0, 0, 0.9));
	background: -moz-linear-gradient(bottom, transparent, rgba(0, 0, 0, 0.9));
	background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.9));
	padding-bottom: 20px;
	padding-left: 5%;
	position: absolute;
	width: 100%;
}
.widget_featured_slider .slide-content .entry-title a {
	color: #ffffff;
	text-shadow: 1px 1px 2px #000000;
}

.addtoany_content {
    float: right;
    clear: both;
    margin: 16px 0;
}