body {
	margin:0;
	padding:0;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#5F5F5F;
}

p {
	margin-top:0;
	margin-bottom:15px;
	line-height: 1.5;
}

.item-page li, .item-page-layout li {
	line-height: 1.5;
}

a, a:hover {
	transition:all .3s;
}

img,fieldset {
	border:none;
	max-width: 100%;
	height: auto;
}

hr {
	border-bottom:none;
	border-right:none;
	border-left:none;
	margin:0;
	border-top: 1px solid #ccc;
}

blockquote {
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 18px;
	line-height: 1.4;
	border-left: 3px solid #ccc;
	margin-left: 0;
	padding-left: 30px;
}

sup {
	font-size: 12px;
}

div.module h3 {
	color:#8e9bab;
	font-size:18px;
	font-weight:400;
	background:#eee;
	margin:0;
	padding:5px 3px 5px 15px;
	border-radius:5px;
}

div.forumrules, .forumrules p {
	font-size:10px;
	text-decoration:none;
	font-weight:400;
	margin:0;
	text-align: left;
}

.forumrules li {
	padding-bottom:0;
}

a.small:link,a.small:visited,a.small:hover {
	font-weight:400;
}

h1, .user9 h2, .blog-featured .page-header h2, .item-page .page-header h2, .category-desc h2, .club-heading h2, .tag-category > h2, .item-page-layout h2, .item-page-sparky h2 {
	font-size:48px;
	color:#333;
	padding:40px 0 40px;
	margin:0;
	background:none;
	text-transform:uppercase;
	line-height:1;
	text-align: center;
	font-weight: 300;
}

.item-page-layout h2 {
	text-align: left;
}

h2 span {
	font-weight: 700;
}

h2 span.subsmall, p.bigtext {
	font-size: 24px;
	line-height: normal;
	display: block;
	text-transform:none;
	font-weight: 400;
	padding-top: 15px;
}

h2 span.subsmall a {
	font-weight: 700;
}

h3 {
	font-weight: 400;
	font-size: 24px;
	color: #333;
}

.main_heading_container {
	position: absolute;
	width: 100%;
}

h1.main_heading {
	width: 1250px;
	margin: 0 auto;
	padding: 0;
	color: #999;
	font-weight: normal;
	font-size: 14px;
	text-align: left;
	line-height: 36px;
	text-transform: none;
}

h2, p.hotcounter, .icons-section h3, #bottommodules div.module h3 {
	font-size:24px;
	font-weight:400;
	color:#333;
	padding:30px 0 15px;
	margin:0;
	background:none;
	text-transform:none;
	line-height:24px;
	text-align: center;
	min-height: 35px;
}

#bottommodules div.module h3 {
	text-align: left;
	padding:0 0 15px;
}

#bottommodules div.module div, #bottommodules div.module p, #bottommodules div.module a, .right_column li a {
	font-weight:normal;
	line-height: normal;
}

#bottommodules div.module ul, .right_column ul {
	padding: 0;
	margin: 0;
}

.right_column ul ul {
	padding: 10px 0 0 0;
	margin: 0;
}

#bottommodules div.module li, .right_column li {
	list-style: none;
	background-image: none;
	padding: 0 0 10px 0;
	margin: 0;
}

.right_column li.current > a {
	font-weight: 700;
}

.items-row h2 {
	padding:0;
}

h2 a:link, h2 a:visited {
	font-weight: 400;
	color:#333;
}

h2 a:hover {
	text-decoration: none;
	color:#8e2319;
}

h2 span a:link, h2 span a:visited {
	color:#8e2319;
}

p.hotcounter {
	text-align: center;
	position: absolute;
    width: 100%;
    left: 0;
    background: #eee;
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
}

p.hotcounter span {
	font-size:32px;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	background: url(../images/counter.png) top no-repeat;
	color:#fff;
	letter-spacing: 13px;
	padding-left: 17px;
}

h4 {
	margin:15px 0;
	padding:0;
	font-size:18px;
	font-weight:normal;
}

h4.heading {
	margin:15px 0;
	padding:0;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
}

.checklist h4 {
	font-size:11px;
}

.button {
	font-style:normal;
	font-size:12px;
	font-weight:400;
	padding:3px;
}

.inputbox {
	font-size:16px;
	color:#999;
	background-color:#fff;
	border:1px solid #ccc;
	padding:2px;
}


a {
	text-decoration:none;
	color:#8e2319;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
	color:#8e2319;
}

.code, code {
	background-color:#f0f0f0;
	border:1px solid #FFF;
}

code {
	padding: 15px;
	margin-bottom: 25px;
	display: block;
}

ul {
	list-style:none;
	margin:0;
	padding:0 0 0 20px;
}

li {
	padding-left:20px;
	padding-top:0;
	padding-bottom:10px;
	background-image:url(../images/li_bg.gif);
	background-repeat:no-repeat;
}

ol li {
	background:none;
	padding-left:0px;
}

ul.latestnews {
	padding-top:8px;
}

ul.latestnews li {
	padding-bottom:15px;
}

ul.latestnews li a {
	line-height:normal;
}

table.searchintro td {
	color:#8b1e20;
	font-weight:700;
}

#footer {
	color:#aaa;
	font-size:11px;
	padding:20px 0;
	line-height:12px;
	text-align: center;
}

#footer a:link, #footer a:visited {
	color:#aaa;
	font-size:11px;
	text-decoration:underline;
	font-weight:400;
}

.sublevel {
	display:block;
	height:0;
	overflow:hidden;
}

#mainlevel-nav,form {
	margin:0;
	padding:0;
}

.tut_field {
	padding-bottom:30px;
}

.tut_image {
	float:left;
	width:135px;
	min-height:50px;
}

.code {
	font-family:"Courier New", Courier, monospace;
}

.hoturl {
	font-family:"Courier New", Courier, monospace;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 10px;
}

.warning {
	background:#fff7c0 url(../images/icon_warning.png) no-repeat center left;
	background-position:17px;
	border:1px dashed #f7d229;
	padding:8px 8px 8px 50px;
}

.info {
	background:#dcedfd url(../images/icon_info.png) no-repeat center left;
	background-position:17px;
	border:1px dashed #689fea;
	padding:8px 8px 8px 50px;
}

.error_message {
	background:#fbeef1 url(../images/icon_error.png) no-repeat center left;
	background-position:14px;
	border:1px dashed #feabb9;
	padding:8px 8px 8px 50px;
}

ul.checklist {
	margin:0 0 10px 30px;
	padding:0;
	text-align: left;
}

ul.checklist li {
	background:url(../images/icon_checklist.png) no-repeat;
	padding:0px 30px 10px 30px;
	margin:0;
}

ul.checklist2 {
	margin:0 0 10px 20px;
	padding:0;
}

ul.checklist2 li {
	background:url(../images/icon_checklist.png) no-repeat;
	padding:0px 12px;
	margin:0;
}

.modifydate {
	font-size:10px;
}

