/*Color Chart
red				ce0100
darker red			bb0201
leader blue			17708B
foot black			353839
*/

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/BebasNeue-webfont.woff') format('woff'),
         url('fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*Globals*/
body {
	margin: 0; 
	font-size: 16px; 
	font-weight: 100; 
	background: #ffffff; 
	line-height: normal;
	}



table {border-collapse: collapse;}
td {vertical-align: top;}

form, ul, ul li, .headwrap p, .toolbar p {margin: 0; padding: 0; list-style: none;}
ol li {
	margin-bottom: 15px;
	margin-left: 25px;
	}


h1, h2, h3, h4, h5, h6 {padding: 0; margin: 0 0 10px 0; line-height: normal;}
h1, h2, h3, h4, h1 a, h2 a, h3 a, h4 a {font-weight: 100;}
hr {border: none; border-top: 1px solid #dddddd; clear: both;}
fieldset {border: none; padding: 0; margin: 0;}
address {font-size: 80%; color: #666666;}
iframe {border: 0;}
del, .del {color: red;}

blockquote {
	margin: 20px;
	border-left: 5px solid #0067AD; 
	padding-left: 10px; 
	color: #666666;
	}
blockquote p {margin: inherit; font-size: inherit; line-height: inherit;}


a {
	color: #0088cc; 
	font-weight: 100; 
	text-decoration: none;
	} 
a:hover {
	color: #ff6c00;
	text-decoration: none;
	}
a:focus, a, object, embed, button, 
input[type="button"], input[type="submit"] {
	outline: none; 
	text-decoration: none;
	} 
a img {border: none;}
img {max-width: 100%; height: auto;}
iframe.frames {width: 100%;}


.contentwrap, 
.maincontent, 
.headwrap, 
.topnav, 
.leaderboardwrap, 
.footwrap,
.topcolumns, 
.topcolumns 
.m1, 
.topcontent, 
.bottom, 
.topbanner {display: block; clear: both;}

/*---[ T I T L E S ]---*/
.pageheading, 
.pagehead, 
.page-header, 
.articletitle, 
.m2, 
div.contact h1, 
.contentheading, 
.componentheading, 
.blog .item_title,
div.itemListCategory h2, 
div.itemHeader h2.itemTitle {
	margin-bottom: 10px;
	}
h4 {font-size: 20px;}


/*-- Page title wide --*/
div.pagetitle {
	color: #ffffff; 
	background: #111111;
	border-top: 5px solid #ce0100;
	text-align: center;
	padding: 5px;
	}
div.pagetitle h1 {margin: 0; font-size: 28px;}
div.pagetitle span {display: block; font-size: 18px;}

.subhead {
	background: #bbbbbb;
	text-align: center;
	}




/* MENU MODULE
--------------------------------------*/
.menu li {list-style-image: none;}
.menu li a {
	text-transform: uppercase; 
	display: block; 
	border-bottom: 1px dotted #a3c7d7;
	margin-bottom: 4px;
	padding-bottom: 4px;
	}

.menu li.parent ul {font-size: 11px}
.menu li a:hover, 
.menu li.current.active a, 
.menu li.active a {color: #ff6c00; cursor: pointer;}

.headwrap .menu ul.nav-child {display: none;}

.nav {margin: 0;}

.hnav .menu li {display: inline-block;}
.hnav .menu li a {border: 0; padding: 0 8px;}


/* Nav Pills
---------------------------*/
.menubar .menu li a {
	border: 0;
	margin-bottom: 0;
}
.nav {
	margin-left: 0;
	list-style: none;
}
.nav > li > a {
	display: block;
}
.nav > li > a:hover,
.nav > li > a:focus {
	text-decoration: none;
	background: transparent;
	border-radius: none;
}
.nav > li > a > img {
	max-width: none;
}
.nav > .pull-right {
	float: right;
}
.nav-header {
	display: block;
	padding: 3px 15px;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color: #999;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	text-transform: uppercase;
}
.nav li + .nav-header {
	margin-top: 9px;
}
.nav-list {
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
	margin-left: -15px;
	margin-right: -15px;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}
.nav-list > li > a {
	padding: 3px 15px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
	background-color: #005e8d;
}
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
	margin-right: 2px;
}
.nav-list .divider {
	*width: 100%;
	height: 1px;
	margin: 8px 1px;
	*margin: -5px 0 5px;
	overflow: hidden;
	background-color: #e5e5e5;
	border-bottom: 1px solid #fff;
}
.nav-tabs,
.nav-pills {
	*zoom: 1;
}
.nav-tabs:before,
.nav-tabs:after,
.nav-pills:before,
.nav-pills:after {
	display: table;
	content: "";
	line-height: 0;
}
.nav-tabs:after,
.nav-pills:after {
	clear: both;
}
.nav-tabs > li,
.nav-pills > li {
	float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
	padding-right: 12px;
	padding-left: 12px;
	margin: 0;
	border-radius: none;
}
.nav-tabs {

}
.nav-tabs > li {
	margin-bottom: -1px;
}
.nav-tabs > li > a {
	padding-top: 8px;
	padding-bottom: 8px;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
	border-radius: 0;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
	border-bottom-color: transparent;
	cursor: default;
}
.nav-pills > li > a {
	padding-top: 8px;
	padding-bottom: 8px;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
	background: transparent;
}
.nav-stacked > li {
	float: none;
}
.nav-stacked > li > a {
	margin-right: 0;
}
.nav-tabs.nav-stacked {
	border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
	border: 1px solid #ddd;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {

}
.nav-tabs.nav-stacked > li:last-child > a {

}
.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
	border-color: #ddd;
	z-index: 2;
}
.nav-pills.nav-stacked > li > a {
	margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
	margin-bottom: 1px;
}
.nav-tabs .dropdown-menu {

}
.nav-pills .dropdown-menu {

}
.nav .dropdown-toggle .caret {
	border-top-color: #005e8d;
	border-bottom-color: #005e8d;
	margin-top: 6px;
}
.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
	border-top-color: #002b41;
	border-bottom-color: #002b41;
}
.nav-tabs .dropdown-toggle .caret {
	margin-top: 8px;
}
.nav .active .dropdown-toggle .caret {
	border-top-color: #fff;
	border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
	border-top-color: #555;
	border-bottom-color: #555;
}
.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
	cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
	color: #fff;
	background-color: #999;
	border-color: #999;
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
	border-top-color: #fff;
	border-bottom-color: #fff;
	opacity: 1;
	filter: alpha(opacity=100);
}


