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




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



.homepage-banner-section{
  padding:273px 0 140px;
  position:relative;
  z-index:1;
}

.homepage-banner-section .wrapper{
  position:relative;
}

.homepage-banner-section .heading-container strong{
  font-weight:900;
}

.homepage-banner-section .heading-container h1{
  margin-bottom:14px;
  font-size:90px; 
  line-height:101px;
  letter-spacing:-1.9px;
}

.homepage-banner-section .heading-container p{
  max-width:480px;
}

.homepage-banner-section .video-cont1 h6.cta_button{
  border:1px solid #94c93d;
  color:#94c93d;
  background:#fff;
  padding: 8px 18px 8px 44px;
  border-radius:2px;
  box-sizing:border-box;
  display:inline-block;
  text-align:center;
  font-size:13px;
  line-height:30px;
  letter-spacing:0;
  font-weight:bold;
  margin-bottom:0;
  position:relative;
  transition:0.3s all ease-in-out;
}

.homepage-banner-section .video-cont1 h6.cta_button:before{
  position: absolute;
  left: 16px;
  top: 13px;
  content: '';
  background: url(https://4033956.fs1.hubspotusercontent-na1.net/hubfs/4033956/Assets%20May%202019/Images/group-3%20%281%29.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 19px;
  height: 19px;
  cursor:pointer;
}

.homepage-banner-section .video-cont1 h6.cta_button:hover:before{
  background:url(https://4033956.fs1.hubspotusercontent-na1.net/hubfs/4033956/Assets%20May%202019/Images/White%20play.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.homepage-banner-section .video-cont1 h6.cta_button:hover{
  background:#004250;
  color:#fff;
  transition:0.3s all ease-in-out;
  border:1px solid transparent;
}

/* .homepage-banner-section .video-cont1 h6.cta_button:hover:before{
background: url(https://4033956.fs1.hubspotusercontent-na1.net/hubfs/4033956/Assets%20May%202019/Images/group-3%20%281%29.svg);
} */

.homepage-banner-section .left-col-cta a.cta_button{
  padding: 9px 23px;
}

.homepage-banner-section .cta-container{
  max-width:400px;
  float:left;
  margin-top:21px;
  position:relative;
  z-index:2;
}

.homepage-banner-section .right-col{
  position: absolute;
  right: -320px;
  top: -340px;
  height: 893px;
  width: 893px;
  z-index: 4;
  border-radius: 100%;
}

.homepage-banner-section .right-col:after{
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  content: '';
  left: 0;
  background: rgba(255,255,255,0);
  width: 893px;
  height: 893px;
  border-radius: 100%;
  z-index: 0;
}

.homepage-banner-section .video-cont2{
  position:absolute;
  left:0;
  right:0;
  top:53%;
  margin:0 auto;
  float:none;
  text-align:center;
  z-index:1;
}

.homepage-banner-section .dots-container{
  position: absolute;
  bottom: 290px;
  left:0;
  z-index: -1;
}

.homepage-banner-section .left-col{
  position:relative;
  z-index:5;
}

.homepage-banner-section .video-cont2 .play-icon1 .play-icon-normal{
  display:inline-block;
}

.homepage-banner-section .video-cont2 .play-icon1 .play-icon-hover{
  display:none;
}

.homepage-banner-section .video-cont2:hover .play-icon1 .play-icon-normal{
  display:none;
}

.homepage-banner-section .video-cont2:hover .play-icon1 .play-icon-hover{
  display:inline-block;
}



@media(max-width:1024px){

  .homepage-banner-section .right-col{
    right: -160px;
    top: -70px;
    height: 733px;
    width: 733px;
  }

  .homepage-banner-section .right-col:after {
    width: 733px;
    height: 733px;
  }

  .homepage-banner-section .heading-container h1{
    font-size: 66.43px;
    line-height: 77px;
  }

  .homepage-banner-section .right-col{
    right: -160px;
    top: -200px;
    height: 593px;
    width: 593px;
  }

  .homepage-banner-section .right-col:after {
    width: 593px;
    height: 593px;
  }
}



@media(max-width:767px){

  .homepage-banner-section{
    padding: 120px 0 44px;  
  }

  .homepage-banner-section .right-col{
    display:none;
  }

  .homepage-banner-section .video-cont2{
    top:36%;
  }

  body .row-fluid .homepage-banner-section .cta-container{
    width: 100%;
    max-width: 319px;
    margin: 11px auto;
    float: none;
  }

  .homepage-banner-section .left-col-cta a.cta_button{
    width: auto;
    float: left;
    padding: 8px 18px;
    font-size: 12.8px;
    line-height: 23px;
  }

  body .row-fluid .homepage-banner-section .video-cont1 h6.cta_button {
    width: auto;
    margin-top: 0;
    float: right;
    padding: 4px 40px 3px 58px;
    font-size: 10.4px;
  }

  .homepage-banner-section .video-cont1 h6.cta_button:before {
    left: 35px;
    top: 12px;
    width: 14px;
    height: 14px;
  }

  .homepage-banner-section .video-cont1 h6.cta_button:hover:before {
    left: 35px;
    top: 12px;
    width: 14px;
    height: 14px;
  }

  .homepage-banner-section .video-cont1 h6.cta_button{
    width:100%;
  }

  .homepage-banner-section .video-cont1 h6{
    margin-top:20px;
  }

  .homepage-banner-section .left-col{
    text-align:center;
  }

  .homepage-banner-section .heading-container h1{
    font-size:38.57px;
    line-height:42px;
    color:#004250;
    letter-spacing:-0.72px;
  }


}



/**************** Homepage Section1 Styling ***********************/




@media(max-width:5000px) and (min-width:2500px){

  body .row-fluid .homepage-section1 .how-we-help-cm{
    max-width:1640px;
    margin:0 auto;
    float:none;
  }

}

.homepage-section1{
  padding:50px 0 100px;
  position:relative;
  z-index:2;
}

.homepage-section1 .heading-container h2{
  color:#94c93d;
}

.homepage-section1 .heading-container{
  max-width:661px;
  margin-bottom:5px;
}

.homepage-section1 .dots-container{
  position: absolute;
  top: 180px;
  right: 0;
  z-index: -1;
}

.homepage-section1 .how-we-help-cm .cm-section{
  position:relative;
  opacity:1;
  z-index:1;
  height:100%;
  min-height:293px;
  padding:45px 34px;
  transition:0.4s all ease-in-out;
}

.homepage-section1 .how-we-help-cm{
  position:relative;
  transition:0.4s all ease-in-out;
}

.homepage-section1 .how-we-help-cm:after{
  position: absolute;
  left: 0;
  right: 0;
  top: 30px;
  bottom: 0;
  content: '';
  background: #03424f;
  z-index: 3;
  height: 473px;
  opacity:0;
  z-index:-1;
  transition:0.4s all ease-in-out;
}

.homepage-section1 .how-we-help-cm.show-hover-color:after{
  z-index:2;
  pointer-events: none;
  opacity:0.9;
  transition:0.4s all ease-in-out;
}

.homepage-section1 .how-we-help-cm .four-col-adjust span>.hs_cos_wrapper:hover .team-on-hover .hover-container{
  opacity:1;
  transition:0.4s all ease-in-out;
  z-index:1;
}

.homepage-section1 .how-we-help-cm .four-col-adjust span>.hs_cos_wrapper.test{
  z-index:11;
  transition:0.4s all ease-in-out;
}

.homepage-section1 .how-we-help-cm .four-col-adjust span>.hs_cos_wrapper:hover .cm-section{
  opacity:0;
  transition:0.4s all ease-in-out;
}

.homepage-section1 .how-we-help-cm .team-on-hover .hover-container{
  position:absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
  content:'';
  z-index:-1;
  opacity:0;
  transition:0.4s all ease-in-out;
  height:100%;
  min-height:293px;
  padding:45px 34px;
}

.homepage-section1 .how-we-help-cm .team-on-hover .hover-container:after{
  position:absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
  background: #004250c7;
  z-index:-1;
  width:100%;
  content:'';
  transition:0.4s all ease-in-out;
}

body .row-fluid .homepage-section1 .how-we-help-cm .four-col-adjust span>.hs_cos_wrapper{
  margin-right:0;
  flex-basis: 25%;
  -webkit-flex-basis: 25%;
  float: left;
  transition:1s all ease-in-out;
  position:relative;
  z-index:2;
  cursor:pointer;
  transition:0.4s all ease-in-out;
}

body .row-fluid .homepage-section1 .how-we-help-cm .four-col-adjust span>.hs_cos_wrapper.test{
  z-index:6;
  transition:0.4s all ease-in-out;
}

body .row-fluid .homepage-section1 .how-we-help-cm .team-on-hover{
  margin-left:0;
  position:absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
  transition:0.4s all ease-in-out;
}

.how-we-help-cm .cm-section:before{
  position:absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
  background: #004250c7;
  z-index:-1;
  width:100%;
  content:'';
  transition:0.4s all ease-in-out;
}

body .row-fluid .how-we-help-cm .cm-section h6{
  font-size:10px;
  line-height:25.8px;
  letter-spacing:0.57px;
  font-weight:bold;
}

body .row-fluid .how-we-help-cm .hover-container h6{
  font-size:10px;
  line-height:25.8px;
  letter-spacing:0.57px;
  font-weight:bold;
}

.how-we-help-cm .arrow-container{
  position:relative;
  bottom:-240px;
  width:39px;
  height:39px;
  border:1px solid #fff;
  border-radius:1.6px;
  text-align:center;
  line-height:25px;
}

body .row-fluid .how-we-help-cm .four-col-adjust span{
  margin-right:0;
}

.homepage-section1 .how-we-help-cm .team-on-hover{
  position: relative;
}

.how-we-help-cm .hover-container .show-description .list-container{
  display:none;
}

.how-we-help-cm .hover-container .show-description .text-container{
  display:block;
}

.how-we-help-cm .hover-container .show-list .text-container{
  display:none;
} 

.how-we-help-cm .hover-container .show-list .list-container{
  display:block;
} 

.how-we-help-cm .hover-container .list-container ul li{
  font-size:16px;
  line-height:26px;
  font-weight:300;
  letter-spacing:-0.34px;
  margin-left:0;
  text-decoration:underline;
}

.how-we-help-cm .hover-container .list-container ul li:hover{
  color:#94C93D;
}

.how-we-help-cm .hover-container .list-container ul{
  margin-top:30px;
}

.how-we-help-cm .hover-container .cta-container a.cta_button{
  background:#94C93D;
  border-radius:2px;
  font-size:15px;
  line-height:30px;
  font-weight:normal;
  text-align:center;
  padding: 4px 19px;
  letter-spacing:normal;
  transition:0.3s all ease-in-out;
  border:1px solid transparent;
}

.how-we-help-cm .hover-container .cta-container a.cta_button:hover{
  border:1px solid #94C93D;
  color:#94C93D;
  transition:0.3s all ease-in-out;
  background:transparent;
}

.how-we-help-cm .hover-container .cta-container{
  position:absolute;
  bottom:40px;
}

.how-we-help-cm .hover-container .text-container{
  margin-top:30px;
}

.how-we-help-cm .cm-container h3{
  min-height:70px;
  font-size:30px;
  line-height:31px;
}



@media(max-width:1700px){

  .homepage-section1 .how-we-help-cm:after{
    height: 583px;  
  }

  .homepage-section1 .how-we-help-cm .cm-section{
    padding: 45px 34px 100px;
  }

  .homepage-section1 .how-we-help-cm .team-on-hover .hover-container {
    padding: 45px 34px 100px;
  }

  .how-we-help-cm .arrow-container {
    position: absolute;
    bottom: 40px;
  }
}



@media(max-width:1200px){

  .homepage-section1 .how-we-help-cm:after {
    height: 683px;
  }

  .homepage-section1 .how-we-help-cm .cm-section{
    padding: 45px 34px 150px;
  }

  .homepage-section1 .how-we-help-cm .team-on-hover .hover-container {
    padding: 45px 34px 150px;
  }
}



@media(max-width:1024px){

  .homepage-section1{
    padding: 20px 0 100px;
  }

  .how-we-help-cm .arrow-container{
    bottom:-210px;
  }

  .how-we-help-cm .cm-container h3{
    font-size: 25px;
    line-height: 30px;  
  }

  .homepage-section1 .how-we-help-cm .cm-section {
    padding: 35px 8px 160px;
  }

  .homepage-section1 .how-we-help-cm:after{
    height: 683px;
  }

  .homepage-section1 .how-we-help-cm .team-on-hover .hover-container {
    padding: 35px 8px 160px;
  }

  .how-we-help-cm .hover-container .text-container {
    margin-top: 0;
  }

  .how-we-help-cm .hover-container .cta-container {
    position: absolute;
    bottom: 20px;
  }

  .how-we-help-cm .cm-container h3 {
    font-size: 20px;
    line-height: 30px;
  }
}


@media(max-width:767px){

  .homepage-section1 .heading-container h2{
    margin-bottom:14px;
  }

  .how-we-help-cm .arrow-container{
    bottom:-170px;
  }

  .homepage-section1{
    padding: 20px 0 20px;  
  }

  .homepage-section1 .heading-container{
    text-align:center;
    margin-bottom:25px;
  }

  .homepage-section1 .how-we-help-cm .cm-section{
    padding: 33px 47px 160px;
    min-height: 335px;
  }

  .homepage-section1 .how-we-help-cm:after{
    display:none;
  }

  .homepage-section1 .how-we-help-cm .team-on-hover .hover-container {
    padding: 33px 47px 160px;
    box-sizing:border-box;
  }

  body .row-fluid .homepage-section1 .how-we-help-cm .four-col-adjust span>.hs_cos_wrapper{
    margin-top:5px;
  }

  body .row-fluid .how-we-help-cm .hover-container .text-container{
    margin-top:0;
  }

  .how-we-help-cm .cm-container h3{
    font-size: 26px;
    line-height: 31px;
  }

  .homepage-section1 .dots-container #home-section2-hex7{
    display:none;
  }

  .homepage-section1 .dots-container #home-section2-hex7{
    display:none!important;
  }

  .homepage-section1 .dots-container #home-section2-hex8{
    display:none;
  }

  .homepage-section1 .dots-container #home-section2-hex9{
    display:none;
  }

  .homepage-section1 .dots-container #home-section2-hex10{
    display:none;
  }

  .homepage-section1 .dots-container #home-section2-hex1 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    right: 0;
    top: -90px;
  }

  .homepage-section1 .dots-container #home-section2-hex2 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    right: 55px;
    top: -90px;
  }

  .homepage-section1 .dots-container #home-section2-hex3 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    right: 110px;
    top: -90px;
  }

  .homepage-section1 .dots-container {
    top: 60px;
  }

  .homepage-section1 .dots-container #home-section2-hex4 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    right: 0;
    top: -35px;
  }

  .homepage-section1 .dots-container #home-section2-hex5 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    right: 55px;
    top: -35px;
  }

  .homepage-section1 .dots-container #home-section2-hex6 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: -35px;
    right: 110px;
  }
}




/************************ Homepage Section2 Styling Start ***********************/




faq
.homepage-section2{
  padding: 134px 0 176px;
  position:relative;
  z-index:1;
}

.homepage-section2 .dots-container{
  position: absolute;
  left: 0px;
  bottom: 30px;
  z-index:-1;
}

body .row-fluid .homepage-section2 .wrapper{
  max-width:780px;
  margin:0 auto;
  float:none;
  position:relative;
}

.homepage-section2 .client-saying-cm .subheading h5{
  font-size:16px;
  line-height:25px;
  color:#004250;
  letter-spacing:0.91px;
  font-weight:bold;
}

.homepage-section2 .client-saying-cm .description h3{
  /*font-size:25px;
  line-height:41px;
  letter-spacing:-0.54px;
  color:#94C93D;
  font-weight:bold;*/
  font-size: 19px;
  line-height: 26px;
  letter-spacing: 0.1px;
  color: #94C93D;
  font-weight: 600;
}

.homepage-section2 .client-saying-cm .name-designation p{
  font-size:18px;
  line-height:36px;
  color:#004250;
  font-weight:500; 
}

.homepage-section2 .client-saying-cm .name-designation{
  margin-top:17px;
}



@media(max-width:1250px){

  .image-slider ul.slick-dots{
    bottom: 190px;
    left: -18%; 
  }
}


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

  .image-slider .slick-next:after{
    right: -9%;  
  }

  .image-slider .slick-prev:after{
    right:-3%;
  }
}



@media(max-width:1024px){

  .homepage-section2{
    padding: 70px 0 90px;
  }

  .image-slider ul.slick-dots{
    display:none;
  }

  body .row-fluid .image-slider .slick-next:after{
    bottom: -20px;
    left: 50px; 
    right: auto;
    top: auto;
  }


  body .row-fluid .image-slider .slick-prev:after{
    bottom: -25px;
    left: 0;
    right:auto;
    top:auto;
  }

  .homepage-section2 .dots-container{
    right: 0px;
    bottom: initial;
    top: -90px; 
    left:auto;
  }

  .homepage-section2 .dots-container #home-sec2-hex1 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: 0;
    right: 0;
    bottom: initial;
    left:auto;
  }

  .homepage-section2 .dots-container #home-sec2-hex2 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    bottom: initial;
    left: auto;
    right: 70px;
  }

  .homepage-section2 .dots-container #home-sec2-hex3 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    bottom: initial;
    left: auto;
    right: 140px;
  }

  .homepage-section2 .dots-container #home-sec2-hex4 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    left: auto;
    bottom: initial;
    right: 0px;
    top: 70px;
  }

  .homepage-section2 .dots-container #home-sec2-hex5{
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    left: auto;
    bottom: initial;
    right: 70px;
    top: 70px;
  }
}



@media(max-width:767px){

  .homepage-section2{
    padding: 68px 0 90px;
  }

  .homepage-section2 .client-saying-cm .description h3{
    /*font-size: 20px;
    line-height: 29px;*/
    font-size: 19px;
    line-height: 26px;
    letter-spacing: -0.39px;
    margin-top:33px;

  }

  body .row-fluid .image-slider ul.slick-dots{
    display:none!important;
  }

  .homepage-section2 .client-saying-cm .name-designation{
    margin-top: 12px; 
  }

  .homepage-section2 .dots-container{
    right: 0px;
    top: 0;  
    bottom:initial;
  }

  .homepage-section2 .dots-container #home-sec2-hex1 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: -50px;
    right: 0;
    bottom: initial;
    left: auto;
  }

  .homepage-section2 .dots-container #home-sec2-hex2 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: -50px;
    right: 55px;
    bottom: initial;
    left: auto;
  }

  .homepage-section2 .dots-container #home-sec2-hex3{
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    right: 110px;
    bottom: initial;
    top: -50px;
    left: auto;
  }

  .homepage-section2 .dots-container #home-sec2-hex4{
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    left: auto;
    bottom: initial;
    right: 0;
    top: 5px;
  }

  .homepage-section2 .dots-container #home-sec2-hex5 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    left: auto;
    top: 5px;
    right: 55px;
    bottom: initial;
  }


}





/********************** Homepage Section3 Styling ******************/



.homepage-section3{
  padding:89px 0 111px;
  background: linear-gradient(358.42deg, rgba(255,255,255,0) 0%, rgba(148,201,61,0.08) 100%);
}

.homepage-section3 .wrapper{
  position:relative;
}

.homepage-section3 .heading-container p{
  margin-bottom:3px;
} 

.homepage-section3 .right-col .cta-container{
  position:relative;
  left:-40px;
  margin-top:30px;
}

.homepage-section3 .right-col{
  float:right;
  text-align:right;
}

.home-recent-posts .featured-image{
  height:154px;
  border-top-left-radius:3px;
  border-top-right-radius:3px
}

.home-recent-posts .home-post-item-1{
  display: block;
  width: 49.97%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border-radius:5px;
  position:relative;
}

.home-recent-posts .home-post-item-2,
.home-recent-posts .home-post-item-3,
.home-recent-posts .home-post-item-4,
.home-recent-posts .home-post-item-5{
  width: 21.076923%;
  display: block;
  float: left;
  margin-left: 3.564103%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 26px;
  border-radius:5px;
  position:relative;
}

.home-recent-posts .home-post-item-1 .featured-image{
  height:424px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.home-recent-posts .header-container h4{
  font-size:16px;
  line-height:20px;
  color:#004250;
  font-weight:500;
  letter-spacing:normal;
}

.home-recent-posts .topic-container{
  margin-left:0;
}

.home-recent-posts .topic-container .topic-list{
  margin: 0;
  position: absolute;
  top: 6px;
  right: 8px;
}

.home-recent-posts .home-post-item-1 .topic-container .topic-list{
  right:12px;
}

.home-recent-posts .topic-container .topic-list li{
  margin-left:0;
}

.home-recent-posts .topic-container .topic-list li a{
  font-size:12px; 
  line-height:20px;
  color:#004250;
  font-weight:normal;
  background:#fff;
  padding:5px 10px;
}

.home-recent-posts .home-post-body-inner{
  margin-left:0;
  padding:16px 14px;
  height:93px;
  display:flex;
  align-items:center;
  border: 1px solid #DEDEDE;
  border-bottom-left-radius:3px;
  border-bottom-right-radius:3px;
  position:relative;
  z-index:11;
  background:#fff;
  transition:0.4s all ease-in-out;
  border-top:none;
}

.home-recent-posts .home-post-item-1:hover .home-post-body-inner,
.home-recent-posts .home-post-item-2:hover .home-post-body-inner,
.home-recent-posts .home-post-item-3:hover .home-post-body-inner,
.home-recent-posts .home-post-item-4:hover .home-post-body-inner,
.home-recent-posts .home-post-item-5:hover .home-post-body-inner{
  border:1px solid #94C93D;
  transition:0.4s all ease-in-out;
  border-top:none;
  box-shadow: 0 7px 39px -4px rgba(148,201,61,0.17);
}

.home-recent-posts .home-post-item-1 .home-post-body-inner{
  padding: 31px 20px;
  height: 97px;
}

.home-recent-posts .home-post-body-inner .header-container h4{
  margin-bottom:0;
}

.home-recent-posts .home-post-item-1 .home-post-body-inner .header-container h4{
  font-size:22px;
  line-height:27px;
  color:#004250;
  font-weight:500;
  transition:0.3s all ease-in-out;
}

.home-recent-posts .home-post-item-1:hover .home-post-body-inner .header-container h4{
  color:#94C93D;
  transition:0.3s all ease-in-out;
}

.home-recent-posts .home-post-body-inner .header-container h4{
  transition:0.3s all ease-in-out;
}

.home-recent-posts .home-post-item-1:hover .home-post-body-inner .header-container h4,
.home-recent-posts .home-post-item-2:hover .home-post-body-inner .header-container h4,
.home-recent-posts .home-post-item-3:hover .home-post-body-inner .header-container h4,
.home-recent-posts .home-post-item-4:hover .home-post-body-inner .header-container h4,
.home-recent-posts .home-post-item-5:hover .home-post-body-inner .header-container h4{
  transition:0.3s all ease-in-out;
  color:#94C93D;
}

.home-recent-posts .home-post-item-1 .header-container{
  max-width:100%;
}

.homepage-section3 .home-recent-posts{
  margin-top:30px;
}

.homepage-section3 .home-recent-posts .arrow-container{
  float:right;
  text-align:right;
}

.homepage-section3{
  position:relative;
  z-index:1;
}

.homepage-section3 .dots-container{
  right: 0;
  position: absolute;
  width: 100%;
  bottom:30px;
  z-index:-1;
}



@media(max-width:1024px){

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

  .home-recent-posts .home-post-item-2,
  .home-recent-posts .home-post-item-3,
  .home-recent-posts .home-post-item-4,
  .home-recent-posts .home-post-item-5{
    width: 23.076923%;
    margin-left: 1.564103%;
  }

  .home-recent-posts .home-post-item-1 .home-post-body-inner .header-container h4{
    font-size: 19px;
    line-height: 27px;
  }


}


@media(max-width:767px){

  .homepage-section3 .right-col{
    float:none;
    text-align:left;
  }

  .homepage-section3 .left-col{
    text-align:center;
  }

  .home-recent-posts .home-post-item-1 .topic-container .topic-list{
    top:12px;
    right:15px;
  }

  .homepage-section3 .right-col .cta-container a.cta_button{
    width:auto;
  }

  .homepage-section3 .right-col .cta-container{
    left:0;
    position: absolute;
    margin-top: 30px;
    bottom: -68px;
    right: 0;
    margin: 0 auto;
    float: none;
    text-align: center;
  }

  .home-recent-posts .home-post-item-1,
  .home-recent-posts .home-post-item-2,
  .home-recent-posts .home-post-item-3,
  .home-recent-posts .home-post-item-4,
  .home-recent-posts .home-post-item-5{
    width:100%;
    margin:0 0 22px;
  }

  .home-recent-posts .home-post-item-1 .featured-image,
  .home-recent-posts .home-post-item-2 .featured-image,
  .home-recent-posts .home-post-item-3 .featured-image,
  .home-recent-posts .home-post-item-4 .featured-image,
  .home-recent-posts .home-post-item-5 .featured-image{
    height:207px;
  }

  .home-recent-posts .header-container h4{
    font-size:16px;
    max-width:100%;
  }

  .home-recent-posts .home-post-item-1 .home-post-body-inner .header-container h4{
    font-size:16px;
    line-height:20px;
  }

  .home-recent-posts .header-container{
    float:left;
    display: flex;
    align-items: flex-end;
    text-align: left;
    width: 82.97872339599999%;
  }

  .home-recent-posts .home-post-item-1 .home-post-body-inner{
    height:auto;
  }

  .home-recent-posts .home-post-body-inner{
    height:auto;
  }

  body .row-fluid .home-recent-posts .home-post-body-inner>.row-fluid{
    display: flex;
    justify-content: center;
    align-items: center; 
  }

  body .row-fluid .home-recent-posts .home-post-body-inner{
    padding: 0px 15px;
    min-height: 90px!important;
  }

  .homepage-section3 .home-recent-posts .arrow-container{
    margin-top:-5px;
  }

  .homepage-section3{
    padding: 50px 0 138px;
  }

  .homepage-section3 .home-recent-posts .arrow-container {
    float: right;
    text-align: right;
    align-items: right;
    width: 14.89361702%;
  }

  .homepage-section3 .dots-container{
    display:none;
  }
}





/********************* Homepage Section4 Styling *******************/




.homepage-section4{
  padding:113px 0 130px;
  position:relative;
  z-index:1;
}

.homepage-section4 .right-col{
  padding-left: 70px;
}

body.homepage .homepage-section4 .right-col{
  padding-left:70px;
}

.homepage-section4 .right-col .heading-container h2{
  max-width:507px;
}

.homepage-section4 .right-col .heading-container p{
  max-width:508px;
}

.homepage-section4 .download-now{
  margin-top:10px;
}

.homepage-section4 .dots-container{
  position: absolute;
  bottom: 177px;
  z-index: -1;
  left:-40px;
}

.homepage-section4 .left-col .mobile-img-cont{
  display:none;
}

.homepage-section4 .left-col img{
  height:auto;
}



@media(max-width:1024px){


  .homepage-section4{
    padding: 43px 0 100px;  
  }

  .homepage-section4 .right-col {
    padding-left: 20px;
  }

  .homepage-section4 .dots-container{
    display:none;
  }
}



@media(max-width:767px){

  .homepage-section4 .left-col{
    margin-bottom:20px;
  }

  .homepage-section4 .dots-container{
    display:block;
  }

  .homepage-section4 .left-col .mobile-img-cont{
    display:block;
  }

  .homepage-section4 .left-col .image-container{
    display:none;
  }

  body .row-fluid .homepage-section4 .left-col img{
    height: auto!important;
    max-width: 208px!important;
    margin: 0 auto!important;
    float: none!important;
    text-align: center;
    width: 100%;
  }

  body .row-fluid .homepage-section4 .left-col .image-container{
    text-align:center;
  }

  body .row-fluid .homepage-section4 .left-col .mobile-img-cont{
    text-align:center;
  }

  body .row-fluid .homepage-section4 .right-col {
    padding-left: 0;
    margin-top: 23px;
  }

  .homepage-section4 .right-col .heading-container h2{
    max-width:100%; 
    text-align:center;
  }

  .homepage-section4 .right-col .heading-container p{
    max-width:100%;
    text-align:center;
  }

  .homepage-section4 .download-now{
    text-align:center;
  }

  .homepage-section4{
    padding: 43px 0 120px;
  }

  .homepage-section4 .dots-container {
    top: 100px;
    left: 0;
    bottom: initial;
  }

  .homepage-section4 .dots-container #home-sec4-hex1 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    left: 0;
    top: 0;
  }

  .homepage-section4 .dots-container #home-sec4-hex2 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: 0;
    left: 55px;
  }

  .homepage-section4 .dots-container #home-sec4-hex3 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: 0;
    left: 110px;
  }

  .homepage-section4 .dots-container #home-sec4-hex4 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: 0;
    left: 285px;
  }

  .homepage-section4 .dots-container #home-sec4-hex5 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    left: 340px;
    top: 0;
  }

  .homepage-section4 .dots-container #home-sec4-hex6 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    left: 0;
    top: 55px;
  }

  .homepage-section4 .dots-container #home-sec4-hex7 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: 55px;
    left: 55px;
  }

  .homepage-section4 .dots-container #home-sec4-hex8 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: 55px;
    left: 285px;
  }

  .homepage-section4 .dots-container #home-sec4-hex9 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    left: 340px;
    top: 55px;
  }

  .homepage-section4 .dots-container #home-sec4-hex10 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    left: 0;
    top: 110px;
  }

  .homepage-section4 .dots-container #home-sec4-hex11 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    left: 55px;
    top: 110px;
  }

  .homepage-section4 .dots-container #home-sec4-hex12 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    left: 285px;
    top: 110px;
  }

  .homepage-section4 .dots-container #home-sec4-hex13 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    left: 340px;
    top: 110px;
  }

  .homepage-section4 .dots-container #home-sec4-hex14 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    left: 0;
    top: 165px;
  }

  .homepage-section4 .dots-container #home-sec4-hex15 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    left: 55px;
    top: 165px;
  }

  .homepage-section4 .dots-container #home-sec4-hex16 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    left: 285px;
    top: 165px;
  }

  .homepage-section4 .dots-container #home-sec4-hex17 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    left: 340px;
    top: 165px;
  }

  .homepage-section4 .dots-container #home-sec4-hex18,
  .homepage-section4 .dots-container #home-sec4-hex19,
  .homepage-section4 .dots-container #home-sec4-hex20,
  .homepage-section4 .dots-container #home-sec4-hex21,
  .homepage-section4 .dots-container #home-sec4-hex22,
  .homepage-section4 .dots-container #home-sec4-hex23,
  .homepage-section4 .dots-container #home-sec4-hex24,
  .homepage-section4 .dots-container #home-sec4-hex25,
  .homepage-section4 .dots-container #home-sec4-hex26,
  .homepage-section4 .dots-container #home-sec4-hex27,
  .homepage-section4 .dots-container #home-sec4-hex28{
    display:none;
  }


}





