html {
	scroll-behavior: smooth;
}

body {
	margin:0;
	padding:0;
	font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;
	font-size:14px;
	font-display:swap;
	color:#5F5F5F;
}

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

.marginbottom30 {
	margin-bottom: 30px;
}

[itemprop="articleBody"] ul,
[itemprop="articleBody"] ol,
.category-desc ul,
.category-desc ol {
	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;
}

pre {
	clear: both;
}

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.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, h2.latest_releases, .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: 700;
}

h1 span {
	text-transform: none;
    font-size: 24px;
    line-height: 2;
    display: block;
}

.page-header > h1 {
	max-width: 700px;
    margin: 0 auto;
}

h2.latest_releases {
	padding:20px 0;
}

h2.latest_releases + p {
	padding-bottom: 30px;
}

h2.normalh2 {
	text-align:left;
	font-weight: bold;
	font-size: 36px;
	text-transform: none;
}

.home_page_container {
	max-width: 720px;
    padding: 20px 0 0;
    margin: 0 auto;
    color: #fff;
    text-align: center;
}

.home_page_container h1 {
	color: #fff;
	font-size: 44px;
	font-weight: 400;
	text-transform: none;
	padding-bottom: 0;
	text-align: center;
}

.home_page_container a:not(.buy_demo) {
	color: #fff;
	border-bottom: 1px solid #fff;
}

.home_page_container a.buy_demo.wide_button {
	margin-top: 20px;
}

.home_page_container a:hover {
	color: #eee;
}

.home_message {
	padding: 30px 15px 50px;
	margin: 0 auto;
	max-width: 720px;
	text-align: center;
}

.user9 h2 {
	padding-top: 0px;
}

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

h2 span {
	font-weight: 700;
}

h2 span.subsmall, p.bigtext {
	font-size: 24px;
	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;
}

p.middletext {
	font-size: 20px;

}

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

p.hotcounter a {
	border: 1px solid #C33149;
    padding: 10px 25px;
    margin: 0 5px;
    border-radius: 3px;
    font-size: 16px;
    text-transform: uppercase;
    position: relative;
    top: -3px;
}

#bottommodules h3 {
	text-align: left;
	padding:0 0 15px;
	color: #fff;
}

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

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

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

#bottommodules a {
	font-weight: 400;
	color: #ccc;
}

.right_column a {
	font-weight: 400;
}

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

.items-row h2 {
	padding:0 0 15px;
	text-align: left;
}

.items-row h2, .items-row h2 a:link, .items-row h2 a:visited {
	font-weight: 700;
}

.tag_name {
	margin-bottom: 10px;
}

.tag-category .tag_name a:not(.page_builder_tag) {
	display: none;
}

.page_builder_tag, .tag_name a {
	display: inline-block;
    margin-right: 15px;
    margin-bottom: 3px;
    background: #eee;
    padding: 3px 10px;
    border-radius: 13px;
    color: #5F5F5F;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
}

.page_builder_tag:hover, .tag_name a:hover {
	color: #fff;
	background: #C33149;
}

.tag_name a:last-child {
	margin-right: 0;
}

img.builder_template {
	width: 270px;
	height: 270px;
	margin:15px;
	border:1px solid #ccc
}

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

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

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

p.hotcounter {
	text-align: center;
	position: absolute;
    width: 100%;
    left: 0;
    background: #eee;
}

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

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;
}

.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:#C33149;
	font-weight:bold;
}

a:hover {
	opacity: 0.8;
	color:#C33149;
}

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

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

ul {
	margin:0 0 0 20px;
	padding:0 0 0 20px;
}

li {
	padding-top:0;
	padding-bottom:10px;
}

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

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

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

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

#footer a:link, #footer a:visited {
	color:#aaa;
	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;
}

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

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

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

span.info, span.warning {
	border: 0;
	background-color: transparent;
	background-position: left;
}

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

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

.modifydate {
	font-size:10px;
}

.hotbox_multi {
	width:270px;
	height: 280px;
	position: relative;
	margin: 0 0 15px 0;	
}

.hotbox_multi.extensions {
	border:none;
}

.hotbox_multi img {
	width: 270px;
	height: 270px;
	border:1px solid #f0f0f0;
	border-radius: 5px;
}

.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: 85px;
	padding-left: 35px;
	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: #fff;
	display: block;
}

span.magnifier a:hover {
	opacity: 0.8;
}

span.magnifier a:first-child {
	background: #C33149;
    color: #fff;
}

