/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 05 2021 | 15:41:19 */
/* Body */

html {
	max-width:100%;
	overflow-y: scroll;
    -ms-overflow-style: scrollbar;
	-webkit-font-smoothing: antialiased;
}
body {
	max-width:100%;
	overflow:hidden;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#page-container {
    overflow: hidden;
}

small {
    font-size: 80%;
}

sup {
    bottom: .7em;
    font-size: 85%;
}

/* Colors */

#et_search_icon:hover, #top-menu li.current-menu-ancestor>a, #top-menu li.current-menu-item>a, .bottom-nav li.current-menu-item>a, .comment-reply-link, .entry-summary p.price ins, .et-social-icon a:hover, .et_password_protected_form .et_submit_button, .footer-widget h4, .form-submit .et_pb_button, .mobile_menu_bar:after, .mobile_menu_bar:before, .nav-single a, .posted_in a, .woocommerce #content div.product p.price, .woocommerce #content div.product span.price, .woocommerce #content input.button, .woocommerce #content input.button.alt, .woocommerce #content input.button.alt:hover, .woocommerce #content input.button:hover, .woocommerce #respond input#submit, .woocommerce #respond input#submit.alt, .woocommerce #respond input#submit.alt:hover, .woocommerce #respond input#submit:hover, .woocommerce-page #content div.product p.price, .woocommerce-page #content div.product span.price, .woocommerce-page #content input.button, .woocommerce-page #content input.button.alt, .woocommerce-page #content input.button.alt:hover, .woocommerce-page #respond input#submit, .woocommerce-page #respond input#submit.alt, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page .star-rating span:before, .woocommerce-page a.button, .woocommerce-page a.button.alt, .woocommerce-page a.button.alt:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button, .woocommerce-page button.button.alt, .woocommerce-page button.button.alt.disabled, .woocommerce-page button.button.alt.disabled:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page button.button:hover, .woocommerce-page div.product p.price, .woocommerce-page div.product span.price, .woocommerce-page input.button, .woocommerce-page input.button.alt, .woocommerce-page input.button.alt:hover, .woocommerce-page input.button:hover, .woocommerce .star-rating span:before, .woocommerce a.button, .woocommerce a.button.alt, .woocommerce a.button.alt:hover, .woocommerce a.button:hover, .woocommerce button.button, .woocommerce button.button.alt, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:hover, .woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce input.button, .woocommerce input.button.alt, .woocommerce input.button.alt:hover, .woocommerce input.button:hover, .wp-pagenavi a:hover, .wp-pagenavi span.current {
    color: #BF2026;
}

/* Fonts */

.font-red {
  color: #BF2026;
}
.text-center {
  	text-align: center !important;
}

/* Links with arrows */

.et_pb_text_inner a:hover {
    opacity: 0.9;
}
a .fa {
    -webkit-transition: all .3s cubic-bezier(0,0,1,1);
    -moz-transition: all .3s cubic-bezier(0,0,1,1);
    -o-transition: all .3s cubic-bezier(0,0,1,1);
    -ms-transition: all .3s cubic-bezier(0,0,1,1);
    transition: all .3s cubic-bezier(0,0,1,1);
    position: relative;
    left: 0;
}
a:hover .fa {
    left: 5px;
}
a:hover .fa-arrow-left {
    left: -10px;
}
.banner-social .fa,
#footer-widgets .footer-widget:first-child ul li a .fa{
    left: 0 !important;
}

/* Button */

.et_pb_button {
    background-color: #BF2026 !important;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid #BF2026 !important;
    padding: 5.5px 50px !important;
    font-size: 18px;
    font-weight: 600;
}
.et_pb_button:hover {
    background-color: #fff !important;
    color: #BF2026;
    border: 1px solid #BF2026 !important;
}
.et_pb_button:after {
    display: none;
}
.et_pb_button.btn-alt {
    background-color: #fff !important;
    color: #BF2026 !important;
}
.et_pb_button.btn-alt:hover {
    background-color: #BF2026 !important;
    color: #fff !important;
}

/* Logo Carousel */

.lswr-logo-slider-clear {
    padding: 0;
}
.lswr-template-1.lswr-logo-slider .lswr-logo-inner.slick-slide img {
    max-height: 55px;
    max-width: 100% !important;
    width: auto !important;
}

.slick-slider .lswr-logo-inner .logo-img-outter, .lswr-logo-inner.slick-slide {
  width: intrinsic !important;      
  width: -moz-max-content !important; 
  width: -webkit-max-content !important;
  width: max-content !important;
  margin: 0;
}
@media screen and (min-width:640px){
  .slick-slider .lswr-logo-inner .logo-img-outter, .lswr-logo-inner.slick-slide {
      width: intrinsic !important;      
      width: -moz-max-content !important; 
      width: -webkit-max-content !important;
      width: max-content !important;
      margin: 0;
  }
}
.slick-slider .lswr-logo-inner .logo-img-outter, .lswr-logo-inner.slick-slide {
    margin: 0;
    padding: 10px 10px 0;
}
.lswr-logo-title {
    display: none;
}

/* Menu */

#et-top-navigation .et-cart-info, #et_top_search {
    display: none;
}
#et-top-navigation .et-cart-info, #et_top_search {
    display: none;
}
.et_header_style_left #et-top-navigation nav>ul>li>a, .et_header_style_split #et-top-navigation nav>ul>li>a {
    text-transform: uppercase;
    font-size: 16px;
  	color: #404041;
}
#top-menu li.current-menu-ancestor>a, #top-menu li.current-menu-item>a {
  font-weight: bold;
}
#top-menu > li.current-menu-ancestor:not(.menu-btn)>a:before, #top-menu > li.current-menu-item:not(.menu-btn)>a:before {
    content: '';
    width: 100%;
    height: 2px;
    background-color: #bf1f26;
    position: absolute;
    bottom: 20px;
}
.et-fixed-header #top-menu > li.current-menu-ancestor:not(.menu-btn)>a:before, .et-fixed-header #top-menu > li.current-menu-item:not(.menu-btn)>a:before {
    bottom: 7px;
}
#top-menu li {
    padding-right: 40px;
}
.et_mobile_menu li.current-menu-ancestor:not(.menu-btn) > a, .et_mobile_menu li.current-menu-item:not(.menu-btn) > a {
    color: #bf1f26;
}
.menu-btn a {
    background-color: #BF2026;
  	border: 1px solid #BF2026;
    color: #fff !important;
    padding: 12px 24px !important;
    border-radius: 4px;
    font-size: 16px !important;
    top: 13px;
}
.menu-btn a:hover {
    background-color: #fff;
    color: #BF2026 !important;
  	opacity: 1 !important;
}
.menu-btn a.tel-link {
    position: absolute !important;
    top: -13px;
    background: transparent;
    border: none;
    padding: 0 !important;
    width: 100%;
    color: #BF2026 !important;
    text-align: center;
}
.menu-btn a.tel-link:hover {
    color: #BF2026 !important;
}
img#logo {
    max-height: 74px;
    margin: 10px 0;
}
header#main-header, .container.et_menu_container, .et_header_style_left .logo_container {
    height: 105px;
}
.et_fixed_nav #et-top-navigation {
    padding-top: 33px !important;
}

#top-menu .sub-menu {
    padding: 20px 0;
    width: 271px;
}
#top-menu li li a {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0;
    width: 100%;
    opacity: 1 !important;
}
.et-fixed-header #top-menu li li a {
    font-size: 14px;
}
#top-menu li li {
    width: 100%;
    padding: 0;
}
#top-menu li li a:hover {
    background-color: #bf1f26;
    color: #fff;
}

/* Sitemap */

ul.html-sitemap-list {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    max-width: 1000px;
    margin: 0 auto !important;
}

/* Video Player */

