/******** DEFAULT SETTING ********/






/**** Text (Home only) ****/
.hs1banL h1,
section.hs2 h1 {
    font-size:2em;
}

section.hs2 p {
    font-size:1em;
}

article.hs3CLtxt p {
    font-size:0.8em;
}

h1.tag1,
h1.tag2,
h1.tag3,
h1.tag4 {
    font-size:1.3em;
}

p.txt1,
p.txt2,
p.developertxt {
    font-size:0.85em;
}

.LUXSOHO-desc p,
.LUX-desc p{
	font-size:0.9em;
}


.hs10R3CR p {
    font-size:0.9em;
	margin-top:-110px;
	padding-bottom: 30px;
    padding-top: 50px;
}

h3.developertag {
    font-size:1em;
}



/******** Header ********/
.sticky {
    background:rgba(0,0,0,0.7);
}

.menubox {
    display:block;
}

button.menubtn {
    display:inline-block;
}

nav.sitenav {
    width:100%;
    padding:10px 0;
    background:#060606;
    position:absolute;
    top:0;
    left:0;
    display:none;
}

ul.navL {
    float:none;
    width:100%;
    text-align:center;
}

ul.navL li {
    display:block;
}

ul.navL a {
    font-size:0.9em;
    padding:6px 0;
}

ul.navL a.active {
    border-bottom:none;
}

ul.navR {
    float:none;
    width:100%;
    text-align:center;
}

ul.navR li {
    display:block;
    padding-left:0;
}

ul.navR a {
    display:block;
    font-size:0.9em;
    padding:6px 0;
}

ul.subnav {
    position:relative;
    text-align:center;
    width:30%;
    margin:0 auto;
    padding:6px 0;
    background:rgba(243,116,113,0.3);
    visibility:visible;
    opacity:1;
}

ul.subnav a {
    padding:6px 0;
}

hr.navline {
    display:none;
}



/******** Home ********/
.hs1banR {
    padding-top:25%;  
}

.hs1banL {
    padding-top:30%;
}

img.mcitylogo {
    width:200px;
}

.hs5tag {
    width:20%;
    float:right;
}

h1.regtag {
    font-size:1.3em;
}

p.regtxt1 {
    font-size:0.7em;
}

label.fmtag,
input.fmctl,
select.fmctl_select,
input.fmctl2,
.captchatxt p,
p.regtxt2,
label.accept,
input.subbtn,

.hs10R3CL span {
    font-size:0.85em;
	
}

a.pglink{
	
	display: block;
    width: 190px;
    margin:14px auto;
	
    padding: 14px 0;
    text-align: center;
    background: rgba(255,255,255,0.8);
    font-size: 0.85em;
    color: #143e45;
    font-weight: bold;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
	
}



/**** Home:800px ****/
@media screen and (max-width:802px) {
    
    .hs1wrap {
        padding:60px 0 60px;
     } 

    a.metalink {
        width:20%;
        margin:0 1%;
        padding:10px;
     }
    
    section.hs2 {
       padding:60px 10%; 
    }
    
    .hs3CR {
        float:none;
        width:100%;
        padding:60px 3%;
    }
    
    .hs3CR i {
        width:20%;
    }
    
    .hs3CL {
        float:none;
        width:100%;
    }
    
    article.hs3CLtxt {
        width:100%;
    }
    
    .hs4img {
        width:90%;
    }
    
    .hs4CL {
        padding-left:3%;
    }
    
    img.concepticon {
        width:80px;
    }
    
    img.metaicon {
        width:180px;
    }
    
    img.LUXSOHO-logo,
    img.LUX-logo,img.BLIZ-logo {
        width:180px;
    }
    
    .hs10R3CL {
        width:20%;
        float:left;
        margin-left:10%;
		
    }

    .hs10R3CR {
    width: 100%;
    margin-top: 40px;
    padding: 40px 10% 40px 10%;
		
		
		
    }
    
    .video1 iframe {
        height:380px;
    }
    
    i.square {
        position:absolute;
        left:0;
        top:50%;
        width:14%;
    }
    
    .hs14CR {
        float:none;
        width:100%;
    }
    
    .hs14CL {
        float:none;
        width:90%;
    
    }
    
    .hs15CL {
        float:none;
        width:100%;
    }

    .hs15CR {
        float:none;
        width:100%;
        margin-top:20px;
    }
    
    .hs16CL {
        width:100px;
    }
    
    label.fmtag {
        float:none;
        width:100%;
    }
    
    .fmfill {
        margin-top:15px;
        float:none;
        width:100%;
    }
    

}




