

/* ******************************************************************************
*********************************************************************************
Use this file to override any of the CSS styles preset in the themed
stylesheets or you can add your own custom styles.
*********************************************************************************
****************************************************************************** */

/* Test */















  
  

  






.page-center,.content-wrapper {
max-width: 1440px;
padding: 0 55px;
}
@media(max-width:1300px){
.page-center,.content-wrapper {
padding:0 25px;
}
}
@media(max-width:767px){
.page-center,.content-wrapper {
padding:0 23px;
}
}




body,p {
color: rgba(0, 0, 0, 1.0);
font-weight: 400;
font-family:Graphik;
font-size: 24px;
line-height:29px;
}
a {
color: rgba(32, 32, 32, 1.0);
}
a:hover,
a:focus {
color: rgba(118, 216, 145, 1.0);
}
h1 {
color: rgba(0, 0, 0, 1.0);
font-family: Telegraf;
font-size: 100px;
font-weight: 300;
letter-spacing: -0.02em;
line-height: 110px;
}
h2 {
color: rgba(0, 0, 0, 1.0);
font-family: Telegraf;
font-size: 60px;
font-weight: 300;
letter-spacing: -1px;
line-height: 59px;
margin-bottom:15px;
}
h3 {
color: rgba(0, 0, 0, 1.0);
font-family: Telegraf;
font-size: 48px;
font-weight: 200;
letter-spacing: -0.22px;
line-height: 1.04;
}
h4 {
color: rgba(0, 0, 0, 1.0);
font-family: Telegraf;
font-size: 38px;
font-weight: 200;
letter-spacing: -0.08px;
line-height: 34px;
margin-bottom:10px;
}
h5 {
color: rgba(255, 255, 255, 1.0);
font-family: Telegraf;
font-size: 34px;
font-weight: 300;
letter-spacing: 0.18px;
line-height: 27px;
}
h6 {
color: rgba(32, 32, 32, 1.0);
font-family: Telegraf;
font-size: 30px;
font-weight: 500;
letter-spacing: 0;
line-height: 22px;
text-transform:uppercase;
margin-bottom:25px;
position:relative;

display:inline-block;
}

h6.smallHeading {
color: rgba(32, 32, 32, 1.0);
font-family: Graphik;
font-size: 16px;
font-weight: 600;
letter-spacing:0.08em;
line-height: 1;
margin-top:0;
  margin-bottom:22px;
}
@media(max-width:1280px){
h1{
font-size:80px;
line-height:1;
}
}
@media(max-width:1024px){
h1{
font-size:68px;
line-height:70px;
}
h2{
font-size: 41px;
line-height: 54px;
}
h3{
font-size: 32px;
line-height: 40px;
}
h4{
font-size: 37px;   
line-height:normal;
}
h5{
font-size: 32px;
line-height:normal;
}
h6{
margin-bottom:15px;   
}
body{
border:none;
}
}
@media(max-width:767px){
  h6.smallHeading{
  font-size:10px;
    line-height:1;
  }
h1{
font-size: 50px;
line-height:55px;
}
h2{
font-size: 26px; 
letter-spacing:  -0.02em;
line-height: 1;
}
h3{
font-size: 26px;
letter-spacing: -0.02em;
line-height: 31px;
}
h4{
font-size: 22px;
letter-spacing: normal;
line-height: 28px;
}
h5{
font-size: 22px;

line-height: 24px;
}
h6{
font-size: 14px;
letter-spacing: 0;
line-height: 21px;  
}
p{
font-size: 14px;
letter-spacing: -0.4px;
line-height:17px; 
}
.secondary_paragraph p{
font-size: 15px;
letter-spacing: -0.33px;
line-height: 20px;
}
h6:before{
top: 5.5px;  
}
}



form,
.submitted-message {
border-color: rgba(0, 0, 0, 1.0) ;
border-top:none;
  border-left:none;
  border-right:none;
}
h3.form-title {
background-color: rgba(0, 0, 0, 0.0);
color: rgba(0, 0, 0, 1.0);
}
.hs-button,
a.cta_button,.primaryBtn a {
background-color: rgba(118, 216, 145, 1.0);
border-color: rgba(118, 216, 145, 1.0);
border-radius: 15px;
border-width: 2px;
color: rgba(0, 0, 0, 1.0);
padding-left: 20px;
padding-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
font-family:Graphik;
display:inline-block;
font-size: 16px;
font-weight:600;
letter-spacing: 0;
line-height: 1;
text-align:center;
transition:0.3s all ease-in;
/*text-transform:uppercase;*/
overflow:hidden;
position:relative;
transform: translateZ(0);
backface-visibility: inherit;

  text-decoration:none;
  transition:0.5s all ease-in-out;
  border-style:solid;

}
a.cta_button {
    -moz-box-sizing: border-box !important;
     -webkit-box-sizing: border-box !important; 
    box-sizing: border-box !important; 
   
}
body .dnd-section form .actions a{
position: relative;
display: inline-block;
margin-top:0px;
overflow:hidden;
position:relative;
transform: translateZ(0);
backface-visibility: inherit;
border-radius:24px;
z-index:2;

background-color: rgba(118, 216, 145, 1.0);
}


.hs-button:hover,
a.cta_button:hover,.primaryBtn a:hover,.contact input.hs-button.primary.large:hover{
transition:0.3s all ease-in;
background-color: rgba(255, 255, 255, 0.0);
color: rgba(0, 0, 0, 1.0);
border-color: rgba(118, 216, 145, 1.0);
border-radius: 15px;
border-width: 2px;
}
.secondary-button a,.secondary-button button.cta_button{
border:2px solid;
background-color: rgba(255, 255, 255, 1.0);
border-color: rgba(0, 0, 0, 1.0);
border-radius: 15px;
border-width: 2px;
color: rgba(0, 0, 0, 1.0);
padding-left: 20px;
padding-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
font-size: 16px;
font-weight: 600;
letter-spacing: 0.08em;
line-height: 1;
text-align:center;
transition:0.3s all ease-in;
text-transform:unset;
overflow:hidden;
position:relative;
transform: translateZ(0);
backface-visibility: inherit;
font-family:"Graphik";
  text-decoration:none;
  display:inline-block;
}

.secondary-button a:hover,.secondary-button button:hover{
color: rgba(255, 255, 255, 1.0);
transition:0.3s all ease-out;
  background-color: rgba(0, 0, 0, 1.0);
}
.white-border-button a{
border:2px solid;
background-color: rgba(255, 255, 255, 1.0);
border-color: rgba(255, 255, 255, 1.0);
border-radius: 15px;
border-width: 2px;
color: rgba(0, 0, 0, 1.0);
padding-left: 28px;
padding-right: 28px;
padding-top: 10px;
padding-bottom: 10px;
font-size: 16px;
font-weight: 600;
letter-spacing: 0.08em;;
line-height: 1;
display:inline-block;
text-align:center;
transition:0.3s all ease-out;
text-transform:unset;
position:relative;
overflow:hidden;
transform: translateZ(0);
backface-visibility: inherit;
font-family:"Graphik";
  text-decoration:none;
}

.white-border-button a:hover{
color: rgba(0, 0, 0, 1.0);
transition:0.3s all ease-out;
background-color: rgba(255, 255, 255, 0.0);
}
.yellow-button a{
border:2px solid;
background-color: rgba(255, 234, 108, 1.0);
border-color: rgba(255, 234, 108, 1.0);
border-radius: 15px;
border-width: 2px;
color: rgba(0, 0, 0, 1.0);
padding-left: 20px;
padding-right: 20px;
padding-top: 8px;
padding-bottom: 8px;
font-size: 16px;
font-weight: 600;
letter-spacing: 0.08em;;
line-height: 1;
display:inline-block;
text-align:center;
transition:0.3s all ease-out;
font-family: 'Graphik';
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 16px;


letter-spacing: 0.08em;
text-transform: uppercase;

color: #000000;
}
.yellow-button a:hover{
color: rgba(0, 0, 0, 1.0);
transition:0.3s all ease-out;
  border-color: rgba(255, 234, 108, 1.0);
background-color: rgba(255, 255, 255, 0.0);
}
@media(max-width:767px){

  .hs-button,
  a.cta_button,.primaryBtn a,.white-border-button a,.secondary-button a{
  font-size:10px;
    border-radius: 8px;
  }
}
.hs-form label {
font-family:;
color: rgba(0, 0, 0, 1.0);
font-weight: 400;
}
.hs-form legend {
color: rgba(0, 0, 0, 1.0);
}
body .dnd-section form input,
body .dnd-section form select,
body .dnd-section form textarea,
body .dnd-section .hs-input,
body .dnd-section .hs-search-field input.hs-search-field__input,
body .dnd-section input[type="password"] {
border-color: rgba(0, 0, 0, 1.0);
background-color: transparent;
border-radius: 0px;
font-family:;
border:none;
border-bottom:2px solid rgba(0, 0, 0, 1.0);
}
form input[type=checkbox],
form input[type=radio]{
border: 1px solid rgba(0, 0, 0, 1.0);
}
form .hs-form-booleancheckbox a{
color: rgba(0, 0, 0, 1.0);
text-decoration:underline;
}
/* form .actions{
text-align:left;
} */
body form .hs-form-booleancheckbox{
margin: 10px 0 20px;
}
form .hs-button{
margin-top:0px;
}
input.hs-button.primary.large {
  border: 2px solid;
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(0, 0, 0, 1.0);
  border-radius: 15px;
  border-width: 2px;
  color: rgba(0, 0, 0, 1.0);
  padding-left: 28px;
  padding-right: 28px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.08em;
  line-height: 1;
}
input.hs-button.primary.large:hover {
    background: transparent;
    border-color: #000;
}
body .dnd-section form .input{
margin-right:0!important;
}
body .dnd-section form .form-columns-1 input{
width:100%!important;
}
body .dnd-section form .form-columns-2 .hs-form-field{
width: 50%;
float: left;
margin-right:0;
}
body .dnd-section form .form-columns-2 .hs-form-field:last-child{
margin-right:0;
}
.form-container .form-heading{
margin-bottom:29px;
}
.hs-form .field .input input[type="checkbox"]:checked:after,
.hs-form .field .input input[type="radio"]:checked:after{
content: '';
position: absolute;
width: 15px;
height: 9px;
top: 3px;
left: 3px;
border: 3px solid #191715;
border-top: 0;
border-right: 0;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
}
form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus,
.hs-search-field input.hs-search-field__input:focus,
input[type="password"]:focus {
border-color: rgba(0, 0, 0, 1.0);
outline:none;
}
.fn-date-picker .pika-table thead th {
color: rgba(195, 195, 182, 0.0);
}
.hs-input:-moz-placeholder,
.hs-input::-webkit-input-placeholder,
.hs-field-desc,
.hs-dateinput:before,
.hs-richtext {
color: #000000;
}
.hs-richtext {
font-size: 24;
}
.hs-default-font-element,
.hs-main-font-element {
font-family: Graphik;
}
.fn-date-picker td.is-today .pika-button {
color: #202020;
}
.fn-date-picker td.is-selected .pika-button {
background: #202020;
}
.fn-date-picker td .pika-button:hover {
background-color: #F4F4F4 !important;
}
@media(max-width:1024px){
.secondary-button a.cta_button{
padding-left: 18px;
padding-right: 18px;  
}
}
@media(max-width:767px){
.form-container .form-heading {
margin-bottom: 22px;
}
}



th,
td {
background-color: rgba(0, 0, 0, 0.0);
border: 1px solid rgba(195, 195, 182, 1.0);
color: rgba(195, 195, 182, 1.0);
}
thead th,
thead td {
background-color: rgba(0, 0, 0, 0.0);
color: rgba(195, 195, 182, 1.0);
}
tfoot td {
background-color: rgba(0, 0, 0, 0.0);
color: rgba(195, 195, 182, 1.0);
}
table,
tbody + tbody {
border-color: rgba(195, 195, 182, 1.0);
}

/************* Common Styling *******************/

.contentWrap {
    display: flex;
}
.sp-btw {
    justify-content: space-between;
}
.dnd-section .dnd-column{
padding:0;
}
.container {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 20px;
}

.text-center{
text-align:center;
}

/***** Get Started start here *************/

.getstarted-wrapper .leftCol {
    width: 50%;
}
.getstarted-wrapper .leftCol h6.smallHeading {
    margin-bottom: 20px;
}
.getstarted-wrapper .leftCol h3 {
    margin-bottom: 0;
}
.getstarted-wrapper .primaryBtn a {
    min-width: 209px;
      letter-spacing: 0.08em;
}
.getstarted-wrapper  .rightCol {
    width: 50%;
}
.getstarted-wrapper {
  
}
.getstarted-wrapper .rightCol {
    background-color: #F7F7F7;
   padding: 58px 105px 75px;
}

.getstarted-wrapper .rightColIn {
    text-align: center;
   
    position: relative;
 background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    padding: 85px 45px; 
}

.getstarted-wrapper .innerImg {
    max-width: 420px;
    position: relative;
   
    left: 0;
    right: 0;
    margin: 0 auto;
}
.getstarted-wrapper .leftCol {
  margin-left: auto;
    max-width: 628px;
    padding: 70px 100px 0 20px;
  padding-bottom: 80px;
}

.getstarted-wrapper .leftCol p {
    padding-top: 30px;
      line-height: 29px;
}

.getstarted-wrapper .primaryBtn {
    margin-top: 205px;
}
.getstarted-wrapper .rightCol {
    padding: 75px 105px;
}
.getstarted-wrapper .leftCol h3 {
    max-width: 484px;
}
.getstarted-wrapper h3 {
    letter-spacing: -2%;
  font-weight: 300;
    line-height: 50px;
}
.getstarted-wrapper .leftCol p {
    max-width: 500px;
}
.getstarted-wrapper h3{
    letter-spacing: -0.02em;
}
@media(max-width:1400px){
.getstarted-wrapper .rightColIn {
  
  
    top: 50%;
    transform: translateY(-50%);
}
.getstarted-wrapper .rightCol {
    padding: 75px 85px;
}
}
@media(max-width:1300px){
  
  
}

@media(max-width:1240px){
  .getstarted-wrapper .leftCol{
  padding:75px 20px;
  }
  .getstarted-wrapper .rightCol {
    padding: 75px 55px;
}
  .getstarted-wrapperv1 .oneCol h2{
  margin-bottom: 22px;
  }
  .getstarted-wrapper .leftCol{
  max-width:100%;
  }
}
@media(max-width:1200px){


  
}

@media(max-width:767px){
  .getstarted-wrapper .primaryBtn a {
    padding: 4px 16px;
    min-width: auto;
}
  .getstarted-wrapper .contentWrap{
  flex-direction:column;
  }
  .getstarted-wrapper .leftCol{
  width:100%;
  }
  .getstarted-wrapper .rightCol{
  width:100%;
   
  }
  .getstarted-wrapper .rightCol .rightColIn{
   top: auto;
    transform: none;
  }
 
  .getstarted-wrapper .leftCol{
  padding-top: 19px;
    padding-bottom: 50px;
  }
  .getstarted-wrapper .primaryBtn {
    margin-top:95px;
}
  .getstarted-wrapper .leftCol p{
      padding-top: 0px;
  }
  .getstarted-wrapper .leftCol p {
    max-width: 313px;
}
  .getstarted-wrapper .leftCol h6.smallHeading {
    margin-bottom: 10px;
}
  .getstarted-wrapper .leftCol h3 {
    max-width: 250px;
    line-height: 27px;
}
  .getstarted-wrapper .leftCol p {
    line-height: 17px;
    padding-top: 15px;
}
  .getstarted-wrapperv1 .oneCol h2{
  line-height: 32px;
  }
  .getstarted-wrapper .rightCol {
    padding: 40px 56px 36px;
}
}


/***** Get Started start here *************/


/******** Listen Analyze  Start Here ************/
.listenanalyse {
    position: relative;
    z-index: 9;
}
.listenanalyse .leftCol {
    width: 50%;
}
.listenanalyse h3 {
font-weight: 300; 
}
.listenanalyse .innerImg img {
    margin: 0 auto;
}
.listenanalyse .slick-dots{
bottom:21px;
}
.listenanalyse  .rightCol {
    width: 50%;
}

.listenanalyse .rightCol {
    background-color: #7BA1EA;
   padding: 75px 105px;
}

.listenanalyse .rightColIn {
    text-align: center; 
    position: relative;
 background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    /*padding: 69px 45px 0; */
  padding: 69px 0px 0; 
      padding-bottom: 0;
  max-width: 510px;
    margin: 0 auto;
}

.listenanalyse .innerImg {
    max-width: 420px;
    position: relative;
   
    left: 0;
    right: 0;
    margin: 0 auto;
  bottom: 12px;
}
.listenanalyse .leftCol {
    padding-left: 7%;
    padding-right: 7%;
    padding-top: 85px;
}

.listenanalyse .leftCol p {
    padding-top: 0px;
      max-width: 470px;
}

.listenanalyse .primaryBtn {
    margin-top: 140px;
}
.listenanalyse .rightCol {
    padding: 47px 55px 81px;
}

