blockquote {
	font-size: 1.5em;
}

button, button.btn, a.btn, button.btn-primary, p.readmore a, a.readmore, input.button, .btn-primary, .btn-warning {
	background: #29c76b;
	border: 0;
	border-radius: 3px;
	color: #fff;
	font-weight: 400;
	padding: 10px 20px;
	letter-spacing: 1px;
	transition: all 0.3s;
}

button:hover, button.btn:hover, button.btn-primary:hover, button:active, button.btn:active, button.btn-primary:active, button:focus, button.btn:focus, button.btn-primary:focus, p.readmore a:hover, p.readmore a:focus, a.readmore:hover, a.readmore:focus, .btn:hover, input.button:hover, .btn-primary:hover, .btn-warning:hover {
	background: #666;
	color: #fff;
	transition: all 0.3s;
}

.btn:hover, .btn:focus {
	background-position: 0 0;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	border-radius: 0;
	padding: 11px;
}

.sparky_home dl.article-info, .home-2 dl.article-info {
	padding-left: 15px;
	padding-right: 15px;
	text-transform: uppercase;
	color:#ccc;
	letter-spacing: 2px;
}

.heading {
	font-size: 20px;
	font-weight: 700;
}

ul.checklist li:before {
    color: #58b75d;
}

.item-page-thin {
	max-width: 800px;
	margin: 0 auto;
}

h2.row_heading {
    font-size: 40px;
    line-height: 1.4;
    padding: 15px 0px;
    margin: 0px;
    font-weight: 400;
    text-align: center;
}

h3.row_subheading {
    max-width: 700px;
    margin: 0 auto;
    padding-top: 0;
    color: #777777;
    font-size: 16px;
    line-height: 1.6;
    font-weight: 400;
}

/* logorow */

.logorow {
	background: #141414;
}

.sparky_home .logorow, .home-2 .logorow {
    position: absolute;
    width: 100%;
    z-index: 1;
    background: transparent;
}

.mp_logo span {
	font-weight: 300;
}

.mp_search input {
	background: transparent;
	padding: 5px 10px;
	border-radius: 16px;
	border-color: rgba(255,255,255,0.4);
	color: #fff;
	max-width: 100%;
  	font-size: 14px;
}

.mp_search input::placeholder {
	color: rgba(255,255,255,0.4);
}

.mp_search input:focus {
	outline:none;
	border-color: rgba(255,255,255,1);
}

.offcanvas-btn {
    width: 40px;
    height: 30px;
    margin-bottom: 0;
    background: url(../images/offcanvas_button.png);
    background-size: 40px 30px;
    cursor: pointer;
}

ul.offcanvas_sparky {
    padding: 15px 30px;
}

ul.offcanvas_sparky li {
    line-height: 1.6;
}

.offcanvas_before_menu {
	font-size: 24px;
	color: #fff;
	padding: 35px 30px 15px;
}

.offcanvas_before_menu span {
	font-weight: bold;
}

.offcanvas_after_menu {
	font-size: 16px;
	line-height: 1.4;
}

.offcanvas_after_menu a {
	display: inline;
}

.offcanvas_after_menu i {
	font-family: 'Font Awesome 6 Free';
	font-style: normal;
	margin: 0 15px;
}

.container_offcanvasmenu .parent > a::after {
	display: inline-block;
	position: relative;
	right: 0;
    top: 8px;
    left: 10px;
    opacity: 0.4;
}

.full.logorow .sparky_container .sparky_cell {
    padding: 40px 30px;
}


/* videorow */

.videorow {
	color: #fff;
	text-align: center;
	max-height: 80vh;
	overflow: hidden;
	background: #000;
}

.videorow .sparky_cell {
	padding: 0;
}

.videorow video {
	width: 100%;
	opacity: 0.5;
}

.videorow h1 {
	color: #fff;
	text-align: center;
}

.videorow .moduletable:first-child {
    position: absolute;
    width: 50%;
    left: 25%;
    top: 22vh;
    margin: 0 auto;
    z-index: 1;
}

.videorow .btn {
	margin-top: 20px;
}


/* carouselrow */

.carouselrow {
	text-align: center;
}

.carouselrow h2 {
	font-weight: 300;
	text-align: center;
}

.carouselrow .sparky_cell {
	padding: 0;
}

.carouselrow .btn {
	margin-top: 20px;
}


/* breadcrumbsrow */

