<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* =Responsive (Mobile) Design
-------------------------------------------------------------- */

@media screen and (max-width: 1050px) { 
	.center_wr { max-width:900px; }
	
	.top-widget {
		width:70%;
	}
	
	.book_now_left, .book_now_right {
		box-sizing: border-box;
		float: left;
		padding: 0 6%;
		width: 50%;
	}
	
	.contact_page_form_wr { 
		padding:50px 0;
	}
	
	#contact_main_form {
		padding:50px 6%;
	}
	
	.contact_page .contact_page_form_wr { 
		padding:50px 6% !important;
	}
	
	.contact_page_form_wr select,
	.contact_page_form_wr input[type="text"],
	.contact_page_form_wr input[type="email"],
	.contact_page_form_wr input[type="date"],
	.contact_page_form_wr input[type="time"],
	.contact_page_form_wr input[type="tel"],
	.contact_page_form_wr textarea
	 {
		width:100%;
	}
	
	
.gallery .gallery-item {
    margin: 0 4%; }
	
	.menu a {
		padding:0 13px;
	}
	
.birchschedule #birs_appointment_form .birs_form_field {
    padding: 0 4% !important;
    width: 42%;
}

.birchschedule #birs_appointment_form .birs_footer {
    width: 46%;
}	
	
}

@media screen and (max-width: 980px) {

	body {}

	.grid, 
	.grid-right {
		float: none;
	}

	.copyright,
	.scroll-top,
	.powered {
		float: left;
	}

	#featured-image .fluid-width-video-wrapper {
		margin: 20px 0 0 0;
	}

	.front-page  #widgets {
		margin-top: 40px;
	}

	.top-widget,
	.front-page  .top-widget {
		margin-top: 0 !important;
	}

	.hide-desktop {
		display: block;
	}

	.show-desktop {
		display: none;
	}

	.hide-980 {
		display: none;
	}

	.show-980 {
		display: block;
	}

}

@media screen and (max-width: 800px) { 
		.center_wr { max-width:650px; }
		
		.top-widget {
			width: 60%;
		}
		
		#top-widget iframe {
			width:250px;
		}
		
		.menu a {
			padding:0 15px;
		}
		
		.home_page_posts .image {
			display: inline-block;
			float: none;
			margin: 0 auto;
		}
		
		.home_page_posts .readmore_link {
			margin-top: 0;
		}
		
		.footer_widget {
			width: 20%;
		}
		
		.front-page #wrapper {
			margin:30px auto;
		}
		.porducts_home {
			margin:0 0 30px;
		}
		
		.click_here_products ,.home_page_posts,.testimonials_wr_home{
			margin-bottom: 50px;
		}
		.testimonials_content {
			text-align:center;
		}
		
		.testimonials_content p {
			margin: 15px 0 20px;
		}
		
		.home_page_posts .text {
			margin-top:0;
		}
		
		.home_page_posts .bx-next {
		    right: -20px;
		}
		
		.home_page_posts .bx-prev {
   		   left: -20px;
		}
		
		.p_text {
			height:80px;
		}
			
		.click_here_products a {
			font-size:22px;
			line-height:24px;
		}

		.menu a {
			font-size: 12px;

		}
		
		.footer-menu li a:before {
			padding:0 11px;
		}
		
		.product_s .price {
			float: none;
			text-align: center;
			width: 100%;
		}
		
		.product_s .product_title {
			font-size:18px;
			line-height:20px;
		}
		
		#wpcf7-f91-o1 .wpcf7-submit, #wpcf7-f91-o1 .wpcf7-submit:hover, #wpcf7-f91-o1 .re_schedule_btn, #wpcf7-f91-o1 .re_schedule_btn:hover, #wpcf7-f91-o1 .bn_cancel_btn, #wpcf7-f91-o1 .bn_cancel_btn:hover {
			height:40px;
			padding:9px 34px;
		}
		
		
		.latest_promo_wr {
			margin-top: 30px;
		}
		
		
		#coupon_code {
			width:48%;
		}
		
	.gallery br {
		display: none;
	}
	
	.contact_page_form_wr select, .contact_page_form_wr input[type="text"], .contact_page_form_wr input[type="tel"], .contact_page_form_wr input[type="email"], .contact_page_form_wr input[type="date"], .contact_page_form_wr input[type="time"], .contact_page_form_wr input[type="tel"], .contact_page_form_wr textarea, #birs_appointment_form .birs_form_field select {
		width:100% !important;
	}
	
	.p_pay a, .p_pay input[type="submit"] {
		background-size:90%;
	}
	
}


