/*!
Theme Name:    Lithespeed Theme
Author:        Aledor
Author URI:    https://aledor.com
Description:   Fresh, new, modern theme designed specifically for Lithespeed.
Version:       1.0.0
License:       GNU General Public License v3 or later
License URI:   https://www.gnu.org/licenses/gpl-3.0.html
Template:      page-builder-framework
Text Domain:   page-builder-framework-child
*/

/* general */
.entry-title{
    padding-top: 120px;
}
body,
.ltspd-row-overflow-x-hidden .fl-row-content-wrap{
	overflow-x: hidden !important;
}
body{
	overflow-y: hidden !important;
}
.ltspd-margin-bottom-0px p{
	margin-bottom: 0px;
}
.ltspd-copyright-links:hover{
	color: #fff;
}
.ltspd-mobile-main-menu .fl-menu-responsive-toggle-mobile .menu{
    box-shadow: 0px 10px 15px 0px rgb(214 214 213 / 70%);
}
.ltspd-a-href-lightbluegreen-color-w-orange-hover{
	color: #00818F !important;
}
.ltspd-a-href-darkbluegreen-color-w-orange-hover,
.ltspd-a-href-darkbluegreen-color-w-orange-hover-indirect a{
	color: #008c99 !important;
}
.ltspd-a-href-lightbluegreen-color-w-orange-hover:hover,
.ltspd-a-href-darkbluegreen-color-w-orange-hover:hover,
.ltspd-a-href-darkbluegreen-color-w-orange-hover-indirect a:hover{
	color: #B95B1D !important;
}
.ltspd-zindex-9999{
	z-index: 9999;
}
.ltspd-text-align-center{
	text-align: center;
}
.ltspd-form-module .gfield_checkbox li label{
    font-weight: 400 !important;
}
.fl-module-pp-gravity-form.ltspd-form-module .gform_wrapper .gfield_html{
    color: #ff6565 !important;
    font-weight: 400 !important;
    font-size: 19.2px;
    font-style: italic;
}
.ltspd-form-module input:focus{
    border-color: #008c99 !important;
}
/* general */
/* general > innerpages  */
header{
    position: relative;
    z-index: 9999;
}
.ltspd-header-transparent-row .fl-row-content-wrap {
    background: transparent;
    z-index: 2;
    width: 100%;
}
/* for editing header transparent in beaver builder */
.fl-builder-edit .ltspd-header-transparent-row .fl-row-content-wrap {
    z-index: unset;
}
.fl-builder-edit .ltspd-header-innerpages-masthead-negative-margin .fl-row-content-wrap{
    margin-top: unset;
}
/*.ltspd-innerpages-h1 .fl-heading-text:before{
    content: url(/wp-content/uploads/2021/03/innerpages-circle-above-header.png);
    position: absolute;
    left: -15%;
    top: -95%;
}*/
.ltspd-innerpages-h1 .fl-heading-text{
    position: relative;
}
.ltspd-breadcrumbs a {
    color: #00818F;
}
.ltspd-breadcrumbs a:hover {
    color: #00818F;
}
/* general */
/* general > sidebar */
.ltspd-sidebar-recent-post-module .fl-post-grid .fl-post-grid-text{
    padding: 20px 30px;
}
.ltspd-sidebar-recent-post-module .fl-post-grid .fl-post-grid-title{
    letter-spacing: initial;
    line-height: 24px;
}
.ltspd-sidebar-recent-post-module .fl-post-grid .fl-post-grid-post:hover{
    background-color: #149aa6;
}
.ltspd-sidebar-recent-post-module .fl-post-grid .fl-post-grid-post:hover .fl-post-grid-title a{
    color: #fff !important;
}
/* general */
/* general > cta */
.ltspd-cta-button{
    position: relative;
}
.ltspd-cta-button .fl-button-center{
    position: relative;
    z-index: 2;
}
.ltspd-cta-button:before{
    content: '';
    background-image: url(/wp-content/uploads/2021/03/cta-button-bg.png);
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: contain;
    position: absolute;
    z-index: 1;
}
.ltspd-cta-buton-self-bg{
    background-image: url(/wp-content/uploads/2021/03/cta-button-bg.png);
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: contain;
}
/* homepage */
/* homepage > masthead section */
.ltspd-homepage-masthead-deliver-innovate{
    position: relative;
}
.ltspd-homepage-masthead-deliver-innovate .fl-heading-text{
    z-index: 2;
    position: relative;
}
/* .ltspd-homepage-masthead-deliver-innovate:before{
	content: url(/wp-content/uploads/2021/03/homepage-masthead-ampersand.png);
    position: absolute;
    top: 7%;
    right: 28%;
}*/
/*.ltspd-homepage-masthead-deliver-innovate:after{
    content: '';
    background-image: url(/wp-content/uploads/2021/03/homepage-masthead-circle.png);
    height: 55px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: left top;
    background-attachment: scroll;
    background-size: contain;
    position: absolute;
    z-index: 1;
    top: -15%;
    left: -7%;
}*/
/* homepage > clients section */
.ltspd-homepage-logo-slider .pp-logos-content .logo-slider-prev, 
.ltspd-homepage-logo-slider .pp-logos-content .logo-slider-next{
    top: 0%;
}
.ltspd-homepage-logo-slider .bx-wrapper .bx-pager{
    bottom: -100px;
}
/* homepage > upcoming events */
.ltspd-homepage-upcoming-events-module .uabb-blog-post-content{
    background: rgba(1, 132, 144, 0.95);
    position: absolute;
    bottom: 0px;
/*     height: 0px; */
    border-radius: 0 0 10px 10px;
}
.ltspd-homepage-upcoming-events-module .uabb-post-thumbnail{
    border-radius: 10px;
}
.ltspd-homepage-upcoming-events-module .uabb-blog-post-inner-wrap{
    border-radius: 100px;
}
.ltspd-homepage-upcoming-events-module .uabb-blog-post-inner-wrap .uabb-button-wrap{
	padding-top: 0em;
}
/* .ltspd-homepage-upcoming-events-module .uabb-blog-post-inner-wrap:hover .uabb-blog-post-content{
    height: auto; 
    padding: 25px;
} */
.ltspd-homepage-upcoming-events-module  .uabb-blog-posts-shadow{
    height: auto !important;
    position: relative;
}
/* homepage > learning */
.ltspd-homepage-learning-post-module .uabb-blog-posts{
    overflow: visible;
}
.ltspd-homepage-learning-post-module .uabb-blog-posts .uabb-blog-posts-shadow .uabb-blog-post-content{
    background-color: #fff;
}
.ltspd-homepage-learning-post-module .uabb-blog-posts .uabb-post-wrapper:nth-child(1):before{
    content: url(/wp-content/uploads/2021/03/homepage-masthead-circle.png);
    height: 55px;
    width: 55px;
    position: absolute;
    top: -4%;
    left: -4%;
}
.ltspd-homepage-learning-post-module .uabb-blog-posts .uabb-post-wrapper:nth-child(3) .uabb-blog-posts-shadow:before{
    content: url(/wp-content/uploads/2021/03/homepage-learning-blue-dots.png);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0%;
    right: -33%;
}
/* resources page */
/* resources page > featured content */
.ltspd-resources-featured-content-callout-news,
.ltspd-resources-featured-content-callout-videos,
.ltspd-resources-featured-content-callout-podcast{
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: scroll;
    background-size: cover;
	border-radius: 10px;
}
.ltspd-resources-featured-content-callout-news{
	background-image: url(/wp-content/uploads/2021/03/resources-news-bg.png);
}
.ltspd-resources-featured-content-callout-videos{
	background-image: url(/wp-content/uploads/2021/03/resources-videos-bg.png);
}
.ltspd-resources-featured-content-callout-podcast{
	background-image: url(/wp-content/uploads/2021/03/resources-podcast-bg.png);
}
/* resoureces page > post module w/ filter */
.ltspd-resources-page-alm-shortcode .alm-listing .alm-reveal{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
}
.ltspd-resources-page-alm-shortcode .alm-listing .alm-item{
    margin: 0px 5px 25px 5px;
	box-shadow: 0px 5px 15px 0px rgb(232 232 232 / 80%);
}
.ltspd-alm-post-featured-image,
.ltspd-alm-item-wrapper {
    position: relative;
}
.ltspd-alm-post-featured-image{
    padding-bottom: calc( 0.6 * 100% );
}
.ltspd-alm-post-featured-image img{
     position: absolute;
     height: 100%;
     width: 100%;
     object-fit: cover;
}

