.hopin{
    width:100%;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji !important;
    font-size: 14px;
    position: relative;
}
.wrapper {
    width: 100%; 
}
#sidebar .active{
    min-width: 80px !important;
}

/* navbar */

#navbar {
    min-height: 100% !important;
    width: 80px !important;
    background-color: rgb(255, 255, 255);
    color: white;
    position: relative;
    text-align: center;
    box-shadow: lightgrey 1px 1px;
    display: flex;
    z-index: 2;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding-left: 4px;
    padding-right: 4px;
}
#logo-1 {
    width: 48px;
    height: 48px;
    border-radius: 8px;
    display: inline-block;
    box-shadow: lightgrey 0.2px 0.2px 2px 2px;
    margin-top: 17%;
    margin-bottom: 35%;
}
#img-1 {
    width: 80%;
    padding-top: 10%;
    display: inline-block;
}
#nav-menu{
    /* margin-top: 30%; */
    width: 100%;
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
#navbar ul li a i{
    height: 22px;
    width: 28px;
}
.link-style{
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.list-style{
    margin-bottom: 25%;
}
.icon-style{
    font-size: 22px;
    text-align: center;
    color: darkgrey;
    border-radius: 8px 8px;
    line-height: 1.5;
    padding-top: 7px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 7px;
}
.text-style{
    color: rgb(197, 197, 197);
    font-size: 14px;
    line-height: 1.5;
    display: flex;
    justify-content: center;
    flex-direction: column;
    font-weight: 400;
}
.list-style :hover .icon-style{
    color:rgb(114, 114, 114);
    background-color: rgb(233, 233, 232);
}
.list-style :hover .text-style{
    color:#3740FF;
}
.active .icon-style{
    background-color: rgb(185, 212, 248);
    color: #3740FF;
  }
.active .text-style{
    color: #3740FF;
}

/* container 1 */

#container1{
    width: 100%;
    display: block;
    overflow-y: scroll;
    overflow-x: hidden;
    height: 100vh;
    position: relative;
}
#logo-31{
    width: 45px;
    height: 44px;
    border-radius: 8px;
    display: inline-block;
    box-shadow: lightgrey 0.2px 0.2px 2px 2px;
    margin-bottom: 0%;
    float: left;
}
#img-41{
    width: 100%;
    padding: 10%;
    display: inline-block;
}
.header-5{
    padding: 16px;
    position: relative;
    display: flex;
    flex-direction: row;
}
#header-31{
    padding: 7px;
    width: 100%;
    border-bottom: 0.5px solid rgb(226, 226, 226);
    background-color: white;
    display: none;
    position: sticky;
    top: 0;
    z-index: 1;
}
#container1 #para-header1 {
    font-size: 24px;
    color: black;
    display: inline-block;
    margin-top: 8px;
    width: 100%;
}
#container1 .header-text21 {
    margin-left: 0px;
    display: inline-block;
    width: 77%;
    float: left;
    padding: 6px;
}
#container1 #header-para-main1 {
    display: flex;
    width: 70%;
    line-height: 30px;
    float: left;
    margin-left: 10px;
    align-items: center;
}
#container1 #para-header21 {
    font-size: 18px;
    color: grey;
    display: inline-block;
    margin-left: 2%;
    line-height: 2;
}
#time21 {
    display: inline-block;
    width: 23%;
    margin-left: 0%;
    padding: 0;
    float: left;
    line-height: 3;
    margin-top: 0px;
}
#img-2{
    width: 100%;
}
#logo-2 {
    width: 69px;
    height: 69px;
    border-radius: 8px;
    display: inline-block;
    box-shadow: rgb(228, 228, 228) 0.2px 0.2px 2px 2px;
    position: relative;
    padding: 2px;
    margin-right: 7px;
}
#img-3{
    padding: 0px;
    display: inline-block;
    width: 100%;
}
.header-text {
    display: flex;
    float: left;
    flex-direction: row;
    width: 100%;
}
#header-para-main {
    display: inline-block;
    line-height: 0px;
    margin-left: 7px;
    width: 150px;
}


#container1 #para-header {
    font-size: 30px;
    color: black;
    display: flex;
    margin-top: 0px;
    line-height: 1.4;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    /* height: 8.5vh; */
}
#para-header2 {
    font-size: 16px;
    color: grey;
    display: inline-block;
}
#time{
    display: inline-block;
    width: 19%;
    margin-left: 22%;
    padding: 0;
    float: right;
}
#time1{
    display: flow-root;
    width: 212px;
    padding: 0;
    float: left;
    line-height: 3;
    margin-left: 7%;
}
.progress{
    height: 0.5vh;
    width: 130px;
    background-color: lightgrey;
    line-height: 2;
}
.progress-bar{
    width:40% ;
    height: 4px;
    background-color: #175fff;
}
.pt1{
    display: inline-block;
    font-size: 14px;
    color: grey;
    margin-right: 12px;
    margin-bottom: 0;
}
.pt2{
    display: inline-block;
    font-size: 14px;
    color: rgb(5, 5, 5);
    font-weight: 700;
    margin-bottom: 0;
}
#para-header3{
    font-size: 18px;
    color: rgb(0, 0, 0);
    padding: 5%;
    padding-left: 0%;
}
#black-box{
    width: 100%;
    background-color: #1B1E29;
    border-radius: 8px;
    display: flex;
}
#black-box-button{
    display: flex;
    width: 100%;
    justify-content: flex-end;
    align-content: center;
    justify-items: center;
    align-items: center;
}
.header-text-2{
    padding: 15px;
}
#b-img{
    width: 180px;
    display: inline-block;
}
#btn1{
    color: white;
    background-color: #3740FF;
    height: 30px;
    width: 115px;
    border-radius: 5px;
    border: none;
    text-align: center;
    font-size: 15px;
    float: right;
    margin-right: 10%;
}
#content-d-1{
    margin-left: 15px;
    font-size: 14px;
    color: rgb(59, 59, 59);
    width: 84%;
    line-height: 2;
}
#content-para-1{
    font-weight: 600;
    font-size: 16px;
}
#support{
    width: 35%;
    display: flex;
    padding-bottom: 30%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 35%;
    margin-right: 30%;
}
#box2{
    width: 275px;
    height:150px;
    border: 2px solid rgb(3, 3, 3);
    border-radius: 8px;
    text-align: center;
}
#img3{
    width: 180px;
    padding-top: 10%;
}

/* container 2 */

#container2{
    width: 100%;
    display: none;
    overflow: hidden;
    height: 100vh;
    background: url('../images/img2.jpeg') no-repeat;
    background-size: cover;

}
#logo-3{
    width: 45px;
    height: 44px;
    border-radius: 8px;
    display: inline-block;
    box-shadow: rgb(228, 228, 228) 0.2px 0.2px 2px 2px;
    float: left;
    margin-bottom: 0%;
}
#img-4{
    width: 100%;
    padding: 10%;
    display: inline-block;
}
#header-3 {
    width: 100%;
    background-color: white;
    padding: 7px;
    display: flex;
    flex-direction: row;
}
#para-header {
    font-size: 24px;
    color: black;
    display: inline-block;
    margin-top: 1vh;
    margin-bottom: 1vh;
    width: 100%;
    margin-top: 0vh;
    margin-bottom: 0vh;
}
#container2 .header-text2 {
    margin-left: 0px;
    display: inline-block;
    width: 100%;
    float: left;
    padding: 6px;
}
#container2 #header-para-main {
    display: flex;
    width: 80%;
    line-height: 40px;
    float: left;
    margin-left: 10px;
    align-items: center;
}
#container2 #para-header2 {
    font-size: 18px;
    color: grey;
    display: inline-block;
    margin-left: 2%;
}
#banner-para{
    color: white;
    text-align: center;
    font-size: 23px;
    z-index: 1;
    text-align: center;
    line-height: 2;
    padding: 100px;
}
#time2 {
    display: inline-block;
    width: 26%;
    margin-left: 1%;
    padding: 0;
    float: left;
    line-height: 3;
}