@media screen and (max-width: 670px) {

	#header .top-widget .top_payonline {
		float:none;
		display:inline-block;
	}
	
	.home_page_posts {
		text-align:center;
	}

	.center_wr { max-width:600px; }

	body {}

	#logo {
		float: none;
		margin: 20px 0;
		text-align: center;
	}
	
	#top-widget {
		margin: 0 0 20px;
	}	
	
	
#top-widget .widget_shopping_mini_cart {
    display: inline-block;
    float: none;
    margin: 15px auto;
}
	
	#top-widget iframe,
	#header .top-widget .top_payonline {
		margin:0;
	}
	
	#top-widget iframe {
		margin: 6px 0 !important;
		width: 435px;
	}
	
	
	.product_wr {
		float: left;
		font-family: ubunturegular;
		margin: 10px 5px;
		width: 47.5%;
	}
	
	.footer-menu li a:before {
		  padding: 0 5px;
	}

	.grid, 
	.grid-right {
		float: none;
	}

	#featured-image .fluid-width-video-wrapper {
		margin: 20px 0 0 0;
	}
	
	.top-widget {
		float: none;
		margin: 0 auto 10px auto;
		position: relative;
		text-align: center;
		width: auto;
	}
	
	.top-widget .widget-title {
		text-align: center;
	}
	
	.js .sub-header-menu {
		display: none;
	}
	
	.js .main-nav {
		position: relative;
		clear: both;
		margin: 0 auto;
	}
	
	.js .main-nav .menu {
		display: none;
		position: absolute;
		width: 100%;
		top: 30px;
		z-index: 1000;
	}
	
	.js .main-nav .menu ul {
		margin-top: 1px;
	}
	
	.js .main-nav .menu li {
		float: none;
		background-color: #fff;
		border: none;
	}
	
	.js .main-nav .menu li a {
		color: #444;
		cursor: pointer;
		font-size: 13px;
		font-weight: normal;
		height: 30px;
		line-height: 30px;
		padding: 0 15px;
		text-align: left;
		text-shadow: none;
	}
	
	.js .main-nav .menu li.current_page_item,
	.js .menu .current_page_item a,
	.js .menu .current-menu-item a {
		background-color: #f5f5f5;
	}
	
	.js .main-nav .menu li li:hover {
		background: none!important;
	}
	
	.js .main-nav .menu li li a {
		position: relative;
		padding: 0 10px 0 30px;
	}
	
	.js .main-nav .menu li li li a {
		position: relative;
		padding: 0 10px 0 40px;
	}
	
	.js .main-nav .menu li a:hover,
	.js .main-nav .menu li li a:hover {
		background-image: none;
		filter: none;
		background-color: #f5f5f5!important;
	}
	
	.js .main-nav .menu li li a::before {
		content: '\2013';
		position: absolute;
		top: 0;
		left: 20px;
	}
	
	.js .main-nav .menu li li li a::before {
		content: '\2013';
		position: absolute;
		top: 0;
		left: 20px;
	}
	
	.js .main-nav .menu li li li a::after {
		content: '\2013';
		position: absolute;
		top: 0;
		left: 30px;
	}
	
	.js .main-nav .menu li ul {
		position: static;
		visibility: visible;
		background-color: #fff;
	}

	.js .main-nav .menu ul {
		min-width: 0;
	}

	.js .main-nav #responsive_current_menu_item {
		display: block;
		padding: 5px 40px 5px 10px;
		color: #fff;
		font-weight: 700;
		cursor: pointer;
	}
	
	.js .main-nav a#responsive_menu_button {
		position: absolute;
		display: block;
		top: 0;
		left: 100%;
		height: 30px;
		width: 23px;
		margin-left: -30px;
		background: url('../images/select-icons.png') 0 5px no-repeat;
		cursor: pointer;
	}
	
	.js .main-nav a#responsive_menu_button.responsive-toggle-open {
		background: url('../images/select-icons.png') 0 -46px no-repeat;
	}
		
	
	.top-menu, 
	.footer-menu li {
		float: none;
		font-size: 11px;
		text-align: center;
	}
	
	.tinynav {
		display: block;
	}
	
	.sb-holder {
		display: block;
	}
	
	#author-meta {
		padding: 20px;
	}
	
	.hide-650 {
		display: none;
	}
	
	.show-650 {
		display: block;
	}

	.hide-mobile {
		display: none;
	}

	#footer {
		text-align: center;
	}

	#footer .social-icons {
		padding-bottom: 10px;
		text-align: center;
	}


	.product_wr.product_4, .product_wr.product_3 {
		margin-top: 50px;
	}
	
	
	#slider_wr .text {
		font-size: 25px;
		left: 13%;
		line-height: 26px;
		top: 25%;
	}
	
	.home_heading,
	.home_page_posts .title,
	.post-title, .page-title {
		font-size: 30px;
		line-height: 32px;
	}
	
	.our_services_home .text {
		color: #5a5a5a;
		padding: 10px 0;
	}
	
	.p_heading {
		font-size:25px;
	}
	
	.click_here_products a {
		font-size:20px;
		line-height:22px;
	}
	
	.footer_widget {
		float: none;
		width: 100%;
	}
	
	.footer_responsive_menu {
		display: inline-block;
		float: none !important;
		margin: 20px 0 0 0;
		text-align: center !important;
		width: 100% !important;
	}
	
	.footer_responsive_menu .footer-menu {
		float:none;
	}
	
	
	.home_page_posts .image {
		background-color: #e5e5e5;
		background-size: 100% auto;
		display: inline-block;
		float: none;
		margin: 0 auto;
		width: 80%;
	}
	
	.our_clients_wr {
		margin-bottom: 0;
	}
	
	.our_clients_wr .center_wr {
		max-width:550px;
	}
	
	
	.testimonials_wr_home .image &gt; img {
		border-radius: 100px;
		float: none;
		margin-right: 0;
	}
	
	.product_s .product_title {
		height:30px;
	}
	
