/*========================CUSTOM CSS========================*/
/*================COLOR================*/
/*=============BLUE=============*/
.jsn-demopage.jsn-color-blue #jsn-promo .label_skitter .jsn-themeslider-caption-title,
.jsn-demopage.jsn-color-blue #jsn-body-inner #jsn-content-top-below #static-block .grid-col_inner:hover .stt-img,
.jsn-demopage.jsn-color-blue #jsn-body-inner #jsn-content-top-below #static-block .grid-col_inner:before,
.jsn-demopage.jsn-color-blue #jsn-pos-user-top .jsn-modulecontent .grid-col_inner:hover {
	background-color: #54A1CD;
}

.jsn-demopage.jsn-color-blue #jsn-body-inner #jsn-content-top-below #static-block .grid-col_inner:hover h1,
.jsn-demopage.jsn-color-blue #jsn-mainbody-content .article .contentheading,
.jsn-demopage.jsn-color-blue .item-pagejsn-demopage .page-header h2 /*Joomla 3.0*/ {
	color: #54A1CD;
}
/*=============END OF BLUE=============*/

/*=============RED=============*/
.jsn-demopage.jsn-color-red #jsn-promo .label_skitter .jsn-themeslider-caption-title,
.jsn-demopage.jsn-color-red #jsn-body-inner #jsn-content-top-below #static-block .grid-col_inner:hover .stt-img,
.jsn-demopage.jsn-color-red #jsn-body-inner #jsn-content-top-below #static-block .grid-col_inner:before,
.jsn-demopage.jsn-color-red #jsn-pos-user-top .jsn-modulecontent .grid-col_inner:hover {
	background-color: #dd514a;
}

.jsn-demopage.jsn-color-red #jsn-body-inner #jsn-content-top-below #static-block .grid-col_inner:hover h1,
.jsn-demopage.jsn-color-red #jsn-mainbody-content .article .contentheading,
.jsn-demopage.jsn-color-red .item-pagejsn-demopage .page-header h2 /*Joomla 3.0*/ {
	color: #dd514a;
}
/*=============END OF RED=============*/

/*=============GREEN=============*/
.jsn-demopage.jsn-color-green #jsn-promo .label_skitter .jsn-themeslider-caption-title,
.jsn-demopage.jsn-color-green #jsn-body-inner #jsn-content-top-below #static-block .grid-col_inner:hover .stt-img,
.jsn-demopage.jsn-color-green #jsn-body-inner #jsn-content-top-below #static-block .grid-col_inner:before,
.jsn-demopage.jsn-color-green #jsn-pos-user-top .jsn-modulecontent .grid-col_inner:hover {
	background-color: #9FAF30;
}

.jsn-demopage.jsn-color-green #jsn-body-inner #jsn-content-top-below #static-block .grid-col_inner:hover h1,
.jsn-demopage.jsn-color-green #jsn-mainbody-content .article .contentheading,
.jsn-demopage.jsn-color-green .item-pagejsn-demopage .page-header h2 /*Joomla 3.0*/ {
	color: #9FAF30;
}
/*=============END OF GREEN=============*/

/*=============YELLOW=============*/
.jsn-demopage.jsn-color-yellow #jsn-promo .label_skitter .jsn-themeslider-caption-title,
.jsn-demopage.jsn-color-yellow #jsn-body-inner #jsn-content-top-below #static-block .grid-col_inner:hover .stt-img,
.jsn-demopage.jsn-color-yellow #jsn-body-inner #jsn-content-top-below #static-block .grid-col_inner:before,
.jsn-demopage.jsn-color-yellow #jsn-pos-user-top .jsn-modulecontent .grid-col_inner:hover {
	background-color: #E5AE28;
}

.jsn-demopage.jsn-color-yellow #jsn-body-inner #jsn-content-top-below #static-block .grid-col_inner:hover h1,
.jsn-demopage.jsn-color-yellow #jsn-mainbody-content .article .contentheading,
.jsn-demopage.jsn-color-yellow .item-pagejsn-demopage .page-header h2 /*Joomla 3.0*/ {
	color: #E5AE28;
}
/*=============END OF YELLOW=============*/

