body{
    font-family: 'Poppins', sans-serif !important;
   
}
header{

}
header nav{
   z-index: 9999999;
   background-image: #ffffff;
   background-color: #ffffff;
}
header .navbar{
    padding: 0 !important;
}
header .navbar h1{
    color: white;
}
header .navbar li{
    margin: 0 20px;
    color: white;
}
header .navbar .dropdown{
    background: white;
}
header .navbar .dropdown-menu{
    left: -130px !important;
}
header .navbar li h1{
    color: white;
}
header .navbar-brand{
    padding: 0 !important;
}

header .nav-centered-logo{
    margin-left: 100px;
}
/*Main booth start*/
.main-booth{
    width: 100%;
    height: auto;
}
.booth-image{
    position: relative;
}
.video-animation{
     width: 100%;
     height: 100%;
     position: absolute;
     top: 0;
     left: 0;
     z-index: 9999;
 }
.white-back{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
   background: white;
    z-index: 9999;
}
.mainbooth-main-hall{
    width: 23.9%;
    height: 18.6%;
    position: absolute;
    top: 25.5%;
    left: 13.5%;
    border: 1px solid red;
}
.mainbooth-achievers-club{
    width: 8.1%;
    height: 25.4%;
    position: absolute;
    top: 51.2%;
    left: 2.0%;
    border: 1px solid red;
}
.mainbooth-help-desk{
    width: 17.5%;
    height: 6.6%;
    position: absolute;
    top: 70.5%;
    left: 10.5%;
    border: 1px solid red;
    transform: rotate(-17deg);
}
.mainbooth-video-wall{
    width: 20%;
    height: 18.4%;
    position: absolute;
    top: 39.2%;
    left: 39.9%;
    border: 1px solid red;
}
.mainbooth-breakout-session{
    width: 24%;
    height: 18.4%;
    position: absolute;
    top: 25.8%;
    left: 62%;
    border: 1px solid red;
}
.mainbooth-register-button{
    width: 18%;
    height: 19.4%;
    position: absolute;
    top: 50.3%;
    left: 79.7%;
    border: 1px solid red;
}
.main-booth img{
    width: 100%;
    height: auto;
}
.modal-btn{
    background: #0193D8 !important;
    color: white !important;
    width: 100%;
    text-align: center;
    margin: 5px 0;
}
/*end main booth*/

/*breakout Selection*/
.breakoutselection{
    width: 100%;
    height: auto;
    padding: 5% 2%;
}
.breakoutselection .booth-image{
    position: relative;
}
.breakoutselection img{
    width: 100%;
    height: auto;
}
.breakoutselection-box1{
    width: 10.4%;
    height: 18.8%;
    position: absolute;
    top: 29%;
    left: 15.1%;
    border: 1px solid red;
}
.breakoutselection-box2{
    width: 10.4%;
    height: 18.8%;
    position: absolute;
    top: 29%;
    left: 27%;
    border: 1px solid red;
}
.breakoutselection-box3{
    width: 10.1%;
    height: 18.8%;
    position: absolute;
    top: 29%;
    left: 39%;
    border: 1px solid red;
}
.breakoutselection-box4{
    width: 10.7%;
    height: 18.8%;
    position: absolute;
    top: 28.9%;
    left: 50.6%;
    border: 1px solid red;
}
.breakoutselection-box5{
    width: 10.4%;
    height: 18.6%;
    position: absolute;
    top: 29%;
    left: 62.4%;
    border: 1px solid red;
}
.breakoutselection-box6{
    width: 10.4%;
    height: 18.6%;
    position: absolute;
    top: 29.3%;
    left: 74.4%;
    border: 1px solid red;
}
.breakoutselection-box7{
    width: 10.2%;
    height: 18.6%;
    position: absolute;
    top: 49.5%;
    left: 15.3%;
    border: 1px solid red;
}
.breakoutselection-box8{
    width: 10.2%;
    height: 18.9%;
    position: absolute;
    top: 49.3%;
    left: 27%;
    border: 1px solid red;
}
.breakoutselection-box9{
    width: 10.1%;
    height: 18.8%;
    position: absolute;
    top: 49.4%;
    left: 39.1%;
    border: 1px solid red
}
.breakoutselection-box10{
    width: 10.2%;
    height: 18.8%;
    position: absolute;
    top: 49.5%;
    left: 50.9%;
    border: 1px solid red;
}
.breakoutselection-box11{
    width: 10.3%;
    height: 18.8%;
    position: absolute;
    top: 49.3%;
    left: 62.4%;
    border: 1px solid red;
}
.breakoutselection-box12{
    width: 10.3%;
    height: 18.8%;
    position: absolute;
    top: 49.5%;
    left: 74.2%;
    border: 1px solid red;
}
.breakoutselection-box13{
    width: 10.5%;
    height: 18.8%;
    position: absolute;
    top: 69.3%;
    left: 44.7%;
    border: 1px solid red;
}


