@import url("//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css");

@import url('https://fonts.googleapis.com/css2?family=Inter+Tight:ital,wght@0,100..900;1,100..900&display=swap');

* {
    margin: 0;
    padding: 0;
}

body {
    font-family: 'Inter Tight', sans-serif;
}

.lftNav1 {
    width: 16%;
}

.lftNav {
    width: 17%;
    height: auto;
}

.exhibition {
    padding: 8px 16px;
}

.exhibition:hover {
    background-color: #4f4d4d34;
    padding: 8px 16px;
    border-radius: 4px;
}

.exhibition.active {
    background-color: #4f4d4d34;
    padding: 8px 16px;
    border-radius: 4px;
}


.mobile-icons {
    display: none;
}

.btn-create {
    height: 34px;
    width: 90px;
    background-color: rgba(99, 86, 254, 1);
    border: none;
    border-radius: 4px;
    font-weight: 600;
    font-size: 14px;
}

.create {
    color: white;
}

.text {
    color: rgba(99, 86, 254, 1);
}

.btn-upload {
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: rgba(99, 86, 254, 1);
    border-radius: 4px;
    color: white;
    border: none;
    font-weight: 600;
    font-size: 14px;
}

.search {
    position: relative;
    font-size: 14px;
}

.search {
    display: inline-block;
}

.search input {
    width: 160px;
    height: 32px;
    border: 1px solid;
    border-radius: 5px;
}

.search input {
    text-indent: 32px;
}

.search .fa-search {
    position: absolute;
    padding-top: 10px;
    padding-left: 10px;
}

.input-group-text {
    background: none;
    border: none;
}

.exhi {
    font-size: 14px;

}

.filt {
    font-size: 16px;
}

.contents {
    height: 100%;
    overflow: hidden;
    width: 100%;
}

.table-container {
    max-height: 100%;
    overflow-y: auto;
}

.tahead {
    font-weight: 80px;
    font-size: 13px;
    border-left: none;
}

.tabody {
    font-size: 13px;
    font-weight: 500px;
}

.btn-complete {
    height: 28px;
    width: 90px;
    background-color: rgba(80, 205, 138, 1);
    color: white;
    border: none;
    border-radius: 4px;
}

.btn-upcoming {
    height: 28px;
    width: 90px;
    background-color: rgba(129, 168, 244, 1);
    color: white;
    border: none;
    border-radius: 4px;
}

.btn-cancel {
    height: 28px;
    width: 90px;
    background-color: rgba(251, 144, 144, 1);
    color: white;
    border: none;
    border-radius: 4px;
}

.new {
    font-size: 13px;
    font-weight: 500;
    color: rgba(99, 86, 254, 1);
}

.exhibi {
    color: rgba(171, 178, 191, 1);
}

.form {
    font-weight: bold;
    font-size: 13px;
}

#getData {
    width: 120px;
    height: 150x;
    padding: 10px;
    border: 1px solid #4f4d4d;
}

.lobby {
    font-weight: bold;
    font-size: 14px;

}

.support {
    margin-top: 25px;
    font-weight: bold;
    font-size: 13px;

}

.size {
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 0;
}

.lorem {
    font-weight: 400;
    font-size: 13px;
}



.sortingbtn {
    font-size: 11px;
    font-weight: 500;
    border: none;
    cursor: pointer;
    margin-left: 18px;
}

#myInput {
    box-sizing: border-box;
    font-size: 14px;
    padding: 8px 8px 8px 8px;
    border: none;
    border-radius: 8px;
    border-bottom: 1px solid #ddd;
}

#myInput:focus {
    outline: 3px solid #ddd;
}

.dropbtn {
    background-color: white;
    font-size: 13px;
    font-weight: 500;
    border: none;
    cursor: pointer;
}

#myInput {
    box-sizing: border-box;
    font-size: 14px;
    padding: 8px 8px 8px 8px;
    border: none;
    border-radius: 8px;
    border-bottom: 1px solid #ddd;
}

#myInput:focus {
    outline: 3px solid #ddd;
}

