






.page-title-bg{
			background:#ff0000; 
		}		



    
        
     
        .page-title-container{
        height: 200px;
    }
            @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:160px
        }
    }
    







