﻿/*#about-us{
	background:url(/images/about-us-bg.jpg) center no-repeat;
	background-size:cover;
	min-height:200px;
	}
*/
.section-gray {
    background-color: #f5f5f5;
}
.paddings {
    padding: 30px 0;
}
.title-section .title h1 {
    position: relative;
    display: inline;
    margin-left: -15px;
    color: #000;
	    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;
}
.content-format{
	font-family: 'robotoregular';
    font-size: 14px;
	
	}

.justify, .text-Justify, body p {
    text-align: justify;
}


.why-us h4 {
    color: #844153;
    /* font-weight: bold; */
    font-family: 'robotobold';
    font-size: 16px;
}
/*----------------------------------------------- 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/about-us-bg.jpg') center no-repeat ;
    /* background-size: cover; */
    /* padding-top: 151px; */
    /* padding-bottom: 36px; */
    margin-top: 100px;
    min-height: 101px;
}
.subhead {
	font-size:16px;
	font-family:'robotobold';
	    color: #264863;
	}

.subhead a{
	    color: #264863;
	}	
.subhead a:focus, .subhead a:hover {
    text-decoration: none;
	color:#fff;
}
.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;
    }

    .info-about-blue .post-image {
        padding: 2px;
        border-radius:3px;
        margin-top:10px;
        background-color:#fff;
    }

        .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:#844153;
	    min-height: 40px
}


#happy-investors  .client-say {
    font-family: 'robotoregular';
    color: #080606;
    min-height: 100px;
    text-align: justify;
	line-height: 19px;
}


#our-team .client-say, #our-team .client-name{
	color:#844153;
	    min-height: 40px
}


#our-team  .client-say {
    font-family: 'robotoregular';
    color: #080606;
    min-height: 100px;
    text-align: justify;
	line-height: 19px;
}

.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: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;
}


.title-section.about-title-section {
    margin-top: 87px;
}
	}
/*media query*/

