html, body {
	height: 100%;
}
body {
	font-family: 'Montserrat', sans-serif;
	padding-top:87px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Libre Baskerville, serif';
	/*font-family: 'Franklin Gothic Font Family';*/
	color: #000000;
	font-weight:700;
}
a {
	color:#000000;
}
a:hover {
	color:#ff0000;
}
.smallbreak{
	border-bottom:#f1c40f 1px solid;
	box-sizing: border-box;
	height:1px;
	width:200px;
	margin: 5px auto;
}
.largebreak{
	border-bottom:#f1c40f 1px solid;
	box-sizing: border-box;
	height:1px;
	width:80%;
	margin: 5px 0;
}
.leftbreak{
	border-bottom:#f1c40f 1px solid;
	box-sizing: border-box;
	height:1px;
	width:80%;
	margin: 5px 20% 5px 0;
}
.rightbreak{
	border-bottom:#f1c40f 1px solid;
	box-sizing: border-box;
	height:1px;
	width:80%;
	margin: 5px 0 5px 20%;
}
.navbar {
	font-weight: 700;
	-webkit-transition: padding 0.2s ease;
	-moz-transition: padding 0.2s ease;
	-o-transition: padding 0.2s ease;
	transition: padding 0.2s ease;
	border-bottom: 5px solid #f1c40f;
}
.affix {
	padding-top: 0.2em !important;
	padding-bottom: 0.2em !important;
	-webkit-transition: padding 0.2s linear;
	-moz-transition: padding 0.2s linear;
	-o-transition: padding 0.2s linear;
	transition: padding 0.2s linear;
}
.smalllogo {
	height: 40px;
}
.largelogo {
	height: 70px;
}
.transition {
	-webkit-transition: 0.2s ease;
	-moz-transition: 0.2s ease;
	-o-transition: 0.2s ease;
	transition: 0.2s ease;
}
.navbar, .dropdown-item {
	font-size: 0.9rem;
}
.navbar a {
	color: #000000;
}
.navbar.bgg-white {
	background:#ffffff;
}
.btn-yellow, .btn-green {
	/* 2/17/2023 RD
	background-color: #f1c40f;
	color: #000000;
	border-radius: 0;
	border: 0;
	font-weight:700;
	*/
}
.btn-yellow:hover, .btn-green:hover {
	/* 2/17/2023 RD
	background-color: #dbb314;
	color: #000000;
	border-radius: 0;
	*/
}
/* 2/22/2023 RD */
.nav-item a{
	color: black !important;
}
/* 2/22/2023 RD */
.nav-item a:hover {
	opacity: 0.5 !important;
}
footer {
	color:#ffffff;
	font-weight:700;
}
footer a {
	color:#ffffff;
}
footer a:hover {
	color:#ffffff;
}
hr {
	border-color:#f1c40f;
}

footer ul {
	font-weight: 700;
	margin: 5px 0 0 0;
	padding-bottom: 0;
	list-style: none;
}
h1.underlined
{
	display: inline-block;
	padding-bottom:5px;
	 border-bottom:solid #f1c40f 1px;
	 font-size: 2.5rem;
	 margin-bottom: 20px;
	 text-align: center;
}
.yellow-footer-1 {
	background:#f1c40f;
	color:#000000;
	border-top:1px solid #000000;
}
.yellow-footer-2 {
	background:#000000;
	font-size: 0.8rem;
	font-weight:700;
}
.jarrow {
	width:100%;
	display:block;
	background:#000000;
}
.jarrow .btn {
    text-transform: none;
}
.jarallax {
    position: relative;
    z-index: 0;
}
.jarallax > .jarallax-img {
    position: absolute;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.content-a {
    display:table;
	color:#ffffff;
    width:100%;
    height:100%;
    overflow:hidden;
	/* background: rgba(0,0,0, 0.6); */
}
.content-b {
	display:table-cell;
    position:relative;
	vertical-align:middle;
	text-align:center;
	padding-top:70px;
}
.head-hero {
    height:60vh;
	width:100%;
}
.head-hero h2, .head-hero h3 {
    color:#ffffff;
}
.head-hero h2 {
    font-size: 3rem;
}
.head-hero h3 {
    font-size: 1.5rem;
}
.head-hero.pagebanner {
    height:40vh;
	margin-top:40px;
}
.NextArrow{
  position:absolute;
  top:50%;
  right:0px;
  width:35px;
  height:45px;
  background:rgba(241,196,15,1);
  border:0 none;
  margin-top:-22.5px;
  text-align:center;
  color:#FFF;
  z-index:999;
}

.NextArrow:before{  
  font-family: "Font Awesome 5 Free";
  content: "\f0da";
  font-weight:900;
}

.PrevArrow{
  position:absolute;
  top:50%;
  left:0px;
  width:35px;
  height:45px;
  background:rgba(241,196,15,1);
  border:0 none;
  margin-top:-22.5px;
  text-align:center;
  font-family: "Font Awesome 5 Free";
  color:#FFF;
  z-index:1000;
}

.PrevArrow:before{
  font-family: "Font Awesome 5 Free";
  content: "\f0d9";
  font-weight:900;
}

.NextArrow:hover,.PrevArrow:hover{
  cursor:pointer;
}

.img-thumbnail {
	border-color:#f1c40f;
}

.custom-toggler.navbar-toggler {
    border-color: rgb(0,0,0);
}
.custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
}

