.navigation-button-toggler svg line {
  stroke: #fff;
}

.sticky .navigation-button-toggler svg line {
  stroke: #002e42;
}
/* bar top */
.bottom_cta {
  display: none !important;
}

body.events-template-default.sticky_banner_top {
  margin-top: 0px !important;
}
body.events-template-default .navigation.fixed-top {
  top: 0px;
}
/* bar top */

.sticky li.navigation-item.right_side_m.menu_request_demo a,
.sticky li.navigation-item.right_side_m.menu_free_trial a,
.hover_nav li.navigation-item.right_side_m.menu_request_demo a,
.hover_nav li.navigation-item.right_side_m.menu_free_trial a {
  background: #f7c15c;
  border: 3px solid #f7c15c !important;
}
li.navigation-item.right_side_m.menu_request_demo a:hover,
li.navigation-item.right_side_m.menu_free_trial a:hover {
  box-shadow: 0 4px 6px 0 rgba(1, 45, 65, 0.2);
}
li.navigation-item.right_side_m.menu_free_trial a:hover,
li.navigation-item.right_side_m.menu_request_demo a:hover {
  text-decoration: none;
  color: #002e42;
}
.material .material-input label {
  line-height: 32px;
}
button.mktoButton {
  border: 0px !important;
}

a.navigation-link {
  border: none !important;
}

li.navigation-item.right_side_m.menu_free_trial {
  border: none;
}

li.navigation-item.right_side_m.menu_free_trial a {
  background: #fff;
  border: 3px solid #fff !important;
  min-height: 40px;
  /* line-height: 20px; */
}

li.navigation-item.right_side_m.menu_request_demo a {
  background: #fff;
  min-height: 40px;
  /* line-height: 20px; */
  border: 3px solid #fff !important;
}
.single g.Group,
.single g#Group {
  fill: #002e42;
}
.material .material-input label {
  color: gray;
  font-size: 16px;
  font-weight: 300;

  position: absolute;
  left: 20px;
  top: 9px;
  z-index: -1;
}
.material .error:focus,
.material .error.filled,
.material .error:not(.filled) ~ label {
  color: red;
}

.material .material-input :focus ~ label,
.material .material-input .filled ~ label,
.material .error:focus ~ label {
  color: lightgray;
  font-size: 13px;
  top: 0;
  line-height: 24px;
}
/* Animation */
.material .material-select ul,
.material .material-bar:before,
.material .material-bar:after,
.material .material-input label,
.material .material-select .material-bar,
.material .material-select > span,
.material .material-radio:before,
.material .material-checkbox,
.material .material-checkbox:before,
.material .material-checkbox:after {
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}

/* Disable select */

.nice-select.mktoField.mktoHasWidth.mktoRequired.wide {
  border-color: #d2d2d2 !important;
  width: 100%;
  margin: auto !important;
  padding: 10px;
  padding-left: 18px;
  color: #848484;
}

span.current {
  padding-top: 11px;
}

ul.list {
  padding-top: 0px !important;
  max-height: 205px !important;
}

.container {
  overflow: visible;
}
.material {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
form.material input {
  z-index: 10000;
  border-radius: 0;
  background: transparent;
  float: left !important;
  width: 100% !important;
  padding: 10px 11px !important;
  font-size: 14px !important;
  line-height: 32px !important;
  border: 1px solid #d2d2d2 !important;
  margin: 0px !important;
}
form.material textarea {
  z-index: 10000;
  border: 1px solid #d2d2d2;
  border-radius: 0;
  background: transparent;
  float: left !important;
  margin-bottom: 2%;
  width: 96% !important;
  padding: 20px 13px 0px 13px;
  min-height: 120px;
  margin: 0px 2% !important;
}
.mktoButtonRow {
  margin-top: 10px !important;
}

/* material  */
.page-template-custom_webinars li.logo_main_block svg g {
  fill: #fff !important;
}

.page-template-custom_webinars .navigation-menu > li > a {
  color: #fff !important;
}
.page-template .sticky li.right_side_m.menu_request_demo a:hover,
.page-template .sticky li.right_side_m.menu_free_trial a:hover {
  box-shadow: 0 4px 6px 0 rgba(1, 45, 65, 0.2);
  border-radius: 37px;
  color: #002e42 !important;
  background: #f7c15c !important;
}
.single g#logo_horizontal_color-copy-4 {
  fill: #002e42;
}
.sticky g.Group,
.sticky g#Group {
  fill: #002e42;
}

