/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   JoomlaShine.com Proprietary License
*/
/* ============================== DEFAULT HTML ============================== */
/* =============== DEFAULT HTML - GENERAL STYLES =============== */
html, body {
	line-height: 1.7;
	margin: 0;
	padding: 0;
}
body {
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
}
/* =============== DEFAULT HTML - TEXT STYLES =============== */
p, pre, blockquote, form, dl, ul, ol, fieldset, address, table {
	padding: 0;
	margin: 10px 0;
}
p:first-child,
blockquote:first-child,
form:first-child,
dl:first-child,
ul:first-child,
ol:first-child,
fieldset:first-child,
address:first-child,
table:first-child {
	margin-top: 5px;
}
p:last-child,
blockquote:last-child,
form:last-child,
dl:last-child,
ul:last-child,
ol:last-child,
fieldset:last-child,
address:last-child,
table:last-child {
	margin-bottom: 5px;
}
fieldset {
	padding: 0;
	border: none;
}
.jsn-joomla-30 fieldset {
	padding: 0;
	margin: 0;
}
small {
	font-size: .85em;
}
sup {
	bottom: 0.3em;
	font-size: .8em;
	position: relative;
	vertical-align: baseline;
}
sup em {
	color: red;
}
acronym, abbr {
	cursor: help;
	letter-spacing: 1px;
	border-bottom: 1px dashed;
}
pre {
	padding: 1em;
	background: #FFFFD5;
	border-left: 5px solid #404040;
	font-family: "Courier New", Courier, monospace;
}
blockquote {
	color: #404040;
	border: none;
	min-height: 45px;
	font-style: italic;
	padding: 2px 0 5px 65px;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(../images/icons/icon-text-blockquote.png) 0 10px no-repeat;
}
blockquote p {
	font-size: 1em;
	line-height: inherit;
}
q {
	quotes: '«' '»';
}
img {
	/*max-width: 100%;*/
}
/* =============== DEFAULT HTML - HEADING STYLES =============== */
h1 {
	color: #000;
	font-size: 2.2em;
}
h2 {
	color: #484848;
	font-size: 1.8em;
}
h3 {
	color: #434343;
	font-size: 22px;
}
h4 {
	color: #282828;
	font-size: 20px;
}
h5, h6 {
	color: #333;
	font-size: 1em;
}
h1, h2, h3, h4, h5, h6 {
	margin: 5px 0 10px;
	font-weight: normal;
}
h1, h2 {
	font-weight: 300;
}
/* =============== DEFAULT HTML - LINK STYLES =============== */
a {
	outline: none;
	text-decoration: none;
}
a:hover, a:focus, a:active {
	text-decoration: none;
	color: #666;
}
a img {
	border: none;
}
/* =============== DEFAULT HTML - LIST STYLES =============== */
ul li {
	padding: 0;
	list-style: none;
}
ol li {
	padding: 0;
	margin: 0.3em 0 0.3em 2em;
}
/* ============================== LAYOUT ============================== */
/* =============== LAYOUT - GENERAL LAYOUT =============== */
.clearafter:after {
	height: 0;
	line-height: 0;
	clear: both;
	content: ".";
	display: block;
	visibility: hidden;
}
html[xmlns].clearafter {
	display: block;
}
* html .clearafter {
	height: 1%;
}
.clearbreak {
	clear: both;
}
div.jsn-modulecontainer {
	margin-top: 25px;
}
div.jsn-modulecontainer:first-child,
div.jsn-horizontallayout div.jsn-modulecontainer {
	margin-top: 0;
}
div.jsn-modulescontainer {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
div.jsn-modulescontainer5.jsn-horizontallayout div.jsn-modulecontainer {
	width: 23.404255319148934%;
	margin-left: 2.127659574468085%;
}
div.jsn-modulescontainer5.jsn-horizontallayout div.jsn-modulecontainer:first-child {
	margin-left: 0;
}
div.jsn-modulescontainer5.jsn-horizontallayout div.jsn-modulecontainer:last-child {
	margin-left: 0;
	margin-top: 2.127659574468085%;
	clear: left;
}
#jsn-pos-topbar,
#jsn-topheader-inner,
#jsn-header_inner,
#jsn-menu_inner,
#jsn-promo_inner,
#jsn-content-top_inner,
#jsn-content,
#jsn-content-top-below_inner,
#jsn-content-bottom_inner,
#jsn-content-bottom-over_inner,
#jsn-usermodules3-inner,
#jsn-bottom_inner,
#jsn-footer-inner, 
#template-detail-inner,
#jsn-blog-promo-inner,
#extension-detail-inner {
	margin: 0 auto;
	width: 980px;
}


#jsn-content-top-below {
	/*background: #d3d2d5; */
	background-image: url(../../../images/frontpage/bg-slide.jpg);
	background-position: top left, center;
    background-repeat: no-repeat, repeat-x;
}

