.loader-custom {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    opacity: 0.7;
    transition: opacity 350ms;
    /* visibility: hidden; */
    /* opacity: 0; */
    z-index: 9999999;
}

.loader-custom .spinner {
    width: 50px;
    height: 40px;
    text-align: center;
    font-size: 10px;
    position: absolute;
    top: calc(50% - 60px);
    right: 50%;
  }

  .loader-custom .spinner > div {
    background-color: #fff;
    height: 100%;
    width: 6px;
    display: inline-block;

    -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    animation: sk-stretchdelay 1.2s infinite ease-in-out;
  }

  .loader-custom .spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
  }

  .loader-custom .spinner .rect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
  }

  .loader-custom .spinner .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
  }

  .loader-custom .spinner .rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
  }

  @-webkit-keyframes sk-stretchdelay {
    0%, 40%, 100% { -webkit-transform: scaleY(0.4) }
    20% { -webkit-transform: scaleY(1.0) }
  }

  @keyframes sk-stretchdelay {
    0%, 40%, 100% {
      transform: scaleY(0.4);
      -webkit-transform: scaleY(0.4);
    }  20% {
      transform: scaleY(1.0);
      -webkit-transform: scaleY(1.0);
    }
  }

  /*
  reg
   */

   .single_webinar_container {
    text-align:  center;
  }
  .single_webinar_container img.main_img {
    width: 50%;
    margin-bottom: 11px;
  }

  .bottom_single_webinar .col_2 {
    width:  50%;
    display:  inline-block;
    font-size: 12px;
    vertical-align: top;
  }
  .bottom_single_webinar {
    font-size: 0px;
  }

  .webinar_count_down.col_2 p#count_down {
      font-size:  40px;
      font-weight:  bold;
      margin:  0;
  }

  .date_webinar_div ul {
      vertical-align:  top;
      margin:  0;
  }

  .date_webinar_div ul li:before {
      content:  "";
      width:  16px;
      height: 16px;
      vertical-align: middle;
      display:  inline-block;
      background: url(https://account.genndi.com/assets/templates/img/registration/template_14/clock.png) no-repeat 0 0;
      margin-right: 12px;
      margin-top: -2px;
  }

  .date_webinar_div ul li {
      text-align: left;
      list-style:  none;
      font-size: 17px;
  }
  button#js-reg-btn {
    width:  50%;
  }
  .model_reg_web {
    display:none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.7);
    transition: opacity 350ms;
    /* visibility: hidden; */
    /* opacity: 0; */
    z-index: 9999999;
}

.cont_form {
  width: 30%;
  height: auto;
  font-size: 10px;
  position: absolute;
  top: calc(50% - 300px);
  left: calc(50% - 15%);
  box-shadow: 0 0 30px 10px rgba(0, 0, 0, 0.3);
  background: #f4f4f4;
  border: none;
  padding: 30px 24px;
  text-align: center;
}
.form-input-wrp select , .form-input-wrp input {
  width:  100%;
  height:  50px;
  margin-bottom: 10px;
}
.form-input-wrp select , .form-input-wrp input {
    background: #f7f7f7;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #d1d1d1;
    border-radius: 2px;
    color: #686868;
    padding: 0.625em 0.4375em;
}
span.no_icon {
  background-image: url(https://www.materialui.co/materialIcons/navigation/cancel_black_192x192.png);
  width: 20px;
  height: 20px;
  background-size: 20px 20px;
  display: inline-block;
}
a.close_reg_modal {
  position:  absolute;
  right:  8px;
  top: 8px;
}
a.Register_go {
  font-size: 14px !important;
  display:  block;
  width:  100%;
  height:  50px;
  color:  #000;
  border-radius: 2px;
  padding: 10px 40px;
  color: #ffffff;
  border-color: #0274be;
  background-color: #0274be;
}
  /*
  end reg
  */

  /*
    conformation start
  */
  h2.head_text_c {
      text-align:  center;
      font-size: 26px !important;
      text-transform:  uppercase;
      font-weight:  bold;
  }
  .course_name h4 span {
    color:  #04c1ad;
}

.course_name h4 {
  font-size: 15px !important;
  text-transform:  uppercase;
  font-weight:  bold;
  text-align: center;
  color: #fff;
}
.course_details_c {
  background-color: #333331;
  color: #fff;
  padding: 17px 20px;
  margin: 0px -20px;
}
.course_info {
  max-width: 600px;
  margin: 0 auto;
  padding: 1px 32px;
}
.col_2_c {
  width: 50%;
  display:  inline-block;
}

.info_image_date_c {
  font-size: 0;
}

.col_2_c.time_for_course {
  font-size: 11px;
  text-align:  center;
  text-transform:  uppercase;
  font-weight:  bold;
}

.col_2_c.time_for_course p {
  margin:  0!important;
}
.month_c {
  background-color:  #04c1ad;
}

.calender_for_course_c {
  max-width: 70px;
  margin: 15px auto;
}

.day_c {
  background-color:  #e6e6e6;
  color:  #9b999a;
  font-size: 22px;
  line-height: 100%;
  padding: 10px 0px;
}
.info_image_date_c div {
  vertical-align:  top;
}
.mail_inbox_c {
  text-align:   center;
  margin-top: 10px;
}
.mail_inbox_c i {
  vertical-align: middle;
  margin-right: 12px;
  color:  #04c1ad;
}
.bottom_footer_c {
  font-size: 0;
}

.with_icon_c {
  font-size: 13px;
  text-align:  center;
  padding-right: 54px;
  font-weight:  bold;
  position: relative;
}
.bottom_footer_c i {
  position: absolute;
  top: 6px;
  right: 15px;

  color: #04c1ad;
  font-size: 14px;
}
.with_icon_c p {
  margin: 0;
}
.bottom_footer_c .col_2_c:last-child {
  text-align:  right;
  vertical-align:  top;
}

button.download_checklist_c {
  background-color: #04c1ad;
  border-color:  #31ac9a;
  border-radius: 0px;
  text-transform:  capitalize;
  font-weight:  bold;
  font-size: 12px;
}
ul.social-share {
  margin:  0;
  text-align: center;
  margin-top: 20px;
}

ul.social-share li {
  display:  inline-block;
  width: 30px;
  height: 30px;
  background: #04c1ad;
  text-align:  center;
  border-radius:  100%;
  position:  relative;
}
ul.social-share li a {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 12px;
  color: #efefef;
}
a.close_reg_modal {
    box-shadow: none;
}
/**
* ++++++++++++++++++++++++++++reg+++++++++++++++++++++++++++++
*/
#js-reg-btn {
   padding-left:75px;
   padding-right:75px;
}
.form-input-wrp.cmw_timezone_select {
    font-size: 0;
}
.form-input-wrp.cmw_timezone_select label {
    font-size: 12px;
    width: 30% !important;
    display:  inline-block;
}

