/* Outlook Webinars */

.outlook-webinar .post-title {
  width: 100%;
  float: left
}

.outlook-webinar .post_meta {
  float: left;
}

.outlook-webinar .single-post-title.entry-title {
  margin-top: 0px;
  width: 70%;
  font-size: 60px;
  line-height: 70px;
}

.outlook-webinar .top-banner {
  min-height: 604px;
  width: 100%;
  background-size: cover !important;
  font-size: 18px;
  line-height: 24px;
  padding-top: 60px;
  padding-bottom: 60px;
  display: block;
  float: left;
}

.outlook-webinar .top-banner .moderator-details img {
  min-height: auto;
  height: 104px;
  width: 104px;
  border-radius: 50%;
  object-fit: cover;
  float: left;
}

.outlook-webinar .top-banner .moderator-detail {
  color: #2BF3CC !important;
  font-weight: bold;
}

.outlook-webinar .flex {
  display: flex;
}

.outlook-webinar .flex-row {
  flex-direction: row;
}

.outlook-webinar .flex-align-center {
align-items: center;
}

.outlook-webinar .top-banner .moderator-detail.text-white,
.outlook-webinar .top-banner.text-white,
.outlook-webinar .top-banner strong.text-white,
.outlook-webinar h2.top-banner-title.text-white {
  color: #FFFFFF !important;
}

.outlook-webinar .top-banner.text-blue,
.outlook-webinar .top-banner strong.text-blue,
.outlook-webinar h2.top-banner-title.text-blue,
.outlook-webinar .text-blue {
  color:#033858 !important;
}

.outlook-webinar .top-banner-form-title {
  display: inline-block;
  font-size: 24px !important;
  margin-bottom: 30px;
  margin-top: 4px;
}

 .visibility-hidden {
  visibility: hidden;
 }

.outlook-webinar .text-center {
  text-align: center;
}

.outlook-webinar .row {
  display: block;
  float: left;
  width: 100%;
}

.outlook-webinar .col-1 {
  width: 8.33%;
  display: block;
  float: left;
}

.outlook-webinar .col-2 {
  width: 16.66%;
  display: block;
  float: left;
}

.outlook-webinar .col-3 {
  width: 25%;
  display: block;
  float: left;
}

.outlook-webinar .col-4.flex-item {
  width: calc(33.33% - 30px);
}

.outlook-webinar .col-4 {
  width: 33.33%;
  display: block;
  float: left;
}

.outlook-webinar .col-5 {
  width: 41.66%;
  display: block;
  float: left;
}

.outlook-webinar .col-6 {
  width: 50%;
  display: block;
  float: left;
}

.outlook-webinar .col-7 {
  width: 58.33%;
  display: block;
  float: left;
}

.outlook-webinar .col-8 {
  width: 66.66%;
  display: block;
  float: left;
}

.outlook-webinar h2.top-banner-title {
  font-size: 60px !important;
  font-weight: bold;
  line-height: 60px;
  margin: 0;
  padding-right: 0;
  display: block;
  padding-top: 0;
  clear: both;
}

.outlook-webinar .top-banner p {
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
}

.outlook-webinar .buttons {
  width: 100%;
  justify-content: space-between;
  display: flex;
}

