
@font-face {
  font-family: 'opensans';
  src: url('../fonts/opensans-regular-webfont.eot');
  src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/opensans-regular-webfont.woff') format('woff'),
       url('../fonts/opensans-regular-webfont.ttf') format('truetype'),
       url('../fonts/opensans-regular-webfont.svg#opensans-regular-webfont') format('svg');
  font-weight: normal;
  font-style: normal;
}
html, body{
    padding: 0;
    margin: 0;
	font-size: 15px;
  line-height: 28px;
	font-family: 'opensans';
  overflow: hidden !important;
}
html { 
  background: url(../images/bg_img.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
a, img, button, input[type=submit]{
    text-decoration: none;
    outline: none;
    border: 0;
}
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.container{
    width: 100;
    margin: 0px auto;
    padding: 0 71px;
}
.clearfix{
    clear: both;
}
.pull-left{
    float: left;
}
.pull-right{
    float: right;
}
.home_banner{
  background-image: url('../images/bg_img.jpg'); background-repeat: no-repeat;
}
.slide{
  width: 100%;
  background-position: bottom;
  background-size: cover;
}

label.error {
    color: #fff !important;
}
.thankyou{color: #fff;padding: 12px 0px;}
.input-prompt {
position: absolute;
color: #000 !important;
font-size: 13px;
margin:1px 3px 5px 9px;
left: 0px}
.content-div{color: #fff;width: 65%;position: absolute;top: 108px;left: 16%;line-height: 22px;}
.input-prompt-2{}
.form_div{margin-right: 53px;position:absolute;top: 44px;right: 0;height: auto;background:url('../images/FF4D00-0.7.png');z-index: 999}
.f_rel{
    width: 100%;
    padding: 2px 0;
    color: #003356;

    line-height: 18px;
    margin-bottom: 2px;
    position: relative;
  }
.f_rel select{
    height: 30px;
    font-size: 16px;
    border: 1px solid #E4E2E3;
    color: #425e84;

    outline: none;
    width: 100%;
}
.f_rel input[type=text], .f_rel textarea{
    border: 1px solid #E4E2E3;
    color: #425e84;
    width: 100%;
    line-height: 30px;
    padding: 0px 5px;
    height: 30px;

    outline: none;
    resize: none;
}
.f_rel input[type=submit]{
    background-color: #0061A4;
    padding: 5px 15px;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}
label.error{ position: absolute; display: block;  color: #f00; top: 30px;font-size: 14px;}

.navigation {
width: 46%;
z-index: 99;
display: block;
background: url('../images/black_bg.png');
}
.subMenu {
text-align: left;
padding: 20px 0;
color: #fff;
font-size: 16px;
}
.footer-text{position: absolute;
    bottom: 30px;
    right: 46px;
    color: #FFF;
    font-size: 17px;
    font-weight: bold;}
.home_title{background:#a4012a;font-size: 18px;padding: 10px 0;font-weight: bold;}
.config span{color:#FFF;}
.config{}
.loc_advantage ul{padding-left: 15px;}
.line_height{line-height: 26px;}
.footer {
line-height: 20px;
vertical-align: middle;
font-size: 10px;
position: fixed;
bottom: 0;
color: #fff;
z-index: 99;
width: 100%;
background: #080808;}
.footer-mobile{display: none;}

@media all and (max-width:1024px){
body{}
.opp{font-size:34px !important;line-height: 29px  !important;}
.invest{font-size:35px !important;line-height: 31px  !important;}
.price{font-size:18px !important;line-height: 18px  !important;}
.form_div{    top: 20px;    padding: 2px}
.mobile{font-size:16px  !important;     margin-top: -6px;}
.margin{    margin-top: -30px;}

}

@media all and (max-width:700px){
  .footer-text{display: none;}
  .input[type=submit]{border: 1px solid;}
  .form_div{display: none;}
  .footer-mobile{position: fixed;bottom: 0;width: 100%;left: 0;z-index: 9;}
  .call, .enq
  {text-align: center;color: #fff; font-size: 14px;font-weight: 400;height: 32px;}
  .call{background: #5C401A !important;padding-top: 7px;}
  .enq{background: #AE8B4D !important;padding-top: 7px;}
  .footer-mobile{display: block;}
  .footer{display: none;}
  .w50{width: 50%;float: left;}
  .navigation{width: 100%;}
  .coming{width: 95%;}
  .logo{width: 36%;}
  .enquireform{height: 70%; background:#000; position:fixed; bottom: 30px; z-index:99999; font-size:14px; color:#fff; padding:15px;
    width: 100%;display: none;overflow: auto !important;}
  .opp{font-size:38px !important;line-height: 22px  !important;}
  .invest{font-size:27px !important;line-height: 18px  !important;}
.price{font-size:16px !important;line-height: 18px  !important;}
  .mobile{ background: rgba(0, 0, 0, 0.65); padding: 5px;}
}
.config{ margin-top: -100px} 
.footer-image img{width: 170px;}
.footer-image{position:absolute; left:10px; bottom:20px;}
.footer-image img{width:200px;}