<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width: 1440px) {
	.container {width: 1200px;}
	#header .tel {padding: 7px 20px 10px;}
	#header .navbar-nav &gt; li &gt; a {padding: 5px 15px;}
	#header .logotype img {width: 260px; height: auto;}
	
	#content .gray-box {
		padding-left: 60px;
		-webkit-background-size: 35px auto;
		background-size: 35px auto;
		background-position: 12px center;
	}
	/* Occasion */
	#content .im {width: 26%;}
	#content .price-box p {font-size: 19px;}
	#content .info {width: 52%;}
	#content .info h2 {font-size: 17px;}
	#content .price-post {width: 30%;}
}
@media screen and (max-width: 1200px) {
	.container {width: 970px;}
	#header .navbar-nav &gt; li &gt; a {font-size: 14px;}
	#header .navbar-nav &gt; li &gt; a {padding: 5px 8px;}
	
	#content h1 {font-size: 21px;}
	#content H2 {font-size: 20px;}
	#content .btn {	white-space: normal;}
	#content .contact-box {padding-left: 15px;padding-right: 15px;}
	#content .im, #content .price-box {width: 100px;}
	#content .price-box h3 {font-size: 14px;}
	#content .price-box h3 a {padding: 4px;}
	#content .price-box p {font-size: 16px;}
	#content .info {width: 49%;}
	#content .info h2, #content .info ul li {font-size: 14px;line-height: 130%;}
	#content .info ul li.name {width: 107px;}
	
	#footer h3 {font-size: 15px;}
	#content .price-post {width: auto;
		margin-bottom: 20px;}
	#content .desc {
		width: 100%;
		display: block;
	}
}
@media screen and (max-width: 992px) {
	.container {width: 750px;}
	#header .social {margin: 17px 5px 0 0;}
	#header .social li {margin-left: 7px;}
	#header .top-row {width: 58%;float: right;}
	#header .logotype {margin: 10px 0 0 15px;}
	#header .navbar-nav {float: left;margin: 8px 0;}
	#content .pic, #content .box-right, .page-template-contact #content .info {width: 100%;}
	#content .info ul li.name {width: 30%;}
}
@media screen and (max-width: 767px) {
	.container {width: 100%;}
	#header {padding-bottom: 5px;}
	#header .navbar-nav {width: 100%;}
	#header .top-row {width: auto; float: left;}
	#header .tel, #header .social {float: left;}
	#header .social {margin: 0;}
	#header .social li {margin: 0 10px 0 0;}
	#header .navbar-nav &gt; li &gt; a {padding: 2px 0;}
	#header .tel p, #header .tel a {font-size: 16px;}
	#header .logotype img {width: 200px;}
	#header .navbar-nav &gt; li &gt; ul {top: 22px;border-width: 5px;padding: 0;}
	#header .navbar-nav &gt; li &gt; ul &gt; li {padding: 4px 10px 0;}
	
	#content .contact-box {margin-top: 20px;}
	#content .pic-box h1 {position: inherit; bottom: 0;}
	#content .main .img-responsive {margin: 5px 0 5px;}
	#content .pic-box {margin-bottom: 15px;}
	#content .pagination {margin: 20px auto 0;;}
	
	#footer .footer-bg {padding: 25px 0 20px;}
	#footer .box {margin: 0; float: left; width: 45%;}
	#footer .box:nth-child(2n) {float: right;} 
	#footer h3 {margin-bottom: 15px;}
	#footer .last-row {text-align: center;padding: 10px 0;}
	#footer .last-row ul, #footer .last-row p {float: none; margin: 0 0 5px;}
	#footer .last-row ul li:first-child {border: none;}
	#footer .footer-bg li {float: right;width: 46%;}
	#footer li.name {float: left;}
	#footer .last-row &gt; span {
		border: none;}
	#content .post-area .img-responsive {
		float: left;
		margin-bottom: 20px;
	}
	.home #content .post-area .img-responsive, .wpcf7 input {width: 100%;}
	.home #content .white-box .box-left .pic {
		margin-right: 0;
		width: 100%;
	}
	#content .info ul li.name {width: 46%;}
	.page-template-contact #content .main .white-box {padding: 15px;}
}
@media screen and (max-width: 500px) {
	#content H1 {font-size: 15px;}
	#content H2 {font-size: 17px;}
	BODY, #content .large-text p, #content .links li a {font-size: 15px;}
	#content P, #content UL, #content OL, #content UL {line-height: 130%;}
	#content .btn {padding: 7px 14px!important;}
	#content .white-box {margin-bottom: 15px;}
	#content, #content .link-box li a, #content .contact-box, #content .gray-box {margin-bottom: 10px;}
	#content .box {margin: 0 0 12px;}
	#content .large-text p {margin: 0 0 15px;}
	#content .white-box h2 {margin: 0;}
	#content .breadcrumb {margin: 10px 0;}
	#content .info {width: 100%; margin: 15px 0 0;} 
	#content .price-box {width: 100%;margin: 20px 0 0;text-align: left;}
	#content .price-box p, #content .price-box h3 {width: auto;display: inline-block;margin: 0 5px;}
	#content .price-box p, #content .price-box h3 a {padding: 6px 15px;}
	#content .price-box h3 span {display: none;}
	#content .im {width: 100%;}

	#footer .col-xs-6, #footer .box {width: 100%;margin-bottom: 10px;}
	#footer .box {margin-left: 0;}
	#footer p, #footer a, #footer li {font-size: 13px;}
}



</pre></body></html>