#jsn-pos-promo .jsn-gallery .box_skitter {
  background: none;
}
#jsn-pos-promo .jsn-gallery .box_skitter .next_button {
  /*background: url(../images/icons/next.png) no-repeat scroll left top;*/
  right: 0;
}
#jsn-pos-promo .jsn-gallery .box_skitter .prev_button {
  /*background: url(../images/icons/prev.png) no-repeat scroll left top;*/
  left: 0;
}
#jsn-pos-promo .jsn-gallery .box_skitter .next_button,
#jsn-pos-promo .jsn-gallery .box_skitter .prev_button {
  width: 46px;
  height: 46px;
  margin-top: -53px;
}
#jsn-pos-promo .jsn-gallery .box_skitter .play_pause_button {
  display: none !important;
  opacity: 0;
}
#jsn-pos-promo .jsn-gallery .label_skitter {
  background: none;
}
#jsn-pos-promo .jsn-gallery .flexslider {
  background: none;
}
/*==== HOME FEATURE ===*/
body.jsn-homepage div.grid-layout2 div.grid-col {
  margin-bottom: 0px;
}
div.template-feature .grid-col .grid-col_inner {
  background: rgba(249, 249, 249, 0);
  border: 1px solid rgba(242, 242, 242, 0);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
div.template-feature .grid-col .grid-col_inner:hover {
  background: rgba(249, 249, 249, 1);
  border: 1px solid rgba(242, 242, 242, 1);
}
div.jsn-template-featured {
  float: left;
  margin-right: 10px;
  height: 115px;
  padding-top: 10px;
}
div.content-featured h3,
div.content-featured p {
  margin: 0;
  margin-bottom: 5px;
}
.row {
  float: left;
  text-align: center;
  width: 100%;
  margin-bottom: 10px;
}
.row ul li {
  display: inline-block;
  list-style-type: none;
  margin-bottom: 30px;
  position: relative;
  border: 10px solid #f2f2f2;
}
.row ul li div {
  text-align: center;
  float: left;
}
.row ul li div a {
  float: left;
}
.row ul li span.cms {
  background: #ececec url(../images/icons/icon-cms.png) 13px 13px no-repeat;
  width: 32px;
  height: 32px;
  padding: 12px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  position: absolute;
  bottom: -30px;
  z-index: 999;
  left: 50%;
  margin-left: -28px;
}
.row ul li span.cms.wordpress {
  background-position: 12px -139px;
}
.row ul li span.cms.drupal {
  background-position: 12px -296px;
}
.row ul li span.cms.html5 {
  background-position: 12px -451px;
}
.testimonials {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 12px;
  color: #898989;
}
body.jsn-homepage h2.contentheading,
body.jsn-homepage h3.jsn-moduletitle {
  font-size: 28px;
  margin: 0 0 5px;
  color: #555;
}
#jsn-content-bottom-over h1.jsn-module-title {
  text-align: center;
}
span.mark {
  background: url(../images/icons/view.png) center -40px no-repeat rgba(0,0,0,0.6);
  position: absolute;
  z-index: 99;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  opacity: 0;
}
span.mark:hover {
  opacity: 1;
  background-position: center 60px;
}
.menu-mainmenu.menu-iconmenu .jsn-icon-home .jsn-menutitle,
.menu-mainmenu.menu-iconmenu .jsn-icon-home .jsn-menudescription,
div.jsn-modulecontainer ul.menu-mainmenu.menu-iconmenu.menu-richmenu li.jsn-icon-home a span.jsn-menudescription {
  display: none;
}
.menu-mainmenu.menu-iconmenu li.jsn-icon-home > a > span {
  width: 20px;
  height: 24px;
  padding-left: 0;
  padding-right: 0;
}
.menu-mainmenu.menu-iconmenu.menu-richmenu li.jsn-icon-home > a > span {
  height: 41px;
}
div.jsn-modulecontainer ul.menu-mainmenu.menu-iconmenu li.jsn-icon-home > a {
  padding: 10px 15px;
}
.jsn-modulecontent ul#social li {
  list-style-type: none;
  display: inline;
  margin: 5px 0;
}
.jsn-modulecontent ul#social li a {
  transition: none;
  -moz-transition: none;
  -webkit-transition: none;
}
.jsn-modulecontent ul#social li a span {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
  padding: 6px 15px;
  display: inline-block;
  text-indent: -999em;
}
.jsn-modulecontent ul#social li a span.facebook {
  background: url("../images/icons/socials/icon-facebook.png") 0 0 no-repeat;
}
.jsn-modulecontent ul#social li a span.dribbble {
  background: url("../images/icons/socials/icon-dribbble.png") 0 0 no-repeat;
}
.jsn-modulecontent ul#social li a span.youtube {
  background: url("../images/icons/socials/icon-youtube.png") 0 0 no-repeat;
}
.jsn-modulecontent ul#social li a span.pinterest {
  background: url("../images/icons/socials/icon-pinterest.png") 0 0 no-repeat;
}
.jsn-modulecontent ul#social li a span.twitter {
  background: url("../images/icons/socials/icon-twitter.png") 0 0 no-repeat;
}
.jsn-modulecontent ul#social li a span.linkedin {
  background: url("../images/icons/socials/linkedin-new.png") 0 0 no-repeat;
}
.jsn-modulecontent ul#social li a span:hover {
  background-position: 0 -40px;
}
#twitter-feed {
  float: left;
  padding-top: 50px;
  background: url(../images/icons/icon-tweet.png) center 0 no-repeat;
  word-wrap: normal;
  width: 100%;
  text-align: center;
}
ul#twitter_update_list li {
  color: #5a5a5a;
  margin-bottom: 10px;
  list-style-type: none;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 14px;
}
ul#twitter_update_list li span {
  display: block;
}
.addtoany_container {
  float: right !important;
}