.et_pb_video_overlay_hover {
    background-color: rgba(0,0,0,0.6);
}
.overlay-lighter .et_pb_video_overlay_hover {
    background-color: rgba(0,0,0,0.45);
}
.et_pb_video_play:before {
    background-image: url(https://www.influenceatwork.com/wp-content/uploads/2020/11/icon-video.png);
    background-size: contain;
    background-position: 50%;
    color: transparent;
}
.et_pb_video_play,
.video-btn {
  	transform: scale(1);
    animation: pulsePlayVideoSmall 2s infinite;
}
@keyframes pulsePlayVideoSmall{
  0%{
    transform:scale(.95);
    box-shadow:0 10px 10px 10px rgbargba(255,255,255,.5)
  }
  70%{
    transform:scale(1.0);
    box-shadow:0 0 0 10px rgba(0,0,0,0)
  }
  100%{
    transform:scale(.95);
    box-shadow:0 0 0 0 rgba(0,0,0,0)
  }
}

.trainer-info-video .et_pb_video {
  	position: relative;
  	z-index: 2;
  	opacity: 0;
}
.trainer-info-video .et_pb_video.video-play {
  	opacity: 1;
}
.trainer-info-video .et_pb_video_overlay_hover {
    background: transparent;
}
.trainer-info-video .et_pb_video_overlay {
    background-color: #fff;
}
.trainer-info-video .et_pb_text {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
    font-size: 32px;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    top: 0;
    text-shadow: 0 3px 6px rgba(0,0,0,0.7);
    height: 100%;
    display: table;
    width: 100%;
    max-width: 1026px;
}
.video-time {
    position: absolute;
    bottom: 20px;
    right: 20px;
    font-size: 14px;
    background-color: #343536;
    padding: 0 9px;
    text-shadow: none;
}
.trainer-info-video .et_pb_text .et_pb_text_inner {
    display: table-cell;
    vertical-align: middle;
}

.video-text-btn {
    font-size: 12px;
    color: #bf1f26;
    text-shadow: none;
    background-color: #fff;
    display: inline-block;
    padding: 2px 15px;
    font-family: 'Open Sans', sans-serif;
    margin-top: 20px;
}

/* Page Navigation */

.wp-pagenavi span.extend:nth-last-child(2),
.wp-pagenavi a.nextpostslink {
    display: none;
}
.wp-pagenavi {
    text-align: center;
  	border: none;
}
.wp-pagenavi span.current {
    font-weight: bold !important;
    color: #bf1f26 !important;
}
.wp-pagenavi a:hover {
    color: #bf1f26 !important;
}
.wp-pagenavi > * {
    margin: 0 !important;
}
.wp-pagenavi a {
    color: #000;
}
.wp-pagenavi a, .wp-pagenavi span {
    font-size: 16px !important;
}

/* Banner */

.banner-1 .et_pb_row {
    -webkit-box-align: end!important;
    -ms-flex-align: end!important;
    align-items: flex-end!important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.banner-1:before {
    width: 400px;
    height: 400px;
    content: '';
    background-image: url(https://www.influenceatwork.com/wp-content/uploads/2020/10/cog-icon-1.png);
    background-size: inherit;
    position: absolute;
    background-repeat: no-repeat;
    background-position: 117.5% 0;
    top: -15%;
    animation: spin 30s linear infinite;
    right: -10vw;
}
.banner-1 * {
    color: #fff;
}
.banner-1 h1 {
    font-size: 43px;
    text-transform: uppercase;
}
.page-id-33 .banner-1 h1 {
    font-size: 59px;
}
.banner-1 h1 span {
    position: relative;
    display: inline-block;
  	padding: 0 7px 0 5px;
}
.banner-1 h1 span:before {
    content: '';
    width: 100%;
    height: 35%;
    background: #BF2026;
    position: absolute;
    bottom: 5px;
  	left: 0;
    z-index: -1;
  	animation: linearWipe 1s;
     -webkit-transition: all .3s  cubic-bezier(0,0,1,1);
    -moz-transition: all .3s  cubic-bezier(0,0,1,1);
    -o-transition: all .3s  cubic-bezier(0,0,1,1);
    -ms-transition: all .3s  cubic-bezier(0,0,1,1);
    transition: all .3s  cubic-bezier(0,0,1,1);
}

@keyframes linearWipe{
  0%{
    width: 0;
  }
  100%{
    width: 100%;
  }
}

.banner-1 p {
    font-size: 26px;
    font-family: 'Roboto', sans-serif;
    line-height: 1.3;
  	font-weight: 400;
}
.banner-1 .video-trigger {
    display: table;
    text-align: center;
    width: calc(100% - 100px);
    margin-left: 50px;
    margin-right: 50px;
    max-width: 400px;
    margin-top: 50px;
}
.banner-1 .video-trigger img {
    transform: scale(1);
    animation: pulsePlayVideo 2s infinite;
  	width: 75px;
}
.trigger-text {
    color: #BF2026;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    background-color: #fff;
    padding: 10px 15px;
    display: block;
    margin-top: 15px;
}
.banner-1 h2 {
    font-size: 37px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    padding: 0;
}
.banner-1 h2 + p {
    font-size: 16px;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
}

.banner-social {
    position: absolute;
    right: 20px;
    bottom: -20px;
}
.banner-social ul {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 21px;
    font-weight: bold;
    text-align: right;
}
.banner-social li a {
    width: 34px;
    text-align: center;
    display: inline-block;
}
.banner-social li + li {
    margin-top: 10px;
}
.banner-social li a i {
    color: #bf1f26;
    font-size: 24px;
}

.page-id-33 .banner-social {
    position: fixed;
    bottom: inherit;
    z-index: 11;
    top: 500px;
}

.banner-1 hr {
    border-color: #bf1f26;
    max-width: 545px;
    margin-left: 0;
    position: relative;
    overflow: visible;
    border-width: 2px;
    margin-bottom: 20px;
  	animation: linearWipeCtaFull 5s;
}
.banner-1 hr:after {
    content: '';
    width: 11px;
    height: 11px;
    background: #bf1f26;
    position: absolute;
    right: -2.5px;
    top: -5.5px;
    border-radius: 100%;
}

@keyframes pulsePlayVideo{
  0%{
    transform:scale(.95);
    box-shadow:0 10px 10px 10px rgbargba(255,255,255,.5)
  }
  70%{
    transform:scale(1.1);
    box-shadow:0 0 0 10px rgba(0,0,0,0)
  }
  100%{
    transform:scale(.95);
    box-shadow:0 0 0 0 rgba(0,0,0,0)
  }
}

.speaking-topic-banner strong {
    font-size: 14px;
    text-transform: uppercase;
    font-style: normal;
    margin-bottom: 15px;
    display: block;
}
.speaking-topic-banner p:first-child {
    padding: 0;
    margin-bottom: -10px;
}
.speaking-topic-banner p:nth-child(2) span {
    line-height: 1;
}
.speaking-banner h2 {
    line-height: 1.2;
}

.speaking-list-content h2 {
  	font-size: 26px;
}

/* About CTA */

.cta-about:before,
.cta-about:after {
     -webkit-transition: all .3s  cubic-bezier(0,0,1,1);
    -moz-transition: all .3s  cubic-bezier(0,0,1,1);
    -o-transition: all .3s  cubic-bezier(0,0,1,1);
    -ms-transition: all .3s  cubic-bezier(0,0,1,1);
    transition: all .3s  cubic-bezier(0,0,1,1);
}
.cta-about:not(.visible):before,
.cta-about:not(.visible):after {
    width: 0 !important;
}
.cta-about.visible:before{
  	animation: linearWipeCtaTop 5s;
}
.cta-about.visible:after {
  	animation: linearWipeCtaBottom 6s;
}
.cta-about-bottom-full.visible:after {
  	animation: linearWipeCtaFull 5s;
}

@keyframes linearWipeCtaTop{
  0%{
    width: 0;
  }
  100%{
    width: 85%;
  }
}
@keyframes linearWipeCtaBottom{
  0%{
    width: 0;
  }
  100%{
    width: 65%;
  }
}
@keyframes linearWipeCtaFull{
  0%{
    width: 0;
  }
  100%{
    width: 100%;
  }
}

/* Border Box */

.border-box {
  	position: relative;
}
.border-box:before {
    content: '';
    width: 8px;
    height: 100%;
    background-color: #BF2026;
    position: absolute;
    left: 0;
    top: 0;
  	animation: linearWipeBorder 3s;
     -webkit-transition: all .3s  cubic-bezier(0,0,1,1);
    -moz-transition: all .3s  cubic-bezier(0,0,1,1);
    -o-transition: all .3s  cubic-bezier(0,0,1,1);
    -ms-transition: all .3s  cubic-bezier(0,0,1,1);
    transition: all .3s  cubic-bezier(0,0,1,1);
}
.border-box:not(.visible):before {
    height: 0 !important;
}
@keyframes linearWipeBorder{
  0%{
    height: 0;
  }
  100%{
    height: 100%;
  }
}

/* Speaking Banner */

.speaking-banner h1 {
    padding: 0;
}
.speaking-banner h1,
.speaking-banner h2{
    font-style: normal;
}
.speaking-banner .et_pb_video, .speaking-banner .et_pb_video * {
    height: 100%;
}

/* Training Banner */

.training-banner h1 {
    padding: 0;
}
.training-banner h1,
.training-banner h2{
    font-style: normal;
}

/* Training Video */

.training-video .fluid-width-video-wrapper {
    padding-top: 50% !important;
}
.training-video .et_pb_video_overlay_hover {
    display: none;
}
.training-video .et_pb_video_overlay {
    background-color: #fff;
    background-position: 100% 50%;
    box-shadow: 0 3px 10px rgba(0,0,0,0.16);
}
.training-video {
    max-width: 1024px;
    margin: 0 auto;
}

/* Funnel Rollover */

.workshop-types .et_pb_column {
    position: relative;
    padding-top: 89px;
}
.workshop-types .et_pb_image {
    width: 150px;
    margin: 0 !important;
    position: absolute;
    top: 0;
    opacity: 1;
  	z-index: 1;
    -webkit-transition: all .3s  cubic-bezier(0,0,1,1);
    -moz-transition: all .3s  cubic-bezier(0,0,1,1);
    -o-transition: all .3s  cubic-bezier(0,0,1,1);
    -ms-transition: all .3s  cubic-bezier(0,0,1,1);
    transition: all .3s  cubic-bezier(0,0,1,1);
}
.workshop-types .et_pb_image + .et_pb_image {
    opacity: 0;
}
.workshop-types .et_pb_column:hover .et_pb_image + .et_pb_image {
    opacity: 1;
  	transform: scale(1.1);
}
.workshop-types .et_pb_text {
    height: 100%;
}
.workshop-types .et_pb_text_inner {
    padding: 30px 40px 90px;
    box-shadow: 0 5px 10px rgba(0,0,0,0.10);
    height: 100%;
  	background: #fff;
}
.workshop-types .et_pb_text h4 {
    background-color: #363636;
    margin: 0 -40px 20px;
    padding-top: 10px;
}
.workshop-types .et_pb_text a {
    background-color: #bf2026;
  	border: 1px solid #bf2026;
    color: #fff;
    width: 100%;
    display: block;
    max-width: 362px;
    text-align: center;
    margin: 0 auto;
    font-weight: 600;
    border-radius: 4px;
    text-transform: uppercase;
    padding: 9px 20px;
    position: absolute;
    bottom: 35px;
    left: 0;
    right: 0;
}
.workshop-types .et_pb_text a:hover {
    background-color: #fff;
    color: #bf2026;
}

/* Rotate Animation */

@keyframes spin {
  100% {
    transform: rotate(1turn);
  }
}

/* Keynotes List */

ul.keynote-list {
    padding: 0;
    margin: 0;
    list-style: none;
}
ul.keynote-list li + li {
    margin-top: 90px;
}
ul.keynote-list li > br {
    display: none;
}
ul.keynote-list h3 {
    padding: 0;
  	font-size: 32px;
  	position: relative;
  	left: -1000px;
    -webkit-transition: all .5s cubic-bezier(0,0,1,1);
    -moz-transition: all .5s cubic-bezier(0,0,1,1);
    -o-transition: all .5s cubic-bezier(0,0,1,1);
    -ms-transition: all .5s cubic-bezier(0,0,1,1);
    transition: all .5s cubic-bezier(0,0,1,1);
}
ul.keynote-list h3.visible {
  	left: 0;
}
ul.keynote-list h3 a {
    color: #BF2026;
}
ul.keynote-list small {
    font-size: 14px;
    font-style: italic;
    margin-bottom: 20px;
    display: block;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
ul.keynote-list li > a {
    font-weight: bold;
    float: right;
    margin-top: 30px;
}
ul.keynote-list li > a:hover i {
    left: 5px;
}
ul.keynote-list li > a i {
    -webkit-transition: all .3s cubic-bezier(0,0,1,1);
    -moz-transition: all .3s cubic-bezier(0,0,1,1);
    -o-transition: all .3s cubic-bezier(0,0,1,1);
    -ms-transition: all .3s cubic-bezier(0,0,1,1);
    transition: all .3s cubic-bezier(0,0,1,1);
    position: relative;
    left: 0;
}

/* Custom Gallery */

ul.custom-gallery {
    padding: 0;
    margin: -5px;
    list-style: none;
    display: flex;
    width: calc(100% + 10px);
    flex-direction: row;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap;
}
ul.custom-gallery li {
    width: 25%;
    float: left;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: flex-start;
    padding: 5px;
}
ul.custom-gallery li > div {
    height: 65vh;
    background-size: cover;
    background-color: #ddd;
    width: 100%;
  	background-position: 90%;
}
ul.custom-gallery li:nth-child(2n + 2) > div {
    height: calc(32.5vh - 5px);
}
ul.custom-gallery li:nth-child(2n + 2) > div + div,
ul.custom-gallery-alt > li.alt-gallery-second-last > div + div {
    margin-top: 10px;
}

ul.custom-gallery-alt li {
    width: 16.66%;
}
body ul.custom-gallery-alt > li > div,
body ul.custom-gallery-alt > li.alt-gallery-last > div {
    height: 45vh;
}
ul.custom-gallery-alt li:nth-child(2n + 2) > div,
ul.custom-gallery-alt > li.alt-gallery-second-last > div {
    height: calc(22.5vh - 5px);
}

/* Popup */

.pum-theme-default-theme {
    background-color: rgba(0,0,0,0.75);
}
.pum-theme-default-theme .pum-container {
    padding: 0 !important;
}
button.pum-close.popmake-close:before {
    content: "\f057";
    font-family: 'Font Awesome 5 Free';
    font-size: 24px !important;
    color: #888;
}
button.pum-close.popmake-close {
    font-size: 0 !important;
    top: 15px !important;
    right: 15px !important;
    padding: 0 !important;
    background-color: transparent !important;
  	box-shadow: none !important;
}
#popmake-179 button.pum-close.popmake-close {
    top: -45px !important;
    right: 0 !important;
}

div#popmake-202 {
    max-width: 1090px;
    margin-left: auto !important;
    margin-right: auto !important;
    left: 0;
    right: 0;
}
div#popmake-202 .et_pb_column {
    background-image: none;
}
div#popmake-202 .et_pb_row {
    max-width: 55%;
    margin-left: auto !important;
    margin-right: 0;
    padding: 50px !important;
}
#popmake-202 .et_pb_text_0 {
    max-width: 100%;
}
div#popmake-202 h2 {
    font-size: 32px;
    font-weight: bold;
    padding: 0;
}
div#popmake-202 h3 {
    font-size: 22px;
  	padding-bottom: 20px;
}
div#popmake-202 .et_pb_section {
    position: relative;
    background-image: url(https://www.influenceatwork.com/wp-content/uploads/2020/11/Quiz-Image.png);
    background-repeat: no-repeat;
    background-position: 0;
    background-size: contain;
}
div#popmake-202 .et_pb_row .et_pb_button_module_wrapper {
    margin-top: 30px;
}

.gquiz-answer-explanation {
    padding-top: 10px;
    padding-left: 25px;
}

/* Video Frame */

