.fa {
  font-size: 4.168vh !important;
}

/********************** Media Query *********************************/

@media only screen and (min-width: 768px) and (max-width: 991px) {
  form.signup_form,
  form.login_form {
    top: 65px !important;
    padding: 20px 172px !important;
  }
  .login_slider {
    display: none !important;
  }
}

@media only screen and (min-height: 609px) and (max-width: 1280px) {
  .btnlobby {
    position: absolute !important;
    display: flex !important;
    left: 57% !important;
    top: 30% !important;
    display: none !important;
  }
  .animated-button1 {
    padding: 10px 25px !important;
  }
}

@media only screen and (min-height: 768px) and (max-width: 1280px) {
  .btnlobby {
    position: absolute;
    display: flex;
    left: 56%;
    top: 30%;
    display: none !important;
  }
}

@media screen and (max-width: 1200px) {
  .login_left_content {
    overflow: auto;
  }
  .curve-speakericon {
    width: 2em !important;
  }
  .speakernote {
    font-size: 1em !important;
  }
  .icon-speakers {
    left: -16% !important;
  }
  .go-corridor1 {
    right: 22% !important;
  }
  .go-atelier {
    right: 1% !important;
    left: auto !important;
  }
  #Iframe-Master-CC-and-Rs {
    max-height: 600px !important;
  }
}

@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) {
  .form_body {
    margin-bottom: 290px;
  }
  .view_agenda_li {
    display: none !important;
  }
  .view_map_li {
    display: none !important;
  }
  /* .mobilewrapper{
            display: block !important;
        } */
  /* .fullscreen_video{
            display: none !important;
        }
         */
}

@media (max-width: 1199px) {
  .board {
    display: none !important;
  }
  .Timer2 {
    display: none !important;
  }
  .sidebar-main {
    width: 150px;
  }
  .login_slider {
    display: none!;
    width: calc(100% - 0px);
    height: 100vh;
    background: #fff;
  }
  .view_map_grid p {
    font-size: 36px;
    line-height: 43px;
  }
  .agenda_slider .slick-next {
    left: -16% !important;
  }
  .agenda_slider .slick-prev {
    left: -22% !important;
  }
}

@media screen and (min-width: 1900px) {
  .go-plenary {
    bottom: 35% !important;
    right: 12% !important;
    position: absolute;
    /* background: #fff; */
    width: 70px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }
  .go-plenary span img {
    max-width: 70px;
    max-width: 90px;
  }
}

@media screen and (min-width: 1280px) {
  /* style.css | https://vision-live.ersnet.org/assets/css/style.css */
  .go-plenary {
    /* bottom: 34%; */
    /* right: 9%; */
    bottom: 35%;
    right: 11%;
  }
}

@media screen and (min-width: 1600px) {
  /* style.css | https://vision-live.ersnet.org/assets/css/style.css */
  .go-plenary {
    /* bottom: 34%; */
    /* right: 9%; */
    bottom: 35%;
    right: 11%;
  }
  .go-plenary span img {
    max-width: 70px;
    max-width: 90px;
  }
}

@media (max-width: 991px) {
  .login {
    background-image: url("../images/login_page_mobile.png") !important;
  }
  .logohome {
    width: 45% !important;
  }
  .sidebar-main {
    width: 150px;
  }
  .mentionlegal {
    display: none;
  }
  .right_content {
    width: calc(100% - 150px);
  }
  .agenda_slider .slick-slide {
    padding-right: 25px;
  }
  .agenda_slider .slick-prev {
    left: -20% !important;
  }
  .agenda_slider .slick-next {
    left: -15% !important;
  }
  .p_link_ul li a {
    font-size: 12px;
    padding: 0px 12px;
  }
  .p_tab_ul li a {
    min-width: inherit;
    font-size: 12px;
  }
  .view_map_grid p {
    font-size: 26px;
    line-height: 36px;
  }
  .login_left_content {
    width: 100%;
    max-height: inherit;
    /* min-height: 100vh; */
    height: 100% !important;
    align-content: space-between;
    /* display: flex; */
    flex-wrap: wrap;
  }
  form.signup_form,
  form.login_form {
    padding: 25px 0px;
  }
  .login_footer,
  .signup_footer {
    position: relative;
    padding: 15px 0px;
  }
  form.signup_form,
  form.login_form {
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    padding: 25px 15px;
    display: none;
  }
  form.login_form.active {
    opacity: 1;
    visibility: visible;
    z-index: 9;
    display: block;
  }
  form.signup_form.active {
    opacity: 1;
    visibility: visible;
    z-index: 9;
    display: block;
  }
  .icon_div.video_confrence {
    left: auto;
    right: 10%;
  }
  .thank_you_content {
    width: 320px;
  }
  .thank_you_content_slider {
    width: calc(100% - 320px);
  }
  .thanks_message h1 {
    font-size: 26px;
    line-height: 40px;
  }
  .Qa_link {
    bottom: 27%;
    left: 34%;
  }
  .video-play {
    left: 15%;
  }
}

