/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/


.btn{
transition: all ease 0.6s ;
} 

a.btn.btn--fill.btn--large.btn--accent.btn--default {
    background: linear-gradient(100.84deg,#2bd6a5,#00b0e5);
    border-radius: 12px;
    color: #fff;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    padding: 10px 24px;
    text-align: center;
}


/* Global Css */
 .banner-h-1 h1{
   font-family: 'Poppins';
   font-style: normal;
   font-weight: 600;
   font-size: 40px;
   line-height: 52px;
   color: #FFFFFF;
 }
/**/

/*  .row-fluid-wrapper.row-depth-1.row-number-5.content_bucket-row-1-padding.dnd-section::before {
    content: '';
    position: absolute;
    bottom: 17%;
    left: 50%;
    width: 100vh;
    height: 100vh;
    background-image: linear-gradient(to right, #005ead, #01a5de);
    border-radius: 50%;
    transform-origin: bottom;
    transform: translate(-50%) scale(4);
}  */




/* .row-fluid-wrapper.row-depth-1.row-number-5.content_bucket-row-1-padding.dnd-section {
/*     height: 100vh; *
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}  */


/* .Home-banner-heading, .hero-content, .hero-img{
	    position: relative;
      z-index: 999;
} */

/**/


/***home banner heading**/
div#home-banner-curve {
    background: linear-gradient(111.02deg,#0054A6,#00B0E5);
}
.Home-banner-heading h1 {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 80px;
    line-height: 85px;
}

  .hero-content span{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 30px;
  }

.cards-content .content-card--light {
    padding-left: 61px;
    padding-right: 61px;
} 
.cards-content .content-card__img { 
    margin-top: -61px;   
}
.content-cards .s6 {
    width: 50%;
    margin-right: 0px;
}

.cards-content .content-card__img img{
    width: 100%;
}

/* webinars section*/

.webinar h2 {
    font-size: 40px;  
    line-height: 51px;
    font-weight: 700;
  }
/**/
.how-we-support .section-intro__overline{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 34px;
    color: #6A6D77; 
}

.how-we-support .section-intro__title h2{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 52px;
    text-align: center;
    color: #0054A6;
}

.content-card__title-tag {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    color: #222326;
    text-align: center;
}

.how-we-support-cards .content-card__title-tag {
/*     font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    color: #222326; */
    text-align:left;
}
.how-we-support-cards .content-card__desc>:last-child{
      font-family: 'Poppins';
      font-style: normal;
      font-weight: 400;
      font-size: 14px;
      line-height: 25px;
      color: #6A6D77;
}
.content-card__desc+.content-card__btn:hover {
    background: linear-gradient(277.83deg,#00b0e5 -44.28%,#2bd6a5 136.84%,hsla(0,0%,100%,0) 0);
    color: #fff;
}

.content-card__desc+.content-card__btn{
  filter: none;
}

a.content-card__btn.btn.btn--medium.btn--outline.btn--light{
    align-items: center;
    background: linear-gradient(277.83deg,#00b0e5 -44.28%,#2bd6a5 136.84%,hsla(0,0%,100%,0) 0);
    border: 0;
    border-radius: 12px;
    color: #fff;
    filter: none;
  font-weight: 600;
    padding: 10px 24px;
 }

.points-cols .col-nav__title {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    color: #222326;
}
.points-cols .col-nav__list{
    padding: 0 0 0 20px;
}
.points-cols .col-nav__list .col-nav__item {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    color: #6A6D77;
  list-style: disc;
}
a.col-nav__link.points-cta {
    background: linear-gradient(98.63deg,#2bd6a5 -18.44%,#00b0e5 120.01%);
    border-radius: 12px;
    font-size: 16px;
    line-height: 28px;
    margin: 35px 0 0 -19px;
    padding: 14px 24.4px 14px 24.6px;
    text-align: center;
    display: inline-block;
     color: #fff;
}
  a.col-nav__link.points-cta:hover{
  color:#fff;
  text-decoration: none;
 }
.demo-cta .heading.txt--dark h2 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 52px;
    color: #FFFFFF;
}

/* Slider quote section  */
.quote-slider h1.hero-slider__title{
   font-family: 'Poppins';
   font-style: normal;
   font-weight: 400;
   font-size: 30px;
   line-height: 51px;
  }

.quote-slider h2.hero-slider__title{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 51px;
}

.quote-slider .hero-slider__text.txt--dark h5 {
    font-weight: 800; 
    margin-bottom: 10px;
}

.splide--white-arrows .splide__arrow {
    color: #2BD6A5;
}

/* c0mmanderJ - Demo Page Form 6/27/2023 */

/*
.span6 .widget-span .widget-type-cell .cell_1682704548602-padding .cell_1682704548602-vertical-alignment .dnd-column{
  width: calc(50% - 12px);
display: flex !important;
flex-direction: column !important;
justify-content: center !important;
padding-bottom: 400px !important;
outline: rgb(66, 153, 225) solid 1px !important
}

.cell_1682704548602-vertical-alignment > div {
  padding-bottom: 100px;
}
/*

/* c0mmanderJ 6/27/2023 */


/**/
.bg-image-text .cover-card--dark {
    background: #fff;
}
.bg-image-text .cover-card--light{
    min-height: unset;
    padding: 91px 105px 114px 91px;
}
.bg-image-text a.btn.btn--small.btn--outline.btn--light {
    padding: 10px 23.9px 10px 24.1px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    color: #FFFFFF;
    border: unset;  
    background: linear-gradient(98.63deg, #2BD6A5 -15.37%, #00B0E5 128.21%);
}
.bg-image-text a.btn.btn--small.btn--outline.btn--light:hover,
a.col-nav__link.points-cta:hover{
  transform: scale(1.07);
}
.module--168010954220420 .btn--white.btn--outline:hover,
.module--168010921811611 .btn--white.btn--outline:hover
{
    background: #fff;

      color: #0054a6;
}
a#cta_button_22487220_129ec9c3-280d-4d61-b524-c5da033634d6:hover {
    text-decoration: none;
    transform: scale(1.07);
    color: #0054a6;
    background: #ffff;
 
}
/* .technology-part .content-card__img img {
    width: auto;
} */

.technology-part .content-card__img{
  margin-top:0px;
  padding-top:21px;
  padding-bottom: 20px;
}
.team-cover .heading.txt--dark h2 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 64px;
    text-align: center;
    color: #FFFFFF;
    padding-bottom: 40px;
}
/* .team-btn a.btn.btn--outline.btn--large.btn--white {
    border: 2px solid;
    padding: 10px 24px; 
} */

/* Video section home page  */
.video-section .video.video--player.video--radius {
    height: 682px;
}

/* .ytp-large-play-button svg{
    height: 0% !important;
}

button{
      background-image: url('https://22487220.fs1.hubspotusercontent-na1.net/hubfs/22487220/Play%20video.png') !important;    
} */

/* button.ytp-large-play-button.ytp-button.ytp-large-play-button-red-bg svg {
    display: none !important;
}

button.ytp-large-play-button.ytp-button.ytp-large-play-button-red-bg {
    /* color: yellow !important; */
    background: yellow !important;
} */


/****************************************************************************
 * 
 * 
 *                   PlatForm Services Page
 * 
 * 
 * **************************************************************************/

/* Banner platform*/

.overview-platform-banner .img-txt__txt.txt--light.clear h1{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-size: 40px;
  line-height: 52px;
  color: #FFFFFF;
}
.overview-platform-banner .img-txt__txt.txt--light.clear h1{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-size: 40px ;
  line-height: 52px;
  color: #FFFFFF ;
}

.overview-platform-banner .img-txt__txt.txt--light.clear p{
   font-family: 'Poppins';
   font-style: normal;
   font-weight: 400;
   font-size: 16px;
   line-height: 28px;
   color: #FFFFFF;
}
/**/

/**platform services start**/

.platform-services .section-intro__title h2{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 64px;
    text-align: center;
    color: #0054A6;
}
.platform-services .section-intro__desc p{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    color: #6A6D77;
}
.platform-services .section-intro__divider div{
/* background: linear-gradient(111.02deg, #00B0E5 0%, #0054A6 100%); */
  background: linear-gradient(111.02deg, #2BD6A5 0%, #0054A6 100%);
  border-radius: 4px;
}

/**/

/* Below Banner */
.below-banner .content-card.content-card--light.content-card--with-link {
    padding-left: 20px;
    padding-right: 20px;
}

 .below-banner .content-card__img {
    padding: 0px 10px !important;
} 

/* Heading */

.below-banner .content-card__header.txt--light{
    padding: 24px 24px 15px 24px;
}

.content-card.content-card--light img {
    border-radius: 25px;
}

.how-we-support-cards .content-card.content-card--light img {
    border-radius: 0px;
}

/*****************************
 * 
 *** Lease accounting section ****
 * 
 *****************************/


.lease-acc .featshow:before {
    background: linear-gradient(111.02deg,#00B0E5,#0054A6);
}

/* Hide dots */
.lease-acc .featshow__dots {
    display: none;
}

  .lease-acc .featshow__controls {
    left: 80%;
  }

.lease-acc .featshow__nav__wrapper {
    max-width: 410px;
    width: 100%
 }
 /* Arrow color */
.lease-acc .featshow__arrow--active {
    color: #2BD6A5;
    cursor: pointer;
}


 .lease-acc h2 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 52px;
  }

.lease-acc .featshow__text.clear ul li{
     font-family: 'Poppins';
     font-style: normal;
     font-weight: 400;
     font-size: 14px;
     line-height: 25px;
     color: #6A6D77;
  }

.lease-acc .featshow__text.clear p{
     font-family: 'Poppins';
     font-style: normal;
     font-weight: 400;
     font-size: 14px;
     line-height: 25px;
     color: #6A6D77;
  }

.lease-acc .featshow__button a{
    font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 28px;
  padding: 10px 24px;
}


.lease-acc button.featshow__btn{
  font-family: 'Poppins';
  font-style: normal;   
  font-weight: 600;
   font-size: 24px;
  line-height: 35px;
  position: relative;
}

button.featshow__btn.featshow__btn--active{
  border-bottom: 3px solid #fff;
}

.lease-acc button.featshow__btn:before{
  content: "";
  width: 0%;
  height: 3px;
  background: linear-gradient(111.02deg, #2BD6A5 0%, #0054A6 100%);
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: -3px;
  transition: all ease 0.5s;
}
.lease-acc button.featshow__btn:hover:before{
    width: 100%;
}

.lease-acc .featshow__nav {
    padding-left: 90px;
}
/* Transition */
 .featshow__btn{
      transition: .2s ease-in-out !important;
}
/* lease acc end */ 

/*Beneftis section platform page */

.platform-benefit h4{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    color: #222326;
  }

.benefits-btn a{
  font-weight: 600;
}

/****************/
/***************************
 * 
 * 
 * Pricing section
 * 
 * *************************/
/* Pricing section */

.pricing h2{
   font-family: 'Poppins';
   font-style: normal;
   font-weight: 600;
   font-size: 40px;
   line-height: 64px;
}

.pricing p{
   font-family: 'Poppins';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 28px;
}
.pricing .section-intro--dark .section-intro__divider--auto div{
/*     background: linear-gradient(111.02deg, #00B0E5 0%, #0054A6 100%) !important; */
  background: linear-gradient(111.02deg, #2BD6A5 0%, #0054A6 100%);
    border-radius: 4px;
}

.pricing-card .content-card__desc.small-text.clear.txt--light ul li {
  list-style-type: none;

}
.pricing-card .content-card__desc.small-text.clear.txt--light ul li:before {
    content: '';
    background-image: url(https://22487220.fs1.hubspotusercontent-na1.net/hubfs/22487220/svg.png/preview.png);
    position: absolute;
    left: 30px;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    background-size: cover;
}

  
.pricing-card .col.s3.md-s12.sm-s12:nth-child(4) .content-card.content-card--light .content-card__desc.small-text.clear.txt--light ul li:before {
    content: '';
    background-image: url(https://22487220.fs1.hubspotusercontent-na1.net/hubfs/22487220/arrow-white.png/preview.png);
    position: absolute;
    left: 30px;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    background-size: cover;
}
.pricing-card .items-stretch {
    align-items: flex-start;
}

.pricing-card h4.content-card__title-tag {
    text-align: left;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #0054A6;
}


.pricing-card .col.s3.md-s12.sm-s12:nth-child(4) .content-card.content-card--light{
      background: linear-gradient(111.02deg, #2BD6A5 0%, #00B0E5 100%);
}

.pricing-card .col.s3.md-s12.sm-s12:nth-child(4) .content-card.content-card--light h4.content-card__title-tag{
     color: #fff;
 }

.pricing-card .col.s3.md-s12.sm-s12:nth-child(4) .content-card.content-card--light ul li{
     color: #fff;
 }


.pricing-card .col.s3.md-s12.sm-s12:nth-child(4) .content-card.content-card--light a.content-card__btn.btn.btn--medium.btn--outline.btn--light{
    border: 2px solid #FFFFFF;
    border-radius: 12px;
    font-weight: 600;
      background: none;
  }
.content-card__desc+.content-card__btn

/**/

/***overview platform page**/
/****************************************************************************
 * 
 * 
 *                   PlatForm Overview Page
 * 
 * 
 * **************************************************************************/

/**banner start**/

.overview-platform-banner h1 {
    color: #fff;
    font-weight: 700;
    font-family: 'Poppins';
    font-size: 40px;
    line-height: 52px;
   }

.overview-platform-banner .img-txt__txt.txt--light.clear p{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #FFFFFF;
}
/***banner end**/

/* Below Banner  */
.below-banner .content-card__img img {
    border-radius: 25px;
 }
/* .below-banner h4.content-card__title-tag {
    font-size: 24px;
} */

.below-banner .content-card__body {
    padding: 0 10px 10px;
}

.below-banner .content-card__desc>:last-child {
    font-size: 14px;
    line-height: 24px;
}

/**/

/* Lease account section */
.lease-acc .featshow__text.clear ul {
    padding-left: 28px;
}
/**/

 /* Lease section */
.lease-acc .featshow__nav li+li {
    margin-top: 57px;
}
/**/

  .video__player__video {
    height: 800px;
    object-fit: cover;
}

.video__thumbnail img {
    width: 100%;
}


/* Benefits section */
.benefits-btn a {
      font-family: 'Poppins';
      font-style: normal;
      font-weight: 600;
      font-size: 16px;
      line-height: 28px;
      padding: 10px 24px;
      color: #FFFFFF;
   }
/**/

/* Pricing-section */

div#pricing-bg{
  background-color: #002a53 !important;
}

 #pricing-bg .section-bg--accent, .section-bg__overlay--accent{
       background-color: #002a53 !important;
  }
 .pricing-card a.content-card__btn.btn.btn--medium.btn--outline.btn--light:hover {
    background: #fff !important;
    color: #0658a8;
  }

/**/

/* last demo section */
.demo-cta .section-intro__title h2{
   font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 52px;
    color: #FFFFFF;

}
/**/

/* last section */
.cta-demo .inline-items.inline-items--center a {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    color: #FFFFFF;
    padding: 10px 24px !important;
    filter: none !important;

}
  .cta-demo .inline-items.inline-items--center a:hover{
    text-decoration: none !important;
    transform: scale(1.07);
    color: #0054a6;
    background: #ffff;
    border: 2px solid #fff !important;
  }

.lets-do-cta{
  width: 100%;
} 

/**************************************************************************************************************************
 * 
 * 
 *    Contact Page Css 
 * 
 * 
 * *********************************************************************************************************************/
  .contact-banner .section-intro__title h1{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 52px;
    color: #0054A6;
  }
  .contact-social .icon--small .icon__glyph {
      color: #fff;
  }
  .contact-map .multi-address{
      background: linear-gradient(111.02deg,#0054A6,#00B0E5);
  }
/********************************************************
 * 
 * 
 *      Webiner = event
 * 
 * 
 * *******************************************************/
  .listing__pagination .active a, .listing__pagination .active a:hover{
        background: linear-gradient(111.02deg,#0054A6,#00B0E5) !important;
  }
/*********************************************************************************************************************************
 * 
 * 
 *                  Blog Page css
 * 
 * 
 * *********************************************************************************************************************************/
/* main#main-content .blog-hero-1.section {
    min-height: 590px;
    display: flex;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
} */

.blog-hero-1__title.txt--dark h1.display  {
    font-size: 40px;
    line-height: 52px;
/*     width: 600px; */
}

.blog-hero-1__title.txt--dark h1.display a {
    font-size: 40px;
    line-height: 52px;
}

/* Blog 2 banner  */
.row-fluid-wrapper.row-depth-1.row-number-1.blog_intro_dnd_area-row-0-padding.dnd-section.blog_intro_dnd_area-row-0-vertical-alignment {
    background: linear-gradient(263.55deg, #00B0E5 -0.01%, #0054A6 99.99%);
}
 a#blog_load_more_btn{
    background: linear-gradient(275.32deg, #00B0E5 -23.38%, #2BD6A5 118.86%);
    color: #fff;
    border: none;
    font-weight: 600;
 }

/* banner post image */
.banner-blog .blog-card__img {
    max-width: 50%;
   border-radius: 25px;
}

.banner-blog .blog-card.blog-card--white.blog-card--shadow.blog-card--with-img .blog-card__img {
    height: auto;
   max-height: 100%;
}

.banner-blog .blog-card__content {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
}

/* remove white bg  */
.banner-blog .blog-card.blog-card--white.blog-card--shadow.blog-card--with-img {
    background: transparent;
    box-shadow: none;
}

/* para */

  .banner-blog .blog-card__info.small-text {
      color: #fff;
  }
/**/
.banner-blog .blog-card__body {
    padding-left: 0px;
}

.banner-blog h4.blog-card__title {
    color: #fff;
    font-size: 40px;
    line-height: 52px;
    font-weight: 600;
}

.banner-blog .blog-card.blog-card--white.blog-card--shadow.blog-card--with-img:hover h4.blog-card__title{
    text-decoration: underline;
}

/**********************************
 * 
 * 
 *   Blog Detail page 
 * 
 * ********************************/
  .blog-hero-1.section {
      max-width: 1138px;
      width: 100%;
      margin: 0 auto;
  }


/* Banner detail page  */
.cs-post-banner {
    background: linear-gradient(96.45deg, #0054A6 -0.01%, #00B0E5 99.99%);
    padding: 96px 0px;
}

.blog-hero-1__center.container.tetee {
    margin: 0 auto;
}

/* remove extra color */
.blog-hero-1__overlay.post-overlay {
    background: #fff0;
    z-index: -2;
}

.single-post-bg {
    display: flex;
    justify-content: center;
    align-items: center;
}

  /* Content in banner */
  .single-post-bg .blog-hero-1__contents {
    /*padding-right: 290px;*/ /* padding-right: 40px; - May 30, 2023 */
    padding-right: 20px;
    max-width: 55%;
    width: 100%;
  }

.single-post-bg .blog-hero-1.section {
    border-radius: 25px;
    min-height: 350px;
}

/* sticky social */
.blog-post__top-sharing .blog-post__sharing {
    top: 130px !important;
}

.blog-tabs.tabs.tabs--light.tabs--buttons-small.tabs--indent {
    position: sticky;
    top: 130px;
}

/* Removed author date etc */
.blog-post__body.clear p.blog-post__info.small-text {
    display: none;
}
.blog-post.row.items-stretch h1.blog-post__title.h1 {
    display: none;
}

span#hs_cos_wrapper_post_body h4:nth-child(1) {
    display: none;
}

/* Detail page Navigation next previos */

a.blog-nav__link.blog-nav__link--prev, a.blog-nav__link.blog-nav__link--next {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 34px;
    display: flex;
    align-items: center;
    color: #222326;
  }
  .blog-nav__label.blog-nav__label--prev, .blog-nav__label.blog-nav__label--next{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16.02px;
    line-height: 25px;
    color: #00B0E5;
  }

/**/

/* Detail page Related posts */

  .module.module--related_posts_title.module--section-intro.module--block-center.module--text-center .section-intro__title h3 {
      font-family: 'Poppins';
      font-style: normal;
      font-weight: 600;
      font-size: 43.92px;
      line-height: 75px;
      text-align: center;
      color: #0054A6;
      
  }
  .section-intro__desc .section-intro__desc-inner.clear p{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: #000000;

  }
 
.module--section-intro.pricing .section-intro__desc-inner.clear p{
    color: #fff;
}

.section-intro__divider.section-intro__divider--auto div{
background: linear-gradient(111.02deg, #2BD6A5 0%, #0054A6 100%);
    border-radius: 4px;
}

/* Related card images */

 .blog-card.blog-card--white.blog-card--shadow.blog-card--with-img .blog-card__img {
      width: 100%;
      max-height: 210px;
      object-fit: cover;
  }

.blog-related.section.bg-light.hs-search-hidden .blog-card__text h4.blog-card__title {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    color: #222326;
} 

/*****************************************************************************/

/*                                Media Queries                              */ 

/********************************************************************************/

@media only screen and (max-width:1440px){
  /* Below banner team section home page */
  .cards-content .module__inner{
      max-width: 1138px;
      width: 100%;
      margin: 0 auto;
      padding: 0px 14px;
   }
  .cards-content.below-banner .module__inner{
  padding: 3px;
  }
  .content-cards .s6 {
    margin-right: 0px;
    width: 50%;
  }
  /**/
  
    /* Team section below banner */
  .row-fluid-wrapper.row-depth-1.row-number-10.content_bucket-row-2-padding.dnd-section.content_bucket-row-2-force-full-width-section {
      padding-left: 40px !important;
      padding-right: 40px !important;
   }
  
  /* How we help */
  .row-fluid-wrapper.row-depth-1.row-number-37.content_bucket-row-11-force-full-width-section.dnd-section.content_bucket-row-11-background-color.content_bucket-row-11-padding{
     padding-left: 40px !important;
      padding-right: 40px !important;
   }
  /**/
  
  
  /* Estate Manger section */
  .points-cols .module__inner {
     max-width: 550px;
     width: 100% !important;
     padding-right: 10px;
  }

  .estate-manager .module__inner {
     max-width: 550px;
     width: 100% !important;
     padding-right: 10px;
  }
  
  /**/
  /* Technology part */
  .technology-part .module__inner {
    max-width: 1138px;
    width: 100%;
    margin: 0 auto;
}
  .technology-part {
      margin-left: -12px !important;
      margin-right: -12px !important;
   }
  /**/
  
  /* How We Support */
  .row-fluid-wrapper.row-depth-1.row-number-47.dnd-section.content_bucket-row-14-padding {
     padding-left: 14px !important;
     padding-right: 14px !important;
   }
  
}

/**/

@media only screen and (max-width:1330px){
  /* Banner home page */
  .Home-banner-heading h1 {
     font-size: 68px;
     line-height: 75px;
     text-align: center; /* May 25, 2023 change */
  }
  
  .hero-img img.img--radius {
     max-width: 460px;
     width: 100%;
   }
  
  /* Team section below banner */
  .row-fluid-wrapper.row-depth-1.row-number-10.content_bucket-row-2-padding.dnd-section.content_bucket-row-2-force-full-width-section {
      padding-left: 14px !important;
      padding-right: 14px !important;
   }
  
  .row-fluid-wrapper.row-depth-1.row-number-37.content_bucket-row-11-force-full-width-section.dnd-section.content_bucket-row-11-background-color.content_bucket-row-11-padding {
     padding-left: 14px !important;
     padding-right: 14px !important;
  }
  
/*   .content-cards.row.items-stretch.justify-center{
      width : 100%;  
   } */
  /**/
    /* Technology part */
  .technology-part {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  
  /* How we help section */
  .how-help-sec{}
}

@media only screen and (max-width:1210px){
  
  /**/


  .Home-banner-heading h1 {
     font-size: 60px;
     line-height: 75px;
  } 
  .hero-img img.img--radius {
    max-width: 410px;
    width: 100%;
}
 
  

  
  
  /* How we help section */
/*   .how-help-sec .content-cards.row.items-stretch.justify-center{
    width: 100%;
  } */
  /**/
  .content-cards.row.items-stretch.justify-center {
    flex-wrap: nowrap; 
  }
  .content-cards .s6{
     width: 50%;
/*     margin-right: 50px; */
   } 
  /**/
  
  
  /* How We Helps*/
  .content-cards.row.items-stretch.justify-center {
/*      flex-wrap: nowrap; */
/*      max-width: 100%; */
/*     width: 100%; */
/*      margin: 0 auto; */
  }
  /* how we helps*/
  
  /* Technology part */
  .technology-part {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  /**/
  
  /* How we support */
  .how-we-support-cards .content-card__img img {
    width: 100%;
  }
  
  
  /*  Below Banner section of Platform page */
 .below-banner .content-card.content-card--light.content-card--with-link {
    padding: 0px 15px;
 }  
  /**/
  
  
  /****************
   * 
   *  Platform Overview Page
   * 
   * **************/
    .video__player__video {
       height: auto;
       object-fit: cover;
 }
    /* Pricing section */
  

/*    .pricing-card .col.s3.md-s12.sm-s12:nth-child(1) {
     padding-left: 0px;
   }
  .pricing-card .col.s3.md-s12.sm-s12:nth-child(4) {
     padding-right: 0px;
   } */
  
    
  
}

/**/

@media only screen and (max-width: 1175px){ 
/* Platform page */
/*      .pricing-card .col.s3.md-s12.sm-s12:nth-child(1) {
     padding-left: 10px;
   }
  .pricing-card .col.s3.md-s12.sm-s12:nth-child(4) {
     padding-right: 10px;
   }   */
  

}

/* 1140 */
@media only screen and (max-width: 1140px){
  
  /* Banner Home Page */
  .hero-img img.img--radius {
    max-width: 360px;
    width: 100%;
  }
  #home-banner-curve .section-bg__deco.section-bg__deco--bottom.section-bg__deco--white {
    height: 163px;
}

  /* Technology Part */
  .technology-part .content-cards.row.items-stretch.justify-center{
      width: 100%;
  }
  .technology-part {
    padding: 0px !imporant;
  }
  .technology-part .col.s4.md-s12.sm-s12 {
    width: 33%;
  }
  
  .technology-part .content-cards.row.items-stretch.justify-center {
    width: auto;
    flex-wrap: wrap;
}
  
  /* technology-part */
  
  /* Cards sections issues */
  .how-we-support-cards .content-cards.row.items-stretch.justify-center{
    width: auto;
    flex-wrap: wrap;
  }
  /* We support section */
   .how-we-support-cards .content-card__img img {
     width: 100%;
   }
  
  
  
  /* Below Banner  */
  .below-banner {
    padding: 0px !important;
  }
  .below-banner .content-card.content-card--light.content-card--with-link {
    margin-top: 120px;
   }
  
  /***/
  
  
  /* Pricing Section */
  .pricing-card .content-cards.row.items-stretch.justify-center .col.s3.md-s12.sm-s12{
      width: 25%;
  }
  
  /* overview page pricing section */
  .pricing-card .content-cards.row.items-stretch.justify-center {
    flex-wrap: wrap;
  }
  
  .pricing-card .content-cards.row.items-stretch.justify-center .col.s3.md-s12.sm-s12 {
    width: 50%;
  }
  
}

/**/

/* 1024 */
@media only screen and (max-width: 1024px){
  
  /* Banner heading */
  .Home-banner-heading h1 {
     font-size: 60px;
     line-height: 75px;
  }
  
 /* Cards Section */
  .cards-content .content-card--light {
    padding-left: 10px;
    padding-right: 10px;
 }
  
  
  /**/
  .pricing-card .content-cards.row.items-stretch.justify-center {
       flex-wrap: wrap;
/*     display: block; */
  }
  
  .pricing-card .content-cards.row.items-stretch.justify-center .col.s3.md-s12.sm-s12{
      width: 50%;
  } 
  
  /**/
  
  
  
}
/**/




@media only screen and (max-width: 991px){
  
  .hs-button {
    top: 40px;
  
}
  
    /* Banner heading */
    .Home-banner-heading h1 {
       font-size: 54px;
       line-height: 70px;
    }

}


@media only screen and (max-width: 880px){
  
  .hs-button {
    top: 20px;
  
}

}


@media only screen and (max-width: 749px){
  
  .hs-button {
    top: 10px;
  
}

}

/*******************************************************
 * ***** Tablet Mobile *********************************/

@media only screen and (max-width: 767px){

/*    .row-fluid-wrapper.row-depth-1.row-number-5.content_bucket-row-1-padding.dnd-section::before {
    content: '';
    position: absolute;
    bottom: 20% !important;
    transform: translate(-50%) scale(1) !important;
}  */
    
    .hs-button {
    top: 0px;
  
}
  
  /* Global Css */
 .banner-h-1 h1{
   font-size: 28px;
   line-height: 42px;
 }
/**/
  
  /* Logo */
 img.hs-image-widget {
    width: 100%;
    max-width: 200px;
  }
  /**/
  /* Banner Heading */
    .Home-banner-heading h1 {
      font-size: 42px;
      line-height: 52px;
    }
   #home-banner-curve .section-bg__deco.section-bg__deco--bottom.section-bg__deco--white {
    height: 130px;
}
  .hero-content span{
    font-size: 18px;
    line-height: 24px;
  }
  /**/
  
  
  /* Below banner or Team Section */
  .row-fluid-wrapper.row-depth-1.row-number-10.content_bucket-row-2-padding.dnd-section.content_bucket-row-2-force-full-width-section {
     padding-left: 14px !important;
     padding-right: 14px !important;
  }
    /* Below banner team section home page */
  .cards-content .module__inner{
      padding: 0px;
   }
  
  /* How we help cards */
  .row-fluid-wrapper.row-depth-1.row-number-37.content_bucket-row-11-force-full-width-section.dnd-section.content_bucket-row-11-background-color.content_bucket-row-11-padding {
     padding-left: 14px !important;
     padding-right: 14px !important;
  }
  .content-cards.row.items-stretch.justify-center{
     flex-wrap: wrap;
     width: 100%;
   }
  .content-cards .s6 {
    margin-right: 0px;
    margin-top: 120px;
  }
   
  .cards-content .content-card--light {
     padding-left: 20px;
     padding-right: 20px;
  }
  .team-title h2{
      font-size: 24px !important;
      line-height: 38px !important;
    text-align: center; /* added May 25, 2023 */
  }
  /*cards styles */
  .content-card__header.txt--light {
    padding: 20px 0px;
  }
  .content-card__body{
    padding: 0px 20px 30px;
    text-align: center; /* added May 25, 2023 */
  }
  /**/
  
  
  /* webinars section*/

.webinar h2 {
    text-align: center !important;
  }
/**/
  
  
  
  /* benefits Sections */
  .benefits-cards .feature-card__body {
    max-width: 100% !important;
    align-self: flex-start;/* added May 27 2023 */
    flex-direction: column;/* added May 27 2023 */
  }
  .benefits h2 span{
    font-size: 28px !important;
    line-height: 42px !important;
  }
  
  .splide__arrows {
    display: block;
  }
  
  /* Slider quote section  */
.quote-slider h1.hero-slider__title{
   font-size: 20px;
   line-height: 30px;
 }  
  .quote-slider h2.hero-slider__title{
   font-size: 20px;
   line-height: 30px;
  }
  
  .hero-slider__content {
    padding: 0px 20px;
}
  
  .quote-slider .hero-slider__text.txt--dark h5 {
     margin-bottom: 10px;
 }
  
  /**/
  
  /*Technology part */
  .technology-part .content-cards.row.items-stretch.justify-center {
    display: block;
  }
  .technology-part .col.s4.md-s12.sm-s12 {
    width: 100%;
  }
  /* Content card for all cards CARDS*/
  .content-cards .s6 {
    width: 100%;
  }
  
  .content-card.content-card--light.content-card--with-link {
    padding: 0px 20px;
  }
  
   /* Technology part */
  .technology-part {
      margin-left: 0px !important;
      margin-right: 0px !important;
   }
  
  /**/
  
/* } */



/* Small Mobile  */

/* @media only screen and (max-width: 375px){ */
 
  

  
  /* Cover card --  accounting sec */
  .bg-image-text .cover-card--light {
    padding: 40px 20px 40px 20px;
  }
  
  .bg-image-text .cover-card__text.clear.small-text {
    max-width: 100% !important; 
  }
  
  .bg-image-text h2 {
    font-size: 22px !important;
    text-align: left;
    line-height: 32px !important;
  }
  
  .bg-image-text p {
    text-align: left;
   }
  .cover-card__btn {
    text-align: left;
  }
  /**/
  
  /* Know real estate manager sec */
  .estate-manager h2 {
    margin-top: 40px;
  }
  .team-cover .heading.txt--dark h2{
    padding-bottom: 0px;
  }
  
  /* All buttons style */

  .content-card__desc+.content-card__btn{
    filter: none;
/*     font-weight: 400; */
  }
  
  /**/
  /**/
  /* Help section */
  .module.module--1680032436012.module--contact-card.cards-content.module--text-center {
    padding-top: 0px;
    margin-top: -20px;
  }
  /**/
  
  /* How we support section */
  .how-we-support-cards .content-card.content-card--light.content-card--with-link {
    padding: 0px;
  }
  .how-we-support-cards .content-card__header.txt--light{
    padding: 20px;
  }
  
  .how-we-support-cards .content-card__body{
    padding: 0px 20px 20px; 
  }
  /**/
  
  .mobile-heading h2{
    font-size: 28px !important;
    line-height: 42px !important;
  }
  
  .mobile-heading h2 span{
    font-size: 28px !important;
    line-height: 42px !important;
  }
  
  
  
  
  
  /**************************************************************************************************************************
   * 
   * 
   * 
   *                            PlatForm Overview Media Query 
   * 
   * 
   * 
   * *******************************************************************************************************************************/
  /* Hero banner */
  .overview-platform-banner .img-txt__txt.txt--light.clear h1 {
    font-size: 28px;
    line-height: 42px;
 }
  
  .overview-platform-banner .img-txt__txt.txt--light.clear p {
     font-size: 18px;
  }
  
  /* Below Banner overview platform */
  
  .platform-services .section-intro__title h2{
        font-size: 24px ;
        line-height: 38px ;
        text-align: center; /* added May 25, 2023 */
  }
  
  .below-banner .content-card.content-card--light.content-card--with-link {
    margin-top: 120px;
  }
  .below-banner .content-card__body {
     padding: 0 0px 30px; 
  }
  /**/
  
  
  /**/
  
  /* Lease accounting */
  
  .lease-acc .featshow__controls {
    left: 80%;
  }
  
  .lease-acc .featshow__text.clear li{
    font-size: 16px;
  }
  
  /**/
  
  
  /* Pricing Section */
  .content_bucket-row-5-background-image{
        background-size: cover !important;
       background-position: right !important;
 } 
  
  .pricing-card .content-card__header.txt--light{
    padding: 20px;
  }
  .pricing-card h4.content-card__title-tag {
    font-size: 20px;
    line-height: 30px;
  }
  
  .pricing-card .content-card__desc.small-text.clear.txt--light ul li:before{
    left: 15px;
  }
  
  .pricing-card .content-cards.row.items-stretch.justify-center {
    margin: 0;
}
  
     .pricing-card .content-cards.row.items-stretch.justify-center {
         flex-wrap: wrap;
         display: block; 
     }
  
    .pricing-card .content-cards.row.items-stretch.justify-center .col.s3.md-s12.sm-s12{
        width: 100%;
    } 
  
  .below-banner h4.content-card__title-tag{
      font-size: 18px;
  }
  
  /* lease sec */
  .lease-acc ul {
    padding-left: auto;
  }
  
  .demo-cta .section-intro__title h2 {
    font-size: 28px ;
    line-height: 42px ;
/*     font-weight: 400; */
  }

  /********************************************************************************************************************************************
   * 
   * 
   * 
   *                                            Platform overview page Media Query
   * 
   * 
   * 
   * ***********************************************************************************************************************************************/
  
  
  /* Lease section */
  .lease-acc .featshow__nav {
      padding-left: 20px;
   }
  
  .lease-acc h2{
     font-size: 22px;
     line-height: 35px;
     margin-top: 30px;
  }
  
  .lease-acc .featshow__content__wrapper {
/*      padding: 50px 0; */
    padding: 20px 0px 50px 0;
  } 
  
  
  
  .lease-acc .featshow__nav li+li {
     margin-top: 25px;
  }
  
  
  .cta-demo{
      width: 100%;
  }
  
  /* Pricing section */
  
  .pricing h2 {
    font-size: 28px;
    line-height: 42px;
 }
  
  /**********************************************************************************************************************************
   * 
   * 
   *   Contact Us
   * 
   * 
   * *********************************************************************************************************************************/
  .contact-banner .section-intro__title h1 {
     font-size: 28px;
     line-height: 42px;
  }
  
  /*********************************************************************************************************************************
 * 
 * 
 *                  Blog Page css
 * 
 * 
 * *********************************************************************************************************************************/

   /* banner blog */
  .banner-blog h4.blog-card__title {
    font-size: 28px;
    line-height: 42px;
 }
  .banner-blog .blog-card__content {
    flex-direction: column-reverse;
  }
  .banner-blog .blog-card__img {
    max-width: 100%;
  }
  
  main#main-content .blog-hero-1.section {
    min-height: 400px;
}
  
.blog-hero-1__title.txt--dark h1.display  {
    font-size: 28px;
    line-height: 40px;
}

.blog-hero-1__title.txt--dark h1.display a {
    font-size: 28px;
    line-height: 40px;
}
 /**********************************************
  * 
  * 
  *   Blog Detail pages mobile
  * 
  * 
  * ***********************************************/
  
  .single-post-bg {
    display: block;
  }
  .single-post-bg .blog-hero-1__contents {
    padding-right: 0px;
    max-width: 100%;
    width: 100%;
  }
  main#main-content .blog-hero-1.section {
    margin-top: 40px;
    min-height: 320px;
}
  
  /* Detail page Related section */
  .module.module--related_posts_title.module--section-intro.module--block-center.module--text-center .section-intro__title h3 {
    font-size: 28px;
    line-height: 55px;
 }
  
}



/****************************
 * 
 *   Small Mobile 
 * 
 * *************************/
@media only screen and (max-width: 767px){
  .blog-hero-1__title.txt--dark h1.display  {
      width: auto !important;
  }
}

@media only screen and (max-width: 430px){
  
  /* Banner Heading */
    .Home-banner-heading h1 {
      font-size: 28px;
      line-height: 42px;
  }


}

@media only screen and (max-width: 420px){
  
  /* Banner Heading */
    .Home-banner-heading h1 {
      font-size: 28px;
      line-height: 42px;
    }
    .hero-img img.img--radius {
    max-width: 300px;
    width: 100%;
}
  #home-banner-curve .section-bg__deco.section-bg__deco--bottom.section-bg__deco--white {
    height: 0;
}
  .row-fluid-wrapper.row-depth-1.row-number-5.content_bucket-row-1-hidden.content_bucket-row-1-padding.dnd-section.content_bucket-row-1-background-image{
    background-image: url('https://22487220.fs1.hubspotusercontent-na1.net/hubfs/22487220/CoStar-Mobile%20Image.png/medium.png') !important;
    background-size: cover !important;
    background-position: bottom !important;
  }
  .content_bucket-row-1-padding{
    padding-bottom: 0px !important;
  }
  
  .module.module--1679934942872.module--image.hero-img.module--text-center.module--md-text-center.module--sm-text-center {
    margin-bottom: -50px;
  }
  
  .team-title{
    margin-top: 90px !important;
  }
   
} 



/* TK LP UPDATES 2025
 * ============================ */
/* HEADER NAVIGATION REMOVALS */
body.hs-content-id-103657849964.hs-landing-page.hs-page .header__nav, 
body.hs-content-id-103657849964.hs-landing-page.hs-page .header__lang, 
body.hs-content-id-103657849964.hs-landing-page.hs-page .header__buttons, 
body.hs-content-id-103657849964.hs-landing-page.hs-page .header__mobile-nav {
	display: none;
}
body.hs-content-id-177430639496.hs-landing-page.hs-page .header__nav, 
body.hs-content-id-177430639496.hs-landing-page.hs-page .header__lang, 
body.hs-content-id-177430639496.hs-landing-page.hs-page .header__buttons, 
body.hs-content-id-177430639496.hs-landing-page.hs-page .header__mobile-nav {
	display: none;
}
body.hs-content-id-185816016497.hs-landing-page.hs-page .header__nav, 
body.hs-content-id-185816016497.hs-landing-page.hs-page .header__lang, 
body.hs-content-id-185816016497.hs-landing-page.hs-page .header__buttons, 
body.hs-content-id-185816016497.hs-landing-page.hs-page .header__mobile-nav {
	display: none;
}
body.hs-content-id-143110739863.hs-landing-page.hs-page .header__nav, 
body.hs-content-id-143110739863.hs-landing-page.hs-page .header__lang, 
body.hs-content-id-143110739863.hs-landing-page.hs-page .header__buttons, 
body.hs-content-id-143110739863.hs-landing-page.hs-page .header__mobile-nav {
	display: none;
}
body.hs-content-id-179867367705.hs-landing-page.hs-page .header__nav, 
body.hs-content-id-179867367705.hs-landing-page.hs-page .header__lang, 
body.hs-content-id-179867367705.hs-landing-page.hs-page .header__buttons, 
body.hs-content-id-179867367705.hs-landing-page.hs-page .header__mobile-nav {
	display: none;
}

body.hs-content-id-191222742287.hs-landing-page.hs-page .header__nav, 
body.hs-content-id-191222742287.hs-landing-page.hs-page .header__lang, 
body.hs-content-id-191222742287.hs-landing-page.hs-page .header__buttons, 
body.hs-content-id-191222742287.hs-landing-page.hs-page .header__mobile-nav {
	display: none;
}

/* FOOTER KEEP IN TACT */
body.hs-content-id-149627677714.hs-landing-page.hs-page .footer {
	display: block !important;
}
body.hs-content-id-185818044084.hs-landing-page.hs-page .footer {
	display: block !important;
}