.video-frame {
    position: relative;
    padding-bottom: 56.25%;
}
.video-frame iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#sidebar .widget_recent_entries + #custom_html-5 {
    display: none;
}
.announcement div#sidebar div#recent-posts-2 {
    display: none;
}
.announcement .et_pb_column > li + li {
    margin-top: 50px;
}
.widget_recent_entries li {
    list-style: none;
}
.single-announcement div#recent-posts-2,
.page-id-1467 div#recent-posts-2 + div, .page-id-1467 div#recent-posts-2 + div + div,
.single:not(.single-announcement) div#recent-posts-2 + div, .page-id-1467 div#recent-posts-2 + div + div {
    display: none;
}
.post-type-archive-announcement .widget_recent_entries li:before {
    content: '';
    width: 7px;
    height: 7px;
    background: #CCCCCC;
    border-radius: 100%;
    position: absolute;
    left: 10px;
    top: 10px;
}
.post-type-archive-announcement .widget_recent_entries li a span {
    font-size: 100% !important;
}
.post-type-archive-announcement .widget_recent_entries li a br {
    display: none;
}
.post-type-archive-announcement .widget_recent_entries li a span:after {
    content: ': ';
}
.post-type-archive-announcement .widget_recent_entries li {
    font-family: 'Lato', sans-serif;
    padding-left: 30px;
    position: relative;
}
.post-type-archive-announcement h1 {
    text-transform: uppercase;
    font-weight: bold;
    padding: 0;
    margin: 30px 0 -15px;
}
.post-type-archive-announcement .announcement-content p {
    min-height: 54px;
  	font-weight: 600;
}
.post-type-archive-announcement .announcement-content p strong {
    color: #bf1f26;
}

/* Announcement Shortcode */

.widget_recent_entries a {
    color: #666 !important;
}
.widget_recent_entries a:hover {
    color: #bf1f26 !important;
}
.widget_recent_entries li:not(:last-child) {
    margin-bottom: 0.5em;
}

/* Announcement List */

ul.announcement-list {
    padding: 0;
    margin: -30px -30px 30px;
    list-style: none;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap;
}
ul.announcement-list li {
    width: 50%;
    float: left;
    padding: 30px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: flex-start;
}
.announcement-post {
    box-shadow: 0 1.5px 6px rgba(0,0,0,0.16);
    padding: 30px;
    border-radius: 9px;
    display: table;
  	position: relative;
  	background-color: #fff;
  	height: 100%;
  	width: 100%;
}
a.box-link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.announcement-image {
    height: 100%;
    width: 37.5%;
    display: table-cell;
    background-size: cover;
    background-position: 50%;
}
.announcement-content {
    padding: 30px 20px 0;
    display: table-cell;
}
.announcement-content h3 a {
    color: #BF2026;
    font-size: 22px;
    line-height: 1;
    font-weight: bold;
}
.announcement-content h3 {
    line-height: 1;
}
.announcement-content p {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.announcement-content > a {
    float: right;
    margin-top: 30px;
    font-weight: bold;
    font-size: 16px;
}
.announcement-content > a i {
    position: relative;
    left: 0;
    -webkit-transition: all .3s cubic-bezier(0,0,1,1);
    -moz-transition: all .3s cubic-bezier(0,0,1,1);
    -o-transition: all .3s cubic-bezier(0,0,1,1);
    -ms-transition: all .3s cubic-bezier(0,0,1,1);
    transition: all .3s cubic-bezier(0,0,1,1);
}
.announcement-post:hover .announcement-content > a i {
    left: 5px;
}
a.more-announcemet-btn {
    display: table;
    margin: 0 auto;
    border: 1px solid #bf1f26;
    padding: 8px 30px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 5px;
  	background-color: #fff;
}
a.more-announcemet-btn:hover {
    background-color: #bf2026;
    color: #fff;
}

.post-type-archive-announcement ul.announcement-list li {
    width: 100%;
}

.announcement.et_pb_post p {
    padding-bottom: 1em;
}
.announcement.et_pb_post li {
    position: relative;
    padding-left: 20px;
}
.announcement.et_pb_post ul {
    padding-left: 0 !important;
}
.announcement.et_pb_post li:before {
    content: '';
    width: 7px;
    height: 7px;
    background: #bf1f26;
    position: absolute;
    left: 0;
    top: 10px;
    border-radius: 100%;
}

/* Carousel Announcement */

.featured-announcements {
    margin-bottom: 45px !important;
}
.featured-announcements li.slick-slide {
    padding: 0;
}
.featured-announcements li.slick-slide.slick-current.slick-active.slick-center .announcement-post {
    width: 150%;
    margin-left: -25%;
    opacity: 1;
}
.featured-announcements li.slick-slide.slick-current.slick-active.slick-center {
    position: relative;
    z-index: 1;
    transform: scale(1);
  	margin-top:0;
}
.featured-announcements li.slick-slide {
    transform: scale(0.8);
  	margin-top:-10px;
     -webkit-transition: all .1s  cubic-bezier(0,0,1,1);
    -moz-transition: all .1s  cubic-bezier(0,0,1,1);
    -o-transition: all .1s  cubic-bezier(0,0,1,1);
    -ms-transition: all .1s  cubic-bezier(0,0,1,1);
    transition: all .1s  cubic-bezier(0,0,1,1);
}
.featured-announcements li.slick-slide .announcement-post {
    opacity: 0.7;
     -webkit-transition: all .1s  cubic-bezier(0,0,1,1);
    -moz-transition: all .1s  cubic-bezier(0,0,1,1);
    -o-transition: all .1s  cubic-bezier(0,0,1,1);
    -ms-transition: all .1s  cubic-bezier(0,0,1,1);
    transition: all .1s  cubic-bezier(0,0,1,1);
}
.featured-announcements ul.slick-dots {
    padding: 0;
}
.featured-announcements ul.slick-dots li {
    display: inline-block !important;
    width: 12px;
    float: none;
    margin: 0 5px;
}
.featured-announcements ul.slick-dots li button {
    background: #bf1f26;
}
.featured-announcements ul.slick-dots .slick-active button, 
.featured-announcements ul.slick-dots button:hover {
    background-color: #fff;
}
.featured-announcements .slick-dots li button:before {
    color: transparent !important;
}

.featured-announcements-alt + a {
    display: table;
    margin: 0 auto;
    font-weight: 600;
}
.featured-announcements-alt ul.slick-dots li {
    width: 12px;
    float: none;
    padding: 0;
  	margin: 0 5px;
}
.featured-announcements-alt ul.slick-dots {
    bottom: -40px;
    padding: 0 !important;
}
.featured-announcements-alt ul.slick-dots .slick-active button, .featured-announcements-alt ul.slick-dots button:hover {
    background-color: #404041;
}
.featured-announcements-alt ul.slick-dots button {
    background: #fff;
    border: 1px solid #404041;
}
.featured-announcements-alt .announcement-image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  	height: 100% !important;
}
.featured-announcements-alt .announcement-content {
    position: relative;
    background: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 30px;
}
.featured-announcements-alt .announcement-content > a {
    float: none;
    margin-top: 10px;
    display: inline-block;
}
.featured-announcements-alt .announcement-post {
    padding: 100px;
}
.featured-announcements-alt .announcement-post h3 a {
    color: #404040;
}
.featured-announcements-alt .announcement-post p strong {
    color: #bf1f26;
}
.featured-announcements-alt a.box-link {
    z-index: 11;
}

.featured-announcements-alt + a {
    display: none;
}
.featured-announcements-alt {
    margin: 0 !important;
}

/* Read More Posts */

.read-more-title {
    color: #B70137;
    margin-top: 50px;
}
ul.read-more-post li:before {
    display: none;
}
ul.read-more-post li {
    padding: 15px !important;
    width: calc(33.33% - 4px);
    display: inline-block;
  	vertical-align: top;
}
ul.read-more-post {
    margin: -15px !important;
    padding: 0 !important;
}
ul.read-more-post a {
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    font-weight: bold !important;
  	color: #404041;
}
ul.read-more-post a:hover {
	color: #bf2026;
}
.recent-image {
    display: block;
    width: 100%;
    padding-bottom: 56.25%;
    background-size: cover;
    background-position: 50%;
    margin-bottom: 15px;
}

/* Slick Carousel */

.slick-slider {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-slide {
	float: left;
}

/* Logo Carousel */

.logo-carousel .logo-items {
    display: none;
}
.logo-items {
    overflow: hidden;
}
.logo-items, .logo-items .slick-track {
    height: 75px;
}
.logo-items .slick-track img {
  	max-height: 55px;
  	/*max-height: 75px;
  	max-width: 200px; */
    margin: 0 auto;
    padding: 0 10px;
  	-webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
}

/* Lightbox */

.litebox-overlay {
    z-index: 111111;
}

/* Trainer Logo Carousel */

@media screen and (min-width: 981px) {
    .trainer-logo .et_pb_image {
        width: calc(25% - 43px);
        display: inline-block;
        vertical-align: middle;
    }
  	.trainer-logo.col-8 .et_pb_image {
        width: 12.5%;
      	margin-bottom:0;
    }
    .trainer-logo .et_pb_image img {
        width: auto !important;
        max-width: 100%;
        height: auto;
      	max-height: 65px;
    }
  	.trainer-logo .et_pb_image {
        text-align: center;
        padding: 15px;
    }
    body .et_pb_row.trainer-logo .logo-items.et-last-child {
        height: inherit;
        max-width: 850px;
        margin: 0 auto !important;
      	text-align: center;
    }
  	body .et_pb_row.trainer-logo.col-8 .logo-items.et-last-child {
        height: inherit;
        max-width: 1050px;
        margin: 0 auto !important;
    }
  
  	.single #left-area {
        width: 70%;
      	margin-top: -50px;
    }
    .single #sidebar {
        width: 30%;
    }
    .single #main-content {
        margin-top: 120px;
    }
  	.et_right_sidebar #main-content .container:before {
        right: 31.5% !important;
    }
  	.single .container {
        padding-top: 0 !important;
    }
}

/* Trainer Inner */

.trainer-inner-info h3 {
    margin-top: 20px;
}
.trainer-inner-info h3:last-child {
    margin-top: 40px;
}
.trainer-inner-info h3:last-of-type {
    margin-top: 40px;
}
.trainer-inner-info ul {
    columns: 3;
    -webkit-columns: 3;
    -moz-columns: 3;
}
.trainer-inner-info ul.long-list li {
  	display: inline-block;
}

/* Logo Grid */

@media screen and (min-width: 981px) {
    .logo-grid .logo-items {
        height: inherit;
        text-align: center;
    }
    .logo-grid .logo-items .et_pb_image {
        margin: 0;
        width: 11.11%;
        display: inline-block;
        vertical-align: middle;
        padding: 15px;
        text-align: center;
    }
  	.logo-grid .logo-items .et_pb_image img {
        max-height: 90px;
    }
}
@media screen and (min-width: 981px) and (max-width: 1299px) {
    .logo-grid .logo-items .et_pb_image {
        width: 14.285%;
    }
}

/* Testimonials */

.testimonial-carousel-content {
    margin-bottom: 20px;
}

.testimonial-items:not(.slick-slider) {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap;
}
.testimonial-items .et_pb_module:not(.slick-slide) {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: stretch;
    width: 33.33%;
}

.testimonial-items .slick-list {
    -webkit-transition: all .3s cubic-bezier(0,0,1,1);
    -moz-transition: all .3s cubic-bezier(0,0,1,1);
    -o-transition: all .3s cubic-bezier(0,0,1,1);
    -ms-transition: all .3s cubic-bezier(0,0,1,1);
    transition: all .3s cubic-bezier(0,0,1,1);
}

