/* Variables and Classes ================================================================================================ */
.clearafter {
  content: '';
  display: block;
  clear: both; }

.vcenter, .box1single .box1content, #nav-prev img, #nav-next img, #nav-prev span.nextprev, #nav-next span.nextprev {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

.chromejitterfix {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0); }

/* ============================================================
  Blog Globals
============================================================ */
body {
  color: #000;
  font-family: "Lato", sans-serif;
  background: url(images/pattern1.png) #fff; }

body:before {
  display: none; }

#page {
  position: relative; }

#page p, #page li, #page a, #page h1, #page h2, #page h3, #page h4, #page h5 {
  color: #000; }

#page a, .post-navigation a:before {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s; }

#page a {
  color: #d9272e;
  outline: none; }

#page a:hover {
  border-bottom: 0;
  text-decoration: underline; }

.shareaholic-canvas {
  margin: -10px 0 0 -14px;
  height: 50px; }

/* Infinite Scroll Loading Text/Icon */
#infscr-loading {
  text-align: center;
  color: #f7232b;
  display: none !important; }

#infscr-loading img {
  text-align: center;
  display: none !important; }

/* listing pages require 100% width */
body.home .sitewidthblogbody, body.page-id-420 .sitewidthblogbody, body.category .sitewidthblogbody {
  /*width:100%; max-width:1600px;*/
  text-align: center; }

/* hide pagination except on search pages */
body.search .navigation, body.single .navigation {
  display: block; }

#blogleft {
  width: 71%;
  float: left; }

@media screen and (max-width: 1336px) {
  #blogleft {
    margin-left: 1%; } }
@media screen and (max-width: 1260px) {
  #blogleft {
    width: 68%;
    margin-left: 2%; } }
@media screen and (max-width: 1012px) {
  .single #blogleft {
    width: 100%;
    max-width: none; }

  #blogleft {
    float: none;
    width: 100%;
    max-width: 500px;
    margin: 0 auto; } }
/* ============================================================
  Blog Header
============================================================ */
header#header {
  background: url(images/bg10.png) left top no-repeat #337aab; }

#homecontainer #box1 {
  background: url(images/headerbg.png);
  background-position: center top;
  height: 446px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: relative; }

#homecontainer #box1 .sitewidth {
  width: 400px; }

#homecontainer #box1 h1, #homecontainer #box1 h2 {
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  color: #000;
  font-size: 85px;
  line-height: 85px;
  font-weight: 700;
  text-align: center;
  padding-top: 280px;
  letter-spacing: 0px;
  font-weight: 700;
  padding-bottom: 6px; }

#homecontainer #box1 p {
  font-family: "Lato", sans-serif;
  font-size: 17px;
  text-align: center;
  color: #000;
  line-height: 24px; }

#homecontainer #blogsubscribe {
  width: 100%;
  margin: 0 auto; }

#homecontainer #box1 .formentry {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  position: relative;
  width: 70%;
  float: left;
  color: #ff0000;
  overflow: hidden;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3); }

#homecontainer #box1 input {
  height: 46px;
  line-height: 44px;
  width: 100%;
  float: left;
  margin-bottom: 0;
  padding: 0 0 0 3%;
  color: #000;
  font-size: 26px;
  border: 0;
  color: #555;
  position: relative;
  font-weight: 200;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px; }
  #homecontainer #box1 input input-placeholder {
    color: #999;
    font-size: 14px; }

#homecontainer #box1 label.error {
  position: absolute;
  padding: 0;
  right: 10px;
  bottom: -7px;
  color: #ff0000 !important;
  font-size: 14px !important; }

#homecontainer #box1 button {
  width: 30%;
  cursor: pointer;
  max-height: 46px !important;
  height: 46px !important;
  line-height: 48px !important;
  text-shadow: none !important;
  float: right;
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  font-size: 18px; }

@media screen and (max-width: 1890px) {
  #homecontainer #box1 {
    background-position: center 20px;
    height: 410px; }

  #homecontainer #box1 h1, #homecontainer #box1 h2 {
    padding-top: 260px; } }
@media screen and (max-width: 1650px) {
  #homecontainer #box1 {
    height: 372px; }

  #homecontainer #box1 h1, #homecontainer #box1 h2 {
    padding-top: 230px; } }
