.bgr1, .bgr2, .bgr3, .bgr4, .bgr5{
    background-color: rgb(0, 0, 0);
    position: relative;
    height: 350px;
    z-index: 999;
    overflow: auto;
    display: block;
    margin-top: -350px;
    margin-bottom: -10px;
    background-color: rgb(0, 0, 0);
    position: relative;
    height: 350px;
    z-index: 999;
    overflow: auto;
    display: block;
    margin-top: -350px;
    margin-bottom: -10px;
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 36px;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
}
.bgr1 p, .bgr2 p, .bgr3 p, .bgr4 p, .bgr5 p{
 margin:10px;
}

.about{
    background-image: url('../png/about-vector-heading.png');
    background-repeat: no-repeat;
    background-size: 1920px;
    background-position: center -150px;
}

.heading{
    text-align: center;
    height: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.heading .logo{ text-align: center;}
.heading img{ margin: 20px auto; width:353px; height:120px; }
.heading .tagline{
font-family: Roboto;
font-style: normal;
font-weight: bold;
font-size: 30px;
line-height: 35px;
letter-spacing: 0.135em;
color: #F4F4F4;
}


.about p.big{font-family: Roboto;font-style: normal;font-weight: bold;font-size: 12vh;text-align: center;line-height: 169px;letter-spacing: 0.135em;color: #FFFFFF;text-transform: uppercase;}


.about p.small{font-family: Roboto;font-style: normal;font-weight: bold;font-size: 48px;line-height: 56px;letter-spacing: 0.135em;color: #FFFFFF;text-align: center;}

 .aligned{
 display: flex;
 flex-direction: column;
 justify-content: center;
}

.r1, .r2, .r3{margin: 0 auto;}
.r1 img{ width: 453.19px; height: 380.76px;filter: drop-shadow(7px 7px 7px rgba(0, 0, 0, 0.25)); transform: rotate(6.87deg);}
.r2 img{ width: 378px; height: 395px;background: url(../icon5.html); filter: drop-shadow(7px 7px 7px rgba(0, 0, 0, 0.25)); transform: rotate(-97.13deg);}
.r2 p{ text-align: right;}
.r3 img{
    width: 368px;
    height: 467px;
filter: drop-shadow(7px 7px 7px rgba(0, 0, 0, 0.25));
transform: rotate(6.87deg);
}

.mission, .partnerwithus {
    margin: 0 auto;
    max-width: 1500px;
    width: 90%;
}
.mission {
    margin: 0 auto 80px;
    max-width: 850px;
}
.about strong{
    display: block;
    font-family: Poppins;
font-style: normal;
font-weight: bold;
font-size: 46px;
line-height: 69px;
text-align: center;
letter-spacing: 0.135em;
color: #FFFFFF;
    text-align: center;}

.mission p, .partnerwithus p{
    font-family: Poppins;
font-style: normal;
font-weight: 500;
font-size: 24px;
line-height: 36px;
letter-spacing: 0.135em;
color: #FFFFFF;
margin: 50px 0;
}

.mission .icons{
    list-style-type: none;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 50px auto;
}
.mission .icons li{width: auto;text-align: center;}
.mission .icons li span {
    display: block;
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    letter-spacing: 2px;
    margin-top: -24px;
    text-transform: uppercase;
}

.partner {
    height: auto;
    min-height:850px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background: url('../png/partner-vector-background.png') no-repeat;
    background-size: cover;
    background-position: center 0px;
    padding: 30px 0;
}
.partnerwithus {
    position: relative;
}
.partnerwithus img {
    margin-top: -160px;
}
.contactbtn {
    background: #FDECEC;
    border-radius: 10px;
    color: #000000;
    display: inline-block;
    font-family: Russo One;
    font-style: normal;
    font-weight: normal;
    font-size: 27px;
    line-height: 33px;
    letter-spacing: 0.04em;
    margin: 0 auto;
    padding: 15px 30px;
    width: auto;
}
.contactbtn:hover {
    background: #000;
    color: #fff;
    text-decoration: none;
}

.gaming {
    align-items: center;
    background: #800404;
    background-image: url('../png/gaming-vector-background.png');
    display: flex;
    flex-direction: column;
    height: auto;
    justify-content: flex-end;
    min-height: 900px;
    padding: 30px 0;
}
.gaming .col-lg-5 {
    text-align: center;
}
.centerd {
    margin:0 auto;
    max-width:1500px;
    width: 90%;
}

.gaming p {
    margin-top:50px;
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 0.135em;
    color: #FFFFFF;
}

.team {
    background: #950D16;
    height: auto;
    min-height: 600px;
    background-image: url('../png/team-vector-background.png');
    background-position: center 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    padding: 30px 0
}

.team p {
    margin-top:50px;
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 0.135em;
    color: #FFFFFF;
}


 .photos, .potion { text-align: center; }
 .photos a.tn {
    display: inline-block;
    width: 350px;
    height: 350px;
    margin: 30px;
    text-decoration:none;
}
.photos a.tn img {
    width:350px;
    height:350px;
    position: relative;
    z-index: 2;
}
.photos a.tn:hover img {
     z-index: 0;
}
.photos a.tn span.nameplate {
    display: block;
    background: rgba(0, 0, 0, 0.75);
    backdrop-filter: blur(10px);
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 36px;
    color: #FFFFFF;
    margin-top:-66px;
    text-decoration:none;
}


.potion { text-align: right;}
.potion img {
    width: 286.72px;
    height: 298.28px;
    background: url('../icon3.html');
    filter: drop-shadow(7px 7px 7px rgba(0, 0, 0, 0.25));
    transform: rotate(9.46deg);
    margin-right:30px;
    margin-top: -100px;
}

.contactus {
    position: absolute;
    width:927px;
    height:585px;
    background: #F23C3C;
    box-shadow: 0px 0px 7px 7px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    top:-1px;
}


.team-department.container {
    max-width: 1730px;
    padding: 80px 0;
    width: 90%;
}
.team-department .row {
    padding-bottom: 120px;
}

.team-department .row .col {
    padding: 0 100px 0 0;
}
.team-department .row .col:last-child {
    padding-right: 0;
}
.team-department .row .col-content {
    padding-top: 4vw;
}
.team-department .row .col-content:first-child {
    text-align: right;
}

.team-department .departments .row img {
    width: 100%;
}
.team-department .departments .row h4 {
    font-family: Poppins;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 59px;
    letter-spacing: 0.135em;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.team-department .departments .row p {
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.135em;
    color: #fff;
    margin-bottom: 80px;
}
.team-department .departments .row a.btn {
    display: inline-block;
    background: transparent;
    border: 2px solid #fff;
    font-family: Russo One;
    font-style: normal;
    font-weight: normal;
    font-size: 28px;
    line-height: 1em;
    letter-spacing: 0.04em;
    text-transform: none !important;
    padding: 15px 30px !important;
    height: auto;
}
.team-department .departments .row a.btn:hover {
    background: #fff;
    color: #000;
}

.team-department .teams {
    display: none;
    max-width: 1480px;
    margin: 0 auto;
    padding-top: 80px;
    position: relative;
}
.team-department .teams a.arrow-back {
    position: absolute;
    top: 0;
    left: -100px;
    width: 50px;
}
.team-department .teams .department-people {
    display: none;
}
.teams .col-md-3:first-child {
    padding: 0 80px 0 0;
}
.teams .col-md-9 {
    padding-top: 50px;
}
.teams h5 {
    color: #E33F3F;
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    line-height: 45px;
    margin-bottom: 10px;
}
.teams p {
    color: #FFFFFF;
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 36px;
}
.teams p.position {
    margin-bottom: 40px;
}

.team-department .teams img {
    width: 100%;
}
.team-department .teams h3 {
    color: #FFFFFF;
    font-family: Poppins;
    font-style: normal;
    font-weight: bold;
    font-size: 46px;
    line-height: 69px;
    letter-spacing: 0.135em;
    margin-bottom: 100px;
    text-align: center;
}

@media screen and (max-width: 980px) {
    .mission .icons {
        display: flex;
        flex-direction: column;
    }
    .col-lg-5 img{
        width: auto;
        display: block;
        margin: 0 auto;
    }
    .col-lg-5{ 
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .logo img {
        height: auto;
        width: 200px;
    }

    .photos a.tn , .photos a.tn img{
        width:320px !important;
        height:320px !important;
    }
    .mission ul.icons li{
        margin-top:50px;
    }
    .mission p, .partner p, .gaming p, .team p{
        margin:20px;
        text-align: center;
    }
    .contactbtn{
        margin:100px auto !important;
    }

    .r1 .col-lg-5,
    .r2 .col-lg-5,
    .r3 .col-lg-5,
    .partnerwithus .col {
        text-align: center;
    }
    .partner {
        background: #7f0404;
        background-image: none;
    }
    .partnerwithus img {
        margin-top: 0;
    }
    .gaming {
        background: #950d16;
        background-image: none;
    }
    .gaming .col-sm-12 {
        text-align: center;
        display: block;
    }
    .team {
        background: #b21414;
        background-image: none;
    }
    .departments .col,
    .team-department .row .col-content:first-child {
        text-align: center;
        padding: 30px !important;
    }
    .team-department .teams a.arrow-back {
        left: 0;
    }
}