.testimonial-items .et_pb_module {
    padding: 35px 50px;
    margin: 0 !important;
}
.testimonial-items .et_pb_module .et_pb_text_inner {
    background-color: #fff;
    padding: 80px 40px 100px 40px;
    box-shadow: 0 5px 11px rgba(0,0,0,0.11);
    position: relative;
    height: 100%;
}
.testimonial-items .et_pb_module .et_pb_text_inner:before {
    content: '';
    width: 52px;
    height: 71px;
    background-image: url(https://www.influenceatwork.com/wp-content/uploads/2020/11/testimonial-icon.png);
    background-size: contain;
    position: absolute;
    top: 5px;
    left: -22px;
}
.testimonial-name {
    position: absolute;
    bottom: 40px;
    right: 40px;
    font-size: 14px;
  	text-align: right;
    padding-left: 10px;
}
.testimonial-name img {
    max-height: 63px;
    width: auto;
    max-width: 161px;
}
.testimonial-items.slick-slider {
    overflow: visible;
}
.testimonial-items > button.slick-arrow {
    background-color: transparent;
    color: #bf1f26;
    border: 2px solid #bf1f26;
    font-size: 0;
    width: 40px;
    height: 40px;
    position: absolute;
    border-radius: 100%;
    left: -20px;
    top: calc(50% - 20px);
    z-index: 11;
    cursor: pointer;
    padding: 0 !important;
}
.testimonial-items > button.slick-arrow.slick-next {
    left: auto;
    right: -20px;
}
.testimonial-items > button.slick-arrow:before {
    content: "\f104";
    font-family: 'Font Awesome 5 Free';
    font-size: 24px;
    font-weight: bold;
    position: relative;
    left: -1px;
  	color: #bf1f26;
}
.testimonial-items > button.slick-arrow.slick-next:before {
    content: "\f105";
    left: auto;
    right: -1px;
}
.testimonial-items > button.slick-arrow:hover {
    background-color: #bf1f26;
    color: #fff;
}
.testimonial-items > button.slick-arrow:hover:before {
    color: #fff;
}
ul.slick-dots {
    list-style: none;
    text-align: center;
}
ul.slick-dots li {
    display: inline-block;
    padding: 0 5px;
}
ul.slick-dots button {
    font-size: 0;
    height: 12px;
    width: 12px;
    display: block;
    border: none;
    padding: 0;
    background-color: #8B8C8D;
    border-radius: 1000%;
    cursor: pointer;
}
ul.slick-dots .slick-active button, ul.slick-dots button:hover {
    background-color: #bf1f26;
}
.no-dots-carousel ul.slick-dots {
    display: none !important;
}
/*
body:not(.page-id-2470) .testimonial-items .slick-track {
    display: flex;
} */

.testimonial-text .testimonial-name {
    position: unset;
    padding-top: 20px;
    padding-left: 0;
}
.testimonial-text .testimonial-name img {
    float: right;
}

/* Training Topics */

.training-topics h3 {
    font-weight: bold;
    color: #bf1f26;
    font-size: 28px;
}
.training-topics a {
    border: 1px solid;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 8px 30px;
    border-radius: 4px;
    display: inline-block;
    margin-top: 30px;
    width: 100%;
    text-align: CENTER;
    max-width: 230px;
}
.training-topics a:hover {
    background-color: #bf1f26;
    color: #fff;
}
.training-img {
    background-size: cover;
    background-position: 50%;
  	min-height: 300px;
}
.training-topics > div:last-child * {
    height: 100%;
}

@media screen and (min-width: 992px) {
  .training-topics:nth-child(2n + 1) {
      display: flex;
      flex-direction: row;
      align-items: stretch;
      justify-content: center;
      flex-wrap: wrap;
  }
  .training-topics:nth-child(2n + 1) > div {
      display: flex;
      flex-wrap: nowrap;
      flex-direction: column;
      align-items: stretch;
  }
  .training-topics:nth-child(2n + 1) > div:first-child {
      order: 2;
      margin-right: 0;
      margin-left: 5.5%;
  }
}

/* Speaking Links */

.speaking-links {
    padding: 50px 30px;
    border-radius: 7px;
    font-weight: bold;
    font-size: 22px;
    box-shadow: 0 0 0 rgba(0,0,0,0.27);
     -webkit-transition: all .3s  cubic-bezier(0,0,1,1);
    -moz-transition: all .3s  cubic-bezier(0,0,1,1);
    -o-transition: all .3s  cubic-bezier(0,0,1,1);
    -ms-transition: all .3s  cubic-bezier(0,0,1,1);
    transition: all .3s  cubic-bezier(0,0,1,1);
}
.speaking-links:hover {
    box-shadow: 0 8px 12px rgba(0,0,0,0.27);
}
.speaking-links p {
    padding: 0;
}
.speaking-links p:last-child {
    padding-top: 20px;
}

/* Training Links */

.training-links {
    padding: 40px 15px;
    border-radius: 7px;
    font-weight: bold;
    font-size: 16px;
  	text-align:center;
    box-shadow: 0 8px 12px rgba(0,0,0,0.27);
  	transform: scale(1);
     -webkit-transition: all .3s  cubic-bezier(0,0,1,1);
    -moz-transition: all .3s  cubic-bezier(0,0,1,1);
    -o-transition: all .3s  cubic-bezier(0,0,1,1);
    -ms-transition: all .3s  cubic-bezier(0,0,1,1);
    transition: all .3s  cubic-bezier(0,0,1,1);
}
.training-links strong {
  	color: #BF2026;
  	font-size: 28px;
  	font-family: 'Roboto', sans-serif;
}
.training-links:hover {
  	transform: scale(1.03);
}

.media-links .et_pb_text_inner {
    position: unset;
}
.media-links {
    position: relative;
}
.media-links a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.media-links img {
    height: 65px;
    width: inherit;
}

/* Check List */

ul.check-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
ul.check-list li {
    position: relative;
    padding-left: 35px;
}
ul.check-list li:before {
    display: none;
}
ul.check-list li + li {
    margin-top: 30px !important;
}
ul.check-list li .fas {
    position: absolute;
    left: 0;
    top: 5px;
}

/* Text List */

p:not(.has-background):last-of-type + ul:not(.gform_fields):not(.gfield_checkbox):not(.gfield_radio):not(.custom-gallery):not(.client-list):not(.slick-dots):not(.article-list) {
    padding-top: 1em;
}
.et_pb_text:not(.banner-social) ul:not(.gform_fields):not(.gfield_checkbox):not(.gfield_radio):not(.custom-gallery):not(.client-list):not(.slick-dots):not(.article-list) {
    margin: 0;
    list-style: none;
}
.et_pb_text:not(.banner-social) ul:not(.gform_fields):not(.gfield_checkbox):not(.gfield_radio):not(.custom-gallery):not(.client-list):not(.slick-dots):not(.article-list) li {
    position: relative;
    padding-left: 25px;
}
.et_pb_text:not(.banner-social) ul:not(.gform_fields):not(.gfield_checkbox):not(.gfield_radio):not(.custom-gallery):not(.client-list):not(.slick-dots):not(.article-list) li + li {
    margin-top: 0.5em;
}
.et_pb_text:not(.banner-social) ul:not(.gform_fields):not(.gfield_checkbox):not(.gfield_radio):not(.custom-gallery):not(.client-list):not(.slick-dots):not(.article-list) li:before {
    content: '';
    background-color: #BF2026;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 9px;
    left: 0;
    border-radius: 100%;
}
ul:not(.has-background):not(.gform_fields):not(.gfield_checkbox):not(.gfield_radio):not(.custom-gallery):not(.client-list):not(.slick-dots):not(.article-list):last-of-type {
    padding-bottom: 0;
}

/* Client List */

ul.client-list {
    padding: 0;
    margin: 0;
    columns: 4;
    -webkit-columns: 4;
    -moz-columns: 4;
}
ul.client-list li {
    padding-right: 5px;
    list-style: none;
}

/* Trainer List */

ul.trainer-list {
    margin: -2.5% -5.5%;
    padding: 0;
    list-style: none;
}
ul.trainer-list li {
    width: 33.33%;
    display: inline-block;
    padding: 2.5% 5.5%;
    position: relative;
    float: left;
}
ul.trainer-list li .trainer-content > a {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
  	top: 0;
  	left: 0;
}
ul.trainer-list li .trainer-content > div {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
     -webkit-transition: all .3s  cubic-bezier(0,0,1,1);
    -moz-transition: all .3s  cubic-bezier(0,0,1,1);
    -o-transition: all .3s  cubic-bezier(0,0,1,1);
    -ms-transition: all .3s  cubic-bezier(0,0,1,1);
    transition: all .3s  cubic-bezier(0,0,1,1);
}
ul.trainer-list li .trainer-content {
    position: relative;
}
.trainer-name .name {
    position: absolute;
    bottom: 0;
    padding: 15px !important;
    background-color: #fff;
    font-size: 15px;
    border-bottom: 8px solid #BF2026;
    width: 100%;
    text-align: center;
}
.trainer-info {
    padding: 20px;
  	display: table;
  	opacity: 0;
}
.trainer-info-content {
    display: table-cell;
    vertical-align: middle;
    background-color: rgba(255,255,255,0.87);
    padding: 30px;
}
.trainer-info .name {
    color: #BF2026;
    font-size: 20px;
}
.trainer-info ingo {
    padding-bottom: 30px;
}
.trainer-info a {
    font-weight: bold;
    position: absolute;
    bottom: 45px;
    right: 45px;
}
ul.trainer-list li .trainer-content:hover .trainer-info {
  	opacity: 1;
}
ul.trainer-list li .trainer-content:hover .trainer-name {
  	opacity: 0;
}

/* Principle List */

ul.principle-list {
    padding: 0;
    text-align: center;
  	margin: 0 -15px !important
}
ul.principle-list li:before {
    display: none;
}
ul.principle-list li {
    padding: 0 15px !important;
    display: inline-block;
    color: #bf1f26;
    font-weight: bold;
    font-size: 95%;
}
ul.principle-list li:not(:last-child) {
    border-right: 1px solid #707070;
}

/* Team Section */

.team-section img {
    width: 100%;
}
.team-section .et_clickable {
    position: relative;
}
.team-section .et_clickable .et_pb_text_inner {
    padding-bottom: 50px;
}
.team-section .et_clickable a {
    margin-top: 20px;
    position: absolute;
    bottom: 0;
    right: 0;
}
.team-section .et_clickable:hover:before {
    opacity: 1;
}
.team-section .et_clickable:before {
    content: '';
    width: calc(100% + 40px);
    height: calc(100% + 40px);
    box-shadow: 0 0 6px rgba(0,0,0,0.29);
    position: absolute;
    top: -20px;
    left: -20px;
    border-radius: 15px;
    -webkit-transition: all .3s cubic-bezier(0,0,1,1);
    -moz-transition: all .3s cubic-bezier(0,0,1,1);
    -o-transition: all .3s cubic-bezier(0,0,1,1);
    -ms-transition: all .3s cubic-bezier(0,0,1,1);
    transition: all .3s cubic-bezier(0,0,1,1);
    opacity: 0;
}

/* Audio List */

.audio-list {
    padding: 0 !important;
    margin: -30px;
}
.audio-list li {
    list-style: none;
    width: calc(33.33% - 4px);
    display: inline-block;
    padding: 30px;
    position: relative;
  	vertical-align: top;
}
.audio-content {
  	position: relative;
    -webkit-transition: all .3s  cubic-bezier(0,0,1,1);
    -moz-transition: all .3s  cubic-bezier(0,0,1,1);
    -o-transition: all .3s  cubic-bezier(0,0,1,1);
    -ms-transition: all .3s  cubic-bezier(0,0,1,1);
    transition: all .3s  cubic-bezier(0,0,1,1);
}
.audio-content:hover {
    transform: scale(1.05);
}
.audio-content:hover .audio-img {
    border-width: 1px;
}
.audio-img {
    position: relative;
    padding-bottom: 53%;
    background-size: cover;
    background-position: 50%;
    border: 0 solid #f2f2f2;
    -webkit-transition: all .3s  cubic-bezier(0,0,1,1);
    -moz-transition: all .3s  cubic-bezier(0,0,1,1);
    -o-transition: all .3s  cubic-bezier(0,0,1,1);
    -ms-transition: all .3s  cubic-bezier(0,0,1,1);
    transition: all .3s  cubic-bezier(0,0,1,1);
}
.audio-img:before {
    content: '';
    width: 60px;
    height: 60px;
    background-image: url(https://www.influenceatwork.com/wp-content/uploads/2020/11/plain-play-icon.png);
    position: absolute;
    top: calc(50% - 30px);
    left: calc(50% - 30px);
    background-size: contain;
    background-repeat: no-repeat;
}
.audio-list h3 {
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    padding: 0;
    margin-top: 20px;
}
.audio-list .audio-content:hover h3 {
    color: #BF2026;
}
.audio-list li a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.featured-audio-list li {
    width: 100% !important;
    max-width: 598px;
    margin: 0 auto;
    display: block;
}

/* Video Tabs */

.video-tabs {
    border: none;
    display: table;
    width: 100%;
}
.video-tabs > ul, .video-tabs > div {
    display: table-cell;
    background-color: transparent !important;
    border: none !important;
  	vertical-align: top;
}
.video-tabs > ul {
    width: 22%;
    border-right: 1px solid #D4D4D1 !important;
    padding-right: 4% !important;
}
.video-tabs > ul > li {
    border: none !important;
    width: 100%;
    background-color: transparent !important;
    padding-top: 40px;
  	height: inherit !important;
}
.video-tabs > ul > li.et_pb_tab_active a {
    border-bottom: 1px solid #bf1f26 !important;
}
.video-tabs > ul > li > a {
    background-color: transparent !important;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    padding: 0;
}
.video-tabs > ul:after {
    display: none;
}
.video-tabs > ul:before {
    content: 'Categories';
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    color: #BF2026;
  	display: block;
}
.video-tabs > div {
    padding-left: 4%;
}
.video-tabs .et_pb_tab {
    padding: 0;
}

ul.video-list {
    padding: 0;
    margin: -30px;
}
ul.video-list li {
    width: calc(50% - 3px);
    display: inline-block;
    padding: 30px;
    font-weight: bold;
  	vertical-align: top;
}
ul.video-list li .video-frame {
    padding: 0;
    margin-bottom: 20px
}

/* Testimonial Tabs */

.testimonial-tabs .testimonial-text + .testimonial-text {
    border-top: 1px solid rgba(112,112,112,0.38);
    padding-top: 40px;
}
.testimonial-text {
    margin-top: 40px;
}
.testimonial-tabs h2 {
    padding: 0;
    font-weight: bold;
    font-size: 28px;
}

/* Thank You Pages */

body .thank-you-page h1 {
    font-size: 43px;
}
.thank-you-page * {
    text-align: center;
}
.thank-you-page .et_pb_row:first-child * {
    text-align: left;
}
.woocommerce .thank-you-page ul.products li.product a img {
    max-width: 135px !important;
}

/* Lightbox */

#slb_viewer_wrap .slb_theme_slb_default .slb_container {
    box-shadow: none;
}
#slb_viewer_wrap .slb_theme_slb_baseline * {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-size: 14px;
}
#slb_viewer_wrap .slb_theme_slb_default .slb_template_tag_ui {
    font-size: 12px;
    font-style: italic;
    font-family: 'Open Sans', sans-serif;
}