@media screen and (max-width: 1336px) {
  #homecontainer #box1 {
    background-position: center 30px; } }
@media screen and (max-width: 1260px) {
  #homecontainer #box1 {
    background-position: center 50px;
    height: 352px; }

  #homecontainer #box1 h1, #homecontainer #box1 h2 {
    padding-top: 210px; } }
@media screen and (max-width: 1012px) {
  #homecontainer #box1 {
    height: auto;
    padding-top: 90px;
    padding-bottom: 20px;
    background: url(images/bg1.jpg) center center no-repeat;
    background-size: cover;
    position: relative; }

  #homecontainer #box1:before {
    content: '';
    display: block;
    background: rgba(0, 95, 156, 0.85);
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0; }

  #homecontainer #box1 h1, #homecontainer #box1 h2 {
    font-size: 50px;
    line-height: 55px;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 8px;
    color: #fff;
    text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.1);
    padding-top: 0; }

  #homecontainer #box1 p {
    padding-left: 5%;
    padding-right: 5%;
    color: #fff;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1); }

  #homecontainer #box1 input {
    font-size: 18px; } }
@media screen and (max-width: 767px) {
  #homecontainer #box1 .sitewidth {
    width: 90%;
    max-width: 400px; }

  #homecontainer #box1 .formentry {
    width: 60%; }

  #homecontainer #box1 button {
    width: 40%;
    line-height: 48px !important;
    font-size: 16px;
    text-transform: none; } }
/* ============================================================
  Single Post
============================================================ */
#singlecontainer #box1 {
  background: url(images/blogheader.jpg);
  background-position: center center;
  height: 446px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  border-bottom: 8px solid #f2f2f2; }

#singlecontainer #box1 h1 {
  font-family: "Oswald", sans-serif;
  max-width: 1170px;
  margin: 0 auto;
  text-transform: uppercase;
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  text-align: center;
  line-height: 85px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4); }

.box1single {
  height: 446px !important;
  position: relative !important;
  overflow: visible !important;
  background-size: cover; }

.box1single h1 {
  font-size: 46px !important;
  line-height: 54px !important;
  text-transform: none !important; }

.box1single .box1content {
  top: 58%; }

#dateauthor {
  text-align: center;
  padding-top: 10px;
  color: #fff;
  font-weight: 400;
  padding-bottom: 0;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  font-size: 14px; }

#dateauthor span {
  padding-left: 10px;
  padding-right: 10px; }

#dateauthor a {
  color: #fff;
  font-weight: 400;
  font-size: 14px; }

#dateauthor a:hover {
  color: #f7232b;
  text-decoration: none; }

#singlepost .post {
  padding: 30px 3% 30px 3%;
  margin-top: 10px !important;
  border-radius: 0;
  overflow: hidden;
  border-bottom: 0 solid #ddd;
  width: 94%;
  left: 0;
  margin-left: 0;
  background: #fff;
  box-shadow: none; }

.entry-content {
  padding: 10px 2% 0 2%;
  margin: 0 0 0 0; }

.entry-content b, .entry-content strong {
  font-weight: 600; }

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
  font-weight: 600;
  color: #f7232b !important; }

.entry-content h1 {
  font-size: 40px;
  line-height: 45px;
  margin-top: 18px;
  margin-bottom: 10px; }

.entry-content h2 {
  font-size: 30px;
  line-height: 34px;
  margin-top: 18px;
  margin-bottom: 10px; }

.entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
  font-size: 26px;
  line-height: 30px;
  margin-top: 18px;
  margin-bottom: 9px; }

.entry-content iframe {
  margin: 0 auto !important;
  display: block;
  width: 900px;
  height: 506px;
  margin-top: 10px !important; }

.entry-content iframe.soundcloud {
  height: 166px; }

.entry-content img {
  margin-top: 10px;
  margin-bottom: 10px; }

.post-navigation {
  box-shadow: none;
  margin-bottom: 20px !important;
  margin-top: 60px !important;
  background: none;
  clear: both; }

.post-navigation .nav-previous, .post-navigation .nav-next {
  width: 47%;
  background-color: #282828;
  height: 210px;
  background-repeat: no-repeat;
  background-position: top center;
  border: 0 !important;
  background-size: cover !important; }