/* container 3 */

#container3{
    width: 100%;
    display: none;
    overflow: hidden;
    overflow-y: scroll;
    height: 100vh;
}
#header-32{
    padding: 7px;
    width: 100%;
    border-bottom: 0.5px solid rgb(226, 226, 226);
    background-color: white;
    display: flex;
    position: sticky;
    flex-direction: row;
    top: 0;
    z-index: 1;
}
#search-bar{
    padding-left: 25px;
    padding-bottom: 19px;
    padding-top: 19px;
    padding-right: 25px;
    display: block;
}
#input-search{
    margin-left: 0px;
    width: 190px;
    padding-top: 6px;
    padding-bottom: 6px;
    margin-bottom: 0%;
    border: 2px solid lightgrey;
    border-radius: 8px;
    padding-left: 6px;
    margin-top: 0px;
}
#add-session{
    color: white;
    background-color: blue;
    border: none;
    border-radius: 8px;
    display: inline-block;
    width: 140px;
    font-size: 16px;
    float: right;
    height: 31px;
}
#container3 .header-text2 {
    margin-left: 0px;
    display: flex;
    width: 100%;
    float: left;
    padding: 6px;
}
#container3 #header-para-main {
    display: flex;
    width: 87%;
    line-height: 30px;
    float: left;
    margin-left: 10px;
    align-items: center;
}
#container3 #para-header2 {
    font-size: 18px;
    color: grey;
    display: inline-block;
    margin-left: 2%;
}
.session-box1{
    box-shadow: 0.3px 0.3px 3px 3px rgb(231, 231, 231);
    width: 46%;
    height: 28vh;
    border-radius: 10px;
    display: flex;
    overflow: hidden;
    float: left;
    margin-left: 15px;
    position: relative;
    margin-bottom: 15px;
}
.session-box2{
    box-shadow: 0.3px 0.3px 3px 3px rgb(231, 231, 231);
    width: 46%;
    height: 28vh;
    border-radius: 10px;
    display: flex;
    overflow: hidden;
    float: left;
    margin-left: 15px;
    position: relative;
    margin-bottom: 15px;
}
.session-box3{
    box-shadow: 0.3px 0.3px 3px 3px rgb(231, 231, 231);
    width: 46%;
    height: 28vh;
    border-radius: 10px;
    display: flex;
    overflow: hidden;
    float: left;
    margin-left: 15px;
    position: relative;
    margin-bottom: 15px;
}
.session-box4{
    box-shadow: 0.3px 0.3px 3px 3px rgb(231, 231, 231);
    width: 46%;
    height: 28vh;
    border-radius: 10px;
    display: flex;
    overflow: hidden;
    float: left;
    margin-left: 15px;
    position: relative;
    margin-bottom: 15px;
}
.session-box5{
    box-shadow: 0.3px 0.3px 3px 3px rgb(231, 231, 231);
    width: 46%;
    height: 28vh;
    border-radius: 10px;
    display: flex;
    overflow: hidden;
    float: left;
    margin-left: 15px;
    position: relative;
    margin-bottom: 15px;
}
.img5{
    width: 32%;
    /* height: 28vh; */
    border-radius: 10px 1px 1px 10px;
    display: inline-block;
}
.session-text{
    margin-left: 0%;
    margin-top: 0%;
    width: 68%;
    display: flex;
    flex-direction: column;
    z-index: 10001;
    float: right;
    margin-right: 0%;
    padding: 8px;
}
.heading-session4{
    font-size: 16px;
    margin-top: 0%;
    font-weight: 600;
}
.session-para{
    margin-top: 10px;
    font-size: 14px;
    height: calc(100% - 54px);
    overflow: hidden;
    overflow-y: scroll;
}
.view-main{
    border-top: 1px solid rgb(179, 177, 177);
    bottom: 0;
    position: relative;
    width: 100%;
    height: calc(100vh - 94vh);
    text-align: center;
    padding: 2px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.views2{
    font-size: 16px;
    color: gray;
}
.views{
    font-size: 16px;
    color: gray;
}
#hr-1{
    width: 100%;
    margin-top: 11%;
}
#hr-2{
    width: 100%;
    margin-top: 11%;
}

/* container 4 */

#container4{
    width: 100%;
    display: none;
    overflow: hidden;
    height: 100vh;
    background: url('../images/img2.jpeg') no-repeat;
    background-size: cover;
}
#container4 .header-text2 {
    margin-left: 0px;
    display: flex;
    width: 100%;
    float: left;
    padding: 6px;
}
#container4 #header-para-main {
    display: flex;
    width: 88%;
    line-height: 30px;
    float: left;
    margin-left: 10px;
    align-items: center;
}
#container4 #para-header2 {
    font-size: 18px;
    color: grey;
    display: inline-block;
    margin-left: 2%;
}
#btn4{
    width: 150px;
    color: white;
    background-color: #3740FF;
    border: none;
    border-radius: 8px;
    font-size: 24px;
    margin-top: 40px;
    padding: 6px;
}

/* sidebar */

#top-bar{
    display: flex;
    float: left;
    width: 99%;
    /* padding: 20px; */
    justify-content: space-between;
    align-items: center;
    min-height: 60px;
}
#circle{
    margin-left: 24px;
    display: flex;
    align-items: center;
    line-height: 16px;
}
.green-circle{
    height: 8px;
    width: 8px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 6px;
    border-radius: 8px;
    background: #3dd48a;
    box-shadow: 0 0 8px rgba(61,212,138,.48);
}
.green-circle-text{
    color: grey;
    font-size: 12px;
    font-weight: 500;
}
#not{
    display: flex;
    width: 35%;
    float: left;
    /* margin-left: 48%; */
}
#not-icon{
    color: rgb(115, 115, 115); 
    font-size: 16px;
    margin-left: 12px;
    padding-top: 7px;
}
#username-box{
    height: 30px;
    width: 30px;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    background-clip: content-box;
    background-color: #fff;
    padding: 1px;
    border: 2px solid #b9b9b9;
    margin-left: 15px;
    display: flex;

}
#username-image{
    border-radius: 50%;
    vertical-align: middle;
    border-style: none;
}
#username-box-side {
    height: 30px;
    width: 30px;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    background-clip: content-box;
    background-color: #fff;
    padding: 1px;
    border: 2px solid #b9b9b9;
    margin-left: 0px;
    display: flex;
}
#buttons-sidebar{
    display: flex;
    /* float:left; */
    background-color: #ececec;
    width: 100%;
    align-items: center;
}
#buttons-sidebar ul{
    list-style: none;
    width: 100%;
    display: flex;
}
.list-style2{
    float: left;
    display: flex;
    width: 33.33%;
    text-align: center;
    justify-content: center;
}
.buttons-text{
    text-align: center;
    line-height: 3;
    font-weight: bold;
    font-size: 16px;
}
.link-style2{
    text-decoration: none;
    color: grey;
    width: 100%;
    display: block;
}
#sidebar-icons ul{
    list-style: none;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
