@font-face {
  src: url('https://www.paycor.com/wp-content/themes/_ws-childtheme/assets/fonts/Sofia_Pro_Regular.eot') format('embedded-opentype'),
    url('https://www.paycor.com/wp-content/themes/_ws-childtheme/assets/fonts/Sofia_Pro_Regular.ttf') format('truetype');
  font-family: 'Sofia Pro';
  font-weight: 400;
}

img {
  image-rendering: -webkit-optimize-contrast;
}

::-webkit-input-placeholder {
  opacity: 1;
}

::-moz-placeholder {
  opacity: 1;
}

:-ms-input-placeholder {
  opacity: 1;
}

::placeholder {
  opacity: 1;
}

:target:before,
.img_not_available,
.webinar_custom_template .header-breadcrumbs,
.webinar_custom_template .desktop-nav .hamburger {
  display: none !important;
}

.webinar_custom_template .desktop-nav .container-fluid,
.webinar_custom_template .desktop-nav .row {
  background: transparent;
}

.webinar_custom_template .site-header {
  background: transparent;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -webkit-transition: all .2s;
  transition: all .2s;
  z-index: 9;
}

.webinar_custom_template .site-header .row.align-items-center.justify-content-between {
  background: transparent;
}

.topic-workforce-management .desktop-nav .row {
  background: #deedda;
}

.topic-benefits-administration .desktop-nav .row {
  background: #ddd6e6;
}

.topic-talent-management .desktop-nav .row {
  background: #ceecf8;
}

.topic-hr-payroll-software .desktop-nav .row {
  background: #fce2d2;
}

.topic-employee-experience .desktop-nav .row,
.topic-talent-acquisition .desktop-nav .row {
    background: #cfe2ec;
}

.webinar_custom_template .site-header.header-not-scroll-top {
  background: #FFFFFF;
  box-shadow: 0px 8px 36px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 8px 36px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 8px 36px rgba(0, 0, 0, 0.1);
}

.webinar_custom_template .site-header.header-not-scroll-top .desktop-nav {
  height: 100px;
  padding-top: 10px;
}

.webinar_custom_template .desktop-nav .logo svg {
  width: auto;
  height: 40px;
}

body.webinar_custom_template .menu-container,
body.webinar_custom_template .header-breadcrumbs,
body.webinar_custom_template .block-background,
body.webinar_custom_template .hamburger,
body.webinar_custom_template .header-mobile-menu__search,
body.webinar_custom_template .header-mobile-menu button,
body.webinar_custom_template .header-mobile-menu__search-placeholder {
  display: none !important;
}

.webinar_custom_template .container {
  width: 100%;
  max-width: 1300px;
}

.webinar_custom_template .site-header,
.webinar_custom_template .desktop-nav {
  background-color: transparent;
  width: 100%;
  position: absolute;
}

.webinar_custom_template .site-header.header-not-scroll-top {
  background: transparent;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

@media screen and (max-width: 1023.98px) {
  .webinar_custom_template .site-header.header-not-scroll-top .desktop-nav {
    height: auto;
    padding: 24px 0;
    background: transparent;
    box-shadow: none;
  }

  .webinar_custom_template .desktop-nav>.container-full,
  .webinar_custom_template .desktop-nav .row nav#desktop-main-menu {
    padding: 0 !important;
  }

  .webinar_custom_template .desktop-nav .row {
    margin: 0 !important;
  }

  .webinar_custom_template .desktop-nav {
    padding-top: 0;
  }

  .webinar_custom_template .desktop-nav .logo {
    height: auto;
    position: initial;
  }

  .webinar_custom_template .site-header {
    z-index: 9;
  }

  .webinar_custom_template .site-header.header-not-scroll-top .desktop-nav .header-primary-secondary,
  .webinar_custom_template .site-header nav#desktop-main-menu,
  .webinar_custom_template .site-header .desktop-nav {
    height: auto;
  }

  .webinar_custom_template .header-scroll-top .desktop-nav .logo {
    padding: 24px 0 0 24px;
  }

  .webinar_custom_template .desktop-nav .logo {
    padding-left: 24px;
  }
}

@media screen and (max-width: 767.98px) {
  .webinar_custom_template .desktop-nav .logo {
    padding-left: 24px;
  }

  .webinar_custom_template .container,
  .webinar_custom_template .container-fluid {
    padding-left: 24px;
    padding-right: 24px;
  }
}