.post-navigation .nav-previous {
  float: left; }

.post-navigation .nav-next {
  float: right; }

.post-navigation .nav-previous span, .post-navigation .nav-next span {
  font-family: "Oswald", sans-serif;
  text-shadow: -1px 2px 3px rgba(0, 0, 0, 0.8);
  text-align: center; }

.post-navigation span.meta-nav {
  font-size: 20px;
  color: #f7232b !important; }

.post-navigation span.post-title {
  font-size: 25px;
  color: #fff; }

@media screen and (max-width: 1650px) {
  .single #main {
    padding: 30px 0 30px 0; } }
@media screen and (max-width: 1200px) {
  #postauthor {
    width: 100px;
    height: 100px;
    border-radius: 54px;
    margin-left: -54px;
    bottom: -60px;
    border: 4px solid #fff; }

  .box1single h1 {
    font-size: 42px !important;
    line-height: 50px !important; }

  html #postauthor:hover {
    border: 4px solid #ccc !important; }

  .entry-content {
    padding: 0 2% 0 2%; } }
@media screen and (max-width: 1012px) {
  .post-navigation .nav-previous, .post-navigation .nav-next {
    width: 100%;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px; }

  .post-navigation .nav-next {
    margin-top: 20px; }

  .entry-content iframe {
    width: 100%;
    height: 300px; } }
@media screen and (max-width: 767px) {
  .box1single h1 {
    font-size: 25px !important;
    line-height: 33px !important; }

  #singlepost .post {
    padding-top: 20px;
    padding-bottom: 20px; }

  #dateauthor {
    text-align: center; }

  #dateauthor span {
    display: none; }

  #dateauthor a {
    display: block; } }
/* ============================================================
  Single Post Enhancements
============================================================ */
#singlecontainer {
  overflow: hidden; }

.single #box1 h1 {
  padding-left: 3%;
  padding-right: 3%; }

.rsocial {
  position: absolute;
  top: -49px;
  left: 50%;
  height: 41px;
  background: #f7232b;
  border-radius: 0;
  overflow: hidden;
  margin-left: -98px; }

.rsocial .shareproject {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  background: #2a648c; }

.rsocial .shareproject span.shareprojectspan {
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 41px;
  cursor: default;
  font-family: "Oswald", sans-serif; }

.rsocialshare {
  background: #337aab;
  height: 100%;
  float: left; }

.rsocialshare a {
  float: left;
  width: 35px;
  height: 41px;
  display: block;
  background-position: 50% 50%;
  background-repeat: no-repeat; }

.rsocialshare a.rsocial-m {
  background-image: url(images/social-m.png); }

.rsocialshare a.rsocial-f {
  background-image: url(images/social-f.png);
  width: 30px; }

.rsocialshare a.rsocial-t {
  background-image: url(images/social-t.png); }

.rsocialshare a.rsocial-i {
  background-image: url(images/social-i.png); }

.rsocialshare a.rsocial-g {
  background-image: url(images/social-g.png); }

.rsocialshare a:hover {
  background-color: #3d8dc5; }

#nav-prev, #nav-next {
  height: 60px;
  width: 148px;
  display: block;
  background: none;
  position: absolute;
  top: 50%;
  text-decoration: none;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  z-index: 10;
  border-bottom: 4px solid rgba(247, 35, 43, 0); }

#nav-prev {
  left: -85px; }

#nav-next {
  right: -85px; }

#nav-prev img, #nav-next img {
  opacity: 1;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  display: block; }

#nav-prev img {
  float: right;
  margin-right: 20px; }

#nav-next img {
  float: left;
  margin-left: 20px; }

#nav-prev span.nextprev, #nav-next span.nextprev {
  opacity: 0;
  color: #fff;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: none;
  top: 52%;
  display: block;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all; }

#nav-prev span.nextprev {
  float: right;
  margin-right: 11px; }

#nav-next span.nextprev {
  float: left;
  margin-left: 17px; }

#nav-prev:hover {
  background: rgba(46, 111, 155, 0.8);
  left: 0;
  border-bottom: 4px solid rgba(255, 255, 255, 0.8); }

