/**
 * @version		1.0.2
 * @package		JoomlaXTC Stocky template for Joomla! 3.x
 * @author		JoomlaXTC http://www.joomlaxtc.com
 * @copyright	Copyright (C) 2015 Monev Software LLC. All rights reserved.
 * @license		http://www.joomlaxtc.com/license JoomlaXTC Proprietary Use License
 */
/* ----------------------------------------------*/
/* 01 - Global Structure
/* ----------------------------------------------*/
.row {
  margin-left:0!important
}
#component ul, #component ol {
    margin: 0 0 10px 60px;
}
#region3 li {
    list-style-image: url('https://mail.qustom.com/templates/stocky/images/bullet-12px.png');
    line-height: 1.6em;
}
#region1wrap, #region2wrap, #region3wrap, #region4wrap, #region5wrap, #region6wrap, #region7wrap, #region8wrap, #region9wrap {
background-size: cover!important;
}
.innerpage #region1wrap {
    background-color: #fff;
    background-image: none;
}
#right li {
    list-style-image: none;
}

table {
  width:100%;
  border-collapse:collapse
}

/* Global Styles */
a.hideTxt,span.hideTxt {
  display:block
}
blockquote {
font-style: italic;
}
.hideTxt {
  text-indent:-9999px
}

#component dd {
  margin-left:0!important
}

.button {
  background:tranparent;
  border:1px solid #fff;
  vertical-align:top
}

.formstyle .button {
  background:#fff;
  border:1px solid #666;
  vertical-align:top;
  padding:9px 16px
}

ul.nav li {
  list-style:none inside none!important
}

form ul,form ul li {
  list-style-type:none!important
}

.tooltip {
  background:transparent!important;
  border:0!important;
  left:10%!important;
}

#message {
  width:30%;
  margin:0 auto
}

.btn.jmodedit {
  z-index:1000001
}

img {
	max-width:100%;
}
.inset .modulecontent {
padding:0;
}
#messagewrap{
	padding:10px 0;
}
#region10 h3.moduletitle {
text-align: center;
font-size: 2em !important;
}

.ccomment_info {
    color: #fff!important;
    padding: 0 6px;
    font-size: 12px!important;
}
.com_users .profile, .com_users .profile-edit, .com_users .registration, .com_users .reset, .com_users .reset-confirm, .com_users .reset-complete, .com_users .remind, .com_acymailing #acymodifyform, .com_acymailing #acylistslisting, .com_acymailing #acyarchivelisting {
    padding: 30px;
}
.homeslice .ccomment-readmore, .homeslice .ccomment-preview-container, .homeslice .item-image {
    display: none;
}
.maintitle {
    font-weight: 200!important;
    text-align: center;
    margin: 20px auto 0;
    padding: 0 5%;
}
.mainimage img {
    width: 100%;
}
.item-page .item-image {
display:none;
}
.intro .item-image {
    max-width: 530px;
}
#modlgn-username, #modlgn-passwd {
    height: 28px;
    width: 100%;
}
#form-login-submit.control-group .btn.btn-primary, .logout-button .btn.btn-primary {
    background: #fff!important;
    color: #000;
}
.item-page .page-header {
    display: none;
}

/* ----------------------------------------------*/
/* 02 - Joomla CSS
/* ----------------------------------------------*/
/* Joomla Content */
.com_content #component p {
  margin:1.5em 0
}

.com_content #component h1,.com_content #component h2,.com_content #component h3,.com_content #component h4,.com_content #component h5,.com_content #component h6 {
  margin:.75em 0;
  line-height:100%;
  font-weight:400
}

.com_content .blog .icons {
magrin-top:26px;
}

.com_content .blog.fcascade .icons {
	 position:absolute;
z-index:100;
}

.com_content ul#archive-items li,.com_content .category-list ul li,.com_content .categories-list ul li {
  list-style:none inside none!important
}

.tags {
  margin-bottom:16px
}

dt.article-info-term {
  display:none
}

/* Joomla Article */
.com_content .item-page .page-header,.com_content .blog .page-header {
  margin:0!important;
  padding-bottom:0!important;
  border-bottom:0!important
}

.com_content #component .stocky.item-page .page-header h2 a,.com_content #component .stocky.item-page .page-header h2 {
  margin-top:0!important
}
.pull-left {
    margin: 0 26px 20px 0!important;
}
.com_content .item-page .pull-right.item-image {
  margin:0 0 18px 30px;
}
.com_content .item-page .pull-left.item-image {
  margin:0 30px 18px 0;
}
.pull-right.item-image, .pull-left.item-image {
    max-width: 300px;
}

/*
.pull-left.item-image img, .pull-right.item-image img {
  max-width: 420px;
}
 */

.stocky .content-links {
  display:inline-block!important;
  text-align:center
}

.stocky .content-links-a a::before,.com_k2 .stockyphoto .itemAttachmentsBlock ul.itemAttachments li:before {
  font-family:'FontAwesome';
  content:"\f019";
  padding-right:6px
}

.tags .label-info[href] {
  font-weight:400;
  text-shadow:none!important;
  padding:4px 6px;
  margin:0 0 4px;
}

.stocky .btn-group.pull-right {
  float:none;
  display:inline-block
}

span.readinglistbtn,a.rl_guest,.com_k2 span.readinglistbtn,.com_k2 a.rl_guest {
  display:inline-block;
  border-radius:4px;
  border:1px solid #ddd;
  padding:8px 12px;
}

.edonate {
  display:inline-block;
  border-radius:4px;
  border:1px solid #ddd;
  padding:7px 12px;
  margin-left:12px;
  color:#e90010
}

.edonate form {
  display:inline-block;
  margin-bottom:0!important;
  line-height:100%
}

.edonate input[type="submit"] {
  background:none!important;
  border:0!important;
  line-height:100%!important
}

.edonate form::before {
  font-family:'FontAwesome';
  content:"\f0f4";
  padding-right:6px
}

.jitemSocialSharing {
  padding-bottom:16px
}

.stockyartmod {
  padding-top:16px
}

/* Joomla Category Blog */
.com_content .blog h2 {
  margin-top:0
}

.com_content .blog .span6 .page-header h2 a,.com_content .blog .span6 .page-header h2 {
  padding-top:0!important
}

.com_content span.subheading-category {
  margin-bottom:24px;
  padding-bottom:12px
}

.com_content .category-desc {
  margin-bottom:36px
}

.com_content p.readmore a.btn {
  display:inline-block;
  border-radius:4px;
  border:1px solid #ddd;
  padding:8px 12px;
  color:#457fc1;
  background:none;
/*  background:transparent!important;
  text-transform:uppercase;
  text-shadow:none!important;
  background-image:none!important;
  box-shadow:none!important*/
}

.com_content .blog .intro,.com_content .cascadeitem,.com_content .blog .item,.com_content .blog .leading {
  margin-bottom:36px
}
[class^="leading"] {
    clear: both;
    margin: 50px 0;
    border-top: thin solid #eaeaea;
}
.intro {
    min-height: 390px;
    border-top: 1px solid #aaa;
    border-bottom: none!important;
    margin-bottom: 16px;
    padding: 20px 0 0;
}
.com_content .blog .intro img:hover,.com_content .cascadeitem img:hover,.com_k2 .stockyphoto span.catItemImage img:hover {
  -webkit-filter:contrast(2);
  filter:contrast(2)
}

span.txtcounter {
  margin-right:15px
}

.blog_icons {
  padding:12px 0;
  font-size:11px;
  text-align:left
}

.com_content .blog .cols-6 .page-header h2 a {
  font-size:50%
}

/* Stocky Grid Catergory */
.stockygrid-module {
	padding:40px 0px;
}

.stockygrid-module .moduletable {
	padding:20px;
}

/* Category Pricing Table View */
.com_content .pricetbl-wrap {
  text-align:center
}

.com_content .blog .pricetbl-wrap p.readmore {
  display:block;
  text-align:center;
  margin:0!important;
  border:none!important;
  background:#4c9188;
  color:#fff;
  padding:18px 0
}

.com_content .blog .pricetbl-wrap p.readmore a.btn {
  margin-bottom:0!important;
  border:0;
  font-size:16px
}

.com_content .blog .pricetbl-wrap p.readmore a.btn span {
  display:none
}

.com_content .blog .pricetbl-wrap p.readmore a,.com_content .blog .pricetbl-wrap p.readmore a:hover {
  color:#fff!important
}

.pricetbl-title {
  color:#fff
}

.pricetbl-price {
  font-size:62px;
  padding:20px
}

.pricetbl-content {
  background:#f1f1f1
}

.pricetbl-content p:nth-child(odd) {
  background:#efefef;
  margin:0!important;
  padding:12px 0!important
}

.pricetbl-content p:nth-child(even) {
  background:#e0e0e0;
  margin:0!important;
  padding:12px 0!important
}

.com_content .blog .pricetbl-wrap .page-header h2 a,.com_content .blog .pricetbl-wrap .page-header h2 {
  color:#fff!important;
  font-size:36px!important;
  margin:0!important;
  padding:12px 0!important
}

.com_content .blog .item .pricetbl-wrap .j2store-product {
  display:block;
  text-align:center;
  margin:0!important;
  border:none!important;
  background:#4c9188;
  color:#fff;
  padding:18px 0
}

.com_content .blog .item .pricetbl-wrap .j2store-product .product-sku,.com_content .blog .item .pricetbl-wrap .j2store-product .sale-price {
  display:none!important
}

.com_content .blog .item .pricetbl-wrap .j2store-product .btn.btn-primary {
  background:transparent;
  border:1px solid #fff
}

/* Category Staff View */
.cust-test {
  border:1px solid #ebebeb;
  margin-bottom:36px
}

.cust-test img {
  width:100%
}

.testm {
  background:#fff;
  padding:30px
}

.testm:before {
  border-color:transparent #fff;
  content:"";
  margin:-60px 0 10px;
  position:relative;
  z-index:999;
  border-width:25px 0 25px 25px;
  border-style:solid;
  display:block;
  width:0;
  -webkit-transform:rotate(-90deg);
  -moz-transform:rotate(-90deg);
  -ms-transform:rotate(-90deg);
  -o-transform:rotate(-90deg);
  transform:rotate(-90deg)
}

.testm p.test-text {
  font-size:12px
}

.testm p.test-title {
  font-size:12px;
  font-weight:700
}

.testm span {
  font-size:10px;
  color:#666
}

/* Category FAQ Blog */
.com_content .blog .faq-blog_item {
  border:1px solid #ccc;
  padding:0 40px 20px;
  margin-bottom:0;
  margin-top:20px
}

.com_content .blog .faq-blog_item .page-header h2,.com_content .blog .faq-blog_item .page-header h2 a {
  font-size:18px!important
}

.com_content .blog .faq-blog_item span .page-header h2 {
  background:#fff!important;
  top:-10px!important;
  left:-20px;
  position:relative;
  display:inline;
  padding-left:12px;
  padding-right:12px
}

.com_content .blog .faq-blog_item span .page-header h2::before {
  font-family:FontAwesome;
  content:"\f05a";
  padding-right:12px
}

/* Pagination */

ul.pager {
    margin: 0 0 20px!important;
}
li.pagination-prev,li.pagination-next {
  display:none!important
}

.item-page .pagenav li {
  list-style:none inside none;
  display:inline
}

.item-page .pager li>a:hover {
  background:#fff!important
}
.pager {
    clear: both;
}

.pager li>a, .pager li>span {
    border: 1px solid #c8c7c7;
    margin: 20px 0 10px;
}

/* Edit */

/* CONTACTS */
/* Contact */
.com_contact .thumbnail.pull-right {
  margin:0 0 24px!important;
  float:none!important
}

.com_contact .jicons-icons {
  display:none
}

.com_contact label#jform_contact_email_copy-lbl.hasTip,.com_contact input[type="checkbox"] {
  float:left;
  margin-right:14px
}

.convertforms.cf-success .cf-response {
    background-color: inherit;
}
.convertforms .cf-response {
    color: #fff;
    font-size: 2rem;
}
.cf-form-wrap .cf-response {
    color: inherit;
}
div[role=alert] {
color:#fff!important;
}
/* SEARCH */
.com_search.search .search .phrases-box .controls {
  padding-bottom:18px
}

.com_search.search .search label {
  display:inline-block
}

.com_search.search .search input {
  display:inline-block
}

.com_search legend {
  padding:10px 0;
  margin-bottom:10px;
  border-bottom:1px solid #ccc
}

.com_search label {
  display:inline-block!important;
  margin-right:4%
}

.com_search .phrases-box,.com_search fieldset.only {
  padding:20px 0
}

.com_search .form-limit {
  padding:10px 0 20px;
  margin-bottom:10px;
  border-bottom:1px solid #ccc
}

.com_search dd.result-created {
  margin-bottom:16px
}

.stockygrid-module .search input,#region1 input#mod-finder-searchword.search-query.input-medium,#region1 .search input,#region1 div.k2SearchBlock form input.inputbox {
  max-width:600px!important;
  width:600px!important;
  opacity:.6;
  text-align:center;
  color:#5b5b5b
}

.stockygrid-module .search input,#region1 input#mod-finder-searchword.search-query.input-medium,#region1 .search input:hover,#region1 div.k2SearchBlock form input.inputbox:hover {
  opacity:.9;
  color:#000
}

#header .search input {
  opacity:.8
}

#header .search input:hover {
  opacity:1
}

input.search-query,div.k2SearchBlock form input.inputbox {
  border-radius:4px!important
}

.stockygrid-module .search input,#region1 input[type="text"].search-query,.acymailing_form input[type="text"],#region1 .search input,#region1 div.k2SearchBlock form input.inputbox {
  height:36px!important;
  padding:8px 6px!important;
  margin-bottom:10px!important;
  font-size:22px!important;
  line-height:24px!important
}

#headerwrap input[type="text"].search-query {
  display:inline-block!important;
  height:30px!important;
  padding:4px 6px!important;
  margin-top:6px!important;
  font-size:14px!important;
  line-height:20px!important;
  color:#555!important;
  vertical-align:middle!important;
  -webkit-border-radius:4px!important;
  -moz-border-radius:4px!important;
  border-radius:4px!important
}

#headerwrap input#mod-finder-searchword.search-query.input-medium,#header .search input {
  max-width:150px!important;
  width:150px!important
}

form#mod-finder-searchform.form-search {
  margin:12px 0 0!important
}

input#mod-search-searchword.inputbox.search-query {
  color:#000
}

#region1 .search {
  margin:0 auto;
  text-align:center
}

.search-results .result {
	margin-bottom:36px;
}

/* USERS */
.com_users #component ul,.com_users #component li {
  margin-left:0!important;
  padding-left:0!important;
  list-style-position:inside;
}

.login,.logout {
  width:30%;
  color:#fff;
  padding:50px;
  margin:96px 0 360px
}

.com_users .button {
  background:transparent;
  border:1px solid #fff;
  vertical-align:top;
  font-size:16px;
  padding:12px 16px;
  color:#fff
}

.com_users .profile,.com_users .profile-edit,.com_users .reset,.com_users .reset-confirm,.com_users .reset-complete,.com_users .remind {
  width:50%;
  color:#fff;
  padding:50px;
  margin:96px 0 360px
}

.com_users .profile .dl-horizontal dt {
  margin-right:12px
}

.com_users .profile a.btn,.com_users .registration .btn,.com_users .profile-edit .btn {
  background:transparent;
  border:1px solid #fff;
  color:#fff;
  text-shadow:none
}

.com_users .profile a.btn span {
  display:none
}

.com_users .registration {
  width:50%;
  min-height:20px;
  color:#fff;
  padding:50px;
  margin:56px 0 160px;
  border:0 solid #e3e3e3;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  box-shadow:none
}

.com_users .registration legend,.com_users .registration h1,.com_users .profile h1,.com_users .profile-edit legend,.com_users .profile-edit h1 {
  color:#fff
}

/* TAGS */
.tag-category .cat-list-row {margin-bottom:36px;}

/* EDIT */
textarea#jform_articletext {
  width:95%!important;
  margin-top:16px
}

/* FORMS */
.form-actions {
  background:transparent
}

/* BUTTONS */
input.button.subbutton.btn.btn-primary {
  display:inline-block;
  padding:14px 12px;
  margin-bottom:0;
  font-size:16px;
  line-height:24px;
  color:#fff;
  text-align:center
}

/* ----------------------------------------------*/
/* 03 - Module Suffixes
/* ----------------------------------------------*/
/* Module Content H3 Override */
#left .module:first-child h3,#right .module:first-child h3 {
  border-top:none!important
}

/* Module H3 Titles */
h3.moduletitle i {
  vertical-align:middle;
  line-height:100%
}

h3.moduletitle i:before {
  vertical-align:middle
}

.module h3.moduletitle {
  padding:20px 0;
  margin-top:0px;
}

.modulecontent {
  padding:20px
}

#menuright1 .modulecontent {
  padding:0 0 0 6px;
  text-align:center;
  margin-right:-2px
}

#menuright2 .modulecontent {
  padding:0 0 0 15px;
  text-align:center
}

.module input.button {
  margin-bottom:12px
}


/* Page Classes */
.item-page.roundimage .item-image img {
  border-radius:50%;
  height:500px;
  width:500px;
  margin:0 auto 100px
}

.item-page.content-constrain {
  width:50%;
  margin:0 auto
}