.hover_nav g.Group,
.hover_nav g#Group {
  fill: #002e42;
}
.single g#Menu-Resources-White-2--Desktop {
  stroke: #002e42 !important;
}
.page-template-custom_webinars .navigation-menu a:after {
  background-color: #fff !important;
}
.page-template-custom_webinars .color-bg-header .navigation-menu a:after {
  background-color: #002e42 !important;
}
.page-template-custom_webinars .color-bg-header .navigation-menu > li > a {
  color: #002e42 !important;
}
.page-template-custom_webinars .color-bg-header li.logo_main_block svg g {
  fill: #002e42 !important;
}

.page-template-custom_webinars li.right_side_m.menu_request_demo a,
.page-template-custom_webinars li.right_side_m.menu_free_trial a {
  background: #f7c15c;
  color: #002e42 !important;
  border: 3px solid #f7c15c !important;
}
.page-template-custom_webinars li.right_side_m.menu_request_demo,
.page-template-custom_webinars li.right_side_m.menu_free_trial {
  border: none !important;
}
.page-template-custom_webinars li.right_side_m.menu_request_demo a:hover,
.page-template-custom_webinars li.right_side_m.menu_free_trial a:hover {
  box-shadow: 0 4px 6px 0 rgba(1, 45, 65, 0.2);
  border-radius: 37px;
  background: #f7c15c !important;
}
.page-template-custom_webinars
  .color-bg-header
  li.right_side_m.menu_request_demo
  a:hover,
.page-template-custom_webinars
  .color-bg-header
  li.right_side_m.menu_free_trial
  a:hover {
  color: #002e42 !important;
}
.container-fluid.events-bar {
  min-height: 290px;
  background: #002e42 !important;
}
.event {
  margin-bottom: 20px;
}
/* .page-template-custom_webinars .events_wrapper {
    background: #E5E5E5;
} */

/* .page-template-custom_webinars .event_content_box {
    background: #fff;
} */
.new-header {
  padding-top: 170px;
}
.container-fluid.events-bar h1 {
  text-transform: uppercase;
  color: #fff;
  font-weight: 900;
  font-size: 52px;
  line-height: 60px;
  margin-bottom: 0px;
}
.new-subtitle {
  font-size: 16px;
  line-height: 22px;
  display: flex;
  align-items: center;
  letter-spacing: 0.2px;
  color: #ffffff;
}
.event {
  /* border: 1px solid #e8e8e8;
    margin: 15px; */
}

.events_wrapper {
  padding: 60px 0px;
}
.wrapper_speaker {
  margin-bottom: 30px;
}
.event_content_box {
  padding: 20px 10px;
}

.event {
  margin-bottom: 20px;
}
.inner_image img {
  border-radius: 15px;
}
.event_content_box h2 {
  margin-top: 0;
  width: 100%;
  font-weight: 800;
  font-size: 18px;
  line-height: 26px;
  color: #002e42;
}
.new-subtitle.text-center {
  font-size: 18px;
}
.event a:hover {
  text-decoration: none !important;
}
.wrapper_links a:hover {
  text-decoration: none !important;
}
.events_wrapper .container {
  padding-bottom: 60px;
}
.event_content_box .date p {
  color: #002e42;
}

.event_content_box .location p {
  color: #002e42;
}
.event_content_box .location {
  min-height: 48px;
}
.date {
  font-size: 14px;
  line-height: 22px;
  display: flex;
  align-items: center;
  letter-spacing: 0.2px;
  position: relative;
  margin-bottom: 3px;
  color: #002e42;
}
.badge {
  position: absolute;
  right: 10px;
  top: 30px;
}
.date svg {
  margin-right: 10px;
}

.time svg {
  margin-right: 10px;
}

.time {
  font-size: 14px;
  line-height: 22px;
  display: flex;
  align-items: center;
  letter-spacing: 0.2px;
  color: #022e42;
}

.date p {
  margin-bottom: 0px;
}

.time {
  display: flex;
  position: relative;
}
.date svg,
.time svg {
  position: absolute;
  left: 0%;
  top: 3px;
}
.date p,
.time p {
  padding-left: 30px;
}
.inner_image {
  border-radius: 20px;
}
.events_wrapper .event:hover .inner_image {
  /* box-shadow: none; */
  transition: all 0.3s;
  -webkit-box-shadow: 0px 3px 8px rgba(62, 75, 120, 0.18);
  -moz-box-shadow: 0px 3px 8px rgba(62, 75, 120, 0.18);
  box-shadow: 0px 3px 8px rgba(62, 75, 120, 0.18);
}
p.title_separator {
  color: #2c8eb8;
  margin: 0px;
}
.date_dashboard {
  position: absolute;
  background: #fff;
  padding: 1px 10px;
  border-radius: 5px;
  margin: 10px;
  right: 30px;
}
.wrapper_form input {
  border: 1px solid #d2d2d2;
}
.date_dashboard p {
  margin: 0px;
  text-align: center;
  color: #002e42;
  text-transform: uppercase;
  font-size: 14px;
}
.wrapper_links ul {
  list-style: none;
  display: inline-flex;
  text-align: center;
  width: 100%;
  padding: 0px !important;
  margin: auto;
}