#nav-next:hover {
  background: rgba(46, 111, 155, 0.8);
  right: 0;
  border-bottom: 4px solid rgba(255, 255, 255, 0.8); }

#nav-prev:hover img, #nav-next:hover img {
  -webkit-filter: brightness(1);
  filter: brightness(1);
  opacity: 1; }

#nav-prev:hover span.nextprev, #nav-next:hover span.nextprev {
  opacity: 1; }

@media screen and (max-width: 1260px) {
  .single #box1 h1 {
    padding-left: 10%;
    padding-right: 10%; }

  #nav-prev, #nav-next {
    border: none !important; }

  #nav-prev {
    left: -97px; }

  #nav-next {
    right: -97px; }

  #nav-prev:hover {
    left: -97px;
    background: none; }

  #nav-next:hover {
    right: -97px;
    background: none; }

  #nav-prev:hover span.nextprev, #nav-next:hover span.nextprev {
    opacity: 0; } }
@media screen and (max-width: 1012px) {
  .rsocial .shareproject {
    display: none; }

  .rsocial {
    margin-left: -70px; }

  #nav-prev, #nav-next {
    top: 47%; } }
/* ============================================================
  Admin Logged In Fixes
============================================================ */
#wpadminbar {
  /*position:fixed*/ }

body.logged-in #scrollshadow {
  display: none; }

@media screen and (max-width: 1012px) {
  body.logged-in .slicknav_menu {
    top: 32px; }

  body.logged-in #mlogo {
    top: 42px; }

  body.logged-in #mnumber {
    top: 46px; } }
@media screen and (max-width: 781px) {
  body.logged-in .slicknav_menu {
    top: 46px; }

  body.logged-in #mlogo {
    top: 56px; }

  body.logged-in #mnumber {
    top: 61px; } }
/* ============================================================
  Mobile Header
============================================================ */
#masthead, .site-title a, .site-description {
  display: none; }

@media screen and (max-width: 1012px) {
  #masthead {
    display: block;
    background: transparent; }

  .site-title a, .site-description {
    display: none !important; }

  .secondary-toggle {
    margin-top: 6px;
    background: #fff !important;
    border: 1px solid #ccc !important;
    width: 40px;
    height: 40px; }

  .secondary-toggle:before {
    width: 38px;
    line-height: 38px; } }
@media screen and (max-width: 620px) {
  .secondary-toggle {
    margin-top: 6px; } }
/* ============================================================
  Sidebar
============================================================ */
.single #sidebar {
  margin: 45px 0 0 0; }

#sidebar {
  margin: 15px 0 0 0;
  padding: 0;
  position: relative !important;
  float: right;
  margin-right: 0;
  width: 254px;
  background: none;
  text-align: left;
  top: 0 !important; }

#sidebar a {
  display: block;
  line-height: 26px;
  color: #f7232b;
  text-decoration: underline;
  font-weight: normal; }

#sidebar a:hover {
  text-decoration: underline; }

.widget {
  padding: 0 0 40px 0 !important;
  width: 100%;
  margin-bottom: 0;
  position: relative; }

.widget-title {
  color: #000 !important;
  font-family: "Oswald", sans-serif;
  margin: 0 0 0 0;
  background: none;
  width: 100%;
  text-align: left;
  text-transform: none;
  line-height: 50px;
  font-size: 24px;
  letter-spacing: 0; }

.widget {
  line-height: 22px; }

.widget ul {
  width: 90%; }

.widget li {
  padding: 0 0 0 0;
  margin-left: 0;
  margin-bottom: 7px;
  list-style-type: none;
  color: #f7232b;
  border: 0; }

.widget li a {
  font-size: 14px;
  text-decoration: none !important;
  line-height: 18px !important;
  position: relative;
  z-index: 10;
  display: block; }

.widget li a:hover {
  color: #005f9c !important; }

#widget-area p {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none; }

.wpp-list .current {
  display: none; }

.widget button, .widget input, .widget select, .widget textarea {
  font-size: inherit !important;
  font-size: inherit !important; }

@media screen and (max-width: 1260px) {
  .single #sidebar {
    margin: 45px 2% 0 0; }

  #sidebar {
    margin-right: 2%;
    width: 224px; } }