/* ----- STICKLEFT / STICKRIGHT ----- */
div[id*=jsn-pos-stick-] {
	position: fixed;
	z-index: 888888;
}
div[id*=jsn-pos-stick-left] {
	left: 0;
}
div[id*=jsn-pos-stick-right] {
	right: 0;
}
#jsn-pos-stick-leftmiddle,
#jsn-pos-stick-rightmiddle {
	visibility: hidden;
}
#jsn-pos-stick-leftbottom,
#jsn-pos-stick-rightbottom {
	bottom: 0;
}
#jsn-pos-stick-leftbottom .jsn-modulecontainer {
	margin-bottom: 0;
}
/* =============== LAYOUT CHANGING =============== */
#jsn-maincontent.span12[class*="order"],
#jsn-content.jsn-hasleft.jsn-hasright #jsn-maincontent.order2 {
	padding: 0;
}
#jsn-maincontent.span12 #jsn-centercol.span12 {
	padding: 0 20px;
}
/* =============== LAYOUT - TOPBAR AREA =============== */
ul.colors-bar {
	display: inline-block;
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
}
ul.colors-bar li {
	width: 20%;
	height: 3px;
	float: left;
}
ul.colors-bar li.c1 {
	background-color: #DD7352;
}
ul.colors-bar li.c2 {
	background-color: #4196E5;
}
ul.colors-bar li.c3 {
	background-color: #7D5A9E;
}
ul.colors-bar li.c4 {
	background-color: #B5181D;
}
ul.colors-bar li.c5 {
	background-color: #85BA3B;
}
/* =============== LAYOUT - TOPBAR AREA =============== */
#jsn-topbar {
	background-color: #282828;
	padding: 5px 0;
	box-shadow: 0 2px 5px rgba(0,0,0,0.3);
	position: relative;
	z-index: 999;
}
#jsn-topbar .menu-iconmenu [class*="jsn-icon-"] > a > span {
	background-image: url(../images/icons/icons-uni-white.png);
}
#jsn-pos-topbar {
	color: #FFF;
}
#jsn-pos-topbar a {
	color: #DDD;
}
#jsn-pos-topbar .jsn-modulecontainer {
	float: left;
}
/* =============== LAYOUT - HEADER AREA =============== */
#jsn-page {
	color: #555;
	width: 100%;
	font-size: 13px;
	overflow: hidden;
}
#jsn-topheader {
	background-color: #1b1b1b;
	color: #FFF;
	position: relative;
	z-index: 1000;
}
#jsn-pos-top-left {
	float: left;
}
#jsn-pos-top-right {
	float: right;
	line-height: 42px;
}
#jsn-topheader div.jsn-modulecontainer {
	margin-top: 0;
	float: left;
}
#jsn-logo {
	float: left;
	margin: 0px 0
}
#jsn-logo a {
	line-height: 80px;
	display: inline-block;
	margin: 0;
	position: relative;
	padding: 0 5px;
}
#jsn-logo a #jsn-logo-desktop {
	vertical-align: middle;
}
#jsn-header {
	background: #4d2b68;
	width: 100%;
	z-index: 900;
	position: relative;
}
#header-Inner {
    height: 5px;
    background-color: rgba(123, 65, 179, 0.8);
}
#jsn-pos-top div.jsn-modulecontainer:first-child {
	margin-left: 0;
}
/* =============== LAYOUT - MENU AREA =============== */
#jsn-menu {
	z-index: 999;
	position: relative;
	width: 100%;
	border-bottom: 1px solid #DCDCDC;
}
#jsn-pos-mainmenu {
	float: left;
	margin: 0;
}
#jsn-menu div.jsn-modulecontainer {
	float: left;
	margin: 0;
}
/* =======================  LAYOUT - BODY =======================  */
#jsn-body {
	overflow: hidden;
	width: 100%;
}
/* =============== LAYOUT - CONTENT TOP AREA =============== */
#jsn-promo {
	z-index: 89;
}
#jsn-promo,
#jsn-promo #jsn-pos-promo,
#jsn-promo #jsn-pos-promo-left,
#jsn-promo #jsn-pos-promo-right {
	position: relative;
}
#jsn-promo {
	background: none;
	padding-top: 0;
	padding-top: 30px;
}
#jsn-pos-promo-left div.jsn-modulecontainer,
#jsn-pos-promo-right div.jsn-modulecontainer {
	padding: 15px 0;
}
#jsn-content-top #jsn-pos-content-top {
	margin: 30px 0;
	display: inline-block;
}
#jsn-content-top .jsn-modulescontainer {
	padding: 0;
}
/* =============== LAYOUT - CONTENT AREA =============== */
#jsn-content,
[id*="jsn-content_inner"],
#jsn-maincontent,
#jsn-centercol,
#jsn-pos-innerleft,
#jsn-pos-innerright,
#jsn-leftsidecontent,
#jsn-rightsidecontent {
	position: relative;
}
#jsn-content {
	background: #fff;
	overflow: hidden;
	z-index: 87\9;
	padding-top: 30px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding-bottom: 15px;
}
#jsn-content.jsn-hasright #jsn-mainbody-content {
	padding-right: 0;
}
#jsn-content.jsn-hasleft #jsn-mainbody-content {
	padding-left: 0;
}
#jsn-mainbody {
	padding: 0 0 20px 0;
}
#jsn-usermodules1 {
	margin-top: 20px;
}
#jsn-usermodules1 {
	padding-bottom: 20px;
	border-bottom: 1px solid #e5e5e5;
}
#jsn-usermodules2 {
	border-top: 1px solid #e5e5e5;
	margin-bottom: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
}
#jsn-mainbody-content #jsn-centercol {
	margin-right: -25px;
	border-bottom: 1px solid #e5e5e5;
	padding-right: 20px;
}
#jsn-leftsidecontent,
#jsn-rightsidecontent {
	z-index: 100;
}
#jsn-leftsidecontent #jsn-leftsidecontent_inner,
#jsn-rightsidecontent #jsn-rightsidecontent_inner {
	padding: 2px;
}
#jsn-pos-innerleft,
#jsn-pos-innerright {
	padding: 15px 1px;
}
#jsn-pos-banner {
	margin: 0 auto;
	padding: 20px 0 50px;
}
div[id*="mainbody-content-"] {
    position: relative;
}
#jsn-pos-user-top {
	padding: 20px 0;
}
#jsn-pos-user-bottom {
	border-top: 1px solid #e5e5e5;
	padding: 20px 0;
}
/* =============== LAYOUT - CONTENT BOTTOM OVER =============== */
#jsn-content-bottom-over {
	width: 100%;
	border-top: 1px solid #e5e9ea;
}
/* =============== LAYOUT - CONTENT BOTTOM AREA =============== */
#jsn-content-bottom {
	z-index: 85;
	position: relative;
	margin-top: 2px;
	padding: 25px 0 35px;
	border-top: 1px solid #E6E6E6;
}
/* =============== LAYOUT - USERMODULES3 AREA =============== */
#jsn-usermodules3 {
    /*border-top: 1px solid #E6E6E6;
    margin-top: 30px;*/
	margin-top: 20px;
	padding: 0px 0;
}
/* =============== LAYOUT - FOOTER AREA =============== */
#jsn-footer {
	padding: 25px 0;
	/*line-height: 20px;
    background-color: #F5F5F5;
    border-top: 1px solid #E6E6E6;*/
	/*background-color: #4d2b68;
    border-top: 3px solid #241331;*/
	background: url(../images/backgrounds/footer-street.png) no-repeat;
	background-position: center; 
}
#jsn-footer a {
	text-decoration: none;
}
#jsn-footer a:hover {
	text-decoration: underline;
}
#jsn-brand {
	padding-top: 10px;
    display: block;
    padding: 3px 8px;
    color: #009ACA;
    text-align: center;
}
#jsn-brand a:hover {
	color: #fff;
	text-decoration: none;
}
#jsn-footer div.jsn-modulescontainer div.jsn-modulecontainer_inner {
	margin: 0;
}
/* ============================== TYPOGRAPHY ============================== */
/* =============== TYPOGRAPHY - GENERAL TYPOGRAPHY =============== */
.hd {
	display: none;
}
/* ----- PREDEFINED CONTENT ALIGN ----- */
.align-left {
	float: left;
}
.align-center {
	margin-left: auto;
	margin-right: auto;
}
.align-right {
	float: right;
}
.margin-left {
	margin-left: 1em;
	margin-right: 0;
}
.margin-right {
	margin-left: 0;
	margin-right: 1em;
}
.content-left {
	text-align: left;
}
.content-center {
	text-align: center;
}
.content-right {
	text-align: right;
}
/* =============== TYPOGRAPHY - CONTENT COLUMMNS =============== */
div.grid-layout2 div.grid-col {
	float: left;
	width: 49.95%;
}
div.grid-layout3 div.grid-col {
	float: left;
	width: 33.3%;
}
div.grid-layout4 div.grid-col {
	float: left;
	width: 24.96%;
}
div.grid-layout5 div.grid-col {
	float: left;
	width: 19.98%;
}
div.grid-layout6 div.grid-col {
	float: left;
	width: 16.65%;
}
div.grid-layout7 div.grid-col {
	float: left;
	width: 14%;
}
div.grid-layout div.grid-col div.grid-col_inner {
	margin-right: 10px;
}
div.grid-layout div.grid-lastcol div.grid-col_inner {
	margin-right: 0;
}
/* ============================== TYPOGRAPHY ============================== */
/* =============== TYPOGRAPHY - TEXT STYLES =============== */
.text-box {
	padding: .8em;
	border: 1px solid #e5e5e5;
}
.text-box-highlight {
	padding: .8em;
}
.text-box-highlight:hover {
	background-color: #f2f2f2;
}
.text-highlight {
	padding: .2em .5em;
	background: #FFFFAA;
}
.text-highlight.highlight-green {
	color: #fff;
	background: #48691b;
}
.text-highlight.highlight-light {
	background: #fff\9;
	background: rgba(255,255,255,0.2);
}
.text-highlight.highlight-dark {
	color: #fff;
	background: #595959;
}
.text-dropcap p:first-child:first-letter,
p.text-dropcap:first-child:first-letter {
	color: #404040;
	font: 4em/.8em "Times New Roman", Times, serif;
	float: left;
}
/* ----- ACTION LINK ----- */
.link-action {
	padding: 1px 2px;
	text-decoration: underline;
}
.link-action:hover {
	color: #ffffff;
	text-decoration: none;
}
/* ----- HIGHLIGHT LINK ----- */
.link-highlight {
	color: #595959;
	font-weight: bold;
	display: block;
	padding: 5px;
	border: 1px solid transparent;
}
.link-highlight:hover {
	color: #000;
	border-color: #d9d9d9;
	text-decoration: none;
	background-color: #f2f2f2;
}
/* ----- TOOLTIPS LINK ----- */
a.link-tooltip {
	position: relative;
}
a.link-tooltip:hover {
	z-index: 25;
}
a.link-tooltip span {
	display: none;
	position: absolute;
	top: 10px;
	left: 10px;
}
a.link-tooltip:hover span {
	display: block;
}
/* =============== TYPOGRAPHY - LIST STYLES =============== */
/* ----- ARROW LIST ----- */
ul.list-arrow {
	list-style: none;
}
ul.list-arrow li,
ul.list-arrow.arrow-dots li.current {
	margin-left: 0;
	padding-left: 20px;
	position: relative;
	display: block;
}
ul.list-arrow li:after,
ul.list-arrow.arrow-dots li.current:after {
	content: '';
	height: 0;
	position: absolute;
	width: 0;
	border: 0.34em solid transparent;
	left: 5px;
	top: 7px;
}
ul.list-arrow.arrow-red li:after {
	border-left-color: #AE0000;
}
ul.list-arrow.arrow-blue li:after {
	border-left-color:#0060BF;
}
ul.list-arrow.arrow-green li:after {
	border-left-color: #3AA655;
}
ul.list-arrow.arrow-dots li.current {
	font-weight: bold;
	border-left-color: #FFC600;
}
/* =============== TYPOGRAPHY - IMAGES STYLES =============== */
img.image-left {
	float: left;
	margin: 0.5em 1em 0.5em 0;
}
img.image-right {
	float: right;
	margin: 0.5em 0.5em 0.5em 1em;
}
img.image-border {
	padding: 0;
	border: 8px solid #f8f8f8;
}
img.image-margin {
	margin: .5em;
}
/* ============================== MENU ============================== */
/* =============== MENU - GENERAL =============== */
/* ----- RICH MENU STYLE ----- */
.jsn-menutitle,
.jsn-menudescription {
	display: block;
}
.jsn-menudescription {
	color: #B8B8B8;
	font-size: 0.9em;
	font-weight: normal;
	text-transform: none;
}
/* =============== MENU - MAIN MENU =============== */
/* ----- GENERAL ----- */
div.jsn-modulecontainer ul.menu-mainmenu {
	margin: 0;
	padding: 0;
	clear: both;
}
div.jsn-modulecontainer ul.menu-mainmenu li {
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	list-style-type: none;
}
div.jsn-modulecontainer ul.menu-mainmenu li a {
	color: #111;
	display: block;
	cursor: pointer;
	padding: 10px 20px;
	font-weight: 300;
}
div.jsn-modulecontainer ul.menu-mainmenu > li {
	padding: 0;
	border-left: 1px solid #DCDCDC;
}
div.jsn-modulecontainer ul.menu-mainmenu > li > a {
	padding: 12px 20px;
	font-size: 1.3em;
	text-transform: uppercase;
	line-height: 30px;
	position: relative;
	overflow: hidden;
}
div.jsn-modulecontainer ul.menu-mainmenu > li > a:after {
	content: "";
	display: block;
	position: absolute;
	width: calc(100% + 2px);
	height: 5px;
	background-color: #c0191f;
	margin: 0 -1px;
	left: 0;
	bottom: -8px;
	z-index: 50;
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
}
div.jsn-modulecontainer ul.menu-mainmenu > li:hover > a:after {
	bottom: 0;
}
div.jsn-modulecontainer ul.menu-mainmenu li > a > span {
	display: block;
	position: relative;
}
div.jsn-modulecontainer ul.menu-mainmenu ul li {
	width: 250px;
}
div.jsn-modulecontainer ul.menu-mainmenu ul li a {
	color: #737373;
	font-weight: 300;
	text-transform: none;
}
/* ----- RICH MENU STYLE ----- */
div.jsn-modulecontainer ul.menu-mainmenu li a span.jsn-menudescription {
	display: none;
}
div.jsn-modulecontainer ul.menu-mainmenu.menu-richmenu li a span.jsn-menutitle {
	line-height: 20px;
}
div.jsn-modulecontainer ul.menu-mainmenu.menu-richmenu li a span.jsn-menudescription {
	display: block;
	padding-top: 2px;
	line-height: 20px;
}
div.jsn-modulecontainer ul.menu-mainmenu.menu-richmenu.menu-iconmenu > li > a span {
	line-height: 24px;
}
/* ----- 1st LEVEL ----- */
div.jsn-modulecontainer ul.menu-mainmenu ul {
	position: absolute;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	margin-top: 0;
	z-index: 99;
	left: -999em;
	width: 250px;
}
div.jsn-modulecontainer ul.menu-mainmenu ul ul {
	margin-top: 1px;
}
div.jsn-modulecontainer ul.menu-mainmenu > li > ul {
	margin-left: -1px;
}
div.jsn-modulecontainer ul.menu-mainmenu ul li a {
	border-bottom: 1px solid #e5e5e5;
}
div.jsn-modulecontainer ul.menu-mainmenu ul li.last > a,
div.jsn-modulecontainer ul.menu-mainmenu ul li:last-child > a {
	border-bottom: none;
}
div.jsn-modulecontainer ul.menu-mainmenu ul li.last > a {
	background: none;
}
div.jsn-modulecontainer ul.menu-mainmenu ul ul {
	top: 0\9;
	top: -2px;
	border-top: 1px solid #e5e5e5;
	margin-left: 250px;
}
/* ----- PARENT ITEMS / ADD ARROW TO ITEMS HAVE SUBLEVEL ----- */
div.jsn-modulecontainer ul.menu-mainmenu ul li.parent > a {
	background: url(../images/icons/icon-arrow-black.png) 95% center no-repeat;
}
/* ----- HOVER STATE ----- */
div.jsn-modulecontainer ul.menu-mainmenu li:hover > a {
	text-decoration: none;
}
div.jsn-modulecontainer ul.menu-mainmenu li:hover > a,
div.jsn-modulecontainer ul.menu-mainmenu li.active > a,
#jsn-pos-mainmenu .display-dropdown.jsn-modulecontainer.jsn-dropdown-active .jsn-moduletitle,
#jsn-pos-mainmenu .display-dropdown.jsn-modulecontainer:hover .jsn-moduletitle {
	background-color: #f8f8f8;
}
i/* ----- ACTIVE STATE ----- */
div.jsn-modulecontainer ul.menu-mainmenu li > a.current {
	color: #ff7200;
}
/* ----- ROLLOVER STATE / DISPLAY SUB-MENU OF SELECTED MENU ITEM ----- */
div.jsn-modulecontainer ul.menu-mainmenu li:hover > ul {
	left: auto;
	right: auto;
}
/* =============== MENU - TREE MENU =============== */
/* ----- GENERAL ----- */
div.jsn-modulecontainer ul.menu-treemenu {
	margin: 0;
}
div[class*="box"] ul.menu-treemenu,
div[class*="solid-"] ul.menu-treemenu {
	margin-top: -10px;
}
div.jsn-modulecontainer ul.menu-treemenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div.jsn-modulecontainer ul.menu-treemenu > li {
	padding: 0 20px;
}
div.jsn-modulecontainer ul.menu-treemenu li {
	margin: 0;
	padding: 0;
	position: relative;
}
div.jsn-modulecontainer ul.menu-treemenu li li.first,
div.jsn-modulecontainer ul.menu-treemenu li li:first-child {
}
div.jsn-modulecontainer ul.menu-treemenu li li.last,
div.jsn-modulecontainer ul.menu-treemenu li li:last-child {
	border-bottom: none;
}
div.jsn-modulecontainer ul.menu-treemenu li a {
	color: #282828;
	padding: 10px 0;
	display: block;
	font-size: 1em;
	cursor: pointer;
	text-decoration: none;
	border-bottom: 1px solid #efefef;
}
ul.menu-treemenu li a span {
	display: block;
}
ul.menu-treemenu li > a > span {
	display: block;
}
ul.menu-treemenu li > a > span {
	padding-left: 36px;
	background: url(../images/icons/icons-base.png) 10px -843px no-repeat;
}
ul.menu-treemenu > li > a > span {
	padding-left: 36px;
	background-position: 10px -766px;
}
/* ----- RICH MENU STYLE ----- */
div.jsn-modulecontainer ul.menu-treemenu li a span.jsn-menudescription {
	display: none;
}
div.jsn-modulecontainer ul.menu-treemenu.menu-richmenu li a span.jsn-menudescription {
	color: #595959;
	display: block;
	line-height: 16px;
}
/* ---------- 1st LEVEL ---------- */
div.jsn-modulecontainer ul.menu-treemenu ul li {
	margin: 0;
}
div.jsn-modulecontainer ul.menu-treemenu ul li a {
	padding-left: 25px;
}
div.jsn-modulecontainer ul.menu-treemenu ul ul li a {
	padding-left: 50px;
}
div.jsn-modulecontainer ul.menu-treemenu ul ul ul li a {
	padding-left: 75px;
}
div.jsn-modulecontainer ul.menu-treemenu ul ul ul ul li a {
	padding-left: 100px;
}
div.jsn-modulecontainer ul.menu-treemenu ul ul ul ul ul li a {
	padding-left: 125px;
}