body:not(.free-joomla-templates) span.magnifier a:nth-of-type(2)::after {
	content: " ";
    width: 16px;
    height: 16px;
    background: url(../images/external.svg);
    background-size: 16px 16px;
    display: inline-block;
    margin-left: 2px;
    position: relative;
    top: 2px;
}

/* system messages */

#system-message {
	max-width: 800px;
    margin: 0 auto;
}

.close {
	float: right;
	font-size: 20px;
	font-weight: bold;
	line-height: 18px;
	color: #000;
	text-shadow: 0 1px 0 #ffffff;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.4;
	filter: alpha(opacity=40);
}

.alert {
	padding: 8px 35px 8px 14px;
	margin-bottom: 18px;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	background-color: #fcf8e3;
	border: 1px solid #fbeed5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.alert,
.alert h4 {
	color: #c09853;
}
.alert h4 {
	margin: 0 0 .5em;
}
.alert .close {
	position: relative;
	top: -2px;
	right: -21px;
	line-height: 18px;
	cursor: pointer;
}
.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #468847;
}
.alert-success h4 {
	color: #468847;
}
.alert-danger,
.alert-error {
	background-color: #f2dede;
	border-color: #eed3d7;
	color: #b94a48;
}
.alert-danger h4,
.alert-error h4 {
	color: #b94a48;
}
.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #3a87ad;
}
.alert-info h4 {
	color: #3a87ad;
}
.alert-block {
	padding-top: 14px;
	padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
	margin-bottom: 0;
}
.alert-block p + p {
	margin-top: 5px;
}

dl.article-info dd {
	display: inline-block;
	margin:0 15px 15px 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;
}

.clubprice strike {
	opacity: 0.4;
	font-weight: 400;
}

.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;
}

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

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

.clubbox h2 {
	padding: 10px 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;
	line-height: 1;
}

.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 ul.list-inline {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	padding: 15px 0;
}

#kunena ul.list-inline li {
	width: 172px;
	margin: 0;
	padding: 0 15px 15px 0;
}

#kunena > nav.navbar {
	min-height: 40px;
}

#kunena nav.navbar .knav-usercollapse .dropdown-menu {
	left: -175px;
}

#kunena nav.navbar .knav-usercollapse .dropdown-menu .mod-login__username {
	margin-bottom: 10px;
}

#kunena nav.navbar .knav-usercollapse .dropdown-menu #kform-login-desktop-submit {
	text-align: left;
}

#kunena .float-start .pagination, #kunena .float-end .kunena-search.search {
	padding: 15px 0 0 0 !important;
}

#kunena .kunena-topic-item .float-start .pagination {
	padding: 0 !important;
}

#kunena .pagination li:last-child {
	border-right: 0;
}

#kunena .kunena-topic-item .modal-dialog {
	max-width: initial;
}

#kunena .kunena-topic-item .btn-toolbar {
	margin-top: 15px;
}

#kunena .kunena-topic-item .btn-toolbar > button.btn,
#kunena .kunena-topic-item .btn-toolbar > .btn-group {
	margin: 0 10px;
}

#kunena .breadcrumb-item+.breadcrumb-item::before {
	display: none;
}

#kunena.layout .message.row > .rounded {
	padding-top: 10px;
}

#kunena.layout #categoryactions ul {
	margin: 30px 0 20px;
}

#kunena.layout #categoryactions ul.pagination {
	margin: 3px 0;
	padding: 0 !important;
	border: 0;
}

#kunena.layout #categoryactions div.pagination {
	padding: 0 !important;
}

#kunena.layout .pagination-small .pagination li.page-item {
	border: 0;
}

#kunena .bbcode_code {
	margin: 15px 0;
}

#kunena.layout .bbcode_code_body {
	white-space: break-spaces !important;
    font-family: monospace;
    background: #eee;
    color: #333;
    font-size: 14px;
    padding: 10px;
}

form#postform div.form-group.row {
	margin: 15px 0;
}

.support-forum p.hotcounter {
	padding: 30px 0;
}

span.membership_status {
    color: red;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 1;
}

span.membership_status.moderator {
	color: #333;
}

span.membership_status.active_status {
	color: green;
}

/* buttons */

a.button_demo, a.buy_demo {
	display:inline-block;
	width:180px;
	height:50px;
	padding: 10px 0 0 0;
	margin: 0 4px;
	text-align: center;
	text-decoration: none;
	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;
	line-height: 1;
}

a#load_more.buy_demo {
	height: 47px;
	padding-top: 20px;
	margin-bottom: 50px;
}

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

a.buy_demo {
	background:#C33149;
	color: #fff;
}

