/*
 Theme Name:   2016 BNI Design - Mobile
 Description:  2016 BNI Design - Mobile
 Version:      1.0
 Author:       Steven Crawford
 Author URI:   http://shelbybark.com

*/

div#content {
  padding: 0;
}
body#articlePage div#content div#article,
body#homePage div.story h3,
body#homePage div.story h4,
body#homePage div.story p,
div.category_page h3,
div.category_page h4,
div.category_page p,
div.author_page h3,
div.author_page h4,
div.author_page p,
dd.wp-caption-text,
ul.sidebar li h3.section,
div.col.last ul.sidebar .widget {
  padding-left: 15px;
  padding-right: 15px;
}

h3 {
  font-size: 1.25em;
}

.mobile-nav img {
  width: 180px;
  margin: 7px 0 0;
}
div.river {
  margin-bottom: 20px;
}

div#article h2 {
    margin-top: 0.5em;
}

div.story img.headshot {
  width: 25% !important;
  float: right;
  margin: 0 0 0 10px;
}
div.story .teasePhoto.align_left img {
  width: 19% !important;
  float: left;
  margin: 0 10px 0 0;
}
div.story .teasePhoto.align_right img {
  width: 19% !important;
  float: right;
  margin: 0 0 0 10px;
}

body#homePage div.opinion div.item_2,
body#homePage div.opinion div.item_3 {
  border-bottom: 1px solid #cfcfcf;
}
div#photo_video_slider div.ca-nav {
  width: 110%;
  display: block;
}

div#content div.check_this_out div.story {
  clear: both;
}
div#content div.check_this_out div.story img {
  float: right;
  margin: 0 0 0 10px;
}

div#health_section div.mini_nav ul,
div.mini_nav ul li {
  padding: 0;
  list-style: none;
}
div#health_section div.mini_nav ul li {
  display: inline-block;
  padding: 0 2px;
  font-family: 'jaf-bernina-sans-narrow', helvetica, arial, sans-serif;
  font-size: 13px;
}
div#health_section div.mini_nav ul li a {
  display: block;
  background: #48296c;
  padding: 4px 10px 3px;
  color: #fff;
}
div#content div.category_page div.river h3.section {
  display: none;
}
div.category_page div.river div.story {
  padding-left: 0;
  padding-right: 0;
}
div#content div.category_page small.archiveButtons a {
  display: block;
  width: 50%;
  background: #222;
  padding: 20px 0;
  float: left;
  text-align: center;
  color: #fff;
  font-size: 1.5em;
  font-weight: 900;
}
div#content div.category_page small.archiveButtons span {
  display: none;
}
div#content div.category_page small.archiveButtons span.no_link {
  display: block;
  width: 50%;
  float: left;
  padding: 20px 0;
  float: left;
  text-align: center;
  color: #ccc;
  font-size: 1.5em;
  font-weight: 900;
}

ul#sportsTeams {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul#sportsTeams li {
  display: block;
  width: 50%;
  float: left;
  height: 125px;
  font-size: 11px;
  text-align: center;
}
ul#sportsTeams li a {
  display: block;
}

div.river_more_stories {
  padding: 1em;
  background: #eee;
}
div.river_more_stories ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
div.river_more_stories ul li {
  display: block;
  width: 50%;
  float: left;
}

ul.featured_gallery {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
  height: 500px;
}
ul.featured_gallery li {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
}
div.bx-viewport ul.featured_gallery {
  width: auto;
  height: auto;
}

ul.featured_gallery img {
  position: relative;
  margin: 0 auto;
}

div#story_photo_group .bx-wrapper .bx-viewport {
  background: #000;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  left: 0;
}

div.bxslide {
  background: #f2f2f2;
}
div#story_photo_group .bx-wrapper {
  margin-bottom: 30px;
  padding-bottom: 36px;
  background: #222;
  margin-bottom: 0;
}

div.story div.bxslide img {
  width: auto !important;
  height: 352px !important;
  margin: 0 auto;
}
.bx-wrapper .bx-controls-direction a {
  z-index: 200 !important;
}
.bx-wrapper .bx-caption {
  display: none;
}
.bx_caption_out {
  color: #eee;
  font-size: 12px;
  padding: 1em;
  background: #222;
  margin: 0 0 15px;
}
.bx-wrapper .bx-pager {
  padding-top: 12px;
  padding-left: 10px;
  padding-bottom: 0;
  bottom: 0;
}
.bx-wrapper .bx-controls-auto {
  padding-top: 12px;
  padding-right: 10px;
  padding-bottom: 0;
  bottom: 0;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #aaa;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #666;
}

h3.obit_date {
  margin: 20px 0 5px;
  font-size: 14px;
  font-weight: 100;
  color: #aaa;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}

div.read_more_stories,
div.river_more_stories {
  padding: 1em;
  background: #eee;
}
div.read_more_stories ul,
div.river_more_stories ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
div.read_more_stories ul li,
div.river_more_stories ul li {
  margin: 8px 0 0;
}
div.story_detail div.ad {
  margin-bottom: 20px;
  border-bottom: 0;
  padding-bottom: 0;
  clear: both;
}
div.story_detail div.ad:after {
  content: none;
}
div.story_detail div.ad > div {
  position: relative;
  margin: 0 auto;
}
div#mobile_footer_ad {
  width: 100%;
  /*height: 60px;*/
  background: #222;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 5;
}
div#mobile_footer_ad div.ad {
  margin: 0 auto;
  padding: 5px 0;
  border-bottom: 0;
}
.sb-slidebar ul li ul.sub-nav li a {
  padding-left: 30px;
  font-size: 18px;
}

