#tinymce { background-color: #fff; }
.ui-widget-overlay {     background-color: #fff;     }
body {font-family: 'Lato', sans-serif;    background-color: #fff;}
header .container { background-color: transparent; }
header.top-header  {background-color: #fff; padding-left:50px; padding-right:50px; border-bottom: 1px solid #bfb6ae;}
    @media screen and (max-width: 870px) {header.top-header { padding-left:10px; padding-right:10px; } }

.navbar {  float: right; padding: 0rem 1rem;     padding-top: 40px; padding-bottom: 10px;}
   @media screen and (max-width: 1440px) { .navbar  {  padding-top: 20px; padding-bottom: 10px;     } }
nav .container { padding-left: 0px; }

.primary-menu { margin-top: 30px; } 
.primary-menu .menu,  .primary-menu .menu a,  .primary-menu .menu a:hover,  .primary-menu .menu a.active,  .secondary-menu,   .secondary-menu .menu a,  .secondary-menu .menu {     background-image: none; }
.primary-menu, .menu li li a, .small-hidden-menu ul li  
{ background-image: none;  margin-left: 0px; margin-right: 0px; background-color: transparent;}
    .primary-menu a, .primary-menu a:visited { color:#4c4c4c;font-size:1.5rem;  padding-left: 20px; padding-right: 20px;     font-weight: 400; }
    .menu a:hover { color:#e46e06; text-decoration:none;}
    .menu a.active { color:#e46e06; }

li.nav-75877.primary-menu-item a {   color: #fff; font-size: 1.3rem;     font-weight: 600;     padding-top: 10px; }
li.nav-75877.primary-menu-item {     background-color: #f8902b;     color: #fff;     border-radius: 10px;  }
li.nav-75877.primary-menu-item:hover, li.nav-75877.primary-menu-item:active {     background-color: #286203;  }

#footer a.primary-menu-item {     font-size: 1rem; }

/* Child menus */
.menu li li {  float: none; }
.primary-menu-item ul {  position: absolute;  z-index: 999; }
.menu li > a:after {  font-family: "Font Awesome 5 Pro"; content: " \f107"; } 
.menu li > a:only-child:after { content: ''; }

.menu li ul { padding: 0px;  margin-left:20px; background-color:#fff; }
.menu li ul li a {font-size:1.1em }

/*mobile menu hamburger*/
a.open-menu.details-opener.xs-opener { color: #000; padding: 10px 10px 7px 10px;     border: 2px solid black; }
a.open-menu.details-opener.xs-opener:hover { color: #d9690e;  }
.fa-bars:before { font-size: 1.8rem; }
.small-hidden-menu .xs-opener {border-bottom: 1px solid #bfb6ae; background-color: #fff;    margin-top: 30px; margin-right: 20px; padding:  10px;    }

/*mobile menu*/
.small-hidden-menu .details-slide.menu { background-color:#fff; right: 10px; left: unset; width: 60%; bottom: unset; margin-top: 170px; }
.small-hidden-menu ul li { text-align: left; padding-left: 0px; }
.small-hidden-menu ul li > a:after  { display: none; }

.nopadding {    padding: 0 !important;    margin: 0 !important; }

#main-content {  background-color: #fff;    background-image: none;}
#middle-panel { margin-bottom: 30px;    margin-top: 50px; }
   @media screen and (max-width: 600px) { #middle-panel  { margin-bottom: 10px; padding-left: 15px;}}
#right-panel  {  margin-bottom: 30px; }
#content-extra img { width:100%; }
        @media screen and (max-width: 600px) {#content-top, #content-bottom {  padding-left: 15px; padding-right: 15px; }}
#content-bottom { padding-left: 10px; padding-right: 10px;}

p { color: #5b5a5a;  font-size: 1.2rem; line-height: 1.6; margin-bottom: 1rem; }
ul li, ol li  { color: #5b5a5a;  font-size: 1.2rem; line-height: 1.4; margin-bottom: 0.7em; }
.intro { font-size: 1.4rem; margin-top: 1em; margin-bottom: 1em; }
.box ol, .box ul { margin: 6px 10px 0 10px;     padding-left: 20px; }

h1 { font-size:2.7em; color:#585852; font-weight:400; margin-bottom:0.5em; line-height: 1.2;}
h1 a, h1 a:visited { color:#585852; }
h2 { font-size:1.8em; color:#585852; font-weight:700; margin-bottom:0.4em; margin-top:1.3em; line-height: 1.3;} 
h2 a, h2 a:visited { color:#585852; }
h3 { font-size:1.5em; color:#585852; font-weight:bold; margin-bottom:0.4em; line-height: 1.4;}
h3 a, h3 a:visited { color:#585852; }
h4 { font-size:1.4em; color:#585852; font-weight:bold; margin-bottom:0.4em; line-height: 1.35;}
h4 a, h4 a:visited { color:#585852; }
h5 { font-size:1.3em; color:#9f4c11; font-weight:bold; margin-bottom:0.4em; line-height: 1.4;}
h5 a, h5 a:visited { color:#9f4c11; }
h6 { font-size:1.2em; color:#da7d34; font-weight:bold; margin-bottom:0.4em; margin-top: 0.8em; line-height: 1.4;}
h6 a, h6 a:visited { color:#da7d34; }
a:hover, h1 a:hover, h2 a:hover,  h3 a:hover,  h4 a:hover,  h5 a:hover,  h6 a:hover, strong a:hover { text-decoration:none; color:#0381cc; }

.banner-image img { width: 350px;}
.top-header a img { padding-top:30px; padding-bottom:30px;     padding-left: 15px;}
.top-header a img:hover { opacity: 1; }
a img:hover { opacity: 0.7; }

a { color: #4383c7; text-decoration:none; }
#middle-panel fieldset { padding-left: 0px;}
legend { font-size:1.2em; color: #da7d34; background-color:transparent;}
dt label { color: #585852; }
.small { font-size: 1em; line-height: 1.4;}
.highlight { color:#F00; }
strong {color: inherit;}
a strong, a strong:visited { color: #428bca; }
a strong:hover { color: #0a8de9; }

/* CLASSES */
.button {   border: 2px solid #dc741d; padding: 10px 10px; background-color: #fff; width: 100%; display:block; text-align: center; border-radius:60px;}
.button:hover  { background-color:#dc741d; border: 2px solid #dc741d; color:#fff;  }
.button:hover a {  color: #c3d7df; } 
.button a, .button a:visited   { text-decoration:none;}

.background-orange { background-color: #e59d4d; }
.background-green { background-color: #69875a; }
.background-orange, .background-green {   color: #fff;   padding: 50px 30px;   text-align: center; }
.background { color:#585852; background-color: #f4c395; border-radius: 10px; padding: 50px 30px 30px 30px;   text-align: center; }

/* Common styles for text inside background-colored sections */
.background-orange h1, .background-orange h2, .background-orange h3,  .background-orange h4, .background-orange h5, .background-orange h6,  .background-orange p, .background-orange a, 
.background-green h1, .background-green h2, .background-green h3,  .background-green h4, .background-green h5, .background-green h6, 
.background-green p, .background-green a {   color: #fff;   text-decoration: none; }

/* .background-orange a:visited, .background-green a:visited {   color: #fff;   text-decoration: none; }  */
.background-orange a:hover {   color: #f9cba0; }
.background-green a:hover {   color: #cfefbd; }

.background a, .background a:visited  { text-decoration:none;} 
.background a:hover  { color:#0392eb; }

/* Large link button styling */
.large-link {     color: #585852; border: 4px solid #ffffffa3;     padding: 10px;     background-color: #ffffffa3;     width: 50%;     text-align: center;     border-radius: 60px;     display: block;     margin: 10px auto; }
    @media screen and (max-width: 992px) {.large-link { width: 80%; } }

a.large-link, p.large-link, h1.large-link, h2.large-link, h3.large-link,  h4.large-link, h5.large-link, h6.large-link, .large-link p, .large-link a {  color:#585852; } 
a.large-link:hover {  color:#000; } 
.large-link:hover {     color: #000;     border: 4px solid #ffffff00; }

/* Small link button styling */
.small-link {     color: #585852; border: 4px solid #fff;     padding: 0px;     background-color: #fff;     width: 30%;     text-align: center;     border-radius: 60px;     display: block;     margin: 10px auto; }
    @media screen and (max-width: 992px) {.small-link { width: 100%; } }

a.small-link, p.small-link, h1.small-link, h2.small-link, h3.small-link,  h4.small-link, h5.small-link, h6.small-link, .small-link p, .small-link a {  color:#585852; } 
a.small-link:hover {  color:#000; } 
.small-link:hover {     color: #000;     border: 4px solid #000; }

.background.rule  { margin-bottom: 0px; }

.rule { border-bottom: 2px solid #aeaba7; padding-bottom: 10px; margin-bottom: 30px;}
.rule a, .rule a:visited   { text-decoration:none; }
.rule a:hover { color:#0392eb; text-decoration:none; }

.caption { line-height:1.4em; font-size:0.9em; }
.paddingnone { padding-bottom: 0px; margin-bottom: 0px; margin-top: 0px; padding-top: 0px; }
blockquote {   font-weight:500;   margin: 0.5em 0 1.5em 0;  padding-left: 30px; border-left: 6px solid #a09f9f; }
blockquote p {  color:#555; font-size:1.6em;}
.quote {     font-size: 2.1rem;    font-weight: 300;    text-align: center;    padding-top: 40px;    padding-bottom: 40px; }


.whitetext, .whitetext a { color:#fff; }
.imagetext  { color:#fff; font-size:2.8vw;     padding-bottom: 20px; text-shadow: 1px 1px 2px #767877;}
   @media screen and (max-width: 992px) {.imagetext, .imagetext a { font-size:3vw; } }
   @media screen and (max-width: 600px) {.imagetext, .imagetext a { font-size:5vw; } }

/* Pre 2022 HmPgBanner */
.paroller-parralax { height: 420px;     padding: 80px 100px; }
.paroller-parralax  p { margin-bottom: 40px; }
@media screen and (max-width: 992px) {.paroller-parralax  { height: 250px;     padding: 10px 40px; } }
@media screen and (max-width: 600px) {.paroller-parralax  { height: 230px;     padding: 10px 30px; } }

a.btnimage.btn-outline-dark.shadow-lg.btn-round.btn-lg.btn-rised {  color:#fff; padding: 1rem 1.5rem;    font-size: 1rem; }
@media screen and (max-width: 600px) {a.btnimage.btn-outline-dark.shadow-lg.btn-round.btn-lg.btn-rised { font-size: .8rem } }
.btnimage, a.btnimage {    cursor: pointer;    background-color: rgba(2, 2, 2, 0.2);  color:#000;     border: 1px solid #d27503; border-radius: 0; }
a.btnimage.btn-outline-dark.shadow-lg.btn-round.btn-lg.btn-rised:hover{       color: #fff;    background-color: rgba(2, 2, 2, 0.5);    border: 1px solid #d27503; }

/* Extra Content banners post 2022*/
.banner {  position: relative; background-color: #353131;}
.top-left {  position: absolute;  top:10px;  left: 10px; width: 100%; }
.bannerimage img { object-fit: cover;    height: 900px; opacity: 0.5;}
   @media screen and (max-width: 992px) { .bannerimage img  {  object-fit: cover; height: 500px; }}
   @media screen and (max-width: 576px) { .bannerimage img   {  object-fit: cover; height: 600px; }}

.bannertext { font-size:2.8em; color:#fff; font-weight:700;  line-height: 1.2;  max-width: 1400px; padding: 150px 40px 20px 40px;     margin-bottom: 0.5em; }  
   @media screen and (max-width: 1200px) { .bannertext  {  font-size: 2.5rem;  }}
   @media screen and (max-width: 992px) { .bannertext  {  font-size: 2rem;   padding-top: 80px;}}

.hmpgbutton {  color:#000;  margin: 20px auto; text-align: center; padding: 8px 20px;    line-height: 2em; display: inline-block; cursor: pointer;    background-color: rgba(2, 2, 2, 0.2);     border: none; border-radius: 0;  font-weight:400;}
.hmpgbutton:hover  { color: #fff;    background-color: rgba(2, 2, 2, 0.5);    border: none; }
.hmpgbutton a { color:#fff; padding: 2px 12px; }

.hmpgbutton-grn { color:#000;      font-size: 1.4em;   margin: 10px auto; text-align: center; padding: 8px 20px;    line-height: 2em;  cursor: pointer; background-color: rgb(2, 106, 20, 0.2);     color: #000;     border: 1px solid #5a9a35; }
.hmpgbutton-grn:hover  { color: #fff;    background-color: #5a9a35;    border: 1px solid #5a9a35; }
.hmpgbutton-grn a, .hmpgbutton-org a { color:#fff; padding-top: 2px; padding-bottom: 2px; }

.hmpgbutton-org { color:#000;      font-size: 1.4em;   margin: 10px auto; text-align: center; padding: 8px 20px;    line-height: 2em;  cursor: pointer; background-color: rgb(213, 97, 11, 0.2);     color: #000;     border: 1px solid #d5610b; }
.hmpgbutton-org:hover  { color: #fff;    background-color: #d5610b;    border: 1px solid #d5610b; }

.hmpgbutton a, .hmpgbutton-grn a, .hmpgbutton-org a { color:#fff; padding: 2px 12px; }

/* GallerySlideshow */
.carousel-inner { background-color:  #00000038;     padding-top: 30px; }
.slick-prev.slick-arrow { left: 35px; }

/* Site BUTTONS*/
.btn.green {  color: #028553;  border: 2px solid #028553;  background-color: #fff; }
.btn.green:hover, .btn.green:active {background-color: #028553; border: 2px solid #028553; }
.btn.blue {  color: #0381cc;  border: 2px solid #0381cc; background-color: #fff;     border-radius: 20px; }
.modal-header button.close {     border: none;     border-radius: 50px;     background-color: #b3c9e7; }
.modal-footer button.btn.btn-default.btn-primary { background-color: #397bb8;     border-color: #397bb8; }

.sharethis-inline-share-buttons{ padding-bottom: 20px;     padding-top: 10px; }

/* Forms */
p.select-group-header { margin: 0.375rem 0px 8px;     color: #436c71;     font-weight: 700; }
form label.checkbox { margin-bottom: .5em;     margin-right: 3em; } 

/* CARDS*/
.card { border: none; margin: 0 3% 3% 0; background-color: transparent;  width: 22%;  }
  @media screen and (max-width: 1200px) { .card  { width:30%; }}
    @media screen and (max-width: 992px) { .card  { width: 45%; }}
    @media screen and (max-width: 768px) { .card  { width: 70%; padding-bottom: 25px; }}
    @media screen and (max-width: 576px) { .card  { width: 80%; padding-bottom: 25px; }}

.card.card-theme .signature-image, .card .signature-image { object-fit: cover; max-height: 11rem;}
    @media screen and (max-width: 992px) { .card.card-theme .signature-image, .card .signature-image { max-height: 12rem; }}   
.card.card-theme .card-body, .card-body   { padding: 0.3rem 0rem 0rem 0rem;  margin-bottom: 10px;   height: 95px; }
.card.card-theme time { text-align: right; padding-top: 5px;    color: grey; font-size: 0.8rem;     font-weight: 800;}
h5.card-title { font-size: 1.7em; font-weight: 700; line-height: 1.2; margin-bottom: 0.5rem; }
h5.card-title a {color: #4D4A4A;  }
h5.card-title a:hover { color:#386EA8; }
.card-body a { text-decoration: none; }
.card-theme p.card-text { display:none; font-size: 1.2em;     line-height: 1.5; }

.card .cta { color: #4383c7; }
.card .cta:hover { color:#045ee8; text-decoration: underline; }

/* BASIC CARDS sig-image-left with heading & text-right*/
.basic-layout .content-header .basic-category {  display: block; } /*add the categories*/
.basic-layout img { max-height: 10rem;  width: 100%; } 
.card.mb-3.basic-layout { width: 100%; }
.card.mb-3.basic-layout .signature-image {max-height: 10rem; margin-bottom: 5px; }
.card-body { overflow: hidden;   height: 10rem; } 
.card.basic-layout .card-body {     padding: 0; }
.card-body h3 { font-size: 1.8em; } 

/*Index listings*/
.pagination-form { margin-top: 0px; }
.content-header {     margin-bottom: 10px; }
.broadcast-module-name { margin-top: 0px; }
p.article-text a { color: #000; }
article a { text-decoration:none; }
article a p { line-height: 1.7; font-size: 1.1rem; }
.content-header {     margin-bottom: 10px; }
.content-header p { font-size: 1rem; }
.signature-image {     margin-top: 3px; }

/*  pagination   */
.page-link { border: none; color: #1d5498;}
.pagination-sm .page-item:first-child .page-link, .pagination-sm .page-item:last-child .page-link { font-size: 1em;     padding-top: 0em;  }
.page-item:hover .page-link {    border-bottom: solid black 3px;  }
.page-item.active .page-link {     color: #fff;     background-color: #1d5498;    border-bottom: solid black 3px;  }
.pagination-sm .page-item:first-child .page-link {     border-top-left-radius: 0rem;     border-bottom-left-radius: 0rem; }


.bootstrap-modal-btn:hover { color: #428bca; }
.bootstrap-modal-btn:before { color: #084c71; font-family: "Font Awesome 5 Pro", sans-serif; content: "\f055"; margin-right: 5px; font-size: .9em; }

a.btn.broadcast-ignore-site, a.btn.broadcast-ignore {     text-decoration: none; width: inherit;}

/*Open Close containers*/ 
.details-opener.opened h1:before, .details-opener.opened h2:before, .details-opener.opened h3:before, .details-opener.opened h4:before, .details-opener.opened h5:before, .details-opener.opened h6:before, .details-opener.opened p:before { color: #028553; font-family: "Font Awesome 5 Pro"; content: "\f056"; margin-right: 5px;    font-size: 17px;}
.details-opener h1:before, .details-opener h2:before, .details-opener h3:before, .details-opener h4:before, .details-opener h5:before, .details-opener h6:before, .details-opener p:before { color: #095a8c; font-family: "Font Awesome 5 Pro"; content: "\f055"; margin-right: 5px;    font-size: 17px;}
.details-slide.opened    { border-bottom: 2px #818181 solid;    margin-bottom: 40px; }
.small-hidden-menu .details-slide.opened    { border-bottom: 0px #fff solid; }

.map-responsive {  overflow:hidden;  padding-bottom:56.25%; position:relative; height:0;  }
.map-responsive iframe {  left:0;  top:0; height:100%; width:100%;  position:absolute;  }
.googlemaps {  overflow:hidden;     padding-bottom:56.25%;     position:relative;     height:0; }
.googlemaps iframe{     left:0;     top:0;     height:100%;     width:100%;     position:absolute; }

/* ALERTS */
.event-expired.alert.alert-danger.alert-dismissable p { margin-bottom: 0em; color: #b38899; }
.event-expired.alert.alert-danger.alert-dismissable .far.fa-exclamation-triangle { display:none; } 
.alert-danger {     --bs-alert-color: #842029;     --bs-alert-bg: #dbced3;     --bs-alert-border-color: #dbced3;     border-radius: 0;     padding: 5px; }
.event-expired.alert.alert-danger.alert-dismissable button.close {     border: none;     background-color: #dbced3; float: right;     border: solid #cf95ac 1px;     border-radius: 40px;     color: #cf95ac; }

.rating_text {     float: right;     text-align: right;     font-size: 0.8em;     text-transform: uppercase;     font-weight: 600; }


#footer, #footer .container { background-color: #656565; }
#footer { padding-bottom: 100px; }
#footer p, #footer a { color: #fff; }
 #footer a:hover { color: #f9ab19; text-decoration:none;}
  #footer a.active { color: #f9ab19; }
#footer ul.menu { padding-left: 0px; }