/*********************** Homepage Section6 Styling Start ****************/




.homepage-section6{
  padding:100px 0 123px;
  position: relative;
  z-index: 1;
}

.homepage-section6 .right-col .image-container{
  height:415px;
  max-width:415px;
  float:right;
  border-radius:50%;
  margin-top:40px;
}

.homepage-section6 .right-col{
  float:right;
  text-align:right;
  position: relative;
  right: 0px;
}

.homepage-section6 .heading-container h2{
  margin-bottom:16px;
}

.homepage-section6 .heading-container{
  max-width:577px;
  margin-bottom:80px;
}

.homepage-section6 .jobs-cm h5{
  font-size:16px;
  line-height:26px;
  letter-spacing:-0.34px;
  color:#004250;
  font-weight:500;
  margin-bottom:0;
}

.homepage-section6 .jobs-cm p{
  font-size:16px;
  line-height:22px;
  color:#959595;
  font-weight:normal;
  margin-bottom:0;
}

.homepage-section6 .jobs-cm span>.hs_cos_wrapper{
  padding-bottom: 19px;
  border-bottom: 1px solid #f1f1f1;
  padding-top: 19px;
}

.homepage-section6 .jobs-cm span>.hs_cos_wrapper:last-child{
  border-bottom:none;
  margin-bottom:0;
}

.jobs-cm .col-4{
  float:right;
  text-align:right;
  width: 19.076923%;
}

.jobs-cm .col-1{
  width: 36.076923%;
}

.jobs-cm .col-2{
  width: 21.076923%;
}

.jobs-cm .col-3{
  width: 17.076923%;
}

.homepage-section6 .cta-cont a.cta_button{
  background:transparent;
  padding:0;
  position:relative;
  color:#004250;
  font-size:16px;
  line-height:25px;
  font-weight:500;
  box-shadow:none;
  transition:0.3s all ease-in-out;
  border-bottom:2px solid transparent;
}

.homepage-section6 .cta-cont a.cta_button:after{
  position:absolute;
  right: -38px;
  top: 7px;
  content:'';
  background:url('https://4033956.fs1.hubspotusercontent-na1.net/hubfs/4033956/Assets%20May%202019/Images/arrow-lime.svg');
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center center; 
  width:25px;
  transition:0.2s all ease-in-out;
  height:11px;
}

.homepage-section6 .cta-cont a.cta_button:hover{
  background:transparent;
  color:#004250;
  transition:0.3s all ease-in-out;
  border-bottom:2px solid #94C93D;
}

.homepage-section6 .left-col .jobs-cm a.cta_button:hover{
  background:#94C93D;
  transition:0.3s all ease-in-out;
  color:#fff;
}

.homepage-section6 .cta-cont a.cta_button:hover:after{
  right:-42px;
  transition:0.2s all ease-in-out;
}

.homepage-section6 .dots-container{
  position: absolute;
  right: 0;
  bottom: 250px;
  z-index: -1;
}

.homepage-section6 .left-col .cta-cont{
  margin-top:20px;
} 

.homepage-section6 .jobs-cm .col-3 ul li{
  display:inline-block;
  margin-bottom:0;
  margin-left:4px;
  line-height:22px;
}

.homepage-section6 .jobs-cm .col-3 ul li img{
  vertical-align:middle;
  max-width:11px!important; 
  height:auto!important;
}

.homepage-section6 .jobs-cm .col-3 ul{
  margin:0;
}

.homepage-section6 .jobs-cm .col-3 ul li:first-child{
  margin-left:0;
}





@media(max-width:1150px){

  .jobs-cm .col-1{
    width: 29.076923%;
  }

  .jobs-cm .col-2{
    width: 24.076923%;
  }
}


@media(max-width:1140px){

  .jobs-cm .col-4{
    width: 20.928177%;
  }

  .jobs-cm .col-3 {
    width: 19.076923%;
  }
}



@media(max-width:1060px){

  .jobs-cm .col-4{
    width: 20.928177%;
  }

  .jobs-cm .col-3 {
    width: 20.076923%;
  }
}



@media(max-width:1024px){

  .homepage-section6 .heading-container {
    max-width: 100%;
    margin-bottom: 32px;
  }

  .homepage-section6 .equal-height-container>.row-fluid-wrapper>.row-fluid{
    display:block;
  }

  .jobs-cm .col-1{
    width: 26.076923%;
  }

  .jobs-cm .col-2{
    width: 26.076923%;
  }

  .jobs-cm .col-3{
    width: 27.076923%;
  }

  .jobs-cm .col-4{
    width: 10.928177%;
  }

  .jobs-cm .col-4 a.cta_button{
    padding: 3px 16px; 
  }

  .homepage-section6 .cta-cont{
    margin-top:30px;
  }

  .homepage-section6 {
    padding: 70px 0 80px;
  }

  .homepage-section6 .right-col{
    width: 44.055249%;
  }

  .homepage-section6 .left-col{
    width: 53.18232%;
  }

  .homepage-section6 .right-col .image-container {
    height: 355px;
    max-width: 355px;
  }
}


@media(max-width:767px){


  .homepage-section6 .dots-container{
    display:none;
  }

  .jobs-cm{
    position:relative;
  }

  .jobs-cm .col-1{
    width: 100%;
  }

  .jobs-cm .col-2{
    width: 100%;
  }

  .jobs-cm .col-3{
    width: 100%;
  }

  .jobs-cm .col-4{
    width: auto;
    text-align: left;
    position: absolute;
    top: 20px;
    right: 0;
    float: right;
  }

  .homepage-section6 .jobs-cm span>.hs_cos_wrapper{
    padding-bottom: 16px;
    margin-bottom: 19px;
    position:relative;
  }

  .homepage-section6 .equal-height-container>.row-fluid-wrapper>.row-fluid{
    display: block;
  }

  .jobs-cm .col-2 p{
    max-width: 200px;  
    margin-bottom:10px!important;
  }

  .homepage-section6 .cta-cont a.cta_button{
    width:auto;
  }

  .homepage-section6 {
    padding: 100px 0 100px;
  }

  .homepage-section6 .right-col .image-container{
    height: 152px;
    max-width: 152px;
    float: none;
    border-radius: 50%;
    margin: 0 auto 20px;
  }

  .homepage-section6 .heading-container{
    text-align:center;
    max-width: 100%;
    margin-bottom: 32px;
    margin: 0 auto 32px;
  }

  .homepage-section6 .jobs-cm h5{
    margin-bottom:5px;
  }

  .homepage-section6 .jobs-cm .col-3 ul li:first-child{
    margin-left:0;
  }

  .homepage-section6 .jobs-cm p{
    margin-bottom:0;
    line-height:22px;
  }

  .homepage-section6 .cta-cont{
    margin-top: 20px;
  }

  .homepage-section6 .left-col{
    width:100%;
  }

  .homepage-section6 .right-col{
    width:100%;
  }

  .homepage-section6 .container>.row-fluid-wrapper>.row-fluid{
    display:flex;
    flex-direction:column-reverse;
  }

  .homepage-section6 .jobs-cm .col-3 ul li{
    margin-left:0;
    display:inline-block;
  }



}



/****************** Homepage Team Cm Styling Start ********************/





.homepage-team-cm{
  position:relative;
  z-index:1;
  padding-bottom:16px;
}

.homepage-team-cm .dots-container{
  position: absolute;
  right: 0;
  bottom: 130px;
  z-index:-1;
}

.homepage-team-cm .right-col:before{
  position: absolute;
  left: -120px;
  right: 0;
  top: 0;
  bottom: 0;
  content: '';
  width: auto;
  background: linear-gradient(358.42deg,rgba(255,255,255,0) 0%,rgba(148,201,61,0.08) 100%);
  z-index: -1;
}

.homepage-team-cm .right-col .description-container p{
  font-size:24px; 
  line-height:32px;
  letter-spacing:-0.51px;
  font-weight:normal;
  color:#959595;
}

.homepage-team-cm .right-col .description-container{
  max-width:525px;
}

.homepage-team-cm .right-col{
  padding:90px 0;
  margin-left:0;
  width:52%;
  position:relative;
  float:right;
  padding-left:40px!important;
  margin-top:87px;
}

.homepage-team-cm .left-col{
  width:48%;
}

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

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

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

.team-slider .slick-dots li.slick-active button {
  width: 10px;
  height: 10px;
  background: #94C93D;
}

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

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

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

.team-slider .slick-dots li button {
  font-size: 1px;
  color: rgba(124, 134, 152, 0.9);
  padding: 0;
  border: 0;
  background:#E1E1E1;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  transition: all .2s ease-in-out;
  cursor: pointer;
}

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

.team-slider .slick-next:after{
  position: absolute;
  width: 25px;
  height: 11px;
  top: 87%;
  left: 54.5%;
  content: url(https://4033956.fs1.hubspotusercontent-na1.net/hubfs/4033956/Assets%20May%202019/Images/Arrow%20blue%20Right.svg);
  z-index: 1;
  cursor: pointer;
}

.team-slider .slick-prev:after{
  position: absolute;
  width: 25px;
  height: 11px;
  top: 87%;
  left: 52%;
  content: url(https://4033956.fs1.hubspotusercontent-na1.net/hubfs/4033956/Assets%20May%202019/Images/arrow-dark.svg);
  z-index: 1;
  cursor: pointer;
}

.team-slider ul.slick-dots{
  padding-left: 0;
  position: absolute;
  bottom: 120px;
  left: -33%;
  transform: rotate(90deg);
}

.team-slider .left-col .image-container{
  height:621px;
}

.homepage-team-cm .right-col .main-heading h5{
  font-size:15.76px;
  line-height:25px;
  font-weight:bold;
  letter-spacing:0.9px;
  text-transform:uppercase;
  position: relative;
  top: -100px;
}

.homepage-team-cm .right-col .info-container h2{
  margin-bottom:10px;
}

.homepage-team-cm .right-col .info-container{
  margin-bottom:30px;
}

.homepage-team-cm .right-col .info-container h4{
  font-size:22px;
  line-height:31px;
  font-weight:bold;
  letter-spacing:normal;
}

.team-slider .right-col .cta-container a.cta_button:focus{
  outline:none;
}

.team-slider .right-col .description-container{
  margin-top:30px;
  position:relative;
}

.team-slider .right-col .description-container:before{
  position:absolute;
  left:0;
  top:0;
  content:'';
  background:#94C93D;
  height:3px;
  width:auto;
}

.team-slider .right-col .cta-container{
  margin-top:60px;
}

.team-slider .slick-list{
  overflow:visible;
}

.team-slider .left-col .cta-container a.cta_button{
  font-size:16px;
  line-height:25px;
  font-weight:500;
  letter-spacing:normal;
  position:relative;
}

.team-slider .left-col .cta-container a.cta_button:focus{
  outline:none;
}


.team-slider .left-col .cta-container{
  margin-top: 45px;
  text-align: left;
  max-width: 470px;
  margin: 45px auto 0;
  float: none;
}

.homepage-team-cm .main-heading h6{
  width: auto;
  display: inline-block;
  float: right;
  text-align: left;
  position: absolute;
  right: 36%;
  top: 38px;
}

.homepage-team-cm .right-col .cta-container{
  margin-top:50px;
}

.homepage-team-cm .slick-prev{
  position: absolute;
  bottom: 40px;
  cursor:pointer;
}

.homepage-team-cm .slick-prev:before{
  position:absolute;
  left:0;
  top:0;
  content:'';
  background:url('https://4033956.fs1.hubspotusercontent-na1.net/hubfs/4033956/Assets%20May%202019/Images/Arrow%20blue%20left.svg');
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center center;
  width:25px;
  height:11px;
}

.homepage-team-cm .slick-prev:hover:before{
  background:url('https://4033956.fs1.hubspotusercontent-na1.net/hubfs/4033956/Assets%20May%202019/Images/Arrow%20Left%20Green.svg');
}

.homepage-team-cm .slick-next:hover:before{
  background:url('https://4033956.fs1.hubspotusercontent-na1.net/hubfs/4033956/Assets%20May%202019/Images/Arrow%20Green.svg');
}

.homepage-team-cm .slick-next{
  position: absolute;
  bottom: 40px;
  left:80px;
  cursor:pointer;
}

.homepage-team-cm .slick-next:before{
  position:absolute;
  left:0;
  top:0;
  content:'';
  background:url('https://4033956.fs1.hubspotusercontent-na1.net/hubfs/4033956/Assets%20May%202019/Images/Arrow%20blue%20Right.svg');
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center center;
  width:25px;
  height:11px;
}

body .row-fluid .homepage-team-cm .main-cta-container {
  max-width: 1200px;
  margin: 30px auto 0;
  float: none;
}



@media(max-width:1600px){

  .homepage-team-cm .main-heading h6{
    right:33%;
  }
}



@media(max-width:1390px){
  .homepage-team-cm .main-heading h6{
    right:27%;
  }

}


@media(max-width:1150px){

  .homepage-team-cm .main-heading h6{
    right:21%;
  }
}




@media(max-width:1024px){



  .homepage-team-cm .right-col{
    padding: 10px 0;
    margin-left: 0;
    width: 52%;
    position: relative;
    float: right;
    padding-left: 20px !important;
    margin-top: 80px;
  }

  .homepage-team-cm .right-col .main-heading h5{
    top:-60px;
  }

  .team-slider .right-col .cta-container{
    margin-top:30px;
  }

  .team-slider .slick-next:after{
    left:57%;
  }

  .team-slider .left-col .cta-container a.cta_button{
    padding-right:0;
    padding-top:0;
  }

  .homepage-team-cm .main-heading h6{
    right:14%;
  }

  .homepage-team-cm .right-col .description-container p {
    font-size: 21px;
    line-height: 32px;
  }

  body .row-fluid .homepage-team-cm .main-cta-container {
    max-width: 650px;
  }
}




@media(max-width:767px){

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

  .homepage-team-cm .right-col{
    width:100%;
    margin-top: 20px;
    padding-right:20px;
  }

  .team-slider .left-col .image-container{
    height: 350px;
  }

  .team-slider .left-col .cta-container{
    margin-top:25px;
  }

  .team-slider .left-col .cta-container a.cta_button{
    padding-left:20px;
  }

  .homepage-team-cm .right-col:before{
    left:0;
    right:0;
    display:none;
  }

  .homepage-team-cm .right-col .description-container p{
    font-size: 18px;
    line-height: 32px;
  }

  .homepage-team-cm .image-container{
    height:185px;
    background-position: top center!important;
    margin-left: 20px;
  }

  .homepage-team-cm{
    background: linear-gradient(358.42deg,rgba(255,255,255,0) 0%,rgba(148,201,61,0.08) 100%);  
    padding:63px 0 72px;
  }

  .homepage-team-cm .main-heading h6 {
    right: 0;
    position: relative;
    left: 0;
    margin: 0 auto 39px;
    display: block;
    float: none;
    text-align: center;
    top: 0;
  }

  .homepage-team-cm .right-col .info-container h2{
    font-size: 40px;
    line-height: 31px;
  }

  .homepage-team-cm .slick-next{
    bottom:-90px;
  }

  .homepage-team-cm .slick-prev{
    bottom:-90px;
  }

  body .row-fluid .homepage-team-cm .main-cta-container {
    max-width: 100%;
    padding: 0 20px;
    margin: 10px auto 0;
  }

  .homepage-team-cm .right-col .description-container{
    max-width:100%;
  }

}







/*==============================================
Landing Page Styling Start 
===============================================*/





/***************** Landing Page Section1 Styling ******************/



body .row-fluid .landing-section1 .wrapper{
  max-width:1360px;
}

.landing-section1 .landing-header{
  padding:40px 0;
}

.landing-section1 .landing-header .cta-container{
  float:right;
  text-align:right;
  margin-top:20px;
}

.landing-section1 .landing-header .cta-container a.cta_button{
  background:transparent;
  color:#004250;
  font-size:14px;
  line-height:26px;
  letter-spacing:-0.3px;
  font-weight:normal;
  box-shadow:none;
  padding:0;
}

body .row-fluid .landing-section1 .form-container{
  max-width:523px;
  margin:0 auto;
  float:none;
}

.landing-section1 .form-container .heading-container h2{
  color: #94c93d;
  max-width: 330px;
  margin: 0 auto 10px;
  float: none;
}

body .row-fluid .landing-section1 .form-container form{
  max-width:404px;
  margin:0 auto;
  float:none;
}

body .row-fluid .landing-section1 .form-container form input{
  border:1px solid #d3d3d3;
  margin-bottom:7px;
}

body .row-fluid .landing-section1 .form-container form label{
  color:#959595;
  font-size:16px;
  line-height:30px;
  font-weight:normal;
}

body .row-fluid .landing-section1 .contact-info p{
  font-size:16px;
  line-height:20px;
  color:#12505D;
}

body .row-fluid .landing-section1 .contact-info p a{
  color:#94C93D;
  font-weight:bold;
}

body .row-fluid .landing-section1 .contact-info{
  margin-top:40px;
}

body .row-fluid .landing-section1 .form-container form .actions{
  position:relative;
}

body .row-fluid .landing-section1 .form-container form .actions:before{
  position:absolute; 
  left: 30px;
  top: 16px;
  content:'';
  background:url('https://4033956.fs1.hubspotusercontent-na1.net/hubfs/4033956/Assets%20May%202019/Images/Point%20arrow.svg');
  width:52px;
  height:49px;
  z-index:1;
}

body .row-fluid .landing-section1 .form-container form .hs-button{
  color:#fff!important;
  font-size:16px;
  line-height:30px;
  font-weight:bold;
  border:none!important;
  padding: 10px 53px;
}

body .row-fluid .landing-section1 .form-container form .actions{
  position:relative;
}

.landing-section1 .dot-container1{
  position: absolute;
  left: 0;
  bottom: 21%;
  z-index: -1;
}

.landing-section1{
  position:relative;
  z-index:1;
  padding: 0 0 40px;
}

.landing-section1 .dot-container2{
  position: absolute;
  right: 0;
  top: -70px;
  width: 24%;
  z-index: -1;
}



@media(max-width:1024px){


  body .row-fluid .landing-section1 .form-container{
    padding-top: 40px;  
  }

  .landing-section1 .dot-container2{
    display:block;
  }

  .landing-section1 .dot-container1{
    display:block;
  }

  .landing-section1 .landing-header .cta-container{
    margin-top: 15px;
  }

  .landing-section1 .dot-container1 #con-hex1 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    margin-top: 50px;
    margin-left: 50px;
  }

  .landing-section1 .dot-container1 #con-hex2 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    margin-top: -20px;
    margin-left: 50px;
  }

  .landing-section1 .dot-container1 #con-hex3 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    margin-top: -90px;
    margin-left: 50px;
  }

  .landing-section1 .dot-container1 #con-hex4 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    margin-top: 50px;
    margin-left: 120px;
  }

  .landing-section1 .dot-container1 #con-hex5 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    margin-top: -20px;
    margin-left: 120px;
  }

  .landing-section1 .dot-container1 #con-hex6 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    margin-top: -90px;
    margin-left: 120px;
  }

  .landing-section1 .dot-container1 #con-hex7 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    margin-top: -160px;
    margin-left: 120px;
  }

  .landing-section1 .dot-container1 #con-hex8,
  .landing-section1 .dot-container1 #con-hex9{
    display:none;
  } 

  .landing-section1 .dot-container1 {
    position: absolute;
    left: -30px;
    bottom: 21%;
    z-index: -1;
  }

  .landing-section1 .dot-container2 #con2-hex1 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    margin-top: 50px;
    margin-left: 50px;
  }

  .landing-section1 .dot-container2 #con2-hex2 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    margin-top: 160px;
    margin-left: 50px;
  }

  .landing-section1 .dot-container2 #con2-hex3 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    margin-top: 230px;
    margin-left: 50px;
  }

  .landing-section1 .dot-container2 #con2-hex4 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    margin-top: 50px;
    margin-left: 120px;
  }

  .landing-section1 .dot-container2 #con2-hex5 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    margin-top: 160px;
    margin-left: 120px;
  }

  .landing-section1 .dot-container2 #con2-hex6 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    margin-top: 230px;
    margin-left: 120px;
  }

  .landing-section1 .dot-container2 #con2-hex7 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    margin-top: 300px;
    margin-left: 120px;
  }

  .landing-section1 .dot-container2 #con2-hex8,
  .landing-section1 .dot-container2 #con2-hex9,
  .landing-section1 .dot-container2 #con2-hex10,
  .landing-section1 .dot-container2 #con2-hex11{
    display:none;
  }



}



@media(max-width:767px){

  body .row-fluid .landing-section1 .logo-container{
    float:left; 
    width:auto;
  }

  body .row-fluid .landing-section1 .cta-container{
    width:auto;
    margin-top:10px;
  }

  .landing-section1{
    padding-bottom:40px;
  }

  body .row-fluid .landing-section1 .contact-info p{
    text-align:center;
  }

  body .row-fluid .landing-section1 .form-container form .actions:before{
    display:none;
  }

  .landing-section1 .dot-container1 {
    display:none;
  }

  .landing-section1 .dot-container2{
    display:none;
  }
}







/*=================================================================
Jobs Position Page Styling Start 
==================================================================*/




.jobs-section1{
  padding: 287px 0 70px;
  background: linear-gradient(0deg, rgba(239,243,249,0) 0.03%, rgba(148,201,61,0.07) 100%);
  position:relative;
  z-index:1;
}


.jobs-section1 .right-col .form-container{
  max-width:480px;
  float:right;
  border:1px solid #94C93D;
  padding:46px 39px 38px;
  background:#fff;
  border-radius:3px;
  box-shadow: 0 2px 10px 3px rgba(148,201,61,0.14);
}

.jobs-section1 .right-col .form-container form .actions{
  position: relative;
  display: block;
  text-align: center;
  max-width: 168px;
  margin: 0 auto;
  float: none;
}

.jobs-section1 .right-col .form-container form .actions:before{
  position: absolute;
  left: -70px;
  top: 16px;
  content: '';
  background: url(https://4033956.fs1.hubspotusercontent-na1.net/hubfs/4033956/Assets%20May%202019/Images/Point%20arrow.svg);
  width: 52px;
  height: 49px;
}

.jobs-section1 .right-col .form-container .form-heading{
  margin-bottom:15px;
}

.jobs-section1 .right-col .form-container .form-heading h4{
  font-size:25px;
  line-height:33px;
  font-weight:500;
}

.jobs-section1 .form-container form .hs-button{
  padding: 9px 64px;
  box-shadow: 0 2px 10px 3px rgba(148,201,61,0.14);
}

.jobs-section1 .right-col .form-container form textarea{
  height:142px;
}

.jobs-section1 .left-col .heading-container h6{
  font-size:12px;
  line-height:25px;
  color:#94C93D;
  letter-spacing:0.69px;
  font-weight:bold;
  margin-bottom:0;
}

.jobs-section1 .left-col .heading-container h1{
  font-size:64px;
  line-height:86px;
  color:#004250;
  font-weight:bold;
  letter-spacing:-0.74px;
  margin-bottom:0;
}

.jobs-section1 .left-col .heading-container h2{
  font-size:35px;
  line-height:47px;
  letter-spacing:-0.7px;
  color:#004250;
  font-weight:bold;
}

.jobs-section1 .description-container p{
  color:#959595;
  font-size:16px;
  line-height:25.8px;
  font-weight:normal;
}

.jobs-section1 .description-container{
  margin-top:20px;
}

.jobs-section1 .left-col{
  padding-right:51px;
}

.jobs-section1 .description-container ul li{
  position: relative;
  margin-left: 38px;
  margin-bottom: 11px;
} 

.jobs-section1 .description-container ul li:before{
  position: absolute;
  left: -36px;
  top: 12px;
  content: '';
  background: #94c93d;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}

.jobs-section1 .description-container ul{
  margin-bottom:35px;
}

.jobs-section1 .dot-container{
  position:absolute;
  top:-20px;
  right:20px;
  width: 15%;
  z-index:-1;
} 

.jobs-section1 .right-col{
  position:relative;
}




@media(max-width:1024px){

  .jobs-section1 .dot-container{
    display:block;
  }

  .jobs-section1 .dot-container #job-hex1 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
  }

  .jobs-section1 .dot-container #job-hex2 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    margin-top: 120px;
    margin-left: 50px;
  }

  .jobs-section1 .dot-container #job-hex3 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
  }

  .jobs-section1 .left-col {
    padding-right: 15px;
  }

  .jobs-section1{
    padding: 200px 0 70px;
  }

  .jobs-section1 .right-col .form-container{
    padding: 26px 20px 38px;
  }

  .jobs-section1 .left-col .heading-container h1{
    font-size: 55px;
    line-height: 73px; 
  }

  .jobs-section1 .left-col .heading-container h2 {
    font-size: 32px;
    line-height: 40px;
  }

  .jobs-section1 .description-container ul li {
    margin-bottom: 10px;
  }

  .jobs-section1 .right-col .form-container form .actions:before{
    left:-57px;
  }

}