@media screen and (max-width: 1012px) {
  .single #sidebar {
    margin: 0 0 13px 0; }

  #sidebar {
    padding: 0;
    position: relative !important;
    margin: 0 auto;
    width: 100%;
    margin-right: 0; }

  #secondary {
    padding: 0;
    background: none;
    margin-top: 10px !important; }

  .widget {
    padding: 0 0 20px 0 !important;
    margin-bottom: 30px;
    text-align: center; }

  .widget-title {
    margin: 0 0 14px 0;
    text-align: center; }

  .widget ul {
    width: 100%; }

  .widget li, .widget li:hover {
    list-style-type: none;
    margin-left: inherit;
    padding-left: inherit;
    background: none; }

  .widget li:hover a {
    color: #df0810 !important; } }
/* ============================================================
  Subscribe2 Widget
============================================================ */
#s2_form_widget-2 br, label[for="s2email"] {
  display: none; }

#s2_form_widget-2 .search, #s2_form_widget-2 .s2_message, #s2_form_widget-2 .s2_message a {
  font-size: 14px !important;
  line-height: 20px; }

#s2_form_widget-2 .s2_message {
  padding-top: 13px;
  color: #000; }

#s2_form_widget-2 .s2_message a {
  display: inline; }

#s2_form_widget-2 input[type="text"] {
  border: 1px solid #ddd;
  background: #fafafa;
  width: 97%;
  padding: 4px 0 5px 3%;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  line-height: normal;
  margin-top: 20px;
  font-size: 16px !important; }

#s2_form_widget-2 input[type="submit"] {
  display: block;
  background: #d9272e;
  width: 140px;
  height: 55px;
  font-size: 25px;
  line-height: 53px;
  font-family: "Oswald", sans-serif;
  color: #fff !important;
  font-weight: normal;
  text-decoration: none !important;
  padding: 0;
  text-align: center;
  border-radius: 2px;
  float: right;
  margin: -20px 0 40px 0;
  text-transform: capitalize; }

#s2_form_widget-2 input[type="submit"]:hover {
  background: #f83c43 !important;
  color: #fff !important; }

@media screen and (max-width: 739px) {
  #s2_form_widget-2 input[type="submit"] {
    margin: 0px 0 40px 0; } }
/* ============================================================
  Post Reset Fixes
============================================================ */
.post a {
  text-decoration: underline;
  border: 0; }

.post ol, .post ul {
  list-style: inherit;
  margin-bottom: inherit;
  padding-left: 30px !important; }

.post li {
  margin-bottom: 10px; }

.post p {
  margin-bottom: 0; }

.post p, .post li {
  line-height: 24px; }

.post a:hover {
  color: #f9545a !important; }

@media screen and (max-width: 1200px) {
  .post li {
    font-size: 14px; } }
/* ============================================================
  Post Listing
============================================================ */
#page {
  width: 100%;
  padding: 0;
  min-width: 100%; }

#content {
  display: block;
  left: 0;
  float: none;
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding-bottom: 0; }

#primary {
  border-right: 0 solid #ebebeb; }

#main {
  padding: 30px 0 60px 0;
  margin-top: 0;
  width: 100%;
  min-width: 100%; }

.homeposts {
  width: 100%;
  height: 400px;
  display: block;
  margin: 0 0 29px 0;
  position: relative;
  overflow: hidden;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  clear: both; }

.homeposts .post {
  border: 0;
  box-shadow: none;
  width: 100%;
  height: 100%;
  position: relative;
  background: #fff;
  padding: 0 !important;
  margin: 0 !important;
  display: block; }

.homeposts .bgpostleft {
  width: 35%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  /* Chrome, Safari, Opera */
  backface-visibility: hidden;
  display: block;
  float: left;
  background-repeat: no-repeat; }

.homeposts .bgpostright {
  width: 65%;
  height: 100%;
  text-align: left;
  position: relative;
  display: block;
  float: right; }

.homeposts .bgpostleft:hover {
  opacity: .94; }

.homeposts .brightpad {
  padding: 35px 8% 0 8%; }

.homeposts .post span {
  -webkit-transition: 0.2s all;
  -moz-transition: 0.2s all;
  transition: 0.2s all; }

