html, body {
    width: 100%;
    /*    background:#9a7282;*/
}

body {
    background: url(../images/1bg.jpg) #1c77c391 center top no-repeat;
    background-attachment: fixed;
    background-size: cover;
    font-family: 'Rubik', sans-serif;
}

body.none {
    background: url(../images/1bg.jpg) #1c77c391 center top no-repeat;
    background-attachment: fixed;
    background-size: cover;
    z-index: -9999;
    position: relative;
}

/*

.video-screen{

  position: relative;

  width: 100%;

  overflow: hidden;

  padding-top:53%;

}

.responsive-iframe {

  position: absolute;

  top: 0;

  left: 0;

  bottom: 0;

  right: 0;

  width: 100%;

  height: 100%;

  border: none;

}

*/
.joinModal .modal-dialog {
    height: 100%;
    display: flex;
    align-items: center;
    margin: auto;
    width: 350px;
}

.joinModal .form-control {
    height: 50px;
    line-height: 50px;
    box-shadow: none;
    background: #fff;
}

.joinModal .form-group {
    position: relative;
}

.joinModal .form-group.submitbtn {
    text-align: center;
}

.joinModal .btn-primary {
    padding: 8px 40px;
    font-size: 20px;
}

.modal-content {
    width: 100%;
}

.modal.left .modal-dialog, .modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 508px;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
    display: flex;
    align-items: flex-end;
    min-height: 100%;
    bottom: 20px
}

.modal.right .modal-content {
    height: 100%;
    overflow-x: hidden;
}

.modal.left .modal-content .modal-body {
    height: 34vh;
    overflow-x: hidden;
}

.modal.right.agenda .modal-content .modal-body {
    height: 34vh;
    overflow-x: hidden;
}