.form-input-wrp.cmw_timezone_select select {
    font-size: 12px;
    width: 70% !important;
    display: inline-block;
    /*border: 0;
    background: 0;
    -webkit-appearance: none;*/
}

.cms_error{
  color: red;
}

/**
* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/


/**
* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/
.cmw_video_container{
  width: 100%;
  text-align: center;
  z-index: 9999;
  margin: 0 auto;
  box-sizing: border-box;
  position: relative;
  padding-bottom: 56.25%; /*16:9*/
  height: 0;
  overflow: hidden;
}

.cmw_video_container iframe,
.cmw_video_container object,
.cmw_video_container embed,
.cmw_video_container .wistia_embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.cmw_video_container:not(.cmw_replay) iframe{
  pointer-events:  none;
}

.cmw_video_overlay{
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #5299b2;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%) ;
  -moz-transform: translateX(-50%) ;
  transform: translateX(-50%) ;
  z-index: 99999999999999999;
}
.cmw_replay .cmw_video_overlay,
.cmw_replay .cmw_audio,
.cmw_replay .cmw_video_countdown{
  display:none;
}

.cmw_video_countdown{
  position: absolute;
  background-color: #5299b2;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  font-size: 23px;
  font-weight: bold;
  color: #fff;
}

.cmw_audio{
  background-color: #00000052;
  opacity : 1;
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
  cursor: pointer;
  z-index: 999999;
}

