/*
Theme Name: BBC 2020
Theme URI: https://afterimagedesigns.com/wp-bootstrap-starter/
Author: Afterimage Designs
Author URI: https://afterimagedesigns.com/
Description:  BBC THEME BUILT ON WP BOOTSTRAP STARTER
Version: 2020
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp-bootstrap-starter
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Woocommerce
# Footer
# THEME OVERRIDES
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
body {
  margin: 0;
  -webkit-font-smoothing: auto;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 2.5rem;
}

hr {
  box-sizing: content-box;
  height: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  clear: both;
  color: #24292e;
  font-weight: 600;
  margin-top: 24px;
  margin-bottom: 15px;
}
h1 {
  font-size: 32px;
  padding-bottom: 10px;
}
h2 {
  font-size: 24px;
  padding-bottom: 0.3em;
  line-height: 1.25;
}
h3 {
  font-size: 18px;
  line-height: 25px;
}
h4 {
  font-size: 16px;
  line-height: 20px;
}
h5 {
  font-size: 14px;
  line-height: 17.5px;
}

p {
  margin-bottom: 1.5em;
}
h1.entry-title {
}
h2.entry-title {
}
h3.widget-title {
  font-size: 1.2rem;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body {
  background: #FFF;
  /* Fallback for when there is no custom background color defined. */
  font-family:"Helvetica Neue",Helvetica,Arial,"Noto Sans",sans-serif;
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

.wp-block-image .alignleft {
    float: left;
    margin: .5em 1em .5em 0;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
header#masthead {
  margin-bottom: 0;
  background-color: #f4f4f4;
  box-shadow: 0 0.5rem 1rem rgba(0,0,0,.05), inset 0 -1px 0 rgba(0,0,0,.1);
  padding: .74rem 1rem;
  border-top:12px solid #003366;
}

.navbar-brand > a {
  color: rgba(0, 0, 0, 0.9);
  font-size: 1.1rem;
  outline: medium none;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}

.navbar-brand > a:visited, .navbar-brand > a:hover {
  text-decoration: none;
}

#page-sub-header {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 0;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover !important;
}

body:not(.theme-preset-active) #page-sub-header h1 {
  line-height: 1.5;
  font-size: 4rem;
  color: #003366;
  margin: 0 0 1rem;
  border: 0;
  padding: 0;
}

#page-sub-header p {
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 1.25rem;
  font-weight: 300;
}
body:not(.theme-preset-active) #page-sub-header p {
color: #212529;
}
a.page-scroller {
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
  margin-bottom:1rem;
}

@media screen and (min-width: 768px) {
  body:not(.theme-preset-active) #page-sub-header h1 {
    font-size: 3.750rem;
  }
  body:not(.theme-preset-active) #page-sub-header {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 992px) {
  #page-sub-header p {
    max-width: 43rem;
    margin: 0 auto;
  }
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead nav {
  padding-left: 0;
  padding-right: 0;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  color: #666;
  padding: 0.5rem;
  font-weight: 400;
  font-size: 1rem;
  margin-left:1.25rem;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.active > a,
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
  color: #003366;
}

.navbar-brand {
  height: auto;
}

.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
    position: relative;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>.dropdown-menu {
    display: block;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>a:after {
    border-left-color: #fff;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
    float: none;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
}

.dropdown-menu {
  min-width: 12.500rem;
}

.dropdown .open .dropdown-menu {
  display: block;
  left: 12.250em;
  top: 0;
}

.dropdown-menu .dropdown-item {
  white-space: normal;
  background: transparent;
  line-height: 1.6;
}
.dropdown-menu .dropdown-item:hover {
  background: transparent;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .dropdown-menu li > .dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
}
@media screen and (max-width: 991px) {
  .navbar-nav .dropdown-menu {
    border: medium none;
    margin-left: 1.250rem;
    padding: 0;
  }

  .dropdown-menu li a {
    padding: 0;
  }

  #masthead .navbar-nav > li > a {
    padding-bottom: 0.625rem;
    padding-top: 0.313rem;
    padding-left:0;
  }

  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.comment-content.card-block {
  padding: 20px;
}

.navigation.post-navigation {
  padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  border: 1px solid #ddd;
  border-radius: 0.938rem;
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
}

.post-navigation .nav-next a::after {
  content: " \2192";
}

.post-navigation .nav-previous a::before {
  content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  font-size: 0.875rem;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
  display: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #eee;
  text-decoration: none;
}
.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}
.widget_categories .nav-link {
  display: inline-block;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#content.site-content {
  padding-top: 2rem;
  padding-bottom: 1rem;
}

