@media only screen and (min-width: 841px) {
body {
        background:#ffffff;
        font:14px 'Open Sans';
        line-height:18px;
	color:#303030;
}

.mob {
	display:none;
}
.desk {	display:block;}.deski {
	display:inline;
}
/*
body:after {
	content:' ';
	display:block;
	position:absolute;
	top:0;
	left: 0;
	width: 100%;
	height:3087px;
	background:url(/inv.png) no-repeat scroll center 0px transparent;
	opacity:0.5;
}*/.pw {	width:1180px; /*1475px; 1192px;*/	margin:0 auto;}.d1 {	min-width:1180px;	height:67px;	background:#fff;}.d1 .pw {	background:url(../images/2.jpg) no-repeat scroll 445px 4px transparent;}.d1a {	display:inline-block;	font-size:19px;	line-height:19px;	padding:15px 0 0 82px;	background:url(../images/1.png) no-repeat scroll 0 12px transparent;	font-weight:700;	color:#00adee;	height:72px;	letter-spacing: 0.6px;	margin-left:35px;}.d1ab {	font-size:14px;	line-height:18px;	color:#000000;	font-weight:600;	padding:0 0 0 161px;	text-align:center;	letter-spacing:0;}.d2 {	min-width:1180px;	color:#323232;}.d2 .pw {	background:url(../images/3.jpg) no-repeat scroll 0 0 transparent;	height:241px;}.d2a {	position:relative;	text-decoration:none;	color:inherit;	display:block;}.d2aa {	font-size:27px;	line-height:27px;	font-weight:700;	padding-top:22px;	color:#3ab4ee;	padding:10px 0 0 12px;}.d2aab {	font-size:48px;	line-height:48px;	display:inline-block;	background:#FF7D00;	color:#fff;	border:1px solid #fff;	padding:1px 8px;	margin:0 -3px 0 0;	border-radius:8px;}.d2 ul {	margin:34px 0 0;	padding:0;}.d2 ul li {	display:block;	margin:0 0 0 10px;	padding:0;	font-size:13px;	line-height:18px;	font-weight:700;		padding:0 0 14px 38px;	background:url(../images/4.png) no-repeat scroll 0 2px transparent;	letter-spacing: 0.2px;}.d2 ul li.last {	letter-spacing:0.5px;}.d2 ul li.d2aac {	padding-bottom:13px;}.d2 ul li span {	font-size:18px;	}.d2ab {	font-size:20px;	line-height:20px;	padding:0;	letter-spacing: 0.5px;	margin:11px 0 0 163px;	color:#f98611;	font-weight:800;	background:url(../images/4.png) no-repeat scroll right center transparent;	width:352px;	letter-spacing:0.2px;}.d2a {	margin-left:390px;}.d9 {	background:#555555;	color:#fff;	font-size:10px;	line-height:13px;	padding-bottom:28px;	min-width:1180px;}.d9 .pw {	width:1180px;}.d9:after {	content:' ';	display:block;	clear:both;}.d9a {	font-size:11px;	line-height:13px;	/*font-family:SourceSansPro-Bold;*/	width:254px;	float:left;	margin:28px 0 0 26px;}.d9b {	width:534px;	float:left;	border-right:1px solid #D0D0D0;	padding:0 68px 12px 0;	margin:28px 0 0 0;}.d9 a {	text-decoration:none;	color:#fff;}.d9ba {	font-size:11px;	line-height:13px;	display:block;	padding-bottom:16px;}.d9b a {	font-weight:bold;}.d9c {	width:314px;	float:right;	margin:29px 0 0 0;}	.d10a {		width:100%;	}}textarea.textwatermark,input.textwatermark{color:#7b7a7a !important; font-style:italic;}


input.btnCalendar {
	/*background:#efefef url(/images/calendar.png) no-repeat center center;*/
	background:transparent url(../images/calendar_icon.png) no-repeat center center;
	vertical-align:middle;
	position:relative;
	top:-2px;
	margin:0 0 0 5px;
	height:40px;
	width:43px;
	/*border-top:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
	border-left:0px solid black;*/
	border-width:0;
	padding:0;
	cursor:pointer;
}

input.btnClearCalendar {
	/*background:#efefef url(/images/calendar.png) no-repeat center center;*/
	background:transparent url(../images/calendar_delete.png) no-repeat center center;
	vertical-align:middle;
	position:relative;
	top:-2px;
	left:5px;
	height:31px;
	width:29px;
	/*border-top:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
	border-left:0px solid black;*/
	border-width:0;
	padding:0;
	margin:0;
	cursor:pointer;
}

div#calendarLayer a {
	text-decoration:none;
}

div#calendarLayer {
	position:absolute;
	top:0;
	left:0;
	width:1px;
	z-index:10;
}