/*=============PINK=============*/
.jsn-demopage.jsn-color-pink #jsn-promo .label_skitter .jsn-themeslider-caption-title,
.jsn-demopage.jsn-color-pink #jsn-body-inner #jsn-content-top-below #static-block .grid-col_inner:hover .stt-img,
.jsn-demopage.jsn-color-pink #jsn-body-inner #jsn-content-top-below #static-block .grid-col_inner:before,
.jsn-demopage.jsn-color-pink #jsn-pos-user-top .jsn-modulecontent .grid-col_inner:hover {
	background-color: #DA5776;
}

.jsn-demopage.jsn-color-pink #jsn-body-inner #jsn-content-top-below #static-block .grid-col_inner:hover h1,
.jsn-demopage.jsn-color-pink #jsn-mainbody-content .article .contentheading,
.jsn-demopage.jsn-color-pink .item-pagejsn-demopage .page-header h2 /*Joomla 3.0*/ {
	color: #DA5776;
}
/*=============END OF PINK=============*/

/*=============GREY=============*/
.jsn-demopage.jsn-color-grey #jsn-promo .label_skitter .jsn-themeslider-caption-title,
.jsn-demopage.jsn-color-grey #jsn-body-inner #jsn-content-top-below #static-block .grid-col_inner:hover .stt-img,
.jsn-demopage.jsn-color-grey #jsn-body-inner #jsn-content-top-below #static-block .grid-col_inner:before,
.jsn-demopage.jsn-color-grey #jsn-pos-user-top .jsn-modulecontent .grid-col_inner:hover {
	background-color: #333333;
}

.jsn-demopage.jsn-color-grey #jsn-body-inner #jsn-content-top-below #static-block .grid-col_inner:hover h1,
.jsn-demopage.jsn-color-grey #jsn-mainbody-content .article .contentheading,
.jsn-demopage.jsn-color-grey .item-pagejsn-demopage .page-header h2 /*Joomla 3.0*/ {
	color: #333333;
}
/*=============END OF GREY=============*/

/*========================SLIDER========================*/
/*=============BLUE=============*/
.jsn-demopage.jsn-color-blue #jsn-promo .box_skitter .prev_button {
	left: 20px;
	margin-top: 76px;
	width: 50px;
	height: 50px;
	background: url(../../../media/joomlashine/jsn-pixel/custom-html/slider/prev.png);
	background-color: #54A1CD;
}

.jsn-demopage.jsn-color-blue #jsn-promo .box_skitter .next_button {
	left: 70px;
	margin-top: 76px;
	width: 50px;
	height: 50px;
	background: url(../../../media/joomlashine/jsn-pixel/custom-html/slider/next.png);
	background-color: #54A1CD;
}

.jsn-demopage.jsn-color-blue #jsn-promo .box_skitter .next_button:hover,
.jsn-demopage.jsn-color-blue #jsn-promo .box_skitter .prev_button:hover {
	background-color: #4692bd;
}
/*=============END OF BLUE=============*/
/*=============RED=============*/
.jsn-demopage.jsn-color-red #jsn-promo .box_skitter .prev_button {
	left: 20px;
	margin-top: 76px;
	width: 50px;
	height: 50px;
	background: url(../../../media/joomlashine/jsn-pixel/custom-html/slider/prev.png);
	background-color: #dd514a;
}

.jsn-demopage.jsn-color-red #jsn-promo .box_skitter .next_button {
	left: 70px;
	margin-top: 76px;
	width: 50px;
	height: 50px;
	background: url(../../../media/joomlashine/jsn-pixel/custom-html/slider/next.png);
	background-color: #dd514a;
}

.jsn-demopage.jsn-color-red #jsn-promo .box_skitter .next_button:hover,
.jsn-demopage.jsn-color-red #jsn-promo .box_skitter .prev_button:hover {
	background-color: #d24841;
}
/*=============END OF RED=============*/
/*=============GREEN=============*/
.jsn-demopage.jsn-color-green #jsn-promo .box_skitter .prev_button {
	left: 20px;
	margin-top: 76px;
	width: 50px;
	height: 50px;
	background: url(../../../media/joomlashine/jsn-pixel/custom-html/slider/prev.png);
	background-color: #9FAF30;
}