/* ----- CURRENT / HOVER STATE ----- */
div.jsn-modulecontainer ul.menu-treemenu li a:hover,
div.jsn-modulecontainer ul.menu-treemenu li a.current {
	color: #ff7200;
}
/* ----- TREE MENU IN SPECIFIC POSITION ----- */
#jsn-bottom div.jsn-modulecontainer ul.menu-treemenu li {
	background-color: transparent;
	border: none;
}
#jsn-bottom div.jsn-modulecontainer ul.menu-treemenu li a {
	padding: 5px 0;
	color: #A0A0A0;
}
#jsn-bottom div.jsn-modulecontainer ul.menu-treemenu li > a > span {
	padding-left: 0;
	background-image: none;
}
#jsn-bottom div.jsn-modulecontainer ul.menu-treemenu li a:hover,
#jsn-bottom div.jsn-modulecontainer ul.menu-treemenu li a.current {
	color: #FFF;
	background-color: transparent;
}
/* =============== MENU - DIV MENU =============== */
ul.menu-divmenu {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	display: inline-block;
}
ul.menu-divmenu:after {
	height: 0;
	clear: both;
	content: ".";
	display: block;
	visibility: hidden;
}
ul.menu-divmenu li {
	margin: 0;
	padding: 0 0.8em;
	float: left;
	display: inline;
	border-right: 1px solid #eee;
	line-height: 14px;
}
ul.menu-divmenu li.first {
	padding-left: 0;
}
ul.menu-divmenu li.last {
	border-right-width: 0;
}
/* =============== MENU - TOP MENU =============== */
ul.menu-topmenu {
	margin: 0;
	list-style-type: none;
	padding: 30px 0;
}
.jsn-bootstrap ul ul.menu-topmenu {
	margin: 0;
}
.jsn-bootstrap ul.menu-topmenu li a:hover {
	color: #fff;
}
ul.menu-topmenu > li {
	margin: 0;
	line-height: 30px;
	display: inline-block;
}
ul.menu-topmenu ul {
	margin: 0;
	list-style-type: none;
}
ul.menu-topmenu li ul li {
	margin: 0 0 0 15px;
}
ul.menu-topmenu li:hover a {
	color: rgba(255,255,255,0.6);
	text-decoration: none;
}
ul.menu-topmenu li a {
	color: #eee;
	font-size: 1.2em;
	padding: 5px 15px;
	width: 100%;
	display: inline-block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
ul.menu-topmenu li a span {
	display: block;
}
/* ============================== MODULE STYLES ============================== */
h3.jsn-moduletitle {
	color: #111;
	font-size: 1.3em;
	margin: 0 0 15px 0;
	text-transform: uppercase;
}
h3.jsn-moduletitle > span {
	display: block;
}
[class*="solid-"] h3.jsn-moduletitle {
	margin-bottom: 0;
}
/* =============== MODULE STYLES - MODULE BOXES =============== */
div[class*="box-"] h3.jsn-moduletitle {
	color: #fff;
}
/* ----- LIGHT BOX STYLE ----- */
div.lightbox-1 h3.jsn-moduletitle,
div.lightbox-2 h3.jsn-moduletitle {
	background-color: #fe6363;
	padding: 8px 10px;
	margin-bottom: 15px;
}
div.lightbox-2 h3.jsn-moduletitle {
	border-bottom: 5px solid transparent;
	box-shadow: inset 0 -1px 0 rgba(255,255,255,0.15);
	-moz-box-shadow: inset 0 -1px 0 rgba(255,255,255,0.15);
	-webkit-box-shadow: inset 0 -1px 0 rgba(255,255,255,0.15);
}
/* ----- RICH BOX STYLE ----- */
div.richbox-1 h3.jsn-moduletitle {
	background-color: #3d3d3d;
	padding: 10px 15px;
	margin: 0 0 15px 0;
}
div.richbox-2 h3.jsn-moduletitle {
	padding: 10px;
	margin-bottom: 15px;
	background-color: #9567c2;
	border-bottom: 5px solid #4d2b68;
	box-shadow: inset 0 -1px 0 rgba(255,255,255,0.1);
	-moz-box-shadow: inset 0 -1px 0 rgba(255,255,255,0.1);
	-webkit-box-shadow: inset 0 -1px 0 rgba(255,255,255,0.1);
}
div[class*="solid-"] h3.jsn-moduletitle {
	padding: 8px 10px;
	color: #3d3d3d;
	border: 1px solid #e5e5e5;
	border-bottom: none;
}
div.solid-2 h3.jsn-moduletitle {
    background: url(../images/backgrounds/bg-solid-2.jpg) center center repeat-x;
}
div[class*="solid-"] .jsn-modulecontent {
	padding: 10px;
	border: 1px solid #e5e5e5;
}
div.richbox-2 div.jsn-modulecontainer_inner {
    /* padding: 8px; */
    /* background-color: #FFF; */
    border: 1px solid #9567c2;
	border-bottom: 2px solid #4d2b68;
	
}
/* ============================== JOOMLA! DEFAULT EXTENSIONS ============================== */
/* =============== PAGEBREAK - TABS STYLE =============== */
dl.tabs {
	float: left;
	margin-bottom: -1px;
}
dl.tabs dt.tabs {
	float: left;
	margin-left: 3px;
	padding: 4px 10px;
	background-color: #F0F0F0;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
dl.tabs dt:hover {
	background-color: #F9F9F9;
}
dl.tabs dt.open {
	background-color: #FFF;
	border-bottom: 1px solid #FFF;
}
dl.tabs dt.tabs h3 {
	margin: 0;
	font-size: 1.1em;
}
dl.tabs dt.tabs h3 a {
	color: #666;
	font-weight: normal;
}
dl.tabs dt.open h3 a,
dl.tabs dt.tabs h3 a:hover {
	color: #000;
	text-decoration: none;
}
dl.tabs dt.open h3 a {
	font-weight: bold;
}
div.current dd.tabs {
	margin: 0;
	padding: 10px;
	clear: both;
	border: 1px solid #CCC;
	background-color: #FFF;
}
/* =============== PAGEBREAK - SLIDERS STYLE =============== */
div.panel {
	border: 1px solid #CCC;
	margin-bottom: 10px;
}
div.panel h3.title {
	margin: 0;
	cursor: pointer;
	font-size: 1.1em;
	padding: 8px 10px;
	border-bottom: 1px solid #CCC;
}
div.panel h3.title:hover,
div.panel h3.pane-toggler-down {
	background-color: #F0F0F0;
}
div.panel h3.title a {
	color: #666;
}
div.panel h3.title a:hover {
	text-decoration: none;
}
div.panel h3.pane-toggler-down {
	border-bottom: none;
}
div.panel h3.pane-toggler-down a {
	color: #000;
}
div.panel div.content > div,
div.panel div.content > p {
	margin: 15px;
}
/* =============== JOOMLA! EXTENSIONS - GENERAL =============== */
/* ----- HEADING ----- */
.contentheading,
.componentheading,
.subheading {
	margin-top: 0px;
	font-size: 1.6em;
	line-height: 36px;
	color: #9567c2;
}
table.contentpaneopen {
	width: 100%;
}
/* ----- FORM ----- */
hr {
	height: 1px;
	background: #e5e5e5;
	border: none;
}	
.jsn-formbuttons {
	text-align: center;
	padding-top: .45em;
	float: right;
}
table.paramlist td {
	padding: .3em;
}
table.paramlist td.paramlist_key {
	width: 150px;
}
fieldset label {
	line-height: 25px;
}
input[type=text],
input[type=password],
input[type=email],
.inputbox {
	border: 1px solid #e5e5e5;
	background-color: #fff;
	padding: 8px 2px;
	min-height: 16px;
	outline: none;
	line-height: 16px;
}
.jsn-modulecontainer .inputbox {
	width: 95%;
}
.inputbox:active,
.inputbox:focus {
	background-color: #f8f8f8;
}
select.inputbox {
	padding: 2px;
	width: inherit;
}
#jsn-page .button {
	display: inline-block;
	padding: 6px 10px;
	margin: 0 0 2px;
	font-size: 14px;
	line-height: 18px;
	color: #eee;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-color:#333;
	border: none;
	*display: inline;
	*line-height: 20px;
}
.button:hover, .button:active {
	background-color: #777;
	color: #fff;
}
select {
	border: 1px solid #e5e5e5;
	padding: 8px 2px;
	line-height: 25px;
}
/* ----- TOOLTIPS ----- */
.jsn-joomla-25 .tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	z-index: 88;
	position: relative;
}
.jsn-joomla-25 .tip-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}
.jsn-joomla-25 .tip-text {
	font-size: 100%;
	margin: 0;
}
/* ----- POP-UP / PRINT WINDOWS ----- */
body.contentpane {
	color: #000;
	background: #fff;
}
body.contentpane div.com-content {
	padding: 1em;
}
/* =============== JOOMLA! EXTENSIONS - COM_CONTENT =============== */
/* ----- ARTICLE METADATA ----- */
.jsn-article-metadata {
	margin-bottom: 15px;
}
.jsn-article-metadata > span {
	padding-right: 10px;
	border-right: 1px solid #ccc;
	margin-right: 10px;
}
.jsn-article-metadata > span:last-child {
	padding-right: 0;
	margin-right: 0;
	border: none;
}
.article-info {
	margin: 0;
	font-size: 0.9em;
	float: left;
}
.article-info-term {
	display: none;
}
.archive .article-info dd,
.article-info dd {
	margin: 2px 0 0;
	line-height: 1.5;
}
/* ----- ARTICLE TOOLBAR ----- */
.jsn-article-toolbar {
	margin-bottom: 15px;
	background-color: #f0f0f0;
}
.jsn-article-toolbar .btn-group.pull-right {
	float: right;
	padding: 5px;
}
.jsn-article-toolbar dl {
	padding: 5px;
}
#article-index {
    float: right;
    margin: 0 0 1em 1em;
    background-color: #F2F2F2;
    border: 1px solid #D9D9D9;
}
#article-index ul {
	margin: 0;
	list-style-type: none;
	display: none;
}
#article-index ul li {
	margin: 0;
	padding: 0.25em 0.6em;
}
/* ----- ARTICLE INFO ----- */
.jsn-article-info {
	padding: 10px;
}
.jsn-article-info p:first-child {
	margin-top: 0;
}
.jsn-article-info p:last-child {
	margin-bottom: 0;
}
.author,
.createdate,
.publishdate,
.hits {
	margin: 10px 0;
	color: #595959;
	font-size: 0.9em;
}
.author,
.createdate,
.publishdate {
	padding-left: 22px;
	background-image: url(../images/icons/icons-base.png);
	background-repeat: no-repeat;
}
.author {
	background-position: 0 0;
}
.createdate,
.publishdate {
	background-position: 0 -86px;
}
.modifydate {
	margin: 1em 0;
	text-align: right;
	color: #999999;
	font-style: italic;
}
/* ----- ARCHIVE ARTICLE  ----- */
div.archive .intro {
	clear: both;
}
/* ----- 2 BUTTON PRINT, EMAIL CONTAINER ----- */
ul.jsn-article-tools {
	margin: 13px 15px;
	list-style: none;
}
ul.jsn-article-tools li {
	float: left;
	margin: 0 0 0 10px;
}
ul.jsn-article-tools li a {
	float: left;
	display: block;
	height: 16px;
	width: 16px;
	background: url(../images/icons/icons-base.png) left top no-repeat;
}
ul.jsn-article-tools li a.no-icon {
	background: none;
	width: auto;
	height: auto;
}
ul.jsn-article-tools li.jsn-article-icon-edit a {
	background: none;
}
ul.jsn-article-tools li a.jsn-article-print-button {
	background-position: 0 -430px;
}
ul.jsn-article-tools li a.jsn-article-email-button {
	background-position: 0 -516px;
}
ul.jsn-article-tools li a:hover {
	text-decoration: none;
}
.jsn-article-submit {
	margin-top: 0.8em;
}
.jsn-joomla-25 .item-title-entry .icon-edit,
.item-title-entry .jsn-icon-edit {
	display: inline-block;
}
/* ----- SUBMIT AN ARTICLE ----- */
.field-title {
	width: 120px;
	float: left;
}
.formelm, .formelm-area {
	margin: 5px 0;
	clear: both;
}
/* ----- READ MORE ----- */
a.readon {
	color: #737373;
	cursor: pointer;
	font-size: 1.1em;
	padding: 5px 12px;
	border: 1px solid #aaa;
	display: inline-block;
	text-decoration: none;
}
a.readon:hover {
	text-decoration: none;
	background-color: #e5e5e5;
}
/* ----- TABLE OF CONTENT ----- */
table.contenttoc {
	margin: 0 0 1em 1em;
	border: 1px solid #D9D9D9;
	background: #f2f2f2;
	float: right;
}
table.contenttoc th {
	padding: .4em;
	background: url(../images/dot.png) bottom repeat-x;
	font-weight: bold;
	text-align: center;
}
table.contenttoc td {
	padding: .25em .6em;
}
/* PAGE LINK IN TOC */
a.toclink {
	font-size: .9em;
}
/* PAGE NUMBER SHOWING "PAGE 1 OF ..." UNDER TOC */
div.pagenavcounter {
	color: #595959;
	margin: .5em 0;
	font-size: .9em;
	font-weight: bold;
	display:  none;
}
/* PAGE NAVIGATION */
div.pagenavbar div {
	color: #999999;
	font-weight: bold;
	font-size: .9em;
}
/* ----- SECTION / CATEGORY BLOG LAYOUT ----- */
/* SEPARATOR BETWEEN ARTICLES */
div.article_separator {
	height: 1em;
	clear: both;
}
div.row_separator {
	height: 1em;
	clear: both;
}
/* ARTICLE COLUMN CONTAINER */
.jsn-articlecols {
	float: left;
}
.jsn-articlecols .jsn-article {
	padding: 0 5px;
}
/* "MORE ARTICLES..." PANEL HEADING TEXT */
div.blog_more {
	padding: 10px 15px;
	margin: 0 0 1em 0;
	border: 1px solid #e5e5e5;
	background-color: #F4F4F4;
}
/* PAGE PAGINATION */
ul.pagenav,
div.pagination ul {
	list-style-type: none;
	text-align: center;
}
ul.pagenav {
	text-align: center;
}
ul.pagenav li,
div.pagination ul li {
	color: #999;
	margin: 0;
	display: inline-block;
	font-weight: bold;
}
div.pagination ul li {
	font-size: 0.9em;
}
ul.pagenav li a,
div.pagination ul li a {
	margin: 0 15px;
}
ul.jsn-pagination {
	list-style-type: none;
	text-transform: uppercase;
}
ul.jsn-pagination li {
	display: inline-block !important; /*override compression*/
	margin: 10px 2px;
}
ul.jsn-pagination li a,
ul.jsn-pagination li span {
	padding: 3px 8px;
	border: 1px solid #e8ebed;
	color: #999;
}
ul.jsn-pagination li span {
	background-color: transparent;
}
ul.jsn-pagination li a:hover {
	color: #fff;
	text-decoration: none;
}
ul.jsn-pagination li.navigation-page span {
	border: none;
	padding: 4px 9px;
	color: #fff;
}
ul.jsn-pagination,
p.jsn-pageinfo {
	font-size: 1em;
	text-align: center;
	margin: 20px 0 10px 0;
}
ul.jsn-pagination li.navigation-page span {
	background-color: #4786BE;
}
/* BLOG PAGES NAV LINK */
a.pagenav {
	text-transform: uppercase;
}
/* ----- CATEGORY LIST LAYOUT ----- */
/* DESCRIPTION IN CONTENT TABLE AND COMPONENT PAGE */
.categories-list ul {
	list-style-type: none;
}
.cat-children ul dl dt,
.cat-children ul dl dd,
dl.article-count dt,
dl.article-count dd {
	display: inline;
}
.categories-list dl dt,
.categories-list dl dd {
	margin: 0;
	padding: 0;
	display: inline;
}
/* TABLE IN CATEGORY TABLE PAGE */
.sectiontableheader {
	padding: 5px 8px;
	font-weight: bold;
	font-size: 1.1em;
	color: #FFFFFF;
}
.sectiontableheader img {
	margin: 0;
	vertical-align: text-top;
}
.sectiontableheader a {
	color: #ffffff;
	text-decoration: underline;
}
.sectiontableheader a:hover {
	text-decoration: none;
}
/* TABLE FILTER */
.jsn-infofilter {
	text-align: right;
}
.jsn-titlefilter {
	float: left;
}
.archived-article-list .jsn-infofilter {
	text-align: left;
}
/* TABLE'S ROW */
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 6px 8px;
	border-bottom: 1px solid #e5e5e5;
}
tr.sectiontableentry2 td {
}
/* ----- SECTION LAYOUT ----- */
/* LINKS IN SECTION TABLE PAGE */
a.category {
	font-weight: bold;
}
/* =============== JOOMLA! EXTENSIONS - COM_SEARCH =============== */
div.com-search #searchForm .search-phrase {
	margin-left: 95px;
}
div.com-search #searchForm .search-range input,
div.com-search #searchForm .search-phrase input {
	margin: 0 0 0 5px;
	vertical-align: middle;
}
div.com-search #searchForm [class*="search-"] label,
div.com-search #searchForm .search-field-title {
	width: 100px;
	line-height: 21px;
	text-align: left;
	padding-right: 3px;
	display: inline-block;
}
div.com-search #searchForm .search-range label,
div.com-search #searchForm .search-phrase label {
	width: auto;
}
div.com-search #searchForm .search-ordering select {
	padding: 2px 0;
}
div.com-search #searchForm .search-range label {
	line-height: 21px;
}
.jsn-joomla-30 div.search .inputbox {
	width: auto;
	max-width: 100%;
}
/* =============== JOOMLA! EXTENSIONS - COM_FINDER =============== */
.collapse {
	overflow: hidden;
}
/* ----- KEYWORD GIGHLIGHT IN SEARCH RESULT ----- */
span.highlight {
	padding: .2em;
	background: #FFFFAA;
}
/* =============== JOOMLA! EXTENSIONS - COM_WEBLINK =============== */
table.jsn-infotable .description p {
	margin: 0;
}
table.jsn-infotable ul.actions {
	display: inline;
}
table.jsn-infotable ul.actions li {
	display: inline;
	margin: 0 0 0 5px;
}
#editor-xtd-buttons {
	float: left;
}
/* =============== JOOMLA! EXTENSIONS - COM_NEWSFEED =============== */
div.com-newsfeed td.jsn-table-column-name {
	font-weight: bold;
}
div.com-newsfeed table {
	width: 100%;
	border-collapse: collapse;
}
div.com-newsfeed td {
	border: 1px solid #ccc;
	padding: 10px 5px;
	border-top: none;
}
div.com-newsfeed th {
	background: #999;
	padding: 10px 5px;
	border: 1px solid #999;
	border-bottom: none;
}
div.com-newsfeed th a {
	color: #fff;
}
div.com-newsfeed td.item-num-art {
	text-align: center;
}
/* =============== JOOMLA! EXTENSIONS - COM_USER =============== */
/* ----- USER FORM LAYOUT ----- */
div.com-user div.default-login {
	width: 450px;
	margin: 0 auto;
	padding: 20px;
	border: 1px solid #e8ebed;
}
div.com-user div.default-login h2 {
	background: #F8FAFB;
	border-bottom: 1px solid #e8ebed;
	margin: -20px -20px 0;
	padding: 10px;
	font-size: 25px;
	color: #435268;
}
div.com-user div.default-login .contentdescription {
	margin: 15px 0;
}
div.com-user div.default-login form {
	margin-top: 25px;
	display: inline-block;
	width: 100%;
}
div.com-user div.default-login form .login-fields {
	margin-bottom: 10px;
	display:  inline-block;
	width: 100%;
	line-height: 30px;
}
div.com-user div.default-login form.logout {
	margin-top: -20px;
}
div.com-user div.default-login form input {
	width: 318px;
	padding: 8px 3px;
	font-size: 16px;
	border: 1px solid #e8ebed;
	float: right;
}
div.com-user div.default-login form ul li {
	font-size: 14px;
	float: right;
	color: #ff7200;
}
div.com-user div.default-login form button {
	float: right;
	display: block;
}
#jsn-page div.com-user div.default-login form .button {
	background: #ff7200;
	border: none;
	color: #fff;
	font-size: 16px;
	padding: 8px 20px;
	text-shadow: none;
	margin-top: 15px;
}
#jsn-page div.com-user div.default-login form .button:hover {
	background: #1E2224;
}
/* ----- REGISTER FORM ----- */
.jsn-formRow {
	margin: 8px 0;
}
.jsn-formRow .jsn-formRow-lable {
	float: left;
	width: 170px;
}
button#jform_profile_dob_img.btn {
	height: 30px;
}
/* =============== JOOMLA! EXTENSIONS - POPUP COMPONENT =============== */
#jsn-content-popup .com-content,
#jsn-content-popup #mailto-window {
	max-width: 1018px;
	margin: 1em auto;
}
#jsn-content-popup .com-content {
	padding-top: 0;
}
#mailto-window {
	padding: 15px;
	position: relative;
	background: #f5f5f5;
	border: solid 1px #ddd;
}
#mailto-window h2 {
	padding: 3px 0;
	margin: 0 0 10px;
	font: bold 1.2em "Times New Roman", Times, serif;
}
#mailto-window label {
	width: 8em;
	display: inline-block;
}
#mailto-window .mailto-close {
	right: 0;
	top: 5px;
	background: none;
	position: absolute;
}
#mailto-window .mailto-close a {
	display: block;
	min-width: 25px;
	min-height: 25px;
	overflow: visible;
	background: url(../images/icons/icon-close.png) 0 0 no-repeat;
}
#mailto-window .mailto-close a span {
	top: -3000px;
	left: -3000px;
	display: inline;
	position: absolute;
}
#mailto-window .inputbox {
	padding: 3px;
	border: 1px solid #ccc;
	background: #FFF url(../images/backgrounds/popup-bg.png) repeat-x 0 0;
}
#mailto-window p {
    margin: 20px 0 8px 0;
}
#mailto-window button {
	cursor: pointer;
	margin:0 5px 0 0;
	padding: 3px 10px;
	border: 1px solid #ccc;
	font: bold 1em "Times New Roman", Times, serif;
	background-image: linear-gradient(-90deg, rgb(255,255,255) 0%, rgb(216,216,216) 100%);
	background-image: -moz-linear-gradient(50% 0% -90deg, rgb(255,255,255) 0%, rgb(216,216,216) 100%);
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, rgb(255,255,255)), color-stop(1, rgb(216,216,216)));
	background-image: -webkit-linear-gradient(-90deg, rgb(255,255,255) 0%, rgb(216,216,216) 100%);
	background-image: -o-linear-gradient(-90deg, rgb(255,255,255) 0%, rgb(216,216,216) 100%);
	background-image: -ms-linear-gradient(-90deg, rgb(255,255,255) 0%, rgb(216,216,216) 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff,endColorstr=#ffd8d8d8,GradientType=0)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff, endColorstr=#ffd8d8d8, GradientType=0);
}
#mailto-window .formelm,
#mailto-window .formelm-area {
	clear: both;
	margin: 5px 0;
}
/* =============== JOOMLA! EXTENSIONS - SYSTEM MESSAGES =============== */
/* ----- SYSTEM STANDARD MESSAGES ----- */
#system-message {
	margin-bottom: 20px;
}
#system-message > dd > ul {
	border-top: none;
	border-bottom: none;
}
#system-message dd.message ul {
	text-indent: 0;
	padding: 1em 1em 1em 3.5em;
	background: #DBE7F8 url(../images/icons/icon-text-info.png) no-repeat 0 center;
}
#system-message ul li {
	margin-left: 0;
}
/* ----- SYSTEM ERROR MESSAGES ----- */
#system-message dd.error ul {
	background: #FFDFDF url(../images/icons/icon-text-alert.png) no-repeat 0 center;
}
/* ----- SYSTEM NOTICE MESSAGES ----- */
#system-message dd.notice ul {
	color: #cc0000;
	border-top: 3px solid #f0dc7e;
	border-bottom: 3px solid #f0dc7e;
	background: #efe7b8 url(../../../media/system/images/notice-note.png) 4px center no-repeat;
}
/* =============== JOOMLA! EXTENSIONS - MOD_BREADCRUMB =============== */
span.breadcrumbs,
ul.breadcrumb {
	display: block;
	padding: 12px 0;
	border-bottom: 1px solid #e5e5e5;
}
span.breadcrumbs a,
span.breadcrumbs span {
	padding-right: 26px;
	margin-right: 11px;
	text-decoration: none;
	background: url(../images/icons/icons-base.png) right -934px no-repeat;
	text-transform: capitalize;
}
span.breadcrumbs span.showHere {
	background: none;
	padding-right: 0;
}
span.breadcrumbs a:hover {
	text-decoration: underline;
}
span.breadcrumbs span.current {
	color: #8d8d8d;
	background: none;
}
ul.breadcrumb {
	margin: 0;
	list-style: none;
	background: none;
	font-size: 14px;
}
.breadcrumb li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	text-shadow: 0 1px 0 #fff;
	margin: 0;
}
.breadcrumb li span {
	color: #666;
}
.breadcrumb li span + span {
	color: #8d8d8d;
	white-space: nowrap;
}
.breadcrumb span.divider {
	padding: 0 15px;
	background: url("../images/icons/icons-base.png") no-repeat scroll center -934px;
}
.breadcrumb li.active:first-child span.divider {
	padding: 0 5px 0 0;
	background: none;
}
.breadcrumb .active {
	color: #999;
}
/* =============== JOOMLA! EXTENSIONS - MOD_LOGIN =============== */
#form-login fieldset.input {
	border: none;
	padding: 0;
}
#form-login div.button-wrapper {
	text-align: left;
	margin-top: 0.5em;
}
#form-login [id^="form-login-"] {
	margin: 0 0 10px 0;
}
#form-login #form-login-remember {
	margin-bottom: 0;
}
#form-login #form-login-remember input,
#form-login #form-login-remember label {
	margin: 0
}
#form-login #form-login-remember input.button {
	float: right;
	margin-top: 3px;
}
#form-login #form-login-remember input.button:hover {
	background-color: #ff7200;
}
form#login-form a.btn {
	min-height: 15px;
}
form#login-form .icon-arrow-right {
	background-position: -458px -73px;
}
/* =============== JOOMLA! EXTENSIONS - MOD_SEARCH =============== */
#jsn-pos-mainmenu #jsn_com_search_form {
	margin: 0;
}
#jsn-pos-mainmenu div.search-menu input#mod-search-searchword,
#jsn-pos-toolbar div.search-menu input#mod-search-searchword {
	color: #333;
	line-height: 20px;
	padding: 4px 0 4px 34px;
	margin: 12px 15px;
	background: #fff url(../images/icons/icons-base.png) 5% -168px no-repeat;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-transition: margin 0.3s ease-in-out;
	-moz-transition: margin 0.3s ease-in-out;
	-ms-transition: margin 0.3s ease-in-out;
	-o-transition: margin 0.3s ease-in-out;
	transition: margin 0.3s ease-in-out;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
