/****===================
new Insight Blog
================*******/

.new_insight-blog .explore-catoegory-title h5{
  color: #151515;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 19px;
  margin-bottom:7px;
  font-weight:500;
}
.new_insight-blog .new-insight-content .block li a{
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 21px;
  color: #0F0F0F;
  background-color: #F3F1EF;
  padding:30px;
  padding: 14.5px 22px;
  display: block;
  text-transform: uppercase;
  border-left:3px solid transparent;
  font-weight:500;
}
.new_insight-blog .new-insight-content .block li a:hover{
  border-left:3px solid #EB7F51;
  color:#EB7F51;
}
.new_insight-blog .new-insight-content .block li{
  margin-bottom:10px;
  margin-left:0px;
}
.new_insight-blog .new-insight-content .block ul {
  list-style: none;
  margin: 0;
}
.new_insight-blog .new-insight-content .block ul li:before{
  display: none;
}
.new_insight-blog .new-insight-content .block ul span.filter-link-count{
  display:none;
}
.body-container-wrapper .new_insight-summary ul,.body-container-wrapper .new_insight-summary ol, .body-container-wrapper .new_insight-summary ol>div, .body-container-wrapper .new_insight-summary, .body-container-wrapper .new_insight-summary p, .body-container-wrapper .new_insight-summary i, .body-container-wrapper .new_insight-summary h1, .body-container-wrapper .new_insight-summary h2, .body-container-wrapper .new_insight-summary h3, .body-container-wrapper .new_insight-summary h4, .body-container-wrapper .new_insight-summary h5, .body-container-wrapper .new_insight-summary h6, .body-container-wrapper .new_insight-summary a, .body-container-wrapper .new_insight-summary span, .body-container-wrapper .new_insight-summary strong, .body-container-wrapper .new_insight-summary em, .body-container-wrapper .new_insight-summary li {
  font-weight: 400;
  margin: 0;
  padding: 0;
  float: none;
  color: #676767;
  font-size: 18px;
  letter-spacing: 0.3px;
  line-height: 26.88px;
  font-style: normal;
  /*display: inline;*/
  display:none;
  list-style: none;
}
.body-container-wrapper .new_insight-summary li:before{
  display:none;
}
.new_insight-blog.hs-blog-listing .topic-link {
  color: #676767;
  font-size: 13px;
  letter-spacing: 0.07px;
  line-height: 14px;
}
.new_insight-blog .tag-sec{
  border-top: 1.5px solid #DCD9D7;
  padding-top:8px;
}
.new_insight-blog .talkwith-us{
  display:none;
}
.new_insight-blog .blog-pagination{
  display: flex;
  align-items: center;
  margin-top: 51px;
}
.new_insight-blog .blog-pagination-center {
  display: flex;
  align-items: center;
}
.new_insight-blog .blog-pagination-center a{
  height: 58px;
  width: 58px;
  background-color: transparent;
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 26.88px;
  text-align: center;
  color: #0F0F0F;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin-right: 10px;
}
.new_insight-blog .blog-pagination-center a.active,.new_insight-blog .blog-pagination-center a:hover{
  background-color: #F3F1EF;
}
.new_insight-blog .blog-pagination a.next-link,.new_insight-blog .blog-pagination a.prev-link{
  color: #151515;
  font-weight:700;
}
.new_insight-blog .blog-pagination a.next-link{
  margin-left: 19px;
}
.new_insight-blog .blog-pagination a.prev-link{
  margin-right: 19px;
}
.new_insight-blog .new-insight-content {
  margin-top: 90px;
}
.new_insight-blog .tag-sidebar{
  padding-right:63px;
}
.new_insight-blog.hs-blog-listing .blog-section{
  padding-left:0px;
  padding-bottom:60px;
}
.new_insight-blog a.author-link{
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 26.88px;
  color: #0F0F0F;
  font-weight:700;
}
.new_insight-blog .date{
  color: #676767;
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 26.88px;
}
.new_insight-blog .author-date-sec {
  /*margin-top:30px;*/
  margin-bottom: 20px;
}
.new_insight-blog .author-date-sec .left-col{
   width:40px;
   margin-right:5px;
}
.new_insight-blog .author-date-sec .right-col span{
  line-height:20px;
}
body.new_insight-blog .tag-sidebar .cta_button[title]:after, body.new_insight-blog .tag-sidebar .cta_button:after{
  display:none;
}
body.new_insight-blog .tag-sidebar .cta_button[title], body.new_insight-blog .tag-sidebar .cta_button{
  padding: 10px 20px 10px 20px;
  text-align:center;
  width:100%;
}
.new_insight-blog .tag-sidebar .subscribe-sec{
  padding-right:42px;
  margin-top: 7px;
}

/****===================
new Insight Blog Detail
================*******/

.new-insight-detail ul.sharing-icon {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin:0;
}
.new-insight-detail ul.sharing-icon h5{
  margin:0;
  font-size: 14px;
  letter-spacing: 0.23px;
  line-height: 22.24px;
  color: #151515;
  text-transform: inherit;
  margin-right: 16px;
}
.new-insight-detail ul.sharing-icon li{
  margin-left:11px;
}
.new-insight-detail ul.sharing-icon li a {
  width: 37px;
  height: 37px;
  border: 1.21px solid #151515;
  background-color: rgba(83,134,211,0.11);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity:0.5;
}
.new-insight-detail ul.sharing-icon li a:hover{
  background-color: #151515;
  opacity:1;
}
.new-insight-detail ul.sharing-icon li span.hover{
  display:none;
}
.new-insight-detail ul.sharing-icon li a:hover span.hover{
  display:flex;
}
.new-insight-detail ul.sharing-icon li a:hover span.no-hover{
  display:none;
}
.new-insight-detail ul.sharing-icon li a span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.new-insight-detail .author-social-date {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #A4A4A4;
  padding-top: 30px;
  margin-top: 48px;
}
.new_insight-blog.new-insight-detail .tag-sidebar .subscribe-sec{
  margin: 33px 0 30px;
  border-bottom: 1.5px solid #DCD9D7;
  padding-bottom: 30px;
}
.new_insight-blog.new-insight-detail .tag-sidebar {
  padding-right: 0px;
  padding-left: 33px;
}
.new_insight-blog.new-insight-detail .new-insight-content .row-fluid [class*="span"].wrapper{
  max-width: 1200px;
}
.new_insight-blog.new-insight-detail .new-insight-content {
  margin-top: 67px;
}
.new_insight-blog.new-insight-detail .date {
  line-height: 1;
}
.new_insight-blog.new-insight-detail .read-min {
  margin-top: 19px;
}
.new_insight-blog.new-insight-detail .sectitlecontent-content {
  margin: 36px 0px;
}
.new_insight-blog.new-insight-detail .post-body .cta_button {
    background: 0;
    border: 0;
    box-shadow: none;
    margin: 0;
    padding: 0;
}
.new_insight-blog.new-insight-detail .post-body .cta_button img {
    height: auto;
    margin: 0;
}


/****===================
OUR TEAM SECTION 1 CM
================*******/


.team-single-section1-cm{
  padding:60px 0 38px;
  position:relative;
}