a.button_demo:hover {
	transition: all .5 ease-in-out;
}

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

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

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

.user7 .more_templates {
	padding-bottom: 30px;
	text-align: left;
}

.user7 .more_templates .items-row.row-fluid,
.user7 .more_templates .column-1,
.user7 .more_templates .column-2,
.user7 .more_templates .column-3,
.user7 .more_templates .column-4 {
	margin-bottom: 0;
}

.user7 .fb_iframe_widget_fluid_desktop {
	max-width: unset;
}

.moduletable.facebookcomments {
	max-width: 880px;
	text-align: left;
	margin: 50px 0 50px -8px;
}

/* multi-column layout */

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

.items-row.row-fluid {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-bottom: 30px;
}

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

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

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

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

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

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

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

.pagination li {
	margin: 0;
	padding: 0;
	list-style: none;
	background:none;
	display: block;
	float: left;
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
}

.pagination li.active, .page-item.active .page-link {
	background: #f3f3f3;
	border-color: #d7d7d7;
	color: #5F5F5F;
}

.pagination li .page-link {
	border-top: 0;
	border-bottom: 0;
	border-right: 1px solid #d7d7d7;
	color: #5F5F5F;
}

.pagination li:first-child {
	border-left: 1px solid #d7d7d7;
	border-radius: 5px 0 0 5px;
}

.pagination li:last-child {
	border-radius: 0 5px 5px 0;
}

.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 span.icon-angle-double-left::before {
	content: "Start";
}

.pagination li span.icon-angle-left::before {
	content: "Prev";
}

.pagination li span.icon-angle-right::before {
	content: "Next";
}

.pagination li span.icon-angle-double-right::before {
	content: "End";
}

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

/* layout */

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

.header_container {
	background: #C33149;
	height: 82px;
}

.wrapper_header {
	width:100%;
	height: 81px;
	margin:0 auto;
	padding: 0 30px;
	box-sizing: border-box;
}

#wrapper_black {
	background: #171e23;
}

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

body.home #wrapper2 {
	padding-top: 0;
}

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

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

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

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

#footer {
	width:1250px;
	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;
}

.newsletter_subscribe_btn {
	display: inline-block;
	padding: 12px;
	margin-top: 15px;
    font-size: 14px;
    background: #C33149;
    color: #fff;
    border: 0;
    border-radius: 5px;
    cursor: pointer;
}

.user9 {
	padding: 0 0 15px;
}

.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, .cattexthome.taglinks p a {
	display: inline-block;
	width: 23%;
	height: 30px;
	line-height: 30px;
	margin: 0 1% 10px 0;
	font-weight: 400;
	color: inherit;
	border-radius: 3px;
	text-align: center;
}

.cattextright.taglinks a {
	border: 1px solid #e0e0e0;
}

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

.cattexthome.taglinks {
	padding: 50px 0;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
}

.cattexthome.taglinks h2 {
	padding: 0 0 45px;
    font-size: 24px;
    line-height: 1.2;
    text-align: left;
    width: 32%;
}

.cattexthome.taglinks > p {
	display: flex;
    flex-wrap: wrap;
    width: 68%;
}

.cattexthome.taglinks h2 a {
	text-decoration: underline;
}

.cattexthome.taglinks p a {
	width: auto;
    margin: 0 22px 15px 0;
    border: 1px solid #e0e0e0;
    padding: 0 10px;
}

.cattexthome.taglinks p 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 #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	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: #eee;
	text-decoration: none;
}

.properties a.purchase_item {
	background: #F3D9B1;
	color: #333;
}

.properties a.join_club {
	background: #C33149;
	color: #fff;
}

.properties a.wp, .properties span.wp {
	display: inline-block;
	background: #fff;
    border: 0;
    line-height: 1;
    font-size: 13px;
    margin: 0 0 0 1%;
    position: relative;
    top: 7px;
}

.properties a.wp:hover {
	color: #8e2319;
}

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

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

.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;
}

.sparky-blocks-container {
	width: 31%;
	float:left;
	line-height:34px;
	background: #eee;
	margin: 0 1% 30px;
	padding: 0 15px 15px;
	box-sizing: border-box;
}

.sparky-blocks-container img {
	height:34px;
	float:left;
	margin-right:15px
}