/* Posts */

.et_post_meta_wrapper img {
    width: intrinsic;
    width: -moz-max-content;
    width: -webkit-max-content;
    width: max-content;
}
.et_pb_post .entry-content {
    font-size: 17px;
}
.et_pb_post .entry-content p {
    padding-bottom: 0;
}

div#gform_wrapper_7 {
    padding: 10px 25px 15px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.19);
    font-family: 'Lato', sans-serif;
}
div#gform_wrapper_7 h4 {
    font-size: 24px !important;
    color: #bf1f26 !important;
    padding: 0 !important;
}
li#field_7_1 {
    margin: 0;
    font-size: 14px;
    padding: 0;
}
input#input_7_1 {
    padding: 10px 15px;
    border-radius: 0;
}
input#gform_submit_button_7 {
    width: 100%;
}
div#gform_wrapper_7 .gform_footer.top_label {
    margin: 0;
}
div#gform_confirmation_wrapper_7 h4 {
    color: #bf1f26 !important;
}
div#gform_confirmation_wrapper_7 h4:before {
    content: "\f00c";
    font-family: 'Font Awesome 5 Free';
    font-weight: bold;
    display: block;
}
div#gform_confirmation_wrapper_7 {
    padding: 25px 30px 25px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.19);
    font-family: 'Lato', sans-serif;
    font-size: 16px;
}
div#gform_confirmation_wrapper_7 br {
    display: none;
}
.single .widgettitle {
    text-transform: none !important;
    color: #252525 !important;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    padding-bottom: 15px;
}
.single .widget_recent_entries li {
    padding-left: 30px;
    position: relative;
    font-family: 'Lato',sans-serif;
}
.single .widget_recent_entries li a {
    font-weight: normal;
}
.single .widget_recent_entries li:before {content: '';width: 7px;height: 7px;background: #CCCCCC;border-radius: 100%;position: absolute;left: 10px;top: 10px;}
div#woocommerce_products-5 h4 {
    font-size: 24px !important;
    text-align: center;
    margin-top: 50px;
}
ul.product_list_widget li {
    width: calc(50% - 3px);
    display: inline-block;
    padding: 10px !important;
}
ul.product_list_widget li span.product-title {
    display: none;
}
ul.product_list_widget li img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    width: 100%;
}
ul.product_list_widget {
    max-width: 275px;
    margin: 0 auto !important;
    float: none;
    position: relative;
    left: 20px;
}

.et_pb_post a.more-link {
    float: right;
}
.et_pb_post a.more-link:before {
    content: 'READ MORE';
    font-size: 16px;
    position: absolute;
    bottom: 22px;
    right: 40px;
}
.et_pb_post a.more-link {
    font-size: 0 !important;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin: 0;
}
.et_pb_blog_grid .et_pb_post {
    padding-bottom: 80px;
}
.et_pb_blog_grid .et_pb_image_container {
    margin: -19px -19px 29px;
}
.et_pb_post a.more-link:after {
    content: "\f061";
    font-family: 'Font Awesome 5 Free';
    padding-left: 5px;
    position: absolute;
    right: 20px;
    bottom: 22px;
    -webkit-transition: all .3s cubic-bezier(0,0,1,1);
    -moz-transition: all .3s cubic-bezier(0,0,1,1);
    -o-transition: all .3s cubic-bezier(0,0,1,1);
    -ms-transition: all .3s cubic-bezier(0,0,1,1);
    transition: all .3s cubic-bezier(0,0,1,1);
    font-size: 16px;
}
.et_pb_post:hover a.more-link:after {
  	right: 15px;
}
.et_pb_ajax_pagination_container .et_pb_post p.post-meta {
    position: absolute;
    bottom: 15px;
    width: calc(100% - 155px);
}
.et_pb_post {
    position: relative;
}
.et_pb_blog_grid .et_pb_post .et_pb_image_container img {
    -webkit-transition: all .3s  cubic-bezier(0,0,1,1);
    -moz-transition: all .3s  cubic-bezier(0,0,1,1);
    -o-transition: all .3s  cubic-bezier(0,0,1,1);
    -ms-transition: all .3s  cubic-bezier(0,0,1,1);
    transition: all .3s  cubic-bezier(0,0,1,1);
}
.et_pb_blog_grid .et_pb_post:hover .et_pb_image_container img {
    transform: scale(1.1);
}
.et_pb_blog_grid .et_pb_post .et_pb_image_container a {
    overflow: hidden;
}
.single .et_pb_widget {
    margin-bottom: 30px !important;
}

/* Search Form */

input#searchsubmit {
    font-size: 0 !important;
    background-color: transparent !important;
    border: none !important;
    width: 40px !important;
    z-index: 11;
}
form#searchform:after {
    content: "\f002";
    font-family: 'Font Awesome 5 Free';
    color: #707070;
    font-size: 14px;
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    line-height: 40px;
    width: 40px;
    text-align: center;
    font-weight: bold;
}
form#searchform {
    position: relative;
}
input#s {
    background-color: transparent;
    border-radius: 0 !important;
    border-color: #4E4E50 !important;
}
.single-announcement div#search-2,
.post-type-archive-announcement div#search-2 {
    display: none;
}
.single #main-content .container {
    max-width: 1200px;
}
.single:not(.single-announcement) .et_post_meta_wrapper img {
    max-width: 300px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
.single:not(.single-announcement) .entry-content {
    padding-top: 0;
}

.single-announcement #page-container #et-main-area #content-area .testimonial-items .et_pb_text_inner {
    padding: 50px 20px 100px !important;
}
.single-announcement #page-container #et-main-area #content-area .testimonial-items .et_pb_text_inner:before {
    width: 35px;
    background-repeat: no-repeat;
}
.single-announcement #page-container #et-main-area #content-area .testimonial-items .et_pb_module {
    padding: 50px 25px !important;
}
.announcement.et_pb_post .testimonial-items .slick-dots li:before {
    display: none;
}
.announcement.et_pb_post .testimonial-items .slick-dots li {
    padding: 3px;
}
article.announcement .et_pb_row {
    width: 100% !important;
}

/* Gravity Form */

.gform_wrapper li.gf_list_inline ul.gfield_checkbox li.gchoice_2_8_2 {
    min-width: 224px;
}

.gform_wrapper .top_label .gfield_label {
    margin-top: 20px;
}
.gchoice_select_all, .gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked+label, .gform_wrapper ul.gfield_radio li input[type=radio]:checked+label {
    font-weight: normal;
}
.gform_wrapper li.gf_list_inline ul.gfield_checkbox li, .gform_wrapper li.gf_list_inline ul.gfield_radio li {
    margin-right: 20px;
}
.gform_wrapper textarea {
    border-radius: 4px;
    border: 1px solid #acacac;
    padding: 10px 15px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    border: 1px solid #ACACAC;
    border-radius: 4px;
    height: 50px;
    padding: 10px 15px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    width: 100%;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
    background: #BF2026;
  	border: 1px solid #BF2026;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Open Sans',sans-serif;
    font-size: 18px;
    font-weight: 600;
    padding: 10px 25px;
    border-radius: 4px;
    width: 100%;
    max-width: 350px;
  	cursor: pointer;
  	word-break: break-word;
    white-space: unset;
    line-height: 1.5 !important;
}
.gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type=submit]:hover, .gform_wrapper .gform_page_footer input.button:hover, .gform_wrapper .gform_page_footer input[type=submit]:hover {
    background: #fff;
    color: #BF2026;
}
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_left select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
    border: 1px solid #ACACAC;
    border-radius: 4px;
    height: 50px;
    padding: 10px 15px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
}
body .gform_wrapper .top_label div.ginput_container.ginput_container.ginput_container_textarea {
    margin-top: 24px;
}

.ginput_container.ginput_container_consent {
    position: relative;
    padding-left: 30px;
}
.ginput_container.ginput_container_consent input {
    position: absolute;
    left: 0;
    top: -5px;
}

body .gform_wrapper#gform_wrapper_6 ul li.gfield {
    margin-top: 0;
}
body .gform_wrapper#gform_wrapper_6 ul li.gfield input {
    margin-top: 0;
}
.gform_wrapper#gform_wrapper_6 .ginput_container.ginput_container_consent input {
    top: 7px;
}

input#gform_submit_button_5 {
    max-width: 410px;
    margin: 0 auto;
    display: block;
}

.gf_progressbar {
    padding: 0 !important;
    border: none !important;
    height: 30px;
}
.gf_progressbar:after {
    background: #f7f7f7 !important;
    height: 30px !important;
    margin-top: -30px !important;
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.19) !important;
    -moz-box-shadow: 0 3px 6px rgba(0,0,0,0.19) !important;
    box-shadow: 0 3px 6px rgba(0,0,0,0.19) !important;
}
.gform_wrapper .percentbar_blue {
    background: #BF2026 !important;
    position: relative;
    border-radius: 25px;
    text-align: center;
    height: 30px !important;
}
.gform_wrapper .gf_progressbar_percentage.percentbar_50 span:before {
    content: 'Step 1/2';
    font-size: 14px;
    position: relative;
    top: 2.5px;
}
.gform_wrapper .gf_progressbar_percentage.percentbar_100 span:before {
    content: 'Step 2/2';
    font-size: 14px;
    position: relative;
    top: 2.5px;
}
.gform_wrapper .gf_progressbar_percentage span {
    float: none;
    font-size: 0;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: none;
    font-family: 'Open Sans', sans-serif;
}
.gf_progressbar_title {
    display: none;
}