.contact_page_form_wr select, .contact_page_form_wr input[type="text"], .contact_page_form_wr input[type="tel"], .contact_page_form_wr input[type="email"], .contact_page_form_wr input[type="date"], .contact_page_form_wr input[type="time"], .contact_page_form_wr input[type="tel"], .contact_page_form_wr textarea ,
#birs_appointment_form .birs_form_field select{
	width:100% !important;
}

}

@media screen and (max-width: 600px) {
	
	#top-widget {  }
	
	#top-widget iframe {
		margin:10px auto;
		float:none;
		display:inline-block;
	}
	 
	.center_wr,
	.our_clients_wr .center_wr {
		max-width: 500px;
	}
	 
	 
	
	.contacts_address {
		float: none;
		margin-right: 0;
		text-align: center;
		width: 100%;
	} 
}

@media screen and (max-width: 500px) {
	.our_leftpartner,.facebook_page {
		width:100%;
	}

.our_leftpartner {margin-bottom:30px; }


.home_heading.our_partners_title {
    margin-bottom: 20px;
}

.our_leftpartner .bx-prev, .our_leftpartner .bx-next {
    top: 50%;
}


.home_page_posts .image img {
    height: auto;
    width: 100%;
}

.home_page_posts {
	text-align:center;
}

	.shop_table.cart {
		font-size: 12px;
	}

	#cart_content .product-thumbnail {
		display:none !important;
	}

	.woocommerce table.shop_table td, .woocommerce-page table.shop_table td,
	.woocommerce table.shop_table th, .woocommerce-page table.shop_table th {
		padding:5px;
	}


	.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce #content input.button, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce-page #respond input#submit, .woocommerce-page #content input.button, #product_summary .single_add_to_cart_button {
		font-size:12px !important;
	}

		.center_wr { max-width:440px; }
	body {}

	#logo {
		float: none;
		text-align: center;
	}

	.grid, 
	.grid-right {
		float: none;
	}
	
	#featured-image .fluid-width-video-wrapper {
		margin: 20px 0 0 0;
	}
	
	.featured-title {
		font-size: 40px;
		padding: 40px 20px 0 20px
	}
	
	.featured-subtitle {
		font-size: 24px;
	}
	
	.navigation .next,
	.navigation .previous {
		display: block;
		margin: 0 auto;
		text-align: center;
	}
	.menu ul, 
	.menu li, 
	.top-menu, 
	.footer-menu li, 
	.sub-header-menu li {
		float: none;
		text-align: center;
		text-rendering: optimizeSpeed;
	}
	
	.hide-480 {
		display: none;
	}
	
	.show-480 {
		display: block;
	}
	
	#footer {
		text-align: center;
	}

	#footer .social-icons {
		text-align: center;
	}
	
	.center_wr {
		max-width: 400px;
	}
	
	#top-widget iframe {
		display: inline-block;
		margin: 10px auto !important;
		width: 100%;
	}
	
	#top-widget {
		margin: 0 0 20px;
	}
	
	#header .top-widget .top_payonline {
		float:none;
	}
	
	.our_clients_wr .bx-next {
		right:10px;
	}
	
	.our_clients_wr .bx-prev {
		left:10px;
	}
	
	.home_page_posts .bx-prev {
		left: -35px;
	}
	
	.home_page_posts .bx-next {
		right: -35px;
	}
	
	
	.product_wr {
		float: none;
		margin: 10px auto;
		width: 90%;
	}
	
	
	.product_s {
		margin-right:0;
		margin-top: 25px;
		padding: 20px 2%;
		width: 100%;
	}
	
	
	.product_s .price {
		display: inline-block;
		float: none;
		text-align: center;
		width: 100%;
	}
	
	
	.product_ad .product_image {
		display: inline-block;
		float: none;
		text-align: center;
		width:100%;
	}
	
	.book_now_left, .book_now_right {
		width:100%;
	}
	
	.footer-menu li a {
		font-size: 12px;
	}
	
	.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
		width:98%;
	}
	
	.woocommerce #payment ul.payment_methods li img, .woocommerce-page #payment ul.payment_methods li img {
		  margin: 30px 0 0 0.5em;
	}
	
	#payment .payment_method_paypal {
		margin-bottom: 110px !important;
	}
	
	.birchschedule #birs_appointment_form .birs_form_field {
		width:92%;
	}
	
	
	.birchschedule #birs_appointment_form .birs_footer {
		padding: 4%;
		width: 92%;
	}
	