.sparky-heading-icon {
	height: 28px;
	margin-right:15px;
	float:left;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* 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 {
	display: block;
	padding:0;
	margin:0;
	text-align: right;	
}

@media (min-width: 1276px) {

	ul.menu-nav {
		display: flex;
	}

}

ul.menu-nav li {
	list-style:none;
	padding:10px 14px;
	margin:0 5px 0 0;
	background:none;
	position:relative;
}

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

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

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

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

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

ul.menu-nav li.item-109 {
	background: #fff;
	margin: 0 0 0 10px;
    border-radius: 3px;
}

@media (min-width: 1276px) {

	ul.menu-nav li.item-109 {
		max-height: 40px;
		padding: 0 !important;
	}

	ul.menu-nav li.item-109 a {
		padding: 10px 25px !important;
	}

}

ul.menu-nav li.item-109:hover {
	opacity: 0.8;
	transition:all .3s;
}

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

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

ul.menu-nav li.item-109 > a {
	color: #C33149;
	font-weight: 700;
	text-transform: uppercase;
	padding: 0;
}

ul.menu-nav li.item-229 > a,
ul.menu-nav li.item-248 > a {
	padding: 0;
}

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;
	left: 15px;
    top: 51px;
}

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

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

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

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

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;
}

form#ktopicsform tr.category span.icon {
	background-image: none;
}

.item-page pre, .item-page-layout pre, .item-page code, .item-page-layout code {
	padding: 5px 30px;
	background: #eee;
	border-top: 5px solid #ccc;
	border-bottom: 5px solid #ccc;
	white-space: pre-wrap;
}

ul.menu-forum li.item-1893 {
	float: right;
	padding-right: 0;
}

body.loggedin ul.menu-forum li.item-1893 {
	display: none;
}

/* right menu */

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

/* sparky pages */

.top_anchor {
	display:block;
}

.inside_anchor {
	display:block;
}

.page_builder_templates {
	display: flex;
	flex-wrap: wrap;
	text-align: center;
}

.page_builder_templates a {
	margin-bottom: 30px;
}

.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%;
	border: 1px solid #ddd;
}

.item-page-sparky p.subheading {
	font-size: 22px;
	text-align: center;
	margin:0 auto 45px;
	max-width: 800px;
	line-height: 1.5;
}

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

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

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

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

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

.item-page-sparky .intro-cell {
	width: 23%;
	margin: 1%;
    float: left;
}

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

.thin_paragraph_big {
	text-align:center;
	max-width:800px;
	margin: 0 auto 15px;
}

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

div.social_icons {
	margin: 0;
	padding: 0;
	position: relative;
    z-index: 1;
}

.social_icons a {
	margin: 6px 3px;
	opacity: 0.7;
	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;
	background-size: 216px 24px;
}

.social_icons a.twitter {
	background: url(../images/icon_social.png) 184px 0px;
	background-size: 216px 24px;
}

.social_icons a.pinterest {
	background: url(../images/icon_social.png) 88px 0px;
	background-size: 216px 24px;
}

.social_icons a.instagram {
	background: url(../images/icon_social.png) 120px 0px;
	background-size: 216px 24px;
}

/* search */

.visually-hidden {
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	padding: 0 !important;
	margin: -1px !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
	white-space: nowrap !important;
	border: 0 !important;
}

.com-finder__search .form-inline {
	text-align: center;
}

.com-finder__search .form-inline > label {
	display: none;
}

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

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

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

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

ul.menu-nav li.item-1724 img {
	width: 20px;
	height: 20px;
    vertical-align: top;
}

ul.menu-nav > li.item-1724:hover {
	background: transparent;
}

/* 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: 29%;
    float: left;
    padding: 0 2%;
}

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: 400;
}

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

.promo a {
	color: #fff;
}

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

div.fb_messenger {
	position: fixed;
    bottom: 25px;
    right: 25px;
    z-index: 99;
}

div.fb_messenger img {
	width: 50px;
	height: 50px;
}

/* 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: #C33149;
	cursor: pointer;
}

p.tabbed.active {
	display: block;
}

/* added after Joomla 3 */

 ol.breadcrumb {
	margin: 30px 0 0 0;
	padding: 0;	
	line-height: 1.6;
}

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

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

ol.breadcrumb li::after {
 	content: ">";
 	padding-left: 10px;
}

ol.breadcrumb li.float-start::after, ol.breadcrumb li.active:not(.mod-kunena-breadcrumbs__item)::after, ol.breadcrumb li.mod-kunena-breadcrumbs__item:last-child::after {
  	content: "";
}

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

.visually_hidden, nav h3, #wrapper_black h2, #footer h3, .header_container h2 {
	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_bg2.jpg);
    background-size: cover;
    margin: 0 0 40px 0;
}