#sidebar-icons ul li a{
    text-decoration: none;
    color: grey;
    text-align: center;
    font-size: 20px;
}
#sidebar-icons{
    display:none;
    margin-top: 9%;
}
.list-style2 :hover{
    background-color: rgb(216, 215, 215);
    color: black;
}
#buttons-sidebar .active {
    border-top: 2px solid blue;
    background-color: white;
    color: black;
    font-weight: 500;
}
.box-side-icons{
    width: 100%;
}
.box-side-icons :hover{
background-color: rgb(221, 219, 219);
color: black;
}
#chat-container1{
    text-align: center;
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
}
#chat-container2{
    text-align: center;
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
}
#chat-container3{
    text-align: center;
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
}
#chat-container{
    overflow: hidden;
    overflow-y: scroll;
    border-left: 0.1px solid #d6d6d6;
    height: calc(100vh - 176px);
}
.chat-box{
    margin-top: 1%;
    margin-left: 1%;
    border: none;
    color: black;
    background-color: rgb(255, 255, 255);
    float: left;
    border-radius: 8px;
    width: 98%;
    height: auto;
    padding: 4px;
}
.chat-para {
    display: flex;
    margin-left: 0px;
    width: 80%;
    padding-left: 12px;
}
.chat-img{
    display: flex;
    float: left;
    width: 4.5vh;
    min-height: 4.5vh;
}
.chat-img-1 {
    float: left;
    margin-right: 3%;
    border-radius: 50%;
    background-color: indigo;
    display: inline-block;
    position: relative;
    object-fit: cover;
}
.chat-text {
    width: 80%;
    margin-left: 12px;
    font-size: 14px;
    line-height: 1.4;
    display: inline-block;
    float: left;
}
.chat-name {
    text-decoration: none;
    color: rgb(0, 0, 0);
    font-size: 15px;
    float: left;
    margin-right: 10px;
    font-weight: 550;
    margin-top: 0%;
    /* margin-left: 0.5%; */
}
.chat-desig {
    float: left;
    color: blue;
    margin-left: 2%;
    font-size: 12px;
    margin-top: 2px;
    font-weight: 500;
}
.chat-time {
    float: left;
    color: #8c8c8c;
    margin-left: 4%;
    font-size: 12px;
    margin-top: 2px;
    font-weight: 500;
}
#chat-msg{
    width: 99%;
    bottom: 0;
    background-color: white;
    color: grey;
    border-top: 0.1px solid #d6d6d6;
    margin-left: 0.5%;
    position: relative;
    justify-content: flex-end;
    padding: 1%;
    flex-direction: row-reverse;
}
#input-icon{
    font-size: 18px;
    z-index: 1;
    display: inline-block;
    float: right;
    margin-top: 5%;
}
#chat-input-text{
    width: 93%;
    position: relative;
    font-size: 15px;
    display: inline-block;
    padding: 12px;
    min-height: 7vh;
}

#polls{
    width: 100%;
    height: calc(100% - 122px);
    display: none;
    margin-top: 5px;
    position: absolute;
}
#polls-text{
    width: 99%;
    text-align: center;
    overflow: hidden;
    overflow-y: scroll;
    padding-left: 4%;
    line-height: 2;
    height: calc(100% - 106px);
    display: block;
}
#polls-text2{
    text-align: center;
    width: 100%;
    height: 15vh;
    line-height: 2;
    display: none;
}
#people{
    width: 100%;
    height: calc(100% - 122px);
    display: none;
    position: absolute;
    margin-top: 5px;
}
#people-text{
    width: 99%;
    overflow: hidden;
    overflow-y: scroll;
    padding-left: 4%;
    height: calc(100% - 128px);
    display: flex;
    flex-direction: column;
    margin: 0% !important;
}
#people-text2{
    display: block;
    width: 94%;
    overflow: hidden;
    overflow-y: scroll;
    padding-left: 4%;
    height: 70vh;
    display: none;
}
#people-data2{
    color: black;
    text-align: center;
    line-height: 3;
    width: 100%;
    margin-top: 12%;
}
.people-img{
    max-width: 4vh;
    display: inline-block;
    height: 4vh;
    margin-right: 10px;
    border-radius: 100%;
    float: left;
}
.people-name {
    color: black;
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
    float: left;
    line-height: 2;
}
.people-data {
    padding: 10px;
    display: flex;
    width: 100%;
    border-bottom: 1px solid rgb(233, 233, 233);
    align-items: center;
    justify-items: center;
}
#search-bar-2{
    width: 100%;
    border-bottom: 1px solid rgb(233, 233, 233);
    padding-bottom: 4%;
}
#input-search-2 {
    margin-left: 5%;
    width: 80%;
    height: 4vh;
    margin-bottom: 1%;
    /* border: 2px solid lightgrey; */
    border: 1px solid rgb(210, 210, 210);
    background-color: rgb(230, 230, 230);
    border-radius: 4px;
    padding-left: 2%;
    margin-top: 5%;
}
#filter-icon{
    float: right;
    color: #b5b5b5;
    font-size: 16px;
    margin-right: 5%;
    line-height: 4.4;
}
.switch-button {
    width: 67%;
    padding: 5px;
    text-align: center;
    position: relative;
    margin-left: 15%;
    margin-top: 3%;
    border-radius: 20px 20px;
    will-change: transform;
    z-index: 197 !important;
    cursor: pointer;
    transition: .3s ease all;
    background-color: rgb(230, 230, 230);
  }
  .switch-button-case {
    display: inline-block;
    background: none;
    width: 49%;
    font-weight: 500;
    font-size: 16px;
    color: grey;
    position: relative;
    border: none;
    transition: .3s ease all;
  }
  .switch-button-case:hover {
    color: grey;
    cursor: pointer;
  }
  .switch-button-case:focus {
    outline: none;
  }
  .switch-button .active {
    color: grey;
    background-color: rgb(255, 255, 255);
    position: absolute;
    margin-left: 5px;
    padding: 10px;
    width: 46%;
    border-radius: 20px 20px;
    z-index: -1;
    -webkit-transition: .3s ease-out all;
    transition: .3s ease-out all;
  }
  .switch-button .active-case {
    color: #151515;
  }

  .switch-button2 {
    width: 67%;
    width: 67%;
    padding: 5px;
    text-align: center;
    position: relative;
    margin-left: 15%;
    margin-top: 3%;
    border-radius: 20px 20px;
    will-change: transform;
    z-index: 197 !important;
    cursor: pointer;
    transition: .3s ease all;
    background-color: rgb(230, 230, 230);
  }
  .switch-button-case2 {
    display: inline-block;
    background: none;
    width: 49%;
    font-weight: 500;
    font-size: 16px;
    color: grey;
    position: relative;
    border: none;
    transition: .3s ease all;
  }
  .switch-button-case2:hover {
    color: grey;
    cursor: pointer;
  }
  .switch-button-case2:focus {
    outline: none;
  }
  .switch-button2 .active2 {
    color: grey;
    background-color: rgb(255, 255, 255);
    position: absolute;
    margin-left: 5px;
    padding: 10px;
    width: 46%;
    border-radius: 20px 20px;
    z-index: -1;
    -webkit-transition: .3s ease-out all;
    transition: .3s ease-out all;
  }
  .switch-button2 .active-case2 {
    color: #151515;
  }