.outlook-webinar a.download-button-blue,
.outlook-webinar a.download-button-blue:hover {
  background: #033858 !important;
  color: #FFF;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}
.outlook-webinar a.submit-button-orange,
.outlook-webinar a.download-button-orange,
.outlook-webinar a.submit-button-orange:hover,
.outlook-webinar a.download-button-orange:hover {
  background: #D17A45 !important;
  color: #FFF !important;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.outlook-webinar a.download-button-orange:hover,
.outlook-webinar a.download-button-orange {
  padding-left: 15px;
  padding-right: 15px;
}
.outlook-webinar a.submit-button-orange:hover,
.outlook-webinar a.submit-button-orange {
  text-align: center;
  max-width: 394px;
  height: 56px;
  width: 100%;
  padding-top: 0;
  line-height: 56px;
  display: inline-block;
  padding-left: 15px;
  font-size: 18px;
  color: #FFF;
}

.outlook-webinar a.submit-button-orange:hover,
.outlook-webinar a.download-button-orange:hover,
.outlook-webinar a.download-button-blue:hover {
  opacity: 0.8;
}
.outlook-webinar a.download-button-orange img,
.outlook-webinar a.download-button-blue img {
  min-height: auto;
  width: 25px;
  height: 25px;
}

.outlook-webinar .outlook-signup-input {
  width: 100%;
  max-width: 394px;
  background: none;
  font-size: 16px;
  font-weight: 600;
  color: #FFF;
  height: 56px;
  padding-left: 15px;
}

.pt-1 {
  padding-top: 15px !important;
}

.pb-1 {
  padding-bottom: 15px !important;
}

.pb-1-5 {
  padding-bottom: 23px !important;
}

.pl-1 {
  padding-left: 15px !important;
}

.pr-1 {
  padding-right: 15px !important;
}

.pl-2 {
  padding-left: 30px !important;
}

.pr-2 {
  padding-right: 30px !important;
}

.pt-2 {
  padding-top: 30px !important;
}

.pb-2 {
  padding-bottom: 30px !important;
}

.pt-4 {
  padding-top: 60px !important;
}

.pb-4 {
  padding-bottom: 60px !important;
}

.p-4 {
  padding: 60px !important;
}

.ml-2 {
  margin-left: 30px !important;
}

.mr-2 {
  margin-right: 30px !important; 
}

.mt-2 {
  margin-top: 30px;
}

.block {
  display: block !important;
}

.single-tagline-top-aligned {
  margin-top: -7px !important;
}

.mb-2 {
  margin-bottom: 30px;
}

.mt-1 {
  margin-top: 15px;
}

.mt-1-5 {
  margin-top: 20px;
}

.flush-with-header {
  margin-top: 33px;
}

.pt-1-5 {
  margin-top: 20px !important;
}

.mb-1 {
  margin-bottom: 15px;
}

.ml-1 {
  margin-left: 15px;
}

.mr-1 {
  margin-right: 15px;
}

.mt-4 {
  margin-top: 60px;
}

.outlook-webinar .background-gray {
  background: #E5E9EF;
}

.outlook-webinar .background-white {
  background: #ffffff;
}

.outlook-webinar .background-blue-gradient {
  background: rgb(0, 246, 231);
  background: linear-gradient(325deg, rgba(0, 246, 231, 1) 0%, rgba(0, 141, 210, 1) 50%);
}

.outlook-webinar .single-tagline {
  font-size: 16px;
  color: #172f51;
  margin: 0;
  font-weight: bold !important;
  padding-left: 2px;
  display: inline-block;
}

.outlook-webinar h2 {
  font-size: 48px !important;
  color: #1b3856;
  font-weight: bold;
  line-height: normal;
  margin: 0;
  padding-right: 60px;
  display: block;
  padding-top: 15px;
  clear: both;
  padding-bottom: 48px;
  padding-top: 0px;
}

.outlook-webinar .featured-video {
  padding: 60px 0;
  float: left;
  width: 100%;
}

.outlook-webinar p {
  font-size: 18px;
}

.outlook-webinar .featured-speakers-wrapper .description p {
  font-size: 16px;
}

.outlook-webinar iframe {
  height: 400px;
  width: 100%;
}

.outlook-webinar.modal iframe {
  height: 286px;
}

.text-light-blue {
  color: #4296EC !important;
}

.outlook-webinar .featured-video strong {
  font-size: 16px !important;
  clear: both;
  display: inline-block;
}

.outlook-webinar .featured-video a.speaker {
  font-size: 16px;
  clear: both;
  display: inline-block;
  color: #033858;
}

.outlook-webinar .featured-video p {
  font-size: 16px;
}

.outlook-webinar .watch-video {
  font-size: 24px;
  font-weight: bold;
  display: block;
  width: 100%;
  margin-top: 84px;
}

.outlook-webinar .watch-video.featured {
  margin-top: 15px !important;
}

.outlook-webinar .watch-video:hover {
  text-decoration: underline !important;
}

.outlook-webinar .watch-video img {
  margin-bottom: -4px;
}

.outlook-webinar .featured-content {
  padding: 60px 0;
  float: left;
  width: 100%;
}

.outlook-webinar .featured-content p {
  margin-bottom: 0px;
}

.outlook-webinar .featured-video ol,
.outlook-webinar .featured-content ol {
  padding-left: 28px;
}

.outlook-webinar .featured-content ol li {
  list-style: decimal;
  font-size: 18px;
}

.outlook-webinar .featured-video ol li {
  list-style: decimal;
  font-size: 16px;
}

.outlook-webinar  .featured-moderator {
  padding: 60px 0 0px;
  float: left;
  width: 100%;
}

.outlook-webinar .featured-speakers-list {
  padding: 0px 0 60px;
  float: left;
  width: 100%;
}

.outlook-webinar .featured-speakers-list h3 {
  font-size: 25px;
  margin: 0;
  line-height: 30px;
}

.outlook-webinar .featured-speakers-wrapper {
  display: block;
}

.outlook-webinar .featured-speakers-wrapper .speaker-item:nth-child(2) {
  margin: 0 30px;
}

.outlook-webinar .featured-speakers-wrapper .speaker-item:nth-child(4n) {
	clear: both;
}

.outlook-webinar .featured-speakers-wrapper .speaker-item:nth-child(5n) {
	margin: 0 30px;
}

.outlook-webinar .featured-speakers-wrapper .speaker-item.col-4.flex-item {
	margin-bottom: 30px;
}

.outlook-webinar .featured-speakers-wrapper .speaker-item h4 {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 0px;
  margin-bottom: -7px;
}

.outlook-webinar .featured-speakers-wrapper .speaker-item strong {
  font-size: 18px !important;
  font-weight: bold;
}

.outlook-webinar .featured-speakers-wrapper .speaker-item a.see-more {
  font-weight: bold;
  text-decoration: underline;
  font-size: 18px;
}

.outlook-webinar .connect-wrapper {
    float: left;
    padding: 60px 0;
    background-image: url(/wp-content/themes/total-child-theme/page-templates/outlook-webinar-layout/assets/connect-bgd.png);
    height: 336px;
    display: block;
    float: left;
    width: 100%;
    margin-top: -6px;
    background-size: cover;
}

.outlook-webinar .connect-call-to-action {
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 60px;
  letter-spacing: -0.02em;
  color: #FFFFFF;
  padding-left: 15px;
  max-width: 40%;
  float: left;
}

.outlook-webinar .connect-button-call-to-action {
  font-style: normal;
  font-weight: 500;
  font-size: 23px;
  line-height: 27px;
  letter-spacing: -0.02em;
  color: #FFFFFF;
  padding-right: 15px;
  max-width: 33%;
  margin-left: 291px;
  float: left;
}

.outlook-webinar #connect-button {
  background: #ffffff !important;
  color: #01395a;
  width: 100%;
  float: left;
  text-align: center;
  margin-top: 35px;
  font-style: normal;
  font-weight: 700;
  font-size: 23px;
  height: 51px;
  line-height: 51px;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  text-transform: none;
}

.outlook-webinar #connect-button .link-inner {
  display: flex;
  padding-left: 15px;
  padding-right: 15px;
  width: 85%;
  justify-content: center;
}