.item-page.content-constrain70 {
  width:70%;
  margin:0 auto
}

.content-constrain .timeline-blog-item {
  width:60%;
  margin:0 auto
}

.item-page.content-constrain .page-header {
  text-align:center
}

body.region1-constrain #region1,body.region2-constrain #region2,body.region3-constrain #region3,body.region4-constrain #region4,body.region5-constrain #region5,body.region6-constrain #region6,body.region7-constrain #region7,body.region8-constrain #region8,body.region9-constrain #region9,body.region10-constrain #region10,body.region1-constrain #region11,body.region12-constrain #region12 {
  width:70%;
  margin:0 auto
}

body.region1-constrain50 #region1,body.region2-constrain50 #region2,body.region3-constrain50 #region3,body.region4-constrain50 #region4,body.region5-constrain50 #region5,body.region6-constrain50 #region6,body.region7-constrain50 #region7,body.region8-constrain50 #region8,body.region9-constrain50 #region9,body.region10-constrain50 #region10,body.region1-constrain50 #region11,body.region12-constrain50 #region12 {
  width:50%;
  margin:0 auto
}

.pad40 .modulecontent {
  padding:40px
}

.pad60 .modulecontent {
  padding:50px
}

.pad70 .modulecontent {
  padding:70px
}

.pad80 .modulecontent {
  padding:80px
}

.padbt20 {
  padding-top:22px!important;
  padding-bottom:22px!important
}

.constrain {
  width:70%;
  margin:0 auto!important
}

/* Font Awesome */
h3.moduletitle:before {
  font-family:'FontAwesome';
  font-size:.5em;
  margin-right:10px
}

h3.moduletitle i {
  vertical-align:middle;
  line-height:100%
}

h3.moduletitle i:before {
  vertical-align:middle
}

/* ----------------------------------------------*/
/* 04 - Module Styles / Overrides
/* ----------------------------------------------*/
/* mod_custom Social Icons Leftside */
.sleft {
}

.sleft i {
  font-size:24px;
  color:#fff;
  padding:20px
}

.sleft.facebook {
  background:#3b5998
}

.sleft.google {
  background:#f20000
}

.sleft.linkedin {
  background:#006599
}

.sleft.twitter {
  background:#00b0ed
}

/* mod login */
.formstyle {
  padding-bottom:16px
}

/* mod_custom Inset Logo  */
h1.logotxt {
  font-size:14px;
  color:#fff;
  margin-top:12px;
  font-weight:900;
  letter-spacing:2px;
	text-shadow: 1px 1px 1px #000;
}
h2.logotxt {
  font-size:16px;
  color:#fff;
  margin-top:0;
  font-weight:400;
  letter-spacing:2px;
	text-shadow: 2px 2px 2px #000;
}
h3.topsearch_txt {
  color:#fff!important;
  font-weight:200!important;
  font-size:40px!important;
	text-shadow: 1px 1px 1px #000;
}
h3.topsearch_txt a, h1.logotxt a, h2.logotxt a {
  color:#fff!important;
}
h3.topsearch_txt a:hover, h1.logotxt a:hover, h2.logotxt a:hover {
 text-decoration:underline;
}
/* mod_custom Top Right */
p.topright {
  font-size:13px
}

/* mod Breadcrumb */
#pathway .breadcrumb,.breadcrumb >.active {
  background:transparent!important;
  color:#000!important;
  text-align:center
}

/* mod Acymaining bottom */
.acyintro {
  text-align:center
}

h3.acybottom {
  color:#fff!important;
  font-size:36px;
  font-weight:200!important
}

.acyintro p {
  font-size:14px;
  color:#fff;
  margin-bottom:42px
}

table.acymailing_form {
  width:60%
}

.acymailing_form input[type="text"] {
  opacity:.5
}

td.acyfield_email.acy_requiredField,td.acysubbuttons {
  padding-left:0!important
}

/* mod_custom Contribute */
.contribute,.contribute h2 {
	color:#fff;
	text-shadow: 1px 1px 1px #000;
}

.contribute h2 {
  font-size:48px
}

.contribute1,.contribute2 {
  color:#fff;
  padding:75px;
  margin-bottom:36px
}

.contribute1 h2,.contribute2 h2 {
  font-size:32px;
  padding-bottom:12px;
  opacity:1!important;
  color:#fff;
  border-bottom:1px solid #fff
}

.contribute1 p,.contribute2 p {
  padding-bottom:16px;
  opacity:1!important
}

.contrib_button {
  border:1px solid #fff;
  padding:8px 16px;
  font-size:12px;
  text-align:center;
  color:#fff;
  display:inline-block;
  opacity:1!important
}
.contrib_button a {
  color:#fff;
}

/* mod_custom Footer */
p.footertxt {
  color:#ccc
}

/* mod Elevator */
.stocky_elevator {
  position:fixed;
  bottom:0;
  right:0;
  padding:18px;
  background:#ccc;
  opacity:.7
}

/* ----------------------------------------------*/
/* 05 - Component Styles / Overrides
/* ----------------------------------------------*/
/* Reading List */
.rltoolbar {
  bottom:-44px;
  position:relative;
  display:inline-block;
  background:rgba(0,0,0,0.62);
  padding-right:12px
}

.rltoolbar a {
  color:#fff
}

.com_jxtcreadinglist .category_title {
  font-size:36px!important;
  font-weight:400;
  border-bottom:3px solid #000;
  margin:10px 0 0!important
}

.com_jxtcreadinglist .category_title::before {
  font-family:FontAwesome;
  content:"\f030";
  padding-right:12px
}

.readinglist-list .row-fluid {
  margin-bottom:36px!important
}

a.rl_link.rlemail,a.rl_link.rlcopy {
  border-radius:4px;
  border:1px solid #ddd;
  padding:8px 12px;
  margin-left:12px
}

/* Youtube Background Player */
.playerBox {
  margin-left:0!important
}

#instaShowPopup_1 .instashow-popup-twilight {
    opacity: 0.86;
    background: #000;
}

#jux_social_instagram_feed {
margin-left:-10px;
}
#region6wrap {
box-shadow:0px 0 30px rgba(0, 0, 0, .7), 0px 27px 30px rgba(0, 0, 0, .7);
}
/* ----------------------------------------------*/
/* 06 - Plugin Styles / Overrides
/* ----------------------------------------------*/
.imagegalleryplg img {
  max-width:100%;
  margin:0!important;
  border:0 solid #ccc!important;
  padding:0!important;
  -moz-box-shadow:0 0 0 0 #fff!important;
  -webkit-box-shadow:0 0 0 0 #fff!important;
  box-shadow:0 0 0 0 #fff!important
}

.imagegalleryplg img {
  width:33.333%!important
}

/*  Simple Image Gallery Pro fix */
#lbOverlay {
  z-index:999998!important
}

#lbCenter,#lbBottomContainer {
  z-index:999999!important
}

#sbox-content {
  background:#fff
}

#sbox-window {
  z-index:99999999999!important
}

#fancybox-wrap {
  z-index:99999999999!important
}

/* X-Stream Video */
.xtream {
  position:relative;
  padding-bottom:56.25%;
/* 16:9 */
  padding-top:25px;
  height:0
}

.xtream embed {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%
}

/* ----------------------------------------------*/
/* 07 - Bootstrap Styles / Overrides
/* ----------------------------------------------*/
.com_content .item-page .pager li >a,.pager li >span {
  border-radius:3px!important
}

/* ----------------------------------------------*/
/* 08 - Mobile / Responsive CSS
/* ----------------------------------------------*/
/* MOBILE */
.mobilebtn {
  background:rgba(255,255,255,0.65) url('https://mail.qustom.com/templates/stocky/images/icons/menu-icon-dk.png') 50% 50% no-repeat;
  margin:16px 0 0
}

.mobilebtn select {
  background:#fff
}


.mobilebtn {
  display:none
}

.mobilebtn .chzn-container {
  display:none!important
}



.mobilebtn select {
  display:none
}

.mmobile {
  text-align:center;
  padding:0 24px
}

body.mobile {
  padding:0;
  width:100%;
  background:#fff
}

body.mobile #mobile {
  background:#fff
}

img#videomobile {
  display:none
}
#dj-slideshow1p .dj-slide-desc-text p {
margin:0
}
.pswp {
z-index: 999991500;
}
.pswp__bg {
opacity: .85;
}
.dj-slideshow {
margin:30px 0 !important;
}
/**
 * @version		1.0.2
 * @package		JoomlaXTC Stocky template for Joomla! 3.x
 * @author		JoomlaXTC http://www.joomlaxtc.com
 * @copyright	Copyright (C) 2015 Monev Software LLC. All rights reserved.
 * @license		http://www.joomlaxtc.com/license JoomlaXTC Proprietary Use License
 */
/* ----------------------------------------------*/
/* 01 - Grid Structure
/* ----------------------------------------------*/
html{
	min-height:100%;
}

#region1 {
    background: none!important;
}
.mobileonly {
	display:none;
}

.row-fluid [class*="span"] {
	min-height: 0;
}

.xtc-wrapper {
	max-width:1360px;
	margin:0 auto;
}

.xtc-fluidwrapper {
	margin:0 auto;
}

.xtc-wrapperpad {
	max-width:1360px;
	margin:0 auto;
}

/* ----------------------------------------------*/
/* 02 - Body
/* ----------------------------------------------*/
body.frontpage,body.innerpage.nosticky {
	margin-top:0px;
}

body.innerpage {
	margin-top:116px;
}

/* ----------------------------------------------*/
/* 03 - Header
/* ----------------------------------------------*/
#headertop {
	padding-left:12px;
	padding-right:12px;
	padding-top:6px;
	padding-bottom:3px;
}

#headertop_inner {
	max-width:1360px;
	margin:0 auto;
}

#headerwrap .xtc-wrapperpad {
	width:auto;
	margin:0 auto;
}


#headerwrap.stickyscroll #header,body.innerpage #header  {
	margin:0 auto;
}



#header {
	position:relative;
	max-width:1360px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:12px;
	padding-right:12px;
	margin:0 auto;
}

#header.row-fluid{
	width:auto;
}

#topleft {
	float:left;
	margin-left:6px;
}

#topright {
	float:right;
	margin-right:20px;
}

#top {
	float:left;
	padding-top:24px;
}

/* ----Sticky Header ----------------------*/
body.nosticky #headerwrap{
	z-index: 9999999;
	position:relative;
}

body.sticky #headerwrap {
	position:fixed;
	top: 0;
	z-index: 9999999;
	width:100%;
}

#headerwrap.stickyscroll {
	z-index: 99999;
	display:block;
}

#headerwrap.stickyscroll #head-top {
	float:left;
	width:200px;
	margin-top:8px;
	margin-left:10%;
}

#headerwrap.stickyscroll .stickyhide {
	display:none;
}

.frontpage #headerwrap #header {
	opacity:0;
}

.frontpage #headerwrap.stickyscroll #header,.frontpage #headerwrap.nosticky #header,.frontpage #headerwrap #header:hover {
	opacity:1;
}

.innerpage #headerwrap #header {
	opacity:1;
}

/* ----------------------------------------------*/
/* 04 - Logo
/* ----------------------------------------------*/
#logo {
	float:left;
}

#headerwrap.stickyscroll #logo{
	display:block;
}

/* ----------------------------------------------*/
/* 05 - Menus Structure
/* ----------------------------------------------*/
#menuwrap.xtc-wrapper{
	max-width:1336px;
}

#menuwrap {
  float:right;
  margin-top:8px;
  padding-left:0
}

.suckerfish ul.menu > li > ul,.dualfish ul.menu > li > ul {
  margin-left:0
}

#menuwrap .suckerfish ul.menu > li ul li ul {
  margin:-32px 0 0 175px;
  min-width:150px
}

#menuwrap .dualfish ul.menu > li ul li ul {
  margin:-0 0 0 220px;
  min-width:100px;
  padding:6px 12px 12px;
  z-index:99999989
}

#header ul.menu > li > a,#header ul.menu > li.active > a,#header ul.menu > li:hover > a,span.separator {
  text-align:center;
  position:relative;
  display:inline-block;
  letter-spacing:1px
}

#header ul.menu > li.parent:hover > a {
  text-align:center;
  position:relative;
  display:inline-block
}

#menuwrap ul.menu li.parent > ul > li,#menuwrap .dualfish ul.menu ul > li {
  display:block;
  border-bottom:1px solid #fff;
  padding:12px 5px
}

#menuwrap ul.menu li.parent > ul > li:last-child {
  border-bottom:0 solid #fff
}

#menuwrap .dualfish ul.menu li.parent > ul > li:last-child {
  border-bottom:1px solid #fff
}

#menuwrap ul.menu li.parent > ul {
  text-align:center;
  margin-top:31px
}

#menuright1,#menuright2,#menuright1 .module,#menuright2 .module {
  float:right;
  padding-top:5px;
  margin:0
}

/* Suckerfish - Dualfish Common CSS */
.suckerfish ul.menu,.dualfish ul.menu {
  margin:0;
  padding:0
}

.suckerfish ul.menu ul,.dualfish ul.menu ul {
  visibility:hidden;
  overflow:hidden;
  position:absolute
}

.suckerfish ul.menu ul:hover,.dualfish ul.menu ul:hover {
  overflow:visible
}

.suckerfish ul.menu > li,.dualfish ul.menu > li {
  display:inline-block;
  text-transform:uppercase;
  padding:17px 16px
}

.suckerfish ul.menu > li > a,.dualfish ul.menu > li > a,.suckerfish ul.menu > ul > li > a,.dualfish ul.menu > ul > li > a {
  display:block
}

.dualfish ul.menu li a > span,.suckerfish ul.menu li a > span,.suckerfish ul.menu li a span.xmenu,.dualfish ul.menu li a span.xmenu {
  padding:0
}

.suckerfish ul.menu li a img,.dualfish ul.menu li a img {
  padding:0;
  float:left
}

.suckerfish ul.menu li.xtcHover > ul,.dualfish ul.menu li.xtcHover > ul,.suckerfish ul.menu li > ul:hover,.dualfish ul.menu li > ul:hover {
  visibility:visible
}

.suckerfish ul.menu > li > ul li > ul,.dualfish ul.menu > li > ul li > ul {
  visibility:hidden
}

.suckerfish ul.menu li ul li.xtcHover a,.dualfish ul.menu li ul li.xtcHover a,.suckerfish ul.menu > li > ul > li > a:hover,.dualfish ul.menu > li > ul > li > a:hover,.dualfish ul.menu > li > ul li a,.suckerfish ul.menu > li > ul li a,.dualfish ul.menu > li > ul li.active a,.suckerfish ul.menu > li > ul li.active a {
  line-height:120%;
  padding:12px 0 10px 9px
}

.suckerfish ul.menu > li > ul > li:hover > a,.dualfish ul.menu > li > ul > li:hover > a {
  position:relative
}

.suckerfish ul.menu li a > span.image-title,.dualfish ul.menu li a > span.image-title {
  margin:0 0 0 56px;
  padding:12px 0 0;
  display:block
}

/* Suckerfish */
#menuwrap ul.menu li.parent > ul,#menuwrap ul.menu li.parent > ul > li {
  display:block
}

#menuwrap .suckerfish ul.menu > li ul li {
  min-width:170px
}

/* .dualfish */
#menuwrap .dualfish ul.menu > li > ul {
  width:370px;
  padding:8px 8px 14px 0
}

#menuwrap .dualfish ul.menu > li > ul > li {
  width:150px;
  margin:0;
  position:relative;
  float:left;
  margin-left:16px
}

#menuwrap .dualfish ul.menu > li > ul > li > ul {
  left:-50px;
  width:200px;
  margin-top:-40px
}

#menuwrap .dualfish ul.menu > li > ul > li > ul > li > ul {
  left:-15px;
  width:200px;
  margin-top:-38px
}

/* X-Menu */
.xmenu {
  text-transform:none;
  letter-spacing:0;
  font-size:11px
}

#header .menu ul .xmenu {
  line-height:11px
}

#header span.xmenu {
  padding-top:4px;
  margin-bottom:0;
  line-height:85%
}

ul.imgmenu {
  width:100%;
  display:table;
  float:right
}

ul.imgmenu li {
  display:table-cell
}

ul.imgmenu li:first-child {
  padding-left:0
}

ul.imgmenu img {
  float:left;
  padding:0 12px 0 0;
  width:3em
}

ul.imgmenu span.image-title {
  float:left;
  font-size:1em;
  display:inline-block;
  line-height:133%
}

/* Side Menu */
ul.iconside {
  padding:0;
  margin:0
}

.iconside ul {
  padding:0 0 0 12px;
  margin:0
}

.iconside {
  padding:0
}

.iconside li {
  display:block;
  padding:0;
  margin-bottom:6px;
  border-bottom:1px solid #fff
}

.iconside li a {
  display:block;
  position:relative
}

.side_title {
  font-size:16px;
  margin:8px 0;
  display:block
}

.iconside li:hover .ca-main {
  color:#2676ac
}

.iconside li img {
  opacity:.5;
  margin:0 auto;
  width:44px
}

.iconside li:hover img {
  opacity:1
}


/* Icon Side Menu */
.xtc-iconsidemob {
  display:none
}

/* Top Menu */
ul.menutop li {
  list-style-type:none!important;
  display:inline;
  padding-right:12px
}