.listenanalyse .primaryBtn a {
    min-width: 186px;
  letter-spacing: 0.08em;
}
.listenanalyse .innerText p {
    color: #ffff;
    max-width: 379px;
    margin: 0 auto;
  padding-top:18px;
  text-align:center;
  line-height:26px;
}
.listenanalyse .leftCol {
    padding: 0 20px;
    max-width: 628px;
    /* margin: 0 auto; */
    padding-top: 75px;
    margin-left: auto;
    padding-right: 100px;
}
.listenanalyse h3 {
    padding-top: 10px;
    letter-spacing: -0.02em;
    max-width: 460px;
}
@media(max-width:1400px){

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

@media(max-width:1240px){
  .listenanalyse .leftCol{
  padding:75px 20px;
  }
.listenanalyse .rightCol {
    padding: 47px 55px 81px;
}
}
@media(max-width:991px){

.listenanalyse .innerImg img {
    width: 186px;
}
  .listenanalyse .innerImg  {
    bottom:7px;
}
  
}

@media(max-width:767px){
  .listenanalyse h3 {
    max-width: 243px;
}
  .listenanalyse .contentWrap{
  flex-direction:column;
  }
  .listenanalyse .leftCol{
  width:100%;
    max-width:100%;
  }
  .listenanalyse .rightCol{
  width:100%;
   max-width:100%;
  }
  .listenanalyse .rightCol .rightColIn{
   top: auto;
    transform: none;
  }
  .listenanalyse .innerImg img{
  width:330px;
  }
  .listenanalyse .innerImg{
  bottom:7px;
  max-width:520px;
  }
  .listenanalyse .innerText p{
      max-width: 169px;
    line-height: 15px;
        padding-top: 9px;
  }
  .listenanalyse .rightColIn{
  max-width: 480px;
    margin: 0 auto;
  }
   .listenanalyse .rightColIn{
      max-width: 395px;
      /*padding: 40px 25px 0*/
      padding: 40px 0px 0;
  }
  .listenanalyse .slick-dots {
    bottom: 10px;
}
 .listenanalyse  h6.smallHeading {
    margin-bottom: 0;
}
   .listenanalyse .rightCol {
    padding: 35px 25px 61px;
}
  .listenanalyse .leftCol {
    padding: 20px 20px 35px;
}
  .listenanalyse .primaryBtn {
    margin-top: 50px;
    margin-bottom: 20px;
}
  .listenanalyse .primaryBtn a {
    min-width: auto;
    padding: 4px 14px;
}
  .listenanalyse h3 {
    margin-bottom: 10px;
    line-height: 27px;
}
  .listenanalyse .leftCol p {
    max-width: 250px;
}
  .listenanalyse .slick-dots {
    bottom: 7px;
}
  .listenanalyse .rightCol {
    padding: 35px 25px 50px;
}
}
@media(max-width:480px){


  .listenanalyse .rightCol {
    padding: 30px 25px 75px;
}
}
@media(max-width:380px){


}
/******** Listen Analyze  Ends Here ***************/


/************ Get Started Full Width Start Here *********/

.getstarted-wrapperv1 {
    padding: 100px 0 105px;
}

.getstarted-wrapperv1  .oneCol {
    max-width: 818px;
    margin: 0 auto;
}

.getstarted-wrapperv1  .white-border-button {
    padding-top: 20px;
}
.getstarted-wrapperv1  .white-border-button a{
min-width:208px;
}
.getstarted-wrapperv1  .oneCol h2 {
    margin-bottom: 38px;
}
.getstarted-wrapperv1 .container-full {
    padding: 0 20px;
}
.slick-dots {
	display: flex;
	justify-content: center;
	margin: 0;
	padding: 1rem 0;
  position:absolute;
  bottom: -72px;
    margin: 0 auto;
    left: 0;
    right: 0;
	
	list-style-type: none;
}
	.slick-dots	li {
			margin: 0 0.25rem;
		}
	
	.slick-dots	button {
			display: block;
			width: 20px;
			height: 20px;
			padding: 0;
			
			border: none;
			border-radius: 100%;
			background-color:#D9D9D9;
			
			text-indent: -9999px;
		}
	
.slick-dots		li.slick-active button {
			background-color:#fff;
		}
	
.getstarted-wrapperv1 .white-border-button a{

    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.25);
}
@media(max-width:1280px){
.getstarted-wrapperv1 {
    padding: 80px 0 ;
}

}
@media(max-width:767px){
.getstarted-wrapperv1 {
    padding: 55px 0 ;
}
  .getstarted-wrapperv1 h6.smallHeading{
  margin-bottom: 10px;
  }
  .getstarted-wrapperv1 p {
    max-width: 300px;
    margin: 0 auto;
    margin-bottom: 30px;
}
  .getstarted-wrapperv1 .oneCol h2 {
    margin-bottom: 18px;
}
  .getstarted-wrapperv1 .white-border-button {
    padding-top: 5px;
}
 
  .listenanalyse  .slick-dots button {
    height: 11px!important;
    width: 11px!important;
}
  .getstarted-wrapperv1 .white-border-button a {
    min-width: 111px;
    padding: 4px 20px;
}
  .getstarted-wrapperv1 h6.smallHeading{
      margin-bottom: 20px;
  }
  .getstarted-wrapperv1 {
    padding: 35px 0 44px;
}
}
/************ Get Started Full Width Ends Here *********/



/************** Who We Help start here ************************/
.whoWeHelp {
    padding: 103px 0 123px;
}
.line {
    width: 100%;
    height: 2px;
    background-color: #fff;
    display: block;
    margin-bottom: 30px;
}
.whoWeHelp .line{
margin-bottom: 24px;
}
.whoWeHelp .whoWeHelp h3 {
    color: #fff;
}
.whoWeHelp .imgWrapper {
    display: flex;
  justify-content:center;
}

.whoWeHelp .imgWrapper .item {
    width: 31%;
    margin-right: 2%;
}
.whoWeHelp .itemImg img {
    width: 100%;
}
.whoWeHelp .imgWrapper .item:last-of-type {
    margin-right: 0;
}
.whoWeHelp h3 {
    color: #fff;
    margin-bottom: 90px;
 font-weight: 300;
    letter-spacing: -0.02em;
}
.whoWeHelp .itemText {
    text-align: center;
    padding-top: 45px;
}

.whoWeHelp .itemText h5 {
    margin-bottom: 0;
font-weight: 300;
    letter-spacing: -0.02em;
      line-height: 1.05;
}
.whoWeHelp button{
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.whoWeHelp .slide-arrow{
  position: absolute;
  top: 50%;
  margin-top: -15px;
}
.whoWeHelp .prev-arrow{
  left: 14px;
  width: 0;
  height: 0;
  z-index:99;
}
.whoWeHelp .next-arrow{
  right: 14px;
  width: 0;
  height: 0;
  
}
.whoWeHelp .slick-dots li.slick-active button {
    background-color: transparent;
}
/* .whoWeHelp .slick-track {
width:100% !important;
} */
.whoWeHelp .imgWrapper,.whoWeHelp .slick-list{
width:100% !important;
}
.whoWeHelp ul.slick-dots {
    display: none !important;
}
@media(max-width:1280px){

.whoWeHelp .itemImg img {
    width: 100%;
}
  .whoWeHelp .imgWrapper .item{
    width:40%;
 margin:0 20px;
  }
   .whoWeHelp .itemText{
      padding-top: 30px;
  }
  .whoWeHelp h3{
  margin-bottom: 30px;
  }
}
@media(max-width:767px){

  .whoWeHelp .imgWrapper .item{
  margin-right:0;
    margin: 0 80px;
  }
.whoWeHelp.widget_1666783711285 {
    background-color: #f7f7f7;
}

.whoWeHelp h3 {
    color: #000;
  line-height:28px;
}
  .whoWeHelp .itemText h5{
  font-size:18px;
    line-height:19px;
  }
.whoWeHelp .line {
    background-color: #000;
  height:1.5px;
  margin-bottom:12px;
}

.whoWeHelp .itemText h5 {
    color: #000;
}
.whoWeHelp ul.slick-dots {
    display: none;
}
.whoWeHelp {
    padding: 45px 0 55px;
}
  .whoWeHelp .itemText{
      padding-top: 20px;
  }
  .whoWeHelp h3 {
    margin-bottom: 45px;
}
  
.whoWeHelp .next-arrow{
   width:12px!important;
   height:21px!important;
   right:0!important;
}
  
.whoWeHelp .prev-arrow{
   width:12px!important;
   height:21px!important;
   left:0!important;
}
}
/************* Who We Help Ends Here *************************/


/************ Counter Starts Here ***************************/
.Counter .itemImg img {
    width: 100%;
}
.Counter .imgWrapper {
    display: flex;
    justify-content: center;
}
.Counter .item {
    width: 26%;
    margin-right: 5%;
   
    margin: 0 auto;
    padding:50px;
 
}
.Counter .item:last-of-type{
margin-right:0;
}
.Counter .innerText {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    padding: 40px;
}
.Counter span.suffix {
    position: relative;
    left: -14px;
}
.Counter .innerText p{
letter-spacing: -0.02em;
}
.Counter .itemImg {
   position: relative;
    background-size: 100% 100%;
    width: 240px;
    height: 240px;
    background-position: center;
    background-repeat: no-repeat;
  margin: 0 auto;
  transition: transform 0.3s;
}
.Counter .itemImg:hover {
    transform: scale(1.1);
}
.Counter {
    padding: 80px 0 100px;
}

.Counter .line {
    background-color: #000;
}

.Counter .itemText {
    text-align: center;
    padding-top: 25px;
}
.Counter .imgWrapper1 {
   
}
.Counter .innerText p {
    font-size: 70px;
  letter-spacing: -2%;
    font-family: Telegraf;
    margin-bottom: 0;
  font-weight:300;
}
.Counter .itemText p {
    max-width: 280px;
    margin: 0 auto;
      line-height: 1.1;
}
.Counter button{
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.Counter .slide-arrow{
  position: absolute;
  top: 36%;
  margin-top: -15px;
}
.Counter .prev-arrow{
  left: 0;
  width: 0;
  height: 0;
  
}
.Counter .next-arrow{
  right: 14px;
  width: 0;
  height: 0;
  
}
.Counter .slick-dots li.slick-active button {
    background-color: transparent;
}
.Counter .itemText {
  
    margin: 0 auto;
}
.counterv1 {
  animation-duration: 1s;
  animation-delay: 0s;
}
.Counter .oneCol h3 {
    max-width: 500px;
      margin-bottom: 80px;
font-weight:300; 
  letter-spacing: -0.02em;
}
@media(max-width:1024px){
.Counter {
    padding: 80px 0 60px;
}
  .Counter .oneCol h3{
      margin-bottom: 63px;
  }
}
@media(max-width:767px){
.Counter .oneCol h3 {
    max-width: 280px;
      margin-bottom: 25px;
  line-height: 28px;
}
  .Counter .itemText{
      padding-top: 20px;
  }
.Counter {
    padding: 27px 0 30px;
}
  .Counter .line{
  margin-bottom:10px;
  }
.Counter span.suffix {
    left: -1px;
    position: relative;
}
  .Counter .itemImg {
    width: 103px;
    height: 103px;
}
  .Counter .innerText p {
    font-size: 30px;
    margin-bottom: 0;
    letter-spacing: -2%;
    font-family: Telegraf;
    margin-bottom: 0;
}
  .Counter .item{
  padding:20px;
  }
  .Counter .itemText p{
  font-size:14px;
    line-height:17px;
  }
  .Counter .slide-arrow{
  top: 32%;
  }
  .Counter .innerText{
  padding: 15px;
  }
  .Counter .slide-arrow img {
    width: 12px;
}
  
  .Counter .next-arrow{
    width:12px!important;
    height:21px!important;
    right:0!important;
  }
  
   .Counter .prev-arrow{
    width:12px!important;
    height:21px!important;
    left:0!important;
  }
}

@media(max-width:480px){
 .Counter .item{
  padding:10px;
  }
}
/************ Counter Ends Here ***************************/

/*********** Full Width Slider start here **************************/
.fw-slider .oneColOuter h3 {
    max-width: 843px;
    text-align: center;
    margin: 0 auto;
    color: #fff;
      margin-bottom: 30px;
  letter-spacing: -0.02em;
  font-weight: 300;
}
.fw-slider  .slick-dots button{
    background-color: #fff;
}
.fw-slider .slick-dots li.slick-active button {
    background-color: #76D891;
}
.fw-slider {
    padding: 93px 0 150px;
}
.fw-slider .oneColOuter  .logo img {
    margin: 0 auto;
}
.fw-slider .container-full {
  padding: 0 20px;
  max-width: 1100px;
  margin: 0 auto;
}
.fw-slider .oneColOuter h6.smallHeading {
    color: #fff;
    margin-bottom: 65px;
  letter-spacing: 0.08em;
      line-height: 18px;
}
.fw-slider .oneColOuter .logo {
    padding-bottom: 38px;
}
.fw-slider .white-border-button a {
    min-width: 222px;
  box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.25);
}
.fw-slider .white-border-button a:hover {
    color: #fff;
}
@media(max-width:1280px){

  .fw-slider .oneColOuter h3{
      margin-bottom: 35px;
  }
.fw-slider {
    padding: 75px 0 106px;
}

}
@media(max-width:767px){
.fw-slider .white-border-button a {
    min-width: 134px;
  padding: 4px 12px;
}
.fw-slider .oneColOuter h3{
      margin-bottom: 6px;
  font-size: 22px;
    max-width: 390px;
    line-height: 23px;
  }
  .fw-slider .oneColOuter h6.smallHeading{
      line-height: 13px;
  }
.fw-slider {
    padding: 45px 0 106px;
}
.fw-slider .oneColOuter .logo {
    padding-bottom: 26px;
}
  .fw-slider .oneColOuter h6.smallHeading{
  margin-bottom: 45px;
  }
  .fw-slider .oneColOuter .logo img {
    margin: 0 auto;
    width: 153px;
}
}

@media(max-width:400px){

.fw-slider .oneColOuter .logo img {
    margin: 0 auto;
    width: 153px;
}
}
/*********** Full Width Slider Ends here **************************/

/********************** Three Col Card Start Here *****************/

.thc-wrapper .itemOuter {
    display: flex;
    justify-content: center;
}

.thc-wrapper .item {
    background: #FFFFFF;
    box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.12);
    border-radius: 30px;
/*     width: 30%;
    margin-right: 3%; */
  margin-bottom:6px;
    
}
 .thc-wrapper .slick-slide {
      margin: 0 13px;
  }

  /* the parent */
.thc-wrapper  .slick-list {
      margin: 0 -13px;
  }
.thc-wrapper .itemImg {
    padding: 15px;
    padding-bottom: 0;
}

.thc-wrapper .itemContent {
    padding: 30px 28px;
}
.thc-wrapper .itemParagraph {
    padding-top: 6px;
      min-height: 137px;
}
.thc-wrapper .item.slick-slide.slick-active {
    min-height: 643px;
}
.thc-wrapper .itemParagraph p {
    margin-bottom: 0;
}
.thc-wrapper .headingImgwrapper {
    display: flex;
}
.thc-wrapper .item:last-of-type{
margin-right:0;
}
.thc-wrapper .itemHeadinwrapper {
    width: 80%;
}

.thc-wrapper .itemIcon {
    width: 20%;
  position: relative;
    top: 10px;
}
.thc-wrapper {
    padding: 103px 0 120px;
}

.thc-wrapper .outerHeading {
    padding-bottom: 130px;
}

.thc-wrapper .outerHeading h2 {
    padding-bottom: 24px;
    margin-bottom: 0;
      max-width: 540px;
  line-height: 1.07;
  letter-spacing: -0.02em;
}
.thc-wrapper .outerHeading p {
    max-width: 595px;
    margin-bottom: 0;
  line-height: 1.2;
}
.thc-wrapper .itemImg img {
    width: 100%;
}

.thc-wrapper .secondary-button {
   padding-top: 27px;
    padding-bottom: 0;
}

.thc-wrapper .headingImgwrapper {
    padding-top: 0px;
}
.thc-wrapper .slick-dots li.slick-active button {
    background-color: #76D891;
}
.thc-wrapper .line {
    background-color: #000;
}
.thc-wrapper  .itemHeading {
    min-height: 80px;
}
.thc-wrapper .itemParagraph p {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 1.2;
}
 .thc-wrapper .itemHeading h4 {
    line-height: 40px;
   font-weight: 300;
} 
@media(max-width:1280px){
.thc-wrapper .outerHeading {
    padding-bottom: 30px;
}
  .thc-wrapper .itemParagraph{
  min-height:110px;
  }
  .thc-wrapper .item{
  margin:30px 13px;
  }
  .thc-wrapper .outerHeading h2{
      padding-bottom: 30px;
  }
  
  .thc-wrapper .item.slick-slide.slick-active {
    min-height: auto;
}
  .thc-wrapper  .slick-dots{
      bottom: -62px;
  }
}