.jsn-demopage.jsn-color-green #jsn-promo .box_skitter .next_button {
	left: 70px;
	margin-top: 76px;
	width: 50px;
	height: 50px;
	background: url(../../../media/joomlashine/jsn-pixel/custom-html/slider/next.png);
	background-color: #9FAF30;
}

.jsn-demopage.jsn-color-green #jsn-promo .box_skitter .next_button:hover,
.jsn-demopage.jsn-color-green #jsn-promo .box_skitter .prev_button:hover {
	background-color: #94a427;
}
/*=============END OF GREEN=============*/
/*=============YELLOW=============*/
.jsn-demopage.jsn-color-yellow #jsn-promo .box_skitter .prev_button {
	left: 20px;
	margin-top: 76px;
	width: 50px;
	height: 50px;
	background: url(../../../media/joomlashine/jsn-pixel/custom-html/slider/prev.png);
	background-color: #E5AE28;
}

.jsn-demopage.jsn-color-yellow #jsn-promo .box_skitter .next_button {
	left: 70px;
	margin-top: 76px;
	width: 50px;
	height: 50px;
	background: url(../../../media/joomlashine/jsn-pixel/custom-html/slider/next.png);
	background-color: #E5AE28;
}

.jsn-demopage.jsn-color-yellow #jsn-promo .box_skitter .next_button:hover,
.jsn-demopage.jsn-color-yellow #jsn-promo .box_skitter .prev_button:hover {
	background-color: #daa31e;
}
/*=============END OF YELLOW=============*/
/*=============PINK=============*/
.jsn-demopage.jsn-color-pink #jsn-promo .box_skitter .prev_button {
	left: 20px;
	margin-top: 76px;
	width: 50px;
	height: 50px;
	background: url(../../../media/joomlashine/jsn-pixel/custom-html/slider/prev.png);
	background-color: #DA5776;
}

.jsn-demopage.jsn-color-pink #jsn-promo .box_skitter .next_button {
	left: 70px;
	margin-top: 76px;
	width: 50px;
	height: 50px;
	background: url(../../../media/joomlashine/jsn-pixel/custom-html/slider/next.png);
	background-color: #DA5776;
}

.jsn-demopage.jsn-color-pink #jsn-promo .box_skitter .next_button:hover,
.jsn-demopage.jsn-color-pink #jsn-promo .box_skitter .prev_button:hover {
	background-color: #cf4767;
}
/*=============END OF PINK=============*/
/*=============GREY=============*/
.jsn-demopage.jsn-color-grey #jsn-promo .box_skitter .prev_button {
	left: 20px;
	margin-top: 76px;
	width: 50px;
	height: 50px;
	background: url(../../../media/joomlashine/jsn-pixel/custom-html/slider/prev.png);
	background-color: #333333;
}

.jsn-demopage.jsn-color-grey #jsn-promo .box_skitter .next_button {
	left: 70px;
	margin-top: 76px;
	width: 50px;
	height: 50px;
	background: url(../../../media/joomlashine/jsn-pixel/custom-html/slider/next.png);
	background-color: #333333;
}

.jsn-demopage.jsn-color-grey #jsn-promo .box_skitter .next_button:hover,
.jsn-demopage.jsn-color-grey #jsn-promo .box_skitter .prev_button:hover {
	background-color: #222222;
}
/*=============END OF GREY=============*/

.jsn-demopage #jsn-promo .label_skitter {
	width: auto !important;
	background: none;
	opacity: 1 !important;
	margin: 20px;
}

.jsn-demopage #jsn-promo .label_skitter .jsn-themeslider-caption-title {
	font-family: Lato;
	width: auto;
	padding: 10px 20px;
	font-size: 2em;
	margin: 0;
	text-transform: uppercase;
	color: #fff;
}

.jsn-demopage #jsn-promo .label_skitter .jsn-themeslider-caption-description {
	font-family: Lato;
	background-color: rgba(0,0,0,0.6);
	padding: 10px 20px;
	font-size: 1.2em;
	margin: 0;
	max-width: 540px;
	color: #fff;
	line-height: 1.5em;
}
/*=======================STATIC BLOCK=======================*/
.jsn-demopage #jsn-body-inner #jsn-content-top-below {
	background-color: #fff;
	margin-bottom: 20px;
}