.sticky .entry-title::before {
  content: '\f08d';
  font-family: "Font Awesome\ 5 Free";
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
  font-weight: 900;
}

.sticky .entry-title {
  position: relative;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}

.post.hentry {
  margin-bottom: 4rem;
}

.posted-on, .byline, .comments-link {
  color: #9a9a9a;
}

.entry-title > a {
  color: inherit;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-body .pull-left {
  padding-right: 0.625rem;
}

.comment-list .comment {
  display: block;
}

.comment-list {
  padding-left: 0;
}

.comments-title {
  font-size: 1.125rem;
}

.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
  border: medium none;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-item .gallery-columns-2 {
  max-width: 50%;
}
.gallery-item .gallery-columns-3 {
  max-width: 33.33333%;
}
.gallery-item .gallery-columns-4 {
  max-width: 25%;
}
.gallery-item .gallery-columns-5 {
  max-width: 20%;
}
.gallery-item .gallery-columns-6 {
  max-width: 16.66667%;
}
.gallery-item .gallery-columns-7 {
  max-width: 14.28571%;
}
.gallery-item .gallery-columns-8 {
  max-width: 12.5%;
}
.gallery-item .gallery-columns-9 {
  max-width: 11.11111%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 8.313rem !important;
}

.variations_form .variations .value > select {
  margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/
.elementor-page article .entry-footer {
  display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.elementor-page .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/
.vc_desktop article .entry-footer {
  display: none;
}

.vc_desktop #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.vc_desktop .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer#colophon {
  font-size: 0.8rem;
}
body:not(.theme-preset-active) footer#colophon, #footer-widget {
  color: #FFF;
  background-color: #003366;
  padding-top:1rem;
}
.site-info {
  color: #fff;
  margin-left:16px;
}
.copyright {
  font-size: 0.875rem;
  margin-bottom: 0;
  text-align: center;
}

.copyright a, footer#colophon a {
  color:#FFF;
}

.footer-icon {
	display:inline-block;
	width:50px;
	height:auto;
}

@media screen and (max-width: 767px) {
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.938rem;
    padding-top: 0.938rem;
  }
}

/*--------------------------------------------------------------
# OVERRIDES
--------------------------------------------------------------*/
html {
  	-ms-overflow-style: -ms-autohiding-scrollbar;
}

a {
	color: #00adef;
}

a:hover {
	color: #797c82;
}