.hot_swipe_carousel_slides:not(.flickity-enabled) div.gallery-cell {
	display: none;
}

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

.hot_swipe_carousel_slides .contents li {
    background-image: none;
    padding-left: 10px;
}

.hot_swipe_carousel_slides .contents li span {
	padding-right: 10px;
}

a.small_button {
	display: inline-block;
	width: 200px;
	line-height: 44px !important;
	text-align: center;
	background: #fff;
	color: #333;
	font-weight: 400;
	margin: 0 20px 10px 0;
	border-radius: 3px;
}

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

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

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

/* 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;
}

.join_now p.risk_free a {
	color: #999;
    font-weight: 400;
    text-decoration: underline;
}

.empty_field {
	height: 324px;
}

.empty_field2 {
	height: 90px;
}

.empty_field3 {
	height: 76px;
}

.empty_field4 {
	height: 110px;
}

.empty_field5 {
	height: 400px;
}

/* navigation */

nav.pagenavigation {
	margin: 30px 0;
	padding: 0;
	text-align: center;
	clear: both;
}

nav.pagenavigation a {
	display: inline-block;
	width: 60px;
	height: 60px;
	margin: 0 10px;
	text-indent: -9999px;
	opacity: .7;
}

nav.pagenavigation a:hover {
	opacity: 1;
}

nav.pagenavigation a.btn[rel="prev"] {
	background: url(../images/nav_arrows.png);
}

nav.pagenavigation a.btn[rel="next"] {
	background: url(../images/nav_arrows.png) right;
}

/* blog */

.com-content-category-blog.with-right-col,
.com-content-article.item-page-layout {
	width: 71%;
	float: left;
	border-right: 1px solid #d7d7d7;
	padding-right: 3%;
}

.com-content-category-blog.with-right-col h2 {
	text-align: left;
}

.com-content-category-blog.with-right-col h2 a {
	font-weight: 700;
}

.com-content-category-blog .blog-item img {
	margin-bottom: 25px;
}

.right_column {
	width: 23%;
	float: right;
	margin-left: 2%;
}

.blog-items {
    display: flex;
    flex-wrap: wrap;
    clear: both;
    margin-bottom: 30px;
}

.blog-items.columns-4 .blog-item {
    width: calc(25% - 37.5px);
    margin: 0 47.5px 15px 0;
}

.blog-items.columns-4 .blog-item:nth-child(4n) {
	margin-right: 0;
}

.blog-items.columns-4 .blog-item h2 {
	text-align: left;
	font-weight: 700;
}

.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 .contents {
    top: 20px;
	left: 55%;
    width: 41%;
    color: #ddd;
    font-size:16px;
    font-weight:400;
}

.hot_swipe_carousel_slides .contents h2 {
    font-size:36px;
    font-weight:400;
    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: 12px;
	height: 12px;
}

@media (min-width: 1276px) {

	.flickity-page-dots {
		width: 500px;
		bottom: 20px;
		right: 375px;
		text-align: right;
	}

	.hot_swipe_carousel_slides .gallery-cell img {
		margin-bottom: -4px;
	}

	.user9 {
		padding: 0;
	}

}

.hot_swipe_carousel_slides .gallery-cell:first-child strong {
	color: #fff;
}

.hot_swipe_carousel_slides .gallery-cell:first-child strong::before {
	content: "";
    display: inline-block;
    position: absolute;
    width: 110px;
    height: 20px;
    margin: 20px 0 0 0px;
    background: url(../images/underline.png);
    background-size: 110px 20px;
}

.hot_swipe_carousel_slides .gallery-cell:first-child a.small_button {
	margin: 10px 20px 10px 0;
}

@media (max-width: 1024px) {

	#newsflash_bg .wrapper {
		overflow: hidden;
	}

	.flickity-viewport {
		overflow: visible;
	}

	.gallery-cell .contents {
		top: 10px !important;
		left: 45%;
    	width: 52%;
		background: rgba(0,0,0,0.7);
		padding: 0 10px;
	}

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

}

@media (max-width: 600px) {

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

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

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

}

/* lightbox */

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

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

#imagelightbox {
	cursor: pointer;
	position: fixed;
	z-index: 1000000;
	-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: 1000000;
	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: 999999;
	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: 1000000;
	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 {
	display: none;
}

#imagelightbox-nav {
	background-color: #444;
	background-color: rgba( 0, 0, 0, .5 );
	border-radius: 20px;
	position: fixed;
	z-index: 1000000;
	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: 1000000;
	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-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 a:hover,
#responsivelightbox a:focus {
	box-shadow: 0 0 0.938em rgba( 0, 0, 0, .25 );
	background: #fff;
}