@media(max-width:767px){
.thc-wrapper {
    padding: 0px 0 66px;
}
  .thc-wrapper .line{
  margin-bottom: 0;
  }
.thc-wrapper .itemParagraph {
    padding-top:24px;
}

  
  .thc-wrapper .itemParagraph p{
  font-size:12px;
     line-height: 13px;
  }
  .thc-wrapper .secondary-button {
   padding-top:50px;
    padding-bottom: 22px;
}
  .thc-wrapper .itemParagraph p {
    max-width: 216px;
    padding-top: 10px;
}
  .thc-wrapper .itemHeadinwrapper {
    width: 77%;
    margin-right: 2%;
}
 .thc-wrapper .slick-dots button{
     width: 15px;
       height: 15px;
  }
.thc-wrapper  .slick-dots {
    padding-top: 0;
    bottom: -25px;
}
  .thc-wrapper .item {
    margin-bottom: 10px;
}
  .thc-wrapper .itemIcon{
  width: 40px;
    position: relative;
    top: 17px;

  }
  .thc-wrapper .itemContent {
    padding: 0px 28px;
}
  .thc-wrapper h6.smallHeading{
  margin-bottom:10px;
  }
  .thc-wrapper .secondary-button a {
    padding: 4px 20px;
}
  .thc-wrapper .outerHeading p{
      margin-bottom: 40px;
  }
  .thc-wrapper .outerHeading h2 {
    padding-bottom: 17px;
    max-width: 213px;
}
  .thc-wrapper .outerHeading p{
  max-width:281px;
  }
  .thc-wrapper .itemHeading h4 {
    line-height: 28px;
    font-size: 26px;
}
}
/********************** Three Col Card Ends Here *****************/


/************************ Logo Slider v1 Start here *****************/

.logoSlider {
    padding: 82px 0 40px;
  overflow:hidden;
}
.logoslider {
    margin: 40px;
  padding-right:0px;

}
.logoSlider.logoSliderv4 h2 {
    letter-spacing: -0.02em;
  line-height:1;
}
.logoSlider.logoSliderv4 {
    padding: 96px 0 68px;
}
.logoSlider.logoSliderv4 .slide-arrow {
    top: 50%;
}

.logoSlider button{
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.logoSlider .slide-arrow {
    margin-top: -15px;
    position: absolute;
    top: 50%;
    z-index: 999;
}
.logoSlider .prev-arrow{
  left: -47px;
  width: 0;
  height: 0;
  
}
.logoSlider .next-arrow{
  right: -14px;
  width: 0;
  height: 0;
  
}
.logoSlider .slick-dots li.slick-active button {
    background-color: transparent;
}
.logoSlider .logo {
    text-align: center;
}
.logoSlider .logoInner {
    display: flex;
  align-items:center;
}
.logoSlider .logo img {
    margin: 0 auto;
}
.logoSlider .lineImg {
    padding-right: 20px;
  position: relative;
    left: -35px;
}

.logoslider.slick-slide.slick-current.slick-active .lineImg {
    opacity: 0;
}
.logosliderOuter {
    padding-top: 20px;
}
.logoSlider .slide-arrow{
    top:59%;
}
.logoSlider h5 {
/*     font-weight: 300 !important; */
    line-height: 38px;
    margin-bottom: 0;
    max-width: 500px;
    margin: 0 auto;
}
@media(max-width:1280px){
.logoSlider.logoSliderv3 .slick-dots{
display:none;
}
.logoSlider .prev-arrow{
  left: 20px;
 }
  .logoSlider.logoSliderv3 {
    padding: 100px 0 47px;
}
  .logoSlider.logoSliderv3 h2{
  margin-bottom:0;
  }
.logoSlider .next-arrow{
  right: 15px;
  }
   .logoSlider .lineImg{
  position:absolute;
  }
  .logoSlider .logoInner{
  display:block;
  } 
  .logoSlider .lineImg{
  position:relative;
  }
  .logoSlider .logoInner{
  display:flex;
  } 
.logoSlider .next-arrow {
    right: -30px;
}
  .logosliderOuter{
  max-width:900px;
    margin:0 auto;
  }
   .logoSlider .slide-arrow{
      top: 71%;
  }
  .logoSlider .prev-arrow {
    left: 0;
}
  .logoSlider .next-arrow {
    right: 20px;
}
 .logoSlider .slick-slider {
    position: static;
       padding-top: 14px;
}
 .logoSlider .contentWrap1.text-center {
    position: relative;
}
  .logoSlider .lineImg{
  padding-left:20px;
        left: -50px;
  }
  .logoSlider .lineImg img {
    height: 79px;
}
  .logoSlider .slide-arrow {
    top: 64%;
}
}

@media(max-width:991px){
 .logoSlider .lineImg{
  position:relative;
  }
  .logoSlider .logoInner{
  display:flex;
  } 
.logoSlider .next-arrow {
    right: -30px;
}
  .logosliderOuter{
  max-width:600px;
    margin:0 auto;
  }
.logoSlider .prev-arrow {
    left: -20px;
}
.logoSlider .slide-arrow {
    top: 64%;
}
  .logoSlider .prev-arrow {
    left: 0;
}
  .logoSlider .next-arrow {
    right: 20px;
}
 .logoSlider .slick-slider {
    position: static;
}
 .logoSlider .contentWrap1.text-center {
    position: relative;
}
  .logosliderOuter {
    padding-top: 10px;
}
  .logoSlider h5{
  line-height:23px !important;
  }
}
@media(max-width:767px){
  .logoSlider {
    padding: 50px 0 30px;
}.logoSlider.logoSliderv4 {
    padding: 72px 0 74px;
}
  .logoSlider .next-arrow {
    width: 14px!important;
    height: 25px!important;
    right: 0!important;
}
  .logosliderOuter {
    padding-top: 0;
}
/*   .logoSlider .next-arrow img,.logoSlider .prev-arrow img{
  height: 19px;
    width: 14px;
  } */
  .logosliderOuter{
  max-width:500px;
    margin:0 auto;
  }
.logoSlider .prev-arrow {
    width: 14px!important;
    height: 25px!important;
    left: 0!important;
}
  .logoSlider .logo img{
  width:125px;
  }
  .logoSlider .lineImg{
  position:relative;
  }
  .logoSlider .logoInner{
  display:flex;
  }
  .logoSlider .lineImg img {
    height: 79px;
}
  .logoslider{
      margin: 25px 15px 25px 15px;
    padding-right: 10px;
  }
  .logoSlider .prev-arrow {
    left: 0;
}
  .logoSlider .lineImg {
    left: -30px;
    padding-left: 20px;
}
  .logoSlider.logoSliderv3 h5{
      margin-bottom: 20px;
    line-height:19px;
  }
  .logoSlider .slide-arrow {
    top: 69%;
}
  .logoSlider.logoSliderv3 h6.subheading{
  font-size: 8px;
     line-height:9px;
  }
  .logoSlider.logoSliderv3 h2{
  line-height:28px;
  }
  .logoSlider.logoSliderv4 h2{
  line-height: 28px;
  }
  .logoSlider.logoSliderv4 .slide-arrow.next-arrow{
    right: 20px!important;
    position: absolute;
    top: 62%!important;
  }
  
  .logoSlider.logoSliderv4 .slide-arrow.prev-arrow{
    left: 20px!important;
    position: absolute;
    top: 62%!important;
  }
  
  .logoSlider.logoSlider-v2 .slick-slider:before{
     position:absolute;
     left:47%;
     top:48%;
     bottom:0;
     content:'';
     background:#000000;
     width:1px;
     height:100px;
  }
  .logoSlider.logoSlider-v2 .lineImg{
     display:none;
  }
  .logoSlider.logoSliderv1 .slick-slider:before{
     position:absolute;
     left:47%;
     top:48%;
     bottom:0;
     content:'';
     background:#ffffff;
     width:1px;
     height:70px;
  }
  
  .logoSlider.logoSliderv1 .lineImg{
     display:none;
  }
  
  .logoSlider.logoSliderv1 .logo img {
    width: 100%;
}
}

@media(max-width:379px){
 .logoSlider .lineImg  {
   display:none;
}
.logoSlider.logoSliderv1 .slick-slider:before{
     display:none;
  }
  .logoSlider.logoSlider-v2 .slick-slider:before{
     display:none;
  }
.logoSlider .logoInner{
  display:block;
  }
  .logosliderOuter{
  max-width:100%;
  }
  .logoSlider .slide-arrow {
    top: 76%;
}
  .logosliderOuter {
    padding-top: 13px;
}
  .logoSlider .next-arrow {
    right: 14px;
}
}
/************************ Logo Slider v1 Ends here *****************/


/************************* Header Start Here **************************/

.logowrapper {
    width: 30%;
}

.menu-wrapper {
    width: 70%;
    display: flex;
    justify-content: flex-end;
  align-items:center;
}
.header-wrapper .primaryBtn a {
    min-width: 186px;
    padding: 10px 20px;
}
.header-wrapper .secondary-button a {
    display: inline-block;
    min-width: 125px;
    padding: 10px 20px;
}
.header-wrapper .content-wrap1 {
    justify-content: space-between;
}

.header-wrapper .contentWrap {
    justify-content: space-between;
}

.header-wrapper {
    padding: 44px 0;
}
.header-wrapper .btnwrap {
    display: flex;
    width: 55%;
    justify-content:flex-end;
    padding-right: 50px;
  align-items:center;
}

.header-wrapper .toggleimg {
    width: 40px;
  cursor:pointer;
}
.header-wrapper .secondary-button {
    padding: 0;
}
.header-wrapper .primaryBtn {
    padding-right: 10px;
}
.header-wrapper .primaryBtn a {
    min-width: 186px;
}

.header-wrapper .secondary-button a {
    min-width: 125px;
    display: inline-block;
}
.openymenu {
   
  
    background-color: #f7f7f7;
}
.openymenu .hs-menu-wrapper ul {
    display: block;
    padding: 20px;
    max-width: 700px;
}

.openymenu .hs-menu-wrapper ul>li {
    margin-bottom: 20px;
  padding-bottom: 20px; border-bottom: 1px solid #d3d3d3;
}

.openymenu .hs-menu-wrapper ul>li:last-child {
    margin-bottom: 0;
padding-bottom: 0px;
    border-bottom: none;
}

.openymenu .hs-menu-wrapper ul>li>a {
    text-decoration: none;
    font-size: 18px;
}

.openymenu {
    display: none;
}
.btnwrap1 {
    padding: 0 20px;
  display:none;
}
.secondary-button {
    padding-top: 15px;
    padding-bottom: 20px;
}
@media(max-width:1024px){
.header-wrapper {
    padding: 32px 0;
}

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

  .header-wrapper .btnwrap{
  display:none;
  }
.header-wrapper {
    padding: 22px 0;
}
  .btnwrap1 {
  display:block;
  }
/*   .openymenu .primaryBtn a {
   
    padding:4px 20px;
}
.openymenu .secondary-button a {
   
     padding:4px 20px;
} */
}

@media(max-width:575px){
.logowrapper {
    width: 56%;
}

}
/******************** Header Ends Here *******************************/

/****** Banner Start here *****************/
.banner-wrapper {
    padding: 61px 0;
    position: relative;
}
.banner-wrapper h1 {
  display: inline-block;
}
.banner-wrapper .white-border-button a {
  box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 25%);

  min-width: 209px;
}
.banner-wrapper .text-container {
  display: inline-flex;
  flex-direction: column;
  overflow: hidden;
  height: 7.6rem;
}

.banner-wrapper .text-container span {
  height: 10.3rem;
  text-decoration: underline;
  animation: moveUp 10s;
}

.banner-wrapper .text-container.stop-animation span{
   animation-play-state:paused!important;
}

@keyframes moveUp {
  0% {
    transform: translateY(0);
  }
  
  5%{
     transform: translateY(0);
  }
  
  15%{
     transform: translateY(-110px);
  }
  
  25%{
     transform: translateY(-110px);
  }

  35% {
    transform: translateY(-220px);
  }
  
   45% {
    transform: translateY(-220px);
   }
  
  55%{
     transform: translateY(-220px);
  }
 
  65%{
     transform: translateY(-220px);
  }
  
  75%{
    transform: translateY(-220px); 
  }
  
  85%{
    transform: translateY(-220px);  
  }
  
  95%{
    transform: translateY(-220px);  
  }
  
  100%{
    transform: translateY(-220px); 
  }
 
  
}

.banner-wrapper .leftcol {
    width: 47%;
}
.banner-wrapper .rigthcol {
    position: absolute;
    right: 0;
   bottom: -16px;
 
}

.banner-wrapper .shapeImg {
    position: absolute;
    right: 0;
    bottom: -10px;
}
.rigthcol img {
    width: 90%;
    text-align: right;
}

.banner-wrapper .rigthcol {
    text-align: right;
}

.banner-wrapper .shapeImg {
    text-align: right;
}



.contentWrap {
    position: relative;
    z-index: 5;
}

.banner-wrapper .leftcol h1 {
    margin-bottom: 66px;
}

.banner-wrapper .leftcol p {
    margin-bottom: 42px;
      max-width: 400px;
  line-height: 26px;
}
.banner-wrapper .mobile{
display:none;
}
.banner-wrapper .leftcol h1 a {
    text-decoration: none;
    border-bottom: 1px solid #000;
}
.banner-wrapper .rigthcol{
    width: 95%;
}
.banner-wrapper .rigthcol img {
    width: 69%;
}
@media(max-width:1280px){

.banner-wrapper .rigthcol img {
    width: 60%;
}
.banner-wrapper .text-container{
   height:5rem;
}
.banner-wrapper .text-container span{
   height: 10rem;  
}
  
@keyframes moveUp{
 0% {
   transform: translateY(0);
}
5% {
    transform: translateY(0);
}
15% {
    transform: translateY(-80px);
}
25% {
    transform: translateY(-80px);
}
35% {
    transform: translateY(-160px);
}
45% {
    transform: translateY(-160px);
}
55% {
    transform: translateY(-160px);
}
65% {
    transform: translateY(-160px);
}
75% {
    transform: translateY(-160px);
}
85% {
    transform: translateY(-160px);
}
95% {
    transform: translateY(-160px);
}
100% {
    transform: translateY(-160px);
}
  }
}
@media(max-width:991px){

.banner-wrapper .rigthcol img {
    width: 63%;
}
.banner-wrapper .leftcol h1 {
    margin-bottom: 32px;
}
.banner-wrapper .text-container span {
    height: 8rem;
}
.banner-wrapper .text-container {
    height: 4.3rem;
}
@keyframes moveUp{
 0% {
   transform: translateY(0);
}
5% {
    transform: translateY(0);
}
15% {
    transform: translateY(-70px);
}
25% {
    transform: translateY(-70px);
}
35% {
    transform: translateY(-140px);
}
45% {
    transform: translateY(-140px);
}
55% {
    transform: translateY(-140px);
}
65% {
    transform: translateY(-140px);
}
75% {
    transform: translateY(-140px);
}
85% {
    transform: translateY(-140px);
}
95% {
    transform: translateY(-140px);
}
100% {
    transform: translateY(-140px);
}
  }
}
@media(max-width:767px){
.banner-wrapper .white-border-button {
    padding-bottom: 200px;
}
.banner-wrapper .leftcol {
    width: 100%;
}
.banner-wrapper .white-border-button a {
    padding: 4px 16px;
    min-width: 118px;
}
.banner-wrapper .leftcol p {
    max-width: 281px;
      line-height: 17px;
}
  .banner-wrapper .desktop{
display:none;
}
  .slick-dots button{
  width:15px !important;
    height:15px !important;
  }
.banner-wrapper .mobile{
display:block;
}
.banner-wrapper .shapeImg {
    bottom: -64px;
}
.banner-wrapper .leftcol h1 {
    margin-bottom: 45px;
    max-width: 386px;
}
.banner-wrapper .text-container span {
    height: 3.2rem;
}
.banner-wrapper .text-container {
    height: 3.3rem;
}
@keyframes moveUp{
 0% {
   transform: translateY(0);
}
5% {
    transform: translateY(0);
}
15% {
    transform: translateY(-53px);
}
25% {
    transform: translateY(-53px);
}
35% {
    transform: translateY(-106px);
}
45% {
    transform: translateY(-106px);
}
55% {
    transform: translateY(-106px);
}
65% {
    transform: translateY(-106px);
}
75% {
    transform: translateY(-106px);
}
85% {
    transform: translateY(-106px);
}
95% {
    transform: translateY(-106px);
}
100% {
    transform: translateY(-106px);
}
  }
}

@media(max-width:575px){
.banner-wrapper .shapeImg {
    bottom: -111px;
    right: -17px;
}
.banner-wrapper .rigthcol img {
    width: 90%;
}
}
/****** Banner Ends here *****************/


/******* Healthcare Satrt here **********/

.healthcare-Wrapper {
    padding: 64px 0 85px;
    position: relative;
}
.healthcare-Wrapper .leftcol p {
    font-size: 30px;
    font-weight: 400;
  line-height:36px;
}
.healthcare-Wrapper .leftcol p:first-of-type {
    margin-bottom: 28px;
}
.healthcare-Wrapper .line {
    background-color: #000;
}
.healthcare-Wrapper .mobile{
display:none;
}
.healthcare-Wrapper .leftcol {
    width: 50%;
    margin-left: auto;
}

.white-border-button {
    /* text-align: right; */
}

.healthcare-Wrapper .rigthcol {
    text-align: left;
    position: absolute;
    bottom: 0;
}
.healthcare-Wrapper .primaryBtn a {
    min-width: 186px;
}
.healthcare-Wrapper .rigthcol img {
   max-width: 800px!important;
}
.healthcare-Wrapper .container{
position:relative;
  z-index:5;
}
.healthcare-Wrapper .shapeImg {
    position: absolute;
    bottom: 0;
      z-index: 1;
}