.wrapper_links li {
  text-align: center;
  width: 25%;
  margin: auto;
}
.filter_wrapper {
  padding: 20px;
  background: #f7f7f7;
}

.filter_wrapper a.ajax {
  text-transform: uppercase;
  font-size: 12px;
  font-family: 'Montserrat' !important;
  font-weight: 600;
  color: grey;
}
a.ajax.current {
  color: #002e42;
}
#preloader {
  position: relative !important;
  background: #fff !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 600px;
  z-index: 9999999999;
}

.sk-circle {
  margin: 0px auto;
  width: 40px;
  height: 40px;

  margin-top: 15%;
  position: relative;
}

.sk-circle .sk-child {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.sk-circle .sk-child:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #ffbf00 !important;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
  animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}

.sk-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}

.sk-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}

.sk-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.sk-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}

.sk-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}

.sk-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.sk-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg);
}

.sk-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
}

.sk-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.sk-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg);
}

.sk-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg);
}

.sk-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.sk-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.sk-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.sk-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.sk-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.sk-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.sk-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.sk-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.sk-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.sk-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
.sk-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleBounceDelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes sk-circleBounceDelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.single-event-bar.container-fluid {
  background: #f7c15c;
  padding: 90px 0px 20px 0px;
}
.navigation-button-toggler .hamburger-icon {
  color: #f7c15c;
}
.single .navigation-button-toggler .hamburger-icon {
  color: #002e42;
}
.single-header h1 {
  color: #002e42;
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 800;
  margin-bottom: 40px;
  margin-top: 50px;
}
.wrapper_form {
  background: #fff;
  padding: 17px 20px;
  border-radius: 5px;
  box-shadow: 0 12px 30px 0 rgba(0, 0, 0, 0.14);
  margin: 0px 20px 35px 20px;
  z-index: 11;
  position: relative;
}
.gdpr-notice small {
  margin-top: 0px !important;
}
.events_wrapper .inner_image {
  width: 100%;
  margin: 0px;
}

.events_wrapper .inner_image img {
  box-shadow: none;
}
.wrapper_form h4 {
  text-transform: uppercase;
  font-weight: 800;
  margin-bottom: 2%;
  color: #002e42;
  text-align: center;
  font-size: 1.2rem;
}
.wrapper_form {
  min-height: 300px;
}
.single-header h1 {
  color: #002e42;
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 800;
  margin-bottom: 40px;
}

.inner_image {
  width: 100%;
}
.single-header .col-md-7 {
  padding-bottom: 23px;
  margin-bottom: 25px;
}
.inner_image img {
  width: 100%;
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.15);
  max-height: 330px;
}
.wrapper_info {
  background: #002e42;
  padding: 30px 0px;
}
.wrapper_text_info {
  background: #f5f5f5;
  padding: 80px;
}
.mktoFormRow {
  margin-bottom: 0px !important;
}

input#Email {
  margin-bottom: 35px;
}
.wrapper_info h3 {
  font-size: 20px;
  color: #f7c15c;
}
.single-events .white-angle {
  background-image: url(../images/bottom-grey-angle.png);
  height: 275px;
  margin-bottom: -130px;
}
.image_wrapper {
  width: 20%;
  border-radius: 50%;
  float: left;
}

.image_wrapper img {
  border-radius: 50%;
}

.wrapper_description {
  float: left;
  margin-top: 23px;
  margin-bottom: 50px;
}

.wrapper_name {
  min-height: 100px;
  display: flex;
}