/*Left*/
.modal.left.fade .modal-dialog {
    left: -320px;
    -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
    -o-transition: opacity 0.3s linear, left 0.3s ease-out;
    transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.left.fade.in .modal-dialog {
    left: 0;
}

/*left end css*/
/*Right*/
.modal.right.fade .modal-dialog {
    right: -320px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.in .modal-dialog {
    right: 0;
}

/*Right end css*/
.main-topfull {
    background: rgb(116 190 203 / 61%);
    height: 100vh;
}

.mambername {
    min-height: 315px;
    background: #fff;
    padding: 15px;
    text-align: center;
    /* box-shadow: 0px 4px 10px 0 #b9b9b9; */
}

.mambername img {
    margin: auto;
    /* max-height: 140px; */
    width: 120px;
}

.boxshoddow {
    box-shadow: 0px 4px 10px 0 #b9b9b9;
}

.title1 {
    margin: 0 0 15px 0;
    font-size: 25px;
}

.mambername h2 {
    color: #333769;
    font-weight: 500;
    margin: 10px 0 5px 0;
    font-size: 18px;
}

.mambername p {
    font-size: 13px !important;
    margin-bottom: 0;
}

.submit-btn .btn-primary, .top-btn .btn-primary {
    padding: 8px 35px;
    font-size: 21px;
    border: none;
}

.login-form .form .btn-primary,
.login-form .form .btn-secondary{
    padding: 9px 0;
    font-size: 18px;
    width: 100%;
    margin-bottom: 10px;
}

.btn-primary:active, .btn-primary, .btn-primary.disabled:hover, .btn-primary:active:focus, .btn-primary:hover, .btn-primary:focus {
    background-color: #333769;
    border-color: #333769;
    color: #fff;
    outline: none;
}
.btn-secondary:active, .btn-secondary, .btn-secondary.disabled:hover, .btn-secondary:active:focus, .btn-secondary:hover, .btn-secondary:focus {
    background-color: #752621;
    border-color: #752621;
    color: #fff;
    outline: none;
}

.white-box>div {
    /* box-shadow: 0px 4px 10px 0 #b9b9b9; */
    background: #fff;
    padding: 15px 10px;
}

.white-box>div img {
    max-height: 66px;
    margin: auto;
    max-width: 190px;
}

.bannermain {
    /* box-shadow: 0px 4px 10px 0 #b9b9b9; */
}

.topic-main {
    /* box-shadow: 0px 4px 10px 0 #b9b9b9; */
    color: #000000;
    background: #fff;
    padding: 32px 10px;
    text-align: center;
    font-size: 29px;
    line-height: 40px;
}

.full-width {
    width: 100%;
}

.mb10 {
    margin-bottom: 10px;
}

.pl0 {
    padding-left: 0px!important;
}

.pr0 {
    padding-right: 0px!important;
}

.plr0 {
    padding-left: 0px!important;
    padding-right: 0px!important;
}

.p15 {
    padding: 15px;
}

.mb0 {
    margin-bottom: 0px!important;
}

.pt15 {
    padding: 15px 15px 0px 15px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.nurses {
    position: absolute;
    left: 0;
    bottom: 0;
}

.nurses.pull-right {
    left: auto;
    right: 0;
}

/********* mice logo css ***********/
.technology-partner {
    background: #fff;
    padding: 10px 0px;
    display: inline-block;
    width: 100%;
}

.technology-partner span {
    font-size: 11px;
    display: block;
    padding-top: 3px;
    font-weight: 500;
    float: right;
    width: 100%;
}

.technology-partner img {
    margin: 5px auto;
    max-height: 50px;
}

.technology-partner p {
    margin-bottom: 0;
    font-size: 11px;
    line-height: 13px;
}

/********* mice logo css end ***********/
.copyright, .disclaimer {
    font-size: 11px;
    padding: 10px 0px;
    color: #000;
}

.disclaimer a {
    text-decoration: underline;
    color: #000;
}

.disclaimer a:hover, .disclaimer a:focus {
    text-decoration: none;
}

.login-form {
    background: #ffffff;
    /* box-shadow: 0px 4px 10px 0 #b9b9b9; */
}

.login-form h2 {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 10px 0;
    text-align: center;
    background: transparent;
    color: #000;
}

.clearfix {
    clear: both;
}

.temp-text {
    width: 100%;
    text-align: center;
    padding: 15px 0;
    color: #000000;
    font-size: 14px;
    margin-bottom: 0;
    background: #fff;
    display: inline-block;
}

.login-form .form {
    padding: 13px 0 0 0;
    width: 100%;
    float: left;
}

.login-form .form form {
    margin-bottom: 0px;
}

.login-form .form-group {
    width: 100%;
    float: left;
    margin-bottom: 15px;
    position: relative;
}

.login-form .form-group:nth-child(2n+0) {
    margin-right: 0;
}

.login-form .form label {
    line-height: 40px;
    font-size: 18px;
    margin: 0px;
    font-weight: 400;
}

.login-form .form .form-control {
    background: #ffffff;
    padding: 0 10px;
    color: #000;
    outline: none;
    line-height: 50px;
    height: 50px;
    font-size: 18px;
    box-shadow: none;
    border: 2px solid #74becb;
    border-radius: 7px;
}

.form-control::-webkit-input-placeholder {
    /* Edge */
    color: #000;
}

.form-control:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #000;
}

.form-control::placeholder {
    color: #000;
}

.zoom {
    background: #2d8cff;
}

label.error {
    font-weight: normal;
    font-size: 14px;
    color: #cd2228;
    line-height: 20px;
    position: absolute;
    right: 0;
    left: auto;
    top: 15px;
}

/*Inner page*/
header {
    /*background: #bc2b2b;*/
    width: 100%;
    float: left;
}

header .user-details {
    padding: 25px 20px;
    color: #fff;
}

.user-details .btn.btn-primary {
    display: block;
    background: #fff;
    color: #000;
    border-color: #fff;
    font-size: 18px;
    margin-top: 10px;
}

header .user-details a, header .user-details a:hover, header .user-details a:focus {
    color: #fff;
    text-decoration: none;
}

.left-side {
    margin-left: 10px;
    float: left;
    width: 81.7%;
}

.innerlogo {
    padding: 18px 20px;
    background: #fff;
    width: 17.7%;
}

.innerlogo img {
    max-height: 63px;
    margin: auto;
}

.innerbanner {
    padding: 15px 15px 0 0;
}

.right-side {
    height: 100vh;
    /*background: url(../images/right-bg.png) #1c77c391 center top no-repeat;*/
    padding: 160px 40px 0 40px;
    width: 17.7%;
    background-size: cover;
    position: fixed;
    right: 0;
    z-index: -1;
}

.zoom {
    background: #1e8ccc;
}

.top-btn .btn-primary {
    line-height: 20px;
    padding: 16px 4.8px;
    font-size: 20px;
    width: 220px;
    margin-bottom: 10px;
}

.top-btn .btn-primary:active:focus {
    outline: none;
}

.agenda-table {
    background: none;
    color: #232d42;
}

.agenda-table .table {
    margin-bottom: 0px;
    border-collapse: collapse;
    background: none;
}

.modal-body {
    background: #eee;
}

.agenda-table strong {
    font-weight: 700;
}

.agenda-table>table>thead>tr {
    background-color: #cd2228;
    color: #FFF;
}

.agenda-table>table>thead>tr>th {
    text-align: center;
}

.agenda-table>table>tbody>tr.odd {
    background-color: #e8cac6;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 5px;
    line-height: 20px;
    vertical-align: top;
    border-top: none;
    font-size: 12px;
}

.table>tbody>tr>td span strong {
    color: #53a3a3;
}

.table h3 {
    display: inline-block;
    margin: 0;
    padding: 6px 10px;
    font-size: 16px;
    background: #53a3a3;
    color: #fff;
    border-radius: 5px 5px 0 0;
}

.bgwhite {
    background: #fff;
}

.name-feild .form-control, .question-feild .form-control {
    background: #fff;
    border: solid 2px #ccc;
    color: #000;
    outline: none;
    line-height: 24px;
    height: 150px;
    font-size: 18px;
    border-radius: 0px;
    box-shadow: none;
}

.question-feild .form-control {
    line-height: 24px;
}

.modal {
    padding: 0px!important;
}

.modal-content {
    width: 100%;
    overflow: hidden;
}

.modal-header {
    padding: 5px;
}

.modal-header .close {
    opacity: 1;
    font-size: 35px;
    line-height: 25px;
    margin-top: 0px;
    margin-right: 5px;
    color: #fff;
    text-shadow: unset;
}

.modal .modal-body h4 {
    color: #cd2228;
    font-size: 20px;
    margin: 0px 0px 20px 0px;
}

.modal .modal-title {
    font-size: 15px;
    padding-left: 25px;
}

#KnowAboutFacultyModal .modal-title {
    background: url(../images/faculty-icon.png) left center no-repeat;
    background-size: 20px;
}

#DisclaimerModal .modal-title {
    background: url(../images/disclaimer-icon.png) left center no-repeat;
    background-size: 20px;
}