.dropdown {
    position: relative;
    display: inline-block;

}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: white;
    min-width: 32px;
    overflow: auto;
    border: 1px solid #ddd;
    border-radius: 8px;
    z-index: 1;
}

.dropdown-content li {
    color: black;
    padding: 8px 8px;
    text-decoration: none;
    display: block;

}

.dropdown li:hover {
    background-color: #ddd;

}

.show {
    display: block;
}

.space {
    border-radius: 8px;
}

.bg-img {
    background-image: url('./assets/lobby.png');
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
    width: 100%;
}

.imgPos1 {
    margin-top: 7.4%;
    left: 36.8%;
}

.imgPos2 {
    margin-top: 23.8%;
    left: 19.6%;
}

.btnPos11 {
    margin-top: 390px;
    margin-left: 130px;
    width: 50px;
    height: 90px;
    font-size: 11px;
    color: white;
    background-color: rgba(255, 96, 96, 1);
    border: none;
}

.btnPos2 {
    margin-top: 28%;
    left: 45%;
}

.imgPos3 {
    margin-top: 23.2%;
    right: 21.9%;

}

.btnPos33 {
    margin-top: 390px;
    margin-left: 1060px;
    width: 50px;
    height: 90px;
    font-size: 11px;
    color: white;
    background-color: rgba(255, 96, 96, 1);
    border: none;
}

.imgPos4 {
    margin-top: 38%;
    left: 48.5%;
}

.chatPos1 {
    margin-top: 32%;
    right: 4%;
}

.chat-popup {
    display: none;
    position: fixed;
    bottom: 0;
    right: 5%;
    z-index: 9;

}

.chatNav {
    background-color: rgba(212, 208, 255, 1);
}

.bgImg2 {
    position: relative;
    width: 100%;
    height: 100vh;
    background-image: url('./assets/mainhall.png');
    background-size: cover;
    background-position: center;
    overflow: hidden;
}


.mimg1 {
    top: 95px;
    left: 10.6%;
}

.mimg11 {
    width: 173px;
    height: 215px;
}

.mimg2 {
    top: 95.6px;
    right: 10.7%;
}

.mimg22 {
    width: 170px;
    height: 212px;
}

.zoom {
    top: 110px;
    left: 32.4%;
}

.usernavbar {
    color: white;
    font-family: 'Inter Tight', sans-serif;
    font-size: 15px;
    font-weight: 400;
}

.downloadImg {
    top: 270px;
    right: 22%;
}

.screenVdo {
    top: 66px;
    right: 24.4%;
}

.editProfile {
    top: 118px;
    right: 6%;
}

.hide {
    display: none;
}

.menu {
    width: 16%;
}

.register {
    font-size: 13px;
    color: #4f4d4d34;
}

.registration {
    padding: 4px 8px;
}

.registration:hover {
    background-color: #4f4d4d34;
    padding: 4px 8px;
    border-radius: 4px;
}

.vl {
    border-left: 1px solid #4f4d4d34;
    height: 168%;
    position: absolute;
    left: 29%;
    top: 35%;
}

.vl1 {
    border-left: 1px solid #4f4d4d34;
    height: auto;
    position: absolute;
    left: 29%;
    top: 35%;
}

.vl2 {
    border-left: 1px solid #4f4d4d34;
    height: 138%;
    position: absolute;
    left: 29%;
    top: 35%;
}

#getData1 {
    height: 170px;
    padding: 10px;
    border: 1px solid #4f4d4d;
    border-radius: 8px;
}

.border {
    border-radius: 8px;
}

.pimg1 {
    display: none;
}


#carouselAndPanelContainer {
    position: relative;
}

.panel1 {
    top: 70px;
    left: 43%;
}





/* new added lines */
.nav-item {
    margin-left: 20px;
}

.navbar-nav {
    font-family: Rethnik Sans;
    font-weight: 500px;
    font-size: 14px;
    line-height: 18.23px;
}

.modal-logo {
    display: flex;
    justify-content: center;
    align-items: center;
}

.font-weight-bold {
    font-weight: 600;
}

.card {
    background-color: rgba(255, 255, 255, 1);
}