.cmw_video_container:not(.cmw_replay) .cmw_audio{
  display: block;
  opacity:0
}


  .cmw_mute.cmw_audio,
  .cmw_audio:hover{
    display:block!important;
    opacity:1!important;
  }

  .cmw_unmute_video{
    display: none;
  }
  .cmw_mute_video{
    display: none;
  }

  .cmw_mute .cmw_unmute_video{
    display: inline-block;
  }

  .cmw_mute .cmw_mute_video{
    display: none;
  }

  .cmw_audio button{
    float: right;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #ffffffd4;
    padding: 7px;
    border-radius: 30px;
    color: #000;
    font-weight: bold;
    width: 125px;
    vertical-align: middle;
    line-height: 35px;
  }

  .cmw_audio button i{
    color: #000;
    font-size: 23px;
    vertical-align: middle;
    display: inline-block;
    padding: 4px;
    border-radius: 100%;
    border: 2px solid #000;
    width: 40px;
    height: 40px;
    line-height: 100%;
    float: left;
  }

  .cmw_audio button i:before {
    vertical-align: middle;
  }

  .cmw_video_countdown p{
    margin: 0;
  }


  /**********************************************************************************************/

   .cmw_speaker_div{
      width: 100px;
      height: 100px;
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translateX(-50%) translateY(-50%);
      -moz-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%);
      border-radius: 100%;
      background: rgba(0,0,0,0.5);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      outline:none;
  }
  .speaker {
    height: 34px;
    width: 34px;
    position: relative;
    overflow: hidden;
    display: inline-block;
    outline:none;
  }

  .speaker span {
    display: block;
    width: 34px;
    height: 34px;
    outline:none;
  }

  .speaker span:after,
  .speaker span:before{
    position:absolute;
    top: 0;
    left: 0;
    content: '';
    display:inline-block;
    width: 34px;
    height: 34px;
    -webkit-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
    background-repeat: no-repeat;
    outline:none;
  }
  .speaker span:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath fill='%23ffffff' d='M30 19.348V22h-2.652L24 18.652 20.652 22H18v-2.652L21.348 16 18 12.652V10h2.652L24 13.348 27.348 10H30v2.652L26.652 16 30 19.348zM13 30a1 1 0 0 1-.707-.293L4.586 22H1a1 1 0 0 1-1-1V11a1 1 0 0 1 1-1h3.586l7.707-7.707A1 1 0 0 1 14 3v26a1.002 1.002 0 0 1-1 1z'/%3E%3C/svg%3E%0A");
    opacity:1;
  }
  .speaker span:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='32'%3E%3Cpath fill='%23ffffff' d='M27.814 28.814a1.5 1.5 0 0 1-1.061-2.56C29.492 23.515 31 19.874 31 16.001s-1.508-7.514-4.247-10.253a1.5 1.5 0 1 1 2.121-2.121C32.179 6.932 34 11.327 34 16.001s-1.82 9.069-5.126 12.374a1.495 1.495 0 0 1-1.061.439zm-5.329-2.829a1.5 1.5 0 0 1-1.061-2.56c4.094-4.094 4.094-10.755 0-14.849a1.5 1.5 0 1 1 2.121-2.121c2.55 2.55 3.954 5.94 3.954 9.546s-1.404 6.996-3.954 9.546a1.495 1.495 0 0 1-1.061.439zm-5.328-2.828a1.5 1.5 0 0 1-1.061-2.56 6.508 6.508 0 0 0 0-9.192 1.5 1.5 0 1 1 2.121-2.121c3.704 3.704 3.704 9.731 0 13.435a1.495 1.495 0 0 1-1.061.439zM13 30a1 1 0 0 1-.707-.293L4.586 22H1a1 1 0 0 1-1-1V11a1 1 0 0 1 1-1h3.586l7.707-7.707A1 1 0 0 1 14 3v26a1.002 1.002 0 0 1-1 1z'/%3E%3C/svg%3E%0A");
    opacity:0;
  }
  .cmw_mute .speaker span:before{
    opacity: 0;
  }
  .cmw_mute .speaker span:after{
    opacity: 1;
  }
  /***********************************************************************************************/

/**
* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/

  /*
    conformation end
  */
  @media (max-width:1024px){
    .cont_form {
        width: 50%;
        height: auto;
        font-size: 10px;
        position: absolute;
        top: calc(50% - 300px);
        left: calc(50% - 25%);
        box-shadow: 0 0 30px 10px rgba(0, 0, 0, 0.3);
        background: #f4f4f4;
        border: none;
        padding: 30px 24px;
        text-align: center;
    }
    .form-input-wrp.cmw_timezone_select {
        font-size:  0 !important;
    }

    .form-input-wrp.cmw_timezone_select label {
        font-size: 12px;
        width: 30% !important;
        display:  inline-block;
    }

    .form-input-wrp.cmw_timezone_select select {
        font-size: 12px;
        width: 70% !important;
        display: inline-block;
    }
    .bottom_single_webinar .col_2 {
        width: 100%;
        display: inline-block;
        font-size: 12px;
        vertical-align: top;
    }
  }
  @media (max-width:767px){
    .cont_form {
        width: 70%;
        height: auto;
        font-size: 10px;
        position: absolute;
        top: calc(50% - 300px);
        left: calc(50% - 35%);
        box-shadow: 0 0 30px 10px rgba(0, 0, 0, 0.3);
        background: #f4f4f4;
        border: none;
        padding: 30px 24px;
        text-align: center;
    }
    .bottom_single_webinar .col_2 {
        width: 100%;
        display: inline-block;
        font-size: 12px;
        vertical-align: top;
    }
  }
  @media (max-width:500px){
    .form-input-wrp.cmw_timezone_select {
        font-size:  0!important;

    }

    .form-input-wrp.cmw_timezone_select label {
        font-size: 12px;
        width: 100% !important;
        display:  inline-block;
    }

    .form-input-wrp.cmw_timezone_select select {
        font-size: 12px;
        width: 100% !important;
        display: inline-block;
    }
    .cont_form {
      width: 90%;
      height: auto;
      font-size: 10px;
      position: absolute;
      top: calc(50% - 300px);
      left: calc(50% - 45%);
      box-shadow: 0 0 30px 10px rgba(0, 0, 0, 0.3);
      background: #f4f4f4;
      border: none;
      padding: 30px 24px;
      text-align: center;
    }

  }
  /**
  * +++++++++++++++++++++++++++++ wistia video +++++++++++++++++++++++++++++
  */
  .wistia_embed .w-bottom-bar {
    display: none !important;
  }