#AskQuestionModal .modal-title {
    background: url(../images/question-icon.png) left center no-repeat;
    background-size: 20px;
}

#WebinarAgendaModal .modal-title {
    background: url(../images/agenda-icon.png) left center no-repeat;
    background-size: 20px;
}

#myModal .modal-title {
    background: url(../images/poll-icon.png) left center no-repeat;
    background-size: 20px;
}

.livePolll {
    background: #077907!important;
    color: #fff !important;
}

a:active:focus, button:active:focus, input:active:focus, a:focus, button:focus, input:focus {
    outline: none;
}

a {
    color: #333;
}

a:hover {
    color: #000;
}

.hide {
    display: none;
}

.md-show {
    display: block!important;
}

.canvas {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    left: 0;
    height: 45.4vw;
    z-index: 0;
}

.video-screen .pull-left.text-center {
    float: none!important;
    padding-top: 10px;
}

.video-screen {
    padding: 0;
    height: 45.7vw;
    border: solid 3px #1c77c3;
}

.livevideo.halla {
    height: auto;
    width: 100%;
}

/*---------------------------------------

     RESPONSIVE STYLES              

  -----------------------------------------*/
@media only screen and (min-width: 1200px) and (max-width: 1665px) {
    .left-side {
        width:81.4%;
    }

    .right-side {
        padding: 160px 15px 0 15px;
    }

    .innerlogo {
        padding: 26px 10px;
    }

    .top-btn .btn-primary {
        width: 180px;
    }

    .modal.left .modal-dialog, .modal.right .modal-dialog {
        width: 50%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .white-box>div {
        padding:13px 10px;
    }

    .mambername p {
        font-size: 12px;
    }

    .topic-main {
        font-size: 30px;
        padding: 6px 20px;
    }

    /*.login-form {
        margin-top: -110px;
    }*/
    .login-form h2 {
        font-size: 16px;
    }

    .temp-text {
        font-size: 12px;
    }

    .login-form .form .btn-primary {
        padding: 6px 0;
        font-size: 15px;
    }

    .modal.left .modal-dialog, .modal.right .modal-dialog {
        width: 80%;
    }

    .left-side {
        width: 81.2%;
    }

    .right-side {
        padding: 130px 10px 0 10px;
    }

    .top-btn .btn-primary {
        font-size: 18px;
        padding: 10px 4.8px;
        width: 148px;
    }

    .innerbanner img {
        max-height: 70px;
    }

    header .user-details {
        padding: 12px;
    }

    .innerlogo {
        padding: 17px 4px;
    }

    .mambername h2 {
        font-size: 15px;
    }
}

@media screen and (min-width : 768px) and (max-width :991px ) {
    .main-topfull {
        padding-top:0
    }

    .bannermain img {
        width: 100%;
    }

    .login-form {
        margin-top: 0;
    }

    .topic-main {
        font-size: 30px;
        padding: 5px;
    }

    .login-form .form .btn-primary {
        width: 40%;
    }

    .mambername {
        margin-bottom: 10px;
    }

    .copyright, .disclaimer {
        font-size: 10px;
    }

    .modal.left .modal-dialog, .modal.right .modal-dialog {
        width: 80%;
    }

    .left-side {
        width: 81%;
    }

    .right-side {
        padding: 120px 10px 0 10px;
    }

    .top-btn .btn-primary {
        font-size: 14px;
        padding: 10px 4.8px;
        width: 115px;
    }

    .innerbanner img {
        max-height: 70px;
    }

    header .user-details {
        padding: 11px;
    }

    .innerlogo {
        padding: 25px 10px;
    }

    .canvas {
        height: 44vw;
    }
}

@media screen and (min-width : 400px) and (max-width : 767px) {
    .main-topfull {
        padding-top:0
    }

    .bannermain img {
        width: 100%;
    }

    .login-form {
        margin-top: 0;
    }

    .login-form .form .btn-primary {
        width: 45%;
    }

    .topic-main {
        font-size: 20px;
        padding: 5px;
    }

    .login-form h2 {
        font-size: 18px;
        margin-bottom: 5px;
    }

    .login-form .form .btn-primary {
        padding: 10px;
        font-size: 16px;
    }

    .mambername {
        margin-bottom: 10px;
        min-height: inherit;
    }

    .copyright, .disclaimer {
        font-size: 10px;
        width: 100%;
        text-align: center;
        padding: 10px 0 0 0;
    }

    .modal.left .modal-dialog, .modal.right .modal-dialog {
        width: 100%;
    }

    .left-side {
        width: 100%;
        margin: 0;
    }

    .right-side {
        z-index: 0;
        width: 100%;
        background: none;
        height: auto;
        padding: 10px 0 0 0;
        position: relative;
        display: inline-block;
    }

    .canvas {
        height: 55.5vw;
    }

    .video-screen {
        height: 57vw;
    }

    .modal.left.fade.in .modal-dialog {
        width: 98%!important;
    }

    .top-btn .btn-primary {
        padding: 10px;
        font-size: 18px;
        width: auto;
    }

    .innerlogo {
        padding: 10px;
        width: 100%;
    }

    .innerlogo img {
        max-height: 70px;
        margin: auto;
    }

    .innerbanner {
        padding: 10px;
        float: none!important;
        overflow: hidden;
    }

    .innerbanner img {
        max-height: 60px;
        margin: auto;
    }

    header .user-details {
        float: none!important;
        text-align: center;
        padding: 0 50px 10px 50px;
    }
}

@media screen and (min-width : 320px) and (max-width : 399px) {
    .main-topfull {
        padding-top:0
    }

    .bannermain img {
        width: 100%;
    }

    .login-form {
        margin-top: 0;
    }

    .login-form .form .btn-primary {
        width: 100%;
    }

    .topic-main {
        font-size: 20px;
        padding: 5px;
    }

    .login-form h2 {
        font-size: 18px;
        margin-bottom: 5px;
    }

    .login-form .form .btn-primary {
        padding: 8px;
        font-size: 13px;
    }

    .mambername {
        margin-bottom: 10px;
        min-height: inherit;
    }

    .copyright, .disclaimer {
        font-size: 10px;
        width: 100%;
        text-align: center;
        padding: 10px 0 0 0;
    }

    .modal.left .modal-dialog, .modal.right .modal-dialog {
        width: 100%;
    }

    .left-side {
        width: 100%;
        margin: 0;
    }

    .right-side {
        z-index: 0;
        width: 100%;
        background: none;
        height: auto;
        padding: 10px 0 0 0;
        position: relative;
        display: inline-block;
    }

    .top-btn .btn-primary {
        padding: 10px;
        font-size: 18px;
        width: auto;
    }

    .innerlogo {
        padding: 10px;
        width: 100%;
    }

    .innerlogo img {
        max-height: 70px;
        margin: auto;
    }

    .innerbanner {
        padding: 10px;
        float: none!important;
        overflow: hidden;
    }

    .innerbanner img {
        max-height: 60px;
        margin: auto;
    }

    header .user-details {
        float: none!important;
        text-align: center;
        padding: 0 50px 10px 50px;
    }

    .canvas {
        height: 55vw;
    }

    .video-screen {
        height: 56.3vw;
    }

    .modal.left.fade.in .modal-dialog {
        width: 98%!important;
    }
}

.mambername h1 {
    color: black;
}