.homeposts .post a.bgposttitle {
  display: block;
  z-index: 2;
  color: #d9272e !important;
  font-size: 24px;
  line-height: 30px;
  font-family: "Oswald", sans-serif;
  text-decoration: none !important;
  font-weight: bold;
  padding-bottom: 0;
  margin-bottom: 0;
  font-weight: 400; }

.homeposts .post a.bgposttitle:hover {
  color: #005f9c !important; }

.homeposts .post span.adate {
  display: block;
  font-size: 14px;
  color: #000;
  line-height: 17px; }

.homeposts .post span.adate a {
  font-size: 14px !important;
  color: #000 !important;
  text-decoration: none !important;
  font-weight: normal; }

.homeposts .post span.adate a:hover {
  color: #d9272e !important; }

.homeposts .post span.adate span {
  padding-left: 6px;
  padding-right: 6px; }

.homeposts .bgsocial {
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  margin-top: 20px;
  height: 36px; }

.homeposts .bgsocial span {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  color: #000;
  font-style: italic;
  display: block;
  float: left;
  position: relative;
  line-height: 34px; }

.homeposts .bgsocial span:after {
  content: '';
  display: block;
  width: 1px;
  height: 30px;
  background: #f2f2f2;
  position: absolute;
  top: 3px;
  right: -12px; }

.homeposts .bgsocial .shareaholic-canvas {
  margin: -7px 0 0 11px;
  float: left;
  clear: none; }

.homeposts .post span.aexcerpt {
  display: block;
  font-size: 16px;
  line-height: 23px;
  color: #000;
  font-weight: 400;
  position: relative;
  padding-top: 15px;
  clear: both; }

.homeposts .bgpostread {
  display: inline-block;
  line-height: 40px;
  height: 40px;
  text-decoration: none !important;
  font-family: "Oswald", sans-serif;
  color: #fff !important;
  text-align: center;
  width: 100px;
  font-size: 15px;
  font-weight: 400;
  margin-top: 18px;
  z-index: 21;
  position: relative; }

html .homeposts .bgpostread:hover {
  background: #f83c43;
  color: #fff !important; }

.homeposts .post span.abottom {
  display: block;
  position: absolute;
  bottom: 0;
  height: 56px;
  width: 100%;
  background: #f2f2f2;
  text-align: center;
  line-height: 56px;
  z-index: 20;
  color: #000;
  font-size: 14px; }

.homeposts .post span.abottom span {
  padding: 0 8% 0 8%; }

.homeposts .post span.abottom span a {
  font-size: 14px;
  text-decoration: none;
  font-weight: normal; }

.homeposts .post span.abottom span a:hover {
  text-decoration: underline !important; }

@media screen and (max-width: 1650px) {
  #main {
    padding: 30px 0 50px 0; } }
@media screen and (max-width: 1260px) {
  #main {
    padding: 30px 0 40px 0; }

  .homeposts {
    height: 420px; } }
@media screen and (max-width: 1012px) {
  #main {
    padding: 50px 0 20px 0; }

  .homeposts {
    height: auto;
    margin: 0 0 35px 0; }

  .homeposts .bgpostleft {
    width: 100%;
    float: none;
    height: 240px; }

  .homeposts .bgpostright {
    width: 100%;
    float: none;
    height: auto; }

  .homeposts .brightpad {
    padding: 25px 8% 0 8%; }

  .homeposts .post a.bgposttitle {
    font-size: 28px;
    line-height: 28px;
    padding-bottom: 5px; }

  .homeposts .post span.aexcerpt {
    font-size: 16px;
    line-height: 21px;
    padding-top: 15px; }

  .homeposts .post span.abottom {
    position: relative;
    bottom: inherit;
    margin-top: 25px;
    line-height: 16px;
    height: auto;
    padding-top: 16px;
    padding-bottom: 16px; }

  .homeposts .bgsocial {
    margin-top: 15px; }

  .homeposts .bgsocial span {
    display: none; }

  .homeposts .bgsocial span:after {
    display: none; }

  .homeposts .bgsocial .shareaholic-canvas {
    margin: -7px 0 0 -13px; } }
@media screen and (max-width: 767px) {
  .homeposts .bgpostleft {
    height: 140px; }

  .homeposts .post a.bgposttitle {
    font-size: 24px;
    line-height: 28px; } }