.hotbox_multi {
	width:280px;
	height: 280px;
	position: relative;
	margin: 0 0 15px 0;
	border:1px solid #e0e0e0;
	border-radius: 5px;
}

.hotbox_multi.extensions {
	border:none;
}

.hotbox_multi img {
	padding: 5px;
	width: 270px;
	height: 270px;
}

.hotbox_multi:hover img {
	filter: blur(2px) grayscale(100%);
	transition: all .3s ease-in-out;
}

span.magnifier {
	display: block;
	width:210px;
	height:200px;
	padding-top: 80px;
	padding-left: 70px;
	top: 0;
	left:0;
	position: absolute;
	opacity: 0;
	transition: all .3s ease-in-out;
}

span.magnifier:hover {
	opacity: 1;
	transition: all .3s ease-in-out;
}

span.magnifier a {
	background: #333;
	color: #eee;
	display: block;
}

span.magnifier a:hover {
	background: #444;
}

span.magnifier a:last-child {
	background: #8e2319;
    color: #eee;
    border: 1px solid #3B0500;
}

span.magnifier a:last-child:hover {
	background: #ad2e22;
}

/* system messages */

#system-message div.alert {
	background: #C3D2E5 url(../images/notice-info.png) center left no-repeat;
	border-top: 3px solid #2065bd;
	border-bottom: 3px solid #2065bd;
	padding:5px 60px;
	margin-bottom: 15px;
}

#system-message h4 {
	font-size: 18px;
	font-weight: bold;
	margin: 15px 0;
}

#system-message a.close {
	font-size: 24px;
	cursor: pointer;
	float: right;
}

dl dd {
	margin-left:0;
	padding-left:0;
}

/* club table */

.club-heading h3 {
	font-size: 32px;
	margin-top: 0;
	margin-bottom: 60px;
}

.clubprice {
	font-size:24px;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #333;
}

.clubperiod {
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

.clubfeatures {
	font-size:14px;
	letter-spacing:3px;
	color:#999;
}

.clubbox {
	width: 275px;
	float:left;
	border:1px solid #aaa;
	margin: 0 20px;
	text-align: center;
	border-radius: 5px;
}

.clubbox.first {
	margin-left: 0;
}

.clubbox.last {
	margin-right: 0;
}

.clubbox h2 {
	padding: 15px 0 0 0;
	margin: 0;
	text-align: center;
	border-top: 8px solid #b2d24e;
	font-size: 32px;
	line-height: 30px;
	font-weight: 700;
}

.clubbox h2.blue {
	border-top: 8px solid #3396cd;
}

.clubbox h2.orange {
	border-top: 8px solid #ff8f1c;
}

.clubbox h2.red {
	border-top: 8px solid #ff3f19;
}

.clubbox .buy_demo, .clubbox .button_demo {
	height: 45px;
	padding: 18px 0 0 0;
	margin-top: 20px;
}

.gray_gradient {
	background: url(../images/gradient_gray.png) bottom repeat-x;
	padding: 10px 5px 0 5px;
}

.gray_gradient div {
	padding: 0 0 15px 0;
}

.green_gradient {
	background: url(../images/gradient_green.png) bottom repeat-x;
	border-bottom: 1px solid #aaa;
}

.blue_gradient {
	background: url(../images/gradient_blue.png) bottom repeat-x;
	border-bottom: 1px solid #aaa;
}

.orange_gradient {
	background: url(../images/gradient_orange.png) bottom repeat-x;
	border-bottom: 1px solid #aaa;
}

.red_gradient {
	background: url(../images/gradient_red.png) bottom repeat-x;
	border-bottom: 1px solid #aaa;
}

/* kunena */

#kunena .category h3 {
	padding-bottom: 15px;
}

#kunena li {
	background-image: none;
	padding-left: inherit;
	padding-bottom: inherit;
}

#kunena .subcategories ul {
	padding:0;
}

#kunena .subcategories li {
	padding: 0 15px 5px 0;
}

#kunena .subcategories li a {
	color: #333;
}

#kunena .pagination ul {
	border:inherit;
}

#kunena .pagination li {
	border:inherit;
}

#kunena.layout .pagination ul > li > a,
#kunena.layout .pagination ul > li > span {
	border-right: 0 !important;
}

#kunena.layout .pagination ul > li:last-child > a,
#kunena.layout .pagination ul > li:last-child > span {
	border-right: 1px solid #ddd !important;
}

#kunena .form-search.pull-right {
	display: none;
}

#kunena.layout .kfrontend .btn {
	visibility: visible !important;
}

#kunena.layout .kfrontend h2 .btn {
	visibility: hidden !important;
}

#kunena.layout .subcategories ul.inline i {
	background: none;
}

#kunena h1, #kunena h2 {
	text-align: inherit;
}

#kunena.layout .icon-big {
	margin-top: 0 !important;
}

#kunena.layout .kmsg {
	font-family: inherit !important;
}

#kunena.layout #topic-actions {
    padding-top: 10px;
    padding-bottom: 10px;
}

.alert.alert-info.kfrontend {
	display: none;
}

.product_box {
	display: block;
	margin: 0 auto;
}

/* buttons */

a.button_demo, a.buy_demo, div.hotdownload {
	display:inline-block;
	width:180px;
	height:50px;
	padding: 10px 0 0 0;
	margin: 0 4px;
	text-align: center;
	text-decoration: none;
	font-family: Georgia,serif;
	font-style: italic;
	font-size: 22px;
	border-radius: 5px;
	text-shadow:1px 1px 3px #444;
	font-weight: normal;
	transition: all .5s ease-in-out;
	text-decoration: none;
}

a.buy_demo.wide_button, a.button_demo.wide_button {
	width: 350px;
	height: 57px;
	margin: 0 17px;
}

div.hotdownload a {
	text-decoration:underline;
	font-family:'Open Sans', sans-serif;
	color:#ccc !important;
}

div.hotdownload a:hover {
	text-decoration: none;
	color:#fff !important;
}

a.button_demo {
	background:#CCCC99;
	color: #fff;
	border:1px solid #cccc66;
	text-decoration: none;
}

a.buy_demo, div.hotdownload {
	background:#8e2319;
	color: #eee;
	border:1px solid #3B0500;
	text-decoration: none;
}

a.button_demo:hover {
	background:#d9d9ae;
	color: #fff;
	transition: all .5 ease-in-out;
	text-decoration: none;
}

a.buy_demo:hover {
	background:#ad2e22;
	color: #fff;
	transition: all .5s ease-in-out;
}

a.full_button {
	width:auto;
	height:35px;
	padding-left: 15px;
	padding-right: 15px;
}

.button_small {
	font-size: 13px;
	color: #ccc;
	text-shadow: none;
}

.button_small2 {
	font-size: 13px;
	color: #333;
	text-shadow: none;
}

span.plan_name {
	font-family: Georgia,serif;
	font-style: italic;
	font-size: 24px;
	font-weight: normal;
	line-height: 32px;
}

