/*=========================================================================
Resource Page Styling Start 
==========================================================================*/




/******************* Resource Banner Section Styling Start *******************/



.resource-banner-section{
  padding:40px 0 80px;
  border-bottom:1px solid #eff3f9;
}

body .row-fluid .resource-banner-section .wrapper{
  max-width:1255px;
}

.resource-banner-section .heading h6{
  font-weight:900;
  font-family: "LL Circular Black Web";
}

.resource-banner-section .heading p{
  max-width:771px;
}




@media(max-width:1024px){

  .resource-banner-section .heading p{
    max-width: 580px;  
  }
}


/******************* Eguide Whitepaper Section Styling Start ********************/



.eguide-whitepaper-section{
  padding:120px 0 82px;
}

body .row-fluid .eguide-whitepaper-section .cm-container span>.hs_cos_wrapper{
  flex-basis: 44.5%;
  -webkit-flex-basis: 44.5%;
  float: left;
  margin-right: 7%;
  margin-top:0;
  margin-bottom:230px;
  position:relative;
}

body .row-fluid .eguide-whitepaper-section .cm-container span>.hs_cos_wrapper:after{
  position: absolute;
  right: -50px;
  top: -40px;
  content: '';
  height: 533px;
  width: 1px;
  background: #e9e7e6;
}

body .row-fluid .eguide-whitepaper-section .cm-container span>.hs_cos_wrapper:before{
  position: absolute;
  left: 0px;
  bottom: -93px;
  content: '';
  height: 1px;
  width: 659px;
  background: #e9e7e6;
}

body .row-fluid .eguide-whitepaper-section .cm-container span>.hs_cos_wrapper:nth-child(2n){
  margin-right:0;
}

body .row-fluid .eguide-whitepaper-section .cm-container span>.hs_cos_wrapper:nth-child(2n):before{
  left:-45px;
}

body .row-fluid .eguide-whitepaper-section .cm-container span>.hs_cos_wrapper:nth-child(2n):after{
  display:none;
}

body .row-fluid .eguide-whitepaper-section .cm-container span>.hs_cos_wrapper:nth-last-child(1):before{
  display:none;
}

body .row-fluid .eguide-whitepaper-section .cm-container span>.hs_cos_wrapper:nth-last-child(2):before{
  display:none;
}

body .row-fluid .eguide-whitepaper-section .cm-container span>.hs_cos_wrapper:nth-last-child(2):after{
  height:440px;
}

body .row-fluid .eguide-whitepaper-section .wrapper{
  max-width:1340px;
}

.eguide-cm .subheading h6{
  border: 1px solid #231f5c;
  display: inline-block;
  padding: 2px 27px;
  border-radius: 2px;
  font-weight:500;
}

.eguide-cm .heading h2{
  line-height:41px;
}

.eguide-cm .heading{
  max-width:349px;
}

.eguide-cm .description{
  max-width:327px;
}

.eguide-cm .description p{
  font-size:16px;
  line-height:20px;
  letter-spacing:0;
}

.eguide-cm .cta-container a.cta_button{
  padding: 12px 56px;
  border-radius:4px;
  transition:0.4s all ease-in-out;
}

body .container-fluid .row-fluid .eguide-cm .cta-container a.cta_button:hover{
  background:#231f5c!important;
  color:#fff!important;
  transition:0.4s all ease-in-out;
}

.eguide-cm .cta-container{
  margin-top:47px;
}

body .row-fluid .eguide-whitepaper-section .cm-container span>.hs_cos_wrapper:nth-last-child(1){
  margin-bottom:133px;
}

body .row-fluid .eguide-whitepaper-section .cm-container span>.hs_cos_wrapper:nth-last-child(2){
  margin-bottom:133px;
}



@media(max-width:1024px){

  .eguide-whitepaper-section{
    padding: 120px 0 30px;
  }

  .eguide-whitepaper-section{
    overflow:hidden;
  }

  body .row-fluid .eguide-whitepaper-section .cm-container span>.hs_cos_wrapper:after{
    right:-26px;
  }

  body .row-fluid .eguide-whitepaper-section .cm-container span>.hs_cos_wrapper {
    margin-bottom: 180px;
  }

  body .row-fluid .eguide-whitepaper-section .cm-container span>.hs_cos_wrapper:nth-child(2n):before{
    left: -30px;
  }

  body .row-fluid .eguide-whitepaper-section .cm-container span>.hs_cos_wrapper:before {
    width: 343px;
  }
}


@media(max-width:767px){

  .eguide-whitepaper-section{
    padding: 60px 0 30px; 
  }

  .eguide-cm .left-col{
    margin-bottom:40px;
  }

  .eguide-cm .heading h2{
    line-height: 31px;
    font-size: 24px;
  }

  body .row-fluid .eguide-whitepaper-section .cm-container span>.hs_cos_wrapper {
    margin-bottom: 130px;
  }

  body .row-fluid .eguide-whitepaper-section .cm-container span>.hs_cos_wrapper:nth-last-child(2){
    margin-bottom: 130px;
  }

  body .row-fluid .eguide-whitepaper-section .cm-container span>.hs_cos_wrapper:nth-last-child(1){
    margin-bottom: 50px;
  }

  body .row-fluid .eguide-whitepaper-section .cm-container span>.hs_cos_wrapper:nth-last-child(2):before{
    display:block;
  }

  body .row-fluid .eguide-whitepaper-section .cm-container span>.hs_cos_wrapper:after{
    display:none;
  }

  body .row-fluid .eguide-whitepaper-section .cm-container span>.hs_cos_wrapper:before {
    left: 0px;
    bottom: -70px;
    right: 0px;
  }

  body .row-fluid .eguide-whitepaper-section .cm-container span>.hs_cos_wrapper:nth-child(2n):before {
    left: 0;
  }

  .eguide-whitepaper-section{
    overflow:hidden;
  }

  .eguide-cm .heading{
    max-width:100%; 
  }

  .eguide-cm .description {
    max-width: 100%;
  }
}


/*********************** Blog Insights Section Styling Start *******************/




.blog-insights-section{
  padding: 64px 0 87px;
  background:#eff3f9;
}

.blog-insights-section .heading h2{
  font-size:32px;
  letter-spacing:0;
}

.blog-insights-section .heading{
  margin-bottom:39px;
}

.blog-insights-section .recent-posts .post-item{
  float: left;
  width: 31.6%;
  display: block;
  align-self: stretch;
  margin-bottom: 30px;
  margin-left: 0;
  margin-right: 1.6%;
  padding: 0;
  box-sizing: border-box;
  border: 1px solid #e3e8eb;
  background: #fff;
  position:relative;
}

.blog-insights-section .recent-posts .post-listing {
  margin: 0 -36px 0 0;
  padding: 0;
  // overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: start;
  -moz-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.blog-insights-section .recent-posts .post-item .hs-featured-image-wrapper{
  height:293px;
}

.blog-insights-section .recent-posts .post-item .text-container{
  padding:38px 30px 48px;
}

.blog-insights-section .recent-posts .post-item .text-container h4{
  line-height:33px;
  margin-bottom:23px;
}

.blog-insights-section .recent-posts .post-item .text-container p{
  font-size:16px;
  line-height:24px;
  letter-spacing:0;
  font-weight:normal;
  margin-bottom:35px;
}

.blog-insights-section .recent-posts .post-item a.more-link{
  font-size:14px;
  color:#24c2ca;
  font-weight:bold;
  text-decoration:underline;
  font-family:'neuzeit-grotesk';
  position: absolute;
  bottom: 30px;
  transition:0.2s all ease-in-out;
}

.blog-insights-section .recent-posts .post-item a.more-link:hover{
  color:#231f5c;
  transition:0.2s all ease-in-out;
}



@media(max-width:1024px){

  .blog-insights-section .recent-posts .post-item .text-container h4{
    font-size: 20px;
    line-height: 28px;
  }

  .blog-insights-section .recent-posts .post-item .text-container {
    padding: 28px 20px 28px;
  }

  .blog-insights-section .recent-posts .post-item .hs-featured-image-wrapper {
    height: 230px;
  }

  .blog-insights-section{
    padding: 60px 0 60px;  
  }

  .blog-insights-section .heading h2 {
    font-size: 28px;
  }

  .blog-insights-section .recent-posts .post-listing{
    margin: 0 -16px 0 0;
  }
}



@media(max-width:767px){

  .blog-insights-section .recent-posts .post-item{
    width:100%;
    margin-right:0;
  }

  .blog-insights-section .recent-posts .post-listing{
    margin: 0 0px 0 0;
  }

  .blog-insights-section {
    padding: 60px 0 50px;
  }
}






/*===========================================================
Company Page Styling Start 
============================================================*/




/******************* Banner Cm Styling Start *******************/



.banner-cm{
  padding:255px 0 207px;
}

.pricing .banner-cm .heading{
  max-width:825px;
}

.banner-cm .heading h1{
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.31);
}

.pricing .banner-cm {
  padding: 235px 0 171px;
}

.banner-cm .description p{
  font-size:22px;
  line-height:34px;
  letter-spacing:0;
  font-family:'neuzeit-grotesk';
  font-weight:normal;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.31);
}

.banner-cm .description p>span{
  font-weight:bold;
}

.banner-cm .description{
  max-width:531px;
}





@media(max-width:1024px){

  .banner-cm{
    padding: 245px 0 125px;   
  }

  .banner-cm .heading h1{
    margin-bottom:0;  
  }
}



@media(max-width:767px){

  .banner-cm .description p{
    font-size: 22px;
    line-height: 28px;
    text-align:center;
  }

  .banner-cm .description{
    max-width:100%;
  }

  .banner-cm .heading h1{
    text-align:center;
  }

  .banner-cm {
    padding: 205px 0 125px;
  }

  .pricing .banner-cm{
    padding: 195px 0 100px;
  }

  .banner-cm .heading h1 {
    margin-bottom: 22px;
  }
}



/******************* Company Image Text Cm Styling Start ***********************/




.company-image-text-cm{
  padding:113px 0;
}

body .row-fluid .company-image-text-cm .wrapper{
  max-width:1270px;
}

.company-image-text-cm .cm-section .left-col .description{
  max-width:431px;
}

.company-image-text-cm .cm-section{
  margin-bottom:96px;
}

.company-image-text-cm .cm-section .right-col{
  float:right;
  text-align:right;
}

.company-image-text-cm span>.hs_cos_wrapper:nth-child(even) .cm-section>.row-fluid-wrapper>.row-fluid{
  display:flex;
  flex-direction:row-reverse;
}

.company-image-text-cm span>.hs_cos_wrapper:nth-child(even) .cm-section .right-col{
  margin-left:0;
  width: 54.717949%;
  float:left;
  text-align:left;
  position:relative;
  left:0px;
}

.company-image-text-cm span>.hs_cos_wrapper:nth-child(even) .cm-section .left-col{
  margin-left:0;
  width: 44.717949%;
  float:right;
  padding-left:140px;
}





@media(max-width:1024px){


  .company-image-text-cm span>.hs_cos_wrapper:nth-child(even) .cm-section .left-col {
    padding-left: 50px;
  }

  .company-image-text-cm{
    padding: 100px 0 50px;
  }

}



@media(max-width:767px){

  .company-image-text-cm{
    padding: 70px 0 110px;
  }

  .company-image-text-cm span>.hs_cos_wrapper .cm-section .row-fluid{
    display:flex;
    flex-direction:column-reverse;
  }

  .company-image-text-cm .cm-section .right-col{
    margin-bottom:30px;
    float:none;
    text-align:center;
  }

  .company-image-text-cm span>.hs_cos_wrapper:nth-child(even) .cm-section>.row-fluid-wrapper>.row-fluid {
    display: flex;
    flex-direction: column-reverse;
  }

  .company-image-text-cm span>.hs_cos_wrapper:nth-child(even) .cm-section .right-col {
    margin-left: 0;
    width: 100%;
    float: none;
    text-align: center;
    position: relative;
    left: 0px;
  }

  .company-image-text-cm span>.hs_cos_wrapper:nth-child(even) .cm-section .left-col {
    padding-left: 0;
  }

  .company-image-text-cm span>.hs_cos_wrapper:nth-child(even) .cm-section .left-col {
    margin-left: 0;
    width: 100%;
    float: none;
  }

  .company-image-text-cm .cm-section {
    margin-bottom: 50px;
  }

  .company-image-text-cm .cm-section .left-col .description{
    max-width:100%;
  }
}

/******************* Who We Are Cm Section Styling *************************/



.who-we-are-cm{
  padding:100px 0 210px;
  position:relative;
  z-index:1;
}

body .row-fluid .who-we-are-cm .wrapper{
  max-width:1270px;
}

.who-we-are-cm .cm-section .two-col-adjust span>.hs_cos_wrapper{
  box-shadow: 0 30px 27px -2px rgba(0, 0, 0, 0.11);
  background: #fff;
  padding: 27px 30px 30px;
  border-top:4px solid #24c2ca;
  flex-basis: 47%;
  -webkit-flex-basis: 47%;
  margin-right: 3%;
  z-index:1;
  margin-top:35px;
}

.who-we-are-cm .cm-section .description p{
  font-size:16px;
  line-height:26px;
  letter-spacing:0;
  font-weight:normal;
}

