.login-link a {
	font-size: 0.8rem;
	letter-spacing: 0px;
	color: #2973C6;
	text-transform:capitalize;
	padding: 0px 4px 0px 40px;	
}
.register-link a {
	font-size: 0.8rem;
	letter-spacing: 0px;
	text-transform:capitalize;
	color: #2973C6;
	padding: 0px 4px 0px 0px;	
}

.wp-video{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.wpforms-form button[type=submit] {
    background-color: #2780e3 !important;
    border-color: #2780e3 !important;
    color: #fff !important;
}
 
.wpforms-form button[type=submit]:hover {
    background-color: #004ca7 !important;
}

.js-rotating {
    font-size: 70px;
      margin-top: -10px;
}
.btn {
    border-radius: 10px;
    }


.video-custom-lazy-load {
    position: relative;
}
.video-custom-lazy-load img {
    cursor: pointer;
}
.video-custom-lazy-load.video-loaded img,
.video-custom-lazy-load.video-loaded .play-button {
  display: none;
}
.video-custom-lazy-load img, .video-custom-lazy-load video {
  width: 100%;
  height: auto;
  object-fit: cover;
    cursor: pointer;
    aspect-ratio: 39/23;
}
.video-custom-lazy-load .play-button {
    display: flex;
    justify-content: center;
    align-items: center;
    pointer-events: none;
    cursor: pointer;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.video-custom-lazy-load .play-button i::before {
    font-size: 100px;
    color: #fff;
    text-shadow: 1px 0 6px rgba(0,0,0,.3);
}

.elementor-element.padding-hero-img {
    padding: 200px 0px 100px 0px;
}
.elementor-element.padding-slider {
    padding: 50px 0px;
}
.elementor-element.padding-video {
    padding: 20px 0 60px 0
}


@media(max-width: 767px) {
    .elementor-element.padding-hero-img {
        padding: 62px 0px 10px 0px;
    }
    .elementor-element.padding-slider {
    padding: 30px 0px;
}
}

/* blog page start - CLS*/
.single-post #secondary.sidebar .hbspt-form, 
.post-template-default #secondary.sidebar .hbspt-form,
.blog #secondary.sidebar .hbspt-form,
.category-blog-posts #secondary.sidebar .hbspt-form
{
    min-width: 230px;
    min-height: 630px;
}

.blog .list-article .list-article-thumb, .category-blog-posts .list-article .list-article-thumb{
    width: 300px;
    height: 150px;
}

.blog .list-article, .category-blog-posts .list-article{
    min-height: 178px;
}
@media(min-width: 922px) {
    .blog .list-article, .category-blog-posts .list-article{
        min-height: 286px;
    }
}
@media(min-width: 1200px) {
    .blog .list-article, .category-blog-posts .list-article{
        min-height: 239px;
    }
}
/* blog page end - CLS*/

/* pricing page start - CLS*/
.page-id-1531 .eb-pricing-wrapper .eb-pricing .eb-pricing-item .eb-pricing-header .eb-pricing-title {
    font-size: 28px;
}
.page-id-1531 .eb-pricing.style-1 .eb-pricing-item .eb-pricing-header,.page-id-1531 .eb-pricing.style-1 .eb-pricing-item .header{
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.page-id-1531 .eb-pricing-wrapper .eb-pricing .eb-pricing-item .eb-pricing-tag .original-price {
    font-size: 16px;
}
.page-id-1531 .eb-pricing.style-1 .eb-pricing-item {
    border: 1px solid rgba(9,9,9,.1);
    border-radius: 5px;
    padding: 30px;
}
.page-id-1531 .eb-pricing-wrapper .eb-pricing .eb-pricing-item .eb-pricing-body ul li .eb-pricebox-icon {
    font-size: 20px;
    margin-right: 8px;
}
.page-id-1531 .eb-pricing-wrapper .eb-pricing .eb-pricing-item .eb-pricing-body ul li,
.page-id-1531 .eb-pricing .eb-pricing-item .eb-pricing-body ul li a{
    padding: 10px 0;
      margin: 10px auto;
    display: block;
    height: auto;
    width: 100%;
}
.wp-block-columns {
    align-items: flex-start !important;
    display: flex;
    flex-wrap: wrap !important;
     margin-bottom: 1.75em;
}
@media (min-width: 782px) {
    .wp-block-columns {
        flex-wrap:nowrap!important;
    }
}
.wp-block-column {
    flex-grow: 1;
    min-width: 0;
    overflow-wrap: break-word;
    word-break: break-word;
}
@media (min-width: 782px){
.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 0;
    flex-grow: 1;
}}

/* pricing page end - CLS*/


/* contact us page start - CLS*/
.page-id-2679 #post-2679 .wp-block-media-text {
    min-height: 468px;
}
.page-id-2679 #post-2679 .hbspt-form{
     min-height: 978px;
}
/* contact us page end - CLS*/
/* platforms page start - CLS*/

@media(min-width: 1200px) {
    #post-4399 .elementor-widget-image .elementor-widget-container{
        width: 485px;
        height: 351px;
    }
}
/* platforms page end - CLS*/

/* HS form CLS - start */
.postid-5626  .hbspt-form{
    min-height: 809px;
}
.page-id-2679 .hbspt-form{
    min-height: 978px;    
}
/* HS form CLS - end */

.elementor-page-5626 .elementor-element.elementor-element-38eadc15 {
    --spacer-size: 30px;
}
.elementor-page-5626 .elementor-widget:not(:last-child) {
    margin-bottom: 20px;
}
.elementor-page-5626 .elementor-element.elementor-element-800cd6e.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated {
    align-content: center;
    align-items: center;
}
.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 10px;
}
.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
    display: flex;
}

img.custom-logo {
    max-height: 100%;
    display: block;
    margin-top: 15px; 
}