.healthcare-Wrapper .shapeImg img {
    width: 84%;
}
.healthcare-Wrapper .heading {
    padding-bottom: 0px;
}
.healthcare-Wrapper .shapeImg {
    bottom: -110px;
    position: absolute;
}
.healthcare-Wrapper .heading h2 {
    max-width: 600px;
  line-height: 64px;
  letter-spacing: -0.02em;
  margin-bottom: 0;
}
.healthcare-Wrapper .rigthcol {
    bottom: -7px;
    position: absolute;
    text-align: left;
      z-index: 1;
}
.healthcare-Wrapper .primaryBtn {
    padding-top: 48px;
}
.healthcare-Wrapper .primaryBtn a{
letter-spacing: 0.08em;
}
@media(max-width:1280px){
.healthcare-Wrapper .heading {
    padding-bottom: 90px;
}
  .healthcare-Wrapper .primaryBtn {
    padding-top: 20px;
}
}
@media(max-width:991px){
.healthcare-Wrapper .heading {
    padding-bottom: 10px;
}
  .healthcare-Wrapper .primaryBtn {
  padding-top: 34px;
}
  .healthcare-Wrapper .contentWrap{
  padding-bottom: 235px;
  }
  .healthcare-Wrapper .leftcol{
  width:100%;
  }
  .healthcare-Wrapper .leftcol p{
  font-size:24px;
  }
 
.healthcare-Wrapper .leftcol p{
  font-size:20px;
  line-height:22px;
  }

  .healthcare-Wrapper .shapeImg img {
    width: 100%;
}
  .healthcare-Wrapper .rigthcol img {
    width: 70%;
    padding-top: 110px;
    margin-bottom: 8px;
    margin-left: 0;
}
}

@media(max-width:767px){
  .healthcare-Wrapper .heading {
    padding-bottom: 30px;
}
    .healthcare-Wrapper .mobile{
display:block;
}
  .healthcare-Wrapper .rigthcol img {
    width: 70%;
    padding-top: 110px;
    margin-bottom: 8px;
    margin-left: 0;
}
  
  .healthcare-Wrapper .desktop{
display:none;
}
.healthcare-Wrapper .shapeImg img {
    width: 90%;
}
 .healthcare-Wrapper .heading h2 {
    max-width: 262px;
   line-height: 28px;
}
  .healthcare-Wrapper .contentWrap {
    padding-bottom: 40px;
}
 .healthcare-Wrapper .contentWrap {
    padding-bottom: 115px;
}
  .healthcare-Wrapper .leftcol p{
  font-size:16px;
    line-height:18px;
  }
/*   .healthcare-Wrapper .shapeImg img {
    width: 60%;
} */
  .rigthcol img {
    width: 68%;
}
  .healthcare-Wrapper .rigthcol{
  text-align:right;
    right:25px;
  }
  .healthcare-Wrapper .primaryBtn a {
    padding: 4px 18px;
   
    min-width: 113px;
}
  .healthcare-Wrapper {
    padding: 35px 0 85px;
    position: relative;
}
  healthcare-Wrapper .line{
  margin-bottom:15px;
  }
}

@media(max-width:480px){
.healthcare-Wrapper .shapeImg img {
    width:100%;
}
  .rigthcol img {
    width: 100%;
}

   .healthcare-Wrapper .shapeImg{
  right: 14px;
  }
  .healthcare-Wrapper .rigthcol{
  right:40px;
  }
   .healthcare-Wrapper .contentWrap {
    padding-bottom: 100px;
}
/*   .healthcare-Wrapper .rigthcol img {
    width: 93%;
} */
}
/********** Healthcare Ends here **********/


/****************** Free Event ************/

.freeEvent .leftcol {
    width: 50%;
}
.banner-wrapper.freeEvent {
   
    padding: 100px 0 0;
}
.freeEvent h2 {
    color: #fff;
  margin-bottom:0;
  line-height: 64px;
   letter-spacing: -0.02em;
}
.banner-wrapper.freeEvent{
    overflow: hidden;
}
.banner-wrapper{
    overflow: hidden;
}
.freeEvent p {
    padding-top: 22px;
    color: #fff;
}
.freeEvent .rigthcol {
    right: -55px;
}
.freeEvent .rigthcol img {
    width: 57%;
}
.freeEvent .shapeImg {
    bottom: -80px;
  right:-16px;
}
.freeEvent .shapeImg img {
    width: 92%;
}
.freeEvent .leftcol h6.smallHeading {
    color: #fff;
      margin-bottom: 25px;

}
.banner-wrapper.freeEvent .white-border-button {
    padding-bottom: 0;
  padding-top:152px;
}
 .banner-wrapper.freeEvent .line {
    margin-bottom: 20px;
}
.banner-wrapper.freeEvent p{
    margin-bottom: 0;
      max-width: 500px;
}
.banner-wrapper.freeEvent .white-border-button a {
    min-width: 209px;
  font-weight:600;
  box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.25);
}
.banner-wrapper.freeEvent .white-border-button {
    padding-top: 152px !important;
      padding-bottom: 0 !important;
}
@media(max-width:1280px){

.freeEvent p {
  
    padding-top: 73px;
}

}
@media(max-width:1024px){
  .freeEvent h2{
      line-height: 54px;
  }
.freeEvent p {
  
    padding-top: 43px;
}
.freeEvent .rigthcol img {
    width: 69%;
  margin-left:auto;
}
  .freeEvent .shapeImg img {
    width: 70%;
}
}
@media(max-width:767px){
.freeEvent  .line{
  margin-bottom:0;
  }
  .freeEvent h2{
  line-height:28px;
  }
 .freeEvent .white-border-button a {
    padding: 4px 18px;
   min-width: auto !important;
}
  .banner-wrapper.freeEvent .white-border-button{
  padding-top:50px !important;
  }
  .freeEvent .leftcol{
      padding-bottom: 265px !important;
  }
  .freeEvent .leftcol p:last-of-type {
    margin-bottom: 0;
    max-width: 408px;
}
  .freeEvent .rigthcol img {
    width: 93% !important;
}
   .banner-wrapper.freeEvent {
    padding: 35px 0 0;
}
.banner-wrapper.freeEvent .line {
    margin-bottom: 0;
}
.banner-wrapper.freeEvent .rigthcol {
    width: 100%;
}
}
  .freeEvent .leftcol{
  width:100%;
        padding-bottom: 100px;
  }
.freeEvent .shapeImg img {
    width: 100%;
}
 .freeEvent .leftcol p {
padding-top: 21px;
}
  .freeEvent .rigthcol {
    right: -25px;
}
  
  
  .freeEvent .leftcol p:last-of-type {
    margin-bottom: 0;
}
  .freeEvent .leftcol p {
    padding-top: 14px;
}
 
}


/********** Free Events Ends ***********/


/********* Form Start Here ************/

.formWrap {
    padding: 76px 0 68px;
}
/* .formWrap form .actions{
display:none !important;
} */
.formWrap .leftCol {
    width: 100%;
}
.formWrap .formWraper {
    max-width: 608px;
    margin: 0 auto;
    padding-top: 100px;
    text-align: center;
}
.formWrap ::placeholder {
    color: #000;
    opacity: 0.5;
    font-size: 16px;
    line-height: 1;
    margin-bottom:15px;
    display:block;
  font-family:Graphik;
  font-weight:600;
  letter-spacing: 0.08em;
    
}
.formWrap ::placeholder {
    text-align: center;
}
.formWrap .line {
   /*background-color: #000;*/
}
.formWrap .hs-input {
    padding-bottom: 24px !important;
}
.formWrap {
    padding-bottom: 70px;
}
.formWrap h2 {
    line-height: 64px;
    letter-spacing: -0.02em;
}
@media(max-width:1280px){

  .formWrap .formWraper{
     padding-top: 120px;
  }
 
}
@media(max-width:1024px){

  .formWrap .formWraper{
     padding-top: 80px;
  }
   .formWrap h2{
      line-height: 54px;
  }
.formWrap {
    padding: 63px 0 65px;
}
}

@media(max-width:767px){
.formWrap .formWraper {
    padding-top: 20px;
}
.formWrap  h6.smallHeading {
    margin-bottom: 10px;
}
  .formWrap .line {
    margin-bottom: 0;
}
 .formWrap {
    padding: 66px 0 35px;
}
  .formWrap ::placeholder {
    font-size: 10px;
}
  .formWrap .hs-input {
    padding-bottom: 10px!important;
        border-bottom: 1.5px solid #000 !important;
}
  .formWrap h2{
  line-height: 27px;
  }
}


/********** Footer **********/

.footer {
    padding: 80px 0 52px;
}
.footer .white-border-button a {
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.25);
}
.footer .col1 {
    width: 50%;
}

.footer .col2 {
    width: 25%;
}

.footer .col3 {
    width: 25%;
}

.footer .col2 * {
    color: #fff;
}

.footer .colmenu ul {
    display: block;
}

.footer .colmenu ul>li>a {
    text-decoration: none;
}

.footer .col3 ul {
    list-style: none;
    padding-left: 0;
    color: #fff;
}
.footer .colmenu ul>li {
    margin-bottom: 7px;
}
.footer .col3 ul.address>li {
    margin-bottom: 9px;
}
.footer .col3 li.addressdetails {
    line-height: 29px !important;
}
.footer .col3 ul>li>a {
    color: #fff;
    text-decoration: none;
}

.footer li.addressdetails {
    padding-top: 40px;
}

.footer .col3 p {
    color: #fff;
}
.footer .col {
    display: flex;
    width: 50%;
    margin-left: auto;
}

.footer ul.social {
    display: flex;
    list-style: none;
  padding-left: 0px;
}

.footer .white-border-button {
    width:51%;
}

.footer .socialshare {
    width: 49%;
}
.footer .footerbottom {
    padding-top: 70px;
}

.footer ul.social>li {
    margin-right: 15px;
    width:auto;
}

.footer ul.social>li img {
    width:40px;
}



.footer .mobile{
display:none;
}
.footer .col3 p a {
    color: #fff;
}
.footer a:hover {
    opacity: 0.8;
}
.hs-error-msg {
    color:red !important;
    /* margin-top: 0.35rem; */
  text-align: left;
}
.col3.mobile p a {
    color: #fff;
}
.footer .colmenu ul>li,.footer .col3 ul>li{
    line-height: 1;
}
@media(max-width:1280px){
  .footer .col{
      width: 60%;
  }
.footer .col1 {
    width: 40%;
}
  .footer .col2, .footer .col3 {
    width: 30%;
}
  .footer {
    padding: 50px 0 55px;
}
 .footer li.addressdetails {
   
    line-height: 15px;
   
}
}

@media(max-width:1024px){
  .footer .mobile{
display:block;
}
  .footer .desktop{
display:none;
}
.footer ul.social {
    justify-content: flex-end;
}
.footer .col {
    width: 100%;
  margin-left: 0;
}
.footer .col1 {
    width: 100%;
    padding-bottom: 63px;
}
  .footer .col2, .footer .col3 {
    width: 31%;
        margin-right: 2%;
}
  .footer .white-border-button {
    width: 30%;
}
 .footer .contentWrap{
  flex-wrap:wrap;
  }
  .footer .socialshare {
    width: 60%;
}
  .footer .white-border-button {
    width: 40%;
}
  .footer .col4 {
    width: 31%;
}

 .footer .col4 * {
    color: #fff;
}

 .footer .col4 ul {
    padding-left: 0;
    list-style: none;
}

.footer li.addressdetails {
    padding-top: 0;
}
  .footer li.addressdetails {
    font-size: 15px;
}

.footer .col3 ul>li>a {
    font-size: 15px;
}

.footer .colmenu ul>li>a {
    font-size: 15px;
}
  .footer .col1 img {
    width: 148px;
}
  .footer ul.social>li{
  margin-right: 6px;
  }
  .footer ul.social>li img {
    width: 22px;
}
  .footer .colmenu ul>li {
    line-height: 0.3;
}
   .footer li.addressdetails {
    font-size: 12px;
}

.footer .col3 ul>li>a {
    font-size: 12px;
}

.footer .colmenu ul>li>a {
    font-size: 12px;
}
  .footer .col1 img {
    width: 118px;
}
  .footer .col3 ul.address>li {
    margin-bottom: 9px;
    line-height: 0.2;
}
  .footer .col2 p, .footer .col3 p {
    margin-bottom: 16px;
}

.footer .col4 p {
    margin-bottom: 16px;
}
  .footer .white-border-button a {
    min-width: 116px;
    padding: 4px 20px;
}
  .footer {
    padding: 30px 0 5px;
}
  .footer .col1{
      padding-bottom: 40px;
  }
  .footer .footerbottom {
    padding-top: 60px;
}
  .footer .col1 {
    padding-bottom: 31px;
}
  .footer li.addressdetails {
   
 
   max-width: 100px;
}
}
@media(max-width:575px){


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

  .footer .col2, .footer .col3{
  width:100%;
  }
.footer .col {
    flex-wrap: wrap;
}

.footer .white-border-button {
    width: 100%;
}

.footer .socialshare {
    width: 100%;
    padding-top: 30px;
}

.footer ul.social {
    padding-left: 0;
}



.footer ul.social>li {
    width: auto;
}
  .footer .footerbottom {
    padding-top: 30px;
}
  .footer li.addressdetails {
    max-width: 400px;
}
  .footer .mobile {
    padding-top: 30px;
}
  .footer ul.social {
    justify-content: flex-start;
}
}



/****************************8*/


.logoSliderv3 .logoouter {
    display: flex;
    /* align-items: center; */
    width: 100%;
    justify-content: space-between;
    background: #FFFFFF;
    box-shadow: 0px 0px 12px rgb(0 0 0 / 25%);
    border-radius: 30px;
}
.logoSlider.logoSliderv3 {
    padding: 100px 0 77px;
}
.logoSliderv3 .leftImg {
 margin-right: 0%;
    width: 27.5%;
    background-color:#fff;
  
    border-radius: 30px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.logoSlider .logo img {
    width: 100%;
}
.logoSliderv3 .leftImg img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
}
.logoSliderv3 .rightColInner {
    padding-top: 35px;
}
.logoSliderv3 .leftImg img{
    width: 52%;
  
}
/* .logoslider.slick-slide.slick-current.slick-active {
    margin-left: 0;
} */
.logoSliderv3 .rightsec {
    width: 68%;
    text-align: left;
}

.logoSliderv3 img.activeSlide {
    display: none;
}

.logoSliderv3 .rightsec h5 {
    color: #000;
}

.logoSliderv4 .line {
    background-color: #000;
}
.logoSliderv4 h5 {
    color: #000;
}
.logoslider.slick-slide.slick-current.slick-active .leftImg {
    background-color: #76D891;
}
.logoslider.slick-slide.slick-current.slick-active img.activeSlide{
display:block;
}
.logoslider.slick-slide.slick-current.slick-active img.defualtSlide {
  display:none;

}
.logoSlider.logoSliderv3 h2{
margin-bottom:50px;
 letter-spacing: -0.02em;
    line-height: 1;
}
.logoSlider.logoSliderv3 h5.title{
margin-bottom:50px;
  line-height: 33.92px;
       letter-spacing: -0.02em;
  font-weight: 300;
}

@media(max-width:1280px){

  .logoSliderv3 .rightsec h5{
  font-size:25px !important;
  }
  .logoSlider .lineImg{
      left: -35px;
  }
}
@media(max-width:1024px){

  .logoSliderv3 .rightsec h5{
  font-size:18px !important;
  }
.logoSliderv3 .rightColInner {
    padding-top: 37px;
}
  .logoSlider.logoSliderv3 h6.subheading {
    max-width: 200px;
}
  .logoSliderv3 .rightColInner {
    padding-top: 37px;
    max-width: 183px;
}
}

@media(max-width:766px){
.logoSlider.logoSliderv3 .logosliderOuter1 {
    margin: 0 auto;
    max-width: 290px !important;
}
.logoSlider.logoSliderv3 h5{
  margin-bottom:0 !important;
  }
  .logoSliderv3 .rightColInner {
   padding-bottom: 24px;
    padding-top: 12px;
}
  .logoSliderv3 .leftImg img {
    width: 34px;
}
.logoSliderv3  .lineImg {
    display: none;
}
  .line{
  height:1.5px;
  }
  .logoSlider .logo img {
    width: 111px;
}
  .logoSlider .lineImg{
      left: -30px;
  }
  .logoSlider .next-arrow {
    right: 16px;
}
  .logoSlider .slide-arrow img {
  width:14px;
  }
  .logoSlider.logoSliderv3 h2{
  margin-bottom:0;
  }
  .logoSlider.logoSliderv3 .logosliderOuter1 {
    padding-top: 0;
}
  .logoSlider.logoSliderv3 {
    padding: 38px 0 38px;
}
  .logoSlider.logoSliderv3 .line{
  margin-bottom:18px;
  }
  .healthcare-Wrapper .rigthcol img{
  width:100%;
  }
}
@media(max-width:380px){
.logoSlider.logoSliderv3 .logosliderOuter1 {
    margin: 0 auto;
    max-width: 250px !important;
}
  .logoSliderv3 .leftImg img{
  width:34px;
  }
  .logoSliderv3 .logoslider{
  padding-right: 0px
  }
  .logoSlider .logo img {
    width: 70%;
}
  .logoSlider.logoSliderv3
  {
    padding: 38px 0 45px;
}
  
}
/********* Related Article start here **********************/

