html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

main {
    display: grid;
    grid-template-columns: 1fr;
    background-color: black;
    grid-template-rows: 69px 20px 640px 1250px 583px 511px 510px 1111px 700px 731px 707px 609px 482px;
    width: 100%;
    margin: auto;
}

.name {
    text-align: left;
    width: 800px;
}

.name img{
    padding-left: 100px;
    margin-top: 10px;
}

#MainMenu {
    display: flex;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 99;
    background-color: #f8fafc;
    text-align: center;
}

nav {
    grid-row: 1;
    grid-column: 0;
}

ul {
    display: flex;
    height: 60px;
}

li .other  {
    width: 100px;
    text-align: center;
    font-size: 16px;
    line-height: 12px;
    margin-top: 15px;
    
}

li .other2  {
    width: 400px;
    text-align: center;
    margin-top: 6px;
}

.other2 p{
    width: 150px;
    margin: auto;
    color: white;
    padding: 16px 20px 12px;
    border: 0;
    border-radius: 6px;
    box-shadow: 0 8px 24px #0e293740;
    background-color: #0db88f;
    font-size: 18px !important;
    line-height: 22px !important;
    font-weight: bolder;
    text-transform: uppercase;
}

a { 
    display: block;
    height: 50px;
    margin: auto;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    transition: 500ms;
    transition-timing-function: ease-in;
}

a:link, a:visited {
    color: #496b84;
    font-family: "azo-sans-web", sans-serif;
    font-weight: bolder;
    font-style: normal;
    text-decoration: none;
}

.hell {
    grid-row: 2;
    position: fixed;
    top: 50px;
    z-index: 98;
    width: 100%;
}

.oversized {
    width: 56%;
    margin-top: 11px;
    margin-left: auto;
    margin-right: auto;
}

.Ultrapain{
    grid-row: 3;
    text-align: center;
}

.schoolLife{
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
    width: 55%;
    text-align: center;
    color: white;
    font-family: "azo-sans-web", sans-serif;
    line-height: 26px;
    font-size: 14px;
}

section {
    margin: auto;
    display: flex;
    width: 366px;
}

.locationbutton {
    color: white;
    font-family: "azo-sans-web", sans-serif;
    width: 150px;
    margin-right: auto;
    margin-left: auto;
    color: white;
    padding: 16px 20px 12px;
    border: 0;
    border-radius: 6px;
    box-shadow: 0 8px 24px #0e293740;
    background-color: #0db88f;
    font-size: 18px !important;
    line-height: 22px !important;
    font-weight: bolder;
    text-transform: uppercase;
}

.findbutton {
    font-weight: bolder;
    width: 120px;
    background: #187abf;
    border: 0;
    border-radius: 6px;
    box-shadow: 0 8px 24px #0e293740;
    color: #fff !important;
    font-family: Azo Sans Black !important;
    font-size: 18px !important;
    line-height: 22px !important;
    padding: 16px 20px 12px;
    margin-right: auto;
}