.wrapper_name h4 {
  display: flex;
  align-self: center;
  margin-left: 11px;
  font-size: 20px;
  font-family: 'Mulish';
}
.wrapper_text_info h3 {
  font-family: 'Mulish';
  margin-bottom: 30px;
  font-weight: 600;
}
i.logz-icon-twitter.jssocials-share-logo {
  width: 17px;
  height: 15px !important;
  display: block;
  text-align: center;
  margin: auto;
  background-image: url('../images/twitter-sprite.png');
  background-position-y: 0px;
  margin-top: 4px;
}
i.logz-icon-facebook.jssocials-share-logo {
  width: 20px;
  height: 20px !important;
  display: block;
  text-align: center;
  margin: auto;
  background-image: url('../images/facebook-sprite.png');
  background-position-y: 0px;
}
i.logz-icon-linkedin.jssocials-share-logo {
  width: 20px;
  height: 20px !important;
  display: block;
  text-align: center;
  margin: auto;
  background-image: url('../images/linkedin-sprite.png');
  background-position-y: 0px;
}
a.jssocials-share-link {
  min-height: 36px;
}
a.jssocials-share-link:hover i.logz-icon-facebook.jssocials-share-logo {
  background-position-y: 20px;
}
a.jssocials-share-link:hover i.logz-icon-linkedin.jssocials-share-logo {
  background-position-y: 20px;
}
a.jssocials-share-link:hover i.logz-icon-twitter.jssocials-share-logo {
  background-position-y: 15px;
}
span.alert_mrkt {
  position: absolute;
  bottom: 50%;
  left: 14%;
  z-index: 1;
  width: 80%;
  right: 10%;
  line-height: 15px;
}

.alert_mrkt {
  -webkit-animation: fadeInFromNone 2s ease-out;
  -moz-animation: fadeInFromNone 2s ease-out;
  -o-animation: fadeInFromNone 2s ease-out;
  animation: fadeInFromNone 2s ease-out;
}
div#confirmform {
  text-align: center;
  margin-top: 30px;
}
input {
  width: 100% !important;
  padding: 10px 7px !important;
  font-size: 14px !important;
}

.mktoFieldDescriptor.mktoFormCol {
  width: 90%;
  margin: 10px 5% 0px 5% !important;
}

form button.mktoButton {
  background: #f7c15c;
  color: #002e42 !important;
  background: #f7c15c !important;
  padding: 11px 20px !important;
  margin-top: 10px;
  font-size: 12px !important;
  margin-bottom: 10px;
  border-radius: 25px;
}

form button.mktoButton:hover {
  box-shadow: 0 4px 6px 0 rgba(1, 45, 65, 0.2);
}

.mktoFieldDescriptor.mktoFormCol {
  width: 90% !important;
  font-size: 16px;
}
.mktoForm {
  text-align: center !important;
}
.gdpr-notice {
  text-align: center;
}
.body_wrapper form {
  width: 100% !important;
  background: #fff !important;
  z-index: 10000;
  position: inherit;
}
.wrapper_info p {
  width: 80%;
  color: #fff;
}
.wrapper_text_info .col-md-7 {
  padding-right: 55px;
}
.single-events .mktoFormRow:nth-child(4) .mktoFieldDescriptor.mktoFormCol {
  width: 90% !important;
  margin: 0px;
}
@media (min-width: 1480px) {
  .page-template-custom_webinars .container {
    max-width: 1400px;
    width: 1400px;
  }

  .content-wrapper .postFeatured {
    max-height: 225px;
  }
}

@media (max-width: 992px) {
  .is-visible g.Group,
  .is-visible g#Group {
    fill: #002e42 !important;
  }
  .page-template .navigation-menu > li > a {
    color: #002e42 !important;
  }
  .single-event-bar.container-fluid {
    padding-top: 95px;
  }

  .single-event-bar.container-fluid h1 {
    font-size: 30px;
  }
  .wrapper_form {
    margin: 0px 0px 40px 0px;
  }
  .wrapper_form input {
    border: 1px solid #d2d2d2;
  }

  .wrapper_name {
    min-height: 1px;
    display: flex;
  }
  .inner_image {
    width: 99%;
    margin: 0px 1%;
  }
  .wrapper_links li {
    text-align: center;
    width: 25%;
    margin: auto;
  }
  .event {
    margin: 15px 0px;
  }
  .event_content_box {
    padding: 10px;
  }
}
@media (max-width: 767px) {
  .wrapper_text_info {
    padding: 20px;
  }
  .inner_image {
    margin-bottom: 25px;
  }
  .wrapper_form input {
    padding: 20px 10px !important;
  }
}
@media (max-width: 536px) {
  .single-events .white-angle {
    display: none;
  }
  .mktoForm input[type='url'],
  .mktoForm input[type='text'],
  .mktoForm input[type='date'],
  .mktoForm input[type='tel'],
  .mktoForm input[type='email'],
  .mktoForm input[type='number'],
  .mktoForm textarea.mktoField,
  .mktoForm select.mktoField {
    height: auto !important;
  }
}