.footer .white-border-button a:hover {
    color: #fff;
}
.relatedarticle .primaryBtn {
    padding-top: 60px;
    text-align: center;
}
.thc-wrapper.relatedarticle .outerHeading {
    padding-bottom: 100px;
}

.relatedarticle .item.slick-slide.slick-active {
    min-height: auto;
}
.relatedarticle .primaryBtn a {
    min-width: 166px;
}
.thc-wrapper .itemParagraph ul {
    list-style: none;
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
}

.thc-wrapper .itemParagraph ul>li {
    margin-right: 10px;
    font-size: 16px;
}

.logoSlider.logoSliderv3 .slide-arrow {
    top: 50%;
}
.logoSlider.logoSliderv3 h6.subheading {
    font-size: 16px;
    margin-bottom: 13px;
    font-weight: 500;
    font-family: Graphik;
      max-width: 259px;
  line-height:1;
}
.logoSliderv3 .rightsec h5 {
    color: #000;
    font-size: 32px;
    font-weight: 200;
}
.logoSlider.logoSliderv3 .line{
background-color:#000;
}
.logoSlider.logoSliderv3 h5{
color:#000;
  margin-bottom:60px;
}
.logoSlider.logoSliderv3 .logosliderOuter1 {
    margin: 0 auto;
    max-width: 94%;
}
.logoSlider.logoSliderv3 .contentWrap1 {
    position: relative;
}
.logoSlider.logoSliderv3 .logosliderOuter1{position:static !important;}
.logoSlider.logoSliderv3 .prev-arrow {left:0;}

.logoSlider.logoSliderv3 .next-arrow {
    right: 0;
}
.logoSlider.logoSliderv3 .slide-arrow {
    top: 69%;
}
.logoSlider .slick-track {
    display: flex !important;
  min-height:100% !important;
 align-items:center;
  justify-content:space-around;
}
.logoSlider h5 {
    line-height: 38px;
    font-weight: 200;
  margin-bottom:0;
  letter-spacing: -0.02em;
}
.relatedarticle .itemParagraph {
    min-height: auto;
  padding-top: 20px;
}
.thc-wrapper.relatedarticle .itemParagraph ul>li {
    font-size: 16px;
    margin-right: 5px;
    font-weight: 600;
    letter-spacing: 0.08em;
}
.thc-wrapper.relatedarticle h4 {
    line-height: 1.1;
    letter-spacing: -0.02em;
    
}
.relatedarticle  .itemHeadinwrapper {
    width: 100%;
}
.relatedarticle .itemHeading {
    min-height: 171px;
}
@media(min-width:1025px){
.thc-wrapper.relatedarticle{

    padding: 103px 0 100px;
}
}
@media(max-width:1025px){
  .relatedarticle .primaryBtn{
  padding-bottom: 20px;
  
  }

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

.relatedarticle .primaryBtn {
    padding-top: 85px;
  }
.thc-wrapper .itemHeading {
    min-height: 100px;
}
.relatedarticle .itemHeading {
    min-height: 165px;
}

  .logoSlider.logoSliderv4 .next-arrow {
    right: 40px;
}

button.slide-arrow.next-arrow.slick-arrow {}

.logoSlider.logoSliderv4 .prev-arrow {
    left: 20px;
}
.logoSlider.logoSliderv4 .slide-arrow ,.logoSlider.logoSliderv3 .slide-arrow{
    top: 62%;
}
  .thc-wrapper.relatedarticle h4 {
    font-size: 26px;
    max-width: 236px;
    line-height: 28px;
    font-weight: 300;
    letter-spacing: -0.02em;
}
  .thc-wrapper.relatedarticle .itemContent {
    padding-top: 10px;

  }
  .thc-wrapper.relatedarticle .itemParagraph ul {
    margin-bottom: 0;
        max-width: 285px;
}
 .thc-wrapper.relatedarticle .itemParagraph {
    padding-top: 43px !important;
    padding-bottom: 25px;
}
  .thc-wrapper .item.slick-slide.slick-active {
    min-height: 518px;
}
  .logoSlider.logoSliderv3 .next-arrow {
    right: 20px;
}
  .thc-wrapper .itemParagraph {
  
   
}
}


@media(max-width:767px){
  .thc-wrapper.relatedarticle .outerHeading {
    padding-bottom: 58px;
}
  .relatedarticle .primaryBtn a {
    min-width: 113px;
    padding: 4px 18px;
}
  .relatedarticle .primaryBtn{
  padding-bottom:0;
  }
  .thc-wrapper.relatedarticle .outerHeading p {
    margin-bottom: 0;
}
.logoSlider.logoSliderv3 .next-arrow {
    right: 20px;
}
.relatedarticle .primaryBtn {
       padding-top: 66px;
  }
  .logoSlider h5{
  max-width:310px;
  }
  .thc-wrapper .itemParagraph,.thc-wrapper .itemHeading{
  min-height:auto !important;
  }
  .thc-wrapper.relatedarticle {
    padding: 50px 0 5px;
}
 .logoSlider.logoSliderv4 .slide-arrow {
    top: 65%;
}
  .logoSlider.logoSliderv4 .logo img {
    width: 102px !important;
}
 .thc-wrapper.relatedarticle .slick-dots {
    padding-top: 0;
    bottom: -25px;
}
  .relatedarticle .primaryBtn {
    padding-top: 33px;
}
}
@media(max-width:575px){
.logoSlider .lineImg {
    left: -30px;
}

}
@media(max-width:480px){
.logosliderOuter {
    margin: 0 auto;
    max-width: 300px;
}
}
.banner-wrapper .leftcol h1 a:hover {
    opacity: 0.8;
}
.thc-wrapper .container {
/*     max-width: 1280px !important; */
}
.thc-wrapper .item{
margin-bottom:10px !important;
}

.thc-wrapper.relatedarticle h4 a {
    text-decoration: none;
}

.relatedarticle .item:hover h4 a {
color:#76D891
    
}
/********************* Contact Us **********************************/

.contact ul.addressDeatils {
    padding-left: 0;
    list-style: none;
}

.contact ul.addressDeatils>li>a {
    font-size: 50px;
    text-decoration: none;
    line-height: 1.1;
    font-weight: 200;
}
.contact .hs-form-required {
    color: #000;
}
.contact ul.addressDeatils>li {
    margin-bottom: 30px;
}
.contact .headingWrap {
    margin-bottom: 66px;
}
.contact .addresstext {
    max-width: 541px;
    padding-top: 34px;
}
.contact ul.socialshare {
    display: flex;
    padding-left: 0;
    list-style: none;
  padding-top:45px;
}
.contact ul.socialshare>li {
    margin-right: 12px;
  width: 40px;
    height: 39.96px;
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.25);
}
.contact ul.socialshare>li img {
    width: 26px;
    /* padding: 20px; */
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
}

.contact ul.socialshare>li:last-of-type img {
    /*padding-top: 8px;*/
}

.contact ul.socialshare>li:first-of-type img {
   /* padding-top: 12px;*/
}
.contact ul.socialshare>li:last-of-type {
    margin-right: 0;
}
.contact .contentWrap.sp-btw {
    margin-bottom: 159px;
}
.contact .leftCol {
    width: 43%;
}
.hs-form-308855c6-5f25-4ece-aca7-8528ed5c8b85_f346034e-af9f-4b6e-864d-ad6669fde722 fieldset.form-columns-1 .hs-input{
width:100%;
}
.contact ul.addressDeatils>li:last-of-type {
    margin-bottom: 50px;
}
.contact input.hs-button.primary.large {
    min-width: 149px;
    line-height: 1;
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.25);
    padding: 10px 20px 14px;
    height: auto;
    text-transform: uppercase;
      letter-spacing: 0.08em;
}
.contact form textarea {
    min-height: 130px !important;
  width:100% !important;
}
.contact form label{
margin-bottom:0;
  font-weight: 400;
    font-size: 22px;
    line-height: 120%;
}
.contact form input[type=email], .contact form input[type=file],
.contact form input[type=number],.contact form input[type=password],
.contact form input[type=tel],.contact form input[type=text],.contact form select,.contact form textarea{
padding: 10px;
}
.contact .rightCol {
    width: 50%;
}
.contact .addresstext p {
    font-size: 28px;
    line-height: 42px;
}
.contact {
    padding-top: 40px;
}
.contact .hs-form-field {
    margin-bottom: 25px;
}
.contact  .line {
    background-color: #000;
}
.contact input.hs-button.primary.large:hover{

}
body .contact  form .actions a:hover{
background-color:transparent;
border:2px solid #76d891;

}
.contact label.hs-main-font-element {
    display: none;
}
.contact input.hs-button.primary.large {
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.25);
    background: #76D891;
    border: 1px solid #76D891;
    padding: 9px 20px 12px;
  border-radius:15px;
  color:#000;

}
.contact ul.socialshare>li>a:hover{
opacity:0.8;

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

  .contact ul.addressDeatils>li>a{
      font-size: 40px;
  }

.contact .addresstext p {
    font-size: 21px;
    line-height: 30px;
}
  .contact .contentWrap.sp-btw{
  margin-bottom:120px;
  }
}

@media(max-width:991px){

.contact ul.addressDeatils>li>a {
    font-size: 30px;
}
.contact ul.addressDeatils>li {
    margin-bottom: 20px;
}
  .contact .addresstext p {
    font-size: 17px;
    line-height: 23px;
}
  .contact .contentWrap.sp-btw{
  margin-bottom:90px;
  }
  
}

@media(max-width:767px){
  .contact input.hs-button.primary.large{
  padding: 4px 20px 4px;
    min-width:116px;
    line-height: normal;
  }
.contact .leftCol {
    width: 100%;
}

.contact .rightCol {
    width: 100%;
  padding-top:20px;
}

.contact .contentWrap.sp-btw {
    flex-direction: column;
}

.contact .map-img img {
    width: 100%;
}
 .contact .contentWrap.sp-btw{
  margin-bottom:50px;
  }
.contact .addresstext p {
    font-size: 14px;
    line-height: 16px;
}
}





/****** How It Work ******/


/** Banner **/
.banner-wrapperv1 .rigthcol img {
    width: 33%;
}

.banner-wrapperv1 {
    padding: 170px 0 50px;
}
.banner-wrapperv1 .leftcol {
    width: 53%;
}
.banner-wrapperv1 .leftcol h1{
margin-bottom:0;
}


.banner-wrapperv1 .mobile{
display:none;
}
@media(max-width:1300px){
.banner-wrapperv1 .rigthcol img {
    width: 40%;
}
}
@media(max-width:991px){

.banner-wrapperv1 .rigthcol img {
    width: 52%;
}
}


@media(max-width:767px){
.banner-wrapperv1 .leftcol {
    width: 100%;
}
.banner-wrapperv1 .mobile{
display:block;
}
.banner-wrapperv1 .desktop{
display:none;
}
  .banner-wrapperv1 {
    padding: 32px 0 390px;
}
  .banner-wrapperv1 .rigthcol{
  right:-17px;
  }
  .banner-wrapperv1 .rigthcol img {
    width: 71%;
    margin-left: auto;
}
}
@media(max-width:575px){
  .banner-wrapperv1 .rigthcol img{
      width: 75%;
  }
.banner-wrapperv1 .leftcol h1 {
    font-size: 56px;
    line-height: 110%;
}
}
@media(max-width:480px){
  .banner-wrapperv1 .rigthcol img{
      width: 83%;
  }

}
@media(max-width:380px){
  .banner-wrapperv1 .rigthcol img{
      width: 96%;
  }

}
/**************************** Two Col Section *********************************/


.tw-wrapper {
    padding: 110px 0 105px;
}
.tw-wrapper  .leftcol {
    width: 40%;
}

.tw-wrapper  .rigthcol {
    width: 60%;
}

.tw-wrapper  .contentWrap {
    padding-top: 74px;
}
.tw-wrapper h2 {
    margin-bottom: 0;
  letter-spacing: -0.02em;
}
.tw-wrapper .white-border-button a {
    box-shadow: 0px 0px 8px 0px #00000040;
    min-width: 208px;
}
.tw-wrapper  .rigthcol p:last-of-type {
    margin-bottom: 0;
}
@media(max-width:1280px){

.tw-wrapper {
    padding: 80px 0 80px;
}
  .tw-wrapper .contentWrap {
    padding-top: 54px;
}
}
@media(max-width:767px){
.tw-wrapper .rigthcol p {
    font-size: 18px;
    line-height: 120%;
      margin-bottom: 23px;
}

.tw-wrapper h2 {
    font-size: 42px;
    line-height: 110%;
/* or 46px */
    letter-spacing: -0.02em;
}
.tw-wrapper {
    padding: 59px 0 69px;
}

.tw-wrapper .contentWrap {
    padding-top: 30px;
    flex-direction: column-reverse;
}

.tw-wrapper .leftcol {
    width: 100%;
    padding-top: 50px;
}

.tw-wrapper .rigthcol {
    width: 100%;
}
.tw-wrapper .white-border-button a {
    box-shadow: 0px 0px 8px 0px #00000040;
    min-width: 208px;
    font-size: 16px;
    border-radius: 15px;
}
}

/**** Two Col V1 ****/




@media(max-width:767px){
  

}
/**************************** Two Col Section v1 *********************************/


.tw-wrapperv1 {
    padding: 110px 0 140px;
}
.tw-wrapperv1 .line {
    background-color: #000;
}
.tw-wrapperv1  .leftcol {
    width: 40%;
}

.tw-wrapperv1  .rigthcol {
    width: 55%;
}

.tw-wrapperv1 .contentWrap {
    padding-top: 70px;
  justify-content: space-between;
}
.tw-wrapperv1 h2 {
    margin-bottom: 0;
  letter-spacing: -0.02em;
  line-height: 110%;
}
.tw-wrapperv1 .white-border-button a {
    box-shadow: 0px 0px 8px 0px #00000040;
    min-width: 208px;
}
.tw-wrapperv1 p {
    margin-bottom: 26px;
  font-family: 'Graphik';
font-style: normal;
font-weight: 400;
font-size: 22px;
line-height: 120%;
}
.tw-wrapperv1  .rigthcol p:last-of-type {
    margin-bottom: 0;
}
@media(max-width:1280px){

.tw-wrapperv1 {
    padding: 80px 0 80px;
}
  .tw-wrapperv1 .contentWrap {
    padding-top: 54px;
}
}
@media(max-width:767px){
.tw-wrapperv1 .rigthcol p {
    font-size: 18px;
    line-height: 130%;
}
.tw-wrapperv1 .leftcol{
  padding-top:0;
  }
.tw-wrapperv1 h2 {
    font-size: 38px;
    line-height: 110%;
    letter-spacing: -0.02em;
    max-width: 350px;
}
.tw-wrapperv1 .line {
    height: 2px;
}

.tw-wrapperv1 {
    padding: 73px 0;
}

.tw-wrapperv1 .contentWrap {
    padding-top: 52px;
    flex-direction: column-reverse;
}
.tw-wrapperv1 .leftcol {
    width: 100%;
    padding-top: 50px;
}

.tw-wrapperv1 .rigthcol {
    width: 100%;
}
.tw-wrapperv1 .white-border-button a {
    box-shadow: 0px 0px 8px 0px #00000040;
    min-width: 208px;
    font-size: 16px;
    border-radius: 15px;
}
  .tw-wrapperv1 .leftcol{
  display:none;
  }
}

/******** Two Col V3 ***************/

.tw-wrapperv2 {
    padding: 84px 0 0;
}
.tw-wrapperv2 .line{
background-color:#000;
}
.tw-wrapperv2 .leftcol {
    background-color: #76D891;
   width: 68%;
    padding: 60px;
}
.tw-wrapperv2 .heading-wrapper h3 {
    font-size: 50px;
    font-weight: 300;
    line-height: 53px;
    letter-spacing: -0.02em;
}
.tw-wrapperv2 .rigthcol {
  position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    right: 12px;
}
.tw-wrapperv2 .rigthcol img {
    margin-left: 0px;
    width: 100%;
}



.tw-wrapperv2 .contentWrap {
    align-items: center;
}
.tw-wrapperv2 .leftcolIn {
    max-width: 540px;
    margin-right: auto;
}
@media(max-width:1280px){
.tw-wrapperv2 .rigthcol img {
    margin-left: -75px;
    width: 100%;
}
.tw-wrapperv2 .rigthcol {
    /* width: 40%; */
    position: relative;
    top: 50%;
    right: 0;
    transform: none;
    right: 0;
}
}
@media(max-width:991px){

.tw-wrapperv2 .contentWrap {
    flex-direction: column;
}

.tw-wrapperv2 .leftcol {
    width: 100%;
    padding-bottom: 168px;
}

.tw-wrapperv2 .rigthcol {
    width: 100%;
    margin-top: -100px;
}

.tw-wrapperv2 .rigthcol img {
    margin-left: 0;
}
  .tw-wrapperv2 .leftcolIn{
  max-width:100%;
  }
  .tw-wrapperv2 .heading-wrapper h3{
  font-weight: 300;
font-size: 38px;
line-height: 40px;
letter-spacing: -0.02em;
  }
}