#responsivelightbox img {
	height: 180px;
}

#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;
    top:0;
    padding:0;
    margin:0;
    background:#444;
    transition: none;
}

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

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

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

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

.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;
}

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

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;
}

.multiplex .hometextleft p.bigtext,
.multiplex .hometextright p.bigtext {
    font-weight: 400;
    padding-top: 0;
    font-size: 22px;
}

.real-estate-template .evencols p.bigtext {
	padding-top: 0;
}

h2.homes_subhead {
	font-size: 36px;
	line-height: 1.2;
	padding-bottom: 30px;
}

/* registration */

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

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

.login .control-group {
	margin-bottom: 15px;
}

div.login-fields input,
div.registration input,
div.remind input,
div.reset input,
div.profile-edit input,
#login-form input,
fieldset.word input#q,
div.reset-confirm input,
div.reset-complete input,
.login input#username,
.login input#password {
	width: 100%;
	padding: 8px;
	border: 1px solid #ccc;
	border-radius: 5px;
	font-size: 18px;
	font-family: Arial, sans-serif;
	box-sizing: border-box;
}

fieldset.word input#q {
	width: auto;
}

div.login-fields input:focus, div.registration input:focus, div.remind input:focus, div.reset input:focus, div.profile-edit input:focus, #login-form input:focus {
	outline: none;
	border-color: #c33149;
}

div.login button, div.logout button, div.registration button, div.remind button, div.reset button, div.profile-edit button, #login-form button, #login-form input.btn, fieldset.word button.btn, div.reset-confirm button, div.reset-complete button, .sendy button.btn, .rsmembership_form .form-actions .btn, #rsme_membership_info a.btn-success {
	padding: 8px 20px;
	margin:15px 15px 45px 0;
	border: 1px solid #c33149;
	background: #c33149;
	color: #fff;
	border-radius: 5px;
	font-size: 18px;
	text-align: center;
	font-family: Arial, sans-serif;
	cursor: pointer;
	width: auto;
}

.password-group .input-group button.btn {
	display: none;
}

.com-users-login__options a {
	display: block;
	padding-bottom: 15px;
}

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

div.profile ul, #login-form ul {
	padding: 0;
}

div.profile li, #login-form li {
	background: none;
	padding-left: 0;
}

div.profile dt, div.profile dd {
	display: inline-block;
	width: 40%;
	padding: 7px 0;
}

div.profile dt {
	font-weight: 700;
}

div.registration, div.profile, div.login, ul.forgot, div.reset, div.remind, div.profile-edit, #login-form, div.freedownload, div.reset-confirm, div.reset-complete {
	max-width: 400px;
    margin: 0 auto;
}

#login-form.form-inline,
#rsme_membership_info {
	margin-bottom: 50px;
}

div.registration form fieldset, div.profile fieldset, div.login form fieldset, div.reset form fieldset, div.remind form fieldset, div.profile-edit form fieldset, div.reset-confirm form fieldset, div.reset-complete form fieldset {
	margin: 0;
	padding: 0;
}

div.registration form .control-group, div.reset form .control-group, div.remind form .control-group, div.profile-edit form .control-group, #login-form .control-group, div.reset-confirm .control-group, div.reset-complete .control-group {
	padding: 7px 0;
}

div.registration form label, div.login form label, div.reset form label, div.remind form label, div.profile-edit form label, #login-form label, div.reset-confirm label, div.reset-complete label {
	line-height: 2;
}

div.logout {
	text-align: center;
}

body.loggedin .item-1749 {
	display: none;
}

/* popover */

.control-label .hasPopover,
.control-label .hasTooltip {
	display: inline-block;
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.2);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	white-space: normal;
}
.popover.top {
	margin-top: -10px;
}
.popover.right {
	margin-left: 10px;
}
.popover.bottom {
	margin-top: 10px;
}
.popover.left {
	margin-left: -10px;
}
.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
.popover-title:empty {
	display: none;
}
.popover-content {
	padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.popover .arrow {
	border-width: 11px;
}
.popover .arrow:after {
	border-width: 10px;
	content: "";
}
.popover.top .arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0,0,0,0.25);
	bottom: -11px;
}
.popover.top .arrow:after {
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff;
}
.popover.right .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0,0,0,0.25);
}
.popover.right .arrow:after {
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #fff;
}
.popover.bottom .arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0,0,0,0.25);
	top: -11px;
}
.popover.bottom .arrow:after {
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff;
}
.popover.left .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0,0,0,0.25);
}
.popover.left .arrow:after {
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px;
}