@media (max-width: 767px) {
  .Timer2 {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    /* You can specify ANY width values here */
  }
  .xyz {
    position: absolute !important;
    top: 70% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
  }
  .btn-circle.btn-xl {
    width: calc(100vw - 20vw) !important;
    height: 6.576vh !important;
    font-size: 3.01vh !important;
    border-radius: 0.212vh !important;
  }
  .btnlobby {
    position: absolute !important;
    display: flex !important;
    left: 28% !important;
    bottom: 25% !important;
    top: unset !important;
  }
  .view_agenda_li {
    display: none !important;
  }
  .view_map_li {
    display: none !important;
  }
  .go-atelier {
    display: none;
  }
  .logohome {
    width: 45% !important;
  }
  /* .mobilewrapper{
    display: block !important;
} */
  /* .fullscreen_video{
    display: none !important;
} */
  div#main-wrapper {
    display: flex;
    position: relative;
    flex-wrap: wrap;
  }
  .mentionlegal {
    display: none;
  }
  .right_content {
    width: 100%;
    position: relative;
  }
  .sidebar-main {
    text-align: center;
    position: absolute;
    height: auto;
    padding: 10px 15px;
    width: 100%;
    background: #fff;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    z-index: 9;
  }
  .sidebar-main > div {
    width: auto;
  }
  .sidebar-toggle-main {
    padding: 0 0px;
    position: relative;
  }
  .sidebar-map-main img {
    max-width: 50px;
  }
  div#breakout_1 {
    background-image: url(../images/breakout_1_mobile.jpg) !important;
  }
  #breakout_1 .back-icon,
  .back-icon {
    left: 15%;
    bottom: 15px;
  }
  .icon_div.video_confrence {
    right: 17%;
  }
  div#breakout_2 {
    background-image: url(../images/breakout_2_mobile.jpg) !important;
  }
  div#breakout_3 {
    background-image: url(../images/breakout_3_mobile.jpg) !important;
  }
  div#breakout_4 {
    background-image: url(../images/breakout_4_mobile.jpg) !important;
  }
  div#breakout_5 {
    background-image: url(../images/breakout_5_mobile.jpg) !important;
  }
  div#breakout_6 {
    background-image: url(../images/breakout_6_mobile.jpg) !important;
  }
  div#breakout_7 {
    background-image: url(../images/breakout_7_mobile.jpg) !important;
  }
  div#breakout_8 {
    background-image: url(../images/breakout_8_mobile.jpg) !important;
  }
  div#breakout_9 {
    background-image: url(../images/breakout_9_mobile.jpg) !important;
  }
  #breakout_2 .icon_div.video_confrence {
    right: 38.5%;
  }
  div#plentry {
    background-image: url(../images/Plenary_mobile.jpg) !important;
  }
  .video-play {
    bottom: 25%;
  }
  div#lobby {
    background-image: url(../images/lobby_mobile_new.jpg) !important;
  }
  .helpdesk-girl-icon {
    display: none;
  }
  .watch-video-full {
    right: 35%;
  }
  .go-plenary {
    bottom: 15px;
    left: 10%;
  }
  .info-icon {
    top: 40%;
    left: 5%;
  }
  .download-pdf {
    bottom: 40px;
    right: 40%;
  }
  .go-breakout2 {
    bottom: 25%;
    right: 10%;
  }
  .go-breakout1 {
    bottom: 25%;
    right: 40%;
  }
  .login_slider {
    display: none !important;
  }
  .sidebar-map-main {
    display: none;
  }
  #breakout_1 .back-icon,
  .back-icon {
    display: none;
  }
  .mobile_footer {
    display: block !important;
    position: fixed;
    bottom: 0;
    background: #fff;
    width: 100%;
    padding: 12px 0px;
  }
  .mobile_footer ul li {
    width: 25%;
    text-align: center;
  }
  .icon_div span,
  .video-play span,
  .visit-website span,
  .Qa_link span {
    display: none;
  }
  .icon_div.video_confrence,
  .video-play,
  .lobby-video-play,
  .download-content,
  .visit-website,
  .Qa_link {
    right: 0;
    left: 0;
    transform: inherit;
    top: auto;
    bottom: 85px;
    width: 100%;
    padding: 0px;
    height: auto;
  }
  .icon_div_hover,
  .video-play-btn,
  .download-content-btn,
  .lobby-video-play-btn,
  .visit-website-btn,
  .qa-link-btn {
    position: relative;
    visibility: visible;
    background: #fff;
    width: auto;
    height: auto;
    display: flex;
    width: 80%;
    border-radius: 10px;
    margin: 0 auto;
    padding: 0;
  }
  .icon_div_hover a,
  .video-play-btn a,
  .download-content-btn a,
  .lobby-video-play-btn a,
  .visit-website-btn a,
  .qa-link-btn a {
    display: flex;
    padding: 0px 18px;
    width: 100%;
    align-items: center;
    justify-content: center;
    height: 50px;
  }
  .icon_div_hover img,
  .video-play-btn img,
  .download-content-btn img,
  .lobby-video-play-btn img,
  .visit-website-btn img,
  .qa-link-btn img {
    max-width: 38px;
  }
  .video_confrence .icon_div_hover p,
  .video-play .video-play-btn p,
  .download-content-btn p,
  .lobby-video-play-btn p,
  .visit-website-btn p,
  .qa-link-btn p {
    font-size: 14px;
    line-height: 24px;
    color: #161616;
    margin-left: 10px;
    font-weight: 600;
    margin-bottom: 0;
  }
  .mob_txt_hide {
    display: none;
  }
  .video-play-btn p span.mob_txt_hide {
    display: none !important;
  }
  .video-play-btn p span {
    display: block !important;
  }
  .info-icon,
  .watch-video-full,
  .go-breakout1,
  .go-breakout2,
  .go-breakout3,
  .go-breakout4,
  .go-breakout5,
  .go-breakout6,
  .go-breakout7,
  .go-breakout8,
  .go-breakout9,
  .go-plenary,
  .download-pdf {
    display: none;
  }
  .lobby-video-play,
  .download-content {
    display: block !important;
  }
  .download-content {
    position: absolute;
    bottom: 85px;
  }
  .lobby-video-play {
    position: absolute;
    bottom: 145px;
  }
  .download-content-btn p,
  .lobby-video-play-btn p,
  .visit-website-btn p {
    font-size: 16px;
    text-transform: inherit;
  }
  .visit-website {
    position: absolute;
    bottom: 15%;
  }
  .thanks_message {
    padding: 0 15px;
  }
  .thanks_message button {
    margin-top: 30px;
  }
  .thanks_message h1 {
    margin-bottom: 40px;
  }
  .thank_you_content_slider {
    display: none !important;
  }
  .thank_you_content {
    width: 100%;
  }
  .custom_popup_inner {
    margin: 0;
  }
  /* 
.view_map_li {
     display: none !important; 
}
*/
  .custom_popup .popup_body {
    margin: 0px auto 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    min-height: 100vh;
    overflow-y: auto;
  }
  .popup_tabs_bar {
    width: 80px;
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.13);
    display: block !important;
    padding-top: 0;
    position: fixed;
    height: 100vh;
    overflow-y: auto;
    z-index: 9;
    margin-left: 0;
    padding-bottom: 0;
    right: 0;
  }
  .popup_content {
    position: absolute;
    margin-top: 0;
    width: 100%;
    padding: 0px 15px;
    padding-top: 0px;
    height: 100vh;
    left: 0;
    padding-right: 95px;
    overflow-y: auto;
    padding-bottom: 20px;
  }
  .p_tab_ul,
  .p_link_ul {
    display: block !important;
  }
  ul.filter_ul {
    display: flex;
    flex-wrap: wrap;
  }
  .filter_ul li a {
    font-size: 10px;
  }
  .filter_ul li a {
    min-width: 65px;
  }
  ul.filter_ul li {
    margin-bottom: 10px;
    margin-right: 10px;
  }
  .agenda_slider .slick-prev,
  .agenda_slider .slick-next {
    display: none;
  }
  .filter_agenda {
    position: relative;
    margin-top: 0px;
    margin-bottom: 40px;
  }
  .popup_header {
    padding: 0px 15px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 9;
  }
  .agenda_slider .slick-slide {
    padding-right: 0;
  }
  .agenda_list_grid ul {
    padding-right: 20px;
  }
  .lightblue,
  .graybutton,
  .bluebutton,
  .redbutton {
    font-size: 9px;
    margin-right: 5px;
    padding: 3px 8px;
  }
  .speaker_prof_img {
    margin-right: 0;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .speakers_col {
    position: relative;
    margin-top: 15px;
    flex-wrap: wrap;
  }
  .speaker_prof_bio {
    width: 100%;
    text-align: center;
  }
  .speaker_prof_bio h4 {
    font-size: 20px;
  }
  .profile_social {
    justify-content: center;
    margin-top: 20px;
  }
  .speaker_prof_img img {
    width: 150px;
    height: 150px;
  }
  .p_link_ul li a {
    text-transform: capitalize;
    font-size: 13px;
    color: #cde1ea;
    border-left: none;
  }
  .popup_tabs_bar ul li {
    height: 100px;
    margin: 25px 0px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .p_tab_ul li.active_tab a {
    background: transparent;
    color: #009cde;
  }
  .popup_tabs_bar ul li a {
    background: transparent;
    color: #cde1ea;
    border: none;
    font-size: 13px;
    text-transform: capitalize;
    display: block;
    text-align: center;
    padding: 0px 5px;
  }
  .p_link_ul li.active_tab a {
    background: transparent;
    color: #009cde;
  }
  .popup_tabs_bar ul li img {
    margin: 0 auto 5px;
    max-height: 35px;
  }
  .mob_icon_img,
  .popup_tabs_bar ul li.logout_tab.active_tab .mob_icon_img {
    display: block !important;
  }
  .popup_tabs_bar ul li.active_tab .mob_icon_active_img {
    display: block !important;
  }
  .popup_tabs_bar ul li.active_tab .mob_icon_img {
    display: none !important;
  }
  .popup_header .popup_close {
    display: none;
  }
  .popup_tabs_bar .popup_close {
    display: inline-block !important;
  }
  .popup_tabs_bar ul li:first-child {
    margin-top: 0;
  }
  .popup_tabs_bar ul li .icon-help {
    display: block;
    position: relative;
    max-width: 100%;
    right: 0;
    bottom: 0;
  }
  .popup_tabs_bar ul li .icon-help img {
    max-height: 55px;
  }
  .popup_tabs_bar .popup_close img {
    margin-bottom: 0;
  }
  .webinar-girl {
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .Qa_link {
    bottom: 150px;
  }
}

@media (max-width: 580px) {
}

@media (max-width: 520px) {
  .icon_div_hover a,
  .video-play-btn a,
  .download-content-btn a,
  .lobby-video-play-btn a,
  .visit-website-btn a,
  .qa-link-btn a {
    justify-content: flex-start;
  }
}

@media (max-width: 830px) {
  .logo-main img {
    width: 150px;
  }
}

@media only screen and (max-width: 767px) {
  .view_agenda_li {
    display: none !important;
  }
  .view_map_li {
    display: none !important;
  }
  .Germanflag-btn p {
    font-size: 13px;
    color: #161616;
  }
  .Germanflag-btn a {
    padding: 0px 10px;
    width: 100%;
    align-items: center;
    height: 50px;
    justify-content: flex-start;
    display: flex;
  }
  .Germanflag-btn {
    position: relative;
    visibility: visible;
    background: #fff;
    width: auto;
    height: auto;
    display: flex;
    width: 80%;
    border-radius: 10px;
    margin: 0 auto;
    padding: 0;
  }
  .Germanflag span {
    display: none;
  }
  .Germanflag {
    bottom: 85px;
    right: 0;
    width: 100%;
    height: auto;
  }
  .Frenchflag-btn p {
    font-size: 13px;
    color: #161616;
  }
  .Frenchflag-btn a {
    padding: 0px 10px;
    width: 100%;
    align-items: center;
    height: 50px;
    justify-content: flex-start;
    display: flex;
  }
  .Frenchflag-btn {
    position: relative;
    visibility: visible;
    background: #fff;
    width: auto;
    height: auto;
    display: flex;
    width: 80%;
    border-radius: 10px;
    margin: 0 auto;
    padding: 0;
  }
  .Frenchflag span {
    display: none;
  }
  .Frenchflag {
    bottom: 145px;
    right: 0;
    width: 100%;
    height: auto;
  }
}

@media (max-width: 767px) {
  .popup_close {
    padding: 5px !important;
    margin: 20px;
  }
  .icon-helpmobile {
    display: none !important;
  }
  .icon-speakermobile {
    display: none !important;
  }
  .icon-resource_menu {
    display: none !important;
  }
  .speaker_prof_img img {
    width: 70px !important;
  }
  .view_map_li {
    display: none !important;
  }
  .mobile_view_sidemenu .row .col-6:nth-child(odd) {
    padding-left: 16px;
    padding-right: 8px;
  }
  .mobile_view_sidemenu .row .col-6:nth-child(even) {
    padding-left: 8px;
    padding-right: 16px;
  }
  .mobile_view_sidemenu a {
    text-decoration: none;
    color: #ffffff;
    font-size: 20px;
    background: #006dde;
    border: 2px solid #006dde;
  }
  .mobile_view_sidemenu a i {
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  .map_container .row .col-6:nth-child(odd) {
    padding-left: 16px;
    padding-right: 8px;
  }
  .map_container .row .col-6:nth-child(even) {
    padding-left: 8px;
    padding-right: 16px;
  }
}