.user7 {
	text-align: center;
	padding: 45px 0 10px 0;
	clear: both;
}

p.hotversion {
	text-align: center;
	padding-bottom: 20px;
}

/* multi-column layout */

.row-separator {
	clear:both;
	display:block;
}

.column-1 {
	clear: both;
}

.column-1, .column-2, .column-3, .column-4 {
	width:282px;
	float:left;
	margin:25px 17px;
}

.column-1 {
	margin-left: 0;
}

.column-4 {
	margin-right: 0;
}

.category-desc {
	padding-bottom: 30px;
}

div.login, div.profile, div.logout, div.registration, div.remind, div.reset {
	text-align: center;
}

div.login-fields {
	height: 80px;
}

div.login-fields label {
	display: block;
	font-size: 14px;
}

div.login-fields input, div.registration input, div.remind input, div.reset input {
	padding: 8px;
	border: 1px solid #ccc;
	border-radius: 5px;
	font-size: 18px;
	text-align: center;
	font-family: Arial, sans-serif;
}

div.login button, div.logout button, div.registration button, div.remind button, div.reset button {
	padding: 8px 20px;
	margin:0 0 45px 0;
	border: 1px solid #8e2319;
	background: #8e2319;
	color: #fff;
	border-radius: 5px;
	font-size: 18px;
	text-align: center;
	font-family: Arial, sans-serif;
	cursor: pointer;
}

ul.forgot {
	margin: 30px 0;
	padding: 0;
}

ul.forgot li {
	margin: 0 auto;
	padding: 0;
	width: 200px;
	list-style: none;
	background: none;
	display: block;
	text-align: center;
}

div.profile legend, div.registration legend {
	font-size: 24px;
	padding: 0;
	margin: 0;
}

dl.article-info {
	font-family: Georgia, serif;
	font-style: italic;
	float: left;
    width: 568px;
}

.item-page-layout dl.article-info {
	float: none;
	border-bottom: 1px solid #d7d7d7;
    width: auto;
    padding-bottom: 10px;
    margin-bottom: 45px;
}

dl.article-info a {
	font-weight: 400;
}

dt.article-info-term, .jd_footer, table.jd_cat_subheader {
	display: none;
}

.pagination {
	text-align: center;
	padding: 45px 15px 15px 0;
	clear: both;
}

.pagination ul {
	padding: 0;
	margin: 0;
	float: left;
	border:1px solid #d7d7d7;
	border-radius: 5px;
}

.pagination li {
	margin: 0;
	padding: 0;
	list-style: none;
	background:none;
	display: inline-block;
	border-right: 1px solid #d7d7d7;
}

.pagination li.pagination-end {
	border-right: 0;
}

.pagination li a, .pagination li span {
	padding: 10px 15px;
	display: inline-block;
	font-weight: 400;
	text-decoration: none;
}

.pagination li a:hover {
	background: #f3f3f3;
}

.pagination li:not([class^="pagination"]) span {
	background: #f3f3f3;
	font-weight: bold;
}

p.counter.pull-right {
	float: right;
	font-size: 24px;
}

.tooltip{
	position:fixed;
	visibility:hidden;
}

/* layout */

.wrapper {
	width:1250px;
	margin:0 auto;
}

.wrapper_bg {
	background:#fff url(../images/bg.png) repeat-x;
}

.header_container {
	background: #fff;
}

.wrapper_header {
	width:1250px;
	height: 81px;
	margin:0 auto;
}

.header_container.fix_menu {
	position: fixed;
	top: 0;
	z-index: 89;
	width: 100%;
	border-bottom:1px solid #aaa;
	padding-bottom: 5px;
}

#wrapper_black {
	border-top: 1px solid #d7d7d7;
	background: #eee;
}

#wrapper2 {
	padding:40px 10px 20px 10px;
}

#black_bg {
	background:#fff url(../images/bg.png) repeat-x;
}

.clr {
	line-height:0;
	clear:both;
	border:0;
	margin:0;
	padding:0;
}

#middle_wrap {
	height:71px;
	width:250px;
	float: left;
	margin:0;
	padding:0;
}

.header_container.fix_menu .wrapper_header,
.header_container.fix_menu .wrapper_header #middle_wrap {
	height:50px;
}

#middle_wrap img {
	padding-top: 20px;
}

.header_container.fix_menu .wrapper_header #middle_wrap img {
	padding-top: 6px;
	width: auto;
	height: 37px;
}

.header_container.fix_menu .wrapper_header #user3 {
	padding-top: 8px;
}

#user3 {
	padding-top: 20px;
	float: right;
	width: 1000px;
}

#footer {
	width:990px;
	margin:0 auto;
}

#footer_wrap {
	background:#171e23;
}

.modulerow2 {
	width:50%;
	float:left;
}

.modulerow3 {
	width:33.33%;
	float:left;
}

.modulerow4 {
	width:24.9%;
	float:left;
}

.modulerow5 {
	width:19.8%;
	float:left;
}

.modulerowpad {
	padding:45px 10px;
}

.user9 {
	padding:15px 10px;
}

.hometextleft {
	width: 44%;
	float: left;
	margin: 60px 2% 30px;
	text-align: left;
}

.hometextright {
	width: 44%;
	float: right;
	margin: 60px 2% 30px;
	text-align: left;
}

.hometextleft.thincol {
	width: 30%;
}

.hometextright.fatcol {
	width: 60%;
}

.cattextleft {
	width: 48%;
	float: left;
	margin: 30px 0;
}

.cattextright {
	width: 48%;
	float: right;
	margin: 30px 0 60px;
}

.cattextright.taglinks a, .properties a, .readmore a {
	display: inline-block;
	width: 23%;
	height: 30px;
	line-height: 30px;
	margin: 0 1% 10px 0;
	font-weight: 400;
	color: inherit;
	border:1px solid #e0e0e0;
	border-radius: 3px;
	text-align: center;
	font-family: Georgia, serif;
	font-style: italic;
}

.cattextright a:hover, .properties a:hover, .readmore a:hover {
	background: #eee;
	text-decoration: none;
}

.readmore a {
	width: 120px;
	background: #f3f3f3;
}

a.active_tag {
	background: #e0e0e0;
	font-weight: 700;
}

.properties {
	text-align: center;
    border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	padding: 10px 0;
	margin: 45px 0;
	clear: both;
}

.properties img {
	padding-top: 7px;
    vertical-align: top;
}

.properties a {
	width: auto;
	padding: 0 15px;
	margin: 5px 0% 5px 1%;
	background: #ddd;
}

.properties a:hover {
	background: #fff;
}

.properties a.purchase_item {
	background: #CCCC99;
	border: 1px solid #cccc66;
	color: #333;
}

.properties a.purchase_item:hover {
	background: #d9d9ae;
}

.properties a.join_club {
	background: #8e2319;
	border: 1px solid #3B0500;
	color: #fff;
}

