@charset "utf-8";
/*#menu_bg{
	background: #0683b3 url(../img/menu_bg.png) no-repeat center top;
}*/
.sticky {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 5;
	background: /*#0683b3*/ url(../img/bottom_bg4.png) no-repeat center top;
    width: 100% !important;
	height:147px;
}

/*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 > ul {
	padding-top:0px;
}
#footer_frame_1 > ul > li {
	float: left;
    font-size: 15px;
    font-weight: bold;
    width: 16.5%;
    line-height: 25px;
    list-style-type: none;
    text-align: left;
}
#footer_frame_1 > ul > li >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: 14px;
	font-weight: normal;
	/*height: 25px;*/
	line-height: 32px;
	overflow: hidden;
	padding-left: 28px;
}

#footer_frame_1 ul li a {
	color: #c57750;
	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: 20px 10px 10px;
}
#footer_three_block {
	float: left;
	margin-left: 4px;
}
#footer_three_block a {
	color: #FFF;
}

#footer_info {
	float: left;
	margin-left: 1%;
	color: #333;
	font-size: 13px;
	line-height: 20px;
	padding-top: 42px;
}

#accessibility {
	float: right;
}

/*end footer*/


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


@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%;
}
.frame {
	margin:6.7px;
}
}

@media only screen and (max-width: 992px) {
.logo{
	margin-top: -8px;
}
.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:orange;*/
	border-bottom:1px #ccc solid;
    color: #fff;
    font-size: 18px;
    /*font-weight: bold;*/
    line-height: 23px;
    text-decoration: none;
    /*text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);*/
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7d7e7d+0,0e0e0e+100;Black+3D */
background: #7d7e7d; /* Old browsers */
background: -moz-linear-gradient(45deg,  #7d7e7d 0%, #0e0e0e 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  #7d7e7d 0%,#0e0e0e 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  #7d7e7d 0%,#0e0e0e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.sm-blue > li:first-child > a, .sm-blue > li:first-child > :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/logo_bg.png) no-repeat top left;*/
	/*background:#dbc19b;*/
	height:72px;
	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 > li {
	float: none;
}
.nav > li > .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 > li.hover > 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;
}

.left2{
	float:left;
	display:block;
	font-size:14px;
	font-weight:bold;
}
.left2 a{
	color:#f48566;
}
.icon_link>div{
	margin-top: 5px;
}

#content_top{
	/*padding-bottom: 20px;
	min-height: 600px;*/
	/*background-color:#0CC;*/
}

.flexslider {
	padding-bottom: 3.5%;
}

}