/******** Two Col V4 ***************/

.tw-wrapperv3 {
    padding: 149px 0 139px;
}
.tw-wrapperv3 .line{
background-color:#000;
}
.tw-wrapperv3 .leftcol {
    background-color: #7BA1EA;
    width: 83%;
    padding: 60px;
}
.tw-wrapperv3 .heading-wrapper h3 {
    font-size: 50px;
    font-weight: 300;
    line-height: 53px;
    letter-spacing: -0.02em;
}
.tw-wrapperv3 .rigthcol {
    width: 40%;
    position: relative;
    top: 50%;
}

.tw-wrapperv3 .rigthcol img {
    margin-left: 103px;
    width: 100%;
    margin-right: 0;
}

.tw-wrapperv3 .contentWrap {
    align-items: center;
}
.tw-wrapperv3 .leftcolIn {
    max-width: 540px;
       margin-left: auto;
}
@media(max-width:991px){

.tw-wrapperv3 .contentWrap {
    flex-direction: column-reverse;
}

.tw-wrapperv3 .leftcol {
    width: 100%;
    padding-bottom: 168px;
}

.tw-wrapperv3 .rigthcol {
    width: 100%;
    margin-top: -100px;
}

.tw-wrapperv3 .rigthcol img {
    margin-left: 0;
}
  .tw-wrapperv3 .leftcolIn{
  max-width:100%;
  }
    .tw-wrapperv2 .heading-wrapper h3{
  font-weight: 300;
font-size: 38px;
line-height: 40px;
letter-spacing: -0.02em;
  }
}

/********** Features **********/

.features-wrapper {
    padding: 70px 0 76px;
}
.features-wrapper .itemouter h5 {
    font-family: 'Graphik';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 110%;
    letter-spacing: -0.02em;
    color: #000000;
    margin-bottom: 0;
    text-align: center;
    margin-top: 19px;
}
.features-wrapper .item {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 168px;
    width: 168px;
      margin: 0 auto;
}

.features-wrapper .item img {
    display: flex;
    margin: 0 auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.features-wrapper .itemwrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.features-wrapper .itemouter {
    width: 22%;
    margin-bottom: 51px;
}
.features-wrapper  .headingWrap h2 {
    margin-bottom: 60px;
    text-align: center;
}

@media(max-width:1024px){
.features-wrapper .itemouter {
    width: 30%;
}
}

@media(max-width:767px){

  .features-wrapper .itemouter{
  width:45%;
  }
  .features-wrapper .itemouter{
  margin-bottom: 38px;
  }
  .features-wrapper .itemouter h5{
      margin-top: 15px;
    font-size: 18px;
    line-height: 19px
  }
  .features-wrapper .headingWrap h2{
      margin-bottom: 40px;
    font-size: 43.5935px;
    line-height: 110%;
  }
  .features-wrapper {
    padding: 80px 0 64px;
}
  .features-wrapper .item img {
    width: 50px;
}
  .features-wrapper .item {
    height: 122px;
    width: 122px;
}
}

@media(max-width:379px){
.features-wrapper .itemouter {
    width: 90%;
}

}


/**** Accordioan Employer *****/
.accordion-wrapper {
    padding: 79px 0 101px;
}
.accordion-wrapper *{
   color:#fff;
  
}
.accordion-wrapper .white-border-button a {
    min-width: 199px;
    box-shadow: 0px 0px 8px 0px #00000040;
}
.accordion-wrapper .colwrapper {
    display: flex;
}

.accordion-wrapper .leftCol {
    width: 50%;
}

.accordion-wrapper .rightCol {
    width: 50%;
  text-align:center;
}
.accordion-heading p span {
    margin-right: 20px;
}
.accordion-wrapper .accordion-items {
    /* color: #fff; */
    /* font-size: 14px; */
    border-bottom: 1px solid #fff;
    /* letter-spacing: 0.8px; */
    /* padding: 15px; */
    /* cursor: pointer; */
    padding: 25px 0 33px;
    border-radius: 0;
  max-width: 579px;
}

.accordion-wrapper .white-border-button {
    padding-top: 71px;
}
.accordion-wrapper h2 {
    line-height: 1.1;
    margin-bottom: 70px;
    letter-spacing: -0.02em;
}
.accordion-items:nth-child(2) .accordion-content {
    display: block;
}
.accordion-wrapper .accordion-heading p {
   margin-bottom: 0;
    font-family: 'Graphik';
    font-style: normal;
    font-weight: 400;
    font-size: 23px;
    line-height: 25px;
    display: flex;
    align-items: center;
    color: #FFFFFF;
}

.accordion-wrapper .accordion-content p {
    margin-bottom: 0;
}

.accordion-wrapper .accordion-content {
	display: none;
	font-family: 'Graphik';
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 130%;
/* or 23px */
padding:38px 48px 17px;

color: #F6F6F6;
}
  .accordion-wrapper .white-border-button a {
    min-width: 199px;
    box-shadow: 0px 0px 8px 0px #00000040;
}
@media(max-width:1280px){
  .accordion-wrapper .colwrapper{
  justify-content: space-between;
  }
.accordion-wrapper .leftCol {
    width: 51%;
}
  .accordion-wrapper .rightCol {
    width: 43%;
    text-align: center;
}
  .accordion-wrapper h2{
      margin-bottom: 35px;
  }
}
@media(max-width:991px){

.accordion-wrapper .leftCol {
    width: 100%;
}

.accordion-wrapper .rightCol {
    width: 100%;
  padding-top: 51px;
}

.accordion-wrapper .colwrapper {
    flex-wrap: wrap;
}
.accordion-wrapper  .accordion-items{
  max-width:100%;
  }
  .accordion-wrapper {
    padding: 52px 0 45px;
}
  .accordion-wrapper h2 {
    margin-bottom: 40px;
}
  .accordion-wrapper .white-border-button {
    padding-top: 32px;
}


.accordion-wrapper .accordion-heading p {
    font-size: 20px;
    line-height: 22px;
}

.accordion-wrapper .accordion-items {
    padding: 25px 0 20px;
}

.accordion-wrapper .accordion-content {
    padding: 29px 48px 17px;
}
  .accordion-wrapper .white-border-button a {
    min-width: 199px;
    box-shadow: 0px 0px 8px 0px #00000040;
    font-size: 16px;
    border-radius: 15px;
}
  .accordion-wrapper {
    padding: 52px 0 40px;
}
}

/**** Accordioan Employee *****/
.accordion-wrapperv1 {
    padding: 79px 0 120px;
}
.accordion-wrapperv1 *{
   color:#fff;
  
}
.accordion-wrapperv1 .colwrapper {
    display: flex;
}

.accordion-wrapperv1 .leftCol {
    width: 50%;
}

.accordion-wrapperv1 .rightCol {
    width: 50%;
  text-align:center;
}
.accordion-wrapperv1 .accordion-heading1 p span {
    margin-right: 20px;
}
.accordion-wrapperv1 .accordion-items1 {
    /* color: #fff; */
    /* font-size: 14px; */
    border-bottom: 1px solid #fff;
    /* letter-spacing: 0.8px; */
    /* padding: 15px; */
    /* cursor: pointer; */
    padding: 25px 0 30px;
    border-radius: 0;
  max-width: 579px;
}

.accordion-wrapperv1 .white-border-button {
    padding-top: 71px;
}
.accordion-wrapperv1 h2 {
    line-height: 1.1;
    margin-bottom: 65px;
    letter-spacing: -0.02em;
}
.accordion-wrapperv1 .accordion-items1:nth-child(2) .accordion-content1 {
    display: block;
}
.accordion-wrapperv1 .accordion-heading1 p {
   margin-bottom: 0;
    font-family: 'Graphik';
    font-style: normal;
    font-weight: 400;
    font-size: 23px;
    line-height: 25px;
    display: flex;
    align-items: center;
    color: #FFFFFF;
}
.accordion-wrapperv1 .paragraph-wrapper p {
    margin-bottom: 41px;
}
.accordion-wrapperv1 .paragraph-wrapper {
    max-width: 660px;
}

.accordion-wrapperv1 .paragraph-wrapper p {
    font-family: 'Graphik';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 130%;
}
.accordion-wrapperv1 .paragraph-wrapper p:last-of-type {
    margin-bottom: 74px;
}
.accordion-wrapperv1 .accordion-content1 p {
    margin-bottom: 0;
}
.accordion-wrapperv1 .white-border-button a {
    min-width: 199px;
    box-shadow: 0px 0px 8px 0px #00000040;
}
.accordion-wrapperv1 .accordion-content1 {
	display: none;
	font-family: 'Graphik';
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 130%;
/* or 23px */
padding:38px 48px 16px;

color: #F6F6F6;
}

@media(max-width:1280px){
 .accordion-wrapperv1 .colwrapper{
  justify-content: space-between;
  }
.accordion-wrapperv1 .leftCol {
    width: 51%;
}
 .accordion-wrapperv1 .rightCol {
    width: 43%;
    text-align: center;
}
.accordion-wrapperv1 h2{
      margin-bottom: 35px;
  }
}
@media(max-width:991px){

.accordion-wrapperv1 .leftCol {
    width: 100%;
}

.accordion-wrapperv1 .rightCol {
    width: 100%;
  padding-top: 51px;
}

.accordion-wrapperv1 .colwrapper {
    flex-wrap: wrap;
}
.accordion-wrapperv1  .accordion-items1{
  max-width:100%;
  }
 .accordion-wrapperv1 {
    padding: 52px 0 45px;
}
.accordion-wrapperv1 h2 {
    margin-bottom: 40px;
}
  .accordion-wrapperv1 .white-border-button a {
    min-width: 199px;
    box-shadow: 0px 0px 8px 0px #00000040;
    font-size:16px;
    border-radius:15px;
}
}



/********** Total Security *******/

.ts-wrapper  .orangeBg {
    background: #FE7D50;
    border-radius: 50px;
      padding: 68px 20px 67px;
}

.ts-wrapper  .itemwrap {
    display: flex;
  justify-content: center;
}
.ts-wrapper .itemtext {
    max-width: 300px;
    margin: 0 auto;
}
.ts-wrapper .itemtext p{
margin-bottom:0;
  font-family: Telegraf;
font-style: normal;
font-weight: 300;
}
.ts-wrapper  .item {
    display: flex;
  position:relative;
  width: 29%;
   
}

.ts-wrapper {
    padding: 60px 0;
}
.ts-wrapper .item:last-of-type .itemRight {
    display: none;
}
.ts-wrapper .itemRight {
    /* width: 20%; */
    position: absolute;
    right: 0;
  top:16px;
}
.ts-wrapper .itemLeft {
    width: 100%;
    text-align: center;
}
.ts-wrapper .itemtext p{
margin-bottom:0;
}
.ts-wrapper h2 {
    font-size: 50px;
    line-height: 53px;
    text-align: center;
    letter-spacing: -0.02em;
    margin-bottom: 0;
  font-weight:300;
}
.ts-wrapper .contentwrap {
    margin-top: 45px;
}
.ts-wrapper .itemtext p {
    margin-bottom: 0;
    
    margin: 0 auto;
}
.ts-wrapper .itemtext p {
    font-size: 34px;
    line-height: 38px;
/* or 112% */
    text-align: center;
    letter-spacing: -0.02em;
    max-width: 248px;
  margin-top:10px;
}
@media(max-width:991px){

  .ts-wrapper .item{
  
  width: 33%;
  }


}

@media(max-width:991px){

.ts-wrapper .itemwrap {
    flex-wrap: wrap;
}

.ts-wrapper .item {
    width: 100%;
    margin-bottom: 60px;
}

.ts-wrapper .itemRight {
    display: none;
}

.ts-wrapper .itemtext {
    margin-top: 7px;
}

.ts-wrapper h2 {
    font-size: 42px;
    line-height: 45px;
}

.ts-wrapper .itemtext p {
    font-size: 34px;
    line-height: 38px;
}

.ts-wrapper .itemtext p {
    margin-bottom: 0;
    max-width: 250px;
    margin: 0 auto;
}
  .ts-wrapper .contentwrap {
    margin-top: 42px;
}
  .ts-wrapper .item:last-of-type {
    margin-bottom: 0;
}
  .ts-wrapper .orangeBg{
      padding: 60px 20px 60px;
  }
  .ts-wrapper {
    padding: 58px 0 50px;
}
}


/********* Who We Help V2 *********/
.whp-wrapper {
    padding: 104px 0 114px;
}

.whp-wrapper h2 {
   margin-bottom: 44px;
    line-height: 110%;
    letter-spacing: -0.02em;
}

.whp-wrapper .itemwrapper {
    display: flex;
}

.whp-wrapper .item {
    width: 20%;
    margin-right: 5%;
}

@media(max-width:991px){
.whp-wrapper .item {
    width: 30%;
    margin-right: 3%;
}
  .whp-wrapper .itemwrapper{
  justify-content: center;
  }
}

@media(max-width:767px){

.whp-wrapper .item {
    width: 100%;
   margin:0 auto;
  text-align: center;
    margin-bottom: 30px;
}
  .whp-wrapper .itemwrapper{
  flex-wrap:wrap;
  }
  .whp-wrapper .item:last-of-type{
  margin-bottom:0;
  }
  .whp-wrapper h2 {
    margin-bottom: 50px;
    font-size: 42px;
    line-height: 110%;
    letter-spacing: -0.02em;
    text-align: center;
}
  .whp-wrapper {
    padding: 55px 0 55px;
}
}

/******* Two Col V5 ********/

.tw-wrapperv5 .leftcol {
    background-color: #FFEA6C;
}
.tw-wrapperv5 .heading-wrapper h3 {
    margin-bottom: 50px;
}
.tw-wrapperv2.tw-wrapperv5 {
    padding-top: 0;
    padding-bottom: 66px;
}



/********** Physcological Safety **********/


.tcp-wrapper .primaryBtn {
    margin-top: 55px;
}
.tcp-wrapper .primaryBtn a {
    min-width: 177px;
    padding-top: 8px;
    padding-bottom: 8px;
}
.tcp-wrapper .headingWapper {
    padding-top: 60px;
}

.tcp-wrapper .subheading {
    padding-top: 36px;
}

.tcp-wrapper .subheading h2 {
    font-family: 'Telegraf';
    font-style: normal;
    font-weight: 300;
    font-size: 50px;
    line-height: 53px;
    letter-spacing: -0.02em;
}
.tcp-wrapper .contentwrapInnre {
    display: flex;
    padding-top: 50px;
  justify-content:space-between;
}
.tcp-wrapper .leftCol p:last-of-type {
    margin-bottom: 0;
}
.tcp-wrapper .leftCol {
    width: 53%;
}
.tcp-wrapper .rightCol {
    width: 41.3%;
}
.tcp-wrapper .white-border-button a {
    box-shadow: 0px 0px 8px 0px #00000040;
    min-width: 208px;
}

.tcp-wrapper .white-border-button {
    padding-top: 104px;
    padding-bottom: 170px;
}
.tcp-wrapper .leftCol p {
    font-family: 'Graphik';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 120%;
}
.tcp-wrapper .headingWapper {
    max-width: 600px;

}
.tcp-wrapper .subheading {
    max-width: 900px;
}
.borderLine {
    width: 100%;
    height: 1px;
    background-color: #000;
}
@media(min-width:768px){

  .tcp-wrapper .subheading h2{
      margin-bottom: 0;
  }
}
@media(max-width:767px){
  .tcp-wrapper .headingWapper {
    max-width: 345px;
}
.tcp-wrapper .contentwrapInnre {
    flex-direction: column-reverse;
}

.tcp-wrapper .rightCol {
    width: 100%;
}

.tcp-wrapper  .embed_container iframe {
    width: 100%;
  height: 100%;
}
.tcp-wrapper .leftCol {
    width: 100%;
  margin-top: 65px;
}
  .tcp-wrapper .primaryBtn {
    margin-top: 38px;
}
  .tcp-wrapper .headingWapper {
    padding-top: 34px;
}
  .tcp-wrapper .subheading {
    padding-top: 106px;
}
  .tcp-wrapper .headingWapper h1 {
    font-size: 56px;
    line-height: 110%;
    margin-bottom:0;
}
  .tcp-wrapper .white-border-button a {
    font-size: 16px;
    border-radius: 15px;
}
  .tcp-wrapper .white-border-button {
    padding-top: 76px;
    padding-bottom: 80px;
}
  .tcp-wrapper .primaryBtn a {
    font-size: 16px;
    border-radius: 15px;
    min-width: 177px;
    padding-top: 8px;
    padding-bottom: 8px;
}
  .tcp-wrapper .leftCol p{
      font-size: 18px;
  }
  .tcp-wrapper .subheading h2{
  font-size: 42px;
    line-height: 110%;
  }
}



/*=========================================================
        Blog Listing Styling 
==========================================================*/


.blog-listing-cards{
   padding:56px 0 64px;
}

.blog-listing-cards a{
   text-decoration:none;
}

.blog-listing-cards .description{
   max-width:917px;
   margin-top:40px;
}

.blog-listing-cards .main-heading h6{
  font-size: 16px;
  line-height: 16px;
  color: #000000;
  font-weight: 600;
  background: #FE7D50;
  border-radius: 15px;
  display:inline-block;
  padding:10px 20px;
  margin-bottom:50px;
}

.blog-listing-cards .main-heading{
   margin-bottom:93px;
}

.blog-listing-cards .card-container>span{
   display:flex;
   flex-wrap:wrap;
   justify-content:center;
}

.blog-listing-cards .card-container>span>.hs_cos_wrapper{
  width:31.4%;
  margin-right:2.8%;
  margin-bottom:43px;
  padding:15px 15px 140px;
  position:relative;
  background: #FFFFFF;
  box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.12);
  border-radius: 30px;
}