#sidebar-down{
    font-size: 100%;
    position: absolute;
    display: none;
    background-color: blue;
    color: white;
    border-radius: 50%;
    border: none;
    width: 7%;
    margin-top: 82%;
    margin-left: 2%;
    z-index: 1;

}
#sidebar-up{
    font-size: 100%;
    position: fixed;
    display: none;
    background-color: blue;
    color: white;
    border-radius: 50%;
    border: none;
    width: 7%;
    margin-top: 153%;
    margin-left: 2%;
    z-index: 1;

}
@media only screen and (max-width: 992 px) {
    #sidebar-down{
        display: block;
    }
}

/* responsive */
 @media only screen and (max-width:992px){

    /* navbar */

    #navbar {
        min-height: 87px !important;
        width: 100% !important;
        background-color: rgb(255, 255, 255);
        color: white;
        position: fixed;
        bottom: 0;
        box-shadow: lightgrey 1px 1px;
        display: flex;
        z-index: 2;
        padding: 8px;
    }
    #nav-menu {
        width: 100%;
        list-style: none;
        display: flex;
        position: fixed;
        justify-content: space-evenly;
        align-items: center;
        flex-direction: row;
        padding-top: 5px;
    }
    #logo-1 {
        width: 48px;
        height: 48px;
        border-radius: 8px;
        display: none;
        box-shadow: lightgrey 0.2px 0.2px 2px 2px;
        margin-top: 17%;
        margin-bottom: 35%;
    }

