/*
Welcome to Custom CSS!  CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.  By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don't need to copy all
your theme's stylesheet content.
*/
/* ww 2020-09 try to limit an excerpt */
.shortexcerpt {
 display: block;
 max-height: 1.5em;
 overflow: hidden;
}  /*code for All Media page */
.show_date{
 font-family: 'Source Sans Pro', sans-serif;
 font-size: 18px;
 font-weight: 300;
}  .show_description{
 font-family: 'Source Sans Pro', sans-serif;
 font-size: 18px;
 font-weight: 300;
 color: #1A77BD !important;
}
/*tabs on media page */
.mediastyle{
 font-size: 18px; 
}  /*code for infinite scroll*/
.scroller-status img, .page-load-status img {
 border: none;
 width: 30px;
 height: 30px;
}
.page-load-status > p {display:none;}
.page-load-status {
 float: left;
 width: 100%;
}  .display-posts-pagination {
 display: none;
}
.wp-block-advgb-tabs {
 background-color: transparent;
}
ul.advgb-tabs-panel{
 font-size: 18px;
 font-family: 'Source Sans Pro', sans-serif;
}  .advgb-tab-body .listing-item .wp-post-image {
 border: 1px solid #333;
 float: left;
 font-family: 'Source Sans Pro', sans-serif;
 font-size: 18px;
 font-weight: 300;
 line-height: 1.5;
 margin: 6px 10px 10px 0;
}
li.advgb-tab>a, li.advgb-add-tab>span {
 padding: 2px 4px;
}  div.advgb-tab-body {
 padding: 0;
}
.listing-item .title {
 margin: 0 0 15px;
 display: block;
 font-size:24px !important;
 color: #002857 !important;
 font-family: 'Source Sans Pro', sans-serif;
 font-weight: bold !important;
 line-height: 1.2;
 text-transform: uppercase !important;
 }
.listing-item .excerpt {
 /*  margin-bottom: 28px;*/
 margin-bottom: 2px;
 display: block;
 color: #333; 
 font-family: 'Source Sans Pro', sans-serif;
 font-size: 18px;
}
.listing-item .excerpt-more {
 color: #1A77BD !important;
 font-family: 'Source Sans Pro', sans-serif;
 text-decoration: none;
}  /* ww 2019-05 update search size - require!*/
.size-small
{
 height:150px;
 width:300px;
}
/*To change double wistia video display space   */
.wistia_responsive_padding{
 padding: 30.25% 0 28px 0 !important;}  @media only screen and (max-width: 1023px) {
 .wistia_responsive_padding{
 padding: 50.25% 0 28px 0 !important;}
}  #ui-id-6.ui-tabs-anchor {
 padding: 0;
}  /*2020-07 ww Update styles for Accordian code */
h6 {
 font-size: 16px;
 margin:0 0 15px !important;
 padding:0;
 font-weight: normal;
 text-transform:none;
}
.accordion-content a {
 color: #0000ff !important;
 text-decoration: underline;
}  .accordion-content a:hover{}  /*
 CSS Migrated from Jetpack:
*/  /*
Welcome to Custom CSS!  CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.  By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don't need to copy all
your theme's stylesheet content.
*/
media="all"
.title-area {
 background-size: 400px auto;
}  .jp-relatedposts-post-img {
 height: 125px;
 width: 175px;
}  @media only screen and (max-width: 782px)
.quote { 
}  ul.ReviewQuote li {
 width: 550px;
 display: inline-block;
 vertical-align: top;
 margin-left: 10px;
}  .quote41 {
 padding-bottom: 41px;
}  .quote42 {
 padding-bottom: 42px;
}  .quote46 {
 padding-bottom: 46px;
}  .quote47 {
 padding-bottom: 47px;
}  .quote48 {
 padding-bottom: 48px;
}  .quote78 {
 padding-bottom: 78px;
}  .quote75 {
 padding-bottom: 75px;
}  .quote79 {
 padding-bottom: 79px;
}  .quote128 {
 padding-bottom: 128px;
}  .quote181 {
 padding-bottom: 181px;
}  @media only screen and (max-width: 1220px) {
 ul.ReviewQuote li {
 width: 100%;
 } 
 .quote41 {
 padding-bottom: 20px;
 } 
 .quote42 {
 padding-bottom: 20px;
 } 
 .quote47 {
 padding-bottom: 20px;
 } 
 .quote46 {
 padding-bottom: 20px;
 } 
 .quote48 {
 padding-bottom: 20px;
 } 
 .quote78 {
 padding-bottom: 20px;
 } 
 .quote75 {
 padding-bottom: 20px;
 } 
 .quote79 {
 padding-bottom: 20px;
 } 
 .quote128 {
 padding-bottom: 20px;
 } 
 .quote181 {
 padding-bottom: 20px;
 }
}