@media(max-width:767px){


  .jobs-section1{
    padding: 120px 0 70px;
  }

  .jobs-section1 .dot-container {
    position: absolute;
    top: initial;
    right: 20px;
    width: 15%;
    z-index: -1;
    bottom: 120px;
  }

  .jobs-section1 .left-col .heading-container h1 {
    font-size: 45px;
    line-height: 63px;
  }

  .jobs-section1 .description-container{
    margin-top: 10px;
  }

  .jobs-section1 .right-col .form-container{
    max-width:100%;
    float:none;
    margin-top:20px;
  }

}







/*========================================================================
Talk With Us Page Styling Start 
=========================================================================*/




.talk-with-us .left-col{
  width: 59.264957%;
  padding: 40px 46px 250px;
  height: 100vh;
}

.talk-with-us .right-col{
  margin-left: 0;
  width: 41.17094%;
  background-position: top!important;
  position:relative;
  z-index:1;
  display: flex;
  justify-content: center;
  align-items: center;
  padding:0 86px;
  height:100vh;
}

.talk-with-us .right-col:before{
  position:absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
  content:'';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  content: '';
  /*background: linear-gradient(150.67deg,#004250 68%,#94c93dc7 95%);*/
  width: 100%;
  z-index: -1;
  opacity: 0.8;
}

.talk-with-us .text-cont h6{
  font-size:14px;
  line-height:26px;
  color:#004250;
  font-weight:normal;
  letter-spacing:-0.3px;
  margin-top:10px;
}

.talk-with-us .text-cont{
  float:right;
  text-align:right;
}

body .row-fluid .talk-with-us .form-heading{
  max-width:530px;
  margin:30px auto 10px;
  float:none;
}

body .row-fluid .talk-with-us .form-heading h2{
  max-width:440px;
  margin:0 auto 10px;
  float:none;
  color:#94C93D;
  line-height:50px;
}

body .row-fluid .talk-with-us .form-container{
  max-width:404px;
  margin:10px auto 0;
  float:none;
}

.talk-with-us .contact-info p{
  font-size:16px;
  line-height:20px;
  font-weight:normal;
  color:#004250;
}

.talk-with-us .contact-info p a{
  color:#94C93D;
  font-weight:bold;
}

.talk-with-us .contact-info{
  margin-top:30px;
}

body .row-fluid .talk-with-us .form-container form .hs-button{
  /*padding: 9px 62px;*/
  padding: 21px 36px
}

body .row-fluid .talk-with-us .form-container form .actions{
  position:relative;
}

body .row-fluid .talk-with-us .form-container form .actions:before{
  position:absolute;
  left: 35px;
  top: 7px;
  content:'';
  background:url('https://4033956.fs1.hubspotusercontent-na1.net/hubfs/4033956/Assets%20May%202019/Images/Point%20arrow.svg');
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center center;
  width:52px;
  height:49px;
}

.talk-with-us .right-col .text-container h4{
  color:#fff;
  font-size:25px;
  line-height:41px;
  letter-spacing:-0.54px;
  font-weight:bold;
}

.talk-with-us .right-col .text-container p{
  font-size:18px;
  line-height:36px;
  color:#FFFFFF;
  font-weight:normal;
  margin-top: 20px;
}



@media(max-width:1440px){

  .talk-with-us .contact-info{
    margin-top:20px;  
  }

  .talk-with-us .left-col{
    padding: 40px 46px 30px;
    height: 100%;
  }

  .talk-with-us .right-col{
    height:auto;
  }
}


@media(max-width:1280px){

  .talk-with-us .left-col{
    padding: 40px 46px 30px;
    height: 100%;
  }

  .talk-with-us .right-col{
    height:auto;
  }
}



@media(max-width:1279px){

  .talk-with-us .right-col{
    padding: 0 45px;
  }
}



@media(max-width:1024px){

  .talk-with-us .right-col {
    padding: 0 25px;
  }

  body .row-fluid .talk-with-us .form-container form .actions:before {
    left: 20px;
  }
}



@media(max-width:767px){

  .talk-with-us .left-col {
    padding: 40px 20px 30px;
    width:100%;
  }

  .talk-with-us .right-col{
    width:100%;
  }

  .talk-with-us .left-col .top-row .logo{
    float:left;
  }

  body .row-fluid .talk-with-us .form-heading h2{
    line-height: 35px;
  }

  body .row-fluid .talk-with-us .form-container form .actions:before{
    display:none;
  }

  .talk-with-us .right-col {
    padding: 50px 25px;
  }

  .talk-with-us .right-col .text-container h4 {
    font-size: 22px;
    line-height: 36px;
  }
}





/*=======================================================
Career Page Styling Start 
=========================================================*/





/***************** Career Section1 Styling Start ***************/




.career-section1{
  background: linear-gradient(0deg, rgba(239,243,249,0) 0.03%, rgba(148,201,61,0.07) 100%);
  padding:265px 0 150px;
  position:relative;
  z-index:1;
}

.career-section1 .dots-container{
  position: absolute;
  left: 0;
  bottom: 165px;
  z-index: -1;
}

.career-section1 .dots-container2{
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -2;
}

.career-section1 .left-col .heading-container h6{
  color:#94C93D;
  font-size:12px;
  line-height:25px;
  letter-spacing:0.69px;
  font-weight:bold;
  margin-bottom:10px;
}

.career-section1 .left-col .heading-container h1{
  font-size:75px;
  line-height:86px;
  color:#004250;
  letter-spacing:-0.87px;
  margin-bottom:10px;
}

.career-section1 .left-col .heading-container h2{
  font-size:35px;
  line-height:47px;
  letter-spacing:-0.7px;
  font-weight:bold;
}

.career-section1 .right-col{
  position: absolute;
  right: 0px;
  top: -230px;
  height: 650px;
  width: 650px;
  z-index: 4;
  border-radius: 100%;
}

.career-section1 .wrapper{
  position:relative;
}

.career-section1 .right-col:after{
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  content: '';
  left: 0;
  background: rgba(255,255,255,0);
  height: 650px;
  width: 650px;
  border-radius: 100%;
  z-index: -1;
}

.career-section1 .video-cont2 {
  position: absolute;
  left: 0;
  right: 0;
  top: 43%;
  margin: 0 auto;
  float: none;
  text-align: center;
}

.career-section1 .video-cont2 .play-icon-normal{
  display: inline-block;
}

.career-section1 .video-cont2 .play-icon-hover{
  display: none;
}

.career-section1 .video-cont2:hover .play-icon-hover{
  display:inline-block;
}

.career-section1 .video-cont2:hover .play-icon-normal{
  display:none;
}

.career-section1 .left-col{
  position:relative;
  z-index:6;
}



@media(max-width:1060px){


  .career-section1 .left-col .heading-container h1{
    font-size: 70px;
  }
}



@media(max-width:1024px){

  .career-section1 .right-col{
    top: 120px;
    height: 430px;
    width: 430px;   
  }

  .career-section1 .right-col:after{
    height: 430px;
    width: 430px;
  }

  .career-section1 .left-col {
    width: 68.618785%;
  }

  .career-section1 {
    padding: 255px 0 120px;
  }
}



@media(max-width:767px){

  .career-section1{
    padding: 115px 0 70px;  
  }

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

  .career-section1 .left-col .heading-container h1{
    font-size: 48px;  
    line-height:57px;
  }

  .career-section1 .left-col .heading-container h2{
    font-size: 29px;
    line-height: 30px;  
  }

  .career-section1 .right-col{
    top: 0;
    height: 340px;
    width: 100%;
    margin-top: 20px;  
    position:relative;
    border-radius:0;
  }

  .career-section1 .right-col:after{
    height:340px;
    width:100%;
    border-radius:0;
  }
}





/******************* Career Section2 Styling ******************/




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

.career-section2 .heading-container h6{
  font-size:12px;
  line-height:19px;
  color:#94C93D;
  font-weight:bold;
  letter-spacing:0.69px;
  margin-bottom:10px;
}

.career-section2 .heading-container h2{
  margin-bottom:0;
}

.career-section2 .heading-container h5{
  font-size:16px;
  line-height:25.8px;
  color:#004250;
  font-weight:bold;
  letter-spacing:normal;
}

.career-section2 .heading-container{
  max-width:642px;
}


@media(max-width:1024px){

  .career-section2{
    padding: 50px 0 30px;  
  }
}


@media(max-width:767px){

  .career-section2{
    padding: 20px 0 20px;  
  }

  .career-section2 .heading-container h2{
    margin-bottom: 10px;
  }
}





/******************* Career Section3 Styling ****************/

.career-section3{
  position:relative;
  padding:70px 0 100px;
  -webkit-perspective:1000;
  perspective:1000;
  width: 100%;
  z-index:1;
}

.career-section3 .wrapper{
  position:relative;
}

.career-section3 .dots-container{
  position:absolute;
  right:0;
  top:0;
  z-index:-1;
}

.career-section3 .heading-container h6{
  font-size:12px;
  line-height:19px;
  color:#94C93D;
  font-weight:bold;
  letter-spacing:0.69px;
  margin-bottom:10px;
}

.career-section3 .heading-container h2{
  margin-bottom:15px;
}

.career-our-team-cm{
  -webkit-perspective:1000;
  perspective:1000;
  width: 100%;
}

.career-our-team-cm .flip-container .card{
  border:1px solid #94C93D;
  cursor:pointer;
  border-radius:3px;
}

.career-our-team-cm .flip-container .card .front{
  height:100%;
  background:#fff;
  padding:0 10px;
  display: -webkit-box; 
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex; 
  display: flex;
  justify-content:center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  border-radius:3px;
  box-shadow: 0 2px 10px 3px rgba(148,201,61,0.14);
}

.career-our-team-cm .flip-container .card .front h4{
  font-size:22px; 
  line-height:27px;
  color:#94C93D;
  font-weight:500;
  margin-bottom:0;
}

.career-our-team-cm .flip-container .card .back{
  background:#94C93D;
  color:#fff;
  padding:0 10px;
  margin-left:0;
  height:100%;
  display: -webkit-box; 
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex; 
  display: flex;
  justify-content:center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align:center; 
  box-shadow: 0 2px 10px 3px rgba(148,201,61,0.14);
  opacity:0;
}

.career-our-team-cm .flip-container .card .back p{
  color:#fff;
  font-size:16px;
  line-height:21px;
  color:#fff;
  font-weight:normal;
  margin-bottom:0;
}

.career-our-team-cm .card{
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  position:relative;
  margin-left:5px;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  width: 100%;
  margin: 0 auto;
}

.career-our-team-cm .front{
  background: #fff;
  width: 100%;
  text-align: center;
  padding: 10px;
  margin: 0 auto;
  text-transform: uppercase;
  color: #000;
  position: absolute;
  z-index:2;
}

.career-our-team-cm .back{
  z-index: 3;
  font-size:11px;
}

/* .card:hover .front{
display: none;
}
.card:hover .front {
display: block;
} */

.card .back::after {
  content: "";
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}

body .row-fluid .career-our-team-cm .five-col-adjust span>.hs_cos_wrapper{
  flex-basis: 18%;
  -webkit-flex-basis: 18%;
  float: left;
  margin-right: 2%; 
  margin-top:26px;
}



@media(max-width:1024px){

  .career-section3 {
    padding: 40px 0;
  }

  .career-our-team-cm .flip-container .card .front h4{
    font-size: 20px;
  }

  .career-our-team-cm .flip-container .card .back{
    height:150px;
  }

  .career-our-team-cm .flip-container .card .front{
    height:150px;
  }
}






/****************** Career Section4 Styling *****************/




.career-section4{
  padding:108px 0 201px;
}

.career-section4 .heading-container h2{
  margin-bottom:10px;
}

.career-section4 .heading-container{
  margin-bottom:30px;
}



@media(max-width:1024px){

  .career-section4{
    padding: 48px 0 90px;
  }

}



/*************** Career Section5 Styling Start ****************/




.career-section5{
  background: linear-gradient(135deg, #004250 0%, #09687C 100%);
  padding: 75px 0 55px;
  position:relative;
}

.career-section5 .left-col .text-container h1{
  font-size:56px;
  line-height:70px;
  letter-spacing:-1.12px;
  font-weight:bold;
  color:#fff;
  margin-bottom:38px;
}

.career-section5 .left-col .text-container h1 span{
  font-size:80px;
  line-height:70px;
  font-weight:normal; 
  font-family: 'Allura', cursive;
}

.career-section5 .left-col .text-container p{
  max-width:539px;
}

.career-section5 .right-col .image-container1{
  height:450px;
  width:450px;
  border-radius:50%;
  float:right;
}

.career-section5 .right-col .image-container2{
  height:150px;
  width:150px;
  border-radius:50%;
  position:absolute;
  left:0;
  top:0;
}

.career-section5 .right-col .image-container3{
  height:120px;
  width:120px;
  border-radius:50%;
  position:absolute;
  left: 40px;
  bottom: -20px;
}

.career-section5 .right-col .image-container4{
  height:180px;
  width:180px;
  border-radius:50%;
  position:absolute;
  right:0;
  bottom:-60px;
}

.career-section5 .right-col{
  position:relative;
}

.career-section5 .right-col .image-cont{
  position:relative;
}



@media(max-width:1024px){

  .career-section5 .right-col .image-container1{
    height: 350px;
    width: 350px;  
  }

  .career-section5 .right-col .image-container4{
    height: 160px;
    width: 160px;
  }

  .career-section5 .right-col .image-container2 {
    height: 130px;
    width: 130px;
    left: -40px;
  }

  .career-section5 .right-col .image-container3 {
    height: 100px;
    width: 100px;
    left: 0px;
  }
}


@media(max-width:767px){

  .career-section5{
    padding: 55px 0 55px;  
  }

  .career-section5 .left-col .text-container h1{
    font-size: 46px;
    line-height: 60px; 
    margin-bottom: 18px;
  }

  .career-section5 .left-col .text-container h1 span{
    font-size: 65px;
    line-height: 70px;
  }

  .career-section5 .right-col .image-container2{
    display:none;
  }

  .career-section5 .right-col .image-container3{
    display:none;
  }

  .career-section5 .right-col .image-container4{
    display:none;
  }

  .career-section5 .right-col .image-container1 {
    height: 320px;
    width: 320px;
    float: none;
    margin: 20px auto 0;
  }
}




/******************** Career Section6 Styling ******************/




.career-section6{
  background: linear-gradient(358.42deg, rgba(255,255,255,0) 0%, rgba(148,201,61,0.08) 100%);
  padding: 121px 0 53px;
}


body .row-fluid .career-section6 .heading-container{
  max-width:726px;
  margin:0 auto;
  float:none;
}



@media(max-width:1024px){


  .career-section6 {
    padding: 80px 0 53px;
  }

}


@media(max-width:767px){

  .career-section6{
    padding: 60px 0 33px; 
  }
}



@media(max-width:1024px){

  .career-section7{
    padding: 40px 0 80px;  
  }


}





/*========================================================
Our Story Page Styling Start 
==========================================================*/




/***************** Story Section1 Styling ******************/




.story-section1{
  padding:117px 0 80px;
  background: linear-gradient(0deg, rgba(239,243,249,0) 0.03%, rgba(148,201,61,0.07) 100%);
  position:relative;
  z-index:1;
}

.story-section1 .left-col .heading-container h6{
  font-size:12px;
  line-height:25px;
  letter-spacing:0.69px;
  color:#94C93D;
  font-weight:bold;
  margin-bottom:10px;
}

.story-section1 .left-col .heading-container h1{
  font-size:75px;
  line-height:86px;
  letter-spacing:-0.87px;
  font-weight:bold;
}

.story-section1 .right-col .image-container{
  width: 515px;
  height: 515px;
  border-radius: 100%;
  float: right;
  position: relative;
}

.story-section1 .left-col{
  position:relative;
  z-index:2;
}

.story-section1 .right-col{
  position: relative;
  top: -40px;
}

.story-section1 .dots-container{
  position: absolute;
  bottom: 260px;
  left:40px;
  z-index:-1;
}

.story-section1 .dots-container2{
  position: absolute;
  bottom: 70px;
  right:0px;
  z-index:-1;
}



@media(max-width:1024px){

  .story-section1 .right-col .image-container{
    width: 415px;
    height: 415px;
  }

  .story-section1 .left-col .heading-container h1{
    font-size: 60px;
    line-height: 76px;
  }

  .story-section1 .dots-container{
    bottom: 200px;
  }

  .story-section1 .dots-container #story-sec1-hex1 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: 0;
  }

  .story-section1 .dots-container #story-sec1-hex2 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: 0;
    left: 70px;
  }

  .story-section1 .dots-container #story-sec1-hex3 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    left: 140px;
    top: 0px;
  }

  .story-section1 .dots-container #story-sec1-hex4 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    left: 0;
    top: 70px;
  }

  .story-section1 .dots-container #story-sec1-hex5 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    left: 70px;
    top: 70px;
  }

  .story-section1 .dots-container #story-sec1-hex6 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    left: 140px;
    top: 70px;
  }

  .story-section1 .dots-container #story-sec1-hex7,
  .story-section1 .dots-container #story-sec1-hex8{
    display:none;
  }

  .story-section1 .dots-container2{
    display:none;
  }
}


@media(max-width:767px){

  .story-section1 .left-col .heading-container h1{
    font-size: 45px;
    line-height: 66px;
  }

  .story-section1 .right-col .image-container{
    width: 100%;
    height: 300px;
    border-radius: 0;
  }

  .story-section1 .right-col{
    top:0;
  }

  .story-section1{
    padding: 117px 0 40px;
  }

  body .row-fluid .story-section5 span>.hs_cos_wrapper:nth-child(odd) .cm-container:after,
  body .row-fluid  .story-section5 span>.hs_cos_wrapper:nth-child(even) .cm-container:after{
    display: block;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 100%;
    overflow: hidden;
    z-index: -1;
  }
  body .row-fluid .story-section5 span>.hs_cos_wrapper:last-child .cm-container:after{
    display:none;
  }

  .story-section1 .dots-container2{
    display:none;
  }

  .story-section1 .dots-container {
    bottom: -130%;
    left: auto;
    right:0;
  }

  .story-section1 .dots-container #story-sec1-hex1 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: 30px;
    right: 0;
    left:auto;
  }

  .story-section1 .dots-container #story-sec1-hex2 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: 30px;
    right: 55px;
    left:auto;
  }

  .story-section1 .dots-container #story-sec1-hex3 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    left: auto;
    top: 30px;
    right: 110px;
  }

  .story-section1 .dots-container #story-sec1-hex4 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    right: 0px;
    top: 85px;
    left: auto;
  }

  .story-section1 .dots-container #story-sec1-hex5 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    left: auto;
    top: 85px;
    right: 55px;
  }

  .story-section1 .dots-container #story-sec1-hex6 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    left: auto;
    top: 85px;
    right: 110px;
  }

  .story-section1 .dots-container #story-sec1-hex7,
  .story-section1 .dots-container #story-sec1-hex8{
    display:none;
  }
}





/******************** Story Section2 Styling ******************/




.story-section2{
  padding:20px 0 90px;
}

.story-section2 .left-col .cta-container{
  margin-top:7px;
}

.story-section2 .left-col .heading-container{
  max-width:528px;
}



@media(max-width:1024px){

  .story-section2{
    padding: 20px 0 70px;
  }
}


@media(max-width:767px){

  .story-section2 .right-col{
    margin-top:30px;
  }

  .story-section2 {
    padding: 20px 0 50px;
  }

}





/******************** Story Section3 Styling **********************/





.story-section3{
  padding:70px 0 76px;
  background: linear-gradient(358.42deg, rgba(255,255,255,0) 0%, rgba(148,201,61,0.08) 100%);
}

.story-section3 .heading-container h6{
  font-size:12px;
  line-height:25px;
  color:#94C93D;
  letter-spacing:0.69px;
  font-weight:bold;
  text-transform:uppercase;
  margin-bottom:10px;
}

body .row-fluid .story-section3 .heading-container{
  max-width:916px;
  margin:0 auto;
  float:none;
}

body .row-fluid .story-section3 .heading-container h5{
  font-size:12px;
  line-height:25px;
  color:#004250;
  letter-spacing:0.69px; 
  font-weight:bold;
  text-transform:uppercase;
  margin-bottom:0;
}

.story-section3 .heading-container h2{
  margin-bottom:10px;
}


@media(max-width:1024px){

  .story-section3 {
    padding: 70px 0 30px;
  }

}


@media(max-width:767px){

  .story-section3{
    padding: 60px 0 30px;
  }
}



/******************* Story Section4 Styling Start **********************/




.story-section4{
  padding: 161px 0;
}

body .row-fluid .story-section4 .wrapper{
  position:relative;
}

body .row-fluid .story-section4 .description-container{
  max-width:704px;
  margin:0 auto;
  float:none;
  position:relative;
  padding-left:58px;
}

body .row-fluid .story-section4 .description-container:before{
  border-left:1px solid #94C93D;
  position:absolute;
  left:0;
  top: -30px;
  bottom: -30px;
  content:'';
}

.story-section4 .subheading h6{
  font-size: 12px;
  line-height: 25px;
  color: #94c93d;
  letter-spacing: .69px;
  font-weight: bold;
  width: 80px;
  transform: rotate(270deg);
  left: 191px;
  position: absolute;
  top: -10px;
}


@media(max-width:1260px){

  .story-section4 .subheading h6{
    left:15%;
  }
}


@media(max-width:1170px){

  .story-section4 .subheading h6{
    left:11%;
  }
}


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

  .story-section4 .subheading h6{
    left:10%;
  }
}



@media(max-width:1024px){

  .story-section4{
    padding: 50px 0;
  }

  .story-section4 .subheading h6{
    width: 100%;
    transform: rotate(0deg);
    left: 0;
    position: relative;
    top: 0;
    text-align: center;
  }

  body .row-fluid .story-section4 .description-container{
    padding-left:0;
  }

  body .row-fluid .story-section4 .description-container:before{
    display:none;
  }
}



@media(max-width:767px){


  body .row-fluid .story-section4 .description-container{
    text-align:center;
  }
}



/**************** Story Section5 Styling ****************/



.story-section5{
  padding: 54px 0 143px;
  position:relative;
  z-index:1;
}

.story-section5 .heading-container h6{
  font-size:12px;
  line-height:19px;
  color:#94C93D;
  font-weight:bold;
  margin-bottom:10px;
  letter-spacing:0.69px;
}

.story-section5 .cm-container h4{
  font-size:22px;
  line-height:27px;
  color:#004250;
  font-weight:500;
  margin-bottom:25px;
}

.story-section5 .cm-container h4{
  border:1px solid #94C93D;
  box-shadow: 0 4px 10px 3px rgba(149,149,149,0.15);
  background:#fff;
  display: inline-block;
  padding: 18px 30px;
  border-radius: 3px;
  position:relative;
}

.story-section5 span>.hs_cos_wrapper:nth-child(even)>.row-fluid{
  display:flex;
  flex-direction:row-reverse;
}

body .row-fluid .story-section5 .cm-section{
  max-width: 782px;
  margin: 0 auto;
  float: none;
  position: relative;
  z-index: 11;
  overflow: hidden;
}

.story-section5 span>.hs_cos_wrapper:nth-child(odd) .cm-container:after{
  position:absolute;
  right: 22%;
  top: 34px;
  content:'';
  border-right:1px dashed #EF9600;
  width:1px;
  height:55px;
}

.story-section5 span>.hs_cos_wrapper:nth-child(even) .cm-container:after{
  position:absolute;
  left: 22%;
  top: 35px;
  content:'';
  border-right:1px dashed #EF9600;
  width:1px;
  height:55px;
}

.story-section5 span>.hs_cos_wrapper .cm-container{
  position:relative;
}

.story-section5 span>.hs_cos_wrapper:nth-child(odd) .cm-container:before{
  position: absolute;
  right: 22%;
  top: 32px;
  content: '';
  border-bottom: 1px dashed #ef9600;
  width: 100%;
  height: 1px;
  z-index: 0;
  overflow: hidden;
}

.story-section5 span>.hs_cos_wrapper:nth-child(even) .cm-container:before{
  position: absolute;
  left: 22%;
  top: 32px;
  content: '';
  border-bottom: 1px dashed #ef9600;
  width: 100%;
  height: 1px;
  z-index: 0;
  overflow: hidden;
}

.story-section5 span>.hs_cos_wrapper:last-child .cm-container:after{
  display:none;
}

.story-section5 span>.hs_cos_wrapper:last-child .cm-container:before{
  display:none;
}

.story-section5 .heading-container{
  margin-bottom:50px;
}

.story-section5 .dots-container{
  position:absolute;
  right:0;
  top:60px;
  z-index:-1;
}

.story-section5 .dots-container2{
  position:absolute;
  left:0;
  bottom:60px;
  z-index:-1;
}


@media(max-width:1024px){

  .story-section5{
    padding: 24px 0 70px;  
  }

  .story-section5 .dots-container #brand-hex1 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: 0;
    right: 150px;
  }

  .story-section5 .dots-container #brand-hex2 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: 0;
    right: 220px;
  }

  .story-section5 .dots-container #brand-hex3 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    right: 80px;
    top: 0;
  }

  .story-section5 .dots-container #brand-hex4 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    right: 40px;
    top: 60px;
  }

  .story-section5 .dots-container #brand-hex5 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: 65px;
    right: 110px;
  }

  .story-section5 .dots-container #brand-hex6 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: 65px;
    right: 180px;
  }

  .story-section5 .dots-container2 #brand2-hex1 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: 30px;
    left: 0;
  }

  .story-section5 .dots-container2 #brand2-hex2 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    left: 70px;
    top: 30px;
  }

  .story-section5 .dots-container2 #brand2-hex3 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    left: 0;
    top: -40px;
  }

  .story-section5 .dots-container2 #brand2-hex4 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    left: 70px;
    top: -40px;
  }

  .story-section5 .dots-container2 #brand2-hex5 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: -110px;
    left: 0;
  }

  .story-section5 .dots-container2 #brand2-hex6 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: -180px;
    left: 0;
  }
}


@media(max-width:767px){

  .story-section5 span>.hs_cos_wrapper:nth-child(odd) .cm-container:after{
    display:none;
  }

  .story-section5 span>.hs_cos_wrapper:nth-child(odd) .cm-container:before{
    display:none;
  }

  .story-section5 span>.hs_cos_wrapper:nth-child(even) .cm-container:after{
    display:none;
  }

  .story-section5 span>.hs_cos_wrapper:nth-child(even) .cm-container:before{
    display:none;
  }

  .story-section5 .cm-container h4{
    display:block;
    width: 100%;
    box-sizing: border-box;
    padding: 18px 20px;
    font-size: 20px;
  }

  .story-section5 .heading-container{
    margin-bottom: 40px;
  }

  .story-section5{
    padding: 24px 0 50px;
  }

  .story-section5 .dots-container{
    display:none;
  }

  .story-section5 .dots-container2 #brand2-hex1 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: 0;
    left: 0;
  }

  .story-section5 .dots-container2 #brand2-hex2 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: 0;
    left: 55px;
  }

  .story-section5 .dots-container2 #brand2-hex3{
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: 0;
    left: 110px;
  }

  .story-section5 .dots-container2 #brand2-hex4 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    left: 0;
    top: 55px;
  }

  .story-section5 .dots-container2 #brand2-hex5 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: 55px;
    left: 55px;
  }

  .story-section5 .dots-container2 #brand2-hex6 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: 55px;
    left: 110px;
  }


}



/******************** Story Section6 Styling Start **************/



.story-section6{
  background: linear-gradient(358.42deg, rgba(255,255,255,0) 0%, rgba(148,201,61,0.08) 100%);
  padding:80px 0 10px;
  position:relative;
  z-index:1;
}