.ltspd-resources-page-alm-shortcode .alm-listing .alm-item{
    width: 31.5%;
    vertical-align: top;
    outline: none;
    margin-bottom: 30px;
}
.ltspd-resources-page-alm-shortcode .alm-listing .alm-item .ltspd-alm-post-content{
    padding: 20px;
}
.ltspd-alm-post-meta p{
    color: #229ba7;
}
.ltspd-alm-post-meta p,
.ltspd-alm-post-description p{
    font-weight: 400;
    font-size: 16.8px;
}
.ltspd-alm-post-heading h3 a,
.ltspd-alm-post-heading h3{
/*     font-size: 26.4px; */
    text-transform: uppercase;
    color: #444;
}
.ltspd-alm-post-description p{
    color: #a3a3a3;
}
.ltspd-post-alm-button-wrapper{
    padding-top: 1.5em;
}
.ltspd-post-alm-button-wrapper .ltspd-post-alm-button{
    font-weight: 900;
    font-size: 17px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 19px 30px;
    background: #B95B1D;
    border-radius: 4px;
    border: 1px solid #B95B1D;
    color: #fff;
	display: inline-block;
}
.ltspd-post-alm-button-wrapper .ltspd-post-alm-button:hover{
    background: #B95B1D00;
    color: #B95B1D;
}
.alm-btn-wrap .alm-load-more-btn.ltspd-alm-loadmore-button{
    box-shadow: 0px 5px 15px 0px rgb(224 124 60 / 70%);
    border-radius: 5px;
    font-weight: 900;
    font-size: 24px;
    letter-spacing: 2px;
    text-transform: uppercase;
    border: 1px solid #B95B1D;
    background: #B95B1D;
    padding-top: 22px;
    padding-bottom: 22px;
    height: auto;
    width: 250px;
}
.alm-btn-wrap .alm-load-more-btn.ltspd-alm-loadmore-button:hover{
    background: #B95B1D00;
    color: #B95B1D;
}
.alm-btn-wrap .alm-load-more-btn.ltspd-alm-loadmore-button.loading,
.alm-btn-wrap .alm-load-more-btn.ltspd-alm-loadmore-button.done{
    background-color: #B95B1D;
}
.ltspd-latest-learning-post-module .fl-module-content {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}
.ltspd-latest-learning-post-module .uabb-post-thumbnail  {
    border-radius: 0px;
}
.ltspd-latest-learning-post-module .page-numbers li > *{
    border: solid 1px #e6e6e6;
}
/* training page */
.ltspd-training-courses-list-module .fl-list .fl-list-item{
	border: 2px solid #00818F !important;
	border-radius: 10px;
	margin-bottom: 30px;
}
.ltspd-training-courses-list-module .fl-list .fl-list-item .fl-list-item-content .fl-list-item-content-text ul{
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
	list-style: none;
}
.ltspd-training-courses-list-module .fl-list .fl-list-item .fl-list-item-content .fl-list-item-content-text ul li a{
    color: #B95B1D;
    font-weight: 700;
}
.ltspd-training-courses-list-module .fl-list .fl-list-item .fl-list-item-content .fl-list-item-content-text ul li a:hover{
    color: #00818F;
}
.ltspd-training-courses-list-module .fl-list .fl-list-item .fl-list-item-content .fl-list-item-content-text ul li:before {
  content: "\2022";
	color: #00818F; 
	display: inline-block;
	width: 1em;
	margin-left: -1em;
}
/* training classes widget accordion */
.ltspd-class-item {
    font-size: initial;
}
/* #ltspd-classes-widget-accordion .ltspd-accordion-panel {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
} */
#ltspd-classes-widget-accordion .ltspd-class-header{
    text-align: center;
    padding: 20px 10px;
    margin-bottom: 20px;
    background-color: #eee;
}
.ltspd-class-header h3{
    text-transform: uppercase;
    margin-bottom: 0px;
}
.ltspd-class-title{
    position: relative;
	cursor: pointer;
}
/* #ltspd-classes-widget-accordion .ltspd-class-title:before{
    content: '\f199';
	font-family: "foundation-icons";
    font-size: 11px;
    position: absolute;
    right: 0px;
    color: #00818F;
} */
#ltspd-classes-widget-accordion .ltspd-class-title.active:before{
    content: '\f176';
}
#ltspd-classes-widget-accordion .ltspd-class-item:not(:first-child) .ltspd-class-title h3{
    margin-top: 20px;
}
#ltspd-classes-widget-accordion .ltspd-class-title h3{
    font-size: 15.6px;
    text-transform: uppercase;
    font-weight: 900;
    color: #00818F;
    line-height: 24.88px;
}
#ltspd-classes-widget-accordion .ltspd-class-title h3 a{
    color: #00818F;
}
.ltspd-class-date,
.ltspd-class-city
{
    display: inline;
}
.ltspd-class-date{
    padding-right: 10px;
}
#ltspd-classes-widget-accordion .ltspd-accordion-panel a{
    font-size: 13.2px;
    color: #404040;
}
.#ltspd-classes-widget-accordion .ltspd-accordion-panel a:hover{
    color: #00818F;
}
.ltspd-class-date a{
    font-weight: 700;
}
.ltspd-class-city a{
    font-weight: 500;
}
#ltspd-classes-widget-accordion .ltspd-class-learnmore{
	margin-bottom: 20px;
    text-align: right;
	font-weight: 500;
}
#ltspd-classes-widget-accordion .ltspd-class-learnmore a{
    color: #B95B1D;
}
.ltspd-class-separator {
    margin: 0px;
    border: 1px solid #eee;
}
/* individual training page */
.ltspd-classes-widget-individual-class .ltspd-class-description{
	display: none;
}
.ltspd-classes-widget-individual-class .ltspd-class-title h3,
.ltspd-classes-widget-individual-class .ltspd-class-description a{
    font-size: 25px;
}
.ltspd-classes-widget-individual-class .ltspd-class-title a{
    color: #444;
}
.ltspd-classes-widget-individual-class .ltspd-class-title a:hover{
    color: #008c99;
}
.ltspd-classes-widget-individual-class .ltspd-class-description a{
    color: #008c99;
}
.ltspd-classes-widget-individual-class .ltspd-class-description a:hover{
    color: #B95B1D;
}
.ltspd-classes-widget-individual-class .ltspd-loadmore-classes{
    margin-top: 20px;
}
.ltspd-classes-widget-individual-class .ltspd-loadmore-classes p{
    display: inline-block;
    margin-bottom: 0px;
    color: #fff !important;
    text-transform: uppercase;
	font-size: 24px;
    font-weight: 900;
    letter-spacing: 1px;
    border-radius: 5px;
    border: 1px solid #B95B1D;
    background-color: #B95B1D;
    padding: 14px 40px;
    cursor: pointer;
}
.ltspd-classes-widget-individual-class .ltspd-loadmore-classes p:hover{
    background-color: #fff;
    color: #B95B1D !important;
}
.ltspd-owl-carousel-testimonial .item{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    background-color: #fff;
	min-height: 250px;
}
.ltspd-owl-carousel-testimonial .item > * {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}
.ltspd-owl-carousel-testimonial .item .ltspd-owl-carousel-image-container{
    flex: 1 1 0;
    justify-content: center;
    padding: 10px;
    border-right: 3px solid #e3e3e3;
}
.ltspd-owl-carousel-testimonial .item .ltspd-owl-carousel-content-container{
    flex: 3 1 0;
    padding: 50px;
}
.ltspd-owl-carousel-testimonial .item .ltspd-owl-carousel-content-container > * p{
    font-size: 19.2px;
}
.ltspd-owl-carousel-testimonial .ltspd-owl-carousel-name p{
    font-weight: 700;
    color: #008c99;
}
.ltspd-owl-carousel-image-container img{
    width: auto !important;
}
.ltspd-owl-carousel-testimonial .owl-prev,
.ltspd-owl-carousel-testimonial .owl-next{
    position: absolute;
}
.ltspd-owl-carousel-testimonial .owl-prev,
.ltspd-owl-carousel-testimonial .owl-next{
    top: 30%;
}
.ltspd-owl-carousel-testimonial .owl-prev span,
.ltspd-owl-carousel-testimonial .owl-next span{
    font-size: 50px !important;
}
.ltspd-owl-carousel-testimonial .owl-prev{
    left: -3%;
}
.ltspd-owl-carousel-testimonial .owl-next{
    right: -3%;
}
.ltspd-sample-agenda-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.ltspd-sample-agenda-container .ltspd-sample-agenda-item{
	min-width: 30%;
    width: 30%;
    background: #fff;
    margin: 10px;
    padding: 40px 30px;
    box-shadow: 0px 5px 15px 0px rgb(232 232 232 / 80%);
}
/* services page */
.ltspd-services-callout-module .fl-callout-content .fl-callout-title,
.ltspd-services-callout-module .fl-callout-content .fl-callout-text-wrap{
    padding-left: 40px;
    padding-right: 40px;
}
.ltspd-services-callout-module .fl-callout-photo-above-title .fl-photo{
	margin-bottom: 30px;
}
.ltspd-services-callout-module .fl-callout-text-wrap .fl-callout-text ul li{
    list-style: none;
    position: relative;
}
.ltspd-services-callout-module .fl-callout-text-wrap .fl-callout-text ul li:before{
    content: '\f126';
    font-family: "foundation-icons";
    position: absolute;
    left: -4.5%;
    color: #008c99;
}
.ltspd-services-callout-module .fl-callout-button {
    padding: 45px 0 0 0;
}
/* .ltspd-services-contact-form .gfield_checkbox li label{
    font-weight: 400 !important;
}
.fl-module-pp-gravity-form .gform_wrapper .ltspd-services-contact-form .gfield_html{
    color: #ff6565 !important;
    font-weight: 400 !important;
    font-size: 19.2px;
    font-style: italic;
} */
/* services ald */
.ltspd-services-ald-callout-module .fl-callout-content .fl-callout-title,
.ltspd-services-ald-callout-module .fl-callout-content .fl-callout-text-wrap{
    padding-left: 20px;
    padding-right: 20px;
}
.ltspd-services-ald-callout-module .fl-callout-photo-above-title .fl-photo{
	margin-bottom: 30px;
}
.ltspd-services-ald-callout-module .fl-callout-text-wrap .fl-callout-text ul li::marker{
    color: #008c99;
    font-size: 21.6px;
}
.ltspd-services-ald-callout-module .fl-callout-button {
    padding: 45px 0 0 0;
}
/* our company page */
/* our company page > our team section*/
.ltspd-speaker-container{
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
}
.ltspd-speaker-column{
	box-shadow: 0px 5px 15px 0px rgb(232 232 232 / 80%);
}
.ltspd-col-3{
    position: relative;
    width: 32.5%;
    margin: 0px 5px 25px 5px;
}
.ltspd-speaker-container .ltspd-col-3 {
	width: 24%;
}

