@charset "utf-8";
/*767*/
@media (max-width : 1440px){

.topbg{width: 100%;height: 505px;margin: 0 auto;position: relative;background: #000;}
.HomepageHeader-hgroup {
    position: absolute;
    left: 50%;
    top: 30%;
    width: 100%;
    margin-left: -50%;
    height: 140px;
    margin-top: -70px;
    text-align: center;
    text-shadow: 0 0 30px rgba(8,58,61, .2);
}
.HomepageHeader-hgroup h1{font-size: 70px;color: #fff;margin: 45px 0;text-shadow: 2px 2px 0 #666;letter-spacing: 4px;}

}

/* 
	Medium devices (desktops, 992px and 1200) 
	==================================================================================