.story-section6 .heading-container h6{
  font-size:12px;
  line-height:19px;
  color:#94C93D;
  font-weight:bold; 
  letter-spacing:0.69px;
  text-transform:uppercase;
  margin-bottom:10px;
}

.story-section6 .heading-container{
  margin-bottom:20px;
}

body .row-fluid .story-section6 .four-col-adjust span>.hs_cos_wrapper{
  flex-basis: 23.5%;
  -webkit-flex-basis: 23.5%;
  margin-right: 1.5%;
  margin-bottom:60px;
}

.story-section6 .cm-container .heading-cont h4{
  font-size:22px;
  line-height:27px;
  color:#004250; 
  font-weight:500;
  letter-spacing:normal;
  margin-bottom: 18px;
}

.story-section6 .cm-container .icon-container{
  margin-bottom:20px;
}

body .row-fluid .story-section6 .four-col-adjust span>.hs_cos_wrapper:nth-last-child(1),
body .row-fluid .story-section6 .four-col-adjust span>.hs_cos_wrapper:nth-last-child(2),
body .row-fluid .story-section6 .four-col-adjust span>.hs_cos_wrapper:nth-last-child(3)
body .row-fluid .story-section6 .four-col-adjust span>.hs_cos_wrapper:nth-last-child(4){
  margin-bottom:0;
}

.story-section6 .dots-container{
  position: absolute;
  right: 0;
  bottom: 260px;
}


@media(max-width:1024px){

  body .row-fluid .story-section6 .four-col-adjust span>.hs_cos_wrapper {
    margin-bottom: 10px;
  }

  .story-section6 .dots-container #story-sec6-hex1 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: 0;
    right: 0;
  }

  .story-section6 .dots-container #story-sec6-hex2 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    right: 70px;
    top: 0px;
  }

  .story-section6 .dots-container #story-sec6-hex3 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    right: 140px;
    top: 0;
  }

  .story-section6 .dots-container #story-sec6-hex4 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    right: 0;
    top: 70px;
  }

  .story-section6 .dots-container #story-sec6-hex5 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: 70px;
    right: 70px;
  }

}


@media(max-width:767px){

  .story-section6 {
    padding: 60px 0 100px;
  }
  .story-how-we-help-cm .hs_cos_wrapper{
    text-align:center;
  }

  .story-section6 .dots-container {
    right: 0;
    bottom: 60px;
  }

  .story-section6 .dots-container #story-sec6-hex1 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: 0;
    right: 0;
  }

  .story-section6 .dots-container #story-sec6-hex2{
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    right: 55px;
    top: 0;
  }

  .story-section6 .dots-container #story-sec6-hex3{
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    right: 110px;
    top: 0;
  }

  .story-section6 .dots-container #story-sec6-hex4{
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    right: 0;
    top: 55px;
  }

  .story-section6 .dots-container #story-sec6-hex5{
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: 55px;
    right: 55px;
  }


}




/****************** Story Section7 Styling *******************/




.story-section7{
  padding: 114px 0 105px;
  position:relative;
  z-index:1;
}

.story-section7 .heading-container h6{
  font-size:12px;
  line-height:19px; 
  color:#94C93D;
  letter-spacing:0.69px;
  font-weight:bold;
  text-transform:uppercase;
}

.story-section7 .cta-container{
  margin-top:10px;
}

.story-section7 .image-container1{
  width:303px;
  height:303px;
  border-radius:50%;
  position:relative;
  float:right;
}

.story-section7 .image-container2{
  width:150px;
  height:150px;
  border-radius:50%;
  position:absolute;
  left:0;
  top: -20px;
}

.story-section7 .image-container3{
  width: 100px;
  height: 100px;
  border-radius: 50%;
  position: absolute;
  left: -20px;
  top: 180px;
}

.story-section7 .right-col{
  position:relative;
}

.story-section7 .right-col .image-container{
  position:relative;
}

.story-section7 .dots-container{
  position: absolute;
  bottom: 190px;
  left: 0;
  z-index:-1;
}

.story-section7 .dots-container2{
  position: absolute;
  bottom: 190px;
  right: 0;
  z-index:-1;
}

.story-section7 .dots-container3{
  position: absolute;
  top: 0px;
  right: 0;
  z-index:-1;
  display:none;
}


@media(max-width:1024px){

  .story-section7{
    padding: 44px 0 90px;
  }

  .story-section7 .left-col .heading-container{
    max-width:360px;
  }

  .story-section7 .dots-container #strory-hex1 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: 40px;
  }

  .story-section7 .dots-container #strory-hex2 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: 40px;
    left: 70px;
  }

  .story-section7 .dots-container #strory-hex3 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    left: 0;
    top: 110px;
  }

  .story-section7 .dots-container2 #strory-right-hex1 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: -139px;
    right: 20px;
  }

  .story-section7 .dots-container2 #strory-right-hex2 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: -60px;
    right: -30px;
  }

  .story-section7 .dots-container2 #strory-right-hex3 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    right: -30px;
    top: 10px;
  }

  .story-section7 .dots-container2 #strory-right-hex4 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    right: 0;
    top: 100px;
  }

  .story-section7 .dots-container2 #strory-right-hex5 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    right: 40px;
    top: 170px;
  }

  .story-section7 .dots-container2 #strory-right-hex6 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    right: 110px;
    top: 170px;
  }




}


@media(max-width:767px){

  .story-section7 {
    padding: 65px 0 165px;
  }

  .story-section7 .left-col .heading-container{
    max-width:100%;
  }

  .story-section7 .right-col{
    margin-top: 50px;
    display:none;
  }

  .story-section7 .right-col .image-cont{
    max-width: 420px;
    float: none;
  }

  .story-section7 .image-container3{
    left:0;
  }

  .story-section7 .dots-container {
    position: absolute;
    bottom: 140px;
    left: 0;
  }

  .story-section7 .dots-container #strory-hex1 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: 0;
    left:0;
  }

  .story-section7 .dots-container #strory-hex2 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: 0;
    left: 55px;
  }

  .story-section7 .dots-container #strory-hex3 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    left: 110px;
    top: 0;
  }

  .story-section7 .dots-container #strory-hex4 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    left: 0;
    top: 55px;
    display: block;
  }

  .story-section7 .dots-container #strory-hex5 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    left: 55px;
    top: 55px;
    display: block;
  }

  .story-section7 .dots-container #strory-hex6 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    left: 110px;
    top: 55px;
    display: block;
  }

  .story-section7 .dots-container3{
    display:block;
    top:-30px;
  }

  .story-section7 .dots-container3 #story7-hex1 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: 0;
    right: 0;
  }

  .story-section7 .dots-container3 #story7-hex2{
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: 0;
    right:55px;
  }

  .story-section7 .dots-container3 #story7-hex3{
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: 0;
    right: 110px;
    display: block;
    left: auto;
  }

  .story-section7 .dots-container3 #story7-hex4 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    left: auto;
    top: 55px;
    display: block;
    right: 0px;
  }

  .story-section7 .dots-container3 #story7-hex5{
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    left: auto;
    top: 55px;
    display: block;
    right: 55px;
  }

  .story-section7 .dots-container3 #story7-hex6{
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    left: auto;
    top: 55px;
    display: block;
    right: 110px;
  }

  .story-section7 .dots-container3 #story7-hex7{
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    left: auto;
    top: 55px;
    display: block;
    right: 165px;
  }

}





/*================================================================
Services Page Styling Start 
=================================================================*/




/****************** Services Banner Section Styling ******************/



.services-banner-section{
  padding: 220px 0 247px;
  overflow:hidden;
}

.services-banner-section .heading-container{
  position:relative;
  max-width:452px;
}

.services-banner-section .heading-container h6{
  color:#94C93D;
  font-size:12px;
  line-height:25px;
  letter-spacing:0.69px;
  margin-bottom:10px;
}

.services-banner-section{
  position:relative;
  z-index:1;
}

.services-banner-section .left-col{
  position:relative;
  z-index:1;
  width:50%;
}

.services-banner-section .right-col{
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 62%;
  margin-left: 0;
}

.services-banner-section .left-col:before{
  position: absolute;
  left: 0;
  top: -250px;
  bottom: 0;
  content: '';
  background: #004250;
  width: 100%;
  height: 800px;
  border-radius: 50%;
  z-index: -1;
}

.services-banner-section .heading-container h1{
  font-weight:bold;
  margin-bottom:10px;
}

.services-banner-section .left-col:after{
  position: absolute;
  right: 60%;
  top: -710px;
  bottom: -370px;
  content: '';
  background: #004250;
  width: 10000px;
  height: auto;
  z-index: -1;
}


@media(max-width:1150px){

  .services-banner-section .left-col:before{
    left: 30px;
  }

}


@media(max-width:1024px){

  .services-banner-section .heading-container h1{
    /*   font-size: 55px;
    line-height: 66px;   */
  }

  .services-banner-section{
    padding: 180px 0 120px;  
  }

  .services-banner-section .left-col{
    padding-right: 20px;  
  }
}



@media(max-width:767px){


  .services-banner-section{
    position:relative;
  }

  .services-banner-section:before{
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    top: -60px !important;
    content: '' !important;
    background: #004250 !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
    height: 400px !important;
    width: 100% !important;
    z-index: 1 !important;
  }

  .services-banner-section{
    padding: 120px 0 0px;
  }


  .services-banner-section .left-col{
    width:100%;
    padding: 0px 20px 20px;
    margin-bottom: 0;
  }

  .services-banner-section .left-col:after{
    display:none;
  }

  body .row-fluid .services-banner-section .left-col:before{
    display:none;
  }

  .services-banner-section .right-col {
    position: relative;
    height: 298px;
    width: 100%; 

  }


  .services-banner-section .wrapper{
    padding:0px!important;
  }
}




@media(max-width:500px) and (min-width:320px){


  .services-banner-section:before{
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    /*<-------------wihtout covid banner------------->*/
    /*top: -60px !important;*/
    top: -100px !important;
    content: '' !important;
    background: url(https://4033956.fs1.hubspotusercontent-na1.net/hubfs/4033956/Assets%20May%202019/Images/Half%20Oval.svg) !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
    height: 400px !important;
    width: 100% !important;
    z-index: 1 !important;
  }

  .services-banner-section .left-col{
    padding:0 20px 0;
  }

  .services-banner-section .heading-container h1{
    min-height:100px;
  }

  .service-main .services-banner-section .heading-container h1{
    min-height:100%;
  }

}


/**************** Services Section1 Styling *********************/



.services-section1{
  padding: 157px 0 0;
}

.services-section1 .main-heading-container{
  margin-bottom:44px;
}


@media(max-width:1024px){

  .services-section1{
    padding: 200px 0 0;  
  }
}

@media(max-width:767px){

  .services-section1{
    padding: 70px 0 0;
  }
}




/****************** Services Section2 Styling *********************/



.services-section2{
  padding: 126px 0 167px;
}


@media(max-width:1024px){

  .services-section2 {
    padding: 66px 0 110px;
  }

}


@media(max-width:767px){


  .services-section2 {
    padding: 26px 0 90px;
  }

}




/******************* Services Section3 Styling *******************/




.services-section3{
  /*background: linear-gradient(358.89deg, rgba(255,255,255,0) 0%, rgba(148,201,61,0.08) 100%);*/
  padding: 77px 0 38px;
  position:relative;
  z-index:1;
  background:#F2EFEB;
}

.services-section3 .heading-container h3{
  font-size:25px;
  line-height:33px;
  color:#004250;
  font-weight:500;
  letter-spacing:normal;
}

.services-section3 .heading-container{
  margin-bottom:23px;
}

.services-section3 .services-recent-post .home-posts{ 
  width: 31.2%;
  float: left;
  display: block;
  margin-right:25px;
  box-sizing: border-box;
  list-style: none;
  padding-bottom: 0;
  display: block;
  box-sizing: border-box;
  align-self: stretch;
  transition: all ease-in-out .4s;
  position:relative;
}

.services-section3 .services-recent-post .home-posts .header-container h4{
  line-height:33px;
  font-weight:500;
  letter-spacing:normal;
  margin-bottom:0px;
  min-height:100px;
  font-size:25px;
}

.services-section3 .services-recent-post .home-posts .header-container{
  margin-left:0;
}

.services-section3 .services-recent-post .featured-image{
  height:291px; 
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.services-section3 .services-recent-post .home-posts .cta-container h3.cta_button{
  color:#959595;
  font-size:16px;
  line-height:25.8px;
  font-weight:500;
  position:relative;
  display:inline-block;
  border-bottom:2px solid transparent;
  transition:0.2s all ease-in-out;
}

.services-section3 .services-recent-post .home-posts .cta-container h3.cta_button:after{
  position: absolute;
  right: -37px;
  top: 9px;
  content: '';
  background: url(https://4033956.fs1.hubspotusercontent-na1.net/hubfs/4033956/Assets%20May%202019/Images/Arrow%20Green.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 25px;
  height: 11px;
  transition:0.2s all ease-in-out;
}

.services-section3 .services-recent-post .home-posts:hover .cta-container h3.cta_button{
  border-bottom:2px solid #94C93D;
  transition:0.2s all ease-in-out;
}

.services-section3 .services-recent-post .home-posts .cta-container{
  margin-top:30px;
}

.services-section3 .services-recent-post .home-posts .topic-list li a{
  font-size:14px;
  line-height:20px;
  color:#004250;
  font-weight:500;
  letter-spacing:normal;
}

.services-section3 .services-recent-post .home-posts .topic-list li{
  background: #fff;
  display: inline-block;
  padding: 0px 32px;
  margin-left: 0;
  border-radius: 1.6px;
}

.services-section3 .services-recent-post .home-posts .topic-list li h4{
  font-size:12px;
  line-height:20px;
  color:#004250;
  font-weight:500;
  margin-bottom:0;
  padding:3px 0;
}

.services-section3 .services-recent-post .home-posts .topic-container{
  position: absolute;
  top: -4px;
  right: 15px;
  float: right;
  width: auto;
}

.services-section3 .services-recent-post .home-posts .home-post-body-inner{
  border:1px solid #DEDEDE;
  margin-left:0;
  padding:39px 26px 21px;
  background:#fff; 
  border-top:0;
  border-bottom-left-radius:3px;
  border-bottom-right-radius:3px;
}

.services-section3 .services-recent-post .home-posts:hover .home-post-body-inner{
  border: 1px solid #94C93D;
  box-shadow: 0 7px 13px 8px rgba(148,201,61,0.17);
  transition: all ease-in-out .4s;
  border-top:0;
}

.services-section3 .services-recent-post .home-posts:hover .home-post-body-inner .cta-container h3.cta_button:after{
  right:-41px;
  transition:0.2s all ease-in-out;
}




@media(max-width:1220px){

  body .row-fluid .services-section3 .services-recent-post .home-posts{
    margin-right: 27px;
  }

  body .row-fluid .services-section3 .services-recent-post .home-post-item-3{
    margin-right:0!important;
  }
}




@media(max-width:1024px){

  body .row-fluid .services-section3 .services-recent-post .home-posts {
    margin-right: 22px;
  }

  .services-section3 .services-recent-post .featured-image{
    height:220px;
  }

  .services-section3 .services-recent-post .home-posts .home-post-body-inner{
    padding: 25px 16px 21px;
  }

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

  .services-section3 .services-recent-post .home-posts .header-container h4{
    margin-bottom: 15px;
    min-height: 130px;
    font-size: 22px;
  }
}



@media(max-width:767px){


  .services-section3 {
    padding: 57px 0 38px;
  }

  .services-section3 .services-recent-post .home-posts{
    width:100%;
    margin-bottom:20px;
  }

  .services-section3 .services-recent-post .featured-image{
    height: 215px;
  }

  .services-section3 .services-recent-post .home-posts .home-post-body-inner{
    padding: 25px 15px 21px;
  }

  .services-section3 .services-recent-post .home-posts .header-container h4 {
    line-height: 27px;
    margin-bottom: 15px;
    min-height:0px;
  }
  .services-section3 .heading-container h3{
    font-size: 19px;	
    font-weight: 500;
    line-height: 27px;
    text-align:center;
  }

}







/*==================================================================
Tax Advisory Page Styling Start 
====================================================================*/




/****************** Tax Advisory Banner Section *******************/



@media(max-width:1024px){

  .tax-advisory-banner{
    padding: 180px 0 160px;
  }
}



@media(max-width:767px){

  .tax-advisory-banner{
    padding: 125px 0 0px;  
  }
  body .tax-advisory-section1{
    margin-top:0px;
  }
  .tax-advisory-section1 .wrapper{
    padding:0px!important;
  }
}

/******************** Tax Advisory Section1 Styling *******************/




.tax-advisory-section1 .wrapper>.row-fluid-wrapper>.row-fluid{
  background:#fff;
  border: 1px solid #DEDEDE;
  border-radius:3px;
  box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.25);
  padding:30px 38px;
  box-sizing:border-box;
}

.tax-advisory-section1{
  margin-top:-100px;
  position:relative; 
  z-index:2;
}

.tax-advisory-section1 .list-container .right-col{
  margin-left: 0;
  width: 49.717949%;
}

.tax-advisory-section1 .list-container ul{
  margin:0;
}

.tax-advisory-section1 .subheading h6{
  margin-bottom:20px;
  text-transform:uppercase;
}

.tax-advisory-section1 .list-container ul li{
  font-size:16px;
  line-height:25px;
  font-weight:normal;
  letter-spacing:normal;
  color:#959595;
  position:relative;
  margin-left: 25px;
}

.tax-advisory-section1 .list-container ul li:before{
  position: absolute;
  left: -23px;
  top: 10px;
  content: '';
  background: #959595;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  font-weight: normal;
}

body .row-fluid .tax-advisory-section1 .wrapper{
  max-width:1208px;
}

.tax-advisory-section1 .list-container .left-col ul li{
  padding-right:22px;
}



@media(max-width:767px){

  .tax-advisory-section1 .wrapper>.row-fluid-wrapper>.row-fluid{
    padding: 30px 18px;
  }

  .tax-advisory-section1 .list-container .right-col{
    width:100%;   
  }
  body .row-fluid .tax-advisory-section1 .list-container ul li{
    padding-right:0px;
  }

  body  .mobile-change>.row-fluid-wrapper>.row-fluid{
    display: -webkit-flex; /* Safari */
    -webkit-flex-direction: column-reverse; /* Safari 6.1+ */
    display: flex;
    flex-direction: column-reverse;
  }
}



/******************* Tax Advisory Section2 Styling *******************/




.tax-advisory-section2{
  padding:70px 0 110px;
  position:relative;
  z-index:1;
}

.tax-advisory-section2 .wrapper{
  position:relative;
}

.tax-advisory-section2 .image-container{
  height: 511px;
  width: 100%;
  border-radius: 50%;
  max-width: 511px;
  margin: 0 auto;
  float: none;
}

.tax-advisory-section2 .right-col{
  float:right;
  text-align:right;
  position:relative;
}

.tax-advisory-section2 .right-col .dots-container{
  position:absolute;
  right:0;
  z-index:-1;
}

.tax-advisory-section2 .left-col{
  margin-top:25px;
}

.tax-advisory-section2 .right-col .dots-container #advisory-hex6,
.tax-advisory-section2 .right-col .dots-container #advisory-hex7,
.tax-advisory-section2 .right-col .dots-container #advisory-hex8,
.tax-advisory-section2 .right-col .dots-container #advisory-hex9{
  display:none;
}


@media(max-width:1024px){

  .tax-advisory-section2 .image-container{
    height: 350px;
    width: 350px;
    max-width:100%;
  }

  .tax-advisory-section2 .left-col{
    margin-top:0;
  }

  .tax-advisory-section2{
    padding: 70px 0 70px;
  }

  .tax-advisory-section2 .right-col .dots-container #advisory-hex1{
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: 0;
    right: -40px;
  }

  .tax-advisory-section2 .right-col .dots-container #advisory-hex2 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    right: -35px;
    top: 70px;
  }

  .tax-advisory-section2 .right-col .dots-container #advisory-hex3 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    right: 5px;
    top: 140px;
  }

  .tax-advisory-section2 .right-col .dots-container #advisory-hex4 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    right: 80px;
    top: 155px;
  }

  .tax-advisory-section2 .right-col .dots-container #advisory-hex5 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: 160px;
    right: 150px;
  }

  .tax-advisory-section2 .right-col .dots-container #advisory-hex9{
    display:none;
  }



}


@media(max-width:767px){

  .tax-advisory-section2 .right-col{
    float: none;
    text-align: center;
    margin-top: 30px;
  }
  .tax-advisory-section2 .image-container{
    height: 166px;
    width: 166px;
  }
  .tax-advisory-section2 {
    padding: 35px 0 50px;
  }
  .tax-advisory-section2 .left-col{
    margin-top:35px;
    text-align:center;
  }

  .tax-advisory-section2 .right-col .dots-container #advisory-hex1 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: -100px;
    right: -40px;
  }

  .tax-advisory-section2 .right-col .dots-container #advisory-hex2 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    right: 15px;
    top: -100px;
  }

  .tax-advisory-section2 .right-col .dots-container #advisory-hex3 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    right: 250px;
    top: -100px;
  }

  .tax-advisory-section2 .right-col .dots-container #advisory-hex4 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    right: 305px;
    top: -100px;
  }

  .tax-advisory-section2 .right-col .dots-container #advisory-hex5 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: -45px;
    right: 0px;
  }

  .tax-advisory-section2 .right-col .dots-container #advisory-hex6{
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: -44px;
    right: 55px;
  }

  .tax-advisory-section2 .right-col .dots-container #advisory-hex7{
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: -44px;
    right: 250px;
  }

  .tax-advisory-section2 .right-col .dots-container #advisory-hex8 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: -44px;
    right: 305px;
  }

  .tax-advisory-section2 .right-col .dots-container #advisory-hex9 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: -44px;
    right: 120px;
  }

  .tax-advisory-section2 .right-col .dots-container #advisory-hex6,
  .tax-advisory-section2 .right-col .dots-container #advisory-hex7,
  .tax-advisory-section2 .right-col .dots-container #advisory-hex8,
  .tax-advisory-section2 .right-col .dots-container #advisory-hex9{
    display:block!important;
  }
}



/******************** Tax Advisory Section3 Cm *********************/




.tax-advisory-section3-cm{
  padding: 80px 0 100px;
  background: linear-gradient(358.42deg, rgba(255,255,255,0) 0%, rgba(148,201,61,0.08) 100%);
  position:relative;
  z-index:1;
}

.tax-advisory-section3-cm .dots-container{
  position:absolute;
  left:0;
  top:0;
  z-index:-1;
}

.tax-advisory-section3-cm .heading-container{
  margin-bottom:59px;
}

.tax-advisory-section3-cm .icon-container{
  margin-bottom:15px;
}

.tax-advisory-section3-cm .cm-heading{
  min-height:70px;
}

.building-wealth .tax-advisory-section3-cm .cm-heading{
  min-height:90px;
}


body .row-fluid .tax-advisory-section3-cm .three-col-adjust span>.hs_cos_wrapper{
  flex-basis: 28.4%;
  -webkit-flex-basis: 28.4%;
  float: left;
  margin-right: 6.43%;
  margin-bottom:52px;
}

body .row-fluid .tax-advisory-section3-cm .three-col-adjust span>.hs_cos_wrapper:nth-child(3n){
  margin-right:0;
}



@media(max-width:1024px){

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

  .tax-advisory-section3-cm .dots-container{
    display:none;
  }

  body .row-fluid .tax-advisory-section3-cm .three-col-adjust span>.hs_cos_wrapper{
    flex-basis: 29.9%;
    -webkit-flex-basis: 29.9%;
    margin-right: 3.43%;
    margin-bottom: 20px; 
  }

  .tax-advisory-section3-cm .heading-container{
    margin-bottom: 40px;
  }
}


@media(max-width:767px){

  .tax-advisory-section3-cm{
    padding: 50px 0; 
    text-align:center;
  }

  .tax-advisory-section3-cm .cm-heading{
    min-height:100%;
    margin-bottom:15px;
  }

  .building-wealth .tax-advisory-section3-cm .cm-heading{
    min-height:100%;
  }

  .tax-advisory-section3-cm .heading-container{
    margin-bottom: 20px;
  }
  body .row-fluid .tax-advisory-section3-cm .three-col-adjust span>.hs_cos_wrapper{
    margin-bottom: 27px;
  }

  body .row-fluid .tax-advisory-section3-cm .three-col-adjust span>.hs_cos_wrapper{
    margin-right:0;
  }
}



/******************* Tax Advisory Section4 Styling Start ******************/



body .row-fluid .tax-advisory-section4-cm .image-container{ 
  height: 253px;
  width: 253px;
  margin: 0 auto;
  float: none;
  border-radius: 50%;
  position: relative;
  top: 0;
  z-index: 1;
  left: 0;
}

.tax-advisory-section4-cm{
  position:relative;
  padding-bottom: 128px;
  z-index:1;
}

.tax-advisory-section4-cm .dots-container{
  display:none;
}

.tax-advisory-section4-cm .social-icons ul li img{
  max-width:20px;
  height:auto;
}

.tax-advisory-section4-cm .social-icons ul li{
  display:inline-block;
  margin-left:0;
  margin-right:10px;
}

.tax-advisory-section4-cm .social-icons ul{
  margin-top:0;
  margin-bottom:10px;
}

.tax-advisory-section4-cm .cta-container a.cta_button{
  background:#94C93D;
  border-radius:2px;
  font-size:16px;
  line-height:25.8px;
  font-weight:bold;
  background:#94C93D;
  color:#fff;
  padding: 10px 26px;
  box-shadow: 0 4px 13px 0 rgba(148,201,61,0.44);
  transition:0.2s all ease-in-out;
}

.tax-advisory-section4-cm .cta-container a.cta_button:hover{
  background:#004250;
  color:#fff;
  transition:0.2s all ease-in-out;
  box-shadow:none;
}

.tax-advisory-section4-cm .heading-container{
  margin-bottom:60px;
}

.tax-advisory-section4-cm .right-col .left-column h4{
  font-size:22px;
  line-height:26px;
  letter-spacing:-0.47px;
  font-weight:bold;
  margin-bottom:2px;
}

.tax-advisory-section4-cm .right-col .left-column h5{
  font-size:13px;
  line-height:26px;
  letter-spacing:-0.28px;
  font-weight:bold;
  margin-bottom:8px;
  color:#004250;
}

.tax-advisory-section4-cm .right-col .description{
  max-width:446px;
}

.tax-advisory-section4-cm .right-col .description p{
  margin-bottom:0;
}

.tax-advisory-section4-cm .right-col .phone-number-container h5{
  font-size:16px;
  line-height:25px;
  color:#004250;
  font-weight:500;
  letter-spacing:normal;
}

.tax-advisory-section4-cm .phone-number-container img{
  max-width: 22px;
  padding-right: 7px;
  position: relative;
  top: 3px;
}

.tax-advisory-section4-cm .cta-container{
  margin-top:25px;
}

.tax-advisory-section4-cm .right-col .left-column{
  position: relative;
  left: -10px;
}

.tax-advisory-section4-cm .right-col .left-column:after{
  position: absolute;
  right: 20px;
  top: 0;
  content: '';
  bottom: 0;
  background: #979797;
  width: 1px;
}

.tax-advisory-section4-cm .right-col .right-column{
  padding-left: 0;
  position: relative;
}

.tax-advisory-section4-cm .right-col{
  padding: 30px 40px;
  float: right;
  position: relative;
  left: 0;
  width: 74.811966%;
  margin-left: 0;
  margin-top: 18px;
  border-right:1px solid #dedede;
  padding-right:10px;
}

.tax-advisory-section4-cm .left-col:before{
  position: absolute;
  left: 200px;
  top: 18px;
  bottom: 0;
  content: '';
  background: #dedede;
  width: 888px;
  height: 1px;
}

.tax-advisory-section4-cm .left-col:after{
  position: absolute;
  left: 200px;
  bottom: 22px;
  content: '';
  background: #dedede;
  width: 890px;
  height: 1px;
}