.card-title {
    width: 149px;
    height: 10px;
    font-weight: 600px;
    font-size: 14px;
    line-height: 16.94px;
}

.card-subtitle {
    width: 501px;
    height: 10px;
    font-weight: 500px;
    font-size: 14px;
    line-height: 16.94px;
}

.card-subtitle1 {
    width: 506px;
    height: 57px;
    padding-right: 80px;
    font-weight: 400px;
    font-size: 13px;
    line-height: 15.73px;
}

.li {
    list-style-type: none;
    display: flex;
    align-items: left;
    justify-content: left;
}

#more {
    display: none;
}

.hidden {
    display: none;
}

.error {
    color: red;
}

.registerform label {
    margin-bottom: 6px
}

.container-date {
    text-align: center;
    margin-top: 20px;
}

.pdfbtn {
    display: inline-block;
    padding: 10px 20px;
    text-decoration: none;
    background-color: #28a745;
    color: #fff;
    border-radius: 5px;
    font-weight: bold;
}

.star::after {
    content: '*';
    color: red;
    margin-left: 2px;
}

.search-select-container {
    position: relative;
    display: inline-block;
}

#searchInput {
    position: absolute;
    top: 100%;
    left: 0;
    width: calc(100% - 35px);
    z-index: 1000;
}

.btn-sign {
    width: 305px;
    height: 43px;
    border-radius: 6px;
    background-color: rgba(99, 86, 254, 1);
    color: white;
    border: none;
}

.form-con {
    padding-top: 130px;
    height: 227px;
}

.form-container {
    max-width: 400px;
    padding: 10px;
    border-radius: 20px;
    background-color: white;
}

.form-container textarea {
    width: 100%;
    padding: 15px;
    margin: 5px 0 22px 0;
    border: none;
    border-radius: 20px;
    background: #ddd;
    resize: none;
    min-height: 200px;
    color: #777;
}

.form-container textarea:focus {
    background-color: #ddd;
    outline: none;
}

.form-container .btn {
    background-color: #04AA6D;
    color: white;
    font-size: 17px;
    padding: 10px 20px;
    border: none;
    border-radius: 20px;
    cursor: pointer;
    width: 100%;
    margin-bottom: 10px;
}

.form-container .cancel {
    background-color: #1974D2;
}

.form-container .btn:hover,
.open-button:hover {
    opacity: 0.8;
}

.signup {
    font-size: 14px;
    font-weight: 600;
    color: rgba(99, 86, 254, 1);
}

.account {
    font-size: 12px;
}