.mod-item { text-align: left }

ul.btn-toolbar { list-style: none; margin:0; padding: 0 }
ul.btn-toolbar li { margin-left: 0 }

input.highlight-button, a.vm-button-correct, a.vm-button-correct:link, a.vm-button-correct:visited, button.vm-button-correct, button.vm-button, button.vm-button-correct:link, button.vm-button-correct:hover, button.vm-button-correct:visited {
    background-color: #fefefe;
    color: #678B99 !important;
    padding: 8px 8px 7px;
    text-shadow: 0 0 1px #fff;
    font-weight: bold;
	font-size: 13px !important;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	background-image: -ms-linear-gradient(top, #FEFEFE 0%, #EAEFF1 100%);
    background-image: -moz-linear-gradient(top, #FEFEFE 0%, #EAEFF1 100%);
    background-image: -o-linear-gradient(top, #FEFEFE 0%, #EAEFF1 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FEFEFE), color-stop(1, #EAEFF1));
    background-image: -webkit-linear-gradient(top, #FEFEFE 0%, #EAEFF1 100%);
    background-image: linear-gradient(to bottom, #FEFEFE 0%, #EAEFF1 100%);
    border-top: 1px solid #d6dfe2;
    border-left: 1px solid #d7e0e3;
    border-right: 1px solid #d7e0e3;
    border-bottom: 1px solid #d7e0e3;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff,endColorstr=#ffeeeeee,GradientType=0)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff,endColorstr=#ffeeeeee,GradientType=0);
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-position: 0 0;
}

#fancybox-content a.continue_link, #fancybox-content a.showcart {
	background-image: -ms-linear-gradient(top, #FEFEFE 0%, #EAEFF1 100%);
    background-image: -moz-linear-gradient(top, #FEFEFE 0%, #EAEFF1 100%);
    background-image: -o-linear-gradient(top, #FEFEFE 0%, #EAEFF1 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FEFEFE), color-stop(1, #EAEFF1));
    background-image: -webkit-linear-gradient(top, #FEFEFE 0%, #EAEFF1 100%);
    background-image: linear-gradient(to bottom, #FEFEFE 0%, #EAEFF1 100%);
    border-top: 1px solid #d6dfe2;
    border-left: 1px solid #d7e0e3;
    border-right: 1px solid #d7e0e3;
    border-bottom: 1px solid #d7e0e3;
    padding: 5px 8px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    display: inline-block;
    text-decoration: none;
    font-weight: bold;
    color: #666;
    text-shadow: 1px 1px 2px #fff;
    margin: 0 9px;	
}
#fancybox-content a.showcart.floatright { float: none !important }
#fancybox-outer {
	border: 3px solid rgba(0,0,0,0);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 18px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 18px rgba(0,0,0,0.4);
    box-shadow: 0 0 18px rgba(0,0,0,0.4);
}

.ask-a-question { clear: both }
.jsn-article-toolbar ul {
  margin: 10px;
  float: right;
  list-style: none;
}
.jsn-article-toolbar ul li {
  float: left;
  margin: 0 0 0 10px !important;
}
.jsn-article-toolbar ul li a {
  float: left;
  display: block;
  height: 16px;
  width: 16px;
  background: url(../images/icons/icons-base.png) left top no-repeat;
}

.jsn-article-toolbar .print-icon a {
  background-position: 0 -430px;
}
.jsn-article-toolbar .email-icon a {
  background-position: 0 -516px;
}

.jsn-article-toolbar .edit-icon a {
  height: 18px;
  width: 18px;
  background: url(../../../media/system/images/edit.png);
}

.vm-fieldset-customer-note { border: none !important; text-align:center }
.vm-fieldset-tos {text-align:center; border-left: none !important; border-right: none !important; border-bottom: none !important; margin: 10px 0; padding-top: 10px !important }
span.customer-note { display:block; margin: 10px 0 }
.checkout-button-top { border-top: none !important }
span.cart.tos { display: none }

.jsn-bootstrap select, .jsn-bootstrap textarea, .jsn-bootstrap input[type="text"], .jsn-bootstrap input[type="password"], .jsn-bootstrap input[type="datetime"], .jsn-bootstrap input[type="datetime-local"], .jsn-bootstrap input[type="date"], .jsn-bootstrap input[type="month"], .jsn-bootstrap input[type="time"], .jsn-bootstrap input[type="week"], .jsn-bootstrap input[type="number"], .jsn-bootstrap input[type="email"], .jsn-bootstrap input[type="url"], .jsn-bootstrap input[type="search"], .jsn-bootstrap input[type="tel"], .jsn-bootstrap input[type="color"], .jsn-bootstrap .uneditable-input {
    display: inline-block;
    height: 20px;
    padding: 4px 6px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #555;
    vertical-align: middle;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	background-color: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border linear .2s,box-shadow linear .2s;
    -moz-transition: border linear .2s,box-shadow linear .2s;
    -o-transition: border linear .2s,box-shadow linear .2s;
    transition: border linear .2s,box-shadow linear .2
}


.jsn-bootstrap .btn-primary {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top,#08c,#04c);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));
    background-image: -webkit-linear-gradient(top,#08c,#04c);
    background-image: -o-linear-gradient(top,#08c,#04c);
    background-image: linear-gradient(to bottom,#08c,#04c);
    background-repeat: repeat-x;
    border-color: #04c #04c #002a80;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0044cc',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;    
    border: 1px solid #ccc;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
}

.jsn-bootstrap .btn-primary:hover, .jsn-bootstrap .btn-primary:focus, .jsn-bootstrap .btn-primary:active, .jsn-bootstrap .btn-primary.active, .jsn-bootstrap .btn-primary.disabled, .jsn-bootstrap .btn-primary[disabled] {
    color: #fff;
    background-color: #04c;
	 background-image: none;
}
table.orders td:last-child { width: 110px }

div.jsn-modulecontainer ul.menu-mainmenu.menu-iconmenu > li > a span.jsn-menutitle, div.jsn-modulecontainer ul.menu-mainmenu.menu-iconmenu > li > a > span, div.jsn-modulecontainer ul.menu-mainmenu.menu-richmenu > li > a > span {
    font-size: 12px;
}

.list_of_files { column-count: 2; margin-bottom: 40px; }


.item_num { width: 3%; padding: 0 2%; display: block; float: left }
.mod-articles-category-title { width: 72%; padding: 0 2% 0 0; display: block; float: left }
.mod-articles-category-date  { width: 15%; padding: 0 2%; display: block; float: right }
.list_clmn { float: left; background: #999 !important; color: #fff !important; padding-top: 3px; padding-bottom: 3px; font-weight: 700; }
.category-module.private_files, .category-module.private_files li li  { list-style: none }
.category-module.private_files li { padding: 0; margin: 0; display: inline-block; width: 100%; margin-bottom: 30px; }
.category-module.private_files ul { clear: both }
.category-module.private_files li li { padding-top: 17px; padding-bottom: 17px;     border-bottom: dotted 1px #bdc7d8; margin-bottom: 0 }
.even { background-color: #fefef7; }
.mod-articles-category-group { display: block; height: 35px; font-family: 'Open Sans', Verdana, Geneva, Arial, Helvetica, sans-serif !important; font-size: 20px; font-weight: normal; padding: 0px; }

.default-login { width: 350px;
    margin: 0 auto;
    padding: 10px;
    background-color: #F4F4F4;
    border: 1px solid #E5E5E5;
}

.default-login fieldset { border: none !important }
.default-login .control-label { float: left; margin-right: 20px; width: 70px }
.default-login .control-group { margin-bottom: 8px } 
.default-login .btn {
	display: inline-block;
    padding: 8px 25px;
    margin: 10px 0 2px;
    font-size: 13px;
    line-height: 18px;
    color: #333;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background: #e6e6e6;
    border: 1px solid #cfcfcf;
	text-shadow: 0 1px 0 rgba(255,255,255,0.8);
    -moz-box-shadow: 0px 0px 0px rgba(000,000,000,0), inset 0px 0px 1px rgba(255,255,255,0.7);
    -webkit-box-shadow: 0px 0px 0px rgba(000,000,000,0), inset 0px 0px 1px rgba(255,255,255,0.7);
    box-shadow: 0px 0px 0px rgba(000,000,000,0), inset 0px 0px 1px rgba(255,255,255,0.7);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    transition: background 0.3s ease-out;
    -moz-transition: background 0.3s ease-out;
    -webkit-transition: background 0.3s ease-out;
}
.default-login .btn:hover {
background-image: linear-gradient(bottom, rgb(235,235,235) 0%, rgb(250,250,250) 100%);
    background-image: -o-linear-gradient(bottom, rgb(235,235,235) 0%, rgb(250,250,250) 100%);
    background-image: -moz-linear-gradient(bottom, rgb(235,235,235) 0%, rgb(250,250,250) 100%);
    background-image: -webkit-linear-gradient(bottom, rgb(235,235,235) 0%, rgb(250,250,250) 100%);
    background-image: -ms-linear-gradient(bottom, rgb(235,235,235) 0%, rgb(250,250,250) 100%);
    background-image: -webkit-gradient(linear,left bottom,left top,	color-stop(0, rgb(235,235,235)),color-stop(1, rgb(250,250,250)));
}

#system-message { 
	background: #c3d2e5;
    padding: 10px;
    border-top: 3px solid #84A7DB;
    border-bottom: 3px solid #84A7DB;
    color: #0055BB;
}
h4.alert-heading { font-weight: 900; color: #0055BB !important; }

.sticky {
  position: fixed !important;
  width: 1172px !important;
  top: 0!important;
  border-top: 0 !important;
}

.jsn-homepage #jsn-pos-content-top .jsn-modulecontainer { 
	border-bottom: solid 1px #8da5b5;
    padding-bottom: 60px;
	margin-bottom: 40px;
}

#mainbody-content-inner h3 a:hover { text-decoration: underline }
.item-readmore {     
    background: #ccc;
    padding: 5px 10px;
    margin-top: 15px;
    border-radius: 2px;
	background: #0071bb;
	border: solid 1px #0071bb;
	cursor: pointer;
	color: #fff 
}

.showmore { padding: 10px 40px }

.item-readmore:hover, .item-readmore:hover { background: #fff }
.item-readmore, .item-readmore a{ color: #fff !important }
.item-readmore:hover, .item-readmore:hover a { color: #0071bb !important }
.showmore { margin-top: 40px }
.page-header h2 { font-weight: 700 }
#jsn-footer a {color: #fff; }
#jsn-footer a:hover {color: #bbb; }
#jsn-footer { background: #0071bb; color: #fff }
#jsn-footer h3.jsn-moduletitle { font-size: 22px; color: #ccc; }
#jsn-footer .vmCartModule .show_cart span { background: url(../ext/vm/cart-white.png) 0 0px no-repeat !important; }

#jsn-pos-user-bottom h3 { font-weight: 700; text-align: center; margin-bottom: 30px}
.testimonial-block {
	background: #c0e2ed;
    padding: 20px 30px;
    color: #fff !important;
    width: 40%;
    margin: 0 5%;
    float: left;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

 
.testimonial-block h4{ color: #333; font-weight: 600 }


.productdetails-view h1 {font-weight: 700; color: #0071bb; border-bottom: solid 2px; padding-bottom: 10px; margin-bottom: 10px; }
.product-price { font-size: 18px }

.product-information .addtocart-area .addtocart-button{
	background: #0071dd;
	background: -moz-linear-gradient(top,  #0071dd 0%, #0153a1 100%);
	background: -webkit-linear-gradient(top,  #0071dd 0%,#0153a1 100%);
	background: linear-gradient(to bottom,  #0071dd 0%,#0153a1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0071dd', endColorstr='#0153a1',GradientType=0 );	
}


.product-information .addtocart-area .addtocart-button:hover{
	background: #0153a1;
	background: -moz-linear-gradient(top,  #0153a1 0%, #0071dd 100%);
	background: -webkit-linear-gradient(top,  #0153a1 0%,#0071dd 100%);
	background: linear-gradient(to bottom,  #0153a1 0%,#0071dd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0153a1', endColorstr='#0071dd',GradientType=0 );
}



.product-information span.addtocart-button input.addtocart-button {
    background: none;
    padding-left: 5px !important;
}

.product-information span.addtocart-button input.addtocart-button, .product-information span.addtocart-button input.addtocart-button:hover { color: #fff }

.back-to-category:before { content:'\f053'; width: 16px; height: 16px; display: inline-block; font-family:'FontAwesome';}
.back-to-category a { background: none; border: none }

.jsn-homepage #jsn-pos-content-top .video-section.jsn-modulecontainer {
    padding-bottom: 10px;
}

.jsn-homepage #jsn-pos-user-bottom { border-top: solid 1px #8da5b5; padding-top: 20px; margin-top: 20px; }

@media (max-width: 1200px){
	.sticky {
	  width: 100% !important;
	}
}

@media (max-width: 700px){
	.testimonial-block { width: 80%; margin: 0 auto 30px; float: none }
}
	
	
@media only screen and (max-width: 480px), (max-device-width: 480px) {
  .row ul {
    width: 100%;
    text-align: center;
  }
  .row ul li {
    margin: 10px 0 30px 0;
  }
}