body .row-fluid .tax-advisory-section4-cm .wrapper{
  max-width: 1120px;
}

.tax-advisory-section4-cm .left-col{
  width: 24.623932%;
  position:relative;
}



@media(max-width:1140px){

  .tax-advisory-section4-cm .cm-cont>.row-fluid-wrapper>.row-fluid{
    overflow:hidden;
  }

  .tax-advisory-section4-cm .right-col .left-column {
    padding-right: 40px;
  }
}


@media(max-width:1024px){


  .tax-advisory-section4-cm .left-col{
    width: 100%;   
    margin-bottom:20px;
  }

  .tax-advisory-section4-cm .left-col:before{
    display:none;
  }

  .tax-advisory-section4-cm .left-col:after{
    display:none;
  }

  body .row-fluid .tax-advisory-section4-cm .image-container{
    height: 200px;
    width: 200px;
  }

  .tax-advisory-section4-cm .right-col{
    width: 100%;
    border:1px solid #dedede;
  }

  .tax-advisory-section4-cm .right-col .right-column{
    margin-left:0;
    float:right;
  }

  .tax-advisory-section4-cm .right-col .left-column{
    left:0;
  }

  .tax-advisory-section4-cm .cta-container a.cta_button{
    padding: 15px 21px;
  }

  .tax-advisory-section4-cm .right-col{
    padding-right: 40px;
  }

  .tax-advisory-section4-cm .heading-container{
    margin-bottom: 50px;
  }

  .tax-advisory-section4-cm {
    padding-bottom: 100px;
  }

}



@media(max-width:767px){

  .tax-advisory-section4-cm .right-col .left-column:after{
    display:none;
  }

  .tax-advisory-section4-cm .right-col .left-column{
    padding-right:0;
    margin-bottom:20px;
  }

  .tax-advisory-section4-cm .right-col{
    padding: 95px 20px 20px;
    margin-top: -90px;
    background:#fff;
  }

  .tax-advisory-section4-cm .right-col .right-column{
    float:none;
  }
  body .row-fluid .tax-advisory-section4-cm .image-container{
    height: 138px;
    width: 138px;
  }

  .tax-advisory-section4-cm .social-icons {
    width: 25%;
    float: left;
  }
  .tax-advisory-section4-cm .cta-container a.cta_button{
    padding: 10px 21px;
    display: block;
  }

  .tax-advisory-section4-cm .dots-container{
    display:block;
    position:absolute;
    right:0;
    top:150px;
    z-index:-1;
  }

  .tax-advisory-section4-cm .dots-container #advisory4-hex1 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: 0;
    right: 0;
  }

  .tax-advisory-section4-cm .dots-container #advisory4-hex2 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    right: 0;
    top: 55px;
  }

  .tax-advisory-section4-cm .dots-container #advisory4-hex3{
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    right: 0;
    top: 110px;
  }

  .tax-advisory-section4-cm .dots-container #advisory4-hex4 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    right: 60px;
    top: -50px;
  }

  .tax-advisory-section4-cm .dots-container #advisory4-hex5 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: 5px;
    right: 55px;
  }

  .tax-advisory-section4-cm .dots-container #advisory4-hex6 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: 55px;
    right: 55px;
  }

  .tax-advisory-section4-cm .dots-container #advisory4-hex7{
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: 110px;
    right: 55px;
  }

  .tax-advisory-section4-cm .phone-number-container span.ph-no{
    position:relative;
    top:3px;
  }

  .tax-advisory-section4-cm .phone-number-container img{
    top:5px;
  }

  .tax-advisory-section4-cm .cta-container{
    margin-top: 30px;
  }


}

@media(min-width:320px) and (max-width:480px){
  .tax-advisory-section4-cm .social-icons {
    width: 30%;
  }
}

/****************** Tax Advisory Section5 Cm ******************/




.tax-advisory-section5{
  padding:50px 0 100px;
  position:relative;
  z-index:1;
}

.tax-advisory-section5 .dots-container{
  position:absolute; 
  left:0;
  top:0;
  z-index:-1;
}

.tax-advisory-section5 .dots-container2{
  position:absolute; 
  right:0;
  bottom:50px;
  z-index:-1;
}

.tax-advisory-section5 .blockquote p{
  color:#94C93D;
  font-size:25px;
  line-height:41px;
  letter-spacing:-0.54px;
  font-weight:bold;
}

body .row-fluid .tax-advisory-section5 .blockquote{
  max-width:780px;
  margin:0 auto;
  float:none;
}

body .row-fluid .tax-advisory-section5 .subheading h4{
  margin-bottom:30px;
  font-weight:bold;
}

body .row-fluid .tax-advisory-section5 .name-container p{
  font-size:18px;
  line-height:36px;
  color: rgba(0, 66, 80, 0.8);
  font-weight:500;
  letter-spacing:normal;
}




@media(max-width:1024px){

  .tax-advisory-section5 {
    padding: 90px 0 110px;
  }

  .tax-advisory-section5 .dots-container #advisory-sec5-hex1{
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: 0;
    left: 0;
  }

  .tax-advisory-section5 .dots-container #advisory-sec5-hex2{
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: 0;
    left: 70px;
  }

  .tax-advisory-section5 .dots-container #advisory-sec5-hex3{
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: 0;
    left: 140px;
  }

  .tax-advisory-section5 .dots-container #advisory-sec5-hex4{
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: 0;
    left: 210px;
  }

  .tax-advisory-section5 .dots-container #advisory-sec5-hex5{
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: 70px;
    left: 0px;
  }

  .tax-advisory-section5 .dots-container #advisory-sec5-hex6{
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: 70px;
    left: 70px;
  }

  .tax-advisory-section5 .dots-container #advisory-sec5-hex7 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: 70px;
    left: 140px;
  }

  .tax-advisory-section5 .dots-container #advisory-sec5-hex8,
  .tax-advisory-section5 .dots-container #advisory-sec5-hex9{
    display:none;
  }

  .tax-advisory-section5 .dots-container2 #advisory-sec5-hex10 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    bottom: 0px;
    right: 0;
  }

  .tax-advisory-section5 .dots-container2 #advisory-sec5-hex11 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    right: 70px;
    bottom: 0;
  }

  .tax-advisory-section5 .dots-container2 #advisory-sec5-hex12 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    right: 0;
    bottom: 70px;
  }

  .tax-advisory-section5 .dots-container2 #advisory-sec5-hex13 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    right: 70px;
    bottom: 70px;
  }

  .tax-advisory-section5 .dots-container2 #advisory-sec5-hex14 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    right: 140px;
    bottom: 70px;
  }



}


@media(max-width:767px){

  body .row-fluid .tax-advisory-section5 .subheading h5{
    margin-bottom: 20px;
  }

  .tax-advisory-section5 {
    padding: 100px 0 50px;
    text-align:left;
  }

  .tax-advisory-section5 .blockquote p{
    font-size: 18px;
    letter-spacing: -0.39px;
    line-height: 34px;
  }

  .tax-advisory-section5 .dots-container2{
    display:none;
  }

  .tax-advisory-section5 .dots-container {
    position: absolute;
    left: auto;
    top: -40px;
    z-index: -1;
    right: 0;
  }

  .tax-advisory-section5 .dots-container #advisory-sec5-hex1 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: 0;
    left: auto;
    right: 0;
  }

  .tax-advisory-section5 .dots-container #advisory-sec5-hex2 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: 0;
    left: auto;
    right: 55px;
  }

  .tax-advisory-section5 .dots-container #advisory-sec5-hex3 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: 0;
    left: auto;
    right: 110px;
  }

  .tax-advisory-section5 .dots-container #advisory-sec5-hex4 {
    width: 10px;
    height: 10px;
    border: 20px solid #f1f1f1;
    top: 55px;
    left: auto;
    right: 0;
  }

  .tax-advisory-section5 .dots-container #advisory-sec5-hex5 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: 55px;
    left: auto;
    right: 55px;
  }

  .tax-advisory-section5 .dots-container #advisory-sec5-hex6 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: 55px;
    left: auto;
    right: 110px;
  }

  .tax-advisory-section5 .dots-container #advisory-sec5-hex7 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: 55px;
    left: auto;
    right: 165px;
  }
}



/********************* Tax Advisory 2 Section Styling ******************/





.tax-advisory2-section4-cm{
  padding:0 0 160px;
}

.tax-advisory2-section4-cm .cm-container .left-column .image-container{
  height:167px;
  width:167px;
  border-radius:50%;
}

.tax-advisory2-section4-cm .cm-container .right-column .info-container h4{
  font-size:22px;
  line-height:26px;
  letter-spacing:-0.47px;
  font-weight:bold;
  margin-bottom:0;
} 

.tax-advisory2-section4-cm .cm-container .right-column .info-container h5{
  font-size:13px;
  line-height:26px; 
  letter-spacing:-0.28px;
  font-weight:bold;
  color:#004250;
}

.tax-advisory2-section4-cm .cm-container .contact-container .left-contact h4{
  font-size:16px;
  line-height:25px;
  font-weight:500;
}

.tax-advisory2-section4-cm .cm-container .contact-container .left-contact span img{
  max-width: 25px;
  vertical-align: middle;
  margin-right: 8px;
}

.tax-advisory2-section4-cm .cm-container .contact-container .right-contact img{
  max-width:20px;
  height:auto;
}

.tax-advisory2-section4-cm .cm-container .contact-container .right-contact ul li{
  display:inline-block;
  line-height:normal;
}

.tax-advisory2-section4-cm .cm-container .contact-container .right-contact ul{
  margin:0;
}

body .row-fluid .tax-advisory2-section4-cm .two-col-adjust span>.hs_cos_wrapper{
  border:1px solid #DEDEDE;
  padding:29px 30px;
  flex-basis: 45.2%;
  -webkit-flex-basis: 45.2%;
  margin-right: 4.8%;
  margin-top:25px;

}

.tax-advisory2-section4-cm .cm-container .contact-container .right-contact{
  float:right;
  text-align:right;
}

.tax-advisory2-section4-cm .cm-container .right-column .info-container{
  border-bottom:1px solid #979797;
  margin-bottom:15px;
}

.tax-advisory2-section4-cm .cm-container .cta-container a.cta_button{
  font-size:16px;
  line-height:25px;
  font-weight:500;
}

.tax-advisory2-section4-cm .cm-container .cta-container{
  margin-top:3px;
}

.tax-advisory2-section4-cm .cm-container .right-column{
  padding-left: 30px;
}

body .row-fluid .tax-advisory2-section4-cm .wrapper{
  max-width:1180px;
}



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

  .tax-advisory2-section4-cm .contact-container .left-contact{
    width: 54.618785%;  
  }

  .tax-advisory2-section4-cm .contact-container .right-contact{
    width: 42.618785%;
  }

  .tax-advisory2-section4-cm .cm-container .contact-container .left-contact h4 {
    font-size: 15px;
  }

  .tax-advisory2-section4-cm .cm-container .left-column .image-container {
    height: 147px;
    width: 147px;
  }
}


@media(max-width:1024px){

  .tax-advisory2-section4-cm .cm-container .left-column .image-container{
    height: 117px;
    width: 117px;
  }

  body .row-fluid .tax-advisory2-section4-cm .two-col-adjust span>.hs_cos_wrapper{
    padding: 29px 20px;
  }

  .tax-advisory2-section4-cm .cm-container .contact-container .left-contact h4{
    font-size: 14px;
    line-height: 20px;
  }

  .tax-advisory2-section4-cm .cm-container .contact-container .left-contact{
    width:100%;
  }

  .tax-advisory2-section4-cm .cm-container .contact-container .right-contact{
    width:100%;
    float:none;
    text-align:left;
  }

  .tax-advisory2-section4-cm .cm-container .contact-container .right-contact ul li{
    margin-left:0;
    margin-right:10px;
  }

  .tax-advisory2-section4-cm .two-col-adjust span>.hs_cos_wrapper{
    padding: 19px 20px;
    margin-top:20px;
  }

  .tax-advisory2-section4-cm .cm-container .right-column .info-container h4{
    font-size: 21px;
  }

  .tax-advisory2-section4-cm{
    padding: 0 0 70px;
  }
}


@media(max-width:767px){

  .tax-advisory2-section4-cm .cm-container .right-column{
    margin-top: 20px;
    text-align: center;  
    padding-left:0;
  }

  .tax-advisory2-section4-cm .cm-container .left-column .image-container{
    margin:-70px auto 0;
    text-align:center;
  }

  .tax-advisory2-section4-cm .cm-container .right-column .info-container{
    border-bottom:none;
  }

  .tax-advisory2-section4-cm-v2 .heading-container {
    margin-bottom: 40px;
  }

  .tax-advisory2-section4-cm .cm-container .contact-container .right-contact ul{
    text-align:center;
  }

  .tax-advisory2-section4-cm{
    padding: 0 0 90px;
  }

  .tax-advisory2-section4-cm .cm-container .contact-container .left-contact{
    width:auto;
    float:left;
  }

  .tax-advisory2-section4-cm .cm-container .contact-container .right-contact {
    width: auto;
    float: right;
    text-align: right;
  }

}







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




/****************** Blog Listing Banner Section Styling *****************/




.blog-banner-section{
  padding:70px 0 0px;
  position:relative;
  z-index:1;
}

.blog-banner-section .home-banner-latest-posts .dots-container{
  position:absolute;
  right:0;
  bottom:0;
  z-index:-1;
}

.home-banner-latest-posts .right-col{
  position:relative;
}

.home-banner-latest-posts .home-post-item .right-col .featured-image{
  height:655px;
  width:100%;
  max-width:655px;
  float:right;
  border-radius:50%;
}

.home-banner-latest-posts .each-post-topic ul li a{
  color: #004250;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: normal;
  background: #fff;
  padding: 7px 11px;
  box-shadow: 0 2px 4px 0 rgba(226,226,226,0.5);
}

.home-banner-latest-posts .each-post-topic ul li{
  margin-left:0;
}

.home-banner-latest-posts .each-post-topic{
  margin-bottom:5px;
}

.home-banner-latest-posts .min-read-cont img{
  max-width:14px;
  height:auto;
  vertical-align:middle;
}

.home-banner-latest-posts .min-read-cont .clock-img{
  margin-right:8px;
}

.home-banner-latest-posts .min-read-cont{
  margin-left:0;
  margin-bottom:18px;
}

.home-banner-latest-posts .min-read-cont .min-read{
  display:inline-block;
  margin-bottom:0;
  font-size:15px;
  line-height:20px;
  color:#959595;
  font-weight:500;
  margin-left:0;
  margin-right:5px;
}

.home-banner-latest-posts .hs-author-avatar{
  width:46px;
  height:46px;
  border-radius:50%;
}

.home-banner-latest-posts .home-post-item .header-container{
  margin-left:0;
}

.home-banner-latest-posts .home-post-item .header-container h2{
  font-size:50px;
  line-height:53px;
  color:#004250;
  letter-spacing:-0.8px;
  font-weight:bold;
}

.home-banner-latest-posts .author-link{
  font-size:15px;
  line-height:20px;
  color:#959595;
  font-weight:600;
}

.home-banner-latest-posts .hs-author-label{
  margin-bottom:0;
}

.home-banner-latest-posts .date{
  font-size:10px;
  line-height:20px;
  color:#959595;
  font-weight:600;
  letter-spacing:normal;
  margin-bottom:0;
}

.home-banner-latest-posts .author-image-width{
  width: 9.529915%;
}

body .row-fluid .home-banner-latest-posts .cta-container a.more-link{
  color:#959595;
}

.home-banner-latest-posts .cta-container{
  margin-top:44px;
}

.home-banner-latest-posts .hubspot-editable{
  margin-top:15px;
}

.home-banner-latest-posts .right-col{
  position:relative;
  top:-70px;
}



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

  .home-banner-latest-posts .home-post-item .right-col .featured-image{
    height: 500px;
    width: 500px;
    max-width: 500px;
  }
}




@media(max-width:1024px){

  .home-banner-latest-posts .home-post-item .right-col .featured-image{
    height: 395px;
    width: 395px;   
  }

  .home-banner-latest-posts .home-post-item .header-container h2{
    font-size: 39px;
    line-height: 44px; 
  }

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

  .home-banner-latest-posts .author-image-width {
    width: 18.529915%;
  }

  .blog-banner-section .home-banner-latest-posts .dots-container #blog-sec1-hex1 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: 0px;
    right: 0;
  }

  .blog-banner-section .home-banner-latest-posts .dots-container #blog-sec1-hex2 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: 0;
    right: 70px;
  }

  .blog-banner-section .home-banner-latest-posts .dots-container #blog-sec1-hex3 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    right: 140px;
    top: 0px;
  }

  .blog-banner-section .home-banner-latest-posts .dots-container #blog-sec1-hex4 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    right: 210px;
    top: 0;
  }

  .blog-banner-section .home-banner-latest-posts .dots-container #blog-sec1-hex5 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    right: 0;
    top: -70px;
  }

  .blog-banner-section .home-banner-latest-posts .dots-container #blog-sec1-hex6{
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    right: 70px;
    top: -70px;
  }

  .blog-banner-section .home-banner-latest-posts .dots-container #blog-sec1-hex7{
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    right: 140px;
    top: -70px;
  }


}



@media(max-width:767px){

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

  .home-banner-latest-posts .right-col{
    top: 0;
    margin-top: 30px;
  }

  .home-banner-latest-posts .author-image-width{
    float:left;
  }

  .home-banner-latest-posts .cta-container {
    margin-top: 30px;
  }

  .home-banner-latest-posts .home-post-item .right-col .featured-image{
    height: 250px;
    width: 100%;
    border-radius: 0;  
  }

  .home-banner-latest-posts{
    padding: 20px 0 0; 
  }

  .blog-banner-section .home-banner-latest-posts .dots-container #blog-sec1-hex1{
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: 0;
    right: 0;  
  }

  .blog-banner-section .home-banner-latest-posts .dots-container #blog-sec1-hex2{
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: 0;
    right: 55px;
  }

  .blog-banner-section .home-banner-latest-posts .dots-container #blog-sec1-hex3 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    right: 110px;
    top: 0px;
  }

  .blog-banner-section .home-banner-latest-posts .dots-container #blog-sec1-hex4 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    right: 165px;
    top: 0;
  }

  .blog-banner-section .home-banner-latest-posts .dots-container #blog-sec1-hex5 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    right: 0;
    top: -55px;
  }

  .blog-banner-section .home-banner-latest-posts .dots-container #blog-sec1-hex6 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    right: 55px;
    top: -55px;
  }

  .blog-banner-section .home-banner-latest-posts .dots-container #blog-sec1-hex7 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    right: 110px;
    top: -55px;
  }

  .blog-banner-section .home-banner-latest-posts .dots-container {
    position: absolute;
    right: 0;
    bottom: 20px;
    z-index: -1;
  }

  .home-banner-latest-posts .home-post-item .header-container h2{
    font-size: 28px;
    line-height: 37px; 
  }


}







/********************** Blog Section1 Styling Start ***********************/





/******************** Blog Section2 Styling Start ********************/


.hs-blog-post .blog-section1{
  padding-bottom:110px;
}

.blog-section1 .blog-section .post-item{
  float: left;
  width: 30.3%;
  padding-right: 0px;
  display: block;
  box-sizing: border-box;
  margin: 0 0 20px 0;
  list-style: none;
  padding-bottom: 15px;
  margin-right: 26px;
  position:relative;
}

.blog-section1 .blog-section .post-item:nth-child(1){
  display:none;
}

.hs-blog-post .blog-section1 .blog-section .post-item:nth-child(1){
  display:block;
}

.blog-section1 .blog-section .post-item:hover .post-header{
  border:1px solid #94C93D;
  border-top:1px solid transparent;
  box-shadow: 0 7px 13px 8px rgba(148,201,61,0.17);
}

.blog-section1{
  position:relative;
  z-index:1;
}

.blog-section1 .dots-container{
  position:absolute;
  right:0;
  z-index:-1;
}

.blog-section1 .wrapper{
  position:relative;
}

.blog-section1 .blog-section .post-listing {
  margin: 0 -5.2% 0 0;
  padding: 0;
  //overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.blog-section1 .blog-section .post-item:nth-child(2),
.blog-section1 .blog-section .post-item:nth-child(3){
  width: 46.5%;
}

.blog-section1 .blog-section .post-item:nth-child(2) .hs-featured-image-link,
.blog-section1 .blog-section .post-item:nth-child(3) .hs-featured-image-link{
  height:372px;
}

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

.blog-section1 .blog-section .post-item .hs-featured-image-link{
  height:278px;
  position:relative;
}

.blog-section1 .topic-list li:first-child{
  display:block;
}

.blog-section1 .topic-list li{
  display:none;
  margin-left:0;
}

.blog-section1 .topic-list li a{
  font-size: 10px;
  line-height: 20px;
  color: #293142;
  font-weight: 600;
  letter-spacing: normal;
  background: #fff;
  text-transform: uppercase;
  padding: 6px 7px;
  border-radius:1.6px;
}

.blog-section1 .topic-list li:before{
  display:none;
}

.blog-section1 .topic-section{
  margin-left:0;
}

.blog-section1 .topic-section .topic-list{
  position: absolute;
  top: -13px;
  right: 17px;
}

.blog-section1 .subheading{
  margin-bottom:13px;
}

.blog-section1 .blog-section .post-item .post-header{
  margin-left:0;
  border:1px solid #DEDEDE;
  padding:20px 26px 23px;
  margin-top:0;
  border-radius:3px;
  border-top-left-radius:0;
  border-top-right-radius:0;
  background:#fff;
}

.blog-section1 .blog-section .post-item:nth-child(2) .post-header,
.blog-section1 .blog-section .post-item:nth-child(3) .post-header{
  padding: 20px 40px 23px;
}

.blog-section1 .blog-section .post-item .post-header h4 a{
  margin-left:0;
  font-size:25px;
  line-height:33px; 
  color:#004250;
  letter-spacing:normal;
  font-weight:500;
}

.blog-section1 .blog-section .post-item .post-header h4{
  margin-bottom: 0;
  min-height: 118px;
  line-height:33px;
  margin-left:0;
}

.blog-section1 .blog-section .post-item:nth-child(2) .post-header h4,
.blog-section1 .blog-section .post-item:nth-child(3) .post-header h4{
  min-height:76px;
}

.blog-section1 .blog-section .post-item .description-cont p{
  font-size:16px;
  line-height:25.8px;
  color:#959595;
  font-weight:normal;
}

/* .blog-section1 .blog-section .post-item:nth-child(3n+2){
margin-right:0;
}
*/

.blog-section1 .date-container ul{
  list-style-type:none;
}

.blog-section1 .date-container ul li{
  display:inline-block;
  margin-left:0;
  margin-right:7px;
}

.blog-section1 .date-container ul li h6 a{
  font-size:12px;
  line-height:26px;
  color:#000;
  letter-spacing:normal;
  font-weight:bold;
}

.blog-section1 .date-container ul li p{
  font-size:12px;
  line-height:26px;
  font-weight:normal;
  letter-spacing:normal;
  color:#000;
}

.blog-section1 .date-container ul{
  margin:0;
}

.blog-section1 .date-container ul li:before{
  display:none;
}

.ias-trigger a {
  background: transparent;
  color: #94c93d;
  padding: 7px 4px;
  border-radius: 3px;
  letter-spacing: 0;
  position: absolute;
  left: 0;
  right: 0;
  font-size: 16px;
  bottom: -120px;
  max-width: 139px;
  margin: 0 auto;
  line-height: 30px;
  font-weight: bold;
  border: 1px solid #94c93d;
  transition:0.2s all ease-in-out;
}

.ias-trigger a:hover{
  background:#94c93d;
  color:#fff;
  transition:0.2s all ease-in-out;
}

.blog-section1{
  padding-bottom:240px;
}

.blog-section1 .cta-container a.more-link{
  color:#959595;
  font-size:16px;
  line-height:25.8px;
  letter-spacing:normal;
  font-weight:500;
  position:relative;
}

.blog-section1 .cta-container a.more-link:after{
  right:-36px;
  top:10px;
  transition:0.2s all ease-in-out;
}

.blog-section1 .post-item:hover .cta-container a.more-link:after{
  right:-41px;
  transition:0.2s all ease-in-out;
}

.blog-section1 .post-item:hover a.more-link{
  border-bottom: 2px solid #94c93d;
  transition: .2s all ease-in-out;
}

.blog-section1 .blog-section .post-item .cta-container{
  margin-top:27px;
}

.blog-section1 .blog-section .clock-img{
  float:left;
  max-width:13px;
  height:auto;
  vertical-align:middle;
  margin-right:7px;
  position:relative;
  top:-1px;
}

.blog-section1 .blog-section .clock-img img{
  vertical-align:middle;
}

.blog-section1 .blog-section .min-read{
  font-size:15px;
  line-height:20px;
  color:#959595;
  font-weight:500;
  letter-spacing:normal;
}

.blog-section1 .blog-section .min-read-cont{
  margin-bottom:10px;
}



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

  .blog-section1 .blog-section .post-listing{
    margin: 0 -4.5% 0 0;
  }

  .blog-section1 .blog-section .post-item {
    width: 30.1%;
  }
}



@media(max-width:1024px){

  .blog-section1 .blog-section .post-item:nth-child(1) .hs-featured-image-link,
  .blog-section1 .blog-section .post-item:nth-child(2) .hs-featured-image-link{
    height: 272px;  
  }

  .blog-section1 .blog-section .post-listing{
    margin: 0 -3.2% 0 0;
  }

  .blog-section1 .blog-section .post-item:nth-child(1) .post-header,
  .blog-section1 .blog-section .post-item:nth-child(2) .post-header{
    padding: 20px 20px 23px;  
  }

  .blog-section1 .cta-container a.more-link{
    padding:0;
  }

  .blog-section1 .blog-section .post-item .hs-featured-image-link{
    height:230px;
  }

  .blog-section1 .blog-section .post-item .post-header h4 a{
    font-size: 22px;
    line-height: 33px;
  }

  body .blog-section1 .blog-section .post-item .post-header{
    padding: 20px 20px 23px;
  }

  .blog-section1 .blog-section .post-item{
    width: 29.8%;
  }

  .blog-section1 .blog-section .post-item:nth-child(2) .hs-featured-image-link,
  .blog-section1 .blog-section .post-item:nth-child(3) .hs-featured-image-link{
    height:272px;
  }

  .blog-section1 .blog-section .post-item:nth-child(2) .post-header,
  .blog-section1 .blog-section .post-item:nth-child(3) .post-header {
    padding: 20px 20px 23px;
  }

  .blog-section1 .dots-container #blog-sec2-hex1{
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    right: 0;
    top: -20px;
  }

  .blog-section1 .dots-container #blog-sec2-hex2{
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    right: 60px;
    top: 20px;
  }

  .blog-section1 .dots-container #blog-sec2-hex3{
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    right: 130px;
    top: 20px;
  }

  .blog-section1 .dots-container #blog-sec2-hex4{
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    right: 130px;
    top: -48px;
  }

  .blog-section1 .dots-container #blog-sec2-hex5{
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    right: 200px;
    top: -48px;
  }

  .blog-section1 .dots-container #blog-sec2-hex6{
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    right: 270px;
    top: -48px;
  }
}