.jsn-demopage #jsn-body-inner #jsn-content-top-below #jsn-pos-content-top-below {
	padding: 10px;
}

.jsn-demopage #jsn-body-inner #jsn-content-top-below .jsn-modulecontainer {
	padding-top: 30px;
	padding-bottom: 40px;
}

.jsn-demopage #jsn-body-inner #jsn-content-top-below #static-block {
	text-align: center;
}

.jsn-demopage #jsn-body-inner #jsn-content-top-below .static-content {
	width: 25%;
}
.jsn-demopage #jsn-body-inner #jsn-content-top-below #static-block .grid-col_inner .stt-img {
	background-color: #8f8f8f;
	-webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}

.jsn-demopage #jsn-body-inner #jsn-content-top-below #static-block .grid-col_inner h1 {
	-webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}

.jsn-demopage #jsn-body-inner #jsn-content-top-below #static-block .grid-col_inner p {
	max-width: 250px;
	margin: auto;
	color: #8f8f8f;
}

.jsn-demopage #jsn-body-inner #jsn-content-top-below #static-block .grid-col_inner {
	position: relative;
}

.jsn-demopage #jsn-body-inner #jsn-content-top-below #static-block .grid-col_inner:after {
	position: absolute;
	content: '';
	display: block;
	width: 120px;
	height: 1px;
	left: 50%;
	margin-left: -60px;
	background-color: #cdcdcd;
	margin-top: 20px;
	z-index: 10;
	transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
	-moz-transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
	-ms-transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
	-o-transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
	-webkit-transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
}

.jsn-demopage #jsn-body-inner #jsn-content-top-below #static-block .grid-col_inner:hover:after {
	width: 180px;
	left: 50%;
	margin-left: -90px;
}

.jsn-demopage #jsn-body-inner #jsn-content-top-below #static-block .grid-col_inner:before {
	position: absolute;
	content: '';
	display: block;
	width: 80px;
	height: 3px;
	left: 50%;
	margin-left: -40px;
	margin-top: 215px;
	z-index: 20;
	opacity: 0;
	-webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}

.jsn-demopage #jsn-body-inner #jsn-content-top-below #static-block .grid-col_inner:hover:before {
	opacity: 1;
}

/*=======================ITEM=======================*/
.jsn-demopage #jsn-pos-user-top {
	box-shadow: none;
}
.jsn-demopage #jsn-pos-user-top .jsn-modulecontent img {
	width: 100%;
	height: 100%;
	display: block;
}

.jsn-demopage #jsn-pos-user-top .jsn-modulecontent .grid-col_inner {
	position: relative;
	display: block;
	overflow: hidden;
	background-color: #e5e5e5;
	text-decoration: none;
	-webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    margin-left: 10px;
    margin-right: 10px;
}

.jsn-demopage .jsn-modulescontainer .jsn-modulecontainer_inner {
	margin: 0;
}

.jsn-demopage #jsn-pos-user-top.jsn-modulescontainer {
	padding: 20px 10px 20px 10px;
}


.jsn-demopage #jsn-pos-user-top .jsn-modulecontent .grid-col_inner .link-item {
	display: block;
	position: relative;
}

.jsn-demopage #jsn-pos-user-top .jsn-modulecontent .grid-col_inner .link-item:before {
	display: block;
	content: '';
	background-color: rgba(0,0,0,0.4);
	z-index: 100;
	position: absolute;
	opacity: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}

.jsn-demopage #jsn-pos-user-top .jsn-modulecontent .grid-col_inner:hover .link-item:before {
	opacity: 1;
}

.jsn-demopage #jsn-pos-user-top .jsn-modulecontent .grid-col_inner:hover h1,
.jsn-demopage #jsn-pos-user-top .jsn-modulecontent .grid-col_inner:hover p {
	color: #fff;
}

.jsn-demopage #jsn-pos-user-top .jsn-modulecontent .link-desc h1,
.jsn-demopage #jsn-pos-user-top .jsn-modulecontent .link-desc p {
	color: #333;
	-webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}

