<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* DESKTOP */
@media only screen and (max-width: 1300px) {

	.ot-slider .owl-nav {
		display: none;
	}

}

/* DESKTOP */
@media only screen and (max-width: 1220px) {

	.active.boxed {
		max-width: 100%;
	}

	.header-menu nav.main-menu,
	.wrapper {
		max-width: 97%;
	}

	.rss-float {
		display: none;
	}

	.header .main-menu &gt; ul &gt; li &gt; a {
		font-size: 0.8em;
	}

	.header-menu .head-searcher .head-search-input {
		padding: 11px 35px 10px 16px;
	}

	.ot-slider .ot-slider-layer.fourth a strong, .ot-slider .ot-slider-layer.third a strong {
		font-size: 1em;
	}

	.ot-slider .ot-slider-layer.second a strong {
		font-size: 1em;
	}

	.ot-slider .ot-slider-layer strong {
		font-size: 1.4em;
	}

	.article-list-big .item-the-huge .item-content h3 {
		font-size: 1.1em;
	}

}


/* TABLET */
@media only screen and (max-width: 1000px) {
	
	.header-menu .head-searcher {
		display: none;
	}

	.header-banner {
		width: auto;
		padding-left: 30px;
	}

	.footer &gt; .wrapper p {
		font-size: 0.8em;
	}

	.footer &gt; .wrapper ul.right {
		font-size: 0.8em;
	}

	.header-menu nav.main-menu,
	.wrapper {
		max-width: 94%;
	}

}


/* TABLET */
@media only screen and (max-width: 900px) {

	body, div, p, a, table, td {
		-webkit-text-size-adjust: none;
		letter-spacing: .015em;
	}

	.main-menu-reposnive-button {
		display: block;
	}

	.header .main-menu &gt; ul {
		display: none!important;
	}

	.main-content-wrapper {
		width: 100%!important;
		display: block!important;
	}

	.main-content-wrapper &gt; div,
	.main-content-wrapper &gt; aside {
		max-width: 100%!important;
		display: block!important;
		flex: none;
		width: 100%!important;
		margin-left: 0px!important;
		margin-right: 0px!important;
		padding-left: 0px!important;
		padding-right: 0px!important;
	}

	.main-content-wrapper &gt; .main-content {
		display: block!important;
		flex: none;
		width: 100%;
		margin-left: 0px!important;
		margin-right: 0px!important;
		padding-left: 0px!important;
		padding-right: 0px!important;
	}

	.main-content-wrapper &gt; #sidebar {
		display: block!important;
		flex: none;
		width: 100%!important;
		margin-left: 0px;
		margin-right: 0px;
		max-width: 100%;
		border-top: 2px solid #ECECEC;
		margin-top: 10px;
		padding-top: 30px;
	}

	.content .widget &gt; div.banner {
		text-align: center;
	}

	.widget .photo-gallery-list .gallery-change a,
	.widget .photo-gallery-list .gallery-change a.active img,
	.widget .photo-gallery-list .gallery-change a img {
		width: 100%;
	}

	.photo-gallery-grid .item {
		flex: 1 48.5%;
		-moz-flex: 1 48.5%;
		-webkit-flex: 1 48.5%;
		max-width: 48.5%;
		margin-bottom: 35px;
		margin-left: 3%;
	}

	.photo-gallery-grid .item .item-header .hover-image,
	.photo-gallery-grid .item .item-header img {
		width: 100%;
	}

	.photo-gallery-grid .item:nth-child(4n+1) {
		margin-left: 1.69%;
	}

	.photo-gallery-grid .item:nth-child(2n+1) {
		margin-left: 0px;
	}

	.photo-gallery-content {
		padding-left: 0px;
		padding-right: 0px;
	}

	.photo-gallery-main .photo-controls {
		display: none;
	}

	.archive-grid &gt; div {
		flex: 1 48.5%;
		-moz-flex: 1 48.5%;
		-webkit-flex: 1 48.5%;
		max-width: 48.5%;
		margin-bottom: 35px;
		margin-left: 3%;
	}

	.archive-grid img {
		max-width: 100%;
	}

	.archive-grid &gt; div:nth-child(3n+1) {
		margin-left: 3%;
	}

	.archive-grid &gt; div:nth-child(2n+1) {
		margin-left: 0px;
	}

	.contact-us-page {
		display: block;
		flex: none;
		width: 100%;
		margin-right: 0px;
		max-width: 100%;
	}

	.contact-us-page iframe,
	.contact-us-page &gt; div {
		max-width: 100%;
		width: 100%;
	}

	.contact-us-page .map-page {
		margin-bottom: 20px;
	}

}


