@media (max-width: 1920px) {
  .loginform {
    /* max-width: 80%; */
  }
  .loginform form {
    max-width: 24%;
    margin: 0 auto;
  }
}

@media (max-width: 1440px) {
  .breakout-zoom {
    font-size: 16px;
  }
}

@media (max-width: 1366px) {
  .footer .footer-nav .footer-link {
    margin: 0 10px;
  }
}

@media (max-width: 1023px) and (min-width: 992px) {
  .et-success h2 {
    font-size: 28px;
  }
}

@media (max-width: 1366px) and (min-width: 901px) {
  .signup-check {
    margin: 20px 0 10px;
  }
  .submit {
    margin-top: 0;
  }
}

@media (max-width: 1366px) and (min-width: 1280px) {
  .footer {
    padding-top: 35px;
  }
  .contactDetails {
    max-width: 88%;
  }
  .threeButton ul li a {
    font-size: 16px;
  }
}

@media (max-width: 1365px) and (min-width: 1280px) {
  .contactDetails {
    max-width: 100% !important;
  }
}

@media (max-width: 1280px) {
  .loginform {
    max-width: 100%;
  }
}

@media (max-width: 1280px) and (min-width: 1025px) {
  .et-success h2 {
    font-size: 25px;
    padding: 30px;
  }
  .footer .footer-nav.chat-nav {
    margin-left: 10px;
    padding-left: 10px;
  }
  .footer .footer-nav .footer-link {
    margin: 0 8px;
  }
}

@media (max-width: 1280px) {
  .content-left .content-list {
    height: 400px;
  }
  .agenda-popup .popup-container {
    max-height: 500px;
  }
  .popup-video iframe {
    width: 930px;
    height: 500px;
  }
  .closeVideo i {
    font-size: 24px;
  }
  .et-container .et-left h1 {
    font-size: 32px;
  }
}

@media (max-width: 1024px) {
  .et-container .et-left h1 {
    font-size: 24px;
    height: 50px;
  }
  .loginform {
    padding: 50px 40px 25px;
  }
  .loginform form {
    max-width: 88%;
  }
}

@media (max-width: 1024px) and (min-width: 768px) and (orientation: landscape) {
  .header-items ul li {
    padding: 0 20px;
  }

  .footer .footer-nav .footer-link {
    transform: scale(0.9);
    margin: 0 3px;
  }
  .footer .footer-nav.chat-nav {
    margin-left: 10px;
    padding-left: 10px;
  }
  .error-message {
    font-size: 11px;
  }
  .loginform {
    max-width: 100%;
  }
}

@media screen and (max-width: 900px), screen and (max-height: 500px) {
  .herader-cl-logo {
    float: left;
    /* margin-top: 25px; */
    width: 100px;
    margin-left: 17px;
    margin-top: 5px;
  }
  .herader-user {
    float: right;
    width: 60px;
    margin-top: 0;
  }
  .header-dropdown {
    right: 8px;
  }

  .popup-body {
    padding: 10px;
  }
  .form-top .form-group {
    max-width: 100%;
    flex: 0 0 100%;
    margin-bottom: 15px;
  }
  .form-group label {
    flex-basis: 100%;
    padding-right: 0;
  }
  .form-group .common-input {
    flex-basis: 100%;
  }
  .desktop-info {
    display: none !important;
  }
  .info-popup {
    right: 10px;
    width: 300px;
  }
  .youtube-player {
    width: 100%;
    max-width: 100%;
    margin-top: 0;
  }
  .popup-video iframe {
    width: 100%;
    height: 100vh;
  }
  .call-popup .popup-container {
    max-height: 100%;
  }

  .spaonsor-left {
    position: absolute;
    top: -2%;
    left: 0%;
  }
  .spaonsor-right {
    position: absolute;
    top: 7%;
    right: 0%;
  }
  .spaonsor-left .spaonsor-img {
    left: 85%;
  }
  .spaonsor-left li h3,
  .spaonsor-right li h3 {
    font-size: 14px;
    margin: 0px;
    color: #fff;
  }
}