/* =============== JOOMLA! EXTENSIONS - MOD_NEWSFLASH =============== */
.jsn-mod-newsflash.jsn-horizontal-container .jsn-article {
	padding: 0 1em;
}
.jsn-mod-newsflash .contentheading {
	margin: 0 0 0.3em 0;
}
.jsn-mod-newsflash .article-separator {
	display: block;
    height: 0.5em;
}
/* ============================== JOOMLA! 3.x CORE COMPONENT LAYOUT ============================== */
.img-fulltext-left {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.img-intro-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.img-fulltext-right {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.img-intro-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.pull-right.collapsed .icon-minus,
.pull-right .icon-plus {
	display: none;
}
.pull-right .icon-minus,
.pull-right.collapsed .icon-plus {
	display: block;
}
/* ---------- OVERRIDE ----------- */
.jsn-joomla-30 blockquote {
	border-left: none;
}
.jsn-joomla-30 hr {
	margin: 0.5em 0;
}
.jsn-joomla-30 input[type=text],
.jsn-joomla-30 input[type=password],
.jsn-joomla-30 input[type=email],
.jsn-joomla-30 .inputbox {
	padding: 4px 6px;
}
.jsn-joomla-30 .form-horizontal .control-label {
	text-align: left;
}
.jsn-joomla-30 .calendar tbody td,
.jsn-joomla-30 .calendar tbody td.hilite,
.jsn-joomla-30 .calendar tbody td.selected {
    border: none;
    padding: 5px;
	text-align: center;
}
.jsn-joomla-30 .input-append .btn {
	outline: none;
}
.jsn-joomla-30 label,
.jsn-joomla-30 input,
.jsn-joomla-30 button,
.jsn-joomla-30 select,
.jsn-joomla-30 textarea,
.jsn-joomla-30 .btn,
.jsn-joomla-30 .uneditable-input {
	font-size: 13px;
}
.jsn-joomla-30 .icon-location {
    background-position: -24px -73px;
}
.jsn-joomla-30 div.tooltip {
	background: none;
	border: none;
}
.jsn-joomla-30 #form-login-remember .control-label,
.jsn-joomla-30 #modlgn-remember {
	vertical-align: middle;
}
.jsn-joomla-30 .dropdown-menu li,
.jsn-joomla-30 .category li {
	margin: 0;
}
.jsn-joomla-30 .page-header {
    border-bottom: none;
	margin-bottom: 0;
}
/* ---------- CUSTOM OVERRIDE MODULE ---------- */
/* MOD FINDER */
form#mod-finder-searchform {
	margin: 0;
}
div.finder-module {
	border: 1px solid #E8E8E8;
	background-color: #FFF;
	padding-right: 44px;
	position: relative;
}
div.finder-module .inputbox#mod-finder-searchword {
	height: 23px;
	width: 100%;
	background-color: #FFF;
	color: #BFBFBF;
	outline: none;
	margin: 0 !important;
	padding: 5px;
	border: none;
	border-right: 1px solid #E8E8E8;
}
div.finder-module .button.finder {
	background: url(../images/search-btn-icon.png) 10px center no-repeat;
	background-color: #FFF;
	position: absolute;
	right: 0;
	top: 0;
	border: none;
	margin: 0;
	text-indent: -999em;
	height: 33px;
	width: 33px;
}
div.finder-module .button.finder:hover,
div.finder-module .button.finder:active {
	background: url(../images/search-btn-icon.png) 10px center no-repeat;
	background-color: #F5F5F5;
}
 /* ---------- OVERRIDE BOOTSTRAP ---------- */
