<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.c-clear 	{
	clear:both;
}
.footerbillboard img {
	height: auto;
	min-width: 1100px;
	width: 100%;
}

	.c-menu-header .logo {
		padding: 20px 85px;
	}
	/******** */
	/*Strip the ul of padding and list styling*/
	.c-menu-header ul {
		width: 100%;
			-webkit-box-shadow: 0px 0px 5px 0px #4a4a4a;
			-moz-box-shadow: 0px 0px 5px 0px #4a4a4a;
			box-shadow: 0px 0px 5px 0px #4a4a4a;
			z-index: 1000;
			position: fixed;
			overflow:hidden;
	}

	/*Create a horizontal list with spacing*/
	.c-menu-header  li {
		display:inline-block;
		float: left;
		margin-right: 1px;
	}
	
	/*Style for menu links*/
	.c-menu-header li a {
		display:block;
		text-align: center;
		font-family: 13px/18px "Helvetica Neue",Helvetica,Arial,Helvetica,sans-serif;
		color: #4A4A4A;
		background: #4a4a4a none repeat scroll 0 0;
		text-decoration: none;
	}

	/*Hover state for top level links
	.c-menu-header li:hover a {
		background: #19c589;
	}
	*/

	/*Style for dropdown links*/
	.c-menu-header li:hover ul a {
		background: #f3f3f3;
		color: #2f3036;
		height: 40px;
		line-height: 40px;
	}

	/*Hover state for dropdown links*/
	.c-menu-header li:hover ul a:hover {
		background: #19c589;
		color: #fff;
	}
		
	/*Hide dropdown links until they are needed*/
	.c-menu-header li ul {
		display: none;
	}

	/*Make dropdown links vertical*/
	.c-menu-header li ul li {
		display: block;
		float: none;
	}

	/*Prevent text wrapping*/
	.c-menu-header li ul li a {
		width: auto;
		min-width: 100px;
		padding: 0 20px;
	}

	/*Display the dropdown on hover*/
	.c-menu-header ul li a:hover + .hidden, .hidden:hover {
		display: block;
	}
	
		/*Style 'show menu' label button and hide it by default*/
	.c-show-menu {
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		text-decoration: none;
		color: #fff;
		background: #4A4A4A;
		text-align: center;
		padding: 10px 0;
		display: none;
	}

	/*Hide checkbox*/
	.c-menu-header input[type=checkbox]{
		display: none;
	}

	/*Show menu when invisible checkbox is checked*/
	.c-menu-header input[type=checkbox]:checked ~ #menu{
		display: block;
	}
	
	.c-logo-center {
		display:none;
	}
	.c-menu-header .logo {
		display:block;
	}
	.c-clear-space {
		clear: both; 
		height:0px;
	}
	.header	{
		box-shadow: 0 0 5px 0 #4a4a4a;
		width: 100%;
		z-index: 1000;
	}
	.navitem_button {
		margin: 0px;
	}
	#menu {
		background-color:white;
		margin: 0px auto !important; 
	}
	
	.c-a-text-deco {
		text-decoration: none;
	} 
	.navitem {
		float:right;
		font-size:18px;
		height:29px;
		color:#4a4a4a;
		position:relative;
		text-decoration:none;
		padding:20px 12px;
		border-left: #dddddd 1px solid;
		cursor:pointer;
	}
	.navitem:hover {
		color:#4a4a4a;

	}
	
	/****** Design-ideas *****/
	.c-is-active	{
		background-color:#e42b2e;
		color:#fff;
		text-decoration:none;
	}
	.c-not-active	{
		color:#4a4a4a;
		text-decoration:none;
	}
	
	/*** design-idea */
	.c-normal-view	{
		display:block;
	}
	.c-tablet-view {
		display:none;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
/* This Midea Rules apply with 1161px to 1310 px */
@media screen and (max-width: 1310px) and (min-width: 1161px) {
	.c-clear-space {
		clear: both; 
		height:127px;
	}
	.c-menu-header ul {
		list-style-type:none;
		margin:0;
		padding:0;
		position: absolute;
	}
	.c-menu-header .logo {
		padding: 20px 30px;
	}
	/* Header */
	.c-logo-center {
		display:block;
	}
	.c-menu-header .logo {
		display:none;
	}
}
/* This Midea Rules apply with 1105px to 1160 px */
@media screen and (max-width: 1160px) and (min-width: 1106px) {
	.c-clear-space {
		clear: both; 
		height:127px;
	}
	/* header menu */
	.wrapper  .navitem {
		border-left: 1px solid #dddddd;
		color: #4a4a4a;
		cursor: pointer;
		float: right;
		font-size: 18px;
		height: 29px;
		padding: 20px 10px;
		position: relative;
		text-decoration: none;
	}
	/* Header */
	.c-logo-center {
		display:block;
	}
	.c-menu-header .logo {
		display:none;
	}
	
}

/* This Midea Rules apply with 1000px to 1105 px */
@media screen and (max-width: 1105px) and (min-width: 1000px) {
	 
	/* design-ideas index.php */
	.c-normal-view	{
		display:none !important;
	}
	.c-tablet-view {
		display:block;
	}
	.maincontent2 .trendtabs2	{
		float:none;
		width:350px;
	}
	.maincontent2  .designblocks	{
		float: none;
		width: 850px;
	}
	/** END design-idea */
	
	
	.c-clear-space {
		clear: both; 
		height:127px;
	}
	
	/* footer */
	.footerbillboard img {
		height: auto;
		width: 100% !important;
		min-width:0px !important;
	}
	.footer {
		padding:0px !important;
		width:100% !important;
	}
	.wrapper	{
		width:100% !important;
	}
	.c-footer-left , .c-footer-right {
		height: 160px;
		text-align: center;
		width: 31%;
	}
	.copyright {
		color: #999;
		font-size: 12px;
		margin: 0 auto;
		padding: 5px;
		text-align: center;
	}
	
	/* Header */
	.c-logo-center {
		display:block;
	}
	.c-menu-header .logo {
		display:none;
	}
	.c-menu-header li a div {
		font-size:15px;
	}
}
/* This Midea Rules apply with 900px to 1000 px */
@media screen and (max-width: 999px) and (min-width: 916px) {
	
	/* design-ideas index.php */
	.c-normal-view	{
		display:none !important;
	}
	.c-tablet-view {
		display:block;
	}
	
	.maincontent2 .trendtabs2	{
		float:none;
		width:350px;
	}
	.maincontent2  .designblocks	{
		float: none;
		width: 850px;
	}
	/** END design-idea */
	.c-clear-space {
		clear: both; 
		height:127px;
	}
	/* footer */
	.footerbillboard img {
		height: auto;
		width: 100% !important;
		min-width:0px !important;
	}
	.footer {
		padding:0px !important;
		width:100% !important;
	}
	.wrapper	{
		width:100% !important;
	}
	.c-footer-left , .c-footer-right {
		height: 160px;
		text-align: center;
		width: 45%;
	}
	.copyright {
		color: #999;
		font-size: 12px;
		margin: 0 auto;
		padding: 5px;
		text-align: center;
	}
	/* header */
	.c-logo-center {
		display:block;
	}
	.c-menu-header .logo {
		display:none;
	}
	.c-menu-header li a div {
		font-size:15px;
	}
}


@media screen and (max-width: 915px) and (min-width: 900px) {
	
	/* design-ideas index.php */
	.c-normal-view	{
		display:none !important;
	}
	.c-tablet-view {
		display:block;
	}
	.maincontent2 .trendtabs2	{
		float:none;
		width:350px;
	}
	.maincontent2  .designblocks	{
		float: none;
		width: 850px;
	}
	/** END design-idea */
	
	.c-clear-space {
		clear: both; 
		height:127px;
	}
	/* responsive menu */
	.c-menu-header ul {
		position: static;
		display: none;
	}
	.c-menu-header li {
		margin-bottom: 1px;
	}
	.c-menu-header ul li, .c-menu-header li a {
		width: 100%;
	}
	/*Display 'show menu' link*/
	.c-show-menu {
		display:block;
	}
	.c-menu-header {
		clear:both;
		overflow:hidden;
	}
	.navitem_button {
		float:none;
		width:152px;
	}
	.navitem {
		border-left: medium none;
		color: #ffffff;
		cursor: pointer;
		float: none;
		font-size: 18px;
		height: 29px;
		padding: 20px 15px;
		position: relative;
		text-decoration: none;
	}
	
	/* Footer */ 
	.footerbillboard img {
		height: auto;
		width: 100% !important;
		min-width:0px !important;
	}
	.footer {
		padding:0px !important;
		width:100% !important;
	}
	.wrapper	{
		width:100% !important;
	}
	.c-footer-left , .c-footer-right {
		height: 160px;
		text-align: center;
		width: 40%;
	}
	.copyright {
		color: #999;
		font-size: 12px;
		margin: 0 auto;
		padding: 5px;
		text-align: center;
	}
	
	
	
	
	
	
	
	
	
	/** */
	/* Header */ 
	.c-logo-center {
		display:block;
	}
	.c-menu-header .logo {
		display:none;
	}
}

/* This Midea Rules apply with 866px to 900 px */
@media screen and (max-width: 899px) and (min-width: 866px) {
	
	/* design-ideas index.php */
	.c-normal-view	{
		display:none !important;
	}
	.c-tablet-view {
		display:block;
	}
	
	.maincontent2 .trendtabs2	{
		float:none;
		width:350px;
	}
	.maincontent2  .designblocks	{
		float: none;
		width: 850px;
	}
	/** END design-idea */
	
	/* responsive menu */
	.c-menu-header ul {
		position: static;
		display: none;
	}
	.c-menu-header li {
		margin-bottom: 1px;
	}
	.c-menu-header ul li, .c-menu-header li a {
		width: 100%;
	}
	/*Display 'show menu' link*/
	.c-show-menu {
		display:block;
	}
	.c-menu-header {
		clear:both;
		overflow:hidden;
	}
	.navitem_button {
		float:none;
		width:152px;
	}
	.navitem {
		border-left: medium none;
		color: #ffffff;
		cursor: pointer;
		float: none;
		font-size: 18px;
		height: 29px;
		padding: 20px 15px;
		position: relative;
		text-decoration: none;
	}
	/** */
	
	
	
	/* Footer */ 
	.footerbillboard img {
		height: auto;
		width: 100% !important;
		min-width:0px !important;
	}
	.footer {
		padding:0px !important;
		width:100% !important;
	}
	.wrapper	{
		width:100% !important;
	}
	.c-footer-left , .c-footer-right {
		height: 160px;
		text-align: center;
		width: 40%;
	}
	.copyright {
		color: #999;
		font-size: 12px;
		margin: 0 auto;
		padding: 5px;
		text-align: center;
	}
	/* Header */ 
	.c-logo-center {
		display:block;
	}
	.c-menu-header .logo {
		display:none;
	}
}



/* This Midea Rules apply with 800px to 865 px */
@media screen and (max-width: 865px) and (min-width: 800px)	{
	
	/* design-ideas index.php */
	.c-normal-view	{
		display:none !important;
	}
	.c-tablet-view {
		display:block;
	}
	
	.maincontent2 .trendtabs2	{
		float:none;
		width:350px;
	}
	.maincontent2  .designblocks	{
		float: none;
		width: 850px;
	}
	/** END design-idea */
	
	/* responsive menu */
	.c-menu-header ul {
		position: static;
		display: none;
	}
	.c-menu-header li {
		margin-bottom: 1px;
	}
	.c-menu-header ul li, .c-menu-header li a {
		width: 100%;
	}
	/*Display 'show menu' link*/
	.c-show-menu {
		display:block;
	}
	.c-menu-header {
		clear:both;
		overflow:hidden;
	}
	.navitem_button {
		float:none;
		width:152px;
	}
	.navitem {
		border-left: medium none;
		color: #ffffff;
		cursor: pointer;
		float: none;
		font-size: 18px;
		height: 29px;
		padding: 20px 15px;
		position: relative;
		text-decoration: none;
	}
	/** */
	
	
	
	/* Footer */ 
	.footerbillboard img {
		height: auto;
		width: 100% !important;
		min-width:0px !important;
	}
	.footer {
		padding:0px !important;
		width:100% !important;
	}
	.wrapper	{
		width:100% !important;
	}
	.c-footer-left , .c-footer-right {
		height: 160px;
		text-align: center;
		width: 40%;
	}
	.copyright {
		color: #999;
		font-size: 12px;
		margin: 0 auto;
		padding: 5px;
		text-align: center;
	}
	/* Header */ 
	.c-logo-center {
		display:block;
	}
	.c-menu-header .logo {
		display:none;
	}
}











/* This Midea Rules apply with 700px to 799 px */
@media screen and (max-width: 799px) and (min-width: 700px) {
	
	/* design-ideas index.php */
	.c-normal-view	{
		display:none !important;
	}
	.c-tablet-view {
		display:block;
	}
	
	.maincontent2 .trendtabs2	{
		float:none;
		width:350px;
	}
	.maincontent2  .designblocks	{
		float: none;
		width: 850px;
	}
	/** END design-idea */
	
	/* responsive menu */
	.c-menu-header ul {
		position: static;
		display: none;
	}
	.c-menu-header li {
		margin-bottom: 1px;
	}
	.c-menu-header ul li, .c-menu-header li a {
		width: 100%;
	}
	/*Display 'show menu' link*/
	.c-show-menu {
		display:block;
	}
	.c-menu-header {
		clear:both;
		overflow:hidden;
	}
	.navitem_button {
		float:none;
		width:152px;
	}
	.navitem {
		border-left: medium none;
		color: #ffffff;
		cursor: pointer;
		float: none;
		font-size: 18px;
		height: 29px;
		padding: 20px 15px;
		position: relative;
		text-decoration: none;
	}
	/** */
	
	
	.footerbillboard img {
		height: auto;
		width: 100% !important;
		min-width:0px !important;
	}
	.footer {
		padding:0px !important;
		width:100% !important;
	}
	.wrapper	{
		width:100% !important;
	}
	.c-footer-left , .c-footer-right {
		height: 160px;
		text-align: center;
		width: 30%;
	}
	.copyright {
		color: #999;
		font-size: 12px;
		margin: 0 auto;
		padding: 5px;
		text-align: center;
	}
	/* Header */
	.c-logo-center {
		display:block;
	}
	.c-menu-header .logo {
		display:none;
	}
}
/* This Midea Rules apply with 600px to 699 px */
@media screen and (max-width: 699px) and (min-width: 600px) {
	
	/* design-ideas index.php */
	.c-normal-view	{
		display:none !important;
	}
	.c-tablet-view {
		display:block;
	}
	
	.maincontent2 .trendtabs2	{
		float:none;
		width:350px;
	}
	.maincontent2  .designblocks	{
		float: none;
		width: 850px;
	}
	/** END design-idea */
	
	/* responsive menu */
	.c-menu-header ul {
		position: static;
		display: none;
	}
	.c-menu-header li {
		margin-bottom: 1px;
	}
	.c-menu-header ul li, .c-menu-header li a {
		width: 100%;
	}
	/*Display 'show menu' link*/
	.c-show-menu {
		display:block;
	}
	.c-menu-header {
		clear:both;
		overflow:hidden;
	}
	.navitem_button {
		float:none;
		width:152px;
	}
	.navitem {
		border-left: medium none;
		color: #ffffff;
		cursor: pointer;
		float: none;
		font-size: 18px;
		height: 29px;
		padding: 20px 15px;
		position: relative;
		text-decoration: none;
	}
	/** */
	.footerbillboard img {
		height: auto;
		width: 100% !important;
		min-width:0px !important;
	}
	.footer {
		padding:0px !important;
		width:100% !important;
	}
	.wrapper	{
		width:100% !important;
	}
	.c-footer-left , .c-footer-right {
		height: 160px;
		text-align: center;
		width: 45%;
	}
	.copyright {
		color: #999;
		font-size: 12px;
		margin: 0 auto;
		padding: 5px;
		text-align: center;
	}
	/* header */
	.c-logo-center {
		display:block;
	}
	.c-menu-header .logo {
		display:none;
	}
}
/* This Midea Rules apply with 500px to 599 px */
@media screen and (max-width: 599px) and (min-width: 500px) {
	
	.c-clear-space {
        clear: both;
        height: 0px !important;
    }
	/* design-ideas index.php */
	.c-normal-view	{
		display:none !important;
	}
	.c-tablet-view {
		display:block;
	}
	
	.maincontent2 .trendtabs2	{
		float:none;
		width:350px;
	}
	.maincontent2  .designblocks	{
		float: none;
		width: 850px;
	}
	
	.maincontent2 .trendtabs2 {
		visibility:visible;
		height: auto;
	}
	/** END design-idea */
	
	
	/* responsive menu */
	.c-menu-header ul {
		position: static;
		display: none;
	}
	.c-menu-header li {
		margin-bottom: 1px;
	}
	.c-menu-header ul li, .c-menu-header li a {
		width: 100%;
	}
	/*Display 'show menu' link*/
	.c-show-menu {
		display:block;
	}
	.c-menu-header {
		clear:both;
		overflow:hidden;
	}
	.navitem_button {
		float:none;
		width:152px;
	}
	.navitem {
		border-left: medium none;
		color: #ffffff;
		cursor: pointer;
		float: none;
		font-size: 18px;
		height: 29px;
		padding: 20px 15px;
		position: relative;
		text-decoration: none;
		text-align:center;
	}
	/** */
	/* Footer */
	.footerbillboard img {
		height: auto;
		width: 100% !important;
		min-width:0px !important;
	}
	.footer {
		padding:0px !important;
		width:100% !important;
	}
	.wrapper	{
		width:100% !important;
	}
	.c-footer-left , .c-footer-right {
		height: 160px;
		text-align: center;
		width: 40%;
	}
	.copyright {
		color: #999;
		font-size: 12px;
		margin: 0 auto;
		padding: 5px;
		text-align: center;
	}
	/* Header */
	.textItem {
		display:none !important;
	}
	.c-logo-center {
		display:block;
	}
	.c-menu-header .logo {
		display:none;
	}
}
/* This Midea Rules apply with 400px to 499 px */
@media screen and (max-width: 499px) and (min-width: 400px) {
	
	.c-clear-space {
        clear: both;
        height: 0px !important;
    }
	
	
	/* design-ideas index.php */
	.c-normal-view	{
		display:none !important;
	}
	.c-tablet-view {
		display:block;
	}
	.maincontent2 .trendtabs2	{
		float:none;
		width:350px;
	}
	.ask-expert1 {
		margin:0px auto !important;
	}
	.directory {
		margin:0px auto !important;
	}
	.maincontent2  .designblocks	{
		float: none;
		width: 850px;
	}
	
	.maincontent2 .trendtabs2 {
		visibility:visible;
		height: auto;
	}
	/** END design-idea */
	
	
	/* responsive menu */
	.c-menu-header ul {
		position: static;
		display: none;
	}
	.c-menu-header li {
		margin-bottom: 1px;
	}
	.c-menu-header ul li, .c-menu-header li a {
		width: 100%;
	}
	/*Display 'show menu' link*/
	.c-show-menu {
		display:block;
	}
	.c-menu-header {
		clear:both;
		overflow:hidden;
	}
	.navitem_button {
		float:none;
		width:152px;
	}
	.navitem {
		border-left: medium none;
		color: #ffffff;
		cursor: pointer;
		float: none;
		font-size: 18px;
		height: 29px;
		padding: 20px 15px;
		position: relative;
		text-decoration: none;
		text-align:center;
	}
	/** */
	/* footer */
	.footerbillboard img {
		height: auto;
		width: 100% !important;
		min-width:0px !important;
	}
	.footer {
		padding:0px !important;
		width:100% !important;
	}
	.wrapper	{
		width:100% !important;
	}
	.c-footer-left , .c-footer-right {
		text-align: center;
		width: 100%;
	}
	.footercol {
		margin:0px !important;
	}
	.copyright {
		color: #999;
		font-size: 12px;
		margin: 0 auto;
		padding: 5px;
		text-align: center;
	}
	/* Header */
	.textItem {
		display:none !important;
	}
	.c-logo-center {
		display:block;
	}
	.c-menu-header .logo {
		display:none;
	}
}
/* This Midea Rules apply with 320px to 399 px */
@media screen and (max-width: 399px) and (min-width: 320px) {
	
	.c-clear-space {
        clear: both;
        height: 0px !important;
    }
	
	/* design-ideas index.php */
	.c-normal-view	{
		display:none !important;
	}
	.c-tablet-view {
		display:block;
	}
	.maincontent2 .trendtabs2	{
		float:none;
		width:350px;
		margin:0px auto !important;
	}
	.maincontent2  .designblocks	{
		float: none;
		width: 850px;
	}
	
	.maincontent2 .trendtabs2 {
		visibility:visible;
		height: auto;
	}
	/** END design-idea */
	
	/* responsive menu */
	.c-menu-header ul {
		position: static;
		display: none;
	}
	.c-menu-header li {
		margin-bottom: 1px;
	}
	.c-menu-header ul li, .c-menu-header li a {
		width: 100%;
	}
	/*Display 'show menu' link*/
	.c-show-menu {
		display:block;
	}
	.c-menu-header {
		clear:both;
		overflow:hidden;
	}
	.navitem_button {
		float:none;
		width:152px;
	}
	.navitem {
		border-left: medium none;
		color: #ffffff;
		cursor: pointer;
		float: none;
		font-size: 18px;
		height: 29px;
		padding: 20px 15px;
		position: relative;
		text-decoration: none;
		text-align:center;
	}
	/** */
	/* Footer */
	.footerbillboard img {
		height: auto;
		width: 100% !important;
		min-width:0px !important;
	}
	.footer {
		padding:0px !important;
		width:100% !important;
	}
	.wrapper	{
		width:100% !important;
	}
	.c-footer-left , .c-footer-right {
		padding-bottom: 15px;
		text-align: center;
		width: 100%;
	}
	.footercol {
		margin:0px !important;
	}
	.copyright {
		color: #999;
		font-size: 12px;
		margin: 0 auto;
		padding: 5px;
		text-align: center;
	}
	/* Header */
	.textItem {
		display:none !important;
	}
	
	.c-logo-center {
		display:block;
	}
	.c-menu-header .logo {
		display:none;
	}
}</pre></body></html>