/*Controllers*/
.cb.plain {
	position: absolute !important;
	opacity: 0.3;
}
.cb.plain:hover {
	opacity: 1;
}
.cb.plain .cb-link .button {
	padding: 6px 12px !important;
}

/***Main CSS***/
body {
	background-color:#FFF;
}
.body {
	padding: 80px 0;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, .h5, h5 {
    color: #437137;
}
h1,.h1 {
	font-size: 42px;
	line-height: 38px;
}

.button {
	background: none;
	border-radius: 0;
	border: 2px solid #aaa;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #aaa;
}
.button:hover {
	background: #888;
	border: 2px solid #888;
	color: #fff;
}

/*Header*/
.navigation {
	border: none;
	border-bottom: 1px solid #aaa;
}
.logo {
	display: inline-block;
	height: 150px;
	max-width: 300px;
	background-position: center;
}
.header {
	padding: 30px 0;
}
.header .logo-wrap {
	text-align: center;
}
.header .head-cart-data .fa {
	color:#90469b;
}
.header .col-slogan {
	text-align: right;
}
.header-title {
	padding: 40px 0;
	background-color: #EEE;
}
.header-title h1 {
	margin: 0;
}
.copyright {
	background-color:#9e46ab;
	color: #FFF;
	border-bottom: none;
}

/*Menu*/
ul.menu ul {
	top:43px;
	left: 0;
	width: 100%;
}
ul.menu ul li {
	text-align: center;
	border-color:#ccc;
	background-color: #ddd;
	width: 100%;
}
ul.menu ul li a {
	color: #999;
	font-size: 12px;
	font-weight: 100px;
	letter-spacing: 0.5px;
}
ul.menu ul li:hover,
ul.menu ul li:hover a {
	background-color: #fff;
}

ul.menu .menulink {
	padding: 11.5px 15px 11px;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 3px;
	border-color:#7c2789;

}
ul.menu .mobile-nav + li {
	border-left:1px solid #7c2789;
}
ul.menu .menulink:hover {
	background-color:#9e46ab;
}

/*Banner*/
.banner {
	background-image: url(images/bg-banner.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	padding:0;
}
.banner > .frame {
	padding:0;
}
.banner h1,
.banner .h1 {
	color:#fff;
	font-weight:700;
	font-size:50px;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin: 0 0 10px;
}
.banner h2,
.banner .h2 {
	font-weight: 100;
	font-size: 26px;
	line-height: 26px;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.banner .bt .button {
	background-color:rgba(0,0,0,0);
	font-size:18px;
	padding:10px 20px;
	border:2px solid #eee;
	text-decoration:none;
	font-weight: 500;
	letter-spacing: 2px;
	color: #fff;
}
.banner .bt .button .fa {
	position: relative;
	top:-2px;
}
.banner .bt .button:hover {
	border:2px solid #FFF;
	background-color:#fff;
	color:#333;
}

.banner .slide .slide-inner {
	background-color: rgba(0,0,0,0.3);
	text-shadow: none;
}
.banner .slider-wrapper {
    box-shadow: none;
}

.sssnext, .sssprev {
    width: 50px !important;
    height: 100%;
    margin: 0;
    position: absolute;
    top: 0;
    background-image: url('/web/template/default/assets/sss/images/brr.png') !important;
    z-index: 1000;
	transition: all 0.2s ease-out 0s;
}
.sssprev {
    left: 3%;
    background-position: 0 50% !important;
}
.sssnext {
    right: 3%;
    background-position: -50px 50% !important;
}
.sssprev:hover {
    left: 2.7%;
}
.sssnext:hover {
    right: 2.7%;
}
.sssprev:active {
    left: 2%;
}
.sssnext:active {
    right: 2%;
}

/*Elements*/
.html-style ul li::before, ul.bullet li::before, ul.bullet-list li::before {
	color: #CCC;
}
.faq:hover {
	border-color:#068ed0;
}
.faq:hover h3,
.faq:hover h3::before {
	color:#068ed0;
}
ul:not([class]) {
    margin: 0 0 20px;
    list-style: none;
}
ul:not([class]) > li{
    font-size: inherit;
    line-height: 18px;
    margin-bottom: 10px;
    font-weight: 300;
    position: relative;
    padding-left: 25px;
}
ul:not([class]) li::before{
    font-family: "Font Awesome 5 Pro";
    content: "\f138";
    position: absolute;
    top: 0px;
    font-size: 18px;
    font-weight: 200;
    margin-left: -30px;
}
/*Index Assets*/
.homebox  {

}
.homebox .col {
	padding: 10px;
}
.homebox .col img {
	vertical-align: top;
	width: 100%;
}
.homebox .col .hb-text {
	padding: 35px 40px;
	background: linear-gradient(to top, #fff, #f3f3f3);
}
.homebox .col .hb-text h3 {
	font-size: 22px;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 0 0 10px;
	font-weight: 600;
}
.homebox .col .hb-text p {
	text-align: justify;
	font-size: 12px;
	line-height: 24px;
	color: #888;
}
.homebox .col .hb-text p a.button {
	padding: 5px 15px;
	border-radius: 0;
	border-color: #bbb;
}

/* Global Footer */
.global-contact {
	background-color: #EEE;
	padding: 5px;
	font-size: 14px;
}
.global-contact .item {
	overflow: hidden;
}
.global-contact .item li {
	list-style: none;
	float: left;
	margin-right: 10px;
	color: #999;
}
.global-contact .item li a {
	color: #999;
}

/* Footer */
.footer {
	background-color:#90469b;
	background: url(images/bg-foot-glass-right.png) bottom right, url(images/bg-foot-glass-left.png) bottom left #90469b;
	background-repeat: no-repeat;
	background-size: contain;
	color: #FFF;
	padding:60px 0 70px;
	border-top: 1px solid #9e46ab;
}
.footer .foot-menu {
	border: none;
}
.footer .foot-menu > li a {
	border-color: transparent !important;
	font-weight: 300;
	color: #FFF;
}
.footer .foot-menu > li a:hover {
	border-bottom: 1px solid #FFF !important;
}
.footer .h4,
.footer p {
	color:#FFF;
}
.footer .h4 {
	font-size: 24px;
	margin: 0;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #888;
}
.footer .break {
	width: 80px;
	height: 2px;
	margin: 20px 0 20px;
	border-radius: 10px;
	background-color: #999;
}
.footer .foot-menu {
	margin: 0;
	padding-top: 0;
	padding-right:20px;
}
.footer .foot-menu > li a {
	padding: 8px 0;
	border: none;
	font-weight: 400;
	letter-spacing: 1px;
	border-color:#0d63a1;
	font-size: 14px;
	color: #888;
}
.footer .foot-menu > li a:hover {
	border: none !important;
	color: #FFF;
}
.footer .foot-product-wrap {
	background-color: #FFF;
	box-sizing: border-box;
	border-radius: 8px;
	overflow: hidden;
	color: #000;
}
.footer .foot-product-wrap .h4 {
	font-size: 24px;
	color: #90469b;
}
.footer .foot-product-wrap a {
	color: #068ed0;
	text-decoration: none;
}
.footer .foot-product-wrap p {
	color:#999;
	margin: 0;
}
.copyright a {
	color: #FFF;
}

/* Buttons */
.button {
	padding:8px 20px;
	border-radius: 4px;
}
.button:hover {
	text-decoration: none !important;
	text-shadow: none !important;
}
.button.bt-outline {
	border-color: #90469b;
	color:#90469b;
}
.button.bt-outline:hover {
	border-color: #90469b !important;
	background-color:#90469b !important;
	color:#FFF !important;
}
input[type="submit"], button {
	background-color: #90469b;
}
input[type="submit"]:hover, button:hover {
	background-color:#652D90;
	border-radius: 0;
	color: #FFF;
	box-shadow: none;
}

.hr-mini {
	background-color:#90469b;
	width:50px;
	height:4px;
	border-radius:5px;
	margin:10px 0 20px;
}
.feature-box {
	text-align:center;
}
.feature-box h2 {
	font-size:20px;
}
.feature-box img {
	width:80%;
	vertical-align:top;
}
.feature-box:hover {
	transform:scale(1.1,1.1);
	transition:all 0.2s ease-in-out 0s;
}

/*Section*/
.section-feature {
	padding: 80px 0;
}
.section-variant3 {
	background-color:#006cb9;
}
.section-variant2 {
	background-color:#DDD;
}
.section-variant1 {
	background-color:#EEE;
}
.body .frame > *:last-child {
	margin-bottom:0;
}
.section-feature.sf-variant3 * {
	color:#FFF;
}
.section-feature.sf-variant3 .divide {
	background-color:#FFF;
}
.section-contact-form {
	background-color: #068ed0;
	background-image: url(images/bg-contact.jpg);
}
.section-feature .button.bt-outline {
	color: #FFF;
	border-color:#FFF;
	margin: 0;
	border: 2px solid #FFF;
}
.payment-summary {
	border: none;
	background-color: #652D90;
}
.payment-summary .button {
	border: none;
	background-color: #068ed0;
	color: #FFF;
}
.payment-summary .button:hover {
	background-color: #FFF;
	color: #652D90;
}

/*Element Overrides*/
.product-image-container {
	box-shadow: none;
}

.logo {
	display: none;
}
.site-title {
	visibility: hidden;
    position: absolute;
    pointer-events: none;
}
.site-logo {
	width: 250px;
	background-image: none!important;
}
.logo-wrap a {
	display: flex;
}
.pad120 {
	padding: 120px 0px!important;
}
.overlay {
	position: relative;
}
.overlay::before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #000;
	opacity: 0.5;
	mix-blend-mode: multiply;
	pointer-events: none;
}
.full-height {
	height: 100vh;
	display: flex;
	align-items: center;
}
.flexbox {
	display: flex;
}
.flexbox.inline {
	display: inline-flex;
}
.flexbox.flexcenter {
	align-items: center;
}
.flexbox.flextop {
	align-items: flex-start;
}
.flexbox.flexbottom {
	align-items: flex-end;
}
.grow-1 {
	flex-grow: 1;
}
.grow-2 {
	flex-grow: 2;
}
.grow-3 {
	flex-grow: 3;
}
.zulu-global.global-danger {
	display: none!important;
}
.frame {
	width: 1600px;
}
body, .body, * {
	font-family: "raleway", "sans-serif";
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	font-family: "raleway", "sans-serif";
}
.logo {
	display: none;
}
.site-title {
	visibility: hidden;
    position: absolute;
    pointer-events: none;
}
.site-logo {
	height: 70px;
	background-image: none!important;
}
.logo-wrap a {
	display: flex;
}
.header {
	padding: 20px 0px;
}
.header p {
	margin: 0px;
	color: #818285;
	letter-spacing: 1px;
	font-size: 14px;
	text-align: right;
    width: 100%;
	font-weight: 400;
}
.header a {
	text-decoration: none;
}
.header .logo {
	font-size: 0px;
}
.navigation {
	background-color: transparent;
	border: 0px;
}
.logo {
	display: flex;
	height: 100px;
	min-width: 50px;
}
.contact-box {
	display: flex;
}
.navigation ul.menu {
	width: unset;
	display: flex;
	justify-content: flex-end;
}
.navigation ul.menu > li {
	display: block;
}
.navigation ul.menu .menulink {
	background-color: transparent;
	color: #818285;
	text-transform: capitalize!important;
	font-weight: 400;
	letter-spacing: 1px;
	border: 0px;
	margin-right: 10px;
	font-size: 14px;
}
.navigation ul.menu .menulink:hover {
	background-color: transparent;
}
.navigation ul.menu .mobile-nav + li {
	border: 0px;
}
ul.menu ul li:hover a {
	background-color: #808080;
}
.footer .foot-menu > li a {
	display: flex;
}
.footer .foot-menu > li a b {
	margin-right: 15px;
}
.foot-menu-box:not(:last-child) {
	margin-right: 70px;
}
.foot-menu-box:last-child {
	margin-left: auto;
}
.footer {
	border: 0px;
	background-color: #222;
}
.footer .h4 {
	color: #FFF;
	text-transform: capitalize;
	letter-spacing: 1px;
	font-weight: 500;
	margin-bottom: 20px;
}
.footer .logo {
	width: 200px;
	background-position: top;
	margin-left: auto;
}
.copyright {
	background-color: #222;
	border-top: 1px solid #333;
}
.copyright p {
	text-align: left;
	font-size: 12px;
	display: flex;
	justify-content: space-between;
}
.bx-wrapper .bx-pager {
	bottom: 70px!important;
}
.bx-wrapper {
	margin: 0px!important;
}
.bx-wrapper .bx-controls-direction a {
	background-image: none!important;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 40px!important;
	height: 100px!important;
	transition: all 0.2s ease-in-out 0s!important;
	border: 1px solid #DDD;
	background-color: #FFF;
	font-size: 0px;
	text-decoration: none;
	transform: translateY(-50%);
	margin-top: 0px!important;
}
.bx-wrapper .bx-controls-direction a::before {
	content: '\f054';
	font-family: "Font Awesome\ 5 Pro";
	font-size: 16px;
	color: #333;
	font-weight: 700;
	text-indent: 0px;
	transition: inherit;
}
.bx-wrapper .bx-controls-direction a:hover {
	background-color: #437137;
	border-color: #437137;
}
.bx-wrapper .bx-controls-direction a:hover::before {
	color: #FFF;
}
.bx-wrapper .bx-controls-direction a.bx-prev::before {
	content: '\f053';
}
.bx-wrapper .bx-controls-direction a.bx-prev {
	left: 0px;
	border-left: 0px;
}
.bx-wrapper .bx-controls-direction a.bx-next {
	right: 0px;
	border-right: 0px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	height: 18px!important;
	width: 18px!important;
	border-radius: 100px!important;
	border: 2px solid #FFF;
	background-color: #FFF!important;
}
.bx-wrapper.gallery .bx-pager{
    display: none;
}/*
.bx-wrapper.gallery .bx-pager .bx-pager-item{
    display: inline-block;
}*/
.bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus, .bx-wrapper .bx-pager.bx-default-pager a:hover {
	border-color: #D85627;
}

.button {
	border: 0px;
	border-radius: 0px;
	letter-spacing: 0px;
	color: #222;
	background-color: #FFF;
	padding: 20px 40px;
	font-size: 14px;
	text-transform: capitalize!important;
	position: relative;
	overflow: hidden;
	z-index: 1;
	text-align: center;
	display: inline-flex;
	justify-content: center;;
}
.button:hover {
	border: 0px;
	background-color: #DDD;
}
.button::before,
.button::after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
}
.banner .slider-wrapper .slide-cell {

}
.slider-wrapper .slide-image {
	display: flex!important;
	align-items: center;
	max-width: 100% !important;
	background-size: cover !important;
}
.slider-wrapper .slide-inner {
	height: unset;
	width: unset;
}
.banner h2, .banner .h2 {
	color: #FFF;
	font-weight: 600;
	letter-spacing: -0.5px;
}
.slider-wrapper .slide-cell .inner-wrap {
	background-color: rgba(67,114,55,0.8);
	text-align: left;
	padding: 70px 120px 70px 70px;
	display: table;
}
.slider-wrapper .slide-cell .inner-wrap h2 {
	font-family: "Geo BT", "sans-serif";
}
.slider-wrapper .slide-cell .inner-wrap h2:nth-child(1) {
	font-size: 42px;
	line-height: 32px;
}
.slider-wrapper .slide-cell .inner-wrap h2:nth-child(2) {
	font-size: 64px;
}
.slider-wrapper .slide-cell .inner-wrap p {
	margin: 0px;
}
.slider-wrapper .slide-cell .inner-wrap .button {
	margin-top: 20px;
}
.category-section {
	padding: 15px!important;
    margin-top: -120px;
    position: relative;
    background-color: #FFF;
	display: flex;
}
.category-section .col-sm-6 {
	padding: 40px;
	transition: all 0.2s ease-in-out 0s;
}
.category-section .category-row {
	background-color: #DDD;
	position: relative;
	display: flex;
	background-image: url("images/bg-1.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	transition: all 0.2s ease-in-out 0s;
	min-height: 250px;
}
.category-section .category-row.green {
	background-position: bottom;
}
.category-section .category-row.pink {
	background-image: url("images/bg-5.jpg");
}
.category-section .category-row.yellow {
	background-image: url("images/bg-5.jpg");
}
.category-section .category-row.dark-green {
	background-image: url("images/bg-5.jpg");
}
.category-section .category-row.blue{
	background-image: url("images/bg-4.jpg");
}
.category-section .category-row.orange {
	background-image: url("images/bg-3.jpg");
}
.category-section .category-row.red {
	background-image: url("images/bg-2.jpg");
}
.category-section .category-row:hover {
	transform: scale(1.025);
}
.category-section .category-row:hover::before {
	opacity: 0.33;
}
.category-section .category-row::before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #8fc640;
	display: block;
	opacity: 0.66;
	transition: all 0.2s ease-in-out 0s;
}
.category-section h3 {
	text-transform: uppercase;
	color: #FFF;
	font-weight: 700;
	font-size: 36px;
}
.category-section .col-sm-6:first-child {
	background-color: #D3D3D3;
	padding-left: 70px;
}
.category-section .col-sm-6:first-child *:last-child {
	margin-bottom: 0px;
}
.category-section .col-sm-6:last-child {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0px;
}
.category-section .col-sm-6:last-child .pb-block {
	height: 100%;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
.category-section .col-sm-6:last-child .pb-block a {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
}
.category-section .col-sm-6 {
	color: #FFF;
}
.category-section .col-sm-6:last-child .pb-block p {
	margin: 0px;
	font-family: "raleway", "sans-serif";
	text-transform: uppercase;
	font-weight: 700;
	font-size: 28px;
	display: flex;
	align-items: center;
}
.category-section .col-sm-6:last-child .pb-block p::before {
	content: '';
	height: 40px;
	width: 30px;
	background-image: url("images/icon-arrow-right.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	margin-right: 10px;
}
.category-section p {
	line-height: 28px;
	font-size: 16px;
}
.category-section .category-row:not(:last-child) {
	margin-bottom: 15px;
}
.category-row.pink,
.category-row.pink .col-sm-6:first-child,
.category-row.pink .col-sm-6:first-child::before,
.category-section .category-row.pink::before{
	background-color: #db4418;
}
.category-row.yellow,
.category-row.yellow .col-sm-6:first-child,
.category-row.yellow .col-sm-6:first-child::before,
.category-section .category-row.yellow::before{
	background-color: #F9A618;
}
.category-row.green,
.category-row.green .col-sm-6:first-child,
.category-row.green .col-sm-6:first-child::before,
.category-section .category-row.green::before{
	background-color: #8FC640;
}
.category-row.dark-green,
.category-row.dark-green .col-sm-6:first-child,
.category-row.dark-green .col-sm-6:first-child::before,
.category-section .category-row.dark-green::before{
	background-color: #437237;
}
.category-row.blue,
.category-row.blue .col-sm-6:first-child,
.category-row.blue .col-sm-6:first-child::before,
.category-section .category-row.blue::before{
	background-color: #327298;
}
.category-row.orange,
.category-row.orange .col-sm-6:first-child,
.category-row.orange .col-sm-6:first-child::before,
.category-section .category-row.orange::before{
	background-color: #D85627;
}
.category-row.red,
.category-row.red .col-sm-6:first-child,
.category-row.red .col-sm-6:first-child::before,
.category-section .category-row.red::before{
	background-color: #8A1822;
}
.category-row .col-sm-6:first-child {
	position: relative;
	z-index: 1;
}
.category-row .col-sm-6:first-child::before {
	position: absolute;
	content: '';
	top: 50%;
	left: 0;
	width: 60px;
	height: 60px;
	border-radius: 100px;
	background-color: #DDD;
	border: 8px solid #FFF;
	transform: translate(-50%, -50%);
	transition: all 0.2s ease-in-out 0s;
	background-image: url("images/icon-logo-white.png");
	background-size: 40px;
	background-position: center;
	background-repeat: no-repeat;
}
.category-row:hover .col-sm-6:first-child::before {
	height: 70px;
	width: 70px;
}
.button {
	text-transform: uppercase!important;
	color: #333;
	font-weight: 700;
}
.footer {
	background-color: #FFF;
	border-top: 2px solid #DDD;
	padding: 100px 0px 70px;
	background-image: url("images/bg-footer.png");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 600px;
}
.footer .h4 {
	color: #437137;
	font-weight: 700;
	letter-spacing: 0px;
}
.footer .foot-menu > li a {
	color: #808080;
	font-weight: 600;
	letter-spacing: 0px;
	padding: 5px 0px;
}
.footer .foot-menu > li a:hover {
	color: #D85627;
}
.footer .site-logo {
	margin-left: auto;
	display: table;
	margin-bottom: 20px;
}
.footer .foot-menu-box:last-child p {
	color: #808080;
	font-size: 13px;
	width: 300px;
	text-align: right;
	line-height: 21px;
}
.footer .footer-bottom {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin-top: 30px;
}
.footer .footer-bottom .button {
	border: 2px solid #DDD;
}
.copyright {
	background-color: transparent;
	border: 0px;
}
.copyright p {
	flex-direction: column;
}
.copyright p,
.copyright p a {
	color: #222;
	font-weight: 600;
}
.copyright p a {
	color: #808080;
	margin-top: 5px;
}
.social-wrap {
	display: flex;
	justify-content: flex-end;
}
.footer .social-wrap {
	margin-top: 30px;
}
.social-wrap span {
	height: 30px;
	width: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #808080;
	color: #808080;
	transition: all 0.2s ease-in-out 0s;
	background-color: #FFF;
}
.social-wrap a:not(:last-child) span {
	margin-right: 5px;
}
.social-wrap a {
	text-decoration: none;
}
.social-wrap a:hover span {
	border-color: #437237;
	background-color: #437237;
	color: #FFF;
}
.header-top {
	background-color: #f2f2f2;
}
.header-top span {
	width: 30px;
	height: 30px;
}
.header-top .social-wrap {
	margin-bottom: -10px;
	/*margin-top: 10px;*/
	padding-top: 10px;
}
.navigation ul.menu .menulink {
	font-weight: 600;
	color: #808080;
	letter-spacing: 0px;
	padding: 13px 0px;
	margin-right: 40px;
}
.navigation ul.menu li:nth-of-type(1) .menulink:hover {
	color: #8FC640;
}
.navigation ul.menu li:nth-of-type(2) .menulink:hover {
	color: #437237;
}
.navigation ul.menu li:nth-of-type(3) .menulink:hover {
	color: #327298;
}
.navigation ul.menu li:nth-of-type(4) .menulink:hover {
	color: #D85627;
}
.navigation ul.menu li:nth-of-type(5) .menulink:hover {
	color: #8A1822;
}
.navigation ul.menu .menulink span {
	display: none;
}
.navigation ul.menu li:last-of-type .menulink {
	margin-right: 0px;
}
.logo-box {
	display: flex;
	align-items: center;
}
.logo-box p {
	text-align: left;
	margin-left: 20px;
	margin-bottom: 0px;
	font-size: 42px;
	text-transform: uppercase;
	font-family: "Geo BT", "sans-serif";
	border-left: 2px solid #EEE;
	padding-left: 20px;
	letter-spacing: -1px;
	color: #437137;
	font-weight: 900;
}
.logo-box p span {
	font-family: "Geo BT", "sans-serif";
	color: #000;
	letter-spacing: -2px;
}
.path .box.accordion::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.9;
}
.path.red .box.accordion::before{
    background-color: #8A1822;
}
.path.pink .box.accordion::before{
    background-color: #F85E87;
}
.path.yellow .box.accordion::before{
    background-color: #F9A618;
}
.path.green .box.accordion::before{
    background-color: #8FC640;
}
.path.blue .box.accordion::before{
    background-color: #327298;
}
.path.orange .box.accordion::before{
    background-color: #D85627;
}
.path.purple .box.accordion::before {
	background-color: #aa4b96;
}
.path .box.accordion:hover::before{
    opacity: 1;
}
.path .box.accordion{
    position: relative;
    border: none;
    padding: 40px 20px;
    text-align: center;
    background-image: url("images/bg-4.jpg");
    background-size: cover;
    background-blend-mode: overlay;
}
.path .box.accordion h3{
    font-weight: 400;
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.path .box.accordion > *{
    color: #fff;
    position: relative;
    z-index: 10;
}
.board-member,
.board-price{
    position: relative;
    border: 0px solid rgba(67,113,55,0.2);
    border-radius: 0px;
    margin-bottom: 15px;
    padding: 15px;
}
.board-member {
	margin: 0px;
}
/*.board-member::before,
.board-member::after,
.board-price::before,
.board-price::after{
    content: '';
    width: 20%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 10px 0 0 10px;
}*/
.board-member::before{
    background: url("images/icon-logo-white.png");
    background-size: 80px;
    background-repeat: no-repeat;
    background-position: center bottom;
    z-index: 100;
}
.board-price::before{
    background-size: 90% auto;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 100;
}
.board-price.gold::before{
    background-image: url("images/logo-gold.png");
}
.board-price.silver::before{
    background-image: url("images/logo-silver.png");
}
.board-price.bronze::before{
    background-image: url("images/logo-bronze.png");
}
.board-price.prize::before{
    background-image: url("images/logo-green.png");
}
/*.board-price::before{
    font-family: "Font Awesome 5 Pro";
    content: "\f2eb";
    position: absolute;
    font-weight: 300;
    font-size: 80px;
    color: #fff;
    z-index: 100;
    top: 0;
    left: 0;
    transform: translate(35%,55%);
}*/
.board-member::after{
    right: 0;
    bottom: 0;
    background: linear-gradient(to bottom, #8FC640, #437137);
}
/*.board-price.gold::before{
    background-image: linear-gradient(to right,
	#462523 0,
       	#cb9b51 22%,
	#f6e27a 45%,
	#f6f2c0 50%,
	#f6e27a 55%,
	#cb9b51 78%,
	#462523 100%);
    color: transparent;
    background-clip: content-box;
       -webkit-background-clip:text;
}*//*
.board-price.gold::after{
    background: linear-gradient(to right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C);
}*/
/*.board-price.silver::after{
    background: radial-gradient(#898989, #C8C8C8,#F8F8F8);
}
.board-price.bronze::after{
    background: radial-gradient(#54210B, #AD671D,#D18826);
}*/
/*.board-price.prize::before{
    content: "\f06b";
}*/
.board-member.orange,
.pb-block-type-profile.orange {
	background-color: #D85627;
}
.board-member.yellow,
.pb-block-type-profile.yellow {
	background-color: #F9A618;
}
.board-member.green,
.pb-block-type-profile.green {
	background-color: #8FC640;
}
.board-member.dark-green,
.pb-block-type-profile.dark-green {
	background-color: #437237;
}
.pb-block-type-profile {
	margin-bottom: 30px;
}
.pb-column .pb-block-type-profile:last-child,
.pb-column .pb-block-type-profile.orange:not(.last),
.pb-column .pb-block-type-profile.yellow:not(.last),
.pb-column .pb-block-type-profile.green:not(.last),
.pb-column .pb-block-type-profile.dark-green:not(.last){
	margin-bottom: 0px;
}
.pb-column .pb-block.pb-block-type-profile:not(.last) {
	margin-bottom: -40px;
}
.board-member p::before{
    font-family: "Font Awesome 5 Pro";
    content: "\f007";
    position: relative;
    font-weight: 300;
    padding-right: 15px;
}
.board-price hr,
.board-member hr{
    border-bottom: 2px solid #EEE;
    margin: 15px auto;
}
.board-member > *,
.board-price > *{
    position: relative;
    margin: 0;
	padding: 20px;
}
.gallerySlider .feature-image{
    width: 100%;
}
.post-type-gallery > .body{
    padding-top: 0;
}
.post-type-gallery > .body > .frame{
    width: 100%;
}
.bx-wrapper.gallery{
    position: relative;
}
.bx-wrapper.gallery .box{
    padding: 0;
    position: relative;
}
.bx-wrapper.gallery .post-image img{
    width: 100%;
}
.bx-wrapper.gallery .post-image::after{
/*    content: '';
*/    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(27,47,67,0.7);
}
.bx-wrapper.gallery .post-image:hover::after{
    background: linear-gradient(to bottom,rgba(27,47,67,0.6), rgba(255,255,255,0.2),rgba(27,47,67,0.6));
}
.bx-wrapper.gallery .box .post-body h3{
/*    text-shadow: 2px 2px 2px rgba(255,255,255,0.4); */
    text-shadow: -1px -1px 1px rgba(255,255,255,.1), 1px 1px 1px rgba(0,0,0,.5);
}
.bx-wrapper.gallery .box .post-body{
    position: relative;
}
.bx-wrapper.gallery .bx-prev,
.bx-wrapper.gallery .bx-next{
    position: absolute;
    top: 40%;
}
.sponsor-desc {
	color: #808080!important;
	font-weight: 600;
	max-width: 400px;
	font-size: 14px;
	line-height: 21px;
}
.section-variant-1, .row-container > .pb-section.section-variant-1 {
	background-color: #F2F2F2;
}
.board-member.img .pb-block-content,
.board-member.img .wrap-outer,
.board-member .wrap-outer {
	display: flex;
	align-items: center;
}
.board-member.img .wrap-outer:not(:last-child) {
	margin-bottom: 10px;
}
.board-member.img .wrap-outer {
	width: 100%;
}
.board-member.img.alt .pb-block-content {
	display: block;
}
.board-member.img .wrap,
.board-member .wrap {
	width: 100%;
	margin-left: 30px;
}
.board-member .wrap p {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(255,255,255,0.33);
}
.board-member.img h5,
.board-member.img hr {
	margin-left: 0px;
}
.board-member.img hr {
	margin-top: 15px;
}
.board-member.img img,
.board-member img {
	width: 100px;
	border-radius: 100px;
}
.board-member.img p::before,
.board-member.img.alt .wrap-outer p::before {
	content: unset;
}
.board-member.img.alt p::before {
	content: '\f007';
}
.board-member p::before {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 40px;
	width: 40px;
	border-radius: 100px;
	background-color: #FFF;
	padding-right: 0px;
	margin-right: 20px;
	font-weight: 600;
	color: #AAA;
	content: unset;
}
.board-member p {
	display: flex;
	align-items: center;
	color: #FFF;
	font-weight: 500;
	font-size: 18px;
}
.board-member p a {
	color: rgba(255,255,255,0.75);
	margin-left: 5px;
	font-size: 16px;
	text-align: right;
}
.board-member p a:first-child {
	margin-left: auto;
}
.board-member hr {
	border-bottom: 1px solid rgba(255,255,255,0.33);
    margin: 15px auto;
    margin-left: 60px;
    margin-top: -15px;
}
.board-member h5 {
	color: #FFF;
	font-weight: 500;
	font-size: 14px;
	margin-left: 0px;
}
.board-member h5:last-child {
	margin-bottom: 0px;
}
.section-variant-2, .row-container > .pb-section.section-variant-2 {
	background-color: #327298;
}
.row-container > .pb-section.section-variant-2 .pb-block-content * {
	color: #FFF;
}
.pb-block-content p {
	line-height: 21px;
}
.pb-block-content a {
	color: #8FC640;
}
.about-section h2 {
	letter-spacing: -1px;
}
.path .box.accordion a {
	color: #FFF;
}
.button i {
	margin-right: 5px;
}
.skills-section {
	border-bottom: 1px solid #DDD;
}
.skills-section .pb-row {
	display: flex;
}
.skills-section .pb-row:nth-child(2):hover .col-sm-2-4 {
	opacity: 0.66;
}
.skills-section .col-sm-2-4 {
	background-color: #EEE;
	margin: 5px;
	transition: all 0.2s ease-in-out 0s;
	height: 600px;
	position: relative;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.skills-section .col-sm-2-4:nth-child(1) {
	background-image: url("images/practical.jpg");
}
.skills-section .col-sm-2-4:nth-child(1) p {
	background-color: #8FC640;
}
.skills-section .col-sm-2-4:nth-child(2) {
	background-image: url("images/leadership.jpg");
}
.skills-section .col-sm-2-4:nth-child(2) p {
	background-color: #437237;
}
.skills-section .col-sm-2-4:nth-child(3) {
	background-image: url("images/speechcraft.jpg");
}
.skills-section .col-sm-2-4:nth-child(3) p {
	background-color: #327298;
}
.skills-section .col-sm-2-4:nth-child(4) {
	background-image: url("images/business.jpg");
}
.skills-section .col-sm-2-4:nth-child(4) p {
	background-color: #D85627;
}
.skills-section .col-sm-2-4:nth-child(5) {
	background-image: url("images/industry.jpg");
}
.skills-section .col-sm-2-4:nth-child(5) p {
	background-color: #8A1822;
}
.skills-section .col-sm-2-4 p {
	position: absolute;
	top: 50px;
	left: 0px;
	background-color: #FFF;
	padding: 15px 30px 15px 15px;
	font-weight: 600;
	color: #FFF;
}
.skills-section .pb-row:nth-child(2) .col-sm-2-4:hover {
	width: 33%;
	opacity: 1;
}
.social-outer-wrapper .social-wrap span {
	width: 50px;
	height: 50px;
}
.social-outer-wrapper .social-wrap span:hover {
	background-color: #8FC640;
	border-color: #8FC640;
}
.social-outer-wrapper {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}
.social-outer-wrapper h4 {
	margin-bottom: 10px;
	font-size: 16px;
	color: #FFF;
	font-weight: 500;
}
.news-header .social-outer-wrapper {
	position: absolute;
	right: 0;
	bottom: -40px;
}
.news-header,
.header-variant-1,
.header-variant-2 {
	padding: 120px 0px 20px!important;
	position: relative;
	z-index: 1;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.header-variant-2 {
	padding: 30px 0px 25px!important;
	background-color: #8FC640;
}
.news-header::before,
.header-variant-1::before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #8A1822;
	opacity: 0.9;
	pointer-events: none;
	z-index: -1;
}
.header-variant-1::before {
	background-color: transparent;
	opacity: 0.06;
	background-image: url(images/pattern-1.png);
	background-size: 200px;
	mix-blend-mode: multiply;
}
.header-variant-1.green {
	background-color: #8FC640;
}
.header-variant-1.orange,
.gallery-header {
	background-color: #D85627;
}
.header-variant-1.blue {
	background-color: #327298;
}
.header-variant-1.red,
.news-header {
	background-color: #8A1822;
}
.header-variant-1.dark-green {
	background-color: #437137;
}
.news-header h1,
.header-variant-1 h1,
.header-variant-2 h1 {
	font-size: 32px;
	display: inline-flex;
	flex-direction: column;
	line-height: 28px;
	margin: 0px;
	color: #FFF;
}
.news-header h1 .subtitle,
.header-variant-1 .subtitle,
.header-variant-2 h1 .subtitle {
	font-size: 14px;
	letter-spacing: 0px;
	font-weight: 500;
	line-height: 21px;
    margin-top: 5px;
}
.post-type-news .post-item {
	display: flex;
}
.post-type-news.coltable.col3 > .col {
	width: 100%;
	padding: 0px;
}
.post-type-news.coltable.col3 > .col:not(:last-child) {
	margin-bottom: 10px;
}
.post-item .post-image.date-label .date {
	top: 30px;
	padding: 20px 30px!important;
	color: #FFF;
	font-weight: 500;
	background-color: #437137;
	display: inline-flex;
	flex-direction: column;
}
.post-item .post-image.date-label .date .date-inner {
	font-size: 12px;
}
.post-wrap.post-type-news .post-item .post-body {
	display: block;
	width: 60%;
	padding: 40px;
}
.post-item.post-type-news .post-image.date-label {
	width: 40%;
}
.post-wrap .post-item:hover {
	border-color: #437137;
}
.post-wrap.post-type-news .post-item .post-body > h3 {
	font-weight: 500;
}
.button.btn-variant-1 {
	background-color: #437137;
	color: #FFF;
}
.button.btn-variant-1:hover {
	background-color: #8FC640;
}
.news-header {
	margin-bottom: 0px;
}
.news-header + .row .frame {
	padding: 120px 0px!important;
}
.post-wrap.post-type-news .post-item .post-body p {
	font-size: 15px;
	color: #808080;
	margin: 20px 0px 40px;
}
.post-wrap.post-type-news .post-item .post-body p:not(:last-of-type) {
	margin-bottom: 15px;
}
.news-header .frame {
	margin: 0 auto!important;
}
.news-header .news-intro {
	background-color: transparent;
	border: 0px;
}
.news-header .news-intro .frame {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.capsule-container .wrap {
	position: unset;
}
.capsule-container .wrap .capsule {
	float: unset;
	background-color: #FFF;
	border: 0px;
	padding: 15px 20px;
	font-size: 14px;
	align-items: center;
	color: #808080;
}
.capsule-container .wrap .capsule:hover {
	color: #8FC640;
}
.capsule-container .wrap .capsule i {
	font-weight: 600;
	margin-right: 5px;
}
.news-header .news-intro.capsule-container .wrap {
	margin: 0px;
}
.news-header .breadcrumb {
	left: 150px;
    padding: 20px 30px;
    background-color: #FFF;
	border-radius: 0px;
}
.news-frame .post-content {
	padding: 70px 0px;
	display: flex;
	align-items: flex-start;
}
.news-frame .post-content > img {
	width: 25%;
	margin-right: 70px;
}
.news-frame .post-content p {
	font-size: 15px;
    text-align: justify;
    color: #808080;
}
.news-frame .post-content li {
	list-style: unset;
}
.news-frame .post-content .content-wrapper img,
.news-frame .post-content .content-wrapper figure img {
	width: 100%;
}
.sponsors-section {
	padding-top: 0px;
}
.sponsors-section .pb-row {
	display: flex;
}
.sponsors-section .pb-row .pb-column {
	display: flex;
	align-items: center;
	justify-content: center;
}
.sponsors-section.title {
	background-color: #437137;
}
.sponsors-section.title .h2 {
	margin: 0px;
	color: #FFF;
	font-weight: 600;
	font-size: 18px;
	text-transform: capitalize;
	display: flex;
	flex-direction: column;
}
.sponsors-section.title .h2 .large {
	font-size: 32px;
	margin-bottom: 10px;
}
.sponsors-section:not(.variant-1) .pb-column:not(.col-sm-12) {
	border: 1px solid #DDD;
	transition: all 0.2s ease-in-out 0s;
	background-color: #FFF;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.sponsors-section:not(.variant-1) .pb-column:not(.col-sm-12)::before {
	position: absolute;
	content: 'Visit Sponsor';
	top: 0;
	left: 50%;
	padding: 15px 30px;
	background-color: #8FC640;
	color: #FFF;
	font-weight: 500;
	font-family: "raleway", "sans-serif";
	font-size: 15px;
	text-align: center;
	pointer-events: none;
	z-index: 10;
	border-top: 0px;
	transform: translate(-50%, -101%);
	transition: all 0.2s ease-in-out 0s;
}
.sponsors-section:not(.variant-1) .pb-column:not(.col-sm-12):hover::before {
	transform: translate(-50%, 0%);
}
.sponsors-section:not(.variant-1):hover .pb-column:not(.col-sm-12) {
	opacity: 0.5;
}
.sponsors-section:not(.variant-1) .pb-column:not(.col-sm-12):hover {
	transform: scale(1.1);
	opacity: 1;
	z-index: 10;
	border-color: #437137;
}
.board-price h4 {
	display: flex;
	align-items: flex-end;
}
.board-price.gold  h4 {
	color: #C0A065;
}
.board-price.silver  h4 {
	color: #727272;
}
.board-price.bronze  h4 {
	color: #C38D53;
}
.board-price h4 .position {
	height: 50px;
	width: 50px;
	color: #FFF;
	display: flex;
	background-color: #437137;
	margin-right: 10px;
	font-weight: 500;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	background: repeating-linear-gradient(60deg, #774B2E, #C0A065, #C0A065, #C0A065, #774B2E);
    background-size: 1280px 10px;
    background-position: left 0px center;
    background-clip: border-box;
    animation: bg-gradient 4s linear infinite;
	line-height: 0px;
	border-radius: 20px 0px 20px 0px;
}
.board-price.silver h4 .position {
	background: repeating-linear-gradient(60deg, #727272, #CDCDCD, #CDCDCD, #CDCDCD, #727272);
	background-size: 1280px 10px;
    background-position: left 0px center;
    background-clip: border-box;
    animation: bg-gradient 4s linear infinite;
}
.board-price.bronze h4 .position {
	background: repeating-linear-gradient(60deg, #765531, #C38D53, #C38D53, #C38D53, #765531);
	background-size: 1280px 10px;
    background-position: left 0px center;
    background-clip: border-box;
    animation: bg-gradient 4s linear infinite;
}
.board-price h4 .first {
	font-size: 28px;
}
.board-price,
.board-price > * {
	padding: 0px;
}
.board-price ul li {
	padding: 15px;
	border: 1px solid #808080;
	display: flex;
	line-height: 21px;
	color: #808080;
	font-weight: 500;
	transition: all 0.2s ease-in-out 0s;
}
.board-price ul li:hover {
	transform: scale(1.05);
	background-color: #FAFAFA;
}
.board-price ul li::before {
	position: unset;
	margin-right: 10px;
	margin-left: unset;
}
.prize-section h2 {
	margin-bottom: 0px;
}
.prize-section h3 {
	font-weight: 500;
	font-size: 24px;
	margin-bottom: 70px;
}
.sponsors-wrapper {
	display: flex;
}
.sponsors-wrapper img {
	height: 70px;
	margin-right: 10px;
}
.section-variant-3, .row-container > .pb-section.section-variant-3 {
	background-color: #FAFAFA;
	position: relative;
	z-index: 1;
}
.row-container > .pb-section.section-variant-3::before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	pointer-events: none;
	background-image: url("images/pattern-1.png");
	background-size: 300px;
	opacity: 0.05;
}
.sponsors-section.variant-1 .box {
	background-color: #FAFAFA;
	border: 1px solid #DDD;
	padding: 30px;
}
.sponsors-section.variant-1 .box h3 {
	font-size: 21px;
	font-weight: 500;
}
.sponsors-section.variant-1 .box p {
	color: #808080;
}
.members-photo {
	margin-bottom: 20px;
}
.sponsors-section.variant-1 .box .pb-block-content {
	display: flex;
	align-items: center;
}
.sponsors-section.variant-1 .box .pb-block-content :last-child {
	margin-bottom: 0px;
}
.sponsors-section.variant-1 .box .pb-block-content figure img {
	width: 200px;
	margin-right: 40px;
}
.sub-footer {
	background-color: #437137;
}
.sub-footer * {
	color: #FFF;
}
.sub-footer .frame {
	display: flex;
}
.sub-footer .flexcol {
	margin-right: 40px;
	border-right: 1px solid rgba(255,255,255,0.33);
	padding: 40px 40px 40px 0px;
}
.sub-footer .flexcol span {
	color: #437137;
	height: 30px;
	width: 30px;
	display: flex;
	margin-right: 15px;
	border-radius: 100px;
	background-color: #FFF;
	align-items: center;
	justify-content: center;
	font-size: 12px;
}
.sub-footer .flexcol:last-child p {
	align-items: flex-start;
}
.sub-footer .flexcol p {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
	line-height: 21px;
}
.sub-footer .flexcol p:not(.h4) {
	font-weight: 500;
	font-size: 15px;
}
.sub-footer .flexcol a {
	text-decoration: none;
}
.sub-footer .flexcol a:hover {
	color: rgba(255,255,255,0.66);
}
.prize-section .pb-row:last-child .col-sm-6:last-child h4 {
	margin-top: 26px;
}
.pad15 {
	padding-left: 15px!important;
	padding-right: 15px!important;
}
.bx-wrapper.gallery .box .post-body {
	background-color: #D85627;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
}
.bx-wrapper.gallery .box .post-body::before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: url("images/pattern-1.png");
	opacity: 0.1;
	background-size: 200px;
	z-index: -1;
}
.bx-wrapper.gallery .box .post-body h3 {
	text-shadow: none;
	color: #FFF;
	font-family: "Geo BT", "sans-serif";
	letter-spacing: -1px;
	font-size: 26px;
}
.bx-wrapper.gallery .post-image img {
	display: block;
}
.bx-wrapper.gallery .box::before {
	position: absolute;
	content: 'click to view';
	top: 0;
	left: 0;
	right: 0;
	bottom: 50px;
	background-color: rgba(216,86,39,0.50);
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 21px;
	color: #FFF;
	text-transform: capitalize;
	transition: all 0.6s ease-in-out 0s;
	opacity: 0;
	pointer-events: none;
}
.bx-wrapper.gallery .box:hover::before {
	transition: all 0.2s ease;
	opacity: 1;
}
.breadcrumb-section {
	padding: 30px 0px;
	border-bottom: 1px solid #DDD;
}
.breadcrumb-section .wrapper {
	font-size: 16px;
}
.breadcrumb-section a {
	padding: 20px 40px;
	background-color: #437137;
	color: #FFF;
	text-decoration: none;
	font-weight: 700;
	text-transform: uppercase;
}
.breadcrumb-section a:hover {
	background-color: #8FC640;
}
.pad80top {
	padding-top: 80px;
}
.gal-content .box {
	border: 0px;
}
.gal-content .box * {
	color: #808080;
}
.gal-content .image-wrap img {
	padding: 0px;
	border: 0px;
}
.banner {
	position: relative;
	overflow: hidden;
	z-index: 0;
}
.banner video {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	min-height: 100%;
	min-width: 100%;
	z-index: 1;
}
.banner .slider-wrapper .slide-inner {
	z-index: 10;
	position: relative;
}
.banner .bx-viewport {
	z-index: 1000;
}
/*.banner .bx-viewport .slide-image {
	background: none!important;
}*/
.category-section {
	position: relative;
	z-index: 10;
}
.banner .slide-image[aria-hidden="true"] {
	opacity: 0!important;
}
.banner .slide-image[aria-hidden="false"] {
	opacity: 1!important;
}
.slider-wrapper .slide-cell .inner-wrap {
	backdrop-filter: blur(5px);
}
.extra-logo {
	width: 100px;
	margin-left: 15px;
	transform: scale(1.2);
}
.extra-logo img {
	width: 100%;
}
.post-type-news .post-content ul:not([class]) {
	margin: 20px 0px;
}
.post-type-news .post-content ul:not([class]) li {
	list-style: none;
	margin-left: 10px;
}
.post-type-news .post-content ul:not([class]) li::before {
	top: 50%;
	transform: translateY(-50%);
}
.btn-ticket {
	border-radius: 10px;
	max-width: 180px;
	margin-left: 20px;
}
.alert-banner {
	background: linear-gradient(to right, #8f663a, #ecbd37);
	padding: 10px 10px;
}
.alert-banner p {
	margin: 0px;
	color: #FFF;
	text-align: center;
}

@keyframes bg-gradient {
    0% {background-position: left 0px center;}
    100% {background-position: left 1280px center;}
}

/** 2021 Logo CSS Update **/
.site-logo {
	width: 200px;
	height: 105px;
    object-fit: contain;
    object-position: left center;
}

#webTicker {
	padding: 10px 10px;
}
#webTicker li {
	color: #FFF;
	font-size: 18px;
}
#webTicker li img {
	width: auto;
    vertical-align: middle;
    height: 30px;
    transform: translateY(-2px);
}
.ticker-wrap {
	background: linear-gradient(to right, #8f663a, #ecbd37);
}
/*.ticker-wrap {
	position: fixed;
	bottom: 0px;
	z-index: 1001;
}*/
.ticker-wrap-outer {
	height: 50px;
}
.ticker-wrap p {
	font-weight: normal;
}

/******RESPONSIVE OVERRIDE*****/
@media screen and (max-width:1600px) {
	.frame {
		width: 1280px;
	}
	/*.banner .bx-viewport,
	.banner .bx-viewport .slide-image {
		height: 80vh!important;
	}*/
	.bx-wrapper.gallery .gallerySlider {
		display: flex!important;
	}
	.bx-wrapper.gallery .box,
	.bx-wrapper.gallery .box .post-body {
		height: 100%!important;
	}
	.news-header .breadcrumb {
		left: 70px;
	}
}
@media screen and (max-width:1280px) {
	.frame {
		width: 100%;
	}
	.header {
		padding: 40px;
	}
	.footer {
		padding: 70px;
	}
	.header-top .social-wrap {
		padding: 10px 20px 0px;
	}
	.footer .foot-menu-box:last-child p {
		width: 250px;
	}
	.sponsor-desc {
		max-width: 250px;
	}
	.sub-footer .flexcol {
		flex: 33% 1 1;
		padding: 40px;
		margin: 0px;
	}
	.body {
		padding: 0px;
	}
	.category-section {
		padding: 70px!important;
		margin-top: unset;
	}
	.category-section h3 {
		font-size: 32px;
	}
	.news-header, .header-variant-1, .header-variant-2,
	.section-pad-5.header-variant-1, .section-pad-5.header-variant-2,
	.section-pad-5.news-header {
		padding: 120px 20px 20px!important;
	}
	#choose-path {
		padding: 40px;
	}
	.path .box.accordion h3 {
		font-size: 18px;
	}
	.section-pad-5 {
		padding: 70px 40px!important;
	}
	#choose-path .pb-row-column-3 {
		margin: 40px 0px;
	}
	.sponsors-section .pb-row {
		display: flex;
	}
	.sponsors-section.variant-1 .box {
		height: 100%;
	}
	.gallery-header + h2 + .pad15 {
		padding: 40px!important;
	}
	.breadcrumb-section {
		padding: 30px 20px;
	}
	.gal-content {
		padding: 40px 20px;
	}
	.news-header + .row .frame {
		padding: 70px 40px!important;
	}
	.news-header .breadcrumb {
		left: 60px;
	}
	.news-frame .post-content {
		padding: 60px;
	}
	.news-frame + .section {
		padding: 20px 60px;
	}
}
@media screen and (max-width:1200px) {
	iframe {
		width:100% !important;
	}
	.section-feature.sf-about,
	.section-feature.sf-gift,
	.section-feature.sf-party {
		padding-left: 20px;
		padding-right: 20px;
	}
	.mobi-box {
		padding: 20px;
		box-sizing: border-box;
		border-radius: 20px;
		background-color: rgba(255,255,255,0.8);
		color: #000;
	}
	.mobi-box .h2,
	.mobi-box .h3,
	.mobi-box a,
	.mobi-box p {
		color: #000 !important;
		text-shadow: none !important;
		border-color:#000 !important;
	}
	.section-feature.sf-party,
	.section-feature.sf-about {
		background-position: left top;
	}
	.navigation ul.menu .menulink {
		margin-right: 25px;
	}
	.footer .flexbox.flextop {
		flex-wrap: wrap;
	}
	.foot-menu-box:nth-child(1),
	.foot-menu-box:nth-child(4) {
		flex: 50% 0 0;
		order: -1;
	}
	.foot-menu-box:not(:last-child) {
		margin: 0px;
	}
	.foot-menu-box:nth-child(2),
	.foot-menu-box:nth-child(3) {
		flex: 100% 1 1;
		margin-bottom: 70px;
	}
	.foot-menu-box:nth-child(3) {
		margin: 0px;
	}
	.sponsor-desc {
		font-size: 12px;
	}
	.footer .foot-menu-box:last-child p {
		width: 100%;
	}
	#choose-path .col-sm-4 {
		width: 100%;
	}
	.sponsors-section.variant-1 .box .pb-block-content {
		flex-direction: column;
		align-items: center;
		text-align: center;
	}
	.sponsors-section.variant-1 .box .pb-block-content figure img {
		margin-right: 0px;
		margin-bottom: 20px!important;
	}
	.post-wrap.post-type-news .post-item .post-body {
		height: unset;
	}
	.post-wrap.post-type-news .post-item .post-body p {
		text-align: left;
	}
	.news-header h1 {
		width: 50%;
	}
	#managers .col-sm-6 {
		width: 100%;
	}
	#managers .col-sm-6:not(:last-child) {
		margin-bottom: 20px;
	}
}
@media screen and (min-width:800px) {
	.navigation {
		display: flex;
	}
}
@media screen and (max-width:800px) {
	.h2, h2, .h3, h3 {
		font-size: 22px;
		line-height: 30px;
	}
	.section-feature.sf-gift .h2, .section-feature.sf-party .h2 {
		font-size: 32px;
		line-height: 30px;
		color: #90469b !important;
	}
	.banner h2, .banner .h2,
	.banner h1, .banner .h1 {
		font-size: 24px;
		line-height: 24px;
		margin: 0 0 5px;
	}
	.banner .bt {
		transform: scale(0.6,0.6);
	}
	.section-feature.sf-gift {
		background-size: cover;
	}
	.navigation {
		width: 100%;
		border-radius: 0px;
		background-color: rgba(67,114,55,0.8)!important;
		z-index: 10000;
		top: 212px;
	}
	.navigation ul.menu li:not(:last-child) .menulink {
		margin-bottom: 20px;
	}
	.navigation ul.menu .menulink {
		color: #FFF;
		padding: 0px;
		margin: 0px;
	}
	.navigation ul.menu {
		padding: 40px;
		display: flex;
		flex-direction: column;
		align-items: flex-start;
	}
	body .header {
		padding: 40px;
	}
	.header-top .social-wrap {
		padding: 10px 40px 0px;
	}
	.header .mobile-menu-trigger {
		color: #437237;
	}
	.category-section .category-row {
		flex-direction: column;
	}
	.category-section .col-sm-6 {
		width: 100%;
	}
	.category-section .col-sm-6:last-child {
		padding: 70px 0px;
	}
	/*.banner .bx-viewport, .banner .bx-viewport .slide-image {
		height: 60vh!important;
	}*/
	.slider-wrapper .slide-cell .inner-wrap h2:nth-child(1) {
		font-size: 36px;
	}
	.news-header, .header-variant-1, .header-variant-2,
	.section-pad-5.header-variant-1, .section-pad-5.header-variant-2,
	.section-pad-5.news-header {
		padding: 70px!important;
		text-align: center;
	}
	#entry-conditions {
		text-align: center;
	}
	.sponsors-section .pb-row {
		flex-wrap: wrap;
	}
	.sponsors-section .col-sm-6 {
		width: 100%;
	}
	.sponsors-section .col-sm-2-4,
	.sponsors-section .col-sm-2 {
		flex: 33% 1 1;
	}
	.breadcrumb-section {
		text-align: center;
	}
	.gal-content .coltable {
		display: flex;
		flex-direction: column;
	}
	.gal-content .coltable .col {
		width: 100%;
	}
	.post-type-news .post-item {
		flex-direction: column;
	}
	.post-wrap.post-type-news .post-item .post-body {
		width: 100%;
	}
	.news-header .social-outer-wrapper {
		bottom: -110px;
		align-items: center;
		right: unset;
		left: 50%;
		transform: translateX(-50%);
	}
	.news-header .breadcrumb {
		left: 50%;
		transform: translateX(-50%);
	}
	.news-header .news-intro .frame,
	.news-frame .post-content {
		flex-direction: column;
	}
	.news-header h1 {
		width: 100%;
		margin-bottom: 30px!important;
	}
	.news-frame .post-content > img {
		width: 100%;
		margin-bottom: 40px;
	}
	.news-frame + .section {
		width: 100%;
	}
	.skills-section .col-sm-2-4 {
		height: 300px;
		width: 100%;
	}
	.skills-section .pb-row:nth-child(2) .col-sm-2-4:hover {
		width: 100%;
	}
	.skills-section .pb-row {
		flex-wrap: wrap;
	}
	.skills-section .col-sm-2-4:nth-child(3) {
		background-position: 100% 20%;
	}
	.ticker-wrap {
		bottom: 64px;
	}
	.slider-wrapper .slide-image{
		background-size: contain !important;
	}
}
@media screen and (max-width:715px) {
	.banner .bx-viewport{
		height: 66vw !important;
	}
}
@media screen and (max-width:600px) {
	.footer {
		text-align: center;
	}
	.footer .break {
		margin-left: auto;
		margin-right: auto;
	}
	.section-feature.sf-gift,
	.section-feature.sf-party {
		text-align: center;
	}
	.footer .h4 {
		margin-top: 0px;
	}
	.footer .coltable .col:first-child .h4 {
		margin-top: 0;
	}
	.footer .foot-product-wrap {
		width: 75%;
		margin: 0 auto;
	}
	.section-feature.sf-about {
		background-size: contain;
	}
	.footer {
		padding: 40px;
	}
	.foot-menu-box:nth-child(4) {
		order: unset;
	}
	.foot-menu-box:not(:last-child) {
		margin-bottom: 40px;
	}
	.footer .foot-menu {
		padding-right: 0px;
		text-align: center;
	}
	.footer .foot-menu > li a {
		justify-content: center;
	}
	.sponsor-desc {
		max-width: 100%;
	}
	.footer .foot-menu > li {
		width: 100%;
		text-align: center;
	}
	.foot-menu-box:nth-child(1), .foot-menu-box:nth-child(4) {
		flex: 100%;
	}
	.footer .site-logo,
	.footer .foot-menu-box:last-child p {
		width: 100%;
		text-align: center;
	}
	.footer .social-wrap {
		justify-content: center;
	}
	.footer .footer-bottom {
		flex-direction: column;
		align-items: center;
	}
	.sub-footer .frame {
		flex-direction: column;
	}
	.sub-footer .flexcol {
		border: 0px;
		border-bottom: 1px solid rgba(255,255,255,0.33);
	}
	.category-section {
		padding: 20px!important;
		padding-top: 60px!important;
	}
	.category-row .col-sm-6:first-child::before {
		top: 0;
		left: 50%;
	}
	.category-section .col-sm-6:first-child {
		padding-left: 40px;
		text-align: center;
	}
	.category-section .col-sm-6:last-child .pb-block p {
		font-size: 21px;
	}
	.category-section h3 {
		font-size: 28px;
	}
	.slider-wrapper .slide-cell .inner-wrap{
		padding: 40px;
		text-align: center;
	}
	.banner video {
		height: 70vh;
	}
	.section-pad-5 {
		padding: 40px!important;
	}
	#choose-path .col-sm-4 {
		padding: 0px;
	}
	.news-header, .header-variant-1, .header-variant-2, .section-pad-5.header-variant-1, .section-pad-5.header-variant-2, .section-pad-5.news-header {
		padding: 40px!important;
	}
	.news-header h1 .subtitle, .header-variant-1 .subtitle, .header-variant-2 h1 .subtitle {
		line-height: 18px;
		margin-top: 5px;
	}
	.sponsors-section .col-sm-2-4,
	.sponsors-section .col-sm-2 {
		flex: 100% 1 1;
	}
	.gallery-header + h2 + .pad15 p {
		text-align: center;
		margin-bottom: 20px;
	}
	.gallery-header.header-variant-1 h1 {
		font-size: 26px;
	}
	.news-header .social-outer-wrapper {
		position: unset;
		margin-top: 15px;
		transform: unset;
	}
	.social-outer-wrapper h4 {
		font-size: 14px;
	}
	.news-header + .row .frame {
		padding: 20px!important;
	}
	.post-wrap.post-type-news .post-item .post-body > h3 {
		font-size: 21px;
		line-height: 21px;
	}
	.news-header .breadcrumb {
		left: 0;
		transform: unset;
		width: 100%;
	}
	.news-header .news-intro {
		padding: 0px;
	}
	.news-header {
		padding-top: 100px!important;
	}
	.news-header h1 {
		font-size: 24px;
	}
	.news-frame .post-content {
		padding: 40px!important;
	}
	.news-frame .post-content p,
	.news-frame + .section {
		text-align: center;
	}
	.news-frame + .section .button {
		margin-bottom: 20px;
	}
	#test-your-skills,
	.about-section,
	#managers,
	#moderation,
	.board-member p a {
		text-align: center;
	}
	#managers {
		padding: 20px!important;
	}
	.board-member.img .pb-block-content, .board-member.img .wrap-outer,
	.board-member p, .board-member .wrap-outer {
		flex-direction: column;
		align-items: center;
	}
	.board-member.img .wrap,
	.board-member .wrap {
		margin: 0px;
		margin-top: 30px;
	}
	.board-member p a:first-child {
		margin: unset;
	}
	.board-member.img img {
		width: 150px;
	}
	.board-member.img .wrap-outer:not(:last-child) {
		margin-bottom: 40px;
	}

	/* New 2022 Icon */
	.extra-logo {
		width: 70px;
		margin-left: 0px;
	}
	.site-logo {
		width: 160px;
	}
	.logo-box {
		display: flex;
		flex-wrap: wrap;
		row-gap: 20px;
	}
	.header > .frame .logo-wrap {
		width: 80%;
	}
}