.blog-listing-cards .card-container .image-container{
   height:284px;
   margin-bottom:29px;
   border-radius: 15px;
}

.blog-listing-cards .card-container>span>.hs_cos_wrapper:nth-child(3n),
.blog-listing-cards .card-container>span>.hs_cos_wrapper:last-child{
   margin-right:0;
}

.blog-listing-cards .card-container .date-time-info{
   position:absolute;
   bottom:35px;
   left:30px;
   right:30px;
}

.blog-listing-cards .card-container .text-container{
   padding:0 15px;
}

.blog-listing-cards .card-container .date-time-info h6{
   margin-bottom:0;
}

.blog-listing-cards .card-container .date-time-info h6 span{
   position:relative;
   display: inline-block;
   padding-right:22px;
}

.blog-listing-cards .card-container .date-time-info h6 span:after{
  position: absolute;
  right: 8px;
  top: 1px;
  bottom: -2px;
  content: '';
  background: #000000;
  width: 2px;
  height: auto;
}

.blog-listing-cards .card-container .date-time-info h6 span:last-child:after{
   display:none;
}

.blog-listing-cards .card-container .date-time-info h6 span:last-child{
   padding-right:0;
}


@media(max-width:1024px){

.blog-listing-cards .main-heading {
    margin-bottom: 53px;
}
  
.blog-listing-cards .card-container .image-container {
    height: 175px;
    margin-bottom: 19px;
}
  
.blog-listing-cards .card-container .text-container {
    padding: 0 0px;
}
  
.blog-listing-cards .card-container .date-time-info {
    left: 15px;
    right: 15px;
}
  
.blog-listing-cards .card-container>span>.hs_cos_wrapper {
    padding: 15px 15px 110px;
}
}


@media(max-width:767px){

.blog-listing-cards .card-container>span{
   display:block;
}
  
.blog-listing-cards .card-container>span>.hs_cos_wrapper{
   width: 100%;
   margin-right:0%;  
   padding: 15px 15px 30px;
}
  
.blog-listing-cards .main-heading h6{
   margin-bottom: 30px;  
}
  
.blog-listing-cards .description {
    margin-top: 20px;
}
  
.blog-listing-cards .main-heading {
    margin-bottom: 33px;
}
  
.blog-listing-cards .card-container .image-container {
    margin-bottom: 10px;
}
  
.blog-listing-cards .card-container .date-time-info {
    left: 0;
    right: 0;
    position: relative;
    margin-top: 10px;
    bottom: 0;
}
  
.blog-listing-cards {
    padding: 56px 0 24px;
}
}




/********************** Blog Post Page Styling **********************/


.blog-post-container .breadcrumb h6 span{
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  color: #000000;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  display:inline-block;
  margin-right:29px;
}

.blog-post-container .breadcrumb h6 span.resource{
  background: #FE7D50;
  border-radius: 15px;
  padding:10px 20px;
}

.blog-post-container .breadcrumb h6{
  display:flex;
  align-items:center;
}

.blog-post-container .breadcrumb{
   margin-bottom:50px;
}

.blog-post-container{
   padding:56px 0 87px;
}

.blog-post-container .heading{
   max-width:927px;
   margin-bottom:40px;
}

.blog-post-container .tag-date-info .blog-post__tag-link h6{
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #000000;
  margin-bottom:0;
  font-family: Graphik;
}

.blog-post-container .tag-date-info time h6{
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #000000;
  margin-bottom:0;
  font-family: Graphik;
}

.blog-post-container .tag-date-info .min-read-cont h6{
   font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #000000;
  margin-bottom:0;
  font-family: Graphik;
}

.blog-post-container .tag-date-info{
   display:flex;
   margin-bottom:60px;
   align-items:center;
}

.blog-post-container .tag-date-info .blog-post__tags{
   padding-right:43px;
   position:relative;
}

.blog-post-container .tag-date-info time{
   padding-right:43px;
   position:relative;
}

.blog-post-container .tag-date-info .blog-post__tags:after{
  position: absolute;
  right: 21px;
  top: 10px;
  bottom: 1px;
  content: '';
  background: #000000;
  width: 2px;
  height: auto;
}

.blog-post-container .tag-date-info time:after{
   position: absolute;
  right: 21px;
  top: 10px;
  bottom: 1px;
  content: '';
  background: #000000;
  width: 2px;
  height: auto;
}

.blog-post-container .blog-post__body p{
  font-weight: 400;
  font-size: 18px;
  color: #000000;
  margin-bottom:50px;
}

.blog-post-container .content-container{
   display:flex;
   flex-wrap:wrap;
}

.blog-post-container .content-container .left-col{
   width:70%;
   padding-right:70px;
}

.blog-post-container .content-container .right-col{
   width:30%;
}

.blog-post-container .content-container .blog-post__body blockquote{
  font-weight: 400;
  font-size: 32px;
  letter-spacing: -0.02em;
  color: #000000;
  background: #F6F6F6;
  border-radius: 20px;
  padding:43px 39px 48px;
  border-left:none;
  margin-bottom:30px;
  line-height:38px;
}

.blog-post-container .content-container .blog-post__body blockquote h6{
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #000000;
  display: block;
  margin-bottom: 3px;
  margin-top: 40px;
}

.blog-post-container .content-container .blog-post__body blockquote p{
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
  margin-bottom:0;
}

.blog-post-container .author-container{
  background: #123358;
  border-radius: 20px;
  margin-top:53px;
  padding:12px 17px;
  display:flex;
  flex-wrap:wrap;
  max-width:358px;
  align-items:center;
}

.blog-post-container .author-container .hs-author-avatar{
   width:77px;
   height:77px;
   border-radius:50%;
   margin-right:22px;
}

.blog-post-container .author-container .resource-auth-name h6{
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom:0;
}

.blog-post-container .author-container .resource-auth-name h6 a{
  display:block;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #FFFFFF;
  text-decoration:none;
}


@media(max-width:1024px){

.blog-post-container .content-container .left-col{
   padding-right: 20px;   
}
  
.blog-post-container .tag-date-info {
    margin-bottom: 30px;
}
  
.blog-post-container .content-container .blog-post__body blockquote {
    padding: 43px 25px 48px;
}
}


@media(max-width:767px){

.blog-post-container .breadcrumb {
    margin-bottom: 30px;
}
  
.blog-post-container .tag-date-info .blog-post__tags {
    padding-right: 25px;
}
  
.blog-post-container .tag-date-info time {
    padding-right: 25px;
}
  
.blog-post-container .tag-date-info time:after{
   right:11px;
}
  
.blog-post-container .tag-date-info .blog-post__tags:after{
   right:11px;
}
  
.blog-post-container .content-container {
    flex-direction: column-reverse;
}
  
.blog-post-container .content-container .left-col {
    width: 100%;
    padding-right: 0;
    margin-top: 40px;
}
  
.blog-post-container .content-container .right-col {
    width: 100%;
}
  
.blog-post-container .blog-post__body p{
   line-height:23.4px;  
}
  
.blog-post-container .content-container .blog-post__body blockquote {
    padding: 40px 22px 44px;
}
}



/******************** Case Study Listing Card Styling *****************/


.case-study-card .content-description p{
  font-weight: 400;
  font-size: 18px;
  color: #000000;
}

.case-study-card .main-heading h6{
   background: #76D891;
}

.case-study-card .content-description{
   margin-top:25px;
}

.case-study-card .learn-more.secondary-button {
    position: absolute;
    bottom: 30px;
    padding-bottom: 0;
}

.case-study-card .card-container>span>.hs_cos_wrapper{
   padding: 15px 15px 80px;
}

@media(max-width:767px){

.case-study-card .learn-more.secondary-button {
    position: relative;
    bottom: 0;
    padding-bottom: 0;
}
  
.case-study-card .content-description p{
   line-height:23px;
}
  
.case-study-card .content-description {
    margin-top: 15px;
}
  
.case-study-card .card-container>span>.hs_cos_wrapper {
    padding: 15px 15px 30px;
}
}



.case-study-post .breadcrumb h6 span.resource {
    background: #76D891;
}

.case-study-post .author-container{
   display:none;
}



/************************** Our Story **************************/


.our-story {
    padding: 56px 0 128px;
}
.our-story .buttonv3 {
    margin-bottom: 63px;
}
.our-story .description p {
    margin-bottom: 0;
    font-size: 22px;
    line-height: 120%;
}

.our-story .contentWrap {
    width: 71%;
}

.our-story .subheading-wrapper h3 {
    margin-bottom: 0;
    font-weight: 300;
    font-size: 50px;
    line-height: 53px;
    letter-spacing: -0.02em;
    color: #000000;
}
.our-story .heading-wrapper *{
margin-bottom:0;
}
.our-story .subheading-wrapper {
    margin-bottom: 107px;
}
.our-story .heading-wrapper{
margin-bottom:61px;
}

@media(max-width:1280px){

.our-story .buttonv3 {
    margin-bottom: 40px;
}
.our-story .heading-wrapper {
    margin-bottom: 40px;
}
.our-story .subheading-wrapper {
    margin-bottom: 60px;
}
  .our-story {
    padding: 56px 0 101px;
}
  .our-story .subheading-wrapper h3{
  font-size:40px;
    line-height:43px;
  }
}
@media(max-width:1024px){

.our-story .buttonv3 {
    margin-bottom: 30px;
}
.our-story .heading-wrapper {
    margin-bottom: 30px;
}
.our-story .subheading-wrapper {
    margin-bottom: 40px;
}
  .our-story {
    padding: 56px 0 70px;
}
  .our-story .contentWrap {
    width: 100%;
}
}
@media(max-width:767px){
.our-story .subheading-wrapper h3{
  font-size:30px;
    line-height:33px;
  }
.our-story .buttonv3 {
    margin-bottom: 25px;
}
.our-story .heading-wrapper {
    margin-bottom: 25px;
}
.our-story .subheading-wrapper {
    margin-bottom: 30px;
}
  .our-story {
    padding: 40px 0 40px;
}
}




/************************** OUR TEAM ****************************/



.our-team {
    padding: 47px 0 72px;
}

.our-team .heading h2 {
    margin-bottom: 0;
    font-weight: 300;
    font-size: 90px;
    line-height: 110px;
/* identical to box height, or 122% */
    letter-spacing: -0.02em;
}

.our-team .heading {
    margin-bottom: 45px;
}

.our-team .itemWrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content:space-between;
}
.our-team .itemDes ul>li {
    color: #000;
    font-family: Graphik;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
}
.our-team .item {
    width: 24%;
    margin-right: 1%;
}

.our-team .item:nth-of-type(4n) {
    margin-right: 0;
}
.our-team .itemDes ul {
    list-style-type: none;
    padding-left: 0;
  margin-bottom:0;
}

.our-team .itemDes {
    margin-top: 17px;
}

.our-team .item {
    margin-bottom: 60px;
}

.our-team .itemDes ul>li:first-of-type {
    font-family: 'Graphik';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 140%;

    color: #000000;
}
.itemImg img{
width:100%;
  
}
@media(max-width:1280px){
.our-team .item {
    margin-right: 1%;
    width: 32%;
}
  
.our-team .item:nth-of-type(4n) {
    margin-right: 2%;
}
  .our-team .item:nth-of-type(3n) {
    margin-right: 0;
}
}
@media(max-width:1024px){
.our-team .item {
    margin-right: 1%;
    width: 49%;
}
  .our-team .item img{
  width:100%;
  } 
.our-team .item:nth-of-type(4n) {
    margin-right: 2%;
}
  .our-team .item:nth-of-type(3n) {
    margin-right: 2%;
}
    .our-team .item:nth-of-type(2n) {
    margin-right: 0;
}
  .our-team .itemDes {
    margin-top: 10px;
}
}

@media(max-width:767px){
.our-team .item {
    margin-right: 0;
    width: 100%;
  margin-bottom:40px;
}
.our-team .heading {
    margin-bottom: 40px;
}
  .our-team {
    padding: 46px 0 46px;
}
}




/****************** Press Page Styling **********************/


.press-awards .main-heading {
    margin-bottom: 33px;
}

.press-awards .main-heading h6{
   background:#FFEA6C;
}

.press-awards .text-container .date{
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-family: Graphik;
}

.press-awards .text-container h4{
   font-size: 32px;
   letter-spacing: -0.02em;
}

.press-awards .card-container>span>.hs_cos_wrapper{
   padding: 15px 15px 50px;
}


@media(max-width:767px){

.press-awards .text-container h4 {
    font-size: 28px;
    line-height: 37px;
}
  
.press-awards .card-container .image-container {
    margin-bottom: 20px;
}
  
.press-awards .card-container>span>.hs_cos_wrapper {
    padding: 15px 15px 30px;
}
}



/* ==========================================================================
Mobile Menu - Hubspot Standard Toggle Menu
========================================================================== */


/**
* Special Note
*
* When the menu is open, a class of .mobile-open is applied to the body. You can 
* use this for custom styling on any element when the menu is in the open position.                     
*/

