/**
* @author    Stuart Newton http://www.businesshsotingonline.co.uk
* @copyright Copyright (C) 2008 - 2016 businesshsotingonline.co.uk. All rights reserved.
* @license   businesshsotingonline.co.uk Proprietary License
*/

#jsn-page {
    background: rgba(0, 0, 0, 0) url("../../../images/backgrounds/background.jpg") no-repeat fixed left top / cover;
}
.homepage #jsn-promo {
    margin: 10px 0;
}
#jsn-menu {
    background-color: rgba(0, 0, 0, 0.7);
	border-bottom: 1px solid #222;
}
#jsn-pos-toolbar {
    padding: 22px 0 0;
}

/** JSN-POS-CONTENT-TOP */
#jsn-pos-content-top .jsn-modulecontent .link-desc h1, #jsn-pos-content-top .jsn-modulecontent .link-desc p, #jsn-pos-content-bottom .jsn-modulecontent .link-desc h1, #jsn-pos-content-bottom .jsn-modulecontent .link-desc p {
    color: #333;
    transition: all 0.3s linear 0s;
}
#jsn-pos-content-top .jsn-modulecontent .link-desc p, #jsn-pos-content-bottom .jsn-modulecontent .link-desc p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
#jsn-pos-content-top .jsn-modulecontent .link-desc h1, #jsn-pos-content-bottom .jsn-modulecontent .link-desc h1 {
	font-family: Lato,Verdana,Geneva,Arial,Helvetica,sans-serif;
	margin: 0.5em 0;
	font-size: 1.3em;
	line-height: 20px;
	text-align: center;
}
#jsn-pos-content-top .jsn-modulecontent .grid-col_inner:hover h1, #jsn-pos-content-top .jsn-modulecontent .grid-col_inner:hover p, #jsn-pos-content-top .jsn-modulecontent .grid-col_inner:hover li, #jsn-pos-content-bottom .jsn-modulecontent .grid-col_inner:hover h1, #jsn-pos-content-bottom .jsn-modulecontent .grid-col_inner:hover p {
    color: #fff;
}
#jsn-pos-content-top .jsn-modulecontent .link-desc, #jsn-pos-content-bottom .jsn-modulecontent .link-desc {
    padding: 10px 15px 12px;
}
#jsn-pos-content-top .jsn-modulecontent img, #jsn-pos-content-bottom .jsn-modulecontent img {
    display: block;
    height: 100%;
    width: 100%;
}
#jsn-pos-content-top .jsn-modulecontent .grid-col_inner .link-item::before, #jsn-pos-content-bottom .jsn-modulecontent .grid-col_inner .link-item::before {
    background-color: rgba(0, 0, 0, 0.4);
    content: "";
    display: block;
    height: 100%;
    opacity: 0;
    position: absolute;
    transition: all 0.3s linear 0s;
    width: 100%;
    z-index: 100;
}
#jsn-pos-content-top .jsn-modulecontent .grid-col_inner .link-item, #jsn-pos-content-bottom .jsn-modulecontent .grid-col_inner .link-item {
    display: block;
    position: relative;
}
#jsn-pos-content-top .jsn-modulecontent .grid-col_inner:hover .link-item::before, #jsn-pos-content-bottom .jsn-modulecontent .grid-col_inner:hover .link-item::before {
    opacity: 1;
}
#jsn-pos-content-top .jsn-modulecontent .grid-col_inner, #jsn-pos-content-bottom .jsn-modulecontent .grid-col_inner {
    background-color: #e5e5e5;
    display: block;
    margin-left: 10px;
    margin-right: 10px;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    transition: all 0.3s linear 0s;
}
#jsn-pos-content-top .link-action, #jsn-pos-content-bottom .link-action {
	color:#000000;
    float: right;
    margin-bottom: 10px;
}
#jsn-pos-content-top .link-action:hover, #jsn-pos-content-bottom .link-action:hover {
    color: #FFFFFF;
}
#jsn-pos-content-top .jsn-modulecontent .grid-col_inner:hover, #jsn-pos-content-bottom .jsn-modulecontent .grid-col_inner:hover {
    background-color: #71B238;
}
#jsn-pos-content-top .jsn-modulecontent .grid-firstcol .grid-col_inner:hover, #jsn-pos-content-bottom .jsn-modulecontent .grid-firstcol .grid-col_inner:hover {
    background-color: #6A8347;
}
#jsn-pos-content-top .jsn-modulecontent .grid-lastcol .grid-col_inner:hover, #jsn-pos-content-bottom .jsn-modulecontent .grid-lastcol .grid-col_inner:hover {
    background-color: #A6CB45;
}
#jsn-pos-content-top .grid-col, #jsn-pos-content-bottom .grid-col {
    margin-bottom: 0px;
}
#jsn-pos-content-top.jsn-modulescontainer, #jsn-pos-content-bottom.jsn-modulescontainer {
    padding: 20px 10px;
}
#jsn-pos-content-top, #jsn-pos-content-bottom {
    box-shadow: 1px 1px 1px #888888;
    background: #fff none repeat scroll 0 0;
    margin-bottom: 20px;
}
#jsn-pos-content-top .jsn-modulescontainer .jsn-modulecontainer_inner, #jsn-pos-content-bottom .jsn-modulescontainer .jsn-modulecontainer_inner {
    margin: 0;
}
#jsn-pos-content-top div.grid-layout2 div.grid-col, #jsn-pos-content-bottom div.grid-layout2 div.grid-col {
    width: 49.95% !important;
}

/** JSN-CONTENT */
#jsn-content {
    background: #ffffff none repeat scroll 0 0;
	box-shadow: 1px 1px 1px #888888;
    padding: 0px 20px;
}
.address a {
    color: #429e00;
}

.homepage #jsn-pos-right .jsn-modulecontainer_inner {
    margin-bottom: 15px;
}
#jsn-content-bottom {
    margin-top: 20px;
}
#jsn-footermodules {
    padding: 15px;
	box-shadow: 1px 1px 1px #888888;
    background: #fff none repeat scroll 0 0;
}

/** ABOUT US PAGE */
.about-us #jsn-promo, .portfolio #jsn-promo, .services #jsn-promo {
    margin: 0px;
}
.about-us #jsn-pos-content-bottom.jsn-modulescontainer, .portfolio #jsn-pos-content-bottom.jsn-modulescontainer, .services #jsn-pos-content-bottom.jsn-modulescontainer {
    padding: 0 20px 5px;
}
.about-us #jsn-pos-right, .services #jsn-pos-right {
    margin-bottom: 20px;
}

.services .link-icon.jsn-icon-star {
    margin: 0.3em 0 0.3em 4.6em;
	color: #6A8347;
}

.services .link-icon {
    display: block;
}


@media only screen and (max-width: 960px), (max-device-width: 960px) {
.jsn-demopage #jsn-pos-user-top {
    padding-bottom: 20px !important;
    padding-top: 20px !important;
}
}