.breakoutselection .tooltips {
    border-bottom: 1px dotted black;
}

.breakoutselection .tooltips .tooltiptext {
    visibility: hidden;
    width: 100%;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    padding: 2% 5%;
    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    top: -40%;
    left: 0;
    font-size:1vw ;
}

.breakoutselection .tooltips:hover .tooltiptext {
    visibility: visible;
}
/*End breakout Selection*/


/*breakout Session screen*/
.breakout-session{
    width: 100%;
    height: auto;
    padding: 0;
}
.breakout-session .booth-image{
    position: relative;
}
.breakout-session img{
    width: 100%;
    height: auto;
}
.breakout-session-screen{
    width: 76.3%;
    height: 68%;
    position: absolute;
    top: 9.7%;
    left: 11.5%;
    border: 1px solid red;
}
/*End breakout Session screen*/


/*breakout Session screen*/
.main-hall{
    width: 100%;
    height: auto;
    padding: 0;
}
.main-hall .booth-image{
    position: relative;
}
.main-hall img{
    width: 100%;
    height: auto;
}
.main-hall-session-screen{
    width: 83.4%;
    height: 75.3%;
    position: absolute;
    top: 1.2%;
    left: 8.3%;
    /*border: 1px solid red;*/
}
/*End breakout Session screen*/

/*blue booth*/
.bluebooth{
    width: 100%;
    height: auto;
    padding: 0;
}
.bluebooth .booth-image{
    position: relative;
}
.bluebooth img{
    width: 100%;
    height: auto;
}
.bluebooth-screen{
    width: 13.8%;
    height: 38%;
    position: absolute;
    top: 40.7%;
    left: 20%;
    border: 1px solid red;
}
/*bluebooth*/

