 .page-breadcrumbs.outset {
    position: absolute;
    top: 5.7rem;
    right: 0;
}
.breadcrumbs-box a{
	color:#fff !important;
}   

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



    
        
     
        .page-title-container{
        height: 45vh;
    }
            @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:36vh
        }
    }
    