ul.menutop li:last-child {
  padding-right:0
}

ul.menutop li a {
  color:rgba(255,255,255,0.75);
  font-size:12px;
  font-weight:400
}

ul.menutop li::after {
  content:"|";
  padding-left:12px;
  color:rgba(255,255,255,0.75)
}

ul.menutop li:last-child::after {
  content:"";
  padding-left:0
}

/* Footer Menu */
ul.menufooter {
  margin:0 auto;
  text-align:center
}

ul.menufooter li {
  list-style-type:none!important;
  display:inline;
  padding-right:12px
}

ul.menufooter li:last-child {
  padding-right:0
}

ul.menufooter li a {
  color:rgba(255,255,255,0.75);
  font-size:14px;
  font-weight:400
}

ul.menufooter li::after {
  content:"|";
  padding-left:12px;
  color:rgba(255,255,255,0.75)
}

ul.menufooter li:last-child::after {
  content:"";
  padding-left:0
}

ul.menufooter li::after {
  content:"|"
}

/* Mobile Menu */
.xtcmobilemenu {
  float:left
}

.mobile-menu {
  padding-bottom:20px
}

.mobile-menu select.menu.xtcmobilemenu {
  max-width:100%;
  width:100%;
  min-width:1%;
  border-color:#ddd
}

/*Bottom Menu */
ul.menubottom {
  padding-left:0;
  margin-left:0
}

.menubottom a {
  font-size:12px;
  color:#333
}

.menubottom li {
  padding-bottom:6px;
  margin-bottom:6px;
  list-style:none inside none;
  border-bottom:1px solid #ebebeb
}

/*Side Menu */
ul.menuside {
  padding-left:0;
  margin-left:0
}

.menuside a {
  font-size:14px;
  color:#333
}

.menuside li {
  padding-bottom:6px;
  margin-bottom:6px;
  list-style:none inside none;
  border-bottom:1px solid #ebebeb
}

/* ----------------------------------------------*/
/* 06 - Grid Regions
/* ----------------------------------------------*/
/* Global Region Settings */
#region1.row-fluid,#region2.row-fluid,#region3.row-fluid,#region4.row-fluid,#region5.row-fluid,#region6.row-fluid,#region7.row-fluid,#region8.row-fluid,#region9.row-fluid,#region10.row-fluid,#region11.row-fluid,#region12.row-fluid {
	width:auto;
}

/* Region Padding */
.xtc-spacer {
	margin-bottom:3.727865px;
}

.xtc-gutter {
	padding:px;
}

.xtc-gutter2 {
	padding:45px px 50px;
}

.xtc-gutter3 {
	padding:0 px;
}

.r1spacer_top,.r2spacer_top,.r3spacer_top,.r4spacer_top,.r5spacer_top,.r6spacer_top,.r7spacer_top,.r8spacer_top,.r9spacer_top,.r10spacer_top,.r11spacer_top,.r12spacer_top {
	padding:0;
}

/* ----Region1---------------------------*/
#region1wrap .xtc-wrapper {
	padding: 0;
}

#region1.xtc-fluidwrapper {
	padding: 0;
}

/* ----Region2---------------------------*/
#region2wrap .xtc-wrapper {
	padding:80px 30px;
}

#region2.xtc-fluidwrapper {
	padding:80px 30px;
}

/* ----Region3---------------------------*/
#region3wrap .xtc-wrapper {
	padding:60px 30px 60px 30px;
}

#region3.xtc-fluidwrapper {
	padding:60px 30px 60px 30px;
}

#component {
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	margin-bottom:40px;
}

body.frontpage #region3.xtc-fluidwrapper ,body.frontpage #region3wrap .xtc-wrapper {
	padding-bottom:0px;
}

#newsflash,#banner,#pathway {
	padding-right:0px;
	padding-left:0px;
	margin-bottom:30px;
}

#breadcrumbs .modulecontent {
	padding-right:0px;
	padding-left:0px;
	margin-bottom:30px;
}

/* ----Region4---------------------------*/
#region4wrap .xtc-wrapper {
	padding:0px 30px 90px 30px;
}

#region4.xtc-fluidwrapper {
	padding:0px 30px 90px 30px;
}

/* ----Region5---------------------------*/
#region5wrap .xtc-wrapper {
	padding:60px 30px;
}

#region5.xtc-fluidwrapper {
	padding:60px 30px;
}

/* ----Region6---------------------------*/
#region6wrap .xtc-wrapper {
	padding:90px 30px 60px 30px;
}

#region6.xtc-fluidwrapper {
	padding:90px 30px 60px 30px;
}

/* ----Region7---------------------------*/
#region7wrap .xtc-wrapper {
	padding:60px 30px;
}

#region7.xtc-fluidwrapper {
	padding:60px 30px;
}
/* ----Region8---------------------------*/
#region8wrap .xtc-wrapper {
	padding:100px 30px;
}

#region8.xtc-fluidwrapper {
	padding:100px 30px;
}

/* ----Region9---------------------------*/
#region9wrap .xtc-wrapper {
	padding:60px 30px;
}

#region9.xtc-fluidwrapper {
	padding:60px 30px;
}

/* ----Region10---------------------------*/
#region10wrap {
    padding: 60px;
}
#region10wrap .xtc-wrapper {
	padding:30px 30px;
}
#region10.xtc-fluidwrapper {
	padding:30px 30px;
}

/* ----Region11---------------------------*/
#region11wrap .xtc-wrapper {
	padding:16% 30px;
}

#region11.xtc-fluidwrapper {
	padding:16% 30px;
}

/* ----Region12---------------------------*/
#region12wrap .xtc-wrapper {
	padding:100px 30px;
}

#region12.xtc-fluidwrapper {
	padding:100px 30px;
}


/* Footer */
#footerwrap .xtc-wrapperpad {
	padding:20px 0;
}

#footerwrap .xtc-wrapper {
	padding:20px 0;
}

#footer.xtc-fluidwrapper {
	padding:20px 0;
}

/* ----------------------------------------------*/
/* 07 - Module Structure
/* ----------------------------------------------*/
.module{
	margin:0 0 26px  0;
}

.lastarea .module {
    margin-bottom:0
}

/* Leftside Fixed Module */
#leftside {
    z-index:9999;
/* Keep the item above all other elements on the page */
    position:fixed;
    width:auto;
    height:100%;
    top:40%;
/* Vertical position of the elements */
    left:-20px;
/* Horizontal position of the elements */
}

/* ----------------------------------------------*/
/* 08 - Mobile Structure
/* ----------------------------------------------*/
body.mobile .mobilepad {
    padding:0
}

body.mobile .mobile > div:first-child {
    padding:0
}

body.mobile #mobilewrap {
    float:right;
    width:80%
}

body.mobile .module {
    margin:0
}

body.mobile h3.moduletitle,body.mobile .modulecontent {
    border-right:none
}

body.mobile #footerwrap {
    min-width:100%
}

body.mobile span.itemImage img {
    max-width:100%;
    width:auto;
}

body.mobile #mobilewrap .lg > div:first-child,body.mobile #mobilewrap .lg > div:first-child + div {
    float:none;
    width:100%
}

body.mobile #mobilewrap .lg a {
    line-height:16px;
}

#xtc-mobilesitewrap #menu {
    float:none
}

.xtc-iconsidemob select[multiple],.xtc-iconsidemob select[size] {
    width:100%
}

#component.mobilecomponent.clearfix {
    padding:0 12px;
    margin-top:20px
}

.morewrap td.firstcol > div {
    text-align:right
}

.morewrap td.centercol > div {
    text-align:left
}

.area_map table {
    table-layout:fixed
}

/* ----------------------------------------------*/
/* 09 - Responsive Parameters
/* ----------------------------------------------*/
@media(max-width: 0px ){
#region1 {
	display:none;
}
}

@media(max-width: 0px ){
#region2 {
	display:none;
}
}

@media(max-width: 0px ){
#region3 {
	display:none;
}
}

@media(max-width: 0px ){
#region4 {
		display:none;
}
}

@media(max-width: 0px ){
#region5 {
		display:none;
}
}

@media(max-width: 0px ){
#region6 {
		display:none;
}
}

@media(max-width: 0px ){
#region7 {
		display:none;
}
}

@media(max-width: 0px ){
#region8 {
		display:none;
}
}

@media(max-width: 0px ){
#region9 {
		display:none;
}
}

@media(max-width: 0px ){
#region10 {
		display:none;
}
}

@media(max-width: 0px ){
#region11 {
	display:none;
}
}

@media(max-width: 0px ){
#region12 {
	display:none;
}
}

@media(max-width: 480px ){
.frontpage #headerwrap #header {
	opacity:1;
}

#header {
	margin:0px;
}

/* Region1 Padding Overrride */
#region1.xtc-fluidwrapper {
  padding:140px 30px 30px
}

#menu .xtcdefaultmenu {
	display:none;
}

#menu .mobilebtn {
	display:block;
	width:30px;
	height:30px;
	float:right;
}

.mobilebtn select {
	display:block;
	background:none;
	border:none;
	font-size:16px;
	height:30px;
	width:30px;
	opacity:0;
}

SELECT.menu.suckerfish.xtcmobilemenu,SELECT.menu.dualfish.xtcmobilemenu {
	display:block;
}

#menuwrap {
	margin:8px 30px 0 0;
}
}

@media(max-width: 600px ){
.mobileshow {
	display:block!important;
}

.mobilefloat li {
	display:inline-block;
}

ul.mobilefloat{
	margin:0px auto;
	text-align:center;
}
.mobilecenter {
	text-align:center;
}
}
@media(max-width: 600px ){
#region1 {
    background-image: url(https://qustom.com/templates/stocky/images/backgrounds/qustom-bg-v8-mobile.jpg)!important;
    background-size: contain!important;
    background-repeat: no-repeat!important;
}
#region1.xtc-fluidwrapper {
    padding: 140px 30px 0px;
}
.mobileonly {
	display:inherit;
}
.mobilehide {
	display:none;
	margin:0px;
	padding:0px;
	height:0px;
}
.headerlogo {
    margin: 300px 0 16px!important;
}
h2.logotxt {
    line-height: 1.4rem;
    margin: 12px 0 0;
}
.blogmod td {
    padding: 0 12px;
    width: 100%!important;
}
}

/**
 * @version		1.0.2
 * @package		JoomlaXTC Stocky template for Joomla! 3.x
 * @author		JoomlaXTC http://www.joomlaxtc.com
 * @copyright	Copyright (C) 2015 Monev Software LLC. All rights reserved.
 * @license		http://www.joomlaxtc.com/license JoomlaXTC Proprietary Use License
 */
/* ----------------------------------------------*/
/* 01 - Basic Structure.
/* ----------------------------------------------*/
/* Body Frontpage Background */
body.frontpage {
	background:#12100E;
	color:#161616;
	margin:0 auto;
}

/* Body Innerpage Background */
body.innerpage {
	background:#fff ;
	color:#161616;
}

/* Innerpage background overrides - to add an overide for a specific component: add the com_ name to the class */
body.innerpage.com_users,body.innerpage.com_acymailing  {
	background: url('https://mail.qustom.com/templates/stocky/images/backgrounds/com_users.jpg') top left no-repeat;
	background-size:cover;
	background-attachment:fixed;
}

body.innerpage.com_users #region3wrap,body.innerpage.com_acymailing #region3wrap {
	background:transparent;
}

/* Global Heading and links */
a {
	color:#457fc1;
}

a:hover {
	color:#7198C2;
}

a:active {
	color:#457fc1;
}

h1 {
	color:#161616;
}

h2 {
	color:#161616;
}

h3 {
	color:#161616;
}

h4 {
	color:#161616;
}

h5 {
	color:#161616;
}

h6 {
	color:#161616;
}

/* Basecolor styles, used in JXTC Walls and 3rd party components */
.basecolor_1 {
	color:#003A6D;
}

.basecolor_2 {
	color:#c14591;
}

.basecolor_3 {
	color:#016D5E;
}

.basecolor_4 {
	color:#327FA3;
}

.basecolor_5 {
	color:#09457A;
}

.basecolor_6 {
	color:#c14591;
}

.basecolor_7 {
	color:#016D5E;
}

.basecolor_8 {
	color:#016d5e;
}

/* ----------------------------------------------*/
/* 02 - Header,logo,menu
/* ----------------------------------------------*/
/* Header Top Background */
#headertop {
	background:rgba(0, 0, 0, 0.28);
}

/* Header Wrap Frontpage Background */
.frontpage #headerwrap {
	background:transparent;
}

/* Header Wrap Background */
#headerwrap {
	background:#003A6D ;
}

/* Header Background */
#header{
	background:transparent ;
}

/* Sticky Header */
#headerwrap.stickyscroll #header,#headerwrap.stickyscroll,.frontpage #headerwrap.nosticky,.frontpage #headerwrap #header:hover,.frontpage #headerwrap:hover {
	background:#003A6D ;
}

/* Innerpage Header */
body.innerpage #headerwrap #header {
	background:transparent ;
}

body.innerpage #headerwrap {
	background:#003A6D ;
}


/* Logo  */
#logo a{
	background:url(https://mail.qustom.com/templates/stocky/images/logos/qustom-prod-logo-white-v3-80px-tall.png) no-repeat 0 0;height: 80px;width:135px;margin:8px 18px 6px 18px; background-size:100%;
}

/* Menu */
/* Menu Outerwrap */
#menuwrap {
	background: ;
}

/* Menu Innerwrap */
#menu {
	background: transparent;
}

/* Menu Top Level */
#menuwrap ul.menu > li,span.separator {
	background-color: transparent;
}

#menuwrap ul.menu > li a,span.separator {
	color:#fff;
}

#headerwrap.stickyscroll #menuwrap ul.menu > li.deeper.parent.xtcHover,
#headerwrap.stickyscroll #menuwrap ul.menu > li:hover,
body.innerpage #menuwrap ul.menu > li.deeper.parent.xtcHover,
body.innerpage #menuwrap ul.menu > li:hover,
body.frontpage.nosticky #menuwrap ul.menu > li.deeper.parent.xtcHover,
body.frontpage.nosticky #menuwrap ul.menu > li:hover {
	background-color: transparent;z-index:999999999999!important;position:relative!important;
}
#menuwrap ul.menu > li:hover a {
	color:#f1f1f1;
}

#menuwrap ul.menu > li.active {
	background-color: transparent;
}

#menuwrap ul.menu > li.deeper.parent.active {
	background-color: transparent;
}

#menuwrap ul.menu > li.deeper.parent.active.xtcHover {
	background-color: transparent;
}

#menuwrap ul.menu > li.active a{
	color:#fff;
}

/* Menu Drop Level */
.frontpage #headerwrap #header #menuwrap ul.menu li.parent > ul,.frontpage #headerwrap #menuwrap ul.menu li.parent > ul,#headerwrap.stickyscroll #menuwrap ul.menu li.parent > ul,body.innerpage #menuwrap ul.menu li.parent > ul,#headerwrap.nosticky #menuwrap ul.menu li.parent > ul {
	background-color: #016D5E!important;
}

.frontpage #headerwrap #header:hover,.frontpage #headerwrap:hover,#headerwrap.stickyscroll #menuwrap ul.menu li.parent > ul > li, #menuwrap .dualfish ul.menu ul > li,#headerwrap.nosticky #menuwrap ul.menu li.parent > ul > li {
	border-color:#4887C7!important;
}

#menuwrap ul.menu li.parent > ul > li {
	text-align:left; background: !important;
}

#menuwrap ul.menu li.parent > ul > li > a {
	color:#fff!important;
}

#menuwrap ul.menu li.parent > ul > li:hover {
	background:#4887C7!important;
}

#menuwrap ul.menu li.parent > ul > li > a:hover {
	color:#fff!important;
}

#menuwrap ul.menu li.parent > ul > li.active {
	background: #4887C7!important;
}

#menuwrap ul.menu li.parent > ul > li.active:hover {
	background: #4887C7!important;
}

#menuwrap ul.menu li.parent > ul > li.active > a {
	color:#fff!important;
}

/* ----------------------------------------------*/
/* 03 - Region Layout
/* ----------------------------------------------*/
/* Region 1 */
/* Region outerwrap */
#region1wrap{
	background:#fff ;

}

/* Region innerwrap */
#region1{
	background:#fff ;
}


/* Region 2 */
/* Region outerwrap */
#region2wrap{
	background:#fff ;
}

/* Region innerwrap */
#region2{
	background: ;
}


/* Region 3 */
/* Region outerwrap */
#region3wrap{background:#fff ;
}

/* Region innerwrap */
#region3{ background: ;
}

/* Component */
#component {
	background:transparent}

/* Left */
#left {
	background:transparent}

/* Right */
#right {
	background:transparent}


/* Region 4 */
/* Region outerwrap */
#region4wrap{
	background:#fff; ;
}


/* Region innerwrap */
#region4{
	background: ;
}


/* Region 5 */
/* Region outerwrap */
#region5wrap{
	background:#fff url('https://mail.qustom.com/templates/stocky/images/backgrounds/wclw-catalog-background_01.jpg') bottom center no-repeat fixed;
}

/* Region innerwrap */
#region5{
	background: ;
}


/* Region 6 */
/* Region outerwrap */
#region6wrap{
	background:#f8f8f8 ;
}

/* Region innerwrap */
#region6{
	background: ;
}