/* PHONE */
@media only screen and (max-width: 600px) {

	.ot-mobile-slider {
	    display: block!important;
	}

	#owl-demo .ot-slider-item img{
	    display: block;
	    width: 100%;
	    height: auto;
	}

	.demo-settings {
		display: none!important;
	}

	.split-blocks {
		display: block;
		flex: none;
	}

	.header-banner {
		padding-left: 0px;
	}

	.split-blocks &gt; div {
		display: block;
		width: 100%;
		flex: none;
		margin-left: 0px;
		margin-right: 0px;
		padding-left: 0px!important;
		padding-right: 0px!important;
		width: 100%;
	}

	.article-list-big .item-the-huge .item-header a.hover-image,
	.article-list-big .item-the-huge .item-header img {
		width: 100%;
	}

	.ot-slider {
		display: none!important;
	}

	.def-panel.banner {
		text-align: center;
	}

	.footer .footer-widgets .widget {
		width: 100%;
		display: block;
		margin-left: 0px;
		margin-right: 0px;
		float: none;
		clear: both;
		margin-bottom: 30px;
	}

	.full-block .right.social-content {
		float: none;
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}

	.full-block .social-content a {
		float: none;
		display: inline-block;
	}

	.full-block .advert-links {
		line-height: 150%;
		text-align: center;
	}

	.weather-top {
		float: none;
		width: 100%;
		text-align: center;
		margin-bottom: 5px;
	}

	.top-line ul.top-menu {
		display: none;
	}

	.header-block {
		display: block;
		text-align: center;
	}

	.header-block .header-logo {
		margin-bottom: 30px;
	}

	.header-block &gt; div {
		display: block;
		text-align: center;
	}

	.main-article-list .item {
		display: block;
		flex: none;
	}

	.main-article-list .item .item-header {
		width: 100%;
		flex: none;
		display: block;
		margin-bottom: 20px;
	}

	.main-article-list .item .item-content {
		flex: none;
		display: block;
		width: 100%;
		float: none;
		margin-left: 0px;
	}

	.main-content-wrapper &gt; .main-content,
	.main-content-wrapper &gt; .main-content-spacy {
		margin-right: 0px;
	}

	.main-article-list .item .item-header .hover-image,
	.main-article-list .item .item-header img {
		width: 100%;
	}

	.def-panel .panel-title .right {
		display: none;
	}

	.main-content-wrapper.with-double-sidebar &gt; .small-sidebar {
		display: block;
		flex: none;
		width: 100%;
		margin-right: 0px;
		margin-left: 0px;
		max-width: 100%
	}

	.shortocde-content h1 {
		font-size: 1.2em;
		line-height: 140%;
	}

	.article-header .article-header-info .article-header-meta .article-header-meta-links {
		display: none;
	}

	.social-headers {
		display: block;
		margin-left: auto;
		margin-right: auto;
		float: none;
	}

	.article-header-meta {
		display: block;
		clear: both;
		margin-top: 20px;
	}

	.about-author .about-author-header {
		display: none;
	}

	.about-author .about-author-content {
		margin-left: 0px;
	}

	.related-articles .item {
		max-width: 100%;
	}

	.related-articles .item .hover-image,
	.related-articles .item img {
		width: 100%;
	}

	#comments li li .comment-block {
		padding-left: 0px;
	}

	#comments .comment-text .time-stamp {
		display: block;
		float: none;
		margin-bottom: 5px;
	}

	#comments .comment-text .user-nick {
		font-size: 17px;
	}

	#writecomment {
		width: 100%;
	}

	#writecomment p label {
		display: none;
	}

	.archive-grid,
	.photo-gallery-grid {
		display: block;
		flex: none;
	}

	.archive-grid &gt; div,
	.photo-gallery-grid &gt; .item {
		display: block;
		flex: none;
		max-width: 100%;
		width: 100%;
		margin-left: 0px;
	}

	.photo-gallery-grid .item .item-header .hover-image,
	.photo-gallery-grid .item .item-header img {
		width: 100%;
	}

	.paragraph-row {
		display: block;
		float: none;
	}

	.paragraph-row &gt; div {
		width: 100%!important;
		clear: both;
		display: block;
		margin-left: 0px;
	}

	.short-tabs &gt; ul li a {
		font-size: 0;
	}

	.short-tabs &gt; ul li {
		counter-increment: section;
	}

	.short-tabs &gt; ul li a:before {
		font-size: 14px;
		content: counter(section);
	}

	.footer &gt; .wrapper ul.right {
		display: none!important;
	}

	.footer &gt; .wrapper ul.right li {
		display: inline-block!important;
	}

	/*------------------------------------------------------------------------------
    Shop
    ------------------------------------------------------------------------------*/
    .woocommerce ul.products li.product {
        width: 47%;
        margin-left: 0px;
    }
    .woocommerce ul.products li.product:nth-child(3n) {
        clear:both;
    }
    .woocommerce ul.products li.product.first {
        float: left;
    }
    .woocommerce ul.products li.product:nth-child(2n) {
        margin-right: 0;
        float: right;
        clear: none;
    }
    /* Title */
    .woocommerce ul.products li.product .item_thumb h3 {
        font-size: 12px;
        padding: 5px
    }

	.woocommerce .product &gt; .summary {
		width: 100%;
		clear: both;
	}
	.woocommerce .product &gt; .images {
		width: 100%;
	}


}

/*** responsive slider ***/

.ot-mobile-slider {
	display: none!important;
}

@media only screen and (max-width: 600px) {
	.ot-mobile-slider {
		display: block!important;
	}
}

.ot-mobile-slider .ot-slider-item {
	position: relative;
}

.ot-mobile-slider .ot-slider-item .ot-slider-title {
	width: 90%;
	font-size: 1em;
	font-weight: 600;
	letter-spacing: -1px;
	text-transform: uppercase;
	line-height: 120%;

	position: absolute;
	padding: 20px 30px;
	bottom: 0px;
	background-image: -moz-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
	background-image: -ms-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
	background-image: -o-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
	background-image: -webkit-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
	background-image: -webkit-gradient(linear, center top, center bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,0.7)));
	background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,.7) 100%);
}

.ot-mobile-slider .ot-slider-item h2 {
	color: #fff!important;
	text-shadow: 0 1px 1px rgba(0,0,0,0.5);
}

.ot-mobile-slider .ot-slider-item .ot-slider-title .category-tag {
	font-size: 0.55em;
	line-height: 100%;
	padding: 6px 10px;
	text-shadow: none;
	background: #fff;
}

.ot-mobile-slider .ot-slider-item .ot-slider-title .comment-link {
	display: inline-block;
	padding-left: 15px;
	font-size: 0.5em;
	color: #e32e15;
	font-weight: normal;
	text-shadow: none;
	vertical-align: bottom;
	line-height: 100%;
	margin-bottom: 7px;
}</pre></body></html>