body{
    background-color: black;
}

#sect1 {
    background-image: url('../images/unity1.png');
    background-size: 1920px 800px;
    background-repeat: no-repeat;
    /* min-width: 1400px; */
    height: 800px;
    /* min-width: 390px; */
}

video {
    position: absolute; 
    margin: 0 0;
    object-fit: cover;
  width: 1900px;
  height: 100vh;
}
.container-fluid {
    color: white;
}

#sect2 {
    /* background-color: #E5E5E5; */
    /* min-width: 1400px; */
    height: 1245px;
    /* min-width: 390px; */
}

.card {
    background-color: black;
    position: relative;
}
.card-img-top {
    background-color: black;
    height: 400px !important;
    width: 640px;
    display: flex;
    justify-content: center;
}
 .glab {
    position: absolute; 
    /* margin-left: 150px;  */
    margin-top: 180px; 
    /* width: 300px !important; */
    font-size: 20px; 
    font-weight: bold;
    display: flex;
    justify-content: center;
 }
.g3 {
    width: 625px;
}

#sect3 {
    background-image: url('../images/ar2.png');
    background-size: 1920px 943px;
    background-repeat: no-repeat;
    /* min-width: 1400px; */
    height: 943px;
    min-width: 390px;
}

#sect4 {
    background-image: url('../images/ar3.png');
    background-size: 1920px 943px;
    background-repeat: no-repeat;
    /* min-width: 1400px; */
    height: 943px;
    min-width: 390px;
}

#sect5 {
    background-image: url('../images/ar4.png');
    background-size: 1920px 943px;
    background-repeat: no-repeat;
    /* min-width: 1400px; */
    height: 943px;
    min-width: 390px;
}

#sect6 {
    background-image: url('../images/Rectangle_94.png');
    background-size: 1920px 943px;
    background-repeat: no-repeat;
    /* min-width: 1400px; */
    height: 943px;
    min-width: 390px;
}

#sect7 {
    background-image: url('../images/Rectangle_95.png');
    background-size: 1920px 943px;
    background-repeat: no-repeat;
    /* min-width: 1400px; */
    height: 943px;
    min-width: 390px;
}

#sect8 {
    background-image: url('../images/Rectangle_96.png');
    background-size: 1920px 928px;
    background-repeat: no-repeat;
    /* min-width: 1400px; */
    height: 920px;
    min-width: 390px;
}

#sect9 {
    background-image: url('../images/Rectangle_81.png');
    background-size: 1920px 943px;
    background-repeat: no-repeat;
    /* min-width: 1400px; */
    height: 943px;
    min-width: 390px;
}

#sect10 {
    background-image: url('../images/Rectangle_82.png');
    background-size: 1920px 943px;
    background-repeat: no-repeat;
    /* min-width: 1400px; */
    height: 943px;
    min-width: 390px;
}

#sect11 {
    background-image: url('../images/Rectangle_69.png');
    background-size: 1920px 952px;
    background-repeat: no-repeat;
    /* min-width: 1400px; */
    height: 952px;
    min-width: 390px;
}

#sect12 {
    background-color: #F63060;
    background-repeat: no-repeat;
    /* min-width: 1400px; */
    height: 100%;
    /* min-width: 390px; */
    width: 100vw;
}

.inpbox {
    width: 293px;
    margin-left: -30px;
    background-color: #E4E4E4;
    border: none;
}

.lab1 {

    font-family: 'Segoe UI';
    font-size: 18px;
}

.rfoot {
    height: 380px !important;
}

#add2 {
    margin-left: -200px;
}
#email1 {
    position: absolute;
    margin-top: -336px;
    margin-left: 1200px;
}

@media screen and (min-width: 1600px) and (max-width: 1799px) {
#sect1 {
    background-image: url('../images/unity1.png');
    background-size: 1799px 800px;
    background-repeat: no-repeat;
    /* min-width: 1400px; */
    height: 800px;
    /* min-width: 390px; */
}

    #sect2 {
        background-size: 1799px 798px;
        background-repeat: no-repeat;
    }

    #sect4, #sect5, #sect6, #sect7, #sect8, #sect9, #sect10 {
        background-size: 1799px 943px;
        background-repeat: no-repeat;
    }

    #sect11 {
        background-size: 1799px 952px;
        background-repeat: no-repeat;
    }

}