.jsn-demopage #jsn-pos-user-top .jsn-modulecontent .link-desc {
	padding: 0 15px 12px 15px;
}

.jsn-demopage #jsn-mainbody-content {
	padding: 20px;
}

/*==========ARTICLES===========*/
/*Joomla 2.5*/
.jsn-demopage #jsn-mainbody-content .article .contentheading {
	font-size: 2.4em;
	font-weight: bold;
}

/*Joomla 3.0*/
.jsn-demopage #jsn-mainbody-content .item-pagejsn-demopage .page-header h2 {
	font-size: 2.4em;
	font-weight: bold;
	text-transform: uppercase;
}

/*===========QUOTE===========*/
.jsn-demopage #jsn-pos-mainbody-bottom .jsn-modulecontent blockquote {
	background: url(../../../media/joomlashine/jsn-pixel/custom-html/icons/icon-text-blockquote.png) no-repeat top left;
}

/*==============IPHONE=================*/

.jsn-demopage #jsn-content-bottom-before .iphone-img img {
	max-width: 100%;
	float: left;
}

.jsn-demopage #jsn-content-bottom-before .iphone-adv {
	padding: 20px;
}

.jsn-demopage #jsn-content-bottom-before .iphone-adv .iphone-img {
	float: left;
}

.jsn-demopage #jsn-content-bottom-before .iphone-adv .iphone-desc-inner {
	margin-top: 60px;
}

.jsn-demopage #jsn-content-bottom-before .iphone-adv .iphone-desc .iphone-icon {
	float: left;
	border: 1px solid #e5e5e5;
	padding: 3px;
}

.jsn-demopage #jsn-content-bottom-before .iphone-adv .iphone-text p {
	margin-left: 120px;
	max-width: 220px;
}

@media only screen and (max-width: 960px), (max-device-width: 960px) {
	.jsn-demopage #jsn-body-inner #jsn-content-top-below #static-block .grid-col_inner:after {
		display: none;
	}

	.jsn-demopage #jsn-body-inner #jsn-content-top-below #static-block .grid-col_inner:before {
		display: none;
	}

	.jsn-demopage #jsn-pos-user-top {
		padding-top: 20px !important;
		padding-bottom: 20px !important;
	}

	.jsn-demopage #jsn-promo .box_skitter .prev_button {
		margin-top: -8px;
		left: 20px;
	}

	.jsn-demopage #jsn-promo .box_skitter .next_button {
		margin-top: -8px;
		left: 70px;
	}
}

@media only screen and (max-width: 640px), (max-device-width: 640px) {
	.jsn-demopage #jsn-body-inner #jsn-content-top-below .static-content.grid-col {
		margin-bottom: 30px;
	}

	.jsn-demopage #jsn-body-inner #jsn-content-top-below #static-block .grid-col_inner p {
		max-width: 500px;
	}

	.jsn-demopage #jsn-content-bottom-before .iphone-adv .iphone-img {
		float: none !important;
		
		text-align: center;
	}

	.jsn-demopage #jsn-content-bottom-before .iphone-adv .iphone-desc-inner {
		min-height: 180px;
	}

	.jsn-demopage #jsn-content-bottom-before .iphone-adv .iphone-text p {
		max-width: 500px;
	}
	.jsn-demopage #jsn-content-bottom-before .iphone-adv .iphone-desc-inner {
		margin-top: 0;
	}

	.jsn-demopage #jsn-promo .box_skitter .prev_button {
		display: none;
	}

	.jsn-demopage #jsn-promo .box_skitter .next_button {
		display: none;
	}
}

#jsn-body-inner, #jsn-pos-content-bottom-before, #jsn-content-bottom-inner, #jsn-footer-inner {
margin: 0 auto;
width: 1100px;
}
#jsn-header-inner {
margin: 0 auto 20px auto;
width: 1100px;
}


