<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
#menu_bg{
	/*background: #7e6c5c url(../img/menu_bg.png) no-repeat center top;*/
	background: /*#7e6c5c*/ url(../img/menu_bg.png) repeat-x center top;
	/* border-top: #c8c8c8 1px solid; */
	border-bottom: #FFF 1px solid;
}
.sticky {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 5;
	/*background: #7e6c5c url(../img/menu_bg.png) no-repeat center top;*/
	background: /*#7e6c5c*/ url(../img/menu_bg.png) repeat-x center top;
    width: 100% !important;
}

/*footer*/
#footer_frame {
	width: 100%;
	/*background:url(../img/fat_footer.jpg) no-repeat center 0px;*/
	background-color: #FFF;
}
#footer_frame_open_close {
    background: url(../img/icon_slidedown.png) no-repeat center center;
    position: absolute;
    width: 42px;
    height: 42px;
    left: 49%;
    margin-top: -19px;
}
#footer_frame_1 {
	padding: 20px 0;
}
#footer_frame_1 ul {
	overflow: hidden;
}
#footer_frame_1 &gt; ul {
	padding-top:0px;
}
#footer_frame_1 &gt; ul &gt; li {
	float: left;
    font-size: 120%;
    font-weight: bold;
    width: 16.5%;
    line-height: 25px;
    list-style-type: none;
    text-align: left;
}
#footer_frame_1 &gt; ul &gt; li &gt;a{
	/*background: url(../img/arrow01.png) no-repeat 50% 39px;*/
	padding: 15px 0;
	display: block;
}
#footer_frame_1 ul li ul {
	margin-left: -25px;
}
#footer_frame_1 ul li ul li {
	color: #656565;
	font-size: 95%;
	font-weight: normal;
	/*height: 25px;*/
	line-height: 32px;
	overflow: hidden;
	padding-left: 28px;
}

#footer_frame_1 ul li a {
	color: #955da5;
	font-size: 100%;
}
#footer_frame_1 ul li ul li a {
	color: #666;
	font-size: 90%;
}
#footer_frame_1 ul li ul li a:hover {
	text-decoration:underline
}
#footer_1 {
	padding: 130px 10px 10px 10px;
	position: relative;
}
#footer_three_block {
	/* float: right; */
	/* margin-left: 4px; */
	position: absolute;
	bottom: 20px;
	right: 10px;
}
#footer_three_block a {
	color: #FFF;
}

#footer_info {
	float: left;
	margin-left: 1%;
	color: #FFF;
	font-size: 105%;
	line-height: 16px;
	padding-top: 15px;
	width:50%;
}
.footer_link.left {
    position: absolute;
    top: -63px;
    right: -5px;
}
.footer_link.left img {
    /*width: 100%;*/
    max-width: 140px;
}
#accessibility {
	float: right;
}

/*end footer*/


#home_update{
	text-align: center;
    clear: none;
    /*float: left;*/
    padding-left: 15px;
    padding-right: 15px;
}
#home_nav{
	margin-bottom: 2%;
	text-align: right;
    clear: none;
    /*float: right;*/
}

body .main .banner.slick-dotted.slick-slider{
    padding: 0 5px;
}

@media only screen and (min-width: 993px) {
#main-menu li span.phone_font{
	display:none;
}
}

@media only screen and (max-width: 991px) {
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
.flexslider {
	padding-bottom: 0%;
}

#footer_info {
	text-align: left;
	width:40%;
}

body .main .banner.slick-dotted.slick-slider{
    padding: 0 20px;
}

}

@media only screen and (max-width: 992px) {
.logo{
	/* margin-top: -8px; */
}
.logo .p400{}
.logo .p400 img{
    width: auto;
}
.logo img{
	width:80%
}
#menu{
	width:100%;
}
#main-menu li img,.banner_bg{
	display: block;
}

.sm-blue a, .sm-blue a:hover, .sm-blue a:focus, .sm-blue a:active {
    padding: 10px 20px;
    padding-right: 58px;
    background-color: #885a9e;
    border-bottom:1px #ccc solid;
    color: #fff;
    /*font-weight: bold;*/
    line-height: 23px;
    text-decoration: none;
    /*text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);*/
}
.sm-blue &gt; li:first-child &gt; a, .sm-blue &gt; li:first-child &gt; :not(ul) a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

.image_header_bg,#img,#banner,#footer_frame{
	display: block;
}
.toplink{
	background:url(../img/bg.jpg) no-repeat top center;
	/*background:#dbc19b;*/
	width: 100%;
}
.margin_top{
	top:0
}
.logo img{
	width:100%
}
.toplink_bg{
	float:left
}

.search_a {
	padding: 2px 0
}
.search {
	display: none;
}
#menu {
	background: none;
	position: fixed;
	top: 90px;
}
.nav &gt; li {
	float: none;
}
.nav &gt; li &gt; .parent {
	background-position: 95% 50%;
}
.nav li li .parent {
	background-image: url("../img/downArrow.png");
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
.nav ul {
	display: block;
	width: 100%;
}
.nav &gt; li.hover &gt; ul, .nav li li.hover ul {
	position: static;
}
.icon_font {
	display: block;
	text-align: left;
}
.icon_pic {
	display: none
}
.toggleMenu {
	display: block;
	position: fixed;
	top: 12px;
	right: 2px;
	z-index: 3;
}
.menu_bg {
	background:rgba(255,255,255,0.9) !important;
	width: 100%;
	position: fixed !important;
	top: 0;
	bottom: 0 !important;
	z-index: 5;
}
.scrollbar_menu {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	overflow-x: hidden;
	overflow-y: auto;
}
.search_show {
	display: inline-block;
	position: fixed;
	z-index: 6;
	top: 10px;
	left: 10px;
	margin-right: 50px;
}
.overflow {
	overflow: hidden;
}

.sticky {
	padding-top: 0;
}

.search_a {
	float: left;
}

.left{
	float:left;
}

.left-1{
	float:left;
	display:none;
}
.icon_link&gt;div{
	margin-top: 5px;
}

#content_top{
	margin-top:-4px;
}

.flexslider {
	padding-bottom: 3.5%;
}

.key_width{
	display: none;
}

}

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