@media screen and (min-width: 1400px) and (max-width: 1599px) {
#sect1 {
    background-image: url('../images/unity1.png');
    background-size: 1590px 800px;
    background-repeat: no-repeat;
    /* min-width: 1400px; */
    height: 800px;
    /* min-width: 390px; */
}

    .card-img-top {
        width: 500px;
    }

    .glab {
        transform: scale(0.7,0.7);
        width: 470px;
        /* margin-left: -17px; */
    }
    
    #sect4, #sect5, #sect6, #sect7, #sect8, #sect9, #sect10 {
        background-size: 1590px 943px;
        background-repeat: no-repeat;
    }

    #sect11 {
        background-size: 1590px 952px;
        background-repeat: no-repeat;
    }

    #logo {
        margin-left: 10px !important;
    }

    #add1{
        position: absolute;
        margin-left: 10px !important;
    }
    #conthead {
        margin-left: 60px !important;
    }

    #add2 {
        margin-top: 8px !important;
        margin-left: -110px !important;
        /* width: 200px; */
        position: absolute;
    }

    .rfoot {
        height: 380px !important;
    }
    #email1 {
        position: absolute;
        margin-top: -200px;
        margin-left: 1050px;
    }
}


@media screen and (min-width: 1400px) and (max-width: 1469px) {

 #sect1 {
    background-image: url('../images/unity1.png');
    background-size: 1590px 800px;
    background-repeat: no-repeat;
    /* min-width: 1400px; */
    height: 800px;
    /* min-width: 390px; */
}

    .card-img-top {
        width: 470px;
    }

    .glab {
        transform: scale(0.7,0.7);
        width: 470px;
        /* margin-left: -17px; */
    }

    #sect4, #sect5, #sect6, #sect7, #sect8, #sect9, #sect10 {
        background-size: 1470px 943px;
        background-repeat: no-repeat;
    }

    #sect11 {
        background-size: 1470px 952px;
        background-repeat: no-repeat;
    }

    .rfoot {
        height: 380px !important;
    }
    #email1 {
        /* position: absolute; */
        margin-top: -200px;
        margin-left: 1050px;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1399px) {

 #sect1 {
    background-image: url('../images/unity1.png');
    background-size: 1470px 800px;
    background-repeat: no-repeat;
    /* min-width: 1400px; */
    height: 800px;
    /* min-width: 390px; */
}

    .card-img-top {
        width: 400px;
    }

    .glab {
        transform: scale(0.7,0.7);
        width: 470px;
        /* margin-left: -17px; */
    }

    #sect4, #sect5, #sect6, #sect7, #sect8, #sect9, #sect10 {
        background-size: 1470px 943px;
        background-repeat: no-repeat;
    }

    #sect11 {
        background-size: 1470px 952px;
        background-repeat: no-repeat;
    }

    #logo {
        margin-left: 10px !important;
    }

    #add1{
        position: absolute;
        margin-left: 10px !important;
    }
    #conthead {
        margin-left: 60px !important;
    }

    #add2 {
        margin-top: 8px !important;
        margin-left: -110px !important;
        /* width: 200px; */
        position: absolute;
    }

    #email1 {
        position: absolute;
        margin-top: -200px;
        margin-left: 850px;
    }

}    


@media screen and (min-width: 360px) and (max-width: 575px) {

    /*#sect1 {*/
    /*    background-repeat: no-repeat;*/
    /*    background-size: 575px 400px;*/
    /*    height: 400px;*/

    /*}*/
    #ss1 {
        height: 50px !important;
    }

    #sect2 {
        background-size: 575px 575px;
        background-repeat: no-repeat;
        height: 575px;
    }

    .card-img-top {
        /* max-width: 360px !important; */
        /* max-width: 575px !important; */
        /* width: 100vw !important; */
    }

    .glab {
        transform: scale(0.7,0.7);
        width: 320px;
        /* margin-left: 0px; */
        display: block;
        text-align: center !important;
        
    }

    #sect3, #sect4, #sect5, #sect6, #sect7, #sect8, #sect9, #sect10 {
        background-size: 575px 575px;
        background-repeat: no-repeat;
        height: 575px;
    }

    #sect11 {
        background-size: 575px 400px;
        background-repeat: no-repeat;
    }

    #sect12 {
        margin-top: 3180px;
    }

    .r1 {
        margin-top: 100px !important;
        text-align: center;
    }

    .r2 {
        margin-top: 10px !important;
        text-align: center;
    }
    #gametit {
        font-size: 20px;
    }

    p {
        font-size: 15px;
    }

    .rfoot {
        height: 380px !important;
    }

    #logo {
        transform: scale(0.8,0.8);
        margin-left: 107px !important;
        margin-top: 7px !important;
    }

    #conthead {
        margin-top: 100px !important;
        margin-left: 40px !important;
    }
    
    #add1, #add2, #email1 {
        transform: scale(0.9,0.9);
    }

    #add1 {
        margin-top: 20px !important;
        margin-left: -110px !important;
    }

    #add2 {
        margin-top: -368px !important;
        margin-left: 210px !important;
        width: 200px;
        position: absolute;
    }

    #email1 {
        position: absolute;
        margin-top: -480px;
        margin-left: 83px;
    }
}    