/**** Home:640px ****/
@media screen and (max-width:642px) {

    .hs1banR {
        position:absolute;
        top:0;
        right:0;
        width:100%;
        height:50%;
        padding-top:15%;  
    }
    

    .hs1banL {
        width:100%;
        height:50%;
        position:absolute;
        top:50%;
        left:0;
        padding-top:23%;
    }

    img.mcitylogo {
        width:200px;
    }
    
    
    .hs4CL {
        float:none;
        width:100%;
    }
    
    .hs4CR {
        float:none;
        width:100%;
        margin-top:20px;
        padding-left:3%;
    }
    
    section.hs5 {
        padding:50px 0;
    }
    
    .hs5wrap {
        width:86%;
        margin:0 auto;
    }
    
    .hs5tag {
        width:100%;
        float:none;
        padding-left:0;
    }
    
    .hs5img1 {
        display:block;
        width:100%;
        float:none;
        margin:30px auto 0;
    }
    
    .hs5txt {
        width:86%;
        margin:40px auto;
    }
    
    .hs5img2 {
        position:relative;
        bottom:0;
        right:0;
        width:86%;
        margin:0 auto;
    }
    
    section.hs6 {
        padding:50px 0;
    }
    
    .hs6wrap {
        width:86%;
        margin:0 auto;
    }
    
    .hs6tag {
        width:100%;
        float:none;
    }
    
    .hs6img1 {
        width:100%;
        float:none;
        margin-top:30px;
    }
    
    .hs6txt {
        width:86%;
        float:none;
        margin:40px auto;
    }
    
    .hs6img2 {
        position:relative;
        bottom:0;
        left:0;
        width:86%;
        margin:0 auto;
    }
    
    .hs7txt {
        float:none;
        width:100%;
       
    }

    .hs7img {
   /* float: none;
    width: 100%;
    margin: -16px auto 0;
    padding-left: 30px;
     margin-top: 30px;
    width: 102%;
    margin: 40px auto 0;
    position: relative;
    bottom: 0;
    left: 0; */
	
width: 90%;
    position: relative;
    bottom: 0;
    right: 0;
    z-index: 10;
    margin: 40px auto 0;
    padding-left: 30px;
    }
    .hs7R2 {
    width: 100%;
    height: 150px;
    position: absolute;
    bottom: 0;
    right: 0;
    }
    section.hs8 {
        padding:50px 0;
    }
    
    .hs8txt {
        float:none;
        width:86%;
        padding-left:0;
        margin:0 auto
    }
    
    .hs8img {
        width:74%;
        margin:40px auto 0;
        position:relative;
        bottom:0;
        left:0;
    }
        
    
    section.hs9 {
        padding:50px 0;
    }
    
    .hs9txt {
        width:100%;
        padding-left:30px;
    }
    
    .hs9img {
        width:86%;
        position:relative;
        bottom:0;
        right:0;
        z-index:10;
        margin:40px auto 0;
        padding-left:30px;
    }
    
    .hs9R2 {
        width:100%;
        height:150px;
        position:absolute;
        bottom:0;
        right:0;
    }
    
    section.hs10 {
        width:100%;
        padding:50px 0 0;
    }
    
    .hs10R1-CL {
        width:100%;
    }
    
    .hs10R1-CR {
        position:relative;
        bottom:0;
        right:0;
        width:100%;
        height:86%;
        height:auto;
    }
    
    .hs10R1-CR {
        position:relative;
        bottom:0;
        right:0;
        width:100%;
        height:300px;
    }
    
    img.LUXSOHO-logo {
        margin-left:7%;
    }
    
    .LUXSOHO-desc {
        width:100%;
        margin-top:40px;
        padding:40px 10% 40px 10%;
    }
    
    .hs10R2-CR {
        float:none;
        width:100%;
        text-align:right;
        
    }
    
    img.LUX-logo {
        display:inline-block;
        margin-left:0;
        margin-right:7%;
    }
    
    .LUX-desc {
        width:100%;
        margin-top:40px;
        padding:40px 10% 40px 10%;
    }
    
    .hs10R2-CL {
        position:relative;
        bottom:0;
        right:0;
        width:100%;
        height:300px;
    }
    
    
    .hs10R3CL {
        width:180px;
        float:none;
        margin-left:7%;
    }

    .hs10R3CR {
        width:100%;
        float:none;
        padding-right:0;
        padding-left:7%;
        margin-top:30px;
    }
    
}