.who-we-are-cm:after{
  position: absolute;
  right: 0;
  top: 20px;
  content: '';
  background: url(https://4851112.fs1.hubspotusercontent-na1.net/hubfs/4851112/Assets%20Feb%202019/Images/Rocket%20girl_Right.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 391.4px;
  height: 297.8px;
  z-index: -1;
}

.who-we-are-cm:before{
  position: absolute;
  left: 0;
  bottom: 30px;
  content: '';
  background: url(https://4851112.fs1.hubspotusercontent-na1.net/hubfs/4851112/Assets%20Feb%202019/Images/Rocket%20guy_Left.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 390.4px;
  height: 238.8px;
  z-index: -1;
}





.who-we-are-cm .cm-section .two-col-adjust span{
  margin-right: -2.6%;
}



@media(max-width:767px){


  .who-we-are-cm:after{
    top: 20px;
  }

  .who-we-are-cm:before {
    bottom: 0px;
  }

  .who-we-are-cm{
    overflow:hidden;
  }

  .who-we-are-cm{
    padding: 160px 0 260px;
    overflow:hidden;
  }


}




/********************** What We Do Cm Styling Start ***********************/




body .row-fluid .what-we-do-cm .wrapper{
  max-width:1230px;
}

.what-we-do-cm .left-col .description{
  max-width:509px;
}

.what-we-do-cm .right-col{
  float:right;
  text-align:right;
}

.what-we-do-cm{
  padding:0 0 100px;
}




@media(max-width:1024px){

  .what-we-do-cm{
    padding: 110px 0 100px; 
  }
}


@media(max-width:767px){

  .what-we-do-cm{
    padding: 100px 0 50px;
  }

  .what-we-do-cm .left-col{
    margin-bottom:0px;
  }
}



@media(max-width:767px){

  .what-we-do-cm {
    padding: 100px 0 50px;
  }

  .what-we-do-cm .left-col .description{
    max-width:100%;
  }

  .what-we-do-cm .right-col {
    float: none;
    text-align: center; 
    margin-bottom:30px;
  }

  .what-we-do-cm .left-col{
    text-align:center;
  }
}


/******************* Our Leadership Cm Styling Start **********************/

.our-leadership-cm{
  padding:120px 0 186px;
  position:relative;
}

.our-leadership-cm .cm-container .image-container{
  position:relative;
  margin-bottom:50px;
}

.our-leadership-cm .left-col h2{
  position:relative;
}

.our-leadership-cm .left-col h2:before{
  position: absolute;
  left: -25px;
  top: 4px;
  bottom: 4px;
  background: #24c2ca;
  width: 3px;
  content: '';
}

.our-leadership-cm .cm-container .image-container img{
  box-shadow: 0 30px 27px -2px rgba(0, 0, 0, 0.11);
}

.our-leadership-cm .cm-container .social-icon{
  position: absolute;
  bottom: 20px;
  right: 20px;
  content: '';
}

.our-leadership-cm .cm-container .social-icon i{
  color:#fff;
  font-size:25px;
}

body .row-fluid .our-leadership-cm .wrapper{
  max-width:1218px;
}

.our-leadership-cm .left-col p{
  max-width:314px;
}

.our-leadership-cm .cm-container{
  max-width:282px;
}

body .row-fluid .our-leadership-cm .two-col-adjust span>.hs_cos_wrapper{
  margin-top:0;
}

body .row-fluid .our-leadership-cm .two-col-adjust span>.hs_cos_wrapper:last-child{
  margin-right:0;
}

.our-leadership-cm .cm-container .bio-container h5{
  font-size:18px;
  font-weight:900;
  margin-bottom:0;
  font-family: "LL Circular Black Web";
}

.our-leadership-cm .cm-container .bio-container h4{
  font-size:18px;
  font-weight:normal;
  margin-bottom:13px;
  font-family: "LL Circular Book Web";
  line-height:25px;
}

.our-leadership-cm .cm-container .bio-container{
  position:relative;
  margin-left:20px;
}

.our-leadership-cm .cm-container .description-cont{
  margin-left:20px;
}

.our-leadership-cm .cm-container .bio-container:before{
  position: absolute;
  left: -20px;
  top: 4px;
  bottom: 4px;
  background: #24c2ca;
  width: 3px;
  content: '';
}

.our-leadership-cm .right-col{
  margin-left:0;
  padding-left:90px;
}






@media(max-width:1024px){

  .our-leadership-cm .right-col{
    padding-left:60px;
  }



  .our-leadership-cm .cm-container .image-container {
    margin-bottom: 40px;
  }

  .our-leadership-cm {
    padding: 120px 0 50px;
  }
}

@media(max-width:767px){

  .our-leadership-cm{
    padding: 10px 0 10px;
  }

  .our-leadership-cm .right-col {
    padding-left: 0;
    margin-top: 40px;
  }

  .our-leadership-cm .cm-container {
    max-width: 100%;
  }

  body .row-fluid .our-leadership-cm .two-col-adjust span>.hs_cos_wrapper:last-child {
    margin-top: 30px;
  }

  .our-leadership-cm .left-col p{
    max-width:100%;
  }

  .our-leadership-cm .left-col{
    text-align:center;
  }

  .our-leadership-cm .cm-container .image-container{
    text-align:center; 
    position:relative;
    max-width:272px;
    margin:0 auto 40px;
  }


}


/**************** Industry Partner Cm Styling Start ******************/



.industry-partner-cm{
  padding:100px 0 30px;
}

body .row-fluid .industry-partner-cm .wrapper{
  max-width:1218px;
}

.industry-partner-cm .heading h3{
  position:relative;
}

.industry-partner-cm .heading{
  margin-bottom:40px;
}

.industry-partner-cm .heading h3:after{
  position: absolute;
  left: -25px;
  top: 0px;
  bottom: 0px;
  background: #24c2ca;
  width: 3px;
  content: '';
}

.industry-partner-cm .logo-container ul{
  text-align:center;
}

.industry-partner-cm .logo-container ul li{
  display: inline-block;
  margin-left: 0;
  padding-right: 163px;
}

.industry-partner-cm .logo-container ul li img{
  vertical-align:middle;
}

.industry-partner-cm .logo-container ul li:last-child{
  padding-right:0;
}







@media(max-width:1024px){

  .industry-partner-cm .logo-container ul li{
    padding-right: 43px;
  }
}




@media(max-width:767px){

  .industry-partner-cm{
    padding: 60px 0 30px; 
  }

  .industry-partner-cm .logo-container ul li{
    padding-right: 0px;
    margin-bottom: 40px;
    display: block;
  }

  .industry-partner-cm .logo-container ul li:last-child{
    margin-bottom:0;
  }

  .industry-partner-cm .heading {
    margin-bottom: 30px;
    text-align: center;
  }
}
/***************** Investors Cm Styling Start *******************/



.investors-cm{
  padding:98px 0;
}

body .row-fluid .investors-cm .text-container{
  background:#eff3f9;
  padding:38px 70px;
  max-width:1186px;
  margin:0 auto;
  float:none;
  box-shadow: 0 30px 27px -2px rgba(0, 0, 0, 0.11);
}

.investors-cm .text-container .right-col{
  text-align:center;
  margin-top:44px;
}

.investors-cm .text-container .left-col p{
  margin-bottom:0;
}

.investors-cm .text-container .left-col{
  border-right: 1px solid #cbd1da;
  padding-right:77px;
}






@media(max-width:1024px){

  .investors-cm{
    padding: 75px 0 50px;  
  }

  body .row-fluid .investors-cm .text-container{
    padding: 38px 40px;  
  }

  .investors-cm .text-container .right-col {
    margin-top: 74px;
  }
}


@media(max-width:767px){

  .investors-cm{
    padding: 45px 0 30px;
  }

  .investors-cm .text-container .left-col {
    border-right: none;
    padding-right: 0;
    text-align:center;
  }

  .investors-cm .text-container .right-col{
    margin-top:40px;
  }

  body .row-fluid .investors-cm .text-container {
    padding: 38px 20px;
  }
}


/****************** Careers Cm Styling Start ********************/



.careers-cm{
  padding:157px 0;
}

.careers-cm .right-col .subheading h6{
  color:#24c2ca;
  font-weight:900;
  font-family: "LL Circular Black Web";
}

body .row-fluid .careers-cm .wrapper{
  max-width:1218px;
}

.careers-cm .right-col{
  padding-left: 90px;
}

.careers-cm .right-col .cta-container .cta-1 a.cta_button{
  border:1px solid #231f5c;
  padding: 13px 14px;
  border-radius:4px;
  font-size:16px;
  font-weight:bold;
  color:#26305a;
  font-family:'neuzeit-grotesk';
  transition:0.4s all ease-in-out;
}

.careers-cm .right-col .cta-container .cta-1 a.cta_button:hover{
  background:#231f5c; 
  color:#fff;
  transition:0.4s all ease-in-out;
}

.careers-cm .right-col .cta-container .cta-2 a.cta_button{
  border:none;
  background:#ffd500;
  color:#26305a;
  padding: 14px 12px;
  border-radius:4px;
  font-size:16px;
  font-weight:bold;
  font-family:'neuzeit-grotesk';
  transition:0.4s all ease-in-out;
}

body .row-fluid .careers-cm .right-col .cta-container .cta-2 a.cta_button:hover{
  background:#231f5c; 
  color:#fff;
  transition:0.4s all ease-in-out;
}

.careers-cm .right-col .cta-container{
  margin-top:40px;
  max-width:380px;
}




@media(max-width:1024px){

  .careers-cm{
    padding: 100px 0 60px;  
  }

  .careers-cm .right-col {
    padding-left: 0px;
  }

  .careers-cm .right-col .cta-container{
    max-width:100%;
  }

  .careers-cm .right-col .cta-container .cta-1 a.cta_button {
    padding: 13px 5px;
  }
}



@media(max-width:767px){

  .careers-cm{
    padding: 60px 0 60px;
  }

  .careers-cm .left-col{
    margin-bottom:40px;
  }

  .careers-cm .right-col .cta-container .cta-1 a.cta_button{
    width: auto;
    max-width: 100%;
    display: block;
    text-align: center;
    padding:13px 0;
  }

  .careers-cm .right-col .cta-container .cta-1{
    margin-bottom:20px;
  }

  .careers-cm .right-col .cta-container .cta-2 a.cta_button{
    width: auto;
    max-width: 100%;
    display: block;
    text-align: center;
    padding:13px 0;
  }
}


/******************* Solution Four Col Cm Styling Start *******************/




.solution-four-col-cm{
  padding: 228px 0 270px;
  position:relative;
  z-index:1;
  overflow:hidden;
}

.solution-four-col-cm .top-row:after{
  position: absolute;
  left: -60px;
  right: -60px;
  top: -53px;
  content: '';
  background: #eff3f9;
  width: 1920px;
  height: 778px;
  z-index: -1;
}

.solution-four-col-cm .four-col-adjust span>.hs_cos_wrapper{
  box-shadow: 0 30px 27px -2px rgba(0, 0, 0, 0.11);
  padding:53px 15px 65px;
  border-top:3px solid #24c2ca;
  background:#fff;
}

.solution-four-col-cm .four-col-adjust span>.hs_cos_wrapper:first-child{
  border-top:3px solid #ffd500;
}

.solution-four-col-cm .cm-container .image-container{
  margin-bottom: 0;
  max-width: 168px;
  margin: 0 auto 0px;
  min-height: 140px;
}

body.company .solution-four-col-cm .four-col-adjust span>.hs_cos_wrapper:first-child .cm-container .cta-container{
  left:0;
}

body .row-fluid .solution-four-col-cm .four-col-adjust span>.hs_cos_wrapper:first-child .cm-container .image-container{
  display:none;
}

body.company .solution-four-col-cm .four-col-adjust span>.hs_cos_wrapper:first-child{
  border-top:3px solid #24c2ca;
}

body.company .row-fluid .solution-four-col-cm .four-col-adjust span>.hs_cos_wrapper:first-child .cm-container{
  text-align:center;
}

body.company .row-fluid .solution-four-col-cm .four-col-adjust span>.hs_cos_wrapper:first-child .cm-container .image-container{
  display:block;
}

body .row-fluid .solution-four-col-cm .four-col-adjust span>.hs_cos_wrapper:first-child .cm-container{
  text-align:left;
}

body .row-fluid .solution-four-col-cm .four-col-adjust span>.hs_cos_wrapper:first-child .cm-container .heading-cont span{
  font-weight:900;
}

.solution-four-col-cm .cm-container .heading-cont h3{
  color:#1d1c44;
}

.solution-four-col-cm .cm-container .cta-container h3{
  font-size:16px;
  color:#231f5c;
  font-weight:normal;
  font-family: "LL Circular Book Web";
  position:relative;
  padding:0;
  transition:0.05s all ease-in-out;
  display:inline-block;
  margin-bottom:0;
}

.solution-four-col-cm .four-col-adjust span>.hs_cos_wrapper:hover .cm-container .cta-container h3{
  color:#24c2ca;
  transition:0.05s all ease-in-out;
}



.solution-four-col-cm .four-col-adjust span>.hs_cos_wrapper:hover .cm-container .cta-container h3:after{
  background: url(https://4851112.fs1.hubspotusercontent-na1.net/hubfs/4851112/Assets%20Feb%202019/Images/3.svg);
  width: 15px;
  height: 12px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: absolute;
  right: -30px;
  top: 10px;
  content: '';
  transition:0.05s all ease-in-out;
}

.solution-four-col-cm .cm-container .cta-container{
  position:absolute;
  left:0;
  right:0;
  bottom:30px;
}

.solution-four-col-cm .four-col-adjust span>.hs_cos_wrapper:first-child .cm-container .cta-container{
  left:15px;
}

.solution-four-col-cm .cm-container .cta-container h3:after{
  position: absolute;
  right: -25px;
  top: 10px;
  content: '';
  background: url(https://4851112.fs1.hubspotusercontent-na1.net/hubfs/4851112/Assets%20Feb%202019/Images/group-10%20%281%29.svg);
  width: 15px;
  height: 12px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  transition:0.05s all ease-in-out;

}

.solution-four-col-cm .four-col-adjust span>.hs_cos_wrapper:first-child:hover .cm-container .cta-container h3:after{
  position: absolute;
  right: -30px;
  top: 10px;
  content: '';
  background: url(https://4851112.fs1.hubspotusercontent-na1.net/hubfs/4851112/Assets%20Feb%202019/Images/1%20%281%29.svg);
  width: 15px;
  height: 12px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  transition:0.05s all ease-in-out;
}

.solution-four-col-cm .four-col-adjust span>.hs_cos_wrapper:first-child:hover .cm-container .cta-container h3{
  color:#ffd500;
}

body.company .solution-four-col-cm .four-col-adjust span>.hs_cos_wrapper:first-child:hover .cm-container .cta-container h3:after{
  background: url(https://4851112.fs1.hubspotusercontent-na1.net/hubfs/4851112/Assets%20Feb%202019/Images/3.svg);
  width: 15px;
  height: 12px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: absolute;
  right: -30px;
  top: 10px;
  content: '';
  transition:0.05s all ease-in-out;
}

body.company .solution-four-col-cm .four-col-adjust span>.hs_cos_wrapper:first-child:hover .cm-container .cta-container h3{
  color:#24c2ca;
}

.solution-four-col-cm .cm-container .cta-container{
  margin-top:21px;
}

.solution-four-col-cm .subheading h6{
  color:#24c2ca;
  font-weight:900;
  font-family: "LL Circular Black Web";
}

.solution-four-col-cm .top-row{
  margin-left:206px;
  position:relative;
}

.solution-four-col-cm .top-row .heading{
  max-width:803px;
}

.solution-four-col-cm .top-row .description-cont{
  max-width:391px;
}




@media(max-width:1024px){

  .solution-four-col-cm{
    padding: 140px 0 170px;
  }

  .solution-four-col-cm .four-col-adjust span>.hs_cos_wrapper{
    padding: 35px 20px 65px; 
  }

  .solution-four-col-cm .cm-container .heading-cont h3{
    font-size:18px;
  }
}


@media(max-width:767px){

  .solution-four-col-cm .top-row{
    margin-left:0;
  }

  .solution-four-col-cm .top-row .heading{
    max-width: 100%;
    margin-bottom: 15px;
  }

  .solution-four-col-cm .top-row .description-cont{
    max-width:100%; 
  }

  body.company .solution-four-col-cm .four-col-adjust span>.hs_cos_wrapper:first-child:hover .cm-container .cta-container h3:after{
    top:8px;
  }

  .solution-four-col-cm .cm-container .cta-container h3:after{
    top:8px;
  }

  .solution-four-col-cm .four-col-adjust span>.hs_cos_wrapper:first-child:hover .cm-container .cta-container h3:after{
    top:8px;
  }

  .solution-four-col-cm .four-col-adjust span>.hs_cos_wrapper:hover .cm-container .cta-container h3:after{
    top:8px;
  }

  .solution-four-col-cm .top-row:after{
    display:none;
  }

  .solution-four-col-cm {
    padding: 60px 0 90px;
  }

  .solution-four-col-cm .cm-container .cta-container{
    position:relative;
    bottom:0;
  }

  body .row-fluid .solution-cm-section{
    text-align:center;
  }

  body .row-fluid .solution-cm-section .heading h2{
    text-align:center;
  }

  body .row-fluid .solution-cm-section .description-cont p{
    text-align:center;
  }

  body .row-fluid .solution-four-col-cm .four-col-adjust span>.hs_cos_wrapper:first-child .cm-container {
    text-align: center;
  }

  .solution-four-col-cm .four-col-adjust span>.hs_cos_wrapper:first-child .cm-container .cta-container {
    left: 0;
  }

  .solution-four-col-cm .cm-container .image-container{
    min-height:0;
    margin:0 auto 20px;
  }
}











/**********************Landing-Banner-Section*********************/


.wrapper{
  max-width: 1305px;
  margin: 0 auto;
}

body .banner-left-right-col{
  padding: 25px 0 61px;
}

.content-off-landing-banner .banner-left-col-text .logo{
  margin-bottom:96px;
}


body .banner-right-col-image img{
  margin-left:70px;
}

.content-off-landing-banner .banner-right-col-image{
  margin-top:40px;
}

body .banner-left-right-col .banner-left-col-text h1{
  color: #fff;
}

body .banner-left-right-col .banner-left-col-text .book-a-call a{
  padding:0;
  color: #ffd500;
  text-decoration: underline;
  font-weight: normal;
  font-style:italic;
  font-family: "LL Circular Book Web";
  font-size:13px;
}

body .content-off-landing-banner{
  background-image: linear-gradient(287deg, #494295, #231f5c);
}


@media(max-width:1024px){

  body .banner-right-col-image img{
    margin-left:0;
  }

  .content-off-landing-banner .banner-right-col-image{
    margin-top:100px;
  }

  body .banner-left-right-col .banner-left-col-text h1{
    line-height:58px;
  }
}


@media(max-width: 767px){


  body .banner-right-col-image img{
    float: none;
  }

  body .banner-left-right-col .banner-left-col-text .book-a-call a{
    width:auto;
  }

  body .banner-right-col-image{
    text-align: center;
  }

  .content-off-landing-banner .banner-right-col-image{
    margin-top:60px;
  }

  body .banner-left-right-col .banner-left-col-text h1{
    line-height: 48px;
  }
}

/**********************Landing-Banner-Section-End*******************/




/*****************************Section2-text-form************************/


body .landing-text-form-section2{
  padding: 91px 0 195px; 

}

body .row-fluid .landing-text-form-section2 .wrapper{
  max-width:1200px;
}

body .landing-text-form-section2 .section2-left-right-col h4{
  margin-bottom: 91px;
  font-size:23px;
  position: relative;
  line-height:35px;
  font-weight:900;
  font-family: "LL Circular Black Web";
}

body .landing-text-form-section2 .section2-left-right-col h4:after{
  position: absolute;
  content: "";
  bottom: -45px;
  left: 0;
  background: #24c2ca;
  width: 29.8px;
  height: 4px;
}

body .landing-text-form-section2 .section2-left-right-col  .section2-left-col p{
  margin-bottom: 60px;
  line-height: 1.67;
}

body .landing-text-form-section2 .section2-left-right-col  .section2-right-col p{
  margin-bottom: 50px;
}

.landing-text-form-section2 .section2-left-col{
  max-width: 435px;
}

.landing-text-form-section2 .section2-left-col .list-cont ul li{
  position:relative;
  margin-left:30px;
}

.landing-text-form-section2 .section2-left-col .list-cont ul li:before{
  position: absolute;
  left: -24px;
  top: 6px;
  content: '';
  background: url(https://4851112.fs1.hubspotusercontent-na1.net/hubfs/4851112/Assets%20Feb%202019/Images/Tick.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 15px;
  height: 17px;
}

.section2-left-right-col .section2-right-col{
  float: right;
}

.section2-right-col p{
  color:#231f5c;
  font-size: 12px;
}

.section2-right-col form input{
  border: none;
  border-bottom: 2px solid rgba(98, 119, 146, 0.35);
  margin:0;
  padding-left:0;
  color:#231f5c;
  font-size:18px;
  letter-spacing:0;
  padding:10px 0 5px;
}

.section2-right-col form select{
  border: none;
  border-bottom: 2px solid rgba(98, 119, 146, 0.35);
  margin:0;
  padding-left:0;
}

.landing-text-form-section2 .row-fluid form .field>label{
  font-size: 16px;
  color: #627792;
}

.section2-right-col .subheading h6{
  color:#231f5c;
  font-weight:900; 
  font-family: "LL Circular Black Web";
  margin-bottom:60px;
}


.landing-text-form-section2 .row-fluid form .hs-form-field:first-child{
  margin-top:0;
}

.landing-text-form-section2 .row-fluid form .hs-form-field{
  margin-top: 23px;
}


.landing-text-form-section2 .row-fluid form .hs-error-msgs{
  margin-top:10px;
}

.landing-text-form-section2 .section2-left-col ol li{
  margin-bottom: 22px;
  margin-left: 28px;
}

body .row-fluid .section2-right-col form .hs-button{
  background: #ffd500;
  border: none;
  border-radius: 4px!important;
  padding: 13px 52px;
  height:auto;
  font-weight:bold;
  font-family:'neuzeit-grotesk';
}

body .row-fluid .section2-right-col form .hs-button:hover{
  background:#231f5c; 
  color:#fff;
}

body .container-fluid .row-fluid .section2-right-col form .hs-button:focus{
  border-bottom:0;
}

.section2-right-col form input:focus{
  border-color: #24c2ca;
  transition: 0.3s ease-in;
}

body .row-fluid .section2-right-col .row-fluid form select:focus{
  outline: 0;
  border:none;
  border-bottom:2px solid #24c2ca;
}

body .row-fluid .section2-right-col .row-fluid form input:focus{
  outline:0;
  border:none;
  border-bottom:2px solid #24c2ca;
}


body .row-fluid .section2-right-col form select:focus{
  border-bottom:2px solid #24c2ca;
  transition: 0.3s ease-in;
}


.section2-right-col form .hs-submit .actions{
  text-align: left;
  margin-top: 46px;
}



.section2-right-col form .hs_dropdown_example{
  position: relative;
}

.section2-right-col form .hs_dropdown_example .input:after{
  position: absolute;
  content: "";
  background: url(https://4851112.fs1.hubspotusercontent-na1.net/hubfs/4851112/triangle.svg) no-repeat;
  width: 10px;
  height: 10px;
  top: 35px;
  right: 4px;
}

.landing-text-form-section2 .section2-left-right-col  .section2-right-col{
  padding-left:10px;
}

@media(max-width: 1024px){


  body .landing-text-form-section2{
    padding: 90px 0 90px;
  }
}

@media(max-width: 767px){
  .section2-left-right-col .section2-right-col{
    float: none;
  }

  .landing-text-form-section2 .section2-left-col{
    max-width: 100%;
    margin-bottom:40px;
  }

  body .landing-text-form-section2{
    padding: 60px 0 70px;
  }

  body .landing-text-form-section2 .section2-left-right-col .section2-left-col p{
    margin-bottom:30px;
  }

  .section2-right-col .subheading h6{
    margin-bottom: 40px;
  }

  .landing-text-form-section2 .section2-left-right-col .section2-right-col {
    padding-left: 0;
  }
}



/************************Section2-text-form-End************************/






/****************** Landing Footer Section Styling Start ***************/



.landing-footer-section{
  padding:73px 0 64px;
  background:#eff3f9;
}

body .row-fluid .landing-footer-section .wrapper{
  max-width:1200px;
}

.landing-footer-section ul{
  list-style-type:none;
  padding-left:0;
}

.landing-footer-section .list-cont h6{
  font-size:13px;
  letter-spacing:1.14px;
  color:#231f5c;
  font-weight:900;
  font-family: "LL Circular Black Web";
  display: inline-block;
  border-bottom: 1px solid #cbd6e2;
  padding-bottom: 14px;
  margin-bottom: 0;
}

.landing-footer-section ul li{
  display:inline-block;
  margin-right:30px;
}

.footer-copyright-container{
  background:#231f5c;
  padding:52px 0 49px;
}

.footer-copyright-container p{
  font-size:12px;
  letter-spacing:0.1px;
  color:#cbd6e2;
  font-weight:normal;
  margin-bottom:0;
}

body .row-fluid .footer-copyright-container .wrapper{
  max-width:1200px;
}



@media(max-width:767px){

  .landing-footer-section ul li{
    padding:0 20px;
    margin-right:0;
  }

  .landing-footer-section{
    text-align:center;
    padding: 53px 0 38px;
  }

  .footer-copyright-container{
    text-align:center;
  }
}







/***********************Section-1***********************/



body .get-started-main .image-left-col{
  min-height: 100vh!important;
  background-size: cover!important;
  background-position: center center!important;
  background:#231f5c;
}

body .get-started-main .image-left-col .image-logo{
  display:block;
}

.get-started-main .form-right-col .form-right-wrap .right-col-image{
  display:none;
}

.get-started-main .image-left-col .image-container{
  margin-top:100px;
}


body .row-fluid .get-started-main .form-right-col{
  padding: 88px 20px 48px 20px;
  box-sizing: border-box;
  max-height: 100vh;
  margin-left:0;

}


.form-right-col form input{
  padding: 14px 9px 8px 9px;
  height: 39px;
  line-height: 0;
  margin-bottom:0;
  border-radius: 4px;
}


body .form-right-col form input[type = submit]{
  background: #ffd500;
  border: none;
  border-radius: 4px!important;
  color: #231f5c!important;
  outline:0;
}

body .form-right-col form input[type = submit]:hover{
  background:#231f5c; 
  color:#fff!important;
}

.form-right-col form .hs-form-field{
  margin-top: 15px;
}

.form-right-col form .hs_submit .actions{
  margin-top: 50px;
  position: relative;
}

.form-right-col form .hs_submit .actions:after{
  content: "";
  position: absolute;
  background: url(https://4851112.fs1.hubspotusercontent-na1.net/hubfs/4851112/Assets%20Feb%202019/Images/fill-3.png) no-repeat;
  width: 66px;
  height: 62px;
  top: -27px;
  left: 5px;
}

.form-right-col input[type = submit]:focus {
  border: none!important;
}
.form-right-col .row-depth-2.row-number-1{
  max-width: 240px;
  margin:0 auto;
  text-align: center;
}

.form-right-col h3{
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  font-size: 30px;
  color: #013a51;
  margin-bottom: 34px;
}

.form-right-col p{
  font-size: 12px;
  margin-bottom: 20px;
  font-weight: 900;
  color: #231f5c;
  font-family: "LL Circular Black Web";
  text-align:center;
  margin-top: 20px;
}

.form-right-col input:focus{
  border: 1px solid #24c2ca!important;
}


.image-left-col{
  position: relative;
}

body .form-right-col h3{
  font-family: "LL Circular Book Web";
  font-weight: normal;
  text-align:center;
  max-width:243px;
  margin:0 auto;
  float:none;
  margin-bottom: 47px;
}

body .form-right-col h3 span{
  font-family:"LL Circular Black Web";
  max-width:243px;
  text-align:center;
  margin:0 auto;
  float:none;
}



.image-left-col .row-depth-1.row-number-4{
  max-width: 102px;
  margin: 0 auto;
  padding-top: 69px;
}

body .form-right-col .row-fluid-wrapper.row-depth-1.row-number-5 {
  max-width: 548px;
  margin:0 auto;
}

body .form-right-col .form-right-wrap form{
  max-width: 340px;
  margin: 0 auto;
}

body .form-right-col p.call-adgility{
  font-family:'neuzeit-grotesk';
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  margin-top: 70px;
}

body .row-fluid form .field>label{
  font-family:'neuzeit-grotesk';
  font-size: 16px!important;
  line-height: normal;
  color:  #627792;
  margin-bottom: 3px;
}

.hs-error-msgs label{
  color: red;
}

body .form-right-col input{
  font-family:'neuzeit-grotesk'!important;
  color: #231f5c!important;
}

body .form-right-col input[type= submit]{
  font-family: "LL Circular Medium Web"!important;
  font-weight: 500!important;
}



@media(max-width:1024px){

  body .get-started-main .image-left-col{
    width: 55.055249%;
  }

  body .row-fluid .get-started-main .form-right-col{
    width: 48.18232%;
  }
}


@media(max-width:767px){

  body .get-started-main .left-right-section1>.row-fluid-wrapper>.row-fluid{
    display: flex;
    flex-direction: column-reverse;
  }

  body .get-started-main .image-left-col{
    width:100%;
    padding:0 0 80px;
  }

  body .row-fluid .get-started-main .image-left-col .image-container{
    max-width:300px;
    margin:100px auto 0;
    float:none;
  }

  body .container-fluid .row-fluid .get-started-main .form-right-col{
    width:100%;
    padding: 60px 20px 48px 20px;
    max-height:inherit!important;
  }

  .get-started-main .form-right-col .form-right-wrap .right-col-image{
    display:block;
  }

  body .get-started-main .image-left-col .image-logo{
    display:none;
  }

  body .get-started-main .image-left-col{
    min-height: 0px !important; 
  }
}

@media(max-width: 480px){

  .body-container-wrapper .form-right-col .hs-button{
    width: 45%!important;
  }

}

@media (min-width: 1280px){
  body .row-fluid .span5 {
    width: 45.17094%;
  }


  .row-fluid .span7 {
    width: 52.264957%;
  }
}


/**********************Section-1 End*********************/






/******************* Breadcrumb Cm Stying Start ******************/



.breadcrumb-cm{
  padding:36px 0;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.13);
  position:relative;
  margin:0!important;
  z-index:2;
  background:#fff;
}

.prog-media .breadcrumb-cm .left-col{
  width: 74.811966%;
}

.prog-media .breadcrumb-cm .right-col{
  margin-left: 0;
  width: 24.623932%;
}

.prog-media .breadcrumb-cm .right-col .cta-container{
  margin-left:0;
}

body.prog-media .row-fluid .breadcrumb-cm .page-link {
  width: 63.264957%;
}

body.prog-media .row-fluid .breadcrumb-cm .page-name {
  width: 34.17094%;
  position: relative;
}

.breadcrumb-cm ul li{
  display:inline-block;
}

.breadcrumb-cm ul{
  margin:0;
}

.breadcrumb-cm ul li{
  margin:0;
  margin-right:40px;
  cursor:pointer;
}

.creative-platform .breadcrumb-cm ul li{
  margin-right:45px;
}

.breadcrumb-cm .left-col .page-name h6{
  font-size:12px;
  letter-spacing:0.7px;
  color:#231f5c;
  font-weight:normal;
  font-family: "LL Circular Book Web";
  text-transform:uppercase;
  margin-bottom:0;
  margin-top:5px;
}

.breadcrumb-cm .left-col .page-name h6>span{
  font-weight:900;
  font-family: "LL Circular Black Web";
}

.breadcrumb-cm .cta-1 a.cta_button{
  font-size:16px;
  color:#26305a;
  font-weight:bold;
  font-family:'neuzeit-grotesk';
  border:1px solid #231f5c;
  padding: 13px 32px;
  border-radius:4px;
  transition:0.4s all ease-in-out;
}

.breadcrumb-cm .cta-1 a.cta_button:hover{
  background:#231f5c;
  color:#fff;
  transition:0.4s all ease-in-out;
}

.breadcrumb-cm .cta-2 a.cta_button{
  background:#ffd500;
  color:#26305a;
  font-size:16px;
  font-weight:bold;
  font-family:'neuzeit-grotesk';
  padding: 14px 33px;
  border-radius:4px;
  transition:0.4s all ease-in-out;
}

.breadcrumb-cm .cta-2 a.cta_button:hover{
  background:#231f5c;
  color:#fff;
  transition:0.4s all ease-in-out;
}

body .row-fluid .breadcrumb-cm .page-name{
  width: 37.17094%;
  position:relative;
}

body.managed .row-fluid .breadcrumb-cm .page-name{
  width: 28.17094%;
}

body.managed .row-fluid .breadcrumb-cm .page-link{
  width: 68.264957%;
}

body .row-fluid .breadcrumb-cm .page-link{
  width: 60.264957%;
}

.breadcrumb-cm .right-col{
  float:right;
  text-align:right;
}

.breadcrumb-cm .right-col .cta-container{
  max-width: 320px;
  text-align: right;
  margin-left: 90px;
}

.breadcrumb-cm ul li h5{
  font-size:16px;
  color:#1d1c44;
  font-weight:normal;
  font-family: "LL Circular Book Web";
  margin-bottom:0;
}

.breadcrumb-cm ul li h5:hover{
  color:#24c2ca;
}

.breadcrumb-cm .border-right{
  position:relative;
}

.breadcrumb-cm .border-right:after{
  position: absolute;
  right:16px;
  top: -1px;
  bottom: -7px;
  content: '';
  background: #cdcdcd;
  width: 1px;
}

body.managed .breadcrumb-cm .border-right:after{
  right: 6px;
}



#sticky.stick {
  position: fixed;
  top: 0;
  z-index: 10000;
}

@media(max-width:1350px) and (min-width:1025px){

  /*.breadcrumb-cm .cta-1 a.cta_button{
  padding: 13px 22px;
}*/

  body.solutions .breadcrumb-cm .cta-1 a.cta_button{
    padding:13px 33px;
  }

  /*.breadcrumb-cm .cta-2 a.cta_button {
  padding: 14px 24px;
}*/

  body.solutions .breadcrumb-cm .cta-2 a.cta_button {
    padding: 14px 33px;
  }

  body.managed .breadcrumb-cm .border-right:after {
    right: -5px;
  }

  .breadcrumb-cm .left-col{
    width: 58.745856%;
  }

  .breadcrumb-cm .right-col{
    width: 38.491713%;
  }

  .breadcrumb-cm .right-col .cta-container{
    max-width:320px;
    margin-left:0;
    float:right;
  }

  body .row-fluid .breadcrumb-cm .page-name {
    width: 45.17094%;
  }

  body .row-fluid .media .breadcrumb-cm .page-link {
    width: 51.264957%;
  }

  body .row-fluid .breadcrumb-cm .page-link{
    width: 51.264957%;  
  }

  .breadcrumb-cm .border-right:after {
    right: -4px;
  }

  .prog-media .breadcrumb-cm .right-col {
    margin-left: 0;
    width: 30.623932%;
  }

  .prog-media .breadcrumb-cm .left-col {
    width: 68.811966%;
  }

  .prog-media .breadcrumb-cm .cta-1 a.cta_button {
    padding: 13px 27px;
  }

  .prog-media .breadcrumb-cm .cta-2 a.cta_button {
    padding: 14px 27px;
  }

  body.prog-media .row-fluid .breadcrumb-cm .page-name {
    width: 32.17094%;
  }


}





@media(max-width:1024px){

  .breadcrumb-cm .left-col{
    width: 54.745856%;
  }

  .creative-platform .breadcrumb-cm ul li{
    margin-right:15px;
  }

  body.prog-media .row-fluid .breadcrumb-cm .wrapper{
    padding-left:20px;
    padding-right:20px;
  }

  body.managed .breadcrumb-cm .border-right:after {
    right: -7px;
  }

  body.prog-media .breadcrumb-cm .border-right:after {
    right: -7px;
  }

  body.solutions .breadcrumb-cm .left-col{
    width: 50.745856%;
  }

  .breadcrumb-cm .right-col{
    width: 40.491713%;
  }

  body.solutions .breadcrumb-cm .right-col {
    width: 46.491713%;
  }

  body .row-fluid .breadcrumb-cm .page-name {
    width: 42.17094%;
  }

  body .row-fluid .breadcrumb-cm .page-link {
    width: 54.264957%;
  }

  body.managed .row-fluid .breadcrumb-cm .page-name{
    width: 42.17094%;
  }

  body.managed .row-fluid .breadcrumb-cm .page-link{
    width: 54.264957%;
  }

  .breadcrumb-cm ul li {
    margin-right: 4px;
  }

  .breadcrumb-cm .right-col .cta-container {
    max-width: 100%;
    text-align: right;
    margin-left: 0;
  }

  body.solutions .breadcrumb-cm .right-col .cta-container{
    max-width:330px;
    float:right;
  }

  body.solutions .breadcrumb-cm .cta-2{
    margin-left:0;
  }

  .breadcrumb-cm .cta-1 a.cta_button {
    padding: 13px 33px;
  }

  .breadcrumb-cm .cta-2 a.cta_button {
    padding: 14px 33px;
  }

  .prog-media .breadcrumb-cm .right-col {
    margin-left: 0;
    width: 37.623932%;
  }

  .prog-media .breadcrumb-cm .left-col {
    width: 61.811966%;
  }

  body.prog-media .row-fluid .breadcrumb-cm .page-name {
    width: 31.17094%;
  }
}



@media(max-width:870px) and (min-width:768px){

  .breadcrumb-cm .cta-1 a.cta_button {
    padding: 13px 23px;
  }

  .breadcrumb-cm .cta-2 a.cta_button {
    padding: 14px 23px;
  }
}


@media(max-width:767px){

  .breadcrumb-cm .right-col{
    width:100%;
  }

  .prog-media .breadcrumb-cm .left-col{
    width:100%;
  }

  .prog-media .breadcrumb-cm .right-col{
    width:100%;
  }

  body.solutions .breadcrumb-cm .right-col .cta-container {
    max-width: 100%;
    float: none;
  }

  body.solutions .breadcrumb-cm .right-col{
    width:100%;
  }

  body .row-fluid .breadcrumb-cm .page-name{
    display:none;
  }

  #sticky.stick {
    position: relative;
    top: 0;
    z-index: 10000;
    left: 0;
    right: 0;
  }

  body .row-fluid .breadcrumb-cm .page-link{
    display:none;
  }

  .breadcrumb-cm .left-col {
    width: 100%;
  }

  body .row-fluid .breadcrumb-cm .page-name {
    width: 100%;
    text-align: center;
  }

  body .row-fluid .breadcrumb-cm .page-link {
    width: 100%;
    text-align: center;
    margin-top: 10px;
  }

  .breadcrumb-cm .right-col .cta-container {
    max-width: 100%;
    text-align: center;
    margin-top: 0px;
  }

  .breadcrumb-cm .cta-1 a.cta_button {
    width: 100%;
    display: block;
    box-sizing:border-box!important;
  }

  .breadcrumb-cm .cta-1{
    margin-bottom:10px;
  }

  .breadcrumb-cm .cta-2 a.cta_button {
    width: 100%;
    display: block;
    box-sizing:border-box!important;
  }

  .breadcrumb-cm .border-right:after{
    display:none;
  }


}







/*===================================================================
Faqs Page Styling Start 
=====================================================================*/





/**************** Book a Call Cm Styling Start *****************/




.book-a-call-cm{
  padding:165px 0 163px;
}

.book-a-call-cm .text-container{
  background:#eff3f9;
  padding:74px 76px;
  box-shadow: 0 30px 27px -2px rgba(0, 0, 0, 0.11);
}

.book-a-call-cm .right-col{
  float:right;
  text-align:right;
}

.book-a-call-cm .right-col .cta-container h3{
  font-size:19px;
  letter-spacing:0;
  color:#231f5c;
  font-family: "LL Circular Book Web";
  font-weight:normal;
  position:relative;
  left:-50px;
  transition:0.05s all ease-in-out;
  margin-bottom:0;
  display:inline-block;
}


.book-a-call-cm .text-container:hover .right-col .cta-container h3{
  color:#ffd500;
}

.book-a-call-cm .text-container:hover .right-col .cta-container h3:after{
  background: url(https://4851112.fs1.hubspotusercontent-na1.net/hubfs/4851112/Assets%20Feb%202019/Images/1%20%281%29.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  right:-35px;
  width: 19px;
  height: 15px;
  transition:0.05s all ease-in-out;
  position: absolute;
  top: 9px;
}

.book-a-call-cm .right-col .cta-container h3:after{
  position: absolute;
  right: -30px;
  top: 9px;
  content: '';
  background: url(https://4851112.fs1.hubspotusercontent-na1.net/hubfs/4851112/Assets%20Feb%202019/Images/group-4%20%282%29.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 19px;
  height: 15px;
  transition:0.05s all ease-in-out;

}

.book-a-call-cm .left-col .heading-cont h4{
  font-size:20px;
  line-height:30px;
  letter-spacing:0;
  color:#231f5c;
  font-weight:normal;
  font-family:'neuzeit-grotesk';
}

.book-a-call-cm .left-col .heading-cont h2{
  font-size:45px;
  line-height:54px;
  letter-spacing:0;
  color:#231f5c;
  font-weight:normal;
  font-family: "LL Circular Book Web";
}




@media(max-width:1024px){

  .book-a-call-cm .text-container{
    padding: 55px 20px;
  }

  .book-a-call-cm .left-col .heading-cont h2 {
    font-size: 30px;
    line-height: 34px;
  }

  .book-a-call-cm .right-col .cta-container h3{
    padding:0;
  }

  .book-a-call-cm {
    padding: 125px 0 103px;
  }
}



@media(max-width:767px){

  .book-a-call-cm .right-col{
    float: none;
    text-align: center;
  }

  .book-a-call-cm .right-col .cta-container h3:after{
    top:6px;
  }

  .book-a-call-cm .right-col .cta-container h3:hover:after{
    top:6px;
  }

  .book-a-call-cm .right-col .cta-container h3 {
    left: 0;
  }

  .book-a-call-cm .right-col .cta-container{
    margin-top:35px;  
  }

  .book-a-call-cm .left-col .heading-cont{
    text-align:center;
  }

  .book-a-call-cm .left-col .heading-cont h2 {
    font-size: 26px;
    line-height: 34px;
  }
}


/****************** Faqs Section2 Styling Start **********************/




.faqs-section2{
  background:#eff3f9;
  padding:60px 0 0;
  border-bottom:3px solid #231f5c;
  position:relative;
}

body .row-fluid .faqs-section2 .wrapper{
  max-width:1315px;
}

.team-slider-cm .right-col .text-container h5{
  color:#231f5c;
  font-size:15px;
  line-height:17px;
  letter-spacing:-0.3px;
  font-family: "LL Circular Black Web";
  font-weight:900;
  position:relative;
  z-index:2;
  margin-bottom:60px;
}

.team-slider-cm .right-col .text-container h5:after{
  position: absolute;
  left: -17px;
  top: -18px;
  content: '';
  background: url(https://4851112.fs1.hubspotusercontent-na1.net/hubfs/4851112/Assets%20Feb%202019/Images/hashtag-bg%20%281%29.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 126px;
  height: 50px;
  z-index: -1;
}

.team-slider-cm .right-col .text-container h4{
  color:#231f5c;
  font-size:18px;
  line-height:normal;
  letter-spacing:-0.27px;
  font-family: "LL Circular Black Web";
  font-weight:900;
  margin-bottom:180px;
}

.team-slider-cm .right-col .text-container p{
  color:#231f5c;
  font-size:24px;
  line-height:35px;
  letter-spacing:normal;
  font-family:'neuzeit-grotesk';
  font-weight:normal;
  margin-bottom:27px;
}

.slider .slick-slide{
  display:none;
}

.slider .slick-slide:focus{
  outline:0;
}

.slider .slick-initialized .slick-slide{
  display:block;
}

.slider .slick-dots li.slick-active button {
  width: 8px;
  height: 8px;
  background:#ffd500;
}

.slider .slick-dots li.slick-active button:focus{
  outline:0;
}

.slider .slick-dots li {
  margin: 0 7px;
  display: inline-block;
  line-height:10px;
}

.slider .slick-dots {
  text-align: center;
}

.slider .slick-dots li button {
  font-size: 1px;
  color: #e3e8eb;
  padding: 0;
  border: 0;
  background:#e3e8eb;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  transition: all .2s ease-in-out;
  cursor: pointer;
}


.slider{
  position:relative;
  z-index:1;
}

.slider .slick-next:after{
  position: absolute;
  content: '\f0da';
  width: 20px;
  height: 20px;
  bottom: 129px;
  right: 43px;
  font-size: 20px;
  color: #231f5c;
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  z-index: 1;
  cursor: pointer;
}

.slider .slick-prev:after{
  position: absolute;
  content: '\f0d9';
  width: 20px;
  height: 20px;
  bottom: 128px;
  right: 159px;
  font-size: 20px;
  color: #231f5c;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  z-index: 1;
  cursor: pointer;
}

.slider ul.slick-dots{
  padding-left: 0;
  position: absolute;
  bottom: 90px;
  left: 85%;
  right: 10px;
  background: #FFF;
  border-radius: 30px;
  padding: 10px 0 19px;
  max-width: 150px;
}

.team-slider-cm .left-col{
  width: 58.17094%;
}

.team-slider-cm .left-col .image-container img{
  position:relative;
  left:95px;
  bottom:-9px;
}



@media(max-width:1322px){

  .slider .slick-prev:after{
    display:none;
  }

  .slider .slick-next:after{
    display:none;
  }
}


@media(max-width:1024px){

  .team-slider-cm .left-col .image-container img {
    left: 0;
  }

  .team-slider-cm .right-col .text-container p{
    font-size: 23px;
    line-height: 32px;  
  }

  .slider ul.slick-dots{
    left: 530px;
    right: 10px;
  }

  .slider .slick-prev:after{
    right:125px;
  }

  .slider .slick-next:after {
    right: 10px;
  }

  .slider ul.slick-dots{
    left: 0;
    right: -480px;
    margin: 0 auto;  
    bottom:70px;
  }

  .policy-section2 {
    padding: 40px 0 100px;
  }

  .slider .slick-prev:after{
    display:none;
  }

  .slider .slick-next:after {
    display:none;
  }


}



@media(max-width:767px){

  .team-slider-cm .left-col .image-container img{
    left:0;
    right:0;
    margin:0 auto;
  }

  .team-slider-cm .left-col {
    width: 100%;
    text-align: center;
  }

  .case-study .team-slider-cm .left-col{
    margin-top:30px;
  }

  .team-slider-cm .right-col {
    width: 100%;
    margin-left:0;
    margin-top:40px;
    text-align:center;
  }

  .team-slider-cm .right-col .text-container h5:after {
    left: 153px;
  }

  .team-slider-cm .right-col .text-container p {
    margin-bottom: 40px;
  }

  .slider ul.slick-dots{
    bottom: 70px;
    right:0;
  }
}






/******************* Faqs Section1 Styling Start ***********************/




.faqs-section1{
  padding: 40px 0 270px;
  position:relative;
}

body .row-fluid .faqs-section1 .wrapper{
  max-width:1290px;
}

.faqs-section1 .accordion_header{
  position:relative;
}

.faqs-section1 .accordion_header:after{
  position: absolute;
  right: 0;
  top: 10px;
  content: '';
  background: url(https://4851112.fs1.hubspotusercontent-na1.net/hubfs/4851112/Assets%20Feb%202019/Images/Fill%20143.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 10px;
  height:12px;
  transform:rotate(180deg);
}

.faqs-section1 .expanded .accordion_header:after{
  transform:rotate(360deg);
}

.faqs-section1 .accordion_group{
  padding:30px 0 20px;
  border-bottom:1px solid rgba(170, 179, 194, 0.5);
}


.faqs-section1 .right-col .image-container{
  height: 1048px;
  position: absolute;
  right: 0;
  width: 100%;
  max-width: 404px;
  top: 71px;
}

.faqs-section1 .heading-container h1{
  font-family: "LL Circular Black Web";
  font-weight:900;
}

.faqs-section1 .heading-container h6{
  font-family: "LL Circular Black Web";
  font-weight:900;
}


@media(max-width:1280px){

  .faqs-section1 .left-col{
    padding-right:90px;
  }
}

@media(max-width:1024px){


  .faqs-section1 .left-col{
    padding-right:40px;
  }

  .faqs-section1 .right-col .image-container{
    max-width: 264px;
  }

  .faqs-section1 .faq-cm .accordion_header:after{
    right:-18px;
  }

  .faqs-section1 .faq-cm .accordion_content p {
    font-size: 18px;
    line-height: 26px;
  }

  .faqs-section1 {
    padding: 96px 0 100px;
  }

  .faqs-section1 .accordion_header:after{
    right:-13px;
  }
}



@media(max-width:767px){

  .faqs-section1 .left-col{
    padding-right:0;
  }

  .faqs-section1 .right-col .image-container{
    display:none;
  }

  .faqs-section1 .accordion_header:after{
    right:0px;
  }

  .faqs-section1{
    padding: 50px 0 70px;
  }
}






/*=================================================================
Blog Page Styling Start 
===================================================================*/



.hs-blog-post .blog-list-section-hero{
  display:none;
}

.blog-list-section-hero{
  padding: 180px 0 130px;
  position:relative;
  z-index:1;
  background-repeat:no-repeat!important;
  background-size:cover!important;
  background-position:center center!important;
  position:relative;
}

.blog-list-section-hero:after{
  position:absolute; 
  left:0;
  right:0;
  top:0;
  bottom:0; 
  content:''; 
  background-image: linear-gradient(to bottom, rgba(38, 48, 90, 0.6), #231f5c);
  opacity:0.7;
  z-index:-1;
}

.blog-list-section-hero ul.topic-list li{
  display:inline-block;
}

.blog-list-section-hero ul.topic-list li a{
  font-size:12px;
  letter-spacing:0.7px;
  font-weight:900;
  font-family: "LL Circular Black Web";
  text-transform:uppercase;
}

.blog-list-section-hero ul.topic-list li{
  font-size:12px;
  letter-spacing:0.7px;
  font-weight:900;
  font-family: "LL Circular Black Web";
  text-transform:uppercase;
  padding-right:12px;
}

.blog-list-section-hero .text-container h1{
  max-width:697px;
  margin-bottom:90px;
}

.blog-list-section-hero .text-container a.more-link{
  font-size:14px;
  line-height:normal;
  font-weight:bold;
  font-family:'neuzeit-grotesk';
  letter-spacing:normal;
  display:inline-block;
  border-bottom:1px solid #fff;
}

.blog-list-section-hero ul.topic-list{
  margin-bottom:0;
}




@media(max-width:1024px){

  .blog-list-section-hero .text-container h1{
    margin-bottom:20px;
  }
}



@media(max-width:767px){

  .blog-list-section-hero{
    padding: 150px 0 80px; 
  }
}

/***************** Blog Body Styling Start ******************/



.blog-body{
  padding:33px 0 240px;
  position:relative;
}

.blog-body .blog-section .post-item .hs-featured-image-wrapper{
  height:293px;
  background-image: none !important;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.blog-body .blog-section .post-item .hs-featured-image-wrapper img {
    object-fit: cover;
    height: 250px;
    width: auto;
}
.blog-body .blog-section .post-item{
  float: left;
  width: 31.9%;
  display: block;
  align-self: stretch;
  margin-bottom: 30px;
  margin-left: 0;
  margin-right: 1.6%;
  padding: 0;
  box-sizing: border-box;
  border: 1px solid #e3e8eb;
  background: #fff;
}

.blog-body .blog-section .post-listing{
  margin: 0 -18px 0 0;
  padding: 0;
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: start;
  -moz-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.blog-body .blog-section .post-item:nth-child(1) .post-header h2,
.blog-body .blog-section .post-item:nth-child(2) .post-header h2{
  font-size:32px;
  letter-spacing:0;
  color:#231f5c;
  font-weight:500;
  font-family: "LL Circular Medium Web";
  line-height:normal;
}

.blog-body .blog-section .post-item .text-container{
  padding:42px 32px;
}

.blog-body .blog-section .post-item:nth-child(1),
.blog-body .blog-section .post-item:nth-child(2){
  width: 48.6%;
}

.blog-body .blog-section .post-item:nth-child(2){
  margin-right:0;
}

.blog-body .blog-section .post-item .post-header h2{
  font-size:24px;
  line-height:33px;
  font-weight:500;
  font-family: "LL Circular Medium Web";
}

.blog-body .blog-section .post-item .text-container p{
  font-size:16px;
  color:#627792;
  line-height:24px;
  letter-spacing:0;
  font-family:'neuzeit-grotesk';
  font-weight:normal;
}

.blog-body .blog-section .post-item .text-container a.more-link{
  font-size:14px;
  font-weight:bold;
  font-family:'neuzeit-grotesk';
  color:#24c2ca;
  border-bottom:1px solid #24c2ca;
  display:inline-block;
  text-transform:uppercase;
}

.blog-body .blog-section .post-item .text-container .post-header{
  min-height:98px;
}

.blog-body .blog-section .post-item .text-container .description-cont{
  min-height:71px;
  margin-bottom:33px;
}

.blog-body .blog-section .post-item:nth-child(3n-1){
  margin-right:0;
}

.ias-trigger{
  opacity:1!important;
}

.ias-trigger a{
  border:1px solid #231f5c;
  padding:10px 20px;
  border-radius:4px;
  font-size:16px;
  font-weight:bold; 
  font-family:'neuzeit-grotesk';
  position:absolute;
  left:0;
  right:0;
  bottom:118px;
  margin:0 auto;
  text-align:center;
  max-width:106px;
  z-index:1;
  opacity:1!important;
}

.ias-trigger a:hover{
  background:#231f5c;
  color:#fff;
}




@media(max-width:1024px){

  .blog-body .blog-section .post-item:nth-child(1) .post-header h2,
  .blog-body .blog-section .post-item:nth-child(2) .post-header h2{
    font-size:26px;
  }

  .blog-body .blog-section .post-item .hs-featured-image-wrapper {
    height: 245px;
  }

  .blog-body .blog-section .post-item .text-container {
    padding: 30px 20px;
  }

  .blog-body .blog-section .post-item .post-header h2 {
    font-size: 19px;
    line-height: 24px;
  }
}



@media(max-width:767px){

  .blog-body .blog-section .post-item:nth-child(1),
  .blog-body .blog-section .post-item:nth-child(2){
    width:100%;
    margin-right:0;
  }

  .blog-body .blog-section .post-listing{
    margin:0;
  }

  .blog-body .blog-section .post-item{
    width:100%;
    margin-right:0;
  }

  .blog-body .blog-section .post-item .text-container .post-header {
    min-height: 0;
  }

  .blog-body .blog-section .post-item .post-header h2 {
    font-size: 20px;
    line-height: 24px;
  }

  .blog-body .blog-section .post-item:nth-child(1) .post-header h2,
  .blog-body .blog-section .post-item:nth-child(2) .post-header h2 {
    font-size: 20px;
    line-height: 24px;
  }
}

/************** Filter Topic Section Styling Start *******************/



.topic-section  .block h5{
  display:none;
}

.topic-section{
  padding: 44px 0px 6px;
}

.post-topic{
  position:relative;
}

.topic-section .widget-module ul{
  margin: 0;
  padding: 0;
  text-align: left;
  position: absolute;
  width: auto;
  z-index: 2;
  background: #fff;
  box-shadow: 0 10px 50px -5px rgba(0,0,0,.15);
  margin-top: -13px;
  padding: 10px 15px;
  min-width: 192px;
  display: none;
  left: 0;
  top: 19px;
}

.topic-section .widget-module ul li{
  // display:none;
  list-style-type:none;
  margin:0;
  padding-bottom: 0px;
}


.topic-section .widget-module ul li a{
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-align: center;
  padding: 0px 0px;
  text-transform: capitalize;
}

.cta-trigger h5{
  text-transform: capitalize;
  margin: 0;
  cursor: pointer;
  display: inline-block;
  position: relative;
  font-size: 12px;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0px;
  color: #2f2e30;
  border-bottom: 3px solid #2f2e30;
}

.cta-trigger  span:first-child{
  font-size: 12px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0px;
  color: #9b9b9b;
  margin-right:6px;
}

.cta-trigger img{
  vertical-align: middle;
  margin-left: 10px;
}

.topic-section .widget-module li a.current-page{
  color:;
}

.topic-section .subscribe-cta a.cta_button{
  border:1px solid #231f5c;
  font-size:16px;
  font-weight:bold;
  font-family:'neuzeit-grotesk';
  border-radius:4px;
  padding: 13px 34px;
}

.topic-section .subscribe-cta a.cta_button:hover{
  background:#231f5c;
  color:#fff;
}

.topic-section .subscribe-cta{
  float:right;
  text-align:right;
}


@media(max-width:1024px) and (min-width:768px){

  body .container-fluid .row-fluid .cta_button.remove-bg img{
    display: block;
    height: auto;    
  }  

  .topic-section .widget-module ul li a{
    padding: 0px 18px;
  }

  body .container-fluid .row-fluid .twitter-posts {
    padding: 0px;
    height: 320px;
  }
}


@media(max-width:767px){

  .topic-section {
    padding-bottom:20px;
  }    

  .cta-trigger span:first-child {
    display: inline-block;
  }

  .cta-trigger {
    text-align: left;
  }

  .cta-trigger h5{
    float: none;
    margin: 0 auto;
    display: inline-block;
  }    

  .topic-section .widget-module ul{
    top:3px;
    width: auto;
    left: 10px;
    right: 10px;
    margin: 0;
  }   

  .topic-section .left-col{
    width:auto;
    float:left;
  }

  .topic-section .right-col{
    width:auto;
  }


}





/*************** Blog Post Section Styling Start *********************/




/************ Blog Post Banner Section Styling *****************/

.blog-post-section-hero{
  padding:40px 0;
}

.blog-post-section-hero .text-container h1{
  max-width:697px;
  margin-bottom:128px;
}

.blog-post-section-hero ul.topic-list {
  margin-bottom: 0;
}

.blog-post-section-hero ul.topic-list li {
  font-size: 12px;
  letter-spacing: .7px;
  font-weight: 900;
  font-family: "LL Circular Black Web";
  text-transform: uppercase;
  color:#231f5c;
  padding-right:12px;
}

.blog-post-section-hero ul.topic-list li {
  display: inline-block;
}

.blog-post-section-hero ul.topic-list li a {
  font-size: 12px;
  letter-spacing: .7px;
  font-weight: 900;
  font-family: "LL Circular Black Web";
  text-transform: uppercase;
  color:#231f5c;
}

.blog-post-section-hero .image-container .post_featured_image{
  height:858px;
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center center;
}




@media(max-width:1024px){

  .blog-post-section-hero .text-container h1{
    margin-bottom: 40px;
  }

  .blog-post-section-hero .image-container .post_featured_image{
    height: 460px;
  }
}



@media(max-width:767px){

  .blog-post-section-hero .image-container .post_featured_image{
    height: 320px;
  }

  .blog-post-section-hero .text-container h1{
    font-size: 32px;
    line-height: 39px;
  }
}



/***************** Blog Post Section Styling Start ******************/


.marketing-guide .text-container{
  margin-bottom:30px;
}

.blog-post-section .progress-bar{
  margin-top:46px;
  margin-bottom:40px;
}

.blog-post-section .progress-bar h3{
  font-size:27px;
  line-height:29px;
  font-family: "LL Circular Book Web";
  font-weight:normal;
  margin-bottom:30px;
}

.blog-post-section .blog-section .post-body a{
  color:#31c1c9;
  font-weight:bold;
}

.blog-post-section{
  padding: 92px 0 143px;
  position:relative;
}

.blog-post-section .wrapper{
  position:relative!important;
}

.blog-post-section .right-col{
  margin-left:0;
  float:right;
  width: 32.623932%;
}

.blog-post-section .right-col .marketing-guide{
  padding:12px 34px 52px;
  margin-top: 165px;
}

.blog-post-section .right-col .marketing-guide .image-container{
  margin-bottom:20px;
}

.blog-post-section .right-col .marketing-guide h3{
  font-size:27px;
  line-height:29px;
  color:#fff;
  font-weight:900;
  font-family: "LL Circular Black Web";
  margin-bottom:23px;
}

.blog-post-section .right-col .marketing-guide p{
  font-size:16px;
  line-height:19px;
  letter-spacing:0;
  font-weight:normal;
  font-family:'neuzeit-grotesk';
  margin-bottom:34px;
}

.blog-post-section .right-col .marketing-guide a.cta_button{
  background:#ffd500;
  font-size:16px;
  line-height:normal;
  color:#231f5c;
  font-weight:bold;
  font-family:'neuzeit-grotesk';
  border-radius:4px;
  padding: 15px 45px;
  transition:0.2s all ease-in-out;
}

.blog-post-section .right-col .marketing-guide a.cta_button:hover{
  background:#fff;
  transition:0.2s all ease-in-out;
}


.blog-post-section .left-col{
  padding-right:139px;
}

.blog-post-section .author-info {
  max-width: 100%;
  right: 0;
  width:100%;
  background: #eff3f9;
  padding: 30px 22px;
  text-align: left;
  margin-bottom: 40px;
  top: 10px;
  position: absolute;
}

.blog-post-section .author-info .hs-author-label{
  font-size:18px;
  line-height:28px;
  letter-spacing:0.3px;
  color:#54698d;
  font-weight:normal;
  font-family:'neuzeit-grotesk';
}

.blog-post-section .author-info .author-link{
  font-size:20px;
  line-height:28px;
  color:#013a51;
  font-weight:normal;
  font-family: "LL Circular Book Web";
}

.blog-post-section .author-info .hs-author-avatar{
  width:77px;
  height:77px;
  border-radius:50%;
}

.blog-post-section .blog-section .sharing-icon {
  position: absolute;
  margin: 0;
  margin-top: 0;
  top: 0;
  width: 40px;
  left: 0;
}

.blog-post-section .blog-section .sharing-icon li {
  font-size: 14px;
  float: left;
  margin-left: 0px;
  margin-bottom: 10px;
  list-style-type: none;
}

.blog-post-section .blog-section .sharing-icon li:hover a i{
  color:#24c2ca;
}

.blog-post-section .blog-section .sharing-icon li:hover a{
  border: 2px solid #24c2ca;
}

.blog-post-section .blog-section .sharing-icon li a {
  color: #231f5c;
  background: #fff;
  width: 43px;
  line-height: normal;
  display: block;
  border: 2px solid #231f5c;
  text-align: center;
  border-radius: 50%;
  margin-bottom: 0px;
  padding: 10px 0 10px 0px;
}

.blog-post-section .blog-section .sharing-icon li a i {
  font-size: 23px;
}

.blog-post-section .blog-section .post-body{
  padding-left:120px;
}

.blog-post-section .right-col{
  position:relative;
}


.blog-post-section .blog-section .post-body ol li{
  margin-left:25px;
}

.blog-post-section .blog-section .post-body ul li{
  margin-left:25px;
}

@media(max-width:1024px){

  .blog-post-section .left-col{
    padding-right: 20px;
    width: 53.745856%;
  }

  .blog-post-section .author-info .hs-author-avatar{
    width:62px;
    height:62px;
  }

  .blog-post-section .blog-section .sharing-icon{
    display:none;
  }

  .blog-post-section .right-col {
    margin-left: 0;
    float: right;
    width: 45.491713%;
  }

  .blog-post-section .blog-section .post-body {
    padding-left: 0px;
  }




}




@media(max-width:767px){

  .blog-post-section .right-col{
    width:100%;
    float:none;
  }

  .blog-post-section .left-col {
    padding-right: 0;
    width: 100%;
  }

  .blog-post-section .author-info{
    padding: 30px 10px;
    right: 0px;
    width: auto;
    max-width:100%;
    left:0px;
    bottom: 0px;
    top:-180px;
    margin:0 auto;
    position:relative;
  }

  .blog-post-section .right-col .marketing-guide {
    margin-top: 200px;
  }

  .blog-post-section{
    padding: 30px 0 70px;
  }

  .blog-post-section .author-info .hs-author-avatar{
    float:left;
  }

  .blog-post-section .author-info .span9{
    width:auto;
    margin-top:10px;
    margin-left: 4px;
  }

  .blog-post-section .right-col .marketing-guide .image-container{
    margin-top:-120px;
  }

  .blog-post-section .author-info .hs-author-avatar {
    width: 67px;
    height: 67px;
    border-radius: 50%;
    margin-right: 17px;
  }
}








/*=========================================================================
Pricing Page Styling Start 
===========================================================================*/




/********************** Pricing Faqs Cm Styling Start ***********************/




.pricing-faqs-cm{
  padding:100px 0 0;
}

.pricing-faqs-cm .heading{
  margin-bottom:70px;
}

body .row-fluid .pricing-faqs-cm .wrapper{
  max-width:1122px;
}

.pricing-faqs-cm .cm-container .question h4{
  font-size:20px;
  line-height:28px;
  font-weight:500;
}

.pricing-faqs-cm .cm-container .question{
  margin-bottom:20px;
}

body .row-fluid .pricing-faqs-cm .two-col-adjust span>.hs_cos_wrapper:nth-child(even){
  margin-right:0;
}

body .row-fluid .pricing-faqs-cm .two-col-adjust span>.hs_cos_wrapper{
  flex-basis: 45%;
  -webkit-flex-basis: 45%;
  margin-right: 7%;
  margin-top:0;
  margin-bottom:75px;
}

body .row-fluid .pricing-faqs-cm .two-col-adjust span>.hs_cos_wrapper:nth-last-child(1),
body .row-fluid .pricing-faqs-cm .two-col-adjust span>.hs_cos_wrapper:nth-last-child(2){
  margin-bottom:0;
}

.pricing .book-a-call-cm{
  padding:155px 0 163px;
}



@media(max-width:1024px){

  .pricing-faqs-cm{
    padding: 130px 0 0;
  }
}



@media(max-width:767px){

  .pricing .book-a-call-cm{
    padding: 45px 0 83px;
  }

  .pricing-faqs-cm .heading{
    margin-bottom: 30px;
  }

  body .row-fluid .pricing-faqs-cm .two-col-adjust span>.hs_cos_wrapper {
    margin-bottom: 55px;
  }
}
/**********************Pricing Section2 Styling Start **********************/



.pricing-section2{
  padding: 136px 0 133px;
  position:relative;
  z-index:1;
}

.pricing-section2:before{
  position: absolute;
  left: 0;
  bottom: 0px;
  content: '';
  background: url(https://4851112.fs1.hubspotusercontent-na1.net/hubfs/4851112/Assets%20Feb%202019/Images/Rocket%20guy_Left.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 381.4px;
  height: 254.8px;
  z-index: -1;
}

.pricing-section2:after{
  position: absolute;
  right: 0;
  top: 20px;
  content: '';
  background: url(https://4851112.fs1.hubspotusercontent-na1.net/hubfs/4851112/Assets%20Feb%202019/Images/Rocket%20girl_Right.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 391.4px;
  height: 301.8px;
  z-index: -1;
}

.pricing-section2 .text-container{
  max-width:786px;
  margin:0 auto;
  float:none;
  box-shadow: 0 30px 27px -2px rgba(0, 0, 0, 0.11);
  background:#fff;
  padding:39px 31px 27px;
}


@media(max-width:1024px){

  .pricing-section2:after{
    top: -60px; 
  }

  .pricing-section2:before {
    bottom: -90px;
  }
}
@media(max-width:767px){

  .faqs-section2 .right-col .text-container p{
    font-size: 18px;
  }

  .faqs-section2 {
    padding:50px 0px 0px;
  }

  .pricing-section2:after {
    top: 10px;
  }

  .pricing-section2:before {
    bottom: -20px;
  }

  .pricing-section2 {
    padding: 186px 0 183px;
    overflow:hidden;
  }
}


/******************** Pricing Section1 Styling Start *********************/



.pricing-section1 .cm-container .left-col .heading-cont h2{
  font-size:45px;
  letter-spacing:0;
  font-weight:500;
  margin-bottom:10px;
}

.pricing-section1 .cm-container .left-col .heading-cont{
  margin-bottom:40px;
  position:relative;
  left:20px;
}

.pricing-section1 .cm-container .left-col .heading-cont h2{
  position:relative;
}

.pricing-section1 .cm-container{
  padding-top:70px;
}

.pricing-section1 .cm-container .left-col .heading h5{
  font-size:16px;
  letter-spacing:0;
  color:#231f5c;
  font-weight:500;
  margin-bottom:11px;
}

.pricing-section1 .cm-container .left-col .heading-cont h2:before{
  position: absolute;
  left: -20px;
  top: 10px;
  bottom: 6px;
  content: '';
  background: #24c2ca;
  width: 3px;

}

.pricing-section1 .cm-container .left-col .heading h5>span{
  color:#24c2ca;
}

.pricing-section1 .cm-container .left-col .heading p{
  font-size:16px;
  letter-spacing:0;
  color:#627792;
  line-height:normal;
  font-weight:normal;
}

.pricing-section1 .cm-container .left-col{
  border-right:1px solid #e9e7e6;
  padding-right:80px;
}

.pricing-section1 .cm-container .left-col .service-cont{
  margin-bottom:27px;
  max-width:431px;
  position:relative;
  left:20px;
}

.pricing-section1 .cm-container .left-col .cta-container a.cta_button{
  background:#ffd500;
  font-size:16px;
  color:#26305a;
  font-weight:bold;
  font-family:'neuzeit-grotesk';
  padding: 14px 33px;
  border-radius:4px;
  transition:0.4s all ease-in-out;
}

body .row-fluid .pricing-section1 .cm-container .left-col .cta-container a.cta_button:hover{
  background:#231f5c; 
  color:#fff;
  transition:0.4s all ease-in-out;
}

.pricing-section1 .cm-container .left-col .cta-container{
  float:right;
  margin-top:40px;
}

.pricing-section1 .cm-container .right-col .list-container ul li{
  font-size:16px;
  letter-spacing:0;
  color:#627792;
  font-weight:normal;
  font-family: "LL Circular Book Web";
  width:43%;
  float:left;
  position:relative;
  margin-bottom:13px;
  margin-right:23px;
}

.pricing-section1 .cm-container .right-col .list-container ul li:before{
  position: absolute;
  left: -33px;
  top: 6px;
  content: url(https://4851112.fs1.hubspotusercontent-na1.net/hubfs/4851112/Assets%20Feb%202019/Images/Tick%20%283%29.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  font-size: 0;
}

.pricing-section1 .cm-container .right-col .list-container ul li.minus:before{
  content: url(https://4851112.fs1.hubspotusercontent-na1.net/hubfs/4851112/Assets%20Feb%202019/Images/dash.svg);
  background:transparent;
}

.pricing-section1 .cm-container .right-col{
  padding-left:53px;
}



@media(max-width:1350px) and (min-width:1025px){

  .pricing-section1 .cm-container .left-col{
    padding-right: 30px;  
    width: 45%;
  }

  .pricing-section1 .cm-container .right-col {
    padding-left: 46px;
    margin-left: 0;
    width: 55%;
  }

  .pricing-section1 .cm-container .left-col .cta-container a.cta_button {
    padding: 14px 20px;
  }

  .pricing-section1 .cm-container .right-col .list-container ul li{
    width:42%;
    margin-right:34px;
  }

  .pricing-section1 .cm-container .right-col .list-container ul li:nth-child(2n){
    margin-right:0;
  }
}


@media(max-width:1024px){
  .pricing-section1{
    padding:70px 0px;
  }

  .pricing-section1 .cm-container .left-col{
    padding-right:20px;  
    width: 40%;
  }

  .pricing-section1 .cm-container .left-col .heading-cont{
    width: 58%;
  }

  .pricing-section1 .cm-container .left-col{
    border-right:0;
  }

  .pricing-section1 .cm-container .left-col .span4{
    width: 37.491713%;
  }

  .pricing-section1 .cm-container .left-col .cta-container a.cta_button{
    padding: 14px 5px;
  }

  .pricing-section1 .cm-container .right-col .list-container ul li {
    width: 42%;
    margin-bottom: 20px;
    margin-right: 43px;
    margin-left: 0;
  }

  .pricing-section1 .cm-container .right-col .list-container ul li:nth-child(2n){
    margin-right:0;
  }

  .pricing-section1 .cm-container .right-col {
    padding-left: 40px;
    width: 57%;
    border-left: 1px solid #e9e7e6;
  }

  .pricing-section1 .cm-container .right-col .list-container ul li:before {
    left: -23px;
  }
}


@media(max-width:767px){


  .pricing-section1 {
    padding:50px 0px;
  }

  .pricing-section1 .cm-container .left-col .heading-cont{
    width: 51%;
    float: left;
  }

  .pricing-section1 .cm-container .left-col .span4 {
    width: 37.491713%;
    float: left;
    margin-left:30px;
  }

  .pricing-section1 .cm-container .left-col .service-cont{
    max-width:100%;
    padding-right:20px;
  }

  .pricing-section1 .cm-container .right-col .list-container ul li{
    width:100%;
    margin-right:0;
    padding-left:10px;
    margin-left: 15px;
  }

  .pricing-section1 .cm-container .left-col{
    width:100%;
    padding-right:0;
  }

  .pricing-section1 .cm-container .right-col {
    padding-left: 20px;
    width: 100%;
    border-left: none;
  }
}
/************************************************************************************************/



/**********************************start of section3 case study *************************************/

body .row-fluid .section3 .section3-cm .wrapper{
  max-width:1260px;
}

.section3 .section3-cm .two-col-adjust .heading h5{
  font-family: "LL Circular Black Web";
  font-size: 12px;
  font-weight: 900;
  line-height: normal;
  letter-spacing: 0.7px;
  text-align: center;
  color: #24c2ca;
  text-transform:uppercase;
}

.section3 .section3-cm .two-col-adjust .sub-heading h2{
  font-family: "LL Circular Book Web";
  font-size: 36px;
  font-weight: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: center;
  color: #1d1c44; 
  float:none;
  margin-bottom: 30px;
}

body .row-fluid .section3 .section3-cm .two-col-adjust span>.hs_cos_wrapper{
  background-color: #ffffff;
  padding: 54px 40px 42px;
  box-shadow: 0 15px 40px -2px rgba(0, 0, 0, 0.39);
  margin-top: -43px;
}

.section3 .section3-cm{
  position:relative;
  padding:110px 0px;
  z-index:1;
}

.section3 .section3-cm:after{
  position:absolute;
  content:'';
  background-color: #eff3f9;
  z-index:-1;
  width: 1215.6px;
  height: 435px;
  top:0px;
  /*   left:0px; */
  right:0px;
  bottom:0px;
  background-color: #eff3f9;
}

.section3 .section3-cm .cta h3.cta_button{
  position:relative;
  display:inline-block;
  font-size:19px;
  letter-spacing:0;
  font-weight:normal;
  font-family: "LL Circular Book Web";
  transition:0.2s all ease-in-out;
}

.section3 .section3-cm .two-col-adjust span>.hs_cos_wrapper:hover .cta h3.cta_button{
  color:#24c2ca;
  transition:0.05s all ease-in-out;
}

.section3 .section3-cm .two-col-adjust span>.hs_cos_wrapper:nth-child(1):hover .cta h3.cta_button{
  color:#ffd500;
  transition:0.05s all ease-in-out;
}

.section3 .section3-cm .two-col-adjust span>.hs_cos_wrapper:nth-child(1):hover .cta h3.cta_button:after{
  position: absolute;
  right: -35px;
  top: 10px;
  content: '';
  background: url(https://4851112.fs1.hubspotusercontent-na1.net/hubfs/4851112/Assets%20Feb%202019/Images/1%20%281%29.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 17px;
  height: 14px;
  transition:0.05s all ease-in-out;
}

.section3 .section3-cm .cta h3.cta_button:after{
  position: absolute;
  right: -30px;
  top: 10px;
  content: '';
  background: url(https://4851112.fs1.hubspotusercontent-na1.net/hubfs/4851112/Assets%20Feb%202019/Images/2%20%281%29.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 17px;
  height: 14px;
  transition:0.05s all ease-in-out;
}

.section3 .section3-cm .two-col-adjust span>.hs_cos_wrapper:hover .cta h3.cta_button:after{
  position: absolute;
  right: -35px;
  top: 10px;
  content: '';
  background: url(https://4851112.fs1.hubspotusercontent-na1.net/hubfs/4851112/Assets%20Feb%202019/Images/3.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 17px;
  height: 14px;
  transition:0.05s all ease-in-out;
}

.section3{
  padding:190px 0px 150px;
}





@media(max-width:1024px){

  .section3{
    padding: 110px 0px 90px;
  }

  .section3 .section3-cm{
    padding:70px 0px;
  }

  .section3 .section3-cm .two-col-adjust .heading h5{
    min-height:31px;
  }

  .section3 .section3-cm .two-col-adjust .sub-heading h2{
    font-size: 23px;
    min-height:95px;
  }

  body .row-fluid .section3 .section3-cm .two-col-adjust span>.hs_cos_wrapper{
    padding: 54px 30px 42px; 
  }

  .section3 .section3-cm .cta a.cta_button{
    padding:0;
  }

  .section3 .section3-cm:after{
    top: -40px;
    right: 0px;
    left: 140px;
  }
}


@media(max-width:767px){

  .section3 .section3-cm .two-col-adjust .sub-heading h2{
    font-size: 30px;
    min-height:0;
  }

  .section3 .section3-cm .cta h3.cta_button:after{
    top:6px;
  }

  .section3 .section3-cm .two-col-adjust span>.hs_cos_wrapper:nth-child(1):hover .cta h3.cta_button:after{
    top:6px;
  }

  .section3 .section3-cm .two-col-adjust span>.hs_cos_wrapper:hover .cta h3.cta_button:after{
    top:6px;
  }

  .section3 .section3-cm .two-col-adjust .heading h5{
    min-height:0;
  }

  .section3{
    padding:50px 0px 0px;
  }

  body .row-fluid .section3 .section3-cm .two-col-adjust span>.hs_cos_wrapper:last-child{
    margin-top: 40px;
  }

  .section3 .section3-cm:after{
    display:none;
  }
}
/*********************************end of section3 ***************************************/


/**************************************start of section2 *************************************/

.section2 .team-slider-cm .right-col .text-container h4{
  margin-bottom:0px;
}

.section2 .team-slider-cm .right-col .text-container h6{
  font-size: 18px;
  font-family: "LL Circular Book Web";
  font-weight: lighter;
  line-height: normal;
  letter-spacing: -0.2px;
  color: #231f5c; 
  margin-bottom:40px;
}

.section2 .team-slider-cm .left-col .image-container img{
  margin-bottom:9px;
}



@media(max-width:767px){

  .section2{
    padding:50px 0px; 
  }
}


@media(max-width:1024px){
  .team-slider-cm .right-col .text-container p{
    font-size: 20px;
  }

}
@media(max-width:767px){

  .team-slider-cm .cm-cont .row-fluid-wrapper .row-fluid{
    display:flex;
    flex-direction:column-reverse;
  }

  .team-slider-cm .right-col .text-container h4{
    margin-bottom: 60px;
  }
}
/***************************endof section2 *********************/



.blog-post-section .right-col .progress-container .percentCount{
  display:none;
}

.blog-post-section .right-col .progress-container .proggress{
  background-color:#24c2ca!important;
  height:20px!important;
}

.blog-post-section .right-col .progress-container .postdescription p{
  margin-bottom:-20px;
}

.blog-post-section .right-col .case h3 span{
  font-size: 27px;
  font-family: "LL Circular Book Web";
  font-weight: normal;
  line-height: 1.07;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
}

.blog-post-section .right-col .case h3{
  font-weight: 900;
  font-family: "LL Circular Black Web";
}

.blog-post-section .right-col .case  p{
  font-size: 16px;
  font-family:'neuzeit-grotesk';
  font-weight: lighter;
  line-height: 1.19;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  max-width:308px;
  margin:0 auto;
  float:none;
}

.blog-post-section .blog-section .sharing-icon{
  top:10px;
}

@media(max-width:1024px){
  .blog-post-section {
    padding: 170px 0px 70px;
  }
}

@media(max-width:767px){

  .blog-post-section{
    padding:50px 0px 50px 0px;
  }



}


/********************start of banner section ********************************/

.banner .banner-section-cm .right-col .image-container {
  position: absolute;
  content: '';
  right: 0px;
  width: 836px;
  height: 480px;
  z-index:-1;
}

.banner .banner-section-cm  .left-col .heading-container h5{
  font-size: 12px;
  font-family: "LL Circular Black Web";
  font-weight: 900;
  line-height: normal;
  letter-spacing: 0.7px;
  color: #231f5c;
  text-transform:uppercase;
  text-align:left;
  margin-bottom: 10px;
}


.banner .banner-section-cm .left-col .image-container img{
  text-align:center;
}

body .row-fluid .banner .banner-section-cm .left-col .heading-container h1{
  font-size: 60px;
  font-family: "LL Circular Medium Web";
  font-weight: 500;
  line-height: 1.12;
  letter-spacing: normal;
  color: #231f5c;  
  max-width:496px;
  text-align:left;
  margin-bottom: 75px;
}

.banner .banner-section-cm .left-col .image-container{
  text-align:left; 
}

.banner .banner-section-cm .left-col {
  margin-top:40px;
}

.banner .banner-section-cm .right-col .image-container .img-cont-cm{
  height:480px;
  position:relative;
  margin-right: -60px;
  /*   z-index:1; */
}

.banner .banner-section-cm .right-col .image-container .img-cont-cm:after{
  position: absolute;
  content: '';
  width: 897px;
  height: 457px;
  background-color: #eff3f9;
  right:62px;
  top: 90px;
  bottom: 0px;
  z-index: -1;
}


.banner .banner-section-cm .right-col .image-container{
  position: relative;
}

@media(max-width:1024px){

  body .row-fluid .banner .banner-section-cm .left-col .heading-container h1 {
    font-size:45px;
    width: 100%;
  }

}

@media(max-width:767px){
  body .row-fluid .banner .banner-section-cm .left-col .heading-container h1 {
    font-size: 40px;
    width: 100%;
  }

  .banner .banner-section-cm .right-col .image-container .img-cont-cm:after{
    position:relative;
  }
  .banner .banner-section-cm .right-col .image-container{
    position:relative;
    margin-top: 50px;
    width:auto;
    height:auto;

  }

  .banner .banner-section-cm .right-col .image-container .img-cont-cm{
    margin-right:0px;
    max-height:180px;
  }

  .banner .banner-section-cm .right-col .image-container .img-cont-cm:after{
    display:none;
  }


}







/*========================================================
Homepage Styling Start 
============================================================*/




/************** Homepage Banner Section Styling Start ******************/




.homepage-banner-cm{
  padding:244px 0 30px;
}

.homepage-banner-cm .heading-container h1{
  font-size:70px;
  line-height:67px;
  letter-spacing:0;
  font-weight:500;
}

.homepage-banner-cm .heading-container{
  max-width:650px;
}

.homepage-banner-cm .description-cont p{
  font-size:22px;
  line-height:34px;
  letter-spacing:0;
  font-weight:400;
  font-family:'neuzeit-grotesk'; 
}

.homepage-banner-cm .description-cont{
  max-width:476px;
  margin-bottom:132px;
}

.homepage-banner-cm .cta-container .right-col{
  float:right;
  text-align:right;
}

.homepage-banner-cm .cta-container .right-col a.cta_button{
  border:1px solid #fff;
  font-size:16px;
  font-weight:bold;
  padding: 12px 30px;
  font-family:'neuzeit-grotesk';
  border-radius:4px;
}

.homepage-banner-cm .cta-container .right-col a.cta_button:hover{
  background:#231f5c;
  color:#fff;
  border:1px solid transparent;
}

.homepage-banner-cm .cta-container .left-col p{
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0;
  font-family: 'neuzeit-grotesk';
  position: relative;
  z-index: 1;
  margin-bottom: 0;
}

.homepage-banner-cm .cta-container .left-col{
  background: #1c1950;
  border-radius: 17.5px;
  padding: 2px 20px;
  max-width: 596px;
  position: relative;
}

.homepage-banner-cm .cta-container .left-col p:hover{
  color:#24c2ca;
}

.homepage-banner-cm .cta-container .left-col p:after{
  position: absolute;
  right: 20px;
  top: 8px;
  content: '';
  background: url(https://4851112.fs1.hubspotusercontent-na1.net/hubfs/4851112/Assets%20Feb%202019/Images/arrow%20%289%29.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 20px;
  height: 15px;
}

.homepage-banner-cm .cta-container .left-col .but-1{
  background:#3cb7b9;
  margin-right:30px;
  border-radius: 17.5px;
  padding:0px 25px;
  font-size:16px;
  line-height:28px;
  font-weight:300;
  letter-spacing:0;
  font-family:'neuzeit-grotesk';
}









@media(max-width:1024px){

  .homepage-banner-cm .heading-container h1 {
    font-size: 50px;
    line-height: 57px;
  }

  .homepage-banner-cm .cta-container .left-col .but-1 {
    margin-right: 19px;
  }

  .homepage-banner-cm .cta-container .left-col p{
    padding: 2px 0px;
  }

  .homepage-banner-cm .cta-container .left-col p:after{
    display:none;
  }

  .homepage-banner-cm .cta-container .left-col{
    padding: 2px 4px;
  }

  .homepage-banner-cm {
    padding: 204px 0 30px;
  }

  .homepage-banner-cm .description-cont {
    margin-bottom: 90px;
  }
}



@media(max-width:767px){

  .homepage-banner-cm .cta-container .right-col{
    text-align:center;
    float:none;
    margin-top:30px;
  }

  .homepage-banner-cm .heading-container h1 {
    font-size: 40px;
    line-height: 45px;
  }

  .homepage-banner-cm .description-cont {
    margin-bottom: 30px;
  }

  .homepage-banner-cm .cta-container .left-col .but-1 {
    float: none;
    margin-bottom:10px;
    padding: 3px 25px;
    margin-right:0;
  }

  .homepage-banner-cm .cta-container .left-col p{
    max-width:100%;
    text-align:center;
  }

  .homepage-banner-cm {
    padding: 175px 0 80px;
    background:#1c1950!important;
    text-align:center;
  }

}

/**************** Homepage Section1 Cm Styling Start ******************/




.homepage-section1-cm{
  padding:145px 0;
}

.homepage-section1-cm .left-col{
  width: 39.623932%;
  margin-left: 30px;
  padding-left: 30px;
}

.homepage-section1-cm .left-col .description-cont p{
  color:#231f5c; 
  font-family:'neuzeit-grotesk';
  font-size:18px;
  line-height:30px;
}

.homepage-section1-cm .left-col .heading{
  margin-bottom:10px;
  position:relative;
}

.homepage-section1-cm .left-col .heading:before{
  position: absolute;
  left: -20px;
  top: 11px;
  bottom: 6px;
  background: #24c2ca;
  width: 3px;
  content: '';
}

.homepage-section1-cm .right-col{
  width: 57.811966%;
  float:right;
  text-align:right;
  position:relative;
  left:40px;
}




@media(max-width:1024px){

  .homepage-section1-cm {
    padding: 70px 0;
  }

  .homepage-section1-cm .right-col {
    left: 0;
  }
}



@media(max-width:767px){

  .homepage-section1-cm .left-col {
    width: 100%;
    margin-left: 0px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .homepage-section1-cm .right-col {
    width: 100%;
    float: none;
    text-align: center;
    position: relative;
    left: 0px;
    margin-top: 40px;
  }

  .homepage-section1-cm {
    padding: 60px 0 40px;
  }
}



/*********************** Homepage Section2 Styling Start ***********************/



.homepage-section2-cm{
  padding:18px 0 197px;
}

body .row-fluid .homepage-section2-cm .three-col-adjust span>.hs_cos_wrapper{
  position:relative;
  -webkit-flex-basis: 28.9%;
  float: left;
  margin-right: 4.43%;
  flex-basis: 28.9%;
}

.homepage-section2-cm .three-col-adjust span>.hs_cos_wrapper:last-child:after{
  display:none;
}

.homepage-section2-cm .three-col-adjust span>.hs_cos_wrapper:after{
  position: absolute;
  right: -34px;
  top: -30px;
  content: '';
  background: #e8e8e8;
  bottom: -30px;
  width: 2px;
}

.homepage-section2-cm .cta-container a.cta_button{
  position: absolute;
  left: 0;
  letter-spacing: 0;
  font-weight: normal;
  font-family: "LL Circular Book Web";
  transition: .05s all ease-in-out;
  right: 0;
  bottom: -30px;
  display: block;
  max-width: 140px;
  margin: 0 auto;
}

.homepage-section2-cm .cta-container a.cta_button:hover{
  color:#24c2ca;
}

.homepage-section2-cm .cta-container a.cta_button:after{
  position: absolute;
  right: 0px;
  top: 6px;
  content: '';
  background: url(https://4851112.fs1.hubspotusercontent-na1.net/hubfs/4851112/Assets%20Feb%202019/Images/group-24.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 15px;
  height: 10px;
  transition: 0.05s all ease-in-out;
}

.homepage-section2-cm .cta-container a.cta_button:hover:after{
  position: absolute;
  right: -5px;
  top: 6px;
  content: '';
  background: url(https://4851112.fs1.hubspotusercontent-na1.net/hubfs/4851112/Assets%20Feb%202019/Images/3.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 15px;
  height: 10px;
  transition: 0.05s all ease-in-out;
}

.homepage-section2-cm .heading-cont{
  margin-bottom:20px;
}


@media(max-width:1024px){

  .homepage-section2-cm .three-col-adjust span>.hs_cos_wrapper:after{
    right: -19px;  
  }

  .homepage-section2-cm .heading-cont h4{
    line-height:30px;
  }

  .homepage-section2-cm .cta-container a.cta_button:after{
    right: 9px;
    top: 4px;
  }

  .homepage-section2-cm .cta-container a.cta_button:hover:after{
    right: 3px;
    top: 4px;
  }

  .homepage-section2-cm .cta-container a.cta_button{
    padding:0;
  }

  .homepage-section2-cm {
    padding: 18px 0 117px;
  }
}



@media(max-width:767px){

  .homepage-section2-cm .three-col-adjust span>.hs_cos_wrapper:after{
    display:none;
  }

  .homepage-section2-cm .cta-container a.cta_button:after{
    top:7px;
    right:9px;
  }

  body .row-fluid .homepage-section2-cm .three-col-adjust span>.hs_cos_wrapper{
    margin-bottom:30px;
  }

  .homepage-section2-cm {
    padding: 18px 0 57px;
  }
}


/********************** Homepage Section3 Cm Styling Start ***********************/




.homepage-section3-cm{
  background-image: linear-gradient(to bottom, #eff3f9, rgba(239, 243, 249, 0));
  padding: 175px 0 95px;
}

.homepage-section3-cm{
  background-image: linear-gradient(to bottom, #eff3f9, rgba(239, 243, 249, 0));
}

.homepage-section3-cm .right-col{
  left: -60px;
}

.homepage-section3-cm .right-col .iamge-container img{
  position: absolute;
  right: 0;
  bottom: -95px;
  max-width: 553px;
} 

.homepage-section3-cm .left-col .cta-container a.cta_button{
  font-size:16px;
  letter-spacing:0;
  font-family: "LL Circular Book Web";
  font-weight:normal;
  position:relative;
  transition: .05s all ease-in-out;
}

body .row-fluid .homepage-section3-cm .left-col .cta-container a.cta_button:hover{
  color:#24c2ca!important;
}

.homepage-section3-cm .left-col .cta-container a.cta_button:after{
  position: absolute;
  right: -25px;
  top: 6px;
  content: '';
  background: url(https://4851112.fs1.hubspotusercontent-na1.net/hubfs/4851112/Assets%20Feb%202019/Images/group-5%20%281%29.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 15px;
  height: 10px;
  transition: .05s all ease-in-out;
}

.homepage-section3-cm .left-col .cta-container a.cta_button:hover:after{
  position: absolute;
  right: -30px;
  top: 6px;
  content: '';
  background: url(https://4851112.fs1.hubspotusercontent-na1.net/hubfs/4851112/Assets%20Feb%202019/Images/3.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 15px;
  height: 10px;
  transition: .05s all ease-in-out;
}

.homepage-section3-cm .left-col .cta-container{
  margin-top:30px;
}



@media(max-width:1024px){

  .homepage-section3-cm .right-col{
    left:0;
  }

  .homepage-section3-cm .left-col .cta-container a.cta_button{
    padding:0;
  }

  .homepage-section3-cm .right-col .iamge-container img {
    position: absolute;
    right: 0;
    bottom: -95px;
    max-width: 400px;
  }

  .homepage-section3-cm {
    padding: 65px 0 95px;
  }
}



@media(max-width:767px){

  .homepage-section3-cm {
    padding: 65px 0 0;
  }

  .homepage-section3-cm .right-col {
    margin-top: 50px;
    text-align: center;
  }

  .homepage-section3-cm .right-col .iamge-container img {
    position: relative;
    right: 0;
    bottom: 0px;
    max-width: 100%;
  }
}


/********************* Homepage Section4 Cm Styling Start **************************/



.homepage-section4-cm{
  padding:100px 0;
  position:relative;
}

.homepage-section4-cm .wrapper{
  position:relative;
}

.homepage-section4-cm .wrapper:after{
  position:absolute; 
  left:60px;
  right:60px;
  bottom:-30px;
  background:#e8e8e8; 
  width:auto;
  height:1px;
  content:'';
}

.homepage-section4-cm .heading-cont{
  margin-bottom:90px;
}

.homepage-section4-cm .icon-container img{
  height:auto;
  max-width:48px;
  width:100%;
}

.homepage-section4-cm .icon-container{
  margin-top:4px;
}

.homepage-section4-cm .right-col .text-container h3{
  font-family: "LL Circular Book Web";
  line-height:33px;
  font-size:26px;
  color:#1d1c44;
}

.homepage-section4-cm .right-col .text-container p>span{
  color:#231f5c; 
  font-weight:bold;
}

.homepage-section4-cm .right-col .text-container p{
  margin-bottom:26px;
}

.homepage-section4-cm .right-col .text-container a.cta_button{
  font-family: "LL Circular Book Web";
  font-weight:normal;
  font-size:16px;
  letter-spacing:0;
  position:absolute;
  bottom:-25px;
  transition: .05s all ease-in-out;
}

.homepage-section4-cm .right-col .text-container a.cta_button:hover{
  color:#24c2ca;
}

.homepage-section4-cm .right-col .text-container a.cta_button:after{
  position: absolute;
  right: -25px;
  top: 6px;
  content: '';
  background: url(https://4851112.fs1.hubspotusercontent-na1.net/hubfs/4851112/Assets%20Feb%202019/Images/group-24.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 15px;
  height: 10px;
  transition: .05s all ease-in-out;
}

.homepage-section4-cm .right-col .text-container a.cta_button:hover:after{
  position: absolute;
  right: -30px;
  top: 6px;
  content: '';
  background: url(https://4851112.fs1.hubspotusercontent-na1.net/hubfs/4851112/Assets%20Feb%202019/Images/3.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 15px;
  height: 10px;
  transition: .05s all ease-in-out;
}


body .row-fluid .homepage-section4-cm .three-col-adjust span>.hs_cos_wrapper{
  margin-top:0;
  margin-bottom:135px;
  flex-basis: 28.2%;
  -webkit-flex-basis: 28.2%;
  margin-right: 4.9%;
}





@media(max-width:1024px){

  .homepage-section4-cm{
    padding: 60px 0; 
  }

  .homepage-section4-cm .heading-cont {
    margin-bottom: 40px;
  }

  .homepage-section4-cm .right-col .text-container a.cta_button{
    padding:0;
  }

  body .row-fluid .homepage-section4-cm .three-col-adjust span>.hs_cos_wrapper {
    margin-bottom: 75px;
  }
}



@media(max-width:767px){


  .homepage-section4-cm {
    padding: 50px 0 0;
    text-align:center;
  }

  .homepage-section4-cm .icon-container {
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .homepage-section4-cm .right-col .text-container a.cta_button{
    position:relative;
    bottom:0;
  }
}


/********************** Homepage Section5 Cm Styling Start *********************/




.homepage-section5-cm{
  padding:100px 0;
  position:relative; 
  z-index:11;
}

.homepage-section5-cm .heading-container h6{
  font-size:12px;
  color:#24c2ca;
  font-weight:900;
  font-family: "LL Circular Black Web";
  letter-spacing:0.7px;
  margin-bottom:5px;
}

.homepage-section5-cm .heading-container{
  margin-bottom:85px;
}

body .row-fluid .homepage-section5-cm .three-col-adjust span>.hs_cos_wrapper{
  border:1px solid #e3e8eb;
  padding:35px 31px;
  flex-basis: 29.4%;
  -webkit-flex-basis: 29.4%;
  margin-right: 5.43%;
  box-shadow: 0 30px 27px -2px rgba(0, 0, 0, 0.11);
  background:#fff;
  position:relative;
  z-index:11;
}

body .row-fluid .homepage-section5-cm .three-col-adjust span>.hs_cos_wrapper:last-child{
  margin-right:0;
}

body .row-fluid .homepage-section5-cm .three-col-adjust span>.hs_cos_wrapper:nth-child(2){
  top:150px;
}

body .row-fluid .homepage-section5-cm:before{
  position: absolute;
  top: 210px;
  content: '';
  background: url(https://4851112.fs1.hubspotusercontent-na1.net/hubfs/4851112/Assets%20Feb%202019/Images/Rocket_Girl.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 441px;
  height: 294px;
  left: -50px;
  right: 0;
  margin: 0 auto;
  z-index: -1;
}


.homepage-section5-cm .info-cont h5{
  margin-bottom:0;
  font-size:18px;
  font-family: "LL Circular Black Web";
  font-weight:900;
}

.homepage-section5-cm .info-cont p{
  margin-bottom:0;
  font-size:18px;
  color:#231f5c;
  font-family: "LL Circular Book Web";
  font-weight:normal;
}

.homepage-section5-cm .info-cont{
  margin-bottom:25px;
}

.homepage-section5-cm .description p{
  font-size:18px; 
  line-height:35px;
  color:#231f5c; 
  font-weight:normal;
}

.homepage-section5-cm .description{
  margin-bottom:55px;
}

.homepage-section5-cm .cta-container h3.cta_button{
  color:#24c2ca; 
  font-size:14px;
  font-family:'neuzeit-grotesk';
  font-weight:bold;
  max-width:75px;
  border-bottom:1px solid #24c2ca;
  transition:0.2s all ease-in-out;
}

.homepage-section5-cm .cta-container h3.cta_button:hover{
  color:#231f5c;
  border-bottom:1px solid #231f5c;
  transition:0.2s all ease-in-out;
}

.homepage-section5-cm .logo-container{
  margin-bottom:50px;
}




@media(max-width:1024px){

  .homepage-section5-cm {
    padding: 70px 0;
  }
}



@media(max-width:767px){

  .homepage-section5-cm {
    padding: 90px 0 30px;
  }

  .homepage-section5-cm{
    overflow:hidden;  
  }

  body .row-fluid .homepage-section5-cm .three-col-adjust span>.hs_cos_wrapper:nth-child(2) {
    top: 0;
  }
}

/******************* Homepage Section6 Styling Start ***********************/



.homepage-section6-cm{
  padding:300px 0 200px;
}

.homepage-section6-cm .col-1,
.homepage-section6-cm .col-3{
  width:28%;
}

.homepage-section6-cm .col-2{
  width:38%;
  text-align:center;
}

.homepage-section6-cm .cta-container{
  text-align:center;
}

.homepage-section6-cm .cta-container a.cta_button{
  position:relative;
  transition:0.05s all ease-in-out;
}

.homepage-section6-cm .cta-container a.cta_button:hover{
  color:#24c2ca;
}

.homepage-section6-cm .cta-container a.cta_button:after{
  position: absolute;
  right: -25px;
  top: 6px;
  content: '';
  background: url(https://4851112.fs1.hubspotusercontent-na1.net/hubfs/4851112/Assets%20Feb%202019/Images/group-24.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 15px;
  height: 10px;
  transition:0.05s all ease-in-out;
}

.homepage-section6-cm .cta-container a.cta_button:hover:after{
  position: absolute;
  right: -30px;
  top: 6px;
  content: '';
  background: url(https://4851112.fs1.hubspotusercontent-na1.net/hubfs/4851112/Assets%20Feb%202019/Images/3.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 15px;
  height: 10px;
  transition:0.05s all ease-in-out;
}

.homepage-section6-cm span>.hs_cos_wrapper{
  margin-bottom:150px;
}

.homepage-section6-cm .heading-container h6{
  font-size: 12px;
  color: #24c2ca;
  font-weight: 900;
  font-family: "LL Circular Black Web";
  letter-spacing: .7px;
  margin-bottom: 5px;
}

.homepage-section6-cm .heading-container{
  margin-bottom:105px;
}

.homepage-section6-cm .col-1{
  text-align:right;
}




@media(max-width:1024px){


  .homepage-section6-cm {
    padding: 240px 0 70px;
  }

  .homepage-section6-cm span>.hs_cos_wrapper{
    margin-bottom:60px;
  }

  .homepage-section6-cm .cta-container a.cta_button{
    padding:0;
  }

  .homepage-section6-cm .col-2 .cta-container a.cta_button{
    padding:0;
  }

  .homepage-section6-cm .col-2 {
    width: 36%;
  }

  .homepage-section6-cm .col-2 .image-container{
    margin-top:100px;
  }

  .homepage-section6-cm .col-1, .homepage-section6-cm .col-3 {
    width: 29%;
  }


}



@media(max-width:767px){


  .homepage-section6-cm {
    padding: 50px 0 70px;
  }

  .homepage-section6-cm .col-1, .homepage-section6-cm .col-3 {
    width: 100%;
  }

  .homepage-section6-cm .col-2{
    text-align:center;
    width:100%;
  }

  .homepage-section6-cm{
    text-align:center;
  }

  .homepage-section6-cm .col-1 {
    text-align: center;
  }

  .homepage-section6-cm span>.hs_cos_wrapper {
    margin-bottom: 30px;
  }

  .homepage-section6-cm .heading-container {
    margin-bottom: 45px;
  }

  .homepage-section6-cm .col-2 .cta-container {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .homepage-section6-cm .col-2 .image-container{
    margin-top: 60px;
    margin-bottom: 50px;  
  }
}


/******************** Homepage Section7 Cm Styling Start **********************/



.homepage-section7-cm{
  padding:88px 0 85px; 
  background-image: linear-gradient(to bottom, #eff3f9, #eff3f9 38%, rgba(239, 243, 249, 0));
}

.homepage-section7-cm .left-col .cta-container a.cta_button{
  background:#24c2ca;
  font-size:16px;
  font-weight:bold;
  color:#fff;
  padding: 13px 40px;
  border-radius:5px;
  border-top-left-radius:0;
  border-bottom-right-radius:0;
  font-family:'neuzeit-grotesk';
  transition:0.4s all ease-in-out;
}

.homepage-section7-cm .left-col .cta-container a.cta_button:hover{
  background:#231f5c; 
  color:#fff;
  transition:0.4s all ease-in-out;
}

.homepage-section7-cm .description-cont{
  max-width:617px;
}

.homepage-section7-cm .left-col .cta-container{
  margin-top:50px;
}

.homepage-section7-cm .right-col .image-container{
  margin-top:-120px;
}



@media(max-width:1024px){

  .homepage-section7-cm .left-col .heading-container h1{
    line-height:50px;
  }

}


@media(max-width:767px){

  .homepage-section7-cm .right-col .image-container {
    margin-top: 60px;
  }
}

/******************* Homepage Recent Post Styling Start ********************/



body .row-fluid .homepage-recent-post{
  background:#fff;
}

.homepage-recent-post{
  padding: 188px 0 85px;
  position: relative;
  z-index: 11;
  overflow: hidden;
}

.homepage-recent-post .top-row{
  margin-left: 206px;
  position: relative;
  z-index:11;
}

.homepage-recent-post .top-row:after {
  position: absolute;
  left: -60px;
  right: -60px;
  top: -53px;
  content: '';
  background: #eff3f9;
  width: 1920px;
  height: 968px;
  z-index: -1;
}

.homepage-recent-post .recent-posts{
  position:relative;
  z-index:11;
}

.homepage-recent-post .heading-container h6{
  font-size: 12px;
  color: #24c2ca;
  font-weight: 900;
  font-family: "LL Circular Black Web";
  letter-spacing: .7px;
  margin-bottom: 5px;
}

.homepage-recent-post .heading-container p{
  line-height:22px;
}

.homepage-recent-post .heading-container{
  margin-bottom:40px;
}

.homepage-recent-post .cta-container a.cta_button{
  font-size:16px;
  color:#26305a;
  font-weight:bold;
  border:1px solid #231f5c;
  padding:16px 21px;
  border-radius:4px;
  border:1px solid #231f5c;
  font-family:'neuzeit-grotesk';
  transition:0.4s all ease-in-out;
}

.homepage-recent-post .cta-container a.cta_button:hover{
  background:#231f5c; 
  color:#fff;
  transition:0.4s all ease-in-out;
}

.homepage-recent-post .cta-container{
  float:right;
  text-align:right;
  margin-top:-60px;
}

.homepage-recent-post .recent-posts .post-item{
  box-shadow: 0 10px 27px -2px rgba(0, 0, 0, 0.11);
}

.homepage-recent-post .recent-posts .post-item .text-container h4{
  min-height:110px;
}




@media(max-width:1024px){

  .homepage-recent-post {
    padding: 108px 0 85px;
  }

  .homepage-recent-post .top-row {
    margin-left: 106px;
  }

  .homepage-recent-post .cta-container a.cta_button {
    padding: 16px 4px;
  }
}



@media(max-width:767px){


  .homepage-recent-post .top-row {
    margin-left: 0;
    position: relative;
    z-index: 11;
  }

  .homepage-recent-post .cta-container {
    float: none;
    text-align: center;
    margin-top: 0;
    margin-bottom: 40px;
  }

  .homepage-recent-post .heading-container {
    text-align: center;
  }

  .homepage-recent-post .recent-posts .post-item .text-container h4 {
    min-height: 0;
  }

  .homepage-recent-post {
    padding: 108px 0 0;
  }

  .book-a-call-cm {
    padding: 55px 0 103px;
  }
}





.popup-section1 .close-pdf-popup{
  position: absolute;
  right: 25px;
  cursor: pointer;
  top: 20px;
  width: 19px;
}

.popup-section1 .logo-container{
  margin-bottom:35px;
}

.pdf-popup-open .popup-section1{
  opacity:1;
  pointer-events:auto;
}

.popup-section1{
  position: fixed;
  top: 0;
  background: #231f5cdb;
  z-index: -1;
  left: 0;
  right: 0;
  overflow: hidden;
  overflow-y: scroll;
  opacity: 0;
  transition: all .5s ease-in-out;
  bottom: 0;
  display: flex!important;
  flex-direction: column;
  justify-content: center;
}

body .row-fluid .popup-section1 form .hs-button{
  background:#231f5c;
  color:#fff;
  font-size:16px;
  font-weight:bold;
  border:none;
  border-radius:5px;
  font-family:'neuzeit-grotesk';
}

body .row-fluid .popup-section1 form input{
  margin-bottom:15px;
}

body .row-fluid .popup-section1 form .actions{
  margin-top:30px;
}

body .row-fluid .popup-section1 .wrapper{
  max-width: 540px;
  background: #fff;
  padding: 69px 0 95px;
  border-radius: 5px;
  position:relative;
}

.popup-open-new1{
  opacity:1;   
  z-index:9999;
}

body .row-fluid .popup-section1 .form-container{
  max-width:360px;
  margin:0 auto;
  float:none;
}



@media(max-width:767px){

  body .row-fluid .popup-section1 .wrapper {
    padding: 49px 30px 35px;
  }

  .popup-section1{
    padding:0 20px;
  }

}






/*==============================================================
Contact Page Styling Start
=================================================================*/





/************** Contact Section1 Styling Start *********************/




.contact-section1{
  padding:73px 0 40px;
  position:relative;
}

.contact-section1 .left-col .heading-cont h1{
  font-size:60px;
  line-height:67px;
  letter-spacing:0;
  font-weight:500;
  margin-bottom:75px;
  position:relative;
}

.contact-section1 .left-col{
  position:relative;
}

.contact-section1 .left-col .heading-cont h1:after{
  position: absolute;
  left: 0;
  bottom: -40px;
  content: '';
  background: #24c2ca;
  height: 8px;
  width: 170px;
}

.contact-section1 .left-col .heading-cont{
  margin-bottom:86px;
}

.contact-section1 .left-col{
  padding-right:110px;
}

.contact-section1 .left-col .contact-cont h4{
  font-size:22px;
  line-height:26px;
  letter-spacing:0;
  font-weight:normal; 
  color:#231f5c;
  font-family: "LL Circular Book Web";
  max-width:290px;
}

.contact-section1 .left-col .contact-cont{
  margin-bottom:50px;
}

body .row-fluid .contact-section1 .left-col .contact-cont .span2{
  width: 8.529915%;
}

body .row-fluid .contact-section1 .left-col .contact-cont .span10{
  width: 88.905983%;
}

body .row-fluid .contact-section1 .right-col .form-container{
  max-width:339px;
  margin:0 auto; 
  float:none;
}

body .row-fluid .contact-section1 .right-col .form-container form .hs-form-required{
  display:inline-block;
}

body .row-fluid .contact-section1 .right-col .form-container form input{
  height:38px;
  border-radius:4px;
  margin-bottom:20px;
}

body .row-fluid .contact-section1 .right-col .form-container form .hs-button{
  height:auto;
  border:none;
  background:#ffd500;
  color:#231f5c; 
  font-size:16px;
  font-weight:500;
  padding: 14px 58px;
  transition:0.2s all ease-in-out;
}

body .row-fluid .contact-section1 .right-col .form-container form .hs-button:hover{
  background:#231f5c;
  color:#fff;
  transition:0.2s all ease-in-out;
}

body .row-fluid .contact-section1 .right-col .form-container form .actions{
  margin-top:40px;
}

body .row-fluid .contact-section1 .right-col .form-container form textarea{
  border-radius:4px;
  height:126px;
}

.contact-section1 .left-col .img-cont{
  position: absolute;
  top: 40%;
  right: -54%;
}



@media(max-width:1024px){

  .contact-section1 .left-col .heading-cont h1{
    font-size: 33px;
    line-height: 43px;  
  }

  .contact-section1 .left-col .heading-cont {
    margin-bottom: 35px;
  }

  .contact-section1 .left-col {
    padding-right: 50px;
  }

  .contact-section1 .left-col .contact-cont {
    margin-bottom: 20px;
  }

  .contact-section1 .left-col .contact-cont h4 {
    font-size: 19px;
    line-height: 26px;
  }

  .contact-section1 .left-col .img-cont{
    display:none;
  }
}



@media(max-width:767px){

  .contact-section1 .left-col {
    padding-right: 0;
  }

  body .row-fluid .contact-section1 .left-col .contact-cont .span2 {
    width: 11.529915%;
    float: left;
    margin-right: 10px;
  }

  body .row-fluid .contact-section1 .left-col .contact-cont .span10 {
    width: 84.905983%;
    float: left;
    margin-right: 0;
  }

  .contact-section1 .left-col .contact-cont h4 {
    max-width: 100%;
  }

  .contact-section1 .right-col{
    margin-top:30px;
  }
}


/********************   Contact Section2 Styling Start *********************/




.contact-section2{
  padding: 50px 0 120px;
}

.contact-section2 .wrapper{

}

body .row-fluid .contact-section2 .text-container{
  padding:48px 88px;
  background:#eff3f9;
  border-top:3px solid #24c2ca;
  box-shadow: 0 15px 40px -2px rgba(0, 0, 0, 0.39);
  max-width:1295px;
  margin:0 auto;
  float:none;
}

.contact-section2 .text-container .right-col{
  float:right;
  text-align:right;
}

.contact-section2 .text-container .left-col h2{
  font-size:45px;
  line-height:54px;
  letter-spacing:0;
  font-weight:normal;
  font-family: "LL Circular Book Web";
  margin-bottom:50px;
}

.contact-section2 .text-container .left-col p{
  font-size:20px;
  line-height:30px;
  color:#231f5c;
  letter-spacing:0;
  font-weight:normal;
  font-family:'neuzeit-grotesk';
}

.contact-section2 .text-container .left-col a.cta_button{
  font-size:19px;
  color:#231f5c;
  letter-spacing:0;
  font-weight:normal;
  font-family: "LL Circular Book Web";
  padding:0;
  position:relative;
  transition:0.05s all ease-in-out;
}

.contact-section2 .text-container .left-col a.cta_button:hover{
  color:#24c2ca;
  transition:0.05s all ease-in-out;
}

.contact-section2 .text-container .left-col a.cta_button:after{
  position: absolute;
  right: -30px;
  top: 3px;
  content: '';
  background: url(https://4851112.fs1.hubspotusercontent-na1.net/hubfs/4851112/Assets%20Feb%202019/Images/2%20%281%29.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 18px;
  height: 15px;
  transition:0.05s all ease-in-out;
}

.contact-section2 .text-container .left-col a.cta_button:hover:after{
  position: absolute;
  right: -35px;
  top: 3px;
  content: '';
  background: url(https://4851112.fs1.hubspotusercontent-na1.net/hubfs/4851112/Assets%20Feb%202019/Images/3.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 18px;
  height: 15px;
  transition:0.05s all ease-in-out;
}




@media(max-width:1024px){

  body .row-fluid .contact-section2 .text-container {
    padding: 38px 38px;
  }

  .contact-section2 .text-container .left-col h2 {
    font-size: 33px;
    line-height: 36px;
    margin-bottom: 20px;
  }


}


@media(max-width:767px){

  .contact-section2 .text-container .right-col {
    float: none;
    text-align: center;
    margin-top: 0px;
    margin-bottom:20px;
  }

  body .row-fluid .contact-section2 .text-container {
    padding: 38px 18px;
  }

  body .row-fluid .contact-section2 .text-container>.row-fluid-wrapper>.row-fluid{
    display:flex;
    flex-direction:column-reverse;
  }

  body .row-fluid .contact-section2{
    text-align:center;
  }

  .contact-section2 .text-container .left-col h2 {
    font-size: 23px;
    line-height: 32px;
  }

  .contact-section2 .text-container .left-col a.cta_button{
    box-sizing:border-box!important;
    width:auto;
  }

  body .row-fluid .contact-section2 .text-container .cta-container{
    margin-top:20px;
  }
}




/*================================================================
Case Study Page Styling Start 
==================================================================*/




/****************** Case Study Banner Section Styling *********************/




.case-study-banner{
  padding:38px 0 80px;
  border-bottom:1px solid #eff3f9;
}

.case-study-banner .heading-container h6{
  font-size:12px;
  letter-spacing:0.7px;
  color:#231f5c; 
  font-weight:900;
  font-family: "LL Circular Black Web";
  text-transform:uppercase;
}

.case-study-banner .heading-container{
  max-width:771px;
}



@media(max-width:1024px){

  .case-study-banner{
    padding:38px 0 50px;
  }
}




/********************* Case Study Blog Section Styling Start *********************/



.case-study-blog-section{
  padding:90px 0 0;
}

.case-study-blog-section .blog-section .post-item {
  float: left;
  width: 48.3%;
  display: block;
  align-self: stretch;
  margin-bottom: 23px;
  margin-left: 0;
  margin-right: 1.7%;
  padding: 0;
  box-sizing: border-box;
  border: 1px solid #e3e8eb;
  background: #fff;
}

.case-study-blog-section .blog-section .post-listing {
  margin: 0 -18px 0 0;
  padding: 0;
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: start;
  -moz-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.case-study-blog-section .blog-section .hs-featured-image-wrapper{
  height:293px;
}

.case-study-blog-section .blog-section .text-container{
  padding:42px 30px;
}

.case-study-blog-section .blog-section .text-container .post-header h2{
  font-size:32px;
  line-height:normal;
  letter-spacing:0;
  margin-bottom:40px;
}

.case-study-blog-section .blog-section .post-item .text-container a.more-link {
  font-size: 14px;
  font-weight: bold;
  font-family: 'neuzeit-grotesk';
  color: #24c2ca;
  border-bottom: 1px solid #24c2ca;
  display: inline-block;
  text-transform: uppercase;
}

.case-study-blog-section .blog-section .post-item .text-container a.more-link:hover{
  color:#231f5c;
  transition:0.05s all ease-in-out;
  border-bottom: 1px solid #231f5c;
}



@media(max-width:1024px){

  .case-study-blog-section{
    padding: 70px 0 0;  
  }

  .case-study-blog-section .blog-section .hs-featured-image-wrapper {
    height: 235px;
  }

  .case-study-blog-section .blog-section .text-container .post-header h2 {
    font-size: 24px;
  }

  .case-study-blog-section .blog-section .text-container {
    padding: 25px 20px 35px;
  }
}



@media(max-width:767px){

  .case-study-blog-section .blog-section .post-item{
    width:100%;
    margin-right:0;
  }

  .case-study-blog-section .blog-section .post-listing{
    margin:0;
  }
}





/*********************** Blog Post Page Styling Start ********************/




/****************** Blog Post Banner Section Styling Start *********************/



.case-study .post-banner-section .post_featured_image{
  height:480px;
  background-size:cover;
  background-position:center center;
  background-repeat:no-repeat;
}

.case-study .post-banner-section .left-col h5{
  font-size:12px;
  letter-spacing:0.7px;
  color:#231f5c;
  font-weight:900;
  font-family: "LL Circular Black Web";
  text-transform:uppercase;
}

.case-study .post-banner-section .left-col h1{
  margin-bottom:77px;
}

.case-study .post-banner-section{
  position:relative;
  z-index:2;
}

.case-study .post-banner-section .right-col{
  position:absolute;
  right:0;
  z-index:1;
  width: 57%;
}

.case-study .post-banner-section .left-col{
  width:40%;
  padding-right:30px;
}

.post-banner-section .right-col:after{
  position: absolute;
  right: 0;
  left: -50px;
  content: '';
  background: #eff3f9;
  height: 457px;
  top: 90px;
  width: auto;
  z-index: -1;
}

.post-banner-section{
  padding:20px 0 100px;
}

.progress-container .heading-container h2{
  font-size:27px;
  line-height:29px;
  color:#231f5c;
  font-weight:normal;
  font-family: "LL Circular Book Web";
  margin-bottom:30px;
}

.progress-container .heading-container p{
  margin-bottom:10px;
}

body .row-fluid .progress-container ul{
  margin:0;
}

body .row-fluid .progress-container ul li{
  margin:0;
}

.case-study .blog-post-section .right-col .marketing-guide{
  padding: 25px 34px 42px;
  margin-top:25px;
}

.case-study .blog-post-section .right-col .marketing-guide h3{
  font-size:27px;
  line-height:29px;
  font-family: "LL Circular Book Web";
  font-weight:normal;
}

.case-study .blog-post-section .right-col .marketing-guide .cta-container{
  margin-top:35px;
}

.case-study .blog-post-section .right-col .marketing-guide .cta-container a.cta_button{
  padding: 15px 60px;
  letter-spacing:0;
}

.case-study .blog-post-section .right-col .pdf-container{
  background:#eff3f9;
  padding:36px 57px;
}

.case-study .blog-post-section .right-col .pdf-container a.cta_button{
  padding:0;
  font-size:20px;
  line-height:28px;
  font-weight:normal; 
  font-family: "LL Circular Book Web";
  padding:0;
  letter-spacing:normal;
  position:relative;
  transition:0.2s all ease-in-out;
}

.case-study .blog-post-section .right-col .pdf-container a.cta_button:hover{
  color:#24c2ca;
  transition:0.2s all ease-in-out;
}

.case-study .blog-post-section .right-col .pdf-container a.cta_button:after{
  position: absolute;
  right: -27px;
  top: 8px;
  content: '';
  background: url(https://4851112.fs1.hubspotusercontent-na1.net/hubfs/4851112/Assets%20Feb%202019/Images/2%20%281%29.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 15px;
  height: 14px; 
  transition:0.2s all ease-in-out;
}

.case-study .blog-post-section .right-col .pdf-container a.cta_button:hover:after{
  position: absolute;
  right: -32px;
  top: 8px;
  content: '';
  background: url(https://4851112.fs1.hubspotusercontent-na1.net/hubfs/4851112/Assets%20Feb%202019/Images/3.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 15px;
  transition:0.2s all ease-in-out;
  height: 14px;
}

.case-study .blog-post-section .right-col .pdf-container p{
  line-height:28px;
  letter-spacing:0.3px;
  color:#54698d;
  margin-bottom:0;
}

.case-study .blog-post-section .right-col .pdf-container .span3{
  width: 20.076923%;
}

.case-study .blog-post-section .right-col .pdf-container .span9{
  width: 77.358974%;
}



@media(max-width:1300px) and (min-width:1025px){

  .case-study .post-banner-section .left-col{
    width: 42%;
  }

  .case-study .post-banner-section .right-col {
    width: 53%;
  }

  .case-study .post-banner-section .left-col h1{
    font-size: 47px;
    line-height: 49px;  
  }

  .case-study .post-banner-section .post_featured_image {
    height: 430px;
  }

  .case-study .post-banner-section .right-col:after {
    height: 397px;
  }

  .case-study .blog-post-section .left-col {
    padding-right: 70px;
    width: 61.745856%;
  }

  .case-study .blog-post-section .right-col {
    width: 35.623932%;
  }

  .case-study .blog-post-section .right-col .pdf-container .span3 {
    width: 18.076923%;
  }

  .case-study .blog-post-section .right-col .pdf-container {
    padding: 36px 27px;
  }
}




@media(max-width:1024px){

  .case-study .blog-post-section .right-col .pdf-container{
    padding: 36px 25px; 
  }

  .case-study .blog-post-section .right-col .pdf-container .span3 {
    width: 16.076923%;
  }

  .blog-post-section {
    padding: 30px 0px 70px;
  }

  .case-study .post-banner-section .left-col h1{
    font-size: 35px;
    line-height: 40px;
    margin-bottom:65px;
  }

  .case-study .post-banner-section .right-col {
    width: 48%;
  }

  .case-study .post-banner-section .left-col {
    width: 46%;
    padding-right: 30px;
  }

  .case-study .post-banner-section .post_featured_image {
    height: 320px;
  }

  .post-banner-section .right-col:after {
    height: 287px;
  }
}




@media(max-width:767px){

  .case-study .post-banner-section .left-col {
    width: 100%;
    padding-right: 0;
  }

  .case-study .blog-post-section .right-col .pdf-container a.cta_button{
    width:auto;
  }

  .case-study .post-banner-section .right-col {
    width: 100%;
    margin-top:50px;
    position:relative;
  }

  .case-study .blog-post-section .right-col .pdf-container .span3{
    float:left;
  }

  .case-study .blog-post-section .right-col{
    margin-top:30px;
  }

  .case-study .blog-post-section .right-col .marketing-guide .image-container {
    margin-top: 0;
  }

  .case-study .blog-post-section .right-col .pdf-container .span9{
    float:left;
  }

  .post-banner-section .right-col:after {
    display:none;
  }

  .post-banner-section {
    padding: 20px 0 40px;
  }
}






/*======================================================
Standard Page Styling Start 
========================================================*/




/************* Standard Section1 Styling Start *******************/



body .row-fluid .standard-section1 .wrapper{
  max-width:810px;
}

.standard-section1 {
  padding: 42px 0 120px;
}

.standard-section1 .heading-container h6{
  font-size:12px;
  letter-spacing:0.7px;
  font-weight:900;
  font-family: "LL Circular Black Web";
}

.standard-section1 .heading-container{
  margin-bottom:53px;
}




@media(max-width:767px){

  .standard-section1 {
    padding: 42px 0 50px;
  }
}