.breadcrumbsrow .sparky_cell {
	padding: 10px 15px;
}

.breadcrumbsrow ol.mod-breadcrumbs {
	margin: 0;
	padding: 0 !important;
}


/* userrow */

.userrow, .userrow h3 {
	color: #fff;
}

.userrow .sparky_container {
	display: flex;
    align-items: center;
    justify-content: center;
	max-width: 960px;
}

.userrow p {
	margin: 0;
}

.userrow .mp_user1 {
	padding-right: 60px;
}

.mp_user2 {
	text-align: right;
}

.userrow .btn {
	background: #fff;
	color: #29c76b;
	border:1px solid #fff;
	margin-left: 15px;
}

.userrow .btn:hover {
	background: #666;
	color: #fff;
	border:1px solid #666;
}

.userrow .btn.outline {
	background: transparent;
	color: #fff;
	border:1px solid #fff;
}

.userrow .btn.outline:hover {
	color: #333;
	border:1px solid #333;
}


/* userrow2 */

.userrow2 .sparky_container {
	display: flex;
    align-items: center;
    justify-content: center;
	max-width: 960px;
}

.userrow2 p {
	margin: 0;
}

.userrow2 .mp_user1 {
	padding-right: 60px;
}

.mp_user5 {
	text-align: right;
}

.userrow2 .btn {
	margin-left: 15px;
}

.userrow2 .btn.outline {
	background: transparent;
	color: #29c76b;
	border:1px solid #29c76b;
}

.userrow2 .btn.outline:hover {
	color: #666;
	border:1px solid #666;
}


/* speakersrow */

.speakersrow {
	padding: 50px 0;
	text-align: center;
}

.speakersrow h2, .speakersrow h3 {
	color: #fff;
	text-align: center;
}

.hot_swipe_carousel_slides_speakers .flickity-slider {
	left: 10% !important;
}

.hot_swipe_carousel_slides_speakers .flickity-viewport {
	min-height: 300px;
}

.hot_swipe_carousel_slides_speakers .gallery-cell {
	min-width: 265px;
	text-align: center;
	background: rgba(255,255,255,0.9);
	border-radius: 7px;
}

.hot_swipe_carousel_slides_speakers img {
	max-width: 120px !important;
	border-radius: 50%;
	margin-top: 50px;
}

.hot_swipe_carousel_slides_speakers .contents {
	z-index: 999;
    position: relative !important;
    min-height: 130px;
    text-align: center;
}

.hot_swipe_carousel_slides_speakers h2 {
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
	font-weight: 400;
	padding-bottom: 0;
}

.hot_swipe_carousel_slides_speakers .gallery-cell a {
	color: #999;
}

.hot_swipe_carousel_slides_speakers .gallery-cell a:hover {
	color: #333;
}

.hot_swipe_carousel_slides_speakers .gallery-cell i {
	margin: 0 10px;
}

.speakersrow .btn {
	margin-top: 50px;
	background: transparent;
	border: 1px solid #fff;
	color: #fff;
}

.speakersrow .btn:hover {
	border: 1px solid #29c76b;
	color: #29c76b;
}


/* contentrow */

.abovecontent {
	padding: 0 0 50px 0;
}

.abovecontent, .abovecontent h3 {
	text-align: center;
}

.abovecontent p {
	max-width: 700px;
	margin: 0 auto;
}

.page-item.active .page-link {
    background-color: #29c76b;
    border-color: #29c76b;
}

.page-link {
  	color: #29c76b;
}

#nav-arrows.nav-arrows {
	text-align: initial;
}

.sb-description h3 {
	padding: 15px 0;
}

.sb-description h3 span {
	color: initial;
}

.sparky_home .blog-items, .home-2 .blog-items {
	text-align: center;
}

.blog-featured .blog-item {
  	padding-bottom: 30px;
}

.sparky_home .blog-items h2, .home-2 .blog-items h2 {
	margin-top: 15px;
	text-align: center;
}

.sparky_home .blog-items h2, .sparky_home .blog-items h2 a,
.home-2 .blog-items h2, .home-2 .blog-items h2 a {
	font-size: 22px;
	font-weight: 400;
	padding-bottom: 0;
	transition: all 0.3s;
}

.sparky_home .blog-items h2 a, .home-2 .blog-items h2 a {
	padding-top: 0;
}