#gform_9 .gfield_required {
    display: none;
}
#gform_9 .gfield_label:before {
    content: 'Q. ';
    position: absolute;
    left: 0;
    top: 0;
}
#gform_9 .gfield_label {
    position: relative;
    padding-left: 30px;
    color: #bf1f26;
}
#gform_9 .gfield_radio {
    padding-left: 25px;
}
#gform_9 input[type="radio"] {
    height: 17px;
    width: 17px;
    appearance: unset;
    -webkit-appearance: unset;
    border: 1px solid #707070;
    display: block;
    position: absolute;
    padding: 0 7.5px;
    border-radius: 100%;
    left: 0;
    top: 0;
}
#gform_9 input[type="radio"] + label {
    padding-left: 25px;
    position: relative;
}
#gform_9 input[type="radio"]:checked + label:before {
    content: '';
    width: 11px;
    height: 11px;
    background: #bf1f26;
    position: absolute;
    left: 0;
    top: 6px;
    border-radius: 100%;
}
input#choice_9_1_0 + label:before, 
input#choice_9_4_0 + label:before, 
input#choice_9_15_0 + label:before, 
input#choice_9_9_0 + label:before, 
input#choice_9_6_0 + label:before {
    top: 7px !important;
}

#gform_wrapper_9 .gform_page_footer {
    text-align: center;
    border: none;
}
#gform_wrapper_9 .gform_page_footer input {
    background: transparent;
    color: #BF2026;
}
#gform_wrapper_9 .gform_page_footer input:hover {
    background: #BF2026;
    color: #fff;
}
li#field_9_16 {
    text-align: center;
    max-width: 985px;
    margin-left: auto !important;
    margin-right: auto !important;
}

@media screen and (min-width: 641px) {
    .ginput_container_address > span {
        width: 33.33% !important;
    }
    .ginput_container_address > span select {
        margin: 14px 0 12px 16px !important;
        width: calc(100% - 8px) !important;
    }
  
  	#gform_wrapper_9 .gform_page_footer {
        margin-top: 60px;
    }
    #gform_wrapper_9 .gform_body .gfield {
        margin-top: 50px;
    }
}

/* Footer Divider */

.footer-divider {
  	position: relative;
}
.footer-divider:before {
  	content: '';
    width: 100%;
    height: 100%;
    box-shadow: inset 0px -22px 10px -25px rgba(0,0,0,0.15);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

/* FAQs */

.faq-section .et_pb_text + .et_pb_text {
    padding-top: 2.75%;
    border-top: 1px solid #e6e6e6;
}
.faq-section .et_pb_text {
    position: relative;
    padding-left: 30px;
}
.faq-section .et_pb_text .faq-symbol {
    position: absolute;
    left: -30px;
}

/* Woocommerce */

.woocommerce ul.products li.product a img {
    max-width: 180px !important;
    margin: 0 auto 20px !important;
    position: relative;
    left: 15px;
}

.woocommerce.columns-3 ul.products li.last {
    margin-right: 3.8% !important;
}
.woocommerce.columns-3 ul.products li.last + li {
    margin-right: 0;
}

.et_shop_image .et_overlay {
    display: none;
}
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    padding: 40px 50px 80px;
    border: 1px solid #707070;
    display: block;
    text-align: center;
    width: 100%;
    height: 100%;
    position: relative;
}
.woocommerce ul.products {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap;
  	margin-bottom: -2.992em;
}
.woocommerce ul.products li {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: flex-start;
}
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:after {
    content: 'BUY NOW';
    background-color: #BF2026;
    border: 1px solid #BF2026;
    color: #fff;
    font-weight: 600;
    padding: 8.5px 0;
    display: block;
    border-radius: 5px;
    position: absolute;
    width: calc(100% - 100px);
    left: 50px;
    bottom: 20px;
}
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:hover:after {
    background-color: transparent;
    color: #BF2026;
}

.post-1406 {
    display: none !important;
}

/* Thank You Page Products */

.thank-you-products a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    padding: 0 0 30px;
    border: none;
}
.thank-you-products h2.woocommerce-loop-product__title {
    display: none;
}
.thank-you-products a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:after {
    content: 'Learn More >';
    width: 100%;
    left: 0;
    bottom: 0;
    background: transparent;
    border: none;
    padding: 0;
    color: #BF2026;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}
.thank-you-products .related.products > h2 {
    display: none;
}

/* Article List */

ul.article-list {
    padding: 0;
    margin: -30px;
    list-style: none;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap;
}
ul.article-list li {
    width: 20%;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: flex-start;
    padding: 30px;
}
.article-image {
    border: 1px solid #D6D6D6;
    padding-bottom: 100%;
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: 50%;
    width: 100%;
  	background-color: #fff;
}
.article-item h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin: 20px 0 0;
}
.article-item {
    width: 100%;
    position: relative;
    height: 100%;
}
/*
.article-item a {
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    left: 0;
}
*/

/* Image Download */

.video-tabs .gallery-caption {
    display: none;
}
.video-tabs .gallery-item a {
    text-align: center;
    margin: 0 auto;
    position: relative;
    padding-bottom: 40px;
}
.video-tabs .gallery-item .gallery-icon a {
    padding-bottom: 0;
}
.video-tabs .gallery-item .download-btn a {
    text-align: left;
    text-transform: uppercase;
    font-size: 16px;
}
#gallery-3 .download-btn {
    display: none;
}

/* Sidebar */

.post-type-archive-announcement .for-blog,
.single-announcement .for-blog {
  	display: none;
}
.page-id-1467 .for-announcement,
.single-post .for-announcement {
  	display: none;
}

.et_pb_widget_area {
    height: 100%;
}
.widgettitle {
    font-size: 20px !important;
    text-transform: uppercase;
    color: #BF2026;
    padding-bottom: 30px;
}
.tax-product_cat .widgettitle {
    color: #bf1f26 !important;
}
.widgettitle + .product-categories,
.tax-product_cat #et-boc .et-l .et_pb_widget_area .widgettitle + .product-categories {
    padding-left: 20px !important;
}
.et_pb_widget_area a {
    font-weight: 600;
    color: #404041 !important;
}
.et_pb_widget_area a:hover {
    color: #bf1f26 !important;
}

.tax-product_cat h2.woocommerce-loop-product__title {
    font-size: 1em !important;
}
.tax-product_cat span.et_overlay {
    display: none !important;
}
.tax-product_cat h1.entry-title {
    text-transform: uppercase;
  	font-size: 32px !important;
}

/* Footer */

footer#main-footer {
    font-size: 16px;
    background-color: #fff;
    color: #101327;
  	position: relative;
  	z-index: 111;
}
footer#main-footer > div {
    max-width: 1178px;
}
.footer-widget {
    color: #000;
}
#footer-widgets .footer-widget a, #footer-widgets .footer-widget li a {
    color: #404040 !important;
}
#footer-widgets .footer-widget li a:hover,
#footer-widgets .footer-widget a:hover,
#footer-widgets .footer-widget:nth-child(2) .et_pb_button:hover {
    color: #BF2026 !important;
}
#main-footer .footer-widget h4 {
    color: #363636 !important;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
}
#footer-widgets .footer-widget:first-child, #footer-widgets .footer-widget:last-child,
#footer-widgets .footer-widget:first-child > div, #footer-widgets .footer-widget:last-child > div{
    width: 100% !important;
    text-align: center;
}
#footer-widgets .footer-widget:first-child h2 {
    font-size: 25px;
    font-weight: 600;
    padding-bottom: 20px;
}
#footer-widgets .footer-widget:first-child ul li {
    display: inline-block;
  	padding: 10px;
}
#footer-widgets .footer-widget ul li {
    padding-left: 0;
}
#footer-widgets .footer-widget ul li:before {
    display: none;
}
#footer-widgets .footer-widget:first-child ul li a {
    color: #bf1f26 !important;
    font-size: 30px;
}
#footer-widgets .footer-widget:first-child h3{
    color: #bf1f26 !important;
    font-size: 35px;
}
#footer-widgets .footer-widget:first-child h3 a{
    color: #bf1f26 !important;
}
#footer-widgets .footer-widget:nth-child(2) {
    width: 30% !important;
    margin-right: 5.5% !important;
}
#footer-widgets .footer-widget:nth-child(2) img {
    max-height: 100px;
    width: inherit;
    margin-bottom: -22.347%;
}
#footer-widgets .footer-widget:nth-child(2) h3 {
    font-size: 16px !important;
    text-transform: uppercase;
    font-weight: bold;
}
#footer-widgets .footer-widget:nth-child(2) p {
    color: #000;
}
#footer-widgets .footer-widget:nth-child(2) a:nth-child(5) {
    font-size: 18px !important;
}
#footer-widgets .footer-widget:nth-child(2) .et_pb_button {
    color: #fff !important;
    margin-top: 50px;
    display: block;
    text-align: center;
  	position: relative;
  	z-index: 1;
}
#footer-widgets .footer-widget:nth-child(3) {
    width: 64.5% !important;
  	margin-right: 0 !important;
}
#footer-widgets .footer-widget:nth-child(3) > div {
    width: 33.33%;
    padding-right: 5.5%;
  	margin: 0;
}
.footer-widget:last-child > div {
    position: relative;
}
.footer-widget:last-child:before {
    width: 5000px;
    content: '';
    height: 100%;
    background: #363636;
    position: absolute;
    left: -2500px;
    top: 0;
}
.footer-widget:last-child {
    background-color: #363636;
    padding: 10px;
    position: relative;
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
  	margin: 0;
}
#footer-widgets .footer-widget:last-child a {
    color: #fff !important;
}
#footer-bottom {
    display: none;
}
#footer-widgets {
    padding-bottom: 0;
}

#footer-widgets .footer-widget a.footer-quiz-link {
    position: absolute !important;
    left: 0;
    right: 0;
    bottom: 120px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #bf1f26 !important;
}

/* Sticky Panel */

#sticky-panel-anchor.sticky {
    height: 0;
     -webkit-transition: all .3s  cubic-bezier(0,0,1,1);
    -moz-transition: all .3s  cubic-bezier(0,0,1,1);
    -o-transition: all .3s  cubic-bezier(0,0,1,1);
    -ms-transition: all .3s  cubic-bezier(0,0,1,1);
    transition: all .3s  cubic-bezier(0,0,1,1);
}
#sticky-panel {
    position: relative;
    top: 0;
     -webkit-transition: all .3s  cubic-bezier(0,0,1,1);
    -moz-transition: all .3s  cubic-bezier(0,0,1,1);
    -o-transition: all .3s  cubic-bezier(0,0,1,1);
    -ms-transition: all .3s  cubic-bezier(0,0,1,1);
    transition: all .3s  cubic-bezier(0,0,1,1);
}
#sticky-panel * {
     -webkit-transition: all .1s  cubic-bezier(0,0,1,1);
    -moz-transition: all .1s  cubic-bezier(0,0,1,1);
    -o-transition: all .1s  cubic-bezier(0,0,1,1);
    -ms-transition: all .1s  cubic-bezier(0,0,1,1);
    transition: all .1s  cubic-bezier(0,0,1,1);
}
#sticky-panel.sticky {
    position: fixed;
    width: 100%;
    z-index: 111111;
    top: 105px;
  	padding: 0;
}
.admin-bar #sticky-panel.sticky {
    top: 137px;
}
#sticky-panel:not(.sticky) img {
    margin-bottom: 15px;
}
#sticky-panel.sticky img {
    max-height: 40px;
}
#sticky-panel.sticky .et_pb_text {
    font-size: 13.5px;
}
#sticky-panel.sticky .et_pb_row {
    padding: 20px 0 10px;
}
#sticky-panel a {
    color: #404041;
}

/* Announcement Archive */

.announcement li {
    list-style: none;
}
.announcement div#sidebar {
    width: 100%;
    padding-right: 0;
    padding-left: 18%;
    border-left: 1px solid #eee;
}
nav.pagination {
    display: block;
    margin: 50px auto 0;
    width: 100%;
    text-align: center;
}

/* Responsive */

@media screen and (max-width:1699px){
    .trainer-info .info {
        display: -webkit-box;
        -webkit-line-clamp: 7;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 16px;
    }
    .trainer-info .name {
        font-size: 18px;
    }
    .trainer-info a {
        font-size: 16px;
    }
  
  	.et_pb_row,
  	.container {
        width: 90%;
    }
  
  	ul.principle-list li {
        padding: 0 10px !important;
    }
}