/* sidebar */
    #sidebar{
        position: fixed;
        bottom: 0;
        overflow: hidden;
        left: 0;
        height: calc(100% - 293px);
        display: inline-block;
        z-index: 1001;
        top: 40vh;
        min-width: 100%;
        margin-top: 0px;
        background-color: white;
    }
    #sidebar .custom-menu {
        display: none;
    }
    #top-bar{
        display: none;
    }
    #sidebar-down {
        font-size: 100%;
        position: absolute;
        display: block;
        background-color: blue;
        color: white;
        border-radius: 50%;
        border: none;
        width: 30px;
        height: 30px;
        margin-top: 30vh;
        margin-left: 2%;
        z-index: 1;
    }
    #sidebar-up {
        font-size: 100%;
        position: absolute;
        display: block;
        background-color: blue;
        color: white;
        border-radius: 50%;
        border: none;
        width: 30px;
        height: 30px;
        margin-top: 81vh;
        margin-left: 2%;
        z-index: 1;
    }
    #chat-container {
        overflow: hidden;
        overflow-y: scroll;
        border-left: 0.1px solid #d6d6d6;
        height: calc(100vh - 56vh);
    }
    #chat-msg {
        display: flex;
        width: 100%;
        bottom: 0;
        background-color: white;
        color: grey;
        border-top: 0.1px solid #d6d6d6;
        margin-left: 0.5%;
        position: fixed;
        padding: 10px;
        flex-direction: row-reverse;
    }
    #chat-input-text {
        width: 87%;
        position: relative;
        font-size: 15px;
        display: flex;
        padding: 0px;
        min-height: 8vh;
        flex-direction: row;
        flex: auto;
    }
    #input-icon {
        font-size: 18px;
        z-index: 1;
        display: flex;
        float: right;
        margin-top: 0%;
        justify-content: center;
        align-items: center;
    }
    .chat-box {
        margin-top: 1%;
        margin-left: 1%;
        border: none;
        color: black;
        background-color: rgb(255, 255, 255);
        float: left;
        border-radius: 8px;
        width: 98%;
        height: auto;
        padding: 4px;
    }
    .chat-text {
        width: 80%;
        margin-left: 0px;
        font-size: 14px;
        display: flex;
        float: left;
        margin-left: 12px;
    }
    .chat-time {
        float: left;
        color: grey;
        margin-left: 2%;
        font-size: 12px;
        margin-top: 3.2px;
    }
    .chat-para {
        display: flex;
        width: 90%;
        margin-left: 0px;
    }
    .chat-desig {
        float: left;
        color: blue;
        margin-left: 0%;
        font-size: 12px;
        margin-top: 5.2%;
    }
    .chat-img-1 {
        float: left;
        max-width: 4.4vh;
        margin-right: 0%;
        height: 4.4vh;
        border-radius: 100%;
        background-color: indigo;
        margin-left: 0px;
        margin-top: 0px;
        display: inline-block;
        position: relative;
    }
    .chat-img {
        display: flex;
        /* float: left; */
        /* justify-content: center; */
        align-items: center;
        /* height: 47px; */
        line-height: 0;
        width: 40px;
        flex-direction: column;
        align-content: center;
        min-height: 40px;
        padding-top: 2px;
    
    }
    #time21 {
        display: inline-block;
        width: 25%;
        margin-left: 0%;
        padding: 0;
        float: left;
        line-height: 3;
        margin-top: 0px;
    }
    #container1 .header-text21 {
        margin-left: 0px;
        display: inline-block;
        width: 75%;
        float: left;
        padding: 6px;
    }
    #container3 {
        width: 100%;
        display: none;
        overflow: hidden;
        overflow-y: scroll;
        height: 88vh;
    }
    .session-box1 {
        box-shadow: 0.3px 0.3px 3px 3px rgb(231, 231, 231);
        width: 46%;
        height: 28vh;
        border-radius: 10px;
        display: flex;
        overflow: hidden;
        float: left;
        margin-left: 15px;
        position: relative;
        margin-bottom: 15px;
    }
    .session-box2 {
        box-shadow: 0.3px 0.3px 3px 3px rgb(231, 231, 231);
        width: 46%;
        height: 28vh;
        border-radius: 10px;
        display: flex;
        overflow: hidden;
        float: left;
        margin-left: 15px;
        position: relative;
        margin-bottom: 15px;
    }
    .session-box3 {
        box-shadow: 0.3px 0.3px 3px 3px rgb(231, 231, 231);
        width: 46%;
        height: 28vh;
        border-radius: 10px;
        display: flex;
        overflow: hidden;
        float: left;
        margin-left: 15px;
        position: relative;
        margin-bottom: 15px;
    }
    .session-box4 {
        box-shadow: 0.3px 0.3px 3px 3px rgb(231, 231, 231);
        width: 46%;
        height: 28vh;
        border-radius: 10px;
        display: flex;
        overflow: hidden;
        float: left;
        margin-left: 15px;
        position: relative;
        margin-bottom: 15px;
    }
    .session-box5 {
        box-shadow: 0.3px 0.3px 3px 3px rgb(231, 231, 231);
        width: 46%;
        height: 28vh;
        border-radius: 10px;
        display: flex;
        overflow: hidden;
        float: left;
        margin-left: 15px;
        position: relative;
        margin-bottom: 15px;
    }
    .session-text {
        margin-left: 0%;
        margin-top: 0%;
        width: 68%;
        display: flex;
        flex-direction: column;
        z-index: 10001;
        float: right;
        margin-right: 0%;
        padding: 8px;
        z-index: 0;
    }
    #people {
        width: 100%;
        height: calc(100% - 54px);
        display: none;
        position: absolute;
        margin-top: 5px;
    }
    
 }

 /* mobile responsive */

 @media only screen and (max-width:420px){
    #header-3 {
        width: 100%;
        background-color: white;
        padding: 7px;
        display: flex;
        flex-direction: row;
    }
    #container2 .header-text2 {
        margin-left: 0px;
        display: flex;
        width: 100%;
        float: left;
        padding: 6px;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }
    #container2 #header-para-main {
        display: flex;
        width: 80%;
        line-height: 20px;
        float: left;
        margin-left: 10px;
        align-items: center;
        /* flex-direction: row; */
    }
    #para-header {
        font-size: 18px;
        color: black;
        display: flex;
        margin-top: 1vh;
        margin-bottom: 1vh;
        width: 100%;
        margin-top: 0vh;
        margin-bottom: 0vh;
        flex-direction: column;
    }
    #container2 #para-header2 {
        font-size: 14px;
        color: grey;
        display: inline-block;
        margin-left: 0%;
    }
    #time2 {
        display: inline-block;
        width: 40%;
        margin-left: 1%;
        padding: 0;
        float: left;
        line-height: 3;
    }
    .header-5 {
        padding: 16px;
        position: relative;
        display: flex;
        flex-direction: column;
    }
    #time1 {
        display: inline-block;
        width: 42%;
        padding: 0;
        float: left;
        line-height: 3;
        margin-left: 57%;
        padding-top: 0px;
    }
    #container3 #header-para-main {
        display: flex;
        width: 87%;
        line-height: 20px;
        float: left;
        margin-left: 10px;
        align-items: center;
    }
    #container3 #para-header2 {
        font-size: 14px;
        color: grey;
        display: inline-block;
        margin-left: 0%;
    }
    #banner-para {
        color: white;
        text-align: center;
        font-size: 18px;
        z-index: 1;
        text-align: center;
        line-height: 2;
        padding: 70px;
    }
    #container4 #header-para-main {
        display: flex;
        width: 88%;
        line-height: 20px;
        float: left;
        margin-left: 10px;
        align-items: center;
    }
    #container4 #para-header2 {
        font-size: 14px;
        color: grey;
        display: inline-block;
        margin-left: 0%;
    }
    #btn4 {
        width: 120px;
        color: white;
        background-color: #3740FF;
        border: none;
        border-radius: 8px;
        font-size: 18px;
        margin-top: 40px;
        padding: 3px;
    }
    .session-box1 {
        box-shadow: 0.3px 0.3px 3px 3px rgb(231, 231, 231);
        width: 92%;
        height: 28vh;
        border-radius: 10px;
        display: flex;
        overflow: hidden;
        float: left;
        margin-left: 15px;
        position: relative;
        margin-bottom: 15px;
    }
    .session-box1 {
        box-shadow: 0.3px 0.3px 3px 3px rgb(231, 231, 231);
        width: 92%;
        height: 28vh;
        border-radius: 10px;
        display: flex;
        overflow: hidden;
        float: left;
        margin-left: 15px;
        position: relative;
        margin-bottom: 15px;
    }
    .session-box2 {
        box-shadow: 0.3px 0.3px 3px 3px rgb(231, 231, 231);
        width: 92%;
        height: 28vh;
        border-radius: 10px;
        display: flex;
        overflow: hidden;
        float: left;
        margin-left: 15px;
        position: relative;
        margin-bottom: 15px;
    }
    .session-box3 {
        box-shadow: 0.3px 0.3px 3px 3px rgb(231, 231, 231);
        width: 92%;
        height: 28vh;
        border-radius: 10px;
        display: flex;
        overflow: hidden;
        float: left;
        margin-left: 15px;
        position: relative;
        margin-bottom: 15px;
    }
    .session-box4 {
        box-shadow: 0.3px 0.3px 3px 3px rgb(231, 231, 231);
        width: 92%;
        height: 28vh;
        border-radius: 10px;
        display: flex;
        overflow: hidden;
        float: left;
        margin-left: 15px;
        position: relative;
        margin-bottom: 15px;
    }
    .session-box5 {
        box-shadow: 0.3px 0.3px 3px 3px rgb(231, 231, 231);
        width: 92%;
        height: 28vh;
        border-radius: 10px;
        display: flex;
        overflow: hidden;
        float: left;
        margin-left: 15px;
        position: relative;
        margin-bottom: 15px;
    }
    #input-search {
        margin-left: 0px;
        width: 150px;
        padding-top: 6px;
        padding-bottom: 6px;
        margin-bottom: 0%;
        border: 2px solid lightgrey;
        border-radius: 8px;
        padding-left: 6px;
        margin-top: 0px;
    }
    #chat-container {
        overflow: hidden;
        overflow-y: scroll;
        border-left: 0.1px solid #d6d6d6;
        height: calc(100vh - 56vh);
    }
    .chat-img {
        display: flex;
        /* float: left; */
        /* justify-content: center; */
        align-items: center;
        /* height: 47px; */
        line-height: 0;
        width: 40px;
        flex-direction: column;
        align-content: center;
        min-height: 40px;
        padding-top: 0px;
    }
    .chat-text {
        width: 84%;
        margin-left: 0px;
        font-size: 14px;
        /* line-height: 1.4; */
        display: flex;
        float: left;
        margin-left: 4px;
    }
    .chat-para {
        display: flex;
        width: 84%;
        margin-left: 0px;
        padding-left: 5px;
    }
    #chat-msg {
        display: flex;
        width: 100%;
        bottom: 0;
        background-color: white;
        color: grey;
        border-top: 0.1px solid #d6d6d6;
        margin-left: 0.5%;
        position: fixed;
        padding: 10px;
        flex-direction: row-reverse;
    }
    #header-31 {
        padding: 7px;
        width: 100%;
        border-bottom: 0.5px solid rgb(226, 226, 226);
        background-color: white;
        display: none;
        position: sticky;
        top: 0;
        z-index: 1;
    }
    #container1 .header-text21 {
        margin-left: 0px;
        display: inline-block;
        width: 65%;
        float: left;
        padding: 6px;
    }
    #container1 #header-para-main1 {
        display: flex;
        width: 64%;
        line-height: 20px;
        float: left;
        margin-left: 10px;
        align-items: center;
    }
    #container1 #para-header1 {
        font-size: 18px;
        color: black;
        display: inline-block;
        margin-top: 0px;
        width: 100%;
    }
    #container1 #para-header21 {
        font-size: 14px;
        color: grey;
        display: inline-block;
        margin-left: 0%;
        line-height: 2;
    }
    #time21 {
        display: inline-block;
        width: 33%;
        margin-left: 0%;
        padding: 0;
        float: left;
        line-height: 3;
        margin-top: 0px;
    }
    .pt1 {
        display: inline-block;
        font-size: 15px;
        color: grey;
        margin-right: 26px;
        margin-bottom: 0;
    }
    .pt2 {
        display: inline-block;
        font-size: 15px;
        color: rgb(5, 5, 5);
        font-weight: 700;
        margin-bottom: 0;
    }
    .progress {
        height: 0.5vh;
        width: 146px;
        background-color: lightgrey;
        line-height: 2;
    }
    #support {
        width: 79%;
        display: flex;
        padding-bottom: 30%;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-left: 11%;
        margin-right: 30%;
    }

 }

 @media only screen and (max-width: 340px){
    #input-search {
        margin-left: 0px;
        width: 110px;
        padding-top: 6px;
        padding-bottom: 6px;
        margin-bottom: 0%;
        border: 2px solid lightgrey;
        border-radius: 8px;
        padding-left: 6px;
        margin-top: 0px;
    }
    #add-session {
        color: white;
        background-color: blue;
        border: none;
        border-radius: 8px;
        display: inline-block;
        width: 110px;
        font-size: 14px;
        float: right;
        height: 31px;
    }
    #support {
        width: 88%;
        display: flex;
        padding-bottom: 30%;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-left: 6%;
        margin-right: 30%;
    }
    #sidebar {
        position: fixed;
        bottom: 0;
        overflow: hidden;
        left: 0;
        height: calc(100vh - 12vh);
        display: inline-block;
        z-index: 1001;
        top: 36vh;
        min-width: 100%;
        margin-top: 0px;
        background-color: white;
    }
    #people-text {
        width: 99%;
        overflow: hidden;
        overflow-y: scroll;
        padding-left: 4%;
        height: calc(100vh - 65vh);
        display: flex;
        flex-direction: column;
        margin: 0% !important;
    }
    #sidebar-up {
        font-size: 100%;
        position: absolute;
        display: block;
        background-color: blue;
        color: white;
        border-radius: 50%;
        border: none;
        width: 30px;
        height: 30px;
        margin-top: 79vh;
        margin-left: 2%;
        z-index: 1;
    }

 }