.dropdown-cart-button .dropdown {
    right: -13%  !important;
    width: 300px !important;
}

.dropdown-cart-button .dropdown .buttons .button {
	margin:5px 0;
}
}

@media screen and (max-width: 400px) {
	.center_wr { max-width:280px; }
	body {}
	
	#featured p {
		font-size: 12px;
		line-height: 1.5em;
	}

	.featured-title {
		font-size: 35px;
	}
	
	.featured-subtitle {
		font-size: 15px;
	}

	.call-to-action a.button {
		font-size: 14px;
		padding: 7px 17px;
	}

	.hide-320 {
		display: none;
	}
	
	.show-320 {
		display: block;
	}
	
	
	.product_wr {
		float: none;
		font-family: ubunturegular;
		margin: 10px 0;
		width: 100%;
	}
	
	.product_wr product_2 {
		margin-top:50px !important; 
	}
	
	.home_page_posts .bx-prev, .home_page_posts .bx-next {
		width:20px;
	}
	
	.home_page_posts .bx-next {
		 background-position: right center;
	}
	
	.testimonials_wr_home .image {
		float: none;
		margin: 0;
		width: 100%;
	}
	
	
	.testimonials_wr_home .text {
		float: none;
		width: 100%;
	}
	
	
	#slider_wr .bx-controls {
		bottom: 5px;
	}
	
	.bx-controls-auto {
		height:25px;
	}
	
	
	.gallery .gallery-item {
		display: inline;
		float: none;
		margin: 0 auto;
		text-align: center;
		width: 100%;
	}
	
	#header .top-widget .top_payonline {
		padding:10px 20px;
	}
}


@media screen and (max-width: 330px)  {
		.shop_table.cart {
			font-size: 12px;
			left: -30px;
			position: relative;
		} 
	
		.center_wr { 
			max-width:240px; 
		}
		
		.home_page_posts .bx-prev {
			left: -30px;
		}
		
		.home_page_posts .bx-next {
			right: -30px;
		}
}</pre></body></html>