.team-single-section1-cm:before{
  position:absolute;
  content:'';
  top:50px;
  right:0;
  background:url(https://3886074.fs1.hubspotusercontent-na1.net/hubfs/3886074/Assets%20Jan%202020/Green%20Triangle-1.svg)no-repeat;
  background-size:cover; 
  background-position:center center;
  width:95px;
  height:95px;
}


.team-single-section1-cm .wrapper:after {
  background-color: #f3f1ef;
  position: absolute;
  content: '';
  width: 100%;
  max-width: 65%;
  max-height: 500px;
  height: 100%;
  right: -23%;
  top: 110px;
  z-index: 0;
}


.team-single-section1-cm .wrapper{
  position:relative;

}

.team-single-section1-cm:after{
  position:absolute;
  content:'';
  background:url(https://3886074.fs1.hubspotusercontent-na1.net/hubfs/3886074/Assets%20Jan%202020/Purple%20Dots%20square.svg)no-repeat;
  background-size:cover;
  background-position:center center;
  top: 115px;
  right: 50px;
  width: 63px;
  height: 61px;
  z-index: 1;
}


.team-single-section1-cm .right-col{
  width: 44.81%;
  margin-left: 5.8%;
  position: relative;
  z-index: 2;
  padding-top:60px;
}

.team-single-section1-cm .back-to-team{
  padding-bottom: 60px;
}


body .row-fluid .team-single-section1-cm  .simple-cta .cta_button{
  padding-left:30px;
}

body .row-fluid .team-single-section1-cm  .simple-cta .cta_button:after{
  background:url(https://3886074.fs1.hubspotusercontent-na1.net/hubfs/3886074/Assets%20Jan%202020/Line%20Arrow.svg) no-repeat;
  background-size:cover;
  background-position:center center;
  position:absolute;
  left:0;
  top:4px;
}



body .row-fluid .team-single-section1-cm  .simple-cta .cta_button:hover:after{
  background:url(https://3886074.fs1.hubspotusercontent-na1.net/hubfs/3886074/Assets%20Jan%202020/Line%20Arrow%20orange.svg) no-repeat;
}

.team-single-section1-cm  .heading-cont h5{
  color:#A4A4A4;
  margin-bottom: 0;
}


.team-single-section1-cm  .heading-cont h1{
  margin-bottom: 10px;
}


.team-single-section1-cm  .heading-cont span a{
  width:auto;
  float:left;
  margin-right:10px;
  border-radius: 100%;
  border: 1px solid #A4A4A4;
  padding: 0 6.5px 4px;
}

.team-single-section1-cm .heading-cont span a[href='']{
  display:none;
}

.team-single-section1-cm  .heading-cont span img{
  vertical-align:middle;
}


.team-single-section1-cm  .social-wrap{
  display:flex;
  align-items:center;

}


.team-single-section1-cm  .social-wrap h4{
  margin-bottom:0;
}

.team-single-section1-cm   .cta-wrap {
  padding: 32px 0 30px;
}


.team-single-section1-cm   .cta-wrap  .pop-up-video{
  background-color: #FFFFFF;
  box-shadow: 0 5px 20px 0 rgba(21,21,21,0.14);
  width:54%;
  margin-right: 3.2%;
}



.team-single-section1-cm .cta-wrap  .pop-up-video  .thumbnail {
  position: relative;
  z-index:0;
}

.team-single-section1-cm  .cta-wrap .pop-up-video .thumbnail:after{
  position: absolute;
  content:'';
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(27,27,27,0.4);
}

.team-single-section1-cm   .cta-wrap  .pop-up-video .play-icon {
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  text-align: center;
  z-index:1;
}


.team-single-section1-cm   .cta-wrap  .pop-up-video  .video-text {
  padding: 25px 20px 17px 14px;
}




.team-single-section1-cm   .cta-wrap  .pop-up-video  .video-text p{
  line-height: 20px;
  font-weight:bold;
  position:relative;
  padding-left:25px;
}


.team-single-section1-cm   .cta-wrap  .pop-up-video  .video-text p:before{
  position:absolute;
  content:'';
  background:url(https://3886074.fs1.hubspotusercontent-na1.net/hubfs/3886074/Assets%20Jan%202020/Play%20icon%202.svg) no-repeat;
  background-size:cover;
  background-position:center center;
  top:2px;
  left:0;
  width:17px;
  height:17px;
}




.team-single-section1-cm  .cta-wrap .chat-cta{
  background-color: #FFFFFF;
  box-shadow: 0 5px 20px 0 rgba(21,21,21,0.14);
  padding: 26px 20px 20px 26px;
  width:42%;
  margin-left: 0;
}


.team-single-section1-cm  .cta-wrap .chat-cta p{
  margin-bottom:11px;
  line-height: 20px;
  font-weight:bold;
  position:relative;
  max-width: 200px;
  padding-right: 18px;
}

.team-single-section1-cm  .cta-wrap .chat-cta p:after{
  position:absolute;
  content:'';
  top:3px;
  right:0;
  background:url(https://3886074.fs1.hubspotusercontent-na1.net/hubfs/3886074/Assets%20Jan%202020/CTA%20arrow%20teal.svg)no-repeat;
  background-size:cover;
  background-position:center center;
  width:19px;
  height:13px;
}



.team-single-section1-cm  .decription-cont {
  padding: 30px 0 60px;
}


body .row-fluid .team-single-section1-cm  p{
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 26.88px;
}



.team-single-section1-cm  .team-single-img{
  text-align: center;
}

.team-single-section1-cm  .team-single-img img{

  box-shadow: 0 5px 20px 0 rgba(21,21,21,0.14);
}



.team-single-section1-cm  .team-single-info {
  background: #fff;
  padding: 75px 40px 19px 40px;
  margin-top: 30px;
  position:relative;
}


.team-single-section1-cm .team-single-info:before{
  position:absolute;
  content:'';
  background:url('https://3886074.fs1.hubspotusercontent-na1.net/hubfs/3886074/Assets%20Jan%202020/Yellow%20Semi%20Circle%20%281%29.svg')no-repeat;
  background-size:cover;
  background-position:center center;
  bottom: -30px;
  left: -30px;
  width: 62px;
  height: 123px;
  z-index: -1;

}


.team-single-section1-cm  .team-single-info h3{
  position:relative;
  font-size: 29px;
  letter-spacing: 0.32px;
  line-height: 35px;
  margin-bottom: 35px;
}

.team-single-section1-cm  .team-single-info h3:before{
  background: #151515;
  position:absolute;
  content:'';
  top:-29px;
  left:0;
  width:60%;
  height:3.5px;
}


.team-single-section1-cm .team-single-info ul li{
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 26.88px;
  position:relative;
  padding-left:20px;
  padding-bottom: 10px;
}



.team-single-section1-cm  .team-single-info ul li:before{
  position:absolute;
  content:'';
  top:11px;
  left:0;
  background:#1b1b1b;
  border-radius:100%;
  width:4px;
  height:4px;
}

.team-single-section1-cm .cta-wrap .chat-cta,
.team-single-section1-cm .cta-wrap .pop-up-video,
.team-single-section1-cm .cta-wrap .chat-cta p,
.team-single-section1-cm .cta-wrap .video-text p{
  transition: .3s all ease-in-out;
}  

.team-single-section1-cm .cta-wrap .pop-up-video:hover{
  box-shadow: 0 5px 9px 0 rgba(21,21,21,0.04);
}

.team-single-section1-cm .cta-wrap .pop-up-video:hover .video-text p{
  color: #EB7F51;
}  

.team-single-section1-cm .cta-wrap .chat-cta:hover{
  box-shadow: 0 5px 9px 0 rgba(21,21,21,0.04);
}
.team-single-section1-cm .cta-wrap .chat-cta:hover p{
  color: #EB7F51;
}

.team-single-section1-cm .cta-wrap .chat-cta:hover p:after{
  background: url(https://3886074.fs1.hubspotusercontent-na1.net/hubfs/3886074/Assets%20Jan%202020/CTA%20arrow%20orange.svg);
}

.team-single-section1-cm .pop-up-video{
  position: relative;
}

.team-single-section1-cm .pop-up-video:before{
  position: absolute;
  content: '';
  background: url('https://3886074.fs1.hubspotusercontent-na1.net/hubfs/3886074/Assets%20Jan%202020/Green%20triangle%202.svg') no-repeat;
  height: 46px;
  width: 46px;
  bottom: -14px;
  left: -14px;
}

.team-single-section1-cm .cta-wrap .chat-cta{
  position: relative;
}

.team-single-section1-cm .cta-wrap .chat-cta:after{
  position: absolute;
  content: '';
  background: url('https://3886074.fs1.hubspotusercontent-na1.net/hubfs/3886074/Assets%20Jan%202020/orange%20triangle-1.svg')no-repeat;
  height: 24px;
  width: 24px;
  background-size: cover;
  top: -5px;
  left: -5px;
}

@media(max-width: 767px){
  .team-single-section1-cm .pop-up-video:before{
    height: 24px;
    width: 24px;
    bottom: -5px;
    left: -5px;
    /*     z-index: 1; */
  }
}

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

  .team-single-section1-cm .wrapper:after{
    right:-22%;
  }

  .team-single-section1-cm .left-col .cta-wrap .pop-up-video{
    width: 51%;
  }

  .team-single-section1-cm .left-col .cta-wrap .chat-cta{
    padding: 26px 10px 20px 16px;
    width: 46%;
    margin-left: ;
  }

  .team-single-section1-cm .cta-wrap .pop-up-video {
    margin-right: 3%;
  }
}



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

  .team-single-section1-cm .left-col .heading-cont h1{
    font-size: 42px;
    line-height: 58.99px;
  }

  .team-single-section1-cm .left-col .cta-wrap .pop-up-video .video-text {
    padding: 20px 5px 15px 5px;
  }

  .team-single-section1-cm .left-col .cta-wrap .chat-cta{
    padding: 10px 7px 10px 7px;
  }


  .team-single-section1-cm .wrapper:after{
    right: -17%;
  }

  .team-single-section1-cm:after{
    top: 90px;
  }

  .team-single-section1-cm .right-col .team-single-info{
    padding: 65px 20px 19px 20px;
  }

  .team-single-section1-cm .cta-wrap .chat-cta p{
    max-width:160px;
  }




}




@media(max-width:767px){
  .new_insight-blog.hs-blog-listing .blog-section{
    padding-left:0px;
    padding-bottom:40px;
  }
  .team-single-section1-cm .wrapper:after{
    display:none;
  }
  .new_insight-blog .author-date-sec{
     display:flex;
  }
  .new_insight-blog .author-date-sec .right-col{
     margin-left:10px;
  }

  .new_insight-blog .blog-pagination{
     text-align:center;
     display:block;
  }

  .team-single-section1-cm .right-col,
  .team-single-section1-cm .left-col{
    text-align:center;
    position: relative;
    z-index: 1;
  }

  .team-single-section1-cm .left-col{
    text-align: left;
  }

  .team-single-section1-cm .left-col .social-wrap{
    /*     justify-content: center; */
    justify-content: left;
  }


  .team-single-section1-cm .back-to-team,
  .team-single-section1-cm .team-single-info ul li{
    text-align:left;
  }

  .team-single-section1-cm .team-single-info ul{
    max-width:320px;
    margin:0 auto 0 0!important;
    float:none;
  }


  .team-single-section1-cm .team-single-info h3:before{
    left: 0;
    /*     right: 0; */
    margin: 0 auto;
  }

  .team-single-section1-cm .cta-wrap .pop-up-video{
    width:100%;
    max-width: 320px;
    margin: 0 auto;
  }




  .team-single-section1-cm .cta-wrap .pop-up-video .thumbnail{
    width: 115px;
    height: 115px;
    float: left;
  }

  .team-single-section1-cm .cta-wrap .pop-up-video .video-text{
    width: auto;
    float: left;
    position: relative;
  }

  .team-single-section1-cm .cta-wrap .chat-cta{
    width: 100%;
    max-width: 320px;
    margin: 30px auto 0;
    text-align:left;
  }

  .team-single-section1-cm .right-col {
    width: 100%;
    margin-left: 0;
    position: relative;
    z-index: 2;
    padding-top: 0px;
  }

  .team-single-section1-cm .team-single-info{
    padding: 55px 10px 19px 10px;
    text-align: left;
  }

  .team-single-section1-cm .heading-cont {
    padding-bottom: 30px;
    text-align: left;
  }

  .team-single-section1-cm:before{
    top: 20px;
  }

  .team-single-section1-cm:after{
    top: 80px;
  }

  .team-single-section1-cm .team-single-info:before{
    bottom: -20px;
    left: -15px;
    width: 44px;
    height: 86px;
  }

  .team-single-section1-cm .decription-cont{
    padding: 48px 0 0;
  }

}

/*****===================
OUR TEAM TALK CM
====================*****/


.our-team-talk-cm .left-col h5{
  color: #EB7F51;
  margin-bottom: 12px;
}

.our-team-talk-cm .cm-container {
  padding: 59px 68px 60px;
}


.our-team-talk-cm .left-col h2 {
  margin-bottom: 5px;
}

.our-team-talk-cm .left-col .description-cont p span{
  font-weight:bold;
}




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

  .our-team-talk-cm .cm-container {
    padding: 49px 34px 49px;
  }

}




/******===================
CONTACT PAGE STYLING
=====================*****/

/*=================CONTACT PAGE STYLING=====================*/


.contact-section1{
  padding: 60px 0 78px;
  position:relative;
  z-index:1; 
}

.contact-section1:after{
  position:absolute;
  content:'';
  background:url(https://3886074.fs1.hubspotusercontent-na1.net/hubfs/3886074/Assets%20Jan%202020/Yellow%20Semi%20Circle%20%281%29.svg) no-repeat;
  background-position:center center;
  background-size:cover;
  top: 90px;
  right: -20px;
  width:68px;
  height:136px;
}


.contact-section1:before{
  position:absolute;
  content:'';
  background:url(https://3886074.fs1.hubspotusercontent-na1.net/hubfs/3886074/Assets%20Jan%202020/ORange%20Dots.svg)no-repeat;
  background-size:cover;
  background-position:center center;
  top: 140px;
  right: 0;
  width: 82px;
  height: 82px;
  z-index: 1;
}


body .row-fluid .contact-section1 .wrapper{
  position:relative;
  padding: 42px 15px 65px;
}

.contact-section1 .wrapper:after{
  position:absolute;
  content:'';
  background:#F3F1EF;
  top:0;
  right: -28%;
  height: 100%;
  width: 85%;
  z-index: -1;
}

.contact-section1 .right-col{

  margin-left: 7%;
  width: 44%;
}

.contact-section1 .contact-heading {
  max-width: 490px;
}

.contact-section1 .contact-heading h1{
  position:relative;
}

.contact-section1  .contact-heading h1:after{
  position:absolute;
  content:'';
  bottom:-10px;
  left:0;
  width:16%;
  height:3.5px;
  background:#1b1b1b;
}


.contact-section1  .contact-heading p{
  font-size: 19px;
  letter-spacing: 0.32px;
  line-height: 1px;
  font-weight:normal;
  margin-top:40px;
}


.contact-section1 .contact-heading p span{
  font-family: 'Born Ready Slanted';
  font-size: 28.8px;
  letter-spacing: 0.48px;
  line-height: 63.5px;
}

.contact-section1  .contact-details{
  padding-bottom:25px;
}

.contact-section1  .contact-details ul{
  margin:0;
}

.contact-section1  .contact-details li{
  margin-left:0;
  margin-bottom: 26px;
  display:flex;
  align-items:center;
}

.contact-section1  .contact-details li span.img {
  float: left;
  display: inline-block;
  width: 100%;
  max-width: 24px;
  padding-right: 20px;

}

.contact-section1 .contact-details li span{
  display: inline-block;
  width: 100%;
  max-width:500px;
}

.contact-section1  .contact-details li a{
  color: #010101;
  font-size: 24px;	
  line-height: 40px;
  font-weight:500;
}

.contact-section1  .contact-details li{
  color: #010101;
  font-size: 24px;	
  line-height: 40px;
  font-weight:500;
}

.contact-section1  .contact-details li:before{
  display:none;
}

.contact-section1  .contact-details li:hover a{
  color: #EB7F51;
  font-size: 24px !important;	
  transition:all ease-in-out .2s;
}

.contact-section1  .contact-details li span.img .black-icon{
  display:block;
  transition:all ease-in-out .2s;
  vertical-align:middle;
}

.contact-section1  .contact-details li span.img .blue-icon{
  display:none;
  transition:all ease-in-out .2s;
}

.contact-section1  .contact-details li.on-hover:hover span.img .blue-icon{
  display:block;
  transition:all ease-in-out .2s;
  vertical-align:middle;
}

.contact-section1  .contact-details li.on-hover:hover span.img .black-icon{
  display:none;
  transition:all ease-in-out .2s;
}

.contact-section1  .contact-location h4 {
  font-size: 24px;
  line-height: 40px;
}

.contact-section1  .contact-location h4:hover{
  color: #EB7F51;
  cursor:pointer;
}
.contact-section1  .contact-location h4 img{
  width:24px;
  height:24px;
  vertical-align: initial;
  position:relative;
  top:4px;
}

.contact-section1  .contact-location h4 span{
  padding-right: 15px;
}

.contact-section1  .contact-location h4 .blue-icon{
  display:none;
  transition:all ease-in-out .2s;
  width: auto;
  float: left;
}

.contact-section1  .contact-location h4:hover .black-icon{
  display:none;
  transition:all ease-in-out .2s;
}

.contact-section1  .contact-location h4:hover .blue-icon{
  display:block;
  transition:all ease-in-out .2s;
  vertical-align:middle;
  padding-right: 21.5px;
}


body .row-fluid .contact-section1 .contact-location .hs_cos_wrapper{
  background-color: #FFFFFF;
  box-shadow: 0 5px 20px 0 rgba(21,21,21,0.14);
  margin-top:110px;
  flex-basis: 45%;
  -webkit-flex-basis: 45%;
  margin-right: 6%;
}


body .row-fluid .contact-section1 .contact-location .hs_cos_wrapper:nth-child(even){
  margin-right:0;
}

.contact-section1 .contact-location h3{
  font-size: 28px;
  line-height: 40px;
}

.contact-section1 .contact-location p{
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 26.88px
}



.contact-section1 .contact-location .img-container {
  position: relative;
  top: -80px;
  left: 0;
  right: 0;
  margin: 0 auto;

}




.contact-section1 .contact-location .img-container iframe{
  box-shadow: 0 5px 9px 0 rgba(21,21,21,0.04);
  width: 85%;
}



.contact-section1 .contact-location .text-container {
  margin-top: -62px;
  padding: 0px 39px 14px;
  text-align: left;
  min-height: 126px;
}

.contact-section1 .contact-location .text-container span{
  opacity: 0.42;
  color: #151515;
}



.contact-section1 .right-col .form-text h1{
  font-size: 30px;	
  letter-spacing: 0.33px;	
  line-height: 36px;	
  text-align: center;
  font-weight:bold;
  margin-bottom:15px;
  margin-top:10px;
}

.contact-section1 .contact-location .two-col-adjust .hs_cos_wrapper:last-child p{
  max-width:220px;
}

.contact-section1 .right-col .form-group{
  max-width: 472px;
  margin: 0 auto;
  padding: 25px 0 0px;
}



.contact-section1 .right-col .form-container form .hs-button{
  padding: 13px 43px 14px 44px;
  margin-top:11px;
  width: auto;
}



.contact-section1 .right-col .form-container form label{
  color: #1B1B1B;	
  font-size: 13px;	
  letter-spacing: 0.24px;	
  line-height: 15px;  
  margin-top:10px;
}


.contact-section1 .right-col .form-container form .hs-form-required{
  display:none;
}


.contact-section1 .right-col .form-container form .hs-input{
  border: 1px solid rgba(27,27,27,0.27);	
  border-radius: 4px;	
  background-color: #FFFFFF;
  height:46px;
  margin-top:7px;
  color:#1B1B1B!important;
  font-family:"neue-haas-grotesk-text";
  padding: 5px 15px 5px 15px;
  font-size: 16px;
  letter-spacing: 0.28px;
  line-height: 18px;
  margin-bottom: 7px;
}


.contact-section1 .right-col .form-container form .hs-input:focus{
  border: 1px solid #1B1B1B;
}


.contact-section1 .right-col .form-container form .hs-input::placeholder{
  color:#BBC4C8;
  font-weight:300;
  line-height:22px;
}


body .row-fluid .contact-section1 .right-col .form-container form textarea{
  height:126px;
  padding:15px;
}



body .row-fluid .contact-section1 .right-col .form-container form select{
  background:#fff url(https://3886074.fs1.hubspotusercontent-na1.net/hubfs/3886074/Assets%20Jan%202020/Blue%20dropdown.svg) no-repeat !important;
  background-size: 10px !important;
  background-position: 96% !important;
  color:#BBC4C8!important;
}

body .row-fluid .contact-section1 .right-col .form-container form select.black{
  color:#000!important;
}

body .row-fluid .contact-section1 .right-col .form-container form label.hs-error-msg,
body .row-fluid .contact-section1 .right-col .form-container form label.hs-main-font-element{
  color:red;
}

.contact-page .subscribe-section{
  margin-top:0;
}



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

  body .row-fluid .contact-section1 .contact-location .hs_cos_wrapper{
    margin-right: 3%;
  }
}

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

  .contact-section1 .left-col .contact-heading p{
    font-size:16px;
    line-height: 31px;
  }


  .contact-section1 .left-col .contact-details li a{

    font-size:20px;
    line-height:30px;
  }

  .contact-section1 .contact-location .text-container h1{
    font-size:20px;
  }

  .contact-section1 .contact-location .text-container p{
    font-size: 14px;
  }


  .contact-section1 .right-col .form-group {
    max-width: 400px;
  }

  .contact-section1 .left-col .contact-details li span.img{
    max-width: 30px!important;
  }  


  .contact-section1 .left-col .contact-details li span {
    max-width: 250px;
  }


  .contact-section1 .right-col{
    margin-left: 2%;
  }

  .contact-section1 .contact-heading p span{
    line-height: 43.5px;
  }

}



@media(max-width:767px){

  .contact-section1 .wrapper:after{
    display:none;
  }  

  .contact-section1 {
    padding: 40px 0 70px;
  }  

  .contact-section1 .left-col {
    width: 100%;
  }

  .contact-section1 .right-col {
    width: 100%;
    margin-left:0;
    background: #f3f1ef;
    padding: 0px 20px 30px;
    margin-top: 10%;
  }  


  .contact-section1 .left-col .contact-details li a {
    font-size: 20px;  
    line-height:30px;
  }

  .contact-section1 .left-col .contact-heading p {
    font-size: 16px;
    line-height:31px;
  }

  .contact-section1 .contact-heading p span{
    line-height: 43.5px;
  }

  .contact-section1 .contact-location .text-container h1 {
    font-size: 24px;
  }


  .contact-section1 .left-col .contact-details li span.img{
    max-width: 30px!important;
  }

  .contact-section1 .left-col .contact-details li span {
    display: inline-block;
    width: 100%;
    max-width: 250px;
  }  

  .contact-section1 .right-col .form-group{
    float:none;
    max-width:100%;
  }

  body .row-fluid .contact-section1 .wrapper{

    padding: 0px 15px 0px;
  }


  .contact-section1:after{
    top: 0px;
    right: -20px;
    width: 58px;
    height: 115px;
  }

  .contact-section1:before{
    top: 50px;
    right: 0;
    width: 62px;
    height: 62px;
  }

}





/*****=====================
BLOG STYLING
====================******/





.hs-blog-post .blog-heading{
  display:none;
}

.hs-blog-listing .blog-heading .left-col{
  width: 42.17094%;
}

.hs-blog-listing .blog-heading .right-col{
  width: 55.264957%;
}

.hs-blog-listing .homepage-section4-cm{
  display:block;
}

.hs-blog-listing .blog-heading{
  padding-top:132px;
  padding-bottom:50px;
  display:block;
  position:relative;
}

.hs-blog-listing .blog-heading:after{
  position:absolute;
  content:'';
  background:url(https://3886074.fs1.hubspotusercontent-na1.net/hubfs/3886074/Assets%20Jan%202020/purple%20semi%20circle-1.svg) no-repeat;
  background-size:cover;
  background-position:center center;
  width:44px;
  height:88px;
  top:196px;
  left:0;
  z-index:1;
}


.hs-blog-listing .blog-heading:before{
  position:absolute;
  content:'';
  background:url(https://3886074.fs1.hubspotusercontent-na1.net/hubfs/3886074/Assets%20Jan%202020/green%20dots%20circle.svg) no-repeat;
  background-size:cover;
  background-position:center center;
  width:88px;
  height:87px;
  top: 190px;
  left: 20px;
  z-index:2;
}


.hs-blog-listing .blog-heading h2{
  position:relative;
  font-size: 57px;
  font-weight: bold;
  letter-spacing: normal;
  margin-bottom: 25px;
  line-height: 67px;
}

.hs-blog-listing.category-page .blog-heading .normal-heading{
   display:none;
}

.hs-blog-listing.hs-single-author .blog-heading .normal-heading{
   display:none;
}

.hs-blog-listing.hs-single-author #category-heading{
   display:none;
}

.hs-blog-listing #category-heading{
   display:none;
}
.hs-blog-listing #author-heading{
   display:none;
}
.hs-blog-listing.hs-single-author #author-heading{
   display:block;
}

.hs-blog-listing.category-page #category-heading{
   display:block;
}

.hs-blog-listing.category-page  .blog-heading h2 a,
.hs-blog-listing.category-page  #category-heading,
.hs-blog-listing.hs-single-author  #author-heading{
   position:relative;
  font-size: 57px;
  font-weight: bold;
  letter-spacing: normal;
  margin-bottom: 25px;
  line-height: 67px;
  color: #1B1B1B;
  text-transform:capitalize;
}

