#breakpoint {
		position: absolute;
		right: 50%;
		top: 0px;
		font-size: 70%;
		color: rgba(104, 104, 104, 0.60);
}
#contactcard {
		background-image: -webkit-linear-gradient(90deg, rgba(1, 56, 70, 1.00) 0%, rgba(55, 175, 206, 1.00) 19.26%, rgba(56, 176, 207, 1.00) 19.49%, rgba(49, 170, 202, 1.00) 40.71%, rgba(2, 131, 164, 1.00) 81.06%, rgba(1, 56, 70, 1.00) 100%);
		background-image: -moz-linear-gradient(90deg, rgba(1, 56, 70, 1.00) 0%, rgba(55, 175, 206, 1.00) 19.26%, rgba(56, 176, 207, 1.00) 19.49%, rgba(49, 170, 202, 1.00) 40.71%, rgba(2, 131, 164, 1.00) 81.06%, rgba(1, 56, 70, 1.00) 100%);
		background-image: -o-linear-gradient(90deg, rgba(1, 56, 70, 1.00) 0%, rgba(55, 175, 206, 1.00) 19.26%, rgba(56, 176, 207, 1.00) 19.49%, rgba(49, 170, 202, 1.00) 40.71%, rgba(2, 131, 164, 1.00) 81.06%, rgba(1, 56, 70, 1.00) 100%);
		background-image: linear-gradient(0deg, rgba(1, 56, 70, 1.00) 0%, rgba(55, 175, 206, 1.00) 19.26%, rgba(56, 176, 207, 1.00) 19.49%, rgba(49, 170, 202, 1.00) 40.71%, rgba(2, 131, 164, 1.00) 81.06%, rgba(1, 56, 70, 1.00) 100%);
		color: #fff;
}
#contactcard a, #contactcard h1, #contactcard h5 {
		color: #ddd;
}
/* Carousel styles */
#sled { /* constrain tall images to a carousel container*/
		position: relative;
}
#sled .carousel {
		max-height: 90vh;
}
#sled .img-fluid {
		max-height: 85vh;
}
.carousel-inner.img-fluid {
		max-width: 100%;
}
.carousel-inner {
		padding-bottom: 20px;
}
.carousel-item {
		padding-top: 10px;
		padding-bottom: 20px;
}
.carousel-indicators {
		bottom: -15px;
		border-radius: 0;
}
.carousel-indicators li {
		background-color: rgba(51, 51, 51, 0.30);
		padding: 1px;
		margin: 0 1px;
}
#sidebar ul.carousel-indicators {
		background-image: none;
}
.carousel-caption {
		bottom: -40px;
		color: rebeccapurple;
		right: 1%;
		left: 1%;
}
#ecom p {
		font-size: 70%;
		margin-bottom: 0;
}
#grid.form-inline {
		z-index: 900;
		position: absolute;
		top: 2px;
		right: 7rem;
		width: 8rem;
		/*outline: 1px yellow solid;
	 */
}
#hbg-center {
		position: relative;
		background-color: #eee;
		padding-top: 10px;
		padding-bottom: 10px;
}
#hbg-downtabs .nav-link.active {
		background-color: #fff;
		color: #000;
		padding-left: .5rem;
		padding-right: .5rem;
		border-top: 1px #BFBFBF solid;
}
#hbg-downtabs .nav-link:hover {
		background-color: #fff;
		color: #000;
}
#hbg-downtabs .nav-link {
		background-color: #eee;
		padding: .3rem;
		margin-right: 4px;
		border: 1px #999 solid;
		border-top: none;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		border-bottom-left-radius: .5rem;
		border-bottom-right-radius: .5rem;
}
#hbg-downtabs .nav-tabs {
		border-bottom: none;
}
#hbg-downtabs select.custom-select {
		height: 2.3rem;
		padding: .2rem 1.5rem .2rem .35rem;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		border-bottom-left-radius: .5rem;
		border-bottom-right-radius: .5rem;
		font-size: 90%
}
#hbg-downtabs ul {
		margin: 0 auto;
		border-top: 1px #BFBFBF solid;
}
#hbg-downtabs {
		display: flex;
}
#hbg-footer .social {
		float: left;
		margin-bottom: 5px;
}
#paralax #social {
		position: absolute;
		top: 10px;
}
#hbg-footer a.login {
		color: #333;
		position: absolute;
		bottom: -4px;
		right: 100px;
}
#hbg-footer a {
		color: #F7FFDA;
}
#hbg-footermenu .nav-link:hover {
		color: #fff;
}
#hbg-footermenu .nav-link {
		padding: .15rem .25rem;
		color: #ccc;
		font-size: 90%;
		white-space: nowrap;
		font-weight: normal;
}
#hbg-footermenu {
		clear: both;
		justify-content: center;
		padding-bottom: 7px;
}
#hbg-footer p {
		color: inherit;
}
#hbg-footer {
		position: relative;
		background-image: -webkit-linear-gradient(0deg, rgba(94, 15, 7, 1.00) 0%, rgba(188, 40, 27, 1.00) 100%);
		background-image: -moz-linear-gradient(0deg, rgba(94, 15, 7, 1.00) 0%, rgba(188, 40, 27, 1.00) 100%);
		background-image: -o-linear-gradient(0deg, rgba(94, 15, 7, 1.00) 0%, rgba(188, 40, 27, 1.00) 100%);
		background-image: linear-gradient(90deg, rgba(94, 15, 7, 1.00) 0%, rgba(188, 40, 27, 1.00) 100%);
		color: #fff;
		min-height: 3.2rem;
		line-height: 1rem;
		padding: 5px 10px;
		border-bottom-left-radius: 16px;
		border-bottom-right-radius: 16px;
}
#hbg-header {
		position: relative;
		padding-bottom: 15px;
		padding-top: 15px;
		color: #fff;
		text-shadow: 1px 1px 7px #000, -1px -1px 7px #000;
}
#hbg-header, #hbg-header h1, #hbg-header h2, #hbg-header h3, #hbg-header h4, #hbg-header h5, #hbg-header h6, #hbg-header p {
		text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.90), -1px -1px 4px rgba(0, 0, 0, 0.70);
		color: #fff;
}
#hbg-header a:hover {
		color: #142640;
}
#hbg-header a {
		color: #402815;
}
#hbg-header a {}
#hbg-undertabs .nav-link.active:hover {
		background-color: #eee;
		color: #3364D1;
		border-radius: 8px;
}
#hbg-undertabs .nav-link.active {
		background-color: #fff;
		border-bottom-color: #B5B5B5;
		border-top-color: #999;
		border-left-color: #999;
		border-right-color: #999;
}
#hbg-undertabs .nav-link:hover {
		background-color: #fff;
		color: #3364D1;
}
#hbg-undertabs .nav-link {
		font-size: 75%;
		padding: .2rem .4rem;
		margin: 2px 0px 0px 2px;
		background-color: #eee;
		color: #575F71;
		border-top-color: #999;
		border-left-color: #999;
		border-right-color: #999;
		border-bottom-color: #BFBFBF;
}
#hbg-undertabs .nav.nav-tabs {
		border-bottom: none;
}
#hbg-undertabs div.fade {
		position: absolute;
		bottom: auto;
		z-index: 100;
		padding-bottom: 5px;
}
#hbg-undertabs li.fade {
		margin-left: 5px;
}
#hbg-undertabs ul {
		border-bottom-color: #BFBFBF;
		margin-bottom: 0;
		border-bottom: none;
}
#hbg-undertabs {
		margin-bottom: 0;
		padding-bottom: 0;
}
#hbg-wrap {
		background: #600 url(../grafix/flagbg.png) no-repeat fixed bottom left;
		position: absolute;
		top: 0;
		left: 0;
		min-height: 100%;
		width: 100%;
		padding: 0 0 30px 0;
		z-index: 10;
		/*background-image: linear-gradient(#CDCDCD, #fff, #F6F4E5, #AAAAAA);
	 background-position: top;
	 */
}
#hot a {
		color: #fff;
}
#hot h5 {
		color: #fff;
}
#hot {
		position: relative;
		background-color: #600;
		margin: 0 5px 10px 5px;
		padding: 0;
		border-bottom-right-radius: 7px;
		border-bottom-left-radius: 7px;
}
#leftbarcontent {
		background-color: #eee;
		z-index: 1010;
		line-height: 1.1rem;
}
#loginbadge a {
		color: inherit;
		padding: 4px;
		text-decoration: none;
}
#loginbadge {
		position: absolute;
		top: 5px;
		right: 15px;
		font-size: .7em;
		padding: 1px;
		margin: 0px;
		color: #fff;
		text-shadow: #000 1px 0 7px;
		opacity: .6;
		z-index: 1250;
}
#main li li {
		line-height: 1.2;
		padding-bottom: 4px;
		text-align: right;
}
#main li {
		line-height: 1.2;
		text-align: left;
		margin: 0 3px 0 10px;
		padding-bottom: 7px;
}
#results {
		position: fixed;
		z-index: 950;
		max-width: 60vw;
		right: 10%;
		top: 20vh;
		background-color: rgba(51, 51, 51, 0.85);
		color: #eee;
		padding: 12px 5px;
		margin: 1px;
		border: 1px #273556 solid;
		border-bottom-width: 3px;
		border-left-width: 3px;
		border-radius: 7px;
}
#rightbar .active {
		background-color: #B0B0B0;
}
#rightbarbtn2 {
		display: inline-block;
		background-color: rgba(189, 189, 189, 0.50);
		color: #228D10;
		width: 30px;
		line-height: .9rem;
		white-space: nowrap;
		padding: 5px;
		border: 1px #228D10 solid;
}
#rightbarcontent p {
		background-color: #DEDEDE;
		z-index: 1010;
		font-size: 90%;
		line-height: 1.1rem;
		padding: 2px;
}
#rightbar h3 {
		font-size: 130%;
}
#rightbar h4 {
		font-size: 120%;
}
#rightbar h5 {
		font-size: 110%;
}
#rightbar h6 {
		font-size: 100%;
}
#rightbar li.nav-item {
		padding: .15rem 0;
		margin: 0;
		border-bottom: 2px solid #552A0C;
		height: auto;
}
#rightbar {
		font-size: 90%;
}
#searchform {
		position: absolute;
		top: 2px;
		right: -25px;
		/*outline: 1px green solid;
	 */
}
#search {
		position: relative;
		height: 26px;
		padding: 2px 0;
}
#sidebar .dropdown {
		background: #600 url(../grafix/bg.png) repeat-x fixed bottom;
}
#sidebar .nav-item.active .nav-link {
		background-color: #ddd;
		color: #00181F;
}
#sidebar .nav-item.active:hover .nav-link {
		background-color: #ddd;
		color: #620100;
}
#sidebar div.fade {
		position: absolute;
		bottom: auto;
		right: 2px;
		z-index: 400;
		background-color: inherit;
}
#sidebar li.nav-item {
		list-style: none;
		padding: 0;
		margin: 0;
		text-align: right;
}
#sidebar .nav-link {
		color: #ddd;
}
#sidebar .nav-link:hover {
		color: #600;
		background-color: #ddd;
}
#sidebar li div {
		background-color: #fff;
}
#sidebar li li.nav-item:hover .nav-link {
		background-color: #fff;
		color: #782912;
}
#sidebar li li.nav-item:last-child .nav-link {
		border: none;
		padding-bottom: 0;
}
#sidebar li li.nav-item:last-child {
		font-size: 70%;
		padding: 0;
		border: none;
		line-height: .5;
}
#sidebar li li.nav-item {
		background-color: #fff;
		border-bottom: none;
		line-height: .8;
}
#sidebar li li.nav-link:hover {
		background-color: #fff;
		color: #131B78;
}
#sidebar li ul {
		margin: 0 7px 7px 15px;
		background-color: #fff;
		border-left: 1px solid #552A0C;
		border-right: 1px solid #552A0C;
		border-bottom: 1px solid #552A0C;
		font-size: 90%;
}
#sidebar p {
		padding-right: 3px;
}
#sidebar ul {
		font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
		background-image: -webkit-linear-gradient(90deg, rgba(134, 0, 0, 1.00) 0%, rgba(103, 0, 0, 1.00) 100%);
		background-image: -moz-linear-gradient(90deg, rgba(134, 0, 0, 1.00) 0%, rgba(103, 0, 0, 1.00) 100%);
		background-image: -o-linear-gradient(90deg, rgba(134, 0, 0, 1.00) 0%, rgba(103, 0, 0, 1.00) 100%);
		background-image: linear-gradient(0deg, rgba(134, 0, 0, 1.00) 0%, rgba(103, 0, 0, 1.00) 100%);
		padding-bottom: 10px;
		margin: 5px;
}
#sidebar {
		text-align: right;
}
#submitsrch {
		position: absolute;
		top: -1px;
		right: -7px;
		z-index: 900;
		font-size: 15px;
		background: none;
		border: none;
}
#topnavbar .dropdown-menu {
		padding: 0;
		margin: 0 auto !important;
		border-bottom-left-radius: 8px;
		border-bottom-right-radius: 8px;
}
#topnavbar .nav-item.active .nav-link {
		background-color: #4CCC36;
}
#topnavbar .nav-item {
		padding-bottom: 0;
		padding-right: 2px;
}
#topnavbar .nav-link:hover {
		background-color: #4CCC36;
		color: #fff;
}
#topnavbar .nav-link {
		background-image: linear-gradient(rgba(138, 138, 138, 0.50), rgba(211, 211, 211, 0.20), rgba(138, 138, 138, 0.50), rgba(211, 211, 211, 0.20));
		border-bottom: none;
		border-top-left-radius: 8px;
		border-top-right-radius: 8px;
		padding: .2rem .4rem;
}
#topnavbar .nav-link {
		border-color: #228D10;
		color: #1A6A0C;
}
#topnavbar .navlink.active:hover {
		background-color: #2C5025;
}
#topnavbar li li.nav-item:last-child .nav-link {
		border-bottom: 1px #228D10 solid;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-left-radius: 8px;
		border-bottom-right-radius: 8px;
		padding: .5rem 0 !important;
}
#topnavbar li li.nav-item:last-child {
		font-size: 70%;
		line-height: .5;
}
#topnavbar li ul li.nav-item {
		margin: 0 !important;
		padding: 0 !important;
}
#topnavbar li ul li .nav-link {
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		margin: 0;
}
#topnavbar li ul li {
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-left-radius: 8px;
		border-bottom-right-radius: 8px;
		font-size: 80%;
		border-radius: 0px;
		margin: 0;
}
#topnavbar li ul {
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		padding: 0 !important;
		margin: 0;
}
#topnavbar ul {
		padding: 0;
		margin: 0 auto;
}
#topnavbar {
		font-size: 90%;
		white-space: nowrap;
		position: relative;
		z-index: 800;
}
#topnav {
		z-index: 800;
}
#topper {
		position: fixed;
		font-size: .9rem;
		line-height: .8rem;
		z-index: 900;
		width: 35px;
		bottom: 65px;
		right: 0;
		text-align: right;
		color: #fff;
		background-color: rgba(100, 100, 100, 0.30);
		padding: 2px 7px 2px 4px;
}
#widgets {
		position: absolute;
		right: 2rem;
		bottom: 3px;
		padding: 1px;
		text-align: right;
		margin-top: 3px;
		margin-right: auto;
		/*outline: 1px blue solid;
	 */ z-index: 800;
}
.alert-type, .badge-type {
		background-color: #013846;
		border-color: #00181F;
		color: #eee;
		border-width: 2px;
		padding: 2px;
}
.alert-type:hover, .badge-type:hover {
		background-color: #07110B;
}
.alert-type a, .badge-type a {
		color: #eee;
}
.alert-type a:hover {
		color: #058B92;
}
.alert-type a {
		color: #eee;
}
.alert-type h1, .alert-type h1, .alert-type h3, .alert-type h4, .alert-type h5, .alert-type h6 {
		color: #fff;
}
.bg-type {
		background-color: #00181F;
		color: #ddd;
		padding: 2px;
}
.bg {
		background-color: #eee;
}
.border-ecom {
		border-color: #CACACA !important;
		border-width: 1px;
}
.border-type {
		border-width: 3px;
}
.breadcrumb, .breadcrumb a {
		background-color: #65727E;
		color: #BFBDBD;
}
.breadcrumb .active {
		color: #fff;
}
.breadcrumb {
		padding: .25rem .45rem;
}
.bs-tooltip-bottom .arrow::before {
		border-bottom-color: #7D6B3F;
		/* arrow Color */
}
.bs-tooltip-left .arrow::before {
		border-left-color: #7D6B3F;
		/* arrow Color */
}
.bs-tooltip-right .arrow::before {
		border-right-color: #7D6B3F;
		/* arrow Color */
}
.bs-tooltip-top .arrow::before {
		border-top-color: #7D6B3F;
		/* arrow Color */
}
.btn-type {
		background-color: #013846;
		font-size: 80%;
		border-color: #001015;
		border-width: 2px;
		color: #ddd;
		padding: .1rem .4rem;
}
.buttons, .buttons span, #sidebarbtn, #rightbarbtn, #topnavbtn {
		display: none;
}
.dropdown-menu.show {
		display: block;
		visibility: visible;
		opacity: 1;
		transform: translateY(0px);
		transition: .4s ease all;
}
.dropdown-menu {
		display: block;
		visibility: hidden;
		opacity: 0;
		transform: translateY(50px);
		transition: .4s ease all;
}
.dropdown-toggle {
		white-space: normal;
}
.ecomb {
		padding: 10px;
		border-radius: 8px;
		border-top-left-radius: 0;
		background-image: linear-gradient(#1B4284, #4078D8, #1B4284);
}
.expand {
		width: 16px;
		height: 16px;
		float: right;
		margin-top: 4px;
		margin-left: 9px;
}
.fancybox-caption__body h6 {
		color: #fff;
}
.fb {
		float: right;
}
.fixed-top {
		z-index: 800;
}
.form-control, .input-group-text {
		background-color: inherit;
		color: inherit;
}
.form-control:-ms-input-placeholder {
		color: #777777;
}
.form-control::-ms-input-placeholder {
		color: #777777;
}
.form-control::placeholder {
		color: #777777;
		opacity: 1;
}
.gradient {
		background-image: linear-gradient(#1B4284, #4078D8, #1B4284);
		color: #fff;
}
.input-group-text.grid {
		height: 20px;
		background-color: inherit;
		border: none;
		color: #2A5092;
}
.keyim img {
		border: 1px #fff solid;
}
.keyim {
		position: relative;
		margin-top: .25rem;
		margin-bottom: .25rem;
}
.linkage:hover {
		background-color: #ABABAB;
		color: #636363;
		border-radius: 6px;
}
.linkage {
		display: inline-block;
		margin: .4rem;
		padding: .3rem .5rem;
		border-radius: 6px;
		background-color: #636363;
		color: #fff;
}
.meta, .meta a {
		margin-top: 40px;
		font-size: 80%;
}
.meta span {
		white-space: nowrap;
}
.moreim {
		width: 16px;
		height: 16px;
		font-size: 120%;
		float: right;
		color: rgba(88, 88, 88, .50);
		margin: 0 2px 0 0;
}
.navbar-brand {}
.navbar-dark {}
.navbar-light {}
.navbar {
		background-attachment: scroll;
		justify-content: flex-start;
}
.overlay {
		position: fixed;
		display: none;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		cursor: pointer;
		background-color: #606099;
		opacity: 0.35;
		z-index: 750;
}
.page-item.disabled .page-link {
		background-color: rgba(181, 178, 161, 0.9) !important;
		color: #fff;
		pointer-events: none;
}
.page-link:hover {
		border-color: #69634F !important;
}
.page-link {
		background-color: rgba(250, 250, 250, 0.7) !important;
		padding: 7px;
		border-color: #7295D7 !important;
}
.social {
		float: right;
		margin: 5px 10px;
		z-index: 900;
		position: relative;
}
.srchresult {
		border-radius: 3px;
		font-size: 70%;
		font-weight: bold;
		display: block;
		background-color: #EAE5E5;
		margin: 0 2px 2px 2px;
		padding: 3px 3px 3px 10px;
}
#hot .srchresult a {
		color: #600;
}
.sticky-div, .sticky-top, .fixed-top {
		background-color: rgba(238, 238, 238, 0.82);
		z-index: 700;
}
.tooltip-inner {
		background-color: #FEE1A7;
		color: #221F17;
		border: 1px #221F17 dotted;
		font-size: 12px;
		z-index: 600;
}
.typebox {
		position: relative;
		background-image: linear-gradient(#ddd, #eee, #eee, #ddd);
		margin-top: 10px;
		margin-bottom: 10px;
		padding-top: 4px;
		padding-bottom: 4px;
}
.typecount {
		position: absolute;
		top: 5px;
		font-size: 70%;
		right: 20px;
		color: inherit;
}
.vigbot {
		bottom: 0;
		height: 30px;
		background: linear-gradient(to top, rgba(237, 237, 237, 1), rgba(237, 237, 237, 0));
}
.viglft, .vigrit {
		position: absolute;
		height: 100%;
		width: 40px;
		z-index: 2;
}
.viglft {
		top: 0;
		left: 0;
		background: linear-gradient(to right, rgba(237, 237, 237, 1), rgba(237, 237, 237, 0));
}
.vigrit {
		top: 0;
		right: 0;
		background: linear-gradient(to left, rgba(237, 237, 237, 1), rgba(237, 237, 237, 0));
}
.vigtop, .vigbot {
		position: absolute;
		width: 100%;
		z-index: 1;
}
.vigtop {
		top: 0;
		height: 50px;
		background: linear-gradient(to bottom, rgba(237, 237, 237, 1.00), rgba(237, 237, 237, 0));
}
.xbase {
		width: 100%;
		background-image: linear-gradient(to right, #B5B6B8, rgba(181, 182, 184, 0.30), rgba(181, 182, 184, 0.00));
		margin-bottom: 0px;
		border-radius: 4px;
}
.xbox {
		width: 95%;
		background-color: #eee;
		color: #000;
		border: 2px indigo solid;
		margin: 5px;
		padding: 3px 3px 7px 3px;
		font-size: 80%;
		border-radius: 4px;
		z-index: 900;
}
a.navbar-brand:hover {
		color: #575F71;
}
a.page-link {
		color: #7295D7 !important;
}
a.xfiles {
		/*background-image: url("../grafix/icons/folder.png");*/
		padding: 5px 3px 3px 7px;
}
a.ximages, a.xfiles {
		margin-left: 5px;
		background-size: contain;
		background-position: left top;
		background-repeat: no-repeat;
		font-size: 70%;
}
a.ximages {
		background-image: url("../grafix/icons/img.png");
		padding: 5px 3px 3px 20px;
}
a:hover {
		color: #102E5A;
}
a {
		color: #11366C;
		font-weight: bold;
}
body {
		background-color: #eee;
		color: #000;
		font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
}
html {
		font-size: 16px;
}
h1, h2, h3, h4, h5, h6 {
		color: #013846;
		font-weight: bold;
		font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
		padding: 2px 2px 0 2px;
}
h2 {
		font-size: 2.5rem;
}
h2 {
		font-size: 2rem;
}
h3 {
		font-size: 1.75rem;
}
h4 {
		font-size: 1.5rem;
}
h5 {
		font-size: 1.25rem;
}
h6 {
		font-size: 1rem;
}
p {
		font-size: 1.1rem;
		line-height: 1.4;
		color: #000;
		font-family: "Lucida Bright", Constantia, "DejaVu Serif", Georgia, "serif";
		margin-block-end: .3rem;
		margin-bottom: .5rem;
}
header {
		position: relative;
}
input#srch, #grid select {
		height: 20px;
		padding: 2px;
		background-color: rgba(100, 100, 100, 0.30);
		color: #2A5092;
		border-color: #405359;
		border-radius: 4px;
}
input#srch:focus {
		width: 8rem;
}
input#srch {
		width: 4.5rem;
}
input, textarea, select {
		background-image: linear-gradient(#B5B6B8, #E7E8EA);
		font-family: "Helvetica Neue", Helvetica, Gotham, Arial, "sans-serif";
}
label {
		background-color: #fff;
		color: #7BC380;
}
ul {
		border-bottom-left-radius: 8px;
		border-bottom-right-radius: 8px;
		font-family: Georgia, "Lucida Bright", Constantia, "DejaVu Serif", "serif";
}
@media (max-width: 767.98px) {
		html {
				font-size: 18px;
			line-height: 1.3;
		}
		#hbg-center {
				padding: 10px 0;
		}
		#hbg-header {
				margin-top: 0;
		}
		#rightbar.offcanvas-collapse.open {
				z-index: 1100;
		}
		#rightbarbtn {
				margin-left: 20px
		}
		#searchform {}
		#sidebar.offcanvas-collapse.open {
				z-index: 780;
		}
		#sidebarbtn, #rightbarbtn, #topnavbtn {
				display: inline-block;
				background-color: rgba(189, 189, 189, 0.50);
				color: #013846;
				width: 30px;
				line-height: .9rem;
				white-space: nowrap;
				padding: 5px;
				border: 1px #013846 solid;
		}
		#sidebarbtn:hover, #rightbarbtn:hover, #topnavbtn:hover {
				color: #1B4559;
				background-color: #eee;
		}
		#sidebarbtn {
				margin-right: 10px
		}
		#sidebar {
				position: fixed;
				top: 15vh;
				max-height: 80vh;
		}
		#topnavbar.navbar-collapse {
				position: absolute;
				top: 0px;
				right: 1%;
				left: 1%;
				margin: 0 auto;
		}
		#topnavbtn {}
		#widgets {}
		.buttons span {
				display: inline;
				color: inherit;
				opacity: .7;
		}
		.buttons {
				display: inline-block;
				float: left;
				margin: 2px 10px;
				padding-top: 10px;
				text-align: center;
				z-index: 700;
				/*outline: 1px red solid;
	 */
		}
		.offcanvas-collapse.open {
				-webkit-transform: translateX(0px);
				transform: translateX(0px);
		}
		.offcanvas-collapse {
				position: absolute;
				top: 4.5rem;
				bottom: 0;
				width: 12rem;
				padding-right: 0rem;
				padding-left: 0rem;
				overflow-y: auto;
				transition: -webkit-transform .3s ease-in-out;
				transition: transform .3s ease-in-out;
				-webkit-transform: translateX(-350px);
				transform: translateX(-350px);
				z-index: 1000;
		}
		.rightbar-collapse.open {
				-webkit-transform: translateX(0px);
				transform: translateX(0px);
				/* Account for horizontal padding on navbar */
		}
		.rightbar-collapse {
				position: fixed;
				top: 4.5rem;
				bottom: 0;
				right: 0px;
				width: 20rem;
				padding-right: 0rem;
				padding-left: .5rem;
				overflow-y: auto;
				transition: -webkit-transform .3s ease-in-out;
				transition: transform .3s ease-in-out;
				-webkit-transform: translateX(21rem);
				transform: translateX(21rem);
				z-index: 1000;
		}
}
@media (max-width: 567.98px) {
		.foo {}
		/*From site-style.lite.css */
}
.parallax {
	position: relative;
	margin: 0px;
	padding: 0;
	min-height: 270px;
}
#logoholder {
	text-align: center; /**/
}
#hbg-header {
	margin-top: 0; /**/
}
#hbg-indexheader {
	/*color: #fff;*/
	margin: 0px;
	padding: 0px 10px;
}
#parallaxheader h1 {
	font-size: 280%;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.90), -1px -1px 3px rgba(0,0,0,0.90);
	color: #fff;
}
#parallaxheader h5 {
	font-size: 110%;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.90), -1px -1px 3px rgba(0,0,0,0.90);
	color: #fff
}
#loginbadge {
	bottom: -10px;
}
#order {
	position: absolute;
	top: 10px;
	right: 20px;
	font-size: 110%;
}
#social {
	position: absolute;
	top: 2px;
	left: 2px;
}
@media only screen and (max-width: 991.98px) {
	.parallax {
		min-height: 220px;
	}
	#parallaxheader h1 {
	font-size: 220%;
	}
	#parallaxheader h5 {
	font-size: 105%;
	}
}@media only screen and (max-width: 767.98px) {
	.parallax {
		min-height: 170px;
	}
	#parallaxheader h1 {
	font-size: 200%;
	}
	#parallaxheader h5 {
	font-size: 90%;
	}
	#social .img-fluid {
	top:1px;
	height: 30px;
}

}