.sparky_home .blog-items h2 a:hover, .home-2 .blog-items h2 a:hover {
	color: #29c76b;
	transition: all 0.3s;
}

.contentrow .item-page li {
	line-height: 1.6;
}

.content_sparky {
	padding-bottom: 60px !important;
}

.item-image {
	transition: all 0.3s;
}

.item-image img {
	border-radius: 7px;
	width: 100%;
}

.sparky_home .blog-items .item-image:hover,
.home-2 .blog-items .item-image:hover {
	-ms-transform: scale(0.95, 0.95); /* IE 9 */
    -webkit-transform: scale(0.95, 0.95); /* Safari */
    transform: scale(0.95, 0.95);
    transition: all 0.3s;
}

.sign-in .abovecontent {
	text-align: inherit;
}

.sign-in .abovecontent p {
    max-width: none;
}


/* maprow */

.maprow .sparky_cell {
	padding: 0;
}


/* bottomrow */

.bottomrow {
	color: #ccc;
	font-size: 14px;
}

.bottomrow h3 {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-bottom: 30px;
}

.bottomrow i {
	padding-right: 10px;
}

.bottomrow span {
	margin-right: 10px;
	display: inline-block;
	padding: 5px 10px;
	margin-top: 15px;
	border-radius: 3px;
	transition: all .3s;
}

.bottomrow span.tw {
	border:1px solid #2aa3ef;
	color: #2aa3ef;
}

.bottomrow span.fb {
	border:1px solid #4468b0;
	color: #4468b0;
}

.bottomrow span.tw:hover, .bottomrow span.fb:hover {
	border:1px solid #fff;
	color: #fff;
	transition: all .3s;
}

.mnu_bottommenu1 > li > a,
.mnu_bottommenu3 > li > a,
.mnu_bottommenu2 > li > a,
.mnu_topmenu > li > a,
.sparky_home .blog-items h2 a,
.home-2 .blog-items h2 a,
.item-page a {
	display: inline-block;
}

.mnu_bottommenu1 > li > a:after,
.mnu_bottommenu3 > li > a:after,
.mnu_bottommenu2 > li > a:after,
.mnu_topmenu > li > a:after,
.sparky_home .blog-items h2 a:after,
.home-2 .blog-items h2 a:after,
.item-page a:after {
    content: "";
    height: 3px;
    background: #29c76b;
    width: 0;
    display: block;
    transition: all .3s;
}

.item-page a:after {
    margin-top: -3px;
}

.mnu_bottommenu1 > li > a:hover:after,
.mnu_bottommenu3 > li > a:hover:after,
.mnu_bottommenu2 > li > a:hover:after,
.mnu_topmenu > li > a:hover:after,
.sparky_home .blog-items h2 a:hover:after,
.home-2 .blog-items h2 a:hover:after,
.item-page a:hover:after {
	width: 100%;
	transition: all .3s;
}


/* copyrightrow */

.copyrightrow {
    color: #ccc;
    font-size: 14px;
}

.copyrightrow a {
	color: #fff;
	font-weight: 400;
}

.copyrightrow p {
	margin: 0;
}


/* team page */

.contentrow .team, .meet-the-team h1 {
	text-align:center;
}

.contentrow .team p.name {
	text-transform: uppercase;
	font-size: 20px;
}

.team img {
	border-radius: 50%;
}

.team_position {
	display: block;
	font-size: 13px;
	text-transform: none;
	color: #ccc;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.contentrow .team i {
    font-family: 'Font Awesome 6 Brands';
    margin: 0 10px;
}

/* contact page */

.dl-horizontal dt, .dl-horizontal dd {
	margin-bottom: 10px;
}

.contact .accordion-group {
	background: #fff;
}

.contact .contact-form label {
	line-height: 35px;
}

/* 404 page */

.page404 h1, .page404 h1 span {
	font-size: 250px;
	color: #ccc;
	line-height: 1;
	padding-top: 0;
}

.page404 h2 {
	line-height: 1;
}

.page404 .inputbox {
    border: 0;
    background: #eee;
    margin-bottom: 0;
}

/* coming soon page */

.soon {
	font-size: 18px;
}

.soon h1 {
	text-align: left;
}

#mc_embed_signup {
	clear:left;
	width:100%;
}

.soon .email {
    border: 0;
    background: #eee;
    float: left;
    padding: 9px;
}

.soon .button {
	float: left;
	margin-left: 10px;
	padding: 8px 20px;
}