.properties a.join_club:hover {
	background: #ad2e22;
}

.bottom_buttons {
	padding: 130px 0 0 0;
}

.thumbs_column {
	margin:45px 0;
	padding: 10px 0;
	border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
}

.thumbs_column h3 {
	text-align: center;
	margin: 0 0 10px 0;
}

.thumbs_column_thin {
	width:320px;
	float:right;
	text-align: right;
	margin:5px 0 45px 45px;
}

.imgfloatleft {
	float:left;
	margin:0 25px 25px 0;
}

.imgfloatright {
	float:right;
	margin:0 0 25px 25px;
}

.imgfloatnone {
	float:none;
	margin:0 0 25px 0;
}

div.hottwo {
	width: 449px;
	min-height: 280px;
	float: left;
}

/* photogallery */

.clear {
	clear:both;
}

#gallery img {
	margin:0px 10px 10px 0px;
	padding:3px;
	border:1px solid #CCCCCC;
	display:block;
	float:left;
}

#gallery img:hover {
	border-color:#999999;
}

/* top menu */

ul.menu-nav {
	padding:0;
	margin:0;
	text-align: right;	
}

ul.menu-nav li {
	white-space:nowrap;
	list-style:none;
	padding:5px 15px;
	margin:0 5px 0 0;
	background:none;
	position:relative;
}

ul.menu-nav li a:hover {
	background: none;
}

ul.menu-nav > li {
	display: none;
}

nav.nav-collapse.closed ul.menu-nav > li {
	display: inline-block;
}

ul.menu-nav > li:hover {
	background: #333;
	border-radius: 3px;
}

ul.menu-nav > li.parent:hover {
	border-radius: 3px 3px 0 0;
}

ul.menu-nav li.item-109 {
	margin: 4px 0 0 10px;
    background: #8e2319;
    border-radius: 3px;
    transition:all .3s;
}

ul.menu-nav li.item-109:hover {
	background: #ad2e22;
	transition:all .3s;
}

ul.menu-nav li.item-109:hover a {
	color: #fff;
}

ul.menu-nav li.item-101 {
	display: none;
}

ul.menu-nav li a {
	color:#333;
	text-decoration:none;
	font-weight:normal;
	padding:0px;
	font-size:18px;
	display:block;
}

ul.menu-nav li.item-109 > a {
	font-weight: bold;
	color: #fff;
}

ul.menu-nav li a:hover, ul.menu-nav > li:hover > a {
	color:#fff;
	transition:none;
}

ul.menu-nav li ul {
	position:absolute;
	z-index:10;
	text-align: left;
	display:none;
	padding:15px;
}

ul.menu-nav li:hover > ul {
	background:#333;
	margin:5px 0 0 -15px;
	border-radius:0 3px 3px 3px;
	display:block;
}

ul.menu-nav li li {
	padding: 0;
	margin: 0;
}

ul.menu-nav li li a {
	font-size:12px;
	width:190px;
	line-height:normal;
	font-weight:normal;
	color: #ccc;
}

ul.menu-nav li li a:hover {
	color: #fff;
}

ul.menu-nav > li.active > a, ul.menu-nav > li.alias-parent-active > a {
	font-weight:700;
}

ul.menu-nav li:hover ul a {
	background:none;
	padding:5px 0;
}

ul.menu-forum {
	margin:0 0 15px;
	padding:0;
	height: 25px;
}

ul.menu-forum li {
	margin:0;
	padding:0 20px 0 0;
	list-style: none;
	float: left;
	display: block;
	background-image: none;
	font-size: 18px;
}

ul.menu-forum li a {
	color:#8e2319;
}

ul.menu-forum li a:hover {
	color:#333;
}

.item-page pre {
	padding: 5px 30px;
	background: #eee;
	border-top: 5px solid #ccc;
	border-bottom: 5px solid #ccc;
}

/* right menu */

.right_column .nav.menu ul.nav-child {
	padding-left: 15px;
}

/* sparky pages */

.top_anchor {
	display:block;
	height:100px;
}

.inside_anchor {
	display:block;
	height:170px;
}

.sparky_books {
	float:left;
	margin-right:15px;
}

img.content_image {
	max-width:450px;
	width:100%;
	float:right;
	padding:0 0 15px 30px
}

div.samples {
	float:left;
	width:25%;
	padding-bottom:15px;
}

img.sample {
	width:90%;
	max-width:250px;
	border: 1px solid #ddd;
}

.item-page-sparky p.subheading {
	color: #999;
	font-style: italic;
	font-family: Georgia, serif;
	font-size: 22px;
	text-align: center;
	margin:0 auto 45px;
	line-height: normal;
	max-width: 800px;
}

.item-page-sparky .intro-left p.subheading {
	text-align: left;
	margin-bottom: 15px;
}

.item-page-sparky .big {
	font-size: 18px;
	line-height: normal;
}

.topbutton {
	text-align: center;
	clear: both;
	padding-bottom: 30px;
}

.item-page-sparky .intro-left {
	width:30%;
	margin-right: 3.33%;
	float:left;
	padding:45px 0 75px;
}

.item-page-sparky .intro-right {
	width:66.66%;
	float:left;
	padding:45px 0 75px;
}

.item-page-sparky .intro-cell {
	width:25%;
	float:left;
}

.thin_paragraph {
	margin: 0 auto 15px;
	max-width: 800px;
}

.intro-cell img {
	max-width: 100%;
}

.article_social_container {
	text-align: center;
	margin: -25px 0 25px;
}

.item-page-layout .article_social_container {
	text-align: left;
}

.article_social {
	padding: 0 10px;
	display: inline-block;
	vertical-align: top;
}

div.social_icons {
	margin: 0;
	padding: 0;
}

.social_icons a {
	margin: 6px 3px;
	opacity: .6;
	display: inline-block;
	text-indent: -9999px;
	width: 24px;
	height: 24px;
	transition: all .5s;
}

.social_icons a:hover {
	opacity: 1;
	transition: all .5s;
}

.social_icons a.fb {
	background: url(../images/icon_social.png) 0px 0px;
}

.social_icons a.google {
	background: url(../images/icon_social.png) 144px 0px;
}

.social_icons a.twitter {
	background: url(../images/icon_social.png) 72px 0px;
}

.social_icons a.pinterest {
	background: url(../images/icon_social.png) 120px 0px;
}

.social_icons a.yt {
	background: url(../images/icon_social.png) 48px 0px;
}

.social_icons a.rss {
	background: url(../images/icon_social.png) 96px 0px;
}

.social_icons a.newsletter {
	background: url(../images/icon_social.png) 24px 0px;
}

/* email form for free downloads */

.email_container {
	width:100%;
	margin:0 auto 15px;
	text-align:center;
}

.email_container a.button_demo {
	float: left;
}

form#adminForm {
	display:inline-block;
}

