.recent-posts {
	list-style: none; margin: 0px 0px 0px -20px !important; padding: 0px; border: currentColor; border-image: none; overflow: hidden;
}
.recent-posts_li {
	background: none; margin: 0px 0px 20px 20px; padding: 0px; border: currentColor; border-image: none; list-style-type: none;
}
.recent-posts_li .featured-thumbnail {
	margin: 0px 20px 0px 0px; float: left;
}
.recent-posts_li h5 {
	font-size: 1em; margin-bottom: 0px;
}
.recent-posts_li .excerpt {
	margin-bottom: 1.5em;
}
.recent-posts_li .meta {
	color: rgb(136, 136, 136); text-transform: uppercase; overflow: hidden; font-size: 10px; margin-bottom: 0.5em; display: block;
}
.recent-posts_li .post-date {
	float: left;
}
.recent-posts_li .post-comments {
	float: right;
}
.recent-posts .format-image {
	margin: 0px 20px 20px 0px; float: left;
}
.recent-posts .format-audio {
	margin-bottom: 2em;
}
.recent-posts .format-audio .audio-wrapper {
	margin-bottom: 0.5em;
}
.recent-posts .format-video {
	width: 300px; float: left;
}
.popular-posts li {
	margin: 0px; padding: 0px 0px 20px; overflow: hidden;
}
.posts-grid {
	list-style: none; margin: 0px 0px 0px -5%; padding: 0px;
}
.posts-grid::before {
	line-height: 0; display: table; content: "";
}
.posts-grid::after {
	line-height: 0; display: table; content: "";
}
.posts-grid::after {
	clear: both;
}
.posts-grid li {
	width: 20%; margin-bottom: 25px; margin-left: 5%; float: left;
}
.posts-grid li .featured-thumbnail {
	margin: 0px;
}
.posts-grid li .featured-thumbnail img {
	width: 100%;
}
.posts-grid .post_meta span[class^='post_'] {
	margin-right: 10px;
}
.mini-posts-grid {
	list-style: none; margin: 0px; padding: 0px;
}
.mini-posts-grid li {
	background: none; margin: 0px 5px 5px 0px; padding: 0px; border: currentColor; border-image: none; float: left;
}
.mini-posts-grid li.small {
	width: 120px; height: 120px;
}
.mini-posts-grid li.small img {
	width: 100%; height: auto;
}
.mini-posts-grid li.smaller {
	width: 100px; height: 100px;
}
.mini-posts-grid li.smallest {
	width: 70px; height: 70px;
}
.mini-posts-grid .featured-thumbnail {
	margin: 0px;
}
.grid-align-center.mini-posts-grid {
	text-align: center; line-height: 0; font-size: 0px;
}
.grid-align-center.mini-posts-grid li {
	float: none; display: inline-block;
}
.grid-align-right.mini-posts-grid li {
	float: right;
}
.mini-posts-list {
	list-style: none; margin: 0px 0px 25px; padding: 0px;
}
.mini-post-holder {
	margin: 0px 0px 9px; padding: 15px 0px 0px; border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid;
}
:first-child.mini-post-holder {
	padding: 5px 0px 0px; border: currentColor; border-image: none;
}
.mini-post-holder .small {
	width: 110px; height: 110px;
}
.mini-post-holder .small img {
	width: 100%; height: auto;
}
.mini-post-holder .smaller {
	width: 90px; height: 90px;
}
.mini-post-holder .smallest {
	width: 60px; height: 60px;
}
.mini-post-content {
	overflow: hidden;
}
.mini-post-meta time {
	line-height: 1.2; font-size: 11px;
}
.recent-comments {
	list-style: none; padding: 0px;
}
.recent-comments li {
	margin: 0px; padding: 0px 0px 0.5em; border: currentColor; border-image: none;
}
.service-box {
	padding: 19px; border-radius: 4px; border: 1px solid rgb(221, 221, 221); border-image: none; overflow: hidden; margin-bottom: 0px; min-height: 20px; box-shadow: inset 0px 1px 1px rgba(0,0,0,0.05); background-color: rgb(245, 245, 245); -webkit-border-radius: 4px; -moz-border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.service-box .icon {
	margin: 0px 10px 10px 0px; float: left;
}
.service-box h2 {
	margin: 0px; overflow: hidden;
}
.service-box h5 {
	margin: 0px 0px 25px; overflow: hidden;
}
.service-box_txt {
	margin-bottom: 20px;
}
.service-box .btn-align {
	text-align: right;
}
.service-box__call {
	color: rgb(255, 255, 255); background-image: linear-gradient(rgb(3, 124, 199), rgb(25, 80, 175)); background-repeat: repeat-x; background-color: rgb(12, 106, 189);
}
.service-box__call h2 {
	margin: 10px 0px 0px; width: 75%; color: rgb(255, 255, 255); float: left;
}
.service-box__call .btn-align {
	padding: 0px; width: 25%; float: right;
}
.carousel-cycle {
	overflow: hidden; position: relative;
}
.post-cycle {
	width: 100%; height: 380px; overflow: hidden;
}
.post-cycle_item {
	width: 100%; height: 100%; overflow: hidden; display: none;
}
:first-child.post-cycle_item {
	display: block;
}
.post-cycle_item .feature-thumbnail {
	margin: 0px 0px 15px; float: none;
}
.post-cycle_item .feature-thumbnail img {
	float: none;
}
.post-controls {
	text-align: center; overflow: hidden; padding-top: 10px;
}
.post-controls li {
	margin: 0px; padding: 0px 5px 0px 0px; display: inline;
}
.post-controls li a {
	background: rgb(0, 0, 0); border-radius: 5px; transition:0.25s; width: 9px; height: 9px; text-decoration: none; vertical-align: top; display: inline-block; -webkit-border-radius: 5px; -moz-border-radius: 5px; -webkit-transition: 0.25s; -moz-transition: 0.25s; -o-transition: 0.25s;
}
.post-controls li a:hover {
	background: rgb(153, 153, 153);
}
.post-controls li.activeSlide a {
	background: rgb(153, 153, 153);
}
.post-controls .post-controls_link__prev {
	float: left;
}
.post-controls .post-controls_link__next {
	float: right;
}
.banner-wrap {
	margin: 0px 0px 20px; padding: 0px; overflow: hidden;
}
.banner-wrap .featured-thumbnail {
	margin: 0px 0px 15px; padding: 0px; overflow: hidden; float: none;
}
.banner-wrap .featured-thumbnail a {
	border: 8px solid rgb(221, 221, 221); transition:0.25s; border-image: none; text-align: center; overflow: hidden; float: left; display: block; -webkit-transition: 0.25s; -moz-transition: 0.25s; -o-transition: 0.25s;
}
.banner-wrap .featured-thumbnail a:hover {
	border-color: rgb(221, 221, 221);
}
.banner-wrap h5 {
	margin: 0px 0px 8px; color: rgb(0, 0, 0); text-transform: capitalize; font-weight: bold;
}
.banner-wrap .btn-link {
	padding: 0px;
}
.testimonials .testi-item {
	background: none; overflow: hidden; padding-bottom: 2em; margin-bottom: 2em;
}
.testimonials .testi-item blockquote {
	background: padding-box rgb(219, 219, 219); margin: 0px; padding: 30px; border-radius: 10px; border: currentColor; border-image: none; display: block; position: relative; -webkit-border-radius: 10px; -moz-border-radius: 10px; -webkit-background-clip: padding-box; -moz-background-clip: padding-box;
}
.testimonials .testi-item blockquote::before {
	left: 30px; width: 0px; height: 0px; bottom: -20px; border-top-color: rgb(219, 219, 219); border-right-color: transparent; border-left-color: transparent; border-top-width: 20px; border-right-width: 0px; border-left-width: 20px; border-top-style: solid; border-right-style: solid; border-left-style: solid; display: block; position: absolute; content: "";
}
.testimonials .testi-item blockquote::after {
	background: url("theme/images/quotes.png") no-repeat 0px 0px; left: 20px; top: 10px; width: 41px; height: 38px; display: block; position: absolute; content: "";
}
.testimonials .testi-item blockquote > a {
	color: rgb(78, 78, 78); overflow: hidden; text-decoration: none; vertical-align: top; position: relative; z-index: 2;
}
.testimonials .testi-item blockquote > a:hover {
	color: rgb(255, 255, 255);
}
.testimonials .testi-item .featured-thumbnail {
	margin: 0px 20px 0px 10px; width: 60px; height: 60px; position: relative; z-index: 2;
}
.testimonials .testi-item .testi-meta {
	padding-top: 22px; padding-left: 40px; font-size: 1em; display: block;
}
.testimonials .testi-item .testi-meta .user::after {
	content: ",";
}
.roundabout-holder {
	width: 100%; overflow: hidden; position: relative;
}
.roundabout-holder ul {
	background: none; padding: 0px; width: 100%; height: 250px;
}
.roundabout-holder ul li {
	background: none; margin: 0px; padding: 0px; border: currentColor; border-image: none; width: 375px; height: inherit; text-align: center; overflow: hidden; cursor: pointer;
}
@media all and (max-width:767px)
{
.roundabout-holder ul li {
	width: 220px !important;
}
}
@media all and (max-width:480px)
{
.roundabout-holder ul li {
	width: 150px !important;
}
}
.roundabout-holder ul li.roundabout-in-focus {
	cursor: default;
}
@media all and (max-width:979px) and (min-width:768px)
{
.roundabout-holder ul {
	width: 100%;
}
}
@media all and (max-width:767px)
{
.roundabout-holder ul {
	width: 100%; height: 150px;
}
}
@media all and (max-width:480px)
{
.roundabout-holder ul {
	height: 120px;
}
}
.site_map {
	margin-bottom: 10px;
}
.site_map .icon-sitemap {
	padding-right: 10px;
}
.site_map h2 {
	padding-bottom: 15px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.site_map_title {
	text-transform: capitalize;
}
.site_map ul {
	list-style: none; margin: 15px 0px 0px 5px;
}
.site_map ul li {
	padding-bottom: 5px;
}
@media all and (max-width:480px)
{
.site_map ul li {
	width: 100%; padding-right: 0%; float: none;
}
}
.site_map .group {
	width: 102%; padding-bottom: 20px; margin-left: -2%; display: inline-block;
}
.site_map .group .grid {
	width: 23%; margin-left: 2%; float: left;
}
@media all and (max-width:480px)
{
.site_map .group .grid {
	width: 100%; margin-left: 0%; float: none;
}
}
.site_map .line {
	margin-bottom: 10px;
}
.site_map .line ul li {
	width: 18%; margin-right: 2%; vertical-align: top; display: inline-block;
}
@media all and (max-width:480px)
{
.site_map .line ul li {
	width: 100%; margin-right: 0%; float: none;
}
}
.accordion-group {
	border-color: rgb(221, 221, 221);
}
.accordion-inner {
	border-color: rgb(221, 221, 221);
}
.nav-tabs {
	border-color: rgb(221, 221, 221);
}
.nav-tabs > .active > a {
	border-color: rgb(221, 221, 221);
}
.price-plans {
	padding: 20px 0px; width: 100%;
}
.price-plans::before {
	line-height: 0; display: table; content: "";
}
.price-plans::after {
	line-height: 0; display: table; content: "";
}
.price-plans::after {
	clear: both;
}
.price-plans .plan {
	padding: 0px; transition:box-shadow 0.2s linear; width: 100%; text-align: center; text-transform: uppercase; overflow: hidden; margin-bottom: 20px; margin-left: 2%; border-bottom-color: rgb(225, 228, 229); border-bottom-width: 1px; border-bottom-style: solid; float: left; -ms-word-wrap: break-word; box-sizing: border-box; -ms-hyphens: auto; background-color: rgb(252, 252, 252); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-transition: box-shadow 0.2s linear; -moz-transition: box-shadow 0.2s linear; -o-transition: box-shadow 0.2s linear; -webkit-hyphens: auto; -moz-hyphens: auto; -o-hyphens: auto; hyphens: auto;
}
.price-plans :first-child.plan {
	margin-left: 0px;
}
.price-plans .highlight.plan {
	margin-top: -20px; position: relative; z-index: 100; box-shadow: 0px 0px 13px rgba(0,0,0,0.09); background-color: rgb(255, 255, 255); -webkit-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.09); -moz-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.09); -o-box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.09);
}
.price-plans .highlight.plan h3 {
	padding: 22px 10px; color: rgb(255, 255, 255); border-bottom-color: rgb(227, 48, 30); background-color: rgb(231, 76, 60);
}
@media all and (max-width:979px) and (min-width:768px)
{
.price-plans .highlight.plan h3 {
	padding: 21px 10px;
}
}
.price-plans .highlight.plan h4 {
	background-color: rgb(235, 104, 90);
}
.price-plans .highlight.plan .highlight-reason {
	font-size: 0.6em; font-weight: normal; display: block;
}
.price-plans .highlight.plan .btn {
	margin-top: 30px; margin-bottom: 30px;
}
@media all and (max-width:767px)
{
.price-plans .highlight.plan .btn {
	margin-top: 20px; margin-bottom: 20px;
}
}
@media all and (max-width:767px)
{
.price-plans .highlight.plan {
	margin-top: 20px;
}
}
.price-plans .plan-labelled.plan {
	text-transform: none; margin-top: 61px; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none; background-color: transparent;
}
@media all and (max-width:767px)
{
.price-plans .plan-labelled.plan {
	display: none;
}
}
.price-plans .plan-labelled.plan h4 {
	background: none; color: rgb(51, 51, 51); border-bottom-color: rgb(225, 228, 229); border-bottom-width: 1px; border-bottom-style: solid;
}
@media all and (max-width:767px)
{
.price-plans .plan {
	width: 100% !important; margin-left: 0px; float: none;
}
}
.price-plans .plan h3 {
	background: rgb(225, 228, 229); margin: 0px; padding: 20px 10px; color: rgb(50, 57, 61); font-weight: bold; border-bottom-color: rgb(255, 255, 255); border-bottom-width: 1px; border-bottom-style: solid;
}
.price-plans .plan h4 {
	background: rgb(72, 101, 129); margin: 0px; padding: 10px; color: rgb(255, 255, 255);
}
.price-plans .plan .btn {
	margin-top: 20px; margin-bottom: 20px; display: inline-block;
}
.price-plans-2.price-plans .plan {
	width: 49%;
}
.price-plans-3.price-plans .plan {
	width: 32%;
}
.price-plans-4.price-plans .plan {
	width: 23.5%;
}
.price-plans-5.price-plans .plan {
	width: 18.4%;
}
.price-plans-6.price-plans .plan {
	width: 15%;
}
.plan-features-row {
	padding: 18px 10px; line-height: 24px; border-bottom-color: rgb(225, 228, 229); border-bottom-width: 1px; border-bottom-style: solid;
}
.plan-labelled-row {
	padding: 18px 10px; line-height: 24px; border-bottom-color: rgb(225, 228, 229); border-bottom-width: 1px; border-bottom-style: solid;
}
@media all and (max-width:979px) and (min-width:768px)
{
.plan-features-row {
	padding: 10px;
}
.plan-labelled-row {
	padding: 10px;
}
}
@media all and (max-width:767px)
{
.plan-features-row {
	padding: 10px;
}
.plan-labelled-row {
	padding: 10px;
}
}
.plan .plan-labelled-row {
	display: none;
}
@media all and (max-width:767px)
{
.plan .plan-labelled-row {
	font-weight: bold; display: block;
}
}
.plan-labelled.plan .plan-labelled-row {
	display: block;
}
.owl-carousel {
	margin-bottom: 15px;
}
.owl-carousel .item {
	margin: 3px; -ms-word-wrap: break-word; -ms-hyphens: auto; -webkit-hyphens: auto; -moz-hyphens: auto; -o-hyphens: auto; hyphens: auto;
}
.owl-carousel .item figure {
	margin: 0px 0px 10px; width: 100%; display: block;
}
.owl-carousel .item figure a {
	display: block;
}
.owl-carousel .item figure a img {
	width: 100%; height: auto; display: block;
}
.owl-carousel .owl-wrapper-outer {
	margin: 0px 0px 15px;
}
.carousel-wrap {
	margin: 0px; position: relative;
}
.es-carousel {
	overflow: hidden;
}
.es-carousel-wrapper {
	padding: 0px; position: relative;
}
.es-carousel_list {
	list-style: none; padding: 0px; margin-bottom: 0px; display: none;
}
.es-carousel_list::before {
	line-height: 0; display: table; content: "";
}
.es-carousel_list::after {
	line-height: 0; display: table; content: "";
}
.es-carousel_list::after {
	clear: both;
}
.es-carousel_li {
	margin: 0px; padding: 0px; color: rgb(0, 0, 0); float: left; display: block; -ms-word-wrap: break-word; -ms-hyphens: auto; -webkit-hyphens: auto; -moz-hyphens: auto; -o-hyphens: auto; hyphens: auto;
}
.es-carousel_li .featured-thumbnail {
	margin: 0px 0px 20px; float: none;
}
.es-carousel_li .featured-thumbnail img {
	margin: 0px; padding: 0px; border: currentColor; border-image: none; display: block; max-height: 100%; max-width: 100%;
}
.es-carousel_li .desc {
	margin: 0px; padding: 0px;
}
.es-carousel_li h5 {
	font-weight: bold; margin-bottom: 0.5em;
}
.es-carousel_li h5 a {
	text-decoration: underline;
}
.es-carousel_li h5 a:hover {
	text-decoration: none;
}
.es-carousel_li .excerpt {
	margin-bottom: 10px;
}
.es-nav span {
	background: url("theme/images/nav.png") no-repeat left top; top: 0px; width: 14px; height: 26px; right: 32px; text-indent: -9000px; margin-top: -35px; position: absolute; cursor: pointer; opacity: 0.8;
}
.es-nav span.es-nav-next {
	background-position: right top; left: auto; right: 12px;
}
.es-nav span.es-nav-next:hover {
	opacity: 1;
}
.list > ul {
	margin: 0px;
}
.unstyled.list > ul li {
	background: none; margin: 0px 0px 0.5em; padding: 0px; border: currentColor; border-image: none; list-style-type: none;
}
.unstyled.list > ul li::before {
	display: none;
}
.styled.list > ul {
	margin: 0px 0px 1em;
}
.styled.list > ul li {
	background: none; margin: 0px 0px 0.5em; padding: 0px; border: currentColor; border-image: none; list-style-type: none; position: relative;
}
.list li {
	position: relative;
}
.list li::before {
	width: 14px; height: 14px; line-height: 14px; font-family: "FontAwesome"; margin-right: 5px; display: inline-block; content: attr(data-icon); speak: none;
}
.check-list.list > ul li::before {
	content: "\f00c";
}
.check2-list.list > ul li::before {
	content: "\f078";
}
.ok-circle-list.list > ul li::before {
	content: "\f05d";
}
.ok-sign-list.list > ul li::before {
	content: "\f058";
}
.arrow-list.list > ul li::before {
	content: "\f054";
}
.arrow2-list.list > ul li::before {
	content: "\f061";
}
.circle-arrow-list.list > ul li::before {
	content: "\f0a9";
}
.caret-list.list > ul li::before {
	content: "\f0da";
}
.angle-list.list > ul li::before {
	content: "\f105";
}
.double-angle-list.list > ul li::before {
	content: "\f101";
}
.star-list.list > ul li::before {
	content: "\f005";
}
.plus-list.list > ul li::before {
	content: "\f067";
}
.minus-list.list > ul li::before {
	content: "\f068";
}
.circle-list.list > ul li::before {
	content: "\f111";
}
.circle-blank-list.list > ul li::before {
	content: "\f10c";
}
.title-box {
	margin-bottom: 1em;
}
.title-box_icon {
	margin: 0px 20px 0px 0px; float: left;
}
.title-box_primary {
	background: none; margin: 0px; padding: 0px; border: currentColor; border-image: none;
}
.title-box_secondary {
	background: none; margin: 0px; padding: 0px; border: currentColor; border-image: none;
}
.tabs-wrapper {
	margin-bottom: 20px;
}
.dropcap {
	background: rgb(58, 135, 173); margin: 0px 20px 20px 0px; border-radius: 5px; width: 50px; height: 50px; text-align: center; color: rgb(255, 255, 255); text-transform: uppercase; line-height: 50px; overflow: hidden; font-size: 36px; font-weight: bold; float: left; display: block; position: relative; -webkit-border-radius: 5px; -moz-border-radius: 5px;
}
.hr {
	background: rgb(238, 238, 238); margin: 30px 0px; height: 1px; line-height: 0; overflow: hidden; font-size: 0px;
}
.sm_hr {
	background: rgb(221, 221, 221); margin: 20px 0px; height: 1px; line-height: 0; overflow: hidden; font-size: 0px;
}
.spacer {
	height: 30px; line-height: 0; overflow: hidden; font-size: 0px;
}
.vertical-divider {
	padding-left: 40px; margin-left: 20px; border-left-color: rgb(221, 221, 221); border-left-width: 1px; border-left-style: solid;
}
.text-highlight {
	padding: 0.25em 0.2em; color: rgb(102, 102, 102); background-color: rgb(255, 255, 170);
}
.google-map {
	position: relative;
}
.google-map::before {
	margin: -10px 0px 0px -10px; left: 50%; top: 50%; z-index: -1;
}
.map_loader {
	margin: -16px 0px 0px -16px; left: 50%; top: 50%; position: absolute; z-index: -1;
}
.google-map-api {
	background: rgb(255, 255, 255); top: 0px; width: 100%; height: 600px; position: relative;
}
.google-map-api .gmap {
	width: 100%; height: 100%;
}
.google-map-api .gmap img {
	max-width: none !important;
}
.widget {
	margin-bottom: 30px;
}
.visible-all-devices.widget {
	left: 0px; top: 0px; width: auto; right: auto; position: relative;
}
.visible-desktop.widget {
	left: 0px; top: 0px; width: auto; right: auto; position: relative;
}
.visible-tablet.widget {
	left: 0px; top: 0px; width: auto; right: auto; position: relative;
}
.visible-phone.widget {
	left: 0px; top: 0px; width: auto; right: auto; position: relative;
}
.hidden-phone.widget {
	left: 0px; top: 0px; width: auto; right: auto; position: relative;
}
.hidden-desktop.widget {
	left: 0px; top: 0px; width: auto; right: auto; position: relative;
}
.hidden-table.widget {
	left: 0px; top: 0px; width: auto; right: auto; position: relative;
}
#calendar_wrap {
	padding: 0px;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar td {
	padding: 6px 0px; border: currentColor; border-image: none; text-align: center;
}
#wp-calendar caption {
	padding: 4px 0px; text-align: center; color: rgb(0, 136, 204); font-size: 16px; font-weight: bold; margin-bottom: 5px;
}
#wp-calendar thead th {
	padding: 7px 0px; text-align: center; color: rgb(0, 136, 204); font-size: 14px;
}
#wp-calendar #prev {
	text-align: left;
}
#wp-calendar #next {
	text-align: right;
}
.textwidget {
	-ms-word-wrap: break-word;
}
.comments-custom li {
	background: none; margin: 0px; padding: 0px 0px 25px; overflow: hidden; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.comments-custom li:first-child {
	padding-top: 0px; border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
.comments-custom_txt {
	padding: 7px 0px 0px; margin-top: 7px; border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid;
}
.comments-custom_txt a {
	text-decoration: none;
}
.comments-custom_txt a:hover {
	text-decoration: underline;
}
.comments-custom_h_title {
	margin-top: 0px; margin-bottom: 5px;
}
.comments-custom_h_author {
	margin-top: 0px; margin-bottom: 5px;
}
.comments-custom_h_author::first-letter {
	text-transform: uppercase;
}
.comments-custom i {
	text-align: center; color: rgb(153, 153, 153); font-size: 16px; margin-right: 0.5em; float: left; min-width: 15px;
}
.comments-custom .ladle {
	padding-right: 5px; float: left;
}
.comments-custom .meta_format {
	font-size: 14px; margin-top: 2px;
}
.post-list li {
	overflow: hidden; padding-top: 1.5em; padding-bottom: 1.5em;
}
.post-list li:first-child {
	border: currentColor; border-image: none; padding-top: 0px;
}
.post-list .excerpt {
	margin-bottom: 1em;
}
.flickr_li {
	vertical-align: top;
}
.flickr_li .thumbnail {
	margin: 0px 0px 6px; display: inline-block; position: relative;
}
@media all and (max-width:979px) and (min-width:768px)
{
.flickr_li .thumbnail {
	display: block;
}
}
@media all and (max-width:767px)
{
.flickr_li .thumbnail {
	float: left; display: block;
}
}
:nth-child(3n-2).flickr_li {
	margin-left: 0px;
}
.nomargin.flickr_li {
	margin-left: 0px;
}
.ie8 .nomargin.flickr_li {
	margin-left: 0px;
}
.ie8 .nomargin.flickr_li img {
	height: 60px;
}
@media all and (max-width:767px)
{
.flickr_li {
	margin: 0px 14px 14px 0px; width: auto !important; float: left !important;
}
}
.banners_li {
	margin: 0px 3px 3px 0px; float: left;
}
.banners_img {
	width: 125px; height: auto;
}
.banner_link:hover {
	text-decoration: none;
}
.banner_link .banner_wrapper {
	padding: 30px 15px;
}
.banner_wrapper {
	padding: 30px 0px;
}
.fill_class.banner_wrapper {
	background-position: 50% 50%; background-repeat: no-repeat; background-size: cover;
}
.banner_wrapper .thumbnail {
	margin: 0px 0px 20px;
}
.vcard span {
	display: block;
}
.vcard .meta_format {
	font-size: 12px; margin-top: 2px;
}
.vcard .meta_format i {
	text-align: center; color: rgb(153, 153, 153); font-size: 14px; margin-top: 1px; margin-right: 0.5em; float: left; min-width: 15px;
}
.vcard .ladle {
	padding-right: 5px; font-weight: normal;
}
.vcard .ladle {
	display: inline-block;
}
.vcard .ladle + span {
	display: inline-block;
}
.dark_background {
	padding: 10px; background-color: rgb(51, 51, 51);
}
iframe .uiHeader h3 {
	color: rgb(255, 255, 255);
}
.social {
	margin: 0px;
}
.social_link {
	transition:0.25s; display: inline-block; -webkit-transition: 0.25s; -moz-transition: 0.25s; -o-transition: 0.25s;
}
.social_link:hover {
	opacity: 0.5;
}
.social_ico {
	vertical-align: top; display: inline-block;
}
.social_label {
	vertical-align: top; display: inline-block;
}
.social__row li {
	margin-left: 5px; float: left;
}
.social__row li:first-child {
	margin-left: 0px;
}
.social__row a {
	float: left;
}
.social__list li {
	margin-bottom: 5px;
}
.social__list a:hover {
	text-decoration: none;
}
[class*='span'] {
	position: relative;
}
.clear {
	width: 0px; height: 0px; overflow: hidden; clear: both; display: block; visibility: hidden;
}
.clearfix {
	
}
.clearfix::before {
	line-height: 0; display: table; content: "";
}
.clearfix::after {
	line-height: 0; display: table; content: "";
}
.clearfix::after {
	clear: both;
}
.wrapper {
	width: 100%; overflow: hidden; position: relative;
}
.extra-wrap {
	overflow: hidden;
}
.content_box {
	background: rgb(245, 245, 245); position: relative;
}
.content_box::after {
	background: rgb(245, 245, 245); top: 0px; width: 101%; height: 100%; position: absolute; z-index: -1; content: "";
}
.content_box::before {
	background: rgb(245, 245, 245); top: 0px; width: 101%; height: 100%; position: absolute; z-index: -1; content: "";
}
.content_box::after {
	right: -99%;
}
.content_box::before {
	left: -99%;
}
#maintenance_mode_notice {
	background: rgb(34, 34, 34); padding: 5px; left: 0px; top: 0px; width: 100%; text-align: center; position: fixed; z-index: 999999;
}
#maintenance_mode_notice p {
	margin: 0px; color: rgb(255, 92, 0);
}
#maintenance_mode_notice p a {
	color: rgb(46, 162, 204);
}
#under_construction_page {
	text-align: center; margin-top: 150px; position: relative;
}
#under_construction_page #under_construction_logo .logo {
	width: 100%; float: none;
}
#under_construction_page #under_construction_logo h1 {
	width: 100%; float: none;
}
#under_construction_page #under_construction_description {
	clear: both;
}
#under_construction_page #under_construction_timer {
	margin: 40px 0px 40px -30px;
}
#under_construction_page #under_construction_timer .box {
	margin-left: 30px; display: inline-block;
}
#under_construction_page #under_construction_timer :first-child.box .numbers::before {
	content: "";
}
#under_construction_page #under_construction_timer .box .lable {
	font-size: 16px; margin-top: 15px;
}
@media all and (max-width:767px)
{
#under_construction_page #under_construction_timer .box .lable {
	font-size: 12px;
}
}
#under_construction_page #under_construction_timer .box .numbers {
	position: relative;
}
#under_construction_page #under_construction_timer .box .numbers::before {
	left: -28px; top: 0px; line-height: 1.2em; font-size: 80px; position: absolute; content: ":";
}
@media all and (max-width:767px)
{
#under_construction_page #under_construction_timer .box .numbers::before {
	left: -10px; font-size: 25px;
}
}
#under_construction_page #under_construction_timer .box .numbers span {
	background: rgba(0, 0, 0, 0.2); padding: 5px 15px; border-radius: 5px; line-height: 1.2em; font-size: 80px; margin-right: 3px; display: inline-block; min-width: 44px;
}
@media all and (max-width:767px)
{
#under_construction_page #under_construction_timer .box .numbers span {
	padding: 0px 7px; font-size: 25px; min-width: inherit;
}
}
@media all and (max-width:767px)
{
#under_construction_page #under_construction_timer .box {
	margin-left: 15px;
}
}
#under_construction_page #under_construction_timer .web_site_message {
	font-size: 40px;
}
@media all and (max-width:767px)
{
#under_construction_page #under_construction_timer {
	margin-left: 15px;
}
}
div[id^='cherry_instagram_widget'] ul {
	margin: 0px;
}
div[id^='cherry_instagram_widget'] ul li {
	list-style: none;
}
div[id^='cherry_instagram_widget'] ul li figure {
	margin: 0px 0px 9px; position: relative;
}
div[id^='cherry_instagram_widget'] ul li figure .img_wrapp {
	margin-bottom: 10px; display: block; position: relative;
}
div[id^='cherry_instagram_widget'] ul li figure .img_likes i {
	color: rgb(153, 153, 153); padding-right: 0.5em; font-size: 16px; margin-right: 0em;
}
div[id^='cherry_instagram_widget'] ul li figure .img_commetn_count i {
	color: rgb(153, 153, 153); padding-right: 0.5em; font-size: 16px; margin-right: 0em;
}
div[id^='cherry_instagram_widget'] ul li figure .img_public_date i {
	color: rgb(153, 153, 153); padding-right: 0.5em; font-size: 16px; margin-right: 0em;
}
div[id^='cherry_instagram_widget'] ul li figure .img_description i {
	color: rgb(153, 153, 153); padding-right: 0.5em; font-size: 16px; margin-right: 0em;
}
div[id^='cherry_instagram_widget'] ul li figure .img_likes {
	transition:0.3s ease-out; left: 50%; top: 50%; width: 35px; text-align: center; padding-top: 9px; visibility: hidden; position: absolute; opacity: 0; -webkit-transition: all 0.3s ease-out;
}
div[id^='cherry_instagram_widget'] ul li figure .img_commetn_count {
	transition:0.3s ease-out; left: 50%; top: 50%; width: 35px; text-align: center; padding-top: 9px; visibility: hidden; position: absolute; opacity: 0; -webkit-transition: all 0.3s ease-out;
}
div[id^='cherry_instagram_widget'] ul li figure .img_likes i {
	left: 0px; top: 0px; font-size: 35px; position: absolute; z-index: 5;
}
div[id^='cherry_instagram_widget'] ul li figure .img_commetn_count i {
	left: 0px; top: 0px; font-size: 35px; position: absolute; z-index: 5;
}
div[id^='cherry_instagram_widget'] ul li figure .img_likes .counter {
	color: rgb(255, 255, 255); font-size: 15px; font-weight: 700; position: relative; z-index: 6;
}
div[id^='cherry_instagram_widget'] ul li figure .img_commetn_count .counter {
	color: rgb(255, 255, 255); font-size: 15px; font-weight: 700; position: relative; z-index: 6;
}
div[id^='cherry_instagram_widget'] ul li figure:hover .img_likes {
	visibility: visible; opacity: 1;
}
div[id^='cherry_instagram_widget'] ul li figure:hover .img_commetn_count {
	visibility: visible; opacity: 1;
}
div[id^='cherry_instagram_widget'] ul li figure .img_likes {
	margin: -15px 0px 0px -40px; padding-top: 7px;
}
div[id^='cherry_instagram_widget'] ul li figure .img_likes i {
	color: rgba(255, 0, 0, 0.8);
}
div[id^='cherry_instagram_widget'] ul li figure .img_commetn_count {
	margin: -15px 0px 0px 5px;
}
div[id^='cherry_instagram_widget'] ul li figure .img_commetn_count i {
	color: rgba(0, 122, 255, 0.8);
}
div[id^='cherry_instagram_widget'] ul li figure .img_public_date {
	margin-bottom: 10px; display: block;
}
div[id^='cherry_instagram_widget'] ul li figure .img_description {
	margin-bottom: 10px; display: block;
}
div[id^='cherry_instagram_widget'] .img_thumbnail ul {
	margin-left: -10px;
}
div[id^='cherry_instagram_widget'] .img_thumbnail ul li {
	width: 145px; margin-left: 10px; vertical-align: top; display: inline-block;
}
@media all and (min-width:1200px)
{
div[id^='cherry_instagram_widget'] .img_thumbnail ul {
	margin-left: -30px;
}
div[id^='cherry_instagram_widget'] .img_thumbnail ul li {
	width: 150px; margin-left: 30px;
}
}
@media all and (max-width:979px) and (min-width:768px)
{
div[id^='cherry_instagram_widget'] .img_thumbnail ul li {
	width: 109px;
}
}
@media all and (max-width:767px)
{
div[id^='cherry_instagram_widget'] .img_thumbnail ul {
	margin-left: -2%;
}
div[id^='cherry_instagram_widget'] .img_thumbnail ul li {
	width: 18%; margin-left: 2%;
}
}
@media all and (max-width:610px)
{
div[id^='cherry_instagram_widget'] .img_thumbnail ul li {
	width: 23%;
}
}
@media all and (max-width:480px)
{
div[id^='cherry_instagram_widget'] .img_thumbnail ul {
	margin-left: -3%;
}
div[id^='cherry_instagram_widget'] .img_thumbnail ul li {
	width: 30%; margin-left: 3%;
}
}
