.author-description {
  display: flex;
 align-items: center;
 width: 85%;
}
.author-description .author-image {
margin-right: 20px;
}
.author-description .author-image img {
 height: auto;
 width: 116px;
 border-radius: 100%;
 min-height: 150px;
 min-width: 150px;
}

.author-description .author-details h3 {
margin-bottom: 0px;
}
.author-description .author-details a {
color: #0083CA;;
font-weight: 700;
text-decoration: underline;
}
.author-description .author-details .post-content {
margin-top: 5px;
}
.author-content-listing .article-listing .image-section a {
height: 150px;
width: 269px;
background: #191818;
display: block;
}
.author-content-listing .article-listing {
border-bottom: 1px solid #dbdbda;
padding: 21px 0 27px;
}
.author-content-listing .col-sm-9 .widget {
padding: 65px 0 25px;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .author-description {
    display: flex;
   align-items: center;
   width: 85%;
  }
  .author-description .author-image {
  margin-right: 20px;
  }
  .author-description .author-image img {
   height: auto;
   width: 116px;
   border-radius: 100%;
   min-height: 150px;
   min-width: 150px;
  }
  
  .author-description .author-details h3 {
  margin-bottom: 0px;
  }
  .author-description .author-details a {
  color: #0083CA;;
  font-weight: 700;
  text-decoration: underline;
  }
  .author-description .author-details .post-content {
  margin-top: 5px;
  }
  .author-content-listing .article-listing .image-section a {
  height: 150px;
  width: 269px;
  background: #191818;
  display: block;
  }
  .author-content-listing .article-listing {
  border-bottom: 1px solid #dbdbda;
  padding: 21px 0 27px;
  }
  .author-content-listing .col-sm-9 .widget {
  padding: 65px 0 25px;
  }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
  form[name="display_newsletters_list"] label {
   font-size: 14px;
  }
  form[name="display_newsletters_list"] {
   padding: 20px 10px;
  }
  .author-description,
  .author-content-listing .article-listing .article-detail-listing {
   flex-direction: column;
  display: flex;
  }
  .author-description .author-image {
   margin-right: 0;
   margin-bottom: 10px;}
  .author-content-listing h2.river-heading.section-title__heading {
   margin-bottom: 10px;
  }
  .author-content-listing .article-listing .image-section a {
   max-width: 354px;
   width: 100%;
   margin: auto;
  }
  .author-content-listing .content-section h2 {
   font-size: 24px;
   line-height: 29px;
   margin-bottom: 9px;
   margin-top: 9px;
  }
  .author-content-listing .content-section .content-time-data {
   margin-bottom: 9px;
  }
  .author-content-listing .col-sm-9 {
   width: 100%;
  }
  span.author-header__role {
   display: block;
   margin: 3px 0;
  }
  .author-header__separator.h2,
  .author-content-listing .col-sm-3 {
   display: none;
  }
  /* author name alignment  */
  .author-details {
   text-align: left !important;
  }
  }
  @media only screen and (min-width: 768px) and (max-width: 1299px) {
  .breadcrumb-section {
   padding: 10px 18px !important;
  }
  }
  span.author-header__role {
  font-weight: normal;
  text-transform: uppercase;
  font-size: 18px;
  }
  span.author-header__separator.h2 {
  padding: 0 12px;
  }
  
  .author-content-listing h2.river-heading.section-title__heading {
    margin-bottom: 10px;
  }
  .author-content-listing .article-listing .image-section a {
    max-width: 354px;
    width: 100%;
    margin: auto;
  }
  .author-content-listing .content-section h2 {
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 9px;
    margin-top: 9px;
  }
  .author-content-listing .content-section .content-time-data {
    margin-bottom: 9px;
  }
  .author-content-listing .col-sm-9 {
    width: 100%;
  }
  span.author-header__role {
    display: block;
    margin: 3px 0;
  }
  .author-header__separator.h2,
  .author-content-listing .col-sm-3 {
    display: none;
  }
  /* author name alignment  */
  .author-details {
    text-align: left !important;
  }
=======
form[name="display_newsletters_list"] label {
 font-size: 14px;
>>>>>>> origin/BTMSM-4396-rbj
}
form[name="display_newsletters_list"] {
 padding: 20px 10px;
}
.author-description,
.author-content-listing .article-listing .article-detail-listing {
 flex-direction: column;
display: flex;
}
.author-description .author-image {
 margin-right: 0;
 margin-bottom: 10px;}
.author-content-listing h2.river-heading.section-title__heading {
 margin-bottom: 10px;
}
.author-content-listing .article-listing .image-section a {
 max-width: 354px;
 width: 100%;
 margin: auto;
}
.author-content-listing .content-section h2 {
 font-size: 24px;
 line-height: 29px;
 margin-bottom: 9px;
 margin-top: 9px;
}
.author-content-listing .content-section .content-time-data {
 margin-bottom: 9px;
}
.author-content-listing .col-sm-9 {
 width: 100%;
}
span.author-header__role {
 display: block;
 margin: 3px 0;
}
.author-header__separator.h2,
.author-content-listing .col-sm-3 {
 display: none;
}
/* author name alignment  */
.author-details {
 text-align: left !important;
}
}
@media only screen and (min-width: 768px) and (max-width: 1299px) {
.breadcrumb-section {
 padding: 10px 18px !important;
}
}
span.author-header__role {
font-weight: normal;
text-transform: uppercase;
font-size: 18px;
}
span.author-header__separator.h2 {
padding: 0 12px;
}