.email_field {
	height:49px;
	background:#8e2319;
	width:270px;
	padding:10px 5px 5px 5px;
	border: 1px solid #3B0500;
	border-radius: 5px;
	text-shadow: 1px 1px 3px #444;
	box-shadow: 0px 5px 5px #ddd;
}

.email_field input#user_email {
	border:none;
	height:25px;
	width:200px;
	padding:0 5px;
	margin:0 10px 0 0;
	float:left;
}

.email_field input.button {
	border:none;
	height:25px;
	padding:0 5px;
	margin:0;
	float:left;
	background:#ccc;
	color:#000;
}

.email_field input.button:hover {
	background:#222;
	color:#eee;
	cursor: pointer;
}

.email_field div.download_info {
	clear:both;
	font-family:Georgia,serif;
	font-style: italic;
	color: #eee;
	font-size: 13px;
	padding-top:5px;
	text-align:center;
}

/* header */

.header_area {
	background: #171e23;
	height:36px;
}

.header_area > div {
	width:1250px;
	margin:0 auto;
}

div.header_left {
	width: 135px;
	float:right;
}

div.header_right {
	width: 230px;
	float:right;
	text-align: right;
	z-index: 1;
	position: relative;
}

/* search */

.header_right div.search {
	float: right;
}

.header_right div.search label {
	display: none;
}

div.search input.inputbox {
	border: 0;
	background: #444 url(../images/magnifier2.png) right no-repeat;
	padding: 0 5px;
	margin: 6px 0 0 0;
	line-height: 24px;
	font-size: 12px;
	width: 150px;
	height: 24px;
	outline: none;
	transition: all .3;
}

div.search input.inputbox:focus {
	background: #fff url(../images/magnifier2.png) right no-repeat;
	color: #666;
	transition: all .3;
}

dt.result-title {
	padding-top: 15px;
}

.search-results dd {
	padding-left: 13px;
}

#cse-search-box {
	margin-top: 6px;
}

#cse-search-box input[type="text"] {
	border: none !important;
	background-color: #555 !important;
	background-image: none !important;
	margin: 0 !important;
	padding: 0 5px !important;
	height: 24px;
	width: 180px;
	color: #fff;
	font-size: 14px;
	outline:none;
}

#cse-search-box input[type="submit"] {
	border: none;
	margin: 0;
	padding: 0 5px;
	height: 24px;
	width: 24px;
	color: #fff;
	background-image: url(../images/magnifier2.png);
	text-indent: -9999px;
	outline:none;
	cursor: pointer;
}

/* google + */

.x6d {
	background: #3b0500 !important;
}

p.center, h1.center, h2.center, .center {
	text-align: center;
}

p.center a {
	line-height: 1;
}

/* scroll to top */

#back-top {
	position: fixed;
	bottom: 5px;
	right: 25px;
}

#back-top a {
	width: 60px;
	display: block;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	transition: 1s;
}

#back-top a:hover {
	color: #000;
}

#back-top span {
	width: 60px;
	height: 60px;
	display: block;
	margin-bottom: 7px;
	background: url(../images/top.png) no-repeat center center;
	cursor: pointer;
	border-radius: 5px;
	transition: 1s;
}

/* testimonials */

.customtestimonials {
	width:42%;
	float:left;
	padding:0 4%;
}

p.testimonial {
	font-style: italic;
	font-family: Georgia, serif;
	font-size: 18px;
	line-height: normal;
	text-align: center;
}

p.testimonial_author {
	text-align: center;
}

p.testimonial_author span {
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
	font-family: Georgia, serif;
}

/* promo */

.promo_bg p.hotcounter {
	background: #171e23;
	border-top: 1px solid #111;
	color: #eee;
	font-weight: 300;
}

.promo {
	text-align: center;
	font-size: 12px;
	color: #eee;
}

.promo a {
	color: #fff;
}

.promo a:hover {
	text-decoration: none;
	color: #ccc;
}

/* faq */

.faqbox1 {
	width:48%;
	float:left;
	padding-right:2%;
}

.faqbox2 {
	width:48%;
	float:left;
	padding-left:2%;
}

p.tabbed {
	display: none;
}

h3.tabbed {
	font-size: 18px;
}

h3.tabbed:hover {
	color: #8e2319;
	cursor: pointer;
}

p.tabbed.active {
	display: block;
}

#recaptcha_area {
	margin: 0 auto;
}

/* added after Joomla 3 */

 ul.breadcrumb {
	margin: 30px 0 0 0;
	padding: 0;	
}

.breadcrumb li {
	list-style: none;
	margin: 0;
	padding: 0 3px;
	display: inline-block;
	background: none;
}

.breadcrumb li span {
	padding: 0 0 0 5px;
}

.clearfix, .cat-children {
	clear: both;
}

.visually_hidden, nav h3, #wrapper_black h2, #footer h3, .header_area h2, .header_container h2, .user7 h3 {
	position:absolute;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
	padding: 0 !important;
	border: 0 !important;
	height: 1px !important;
	width: 1px !important;
	overflow: hidden;
}

/* newsflash */

#newsflash_bg {
	background: url(../images/newsflash_bg.jpg) no-repeat;
	background-size: cover;
}

.hot_swipe_carousel_slides .contents ul {
	margin-bottom: 15px;
}

.hot_swipe_carousel_slides .contents li {
    background-image: url(../images/tick_white.png);
    background-position: 0 5px;
}

a.small_button {
	display: inline-block;
	width: 140px;
	line-height: 32px !important;
	text-align: center;
	background: #fff;
	color: #333;
	font-weight: 400;
	margin: 0 20px 10px 0;
	border-radius: 3px;
	font-family: Georgia, serif;
	font-style: italic;
}

a.small_button:hover {
	text-decoration: none;
	background: #ddd;
}

a.small_button.dark_button {
	border:1px solid #e0e0e0;
	background: #f3f3f3;
}

a.small_button.dark_button:hover {
	background: #e0e0e0;
}

.gallery-cell {
	background: url(../images/newsflash_shadow.png) no-repeat bottom left;
}

/* icons */

.icons-section {
	text-align: center;
	margin-bottom: 25px;
}

.icon-container {
	background: #ededed;
	height: 105px;
	width: 140px;
	display: inline-block;
	padding-top: 35px;
	border:1px solid #e4e4e4;
	border-radius: 50%;
	text-align: center;
}

/* tags */

.tag-category ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.tag-category ul li {
	margin: 0;
	padding: 0;
	background: none;
}

/* join now */

.join_now {
	text-align: center;
	position: absolute;
    width: 100%;
    left: 0;
    background: url(../images/join_bg.jpg);
    background-size: cover;
    padding: 50px 0;
    color:#fff;
    font-size: 18px;
}

.join_now p {
	max-width: 800px;
	margin: 0 auto 30px;
}

.join_now p.risk_free {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 10px 0;
	font-size: 14px;
	color: #999;
	max-width: 500px;
	font-family: Georgia, serif;
	font-style: italic;
}

.empty_field {
	height: 326px;
}