/* cards */

/* mobile view */


/* @media screen and (min-width: 360px) and (max-width: 399px) {
    #sect1 {
        background-repeat: no-repeat;
        background-size: 100vw 400px;
        height: 400px;
        width: 100vw;

    }

    #sect2, .card {
        margin-left: 0 !important;
        width: 100vw !important;
    
        
    }

    .card-img-top {
        width: 360px !important;
    }

} */

@media screen and (min-width: 360px) and (max-width: 575px) {
    #sect1 {
        background-repeat: no-repeat;
        background-size: 100vw 650px;
        height: 650px !important;
        width: 100vw;

    }

    p {
        width: 80vw;
    }

    #gametit {
        width: 85vw !important;
    }

    #sect2, .card {
        margin-left: 0 !important;
        width: 100vw !important;
        /* max-width: 408px !important; */
        
    }

    .card {
        margin-left: 3px !important;
        width: 95vw !important;
        /* max-width: 408px !important; */
        
    }
    .card-img-top {
        width: 93vw !important;
    }

 
}
/* 
@media screen and (min-width: 400px) and (max-width: 409px) {


    .card {
        margin-left: 0 !important;
        width: 370px !important;
        
    }
    .card-img-top {
        width: 370px !important;
    }
} */

@media screen and (min-width: 410px) and (max-width: 435px) {

    .card-img-top {
        /* margin-left: 0 !important;
        width: 407px !important; */
        /* max-width: 408px !important; */
    }
}

@media screen and (min-width: 436px) and (max-width: 470px) {

    .card-img-top {
        /* margin-left: 0 !important;
        width: 434px; */
        /* max-width: 408px !important; */
    }
}

@media screen and (min-width: 445px) and (max-width: 470px) {

    .card-img-top {
        /* margin-left: 0 !important;
        width: 443px; */
        /* max-width: 408px !important; */
    }
}

@media screen and (min-width: 471px) and (max-width: 575px) {

    .card {
        margin-left: 0 !important;
        /* width: 468px !important; */
        /* max-width: 408px !important; */
    }
}

@media screen and (min-width: 360px) {
    .glab {
    font-size: 2em;
    }
    
}

@media screen and (max-width: 991px) {
    #gametit {
            max-width: 360px;
        }
    
}

/* New footer work */

/* @media screen and (max-width: 575px) {
    .newadd1 {
        font-size: 17px;
    }
    #newadd2 {
        margin-top: 44px;
    }
    
} */
@media screen and (min-width: 360px) and (max-width: 991px) {

    #newlogo {
        margin-top: 12px;
        transform: scale(0.9,0.9);
    }
    
}

/* @media screen and (min-width: 360px) and (max-width: 385px) {
    #newaddr1,#newaddr2 {
        font-size: 14px !important;
    }

    #newaddr1 {
        padding-left: -11px;
    }

    #newaddr2 {
        margin-top: 0px;
        padding-left: 5px;
        width: 180px !important;
    }

}

@media screen and (min-width: 386px) and (max-width: 399px) {
    #newaddr2 {
        margin-top: 0px;
        padding-left: 5px;
        width: 190px !important;
    }
}
@media screen and (min-width: 400px) and (max-width: 575px) {
    #newaddr2 {
        margin-top: 0px;
        padding-left: 5px;
        width: 200px !important;
    }
} */

@media screen and (min-width: 360px) and (max-width: 575px) {
    #newaddr1,#newaddr2, #newemail {
        font-size: 16px !important;
        text-align: center;
    }

    /* #newaddr1 {
        padding-left: -11px;
    } */

    #newaddr2 {
        margin-top: 0px;
        padding-left: 5px;
    }

}

/* @media screen and (max-width: 575px) {
    #newaddr2 {
        width: 180px !important;
    }
    
} */

@media screen and (min-width: 768px) {
    #newemail {
        margin-top: 120px;
    }
    
}

@media screen and (min-width: 992px) {
    #newlogo {
        margin-top: 55px;
    }

    .newadd1 {
        margin-top: -70px;
    }

    #map1 {
        position: absolute;
        margin-top: -295px;
        /* margin-left: 680px; */
        height: 200px;
        width: 300px;
    }
    
    #gametit {
        width: 650px !important;
    }
}

@media screen and (min-width: 1070px) and (max-width: 1199px) {
    #map1 {
        position: absolute;
        margin-top: -295px;
        margin-left: 740px;
        height: 200px;
        width: 300px;
    }
}


@media screen and (min-width: 1400px) {
    #map1 {
        margin-left: 1040px;

    }
} 

@media screen and (min-width: 1500px) {
    #map1 {
        display: flex !important;
        justify-content: end !important;

    }
} 

@media screen and (min-width: 1600px) {
    #map1 {
        margin-left: 1200px;

    }
} 