* {
    padding: 0;
    margin: 0;
}
p, h4 {
    font-family: 'josefin_sansregular';
}
h4 {
    font-size: 11px;
    margin-top: 5px;
}
header h1 {
    font-family: 'balooregular';
    display: inline-block;
    color: mediumslateblue;
    background-color:#292e32;
    width: fit-content;
    padding: 5px 4.8% 5px 4.8%;
    margin: 50px auto 0px 29.95%;
    border-radius: 10px 10px 0px 0px;
}
body {
    background-color: mediumslateblue;
}
header, #wrapper, #wrapper_gallery, footer {
    width: 1000px;
    margin: auto;
}
header {
    margin-top: 0px;
    height: 150px;
    margin-bottom: .2%;
    line-height: 40px;
}
header, #wrapper, #wrapper_gallery {
    background: url('../images/plus.png'),#6DB3F2;
    background-size: 50px 50px;
}
#wrapper {
    height: 691px;
    margin-bottom: 20px;
}
#wrapper_gallery {
    height: 711px;
    margin-bottom: 0px;
}
main {
    width: 65%;
    float: left;
}
#about, #games, #more, #contact {
    width: 100%;
}

#about .title, #games .title, #more .title {
    margin-left: 20%;
    margin-top: 20px;
    width: 60%;
}
#contact .title {
    margin-left: 5%;
    margin-top: 20px;
    width: 90%;
}
#games table {
    background-color: #6DB3F2;
    margin: 20px auto 0px auto;
    border-collapse: collapse;
    border-radius: 5px;
    width: 90%
}
#games td img {
    width: 100%;
    height: 150px;
}
#games h4 {
    text-align: center;
    top: 0;
    text-decoration: underline mediumslateblue;
}
#games h4 {
    padding-bottom: 20px;;
}
#games th, td {
    border: 1px solid mediumslateblue;
}
#games td:nth-child(2) {
    width: 35%;
}
#games td:last-child {
    padding-left: 2%;
    padding-right: 2%;
    width: 35%;
}
#games a {
    color: inherit;
}
#games a:hover {
    color:mediumslateblue;
}
nav ul {
    background-color: #292e32;
    height: 50px;
    position: inherit;
}
nav ul li {
    list-style-type: none;
    text-align: center;
    float:left;
    height: 30px;
    line-height: 30px;
    width: 16.5460%;
    background-color:#292e32;
    margin-top: 10px;
    font-size: 20px;
    padding-right: 0.1%;
}
nav ul li:first-child {
    padding-left: 0.1%;
}
nav ul li a, nav ul li a:link {
    display: block;
    width: 100%;
    background-color: mediumslateblue;
    text-decoration: none;
    color:#292e32;
}
nav ul li a:hover {
    width: 100%;
    background-color: #292e32;
    color: #6DB3F2;
}
ul li {
    font-family: 'teaspoonregular';
}
.homewrapper, .aboutwrapper, .gameswrapper, .morewrapper, .contactwrapper, .leaguewrapper, .overwatch2wrapper, .diabloivwrapper {
    background-color: #292e32;
    height: 85%;
    width: 80.5%;
    margin: auto;
    margin-top: 1%;
}
.diabloivwrapper {
    height: 90%;
}
.homewrapper .title {
    height: 10px;
    margin-left: 13.913%;
    padding: 15px 0px 30px 0%;
    width: 75.3865%;
}
.homepic {
    background-color: #6DB3F2;
    height: 100px;
    width: 70.771%;
    margin-left: 16%;
}
.homepic img {
    width: 99.5%;
    height: 98%;
    border: 1px solid mediumslateblue;
    background-color: #292e32;
    text-align: center;
    display: block;
    margin: 0px auto 0px auto;
}
.homewrapper .container {
    width: 93.8485%;
    height: 385px;
    margin: 20px 0% 0px 6%;
    background-color: #6DB3F2;
    border: 1px solid mediumslateblue;
}
.container p {
    font-family: 'josefin_sansregular';
    line-height: 20px;
    font-size: 18px;
    margin: 35px 2% 0px 2%;
    text-align: left;
    background-color:#292e3200;
    border-radius: 5px;
}
aside {
    display:inline-block;
    height: 91.25%;
    width: 26%;
    background-color:#6DB3F2;
    text-align: center;
    margin-top: 3%;
    margin-left: 5%;
}
.contactwrapper2 aside {
    float: right;
    margin-right: 5%;
}
.contactwrapper2 aside h3 {
    font-size: 18px;
    color:#292e32;
}
aside h3 a, a:link {
    text-decoration: none;
    color: inherit;
}
aside h3 a:hover {
    color:mediumslateblue;
}
.homewrapper aside img {
    width: 99%;
    border: 1px solid mediumslateblue;
}
.homewrapper aside h3 {
    text-decoration: underline mediumslateblue;
}
.homewrapper aside h3:nth-child(2) {
    font-size: 17px;

}
.homewrapper aside p:nth-child(2) {
    display: block;
    padding-bottom: 40px;
}
.homewrapper aside p {
    text-align: center;
    padding: 5px 0% 5px 0%;
    font-size: 15px;
}
.homewrapper aside a {
    font-size: 14px;
}
#gallery {
    width: 99%;
    height: 87%;
    margin: auto;
    margin: .5% 0px 0px .5%;
    background-color: #292e32;
}
#gallery .title {
    margin: auto;
    width: 34%;
    padding: 20px 0% 10px 0%;
}
h2, .row2 {
    text-align: center;
    background-color:mediumslateblue;
    border-radius: 5px;
    color:#292e32;
}
#gallery h3 {
    text-align: center;
    color:#6DB3F2;
    text-decoration: underline mediumslateblue;
}
#gallery img {
    display: block;
    margin: 0px auto 5px auto;
    height: 90%;
    width: 100%;
    align-content: center;
}
.lol-row, .ov2-row, .dia-row {
    width: 100%;
    height: 150px;
    clear: both;
}