/* Region 7 */
/* Region outerwrap */
#region7wrap{
	background:#fff ;
}

/* Region innerwrap */
#region7{
	background: ;
}


/* Region 8 */
/* Region outerwrap */
#region8wrap{
	background:#fff ;
}


/* Region innerwrap */
#region8{
	background: ;
}


/* Region 9 */
/* Region outerwrap */
#region9wrap{
	background:#fff ;
}


/* Region innerwrap */
#region9{
	background: ;
}


/* Region 10 */
/* Region outerwrap */
#region10wrap{
	background:#ffffff url('https://mail.qustom.com/templates/stocky/images/backgrounds/north-garbage-b&w-2014-f-tmax400-163.jpg') top center no-repeat fixed;
}

/* Region innerwrap */
#region10{
	background:rgba(255,255,255,.7) ;
}


/* Region 11 */
/* Region outerwrap */
#region11wrap{
	background:#fff url('https://mail.qustom.com/templates/stocky/images/backgrounds/bottom-home-page-bg.jpg') top center no-repeat fixed;
	background-size:cover;
}

/* Region innerwrap */
#region11{
	background: ;
}


/* Region 12 */
/* Region outerwrap */
#region12wrap{
	background:#3D3D3D ;
}

/* Region innerwrap */
#region12{
	background: ;
}


/* Footer */
/* Region outerwrap */
#footerwrap{
	background:#111111;
	color:#222;
}

/* ----------------------------------------------*/
/* 04 - Module Suffixes
/* ----------------------------------------------*/
/* Module Background */
.module{
	background: transparent;
}

/* Module Title Background */
.module h3.moduletitle {
	background: ;
}

/* Module Title First Word Color */
.module h3 span.first_word,#community-wrap .app-box > h3, #community-wrap .app-box-footer a,#community-wrap .app-box-filter a,#community-wrap .cResetList
span.first_word {
	color:;font-weight:normal;
}

/* Module Title Rest Word Color */
span.rest,.module h3 span.rest{
	color:;
}

/* Basecolor Box Suffixes */
.basecolor1_box h3, .basecolor1_box h3 span, .basecolor1_box,.basecolor1_box .modulecontent,.basecolor1_box .modulecontent a {
	background:#003A6D;
	color:#fff;
}

.basecolor2_box h3,.basecolor2_box h3 span,.basecolor2_box,.basecolor2_box .modulecontent,.basecolor2_box .modulecontent a {
	background:#c14591;
	color:#fff;
}

.basecolor3_box h3,.basecolor3_box h3 span,.basecolor3_box,.basecolor3_box .modulecontent,.basecolor3_box .modulecontent a {
	background:#016D5E;
	color:#fff;
}

.basecolor8_box h3,.basecolor8_box h3 span,.basecolor8_box,.basecolor8_box .modulecontent,.basecolor8_box .modulecontent a {
	background:#016d5e;
	color:#fff;
}

.basecolor5_box h3, .basecolor5_box h3 span, .basecolor5_box,.basecolor5_box .modulecontent,.basecolor5_box .modulecontent a {
	background:#09457A;
	color:#fff;
}

.basecolor6_box h3,.basecolor6_box h3 span,.basecolor6_box,.basecolor6_box .modulecontent,.basecolor6_box .modulecontent a {
	background:#c14591;
	color:#fff;
}

.basecolor7_box h3,.basecolor7_box h3 span,.basecolor7_box,.basecolor7_box .modulecontent,.basecolor7_box .modulecontent a {
	background:#016D5E;
	color:#fff;
}

.basecolor8_box h3,.basecolor8_box h3 span,.basecolor8_box,.basecolor8_box .modulecontent,.basecolor8_box .modulecontent a {
	background:#016d5e;
	color:#fff;
}

.sidelinebasecolor1 h3 {
    border-left:3px solid #003A6D;
    background:none;
    padding-left:0
}

.sidelinebasecolor2 h3 {
    border-left:3px solid #c14591;
    background:none;
    padding-left:0
}

.sidelinebasecolor3 h3 {
    border-left:3px solid #016D5E;
    background:none;
    padding-left:0
}

.sidelinebasecolor4 h3 {
    border-left:3px solid #327FA3;
    background:none;
    padding-left:0
}

.sidelinebasecolor5 h3 {
    border-left:3px solid #09457A;
    background:none;
    padding-left:0
}

.sidelinebasecolor6 h3 {
    border-left:3px solid #c14591;
    background:none;
    padding-left:0
}

.sidelinebasecolor7 h3 {
    border-left:3px solid #016D5E;
    background:none;
    padding-left:0
}

.sidelinebasecolor8 h3 {
    border-left:3px solid #016d5e;
    background:none;
    padding-left:0
}

/* MODULE SUFFIXES */
/* Box */
.box h3 span,.bluebox h3 span,.redbox h3 span,.greenbox h3 span,.orangebox h3 span,.purplebox h3 span,.yellowbox h3 span,.stylebox h3 span,.transparentbox h3 span,.transbox h3 span {
  color:#fff
}

.box h3.moduletitle,.darkbox h3.moduletitle,.darktransbox h3.moduletitle,.bluebox h3.moduletitle,.redbox h3.moduletitle,.greenbox h3.moduletitle,.orangebox h3.moduletitle,.purplebox h3.moduletitle,.yellowbox h3.moduletitle,.lightbox h3.moduletitle,.basecolor5_box h3.moduletitle,.basecolor6_box h3.moduletitle,.basecolor7_box h3.moduletitle,.basecolor8_box h3.moduletitle {
  border:none;
  padding:30px 0 0 30px
}

.transparentbox {
  background-color:rgba(0,0,0,0.5);
  color:#fff
}

.darkbox h3 span,.darkbox h3,.darkbox {
  background:#222;
  color:#fff
}

.darktransbox {
  background:rgba(0,0,0,0.7)
}

.darktransbox h3 span,.darktransbox h3 {
  color:#fff
}

.bluebox h3,.bluebox {
  background:#457fc1;
  color:#fff
}

.redbox h3,.redbox {
  background:#8c173e;
  color:#fff
}

.greenbox h3,.greenbox {
  background:#466d66;
  color:#fff
}

.orangebox h3,.orangebox {
  background:#f47d43;
  color:#fff
}

.purplebox h3,.purplebox {
  background:#3D283A;
  color:#fff
}

.yellowbox h3,.yellowbox {
  background:#fac611;
  color:#fff
}

.lightbox {
  background:#fff
}

.lightbox h3 {
  background:none;
  border:none;
  color:#333
}

.lightbox h3 span {
  color:#333
}

.box .modulecontent,.darkbox .modulecontent,.bluebox .modulecontent,.redbox .modulecontent,.greenbox .modulecontent,.orangebox .modulecontent,.purplebox .modulecontent,.yellowbox .modulecontent,.lightbox .modulecontent,.stylebox .modulecontent,.transbox .modulecontent,.basecolor5_box .modulecontent,.basecolor6_box .modulecontent,.basecolor7_box .modulecontent,.basecolor8_box .modulecontent {
  padding:18px 30px;
}

/* Sideline */
.sidelinemod .modulecontent,.sidelinedark .modulecontent,.sidelineblue .modulecontent,.sidelinered .modulecontent,.sidelinegreen .modulecontent,.sidelineorange .modulecontent,.sidelinepurple .modulecontent,.sidelineyellow .modulecontent,.sidelinebasecolor1 .modulecontent,.sidelinebasecolor2 .modulecontent,.sidelinebasecolor3 .modulecontent,.sidelinebasecolor4 .modulecontent,.sidelinebasecolor5 .modulecontent,.sidelinebasecolor6 .modulecontent,.sidelinebasecolor7 .modulecontent,.sidelinebasecolor8 .modulecontent {
  padding-top:30px
}

.sidelinedarkbtm .modulecontent {
  padding-top:20px
}

.module.sidelinedarkbtm {
  margin-bottom:20px
}

.sidelinedarkbtm h3.moduletitle {
  padding:0 0 20px;
  border-bottom:.5px solid #ccc
}

.sidelinedarkbtm h3 span {
  color:#000;
  font-size:16px
}

.sidelinedarkbtm h3 {
  background:none;
  border-left:0;
  padding-left:0
}

.sidelinemod h3.moduletitle,.sidelinedark h3.moduletitle,.sidelineblue h3.moduletitle,.sidelinered h3.moduletitle,.sidelinegreen h3.moduletitle,.sidelineorange h3.moduletitle,.sidelinepurple h3.moduletitle,.sidelineyellow h3.moduletitle,.sidelinebasecolor1 h3.moduletitle,.sidelinebasecolor2 h3.moduletitle,.sidelinebasecolor3 h3.moduletitle,.sidelinebasecolor4 h3.moduletitle,.sidelinebasecolor5 h3.moduletitle,.sidelinebasecolor6 h3.moduletitle,.sidelinebasecolor7 h3.moduletitle,.sidelinebasecolor8 h3.moduletitle {
  padding:0 0 0 20px
}

.sidelinemod h3,.sidelinedark h3,.sidelineblue h3,.sidelinered h3,.sidelinegreen h3,.sidelineorange h3,.sidelinepurple h3,.sidelineyellow h3 {
  border-left:3px;
  border-left-style:solid;
  background:none;
  padding-left:0
}

.sidelinemod h3 span {
  color:#ccc
}

.sidelinemod h3 {
  border-left-color:#ccc
}

.sidelinedark h3 span {
  color:#000
}

.sidelinedark h3 {
  border-left-color:#000
}

.sidelineblue h3 span {
  color:#666
}

.sidelineblue h3 {
  border-left-color:#457fc1
}

.sidelinered h3 span {
  color:#666
}

.sidelinered h3 {
  border-left-color:#8c173e
}

.sidelinegreen h3 span {
  color:#666
}

.sidelinegreen h3 {
  border-left-color:#466d66
}

.sidelineorange h3 span {
  color:#666
}

.sidelineorange h3 {
  border-left-color:#f47d43
}

.sidelinepurple h3 span {
  color:#666
}

.sidelinepurple h3 {
  border-left-color:#3D283A
}

.sidelineyellow h3 span {
  color:#666
}

.sidelineyellow h3 {
  border-left-color:#fac611
}

/* Tabbed */
.tabbed h3,.tabbedlight h3,.tabbeddark h3,.tabbedblue h3,.tabbedgreen h3,.tabbedred h3,.tabbedyellow h3,.tabbedorange h3,.tabbedpurple h3 {
  padding:0;
  border:none
}

.tabbedlight h3.moduletitle,.tabbeddark h3.moduletitle,.tabbedblue h3.moduletitle,.tabbedgreen h3.moduletitle,.tabbedred h3.moduletitle,.tabbedyellow h3.moduletitle,.tabbedpurple h3.moduletitle,.tabbedorange h3.moduletitle {
  padding:20px 0 20px 30px;
  margin-bottom:30px
}

.tabbedlight h3 span {
  color:#333
}

.tabbeddark h3 span,.tabbedblue h3 span,.tabbedgreen h3 span,.tabbedred h3 span,.tabbedyellow h3 span,.tabbedpurple h3 span,.tabbedorange h3 span {
  color:#fff
}

.tabbedblue h3.moduletitle {
  background:#457fc1
}

.tabbedlight h3.moduletitle {
  background:#fafafa
}

.tabbeddark h3.moduletitle {
  background:#222
}

.tabbedred h3.moduletitle {
  background:#8c173e
}

.tabbedgreen h3.moduletitle {
  background:#466d66
}

.tabbedorange h3.moduletitle {
  background:#f47d43
}

.tabbedpurple h3.moduletitle {
  background:#3D283A
}

.tabbedyellow h3.moduletitle {
  background:#fac611
}

/* Colors */
.textdark .modulecontent,.textdark .modulecontent a,.textdark h3.moduletitle {
  color:#000
}

.textlight .modulecontent,.textlight .modulecontent a {
  color:#fff
}

.module.blue,.module.orange {
  margin-bottom:30px
}

.blue h3.moduletitle,.ltgrey h3.moduletitle,.dkgrey h3.moduletitle,.red h3.moduletitle,.green h3.moduletitle,.aqua h3.moduletitle,.pink h3.moduletitle,.yellow h3.moduletitle,.purple h3.moduletitle,.orange h3.moduletitle {
  border:none;
  background:transparent;
  padding:0 0 30px
}

.blue h3 span {
  color:#457fc1
}

.ltgrey h3 span {
  color:#ccc
}

.dkgrey h3 span {
  color:#666
}

.red h3 span {
  color:#8c173e
}

.green h3 span {
  color:#466d66
}

.purple h3 span {
  color:#3D283A
}

.orange h3 span {
  color:#f47d43
}

.yellow h3 span {
  color:#fac611
}

.white h3 span {
  color:#fff
}

/* Bottom Border */
.bottomborder .modulecontent {
  border-bottom:1px solid #999;
  padding-bottom:36px
}

/* Left Border */
.leftborder .modulecontent {
  border-left:1px solid #999;
  padding-left:40px
}

/* Right Border */
.rightborder .modulecontent {
  border-right:1px solid #999;
  padding-right:40px
}

/* Border */
.border h3.moduletitle {
  text-align:center;
  margin-bottom:96px
}

.border h3.moduletitle span {
  border:1px solid #000;
  padding:12px 24px;
  font-size:24px;
  font-weight:200
}

.border h3.moduletitle:after {
  content:'';
  display:block;
  margin-top:-16px;
  border-bottom:1px solid #000;
  width:40%;
  margin-left:auto;
  margin-right:auto
}

/* Transparent */
.module.trans {
  background:rgba(0,0,0,0.4)
}

/* Borderwrap */
.bwrap {
  border:1px solid #d3d3d3;
  padding:30px
}

.bwrap h3.moduletitle {
  padding:13px 24px;
  margin-left:-24px;
  margin-right:-24px
}

/* Blank */
.modblank .modulecontent {
  padding:0
}

.module.title-off.modblank,.module.title-off.modblank h3 {
  background:transparent
}

/* Nopad */
.nopad,.nopad .modulecontent {
  padding:0
}

.nopad .breadcrumb,.nopad .modulecontent .breadcrumb {
	padding: 8px 15px;
}

.module .nopad,.modulecontent .nopad {
  padding:0
}

/* Nopadlr */
.nopadlr,.nopadlr .modulecontent {
  padding-left:0;
  padding-right:0
}

/* Nomarg */
.nomarg {
  margin:0
}

.module.nomargin {
  margin:0
}

.nomargin .moduletitle {
  margin:0
}

/* Nopadbt */
.module.nopadbt {
  padding:0 20px
}

/* NoPad Content Bottom */
.nopadmcb .modulecontent {
  padding-bottom:0
}

.nomargmcb .modulecontent {
  margin-bottom:0
}

/* Mobileshow */
.mobileshow {
  display:none
}

/* No wrap */
.module .nowrap {
  background:none
}

/* Border Module background color - Covers the border behind the text with the background color */
#region1wrap .border h3.moduletitle span {
	background:#fff}
#region2wrap .border h3.moduletitle span {
	background:#fff}
#region3wrap .border h3.moduletitle span {
	background:#fff}
#region4wrap .border h3.moduletitle span {
	background:#fff;}
#region5wrap .border h3.moduletitle span {
	background:#fff}
#region6wrap .border h3.moduletitle span {
	background:#f8f8f8}
#region7wrap .border h3.moduletitle span {
	background:#fff}
#region8wrap .border h3.moduletitle span {
	background:#fff}
#region9wrap .border h3.moduletitle span {
	background:#fff}
#region10wrap .border h3.moduletitle span {
	background:#ffffff}
#region11wrap .border h3.moduletitle span {
	background:#fff}
#region12wrap .border h3.moduletitle span {
	background:#3D3D3D}

/* ----------------------------------------------*/
/* 05 - Content Overrides
/* ----------------------------------------------*/
/* Joomla Conent */
h1.pagetitle span {
	color:#161616!important;
}

.contentheading {
	color:#161616;
}

.componentheading,.componentheadingnowrap,.pagetitle,span.subheading-category {
	color:#161616;
}
.com_content .item-page .page-header h2 a,.com_content .item-page .page-header h2 {
/*	color:#161616!important;*/
}

.com_k2 .catItemHeader h3.catItemTitle a,.com_k2 .catItemHeader h3.catItemTitle,.com_content .blog .page-header h2 a,.com_content .blog .page-header h2 {
	color:#161616!important;
}


.article-info.muted {
	color:#161616;
}

p.readmore a:hover {
	color:#c14591!important;border-color:#c14591!important;
}

input.button,.edonate input {
	color:#457fc1;
}

.com_content .blog .faq-blog_item:hover {
	border-color:#003A6D;
}

.com_content .blog .faq-blog_item span .page-header h2::before {
	color:#003A6D;
}

.pricetbl-title {
  background:#c14591;
}

.pricetbl-price {
  background:#003A6D;
  color:#fff;
}

input.button,.edonate input {
	color:#457fc1;
}

.edonate,.com_k2 .stockyphoto .itemAttachmentsBlock ul.itemAttachments li:before {
	color:#003A6D;
}


input.button.subbutton.btn.btn-primary,#form-login-submit.control-group .btn.btn-primary,.logout-button .btn.btn-primary {
	background:#c14591;
}