.soon .terms {
	font-size: 14px;
	color: #999;
	margin-top: 15px;
}

/* faq page */

.accordion-button:not(.collapsed) {
    color: #fff;
    background-color: #29c76b;
}


/* pricingrow */

.pricingrow {
	margin-bottom: 50px;
}

.pricingrow h3 {
	text-align: center;
	padding: 30px 0 50px;
}

.sparky_container.pricing {
	width: 100%;
	text-align: center;
	border: 1px solid #ddd;
	border-radius: 7px;
	word-wrap: break-word;
}

.sparky_container.pricing p {
	padding: 15px;
	margin: 0;
	border-bottom: 1px solid #eee;
}

.sparky_container.pricing .sparky_cell {
	padding: 0;
}

.sparky_container.pricing .sparky_cell:first-child {
	text-align: right;
}

.sparky_container.pricing .plan {
	border-right: 1px solid #ddd;
}

.sparky_container.pricing .sparky_cell:last-child .plan {
	border-right: 0;
}

.sparky_container.pricing .plan_name {
	background: #ecf0f1;
	padding: 35px 15px 15px 15px;
	height: 140px;
	color: #333;
	font-weight: 700;
}

.plan_name span {
	display: block;
	color: #777;
	font-weight: 400;
	line-height: 1.2;
    margin-top: 5px;
}

.plan_price {
	font-size: 40px;
	font-weight: 400;
	margin-bottom: 0;
	color: #333;
	height: 90px;
	border-bottom: 1px solid #ddd;
}

.sparky_container.pricing .sparky_cell:first-child .plan_price,
.sparky_container.pricing .sparky_cell:first-child [class*="plan_row"] {
    font-size: 13px;
    line-height: 25px;
    color: #c0c0c0;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.sparky_container.pricing .sparky_cell:first-child .plan_price {
	line-height: 60px;
}

.sparky_container.pricing .plan_order {
	height: 100px;
	border-bottom: 0;
}

.sparky_container.pricing .plan_order .btn {
	margin-top: 10px;
}

.sparky_container.pricing i {
	font-family: 'Font Awesome 6 Free';
	font-style: 700;
	font-size: 18px;
	color: #1dc06f;
	line-height: 1;
}

.sparky_container.pricing i.fa-times {
	color: #c0c0c0;
}


/* blog pages */

.blog .blog-items, .blog .item-page {
    padding: 30px 0;
}

.blog .blog-items .blog-item {
	padding: 30px 30px 15px 30px;
	border: 1px solid #e8e8e8;
	border-radius: 7px;
  	margin-bottom: 50px;
}

.blog .blog-items .item-image {
	margin: -30px;
	padding-bottom: 45px;
}

.blog h1 {
	text-align: inherit;
}

.blog .blog-items h2,
.blog .blog-items h2 a {
	font-size: 18px;
	padding-bottom: 0;
	font-weight: 600;
	text-transform: uppercase;
}

.blog .blog-items .item-image ~ ul.tags,
.blog .item-page .item-image ~ ul.tags {
	position: absolute;
    margin-top: -80px;
}

.blog .blog-items ul.tags li,
.blog .item-page ul.tags li,
.tagspopular ul li {
	display: inline-block;
	border:0;
	border-radius: 3px;
	background: #333;
	color: #fff;
	padding: 5px 15px;
	text-transform: uppercase;
}

.blog .item-page .item-image ~ ul.tags li {
	margin: 0 30px;
}

.tagspopular ul li {
	background: #f6f6f6;
	border-radius: 3px;
}

.tagspopular ul li a {
	font-size: 11px;
}

.mp_right {
	padding-left: 30px;
}

.mp_right h3 {
	font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 30px;
    padding: 30px 0 10px;
    border-bottom: 3px solid #29c76b;
}

.mp_right ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.mp_right li {
	margin: 0;
	padding: 0 0 15px;
}

.mp_right li a {
	color: #000;
	font-weight: 700;
}

.mp_right li strong {
	font-weight: 400;
}

.mod-articles-category-title {
	display: block;
}

.mod-articles-category-writtenby,
.mod-articles-category-date {
	display:block;
	font-size: 13px;
	text-transform: uppercase;
    color: #ccc;
    letter-spacing: 2px;
}

dl.article-info {
	color: #ccc;
	text-transform: uppercase;
	letter-spacing: 2px;
}

dl.article-info dd {
    padding: 0 15px;
}