.hs-blog-listing .blog-heading h2:after,
.hs-blog-listing.category-page  #category-heading:after,
.hs-blog-listing.hs-single-author  #author-heading:after{
  position: absolute;
  content: '';
  background: #010101;
  width: 45%;
  height: 3px;
  top: -41px;
  left: 0;

}

.hs-blog-listing.videos .blog-heading h2:after{
  display:none;
}

.hs-blog-listing.client-story .blog-heading h2:after{
  display:none;
}


body.hs-blog-listing .row-fluid .filter-section {
  padding-top: 50px;
}

body.hs-blog-listing .row-fluid .filter-section .fliter-wrap {
  max-width: 490px;
  float: right;
}

.hs-blog-listing .post-listing {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  flex-wrap: wrap;
  -wevkit-flex-wrap: wrap;
  flex-direction: row;
  -webkit-flex-direction: row;
  margin-right: -2.5%;
  position:relative;
  z-index:1;
}

.hs-blog-listing .post-listing .post-item:nth-child(2):after{
  position:absolute;
  content:'';
  background:url(https://3886074.fs1.hubspotusercontent-na1.net/hubfs/3886074/Assets%20Jan%202020/yellow%20triangle-1.svg)no-repeat;
  width:103px;
  height:103px;
  top:0;
  right:-50px;
  z-index:-1;

}

.hs-blog-listing .post-item {
  display: flex;
  flex-direction: column;
  flex-basis: 47.5%;
  float: left;
  margin-right:5%;
  margin-bottom: 49px;
  box-sizing: border-box;
  position: relative;
  cursor:pointer;
}

.hs-blog-listing .post-item .hs-featured-image-wrapper .hs_feature_img{
  margin-bottom:32px;
}


.hs-blog-listing .post-item:nth-child(2n){
  margin-right:0;
}


.hs-blog-listing .hs-author-avatar{
  width: 40px;
  height:40px;
  border-radius: 100%;
  border: 1px solid #010101;
}

.hs-blog-listing .post-header h4{
  min-height:96px;
}
.hs-blog-listing .hs-author-details{
  color: #676767;
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 26.88px;
  margin-left:0;
}
.hs-blog-listing .hs-author-details .a.author-link{
  color: #0F0F0F;
}

.hs-blog-listing .hs-author-details .right-col,
.hs-blog-listing .hs-author-details .left-col{
  margin-left:0;
}

.hs-blog-listing .post-item:hover .post-header h4 a{
  color: #EB7F51;

}
.hs-blog-listing .single-line h4{
  min-height: 100%;
  font-size: 16px;
  line-height: 20px;
}

#loadMore {
  width: 100%;
  box-sizing:border-box!important;
  color: #1B1B1B;
  display: block;
  text-align: center;
  margin: 0 auto;
  padding: 20px 0;
  border-radius: 4px;
  border: 1px solid transparent;
  background-color:#F3F1EF;
  transition: all ease-in-out .2s;
  font-weight:600;
  margin-top: 44px;
  margin-bottom: 15px;
  transition: all ease-in-out .2s;
  float:left;
}