.fifth {
    align-content:end;
    float:left;
    width: 16.85%;
    height: 100px;
    background-color:#6DB3F2;
    margin: 10px 2.5% 0px 0%;
    border-radius: 2px;
}
.fifth:first-child {
    margin-left: 3.2%;
}

.fifth_bottom {
    font-size: 12px;
    float:left;
    width: 16.85%;
    height: 30px;
    background-color: mediumslateblue;
    margin: 10px -.7% 0px 0px;
    text-align: center;
    border-radius: 2px;
}
.fifth_bottom:nth-child(n+1) {
    margin-left: 3.2%;
}
footer {
    height: 80px;
    background-color:#292e32;
    line-height: 60px;
    bottom: 1.9%;
}
footer ul li {
    font-size: 15px;
    list-style-type: none;
    height: 30px;
    line-height: 30px;
    width: 25%;
    float: left;
    text-align: center;
}
footer ul li a {
    color: black;
    text-decoration: none;
}
footer ul li a:hover {
    color:#6DB3F2;
}
.w3va {
    display: block;
    text-align: center;
}
.w3v {
    width: 88px;
    height: 31px;
    padding-right: .3%;
    background-color:#6DB3F2;
}
.w3v:hover {
    border: 2px solid mediumslateblue;
    background-color:#6DB3F2;
}
.gameswrapper + aside, #gallery + aside, .contactwrapper + aside, .leaguewrapper2 .aside-text + aside {
    display: none;
}
.diabloivwrapper2 aside img {
    border-radius: 5px;
    width: 100%;
    height: 75px;
}
.overwatch2wrapper aside {
    background-color: mediumslateblue;
    border-radius: 5px;
    height:max-content;
}

.aboutwrapper aside, .morewrapper aside {
    width: 20%;
    height: 76%;
    float: right;
    margin-right: 5%;
    background-color:mediumslateblue;
    border-radius: 5px;
    padding: 0px 1% 0px 1%;
}
.diabloivwrapper2 .aside-text img {
    width: 80%;
    border: 3px solid mediumslateblue;
    border-radius: 5px;
    margin-top: 20px;
    height: 100px;
    margin-left: 7.5%;
}
.diabloivwrapper2 .aside-text p {
    font-family: 'jelleebold';
    font-size: 14px;
}
.diabloivwrapper2 .aside-text p:first-child {
    margin-top: 25px;
    margin-bottom: 15px;
    text-indent: 15%;
}
.diabloivwrapper2 .aside-text p:nth-child(2) {
    text-indent: 15%;
    margin-bottom: 25px;
}
.diabloivwrapper2 .aside-text h3 {
    background: mediumslateblue;
    border-radius: 5px;
    padding-left: 2%;
    font-size: 14.5px;
    width: 95%;
    margin-bottom: 10px;
}
.leaguewrapper2 .aside-text p {
    margin-top: 10px;
    font-size: 14px;
    font-family: 'jelleebold';
    border-radius: 5px;
}
.aboutwrapper img, .morewrapper img {
    width: 100%;
}
.contactwrapper img {
    width: 100%;
    border: 2px solid mediumslateblue;
    border-radius: 5px;
}
.aboutwrapper aside {
    height: 78%;
}
h2,h3 {
    font-family: 'jelleebold';
}
.morewrapper2, .aboutwrapper2, .contactwrapper2, .leaguewrapper2, .diabloivwrapper2, .overwatch2wrapper2 {
    background-color: #6DB3F2;
    width: 90%;
    margin: 20px auto;
    height: 450px;
    border-radius: 5px;
}
.diabloiv-1 p {
    background-color: mediumslateblue;
    border-radius: 5px;
    width: 100%;
    margin-bottom: 2px;
    
}
.diabloivwrapper2 {
    height: 510px;
}
.overwatch2wrapper {
    width: 95%;
}
.overwatch2wrapper2 {
    overflow: hidden;
}
.leaguewrapper2 img {
    width: 600px;
    height: 200px;
    border: 3px solid mediumslateblue;
    margin-top: 10px;
    margin-right: 5%;
    border-radius: 5px;
    float: right;
}
.overwatch2wrapper .aside-text p {
    font-family: 'jelleebold';
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 30px;
    text-indent: 26%;
}