dl.article-info dd:first-of-type {
	padding: 0 15px 0 0;
}

.mp_right .search {
	margin: 30px 0;
}

.mp_right input[type="search"] {
	padding: 11px;
	margin-bottom: 0;
}

/* tags pages */

.tag-category .inputbox {
    border: 0;
    background: #eee;
    margin: 0 15px 0 0;
}

.tag-category button {
	margin: 0 15px 0 0;
}

/* search page */

.search #searchForm .inputbox {
    border: 0;
    background: #eee;
}

.search-results .result-title {
	font-size: 32px;
    line-height: 1.4;
}

.search-results dd {
	margin-left: 35px;
	margin-right: 35px;
}

.search-results .result-category {
	text-transform: uppercase;
    font-weight: 700;
}


/* responsive */

.nav-toggle {
	margin-top: 5px;
	position: relative;
	z-index: 1;
}

.nav-collapse.opened > ul {
	padding-top: 0;
}

.nav-collapse.opened li a {
	height: auto;
}

.nav-collapse.opened > ul ul li {
    padding-left: 15px;
    padding-right: 15px;
}

@media (max-width:1280px) {

	.hot_swipe_carousel_slides .contents {
	    width: 70% !important;
	}

	.hot_swipe_carousel_slides .contents h2 {
		font-size: 60px !important;
	}

}

@media (max-width:1099px) {

	.hot_swipe_carousel_slides .contents {
	    top: 20% !important;
	    font-size: 14px !important;
	}

	.hot_swipe_carousel_slides .contents h2 {
		font-size: 48px !important;
	}
}

@media (max-width:991px) {

	.videorow .moduletable:first-child {
	    width: 80%;
	    left: 10%;
	    top: 12vh;
	}

	.videorow h1 {
	    font-size: 36px;
	}

	.carouselrow .btn {
	    margin-top: 0;
	}

	.sparky_home .blog-items h2, .sparky_home .blog-items h2 a, .home-2 .blog-items h2, .home-2 .blog-items h2 a {
		font-size: 18px;
	}

	.sparky_container.pricing .sparky_cell:first-child .plan_price, .sparky_container.pricing .sparky_cell:first-child [class*="plan_row"] {
		font-size: 10px;
	}

	.hot_swipe_carousel_slides .contents h2 {
		font-size: 40px !important;
	}

	.flickity-page-dots {
		text-align: right !important;
	}

	.soon h1 {
	    font-size: 48px;
	}

	.soon .button {
	    margin-left: 0;
	}

	.page404 h1 {
	    font-size: 150px;
	}

	.page404 h2 {
	    font-size: 36px;
	}

}


@media (max-width:767px) {

	h1 {
		font-size: 48px;
	}

	.logorow .sparky_cell {
		padding: 25px 15px;
	}

	.breadcrumbsrow .sparky_cell {
	    padding: 5px 15px;
	}

	.sparky_home .logorow, .home-2 .logorow {
		position: relative;
		background: #141414;
	}

	.videorow .moduletable:first-child {
	    top: 120px;
	}

	.flickity-viewport {
	    background: #141414;
	}

	.hot_swipe_carousel_slides .contents {
		top: 0 !important;
		z-index: 999;
	    position: relative !important;
	    min-height: 200px;
	}

	.userrow .sparky_container, .userrow2 .sparky_container {
		display: block;
		text-align: center;
	}

	.userrow .btn, .userrow2 .btn {
		margin: 0 7px;
	}

	.userrow .mp_user1, .userrow .mp_user4 {
	    padding-right: 15px;
	}

	.mp_user2, .mp_user5 {
		padding-top: 0;
		text-align: center;
	}

	.item-page .sparky_container {
	     margin: 0; 
	}

	.blog-items.columns-2,
	.blog-items.columns-3,
	.blog-items.columns-4,
	.blog-items.columns-6 {
	    width: 100%;
	    margin: 0 0 30px;
	}

	.sparky_container.pricing .sparkle3 {
	    width: 25% !important;
	}

	.sparky_container.pricing .plan_name {
		padding: 15px;
		font-size: 14px;
	}

	.plan_price {
	    font-size: 24px;
	}

	.sparky_container.pricing [class*="plan_row"] {
		height: 90px;
	}

	.sparky_container.pricing .sparky_cell:first-child .plan_price {
	    line-height: 25px;
	}

	.mp_right {
	     padding-left: 15px;
	     padding-top: 0;
	}

	.dl-horizontal dt {
		width: auto;
	}

	.dl-horizontal dd {
	    margin-left: 40px;
	}

	.mp_bottommenu1, .mp_bottommenu2, .mp_bottommenu3 {
		width: 33% !important;
	}

}