/**** Home:480px ****/
@media screen and (max-width:482px) {
    
    .hs1wrap {
        padding:20px 0 20px;
     } 

    a.metalink {
        width:35%;
        margin:20px 3%;
        padding:10px;
     }
    
    section.hs2 h1 {
        font-size:1.5em;
    }

    section.hs2 p {
        font-size:0.9em;
    }
    
    .video1 iframe {
        height:280px;
    }
    
    i.square {
        display:block;
        position:absolute;
        left:20px;
        top:10%;
        width:80px;
    }

    
    .hs14CL {
        float:none;
        width:100%;
        margin-top:20px;
    }
    
    .hs16CL {
        float:none;
        width:100px;
        margin:0 auto;
    }
    
    .hs16CR {
        float:none;
        width:100%;
        text-align:center;
        padding-top:30px;
    }
    
    .captcha {
        width:40%;
        height:40px;
        background:#bbbbbb;
        margin-right:5%;
    }

    .capthafill {
        width:40%;
        margin-right:0;
    }
    
    .captchatxt {
        clear:both;
        float:none;
        width:100%;
        text-align:right;
    }

    
    label.accept {
        width:85%;
    }

  
}



/******** LUX SOHO / LUX ********/
.lxsoho1R h1,
.lux1R h1 {
    font-size:1.8em;
}

h1.lxtag1,
h1.lxtag1a {
    font-size:1.3em;
}

h2.lxtag2 {
    font-size:1.1em;
}

p.lxtxt1,
a.openplan,
a.openplan2,
a.openplan-lux,
a.regnow {
    font-size:0.9em;
}

.lxsoho3L h1,
.lux3L h1 {
    font-size:1.2em;
}

.actnow {
    width:50%;
}


/**** 800px ****/
@media screen and (max-width:802px) {
    
    img.LUXSOHOlogo {
        width:60%;
    }
        
    .lxsoho1R h1,
    .lux1R h1 {
        font-size:1.5em;
    }
    
    .lux1L {
        position:absolute;
        top:0;
        left:0;
        width:35%;
        height:100%;
        background:#343465;
        text-align:center;
        padding-top:12%;
    }
    
    .lux1R {
        position:absolute;
        top:0;
        right:0;
        width:65%;
        height:96%;
        padding:12% 0 0 22%;
       
    }

    img.LUXlogo {
        width:50%;
    }
    
    
    .lxsohodesc {
        float:none;
        width:100%;
        margin-top:50px;
        padding:0 7% 0 40px;
    }
    
    
    .lxsohopic1 {
        float:none;
        width:90%;
    }
    
    .lxsohopic2 {
        float:none;
        width:100%;
        margin-top:40px;
    }
    
    .lxsohopic3 {
        float:none;
        width:90%;
        padding:50px 0 0 26%;
        position:relative;
        margin-top:40px;
    }
    
    
    .luxdesc {
        float:none;
        width:100%;
        margin-top:50px;
        padding:0 7% 0 40px;
    }
    
    .luxpic1 {
        float:none;
        width:90%;
    }
    
    .luxpic1-bg {
        width:90%;
        
    }
    
    .luxpic2 {
        margin-top:40px;
        float:none;
        width:100%;
        padding:0;
        position:relative;
    }
    
    .luxpic2-bg {
        display:none;
    }

    .luxpic3 {
        float:none;
        width:100%;
        margin-left:0;
        padding:0 80px 3% 0;
        position:relative;
        margin-top:40px;
    }
    
}