/* promo box */

.promobox {
	background:#333;
	color:#fff;
	text-align: center;
	line-height: 36px;
}

.promobox a, .promobox strong {
    color: #fff;
    background: #C33149;
    padding: 0 10px;
    border-radius: 12px;
    font-weight: 400;
    line-height: 1.7;
    display: inline-block;
}

div.content_rating, div.content_rating + form {
	text-align: center;
}

.bottom4 a {
	color: #fff !important;
}

.bottom4 svg {
	max-width: 30px;
    max-height: 30px;
    margin-right: 25px;
}

/* membership */

.rsm_form_container {
	max-width: 720px;
    margin: 0 auto;
}

.rsm_form_container h1 {
	text-align: left;
	text-transform: none;
	font-size: 32px;
}

.rsmembership_form .control-group {
	margin-bottom: 10px !important;
}

.rsmembership_form .item-page {
	margin-bottom: 30px;
}

#rsm_subscribe_login_form .item-page {
	margin-bottom: 0;
}

.rsmembership_form .form-actions .rsmemgrid-btn {
	color: #fff;
}

.rsmemgrid-row .form-actions .rsmemgrid-btn {
	color: #fff;
}

form#rsm_membership_form {
	max-width: 720px;
    margin: 0 auto;
}

#rsm_terms_frame {
	border: 0;
	height: auto;
}

#rsm_terms_frame #rsm_terms_container {
	padding: 0;
}

#rsm_terms_frame #rsm_terms_container h1 {
	display: none;
}

#rsm_mymemberships.item-page,
#rsm_subscribe.item-page,
#rsm_mytransactions.item-page {
	margin-bottom: 50px;
}

#rsm_user .item-page,
#rsm_terms_detail.item-page,
#rsm_mymembership_renew .item-page,
#rsm_mymembership_renew .rsmembership_form {
	max-width: 720px;
    margin: 0 auto 50px;
}

#rsm_mymembership_container.item-page #rsme_membership_info,
#rsm_mymembership_container.item-page #rsme_membership_info .lead {
	margin-top: 30px;
}

#rsm_mymembership_container.item-page #rsme_membership_info a.btn.btn-info {
	background: transparent;
    border: 0;
    padding: 0;
}

#rsm_mymembership_container.item-page #rsme_membership_info a.btn.btn-info i {
	display: none;
}

#rsm_mymembership_container.item-page #rsme_membership_info a.btn-success {
	display: block;
	width: max-content;
}

.rsmemgrid-btn,
.rsmemgrid-btn:hover {
	color: #fff;
}

#rsm_mymembership_renew .btn.rsmemgrid-btn[name="Cancel"] {
	color: #333;
}

.rsmemgrid-btn.button {
	font-size: 1rem;
	padding: 0.375rem 0.75rem;
}

#rsm_subscribe_payment input[type="radio"] {
	margin-right: 5px;
}

#rsm_subscribe_payment label > div, #rsm_mymembership_renew label > div {
	font-size: 12px;
	margin-left: 22px;
}

.rsmembership_form button.btn.float-end {
	float: none !important;
}

/* services */

.servicepricing {
	border: 1px solid #ced4da;
	border-radius: 10px;
}

.serviceflex {
	display: flex;
	justify-content: space-between;
}

.serviceflex > div {
	float: none;
}

.serviceflexcenter {
	align-self: center
}

.servicepricing > * {
	padding-left: 15px;
	padding-right: 15px;
}

.servicecontainer {
	margin-bottom: 30px;
}

.servicecontainer h2 {
	font-size: 36px;
	padding-top: 0;
	padding-bottom: 30px;
	line-height: 1.2;
}

.servicecontainer h3 {
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 0;
}

.servicepricing h3 {
	display: inline-block;
    border-bottom: 3px solid #ced4da;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.servicecontainer .hot_simple_contact {
	margin: 30px 0 0 0;
}

.servicecontainer .hot_simple_contact .form-group {
	margin-bottom: 30px;
}

.servicecontainer .hot_simple_contact textarea {
	height: 150px;
}

.servicecontainer .hot_simple_contact_submit input.btn {
	background: #C33149;
	border: 0;
	font-size: 14px;
	padding: 9px 30px;
}

.servicecontainer .hot_simple_contact_submit input.btn:hover {
	background: #000;
}

/* responsive */