.empty_field2 {
	height: 120px;
}

.empty_field3 {
	height: 81px;
}

.empty_field4 {
	height: 110px;
}

.empty_field5 {
	height: 400px;
}

/* navigation */

ul.pagenav {
	margin: 0;
	padding: 0;
	text-align: center;
	clear: both;
}

ul.pagenav li {
	margin: 0 10px;
	padding: 0;
	background: none;
	display: inline-block;
}

ul.pagenav li a {
	display: inline-block;
	width: 60px;
	height: 60px;
	text-indent: -9999px;
	opacity: .7;
}

ul.pagenav li a:hover {
	opacity: 1;
}

ul.pagenav li.previous a {
	background: url(../images/nav_arrows.png);
}

ul.pagenav li.next a {
	background: url(../images/nav_arrows.png) right;
}


ul.pagenav li span {
	display: none;
}

/* blog */

.blog-layout {
	float: left;
    width: 920px;
    border-right:1px solid #d7d7d7;
}

.item-page-layout {
	float: left;
    width: 880px;
    border-right:1px solid #d7d7d7;
    padding-right: 40px;
}

.blog-layout .category-desc {
	width: 880px;
}

.blog-layout article {
	padding-right: 40px;
	border-bottom:1px solid #d7d7d7;
	width: auto;
	margin: 25px 0;
}

.blog-layout h2 {
	text-align: left;
}

.blog-layout dd, .item-page-layout dd {
	display: inline;
	padding-right: 10px;
}

.blog-layout .column-1 img {
	max-width: 250px;
	min-width: 250px;
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 30px;
	padding: 5px;
	float: right;
	border:1px solid #d7d7d7;
	border-radius: 5px;
}

.right_column {
	width: 270px;
	float: right;
}

.faq_item {
	width: 29%;
	float:left;
	margin:0 2%;
}

.contact_item {
	width:49%;
	float:left;
}

.contact_item > div {
	padding:0 30px
}

/* swipe carousel */

.hot_swipe_carousel_slides img {
    padding:0 0 50px 0;
}

.hot_swipe_carousel_slides .contents {
    top: 20px;
    left: 60%;
    width: 36%;
    color: #fff;
    font-size:16px;
    font-weight:300;
}

.hot_swipe_carousel_slides .contents h2 {
    font-size:48px;
    font-weight:300;
    color:#fff;
    text-align:left;
    text-transform:none;
    padding:25px 0;
}

.gallery-cell {
    width: 100%;
}

.hot_swipe_carousel_slides .contents {
    position: absolute;
}

.flickity-enabled {
	position: relative;
}

.flickity-enabled:focus {
	outline: none;
}

.flickity-viewport {
	overflow: hidden;
	position: relative;
	height: 100%;
}

.flickity-slider {
	position: absolute;
	width: 100%;
	height: 100%;
}

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
          tap-highlight-color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
	cursor: -webkit-grabbing;
	cursor: grabbing;
}

.flickity-prev-next-button {
	position: absolute;
	top: 50%;
	width: 44px;
	height: 44px;
	border: none;
	border-radius: 50%;
	background: white;
	background: hsla(0, 0%, 100%, 0.75);
	cursor: pointer;
	transform: translateY(-50%);
}

.flickity-prev-next-button:hover {
	background: white;
}

.flickity-prev-next-button:focus {
	outline: none;
	box-shadow: 0 0 0 5px #09F;
}

.flickity-prev-next-button:active {
	filter: alpha(opacity=60); /* IE8 */
	opacity: 0.6;
}

.flickity-prev-next-button.previous {
	left: 10px;
}

.flickity-prev-next-button.next {
	right: 10px;
}

.flickity-rtl .flickity-prev-next-button.previous {
	left: auto;
	right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
	right: auto;
	left: 10px;
}

.flickity-prev-next-button:disabled {
	filter: alpha(opacity=30); /* IE8 */
	opacity: 0.3;
	cursor: auto;
}

.flickity-prev-next-button svg {
	position: absolute;
	left: 20%;
	top: 20%;
	width: 60%;
	height: 60%;
}

.flickity-prev-next-button .arrow {
 	fill: #333;
}

.flickity-prev-next-button.no-svg {
	color: #333;
	font-size: 26px;
}

.flickity-page-dots {
	position: absolute;
	width: 100%;
	bottom: 0;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	line-height: 1;
}

.flickity-page-dots .dot {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 8px;
	background: #fff;
	border-radius: 50%;
	filter: alpha(opacity=25); /* IE8 */
	opacity: 0.25;
	cursor: pointer;
	vertical-align: middle;
	padding:0;
}

.flickity-page-dots .dot.is-selected {
	filter: alpha(opacity=100); /* IE8 */
	opacity: 1;
	width: 15px;
	height: 15px;
}

@media (max-width: 1024px) {

	.gallery-cell .contents {
		top:10px !important;
	}

}

@media (max-width: 600px) {

	.hot_swipe_carousel_slides .contents {
		position: relative !important;
		top:0 !important;
	}

	.flickity-prev-next-button {
		top: 20% !important;
	}

	.flickity-page-dots {
		position: relative !important;
		bottom: 0 !important;
		margin: 15px 0;
	}

	.flickity-page-dots .dot {
		background: #000;
	}

}

/* lightbox */

button.imagelightbox-arrow, button#imagelightbox-close {
	border: none
}

html {
	/* killing 300ms touch delay in IE */
	-ms-touch-action: manipulation;
	touch-action: manipulation;
}

#imagelightbox {
	cursor: pointer;
	position: fixed;
	z-index: 10000;
	-ms-touch-action: none;
	touch-action: none;
	box-shadow: 0 0 3.125em rgba( 0, 0, 0, .75 );
}

#imagelightbox-loading,
#imagelightbox-loading div {
	border-radius: 50%;
}

#imagelightbox-loading {
	width: 20px;
	height: 20px;
	background-color: #444;
	background-color: rgba( 0, 0, 0, .5 );
	position: fixed;
	z-index: 10003;
	top: 50%;
	left: 50%;
	padding: 10px;
	margin: -20px 0 0 -20px;
	box-shadow: 0 0 40px rgba( 0, 0, 0, .75 );
}

#imagelightbox-loading div {
	width: 20px;
	height: 20px;
	background-color: #fff;
	animation: imagelightbox-loading .5s ease infinite;
}

@keyframes imagelightbox-loading {
	from { opacity: .5;	transform: scale( .75 ); }
	50%	 { opacity: 1;	transform: scale( 1 ); }
	to	 { opacity: .5;	transform: scale( .75 ); }
}

#imagelightbox-overlay {
	background-color: #fff;
	position: fixed;
	z-index: 9998;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

#imagelightbox-close {
	width: 2.5em;
	height: 2.5em;
	text-align: left;
	background-color: #666;
	border-radius: 50%;
	position: fixed;
	z-index: 10002;
	top: 2.5em;
	right: 2.5em;
	transition: color .3s ease;
}