div#calendarLayer select#yr {
	border-width:0;
	background:#808080;
	font-weight:bold;
	font-size:12px;
	font-family:Arial;
	color:#ffffff;
	padding:auto;
}

table.calendar {
	margin:0 auto 0 auto;
        background-color:#DDDDDD;
        border:1px solid #aaaaaa;
	cursor:default;
	width:200px;
      	-webkit-box-shadow: 0px 0px 5px rgba(33, 33, 33, 1);
      	-moz-box-shadow:    0px 0px 5px rgba(33, 33, 33, 1);
      	box-shadow:         0px 0px 5px rgba(33, 33, 33, 1);
	font-size:12px;
	line-height:15px;
}

table.calendar td {
	background-color: #a0a0a0;
	color:black;
	/*width:45px;
	height:30px;*/
	font-size:8px;
	vertical-align:middle;
}

table.calendar td a.date {
	display:block;
	font-size:13px;
        padding:3px;
	text-align:center;
	cursor:pointer;
	font-weight:normal;
	color:#000000;
}

table.calendar td a.date:hover {
	background:#CFD3D4;
	color:#000000;
}

table.calendar td.selected {
	background-color:#254991 !important;
}

table.calendar td.today {
	background-color:#e0e0e0;
}

table.calendar td a.today {
	font-weight:bold !important;
}

table.calendar td a.selected {
	font-weight:bold;
	color:white;
}

table.calendar th.th1 a.btnback {
	display:block;
	float:left;
	background:transparent url(../images/icon_naptprev.gif) no-repeat top left;
	height:20px;
	width:18px;
	cursor:pointer;
}

table.calendar th.th1 a.btnnext {
	display:block;
	float:right;
	background:transparent url(../images/icon_naptnext.gif) no-repeat top left;
	height:20px;
	width:18px;
	cursor:pointer;

}

table.calendar th.th1 {
	padding:5px;
	background-color: #808080;
	font-size:12px;
	vertical-align:middle;
	color:#ffffff;
}

table.calendar th.th1 div {
	background:#808080;
	/*padding:2px 0 0 0;*/
}

table.calendar td.amon {
	background-color: white;
}

table.calendar td {
	text-align:left;
}

input.datebox {
	text-align:center;
	width:100px;
}

input[type=text].datebox {
	padding-left:0;
}
.ccombobox, .ccombobox:after, .ccombobox:before,
.ccombobox .dropdown, .ccombobox .dropdown a {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.ccombobox {
    vertical-align:top;
    text-align:left;
    background: none repeat scroll 0 0 #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 24px;
    box-shadow: 0 1px 1px rgba(50, 50, 50, 0.1);
    color: #8aa8bd;
    cursor: pointer;
    font-weight: bold;
    margin: 0 auto;
    outline: medium none;
    padding: 0px 10px;
    position: relative;
    width: 200px;
    display:inline-block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.ccombobox:after {
    display:block;
    content:' ';
    background:url(../images/dropdown.png) no-repeat scroll 0 0 transparent;
    width:17px;
    height:8px;
    /*border-color: #8aa8bd transparent;
    border-style: solid;
    border-width: 6px 6px 0;
    content: " ";
    height: 0;
    width: 0;*/
    position: absolute;
    right: 8px;
    top: 50%;
    margin-top: -3px;
}

.ccombobox .dropdown {
    background: none repeat scroll 0 0 white;
    border: 0px solid rgba(0, 0, 0, 0.17);
    /*border-top:none;*/
    border-top:1px solid #d0d0d0;
    padding-top:2px;/*4px;*/
    border-radius: 0px 0px 7px 7px;
    box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.5);
    font-weight: normal;
    left: 0;
    list-style: none outside none;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 100%;
    transition: all 0.3s ease-in 0s;
    z-index:90;
    max-height:200px;
    overflow-y:auto;
    margin-top:0;/*-3px;*/
    width:100%;
    visibility:hidden;
}

.ccombobox span.text {
	position:relative;
	top:50%;
	margin-top:-6px;	
	display:block;
}

.ccombobox.active {
    box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.5);
    border-bottom-left-radius:0;
    border-bottom-right-radius:0;
}

.ccombobox.active .dropdown {
    opacity: 1;
    pointer-events: auto;
    visibility:visible;
}


.ccombobox .dropdown a {
	display:block;
	padding:10px 20px;
	text-decoration:none;
	color:#808080;
}