@media (max-width: 1270px) {

	ul.menu-nav li {
		padding: 11px 14px;
	}

	.wrapper, .wrapper_header, #footer {
		width: 100%;
		line-height: 1;
	}

	.items-row.row-fluid {
		display: block;
	}

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

	.blog-items.columns-4 .blog-item {
	    width: calc(50% - 30px);
	    margin: 0 15px 15px;
	}

	.hotbox_multi img {
		width: 100%;
	}

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

	.cattextright a {
		width: 22%;
	}

	.modulerow4 {
		width: 49.9%;
	}

	.modulerow3 {
		width: 100%;
	}

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

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

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

	.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: 98%;
		float:none;
		margin: 0 1% 30px !important;
	}

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

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

	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;
	}

	.promobox {
		line-height: 1.5;
		padding: 5px;
	}

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

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

	.hotbox_multi:hover img {
		filter: none;
	}

	/* 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: 49%;
	    margin: 5px 0.5% 0 0.5%;
	    font-size: 14px;
	    display: inline-block;
	    line-height: 1.5 !important;
    	padding: 10px 0;
	}

	.right_column, .com-content-category-blog.with-right-col, .com-content-article.item-page-layout {
	    width: 100%;
	    float: none;
	    margin-left: 0;
	}

}

@media (max-width: 1060px) {

	#user3 {
		width: auto;
	}

	ul.menu-nav li {
		padding: 11px 10px;
	}

}

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

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

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

    .nav-toggle {
        display: none;
    }

}

@media (max-width: 1023px) {

	a, a:hover {
		transition:none;
	}

	ul.menu-nav li {
		padding:5px 12px;
	}

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

	.nav-toggle {
		margin: 25px 0 0 0;
	}

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

	#user3 {
	    float: none;
	    width: auto;
	    transition: none !important;
	    -webkit-transform: none;
	}

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

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

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

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

	.item-page-sparky .intro-left, .item-page-sparky .intro-right {
	    width: 98%;
	    margin-left: 1%;
	    margin-right: 1%;
	    float: none;
	}

	ul.menu-nav li a:hover,
	ul.menu-nav li a:focus,
	ul.menu-nav > li:hover > a {
		background-color: #171e23 !important;
	}

}

@media (max-width: 991px) {

	#kunena > nav.navbar {
		display: none;
	}

}

@media (max-width: 768px) {

	.cattexthome.taglinks p a {
		width: 31%;
		margin: 15px 1% 0;
	}

	.join_now p, h2 span.subsmall {
		padding: 0 15px;
	}

	.cattextright.taglinks a {
		width: 47%;
	}

	iframe {
		margin: 0 auto;
    	display: block;
	}

	.sparky-blocks-container {
	    width: 100%;
	    float: none;
	    margin: 30px 0;
	    padding: 15px;
	}

	img.content_image {
		max-width:999px;
		float:none;
		padding:0 0 15px;
	}

}

@media (max-width: 767px) {

	body {
		font-size: 16px;
	}

	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;
	}

	h3 {
		line-height: 1.4;
	}

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

	.blog-items.columns-4 .blog-item {
	    width: 100%;
	    margin: 0 0 15px;
	}

	.cattexthome.taglinks h2 {
		padding: 0;
	    width: 100%;
	    text-align: center;
	}

	.cattexthome.taglinks > p {
	    width: 100%;
	    justify-content: center;
	    padding-bottom: 30px;
	}

	.cattexthome.taglinks p a {
	    width: auto;
    	margin: 15px 1.5% 0;
	}

	.hometextleft, .hometextright, .cattextleft, .cattextright, .hometextleft.thincol, .hometextright.thincol, .hometextleft.fatcol, .hometextright.fatcol {
	    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: 25px;
		background: transparent;
	}

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

	.gallery-cell {
		background: none;
	}

	.user9 {
		padding: 0 15px;
	}

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

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

	p.hotcounter a {
		display: block;
		top: 0;
		margin: 15px 0;
	}

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

	p.hotcounter span.count {
		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% 15px;
	}

	.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%;
	}

	.pagination li {
		border-right: 0;
	}

	#footer {
		font-size:16px;
		line-height: 1;
		padding: 15px 0 60px;
	}

	#footer span {
		display: block;
	}

	iframe {
		width: 100%;
		max-height: 400px;
	}

	.tag_name {
	    margin: 25px 0 10px;
	}

	.join_now p.risk_free {
		font-size: inherit;
	}

	#bottommodules li, .right_column li {
	    padding: 0 0 25px 0;
	}


}

@media (max-width: 440px) {

	div.social_icons {
		margin-top: -35px;
	}

	.social_icons a {
	    margin: 12px;
	}


}