/*-- Reset-Code --*/
/*
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,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,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;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0px;padding:0px;}
*/

body {
	background-size: cover;
	/*font-family: 'Raleway', sans-serif;*/
	/*background: url(../images/home/buybg.jpg) no-repeat 0px 0px;*/
	background:gray url(../images/home/buybg.jpg) no-repeat 0px 0px;
}
.contentbody
{
	padding:100px 0 50px 0 ;
}
input[type="button"], input[type="submit"] {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
   /* font-family: 'Raleway', sans-serif;*/
    font-weight:600;
	letter-spacing:1px;
		
}
p {
	margin: 0;
	letter-spacing:1px;
	line-height:1.8em;
	font-size:14px;
	font-weight:400;
}
.tbpayment p
{
	margin: 0;
	color:#fff;
	letter-spacing:1px;
	line-height:1.8em;
	font-size:14px;
	font-weight:400;
	margin-bottom:5px;
}

.input-groups input[type="text"] {
    font-size: 15px;
    font-weight: 500;
    text-align: left;
   /* text-transform: capitalize;/*Ê××ÖÄ¸´óÐ´*/
    letter-spacing: 1px;
    padding: 12px 10px 12px 10px;
	width:90%;
	display:inline-block;
    box-sizing: border-box;
   	border: none;
    outline: none;
   /* background: transparent;*/
	font-family: 'Raleway', sans-serif;
}
/*
input[type="Password"] {
	font-size: 15px;
    font-weight: 500;
    text-align: left;
    text-transform: capitalize;
    letter-spacing: 1px;
    padding: 12px 10px 12px 10px;
	width:90%;
	display:inline-block;
    box-sizing: border-box;
   	border: none;
    outline: none;
    background: transparent;
	font-family: 'Raleway', sans-serif;
}
*/
input[type="email"] {
	font-size: 15px;
    font-weight: 500;
    text-align: left;
    letter-spacing: 1px;
    padding: 12px 10px 12px 10px;
	width:90%;
	display:inline-block;
    box-sizing: border-box;
   	border: none;
    outline: none;
    background: transparent;
	font-family: 'Raleway', sans-serif;
}
.input-groups{
    margin-bottom: 15px;
	padding: 0px 10px;
	border: 1px solid #bbb;
}