/* ============================================================
  Pagination
============================================================ */
.home.blog .pagination {
  margin-top: 10px; }

.pagination {
  text-align: right;
  margin-top: 10px;
  margin-bottom: 20px;
  cursor: default; }

.pagination h2 {
  display: none; }

.page-numbers {
  display: inline-block;
  padding: 5px 10px !important;
  margin: 0 2px 0 0 !important;
  background: #f7232b;
  color: #fff;
  border: 1px solid #df0810 !important;
  font-size: 20px;
  line-height: 20px;
  text-decoration: none;
  border-radius: 0;
  font-weight: 400 !important;
  font-family: "Oswald", sans-serif;
  text-decoration: none !important;
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  transition: 0.1s;
  color: #fff !important; }

.page-numbers.dots {
  background: none;
  border: 0 !important;
  color: #f7232b !important;
  padding: 0 !important;
  font-weight: 700 !important; }

.page-numbers.current {
  background: #fff !important;
  color: #f7232b !important;
  cursor: default; }

a.page-numbers:hover {
  background: #f84a51;
  color: #fff !important; }

@media screen and (max-width: 1012px) {
  .pagination {
    margin-bottom: 40px; } }
@media screen and (max-width: 767px) {
  .pagination {
    text-align: center; } }
/* ============================================================
  Popular Posts
============================================================ */
.popularposts {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 0 29px 0;
  position: relative;
  overflow: hidden;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3); }

.popularposts .post {
  border: 0;
  box-shadow: none;
  width: 100%;
  height: 100%;
  position: relative;
  background: #fff;
  padding: 0 !important;
  margin: 0 !important;
  display: block; }

.popularposts p {
  padding: 0 !important;
  margin: 0 !important; }

.popularposts br {
  display: none; }

.popularposts .bgpostright {
  width: 90%;
  padding: 35px 5% 35px 5%;
  height: 100%;
  text-align: left;
  position: relative;
  display: block; }

.popularposts .bgpostleft:hover {
  opacity: .94; }

.popularposts .post span {
  -webkit-transition: 0.2s all;
  -moz-transition: 0.2s all;
  transition: 0.2s all; }

.popularposts .post a.bgposttitle {
  display: block;
  z-index: 2;
  color: #67675d !important;
  font-size: 34px;
  line-height: 36px;
  font-family: "Lato", sans-serif;
  text-decoration: none !important;
  font-weight: bold;
  padding-bottom: 0;
  margin-bottom: 0; }

.popularposts .post a.bgposttitle:hover {
  color: #005f9c !important; }

.popularposts .post span.adate {
  display: block;
  font-size: 16px;
  color: #67675d;
  line-height: 19px; }

.popularposts .post span.adate a {
  font-size: 16px !important;
  color: #67675d !important;
  text-decoration: none !important; }

.popularposts .post span.adate a:hover {
  color: #f7232b !important; }

.popularposts .post span.adate span {
  padding-left: 6px;
  padding-right: 6px; }

.popularposts .post span.aexcerpt {
  display: block;
  font-size: 18px;
  line-height: 25px;
  color: #67675d;
  font-weight: 400;
  position: relative;
  padding-top: 20px;
  clear: both; }

.popularposts .bgpostread {
  display: inline-block;
  line-height: 44px;
  height: 40px;
  text-decoration: none !important;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  color: #fff !important;
  background: #f7232b;
  border-radius: 2px;
  padding: 0 20px 0 20px;
  text-align: center;
  width: auto;
  font-size: 16px;
  margin-top: 24px;
  z-index: 21;
  position: relative; }

html .popularposts .bgpostread:hover {
  background: #f83c43;
  color: #fff !important; }

@media screen and (max-width: 1012px) {
  .popularposts {
    margin: 0 0 19px 0; }

  .popularposts .bgpostright {
    width: 80%;
    padding: 35px 10% 35px 10%; }

  .popularposts .post a.bgposttitle {
    font-size: 28px;
    line-height: 28px;
    padding-bottom: 5px; }

  .popularposts .post span.aexcerpt {
    font-size: 16px;
    line-height: 21px;
    padding-top: 15px; } }
/* ============================================================
  Archive Title
============================================================ */
header {
  margin: 0;
  padding: 0 !important;
  border: 0 !important;
  box-shadow: none !important; }

.page-header {
  background: none; }

h1.page-title {
  font-family: "Oswald", sans-serif !important;
  font-weight: 400;
  text-align: center;
  color: #999 !important;
  padding: 0 !important;
  margin: 0 0 50px 0 !important; }

.category-podcasts header, .category-video header, .category-articles header {
  display: none; }

@media screen and (max-width: 1012px) {
  header {
    padding: 0 0 30px 0; } }
@media screen and (max-width: 767px) {
  h1.page-title {
    margin: 0 0 40px 0 !important; } }
/* ============================================================
  Page
============================================================ */
#main .page {
  background: none;
  box-shadow: none;
  padding: 0;
  margin: 0; }

.page header {
  margin: 0;
  padding: 0 !important;
  border: 0 !important;
  box-shadow: none !important; }

.page .entry-header {
  background: none; }

h1.entry-title {
  font-family: "Oswald", sans-serif !important;
  font-weight: 400;
  text-align: center;
  color: #999 !important;
  padding: 0 !important;
  margin: 0 0 10px 0 !important; }

.page .entry-content {
  background: none; }

/* ============================================================
  Seach Results
============================================================ */
.searchresults article {
  padding-bottom: 14px;
  margin-bottom: 40px;
  border-bottom: 1px solid #ddd; }

.searchresults h2 a {
  font-size: 26px;
  margin-bottom: 10px;
  display: block;
  line-height: 32px; }

.searchresults a {
  font-weight: 400;
  color: #f7232b !important; }

.searchresults a:hover {
  color: #f7232b !important; }

.searchresults article, .no-results .page-content {
  box-shadow: none !important; }

.searchresults article, .no-results .page-content {
  margin-top: 0;
  padding-top: 0; }

/* ============================================================
  Comments
============================================================ */
.comments-area {
  background-color: #fefefe;
  margin-top: 50px;
  padding: 40px 7% 5% 7%;
  box-shadow: none;
  border: 1px solid #ebebeb; }

.comments-area input, .comments-area textarea {
  width: 97% !important; }

.comments-area a:hover {
  border-bottom: 0;
  text-decoration: underline; }

.comment-reply-title, .comments-title {
  font-family: "Lato", sans-serif;
  font-size: 30px;
  margin-top: 0; }

#comments ol li {
  list-style-image: none; }

.comment-reply-link {
  line-height: 20px;
  background: #f7232b;
  color: #fff !important;
  border: 0 !important;
  text-decoration: none !important;
  margin-top: 0 !important; }

.comment-reply-link:hover {
  background: #f9545a; }

.post-navigation {
  margin-top: 60px;
  border-top: 0; }

.post-navigation .post-title {
  font-family: "Lato", sans-serif; }

.post-navigation a {
  text-decoration: none !important;
  margin-top: 0; }

#respond p {
  font-size: 14px; }

#respond label {
  font-size: 20px;
  font-family: "Lato", sans-serif;
  font-weight: normal;
  text-transform: none; }

p#form-allowed-tags {
  font-size: 11px !important; }

#respond #submit {
  background: #f7232b;
  font-family: "Lato", sans-serif;
  width: 100% !important;
  font-size: 24px;
  height: 60px;
  line-height: 60px;
  padding: 0 !important;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  border: none;
  box-shadow: none;
  cursor: pointer;
  -webkit-transition: 0.2s all;
  -moz-transition: 0.2s all;
  transition: 0.2s all; }

#respond #submit:hover {
  background: #f9545a;
  color: #fff; }

@media screen and (max-width: 1012px) {
  .comments-area {
    margin-top: 30px;
    padding: 0 7% 7% 7%; }

  .comments-area h2 {
    margin-bottom: 20px; }

  .comments-area input, .comments-area textarea {
    width: 95% !important; }

  .comment-reply-title {
    margin-top: 10px; }

  .comments-title {
    margin-top: 20px; }

  #respond p {
    font-size: 13px; }

  #respond label {
    font-size: 16px; }

  #respond #submit {
    font-size: 18px; }

  .post-navigation {
    margin-bottom: 40px; } }