.outlook-webinar #connect-button i {
  display: flex;
  line-height: 51PX;
  width: 15%;
  justify-content: center;
  background: #00FBCD;
  color: #033858 !important;
}

.outlook-webinar .related-content {
  float: left;
  padding: 60px 0;
  width: 100%;
}

.outlook-webinar .related-content-wrapper {
  display: flex;
  justify-content: space-between;
}

.outlook-webinar .single_post-wrapper .contentWrapper h2 {
  margin: 0px;
  color: #1c3857;
  font-size: 19px !important;
  line-height: 20px;
  font-weight: 600;
  max-height: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.outlook-webinar .single_post-wrapper .contentWrapper {
  width: 100%;
}

.outlook-webinar .single_post-wrapper {
  padding-left: 0px;
  padding-right: 0px;
}

.top-banner img.outlook-date-icons {
  width: 19px;
  height: 19px;
  min-height: inherit;
}


.outlook-webinar .top-banner p.outlook-webinar-date {
  font-weight: 600;
}

.speaker-social {
  display: flex;
  float: right;
}

.moderator-social {
  display: flex;
}

.moderator-social li,
.speaker-social li {
  padding: 4px;
}

.featured-speakers-wrapper .description ul {
  padding: 0 0 0 15px;
}

.featured-speakers-wrapper .description ul li {
  list-style-type: disc;
}

.top-banner .form-wrapper {
  width: 100%;
  max-width: 394px;
  display: inline-block;
  text-align: left;
}

.speaker-item .description {
  font-size: 16px;
  line-height: 22px;
}


/* Countdown */
.countdown {
  font-family: arial;
  text-transform: uppercase;
  justify-content: space-between;
  font-family: arial;
  text-transform: uppercase;
  display: flex;
  width: 100%;
  float: left;
  max-width: 394px;
  margin-bottom: 51px;
}

.modal .moderator-social {
  position: absolute;
  bottom: 60px;
}


.countdown>div {
  display: inline-block;
}

.countdown>div>span {
  display: block;
  text-align: center;
}

.countdown-container {
  margin: 0;
  width: 76px;
  height: 56px;
}

.countdown-container .countdown-heading {
  font-size: 11px;
  margin-top: 10px;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  text-transform: lowercase;
  font-weight:600;
}

.countdown-container .countdown-value {
  font-size: 28px;
  color: #033858;
  text-align: center;
  background: #FFF;
  font-weight: 600;
  width: 76px;
  height: 56px;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
}

.modal-overlay {
  display: block;
  top: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 11123 !important;
  background: rgba(0, 0, 0, 0.55);
}

.modal-overlay.hidden {
  display: none;
}

.modal {
  display: block;
  width: 1170px;
  z-index: 3;
  left: calc((100% - 1170px)/2);
  position: fixed;
  top: 50px;
  z-index: 111123 !important;
  background: #FFF;
}

.modal.hidden {
  display: none;
}

.modal.outlook-webinar .focus-areas {
  margin-left: -6px;
  padding-bottom: 40px;
}

.modal.outlook-webinar .focus-areas li {
  padding: 8px 12px;
  display: inline-block;
  margin: 6px;
  border: 1px solid #4296EC;
  color: #4296EC;
}

.modal.outlook-webinar .focus-areas li:hover {
  padding: 7px 11px;
  border: 2px solid #4296EC;
}


.modal .speaker-select-client-impact-examples {
  font-size: 16px;
  line-height: 32px;
}

.modal .speaker-select-client-impact-examples strong {
  font-weight: bold;
  font-size: 24px !important;
}

.modal-close-button {
  position: absolute;
  right: 20px;
  top: 20px;
}

.modal-close-button:hover path {
  fill: #FFF;
}

.modal-close-button:hover circle {
  fill: #4296EC
}

.social-icons:hover {
  filter: invert(33%) sepia(96%) saturate(961%) hue-rotate(173deg) brightness(98%) contrast(105%);
}

.desktop-only {
  display: block;
}

.mobile-only {
  display: none;
}

.outlook-webinar #primary {
  padding-bottom: 0px;
}

