@charset "utf-8";
body{
    margin: 0; 
    padding: 0; 
    font: 400 14px 'Calibri', Arial; 
    background: #ffffff; 
    color: #5c6061;
    text-align: left;
}

h1, h2, h3, h4, h5, h6, p, ul{
    font-weight: normal;
    margin: 0; 
    padding: 0;
}

li{
    list-style: none;
}

.width{
    width:100%;
}

.float-L{
    float:left;
}

.float-R{
    float:right;
}

.clear{
    clear:both;
}

.ovrflw-hidden{
    overflow: hidden;
}

/* home page css start here */
.main-bg{
    background: url(../img/home-page-bg.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.wrapper{
    width:980px;
    margin: auto;
}

.top-bar{
    padding-top: 10px;
}

.logo{
    display: inline-block;    
    max-width: 99%;
}

.home-top-menu{
    float: right;
    padding-top: 20px;
}

.home-top-menu li{
    display: inline;
    font-size: 16px;
}

.home-top-menu li a{
    padding: 2px 5px;
    color: #0e0e0e;
    text-decoration: none;
}

.home-top-menu li a:hover{
    color: #0a619b;
    text-decoration: underline;
}

.main-txt{
    color: #09619d;
	font: ;
    font-size: 52px;
    text-align: center;
    padding: 50px 0 75px 0;
}

.social-network-bg{
    padding: 75px 0 20px 0;
    text-align: center;
}

.social-network-bg span a{
    width: 38px;
    height: 38px;
    display: inline-block;
    margin-right: 5px;
    background: url(../img/social-network-sprite.png) no-repeat left top;
}

.social-a{
    background-position: -44px top !important;
}

.social-b{
    background-position: -86px top !important;
}

.social-c{
    background-position: -128px top !important;
}

.social-d{
    background-position: -168px top !important;
}

.social-e{
    background-position: -211px top !important;
    margin-right: 0;
}

.main-footer{
    background: #93999b;
    text-align: center;
    padding: 5px;
    color: #ffffff;
}


/* inside page css start here */
.inside-top-bar{
    width: 100%;
    margin: auto;
    background: #f7fdfe;
    padding: 0 0 10px 0;
}

.inside-banner{
    background: url(../img/inside-banner.jpg) no-repeat center top;
    height: 250px;
}

.brokerage-banner{
    background: url(../img/banner-brokerage.jpg) no-repeat center top;
    height: 250px;
}
.services-banner{
    background: url(../img/services-banner.jpg) no-repeat center top;
    height: 250px;
}
.commercial-banner{
    background: url(../img/commercial-banner.jpg) no-repeat center top;
    height: 250px;
}
.market-banner{
    background: url(../img/market-banner.jpg) no-repeat center top;
    height: 250px;
}
.project-banner{
    background: url(../img/project-banner.jpg) no-repeat center top;
    height: 250px;
}
.residential-banner{
    background: url(../img/residential-banner.jpg) no-repeat center top;
    height: 250px;
}
.contact-banner{
    background: url(../img/banner-contact.jpg) no-repeat center top;
    height: 250px;
}
.about-banner{
    background: url(../img/about-banner.jpg) no-repeat center top;
    height: 250px;
}
.invest-banner{
    background: url(../img/banner-invest.jpg) no-repeat center top;
    height: 250px;
}

.pagination{
    padding: 15px 0 20px 0;
    line-height: 9px;
}

.pagination-blue-bg{
    background:#028aa2;
}

.pagination-blue-bg a{
    color: #ffffff;
    text-decoration: none;
}

.pagination-blue-bg a:hover{
    text-decoration: underline;
}

/* edit by kuldeep*/
.show-tab{
	font-size:12px;
	color:#FF0000;
	visibility:hidden;
	display:block;

}

.left-full{
    width: 99%;
    padding: 0 3% 0 0;
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
}

.left-full h1{
    font-size: 24px;
    color: #575757;
    margin: 0 0 10px 0;
}

.img-box{
	display: block;
	float:left;
	margin:5px;
	background-color: #E8F3FF;
	text-align: center;
	border: 2px solid #FFFFFF;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;	
}

.img-box a{
	text-decoration:none;	
}

/* to this point*/

.left-col{
    width: 67%;
    padding: 0 3% 0 0;
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
}

.left-col h1{
    font-size: 24px;
    color: #575757;
    margin: 0 0 10px 0;
}

.right-col{
    width: 29.5%;
    display: inline-block;
    vertical-align: top;
}

.right-col img{
    max-width: 99%;
}

.inside-footer-bg{
    width: 100%;
    margin-top: 30px;
    background: #f7fdfe;
    border-top: solid 1px #d6f8ff;
}

.inside-footer{
    padding: 20px 0;
}

.inside-footer ul{
    width: 28%;
    display: inline-block;
}

.inside-footer ul:last-child{
    width: 15%;
}

.inside-footer ul li{
    list-style: disc;
    margin-left: 20px;
    color: #000000;
    line-height: 20px;
}

.inside-footer ul li:first-child{
    font-size: 18px;
    list-style: none;
    margin-left: 0;
    padding-bottom: 4px;
}

.inside-footer ul li a{
    color: #000000;
    text-decoration: none;
}

.inside-footer ul li a:hover{
    text-decoration: underline;
}

.inside-social{
    padding: 0;
}

.inside-social span{
    display: inline-block;
}

.bullet-list{
    margin: 0;
}

.bullet-list li{
    list-style:disc;
    margin-left: 30px;
}

.bt-hide{
	display: none;
}

/* responsive css start here */
@media only screen and (min-width:320px) and (max-width:767px){
    .wrapper{
        width: 100%;
    }
    
    .logo, .home-top-menu{
        float: none;
        width: 100%;
        text-align: center;
    }
    
    .home-top-menu{
        padding-top: 10px;
    }
    
    .main-txt{
        padding: 10px 0 20px 0;
        font-size: 30px;
    }
    
    .investment, .real-estate{
        width: 65%;
        float: none;
        margin: 0 auto;
        padding: 10px 0;
        text-align: center;
    }
    
    .investment a img, .real-estate a img{
        max-width: 99%;
    }
    
    .social-network-bg{
        padding: 10px 0;
    }
    
    .left-col, .right-col{
        width: 96%;
        padding: 0 2%;
        float: none;
    }
    
    .left-col{
        padding-bottom: 15px;
    }
    
    .right-col{
        text-align: center;
    }
    
    .right-col img{
        max-width: 100%;
    }
    
    .inside-footer ul{
        width: 98%;
        padding-left: 2%;
        padding-bottom: 15px;
    }
    
    .inside-footer ul:last-child{
        width: 96%;
    }
    
}

@media only screen and (min-width:768px) and (max-width:999px){
    .wrapper{
        width: 100%;
    }
    
    .main-txt{
        padding: 30px 0 50px 0;
        font-size: 40px;
    }
    
    .investment, .real-estate{
        width: 49%;
        display: inline-block;
        float: none;
        margin: 0 auto;
        padding: 10px 0;
        text-align: center;
    }
    
    .investment a img, .real-estate a img{
        max-width: 99%;
    }
    
    .left-col{
        width: 60%;
        padding-left: 2%;
        float: none;
        display: inline-block;
    }
	
    
    
    .right-col{
	   width: 34%;
        display: inline-block;
        padding-top: 20px;
    }

  .right-col2{
        width: 30%;
        display: inline-block;
        padding-top: 20px;
    }	
	 .left-column{
        width: 20%;
        display: inline-block;
        padding-top: 20px;
    }
	 .right-column{
        width: 64%;
        padding-right: 2%;
        float: none;
        display: inline-block;
    }
    
    .inside-footer ul{
        width: 47%;
        padding-left: 2%;
        padding-bottom: 15px;
    }
    
    .inside-footer ul:last-child{
        width: 37%;
    }
    
    
}
