@import url('https://fonts.googleapis.com/css?family=Rubik');

header.container {
	width: 100%;
	background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: center;
    background-size: cover;
    margin-bottom: 30px;
}

.visuallyhidden {
	visibility: hidden;
}

header.container h1	{
    margin: 75px;
    padding: 10px;
    font-size: 48px !important;
    background-color: rgba(255, 255, 255, 0.92);
}
.sePage .sePageMain {
    margin-top: 0px;
}


.homeabout {
	margin:	60
}

.sePage .sePageLayout .seNavbar .navbar-nav>li>a {
	    font-size: 24px;
}

/* Media query for adjustments to mobile veiw*/
@media only screen and (max-width: 767px){

	header.container h1	{
    	margin: 30px 50px 30px 50px;
    	font-size: 38px !important;
	}

}


#catalogHomePage39 > section:nth-child(1) > header {
	background-image: url(https://www.sefiles.net/merchant/4049/images/template/titlebkg_bridge.jpeg);
    margin: 0px 0px 20px;
    display: inline-block;
    width: 100%;
}

#catalogHomePage39 > section:nth-child(1) > header > h1 {
    margin: 75px 85px;
    padding: 10px;
    font-size: 48px !important;
    background-color: rgba(255, 255, 255, 0.92);
    display: block;
}

.sePageContent.seCatalogHomePage {
	width: 100%;
    margin: 0px;
    padding: 0px;
}

.heroalertred {background-image: radial-gradient( circle farthest-corner at 14.2% 24%,  rgba(239,61,78,1) 0%, rgba(239,61,78,0.81) 51.8%, rgba(239,61,78,0.63) 84.6% );}

@media (max-width: 629px) {
    img#heroalertimage { display: none;}
}
 