.mobile-trigger, .child-trigger{
  display: none; /* Hide button on Desktop */
}




  /* Variables
  ========================================================================== */

     /* Set Mobile Menu Background Color */
        /* Set Link Color */
   /* Set Link Hover Color */

  /* 
  * Menu Reset
  *
  * Remove styling from desktop version of sd-menu-primary. Place any 
  * additional CSS you want removed from the mobile menu in this reset 
  */

  .custom-menu-primary,
  .custom-menu-primary .hs-menu-wrapper > ul,
  .custom-menu-primary .hs-menu-wrapper > ul li,
  .custom-menu-primary .hs-menu-wrapper > ul li a{
    display: block;
    float: none;
    position: static;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    padding: 0px;
    margin: 0px;
    background-image: none;
    background-color: transparent;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none; 
    max-width: none;
    width: 100%;
    height: auto;
    line-height: 1;  
    font-weight: normal;
    text-decoration: none;
    text-indent: 0px;
    text-align: left;
    color:#ffffff;
    box-sizing:border-box!important;
  }


  /* Toggle Button
  ========================================================================== */

  .mobile-trigger{
    display: inline-block !important; /* Show button on mobile */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute; /*******************************************/
    top: 0px;          /* Position Button at right of screen  */
    right: 10px;        /*******************************************/
    width: auto; /* Button width */
    height: auto; /* Button height */      
    padding: 7px 10px 8px 10px;
    background: #ffffff; /* Background color */
    border: 1px solid #000000;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #000000; 
  }
  .mobile-trigger:hover{
    text-decoration: none; /* Removes link text underline on button */
    color:#ffffff;
    background-color: #000000; 
    border-color: transparent;
  }

  /* Change button when menu is open */
  .mobile-open .mobile-trigger{
    color:#ffffff;
    background-color: #000000; 
    border-color: transparent;
  }


  /* Toggle Button Icon
  ========================================================================== */

  .mobile-trigger i{
    display: inline;
    position: relative;
    top: -4px;
  }
  .mobile-trigger i:before, .mobile-trigger i:after{
    position: absolute;
    content: '';
  }
  .mobile-trigger i, .mobile-trigger i:before, .mobile-trigger i:after{
    width: 28px; /* Icon line width */
    height: 2px; /* Icon line height */
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background-color: #1B1B1B; /* Icon color */
    display: inline-block;
  }
  .mobile-trigger i:before{
    top: -6px; /* Position top line */
  }
  .mobile-trigger i:after{
    top: 6px; /* Position bottom line */
  }

  .mobile-trigger:hover i, .mobile-trigger:hover i:before, .mobile-trigger:hover i:after,  
  .mobile-open .mobile-trigger i, .mobile-open .mobile-trigger i:before, .mobile-open .mobile-trigger i:after{
    background-color:#fff; /* Icon color */
  }


  /* Child Toggle Button
  ========================================================================== */

  .child-trigger{
    display: block !important;/* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute;
    top: 0px;
    right: 0px;
    width: 55px !important; /* Button width */
    min-width: 55px !important;
    height: 45px !important; /* Button height */  
    padding: 0 !important;
    border-left: 1px dotted transparent;
  }
  .child-trigger:hover{
    text-decoration: none;
  }
  .child-trigger i{
    position: relative;
    top: 50%; /* Centers icon inside button */
    margin: 0 auto !important;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    display:none!important;
  }
  .child-trigger i:after{
    position: absolute;
    content: '';
  }
  .child-trigger i, .child-trigger i:after{
    width: 10px; /* Icon line width */
    height: 1px; /* Icon line height */
    background-color:#000; /* Icon color */
    display: block;

  }
  .child-trigger i:after{
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .child-trigger.child-open i:after{
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  .child-trigger.child-open i{
  }


  /* Menu Styles on Mobile Devices
  ========================================================================== */  

  .custom-menu-primary.js-enabled{
    position: relative;
    padding-top: 44px; /* Makes room for button */
    margin: 10px 0 10px 0;
  }

  /* Hide menu on mobile */
  .custom-menu-primary.js-enabled .hs-menu-wrapper,
  .custom-menu-primary.js-enabled .hs-menu-children-wrapper{
    display: none;
  }  

  /* Make child lists appear below parent items */
  .custom-menu-primary ul.hs-menu-children-wrapper{
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
    display: none;
  }

  /* Mobile Menu Styles */ 
  body .row-fluid .custom-menu-primary.js-enabled .hs-menu-wrapper{
    width: 100%;
    position: absolute; /**************************************************************/
    top: 0;             /* Positions the menu to drop from the very top of the screen */
    left: 0;          /**************************************************************/
    padding: 0px 0!important;
  }
  .custom-menu-primary .hs-menu-wrapper{
    background-color:#fff; /* Menu background color set off global menuColorMobile variable */
    width: 100%; /* Full screen width */
  }

  /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a{
    font-size: 22px; /* Font size of top level list items */
    line-height: 45px;
    overflow: visible;
  }

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li{
    border-top: 1px dotted rgba(255, 255, 255, .35); /* Adds transparent dark highlights to top of top level list items */
  }
  .custom-menu-primary .hs-menu-wrapper >  ul li a{
    padding: 0 10px;
    color:#ffffff; /* link color set by global mobile-aColor variable */
  }

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul li{
    background-color: rgba(255, 255, 255, .08);
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
    text-indent: 10px; /* Indent Child lists */
    font-size: 16px; /* Font size of child lists */
  }

  /* Level 3 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a{
    text-indent: 30px; /* Indent Child lists */
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a{
    text-indent: 50px; /* Indent Child lists */
  }












/*============================================================
HEADER Mobile Responsive
===========================================================*/



  .custom-menu-primary .hs-menu-wrapper{
    display:none;
  }

  .mobile-trigger {
    border: 0;
    top: 0;
    right: 10px;    
    background:transparent;
  }

  .mobile-trigger i, .mobile-trigger i:before, .mobile-trigger i:after {
    width: 28px;
    background:#fff;
    height:3px;
  }

  .mobile-trigger i:before {
    top: -9px;
  }

  .mobile-trigger i:after {
    top: 9px;
    width: 28px;
    right: 0;
  }

  .mobile-trigger {
    top: 0px;
    right: 10px;
  }

  .mobile-open .mobile-trigger {
    background-color: transparent;
    z-index:5;
  }

  .mobile-trigger:hover {
    background-color: transparent;
    border-color: transparent;
  }

  .mobile-trigger:hover i, .mobile-trigger:hover i:before, 
  .mobile-trigger:hover i:after, .mobile-open .mobile-trigger i,
  .mobile-open .mobile-trigger i:before, .mobile-open .mobile-trigger i:after {
    background-color: #fff;
  }

  .mobile-open .mobile-trigger i:after{
    width:28px;
  }

  .mobile-trigger i{
    transition: all .5s ease-in;
  }

  .mobile-open .mobile-trigger i{
    background:transparent;
    transition: all .1s ease-in;
  }

  .mobile-trigger i:before,
  .mobile-trigger i:after{
    transition: all .3s ease-in;
  }

  .mobile-open .mobile-trigger i:before {
    top: 0;
    transform: rotate(45deg);
    background:#fff;
  }

  .mobile-open .mobile-trigger i:after{
    top: 0;
    transform: rotate(-45deg);
    background:#fff;
  }

  .custom-menu-primary.js-enabled{
    position: absolute;
    padding-top: 0;
    margin: 10px 0 10px 0;
    left: 0;
    right: 0;
    top: 0;
    margin:0;
  }

  .custom-menu-primary .hs-menu-wrapper>ul li {
    border-top: 0px;
  }



  .custom-menu-primary .hs-menu-wrapper > ul ul li a {
    text-indent: 10px;
    font-size: 14px;
  }

  body .row-fluid .custom-menu-primary.js-enabled .hs-menu-wrapper{
    padding: 0;
    margin:0;
    z-index:12;
    top:60px;
    background: #ffffff;
  }




  .custom-menu-primary .hs-menu-wrapper > ul li a {
    padding: 0 20px;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    line-height:38px;
  }







  body .row-fluid .custom-menu-primary.js-enabled .hs-menu-wrapper{
    top: 47px;
  }




  body .row-fluid .custom-menu-primary.js-enabled .hs-menu-wrapper{
    top:59px;
  }

  .mobile-trigger{
    top: -42px;  
  }

  body .row-fluid .custom-menu-primary.js-enabled .hs-menu-wrapper {
    top: 8px;
  }



/********** HOW IT WORKS ***********/

.hTW-wrapper {
    padding: 85px 0 85px;
    position: relative;
    overflow: hidden;
}

.hTW-wrapper  .rightImg {
    position: absolute;
    right: 0;
    /* top: 0; */
    bottom: -3px;
}

.hTW-wrapper  .leftCol {
    width: 50%;
}

.hTW-wrapper  .secondary-button {
    padding-top: 152px;
  padding-bottom:0;
}
.hTW-wrapper  .secondary-button a{
    border: 1px solid;
}
.hTW-wrapper  .subheading * {
    margin-bottom: 0;
  font-family: 'Graphik';
font-style: normal;
font-weight: 400;
font-size: 22px;
line-height: 120%;
color: #000000;
}

.hTW-wrapper .subheading {
    max-width: 550px;
}

.hTW-wrapper .heading * {
    margin-bottom: 0;
    /* font-family: 'PP Telegraf'; */
    font-style: normal;
    font-weight: 300;
    font-size: 100px;
    line-height: 110px;
/* identical to box height, or 110% */
    letter-spacing: -0.02em;
    color: #000000;
}

.hTW-wrapper .heading {
    margin-bottom: 20px;
}
.hTW-wrapper .mobile{
display:none;
}
.hTW-wrapper .content-inner {
    position: relative;
    z-index: 1;
}
@media(max-width:1280px){
.hTW-wrapper .leftCol {
    width: 60%;
}
.hTW-wrapper .secondary-button {
    padding-top: 60px;
}
  .hTW-wrapper .heading *{
  font-size: 80px;
    line-height: 1;
  }
}
@media(max-width:1024px){
 .hTW-wrapper .desktop{
  display:none;
  }
 .hTW-wrapper .heading *{
 font-size: 68px;
    line-height: 70px;
  }
.hTW-wrapper .mobile{
display:block;
}
  .hTW-wrapper .leftCol {
    width: 100%;
}
  .hTW-wrapper{
      padding: 45px 0 300px;
  }
  .hTW-wrapper .secondary-button {
    padding-top: 40px;
}
}

@media(max-width:767px){
.hTW-wrapper .heading *{
font-size: 50px;
    line-height: 55px;
  }
}


/*************************** BLOG CUSTOM MODULE  ***************************/


.blogcustomModule .heading-wrapper {
    display: flex;
    justify-content: space-between;
    margin-bottom: 68px;
}

.blogcustomModule .leftCol {
    width: 52%;
}
.blogcustomModule .cta.secondary-button a:hover {
    background-color: transparent;
    color: #000;
    opacity: 0.8;
}
.blogcustomModule .rightCol {
    width: 20%;
    text-align: right;
}
.blogcustomModule .cta.secondary-button a {
    text-transform: uppercase;
    min-width: 223px;
  padding-right: 50px;
}
.blogcustomModule .cta.secondary-button a:after{
content:"";
  background-image:url('https://7493826.fs1.hubspotusercontent-na1.net/hubfs/7493826/chnnl-oct-2022/img/Vector%2031-1.png');
  background-size:cover;
  background-repeat:no-repeat;
  position:relative;
  position: absolute;
    width: 11px;
    height: 17px;
    margin-left: 24px;
}
.blogcustomModule .heading * {
    margin-bottom: 0;
}

.blogcustomModule .heading {
    margin-bottom: 30px;
}
.blogcustomModule .subheading * {
    margin-bottom: 0;
}
.thc-wrapper.relatedarticle.blogcustomModule .slick-dots ,.thc-wrapper.relatedarticle.blogcustomModule .slick-dots button {
    padding-top: 0;
    bottom: -63px;
  display:none;
}
@media(min-width: 1025px){
.thc-wrapper.relatedarticle.blogcustomModule {
    padding: 182px 0;
}
  .blogcustomModule .heading *{
  font-size:90px;
    line-height: 110px;
/* identical to box height, or 122% */

letter-spacing: -0.02em;
  }
}

@media(max-width:1280px){
  .blogcustomModule .rightCol{
  width: 33%;
  }

}


@media(max-width:991px){
  .blogcustomModule .rightCol{
  width: 100%;
    text-align:left;
  }
.blogcustomModule .heading-wrapper {
    flex-wrap: wrap;
}

.blogcustomModule .leftCol {
    width: 100%;
}
  .thc-wrapper .blogcustomModule {
    padding: 67px 0 113px;
}
  .blogcustomModule .cta.secondary-button a {
    min-width: 223px;
    padding-right: 61px;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.08em;
    border-radius: 15px;
    padding-left: 18px;
}
  .blogcustomModule .heading-wrapper{
      margin-bottom: 39px;
  }
  .subheading * {
    margin-bottom: 5px;
}
}
@media(max-width:767px){
 .thc-wrapper.blogcustomModule {
    padding: 67px 0 60px;
}
  .thc-wrapper.blogcustomModule .secondary-button{
  padding-top: 30px;
    padding-bottom: 0px;
  }
.blogcustomModule .heading {
    margin-bottom: 17px;
}
  .blogcustomModule .cta.secondary-button a:after{
  height: 14px;
    margin-left: 24px;
    position: relative;
    position: absolute;
    width: 8px;
  }
  .blogcustomModule .cta.secondary-button a{
  font-size:13px;
  }
}



/*************************** FEATURED ARTICLE  ***************************/

.featured-article {
    padding: 85px 0 115px;
}
.featured-article .container-inner {
    background: #FFEA6C;
    box-shadow: 0px 0px 10px 6px rgba(0, 0, 0, 0.12);
    border-radius: 30px;
      padding: 77px 52px 67px;
}
.featured-article .leftcol {
    width: 50%;
}
.featured-article .rigthcol {
    width: 50%;
    text-align: right;
}
.featured-article .line{
background-color:#000;
}
.featured-article .heading * {
    font-size: 50px;
    line-height: 53px;
    letter-spacing: -0.02em;
    color: #000000;
    margin-bottom: 0;
}

.featured-article .heading {
    margin-bottom: 40px;
}

.featured-article .paragraph * {
    margin-bottom: 0;
    font-weight: 400;
    font-size: 22px;
    line-height: 120%;

    color: #000000;
}

.featured-article .paragraph {
    margin-bottom: 154px;
}
.featured-article .Outer-Subheading * {
    margin-bottom: 0;
}

.featured-article .Outer-Subheading {
    margin-bottom: 51px;
    padding-left: 5px;
}
.featured-article .secondary-button a {
    background-color: transparent;
  text-transform:uppercase;
}
.featured-article .secondary-button a:hover{
background-color:#000;
}
@media(max-width:1280px){
.featured-article .paragraph {
    margin-bottom: 104px;
}
}
@media(max-width:1024px){
.featured-article .paragraph {
    margin-bottom: 104px;
}
  .featured-article .heading *{
  font-size: 32px;
    line-height: 40px;
  }
}
@media(max-width:767px){
.featured-article .paragraph {
    margin-bottom: 104px;
}
 .featured-article .contentWrap {
    flex-direction: column;
}

.featured-article .leftcol {
    width: 100%;
}

.featured-article .rigthcol {
    width: 100%;
    padding-top: 40px;
}
  .featured-article .paragraph {
    margin-bottom: 60px;
}
   .featured-article .rigthcol img{
  text-align:center;
    width:100%;
  }
  .featured-article {
    padding: 69px 0 82px;
}
  .featured-article .Outer-Subheading{
      margin-bottom: 31px;
  }
  .featured-article .container-inner {
    padding: 59px 30px 20px;
}
/* .featured-article   h6.smallHeading {
    color: rgba(32, 32, 32, 1.0);
    font-family: Graphik;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.08em;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 22px;
} */
  .featured-article .heading *{
      font-size: 26px;
    letter-spacing: -0.02em;
    line-height: 31px;
  }
  .featured-article .paragraph *{
  font-size:14px;
  }
}

/******************** UPCOMING EVENTS  ***********************/

.upcomingEvent .heading-wrapper {
    text-align: center;
    margin-bottom: 65px;
}
.thc-wrapper.relatedarticle.upcomingEvent .slick-dots ,.thc-wrapper.relatedarticle.upcomingEvent .slick-dots button{
display:none;
}
.upcomingEvent .heading * {
    margin-bottom: 0;
}

.upcomingEvent .heading {
    margin-bottom: 25px;
}

.upcomingEvent .subheading * {
    margin-bottom: 0;
  font-weight: 400;
font-size: 22px;
line-height: 120%;
}
@media(max-width:767px){

.thc-wrapper.relatedarticle.upcomingEvent {
    padding: 58px 0 36px;
}
  .thc-wrapper.relatedarticle.upcomingEvent .slick-dots{
      bottom: -49px;
  }
  .upcomingEvent .heading-wrapper{
  margin-bottom:40px;
  }
}


/********************************* THREE COL CARD V1 ************************/

.thc-wrapperv1 .heading * {
    margin-bottom: 0;
}

.thc-wrapperv1 .heading {
    margin-bottom: 25px;
}

.thc-wrapperv1 .subheading * {
    margin-bottom: 0;
  font-weight: 400;
font-size: 22px;
line-height: 120%;
}
.thc-wrapperv1 .itemHeading{
min-height:90px;
}
.thc-wrapperv1 .heading-wrapper {
    text-align: center;
    margin-bottom: 70px;
}

.thc-wrapperv1 .paragraph {
    max-width: 430px;
    margin: 0 auto;
}
 .thc-wrapperv1 .slick-dots, .thc-wrapperv1 .slick-dots button{
  display:none;
  }
@media(max-width:767px){
  .thc-wrapperv1{
  padding:64px 0 24px;
  }
 
  .thc-wrapperv1 .heading-wrapper{
      margin-bottom: 33px;
  }
 
}




/*===========================================================================
              Research Index Page Styling 
=============================================================================*/



.research-index{
   padding:56px 0 160px;
}

.research-index .tag-container ul{
   list-style-type:none;
   padding:0;
   margin:0;
}

.research-index .tag-container ul li{
   list-style:none;
   display:inline-block;
}

.research-index .tag-container ul li a{
  display:inline-block;
  border-radius: 15px;
  padding:10px 20px;
  text-decoration:none;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  color: #000000;
  text-transform:uppercase;
}

.research-index .heading{
   margin: 50px 0 50px;
}

.research-index .description p{
  font-weight: 400;
  font-size: 18px;
}

.research-index .description{
   max-width:777px;
   margin-bottom:72px;
}

.research-index .list-container .inner-group{
   display:flex;
   flex-wrap:wrap;
   text-decoration:none;
   border-bottom:2px solid #000000;
   padding:26px 0 26px;
   align-items:center;
}

.research-index .list-container .inner-group:first-child{
   border-top:2px solid #000000;
}

.research-index .list-container .inner-group .col-1{
   width:77%;
   margin-right:2%;
}

.research-index .list-container .inner-group .col-2{
  width: 6%;
  text-align: right;
  display: flex;
  justify-content: flex-end;
}

.research-index .list-container .inner-group .col-3{
   width: 15%;
   text-align: right;
}

.research-index .list-container .inner-group .col-1 h4{
  font-weight: 400;
  font-size: 22px;
  margin-bottom: 0;
  max-width: 767px;
  line-height: 26px;
}

.research-index .list-container .inner-group .col-3>a{
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  text-transform:uppercase;
  border: 1px solid #000000;
  border-radius: 15px;
  padding: 11px 44px;
  display: inline-block;
  text-decoration:none;
  text-align:center;
}

.research-index .list-container .inner-group .col-2 .copy-link{
   background: #000000;
   width:40px;
   height:40px;
   border-radius:50%;
   display:flex;
   justify-content:center;
   align-items:center;
}


@media(max-width:1300px){

.research-index .list-container .inner-group .col-1 {
    width: 71%;
}
  
.research-index .list-container .inner-group .col-2 {
    width: 6%;
    margin-right: 2%;
}
  
.research-index .list-container .inner-group .col-3 {
    width: 19%;
}
}


@media(max-width:1024px){

.research-index {
    padding: 56px 0 100px;
}
}

@media(max-width:767px){

.research-index .heading {
    margin: 30px 0 30px;
}
  
.research-index .description {
    max-width: 100%;
    margin-bottom: 52px;
}
  
.research-index .description p {
    line-height: 22px;
}
  
.research-index .list-container .inner-group{
   display:block;
}
  
.research-index .list-container .inner-group .col-1 {
    width: 100%;
}
  
.research-index .list-container .inner-group .col-2 {
    width: 100%;
    text-align: left;
    display: block;
    margin: 20px 0 20px;
}
  
.research-index .list-container .inner-group .col-3 {
    width: 100%;
    text-align: left;
}
  
.research-index {
    padding: 56px 0 70px;
}
}