/* Hero Section START */

.topic-time .banner-section,
.topic-workforce-management .banner-section {
    background: #deedda;
}

.topic-benefits-administration .banner-section {
  background: #ddd6e6;
}

.topic-talent-development .banner-section,
.topic-talent-management .banner-section {
    background: #ceecf8;
}

.topic-hr-payroll-software .banner-section {
  background: #fce2d2;
}

.topic-hiring-recruiting .banner-section,
.topic-employee-experience .banner-section,
.topic-talent-acquisition .banner-section {
    background: #cfe2ec;
}

.webinar_custom_template .banner-section {
  padding-top: 122px;
  padding-bottom: 66px;
  margin: 0 !important;
  overflow: hidden;
}

.webinar_custom_template .banner-section .content-outer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: none;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.webinar_custom_template .banner-section .content-outer .left-content {
  width: 50%;
  position: relative;
  z-index: 2;
}

.webinar_custom_template .banner-section .content-outer .right-content {
  width: 50%;
  padding: 16px 0 0 72px;
  position: relative;
  z-index: 1;
}

.webinar_custom_template .banner-section .content-outer .right-content::after {
  content: '';
  background-image: url('https://www.paycor.com/wp-content/uploads/2022/08/hero_bg_desk.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right top;
  width: 779px;
  height: 547px;
  position: absolute;
  right: -67px;
  top: -86px;
  z-index: 0;
}

.webinar_custom_template .banner-section .content-outer .right-content img {
  height: 539px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: relative;
  z-index: 1;
}

.webinar_custom_template .banner-section .content-outer .left-content .top-title {
  font-weight: 700;
  font-size: 22px;
  line-height: 62px;
  color: #F37322;
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 5px;
}

.webinar_custom_template .banner-section .content-outer .left-content .top-title:after {
  content: '';
  height: 5px;
  width: 100%;
  background-image: url(https://www.paycor.com/wp-content/uploads/2022/08/underline.png);
  position: absolute;
  left: 0;
  bottom: 12px;
  background-size: 100% 5px;
}

.webinar_custom_template .banner-section .content-outer .left-content .main-title {
  font-weight: 700;
  font-size: 54px;
  line-height: 66px;
  color: #58595B;
  margin-bottom: 25px;
}

.webinar_custom_template .banner-section .content-outer .left-content .blog-date {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #6D6E71;
  background-image: url(https://www.paycor.com/wp-content/uploads/2022/08/calendar.png);
  background-repeat: no-repeat;
  background-position: left 0;
  padding-left: 32px;
  margin-bottom: 14px;
  background-size: 24px auto;
  display: inline-block;
}

.webinar_custom_template .banner-section .content-outer .left-content .short-content {
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  color: #6D6E71;
  margin-bottom: 32px;
  padding-right: 40px;
}

.webinar_custom_template .banner-section .content-outer .left-content .short-content a {
  text-decoration: underline;
  color: #193D6A;
  font-size: 20px;
  line-height: 28px;
  text-underline-offset: 2px;
}

.webinar_custom_template .banner-section .content-outer .left-content .short-content a:hover {
  text-decoration: none;
}

.webinar_custom_template .banner-subscribe-outer .banner-subscribe {
  margin-bottom: 21px;
}

.webinar_custom_template .banner-subscribe-outer .banner-subscribe button {
  width: 238px;
  height: 64px;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  color: #FFFFFF;
  min-width: 238px;
  text-align: center;
  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;
  border: 1px solid #153D6E;
  background: #193D6A;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.webinar_custom_template .banner-subscribe-outer .banner-subscribe button::after {
  position: relative;
  right: -2px;
  height: 14px;
  content: "" !important;
  background-image: url(https://www.paycor.com/wp-content/uploads/2022/08/cta-arrow-white.png);
  width: 10px;
  background-size: contain;
  background-repeat: no-repeat;
}

.webinar_custom_template .banner-section .content-outer .left-content .banner-subscribe button:hover::after,
.webinar_custom_template .banner-section .content-outer .left-content .banner-subscribe button:active::after,
.webinar_custom_template .banner-section .content-outer .left-content .banner-subscribe button:focus::after,
.webinar_custom_template .banner-subscribe-outer .banner-subscribe button:hover::after,
.webinar_custom_template .banner-subscribe-outer .banner-subscribe button:active::after,
.webinar_custom_template .banner-subscribe-outer .banner-subscribe button:focus::after {
  background-image: url(https://www.paycor.com/wp-content/uploads/2022/08/cta-arrow-blue.png);
}

.webinar_custom_template .banner-subscribe-outer .banner-subscribe button:hover,
.webinar_custom_template .banner-subscribe-outer .banner-subscribe button:focus,
.webinar_custom_template .banner-subscribe-outer .banner-subscribe button:active {
  background: #fff;
  color: #193D6A;
  outline: none;
}

.webinar_custom_template .modal .wp-block-ws-form .form-msg a.wp-block-button__link {
  margin-top: 20px;
}

.webinar_custom_template .popularity {
  background-image: url(https://www.paycor.com/wp-content/uploads/2022/08/Most-popular-star.png);
  font-weight: 400;
  font-size: 16px !important;
  line-height: 24px !important;
  color: #F37321 !important;
  background-repeat: no-repeat;
  background-position: left 0px;
  padding-left: 30px;
  margin: 0;
  background-size: 22px auto;
}

.webinar_custom_template .popularity strong {
  text-transform: uppercase;
}

.webinar_custom_template.scrolled .banner-section .banner-subscribe-outer {
  visibility: hidden;
}

.webinar_custom_template .blog-content .banner-subscribe-outer {
  margin-bottom: 75px;
  display: none;
}

.webinar_custom_template.scrolled .blog-content .banner-subscribe-outer {
  display: block;
}

.webinar_custom_template input:-webkit-autofill,
.webinar_custom_template input:-webkit-autofill:hover,
.webinar_custom_template input:-webkit-autofill:focus,
.webinar_custom_template input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 10px 30px white inset !important;
  -webkit-text-fill-color: #6D6E71 !important;
}

@media (min-width: 1024px) {
  .webinar_custom_template .blog-content .banner-subscribe-outer {
    display: block;
  }

  .webinar_custom_template.scrolled .banner-section .banner-subscribe-outer {
    visibility: visible;
  }
}

@media screen and (max-width: 1023.98px) {
  .webinar_custom_template .banner-section {
    padding-bottom: 0;
    overflow: inherit;
    margin-bottom: 169px !important;
    padding-top: 78px;
  }

  .webinar_custom_template .banner-section .content-outer .left-content {
    width: 100%;
    margin-bottom: 150px;
    padding: 0 28px;
  }

  .webinar_custom_template .banner-section .content-outer .right-content {
    width: 100%;
    margin: 0 auto -169px;
    padding: 0;
    max-width: 548px;
  }

  .webinar_custom_template .banner-section .content-outer .left-content .short-content a {
    margin-left: 6px;
  }

  .webinar_custom_template .banner-section .content-outer .right-content img {
    width: 548px;
    margin: 0 auto;
  }

  .webinar_custom_template .banner-section .content-outer .right-content::after {
    width: 678px;
    height: 641px;
    background-image: url(https://www.paycor.com/wp-content/uploads/2022/08/hero_bg_tab.png);
    background-size: contain;
    right: -65px;
    top: -104px;
  }

  .webinar_custom_template .blog-content .banner-subscribe-outer {
    position: fixed;
    top: 24px;
    z-index: 999;
    width: 569px;
    padding: 0;
    right: 24px;
    margin-bottom: 0;
  }

  .webinar_custom_template.mobile-scrolled .blog-content .banner-subscribe-outer {
    display: block;
  }

  .webinar_custom_template .blog-content .banner-subscribe-outer .banner-subscribe {
    margin-bottom: 12px;
  }

  .webinar_custom_template .blog-content .content-outer .left-content .banner-subscribe-outer .banner-subscribe button::after {
    position: relative;
    right: 0;
    top: 4px;
  }

  .webinar_custom_template .blog-content .banner-subscribe-outer .banner-subscribe input {
    height: 50px;
    font-size: 18px;
  }

  .webinar_custom_template .blog-content .banner-subscribe-outer .banner-subscribe button {
    height: 50px;
    width: 201px;
    font-size: 18px;
    line-height: 18px;
    min-width: 201px;
    padding: 0 0px 0 10px;
  }

  .webinar_custom_template .popularity {
    font-size: 16px !important;
    color: #F37321 !important;
  }

  .webinar_custom_template .popularity strong {
    text-transform: uppercase;
  }
}

@media screen and (max-width: 991.98px) {
  .webinar_custom_template .banner-section .content-outer .left-content {
    padding: 0 44px;
  }

  body.webinar_custom_template .header-mobile-menu__primary {
    border: none;
  }

  body.webinar_custom_template nav#mobile-main-menu {
    padding: 0;
  }
}

@media screen and (max-width: 767.98px) {
  .webinar_custom_template .banner-section {
    padding-top: 70px;
    margin-bottom: 95px !important;
  }

  .webinar_custom_template .banner-section .content-outer .left-content {
    padding: 0;
  }

  .webinar_custom_template .banner-section .content-outer .left-content .short-content a {
    font-size: 18px;
    line-height: 26px;
    margin-left: 0px;
  }

  .webinar_custom_template .banner-section .content-outer .left-content .main-title {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 18px;
  }

  .webinar_custom_template .banner-section .content-outer .left-content .blog-date {
    margin-bottom: 22px;
  }

  .webinar_custom_template .banner-section .content-outer .left-content .short-content {
    font-size: 18px;
    line-height: 26px;
    padding-right: 0;
    margin-bottom: 24px;
  }

  .webinar_custom_template .banner-subscribe-outer .banner-subscribe {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 17px;
  }

  .webinar_custom_template .banner-subscribe-outer .banner-subscribe button {
    width: 100%;
    height: 54px;
    font-size: 16px;
    line-height: 24px;
  }

  .webinar_custom_template .banner-subscribe-outer .banner-subscribe button::after {
    position: relative;
    right: -8px;
    top: -1px;
    margin: 0 0 0 3px;
  }

  .webinar_custom_template .banner-section .content-outer .left-content {
    margin-bottom: 99px;
  }

  .webinar_custom_template .banner-section .content-outer .right-content {
    margin-bottom: -95px;
    max-width: 300px;
  }

  .webinar_custom_template .banner-section .content-outer .right-content::after {
    width: 375px;
    height: 356px;
    background-image: url(https://www.paycor.com/wp-content/uploads/2022/08/hero_bg_mobile.png);
    background-size: contain;
    margin: 0;
    top: -57px;
    right: -37px;
  }

  .webinar_custom_template .banner-section .content-outer .right-content img {
    width: 303px;
    height: 300px;
  }

  .webinar_custom_template .blog-content .content-outer .left-content .popularity {
    font-size: 16px !important;
    position: absolute;
    top: -54px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: right;
    right: 24px;
    margin: 0;
    line-height: 20px !important;
  }

  .webinar_custom_template .blog-content .banner-subscribe-outer .banner-subscribe {
    margin-bottom: 0;
  }

  .webinar_custom_template .blog-content .banner-subscribe-outer .banner-subscribe button {
    width: 100%;
    padding: 0;
    height: 54px;
  }

  .webinar_custom_template.mobile-scrolled .blog-content .banner-subscribe-outer {
    display: block;
    width: 100%;
    right: 0;
    top: 80px;
    padding: 0 24px;
  }

  .webinar_custom_template .blog-content .banner-subscribe-outer .banner-subscribe input {
    height: 54px;
    font-size: 16px;
    padding: 0 17px;
  }

  .webinar_custom_template .blog-content .content-outer .left-content .banner-subscribe-outer .banner-subscribe button::after {
    right: -10px;
  }
}

@media (max-width: 374.98px) {
  .webinar_custom_template .blog-content .content-outer .left-content .popularity {
    font-size: 14px !important;
  }

  .webinar_custom_template .banner-section .content-outer .right-content::after {
    width: 325px;
  }

}

@media (max-width: 350.98px) {
  .webinar_custom_template .popularity {
    font-size: 14px !important;
  }
}


/* Hero Section END */

/* Logo Section START */
.webinar_custom_template .business-partners {
  padding: 33px 0 47px;
}

.business-partners .container {
  width: 100%;
}

.webinar_custom_template .business-partners h4 {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #949698;
  margin-bottom: 23px;
}

.business-partners .logo_main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 1061px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
}

.business-partners .logo_main .logo_img {
  height: 65px;
}

@media screen and (max-width: 1023.98px) {
  .webinar_custom_template .business-partners {
    padding: 88px 0 23px;
  }

  .webinar_custom_template .business-partners h4 {
    margin-bottom: 43px;
  }

  .webinar_custom_template .business-partners .logo_main .logo_img {
    margin: 0 25px 35px;
  }

  .webinar_custom_template .business-partners .logo_main {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -38px;
    max-width: 100%;
  }

  .webinar_custom_template .business_logos {
    max-width: 678px;
    margin: 0 auto;
    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;
  }
}

@media screen and (max-width: 767.98px) {
  .webinar_custom_template .business-partners {
    padding: 64px 0 41px;
  }

  .webinar_custom_template .business-partners .logo_main .logo_img {
    width: 50%;
    margin: 0 0 24px;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .webinar_custom_template .business-partners .logo_main {
    margin: 0 -24px;
    max-width: 400px;
  }

  .webinar_custom_template .business-partners h4 {
    padding: 0 10px;
    margin-bottom: 46px;
  }
}

/* Logo Section END */

/* Webinar Content Section START */
.webinar_custom_template .blog-content .content-outer {
  border-top: 1px solid #E8E8E8;
  padding: 70px 0 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.webinar_custom_template .blog-content .content-outer .left-content {
  width: 50%;
}

.webinar_custom_template .blog-content .content-outer .left-content p,
.webinar_custom_template .blog-content .content-outer .left-content ul,
.webinar_custom_template .blog-content .content-outer .left-content li,
.webinar_custom_template .blog-content .content-outer .left-content a {
  font-size: 20px;
  line-height: 28px;
  color: #6D6E71;
}

.webinar_custom_template .blog-content .content-outer .right-content {
  width: 50%;
  padding-left: 72px;
  padding-bottom: 38px;
}

.webinar_custom_template .blog-content .content-outer .right-content .speaker-title {
  font-weight: 700;
  font-size: 22px;
  line-height: 28px;
  color: #F37322;
  position: relative;
  display: inline-block;
  margin-bottom: 24px;
}

.webinar_custom_template .blog-content .content-outer .right-content .speaker-title:after {
  content: '';
  height: 4px;
  width: 100%;
  background-image: url(https://www.paycor.com/wp-content/uploads/2022/08/speaker-underline.png);
  position: absolute;
  left: 0;
  bottom: 0;
  background-size: cover;
}

.webinar_custom_template .blog-content .content-outer .right-content .speakerText {
  font-family: 'Arial';
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #58595B;
  margin: 0;
}

.webinar_custom_template .blog-content .content-outer .right-content .speaker-info-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
}

.webinar_custom_template .blog-content .content-outer .right-content .speaker_img {
  max-width: 64px;
  margin-right: 22px;
  border-radius: 50px;
}

.webinar_custom_template .blog-content .content-outer .right-content .speaker-info-main .speaker-name {
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #58595B;
  margin: 0;
}

.webinar_custom_template .blog-content .content-outer .right-content .speaker-info-main .speaker-info {
  margin-bottom: 0;
}

.webinar_custom_template .blog-content .content-outer .right-content p {
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #6D6E71;
}

.webinar_custom_template .blog-content .content-outer .right-content .prev-next p,
.webinar_custom_template .blog-content .content-outer .right-content .prev-next a {
  font-size: 16px;
  line-height: 25px;
}

.webinar_custom_template .blog-content .content-outer .right-content .prev-next p {
  font-weight: 700;
  color: #58595b;
}

.webinar_custom_template .blog-content .content-outer .right-content .speaker-date {
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  color: #6D6E71;
  margin-bottom: 63px;
  display: inline-block;
}

.webinar_custom_template .icon_main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -8px 56px;
}

.webinar_custom_template .icon_box {
  width: 33.33%;
  padding: 0 8px;
  text-align: center;
}

.webinar_custom_template .icon_img {
  max-width: 48px;
  margin: 0 auto;
}

.webinar_custom_template .icon_heading {
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  color: #58595B;
  margin: 14px 0 0;
}

.webinar_custom_template .blog-content .content-outer .right-content .next_link {
  text-align: right;
}

.webinar_custom_template .blog-content .content-outer .right-content .prev-next {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.webinar_custom_template .blog-content .content-outer .right-content .arrow {
  margin-top: 52px;
  margin-left: -40px;
  margin-bottom: 26px;
  display: none;
}

.webinar_custom_template.scrolled .blog-content .content-outer .right-content .arrow {
  display: none;
}

.webinar_custom_template.scrolled .blog-content .content-outer .right-content .arrow .speaker_arrow {
  max-width: 120px;
}

.webinar_custom_template .blog-content .content-outer .right-content .prev-next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 -20px;
}

.webinar_custom_template .blog-content .content-outer .right-content .prev-link,
.webinar_custom_template .blog-content .content-outer .right-content .next_link {
  width: 50%;
  padding: 0 20px;
}

.webinar_custom_template .blog-content .content-outer .right-content .prev-next p {
  font-weight: 700;
  font-size: 16px;
  line-height: 25px;
  color: #58595b;
  margin: 0;
}


@media screen and (max-width: 1023.98px) {
  .webinar_custom_template .blog-content .content-outer {
    padding: 88px 28px 0;
    position: relative;
    border: none;
  }

  .webinar_custom_template .blog-content .content-outer::after {
    position: absolute;
    content: "";
    height: 1px;
    width: 600px;
    background-color: #E8E8E8;
    top: -1px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  .webinar_custom_template .blog-content .content-outer .left-content {
    width: 100%;
  }

  .webinar_custom_template .blog-content .content-outer .left-content p,
  .webinar_custom_template .blog-content .content-outer .left-content ul,
  .webinar_custom_template .blog-content .content-outer .left-content li,
  .webinar_custom_template .blog-content .content-outer .left-content a {
    font-size: 22px;
  }

  .webinar_custom_template .blog-content .content-outer .right-content {
    width: 100%;
    padding-left: 0;
    padding-bottom: 85px;
  }

  .webinar_custom_template .blog-content .content-outer .right-content .arrow {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .webinar_custom_template .blog-content .content-outer {
    padding-left: 44px;
    padding-right: 44px;
  }
}

@media screen and (max-width: 767.98px) {
  .webinar_custom_template .blog-content .container {
    padding-left: 36px;
    padding-right: 36px;
  }

  .webinar_custom_template .blog-content .content-outer {
    padding: 64px 0 0;
  }

  .webinar_custom_template .blog-content .content-outer .left-content p {
    margin: 0 0 20px;
  }

  .webinar_custom_template .blog-content .content-outer .left-content p,
  .webinar_custom_template .blog-content .content-outer .left-content ul,
  .webinar_custom_template .blog-content .content-outer .left-content li,
  .webinar_custom_template .blog-content .content-outer .left-content a {
    font-size: 18px;
    line-height: 24px;
  }

  .webinar_custom_template .blog-content .content-outer .right-content {
    margin-top: 20px;
  }

  .webinar_custom_template .blog-content .content-outer .right-content p {
    margin-bottom: 20px;
  }

  .webinar_custom_template .blog-content .content-outer::after {
    width: 303px;
  }

  .webinar_custom_template .blog-content .content-outer .right-content .speaker-date {
    margin-bottom: 40px;
  }

  .webinar_custom_template .icon_main {
    margin: 0 -8px 45px;
  }

  .webinar_custom_template .icon_img {
    max-width: 30px;
  }

  .webinar_custom_template .icon_heading {
    font-size: 12px;
    line-height: 18px;
    margin: 12px 0 0;
  }

  .webinar_custom_template .blog-content .content-outer .right-content .prev-next {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .webinar_custom_template .blog-content .content-outer .right-content .prev-link,
  .webinar_custom_template .blog-content .content-outer .right-content .next_link {
    width: 100%;
  }

  .webinar_custom_template .blog-content .content-outer .right-content .next_link {
    text-align: left;
    margin-top: 30px;
  }
}

/* Webinar Content Section END */

/* Modal CSS */
@-webkit-keyframes animatetop {
  from {
    top: -100px;
    opacity: 0
  }

  to {
    top: 0;
    opacity: 1
  }
}

@keyframes animatetop {
  from {
    top: -100px;
    opacity: 0
  }

  to {
    top: 0;
    opacity: 1
  }
}

.form_modal_open {
  overflow: hidden;
}

.webinar_custom_template .overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.6);
  visibility: hidden;
  opacity: 0;
}

.webinar_custom_template .modal-dialog {
  max-width: 454px;
  margin: 1.75rem auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (1.75rem * 2));
}

.webinar_custom_template .modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  box-shadow: 0px 7px 40px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 7px 40px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 7px 40px rgba(0, 0, 0, 0.15);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.6s;
  animation-name: animatetop;
  animation-duration: 0.6s
}

.webinar_custom_template .modal-content .card {
  border: none;
  margin: 0;
}

.webinar_custom_template .modal-content .card-body {
  padding: 40px 52px 52px;
}

.webinar_custom_template .modal-content .card-body h3 {
  color: #58595B;
  margin-bottom: 0;
  font-size: 24px;
  line-height: 40px;
  text-transform: capitalize;
}

.webinar_custom_template .modal-content .card-body .wp-block-ws-form {
  margin-top: 28px;
}

.webinar_custom_template .form-msg h6 {
  font-weight: 400;
  font-size: 20px;
  line-height: 34px;
  color: #58595B;
  margin: -20px 0 20px;
}

.webinar_custom_template .form-msg p {
  background: rgba(243, 115, 33, 0.1);
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #58595B;
  padding: 8px 23.5px;
  margin: 0;
}

.webinar_custom_template .modal-content .wp-block-ws-form {
  margin: 0;
}

.webinar_custom_template .modal-content .wp-block-ws-form .mktoForm .mktoButtonRow {
  -webkit-box-pack: initial;
  -ms-flex-pack: initial;
  justify-content: initial;
  display: -ms-grid;
  display: grid;
}

.webinar_custom_template .modal-content .wp-block-ws-form .mktoForm .mktoFormRow>.mktoFormCol {
  margin-bottom: 28px !important;
}

.webinar_custom_template .modal-content .wp-block-ws-form .mktoForm input.mktoField:not([type=radio]):not([type=checkbox]),
.webinar_custom_template .modal-content .wp-block-ws-form .mktoForm select.mktoField,
.webinar_custom_template .modal-content .wp-block-ws-form .mktoForm textarea.mktoField {
  background: #FFFFFF;
  border: 1px solid #A7A7A7;
  box-sizing: border-box;
  border-radius: 1px;
  padding: 13px 17px 12px;
  height: 50px;
}

.webinar_custom_template .modal-content .card-body .mktoButton {
  width: 100%;
  height: 64px;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  color: #FFFFFF;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #153D6E;
  background: #193D6A;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.webinar_custom_template .modal-content .card-body .mktoButton:hover,
.webinar_custom_template .modal-content .card-body .mktoButton:active,
.webinar_custom_template .modal-content .card-body .mktoButton:focus {
  background: #fff;
  color: #193D6A;
}

.webinar_custom_template .modal-content .card-body .mktoButton::after {
  margin-left: 5px;
  position: relative;
  right: -7px;
  height: 14px;
  content: "" !important;
  background-image: url(https://www.paycor.com/wp-content/uploads/2022/08/cta-arrow-white.png);
  width: 10px;
  background-size: contain;
  background-repeat: no-repeat;
}

.webinar_custom_template .modal-content .card-body .mktoButton:hover:after,
.webinar_custom_template .modal-content .card-body .mktoButton:active:after,
.webinar_custom_template .modal-content .card-body .mktoButton:focus:after {
  background-image: url(https://www.paycor.com/wp-content/uploads/2022/08/cta-arrow-blue.png);
}

.webinar_custom_template .modal-content .wp-block-ws-form .form-msg a.wp-block-button__link::after {
  position: relative;
  top: 6px;
}

.webinar_custom_template .modal .close {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 1;
  cursor: pointer;
  width: 20px;
  height: 20px;
}

.webinar_custom_template .modal .wp-block-buttons a.wp-block-button__link {
  margin: 0;
}

.form_modal_open input#mail-id,
.form_modal_open input#mail-new {
  caret-color: transparent;
}

@media (max-width: 1023.98px) {
  .form_modal_open {
    position: fixed;
    width: 100%;
  }
}

@media screen and (max-width: 767.98px) {
  .webinar_custom_template .modal .close {
    top: 14px;
    right: 14px;
  }

  .webinar_custom_template .modal-content .card-body {
    padding: 40px 32px;
  }

  .webinar_custom_template .overlay {
    overflow-y: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .webinar_custom_template .modal-dialog {
    margin: 20px auto;
    min-height: auto;
    width: 100%;
  }

  .webinar_custom_template .modal-content {
    max-height: calc(100vh - 40px);
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }

  .webinar_custom_template .modal-content::-webkit-scrollbar {
    display: none;
  }

  .webinar_custom_template .form-msg h6 {
    font-size: 18px;
    line-height: 30px;
  }
}

@media (max-width: 374.98px) {
  .webinar_custom_template .modal-content .card-body h3 {
    font-size: 20px;
    line-height: 30px
  }
}

@media (max-height: 565px) {
  .webinar_custom_template .modal-content {
    max-height: calc(100vh - 40px);
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }

  .webinar_custom_template .modal-content::-webkit-scrollbar {
    display: none;
  }
}