body {
    background-color: #071037;
    font-family: 'Retro gaming' ;
    color: white;
}

  /* Top Navigation starts here */ 

/* Navigation bar */ 

/* Header */ 

.header {
    display: flex;
    justify-content: center;
    margin: auto;
    position: fixed;
     top: 0;
     left: 0;
     right: 0;
     z-index: 100;
    background-color: #0F132C;
}

.topnav {
    margin: auto;
    padding: 16px;
}


.header nav ul {
    list-style-type: none;
    padding: 0px;
}

.header nav ul li {
    display: inline-block;
    padding: 4px 32px 4px 32px;
}

.header a {
    color: white;
    text-decoration: none;
    padding: 4px 8px 4px 8px;
    border-color:  rgba(15, 19, 44, 0);
    border-radius: 8px;
    border-style: solid;
}

.header a:hover {
    color: white;
    background-color: #ED781F;
    border-color: #FF0000;
    border-radius: 8px;
    border-style: solid;
    padding: 4px 8px 4px 8px;
}

.current a {
    color: white;
    background-color: #ED781F;
    border-color: #FF0000;
    border-radius: 8px;
    border-style: solid;
    padding: 4px 8px 4px 8px;
}

.current a:hover {

}

/* Subtab */ 

.headerr {
    display: flex;
    justify-content: center;
    margin: auto;
    width: 700px;
    position: fixed;
    margin-top: 100px;
     bottom: 0;
     left: 0;
     right: 0;
     z-index: 100;
     background-color: #0F132C;
    border-radius: 16px;
}

.topnavv {
    margin: auto;
    padding: 2px;
}

.headerr nav ul {
    list-style-type: none;
    padding: 0px;
}

.headerr nav ul li {
    display: inline-block;
    padding: 4px 4px 4px 4px;
}

.headerr a {
    color: white;
    text-decoration: none;
    padding: 4px 8px 4px 8px;
    border-color:  rgba(15, 19, 44, 0);
    border-radius: 8px;
    border-style: solid;
    font-size: small;
}

.headerr a:hover {
    color: white;
    background-color: #071037;
    border-color: #FF0000;
    border-radius: 8px;
    border-style: solid;
    padding: 4px 8px 4px 8px;
}

.currentt a {
    color: white;
    background-color: #071037;
    border-color: #FF0000;
    border-radius: 8px;
    border-style: solid;
    padding: 4px 8px 4px 8px;
}


/* Sidetab */ 
.backcta {
    display: flex;
    justify-content: center;
    width: 250px;
    margin-top: 300px;
    margin-left: -100px;
    float: left;
    position: fixed;
    border-radius: 16px;
    list-style-type: none;
    transform: rotate(-90deg);
}

.currenttt {

}
.sidenav {

}
.sidenav a {
    text-decoration: none;
    background-color: none;
    display: flex;
    color:aliceblue;
    border-color: #FF0000;
    border-radius: 8px;
    border-style: solid;
    padding: 10px 8px 8px 8px;
padding-top: 4px;
padding-bottom: 8px;
padding-left: 12px;
height: 20px;
font-weight: lighter;
}
.sidenav a:hover {
    background-color: #ED781F;
    border-color: #FF0000;
    border-color: #FF0000;
    border-radius: 8px;
    border-style: solid;
    padding: 10px 8px 8px 8px;
padding-top: 4px;
padding-bottom: 8px;
padding-left: 12px;
height: 20px;
font-weight: lighter;
}
.backcta img {
    transform: rotate(90deg);
    margin-left: 4px;
    height: 24px;
}



/* Hero */ 

.hero {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 1280px;
    margin: auto;
    margin-top: 100px;
}
.herohead {
    margin-top: 100px;
}

.herocover {

}

.herocover img {
    width: 800px;
}

.email{
    margin-top: 60px;
    padding: 24px;
    margin-bottom: 120px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,1);
    border: #FF0000;
    border-radius: 8px;
    border-style: solid;
    color: white;
    width: 200px;
}
.email a:hover {
    color: white;
}
.emailbox :hover {
    border: #FF0000;
    background-color: #ED781F;
    border-radius: 8px;
    border-style: solid;
}

.emailbox {
    border: #071037;
    border-radius: 8px;
    border-style: solid;
}
.emailbox a{
    text-decoration: none;
    border: none;
}
.emailbox a:hover {
    text-decoration: none;
    border: none;
    color: white;
}

.email label:hover {
    color: white;
    border: none;
}
.emailbox img {
    margin-left: 50px;
    width: 32px;
}
.emailbox img:hover {
    border: none;
}

.ready {
    max-width: 1280px;
    margin: auto;
    opacity: 50%;
}


/* Casestudy */ 

.casestudy {
    max-width: 1280px;
    margin: auto;
    display: flex;
    justify-content: center;
}
.casesection a {
    opacity: 50%;
}
.casesection a:hover {
    opacity: 100%;
}
.casesection a img {
    border: #071037;
    border-radius: 12px;
    border-style: solid;
}
.casesection a img:hover {
    border: #FF0000;
    border-radius: 12px;
    border-style: solid;
}

/* Threed */ 

.threedsection {
    max-width: 1280px;
    margin: auto;
}
.threedsection a img {
    border: #071037;
    border-radius: 12px;
    border-style: solid;
    opacity: 50%;
}
.threedsection a img:hover {
    border: #FF0000;
    border-radius: 12px;
    border-style: solid;
    opacity: 100%;
}

/* Footer */ 
.footer {
    display: flex;
    justify-content: center;
    margin-top: 250px;
    margin-bottom: 0px;
}

        /* Case study Page - 2 */ 

/* Hero */  

.casestudyherocontainer {
    display: block;
    align-items: center;
    align-items: center;
    margin: auto;
    margin-top: 0px;
    height: 580px;
    background-color: black;
}

.herocasestudy {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 50px;
}

.casestudyherocoverimg {
    width: 900px;
    height: 500px;
}

.casestudyherocoverimg img {
    width: 100%;
    height: 100%;
}

.casestudyherocontent {
    display: block;
    justify-content: center;
    margin-left: 60px;
}

.casestudyherosummary {
    display: flex;
    justify-content: center;
    margin-top: -20px;
}

.overviewsectionone {
    max-width: 1280px;
    margin: auto;
    display: flex;
    justify-content: center;
    margin-top: 40px;
}
.overviewmrvideo {
    max-width: 1280px;
    margin: auto;
    display: flex;
    justify-content: center;
    height: 400px;
}