.ourTeamHeader{
    background:url('../images/our_team_slider.png') no-repeat center 0 fixed;
    background-size:cover;
    min-height: 50px;
}

.carousel-inner{
    height:100px;
}

.ourTeamBody{
    background-color: #FFF; 
}

.right-part{
	margin-bottom:80px;
}

.right-part .img-part img{

	margin-top: 110px;
    margin-bottom: 40px;
}

.right-part .team h2{
    color: #00445c;
    font-size: 30px;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 80px 0 40px;
}

.right-part .team p{
    color: #00445c;
    line-height: 21px;
    font-size: 15px;
    text-align: justify;

}


@media (max-width:1023px){

    .right-part .img-part img{
        width: 100%;
    }
}

@media (max-width:991px){

    .right-part .img-part img {
        margin-top: 20px;
    }
}
@media (max-width:767px){
    .ourTeamHeader .ourTeamPhoto h1{
        font-size: 12px;
        line-height: 30px;
        top: 160px;
    }
}

@media (min-width:768px) and (max-width:1024px){
    .ourTeamHeader .ourTeamPhoto h1{
        font-size: 22px;
    }
}

.indent-title
{
    text-indent: 21px;
}
.pics {
    height: 255px;
    width: 400px;
    padding: 0;
    margin: 0;
}