.btn-block {
    display: block;
    width: 100%;
}
.btn:active {
    outline: none;
}
.btn-danger {
    color: #fff;
    background-color: #01cd74;
    margin-top: 15px;
	outline:none;
    padding:15px 12px;
	cursor:pointer;
	letter-spacing: 2px;
	font-size: 15px;
    font-weight: 600;
	border: none;
    text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

.btn-danger:hover{
	background-color:#333;
}
.pay_info h2 {
  display: inline-block;
    font-size: 26px;
    margin-bottom: 10px;
    color: #01cd74;
    letter-spacing: 2px;	
}
.pay_info h4{
    display: inline-block;
    font-size: 15px;
	padding: 8px 0px;
    color: #444;
    text-transform: capitalize;
}
.radiotext
{	display: inline-block;
    font-size:20px;
	padding:0 50px 20px 10px;
    color: #444;
    text-transform: capitalize;
}
 ::-webkit-input-placeholder {
color:#777 !important;
}
:-moz-placeholder { /* Firefox 18- */
color:#777 !important;
}
::-moz-placeholder {  /* Firefox 19+ */
color:#777 !important;
letter-spacing:5px;
}
:-ms-input-placeholder {  
color:#777 !important;
}

a.btn.btn-block.btn-social.btn-facebook {
    display: block;
    width: 100%;
    padding: 10px 0px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
	letter-spacing: 1px;
	font-family: 'Raleway', sans-serif;
}
h1 {
    text-align: center;
    font-size:30px;
    margin-bottom:20px;
    letter-spacing: 3px;
	color: #fff;
	font-weight:500;
}
.pay_info {
    flex-basis: 50%;
	-webkit-flex-basis: 50%;
    box-sizing: border-box;
	padding:10em 3em;
    background-color: #333;
    opacity:1;
     animation:fadeIn 2s;
	-webkit-animation:fadeIn 2s ; /*Safari and Chrome*/
}
.apply_list {
   /* padding:5em 4em;*/
    padding:3em 4em;
}
.apply_list h3 {
    color: #fff;
    font-size: 2.2em;
}
/*
.apply_list h4 {
    color: #fff;
    font-size: 1.2em;
	margin: 1em 0;
	line-height: 28px;
    font-weight: 500;
    text-transform: capitalize;
}*/
.apply_list p {
    color: #fff;
    font-size: 14px;
	margin: 1em 0;
	line-height: 28px;
}

.applyform {
	display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;      /* TWEENER - IE 10 */
	display: -webkit-flex;     /* NEW - Chrome */
	display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
}

.apply_info {
    padding: 0px;
    flex-basis: 50%;
	-webkit-flex-basis: 50%;
	background:#fff;
}

.mycontainer {
    width: 80%;
    margin: 0 auto;
}
i.fa{
   font-size: 16px;
    vertical-align: middle;
    color:#01cd74;
	box-sizing:border-box;
	float:left;
	width:6%;
    margin-top: 13px;
    text-align: center;
}

h5 {
    text-align: center;
    margin: 10px 0px;
    font-size: 15px;
    font-weight: 600;
	    color: #000;
}
.alertdialog
{
	padding-top:300px;
} 

/**units list***/

.tbunits{
    margin:50px 10px;
    box-shadow: 1px 5px 50px rgba( 0, 0, 0, 0.2 );
}

.units-table {
    border-radius: 5px;
    font-size: 12px;
    font-weight: normal;
    border: none;
    border-collapse: collapse;
    width: 100%;
    max-width: 100%;
    white-space: nowrap;
    background-color: white;
}
.units-table td, .units-table th {
    text-align: center;
    padding: 8px;
}

.units-table td {
    border-right: 1px solid #f8f8f8;
    font-size: 12px;
}

.units-table thead th {
    color: #ffffff;
    background: #4FC3A1;
}


.units-table thead th:nth-child(odd) {
    color: #ffffff;
    background: #324960;
}

.units-table tr:nth-child(even) {
    background: #F8F8F8;
}
.units-table>tbody>tr:hover
{
	background: #58b59a;
	color:#fff;	
}
.units-table>tbody>tr:hover p
{
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	transition-duration:0.5s;
	
}
.unit-btnlist
{
    padding: 10px;
    text-align: center;
}
.btn-blockhalf {
    width: 40%;
}
.btn-confirm {
    color: #fff;
    background-color: #01cd74;
    margin-top: 15px;
    margin-right: 15px;
	outline:none;
    padding:8px;
	cursor:pointer;
	letter-spacing: 2px;
    font-weight: 600;
	border: none;
    text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.btn-cancel {
    color: #fff;
    background-color: #66907d;
    margin-top: 15px;
     margin-right: 15px;
	outline:none;
    padding:8px;
	cursor:pointer;
	letter-spacing: 2px;
	
    font-weight: 600;
	border: none;
    text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.btn-confirm:hover{
	background-color:#333;
	 color: #fff;
}
.btn-cancel:hover{
	background-color:#333;
	 color: #fff;
}
.unitinfo
{
    margin-bottom: 15px;
    padding: 0px 10px;
    /* border: 1px solid #c1b9b9; */
    background: #01cd5d;
    text-align: left;
    color: white;
   /* font-size: 16px;*/
    letter-spacing: 1px;
    font-weight: 500;
   /* display:none;*/
} 
.input_unit
{
	width: 50px;
    background: #f9f9f9;
    padding: 3px;
    border: 1px solid #8a8888;
    font-weight: 700;
    text-align: left;
    letter-spacing: 1px;
	display:inline-block;
    box-sizing: border-box;
    outline: none;
	font-family: 'Raleway', sans-serif;
	color:#333
}
.input_hkd
{
	width:100px;
    font-weight: 700;
    text-align: left;
    letter-spacing: 1px;
    padding: 10px;
	display:inline-block;
    box-sizing: border-box;
   	border: none;
    outline: none;
	font-family: 'Raleway', sans-serif;
	 background: #01cd5d;
}
.btn-choose
{
	margin: 5px 0;
    padding:5px;
    background-color: white;
    color: #01cd5d;
    font-weight: 700;
    font-size: 15px;
}
.xinhao{color:Red;font-size:12px;}

@keyframes fadeIn
{
from {opacity:0;}
to {opacity:1;}
}
@-webkit-keyframes fadeIn /*Safari and Chrome*/
{
from {opacity:0;}
to {opacity:1;}
}

/*****change radio style******/
/*
input[type="radio"] + label::before {
 content: "\a0";
 display: inline-block;
 vertical-align: middle;
 width: 15px;
 height: 15px;
 margin-right: 5px;
 border-radius: 50%;
 text-indent: .15em;
 margin-bottom: 4px;
 border: 1px solid #CCCCCC;
}
input[type="radio"]:checked + label::before {
 background-color: #4A90E2;
 background-clip: content-box;
 padding: 2px;
}
input[type="radio"] {
 position: absolute;
clip: rect(0, 0, 0, 0);
}
.radio-inline{
 padding-left: 0;
}
input[type=radio][disabled]:checked + label::before{
 background-color:#CCCCCC;
 background-clip: content-box;
 padding: 2px;

}
*/
/** Responsive **/

@media screen and (max-width: 1600px){
	
}
@media screen and (max-width: 1440px){
	.mycontainer {
		width: 80%;
		margin: 0 auto;
	}
	.input_hkd{width:120px;}
	.input_unit{width:100px}
}
@media screen and (max-width: 1366px){
	.input_unit{width:70px}
	.input_hkd{width:110px;}
}
@media screen and (max-width: 1280px){
	.mycontainer {
		width: 80%;
	}
	.input_unit{width:50px}
	.input_hkd{width:100px;}
	
}
@media screen and (max-width: 1080px){
	.mycontainer {
		width:90%;
	}
	.apply_list {
		padding:2em 3em;
	}
	.pay_info {
		padding:8em 3em;
	}
	.apply_list h4 {
		font-size: 1.1em;
	}
}

@media screen and (max-width: 1024px){
	.apply_list h3 {
		font-size: 2em;
	}
	.mycontainer {
		width:90%;
	}
}
@media screen and (max-width: 991px){
	.pay_info h2 {
		font-size: 24px;
	}
	p{
		font-size: 13px;
	}
	h1 {
		font-size: 40px;
		letter-spacing: 2px;
	}
}
@media screen and (max-width: 900px){
	
	.mycontainer {
		width: 90%;
	}
	.apply_list h4 {
		font-size: 1em;
	}
}
@media screen and (max-width: 800px){
	.input-groups input[type="text"],.input-groups input[type="email"]{
		font-size: 12px;
	}
	i.fa.fa-user,i.fa.fa-envelope,i.fa.fa-lock {
		margin-top: 10px;
	}
}
@media screen and (max-width: 768px){
	.mycontainer {
		width: 90%;
	}
	.apply_list {
		padding:4em 2em;
	}
	.alertdialog{
	padding-top:200px;
	} 
}
@media screen and (max-width: 736px){

	.apply_list h3 {
		font-size: 1.7em;
	}
	.pay_info h2 {
		font-size: 22px;
	}
	.pay_info {
		padding: 2em;
	}
	.footer p {
		font-size: 14px;
	}
	.pay_info h4 {
		font-size: 14px;
	}
	.btn-danger {
		padding: 13px 12px;
		font-size: 14px;
	}
	.mycontainer {
		width: 95%;
	}
	.unitinfo
	{
		padding:0;
	}
	.btn-choose
	{
		padding:3px;
		font-size:12px
	}
	
}

@media screen and (max-width: 640px){
	.apply_info {
		/*padding: 3em 4em;*/
		float: none;
		/*margin: 0 auto;*/
	}
	.apply_list {
		padding:2em;
	}
	.pay_info {
		padding: 2em;
		margin: 0 auto;
	}
	h1 {
		font-size: 37px;
	}
	.applyform {
		flex-direction: column;
	}
	.contentbody{
		padding:80px 0 50px 0 ;
	}
	.input-groups {
		margin-bottom: 5px;
	}
}
@media screen and (max-width: 480px){
	/*.apply_info {
		padding: 3em;
	}*/
	.apply_list {
		padding:2em;
	}
	.pay_info {
		padding:2em;
	}
	h1 {
		font-size: 34px;
	}
}
@media screen and (max-width: 414px){
	/*.apply_info {
		padding:2em;
	}*/
	.apply_list {
		padding:1em;
	}
	.pay_info {
		padding: 2em;
	}
	h1 {
		font-size: 26px;
		letter-spacing: 1px;
	}
	.apply_list p {
		font-size: 12px;
	}
}
@media screen and (max-width: 384px){
	.apply_list h4 {
		font-size: .9em;
	}
	.apply_list p {
		letter-spacing: .5px;
	}
}
@media screen and (max-width: 375px){
	.apply_list h3 {
		font-size: 1.5em;
	}
	.unitinfo{font-size:12px}
	.radiotext {padding: 0 30px 20px 10px;}
	.input_unit{width:45px}
	.input_hkd{width:80px;}
	.units-table p{font-size:.8em}
	.btn-confirm{font-size:.8em}
	.btn-cancel{font-size:.8em}
	.tbunits{margin:40px 10px;}
}
@media screen and (max-width: 320px){
	h1 {
		font-size: 25px;
		letter-spacing: 1px;
	}
	.btn-danger {
		padding: 12px 12px;
		font-size: 13px;
	}
	.input-groups input[type="text"],.input-groups input[type="email"]{
		font-size: 12px;
	}
	.pay_info h2 {
		font-size: 20px;
		letter-spacing: 1px;
	}
	.tbunits{margin:40px auto;}
	.radiotext {padding: 0 20px 20px 10px;}
	.input_unit{width:35px}
	.input_hkd{width:55px;}
	
}

/** /Responsive **/


