@font-face {
	font-family: 'swiss_721bold_condensed';
	src: url('../fonts/swiss-webfont.eot');
	src: url('../fonts/swiss-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/swiss-webfont.woff2') format('woff2'), url('../fonts/swiss-webfont.woff') format('woff'), url('../fonts/swiss-webfont.ttf') format('truetype'), url('../fonts/swiss-webfont.svg#swiss_721bold_condensed') format('svg');
}
@font-face {
	font-family: 'Black Night';
	src: url('../fonts/BlackNight.woff2');
}

body {
	margin: 0;
	line-height: 1.5em;
	font-family: Verdana, Arial, sans-serif; font-size: 13px;
	color: #000;
/* 	-webkit-text-size-adjust: 100%; */
}

input[type="submit"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

a img {
	border: none;
}

img {
	max-width: 100%; height: auto;
}

td {
	vertical-align: top;
}

label {
	cursor: pointer;
}

input, textarea, select {
	vertical-align: middle;
	font-family: Arial, sans-serif; font-size: 13px;
	color: #000;
}
input[type="text"],
input[type="password"] {
	padding: 2px;
	background-color: #fff !important;
	border: #a8b9c7 1px solid;
}



textarea, select {
	padding: 2px;
	background-color: #fff !important;
	border: #a8b9c7 1px solid;
}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin: 0 auto;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

.dd-group:before, .dd-group:after {
	display: table;
	content: "";
}
.dd-group:after {
	clear: both;
}
.dd-group {
	zoom: 1;
}

.dd-wrapper {
	margin: 0 auto;
}

.dd-header .dd-secondary-links {
	position: relative;
	height: 34px;
	line-height: 34px;
	background-color: #444;
	border-bottom: 1px solid #3c3c3c;
}
.dd-header .dd-secondary-links a {
	text-decoration: none;
}
.dd-header .dd-secondary-links ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
@media screen and (max-width: 1200px) {
	.dd-header .dd-secondary-links .dd-site {
		display: none;
	}
}
.dd-header .dd-secondary-links .dd-site {
	position: absolute;
	top: 0; left: 0;
	font-family: 'Oswald', sans-serif; font-size: 16px;
	color: #fff;
	text-transform: uppercase;
}
.dd-header .dd-secondary-links .dd-site li {
	float: left;
	padding: 9px 12px;
	height: 16px;
}
.dd-header .dd-secondary-links .dd-site li:not(:last-child) {
	border-right: 1px solid #3c3c3c;
}
.dd-header .dd-secondary-links .dd-site img {
	display: block;
	max-height: 16px;
}
.dd-header .dd-secondary-links .dd-site img:not(:hover) {
	filter: brightness(50%);
}
.dd-header .dd-secondary-links .dd-user {
	position: absolute;
	top: 0; right: 7px;
	font-family: 'Oswald', sans-serif; font-size: 16px;
	color: #fff;
	text-transform: uppercase;
}
@media screen and (max-width: 1200px) {
	.dd-header .dd-secondary-links .dd-user {
		display: none;
	}
}
.dd-header .dd-secondary-links .dd-user li {
	display: inline;
}
.dd-header .dd-secondary-links .dd-user li:not(:last-child):after {
	margin: 0 4px;
	content: " | ";
}
.dd-header .dd-secondary-links .dd-user li:first-child a {
	color: #fff;
}
.dd-header .dd-secondary-links .dd-user li:first-child a:hover {
	color: #e04d1b;
}
.dd-header .dd-secondary-links .dd-user li:last-child a {
	color: #e04d1b;
}
.dd-header .dd-secondary-links .dd-user li:last-child a:hover {
	color: #fff;
}
.dd-header .dd-secondary-links .dd-user li:first-child:last-child a {
	color: #e04d1b;
}
.dd-header .dd-secondary-links .dd-user li:first-child:last-child a:hover {
	color: #fff;
}
.dd-header .dd-secondary-links .dd-text {
	font-family: 'Oswald', sans-serif; font-size: 15px;
	text-align: center;
	text-transform: uppercase;
}
.dd-header .dd-secondary-links .dd-text a {
	color: #fff;
}
.dd-header .dd-secondary-links .dd-text a:hover {
	color: #e04d1b;
}

.dd-header:not(.dd-cc-header) .dd-secondary-links li:first-child a {
	color: #fff;
}
.dd-header:not(.dd-cc-header) .dd-secondary-links li:first-child a:hover {
	color: #f1e300;
}
.dd-header:not(.dd-cc-header) .dd-secondary-links li:last-child a {
	color: #f1e300;
}
.dd-header:not(.dd-cc-header) .dd-secondary-links li:last-child a:hover {
	color: #fff;
}
.dd-header:not(.dd-cc-header) .dd-secondary-links .dd-text a {
	color: #fff;
}
.dd-header:not(.dd-cc-header) .dd-secondary-links .dd-text a:hover {
	color: #f1e300;
}
.dd-header:not(.dd-cc-header) .dd-secondary-links .dd-user li:first-child:last-child a {
	color: #f1e300;
}

.dd-header .dd-mobile-menu {
	display: none;
	position: absolute;
	left: 0; right: 0;
	z-index: 2000;
	text-align: center;
	background-color: #8db958;
	font-family: 'Oswald', sans-serif;
}
.dd-header .dd-mobile-menu {
	top: 106px;
}
@media screen and (min-width: 451px) {
	.dd-header.dd-cc-header .dd-mobile-menu {
		top: 189px;
	}
}
.dd-header .dd-mobile-menu ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
.dd-header .dd-mobile-menu li {
	font-size: 18px; 
	font-weight: 500;
	border-top: 1px solid #287717;
}
.dd-header .dd-mobile-menu li:last-child {
	border-bottom: 1px solid #287717;
}
.dd-header .dd-mobile-menu .dd-link a, .dd-header .dd-mobile-menu .dd-social span {
	display: block;
	padding: 10px 0;
}
.dd-header .dd-link a {
	font-family: 'Black Night', sans-serif;
	font-size: 32px;
}
.dd-header .dd-mobile-menu a {
	color: #000;
	text-decoration: none;
}
/* .dd-header .dd-mobile-menu a:hover {
	color: #f14016;
} */
.dd-header .dd-mobile-menu .dd-social a {
	display: inline-block;
	margin: 0 3px;
	width: 35px;
	background-color: #000;
	border-radius: 100%;
	color: #fff;
	text-decoration: none;
}
.dd-header .dd-mobile-menu .dd-social i {
	line-height: 35px;
}
.dd-header .dd-mobile-menu form {
	padding: 8px 0;
}
.dd-header .dd-mobile-menu input {
	font-size: 12px;
}
.dd-header .dd-mobile-menu input[type="text"] {
	display: block;
	margin: 0 2% 5px 2%; padding: 10px 2%;
	width: 92%;
/* 	background-color: #0a0a0a !important; */
	border: 0;
	border-radius: 3px;
	font-size: 14px;
/* 	color: #fff; */
	background-color: #d3edc7 !important;
	color: #000;
}
.dd-header .dd-mobile-menu input[type="submit"] {
	margin: 0 2%; padding: 10px 0;
	width: 96%;
	text-align: center;
	background-color: #156325;
	border: 0;
	border-radius: 3px;
	font-family: 'swiss_721bold_condensed'; font-size: 18px;
	color: #fff;
	cursor: pointer;
}

.dd-header .dd-toggle-mobile-menu {
	display: none;
	position: absolute;
	top: 48px; right: 10px;
	color: #fff;
	cursor: pointer;
}
@media screen and (min-width: 451px) {
	.dd-header.dd-cc-header .dd-toggle-mobile-menu {
		top: 81px;
	}
}
.dd-header .dd-toggle-mobile-menu i:last-child {
	display: none;
}
.dd-header .dd-toggle-mobile-menu.dd-open i:first-child {
	display: none;
}
.dd-header .dd-toggle-mobile-menu.dd-open i:last-child {
	display: inline-block;
}

.dd-header .dd-mobile-account {
	display: none;
	position: absolute;
	z-index: 2000;
	left: 0; right: 0;
	background-color: rgba(0, 0, 0, 0.9);
	font-family: Verdana, Arial, sans-serif;
	color: #fff;
}
.dd-header .dd-mobile-account {
	top: 106px;
}
@media screen and (min-width: 451px) {
	.dd-header.dd-cc-header .dd-mobile-account {
		top: 189px;
	}
}
.dd-header .dd-mobile-account .dd-container {
	margin: 0 auto; padding: 10px 0;
	max-width: 250px;
}
.dd-header .dd-mobile-account p {
	margin: 0;
}
.dd-header .dd-mobile-account .login-username label {
	display: none;
}
.dd-header .dd-mobile-account form, .dd-header .dd-mobile-account p:not(:last-child) {
	margin: 0 0 10px 0;
}
.dd-header .dd-mobile-account input {
	font-size: 12px;
}
.dd-header .dd-mobile-account input[type="text"], .dd-header .dd-mobile-account input[type="password"] {
	display: block;
	margin: 0 2% 5px 2%; padding: 10px 2%;
	width: 92%;
	background-color: #fafafa !important;
	border: 0;
	border-radius: 3px;
	font-size: 14px;
	color: #000;
}
.dd-header .dd-mobile-account input[type="submit"] {
	margin: 0 2%; padding: 10px 0;
	width: 96%;
	text-align: center;
	background-color: #f14e17;
	border: 0;
	border-radius: 3px;
	font-family: 'swiss_721bold_condensed'; font-size: 18px;
	color: #fff;
	cursor: pointer;
}
.dd-header .dd-mobile-account ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
.dd-header .dd-mobile-account .dd-buttons {
	margin: 0 0 10px 0;
	font-size: 18px;
}
.dd-header .dd-mobile-account .dd-buttons li:not(:last-child) {
	margin: 0 0 5px 0;
}
.dd-header .dd-mobile-account .dd-buttons a {
	display: block;
	padding: 10px 0;
	text-align: center;
	background-color: #f14e17;
	border: 0;
	border-radius: 3px;
	color: #fff;
	text-decoration: none;
}
.dd-header .dd-mobile-account .dd-text li {
	display: inline;
}
.dd-header .dd-mobile-account .dd-text li:not(:last-child):after {
	content: " | ";
}
.dd-header .dd-mobile-account .dd-text a {
	color: inherit;
}

.dd-header .dd-toggle-mobile-account {
	display: none;
	position: absolute;
	top: 48px; left: 10px;
	color: #fff;
	cursor: pointer;
}
@media screen and (min-width: 451px) {
	.dd-header.dd-cc-header .dd-toggle-mobile-account {
		top: 81px;
	}
}
.dd-header .dd-toggle-mobile-account i:last-child {
	display: none;
}
.dd-header .dd-toggle-mobile-account.dd-open i:first-child {
	display: none;
}
.dd-header .dd-toggle-mobile-account.dd-open i:last-child {
	display: inline-block;
}





.dd-footer {
	color: #fff;
}
.dd-footer .dd-primary-panel {
	padding: 30px 20px;
	background-color: #1a1a1a;
	border-top: 5px solid #f14016;
	font-family: 'Oswald', sans-serif;
}
.dd-footer:not(.dd-cc-footer) .dd-primary-panel {
	border-top-color: #1a9159;
}
@media screen and (min-width: 1076px) {
	.dd-footer .dd-primary-panel .dd-links-dual ul {
		float: left;
		width: 50%;
	}
}
@media screen and (max-width: 1075px) {
	.dd-footer .dd-primary-panel .dd-links-dual ul:not(:last-child) {
		margin: 0 0 5px 0;
	}
}
@media screen and (min-width: 901px) {
	/* .dd-footer .dd-primary-panel > * {
		float: left;
		padding: 0 1%;
	} */
	.dd-footer .dd-primary-panel .dd-logo {
		width: 33%;
	}
	.dd-footer .dd-primary-panel .dd-footer-right .dd-links {
		width: 30%;
	}
	.dd-footer .dd-primary-panel .dd-footer-right .dd-introduction {
		width: 50%;
	}
	.dd-footer .dd-primary-panel .dd-logo img {
		margin: 35px 0 0 0;
		max-width: 90%;
	}
	.dd-footer:not(.dd-cc-footer) .dd-primary-panel .dd-logo img {
		margin: 50px 0 0 0;
	}
	.dd-footer .dd-primary-panel{
		display: flex;
		
	}
	.dd-footer .dd-primary-panel .dd-footer-right{
		display: flex;
		justify-content: flex-end;
		gap: 20px;
	}
}
@media screen and (max-width: 900px) {
	.dd-footer .dd-primary-panel {
		padding-top: 15px;
	}
	.dd-footer .dd-primary-panel .dd-logo {
		padding: 0 0 15px 0;
	}
	.dd-footer .dd-primary-panel .dd-links {
/* 		float: left;
		width: 49%; */
		display: flex;
        flex-direction: row;
        flex-wrap: wrap;
		gap: 0 10px;

	}
	.dd-footer .dd-primary-panel .dd-heading { 
		flex: 100%;
	}
	.dd-footer .dd-primary-panel .dd-links ul {
    	flex: calc(50% - 10px);
	}
	.dd-footer .dd-primary-panel .dd-links:nth-child(2) {
/* 		margin: 0 2% 0 0; */
	}
	.dd-footer .dd-primary-panel .dd-introduction {
		clear: both;
		padding: 30px 0 0 0;
	}
}
.dd-footer .dd-primary-panel .dd-logo {
	text-align: center;
}
.dd-footer .dd-primary-panel .dd-heading {
	margin: 0 0 25px 0; padding: 0 0 15px 0;
	font-size: 18px;
	border-bottom: 1px solid #f14016;
	text-transform: uppercase;
}
.dd-footer:not(.dd-cc-footer) .dd-primary-panel .dd-heading {
	border-bottom-color: #1a9159;
}
.dd-footer .dd-primary-panel .dd-links ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
.dd-footer .dd-primary-panel .dd-links li {
	font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 16px;
}
.dd-footer .dd-primary-panel .dd-links li:not(:last-child) {
	margin: 0 0 5px 0;
}
.dd-footer .dd-primary-panel .dd-links li:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	margin: 0 5px 0 0;
	vertical-align: middle;
	font-size: 5px;
	content: "\f111";
}
.dd-footer .dd-primary-panel .dd-links a {
	color: inherit;
	text-decoration: none;
}
.dd-footer .dd-primary-panel .dd-introduction .dd-message {
	margin: 0 0 15px 0;
	font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 16px;
}
.dd-footer .dd-primary-panel .dd-introduction .dd-copyright {
	font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 16px;
}
.dd-footer .dd-primary-panel .dd-copyright a {
	color: inherit;
}
.dd-footer .dd-secondary-panel {
	padding: 10px 20px;
	background-color: #000;
}
.dd-footer .dd-secondary-panel .dd-members {
	text-align: center;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
}
@media screen and (min-width: 701px) {
	.dd-footer .dd-secondary-panel .dd-members * {
		display: inline-block;
		vertical-align: top;
	}
	.dd-footer .dd-secondary-panel .dd-members span {
		margin: 0 25px 0 0;
		line-height: 50px;
	}
}
@media screen and (max-width: 700px) {
	.dd-footer .dd-secondary-panel {
		padding-top: 10px; padding-bottom: 10px;
	}
	.dd-footer .dd-secondary-panel .dd-members span {
		display: block;
		margin: 0 0 10px 0;
		line-height: 25px;
	}
	.dd-footer .dd-secondary-panel .dd-members a {
		display: inline-block;
	}
}
.dd-footer .dd-secondary-panel .dd-members span {
	font-size: 18px;
	color: #fff;
}
.dd-footer .dd-secondary-panel .dd-members a {
	padding: 0 10px;
	line-height: 46px;
	border: 2px solid #f1e300;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
}
.instagram-browser {
  /* Custom styles for Instagram browser */
  transform: scale(0.99);
  overflow-x: hidden;
}