/* nav child */
#aside .nav .nav-child {
	border-left: 2px solid #ddd;
	padding-left: 5px;
}
.navigation .nav-child {
	position: absolute;
	top: 95%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	background: #ffffff;
}
.navigation .nav-child.pull-right {
	right: 0;
	left: auto;
}
.navigation .nav-child .divider {
	*width: 100%;
	height: 1px;
	margin: 8px 1px;
	*margin: -5px 0 5px;
	overflow: hidden;
	background-color: #e5e5e5;
	border-bottom: 1px solid #fff;
}
.navigation .nav-child a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	color: #333;
	white-space: nowrap;
}
.navigation .nav li {
	position: relative;
}
.navigation .nav > li:hover > .nav-child,
.navigation .nav > li > a:focus + .nav-child,
.navigation .nav li li:hover > .nav-child,
.navigation .nav li li > a:focus + .nav-child {
	display: block;
}
.navigation .nav > li:before {
	position: absolute;
	top: 100%;
	right: 0;
	left: 0;
	height: 6px;
	content: '';
}
.navigation .nav > li > .nav-child:before {
	position: absolute;
	top: -7px;
	left: 9px;
	display: inline-block;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-left: 7px solid transparent;
	border-bottom-color: rgba(0,0,0,0.2);
	content: '';
}
.navigation .nav > li > .nav-child:after {
	position: absolute;
	top: -6px;
	left: 10px;
	display: inline-block;
	border: none;
	content: '';
}
.navigation .nav li li .nav-child {
	top: -8px;
	left: 100%;
}
.navigation .nav li li .nav-child:before {
	position: absolute;
	top: 9px;
	left: -7px;
	display: inline-block;
	border-top: 7px solid transparent;
	border-right: 7px solid rgba(0,0,0,0.2);
	border-bottom: 7px solid transparent;
	content: '';
}
.navigation .nav li li .nav-child:after {
	position: absolute;
	top: 10px;
	left: -6px;
	display: inline-block;
	border-top: 6px solid transparent;
	border-right: 6px solid #ffffff;
	border-bottom: 6px solid transparent;
	content: '';
}
.navigation .nav-child li > a:hover,
.navigation .nav-child li > a:focus,
.navigation .nav-child:hover > a {
	text-decoration: none;
	color: #fff;
}