@media only screen and (min-device-width: 0px) and (max-device-width: 815px) and (orientation: portrait) {
  .portrait-content {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    text-align: center;
    background: #fff;
    width: 100%;
    height: 100%;
    z-index: 99999999;
    overflow: hidden;
  }
  .portrait-content img {
    width: 200px;
    margin-top: 4em;
  }
  .portrait-content p {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
  }
}

@media only screen and (min-device-width: 0px) and (max-device-width: 898px) {
  .et-container .et-left {
    flex: 0 0 100%;
    max-width: 100%;
    height: 100%;
  }
  .et-container .et-right {
    flex: 0 0 100%;
    max-width: 100%;
    height: 100%;
  }
  .et-signup .et-header {
    padding: 10px 15px 10px 15px;
    height: 80px;
  }
  .et-signup .et-header .et-logo {
    width: 90px;
  }
  .et-signup .et-header .et-sale-logo {
    width: 120px;
  }
  .loginform {
    padding: 30px 20px 25px;
    height: 100%;
  }
  .loginform .phd-logo {
    display: none;
  }
  .common-footer {
    padding: 5px 15px;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    flex-wrap: wrap;
    display: block;
  }
  .form-step .form-group .form-input {
    font-size: 16px;
  }
  .et-success h2 {
    font-size: 18px;
    line-height: 30px;
    margin: 0 auto;
  }
  .loginform {
    max-width: 100%;
    top: 0;
    transform: none;
    padding: 30px 0 80px;
  }
  .et-right .any_queries {
    margin: 10px 0 0;
  }
  .loginform {
    padding: 30px 15px 80px;
    margin: 0;
    background: none;
  }
  .loginform p {
    font-size: 14px !important;
    word-break: break-word;
  }
  .login-process-pages .common-page,
  .login-process-pages .content-wrap,
  .login-process-pages .content {
    height: auto;
  }
  .login-process-pages .footer {
    display: none;
  }
  .submit {
    justify-content: center;
    margin-top: 10px;
  }
  .success-msg {
    /* margin-top: 30px; */
  }
  .et-right {
    /* background: none; */
  }
  .signupForm .fliptimer .flip-container {
    margin: 0 auto 30px;
  }
  .audit-btn {
    padding: 10px 5px 6px;
    width: 90px;
    font-size: 10px;
  }
  .audit-btn img {
    width: 16px;
  }
  .flex_center {
    display: block;
  }
}

@media screen and (max-width: 900px) and (orientation: landscape) {
  body,
  html {
    height: 100%;
  }
  .portrait-content {
    display: none;
  }
  .loginform {
    /* padding: 20px 15px 20px; */
  }
  .login-process-pages .header,
  .login-process-pages .footer {
    display: none;
  }
  .login-process-pages .menu-icon {
    display: none;
  }
  .loginform {
    margin: 30px 0px;
  }
  .fancybox-container {
    height: 100vh;
    width: 100vw;
    max-width: 100%;
    top: 0;
  }
  .fancybox-content {
    width: 98%;
  }
  .document,
  .info-speaker {
    width: 24px;
    height: 24px;
  }
  .info-popup {
    bottom: 10px;
  }
  .schedule-body .time-part {
    padding-left: 15px;
  }
  .time-part .time-list {
    height: 250px;
  }
  .time-part .time-list li {
    margin: 5px 5px;
    min-width: 130px;
  }
  .time-part .time-list li .active_selected,
  .time-part .time-list li a {
    padding: 0 10px;
  }
  .feedback-body {
    height: 100vh;
  }
  .schedule-body {
    margin-top: 10px;
  }
  .profile-width-height .popup-body {
    height: 100%;
  }
  .upload-msg {
    height: 100px !important;
    width: 100px !important;
    margin-bottom: 0;
  }
  .downloadcv {
    margin-top: 0;
  }
  .breakout-zoom {
    font-size: 8px;
  }
  .breakout-zoom img {
    margin: 0px 10px 0px -5px;
  }
  .breakout-zoom span {
    display: none;
  }
  iframe.booth_chat_div {
    width: 100%;
    height: 95vh;
  }
  .popup-notification {
    top: 50px;
    width: 350px;
  }
  .common-back-btn {
    font-size: 12px;
  }
  .exhibition_slider .slick-prev,
  .exhibition_slider .slick-next {
    width: 42px;
    height: 42px;
    background-size: contain;
  }
  .user-counter {
    margin-right: 10px;
  }
  .videoslide {
    height: 100vh;
  }
  /*.et-container .et-left {
 flex: 0 0 50%;
        max-width: 50%;
        height: 100vh; 
}*/
  .et-container .et-left h1 {
    font-size: 14px;
    height: 40px;
  }
  /*.et-container .et-right {
 flex: 0 0 50%;
        max-width: 50%;
        height: auto; 
}*/
  #cometchat_embed_synergy_container {
    width: 60%;
    height: 60%;
  }
  .round-back-btn {
    top: 10%;
  }
}