@media screen and (max-width:1499px) and (min-width:981px){
  
  	.workshop-types .et_pb_text_inner h3 {
        padding-left: 50px;
        padding-right: 50px;
        font-size: 30px;
    }
    .workshop-types .et_pb_image {
        width: 120px;
        top: 15px;
    }
  
  	.testimonial-items .et_pb_module {
        padding: 20px !important;
    }
  	.testimonial-items .et_pb_module .et_pb_text_inner {
        padding: 80px 25px 100px !important;
    }
  	.testimonial-items.slider {
        width: 105%;
        margin-left: -2.5%;
    }
}

@media screen and (max-width:1499px){
  
  	.page-id-33 .banner-social {
        top: 600px;
    }
  
  	img#logo {
        max-height: 60px;
    }
  	#top-menu li {
        padding-right: 25px;
    }
    .et_header_style_left #et-top-navigation nav>ul>li>a, 
    .et_header_style_split #et-top-navigation nav>ul>li>a, 
    #top-menu li li a {
        font-size: 14px;
    }
    .menu-btn a {
        font-size: 14px !important;
    }
  
    .testimonial-items .et_pb_module {
        padding: 20px 30px;
    }
  	.et_pb_row {
        width: 90%;
    }
  	
  	ul.trainer-list {
        margin: -2.5%;
    }
    ul.trainer-list li {
        padding: 2.5%;
    }
  
  	ul.principle-list li {
        font-size: 84%;
    }
}

@media screen and (max-width:1299px){
  
  	.featured-announcements {
        margin-bottom: 65px !important;
    }
  	.featured-announcements ul.slick-dots {
        bottom: -50px;
    }
  	.featured-announcements ul.slick-dots li {
        padding: 0;
    }
  
  	img#logo {
        max-height: 55px;
    }
  	#top-menu li {
        padding-right: 20px;
    }
    .et_header_style_left #et-top-navigation nav>ul>li>a, 
    .et_header_style_split #et-top-navigation nav>ul>li>a, 
    #top-menu li li a {
        font-size: 14px;
    }
    .menu-btn a {
        padding: 12px !important;
    }
  
  
  	div#popmake-202 .et_pb_row {
        padding: 75px 50px !important;
    }
  
  	.six-column-icons .et_pb_text_inner {
        font-size: 14px;
    }
    .six-column-icons .et_pb_text_inner img {
        max-height: 70px;
    }
  
    .announcement-post > div {
        display: block;
        width: 100%;
    }
    .announcement-image {
        height: 25vh;
    }
  
  	.trainer-info .info {
        -webkit-line-clamp: 6;
        font-size: 14px;
        line-height: 1.5;
    }
  	.trainer-info-content {
        padding: 20px;
    }
  
  	body ul.custom-gallery-alt li > div, body ul.custom-gallery-alt > li.alt-gallery-last > div {
        height: 30vh;
    }
  	ul.custom-gallery-alt li:nth-child(2n + 2) > div, ul.custom-gallery-alt > li.alt-gallery-second-last > div {
        height: calc(15vh - 5px);
    }
  
  	.article-item h2 {
        font-size: 16px !important;
    }
    ul.article-list li {
        padding: 15px;
    }
    ul.article-list {
        margin: -15px;
    }
}

@media screen and (max-width:1199px){
  
  	#top-menu li {
        padding-right: 10px;
    }
    .et_header_style_left #et-top-navigation nav>ul>li>a, 
    .et_header_style_split #et-top-navigation nav>ul>li>a, 
    #top-menu li li a,
  	.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a, .et_header_style_split .et-fixed-header #et-top-navigation nav>ul>li>a,
  	.et-fixed-header .menu-btn a {
        font-size: 12px !important;
    }
  
  	ul.principle-list li {
        font-size: 100%;
        width: 33.33%;
        margin-left: -4px;
        border-right: none !important;
    }
  
  	#footer-widgets .footer-widget a.footer-quiz-link {
        font-size: 18px;
    }
  
  	.featured-announcements-alt .announcement-post {
        padding: 50px;
    }
}

@media screen and (max-width:991px){
  
  	body {
        font-size: 15px !important;
      	line-height: 1.5 !important;
    }
    body h2 {
        font-size: 24px !important;
    }
    body h3 {
        font-size: 19px !important;
    }
  
  	.banner-1 {
        padding-top: 0 !important;
    }
    .page-id-33 .banner-1 h1,
  	.banner-1 h1,
  	body h1{
        font-size: 37px !important;
    }
  	.banner-1 p,
  	.banner-1 .et_pb_text_inner{
        font-size: 17px;
        width: 90%;
    }
  	.trigger-text {
        display: none;
    }
  	.banner-1 .video-trigger img {
        width: 60px;
    }
	.banner-1 .video-trigger {
        width: 70px;
    }
  	.banner-1 .title-div {
        padding-top: 100px;
        margin-bottom: -50px;
      	font-size: 75%;
    }
  	.banner-1 h2 {
        font-size: 24px;
    }
  	.banner-1 h2 + p {
        font-size: 75%;
    }
  	.banner-social ul {
        display: none;
    }
  	.banner-1:before {
        height: 255px;
        top: calc(60% - 127.5px);
        width: 255px;
        background-position: 0;
        right: -127.5px;
        background-image: url(https://www.influenceatwork.com/wp-content/uploads/2020/11/cog-icon-4.png);
    }
  
  	.logo-items .slick-track img {
        max-height: 65px;
    }
  
  	.sm-col-3 {
        width: 90% !important;
        padding-left: 2.5%;
    }
  	.sm-col-3 > .et_pb_column {
        width: 33.33% !important;
        padding: 0 15px;
        margin-right: 0 !important;
    }
  
  	ul.custom-gallery li:nth-child(3) {
        order: 4;
    }
    ul.custom-gallery li {
        width: 50%;
    }
  	body ul.custom-gallery-alt li > div, body ul.custom-gallery-alt > li.alt-gallery-last > div {
        height: 65vh;
    }
  	ul.custom-gallery-alt li:nth-child(2n + 2) > div, ul.custom-gallery-alt > li.alt-gallery-second-last > div {
        height: calc(32.5vh - 5px);
    }
  	ul.custom-gallery-alt .alt-gallery-second-last {
        order: 6;
    }
  
  	.workshop-types .et_pb_image {
        width: 100px;
    }
    .workshop-types .et_pb_column {
        padding-top: 50px;
    }
  	.workshop-types .et_pb_text_inner {
        padding: 50px 30px 90px;
    }
    .workshop-types .et_pb_text a {
        width: calc(100% - 60px);
    }
  	.workshop-types .et_pb_text h4 {
        margin-left: -30px;
        margin-right: -30px;
    }
  
  	.audio-list {
        margin: -15px;
    }
    .audio-list li {
        width: calc(50% - 2px);
        padding: 15px;
    }
  
  	.video-tabs > ul, .video-tabs > div {
        display: block;
        width: 100%;
        padding: 0 !important;
    }
  	.video-tabs > ul {
        text-align: center;
        border: none !important;
        margin-bottom: 20px;
    }
  	.video-tabs > ul:before {
        margin-bottom: 20px;
    }
  	.video-tabs > ul > li {
        width: inherit !important;
        display: inline;
        padding: 20px;
        height: inherit !important;
        float: none;
    }
  
  	ul.client-list {
        columns: 3;
        -webkit-columns: 3;
        -moz-columns: 3;
    }
}

@media screen and (max-width:1024px) and (max-height:750px){
    .home .banner-1 h1 {
        font-size: 40px;
    }
    .home .banner-1 p {
        font-size: 22px;
    }
    .home .banner-1 h2 {
        font-size: 30px;
    }
  	.home .banner-1 h2 + p {
        font-size: 13px;
    }
    .home .banner-1 {
        padding-top: 50px !important;
    }
}

@media screen and (max-width:997px) and (min-width:981px){
    #top-menu li {
        padding-right: 8px;
    }
}

@media screen and (min-width:981px) {
  
    /* body:not(.page-id-2470) .testimonial-items .slick-track {
        display: table !important;
      	height: 100% !important;
    }
    body:not(.page-id-2470) .testimonial-items .slick-track > div {
        display: table-cell !important;
        float: none !important;
    } */
  
  	header#main-header, .container.et_menu_container, .et_header_style_left .logo_container {
        height: 115px;
    }
    .et_fixed_nav #et-top-navigation {
		padding-top: 75px !important;
    }
  	#top-menu li:nth-last-child(2) {
        padding-right: 0;
    }
  	.menu-btn {
        position: absolute !important;
        top: 0;
        right: 0;
    }
  	.menu-btn a:not(.tel-link) {
        box-shadow: 0 3px 6px rgb(0 0 0 / 36%) !important;
    }
  	.menu-btn a.tel-link {
        top: 27px;
        text-align: right;
        left: -185px;
        font-size: 20px !important;
        width: 156px;
        font-weight: bold;
    }
}

@media screen and (max-width:980px){
  
  	header#main-header {
        position: fixed !important;
    }
  	.et_header_style_left .et-fixed-header #et-top-navigation, .et_header_style_split .et-fixed-header #et-top-navigation {
        padding-top: 23px;
    }
  
  	.announcement div#sidebar {
        border: none;
        padding-left: 0;
    }
  
  	.keynote-list-row .et_pb_column {
        margin-top: 30px;
    }
    .keynote-list-row {
        display: flex;
        flex-wrap: wrap-reverse;
    }
  
  	.et_pb_shop ul.products.columns-3 li.product {
        margin-left: 3.8% !important;
        margin-right: 0 !important;
    }
    .et_pb_shop ul.products.columns-3 li:nth-child(2n+2) {
        margin-left: 0 !important;
    }
  
  	body .et_mobile_menu .menu-btn a {
        text-align: center;
        text-transform: uppercase;
        font-size: 14px !important;
        margin-bottom: 20px;
    }
  	.et_mobile_menu .menu-item-has-children>a {
        background-color: transparent;
        font-weight: inherit;
    }
    .et_mobile_menu li a {
        text-transform: uppercase;
    }
    .et_mobile_menu .menu-item-has-children ul a {
        font-size: 12px !important;
    }
  
  	.et_mobile_menu .menu-item-has-children {
        position: relative;
    }
  	.et_mobile_menu .menu-item-has-children ul:not(.open) {
        height: 44px;
        width: 44px;
        position: absolute;
        top: 0;
        right: 0;
        padding: 0 !important;
      	z-index: 111;
    }
    .et_mobile_menu .menu-item-has-children li {
        display: none;
         -webkit-transition: all .3s  cubic-bezier(0,0,1,1);
        -moz-transition: all .3s  cubic-bezier(0,0,1,1);
        -o-transition: all .3s  cubic-bezier(0,0,1,1);
        -ms-transition: all .3s  cubic-bezier(0,0,1,1);
        transition: all .3s  cubic-bezier(0,0,1,1);
    }
  	.et_mobile_menu .menu-item-has-children ul.open li {
        display: block;
    }
    .et_mobile_menu .menu-item-has-children ul:before {
        content: "\f067";
        font-family: 'Font Awesome 5 Free';
        font-size: 12px;
        position: absolute;
        top: 0;
        right: 0;
        width: 44px;
        height: 44px;
        text-align: center;
        line-height: 44px;
    }
  	.et_mobile_menu .menu-item-has-children ul.open:before {
        content: "\f068";
    }
  
  	div#popmake-202 {
        max-width: 500px;
    }
    div#popmake-202 .et_pb_section {
        background-size: 50%;
        background-position: 50% 50px;
        padding-top: 50%;
    }
    div#popmake-202 .et_pb_row {
        max-width: 100%;
        padding: 75px 20px 50px !important;
        margin: 0 !important;
    }
    div#popmake-202 .et_pb_row * {
        text-align: center;
    }
  
    #footer-widgets .footer-widget:nth-child(2) img {
        margin-bottom: 0;
        display: block;
        clear: both;
        width: 100%;
        max-width: 250px !important;
    }
  	div#custom_html-3 {
        width: 100%;
    }
    #footer-widgets .footer-widget:nth-child(2) .et_pb_button {
        max-width: 186px;
        margin-top: 20px;
        margin-bottom: 15px;
    }
  
  	ul.keynote-list h3 {
        font-size: 24px !important;
      	left: 0;
    }
  	.cta-about:not(.visible):before {
        width: 85% !important;
        max-width: 85% !important;
    }
    .cta-about:not(.visible):after {
        width: 100% !important;
        max-width: 100% !important;
    }
  
  	.testimonial-items .et_pb_module {
        padding: 0 25px 50px;
    }
  
  	.et_pb_button {
        padding: 5.5px 25px !important;
    }
  
  	.training-topics .et_pb_text {
        padding: 0 !important;
    }
    .training-topics .et_pb_column:last-child {
        order: 1;
        margin-bottom: 30px;
        display: block;
        min-height: 35vh;
    }
    .training-topics .et_pb_column:first-child {
        order: 2;
        margin: 0;
    }
    .training-topics .et_pb_column {
        display: flex;
        flex-wrap: nowrap;
        flex-direction: column;
        align-items: flex-start;
    }
    .training-topics {
        display: flex;
        flex-direction: row;
        align-items: stretch;
        justify-content: center;
        flex-wrap: wrap;
    }
  
  	.speaking-banner .et_pb_text {
        padding: 60px 0 50px !important;
    }
  
  	.speaking-links {
        padding: 30px;
        font-size: 19px;
    }
  
  	ul.trainer-list li {
        width: 50%;
    }
  	.trainer-info .info {
        -webkit-line-clamp: 10;
        font-size: 16px;
    }
  
  	.woocommerce ul.products li.product .woocommerce-loop-product__title {
        font-size: 1em !important;
    }
  
  	ul.article-list li {
        width: 25%;
    }
    .article-item a {
        font-size: 12px;
    }
    .article-item {
        padding-bottom: 10px;
    }
  
  	ul.principle-list li {
        border: none !important;
    }
  
  	#sticky-panel.sticky .et_pb_column {
        width: 16.66% !important;
        margin: 0;
    }
    #sticky-panel.sticky {
        top: 70px;
    }
    #sticky-panel.sticky .et_pb_text a {
        font-size: 0 !important;
    }
    #sticky-panel.sticky img {
        margin-bottom: -15px;
        margin-top: -10px;
      	max-height: 40px;
    }
  
  	.page-id-935 .custom-gallery-alt li {
        display: none;
    }
    .page-id-935 .custom-gallery-alt li:nth-last-child(2), 
    .page-id-935 .custom-gallery-alt li:nth-last-child(4) {
        display: inline-block;
    }
  
  	.menu-btn ul li {
        display: inline-block;
    }
    .menu-btn ul {
        text-align: center;
    }
    body .et_mobile_menu .menu-btn ul li a {
        padding: 0 !important;
        box-shadow: none !important;
        background: transparent;
        border: none;
        color: #bf1f26 !important;
        font-size: 20px !important;
    }
    body .et_mobile_menu .menu-btn {
        padding-bottom: 45px !important;
        width: 95%;
        margin: 0 auto;
      	position: relative;
    }
  	.menu-btn a.tel-link {
        bottom: 0;
        top: inherit;
    }
  
  	ul.trainer-list li .trainer-content:hover .trainer-name {
        opacity: 1;
    }
    ul.trainer-list li .trainer-content:hover .trainer-info {
        opacity: 0;
    }
}