@media(max-width:767px){

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

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

  .blog-section1 .blog-section .post-item:nth-child(1) .hs-featured-image-link,
  .blog-section1 .blog-section .post-item:nth-child(2) .hs-featured-image-link {
    height: 220px;
  }

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

  .blog-section1 .blog-section .post-item .hs-featured-image-link {
    height: 220px;
  }

  .blog-section1 .blog-section .post-item:nth-child(1) .post-header h4,
  .blog-section1 .blog-section .post-item:nth-child(2) .post-header h4 {
    min-height: 0;
    margin-bottom: 15px;
  }

  .blog-section1 .blog-section .post-item .description-cont p {
    line-height: 25px;
  }

  body .blog-section1 .blog-section .post-item .post-header{
    padding: 20px 20px 23px;
  }

  .blog-section1 .blog-section .post-item .post-header h4{
    margin-bottom: 15px;
    min-height: 0;
  }

  .blog-section1 .dots-container #blog-sec2-hex1{
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    right: 40px;
    top: -35px;
  }

  .blog-section1 .dots-container #blog-sec2-hex2 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    right: 40px;
    top: 20px;
  }

  .blog-section1 .dots-container #blog-sec2-hex3 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    right: 95px;
    top: 20px;
  }

  .blog-section1 .dots-container #blog-sec2-hex4 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    right: 95px;
    top: -35px;
  }

  .blog-section1 .dots-container #blog-sec2-hex5 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    right: 150px;
    top: -35px;
  }

  .blog-section1 .dots-container #blog-sec2-hex6 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    right: 205px;
    top: -35px;
  }


}




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



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

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

.post-section-hero .topic-list li h5 a{
  font-size:12px;
  line-height:20px;
  color:#004250;
  font-weight:500;
  background:#fff;
  padding:7px 10px;
  box-shadow: 0 2px 4px 0 rgba(226,226,226,0.5);
}

.post-section-hero .topic-list li h5{
  margin-bottom:0;
}

.post-section-hero .topic-list li{
  margin-left:0;
}

.post-section-hero .right-col .post_featured_image{
  height:650px;
  width:650px;
  border-radius:50%;
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center center;
}

.post-section-hero{
  padding:53px 0 15px;
  position:relative;
  z-index:1;
}

.post-section-hero .wrapper{
  position:relative;
}

.post-section-hero .dots-container{
  position:absolute;
  right:0;
  bottom:0;
  z-index:-1;
}

.post-section-hero .dots-container2{
  position:absolute;
  left:0;
  bottom:0;
  z-index:-1;
}

.post-section-hero .dots-container3{
  position:absolute;
  left:0;
  top:0;
  z-index:-1;
}

.post-section-hero .right-col{
  position:relative;
  top:-53px;
}

.post-section-hero .left-col h2 a{
  font-size:50px;
  line-height:53px;
  color:#004250;
  letter-spacing:-0.8px;
  font-weight:bold;
}

.post-section-hero .left-col h2{
  max-width:497px;
}

.post-section-hero .left-col .hs-author-avatar{
  height:45px;
  width:45px;
  border-radius:50%;
}

.post-section-hero .left-col .hs-author-label a{
  font-size:15px;
  line-height:20px;
  color:#959595;
  font-weight:600;
  letter-spacing:normal;
}

.post-section-hero .left-col .hs-author-label{
  font-weight:600;
  margin-bottom:0;
}

.post-section-hero .left-col h6.date{
  font-size:10px;
  line-height:20px;
  color:#959595;
  font-weight:600;
  letter-spacing:normal;
  margin-bottom:0;
}

.post-section-hero .left-col .author-image-width{
  width: 7.529915%;
}

.post-section-hero .min-read-cont img{
  max-width: 14px;
  height: auto;
  vertical-align: middle;
}

.post-section-hero .min-read-cont{
  margin-left:0;
}

.post-section-hero .min-read-cont .clock-img{
  margin-right: 7px;
}

.post-section-hero .min-read-cont .min-read{
  font-size:15px;
  line-height:20px;
  color:#959595;
  font-weight:500;
  letter-spacing:normal;
}

.post-section-hero .hubspot-editable{
  margin-top:60px;
}



@media(max-width:1400px){

  .post-section-hero .right-col .post_featured_image{
    height: 480px;
    width: 480px;
  }

  .post-section-hero{
    padding: 93px 0 15px;  
  }

  .post-section-hero .left-col .author-image-width {
    width: 9.529915%;
  }

  body.hs-blog-post .row-fluid .blog-section1 .blog-section .sharing-icon {
    left: -120px;
  }

  .post-section-hero .left-col h2 a{
    font-size: 45px;
    line-height: 50px;  
  }

  .post-section-hero .hubspot-editable{
    margin-top: 30px;  
  }
}


@media(max-width:1024px){

  .post-section-hero .left-col .author-image-width{
    margin-right: 16px;  
  }

  body.hs-blog-post .row-fluid .blog-section1 .blog-section .sharing-icon{
    display:none; 
  }

  .post-section-hero .right-col .post_featured_image{
    height: 350px;
    width: 350px;  
  }

  .post-section-hero{
    padding: 163px 0 15px;  
  }

  .post-section-hero .dots-container3{
    display:block;
  }

  .post-section-hero .dots-container3 #blog-post-sec-hex1{
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    left: 0;
    top: 90px;
  }

  .post-section-hero .dots-container3 #blog-post-sec-hex2 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: 90px;
    left: 70px;
  }

  .post-section-hero .dots-container3 #blog-post-sec-hex3 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    left: 140px;
    top: 90px;
  }

  .post-section-hero .dots-container3 #blog-post-sec-hex4 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    left: 210px;
    top: 90px;
  }

  .post-section-hero .dots-container3 #blog-post-sec-hex5 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    left: 0;
    top: 155px;
  }

  .post-section-hero .dots-container3 #blog-post-sec-hex6 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    left: 70px;
    top: 155px;
  }

  .post-section-hero .dots-container3 #blog-post-sec-hex7 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    left: 140px;
    top: 155px;
  }

  .post-section-hero .dots-container{
    display:none;
  }

  .post-section-hero .dots-container2 #blog-post2-hex1 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    right: 0;
    bottom: auto;
    left: auto;
  }

  .post-section-hero .dots-container2 {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
    left:auto;
  }

  .post-section-hero .dots-container2 #blog-post2-hex2 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    left: auto;
    bottom: 10px;
    right: 0px;
  }

  .post-section-hero .dots-container2 #blog-post2-hex3 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    left: auto;
    bottom: -30px;
    right: 70px;
  }
}



@media(max-width:767px){

  body .row-fluid .post-section-hero{
    padding: 110px 0 30px;
  }

  .post-section-hero .right-col{
    position: relative;
    top: 0;
    margin-top: 30px;
  }

  .post-section-hero .left-col h2 a{
    font-size: 35px;
    line-height: 46px;  
  }

  .post-section-hero .left-col .author-image-width {
    margin-right: 26px;
    float: left;
  }

  .post-section-hero .right-col .post_featured_image {
    height: 300px;
    width: 100%;
    margin: 0 auto;
    float: none;
    border-radius: 0;
  }

  .post-section-hero .dots-container3 #blog-post-sec-hex1{
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    left: 0;
    top: 40px;
  }

  .post-section-hero .dots-container3 #blog-post-sec-hex2 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: 40px;
    left: 55px;
  }

  .post-section-hero .dots-container3 #blog-post-sec-hex3 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    left: 110px;
    top: 40px;
  }

  .post-section-hero .dots-container3 #blog-post-sec-hex4 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    left: 165px;
    top: 40px;
  }

  .post-section-hero .dots-container3 #blog-post-sec-hex5 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    left: 0;
    top: 95px;
  }

  .post-section-hero .dots-container3 #blog-post-sec-hex6 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    left: 55px;
    top: 95px;
  }

  .post-section-hero .dots-container3 #blog-post-sec-hex7 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    left: 110px;
    top: 95px;
  }

  .post-section-hero .dots-container2 #blog-post2-hex1{
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    right: 0;
    bottom: auto;
    left: auto;     
  }

  .post-section-hero .dots-container2 #blog-post2-hex2 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    left: auto;
    bottom: -50px;
    right: 55px;
  }

  .post-section-hero .dots-container2 #blog-post2-hex3 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    left: auto;
    bottom: 20px;
    right: 0;
  }
}



/****************** Post Content Section Styling *****************/


.hs-blog-post .blog-section1 .wrapper{
  position:inherit;
}

.hs-blog-post .blog-section1 .dots-container{
  display:none;
}

.hs-blog-listing .blog-section1 .dots-container2{
  display:none;
}

.hs-blog-listing .blog-section1 .dots-container3{
  display:none;
}

.blog-section1 .dots-container2{
  position:absolute;
  right:0;
  bottom:0;
  z-index:-1;
}

.blog-section1 .dots-container3{
  position:absolute;
  left:0;
  bottom:0;
  z-index:-1;
}

body.hs-blog-post .row-fluid .blog-section1 .blog-section{
  max-width:677px;
  margin:0 auto;
  float:none;
}

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

.hs-blog-post .blog-section1 .blog-section .sharing-icon li a {
  color: #94C93D;
  background: transparent;
  width: 31px;
  line-height: 31px;
  display: block;
  text-align: center;
  border: 2px solid rgba(148,201,61,0.23);
  border-radius: 100%;
  margin-bottom: 0px;
}

.hs-blog-post .blog-section1 .blog-section .sharing-icon li.first-item{
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.69px;
  line-height: 25px;
  text-align: center;
  color: #959595;
  text-transform:uppercase;
}

.hs-blog-post.blog-page h4{
  font-size:25px;
  line-height:33px;
  color:#004250;
  font-weight:600;
  letter-spacing:normal;
}

.hs-blog-post.blog-page p{
  font-size:18px;
  line-height:29px;
  font-weight:normal;
  letter-spacing:0px;
  font-weight:normal;
  margin-bottom:20px;
}

.hs-blog-post.blog-page .body-container-wrapper ul li{
  font-size:18px;
  line-height:29px;
  color:#7E7E7E;
  font-weight:normal;
  letter-spacing:normal;
  font-weight:normal;
  margin-bottom:15px;
  position:relative;
}

.hs-blog-post.blog-page blockquote{
  font-size:25px;
  line-height:41px;
  color:#94C93D;
  letter-spacing:-0.54px;
  font-weight:bold;
  font-style:normal;
  border-left:none; 
  padding-left:0;
  margin-bottom:55px;
}

.hs-blog-post.blog-page h6{
  font-size:12px;
  line-height:25px;
  letter-spacing:0.69px;
  font-weight:bold;
  color:#94C93D;

}

.hs-blog-post.blog-page .blog-section .post-body ul li:before{
  position: absolute;
  left: -25px;
  top: 18px;
  content: '';
  background: #959595;
  width: 4px;
  height: 4px;
  border-radius: 50%;
}

.hs-blog-post.blog-page .blog-section .post-body a.cta_button{
  padding:0;
}

.hs-blog-post.blog-page .blog-section .post-body a.cta_button.test{
  background:transparent;
  box-shadow:none;
}

.hs-blog-post.blog-page .blog-section .post-body img{
  margin:20px 0;
  height:auto;
}

.hs-blog-post.blog-page .blog-section .post-body ul li{
  margin-left:38px;
}



@media(max-width:1024px){

  .blog-section1{
    padding-bottom: 180px;
  }

  .ias-trigger a{
    bottom: -80px;
  }

  .hs-blog-post .blog-section1{
    padding-bottom: 80px;
    padding-top: 50px;  
  }

  .blog-section1 .dots-container3{
    display:none;
  }

  .hs-blog-post .blog-section1 .dots-container2 #blog-post-sec2-hex1 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    right: 0;
    bottom: 20px;
  }

  .hs-blog-post .blog-section1 .dots-container2 #blog-post-sec2-hex2 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    right: 0;
    bottom: 85px;
  }

  .hs-blog-post .blog-section1 .dots-container2 #blog-post-sec2-hex3 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    right: 0;
    bottom: 150px;
  }

  .hs-blog-post .blog-section1 .dots-container2 #blog-post-sec2-hex4 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    right: 0;
    bottom: 215px;
  }
}



@media(max-width:767px){

  .blog-section1{
    padding-bottom: 140px;
  }

  .ias-trigger a{
    bottom: -65px;
  }

  .hs-blog-post.blog-page p{
    line-height: 32px;
  }

  .hs-blog-post.blog-page blockquote{
    font-size: 22px;
    line-height: 35px;
  }

  .hs-blog-post.blog-page .blog-section .post-body ul li{
    margin-left:28px;
  }

  .hs-blog-post.blog-page .body-container-wrapper ul li{
    line-height:34px;
  }

  .hs-blog-post .blog-section1 .dots-container2 #blog-post-sec2-hex1{
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    right: 0;
    bottom: 20px;  
  }

  .hs-blog-post .blog-section1 .dots-container2 #blog-post-sec2-hex2{
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    right: 0;
    bottom: 75px;
  }

  .hs-blog-post .blog-section1 .dots-container2 #blog-post-sec2-hex3{
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    right: 55px;
    bottom: 20px;
  }

  .hs-blog-post .blog-section1 .dots-container2 #blog-post-sec2-hex4{
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    right: 55px;
    bottom: 75px;
  }
}


/*********************** Related Post Section Styling Start *******************/




.related-post-section{
  background: linear-gradient(358.89deg, rgba(255,255,255,0) 0%, rgba(148,201,61,0.08) 100%);
  padding: 77px 0 94px;
  position:relative;
}

.related-post-section h4.related-post-title{
  font-size:25px;
  line-height:33px;
  font-weight:600;
  color:#004250;
  letter-spacing:normal;
  margin-bottom:30px;
}

.related-post-section .hs-featured-image-wrapper .featured-image{
  height:277px;
  position:relative;
  border-radius:3px;
  border-bottom-left-radius:0;
  border-bottom-right-radius:0;
}

.related-post-section .post-item .post-title-related a{
  font-size:25px;
  line-height:33px;
  color:#004250;
  font-weight:500;
  letter-spacing:normal;
}

.related-post-section .post-item .post-title-related{
  font-size:25px;
  line-height:33px;
  color:#004250;
  font-weight:500;
  letter-spacing:normal;
  margin-top:34px;
  min-height:100px;
}

.related-post-section .post-item{
  position:relative;
  -webkit-box-shadow: 0 8px 6px -6px #0000002b;
  -moz-box-shadow: 0 8px 6px -6px #0000002b;
  box-shadow: 0 8px 6px -6px #0000002b;
}

.related-post-section .post-item p{
  font-size:16px;
  line-height:25.8px;
  color:#959595;
  letter-spacing:normal;
  font-weight:normal;
}

.related-post-section .post-item .post-inner .min-read-cont .clock-img img{
  max-width:14px;
  height:auto;
  vertical-align:middle;
}

.related-post-section .post-item .post-inner .min-read-cont .clock-img{
  margin-right:10px;
}

.related-post-section .post-item .post-inner .min-read-cont .min-read{
  font-size:15px;
  line-height:20px;
  color:#959595;
  font-weight:500;
  letter-spacing:normal;
}

.related-post-section .post-item:hover .post-inner{
  box-shadow: 0 7px 13px 8px rgba(148,201,61,0.17);
}

.related-post-section .post-item .read-more-link{
  font-size:16px;
  line-height:25.8px;
  color:#959595;
  font-weight:500;
  letter-spacing:normal;
  position:relative;
}

.related-post-section .post-item .read-more-link:after{
  position:absolute;
  right: -40px;
  top: 5px;
  content:'';
  background:url('https://4033956.fs1.hubspotusercontent-na1.net/hubfs/4033956/Assets%20May%202019/Images/Arrow%20Green.svg');
  width:25px;
  height:11px;
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center center;
  transition:0.2s all ease-in-out;
}

.related-post-section .post-item:hover .read-more-link:after{
  right: -45px;
  transition:0.2s all ease-in-out;
}

.related-post-section .post-item:hover .read-more-link{
  border-bottom:2px solid #94C93D;
}

.related-post-section .post-item .post-inner{
  background:#fff;
  padding:20px 26px 21px;
  border:1px solid #94C93D;
  border-radius:3px;
  margin-left:0;
  border-top:none;
  border-top-left-radius:0;
  border-top-right-radius:0;
}

.related-post-section .post-item .post-list-topics{
  position: absolute;
  right: 15px;
  top: 16px;
  width: auto;
}

.related-post-section .post-item .post-list-topics a{
  font-size:12px;
  line-height:20px;
  color:#004250;
  font-weight:500;
  letter-spacing:normal;
  background:#fff;
  padding: 7px 10px;
  border-radius:1.6px;
}

.related-post-section .post-item .cta-container{
  margin-top:28px;
}



@media(max-width:1400px){

  .related-post-section .post-item .post-title-related a{
    font-size: 22px;  
  }

  .related-post-section .post-item .post-title-related{
    margin-bottom:10px; 
  }

  body .row-fluid .cta-section-cm{
    position: absolute;
    top: 51%;
    left: 0;
    width: 100% !important;
    border: 1px solid #94c93d;
    padding: 34px 26px 34px 36px;
    max-width: 274px;
  }
}



@media(max-width:1250px){

  body .row-fluid .cta-section-cm{
    display:none;
  }

}


@media(max-width:1024px){

  .related-post-section .hs-featured-image-wrapper .featured-image{
    height: 235px;  
  }

  .related-post-section .post-item .post-title-related a{
    font-size: 22px; 
  }

  .related-post-section .post-item .post-title-related{
    min-height:220px;
    margin-bottom:10px;
  }

  .related-post-section .post-item p{
    min-height:180px;
  }
}


@media(max-width:767px){

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

  .related-post-section .post-item p{
    min-height:100%;
  }

  .related-post-section .post-item{
    margin-bottom:30px;
  }

  .related-post-section .post-item .post-inner{
    padding: 20px 20px 21px;  
  }

  .related-post-section .post-item .post-title-related{
    margin-top:15px;
    min-height:0;
    margin-bottom:10px;
  }

  body .row-fluid .cta-section-cm{
    display:none;
  }

}



/******************* Cta Section Cm Styling ***********/

.blog-section1{
  position:relative;
}

.hs-blog-listing .cta-section-cm{
  display:none;
}

.cta-section-cm{
  position: absolute;
  top: 51%;
  left: 0;
  width: 100% !important;
  border: 1px solid #94c93d;
  padding: 34px 26px 34px 56px;
  max-width: 324px;
}

.cta-section-cm .subheading h6{
  font-size:10px;
  line-height:25px;
  color:#94C93D;
  letter-spacing:0.57px;
  font-weight:bold;
  position:relative;
  margin-bottom:0;
}

.cta-section-cm .subheading h6:before{
  position: absolute;
  left: -104%;
  top: 11px;
  content: '';
  background: #94c93d;
  width: 100%;
  height: 1px;
}

.cta-section-cm .heading h4{
  font-size:23px;
  line-height:28px;
  font-weight:600;
  letter-spacing:normal;
}

.cta-section-cm .description p{
  font-size:16px; 
  line-height:25.8px;
  color:#959595;
  font-weight:normal;
  letter-spacing:normal;
}

.cta-section-cm .cta-container a.cta_button{
  font-size:16px;
  line-height:25px;
  font-weight:500;
  color:#004250;
  position:relative;
}

.cta-section-cm .cta-container a.cta_button:after{
  position:absolute;
  right: -40px;
  top: 5px;
  content:'';
  background:url('https://4033956.fs1.hubspotusercontent-na1.net/hubfs/4033956/Assets%20May%202019/Images/Arrow%20Green.svg');
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center center;
  width:25px;
  height:11px;
  transition:0.2s all ease-in-out;
}

.cta-section-cm:hover .cta-container a.cta_button:after{
  right:-45px;
  transition:0.2s all ease-in-out;
}

.cta-section-cm:hover .cta-container a.cta_button{
  border-bottom:2px solid #94C93D;
  transition:0.2s all ease-in-out;
}


.hs-blog-post .filter-topic-section{
  display:none;
}

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

.filter-topic-section{
  padding: 0px 0px 40px;
  position:relative;
  z-index:1;
}

.post-topic{
  position:relative;
}

.filter-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;
}

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


.filter-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;
}

.filter-topic-section .cta-trigger{
  text-align:left;
}

.filter-topic-section .cta-trigger h5{
  text-transform: capitalize;
  margin: 0;
  cursor: pointer;
  display: inline-block;
  position: relative;
  font-size: 14px;
  line-height:17px;
  font-weight: 500;
  font-style: normal;
  letter-spacing:normal;
  color: #004250;
  padding-bottom:3px;
  border-bottom: 3px solid #004250;
}

.filter-topic-section .cta-trigger span:first-child{
  font-size: 14px;
  font-weight: 500;
  line-height: 17px;
  letter-spacing:normal;
  color:#9B9B9B;
  margin-right:6px;
}

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

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

.filter-topic-section .right-col{
  float:right;
  text-align:right;
}

.filter-topic-section .right-col .transparent-cta a.cta_button{
  border:1px solid #94C93D;
  border-radius:3px;
  font-size:16px;
  line-height:25.8px;
  font-weight:bold;
  background:#fff;
  letter-spacing:normal;
  color:#94C93D;
  box-shadow:none;
  padding: 8px 37px;
  transition:0.2s all ease-in-out;
}

.filter-topic-section .right-col .transparent-cta a.cta_button:hover{
  border:1px solid #94C93D;
  background:#94C93D;
  color:#fff;
  transition:0.2s all ease-in-out;
}

.filter-topic-section{
  position:relative;
  z-index:2;
}



@media(max-width:1024px){

  .cta-section-cm{
    max-width: 100%;   
    margin-top: 30px;
    position:relative;
    padding: 34px 26px 34px 26px;
  }

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

@media(max-width:767px){

  .filter-topic-section .cta-trigger {
    text-align: center;
    margin-top:10px;
  }

  .filter-topic-section .right-col{
    float: right;
    margin-top: 0px;
    width:auto;
  }

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

  .filter-topic-section .right-col .transparent-cta a.cta_button{
    padding: 8px 27px;
  }

  .filter-topic-section .widget-module ul{
    left: 0;
    top: 19px;
    right: 0;
    margin: 0 auto;
    box-sizing: border-box;  
  }

  .blog-section1 .blog-section .post-item:nth-child(2),
  .blog-section1 .blog-section .post-item:nth-child(3){
    width:100%;
  }

  .blog-section1 .blog-section .post-item:nth-child(2) .post-header,
  .blog-section1 .blog-section .post-item:nth-child(3) .post-header {
    padding: 20px 20px 23px;
  }

  .blog-section1 .blog-section .post-item:nth-child(2) .hs-featured-image-link,
  .blog-section1 .blog-section .post-item:nth-child(3) .hs-featured-image-link {
    height: 220px;
  }
}







/*==========================================================
Contact Page Styling Start 
===========================================================*/




/******************** Contact Section1 Styling *******************/



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

.contact-section1:after{
  position:absolute;
  right:0;
  top:0;
  content:'';
  background:url('https://4033956.fs1.hubspotusercontent-na1.net/hubfs/4033956/Assets%20May%202019/Images/Green%20disk.svg');
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center center;
  width:678px;
  height:824px;
  z-index:-1;
}

/* .contact-section1:after{
position:absolute;
right:0;
top:0;
content:'';
background:rgba(148,201,61,0.07);
width:925px;
height:925px;
border-radius:50%;
z-index:0;
}
*/

.contact-section1 .right-col{
  position:relative;
}

.contact-section1 .left-col .heading-container h2{
  font-size:50px;
  line-height:53px;
  letter-spacing:-0.8px;
  color:#004250;
  font-weight:bold;
  max-width:451px;
  margin-bottom:38px;
}

.contact-section1 .left-col .heading-container h5{
  font-size:16px;
  line-height:25.8px;
  color:#959595;
  font-weight:bold;
  letter-spacing:normal;
}

.contact-section1 .cta-container{
  margin-top:30px;
}

body .row-fluid .contact-section1 .right-col .form-container{
  max-width:480px;
  margin:0 auto;
  float:none;
  position:relative;
  z-index:1;
  border:1px solid #94C93D;
  padding:38px 38px;
  background:#fff;
}

body .row-fluid .contact-section1 .right-col .form-container form input{
  background:#fff;
}

.contact-section1 .right-col{
  padding-left:50px;
}

body .row-fluid .contact-section1 .right-col .form-container form .hs-button{
  background:#94C93D!important;
  font-size:16px;
  line-height:25.8px;
  font-weight:bold;
  letter-spacing:normal;
  padding: 9px 49px;
  transition:0.2s all ease-in-out;
}

body .row-fluid .contact-section1 .right-col .form-container form .hs-button:hover{
  background:#004250!important;
  color:#fff;
  transition:0.2s all ease-in-out;
}

body .row-fluid .contact-section1 .right-col .form-container form .actions{
  position:relative;
}

body .row-fluid .contact-section1 .right-col .form-container form .actions:before{
  position: absolute;
  left: 35px;
  top: 7px;
  content: '';
  background: url(https://4033956.fs1.hubspotusercontent-na1.net/hubfs/4033956/Assets%20May%202019/Images/Point%20arrow.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 64px;
  height: 60px;

}

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

body .row-fluid .contact-section1 .right-col .form-container form .hs-form-required{
  display:inline-block;
}



@media(max-width:1024px){

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

  .contact-section1 .right-col{
    padding-left: 30px;
  }

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



@media(max-width:767px){

  .contact-section1{
    padding: 120px 0 90px;  
  }

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

  .contact-section1 .left-col .heading-container h2{
    font-size: 38px;
    line-height: 47px;
    margin-bottom: 18px;
  }

  .contact-section1 .right-col{
    padding-left: 0;
    margin-top: 40px;
  }

  body .row-fluid .contact-section1 .right-col .form-container form .hs-button{
    margin-top:0;
  }

  body .row-fluid .contact-section1 .right-col .form-container{
    max-width:100%;
  }

  body .row-fluid .contact-section1 .right-col .form-container form .actions:before{
    width: 54px;
    height: 50px;
    left: -10px;
    top: -10px;
  }
}




/******************* Contact Section3 Styling *****************/



.contact-section3{
  background: linear-gradient(358.89deg, rgba(255,255,255,0) 0%, rgba(148,201,61,0.08) 100%);
  padding: 57px 0 68px;
}

.contact-section3 .image-container img{
  max-width:380px;
  height:auto;
}

.contact-section3 .left-col{
  text-align:center;
}

body .row-fluid .contact-section3 .wrapper{
  max-width:1093px;
}

.homepage-section4 .right-col {
  padding-left: 50px;
}



@media(max-width:1024px){

  .contact-section3 .image-container img{
    max-width: 330px;  
  }

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





/************************ Contact Map Cm Styling Start *******************/



.google-map-cm .tab-content .left-col .right-column h4{
  font-size:20px;
  line-height:33px;
  color:#004250;
  font-weight:500;
  letter-spacing:normal;
  margin-bottom:0;
}

.google-map-cm .tab-content .left-col .left-column{
  width: 8.076923%;
}

.google-map-cm .tab-content .left-col .right-column{
  width: 89.358974%;
}

.google-map-cm .tab-content .cm-container{
  margin-bottom:36px;
}

.google-map-cm .tab-content .cta-container a.cta_button{
  background:transparent;
  border:1px solid #94C93D;
  border-radius:3px;
  font-size:16px; 
  line-height:25.8px;
  font-weight:bold;
  letter-spacing:normal;
  color:#94C93D;
  box-shadow:none; 
  padding: 9px 14px;
  transition:0.2s all ease-in-out;
}

.google-map-cm .tab-content .cta-container a.cta_button:hover{
  background:#94C93D;
  color:#fff;
  transition:0.2s all ease-in-out;
}

.google-map-cm .tab-navigation .location{
  font-size:18px;
  line-height:22px;
  color:#9B9B9B;
  font-weight:500;
  letter-spacing:normal; 
  padding-right:12px;
}

.google-map-cm .tab-navigation .tab-select{
  font-size: 40px;
  line-height: 31px;
  color: #004250;
  letter-spacing: -0.8px;
  font-weight: bold;
  top: -20px;
  position: relative;
}

.google-map-cm .tab-navigation .tab-select select{
  font-size:40px;
  line-height:52px;
  color:#004250;
  letter-spacing:-0.8px;
  font-weight:bold;
  border:none;
  height:auto;
  position:relative;
  cursor:pointer;
}
.google-map-cm .tab-navigation .tab-select select#select-box{
  border-bottom:2px solid #004250;
  background: #fff;
  border-radius:0px;
  background: transparent !important;
}

.google-map-cm label[for=favcity]{
  display:inline-block;
  position:relative;
}

.google-map-cm label[for=favcity]::after {
  content: ' ';
  position: absolute;
  right:auto;
  top: 2px;
  width: 40px;
  height: 100%;
  display: inline-block;
  background: url('https://4033956.fs1.hubspotusercontent-na1.net/hubfs/4033956/Assets%20May%202019/Images/angle-arrow-down.png') no-repeat center center;
  pointer-events: none;
}

.google-map-cm .tab-navigation .tab-select select:after{
  position:absolute;
  right:0;
  top:0;
  content:'/f107';
  width:20px;
  height:20px;
  color:#94C93D;
  font-family:"Font Awesome 5 free";
  font-weight:600;
}

.google-map-cm .tab-navigation .tab-select select:focus{
  outline:none;
}

.google-map-cm .tab-navigation .tab-select option{
  font-size:20px;
  line-height:30px;
  color:#004250;
  letter-spacing:normal;
  font-weight:normal;
  cursor:pointer;
}

.google-map-cm{
  position:relative;
  padding-bottom:640px;
  z-index:1;
}

body .row-fluid .google-map-cm .tab-content{
  position:absolute;
  left:15px;
  right:15px;
  width:auto;
  margin:0 auto;
  float:none;
}

.google-map-cm .wrapper{
  position:relative;
}

.google-map-cm .map-container{
  border:1px solid #94C93D;
}

body .row-fluid .google-map-cm .left-col{
  width: 45.717949%;
}

body .row-fluid .google-map-cm .right-col{
  width: 51.717949%;
}

.google-map-cm .cta-container{
  margin-top:15px;
}

.google-map-cm .tab-content .right-col{
  position:relative;
}

.google-map-cm .dots-container{
  position:absolute;
  right:0;
  bottom:0;
  z-index:-1;
}




@media(max-width:1024px){

  .google-map-cm{
    padding-bottom: 540px; 
  }

  .google-map-cm .tab-content .left-col .left-column{
    width: 13.076923%;
  }

  .google-map-cm .dots-container #contact-hex1{
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: -40px;
    right: 0;
  }

  .google-map-cm .dots-container #contact-hex2 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: -40px;
    right: 70px;
  }

  .google-map-cm .dots-container #contact-hex3 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    right: 140px;
    top: -40px;
  }

  .google-map-cm .dots-container #contact-hex4 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    right: 210px;
    top: -40px;
  }

  .google-map-cm .dots-container #contact-hex5 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    right: 280px;
    top: -40px;
  }

  .google-map-cm .dots-container #contact-hex6 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    right: 0;
    top: 30px;
  }

  .google-map-cm .dots-container #contact-hex7 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    right: 70px;
    top: 30px;
  }

  .google-map-cm .dots-container #contact-hex8 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    right: 140px;
    top: 30px;
  }

  .google-map-cm .dots-container #contact-hex9 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    right: 210px;
    top: 30px;
  }
}