@media only screen and (min-device-width: 801px) and (max-device-width: 899px) and (orientation: landscape) {
  .footer .footer-nav.chat-nav {
    margin-left: 0px;
    padding-left: 0px;
  }
  .footer .footer-nav .footer-link {
    transform: none;
    margin: 0 0px;
  }
}
@media only screen and (max-device-width: 899px) and (orientation: landscape) {
  .home-bg {
    overflow: hidden;
    margin-bottom: auto;
  }
  .posi-rel {
    position: relative;
    z-index: 0;
  }

  .footerbg {
    position: absolute;
    background: #fff;
    z-index: 999;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    top: 80px;
    width: 50%;
    height: auto;
    overflow: auto;
    display: none;
  }
  .footerbg .wrapper {
    height: auto;
  }
  .footer ul li {
    display: block;
    font-size: 13px;
    border-bottom: 1px solid #e2e2e2;
  }
  .footer ul li a {
    color: #333;
  }
  .footer-bottom {
    text-align: left;
    overflow: hidden;
    font-size: 12px;
    color: rgb(0 0 0 / 92%);
  }
  .center-footer {
    float: none;
    width: auto;
    text-align: left;
  }
  .right-footer {
    float: none;
    width: auto;
    text-align: left;
  }
  .right-footer a {
    color: rgb(0 0 0);
  }

  .herader-menu ul {
    display: none;
  }

  .mobile-menu a {
    display: block;
    padding: 10px;
    text-align: center;
    margin: 0px;
    background: #eee;
    color: #000;
    border-radius: 27px;
    height: 42px;
    width: 42px;
  }
  .mobile-menu a i {
    font-size: 20px;
    font-weight: 900;
  }
  .mobile-menu {
    display: block;
    padding: 8px;
    text-align: center;
    margin: 0px;
    background: #eee;
    color: #000;
    border-radius: 20px;
    height: 36px;
    width: 35px;
  }
  .header-top {
    min-height: auto;
  }
  .herader-menu {
    display: none;
  }
  .zoom-but {
    position: fixed;
    top: 40%;
  }

  .right-fix,
  .left-fix {
    top: 52%;
  }
  .zoom-but span,
  .right-fix span,
  .left-fix span {
    /*display: none;*/
    font-size: 9px;
    line-height: 13px;
  }
  .virtual-container {
    top: 2.3rem;
  }
}

@media (max-width: 1024px) and (min-width: 768px) and (orientation: landscape) {
  .herader-cl-logo {
    float: left;
    width: 13%;
    margin-top: 20px;
  }

  .herader-menu ul li a {
    padding: 7px 22px;
  }
  .herader-menu ul li a i {
    font-size: 22px;
  }
  .home-bg {
    overflow: hidden;
    margin-bottom: auto;
  }
  .herader-cl-logo {
    float: left;
    width: 17%;
    margin-top: 5px;
  }
  .herader-user {
    float: right;
    width: 10%;
  }
  .footerbg {
    left: 0px !important;
  }
}

@media (min-width: 768px) {
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media screen and (max-width: 599px) {
  .left_side {
    flex: 0 0 100%;
    max-width: 100%;
    height: 100%;
    position: relative;
    width: 100%;
  }

  .right_side {
    flex: 0 0 100%;
    max-width: 100%;
    height: 100%;
    position: relative;
    width: 100%;
  }

  .submit {
    margin-bottom: 10px;
  }
  .row {
    margin: auto 0;
  }
}