.ccombobox .dropdown a:hover {
	background:#e0e0e0;
}
* {
	-webkit-text-size-adjust: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	ms-box-sizing: border-box;
	box-sizing: border-box;  
}
div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, /*sub, sup,*/ tt, var,
b, u, i, center,
dl, dt, dd, /*ol, ul, li,*/
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, 
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, /*sub, sup,*/ tt, var,
b, u, i, center,
dl, dt, dd, /*ol, ul, li,*/
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, 
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}

th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: top;
}

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	/*line-height: 1;*/
}
/*ol, ul {
	list-style: none;
}*/
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

input[type="text"], input[type="password"], textarea, select { 
    outline: none;
}

textarea {
	overflow: auto; 
}

b {
	font-weight:bold;
}

i {
	font-style:italic;
}

.cb {
	clear:both;
}

.cl {
	clear:left;
}

a.noline {
	text-decoration:none;
}

a.inherit {
	color:inherit;
	text-decoration:inherit;
}

ol {
	padding:0 0 0 22px;
	margin:0;
}

ul {
	padding:0 0 0 15px;
	margin:0;
}
body .ccombobox {
	background: #ffffff; /* Old browsers */
	border:2px solid #FF0066;
	border-radius:24px;
	font-weight:600;
	font-size:14px;
	line-height:14px;
	padding-left:19px;
	color:#303030;
	height:42px;
	box-shadow:none;
	transition:all 2s;
}

.ccombobox span.text {
	margin-top:-0.5em;
	/*margin-top:-8px;*/
}

/*.ccombobox:after {
    width:30px;
    height:17px;
    right: 30px;
    margin-top: -8px;
}*/

.ccombobox:after {
    width:27px;
    height:12px;
    right: 18px;
    margin-top: -6px;
}


body .ccombobox.active {
	border-color:#2a52b9;	
	-webkit-box-shadow: 0px 0px 5px rgba(42, 82, 185, 0.75);
	-moz-box-shadow:    0px 0px 5px rgba(42, 82, 185, 0.75);
	box-shadow:         0px 0px 5px rgba(, 0.75);
}

body .ccombobox.err {
	border-color:#ff0000;	
	transition:all 0.5s;
	-webkit-box-shadow: 0px 0px 5px rgba(231, 94, 63, 0.75);
	-moz-box-shadow:    0px 0px 5px rgba(231, 94, 63, 0.75);
	box-shadow:         0px 0px 5px rgba(231, 94, 63, 0.75);
}

body .ccombobox .dropdown {
	background:#F3F3F3;
	max-height:140px;
}

body .ccombobox .dropdown a {
	padding:3px 20px;
	color:#000000;
}

body .ccombobox .dropdown a.noval {
	padding:3px 13px;
	color:#808080;
	font-style:italic;
	/*display:none;*/
}

input[type=text], input[type=tel], select, textarea {
	background:#FFFFFF;
	border:2px solid #FF0066;
	border-radius:24px;
	font-weight:600;
	font-size:14px;
	padding-left:14px;
	color:303030;
	height:42px;
	box-shadow:none;
	line-height: 42px;
	font-family:inherit;
	resize:none;
	-webkit-appearance: none;
}

input.condensed, select.condensed, .ccombobox.condensed {
	letter-spacing:-1px;
}

input[type=text]:focus, input[type=tel]:focus, textarea:focus {
	border-color:#FF0066;	
	-webkit-box-shadow: 0px 0px 5px rgba(42, 82, 185, 0.75);
	-moz-box-shadow:    0px 0px 5px rgba(42, 82, 185, 0.75);
	box-shadow:         0px 0px 5px rgba(, 0.75);
}

select {
	background: #ffffff;
}

.d2e .ccombobox, .d2e select {
	width:320px;
}

input.phone, input.vcode {
	width:231px;
	display:inline-block;
	vertical-align:top;
	margin:0 7px;
}

select.phonearea, .ccombobox.phonearea {
	width:113px;
	display:inline-block;
	vertical-align:top;
	padding-left: 34px;
}

input.zip {
	display:inline-block;
	width:146px;
}

select.city, .ccombobox.city {
	background:url(../images/dropdown.png) no-repeat scroll 246px center #ffffff;
	width:295px;
	margin-left:7px;
}


input.fname, input.lname {
	width:180px;
	display:inline-block;
	vertical-align:top;
}

input.fname {
	margin:0 7px;
}

select.sex, .ccombobox.sex {
	width:146px;
	display:inline-block;
	vertical-align:top;
}

input.email, input.street {
	width:320px;
	display:inline-block;
	margin-right:7px;
}