@media (max-width:680px) {

	.one .sparky_container > .mp_search.sparky_cell,
  	.one .sparky_container > .mp_logo.sparky_cell,
  	.one .sparky_container > .mp_topmenu.sparky_cell,
  	.one .sparky_container > .mp_offcanvasmenu.sparky_cell {
		width: 50% !important;
	}
  
    .one .sparky_container > .mp_topmenu.sparky_cell {
      	clear: both;
    }
  
  	.one .sparky_container > .mp_topmenu.sparky_cell ul.mnu_topmenu {
      	text-align: left;
  	}

	.logorow .sparky_cell {
	    padding: 15px;
	}

	.one .mp_search, .one .mp_logo {
		padding-bottom: 5px;
	}

	.one .mp_topmenu, .one .mp_offcanvasmenu {
		padding-top: 5px;
	}

	.sparky_logo {
		text-align: right;
	}

	.logorow ul.menu.standard {
	    text-align: left;
	}

	.mp_search input {
		padding: 5px 10px;
	    max-width: 100%;
	    box-sizing: border-box;
	    margin-top: 5px;
	}

	.videorow .btn {
	    margin-top: 0;
	}

	.hot_swipe_carousel_slides .contents {
	    width: 90% !important;
	}

	.hot_swipe_carousel_slides .contents h2 {
		font-size: 32px !important;
	}

	img.img_right, img.img_left {
	    float: none;
	    width: 100%;
	    margin: 0 0 30px 0;
	}

}

@media (max-width:560px) {
  
    .sparky_logo {
        font-size:20px;
    }

	.videorow h1 {
	    padding: 0 0 15px;
	}

	.hot_swipe_carousel_slides .contents h2 {
		font-size: 24px !important;
		padding-bottom: 7px;
	}

	.hot_swipe_carousel_slides .contents {
	    font-size: 12px !important;
	    line-height: 1.2;
	    min-height: 150px;
	}

	.carouselrow .btn, .videorow .btn {
	    padding: 5px 20px;
	}

	.videorow p {
		font-size: 13px !important;
	    line-height: 1.3;
	}

	.sparky_container.pricing {
		font-size: 12px;
	}

	.sparky_container.pricing .plan_name {
		height: 240px;
		line-height: 1.2;
	}

	.plan_price {
	    font-size: 14px;
	    font-weight: bold;
	}

	.sparky_container.pricing [class*="plan_row"] {
	    height: 120px;
	}

	.sparky_container.pricing .sparky_cell:first-child .plan_price, .sparky_container.pricing .sparky_cell:first-child [class*="plan_row"] {
		line-height: 1.4;
	}

	.sparky_container.pricing .plan_order .btn {
	    padding: 5px;
	    font-size: 12px;
	}

}


/* For DEMO purposes only. Can be safely deleted */

.sparky_settings {
	position: fixed;
	z-index: 9999;
    top: 40%;
    padding: 10px;
    background: #ccc;
    border-radius: 0 32px 32px 0;
    cursor: pointer;
    line-height: 1.4;
}

.sparky_settings:hover {
	background: #000;
}

.settings_content {
	display: none;
	float: left;
	padding-right: 30px;
}

.settings_content span {
	display: inline-block;
	width: 38px;
	height: 38px;
	border:3px solid #fff;
	border-radius: 19px;
}

.settings_content span:hover {
	border:3px solid #ccc;
}

.settings_content span.style1 {
	background: #29c76b;
}

.settings_content span.style2 {
	background: #299cc7;
}

.settings_content span.style3 {
	background: #c74729;
}

.settings_content span.style4 {
	background: #c79929;
}

.settings_content span.style5 {
	background: #c729b6;
}

.settings_cog {
	float: left;
}

.sparky_settings i {
	font-size: 40px;
	color: #fff;
}

.sparky_settings:hover i {
	-webkit-animation:spin 4s linear infinite;
    -moz-animation:spin 4s linear infinite;
    animation:spin 4s linear infinite;
}

@-moz-keyframes spin {
	100% { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
	100% { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
	100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); }
}

	