@media screen and (min-width:768px) and (max-width:980px){
    .team-section .et_pb_column_1_3 {
        width: 33.33%;
        padding: 15px;
    }
}

@media screen and (max-width:767px){
  
  	.logo-carousel .logo-items {
        display: block;
    }
  	.logo-carousel .logo-slider-outter {
        display: none;
    }
  
  	.featured-announcements-alt .announcement-content {
        padding: 30px;
    }
  	.featured-announcements-alt ul.slick-dots {
        bottom: -60px;
    }
  	.featured-announcements-alt + a {
        margin-top: 50px;
    }
  
  	header#main-header.et-fixed-header {
        top: 0 !important;
    }
  	#sticky-panel.sticky {
        top: 105px !important;
    }
  
  	.slick-slider .lswr-logo-inner .logo-img-outter, .lswr-logo-inner.slick-slide {
    	padding: 5px 5px 0;
  	}
  	.logo-items .slick-track img {
        max-height: 35px;
    }
  
  
  	.banner-1 h1,
  	body h1 {
        font-size: 30px !important;
    }
  
  	body .training-banner h2 {
        font-size: 19px !important;
    }
  
    ul.announcement-list li {
        width: 100%;
      	padding: 10px 30px;
    }
    ul.custom-gallery li > div {
        height: 50vh;
    }
    ul.custom-gallery li:nth-child(2n + 2) > div {
        height: calc(25vh - 5px);
    }
  	body ul.custom-gallery-alt li > div, body ul.custom-gallery-alt > li.alt-gallery-last > div {
        height: 50vh;
    }
  	ul.custom-gallery-alt li:nth-child(2n + 2) > div, ul.custom-gallery-alt > li.alt-gallery-second-last > div {
        height: calc(25vh - 5px);
    }
  
  	#footer-widgets .footer-widget:nth-child(2), #footer-widgets .footer-widget:nth-child(3), #footer-widgets .footer-widget:nth-child(3) > div {
        width: 100% !important;
        margin-right: 0 !important;
    }
  	
  	#main-footer .footer-widget h4.open:after {
        content: "\f068";
    }
    #main-footer .footer-widget h4:after {
        content: "\f067";
        font-family: 'Font Awesome 5 Free';
        font-size: 12px;
        position: absolute;
        top: 1px;
        right: 0;
    }
    #main-footer .footer-widget h4 {
        position: relative;
        padding-right: 15px;
        max-width: 123px;
    }
  	#main-footer .footer-widget h4 + div {
        display: none;
    }
  	#main-footer .footer-widget h4.open + div {
        display: block;
    }
  	#footer-widgets .footer-widget .fwidget, #footer-widgets .footer-widget:nth-child(n) {
        margin-bottom: 20px !important;
    }
  	#footer-widgets .footer-widget:last-child {
        margin-bottom: 0 !important;
        margin-top: 50px !important;
      	padding-left:0;
      	padding-right: 0;
    }
  	#footer-widgets .footer-widget a.footer-quiz-link {
        bottom: 80px;
    }
  
  	ul.trainer-list li {
        width: 100%;
    }
  
  	.trainer-info-video .video-btn {
        width: 50px;
    }
    .trainer-info-video .et_pb_text {
        font-size: 20px;
    }
  	.trainer-info-video .video-btn + br {
        display: none;
    }
  
  	.team-section .et_pb_column_1_3 + .et_pb_column_1_3 {
        padding-top: 30px;
    }
  	.team-section .et_clickable {
        max-width: 378px;
        margin-left: auto;
        margin-right: auto;
    }
  
  	.faq-section .et_pb_text h2 {
        font-size: 19px !important;
    }
	.faq-section .et_pb_text + .et_pb_text {
        padding-top: 30px;
    }
  
  	ul.article-list li {
        width: 50%;
    }
  
  	.audio-list li h3 {
        font-size: 16px !important;
    }
  
  	ul.video-list {
        margin: -15px;
    }
    ul.video-list li {
        padding: 15px;
    }
}

@media screen and (max-width:640px){
  	
  .lswr-template-1.lswr-logo-slider .lswr-logo-inner.slick-slide img {
      max-height: 40px;
  }
  
  	body .et_pb_shop .woocommerce ul.products.columns-3 li,
  	body.tax-product_cat.et-db #et-boc .et-l .et_pb_shop .woocommerce ul.products.columns-3 li {
        width: 100% !important;
    }
  
	.audio-list li {
        width: 100%;
    }
  
  	ul.client-list {
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2;
    }
  
  	input#input_6_3 {
        margin-top: 16px !important;
    }
  
  	.et_pb_shop ul.products.columns-3 li.product {
        margin-left: 0 !important;
    }
  
  	.testimonial-items .et_pb_module .et_pb_text_inner {
        padding: 80px 30px 100px;
    }
    .testimonial-items > button.slick-arrow {
        height: 30px;
        width: 30px;
        left: -12px;
    }
    .testimonial-items > button.slick-arrow.slick-next {
        right: -12px;
    }
    .testimonial-items > button.slick-arrow:before {
        font-size: 18px;
        left: 0;
    }
    .testimonial-items > button.slick-arrow.slick-next:before {
        right: 0;
    }
  
  	.testimonial-tabs > ul {
        padding-top: 70px !important;
        position: relative;
    }
    .testimonial-tabs:before {
        width: 100%;
        position: absolute;
    }
    .testimonial-tabs > ul:before {
        position: absolute;
        top: 0;
    }
    .testimonial-tabs > ul > li {
        position: absolute;
        width: calc(100% - 35px) !important;
        padding: 0;
        display: block;
        opacity: 0;
        top: 44px;
    }
    .testimonial-tabs > ul > li.et_pb_tab_active {
        opacity: 1;
    }
    .testimonial-tabs.open > ul > li:not(.et_pb_tab_active) {
        opacity: 1;
        display: block;
        position: unset;
        background-color: #f5f5f5 !important;
        padding: 10px 15px;
        text-align: left;
        border-bottom: 1px solid #e2e2e2 !important;
      	width: 100% !important;
    }
  	.testimonial-tabs.open > ul {
        padding-top: 80px !important;
    }
    .testimonial-tabs.open > ul > li:not(.et_pb_tab_active) a {
        font-size: 14px;
    }
  	.testimonial-tabs > .fa {
        position: absolute;
        right: 0;
        top: 41px;
        font-size: 18px;
        height: 30px;
        width: 30px;
        text-align: center;
        line-height: 30px;
        color: #bf1f26;
        border-radius: 100%;
      	z-index: 111;
    }
  	.testimonial-tabs.open > .fa {
        color: #8b8c8d;
    }
  	.testimonial-tabs.open > .fa:before {
        content: "\f106";
    }
  	.testimonial-tabs > ul > li.et_pb_tab_active:after {
        content: '';
        width: 100%;
        height: 2px;
        background: #ca4849;
        position: absolute;
        left: 0;
        bottom: -0.5px;
    }
  
  	.testimonial-tabs h2 {
        margin-bottom: -20px;
    }
}

/*
@media screen and (max-width:639px){
	.lswr-template-1.lswr-logo-slider .lswr-logo-inner.slick-slide img {
        max-width: 100px !important;
    }
}
*/

@media screen and (max-width:599px){
    .featured-announcements li.slick-slide.slick-current.slick-active.slick-center .announcement-post {
        width: 100%;
        margin: 0;
    }
    .featured-announcements li.slick-slide {
        padding: 0 40px;
    }
}

@media screen and (max-width:479px){
    .six-column-icons .et_pb_column {
        width: 50% !important;
    }
  
  	.trainer-inner-info ul {
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2;
    }
  
  	#sticky-panel.sticky img {
      	max-height: 30px;
      	margin-bottom: -20px;
    }
  
  	ul.html-sitemap-list {
        columns: 1;
        -webkit-columns: 1;
        -moz-columns: 1;
    }
}

@media screen and (max-width:450px){
    ul.custom-gallery li > div {
        height: 30vh;
    }
    ul.custom-gallery li:nth-child(2n + 2) > div {
        height: calc(15vh - 5px);
    }
  	body ul.custom-gallery-alt li > div, body ul.custom-gallery-alt > li.alt-gallery-last > div {
        height: 30vh;
    }
  	ul.custom-gallery-alt li:nth-child(2n + 2) > div, ul.custom-gallery-alt > li.alt-gallery-second-last > div {
        height: calc(15vh - 5px);
    }
  
  	ul.video-list li {
        width: 100%;
    }
  
    .video-tabs .gallery-item a {
        padding-bottom: 0;
    }
  	.video-tabs .gallery-item .download-btn a {
        font-size: 12px;
    }
  
  	.et_pb_ajax_pagination_container .et_pb_post p.post-meta {
        font-size: 14px !important;
        width: calc(100% - 133px);
        bottom: 12px;
    }
    .et_pb_post a.more-link {
        font-size: 13px !important;
    }
  
  	.announcement-content {
        padding: 30px 0 0;
    }
  
  	ul.principle-list li {
        width: 50%;
        text-align: left;
        padding-left: 15px !important;
    }
}