@media(max-width:767px){

  body .row-fluid .google-map-cm .left-col{
    width:100%;
  }

  .google-map-cm .tab-content .left-col .left-column {
    width: 11.076923%;
    float: left;
    margin-right: 12px;
    margin-top: 0px;
  }

  .google-map-cm .tab-content .left-col .right-column {
    width: 85.358974%;
    float: left;
  }

  .google-map-cm{
    padding-bottom:920px;
  }

  body .row-fluid .google-map-cm .right-col{
    width: 100%;
    margin-top: 30px;  
  }

  .google-map-cm .tab-navigation .tab-select select{
    font-size: 32px;
    line-height: 50px;  
  }

  .tab-navigation {
    padding-bottom: 30px;
  }

  .google-map-cm .tab-content .cm-container {
    margin-bottom: 26px;
  }

  .google-map-cm .dots-container #contact-hex1{
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: -40px;
    right: 0;
  }

  .google-map-cm .dots-container #contact-hex2 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: -40px;
    right: 55px;
  }

  .google-map-cm .dots-container #contact-hex3 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    right: 110px;
    top: -40px;
  }

  .google-map-cm .dots-container #contact-hex4 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    right: 165px;
    top: -40px;
  }

  .google-map-cm .dots-container #contact-hex5 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    right: 220px;
    top: -40px;
  }

  .google-map-cm .dots-container #contact-hex6 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    right: 0;
    top: 20px;
  }

  .google-map-cm .dots-container #contact-hex7 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    right: 55px;
    top: 20px;
  }

  .google-map-cm .dots-container #contact-hex8 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    right: 110px;
    top: 20px;
  }

  .google-map-cm .dots-container #contact-hex9 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    right: 165px;
    top: 20px;
  }

  .google-map-cm .dots-container {
    bottom: -20px;
  }
}

/*===============================================
Protecting Wealth
*============================================= */

.protecting-wealth .tax-advisory-section2{
  padding: 54px 0 110px;
}
.protecting-wealth .tax-advisory-section2 .left-col{
  margin-top:0px;
}

.protecting-wealth .tax-advisory-section1 .subheading h6 {
  text-transform: uppercase;
}

@media(max-width:767px){
  .protecting-wealth .tax-advisory-section2 .left-col {
    margin-top: 35px;
  }
  .tax-advisory-section3-cm.tax-advisory-section3-cm-v2 .cm-heading {
    min-height: 48px;
  }
  .tax-advisory-section3-cm.tax-advisory-section3-cm-v2 .cta-container.simple-cta{
    left: 0px;
    right: 0px;
  }
  .protecting-wealth .tax-advisory-section2{
    padding: 54px 0 75px;
  }
}



/*===============================================
Forensic Accounting
*============================================= */

.forensic-accounting .tax-advisory-section2 {
  padding: 65px 0 110px;
}




@media(max-width:767px){

  .forensic-accounting .tax-advisory-section2{
    padding: 65px 0 50px;
  }
}



/*==============================================
*   Strategic Business
* ============================================*/

.strategic-business .services-banner-section .heading-container{
  max-width:643px;
}



/*============================================
*            Protecting Wealth sub-page 2
============================================*/
.business-subpage-two .protecting-wealth-banner-cm {
  padding-top: 187px;
  padding-bottom: 84px;
}
.business-subpage-two .protecting-wealth-banner-cm .dots-container {
  transform: rotate(86deg);
  bottom: 56px;
}
.business-subpage-two .protecting-wealth-banner-cm p{
  margin-bottom:25px;
}

.business-subpage-two .tax-advisory-section3-cm{
  padding:100px 0px 60px;
}
.business-subpage-two .protecting-wealth-cm .list-section{
  margin-top:10px;
}
.business-subpage-two .protecting-wealth-cm .heading-container p>strong {
  margin-top: 36px;
  display: block;
}
.business-subpage-two .protecting-wealth-cm .heading-container p{
  margin-bottom:22px;
}



@media(max-width:1024px){

  .protecting-wealth-banner-cm .dots-container #advisory-hex1 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: 0;
    right: 0;
  }

  .protecting-wealth-banner-cm .dots-container #advisory-hex2 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    right: -65px;
    top: 20px;
  }

  .protecting-wealth-banner-cm .dots-container #advisory-hex3 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    right: -60px;
    top: 90px;
  }

  .protecting-wealth-banner-cm .dots-container #advisory-hex4 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    right: 10px;
    top: 75px;
  }

  .protecting-wealth-banner-cm .dots-container #advisory-hex5 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: 150px;
    right: 15px;
  }

  .protecting-wealth-banner-cm {
    padding-bottom: 70px;
  }
}



@media(max-width:767px){

  .protecting-wealth-banner-cm .dots-container {
    position: absolute;
    right: 0px;
    transform: rotate(0deg);
    bottom: 94px;
  }

  .protecting-wealth-banner-cm .dots-container #advisory-hex1 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: 0;
    right: 0;
  }

  .protecting-wealth-banner-cm .dots-container #advisory-hex2 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    right: 0;
    top: 55px;
  }

  .protecting-wealth-banner-cm .dots-container #advisory-hex3 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    right: 0;
    top: 110px;
  }

  .protecting-wealth-banner-cm .dots-container #advisory-hex4 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    right: 55px;
    top: 55px;
  }

  .protecting-wealth-banner-cm .dots-container #advisory-hex5 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: 110px;
    right: 55px;
  }

  .business-subpage-two .protecting-wealth-banner-cm{
    padding-top: 120px;
    padding-bottom: 70px;   
  }

  .business-subpage-two .protecting-wealth-banner-cm .dots-container {
    transform: rotate(0deg);
    bottom: 56px;
  }
}


/*============================================
*            Protecting Wealth sub-page 3
============================================*/

.business-subpage-three .protecting-wealth-banner-cm .dots-container{
  bottom: 256px;
}
.business-subpage-three .protecting-wealth-banner-cm p{
  margin-bottom:20px;
}
.business-subpage-three .protecting-wealth-banner-cm h2{
  margin-top:10px;
}
.business-subpage-three .protecting-wealth-banner-cm a.cta_button{
  padding: 10px 23px;
}









/******************* Events Page Styling Start ********************/





/******************* Events Section1 Styling ******************/



.events-section1{
  padding:200px 0;
  position:relative;
  z-index:1;
}

.events-section1 .dots-container{
  position: absolute;
  right: 0;
  top: 370px;
  z-index: -1;
}

body.hs-blog-post .events-section1 .dots-container{
  top:450px;
}

.events-section1 .dots-container2{
  position: absolute;
  left: 0;
  top: 30%;
  z-index: -1;
}

.events-section1 .dots-container3{
  position: absolute;
  left: 0;
  bottom: 240px;
  z-index: -1;
}

.hs-blog-post .events-section1 .dots-container3{
  display:none;
}

.hs-blog-post .events-section1 .dots-container2{
  display:none;
}



.hs-blog-listing .events-section1 .back-to-event{
  display:none;
}

.back-to-event .all-post-top-cta a{
  font-size:16px;
  line-height:25.8px;
  color:#959595;
  position:relative;
  margin-left:38px;
  border-bottom:2px solid transparent;
  transition:0.2s all ease-in-out;
}

.back-to-event .all-post-top-cta a:hover{
  border-bottom:2px solid #94C93D;
  transition:0.2s all ease-in-out;
}

.back-to-event .all-post-top-cta a:hover:before{
  left:-42px;
  transition:0.2s all ease-in-out;
}

.back-to-event .all-post-top-cta a:before{
  position: absolute;
  left: -37px;
  top: 4px;
  content: '';
  background: url(https://4033956.fs1.hubspotusercontent-na1.net/hubfs/4033956/Assets%20May%202019/Images/Arrow%20Left%20Green.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 25px;
  height: 11px;
  transition:0.2s all ease-in-out;
}

.events-section1 .ias-trigger a{
  bottom:90px;
}

.events-section1 .blog-section .post-body .hs-featured-image-link{
  height:280px;
  border-radius:3px;
  border-bottom-left-radius:0;
  border-bottom-right-radius:0;
}

.events-section1 .blog-section .post-listing {
  padding: 0;
  //overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -3.6%;
}

.events-section1 .blog-section .post-item {
  float: left;
  width: 31.2%;
  padding-right: 0px;
  display: block;
  box-sizing: border-box;
  margin: 0 0 20px 0;
  list-style: none;
  padding-bottom: 15px;
  margin-right: 20px;
  position: relative;
  transition:0.2s all ease-in-out;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  border: 1px solid #dedede;
  border-radius:3px;
  transition:0.2s all ease-in-out;
}

.events-section1 .blog-section .post-item:hover{
  box-shadow: 0 7px 13px 8px rgba(148,201,61,0.17);
  transition:0.2s all ease-in-out;
  background:#fff;
  border: 1px solid #94C93D;
}

.events-section1 .blog-section .post-item h4.post-heading{
  font-size:22px;
  line-height:29px;
  color:#004250;
  font-weight:500;

}

.events-section1 .blog-section .post-item .post-header{
  padding: 17px 15px 40px;
  border-top:none;
  background:#fff;
}

.events-section1 .blog-section .post-item a.more-link{
  color:#959595;
  font-size:16px;
  line-height:25.8px;
  font-weight:500;
  position:relative;
  border-bottom:2px solid transparent;
  transition:0.2s all ease-in-out;
  position: absolute;
  bottom: 20px;
}

.events-section1 .blog-section .post-item:hover a.more-link{
  border-bottom:2px solid #94C93D;
  transition:0.2s all ease-in-out;
}

.events-section1 .blog-section .post-item:hover a.more-link:after{
  right:-42px;
  transition:0.2s all ease-in-out;
}

.events-section1 .blog-section .post-item a.more-link:after{
  position:absolute;
  right: -37px;
  top: 5px;
  content:'';
  background:url('https://4033956.fs1.hubspotusercontent-na1.net/hubfs/4033956/Assets%20May%202019/Images/Arrow%20Green.svg');
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center center;
  width:25px;
  height:11px;
  transition:0.2s all ease-in-out;

}

.events-section1 .blog-section .post-item p.description{
  min-height:90px;
}

.events-section1 .blog-section .post-item .post-date p{
  font-size:16px;
  line-height:25.8px;
  color:#7E7E7E;
  font-weight:normal;
}

.events-section1 .blog-section .post-item .top-date h3{
  font-size:28px;
  line-height:46px;
  color:#fff;
  background:#94C93D;
  width:46px;
  height:46px;
  border-radius:2px;
  text-align:center;
}

.events-section1 .blog-section .post-item .top-date{
  position: absolute;
  top: 258px;
  right: 15px;
}

body.hs-blog-post .events-section1 .left-col{
  width: 56.811966%;
}

body.hs-blog-post .events-section1 .right-col{
  width: 40.623932%;
}

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

.events-section1 .blog-section .date-head{
  width:100%;
}

.events-section1 .blog-section h3.date-head{
  font-size:28px;
  line-height:20px;
  color:#94C93D;
  font-weight:500;
  margin-bottom:50px;
  margin-top:43px;
}




@media(max-width:1024px){

  .events-section1 .blog-section h3.date-head{
    margin-top:23px;
  }

  .events-section1 .blog-section .post-item {
    width: 30.2%;
  }

  .events-section1 .blog-section .post-body .hs-featured-image-link {
    height: 220px;
  }

  .events-section1 .blog-section .post-item .top-date {
    top: 197px;
  }

  .events-section1 .blog-section .post-item h4.post-heading{
    min-height:120px;
  }

  .events-section1 .blog-section .post-item p.description {
    min-height: 150px;
  }

  .events-section1 .dots-container #team1-hex1 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: 40px;
    right: 0;
  }

  .events-section1 .dots-container #team1-hex2 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: 40px;
    right: 70px;
  }

  .events-section1 .dots-container #team1-hex3 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: 40px;
    right: 140px;
  }

  .events-section1 .dots-container #team1-hex4 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: 40px;
    right: 210px;
  }

  .events-section1 .dots-container #team1-hex5 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: -25px;
    right: 0px;
  }

  .events-section1 .dots-container #team1-hex6 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: -25px;
    right: 70px;
  }

  .events-section1 .dots-container #team1-hex7 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: -25px;
    right: 140px;
  }

  .events-section1 .dots-container #team1-hex8 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: -25px;
    right: 210px;
  }

  .events-section1 .dots-container #team1-hex9 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: -25px;
    right: 280px;
  }

  .events-section1 .dots-container2{
    display:none;
  }

  .events-section1 .dots-container3 #team3-hex1 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: -15px;
    right: 0;
  }

  .events-section1 .dots-container3 #team3-hex2 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: -15px;
    right: 70px;
  }

  .events-section1 .dots-container3 #team3-hex3 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: -15px;
    right: 140px;
  }

  .events-section1 .dots-container3 #team3-hex4 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: 55px;
    right: 0;
  }

  .events-section1 .dots-container3 #team3-hex5 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: 55px;
    right: 70px;
  }

  .events-section1 .dots-container3 #team3-hex6 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: 55px;
    right: 140px;
  }

  .events-section1 .dots-container3 #team3-hex7 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: 55px;
    right: 210px;
  }

}



@media(max-width:767px){

  body .row-fluid .events-section1{
    padding: 120px 0 40px;  
  }

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

  .events-section1 .blog-section .post-item{
    width:100%;
    margin:0;
  }

  .events-section1 .blog-section .post-item h4.post-heading {
    min-height: 100%;
  }

  .events-section1 .blog-section .post-item p.description {
    min-height: 100%;
  }

  body .row-fluid .events-section1 .post-section-hero {
    padding: 30px 0 30px;
  }

  .events-section1 .wrapper>.row-fluid-wrapper>.row-fluid{
    display:flex;
    flex-direction:column-reverse;
  }

  body .row-fluid .event-schedule-cm.fixed {
    position: relative !important;
    max-width: 100%;
    float: none;
    top:0!important;
  }

  .events-section1 .dots-container2{
    display:block;
  }

  .events-section1 .dots-container{
    display:block;
  }

  .events-section1 .dots-container3{
    display:block;
  }

  .events-section1 .dots-container #team1-hex1 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: -90px;
    right: 0;
  }

  .events-section1 .dots-container #team1-hex2 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: -90px;
    right: 60px;
  }

  .events-section1 .dots-container #team1-hex3 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: -90px;
    right: 120px;
  }

  .events-section1 .dots-container #team1-hex4 {
    width: 9px;
    height: 9px;
    border: 25px solid #f1f1f1;
    top: -35px;
    right: 0;
  }

  .events-section1 .dots-container #team1-hex5,
  .events-section1 .dots-container #team1-hex6,
  .events-section1 .dots-container #team1-hex7,
  .events-section1 .dots-container #team1-hex8,
  .events-section1 .dots-container #team1-hex9{
    display:none;
  }
}


/****************** Event Related Section Styling *****************/




.event-related-section .events-related-post-section .featured-image{
  height:280px;
  border-radius:3px;
  border-bottom-left-radius:0;
  border-bottom-right-radius:0;
}

body.hs-blog-listing .event-related-section{
  display:none;
}

.event-related-section .events-related-post-section .post-item{
  float: left;
  width: 32.2%;
  padding-right: 0px;
  display: block;
  box-sizing: border-box;
  margin: 0 0 20px 0;
  list-style: none;
  padding-bottom: 15px;
  margin-right: 20px;
  position: relative;
  transition:0.2s all ease-in-out;
}

.event-related-section .events-related-post-section .post-item:hover .post-header{
  border:1px solid #94C93D;
  box-shadow: 0 2px 10px 3px rgba(148,201,61,0.14);
  transition:0.2s all ease-in-out;
}

.event-related-section .events-related-post-section .post-item:nth-child(3n){
  margin-right:0;
}

.event-related-section .events-related-post-section .post-item p.description{
  font-size:16px;
  line-height:25.8px;
  color:#7E7E7E;
  font-weight:normal;
}

.event-related-section .events-related-post-section .post-item .post-header{
  border: 1px solid #DEDEDE;
  padding:17px 15px;
  border-radius:3px;
  background:#fff;
}

.event-related-section .events-related-post-section .post-item h4.post-heading{
  font-size:22px;
  line-height:29px;
  font-weight:500;
  color:#004250;
  min-height:60px;
  margin-bottom:3px;
}

.event-related-section .events-related-post-section .post-item a.more-link{
  font-size:16px;
  line-height:25.8px;
  color:#959595;
  font-weight:500;
  position:relative;
}

.event-related-section .events-related-post-section .post-item:hover a.more-link{
  border-bottom:2px solid #94C93D;
  transition:0.2s all ease-in-out;
}

.event-related-section .events-related-post-section .post-item a.more-link:after{
  position: absolute;
  right: -37px;
  top: 5px;
  content: '';
  background: url(https://4033956.fs1.hubspotusercontent-na1.net/hubfs/4033956/Assets%20May%202019/Images/Arrow%20Green.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 25px;
  height: 11px;
  transition:0.2s all ease-in-out;
  border-bottom:2px solid transparent;
}

.event-related-section .events-related-post-section .post-item:hover a.more-link:after{
  right:-42px;
  transition:0.2s all ease-in-out;
}

.event-related-section .events-related-post-section .post-item .top-date h3{
  font-size:28px;
  line-height:46px;
  color:#fff;
  background:#94C93D;
  width:46px;
  height:46px;
  border-radius:3px;
  text-align:center;
}

.event-related-section .events-related-post-section .post-item .top-date{
  position: absolute;
  top: 258px;
  right: 15px;
}

.event-related-section .events-related-post-section .post-item .post-date p{
  font-size:16px;
  line-height:25.8px;
  color:#7E7E7E;
  font-weight:400;
  margin-bottom:3px;
}

.event-related-section .heading-container h3{
  color:#94C93D;
  font-size:28px; 
  line-height:20px;
  letter-spacing:normal;
  font-weight:500;
}

.event-related-section .heading-container{
  margin-bottom:44px;
}

.event-related-section{
  background: linear-gradient(358.89deg, rgba(255,255,255,0) 0%, rgba(148,201,61,0.08) 100%);
  padding:82px 0 100px;
}

.event-related-section .all-post-top-cta a{
  border: 0.8px solid #94C93D;
  border-radius: 3px;
  background-color: #FFFFFF;
  color:#94C93D;
  font-size:16px;
  line-height:25.8px;
  font-weight:bold;
  padding: 12px 21px;
}

.event-related-section .all-post-top-cta{
  margin-top:60px;
}

body.hs-blog-listing .events-section1 .left-col{
  width:100%;
}

body.hs-blog-listing .events-section1 .right-col{
  display:none;
}

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



@media(max-width:1230px){

  .event-related-section .events-related-post-section .post-item{
    width: 31.9%;
  }

  .event-related-section .events-related-post-section .post-item h4.post-heading{
    min-height:90px;
  }

  body.hs-blog-post .events-section1 .left-col {
    width: 55.811966%;
  }

  body .event-schedule-cm .calendar-cont .span9 {
    width: 86.358974%;
  }

  body .row-fluid #sidebar {
    max-width: 397px;
    float:right;
  }

  body .row-fluid #sidebar.fixed {
    max-width: 397px;
    float:right;
    right:30px;
  }
}



@media(max-width:1024px){

  .event-related-section .events-related-post-section .post-item {
    width: 31.5%;
  }

  .event-related-section .events-related-post-section .featured-image {
    height: 240px;
  }

  .event-related-section .events-related-post-section .post-item .top-date {
    top: 218px;
  }

  .event-related-section .events-related-post-section .post-item h4.post-heading {
    min-height: 120px;
  }

  body .row-fluid #sidebar {
    max-width: 295px;
    float:right;
  }

  body .row-fluid #sidebar.fixed {
    max-width: 295px;
    float:right;
    right:30px;
  }

  .hs-blog-post .events-section1{
    padding:50px 0 100px;
  }

  body .row-fluid .event-schedule-cm .calendar-cont .right-column h4 {
    font-size: 19px;
  }
}




@media(max-width:767px){

  .event-related-section .events-related-post-section .post-item{
    width:100%;
  }

  body .row-fluid #sidebar{
    width:100%;
    float:none;
    right:0;
    max-width:100%;
    top:0!important;
    position:relative!important;
  }

  body .row-fluid #sidebar.fixed {
    max-width: 100%;
    float: none;
    right: 0;
    width: 100%;
    padding-right:20px;
  }

  .event-related-section .events-related-post-section .post-item h4.post-heading{
    min-height: 100%;
    margin-bottom: 20px;
  }



}

/***************** Event Schedule Cm Styling Start ***************/




.event-schedule-cm .calendar-cont .span3{
  width: 10.076923%;
}

.event-schedule-cm .calendar-cont .span9{
  width: 87.358974%;
}

.event-schedule-cm .calendar-cont .right-column h4{
  font-size:22px;
  line-height:27px;
  color:#004250;
  font-weight:500;
  margin-bottom:7px;
}

.event-schedule-cm .calendar-cont .right-column p{
  font-size:16px;
  line-height:24px;
  color:#253858;
}

.event-schedule-cm .sub-description{
  margin-top:23px;
  border-top:1px solid #DBDCDE;
  padding-top:20px;
}

.event-schedule-cm .sub-description p{
  font-size:16px;
  line-height:24px;
  color:#253858;
}

.event-schedule-cm .cta-container a.cta_button{
  width:100%;
  box-sizing:border-box!important;
}

.event-schedule-cm .cta-container{
  margin-top:30px;
}

.event-schedule-cm{
  border:1px solid #94C93D;
  padding:43px 34px 27px;
  background:#fff;
}



@media(max-width:1024px){

  .event-schedule-cm .calendar-cont .span3 {
    width: 14.076923%;
  }

  body .event-schedule-cm .calendar-cont .span9 {
    width: 82.358974%;
  }
}



@media(max-width:767px){

  .event-schedule-cm .calendar-cont .span3{
    width: 14.076923%;
    float: left;
  }

  body .event-schedule-cm .calendar-cont .span9 {
    width: 82.358974%;
    padding-left: 20px;
    float: right;
  }

  .event-schedule-cm {
    padding: 43px 20px 27px;
  }
}




/********************** Event Single Page Styling ******************/




.post-heading-cm .post-section-hero h2{
  font-size:50px;
  line-height:53px;
  color:#004250;
  letter-spacing:-0.8px;
  max-width:780px;
}

.post-heading-cm .post-section-hero .header-container{
  margin-bottom:20px;
}


.hs-blog-post .events-section1 .left-col .blog-section .post-body p{
  font-size:18px;
  line-height:39px;
  color:#7E7E7E;
  letter-spacing:1px;
  font-weight:normal;
}

.hs-blog-post .events-section1 .left-col .blog-section .post-body h4{
  font-size:25px;
  line-height:33px;
  color:#004250;
  letter-spacing:normal;
  font-weight:600;
}

.hs-blog-post .events-section1 .blog-section .post-body ul li:before{
  background:#94C93D;
  width:6px;
  height:6px;
  top:12px;
}

#sidebar.fixed {
  position: fixed;
  top: 0;
  padding-right: 40px;
}

#sidebar {
  position: relative;
  width: 100%;
  max-width: 480px;
}



@media(max-width:767px){

  .post-heading-cm .post-section-hero h2{
    font-size: 29px;
    line-height: 40px;  
  }

  body.hs-blog-post .events-section1 .left-col {
    width: 100%;
  }

  body.hs-blog-post .events-section1 .right-col {
    width: 100%;
    margin-bottom:50px;
  }

  .events-section1 .post-section-hero {
    padding: 63px 0 30px;
  }

  body .row-fluid #sidebar{
    position:relative!important;
    max-width:100%;
    float:none;
  }


}



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





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





.faq-section1{
  padding:240px 0 81px;
  background: linear-gradient(0deg, rgba(239,243,249,0) 0.03%, rgba(148,201,61,0.07) 100%);
  position:relative;
}

.faq-section1 .dots-container{
  position: absolute;
  top: 40px;
  right: 0;
  z-index:0;
}

body .row-fluid .faq-section1 .heading-container{
  max-width:677px;
  margin:0 auto 71px;
  float:none;
}

.faq-section1 .one-text{
  margin-top:100px;
}

.faq-section1 .faq-cm .accordion_group{
  padding:20px;
  margin-bottom:0px;
  cursor:pointer;
}

.faq-section1 .faq-cm .accordion_header{
  position:relative;
}

.faq-section1 .faq-cm .accordion_content{
  margin-top:20px;
}

.faq-section1 .faq-cm .accordion_header h4{
  font-size:18px;
  line-height:22px;
  color:#004250;
  letter-spacing:-0.39px;
  font-weight:500;
}

body .row-fluid .faq-section1 .faq-cm{
  width:100%;
  max-width:932px;
  margin:0 auto;
  float:none;
}