@media screen and (max-width: 425px) {
    .navHide {
        display: none;
    }

    .navbar {
        width: 100%;

    }

    .navbar .ms-3 img {
        max-width: 80px;
    }

    .mobile-nav-icon {
        display: block;
    }

    .mobile-icons {
        display: block;
    }

    .lftNav1.show {
        display: block;
        width: 100%;
        height: 100%;
    }

    .lftNav {
        display: none;
    }

    .lftNav.show {
        display: block;
        width: 100%;
        height: 100%;
    }

    .newex {
        font-size: 12px;
    }

    .btn-create {
        height: 24px;
        width: 70px;
        background-color: rgba(99, 86, 254, 1);
        border: none;
        border-radius: 4px;
        font-weight: 600;
        font-size: 12px;
    }

    .new {
        width: 300px;
        font-size: 10px;
    }


    .exhi {
        font-size: 12px;
        padding-left: 12px;
        padding-bottom: 10px;
        flex-wrap: nowrap;
        overflow-x: auto;
        white-space: nowrap;

    }

    .filt {
        font-size: 14px;
    }

    .tahead {
        color: rgba(141, 149, 164, 1);
        font-weight: 500px;
        font-size: 12px;
    }

    .tabody {
        font-size: 10px;
        font-weight: 500px;
    }

    .btn-complete {
        height: 18px;
        width: 70px;
        background-color: rgba(80, 205, 138, 1);
        color: white;
        border: none;
        border-radius: 4px;
    }

    .btn-upcoming {
        height: 18px;
        width: 70px;
        background-color: rgba(129, 168, 244, 1);
        color: white;
        border: none;
        border-radius: 4px;
    }

    .btn-cancel {
        height: 18px;
        width: 70px;
        background-color: rgba(251, 144, 144, 1);
        color: white;
        border: none;
        border-radius: 4px;
    }

    .lby {
        width: 300px;
        font-size: 12px;
    }

    .location {
        width: 320px;
        font-size: 12px;
    }

    .imagess {
        width: 250px;
    }

    .form {
        font-size: 14px;
        font-weight: 400;
    }

    .lobby {
        font-weight: bold;
        font-size: 12px;

    }

    .support {
        margin-top: 25px;
        font-weight: bold;
        font-size: 10px;
    }

    .size {
        font-weight: bold;
        font-size: 10px;
        margin-bottom: 0;
    }

    .main {
        font-size: 10px;
    }

    .vl {
        border-left: 1px solid #4f4d4d34;
        height: 168%;
        position: absolute;
        left: 16%;
        top: 17%;
    }

    .vl1 {
        border-left: 1px solid #4f4d4d34;
        height: auto;
        position: absolute;
        left: 16%;
        top: 17.5%;
    }

    .vl2 {
        border-left: 1px solid #4f4d4d34;
        height: 138%;
        position: absolute;
        left: 16%;
        top: 17.5%;
    }

    .register {
        font-size: 11px;
    }

    .bg-img {
        position: relative;
        background-image: url('./assets/lobbymob.png');
        background-repeat: no-repeat;
        background-size: cover;
        height: 120vh;
        width: 100%;
        overflow-y: hidden;
    }

    .imgPos11 {
        /* position: absolute; */
        margin-top: 130px;
        margin-left: -120px;
        width: 365px;
        height: 170px;
    }

    .imgPos22 {
        margin-top: 585px;
        margin-left: -54px;
        width: 129px;
        height: 186px;
    }

    .btnPos11 {
        margin-top: 564px;
        margin-left: 16px;
        width: 65px;
        height: 100px;
        font-size: 12px;
        color: white;
        background-color: rgba(255, 96, 96, 1);
        border: none;
    }

    .btnPos22 {
        margin-top: 360px;
        margin-left: -20px;
        width: 80px;
        height: 30px;
    }

    .imgPos33 {
        margin-top: 587px;
        margin-right: -70px;
        width: 130px;
        height: 184px;
    }

    .btnPos33 {
        margin-top: 564px;
        margin-left: 325px;
        width: 65px;
        height: 100px;
        font-size: 12px;
        color: white;
        background-color: rgba(255, 96, 96, 1);
        border: none;
    }

    .imgPos44 {
        margin-top: 500px;
        margin-left: -5px;
        width: 28px;
    }

    .chatPos1 {
        margin-top: 370px;

    }

    .chat-popup {
        display: none;
        position: fixed;
        bottom: 0;
        right: 5%;
        z-index: 9;

    }

    .chatNav {
        background-color: rgba(212, 208, 255, 1);
    }

    .bgImg2 {
        background-image: url('./assets/mainhallmob.png');
        height: 100vh;
        width: 100%;
        overflow-y: hidden;
    }

    .mimg1 {
        top: 270px;
        left: 5%;
    }

    .mimg11 {
        width: 90px;
        height: 110px;
    }

    .mimg2 {
        top: 268px;
        right: 6%;
    }

    .mimg22 {
        width: 90px;
        height: 110px;
    }

    .zoom {
        top: 78px;
        left: 12%;
    }

    .zoomUrl {
        width: 325px;
        height: 148px;
    }

    .trevaa {
        width: 60px;
        height: 70px;
    }

    .treva {
        width: 60px;
        height: 70px;
    }

    .downloadImg {
        top: 160px;
        right: 40%;
    }

    .downlo {
        width: 80px;
    }

    .screenVdo {
        top: 280px;
        right: 15.4%;
    }

    .screen {
        width: 300px;
        height: 165px;
    }

    .d-block {
        height: 100vh;
    }

    .panel1 {
        top: 72px;
        left: 25%;
    }


    #cam {
        position: absolute;
        left: 35%;
        top: 31%;
        width: 29%;

    }

    #photo {
        display: none;
        position: absolute;
        left: 35%;
        top: 23.5%;
        width: 29%;
        height: 29%;
    }

}

