@font-face {
    font-family: 'digital';
    src: url('fonts/FrozenCrystalItalic.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


body {
    width: 100%;
    height: 100vh;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-color: #222629;
    margin: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.logo{
    align-items: center;
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.logo img{
    justify-content: center;
    width: 400px;
}
.wrapper{
    margin:0 auto;
}

.pagecontent{
    display: flex;
    width: 920px;
    margin: 0 auto;
    margin-top: 10px;
}

.menuborder{
    background-color: #b3b3b3;
    width: auto;
    height: 580px;
    position: relative;
}

.pagecontent .menuborder .inmenu{
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    position: relative;
}

.pagecontent .menuborder .inmenu .menulist{
    background-color: #929090;
    border-top-style: solid;
    border-left-style: solid;
    border-color: #464646;
    border-top-width: 2px;
    border-left-width: 2px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-width: 1px;
    border-bottom-width: 1px;
}


.menulist{
    height: 285px;
    width: 225px;
}

.menuborder .menubanner img{
    width: 225px;
    border-top-style: solid;
    border-left-style: solid;
    border-color: #464646;
    border-top-width: 2px;
    border-left-width: 2px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-bottom-color: rgb(193, 250, 80, .5);
    border-right-color: rgb(193, 250, 80, .5);
}

.menulist .pagelist{
    list-style: none;
    padding: 0;
    margin-left: 10px;
    margin-top: 5px;
}

.menulist .pagelist li a:hover{
    text-decoration: underline;
    color: #42dfd9;
}

.menulist .pagelist li a{
    text-decoration: none;
    color: #bcfa50;
    font-weight: 700;
}

.pagelist .listeditem p{
    margin-top: 0;
    margin-left: 5px;
    margin-right: 10px;
}

.bottommenu img{
    width: 225px;
    margin-top: 7px;
    border-top-style: solid;
    border-left-style: solid;
    border-color: #464646;
    border-top-width: 2px;
    border-left-width: 2px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-bottom-color: rgb(193, 250, 80, .5);
    border-right-color: rgb(193, 250, 80, .5);
}

.homeright{
    height: 580px;
    background-color: #b3b3b3;
}

.zarbdescbox{
    position: relative;
    display: flex;
    margin-right: 5px;
    margin-left: 5px;
    padding-top: 5px;
}

.zarbdescbox img{
    height: 100px;
    border-top-style: solid;
    border-left-style: solid;
    border-color: #464646;
    border-top-width: 2px;
    border-left-width: 2px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-bottom-color: rgb(193, 250, 80, .5);
    border-right-color: rgb(193, 250, 80, .5);
}

.zarbdescbox .zarbdesc{
    margin-right: 5px;
    background-color: #929090;
    border-top-style: solid;
    border-left-style: solid;
    border-color: #464646;
    border-top-width: 2px;
    border-left-width: 2px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-width: 1px;
    border-bottom-width: 1px;
}

.zarbdesc p{
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 10px;
    margin-right: 10px;
}

.contentborder{
    position: relative;
    background-color: #b3b3b3;
    width: 700px;
    height: auto;
    position: relative;
}

.homecontentpanel{
    padding-top: 5px;
    padding-bottom: 1px;
    margin-right: 5px;
    margin-left: 5px;
    height: auto;
    width: auto;
}

.textscroller{
    font-family: 'digital', sans-serif;
    color: white;
    padding-top: 2px;
    background-color: #464646;
    width: 99.5%;
    height: 20px;
    border-top-style: solid;
    border-left-style: solid;
    border-color: #464646;
    border-top-width: 2px;
    border-left-width: 2px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-bottom-color: rgb(193, 250, 80, .5);
    border-right-color: rgb(193, 250, 80, .5);
}

.homecontent img{
    width: 99.5%;
    height: 425px;
    margin-top: 5px;
    border-top-style: solid;
    border-left-style: solid;
    border-color: #464646;
    border-top-width: 2px;
    border-left-width: 2px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-bottom-color: rgb(193, 250, 80, .5);
    border-right-color: rgb(193, 250, 80, .5);
}


.blogcontent{
}


.blogborder{
    position: relative;
    background-color: #b3b3b3;
    width: 710px;
    height: auto;
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px;
}

.blogfeed{
    padding-top: 5px;
    padding-bottom: 1px;
    margin-right: 5px;
    margin-left: 5px;
    height: auto;
    width: auto;
    background-color: #929090;
    border-top-style: solid;
    border-left-style: solid;
    border-color: #464646;
    border-top-width: 2px;
    border-left-width: 2px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-width: 1px;
    border-bottom-width: 1px;
    justify-content: left;
}

.blogfeed h1{
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.blogfeed h2{
    margin-left: 10px;
}

.blogfeed h3{
    margin-left: 10px;
}

.blogfeed p{
    margin-left: 10px;
    margin-right: 10px;
}

.blogfeed img{
    width: 100%;
    justify-content: center;
}

.blogfeed a{
    margin-left: 10px;
}

.blogfeed hr{
    margin-left: 5px;
    margin-right: 5px;
    color:#bcfa50;
}

.blogpost{
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    display: flex;
}

.postdetails{
    margin-left: 10px;
}

.postimage{
    height: 100px;
    width: 100px;
    background-color:#464646;
}
   
.postheader{
    display: flex;
}

.postheader p{
    margin-top: 5px;
    margin-bottom: 0;
}

.postheader .posttitle a:hover{
    text-decoration: underline;
    color: #42dfd9;
}

.postheader .posttitle a{
    text-decoration: none;
    color: #bcfa50;
    font-weight: 700;
}

.postheader .postdate{
    margin-left: 10px;
    margin-bottom: 5px;
}

.postheader .posttag{
    margin-left: 10px;
}

.postdetails .postdesc p{
    margin-top: 0;
}

.headingcontainer{

}

.headerlist{
    padding: 0;
}

.headerlist li{
    display: inline;
    height: 10px;
    width: 15px;
    background-color:#929090;
}

.headerlist li a{
    display: inline;
    height: 10px;
    width: 15px;
    text-decoration: none;
    color: #bcfa50;
    font-weight: 400;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
}

.headerlist .homeselect{
    display: inline;
    height: 10px;
    width: 15px;
    background-color:#b3b3b3;
}

.headerlist .homeselect a{
    display: inline;
    height: 10px;
    width: 15px;
    text-decoration: none;
    color: #bcfa50;
    font-weight: 700;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
}

.headerlist .blogselect{
    display: inline;
    height: 10px;
    width: 15px;
    background-color:#b3b3b3;
}

.headerlist .blogselect a{
    display: inline;
    height: 10px;
    width: 15px;
    text-decoration: none;
    color: #bcfa50;
    font-weight: 700;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
}


.gallery{
    height: 100vh;
    width: 100vw;
    display: flex;
    background-color:#929090;
}

.gallery .image img{
    height: 150px;
    width: 150px;
    margin-left: 10px;
}

@media screen and (max-width:600px){

    .wrapper{
        margin: 0 auto;
    }



    .pagecontent{
        width: 100%;
    }

    .logo{
        align-items: center;
        display: flex;
        justify-content: center;
        margin-top: 20px;
    }
    
    .logo img{
        justify-content: center;
        width: 370px;
    }

    .homeright{
        display:none;
    }

    .menuborder{
        display: none;
    }

    .blogcontent{
        width: 100%;
    }
    .blogborder{
        width: 100%;
    }
}
