﻿/*@import url("https://use.typekit.net/ecv5ymr.css");*/

.logo-mobile {
	display: none;
}

.right {
	float: right;
}

.right h3 {
	font-size: 18px;
	font-weight: normal;
	margin: 0;
}

.hellobar-bottom .notification {
	margin: 0;
}

body .hellobar {
	display: block;
	font-size: 18px;
	line-height: 35px;
	margin: 0;
	padding: 10px 0;
	position: relative;
	text-align: center;
}

body .header .hellobar {
	margin: -10px -17px 10px;
}

.hosting_package {
	clear: both;
	padding: 90px 0px 50px;
	width: 978px;
	margin: 0 auto;
}

.hosting_package h3 {
	text-align: center;
	font-size: 39px;
	margin-bottom: 40px;
}

.package-list {
	display: inline-block;
	bottom: 8px;
	left: 20px;
	position: absolute;
}

.package-list label {
	width: 100%;
	display: flex;
	align-items: center;
	padding: 2px 0;
	font-size: 0.9em;
}

.package-list label input {
	width: auto;
	display: inline-block;
	margin-right: 5px;
}

.togal-price-div {
	display: none;
}

.option_list {
	background-color: #fff;
	padding: 10px;
}

.theme_intro .option_box {
	float: left;
	width: 290px;
	margin: 30px;
}

.theme_intro .option_box_three_col {
	float: left;
	width: 318px;
}

.policy_n_terms {
	font-size: 12px;
}

.line-item-price a {
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.btn-normal {
	cursor: pointer;
	display: inline-block;
	padding: 7px 10px;
	margin-right: 10px;
	font-size: 17px;
	border: 1px solid rgba(0,0,0,0.1);
	color: #666;
	background: #F3F3F3;
	border-radius: 2px;
}

.btn-normal:hover {
	color: #222;
	border-color: rgba(0,0,0,0.4);
}

.payment-method {
	margin: 0 0 10px;
	display: block;
	float: right;
}

.payment-method li {
	display: inline-block;
	margin-right: 0px;
	margin-left: 12px;
}

.payment-method li label {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0;
}

.payment-method li small {
	display: block;
	line-height: 12px;
	padding-left: 20px;
}

.signup-form-wraper .am_global_content,.am_club_content {
	background: #FFF;
	box-shadow: 0 0 6px #ccc;
	padding: 35px 45px 10px;
	width: 60%;
}

#row-bonusproduct_id-0 .element-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
}

.am_global_sidebar,.am_club_sidebar {
	width: 35%;
}

.am_global_content .am-form input[type="submit"] {
	width: auto;
}

.am-global-signup h2,.am-club-signup h2,.am-login-text,.am-club-signup .club_price_terms {
	padding: 0 !important;
}

.subscribe-to-comments {
	padding-left: 0 !important;
}

.am-global-signup h2,.am-club-signup h2 {
	margin-bottom: 6px;
}

.am-global-signup .am-form label {
	color: #000;
}

.am-body-content .secureweb img {
	background: #FFF;
	padding: 10px 0;
}

.am-body-content .helptxt {
	font-size: 12px !important;
}

.am-form div#row-paysys_id .element label.radio {
	margin-bottom: 15px !important;
}

.am-body-content .facebook-btn-large {
	text-align: center;
	font-size: 15px;
	background: #3B5999;
	color: #FFF;
	padding: 10px;
	border-radius: 2px;
	display: block;
}

.am-body-content .facebook-btn-large:hover {
	background: #5071B6;
	text-decoration: none;
}

.seprater-line {
	text-align: center;
	position: relative;
	display: block;
	margin: 20px 0 0px;
}

.seprater-line span {
	background: #FFF;
	padding: 0 20px;
	position: relative;
	z-index: 1;
}

.seprater-line:before {
	position: absolute;
	left: 0;
	top: 19px;
	content: '';
	height: 1px;
	width: 100%;
	background: #bbb;
}

.am-form input[type="text"],.am-form input[type="password"],.am-form input[type="email"] {
	border: 1px solid #aaa;
	color: #333 !important;
}

.side-sticky {
	margin: 0;
	width: 300px;
	margin-left: calc(580px + 40px - 300px + 60px);
	position: fixed;
	top: 19%;
	left: 46%;
	z-index: 9999;
}

.single .sidebar {
	/*margin-top: 635px;*/
}

.products-template-tmpl-salespage-addons .sidebar {
	margin-top: 0;
}

.products-template-tmpl-salespage-addons .tHeader {
	margin-bottom: 20px;
}

@media only screen and (max-width: 1300px) {
	.side-sticky {
		width: 200px;
		left: 42%;
	}

	.side-sticky img {
		width: 100%;
	}

	.single .sidebar {
		/*margin-top: 430px;*/
	}
}

@media only screen and (max-width: 1024px) {
	.side-sticky {
		position: relative;
		left: 0;
		top: 0;
		margin-bottom: 20px;
	}

	.side-sticky img {
		max-width: 100%;
	}

	.single .sidebar {
		margin-top: 30px;
	}
}

@media screen and (max-width: 560px) {
	.pricing-section ul li.pricing-wrap {
		width: 100%;
		padding: 20px 0;
		float: none;
	}
}

@media screen and (max-width: 320px) {
	.col-subscribe {
		width: 100%;
	}

	.subscribe-section h2,.subscribe-section .h2 {
		font-size: 28px;
	}

	.featured_story_section .customer_story .type-blockquotes .customer-rating img {
		display: none;
	}
}

.aggregaterating {
	visibility: hidden;
}

.directory-banner .themelogo {
	color: #444;
	font-size: 30px;
	top: 30px;
}

.directory-banner .theme-nav {
	border-bottom: 3px double #dddddd;
}

.theme-nav ul li a.active {
	color: #3c48d5;
}

.theme-nav ul li {
	position: relative;
}

ul.directory_menu li a+ul.sub-menu {
	background-color: white;
	border: 1px solid #ccc;
	border-radius: 5px;
	display: none;
	padding: 5px 0;
	position: absolute;
	top: 37px;
	width: 150px;
}

ul.directory_menu li a+ul.sub-menu li a {
	padding: 5px 18px;
}

ul.directory_menu li:hover>ul.sub-menu {
	display: block;
}

ul.directory_menu li ul.sub-menu li {
	display: block;
	text-align: left;
}

#search-result {
	position: relative;
	background: #FEF6D2;
	list-style: none;
	font-size: 13px;
	top: 20px;
	left: 5px;
	margin: 0;
	padding: 10px 15px;
	border: 1px solid #d1d1d1;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	z-index: 9999;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#search-result:before {
	border-color: transparent transparent #ccc;
	border-style: solid;
	border-width: 12px;
	content: "";
	height: 0;
	left: 40px;
	position: absolute;
	top: -25px;
	width: 0;
}

#search-result:after {
	border-color: transparent transparent #FEF6D2;
	border-style: solid;
	border-width: 12px;
	content: "";
	height: 0;
	left: 40px;
	position: absolute;
	top: -24px;
	width: 0;
	z-index: 999;
}

#search-result {
	list-style: outside disc;
}

#search-result li {
	margin: 0 0 0 15px;
	font-size: 18px;
	line-height: normal;
}

#search-result li.load_more_container {
	list-style: none;
	margin-left: 0;
}

#search-result li.standard a:before,#search-result li.video a:before,#search-result li.faq a:before {
	display: inline-block;
	font-family: FontAwesome;
	font-weight: normal;
	font-size: 16px;
	margin: 0 10px 0 0;
}

#search-result li.video a:before {
	content: "\f008";
	font-size: 12px;
}

#search-result li.faq a:before {
	content: "\f059";
}

#search-result a {
	position: relative;
	display: block;
	font-size: 14px;
	color: #444;
	line-height: normal;
	padding: 3px 0;
}

#search-result li a.highlight_search {
	font-weight: bold;
}

#search-result a:hover {
	color: #3c48d5;
	text-decoration: none;
}

#search-result img {
	vertical-align: middle;
	margin: 0 10px 0 0;
}

#search-result .nothing-here {
	padding: 0 5px;
}

#jquery-live-search {
	overflow: visible !important;
}

#hide_result {
	display: none;
}

#live-search i.fa-spinner {
	font-size: 24px;
	position: absolute;
	right: 100px;
	top: 14px;
	display: none;
}

#live-search #s.live-search-loading+i.fa-spinner {
	display: inline-block;
}

#more_spinner {
	bottom: auto;
	color: #fff;
	display: none;
	left: 206px;
	top: 8px !important;
}

.load_more_container {
	position: relative;
}

.load_more_container .btn {
	color: #fff !important;
	font-weight: bold;
	padding: 10px !important;
	margin-top: 14px;
}

#live-search .wp-search .searchform input[type="text"] {
	padding: 0 98px 0 15px;
}

#live-search .wp-search .searchform input[type="submit"] {
	width: auto;
	line-height: normal;
	background: #3c48d5;
	text-indent: 0;
}

#live-search .wp-search .searchform input[type="submit"]:hover {
	background: #3c48d5;
}

#input_29_17 {
	margin-top: 10px !important;
}

#input_29_17 li {
	margin-bottom: 5px !important;
}

.product-gallery-wrapper {
	display: flex;
}

.theme-listing {
	order: 2;
}

.theme-store-side-navigation {
	order: 1;
}

.theme-store-side-navigation {
	max-width: 170px;
	font-size: 16px;
	padding-right: 20px;
	order: 1;
}

.theme-store-side-navigation ul {
	padding: 0;
	margin: 0;
	border-right: 1px solid #eee;
}

.theme-store-side-navigation li {
	padding: 10px 0;
	margin-right: 10px;
	list-style: none;
	border-bottom: 1px solid #ddd;
}

.theme-store-side-navigation li a {
	color: #555;
	text-decoration: none;
	display: block;
}

.theme-store-side-navigation li a:hover,.theme-store-side-navigation .current-menu-item a {
	color: #000;
}

.themes-filter {
	background: #eee;
	color: #666;
	margin-bottom: 25px;
	padding: 10px 20px;
}

.themes-filter p {
	margin: 0;
}

.themes-filter a {
	color: #333;
	margin: 0 15px;
}

.themes-filter a.active {
	color: #3c48d5;
	font-weight: bold;
}

.themes-filter a:hover {
	text-decoration: underline;
}

.theme-wrap .btn-sm {
	font-size: 14px;
}

.tp-product-wrapper {
	width: 1050px;
	margin: auto;
}

.tp-product-header {
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
}

.tp-product-header h1 {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 30px;
}

.tp-product-container {
	display: flex;
}

.tp-product-content {
	min-width: 675px;
	padding: 20px 0 0 0;
	flex: 1;
}

.tp-product-sidebar {
	min-width: 300px;
	padding: 20px 0 0 40px;
	flex: 1;
	font-size: 16px;
}

.product-box {
	margin-bottom: 30px;
}

.product-featured-image {
	border: 1px solid #ccc;
	margin-bottom: 20px;
}

.tp-product-content h2 {
	font-size: 28px;
}

.tp-product-content h3 {
	font-size: 25px;
}

.tp-product-sidebar h3,.tp-product-sidebar h4,.tp-product-sidebar h5,.tp-product-sidebar h6 {
	margin: 0;
	padding: 0;
}

.tp-product-secondary-button {
	background: #eee;
	border-radius: 5px;
	border-bottom: 3px solid #ddd;
	color: #333;
	width: 100%;
	padding: 10px;
	text-align: center;
	display: block;
	font-size: 18px;
}

.tp-product-secondary-button:hover,.tp-product-secondary-button:focus,.tp-product-secondary-button:active {
	background: #ddd;
	border-bottom: 3px solid #ccc;
	color: #666;
}

.tp-product-sidebar .widget {
	border-radius: 5px;
	border: 1px solid #ddd;
	padding: 20px;
}

.tp-product-sidebar .widget h5 {
	padding: 0 0 15px 0;
}

.tp-product-sidebar .widget h5.spacer {
	margin-top: 50px;
}

.cta-box {
	background: #fef6d2 none repeat scroll 0 0;
	border: 1px solid #eee2a7;
	border-radius: 3px;
	display: flex;
	margin-bottom: 50px;
	padding: 10px 25px;
}

.cta-box-img {
	flex: 1;
	max-width: 300px;
}

.cta-box-img img {
	border: 1px solid #eee2a7;
	width: 90%;
}

.cta-box-content {
	flex: 1;
	margin: auto;
}

.cta-box-content h2,.cta-box-content h3 {
	margin: 0;
	font-size: 23px;
	font-weight: bold;
}

.cta-box-btn {
	background: #333;
	border: 2px solid #333;
	border-radius: 3px;
	font-size: 18px;
	color: #fff !important;
	text-decoration: none !important;
	padding: 5px 15px;
}

.cta-box-btn:hover,.cta-box-btn:active,.cta-box-btn:focus {
	background: #fff;
	border: 2px solid #333;
	color: #333 !important;
}

.entry-summary iframe {
	max-width: 100%;
}

.get-hosting {
	border: 1px solid #1458cf;
	background: #F2F7FF;
	padding: 30px 30px 25px 30px;
	margin: 30px 0;
}

.get-hosting:after {
	display: table;
	content: "";
	clear: both;
}

.get-hosting img {
	float: left;
	margin-right: 40px !important;
}

.get-hosting p.title {
	font-weight: bold;
	font-size: 20px !important;
}

.get-hosting p {
	margin-bottom: 15px !important;
}

.get-hosting p a {
	text-decoration: underline;
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
	display: block;
}

audio,canvas,progress,video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,kbd,pre,samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,input,optgroup,select,textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,select {
	text-transform: none;
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,th {
	padding: 0;
}

.sp-related-posts ul li a {
	color: #4777f4;
	text-decoration: underline;
}

.sp-related-posts ul li a:hover,.sp-related-posts ul li a:active,.sp-related-posts ul li a:focus {
	color: #444444;
}

@media print {
	*,*:before,*:after {
		background: transparent !important;
		color: #000 !important;
		box-shadow: none !important;
		text-shadow: none !important;
	}

	a,a:visited {
		text-decoration: underline;
	}

	a[href]:after {
		content: " (" attr(href) ")";
	}

	abbr[title]:after {
		content: " (" attr(title) ")";
	}

	a[href^="#"]:after,a[href^="javascript:"]:after {
		content: "";
	}

	pre,blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	thead {
		display: table-header-group;
	}

	tr,img {
		page-break-inside: avoid;
	}

	img {
		max-width: 100% !important;
	}

	p,h2,h3 {
		orphans: 3;
		widows: 3;
	}

	h2,h3 {
		page-break-after: avoid;
	}

	.navbar {
		display: none;
	}

	.btn>.caret,.dropup>.btn>.caret {
		border-top-color: #000 !important;
	}

	.label {
		border: 1px solid #000;
	}

	.table {
		border-collapse: collapse !important;
	}

	.table td,.table th {
		background-color: #fff !important;
	}

	.table-bordered th,.table-bordered td {
		border: 1px solid #ddd !important;
	}
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*:before,*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent;
}

body {
	font-size: 18px;
	line-height: 1.625;
	color: #333;
	background-color: #fff;
}

input,button,select,textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

a {
	color: #3c48d5;
	text-decoration: none;
}

a:hover,a:focus {
	color: #333db7;
	text-decoration: none;
}

a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

figure {
	margin: 0;
}

img {
	vertical-align: middle;
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}

.img-rounded {
	border-radius: 3px;
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 3px;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto;
}

.img-circle {
	border-radius: 50%;
}

hr {
	margin-top: 25px;
	margin-bottom: 25px;
	border: 0;
	border-top: 1px solid white;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.sr-only-focusable:active,.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}

[role="button"] {
	cursor: pointer;
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
	font-weight: bold;
	line-height: 1.1;
	color: #333;
}

h1 small,h1 .small,h2 small,h2 .small,h3 small,h3 .small,h4 small,h4 .small,h5 small,h5 .small,h6 small,h6 .small,.h1 small,.h1 .small,.h2 small,.h2 .small,.h3 small,.h3 .small,.h4 small,.h4 .small,.h5 small,.h5 .small,.h6 small,.h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #999999;
}

h1,.h1,h2,.h2,h3,.h3 {
	margin-top: 25px;
	margin-bottom: 12.5px;
}

h1 small,h1 .small,.h1 small,.h1 .small,h2 small,h2 .small,.h2 small,.h2 .small,h3 small,h3 .small,.h3 small,.h3 .small {
	font-size: 65%;
}

h4,.h4,h5,.h5,h6,.h6 {
	margin-top: 12.5px;
	margin-bottom: 12.5px;
}

h4 small,h4 .small,.h4 small,.h4 .small,h5 small,h5 .small,.h5 small,.h5 .small,h6 small,h6 .small,.h6 small,.h6 .small {
	font-size: 75%;
}

h1,.h1 {
	font-size: 39px;
}

h2,.h2 {
	font-size: 34px;
}

h3,.h3 {
	font-size: 31px;
}

h4,.h4 {
	font-size: 26px;
}

h5,.h5 {
	font-size: 18px;
}

h6,.h6 {
	font-size: 18px;
}

p {
	margin: 0 0 12.5px;
}

.lead {
	margin-bottom: 25px;
	font-size: 20px;
	font-weight: 300;
	line-height: 1.4;
}

@media (min-width: 768px) {
	.lead {
		font-size: 27px;
	}
}

small,.small {
	font-size: 88%;
}

mark,.mark {
	background-color: #fcf8e3;
	padding: .2em;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

.text-justify {
	text-align: justify;
}

.text-nowrap {
	white-space: nowrap;
}

.text-lowercase {
	text-transform: lowercase;
}

.text-uppercase,.initialism {
	text-transform: uppercase;
}

.text-capitalize {
	text-transform: capitalize;
}

.text-muted {
	color: #999999;
}

.text-primary {
	color: #3c48d5;
}

a.text-primary:hover,a.text-primary:focus {
	color: #333db7;
}

.text-success {
	color: #3c763d;
}

a.text-success:hover,a.text-success:focus {
	color: #2b542c;
}

.text-info {
	color: #31708f;
}

a.text-info:hover,a.text-info:focus {
	color: #245269;
}

.text-warning {
	color: #8a6d3b;
}

a.text-warning:hover,a.text-warning:focus {
	color: #66512c;
}

.text-danger {
	color: #a94442;
}

a.text-danger:hover,a.text-danger:focus {
	color: #843534;
}

.bg-primary {
	color: #fff;
}

.bg-primary {
	background-color: #3c48d5;
}

a.bg-primary:hover,a.bg-primary:focus {
	background-color: #333db7;
}

.bg-success {
	background-color: #dff0d8;
}

a.bg-success:hover,a.bg-success:focus {
	background-color: #c1e2b3;
}

.bg-info {
	background-color: #d9edf7;
}

a.bg-info:hover,a.bg-info:focus {
	background-color: #afd9ee;
}

.bg-warning {
	background-color: #fcf8e3;
}

a.bg-warning:hover,a.bg-warning:focus {
	background-color: #f7ecb5;
}

.bg-danger {
	background-color: #f2dede;
}

a.bg-danger:hover,a.bg-danger:focus {
	background-color: #e4b9b9;
}

.page-header {
	padding-bottom: 11.5px;
	margin: 50px 0 25px;
	border-bottom: 1px solid white;
}

ul,ol {
	margin-top: 0;
	margin-bottom: 12.5px;
}

ul ul,ul ol,ol ul,ol ol {
	margin-bottom: 0;
}

.list-unstyled {
	padding-left: 0;
	list-style: none;
}

.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px;
}

.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}

dl {
	margin-top: 0;
	margin-bottom: 25px;
}

dt,dd {
	line-height: 1.42857143;
}

dt {
	font-weight: bold;
}

dd {
	margin-left: 0;
}

.dl-horizontal dd:before,.dl-horizontal dd:after {
	content: " ";
	display: table;
}

.dl-horizontal dd:after {
	clear: both;
}

@media (min-width: 768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.dl-horizontal dd {
		margin-left: 180px;
	}
}

abbr[title],abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #999999;
}

.initialism {
	font-size: 90%;
}

blockquote {
	padding: 12.5px 25px;
	margin: 0 0 25px;
	font-size: 18px;
	border-left: 5px solid white;
}

blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child {
	margin-bottom: 0;
}

blockquote footer,blockquote small,blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.42857143;
	color: #999999;
}

blockquote footer:before,blockquote small:before,blockquote .small:before {
	content: '\2014 \00A0';
}

.blockquote-reverse,blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid white;
	border-left: 0;
	text-align: right;
}

.blockquote-reverse footer:before,.blockquote-reverse small:before,.blockquote-reverse .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before,blockquote.pull-right .small:before {
	content: '';
}

.blockquote-reverse footer:after,.blockquote-reverse small:after,.blockquote-reverse .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after,blockquote.pull-right .small:after {
	content: '\00A0 \2014';
}

address {
	margin-bottom: 25px;
	font-style: normal;
	line-height: 1.42857143;
}

code,kbd,pre,samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 3px;
}

kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25);
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	box-shadow: none;
}

pre {
	display: block;
	padding: 12px;
	margin: 0 0 12.5px;
	font-size: 17px;
	line-height: 1.42857143;
	word-break: break-all;
	word-wrap: break-word;
	color: #555555;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 3px;
}

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0;
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll;
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.container:before,.container:after {
	content: " ";
	display: table;
}

.container:after {
	clear: both;
}

@media (min-width: 768px) {
	.container {
		width: 750px;
	}
}

@media (min-width: 992px) {
	.container {
		width: 970px;
	}
}

@media (min-width: 1200px) {
	.container {
		width: 1170px;
	}
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.container-fluid:before,.container-fluid:after {
	content: " ";
	display: table;
}

.container-fluid:after {
	clear: both;
}

.row {
	margin-left: -15px;
	margin-right: -15px;
}

.row:before,.row:after {
	content: " ";
	display: table;
}

.row:after {
	clear: both;
}

.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
	float: left;
}

.col-xs-1 {
	width: 8.33333333%;
}

.col-xs-2 {
	width: 16.66666667%;
}

.col-xs-3 {
	width: 25%;
}

.col-xs-4 {
	width: 33.33333333%;
}

.col-xs-5 {
	width: 41.66666667%;
}

.col-xs-6 {
	width: 50%;
}

.col-xs-7 {
	width: 58.33333333%;
}

.col-xs-8 {
	width: 66.66666667%;
}

.col-xs-9 {
	width: 75%;
}

.col-xs-10 {
	width: 83.33333333%;
}

.col-xs-11 {
	width: 91.66666667%;
}

.col-xs-12 {
	width: 100%;
}

.col-xs-pull-0 {
	right: auto;
}

.col-xs-pull-1 {
	right: 8.33333333%;
}

.col-xs-pull-2 {
	right: 16.66666667%;
}

.col-xs-pull-3 {
	right: 25%;
}

.col-xs-pull-4 {
	right: 33.33333333%;
}

.col-xs-pull-5 {
	right: 41.66666667%;
}

.col-xs-pull-6 {
	right: 50%;
}

.col-xs-pull-7 {
	right: 58.33333333%;
}

.col-xs-pull-8 {
	right: 66.66666667%;
}

.col-xs-pull-9 {
	right: 75%;
}

.col-xs-pull-10 {
	right: 83.33333333%;
}

.col-xs-pull-11 {
	right: 91.66666667%;
}

.col-xs-pull-12 {
	right: 100%;
}

.col-xs-push-0 {
	left: auto;
}

.col-xs-push-1 {
	left: 8.33333333%;
}

.col-xs-push-2 {
	left: 16.66666667%;
}

.col-xs-push-3 {
	left: 25%;
}

.col-xs-push-4 {
	left: 33.33333333%;
}

.col-xs-push-5 {
	left: 41.66666667%;
}

.col-xs-push-6 {
	left: 50%;
}

.col-xs-push-7 {
	left: 58.33333333%;
}

.col-xs-push-8 {
	left: 66.66666667%;
}

.col-xs-push-9 {
	left: 75%;
}

.col-xs-push-10 {
	left: 83.33333333%;
}

.col-xs-push-11 {
	left: 91.66666667%;
}

.col-xs-push-12 {
	left: 100%;
}

.col-xs-offset-0 {
	margin-left: 0%;
}

.col-xs-offset-1 {
	margin-left: 8.33333333%;
}

.col-xs-offset-2 {
	margin-left: 16.66666667%;
}

.col-xs-offset-3 {
	margin-left: 25%;
}

.col-xs-offset-4 {
	margin-left: 33.33333333%;
}

.col-xs-offset-5 {
	margin-left: 41.66666667%;
}

.col-xs-offset-6 {
	margin-left: 50%;
}

.col-xs-offset-7 {
	margin-left: 58.33333333%;
}

.col-xs-offset-8 {
	margin-left: 66.66666667%;
}

.col-xs-offset-9 {
	margin-left: 75%;
}

.col-xs-offset-10 {
	margin-left: 83.33333333%;
}

.col-xs-offset-11 {
	margin-left: 91.66666667%;
}

.col-xs-offset-12 {
	margin-left: 100%;
}

@media (min-width: 768px) {
	.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12 {
		float: left;
	}

	.col-sm-1 {
		width: 8.33333333%;
	}

	.col-sm-2 {
		width: 16.66666667%;
	}

	.col-sm-3 {
		width: 25%;
	}

	.col-sm-4 {
		width: 33.33333333%;
	}

	.col-sm-5 {
		width: 41.66666667%;
	}

	.col-sm-6 {
		width: 50%;
	}

	.col-sm-7 {
		width: 58.33333333%;
	}

	.col-sm-8 {
		width: 66.66666667%;
	}

	.col-sm-9 {
		width: 75%;
	}

	.col-sm-10 {
		width: 83.33333333%;
	}

	.col-sm-11 {
		width: 91.66666667%;
	}

	.col-sm-12 {
		width: 100%;
	}

	.col-sm-pull-0 {
		right: auto;
	}

	.col-sm-pull-1 {
		right: 8.33333333%;
	}

	.col-sm-pull-2 {
		right: 16.66666667%;
	}

	.col-sm-pull-3 {
		right: 25%;
	}

	.col-sm-pull-4 {
		right: 33.33333333%;
	}

	.col-sm-pull-5 {
		right: 41.66666667%;
	}

	.col-sm-pull-6 {
		right: 50%;
	}

	.col-sm-pull-7 {
		right: 58.33333333%;
	}

	.col-sm-pull-8 {
		right: 66.66666667%;
	}

	.col-sm-pull-9 {
		right: 75%;
	}

	.col-sm-pull-10 {
		right: 83.33333333%;
	}

	.col-sm-pull-11 {
		right: 91.66666667%;
	}

	.col-sm-pull-12 {
		right: 100%;
	}

	.col-sm-push-0 {
		left: auto;
	}

	.col-sm-push-1 {
		left: 8.33333333%;
	}

	.col-sm-push-2 {
		left: 16.66666667%;
	}

	.col-sm-push-3 {
		left: 25%;
	}

	.col-sm-push-4 {
		left: 33.33333333%;
	}

	.col-sm-push-5 {
		left: 41.66666667%;
	}

	.col-sm-push-6 {
		left: 50%;
	}

	.col-sm-push-7 {
		left: 58.33333333%;
	}

	.col-sm-push-8 {
		left: 66.66666667%;
	}

	.col-sm-push-9 {
		left: 75%;
	}

	.col-sm-push-10 {
		left: 83.33333333%;
	}

	.col-sm-push-11 {
		left: 91.66666667%;
	}

	.col-sm-push-12 {
		left: 100%;
	}

	.col-sm-offset-0 {
		margin-left: 0%;
	}

	.col-sm-offset-1 {
		margin-left: 8.33333333%;
	}

	.col-sm-offset-2 {
		margin-left: 16.66666667%;
	}

	.col-sm-offset-3 {
		margin-left: 25%;
	}

	.col-sm-offset-4 {
		margin-left: 33.33333333%;
	}

	.col-sm-offset-5 {
		margin-left: 41.66666667%;
	}

	.col-sm-offset-6 {
		margin-left: 50%;
	}

	.col-sm-offset-7 {
		margin-left: 58.33333333%;
	}

	.col-sm-offset-8 {
		margin-left: 66.66666667%;
	}

	.col-sm-offset-9 {
		margin-left: 75%;
	}

	.col-sm-offset-10 {
		margin-left: 83.33333333%;
	}

	.col-sm-offset-11 {
		margin-left: 91.66666667%;
	}

	.col-sm-offset-12 {
		margin-left: 100%;
	}
}

@media (min-width: 992px) {
	.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12 {
		float: left;
	}

	.col-md-1 {
		width: 8.33333333%;
	}

	.col-md-2 {
		width: 16.66666667%;
	}

	.col-md-3 {
		width: 25%;
	}

	.col-md-4 {
		width: 33.33333333%;
	}

	.col-md-5 {
		width: 41.66666667%;
	}

	.col-md-6 {
		width: 50%;
	}

	.col-md-7 {
		width: 58.33333333%;
	}

	.col-md-8 {
		width: 66.66666667%;
	}

	.col-md-9 {
		width: 75%;
	}

	.col-md-10 {
		width: 83.33333333%;
	}

	.col-md-11 {
		width: 91.66666667%;
	}

	.col-md-12 {
		width: 100%;
	}

	.col-md-pull-0 {
		right: auto;
	}

	.col-md-pull-1 {
		right: 8.33333333%;
	}

	.col-md-pull-2 {
		right: 16.66666667%;
	}

	.col-md-pull-3 {
		right: 25%;
	}

	.col-md-pull-4 {
		right: 33.33333333%;
	}

	.col-md-pull-5 {
		right: 41.66666667%;
	}

	.col-md-pull-6 {
		right: 50%;
	}

	.col-md-pull-7 {
		right: 58.33333333%;
	}

	.col-md-pull-8 {
		right: 66.66666667%;
	}

	.col-md-pull-9 {
		right: 75%;
	}

	.col-md-pull-10 {
		right: 83.33333333%;
	}

	.col-md-pull-11 {
		right: 91.66666667%;
	}

	.col-md-pull-12 {
		right: 100%;
	}

	.col-md-push-0 {
		left: auto;
	}

	.col-md-push-1 {
		left: 8.33333333%;
	}

	.col-md-push-2 {
		left: 16.66666667%;
	}

	.col-md-push-3 {
		left: 25%;
	}

	.col-md-push-4 {
		left: 33.33333333%;
	}

	.col-md-push-5 {
		left: 41.66666667%;
	}

	.col-md-push-6 {
		left: 50%;
	}

	.col-md-push-7 {
		left: 58.33333333%;
	}

	.col-md-push-8 {
		left: 66.66666667%;
	}

	.col-md-push-9 {
		left: 75%;
	}

	.col-md-push-10 {
		left: 83.33333333%;
	}

	.col-md-push-11 {
		left: 91.66666667%;
	}

	.col-md-push-12 {
		left: 100%;
	}

	.col-md-offset-0 {
		margin-left: 0%;
	}

	.col-md-offset-1 {
		margin-left: 8.33333333%;
	}

	.col-md-offset-2 {
		margin-left: 16.66666667%;
	}

	.col-md-offset-3 {
		margin-left: 25%;
	}

	.col-md-offset-4 {
		margin-left: 33.33333333%;
	}

	.col-md-offset-5 {
		margin-left: 41.66666667%;
	}

	.col-md-offset-6 {
		margin-left: 50%;
	}

	.col-md-offset-7 {
		margin-left: 58.33333333%;
	}

	.col-md-offset-8 {
		margin-left: 66.66666667%;
	}

	.col-md-offset-9 {
		margin-left: 75%;
	}

	.col-md-offset-10 {
		margin-left: 83.33333333%;
	}

	.col-md-offset-11 {
		margin-left: 91.66666667%;
	}

	.col-md-offset-12 {
		margin-left: 100%;
	}
}

@media (min-width: 1200px) {
	.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12 {
		float: left;
	}

	.col-lg-1 {
		width: 8.33333333%;
	}

	.col-lg-2 {
		width: 16.66666667%;
	}

	.col-lg-3 {
		width: 25%;
	}

	.col-lg-4 {
		width: 33.33333333%;
	}

	.col-lg-5 {
		width: 41.66666667%;
	}

	.col-lg-6 {
		width: 50%;
	}

	.col-lg-7 {
		width: 58.33333333%;
	}

	.col-lg-8 {
		width: 66.66666667%;
	}

	.col-lg-9 {
		width: 75%;
	}

	.col-lg-10 {
		width: 83.33333333%;
	}

	.col-lg-11 {
		width: 91.66666667%;
	}

	.col-lg-12 {
		width: 100%;
	}

	.col-lg-pull-0 {
		right: auto;
	}

	.col-lg-pull-1 {
		right: 8.33333333%;
	}

	.col-lg-pull-2 {
		right: 16.66666667%;
	}

	.col-lg-pull-3 {
		right: 25%;
	}

	.col-lg-pull-4 {
		right: 33.33333333%;
	}

	.col-lg-pull-5 {
		right: 41.66666667%;
	}

	.col-lg-pull-6 {
		right: 50%;
	}

	.col-lg-pull-7 {
		right: 58.33333333%;
	}

	.col-lg-pull-8 {
		right: 66.66666667%;
	}

	.col-lg-pull-9 {
		right: 75%;
	}

	.col-lg-pull-10 {
		right: 83.33333333%;
	}

	.col-lg-pull-11 {
		right: 91.66666667%;
	}

	.col-lg-pull-12 {
		right: 100%;
	}

	.col-lg-push-0 {
		left: auto;
	}

	.col-lg-push-1 {
		left: 8.33333333%;
	}

	.col-lg-push-2 {
		left: 16.66666667%;
	}

	.col-lg-push-3 {
		left: 25%;
	}

	.col-lg-push-4 {
		left: 33.33333333%;
	}

	.col-lg-push-5 {
		left: 41.66666667%;
	}

	.col-lg-push-6 {
		left: 50%;
	}

	.col-lg-push-7 {
		left: 58.33333333%;
	}

	.col-lg-push-8 {
		left: 66.66666667%;
	}

	.col-lg-push-9 {
		left: 75%;
	}

	.col-lg-push-10 {
		left: 83.33333333%;
	}

	.col-lg-push-11 {
		left: 91.66666667%;
	}

	.col-lg-push-12 {
		left: 100%;
	}

	.col-lg-offset-0 {
		margin-left: 0%;
	}

	.col-lg-offset-1 {
		margin-left: 8.33333333%;
	}

	.col-lg-offset-2 {
		margin-left: 16.66666667%;
	}

	.col-lg-offset-3 {
		margin-left: 25%;
	}

	.col-lg-offset-4 {
		margin-left: 33.33333333%;
	}

	.col-lg-offset-5 {
		margin-left: 41.66666667%;
	}

	.col-lg-offset-6 {
		margin-left: 50%;
	}

	.col-lg-offset-7 {
		margin-left: 58.33333333%;
	}

	.col-lg-offset-8 {
		margin-left: 66.66666667%;
	}

	.col-lg-offset-9 {
		margin-left: 75%;
	}

	.col-lg-offset-10 {
		margin-left: 83.33333333%;
	}

	.col-lg-offset-11 {
		margin-left: 91.66666667%;
	}

	.col-lg-offset-12 {
		margin-left: 100%;
	}
}

table {
	background-color: transparent;
}

caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #999999;
	text-align: left;
}

th {
	text-align: left;
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 25px;
}

.table>thead>tr>th,.table>thead>tr>td,.table>tbody>tr>th,.table>tbody>tr>td,.table>tfoot>tr>th,.table>tfoot>tr>td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd;
}

.table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd;
}

.table>caption+thead>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>th,.table>thead:first-child>tr:first-child>td {
	border-top: 0;
}

.table>tbody+tbody {
	border-top: 2px solid #ddd;
}

.table .table {
	background-color: #fff;
}

.table-condensed>thead>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>tfoot>tr>td {
	padding: 5px;
}

.table-bordered {
	border: 1px solid #ddd;
}

.table-bordered>thead>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>tfoot>tr>td {
	border: 1px solid #ddd;
}

.table-bordered>thead>tr>th,.table-bordered>thead>tr>td {
	border-bottom-width: 2px;
}

.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #f9f9f9;
}

.table-hover>tbody>tr:hover {
	background-color: #f5f5f5;
}

table col[class*="col-"] {
	position: static;
	float: none;
	display: table-column;
}

table td[class*="col-"],table th[class*="col-"] {
	position: static;
	float: none;
	display: table-cell;
}

.table>thead>tr>td.active,.table>thead>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th {
	background-color: #f5f5f5;
}

.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th {
	background-color: #e8e8e8;
}

.table>thead>tr>td.success,.table>thead>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th {
	background-color: #dff0d8;
}

.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th {
	background-color: #d0e9c6;
}

.table>thead>tr>td.info,.table>thead>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th {
	background-color: #d9edf7;
}

.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th {
	background-color: #c4e3f3;
}

.table>thead>tr>td.warning,.table>thead>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th {
	background-color: #fcf8e3;
}

.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th {
	background-color: #faf2cc;
}

.table>thead>tr>td.danger,.table>thead>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th {
	background-color: #f2dede;
}

.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th {
	background-color: #ebcccc;
}

.table-responsive {
	overflow-x: auto;
	min-height: 0.01%;
}

@media screen and (max-width: 767px) {
	.subscribe-news input[type="submit"] {
		height: 54px;
	}

	.side-sticky {
		display: none;
	}

	.single .sidebar {
		margin: 0;
	}

	.sidebar .wp-search {
		display: none;
	}

	.table-responsive {
		width: 100%;
		margin-bottom: 18.75px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd;
	}

	.table-responsive>.table {
		margin-bottom: 0;
	}

	.table-responsive>.table>thead>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>tfoot>tr>td {
		white-space: nowrap;
	}

	.table-responsive>.table-bordered {
		border: 0;
	}

	.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child {
		border-left: 0;
	}

	.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child {
		border-right: 0;
	}

	.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td {
		border-bottom: 0;
	}
}

fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0;
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 25px;
	font-size: 27px;
	line-height: inherit;
	color: #555555;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold;
}

input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

input[type="radio"],input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal;
}

input[type="file"] {
	display: block;
}

input[type="range"] {
	display: block;
	width: 100%;
}

select[multiple],select[size] {
	height: auto;
}

input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

output {
	display: block;
	padding-top: 7px;
	font-size: 18px;
	line-height: 1.42857143;
	color: #777777;
}

.form-control {
	display: block;
	width: 100%;
	height: 39px;
	padding: 6px 12px;
	font-size: 18px;
	line-height: 1.42857143;
	color: #777777;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
}

.form-control::-moz-placeholder {
	color: #999;
	opacity: 1;
}

.form-control:-ms-input-placeholder {
	color: #999;
}

.form-control::-webkit-input-placeholder {
	color: #999;
}

.form-control::-ms-expand {
	border: 0;
	background-color: transparent;
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
	background-color: white;
	opacity: 1;
}

.form-control[disabled],fieldset[disabled] .form-control {
	cursor: not-allowed;
}

textarea.form-control {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
	input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control {
		line-height: 39px;
	}

	input[type="date"].input-sm,.input-group-sm>input[type="date"].form-control,.input-group-sm>input[type="date"].input-group-addon,.input-group-sm>.input-group-btn>input[type="date"].btn,.input-group-sm input[type="date"],input[type="time"].input-sm,.input-group-sm>input[type="time"].form-control,.input-group-sm>input[type="time"].input-group-addon,.input-group-sm>.input-group-btn>input[type="time"].btn,.input-group-sm input[type="time"],input[type="datetime-local"].input-sm,.input-group-sm>input[type="datetime-local"].form-control,.input-group-sm>input[type="datetime-local"].input-group-addon,.input-group-sm>.input-group-btn>input[type="datetime-local"].btn,.input-group-sm input[type="datetime-local"],input[type="month"].input-sm,.input-group-sm>input[type="month"].form-control,.input-group-sm>input[type="month"].input-group-addon,.input-group-sm>.input-group-btn>input[type="month"].btn,.input-group-sm input[type="month"] {
		line-height: 38px;
	}

	input[type="date"].input-lg,.input-group-lg>input[type="date"].form-control,.input-group-lg>input[type="date"].input-group-addon,.input-group-lg>.input-group-btn>input[type="date"].btn,.input-group-lg input[type="date"],input[type="time"].input-lg,.input-group-lg>input[type="time"].form-control,.input-group-lg>input[type="time"].input-group-addon,.input-group-lg>.input-group-btn>input[type="time"].btn,.input-group-lg input[type="time"],input[type="datetime-local"].input-lg,.input-group-lg>input[type="datetime-local"].form-control,.input-group-lg>input[type="datetime-local"].input-group-addon,.input-group-lg>.input-group-btn>input[type="datetime-local"].btn,.input-group-lg input[type="datetime-local"],input[type="month"].input-lg,.input-group-lg>input[type="month"].form-control,.input-group-lg>input[type="month"].input-group-addon,.input-group-lg>.input-group-btn>input[type="month"].btn,.input-group-lg input[type="month"] {
		line-height: 50px;
	}
}

.form-group {
	margin-bottom: 15px;
}

.radio,.checkbox {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.radio label,.checkbox label {
	min-height: 25px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer;
}

.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px \9;
}

.radio+.radio,.checkbox+.checkbox {
	margin-top: -5px;
}

.radio-inline,.checkbox-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: normal;
	cursor: pointer;
}

.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline {
	margin-top: 0;
	margin-left: 10px;
}

input[type="radio"][disabled],input[type="radio"].disabled,fieldset[disabled] input[type="radio"],input[type="checkbox"][disabled],input[type="checkbox"].disabled,fieldset[disabled] input[type="checkbox"] {
	cursor: not-allowed;
}

.radio-inline.disabled,fieldset[disabled] .radio-inline,.checkbox-inline.disabled,fieldset[disabled] .checkbox-inline {
	cursor: not-allowed;
}

.radio.disabled label,fieldset[disabled] .radio label,.checkbox.disabled label,fieldset[disabled] .checkbox label {
	cursor: not-allowed;
}

.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
	min-height: 43px;
}

.form-control-static.input-lg,.input-group-lg>.form-control-static.form-control,.input-group-lg>.form-control-static.input-group-addon,.input-group-lg>.input-group-btn>.form-control-static.btn,.form-control-static.input-sm,.input-group-sm>.form-control-static.form-control,.input-group-sm>.form-control-static.input-group-addon,.input-group-sm>.input-group-btn>.form-control-static.btn {
	padding-left: 0;
	padding-right: 0;
}

.input-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn {
	height: 38px;
	padding: 6px 16px;
	font-size: 16px;
	line-height: 1.5;
	border-radius: 3px;
}

select.input-sm,.input-group-sm>select.form-control,.input-group-sm>select.input-group-addon,.input-group-sm>.input-group-btn>select.btn {
	height: 38px;
	line-height: 38px;
}

textarea.input-sm,.input-group-sm>textarea.form-control,.input-group-sm>textarea.input-group-addon,.input-group-sm>.input-group-btn>textarea.btn,select[multiple].input-sm,.input-group-sm>select[multiple].form-control,.input-group-sm>select[multiple].input-group-addon,.input-group-sm>.input-group-btn>select[multiple].btn {
	height: auto;
}

.form-group-sm .form-control {
	height: 38px;
	padding: 6px 16px;
	font-size: 16px;
	line-height: 1.5;
	border-radius: 3px;
}

.form-group-sm select.form-control {
	height: 38px;
	line-height: 38px;
}

.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control {
	height: auto;
}

.form-group-sm .form-control-static {
	height: 38px;
	min-height: 41px;
	padding: 7px 16px;
	font-size: 16px;
	line-height: 1.5;
}

.input-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn {
	height: 50px;
	padding: 12px 34px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 3px;
}

select.input-lg,.input-group-lg>select.form-control,.input-group-lg>select.input-group-addon,.input-group-lg>.input-group-btn>select.btn {
	height: 50px;
	line-height: 50px;
}

textarea.input-lg,.input-group-lg>textarea.form-control,.input-group-lg>textarea.input-group-addon,.input-group-lg>.input-group-btn>textarea.btn,select[multiple].input-lg,.input-group-lg>select[multiple].form-control,.input-group-lg>select[multiple].input-group-addon,.input-group-lg>.input-group-btn>select[multiple].btn {
	height: auto;
}

.form-group-lg .form-control {
	height: 50px;
	padding: 12px 34px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 3px;
}

.form-group-lg select.form-control {
	height: 50px;
	line-height: 50px;
}

.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control {
	height: auto;
}

.form-group-lg .form-control-static {
	height: 50px;
	min-height: 43px;
	padding: 13px 34px;
	font-size: 18px;
	line-height: 1.3333333;
}

.has-feedback {
	position: relative;
}

.has-feedback .form-control {
	padding-right: 48.75px;
}

.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 39px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	pointer-events: none;
}

.input-lg+.form-control-feedback,.input-group-lg>.form-control+.form-control-feedback,.input-group-lg>.input-group-addon+.form-control-feedback,.input-group-lg>.input-group-btn>.btn+.form-control-feedback,.input-group-lg+.form-control-feedback,.form-group-lg .form-control+.form-control-feedback {
	width: 50px;
	height: 50px;
	line-height: 50px;
}

.input-sm+.form-control-feedback,.input-group-sm>.form-control+.form-control-feedback,.input-group-sm>.input-group-addon+.form-control-feedback,.input-group-sm>.input-group-btn>.btn+.form-control-feedback,.input-group-sm+.form-control-feedback,.form-group-sm .form-control+.form-control-feedback {
	width: 38px;
	height: 38px;
	line-height: 38px;
}

.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label {
	color: #3c763d;
}

.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}

.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;
}

.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8;
}

.has-success .form-control-feedback {
	color: #3c763d;
}

.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label {
	color: #8a6d3b;
}

.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}

.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
	color: #8a6d3b;
}

.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label {
	color: #a94442;
}

.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}

.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
}

.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede;
}

.has-error .form-control-feedback {
	color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
	top: 30px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
	top: 0;
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #959595;
}

@media (min-width: 768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}

	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}

	.form-inline .form-control-static {
		display: inline-block;
	}

	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle;
	}

	.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control {
		width: auto;
	}

	.form-inline .input-group>.form-control {
		width: 100%;
	}

	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}

	.form-inline .radio,.form-inline .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}

	.form-inline .radio label,.form-inline .checkbox label {
		padding-left: 0;
	}

	.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0;
	}

	.form-inline .has-feedback .form-control-feedback {
		top: 0;
	}
}

.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px;
}

.form-horizontal .radio,.form-horizontal .checkbox {
	min-height: 32px;
}

.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px;
}

.form-horizontal .form-group:before,.form-horizontal .form-group:after {
	content: " ";
	display: table;
}

.form-horizontal .form-group:after {
	clear: both;
}

@media (min-width: 768px) {
	.form-horizontal .control-label {
		text-align: right;
		margin-bottom: 0;
		padding-top: 7px;
	}
}

.form-horizontal .has-feedback .form-control-feedback {
	right: 15px;
}

@media (min-width: 768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 13px;
		font-size: 18px;
	}
}

@media (min-width: 768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 7px;
		font-size: 16px;
	}
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 18px;
	line-height: 1.42857143;
	border-radius: 3px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.btn:focus,.btn.focus,.btn:active:focus,.btn:active.focus,.btn.active:focus,.btn.active.focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.btn:hover,.btn:focus,.btn.focus {
	color: #fff;
	text-decoration: none;
}

.btn:active,.btn.active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
}

.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
	cursor: not-allowed;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
}

a.btn.disabled,fieldset[disabled] a.btn {
	pointer-events: none;
}

.btn-default {
	color: #fff;
	background-color: #3c48d5;
	border-color: transparent;
}

.btn-default:focus,.btn-default.focus {
	color: #fff;
	background-color: #3c48d5;
	border-color: transparent;
}

.btn-default:hover {
	color: #fff;
	background-color: #333db7;
	border-color: transparent;
}

.btn-default:active,.btn-default.active,.open>.btn-default.dropdown-toggle {
	color: #fff;
	background-color: #3c48d5;
	border-color: transparent;
}

.btn-default:active:hover,.btn-default:active:focus,.btn-default:active.focus,.btn-default.active:hover,.btn-default.active:focus,.btn-default.active.focus,.open>.btn-default.dropdown-toggle:hover,.open>.btn-default.dropdown-toggle:focus,.open>.btn-default.dropdown-toggle.focus {
	color: #fff;
	background-color: #000;
	border-color: transparent;
}

.btn-default:active,.btn-default.active,.open>.btn-default.dropdown-toggle {
	background-image: none;
}

.btn-default.disabled:hover,.btn-default.disabled:focus,.btn-default.disabled.focus,.btn-default[disabled]:hover,.btn-default[disabled]:focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default:hover,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default.focus {
	background-color: #333db7;
	border-color: transparent;
}

.btn-default .badge {
	color: #3c48d5;
	background-color: #fff;
}

.btn-primary {
	color: #fff;
	background-color: #333;
	border-color: transparent;
}

.btn-primary:focus,.btn-primary.focus {
	color: #fff;
	background-color: #1a1a1a;
	border-color: transparent;
}

.btn-primary:hover {
	color: #fff;
	background-color: #1a1a1a;
	border-color: transparent;
}

.btn-primary:active,.btn-primary.active,.open>.btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #1a1a1a;
	border-color: transparent;
}

.btn-primary:active:hover,.btn-primary:active:focus,.btn-primary:active.focus,.btn-primary.active:hover,.btn-primary.active:focus,.btn-primary.active.focus,.open>.btn-primary.dropdown-toggle:hover,.open>.btn-primary.dropdown-toggle:focus,.open>.btn-primary.dropdown-toggle.focus {
	color: #fff;
	background-color: #080808;
	border-color: transparent;
}

.btn-primary:active,.btn-primary.active,.open>.btn-primary.dropdown-toggle {
	background-image: none;
}

.btn-primary.disabled:hover,.btn-primary.disabled:focus,.btn-primary.disabled.focus,.btn-primary[disabled]:hover,.btn-primary[disabled]:focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary:hover,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary.focus {
	background-color: #333;
	border-color: transparent;
}

.btn-primary .badge {
	color: #333;
	background-color: #fff;
}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}

.btn-success:focus,.btn-success.focus {
	color: #fff;
	background-color: #449d44;
	border-color: #255625;
}

.btn-success:hover {
	color: #fff;
	background-color: #449d44;
	border-color: #398439;
}

.btn-success:active,.btn-success.active,.open>.btn-success.dropdown-toggle {
	color: #fff;
	background-color: #449d44;
	border-color: #398439;
}

.btn-success:active:hover,.btn-success:active:focus,.btn-success:active.focus,.btn-success.active:hover,.btn-success.active:focus,.btn-success.active.focus,.open>.btn-success.dropdown-toggle:hover,.open>.btn-success.dropdown-toggle:focus,.open>.btn-success.dropdown-toggle.focus {
	color: #fff;
	background-color: #398439;
	border-color: #255625;
}

.btn-success:active,.btn-success.active,.open>.btn-success.dropdown-toggle {
	background-image: none;
}

.btn-success.disabled:hover,.btn-success.disabled:focus,.btn-success.disabled.focus,.btn-success[disabled]:hover,.btn-success[disabled]:focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success:hover,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success.focus {
	background-color: #5cb85c;
	border-color: #4cae4c;
}

.btn-success .badge {
	color: #5cb85c;
	background-color: #fff;
}

.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da;
}

.btn-info:focus,.btn-info.focus {
	color: #fff;
	background-color: #31b0d5;
	border-color: #1b6d85;
}

.btn-info:hover {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc;
}

.btn-info:active,.btn-info.active,.open>.btn-info.dropdown-toggle {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc;
}

.btn-info:active:hover,.btn-info:active:focus,.btn-info:active.focus,.btn-info.active:hover,.btn-info.active:focus,.btn-info.active.focus,.open>.btn-info.dropdown-toggle:hover,.open>.btn-info.dropdown-toggle:focus,.open>.btn-info.dropdown-toggle.focus {
	color: #fff;
	background-color: #269abc;
	border-color: #1b6d85;
}

.btn-info:active,.btn-info.active,.open>.btn-info.dropdown-toggle {
	background-image: none;
}

.btn-info.disabled:hover,.btn-info.disabled:focus,.btn-info.disabled.focus,.btn-info[disabled]:hover,.btn-info[disabled]:focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info:hover,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info.focus {
	background-color: #5bc0de;
	border-color: #46b8da;
}

.btn-info .badge {
	color: #5bc0de;
	background-color: #fff;
}

.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236;
}

.btn-warning:focus,.btn-warning.focus {
	color: #fff;
	background-color: #ec971f;
	border-color: #985f0d;
}

.btn-warning:hover {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512;
}

.btn-warning:active,.btn-warning.active,.open>.btn-warning.dropdown-toggle {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512;
}

.btn-warning:active:hover,.btn-warning:active:focus,.btn-warning:active.focus,.btn-warning.active:hover,.btn-warning.active:focus,.btn-warning.active.focus,.open>.btn-warning.dropdown-toggle:hover,.open>.btn-warning.dropdown-toggle:focus,.open>.btn-warning.dropdown-toggle.focus {
	color: #fff;
	background-color: #d58512;
	border-color: #985f0d;
}

.btn-warning:active,.btn-warning.active,.open>.btn-warning.dropdown-toggle {
	background-image: none;
}

.btn-warning.disabled:hover,.btn-warning.disabled:focus,.btn-warning.disabled.focus,.btn-warning[disabled]:hover,.btn-warning[disabled]:focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning:hover,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning.focus {
	background-color: #f0ad4e;
	border-color: #eea236;
}

.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff;
}

.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a;
}

.btn-danger:focus,.btn-danger.focus {
	color: #fff;
	background-color: #c9302c;
	border-color: #761c19;
}

.btn-danger:hover {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925;
}

.btn-danger:active,.btn-danger.active,.open>.btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925;
}

.btn-danger:active:hover,.btn-danger:active:focus,.btn-danger:active.focus,.btn-danger.active:hover,.btn-danger.active:focus,.btn-danger.active.focus,.open>.btn-danger.dropdown-toggle:hover,.open>.btn-danger.dropdown-toggle:focus,.open>.btn-danger.dropdown-toggle.focus {
	color: #fff;
	background-color: #ac2925;
	border-color: #761c19;
}

.btn-danger:active,.btn-danger.active,.open>.btn-danger.dropdown-toggle {
	background-image: none;
}

.btn-danger.disabled:hover,.btn-danger.disabled:focus,.btn-danger.disabled.focus,.btn-danger[disabled]:hover,.btn-danger[disabled]:focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger:hover,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger.focus {
	background-color: #d9534f;
	border-color: #d43f3a;
}

.btn-danger .badge {
	color: #d9534f;
	background-color: #fff;
}

.btn-link {
	color: #3c48d5;
	font-weight: normal;
	border-radius: 0;
}

.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active {
	border-color: transparent;
}

.btn-link:hover,.btn-link:focus {
	color: #333db7;
	text-decoration: none;
	background-color: transparent;
}

.btn-link[disabled]:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:hover,fieldset[disabled] .btn-link:focus {
	color: #999999;
	text-decoration: none;
}

.btn-lg,.btn-group-lg>.btn {
	padding: 12px 34px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 3px;
}

.btn-sm,.btn-group-sm>.btn {
	padding: 8px 18px;
	font-size: 18px;
	line-height: 1.5;
	border-radius: 3px;
}

.btn-xs,.btn-group-xs>.btn {
	padding: 1px 5px;
	font-size: 16px;
	line-height: 1.5;
	border-radius: 3px;
}

.btn-block {
	display: block;
	width: 100%;
}

.btn-block+.btn-block {
	margin-top: 5px;
}

input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block {
	width: 100%;
}

.fade {
	opacity: 0;
	-webkit-transition: opacity 0.15s linear;
	-o-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
}

.fade.in {
	opacity: 1;
}

.collapse {
	display: none;
}

.collapse.in {
	display: block;
}

tr.collapse.in {
	display: table-row;
}

tbody.collapse.in {
	display: table-row-group;
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-property: height, visibility;
	transition-property: height, visibility;
	-webkit-transition-duration: 0.35s;
	transition-duration: 0.35s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid \9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.dropup,.dropdown {
	position: relative;
}

.dropdown-toggle:focus {
	outline: 0;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 18px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.15);
	border-radius: 3px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
	box-shadow: 0 6px 12px rgba(0,0,0,0.175);
	background-clip: padding-box;
}

.dropdown-menu.pull-right {
	right: 0;
	left: auto;
}

.dropdown-menu .divider {
	height: 1px;
	margin: 11.5px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}

.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857143;
	color: #555555;
	white-space: nowrap;
}

.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus {
	text-decoration: none;
	color: #484848;
	background-color: #f5f5f5;
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #3c48d5;
}

.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus {
	color: #999999;
}

.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	cursor: not-allowed;
}

.open>.dropdown-menu {
	display: block;
}

.open>a {
	outline: 0;
}

.dropdown-menu-right {
	left: auto;
	right: 0;
}

.dropdown-menu-left {
	left: 0;
	right: auto;
}

.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 16px;
	line-height: 1.42857143;
	color: #999999;
	white-space: nowrap;
}

.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990;
}

.pull-right>.dropdown-menu {
	right: 0;
	left: auto;
}

.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px dashed;
	border-bottom: 4px solid \9;
	content: "";
}

.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px;
}

@media (min-width: 768px) {
	.navbar-right .dropdown-menu {
		right: 0;
		left: auto;
	}

	.navbar-right .dropdown-menu-left {
		left: 0;
		right: auto;
	}
}

.btn-group,.btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

.btn-group>.btn,.btn-group-vertical>.btn {
	position: relative;
	float: left;
}

.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active {
	z-index: 2;
}

.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group {
	margin-left: -1px;
}

.btn-toolbar {
	margin-left: -5px;
}

.btn-toolbar:before,.btn-toolbar:after {
	content: " ";
	display: table;
}

.btn-toolbar:after {
	clear: both;
}

.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group {
	float: left;
}

.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group {
	margin-left: 5px;
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0;
}

.btn-group>.btn:first-child {
	margin-left: 0;
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.btn-group>.btn-group {
	float: left;
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0;
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {
	outline: 0;
}

.btn-group>.btn+.dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px;
}

.btn-group>.btn-lg+.dropdown-toggle,.btn-group-lg.btn-group>.btn+.dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn .caret {
	margin-left: 0;
}

.btn-lg .caret,.btn-group-lg>.btn .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0;
}

.dropup .btn-lg .caret,.dropup .btn-group-lg>.btn .caret {
	border-width: 0 5px 5px;
}

.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%;
}

.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after {
	content: " ";
	display: table;
}

.btn-group-vertical>.btn-group:after {
	clear: both;
}

.btn-group-vertical>.btn-group>.btn {
	float: none;
}

.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group {
	margin-top: -1px;
	margin-left: 0;
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
	border-radius: 0;
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0;
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate;
}

.btn-group-justified>.btn,.btn-group-justified>.btn-group {
	float: none;
	display: table-cell;
	width: 1%;
}

.btn-group-justified>.btn-group .btn {
	width: 100%;
}

.btn-group-justified>.btn-group .dropdown-menu {
	left: auto;
}

[data-toggle="buttons"]>.btn input[type="radio"],[data-toggle="buttons"]>.btn input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none;
}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate;
}

.input-group[class*="col-"] {
	float: none;
	padding-left: 0;
	padding-right: 0;
}

.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
}

.input-group .form-control:focus {
	z-index: 3;
}

.input-group-addon,.input-group-btn,.input-group .form-control {
	display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child) {
	border-radius: 0;
}

.input-group-addon,.input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
}

.input-group-addon {
	padding: 6px 12px;
	font-size: 18px;
	font-weight: normal;
	line-height: 1;
	color: #777777;
	text-align: center;
	background-color: white;
	border: 1px solid #ccc;
	border-radius: 3px;
}

.input-group-addon.input-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn {
	padding: 6px 16px;
	font-size: 16px;
	border-radius: 3px;
}

.input-group-addon.input-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn {
	padding: 12px 34px;
	font-size: 18px;
	border-radius: 3px;
}

.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"] {
	margin-top: 0;
}

.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.input-group-addon:first-child {
	border-right: 0;
}

.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.input-group-addon:last-child {
	border-left: 0;
}

.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap;
}

.input-group-btn>.btn {
	position: relative;
}

.input-group-btn>.btn+.btn {
	margin-left: -1px;
}

.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active {
	z-index: 2;
}

.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group {
	margin-right: -1px;
}

.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group {
	z-index: 2;
	margin-left: -1px;
}

.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}

.nav:before,.nav:after {
	content: " ";
	display: table;
}

.nav:after {
	clear: both;
}

.nav>li {
	position: relative;
	display: block;
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px;
}

.nav>li>a:hover,.nav>li>a:focus {
	text-decoration: none;
	background-color: white;
}

.nav>li.disabled>a {
	color: #999999;
}

.nav>li.disabled>a:hover,.nav>li.disabled>a:focus {
	color: #999999;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed;
}

.nav .open>a,.nav .open>a:hover,.nav .open>a:focus {
	background-color: white;
	border-color: #3c48d5;
}

.nav .nav-divider {
	height: 1px;
	margin: 11.5px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}

.nav>li>a>img {
	max-width: none;
}

.nav-tabs {
	border-bottom: 1px solid #ddd;
}

.nav-tabs>li {
	float: left;
	margin-bottom: -1px;
}

.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 3px 3px 0 0;
}

.nav-tabs>li>a:hover {
	border-color: white white #ddd;
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus {
	color: #777777;
	background-color: #f0f4f7;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default;
}

.page-template-tmpl-page-fullwidth .nav-tabs>li.active>a,.page-template-tmpl-page-fullwidth .nav-tabs>li.active>a:hover,.page-template-tmpl-page-fullwidth .nav-tabs>li.active>a:focus {
	background: #fff;
}

.page-template-tmpl-page-theme-plugin-gallery .site-content {
	padding-bottom: 0;
}

.page-template-tmpl-page-theme-plugin-gallery .site-content .posted-on,.page-template-tmpl-page-theme-plugin-gallery .site-content .byline {
	display: none;
}

.page-template-tmpl-page-theme-plugin-gallery .theme-plugin-gallery {
	padding-bottom: 100px;
	margin-bottom: 0;
}

.nav-pills>li {
	float: left;
}

.nav-pills>li>a {
	border-radius: 3px;
}

.nav-pills>li+li {
	margin-left: 2px;
}

.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus {
	color: #fff;
	background-color: #333db7;
}

.nav-stacked>li {
	float: none;
}

.nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0;
}

.nav-justified,.nav-tabs.nav-justified {
	width: 100%;
}

.nav-justified>li,.nav-tabs.nav-justified>li {
	float: none;
}

.nav-justified>li>a,.nav-tabs.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px;
}

.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto;
}

@media (min-width: 768px) {
	.nav-justified>li,.nav-tabs.nav-justified>li {
		display: table-cell;
		width: 1%;
	}

	.nav-justified>li>a,.nav-tabs.nav-justified>li>a {
		margin-bottom: 0;
	}
}

.nav-tabs-justified,.nav-tabs.nav-justified {
	border-bottom: 0;
}

.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a {
	margin-right: 0;
	border-radius: 3px;
}

.nav-tabs-justified>.active>a,.nav-tabs.nav-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:focus {
	border: 1px solid #ddd;
}

@media (min-width: 768px) {
	.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a {
		border-bottom: 1px solid #ddd;
		border-radius: 3px 3px 0 0;
	}

	.nav-tabs-justified>.active>a,.nav-tabs.nav-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:focus {
		border-bottom-color: #fff;
	}
}

.tab-content>.tab-pane {
	display: none;
}

.tab-content>.active {
	display: block;
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 25px;
	border: 1px solid transparent;
}

.navbar:before,.navbar:after {
	content: " ";
	display: table;
}

.navbar:after {
	clear: both;
}

@media (min-width: 768px) {
	.navbar {
		border-radius: 3px;
	}
}

.navbar-header:before,.navbar-header:after {
	content: " ";
	display: table;
}

.navbar-header:after {
	clear: both;
}

@media (min-width: 768px) {
	.navbar-header {
		float: left;
	}
}

.navbar-collapse {
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	-webkit-overflow-scrolling: touch;
}

.navbar-collapse:before,.navbar-collapse:after {
	content: " ";
	display: table;
}

.navbar-collapse:after {
	clear: both;
}

.navbar-collapse.in {
	overflow-y: auto;
}

@media (min-width: 768px) {
	.navbar-collapse {
		width: auto;
		border-top: 0;
		box-shadow: none;
	}

	.navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important;
	}

	.navbar-collapse.in {
		overflow-y: visible;
	}

	.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
		padding-left: 0;
		padding-right: 0;
	}
}

.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
	max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
	.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
		max-height: 200px;
	}
}

.container>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-header,.container-fluid>.navbar-collapse {
	margin-right: -15px;
	margin-left: -15px;
}

@media (min-width: 768px) {
	.container>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-header,.container-fluid>.navbar-collapse {
		margin-right: 0;
		margin-left: 0;
	}
}

.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px;
}

@media (min-width: 768px) {
	.navbar-static-top {
		border-radius: 0;
	}
}

.navbar-fixed-top,.navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
}

@media (min-width: 768px) {
	.navbar-fixed-top,.navbar-fixed-bottom {
		border-radius: 0;
	}
}

.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px;
}

.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0;
}

.navbar-brand {
	float: left;
	padding: 12.5px 15px;
	font-size: 18px;
	line-height: 25px;
	height: 50px;
}

.navbar-brand:hover,.navbar-brand:focus {
	text-decoration: none;
}

.navbar-brand>img {
	display: block;
}

@media (min-width: 768px) {
	.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand {
		margin-left: -15px;
	}
}

.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 3px;
}

.navbar-toggle:focus {
	outline: 0;
}

.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
}

.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px;
}

@media (min-width: 768px) {
	.navbar-toggle {
		display: none;
	}
}

.navbar-nav {
	margin: 6.25px -15px;
}

.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 25px;
}

@media (max-width: 767px) {
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none;
	}

	.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 5px 15px 5px 25px;
	}

	.navbar-nav .open .dropdown-menu>li>a {
		line-height: 25px;
	}

	.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus {
		background-image: none;
	}
}

@media (min-width: 768px) {
	.navbar-nav {
		float: left;
		margin: 0;
	}

	.navbar-nav>li {
		float: left;
	}

	.navbar-nav>li>a {
		padding-top: 12.5px;
		padding-bottom: 12.5px;
	}
}

.navbar-form {
	margin-left: -15px;
	margin-right: -15px;
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
	margin-top: 5.5px;
	margin-bottom: 5.5px;
}

@media (min-width: 768px) {
	.navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}

	.navbar-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}

	.navbar-form .form-control-static {
		display: inline-block;
	}

	.navbar-form .input-group {
		display: inline-table;
		vertical-align: middle;
	}

	.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control {
		width: auto;
	}

	.navbar-form .input-group>.form-control {
		width: 100%;
	}

	.navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}

	.navbar-form .radio,.navbar-form .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}

	.navbar-form .radio label,.navbar-form .checkbox label {
		padding-left: 0;
	}

	.navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0;
	}

	.navbar-form .has-feedback .form-control-feedback {
		top: 0;
	}
}

@media (max-width: 767px) {
	.navbar-form .form-group {
		margin-bottom: 5px;
	}

	.navbar-form .form-group:last-child {
		margin-bottom: 0;
	}
}

@media (min-width: 768px) {
	.navbar-form {
		width: auto;
		border: 0;
		margin-left: 0;
		margin-right: 0;
		padding-top: 0;
		padding-bottom: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
}

.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	margin-bottom: 0;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.navbar-btn {
	margin-top: 5.5px;
	margin-bottom: 5.5px;
}

.navbar-btn.btn-sm,.btn-group-sm>.navbar-btn.btn {
	margin-top: 6px;
	margin-bottom: 6px;
}

.navbar-btn.btn-xs,.btn-group-xs>.navbar-btn.btn {
	margin-top: 14px;
	margin-bottom: 14px;
}

.navbar-text {
	margin-top: 12.5px;
	margin-bottom: 12.5px;
}

@media (min-width: 768px) {
	.navbar-text {
		float: left;
		margin-left: 15px;
		margin-right: 15px;
	}
}

@media (min-width: 768px) {
	.navbar-left {
		float: left !important;
	}

	.navbar-right {
		float: right !important;
		margin-right: -15px;
	}

	.navbar-right ~ .navbar-right {
		margin-right: 0;
	}
}

.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
	color: #777;
}

.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus {
	color: #5e5e5e;
	background-color: transparent;
}

.navbar-default .navbar-text {
	color: #777;
}

.navbar-default .navbar-nav>li>a {
	color: #777;
}

.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus {
	color: #333;
	background-color: transparent;
}

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus {
	color: #555;
	background-color: #e7e7e7;
}

.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus {
	color: #ccc;
	background-color: transparent;
}

.navbar-default .navbar-toggle {
	border-color: #ddd;
}

.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {
	background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #888;
}

.navbar-default .navbar-collapse,.navbar-default .navbar-form {
	border-color: #e7e7e7;
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus {
	background-color: #e7e7e7;
	color: #555;
}

@media (max-width: 767px) {
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #777;
	}

	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
		color: #333;
		background-color: transparent;
	}

	.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
		color: #555;
		background-color: #e7e7e7;
	}

	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
		color: #ccc;
		background-color: transparent;
	}
}

.navbar-default .navbar-link {
	color: #777;
}

.navbar-default .navbar-link:hover {
	color: #333;
}

.navbar-default .btn-link {
	color: #777;
}

.navbar-default .btn-link:hover,.navbar-default .btn-link:focus {
	color: #333;
}

.navbar-default .btn-link[disabled]:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:hover,fieldset[disabled] .navbar-default .btn-link:focus {
	color: #ccc;
}

.navbar-inverse {
	background-color: #222;
	border-color: #090909;
}

.navbar-inverse .navbar-brand {
	color: #bfbfbf;
}

.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus {
	color: #fff;
	background-color: transparent;
}

.navbar-inverse .navbar-text {
	color: #bfbfbf;
}

.navbar-inverse .navbar-nav>li>a {
	color: #bfbfbf;
}

.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus {
	color: #fff;
	background-color: transparent;
}

.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus {
	color: #fff;
	background-color: #090909;
}

.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus {
	color: #444;
	background-color: transparent;
}

.navbar-inverse .navbar-toggle {
	border-color: #333;
}

.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus {
	background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff;
}

.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form {
	border-color: #101010;
}

.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus {
	background-color: #090909;
	color: #fff;
}

@media (max-width: 767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
		border-color: #090909;
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #090909;
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		color: #bfbfbf;
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
		color: #fff;
		background-color: transparent;
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
		color: #fff;
		background-color: #090909;
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
		color: #444;
		background-color: transparent;
	}
}

.navbar-inverse .navbar-link {
	color: #bfbfbf;
}

.navbar-inverse .navbar-link:hover {
	color: #fff;
}

.navbar-inverse .btn-link {
	color: #bfbfbf;
}

.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus {
	color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:hover,fieldset[disabled] .navbar-inverse .btn-link:focus {
	color: #444;
}

.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 25px;
	list-style: none;
	background-color: none;
	border-radius: 3px;
}

.breadcrumb>li {
	display: inline-block;
}

.breadcrumb>li+li:before {
	content: "/├é ";
	padding: 0 5px;
	color: #ccc;
}

.breadcrumb>.active {
	color: #999999;
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 25px 0;
	border-radius: 3px;
}

.pagination>li {
	display: inline;
}

.pagination>li>a,.pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857143;
	text-decoration: none;
	color: #3c48d5;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px;
}

.pagination>li:first-child>a,.pagination>li:first-child>span {
	margin-left: 0;
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}

.pagination>li:last-child>a,.pagination>li:last-child>span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}

.pagination>li>a:hover,.pagination>li>a:focus,.pagination>li>span:hover,.pagination>li>span:focus {
	z-index: 2;
	color: #3c48d5;
	background-color: white;
	border-color: #ddd;
}

.pagination>.active>a,.pagination>.active>a:hover,.pagination>.active>a:focus,.pagination>.active>span,.pagination>.active>span:hover,.pagination>.active>span:focus {
	z-index: 3;
	color: #fff;
	background-color: #3c48d5;
	border-color: #3c48d5;
	cursor: default;
}

.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus {
	color: #999999;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed;
}

.pagination-lg>li>a,.pagination-lg>li>span {
	padding: 12px 34px;
	font-size: 18px;
	line-height: 1.3333333;
}

.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}

.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}

.pagination-sm>li>a,.pagination-sm>li>span {
	padding: 6px 16px;
	font-size: 16px;
	line-height: 1.5;
}

.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}

.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}

.pager {
	padding-left: 0;
	margin: 25px 0;
	list-style: none;
	text-align: center;
}

.pager:before,.pager:after {
	content: " ";
	display: table;
}

.pager:after {
	clear: both;
}

.pager li {
	display: inline;
}

.pager li>a,.pager li>span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px;
}

.pager li>a:hover,.pager li>a:focus {
	text-decoration: none;
	background-color: white;
}

.pager .next>a,.pager .next>span {
	float: right;
}

.pager .previous>a,.pager .previous>span {
	float: left;
}

.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span {
	color: #999999;
	background-color: #fff;
	cursor: not-allowed;
}

.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
}

.label:empty {
	display: none;
}

.btn .label {
	position: relative;
	top: -1px;
}

a.label:hover,a.label:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.label-default {
	background-color: #999999;
}

.label-default[href]:hover,.label-default[href]:focus {
	background-color: gray;
}

.label-primary {
	background-color: #3c48d5;
}

.label-primary[href]:hover,.label-primary[href]:focus {
	background-color: #333db7;
}

.label-success {
	background-color: #5cb85c;
}

.label-success[href]:hover,.label-success[href]:focus {
	background-color: #449d44;
}

.label-info {
	background-color: #5bc0de;
}

.label-info[href]:hover,.label-info[href]:focus {
	background-color: #31b0d5;
}

.label-warning {
	background-color: #f0ad4e;
}

.label-warning[href]:hover,.label-warning[href]:focus {
	background-color: #ec971f;
}

.label-danger {
	background-color: #d9534f;
}

.label-danger[href]:hover,.label-danger[href]:focus {
	background-color: #c9302c;
}

.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 1;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
	background-color: #999999;
	border-radius: 10px;
}

.badge:empty {
	display: none;
}

.btn .badge {
	position: relative;
	top: -1px;
}

.btn-xs .badge,.btn-group-xs>.btn .badge,.btn-group-xs>.btn .badge {
	top: 0;
	padding: 1px 5px;
}

.list-group-item.active>.badge,.nav-pills>.active>a>.badge {
	color: #3c48d5;
	background-color: #fff;
}

.list-group-item>.badge {
	float: right;
}

.list-group-item>.badge+.badge {
	margin-right: 5px;
}

.nav-pills>li>a>.badge {
	margin-left: 3px;
}

a.badge:hover,a.badge:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.jumbotron {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	color: inherit;
	background-color: white;
}

.jumbotron h1,.jumbotron .h1 {
	color: inherit;
}

.jumbotron p {
	margin-bottom: 15px;
	font-size: 27px;
	font-weight: 200;
}

.jumbotron>hr {
	border-top-color: #e6e6e6;
}

.container .jumbotron,.container-fluid .jumbotron {
	border-radius: 3px;
	padding-left: 15px;
	padding-right: 15px;
}

.jumbotron .container {
	max-width: 100%;
}

@media screen and (min-width: 768px) {
	.jumbotron {
		padding-top: 48px;
		padding-bottom: 48px;
	}

	.container .jumbotron,.container-fluid .jumbotron {
		padding-left: 60px;
		padding-right: 60px;
	}

	.jumbotron h1,.jumbotron .h1 {
		font-size: 81px;
	}
}

.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 25px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 3px;
	-webkit-transition: border 0.2s ease-in-out;
	-o-transition: border 0.2s ease-in-out;
	transition: border 0.2s ease-in-out;
}

.thumbnail>img,.thumbnail a>img {
	display: block;
	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

.thumbnail .caption {
	padding: 9px;
	color: #555555;
}

a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active {
	border-color: #3c48d5;
}

.alert {
	padding: 15px;
	margin-bottom: 25px;
	border: 1px solid transparent;
	border-radius: 3px;
}

.alert h4 {
	margin-top: 0;
	color: inherit;
}

.alert .alert-link {
	font-weight: bold;
}

.alert>p,.alert>ul {
	margin-bottom: 0;
}

.alert>p+p {
	margin-top: 5px;
}

.alert-dismissable,.alert-dismissible {
	padding-right: 35px;
}

.alert-dismissable .close,.alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit;
}

.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d;
}

.alert-success hr {
	border-top-color: #c9e2b3;
}

.alert-success .alert-link {
	color: #2b542c;
}

.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f;
}

.alert-info hr {
	border-top-color: #a6e1ec;
}

.alert-info .alert-link {
	color: #245269;
}

.alert-warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b;
}

.alert-warning hr {
	border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
	color: #66512c;
}

.alert-danger {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
}

.alert-danger hr {
	border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
	color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}

	to {
		background-position: 0 0;
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}

	to {
		background-position: 0 0;
	}
}

.progress {
	overflow: hidden;
	height: 25px;
	margin-bottom: 25px;
	background-color: #f5f5f5;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}

.progress-bar {
	float: left;
	width: 0%;
	height: 100%;
	font-size: 16px;
	line-height: 25px;
	color: #fff;
	text-align: center;
	background-color: #3c48d5;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	-webkit-transition: width 0.6s ease;
	-o-transition: width 0.6s ease;
	transition: width 0.6s ease;
}

.progress-striped .progress-bar,.progress-bar-striped {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-size: 40px 40px;
}

.progress.active .progress-bar,.progress-bar.active {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
	background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
	background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
	background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
	background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
}

.media {
	margin-top: 15px;
}

.media:first-child {
	margin-top: 0;
}

.media,.media-body {
	zoom: 1;
	overflow: hidden;
}

.media-body {
	width: 10000px;
}

.media-object {
	display: block;
}

.media-object.img-thumbnail {
	max-width: none;
}

.media-right,.media>.pull-right {
	padding-left: 10px;
}

.media-left,.media>.pull-left {
	padding-right: 10px;
}

.media-left,.media-right,.media-body {
	display: table-cell;
	vertical-align: top;
}

.media-middle {
	vertical-align: middle;
}

.media-bottom {
	vertical-align: bottom;
}

.media-heading {
	margin-top: 0;
	margin-bottom: 5px;
}

.media-list {
	padding-left: 0;
	list-style: none;
}

.list-group {
	margin-bottom: 20px;
	padding-left: 0;
}

.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd;
}

.list-group-item:first-child {
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

a.list-group-item,button.list-group-item {
	color: #555;
}

a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading {
	color: #333;
}

a.list-group-item:hover,a.list-group-item:focus,button.list-group-item:hover,button.list-group-item:focus {
	text-decoration: none;
	color: #555;
	background-color: #f5f5f5;
}

button.list-group-item {
	width: 100%;
	text-align: left;
}

.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus {
	background-color: white;
	color: #999999;
	cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading {
	color: inherit;
}

.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text {
	color: #999999;
}

.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus {
	z-index: 2;
	color: #fff;
	background-color: #3c48d5;
	border-color: #3c48d5;
}

.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>.small {
	color: inherit;
}

.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text {
	color: #d2eed2;
}

.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8;
}

a.list-group-item-success,button.list-group-item-success {
	color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading {
	color: inherit;
}

a.list-group-item-success:hover,a.list-group-item-success:focus,button.list-group-item-success:hover,button.list-group-item-success:focus {
	color: #3c763d;
	background-color: #d0e9c6;
}

a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus,button.list-group-item-success.active,button.list-group-item-success.active:hover,button.list-group-item-success.active:focus {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d;
}

.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7;
}

a.list-group-item-info,button.list-group-item-info {
	color: #31708f;
}

a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading {
	color: inherit;
}

a.list-group-item-info:hover,a.list-group-item-info:focus,button.list-group-item-info:hover,button.list-group-item-info:focus {
	color: #31708f;
	background-color: #c4e3f3;
}

a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus,button.list-group-item-info.active,button.list-group-item-info.active:hover,button.list-group-item-info.active:focus {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f;
}

.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
}

a.list-group-item-warning,button.list-group-item-warning {
	color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading {
	color: inherit;
}

a.list-group-item-warning:hover,a.list-group-item-warning:focus,button.list-group-item-warning:hover,button.list-group-item-warning:focus {
	color: #8a6d3b;
	background-color: #faf2cc;
}

a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus,button.list-group-item-warning.active,button.list-group-item-warning.active:hover,button.list-group-item-warning.active:focus {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b;
}

.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede;
}

a.list-group-item-danger,button.list-group-item-danger {
	color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading {
	color: inherit;
}

a.list-group-item-danger:hover,a.list-group-item-danger:focus,button.list-group-item-danger:hover,button.list-group-item-danger:focus {
	color: #a94442;
	background-color: #ebcccc;
}

a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus,button.list-group-item-danger.active,button.list-group-item-danger.active:hover,button.list-group-item-danger.active:focus {
	color: #fff;
	background-color: #a94442;
	border-color: #a94442;
}

.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px;
}

.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3;
}

.panel {
	margin-bottom: 25px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}

.panel-body {
	padding: 15px;
}

.panel-body:before,.panel-body:after {
	content: " ";
	display: table;
}

.panel-body:after {
	clear: both;
}

.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
}

.panel-heading>.dropdown .dropdown-toggle {
	color: inherit;
}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 21px;
	color: inherit;
}

.panel-title>a,.panel-title>small,.panel-title>.small,.panel-title>small>a,.panel-title>.small>a {
	color: inherit;
}

.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
}

.panel>.list-group,.panel>.panel-collapse>.list-group {
	margin-bottom: 0;
}

.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0;
}

.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
}

.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0;
}

.list-group+.panel-footer {
	border-top-width: 0;
}

.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table {
	margin-bottom: 0;
}

.panel>.table caption,.panel>.table-responsive>.table caption,.panel>.panel-collapse>.table caption {
	padding-left: 15px;
	padding-right: 15px;
}

.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child {
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
}

.panel>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
	border-top-left-radius: 2px;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
	border-top-right-radius: 2px;
}

.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child {
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius: 2px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius: 2px;
}

.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body {
	border-top: 1px solid #ddd;
}

.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td {
	border-top: 0;
}

.panel>.table-bordered,.panel>.table-responsive>.table-bordered {
	border: 0;
}

.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
	border-left: 0;
}

.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
	border-right: 0;
}

.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
	border-bottom: 0;
}

.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
	border-bottom: 0;
}

.panel>.table-responsive {
	border: 0;
	margin-bottom: 0;
}

.panel-group {
	margin-bottom: 25px;
}

.panel-group .panel {
	margin-bottom: 0;
	border-radius: 3px;
}

.panel-group .panel+.panel {
	margin-top: 5px;
}

.panel-group .panel-heading {
	border-bottom: 0;
}

.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group {
	border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
	border-top: 0;
}

.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #ddd;
}

.panel-default {
	border-color: #ddd;
}

.panel-default>.panel-heading {
	color: #555555;
	background-color: #f5f5f5;
	border-color: #ddd;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ddd;
}

.panel-default>.panel-heading .badge {
	color: #f5f5f5;
	background-color: #555555;
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ddd;
}

.panel-primary {
	border-color: #3c48d5;
}

.panel-primary>.panel-heading {
	color: #fff;
	background-color: #3c48d5;
	border-color: #3c48d5;
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #3c48d5;
}

.panel-primary>.panel-heading .badge {
	color: #3c48d5;
	background-color: #fff;
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #3c48d5;
}

.panel-success {
	border-color: #d6e9c6;
}

.panel-success>.panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #d6e9c6;
}

.panel-success>.panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d;
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #d6e9c6;
}

.panel-info {
	border-color: #bce8f1;
}

.panel-info>.panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #bce8f1;
}

.panel-info>.panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f;
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #bce8f1;
}

.panel-warning {
	border-color: #faebcc;
}

.panel-warning>.panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #faebcc;
}

.panel-warning>.panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b;
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #faebcc;
}

.panel-danger {
	border-color: #ebccd1;
}

.panel-danger>.panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ebccd1;
}

.panel-danger>.panel-heading .badge {
	color: #f2dede;
	background-color: #a94442;
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ebccd1;
}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
}

.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0;
}

.embed-responsive-16by9 {
	padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
	padding-bottom: 75%;
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}

.well blockquote {
	border-color: #ddd;
	border-color: rgba(0,0,0,0.15);
}

.well-lg {
	padding: 24px;
	border-radius: 3px;
}

.well-sm {
	padding: 9px;
	border-radius: 3px;
}

.close {
	float: right;
	font-size: 27px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: 0.2;
	filter: alpha(opacity=20);
}

.close:hover,.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
}

.modal-open {
	overflow: hidden;
}

.modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}

.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-moz-transition: -moz-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}

.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 3px;
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
	box-shadow: 0 3px 9px rgba(0,0,0,0.5);
	background-clip: padding-box;
	outline: 0;
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
}

.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0);
}

.modal-backdrop.in {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
}

.modal-header:before,.modal-header:after {
	content: " ";
	display: table;
}

.modal-header:after {
	clear: both;
}

.modal-header .close {
	margin-top: -2px;
}

.modal-title {
	margin: 0;
	line-height: 1.42857143;
}

.modal-body {
	position: relative;
	padding: 15px;
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}

.modal-footer:before,.modal-footer:after {
	content: " ";
	display: table;
}

.modal-footer:after {
	clear: both;
}

.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0;
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0;
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}

@media (min-width: 768px) {
	.modal-dialog {
		width: 800px;
		margin: 30px auto;
	}

	.modal-dialog img {
		max-width: 100%;
	}

	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
		box-shadow: 0 5px 15px rgba(0,0,0,0.5);
	}

	.modal-sm {
		width: 300px;
	}
}

@media (min-width: 992px) {
	.modal-lg {
		width: 900px;
	}
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 16px;
	opacity: 0;
	filter: alpha(opacity=0);
}

.tooltip.in {
	opacity: 0.9;
	filter: alpha(opacity=90);
}

.tooltip.top {
	margin-top: -3px;
	padding: 5px 0;
}

.tooltip.right {
	margin-left: 3px;
	padding: 0 5px;
}

.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0;
}

.tooltip.left {
	margin-left: -3px;
	padding: 0 5px;
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 3px;
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
	bottom: 0;
	right: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	left: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 18px;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 3px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}

.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: 18px;
	background-color: #f0f4f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 2px 2px 0 0;
}

.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: #999999;
	border-top-color: rgba(0,0,0,0.25);
	bottom: -11px;
}

.popover.top>.arrow:after {
	content: " ";
	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: #999999;
	border-right-color: rgba(0,0,0,0.25);
}

.popover.right>.arrow:after {
	content: " ";
	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: #999999;
	border-bottom-color: rgba(0,0,0,0.25);
	top: -11px;
}

.popover.bottom>.arrow:after {
	content: " ";
	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: #999999;
	border-left-color: rgba(0,0,0,0.25);
}

.popover.left>.arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px;
}

.carousel {
	position: relative;
}

.carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.carousel-inner>.item {
	display: none;
	position: relative;
	-webkit-transition: 0.6s ease-in-out left;
	-o-transition: 0.6s ease-in-out left;
	transition: 0.6s ease-in-out left;
}

.carousel-inner>.item>img,.carousel-inner>.item>a>img {
	display: block;
	max-width: 100%;
	height: auto;
	line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
	.carousel-inner>.item {
		-webkit-transition: -webkit-transform 0.6s ease-in-out;
		-moz-transition: -moz-transform 0.6s ease-in-out;
		-o-transition: -o-transform 0.6s ease-in-out;
		transition: transform 0.6s ease-in-out;
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		-moz-perspective: 1000px;
		perspective: 1000px;
	}

	.carousel-inner>.item.next,.carousel-inner>.item.active.right {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		left: 0;
	}

	.carousel-inner>.item.prev,.carousel-inner>.item.active.left {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		left: 0;
	}

	.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right,.carousel-inner>.item.active {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		left: 0;
	}
}

.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev {
	display: block;
}

.carousel-inner>.active {
	left: 0;
}

.carousel-inner>.next,.carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%;
}

.carousel-inner>.next {
	left: 100%;
}

.carousel-inner>.prev {
	left: -100%;
}

.carousel-inner>.next.left,.carousel-inner>.prev.right {
	left: 0;
}

.carousel-inner>.active.left {
	left: -100%;
}

.carousel-inner>.active.right {
	left: 100%;
}

.carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	opacity: 0.5;
	filter: alpha(opacity=50);
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,0.6);
	background-color: transparent;
}

.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);
	background-image: linear-gradient(to right, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
	left: auto;
	right: 0;
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);
	background-image: -o-linear-gradient(left, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);
	background-image: linear-gradient(to right, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover,.carousel-control:focus {
	outline: 0;
	color: #fff;
	text-decoration: none;
	opacity: 0.9;
	filter: alpha(opacity=90);
}

.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 50%;
	margin-top: -10px;
	z-index: 5;
	display: inline-block;
}

.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left {
	left: 50%;
	margin-left: -10px;
}

.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right {
	right: 50%;
	margin-right: -10px;
}

.carousel-control .icon-prev,.carousel-control .icon-next {
	width: 20px;
	height: 20px;
	line-height: 1;
	font-family: serif;
}

.carousel-control .icon-prev:before {
	content: '\2039';
}

.carousel-control .icon-next:before {
	content: '\203a';
}

.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center;
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: transparent;
}

.carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #fff;
}

.carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,0.6);
}

.carousel-caption .btn {
	text-shadow: none;
}

@media screen and (min-width: 768px) {
	.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next {
		width: 30px;
		height: 30px;
		margin-top: -10px;
		font-size: 30px;
	}

	.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
		margin-left: -10px;
	}

	.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
		margin-right: -10px;
	}

	.carousel-caption {
		left: 20%;
		right: 20%;
		padding-bottom: 30px;
	}

	.carousel-indicators {
		bottom: 20px;
	}
}

.clearfix:before,.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.pull-right {
	float: right !important;
}

.pull-left {
	float: left !important;
}

.hide {
	display: none !important;
}

.show {
	display: block !important;
}

.invisible {
	visibility: hidden;
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.hidden {
	display: none !important;
}

.affix {
	position: fixed;
}

@-ms-viewport {
	width:device-width;
}

.visible-xs {
	display: none !important;
}

.visible-sm {
	display: none !important;
}

.visible-md {
	display: none !important;
}

.visible-lg {
	display: none !important;
}

.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block {
	display: none !important;
}

@media (max-width: 767px) {
	.visible-xs {
		display: block !important;
	}

	table.visible-xs {
		display: table !important;
	}

	tr.visible-xs {
		display: table-row !important;
	}

	th.visible-xs,td.visible-xs {
		display: table-cell !important;
	}
}

@media (max-width: 767px) {
	.visible-xs-block {
		display: block !important;
	}
}

@media (max-width: 767px) {
	.visible-xs-inline {
		display: inline !important;
	}
}

@media (max-width: 767px) {
	.visible-xs-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm {
		display: block !important;
	}

	table.visible-sm {
		display: table !important;
	}

	tr.visible-sm {
		display: table-row !important;
	}

	th.visible-sm,td.visible-sm {
		display: table-cell !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-block {
		display: block !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline {
		display: inline !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md {
		display: block !important;
	}

	table.visible-md {
		display: table !important;
	}

	tr.visible-md {
		display: table-row !important;
	}

	th.visible-md,td.visible-md {
		display: table-cell !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-block {
		display: block !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-inline {
		display: inline !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg {
		display: block !important;
	}

	table.visible-lg {
		display: table !important;
	}

	tr.visible-lg {
		display: table-row !important;
	}

	th.visible-lg,td.visible-lg {
		display: table-cell !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg-block {
		display: block !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg-inline {
		display: inline !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg-inline-block {
		display: inline-block !important;
	}
}

@media (max-width: 767px) {
	.hidden-xs {
		display: none !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.hidden-sm {
		display: none !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.hidden-md {
		display: none !important;
	}
}

@media (min-width: 1200px) {
	.hidden-lg {
		display: none !important;
	}
}

.visible-print {
	display: none !important;
}

@media print {
	.visible-print {
		display: block !important;
	}

	table.visible-print {
		display: table !important;
	}

	tr.visible-print {
		display: table-row !important;
	}

	th.visible-print,td.visible-print {
		display: table-cell !important;
	}
}

.visible-print-block {
	display: none !important;
}

@media print {
	.visible-print-block {
		display: block !important;
	}
}

.visible-print-inline {
	display: none !important;
}

@media print {
	.visible-print-inline {
		display: inline !important;
	}
}

.visible-print-inline-block {
	display: none !important;
}

@media print {
	.visible-print-inline-block {
		display: inline-block !important;
	}
}

@media print {
	.hidden-print {
		display: none !important;
	}
}

body {
	line-height: 1.52857;
}

body.site-edit-template {
	padding-top: 0;
}

a {
	border: none;
}

a.active,a:focus {
	border: none;
	outline: none;
}

p {
	margin-bottom: 16px;
}

ul,ol {
	padding-left: 30px;
	margin-bottom: 20px;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	margin: 50px 0 22px;
}

.clearfix {
	clear: both;
}

.clearfix:after {
	display: table;
	content: "";
	clear: both;
}

.btn {
	text-decoration: none !important;
}

.btn:hover {
	text-decoration: none !important;
}

.home .page {
	padding-top: 0;
}

.wraper {
	overflow: hidden;
}

.header {
	width: 100%;
	background: #4776E6;
	background: -webkit-linear-gradient(to right, #8E54E9, #4776E6);
	background: linear-gradient(to right, #8E54E9, #4776E6);
	padding: 10px 17px;
	z-index: 99;
}

.admin-bar .header {
	top: 32px;
}

.logo {
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
}

.btn-orange {
	background: #3c48d5;
}

.btn-orange:hover {
	background: #eb8f62;
}

.a-right {
	text-align: right;
}

.slicknav_menu {
	display: none;
	width: auto;
	z-index: 100;
}

.navigation.slicknav_menu {
	display: inline-block;
}

.slicknav_menu .slicknav_btn {
	display: inline-block;
	background: url(images/menu-icon.png) no-repeat center center;
	width: 40px;
	height: 40px;
	color: #fff;
	top: -38px;
	left: 20px;
	margin-left: 10px;
	z-index: 999;
}

.slicknav_menu .slicknav_btn:hover {
	color: #333db7;
}

.slicknav_menu .slicknav_btn span i {
	font-size: 0;
}

.slicknav_menu .slicknav_nav {
	background: #8E54E9;
	padding: 5px 15px;
	margin-top: -2px;
}

.slicknav_menu .slicknav_nav ul {
	padding: 0;
	margin: 0;
}

.slicknav_menu .slicknav_nav ul li {
	display: block;
	border-bottom: 1px solid rgba(255,255,255,0.1);
	padding: 15px 0;
}

.slicknav_menu .slicknav_nav ul li:last-child {
	border: none;
}

.slicknav_menu .slicknav_nav ul li.mob-opt {
	display: none;
}

.slicknav_menu .slicknav_nav ul li a {
	color: #fff;
}

.slicknav_menu .slicknav_nav ul li a:hover {
	color: #ccc;
}

.slicknav_menu .slicknav_nav ul li:first-child a:before,.slicknav_menu .slicknav_nav ul li:nth-child(2) a:before {
	content: "WordPress ";
}

.slicknav_menu .slicknav_nav ul li:nth-child(3) a:before {
	content: "Premium Themes ";
}

.slicknav_menu .slicknav_nav ul li ul {
	display: block !important;
	padding-left: 10px;
}

.slicknav_menu .slicknav_nav ul li ul li {
	boder: none;
}

.slicknav_menu .slicknav_nav ul li ul li .slicknav_row {
	display: none;
}

.slicknav_menu .slicknav_nav ul li ul li.slicknav_collapsed {
	padding: 0;
}

.navigation,.navigation-right {
	background: transparent;
}

.navigation ul,.navigation-right ul {
	display: block;
	padding: 0;
	margin: 0;
}

.navigation ul li,.navigation-right ul li {
	display: inline-block;
	vertical-align: middle;
	padding: 0;
}

.navigation ul li:hover .sub_container,.navigation-right ul li:hover .sub_container {
	display: block;
}

.navigation ul li a,.navigation-right ul li a {
	display: inline-block;
	color: #fff;
	padding: 14px 0 5px;
	margin: 0 18px 10px 18px;
	border-bottom: 2px solid transparent;
}

.navigation ul li a:hover,.navigation-right ul li a:hover {
	color: #e7dcff;
	text-decoration: none;
	border-bottom: 2px solid #fff;
}

.navigation ul li .sub_container,.navigation-right ul li .sub_container {
	display: none;
	z-index: 1;
	position: absolute;
}

.navigation ul li .sub_container ul,.navigation-right ul li .sub_container ul {
	display: inline-block;
	background: #021d4a;
	padding: 22px 22px 2px;
}

.navigation ul li .sub_container ul li,.navigation-right ul li .sub_container ul li {
	float: left;
	width: 170px;
}

.navigation ul li .sub_container ul li:last-child,.navigation-right ul li .sub_container ul li:last-child {
	margin-right: 0;
}

.navigation ul li .sub_container ul li a,.navigation-right ul li .sub_container ul li a {
	display: inline-block;
	width: 100%;
	border-bottom: 2px solid #5d7dbd;
	color: #ccc;
	padding: 0 0 8px;
	margin-bottom: 20px;
}

.navigation ul li .sub_container ul li a:hover,.navigation-right ul li .sub_container ul li a:hover {
	color: #fff;
}

.navigation ul li .sub_container ul li ul,.navigation-right ul li .sub_container ul li ul {
	padding: 0;
}

.navigation ul li .sub_container ul li ul li,.navigation-right ul li .sub_container ul li ul li {
	line-height: 150%;
}

.navigation ul li .sub_container ul li ul li:last-child,.navigation-right ul li .sub_container ul li ul li:last-child {
	margin-bottom: 0px;
}

.navigation ul li .sub_container ul li ul li a,.navigation-right ul li .sub_container ul li ul li a {
	border: none;
	margin-bottom: 0;
}

.navigation ul li.mob-opt,.navigation-right ul li.mob-opt {
	display: none;
}

.navigation-right {
	float: right;
}

.theme-nav {
	position: relative;
	clear: both;
	float: none;
	max-width: 1170px;
	padding: 0 15px 10px 200px;
	margin: 0 auto;
}

.theme-nav .themelogo {
	position: absolute;
	left: 15px;
	top: 0;
}

.theme-nav ul {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	text-align: right;
	padding: 0;
	margin: 0;
}

.theme-nav ul li {
	display: inline-block;
	vertical-align: middle;
}

.theme-nav ul li a {
	display: block;
	color: #555555;
	line-break: normal;
	padding: 12px 18px;
}

.theme-nav ul li a:hover {
	color: #3c48d5;
}

.theme-nav ul li ul {
	display: none;
}

.otb-style {
	background: #333;
	padding-top: 80px;
}

.otb-style .container {
	margin-bottom: -60px;
}

.otb-style .container .col-left {
	display: inline-block;
	vertical-align: bottom;
	width: 50%;
	margin: 0 -5px 0 0;
}

.otb-style .container .col-right {
	display: inline-block;
	vertical-align: bottom;
	width: 50%;
	color: #bbb;
	padding-left: 40px;
	margin-bottom: 20px;
}

.otb-style .container .col-right h1 {
	color: #fff;
	line-height: 36px;
	margin: 0 0 22px;
}

.otb-style .container .col-right p {
	margin-bottom: 28px;
}

.otb-style .container .col-right ul {
	list-style: none;
	padding: 0;
	margin-bottom: 30px;
}

.otb-style .container .col-right ul li {
	background: url(images/tick.png) no-repeat 0 3px;
	font-size: 16px;
	line-height: normal;
	padding-left: 30px;
	margin-bottom: 12px;
}

.otb-style .container .col-right .btn {
	padding: 18px 40px;
}

.otb-style .shadow {
	width: 100%;
	height: 100px;
	border: 1px solid #fff;
	background: #cecece;
	background: -moz-linear-gradient(top, #cecece 0%, #fff 80%);
	background: -webkit-linear-gradient(top, #cecece 0%, #fff 80%);
	background: linear-gradient(to bottom, #cecece 0%, #fff 80%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cecece', endColorstr='#ffffff', GradientType=0);
}

.tb-style {
	background: #4776E6;
	background: -webkit-linear-gradient(to right, #8E54E9, #4776E6);
	background: linear-gradient(to right, #8E54E9, #4776E6);
	text-align: center;
	color: #4a66a0;
	padding-top: 80px;
	height: 540px;
	margin-bottom: 150px;
}

.tb-style h1 {
	font-size: 50px;
	font-weight: bold;
	color: #fff;
	margin: 0 0 20px;
}

.tb-style h4 {
	color: #fff;
}

.tb-style p {
	color: #fff;
	opacity: 0.7;
	margin: 0 auto 50px !important;
	max-width: 900px;
}

.tb-style img {
	max-width: 100%;
	height: auto;
	position: relative;
}

.tb-style footer {
	position: relative;
	max-width: 820px;
	text-align: left;
	padding: 35px 350px 35px 0;
	margin: 0 auto;
}

.tb-style footer p {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 0;
}

.tb-style footer .btn {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -25px;
}

.tb-style footer .btn i {
	font-size: 18px;
	margin-left: 5px;
}

.theme-banner {
	overflow: hidden;
	background: #c3e3f6;
	text-align: center;
	padding-top: 60px;
}

.theme-banner h1 {
	margin: 0 0 25px;
}

.theme-banner .btn {
	margin: 0 9px;
}

.theme-banner p {
	margin-bottom: 35px;
}

.theme-banner .theme-screenshots {
	position: relative;
	max-width: 798px;
	width: 100%;
	padding: 0 100;
	margin: 52px auto 0;
}

.theme-banner .theme-screenshots .browser {
	position: relative;
}

.theme-banner .theme-screenshots .browser a {
	position: relative;
	z-index: 1;
}

.theme-banner .theme-screenshots .browser:before {
	background: rgba(0,0,0,0.1);
	bottom: -5px;
	content: "";
	height: 92%;
	left: -15px;
	position: absolute;
	transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-webkit-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
	width: 50px;
}

.theme-banner .theme-screenshots .browser:after {
	background: rgba(0,0,0,0.1);
	bottom: -5px;
	content: "";
	height: 92%;
	right: 195px;
	position: absolute;
	transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-webkit-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
	width: 50px;
}

.theme-banner .theme-screenshots .iphone {
	position: absolute;
	bottom: 0;
	right: -90px;
	z-index: 2;
}

.theme-banner .theme-screenshots .iphone a {
	display: inline-block;
	width: 100%;
	background: url(images/iphone.png) no-repeat left top;
	padding: 79px 20px 1px 22px;
}

.theme-banner .theme-screenshots .iphone:before {
	background: rgba(0,0,0,0.1);
	bottom: 0;
	content: "";
	height: 73%;
	left: -7px;
	position: absolute;
	transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-webkit-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	width: 50px;
	z-index: -1;
}

.theme-banner .theme-screenshots .iphone:after {
	background: rgba(0,0,0,0.1);
	bottom: 0;
	content: "";
	height: 73%;
	position: absolute;
	right: -7px;
	transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-webkit-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	width: 50px;
	z-index: -1;
}

.sbw-browser {
	background: #4776E6;
	background: -webkit-linear-gradient(to right, #8E54E9, #4776E6);
	background: linear-gradient(to right, #8E54E9, #4776E6);
	color: #fff;
	padding-top: 60px;
	margin-top: -50px;
}

.sbw-browser .sbwb-wrap {
	position: relative;
	max-width: 950px;
	padding: 0 330px 0 15px;
	margin: 0 auto;
}

.sbw-browser .sbwb-wrap h1 {
	color: #fff;
	font-weight: bold;
	margin: 0 0 12px;
}

.sbw-browser .sbwb-wrap .col-left {
	display: inline-block;
	vertical-align: middle;
}

.sbw-browser .sbwb-wrap .col-left p {
	color: #fff;
	opacity: 0.7;
	line-height: normal;
}

.sbw-browser .sbwb-wrap .col-left p:last-child {
	margin-bottom: 0;
}

.sbw-browser .sbwb-wrap .col-left p a {
	font-size: 16px;
	color: #fff;
}

.sbw-browser .sbwb-wrap .col-left p a:hover {
	color: #3c48d5;
}

.sbw-browser .sbwb-wrap .col-right {
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -25px;
}

.sbw-browser .sbwb-wrap .col-right .btn {
	height: 54px;
	border: 2px solid #28be4b;
	background: #28be4b;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 50px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0 30px !important;
}

.sbw-browser .sbwb-wrap .col-right .btn:hover {
	background: #000;
	border-color: #000;
	color: #fff;
}

.sbw-browser .sbwb-wrap .col-right .btn-primary {
	background: #000;
	border-color: #000;
	padding: 0 30px !important;
}

.sbw-browser .sbwb-wrap .col-right .btn-primary:hover {
	background: #28be4b;
	border-color: #28be4b;
	color: #fff;
}

.sbw-browser .sbwb-wrap:before {
	position: absolute;
	left: 100%;
	top: 50%;
	margin-top: -75px;
}

.sbw-browser.wMobile .sbwb-wrap {
	max-width: 830px;
}

.sb-screenshots {
	background: #4776E6;
	background: -webkit-linear-gradient(to right, #8E54E9, #4776E6);
	background: linear-gradient(to right, #8E54E9, #4776E6);
	padding: 0 15px 1px 15px;
}

.sb-screenshots .theme-screenshots {
	position: relative;
	overflow: hidden;
	max-width: 1050px;
	width: 100%;
	padding: 40px 126px 0;
	margin: 0 auto;
}

.sb-screenshots .theme-screenshots .browser {
	position: relative;
}

.sb-screenshots .theme-screenshots .browser img {
	display: block;
}

.sb-screenshots .theme-screenshots .browser a {
	position: relative;
	z-index: 1;
}

.sb-screenshots .theme-screenshots .browser img {
	max-width: 100%;
	position: relative;
	z-index: 1;
}

.sb-screenshots .theme-screenshots .browser:before {
	background: rgba(0,0,0,0.1);
	bottom: -5px;
	content: "";
	height: 92%;
	left: -15px;
	position: absolute;
	transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-webkit-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
	width: 50px;
}

.sb-screenshots .theme-screenshots .browser:after {
	background: rgba(0,0,0,0.1);
	bottom: -5px;
	content: "";
	height: 92%;
	right: -16px;
	position: absolute;
	transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-webkit-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
	width: 50px;
}

.sb-screenshots .theme-screenshots .iphone {
	position: absolute;
	bottom: 0;
	left: 100%;
	z-index: 2;
	margin-left: -260px;
}

.sb-screenshots .theme-screenshots .iphone a {
	display: inline-block;
	width: 100%;
	background: url(images/iphone.png) no-repeat left top;
	padding: 79px 20px 1px 22px;
}

.sb-screenshots .theme-screenshots .iphone:before {
	background: rgba(0,0,0,0.1);
	bottom: 0;
	content: "";
	height: 73%;
	left: -7px;
	position: absolute;
	transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-webkit-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	width: 50px;
	z-index: -1;
}

.sb-screenshots .theme-screenshots .iphone:after {
	background: rgba(0,0,0,0.1);
	bottom: 0;
	content: "";
	height: 73%;
	position: absolute;
	right: -7px;
	transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-webkit-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	width: 50px;
	z-index: -1;
}

.gsCon-link {
	margin-top: 50px !important;
}

.sbw-slider {
	background: #4776E6;
	background: -webkit-linear-gradient(to right, #8E54E9, #4776E6);
	background: linear-gradient(to right, #8E54E9, #4776E6);
	border-bottom: 1px solid #97c7e2;
	padding: 40px 15px 0;
}

.sbw-slider .flexslider {
	position: relative;
	max-width: 920px;
	width: 100%;
	border-radius: 6px 6px 0 0;
	text-align: center;
	margin: 0 auto;
}

.sbw-slider .flexslider img {
	max-width: 100%;
}

.sbw-slider .flexslider .slides {
	list-style: none;
	padding: 0;
	margin: 0;
}

.sbw-slider .flexslider .slides li img {
	max-width: 100%;
}

.sbw-slider .flexslider .slides .slider_content {
	display: none;
}

.sbw-slider .flexslider .flex-direction-nav {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 88px;
	padding: 0;
	margin: -16px 0 0;
	z-index: 9;
}

.sbw-slider .flexslider .flex-direction-nav li {
	display: block;
}

.sbw-slider .flexslider .flex-direction-nav li a {
	width: 50px;
	height: 88px;
	font-size: 82px;
	color: #fff;
	line-height: 0;
}

.sbw-slider .flexslider .flex-direction-nav li a:hover {
	color: #3c48d5;
}

.sbw-slider .flexslider .flex-direction-nav li a.flex-prev {
	float: left;
	margin-left: -70px;
}

.sbw-slider .flexslider .flex-direction-nav li a.flex-next {
	float: right;
	margin-right: -70px;
}

.sbw-slider .flexslider .flex-control-mainpaging,.sbw-slider .flexslider .flex-control-paging {
	position: absolute;
	bottom: -40px;
	left: 0;
	width: 100%;
	height: 28px;
	text-align: center;
	padding: 0;
	margin: 0;
	z-index: 9;
}

.sbw-slider .flexslider .flex-control-mainpaging li,.sbw-slider .flexslider .flex-control-paging li {
	display: inline-block;
	vertical-align: middle;
	width: 10px;
	height: 10px;
	background: #3c48d5;
	border-radius: 20px;
	text-indent: -9999px;
	margin: 0 3px;
}

.sbw-slider .flexslider #img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -4px 0 0 -35px;
}

.sp-tabs nav {
	margin-bottom: 30px;
}

.sp-tabs nav ul {
	border-bottom: 2px solid #3c48d5;
	padding: 0 0 0 20px;
	margin: 0;
}

.sp-tabs nav ul li {
	display: inline-block;
	vertical-align: top;
	border: 2px solid rgba(0,0,0,0.15);
	border-bottom-color: #3c48d5;
	border-radius: 3px 3px 0 0;
	margin: 0 2px -2px 0;
}

.sp-tabs nav ul li a {
	display: block;
	font-size: 22px;
	color: #555555;
	padding: 17px 24px 12px;
}

.sp-tabs nav ul li a:hover {
	color: #3c48d5;
}

.sp-tabs nav ul li.active {
	border-color: #3c48d5;
	border-bottom-color: #fff;
}

.sp-tabs nav ul li.active a {
	color: #3c48d5;
}

.sp-reviews .rating {
	margin-bottom: 40px;
}

.sp-reviews .rating p {
	margin-bottom: 8px;
}

.sp-reviews .rating .rating-stars {
	font-size: 22px;
	text-align: center;
}

.sp-reviews .rating .rating-stars strong {
	margin-right: 10px;
}

.sp-reviews .rating .rating-stars i {
	color: #f2b02c;
	margin: 0 2px;
}

.sp-reviews .rating .rating-stars span {
	font-size: 16px;
	margin-left: 10px;
}

.sp-reviews .rating .rating-info {
	font-size: 14px;
	text-align: center;
}

.reviews {
	list-style: none;
	padding: 0;
	margin: 0;
}

.reviews li {
	position: relative;
	min-height: 100px;
	padding-left: 130px;
	margin-bottom: 50px;
}

.reviews li:last-child {
	margin-bottom: 0;
}

.reviews li blockquote {
	padding-right: 0;
	margin-bottom: 0;
}

.reviews li blockquote p {
	margin-bottom: 6px;
}

.reviews li figure {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	height: 100px;
	border-radius: 200px;
}

.reviews li figure img {
	width: 100%;
}

.reviews li cite {
	font-style: normal;
	font-weight: bold;
}

.sp-fixed-header {
	margin-bottom: 50px !important;
}

.sp-fixed-header .left-col {
	display: inline-block;
	vertical-align: middle;
	width: 45%;
	margin-right: -5px;
}

.sp-fixed-header .left-col img {
	max-width: 100%;
}

.sp-fixed-header .right-col {
	display: inline-block;
	vertical-align: middle;
	width: 52%;
	padding-left: 40px;
}

.sp-fixed-header .right-col h1 {
	font-size: 42px;
	margin: 0 0 20px;
}

.sp-fixed-header .right-col p {
	margin-bottom: 20px;
}

.sp-fixed-header .right-col .btn-wrap .price span {
	font-size: 24px;
}

.sp-fixed-header .right-col .btn-wrap .price span strong {
	font-size: 18px;
	color: #ccc;
	font-weight: normal;
	text-decoration: line-through;
}

.sp-fixed-header .right-col .btn-wrap .and-viewdemo .and {
	margin: 0 8px 0 12px;
}

.tRelated-products {
	margin-top: 80px;
}

.tRelated-products h3 {
	margin: 0 0 20px !important;
}

.tRelated-products ul {
	padding: 0;
	margin: 0 0 0 -3%;
}

.tRelated-products ul li {
	display: inline-block;
	vertical-align: top;
	width: 30%;
	margin: 0 -5px 0 3%;
}

.tRelated-products ul li img {
	width: 100%;
	border: 1px solid rgba(0,0,0,0.15);
}

.tRelated-products ul li h4 {
	font-size: 18px;
	text-align: center;
	margin: 15px 0 0 !important;
}

.sp-noheader h2,.sp-noheader .h2 {
	font-size: 30px;
}

.sp-noheader h3,.sp-noheader .h3 {
	font-size: 28px;
}

.sp-noheader h4,.sp-noheader .h4 {
	font-size: 25px;
}

.sp-noheader ul,.sp-noheader ol {
	padding-left: 20px;
}

.sp-noheader ul li,.sp-noheader ol li {
	margin-bottom: 6px;
}

.sp-noheader .tHeader h1 {
	font-weight: bold;
	margin: 0 0 8px;
}

.sp-noheader .tHeader .breadcrumb {
	margin: 20px 0 10px;
}

.home .site-content {
	max-width: none;
	padding: 0 0 80px;
}

.home .site-content .img-w-btn {
	padding-top: 150px;
}

.container {
	max-width: 1100px;
	width: 100%;
	margin: 0 auto;
}

.container.entry-header {
	padding: 0;
}

.wrap-sm {
	max-width: 700px;
	width: 100%;
	margin: 0 auto;
}

.site-content {
	overflow: hidden;
	padding: 50px 0 100px;
}

.site-content .content {
	display: inline-block;
	vertical-align: top;
	width: 75%;
	padding-right: 5%;
	margin-right: -6px;
}

.site-content .content .page-title {
	text-align: left !important;
	margin-top: 0;
}

.site-content .content img {
	height: auto;
	max-width: 100%;
}

.site-content .sidebar {
	display: inline-block;
	vertical-align: top;
	width: 24.9%;
}

.site-content .full-width {
	width: 100%;
	padding: 0;
	margin: 0;
}

.wrapspace {
	margin-top: 100px;
}

.half-wrapspace {
	margin-top: 50px;
}

.comWidth {
	max-width: 840px;
	margin-left: auto;
	margin-right: auto;
}

#templatic-pricing-plans .sec-title {
	text-align: center;
}

.sec-title {
	margin-bottom: 50px;
}

.sec-title h2 {
	margin: 0 0 24px;
}

.sec-title p:last-child {
	margin-bottom: 0;
}

.mrg-btm {
	margin-bottom: 0;
}

.sec-title .btn:hover {
	color: #333db7;
}

blockquote {
	position: relative;
	border: none;
	padding: 0 25px 0 50px;
}

blockquote:before {
	position: absolute;
	left: 0;
	top: -26px;
	content: "\0201C";
	font-family: Georgia;
	font-size: 80px;
	color: #cecece;
}

input[type="text"],input[type="email"],input[type="password"],select {
	border: 2px solid rgba(0,0,0,0.15);
	border-radius: 4px;
	box-shadow: none;
	height: 50px;
	font-size: 18px;
	padding: 0 15px;
}

input[type="text"]:focus,input[type="email"]:focus,input[type="password"]:focus,select:focus {
	border-color: #3c48d5;
}

textarea {
	border: 2px solid rgba(0,0,0,0.15);
	border-radius: 4px;
	box-shadow: none;
	font-size: 18px;
	padding: 15px;
}

textarea:focus {
	border-color: #3c48d5;
}

.info-box {
	background: #fef6d2;
	border: 1px solid #eee2a7;
	border-radius: 3px;
	padding: 25px;
	margin-bottom: 70px !important;
}

.info-box .btn {
	color: #fff !important;
	text-decoration: none;
}

.info-box .btn:hover,.info-box .btn:active,.info-box .btn:focus {
	color: #fff !important;
}

.theme-listing .info-box {
	margin-left: 35px;
}

.info-box h2,.info-box h3,.info-box h4,.info-box h5,.info-box h6 {
	margin: 0 0 8px;
}

.info-box p:last-child {
	margin-bottom: 0 !important;
}

.info-box p:last-of-type {
	margin-bottom: 0 !important;
}

.info-box.w-btn {
	position: relative;
	padding-right: 300px;
}

.info-box.w-btn .btn {
	position: absolute;
	top: 50%;
	right: 30px;
	margin-top: -24px;
}

.info-box.cspace {
	margin: 36px 0;
}

.ibox-ce-full {
	background: #f3f6f7;
	border: 1px solid rgba(0,0,0,0.04);
	border-radius: 3px;
	text-align: center;
	padding: 25px;
}

.ibox-ce-full p:last-child {
	margin-bottom: 0;
}

.alert {
	border: 1px solid rgba(0,0,0,0.15);
	border-radius: 3px;
	padding: 20px;
	margin-bottom: 25px;
}

.alert.alt-success {
	background: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d;
}

.alert.alt-warning {
	background: #fcf8e3;
	border-color: #fbeed5;
	color: #c09853;
}

.alert.alt-danger {
	background: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
}

.alert.alt-important {
	background: #fef8f4;
	border-color: #f9f0e9;
}

.alert.alt-important strong {
	color: #f6893f;
}

.alert.alt-vimportant {
	background: #fdf5f3;
	border-color: #f9e9e4;
}

.alert.alt-vimportant strong {
	color: #e13845;
}

.bgbox-gray {
	background: #f0f4f7;
	padding: 60px 0;
}

.breadcrumb {
	padding: 0;
	margin: 0 0 10px;
	font-size: 15px;
	color: #999;
}

.breadcrumb span {
	font-size: 15px;
	color: #999;
}

.breadcrumb span a {
	color: #999;
}

.breadcrumb span a:hover {
	color: #555555;
}

.breadcrumb span.sep {
	margin: 0 8px;
}

.breadcrumb a {
	font-size: 15px;
	color: #999;
}

.breadcrumb a:hover {
	color: #555555;
}

.pagination {
	display: block;
	text-align: center;
	margin: 0;
}

.pagination span.page-numbers {
	display: inline-block;
	vertical-align: middle;
	min-width: 42px;
	min-height: 42px;
	background: #000;
	border-radius: 2px;
	color: #fff;
	text-align: center;
	line-height: 42px;
	padding: 0;
}

.pagination span.active {
	background: #3c48d5;
}

.pagination a {
	display: inline-block;
	vertical-align: middle;
	min-width: 42px;
	min-height: 42px;
	background: #000;
	border-radius: 2px;
	color: #fff;
	text-align: center;
	line-height: 42px;
	padding: 0 10px;
	margin: 0 2px;
}

.pagination a:hover,.pagination .current {
	background: #3c48d5;
	color: #fff;
}

.pagination a i.fa-chevron-left,.pagination a i.fa-chevron-right {
	display: inline-block;
	position: relative;
	top: 2px;
	width: 16px;
	height: 16px;
}

.pagination a i.fa-chevron-left {
	background: url(images/nav-left-arrow.png) no-repeat center center;
}

.pagination a i.fa-chevron-right {
	background: url(images/nav-right-arrow.png) no-repeat center center;
}

.sidebar .widget {
	margin-bottom: 50px;
}

.sidebar .widget h3 {
	font-size: 24px;
	color: #021d4a;
	margin: 0 0 15px;
}

.sidebar .widget ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.sidebar .widget ul li {
	margin-bottom: 5px;
}

.sidebar .widget ul li a {
	color: #555555;
}

.sidebar .widget ul li a:hover {
	color: #3c48d5;
}

.sidebar .widget .related_plugin_list {
	list-style: disc outside;
	padding-left: 20px;
}

.sidebar .widget .related_plugin_list h3 {
	margin-left: -20px;
}

.sidebar .widget .related_plugin_list li {
	font-size: 16px;
}

.sidebar .widget .howto_payment a {
	color: #021d4a;
}

.sidebar .widget .howto_payment a:hover {
	text-decoration: underline;
}

.sidebar .latest-news {
	width: 100%;
	padding-right: 0;
	margin-right: 0;
}

.sidebar .latest-news h3 {
	margin-top: 0;
}

.sidebar .latest-news ul li {
	min-height: auto;
	padding: 0 0 15px;
	margin-bottom: 15px;
}

.sidebar .latest-news ul li a {
	margin-top: -3px;
}

.sidebar .latest-news ul li span {
	display: none;
	width: 54px;
	height: 50px;
	font-size: 14px;
	padding: 6px 9px;
}

.sidebar .latest-news ul li span strong {
	font-size: 18px;
}

.sidebar .latest-news ul li p {
	display: none;
	font-size: 15px;
}

.sidebar .latest-news ul li p em {
	font-style: normal;
}

.sidebar .latest-news ul li p em strong {
	font-style: normal;
	font-weight: normal;
}

.sidebar .latest-news ul li p .pdate {
	display: inline;
}

.sidebar .latest-news ul li p .pcomment {
	margin-left: 8px;
}

.sidebar .subscribe-news {
	background: #333;
	width: 100%;
	color: #999;
	padding: 20px 25px 25px;
	margin-left: 0;
}

.sidebar .subscribe-news h3 {
	color: #fff;
	margin-bottom: 10px !important;
}

.sidebar .subscribe-news p {
	line-height: 20px;
	margin-bottom: 10px;
}

.sidebar .subscribe-news label {
	color: #fff;
	font-weight: normal;
	margin-bottom: 2px;
}

.sidebar .subscribe-news input[type="text"],.sidebar .subscribe-news input[type="email"] {
	height: 40px;
	background: rgba(255,255,255,0.1);
	border: 1px solid rgba(255,255,255,0.1);
	margin-bottom: 15px;
}

.sidebar .subscribe-news input[type="submit"] {
	width: 100%;
	background: #3c48d5;
	padding: 9px 15px;
}

.sidebar .subscribe-news input[type="submit"]:hover,.sidebar .subscribe-news input[type="submit"]:active,.sidebar .subscribe-news input[type="submit"]:focus {
	background: #fff;
}

.sidebar .social-network ul {
	margin: 0 !important;
}

.sidebar .social-network ul li a.facebook {
	background: #3B5998;
	border-color: #3B5998;
	color: #fff;
}

.sidebar .social-network ul li a.facebook:hover {
	background: #fff;
	border-color: #3B5998;
	color: #3B5998 !important;
}

.sidebar .social-network ul li a.twitter {
	background: #2AA4E9;
	border-color: #2AA4E9;
	color: #fff;
}

.sidebar .social-network ul li a.twitter:hover {
	background: #fff;
	border-color: #2AA4E9;
	color: #2AA4E9 !important;
}

.sidebar .social-network ul li a.rss {
	background: #FD752B;
	border-color: #FD752B;
	color: #fff;
}

.sidebar .social-network ul li a.rss:hover {
	background: #fff;
	border-color: #FD752B;
	color: #FD752B !important;
}

.widget-categories ul li ul {
	padding: 6px 0 1px !important;
}

.widget-categories ul li ul li {
	margin-left: 20px;
}

.sidebar .buynowbtn.entry.multi_priceing {
	box-shadow: 0 0 15px 0 rgba(0,0,0,0.1);
	padding: 15px 15px 5px;
	border-radius: 3px;
	border-bottom: 2px solid #d5d5d5;
	background: #fff;
}

.sidebar .lic-wrap .widget {
	margin: 0;
}

.lic-wrap fieldset label {
	display: block;
}

.lic-wrap fieldset label input[type="radio"] {
	margin-right: 7px;
}

.lic-wrap .btn {
	margin: 15px 0 0;
	width: 100%;
}

.theme_info li {
	position: relative;
	padding-left: 32px;
}

.theme_info li a {
	color: #021d4a !important;
	margin-right: 5px;
}

.theme_info li a:hover {
	text-decoration: underline;
}

.theme_info li i {
	position: absolute;
	top: 3px;
	left: 0;
	color: #999;
}

.wp-search .searchform {
	position: relative;
}

.wp-search .searchform label {
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 0;
}

.wp-search .searchform input[type="text"] {
	width: 100%;
	background: #fff;
	border: 1px solid rgba(0,0,0,0.15);
	transition: all 0.15s ease-in-out;
	padding: 0 54px 0 15px;
}

.wp-search .searchform input[type="text"]:focus {
	border-color: #546E7A;
	box-shadow: 0 0 15px rgba(0,0,0,0.2);
}

.wp-search .searchform input[type="submit"] {
	position: absolute;
	right: 5px;
	bottom: 5px;
	width: 40px;
	height: 40px;
	background: #3c48d5 url(images/search.png) no-repeat center center/40%;
	border: none;
	border-radius: 3px;
	color: #fff;
	text-indent: -9999px;
	padding: 0 23px;
}

.wp-search .searchform input[type="submit"]:hover {
	background: #333db7 url(images/search.png) no-repeat center center/40%;
}

.ad-widget img {
	max-width: 100%;
	height: auto;
	border: 1px solid #ccc;
}

.ad-widget img:hover {
	border-color: #3c48d5;
}

.latest-themes figure {
	margin-bottom: 10px;
}

.latest-themes figure img {
	max-width: 100%;
	height: auto;
	border: 1px solid #ccc;
}

.latest-themes figure img:hover {
	border-color: #3c48d5;
}

.latest-themes a {
	font-size: 20px;
	color: #555555;
}

.latest-themes a:hover {
	color: #3c48d5;
}

.latest-themes p {
	font-size: 15px;
	line-height: normal;
}

.list-widget ul {
	list-style: disc outside !important;
	margin-left: 18px !important;
}

.list-widget ul li {
	display: list-item;
}

.social-network ul {
	display: inline-block;
	vertical-align: middle;
	padding: 0;
	margin: 0 0 0 10px !important;
}

.social-network ul li {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

.social-network ul li a {
	display: block;
	width: 54px;
	height: 54px;
	background: none;
	border-radius: 200px;
	transition: all ease 0.5s 0s;
	font-size: 0;
	color: #ccc;
	line-height: 50px;
	text-align: center;
}

.social-network ul li a:hover {
	box-shadow: 0 0 15px rgba(0,0,0,0.4);
	color: #fff !important;
}

.page-template-tmpl-page-blog,.single-post,.single-addons {
	background: #f0f4f7;
}

.page-template-tmpl-page-blog .site-content .container,.single-post .site-content .container,.single-addons .container {
	max-width: 1200px;
}

.page-template-tmpl-page-blog .site-content .container .content,.single-addons .container .content {
	width: 75%;
	background: #fff;
	box-shadow: 0 0 4px rgba(0,0,0,0.08);
	padding: 5%;
	overflow: hidden;
}

.products-template-tmpl-salespage-header-withmobile-withclub .site-content .container {
	max-width: 1024px;
}

.faq-ul-list {
	padding-left: 20px;
}

.faq-ul-list li {
	margin-bottom: 25px;
}

.faq-ul-list li:last-child {
	margin-bottom: 0;
}

.single-post .site-content .container .content {
	overflow: hidden;
	width: 75%;
	background: #fff;
	box-shadow: 0 0 4px rgba(0,0,0,0.08);
	padding: 5%;
}

.single-post .post-single h2,.single-post .post-single h3,.single-post .post-single h4,.single-post .post-single h5,.single-post .post-single h6 {
	padding-top: 25px;
	margin: 0 0 18px;
}

.single-post .post-single h2 {
	font-size: 32px;
}

.single-post .post-single h3 {
	font-size: 26px;
}

.single-post .post-single h4 {
	font-size: 22px;
}

.single-post .post-single h5 {
	font-size: 18px;
}

.single-post .post-single h6 {
	font-size: 16px;
}

.single-post .post-single .entry-summary a {
	color: #4777f4;
	text-decoration: underline;
}

.single-post .post-single .entry-summary a:hover,.single-post .post-single .entry-summary a:active,.single-post .post-single .entry-summary a:focus {
	color: #444444;
}

.single-post .post-single .entry-summary .btn-default {
	color: #fff;
}

.single-post .post-single .entry-summary .btn-default:hover,.single-post .post-single .entry-summary .btn-default:active,.single-post .post-single .entry-summary .btn-default:focus {
	color: #fff;
}

.single-post .post-single .entry-summary p {
	line-height: 1.5;
	margin-bottom: 18px;
}

.single-post .post-single .entry-summary img {
	margin: 10px 0;
}

.single-post .post-single .entry-summary img.wide-image {
	display: block;
	max-width: none;
	margin: 10px -120px;
}

.single-post .post-single .entry-summary mark {
	background-image: linear-gradient(-100deg, rgba(250,247,133,0.4), rgba(250,247,133,0.8) 95%, rgba(250,247,133,0.2));
	border-radius: 1em 0 1em 0;
}

.single-post .post-single .entry-summary u {
	text-decoration: none;
	border-bottom: none;
	padding-bottom: 0.4em;
	background: url(images/underline.svg) bottom left no-repeat;
	background-size: 100% 0.318em;
}

.single-post .post-single .info-box {
	margin-top: 40px;
	margin-bottom: 50px !important;
}

.single-post .post-single .info-box h2,.single-post .post-single .info-box h3,.single-post .post-single .info-box h4,.single-post .post-single .info-box h5,.single-post .post-single .info-box h6 {
	padding-top: 0;
}

.single-post .post-single .ibox {
	background-color: #fcf8e3;
	border: 1px solid #faebcc;
	border-radius: 5px;
	color: #8a6d3b;
	padding: 20px 25px;
	margin: 40px 0;
}

.single-post .post-single .ibox h2,.single-post .post-single .ibox h3,.single-post .post-single .ibox h4,.single-post .post-single .ibox h5,.single-post .post-single .ibox h6 {
	color: #8a6d3b;
	padding-top: 0;
}

.single-post .post-single .ibox p {
	color: #8a6d3b;
}

.single-post .post-single .ibox p:last-child {
	margin-bottom: 0;
}

.single-post .post-single .ibox.blue {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f;
}

.single-post .post-single .ibox.blue h2,.single-post .post-single .ibox.blue h3,.single-post .post-single .ibox.blue h4,.single-post .post-single .ibox.blue h5,.single-post .post-single .ibox.blue h6 {
	color: #31708f;
}

.single-post .post-single .ibox.blue p {
	color: #31708f;
}

.page-template-tmpl-page-blog .site-content .container .content h2,.single-post .site-content .container .content h2,.single-addons .container .content h2,.page-template-tmpl-page-blog .site-content .container .content h3,.single-post .site-content .container .content h3,.single-addons .container .content h3,.page-template-tmpl-page-blog .site-content .container .content h4,.single-post .site-content .container .content h4,.single-addons .container .content h4,.page-template-tmpl-page-blog .site-content .container .content h5,.single-post .site-content .container .content h5,.single-addons .container .content h5,.page-template-tmpl-page-blog .site-content .container .content h6,.single-post .site-content .container .content h6,.single-addons .container .content h6 {
	font-weight: bold;
}

.page-template-tmpl-page-blog .site-content .container .sidebar,.single-post .site-content .container .sidebar,.single-products .site-content .container .sidebar,.single-addons .container .sidebar {
	width: 25%;
	padding-left: 30px;
}

.post-list .page-title {
	font-size: 34px;
	font-weight: 700;
}

.post-list h2,.post-list .h2 {
	font-size: 30px;
}

.post-list h3,.post-list .h3 {
	font-size: 28px;
}

.post-list h4,.post-list .h4 {
	font-size: 25px;
}

.post-list ul,.post-list ol {
	padding-left: 20px;
	color: #333;
}

.post-list ul li,.post-list ol li {
	margin-bottom: 6px;
}

.post-list .post,.post-list .showcase {
	border-bottom: 1px solid rgba(0,0,0,0.08);
	padding-bottom: 50px;
	margin-bottom: 50px;
}

.post-list .post h2 a,.post-list .showcase h2 a {
	color: #333;
}

.post-list .post h2 a:hover,.post-list .showcase h2 a:hover {
	color: #3c48d5;
}

.post-list .post .posted-on,.post-list .post .byline,.post-list .showcase .posted-on,.post-list .showcase .byline {
	position: relative;
	top: -15px;
	font-size: 15px;
	color: #999;
}

.post-list .post .posted-on i,.post-list .post .byline i,.post-list .showcase .posted-on i,.post-list .showcase .byline i {
	font-size: 14px;
}

.post-list .post .posted-on a,.post-list .post .byline a,.post-list .showcase .posted-on a,.post-list .showcase .byline a {
	color: #999;
}

.post-list .post .posted-on a:hover,.post-list .post .byline a:hover,.post-list .showcase .posted-on a:hover,.post-list .showcase .byline a:hover {
	color: #3c48d5;
}

.post-list .post img,.post-list .showcase img {
	max-width: 100%;
	height: auto;
}

.post-list .post .entry-header,.post-list .showcase .entry-header {
	margin-bottom: 10px;
}

.post-list .post .entry-header .entry-title,.post-list .showcase .entry-header .entry-title {
	margin-bottom: 7px;
}

.post-list .post .entry-header .entry-meta,.post-list .showcase .entry-header .entry-meta {
	font-size: 16px;
	color: #999;
}

.post-list .post .entry-header .entry-meta a,.post-list .showcase .entry-header .entry-meta a {
	color: #555555;
}

.post-list .post .entry-header .entry-meta a:hover,.post-list .showcase .entry-header .entry-meta a:hover {
	color: #3c48d5;
}

.post-list .post .entry-summary,.post-list .showcase .entry-summary {
	line-height: 1.625;
}

.post-list .post .entry-summary p,.post-list .showcase .entry-summary p {
	margin-bottom: 25px;
	color: #333;
	font-size: 18px;
	line-height: 1.625;
}

.post-list .post .entry-summary a:hover,.post-list .showcase .entry-summary a:hover {
	text-decoration: underline;
}

.post-list .post .entry-content p img,.post-list .showcase .entry-content p img {
	margin: 0;
}

.post-list .post .entry-content img,.post-list .showcase .entry-content img {
	margin: 27px 0;
}

.post-list .post .entry-footer span,.post-list .post .entry-meta span,.post-list .showcase .entry-footer span,.post-list .showcase .entry-meta span {
	font-size: 16px;
	color: #999;
	margin-right: 4px;
}

.post-list .post .entry-footer span a,.post-list .post .entry-meta span a,.post-list .showcase .entry-footer span a,.post-list .showcase .entry-meta span a {
	color: #555555;
}

.post-list .post .entry-footer span a:hover,.post-list .post .entry-meta span a:hover,.post-list .showcase .entry-footer span a:hover,.post-list .showcase .entry-meta span a:hover {
	color: #3c48d5;
}

.post-single h2,.post-single .h2 {
	font-size: 30px;
}

.post-single h3,.post-single .h3 {
	font-size: 28px;
}

.post-single h4,.post-single .h4 {
	font-size: 25px;
	line-height: 34px;
}

.post-single ul,.post-single ol {
	padding-left: 20px;
	color: #333;
}

.post-single ul li,.post-single ol li {
	margin-bottom: 10px;
}

.post-single .entry-header {
	margin-bottom: 10px;
}

.post-single .entry-header .entry-title {
	margin-bottom: 7px;
}

.post-single .entry-header .page-title {
	font-weight: bold;
}

.post-single .entry-header .posted-on,.post-single .entry-header .byline {
	position: relative;
	top: -15px;
	font-size: 15px;
	color: #999;
}

.post-single .entry-header .posted-on i,.post-single .entry-header .byline i {
	font-size: 14px;
}

.post-single .entry-header .posted-on a,.post-single .entry-header .byline a {
	color: #999;
}

.post-single .entry-header .posted-on a:hover,.post-single .entry-header .byline a:hover {
	color: #3c48d5;
}

.post-single .entry-header .entry-meta {
	font-size: 15px;
	color: #999;
}

.post-single .entry-header .entry-meta a {
	color: #555555;
}

.post-single .entry-header .entry-meta a:hover {
	color: #3c48d5;
}

.post-single .entry-summary p {
	margin-bottom: 25px;
	font-size: 18px;
	line-height: 1.625;
	color: #333;
}

.post-single .entry-summary a:hover {
	text-decoration: underline;
}

.post-single .entry-content p img {
	margin: 0;
}

.post-single .entry-content img {
	max-width: 100%;
	margin: 27px 0;
}

.post-single .entry-footer span,.post-single .entry-meta span {
	font-size: 16px;
	color: #999;
	margin-right: 4px;
}

.post-single .entry-footer span a,.post-single .entry-meta span a {
	color: #555555;
}

.post-single .entry-footer span a:hover,.post-single .entry-meta span a:hover {
	color: #3c48d5;
}

.entry-summary img.imageborder {
	border: 8px solid #ffffff;
	box-shadow: 0 1px 5px rgba(0,0,1,0.2),0 0 18px rgba(0,0,0,0.1) inset;
	max-width: calc(100% - 8px) !important;
	width: 100%;
}

.share-post {
	border-bottom: 1px dashed rgba(0,0,0,0.15);
	border-top: 1px dashed rgba(0,0,0,0.15);
	padding: 15px 0;
	margin: 50px 0;
}

.share-post span {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
}

.share-post ul {
	display: inline-block;
	vertical-align: middle;
	list-style: none;
	padding: 0;
	margin: 0;
}

.share-post ul li {
	display: inline-block;
	vertical-align: middle;
	margin: 2px 0 2px 4px;
}

.share-post ul li a {
	display: block;
	border: 1px solid rgba(0,0,0,0.15);
	border-radius: 2px;
	font-size: 14px;
	color: #fff;
	padding: 4px 12px;
}

.share-post ul li a i {
	font-size: 14px;
}

.share-post ul li a.facebook {
	background: #3B5998;
}

.share-post ul li a.twitter {
	background: #2AA4E9;
}

.share-post ul li a.googleplus {
	background: #DD4B39;
}

.share-post ul li a.mail {
	background: #845AA5;
}

.share-post ul li a:hover {
	background: #333;
}

.single-post .content .subscribe-news {
	width: 100%;
	border: 1px solid rgba(0,0,0,0.1);
	padding: 20px;
	margin: 0 0 50px;
}

.single-post .content .subscribe-news h3 {
	font-size: 26px;
	margin-top: -3px;
}

.single-post .content .subscribe-news .mfg-wrap {
	margin-left: -3%;
}

.single-post .content .subscribe-news .mfg-wrap .mc-field-group {
	display: inline-block;
	vertical-align: top;
	width: 35%;
	margin: 0 -5px 0 3%;
}

.single-post .content .subscribe-news .mfg-wrap .mc-field-group input[type="text"],.single-post .content .subscribe-news .mfg-wrap .mc-field-group input[type="email"] {
	margin-bottom: 0 !important;
}

.single-post .content .subscribe-news .mfg-wrap .mc-field-btn {
	display: inline-block;
	vertical-align: top;
	width: 21%;
	margin: 26px -5px 0 3%;
}

.single-post .content .subscribe-news .mfg-wrap .mc-field-btn .btn {
	width: 100%;
	padding: 13px 20px;
}

.sp-related-posts h4 {
	display: inline-block;
	margin: 0 0 20px;
}

.sp-related-posts ul li {
	padding-bottom: 0;
	margin-bottom: 20px;
}

.sp-related-posts ul li:last-child {
	margin-bottom: 0;
}

.sp-related-posts ul li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}

.sp-related-posts ul li h4 {
	font-size: 18px;
	color: #555555;
	line-height: normal;
	margin: 0;
}

.sp-related-posts ul li h4 a {
	color: #555555;
}

.sp-related-posts ul li h4 a:hover {
	color: #3c48d5;
	text-decoration: underline;
}

.sp-related-posts ul li span {
	display: none;
	font-size: 14px;
	color: #999;
	margin-left: 6px;
}

.page-template-tmpl-page-contact .box-page {
	margin: 0 auto;
}

.page-template-page-templatestmpl-page-fixed-width-no-sidebar-php .box-page {
	margin: 0 auto;
}

.page-template-tmpl-page-contact .info-box {
	margin-bottom: 30px;
}

.page-template-tmpl-page-contact .gform_fields li input[type="radio"] {
	position: relative;
	top: 1px;
	margin: 0;
}

.page-template-tmpl-page-contact .gform_fields li .gfield_label {
	margin-bottom: 15px;
}

.page-template-tmpl-page-contact .gform_body ul li {
	margin-bottom: 10px;
}

.page-template-tmpl-page-contact .gform_body ul li label {
	vertical-align: top !important;
	margin-bottom: 2px !important;
}

.page-template-tmpl-page-contact .gform_body ul li .ginput_container_text {
	margin-top: 0 !important;
}

.page-template-tmpl-page-contact .gform_body ul li input[type="text"],.page-template-tmpl-page-contact .gform_body ul li input[type="email"],.page-template-tmpl-page-contact .gform_body ul li input[type="password"],.page-template-tmpl-page-contact .gform_body ul li select {
	width: 100%;
	max-width: 480px;
	font-size: 18px !important;
	padding: 0 15px !important;
	margin-top: 0 !important;
}

.page-template-tmpl-page-contact .gform_body ul li textarea {
	font-size: 18px !important;
	padding: 15px !important;
}

.recent-products {
	margin-top: 35px;
}

.recent-products img {
	width: 100%;
	height: auto;
}

.recent-products p {
	margin-bottom: 0;
}

.recent-products .rp-left {
	display: inline-block;
	vertical-align: top;
	width: 58.2%;
	padding-right: 13px;
	margin-right: -6px;
}

.recent-products .rp-right {
	display: inline-block;
	vertical-align: top;
	width: 41.8%;
	padding-left: 18px;
}

.recent-products .rp-right a {
	display: block;
	margin-bottom: 35px;
}

.recent-products .rp-right a:last-child {
	margin-bottom: 0;
}

.t2c-list {
	margin-top: 50px;
}

.t2c-list ul {
	max-width: 830px;
	padding: 0;
	margin: 0 auto;
}

.t2c-list ul li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 50%;
	padding: 0 0 0 140px;
	margin: 0 -4px 0 0;
}

.t2c-list ul li h4 {
	margin: 0 0 10px;
}

.t2c-list ul li h4 a {
	color: #555555;
}

.t2c-list ul li h4 a:hover {
	color: #3c48d5;
}

.t2c-list ul li i {
	position: absolute;
	top: 0;
	left: 38px;
	border: 2px solid #d0cfcf;
	border-radius: 50%;
	font-size: 1.778em;
	color: #d0cfcf;
	height: 75px;
	width: 75px;
	text-align: center;
	line-height: 68px;
	padding: 0px 20px;
	margin-right: 20px;
}

.t2c-list ul li p:last-child {
	margin-bottom: 0;
}

.templatic-club {
	background: #3c48d5;
	color: #fff;
	text-align: center;
	padding-top: 40px;
}

.templatic-club p {
	margin-bottom: 0;
}

.templatic-club p strong {
	font-size: 30px;
}

.templatic-club .club-banner {
	position: relative;
	margin-top: 35px;
}

.templatic-club .club-banner img {
	max-width: 100%;
}

.templatic-club .club-banner .btn {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -25px 0 0 -73px;
}

.themes-list-home ul {
	padding: 0;
	margin: 0 0 -50px -3%;
}

.themes-list-home ul li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 47%;
	padding-left: 225px;
	margin: 0 -5px 50px 3%;
}

.themes-list-home ul li .img {
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #ddd;
	max-width: 200px;
}

.themes-list-home ul li .img img {
	width: 100%;
	height: auto;
}

.themes-list-home ul li .title {
	display: block;
	font-size: 22px;
	color: #555555;
	margin: -6px 0 5px;
}

.themes-list-home ul li .title:hover {
	color: #3c48d5;
}

.themes-list-home ul li p {
	font-size: 14px;
	line-height: 20px;
}

.testimonial-masonry {
	max-width: 1070px;
	margin-left: auto;
	margin-right: auto;
}

.testimonial-masonry .mg-left {
	display: inline-block;
	vertical-align: top;
	width: 41.2%;
	margin-right: -5px;
}

.testimonial-masonry .mg-left img {
	width: 100%;
}

.testimonial-masonry .mg-right {
	display: inline-block;
	vertical-align: top;
	width: 58.8%;
}

.testimonial-masonry .mg-right ul {
	padding: 0;
	margin: 0;
}

.testimonial-masonry .mg-right ul li {
	display: inline-block;
	width: 50%;
	padding-left: 30px;
	margin: 0 -5px 30px 0;
}

.testimonial-masonry .mg-right ul li img {
	width: 100%;
}

.testimonial-masonry .mg-right .bq-box {
	padding-left: 30px;
}

.testimonial-masonry .mg-right .bq-box blockquote {
	background: #f0f4f7;
	border-radius: 3px;
	padding: 26px 26px 26px 74px;
	margin-bottom: 56px;
}

.testimonial-masonry .mg-right .bq-box blockquote:before {
	left: 28px;
	top: 2px;
}

.testimonial-masonry .mg-right .bq-box blockquote:after {
	position: absolute;
	left: 40px;
	bottom: -50px;
	content: "";
	width: 0px;
	height: 0px;
	border-top: 50px solid #f0f4f7;
	border-right: 50px solid transparent;
}

.testimonial-masonry .mg-right .bq-box cite {
	font-size: 19px;
	font-style: normal;
	font-weight: bold;
}

.testimonial-masonry .mg-right .bq-box span {
	font-size: 16px;
}

.testimonial ul {
	padding: 0;
	margin: 0 0 0 -30px;
}

.testimonial ul li {
	display: inline-block;
	vertical-align: top;
	width: 33.33%;
	padding-left: 30px;
	margin: 12px -5px 15px 0;
}

.testimonial ul li blockquote {
	padding-right: 0;
	margin-bottom: 16px;
}

.testimonial ul li blockquote h5 {
	margin-bottom: 12px;
}

.testimonial ul li blockquote p {
	margin-bottom: 8px;
}

.testimonial ul li cite {
	display: inline-block;
	font-style: normal;
	font-weight: bold;
	margin-top: 8px;
}

.testimonial ul li cite a {
	color: #555555;
}

.testimonial ul li cite a:hover {
	color: #3c48d5;
}

.testimonial ul li strong {
	font-size: 14px;
	font-weight: normal;
	margin-left: 10px;
}

.testimonial ul li span {
	position: relative;
	top: 0;
	font-size: 15px;
	margin: 5px 0 0 5px;
}

.testimonial.col-2 ul li {
	width: 50%;
}

.testimonial.wGravatar ul {
	margin-left: -4%;
}

.testimonial.wGravatar ul li {
	position: relative;
	width: 46%;
	padding: 0 0 0 116px;
	margin: 20px -5px 20px 4%;
}

.testimonial.wGravatar ul li figure {
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 200px;
	overflow: hidden;
}

.testimonial.tfull ul {
	margin-left: 0;
}

.testimonial.tfull ul li {
	width: 100%;
	padding-left: 0;
}

.testimonial-video {
	background: #7c96cd;
}

.testimonial-video .container {
	display: table;
	width: 100%;
}

.testimonial-video .container .bq-box {
	display: table-cell;
	vertical-align: middle;
	width: 45%;
	padding: 30px 0;
}

.testimonial-video .container .bq-box blockquote {
	font-size: 20px;
	color: #fff;
	padding-left: 60px;
}

.testimonial-video .container .bq-box blockquote:before {
	color: #fff;
}

.testimonial-video .container .bq-box cite {
	color: #fff;
	font-style: normal;
	font-weight: bold;
	margin-left: 60px;
}

.testimonial-video .container .bq-box span {
	position: relative;
	top: -3px;
	color: #fff;
	font-size: 15px;
	margin-left: 60px;
}

.testimonial-video .container .bq-video {
	display: table-cell;
	vertical-align: middle;
	width: 55%;
}

.testimonial-video .container .bq-video img {
	width: 100%;
}

.clients ul {
	text-align: center;
	padding: 0;
	margin: 0;
}

.clients ul li {
	display: inline-block;
	vertical-align: top;
	width: 152px;
	border: 2px solid #dadada;
	border-radius: 3px;
	margin: 0 10px 10px;
}

.clients ul li:hover {
	border-color: #3c48d5;
}

.clients ul li a {
	display: block;
	padding: 30px 10px;
}

.clients ul li a img {
	max-width: 100%;
}

.fl-box {
	background: #f0f4f7;
}

.fl-box .fl-img {
	display: inline-block;
	vertical-align: middle;
	width: 29.9%;
	margin: 0 -5px 0 0;
}

.fl-box .fl-wrap {
	display: inline-block;
	vertical-align: middle;
	width: 70%;
	padding: 50px 0 50px 40px;
}

.fl-box .fl-wrap ul {
	list-style: none;
	padding: 0;
	margin: 30px 0 0;
}

.fl-box .fl-wrap ul li {
	display: inline-block;
	vertical-align: top;
	width: 49.9%;
	margin-right: -5px;
}

.fl-box .fl-wrap ul li:last-child {
	border-left: 1px solid #d2d2d2;
	margin-right: 0;
}

.fl-box .fl-wrap ul li ul {
	margin: 0;
}

.fl-box .fl-wrap ul li ul li {
	display: block;
	position: relative;
	width: 100%;
	padding: 0 0 0 40px;
	margin: 0 0 20px;
}

.fl-box .fl-wrap ul li ul li:last-child {
	border: none;
}

.fl-box .fl-wrap ul li ul li:before {
	position: absolute;
	left: 0;
	top: 2px;
	content: "";
	width: 25px;
	height: 25px;
	background: url(images/tick-inside-circle.png) no-repeat 0 0;
	margin-right: 14px;
	padding: 4px 0px;
}

.fl-box .fl-wrap ul li:nth-child(odd) {
	padding-right: 40px;
}

.fl-box .fl-wrap ul li:nth-child(even) {
	padding-left: 40px;
}

.cbox-2col .cbox-left {
	display: inline-block;
	vertical-align: middle;
	width: 45%;
	padding-right: 40px;
	margin-right: -5px;
}

.cbox-2col .cbox-left img {
	max-width: 100%;
}

.cbox-2col .cbox-left h2 {
	margin-top: 0;
}

.cbox-2col .cbox-left p {
	margin-bottom: 22px;
}

.cbox-2col .cbox-left p:last-child {
	margin-bottom: 0;
}

.cbox-2col .cbox-left ul.rbox {
	padding: 0;
	margin: 0;
}

.cbox-2col .cbox-left ul.rbox li {
	display: inline-block;
	vertical-align: top;
	width: 124px;
	height: 124px;
	border: 2px solid #d0cfcf;
	border-radius: 200px;
	padding: 5px;
	margin: 11px -5px 11px 22px;
}

.cbox-2col .cbox-left ul.rbox li img {
	width: 100%;
}

.cbox-2col .cbox-left.wlImg {
	text-align: left;
}

.cbox-2col .cbox-left.wcImg {
	text-align: center;
}

.cbox-2col .cbox-left.wrImg {
	text-align: right;
}

.cbox-2col .cbox-right {
	display: inline-block;
	vertical-align: middle;
	width: 54.9%;
}

.cbox-2col .cbox-right h2 {
	margin-top: 0;
}

.cbox-2col .cbox-right p {
	margin-bottom: 22px;
}

.cbox-2col .cbox-right p:last-child {
	margin-bottom: 0;
}

.cbox-2col .cbox-right img {
	max-width: 100%;
}

.cflip .cbox-left {
	width: 54.9%;
}

.cflip .cbox-right {
	width: 45%;
}

.ext-4col {
	text-align: center;
}

.ext-4col ul {
	text-align: center;
	padding: 0;
	margin: 0 0 0 -2%;
}

.ext-4col ul li {
	display: inline-block;
	vertical-align: top;
	max-width: 250px;
	width: 22.5%;
	border: 1px solid #d0cfcf;
	text-align: center;
	padding: 34px 10px;
	margin: 0 -5px 2% 2%;
}

.ext-4col ul li h4 {
	font-size: 21px;
	margin: 24px 0 12px;
}

.ext-4col ul li h4 a {
	color: #555555;
}

.ext-4col ul li h4 a:hover {
	color: #3c48d5;
}

.ext-4col ul li p:last-child {
	margin-bottom: 0;
}

.tsb-map {
	position: relative;
	max-width: 1094px;
}

.tsb-map img {
	max-width: 100%;
}

.tsb-map .map-pointer {
	position: absolute;
	left: -50px;
	bottom: -34px;
	z-index: 3;
}

.tsb-map .theme-snap {
	box-shadow: 0 2px 0 0 rgba(0,0,0,0.2);
	border: 2px solid rgba(1,101,189,0.74);
	border-radius: 3px;
	z-index: 2;
}

.tsb-map .map-snap {
	position: absolute;
	right: -305px;
	bottom: 0;
	z-index: 1;
}

.tbstyle-2 {
	text-align: center;
}

.tbstyle-2 ul {
	padding: 0;
	margin: 0 0 60px -40px;
}

.tbstyle-2 ul li {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	padding-left: 40px;
	margin-right: -5px;
}

.tbstyle-2 ul li img {
	width: 100%;
}

.ptheme-club {
	position: relative;
	background: #f0f4f7;
	border-radius: 3px;
	padding: 26px 260px 26px 32px;
}

.ptheme-club h4 {
	margin: 0 0 10px;
}

.ptheme-club p:last-of-type {
	margin-bottom: 0;
}

.ptheme-club .sticker {
	position: absolute;
	top: 50%;
	right: 20px;
	width: 200px;
	height: 200px;
	background: #3c48d5;
	border: 10px solid #f0f4f7;
	border-radius: 300px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	padding: 28px;
	margin-top: -100px;
}

.ptheme-club .sticker span {
	font-size: 1.875em;
	display: inline-block;
}

.ptheme-club .sticker.img-box {
	background: #fff;
	padding-top: 30px;
}

.ptheme-club .sticker.img-box img {
	max-width: 100%;
}

.ptheme-club.wfull {
	padding: 26px 32px;
}

.process-3col ul {
	padding: 0;
	margin: 0 0 0 -3.3%;
}

.process-3col ul li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 30.1%;
	text-align: center;
	margin: 0 -5px 0 3.3%;
}

.process-3col ul li:after {
	position: absolute;
	top: 38px;
	left: 100%;
	content: "";
	width: 72px;
	height: 26px;
	background: url(images/theme_install_step_arrow.png) no-repeat center center;
	margin-left: -20px;
}

.process-3col ul li:last-child:after {
	display: none;
}

.process-3col ul li span {
	display: inline-block;
	width: 100px;
	height: 100px;
	background: #333;
	border-radius: 200px;
	font-size: 2.222em;
	color: #fff;
	text-align: center;
	line-height: 96px;
	padding: 0 38px;
	margin-bottom: 34px;
}

.process-3col ul li h4 {
	font-size: 22px;
	margin: 0 0 20px;
}

.fc-story {
	background: url(images/customer_bg.jpg) no-repeat left center/cover;
}

.fc-story .fc-img {
	display: inline-block;
	vertical-align: middle;
	width: 50%;
	margin-right: -5px;
}

.fc-story .fcs-content {
	display: inline-block;
	vertical-align: middle;
	width: 50%;
	color: #fff;
	padding: 20px 0;
}

.fc-story .fcs-content h2 {
	font-size: 2.22em;
	color: #fff;
	margin: 0 0 24px;
}

.fc-story .fcs-content blockquote {
	font-size: 20px;
	margin-bottom: 38px;
}

.fc-story .fcs-content p a {
	margin-left: 20px;
}

.fc-story .fcs-content p a:first-child {
	margin-left: 0;
}

.price-table {
	background: #f0f4f7;
	padding: 80px 0 100px;
}

.price-table .fea-list {
	text-align: center;
	padding: 0;
	margin: 0 0 48px;
}

.price-table .fea-list li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 20px;
}

.price-table .fea-list li i {
	display: inline-block;
	width: 40px;
	height: 40px;
	border: 2px solid #b9b9b9;
	border-radius: 50%;
	color: #b5b5b5;
	text-align: center;
	padding: 8px;
	margin-right: 10px;
}

.price-table .fea-list li h5 {
	display: inline-block;
	vertical-align: middle;
}

.price-table .pricing-plans {
	padding: 0;
	margin: 60px 0;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: center;
}

.price-table .pricing-plans li {
	display: inline-block;
	vertical-align: middle;
	width: 33.3%;
	border-radius: 0;
	color: #999;
	text-align: center;
	padding: 0 0 30px;
	margin: 0 -5px 0 0;
	transition: all 0.2s ease 0s;
}

.price-table .pricing-plans li h4 {
	font-size: 30px;
	margin: 0 0 10px;
}

.price-table .pricing-plans li h4 span {
	display: block;
	font-size: 14px;
	font-weight: normal;
	margin-top: 8px;
}

.price-table .pricing-plans li .price {
	font-size: 1.2em;
	color: #333;
	margin-bottom: 10px;
}

.price-table .pricing-plans li .b_buynow {
	margin: 20px 0 0;
}

.pricing-plans footer {
	font-size: 16px;
}

.price-table .pricing-plans li p {
	margin-bottom: 30px;
}

.price-table .pricing-plans li .btn {
	font-size: 20px;
	font-weight: bold;
	padding: 15px 30px !important;
	width: 90%;
	margin-bottom: 10px;
}

.price-table .pricing-plans>li {
	background: #fff;
	border: 1px solid #fff;
	border-radius: 3px;
}

.price-table .pricing-plans li .plan-head {
	background: #ddf1ff;
	padding: 30px 35px 5px;
	position: relative;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.price-table .pricing-plans li .plan-head i {
	position: absolute;
	bottom: -17px;
	left: 0;
	right: 0;
	margin: 0 auto;
	font-size: 30px;
	color: #ddf1ff;
}

.price-table .pricing-plans li.featured .plan-head,.price-table .pricing-plans.single-table li .plan-head {
	background: #c2e5ff;
}

.price-table .pricing-plans li.featured .plan-head i,.price-table .pricing-plans.single-table li .plan-head i {
	color: #c2e5ff;
}

.price-table .pricing-plans li .plan-head p {
	display: none;
}

.price-table .pricing-plans li .plan-head p.price {
	display: block;
}

.price-table .pricing-plans li.featured {
	border-radius: 5px;
	box-shadow: 0 0 40px rgba(54,67,77,0.2);
	transform: scale(1.1);
	z-index: 2;
	border: 1px solid #fff;
	background: #fff;
}

.price-table .pricing-plans li.featured h4 {
	margin-bottom: 15px;
}

.price-table .pricing-plans li.featured .price {
	margin-bottom: 10px;
}

.price-table .pricing-plans li.featured p {
	margin-bottom: 40px;
}

.price-table .pricing-plans li ul {
	padding: 30px 30px 0;
	margin: 0;
}

.price-table .pricing-plans li .buy {
	width: 80%;
	margin: 30px auto 0;
}

.price-table .pricing-plans li ul li {
	display: block;
	width: 90%;
	background: none;
	border-bottom: 1px solid #ddd !important;
	padding: 9px 0;
	margin: 0 20px;
	text-align: left;
}

.price-table .pricing-plans li ul li.yes {
	color: #333;
}

.price-table .pricing-plans li ul li.no {
	color: #ccc;
	text-decoration: line-through;
}

.price-table .pricing-plans li ul li:last-child {
	border-bottom: none;
}

.price-table footer {
	text-align: center;
	margin: 100px 0 0;
}

.price-table.onSalespage {
	padding-bottom: 40px;
	margin-bottom: -100px;
}

.pricing-plans strike {
	color: red;
	position: relative;
	text-decoration: none;
}

.pricing-plans strike span {
	color: #333;
}

.pricing-plans strike span:before {
	border-top: 3px solid rgba(255,0,0,0.7);
	content: "";
	height: 2px;
	position: absolute;
	top: 36%;
	width: 100%;
}

.price-table .pricing-plans li h4,.price-table .pricing-plans li.featured .price {
	margin-bottom: 15px;
}

.price-table .pricing-plans li .price {
	font-size: 1.3em;
	margin-bottom: 15px;
}

.price-table .pricing-plans li .price.regular {
	font-size: 14px;
	margin-bottom: 0;
}

.price-text label {
	font-size: 13px;
	font-weight: normal;
	color: #666;
}

.price-pack {
	margin: 30px 0 0;
	border-top: 1px solid #ccc;
	position: relative;
}

.price-option {
	background: #fff none repeat scroll 0 0;
	border-radius: 100%;
	box-shadow: 0 0 8px 0 rgba(0,0,0,0.3);
	height: 50px;
	left: 50%;
	margin-left: -23px;
	padding: 12px 0;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	width: 50px;
	z-index: 111;
	color: #000;
}

.price-pack-inner {
	display: inline-block;
	margin: 0 -4px 0 0;
	width: 50%;
	padding: 30px 0;
	position: relative;
}

.price-pack-inner:last-child {
	border-left: 1px solid #ccc;
}

.price-pack-inner .off {
	top: 0;
	color: #fff;
	font-weight: bold;
	padding: 3px 10px;
	position: absolute;
	right: 0;
	z-index: 2;
}

.price-pack-inner .off::before {
	border-bottom: 50px solid transparent;
	border-right: 110px solid #f00;
	border-top: 0 solid transparent;
	content: "";
	height: 0;
	right: 2px;
	position: absolute;
	top: 0;
	width: 0;
	z-index: -1;
}

.price-table .pricing-plans.two-columns {
	width: 55%;
	margin: 0 auto;
}

.price-table .pricing-plans.two-columns>li {
	width: 50%;
}

.price-table .pricing-plans.single-table {
	margin: 30px auto;
	max-width: 650px;
}

.price-table .pricing-plans.single-table>li {
	width: 100%;
}

.price-table .pricing-plans.single-table li p.price {
	font-size: 26px;
	font-weight: 700;
	line-height: 30px;
}

.price-table .pricing-plans.single-table li p.price label {
	font-size: 12px;
	display: block;
	margin: 3px 0 0;
	line-height: 14px;
}

.price-table .pricing-plans.single-table span.plus {
	font-size: 26px;
	margin: 8px 0;
	display: block;
}

.price-table .pricing-plans.single-table li .btn {
	font-size: 1.1em;
	padding: 8px 20px;
}

.readmore-content.off {
	display: none;
}

.pricing-plans.single-table li {
	padding: 0;
}

.price-pack-disc {
	background: url(./images/price-arrow.png) no-repeat left top;
	display: inline-block;
	width: 54px;
	height: 99px;
	position: absolute;
	right: -10px;
	bottom: 50px;
}

.img-w-btn {
	text-align: center;
}

.img-w-btn img {
	display: inline-block;
	max-width: 100%;
	height: auto;
}

.img-w-btn .img-wrap {
	text-align: center;
}

.img-w-btn .img-wrap .btn {
	margin-top: 40px;
}

.the-team ul {
	padding: 0;
	margin: 0 0 0 -20px;
}

.the-team ul li {
	display: inline-block;
	vertical-align: top;
	width: 112px;
	font-size: 13px;
	text-align: center;
	line-height: normal;
	margin: 10px -5px 10px 20px;
}

.the-team ul li figure {
	display: block;
	overflow: hidden;
	border-radius: 300px;
	margin-bottom: 8px;
}

.the-team ul li figure img {
	width: 100%;
}

.the-team ul li span strong {
	display: block;
}

.the-team ul li strong {
	font-weight: normal;
}

.latest-news {
	display: inline-block;
	vertical-align: top;
	width: 49.5%;
	padding-right: 50px;
	margin-right: -5px;
}

.latest-news h3 {
	margin: -6px 0 30px;
}

.latest-news ul {
	padding: 0;
	margin: 0;
}

.latest-news ul li {
	position: relative;
	display: inline-block;
	width: 100%;
	min-height: 64px;
	border-bottom: 1px solid #e8e8e8;
	padding: 0 0 15px 76px;
	margin-bottom: 12px;
}

.latest-news ul li:last-child {
	border: none;
	margin-bottom: 0;
}

.latest-news ul li span {
	position: absolute;
	left: 0;
	top: 0;
	display: inline-block;
	width: 54px;
	height: 50px;
	background: #333;
	border-radius: 3px;
	font-size: 15px;
	color: #fff;
	text-align: center;
	line-height: normal;
	padding: 5px;
}

.latest-news ul li span strong {
	display: block;
	font-size: 19px;
	font-weight: bold;
	margin-bottom: -4px;
}

.latest-news ul li a {
	display: block;
	margin-bottom: 6px;
}

.latest-news ul li a:hover {
	color: #3c48d5;
}

.latest-news ul li p {
	font-size: 14px;
	color: #999;
	margin-bottom: 0;
}

.latest-news ul li p em {
	font-style: normal;
}

.latest-news ul li p .pdate {
	display: none;
}

.latest-news .read-more:hover {
	text-decoration: underline;
}

.latest-news .read-more i {
	position: relative;
	top: 1px;
}

.subscribe-news {
	display: inline-block;
	vertical-align: top;
	width: 45%;
	background: #f0f4f7;
	border-radius: 3px;
	padding: 40px;
	margin-left: 5%;
}

.subscribe-news h3 {
	margin: 0 0 4px;
}

.subscribe-news p {
	font-size: 16px;
	margin-bottom: 20px;
}

.subscribe-news label {
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 0;
}

.subscribe-news label .asterisk {
	color: #ff0000;
}

.subscribe-news input[type="text"],.subscribe-news input[type="email"] {
	display: inline-block;
	width: 100%;
	height: 52px;
	background: #fff;
	border: 1px solid rgba(0,0,0,0.1);
	border-radius: 3px;
	padding: 0 14px;
	margin-bottom: 26px;
}

.subscribe-news input[type="text"]:focus,.subscribe-news input[type="email"]:focus {
	border-color: #3c48d5;
}

.page-title {
	margin: 0 0 20px;
}

.tproducts {
	border-bottom: 2px solid #3c48d5;
	padding-left: 15px;
	margin-top: 50px;
	margin-bottom: 50px;
}

.tproducts li {
	margin-bottom: -2px;
}

.tproducts li a {
	border: none;
	font-size: 24px;
	color: #555555;
	padding: 14px 26px 12px;
}

.tproducts li a:hover {
	color: #3c48d5;
}

.tproducts li.active a,.tproducts li.active a:hover,.tproducts li.active a:focus,.tproducts li:focus a,.tproducts li:focus a:hover,.tproducts li:focus a:focus {
	border-width: 2px;
	border-color: #333db7 #333db7 transparent;
	color: #333db7;
}

.theme-categories {
	padding: 0;
	margin: 20px 0 40px;
}

.theme-categories li {
	display: inline-block;
	vertical-align: top;
	font-size: 15px;
	margin: 1px 5px 1px 0;
}

.theme-categories li:last-child {
	margin-right: 0;
}

.theme-categories li.active a {
	background: #3c48d5;
	color: #fff;
}

.theme-categories li.active a span {
	color: #fff;
}

.theme-categories li a {
	display: block;
	background: none;
	border-radius: 2px;
	color: #555555;
	padding: 5px 8px;
}

.theme-categories li a:hover {
	background: #3c48d5;
	color: #fff;
}

.theme-categories li a:hover span {
	color: #fff;
}

.theme-categories li a span {
	font-size: 13px;
	color: #aaa;
	margin-left: 2px;
}

.hero-product {
	position: relative;
	background: #333;
	border-radius: 2px;
	padding: 42px 25px 25px 420px;
	margin-bottom: 60px;
}

.hero-product .hp-img {
	display: block;
	position: absolute;
	left: 30px;
	bottom: 0;
	max-width: 350px;
	margin-bottom: 0;
}

.hero-product .hp-img img {
	max-width: 100%;
}

.hero-product .hp-content {
	vertical-align: middle;
	vertical-align: middle;
	color: #fff;
}

.hero-product .hp-content h2 {
	font-size: 24px;
	color: #fff;
	margin: 0 0 15px;
}

.hero-product .hp-content p {
	color: #bbb;
	margin-bottom: 24px;
	font-size: 16px;
}

.hero-product .hp-content .btn {
	background: #fff;
	color: #333;
}

.hero-product .hp-content .btn:hover {
	background: #3c48d5;
	color: #fff;
}

.theme-listing {
	margin-bottom: 30px;
}

.theme-listing h3 {
	margin: 0 0 10px;
}

.theme-listing ul {
	padding: 0;
	margin: 30px 0 -35px -3.5%;
}

.theme-listing ul li {
	display: inline-block;
	vertical-align: top;
	width: 29.8%;
	margin: 0 -5px 60px 3.5%;
	transition: all 0.3s ease 0s;
}

.theme-listing ul li:hover .fig-popup {
	opacity: 1;
}

.theme-listing ul li:hover a.theme-img {
	transform: translateY(-50px);
}

.theme-listing ul li:hover .fig-popup {
	opacity: 1;
	transform: translateY(0px);
	transition: transform 0.4s ease 0s, opacity 0.1s ease 0s;
}

.theme-listing ul li figure {
	position: relative;
	min-height: 120px;
	text-align: center;
	margin-bottom: 20px;
	overflow: hidden;
	background: #fff;
}

.theme-listing ul li figure a img {
	max-width: 100%;
	height: auto;
	border: 1px solid #e1ecff;
}

.theme-listing ul li figure .fig-popup {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: linear-gradient(to left, #8E54E9, #4776E6);
	text-align: center;
	opacity: 0;
	transform: translateY(100%);
	transition: transform 0.3s ease 0s, opacity 0.1s ease 0.3s;
	padding: 15px 0;
}

.theme-listing ul li figure .fig-popup .fig-hover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.theme-listing ul li a.theme-img {
	display: block;
	transition: all 0.3s ease 0s;
}

.theme-listing ul li figure .fig-popup .links .btn {
	margin: 0 4px;
}

.theme-listing ul li figure .fig-popup .links .btn-primary {
	background: #fff;
	color: #333;
	height: auto;
	line-height: normal;
	letter-spacing: 0;
	font-weight: 400;
	border: none;
	text-transform: none;
	padding: 10px 8px !important;
}

.theme-listing ul li figure .fig-popup .links .btn-primary:hover {
	background: #3c48d5;
	color: #fff;
}

.theme-listing ul li figcaption a {
	display: block;
	font-size: 20px;
	color: #555555;
	line-height: 20px;
	margin-bottom: 8px;
}

.theme-listing ul li figcaption a:hover {
	color: #3c48d5;
}

.theme-listing ul li figcaption p {
	font-size: 15px;
}

.plugin-listing {
	margin-bottom: 80px;
}

.plugin-listing h3 {
	margin: 0 0 10px;
}

.plugin-listing ul {
	display: flex;
	flex-wrap: wrap;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
	list-style: none;
	padding: 0;
	margin: 30px 0 -22px -2%;
}

.plugin-listing ul li {
	display: block;
	width: 23%;
	background: #fff;
	border: 3px solid rgba(0,0,0,0.08);
	border-radius: 3px;
	text-align: center;
	padding: 35px 26px;
	margin: 0 0 22px 2%;
	transition: all 0.2s ease 0s !important;
}

.plugin-listing ul li a {
	color: #555555;
}

.plugin-listing ul li img {
	display: inline-block;
	width: 100px;
	height: 100px;
	margin-bottom: 20px;
	min-width: 100px;
	max-width: 100px;
}

.plugin-listing ul li span {
	display: block;
	font-size: 20px;
	margin-bottom: 10px;
}

.plugin-listing ul li p {
	margin-bottom: 0;
}

.plugin-listing ul.plg-2col li {
	display: flex;
	display: -webkit-flex;
	-webkit-align-self: stretch;
	align-self: stretch;
	width: 47%;
}

.plugin-listing ul.plg-2col li a {
	display: flex;
	display: -webkit-flex;
	-webkit-align-items: center;
	align-items: center;
}

.plugin-listing ul.plg-2col li a img {
	float: left;
	margin: 0;
}

.plugin-listing ul.plg-2col li a .plg-cont {
	float: left;
	text-align: left;
	padding-left: 30px;
}

.plugin-listing ul.mes-grid li {
	display: flex;
	align-self: stretch;
	display: -webkit-flex;
	-webkit-align-self: stretch;
	width: 22%;
}

.plugin-listing ul.mes-grid li:first-child {
	width: 47%;
}

.plugin-listing ul.mes-grid li:first-child a {
	display: flex;
	align-items: center;
	display: -webkit-flex;
	-webkit-align-items: center;
	width: 100%;
}

.plugin-listing ul.mes-grid li:first-child a img {
	float: left;
	margin: 0;
}

.plugin-listing ul.mes-grid li:first-child a .plg-cont {
	float: left;
	text-align: left;
	padding-left: 30px;
}

.plugin-listing ul li {
	position: relative;
	transition: all 0.1s ease 0s;
}

.plugin-listing ul li:hover {
	transform: scale(1.05) !important;
	z-index: 111;
	border-color: transparent;
	border-radius: 0;
}

.themes-list-wrap .plugin-listing ul li:hover,.plugin-listing ul li:hover {
	box-shadow: 0 0 30px 0 rgba(0,0,0,0.3);
}

.plugin-listing ul li.free-addon:after {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	background: url("https://templatic.com/wp-content/themes/templatic/images/small-free-label.png") no-repeat 0 0/cover;
	width: 70px;
	height: 75px;
}

.plugin-listing ul.mes-grid li.included-in-premium-themes-club:after {
	position: absolute;
	top: 10px;
	left: -7px;
	content: "";
	background: url("https://templatic.com/wp-content/themes/templatic/images/new-label.png") no-repeat 0 0/cover;
	width: 100px;
	height: 48px;
}

.plugin-listing ul.mes-grid li.templatic-new-plugins:after {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	background: url("https://templatic.com/wp-content/themes/templatic/images/small-new-label.png") no-repeat 0 0/cover;
	width: 70px;
	height: 75px;
}

.page-template-tmpl-page-club .plugin-listing ul li:hover {
	box-shadow: none;
}

.club-header {
	background: #333;
	color: #fff;
	text-align: center;
	padding: 70px 15px 0;
	margin-top: -50px;
	margin-bottom: 160px;
}

.club-header h1 {
	font-size: 2.5em;
	color: #fff;
	margin: 0 0 25px;
}

.club-header p {
	max-width: 1024px;
	color: #bbb;
	margin: 0 auto 38px;
}

.club-header .btn {
	font-size: 26px;
	padding: 16px 28px;
}

.club-header .btn i {
	font-size: 22px;
	margin-left: 4px;
}

.club-header figure img {
	max-width: 100%;
	margin-top: 20px;
	margin-bottom: -99px;
}

.club-header .cbox-right {
	margin-bottom: -252px;
}

.cLg {
	font-size: 26px;
	padding: 18px 42px;
}

.club-page .listStyle ul li {
	margin: 20px -5px 0 3%;
}

.club-page .listStyle ul li strong {
	font-weight: normal;
}

.club-page .listStyle.mtick li {
	padding-left: 38px;
}

#animate-area {
	width: 100%;
	padding: 180px 0;
	background-image: url(https://templatic.com/wp-content/themes/templatic/images/premium-club-banner.jpg);
	background-size: 100%;
	background-position: 0px 0px;
	position: relative;
	animation: animatedBackground 50s linear infinite;
	-moz-animation: animatedBackground 50s linear infinite;
	-webkit-animation: animatedBackground 50s linear infinite;
	-ms-animation: animatedBackground 50s linear infinite;
	-o-animation: animatedBackground 50s linear infinite;
}

#animate-area:after {
	background: rgba(0,0,0,0.7);
	content: "";
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
}

#animate-area .container {
	position: relative;
	z-index: 10;
	color: #fff;
}

#animate-area .container h2 {
	color: #fff;
}

#animate-area .container .sec-title {
	margin-bottom: 0;
}

.page-template-tmpl-page-club .plugin-listing {
	margin-bottom: 0;
}

.page-template-tmpl-page-club .plugin-listing ul {
	-webkit-justify-content: center;
	justify-content: center;
	margin-bottom: 15px;
}

.page-template-tmpl-page-club .plugin-listing ul li {
	border: 0;
	padding: 0;
	width: 11%;
	margin: 0 0 22px 0;
	background-color: transparent;
}

.page-template-tmpl-page-club .plugin-listing ul li span {
	font-size: 1em;
}

.page-template-tmpl-page-club .plugin-listing ul li img {
	margin-bottom: 10px;
}

.bgbox-sky-blue {
	background: #c9f2ff;
	padding: 50px 0;
	margin: 0;
}

@keyframes animatedBackground {
	0% {
		background-position: 0 0;
	}

	100% {
		background-position: 0 -1900px;
	}
}

@-moz-keyframes animatedBackground {
	0% {
		background-position: 0 0;
	}

	100% {
		background-position: 0 -1900px;
	}
}

@-webkit-keyframes animatedBackground {
	0% {
		background-position: 0 0;
	}

	100% {
		background-position: 0 -1900px;
	}
}

@-ms-keyframes animatedBackground {
	0% {
		background-position: 0 0;
	}

	100% {
		background-position: 0 -1900px;
	}
}

@-o-keyframes animatedBackground {
	0% {
		background-position: 0 0;
	}

	100% {
		background-position: 0 -1900px;
	}
}

.listStyle ul {
	padding: 0;
	margin: 0 0 0 -3%;
}

.listStyle ul li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 30%;
	text-align: left;
	padding-left: 88px;
	margin: 20px -5px 20px 3%;
}

.listStyle ul li i {
	position: absolute;
	top: 0;
	left: 0;
	width: 68px;
	height: 68px;
	border: 2px solid #dadada;
	border-radius: 200px;
	font-size: 28px;
	color: #dadada;
	text-align: center;
	line-height: 60px;
}

/*.listStyle ul li i.fa-close {
	background: url(images/fa-icon1.png) no-repeat center center;
}

.listStyle ul li i.fa-envelope-o,.listStyle ul li i.fa-envelope {
	background: url(images/fa-icon2.png) no-repeat center center;
}

.listStyle ul li i.fa-legal,.listStyle ul li i.fa-gavel,.listStyle ul li i.fa-exchange {
	background: url(images/fa-icon3.png) no-repeat center center;
}

.listStyle ul li i.fa-money {
	background: url(images/fa-icon4.png) no-repeat center center;
}

.listStyle ul li i.fa-bar-chart-o,.listStyle ul li i.fa-bar-chart {
	background: url(images/fa-icon5.png) no-repeat center center;
}

.listStyle ul li i.fa-image,.listStyle ul li i.fa-picture-o {
	background: url(images/fa-icon6.png) no-repeat center center;
}

.listStyle ul li i.fa-magnet {
	background: url(images/fa-icon7.png) no-repeat center center;
}

.listStyle ul li i.fa-sitemap {
	background: url(images/fa-icon8.png) no-repeat center center;
}

.listStyle ul li i.fa-facebook {
	background: url(images/fa-icon9.png) no-repeat center center;
}

.listStyle ul li i.fa-ban {
	background: url(images/fa-icon10.png) no-repeat center center;
}

.listStyle ul li i.fa-plus {
	background: url(images/fa-icon11.png) no-repeat center center;
}

.listStyle ul li i.fa-sign-in {
	background: url(images/fa-icon12.png) no-repeat center center;
}

.listStyle ul li i.fa-upload {
	background: url(images/fa-icon13.png) no-repeat center center;
}

.listStyle ul li i.fa-edit {
	background: url(images/fa-icon14.png) no-repeat center center;
}

.listStyle ul li i.fa-search {
	background: url(images/fa-icon15.png) no-repeat center center;
}

.listStyle ul li i.fa-shopping-cart {
	background: url(images/fa-icon16.png) no-repeat center center;
}

.listStyle ul li i.fa-list-alt {
	background: url(images/fa-icon17.png) no-repeat center center;
}*/

.listStyle ul li strong {
	display: block;
	font-size: 20px;
	color: #111;
	margin-bottom: 5px;
}

.listStyle ul li strong a {
	color: #111;
}

.listStyle ul li strong a:hover {
	color: #3c48d5;
}

.listStyle.mtick li {
	width: 47%;
	padding-left: 48px;
}

.listStyle.mtick li i {
	width: 28px;
	height: 28px;
	border: none;
	border-radius: 0;
	font-size: 22px;
	color: #3c48d5;
	line-height: 28px;
}

.listStyle.gray-ico li i {
	color: #999;
}

.listStyle.without-icon li {
	padding-left: 0;
}

.listStyle.without-icon.lwi-new li {
	padding-left: 0 !important;
}

.listStyle.wfull ul {
	margin: 0;
}

.listStyle.wfull ul li {
	width: 100%;
	margin: 10px 0;
}

.listStyle.ls-col3 li {
	width: 30.33%;
}

.vlistStyle ul {
	padding: 0;
	margin: 0;
}

.vlistStyle ul li {
	position: relative;
	display: block;
	min-height: 100px;
	padding-left: 120px;
	padding-right: 20px;
	margin: 0 0 30px;
	text-align: left;
}

.vlistStyle ul li:last-child {
	margin-bottom: 0;
}

.vlistStyle ul li figure {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	border: 2px solid #dadada;
}

.vlistStyle ul li figure img {
	max-width: 90%;
}

.vlistStyle ul li .title {
	display: block;
	font-size: 22px;
	color: #000;
	margin-bottom: 5px;
}

.vlistStyle.ls-col2 ul {
	margin: 0 0 -3% -3%;
}

.vlistStyle.ls-col2 ul li {
	display: inline-block;
	vertical-align: top;
	width: 47%;
	margin: 0 -5px 3% 3%;
}

.vlistStyle.ls-col2 ul li figure {
	border: none;
}

.vlistStyle.big-img ul li {
	padding-left: 210px;
	margin: 0 0 50px;
}

.vlistStyle.big-img ul li figure {
	width: 180px;
}

.error_404 .templatic-categories {
	margin: 50px 0 0 -3%;
}

.error_404 .templatic-categories .link-widget {
	display: inline-block;
	vertical-align: top;
	width: 22%;
	margin: 0 -5px 0 3%;
}

.error_404 .templatic-categories .link-widget h3 {
	font-size: 22px;
	margin: 0 0 15px;
}

.error_404 .templatic-categories .link-widget ul {
	list-style: outside disc;
	padding: 0;
	margin: 0 0 0 17px;
}

.error_404 .templatic-categories .link-widget ul li {
	font-size: 16px;
	line-height: normal;
	margin: 0 0 10px;
}

.error_404 .templatic-categories .link-widget ul li:last-child {
	margin-bottom: 0;
}

.error_404 .templatic-categories .link-widget ul li a {
	color: #555555;
}

.error_404 .templatic-categories .link-widget ul li a:hover {
	color: #3c48d5;
}

.error_404 .wp-search {
	max-width: 620px;
	background: rgba(0,0,0,0.05);
	padding: 38px 45px 45px;
	margin: 30px auto 0;
}

.error_404 .wp-search h4 {
	margin-top: 0;
}

.error_404 .wp-search .searchform input[type="text"] {
	padding: 0 114px 0 15px;
}

.error_404 .wp-search .searchform input[type="submit"] {
	background: #3c48d5;
	text-indent: 0;
	width: auto;
	line-height: 40px;
	padding: 0 20px;
}

.error_404 .wp-search .searchform input[type="submit"]:hover {
	background: #333db7;
}

#goog-fixurl {
	margin-top: 40px;
}

#goog-fixurl #goog-wm .content {
	width: 100%;
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
}

#goog-fixurl #goog-wm .content h3 {
	margin: 0 0 15px;
}

#goog-fixurl #goog-wm .content ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#goog-fixurl #goog-wm #goog-wm-qt {
	margin: 0 5px 5px 0;
}

.box-list ul {
	padding: 0;
	margin: 0 0 0 -3%;
}

.box-list ul li {
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	width: 22%;
	background: #fff;
	border: 3px solid rgba(0,0,0,0.08);
	border-radius: 3px;
	text-align: center;
	padding: 15px;
	margin: 0 -5px 3% 3%;
}

.box-list ul li figure {
	margin: -15px -15px 15px -15px;
}

.box-list ul li figure img {
	width: 100%;
}

.box-list ul li h4 {
	color: #3c48d5;
	margin: 0 0 20px;
}

.box-list ul li .inlist {
	margin: 0 0 15px;
}

.box-list ul li .inlist li {
	display: block;
	width: 100%;
	background: none;
	border: none;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	border-radius: 0;
	font-size: 16px;
	padding: 8px 0;
	margin: 0;
}

.box-list ul li .inlist li:last-child {
	border: none;
}

.gBox-list {
	text-align: center;
	padding: 0;
	margin: 0 0 -4% -4%;
}

.gBox-list li {
	display: inline-block;
	vertical-align: top;
	width: 29.33%;
	background: none;
	padding: 0;
	margin: 0 -5px 4% 4%;
}

.gBox-list li:hover {
	transform: scale(1.1);
}

.gBox-list li img {
	width: 100%;
	border: 1px solid rgba(0,0,0,0.15);
}

.gBox-list li img:hover {
	border-color: #3c48d5;
}

.gBox-list li span {
	display: block;
	text-align: center;
	margin-top: 14px;
}

.gBox-list.lightbox-3col a {
	display: block;
	position: relative;
}

.gBox-list.lightbox-3col a:after {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 100%;
	cursor: pointer;
	background: rgba(0,0,0,0.7);
}

.gBox-list.lightbox-3col a:hover:after {
	opacity: 1;
}

.gBox-list.lightbox-3col a i {
	opacity: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 30px;
	height: 30px;
	background: url(images/zoom-in.png) no-repeat 0 0;
	font-size: 30px;
	color: #fff;
	margin: -15px 0 0 -15px;
	z-index: 9;
	cursor: pointer;
}

.gBox-list.lightbox-3col a:hover i {
	opacity: 1;
}

.gBox-list .col-4 li {
	width: 22%;
}

.footer {
	background: #F7F7F7;
	font-size: 16px;
}

.footer a:hover {
	text-decoration: underline;
}

.footer .footer-top {
	text-align: center;
	padding: 40px 0 20px;
}

.footer .footer-top .wp-search {
	float: left;
	width: 50%;
}

.footer .footer-top .wp-search .searchform {
	max-width: 400px;
	margin-top: 6px;
}

.footer .footer-top .wp-search .searchform input[type="text"] {
	background: white;
	border: 1px solid rgab(0, 0, 0, 0.8);
	color: #333;
}

.footer .footer-top .wp-search .searchform input[type="submit"] {
	background: #546E7A url(images/search.png) no-repeat center center/40%;
}

.footer .footer-top .wp-search .searchform input[type="submit"]:hover {
	background: #000 url(images/search.png) no-repeat center center/40%;
}

.footer .footer-top .soc-net {
	float: right;
	width: 50%;
	text-align: right;
}

.footer .footer-top span {
	display: inline-block;
	vertical-align: middle;
	margin: 5px 5px 0 0;
}

.footer .footer-top ul {
	display: inline-block;
	vertical-align: middle;
	padding: 0;
	margin: 5px 0 0;
}

.footer .footer-top ul li {
	display: inline-block;
	vertical-align: middle;
	margin-left: 3px;
}

.footer .footer-top ul li a {
	display: block;
	width: 54px;
	height: 54px;
	background: none;
	border-radius: 200px;
	transition: all 0.15s ease-in-out;
	font-size: 22px;
	color: #546E7A;
	line-height: 50px;
	text-align: center;
}

.footer .footer-top ul li a:hover {
	background: none;
	box-shadow: 0 0 15px rgba(0,0,0,0.4);
}

.footer .footer-top ul li a img {
	display: block;
	max-width: 100%;
}

.footer .footer-mid {
	padding-bottom: 60px;
	border-bottom: 1px solid rgba(0,0,0,0.05);
}

.footer .footer-mid .ft-cols {
	display: inline-block;
	vertical-align: top;
	width: 20%;
	padding-right: 20px;
	margin: 30px -5px 0 0;
}

.footer .footer-mid .ft-cols p.ft-cols-head {
	font-size: 14px;
	font-weight: 500 !important;
	color: #000;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0 0 15px;
}

.footer .footer-mid .ft-cols p.ft-cols-head i {
	width: 36px;
	height: 36px;
	background: #336195;
	font-size: 18px;
	color: #fff;
	border-radius: 50%;
	text-align: center;
	line-height: 36px;
	margin-right: 6px;
}

.footer .footer-mid .ft-cols ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.footer .footer-mid .ft-cols ul li {
	line-height: 32px;
}

.footer .footer-mid .ft-cols ul li a:hover {
	text-decoration: underline;
}

.footer .footer-btm {
	padding: 35px 15px;
	margin-top: 0;
}

.footer .footer-btm p {
	display: inline-block;
	vertical-align: middle;
	width: 40%;
	margin: 0 -6px 0 0;
}

.footer .footer-btm ul {
	display: inline-block;
	vertical-align: middle;
	width: 60%;
	text-align: right;
	padding: 0;
	margin: 24px 0 0;
}

.footer .footer-btm ul li {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 20px;
}

.footer .footer-btm ul li:before {
	position: absolute;
	top: -2px;
	left: -25px;
	content: "|";
}

.footer .footer-btm ul li:first-child:before {
	display: none;
}

.footer .footer-btm ul li:last-child {
	margin-right: 0;
}

/* Footer additional links */
.tmpl-info-links-footer {
	background: rgba(0,0,0,.02);
	border-bottom: 1px solid rgba(0,0,0,0.05);
	padding: 70px 0 50px;
}
.tmpl-info-links-footer .ilf-row {
	margin-bottom: 30px;
}
.tmpl-info-links-footer .ilf-row:last-child {
	margin-bottom: 0;
}
.tmpl-info-links-footer .ilf-row h3 {
	font-size: 14px;
	color: #000;
	font-weight: 500;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 12px;
}
.tmpl-info-links-footer .ilf-row h3 span {
	position: relative;
}
.tmpl-info-links-footer .ilf-row h3 span:after {
	position: absolute;
	top: 8px;
	left: 100%;
	content: "";
	width: 20px;
	height: 1px;
	background: rgba(0,0,0,1);
	margin-left: 10px;
}
.tmpl-info-links-footer .ilf-row ul { 
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	padding: 0;
	margin: 0 0 0 -1%;
}
.tmpl-info-links-footer .ilf-row ul li { 
	flex: 0 0 100%;
	max-width: 19%;
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 10px 1%;
}
.tmpl-info-links-footer .ilf-row ul li a {
	position: relative;
	display: block;
	padding-left: 14px;
}
.tmpl-info-links-footer .ilf-row ul li a:before {
	position: absolute;
	top: 7px;
	left: 0;
	content: "";
	width: 4px;
	height: 4px;
	background: #8E54E9;
} 


.sticky-scroll-box {
	background: #f0f4f7;
	width: 100%;
}

.sticky-scroll-box.fixed {
	padding-top: 40px;
	z-index: 15;
}

.sticky-scroll-box .multi_priceing h3 {
	font-weight: bold;
}

.sticky-scroll-box .multi_priceing p {
	font-size: 14px;
}

.lic-wrap fieldset {
	padding: 10px;
	background-color: #f3f3f3;
}

.lic-wrap fieldset {
	background-color: #f3f3f3;
	font-size: 14px;
	padding: 10px 12px 3px;
}

.page-template-tmpl-page-contact {
	background: #f0f4f7 !important;
}

.page-template-tmpl-page-contact .info-box {
	margin-bottom: 40px;
}

.page-template-tmpl-page-contact .gform_wrapper {
	margin-top: 0;
}

.page-template-tmpl-page-contact .posted-on,.page-template-tmpl-page-contact .byline {
	display: none;
}

.page-template-tmpl-page-contact .gform_wrapper .gform_fields {
	padding-right: 40px;
}

.page-template-tmpl-page-contact .gform_wrapper .gform_fields label {
	font-weight: bold;
}

.page-template-tmpl-page-contact .gform_wrapper .gform_fields input[type="text"],.page-template-tmpl-page-contact .gform_wrapper .gform_fields input[type="email"],.page-template-tmpl-page-contact .gform_wrapper .gform_fields input[type="password"],.page-template-tmpl-page-contact .gform_wrapper .gform_fields select {
	max-width: 100% !important;
}

.page-template-tmpl-page-contact .gform_wrapper .gform_fields textarea {
	max-width: 100% !important;
	width: 100%;
}

.page-template-tmpl-page-contact .gform_wrapper .gfield_description {
	font-size: 15px;
	line-height: normal;
	padding-top: 5px !important;
}

.page-template-tmpl-page-contact .gform_wrapper .gform_footer {
	margin-top: 10px;
}

.page-template-tmpl-page-contact .the-team {
	margin-bottom: 40px;
}

.page-template-tmpl-page-contact .the-team h4 {
	text-align: center;
	margin-top: 0;
}

.page-template-tmpl-page-contact .the-team ul li {
	width: 76px;
	font-size: 13px;
}

.contact-page {
	max-width: 800px;
	margin: 0 auto;
}

.contact-page .content {
	width: 100%;
	padding: 0;
	margin: 0;
}

.contact-page .num-list {
	counter-reset: item;
	list-style-type: none;
	padding-left: 50px;
	margin: 0;
}

.contact-page .num-list li {
	counter-increment: item;
	margin-bottom: 50px;
}

.contact-page .num-list li:last-child {
	margin-bottom: 0;
}

.contact-page .num-list li .num {
	float: left;
	width: 38px;
	height: 38px;
	background: #3c48d5;
	border-radius: 100%;
	color: #fff;
	content: counter(item,decimal);
	font-weight: bold;
	line-height: 38px;
	margin: -8px 10px 0 -50px;
	text-align: center;
}

.contact-page .num-list li h3 {
	font-size: 22px;
}

.contact-page .num-list li ul li:before {
	display: none;
}

.contact-page .num-list.sm li {
	margin-bottom: 10px;
}

.contact-page .num-list.sm li:before {
	width: 25px;
	height: 25px;
	background: #3b9fe5;
	font-size: 16px;
	line-height: 24px;
	margin: 0 10px 0 -4rem;
}

.contact-page article .page-title {
	display: none;
}

.box-page {
	background: #fff;
	border-radius: 1rem;
	box-shadow: 0 0 4px rgba(0,0,0,0.15);
	max-width: 42em;
	padding: 3em;
	margin-bottom: 2em;
}

.page-template-tmpl-page-blog .post-list .showcase ul li {
	padding-bottom: 0;
}

.fbg-gray {
	background: #f0f4f7;
	padding: 50px 0;
}

.btn a {
	color: #fff;
}

#goog-wm-sb {
	background: #3c48d5;
	color: #fff;
	border-radius: 3px;
	border: none;
	font-size: 18px;
	line-height: 1.33333;
	padding: 12px 34px;
}

#goog-wm-sb:hover {
	background: #333db7;
}

.comment-form {
	background: #f0f4f7;
	border-radius: 3px;
	padding: 20px;
}

.comment-form p label {
	width: 100%;
	font-size: 16px;
	font-weight: normal;
	vertical-align: top;
	margin: 0;
}

.comment-form p input[type="submit"] {
	background: #3c48d5;
	color: #fff;
	border-radius: 3px;
	border: none;
	font-size: 18px;
	line-height: 1.33333;
	padding: 12px 34px;
}

.comment-form p input[type="submit"]:hover {
	background: #333db7;
}

.comment-form p.subscribe-to-comments {
	display: none;
}

.comment-form p.comment-form-comment textarea {
	width: 100%;
	height: 180px;
}

.comment-form p.comment-form-author {
	display: inline-block;
	vertical-align: top;
	width: 49%;
	margin-right: -5px;
}

.comment-form p.comment-form-author input[type="text"] {
	width: 100%;
}

.comment-form p.comment-form-email {
	display: inline-block;
	vertical-align: top;
	width: 49%;
	margin-left: 2%;
}

.comment-form p.comment-form-email input[type="text"] {
	width: 100%;
}

.comment-form p.comment-form-url input[type="text"] {
	width: 100%;
}

.comment-form p.form-submit {
	margin-bottom: 0;
}

.comment-form p.comment-notes {
	display: none;
	font-size: 15px;
	margin-bottom: 5px;
}

.comment-form p.logged-in-as {
	font-size: 15px;
	margin-bottom: 10px;
}

.sc-site-listing {
	max-width: 100%;
	padding: 0;
}

.sc-site-listing .entry-header {
	display: none;
}

.gf_browser_gecko ul li {
	margin-bottom: 10px;
}

.gf_browser_gecko ul li label {
	font-size: 16px;
	font-weight: normal !important;
	margin-bottom: 0 !important;
}

.gf_browser_gecko ul li .ginput_container {
	margin-top: 0 !important;
}

.club-page .cbox-2col .listStyle {
	margin-bottom: 22px;
}

.club-page .cbox-2col .listStyle.mtick ul li {
	margin: 0 -5px 0 3%;
}

.directory-resources .wrapspace {
	margin-top: 60px;
}

.directory-resources .themes-list-home h2 {
	margin: 0;
}

.directory-resources .themes-list-home ul {
	margin-top: 40px;
}

.directory-resources .themes-list-home ul li .title {
	font-size: 18px;
}

.directory-resources .themes-list-home ul li p {
	font-size: 16px;
}

.directory-resources .themes-list-home ul li .btn {
	margin-top: 15px;
}

.directory-resources .vlistStyle ul li {
	font-size: 20px;
	margin-bottom: 20px;
}

.directory-resources .vlistStyle.ls-col2 ul li {
	font-size: 16px;
	padding-left: 105px;
}

.directory-resources .vlistStyle.ls-col2 ul li figure {
	width: 80px;
}

.directory-resources .vlistStyle.ls-col2 ul li .title {
	font-size: 18px;
}

.directory-resources .vlistStyle.ls-col2 ul li .title a {
	font-size: 18px;
}

.directory-resources .vlistStyle.ls-col2 ul li p {
	color: #888;
}

.directory-resources .vlistStyle.ls-col2 ul li p .view-more-link {
	color: #3c48d5;
}

.directory-resources .vlistStyle.ls-col2 ul li p .view-more-link:hover {
	color: #333;
}

.directory-resources .vlistStyle.ls-col2 .view-more-link {
	position: relative;
	top: -10px;
	font-size: 15px;
}

.directory-resources .checklist2 li {
	font-size: 16px;
	line-height: 18px;
	padding: 20px 0 20px -3%;
}

.directory-resources .checklist2 li h4 {
	font-size: 22px;
	line-height: 22px;
	margin: 20px 0 15px;
}

.directory-resources .checklist2.cl-2col li ol {
	padding-top: 0;
}

.directory-resources .checklist2.cl-2col li ol li {
	margin: 0 0 15px;
}

.directory-resources .checklist2.ex-spec li p {
	line-height: 26px;
}

.directory-resources .checklist2.ex-spec li p:last-child {
	margin-bottom: 0;
}

.directory-resources .checklist2.ex-spec2 li {
	line-height: 22px;
	margin-bottom: 14px;
}

.directory-resources .sup {
	position: relative;
	top: -5px;
	left: 5px;
	display: inline-block;
	background: #ff0000;
	font-size: 10px;
	color: #fff;
	line-height: normal;
	border-radius: 2px;
	padding: 1px 3px 1px 2px;
}

.search-page .page-header {
	padding: 0;
	margin: 0;
}

.search-page h2 {
	margin-top: 0;
}

.search-page article {
	border-bottom: 1px solid rgba(0,0,0,0.15);
	padding-bottom: 15px;
	margin-bottom: 30px;
}

.search-page article .entry-header h2 {
	font-size: 28px;
	margin: 0 0 10px;
}

.search-page article .entry-header h2 a {
	color: #555555;
}

.search-page article .entry-header h2 a:hover {
	color: #3c48d5;
}

.search-page article .entry-header .posted-on,.search-page article .entry-header .byline {
	position: relative;
	top: -8px;
	font-size: 15px;
	color: #999;
}

.search-page article .entry-header .posted-on i,.search-page article .entry-header .byline i {
	font-size: 14px;
}

.search-page article .entry-header .posted-on a,.search-page article .entry-header .byline a {
	color: #999;
}

.search-page article .entry-header .posted-on a:hover,.search-page article .entry-header .byline a:hover {
	color: #3c48d5;
}

.blue-bg {
	background: #2c4c7e;
	color: #fff;
}

.blue-bg h2 {
	color: #fff;
}

.dir-map-icon {
	padding: 0 15px 20px;
}

.dir-map-icon .gform_wrapper {
	width: 100%;
	margin: 0 auto;
}

.dir-map-icon .gform_wrapper .gform_body {
	display: inline-block;
	vertical-align: bottom;
	width: 65%;
	margin: 0 -5px 0 0;
}

.dir-map-icon .gform_wrapper .gform_body label {
	font-size: 14px;
	font-weight: normal;
	margin: 0;
}

.dir-map-icon .gform_wrapper .gform_body .ginput_container {
	margin: 0;
}

.dir-map-icon .gform_wrapper .gform_footer {
	display: inline-block;
	vertical-align: bottom;
	width: 35%;
	padding: 0;
}

.dir-map-icon .gform_wrapper .gform_footer input[type="submit"] {
	width: 100%;
	padding: 12px 10px;
}

.dir-map-icon .gform_wrapper ul li {
	display: inline-block;
	vertical-align: bottom;
	width: 50%;
	padding-right: 15px;
}

.dir-map-icon .gform_wrapper ul li input[type="text"],.dir-map-icon .gform_wrapper ul li input[type="email"] {
	width: 100%;
}

.checklist {
	list-style: none;
	padding: 0;
	margin: 20px 0;
}

.checklist li {
	background: url(images/tick.png) no-repeat 0 5px;
	padding: 0 0 0 30px;
	margin: 0 0 10px;
}

.comments-area h2 {
	font-size: 24px;
	margin: 50px 0 0;
}

.comment-list {
	list-style: none;
	padding: 0;
	margin: 20px 0 0;
}

.comment-list li {
	border-bottom: 1px solid rgba(0,0,0,0.12);
	padding-bottom: 10px;
	margin-bottom: 25px !important;
}

.comment-list li:last-child {
	border: none;
}

.comment-list li .comment-author img {
	width: 30px;
	height: 30px;
	border: 1px solid rgba(0,0,0,0.2);
	margin: -5px 12px 0 0;
}

.comment-list li .comment-author cite {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}

.comment-list li .comment-meta {
	margin-top: 4px;
	margin-bottom: 6px;
}

.comment-list li .comment-meta a {
	font-size: 14px;
	color: #bbb;
}

.comment-list li .comment-meta a:hover {
	color: #3c48d5;
}

.comment-list ol.children {
	list-style: none;
	margin: 40px 0 0 40px;
	padding: 0;
}

.comment-list ol.children li:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
}

.modal-dialog {
	z-index: 99999;
	margin: 150px auto;
}

.modal-dialog .modal-footer i {
	cursor: pointer;
}

#theme_details_content #sales_strip_static,#sales_strip_static {
	background: #FEF6D2;
	border: 1px solid #F2E8BD;
	text-align: center;
	border-radius: 4px;
	box-sizing: border-box;
	padding: 15px 20px;
	margin-bottom: 20px;
}

#theme_details_content #sales_strip_static a,#sales_strip_static a {
	color: #41596F;
	font-weight: bold;
}

#theme_details_content #sales_strip_static a:hover,#sales_strip_static a:hover {
	color: #3c48d5;
}

#theme_details_content #sales_strip_static a.btn,#sales_strip_static a.btn {
	color: #fff;
}

#theme_details_content #sales_strip_static a.btn:hover,#sales_strip_static a.btn:hover {
	color: #fff;
}

.checklist2 {
	padding: 0;
	margin: 0 0 0 -3%;
}

.checklist2 li {
	display: inline-block;
	vertical-align: top;
	width: 30%;
	line-height: normal;
	margin: 0 -5px 10px 3%;
}

.checklist2 li a {
	color: #555555;
}

.checklist2 li a:hover {
	color: #3c48d5;
}

.checklist2 li a.btn {
	color: #fff;
}

.checklist2.cl-2col li {
	width: 47%;
}

.checklist2.cl-2col li ol,.checklist2.cl-2col li ul {
	padding: 20px 0 0;
}

.checklist2.cl-2col li ol li,.checklist2.cl-2col li ul li {
	width: 100%;
	margin: 0 0 20px;
}

.arclist ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.arclist ul li {
	margin-bottom: 30px;
}

.arclist ul li h2 {
	font-size: 18px;
	margin: 0 0 5px;
}

.arclist ul li h2 a {
	color: #555555;
}

.arclist ul li h2 a:hover {
	color: #3c48d5;
}

.arclist ul li .entry-meta {
	font-size: 15px;
	color: #999;
}

.arclist ul li .entry-meta a {
	color: #999;
}

.arclist ul li .entry-meta a:hover {
	color: #3c48d5;
}

table {
	border-collapse: collapse;
	border-left: 1px solid rgba(0,0,0,0.1);
	border-spacing: 0;
	border-top: 1px solid rgba(0,0,0,0.1);
	margin: 18px 0;
	width: 100%;
}

th {
	background: #f8f8f8 none repeat scroll 0 0;
}

th,td {
	border-bottom: 1px solid rgba(0,0,0,0.1);
	border-right: 1px solid rgba(0,0,0,0.1);
	padding: 12px 20px;
	text-align: left;
	vertical-align: top;
}

.business_d img {
	clear: both;
}

.btn:focus,.btn.focus,.btn:active:focus,.btn.focus:active,.btn.active:focus,.btn.active.focus {
	outline: none;
}

.btn {
	border: none;
}

.directory-resources .gBox-list {
	text-align: left;
	margin-top: 30px;
}

.directory-resources .gBox-list li {
	text-align: left;
	line-height: normal;
}

.directory-resources .gBox-list li h4 {
	font-size: 20px;
	margin: 14px 0 10px;
}

.directory-resources .gBox-list li h4 a {
	color: #555555;
}

.directory-resources .gBox-list li h4 a:hover {
	color: #3c48d5;
}

.directory-resources .gBox-list li p {
	line-height: normal;
}

.directory-resources .vlistStyle.ls-col2 ul li {
	line-height: normal;
}

.directory-resources .vlistStyle.ls-col2 ul li a {
	color: #555555;
}

.directory-resources .vlistStyle.ls-col2 ul li a:hover {
	color: #3c48d5;
}

.showcase-index .page-title {
	display: none;
}

.showcase-index .sc-banner {
	background-image: -moz-linear-gradient(top, #fff 0%, #c0e9ff 100%);
	background-image: -o-linear-gradient(top, #fff 0%, #c0e9ff 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(100, #c0e9ff));
	background-image: -webkit-linear-gradient(top, #fff 0%, #c0e9ff 100%);
	text-align: center;
	padding: 60px 0 65px;
	margin-top: -50px;
}

.showcase-index .sc-banner h1 {
	font-size: 60px;
	color: #021d4a;
	margin: 10px 0;
}

.showcase-index .sc-banner p {
	max-width: 920px;
	font-size: 16px;
	color: #333;
	margin: 0 auto;
}

.showcase-index .sc-banner .bfooter {
	position: relative;
	padding-top: 30px;
	margin-top: 35px;
}

.showcase-index .sc-banner .bfooter:after {
	position: absolute;
	top: 0;
	left: 50%;
	content: "";
	width: 60px;
	height: 1px;
	background: rgba(255,255,255,0.25);
	margin-left: -30px;
}

.showcase-index .sc-banner .bfooter .btn-wrap {
	margin-top: 15px;
}

.showcase-index .sc-banner .bfooter .btn-wrap .btn {
	font-size: 30px;
	padding: 10px 30px !important;
	margin: 0 5px;
}

.showcase-index .scp-listing {
	max-width: 900px;
	padding-top: 80px;
}

.showcase-index .scp-listing ul li .col-left {
	overflow: hidden;
	max-height: 260px;
	border: 3px solid #e1ecff;
	box-shadow: 0px 10px 50px 0px rgba(84,110,122,0.3);
	border-radius: 5px;
	margin-right: -6px;
}

.showcase-index .scp-listing ul li .col-left img {
	border: none;
}

.showcase-index .scp-listing ul li .col-right {
	padding-left: 50px;
}

.showcase-index .scp-listing ul li .col-right h3 {
	font-size: 26px;
}

.showcase-index .scp-listing ul li .col-right h3 a {
	color: #021d4a;
}

.showcase-index .scp-listing ul li .col-right h3 a:hover {
	color: #3c48d5;
}

.showcase-index .scp-listing ul li .col-right .btn-box {
	margin-top: 17px;
	margin-bottom: 0;
}

.showcase-index .scp-listing ul li:last-child {
	padding-bottom: 0;
}

.showcase-submission .gform_wrapper input[type="text"],.showcase-submission .gform_wrapper input[type="email"] {
	max-width: 500px;
	width: 100% !important;
	padding: 0 10px;
}

.showcase-submission .gform_wrapper textarea {
	max-width: 600px;
	width: 100%;
	padding: 10px 13px;
}

.showcase-submission .gform_wrapper .gfield_description {
	font-size: 14px;
	color: #888;
	padding-top: 3px !important;
}

.showcase-submission .gform_wrapper .gform_footer {
	margin-top: 22px;
}

.showcase-submission .gform_wrapper .gfield_error {
	padding: 0 15px !important;
}

.showcase-submission .gform_confirmation_message {
	color: #3c48d5;
}

.single-showcase .showcase .entry-header {
	position: relative;
	padding-right: 200px;
}

.single-showcase .showcase .entry-header .btn {
	position: absolute;
	right: 0;
	top: -5px;
}

.sc-header {
	position: relative;
	padding-right: 350px;
	margin-bottom: 50px;
}

.sc-header h2 {
	margin: 0 0 5px;
}

.sc-header p {
	color: #999;
}

.sc-header .sct-categories {
	position: absolute;
	top: 0;
	right: 0;
	border: 1px solid rgba(0,0,0,0.15);
	border-radius: 4px;
	padding: 10px 14px;
}

.sc-header .sct-categories span {
	display: inline-block;
	font-size: 15px;
	margin-right: 12px;
}

.sc-header .sct-categories select {
	font-size: 16px;
	font-weight: normal;
}

.sc-desc {
	margin-bottom: 30px;
}

.sc-notes {
	position: relative;
	border-top: 1px dotted rgba(0,0,0,0.2);
	border-bottom: 1px dotted rgba(0,0,0,0.2);
	padding: 30px 370px 30px 0;
	margin-bottom: 50px;
}

.sc-notes h5 {
	margin: 0 0 10px;
}

.sc-notes p {
	font-size: 16px;
}

.sc-notes .btn-wrap {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -24px;
}

.sc-notes .btn-wrap span {
	display: inline-block;
	font-size: 15px;
	margin-right: 12px;
}

.sc-notes .btn-wrap select {
	font-size: 16px;
	font-weight: normal;
}

.sc-notes .btn-wrap .btn {
	margin-left: 6px;
}

.scp-listing {
	padding-top: 20px;
}

.scp-listing ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.scp-listing ul li {
	border-bottom: 1px solid rgba(0,0,0,0.1);
	padding-bottom: 70px;
	margin-bottom: 70px;
}

.scp-listing ul li:last-child {
	border: none;
	margin-bottom: 0;
}

.scp-listing ul li .col-left {
	display: inline-block;
	vertical-align: top;
	width: 45%;
	margin: 0 -6px 0 0;
}

.scp-listing ul li .col-left img {
	height: auto;
	max-width: 100%;
	border: 2px solid #e1ecff;
	box-shadow: 0px 10px 50px 0px rgba(84,110,122,0.15);
	border-radius: 5px;
}

.scp-listing ul li .col-right {
	display: inline-block;
	vertical-align: middle;
	width: 55%;
	padding-left: 70px;
}

.scp-listing ul li .col-right h3 {
	font-size: 32px;
	font-weight: normal;
	margin: 0 0 12px;
}

.scp-listing ul li .col-right .sub-title {
	line-height: normal;
	margin: 0 0 30px;
}

.scp-listing ul li .col-right p {
	font-size: 16px;
	margin-bottom: 20px;
}

.scp-listing ul li .col-right .cy-link {
	margin-bottom: 35px;
}

.scp-listing ul li .col-right .cy-link a {
	color: #47b0e2;
	font-weight: bold;
}

.scp-listing ul li .col-right .cy-link a:hover {
	color: #555555;
}

.scp-listing ul li .col-right blockquote {
	position: relative;
	min-height: 60px;
	padding: 0 0 0 80px;
	margin: 0 0 42px;
}

.scp-listing ul li .col-right blockquote:before {
	display: none;
}

.scp-listing ul li .col-right blockquote img {
	position: absolute;
	top: 6;
	left: 0;
	width: 60px;
	height: 60px;
	border-radius: 200px;
}

.scp-listing ul li .col-right blockquote p {
	font-size: 17px;
	font-style: italic;
	margin-bottom: 0;
}

.scp-listing ul li .col-right blockquote cite {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.scp-listing ul li.flip .col-left {
	float: right;
}

.scp-listing ul li.flip .col-right {
	float: left;
	padding: 0 70px 0 0;
}

.scp-listing ul li.flip:after {
	display: table;
	clear: both;
	content: "";
}

.scp-listing ul li .btn-wrap,.scp-listing ul li .btn-box {
	margin-bottom: 36px !important;
}

.scp-listing ul li .btn-wrap .btn,.scp-listing ul li .btn-box .btn {
	margin-right: 10px;
	margin-bottom: 5px;
}

.scp-listing .loop-nav .pagination a {
	margin: 0 3px;
}

.scp-listing .loop-nav .pagination span {
	margin: 0 3px;
}

.display_strip {
	background: #fff0cf;
	margin: 30px 0;
	padding: 20px;
	display: flex;
	display: -webkit-flex;
	-webkit-align-items: center;
	align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
}

.display_strip li {
	display: inline-block;
	list-style: outside none none;
	margin: 0 16px;
}

.display_strip li a {
	border: 2px solid #666;
	color: #333;
	padding: 10px 16px 9px;
	display: block;
}

.display_strip li a:hover {
	background: #021d4a;
	border-color: #021d4a;
	color: #fff;
}

.checklist2 li .fa {
	padding-right: 8px;
}

.alignleft {
	float: left;
}

.custom_work_required .gfield_label {
	clear: none !important;
	display: inline-block !important;
	padding-left: 6px;
}

.custom_work_required .ginput_container_checkbox {
	display: inline-block;
	float: left;
}

.post-209 .entry-header,.post-12519 .entry-header,.post-20516 .entry-header {
	max-width: 700px;
	width: 100%;
	margin: 0 auto;
}

.post-209 .entry-header .page-title,.post-12519 .entry-header .page-title,.post-20516 .entry-header .page-title,.post-47563 .entry-header .page-title {
	text-align: center !important;
}

.directory-banner .listStyle ul li strong a {
	color: #3c48d5;
}

.directory-banner .listStyle ul li strong a:hover {
	color: #021d4a;
}

.directory-banner .listStyle ul li a {
	color: #3c48d5;
}

.directory-banner .listStyle ul li a:hover {
	color: #021d4a;
}

.directory-banner .listStyle ul li a strong {
	color: #3c48d5;
}

.directory-banner .checklist2.wIcon li {
	position: relative;
	padding-left: 30px;
}

.directory-banner .checklist2.wIcon li i {
	position: absolute;
	top: 1px;
	left: 0;
}

@media only screen and (max-width: 1280px) {
	.notification {
		display: none;
	}

	.recent-products {
		margin-top: 16px;
	}

	.sbw-browser .sbwb-wrap:before {
		display: none;
	}

	.home .site-content .img-w-btn {
		padding-top: 0px;
	}
}

@media only screen and (max-width: 1100px) {
	.sbw-slider {
		margin-bottom: 60px;
	}

	.sbw-slider .flexslider .flex-direction-nav li a.flex-prev {
		margin-left: 10px;
	}

	.sbw-slider .flexslider .flex-direction-nav li a.flex-next {
		margin-right: 10px;
	}

	.tsb-map map-pointer {
		left: 15px;
	}

	.tsb-map .map-snap {
		display: none;
	}

	.club-header h1 {
		font-size: 2.2em;
	}

	.club-header .cbox-right {
		margin-bottom: 0;
	}

	.club-header figure img {
		margin-bottom: -18%;
	}
}

@media only screen and (max-width: 1024px) {
	.single-post .post-single .entry-summary img.wide-image {
		width: 100%;
		margin: 10px 0;
	}

	.logo-mobile {
		display: inline-block;
	}

	.logo-desktop {
		display: none;
	}

	.header {
		padding: 12px 17px 15px;
	}

	.header .logo {
		display: block;
		width: 70px;
		position: relative;
		text-align: center;
		margin: 4px auto 0;
		z-index: 999;
	}

	.tb-style {
		height: 500px;
	}

	.slicknav_menu .slicknav_nav ul li.mob-opt {
		display: block;
	}

	.otb-style .container .col-right h1 {
		font-size: 24px;
	}

	.navigation,.navigation-right {
		display: none;
	}

	.navigation ul li.mob-opt,.navigation-right ul li.mob-opt {
		display: block;
	}

	.js #menu {
		display: none;
	}

	.wf-brandongrotesque-n4-active .slicknav_menu {
		display: block;
	}

	.recent-products .rp-left {
		width: 57%;
		padding-right: 0;
	}

	.recent-products .rp-right {
		width: 42.55%;
		padding-left: 0;
	}

	.recent-products .rp-right a {
		margin-bottom: 0;
	}

	.themes-list-home ul li {
		padding-left: 180px;
	}

	.themes-list-home ul li .img {
		max-width: 160px;
	}

	.fl-box .fl-img {
		display: none;
	}

	.fl-box .fl-wrap {
		width: 100%;
		padding-left: 0;
	}

	.cbox-2col .cbox-left ul.rbox li {
		width: 100px;
		height: 100px;
	}

	.latest-news {
		padding-right: 15px;
	}

	.subscribe-news {
		width: 48%;
		margin-left: 2%;
	}

	.container.footer-btm>span {
		display: inline-block;
		text-align: center;
		width: 100%;
		margin-top: 8px;
	}

	.footer .footer-btm p {
		width: 100%;
		text-align: center;
		margin: 0 0 20px;
	}

	.footer .footer-btm ul {
		width: 100%;
		text-align: center;
	}

	.footer .footer-btm ul li:first-child {
		margin-left: 0;
	}

	.plugin-listing ul li {
		width: 47%;
	}

	.plugin-listing ul.mes-grid {
		margin-left: 0;
	}

	.plugin-listing ul.mes-grid li {
		margin-left: 0;
		width: 100%;
	}

	.plugin-listing ul.mes-grid li a {
		display: flex;
		align-items: center;
	}

	.plugin-listing ul.mes-grid li a .plg-cont {
		float: left;
		text-align: left;
		padding-left: 30px;
	}

	.plugin-listing ul.mes-grid li:first-child {
		width: 100%;
	}

	.plugin-listing ul.mes-grid li:first-child a img {
		width: 100px;
		height: 100px;
	}

	.plugin-listing ul.mes-grid li .plg-cont {
		max-width: 830px;
	}

	.plugin-listing ul li.free-addon:after {
		width: 40px;
		height: 45px;
	}

	.plugin-listing ul.mes-grid li.included-in-premium-themes-club:after {
		width: 50px;
		height: 24px;
	}

	.plugin-listing ul.mes-grid li.templatic-new-plugins:after {
		width: 40px;
		height: 45px;
	}

	.listStyle ul li {
		width: 47%;
	}

	.box-list ul li {
		width: 30.33%;
	}

	.club-header h1 {
		font-size: 2em;
		margin-bottom: 15px;
	}

	.club-header .btn {
		font-size: 18px;
		padding: 12px 34px;
	}
}

@media only screen and (max-width: 980px) {
	.site-content .img-w-btn {
		margin-top: 50px;
	}
}

@media only screen and (max-width: 900px) {
	.site-content .content {
		width: 100%;
		padding-right: 0;
		margin: 0 0 40px;
	}

	.page-template-tmpl-page-contact .site-content .content {
		margin: 0;
	}

	.site-content .sidebar {
		width: 100%;
	}

	.tb-style {
		height: 540px;
	}

	.themes-list-home ul {
		margin: 0;
	}

	.themes-list-home ul li {
		width: 100%;
		padding-left: 210px;
		min-height: 132px;
		margin-left: 0;
	}

	.themes-list-home ul li:last-child {
		margin-bottom: 0;
	}

	.themes-list-home ul li .img {
		max-width: 180px;
	}

	.templatic-club .club-banner {
		padding-top: 90px;
	}

	.templatic-club .club-banner .btn {
		top: 0;
		margin-top: 0;
	}

	.fc-story .fc-img {
		display: none;
	}

	.fc-story .fcs-content {
		width: 100%;
		text-align: center;
		padding: 50px 0;
	}

	.fc-story .fcs-content blockquote:before {
		top: -28px;
		left: auto;
		margin-left: -50px;
	}

	.hero-product {
		padding: 30px;
	}

	.hero-product .hp-img {
		position: static;
		max-width: none;
		width: 100%;
		margin-bottom: 40px;
	}

	.hero-product .hp-content {
		text-align: center;
	}

	.plugin-listing ul.plg-2col {
		margin-left: 0;
	}

	.plugin-listing ul.plg-2col li {
		width: 100%;
		margin-left: 0;
	}

	.error_404 .templatic-categories {
		margin-top: 30px;
	}

	.error_404 .templatic-categories .link-widget {
		width: 47%;
		margin: 20px -5px 20px 3%;
	}

	.box-list ul li {
		width: 47%;
	}

	.sb-screenshots .theme-screenshots {
		text-align: center;
		padding: 40px 0 0;
	}

	.sb-screenshots .theme-screenshots .iphone {
		display: none;
	}

	.sp-fixed-header .left-col {
		width: 100%;
		text-align: center;
		margin: 0 0 40px;
	}

	.sp-fixed-header .right-col {
		width: 100%;
		text-align: center;
		padding-left: 0;
	}

	.page-template-tmpl-page-blog .site-content .container .content,.single-post .site-content .container .content,.single-addons .container .content {
		width: 100%;
		padding: 25px;
	}

	.single-products .site-content .container .sidebar,.single-addons .container .sidebar {
		padding-left: 0;
	}

	.sticky-scroll-box.fixed {
		position: static;
		width: 100% !important;
		padding-top: 0;
	}

	.sticky-scroll-box {
		padding-top: 40px;
	}

	.page-template-tmpl-page-blog .site-content .container .sidebar,.single-post .site-content .container .sidebar,.single-products .site-content .container .sidebar,.single-addons .container .sidebar {
		width: 100%;
	}

	.page-template-tmpl-page-blog .site-content .container .sidebar,.single-post .site-content .container .sidebar {
		width: 100%;
		padding-left: 0;
	}

	.club-header h1 {
		font-size: 1.7em;
		margin-bottom: 10px;
	}

	.club-header p {
		font-size: 17px;
	}

	.club-header .btn {
		font-size: 18px;
		padding: 12px 34px;
	}

	.btn-sm,.btn-group-sm>.btn {
		font-size: 12px;
		padding: 6px 8px;
	}
}

@media only screen and (max-width: 782px) {
	.admin-bar .header {
		position: absolute;
		top: 46px;
	}

	.display_strip li {
		margin: 0 10px;
	}

	.display_strip li a {
		border: 0;
		padding: 5px;
	}

	.display_strip li a:hover {
		background: none;
		color: #021d4a;
	}
}

@media only screen and (max-width: 768px) {
	.sc-header {
		padding-right: 0;
		margin-bottom: 14px;
	}

	.sc-header .sct-categories {
		padding: 4px;
	}

	.sc-header .sct-categories select {
		height: 35px;
		font-size: 16px;
		padding: 5px;
	}

	.sc-desc {
		margin-bottom: 10px;
	}

	.sc-notes {
		padding: 10px 0;
		margin-bottom: 10px;
	}

	.sc-notes .btn-wrap {
		position: static;
		margin-top: 0;
	}

	.scp-listing {
		padding-top: 0;
	}

	.scp-listing ul li {
		padding-bottom: 5px;
		margin-bottom: 20px;
	}

	.scp-listing ul li .col-left {
		width: 100%;
		margin: 0 0 20px;
	}

	.scp-listing ul li .col-left img {
		width: 100%;
	}

	.scp-listing ul li .col-right {
		width: 100%;
		padding: 0;
	}

	.scp-listing ul li .col-right h3 {
		font-size: 20px;
	}

	.scp-listing ul li .col-right .sub-title {
		font-size: 16px;
		margin-bottom: 10px;
	}

	.scp-listing ul li .col-right p {
		margin-bottom: 10px;
	}

	.scp-listing ul li .col-right .cy-link {
		margin-bottom: 10px;
	}

	.scp-listing ul li .col-right blockquote {
		margin: 0 0 12px;
	}

	.scp-listing ul li .col-right .btn-wrap {
		margin-bottom: 10px !important;
	}

	.scp-listing ul li .col-right .btn-wrap .btn {
		margin-right: 6px;
	}

	.scp-listing ul li.flip .col-left {
		float: none;
	}

	.scp-listing ul li.flip .col-right {
		float: none;
		padding-right: 0;
	}

	.showcase-index .scp-listing {
		padding-top: 20px;
	}

	.showcase-index .scp-listing ul li {
		padding-bottom: 20px;
	}

	.showcase-index .scp-listing ul li .col-left {
		max-height: none;
	}

	.showcase-index .scp-listing ul li .col-right {
		padding-left: 0;
	}

	.otb-style {
		padding-top: 20px;
	}

	.otb-style .container .col-left {
		width: 100%;
		text-align: center;
		margin: 0 0 20px;
	}

	.otb-style .container .col-right {
		width: 100%;
		padding: 0;
	}

	.otb-style .container .col-right .btn {
		padding: 18px 36px;
	}

	.otb-style .shadow {
		height: 50px;
	}

	.tb-style {
		padding-top: 40px;
		height: 400px;
	}

	.tb-style h1 {
		font-size: 38px;
	}

	.tb-style footer {
		text-align: center;
		padding: 35px 0;
	}

	.tb-style footer p {
		margin-bottom: 30px;
	}

	.tb-style footer .btn {
		position: static;
		margin: 0;
	}

	.site-content .img-w-btn {
		padding-bottom: 40px;
	}

	.wrapspace {
		margin-top: 0px;
	}

	.half-wrapspace {
		margin-top: 30px;
	}

	.info-box.w-btn {
		padding-right: 176px;
	}

	.testimonial-masonry .mg-left {
		width: 50%;
	}

	.testimonial-masonry .mg-right {
		width: 50%;
	}

	.testimonial ul li {
		width: 100%;
	}

	.testimonial ul li:last-child {
		margin-bottom: 0;
	}

	.testimonial.col-2 ul li {
		width: 100%;
	}

	.testimonial.wGravatar ul {
		margin-left: 0;
	}

	.testimonial.wGravatar ul li {
		width: 100%;
		margin: 20px 0;
	}

	.testimonial-video .container .bq-box {
		display: block;
		width: 100%;
	}

	.testimonial-video .container .bq-box blockquote {
		padding-right: 0;
	}

	.testimonial-video .container .bq-video {
		display: block;
		width: 100%;
	}

	.clients ul li {
		margin: 0 3px 10px;
	}

	.clients ul li a {
		padding: 10px;
	}

	.cbox-2col .cbox-left {
		width: 100%;
		padding: 0;
		margin: 0 0 40px;
	}

	.cbox-2col .cbox-left ul.rbox {
		margin-left: -22px;
	}

	.cbox-2col .cbox-left.wlImg {
		text-align: left;
	}

	.cbox-2col .cbox-right {
		width: 100%;
		text-align: left;
	}

	.img-w-btn {
		text-align: left;
	}

	.ext-4col ul li {
		max-width: none;
		width: 48%;
	}

	.price-table .pricing-plans li {
		padding: 20px 10px;
	}

	.price-table .pricing-plans li.featured {
		padding: 20px 10px;
	}

	.price-table .pricing-plans li .btn {
		font-size: 18px;
		padding: 12px 34px;
	}

	.latest-news {
		width: 100%;
		padding: 0;
		margin: 0 0 60px;
	}

	.subscribe-news {
		width: 100%;
		margin-left: 0;
	}

	.theme-listing ul li {
		width: 46.3%;
	}

	.footer .footer-mid .ft-cols {
		width: 33.33%;
	}

	.footer .footer-mid .ft-cols:last-child {
		width: 100%;
		margin-right: 0;
	}

	.vlistStyle.ls-col2 ul {
		margin: 0;
	}

	.vlistStyle.ls-col2 ul li {
		width: 100%;
		margin: 0 0 30px;
	}

	.gBox-list li {
		width: 45.8%;
	}

	.sbw-browser .sbwb-wrap {
		text-align: center;
		padding: 0 15px;
	}

	.sbw-browser .sbwb-wrap .col-left {
		display: block;
		margin-bottom: 25px;
	}

	.sbw-browser .sbwb-wrap .col-right {
		position: static;
		margin: 0;
	}

	.club-header {
		margin-bottom: 0;
	}

	.club-header figure img {
		margin-bottom: 0;
	}

	.club-header .cbox-right {
		margin-bottom: 30px;
	}

	.bgbox-sky-blue {
		padding: 70px 0;
	}

	#animate-area {
		padding: 100px 0;
	}

	.price-table .pricing-plans>li,.price-table .pricing-plans.two-columns>li {
		width: 100%;
		display: block;
		min-height: 0 !important;
		margin: 0 0 30px;
	}

	.price-table .pricing-plans.two-columns {
		width: 100%;
	}

	.price-table .pricing-plans li.featured {
		transform: scale(1);
		box-shadow: none;
		border-radius: 3px;
	}

	.price-table .pricing-plans.single-table>li,.price-table .pricing-plans.single-table>li.featured {
		padding: 30px 0 0;
	}

	.price-option {
		font-size: 20px;
		padding: 14px 0;
	}
}

@media only screen and (max-width: 640px) {
	body {
		font-size: 15px;
		line-height: 22px;
	}

	h1,h2,h3,h4,h5,h6 {
		margin: 15px 0 6px;
	}

	h1,.h1 {
		font-size: 22px;
	}

	h2,.h2 {
		font-size: 20px;
	}

	h3,.h3 {
		font-size: 18px;
	}

	h4,.h4 {
		font-size: 17px;
		line-height: 24px;
	}

	h5,.h5 {
		font-size: 14px;
	}

	h6,.h6 {
		font-size: 12px;
	}

	p {
		margin-bottom: 10px;
	}

	blockquote {
		padding: 10px 0 0 40px;
	}

	blockquote:before {
		top: -7px;
		line-height: normal;
	}

	.page-title {
		line-height: 1.4;
		margin-bottom: 15px;
	}

	.breadcrumb {
		margin: -10px 0 12px;
	}

	.home .site-content {
		padding: 0 0 40px;
	}

	.info-box {
		padding: 15px 20px 20px;
		margin-bottom: 25px;
	}

	.info-box.cspace {
		margin: 15px 0;
	}

	.info-box.w-btn .btn {
		right: 10px;
		font-size: 14px;
		padding: 6px 10px;
		margin-top: -15px;
	}

	.ibox-ce-full {
		padding: 15px;
	}

	.wrapspace {
		margin-top: 25px;
	}

	.half-wrapspace {
		margin-top: 20px;
	}

	.fbg-gray {
		padding: 20px 0;
	}

	.bgbox-gray {
		padding: 20px 0;
	}

	.site-content {
		padding: 15px 0 20px;
	}

	.sidebar .widget {
		margin-bottom: 40px;
	}

	.sidebar .widget h3 {
		font-size: 20px;
		margin: 0 0 5px;
	}

	.sidebar .widget:last-child {
		margin-bottom: 0;
	}

	.error_404 .templatic-categories {
		margin: 10px 0 0;
	}

	.error_404 .templatic-categories .link-widget {
		width: 100%;
		margin: 10px 0;
	}

	.error_404 .templatic-categories .link-widget h3 {
		margin-bottom: 5px;
	}

	.error_404 .templatic-categories .link-widget ul li {
		margin: 0 0 4px;
	}

	.tb-style {
		height: auto;
		margin-bottom: -60px;
		padding-bottom: 30px;
		padding-top: 20px;
	}

	.tb-style h1 {
		font-size: 22px;
		margin-bottom: 10px;
	}

	.tb-style p {
		margin-bottom: 15px;
	}

	.tb-style footer {
		padding: 15px 0;
	}

	.tb-style footer p {
		margin-bottom: 10px;
	}

	.tb-style footer .btn {
		padding: 12px 30px;
	}

	.post-list .post,.post-list .showcase {
		padding-bottom: 15px;
		margin-bottom: 18px;
	}

	.post-list .post .entry-header,.post-list .showcase .entry-header {
		margin-bottom: 0;
	}

	.post-list .post .entry-header h2,.post-list .showcase .entry-header h2 {
		font-size: 20px;
	}

	.post-list .post .entry-footer span,.post-list .post .entry-meta span,.post-list .showcase .entry-footer span,.post-list .showcase .entry-meta span {
		font-size: 13px;
	}

	.post-list .post .posted-on,.post-list .post .byline,.post-list .showcase .posted-on,.post-list .showcase .byline {
		font-size: 14px;
		top: -8px;
	}

	.post-single .entry-header .posted-on,.post-single .entry-header .byline {
		top: -5px;
	}

	.post-list .showcase .byline,.post-list .post .byline {
		display: none;
	}

	.single-post .content .subscribe-news .mfg-wrap {
		margin-left: 0;
	}

	.single-post .content .subscribe-news .mfg-wrap .mc-field-group {
		width: 100%;
		margin: 0 0 10px;
	}

	.single-post .content .subscribe-news .mfg-wrap .mc-field-btn {
		width: 100%;
		margin: 4px 0 0;
	}

	.sp-related-posts ul li h4 {
		font-size: 15px;
	}

	.comment-form p.comment-form-author {
		width: 100%;
		margin-right: 0;
	}

	.comment-form p.comment-form-email {
		width: 100%;
		margin-left: 0;
	}

	.search-page article {
		padding-bottom: 5px;
		margin-bottom: 12px;
	}

	.search-page article .entry-header h2 {
		font-size: 22px;
	}

	.testimonial-masonry .mg-left {
		width: 100%;
		margin-bottom: 30px;
	}

	.testimonial-masonry .mg-right {
		width: 100%;
	}

	.testimonial-masonry .mg-right ul {
		margin-left: -30px;
	}

	.testimonial-masonry .mg-right .bq-box {
		padding-left: 0;
	}

	.fl-box .fl-wrap ul li {
		width: 100%;
		padding: 0;
		margin: 0 0 40px;
	}

	.fl-box .fl-wrap ul li:last-child {
		border: none;
		margin-bottom: 0;
	}

	.fl-box .fl-wrap ul li:nth-child(odd) {
		padding-right: 0;
	}

	.fl-box .fl-wrap ul li:nth-child(even) {
		padding-left: 0;
	}

	.fl-box .fl-wrap ul li ul li {
		padding-left: 40px !important;
	}

	.tbstyle-2 ul {
		margin-left: 0;
	}

	.tbstyle-2 ul li {
		width: 100%;
		padding: 0;
		margin: 0 0 15px;
	}

	.tbstyle-2 ul li:last-child {
		margin-bottom: 0;
	}

	.ptheme-club {
		padding: 10px 100px 10px 10px;
	}

	.ptheme-club .sticker {
		right: 0;
		width: 100px;
		height: 100px;
		line-height: normal;
		padding: 8px;
		margin-top: -50px;
	}

	.ptheme-club .sticker span {
		font-size: 16px;
		font-weight: bold;
	}

	.ptheme-club .sticker.img-box {
		padding-top: 10px;
	}

	.ptheme-club .btn {
		font-size: 12px;
		padding: 0 10px;
	}

	.process-3col ul {
		margin: 0;
	}

	.process-3col ul li {
		width: 100%;
		margin: 0 0 40px;
	}

	.process-3col ul li:after {
		display: none;
	}

	.price-table .pricing-plans {
		margin: 0;
	}

	.price-table .pricing-plans li {
		width: 100%;
		padding: 40px;
		margin: 0 0 15px;
	}

	.price-table .pricing-plans li:last-child {
		margin-bottom: 0;
	}

	.price-table .pricing-plans li.featured {
		padding: 40px;
	}

	.price-table.onSalespage {
		margin-bottom: -20px;
	}

	.price-table footer {
		margin: 12px 0 0;
	}

	.tproducts {
		margin-top: 20px;
	}

	.tproducts li a {
		font-size: 18px;
		padding: 6px 14px 4px;
	}

	.theme-categories {
		padding: 5px;
		margin: 15px 0 20px;
	}

	.plugin-listing {
		margin-bottom: 20px;
	}

	.plugin-listing ul {
		margin: 0 0 0 -1.5%;
	}

	.plugin-listing ul li {
		width: 48.5%;
		text-align: left;
		padding: 8px 10px;
		margin: 0 0 9px 1.5%;
	}

	.plugin-listing ul li a {
		position: relative;
		display: block;
	}

	.plugin-listing ul li a img {
		position: absolute;
		top: 8px;
		left: 8px;
		width: 30px;
		height: 30px;
		margin-bottom: 0;
		min-width: 30px;
	}

	.page-template-tmpl-page-club .plugin-listing ul li img {
		position: static;
	}

	.page-template-tmpl-page-club .plugin-listing li .plg-cont {
		text-align: center;
		margin-left: 0;
	}

	.plugin-listing ul.plg-2col li a img {
		top: 3px;
	}

	.plugin-listing ul li a .plg-cont span {
		display: block;
		min-height: 30px;
		font-size: 16px;
		line-height: 18px;
		padding: 0 0 5px 0;
		margin: 8px 0 0;
	}

	.plugin-listing ul.plg-2col li a .plg-cont {
		padding-left: 0;
	}

	.plugin-listing ul.mes-grid li:first-child {
		padding-left: 0;
	}

	.plugin-listing ul.mes-grid li:first-child a img {
		width: 30px;
		height: 30px;
	}

	.plugin-listing ul.mes-grid li a .plg-cont {
		padding-left: 0;
	}

	.plugin-listing ul li.free-addon:after {
		width: 40px;
		height: 45px;
	}

	.plugin-listing ul.mes-grid li.included-in-premium-themes-club:after {
		width: 35px;
		height: 16px;
	}

	.plugin-listing ul.mes-grid li.templatic-new-plugins:after {
		width: 40px;
		height: 45px;
	}

	.listStyle ul {
		margin-left: 0;
	}

	.listStyle ul li {
		width: 100%;
		margin: 20px 0;
	}

	.listStyle.mtick li {
		width: 100%;
		margin: 20px 0;
	}

	.sp-tabs nav ul {
		border: none;
		padding-left: 0;
	}

	.sp-tabs nav ul li {
		width: 100%;
		border-bottom-color: #ddd;
		border-radius: 3px;
		margin: 10px 0;
	}

	.sp-tabs nav ul li a {
		font-weight: normal;
		padding: 8px 12px;
	}

	.sp-tabs nav ul li.active {
		border-bottom-color: #3c48d5;
	}

	.tsb-map .map-pointer {
		display: none;
	}

	.templatic-club {
		padding-top: 20px;
	}

	.templatic-club p {
		margin-bottom: 8px;
	}

	.templatic-club p strong {
		font-size: 16px;
		line-height: normal;
	}

	.templatic-club .club-banner {
		padding-top: 68px;
		margin: 15px 0 0;
	}

	.footer .footer-top {
		padding: 35px 0;
	}

	.footer .footer-top .wp-search {
		width: 100%;
	}

	.footer .footer-top .wp-search .searchform {
		max-width: 100%;
		margin: 0 0 30px;
	}

	.footer .footer-top .soc-net {
		width: 100%;
		text-align: center;
	}

	.footer .footer-top ul li {
		margin-left: 15px;
	}

	.footer .footer-top ul li a {
		width: 36px;
		height: 36px;
		font-size: 18px;
		line-height: 34px;
	}

	.footer .footer-mid .ft-cols {
		margin: 15px -5px 0 0;
	}

	.footer .footer-mid .ft-cols h3 {
		margin: 0 0 5px;
	}

	.footer .footer-mid .ft-cols ul li a {
		line-height: 36px;
	}

	.footer .footer-btm {
		padding: 10px 15px;
		margin-top: 10px;
	}

	.footer .footer-btm p {
		font-size: 14px;
		margin-bottom: 10px;
	}

	.footer .footer-btm ul li {
		font-size: 14px;
		margin: 0 4px;
	}

	.footer .footer-btm ul li:before {
		display: none;
	}

	.subscribe-news {
		padding: 10px;
	}

	.subscribe-news P {
		line-height: normal;
		margin-bottom: 8px;
	}

	.subscribe-news label {
		margin-bottom: 0;
	}

	.subscribe-news input[type="text"],.subscribe-news input[type="email"] {
		font-size: 15px;
		margin-bottom: 12px;
	}

	.subscribe-news input[type="submit"] {
		width: 100%;
	}

	.latest-news {
		margin-bottom: 25px;
	}

	.latest-news h3 {
		margin: 0 0 10px;
	}

	.latest-news ul li {
		min-height: 58px;
		padding: 0 0 8px 54px;
		margin-bottom: 10px;
	}

	.latest-news ul li a {
		margin-bottom: 2px;
	}

	.latest-news ul li span {
		width: 44px;
		height: 42px;
		font-size: 13px;
		padding: 7px 4px 6px;
	}

	.latest-news ul li span strong {
		font-size: 14px;
	}

	.latest-news ul li p {
		font-size: 13px;
		line-height: 16px;
	}

	.themes-list-home {
		margin-top: 40px;
	}

	.themes-list-home ul li {
		min-height: auto;
		padding-left: 196px;
		margin-bottom: 15px;
	}

	.themes-list-home ul li .img {
		margin-bottom: 15px;
	}

	.themes-list-home ul li .title {
		font-size: 20px;
		margin: -3px 0 5px;
	}

	.themes-list-home ul li p {
		line-height: normal;
	}

	.sec-title {
		margin-bottom: 20px;
	}

	.sec-title h2 {
		margin-bottom: 10px;
	}

	.sb-screenshots .theme-screenshots {
		padding: 25px 0 0;
	}

	.process-3col ul {
		margin-bottom: -15px;
	}

	.process-3col ul li {
		position: relative;
		text-align: left;
		padding-left: 65px;
		margin-bottom: 15px;
	}

	.process-3col ul li h4 {
		font-size: 18px;
		margin-bottom: 4px;
	}

	.process-3col ul li p {
		line-height: normal;
	}

	.process-3col ul li span {
		position: absolute;
		top: 18px;
		left: 0;
		width: 50px;
		height: 50px;
		font-size: 20px;
		line-height: 16px;
		text-align: center;
		padding: 15px 5px;
	}

	.gBox-list {
		margin-bottom: -2%;
	}

	.gBox-list li {
		margin-bottom: 2%;
	}

	.gBox-list li span {
		margin-top: 5px;
	}

	.cbox-2col .cbox-left {
		margin-bottom: 15px;
	}

	.cbox-2col .cbox-left p {
		margin-bottom: 10px;
	}

	.cbox-2col .cbox-left ul.rbox {
		text-align: center;
		margin-left: 0;
	}

	.cbox-2col .cbox-left ul.rbox li {
		width: 46px;
		height: 46px;
		padding: 3px;
		margin: 6px;
	}

	.cbox-2col .cbox-right p {
		margin-bottom: 10px;
	}

	.fl-box .fl-wrap {
		padding: 20px 0;
	}

	.fl-box .fl-wrap h5 {
		margin-top: 0;
	}

	.fl-box .fl-wrap ul {
		margin-top: 10px;
	}

	.fl-box .fl-wrap ul li {
		margin-bottom: 20px;
	}

	.fl-box .fl-wrap ul li ul li {
		min-height: 26px;
		padding-top: 3px;
		margin-bottom: 8px;
	}

	.listStyle ul li strong {
		margin-bottom: 5px;
	}

	.listStyle ul li p:last-child {
		margin-bottom: 0;
	}

	.listStyle.mtick li {
		padding-left: 36px;
		margin: 8px 0;
	}

	.listStyle.mtick li:last-child {
		margin-bottom: 0;
	}

	.price-table {
		padding: 15px 0;
	}

	.price-table .pricing-plans li h4 {
		margin: 0 0 30px;
	}

	.gsCon-link {
		margin-top: 20px !important;
	}

	.sp-fixed-header .left-col {
		margin: 0 0 20px;
	}

	.sp-fixed-header .right-col h1 {
		font-size: 20px;
		margin: 0 0 10px;
	}

	.sp-fixed-header .right-col p {
		margin-bottom: 10px;
	}

	.sp-fixed-header .right-col .btn-wrap {
		margin-top: 20px;
	}

	.vlistStyle ul li {
		min-height: 60px;
		padding-left: 75px;
		margin: 0 0 15px;
	}

	.vlistStyle ul li figure {
		width: 60px;
	}

	.vlistStyle ul li .title {
		margin-bottom: 8px !important;
		line-height: 24px;
	}

	.vlistStyle ul li p:last-child {
		margin-bottom: 0;
	}

	.vlistStyle.ls-col2 ul li {
		margin-bottom: 20px;
	}

	.vlistStyle.ls-col2 ul li:last-child {
		margin-bottom: 0;
	}

	.tRelated-products {
		margin-top: 20px;
	}

	.tRelated-products h3 {
		margin: 0 0 10px !important;
	}

	.tRelated-products ul li h4 {
		font-size: 16px;
		margin: 5px 0 0 !important;
	}

	.sp-reviews .rating {
		margin-bottom: 15px;
	}

	.sp-reviews .rating p {
		margin-bottom: 0;
	}

	.reviews li {
		min-height: auto;
		padding-left: 65px;
		margin-bottom: 15px;
	}

	.reviews li figure {
		top: 4px;
		width: 50px;
		height: 50px;
	}

	.reviews li blockquote {
		padding: 0 0 30px;
	}

	.reviews li blockquote:before {
		display: none;
	}

	.comment-form p input[type="submit"] {
		margin-left: 0;
	}

	.display_strip {
		display: inline-block;
	}

	.display_strip li {
		margin: 0 10px;
	}

	.display_strip li a {
		border: 0;
		padding: 5px;
	}

	.display_strip li:first-child {
		display: inline-block;
		width: 100%;
		text-align: center;
	}

	.hero-product .hp-content .btn {
		margin-bottom: 4px;
	}

	.themes-list-home ul li {
		padding-left: 118px;
	}

	.themes-list-home ul li .img {
		max-width: 100px;
	}

	.directory-resources .wrapspace {
		margin-top: 20px;
	}

	.dir-map-icon .gform_wrapper .gform_body {
		width: 100%;
		margin-right: 0;
	}

	.dir-map-icon .gform_wrapper ul li {
		width: 100%;
		padding-right: 0;
		margin-bottom: 10px;
	}

	.dir-map-icon .gform_wrapper .gform_footer {
		width: 100%;
		margin: 5px 0 0;
	}

	.single-showcase .showcase .entry-header {
		padding-right: 0;
	}

	.single-showcase .showcase .entry-header .btn {
		position: static;
	}

	.box-page {
		padding: 15px;
	}

	.page-template-tmpl-page-contact .info-box {
		margin-bottom: 25px;
	}

	.page-template-tmpl-page-contact .gform_wrapper .gform_fields {
		padding-right: 0;
	}

	.page-template-tmpl-page-contact .gform_footer {
		margin-top: -15px;
	}

	.contact-page .num-list {
		padding-left: 0;
	}

	.contact-page .num-list li {
		margin-bottom: 25px;
	}

	.contact-page .num-list li h3 {
		font-size: 16px;
	}

	.contact-page .num-list li .num {
		display: none;
		width: 24px;
		height: 24px;
		line-height: 22px;
		margin: 0 10px 0 -30px;
	}

	.club-popular-themes .content-right {
		padding-top: 40px;
	}

	.club-popular-themes .content-right h2 span {
		font-size: 122px !important;
		line-height: 150px;
	}

	.price-pack-inner {
		width: 100%;
	}

	.price-pack-inner:last-child {
		border-left: 0;
		border-top: 1px solid #ccc;
		margin-top: 30px;
		padding-top: 60px;
	}

	.price-pack-disc {
		right: 10px;
	}

	.share-post {
		display: none;
	}

	.footer .footer-mid {
		border: none;
	}

	.mv-hide {
		display: none !important;
	}

	.sbw-browser .sbwb-wrap .col-right #tmpl_demo_link {
		margin-right: 15px;
	}

	.sb-screenshots .theme-screenshots .browser::before,.sb-screenshots .theme-screenshots .browser::after {
		display: none;
	}

	.gBox-list li {
		width: 100%;
		margin: 0 0 50px;
	}

	.gBox-list li:hover {
		transform: initial;
	}

	.gBox-list.lightbox-3col a {
		margin-bottom: 10px;
	}
}

@media only screen and (max-width: 592px) {
	.single-post .site-content {
		padding: 0;
	}

	.single-post .site-content .container {
		padding: 0;
	}

	.single-post .post-single h2,.single-post .post-single h3,.single-post .post-single h4,.single-post .post-single h5,.single-post .post-single h6 {
		padding-top: 15px;
	}

	.single-post .post-single h2 {
		font-size: 26px;
	}

	.single-post .post-single h3 {
		font-size: 22px;
	}

	.single-post .post-single h4 {
		font-size: 20px;
	}

	.single-post .post-single .info-box {
		margin-top: 25px;
		margin-bottom: 25px !important;
	}

	.sb-screenshots .theme-screenshots .browser {
		overflow: hidden;
	}

	.error_404 .wp-search {
		padding: 15px;
	}

	.wp-search .searchform input[type="submit"] {
		line-height: 40px;
	}

	.site-content .content {
		margin-bottom: 0;
	}

	.post-single ul.comment-list,.post-single ol.comment-list {
		padding-left: 0;
	}

	.comment-list ol.children {
		margin: 40px 0 0 15px;
	}

	.theme-listing .info-box {
		margin-left: 0;
	}

	.post-single h2,.post-single .h2 {
		font-size: 22px;
	}

	img {
		max-width: 100%;
	}

	.btn-lg,.btn-group-lg>.btn {
		line-height: 40px;
	}

	.info-box {
		margin-bottom: 20px !important;
	}

	.themes-list-wrap .nav-tabs a.btn {
		font-size: 14px !important;
	}

	.pagination span.page-numbers,.pagination a {
		min-width: 30px;
		min-height: 30px;
		line-height: 30px;
		padding: 0 5px;
		margin: 8px 5px;
	}

	.pagination a:hover {
		color: #fff;
	}

	.footer .footer-mid {
		padding-bottom: 10px;
	}

	.footer .footer-mid .ft-cols {
		width: 100%;
		margin: 15px -5px 15px 0;
	}

	.footer .footer-mid .ft-cols p.ft-cols-head {
		font-size: 18px;
		font-weight: 700;
		margin: 0 0 6px;
	}

	.footer .footer-btm ul {
		margin: 5px 0 0;
	}

	.page-template-tmpl-page-blog .site-content .container .content,.single-post .site-content .container .content {
		margin-top: 0;
		margin-bottom: 40px;
	}

	.post-list .post .entry-summary,.post-list .showcase .entry-summary {
		display: none;
	}

	.site-content .content img {
		max-width: 100%;
	}

	.post-single .entry-summary p {
		margin: 0 0 12.5px;
	}

	.post-single h3,.post-single .h3 {
		font-size: 16px;
	}
}

@media only screen and (max-width: 480px) {
	.page-template-tmpl-page-club .plugin-listing ul {
		display: flex;
	}

	.page-template-tmpl-page-club .plugin-listing ul li {
		flex: 0 0 50%;
		justify-content: center;
		max-width: 50%;
		text-align: center;
	}

	.page-template-tmpl-page-club .plugin-listing li .plg-cont {
		float: none;
	}

	.header {
		padding: 7px 17px;
	}

	.header .logo {
		max-width: 120px;
		margin-top: 0;
	}

	.header .logo img {
		max-width: 100%;
	}

	.tb-style footer .btn {
		font-size: 14px;
		padding: 9px;
	}

	.tb-style footer .btn i {
		font-size: 14px;
		margin-left: 2px;
	}

	.img-w-btn {
		padding-top: 25px;
	}

	.slicknav_menu .slicknav_btn {
		top: -28px;
		left: 15px;
	}

	.sc-header .sct-categories {
		position: static;
		border-radius: 0;
		border-left: 0 none;
		border-right: 0 none;
	}

	.sc-notes .btn-wrap .btn {
		font-size: 16px;
		padding: 10px 22px;
	}

	.scp-listing ul li .col-right .btn-wrap .btn {
		padding: 10px 24px;
	}

	.info-box.w-btn {
		padding-right: 10px;
	}

	.info-box.w-btn .btn {
		position: static;
		margin-top: 8px;
	}

	.recent-products .rp-left {
		width: 100%;
		margin-bottom: 15px;
	}

	.recent-products .rp-right {
		width: 100%;
	}

	.recent-products .rp-right a {
		margin-bottom: 15px;
	}

	.recent-products .rp-right a:last-child {
		margin-bottom: 0;
	}

	.themes-list-home {
		display: none;
	}

	.theme-listing ul li {
		width: 100%;
	}

	.themes-list-home ul li {
		padding: 0;
	}

	.themes-list-home ul li .img {
		display: block;
		position: static;
		max-width: 100%;
	}

	.ext-4col ul {
		margin: 0;
	}

	.ext-4col ul li {
		width: 100%;
		margin: 0 0 20px;
	}

	.testimonial.wGravatar ul li {
		padding-left: 56px;
	}

	.testimonial.wGravatar ul li figure {
		width: 48px;
	}

	.testimonial.wGravatar ul li figure img {
		max-width: 100%;
		height: auto;
	}

	.theme-listing {
		text-align: center;
	}

	.theme-listing ul {
		margin: 0;
	}

	.theme-listing ul li {
		margin: 0 0 30px;
	}

	.theme-listing ul li:last-child {
		margin-bottom: 0;
	}

	.hero-product {
		padding: 15px;
	}

	.hero-product .hp-content .btn {
		font-size: 14px;
		padding: 12px 14px;
	}

	.footer .footer-mid .ft-cols {
		padding-right: 10px;
	}

	.footer .footer-mid .ft-cols h3 {
		font-size: 18px;
	}

	.footer .footer-mid .ft-cols h3 i {
		display: none;
	}

	.plugin-listing ul {
		margin-left: 0;
	}

	.plugin-listing ul li {
		width: 100%;
		margin-left: 0;
	}

	.plugin-listing ul.mes-grid li {
		display: block;
	}

	.plugin-listing ul.mes-grid li a {
		display: block;
	}

	.plugin-listing ul.mes-grid li a img {
		float: none;
		margin-bottom: 20px;
	}

	.plugin-listing ul.mes-grid li a .plg-cont {
		float: none;
	}

	.plugin-listing ul.mes-grid li:first-child a {
		display: block;
	}

	.plugin-listing ul.mes-grid li:first-child a .plg-cont {
		float: none;
	}

	.plugin-listing ul.plg-2col li {
		display: block;
	}

	.plugin-listing ul.plg-2col li a {
		display: block;
	}

	.plugin-listing ul.plg-2col li a .plg-cont {
		float: none;
	}

	.box-list ul {
		margin-left: 0;
	}

	.box-list ul li {
		width: 100%;
		margin: 0 0 20px;
	}

	.tRelated-products ul {
		margin: 0;
	}

	.tRelated-products ul li {
		width: 100%;
		margin: 0 0 30px;
	}

	.vlistStyle.ls-col2 ul li {
		padding-left: 95px;
	}

	.vlistStyle.ls-col2 ul li figure {
		top: 3px;
		width: 70px;
	}

	.gBox-list {
		margin: 0;
	}

	.gBox-list li:last-child {
		margin-bottom: 0;
	}

	.price-table .pricing-plans li {
		padding: 20px;
	}

	.price-table .pricing-plans li h4 {
		font-size: 20px;
		margin: 0 0 20px;
	}

	.price-table .pricing-plans li h4 span {
		margin-top: 2px;
	}

	.price-table .pricing-plans li ul {
		margin-bottom: 15px;
	}

	.price-table .pricing-plans li ul li {
		line-height: normal;
		padding: 10px 0;
	}

	.price-table .pricing-plans li .price {
		margin-bottom: 14px;
	}

	.price-table .pricing-plans li.featured {
		padding: 20px;
	}

	.price-table .pricing-plans li.featured h4 {
		margin-bottom: 20px;
	}

	.price-table .pricing-plans li.featured .price {
		margin-bottom: 14px;
	}

	.share-post ul li {
		margin-bottom: 5px;
	}

	.directory-resources .checklist2 {
		margin-left: 0;
	}

	.directory-resources .checklist2 li {
		width: 100%;
		margin: 0 0 10px;
	}

	.directory-resources .checklist2.cl-2col li {
		width: 100%;
	}

	.page-template-tmpl-page-club .btn {
		white-space: normal;
	}
}

@media only screen and (max-width: 375px) {
	.clients ul li {
		width: 100%;
		margin: 0 0 10px;
	}

	.cbox-2col .cbox-left ul.rbox {
		margin: 0;
	}

	.cbox-2col .cbox-left ul.rbox li {
		height: auto;
		border: none;
		padding: 0;
		margin: 0 0 0 -12px;
	}

	.cbox-2col .cbox-left ul.rbox li img {
		margin-top: 0;
	}

	.tproducts li a {
		font-size: 16px;
	}

	.footer .footer-mid .ft-cols h3 i {
		display: inline-block;
	}

	.sp-tabs nav ul li {
		width: 100%;
	}
}

.container.footer-btm>span a:nth-child(n+2) {
	text-decoration: underline;
}

.page-template-page-templatestmpl-directory-combo-page-php .site-content {
	padding: 0;
}

.page-template-tmpl-directory-combo-page .header {
	visibility: hidden;
	display: none;
}

.page-template-tmpl-directory-combo-page .header .notification {
	visibility: visible;
}

.page-template-tmpl-directory-combo-page .footer-top,.page-template-tmpl-directory-combo-page .footer .footer-btm,.page-template-tmpl-directory-combo-page .footer-mid {
	display: none;
}

.page-template-tmpl-directory-combo-page .site-content {
	padding-bottom: 0;
}

.directory-combo h1,.directory-combo p {
	color: #fff;
}

.directory-combo h1,.page-template-tmpl-directory-combo-page h2 {
	font-weight: bold;
}

body.page-template-tmpl-directory-combo-page.page {
	padding-top: 30px;
}

.page-template-tmpl-directory-combo-page .btn {
	font-size: 26px;
	padding: 16px 28px;
	font-weight: bold;
}

.directory-combo figure img {
	margin-bottom: -185px;
	margin-top: 30px;
}

.page-template-tmpl-directory-combo-page .plugin-listing ul,.page-template-tmpl-directory-combo-page .vlistStyle.ls-col2 ul {
	margin-bottom: 20px;
}

.directory-combo strike {
	font-weight: bold;
}

.page-template-tmpl-directory-combo-page strike {
	display: block;
	font-size: 30px;
	margin-bottom: 20px;
	margin-top: 20px;
	font-weight: bold;
}

.page-template-tmpl-directory-combo-page .margin {
	margin: 35px 0 0;
}

.page-template-tmpl-directory-combo-page .offer strike {
	display: inline-block;
	float: left;
}

.page-template-tmpl-directory-combo-page .offer strike span {
	font-weight: normal;
}

.page-template-tmpl-directory-combo-page .wrapspace .wrapspace {
	display: inline-block;
	width: 100%;
	margin-top: 70px;
}

.page-template-tmpl-directory-combo-page .banner-screenshots img {
	margin: 30px 0;
}

.page-template-tmpl-directory-combo-page .banner-screenshots {
	background: #333;
	color: #fff;
	margin-top: 70px;
}

.page-template-tmpl-directory-combo-page .banner-screenshots h2,.page-template-tmpl-directory-combo-page .banner-screenshots h3 {
	color: #fff;
}

.page-template-tmpl-directory-combo-page .plugin-listing strike {
	font-size: 100%;
	margin: 0;
	position: relative;
}

.page-template-tmpl-directory-combo-page .plugin-listing strike span {
	margin: 0;
	font-size: 100%;
}

.page-template-tmpl-directory-combo-page .plugin-listing .offer {
	font-size: 18px;
	margin: 0;
	position: absolute;
	right: 0px;
	top: 0px;
	line-height: normal;
	background: #333;
	border-radius: 3px;
	padding: 2px 10px;
	color: #fff;
}

.page-template-tmpl-directory-combo-page .plugin-listing strike span:before {
	border-top: 3px solid rgba(255,0,0,0.7);
	content: "";
	height: 2px;
	position: absolute;
	top: 10px;
	width: 100%;
}

.page-template-tmpl-directory-combo-page .plugin-listing ul li {
	padding: 25px 20px;
}

.page-template-tmpl-directory-combo-page .plugin-listing ul.plg-2col li .plg-cont span {
	font-size: 20px;
}

.page-template-tmpl-directory-combo-page .plugin-listing ul li .plg-cont span {
	font-size: 16px;
}

.page-template-tmpl-directory-combo-page .plugin-listing ul.plg-2col li {
	width: 48%;
}

.page-template-tmpl-directory-combo-page .bonus .plugin-listing ul li:last-child {
	/*width: 48%;*/
}

.page-template-tmpl-directory-combo-page .plugin-listing.last-full-width ul li:last-child {
	width: 100%;
}

.page-template-tmpl-directory-combo-page .plugin-listing ul li:last-child a {
	display: inline-block;
	/*float: left;
	max-width: 200px;
	text-align: center;*/
}

.page-template-tmpl-directory-combo-page .by_this_theme_fix {
	background: rgba(0,0,0,0.9);
	bottom: 0px;
	position: fixed;
	right: 0px;
	display: none;
	border-radius: 0;
	width: 100%;
	z-index: 100;
	padding: 15px;
}

.page-template-tmpl-directory-combo-page .by_this_theme_fix p:empty {
	display: none;
}

.page-template-tmpl-directory-combo-page .plugin-listing ul.plg-2col li:last-child {
	width: 100%;
}

.page-template-tmpl-directory-combo-page .plugin-listing ul.plg-2col li:last-child a {
	display: flex;
	max-width: 480px;
	float: none;
}

.page-template-tmpl-directory-combo-page .entry-content .clockdiv li span {
	font-size: 28px;
	width: 50px;
	margin-bottom: 6px;
	background: #333;
	color: #fff;
}

.directory-combo .label-danger {
	background-color: #d90504;
	display: inline-block;
	font-size: 50px;
	margin-top: 15px;
	padding: 5px 25px;
}

.page-template-tmpl-directory-combo-page .by_this_theme_fix.btn {
	bottom: 20px;
	position: fixed;
	right: 20px;
	display: none;
}

.page-template-tmpl-directory-combo-page .entry-content .clockdiv li span {
	font-size: 30px;
	width: 60px;
	margin-bottom: 6px;
	background: #333;
	color: #fff;
}

.page-template-tmpl-directory-combo-page .bonus .title h2 {
	color: #d90504;
}

.page-template-tmpl-directory-combo-page .comment-box .comment-form {
	margin-bottom: 50px;
	background: #fff;
}

.page-template-tmpl-directory-combo-page .by_this_theme_fix strike,.page-template-tmpl-directory-combo-page .discount-text>div .percent {
	margin: 0;
	font-size: 20px;
	font-weight: bold;
}

.page-template-tmpl-directory-combo-page .by_this_theme_fix .clockdiv {
	float: right;
}

.page-template-tmpl-directory-combo-page .by_this_theme_fix .clockdiv li {
	margin-top: 0;
}

.page-template-tmpl-directory-combo-page .discount-text>div {
	display: inline-block;
	text-align: left;
	margin-left: 15px;
	color: #fff;
	float: left;
	margin-top: 3px;
}

.page-template-tmpl-directory-combo-page .discount-text>img {
	float: left;
}

.page-template-tmpl-directory-combo-page .by_this_theme_fix .btn {
	font-size: 24px;
}

.page-template-tmpl-directory-combo-page .footer {
	display: block;
	width: 100%;
	padding-bottom: 0px;
}

.page-template-tmpl-directory-combo-page .plugin-listing ul li img {
	margin-top: 25px;
}

.page-template-tmpl-directory-combo-page .plugin-listing ul li .inc {
	display: inline-block;
	float: left;
	padding-right: 8px;
	margin-bottom: 0;
	font-size: 100%;
}

.page-template-tmpl-directory-combo-page .directorycombo-modules .plg-cont {
	text-align: left;
	padding-left: 30px;
}

.page-template-tmpl-directory-combo-page .directorycombo-modules .plugin-listing ul li:last-child a {
	width: auto;
}

.page-template-tmpl-directory-combo-page .plugin-listing ul li span {
	display: inline;
	font-size: 16px;
}

.page-template-tmpl-directory-combo-page .big-discount {
	font-size: 200%;
}

.comment-box.fl-box {
	padding: 50px 0;
}

.comment-box .comment-box h3 {
	font-weight: bold;
}

.comment-box .comments-area {
	margin: 0 -15px;
	margin-top: 40px;
}

.comment-box .comments-area .tmpl_comments_list {
	float: right;
	padding: 0 15px;
	width: 60%;
}

.comment-box .comments-area .tmpl_comment_form {
	float: left;
	padding: 0 15px;
	width: 40%;
}

.comment-box .comments-area h2.comments-title,.comment-box .comments-area h3.comment-reply-title {
	font-size: 20px;
	margin-top: 0;
	font-weight: normal;
	margin-bottom: 30px;
}

.by_this_theme_fix .container {
	max-width: 1200px;
}

.by_this_theme_fix p {
	margin-bottom: 0;
}

.by_this_theme_fix .discount-text,.by_this_theme_fix .save-btn {
	margin-top: 18px;
}

.by_this_theme_fix .save-btn {
	float: right;
	padding-left: 12px;
}

.by_this_theme_fix .discount-text small strike {
	display: inline-block;
	padding-left: 8px;
}

.by_this_theme_fix .fix-offer {
	float: left;
}

.by_this_theme_fix .fix-offer small {
	display: block;
	text-align: center;
}

.page-template-tmpl-directory-combo-page .fl-box {
	padding: 50px 0;
}

.page-template-tmpl-directory-combo-page .fl-box .plugin-listing {
	margin-bottom: 0;
}

.page-template-tmpl-directory-combo-page .price-table {
	background-color: transparent;
	padding: 0;
}

.page-template-tmpl-directory-combo-page .price-table .pricing-plans {
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
}

.page-template-tmpl-directory-combo-page .price-table .pricing-plans li .btn {
	font-size: 1em;
}

.page-template-tmpl-directory-combo-page .pricing-plans strike {
	display: inline-block;
	font-size: 18px;
	font-weight: normal;
	line-height: normal;
	margin: 0;
}

.page-template-tmpl-directory-combo-page .pricing-plans li {
	min-height: auto;
}

.page-template-tmpl-directory-combo-page .price-table .pricing-plans li {
	background: #fff;
	color: #444;
}

.page-template-tmpl-directory-combo-page .price-table .pricing-plans li.featured h4 {
	color: #444;
}

.page-template-tmpl-directory-combo-page .price-table .pricing-plans li.featured {
	background: #fff;
	color: #999;
}

.page-template-tmpl-directory-combo-page .price-table .pricing-plans li .price,.page-template-tmpl-directory-combo-page .price-table .pricing-plans li.featured strike span {
	color: #333;
}

.page-template-tmpl-directory-combo-page .price-table .pricing-plans p:empty {
	display: none;
}

.page-template-tmpl-directory-combo-page .price-table .pricing-plans>li {
	border: 3px solid #8A6D3B;
}

.page-template-tmpl-directory-combo-page .price-table .pricing-plans .pack_content li {
	color: #8A6D3B;
}

.home .site-content .img-w-btn {
	padding-top: 10%;
}

.theme-overview ul li {
	margin-bottom: 15px;
	margin-top: 15px;
	padding-bottom: 0;
	padding-left: 78px;
	padding-right: 20px;
	display: block;
	float: left;
}

.theme-overview ul li:hover {
	box-shadow: 2px 2px 5px 2px rgba(0,0,0,0.2);
}

.theme-overview .theme-details {
	display: none;
}

.theme-overview ul li:hover .theme-details {
	background: #ffffff;
	display: block;
	left: 0;
	padding: 10px 20px 0px;
	position: absolute;
	top: 47px;
	z-index: 1;
	box-shadow: 2px 6px 5px 2px rgba(0,0,0,0.2);
}

.theme-overview ul li img {
	border-radius: 200px;
	height: 32px;
	left: 20px;
	line-height: 60px;
	position: absolute;
	text-align: center;
	top: 5px;
	width: 32px;
}

.theme-overview ul li strong {
	margin-top: 9px;
	font-size: 18px;
	min-height: 27px;
	color: #555;
}

.theme-overview .img-w-btn {
	display: inline-block;
	padding: 30px 0 0 !important;
	width: 100%;
}

.listStyle.theme-overview ul li {
	margin-bottom: 10px;
	margin-top: 10px;
	min-height: inherit;
	padding-bottom: 0;
	padding-left: 50px;
	padding-right: 20px;
}

.theme-details>p {
	font-size: 15px;
}

.theme-overview ul li i {
	border: 2px solid #dadada;
	border-radius: 200px;
	color: #dadada;
	font-size: 17px;
	height: 32px;
	left: 5px;
	line-height: 26px;
	position: absolute;
	text-align: center;
	top: 10px;
	width: 32px;
}

.listStyle.theme-overview.four-col ul {
	margin: 0;
}

.listStyle.theme-overview.four-col ul li {
	margin-left: 0;
	margin-right: 0;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 5px;
	width: 25%;
}

.button-center {
	display: inline-block;
	margin-top: 20px;
	text-align: center;
	width: 100%;
}

.theme-overview .theme-details .read-more {
	margin-left: 10px;
}

.theme-overview .theme-details p {
	font-size: 16px;
}

.themes-list-wrap .nav-tabs a.btn {
	float: right;
	position: relative;
	height: auto;
	line-height: normal;
	text-transform: none;
	letter-spacing: 0;
	font-size: 18px;
	height: 48px;
	line-height: 46px;
}

body .co-form .co-form__label,body .co-form .co-form__input,body .co-form .co-form__select,body .co-form .co-form__textarea {
	font-size: 16px;
	font-weight: normal;
}

body .co-form .co-form__button {
	font-size: 18px;
	padding: 18px;
}

body .co-form .co-form__footer,body .co-form .co-form__hint {
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
}

.ebooks .cbox-right .subscribe-news {
	background: transparent none repeat scroll 0 0;
	border-radius: 0;
	display: inline-block;
	margin-left: 0;
	padding: 0;
	vertical-align: top;
	width: 80%;
}

.page-template-tmpl-directory-combo-page .ebooks .btn {
	font-size: 18px;
	padding: 12px 16px;
}

.ebooks .subscribe-news input[type="text"],.ebooks .subscribe-news input[type="email"] {
	background: #fff none repeat scroll 0 0;
	border: 1px solid rgba(0,0,0,0.1);
	border-radius: 3px;
	display: inline-block;
	height: 45px;
	margin-bottom: 15px;
	padding: 0 14px;
	width: 100%;
}

.thumbnails,.thumbContent {
	overflow: hidden;
	margin: 0 -10px;
}

.thumbnails .thumbnail-preview,.thumbContent .thumbnail-preview {
	padding: 0;
	position: relative;
	overflow: hidden;
	border-bottom: 0;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
	width: 100%;
	z-index: 5;
	border-bottom: 1px solid rgba(35,49,55,0.1);
	cursor: pointer;
	z-index: 0;
	-webkit-transition: all 0.0s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.0s ease-in-out;
	transition: all 0.0s ease-in-out;
}

.thumbnails .thumbnail-preview .thumb_preview,.thumbContent .thumbnail-preview .thumb_preview {
	z-index: 2;
}

.thumbnails .thumbnail-preview .thumb_preview .thumbnail-img,.thumbContent .thumbnail-preview .thumb_preview .thumbnail-img {
	-webkit-transition: opacity .2s linear;
	transition: opacity 0s linear;
	width: 100%;
	z-index: 2;
	height: auto;
}

.thumbnails .thumbnail-preview a,.thumbContent .thumbnail-preview a {
	display: block;
	text-align: center;
	position: relative;
}

.thumbnails .dummy-template-thumbnail .thumbnail-preview,.thumbContent .dummy-template-thumbnail .thumbnail-preview {
	max-height: 310px;
}

@media (max-width: 1600px) {
	.thumbnails .dummy-template-thumbnail .thumbnail-preview,.thumbContent .dummy-template-thumbnail .thumbnail-preview {
		max-height: 251px;
	}
}

@media (max-width: 1310px) {
	.thumbnails .dummy-template-thumbnail .thumbnail-preview,.thumbContent .dummy-template-thumbnail .thumbnail-preview {
		max-height: 232px;
	}
}

.thumbnails .dummy-template-thumbnail .thumb_preview,.thumbContent .dummy-template-thumbnail .thumb_preview {
	background: #dde3e6;
}

.thumbnails .dummy-template-thumbnail .dummy-icon,.thumbContent .dummy-template-thumbnail .dummy-icon,.thumbnails .dummy-template-thumbnail .dummy-description,.thumbContent .dummy-template-thumbnail .dummy-description {
	position: absolute;
	width: 100%;
}

.thumbnails .dummy-template-thumbnail .dummy-icon,.thumbContent .dummy-template-thumbnail .dummy-icon {
	top: 59px;
	font-size: 30px;
}

.thumbnails .dummy-template-thumbnail .dummy-description,.thumbContent .dummy-template-thumbnail .dummy-description {
	top: 109px;
	font-size: 13px;
	line-height: 20px;
	padding: 0 20px;
}

.thumbnails .thumbnail-preview,.thumbContent .thumbnail-preview,.thumbnails .thumb_preview,.thumbContent .thumb_preview {
	border-radius: 3px 3px 0 0;
	overflow: hidden;
}

@media screen and (max-width: 1600px) {
	.thumbnails .thumbnail-preview,.thumbContent .thumbnail-preview,.thumbnails .thumb_preview,.thumbContent .thumb_preview {
		height: 250px;
	}
}

@media screen and (max-width: 1310px) {
	.thumbnails .thumbnail-preview,.thumbContent .thumbnail-preview,.thumbnails .thumb_preview,.thumbContent .thumb_preview {
		height: 231px;
	}
}

.thumbnails .badge-custom+.thumbnail-preview,.thumbContent .badge-custom+.thumbnail-preview,.thumbnails .badge-custom+.thumb_preview,.thumbContent .badge-custom+.thumb_preview,.thumbnails .badge-custom+.thumbnail-preview .thumb_preview,.thumbContent .badge-custom+.thumbnail-preview .thumb_preview {
	border-radius: 0 3px 0 0 !important;
}

.thumbnails .thumbnail,.thumbContent .thumbnail {
	background: transparent none repeat scroll 0 center;
	border: 0 none;
	border-radius: 3px;
	float: left;
	margin: 0 -5px 0px 3.5%;
	min-width: 230px;
	padding: 20px 10px 0px;
	position: relative;
	vertical-align: top;
	width: 29.8%;
}

.thumbnails .thumbnail.item-deleted,.thumbContent .thumbnail.item-deleted {
	opacity: 25;
}

.thumbContent {
	background-color: #fff;
	border-radius: 0 3px 3px;
	border: 1px solid #333333;
	display: none;
	left: 0 !important;
	margin: 0 auto;
	max-width: 100%;
	overflow: visible;
	padding: 40px 50px;
	position: absolute;
	right: 0;
	max-width: 1100px;
	width: 100%;
	z-index: 999;
}

.thumbContent .badge-custom {
	top: -20px;
	left: 0;
	z-index: 0;
}

.thumbContent img {
	padding: 0;
	min-width: 400px;
	position: relative;
}

.thumbContent .thumbnail-description {
	overflow: hidden;
	padding: 0;
}

.thumbContent .template-number {
	display: inline;
}

.thumbContent .thumbnail-preview,.thumbContent .template-data {
	border: 3px solid #000;
	display: inline-block;
	float: left;
	height: auto !important;
	max-width: 330px;
	width: 100%;
	margin: 0 50px 0 0;
}

.thumbContent .thumb_preview {
	display: block;
	border-bottom: 0;
	height: 400px;
}

.thumbnail figcaption .links {
	display: none;
}

.js-thumbContent figcaption a {
	font-size: 28px;
}

.js-thumbContent figcaption .links a {
	font-size: 16px;
}

.theme-listing ul li figcaption p {
	height: 47px;
	overflow: hidden;
}

.js-thumbContent figcaption p {
	font-size: 16px;
	margin: 20px 0;
}

.testimonial-blog,.theme-bottom-title {
	display: none;
}

.js-thumbContent figcaption .testimonial-blog,.js-thumbContent figcaption .theme-bottom-title {
	display: block;
}

.testimonial-blog .images {
	background: #ccc;
	border-radius: 50%;
	display: inline-block;
	height: 60px;
	overflow: hidden;
	width: 60px;
	margin: 0 20px 0 0;
	vertical-align: middle;
}

.testimonial-blog .images img {
	display: inline-block;
	height: 60px;
	min-width: 60px;
	width: 60px;
}

.testimonial-blog .detail {
	display: inline-block;
	vertical-align: middle;
	width: auto;
}

.testimonial-blog .detail>p {
	display: inline-block;
	margin: 0;
	max-width: 530px;
	vertical-align: middle;
	width: 100%;
}

.js-thumbContent figcaption .theme-bottom-title {
	display: block;
	width: 100%;
	text-align: center;
}

.testimonial-blog {
	margin: 0 0 30px;
}

.thumbContent figure {
	display: block;
	float: left;
	max-width: 383px;
	width: 100%;
}

.thumbContent figcaption {
	overflow: hidden;
	vertical-align: top;
}

.page-template-tmpl-no-title-page .wrapspace.fbg-gray {
	margin-top: 0;
}

.page-template-tmpl-no-title-page .container.entry-header {
	display: none;
}

.page-template-tmpl-no-title-page .site-content {
	padding-top: 0;
}

.ebooks .cbox-2col .cbox-right .gform_body ul li {
	margin: 0;
}

.ebooks .content .subscribe-news .gform_body input[type="text"],.ebooks .content .subscribe-news .gform_body input[type="email"] {
	background: #fff none repeat scroll 0 0;
	border: 1px solid rgba(0,0,0,0.1);
	border-radius: 3px;
	display: inline-block;
	height: 45px;
	margin-bottom: 15px;
	padding: 0 14px;
	width: 100% !important;
}

.ebooks .gform_wrapper .top_label input.medium,.ebooks .gform_wrapper .top_label select.medium {
	width: 100%;
}

.ebooks .gform_heading h3 {
	font-size: 33px;
	font-weight: 400;
	margin-top: 0;
}

.theme-listing-overview {
	max-width: 1450px;
}

.theme-listing-overview ul {
	margin: 0;
	overflow: visible;
}

.theme-listing-overview ul li {
	float: left;
	margin: 0 0 50px;
	padding: 0 20px;
	width: 49.8%;
}

.theme-listing-overview ul li img {
	border: 1px solid #ccc;
	transition: all 0.2s ease 0s;
}

.theme-listing-overview ul li img:hover {
	transform: scale(1.05);
	box-shadow: 0 0px 12px 0 rgba(0,0,0,0.4);
}

.theme-listing-overview ul li strong a {
	font-size: 22px;
}

.theme-listing-overview ul li .theme-details p {
	font-size: 17px;
	margin: 0;
}

.theme-listing-overview .cbox-right {
	width: 40%;
}

.theme-listing-overview .cbox-left {
	width: 60%;
}

.theme-listing-overview ul li.right-part .cbox-left {
	margin-left: -5px;
	margin-right: 0;
	padding-left: 40px;
	padding-right: 0;
}

.theme-listing-overview ul li:last-child {
	padding-left: 60px;
}

.theme-listing-overview ul li:first-child {
	padding-right: 60px;
}

.theme-listing-overview .page-title {
	font-size: 30px;
	margin-bottom: 60px;
}

.plugin-listing ul.mes-grid li {
	display: inline-block !important;
}

.btn-lg,.btn-group-lg>.btn {
	line-height: 40px;
	padding: 0 15px !important;
}

.toggle-menu {
	display: inline-block;
}

.menu-icon {
	color: white;
	display: none;
	height: 2.8125rem;
	line-height: 2.0625rem;
	padding: 0;
	position: relative;
	text-indent: 2.1875rem;
	transform: translate3d(0px, 0px, 0px);
	width: 2.8125rem;
}

.menu-icon span {
	box-shadow: 0 0 0 1px #fff, 0 7px 0 1px #fff, 0 14px 0 1px #fff;
	display: block;
	height: 0;
	left: 0.90625rem;
	line-height: 1;
	position: absolute;
	top: 0.9375rem;
	width: 1rem;
}

@media screen and (max-width: 767px) {
	.price-table .pricing-plans li .buy {
		width: 100%;
		margin: 20px auto 0;
	}

	.price-table .pricing-plans li .btn {
		width: 100%;
		line-height: normal;
		margin-bottom: 20px;
	}

	.price-table .pricing-plans li ul {
		padding: 10px 0 0;
	}

	.pack_content {
		display: none;
	}

	.togal-price-div {
		display: block;
		position: relative;
		background: rgba(0,0,0,0.05);
		border-radius: 4px;
		text-align: left;
		cursor: pointer;
		font-size: 15px;
		color: #333;
		line-height: normal;
		padding: 10px 15px;
	}

	.togal-price-div span {
		position: absolute;
		top: 13px;
		right: 15px;
		display: inline-block;
		width: 14px;
		height: 14px;
		background: url(images/dwon-arrow.png) no-repeat center center/cover;
	}

	.togal-price-div.show-pkg span {
		background: url(images/up-arrow.png) no-repeat center center/cover;
	}

	.theme-listing .thumbnails li {
		width: 100%;
		max-width: 330px;
		margin: 0 auto;
		display: table;
		float: none;
	}

	.thumbContent .thumbnail-preview,.thumbContent .template-data {
		display: table;
		margin: 0 auto;
		float: none;
		text-align: center;
	}

	.js-thumbContent figcaption {
		margin: 30px 0 0;
	}

	.thumbContent figure {
		max-width: 100%;
	}

	.thumbContent figcaption {
		overflow: visible;
	}
}

@media screen and (max-width: 640px) {
	.testimonial-blog .detail>p {
		max-width: 200px;
	}

	.thumbContent img {
		max-width: 400px;
		min-width: inherit;
	}

	.page-template-tmpl-page-contact .gform_wrapper .gform_footer {
		padding: 0;
		margin: 0;
	}

	.page-template-tmpl-page-contact .gform_wrapper .gform_footer .gform_button {
		margin: 0 !important;
	}
}

@media screen and (max-width: 480px) {
	.testimonial-blog {
		text-align: center;
	}

	.testimonial-blog .images {
		float: none;
		text-align: center;
		display: block;
		margin: 0;
		background: transparent;
		width: 100%;
	}

	.testimonial-blog .detail {
		display: inline-block;
		width: 100%;
		text-align: center;
	}

	.testimonial-blog .images img {
		background: #ccc;
		border-radius: 50%;
		display: inline-block;
		height: 60px;
		margin: 0 20px 0 0;
		overflow: hidden;
		vertical-align: middle;
		width: 60px;
	}
}

@media only screen and (max-width: 1400px) {
	.home .site-content .img-w-btn {
		padding-top: 8%;
	}
}

@media only screen and (max-width: 1200px) {
	.by_this_theme_fix .fix-offer {
		display: block;
		float: none;
		text-align: right;
	}

	.home .site-content .img-w-btn {
		padding-top: 6%;
	}

	.theme-listing-overview ul li.right-part .cbox-left {
		padding-left: 20px;
	}

	.theme-listing-overview ul li:first-child {
		padding-right: 30px;
	}

	.theme-listing-overview ul li:last-child {
		padding-left: 30px;
	}
}

@media only screen and (max-width: 991px) {
	.by_this_theme_fix .fix-offer {
		display: inline-block;
		float: none;
		text-align: center;
	}

	.page-template-tmpl-directory-combo-page .by_this_theme_fix .clockdiv {
		float: none;
	}

	.by_this_theme_fix .save-btn {
		text-align: center;
		float: right;
	}

	.by_this_theme_fix .discount-text {
		display: block;
		margin: 8px auto;
		text-align: center;
	}

	.page-template-tmpl-directory-combo-page .discount-text>img {
		display: inline-block;
		float: none;
		vertical-align: top;
	}

	.page-template-tmpl-directory-combo-page .discount-text>div {
		float: none;
	}

	.theme-overview ul li strong {
		min-height: 43px;
		font-size: 14px;
		overflow: hidden;
	}

	.listStyle.theme -overview ul li {
		margin-top: 7px;
	}

	.theme-listing-overview ul li:first-child {
		padding-right: 20px;
	}

	.theme-listing-overview ul li:last-child {
		padding-left: 20px;
	}

	.theme-listing-overview ul li {
		width: 100%;
	}

	.theme-listing-overview .cbox-left {
		width: 49%;
		float: leaf;
	}

	.theme-listing-overview .cbox-right {
		width: 50%;
	}

	.theme-listing-overview ul li.right-part .cbox-left {
		margin-left: 0;
		margin-right: -5px;
		padding-left: 0;
		padding-right: 40px;
	}

	.theme-listing-overview .right-part .cbox-right {
		padding-top: 100px;
		float: right;
	}

	.theme-listing-overview {
		margin-top: 70px;
	}
}

@media screen and (max-width: 1024px) {
	body .header .hellobar {
		margin: -12px -17px 10px;
	}

	.js .navigation.slicknav_menu {
		display: none;
	}

	.js .slicknav_menu {
		position: absolute;
		width: 100%;
		top: 5px;
		left: 0;
		display: block;
	}
}

@media only screen and (max-width: 900px) {
	.tb-style {
		margin-bottom: 0;
		height: auto;
	}

	.page-template-tmpl-directory-combo-page .plugin-listing ul.plg-2col li {
		width: 100%;
	}
}

@media only screen and (max-width: 768px) {
	.page-template-tmpl-directory-combo-page .btn {
		font-size: 18px;
		padding: 12px 22px;
	}

	.page-template-tmpl-directory-combo-page .wrapspace .wrapspace {
		margin-top: 120px;
	}

	.page-template-tmpl-directory-combo-page section {
		margin-bottom: 50px;
	}

	.page-template-tmpl-directory-combo-page .banner-screenshots {
		padding: 15px 0;
	}

	.page-template-tmpl-directory-combo-page .banner-screenshots img {
		margin: -70px 0 0;
	}

	.listStyle.theme-overview ul li {
		width: 50%;
		margin: 5px 0;
	}

	.theme-overview ul li strong {
		margin-top: 5px;
		font-size: 16px;
		min-height: 26px;
	}

	.listStyle.theme-overview.four-col ul li {
		width: 50%;
		margin-right: 0;
		margin-left: 0;
	}

	.theme-overview ul li:hover .theme-details {
		top: 46px;
	}

	.theme-overview ul {
		display: inline-block;
		margin: 0;
		width: 100%;
	}

	.home .site-content .img-w-btn {
		padding-top: 14%;
	}

	.theme-listing-overview .cbox-right {
		text-align: left;
		float: right;
		padding-top: 50px;
	}

	.theme-listing-overview .cbox-left {
		padding-right: 40px;
	}

	.theme-listing-overview ul li {
		margin-bottom: 30px;
	}

	.theme-listing-overview .cbox-left {
		margin-bottom: 0;
	}

	.theme-listing-overview .right-part .cbox-right {
		padding-top: 50px;
	}

	.theme-listing-overview ul li .theme-title {
		font-size: 20px;
	}

	.theme-listing-overview ul li .theme-details p {
		font-size: 16px;
	}

	.theme-listing-overview .page-title {
		font-size: 20px;
		margin-bottom: 30px;
	}

	.theme-listing-overview ul li strong a {
		font-size: 18px;
	}
}

@media only screen and (max-width: 767px) {
	.modal-dialog img {
		max-width: 100%;
	}

	.tproducts {
		position: relative;
		margin-bottom: 90px;
	}

	.themes-list-wrap .nav-tabs a.btn {
		position: absolute;
		left: 0;
		bottom: -70px;
		width: 100%;
		padding: 0 12px !important;
	}

	.by_this_theme_fix .pull-right {
		float: none !important;
	}

	.page-template-tmpl-directory-combo-page .by_this_theme_fix .btn {
		font-size: 18px;
	}

	.by_this_theme_fix .container {
		padding: 0;
	}

	.by_this_theme_fix .save-btn {
		display: inline-block;
		float: none;
		padding: 0;
		width: 100%;
	}

	.page-template-tmpl-directory-combo-page .fl-box {
		padding: 30px 0;
	}

	.js-thumbContent figcaption a {
		margin-top: 20px;
		display: inline-block;
	}

	/* Footer additional links */
	.tmpl-info-links-footer .ilf-row ul li {
		max-width: 32.33%;
	}
}

@media only screen and (max-width: 640px) {
	.page-template-tmpl-directory-combo-page strike {
		margin-bottom: 0;
	}

	.page-template-tmpl-directory-combo-page .plugin-listing ul li {
		width: 100%;
	}

	.page-template-tmpl-directory-combo-page .plugin-listing ul.plg-2col li a img {
		margin-top: 8px;
	}

	.page-template-tmpl-directory-combo-page .plugin-listing strike span {
		right: 0;
		top: 0;
	}

	.page-template-tmpl-directory-co mbo-page .plugin-listing ul li img {
		margin-top: 0;
	}

	.theme-overview ul li:hover .theme-details {
		top: 43px;
	}

	.listStyle.theme-overview ul li {
		padding-top: 5px;
		padding-bottom: 7px;
	}

	.theme-overview .img-w-btn {
		padding-top: 0 !important;
	}

	.theme-overview ul li:hover .theme-details {
		padding: 10px 20px 20px;
	}

	.home .site-content .img-w-btn {
		padding-top: 10%;
	}

	.theme-listing-overview ul li .theme-details p {
		font-size: 14px;
		line-height: 22px;
	}

	.tb-style p {
		margin-bottom: 25px !important;
	}
}

@media only screen and (max-width: 480px) {
	.site-content .img-w-btn {
		padding-bottom: 10px;
	}

	.listStyle.theme-overview.four-col ul li {
		width: 100%;
	}

	.listStyle.theme-overview ul li {
		width: 100%;
	}

	.theme-listing-overview ul li.right-part .cbox-left {
		padding-right: 0px;
		text-align: left;
	}

	.theme-listing-overview .cbox-left {
		width: 100%;
	}

	.theme-listing-overview .cbox-right {
		width: 100%;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.theme-listing-overview .right-part .cbox-right {
		margin-top: 0;
		padding-top: 0;
	}

	.home .listStyle .theme_features li {
		padding-left: 0;
	}

	/* Footer additional links */
	.tmpl-info-links-footer {
		padding: 30px 0;
	}
	.tmpl-info-links-footer .ilf-row ul {
		margin-left: 0;
	}
	.tmpl-info-links-footer .ilf-row ul li {
		max-width: 100%;
		font-size: 16px;
		margin: 0 0 15px;
	}
	.tmpl-info-links-footer .ilf-row h3 {
		font-size: 18px;
		font-weight: 700;
	}
}

.page-template-page-templatestmpl-page-club-php>.site-content {
	display: inline-block;
	padding: 44px 0 100px;
	width: 100%;
}

.js .page-template-page-templatestmpl-page-club-php {
	display: inline-block;
	float: left;
	padding: 0;
	width: 100%;
}

.mo-box {
	padding: 15px;
	display: none;
}

.mo-box,.mo-tabs__content {
	background-color: #fff;
	border-bottom: 2px solid #d5d5d5;
	border-radius: 3px;
	box-shadow: 0 0 15px 0 rgba(0,0,0,0.1);
}

.box-fill {
	background-color: #f3f3f3;
	border-bottom: 2px solid #e6e6e6;
	border-radius: 4px;
	padding: 0 0 10px;
}

.widget--purchase__price-item {
	padding: 14px;
}

.widget--purchase__price-item .box {
	border: none;
	padding: 10px;
	background-color: #fff;
}

.mo-box .table {
	background: transparent none repeat scroll 0 0;
	border-spacing: 0;
	display: table;
	max-width: 100%;
	width: 100%;
	margin: 0;
}

.mo-box .table-cell {
	display: table-cell;
	vertical-align: middle;
}

.widget--purchase__price-value {
	color: #3a3f40;
	font-size: 40px;
	margin: 0;
	padding-right: 8px;
}

.widget--purchase__price-type,.widget--purchase__price-statement {
	color: #999999;
	font-size: 12px;
	margin: 0;
	padding-left: 8px;
}

.widget--purchase__price-type,.widget--purchase__price-statement {
	color: #999999;
	font-size: 12px;
	margin: 0;
	padding-left: 8px;
}

.widget--purchase__recommendations-title {
	border-left: 3px solid #5dbd43;
	font-size: 18px !important;
	left: -3px;
	margin: 6px 0 0;
	padding: 0 4px 0 15px;
	position: relative;
}

.box-space-vertical,.mo-bs-v {
	padding: 15px;
}

.widget--purchase__recommendations-item {
	padding: 4px 0;
}

.form-group-checkbox {
	display: table;
	width: 100%;
}

.widget--purchase__recommendations-title .view-all {
	color: #b4b4b4;
	font-size: 70%;
	padding-top: 5px;
}

.form-group-checkbox .form-checkbox {
	display: table-cell;
	vertical-align: middle;
	width: 20px;
}

.form-group-checkbox .form-checkbox input[type="checkbox"]+.checkbox-icon {
	color: #5dbd43;
	display: block;
	font-size: 17px;
	height: 15px;
	position: relative;
	top: -1px;
	width: 15px;
}

.mo-box .auto-center {
	margin-left: auto;
	margin-right: auto;
}

.purchase-section {
	padding: 0 15px;
	font-size: 12px;
	margin: 10px 0 0;
}

.purchase-section.clearfix>div {
	display: inline-block;
	max-width: 150px;
	vertical-align: top;
	width: 100%;
}

.purchase-section.clearfix>strong {
	font-size: 14px;
	min-width: 60px;
	display: inline-block;
}

.purchase-section.clearfix>i {
	color: #aaa;
	display: inline-block;
	vertical-align: inherit;
	font-size: 15px;
}

.purchase-section input[type="checkbox"] {
	display: inline-block;
	margin: 0 10px 0 0;
	vertical-align: text-bottom;
}

.sp-noheader h2.widget--purchase__subtotal-title {
	text-align: center;
	font-size: 20px;
	margin: 20px 0;
}

.sp-noheader h2.widget--purchase__subtotal-title span {
	font-size: 22px;
	font-weight: 700;
}

.mo-box .btn {
	background-color: #3c48d5;
	color: #ffffff;
	box-shadow: 0 2px 1px -1px rgba(0,0,0,0.15);
	width: 100%;
	padding: 10px 0;
}

.section.license p {
	font-size: 11px;
	text-align: center;
}

.section.license select {
	border: 1px solid #ccc;
	height: 36px;
	width: 100%;
	font-size: 14px;
}

.collapseomatic_excerpt,.collapseomatic_content {
	margin: 0;
}

.collapseomatic {
	cursor: pointer;
}

.colomat-close,.collapseomatic {
	background-image: none;
	padding: 0;
}

.features-section.services-section img {
	border: 1px solid #ccc;
	border-radius: 100%;
}

.full-screen-preview {
	height: 100%;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

.full-screen-preview__frame {
	width: 100%;
	background-color: #fff;
}

.full-screen-preview__frame.-ios-fix {
	width: 10px;
	min-width: 100%;
	-webkit-overflow-scrolling: touch;
	height: 100% !important;
}

.preview__header {
	font-size: 12px;
	height: 54px;
	background-color: #000;
	z-index: 100;
	line-height: 54px;
	margin-bottom: 1px;
}

.logo-templatic {
	float: left;
	padding: 0 20px;
}

.logo-templatic a {
	display: inline-block;
	position: absolute;
	top: 10px;
	text-indent: -9999px;
	height: 35px;
	width: 152px;
	background: url(images/templatic-demo-logo.jpg);
	background-size: 152px 35px;
}

@media (max-width: 568px) {
	.logo-templatic {
		padding: 0 10px;
	}

	.logo-templatic a {
		position: absolute;
		top: 10px;
		left: 15px;
		height: 35px;
		width: 118px;
		background-size: 152px 35px;
	}
}

.preview__actions {
	float: right;
}

.preview__action--buy,.preview__action--close {
	display: inline-block;
	padding: 0 20px;
}

@media (max-width: 568px) {
	.preview__action--buy {
		padding: 0 10px;
	}
}

.preview__action--purchase-form {
	display: inline-block;
}

.preview__action--item-details {
	display: inline-block;
}

.preview__action--close {
	border-left: 1px solid #333;
}

.preview__action--close a {
	color: #999999;
	text-decoration: none;
}

.preview__action--close a:hover {
	color: #fff;
}

.preview__action--close a i {
	color: white;
	font-size: 10px;
	margin-right: 10px;
}

@media (max-width: 568px) {
	.preview__action--close a i {
		margin-right: 0;
	}
}

@media (max-width: 568px) {
	.preview__action--close a span {
		display: none;
	}
}

.screenshots {
	padding: 80px 10px 25px;
}

.screenshots__thumbnail {
	display: inline-block;
	margin: 0 10px 20px 0;
	border: 1px solid #333333;
	line-height: 0;
}

.screenshots__thumbnail:hover {
	border: 1px solid #666;
}

.screenshots__fullsize {
	display: inline-block;
	margin: 20px 0;
	border: 1px solid #333333;
	line-height: 0;
}

.screenshots__fullsize>img {
	max-width: 100%;
}

.screenshots__description {
	max-width: 1024px;
	margin-top: 20px;
	color: #fff;
}

.full-screen-preview {
	background-color: #000;
}

.themepreview-button {
	background: #3c48d5;
	border-bottom: 3px solid #21b55b;
	border-radius: 5px;
	color: #ffffff;
	font: bold 14px arial, helvetica;
	padding: 8px 25px;
	text-align: center;
	text-decoration: none;
}

.home-banner {
	background: #6153dc url(images/home-banner.jpg) no-repeat right top;
	min-height: 200px;
	width: 100%;
	background-size: cover;
}

.home-banner .container {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
}

.home-banner p {
	margin: 20px 0;
	font-size: 18px;
	color: #fff;
}

.home-banner .theme-detail {
	padding: 60px 30px;
	flex: 0 0 45%;
}

.home-banner .theme-img {
	position: absolute;
	right: 0;
	bottom: 0px;
}

.home-banner .theme-img img {
	max-width: 100%;
}

.home-banner .banner-button {
	background: #fffc00;
	padding: 8px 30px;
	color: #000;
	border-radius: 30px;
	font-size: 18px;
	text-align: center;
	display: inline-block;
}

.home-banner .banner-button:hover {
	background: #321b8a;
	color: #fff;
}

.theme-info-main {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
}

#testimonials {
	width: 100%;
	display: table;
	margin: 0 0 40px;
	border: 2px solid #edeff1;
	background: #f0f4f7;
}

#testimonials .review-content {
	float: left;
	width: 74%;
	min-height: 300px;
	padding: 50px 70px 50px 95px;
	background: #fff url(images/quote-l.png) no-repeat 30px 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-right: 1px solid #e1e4e7;
	position: relative;
}

#testimonials .review-content-in {
	background: url(images/quote-r.png) no-repeat right bottom;
	padding-right: 65px;
}

#testimonials .review-content h3 {
	margin: 0;
	padding: 0;
	font-size: 28px;
	font-weight: bold;
}

#testimonials .review-content p {
	margin: 0 0 14px;
	font-size: 20px;
	line-height: 36px;
	color: #555;
}

#testimonials .review-author {
	text-align: center;
	position: relative;
	position: absolute;
	right: -28%;
	width: 20%;
	top: 21%;
}

#testimonials .review-author p.author-name {
	font-size: 16px;
	line-height: normal;
	margin-top: 15px;
	font-weight: bold;
}

#testimonials .review-author p.author-name span {
	display: block;
	font-size: 11px;
	font-weight: normal;
	color: #aeb1b3;
	text-transform: uppercase;
}

.review-author .arrow {
	width: 26px;
	height: 35px;
	background: url(images/arrow-testimonials.png) no-repeat left top;
	position: absolute;
	left: -85px;
	top: 31%;
}

.author-in img {
	border-radius: 100px;
	max-width: 100%;
}

#testimonials .review-content p.rating-stars {
	color: #f2b02c;
	font-size: 18px;
}

#testimonials .review-content p.rating-stars i {
	margin-right: 2px;
}

.club-banner {
	background: linear-gradient(to left, #1e36a6, #39168f);
	text-align: center;
}

.club-bg {
	background: url(images/club-bg.jpg) no-repeat center bottom;
	padding-top: 100px;
}

.club-banner h1 {
	font-size: 55px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #fff;
}

.club-banner img {
	max-width: 90%;
}

.club-banner p {
	margin-bottom: 30px;
	font-size: 24px;
	color: #fff;
}

.club-bottom-strip {
	padding: 30px 0;
	text-align: center;
	background: linear-gradient(to left, #1c308f, #321a73);
	margin-bottom: 50px;
}

.club-bottom-strip img {
	max-width: 90%;
}

.page-template-tmpl-page-club .site-content {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.club-banner .button-bar {
	display: block;
	margin-bottom: 30px;
}

.club-banner .button {
	padding: 15px 60px;
	display: inline-block;
	color: #000;
	font-weight: bold;
	background: #fae21a;
	border-radius: 35px;
	height: auto;
	line-height: normal;
	text-transform: none;
	letter-spacing: 0;
	font-size: 18px;
	border: none;
}

.club-banner .button:hover {
	background: #fff;
	color: #000;
}

.bundle-include {
	padding: 0 0 50px;
}

.bundle-include .container {
	max-width: 1200px;
	width: 100%;
}

.bundle-include .features {
	padding: 40px 0 0;
}

.bundle-include .features .item i {
	font-size: 20px;
	line-height: 54px;
	background: #6058dd;
	color: #fff;
	width: 54px;
	height: 54px;
	text-align: center;
	vertical-align: middle;
	border-radius: 40px;
	position: absolute;
	left: 0;
	top: 10px;
}

.bundle-include .features .item h3 {
	margin: 0 0 10px;
	font-size: 24px;
	padding-left: 20%;
	padding-right: 5%;
}

.bundle-include .features .item p {
	font-size: 18px;
	padding-left: 20%;
	padding-right: 5%;
}

.bundle-include .features .item h3 span {
	display: block;
	font-size: 18px;
}

.large-container {
	max-width: 1200px;
	width: 100%;
}

.page-template-tmpl-page-club #testimonials {
	margin: 40px 0;
}

.page-template-tmpl-page-club .bgbox-sky-blue {
	background: #fff;
}

.page-template-tmpl-page-club .review-author .arrow {
	left: -91px;
}

.page-template-tmpl-page-club footer {
	margin-top: -10px;
	border-top: 2px solid #69b1f5;
}

.club-popular-themes {
	background: #fff url(images/club-child-theme2.jpg) no-repeat right top;
}

.club-popular-themes-in {
	background: url(images/club-child-theme3.jpg) no-repeat left bottom;
	padding: 30px 0 0;
	margin: 50px 0;
	display: table;
}

.club-action {
	padding: 125px 0;
	background: url(images/club-extra-img.jpg) no-repeat center;
	background-size: 100%;
	text-align: center;
}

.club-action img {
	max-width: 95%;
}

.club-action h2 {
	font-size: 50px;
	margin: 0;
}

.club-action .button-bar {
	display: block;
	margin-bottom: 30px;
}

.club-action .button {
	padding: 15px 90px;
	font-size: 24px;
	display: inline-block;
	color: #fff;
	font-weight: bold;
	background: #5171e6;
	border-radius: 35px;
	height: auto;
	line-height: normal;
	text-transform: none;
	letter-spacing: 0;
	margin-top: 20px;
	border: none;
}

.club-action .button:hover {
	background: #4865cd;
	color: #fff;
}

.club-action .discount-price {
	font-size: 45px;
	line-height: 70px;
}

.club-action p.fee {
	margin: 18px 0 0;
	color: #979797;
}

.club-action p.fee .discount {
	background: #5171e6;
	padding: 2px 10px;
	color: #fff;
	border-radius: 50px;
	display: inline-block;
}

.club-action p.save-per-year {
	font-size: 13px;
	font-weight: bold;
}

.club-best-quality {
	margin: 80px 0 100px;
}

.club-best-quality .container {
	background: #3dc0b4 url(images/club-best-quality-bg.png) no-repeat center;
	background-size: cover;
	border-radius: 10px;
	position: relative;
}

.club-best-quality p {
	font-size: 22px;
	color: #140702;
	text-align: center;
	padding: 30px 50px;
}

.club-best-quality .container img {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -113px;
	margin: 0 auto;
}

.action-strip {
	background: linear-gradient(to left, #325bea, #56a6ef);
	text-align: center;
	padding: 50px 0;
}

.action-strip h3 {
	margin: 0;
	font-size: 40px;
	font-weight: bold;
	color: #fff;
}

.action-strip p {
	margin: 0;
	font-size: 18px;
	color: #f2f7fc;
}

.action-strip .button {
	margin: 30px 0 0;
	padding: 15px 60px;
	display: inline-block;
	color: #000;
	font-weight: bold;
	background: #fae21a;
	border-radius: 35px;
}

.action-strip .button:hover {
	background: #fff;
	color: #000;
}

.club-popular-themes {
	width: 100%;
	display: table;
}

.club-popular-themes .ipad-left {
	width: 50%;
	float: left;
	position: relative;
}

.club-popular-themes #ipad {
	position: absolute;
	right: 32px;
	top: 131px;
	width: 54%;
	height: 649px;
	overflow: hidden;
}

.club-popular-themes #ipad span {
	position: absolute;
}

.club-popular-themes .ipad-left img {
	max-width: 100%;
}

.club-popular-themes .content-right {
	width: 30%;
	float: left;
	margin-right: 10%;
	margin-left: 5%;
	padding-top: 80px;
}

.club-popular-themes .content-right h2 span {
	display: block;
	font-size: 205px;
	font-weight: bold;
	color: #7b5aea;
}

.faq-main .faq-block {
	width: 60%;
	margin: 0 auto;
	padding: 0 15px;
}

.faq-main .faq-block h3 {
	text-align: center;
	font-size: 32px;
	font-weight: bold;
}

.postid-18788 .sb-screenshots {
	position: relative;
}

.villa-header {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 619px;
}

.postid-18788 .site-content {
	background: url(images/villa-top-bg.png) repeat-x center 10%;
}

.postid-18788 .gBox-list li img,.postid-16952 .gBox-list li img,.postid-17533 .gBox-list li img {
	border-radius: 5px;
}

.villa-top-section {
	position: relative;
}

.vill-booking {
	position: absolute;
	right: -31%;
	top: 0;
}

.villa-second-part {
	background: #cae4fa url(images/villa-bg2.png) repeat-y center top;
	padding: 40px 0;
	margin: 80px 0;
}

.villa-second-part .wrapspace {
	margin-top: 0;
}

.villa-second-part .img-wrap img {
	border-radius: 10px;
	box-shadow: 3px -5px 20px #568ab6;
}

.listStyle.mtick li i {
	width: 50px;
	height: 50px;
	border: none;
	border-radius: 0;
	font-size: 20px;
	color: #fff;
	line-height: 49px;
	background: #3c48d5 /*url(images/check-symbol.png) no-repeat center center/50%*/;
	border: none;
	vertical-align: middle;
	text-align: center;
	border-radius: 50px;
	margin: 0 auto;
}

.listStyle.mtick li {
	padding-left: 60px;
}

.postid-16952 .sb-screenshots {
	position: relative;
}

.classic-header {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 619px;
}

.postid-16952 .gBox-list li img {
	height: 225px;
}

.postid-17533 .sb-screenshots {
	position: relative;
}

.event-header {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 619px;
}

.event-second-part {
	background: #eef5fb url(images/eventum-bg.png) no-repeat center top;
	bacground-size: cover;
	padding: 40px 0;
	margin: 80px 0;
}

.event-second-part .wrapspace {
	margin-top: 0;
}

.postid-17533 .vlistStyle ul li,.postid-16952 .vlistStyle.ls-col2 ul li {
	padding-left: 120px;
}

@media only screen and (max-width: 1366px) {
	.club-popular-themes #ipad {
		right: 25px;
		top: 98px;
		width: 52.4%;
		height: 479px;
	}
}

@media only screen and (max-width: 1024px) {
	.postid-18788 .site-content {
		background: none;
	}

	.vill-booking {
		display: none;
	}

	body .hellobar {
		font-size: 13px;
		line-height: 22px;
		padding: 12px 15px;
	}

	.home-banner .container {
		width: 100%;
	}

	.page-template-tmpl-page-club .review-author .arrow {
		display: none;
	}

	.club-action img {
		max-width: 55%;
	}

	.large-container {
		width: 95%;
	}

	.action-strip h3 {
		font-size: 30px;
	}

	.club-popular-themes {
		background: #fff;
	}

	.club-popular-themes-in {
		background: none;
	}

	.club-popular-themes .ipad-left,.club-popular-themes .content-right {
		margin: 0 auto;
		width: 90%;
		float: none;
	}

	.club-popular-themes .ipad-left {
		width: 90%;
		margin-right: 10%;
	}

	.club-popular-themes .content-right {
		padding-top: 0;
	}

	.page-template-tmpl-page-club .plugin-listing ul li img {
		width: auto;
		height: auto;
		min-width: auto;
		max-width: 95%;
	}

	.page-template-tmpl-page-club .plugin-listing ul li {
		width: 23%;
	}

	.club-popular-themes #ipad {
		right: 25px;
		top: 130px;
		width: 53.2%;
	}
}

@media only screen and (max-width: 800px) {
	.home-banner .theme-info-main {
		flex-wrap: wrap;
	}

	.home-banner .theme-detail {
		flex: 0 0 100%;
	}

	.home-banner .theme-img {
		position: relative;
		text-align: center;
		width: 100%;
	}

	.club-popular-themes-in {
		padding: 0;
		margin: 0;
	}

	.club-action {
		padding: 80px 0;
	}
}

@media only screen and (max-width: 768px) {
	.club-popular-themes #ipad {
		right: 25px;
		top: 99px;
		width: 52.4%;
	}
}

@media only screen and (max-width: 736px) {
	.club-popular-themes #ipad {
		right: 23px;
		top: 95px;
	}
}

@media only screen and (max-width: 667px) {
	#testimonials .review-content h3 {
		font-size: 18px;
	}

	#testimonials .review-content p {
		font-size: 14px;
		line-height: 20px;
	}

	.club-banner h1 {
		font-size: 35px;
		margin-bottom: 5px;
	}

	.club-action h2 {
		font-size: 35px;
	}

	.club-best-quality {
		margin: 0 0 135px;
	}

	.club-best-quality p {
		font-size: 16px;
	}

	.action-strip {
		padding: 20px 0;
	}

	.action-strip h3 {
		font-size: 20px;
	}

	.action-strip p {
		font-size: 13px;
	}

	.action-strip .button {
		margin-top: 10px;
	}

	.club-action .discount-price {
		font-size: 45px;
	}

	.get-hosting img {
		display: none;
	}

	.entry-summary iframe {
		height: auto;
	}
}

@media only screen and (max-width: 592px) {
	.single-post .post-single .entry-summary .btn-default {
		word-wrap: break-word;
		white-space: normal;
		line-height: normal;
		padding: 12px 15px !important;
	}

	.page-template-tmpl-page-club .site-content {
		padding-top: 0 !important;
	}

	.plugin-listing li .plg-cont {
		float: left;
		margin-left: 50px;
		margin-bottom: 20px;
		margin-top: -3px;
	}

	.club-action {
		padding: 20px 0;
	}

	.page-template-tmpl-page-club .bgbox-sky-blue {
		padding: 0;
	}

	.bundle-include .features .item h3 {
		font-size: 18px;
	}

	.bundle-include .features .item p {
		font-size: 14px;
	}

	.bundle-include .features .item h3,.bundle-include .features .item p {
		padding-left: 25%;
	}

	.club-popular-themes-in {
		padding: 0;
		margin: 0;
	}

	.text-center {
		clear: both;
	}

	#testimonials .review-content {
		width: 100%;
		border: none;
		padding: 15px;
	}

	#testimonials .review-content-in {
		background: none;
		padding-right: 0;
		margin-bottom: 25px;
	}

	.review-author .arrow {
		display: none;
	}

	#testimonials .review-author {
		width: 100%;
		left: 0;
		right: auto;
		margin: 0 auto;
		position: relative;
		display: flex;
		text-align: left;
	}

	#testimonials .author-in img {
		max-width: 20%;
	}

	.header {
		padding: 7px 17px;
	}

	.js .slicknav_menu {
		top: 60px;
	}

	.cta-box {
		display: block;
	}

	.cta-box-btn {
		display: block;
		font-size: 14px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.lic-wrap fieldset label {
		margin: 10px 0 18px;
	}
}

@media only screen and (max-width: 480px) {
	.sbw-browser .sbwb-wrap .col-right .btn {
		height: 42px;
		line-height: 38px;
		padding: 0 15px !important;
	}

	body .header .hellobar {
		margin: -7px -17px 10px;
	}

	.page-template-tmpl-page-club .plugin-listing ul li {
		background-color: transparent;
		position: relative;
		width: 100%;
		display: table;
	}

	.page-template-tmpl-page-club .plugin-listing ul li img {
		left: 0;
		top: 0;
		max-width: 33px;
	}

	.plugin-listing li .plg-cont {
		margin-bottom: 10px;
		margin-top: 3px;
	}

	.club-action {
		background-position: center 32%;
		background-size: 110%;
	}

	.club-action .button {
		padding: 15px 35px;
	}

	.club-popular-themes #ipad {
		right: 13px;
		top: 54px;
	}
}

@media only screen and (max-width: 420px) {
	.js .slicknav_menu {
		/*top: 55px;*/
	}
}

@media only screen and (max-width: 375px) {
	.club-popular-themes #ipad {
		right: 12px;
		top: 49px;
	}
}

@media only screen and (max-width: 320px) {
	.club-popular-themes #ipad {
		right: 11px;
		top: 41px;
	}

	.new-theme-banner {
		padding: 30px 0;
	}
}

.theme-plugin-gallery {
	background: #f0f4f7;
	padding-top: 50px;
	padding-bottom: 0;
	margin-top: -50px;
	margin-bottom: -100px;
}

.theme-plugin-gallery .container {
	max-width: 1300px;
}

.theme-plugin-gallery .container figure {
	background: #fff;
}

.theme-listing ul li figure {
	border: 2px solid #e1ecff;
	box-shadow: 0px 10px 50px 0px rgba(84,110,122,0.15);
	border-radius: 5px;
}

@media only screen and (min-width: 1100px) {
	.theme-plugin-gallery .container figure {
		padding: 30px;
	}
}

.payment-method {
	display: none;
}

html.lb-disable-scrolling {
	overflow: hidden;
	position: fixed;
	height: 100vh;
	width: 100vw;
}

.lightboxOverlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	background-color: black;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: 0.8;
	display: none;
}

.lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 10000;
	text-align: center;
	line-height: 0;
	font-weight: normal;
}

.lightbox .lb-image {
	display: block;
	height: auto;
	max-width: inherit;
	max-height: none;
	border-radius: 3px;
	border: 4px solid white;
}

.lightbox a img {
	border: none;
}

.lb-outerContainer {
	position: relative;
	*zoom: 1;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	border-radius: 4px;
	background-color: white;
}

.lb-outerContainer:after {
	content: "";
	display: table;
	clear: both;
}

.lb-loader {
	position: absolute;
	top: 43%;
	left: 0;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

.lb-cancel {
	display: block;
	width: 32px;
	height: 32px;
	margin: 0 auto;
	background: url(https://templatic.com/wp-themes/restaurant/common-features/loading.gif) no-repeat;
}

.lb-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

.lb-container>.nav {
	left: 0;
}

.lb-nav a {
	outline: none;
	background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");
}

.lb-prev,.lb-next {
	height: 100%;
	cursor: pointer;
	display: block;
}

.lb-nav a.lb-prev {
	width: 34%;
	left: 0;
	float: left;
	background: url(https://templatic.com/wp-themes/restaurant/common-features/prev.png) left 48% no-repeat;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: .9;
	-webkit-transition: opacity 0.6s;
	-moz-transition: opacity 0.6s;
	-o-transition: opacity 0.6s;
	transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
}

.lb-nav a.lb-next {
	width: 64%;
	right: 0;
	float: right;
	background: url(https://templatic.com/wp-themes/restaurant/common-features/next.png) right 48% no-repeat;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	-webkit-transition: opacity 0.6s;
	-moz-transition: opacity 0.6s;
	-o-transition: opacity 0.6s;
	transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
}

.lb-dataContainer {
	margin: 0 auto;
	padding-top: 5px;
	*zoom: 1;
	width: 100%;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
	content: "";
	display: table;
	clear: both;
}

.lb-data {
	padding: 0 4px;
	color: #ccc;
}

.lb-data .lb-details {
	width: 85%;
	float: left;
	text-align: left;
	line-height: 1.1em;
}

.lb-data .lb-caption {
	font-size: 13px;
	font-weight: bold;
	line-height: 1em;
}

.lb-data .lb-caption a {
	color: #4ae;
}

.lb-data .lb-number {
	display: block;
	clear: left;
	padding-bottom: 1em;
	font-size: 12px;
	color: #999999;
}

.lb-data .lb-close {
	display: block;
	float: right;
	width: 30px;
	height: 30px;
	background: url(https://templatic.com/wp-themes/restaurant/common-features/close.png) top right no-repeat;
	text-align: right;
	outline: none;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: 0.7;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
	cursor: pointer;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
}

.owl-carousel,.owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative;
}

.owl-carousel {
	display: none;
	width: 100%;
	z-index: 1;
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	touch-action: manipulation;
	-moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item,.owl-carousel .owl-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%;
}

.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled {
	display: none;
}

.no-js .owl-carousel,.owl-carousel.owl-loaded {
	display: block;
}

.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot {
	background: 0 0;
	color: inherit;
	border: none;
	padding: 0 !important;
	font: inherit;
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}

.owl-carousel.owl-hidden {
	opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
	visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: grab;
}

.owl-carousel.owl-rtl {
	direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
	float: right;
}

.owl-carousel .animated {
	animation-duration: 1s;
	animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
	z-index: 0;
}

.owl-carousel .owl-animated-out {
	z-index: 1;
}

.owl-carousel .fadeOut {
	animation-name: fadeOut;
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

.owl-height {
	transition: height .5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity .4s ease;
}

.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""] {
	max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
	transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000;
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(owl.video.play.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: transform .1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
	-ms-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn {
	display: none;
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity .4s ease;
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%;
}

.owl-theme .owl-dots,.owl-theme .owl-nav {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}

.spn-screenshot-list .owl-theme .owl-nav {
	position: absolute;
	top: 50%;
	width: 100%;
	height: 0;
	opacity: .5;
	transition: all 0.15s ease-in-out;
	margin-top: -35px;
}

.spn-screenshot-list .owl-theme:hover .owl-nav {
	opacity: 1;
}

.spn-screenshot-list .owl-theme .owl-nav button {
	width: 40px;
	height: 40px;
	border-radius: 100px;
	background: #8e54e9;
	margin: 0 20px !important;
}

.spn-screenshot-list .owl-theme .owl-nav button:hover {
	background: #4875e6;
}

.spn-screenshot-list .owl-theme .owl-nav button span {
	display: block;
	width: 40px;
	height: 40px;
	font-size: 38px;
	color: #fff;
	line-height: 34px;
}

.spn-screenshot-list .owl-theme .owl-nav button.owl-prev {
	float: left;
}

.spn-screenshot-list .owl-theme .owl-nav button.owl-next {
	float: right;
}

.spn-screenshot-list .owl-theme .owl-nav button.owl-prev span {
	margin-left: -1px;
}

.spn-screenshot-list .owl-theme .owl-nav button.owl-next span {
	margin-right: -1px;
}

.owl-theme .owl-nav [class*=owl-] {
	color: #FFF;
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px;
	background: #D6D6D6;
	display: inline-block;
	cursor: pointer;
	border-radius: 3px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
	background: #869791;
	color: #FFF;
	text-decoration: none;
}

.owl-theme .owl-nav .disabled {
	opacity: .5;
	cursor: default;
}

.owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 10px;
}

.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
}

.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #D6D6D6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span {
	background: #869791;
}

body {
	background: none;
	font-family: 'Roboto', sans-serif;
	font-size: 17px;
	color: #444;
	font-weight: 400;
	line-height: 1.7;
	overflow-x: hidden;
}

h1,h2,h3,h4,h5,h6 {
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	color: #333;
	margin: 0 0 22px;
}

a {
	color: #4777f4;
}

a:hover,a:active,a:focus {
	color: #000;
}

input[type="button"],input[type="reset"],input[type="submit"],button,.button,.btn-primary {
	display: inline-block;
	height: 54px;
	border-radius: 3px;
	transition: all 0.15s ease-in-out;
	outline: none;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	line-height: 50px;
	letter-spacing: 1px;
	cursor: pointer;
	padding: 0 30px;
	background: #333;
	border: 2px solid #333;
	color: #fff;
}

input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover,button:hover,.button:hover,.btn-primary:hover {
	text-decoration: none;
}

input[type="button"]:active,input[type="button"]:focus,input[type="reset"]:active,input[type="reset"]:focus,input[type="submit"]:active,input[type="submit"]:focus,button:active,button:focus,.button:active,.button:focus,.btn-primary:active,.btn-primary:focus {
	text-decoration: none;
}

input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover,button:hover,.button:hover,.btn-primary:hover {
	background: #fff;
	border-color: #333;
	color: #333;
}

input[type="button"]:active,input[type="button"]:focus,input[type="reset"]:active,input[type="reset"]:focus,input[type="submit"]:active,input[type="submit"]:focus,button:active,button:focus,.button:active,.button:focus,.btn-primary:active,.btn-primary:focus {
	background: #fff;
	border: 2px solid #333;
	box-shadow: 0 0 15px rgba(0,0,0,0.4);
	color: #333;
}

.btn-secondary,.scp-listing ul li .btn-default {
	display: inline-block;
	height: 54px;
	border-radius: 3px;
	transition: all 0.15s ease-in-out;
	outline: none;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	line-height: 50px;
	letter-spacing: 1px;
	cursor: pointer;
	padding: 0 30px;
	background: none;
	border: 2px solid #333;
	color: #333;
}

.btn-secondary:hover,.scp-listing ul li .btn-default:hover {
	text-decoration: none;
}

.btn-secondary:active,.btn-secondary:focus,.scp-listing ul li .btn-default:active,.scp-listing ul li .btn-default:focus {
	text-decoration: none;
}

.btn-secondary:hover,.scp-listing ul li .btn-default:hover {
	background: #333;
	border-color: #333;
	color: #fff;
}

.btn-secondary:active,.btn-secondary:focus,.scp-listing ul li .btn-default:active,.scp-listing ul li .btn-default:focus {
	background: #333;
	border: 2px solid #333;
	box-shadow: 0 0 15px rgba(0,0,0,0.4);
	color: #fff;
}

.btn-getitnow {
	display: inline-block;
	height: 54px;
	border-radius: 3px;
	transition: all 0.15s ease-in-out;
	outline: none;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	line-height: 50px;
	letter-spacing: 1px;
	cursor: pointer;
	padding: 0 30px;
	background: #28be4b;
	border: 2px solid #28be4b;
	color: #fff;
}

.btn-getitnow:hover {
	text-decoration: none;
}

.btn-getitnow:active,.btn-getitnow:focus {
	text-decoration: none;
}

.btn-getitnow:hover {
	background: #333;
	border-color: #333;
	color: #fff;
}

.btn-getitnow:active,.btn-getitnow:focus {
	background: #333;
	border: 2px solid #333;
	box-shadow: 0 0 15px rgba(0,0,0,0.4);
	color: #fff;
}

.section {
	border-bottom: 2px solid #F7F7F7;
	padding: 90px 0;
}

.section.with-bg {
	background: #F7F7F7;
}

.section.border-none {
	border: none;
}

.section.padding-none {
	padding-top: 0;
	padding-bottom: 0;
}

.section.padding-top-none {
	padding-top: 0;
}

.section.padding-bottom-none {
	padding-bottom: 0;
}

.container {
	max-width: 1200px;
}

.container.narrow-width h1,.container.narrow-width h2,.container.narrow-width h3,.container.narrow-width h4,.container.narrow-width h5,.container.narrow-width h6 {
	max-width: 1000px;
	text-align: center;
	line-height: 42px;
	margin: 0 auto 28px;
}

.container.narrow-width .narrow-content {
	max-width: 700px;
	margin: 0 auto;
}

.container.narrow-width .narrow-content .que {
	background: url(https://templatic.com/wp-themes/theme-icons/check.png) no-repeat 0 0/42px;
	padding-left: 70px;
	margin-bottom: 40px;
}

.container.narrow-width .narrow-content .que strong {
	display: block;
	line-height: normal;
	margin-bottom: 8px;
}

.container.narrow-width .narrow-content .que:last-child {
	margin-bottom: 0;
}

.section-info {
	max-width: 870px;
	text-align: center;
	margin-bottom: 70px;
}

.section-info h2 {
	margin-bottom: 10px;
}

p {
	margin-bottom: 22px;
}

p:last-child {
	margin-bottom: 0;
}

.img-center {
	text-align: center;
}

.nr-theme-padding {
	padding-bottom: 130px;
}

.new-release-theme {
	text-align: center;
	margin: -121px 0 30px;
}

.new-release-theme span {
	background: #4776E6;
	background: -moz-linear-gradient(left, #8E54E9 0%, #4776E6 100%);
	background: -webkit-linear-gradient(left, #8E54E9 0%, #4776E6 100%);
	background: linear-gradient(to right, #8E54E9 0%, #4776E6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8E54E9', endColorstr='#4776E6',GradientType=1 );
	display: inline-block;
	border-radius: 100px;
	font-size: 22px;
	color: #fff;
	padding: 12px 46px;
}

.footer a {
	transition: all 0.15s ease-in-out;
	color: #444;
}

.footer a:hover,.footer a:active,.footer a:focus {
	color: #333;
}

.products-template-minimal-salespage .header {
	background: #4776E6;
	background: -moz-linear-gradient(left, #8E54E9 0%, #4776E6 100%);
	background: -webkit-linear-gradient(left, #8E54E9 0%, #4776E6 100%);
	background: linear-gradient(to right, #8E54E9 0%, #4776E6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8E54E9', endColorstr='#4776E6',GradientType=1 );
	border-bottom: 1px solid rgba(255,255,255,0.08);
}

.products-template-minimal-salespage .site-content {
	padding: 0 0 80px;
}

.products-template-minimal-salespage #templatic-pricing-plans {
	margin-top: 0;
}

.products-template-minimal-salespage .cart-login {
	height: 404px;
}

.products-template-minimal-salespage .cart-popup .btn-green {
	border: 2px solid #3c48d5;
	padding: 0 70px;
}

.products-template-minimal-salespage .cart-popup .btn-green:hover,.products-template-minimal-salespage .cart-popup .btn-green:active,.products-template-minimal-salespage .cart-popup .btn-green:focus {
	background: #3c48d5;
	border-color: #3c48d5;
	color: #fff;
}

.products-template-minimal-salespage .footer {
	padding-bottom: 55px;
}

.spn-banner {
	overflow: hidden;
	background: #4776E6;
	background: -moz-linear-gradient(left, #8E54E9 0%, #4776E6 100%);
	background: -webkit-linear-gradient(left, #8E54E9 0%, #4776E6 100%);
	background: linear-gradient(to right, #8E54E9 0%, #4776E6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8E54E9', endColorstr='#4776E6',GradientType=1 );
	padding: 80px 15px 0;
}

.spn-banner.minimal-sp-banner {
	overflow-x: hidden;
	padding-top: 30px;
}

.spn-banner .theme-box {
	position: relative;
	max-width: 1104px;
	padding: 0 102px;
	margin: 0 auto;
}

.spn-banner .theme-box .spn-theme-info {
	display: flex;
	align-items: center;
	color: #fff;
	margin-bottom: 20px;
}

.spn-banner .theme-box .spn-theme-info .left-col {
	flex: 0 0 60%;
	max-width: 60%;
}

.spn-banner .theme-box .spn-theme-info .left-col .theme-title {
	font-size: 39px;
	color: #fff;
	font-weight: 700;
	line-height: 39px;
	margin-bottom: 8px;
}

.spn-banner .theme-box .spn-theme-info .left-col .theme-info {
	font-size: 18px;
	color: #fff;
	font-weight: 400;
	line-height: normal;
	margin-bottom: 0;
}

.spn-banner .theme-box .spn-theme-info .right-col {
	flex: 0 0 40%;
	max-width: 40%;
	text-align: right;
}

.spn-banner .theme-box .spn-theme-info .right-col a {
	margin-left: 5px;
}

.spn-banner .theme-box .browser-frame {
	background: url(https://templatic.com/wp-themes/theme-icons/browser-frame.png) no-repeat left top;
	border: 2px solid #fff;
	border-radius: 8px 8px 0 0;
	border-bottom: 0;
	box-shadow: 0 0 30px 0 rgba(0,0,0,0.5);
	padding-top: 32px;
}

.spn-banner .theme-box .browser-frame img {
	max-width: 100%;
}

.spn-banner .theme-box .iphone-frame {
	position: absolute;
	bottom: -100px;
	right: -20px;
	width: 300px;
	height: 534px;
	padding: 34px;
}

.spn-banner .theme-box .iphone-frame:after {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	background: url(https://templatic.com/wp-themes/theme-icons/iphone-x-frame.png) no-repeat center top;
	width: 100%;
	height: 100%;
}

.call-to-action {
	text-align: center;
	padding: 60px 0 90px;
}

.call-to-action .btn-large {
	height: 54px;
	font-size: 18px;
	line-height: 50px;
}

.new-theme-tag {
	display: inline-block;
	position: relative;
	top: -18px;
	background: linear-gradient(to right, #8E54E9, #4776E6);
	border-radius: 50px;
	font-size: 10px;
	color: #fff;
	line-height: normal;
	padding: 3px 8px;
}

.cols-2 {
	display: flex;
	align-items: center;
}

.cols-2 .left-col {
	flex: 0 0 35%;
	max-width: 35%;
	padding-right: 30px;
}

.cols-2 .right-col {
	flex: 0 0 65%;
	max-width: 65%;
	text-align: right;
	padding-left: 30px;
}

.cols-2.reverse .left-col {
	flex: 0 0 65%;
	max-width: 65%;
}

.cols-2.reverse .right-col {
	flex: 0 0 35%;
	text-align: left;
	max-width: 35%;
}

.cols-2 img {
	max-width: 100%;
}

.cols-2 .button {
	margin-top: 8px;
}

.cols-2 .btn-small {
	height: 42px;
	line-height: 38px;
	margin-top: 10px;
}

.feature-list ul {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	padding: 0;
	margin: 0 0 0 -5%;
}

.feature-list ul li {
	position: relative;
	flex: 0 0 45%;
	max-width: 45%;
	padding-left: 100px;
	margin: 70px 0 0 5%;
}

.feature-list ul li:first-child,.feature-list ul li:nth-child(2) {
	margin-top: 0;
}

.feature-list ul li figure {
	position: absolute;
	top: 0;
	left: 0;
	transition: all 0.15s ease-in-out;
	width: 60px;
}

.feature-list ul li figure img {
	max-width: 100%;
	opacity: .5;
}

.feature-list ul li h4 {
	font-size: 20px;
	margin-bottom: 8px;
}

.feature-list ul li:hover figure {
	top: -10px;
}

.feature-list.col3 ul {
	margin-left: -3%;
}

.feature-list.col3 ul li {
	flex: 0 0 30.33%;
	max-width: 30.33%;
	padding-left: 100px;
	margin: 70px 0 0 3%;
}

.feature-list.col3 ul li:first-child,.feature-list.col3 ul li:nth-child(2),.feature-list.col3 ul li:nth-child(3) {
	margin-top: 0;
}

.owl-carousel .item {
	cursor: move;
}

.section.spn-owl-wrap {
	padding: 0;
}

.section.spn-owl-wrap .spn-screenshot-list {
	padding: 90px 0;
}

.spn-screenshot-list {
	text-align: center;
	overflow: hidden;
}

.spn-screenshot-list h2 {
	text-align: center;
	margin-bottom: 50px;
}

.spn-screenshot-list .btn-primary,.spn-screenshot-list .btn-secondary {
	font-size: 18px;
	margin-top: 50px;
}

.spn-screenshot-list .owl-carousel {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	padding: 0;
	margin: 0;
}

.spn-screenshot-list .owl-carousel .item {
	flex: 0 0 30.33%;
	max-width: 30.33%;
	margin: 4% 1.5% 0 1.5%;
}

.spn-screenshot-list .owl-carousel .item:first-child,.spn-screenshot-list .owl-carousel .item:nth-child(2),.spn-screenshot-list .owl-carousel .item:nth-child(3) {
	margin-top: 0;
}

.spn-screenshot-list .owl-carousel .item a {
	display: block;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	color: #444;
	font-weight: 500;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 2px;
	cursor: pointer;
}

.spn-screenshot-list .owl-carousel .item a img {
	display: block;
	max-width: 100%;
	box-shadow: 0px 10px 50px 0px rgba(84,110,122,0.15);
	border: 2px solid #e1ecff;
	border-radius: 5px;
	transition: all 0.25s ease-in-out;
	margin-bottom: 15px;
}

.spn-screenshot-list .owl-carousel .item a:hover img {
	box-shadow: 0px 10px 50px 0px rgba(84,110,122,0.35);
	transform: translate(0px, -10px);
}

.spn-screenshot-list .owl-carousel .item p {
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
}

.spn-screenshot-list.owl-slider .owl-carousel .owl-stage-outer {
	overflow: visible;
}

.spn-screenshot-list.owl-slider .owl-carousel .owl-stage-outer .item {
	flex: 0 0 auto;
	flex-wrap: nowrap;
	max-width: none;
	cursor: move;
}

.spn-screenshot-list.col-with-desc .owl-carousel .item p {
	font-size: 16px;
	text-align: left;
	text-transform: none;
	letter-spacing: 0;
	margin-bottom: 15px;
}

.spn-screenshot-list.col-with-desc .owl-carousel .item p.title {
	font-size: 20px;
	margin: 22px 0 12px;
}

.spn-screenshot-list.col-with-desc .owl-carousel .item p.description {
	font-size: 15px;
	line-height: 22px;
}

.spn-screenshot-list.col-with-desc .owl-carousel .item p.read-more a {
	display: inline-block;
	font-size: 16px;
	text-align: left;
	text-transform: none;
	letter-spacing: 0;
}

.spn-screenshot-list.col-with-desc .owl-carousel .item p.read-more a:hover {
	color: #4777f4;
}

.spn-screenshot-list.col-with-desc .owl-carousel .item p.read-more a i {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	top: -1px;
	width: 16px;
	height: 16px;
	background: url(images/right-arrow.png) no-repeat 0 0;
	font-size: 0;
	margin-left: 5px;
}

.lightbox .lb-outerContainer {
	max-width: 1600px;
	width: 100% !important;
}

.lightbox .lb-outerContainer .lb-container .lb-image {
	width: 100% !important;
	height: auto !important;
}

.lightbox .lb-outerContainer .lb-container .lb-nav .lb-prev {
	width: 50%;
}

.lightbox .lb-outerContainer .lb-container .lb-nav .lb-next {
	width: 50%;
}

.spn-devices-section {
	overflow: hidden;
}

.spn-devices-section .spn-devices {
	position: relative;
}

.spn-devices-section .spn-devices .device {
	position: absolute;
}

.spn-devices-section .spn-devices .device.ipad-mini {
	top: -420px;
	left: 0;
}

.spn-devices-section .spn-devices .device.ipad-pro {
	top: -10px;
	left: -160px;
}

.spn-devices-section .spn-devices .device.iphone {
	top: 0;
	left: 0;
}

.spn-devices-section .container {
	position: relative;
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	min-height: 390px;
	z-index: 1;
}

.spn-devices-section .container .content-box {
	flex: 0 0 40%;
}

.spn-pricing-table {
	padding: 120px 0 !important;
}

.spn-pricing-table .spn-price-table-wrap {
	display: flex;
	justify-content: center;
}

.spn-pricing-table .spn-price-table-wrap .spn-price-table {
	flex: 0 0 31.33%;
	background: #fff;
	box-shadow: 0 0 15px 0 rgba(0,0,0,0.08);
	border-radius: 5px;
	text-align: center;
	padding: 50px;
	margin: 0;
}

.spn-pricing-table .spn-price-table-wrap .spn-price-table h3 {
	font-size: 24px;
	margin-bottom: 5px;
}

.spn-pricing-table .spn-price-table-wrap .spn-price-table h4 {
	font-size: 28px;
}

.spn-pricing-table .spn-price-table-wrap .spn-price-table h4 span {
	font-size: 20px;
	opacity: .6;
}

.spn-pricing-table .spn-price-table-wrap .spn-price-table i {
	display: block;
	margin-bottom: 28px;
}

.spn-pricing-table .spn-price-table-wrap .spn-price-table ul {
	list-style: none;
	padding: 0;
	margin: 0 0 30px;
}

.spn-pricing-table .spn-price-table-wrap .spn-price-table ul li {
	line-height: 24px;
	margin: 12px 0;
}

.spn-pricing-table .spn-price-table-wrap .spn-price-table.spn-featured {
	border: 2px solid #e1ecff;
	transform: scale(1.1);
	padding: 50px;
}

.shape-bg {
	position: relative;
}

.shape-bg .arrow-banner {
	position: absolute;
	bottom: -100px;
	right: 0;
	width: 0;
	height: 0;
	border-top: 200px solid transparent;
	border-bottom: 100px solid transparent;
	border-right: 1920px solid rgba(255,255,255,0.1);
	z-index: 0;
}

.shape-bg .arrow-left {
	position: absolute;
	top: -220px;
	left: -120px;
	width: 0;
	height: 0;
	border-top: 900px solid transparent;
	border-bottom: 900px solid transparent;
	border-left: 900px solid #F6F9FE;
	z-index: -1;
}

.shape-bg .arrow-right {
	position: absolute;
	top: -220px;
	right: 0;
	width: 0;
	height: 0;
	border-top: 900px solid transparent;
	border-bottom: 900px solid transparent;
	border-right: 900px solid #F6F9FE;
	z-index: -1;
}

.spn-info-box {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	max-width: 900px;
	background: url(https://templatic.com/wp-themes/theme-icons/dot-map.png) no-repeat center center/100% auto;
	border: 2px solid #e1ecff;
	border-radius: 15px;
	padding: 50px 25px;
	margin: 0 auto;
}

.spn-info-box h2 {
	text-align: center;
}

.spn-info-box h3 {
	text-align: center;
}

.spn-info-box p {
	flex: 0 0 100%;
	text-align: center;
	margin-bottom: 14px;
}

.spn-info-box a.btn-primary {
	height: 40px;
	line-height: 36px;
	margin: 8px 8px 0;
}

.spn-info-box a.btn-secondary {
	height: 40px;
	line-height: 36px;
	margin: 8px 8px 0;
}

.spn-info-box a.btn-large {
	height: 54px;
	font-size: 18px;
	line-height: 50px;
}

.spn-info-box ul {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	margin: 0;
}

.spn-info-box ul li {
	position: relative;
	list-style: none;
	flex: 0 0 48%;
	line-height: 24px;
	padding-left: 35px;
	margin: 8px 0 8px 2%;
}

.spn-info-box ul li:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	background: url(https://templatic.com/wp-themes/theme-icons/check-2.png) no-repeat center center;
	width: 24px;
	height: 24px;
}

.spn-info-box .plugins-stack {
	margin-top: 20px;
}

.spn-info-box .plugins-stack img {
	max-width: 100%;
}

.spn-testimonials .rating-wrap {
	text-align: center;
	margin-bottom: 70px;
}

.spn-testimonials .rating-wrap p {
	font-size: 14px;
	margin-bottom: 8px;
}

.spn-testimonials .rating-wrap p i {
	font-size: 17px;
	color: #f2b02c;
}

.spn-testimonials .rating-wrap p span {
	margin-left: 8px;
}

.spn-testimonials ul {
	max-width: 900px;
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 0 auto;
}

.spn-testimonials ul li .review-box {
	position: relative;
	background: #fff;
	border: 2px solid #e1ecff;
	box-shadow: 0 12px 34px 0 rgba(71,119,244,0.11);
	border-radius: 10px;
	font-size: 22px;
	padding: 50px 55px 50px 120px;
}

.spn-testimonials ul li .review-box:after {
	display: none;
	position: absolute;
	bottom: -10px;
	left: 50%;
	content: "";
	width: 40px;
	height: 40px;
	background: #fff;
	border-radius: 2px;
	transform: rotate(45deg);
	margin-left: -20px;
}

.spn-testimonials ul li .review-box .quote-icon {
	position: absolute;
	top: -24px;
	left: 120px;
	width: 44px;
}

.spn-testimonials ul li .review-box .quote-icon img {
	max-width: 100%;
}

.spn-testimonials ul li .review-box .review-by {
	display: block;
	position: absolute;
	top: 50%;
	left: -70px;
	width: 140px;
	height: 140px;
	background: #fff;
	border: 2px solid #e1ecff;
	box-shadow: 0 12px 34px 0 rgba(71,119,244,0.11);
	border-radius: 200px;
	padding: 3px;
	margin-top: -74px;
}

.spn-testimonials ul li .review-box .review-by img {
	max-width: 100%;
	border-radius: 200px;
}

.spn-testimonials ul li .review-box h5 {
	font-size: 19px;
	margin-bottom: 12px;
}

.spn-testimonials ul li .review-box .review-by-name {
	font-size: 17px;
}

.spn-testimonials ul li .review-box .review-by-name span {
	display: block;
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
}

.spn-testimonials.reverse ul li .review-box {
	padding: 50px 120px 55px 50px;
}

.spn-testimonials.reverse ul li .review-box .quote-icon {
	left: 50px;
}

.spn-testimonials.reverse ul li .review-box .review-by {
	left: auto;
	right: -70px;
}

.featured-on h2 {
	text-align: center;
	margin-bottom: 35px;
}

.featured-on ul {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	padding: 0;
	margin: 0;
}

.featured-on ul li {
	text-align: center;
	padding: 0 20px;
	margin: 0;
}

.featured-on ul li img {
	max-width: 100%;
}

.sticky-box {
	position: fixed;
	left: 0;
	bottom: -55px;
	width: 100%;
	background: #111;
	transition: all 0.15s ease-in-out;
	opacity: 0;
	padding: 8px;
	z-index: 9;
}

.sticky-box .sb-wrap {
	display: flex;
	align-items: center;
	justify-content: center;
}

.sticky-box .sb-wrap h3 {
	font-size: 16px;
	color: #fff;
	margin: 0 15px 0 0;
}

.sticky-box .sb-wrap .btn-primary {
	height: 36px;
	background: none;
	border-color: #fff;
	transition: all 0.15s ease-in-out;
	color: #fff;
	line-height: 32px;
	margin-left: 10px;
}

.sticky-box .sb-wrap .btn-primary:hover,.sticky-box .sb-wrap .btn-primary:active,.sticky-box .sb-wrap .btn-primary:focus {
	background: #26AF61;
	border-color: #26AF61;
}

@media screen and (max-width: 1600px) {
	.lightbox .lb-outerContainer {
		max-width: 96%;
		width: 100% !important;
	}

	.lightbox .lb-outerContainer .lb-container .lb-image {
		width: 100% !important;
		height: auto !important;
	}
}

@media screen and (max-width: 1100px) {
	.feature-list.col3 ul li {
		flex: 0 0 47%;
		max-width: 47%;
	}

	.feature-list.col3 ul li:nth-child(3) {
		margin-top: 70px;
	}

	.spn-testimonials ul {
		max-width: 80%;
	}
}

@media screen and (max-width: 992px) {
	.event-header, .villa-header { display: none; }
	.spn-banner {
		padding-top: 40px;
	}

	.spn-banner .theme-box {
		max-width: 900px;
		padding: 0;
	}

	.spn-banner .theme-box .iphone-frame {
		display: none;
	}

	.cols-2 {
		flex-wrap: wrap;
	}

	.cols-2 .left-col {
		flex: 0 0 100%;
		max-width: 100%;
		padding-right: 0;
	}

	.cols-2 .right-col {
		flex: 0 0 100%;
		order: -1;
		max-width: 100%;
		text-align: center;
		padding-left: 0;
		margin-bottom: 15px;
	}

	.cols-2.reverse .left-col {
		flex: 0 0 100%;
		text-align: center;
		max-width: 100%;
		margin-bottom: 15px;
	}

	.cols-2.reverse .right-col {
		flex: 0 0 100%;
		order: 1;
		max-width: 100%;
		margin-bottom: 0;
	}

	.spn-pricing-table .spn-price-table-wrap {
		flex-wrap: wrap;
	}

	.spn-pricing-table .spn-price-table-wrap .spn-price-table {
		flex: 0 0 60%;
		max-width: 60%;
		margin-bottom: 30px;
	}

	.spn-pricing-table .spn-price-table-wrap .spn-price-table.spn-featured {
		transform: scale(1);
	}

	.spn-devices-section .container {
		min-height: auto;
	}

	.spn-devices-section .container .content-box {
		flex: 0 0 96%;
		max-width: 96%;
		background: rgba(255,255,255,0.9);
		border-radius: 5px;
		padding: 40px;
		margin: 0 auto;
	}
}

@media screen and (max-width: 767px) {
	body,h1,h2,h3,h4,h5,h6 {
		font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
	}

	input[type="button"],input[type="reset"],input[type="submit"],button,.button,.btn-primary,.btn-secondary {
		font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
		height: auto;
		line-height: normal;
		padding: 15px 30px;
	}

	.spn-info-box a.btn-primary {
		height: auto;
		line-height: normal;
		padding: 15px 20px;
	}

	.spn-info-box a.btn-secondary {
		height: auto;
		line-height: normal;
		padding: 15px 20px;
	}

	.cols-2 .btn-small {
		height: auto;
		line-height: normal;
		padding: 10px 20px;
	}

	.shape-bg .arrow-right {
		display: none;
	}

	.spn-banner .theme-box .spn-theme-info {
		flex-wrap: wrap;
	}

	.spn-banner .theme-box .spn-theme-info .left-col {
		flex: 0 0 100%;
		max-width: 100%;
		text-align: center;
		margin-bottom: 30px;
	}

	.spn-banner .theme-box .spn-theme-info .right-col {
		flex: 0 0 100%;
		max-width: 100%;
		text-align: center;
	}

	.feature-list ul li {
		flex: auto;
		max-width: 100%;
	}

	.feature-list ul li:nth-child(2) {
		margin-top: 70px;
	}

	.feature-list.col3 ul li {
		flex: auto;
		max-width: 100%;
	}

	.feature-list.col3 ul li:nth-child(2) {
		margin-top: 70px;
	}

	.spn-screenshot-list .owl-carousel .owl-stage-outer {
		overflow: visible;
	}

	.spn-screenshot-list .owl-carousel .owl-stage-outer .item {
		flex: 0 0 auto;
		flex-wrap: nowrap;
		max-width: none;
		margin: 0;
	}

	.spn-screenshot-list .owl-carousel .owl-stage-outer .item:nth-child(3) {
		margin-top: 20px;
	}

	.spn-screenshot-list .owl-carousel .owl-stage-outer .item a img {
		margin-bottom: 10px;
	}

	.spn-screenshot-list .owl-carousel .owl-stage-outer .item a:hover img {
		transform: translate(0px, 0px);
	}

	.spn-screenshot-list .owl-carousel .owl-stage-outer .item p {
		font-size: 12px;
	}

	.spn-testimonials {
		margin-top: 70px;
	}

	.spn-testimonials ul {
		max-width: 90%;
	}

	.spn-testimonials ul li .review-box {
		font-size: 18px;
		padding: 90px 50px 40px 50px;
	}

	.spn-testimonials ul li .review-box .quote-icon {
		top: 84px;
		left: -22px;
	}

	.spn-testimonials ul li .review-box .review-by {
		top: 0;
		left: 50%;
		margin-left: -70px;
	}

	.spn-testimonials ul li .review-box .review-by-name {
		font-size: 15px;
	}

	.spn-testimonials ul li .review-box .review-by-name span {
		font-size: 18px;
	}

	.spn-testimonials.reverse ul li .review-box {
		padding: 90px 50px 40px 50px;
	}

	.spn-testimonials.reverse ul li .review-box .quote-icon {
		top: 84px;
		left: -22px;
		right: auto;
	}

	.spn-testimonials.reverse ul li .review-box .review-by {
		top: 0;
		left: 50%;
		right: auto;
		margin-left: -70px;
	}

	.sticky-box .sb-wrap .btn-primary {
		line-height: 32px;
		padding: 0 15px;
	}

	.spn-screenshot-list .owl-theme .owl-nav button span {
		line-height: 28px;
	}
}

@media screen and (max-width: 640px) {
	h2,h3 {
		line-height: 34px;
	}
}

@media screen and (max-width: 592px) {
	body {
		line-height: 1.6;
	}

	body h1,body h2,body h3,body h4,body h5,body h6 {
		margin-bottom: 12px;
	}

	body h2,body .h2 {
		font-size: 22px;
		line-height: 30px;
	}

	p {
		margin-bottom: 14px;
	}

	.container.narrow-width h2 {
		text-align: left;
		line-height: 30px;
		margin-bottom: 12px;
	}

	.container.narrow-width h2 br {
		display: none;
	}

	.section {
		padding: 50px 0;
	}

	.section.spn-devices-section {
		padding: 20px 0;
	}

	.section-info {
		margin-bottom: 10px;
	}

	.spn-banner {
		padding-top: 20px;
	}

	.spn-banner .theme-box .spn-theme-info {
		margin-bottom: 20px;
	}

	.spn-banner .theme-box .spn-theme-info .left-col .theme-title {
		font-size: 24px;
	}

	.spn-banner .theme-box .spn-theme-info .left-col .theme-info {
		font-size: 15px;
	}

	.spn-banner .theme-box .spn-theme-info .right-col a {
		height: 42px;
		line-height: 38px;
		padding: 0 22px;
		margin: 0 4px;
	}

	.spn-banner .theme-box .browser-frame {
		display: none;
	}

	.spn-banner .theme-box .iphone-frame {
		display: block;
		position: relative;
		left: auto;
		right: auto;
		bottom: 0;
		margin: 0 auto 20px;
	}

	.spn-banner.minimal-sp-banner {
		padding-top: 0;
	}

	.shape-bg .arrow-left {
		border-top: 400px solid transparent;
		border-bottom: 400px solid transparent;
		border-left: 400px solid #F6F9FE;
	}

	.shape-bg .arrow-right {
		border-top: 400px solid transparent;
		border-bottom: 400px solid transparent;
		border-right: 400px solid #F6F9FE;
	}

	.spn-info-box {
		padding: 10px;
	}

	.spn-info-box a {
		flex: 0 0 48%;
		margin: 1% !important;
	}

	.spn-info-box a.btn-large {
		font-size: 12px;
	}

	.spn-info-box p:last-child {
		margin-bottom: 0;
	}

	.spn-info-box ul {
		margin-top: 10px;
	}

	.spn-info-box ul li {
		flex: 0 0 100%;
		margin: 5px 0;
	}

	.spn-pricing-table {
		padding: 50px 0 !important;
	}

	.spn-pricing-table .spn-price-table-wrap .spn-price-table {
		flex: 0 0 90%;
		max-width: 90%;
	}

	.spn-testimonials {
		margin-top: 30px;
	}

	.spn-testimonials ul {
		max-width: 100%;
	}

	.spn-testimonials ul li .review-box {
		padding: 40px 20px 15px 30px;
	}

	.spn-testimonials ul li .review-box .quote-icon {
		width: 30px;
		top: 38px;
		left: -10px;
	}

	.spn-testimonials ul li .review-box .review-by {
		top: 35px;
		left: 50%;
		width: 70px;
		height: 70px;
		margin-left: -35px;
	}

	.spn-testimonials ul li .review-box .review-by-name {
		font-size: 12px;
	}

	.spn-testimonials ul li .review-box .review-by-name span {
		font-size: 15px;
	}

	.spn-testimonials.reverse ul li .review-box {
		padding: 40px 20px 15px 30px;
	}

	.spn-testimonials.reverse ul li .review-box .quote-icon {
		width: 30px;
		top: 38px;
		left: -10px;
	}

	.spn-testimonials.reverse ul li .review-box .review-by {
		top: 35px;
		left: 50%;
		right: auto;
		margin-left: -35px;
	}

	.feature-list ul li {
		padding-left: 45px;
		margin-top: 25px;
	}

	.feature-list ul li:nth-child(2) {
		margin-top: 25px;
	}

	.feature-list ul li figure {
		width: 30px;
	}

	.feature-list ul li h4 {
		font-size: 17px;
		margin-bottom: 5px;
	}

	.feature-list.col3 ul li {
		padding-left: 45px;
		margin-top: 25px;
	}

	.feature-list.col3 ul li:nth-child(2),.feature-list.col3 ul li:nth-child(3) {
		margin-top: 25px;
	}

	.feature-list.col3 ul li figure {
		width: 30px;
	}

	.feature-list.col3 ul li h4 {
		font-size: 17px;
		margin-bottom: 5px;
	}

	.container.narrow-width .narrow-content .que {
		padding-left: 35px;
		background-size: 22px;
	}

	.spn-devices-section .container .content-box {
		padding: 20px;
	}

	.cart-popup .btn-green {
		padding: 5px 15px;
	}

	.sticky-box .sb-wrap .btn-primary {
		height: 28px;
		font-size: 11px;
		line-height: 24px;
		padding: 0 15px;
		margin-right: 5px;
	}

	.nr-theme-padding {
		padding-bottom: 50px;
	}

	.new-release-theme {
		text-align: center;
		margin: 0;
	}

	.new-release-theme span {
		background: none;
		font-size: 22px;
		color: #333;
		padding: 0;
	}

	.section.spn-owl-wrap {
		padding: 0;
	}

	.section.spn-owl-wrap .spn-screenshot-list {
		padding: 50px 0;
	}

	.spn-screenshot-list h2 {
		margin-bottom: 20px;
	}

	.spn-screenshot-list.col-with-desc .owl-carousel .item p.title {
		font-size: 16px;
		text-align: center;
		margin: 10px 0 0;
	}

	.spn-screenshot-list.col-with-desc .owl-carousel .item p.description {
		display: none;
	}

	.spn-screenshot-list.col-with-desc .owl-carousel .item p.read-more {
		display: none;
	}

	.spn-screenshot-list .btn-primary,.spn-screenshot-list .btn-secondary {
		font-size: 12px;
		margin-top: 10px;
	}

	.featured-on h2 {
		margin-bottom: 10px;
	}

	.featured-on ul li {
		padding: 0 5px;
	}

	.call-to-action .btn-large {
		height: auto;
		font-size: 12px;
		line-height: normal;
	}

	.sticky-box .sb-wrap h3 {
		margin: 0 5px 0 0;
	}

	.new-theme-tag {
		font-size: 8px;
		padding: 2px 5px;
	}
}

@media screen and (max-width: 420px) {
	.spn-info-box a {
		flex: 0 0 100%;
		margin: 2% 0 !important;
	}

	.spn-devices-section .container .content-box {
		flex: 0 0 96%;
		max-width: 96%;
	}
}
.mc-modal { bottom: auto !important; }

.salmon-box { display: flex; align-items: center; background: #FA8072; border-radius: 5px; color: #fff; padding: 20px; }
.salmon-box span { display: inline-block; padding-right: 20px; }
.salmon-box a { display: inline-block; background: #333; border-radius: 5px; font-size: 16px; color: #fff; white-space: nowrap; padding: 6px 15px; }
.salmon-box a:hover { background: #3c48d5; }


/* Directory - Feature Page (New) */
.dt-features-new-page .df-banner img { max-width: 100%; }

.dt-features-new-page .sec-title h2 { text-align: center; }
.dt-features-new-page .checklist2.wIcon li { position: relative; line-height: 26px; padding-left: 28px; margin-bottom: 15px; }
.dt-features-new-page .checklist2.wIcon li i { position: absolute; top: 4px; left: 0; color: #28be4b; width: 20px; text-align: center; }

.dt-features-new-page .listStyle ul { margin: 0 0 0 -4%; }
.dt-features-new-page .listStyle.ls-col3 li { width: 29.33%; padding-left: 0; margin: 0px -5px 40px 4%; }

.dt-features-new-page .listStyle.mtick li i { background: #3c48d5; }
.dt-features-new-page .listStyle.mtick li img { max-width: 54px; margin-bottom: 15px; } 

.dt-features-new-page .spn-info-box { margin-top: 80px; }
.dt-features-new-page .spn-info-box a.btn-secondary { height: 40px; line-height: 36px; padding: 0 30px; margin: 8px 4px 0 !important; }   
    
@media screen and (max-width: 767px) {
	.dt-features-new-page .wrapspace {
	    margin-top: 20px;
	}

	.dt-features-new-page .listStyle.ls-col3 li {
		width: 46%;
	}

	.dt-features-new-page .checklist2.wIcon li {
		width: 47%;
	}

	.dt-features-new-page .spn-info-box { max-width: 96%; margin: 25px auto 30px; }
} 

@media screen and (max-width: 592px) {
	.dt-features-new-page .wrapspace {
	    margin-top: 0;
	}

	.dt-features-new-page .listStyle ul {
		margin-left: 0;
	}

	.dt-features-new-page .listStyle.ls-col3 li {
		width: 100%;
		margin-left: 0;
	}

	.dt-features-new-page .checklist2.wIcon {
		margin-left: 0;
	}

	.dt-features-new-page .checklist2.wIcon li {
		width: 100%;
		margin-left: 0;
	}
} 

.tnsb-list li {
	position: relative;
	border-bottom: 1px solid rgba(0,0,0,.08);
	padding: 3px 0 8px 20px;
}
.tnsb-list li:last-child {
	border: none;
	padding-bottom: 0;
}
.tnsb-list li:before {
	position: absolute;
	top: 14px !important;
	left: 3px;
	content: "";
	width: 6px;
	height: 6px;
	background-color: #3c48d5;
}  

/* Page template with sidebar */
.page-template-sidebar-page-template,
.page-template-default {
	background: #f0f4f7;
}

.page-template-sidebar-page-template .container .content,
.page-template-default .container .content {
	width: 75%;
	background: #fff;
	box-shadow: 0 0 4px rgba(0,0,0,0.08);
	padding: 5%;
} 

.page-template-sidebar-page-template .container .sidebar,
.page-template-default .container .sidebar {
	width: 25%;
    padding-left: 30px;
 }

/* Sales page software note */
.software-note-wrap {
	background: #f0f4f7;
	padding-bottom: 100px;
	margin-bottom: -100px;
}
.software-note-wrap.snw-free {
	background: none;	
}
.software-note {
	width: 682px;
	height: 86px;
	background: url('https://templatic.com/wp-content/themes/templatic/images/wp-software-note-3.png') no-repeat 0 0;
	padding: 15px 15px 10px;
	margin: 40px auto 0;
}
/*.software-note {
	max-width: 680px;
	font-size: 16px;
	color: #004085;
	background-color: #cce5ff;
	border: 1px solid #b8daff;
	border-radius: 3px;
	text-align: center;
	padding: 15px 15px 10px;
	margin: 40px auto 0;
}
.software-note h3 {
	font-size: 18px;
	color: #004085;
	margin-bottom: 5px;
}*/

@media screen and (max-width: 900px) {
	.page-template-sidebar-page-template .container .content,
	.page-template-default .container .content {
		width: 100%;
	} 

	.page-template-sidebar-page-template .container .sidebar,
	.page-template-default .container .sidebar {
		width: 100%;
	    padding-left: 0;
	 }
}

@media screen and (max-width: 592px) {
	.page-template-sidebar-page-template .container .sidebar,
	.page-template-default .container .sidebar {
		margin-top: 40px;
	 }

	 .single-post .site-content .container .sidebar {
	 	padding: 0 25px;
	 }	
}