.headwrap.menubar .menu {
	overflow: visible;
	text-align: center;
}
.headwrap.menubar .menu li {
	float: none;
	display: inline-block;
}
.headwrap.menubar .menu li a,
.headwrap.menubar .menu li.divider span {
	color: #eeeeee; 
	padding: 10px 15px;
	border-right: 1px solid #222222;
	border-radius: 0;
	line-height: normal;
	display: block;
	cursor: pointer;
	}
.headwrap.menubar .menu li.default a {border-left: 1px solid #222222;}
.headwrap.menubar .menu li.active a,
.headwrap.menubar .menu li a:hover {
	border-radius: 0;
	background: transparent;
	color: #FE3000;
}
.headwrap.menubar .menu li.deeper.parent li {
	text-align: left;
	display: block;
}
.headwrap.menubar .menu li.deeper.parent li a {
	border: 0;
	border-bottom: 1px solid #dddddd;
	font-family: inherit;
	font-size: inherit;
	display: block;
	width: auto;
}
.headwrap.menubar .menu li.deeper.parent ul.nav-child {
	border-radius: 0;
}

.nav-collapse.collapse {z-index: 9999;}


.menubar .menu {text-align: center;}
.menubar .menu li.parent {
	display: inline-block;
}
.menubar .menu li.parent a {
	border: 0;
	padding: 8px 15px;
	color: #eeeeee;
}











/*----[ Pagination ]---------*/
div.pages-links, div.k2Pagination {
	position: static;
	padding: 0;
	background: transparent !important; 
	text-align: center !important;
	margin-top: 20px;
	}
div.pages-links ul, div.k2Pagination ul {float: none;}
div.pages-links ul li, div.k2Pagination ul li {
	float: none;
	display: inline-block;
	padding: 0 !important; 
	text-align: center !important;
	}
div.pages-links li a, 
div.pages-links li span.pagenav {
	display: block;
	padding: 4px 8px;
	border: 1px solid #dddddd; 
	border-radius: 2px;
	margin-right: 2px;
	}
li span.pagenav {color: #63A92D;}
li.pagination-start span,
li.pagination-prev span,
li.pagination-next span,
li.pagination-end span {color: #bbbbbb;}



/************************************************************
*					SECTION WRAPPER							*
************************************************************/

.wrapall,
.m1.inner-width div.inwrap, 
.head-inner, 
.topnav-inner, 
.mainwrap, 
.mainwrap-inner,
.foot-inner, 
.toolbar-inner,
.topcontent .m3,
.bottomwrap .m3 {
	margin: auto; 
	display: block; 
	float: none; 
	clear: both;
	}

.topcontent .m3 {
	padding-top: 40px;
	padding-bottom: 40px;
}


.headwrap {
	margin: 0; 
	padding: 0;
	right: 0; left: 0;
	background: #111111;
	color: #ffffff;
	}

.mainwrap-inner {padding: 0;}

.contentwrap {padding-top: 40px; padding-bottom: 40px;}
.nocontent .contentwrap {padding: 0; display: none;}

/* Columns
----------------*/
.maincontent {display: flex; flex-flow: row;}
.maincolumn, .sidecolumn {
	margin: 0 !important;
}

.sidecolumn .m1, 
.component, .topcolumns, .topcolumns .m1 {
	margin-bottom: 25px;
	}
	


/********************************************************************
*						Module Positions							*
********************************************************************/

/*--Category and Item header image--*/
div.headimage p {margin: 0; padding: 0;}
div.headimage {
	text-align: center; 
	max-height: 130px; 
	overflow: hidden;
	}

.maincolumn .m1 {margin-top: 40px;}
.maincolumn .m1:first-child {margin-top: 0;}

.m2 {margin: 0;}
.m2 div.module-title {padding: 5px;}
.m3 {padding-bottom: 20px;}
	



div.headwrap.leaderboard div.head-inner {
	width: 100%;
	padding: 0;
	margin: 0;
	max-width: 100%;
	position: relative;
	}
div.headwrap.leaderboard img {
	display: block;
	height: auto;
	width: 100%;
	}
div.headwrap.leaderboard .head-inner span.textbox {
	display: block;
	position: absolute;
	font-family: BebasNeueRegular;
	font-size: 28px;
	background-color: rgb(255,255,255);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	background-color:rgba(255,255,255,0.8); 
	bottom: 0;
	left: 50px;
	color: #111111;
	padding: 10px;
	max-width: 500px;
	}

.toolbar .r1 {
	background: #111111; 
	padding: 5px; 
	border-radius: 4px;
	display: inline-block;
	vertical-align: middle;
	}
.toolbar .r1 img {max-height: 46px; width: auto;}
.toolbar .r1 a {color: #ffcc00;}

.topbanner {text-align: center;}

.topbanner .banneritem {display: inline-block;}


.topcol1, .topcol2, .topcol3 {
	width: 340px; 
	float: left; 
	margin-right: 28px;
	overflow: hidden;
	}
.topcol3 {margin: 0;}


/*Top content and Bottom modules*/

.topcontentwrap, .bottomwrap {
	color: #222222;
	}
.topcontentwrap .m2, .bottomwrap .m2 {

	}

.bottom .m2 {
	font-size: 18px; 
	text-align: center; 
	margin-bottom: 8px;
	}




/*----------------[ FOOT BLOCK ]--*/
.footwrap {
	font-size: 12px; 
	background: #111111;
	color: #ffffff;
	}
.footwrap legend {color: #ffffff; font-weight: normal;}
.footwrap .m1 {
	display: inline-block; 
	margin-right: 15px; 
	width: 23%; 
	vertical-align: top;
	}
.footwrap .m2 {
	color: #aaaaaa; 
	border-color: #111111; 
	font-size: 18px;
	}

.foot-inner {
	padding-top: 20px;
	}
.foot-inner .m1 {margin-bottom: 10px;}
.foot-inner li {margin: 0;}

.foot-inner .menu li {
	padding: 0; 
	margin: 0;
	}
.foot-inner .menu li a, .foot-inner .menu li.parent ul {
	border: 0; 
	color: inherit;
	padding: 0;
	font-weight: 100;
	}
.foot-inner .menu li a:hover {color: #fffc00;}
.foot-inner .menu li span.separator {
	font-weight: 900; 
	background: #003E5C; 
	padding: 2px; 
	display: block;
	cursor: default;
	}

.copy_right {
	background: #222222;
	color: #aaaaaa;
	padding: 10px;
	text-align: center;
	}


.footwrap a:hover {background: transparent !important;}


.bannermain {background: #222222; padding: 5px;}

/*---[Form fields]---*/

.inputbox, 
.contact dd input, .contact dd textarea, 
.registration dd input, .registration dd textarea,
.login input, .remind dd input, .reset dd input {
	border: 1px solid #0092b1; font-size: 14px; border-radius: 2px; padding: 6px
	}
.inputbox:hover, 
.contact dd input:hover, .contact dd textarea:hover,
.registration dd input:hover, .registration dd textarea:hover,
.login input:hover, .remind dd input:hover, .reset dd input:hover {background-color: #fff3d5;}


/*-------[ GROUPED MODULES ]---------------*/
.m1.groupwrap {}
.m1.groupwrap .m1 {
	width: 260px; 
	display: inline-block; 
	vertical-align: top;
	margin: 0 10px 0 0;
	}

.m1.groupwrap .m1 a.itemimg-a {
	display: block; 
	height: 80px; 
	overflow: hidden;
	float: left;
	}

/********************************************************************************************************
*											E X T E N S I O N S											*
********************************************************************************************************/

ul.breadcrumb {
	display: block; 
	font-size: 11px; 
	margin-bottom: 15px; 
	color: #aaaaaa;
	}

.m1.tips .m3 {
	font-size: 150%; 
	font-style: italic; 
	color: #ffcc00;
	}

.sidecolumn .banneritem {
	text-align: center;
	margin-bottom: 10px;
	}
	
.item.insert .m1,
.item.insert .m3, 
.insert .banneritem {
	padding: 0; 
	margin: 0;
	text-align: center;
	}
.insert {margin: 20px 0;}

/*-----Image Caption JCE---*/
span.wf_caption {margin: auto;}
span.wf_caption span {
	font-size: 13px; 
	background: #dddddd; 
	line-height: normal; 
	text-align: center;
	padding: 2px;
	margin-bottom: 40px;
	}
	
.bigcaption span.wf_caption span {
	font-size: inherit;
	background: transparent;
	}

	

div.map {display: block; clear: both;}
div.map h3 {
	background: #222222; 
	text-align: center; 
	color: #eeeeee; 
	font-family: BebasNeueRegular; 
	padding: 3px; 
	font-weight: 100;
	}



/* ARTICLE VIEW
-------------------------------*/
.articletext, .articletext ul li {
	line-height: 1.5em;
}
.articletext ul {
	padding: 10px 0 0 25px;
	margin: 15px 0;
}
.articletext ul li {
	list-style: disc;
}

/*Shop*/
.options .option {
	margin-bottom: 10px;
}





.alert1, .alert2, .alert3 {
	background: #FBF3B9;
	padding: 10px;
	border-radius: 4px;
	}
.alert1 {font-size: 2em; line-height: 1.5em;}
.alert2 {background: #D1EFEF;}
.alert3 {background: #ffd1d1;}



.tblchart {width: 100%;}
.tblchart th, .tblchart td {border: 1px solid #cccccc; font-size: 13px; padding: 2px;}
.tblchart th {text-align: left;}

.shado {box-shadow: 0px 0px 5px 3px #0082c7;}
.sidecolumn .gad, .center {text-align: center;}


div.m1.titleimage .m2 {padding: 0; background: transparent; margin-bottom: 20px; border: 0;}



.floatright, .floatleft {float: right; clear: none; display: block;}
.floatleft {float: left;}
.rounded20 {border-radius: 20px;}
.rounded100 {border-radius: 100px;}
.text32 {font-size: 32px;}
.text42 {font-size: 42px;}

.m1.width100 {width: 100px;}
.m1.width150 {width: 150px;}
.m1.width200 {width: 200px;}
.m1.width250 {width: 250px;}
.m1.width300 {width: 300px;}
.m1.width400 {width: 400px;}
.m1.width500 {width: 500px;}
.m1.width600 {width: 600px;}

.pad-top-20 {padding-top: 20px;}
.pad-bottom-20 {padding-bottom: 20px;}

/*--Section Styles-------*/
.bg-black {background: #111111; color: #dddddd;}
.bg-black a {color: #dddddd;}
.bg-black .m2 {color: #dddddd; background: #222222;}

.bg-gray {background: #dddddd;}
.bg-gray .m2 {background: #bbbbbb;}

.bg-blue {background: #005b96; color: #ffffff;}
.bg-blue a {color: #ffffff;}
.bg-blue .m2 {background: #005082; color: #62addb;}

.bg-white {}



.sidetab {
	display: block;
	position: fixed; 
	left: 0; 
	top: 130px; 
	width: 60px;  
	background: #ffcc00;
	border-right: 4px solid #ffba00;
	line-height: normal;
	font-size: 12px;
	text-align: center;
	padding: 5px;
	}
.sidetab span {
	display: block; 
	font-family: BebasNeueRegular; 
	font-size: 18px;
	}




/*---[Buttons]---*/
.btn {
	background-image: none;
	text-shadow: none;
	box-shadow: none;
	border: 0;
}

.wide {display: block; clear: both;}
.outline {background: transparent; border: 3px solid #014b02;}

div.dl ul li {margin-bottom: 10px;}


/*Bootstrap Override*/
.btn,
select, 
textarea, 
input[type="text"], 
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"], 
.uneditable-input,
.chzn-container-single .chzn-single {border-radius: 2px;}

/*chosen*/
.chzn-container-single .chzn-single {
	background-image: none;
}





/* J2Store with CMSE template*/
.j2store-product-list .j2store-products-row {
	margin-bottom: 20px;
}
.j2store-product-list .j2store-products-row .j2store-image {
	height: 360px;
	overflow: hidden;
	display: block;
	margin-bottom: 20px;
}


.j2store-addtocart-form {margin-bottom: 20px;}
.tab-content .product-sdesc, 
.tab-content .product-ldesc {
	padding: 20px;
}
.com_j2store .tab-content {
	border: 1px solid #dddddd;
	border-top: 0;
	background: #ffffff;
}
.j2store-product-main-image.j2store-img-responsive {
	width: 100%;
	max-width: none;
	border-radius: 2px;
}
span.zoom {
	max-height: 600px;
	overflow: hidden;
}
ul.additional-image-list {
	margin-top: 10px;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
}
ul.additional-image-list li {
	height: 80px;
	width: 80px;
	overflow: hidden;
	display: block;
	line-height: normal;
}

label.check-btn {
	border: 1px solid #dddddd;
	border-radius: 2px;
	line-height: normal;
	padding: 0;
	background: #eeeeee;
}
label.check-btn span {
	display: table-cell;
	vertical-align: middle;
	padding: 5px;
}
label.check-btn input[type="checkbox"] {
	margin: 0;
}




/*---[ Overlay Window ]----*/
p.olinks a {
	display: inline-block;
	vertical-align: top;
	background: #ffcc00;
	color: #111111;
	padding: 5px;
	border-radius: 3px;
	clear: none;
	text-align: center;
	margin-top: 5px;
	}
	



/* Title layer when wide image is enabled for articles and supporting extensions
----------------*/
.titlelayer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background: linear-gradient(to bottom, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0.9) 100%);
}


.centerimage img {
	display: block !important; 
	margin: auto !important;
	}




/* Padding */
.vpad-30 .m3 {
	padding-top: 30px;
	padding-bottom: 30px;
}
.vpad-40 .m3 {
	padding-top: 40px;
	padding-bottom: 40px;
}
.vpad-50 .m3 {
	padding-top: 50px;
	padding-bottom: 50px;
}
.inpad-30 {
	padding-top: 30px;
	padding-bottom: 30px;
}
.inpad-40 {
	padding-top: 40px;
	padding-bottom: 40px;
}
.inpad-50 {
	padding-top: 50px;
	padding-bottom: 50px;
}

.nopad .m3 {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}


/*******************************************************************************************************
======================================[ M E D I A  Q U E R I E S ]======================================
********************************************************************************************************/

@media (max-width : 1280px) {
	.lead-inner, 
	.foot-inner, 
	.mainwrap-inner {margin-left: 20px !important; margin-right: 20px !important;}
}


@media all and (min-width: 300px) and (max-width : 880px) {

body {padding: 0 !important;}
.head-inner, 
.mainwrap, 
.bottom-inner, 
.foot-inner,
.footwrap .m1, 
.maincontent, 
.maincolumn, 
.sidecolumn,
div.relsidebar {
	width: auto !important; 
	height: auto !important;
	float: none !important; 
	clear: both !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	display: block !important;
	}

.mainwrap {padding-top: 10px;}

.maincontent {display:block;}
.maincolumn {margin-bottom: 20px;}
	
.sidecolumn {padding: 0 !important;}	
div.contentwrap {padding: 0;}

.m2, .m3 {padding-right: 5px; padding-left: 5px;}

.headwrap {height: auto; text-align: center;}

.headwrap.logobar .r1 {
	float: none; 
	clear: both; 
	display: block;
	margin: 0;
	}


.headwrap.logobar .r1.searchbox input[type="text"] {border-radius: 0; width: 100%;}

.footwrap {background-image: none;}

.mnav1 {background: #222222; clear: both;}
.mnav2 {
	color: #ffffff;
	background: #222222;
	padding: 2px 5px;
	font-family: BebasNeueRegular;
	font-size: 22px;
	font-weight: 100;
	line-height: normal;
	margin: 0;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	}
.mnav3 {
	color: #ffffff;
	margin: 0; 
	}
.mnav3 .menu li a {
	color: #ffffff; 
	border-bottom: 1px solid #111111; 
	padding: 8px;
	font-family: BebasNeueRegular;
	font-size: 20px;
	font-weight: 100;
	}
	
.mnav3 .menu span.separator {
	color: #ffcc00; 
	text-align: center; 
	display: block;
	margin-top: 20px;
	}
.mnav3 .menu li.parent ul {}

/*Accordion properties*/
.menuhandle.menuup span.accordprefix::after, 
.menuhandle.menudown span.accordsuffix::after {
	font-family: 'Font Awesome 5 Free';
	float: right;
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
	}
.menuhandle.menuup span.accordprefix::after {
	content: "\f138";
	}

.menuhandle.menudown {color: #444444; background: #111111;}
.menuhandle.menudown span.accordsuffix::after {
	content: "\f139";
	}
	
div.pagetitle h1 {font-size: 18px;}

span.itemImage img {padding: 0;}



div.itemFullText {padding: 0 10px;}
div.itemFullText img {width: 100%; max-width: 100%;}

.stickside {position: static !important;}

.hide-mobile,
div.slide-desc-text,
.r1.searchbox input[type="submit"] {display: none !important;}


	
.centerimage-mobile img {
	display: block !important; 
	margin: auto !important;
	}
}/*---End 320x880----*/


@media all and (min-width: 320px) and (max-width: 1190px) {
	.topcontent .m3,
	.sectionwide .m2 div.module-title {margin-left: 20px !important; margin-right: 20px !important;}
}

@media all and (max-width : 1024px) {
.inner-width, .headwrap-inner, .topnav-inner, 
.lead-inner, .mainwrap, 
.bottom-inner, .foot-inner {width: auto; }

.r1.leaditem .d2 {width: 590px;}
.package .pkg.p1 {display: block; width: auto;}
.package .pkg.p1 li {float: left; width: 30%;}

}


@media all and (min-width: 881px) and (max-width: 6000px) {
.hide-desktop {display: none !important;}
}



/* nocomponent element class used to remove padding when no component is in use on a page
the class is applied to the body tag via menu item pageclass attribute
*/
.nocomponent .contentwrap,
.nocomponent .articletext {margin: 0; padding: 0;}






/*-----------------[ F X ]--------------------*/

{
	background: #014464;
	background: -moz-linear-gradient(top, #0272a7, #013953);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0272a7), to(#013953));
	}

/*--Background Transition--*/
* {
-webkit-transition-property: background-color, border-color, color, opacity;
-webkit-transition-timing-function: linear;
-webkit-transition-duration: 0.15s;
-khtml-transition-property: background-color, border-color, color, opacity;
-khtml-transition-timing-function: linear;
-khtml-transition-duration: 0.15s;
-moz-transition-property: background-color, border-color, color, opacity;
-moz-transition-timing-function: linear;
-moz-transition-duration: 0.15s;
-o-transition-property: background-color, border-color, color, opacity;
-o-transition-timing-function: linear;
-o-transition-duration: 0.15s;
transition-property: background-color, border-color, color, opacity;
transition-timing-function: linear;
transition-duration: 0.15s;
}