/**** 640px ****/
@media screen and (max-width:642px) {

    section.lxsoho1,
    section.lux1 {
        width:100%;
        height:100%;
    }
    
    .lxsoho1L {
        position:absolute;
        top:0;
        left:0;
        width:100%;
        height:50%;
    }
    
    .lxsoho1La {
        position:absolute;
        bottom:0;
        left:0;
        width:80%;
        height:80%;
        padding:80px 0 0 60px;
    }

    
    .lxsoho1R {
        position:absolute;
        bottom:0;
        right:0;
        width:100%;
        height:50%;
        background:#ffffff;
        padding:100px 0 0 60px;
    }
    
    img.LUXSOHOlogo {
        width:200px;
    }
    
    .lux1L {
        position:absolute;
        top:0;
        left:0;
        width:100%;
        height:50%;
        padding:80px 0 0 60px;
        text-align:left;
    }

    img.LUXlogo {
        width:200px;
    }

    .lux1R {
        position:absolute;
        top:50%;
        right:0;
        width:100%;
        height:50%;
        padding:100px 0 0 60px;
    }   
    

    section.lxxontent {
        width:100%;
        position:absolute;
        top:100%;
        left:0;
    }
    
    .lxsoho3L,
    .lux3L {
        float:none;
        width:100%;
        padding:60px 7%;
        height:auto;
    }
    
    .lxsoho3R,
    .lux3R {
        float:none;
        width:100%;
        height:auto;
        padding:60px 0;
    }

 
}


/**** 480px ****/
@media screen and (max-width:482px) {

    .actnow {
        width:70%;
        margin:0 auto;
    }
    
}
    
    
/******** BLIZ ********/
.bliz-page h2.lxtag2 {
    font-size:1.1em;
}

/**** 800px ****/
@media screen and (max-width:802px) {
    
    .bliz-page .lxsoho1Ra {
        width: 20%;
    }
    
    .bliz-page .bliz-corner {
        top: 30%;
        left: 56.7%;
        width: 55px;
        height: 25px;
        border-top: 3px solid #ed2290;
        border-right: 3px solid #ed2290;
    }

    .bliz-page .lxsohodesc {
        width:100%;
        margin-top:0;
        padding:50px 7% 0 40px;
    }
    
    .bliz-common-purple-bg.shape4 {
        width: 100%;
        height: 40px;
    }

    .bliz-common-purple-bg.shape5 {
        height: 40px;
    }
    
    .bliz-page .lxsohopic2 .bliz-common-purple-bg.shape7 {
        display: none;
    }
    
    .bliz-page .lxsoho3R {
        padding: 0 7% 60px;
    }
    
    .bliz-page .lxsoho3Ra {
        margin: 60px 0 0;
    }
    
    .bliz4 .bliz-common-dark-purple-bg,
    .bliz4 .bliz-common-dark-purple-bg-reverse {
        display: none;
    }

}

/**** 640px ****/
@media screen and (max-width:642px) {

    .bliz-page .lxsoho1La {
        width: 85%;
        padding: 65px 0 0 13%;
    }

    .bliz-page .lxsoho1R {
        padding: 170px 0 0 20%;
    }

    .bliz-page .lxsoho3L,
    .bliz-page .lux3L {
        padding:60px 10%;
    }

}

/******** Footer ********/

.contact {
    width:70%;
}

img.villamas-logo {
    width:180px;
}

p.villamas {
    font-size:0.95em;
}

.ctR2 h5,
.ctR2 address,
p.cttxt3,
p.cttxt4,
p.cttxt5 {
    font-size:0.85em;
}

p.cttxt1,
p.cttxt2 {
    font-size:0.8em;
}


/**** Footer:800px ****/
@media screen and (max-width:802px) {

    .contact {
        width:86%;
    }
    
    .ctR2L {
        float:none;
        width:100%;
        text-align:center;
    }
    
    .ctR2R {
        float:none;
        width:100%;
        text-align:center;
    }
    
    a.scicon1 {
        display:inline-block;
        float:none;
        width:35px;
        margin:0 5px;
    }
    
    p.cttxt2 {
        float:none;
        width:100%;
        text-align:center;
        margin-top:15px;
    }
    
    .ctR3a {
        float:none;
        width:100%;
        text-align:center;
    }

    .ctR3b {
        float:none;
        width:100%;
        text-align:center;
        margin-top:20px;
    }
    
    .ctR3c {
        position:relative;
        bottom:0;
        right:0;
        text-align:center;
        margin-top:30px;
    }

    
}