.modal {
	position: inherit;
}
/* ----------- CUSTOM CSS ---------- */
/* ========== GENERAL ========== */
.jsn-modulecontainer.search-menu #mod-search-searchword {
	width: 220px;
}
.jsn-modulecontainer.search-menu #jsn_com_search_form label {
	display: none;
}
/* ========== DEMO MAIN CATEGORIES ========== */
.jsn-demo-images.jsn-modulecontainer {
	display: none;
}
#demo-main-cat h3.intro-heading {
	text-align: center;
	text-transform: uppercase;
	font-size: 2.4em;
	line-height: 38px;
	margin: 25px 0 35px;
}
#demo-main-cat h3.section-heading,
#demo-pop-products h3.section-heading {
	font-size: 2em;
	position: relative;
	margin: 10px 0 30px;
	line-height: 24px;
}
#demo-main-cat h3.section-heading span,
#demo-pop-products h3.section-heading span {
	background: #fff;
	display: inline-block;
	padding-right: 15px;
}
#demo-main-cat h3.section-heading:after,
#demo-pop-products h3.section-heading:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -2px;
	width: 100%;
	height: 10px;
	background: url(../../../media/joomlashine/jsn-glamo/custom-html/section-heading-bg.jpg);
	z-index: -1;
}
#demo-main-cat .main-cat-item,
#demo-pop-products .pop-product-item {
	border: 1px solid #e5e5e5;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 10px;
	text-align: center;
}
#demo-main-cat .main-cat-item .item-image,
#demo-pop-products .pop-product-item .item-image {
	position: relative;
	display: block;
	max-height: 300px;
	overflow: hidden;
}
#demo-main-cat .main-cat-item .item-image:before,
#demo-pop-products .pop-product-item .item-image:before {
	content: "";
	display: block;
	position: absolute;
	width: 70px;
	height: 70px;
	top: 50%;
	left: 50%;
	margin-left: -35px;
	background: #000 url(../../../media/joomlashine/jsn-glamo/custom-html/icon-link.png) center center no-repeat;
	z-index: 10;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
}
#demo-main-cat .main-cat-item .item-image:hover:before,
#demo-pop-products .pop-product-item .item-image:hover:before {
	top: calc(50% - 35px);
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
#demo-main-cat .main-cat-item .item-image:after,
#demo-pop-products .pop-product-item .item-image:after {
	content: "";
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.1);
	z-index: 9;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
}
#demo-main-cat .main-cat-item .item-image:hover:after,
#demo-pop-products .pop-product-item .item-image:hover:after {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
#demo-main-cat .main-cat-item h3.item-title,
#demo-pop-products .pop-product-item h3.item-title {
	margin: 0;
	height: 40px;
	line-height: 40px;
}
#demo-main-cat .main-cat-item .desc,
#demo-pop-products .pop-product-item .desc {
	font-size: 0.9em;
}
#demo-main-cat .main-cat-item .view-more-btn,
#demo-pop-products .pop-product-item .view-more-btn {
	display: block;
	height: 40px;
	line-height: 40px;
	background-color: #000;
	color: #fff;
	font-size: 1em;
	letter-spacing: 6px;
	text-transform: uppercase;
}
.jsn-color-red #demo-main-cat .main-cat-item .view-more-btn,
.jsn-color-red #demo-pop-products .pop-product-item .view-more-btn {
	background-color: #fe6363;
}
.jsn-color-blue #demo-main-cat .main-cat-item .view-more-btn,
.jsn-color-blue #demo-pop-products .pop-product-item .view-more-btn {
	background-color: #61a9ed;
}
.jsn-color-green #demo-main-cat .main-cat-item .view-more-btn,
.jsn-color-green #demo-pop-products .pop-product-item .view-more-btn {
	background-color: #acd278;
}
.jsn-color-violet #demo-main-cat .main-cat-item .view-more-btn,
.jsn-color-violet #demo-pop-products .pop-product-item .view-more-btn {
	background-color: #b18ed2;
}
.jsn-color-orange #demo-main-cat .main-cat-item .view-more-btn,
.jsn-color-orange #demo-pop-products .pop-product-item .view-more-btn {
	background-color: #f28d50;
}
.jsn-color-grey #demo-main-cat .main-cat-item .view-more-btn,
.jsn-color-grey #demo-pop-products .pop-product-item .view-more-btn {
	background-color: #777;
}
#demo-main-cat .main-cat-item .view-more-btn:hover,
#demo-main-cat .main-cat-item .view-more-btn:active,
#demo-pop-products .pop-product-item .view-more-btn:hover,
#demo-pop-products .pop-product-item .view-more-btn:active {
	background-color: #111;
}
#demo-main-cat div.grid-layout div.grid-lastcol div.grid-col_inner,
#demo-pop-products div.grid-layout div.grid-lastcol div.grid-col_inner {
        margin-right: 10px;
}
#demo-pop-products div.grid-layout {
       margin-bottom: 10px;
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
	#demo-main-cat .main-cat-item .item-image,
	#demo-pop-products .pop-product-item .view-more-btn {
		max-height: 245px;
	}
}
/* ========== FEATURES INTRODUCE ========== */
.jsn-demo-page #jsn-content-top-below {
	padding: 40px 0;
	background: url(../../../media/joomlashine/jsn-glamo/custom-html/glamour-pattern-bg.jpg);
}
#features-introduce .grid-col {
	background-color: #fff;
}
#features-introduce .grid-col div.grid-col_inner {
	margin: 0;
}
#features-introduce .grid-col .block {
	width: 50%;
	float: left;
}
#features-introduce .grid-col .img-block {
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
}
#features-introduce .grid-col .img-block:hover {
	transform: scale(1.2,1.2);
	-moz-transform: scale(1.2,1.2);
	-webkit-transform: scale(1.2,1.2);
}
#features-introduce .grid-col .img-block a {
	display: block;
	max-height: 300px;
        overflow: hidden;
}
#features-introduce .grid-col .text-block .text-block-inner {
	padding: 15px;
}
#features-introduce .grid-col .text-block .text-block-inner > h3 {
	margin: 0;
	min-height: 30px;
	line-height: 30px;
	font-size: 1.8em;
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
	#features-introduce .grid-col .img-block a {
		max-height: 245px;
	}
	#features-introduce .grid-col .text-block {
		max-height: 245px;
		overflow: inherit;
	}
}