#imagelightbox-close:hover,
#imagelightbox-close:focus {
	background-color: #111;
}

#imagelightbox-close:before,
#imagelightbox-close:after {
	width: 2px;
	background-color: #fff;
	content: '';
	position: absolute;
	top: 20%;
	bottom: 20%;
	left: 50%;
	margin-left: -1px;
}

#imagelightbox-close:before {
	transform: rotate( 45deg );
}

#imagelightbox-close:after {
	transform: rotate( -45deg );
}

#imagelightbox-caption {
	text-align: center;
	color: #fff;
	background-color: #666;
	position: fixed;
	z-index: 10001;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0.625em;
}

#imagelightbox-nav {
	background-color: #444;
	background-color: rgba( 0, 0, 0, .5 );
	border-radius: 20px;
	position: fixed;
	z-index: 10001;
	left: 50%;
	bottom: 3.75em;
	padding: 0.313em;
	transform: translateX( -50% );
}

#imagelightbox-nav button {
	width: 1em;
	height: 1em;
	background-color: transparent;
	border: 1px solid #fff;
	border-radius: 50%;
	display: inline-block;
	margin: 0 0.313em;
}

#imagelightbox-nav button.active {
	background-color: #fff;
}

.imagelightbox-arrow {
	width: 3.75em;
	height: 7.5em;
	background-color: #444;
	background-color: rgba( 0, 0, 0, .5 );
	vertical-align: middle;
	display: none;
	position: fixed;
	z-index: 10001;
	top: 50%;
	margin-top: -3.75em;
}

.imagelightbox-arrow:hover,
.imagelightbox-arrow:focus {
	background-color: #666;
	background-color: rgba( 0, 0, 0, .75 );
}

.imagelightbox-arrow:active {
	background-color: #111;
}

.imagelightbox-arrow-left {
	left: 2.5em;
}

.imagelightbox-arrow-right {
	right: 2.5em;
}

.imagelightbox-arrow:before {
	width: 0;
	height: 0;
	border: 1em solid transparent;
	content: '';
	display: inline-block;
	margin-bottom: -0.125em;
}

.imagelightbox-arrow-left:before {
	border-left: none;
	border-right-color: #fff;
	margin-left: -0.313em;
}

.imagelightbox-arrow-right:before {
	border-right: none;
	border-left-color: #fff;
	margin-right: -0.313em;
}

#imagelightbox-loading,
#imagelightbox-overlay,
#imagelightbox-close,
#imagelightbox-caption,
#imagelightbox-nav,
.imagelightbox-arrow {
	animation: fade-in .25s linear;
}

@keyframes fade-in {
	from	{ opacity: 0; }
	to		{ opacity: 1; }
}

@media only screen and (max-width: 41.250em) {

	#imagelightbox-close {
		top: 1.25em;
		right: 1.25em;
	}

	#imagelightbox-nav {
		bottom: 1.25em;
	}

	.imagelightbox-arrow {
		width: 2.5em;
		height: 3.75em;
		margin-top: -2.75em;
	}

	.imagelightbox-arrow-left {
		left: 1.25em;
	}

	.imagelightbox-arrow-right {
		right: 1.25em;
	}
}

@media only screen and (max-width: 20em) {

	.imagelightbox-arrow-left {
		left: 0;
	}

	.imagelightbox-arrow-right {
		right: 0;
	}
}

#responsivelightbox {
	text-align: center;
}

#responsivelightbox a {
	height:180px;
	display:block;
	box-shadow: 0 0 0.313em rgba( 0, 0, 0, .05 );
	transition: box-shadow .3s ease, border-color .3s ease;
	padding:3px;
	box-shadow: 0 0 0.938em rgba( 0, 0, 0, .10 );
	background: #fff;
}

#responsivelightbox ul {
	margin: 0;
	padding: 0;
}
		
#responsivelightbox li {
	display: inline-block;
	background: none;
	padding: 0;
	margin:10px 0 10px 20px;
}

#responsivelightbox img {
	max-width:100%;
	max-height:180px;
}

#responsivelightbox a:hover,
#responsivelightbox a:focus {
	box-shadow: 0 0 0.938em rgba( 0, 0, 0, .25 );
	background: #fff;
}

#imagelightbox-overlay {
	background-color: rgba( 0,0,0, .9 );
}

@media only screen and (max-width: 41.250em) {

	#responsivelightbox {
		width: 100%;
	}

}

.item-page .hometextleft, .item-page .hometextright {
	margin:20px 2%;
}

.hometextleft .bigtext {
	padding-top: 0;
}

.twocols {
	column-count: 2;
	-moz-column-count: 2;
}

.twocols li {
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
}

/*--------------RESPONSIVE TOP MENU----------------*/

.js .nav-collapse {
    clip: rect(0 0 0 0);
    max-height: 0;
    position: absolute;
    display: block;
    zoom: 1;
}

.nav-collapse.opened {
    max-height: 9999px;
    position:absolute;
    z-index: 99;
}

.nav-collapse.opened > div.moduletable > ul {
    position: fixed;
    top: 0;
    left: 5%;
    width: 90% !important;
    background:#171e23;
}

.nav-collapse.opened > div.moduletable > ul ul {
    width: 100%;
    position: relative;
    left:0;
    padding:0;
    margin:0;
    background:#444;
}

.nav-collapse.opened > div.moduletable > ul ul li {
    height:auto;
}

.nav-collapse.opened li {
    width: 100%;
    display: block;
    padding-left: 0;
    padding-right: 0;
}

.nav-collapse.opened li.active, .nav-collapse.opened li:hover {
    background:#333;
}

.nav-collapse.opened li.active a {
    color:#fff !important;
}

.nav-collapse.opened li a {
    padding:5px 15px !important;
    margin:0;
    line-height:30px;
    height:30px;
    color:#fff !important;
}

.nav-toggle {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    background: url(../images/tinynav.png);
    width: 40px;
    height: 30px;
    text-indent:-9999px;
    margin:26px 0 0 0;
    display:inline-block;
    float:right;
    transition:none;
}

.fix_menu .nav-toggle {
	margin:13px 0 0 0;
}

.nav-toggle.active {
    position: absolute;
    z-index: 999;
    right: 5%;
    top: 0;
    margin-top:5px;
    margin-right:15px;
    background-position: bottom;
    transition:none;
}

span.coddy {
	white-space: nowrap;
    font-family: monospace;
    background: #f5f5f5;
    padding: 3px;
    border: 1px solid #ddd;
    border-radius: 3px;
}

.image_caption {
	text-align: center;
    font-size: 13px;
    font-family: Georgia, serif;
    font-style: italic;
}

@media screen and (min-width: 1275px) {

    .js .nav-collapse {
        position: relative;
    }

    .js .nav-collapse.closed {
        max-height: none;
    }

    .nav-toggle {
        display: none;
    }

}

