
/*style.css*/
body
{
	padding:0;
}
h1
{
	color:#584651;
	font-size:2.2em;
	font-style:italic;
}
header
{
background: #ffce17;
border-bottom:#ffde65 1px solid;
}
.header_content
{
	margin:0 auto;
	width:940px;
	display:table;
	table-layout:fixed;
}
.header_content > div
{
	display:table-cell;
	vertical-align:middle;
	width:100%;
	text-align:center;
	position:relative;
	padding:15px;
}
.header_content > div:first-child
{
	text-align:left;
}
.header_content > div:last-child
{
	text-align:right;
}
.top_links
{
	display:inline-block;
	vertical-align:middle;
	font-size:1em;
}
.top_links a
{
	color:#fff;
	display:inline-block;
	text-decoration:none;
	vertical-align:middle;
	padding:5px;
}
.top_links a:hover
{
	color:#fff;
	text-decoration:underline;
}
.logo
{
	display:inline-block;
}
nav
{
	background:#ffce17;
	display:block;
}
.nav
{
	margin:0 auto;
	text-align:center;
}
.nav ul
{
	list-style:none;
	display:inline-block;
}
.nav ul li
{
	font-size:1em;
	float:left;
	color:#fff;
	margin:0 5px;
	line-height:40px;
	font-weight:bold;
}
.nav ul li a
{
	display:block;
	color:#fff;
	text-decoration:none;
	background:none;
	padding:0 20px;
}
.nav ul li a:hover
{
	color:#260808;
	text-decoration:none;
}
.banner
{
	margin:0 auto;
	position:relative;
	background:#ffce17;
}
.banner_text
{
	padding:10px;
	text-align:left;
}
.banner_text h2
{
	font-size:4.2em;
	font-weight:bold;
	font-style:italic;
	padding:0;
	margin:0;
	color:#fff;
}
.banner_text h3
{
	font-size:1.6em;
	padding:0;
	margin:0;
	color:#00627b;
	font-weight:normal;
	text-align:right;
}
.boldspan
{
	font-weight:bold;
	color:#00627b;
}
.banner_content
{
	position:relative;
	width:940px;
	margin:0 auto;
	padding:50px 0px;
	display:table;
	table-layout:fixed;
}
.banner_content > div
{
	display:table-cell;
	width:100%;
	vertical-align:middle;
	text-align:center;
}
.banner_content > div:last-child
{
	vertical-align:bottom;
	text-align:right;
	width:120%;
}
.banner_bottom
{
	line-height:120%;
	font-size:1.7em;
	color:#2d2a35;
	width:100%;
	margin:0 auto;
	padding:15px 10px;
	text-align:center;
	width:940px;
	position: relative;
	margin-top: -63px;
}
.banner_bottom > div
{
	width:220px;
	height:220px;
	border-radius:50%;
	display:inline-block;
	vertical-align:middle;
	text-align:center;
	line-height:100%;
}
.bgcolor_purple
{
background: #f9c9e2;
background: -moz-radial-gradient(center, ellipse cover, #f9c9e2 0%, #eca9cc 100%);
background: -webkit-radial-gradient(center, ellipse cover, #f9c9e2 0%,#eca9cc 100%);
background: radial-gradient(ellipse at center, #f9c9e2 0%,#eca9cc 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9c9e2', endColorstr='#eca9cc',GradientType=1 );
}
.bgcolor_yellow
{
background: #f9f8c9;
background: -moz-radial-gradient(center, ellipse cover, #f9f8c9 0%, #ede164 100%);
background: -webkit-radial-gradient(center, ellipse cover, #f9f8c9 0%,#ede164 100%);
background: radial-gradient(ellipse at center, #f9f8c9 0%,#ede164 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f8c9', endColorstr='#ede164',GradientType=1 );
}
.bgcolor_green
{
background: #bfe87c;
background: -moz-radial-gradient(center, ellipse cover, #bfe87c 0%, #8bb44a 100%);
background: -webkit-radial-gradient(center, ellipse cover, #bfe87c 0%,#8bb44a 100%);
background: radial-gradient(ellipse at center, #bfe87c 0%,#8bb44a 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfe87c', endColorstr='#8bb44a',GradientType=1 );
}
.bgcolor_red
{
background: #f9d0b9;
background: -moz-radial-gradient(center, ellipse cover, #f9d0b9 0%, #e7724e 100%);
background: -webkit-radial-gradient(center, ellipse cover, #f9d0b9 0%,#e7724e 100%);
background: radial-gradient(ellipse at center, #f9d0b9 0%,#e7724e 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9d0b9', endColorstr='#e7724e',GradientType=1 );
}
.banner_bottom > div img
{
	display:inline-block;
	vertical-align:middle;
}
.hme_cnt
{
	text-align:center;
}
.big_home
{
	width:100%;
	background:#f65f73;
}
.big_home_content
{
	width:940px;
	display:table;
	table-layout:fixed;
	margin:0 auto;
	padding:20px 0;
}
.big_home_content > div
{
	width:100%;
	display:table-cell;
	vertical-align:middle;
	color:#fff;
}
.big_home_content > div h3
{
	font-size:3em;
	color:#fff;
}
.big_home_content > div h4
{
	font-size:2.4em;
	color:#fff;
	padding:0;
	margin:0;
}
.big_home_content > div h5
{
	font-size:1.6em;
	color:#fff;
	padding:0;
	margin:0;
	font-weight:normal;
}
.big_home_content > div p
{
	font-size:1em;
	color:#fff;
}
.big_home_span
{
	color:#fff;
	display:inline-block;
	vertical-align:middle;
	padding:10px 10px 10px 0;
}



.home_info_content
{
	margin:20px auto;
	width:100%;
	display:table;
	table-layout:fixed;
}
.home_info_content > div
{
	display:table-cell;
	padding:10px;
	vertical-align:top;
	background:#f7f8fa;
	border:#fff 7px solid;
}

.home_info_content > div h3
{
	font-size:1.4em;
	margin:0;
	padding:20px 0;
	border-top:#000 1px solid;
	color:#434343;
}
.home_info_content > div h4
{
	font-size:1em;
	margin:0;
	padding:5px 0;
	text-decoration:underline;
	font-weight:normal;
	color:#222;
}
.home_info_content > div p
{
	font-size:.9em;
	margin:0;
	padding:5px 0;
	color:#848484;
}
.div_tbl
{
	width:100%;
	display:table;
	table-layout:fixed;
}
.div_tbl > div
{
	width:100%;
	display:table-cell;
	padding:5px;
	vertical-align:top
}
.div_tbl > div:first-child
{
	width:90px;
}
.rund_icon
{
	width:76px;
	height:76px;
	line-height:76px;
	display:inline-block;
	text-align:center;
	background:#08c1f0;
	border-radius:50%;
}
.rund_icon:hover
{
	background:#024071;
}
.rund_icon img
{
	vertical-align:middle;
}
.more
{
	font-size:1em;
	padding:5px 0;
}
.more a
{
	text-decoration:underline;
	color:#aa3d08;
	display:inline-block;
	vertical-align:middle;
}
.more a:hover
{
	text-decoration:none;
}
.content
{
	margin:10px auto;
	width:940px;
}
footer
{
	margin:0px  auto;
	padding:20px 0;
	border-top:rgba(0,0,0,.5) 5px solid;
	margin-top:50px;
}
.footer_content
{
	margin:0 auto;
	width:940px;
	font-size:.9em;
	display:table;
	table-layout:fixed;
}
.footer_content > div
{
	display:table-cell;
	width:100%;
	vertical-align:top;
	padding:20px 10px;
}
.footer_links
{
	margin:0 auto;
	width:100%;
	color:#c9cace;
	font-size:1em;
	display:table;
	table-layout:fixed;
}
.footer_links > div
{
	width:100%;
	display:table-cell;
	padding:10px 20px;
}
.footer_content h4
{
	font-size:1.4em;
	color:#000;
	margin:0;
	padding:0 0 10px 0;
}
.footer_content p
{
	font-size:1em;
	color:#333;
}
.footer_links ul
{
	margin:0;
	list-style:none;
}
.footer_links ul li
{
	font-size:1.1em;
	color:#848484;
	margin-bottom:5px;
}
.footer_links ul li a
{
	color:#5f5f5f;
	text-decoration:none;
	padding:5px 2px;
	display:inline-block;
	vertical-align:middle;
}
.footer_links ul li a:hover
{
	color:#000;
	text-decoration:none;
}
.copy
{
	padding:20px 0;
}
.footer_content a
{
	color:#222;
	text-decoration:none;
}
.footer_content a:hover
{
	color:#ffce17;
	text-decoration:underline;
}

.footer_text
{
	font-size:1em;
	color:#999;
	padding:5px 20px;
}
.footer_text a
{
	color:#08c1f0;
	text-decoration:none;
}
.footer_text a:hover
{
	text-decoration:underline;
}

.footer_social
{
	margin:0 auto;
	padding:5px 20px 20px 20px;
}
.footer_social a, .footer_social img
{
	display:inline-block;
	vertical-align:middle;
}
.abt
{
	text-align:center;
}
.abt_img
{
	text-align:center;
	padding:5px;
}

.gallery_photos
{
	width:100%;
}
.gallery_photos > div
{
	padding:10px;
	float:left;
	width:25%;
	position:relative;
}
.gallery_photos_img
{
	width:100%;
}
.gallery_photos_con
{
	font-size:.8em;
	color:#fff;
	font-weight:bold;
	position:absolute;
	width:auto;
	padding:5px;
	background:#F9A919;
	bottom:8px;
	margin:10px;
	right:0;
}
.gallery_photos > div:hover .gallery_photos_con
{
	color:#fff;
}

.contact
{
	margin:0px auto;
	width:100%;
	position:relative;
	padding:10px 0;
	display:table;
	width:100%;
	table-layout:fixed;
}
.contact > div
{
	display:block;
	width:100%;
	background:#f2f2f2;
	vertical-align:top;
	padding:20px;
}
.contact > div img
{
	width:100%;
}
.phone_icon, .location_icon, .mail_icon
{
	padding:20px 10px 10px 75px;
	background-position:10px 5px;
	background-repeat:no-repeat;
	color:#4d4442;
	font-size:1.2em;
	font-weight:bold;
	min-height:60px;
	line-height:140%;
	margin:10px;
}
.phone_icon
{
	background-image:url(../images/phone_icon.png);
}
.location_icon
{
	background-image:url(../images/map_icon.png);
}
.mail_icon
{
	background-image:url(../images/mailicon.png);
}
.contact
{
	margin:0px auto;
	width:100%;
	position:relative;
	padding:10px 0;
	display:table;
	width:100%;
	table-layout:fixed;
}
.contact > div
{
	display:block;
	width:100%;
	background:#f2f2f2;
	vertical-align:top;
	padding:20px;
}
.contact > div img
{
	width:100%;
}
.phone_icon, .location_icon, .mail_icon
{
	padding:20px 10px 10px 75px;
	background-position:10px 5px;
	background-repeat:no-repeat;
	color:#4d4442;
	font-size:1.2em;
	font-weight:bold;
	min-height:60px;
	line-height:140%;
	margin:10px;
}
.phone_icon
{
	background-image:url(../images/phone_icon.png);
}
.location_icon
{
	background-image:url(../images/map_icon.png);
}
.mail_icon
{
	background-image:url(../images/mailicon.png);
}
.activities
{
	margin: 0 auto;
	width:100%;
	display:table;
	table-layout:fixed;
}
.activities > div
{
	width:100%;
	display:inline-block;
	vertical-align:top;
	padding:0;
	margin:5px;
	background:#fff;
	border-bottom:rgba(0,0,0,.3) 2px solid;
}
.activities_box
{
	margin: 0 auto;
	display:table;
	width:100%;
	table-layout:fixed;
	background:#f1f1f1;
}
.activities_box > div
{
	display:table-cell;
	width:100%;
	vertical-align:middle;
	text-align:left;
	padding:10px;
}
.activities_box > div:first-child
{
	width:50%;
	padding:0;
	padding:10px;
}
.activities_box_img
{
	text-align:center;
	height:200px;
	margin-bottom:10px;
}
.activities_box_img img
{
	max-width: 100%;
    max-height: 100%;
	width:100%;
	vertical-align:middle;
}
.activities_box_con
{
	display:table;
	width:100%;
	table-layout:fixed;
}
.activities_box_con > div
{
	display:block;
	width:100%;
}
.activities_box_calen
{
	margin:0 auto;
}
.activities_box_calen_date
{
	font-size:1em;
	font-weight:bold;
	line-height:130%;
	color:#444;
	display:inline-block;
}
.activities_box_calen_date:after
{
	content:",";
	display:inline-block;
}
.activities_box_calen_month
{
	text-align:center;
	font-size:1em;
	font-weight:bold;
	line-height:130%;
	color:#444;
	display:inline-block;
}
.activities_box h2
{
	font-size:1.6em;
	color:#FFCE17;
	margin:0;
	line-height:130%;
	letter-spacing:-1;
}
.activities_box_time
{
	font-size:.9em;
	color:#666;
	background:url(../images/icon_time.png) 0px 3px no-repeat;
	padding:1px;
}
.activities_box_location
{
	font-size:.9em;
	color:#666;
	background:url(../images/icon_location.png) 0px 3px no-repeat;
	padding:1px;
}
.contact
{
	margin:0;
	padding:10px;
	background:#fff;
	width:60%;
}
.contact_title
{
	font-size:1.2em;
	font-weight:bold;
	color:#edbd12;
	display:inline-block;
	vertical-align:middle;
	padding:2px 5px 0 5px;
	line-height:26px;
}
.contact_p
{
	padding:5px;
}

/*media.css*/

/************************************************************************************
bigger than 1031
*************************************************************************************/
@media screen and (min-width: 1031px) 
{
}
/************************************************************************************
smaller than 1030
*************************************************************************************/
@media screen and (max-width: 1030px) 
{
	.header_content, .nav, .banner_content, .home_info_content, .basic_content, .footer_content,.content, .banner_bottom_con, .round_design, .product, .big_home_content, .banner_bottom
	{
		width:98%;
	}
	.header_content > div, .header_content > div:first-child, .header_content > div:last-child
	{
		width:100%;
		display:block;
		text-align:center;
		height:auto;
		padding:10px;
	}
	nav
	{
		width:100%;
		display:block;
	}
	.gallery_photos > div
	{
		width:33%;
	}
}
/************************************************************************************
smaller than 650
*************************************************************************************/
@media screen and (max-width: 650px) 
{	
	.nav
	{
		text-transform:uppercase;
	}
	.nav:before
	{
		content:"\2261 \2261";
		letter-spacing:-3px;
		color:#fff;
		font-family:Arial, Helvetica, sans-serif;
		padding:10px;
		line-height:120%;
		font-size:1.8em;
		display:inline-block;
		background:#FAA61F;
	}
	.nav:focus
	{
		pointer-events: none;
		outline:none;
	}
	.nav > ul
	{
		position:absolute;
		z-index: 1;
		opacity: 0;
		visibility: hidden;
		transition: visibility 0.5s;
		width:80%;
		transition:.3s;
		left:-100%;
		overflow:auto;
		display:block;
		max-height:83vh;
		z-index:1000;
	}
	.nav:focus > ul
	{
		opacity: 1;
		visibility: visible;
		pointer-events: auto;
		transition:.3s;
    	left: 50%;
		position:absolute;
		background:#FAA61F;
		transform:translateX(-50%);
	}
	.nav > ul > li
	{
		float:none;
		border-top:rgba(0,0,0,.1) 1px dashed;
		margin-top:-1px;
	}
	.nav > ul > li span
	{
		padding-top:16px;
	}
	.nav > ul > li > ul
	{
		position:relative;
		display:block;
	}
	.nav > ul > li > a, .nav > ul > li:hover > a, .nav > ul > li > span, .nav > ul > li:hover > span, .nav > ul > li > ul
	{
		background:none;
		color:#333;
	}
	.nav > ul > li > a, .nav > ul > li > span
	{
		font-weight:bold;
		font-size:.9em;
		background:none;
		color:#fff;
	}
	.submenu > li, .megamenu > li
	{
		display:block;
		float:none;
	}
	ul.megamenu > li
	{
		display:block;
	}
	.nav > ul > li > ul > li
	{
		padding-bottom:12px;
	}
	.inner_nav
	{
		display:block;
	}
	
	
	.header_content > div:last-child
	{
		text-align:left;
		padding:0;
	}
	.banner_design
	{
		width:100%;
	}
	.banner_design h2
	{
		font-size: 1.2em;
	}
	.banner_design h3
	{
		font-size: 1em;
	}
	.banner_design p
	{
		font-size:.9em
	}
	.banner_portfolio
	{
		font-size:1em;
	}
	.banner_portfolio a
	{
		padding:7px 15px;
	}
	.gallery_photos > div
	{
		width:50%;
	}
	.big_home_content > div
	{
		display:block;
		padding:10px;
	}
	.banner_bottom > div
	{
		width:200px;
		height:200px;
	}
	.header_content > div:last-child
	{
		text-align:center;
	}
}
/************************************************************************************
smaller than 480
*************************************************************************************/
@media screen and (max-width:480px)
{
	html 
	{
		-webkit-text-size-adjust: none;
	}
	.home_portfolio > div, .home_info_content > div
	{
		display:block;
		text-align:center;
	}
	.banner_content
	{
		transform:translateY(0);
		top:0;
	}
	.banner_design
	{
		width:100%;
		padding:10px;
		background:rgba(0,0,0,.4);
	}
	.banner_design h2,.banner_design h3,.banner_design p
	{
		color:#fff;
	}
	.footer_top .footer_content > div:first-child, .footer_content > div, .footer_middle .footer_content > div:last-child
	{
		display:block;
		width:100%;
		text-align:center;
		padding:10px;
	}
	.footer_search
	{
		padding-right:0px;
	}
	.gallery_photos > div
	{
		width:100%;
	}
	.gallery_photos_img img
	{
		width:100%;
	}
	.banner_content > div:last-child
	{
		display:block;
		width:100%;
	}
	.banner_bottom > div
	{
		width:120px;
		height:120px;
	}
}
/*reset.css*/

@charset "utf-8";
/* CSS Document */

/************************************************************************************
 RESET
*************************************************************************************/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}
img, fieldset {
	border: 0;
}
/* set image max width to 100% */
img {
	max-width: 100%;
	height: auto;
	width: auto; /* ie8 */
	line-height:100%;
}
/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display: block;
}

*, *:before, *:after
{
-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
html, body
{
   min-height:100%;
   height:100%;
}
a
{
	color:#903;
	text-decoration:none;
}
a:hover
{
	color:#C00;
	text-decoration:underline;
}
/************************************************************************************
 GENERAL STYLING
*************************************************************************************/
body {
	font: 16px/120% Arial, Helvetica, sans-serif;
	color: #666;
}
h1, h2, h3, h4, h5, h6, h7 {
	line-height: 120%;
	margin:4px 0;
}
h1 {
	font-size: 1.7em;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1em;
}
p {
	font-size: 1em;
	line-height:140%;
	color:#584942;
	padding:4px 0;
}

/************************************************************************************
 CLEARFIX
*************************************************************************************/
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix { display: inline-block; }
.clearfix { display: block; zoom: 1; }
.clear
{
	clear:both;
}
/************************************************************************************
 float
*************************************************************************************/
.f_left
{
	float:left;
}
.f_right
{
	float:right;
}
.display_table
{
	display:table;
	width:100%;
	table-layout:fixed;
}
.display_table > div
{
	display:table-cell;
	width:100%;
	vertical-align:top;
}

/*common files*/

.hi_mt_update
{
	display:inline-block;
	/*position: absolute;
	bottom: 0;
	margin-bottom: 20px;*/
}
.hi_mt_save
{
	color:#fff;
	display:inline-block;
	padding: 2px;
	cursor: pointer;
	font: 16px/130% Arial, Helvetica, sans-serif;
}
.hi_mt_save a
{
	background:#59af20;
	color:#fff;
	text-decoration:none;
	display:block;
	padding:2px 4px;
	border-radius:4px;
}
.hi_mt_save a:hover
{
	background:#49a10f;
	color:#fff;
}
.hi_mt_cancel
{
	color:#fff;
	display:inline-block;
	padding: 2px;
	cursor: pointer;
	font: 16px/130% Arial, Helvetica, sans-serif;
}
.hi_mt_cancel a
{
	background:#df0119;
	color:#fff;
	text-decoration:none;
	display:block;
	padding:2px 4px;
	border-radius:4px;
}
.hi_mt_cancel a:hover
{
	background:#c40015;
	color:#fff;
}
.hi_mt_edit
{
	border:#060606 2px solid;
	background:#fff;
	position:absolute;
	display:inline-block;
	z-index: 2000;
}
.hi_mt_edit ul
{
	list-style:none;
}
.hi_mt_edit ul li
{
	line-height:120%;
	font-size:14px;
	position:relative;
	cursor: pointer;
}
.hi_mt_edit ul li a
{
	line-height:120%;
	padding:4px 24px;
	display:block;
	background:#ececec;
	color:#5a5a5a;
	vertical-align:middle;
	text-decoration:none;
	border-bottom:#d4d4d4 1px solid;
}
.hi_mt_edit ul li a:hover
{
	background:#f4f4f4;
	color:#ca2a2c;
}
.hi_mt_edit_image, .hi_mt_edit_text, .hi_mt_edit_delete
{
	width:15px;
	height:15px;
	vertical-align:middle;
	display:inline-block;
	margin-top:4px;
	margin-left:5px;
	position:absolute;
}
.hi_mt_edit_image
{
	background:url(../images/mt_image.png) center no-repeat;
}
.hi_mt_edit_text
{
	background:url(../images/mt_text.png) center no-repeat;
}
.hi_mt_edit_delete
{
	background:url(../images/mt_delete.png) center no-repeat;
}
.hi_mt_edit_close
{
	position:absolute;
	width:22px;
	height:22px;
	background:#ca2a2c;
	text-align:center;
	line-height:18px;
	border:#060606 2px solid;
	color:#fff;
	cursor:pointer;
	z-index:100;
	border-radius:50%;
	font-size:12px;
	font-weight:bold;
	top:0px;
	right:0px;
}
.hi_mt_popup
{
	position:fixed;
	text-align:center;
	background:#fff;
	border:rgba(109,109,109,.2) 3px solid;
	border-radius:4px;
	box-shadow:rgba(0,0,0,.2) 0 0 5px;
	padding:20px;
	z-index: 10000;
	left:50%;
	top:50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);  
	max-height:90%;
	overflow:auto;
}
.hi_mt_popup p
{
	font-size:16px;
	color:#5a5a5a;
	padding-bottom:10px;
}
.hi_mt_popup_ok
{
	background:#07a132;
	color:#fff;
	text-decoration:none;
	padding:4px 8px;
	border-radius:6px;
	font-weight:bold;
	cursor:pointer;
	display:inline-block;
}
.hi_mt_popup_cancel
{
	background:#d50519;
	color:#fff;
	text-decoration:none;
	padding:4px 8px;
	border-radius:6px;
	font-weight:bold;
	cursor:pointer;
	display:inline-block;
}
.hi_mt_proceed
{
	background:#3d9ac6;
	border:#267ea8 1px solid;
	padding:8px 10px;
	border-radius:4px;
	font-size:18px;
	color:#fff;
	cursor:pointer;
	display:inline-block;
	/*position:fixed;
	float: right;*/
	/*bottom: 10%;
	right: 1px;*/
}

.hi_mt_dir_upload
{
	background:#3d9ac6;
	border:#267ea8 1px solid;
	padding:8px 10px;
	border-radius:4px;
	font-size:18px;
	color:#fff;
	cursor:pointer;
	display:inline-block;
	position:relative;
	/*float: left;*/
	bottom: 10%;
	left: 1px;
	margin-left: 10px;
}
.change_button
{
	cursor: pointer;
	text-align:center;
	display: inline-block;
	/*width: 25%;*/
	padding: 2px;
}
.user_need
{
	    display: block;
    padding: 10px;
    text-align: left;
}
.user_need_register
{
	background:#3d9ac6;
	border:#267ea8 1px solid;
	padding:8px 10px;
	border-radius:4px;
	font-size:18px;
	color:#fff;
	cursor:pointer;
	width: 100%;
}
.overlay_black{
	top: 0;
	left: 0;
	right: 0;
	background-color:rgb(0,0,0);
	opacity:0.7;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 1000;
	bottom: 0;
	position: fixed;
}
.text,.password
{
	width:100%;
	background:#fff;
	border:#CCC 1px solid;
	border-radius:.4em;
	-moz-border-radius:.4em;
	-webkit-border-radius:.4em;
	-o-border-radius:.4em;
	padding:10px;
	margin-top:5px;
	margin-bottom:15px;
	font-size:1.1em;
}
@media screen and (max-width: 480px) 
{
	html 
	{
		-webkit-text-size-adjust: none;
	}
	.banner_bottom_con, .home_content_box, .content_left, .content_right
	{
		width:100%;
		display:block;
	}
	.logo,.nav
	{
		width:100%;
		display:block;
	}
	.hiox_popup
	{
		width: 100%;
		position: absolute;
	}
	.hiox_popup_small
	{
		width: 50%;
	}
	.hi_mt_popup
	{
		
		position: absolute;
		top: 100%;
	}
	.hi_mt_update
	{
		bottom: 2px;
	}
	.banner_bottom_parts
	{
		float:none;
		margin:10px 0;
		width:100%;
	}

}
.upload_note{
	background: #F2BA41;
	text-align: center;
}
.upload_note p{
	color: #fff;
	font-size: 1em;
}