.faq-section1 .faq-cm .accordion_header:after{
  position: absolute;
  content: '';
  width: 26px;
  height: 26px;
  left: -45px;
  top: 0px;
  transition: all .8s ease-in-out;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.faq-section1 .faq-cm .accordion_header:after{
  background:url('https://4033956.fs1.hubspotusercontent-na1.net/hubfs/4033956/Assets%20May%202019/Images/Open%20%281%29.svg');
}

.faq-section1 .faq-cm .accordion_group.expanded .accordion_header:after{
  background:url('https://4033956.fs1.hubspotusercontent-na1.net/hubfs/4033956/Assets%20May%202019/Images/Close%20%282%29.svg');
}


.faq-section1 .contact-us-cta a.cta_button{
  padding:9px 47px;
}




@media(max-width:1024px){

  .faq-section1{
    padding:180px 0 80px;  
  }

  .faq-section1 .faq-cm .accordion_group{
    padding-left:60px;
  }

  .faq-section1 .dots-container #home-sec2-hex1 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    bottom: -340px;
    right: 0;
  }

  .faq-section1 .dots-container #home-sec2-hex2 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    bottom: -390px;
    right: 50px;
  }

  .faq-section1 .dots-container #home-sec2-hex3 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    right: 120px;
    bottom: -400px;
  }

  .faq-section1 .dots-container #home-sec2-hex4 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    right: 70px;
    bottom: -330px;
  }

  .faq-section1 .dots-container #home-sec2-hex5 {
    width: 10px;
    height: 10px;
    border: 24px solid #f1f1f1;
    right: 140px;
    bottom: -330px;
  }

  .faq-section1 .dots-container #home-sec2-hex6 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    right: 205px;
    bottom: -330px;
  }
}


@media(max-width:767px){

  .faq-section1{
    padding:120px 0 110px;
  }

  body .row-fluid .faq-section1 .heading-container {
    margin: 0 auto 20px;
    float: none;
  }

  .faq-section1 .faq-cm .accordion_header h4 {
    line-height: 26px;
  }

  .faq-section1 .faq-cm .accordion_header:after{
    top:5px;
  }

  .faq-section1 .faq-cm .accordion_group {
    padding-left: 40px;
  }

  .faq-section1 .one-text {
    margin-top: 50px;
  }

  .faq-section1 .dots-container{
    position: absolute;
    top: initial;
    right: 0;
    z-index: 0;
    bottom: 400px;
  } 

  .faq-section1 .dots-container #home-sec2-hex1 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    bottom: -340px;
    right: 0;
  }

  .faq-section1 .dots-container #home-sec2-hex2 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    bottom: -380px;
    right: 40px;
  }

  .faq-section1 .dots-container #home-sec2-hex3 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    right: 90px;
    bottom: -390px;
  }

  .faq-section1 .dots-container #home-sec2-hex4 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    right: 55px;
    bottom: -330px;
  }

  .faq-section1 .dots-container #home-sec2-hex5 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    right: 110px;
    bottom: -330px;
  }

  .faq-section1 .dots-container #home-sec2-hex6 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    right: 165px;
    bottom: -330px;
  }
}







/******************** Super Fund Page Styling Start ********************/





/******************* Super Fund Image Section Styling *******************/



.fund-image-section{
  padding:0px 0 195px;
  position:relative;
  z-index:1;
}

.fund-image-section .dots-container{
  position:absolute;
  left:0;
  top:80px;
  z-index:-1;
}

.fund-image-section .dots-container2{
  position:absolute;
  right:-40px;
  bottom:480px;
  z-index:-1;
}

.super-fund .tax-advisory-section3-cm{
  padding: 80px 0 20px;
}         



@media(max-width:1024px){

  .fund-image-section {
    padding: 0px 0 95px;
  }

  .fund-image-section .image-container img{
    height:auto;
  }

  body .row-fluid .fund-image-section .image-container{
    max-width:400px;
    margin:0 auto;
    float:none;
  }

  .fund-image-section .dots-container #fund-hex1{
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: 0px;
    left:0;
  }

  .fund-image-section .dots-container #fund-hex2 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: 0;
    left: 65px;
  }

  .fund-image-section .dots-container #fund-hex3 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    left: 130px;
    top: 0;
  }

  .fund-image-section .dots-container #fund-hex4 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    left: 0;
    top: 70px;
  }

  .fund-image-section .dots-container #fund-hex5 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    left: 65px;
    top: 70px;
  }

  .fund-image-section .dots-container #fund-hex6 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    left: 130px;
    top: 70px;
  }

  .fund-image-section .dots-container #fund-hex7 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    left: 130px;
    top: 70px;
  }

  .fund-image-section .dots-container2 {
    position: absolute;
    right: 0;
    bottom: 250px;
    z-index: -1;
  }

  .fund-image-section .dots-container2 #fund2-hex1 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: 0px;
    right: 0;
  }

  .fund-image-section .dots-container2 #fund2-hex2 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: 0;
    right: 65px;
  }

  .fund-image-section .dots-container2 #fund2-hex3 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    right: 130px;
    top: 0;
  }

  .fund-image-section .dots-container2 #fund2-hex4 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    right: 0;
    top: 70px;
  }

  .fund-image-section .dots-container2 #fund2-hex5 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    right: 65px;
    top: 70px;
  }
}



@media(max-width:767px){

  .fund-image-section {
    padding: 0px 0 60px;
  }

  .fund-image-section .dots-container {
    position: absolute;
    left: 0;
    top: -40px;
    z-index: -1;
  }

  .fund-image-section .dots-container #fund-hex1 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: 0px;
    left: 0;
  }

  .fund-image-section .dots-container #fund-hex2 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: 0;
    left: 55px;
  }

  .fund-image-section .dots-container #fund-hex3 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    left: 110px;
    top: 0;
  }

  .fund-image-section .dots-container #fund-hex4 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    left: 0;
    top: 55px;
  }

  .fund-image-section .dots-container2{
    display:none;
  }



}






/********************* Hr Consulting Page Styling *****************/




.hr-consulting  .services-banner-section .left-col .heading-container{
  max-width: 508px;
}




@media(max-width:767px){

  .hr-consulting .services-banner-section .left-col .heading-container{
    max-width:100%;
  }
}







/*================================================================
Team Page Styling Start 
==================================================================*/






/******************* Team Section1 Styling ***********************/




.team-section1{
  padding:230px 0 20px;
  position:relative;
  z-index:1;
}

.team-section1 .heading-container{
  margin-bottom: 7px;
}

.team-section1 .team-cm .image-container{
  height:320px;
  border-radius:3px;
  border-bottom-left-radius:0;
  border-bottom-right-radius:0;
  background-position:top center!important;
}

.team-section1 .team-cm .four-col-adjust span>.hs_cos_wrapper{
  border-radius:3px; 
  transition:0.2s all ease-in-out;
  cursor:pointer;
}

.team-cm .text-container h3{
  font-size:22px;
  line-height:27px;
  color:#004250;
  font-weight:500;
}

.team-cm .text-container h4{
  font-size:16px;
  line-height:25px;
  color:#004250;
  font-weight:normal;
}

.team-cm .text-container{
  border:1px solid #DEDEDE;
  border-top:0;
  padding:21px 20px 13px;
  transition:0.2s all ease-in-out;
  border-radius:3px;
  border-top-left-radius:0;
  border-top-right-radius:0;
  background:#fff;
}

.team-cm .cta-container h3.cta_button{
  color:#959595;
  transition:0.2s all ease-in-out;
  background:transparent;
  border:0;
  padding-left:0;
  padding-top:0;
  padding-bottom:0;
  position:relative;
  font-size:16px;
  line-height:25px;
  font-weight:normal;
  box-shadow:none;
  padding-right:0;
  border-bottom: 2px solid transparent; 
  border-radius:0;
  display:inline-block;
  margin-bottom:0;
}

.team-cm .cta-container h3.cta_button:after{
  content: '';
  background: url('https://4033956.fs1.hubspotusercontent-na1.net/hubfs/4033956/Assets%20May%202019/Images/Arrow%20Green.svg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding-left: 0px;
  width: 25px;
  height: 11px;
  right: -37px;
  top: 7px;
  position: absolute;
  z-index: 2;
  transition:0.2s all ease-in-out;
}

.team-section1 .team-cm .four-col-adjust span>.hs_cos_wrapper:hover .text-container{
  border:1px solid #94C93D;
  box-shadow: 0 7px 13px 8px rgba(148,201,61,0.17);
  transition:0.2s all ease-in-out;
  border-top:none;
}

.team-section1 .team-cm .four-col-adjust span>.hs_cos_wrapper:hover h3.cta_button{
  border-bottom:2px solid #94C93D;
  transition:0.2s all ease-in-out;
}

.team-section1 .team-cm .four-col-adjust span>.hs_cos_wrapper:hover h3.cta_button:after{
  right:-42px;
  transition:0.2s all ease-in-out;
}

.team-section1 .dots-container{
  position: absolute;
  right: 0;
  top: 18.5%;
  z-index: -1;
}

.team-section1 .dots-container2{
  position: absolute;
  left: 0;
  top: 50%;
  z-index: -1;
}

.team-section1 .dots-container3{
  position: absolute;
  right: 0;
  bottom: 260px;
  z-index: -1;
}




@media(max-width:1024px){


  .team-section1 .team-cm .image-container{
    height:250px;  
  }

  .team-cm .text-container h3 {
    font-size: 20px;
  }

  .team-section1 {
    padding: 190px 0 40px;
  }

  .team-section1 .dots-container3{
    display:none;
  }

  .team-section1 .dots-container {
    top: 15.5%;
  }

  .team-section1 .dots-container #team1-hex1 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: 40px;
    right: 0;
  }

  .team-section1 .dots-container #team1-hex2{
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: 40px;
    right: 70px;
  }

  .team-section1 .dots-container #team1-hex3 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: 40px;
    right: 140px;
  }

  .team-section1 .dots-container #team1-hex4 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: 40px;
    right: 210px;
  }

  .team-section1 .dots-container #team1-hex5 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: -30px;
    right: 0px;
  }

  .team-section1 .dots-container #team1-hex6 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: -30px;
    right: 70px;
  }

  .team-section1 .dots-container #team1-hex7 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: -30px;
    right: 140px;
  }

  .team-section1 .dots-container #team1-hex8 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: -30px;
    right: 210px;
  }

  .team-section1 .dots-container #team1-hex9 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: -30px;
    right: 280px;
  }

  .team-section1 .dots-container2 #team2-hex1 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: 40px;
    left: 0;
  }

  .team-section1 .dots-container2 #team2-hex2 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: -55px;
    left: 80px;
  }

  .team-section1 .dots-container2 #team2-hex3 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: -30px;
    left: 0;
  }

  .team-section1 .dots-container2 #team2-hex4 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: -105px;
    left: 0;
  }

  .team-section1 .dots-container2 #team2-hex5 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: -175px;
    left: 0;
  }

  .team-section1 .dots-container2 #team2-hex6,
  .team-section1 .dots-container2 #team2-hex7,
  .team-section1 .dots-container2 #team2-hex8,
  .team-section1 .dots-container2 #team2-hex9{
    display:none;
  }

}



@media(max-width:767px){

  .team-section1 {
    padding: 120px 0 30px;
  }

  .team-section1 .team-cm .image-container {
    height: 310px;
    background-position: top center!important;
  }

  .team-section1 .dots-container {
    top: 170px;
  }

  .team-section1 .dots-container #team1-hex1 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: 50px;
    right: 0;
  }

  .team-section1 .dots-container #team1-hex2 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: 50px;
    right: 55px;
  }

  .team-section1 .dots-container #team1-hex3{
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: 50px;
    right: 110px;
  }

  .team-section1 .dots-container #team1-hex4{
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: 50px;
    right: 165px;
  }

  .team-section1 .dots-container #team1-hex5{
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: -5px;
    right: 0px;
  }

  .team-section1 .dots-container #team1-hex6 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: -5px;
    right: 55px;
  }

  .team-section1 .dots-container #team1-hex7 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: -5px;
    right: 110px;
  }

  .team-section1 .dots-container #team1-hex8 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: -5px;
    right: 165px;
  }

  .team-section1 .dots-container #team1-hex9{
    display:none;
  }

  .team-section1 .dots-container2 #team2-hex1 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: 40px;
    left: 0;
  }

  .team-section1 .dots-container2 #team2-hex2 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: -20px;
    left: 0;
  }

  .team-section1 .dots-container2 #team2-hex3 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: -75px;
    left: 0;
  }

  .team-section1 .dots-container2 #team2-hex4 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: -135px;
    left: 0;
  }

  .team-section1 .dots-container2 #team2-hex5 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: -195px;
    left: 0;
  }
}





/*=======================================================
Team Single Page Styling Start 
=========================================================*/





.team-single-section1{
  padding:238px 0 100px;
  position:relative; 
  z-index:1;
}

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

.team-single-section1 .dots-container{
  position: absolute;
  right: -130px;
  top: 24%;
  z-index: -1;
}

.team-single-section1 .heading-container{
  margin-bottom:40px;
}

.team-single-section1 .heading-container h1{
  margin-bottom:20px;
}

.team-single-section1 .heading-container h4{
  font-size:16px;
  line-height:30px;
  font-weight:600;
  margin-bottom:0;
}

.team-single-section1 .heading-container p{
  font-size:16px;
  line-height:30px;
  font-weight:normal;
  color:#004250;
}

.team-single-cm .image-container{
  height:470px;
  background-position:top center!important;
}

.team-single-section1 .description-cont{
  max-width:644px;
}

.team-single-cm .text-container{
  border:1px solid #DEDEDE;
  padding:28px 26px 6px;
  border-radius:3px;
  border-top-left-radius:0;
  border-top-right-radius:0;
  background: #fff;
}

.team-single-cm .text-container h4{
  font-weight:bold;
  font-size:16px;
  line-height:25px;
  color:#004250;
  letter-spacing:0.5px;
}

.team-single-cm .text-container ul li{
  position:relative;
  line-height:24px;
  margin-bottom: 15px;
  margin-left:20px;
}

.team-single-cm .text-container ul li:last-child{
  margin-bottom:0;
}

.team-single-cm .text-container ul li:before{
  position: absolute;
  left: -18px;
  top: 9px;
  content: '';
  background: #94c93d;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}

.team-single-cm .cta-container{
  margin-top:44px;
}

.team-single-cm .cta-container h4{
  font-weight:bold;
  letter-spacing:0.5px;
  font-size:16px;
  line-height:25px;
  margin-bottom:3px;
}

.team-single-cm .cm-container{
  border-radius:3px;
  max-width:380px;
  float:right;
}

.team-single-section1 .left-col .description-cont blockquote{
  font-size:25px;
  line-height:41px;
  color:#94C93D;
  letter-spacing:-0.54px;
  font-weight:bold;
  font-style:normal;
  margin-left:0;
  margin-bottom:20px;
}

.team-single-section1 .img-cont{
  display:none!important;
}

body .row-fluid .team-single-cm .social-icon-cont ul li img{
  max-width:17px!important;
  height:auto;
  vertical-align:middle;
}

body .row-fluid .team-single-cm .social-icon-cont ul li{
  display:inline-block;
  font-size:16px;
  line-height:30px;
  color:#004250;
  font-weight:normal;
  margin-bottom:0;
}

body .row-fluid .team-single-cm .social-icon-cont ul li a{
  font-size:16px;
  line-height:30px;
  color:#004250;
  font-weight:normal;
}



@media(max-width:1024px){

  .team-single-section1{
    padding: 200px 0 70px;  
  }

  .team-single-section1 .dots-container{
    right: 0;
    top: initial;
    bottom: 260px;
  }

  .team-single-section1 .dots-container #team1-hex1 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: 40px;
    right: 0;
  }

  .team-single-section1 .dots-container #team1-hex2 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: -30px;
    right: 0;
  }

  .team-single-section1 .dots-container #team1-hex3 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: -100px;
    right: 0px;
  }

  .team-single-section1 .dots-container #team1-hex4 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: 40px;
    right: 70px;
  }

  .team-single-section1 .dots-container #team1-hex5 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: 110px;
    right: 70px;
  }

  .team-single-section1 .dots-container #team1-hex6 {
    width: 10px;
    height: 10px;
    border: 25px solid #f1f1f1;
    top: -30px;
    right: 70px;
  }
}



@media(max-width:767px){

  .team-single-section1 {
    padding: 120px 0 40px;
  }

  .team-single-section1 .img-cont{
    display:block!important;
    height:400px;
    margin-bottom:40px;
    background-position:top center!important;
  }

  .team-single-cm .image-container{
    display:none;
  }

  .team-single-cm .cm-container {
    max-width: 100%;
    float:none;
  }

  .team-single-section1 .description-cont {
    max-width: 100%;
  }

  .team-single-section1 .dots-container {
    bottom: 30px;
  }

  .team-single-section1 .dots-container #team1-hex1 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: 40px;
    right: 0;
  }

  .team-single-section1 .dots-container #team1-hex2 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: -15px;
    right: 0;
  }

  .team-single-section1 .dots-container #team1-hex3 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: -70px;
    right: 0px;
  }

  .team-single-section1 .dots-container #team1-hex4 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: 40px;
    right: 55px;
  }

  .team-single-section1 .dots-container #team1-hex5 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: 95px;
    right: 55px;
  }

  .team-single-section1 .dots-container #team1-hex6 {
    width: 9px;
    height: 9px;
    border: 20px solid #f1f1f1;
    top: -15px;
    right: 55px;
  }
}


a.more-link.hide-arrow:after{
  display:none;
}


body .container-fluid .row-fluid .error-hero-section{
  background: #ffffff;
  height: 100vh;
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
  z-index: 1;
}

.error-hero-section h1{
  color: #1B3629;	
  font-size: 200px;	
  font-weight: bold;	
  letter-spacing: -2.31px;	
  line-height: 65px;	
  margin: 84px 0px 68px;
}


.error-hero-section p{
  color: #1B3629;
  font-size: 22px;
  font-weight: 500;
  line-height: 27px;	
  margin-bottom: 30px;
}


.error-hero-section .dots-container {
  position: absolute;
  right: 67px;
  z-index: -1;
  top: 25%;
}

.error-hero-section .dots-container2{
  left: 42px;
  right:auto;
  bottom: 91px;
  top: auto;
}


@media(max-width:1024px){







}

@media(max-width:767px){


  .error-hero-section h1 {
    font-size: 140px;
    line-height: 2px;
  }

  .error-hero-section .cta-container .span6:first-child{
    margin-bottom: 20px;
  }


}






/*==========================================================
Contact Page Update Styling Start 
===========================================================*/



.contact-section1.banner-overlay:after{
  opacity: 0.15;
  background: linear-gradient(180deg, #F1F1F1 0%, #94C93D 100%);
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  height: 88%;
  width: 100%;
  border-radius: 0 0 69% 59% / 0 0 53% 49%;
  display: block;
}



/*==============================================================
Pillar Page Styling Start 
================================================================*/

/*********** Pillar Page Banner Section Start ***********/


.pillar-banner-section{
  padding: 191px 0 131px 0;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.pillar-banner-section .left-col-heading{
  margin-bottom: 150px;
}

.pillar-banner-section .left-col-heading h1{
  font-size: 72px;
  letter-spacing: -1px;
  line-height: 71px;
  margin-bottom: 20px;
}

.pillar-banner-section .left-col-heading p{
  color: #004250;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.91px;
  line-height: 19.84px;
  text-transform: uppercase;
}

.pillar-banner-section .social-links p{
  color: #004250;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.69px;
  line-height: 25.84px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
}

.pillar-banner-section .social-links ul li a i:before{
  color: #94C93D !important;
  font-size: 17px;
}

.body-container-wrapper .pillar-banner-section ul {
  margin: 0;
  display: inline-block;
  vertical-align: middle;
}

.body-container-wrapper .pillar-banner-section li {
  height: 34px;
  width: 34px;
  border-radius: 100%;
  border: 2px solid rgba(0,66,80,0.11);
  background-color: #FFFFFF;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  line-height: 24px;
  margin-bottom: 0;
  margin-right: 7px;
  margin-left: 0;
  position: relative;
}

.body-container-wrapper .pillar-banner-section ul li a{
  font-size: 13px;
  line-height: 34px;
}

.pillar-banner-section .right-col {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 62%;
  margin-left: 0;
  z-index: -2;
}

.pillar-banner-section .left-col{
  position: relative;
}

.pillar-banner-section .left-col:after {
  position: absolute;
  right: 60%;
  top: -710px;
  bottom: -370px;
  content: '';
  background: #E4F1CE;
  width: 10000px;
  height: auto;
  z-index: -1;
}

.pillar-banner-section .left-col:before {
  position: absolute;
  left: 72px;
  top: -250px;
  bottom: 0;
  content: '';
  background: #E4F1CE;
  width: 100%;
  height: 818px;
  border-radius: 50%;
  z-index: -1;
}

/* pillar page New skin override css */

.pillar-banner-section .social-links ul li a i:before {
  color: #1B3629 !important;
  font-size: 17px;
}
.pillar-banner-section .left-col:after {  
  background: #46ca67;
}
.pillar-banner-section .left-col:before {
  background: #46ca67;
}
.pillar-banner-section {
  background: #46ca67;
}
/*  end pillar page New skin override css */
@media(max-width: 1024px){
  .pillar-banner-section{
    padding: 152px 0 96px 0;
  }

  .pillar-banner-section .left-col-heading h1{
    font-size: 53px;
    line-height: 60px;
  }

  .pillar-banner-section .left-col-heading {
    margin-bottom: 72px;
  }

  .pillar-banner-section .left-col:before{
    height: 770px;
  }
}

@media(max-width: 767px){
  .pillar-banner-section{
    background: #E4F1CE;
    padding: 133px 0 144px 0;
  }

  .pillar-banner-section .right-col,
  .pillar-banner-section .left-col:before,
  .pillar-banner-section .left-col:after{
    display: none;
  }

  .pillar-banner-section .left-col-heading h1 {
    font-size: 46px;
    line-height: 52px;
  }

  .pillar-banner-section .left-col-heading {
    margin-bottom: 50px;
  }
}


/********** Pillar Page Dot Styling ***********/


.pillar-content-section,
.latest-post-section{
  position: relative;
  z-index: 1;
}

.pillar-content-section .dot-container-1{
  right: -10px;
  position: relative;
}

.pillar-content-section .dot-container-2{
  right: -57px;
  position: relative;
  top: -222px;
}

.latest-post-section .dot-container-3{
  position: relative;
  top: -36px;
  left: -28px;
}

@media(max-width: 1024px){
  .pillar-content-section .dot-container-1{
    top: -17px;
  }

  .pillar-content-section .dot-container-2{
    top: -64px;
  }
}

@media(max-width: 767px){
  .pillar-content-section .dot-container-1{
    top: -117px;
  }

  .pillar-content-section .dot-container-2{
    top: -64px;
  }
}


/********** Popup Form Styling ***********/

body.show-popup{
  position: relative;
  overflow-y: hidden;
}

body.show-popup:before{
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transform: scaleY(-1);
  background-color: rgba(0,0,0,0.75);
  z-index: 20;
}

.popup-container{
  position: fixed !important;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  z-index: 99;
  visibility: hidden;
  opacity: 0;
  max-height: 100vh;
  overflow-y: auto;
  width: 100% !important;
  /*   padding: 0 20px; */
}

.popup-container.come-down{
  visibility: visible;
  opacity: 1; 
}

.popup-container .row-fluid .form-container{
  border-radius: 3px;
  background-color: #FFFFFF;
  box-shadow: 0 2px 10px 3px rgba(148,201,61,0.14);
  box-sizing: border-box;
  max-width: 480px;
  margin: 65px auto 65px auto;
  z-index: 2;
  float: none;
  position: relative;
}

.popup-container .row-fluid .section-heading{
  margin: 0 auto 20px auto ;
  float: none;
  background: #004250;
  padding: 32px 25px 25px 25px;
}

.popup-container .row-fluid .section-heading h2{
  font-size: 32px;
  letter-spacing: 0;
  line-height: 35.53px;
}

.popup-container .row-fluid .section-heading h2 span{
  font-weight: 600;
}

.popup-container form{
  padding: 14px 38px 38px 38px;
}

.popup-container .row-fluid form .hs-button.primary{
  margin-top: 16px;
}

body .container-fluid .popup-container .row-fluid .hs-button{
  padding: 18px 20px;
}

.popup-container .row-fluid form .hs_submit .actions{
  position: relative;
}

.popup-container .row-fluid form .hs_submit .actions:before{
  position: absolute;
  content: '';
  background: url('https://4033956.fs1.hubspotusercontent-na1.net/hubfs/4033956/Assets%20May%202019/Images/Fill%203.svg') no-repeat;
  background-size: cover;
  background-position: center;
  height: 60px;
  width: 64px;
  top: 0;
  left: 30px;
}

.popup-container .close-btn{
  cursor: pointer;
  text-align: center;
  background-color: #222222;
  width: auto;
  padding: 9px 16px 11px 15px;
  position: absolute;
  top: -43px;
  right: -43px;
}

.popup-container .close-btn img{
  vertical-align: middle;
}

@media(max-width: 580px){
  .popup-container .close-btn{
    top: -59px;
    right: 0;
  }

  .popup-container .row-fluid .section-heading h2{
    font-size: 26px;
    line-height: 31.53px;
  }

  .popup-container form{
    padding: 14px 30px 30px 30px;
  }

  .popup-container .row-fluid form .hs_submit .actions:before{
    height: 50px;
    width: 50px;
    left: 0px;
  }

  .popup-container .row-fluid .section-heading{
    padding: 25px 20px 18px 20px;
  }
}

/* New Skin piller page 2022 Pillar Content CM */


.body-container-wrapper .pillar-content-cm .left-col ul li:before{
  color: #1b3629;
}
.body-container-wrapper .pillar-content-cm .left-col ul li a.active, 
.body-container-wrapper .pillar-content-cm .list-here li.active:before, 
.body-container-wrapper .pillar-content-cm .list-here li:hover a, 
.body-container-wrapper .pillar-content-cm .list-here li:hover:before, 
.pillar-content-cm .list-here li a.active{
  color: #46ca67;
  transition: all 0.3s ease-in-out;
}
.pillar-content-cm .left-col ul li a.active:before {
  background: #46ca67;
}
.body-container-wrapper .pillar-content-cm .left-col ul li a{
  color: #1b3629;
}
.pillar-content-cm .left-col a.download-link{
  background-color: #006341;
}
.services-section3 .services-recent-post .home-posts:hover .home-post-body-inner{
  border: 1px solid #46ca67;
  box-shadow: 0 7px 13px 8px rgb(70 202 103 / 17%);
  border-top:0;
}

body .pillar-content-cm .text-cont h2{
  font-size: 38px;
  font-weight: 400;
  line-height: 1.26;
  letter-spacing: normal;
}
.pillar-content-cm .text-cont h3 {
  font-size: 30px;
  font-weight: 400;
  letter-spacing: normal;
  line-height:1.05;
}
.pillar-content-cm .text-cont h4{
  font-size: 22px;
  font-weight: 500;
  line-height: 1.45;
  letter-spacing: .08em;
}
body .body-container-wrapper .pillar-content-cm .text-cont li,
body .pillar-content-cm .text-cont p{
  font-size: 16px;
  line-height: 1.625;
  letter-spacing: normal;
}
.pillar-recent-post span.min-read {
  color: #BBC3BF;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.71;
  padding-left: 25px;
}
.pillar-recent-post span.min-read:before{
  background: url('https://www.ulton.net/hubfs/Assets%202022/Time_min.svg') no-repeat;
  height: 24px;
  width: 24px;
  top: -1px;
}
.popup-container .row-fluid .section-heading h2{
  margin-bottom:0;
}
.popup-container .row-fluid .section-heading{
  background-color:#1b3629;
}
.popup-container .row-fluid .form-container{
  box-shadow: 0 7px 13px 8px rgb(70 202 103 / 17%);
}
.popup-container .row-fluid form .hs_submit .actions:before {
  display:none;
}
.popup-container .close-btn{
  line-height:0.5;
}
@media (max-width: 767px){
  body .row-fluid .pillar-content-cm select:focus {
    outline-color: #46ca67;
  }
  body .pillar-content-cm .text-cont h2{
    font-size: 30px;
  }
  .pillar-content-cm .text-cont h3 {
    font-size: 24px;
  }
  .pillar-content-cm .text-cont h4{
    font-size: 20px;
  }
}