﻿/*#about-us{
	background:url(/images/about-us-bg.jpg) center no-repeat;
	background-size:cover;
	min-height:200px;
	}
*/
body{
	    font-family: 'robotoregular';
	}
.section-gray {
    background-color: #f5f5f5;
}
.paddings {
    padding: 30px 0;
}
.title-section .title h1 {
    position: relative;
    display: inline;
    color: #844153;
	font-weight:700;
}

/*.title-section {
    background: url(/images/about-us-bg.jpg) #009eea;
    background-size: 100%;
    padding: 12px 0;
    color: #fff;
}*/
.row h3 span {
    border-bottom: 2px solid #844153;
    padding-bottom: 5px;
    display: inline-block;
	    font-family: 'robotoregular';
}



.justify, .text-Justify, body p {
    text-align: justify;
}
/*----------------------------------------------- info-about------------------------------------------------------*/
.col-md-6.hwd p, .col-md-6.wwd p,.col-md-6 ul{
    margin-bottom: 0;
    padding-bottom: 20px;
}
.title-section.about-title-section {
   background: url(/images/nri-bg.jpg) center no-repeat;
    /* background-size: cover; */
    /* padding-top: 178px; */
    /* padding-bottom: 20px; */
    margin-top: 100px;
    min-height: 109px;
}

.site-map a {
    display: initial;
    color: #264863;
}

.site-map a:hover {
    color: #ffffff;
}
.font-size-16{
	font-size:16px;
	
}

.font-700{
	font-weight:700;
}

.subhead {
	font-size:16px;
	font-family:'robotobold';
	    color: #000;
	}

.subhead a{
	    color: #264863;
	}	
.subhead a:focus, a:hover, a:active {
    text-decoration: none;
	color:#fff;
}
 .panel-title a:focus, .panel-title a:hover, .panel-title a:active{
	color:#844153;
	}

.info-about ul {
 
    padding-left: 15px;
    list-style: disc;
}

.info-about-blue {
    background-color:#006699;
}
    .info-about-blue i {
        color:#fff;
    }
.info-about-blue p {
        text-align: justify;
        color:#fff;
		    font-family: 'robotoregular';
    }

    .info-about-blue .post-image {
        padding: 2px;
        border-radius:3px;
        margin-top:10px;
        background-color:#fff;
		    font-family: 'robotoregular';
    }

        .info-about-blue .post-image img {
            width: 100%;
        }

    .info-about-blue .container h3  {
        color: #fff;
    }
   
.col-md-6.wwd {
    background: #0398ff none repeat scroll 0 0;
    color: #fff;
    height: 375px;
}
.col-md-6.hwd {
    background: #393939 none repeat scroll 0 0;
    color: #fff;
    height: 375px;
}
.col-md-6.wwd h3 span, .col-md-6.hwd h3 span {
   border-left: 2px solid #fff;
    color: #fff;
    padding: 1px 0 0 7px;
    border-bottom:none;
}
.col-md-6.wwd ul li {
    list-style: outside none disc;
    margin-left: 1em;
    line-height:24px;
}
.col-md-6.hwd h3, .col-md-6.wwd h3 {
    padding: 20px 0 8px;
}
#happy-investors .client-say, #happy-investors .client-name{
	color:#000;
	    min-height: 40px
	}


.footer-top {
    text-align: center;
    background:#7677a5;
}

    .footer-top h4 {
        padding: 0;
        font-weight: 300;
    }

        .footer-top h4  {
            color: #f5f5f5;
        }

    .footer-top a {
        color: #fff;
    }

    .footer-top .item-center {
        height: 140px;
        padding: 25px 0 0;
        position: relative;
        text-align: center;
    }

        .footer-top .item-center i {
            font-size: 1.8em;
            line-height: 1.4em;
            transition: all .5s ease 0s;
        }

    
/*media query*/
@media (min-width:991px) and (max-width:1200px)
{

.title-section.about-title-section {
    margin-top: 140px;
}	
.col-md-6.hwd,.col-md-6.wwd
{
    height:480px !important;
}
}
@media (min-width:561px) and (max-width:991px){
		
.title-section.about-title-section {
    margin-top: 125px;
}
	}

@media (min-width:214px) and (max-width:990px)
{
    .col-md-6.hwd,.col-md-6.wwd
{
    height:auto;
}

}
@media (min-width: 320px) and (max-width: 560px){
	#NewWhoWeArePane{
		text-align:justify;
	}
#NewWhyGunaatitaPane div span{
	text-align:justify;
}	
.section-gray .row {
    margin-left: -15px;
}
	}
/*media query*/