/* scroll-bar */

::-webkit-scrollbar {
    width: 8px;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: grey;
    border: 2px solid grey;
}

/* responsive */


/* pages css */

.page1 ,.page2 ,.page3, .page4, .page5{
	background: url("../images/login-bg.jpg") ;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fafdff;
	padding: 50px 50px 0 50px;
	background-size: cover;
	background-repeat: no-repeat !important;
}

#logo-heading-pages{
    font-size: 38px !important;
    font-weight: 700;
}
#logo-image{

}


@media only screen and (max-width: 464px) {
.page1, .page2, .page3, .page4, .page5{
    padding: 60px 20px 0 20px !important;	
    background-color: #fafdff ;
    background-size: auto;
	background-repeat: no-repeat !important;
}
}
@media only screen and (max-width: 769px) {
    .page1, .page2, .page3, .page4, .page5{
        padding: 60px 20px 0 20px !important;	
        background-color: #fafdff ;
        background-size: auto;
        background-repeat: no-repeat !important;
    }
}

@media only screen and (max-width: 769px) {
.page1 .banner{
	margin-left: 34%;
}

	#logo-heading-pages{
		margin-left: 47%;
	}
	.page1 .m-visible{
		display: flex !important;
	} 

	.logo-pages{
		width: 20% !important;
		float: left;
	}

	.page1 .m-visible{
		width: 45% !important;
		float: left;
	}
	.page1 .col-xs-6 {
		width: 100% !important;
	}
	.page1 .register-btn {
		color: white !important;
		background-color: blue !important;
		width: 100% !important;
		font-size: 20px !important;
		border-radius: 10px !important;
		text-align: center !important;
		margin-left: 0% !important;
	}
	.page1 .m-hidden{
		margin-bottom: 30px;
		margin-bottom: 30px;
		float: left;
		display: block !important;
		margin-left: 25%;
		margin-top: 10%;
	}
}
.page1 .m-hidden{
	margin-bottom: 30px;
	margin-bottom: 30px;
	float: left;
	display: block !important;
    margin-left: 25%;
    margin-top: 10%;
}


@media only screen and (max-width: 464px) {
	.page1 .inline{
		display: block !important;
	}
	.page1 .m-hidden{
		margin-bottom: 30px;
		margin-bottom: 30px;
		float: left;
		display: block !important;
		margin-left: 0%;
		margin-top: 10%;
	}
	.page1 .hidden-xs {
		display: block !important;
	}

	.page1 .visible-xs-* {
		display: block;
	}

	.page1 .success-box {
		height: 370px !important;
		padding: 50px 20px !important;
	}

	.page1 .success-btn {
		font-size: 3.5vw !important;
    	padding: 2vw;
	}
	.page1 .col-xs-6 {
		width: 100%;
	}
	.page1 .register-btn {
		color: white !important;
		background-color: blue !important;
		width: 100% !important;
		font-size: 20px !important;
		border-radius: 10px !important;
		text-align: center !important;
		margin-left: 0% !important;
	}
}

.page1 .visible-xs-* {
	display: none;
}

.page1 label {
    color: rgb(23, 2, 209);
}
.page1 option{
    color: rgb(17, 1, 165);

}

.page1 input[type=text], input[type=email], input[type=number] {
    color: rgb(25, 1, 236);
    background-color: #ffffff;
	border: 1px solid rgb(109, 110, 110);
}

.page1 .required {
    color: rgb(25, 1, 236);
}
.logo-pages{
	width: 8%;
}
.page1 .inline{
	display: flex;
	margin-bottom: 60px;
}
.page1 .inline h5{
	margin-right: 20px;
}

.heading {
    color: #2803cc;
    font-size: 18px;
    font-weight: 500;
}

.head-1-text {
    font-size: 25px;
    color: rgb(19, 9, 9);
    font-weight: 600;
    letter-spacing: 0;
}

.head-2-text {
	color: rgb(2, 2, 2);
	line-height: 1.5;
	font-size: 16px;
}

.head-3-text {
	color: rgb(5, 5, 5);
	line-height: 1;
    /* margin: 0 !important; */
    margin-bottom: 2%;
}

.page1 .register-btn {
    color: white !important;
    background-color: #eb8531  !important;
    width: 58%;
	font-size: 20px !important;
	border-radius: 10px !important;
	text-align: center !important;
	border: none !important ;
}

.page1 .reg-padding {
	padding: 25px 0;
}

.page1 .powered {
	text-align: center;
    color: #fff;
}

.page1 #msg {
	display: none;
}

.page1 .success-box{
	margin-top: 15%;
	background-color: rgb(235, 251, 253);
    border-radius: 25px;
    padding: 50px;
    height: 350px;
}

.img-tick  {
	color: #55B080;
	text-align: center;
}
#regis

.page1 .success-btn {
	background-color: #55B080;
	color: #fff;
	font-weight: 900;
	font-size: 20px;
	border-radius: 10px;
}

.page1 .powered-logo {
	margin: 10px 0;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
@media only screen and (max-width: 769px) {
	.page1 .form-group {
		margin-bottom: 15px;
		display: inline-block;
        width: 100% !important;
        margin-top: 3vh;
	}
	.page1 .success-box {
		height: 400px !important;
		padding: 50px 20px !important;
	}

	.page1 .success-btn {
		font-size: 2vw !important;
    	padding: 2vw;
	}
	.page1 .m-visible{
		display: flex !important;
	} 

	.logo-pages{
		width: 25% !important;
		margin-left: 18%;
		float: left;
	}

	.page1 .m-visible{
		width: 45% !important;
	}
	.page1 .m-hidden{
		margin-bottom: 30px;
		margin-bottom: 30px;
		float: left;
		display: block !important;
		margin-left: 25%;
		margin-top: 10%;
	}
}
.page1 .m-hidden{
	margin-bottom: 30px;
	margin-bottom: 30px;
	float: left;
	display: block !important;
    margin-left: 25%;
	margin-top: 10%;
}


@media only screen and (max-width: 464px) {
	.page1 .inline{
		display: block !important;
	}
	}
	.page1 .m-hidden{
		margin-bottom: 30px;
		margin-bottom: 30px;
		float: left;
		display: block !important;
		margin-left: 0%;
		margin-top: 10%;
	}
	.page1 .hidden-xs {
		display: block !important;
	}

	.page1 .visible-xs-* {
		display: block;
	}

	.page1 .success-box {
		height: 370px !important;
		padding: 50px 20px !important;
	}

	.page1 .success-btn {
		font-size: 3.5vw !important;
    	padding: 2vw;
	}


.page1 .visible-xs-* {
	display: none;
}


.page1 label {
    color: white;
}
#form{
    margin-top: 13vh;
    background-color: #50a859;
    padding: 20px;
    width: 33%;
    margin-left: 18vh;
    border-radius: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.page1 option{
    color: rgb(17, 1, 165);

}
#topic-box{
	margin-top: 20px;
}
.page1 #time-1{
	color: rgb(3, 3, 3); 
    font-size: 14px;
    line-height: 3;
}