.ltspd-speaker-wrapper:hover:after{
/*   border-bottom: 8px solid #008c99; */
  content: "";
  width: 100%;
  height: 5px;
  border-bottom: 8px solid #008c99;
  position: absolute;
  bottom: 0;
  z-index: 10;
}
.ltspd-speaker-wrapper:hover .ltspd-speaker-image-container:after{
  content: "";
  width: 100%;
  height: 5px;
  border-bottom: 3px solid #008c99;
  position: absolute;
  bottom: 0;
  z-index: 10;
}
.ltspd-speaker-image-container{
/*   margin-bottom: 25px; */
  position: relative;
}
.ltspd-speaker-image{
    padding-bottom: calc( 0.8 * 100% );
    position: relative;
}
.ltspd-speaker-image img{
    display: block;
    position: absolute;
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.ltspd-col-3 .ltspd-speaker-image img{
  width: 100%;
/*   height: 325px; */
}
.ltspd-speaker-content-container{
	padding: 30px;
	z-index: 1;
}
.ltspd-speaker-name,
.ltspd-speaker-job-title {
    text-align: center;
}
.ltspd-speaker-name-text a{
  font-weight: 700;
  color: #444;
  text-transform: uppercase;
}
.ltspd-speaker-job-title-text {
  color: #007D8A;
  text-transform: uppercase;
  font-size: 18px;
}
.ltspd-speaker-social-icon-grid{
	margin-top: 20px;
	text-align: center;
}
.ltspd-speaker-social-icon{
  display: inline-block;
  padding: 0 10px;
}
.ltspd-speaker-social-icon i{
  color: #cbcbcb;
}
.ltspd-speaker-social-icon i:hover{
  color: #008c99;
}
.flex-container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 300px;
  background-color: DodgerBlue;
}
.flex-container>div {
  background-color: #f1f1f1;
  color: white;
  width: 100px;
  height: 100px;
}
/* our company page > partners section*/
.ltspd-col-4{
    position: relative;
    width: 24%;
    margin: 0px 5px 25px 5px;
}
/* individual team member */
.ltspd-speaker-custom-section-20px{
	padding: 20px 0px;
}
.ltspd-speaker-text-align-center{
	text-align: center;
}
.ltspd-speaker-journey-with-me-section{
    padding: 100px 10px;
    background-image: url(https://lithespeeddev.wpengine.com/wp-content/uploads/2021/03/cta-bg-new.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    text-align: center;
    margin-bottom: 20px;
}
.ltspd-speaker-journey-with-me-section h3{
    color: #fff;
    margin-bottom: 40px;
}
.ltspd-speaker-journey-with-me-section a{
    display: inline-block;
    position: relative;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 1px;
    border-radius: 5px;
    border: 1px solid #B95B1D;
    background-color: #B95B1D;
    padding: 14px 40px;
}
.ltspd-speaker-journey-with-me-section a:hover{    
    background-color: #fff;
    color: #B95B1D !important;
}
.ltspd-speaker-publications-section.with-images .ltspd-speaker-two-column{
    float: left;
    width: 50%;
    padding: 10px;
}
.ltspd-speaker-publications-section.with-images .ltspd-speaker-two-column:first-child{
    text-align: right;
}
.ltspd-speaker-publications-section.with-images:after{
    content: "";
    clear: both;
    display: table;
}
.ltspd-single-team-member-info-box .fl-col-group-equal-height{
    box-shadow: 0px 5px 15px 0px rgba(232, 232, 232, 0.8);
}
.ltspd-single-team-member-post-content h3{
    font-size: 48px;
    font-weight: 600 !important;
    text-transform: uppercase;
}
.ltspd-single-team-member-post-content a{
    color: #008c99;
}
/* our market */
.ltspd-list-marker-yellow-green{
    padding-inline-start: 20px;
	margin: 0px;
}
.ltspd-list-marker-yellow-green li::marker{
    color: #d5e04d;
} 
.ltspd-gsa-pricing-column{
	position: relative;
}
.ltspd-gsa-pricing-column .fl-col-content:before{
    content: url(/wp-content/uploads/2021/04/gsa-bg.png);
    position: absolute;
    right: -45%;
}
.ltspd-gsa-pricing-column .fl-module-list{
    z-index: 1;
    position: relative;
}
/* .ltspd-gsa-pricing-column .fl-module-list:after{
    content: url(/wp-content/uploads/2021/04/gsa-circles.png);
    position: absolute;
    top: -25%;
    right: -5%;
} */
.ltspd-our-markets-3-cols-with-image .fl-row-content .fl-col{
    position: relative;
}
.ltspd-our-markets-3-cols-with-image .fl-row-content .fl-col:before{
    position: absolute;
    top: -12%;
    right: 0;
}
.ltspd-our-markets-3-cols-with-image .fl-row-content .fl-col:nth-of-type(1):before{
    content: url(/wp-content/uploads/2021/04/strategic-agile-transformation-icon.png);
}
.ltspd-our-markets-3-cols-with-image .fl-row-content .fl-col:nth-of-type(2):before{
    content: url(/wp-content/uploads/2021/04/governance-icon.png);
}
.ltspd-our-markets-3-cols-with-image .fl-row-content .fl-col:nth-of-type(3):before{
    content: url(/wp-content/uploads/2021/04/training-tech-icon.png);
}
.ltspd-our-market-case-study-accordion-module .uabb-adv-accordion-button-label span{
    font-size: 24px;
    text-transform: capitalize;
    font-weight: 400;
}
.ltspd-list-marker-dark-green{
    padding-inline-start: 20px;
	margin: 0px;
}
.ltspd-list-marker-dark-green li::marker{
    color: #008c99;
}
.ltspd-our-market-case-study-accordion-module .uabb-adv-accordion-item{
    box-shadow: 0px 5px 15px 0px rgb(232 232 232 / 80%);
}
/* single blog post */
.ltspd-single-post-info-module a{
    color: #008c99;
}
.ltspd-single-post-info-module a:hover{
    color: #B95B1D;
}
/* media query */
/* max width and min width */
@media only screen and (max-width: 1600px) and (min-width: 1401px) {
/* 	homepage > masthead */
	.ltspd-homepage-masthead-cheetah .fl-module-content {
		margin-right: -125px;
	}
	.ltspd-homepage-separator .fl-separator{
		border-top: 260px solid rgba(204,204,204,0);
	}
}
@media only screen and (max-width: 1400px) and (min-width: 1201px){
/* 	homepage > masthead */
	.ltspd-homepage-masthead-cheetah .fl-module-content {
		margin-right: -25px;
	}
	.ltspd-homepage-separator .fl-separator{
		border-top: 150px solid rgba(204,204,204,0);
	}
}
@media only screen and (max-width: 1300px) and (min-width: 769px){
/* 	homepage > masthead */
	.ltspd-homepage-masthead-deliver-innovate:before {
		right: 40%;
	}
}
@media only screen and (max-width: 1279px) and (min-width: 769px){
/* resources page */
	.ltspd-resources-page-alm-shortcode .alm-listing .alm-item{
		width: 45.5%;
	}
	/* our company page */
	.ltspd-col-3{	
		width: 45.5%;
		margin: 0px 15px 25px 15px;
	}
	.ltspd-col-4{	
		width: 29%;
		margin: 0px 15px 25px 15px;
	}
}
@media only screen and (max-width: 1200px) and (min-width: 993px){
/* 	homepage > masthead */
	.ltspd-homepage-masthead-cheetah .fl-module-content {
		margin-right: 0px;
	}
	.ltspd-homepage-separator .fl-separator{
		border-top: 90px solid rgba(204,204,204,0);
	}
}
@media only screen and (max-width: 1080px) and (min-width: 993px){
/* 	homepage > masthead */
	.ltspd-homepage-masthead-deliver-innovate:before {
		right: 30%;
	}
}
@media only screen and (max-width: 992px) and (min-width: 901px){
/* 	homepage > masthead */
	.ltspd-homepage-masthead-deliver-innovate:before {
		top: 7%;
		right: 18%;
	}
}
@media only screen and (max-width: 992px) and (min-width: 769px){
/* our markets */
/* 	.ltspd-gsa-pricing-column .fl-module-list:after{
		top: -37%;
		right: -4%;
	}	 */
}
@media only screen and (max-width: 900px) and (min-width: 801px){
/* 	homepage > masthead */
	.ltspd-homepage-masthead-deliver-innovate:before {
    	right: 8%;
	}
}
@media only screen and (max-width: 800px) and (min-width: 769px){
/* 	homepage > masthead */
	.ltspd-homepage-masthead-deliver-innovate:before {
    	right: 0%;
	}
}
/* max width */
@media only screen and (max-width: 992px) {
	/* 	homepage > masthead */
	.ltspd-homepage-separator .fl-separator{
		border-top: 50px solid rgba(204,204,204,0);
	}
/* 	resources page */
/* 	.ltspd-resources-page-alm-shortcode .alm-listing .alm-item{
		width: 50%;
	} */
	.ltspd-latest-learning-post-module .fl-module-content{
		max-width: 600px;
	}
/* 	services page */
	.ltspd-services-callout-module .fl-callout-text-wrap .fl-callout-text ul li:before{
		left: -7.5%;
	}
/* individual team member */	
	.ltspd-single-team-member-post-content h3{
		font-size: 42px;
	}
	.ltspd-speaker-journey-with-me-section{
		padding: 65px 10px;
	}
	.ltspd-speaker-journey-with-me-section a{
		padding: 14px 30px;
	}
/* our market page */
	.ltspd-our-market-case-study-accordion-module .uabb-adv-accordion-button-label span{
		font-size: 20px;
	}
/* individual training page */
	.ltspd-sample-agenda-container .ltspd-sample-agenda-item{
		width: 45%;
	}	
}
@media only screen and (max-width: 768px){
/* 	general */
	h1, h2, h3{
		letter-spacing: 1px !important;
	}
	.ltspd-fl-col-small{
		max-width: 400px !important;
		float: none !important;
	}
	.ltspd-max-width-100percent{
		max-width: 100% !important;
	}
/* general > innerpages */
	.ltspd-breadcrumbs .pp-breadcrumbs{
		text-align: center;
	}
	.ltspd-innerpages-h1 .fl-heading-text:before{
		content: '';
	}
/* 	homepage > masthead */
	.ltspd-homepage-masthead-deliver-innovate:before {
    	right: 9%;
	}
/* resources page  */
	.ltspd-resources-page-post-module-with-filter .uabb-masonary-filters-wrapper{
		text-align: center;
	}
	.ltspd-resources-page-post-module-with-filter .uabb-masonary-filters-wrapper .uabb-masonary-filters{
		margin-bottom: 40px;
	}
	.ltspd-resources-page-alm-shortcode .alm-listing .alm-item{
		width: 100%;
	}
	.alm-btn-wrap .alm-load-more-btn.ltspd-alm-loadmore-button{
		font-size: 20px;
	}
	.ltspd-latest-learning-post-module .fl-module-content{
		max-width: 300px;
	}
	/* services page */
	.ltspd-services-callout-module .fl-callout-content .fl-callout-title,
	.ltspd-services-callout-module .fl-callout-content .fl-callout-text-wrap{
		padding-left: 20px;
		padding-right: 20px;
	}
/* training page */
	.ltspd-training-courses-list-module .fl-list .fl-list-item .fl-list-item-content .fl-list-item-content-text ul{
		columns: 1;
		-webkit-columns: 1;
		-moz-columns: 1;
	}
/* 	individual class page */
	.ltspd-classes-widget-individual-class .ltspd-class-description,
	.ltspd-classes-widget-individual-class .ltspd-class-title,
	.ltspd-classes-widget-individual-class .ltspd-loadmore-classes{
		text-align: center;
	}
	.ltspd-classes-widget-individual-class .ltspd-class-title h3,
	.ltspd-classes-widget-individual-class .ltspd-class-description a{
		font-size: 22px;
	}
	.ltspd-classes-widget-individual-class .ltspd-loadmore-classes p{
		font-size: 20px;
	}
	.ltspd-sample-agenda-container .ltspd-sample-agenda-item{
		width: 100%;
		padding: 40px 25px;
	}		
	.ltspd-owl-carousel-content-container{
		justify-content: center;
	}
	.ltspd-owl-carousel-testimonial .item .ltspd-owl-carousel-image-container,
	.ltspd-owl-carousel-testimonial .item .ltspd-owl-carousel-content-container{
		flex: 1 1 auto;
	}	
	.ltspd-owl-carousel-testimonial .item .ltspd-owl-carousel-image-container{
		padding: 30px;
		border-right: none;
	}
	.ltspd-owl-carousel-testimonial .item .ltspd-owl-carousel-content-container{
		padding: 30px;
	}
	.ltspd-owl-carousel-text-area,
	.ltspd-owl-carousel-name{
		text-align: center;
	}
	.ltspd-owl-carousel-testimonial .owl-prev {
		left: -1%;
	}
	.ltspd-owl-carousel-testimonial .owl-next{
		right: -1%;
	}	
	/* our company page */
	.ltspd-col-3{	
		width: 85%;
		margin: 0px 15px 25px 15px;
	}
	.ltspd-speaker-container .ltspd-col-3 {
		width: 100%;
	}
	.ltspd-speaker-content-container{
		padding: 30px 20px;
	}
	.ltspd-col-4{	
		width: 85%;
		margin: 0px 15px 25px 15px;
	}
	.ltspd-speaker-image {
		padding-bottom: calc( 0.7 * 100% );
	}
	/* individual team member */	
	.ltspd-single-team-member-post-content h3{
		font-size: 34px;
	}
	.ltspd-single-team-member-info-icon-list .pp-list-item{
		justify-content: center;
	}
	.ltspd-speaker-publications-section ul li{
		text-align: left !important;
	}
	.ltspd-speaker-publications-section.with-images .ltspd-speaker-two-column{
		float: none;
		width: 100%;
	}
	.ltspd-speaker-publications-section.with-images .ltspd-speaker-two-column:first-child{
		text-align: center;
	}
}
@media only screen and (max-width: 600px){
/* general > innerpages */
/* 	.ltspd-innerpages-masthead-w-bg .fl-row-content-wrap{
		background-position: 0% -10%;
	}	 */
}
@media only screen and (max-width: 425px){
/* general > innerpages */
/* 	.ltspd-innerpages-masthead-w-bg .fl-row-content-wrap{
		background-position: 0% -5%;
	}	 */
}