/* ==== Slick Slider Css Rules === */
.slick-slider{position:relative;display:block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}
.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}
.slick-list:focus{outline:none}.slick-list.dragging{cursor:hand}
.slick-track{position:relative;top:0;left:0;display:block}
.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}
.slick-loading .slick-track{visibility:hidden}
.slick-slide{display:none;float:left /* If RTL Make This Right */ ;height:100%;min-height:1px}
.slick-slide.dragging img{pointer-events:none}
.slick-initialized .slick-slide{display:block}
.slick-loading .slick-slide{visibility:hidden}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}

.voc_success{
	margin:0 auto;
	display: block;
	text-align: center;
	height: 250px;
	overflow:hidden;
}
.voc_story{
	box-sizing: border-box;
	overflow: hidden;
	display: inline-block;
	width:170px;
	height: 250px;
	padding:5px 10px;
}
.voc_story img{
	border-radius: 150px;
	height: 150px
}
.voc_label{
	width:150px;
	text-align: center;
	line-height: normal;
	height:100px;
}
.voc_name{
	font-weight: bold;
}
.snip_3_image
{
  width:  100%; /*or 70%, or what you want*/
  height: 250px; /*or 70%, or what you want*/
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin:0 0 15px 0;
}
#homeslider{
	height: 35vh;
	display: block;
	border-bottom: 1px solid #f1c40f;
}
#homeslider .homeslider_container{
	position: relative;
	height: 35vh;

}
#homeslider .homeslide{
	width: 100%;
	height: 35vh;
	overflow-y: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    
}
#homeslider .homeslidecontent{
	text-align: center;
	background-color: rgba(255,255,255,.5);
	margin: 25px 0 0 0;
	border-radius: 5px;
	padding: 15px;
	border: 1px solid #e5e5e5;
}
section{
	border-bottom: 1px solid #e5e5e5;
}
section#topbanner{
	background-color: #f1c40f;
	margin:0;
	padding:0;
	padding-top: 0px !important;
	line-height: 110%;
}
section#topbanner a{
	border-left:1px solid #e5e5e5;

	margin: 0px !important;
	padding:10px;
	display: inline-block;
	width: 250px;
	text-decoration: none;
}
section#topbanner a:last-of-type{
	border-right:1px solid #e5e5e5;
	}
section#topbanner a:hover{
	color:#000;
	background-color: #dbb314;
	text-decoration: none;
}
.content-b h2{
	font-size: 3rem;
	color:#fff;
}
.featherlight-loading {

    .featherlight-content {
        min-height: 150px;
        overflow: hidden !important;
        position: relative;
        .featherlight-close-icon {
            position: absolute;
            display: block;
            left: 50%;
            top: 50%;
            margin-left: -30px;
            margin-top: -30px;
            animation: rotation 800ms infinite linear;
            border: 4px solid rgba(0, 0, 0, 0.2);
            border-left-color: #000;
            width: 60px;
            height: 60px;
            border-radius: 60px;
            text-indent: -10000px;
        }
    }
}
.btn-yellow {
    background-color: #f1c40f;
    color: #000 !important;
    border-radius: 3px;
    /*border: 0;*/
}
.navbar-light .navbar-toggler-icon {
    background-image: url(data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e);
}
.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: rgba(0,0,0,.1);
}
.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
}
.eventdate {
    font-size: 130%;
    padding: 3px;
}
.eventdesc {
    padding: 3px;
}
.smallbreak-events{
    border-bottom: 3px solid #000;
    margin: 0 25% 5px 25%;
    padding: 5px;
}
.newslink{
	text-decoration: none;
}
.newslink a:hover, a:visited, a:link, a:active{
	text-decoration: none;
	color: unset;
}
.newsighlsnip {
    background-color: #f1c40f;
    /*color: #fff;*/
    padding: 2%;
    text-align: center;
    font-size: 120%;
    font-weight: bold;
}
a.nav-link i {
    /*font-size: 120%;*/
}
.navSocial a {
	/* 02/17/2023 Rd
    text-align: center;
    padding: 0 auto;*/
    margin: 5px;
}
.nav-link {
    display: block;
    padding: 0.5rem 1rem;
}
.navSocial a i {
    font-size: 22px;
    margin: 0px;
    padding: 8px;
    width: 40px;
    height: 40px;
    border-radius: 1000px;
    background-color: #e5e5e5;
    color: #002f6c;
    text-align: center;
}
#navbarNavDropdown {
    flex-direction: column;
}
.footeraffiliate {
    padding: 5px 40px;
    display: inline-block;
}
.navSocial {
    display: flex;
    width: 100%;
    justify-content: flex-end;
}
.btn{
	font-weight: 700;
}
/* End request changes */
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}



.contact_form{
	padding:25px;
	margin:15px;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
}
.contact_form  input[type=text], .contact_form  input[type=password], .contact_form  select, .contact_form textarea
{
	width: 100%;
	padding: 5px 8px 5px 8px;
	margin:2px;
	border-radius: 3px;
	background-color: #f2f2f2;
	color:#666;
	line-height: 1.5;
}
div.input label{
	font-weight: bold;
}
div.input, div.submit{
	padding:0 0 20px 0;
}
.form input[type=submit]
{
	color: #fff;
    background-color: #0275d8;
    border-color: #0275d8;
    display: inline-block;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .5rem 1rem;
    font-size: 1rem;
    border-radius: .25rem;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}