/* ========== DEMO COLLECTIONS ========== */
.jsn-demo-page #jsn-promo {
	position: relative;
	overflow: hidden;
	padding-bottom: 30px;
}
.jsn-demo-page #jsn-promo:before {
	content: "";
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: url(../../../media/joomlashine/jsn-glamo/custom-html/custom-promo-bg.png) center center no-repeat;
	z-index: -2;
}
.jsn-demo-page #jsn-promo:after {
	content: "";
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: url(../../../media/joomlashine/jsn-glamo/custom-html/glamour-pattern-transbg.png);
	z-index: -1;
}
.jsn-demo-page #jsn-pos-promo-left div.jsn-modulecontainer {
	padding: 0;
}
.demo-collection-wrapper {
	position: relative;
}
.demo-collection-wrapper h3.collection-title {
	position: absolute;
	display: inline-block;
	right: 10px;
	bottom: 10px;
	background: #000;
	color: #fff;
	height: 32px;
	line-height: 30px;
	margin: 0;
	padding: 0 15px;
        z-index: 10;
}
.jsn-color-red .demo-collection-wrapper h3.collection-title {
	background-color: #fe6363;
}
.jsn-color-blue .demo-collection-wrapper h3.collection-title {
	background-color: #61a9ed;
}
.jsn-color-green .demo-collection-wrapper h3.collection-title {
	background-color: #acd278;
}
.jsn-color-violet .demo-collection-wrapper h3.collection-title {
	background-color: #b18ed2;
}
.jsn-color-orange .demo-collection-wrapper h3.collection-title {
	background-color: #f28d50;
}
.jsn-color-grey .demo-collection-wrapper h3.collection-title {
	background-color: #555;
}
.demo-collection-wrapper .link-image {
	display: block;
	max-height: 148px;
	overflow: hidden;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100% !important;
	border: 10px solid rgba(255,255,255,0.2);
}
.demo-collection-wrapper .link-image {
	position: relative;
}
.demo-collection-wrapper .link-image:before,
.demo-collection-wrapper .link-image:after {
	position: absolute;
	display: block;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
}
.demo-collection-wrapper .link-image:hover:before,
.demo-collection-wrapper .link-image:hover:after {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.demo-collection-wrapper .link-image:before {
	content: "";
	width: 100%;
	height: 100%;
	background: #fc6565;
	line-height: 100%;
	text-align: center;
	z-index: 11;
}
.demo-collection-wrapper .link-image:after {
	content: "+";
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 6em;
	color: #fff;
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 12;
}
.demo-collection-wrapper {
        margin-bottom: 20px;
}
#features-introduce .grid-col .text-block .text-block-inner .desc {
    font-size: 17px;
}
@media only screen and (max-width: 960px), (max-device-width: 960px) {
	.demo-collection-wrapper {
	        width: 33%;
	        margin-top: 30px;
	        margin-bottom: 0;
	        display: inline-block;
	}
	body.jsn-desktop-on-mobile .demo-collection-wrapper {
	        width: auto;
	}
	.demo-collection-wrapper h3.collection-title {
	        font-size: 1.2em;
	        right: 30px;
	}
	.demo-collection-wrapper .link-image {
	        margin-right: 20px;
	        width: calc(100% - 20px) !important;
	}
	.demo-collection-wrapper:last-child .link-image {
	        margin-right: 0;
	        width: 100% !important;
	}
	body.jsn-desktop-on-mobile .demo-collection-wrapper.first {
	        margin-top: 0;
	}
}
@media only screen and (max-width: 568px), (max-device-width: 568px) {
	.demo-collection-wrapper {
	        width: 100%;
	        margin-top: 10px;
	}
	.demo-collection-wrapper.first {
	        margin-top: 30px;
	}
	.demo-collection-wrapper h3.collection-title {
	        right: 10px;
	}
	.demo-collection-wrapper .link-image {
	        margin-right: 0;
	        width: 100% !important;
	}
	#features-introduce .grid-col .text-block .text-block-inner > h3 {
		font-size: 1.1em;
	        line-height: 18px;
	        min-height: 18px;
	}
	#features-introduce .grid-col .text-block .text-block-inner {
	    padding: 5px 15px;
	}
	#features-introduce .grid-col .text-block .text-block-inner .desc {
	    font-size: 0.9em;
	}
}

/* ========== DEMO IMAGESHOW ========== */
.jsn-demo-page .box_skitter {
	background: none;
}
.jsn-demo-page .container_skitter {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100% !important;
	border: 10px solid rgba(255,255,255,0.2);
}

/* ========== DEMO HOMEPAGE TREE-MENU ========== */

.jsn-homepage.jsn-demo-page div.jsn-modulecontainer ul.menu-treemenu li a {
	border-bottom: 0;
}
.jsn-homepage.jsn-demo-page ul.menu-treemenu > li > a > span {
	padding-left: 24px;
	background-position: 0 -766px;
}

/* ========== MAIN DEMO ARTICLE ========== */

#demo-homepage-article .link-image {
	display: inline-block;
	float: left;
	width: 450px;
	height: 300px;
	max-width: 100%;
	overflow: hidden;
}
#demo-homepage-article .link-image {
	max-width: 100%;
}
#demo-homepage-article .text-content {
	padding-left: 480px;
}
#demo-homepage-article ul.demo-feature-listing li {
	margin: 10px 0;
}
#demo-homepage-article ul.demo-feature-listing li a {
	text-transform: uppercase;
	font-size: 1.2em;
	line-height: 24px;
}

/* ========== SAMPLE LOGOS =========== */