/* 859A1F=============== DEFAULT HTML - HEADING STYLES =============== */
h1 {
	color: #333333;
	font-size: 1.6em;
}
h2 {
	color: #005488;
	font-size: 1.4em;
	line-height: 1.4em !important;
}
h3 {
	color: #005488;
	font-size: 1.5em;
}
h4 {
	color: #407813;
	font-size: 1.4em;
}
h5 {
	color: #C58C10;
	font-size: 1.3em;
	font-weight: bold;
}
h6 {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0em 0;
	font-weight: normal;
}

/* Line 13 */
#eblog-wrapper #ezblog-head .component-title
{
  font-size: 26px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  line-height: 1.2;
  border-top-width: 0px;
  border-right-width-value: 0px;
  border-bottom-width: 0px;
  border-left-width-value: 0px;
  border-top-style: none;
  border-right-style-value: none;
  border-bottom-style: none;
  border-left-style-value: none;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
}
.jsn-demopage #jsn-promo .label_skitter {
	width: auto !important;
	background: none;
	opacity: 1 !important;
	margin: 20px;
}

.jsn-demopage #jsn-promo .label_skitter .jsn-themeslider-caption-title {
	font-family: Lato;
	width: auto;
	padding: 10px 20px;
	font-size: 2em;
	margin: 0;
	text-transform: uppercase;
	color: #fff;
}

.jsn-demopage #jsn-promo .label_skitter .jsn-themeslider-caption-description {
	font-family: Lato;
	background-color: rgba(0,0,0,0.6);
	padding: 10px 20px;
	font-size: 1.2em;
	margin: 0;
	max-width: 540px;
	color: #fff;
	line-height: 1.5em;
}

ul.sprocket-features-list li {
    margin: 0 0 0 0;
}
/* =============== LAYOUT - MENU AREA =============== */
#jsn-menu {
	z-index: 999;
	position: relative;
	color: #000000;
	width: 100%;
	font-size: .9em;
	font-weight:bold;
}
#jsn-menu-inner-1 {
	padding-left: 295px;
	padding-top: 10px;
}
#jsn-menu-inner {
	background-color: #FFF;
}
#jsn-pos-mainmenu {
	float: left;
}
#jsn-pos-toolbar {
	float: right;
}
#jsn-pos-toolbar div.jsn-modulecontainer {
	float: right;
	margin-left: 10px;
}
#jsn-pos-toolbar form {
	margin: 0;
}
/*Mobile code for margin */
@media only screen and (max-width: 960px), (max-device-width: 960px) {
#jsn-menu-inner-1 {
	padding-left: 0px;
	padding-top: 10px;
}}