.no-wrap {
  white-space: nowrap;
}

.outlook-webinar .featured-content .flush-with-header {
  padding-bottom: 30px;
}
  
.outlook-webinar .featured-video .watch-video {
  margin-top: 0px;
}
  
.outlook-webinar .featured-video .panel-title {
  display: block;
}

/* countdown */


@media only screen and (max-width: 769px) {
  .outlook-webinar .col-sm-12 {
    width: 100%;
    display: block;
    float: left;
  }

  .desktop-only {
    display: none;
  }

  .mobile-only {
    display: block;
  }

  .top-banner img {
    min-height: inherit;
    z-index: 0;
    width: 100%;
  }
}


@media only screen and (max-width: 456px) {
  .visibility-hidden {
    display: none !important;
  }
  .outlook-webinar .connect-call-to-action,
  .outlook-webinar h2,
  .outlook-webinar h2.top-banner-title,
  .outlook-webinar .single-post-title.entry-title {
    font-size: 24px !important;
    line-height: 28px;
  }

  .outlook-webinar .col-sm-12 {
    width: 100%;
  }

  .outlook-webinar .top-banner p {
    font-size: 20px;
    line-height: initial;  
    font-weight: 400;
  }

  .outlook-webinar .col-sm-12.pl-1 {
    padding-left: 30px !important;  
  }

  .outlook-webinar .col-sm-12.pr-1 {
    padding-right: 30px !important;
  }

  .outlook-webinar .top-banner-form-title {
    margin-top: 30px;
    float: left;
  }

  .outlook-webinar .top-banner {
    display: flex;
    height: auto;
  }

  .outlook-webinar .signup-form {
    float: left;
    width: 100%;
  }

  .sm-mt-2 {
    margin-top: 30px !important;
  }

  .outlook-webinar .featured-speakers-wrapper {
    display: block;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .outlook-webinar .col-sm-12.flex-item {
    width: 100%;
    padding: 30px;
  }
  .outlook-webinar .featured-speakers-wrapper .speaker-item:nth-child(2n) {
    margin: 0;
  }

    .outlook-webinar .connect-wrapper {
      padding: 40px 0;
      min-height: 336px;
      height: auto;
    }

  .outlook-webinar .connect-call-to-action {
    width: 100%;
    max-width: 100%;
    padding: 0 30px;
  }

  .outlook-webinar .connect-button-call-to-action {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    padding: 30px 30px 0 30px;
    font-size: 18px;
  }

  .outlook-webinar #connect-button {
    font-size: 20px;
  }
  .col-sm-12.flush-with-header,
  .col-sm-12.sm-mt-1-5 {
    margin-top: 0px;
  }

  .outlook-webinar iframe {
    height: 200px;
  }

  .countdown-container {
    margin: 0;
    width: 76px;
    height: 56px;
  }

  .outlook-webinar .single-tagline {
    padding-left: 0px;
  }

  .outlook-webinar #connect-button {
    font-size: 20px;
    display: flex;
    line-height: initial;
    align-items: center;
  }

  .outlook-webinar .related-content-wrapper {
    display: block !important;  
    padding: 0 !important;
  }

  .single_post-wrapper .contentWrapper {
    max-height: inherit !important;
    height: auto !important;
  }

  .outlook-webinar .single_post-wrapper .contentWrapper h2 {
    max-height: inherit !important;
    height: auto !important;
  }

  .modal {
    display: block;
    width: 100%;
    z-index: 3;
    left: 0;
    top: 0 !important;
    position: fixed;
    bottom: 0 !important;
    z-index: 111123 !important;
    background: #FFF;
    overflow: auto;
  }

  .outlook-webinar.modal .col-sm-12.pr-1 {
    padding-right: 0px !important;
  }

  .outlook-webinar.modal .col-sm-12.pl-1 {
    padding-left: 0px !important;
  }

  .outlook-webinar.modal .featured-moderator {
    padding: 30px !important;
  }

  .modal-close-button {
    right: 8px;
    top: 1px;
  }

  .modal .moderator-social {
    position: relative;
    bottom: 0;
    margin-top: 15px;
    margin-bottom: 15px;
  }
}