/* Users / Login */
.com_users .profile,.com_users .profile-edit, .com_users .registration,.com_users .reset,.com_users .reset-confirm,.com_users .reset-complete,.com_users .remind,.com_acymailing #acymodifyform,.com_acymailing #acylistslisting,.com_acymailing #acyarchivelisting  {
	background:#c14591;
	opacity:0.8;
	color:#fff;
}

.com_users .profile:hover,.com_users .registration:hover,.com_users .profile-edit:hover,.com_users .reset:hover,.com_users .reset-confirm:hover,.com_users .reset-complete:hover,.com_users .remind:hover,.com_acymailing #acylistslisting:hover,.com_acymailing #acyarchivelisting:hover {
	opacity:1;
}

.com_users legend,.com_acymailing legend {
	color:#fff;
}

.com_users .login,.com_users .logout,.com_acymailing #acyarchiveview {
	background:#003A6D;
	opacity:0.8;
	color:#fff;
}

.com_users .login:hover,.com_users .logout:hover,.com_acymailing #acymodifyform:hover {
	opacity:1;
}

.com_users  a,.com_users h1,.com_acymailing h1.componentheading,.com_acymailing h1.contentheading  {
	color:#fff;
}

.loginpagetitle  {
	color:#c14591}

.com_users .btn-primary,.com_acymailing #acymodifyform .btn-primary  {
color: #fff;
text-shadow: none;
background-color: transparent;
background-image: none;
background-repeat: no-repeat;
border-color: #fff;
filter: none;
}

.com_users .k2_register {
	background:#003A6D;
	opacity:0.8;
	color:#fff;
}

.com_users .k2_register:hover {
	opacity:1;
}

/* AcyMailing Overrides */
.com_acymailing #acyarchiveview {
	background:#fff;
	padding:20px;
}

.com_acymailing #acyarchiveview h1.contentheading {
	color:#000;
}

/* Reading List Overrides */
.com_jxtcreadinglist .category_title {
	color:#003A6D;
	border-bottom:3px solid #003A6D;
}

.com_jxtcreadinglist .category_title::before {
	color:#003A6D;
}

.com_jxtcreadinglist .page-header h1 {
	color:#003A6D;
}

.com_jxtcreadinglist .page-header{
	border-bottom:3px solid #003A6D;
	margin-bottom:26px;
}

.rltoolbar a:hover {
	color:#003A6D!important;
}


/* Kunena Overrides */
#Kunena h1 a:link, #Kunena h1 a:active, #Kunena h1 a:visited, #Kunena h1, #Kunena h2, #Kunena h2 a, #Kunena span.kchildcount, #Kunena div.kcc-childcat-title {
	color:#003A6D!important;
	padding: 0 0 0 0;
}

#Kunena div.kthead-title a {
	color:#003A6D!important;
}

#Kunena .kblock div.kheader {
	border:0px;
}

/* K2 Overrides */
.com_k2 .featureit {
	color:#003A6D!important;
}

/* ----------------------------------------------*/
/* 06 - Module CSS
/* ----------------------------------------------*/
.npdatebadge {
	background: #003A6D!important;
}

.contribute1 {
	background:#003A6D;
	opacity:0.6!important;
}


.contribute2 {background:#c14591;
	opacity:0.6!important;
}

.contribute1:hover,.contribute2:hover {
	opacity:1!important;
}

/* ----------------------------------------------*/
/* 07 - Responsive CSS
/* ----------------------------------------------*/
@media(max-width:0px ){
body.frontpage {
	background:#fff ;
	color:#161616;
	body.frontpage {background-attachment:scroll;}
}

body.innerpage {
	background:#fff color:#161616;
}
}

@media(max-width: 480px ){
#headerwrap #header,#headerwrap {
	background:#003A6D !important;
}

#headerwrap #header {
	background:transparent ;
}

#headerwrap {
	background:#003A6D ;
}

}
@media(max-width:600px ){
#logo a{
	background:url(https://mail.qustom.com/templates/stocky/images/logos/qustom-prod-logo-white-v3-60px-tall.png) no-repeat 0 0;
	height: 60px;width:101px!important;
	margin:4px 4px 4px 4px!important;}
}

@media(max-width:600px ){


}

/* ----------------------------------------------*/
/* L 02 - Region 2
/* ----------------------------------------------*/
@media(max-width:px ){

 #region2wrap,#region2 {background-image:none;}  }

@media(max-width:px ){

 #region3wrap,#region3 {background-image:none;}  }


@media(max-width:px ){

 #region4wrap,#region4 {background-image:none;}  }

@media(max-width:600px ){

 }

@media(max-width:px ){

 #region6wrap,#region6 {background-image:none;}  }

@media(max-width:px ){

 #region7wrap,#region7 {background-image:none;}  }

@media(max-width:px ){

 #region8wrap,#region8 {background-image:none;}  }

@media(max-width:px ){

 #region9wrap,#region9 {background-image:none;}  }

@media(max-width:px ){

 #region10wrap,#region10 {background-image:none;}  }

@media(max-width:600px ){

 }

@media(max-width:px ){

 }

@media(max-height:750px) {
#region1wrap {
background:url('https://mail.qustom.com/templates/stocky/images/backgrounds/qustom-bg-v8-750px.jpg') no-repeat fixed left top;
}
#region5wrap {
background:url('https://mail.qustom.com/templates/stocky/images/backgrounds/factory-bg-1205px.jpg') no-repeat fixed left;
}
.modulecontent {
padding:0;
}
body.frontpage {
    max-width: 1934px;
}
}
@media(max-height:700px) {
#region1wrap {
background:url('https://mail.qustom.com/templates/stocky/images/backgrounds/qustom-bg-v8-700px.jpg') no-repeat fixed left top;
}
#region5wrap {
background:url('https://mail.qustom.com/templates/stocky/images/backgrounds/factory-bg-1100px.jpg') no-repeat fixed left;
}
.modulecontent {
padding:0;
}
body.frontpage {
    max-width: 1805px;
}
}
@media(max-height:650px) {
#region1wrap {
background:url('https://mail.qustom.com/templates/stocky/images/backgrounds/qustom-bg-v8-650px.jpg') no-repeat fixed left top;
}
#region5wrap {
background:url('https://mail.qustom.com/templates/stocky/images/backgrounds/factory-bg-1000px.jpg') no-repeat fixed left;
}
.modulecontent {
padding:0;
}
body.frontpage {
    max-width: 1676px;
}
}
@media(max-height:600px) {
#region1wrap {
background:url('https://mail.qustom.com/templates/stocky/images/backgrounds/qustom-bg-v8-600px.jpg') no-repeat fixed left top;
}
#region5wrap {
background:url('https://mail.qustom.com/templates/stocky/images/backgrounds/factory-bg-950px.jpg') no-repeat fixed left;
}
.modulecontent {
padding:0;
}
body.frontpage {
    max-width: 1547px;
}
}
@media(max-height:550px) {
#region1wrap {
background:url('https://mail.qustom.com/templates/stocky/images/backgrounds/qustom-bg-v8-550px.jpg') no-repeat fixed left top;
}
#region5wrap {
background:url('https://mail.qustom.com/templates/stocky/images/backgrounds/factory-bg-900px.jpg') no-repeat fixed left;
}
.modulecontent {
padding:0;
}
body.frontpage {
    max-width: 1418px;
}
}
@media(max-height:500px) {
#region1wrap {
background:url('https://mail.qustom.com/templates/stocky/images/backgrounds/qustom-bg-v8-500px.jpg') no-repeat fixed left top;
}
#region5wrap {
background:url('https://mail.qustom.com/templates/stocky/images/backgrounds/factory-bg-850px.jpg') no-repeat fixed left;
}
.modulecontent {
padding:0;
}
body.frontpage {
    max-width: 1289px;
}
}
@media(max-height:450px) {
#region1wrap {
background:url('https://mail.qustom.com/templates/stocky/images/backgrounds/qustom-bg-v8-450px.jpg') no-repeat fixed left top;
}
#region5wrap {
background:url('https://mail.qustom.com/templates/stocky/images/backgrounds/factory-bg-800px.jpg') no-repeat fixed left;
}
.modulecontent {
padding:0;
}
body.frontpage {
    max-width: 1160px;
}
}
@media(max-height:400px) {
#region1wrap {
background:url('https://mail.qustom.com/templates/stocky/images/backgrounds/qustom-bg-v8-400px.jpg') no-repeat fixed left top;
}
#region5wrap {
background:url('https://mail.qustom.com/templates/stocky/images/backgrounds/factory-bg-750px.jpg') no-repeat fixed left;
}
.modulecontent {
padding:0;
}
body.frontpage {
    max-width: 1031px;
}
}
@media(max-height:350px) {
#region1wrap {
background:url('https://mail.qustom.com/templates/stocky/images/backgrounds/qustom-bg-v8-350px.jpg') no-repeat fixed left top;
}
#region5wrap {
background:url('https://mail.qustom.com/templates/stocky/images/backgrounds/factory-bg-700px.jpg') no-repeat fixed left;
}
.modulecontent {
padding:0;
}
body.frontpage {
    max-width: 902px;
}
}
@media(max-height:300px) {
#region1wrap {
background:url('https://mail.qustom.com/templates/stocky/images/backgrounds/qustom-bg-v8-300px.jpg') no-repeat fixed left top;
}
#region5wrap {
background:url('https://mail.qustom.com/templates/stocky/images/backgrounds/factory-bg-700px.jpg') no-repeat fixed left;
}
.modulecontent {
padding:0;
}
body.frontpage {
    max-width: 773px;
}
}
@media(max-height:250px) {
#region1wrap {
background:url('https://mail.qustom.com/templates/stocky/images/backgrounds/qustom-bg-v8-250px.jpg') no-repeat fixed left top;
}
#region5wrap {
background:url('https://mail.qustom.com/templates/stocky/images/backgrounds/factory-bg-700px.jpg') no-repeat fixed left;
}
.modulecontent {
padding:0;
}
body.frontpage {
    max-width: 644px;
}
}
/* End Responsive Parameters */
/**
 * @version		1.0.2
 * @package		JoomlaXTC Stocky template for Joomla! 3.x
 * @author		JoomlaXTC http://www.joomlaxtc.com
 * @copyright	Copyright (C) 2015 Monev Software LLC. All rights reserved.
 * @license		http://www.joomlaxtc.com/license JoomlaXTC Proprietary Use License
 */
/* FONT FACE FOR TEMPLATE TEXT */

@font-face {
    font-family: 'Montserrat';
    src: url('https://mail.qustom.com/templates/stocky/fonts/Montserrat/montserrat-hairline-webfont.woff2') format('woff2'),
         url('https://mail.qustom.com/templates/stocky/fonts/Montserrat/montserrat-hairline-webfont.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('https://mail.qustom.com/templates/stocky/fonts/Montserrat/montserrat-light-webfont.woff2') format('woff2'),
         url('https://mail.qustom.com/templates/stocky/fonts/Montserrat/montserrat-light-webfont.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('https://mail.qustom.com/templates/stocky/fonts/Montserrat/montserrat-regular-webfont.woff2') format('woff2'),
         url('https://mail.qustom.com/templates/stocky/fonts/Montserrat/montserrat-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('https://mail.qustom.com/templates/stocky/fonts/Montserrat/montserrat-bold-webfont.woff2') format('woff2'),
         url('https://mail.qustom.com/templates/stocky/fonts/Montserrat/montserrat-bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}


/* ----------------------------------------------*/
/* GLOBAL TYPOGRAPHY
/* ----------------------------------------------*/
body, #component p {
	font-family:Montserrat, ClearSans, Josefin, OpenSans, Arial, Helvetica, sans-serif;
	font-size:15px;
	direction:ltr;
	line-height: 1.6;
	font-weight:200;
	-webkit-font-smoothing: subpixel-antialiased;
}

h1, h2, h3, .articlemain .iconarticletext h4, .customarticletext h4, .blogarticletext h4, .searchlarge .acymailing_introtext {
	font-family:Montserrat, ClearSans, Josefin, OpenSans, Arial, Helvetica, sans-serif!important;
}

h1 {
	font-size:48px;
	line-height:112%;
	font-weight:normal !important;
	letter-spacing:-2px;
}

h2 {
	font-size:26px;
	letter-spacing:-1.5px;
	font-weight:200 !important;
}

h3 {
	font-size:18px;
	line-height:120%!important;
	font-weight:normal!important;
}

h4 {
	font-size:16px;
	line-height:100%!important;
	font-weight:normal!important;
}

h5 {
	font-size:15px;
	font-weight:normal!important;
}

h6 {
	font-size:14px;
	font-weight:normal!important;
}


.btn {
	font-family: Montserrat, ClearSans, Josefin, OpenSans, Arial, Helvetice, sans-serif!important;
}

td {
    font-size:100%
}

th {
    font-weight:700;
    padding:5px;
    text-align:left
}

sup,sub {
    height:0;
    line-height:1;
    vertical-align:baseline;
    _vertical-align:bottom;
    position:relative;
    font-size:80%;
    color:#F06
}

sup {
    bottom:1ex
}

sub {
    top:.5ex
}

del {
    text-decoration:line-through
}

small {
    font-size:8px
}

pre {
    border-left:3px solid #999;
    font:1em/1.5 "Courier News",monospace;
    margin:5px 0 15px;
    padding:10px 15px;
    background:#efefef
}

ol {
    list-style-type:upper-roman
}

hr {
    border-color:#ededed;
    border-style:solid;
    border-width:1px 0 0;
    height:1px;
    margin:2px 0
}

fieldset {
    border:0 solid #999
}

legend {
    padding:.2em 0;
    border:0 solid #333;
    color:#aaa;
    font-size:100%;
    font-weight:700;
    margin:0;
    text-transform:uppercase
}

abbr[title] {
    border-bottom:1px dashed #999;
    cursor:help
}

big {
    font-size:150%
}

center {
    text-align:center
}

em {
    font-style:normal
}

a {
    text-decoration:none
}

a:hover {
    text-decoration:none
}

.typowrap {
    background:#fafafa;
    padding:30px;
    border-radius:5px;
    margin-bottom:30px
}

#multicolumnelement {
    -webkit-column-count:3;
    -moz-column-count:3;
    column-count:3;
    -webkit-column-width:15em;
    -moz-column-count:15em;
    column-count:15em;
    -webkit-column-gap:1em;
    -moz-column-gap:1em;
    column-gap:1em;
    -webkit-column-rule:1em solid #000;
    -moz-column-rule:1em solid #000;
    column-rule:1em solid #000
}

#iconlistwrap {
    margin-top:30px
}

ul.column li {
    margin:0 0 30px;
    text-align:center
}

ul.pagenav li {
    padding:3px!important
}

.textlarge {
    font-size:54px!important
}

.textlarge1 {
    font-size:38px!important
}

/* ----------------------------------------------*/
/* MENU TYPOGRAPHY
/* ----------------------------------------------*/
#header ul.menu > li > a,#header ul.menu > li.active > a,#header ul.menu > li:hover > a,span.separator {
	font-family:Arial, Helvetica, sans-serif!important;
	font-weight:200 !important;
	font-size:14px;
}

#menuwrap ul.menu li.parent > ul > li > a {
	font-family:Arial, Helvetica, sans-serif!important;
	font-size:11px;
	font-weight:200;
}

/* ----------------------------------------------*/
/* COMPONENT TYPOGRAPHY
/* ----------------------------------------------*/
.componentheading,.pagetitle,span.subheading-category,.componentheading span,h1.pagetitle span,.itemListCategory h1.pagetitle span,.pagetitle span,#component h1.pagetitle span {
	font-family: Montserrat, ClearSans, Josefin, OpenSans, Arial, Helvetica, sans-serif;
	font-size:42px!important;
	line-height:120%; ?>;
	display:block;
}

.com_content .item-page .page-header h2 a,.com_content .item-page .page-header h2,.com_k2 .itemHeader h2.itemTitle {
	font-family:Montserrat, ClearSans, Josefin, OpenSans, Arial, Helvetica, sans-serif;
	font-size:36px;
	line-height:100%;
	padding:0px;
	margin-bottom:32px!important;
}

.com_content .blog .page-header h2 a,.com_content .blog .page-header h2, .com_content .featured-blog .page-header h2 a,.com_content .featured-blog .page-header h2,.com_k2 .catItemHeader h3.catItemTitle {
	font-family:Montserrat, ClearSans, Josefin, OpenSans, Arial, Helvetica, sans-serif;
	font-size:36px;
	line-height:100%;
	padding: 16px 0px 0px;
	margin-bottom: 16px !important;
}

.com_content .blog .span3 .page-header h2,.com_content .blog .span3 .page-header h2 a  {
	font-size:22px;
}

@media screen and (max-width: 900px){
.com_content .blog .span3 .page-header h2,.com_content .blog .span3 .page-header h2 a  {
	font-size:36px;
}
}

/* ----------------------------------------------*/
/* MODULE TYPOGRAPHY
/* ----------------------------------------------*/

.module h3.moduletitle {
	font-size:22px !important;
	line-height:22px!important;
	text-transform:uppercase;
  text-decoration:underline;
}

.module h3 span.module_subtitle {
	font-size:11px;
	font-weight:normal;
	text-transform:none;
	line-height:12px;
}


div.joomla div.description {
	font-size:18px;line-height:20px;
}

.breadcrumbs,.breadcrumbs a, .breadcrumbs span{
	font-size:12px!important;
}

div.breadcrumbs a.pathway{
	font-size:11px!important;
}