.gform_body {
  font-family: helvetica, arial, sans-serif;
}
.gform_wrapper form li,
.gform_wrapper li {
  margin: 0 0 0.5em;
}
.gform_wrapper .top_label .gfield_label {
  margin-bottom: 0 !important;
}
.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type='image'],
.gform_wrapper .gform_footer input[type='submit'] {
  background-color: #9e0505;
  border: 0;
  padding: 10px 20px;
  color: #fff;
  font-weight: bold;
  border-radius: 5px;
}
li.featured_gallery_ad_slide div.ad {
  border-bottom: 0;
  margin-top: 30px;
}
.f_controls {
  bottom: 60px;
}

body#articlePage div#sb-site {
  padding: 140px 0 0;
}

.prev_next_article {
  position: fixed;
  top: 50px;
  width: 100%;
  border-bottom: 1px solid #cfcfcf;
  background: #fff;
  margin-bottom: 1em;
  z-index: 9999;
}
.prev_next_article .padding {
  padding: 0.5em 1em 0.5em 0.5em;
}
.prev_next_article .prev_article .padding {
  padding: 1em;
}
.prev_next_article .button {
  -webkit-appearance: none;
  background: transparent;
  border: 0;
  outline: 0;
}

.prev_next_article svg {
  padding: 5px;
}

.prev_next_article .arrow {
  cursor: pointer;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  margin-left: -18px;
  width: 30px;
  height: 30px;
}
.prev_next_article .right {
  right: 10px;
}

.prev_next_article .left:hover polyline,
.prev_next_article .left:focus polyline {
  stroke-width: 3;
}

.prev_next_article .left:active polyline {
  stroke-width: 6;
  transition: all 100ms ease-in-out;
}

.prev_next_article .right:hover polyline,
.prev_next_article .right:focus polyline {
  stroke-width: 3;
}

.prev_next_article .right:active polyline {
  stroke-width: 6;
  transition: all 100ms ease-in-out;
}

.prev_next_article polyline {
  transition: all 250ms ease-in-out;
}

.prev_next_article .prev_article {
  padding: 0;
  float: left;
  width: 1%;
}
.prev_next_article .next_article {
  padding: 0;
  border-left: 1px solid #ccc;
  float: right;
  width: 90%;
}
.prev_next_article .next_article.fullwidth {
  width: 100%;
  border-left: 0;
}
.prev_next_article .next_article .padding {
  padding-right: 2em;
}
.prev_next_article .label {
  text-transform: uppercase;
  font-size: 0.65em;
  margin: 0 0 0.5em;
  font-weight: 700;
}
.prev_next_article .thumb {
  float: left;
  margin: 0 0.5em 0.5em 0;
  width: 40px;
  height: 40px;
}
div.story .prev_next_article img {
  width: 40px !important;
}
.prev_next_article h4 a {
  font-weight: normal;
  font-size: 1em;
}
.rpwe_widget .widgettitle a {
  color: #92191f !important;
}
.rpwe-block a {
  font-weight: 900;
}

div.one_by_one_group {
  line-height: 0;
}
div#vuukle-powerbar {
    margin: 0 0 20px;
}


div.subscription_intro {
    padding: 2em 0;
    font-weight: normal;
    font-size: 20px;
    background: #666;
    margin: 0 0 1.2em;
    color: #fff;
}

div.subscription_intro h3 {
    color: #fff;
    text-align: center;
    font-size: 1.5em;
    max-width: 600px;
    margin: 0 auto 0.5em;
    padding: 0 1em;
}
body#articlePage div#content div.story div.subscription_intro p {
    color: #fff;
    max-width: 600px;
    margin: 0 auto;
    padding: 0 1em;
    font-size: 18px;
}