.page1  input[type=text],.page1 input[type=email], .page1 input[type=number] {
    color: rgb(25, 1, 236);
    background-color: #ffffff;
	border: 1px solid rgb(109, 110, 110);
}

.page1 .required {
    color: rgb(25, 1, 236);
}
.logo-pages{
	width: 38%;
    margin-left: -1%;
    margin: 0;
    padding: 0;
}
.page1 .inline{
	display: flex;
	margin-bottom: 60px;
}
.page1 .inline h5{
	margin-right: 20px;
}

.heading {
    color: #2803cc;
    font-size: 18px;
    font-weight: 500;
}


.head-2-text {
	color: rgb(2, 2, 2);
	line-height: 1.5;
    font-size: 16px;
    width: 97%;
}

.head-3-text {
    color: rgb(5, 5, 5);
    line-height: 1.6;
/*    margin: 0 !important;*/
    margin-bottom: 2%;
    width: 92%;
    font-size: 16px !important;
}

.page1 .register-btn {
    color: white !important;
    background-color: 57acfb  !important;
    width: 100%;
    font-size: 20px !important;
    border-radius: 10px !important;
    text-align: center !important;
    margin-left: 0%;
    margin-top: 2.5vh;
}
#input-login-button {
    margin: 0;
    padding: 0;
    display: flex;
}
#input-inner-login-button{
    margin: 0;
    padding: 0;
    display: contents;

}

.page1 .reg-padding {
	padding: 25px 0;
}

.page1 .powered {
	text-align: center;
    color: #fff;
}

.page1 #msg {
	display: none;
}

.page1 .success-box{
	margin-top: 15%;
	background-color: rgb(235, 251, 253);
    border-radius: 25px;
    padding: 50px;
    height: 350px;
}



.page1 .success-btn {
	background-color: #55B080;
	color: #fff;
	font-weight: 900;
	font-size: 20px;
	border-radius: 10px;
}

.page1 .powered-logo {
	margin: 10px 0;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.page1 select {
    height: 35px;
    border-radius: 5px;
    width: 100%;
    color: rgb(17, 1, 165);
    background-color: #ffffff;
    border: 1px solid rgb(109, 110, 110);
}

.page1 .dont-display{
	/*visibility:hidden;*/
	margin-top: -38px;
}

.page1 .m-visible{
	display: none;
}

.page1 ul {
	color: #fff;
	line-height: 1;
}
/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.page1 select {
    height: 35px;
    border-radius: 5px;
    width: 100%;
    color: rgb(17, 1, 165);
    background-color: #ffffff;
    border: 1px solid rgb(109, 110, 110);
}

.page1 .dont-display{
	/*visibility:hidden;*/
	margin-top: -38px;
}

.page1 .m-visible{
	display: none;
}

.page1 ul {
	color: #fff;
	line-height: 1;
}
.page1 .form-group {
    margin-bottom: 15px;
    display: inline-block;
    width: 100%;
}



/* page2 */

@media only screen and (max-width: 769px) {

	.page2 .success-box {
		height: 400px !important;
		padding: 50px 20px !important;
		margin-bottom: 10%;

	}
}
.page2 .m-hidden{
	margin-bottom: 30px;
	margin-bottom: 30px;
	float: left;
	display: block !important;
    margin-left: 25%;
    margin-top: 10%;
}

@media only screen and (max-width: 960px) {

	.page2 .success-box {
		height: 299px !important;
		/* padding: 50px 20px !important; */
		/* margin-bottom: 10%; */
		width: 224%;

	}
}
.page2 .m-hidden{
	margin-bottom: 30px;
	margin-bottom: 30px;
	float: left;
	display: block !important;
    margin-left: 25%;
    margin-top: 10%;
}


@media only screen and (max-width: 464px) {
	.page2 .inline{
		display: block !important;
	}
	.page2 .m-hidden{
		margin-bottom: 30px;
		margin-bottom: 30px;
		float: left;
		display: none !important;
		margin-left: 0%;
		margin-top: 10%;
	}
	.page2 .success-box {
		height: 55% !important;
		padding: 50px 20px !important;
		margin-bottom: 10%;
		width: 100%;

	}
	#registeration-heading-1{
		font-size: 20px;
		color: #55B080;

	}
	#registeration-heading-2{
		font-size: 16px;
		color: #55B080;
	}
}

.page2 .success-box{
	margin-top: 9%;
	background-color: rgb(235, 251, 253);
    border-radius: 25px;
    padding: 50px;
	height: 350px;
}
.page2 #time-1 {
    color: rgb(3, 3, 3);
    font-size: 14px;
    line-height: 3;
}

.page2 .img-tick {
	color: var(--main-button-color);
	text-align: center;
}
#registeration-heading-1{
    color: #55B080;

}
#registeration-heading-2{
    color: #55B080;
}

.page2 .powered-logo {
	margin: 10px 0;
}

/* page 3 */

.page3 .logo-d{
	text-align: center;
}
.page3 .time{
	color:rgb(0, 0, 0);
	text-align: center;
	font-size: 42px;
	letter-spacing: 0.5em;
	font-weight: 900;

}
.page3 .head-1-text {
	font-size: 30px;
    color: rgb(0, 12, 187);
    font-weight: 1000;
	letter-spacing: 0.05em;
	text-align: center;
	margin: 0;
}
.page3 .logo-pages{
	width:8%;
}

.page3 #text-box{
	margin-top: 30px;
	margin-bottom: 20px;
}
.page3 #p1{
	color:rgb(0, 0, 0);
	text-align: center;
	font-size: 20px;
	margin: 0;
}
.page3 #time-box{
	margin-top: 30px;
	margin-bottom: 20px;
}
.page3 #p2{
	color:rgb(0, 0, 0);
	text-align: center;
	font-size: 20px;
}
.page3 #p3{
	color: black; 
	text-align: center;
	font-size: 16px;
	margin: 0;
}
.page3 #time-details1{
	margin-right: 5%;
}
.page3 #time-details2{
	margin-right: 1%;
}
@media only screen and (max-width: 464px) {
	.page3 .logo-pages{
		width: 8%;
	}
	.page3 .logo-d{
		text-align: left;
	}
	.page3 .head-1-text {
		font-size: 22px;
	}
	.page3 .time{
		font-size: 22px !important;
		font-weight: 700 !important;
    }
    .page3 #time-box {
        margin-top: 25%;
    }
}

/* page 4 */
.page4 #heading-time{
	margin-left: 42%;
	color: blue;
	font-size: 60px;
	font-weight: 800;
}
.page4 .m-hidden{
	margin-bottom: 30px;
	margin-bottom: 30px;
	float: left;
	display: block !important;
    margin-left: 25%;
    margin-top: 10%;
}


.page4 #container-4{
	margin: 0;

}
.page4 .logo-pages{
	width: 8%;
}

.page4 .heading {
    color: #2803cc;
    font-size: 30px;
	font-weight: 500;
	margin: 0;
	margin-bottom: 2%;
	line-height: 3;
}