@media screen and (min-width:426px) and (max-width: 768px) {

    .navbar {
        width: 100%;
    }

    .navbar .ms-3 img {
        max-width: 80px;
    }

    .mobile-nav-icon {
        display: block;
    }

    .mobile-icons {
        display: block;
    }

    .lftNav1.show {
        display: block;
        width: 100%;
        height: 100%;
    }

    .lftNav {
        display: none;
    }

    .lftNav.show {
        display: block;
        width: 100%;
        height: 100%;
    }

    .newex {
        font-size: 12px;
    }

    .btn-create {
        height: 24px;
        width: 70px;
        background-color: rgba(99, 86, 254, 1);
        border: none;
        border-radius: 4px;
        font-weight: 600;
        font-size: 12px;
    }

    .new {
        width: 300px;
        font-size: 10px;
    }


    .exhi {
        font-size: 12px;
        padding-left: 12px;
        padding-bottom: 10px;
        flex-wrap: nowrap;
        overflow-x: auto;
        white-space: nowrap;

    }

    .filt {
        font-size: 14px;
    }

    .tahead {
        color: rgba(141, 149, 164, 1);
        font-weight: 500px;
        font-size: 12px;
    }

    .tabody {
        font-size: 10px;
        font-weight: 500px;
    }

    .btn-complete {
        height: 18px;
        width: 70px;
        background-color: rgba(80, 205, 138, 1);
        color: white;
        border: none;
        border-radius: 4px;
    }

    .btn-upcoming {
        height: 18px;
        width: 70px;
        background-color: rgba(129, 168, 244, 1);
        color: white;
        border: none;
        border-radius: 4px;
    }

    .btn-cancel {
        height: 18px;
        width: 70px;
        background-color: rgba(251, 144, 144, 1);
        color: white;
        border: none;
        border-radius: 4px;
    }

    .lby {
        width: 300px;
        font-size: 12px;
    }

    .location {
        width: 320px;
        font-size: 12px;
    }

    .imagess {
        width: 250px;
    }

    .form {
        font-size: 14px;
        font-weight: 400;
    }

    .lobby {
        font-weight: bold;
        font-size: 12px;

    }

    .support {
        margin-top: 25px;
        font-weight: bold;
        font-size: 10px;
    }

    .size {
        font-weight: bold;
        font-size: 10px;
        margin-bottom: 0;
    }

    .main {
        font-size: 10px;
    }

    .vl {
        border-left: 1px solid #4f4d4d34;
        height: 168%;
        position: absolute;
        left: 16%;
        top: 17%;
    }

    .vl1 {
        border-left: 1px solid #4f4d4d34;
        height: auto;
        position: absolute;
        left: 16%;
        top: 17.5%;
    }

    .vl2 {
        border-left: 1px solid #4f4d4d34;
        height: 138%;
        position: absolute;
        left: 16%;
        top: 17.5%;
    }

    .register {
        font-size: 11px;
    }

    .bg-img {
        background-image: url('./assets/lobbymob.png');
        background-repeat: no-repeat;
        background-size: cover;
        height: 200vh;
        width: 100%;
        overflow-y: hidden;
    }

    .imgPos11 {
        margin-top: 56%;
        margin-left: -220px;
        width: 640px;
        height: 300px;
    }

    .imgPos22 {
        margin-top: 1022px;
        margin-left: -100px;
        width: 226px;
        height: 326px;
    }

    .btnPos11 {
        margin-top: 990px;
        margin-left: 32px;
        width: 120px;
        height: 180px;
        font-size: 18px;
        color: white;
        background-color: rgba(255, 96, 96, 1);
        border: none;
    }

    .btnPos22 {
        margin-top: 650px;
        margin-left: -58px;
        width: 180px;
        height: 50px;
    }

    .imgPos33 {
        margin-top: 1030px;
        margin-right: -107px;
        width: 226px;
        height: 326px;

    }

    .btnPos33 {
        margin-top: 990px;
        margin-left: 590px;
        width: 120px;
        height: 180px;
        font-size: 18px;
        color: white;
        background-color: rgba(255, 96, 96, 1);
        border: none;
    }

    .imgPos44 {
        margin-top: 880px;
        margin-left: -18px;
    }

    .chatPos1 {
        margin-top: 800px;
        right: 4%;
    }

    .chat-popup {
        display: none;
        position: fixed;
        bottom: 0;
        right: 5%;
        z-index: 9;

    }

    .chatNav {
        background-color: rgba(212, 208, 255, 1);
    }

    .bgImg2 {
        position: relative;
        background-image: url('./assets/mainhallmob.png');
        background-repeat: no-repeat;
        background-size: cover;
        height: 180vh;
        width: 100%;
        overflow-y: hidden;
    }

    .mimg1 {
        top: 486px;
        left: 5.4%;
    }

    .mimg11 {
        width: 158px;
        height: 198px;
    }

    .mimg2 {
        top: 480px;
        right: 6.2%;
    }

    .mimg22 {
        width: 158px;
        height: 198px;
    }

    .zoom {
        top: 140px;
        left: 12%;
    }

    .zoomUrl {
        width: 585px;
        height: 265px;
    }




    .trevaa {
        width: 120px;
        height: 170px;
    }

    .treva {
        width: 120px;
        height: 170px;
    }

    .downloadImg {
        top: 330px;
        right: 40%;
    }

    .screenVdo {
        top: 510px;
        right: 15.4%;
    }

    .screen {
        width: 537px;
        height: 295px;
    }

    .d-block {
        height: 100vh;
    }

    .panel1 {
        top: 70px;
        left: 35%;
    }


    #cam {
        position: absolute;
        left: 35%;
        top: 34%;
        width: 29%;

    }

    #photo {
        display: none;
        position: absolute;
        left: 34.4%;
        top: 26.5%;
        width: 30%;
        height: 43%;
    }

    .form-con {
        display: none;
    }

    .homeImg {
        display: none;
    }

    .homeImg1 {
        width: 750px;
    }

}

