






.page-title-bg{
			background:#154a7b; 
		}		



    
        
     
        .page-title-container{
        height: 0px;
    }
            @media only screen and (max-width: 767px) {
        .page-title-container{
            height: auto;padding-top:50px;padding-bottom:50px;
        }
    }
            @media only screen and (min-width: 768px) and (max-width: 991px){
        .page-title-container{
            height:0px
        }
    }
    