h1, h2, h3, h4, h5, h6, .clear {
	clear: both;
	font-weight: 400;
}
h1 a, h2 a, h3 a { color:#003366; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 3rem 0 1rem 0;
  font-family: inherit;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1, h2.widget-title {
  margin: 1.5rem 0;
}
h2.caption {
  margin: 1rem auto 3rem auto;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1 {
  font-size: 44px;
  color:#003366;
}
h2 {
  font-size: 28px;
  color:#003366;
  line-height: 1.15em;
}
h3 {
  font-size: 20px;
  color:#003366;
  line-height: 1.25em;
}
h4 {
  font-size: 16px;
  color:#003366;
  line-height: 1.25em;
  font-weight:600;
}
h5 {
  font-size: 14px;
  line-height: 20px;
}
h6 {
  font-size: 12px;
  line-height: 20px;
}
h1 small {
  font-size: 24px;
}
h2 small {
  font-size: 18px;
}
h3 small {
  font-size: 14px;
}
h4 small {
  font-size: 14px;
}
sup, .sup {font-size:.65em; margin-top:-.4em; margin-right:.1em;}

ul li, ol li {line-height:1.5em; margin-bottom:12px;}

ul {
  list-style-type: none;
}

ul li:before {
  content: '\2013';
  position: absolute;
  margin-left: -0.85rem;
}
#main-nav ul li:before {
  content: none;
  position: relative;
  margin-left: 0;
}
.pro ul li:before {
  content: '+';
  position: absolute;
  margin-left: -0.95rem;
}

small, .small {font-size:.8em}

/* segment header text by category */
.foodservice {color:#fdb911;}
.healthcare {color:#66CC33;}
.recreation {color:#007D32;} 
.lodging {color:#990099;}
.office {color:#33ADFF;}
.education {color:#FF6600;}
.industrial {color:#CC0935;}
.retail {color:#007ACC;} 

.navbar-brand img {
  max-width:120px;
  height: auto;
}

#site-description {
  font-size: 4rem;
  border-bottom:1px solid #EEE; 
}

#main-nav {}

.navbar-nav {
	margin-right:55px;
} 

h1.entry-title, h2.entry-title {
	font-size:40px;
    border: none;
}
.entry-meta {
	color:#999;
	font-size:0.8rem;
}
.entry-meta a {
	color:#999;
	text-decoration:underline;
}

.entry-footer {
	font-size:0rem;
	color:transparent;
	padding-bottom:2.75rem;
	border-bottom:1px solid #EEE;
}

.post-template-default > .entry-footer, 
.page > .entry-footer {
	padding-bottom:1rem;
	border-bottom:none;
}


/* WIDGET STYLES */

.widget {
  min-height: 20px;
  padding: 25px 15px 15px 15px;
  margin-bottom: 30px;
}
.sidebar .widget {
  background-color:#FFFFFF !important;
}
.home-sidebar {
  background-color:#FFFFFF !important;
}

h3.widget-title {
	font-size:18px;
	line-height:1.1em;
	font-weight:600;
	margin:0 0 .5rem 0;
	padding:0;
	color:#003366 !important;
}
.widget p {	
	font-size:.9em;
}

/* ALT SECTION COLORS */

.bkg-lgray {
  background-color:#F4F4F4 !important;	
  padding: 1.5rem 1rem 1rem 1rem;
}
.bkg-white {
  border: 1px solid #CCC;	
  background-color:#FFF !important;	
  padding: 1.5rem 1rem;
}
.bkg-blue {
  background-color:#003366 !important;	
  color: #FFF;	
  padding: 1.5rem 1rem 1rem 1rem;
}
.bkg-right-rule {
  padding-right:1.5rem;	
  border-right: 1px dashed #999;
}
p.bigger {
  font-size:1.3rem;	
}


/* YARPP RECENT POSTS SIDEBAR THUMBNAIL STYLES */ 
.yarpp-thumbnails-horizontal .yarpp-thumbnail {
    border: none !important;
    width:100% !important;
    height:auto !important;
    margin: 5px;
    margin-left: 0px;
    vertical-align: top;

}
.yarpp-thumbnails-horizontal .yarpp-thumbnail img {
    border: none !important;
    width:210px !important;
    height:auto !important;
    overflow:hidden;
    margin: 5px;
    vertical-align: top;
}

.yarpp-thumbnail-title {color:#003366;}
.yarpp-related-widget h3 {color:#00adef; font-size:17px; font-weight:600; margin-top:0;}
.yarpp-thumbnails-horizontal .yarpp-thumbnail-title {width:90% !important; margin-left:0;}

.yarpp-related-widget ol {
	color:#003366;
    display: block;
    list-style-type: decimal;
    margin-block-start: 1rem;
    margin-block-end: 1rem;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 1rem;
}
.yarpp-related-widget a {
	color:#003366;
}

/* ADDITIONAL HOME STYLES */

h1.home-title, h2.home-title {
	margin:0 0 1rem 0 !important;
	padding:0;
	}

.home-recent li {
	margin:0;
}
.feature-card {
    border: 1px solid #e2e2e2;
    cursor:pointer;
}
.feature-card p {
	height:60px;
}
.feature-card .feature-btn {
	position: relative;
	top: 63px;
	z-index:25;
}

.home-recent li:before {
    content: '' !important;
    position: relative !important;
    margin: 0 !important;
}

.home-recent .post-category {
	margin: 0.75rem 0.75rem 0 0;
	font-size:.9rem;
	float:right;
	color:#999;
}
.home-recent .post-content {
	padding:0 1.5rem 1.5rem 1rem;
	height:452px;
}
.home-recent .post-content a {
	text-decoration:none;
}
.home-recent .post-content p {
	color:#333;
}
.home-recent .post-content:hover {
	background:#F4F4F4;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

ul.wpp-list {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
	justify-content: space-between;
    width: 100%;
    margin: 0 0 0 10px;
    padding: 0;
}
ul.wpp-list li:before {
    content: none;
    position: relative;
    padding: 0;
}
ul.wpp-list li {
    list-style: none;
    display: inline-block;
    width: calc(100% / 4);
    height: 160px;
	margin-bottom:1.5rem;
  }
  
div.most-popular {
	margin: 1rem 0 2rem 0;
	padding:0;
} 

.most-popular h2 {
	margin:0 0 -80px 10px;
}
 
.most-popular-content {
    background: #003366;
    overflow: hidden;
    width:260px;
 }
  
.most-popular-content img {
 	background:#003366;
	object-fit: cover;
	opacity: 0.4;
  } 
.most-popular-content img:hover {
 	background:#003366;
	object-fit: cover;
	opacity: 0.6;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  }    
ul.wpp-list li p  {
	position: relative;
	display:inline-block;
	top: 140px;
	left: 15px;
	color: #FFF;
	font-size:.95rem;
	line-height:1.1rem;
	height:60px;
	max-width:240px;
	flex-wrap:wrap;
	margin:0;
	margin-right:3rem;
	z-index:100;
}
ul.wpp-list li small a {
	position: relative;
	display:inline-block;
	top:104px;
	float:right;
	text-align:right;
	margin:0;
	margin-right: 100px;
	padding:10px 0 10px 160px;
	max-width:60px;
	color: #FFF;
	font-weight:600;
	line-height:1.1rem;
	z-index:20;
}

ul.wpp-list li a {
	color: #FFF;
}

/* icons by cat on PROD */

ul.wpp-list li small a.category.category-2 {
	background: url('/wp-content/uploads/2021/04/icon-education.png') no-repeat; 
	background-position: 0 10px; 	
	background-size:30px 30px;
}
ul.wpp-list li small a.category.category-3 {
	background: url('/wp-content/uploads/2021/04/icon-foodservice.png') no-repeat; 
	background-position: 0 10px; 	
	background-size:30px 30px;
}
ul.wpp-list li small a.category.category-4 {
	background: url('/wp-content/uploads/2021/04/icon-healthcare.png') no-repeat; 
	background-position: 0 10px; 
	background-size:30px 30px;	
}
ul.wpp-list li small a.category.category-6 {
	background: url('/wp-content/uploads/2021/04/icon-industrial.png') no-repeat; 
	background-position: 0 10px; 
	background-size:30px 30px;	
}
ul.wpp-list li small a.category.category-7 {
	background: url('/wp-content/uploads/2021/04/icon-office.png') no-repeat; 
	background-position: 0 10px; 
	background-size:30px 30px;	
}
ul.wpp-list li small a.category.category-9 {
	background: url('/wp-content/uploads/2021/04/icon-recreation.png') no-repeat; 
	background-position: 0 7px; 
	background-size:30px 30px;	
}
ul.wpp-list li small a.category.category-767 {
	background: url('/wp-content/uploads/2021/04/icon-lodging.png') no-repeat; 
	background-position: 0 10px; 
	background-size:30px 30px;	
}
ul.wpp-list li small a.category.category-802 {
	background: url('/wp-content/uploads/2021/04/icon-retail.png') no-repeat; 
	background-position: 0 7px; 
	background-size:30px 30px;	
}

.home-cta {
	background:#f4f4f4 url('/wp-content/uploads/2021/01/hand-washing-germs.jpg') no-repeat; 
	background-position: right top; 
	background-size:750px auto; 
	/* margin-top:4rem; */
}

/* staging icons by cat 
ul.wpp-list li small a.category.category-2 {
	background: url('/wp-content/uploads/2021/04/icon-education.png') no-repeat; 
	background-position: 0 10px; 	
	background-size:30px 30px;
}
ul.wpp-list li small a.category.category-4 {
	background: url('/wp-content/uploads/2021/04/icon-foodservice.png') no-repeat; 
	background-position: 0 10px; 	
	background-size:30px 30px;
}
ul.wpp-list li small a.category.category-5 {
	background: url('/wp-content/uploads/2021/04/icon-healthcare.png') no-repeat; 
	background-position: 0 10px; 
	background-size:30px 30px;	
}
ul.wpp-list li small a.category.category-6 {
	background: url('/wp-content/uploads/2021/04/icon-industrial.png') no-repeat; 
	background-position: 0 10px; 
	background-size:30px 30px;	
}
ul.wpp-list li small a.category.category-7 {
	background: url('/wp-content/uploads/2021/04/icon-lodging.png') no-repeat; 
	background-position: 0 10px; 
	background-size:30px 30px;	
}
ul.wpp-list li small a.category.category-9 {
	background: url('/wp-content/uploads/2021/04/icon-office.png') no-repeat; 
	background-position: 0 10px; 
	background-size:30px 30px;	
}
ul.wpp-list li small a.category.category-10 {
	background: url('/wp-content/uploads/2021/04/icon-recreation.png') no-repeat; 
	background-position: 0 7px; 
	background-size:30px 30px;	
}
ul.wpp-list li small a.category.category-11 {
	background: url('/wp-content/uploads/2021/04/icon-retail.png') no-repeat; 
	background-position: 0 7px; 
	background-size:30px 30px;	
}

.home-cta {
	background:#f4f4f4 url('/wp-content/uploads/2021/01/hand-washing-germs.jpg') no-repeat; 
	background-position: right top; 
	background-size:700px auto; 
	margin:2rem 5px 0 10px;
}	

*/

a button, .button {
	display:inline-block;
    padding: .9rem 1.5rem;
    font-size: 1rem;
    line-height: 1rem;
    border-radius: 64px;
    border: none;
    white-space: normal;
    text-align: center;
    vertical-align: middle;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.button-primary {
    background-color: #003366;
    color: #fff;
}
.button-primary:hover {
    background-color: #3CAFFC;
    color: #fff;
    text-decoration:none;
}
.btn-label-small {
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
}

#sidebar-form div {
	text-align:left !important;
}

input {
	display:inline;
}

label {
	display:inline;
}

#sidebar-form {
	margin:10px 0 0 10px;
}

.search-toggle {
	display:block;
	position:absolute;
	top:24px;
	right:4px;
	margin-left:10px;
}
.search-icon{
	margin-top:5px;
	margin-right:15px;
	font-size: 1rem;
	cursor: pointer;
	color:#00c5ff;	
}
.search-icon:hover{
	color:#003366;	
}

.search-container {
	display:none;
	position:absolute;
	top:36px;
	right:10px;
	width:auto;
}	

.search-field {
	display:inline !important;
	margin:0;
	margin-right:2px;
	background-color: #FFF;
	border: 1px solid #CCC;
	cursor: text;
	outline: 0;
	width: 180px;
	height:25px;
	font-size:11px;
}
.search-form
.search-submit {
	display:inline !important;
	height:25px;
	width:25px;
	border:none;
	background-color: #00c5ff;
    color: #FFF;
    font-weight: 700;
    font-size:16px;
    border-radius:4px;
    padding:0 2px 0 3px;
    text-align:center;
}
.search-form
.search-submit:hover {
	background-color: #003366;
}

.mb_1 {margin-bottom: 1rem !important;}
.mb_2 {margin-bottom: 2rem !important;}
.mb_3 {margin-bottom: 3rem !important;}
.mb_4 {margin-bottom: 4rem !important;}
.mb_5 {margin-bottom: 5rem !important;}

.mt_1 {margin-top: 1rem !important;}
.mt_2 {margin-top: 2rem !important;}
.mt_3 {margin-top: 3rem !important;}
.mt_4 {margin-top: 4rem !important;}
.mt_5 {margin-top: 5rem !important;}




/* REMOVE PLUGIN OR WIDGET ITEMS FROM CERTAIN PAGES */
.archive .addtoany_share_save_container { display:none;}
.yarpp-related {display:none !important;}
.page .widget_yarpp_widget {display:none !important;}	
.page .sidebar {display:none !important;}	
.post-navigation { display:none;}


/* LONGER CLICKDIMENSIONS FORM ON PROD */

		#longform img {display:none !important;}
		#longform .emptyCell {display:none !important;}
		#longform .form-text {display:block; margin-top:-50px; padding-bottom:20px;}
		#longform .cd-container {margin-left:10px; background-color: #FFF !important;}
		#longform .clickdform.mainDiv {margin:0; background-color: #FFF !important;}
		#longform .emptyCell {display:none !important;}
		#longform .clickdform .minSize2 {width:90%; min-width:250px; max-width:90%}
		#longform .clickdform .maxSize1 .width100per {width:90%; min-width:250px; max-width:90%}
		#longform .clickdform .minSize1 {width:100%; min-width:700px !important; max-width:100%; margin-top:10px;}
		#longform .clickdform .minSize1 span {font-weight: 400 !important; }
		#longform .clickdform .requiredInfo {color:#f30; margin:8px 0; font-size:12px !important; line-height:.9em;}
		#longform input[type=checkbox], input[type=radio] {margin-top:-10px; margin-right:10px;}
		#longform .clickdform .floatLeft {float:none !important;}
		#longform .responsiveRow {margin:0; padding:0;}
		#longform .responsiveCellSize1 {text-align:left !important; width:100% !important; max-width:100% !important; }
		#longform span.maxSize2, #longform .alignBottom.minSize2 {color:#000; font-size:15px !important; line-height:.9em;}
		#longform input[type="text"], #longform select {width: 90%; min-width:250px; height: 36px; margin: 12px 0 0 0; padding: 0 0 3px 6px; color:#555; box-sizing: border-box; border-radius: 6px; -webkit-appearance: none;}
		#longform input[type="text"]{border: 1px solid rgba(40, 40, 40, 0.5);}
		
		#longform .btn, #longform button, #longform #btnSubmit {display:inline; font-family:Helvetica, Arial, sans-serif !important; height:32px; width:200px !important; color:#FFF!important; background:#00adef; color:#FFF !important; padding:4px 8px !important; border:0; margin:15px 0 0 0 !important; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px !important; cursor:pointer; text-transform:uppercase;}
		
		#longform .btn:hover, #longform #btnSubmit:hover, #longform button:hover { color:#FFF !important; background:#003366; text-decoration:none; -moz-transition: all .5s; -webkit-transition: all .5s; -ms-transition: all .5s;   transition: all .5s;}
		
		#longform { align:center; background: #fff !important; }


/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media only screen and (max-width: 1280px) {
  html {
    font-size: 100%;
  }
}

@media screen and (max-width: 1199px) {
  .navbar-dark .dropdown-item {
    color: #fff;
  }
  .navbar-nav .dropdown-menu {
    background: transparent;
    box-shadow: none;
    border: none;
  }
  .navbar-nav {
	padding-top:0.75rem;
	}
  .navbar-light .navbar-toggler {
    position:relative;
    border-color: rgba(0,0,0,0);
	}
  #masthead .navbar-nav > li > a {
    margin-left: 0 !important;
	}
  
  .search-toggle {
	top:29px;
	right:30px;
	margin-right:10px;
	}
  .search-container {
	top:33px;
	right:-25px;
	}
  ul.wpp-list li {
    list-style: none;
    display: inline-block;
    width: calc(100% / 3);
  }
  ul.wpp-list li small a {
	position: relative;
	left:-60px;
	margin-right: 10px;
   }	
  .home-cta {	
	background:#f4f4f4 url('') no-repeat; 
	margin: 2rem 10px 0 10px;
	}
}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  html {
    font-size: 95%;
  }
  .search-toggle {
	top:32px;
	}	
}

@media only screen and (max-width: 990px) {
	.home-recent .post-content {
	height:400px;
	}
	ul.wpp-list {
	}
  ul.wpp-list li {
    list-style: none;
    display: block;
    width: calc(100% / 1);
  }
  ul.wpp-list li small a {
	position: relative;
	left:-100px;
	margin-right: 10px;
   }	
}   
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
  html {
    font-size: 95%;
  }
    .search-toggle {
	top:32px;
	}
  ul.wpp-list li {
    list-style: none;
    display: block;
    width: calc(100% / 2);
    height: 160px;
	margin-bottom:1.5rem;
  }		
    ul.wpp-list li small a {
	left:-170px;
	margin-right: 10px;
   }	
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
  html {
    font-size: 90%;
  	}
  .container {
    padding-right: 10px;
    padding-left: 10px;
	}
	iframe {
  overflow-x:hidden;
  overflow-Y:hidden;
	}
  #masthead .container {
    padding-right: 0;
    padding-left: 0;
	}	
  .navbar-brand img {
	  max-width:90px;
	  height: auto;
	  margin-left:-5px;
	}
  .search-toggle {
	top:20px;
	right:27px;
	}	
.bkg-right-rule {
  padding-right:1rem;	
  border-right: none;
	}			
}

/*--------------------------------------------------------------
## Larger smartphones
--------------------------------------------------------------*/
@media only screen and (max-width: 415px) {
  html {
    font-size: 85%;
  }
    .navbar-brand img {
	  max-width:75px;
	  margin-left:-5px;
  }
  .container {
    padding-right: 10px;
    padding-left: 10px;
  }		
  .search-toggle {
	top:15px;
	right:24px;
	}
  .search-container {
	top:40px;
	right:-22px;
	}	
  .home-recent .post-content {
	height:320px;
	}
  .feature-card .feature-btn {
	top:40px;
	}
  .wp-block-latest-posts.is-grid li {
  	margin-right:0;
  }
  ul.wpp-list {
	display: block;
    width: 100%;
    margin: 0 0 10px 10px;
    padding: 0;
}
  div.most-popular {
    margin: 0 0 2rem 4rem;
    padding: 0;
  }	
  ul.wpp-list li {
    width: calc(100% / 1);
  }	
  ul.wpp-list li small a {
	left:-155px;
	margin-right: 10px;
   }
    .home-cta {	
	margin: 4rem -10px 0 -10px;
	}		
}
/*--------------------------------------------------------------
## Smartphones
--------------------------------------------------------------*/
@media only screen and (max-width: 375px) {

  div.most-popular {
    margin: 0 0 2rem 2rem;
  }	
  ul.wpp-list li small a {
	left:-145px;
	margin-right: 10px;
   }		
}
/*--------------------------------------------------------------
## Smallest
--------------------------------------------------------------*/
@media only screen and (max-width: 320px) {
  html {
    font-size: 85%;
  }
  .navbar-brand img {
	  max-width:70px;
  }
    .feature-card .feature-btn {
	top:30px;
	}
    div.most-popular {
    margin: 0 0 2rem .9rem;
  }	
    ul.wpp-list li small a {
	left:-100px;
	margin-right: 10px;
   }
}