.HalfLife{
    grid-row: 4;
    grid-column: 1;
    margin: auto;
    width: 100%;
    height: 1250px;
    background-image: url('Image/BG-Gradient-1.png');
    background-color: #eaf9f6;
    background-position: top !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.HalfLife h1{
    text-align: center;
    font-size: 48px;
    line-height: 48px;
    font-family: Azo Sans Black !important;
    font-weight: bolder;
}

h1 .painlife{
    margin-top: 125px;
    font-family: "azo-sans-web", sans-serif;
    font-weight: bolder;
}

.Logitech {
    color: #187abf;
    margin-top: 0px;
    font-weight: bolder;
    font-family: "azo-sans-web", sans-serif;
}

.LifeHalf {
    color: #506690;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 26px;
    margin: auto;
    max-width: 650px;
    font-family: "azo-sans-web", sans-serif;
}

.life-Half{
    display: flex;
    text-align: center;
    width: 50%;
    justify-content: space-between;
    height: 54px;
    margin: 60px 0 50px;
    padding-top: 60px;
}

.life-Half {
    margin: auto;
}

.NinjaRun {
    grid-row: 4;
    grid-column: 1;
    width: 16%;
    z-index: 70;
    margin-left: 40px;
    margin-top: 4px;
}

.NinjaPain {
    grid-row: 4;
    grid-column: 1;
    width: 16%;
    z-index: 70;
    margin-left: 1200px;
    margin-top: 4px;
}

.JFK {
    color: #506690;
    font-size: 18px;
    margin-left: auto;
    margin-right: auto;
    width: 20%;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 24px;
    font-family: "azo-sans-web", sans-serif;
    text-align: center;
}

.russia {
    width: 100%;
}

.russia img{
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    background: #eaf9f6 0 0 no-repeat padding-box;
    border-radius: 24px;
    box-shadow: 0 24px 40px #187abf38;
}

.spin {
    text-align: center;
    font-family: "azo-sans-web", sans-serif;
    color: #187abf;
    font-size: 14px;
    letter-spacing: 1.4px;
    line-height: 18px;
    margin: 0;
    margin-top: 175px;
}

.pin section {
    display: flex;
}

.pin h3{
    margin-left: 10px;
    font-size: 32px;
    line-height: 32px;
    color: #0e2937;
    letter-spacing: 0;
    font-family: "azo-sans-web", sans-serif;
    font-weight: 600;
    margin-left: 10px;
}

.pins {
    font-size: 32px;
    line-height: 32px;
    color: #187abf;
    letter-spacing: 0;
    font-family: "azo-sans-web", sans-serif;
    font-weight: 600;
    margin-left: 10px;
}

.ImpactGenshin {
    background-image: url('Image/Create-Bg.webp');
    grid-row: 5;
    height: 583px;
    background-position: top !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-color: #425b76;
    display: flex;
}

.Zenless {
    background-image: url('Image/JR-Bg.webp');
    grid-row: 6;
    height: 511px;
    background-position: top !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-color: #204266;
    display: flex;
}

.DEDEDE2 {
    display: grid;
    grid-template-columns: 300px 500px;
    grid-template-rows: 40px 28px 70px 135px 22px;
}

.Minceraft2 {
    grid-row: 1;
    grid-column: 2;
    width: 150%;
}

.Ages2{
    grid-row: 1;
    grid-column: 1;
    color: #6dc5e5 !important;
    font-size: 14px !important;
    letter-spacing: .78px !important;
    line-height: 15px !important;
    margin: 0 0 22px !important;
    font-family: "azo-sans-web", sans-serif;
    margin-bottom: auto;
}

.Hellpain2 {
    grid-row: 2;
    grid-column: 1;
    font-family: "azo-sans-web", sans-serif;
    font-weight: bolder;
    color: white;
    font-size: 24px;
    line-height: 24px;
}

.Gah2{
    grid-row: 3;
    grid-column: 1;
    color :#8eecff;
    font-weight: bolder;
    font-family: "azo-sans-web", sans-serif;
    font-size: 64px;
    line-height: 78px;
}

.StoryQuest2 {
    grid-row: 4;
    grid-column: 1;
    color: #f6f7f8;
    letter-spacing: 0;
    line-height: 22px;
    margin-bottom: 20px;
    max-width: 361px;
    font-family: "azo-sans-web", sans-serif;
}

.morelearn2 {
    grid-row: 5;
    grid-column: 1;
    font-weight: bolder;
    width: 120px;
    height: 22px;
    background: #0db88f;
    border: 0;
    border-radius: 6px;
    box-shadow: 0 8px 24px #0e293740;
    color: #fff !important;
    font-family: "azo-sans-web", sans-serif;
    font-size: 18px !important;
    line-height: 22px !important;
    padding: 16px 20px 12px;
    margin-right: auto;
}

.StarRails {
    background-image: url('Image/CAMP-BG.webp');
    grid-row: 7;
    height: 510px;
    background-position: top !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-color: #4dcfa4;
    display: flex;
}

.DEDEDE {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 40px 28px 70px 135px 22px;
}

.Ages{
    grid-row: 1;
    color: #6dc5e5 !important;
    font-size: 14px !important;
    letter-spacing: .78px !important;
    line-height: 15px !important;
    margin: 0 0 22px !important;
    font-family: "azo-sans-web", sans-serif;
    margin-bottom: auto;
}

.Hellpain {
    grid-row: 2;
    font-family: "azo-sans-web", sans-serif;
    font-weight: bolder;
    color: white;
    font-size: 24px;
    line-height: 24px;
}

.Gah{
    grid-row: 3;
    color :#8eecff;
    font-weight: bolder;
    font-family: "azo-sans-web", sans-serif;
    font-size: 64px;
    line-height: 78px;
}

.StoryQuest {
    grid-row: 4;
    color: #f6f7f8;
    letter-spacing: 0;
    line-height: 22px;
    margin-bottom: 20px;
    max-width: 361px;
    font-family: "azo-sans-web", sans-serif;
}

.GridImg{
    display: grid;
    grid-template-columns: 0px;
    grid-template-rows: 1px;
}

.Minceraft {
    grid-row: 1;
    width: 150%;
}

.CalmNight {
    grid-row: 8;
    background-color: #ffffff;
    background-image: url(Image/Impact-Bg-1.png);
    background-position: center -300px;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 20px 80px;
    height: 1111px;
    width: auto;
}

.morelearn {
    grid-row: 5;
    font-weight: bolder;
    width: 120px;
    height: 22px;
    background: #0db88f;
    border: 0;
    border-radius: 6px;
    box-shadow: 0 8px 24px #0e293740;
    color: #fff !important;
    font-family: "azo-sans-web", sans-serif !important;
    font-size: 18px !important;
    line-height: 22px !important;
    padding: 16px 20px 12px;
    margin-right: auto;
}

.FloodedRuins {
    grid-row: 9;
    background-color: #425b76;
    height: 700px;
    width: auto;
}

.Spantz {
    background-color: #f4f9fc;
    height: 731px;
    grid-row: 10;
}

.LocationGeo {
    max-width: 356px;
    width: 100%;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 100px 70px 35px 100px 75px 30px;
    text-align: center;
}

.StyleLocation {
    grid-row: 1;
    color:#424c51;;
    font-family: "azo-sans-web", sans-serif !important;
    font-size: 32px;
    line-height: 32px;
    font-weight: bolder;
    margin-top: 70px;
    margin-left: auto;
    margin-right: auto;
}

.StyleNear {
    grid-row: 2;
    font-size: 48px;
    line-height: 48px;
    margin-left: auto;
    margin-right: auto;
    color: #187abf !important;
    font-family: "azo-sans-web", sans-serif;
    font-weight: bolder;
}

.zip {
    grid-row: 3;
    font-family: Azo Sans Regular;
    color: #506690;
    font-weight: lighter;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 24px;
    margin: 0 0 16px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.ZipNav {
    grid-row: 4;
    display: flex;
    height: 56px;
    justify-content: center;
    margin: auto auto 20px;
    position: relative;
    width: 100%;
    height: 56;
}

.width100 {
    width: 100%;
    background: #fff 0 0 no-repeat padding-box;
    border: 0;
    border-radius: 4px;
    box-shadow: 0 8px 16px #00447d3f;
    color: #000;
    font-family: Azo sans Regular;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 16px;
    outline: 0;
    padding: 5px 90px 0 30px;
    width: 100%;
}

.width70 {
    width: 70px;
    border: 0px;
    background: #0db88f;
    border-radius: 4px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}

.ORRRRRRRRRRRR {
    font-family: Azo sans Regular;
    grid-row: 5;
    margin-left: auto;
    margin-right: auto;
    color: #506690;
    display: flex;
    font-size: 16px;
    justify-content: center;
    line-height: 24px;
    padding: 24px 0;
}

.Usfind {
    grid-row: 6;
    color: #506690;
    font-family: Azo sans Regular;
    font-size: 15px;
    letter-spacing: 0;
    margin: 0 0 16px;
    margin-left: auto;
    margin-right: auto;
}

.ButtonFind {
    font-weight: bolder;
    background: #0db88f;
    border: 0;
    border-radius: 6px;
    box-shadow: 0 8px 24px #0e293740;
    color: #fff !important;
    font-family: Azo Sans Black !important;
    font-size: 18px !important;
    line-height: 22px !important;
    padding: 16px 20px 12px;
    text-transform: uppercase;
    transition: .1s ease;
    margin-left: auto;
    margin-right: auto;
}

.AssetImg {
    margin-top: 10px;
    align-items: center;
    display: flex;
    justify-content: center;
    padding: 20px 20px 0;
}

.width1000 {
    width: 80%;
}

.Terraria {
    background-color: #076cbf;
    background-image: url('Image/Testimonial-BG.webp');
    height: 707px;
    grid-row: 11; 
}

.Rat {
    height: 609px;
    grid-row: 12;
    align-items: center;
    background: url(Image/Group\ 380@2x.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 609px;
    justify-content: center;
    position: relative;
    text-align: center;
    width: 100%;
}

.DukeNukem {
    padding-top: 210px;
}

.WhiteHead {
    font-family: Azo Sans Black !important;
    font-weight: bolder;
    color: #fff;
    font-size: 56px;
    line-height: 56px;
    margin: 0 0 16px;
}

.fourhead {
    font-family: Azo Sans Black !important;
    font-weight: bolder;
    color: #187abf !important;
    font-size: 56px;
    line-height: 56px;
    margin: 0 0 16px;
}

.dang {
    margin-left: auto;
    margin-right: auto;
    background: #0db88f;
    border: 0;
    width: 138px;
    font-weight: bolder;
    border-radius: 6px;
    box-shadow: 0 8px 24px #0e293740;
    color: #fff !important;
    font-family: Azo Sans Black !important;
    font-size: 18px !important;
    line-height: 22px !important;
    padding: 16px 20px 12px;
    text-transform: uppercase;
    transition: .1s ease;
}

.Footer {
    grid-row: 13;
    height: 482px;
}

.sellout {
    background-color: #0067be;    
    height: 54px;
    width: 100%;
}

.life-Half2{
    display: flex;
    text-align: center;
    width: 50%;
    justify-content: space-between;
    height: 54px;
    margin: 60px 0 50px;
    padding-top:10px;
}

.life-Half2 {
    margin: auto;
}

.selloutimg{
    width:50%;
}

.TooMuchNav {
    display: grid;
    height: 428px;
    background-color: #04325a;
    grid-template-columns: 1px;
    grid-template-rows: 100px 70px 35px 100px 75px 30px;
}