@media screen and (min-width:1440px) {
    .nav-link {
        font-size: 30px;
    }

    .bg-img {
        position: relative;
        height: 100vh;
        width: 100%;
        overflow-y: hidden;
        overflow-x: hidden;
    }

    .imgPos11 {
        margin-top: 1px;
        margin-left: 1px;
        width: 500px;
        height: 225px;
    }

    .imgPos22 {
        margin-top: -1px;
        margin-left: px;
        width: 185px;
        height: 265px;
    }

    .btnPos11 {
        margin-top: 590px;
        margin-left: 192px;
        width: 80px;
        height: 125px;
        font-size: 16px;
        color: white;
        background-color: rgba(255, 96, 96, 1);
        border: none;
    }

    .btnPos22 {
        margin-top: 20px;
        margin-left: 36px;
        width: 100px;
        height: 30px;
    }

    .imgPos33 {
        margin-top: -1px;
        margin-right: -2px;
        width: 186px;
        height: 265px;

    }

    .btnPos33 {
        margin-top: 585px;
        margin-left: 1600px;
        width: 80px;
        height: 125px;
        font-size: 16px;
        color: white;
        background-color: rgba(255, 96, 96, 1);
        border: none;
    }

    .imgPos44 {
        margin-top: 7px;
        margin-left: 8px;
        width: 32px;
    }

    .chatPos1 {
        margin-top: 370px;
        margin-right: -10px;

    }

    .chat-popup {
        display: none;
        position: fixed;
        bottom: 0;
        right: 5%;
        z-index: 9;

    }

    .chatNav {
        background-color: rgba(212, 208, 255, 1);
    }

    .bgImg2 {
        height: 100vh;
        width: 100%;
        overflow-y: hidden;
    }

    .mimg1 {
        top: 174px;
        left: 10.5%;
    }

    .mimg11 {
        width: 264px;
        height: 327px;
    }

    .mimg2 {
        top: 175px;
        right: 10.8%;
    }

    .mimg22 {
        width: 255px;
        height: 318px;
    }

    .zoom {
        top: 200px;
        left: 32.4%;
    }

    .zoomUrl {
        width: 670px;
        height: 300px;
    }


    .trevaa {
        width: 110px;
        height: 130px;
    }

    .treva {
        width: 110px;
        height: 130px;
    }

    .downloadImg {
        top: 420px;
        right: 22%;
    }

    .downlo {
        width: 190px;
    }

    .screenVdo {
        top: 100px;
        right: 24.3%;
    }

    .screen {
        width: 370px;
        height: 203px;
    }

    .d-block {
        height: 100vh;
    }

    .panel1 {
        top: 100px;
        left: 42.5%;
    }


    #cam {
        position: absolute;
        left: 43.4%;
        top: 33.5%;
        width: 15.5%;

    }

    #photo {
        display: none;
        position: absolute;
        left: 43.5%;
        top: 26%;
        width: 15.5%;
        height: 39%;
    }


}