.page4 .dont-display{
	/*visibility:hidden;*/
	margin-top: -38px;
}
.page4 ul {
	color: rgb(3, 3, 3);
	line-height: 1.5;
	font-size: 24px;
	width: 100%;
}

@media only screen and (max-width: 769px) {

	.page4 #logo-heading-pages{
		margin-left: 30%;
	}

	.page4 .logo-pages{
		width: 25% !important;
		float: left;
	}
	.page4 ul {
		color: rgb(3, 3, 3);
		line-height: 1.5;
		font-size: 16px;
		width: 100%;
	}
	.page4 .heading {
		color: #2803cc;
		font-size: 24px;
		font-weight: 500;
		margin: 0;
		margin-bottom: 2%;
	}
	.page4 #heading-time {
		margin-left: 25%;
		color: blue;
		font-size: 60px;
		font-weight: 800;
	}
}
@media only screen and (max-width: 464px) {
	.page4 #logo-heading-pages{
		margin-left: 47%;
		margin-top: 20px;
	}
	.page4 .inline{
		display: block !important;
	}
	.page4 .m-hidden{
		margin-bottom: 30px;
		margin-bottom: 30px;
		float: left;
		display: none !important;
		margin-left: 0%;
		margin-top: 10%;
	}
	.page4 ul {
		color: rgb(3, 3, 3);
		line-height: 1.5;
		font-size: 16px;
		width: 100%;
	}
	.page4 .heading {
		color: #2803cc;
		font-size: 24px;
		font-weight: 500;
		margin: 0;
		margin-bottom: 2%;
		line-height: 3;
	}
	.page4 #heading-time {
		margin-left: 25%;
		color: blue;
		font-size: 60px;
		font-weight: 800;
	}
}
/* page 5 */

.page5 .logo-d{
	text-align: center;
	/* margin-top:30px; */
}
.page5 .time{
	color:rgb(0, 0, 0);
	text-align: center;
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0.05em;
}
.page5 .head-1-text {
	font-size: 30px;
    color: rgb(19, 9, 9);
    font-weight: 1000;
	letter-spacing: 0.05em;
	text-align: center;
}
.page5 #time-1{
	color: blue;
}
.page5 #time-2{
	margin-left: 10px;
	margin-right:10px;
	color: blue;
}
.page5 #time-3{
	color: blue;
}
#remove-br{
    display: none;
}
.page5 #para1{
	color:rgb(17, 2, 231);
	text-align: center;
	font-size: 20px;
	margin-bottom: 0%;
}
.page5 #box11{
	margin-top: 30px;
	/* margin-bottom: 20px; */
}
.page5 #box2{
	/* margin-top: 30px; */
	margin-bottom: 20px;
}
.page5 #box3{
	/* margin-top: 30px;
	margin-bottom: 20px; */
	text-align: center;
}
.page5 .logo-pages{
	width:8%;
}
.page5 #p1{
	float: left;
    margin-left: 10px;
    text-align: left;
    font-size: 18px;
    margin-top: 3%;
}
.page5 #p2{
	float: right;
    margin-right: 10px;
    text-align: right;
    font-size: 18px;
    margin-top: 3%;
}
.page5 #img1{
	width: 30%;
    float: left;
    border: 2px solid blue;
	border-radius: 6px;
	margin-left: 25%;
}
.page5 #img2{
	width: 30%;
    float: right;
    border: 2px solid blue;
	border-radius: 6px;
	margin-right: 25%;
}
.page5 #link{
	text-decoration: none;
    color: rgb(117, 117, 117);
    font-size: 17px;
}
.page5 #box-2{
	display: inline-block;
}
.page5 #box-1{
	display: inline-block;

}
.page5 #box1{
	margin-top: 30px;
	margin-bottom: 20px;
	text-align: center;
}
.page5 #bar{
    position: absolute;
    height: 100%;
    width: 4px;
    background-color: #0502dc;
    display: inline-block;
    margin-top: 0;
}
@media only screen and (max-width: 769px) {
	.page5 #box-2{
		display: inline-flex;
		margin-top: 5%;
		margin-left: 10%;
	}
	.page5 .head-1-text {
		font-size: 18px;
		color: rgb(19, 9, 9);
		font-weight: 1000;
		letter-spacing: 0.05em;
		text-align: center;
	}
	.page5 #time-2 {
		margin-left: 10px;
		margin-right: 10px;
		color: blue;
		display: none;
	}
	.page5 #box-1{
		display: inline-flex;
		margin-left: 10%;
	}
	.page5 #p1{
		margin-left: 10px;
		text-align: left;
		font-size: 18px;
		margin-top: 2%;
		display: inline-block;
		float: none;
	}
	.page5 #p2{
		margin-left: 10px;
		text-align: left;
		font-size: 18px;
		margin-top: 2%;
		display: inline-block;
		float: none;

	}
	.page5 #img1{
		width: 30%;
		border: 2px solid blue;
		border-radius: 6px;
		margin: 0%;
	}
	.page5 #img2{
		width: 30%;
		border: 2px solid blue;
		border-radius: 6px;
		margin: 0%;
	}
	.page5 #bar{
		display: none;
	}
	.page5 .logo-d{
		text-align: left;
		/* margin-top:30px; */
	}

}
@media only screen and (max-width: 960px) {
	.page5 #box-2{
		display: inline-flex;
		margin-top: 5%;
		margin-left: 10%;
	}
	.page5 #box-1{
		display: inline-flex;
		margin-left: 10%;
	}
	.page5 #p1{
		margin-left: 10px;
		text-align: left;
		font-size: 18px;
		margin-top: 2%;
		display: inline-block;
		float: none;
	}
	.page5 #p2{
		margin-left: 10px;
		text-align: left;
		font-size: 18px;
		margin-top: 2%;
		display: inline-block;
		float: none;

	}
	.page5 #img1{
		width: 30%;
		border: 2px solid blue;
		border-radius: 6px;
		margin: 0%;
	}
	.page5 #img2{
		width: 30%;
		border: 2px solid blue;
		border-radius: 6px;
		margin: 0%;
	}

}
@media only screen and (max-width: 468px) {
	.page5 .logo-pages{
		width: 8%;
	}

	.page5 .time {
		font-size: 16px !important;
		font-weight: 700 !important;
	}
	.page5 #time-3 {
		color: blue;
		margin-left: 1px;
		line-height: 2;
    }
    #remove-br{
        display: block;
    }
	.page5 #p1{
		margin-left: 10px;
		text-align: left;
		font-size: 18px;
		margin-top: 2%;
		display: inline-block;
		float: none;
	}
	.page5 #p2{
		margin-left: 10px;
		text-align: left;
		font-size: 18px;
		margin-top: 2%;
		display: inline-block;
		float: none;

	}
	.page5 #img1{
		width: 30%;
		border: 2px solid blue;
		border-radius: 6px;
		margin: 0%;
	}
	.page5 #img2{
		width: 30%;
		border: 2px solid blue;
		border-radius: 6px;
		margin: 0%;
	}
	.page5 #box-2{
		display: inline-flex;
		margin-top: 5%;
		margin-left: 10%;
	}
	.page5 #box-1{
		display: inline-flex;
		margin-left: 10%;

	}
}
.list-style2.active :hover{
    background-color: inherit!important;
    border: none!important;
}

@media (max-width:769px){
    #form {
        margin-top: 40vh;
        background-color: #1827a7;
        padding: 20px;
        width: 100%;
        margin-left: 0vh;
        border-radius: 12px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
}