select.onevalue, .ccombobox.onevalue {
	background-image:none !important;
	padding-right:0;
}

select.bdd, .ccombobox.bdd {
	width:111px;
	display:inline-block;
	vertical-align:top;
	margin-right:7px;
}

select.bdm, .ccombobox.bdm {
	width:158px;
	display:inline-block;
	vertical-align:top;
	margin-right:7px;
}

select.bdy, .ccombobox.bdy {
	width:122px;
	display:inline-block;
	vertical-align:top;
	margin-right:7px;
}

select.bdy {
	background:url(../images/dropdown.png) no-repeat scroll 79px center #ffffff;
}
select.bdm {
	background:url(../images/dropdown.png) no-repeat scroll 115px center #ffffff;
}
select.bdd {
	background:url(../images/dropdown.png) no-repeat scroll 68px center #ffffff;
}

@media only screen and (min-width: 841px) {

select.capital, .ccombobox.capital {
	display:inline-block;
	width:410px;
	height:52px;
	border-radius:26px;
	font-size:20px;
	line-height:20px;
	padding-left:20px;
	background:url(../images/dropdown.png) no-repeat scroll 346px center #ffffff;
}

}

@media only screen and (max-width: 840px) {

	input[type=text], input[type=tel], select, textarea {
		font-size: 16px;
		line-height:1em;
	}

	select.bdd, .ccombobox.bdd,
	select.bdm, .ccombobox.bdm {
                margin-bottom:10px;
        }

	select.bdm, .ccombobox.bdm {
		display:block;
		margin-left:auto;
		margin-right:auto;
	}
	/*.d2e .ccombobox, .d2e select {
		width:296px;
	}*/

	.ccombobox:after {
		border-width: 10px 11px 0;
		border-color: #C5C5C5 transparent;
	}

	body .ccombobox .dropdown a {
		padding:16px 20px;
	}

	span.radio {
		margin-top:1px;
	}

	input.zip {
		display:inline-block;
		width:162px;
	}

	input.city, select.city, .ccombobox.city {
		width:296px;
		display:inline-block;
		margin:10px 0;
	}

	select.city, .ccombobox.city {
		background:url(../images/dropdown.png) no-repeat scroll 255px center #ffffff;
		margin-bottom:0px;
	}


	input.fname, input.lname {
		width:232px;
		display:inline-block;
		margin:10px 0 0;
		vertical-align:top;
	}

	input.lname {
		margin-bottom:10px;
	}

	select.sex, .ccombobox.sex {
		display:inline-block;
		background:url(../images/dropdown.png) no-repeat scroll 111px center #ffffff;
		width:162px;
		vertical-align:top;
	}

	input.phone {
		width:231px;
		display:inline-block;
		vertical-align:top;
		margin:0 0;
	}

	input.vcode {
		width:227px;
		display:inline-block;
		vertical-align:top;
		margin:0 0;
	}

	select.phonearea, .ccombobox.phonearea {
		width:120px;
		display:inline-block;
		vertical-align:top;
		padding-left: 34px;
	}

	input.email {
		width:296px;
		display:inline-block;
		margin:0;
	}

	input.street {
		width:296px;
		display:inline-block;
		margin:0 0 0;
	}

	.ccombobox.investment, select.investment {
		font-size:16px;
		line-height:38px;
		font-weight:600;
		padding-left:20px;
	}

	
	select.ftype, .ccombobox.ftype,
	select.fnum, .ccombobox.fnum {
		background:url(../images/dropdown.png) no-repeat scroll 155px center #ffffff;
		width:206px;
	}
}@media only screen and (max-width: 840px) {	body {	        background:#ffffff;	        font:14px 'Open Sans';	        line-height:18px;		color:#303030;	}	.mob {		display:block;	}	.desk, .deski {
		display:none;
	}

        /*body:after {
        	content:' ';
        	display:block;
        	position:absolute;
        	top:533px;
        	left:0;
        	width:100%;
        	height:3424px;
        	background:url(/minv.png) no-repeat scroll top center transparent;
        	opacity:0.5;
        }*/
        .pw {        	width:320px;                margin:0 auto;        }        .d1 {        	height:72px;		min-width:320px;		text-align:left;		background:#fff;        }	.d1a {		display:block;		font-size:17px;		line-height:17px;		background:url(../images/1.png) no-repeat scroll center 14px transparent;		font-weight:700;		color:#00adee;		height:72px;		letter-spacing: 0px;	}	.d1ab {		font-size:13px;		line-height:14px;		color:#646464;		font-weight:600;		letter-spacing:0.4px;		padding-top:4px;	}	.d2 {		min-width:320px;		/*height:143px;		background:#00ADEE;		color:#fff;*/	}        .d2a {        	position:relative;		text-decoration:none;		color:inherit;		display:block;        }        /*.d2a:after {        	content:' ';        	display:block;        	position:absolute;        	top:5px;        	right:7px;        	width:132px;        	height:131px;        	background:url(../images/5.png?2) no-repeat scroll center 0 transparent;        }*/	.d2aa {		font-size:23px;		line-height:30px;		font-weight:700;		padding-top:22px;		color:#3ab4ee;		padding:10px 0 0 6px;        	background:url(../images/5.png?2) no-repeat scroll center 0 transparent;	}	.d2aab {		font-size:30px;		line-height:30px;		display:inline-block;		background:#FF7D00;		color:#fff;		border:1px solid #fff;		padding:1px 8px;		margin:0 -3px 0 0;		border-radius:6px;	}	.d3 {		background:#fff;	}	.d3a {	       	background:url(../images/m2.png?2) no-repeat scroll center 17px transparent;		padding-top:135px;	}	.d3a b {		color:#FF7D00;	}	.d3 ul {		margin:0;		padding:0;		list-style-type:none;	}	.d3 li {		margin:0;		padding:28px 0 14px;		font-size:16px;		line-height:24px;		text-align:center;		font-weight:bold;		color:#00adee;	       	background:url(../images/m4.png) no-repeat scroll center 0 transparent;	}	.d3 li:last-child {		padding-bottom:0;	}	.d3 li span {		display:block;		font-size:22px;		padding-bottom:2px;	}	.d3 li span sup {		font-size:12px;	}        .d8 {        	background:#ffffff;        	color:#00adee;        	font-size:16px;        	line-height: 22px;        	padding: 5px 0 5px;		font-weight:600;		text-align:center;		border-top:1px solid #E5E3E4;		letter-spacing:0.5px;	}        .d9 {        	background:#555555;        	color:#fff;        	font-size:11px;        	line-height: 14px;        	padding-bottom: 41px;        	padding-top: 26px;	}        .d9 .pw {		padding: 0 15px;	}        .d9:after {        	content:' ';        	display:block;        	clear:both;        }        .d9a {        	font-family:SourceSansPro-Bold;        	width:254px;        	/* float:left; */        	margin: 0 0 29px;        }        .d9 a {        	text-decoration:none;        	color:#fff;        }	.d9ba {		margin-bottom:26px;	}        .d9b a {        	font-family:SourceSansPro-Bold;        }	.d9b {        	border-bottom:1px solid #D0D0D0;	       	padding: 0 0 13px 0;		margin-bottom: 13px;	}	.d9c {		line-height:12px;	}	.d10a {		width:100%;	}}@media only screen and (min-width: 841px) {
        .slider {
        	width:100%;
        	height:100%;
        	overflow:hidden;
        	position:relative;
		/*transform: scale(0.8,0.8);*/
        }

        .slides {
        	float:left;
        	width:100%;
        	height:100%;
        }

        .slides .slide {
        	display:block;
        	float:left;
        	/*width:1192px;*/
        	height:100%;
        	position:relative;
        }

        .slides.slidesset .slide {
        	/*width:50%;*/
        }

        .slides .slide:before {
        	content:' ';
        	display:block;
        	position:absolute;
        	top:0;
        	left:0;
        	width:100%;
        	height:37px;
        }

        .slide .slidecontent {
        	width:1192px;
        	margin:0 auto;
        	height:100%;	
        }

}

@media only screen and (max-width: 840px) {
        .slider {
        	width:100%;
        	height:100%;
        	overflow:hidden;
        	position:relative;
        }
        .slides {
        	float:left;
        	width:100%;
        	height:100%;
        }
        .slides .slide {
        	display:block;
        	float:left;
        	/*width:100%;*/
        	height:100%;
        	position:relative;
        }
        .slides.slidesset .slide {
        	/*width:50%;*/
        }

        .slide .slidecontent {
        	width:320px;
        	margin:0 auto;
        	height:100%;	
        }
}
div.radioblock {
	float:left;
	/*padding-left:5px;
	padding-right:12px;*/
}

span.radio {
    background: url("../images/radio.png") no-repeat scroll 0 0 transparent;
    clear: left;
    display: block;
    float: left;
    height: 18px;
    padding: 0 7px 0 0;
    width: 23px;
}

div.radioblock label {
    display: block;
    float: left;
    padding: 0 28px 0 0;
    line-height: 20px;
}

div.radioblock.last label {
    display: block;
    float: left;
    padding: 0 0 0 0;
}