.sample-logo-wrapper .sample-logo {
	width: 48%;
	float: left;
	text-align: center;
}
.sample-logo-wrapper .sample-logo a {
	display: block;
    -moz-transform: scale(0.5,0.5);
    -webkit-transform: scale(0.8,0.8);
    transform: scale(0.8,0.8);
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
}
.sample-logo-wrapper .sample-logo:hover a {
	transform: scale(1,1);
	-moz-transform: scale(1,1);
	-webkit-transform: scale(1,1);
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.sample-logo-wrapper .sample-logo a img {
	max-width: 100%;
}

/* ========== DEMO NEWSLETTER ========== */

div.jsn-modulecontainer.demo-newsletter .jsn-form-content label,
div.jsn-modulecontainer.demo-newsletter .form-actions,
div.jsn-modulecontainer.demo-newsletter .jsn-text-center {
	display: none;
}
div.jsn-modulecontainer.demo-newsletter .jsn-form-content .control-group.email {
	padding: 0 !important;
}
div.jsn-modulecontainer.demo-newsletter .jsn-form-content input.email {
	padding: 8px 12px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
div.jsn-modulecontainer.demo-newsletter .jsn-form-content .control-group.ui-state-highlight {
	background: none !important;
	border-color: transparent !important;
}
.demo-newsletter-heading > h3 {
	font-size: 1.7em !important;
	line-height: 20px !important;
}
/* ========== DEMO SERVICES ========== */
#demo-services {
	margin: 40px 0 0;
}
#demo-services .demo-services-item {
	padding-left: 50px;
	margin-bottom: 40px;
}
#demo-services .demo-services-item .item-title {
	margin: 0;
	font-size: 1.6em;
	line-height: 24px;
}
#demo-services .demo-services-item .desc {
	margin: 0;
}
#demo-services .demo-services-item.shipping {
	background: url(../../../media/joomlashine/jsn-glamo/custom-html/icons/shipping.png) left center no-repeat;
}
#demo-services .demo-services-item.delivery {
	background: url(../../../media/joomlashine/jsn-glamo/custom-html/icons/delivery.png) left center no-repeat;
}
#demo-services .demo-services-item.service {
	background: url(../../../media/joomlashine/jsn-glamo/custom-html/icons/service.png) left center no-repeat;
}
/* ========== CONNECT WITH US ========== */
#demo-connect-with-us ul.list-arrow {
	margin-top: 20px;
}
#demo-connect-with-us ul.list-arrow li {
	margin: 10px 0;
}
/* ========== REPONSIVE ========== */
@media only screen and (max-width: 960px), (max-device-width: 960px) {
	body.jsn-mobile .sample-logo-wrapper .sample-logo {
	        width: auto;
	}
}
@media only screen and (min-width: 569px) and (max-width: 768px), (min-device-width: 569px) and (max-device-width: 768px) {
	body.jsn-mobile #demo-homepage-article .link-image {
	       width: 48%;
	}
	body.jsn-mobile #demo-homepage-article .text-content {
	       padding-left: 52%;
	}
	body.jsn-mobile #features-introduce .grid-col .text-block .text-block-inner > h3 {
		font-size: 1.5em;
	}
	body.jsn-mobile #features-introduce .grid-col .text-block .text-block-inner .desc {
	    font-size: 1em;
	}
}
@media only screen and (min-width: 320px) and (max-width: 568px), (min-device-width: 320px) and (max-device-width: 568px) {
	body.jsn-mobile #demo-homepage-article .link-image {
	       height: auto;
	}
	body.jsn-mobile #demo-homepage-article .text-content {
	       padding-left: 0;
	}
	body.jsn-mobile #demo-homepage-article .link-button {
	       padding: 10px;
	}
	body.jsn-mobile #demo-main-cat h3.section-heading span,
	body.jsn-mobile #demo-pop-products h3.section-heading span {
		font-size: 20px;
		white-space: none;
	}
	.demo-collection-wrapper h3.collection-title {
		font-size: 12px;
	}
	#demo-main-cat h3.section-heading span,
	#demo-pop-products h3.section-heading span {
		display: inherit;
	}
	.text-content .link-button {
		padding: 10px 5px;
		font-size: 10px;
	}
	.jsn-desktop-on-mobile div.jsn-modulecontainer ul.menu-mainmenu > li > a,
	.jsn-desktop-on-mobile div.jsn-modulecontainer ul.menu-mainmenu li a span.jsn-menutitle {
		font-size: 9px !important;
	} 
	.jsn-desktop-on-mobile div.jsn-modulecontainer ul.menu-mainmenu.menu-richmenu li a span.jsn-menudescription {
		display: inherit;
		font-size: 10px;
	}
}

#block-dlt-footer {
	/*background: url(../images/footer_dlt.png) top left no-repeat;*/
	min-height: 150px;
	margin-top: -230px;
	position: absolute;
}

#block-dlt-footer  > div { background-repeat: no-repeat; text-indent: -9999px; outline: none; position: absolute; z-index: 40; 
    left: 700px;
    top: 340px;
    width: 190px;
    height: 94px;
	float: right;
    background-image: url("../../../images/frontpage/vehicle.png");
	-webkit-animation: vehicle 1s linear infinite;
	-moz-animation: vehicle 1s linear infinite;
	-o-animation: vehicle 1s linear infinite;
	animation: vehicle 1s linear infinite;
}

@-webkit-keyframes vehicle { 0% ,100%  { left: 970px; } 50% { left: 972px; } }
@-moz-keyframes vehicle { 0% ,100%  { left: 970px; } 50% { left: 972px; } }
@-o-keyframes vehicle { 0% ,100%  { left: 970px; } 50% { left: 972px; } }
@keyframes vehicle { 0% ,100%  { left: 970px; } 50% { left: 972px; } }

.country-wrap {
	position:relative;
	width:100%;
	height:100%;
	/*overflow:hidden;  nn*/
}
.push-bottom {
	position:absolute;
	bottom:0;
	height:100%;
}
.bottom-ground {
	background:#8d773e;
	width:102%;
	left:-1%;
	height:60px;
	bottom:0;
	position:absolute;
	box-shadow:0 2px 3px rgba(0,0,0,0.2) inset;
}
.street {
	background:#7a7a7a	 url(data:image/png;base64,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);
	height:80px;
	width:102%;
	position:absolute;
	bottom:0;
	box-shadow:0 1px 16px rgba(111, 35, 51, 0.4) inset;
}
.street:after {
	content:'';
	display:block;
	position:absolute;
	width:100%;
	height:10px;
	background:#cdbcb4;
	bottom:0;
	border-bottom:3px solid #72625a;
	z-index:1;
}
.street:before {
	content:'';
	display:block;
	position:absolute;
	width:100%;
	height:7px;
	background:#c2a99d;
	bottom:-7px;
	z-index:1;
}