h2.choose_option {
    text-transform: uppercase;
    font-size: 2em;
    text-align: center;
}
p.already_subscriber {
    text-align: center;
}
.plan_group {
  text-align: center;
  margin: 60px 10px;
  font-size: 16px;
  clear: both;
}
.plan_group .plan {
  margin: 0 1.6%;
  width: 30%;
  position: relative;
  float: left;
  background-color: #ffffff;
  border: 0px solid #222;
  transition: all .5s ease-in-out;
  box-shadow: 0 0 5px rgba(0, 0, 0, 1);
}
.plan_group .plan:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 1);
}
.plan_group * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.plan_group header {
  position: relative;
}
.plan_group .tag-title {
  position: relative;
  top: 0;
  font-weight: 800;
  padding: 10px 15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0;
  display: inline-block;
  background-color: #397daa;
  color: #ffffff;
}
.plan_group .plan-title {
  font-weight: 800;
  padding: 30px 15px 10px;
}
.plan_group .plan-cost {
  padding: 0px 10px 0px;
}
.plan_group p.whisper {
    color: #888;
}
.plan_group .plan img {
    height: 130px !important;
    width: auto !important;
    max-width: 100%;
}
.plan_group .plan-price {
  font-weight: 800;
  font-size: 2.4em;
  color: #222;
}
.plan_group .plan-type {
  opacity: 0.6;
}
.plan_group .plan-features {
  padding: 0;
  margin: 0;
  text-align: center;
  list-style: outside none none;
  font-size: 0.8em;
}
.plan_group .plan ul.bullets {
    text-align: left;
    padding: 0 2em 0 3em;
}
.plan_group .plan-features li {
  border-top: 1px solid #d2d7e2;
  padding: 10px 5%;
}
.plan_group .plan-features li:nth-child(even) {
  background: rgba(0, 0, 0, 0.08);
}
.plan_group .plan-features i {
  margin-right: 8px;
  opacity: 0.4;
}
.plan_group .plan-select {
  padding: 20px 10px 20px;
}
body#articlePage div#content div#article div.story_detail .plan_group .plan-select a {
  background-color: #fff;
  color: #222;
  border-radius: 5px;
  text-decoration: none;
  padding: 0.5em 1em;
  font-weight: 800;
  text-transform: uppercase;
  display: inline-block;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.8);
}
body#articlePage div#content div#article div.story_detail .plan_group .plan-select a:hover {
  background-color: #46627f;
  color: #fff;
  border-bottom: 0;
}
.plan_group .featured {
  margin-top: -20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 1);
  z-index: 1;
}
.plan_group .plan.featured:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 1);
}
.plan_group .featured .plan-price {
    color: #397daa;
}
.plan_group .featured .plan-title {
    padding-top: 10px;
}
.plan_group .featured .plan-cost {
  padding: 0px 10px 0px;
}
.plan_group .featured .plan-features li {
}
.plan_group .featured .plan-select {
}
body#articlePage div#content div#article div.story_detail .plan_group .featured .plan-select a {
    background-color: #f7941d;
    color: #fff;
}

@media only screen and (max-width: 767px) {
  .plan_group  {
      display: flex;
      margin: 1em 0;
      flex-direction: column;
  }
  .plan_group .plan {
    flex: 1 1 25%;
    margin: 0 0 2em;
    float: none;
    width: 100%;
    order: 1;
  }
  .plan_group .tag-title,
  .plan_group .plan-select a {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .plan_group .plan-cost,
  .plan_group .featured .plan-cost {
    padding: 0px 10px 0px;
  }
  .plan_group .plan-select,
  .plan_group .featured .plan-select {
    padding: 10px 10px 10px;
  }
  .plan_group .featured {
    margin-top: 0;
    order: 0;
  }
}
@media only screen and (max-width: 640px) {
  .plan_group .plan {
    width: 100%;
  }
}

div.sponsored_content_ads {
    margin: 1em 0;
}

div.author_bio  {
    margin: 1em 0 2em;
}
div.story div.author_bio h4 {
    text-transform: uppercase;
}
div.author_bio div.headshot {
    padding: 0.25em;
    border: 1px solid #aaa;
    float: left;
    margin: 0 1em 0 0;
}
div.author_bio img.avatar {
    margin: 0;
    width: 75px !important;
    height: auto;
}
body#articlePage div#content div#article div.story_detail div.author_bio a.more_articles {
    display: inline-block;
    color: #fff;
    padding: 5px;
    background: #444;
    font-size: 15px;
    margin: 0;
    border-radius: 3px;
}
div.story div.author_bio a.more_articles img {
    width: 18px !important;
    margin: 0;
}

div.read_more_wrap[aria-expanded="true"] {
    height: auto !important;
}
div.read_more_wrap_inner {
    text-align: center;
    padding: 0em 0 2em;
    position: relative;
    top: -2em;
}
div.read_more_wrap_inner::before {
    display: block;
    height: 2em;
    width: 100%;
    content: '';
    background-image: linear-gradient(to bottom,rgba(255, 255, 255, 0),white);
}
a.read_more {
    background: #ebf1f3;
    padding: 0.5em 4em;
    border: 1px solid #2f6890;
    color: #2f6890;
    font-weight: bold;
    border-radius: 5px;
    margin-top: 1em;
    position: relative;
    display: inline-block;
}
div.more_to_explore {
    margin: 0 0 1em;
}
div.more_to_explore h4 {
    text-transform: uppercase;
    border-bottom: 1px solid #000;
    margin: 1em 0;
}

div.more_to_explore div.story {
    border: 0;
    margin: 0 0 0.5em;
}

div.more_to_explore div.story h3 {
    font-size: 1em;
}

div.more_to_explore div.story img {
    float: right;
    width: 40% !important;
    margin: 0 0 0 1em;
}

div.story_detail div.wp-caption.alignright {
    float: right;
    margin: 0 0 1em 1em;
}

div.story_detail div.wp-caption.alignleft {
    float: left;
    margin: 0 1em 1em 0;
}
