@import "https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@1,800&amp;display=swap";
#invitational-hero {
    background-image: url(//assets2.razerzone.com/images/pnx.assets/9d7cd7f99c54fdaa776c2b1518f5b757/razer-invitational-2021-video-bottom-bg.png);
    background-position: center bottom;
    background-size: auto;
    background-repeat: no-repeat;
}
#invitational-hero, .video-bg-class-1 {
max-height:980px;
}
#invitational-hero h1 {
    color: white !important;
    font-family: "Montserrat";
    font-weight: 800 !important;
    font-style: italic;
    text-align: center;
    font-size: 2.25rem;
    line-height: 2.75rem;
    text-transform:uppercase;
}
@media (min-width:768px) and (max-width: 1200px) {
}
@media (min-width:768px) and (max-width: 1024px) {
.video-bg-class-1 .text_content img {
max-width:170px;
}
#invitational-hero h1 {
font-size: 1.5rem;
line-height: 1.75rem;
}
}
@media (max-width: 767px) {
#invitational-hero {
background: none;
}
#invitational-hero h1 {
    font-size: 1.5rem;
    line-height: 2rem;
}
}
 @media screen and (max-width:767px){} @media screen and (-webkit-max-device-pixel-ratio: 1) and (min-width: 1200px), screen and (min-width: 768px) and (max-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1) and (min-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1200px){}