/*login page*/
.login{
    padding: 40px 10px;

}
.login .heading{
    background-image: linear-gradient(to right, #009BDE , #009BDE , #0091D6, #0078C1);
}
.login .heading h2{
    font-size: 60px;
    font-family: 'Poppins', sans-serif;
    color: white;
    text-align: center;
    font-weight: 600;
}
.login .img-box{
    border-bottom: 5px solid #0091D6;
}
.login-form{
    background: white;
    border-radius: 5px;
    box-shadow: 0 0 12px rgba(0,0,0,0.2);
    padding: 20px 10px;
    max-width: 450px;
    min-width: 400px;
    border-top:4px solid #009BDE ;
    posi
}
.login .login-date label{
    color:#0091D6 ;
    font-weight: 700;
    font-size: 20px;
}
.login .login-date .form-control{
    background: transparent;
    border: none;
    border-bottom: 4px dotted #0091D6;
    margin-left: 10px;
    border-radius: 0;
}
.login .login-date .form-control:focus{
    outline: none;
    box-shadow: none;
}
.signin-option a{
    margin: 5px 0;
    display: block;
    transition: 0.3s;
}
.login-form a:hover{
    display: block;
    color:  #012267;
    text-decoration: none;
    transition: 0.3s;
}
/* Customize the label (the container) */
.login .checkbox-container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 17px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.login .checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.login .checkmark {
    position: absolute;
    top: 3px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
}

/* On mouse-over, add a grey background color */
.login .container:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.login .checkbox-container input:checked ~ .checkmark {
    background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.login .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.login .checkbox-container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.login .checkbox-container .checkmark:after {
    left: 8px;
    top: 4px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* GENERAL BUTTON STYLING */
.login button,
.login button::after {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.login button {
    background: transparent;
    border: 2px solid #012267;
    border-radius: 5px;
    color:#012267;
    display: block;
    padding: 10px 10px;
    position: relative;
    text-transform: uppercase;
    width: 100%;
    font-weight: 600;
    z-index: 1;
}

.login button::before,
.login button::after {
    content: '';
    position: absolute;
    z-index: -1;
    background: #012267;
    color: white;
}

.login button:hover {
    color: white !important;
}



.btn-1:hover:after {
    height: 100%;
}

/* BUTTON 2 */
.btn-2::after {
    height: 100%;
    left: 0;
    top: 0;
    width: 0;
    color: white;
}

.btn-2:hover:after {
    width: 100%;
    color: white;
}

@media screen and (max-width: 768px){
    .login .heading h2{
       font-size: 30px;
    }
    .login-form{
        max-width: 400px;
        min-width: 370px;
    }
}
@media screen and (max-width: 1020px) and (min-width: 768px){
    .login .heading h2{
        font-size: 40px;
    }
}

/*Register form*/
.registration{
    padding: 40px 10px;
    height: 100%;
    background: linear-gradient(45deg, white 50%, #012267 50%);
}
.register-form{
    box-shadow:0 0 12px rgba(0,0,0,0.2);
    border-radius: 5px;
    border-top: 4px solid #0297DB;
    padding: 20px 0;
    background: white;
}
.register-form .form-control{

}
.register-form .form-control:focus{
 box-shadow: none;
    border:1px solid #0297DB;

}
.register-head{
    background: whitesmoke;
    text-align: center;
    padding: 10px 5px;
    border-top: 1px solid rgba(0,0,0,0.1);
    border-bottom: 1px solid rgba(0,0,0,0.1);

}
.register-head h4{
    font-size: 14px;
    margin: 0;
}
.register-form .form-fields{
    padding: 5% 5%;
}
/* GENERAL BUTTON STYLING */
.registration button,
.registration button::after {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.registration button {
    background: transparent;
    border: 2px solid #012267;
    border-radius: 5px;
    color:#012267;
    display: block;
    padding: 7px 10px;
    position: relative;
    text-transform: uppercase;
    width: 100%;
    font-weight: 600;
    z-index: 1;
}

.registration button::before,
.registration button::after {
    content: '';
    position: absolute;
    z-index: -1;
    background: #012267;
    color: white;
}

.registration button:hover {
    color: white !important;
}





.btn-1:hover:after {
    height: 100%;
}

/* BUTTON 2 */
.btn-2::after {
    height: 100%;
    left: 0;
    top: 0;
    width: 0;
    color: white;
}

.btn-2:hover:after {
    width: 100%;
    color: white;
}

/*Update Password*/
/*Register form*/
.forgot-password{
    padding: 40px 10px;
    width: 100%;
    height: 100vh;
    max-height:100vh;
    background: linear-gradient(45deg, white 50%, #012267 50%);
    display: flex;
    align-items: center;
}
.forgot-password-form{
    box-shadow:0 0 12px rgba(0,0,0,0.2);
    border-radius: 5px;
    border-top: 4px solid #0297DB;
    padding: 20px 0;
    background: white;
}
.forgot-password-form .form-control{

}
.forgot-password-form .form-control:focus{
    box-shadow: none;
    border:1px solid #0297DB;

}
.forgot-password .register-head{
    background: whitesmoke;
    text-align: center;
    padding: 10px 5px;
    border-top: 1px solid rgba(0,0,0,0.1);
    border-bottom: 1px solid rgba(0,0,0,0.1);

}
.forgot-password .register-head h4{
    font-size: 14px;
    margin: 0;
}
.forgot-password .form-fields{
    padding: 5% 5%;
}
/* GENERAL BUTTON STYLING */
.forgot-password button,
.forgot-password button::after {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.forgot-password button {
    background: transparent;
    border: 2px solid #012267;
    border-radius: 5px;
    color:#012267;
    display: block;
    padding: 7px 10px;
    position: relative;
    text-transform: uppercase;
    width: 100%;
    font-weight: 600;
    z-index: 1;
}

.forgot-password button::before,
.forgot-password button::after {
    content: '';
    position: absolute;
    z-index: -1;
    background: #012267;
    color: white;
}

.forgot-password button:hover {
    color: white !important;
}

/*End Update Password*/
.copyright-line{
    background: whitesmoke;
    padding: 10px 5px;
}

.copyright-line p{
    color:#012267 ;
    margin: 0;
}
.copyright-line a{
    color: #0297DB;
}
.copyright-line a:hover{
    text-decoration: none;
}

/*End footer*/

.my-modal{

}
.my-modal .modal-header{
    background-image: linear-gradient(to right, #009BDE , #009BDE , #0091D6, #0078C1);
    color: white;
}
.my-modal .modal-header button{
    color: white;
}


#para{
    font-size:16px;
    color: red;
    margin: 0;
}

#para2{
    font-size:18px;
    color: green;
}