/* ----- JSN IMAGESHOW ----- */ .jsn-container { text-align: left; } .jsn-gallery .box_skitter { background-color: transparent; } .box_skitter .prev_button { left: -50px !important; } .box_skitter .next_button { right: -50px !important; } .jsn-gallery .box_skitter .image { float: right; } .jsn-homepage .jsn-gallery .container_skitter .label_skitter { float: left; width: 40% !important; max-width: 50%; background: none; top: 25%; left: 50px; filter: alpha(opacity=100); opacity: 1; } .jsn-gallery .container_skitter .label_skitter p { display: inline-block; padding: 10px; margin: 0; color: #FFF !important; text-shadow: 0 1px 0 rgba(0,0,0,0.5); } .jsn-gallery .info_slide_dots { left: 50px !important; background: none !important; } .jsn-gallery .box_skitter .info_slide_dots .image_number { width: 10px; height: 10px; background-color: #999 !important; box-shadow: inset 0 1px 2px rgba(0,0,0,0.4), 0 1px 0 rgba(255,255,255,0.8); } body.jsn-direction-rtl .jsn-gallery .box_skitter .info_slide_dots .image_number { text-indent: 9999px; } .jsn-gallery .box_skitter .info_slide_dots .image_number_select { background-color: #5a9ece !important; } @media only screen and (max-width: 480px), (max-device-width: 480px) { p.jsn-themeslider-caption-title { font-size: 13px !important; } .label_skitter p.jsn-themeslider-caption-description { font-size: 11px !important; } .box_skitter .info_slide_dots { display: none !important; } .jsn-gallery .container_skitter .label_skitter { max-width: 98% !important; width: 100% !important; top: auto !important; bottom: 0; left: 2% !important; } .jsn-gallery .container_skitter .label_skitter p { padding-top: 6px !important; } body.jsn-desktop-on-mobile .jsn-gallery .container_skitter .label_skitter { width: 40% !important; max-width: 50% !important; } body.jsn-desktop-on-mobile p.jsn-themeslider-caption-title { font-size: 20px !important; } body.jsn-desktop-on-mobile .label_skitter p.jsn-themeslider-caption-description { font-size: 14px !important; } }

.sprocket-features-desc {
    margin-top: 4rem;
	
}
.sprocket-features-img-container img {
    margin-top: -4rem !important;
}


div.pagination-active {
    margin-bottom: 0;
}
div.pagination-active .sprocket-features-pagination {
    bottom: 0px;
    right: 20px;
    left: auto;
}
/* =============== MENU - GENERAL =============== */
/* ----- RICH MENU STYLE ----- */
.jsn-menutitle,
.jsn-menudescription {
	display: block;
}
.jsn-menudescription {
	color: #999;
	text-transform: none;
	font-size: 0.9em;
}
/* =============== 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: #333;
	display: block;
	cursor: pointer;
	font-family: Verdana, Geneva, sans-serif;
}
div.jsn-modulecontainer ul.menu-mainmenu > li > a {
	font-size: 1.2em;
	line-height: 24px;
	text-transform: uppercase;
	padding: 12px;
}
div.jsn-modulecontainer ul.menu-mainmenu li > a > span {
	display: block;
}
div.jsn-modulecontainer ul.menu-mainmenu li a span.jsn-menudescription {
	display: none;
}
/* ----- RICH MENU STYLE ----- */
div.jsn-modulecontainer ul.menu-mainmenu.menu-richmenu > li > a {
	padding: 12px 15px;
}
div.jsn-modulecontainer ul.menu-mainmenu.menu-richmenu li a span.jsn-menudescription {
	display: block;
}
div.jsn-modulecontainer ul.menu-mainmenu.menu-richmenu > li > a.jsn-nodescription {
	padding: 12px 15px 36px;
}
/* ----- 1st LEVEL ----- */
div.jsn-modulecontainer ul.menu-mainmenu ul {
	margin: 0;
	padding: 0;
	width: 200px;
	left: -999em;
	position: absolute;
}
div.jsn-modulecontainer ul.menu-mainmenu ul li {
	width: 200px;
}
div.jsn-modulecontainer ul.menu-mainmenu ul li a {
	padding: 10px 15px;
}
div.jsn-modulecontainer ul.menu-mainmenu ul ul {
	top: 0;
	margin-left: 199px;
}
/* ----- PARENT ITEMS / ADD ARROW TO ITEMS HAVE SUBLEVEL ----- */
div.jsn-modulecontainer ul.menu-mainmenu ul li.parent > a {
	padding-right: 16px;
	background: url(../images/icons/icon-arrow-white.png) 98% center no-repeat;
}
/* ----- HOVER STATE ----- */
div.jsn-modulecontainer ul.menu-mainmenu li:hover > a {
	color: #387da4;
	text-decoration: none;
	font-weight:bold;
}
div.jsn-modulecontainer ul.menu-mainmenu > li:hover > a {
	background-color: #ffffff;
}
div.jsn-modulecontainer ul.menu-mainmenu > li:hover > a .jsn-menudescription,
div.jsn-modulecontainer ul.menu-mainmenu > li.active > a .jsn-menudescription {
	color: #eee;
}
/* ----- ACTIVE STATE ----- */
div.jsn-modulecontainer ul.menu-mainmenu li.active > a {
	color: #387da4;
	font-weight:bold;
}
div.jsn-modulecontainer ul.menu-mainmenu > li.active > a {
	background-color: #ffffff;
}
/* ----- ROLLOVER STATE / DISPLAY SUB-MENU OF SELECTED MENU ITEM ----- */
div.jsn-modulecontainer ul.menu-mainmenu li:hover > ul {
	left: auto;
	right: auto;
}
/*Module Padding on home page*/
div.jsn-modulescontainer {
	padding: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#jsn-pos-user-bottom {
	background: #FFF;
	margin-bottom: 0px;
	padding: 5px !important;
}