@media screen and (max-width: 1275px) {

    .nav-collapse.closed {
        overflow:hidden;
    }

}

/* responsive */

@media (max-width: 1275px) {

	img {
		max-width: 100%;
		height: auto;
	}

	h1.main_heading, .wrapper, .wrapper_header, .header_area > div, #footer {
		width: 980px;
	}

	#user3 {
	    padding-top: 0;
	    float: none;
	    width: auto;
	}

	ul.menu-nav {
		text-align: left;
	}

	ul.menu-nav li.item-109 {
		margin: 0 5px 0 0;
	}

	ul.menu-nav li:hover > ul {
		display:none;
	}

	.column-1, .column-2, .column-3, .column-4 {
		width: 22%;
	}

	.hotbox_multi {
	    width: 98%;
	    height: auto;
	    padding: 1%;
	}

	.hotbox_multi img {
	    width: auto;
	    height: auto;
	    padding: 0;
	}

	p.hotcounter {
		font-size: 18px;
	}

	.hot_swipe_carousel_slides img {
		max-width: 51%;
	}

	.flickity-viewport {
		min-height: 400px;
	}

	.hot_swipe_carousel_slides .contents {
		left: 54%;
	}

	.blog-layout {
		width: 75%;
	}

	.right_column {
	    width: 22%;
	}

	.blog-layout dl.article-info, .blog-layout .category-desc {
		width: 100%;
	}

	.item-page-layout  {
		width: 71%;
		padding-right: 3%;
	}

	.fb-comments iframe {
		width: 980px !important;
	}

	.clubbox {
		width: 23.2%;
		margin: 0 1%;
	}

	/* put buttons out of image for touch devices */

	span.magnifier {
		opacity: 1;
		position: relative;
		padding-top: 0;
		padding-left: 0;
		width: auto;
		height: auto;
	}

	span.magnifier a.small_button {
		width: 32%;
	    margin: 5px 0.5% 0 0.5%;
	    font-size: 10px;
	    display: inline-block;
	}

	.hotbox_multi:hover img {
		filter: none;
	}
}

@media (max-width: 1023px) {

	.main_heading_container {
		position: relative;
		background: #171e23;
	}

	div.header_right, div.header_left {
		width: 50%;
	}

	h1.main_heading, .wrapper, .wrapper_header, .header_area > div, #footer {
		width: 96%;
		margin-left: 2%;
		margin-right: 2%;
		padding-top: 5px;
		padding-bottom: 5px;
		line-height: 1;
	}

	.column-1, .column-2, .column-3, .column-4 {
		width: 44%;
		margin: 25px 3%;
	}

	.hotbox_multi img {
		width: 100%;
	}

	.column-1, .column-3 {
		clear: both;
	}

	.hot_swipe_carousel_slides .contents {
	    top: 0;
	    font-size: 13px !important;
	}

	.hot_swipe_carousel_slides .contents a.small_button {
		width: 90px;
	}

	.hot_swipe_carousel_slides .contents h2 {
	    font-size: 32px;
	    padding: 15px 0;
	}

	.cattextright a {
		width: 22%;
	}

	.modulerow4 {
		width: 49.9%;
	}

	.properties img {
		display: block;
		margin: 0 auto 10px;
	}

	.blog-layout {
		width: 100%;
		border-right: 0;
	}

	.right_column {
	    width: 100%;
	}

	.item-page-layout  {
		width: 100%;
		padding-right: 0%;
		border-right: 0;
	}

	p.counter.pull-right {
		float: none;
		text-align: left;
	}

	.fb-comments iframe {
		width: 750px !important;
	}

	.faq_item {
		width: 100%;
		float:none;
		margin:0 0 30px 0;
	}

	.faq_item h4 {
		border-top: 1px solid #ccc;
		padding-top: 10px;
	}

	.faq_item hr {
		border-top: 0;
	}

	.clubbox {
		width: 100%;
		float:none;
		margin: 0 0 60px 0;
	}

	.customtestimonials, .faqbox1, .faqbox2 {
		width: 100%;
		float:none;
		margin:0 0 30px 0;
		padding: 0;
	}

	p.hotcounter {
		width: 94%;
		padding:15px 3%;
	}

	p.hotcounter a {
		display: block;
	}

	span.magnifier a.small_button {
	    font-size: 11px;
	}

	.promo_bg .wrapper {
		padding-top: 0;
		padding-bottom: 0;
	}

	.twocols {
		column-count: 1;
		-moz-column-count: 1;
	}

}

@media (max-width: 767px) {

	h1, .user9 h2, .blog-featured .page-header h2, .item-page .page-header h2, .category-desc h2, .club-heading h2, .tag-category > h2, .item-page-layout h2, .item-page-sparky h2 {
		font-size: 40px;
	}

	.column-1, .column-2, .column-3, .column-4 {
		width: 92%;
		margin: 50px 4% 75px;
		float: none;
	}

	.hometextleft, .hometextright, .cattextleft, .cattextright {
	    width: 100%;
	    float: none;
	    margin: 0;
	}

	.modulerow4, .contact_item {
		width: 100%;
		float: none;
	}

	.contact_item  {
		margin-bottom: 45px;
	}

	.modulerowpad {
	    padding: 15px 10px;
	}

	.imgfloatleft, .imgfloatright {
	    float: none;
	    margin: 0 0 25px 0;
	    width: 100%;
	    height: auto;
	}

	.hot_swipe_carousel_slides .contents {
		left: 3%;
		width: 90%;
		position: relative;
		padding-bottom: 45px;
	}

	.hot_swipe_carousel_slides img {
		max-width: 100%;
		padding: 0;
	}

	.gallery-cell {
		background: none;
	}

	.user9 {
		padding-top: 0;
	}

	#cse-search-box input[type="text"] {
		width: 100px;
	}

	.promo_bg p.hotcounter, p.hotcounter {
		position: relative;
		background: #fff;
		color: #333;
		font-weight: 400;
		border-top: 0;
		border-bottom:0;
	}

	.join_now {
		position: relative;
		background: transparent;
		color: #333;
		padding: 25px 0;
	}

	.promo_bg p.hotcounter a {
		color: #8e2319;
	}

	p.hotcounter span {
		display: block;
		line-height: 33px;
	}

	.empty_field, .empty_field2, .empty_field3 {
		display: none;
	}

	a.buy_demo.wide_button, a.button_demo.wide_button {
    	width: 80%;
	    margin: 0 2%;
	}

	.blog-layout .column-1 img {
		max-width: 100%;
		float: none;
		margin-left: 0;
	}

	.properties a {
	    width: 90%;
	    padding: 0 15px;
	    margin: 5px 0;
	}

	#back-top {
	    display: none !important;
	}

	a.buy_demo.wide_button, a.button_demo.wide_button {
		max-width: 100%;
	}

	.cattextright a {
		width: 47%;
	}

	.pagination li {
		border-right: 0;
	}

	.fb-comments iframe {
		width: 320px !important;
	}

}