.street-stripe {
	background:#d4d4d4;
	height:8px;
	width:100px;
	position:absolute;
	bottom:44px;
	border-radius:2px;
	box-shadow:200px 0 0 #d4d4d4, 400px 0 0 #d4d4d4 , 600px 0 0 #d4d4d4 , 800px 0 0 #d4d4d4 , 1000px 0 0 #d4d4d4 , 1200px 0 0 #d4d4d4 , 1400px 0 0 #d4d4d4 , 1600px 0 0 #d4d4d4 , 1800px 0 0 #d4d4d4 , 2000px 0 0 #d4d4d4;
}
.grass {
	height: 40px;
  	width: 100%;
	background-color: #dbcac2;
	position:absolute;
	bottom:60px;
}
.grass:before {
    position: absolute;
    content: '';
	top: 14px;
    left: 0;
    height: 8px;
    width: 100%;
  	background-color: #b99f93;
}
.grass:after {
    position: absolute;
    content: '';
    top: -4px;
    left: 0;
    width: 100%;
    height: 8px;
    background-color: #0aa;
    background: linear-gradient(135deg, transparent 25%, #0aa 25%);
    background-size:10px 10px;
}
.sun {
	background:#ff9944;
	width:40px;
	height:40px;
	border-radius:50%;
	box-shadow:0 0 50px rgba(255,153,68,0.7);
	position:absolute;
	left:69%;
	bottom:240px;
}
.tree-1 {
	position:absolute;
	z-index:2;
	bottom:210px;
	right:10px;
	width:50px;
	height:100px;
	
}
.trunk {
	width:20%;
	height:30%;
	background:brown;
}
.branch {
	position:abslute;
	width:60%;
	height:30%;
	background:green;
	-moz-transform:rotate(45deg);
	border-radius:0 0 100% 0;
}
.branch-1 {
	border:50px solid;
	border-bottom:90px solid;
	border-color:transparent transparent #a5894a transparent;
	height: 0;
	width: 0;
	position:absolute;
	left:-50px;
	top:-70px;
}
.branch-2 {
	border-bottom: 40px solid #9d8346;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	height: 0;
	width: 100px;
	position:absolute;
	top:60px;
	left:-80px;
}
.branch-3 {
	border-bottom: 50px solid #90713b;
	border-left: 40px solid transparent;
	border-right: 40px solid transparent;
	height: 0;
	width: 100px;
	position:absolute;
	top:100px;
	left:-90px;
}
.mountain-1 {
	background:#cea392;
	width:500px;
	height:500px;
	position:absolute;
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	bottom:-150px;
	border-radius:40px;
}
.mountain-2 {
	background:#e4dbd2;
	width:800px;
	height:800px;
	position:absolute;
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	bottom:-350px;
	border-radius:40px;
	left:250px;
	z-index:-1;
	box-shadow: 0 0 25px #e4dbd2;
	opacity:0.6;
}
.la {
  position: absolute;
  bottom: 200px;
  width: 2px;
  height: 50px;
  background: $cd;
  margin-right: 20px;
}

.la:before {
  top: 5px;
  left: -10px;
  width: 22px;
  height: 2px;
  background: $cd;
}

.la:after {
  bottom: 0;
  left: -2px;
  width: 6px;
  height: 12px;
  background: $cd;
}

.l {
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 0 10px #fff, 0 0 25px #fff, 0 0 50px #fff;
}

.l:nth-child(1) { left: -10px; }
.l:nth-child(2) { right: -10px; }
/*styles for car*/
.car {
	position:absolute;
	
	top:-35%;
	z-index:10;
-moz-animation:myfirst 10s  linear infinite;
-webkit-animation:myfirst 10s  linear infinite;
}
@-moz-keyframes myfirst 
{
	0%   {left:-25%;}
	100% {left:100%;}
} 
@-webkit-keyframes myfirst
{
	0%   {left:-25%;}
	100% {left:100%;}
} 
.tyre {
	width:30px;
	height:30px;
	border-radius:50%;
	background:#3f3f40;
	position:absolute;
	z-index:2;
	left:9px;
	top:20px;
-moz-animation:tyre-rotate 1s infinite linear;
  -webkit-animation:tyre-rotate 1s infinite linear;
}
@-moz-keyframes tyre-rotate {
from{-moz-transform:rotate(-360deg);}
to{-moz-transform:rotate(0deg);}
	
}
@-webkit-keyframes tyre-rotate {
from{-webkit-transform:rotate(-360deg);}
to{-webkit-transform:rotate(0deg);}
	
}
.tyre:before {
	content:'';
	width:20px;
	height:20px;
	border-radius:50%;
	background:#bdc2bd;
	position:absolute;
	top:5px;
	left:5px;
}
.gap {
	background:#3f3f40;
	width:2px;
	height:4px;
	position:absolute;
	left:14px;
	top:8px;
	box-shadow:0 9px 0 #3f3f40;
}
.gap:before {
	content:'';
	display:block;
	width:2px;
	height:4px;
	position:absolute;
	background:#3f3f40;
	box-shadow:0 12px 0 #3f3f40;
	-webkit-transform:rotate(-90deg);
	-webkit-transform-origin:0 7px;
	-moz-transform:rotate(-90deg);
	-moz-transform-origin:0 7px;
	z-index:3;
}
.car-base {
	position:absolute;
	display:block;
   	width: 125px;
   	height: 30px;
	background:#000000;
   	border-radius:  10% 10% 50% 50% / 60% 100% 20% 10%;
   	-webkit-transform:rotate(-2deg);
	-moz-transform:rotate(-2deg);
   	border:solid;
   	border-color:#000000;
}
.back-bonet {
	background:  #4c4b4b;
    border-radius: 54% 25% 0 0;
    height: 22px;
    left: 11px;
    position: absolute;
    top: 8px;
    width: 40px;
}
.tyre.front {
	left:94px;
}
.car-body {
	/*width:125px;
	height:24px;
	background:#d1352b;
	border-top:1px solid #a82e27;*/
	border-bottom: 24px solid #d1352b;
    height: 0;
	top:10px;
    width: 120px;
	position:relative;
}
.car-body:before {
	content:'';
	display:inline-block;
	width:30px;
	height:24px;
	position:absolute;
	right:-5px;
	background:#d1352b;
	border-top-right-radius:4px;
	z-index:1;
}
.car-body:after {
	content:'';
	display:inline-block;
	width:121px;
	border-bottom: 1px solid #942b25;
    border-right: 2px solid transparent;
    height: 0;
	z-index:2;
	position:absolute;
}
.car-gate {
	width:32px;
	height:20px;
	background:#d1352b;
	border-radius:0 0 2px 8px / 0 0 2px 8px;
	box-shadow:0 0 0 1px #892924;
	position:absolute;
	left:48px;
	
}
.car-gate:before {
	content:'';
	width:8px;
	height:2px;
	background:#4c4b4b;
	position:absolute;
	top:2px;
	left:4px;
	box-shadow:1px 1px 1px rgba(0,0,0,0.1);
}
.car-top-back {
	background: none repeat scroll 0 0 #4C4B4B;
    border-radius: 5px 0 0 0;
    height: 20px;
    left: 4px;
    position: absolute;
    top: -20px;
    width: 58px;
}
.car-top-back:before {
	width:30px;
	height:15px;
	background:#736f6f;
	content:'';
	position:absolute;
	top:3px;
	left:8px;
	border-radius:2px;
}
.car-top-back:after {
	content:'';
	background:#4c4b4b;
	border-radius:  30%;
    height: 5px;
    left: 3px;
    position: absolute;
    top: -1px;
    width: 62px;
}
.car-top-front {
	top:-19px;
	position:absolute;
	left:47px;
	width:20px;
	height:20px;
	background:#dc4630;
	border-left: 1px solid #892924;
    border-radius: 2px 0 0 0;

}
.car-top-front:after {
	width:26px;
	height:20px;
	-webkit-transform:skew(37deg);
	-moz-transform:skew(37deg);
	background:#dc4630;
	content:'';
	position:absolute;
	top:0;
	left:6px;
	border-radius:4px 0 4px 4px;
}
.car-top-front:before {
	width:12px;
	height:5px;
	background:#dc4630;
	content:'';
	position:absolute;
	top:14px;
	left:28px;
	z-index:1;
	border:solid #a82e27;
	border-width:0 1px 1px 0;
}
.wind-sheild {
	top:3px;
	left:3px;
	position:absolute;
	z-index:3;
	width:18px;
	height:12px;
	background:#f5e7e7;
	border-radius:0 3px 0 0;
}
.wind-sheild:after {
	width:12px;
	height:12px;
	-webkit-transform:skew(25deg);
	-moz-transform:skew(25deg);
	background:#f5e7e7;
	content:'';
	position:absolute;
	top:0;
	left:10px;
	border-radius:3px;
}
.boundary-tyre-cover {
	position:absolute;
	top:14px; left:10px;
	border-bottom: 20px solid #4c4b4b;
   	border-right: 10px solid transparent;
	height:0;
	width:20px;
}
.boundary-tyre-cover:before {
	content:'';
	position:absolute;
	display:inline-block;
	background:#4c4b4b;
	height:20px;
	width:15px;
	-webkit-transform:skewX(-20deg);
	-moz-transform:skewX(-20deg);
	border-radius:3px;
	left:-6px;
	top:0;
}
.boundary-tyre-cover:after {
	content:'';
	position:absolute;
	display:inline-block;
	background:#4c4b4b;
	height:20px;
	width:20px;
	-webkit-transform:skewx(40deg);
	-moz-transform:skewX(40deg);
	border-radius:3px;
	right:-14px;
	top:0;
}
.boundary-tyre-cover-inner {
	position:absolute;
	top:4px; left:4px;
	border-bottom: 16px solid black;
   	border-right: 10px solid transparent;
	height:0;
	width:15px;
	z-index:2;
}
.boundary-tyre-cover-inner:before {
	content:'';
	position:absolute;
	display:inline-block;
	background:black;
	height:16px;
	width:15px;
	-webkit-transform:skewX(-20deg);
	-moz-transform:skewX(-20deg);
	border-radius:3px 3px 0 0;
	left:-6px;
	top:0;
}
.boundary-tyre-cover-inner:after {
	content:'';
	position:absolute;
	display:inline-block;
	background:black;
	height:16px;
	width:20px;
	-webkit-transform:skewx(40deg);
	-moz-transform:skewX(40deg);
	border-radius:3px 3px 0 0;
	right:-11px;
	top:0;
}
.boundary-tyre-cover-back-bottom {
	position: absolute;
	width: 14px;
	height: 8px;
	background: #4c4b4b;
	top: 12px;
	left: -19px;
}
.bonet-front {
	background: #d1352b;
    border-radius: 5px 258px 0 38px / 36px 50px 0 0;
    height: 4px;
    position: absolute;
    right: 0;
    top: -4px;
    width: 40px;
    z-index: 0;
}
.back-curve {
	background: none repeat scroll 0 0 #4C4B4B;
    border-radius: 960% 100% 0 0;
    height: 20px;
    left: -3px;
    position: absolute;
    top: 1px;
    transform: rotate(6deg);
    width: 5px;
}
.stepney {
	height: 6px;
    left: -4px;
    position: absolute;
    top: 6px;
    width: 8px;
    z-index: -1;
	background:#3f3f40;
}
.stepney:before {
	width:8px;
	height:12px;
	background:#3f3f40;
	content:'';
	position:absolute;
	top:-10px;
	left:-7px;
	border-radius:3px 3px 0 0;
}
.stepney:after {
	width:8px;
	height:12px;
	background:#0d0c0d;
	content:'';
	position:absolute;
	top:0px;
	left:-7px;
	border-radius:0 0 3px 3px;
}
.tyre-cover-front {
	background:#4c4b4b;
	height: 4px;
    left: 97px;
    position: absolute;
    top: 13px;
    width: 22px;
    z-index: 1;
}
.tyre-cover-front:before {
	background: none repeat scroll 0 0 #4c4b4b;
    content: "";
    display: inline-block;
    height: 21px;
    left: -10px;
    position: absolute;
    top: 0;
    transform: skewX(-30deg);
    width: 10px;
    z-index: 6;
	border-radius:4px 0 0 0;
}
.tyre-cover-front:after {
	background: none repeat scroll 0 0 #4c4b4b;
    content: "";
    display: inline-block;
    height: 6px;
    left: 14px;
    position: absolute;
    top: 0;
    transform: skewX(30deg);
    width: 17px;
    z-index: 6;
	border-radius:0 4px 2px 0;
}
.boundary-tyre-cover-inner-front {
	position:absolute;
	top:4px; left:4px;
	border-bottom: 16px solid black;
   	border-right: 10px solid transparent;
	height:0;
	width:15px;
	z-index:7;
}
.boundary-tyre-cover-inner-front:before {
	background: none repeat scroll 0 0 #000000;
    border-radius: 3px 3px 0 0;
    content: "";
    display: inline-block;
    height: 17px;
    left: -10px;
    position: absolute;
    top: 0;
    transform: skewX(-30deg);
    width: 15px;
}
.boundary-tyre-cover-inner-front:after {
	content:'';
	position:absolute;
	display:inline-block;
	background:black;
	height:16px;
	width:20px;
	-webkit-transform:skewx(25deg);
	-moz-transform:skewX(25deg);
	border-radius:3px 3px 0 0;
	right:-12px;
	top:0;
}
.base-axcel {
	background: none repeat scroll 0 0 black;
    bottom: -15px;
    height: 10px;
    left: 30px;
    position: absolute;
    transform: rotate(-2deg);
    width: 70px;
	z-index:-1;
}
.base-axcel:before {
	background: none repeat scroll 0 0 black;
    border-radius: 0 0 0 10px / 0 0 0 5px;
    content: "";
    height: 10px;
    left: -35px;
    position: absolute;
    top: -2px;
    transform: rotate(6deg);
    width: 30px;	
}
.base-axcel:after {
	background: none repeat scroll 0 0 black;
    border-radius: 0 0 0 10px / 0 0 0 5px;
    content: "";
    height: 10px;
    right: -33px;
    position: absolute;
    top: -1px;
    transform: rotate(-4deg);
    width: 40px;
	border-radius:0 10px 5px 0;	
}
.front-bumper {
	background: none repeat scroll 0 0 #4c4b4b;
    border-radius: 0 2px 2px 0;
    height: 8px;
    position: absolute;
    right: -15px;
    width: 11px;
    z-index: 1;
	-moz-transform:rotate(-5deg);
	-webkit-transform:rotate(-5deg);
}
.front-bumper:before {
	background: none repeat scroll 0 0 #000000;
    content: "";
    height: 10px;
    left: -7px;
    position: absolute;
    transform: rotate(-22deg);
    width: 9px;
    z-index: 1;
}
.car-shadow {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: -15px;
    box-shadow: -5px 10px 15px 3px #000000;
    left: -7px;
    position: absolute;
    width: 136px;
}
/*noise css*/

.noise {
	position: relative;
	z-index: 1;
	}
		
.noise:before, .body-noise:before {
	content: "";
	position: absolute;
	z-index: -1;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background-image: url(data:image/png;base64,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);

	}
.hill {
  position: absolute;
  bottom: 0;
  right: 0;
  /*width: 100%;
  height: 250px; nnn*/
  border-top-right-radius: 160%;
  border-top-left-radius: 100%;
  background-color: #adde60;
  z-index:-1;
}
.hill:after {
  content: '';
	position: absolute;
  bottom: -100px;
  right: -400px; 
	width: 120%;
  height: 110%;
  border-top-right-radius: 100%;
  border-top-left-radius: 0%;
  background-color: #94c943;
  -moz-transform:rotate(-12deg);
  -webkit-transform:rotate(-12deg);
  box-shadow:0 0 25px #cbf191 inset;
}
.hill:before {
  background-color: #93cc3a;
    border-top-left-radius: 0;
    border-top-right-radius: 100%;
    bottom: -70px;
    content: "";
    height: 110%;
    left: -54px;
    position: absolute;
    transform: rotate(4deg);
    width: 120%;
}
.cloud {
	background:#fff;
	width:150px;
	height:50px;
	border-radius:50px;
	position:absolute;
	left:450px;
	top:150px;
}
.cloud:before {
	width:100px;
	height:100px;
	content:'';
	position:absolute;
	bottom:0;
	left:-15px;
	border-radius:50px;
	box-shadow:100px 0 0 #fff;
	background:#fff;
}