#loadMore:hover {
  background-color:#e6e1dc;
}


.cta-trigger{
  cursor:pointer;
}

.cta-trigger h5{
  position:relative;
  font-size: 18.2px;	
  letter-spacing: 0.34px;	
  line-height: 54.44px;	
  text-align: right;
  padding-right:20px;
  color:#1B1B1B;
  text-transform:initial;
}


.cta-trigger h5:after{
  position:absolute;
  content:'';
  top:25px;
  right:0;
  background:url(https://3886074.fs1.hubspotusercontent-na1.net/hubfs/3886074/Assets%20Jan%202020/Blue%20dropdown.svg)no-repeat;
  background-size:cover;
  background-position:center center;
  width:12px;
  height:5px;

}


.cta-trigger.blue h5:after{
  position:absolute;
  content:'';
  top:25px;
  right:0;
  background:url(https://3886074.fs1.hubspotusercontent-na1.net/hubfs/3886074/Assets%20Jan%202020/Blue%20dropdown.svg)no-repeat;
  background-size:cover;
  background-position:center center;
  width:8px;
  height:4px;
  transform:rotate(180deg);
}

.cta-trigger.blue h5{
  color:#1B1B1B;
}



.cta-trigger1{
  cursor:pointer;
}

.cta-trigger1 h5{
  position:relative;
  font-size: 18.2px;	
  letter-spacing: 0.34px;	
  line-height: 54.44px;	
  text-align: right;
  padding-right:20px;
  color:#1B1B1B;
  text-transform:initial;
}


.cta-trigger1 h5:after{
  position:absolute;
  content:'';
  top:25px;
  right:0;
  background:url(https://3886074.fs1.hubspotusercontent-na1.net/hubfs/3886074/Assets%20Jan%202020/Blue%20dropdown.svg)no-repeat;
  background-size:cover;
  background-position:center center;
  width:12px;
  height:5px;

}


.cta-trigger1.blue h5:after{
  position:absolute;
  content:'';
  top:25px;
  right:0;
  background:url(https://3886074.fs1.hubspotusercontent-na1.net/hubfs/3886074/Assets%20Jan%202020/Blue%20dropdown.svg)no-repeat;
  background-size:cover;
  background-position:center center;
  width:8px;
  height:4px;
  transform:rotate(180deg);
}

.cta-trigger1.blue h5{
  color:#1B1B1B;
}

.post-filter{
  position:relative;
}

/* .post-filter ul{
text-align: right;
z-index: 2;
position: absolute;
right: 0;
top: -30px;
background: #FAF9F9; 
padding: 0 0 10px 0;
width:1280px;
} */

.post-filter li{
  display:inline-block;
  margin: 0 0 7px 0;
}

.post-filter li:before{
  display:none;
}

.post-filter li a{
  border: 1px solid #D9DADB;	
  border-radius: 4px;	
  background-color: #FFFFFF;
  padding: 9px 26.5px 7px;

}

.post-filter li a.active{
  border: 1px solid #2EAABD;
  border-radius: 4px;	

}

.hs-blog .post-filter li a{
  text-transform:uppercase;
  color: #1C1D1E;	
  font-size: 10px;	
  letter-spacing: 0.83px;	
  line-height: 13px;

  transition: 0.3s all ease-in-out;
}

.hs-blog .post-filter li a:hover{
  border: 1px solid #2eaabd;
  color: #151515;
  font-size:10px;
}

.post-filter .filter-link-count,
.topic-section .widget-module ul,
.topic-section1 .widget-module ul{
  display:none;
}

.topic-section .widget-module ul,
.topic-section1 .widget-module ul{
  text-align:right;
}


.category-page .topic-section .widget-module ul{
  display:block;
}


@media(max-width: 767px){
  .hs-blog-listing .blog-heading h1:after{
    width: 164px;
  }
  
  .hs-blog-listing.category-page  .blog-heading h2 a,
  .hs-blog-listing.category-page  #category-heading,
  .hs-blog-listing.hs-single-author  #author-heading{
   font-size: 29.57px;
    line-height: 40px;
}
}


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

  .hs-blog-listing .hs-author-details{
    font-size:14px;
  }

  .hs-blog-listing .hs-author-avatar {
    width: 30px;
    height: 30px;
  }


  .hs-blog-listing .blog-heading:before{
    top: 210px;
  }

  .hs-blog-listing .blog-heading:after{
    top: 180px;
  }

  .hs-blog-listing .blog-heading h2{
    font-size: 43px;
    line-height: 65.99px;
  }


}
@media (max-width:1024px){
  .hs-blog-listing .blog-heading {
    padding-bottom: 30px;
    padding-top: 100px;
  }
  .new_insight-blog .tag-sidebar {
    padding-right: 0;
  }

  .hs-blog-listing .post-item {
    width: 100%;
    margin: 0;
    margin-top: 20px;
    max-width: 100%;
    width: 100%;
    margin: 0px auto 50px;
    float: none;
  }  
  .hs-blog-listing .post-header h4 {
    min-height: auto;
  }

  .hs-blog-listing .post-listing{
    display: block;
    margin-right: 0;
  }
  .new_insight-blog .new-insight-content {
    margin-top: 70px;
  }
  .new_insight-blog.new-insight-detail .tag-sidebar {
    padding-left:0px;
  }
}

@media (max-width:767px){
  .new_insight-blog .new-insight-content {
    margin-top: 50px;
  }
  .hs-blog-listing .hs-author-details{
    padding-top:20px;
  }
  .hs-blog-listing .blog-heading h2{
    font-size: 29.57px;
    line-height: 40px;
  }
  .hs-blog-listing .post-item .hs-author-details .row-fluid{
    display:flex;
    align-items:center;
  }  

  .hs-blog-listing .post-item .hs-author-details .left-col{
    margin-right:20px;
  }

  .hs-blog-listing .blog-heading {
    padding-top: 100px;
    padding-bottom: 25px;
    background:#FAF9F9;
  }


  .hs-blog-listing .blog-heading .left-col,
  .hs-blog-listing .blog-heading .right-col{
    width: 100%;

  }


  .hs-blog-listing .blog-heading:after{
    top: 10px;
    right: 0;
    left:auto;
    width: 34px;
    height: 68px;
  }


  body.hs-blog-listing .row-fluid .filter-section {
    padding-top: 10px;
  }

  .hs-blog-listing .blog-heading:before{
    top: 20px;
    right: 20px;
    left:auto;
    width: 68px;
    height: 67px;
  }

  body.hs-blog-listing .row-fluid .filter-section .fliter-wrap {
    max-width: 100%;
    float: none;
  }


  body.hs-blog-listing .row-fluid .filter-section .fliter-wrap .span6:nth-child(2){

    margin-top:-30px;
  }

  .cta-trigger h5:after,
  .cta-trigger.blue h5:after{
    right: auto;
    margin-left: 10px;
  }

  .cta-trigger h5{
    text-align:left;
    padding-right:0;
  }


  .cta-trigger1 h5:after,
  .cta-trigger1.blue h5:after{
    right: auto;
    margin-left: 10px;
  }

  .cta-trigger1 h5{
    text-align:left;
    padding-right:0;
  }

  .post-filter ul {
    text-align: left;
    right: auto;
    top: -40px;
    background: #fff;
    padding: 20px 10px;
    width: 100%;
    margin:0;
  }

  .category-page .post-filter ul{
    position:relative;
  }

  .post-filter li {
    display: block;
    margin: 0px 0px 20px 0;
  }



  .hs-blog-listing .blog-section{
    margin-top: 0;
    padding-top: 30px;
  }
  .new_insight-blog.new-insight-detail .new-insight-content {
    margin-top:30px;
  }
  .sectitlecontent-box-content {
    padding: 24px 28px;
  }
}

@media(max-width: 1240px){
  .hs-blog-listing .hs-author-details .right-col{
    margin-left: 17px;
  }
}


/*AUTHOR PAGE*/



.hs-blog-listing .author-section .author-info-cm .hs-author-details{
  display:none;
}

body.hs-single-author .row-fluid .author-section .author-info-cm .hs-author-details{
  display:none;
}

body.hs-single-author .author-section .author-info-cm .hs-author-details:first-child{
  display:block!important;
  margin: 0 auto;
  max-width: 340px;
  float: none;
  text-align: center;
  margin-left:90px;
}



body.hs-single-author .author-section .author-info-cm .hs-author-details:first-child .hs-author-avatar {
  width: 100%;
  height: 60px;
  border-radius: 100%;
  border: 1px solid #010101;
  max-width: 60px;
  margin: 0 auto;
  margin-bottom: 12px;
}



body.hs-single-author .author-section .author-info-cm .hs-author-details:first-child a {
  text-decoration:none;
  display:block;
  font-size: 47px;	
  line-height: 56px;	
  text-align: center;
  font-weight:bold;
}


body.hs-single-author .author-section .author-info-cm .hs-author-details:first-child span{
  color: #1C1D1E;		
  font-size: 12px;	
  letter-spacing: 1px;	
  line-height: 15px;
  text-transform:uppercase;
  font-weight:500;
}


body.hs-single-author .author-section{
  position:relative;
}


body.hs-single-author .author-section:after{
  position:absolute;
  content:'';
  background:url(https://3886074.fs1.hubspotusercontent-na1.net/hubfs/3886074/Assets%20Jan%202020/green%20dots%20circle.svg) no-repeat;
  top: 30px;
  left: -30px;
  width:88px;
  height:87px;
}

body.hs-single-author .author-detail-wrap{
  padding: 85px 0 62px;
}

body.hs-single-author .blog-heading {
  padding-top: 116px;
}

body.hs-blog-listing .author-section .cta-container,
body.hs-blog-post .author-section .cta-container{
  display:none;
}

body.hs-single-author .author-section .cta-container{
  display:block;
}

body.hs-single-author .author-section .cta-container a{
  position:relative;
  padding-left:30px;
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 20px;
  font-weight:bold;
}


body.hs-single-author .author-section .cta-container a:before{
  position: absolute;
  content: '';
  background: url(https://3886074.fs1.hubspotusercontent-na1.net/hubfs/3886074/Assets%20Jan%202020/Line%20Arrow.svg)no-repeat;
  background-size: cover;
  background-position: center center;
  top: 4px;
  left: 0;
  width: 19px;
  height: 13px;
}


body.hs-single-author .feature-author{
  margin-left:0;
}


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

  body.hs-single-author .author-section .author-info-cm .hs-author-details:first-child {
    margin-left: -10px;
  }


}

@media(max-width:767px){

  body.hs-single-author .author-detail-wrap {
    padding: 30px 0 30px;
  }

  body.hs-single-author .author-section:after{
    top: 70px;
  }

  body.hs-single-author .author-section .author-info-cm .hs-author-details:first-child{
    max-width:100%;
    margin:0 auto 50px;
  }  


  body.hs-single-author .author-section .cta-container{
    margin-bottom:20px;
  }
}












/*BLOG PAGE*/

.hs-blog-listing .post-section-hero,
.category-page .post-section-hero{
  display:none;
}


body.hs-blog-post .row-fluid .blog-section .wrapper{
  max-width: 1230px;
  position:relative;
  z-index:1;
}

.hs-blog-post .breadcrumb-cm ul{
  margin:19px 0;
}

body.hs-blog-post .row-fluid .blog-section h2 a,
body.hs-blog-post .row-fluid .blog-section h3 a,
body.hs-blog-post .row-fluid .blog-section h4 a,
body.hs-blog-post .row-fluid .blog-section h5 a{
  transition:0.3s all ease-in;
}

body.hs-blog-post .row-fluid .blog-section h2 a:hover,
body.hs-blog-post .row-fluid .blog-section h3 a:hover,
body.hs-blog-post .row-fluid .blog-section h4 a:hover,
body.hs-blog-post .row-fluid .blog-section h5 a:hover{
  color:#eb7f51!important;
  transition:0.3s all ease-in;
}

body.hs-blog-post .row-fluid .blog-section a.cta_button.remove-styling{
  background:transparent!important;
  padding:0!important;
  box-shadow:none!important;
  border:none!important;
}


body.hs-blog-post .row-fluid .blog-section>.wrapper:after{
  position:absolute;
  content:'';
  background:url(https://3886074.fs1.hubspotusercontent-na1.net/hubfs/3886074/Assets%20Jan%202020/Yellow%20Semi%20Circle%20%281%29.svg)no-repeat;
  background-size:contain;
  background-position:center center;
  width:103px;
  height:103px;
  top: 32px;
  right: -48px;
  transform: rotate(270deg);
  z-index: -1;  
}


body.hs-blog-post .row-fluid .blog-section>.wrapper:before{
  position:absolute;
  content:'';
  background:url(https://3886074.fs1.hubspotusercontent-na1.net/hubfs/3886074/Assets%20Jan%202020/Purple%20Dots.svg)no-repeat;
  background-size:cover;
  background-position:center center;
  width:82px;
  height:81px;
  top: -2%;
  left: -30%;
  z-index: -1;  
}


body.hs-blog-post .row-fluid .blog-section{
  padding: 0px 15px 38px 0;
}

.hs-blog-post .blog-container{
  width: 62.7%;
  position: relative;
  margin-left:0;
}

.hs-blog-post h2.post-heading {
  font-family: "Born Ready Slanted";
  font-size: 44px;
  line-height: 57.4px;
  font-weight:300;
}

.hs-blog-post .post-header .read-min{
  display: flex;
  justify-content: center;
  align-items: center;
}

.hs-blog-post .post-header .read{
  text-transform:uppercase;
  color: #1C1D1E;	
  font-size: 12px;	
  letter-spacing: 1px;	
  line-height: 15px;
  font-weight:500;
  padding-left:10px;
}


.hs-blog-post .post-header{
  position:relative;
  padding-bottom: 38px;
}


.hs-blog-post .post-header .hs-author-details{
  margin-left: 0;
}


.hs-blog-post .post-header .hs-author-details .author-wrap{
  display:flex;
  align-items:center;
}

.hs-blog-post .post-header .hs-author-details .author-wrap .row-fluid{
  display:flex;
  align-items:center;
}

.hs-blog-post .post-header .hs-author-details .author-wrap .left-col{
  width:auto;
  float:left;
}

.hs-blog-post .post-header .hs-author-details .author-wrap .right-col{
  width:auto;
  float:left;
  margin-left:10px;
}


.hs-blog-post .hs-author-details .right-col span{
  color: #1C1D1E;	
  font-size: 16px;	
  letter-spacing: 0.8px;	
  line-height: 20px;

}


.hs-blog-post .hs-author-details .right-col a.author-link{
  text-decoration:underline;

}

.hs-blog-post .post-header .left-col .hs-author-avatar{
  height:50px;
  width:50px;
  border-radius:100%;
  border:1px solid ;
}


.hs-blog-post .post-body{
  margin-left:0;
}



.hs-blog-post .blog-social{
  width: 100%;
  max-width:337px;
  background:#F3F1EF;
  /*   margin-left: 8.5%;
  right:1.8%!important; */
}


.hs-blog-post .blog-social.test{
  max-width:337px;
  /*   right: 18.8%!important;
  margin-left:5.7%; */
}

.hs-blog-post .blog-social-wrap{
  position: relative;
  padding-left: 40px;
  float: right;
}

.hs-blog-post .category-container {
  padding: 28px 30px 15px;
  border-bottom:1px solid #D9DADB;
}

.hs-blog-post .category-container p{
  color: #1C1D1E;	
  font-size: 16px;	
  line-height: 20px;
  font-weight:600;
}

.hs-blog-post .category-container li{
  margin-left:0;
}

.hs-blog-post .category-container li:before{
  display:none;
}

.hs-blog-post .category-container a.topic-link {
  display: inline;
  border: 1px solid #D9DADB;
  border-radius: 4px;
  background-color: #FFFFFF;
  color: #1C1D1E;
  font-size: 10px;
  letter-spacing: 0.83px;
  line-height: 13px;
  text-transform: uppercase;
  padding: 10px 15px;
  margin-top: 10px;
  font-weight:normal;
  transition: all 0.3s ease-in-out;
}

.hs-blog-post .category-container a.topic-link:hover{
  border: 1px solid #2EAABD;
  color: #151515; 
}

.hs-blog-post .feature-resouce-cm{
  border-bottom:1px solid #D9DADB;
  padding: 47px 30px 38px;
  margin-bottom: 12px;
}

.hs-blog-post .feature-resouce-cm h6{
  color: #1C1D1E;
  font-size: 16px;	
  line-height: 20px;
  font-weight:600;
}


.hs-blog-post .feature-resouce-cm p{
  max-width:166px;
  color: #1B1B1B;	
  font-size: 14px;	
  letter-spacing: 0.23px;	
  line-height: 22.24px;
}

.hs-blog-post .feature-resouce-cm img{
  padding:13px 0 22px;
}

.hs-blog-post .post-sharing-icons{
  padding: 7px 30px 10px;
  border-bottom:1px solid #D9DADB;
  text-align:center;
}

.hs-blog-post .post-sharing-icons li{
  display: inline-block;
  border-radius: 100%;
  width: 32px;
  height: 32px;
  text-align: center;
  /*   border: 1px solid #1E40CB; */
  border: 1px solid #151515;
  background-color: rgba(255,255,255,0.11);
  opacity: 0.5;
  margin-right:16px;
  transition: all 0.3s ease-in-out;
}

.hs-blog-post .post-sharing-icons li a{
  display: block;
}

.hs-blog-post .post-sharing-icons li:last-child{
  margin-right:0;
}

.hs-blog-post .post-sharing-icons li img{
  vertical-align:middle;
  transition: all 0.3s ease-in-out;
}

.hs-blog-post .post-sharing-icons li:hover{
  opacity:1;
  background: #000;
}

.hs-blog-post .post-sharing-icons li span.hover{
  display: none;
}

.hs-blog-post .post-sharing-icons li:hover span.hover{
  display: block;
}

.hs-blog-post .post-sharing-icons li:hover span.no-hover{
  display: none;
}



.hs-blog-post .blue{
  border-radius: 2px;	
  background-color: #fff;
  padding:20px 40px;
  margin-bottom:50px;
}


.hs-blog-post .blue li {
  margin-left: 40px;
  font-size: 18px;	
  margin-bottom: -5px;
}

.hs-blog-post .blue li a:after {
  position: absolute;
  content: '';
  top: 12px;
  left: -25px;
  border-radius: 100%;
  background: #000;
  width: 4px;
  height: 4px;
}

.hs-blog-post .blue li:before{
  display:none;
}


.hs-blog-post .blue li a{
  color: #2eaabd;	
  font-size: 18px;	
  letter-spacing: 0.3px;	
  line-height: 26.88px;
}

.hs-blog-post .blue li a:hover{
  color: #eb7f51;	
  text-decoration:underline;
}

.hs-blog-post .post-body h2{
  margin-top:50px;
}

.hs-blog-post .post-body h3{
  font-weight:600;

}

.hs-blog-post .post-body p{
  color: #151515;	
  font-size: 18px;	
  letter-spacing: 0.3px;	
  line-height: 30.24px;
  margin-bottom:40px;
}

.hs-blog-post .post-body img{
  margin-bottom:30px;
}


.hs-blog-post .post-body blockquote{
  margin-bottom:30px;
}


.hs-blog-post .related-post-section {
  padding-bottom: 140px;
}

.hs-blog-post .related-post-section h3{
  font-weight:600;
}

.hs-blog-post .related-post-section .related-post{
  padding-top:20px;
  margin-right: -210px;
  width: 132%;
  position: relative;
}

.hs-blog-post .related-post-section .post-item{
  margin-right:30px;
  margin-left:0;
  background-color: #FFFFFF;
  cursor:pointer;
  box-shadow: 0 5px 9px 0 rgba(21,21,21,0.04);
}


.hs-blog-post .related-post-section .post-item:hover .post-title-related a{
  color:#EB7F51;
}

.hs-blog-post .related-post-section .post-inner{
  margin-left:0;
}

.hs-blog-post .related-post-section .post-title{
  padding:30px 0 60px 20px;
}

.hs-blog-post .related-post-section .post-title .post-title-related{
  min-height:114px;
}


body.hs-blog-post .row-fluid .author-wrap1{
  margin-left:0;
  position:relative;
  margin-top: 30px;
}


body.hs-blog-post .row-fluid .author-wrap1:before{
  background: #A4A4A4;
  height:1px;
  /*   width:750px; */
  width: auto;
  top:0;
  left:0;
  right:0;
  position:absolute;
  content:'';
}
/*
.author-wrap1>.row-fluid{
display:flex;
align-items:center;
max-width: 400px;
margin: 0 auto;
float: none;
padding: 30px 0 0 0;
}*/

.author-wrap1>.row-fluid{
  display: flex;
  align-items: center;
  max-width: 100%;
  JUSTIFY-CONTENT: center;
  margin: 0 auto;
  float: none;
  padding: 30px 0 0 0;
}

.author-wrap1 .left-col{
  width:auto;
  float:left;
}

.author-wrap1 .right-col{
  width:auto;
  float:left;
  margin-left:10px;
}


.author-wrap1 .right-col span{
  color: #1C1D1E;	
  font-size: 16px;	
  letter-spacing: 0.8px;	
  line-height: 20px;

}


.author-wrap1 .right-col a.author-link{
  text-decoration:underline;

}

.author-wrap1 .left-col .hs-author-avatar{
  height:50px;
  width:50px;
  border-radius:100%;
  border:1px solid ;
}




@media(max-width:1680px){

  /*   .hs-blog-post .blog-social,
  .hs-blog-post .blog-social.test{
  right: 13.8%;
} */

  body.hs-blog-post .row-fluid .blog-section>.wrapper:before{
    left: -19%;
  }
}

@media(max-width: 1580px){
  body.hs-blog-post .row-fluid .blog-section>.wrapper:after {
    right: 0;
  }

  body.hs-blog-post .row-fluid .blog-section>.wrapper:before{
    left: -179px;
  }
}

@media(max-width: 1520px){
  body.hs-blog-post .row-fluid .blog-section>.wrapper:after {
    right: 0;
  }

  body.hs-blog-post .row-fluid .blog-section>.wrapper:before{
    left: -128px;
    top: -8%;
  }
}

@media(max-width: 1350px){
  body.hs-blog-post .row-fluid .blog-section>.wrapper:before{
    left: -58px; 
  }
}

@media(max-width: 1300px){
  body.hs-blog-post .row-fluid .blog-section>.wrapper:before{
    left: -32px;
  }
}



@media(max-width:1200px){

  /*   .hs-blog-post .blog-social,
  .hs-blog-post .blog-social.test{
  right: 3%;
} */

  .hs-blog-post .blog-social-wrap{
    padding-left: 0;
  }

  body.hs-blog-post .row-fluid .blog-section>.wrapper:after {
    right: 20px;
  }

}

@media(max-width:1200px)and(min-width:1025px){
  .hs-blog-post .post-sharing-icons{
    padding: 7px 10px 10px;
  }

  .hs-blog-post .post-sharing-icons li{
    margin-right: 6px;
  }

  .hs-blog-post .blog-container{
    width: 60.7%;
  }

  /*   .hs-blog-post .blog-social,
  .hs-blog-post .blog-social.test{
  right: 3%;
  max-width: 300px;
} */

  body.hs-blog-post .row-fluid .author-wrap1:before{
    /*     width:100%; */
    width: auto;
  }

}

@media(max-width: 1180px) and (min-width: 992px){
  .hs-blog-post .blog-social-wrap{
    /*     padding-left: 30px; */
  }

  .hs-blog-post .blog-social,
  .hs-blog-post .blog-social.test{
    /*     max-width: 288px; */
    max-width: 292px;
    /*     top: 6px !important; */
  }
}


@media(max-width: 991px) and (min-width: 768px){
  .hs-blog-post .blog-social-wrap{
    /*     padding-left: 30px; */
  }

  .hs-blog-post .blog-social,
  .hs-blog-post .blog-social.test{
    max-width: 265px;
  }  

  .hs-blog-post .blog-social-wrap {
    width: 37.491713%;
  }

  body.hs-blog-post .row-fluid .blog-container {
    width: 59%;
  }

  .hs-blog-post .post-sharing-icons li{
    margin-right: 3px;
  }

  body .row-fluid .simple-cta .cta_button{
    font-size: 14px;
  }

  /*   .hs-blog-post .feature-resouce-cm{
  padding: 47px 20px 35px;
} */
}

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

  .hs-blog-post .blog-container {
    width: 64%;
  }

  body.hs-blog-post .row-fluid .author-wrap1:before{
    /*     width:100%; */
    width: auto;
  }


  .hs-blog-post .post-sharing-icons
  {
    padding: 7px 10px 10px;
  }

  .hs-blog-post .feature-resouce-cm{
    padding: 47px 30px 38px;
  }    
  .hs-blog-post .category-container{
    /*     padding: 50px 10px 111px; */
    padding: 50px 30px 31px;
  }

  .hs-blog-post .post-sharing-icons{
    padding: 7px 10px 10px;
  }

  /*   .hs-blog-post .blog-social,
  .hs-blog-post .blog-social.test{
  max-width:250px;
  right:3%;
} */

  .hs-blog-post .simple-cta .cta_button{
    text-align:left;
  }


  .hs-blog-post .post-item {
    max-width: 400px;
  }

  .hs-blog-post  .blog-container .post-header h1 {
    font-size: 42px;
    line-height: 58.99px;
  }

}



@media(max-width:767px){

  body.hs-blog-post .row-fluid .blog-section>.wrapper:after{
    width: 47px;
    height: 96px;
    top: 0;
    right: 25px;
  }
.hs-blog-post .blue{
  padding:19px 17px;

}

  body.hs-blog-post .row-fluid .blog-section>.wrapper:before{
    width: 50px;
    height: 50px;
    top: -65px;
    left: -11px;
  }

  .author-wrap1>.row-fluid{
    max-width: 420px;
  }

  body .row-fluid .video-play-img{
    height:305px!important;
  }

  .video-play-icon {
    cursor: pointer;
    z-index: 1;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: 30%;
  }

  .video-text {
    z-index: 1;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin: 0 auto;
  }

  body.hs-blog-post .row-fluid .blog-section {
    padding: 20px 0 50px;
  }

  .hs-blog-post .blog-social{
    margin-top:30px;
  }

  .hs-blog-post .blog-social,
  .hs-blog-post .blog-container{
    width:100%;  
    max-width:100%;
    margin-left:0;
    right:0;
  } 

  .hs-blog-post .blog-container{
    margin-left:0;
    left:0;

  }

  .hs-blog-post .post-header .read-min{
    display: block;
    margin-top:20px;
  }

  .hs-blog-post .blog-container .left-col{
    width:auto;
    float:left;
    align-items: center;
    justify-content: center;
    display: flex;
  }


  .hs-blog-post .blog-container .right-col{
    width:auto;
    float:left;
    padding-left:20px;
    align-items: center;
    justify-content: center;
    display: flex;
  }
  .hs-blog-post .post-body .body-container-wrapper ul
 margin:0px; 
  padding: 0;
}

  .hs-blog-post .post-body p{

  }
  body.hs-blog-post .body-container-wrapper li{
    padding-bottom: 7px;
        margin-left: 14px;
}

  .hs-blog-post .category-container{
    padding: 30px 30px 61px;
    text-align: center;
  }

  .hs-blog-post .feature-resouce-cm,
  .hs-blog-post .post-sharing-icons{
    text-align:center;
  }

  .hs-blog-post .feature-resouce-cm p{
    max-width:100%;
  }

  .hs-blog-post .related-post-section .post-item{
    float:left;
    /*     margin-left:10px; */
    max-width:300px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .hs-blog-post .related-post-section{
    padding-top:30px;
  }

  .hs-blog-post .related-post-section .related-post{
    width:100%;
    margin-right:0;
  }

  body.hs-blog-post .row-fluid .hs_feature_img{
    height:260px!important;
  }

  .hs-blog-post .post-body .blue{
    padding: 20px 20px;
  }

  .hs-blog-post .post-body .blue li:after{
    left:-20px;

  }

  .hs-blog-post .post-body .blue li {
    margin-left: 20px;
  }

  /*   .hs-blog-post .related-post-section .post-item.slick-current{
  margin-left:20px;
} */

  .hs-blog-post  .post-title-related{
    min-height:112px;
  }

  .hs-blog-post .related-post-section .post-title {
    padding: 30px 20px 0px 20px;
  }

  .hs-blog-post .blog-social,
  .hs-blog-post .blog-social.test{
    display: none;
  }

  body.hs-blog-post .row-fluid .blog-section>.wrapper:after {
    width: 37px;
    height: 96px;
    top: -194px;
    right: 25px;
  }
}

@media(max-width: 661px){
  body.hs-blog-post .row-fluid .blog-section>.wrapper:after{
    top: -222px;
  }
}

@media(max-width: 430px){
  body.hs-blog-post .row-fluid .blog-section>.wrapper:after{
    top: -235px;
  }
}





/*****==================
THANK YOU 
===============*****/

.hs-blog-listing.thank-you .post-listing .post-item:nth-child(3):after{
  display:none;
}


.thank-you .post-listing .post-item:nth-child(1):before{
  position:absolute;
  content:'';
  background:url(https://3886074.fs1.hubspotusercontent-na1.net/hubfs/3886074/Assets%20Jan%202020/Yellow%20Semi%20Circle%20%281%29.svg) no-repeat;
  background-size:cover;
  background-position:center center;
  top: -70px;
  left: -40px;
  z-index: -1;
  width: 84px;
  height: 166px;
  transform: rotate(180deg);
}

body.thank-you .thankyou-text{
  padding: 100px 0 33px;
  position:relative;
}

body.thank-you .thankyou-text:after{
  position:absolute;
  content:'';
  z-index:1;
  background:url(https://3886074.fs1.hubspotusercontent-na1.net/hubfs/3886074/Assets%20Jan%202020/Green%20Triangle-1.svg)no-repeat;
  background-size:cover;
  background-position:center center;
  top:20%;
  right: 12px;
  width: 64px;
  height: 64px;
  transform: rotate(45deg);
}

body.thank-you .thankyou-text:before{
  position:absolute;
  content:'';
  z-index:2;
  background:url(https://3886074.fs1.hubspotusercontent-na1.net/hubfs/3886074/Assets%20Jan%202020/yellow%20circle%20dots%20%281%29.svg)no-repeat;
  background-size:cover;
  background-position:center center;
  top: 35%;
  right: 40px;
  width: 58px;
  height: 58px;

}



body.thank-you .thankyou-text h1{
  margin-bottom:4px;
}


body.thank-you .thankyou-text h4{
  font-family: "Born Ready Slanted";
  font-size: 28.8px;
  letter-spacing: 0.48px;
  line-height: 63.5px;
  font-weight:normal;
}

body.thank-you .row-fluid .cta-wrap{
  max-width:500px;
  margin:0 auto;
  float:none;
  padding: 43px 0 88px;
}

body.thank-you .row-fluid .cta-wrap .cta-container1 .cta_button{

  padding: 11px 39px 11px 40px;
}


body.thank-you .row-fluid .cta-wrap .cta-container2 .cta_button{
  padding: 11px 66px 11px 65px;
}

body.thank-you .row-fluid .cta-wrap .cta_button:after{
  display:none;
}

@media(max-width: 1024px){
  .thank-you .post-listing .post-item:nth-child(1):before{
    top: -30px;
  }
}


@media(max-width:767px){

  body.thank-you .row-fluid .cta-wrap{
    padding: 0px 0 38px;
  }

  .thank-you .post-listing .post-item:nth-child(1):before{
    top: -30px;
    left: -20px;
    z-index: -1;
    width: 58px;
    height: 116px;
  }

  body.thank-you .thankyou-text:before{
    top: 9%;
  }


  body.thank-you .thankyou-text:after{
    top: -4%;
  }


  body.thank-you .row-fluid .cta-wrap {
    max-width: 460px;
  }

  body.thank-you .row-fluid .cta-wrap .cta-container1{
    width:auto;
    float:left;

  }

  body.thank-you .row-fluid .cta-wrap .cta-container2{
    width:auto;
    float:left;
    padding-left:20px;
  }


  body.thank-you .thankyou-text h4{
    line-height: 33.5px;
  }

}

@media(max-width: 1406px){
  body.thank-you .row-fluid .cta-wrap .cta-container2 .cta_button{
    padding: 11px 39px 11px 40px;
  }

  body.thank-you .row-fluid .cta-wrap .cta-container1 .cta_button{
    padding: 11px 23px 11px 22px;
  }
}


@media(max-width:495px){

  body.thank-you .row-fluid .cta-wrap .cta-container1,
  body.thank-you .row-fluid .cta-wrap .cta-container2{
    width:100%;
    padding-left:0;
    padding-top:20px;
  }

  body.thank-you .row-fluid .cta-wrap .cta-container1 .cta_button,
  body.thank-you .row-fluid .cta-wrap .cta-container2 .cta_button{
    width:100%;
    display:block;
    box-sizing:border-box!important;
  }
}





/*******=====================
FIND A SOLUTION 
======================*******/

.find-solution .latest-insights-section{
  margin-bottom:50px;

}

.find-solution .current-challenge-cm:before {
  position: absolute;
  left: 0;
  bottom: auto;
  top: 50%;
  content: '';
  background: url(https://3886074.fs1.hubspotusercontent-na1.net/hubfs/3886074/Assets%20Jan%202020/navy%20Square%20dots.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 107px;
  height: 122px;
  z-index: -1;
}

.find-solution .current-challenge-cm .heading-container h2{
  font-size: 57px;
  line-height: 67px;
}



.find-solution .current-challenge-cm .heading-container .right-col {
  padding-left: 20px;
}


.find-solution .current-challenge1 .wrapper{
  position:relative;
}

.find-solution .current-challenge1{
  padding: 140px 0 100px;
}


.find-solution .current-challenge1 .wrapper:after{
  position:absolute;
  content:'';
  background:url(https://3886074.fs1.hubspotusercontent-na1.net/hubfs/3886074/semicircle.svg) no-repeat;
  background-size:cover;
  background-position:center center;
  top:-22%;
  right:0;
  width:102px;
  height:51px;

}


.find-solution .current-challenge1 .wrapper:before{
  position:absolute;
  content:'';
  background:url(https://3886074.fs1.hubspotusercontent-na1.net/hubfs/3886074/Assets%20Jan%202020/Purple%20Dots.svg) no-repeat;
  background-size:cover;
  background-position:center center;
  top: -17%;
  right: 6%;
  width: 82px;
  height: 82px;

}

.find-solution .talk-with-us-cm .cta-wrap .cta_button{
  padding: 10px 56px 10px 42px;
}

.find-solution .talk-with-us-cm .text-wrap {
  max-width: 800px;
  margin: 0 auto!important;
  float: none;
  padding-bottom: 18px;
  position:relative;
  z-index:2;
}

.find-solution .talk-with-us-cm .text-wrap h3{
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 26.88px;
  font-weight:bold;
  margin-bottom: 36px;
}

.find-solution .talk-with-us-cm .text-wrap p{
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 26.88px;
  max-width: 510px;
  margin: 0 auto;
}

.find-solution .talk-with-us-cm .cm-container{
  position:relative;
  padding: 58px 68px 58px;
}

.find-solution .talk-with-us-cm .talk-shape-cont{
  position:relative;
  z-index:1;
}

.find-solution .talk-with-us-cm .talk-shape-cont:after {
  position: absolute;
  right: 0px;
  top: 0px;
  content: '';
  background: url(https://3886074.fs1.hubspotusercontent-na1.net/hubfs/3886074/Assets%20Jan%202020/CTA%20Bar%20image%20%281%29.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 406px;
  height: 381px;
  z-index:1;
}



.find-solution .talk-with-us-cm .talk-shape-cont:before {
  position: absolute;
  left: 0px;
  top: 0px;
  content: '';
  background: url(https://3886074.fs1.hubspotusercontent-na1.net/hubfs/3886074/Assets%20Jan%202020/CTA%20Bar%20image%20%281%29.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 406px;
  height: 381px;
  transform: rotate(180deg);
  z-index:1;
}


.find-solution .talk-with-us-cm {
  padding-bottom: 0px;
  margin-bottom: -72px;
}



@media(max-width:1350px){

  .find-solution .talk-with-us-cm .cm-container .text-wrap:before{
    left: -103px;
    width: 346px;
  }

  .find-solution .talk-with-us-cm .cm-container .text-wrap:after{
    right: -100px;
    width: 346px;
  }
}

@media(max-width: 1280px){
  .find-solution .current-challenge1 .wrapper:after{
    top: -140px;
  }

  .find-solution .current-challenge1 .wrapper:before{
    top: -16%;
    right: 11%;
  }
}

@media(max-width:1024px){

  .find-solution .talk-with-us-cm .talk-shape-cont:after{
    display:none;
  }

  .find-solution .talk-with-us-cm .talk-shape-cont:before{
    display:none;
  }
}



@media(max-width:767px){

  .find-solution .current-challenge-cm {
    padding: 80px 0 40px;
  }

  .find-solution .current-challenge1 .wrapper:after{
    top: -6%;
    right: 0;
    width: 82px;
    height: 40px;
  }

  .find-solution .current-challenge1 .wrapper:before{
    top: -4%;
    right: 10%;
    width: 62px;
    height: 62px;
  }

  .find-solution .talk-with-us-cm {
    padding-bottom: 23px;
    margin-bottom:0;
  }

  .find-solution .latest-insights-section{
    margin-bottom:0;
  }

  .find-solution .latest-insights-section .view-all{
    float:left;
  }

  .find-solution .talk-with-us-cm .cm-container{
    padding: 58px 20px 58px;
  }

  .find-solution .current-challenge-cm .heading-container h2{
    font-size: 30px;
    line-height: 38px;
  }

  .find-solution .current-challenge-cm .heading-container .right-col{
    padding: 0;
  }

  .current-challenge-cm .three-col-adjust span>.hs_cos_wrapper:last-child:after{
    right: -16px;
    bottom: -60px;
    width: 33px;
    height: 60px;
    background-size: contain;
  }

}

body.client-story.hs-blog-listing .post-item{
  margin-bottom: 60px;
}

.client-story.hs-blog-post .talk-with-us-cm{
  display: block;

}

body.client-story.hs-blog-post .row-fluid .blog-section {
  padding: 17px 0 45px;
}

body.client-story.hs-blog-post .blog-container{
  border-bottom: 1px solid #A4A4A4;
  padding-bottom: 30px; 
}

body.client-story.hs-blog-post .post-header .read-min{
  display: block;
  margin-left: 0;
  margin-top: 30px;
  border-bottom: 1px solid #D9DADB;
  padding-bottom: 30px;
}

body.client-story.hs-blog-post .post-header .single-line h4{
  font-size: 16px;
  line-height: 34px;
}

@media(max-width: 767px){
  body.client-story.hs-blog-post .row-fluid .blog-section{
    padding: 35px 0 45px;
  }
}

body.hs-blog.hs-blog-listing .blog-heading:after{
  top: 196px;
}

body.hs-blog.hs-blog-listing .blog-heading:before{
  top: 225px;
}



@media(max-width: 767px){
  body.hs-blog.hs-blog-listing .blog-heading:after{
    top: 0;
  }

  body.hs-blog.hs-blog-listing .blog-heading:before{
    top: 40px;
  }
}


body.client-story.hs-blog-post .post-header .single-line{
  margin-left:0;
}

body.client-story.hs-blog-listing .post-header h4.heading-con{
  min-height:60px;
}

body.client-story.hs-blog-post .post-header .single-line h4 span{
  font-weight:bold;
}

body.client-story.hs-blog-post .post-header .single-line h4{
  font-weight:normal;
}





/* body.testing.hs-blog-listing .blog-section {
padding-top: 90px;
}

body.testing-2.hs-blog-listing .blog-section {
padding-top: 40px;
} */

.filter-one{
  display: block;
  overflow: hidden;
  width: 100%;
}

.filter-two{
  display: block;
  overflow: hidden;
  width: 100%;
}




@media(max-width:767px){


  .filter-one{
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 331px;
    content: '';
    z-index: 2; 
  }

  .filter-two{
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 400px;
    content: '';
    z-index: 2; 
  }

  .filter-one ul{
    text-align:left!important;
  }

  .filter-two ul{
    text-align:left!important;
  }

  .filter-one .post-filter li a{
    padding: 9px 6.5px 7px;
    border:none;
  }

  .filter-two .post-filter li a{
    padding: 9px 6.5px 7px;
    border:none;
  }
}






/*******=====================
Update Team Single Style
======================*******/





body.team-single-new .team-single-section1-cm{
  padding: 60px 0 118px;
}

body.team-single-new .team-single-section1-cm .team-single-info{
  background: none;
  padding: 50px 0 5px 0;
}

body.team-single-new .team-single-section1-cm .decription-cont h4{      
  margin-bottom: 17px;
  font-weight: bold;
}

body.team-single-new .team-single-section1-cm .team-single-info:before{
  background: none;
}

body.team-single-new .row-fluid .team-single-section1-cm p{
  color: #151515;
}

body.team-single-new .team-single-section1-cm .form-section{
  background: #ffffff;
  padding: 42px 67px 47px 67px;
  margin-top: 71px;
}

body.team-single-new .team-single-section1-cm .form-heading{
  margin-bottom: 20px;
}

body.team-single-new .team-single-section1-cm .form-heading h5{
  color: #EB7F51;
}

body.team-single-new .team-single-section1-cm .form-heading h3{
  color: #151515;
}

body.team-single-new .team-single-section1-cm .wrapper:after{
  max-height: 510px;
  max-width: 69%;
}

body.team-single-new .row-fluid form .field>label{
  color: #151515;
  text-align: left;   
}

body.team-single-new .row-fluid form input,
body.team-single-new .row-fluid form select,
body.team-single-new .row-fluid form textarea{
  color: #151515 !important;
  margin-bottom: 18px;
}

body.team-single-new .row-fluid form textarea{
  height: 126px;
}

body.team-single-new .row-fluid form .hs-button.primary{
  margin-top: 0;
  width: auto;
  color: #fff !important;
  padding: 10px 40px 10px 40px;
}

body.team-single-new .pop-up-video .video-text{
  position: relative;
  overflow: hidden;
}

body.team-single-new .pop-up-video .video-text:before{
  position: absolute;
  content: '';
  background: url('https://3886074.fs1.hubspotusercontent-na1.net/hubfs/3886074/dots%20%285%29.svg') no-repeat;
  background-size: cover;
  background-position: center;
  height: 100%;
  width: 66%;
  top: 0;
  right: -46px;
}

/* body.team-single-new .team-single-section1-cm .cta-wrap .chat-cta p:after{
right: 15px;
} */

/* body.team-single-new .team-single-section1-cm .team-single-info ul li:before{
left: -4px
} */



@media(min-width: 768px){
  body.team-single-new .team-single-section1-cm .right-col{
    width: 48.717948718%;
    margin-left: 2.127659574%;
  }

  body.team-single-new .team-single-section1-cm .team-single-info{
    max-width: 510px;
  }

  body.team-single-new .team-single-section1-cm .decription-cont{
    max-width: 583px;
    padding: 70px 0 2px;
  }
}

@media (max-width: 1024px) and (min-width: 767px){
  body.team-single-new .team-single-section1-cm .wrapper:after {
    right: -20%;
  }

  body.team-single-new .team-single-section1-cm .form-section{
    padding: 42px 40px 47px 40px;
    margin-top: 40px;
  }

  body.team-single-new .team-single-section1-cm .right-col{
    margin-left: 5.8%;
  }
}

@media(max-width: 767px){
  body.team-single-new .team-single-section1-cm{
    padding: 60px 0 38px;
  }

  body.team-single-new .team-single-section1-cm .form-section{
    padding: 42px 40px 47px 40px;
    margin-top: 40px;
  }

  body.team-single-new form .hs-error-msgs li{
    text-align: left;
  }

  body.team-single-new .pop-up-video .video-text:before{
    right: -77px;
  }

  body.team-single-new .team-single-section1-cm .decription-cont{
    padding: 30px 0 0;
  }
}

@media(max-width: 480px){
  body.team-single-new .team-single-section1-cm .form-section{
    padding: 42px 20px 47px 20px;
  }
}


/*********** Blog Email Subscribe Style **********/


.subscriber-content{
  display: none !important;
}

.hs-blog-post .blog-social-wrap .subscribe-container .subscriber-content{
  display: block !important;
  padding: 28px 35px 39px 35px;
  border-bottom: 1px solid #d9dadb;
  /*   margin-bottom: 28px; */
  margin-bottom: 21px;
}

.subscriber-content .image-container{
  margin-bottom: 10px;
}

.subscriber-content p{
  color: #151515;
  font-size: 14px;
  letter-spacing: 0.23px;
  line-height: 20.24px;
  margin-bottom: 5px;
}

.subscriber-content h4{
  color: #1C1D1E;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 20px;
  margin-bottom: 16px;
}

body.hs-blog-post .body-container-wrapper .subscriber-content .hs-error-msgs li{
  font-size: 10px;
  font-weight: normal;
}

.row-fluid .subscriber-content form .hs-button.primary{
  margin-top: 0;
}

body .row-fluid .subscriber-content form input{
  margin-bottom: 11px;
}

body .container-fluid .row-fluid .subscriber-content .hs-button{
  padding: 10px 20px 10px 20px;
}

body.hs-blog-post .hs-fieldtype-checkbox{
  margin-top: 5px;
}

body.hs-blog-post .body-container-wrapper .subscribe-container li{
  font-size: 15px;
  letter-spacing: 0.28px;
  line-height: 18px;
}

body.hs-blog-post .row-fluid .hs-form .field .input input[type="checkbox"]{
  margin-bottom: 0;
  top: 4px;
  height: 19px;
  width: 19px;
}

body.hs-blog-post .row-fluid .hs-form .field .input input[type="checkbox"]:checked{
  border: 1px solid #151515;
}

body.hs-blog-post .row-fluid .hs-form .field .input input[type="checkbox"]:checked:after{
  border: 2px solid;
  border-top: 0;
  border-right: 0;
  width: 9px;
  height: 4px;
  top: 4px;
  left: 3px;
}

.hs-blog-post .post-sharing-icons li a,
.hs-blog-post .post-sharing-icons li:hover a{
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  font-size: unset;
}

.hs-blog-post .post-sharing-icons .social-heading h6{
  position: relative;
  clear: both;
  color: #151515;
  font-size: 14px;
  letter-spacing: 0.23px;
  line-height: 22.24px;
}

.hs-blog-post .body-container-wrapper .post-sharing-icons ul{
  margin-top: 17px;
}

body.subscribe-update.hs-blog-post .feature-resouce-cm{
  display: none;
}


.hs-blog-post .body-container-wrapper .blog-container ul{
  margin-bottom: 42px;
}

@media(max-width: 767px){
  body.hs-blog-post .body-container-wrapper .blog-container li{
    font-size: 16px;
  }

  body.hs-blog-post .body-container-wrapper .blog-container li:before{
    top: 11px;
  }

  .hs-blog-post .body-container-wrapper .blog-container ul{
    margin-left: 10px;
  }
}



.contact-section1 .hs_recaptcha {
  display: none!important;
}
@media(max-width: 480px){
  .new-insight-detail .author-social-date {
    display: block;
  }
  .newauthor-image-date {
    margin-bottom: 20px;
  }
  .new-insight-detail ul.sharing-icon {
    justify-content: flex-start;
  }
}
@media(max-width: 480px){
  .new_insight-blog .tag-sidebar .subscribe-sec{
    padding-right:0px;
  }
}




.blog-section-new .featured-image-container{
   height:466px;
   margin-bottom:50px;
margin-left: 0;
}

@media(max-width:1024px){

.blog-section-new .featured-image-container{
   height: 336px;  
}
}

@media(max-width:767px){

.blog-section-new .featured-image-container {
    height: 260px;
   margin-bottom:40px;
}
}

.new-insight-content .blog-section .post-body ol li::marker{
  color: #151515;
  font-size: 16px!important;
  text-indent: inherit!important;
  font-family: "neue-haas-grotesk-text"!important;
  font-weight: 600;
  line-height: 36px;
  letter-spacing: 0.33px;
  margin-bottom: 15px;
}


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

.new-insight-content .blog-section .post-body ol li::marker{
   font-size: 16px!important;
   line-height: 32.4px;   
}
}

@media(max-width:767px){

.new-insight-content .blog-section .post-body ol li::marker{
   font-size: 16px!important;
   line-height: 27px;   
}
}