@media screen and (min-width:769px) and (max-width:1024px) {
    .bg-img {
        position: relative;
        background-image: url('./assets/lobby.png');
        background-size: cover;
        height: 100vh;
        width: auto;

    }

    .imgPos11 {
        margin-top: 3px;
        margin-left: 20px;
        width: 285px;
        height: 130px;
    }

    .imgPos22 {
        margin-top: 12px;
        margin-left: 10px;
        width: 107px;
        height: 152px;
    }

    .btnPos11 {
        margin-top: 310px;
        margin-left: 90px;
        width: 70px;
        height: 100px;
        font-size: 16px;
        color: white;
        background-color: rgba(255, 96, 96, 1);
        border: none;
    }

    .btnPos22 {
        margin-top: 16px;
        margin-left: 50px;
        width: 60px;
        height: 30px;
    }

    .imgPos33 {
        margin-top: 13px;
        margin-right: -45px;
        width: 105px;
        height: 150px;

    }

    .btnPos33 {
        margin-top: 310px;
        margin-left: 900px;
        width: 70px;
        height: 100px;
        font-size: 16px;
        color: white;
        background-color: rgba(255, 96, 96, 1);
        border: none;
    }

    .imgPos44 {
        margin-top: 20px;
        margin-left: 24px;
        width: 35px;
    }

    .chatPos1 {
        margin-top: 350px;
        width: 60px;

    }

    .chat-popup {
        display: none;
        position: fixed;
        bottom: 0;
        right: 5%;
        z-index: 9;

    }

    .chatNav {
        background-color: rgba(212, 208, 255, 1);
    }

    .bgImg2 {
        height: 100vh;
        width: 100%;
        overflow-y: hidden;
    }

    .mimg1 {
        top: 117px;
        left: 1.8%;
    }

    .mimg11 {
        width: 170px;
        height: 215px;
    }

    .mimg2 {
        top: 117px;
        right: 1.9%;
    }

    .mimg22 {
        width: 170px;
        height: 215px;
    }

    .zoom {
        top: 133px;
        left: 28.2%;
    }

    .zoomUrl {
        width: 444px;
        height: 202px;
    }

    .trevaa {
        width: 60px;
        height: 80px;
    }

    .treva {
        width: 60px;
        height: 80px;
    }

    .downloadImg {
        top: 240px;
        right: 15%;

    }

    .downlo {
        width: 100px;
    }

    .screenVdo {
        top: 57px;
        right: 17%;
    }

    .screen {
        width: 220px;
        height: 122px;
    }

    .d-block {
        height: 100vh;
        width: 100%;
    }

    .panel1 {
        top: 80px;
        left: 38%;
    }


    #cam {
        position: absolute;
        left: 40%;
        top: 38%;
        width: 25%;

    }

    #photo {
        display: none;
        position: absolute;
        left: 40%;
        top: 27.5%;
        width: 25%;
        height: 48%;
    }

}