/*Be nice, IE fix below*/
/*
div,a,a:link {font-family:Montserrat, ClearSans, Josefin, OpenSans, Arial, Helvetica, sans-serif;}
*/

/* ----------------------------------------------*/
/* TYPO STYLES
/* ----------------------------------------------*/
/* Drop Cap and Quotes Styles */
.dropcap {
  float:left;
  padding:0 8px 0 0;
  display:block;
  color:#999;
  font:80px/60px Times,serif
}

quotes {
  padding:1em 40px 1em 15px;
  font:16px Arial;
  color:#777
}

.quotetxt {
  font-weight:100!important
}

blockquote.opensmall {
  background:url(https://mail.qustom.com/templates/stocky/images/typo/openquote.gif) no-repeat 0 0;
  border:0;
  padding:0 0 0 6px;
  text-align:justify
}

blockquote.opensmall p {
  background:url(https://mail.qustom.com/templates/stocky/images/typo/closequote.gif) no-repeat 100% 100%;
  padding:0 0 0 15px;
  font:16px Arial;
  color:#777
}

blockquote.openlarge {
  background:url(https://mail.qustom.com/templates/stocky/images/typo/oquote_lg.png) no-repeat 0 0;
  border:0;
  padding:0;
  text-align:justify
}

blockquote.openlarge p {
  background:url(https://mail.qustom.com/templates/stocky/images/typo/equote_lg.png) no-repeat 100% 100%;
  padding:10px 0 10px 50px;
  font:18px Arial;
  line-height:28px;
  color:#777
}

/* Div Styles */
.highlight {
  padding:12px;
  background:#ffc;
  color:#333;
  font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif
}

.code {
  background:#f4f4f4;
  font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
  padding:12px;
  color:#333
}

.note {
  background:#feef9c url(https://mail.qustom.com/templates/stocky/images/typo/note.gif) no-repeat right bottom;
  font-size:1em;
  color:#000!important;
  padding-left:20px;
  padding-right:20px;
  padding-top:20px;
  padding-bottom:20px;
  margin-bottom:15px
}

/* P Class Styles */
p.error {
  padding-left:25px;
  color:#f10033;
  background:url(https://mail.qustom.com/templates/stocky/images/typo/error.gif) no-repeat top left
}

p.message {
  color:#069;
  background:url(https://mail.qustom.com/templates/stocky/images/typo/info.gif) no-repeat top left;
  padding-left:25px
}

p.ideas {
  padding-left:25px;
  color:#ee9600;
  background:url(https://mail.qustom.com/templates/stocky/images/typo/lightbulb.gif) no-repeat top left
}

p.download {
  background:url(https://mail.qustom.com/templates/stocky/images/typo/download.gif) no-repeat 5px center;
  padding-left:25px
}

p.astrix {
  background:url(https://mail.qustom.com/templates/stocky/images/typo/icon-asterisk_sm.png) no-repeat 5px center;
  padding-left:25px
}

p.com {
  background:url(https://mail.qustom.com/templates/stocky/images/typo/ext_com.png) no-repeat 5px center;
  padding-left:35px
}

p.mod {
  background:url(https://mail.qustom.com/templates/stocky/images/typo/ext_mod.png) no-repeat 5px center;
  padding-left:35px
}

p.plug {
  background:url(https://mail.qustom.com/templates/stocky/images/typo/ext_plugin.png) no-repeat 5px center;
  padding-left:35px
}

p.lang {
  background:url(https://mail.qustom.com/templates/stocky/images/typo/ext_lang.png) no-repeat 5px center;
  padding-left:35px
}

p.rss {
  background:url(https://mail.qustom.com/templates/stocky/images/typo/rss.png) no-repeat 5px center;
  padding-left:25px;
  padding-right:0;
  padding-top:0;
  padding-bottom:0
}

.ulwrap {
  background:#f4f4f4;
  border:1px solid #ddd;
  margin:0 0 20px;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  border-radius:4px
}

h3.wraptitle {
  padding:0;
  margin:0;
  font-size:16px;
  color:#666;
  line-height:100%
}

.h3large h3.moduletitle {
  font-size:28px!important
}
/* UL Icons */
ul.icons {
    list-style:none;
    padding:12px 0;
    margin:0
}

ul.icons li span {
    padding-right:10px
}

ul.icons li span i.icon-ok {
    color:#5ea62a
}

ul.icons li span i.icon-star {
    color:#eec523
}

ul.icons li span i.icon-remove-sign {
    color:#900
}

ul.icons li span i.icon-comments {
    color:#5e8bc9
}

ul.icons li span i.icon-play-circle {
    color:#222
}

/* Button Colors */
.btnblue {
    background:#6791e7!important;
    color:#fff!important;
    border:0!important;
    padding:8px 12px!important
}

.btnred {
    background:#e52644!important;
    color:#fff!important;
    border:0!important;
    padding:8px 12px!important
}

.btngreen {
    background:#1b3647!important;
    color:#fff!important;
    border:0!important;
    padding:8px 12px!important
}

.btnorange {
    background:#ff5353!important;
    color:#fff!important;
    border:0!important;
    padding:8px 12px!important
}

.btnyellow {
    background:#ffbc48!important;
    color:#fff!important;
    border:0!important;
    padding:8px 12px!important
}

.btngrey {
    background:#222!important;
    color:#fff!important;
    border:0!important;
    padding:8px 12px!important
}

/* Blog Bubbles */
.blog-red,.blog-blue,.blog-green,.blog-cyan,.blog-tan,.blog-yellow,.blog-grey,.blog-pink {
    line-height:133%;
    margin-bottom:15px!important;
    position:relative;
    padding:30px!important;
    font-size:14px;
    color:#fff;
    color:rgba(255,255,255,0.85);
    font-weight:700;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:0
}

.blog-red+p,.blog-blue+p,.blog-green+p,.blog-cyan+p,.blog-tan+p,.blog-yellow+p,.blog-grey+p,.blog-pink+p {
    margin:15px 0 2em 85px!important;
    font-style:italic
}

.blog-red:after,.blog-blue:after,.blog-green:after,.blog-cyan:after,.blog-tan:after,.blog-yellow:after,.blog-grey:after,.blog-pink:after {
    content:"";
    position:absolute;
    bottom:-30px;
    left:50px;
    border-width:0 20px 30px 0;
    border-style:solid;
    display:block;
    width:0
}

.blog-red {
    background:#590c0d
}

.blog-red:after {
    border-color:transparent #590c0d
}

.blog-blue {
    background:#587faf
}

.blog-blue:after {
    border-color:transparent #587faf
}

.blog-green {
    background:#90892f
}

.blog-green:after {
    border-color:transparent #90892f
}

.blog-tan {
    background:#87785e
}

.blog-tan:after {
    border-color:transparent #87785e
}

.blog-cyan {
    background:#21ceda
}

.blog-cyan:after {
    border-color:transparent #21ceda
}

.blog-yellow {
    background:#c8a446
}

.blog-yellow:after {
    border-color:transparent #c8a446
}

.blog-grey {
    background:#7a7a7a
}

.blog-grey:after {
    border-color:transparent #7a7a7a
}

.blog-pink {
    background:#b12d4c
}

.blog-pink:after {
    border-color:transparent #b12d4c
}/* ----------------------------------------------*/
/* FONT AWESOME
/* ----------------------------------------------*/
/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

 [class^="icon-"], [class*=" icon-"] {background:none!important;}

/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.0.3');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;

}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow:none!important;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.2857142857142858em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.142857142857143em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  top: 0.14285714285714285em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.8571428571428572em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
figure {
  text-align: center;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
.fontawesome-icon-list i {padding-right:8px;}
.fontawesome-icon-list div {width:33%; display:inline-block; text-align:left; padding:10px 0;}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-asc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-desc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-reply-all:before {
  content: "\f122";
}
.fa-mail-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}

/*! FONT AWESOME AS MODULE SUFFIXES - SAME SYNTAX BUT WITHOUT THE FA PREFIX
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

 .glass h3.moduletitle:before {content: "\f000";}
.music h3.moduletitle:before {content: "\f001";}
.search h3.moduletitle:before {content: "\f002";}
.envelope h3.moduletitle:before {content: "\f003";}
.heart h3.moduletitle:before {content: "\f004";}
.star h3.moduletitle:before {content: "\f005";}
.star-o h3.moduletitle:before {content: "\f006";}
.user h3.moduletitle:before {content: "\f007";}
.film h3.moduletitle:before {content: "\f008";}
.th-lg h3.moduletitle:before {content: "\f009";}
.th h3.moduletitle:before {content: "\f00a";}
.list h3.moduletitle:before {content: "\f00b";}
.check h3.moduletitle:before {content: "\f00c";}
.times h3.moduletitle:before {content: "\f00d";}
.search h3.moduletitle:before {content: "\f00e";}
.search-minus h3.moduletitle:before {content: "\f010";}
.power-off h3.moduletitle:before {content: "\f011";}
.signal h3.moduletitle:before {content: "\f012";}
.gear h3.moduletitle:before {content: "\f013";}
.trash h3.moduletitle:before {content: "\f014";}
.home h3.moduletitle:before {content: "\f015";}
.file h3.moduletitle:before {content: "\f016";}
.clock h3.moduletitle:before {content: "\f017";}
.road h3.moduletitle:before {content: "\f018";}
.download h3.moduletitle:before {content: "\f019";}
.arrow-circle-down h3.moduletitle:before {content: "\f01a";}
.arrow-circle-up h3.moduletitle:before {content: "\f01b";}
.inbox h3.moduletitle:before {content: "\f01c";}
.play-circle h3.moduletitle:before {content: "\f01d";}
.repeat h3.moduletitle:before {content: "\f01e";}
.refresh h3.moduletitle:before {content: "\f021";}
.list-alt h3.moduletitle:before {content: "\f022";}
.lock h3.moduletitle:before {content: "\f023";}
.flag h3.moduletitle:before {content: "\f024";}
.headphones h3.moduletitle:before {content: "\f025";}
.volume-off h3.moduletitle:before {content: "\f026";}
.volume-down h3.moduletitle:before {content: "\f027";}
.volume-up h3.moduletitle:before {content: "\f028";}
.qrcode h3.moduletitle:before {content: "\f029";}
.barcode h3.moduletitle:before {content: "\f02a";}
.tag h3.moduletitle:before {content: "\f02b";}
.tags h3.moduletitle:before {content: "\f02c";}
.book h3.moduletitle:before {content: "\f02d";}
.bookmark h3.moduletitle:before {content: "\f02e";}
.print h3.moduletitle:before {content: "\f02f";}
.camera h3.moduletitle:before {content: "\f030";}
.font h3.moduletitle:before {content: "\f031";}
.bold h3.moduletitle:before {content: "\f032";}
.italic h3.moduletitle:before {content: "\f033";}
.text-height h3.moduletitle:before {content: "\f034";}
.text-width h3.moduletitle:before {content: "\f035";}
.align-left h3.moduletitle:before {content: "\f036";}
.align-center h3.moduletitle:before {content: "\f037";}
.align-right h3.moduletitle:before {content: "\f038";}
.align-justify h3.moduletitle:before {content: "\f039";}
.list h3.moduletitle:before {content: "\f03a";}
.outdent h3.moduletitle:before {content: "\f03b";}
.indent h3.moduletitle:before {content: "\f03c";}
.video-camera h3.moduletitle:before{content: "\f03d";}
.picture-o h3.moduletitle:before {content: "\f03e";}
.pencil h3.moduletitle:before {content: "\f040";}
.map-marker h3.moduletitle:before {content: "\f041";}
.adjust h3.moduletitle:before {content: "\f042";}
.tint h3.moduletitle:before {content: "\f043";}
.edit h3.moduletitle:before {content: "\f044";}
.share-square-o h3.moduletitle:before {content: "\f045";}
.check-square-o h3.moduletitle:before {content: "\f046";}
.arrows h3.moduletitle:before {content: "\f047";}
.step-backward h3.moduletitle:before {content: "\f048";}
.fast-backward h3.moduletitle:before {content: "\f049";}
.backward h3.moduletitle:before {content: "\f04a";}
.play h3.moduletitle:before {content: "\f04b";}
.pause h3.moduletitle:before {content: "\f04c";}
.stop h3.moduletitle:before {content: "\f04d";}
.forward h3.moduletitle:before {content: "\f04e";}
.fast-forward h3.moduletitle:before {content: "\f050";}
.step-forward h3.moduletitle:before {content: "\f051";}
.eject h3.moduletitle:before {content: "\f052";}
.chevron-left h3.moduletitle:before {content: "\f053";}
.chevron-right h3.moduletitle:before {content: "\f054";}
.plus-circle h3.moduletitle:before {content: "\f055";}
.minus-circle h3.moduletitle:before {content: "\f056";}
.times-circle h3.moduletitle:before {content: "\f057";}
.check-circle h3.moduletitle:before {content: "\f058";}
.question-circle h3.moduletitle:before {content: "\f059";}
.info-circle h3.moduletitle:before {content: "\f05a";}
.crosshairs h3.moduletitle:before {content: "\f05b";}
.times-circle-o h3.moduletitle:before {content: "\f05c";}
.check-circle-o h3.moduletitle:before {content: "\f05d";}
.ban h3.moduletitle:before {content: "\f05e";}
.arrow-left h3.moduletitle:before {content: "\f060";}
.arrow-right h3.moduletitle:before {content: "\f061";}
.arrow-up h3.moduletitle:before {content: "\f062";}
.arrow-down h3.moduletitle:before {content: "\f063";}
.mail-forward h3.moduletitle:before,
.share h3.moduletitle:before {content: "\f064";}
.expand h3.moduletitle:before {content: "\f065";}
.compress h3.moduletitle:before {content: "\f066";}
.plus h3.moduletitle:before {content: "\f067";}
.minus h3.moduletitle:before {content: "\f068";}
.asterisk h3.moduletitle:before {content: "\f069";}
.exclamation-circle h3.moduletitle:before {content: "\f06a";}
.gift h3.moduletitle:before {content: "\f06b";}
.leaf h3.moduletitle:before {content: "\f06c";}
.fire h3.moduletitle:before {content: "\f06d";}
.eye h3.moduletitle:before {content: "\f06e";}
.eye-slash h3.moduletitle:before {content: "\f070";}
.warning h3.moduletitle:before,
.exclamation-triangle h3.moduletitle:before {content: "\f071";}
.plane h3.moduletitle:before {content: "\f072";}
.calendar h3.moduletitle:before {content: "\f073";}
.random h3.moduletitle:before {content: "\f074";}
.comment h3.moduletitle:before {content: "\f075";}
.magnet h3.moduletitle:before {content: "\f076";}
.chevron-up h3.moduletitle:before {content: "\f077";}
.chevron-down h3.moduletitle:before {content: "\f078";}
.retweet h3.moduletitle:before {content: "\f079";}
.shopping-cart h3.moduletitle:before {content: "\f07a";}
.folder h3.moduletitle:before {content: "\f07b";}
.folder-open h3.moduletitle:before {content: "\f07c";}
.arrows-v h3.moduletitle:before {content: "\f07d";}
.arrows-h h3.moduletitle:before {content: "\f07e";}
.bar-chart-o h3.moduletitle:before {content: "\f080";}
.twitter-square h3.moduletitle:before {content: "\f081";}
.facebook-square h3.moduletitle:before {content: "\f082";}
.camera-retro h3.moduletitle:before {content: "\f083";}
.key h3.moduletitle:before {content: "\f084";}
.gears h3.moduletitle:before,
.cogs h3.moduletitle:before {content: "\f085";}
..comments h3.moduletitle:before {content: "\f086";}
.thumbs-o-up h3.moduletitle:before {content: "\f087";}
.thumbs-o-down h3.moduletitle:before {content: "\f088";}
.star-half h3.moduletitle:before {content: "\f089";}
.heart-o h3.moduletitle:before {content: "\f08a";}
.sign-out h3.moduletitle:before {content: "\f08b";}
.linkedin-square h3.moduletitle:before {content: "\f08c";}
.thumb-tack h3.moduletitle:before {content: "\f08d";}
.external-link h3.moduletitle:before {content: "\f08e";}
.sign-in h3.moduletitle:before {content: "\f090";}
.trophy h3.moduletitle:before {content: "\f091";}
.github-square h3.moduletitle:before {content: "\f092";}
.upload h3.moduletitle:before {content: "\f093";}
.lemon-o h3.moduletitle:before {content: "\f094";}
.phone h3.moduletitle:before {content: "\f095";}
.square-o h3.moduletitle:before {content: "\f096";}
.bookmark-o h3.moduletitle:before {content: "\f097";}
.phone-square h3.moduletitle:before {content: "\f098";}
.twitter h3.moduletitle:before {content: "\f099";}
.facebook h3.moduletitle:before {content: "\f09a";}
.github h3.moduletitle:before {content: "\f09b";}
.unlock h3.moduletitle:before {content: "\f09c";}
.credit-card h3.moduletitle:before {content: "\f09d";}
.rss h3.moduletitle:before {content: "\f09e";}
.hdd-o h3.moduletitle:before {content: "\f0a0";}
.bullhorn h3.moduletitle:before {content: "\f0a1";}
.bell h3.moduletitle:before {content: "\f0f3";}
.certificate h3.moduletitle:before {content: "\f0a3";}
.hand-o-right h3.moduletitle:before {content: "\f0a4";}
.hand-o-left h3.moduletitle:before {content: "\f0a5";}
.hand-o-up h3.moduletitle:before {content: "\f0a6";}
.hand-o-down h3.moduletitle:before {content: "\f0a7";}
.arrow-circle-left h3.moduletitle:before {content: "\f0a8";}
.arrow-circle-right h3.moduletitle:before {content: "\f0a9";}
.arrow-circle-up h3.moduletitle:before {content: "\f0aa";}
.arrow-circle-down h3.moduletitle:before {content: "\f0ab";}
.globe h3.moduletitle:before {content: "\f0ac";}
.wrench h3.moduletitle:before {content: "\f0ad";}
.tasks h3.moduletitle:before {content: "\f0ae";}
.filter h3.moduletitle:before {content: "\f0b0";}
.briefcase h3.moduletitle:before {content: "\f0b1";}
.arrows-alt h3.moduletitle:before {content: "\f0b2";}
.group h3.moduletitle:before,
.users h3.moduletitle:before {content: "\f0c0";}
.chain h3.moduletitle:before,
.link h3.moduletitle:before {content: "\f0c1";}
.cloud h3.moduletitle:before {content: "\f0c2";}
.flask h3.moduletitle:before {content: "\f0c3";}
.cut h3.moduletitle:before,
.scissors h3.moduletitle:before {content: "\f0c4";}
.copy h3.moduletitle:before,
.files-o h3.moduletitle:before {content: "\f0c5";}
.paperclip h3.moduletitle:before {content: "\f0c6";}
.save h3.moduletitle:before,
.floppy-o h3.moduletitle:before {content: "\f0c7";}
.square h3.moduletitle:before {content: "\f0c8";}
.bars h3.moduletitle:before {content: "\f0c9";}
.list-ul h3.moduletitle:before {content: "\f0ca";}
.list-ol h3.moduletitle:before {content: "\f0cb";}
.strikethrough h3.moduletitle:before {content: "\f0cc";}
.underline h3.moduletitle:before {content: "\f0cd";}
.table h3.moduletitle:before {content: "\f0ce";}
.magic h3.moduletitle:before {content: "\f0d0";}
.truck h3.moduletitle:before {content: "\f0d1";}
.pinterest h3.moduletitle:before {content: "\f0d2";}
.pinterest-square h3.moduletitle:before {content: "\f0d3";}
.google-plus-square h3.moduletitle:before {content: "\f0d4";}
.google-plus h3.moduletitle:before {content: "\f0d5";}
.money h3.moduletitle:before {content: "\f0d6";}
.caret-down h3.moduletitle:before {content: "\f0d7";}
.caret-up h3.moduletitle:before {content: "\f0d8";}
.caret-left h3.moduletitle:before {content: "\f0d9";}
.caret-right h3.moduletitle:before {content: "\f0da";}
.columns h3.moduletitle:before {content: "\f0db";}
.unsorted h3.moduletitle:before,
.sort h3.moduletitle:before {content: "\f0dc";}
.sort-down h3.moduletitle:before,
.sort-asc h3.moduletitle:before {content: "\f0dd";}
.sort-up h3.moduletitle:before,
.sort-desc h3.moduletitle:before {content: "\f0de";}
.envelope h3.moduletitle:before {content: "\f0e0";}
.linkedin h3.moduletitle:before {content: "\f0e1";}
.rotate-left h3.moduletitle:before,
.undo h3.moduletitle:before {content: "\f0e2";}
.legal h3.moduletitle:before,
.gavel h3.moduletitle:before {content: "\f0e3";}
.dashboard h3.moduletitle:before,
.tachometer h3.moduletitle:before {content: "\f0e4";}
.comment-o h3.moduletitle:before {content: "\f0e5";}
.comments-o h3.moduletitle:before {content: "\f0e6";}
.flash h3.moduletitle:before,
.bolt h3.moduletitle:before {content: "\f0e7";}
.sitemap h3.moduletitle:before {content: "\f0e8";}
.umbrella h3.moduletitle:before {content: "\f0e9";}
.paste h3.moduletitle:before,
.clipboard h3.moduletitle:before {content: "\f0ea";}
.lightbulb-o h3.moduletitle:before {content: "\f0eb";}
.exchange h3.moduletitle:before {content: "\f0ec";}
.cloud-download h3.moduletitle:before {content: "\f0ed";}
.cloud-upload h3.moduletitle:before {content: "\f0ee";}
.user-md h3.moduletitle:before {content: "\f0f0";}
.stethoscope h3.moduletitle:before {content: "\f0f1";}
.suitcase h3.moduletitle:before {content: "\f0f2";}
.bell-o h3.moduletitle:before {content: "\f0a2";}
.coffee h3.moduletitle:before {content: "\f0f4";}
.cutlery h3.moduletitle:before {content: "\f0f5";}
.file-text-o h3.moduletitle:before {content: "\f0f6";}
.building-o h3.moduletitle:before {content: "\f0f7";}
.hospital-o h3.moduletitle:before {content: "\f0f8";}
.ambulance h3.moduletitle:before {content: "\f0f9";}
.medkit h3.moduletitle:before {content: "\f0fa";}
.fighter-jet h3.moduletitle:before {content: "\f0fb";}
.beer h3.moduletitle:before {content: "\f0fc";}
.h-square h3.moduletitle:before {content: "\f0fd";}
.plus-square h3.moduletitle:before {content: "\f0fe";}
.angle-double-left h3.moduletitle:before {content: "\f100";}
.angle-double-right h3.moduletitle:before {content: "\f101";}
.angle-double-up h3.moduletitle:before {content: "\f102";}
.angle-double-down h3.moduletitle:before {content: "\f103";}
.angle-left h3.moduletitle:before {content: "\f104";}
.angle-right h3.moduletitle:before {content: "\f105";}
.angle-up h3.moduletitle:before {content: "\f106";}
.angle-down h3.moduletitle:before {content: "\f107";}
.desktop h3.moduletitle:before {content: "\f108";}
.laptop h3.moduletitle:before {content: "\f109";}
.tablet h3.moduletitle:before {content: "\f10a";}
.mobile-phone h3.moduletitle:before,
.mobile h3.moduletitle:before {content: "\f10b";}
.circle-o h3.moduletitle:before {content: "\f10c";}
.quote-left h3.moduletitle:before {content: "\f10d";}
.quote-right h3.moduletitle:before {content: "\f10e";}
.spinner h3.moduletitle:before {content: "\f110";}
.circle h3.moduletitle:before {content: "\f111";}
.mail-reply h3.moduletitle:before,
.reply h3.moduletitle:before {content: "\f112";}
.github-alt h3.moduletitle:before {content: "\f113";}
.folder-o h3.moduletitle:before {content: "\f114";}
.folder-open-o h3.moduletitle:before {content: "\f115";}
.smile-o h3.moduletitle:before {content: "\f118";}
.frown-o h3.moduletitle:before {content: "\f119";}
.meh-o h3.moduletitle:before {content: "\f11a";}
.gamepad h3.moduletitle:before {content: "\f11b";}
.keyboard-o h3.moduletitle:before {content: "\f11c";}
.flag-o h3.moduletitle:before {content: "\f11d";}
.flag-checkered h3.moduletitle:before {content: "\f11e";}
.terminal h3.moduletitle:before {content: "\f120";}
.code h3.moduletitle:before {content: "\f121";}
.reply-all h3.moduletitle:before {content: "\f122";}
.mail-reply-all h3.moduletitle:before {content: "\f122";}
.star-half-empty h3.moduletitle:before,
.star-half-full h3.moduletitle:before,
.star-half-o h3.moduletitle:before {content: "\f123";}
.location-arrow h3.moduletitle:before {content: "\f124";}
.crop h3.moduletitle:before {content: "\f125";}
.code-fork h3.moduletitle:before {content: "\f126";}
.unlink h3.moduletitle:before,
.chain-broken h3.moduletitle:before {content: "\f127";}
.question h3.moduletitle:before {content: "\f128";}
.info h3.moduletitle:before {content: "\f129";}
.exclamation h3.moduletitle:before {content: "\f12a";}
.superscript h3.moduletitle:before {content: "\f12b";}
.subscript h3.moduletitle:before {content: "\f12c";}
.eraser h3.moduletitle:before {content: "\f12d";}
.puzzle-piece h3.moduletitle:before {content: "\f12e";}
.microphone h3.moduletitle:before {content: "\f130";}
.microphone-slash h3.moduletitle:before {content: "\f131";}
.shield h3.moduletitle:before {content: "\f132";}
.calendar-o h3.moduletitle:before {content: "\f133";}
.fire-extinguisher h3.moduletitle:before {content: "\f134";}
.rocket h3.moduletitle:before {content: "\f135";}
.maxcdn h3.moduletitle:before {content: "\f136";}
.chevron-circle-left h3.moduletitle:before {content: "\f137";}
.chevron-circle-right h3.moduletitle:before {content: "\f138";}
.chevron-circle-up h3.moduletitle:before {content: "\f139";}
.chevron-circle-down h3.moduletitle:before {content: "\f13a";}
.html5 h3.moduletitle:before {content: "\f13b";}
.css3 h3.moduletitle:before {content: "\f13c";}
.anchor h3.moduletitle:before {content: "\f13d";}
.unlock-alt h3.moduletitle:before {content: "\f13e";}
.bullseye h3.moduletitle:before {content: "\f140";}
.ellipsis-h h3.moduletitle:before {content: "\f141";}
.ellipsis-v h3.moduletitle:before {content: "\f142";}
.rss-square h3.moduletitle:before {content: "\f143";}
.play-circle h3.moduletitle:before {content: "\f144";}
.ticket h3.moduletitle:before {content: "\f145";}
.minus-square h3.moduletitle:before {content: "\f146";}
.minus-square-o h3.moduletitle:before {content: "\f147";}
.level-up h3.moduletitle:before {content: "\f148";}
.level-down h3.moduletitle:before {content: "\f149";}
.check-square h3.moduletitle:before {content: "\f14a";}
.pencil-square h3.moduletitle:before {content: "\f14b";}
.external-link-square h3.moduletitle:before {content: "\f14c";}
.share-square h3.moduletitle:before {content: "\f14d";}
.compass h3.moduletitle:before {content: "\f14e";}
.toggle-down h3.moduletitle:before,
.caret-square-o-down h3.moduletitle:before {content: "\f150";}
.toggle-up h3.moduletitle:before,
.caret-square-o-up h3.moduletitle:before {content: "\f151";}
.toggle-right h3.moduletitle:before,
.caret-square-o-right h3.moduletitle:before {content: "\f152";}
.euro h3.moduletitle:before,
.eur h3.moduletitle:before {content: "\f153";}
.gbp h3.moduletitle:before {content: "\f154";}
.dollar h3.moduletitle:before,
.usd h3.moduletitle:before {content: "\f155";}
.rupee h3.moduletitle:before,
.inr h3.moduletitle:before {content: "\f156";}
.cny h3.moduletitle:before,
.rmb h3.moduletitle:before,
.yen h3.moduletitle:before,
.jpy h3.moduletitle:before {content: "\f157";}
.ruble h3.moduletitle:before,
.rouble h3.moduletitle:before,
.rub h3.moduletitle:before {content: "\f158";}
.won h3.moduletitle:before,
.krw h3.moduletitle:before {content: "\f159";}
.bitcoin h3.moduletitle:before,
.btc h3.moduletitle:before {content: "\f15a";}
.file h3.moduletitle:before {content: "\f15b";}
.file-text h3.moduletitle:before {content: "\f15c";}
.sort-alpha-asc h3.moduletitle:before {content: "\f15d";}
.sort-alpha-desc h3.moduletitle:before {content: "\f15e";}
.sort-amount-asc h3.moduletitle:before {content: "\f160";}
.sort-amount-desc h3.moduletitle:before {content: "\f161";}
.sort-numeric-asc h3.moduletitle:before {content: "\f162";}
.sort-numeric-desc h3.moduletitle:before {content: "\f163";}
.thumbs-up h3.moduletitle:before {content: "\f164";}
.thumbs-down h3.moduletitle:before {content: "\f165";}
.youtube-square h3.moduletitle:before {content: "\f166";}
.youtube h3.moduletitle:before {content: "\f167";}
.xing h3.moduletitle:before {content: "\f168";}
.xing-square h3.moduletitle:before {content: "\f169";}
.youtube-play h3.moduletitle:before {content: "\f16a";}
.shopping-cart h3.moduletitle:before {content: "\f07a";}
.dropbox h3.moduletitle:before {content: "\f16b";}
.stack-overflow h3.moduletitle:before {content: "\f16c";}
.instagram h3.moduletitle:before {content: "\f16d";}
.flickr h3.moduletitle:before {content: "\f16e";}
.adn h3.moduletitle:before {content: "\f170";}
.bitbucket h3.moduletitle:before {content: "\f171";}
.bitbucket-square h3.moduletitle:before {content: "\f172";}
.tumblr h3.moduletitle:before {content: "\f173";}
.tumblr-square h3.moduletitle:before {content: "\f174";}
.long-arrow-down h3.moduletitle:before {content: "\f175";}
.long-arrow-up h3.moduletitle:before {content: "\f176";}
.long-arrow-left h3.moduletitle:before {content: "\f177";}
.long-arrow-right h3.moduletitle:before {content: "\f178";}
.apple h3.moduletitle:before {content: "\f179";}
.windows h3.moduletitle:before {content: "\f17a";}
.android h3.moduletitle:before {content: "\f17b";}
.linux h3.moduletitle:before {content: "\f17c";}
.dribbble h3.moduletitle:before {content: "\f17d";}
.skype h3.moduletitle:before {content: "\f17e";}
.foursquare h3.moduletitle:before {content: "\f180";}
.trello h3.moduletitle:before {content: "\f181";}
.female h3.moduletitle:before {content: "\f182";}
.male h3.moduletitle:before {content: "\f183";}
.gittip h3.moduletitle:before {content: "\f184";}
.sun-o h3.moduletitle:before {content: "\f185";}
.moon-o h3.moduletitle:before {content: "\f186";}
.archive h3.moduletitle:before {content: "\f187";}
.bug h3.moduletitle:before {content: "\f188";}
.vk h3.moduletitle:before {content: "\f189";}
.weibo h3.moduletitle:before {content: "\f18a";}
.renren h3.moduletitle:before {content: "\f18b";}
.pagelines h3.moduletitle:before {content: "\f18c";}
.stack-exchange h3.moduletitle:before {content: "\f18d";}
.arrow-circle-o-right h3.moduletitle:before {content: "\f18e";}
.arrow-circle-o-left h3.moduletitle:before {content: "\f190";}
.toggle-left h3.moduletitle:before,
.caret-square-o-left h3.moduletitle:before {content: "\f191";}
.dot-circle-o h3.moduletitle:before {content: "\f192";}
.wheelchair h3.moduletitle:before {content: "\f193";}
.vimeo-square h3.moduletitle:before {content: "\f194";}
.turkish-lira h3.moduletitle:before,
.try h3.moduletitle:before {content: "\f195";}
.plus-square-o h3.moduletitle:before {content: "\f196";}

@font-face {
	font-family: 'IcoMoon';
	src: url('../../../media/jui/fonts/IcoMoon.eot');
	src: url('../../../media/jui/fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../../../media/jui/fonts/IcoMoon.woff') format('woff'), url('../../../media/jui/fonts/IcoMoon.ttf') format('truetype'), url('../../../media/jui/fonts/IcoMoon.svg#IcoMoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
[data-icon]:before {
	font-family: 'IcoMoon';
	content: attr(data-icon);
	speak: none;
}
[class^="icon-"],
[class*=" icon-"] {
	display: inline-block;
	width: 14px;
	height: 14px;
	*margin-right: .3em;
	line-height: 14px;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family: 'IcoMoon';
	font-style: normal;
	speak: none;
}
[class^="icon-"].disabled,
[class*=" icon-"].disabled {
	font-weight: normal;
}

.icon-file-add:before,
.icon-file-plus:before {
	content: "\29";
}
.icon-save-copy:before,
.icon-copy:before {
	content: "\e018";
}
.icon-joomla:before {
	content: "\e200";
}
.icon-publish:before,
.icon-save:before,
.icon-ok:before,
.icon-checkmark:before {
	content: "\47";
}
.icon-new:before,
.icon-plus:before {
	content: "\2a";
}
.icon-plus-circle:before {
	content: "\e215";
}
.icon-minus:before,
.icon-not-ok:before {
	content: "\4b";
}

.icon-delete:before,
.icon-remove:before,
.icon-cancel-2:before {
	content: "\49";
}

.icon-minus-circle:before {
	content: "\e216";
}
.icon-unpublish:before,
.icon-cancel:before {
	content: "\4a";
}
.icon-cancel-circle:before {
	content: "\e217";
}


@media screen and (max-width: 900px){
.items-leading.xtc-leading.row-fluid .span3 .cat_title,.xtc-intro.clearfix.row-fluid .span3 .cat_title  {font-size:36px!important;}
}
/**
 * @version		1.0.2
 * @package		JoomlaXTC Stocky template for Joomla! 3.x
 * @author		JoomlaXTC http://www.joomlaxtc.com
 * @copyright	Copyright (C) 2015 Monev Software LLC. All rights reserved.
 * @license		http://www.joomlaxtc.com/license JoomlaXTC Proprietary Use License
 */
/* ----------------------------------------------*/
/* 01 - CSS3 Hover Effects
/* ----------------------------------------------*/
.frontpage #headerwrap #header:hover,
.frontpage #headerwrap.stickyscroll #header,
.catwallitem:hover .catwalltitle,
.catwallitem img:hover,
.blog .intro img:hover,
.cascadeitem img:hover,
p.readmore a:hover,
#header ul.menu > li > a,
.social a,
ul.menu.iconside li,
ul.menu.iconside li:hover,
a.article-intro-btn,
.btn,button,.button,
.orderlist,
.com_content .blog .faq-blog_item:hover,
.com_k2 span.catItemImage img:hover {
	     -webkit-transition-property: all;
		-moz-transition-property: all;
		-o-transition-property: all;
		-ms-transition-property: all;
		transition-property: all;
		-webkit-transition-duration: 0.25s,0.25s;
		-moz-transition-duration: 0.25s,0.25s;
		-o-transition-duration: 0.25s,0.25s;
		-ms-transition-duration: 0.25s, 0.25s;
		transition-duration: 0.25s, 0.25s;
		-webkit-transition-timing-function: ease-in,ease-out;
		-moz-transition-timing-function: ease-in,ease-out;
		-o-transition-timing-function: ease-in,ease-out;
		-ms-transition-timing-function: ease-in,ease-out;
		transition-timing-function: ease-in,ease-out;
}
	

/* ----------------------------------------------*/
/* 04 - Responsive Media Breakpoints
/* ----------------------------------------------*/
/* RESPONSIVE PARAMETERS */
/*  Mobile Device Breakpoints */
@media(max-width:1600px) {
span.txtcounter {
  width:10%!important
}
}

@media(max-width:1550px) {
.sleft.facebook,.sleft.google,.sleft.linkedin,.sleft.twitter {
  opacity:.5
}
}

@media(max-width:1440px) {
.pad80 .modulecontent {
  padding:0 30px
}
}

@media(max-width:1280px) {
/* ACYMAILING */
table.acymailing_form {
  width:80%
}

.constrain {
  width:auto
}

.item-page.content-constrain {
  width:auto;
  margin:0 auto
}

.item-page.content-constrain70 {
  width:auto;
  margin:0 auto
}

body.region1-constrain #region1,body.region2-constrain #region2,body.region3-constrain #region3,body.region4-constrain #region4,body.region5-constrain #region5,body.region6-constrain #region6,body.region7-constrain #region7,body.region8-constrain #region8,body.region9-constrain #region9,body.region10-constrain #region10,body.region1-constrain #region11,body.region12-constrain #region12 {
  width:auto
}
}


@media screen and (max-width: 1000px) {
span.txtcounter {
  width:12.5%
}
}

@media screen and (max-width: 900px) {
/* Header Wrap */
#header {
  display:block
}

#headertop {
  display:none;
  padding:0px
}


/* Module */
.module {
  margin:0 0 36px
}

/* Full Width Span Breakpoint */
.row-fluid [class*="span"] {
  display:block;
  width:100%;
  margin-left:0
}

.pad80 .modulecontent {
  padding:0 80px!important
}

.stocky_elevator {
  position:static;
  background:transparent
}

/* Image Gallery Plugin Width Adjustment */
.imagegalleryplg img {
  width:33%!important
}

ul.iconside {
  display:table!important;
  width:100%
}

ul.menu.iconside li {
  display:table-cell!important
}

.menusmall .iconside li {
  padding-bottom:0!important
}

table.acymailing_form {
  width:100%
}

.item-page.roundimage .item-image img {
  border-radius:0;
  height:auto;
  width:auto;
  margin:0
}

.com_content .item-page .pull-right.item-image {
  margin:0;
  width:100%;
  float:none
}

.com_content .item-page .pull-left.item-image {
  margin:0;
  width:100%;
  float:none
}

.border h3.moduletitle::after {
  width:70%
}
.contribute1,.contribute2 {
	opacity:1;
}

}
@media (max-width: 768px) {
/* Image Gallery Resize */
.imagegalleryplg img {
  width:50%!important
}

.pad80 .modulecontent {
  padding:40px
}

body {
  padding-left:0;
  padding-right:0
}

span.txtcounter {
  width:15%!important
}

.border h3.moduletitle::after {
  width:80%
}
#newsflash .search input {
	max-width:400px!important;
	width:400px!important;
}

.login,.logout,.com_users .registration,.com_users .profile, .com_users .profile-edit, .com_users .reset, .com_users .reset-confirm, .com_users .reset-complete, .com_users .remind,.com_acymailing #acymodifyform, .com_acymailing #acyarchivelisting, .com_acymailing #acylistslisting {
	width:95%;
	padding:10px;
	margin-top:46px;
}

.com_virtuemart  span.quantity-controls {
	display:none!important;
}

}

@media only screen and (max-width: 760px),(min-device-width: 768px) and (max-device-width: 1024px) {
/* Tables */
table,thead,tbody,th,td,tr {
  display:block
}

thead tr {
  position:absolute;
  top:-9999px;
  left:-9999px
}

td {
  border:none;
  border-bottom:1px solid #eee;
  position:relative;
  padding-left:50%
}

td:before {
  position:absolute;
  top:6px;
  left:6px;
  width:45%;
  padding-right:10px;
  white-space:nowrap
}

.com_virtuemart .orderlistcontainer {
  display:inline-block
}

#acyarchivelisting td {
	padding-left:0px;
}

}

@media(max-width:660px) {
.fontawesome-icon-list div {
  width:45%
}

.stockygrid-module .search input,input#mod-finder-searchword.search-query.input-medium {
  max-width:380px!important;
  width:380px!important
}

h3.topsearch_txt {
  font-size:24px!important
}

span.txtcounter {
  width:15%!important
}


}

@media(max-width:620px) {
/* Joomla Content */
.img-fulltext-left,.article-full-left {
  float:none!important;
  width:100%!important
}

.pad60 .modulecontent {
  padding:36px!important
}

.pad70 .modulecontent {
  padding:50px 20px 44px!important
}

.pad80 .modulecontent {
  padding:0 40px!important
}

.contribute1,.contribute2 {
  padding:15px
}
}

@media(max-width:480px) {
/* Joomla Content */
/* Joomla Page Title Font Resize */
h1.pagetitle span {
  font-size:34px!important
}

/* Region Padding Resize */
.articleright p,.articleleft p {
  font-size:16px!important
}

.articleright h2,.articleleft h2 {
  font-size:36px!important;
  margin-bottom:15px!important
}

/* Image Gallery */
.imagegalleryplg img {
  width:100%!important
}

h3.acybottom {
  margin:0!important;
  font-size:26px!important
}

td.acyfield_email.acy_requiredField,td.acysubbuttons {
  padding-left:0!important
}

.stockygrid-module .search input,input#mod-finder-searchword.search-query.input-medium {
  max-width:240px!important;
  width:240px!important
}

h3.topsearch_txt {
  font-size:16px!important
}

.stocky .content-links {
  display:block;
  width:100%
}

.stocky span.readinglistbtn,.stocky a.rl_guest {
  margin-left:0;
  display:block;
  margin-bottom:16px;
  text-align:center
}

.edonate {
  display:block;
  margin-left:0;
  margin-bottom:16px;
  text-align:center
}


h3.moduletitle {
  text-align:center
}

body.innerpage {
  margin-top:60px
}

.border h3.moduletitle::after {
  width:100%
}

.stockygrid-module .search input {
	max-width:200px!important;
	width:200px!important;
}
}

@media(max-width:380px) {
/* Tables */
td.key {
  width:35px!important
}

.com_content .blog .faq-blog_item span .page-header h2 {
  background:#fff!important;
  top:0!important;
  left:0;
  position:static;
  display:block;
  padding-left:0;
  padding-right:0
}

.com_content .blog .faq-blog_item {
  border:1px solid #ccc;
  padding:0 20px;
  margin-bottom:0;
  margin-top:0
}

#headerwrap input#mod-finder-searchword.search-query.input-medium,#header .search input {
  max-width:120px!important;
  width:120px!important
}
}

@media(max-width:320px) {
input#mod-finder-searchword.search-query.input-medium,#header .search input {
  max-width:100px!important;
  width:100px!important
}

/* h1 Logo Text */
h1.logotxt {
  font-size:16px!important
}

/* Breadcrumbs Title Removal */
.showHere {
  display:none
}
}
/* End Responsive Parameters */
/**
 * @copyright	(C) 2007 Open Source Matters, Inc. <https://www.joomla.org>
 * @license		GNU General Public License version 2 or later; see LICENSE.txt
 */

/* Import project-level system CSS */
@import url(../../../media/system/css/system.css);

/* Unpublished */
.system-unpublished, tr.system-unpublished {
	background: #e8edf1;
	border-top: 4px solid #c4d3df;
	border-bottom: 4px solid #c4d3df;
}

span.highlight {
	background-color:#FFFFCC;
	font-weight:bold;
	padding:1px 0;
}

.img-fulltext-float-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.img-fulltext-float-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.img-fulltext-float-none {
}

.img-intro-float-right {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.img-intro-float-left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.img-intro-float-none {
}/**
 * @copyright	(C) 2006 Open Source Matters, Inc. <https://www.joomla.org>
 * @license		GNU General Public License version 2 or later; see LICENSE.txt
 */

/* Form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }

/* Buttons */
#editor-xtd-buttons {
	padding: 5px;
}

.button2-left,
.button2-right,
.button2-left div,
.button2-right div {
	float: left;
}

.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	color: #666;
	cursor: pointer;
}

.button2-left span,
.button2-right span {
	cursor: default;
	color: #999;
}

.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
	padding: 0 6px;
}

.page span {
	color: #000;
	font-weight: bold;
}

.button2-left a:hover,
.button2-right a:hover {
	text-decoration: none;
	color: #0B55C4;
}

.button2-left a,
.button2-left span {
	padding: 0 24px 0 6px;
}

.button2-right a,
.button2-right span {
	padding: 0 6px 0 24px;
}

.button2-left {
	background: url(../images/j_button2_left.png) no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-right {
	background: url(../images/j_button2_right.png) 100% 0 no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-left .image {
	background: url(../images/j_button2_image.png) 100% 0 no-repeat;
}

.button2-left .readmore,
.button2-left .article {
	background: url(../images/j_button2_readmore.png) 100% 0 no-repeat;
}

.button2-left .pagebreak {
	background: url(../images/j_button2_pagebreak.png) 100% 0 no-repeat;
}

.button2-left .blank {
	background: url(../images/j_button2_blank.png) 100% 0 no-repeat;
}

/* Tooltips */
div.tooltip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	z-index:13000;
}

div.tooltip h4 {
	padding: 0;
	margin: 0;
	font-size: 95%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../images/selector-arrow.png) no-repeat;
}

div.tooltip p {
	font-size: 90%;
	margin: 0;
}

/* Caption fixes */
/* Caption fixes */
.img_caption .left {
        float: left;
        margin-right: 1em;
}

.img_caption .right {
        float: right;
        margin-left: 1em;
}

.img_caption .left p {
        clear: left;
        text-align: center;
}

.img_caption .right p {
        clear: right;
        text-align: center;
}

.img_caption  {
	text-align: center!important;
}

.img_caption.none {
	margin-left:auto;
	margin-right:auto;
}


/* Calendar */
a img.calendar {
	width: 16px;
	height: 16px;
	margin-left: 3px;
	background: url(../images/calendar.png) no-repeat;
	cursor: pointer;
	vertical-align: middle;
}
/**
 * @version		1.0.2
 * @package		JoomlaXTC Stocky template for Joomla! 3.x
 * @author		JoomlaXTC http://www.joomlaxtc.com
 * @copyright	Copyright (C) 2015 Monev Software LLC. All rights reserved.
 * @license		http://www.joomlaxtc.com/license JoomlaXTC Proprietary Use License
 */
.home-logo {
text-shadow: #000 2px 2px 6px;
text-align:center;
}
/*#region1wrap {
background-size:cover;
}*/
#ingallery-shade {
    z-index: 9999999999996;
}
.topsearch_txt {
text-shadow: #000 2px 2px 6px;
}
.searchbox {
margin:0;
}
.rightsearch form {
  margin:0!important;
}
.moduletitle h3 {
  border-bottom:thin solid #fff!important;
}
.contribute p {
font-size:1.3em;
text-shadow: #000 2px 2px 6px;
background-color: rgba(0, 0, 0, 0.3);
padding: 24px;
}
.contribute h2 {
text-shadow: #000 2px 2px 6px;
background-color: rgba(0, 0, 0, 0.3);
padding: 24px 24px 0;
margin:0;
}
.mfp-title {
font-style:normal;
}
.catwalltitle {
background:rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
text-align:right;
}
.prevbutton, .nextbutton {
    margin-top: 15%!important;
}
.blogmod {
    margin: 0 auto;
    text-align: center;
}
.blogmod h3 {
font-size:2em!important;
}
.blogmod h2 {
font-size:1.4em!important;
line-height:1em!important;
font-weight:400!important;
}
.blogmod td {
    padding: 0 12px;
}
#region12 .module h3.moduletitle {
    color: #fff;
}
.dnpslider1wrap p, .dnpslider1wrap h2, .blogmod .imgwrap {
max-width:240px;
}
figcaption {
    font-size: 0.9em;
    font-style: italic;
    line-height: 1.2em;
    margin: 6px auto;
    color:#003a6d;
}
.avs_video_title, div.avs_player, div.avs_video_description {
text-align:center;
font-style:italic;
}
body.innerpage #headerwrap {
border-bottom: 4px solid #016d5e;
}
/*figure {
    margin: 0 30% 0 0;
}*/
.blog > .items-row {
border-bottom:1px thin #eee;
}
#region1circle {
background:rgba(0, 0, 0, 0.24) none repeat scroll 0 0;
}
#region1wrap {
background-size:contain!important;
background-color:#12100E;
}
figure.pull-left {
margin:0 20px 8px 0 !important;
}
figure.pull-right {
margin:0 0 8px 20px !important;
}
.cat-list-row figure.pull-left {
margin-top:20px!important;
}
.item-page {
max-width:90%;
}
.intro {
    border-bottom: 1px solid #aaa;
    margin-bottom: 16px;
    padding-bottom: 6px;
}
.tag-body {
margin-top:20px;
}
.pull-left {
margin:0 12px 8px 0;
}
em {
font-style: italic;
}
.npsidebarright {padding:10px 0 !important; border-bottom:thin solid #fff !important;}
.npsidebarright a, .npsidebarright h4 {color:#fff !important;}
.npsidebarright h4 {line-height:22px !important;}
#easycalccheckplus input {
color:red;
}
.ccomment-customfields {
  display:none;
}
/*.control-label {
float:left;
margin:5px 8px 0 0;
}*/
#message {
    left: 35%;
    margin: 0 auto;
    position: fixed;
    top: 15%;
    width: 30%;
}
body.innerpage.com_users, body.innerpage.com_acymailing, body.innerpage.com_users #region3wrap, body.innerpage.com_acymailing #region3wrap {
background-size:100% auto;
background-attachment:fixed;
background-position:top left no-repeat;
}
.homepage {
max-width:900px;
margin:0 auto 30px;
padding:0 0 30px;
border-bottom:thin solid #CDCDCD;
}
.categories {
padding-bottom:60px!important;
}
.breadcrumb a {
color:#003a6d;
}
.cascadeitem figure {
text-align:left;
}
span.readinglistbtn, a.rl_guest, .com_k2 span.readinglistbtn, .com_k2 a.rl_guest {
margin-bottom:12px;
}
.span6 {
    margin-left: 4%;
    width: 46%;
}
.tag-category .span4 {
width:100%;
}
.tag-body p {
margin-top:20px;
}
#acymodifyform div.acyListInfo {
width:100%;
margin-top:20px;
}
#acyuserinfo label, #acyusersubscription label {
display:block;
}
#acymodifyform div.acykey, #acymodifyform .captchakeycomponent {
float:none;
}
.list_name {
    font-size: 16pt;
    margin-bottom: 8px;
}
.homeslice item-image {
display:none;
}
.mfp-bg {
z-index:99999999999999999;
opacity:0.96;
}
.mfp-wrap {
z-index:999999999999999999;
}
#sbox-overlay {
opacity:0.9 !important;
z-index:2147483647999999999 !important;
}
.btn-group {
    margin: 0 20px;
}
.tag-category .cat-list-row {
    border-bottom: thin solid #aaa;
    padding-bottom: 20px;
}
#message {
z-index: 2147483647;
}
.img_caption p {
font-style:italic;
margin:.5em 0!important;
}
.img_caption.none {
    float: none!important;
    width: auto!important;
}
/*figure.pull-right, figure.pull-left {
    max-width: 25%;
}
*/
.help-block pull-right small muted {
margin:10px!important;
font-size:11px!important;
}
.ccomment select, .ccomment textarea, .ccomment input[type="text"] {
height:26px;
}
.ccomment-customfields-group {
margin-top:16px;
}
.ccomment-actions div {
margin-bottom:16px;
}
address {
font-style:italic;
}
#component dd {
margin-bottom: 5px !important;
}
label {
margin-right:5px;
}
.pull-right {
margin: 0 0 12px 12px;
}
.com_tags btn-group {
margin:0!important;
}