.overwatch2wrapper .aside-text ol li {
    float: left;
    width: 14.285%;
    margin-right: 14.285%;
    color: mediumslateblue;
}
.overwatch2wrapper ul li:first-child {
    margin-left: 14.285%;
}
.overwatch2wrapper2 img {
    width: 100%;
}
.morewrapper2 {
    height: 480px;
}
.morewrapper2 p:first-child, .aboutwrapper2 p:first-child {
    text-indent: 2%;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 10px;
}
.aside-text {
    width: 60%;
    margin-left: 5%;
    float: left;
}
.leaguewrapper2 .aside-text {
    width: 90%;
}
.contactwrapper2 .aside-text {
    width: 47.5%;
    border-right: 2px solid mediumslateblue;
    margin-top: .2%;
    height: 98%;
}
.aside-text p {
    line-height: 40px;
    font-size: 20px;
}
.aside-text p {
    line-height: 25px;
}
label:nth-child(2) {
    color: red;
} 

form {
    width: 55%;
    background-color: mediumslateblue;
    border-radius: 5px;
    padding: 15px 5% 15px 5%;
    font-family: 'josefin_sansbold';
}
form p {
    display: inline-block;
    margin-left: 25%;
}
form ul {
    list-style-type: none;
}
form li {
    font-size: 14px;
    margin-left: 22%;
    color:#6DB3F2;
    font-family: 'josefin_sansregular';
}
label {
    display: block;
}
label:nth-child(3), label:nth-child(5) {
    margin-top: 2px;
}
label:first-child {
    margin-top: -10px;
}
input[type=text],input[type=e-mail] {
    background-color:#6DB3F2;
    border-radius: 5px;
    border: 1px solid black;
    font-family: 'josefin_sansbold';
    padding: 4px 0px 4px 10px
}
textarea {
    width: 100%;
    border-radius: 5px;
    background-color:#6DB3F2;
    border: 1px solid black;
    font-family: 'josefin_sansbold';
    padding: 4px 0px 4px 10px
}
input[type=submit] {
    background-color:#292e32;
    color:mediumslateblue;
    border-radius: 5px;
    font-family: 'josefin_sansbold';
}
input[type=submit]:hover {
    color:#6DB3F2;
}
.button {
    display: block;
    background-color: #292e32;
    color: mediumslateblue;
    border-radius: 5px;
    font-size: 14px;
    margin-left: 58%;
    margin-top: -17.35px;
    width: min-content;
    height: 17.3px;
    line-height: 17.3px;
    font-family: 'josefin_sansregular';

}
.button a {
    color: mediumslateblue;
    width: 100%;
    font-size: 14.5px;
}
.contactwrapper2 p a:hover {
    color:#6DB3F2;
}
.message {
    width: 100%;
    text-align: center;
    font-family: 'teaspoonregular';
    border-radius: 5px 5px 0px 0px;
    color:#292e32;
}
.message img {
    height: 200px;
    border: none;
    border-radius: 0px;
    border-bottom: 2px dotted mediumslateblue;

}
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on June 12, 2024 */

@font-face {
    font-family: 'balooregular';
    src: url('../fonts/baloo-regular-webfont.woff') format('woff2'),
         url('../fonts/baloo-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on June 12, 2024 */

@font-face {
    font-family: 'teaspoonregular';
    src: url('../fonts/teaspoon-webfont.woff2') format('woff2'),
         url('../fonts/teaspoon-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on June 12, 2024 */

@font-face {
    font-family: 'jelleebold';
    src: url('../fonts/jellee-roman-webfont.woff2') format('woff2'),
         url('../fonts/jellee-roman-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on June 12, 2024 */



@font-face {
    font-family: 'josefin_sansbold';
    src: url('../fonts/josefinsans-bold-webfont.woff2') format('woff2'),
         url('../fonts/josefinsans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'josefin_sansbold_italic';
    src: url('../fonts/josefinsans-bolditalic-webfont.woff2') format('woff2'),
         url('../fonts/josefinsans-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'josefin_sanslight';
    src: url('../fonts/josefinsans-light-webfont.woff2') format('woff2'),
         url('../fonts/josefinsans-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'josefin_sanslight_italic';
    src: url('../fonts/josefinsans-lightitalic-webfont.woff2') format('woff2'),
         url('../fonts/josefinsans-lightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'josefin_sansregular';
    src: url('../fonts/josefinsans-regular-webfont.woff2') format('woff2'),
         url('../fonts/josefinsans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'josefin_sanssemibold';
    src: url('../fonts/josefinsans-semibold-webfont.woff2') format('woff2'),
         url('../fonts/josefinsans-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'josefin_sanssemibold_italic';
    src: url('../fonts/josefinsans-semibolditalic-webfont.woff2') format('woff2'),
         url('../fonts/josefinsans-semibolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'josefin_sansthin';
    src: url('../fonts/josefinsans-thin-webfont.woff2') format('woff2'),
         url('../fonts/josefinsans-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'josefin_sansthin_italic';
    src: url('../fonts/josefinsans-thinitalic-webfont.woff2') format('woff2'),
         url('../fonts/josefinsans-thinitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}