/** WILL LOAD IN HEAD FIRST **/

/* @import url('https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;800&display=swap'); */

body {
   background-color: #fff;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
 }

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

p em {
  display: inline-block;
  font-style: normal;
  font-weight: 800 !important;
  font-style: normal;
  letter-spacing: 0;
  margin: 0;
  position: relative;
  /* white-space: nowrap; */
}

/* Anchor Links */
a {
  color: #00b82e;
  cursor: pointer !important;
  hyphens: none;
  /* font-weight: 700; */
  text-decoration: underline;
}
a:hover, a:focus {
  color: #00a26f;
  text-decoration: none;
}

p a {
  text-decoration: underline !important;
}

a.cta_button {
  color: #FFF;
  text-decoration: none !important;
}


/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  
}

/* h1, h2, h3, h4 { text-transform: lowercase !important; }
  h1::first-letter, 
  h2::first-letter,
  h3::first-letter,
  h4::first-letter { text-transform: uppercase !important; } */


strong {
  font-weight: bold;
}

code {
  vertical-align: bottom;
}

ul,
ol {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}


ul ul,
ol ul,
ul ol,
ol ol {
  margin-top: 0;
  margin-bottom: 0;
}

blockquote {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  padding-left: 15px;
}

/* Horizontal Rules */
hr {
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  border: none;
}

sup,
sub {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}


:focus {
  outline: none;
}

.user-is-tabbing :focus {
  -webkit-box-shadow: 0 0 3px 3px rgba(2,114,252,0.7);
  box-shadow: 0 0 3px 3px rgba(2,114,252,0.7);
  outline: none;
}

.disable-focus-styles :focus {
  outline: none;
}


/* 

 */

html {
  font-size: 18px;
}

body {
  font-size: 18px;
  font-family: Manrope;
  font-size: 18px;
  font-weight: normal;
}

p {
  color: #444444;
  font-family: Manrope;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0px;
  line-height: 1.5em;
}


p {
  color: #333 !important;
  font-size: 16px !important;
  font-family: 'Manrope', sans-serif !important;
  font-weight: 500 !important;
  letter-spacing: -.2px !important;
  line-height: 27px !important;
  hyphens: none;
}

/* @media(max-width: 767px) {
  p {
    hyphens: auto;
  }
} */

p.large {
  font-size: 18px !important;
  line-height: 30px !important;
}

p.xl {
  font-size: 22px !important;
  line-height: 34px !important;
}

p.xxl {
  font-size: 28px !important;
  font-weight: 400 !important;
  line-height: 48px !important;
}

@media(max-width: 922px) {
  p.large {
    font-size: 17px !important;
    line-height: 27px !important;
  }
  p.xl {
    font-size: 20px !important;
    line-height: 30px !important;
  }
  p.xxl {
    font-size: 25px !important;
    font-weight: 400 !important;
    line-height: 45px !important;
  }
  p,
  .blog-index__post-content p {
    font-size: 15px !important;
    line-height: 26px !important;
  }
}

@media(max-width: 767px) {
  /* p {
    font-size: 16px;
  } */
  p {
    font-size: 15px !important;
    line-height: 26px !important;
   }
   p.xl {
    font-size: 17px !important;
    line-height: 27px !important;
  }
  p.xxl {
    font-size: 22px !important;
    font-weight: 400 !important;
    line-height: 38px !important;
  }
  p,
  .blog-index__post-content p {
    font-size: 15px !important;
    line-height: 26px !important;
  }
  ol {
    margin-bottom: .5rem !important;
    margin-top: .5rem !important;
  }
  p.large {
    font-size: 16px !important;
    line-height: 26px !important;
  }

}

@media(max-width: 575px) {
  p {
    font-size: 14px !important;
    line-height: 24px !important;
   }
  p,
  .blog-index__post-content p {
    font-size: 14px !important;
    line-height: 23px !important;
  }

}

p.small {
  font-size: 15px;
  margin: 0;
}

@media(max-width: 575px) {
  p.small {
    font-size: 12px;
    line-height: 20px;
    margin: 0;
  }
}


p.underline em:after {
  background-image: url(https://www.anura.io/hubfs/2022-AnuraWebsite/white-underline-2.png);
  bottom: -41px;
  height: 50px;
  left: -2px;
  width: 100%;
}

/********************* TYPOGRAPHY ********************/

ul {
  padding-left: 18px;
  text-align: left;
}

ol {
  margin-bottom: 1rem !important;
  margin-top: 1rem !important;
}

/* 
li {
  color: #444444;
  font-family: Manrope;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0px;
  line-height: 1.5em;
} */


li {
  color: #333;
  font-family: 'Manrope', sans-serif;
  font-size: 16px;
  line-height: 29px !important;
  font-weight: 500 !important;
  margin-bottom: 10px;
  text-align: left !important;
}


@media(max-width: 767px) {
  li {
    font-size: 15px;
    line-height: 26px !important;
  }
}


@media(max-width: 575px) {
  li {
    font-size: 14px;
    line-height: 23px !important;
  }
}




.plan li {
  display: list-item;
  font-size: 18px;
  line-height: 30px !important;
  margin: 0 0 0 20px;
  padding: 0 0 0 10px;
}

.plan li::marker {
  color: #00b82e;
  content: "\f00c" !important;
  font-family: "Font Awesome 5 Free" !important;
  font-style: normal;
  font-weight: bold;
}

.plan.small li {
  font-size: 16px;
  line-height: 29px;
}

@media(max-width: 767px) {
  .plan li {
    font-size: 15px;
    line-height: 26px !important;
  }
}



q {
  color: #dd5a00 !important;
  font-family: 'Manrope', sans-serif !important;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: -.5px;
  line-height: 38px;
}

@media(max-width: 767px) {
  q {
    font-size: 22px;
  }
}

q::before {
  color: #dd5a00 !important;
  content: "“";
  font-family: Manrope, sans-serif;
  font-size: 100px;
  position: absolute;
  left: -30px;
  width: 30px;
  top: -10px;
  margin: 0;
}

q::after {
  bottom: 0;
  color: #dd5a00 !important;
  content: "”";
  font-family: Manrope, sans-serif;
  font-size: 100px;
  position: absolute;
  right: 20px;
  width: 30px;
  top: inherit;
  margin: 0;
}

q.home {
  font-size: 24px;
}

q.home::before,
q.home::after {
  content: "";
}

q.small {
  font-size: 22px;
  line-height: 32px;
  margin: 0 auto;
}

q.small::before {
  font-size: 70px;
  left: -45px;
  top: 0;
}

q.small::after {
  bottom: -20px;
  font-size: 70px;
  right: 55px;
  top: inherit;
}

q.small.two::before {
  font-size: 70px;
  left: 60px;
  top: 0;
}

q.small.two::after {
  bottom: 0px;
  font-size: 70px;
  right: 90px;
  top: inherit;
}

p.name {
  color: #dd5a00 !important;
  display: block;
  font-family: 'Manrope', sans-serif !important;
  font-size: 22px !important;
  font-style: italic;
  letter-spacing: -.5px;
  line-height: 38px;
  margin: 20px auto 0;
  text-align: center;
}

p.name.small {
  font-size: 20px !important;
  margin-bottom: 45px;
}

p.caption {
  border-top: 1px solid #333;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
}

em {
  font-style: normal !important;
  font-weight: bold !important;
}

blockquote {
  margin: 28px 0px;
  background-color: transparent;
  color: #FFF;
  border-left: 90px solid #005082 !important;
  padding: 40px 50px;
  font-size: 22px;
  line-height: 1.54;
  position: relative;
}

blockquote.quote-con {
  border-left: none !important;
}

blockquote a {
  color: #424242 !important;
}

.blog-post blockquote p {
  border-left: none;
  color: #005082 !important;
  font-size: large !important;
  font-weight: 600 !important;
  letter-spacing: -.25px;
}

blockquote a:hover {
  color: #0091EA !important
}

blockquote:before {
  content: '';
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='45' height='39.664' viewBox='0 0 45 39.664'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23ffc700;%7D.b%7Bclip-path:url(%23a);%7D%3C/style%3E%3CclipPath id='a'%3E%3Crect class='a' width='45' height='39.663'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg transform='translate(-490 -497)'%3E%3Cg transform='translate(490 497)'%3E%3Cg class='b'%3E%3Cpath class='a' d='M507.957,504.825a2.148,2.148,0,0,0,1.081-2.884l-1.766-3.715a2.157,2.157,0,0,0-2.813-1.046,24.882,24.882,0,0,0-7.787,5.048,18.872,18.872,0,0,0-5.229,8.257A45.336,45.336,0,0,0,490,523.178v11.071a2.17,2.17,0,0,0,2.164,2.164h14.169a2.17,2.17,0,0,0,2.164-2.164V520.078a2.17,2.17,0,0,0-2.164-2.164h-6.778a15.2,15.2,0,0,1,2.525-8.761,13.686,13.686,0,0,1,5.877-4.327Zm0,0' transform='translate(-490 -496.999)'/%3E%3Cpath class='a' d='M564.48,504.87a2.148,2.148,0,0,0,1.081-2.884l-1.766-3.678a2.157,2.157,0,0,0-2.813-1.046,26.149,26.149,0,0,0-7.752,5.011,19.26,19.26,0,0,0-5.264,8.294,44.7,44.7,0,0,0-1.407,12.656v11.071a2.17,2.17,0,0,0,2.163,2.164h14.172a2.17,2.17,0,0,0,2.164-2.164V520.123a2.17,2.17,0,0,0-2.164-2.164h-6.815A15.2,15.2,0,0,1,558.6,509.2a13.686,13.686,0,0,1,5.877-4.327Zm0,0' transform='translate(-521.067 -497.044)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  width: 45px;
  height: 40px;
  display: block;
  position: absolute;
  left: -68px;
  top: 40px;
}

blockquote.quote-con:before {
  background-image: none;
}


/* Blockquote mobile */

@media (max-width: 767px) {
  blockquote {
    border-left: 60px solid;
    font-size: 20px !important;
    padding: 30px;
  } 
  blockquote:before {
    height: 40px;
    left: -48px;
    width: 35px;
    
  }
}

@media (max-width: 565px) {
  blockquote {
    border-left: 60px solid;
    font-size: 18px !important;
    line-height: 25px;
    padding: 20px;
  } 
  blockquote:before {
    height: 40px;
    left: -48px;
    width: 35px;
    
  }
}


blockquote,
blockquote p{
  color: #444444;
  font-family: Manrope;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0px;
  /* line-height: 1.2em; */

  
    border-left: 4px solid rgba(0, 176, 255, 100);
    padding-left: 25px;
  
}

/* a {
  color: #0091ea;
}

a:hover,
a:focus {
  color: #424242;
}

a:active {
  color: #0091ea;
} */

/* h1 {
  color: #424242;
  font-family: Manrope;
  font-size: 80px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0px;
  line-height: 1.1em;
}

@media(max-width: 767px) {
  h1 {
    font-size: 50px;
  }
} */

/* ---------------------------------------------------------------------- H1 ---------------------------------------------------------------------- */

h1 {
  color: #000000 !important;
  font-family: 'Manrope', sans-serif !important;
  font-size: 62px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: -2px;
  line-height: 74px;
  text-transform: none;
}

@media only screen and (max-width: 1200px) {
  h1 {
    font-size: 56px;
    line-height: 68px;
  }
}

@media only screen and (max-width: 922px) {
  h1 {
    font-size: 48px;
    letter-spacing: -1px;
    line-height: 60px;
  }
}

@media (max-width: 767px) {
  h1 {
    font-size: 48px;
    letter-spacing: -1px;
    line-height: 60px;
  }
}

@media (max-width: 565px) {
  h1 {
    font-size: 32px;
    line-height: 42px;
  }
}

h1.med {
  font-size: 58px;
  letter-spacing: -.5px;
  line-height: 74px;
  margin-bottom: 15px;
  text-transform: none;
}

@media(max-width: 1200px) {
  h1.med {
    font-size: 50px;
    line-height: 64px;
    margin-bottom: 15px;
    text-transform: none;
  }
}

@media(max-width: 922px) {
 h1.med {
    font-size: 42px;
    line-height: 58px;
  }
}

@media(max-width: 575px) {
  h1.med {
    font-size: 32px;
    line-height: 42px;
  }
}

h1.small {
  color: #000;
  font-family: 'Manrope', sans-serif !important;
  font-size: 42px;
  font-weight: 400;
  letter-spacing: -.5px;
  line-height: 55px;
  margin-bottom: 15px;
  text-transform: none;
}

h1.xsmall {
  color: #000;
  font-family: 'Manrope', sans-serif !important;
  font-size: 40px;
  font-weight: 400;
  letter-spacing: -.5px;
  line-height: 44px;
  margin-bottom: 28px;
  text-transform: none;
}

h1 em {
  color: #0091EA;
  display: inline-block;
  font-style: normal;
  font-weight: 800 !important;
  font-style: normal;
  letter-spacing: -3px;
  margin: 0;
  position: relative;
  white-space: nowrap;
}
h1.small em {
  letter-spacing: -2px;
}

/* ---------------------------------------------------------------------- H1 UNDERLINES ---------------------------------------------------------------------- */

h1 em:after,
h1.hero em:after,
h1.hero-2 em:after,
h1.blog em:after,
p.underline em:after {
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  left: 0;
  position: absolute;
  z-index: 2;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  width: 100% !important;
}

h1 em:after {
  background-image: url("https://www.anura.io/hubfs/home-underline.svg");
  bottom: -46px;
  height: 50px;
}

h1.healthcare em:after {
  bottom: -12px;
  height: 20px;
}

@media(max-width:767px) {
  h1.healthcare em:after {
    bottom: -14px;
  }
}

h1.underline-long em:after {
  background-image: url("https://www.anura.io/hubfs/website-images/underline-long-2.svg");
  bottom: -42px;
  height: 50px;
}

h1.hero em:after {
  background-image: url("https://www.anura.io/hubfs/home-underline.svg");
  bottom: -46px;
  height: 50px;
}

h1.hero.home em:after {
  background-image: url("https://www.anura.io/hubfs/home-underline.svg");
  bottom: -46px;
  height: 50px;
  left: 0;
  width: 100% !important;
}

h1.home em:after {
  background-image: url("https://www.anura.io/hubfs/home-underline.svg");
  bottom: -46px;
  height: 50px;
  left: 0;
  width: 100% !important;
}

h1.hero.arbitrage em:after {
  background-image: url("https://www.anura.io/hubfs/home-underline.svg");
  bottom: -44px;
  height: 50px;
}

h1.partner-onboarding em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-375px.svg");
  bottom: -45px;
  height: 50px;
  left: 3px;
}

h1.AdTag em:after {
  bottom: -40px;
  left: 0;
  transform: rotate(1deg);
}

h1.hero.eCom em:after,
h1.hero.white em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/white-underline-2.png");
  bottom: -36px;
  height: 50px;
  left: 2px;
  width: 100%;
}

h1.hero.affiliate {
  padding-bottom: 20px;
}

h1.hero.affiliate em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/white-underline-2.png");
  bottom: -36px;
  height: 50px;
  left: 2px;
  width: 100%;
}
h1.trial em:after {
  background-image: url("https://www.anura.io/hubfs/2024-AnuraWebsite/underline_300x40.png");
  bottom: -36px;
  height: 50px;
  left: 0;
}

h1.trial.tradeshow em:after {
  bottom: -34px;
}

@media(max-width: 767px) {
  h1.trial.tradeshow em:after {
    bottom: -40px;
  }
}

h1.hero.tcpa em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-210px-12.svg");
  bottom: -43px;
  height: 50px;
  left: 0;
  width: 170px;
}

h1.hero.contact-us em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-210px-12.svg");
  bottom: -43px;
  height: 50px;
  left: -5px;
  width: 130px;
}

h1.clicks em:after {
  background-image: url("https://www.anura.io/hubfs/home-underline.svg");
  bottom: -46px;
  height: 50px;
  left: 2px;
  width: 190px;
}

h1.clicks em:nth-child(2)::after {
  background-image: url("https://www.anura.io/hubfs/home-underline.svg");
  bottom: -51px;
  height: 50px;
  left: 0;
  width: 300px;
}

h1.hero.lead em:after {
  background-image: url("https://www.anura.io/hubfs/home-underline.svg");
  bottom: -47px;
  height: 50px;
  left: 4px;
  width: 181px;
}
h1.hero.brands {
  line-height: 78px;
}



h1.blog {
  color: #000 !important;
}

h1.blog em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-210px-12.svg");
  bottom: -47px;
  height: 50px;
  left: 0;
}

h1.tidbits em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-210px-12.svg");
  bottom: -47px;
  height: 50px;
  left: 0;
}

h1.thank-you em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-210px-12.svg");
  bottom: -43px;
  height: 50px;
  left: -8px;
  transform: rotate(-3deg);
}


h1.small.case-studies em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-210px-12.svg");
  bottom: -40px;
  height: 50px;
  left: 0;
}

h1.small.clients em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-h2-small.svg");
  bottom: -39px;
  height: 50px;
  left: 2px;
}

h1.white.long em:after {
  background-image: url("https://www.anura.io/hubfs/2025-AnuraWebsite/underline-white-long.svg");
  bottom: -42px;
  height: 50px;
  left: 2px;
}

h1.hero.brands em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-210px-12.svg");
  bottom: -38px;
  height: 50px;
  left: 3px;
}

h1.underline-long-white em:after {
  background-image: url("https://www.anura.io/hubfs/2025-AnuraWebsite/underline-white-long.svg");
  bottom: -42px;
  height: 50px;
  left: 2px;
}


/* ---------------------------------------------------------------------- H1 UNDERLINES UNDER 1200 ---------------------------------------------------------------------- */


@media (max-width: 1200px) {

  h1.hero.brands em:after {
    width: 178px;
  }

}


/* ---------------------------------------------------------------------- H1 UNDERLINES UNDER 922 ---------------------------------------------------------------------- */


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

  h1.hero.home em:after {
    bottom: -47px;
    left: 0;
    width: 100%;
  }
  h1.hero em:after {
    bottom: -42px;
  }
  h1.AdTag em:after {
    bottom: -42px;
  }
  h1.hero.eCom em:after {
    width: 206px;
  }
  h1.hero.affiliate em:after {
    bottom: -38px;
    width: 204px;
  }
  h1.hero.brands em:after {
    bottom: -40px;
    left: 2px;
    width: 136px;
  }
}



/* ---------------------------------------------------------------------- H1 UNDERLINES UNDER 767 ---------------------------------------------------------------------- */


@media(max-width: 767px) {
  h1 em {
    letter-spacing: -1px;
  }
  h1.small em {
    letter-spacing: -1px;
  }
  h1.hero.brands em:after {
    bottom: -26px;
    left: 1px;
    width: 130px;
  }
  h1.hero.white em:after {
    bottom: -42px;
  }
}



/* ---------------------------------------------------------------------- H1 UNDERLINES UNDER 565 ---------------------------------------------------------------------- */

@media (max-width: 575px) {
  h1.hero.home em:after {
    bottom: -47px;
    left: 0;
    width: 100%;
  }
  h1.hero em:after {
    bottom: -45px;
  }
  h1.blog em:after {
    bottom: -46px;
  }
  h1.hero.trial em:after {
    bottom: -45px;
  }
  
  h1.hero.trial.tradeshow em:after {
    bottom: -41px;
    left: 3px;
  }
  h1.hero.lead em:after {
    bottom: -44px;
  }
  h1.thank-you em:after {
    left: -1px;
  }
  h1.small.calculator-underline em:after {
    bottom: -49px;
  }
  h1.hero.eCom em:after {
    bottom: -43px;
  }
  h1.hero.affiliate em:after {
    bottom: -42px;
    left: 0;
  }

}


/* ---------------------------------------------------------------------- H2 ---------------------------------------------------------------------- */


/* Clean default h2 {
  color: #424242;
  font-family: Manrope;
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0px;
  line-height: 1.1em;
} */

h2 {
  color: #000;
  font-family: 'Manrope', sans-serif !important;
  font-size: 38px;
  font-weight: 400;
  letter-spacing: -.2px;
  line-height: 50px;
  margin-bottom: 30px !important;
  text-transform: none;
}

h2.med {
  color: #000;
  font-family: "Manrope", sans-serif !important;
  font-size: 32px;
  line-height: 48px;
  font-weight: 400;
  text-transform: none;
}

@media(max-width: 992px) {
  h2.med {
    font-size: 22px;
    line-height: 38px;
  }
}

@media(max-width: 767px) {
  h2.med {
    font-size: 18px;
    line-height: 28px;
  }
}

h2.small {
  color: #000;
  font-family: "Manrope", sans-serif !important;
  font-size: 22px;
  line-height: 32px;
  font-weight: 400;
  text-transform: none;
}

@media(max-width: 992px) {
h2.small {
    font-size: 20px;
    line-height: 30px;
  }
}

@media(max-width: 767px) {
h2.small {
    font-size: 18px;
    line-height: 28px;
  }
}
  

h2.underline-long em:after {
  background-image: url("https://www.anura.io/hubfs/2025-AnuraWebsite/underline-long.svg");
  bottom: -45px;
  height: 50px;
  left: 2px;
}
h2.underline-long-white em:after {
  background-image: url("https://www.anura.io/hubfs/2025-AnuraWebsite/underline-white-long.svg");
  bottom: -42px;
  height: 50px;
  left: 2px;
}
h2 em.long:after {
  background-image: url("https://www.anura.io/hubfs/2025-AnuraWebsite/underline-white-long.svg");
  bottom: -42px;
  height: 50px;
  left: 0;
}
h2.white em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/white-underline-2.png");
  bottom: -4px;
  height: 10px;
  left: 2px;
  width: 100%;
}

h2.underline-140px em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-140px-19.svg");
  bottom: -38px;
  height: 50px;
  left: 1px;
}

.cta-row h2.affiliate em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-green-1-35.svg");
  bottom: -45px;
  height: 50px;
  left: 3px;
}
h2.underline-140px em:after {
  bottom: -39px;
}

.cta-row h2.affiliate em:after {
  bottom: -46px;
  left: 3px;
}

h2.large {
  font-size: 55px;
  line-height: 66px;
  letter-spacing: -1px;
  margin-top: 20px;
}

@media(max-width: 1200px) {
  h2 {
    font-size: 32px;
    line-height: 42px;
  }
  h2.large {
    font-size: 50px;
    line-height: 60px;
  }
  
}


@media(max-width: 767px) {
  /* Clean default
  h2 {
    font-size: 33px;
  } */

  h2 {
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 15px !important;
  }
  h2.underline-140px em:after {
    bottom: -39px;
  }

  .cta-row h2.affiliate em:after {
    bottom: -46px;
    left: 3px;
  }
  h2.large {
    font-size: 42px;
    line-height: 52px;
  }
}

@media(max-width: 575px) {
  h2 {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 8px;
  }
  h2.underline-140px em:after {
    bottom: -40px;
  }

  .cta-row h2.affiliate em:after {
    bottom: -45px;
  }
  h2.large {
    font-size: 34px;
    line-height: 44px;
  }
  h2.accuracy-guarantee__headline {
    font-size: 26px;
    line-height: 38px;
    letter-spacing: 0;
  }
}




/* H2 UNDERLINE */

h2 em {
  color: #0091EA;
  display: inline-block;
  font-style: normal;
  font-weight: 800 !important;
  font-style: normal;
  letter-spacing: -1.5px;
  position: relative;
  white-space: nowrap;
}

h2 em:after {
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  width: 100%;
  z-index: 9;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

h2.footer-cta {
  color: #FFFFFF !important;
  font-size: 52px;
  line-height: 62px;
  margin: 0 0 28px 0;
  text-align: left !important;
}

h2.footer-cta.home_b {
  font-size: 41px;
  line-height: 54px;
}

h2.anura-protects em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-h2-240px-33-1.svg");
  bottom: -38px;
  height: 50px;
  left: 1px;
  transform: rotate(1deg);
}

#what-is-anura h2 em:after {
  background-image: url("https://www.anura.io/hubfs/home-underline.svg");
  bottom: -46px;
  height: 50px;
  left: -2px;
}

#integration-home h2 em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-50px-70.svg");
  bottom: -37px;
  height: 50px;
  left: 1px;
  transform: rotate(4deg);
}

.calculator-home-cta h2 em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-375px.svg");
  bottom: -45px;
  height: 50px;
  left: 20px;
}


@media only screen and (max-width: 1200px) {
  h1.hero.home em:after {
    bottom: -45px;
    left: 0;
    width: 100%;
  }

  h2.anura-protects em:after {
    bottom: -40px;
  }

  #what-is-anura h2 em:after {
    bottom: -46px;
    height: 50px;
    left: 1px;
  }

  #integration-home h2 em:after {
    bottom: -39px;
    left: 1px;
  }
}

@media (max-width: 922px) {
  h1.hero.home em:after {
    bottom: -47px;
    left: 0;
    width: 100%;
  }

  .calculator-home-cta h2 em:after {
    bottom: -46px;
    left: 15px;
  }
}

@media (max-width: 767px) {
  h2.anura-protects em:after {
    bottom: -40px;
  }

  #what-is-anura h2 em:after {
    left: 1px;
  }

  #integration-home h2 em:after {

  }

  .calculator-home-cta h2 em:after {
    bottom: -46px;
    left: 15px;
  }
}

@media (max-width: 575px) {
  h1.hero.home em:after {
    bottom: -45px;
    left: 0;
    width: 100%;
  }

  h2.anura-protects em:after {
    left: 0;
  }

  #what-is-anura h2 em:after {
    left: 0;
  }

  #integration-home h2 em:after {
    bottom: -39px;
    left: -1px;
  }

  .calculator-home-cta h2 em:after {
    bottom: -44px;
    left: 12px;
  }
}


@media(max-width: 1200px) {
  h2.footer-cta.home_b {
    font-size: 36px;
    line-height: 50px;
  }
}

@media(max-width: 922px) {
  h2.footer-cta {
    font-size: 48px;
    line-height: 60px;
    margin-bottom: 18px;
  }
}


@media(max-width: 767px) {
  h2.footer-cta.home_b {
    font-size: 34px;
    line-height: 48px;
  }
}


@media(max-width: 575px) {
  h2.footer-cta {
    font-size: 40px;
    line-height: 46px;
    margin-bottom: 18px;
  }
  h2.footer-cta.home_b {
    font-size: 30px;
    line-height: 40px;
  }
}

h2.footer-cta em {
  color: #FFF !important;
}




/* h3 {
  color: #424242;
  font-family: Manrope;
  font-size: 37px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0px;
  line-height: 1.1em;
} */

h3 {
  color: #444 !important;
  font-family: "Manrope", sans-serif !important;
  font-size: 26px;
  line-height: 36px;
  font-weight: 400;
  letter-spacing: -0.2px;
  margin-bottom: 20px;
  text-transform: none;
}

h3.large {
  font-size: 39px;
  line-height: 52px;
}

h3.xl {
  font-size: 50px;
  line-height: 54px;
}

h3 em {
  color: #0091ea !important;
  font-weight: 700;
  text-transform: none;
}

h3.small {
  font-size: 18px;
  letter-spacing: 0;
  line-height: 27px;
}

@media(max-width: 922px) {
h3.large {
  font-size: 34px;
  line-height: 48px;
}
}

@media(max-width: 767px) {
  h3.large {
    font-size: 28px;
    line-height: 36px;
  }
}

@media (max-width: 575px) {
  h3 {
    font-size: 21px;
    line-height: 28px;
  }
  h3.footer-cta {
    font-size: 22px;
    line-height: 34px;
  }
}

.request-trial h3.form-title,
.request-trial_footer-form h3.form-title {
  display: none;
}



/* H4 */

/* h4 {
  color: #424242;
  font-family: Manrope;
  font-size: 28px;
  font-style: normal;
  font-weight: 300;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0px;
  line-height: 1.1em;
} */


h4 {
  color: #0091ea !important;
  font-family: 'Manrope', sans-serif !important;
  font-size: 21px;
  font-weight: 500;
  letter-spacing: -.2px;
  line-height: 30px;
  margin-bottom: 10px !important;
  padding: 0 0 10px 0;
}

h4.large {
  font-size: 21px;
  line-height: 28px;
}
h4.black {
  color: #000;
}

h4.hero {
  color: #333 !important;
  font-weight: 500 !important;
  margin-bottom: 30px;
  padding-right: 40px;
  text-align: left !important;
}

h4.home.hero {
  color: #333 !important;
}

h4.hero.white {
  color: #fff !important;
}

@media(max-width: 767px) {
  /* h4 {
    font-size: 23px;
  } */

  h4 {
    font-size: 19px;
    line-height: 28px;
  }
}

@media(max-width: 575px) {

  h4 {
    font-size: 18px;
    line-height: 28px;
  }
}

/* h5 {
  color: #424242;
  font-family: Manrope;
  font-size: 21px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0px;
  line-height: 1.1em;
} */

h5 {
  color: #DD5A00 !important;
  font-size: 17px;
  font-family: 'Manrope', sans-serif !important;
  font-weight: 500;
  letter-spacing: 2px;
  padding: 0 0 0 0;
  text-transform: uppercase;
}

.prehead {
  color: #DD5A00 !important;
  font-size: 17px;
  font-family: 'Manrope', sans-serif !important;
  font-weight: 500;
  letter-spacing: 2px;
  padding: 0 0 0 0;
  text-transform: uppercase;
}

h6 {
  color: #424242;
  font-family: Manrope;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0px;
  line-height: 1.1em;
}

/*  */

.hhs-lang-switch .lang_list_class li a,
.hhs-top-bar .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a,
.hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
  font-family: Manrope;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0px;
}

/*  */

.hhs-foot-nav-col .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
  font-family: Manrope;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0px;
}

.hhs-foot-base-nav .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a,
.hhs-foot-nav-col .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  font-size: 14.4px;
}


ul.large li {
  font-size: 18px;
  line-height: 30px;
  letter-spacing: -.4px;
}

ul.xl li {
  font-size: 22px;
  line-height: 38px !important;
  letter-spacing: -.4px;
}

@media(max-width: 767px) {
  ul.xl li {
    font-size: 18px;
    line-height: 28px !important;
    letter-spacing: 0px;
  }
}



/* CHECKMARKS */
.checkmarks li {
  color: #333;
  margin: 0 0 0 20px;
  padding: 0 0 0 10px;
}

.checkbox li {
  color: #333;
  margin: 0 0 0 15px;
  padding: 0 0 0 15px;
}

.checkmarks li::marker {
  color: #00B82E;
  content: "\f00c" !important;
  font-family: "Font Awesome 5 Free" !important;
  font-style: normal;
  font-weight: bold;
}

.checkbox li::marker {
  color: #00B82E;
  content: "\f14a" !important;
  font-family: "Font Awesome 5 Free" !important;
  font-style: normal;
  font-weight: bold;
}
/* /*!
 * Bootstrap Grid v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  -ms-flex-order: -1;
  order: -1;
}

.order-last {
  -ms-flex-order: 13;
  order: 13;
}

.order-0 {
  -ms-flex-order: 0;
  order: 0;
}

.order-1 {
  -ms-flex-order: 1;
  order: 1;
}

.order-2 {
  -ms-flex-order: 2;
  order: 2;
}

.order-3 {
  -ms-flex-order: 3;
  order: 3;
}

.order-4 {
  -ms-flex-order: 4;
  order: 4;
}

.order-5 {
  -ms-flex-order: 5;
  order: 5;
}

.order-6 {
  -ms-flex-order: 6;
  order: 6;
}

.order-7 {
  -ms-flex-order: 7;
  order: 7;
}

.order-8 {
  -ms-flex-order: 8;
  order: 8;
}

.order-9 {
  -ms-flex-order: 9;
  order: 9;
}

.order-10 {
  -ms-flex-order: 10;
  order: 10;
}

.order-11 {
  -ms-flex-order: 11;
  order: 11;
}

.order-12 {
  -ms-flex-order: 12;
  order: 12;
}

.offset-1 {
  margin-left: 8.333333%;
}

.offset-2 {
  margin-left: 16.666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.333333%;
}

.offset-5 {
  margin-left: 41.666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.333333%;
}

.offset-8 {
  margin-left: 66.666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.333333%;
}

.offset-11 {
  margin-left: 91.666667%;
}

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}

.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}

.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}

.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
/*# sourceMappingURL=bootstrap-grid.css.map */ */
/** body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
  outline: none;
  transform: translateY(-50%);
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: fit-content;
  height: fit-content;
  margin: 0 auto;
  border-radius: 4px;

  /* Background color behind image.
     This is visible during transitions. */
  background-color: white;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* Own added css */
.lb-outerContainer,
.lb-container,
.lb-image {
  height: auto !important;
  max-width: 70vw !important;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  opacity: 1 !important;
  cursor: pointer;
  display: block;
  position: absolute;
  top: 50%;
  border-radius: 0;
  background: transparent;
  width: 48px !important;
  height: 48px !important;
}
.lb-nav a.lb-prev {
  transform: translateY(-50%) rotate(45deg);
}
.lb-nav a.lb-next {
  transform: translateY(-50%) rotate(-135deg);
}
@media screen and (max-width: 575px) {
  .lb-prev, .lb-next {
    width: 32px !important;
    height: 32px !important;
  }
  .lb-nav a.lb-prev {
    left: -40px !important; 
  }
  .lb-nav a.lb-next {
    right: -40px !important; 
  }
}
@media screen and (min-width: 575px) {
  .lb-nav a.lb-prev {
    left: -60px !important; 
  }
  .lb-nav a.lb-next {
    right: -60px !important; 
  }
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  display: block !important;
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
} **/

/* Responsive Grid */

/* Row fix */

.row {
    /* margin-left: 0 !important;
    margin-right: 0 !important; */
}

.row.negative {
  /* margin-left: -15px !important;
  margin-right: -15px !important; */
}

.row.card {
    flex-direction: row;
}

@media (max-width: 767px) {
    .row.card {
        flex-direction: column;
    }
}

.row-fluid {
    width: 100%;
    *zoom: 1;
}

.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
}

.row-fluid:after {
    clear: both;
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 28px;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%;
}

.row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%;
}

.row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%;
}

.row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%;
}

.row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%;
}

.row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%;
}

.row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
}

.row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%;
}

.row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%;
}

.row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%;
}

.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%;
}

.row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%;
}

/* Make grid 100% under 1000 */
@media(max-width: 1000px) {
    .container {
        max-width: 100% !important;
    }
}

@media (min-width: 1000px) {
    .container {
        max-width: 1080px !important;
    }
}

.container-fluid {
    *zoom: 1;
}

.container-fluid:before, .container-fluid:after {
    display: table;
    content: "";
}

.container-fluid:after {
    clear: both;
}

.container-fluid.no-gutters{
  padding-right: 0px;
  padding-left: 0px;
}

.container-slim {
   padding-right: 15px;
   padding-left: 15px;
   margin-right: auto !important;
   margin-left: auto !important;
   display: block !important;
   float: none !important;
 }

@media (max-width: 767px) {
    .row-fluid {
        width: 100%;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: auto;
        margin-left: 0;
    }
}

@media (min-width: 922px) and (max-width: 1139px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 28px;
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%;
    }

    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%;
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%;
    }

    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%;
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%;
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%;
    }

    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%;
    }

    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%;
    }

    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%;
    }

    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%;
    }

    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%;
    }

    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%;
    }
}

@media (min-width: 1280px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 28px;
        margin-left: 2.564102564%;
        *margin-left: 2.510911074638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%;
    }

    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%;
    }

    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%;
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%;
    }

    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%;
    }

    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%;
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%;
    }

    .row-fluid .span4 {
        width: 31.623931624%;
        *width: 31.5707401346383%;
    }

    .row-fluid .span3 {
        width: 23.076923077%;
        *width: 23.0237315876383%;
    }

    .row-fluid .span2 {
        width: 14.529914530000001%;
        *width: 14.4767230406383%;
    }

    .row-fluid .span1 {
        width: 5.982905983%;
        *width: 5.929714493638298%;
    }
}

/* Clearfix */

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none;
    visibility: hidden;
}

/* Responsive Visibilty Classes */

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-phone {
        display: inherit !important;
    }

    .hidden-phone {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

@media (min-width: 922px) and (max-width: 1139px) {
    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important ;
    }
}


/* Containers */

.container-fluid {
    padding-left: 0;
    padding-right: 0;
}
.container-large {
    margin: 0 auto;
    max-width: 1320px !important;
    width: 100%;
}

@media (max-width: 1400px) {
    .container-large {
        padding: 0 50px;
    }
}

@media (max-width: 922px) {
    .container-large {
        padding: 0 30px;
    }
}

@media (max-width: 575px) {
    .container-large {
        padding: 0 15px;
    }
}


/* Original body container wrapper used on most pages */

.body-container-wrapper {
    padding-top: 160px;
  }
  
  @media only screen and (max-width: 922px) {
    .body-container-wrapper {
      padding-top: 60px;
    }
  }
  
  @media only screen and (max-width: 575px) {
    .body-container-wrapper {
      padding-top: 30px;
    }
  }


/* Section padding */

.section-padding {
    padding-bottom: 100px;
    padding-top: 100px;
}

@media (max-width: 922px) {
    .section-padding {
        padding-bottom: 80px;
        padding-top: 80px;
    }
}

@media (max-width: 575px) {
    .section-padding {
        padding-bottom: 50px;
        padding-top: 50px;
    }
}

/* Section padding top */

.section-padding-top {
    padding-top: 100px !important;
}

@media (max-width: 922px) {
    .section-padding-top {
        padding-top: 50px !important;
    }
}

@media (max-width: 575px) {
    .section-padding-top {
        padding-top: 30px !important;
    }
}

/* Section padding bottom */

.section-padding-bottom {
    padding-bottom: 100px;
}

@media (max-width: 922px) {
    .section-padding-bottom {
        padding-bottom: 50px;
    }
}

@media (max-width: 575px) {
    .section-padding-bottom {
        padding-bottom: 30px;
    }
}

/* Section padding small */

.section-padding-sm {
    padding-bottom: 50px;
    padding-top: 50px;
}

@media (max-width: 922px) {
    .section-padding-sm {
        padding-bottom: 30px;
        padding-top: 30px;
    }
}

@media (max-width: 575px) {
    .section-padding-sm {
        padding-bottom: 20px;
        padding-top: 20px;
    }
}


/* Section padding bottom small */

.section-padding-b-sm {
    padding-bottom: 50px;
}

@media (max-width: 922px) {
    .section-padding-b-sm {
        padding-bottom: 30px;
    }
}

@media (max-width: 575px) {
    .section-padding-b-sm {
        padding-bottom: 20px;
    }
}
*, *:before, *:after {
  box-sizing: border-box;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}


/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}
a:hover {
  text-decoration: none;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/* Accesibility
   ========================================================================== */

.screen-reader-text {
   clip: rect(1px, 1px, 1px, 1px);
   height: 1px;
   overflow: hidden;
   position: absolute !important;
   width: 1px;
}
.dnd-section .widget-type-cell {
  padding-left: 0px;
  padding-right: 0px;
}

@media (min-width: 922px) {
  .dnd_area-module-1-vertical-alignment {
    display: block !important;
  }
}

@media (max-width: 923px) {
  .dnd-section .widget-type-cell {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.hs-form label {
  display: block;
  float: none;
  width: auto;
  text-align: left;
  padding-top: 0;
  margin-bottom: 4px;
}

.hs-input {
  display: inline-block;
  width: 100%;
  font-weight: normal;
  line-height: 22px;
  box-sizing: border-box;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.hs-input[type=checkbox],
.hs-input[type=radio] {
  cursor: pointer;
  width: auto;
  height: auto;
  padding: 0;
  margin: 3px 5px 3px 0px;
  line-height: normal;
  border: none;
}

.hs-input[type=file] {
  background-color: #fff;
  padding: initial;
  border: initial;
  line-height: initial;
  box-shadow: none;
}


.hs-input input,
.hs-input textarea {
  transition: border 0.2s linear;
}

/* MATERIAL CHECKBOXES */

.hs-form .mdl-switch.is-checked .mdl-switch__thumb,
.hs-form .mdl-switch.is-checked .mdl-switch__track,
.hs-form .mdl-checkbox__ripple-container .mdl-ripple {
  background: #00b0ff;
}
.hs-form .mdl-checkbox.is-checked .mdl-checkbox__box-outline {
  border-color: #00b0ff;
}
.hs-form .mdl-checkbox.is-checked .mdl-checkbox__tick-outline {
  background: rgb( 0, 176, 255) url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgdmVyc2lvbj0iMS4xIgogICB2aWV3Qm94PSIwIDAgMSAxIgogICBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWluWU1pbiBtZWV0Ij4KICA8cGF0aAogICAgIGQ9Ik0gMC4wNDAzODA1OSwwLjYyNjc3NjcgMC4xNDY0NDY2MSwwLjUyMDcxMDY4IDAuNDI5Mjg5MzIsMC44MDM1NTMzOSAwLjMyMzIyMzMsMC45MDk2MTk0MSB6IE0gMC4yMTcxNTcyOSwwLjgwMzU1MzM5IDAuODUzNTUzMzksMC4xNjcxNTcyOSAwLjk1OTYxOTQxLDAuMjczMjIzMyAwLjMyMzIyMzMsMC45MDk2MTk0MSB6IgogICAgIGlkPSJyZWN0Mzc4MCIKICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxO3N0cm9rZTpub25lIiAvPgo8L3N2Zz4K")
}

.hs-form .mdl-radio__inner-circle,
.hs-form.mdl-radio__ripple-container .mdl-ripple,
.hs-form .mdl-radio__ripple-container .mdl-ripple {
  background: #00b0ff;
}
.hs-form .mdl-radio.is-checked .mdl-radio__outer-circle {
  border-color: #00b0ff;
}

.hs_radio_buttons .inputs-list label > span {
  vertical-align: text-top !important;
}

.inputs-list label>input, .inputs-list label>span {
  line-height: 23px; 
}

.legal-consent-container .mdl-checkbox {
 height: auto !important; 
}

textarea.hs-input {
  height: auto;
}

select,
select.hs-input {
  background-image: url("https://507386.fs1.hubspotusercontent-na1.net/hubfs/507386/CLEAN-images/gfx/dropdown-arrow.png");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 10px 7px;
  -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
}

select::-ms-expand,
select.hs-input::-ms-expand {
    display: none; /* Hide the default arrow in Internet Explorer 10 and Internet Explorer 11 */
}


select[multiple],
select[multiple].hs-input {
  height: inherit;
}

.hs-error-msgs {
    border: 1px solid;
}

.hs-error-msgs label {
    display: block;
    margin-bottom: 0;
    margin-top: 0;
}

.hs-error-msgs li {
  color: #da0101 !important;
  margin-bottom: 0px;
}


/* Force single column fields to full width inside of fieldsets */
fieldset.form-columns-1 .hs-input:not([type=radio]):not([type=checkbox]) {
  width: 100% !important;
}



.actions {
  padding: 0;
}

.inputs-list {
  margin: 0 0 5px;
  width: 100%;
  padding-left: 0;
}
.inputs-list > li {
  display: block;
  padding: 0;
  width: 100%;
  padding-top: 0;
}
.inputs-list label {
  display: block;
  float: none;
  width: auto;
  padding: 0;
  line-height: 18px;
  text-align: left;
  white-space: normal;
  font-weight: normal;
}
.inputs-list:first-child {
  padding-top: 6px;
}
.inputs-list > li + li {
  padding-top: 2px;
}
.inputs-list label > input,
.inputs-list label > span {
  vertical-align: middle;
}

ul.no-list {
  list-style: none;
}

.field {
  margin-bottom: 18px;
}

.hs-field-desc {
  margin: 0px 0px 6px;
  font-size: 14px;
}

.hs-form-required {
  color: red;
}

.hs-richtext {
  margin-bottom: 3px;
  line-height: 1.2;
}
.hs-richtext hr {
  text-align: left;
  margin-left: 0;
  width: 91%;
}

.grecaptcha-badge {
  margin: 0 auto;
}

.email-correction, .email-validation {
  padding-top: 3px;
  font-size: 12px;
}
.email-correction a,
.email-validation a {
  cursor: pointer;
}
@media (max-width: 400px),
(min-device-width: 320px) and (max-device-width: 480px) {
  .email-correction form .form-columns-2 .hs-form-field,
  .email-correction form .form-columns-3 .hs-form-field,
  .email-validation form .form-columns-2 .hs-form-field,
  .email-validation form .form-columns-3 .hs-form-field {
    float: none;
    width: 100%;
  }
  .email-correction form .form-columns-2 .hs-form-field .hs-input,
  .email-correction form .form-columns-3 .hs-form-field .hs-input,
  .email-validation form .form-columns-2 .hs-form-field .hs-input,
  .email-validation form .form-columns-3 .hs-form-field .hs-input {
    width: 90%;
  }
  .email-correction form .form-columns-2 .hs-form-field input[type=checkbox],
  .email-correction form .form-columns-2 .hs-form-field input[type=radio],
  .email-correction form .form-columns-3 .hs-form-field input[type=checkbox],
  .email-correction form .form-columns-3 .hs-form-field input[type=radio],
  .email-validation form .form-columns-2 .hs-form-field input[type=checkbox],
  .email-validation form .form-columns-2 .hs-form-field input[type=radio],
  .email-validation form .form-columns-3 .hs-form-field input[type=checkbox],
  .email-validation form .form-columns-3 .hs-form-field input[type=radio] {
    width: 24px;
  }
}

.hs-button,
.hs-form-field input[type=text],
.hs-form-field input[type=email],
.hs-form-field input[type=phone],
.hs-form-field input[type=number],
.hs-form-field input[type=tel],
.hs-form-field input[type=date],
.hs-form-field textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
}

.hs-default-font-element,
.hs-main-font-element {
  font-family:  Manrope;
}

/* Flex column checkmarks */

.column-checkmarks ul.inputs-list {
  flex-direction: column;
  padding-top: 10px !important;
}

.column-checkmarks ul.inputs-list li {
  margin-bottom: 4px;
}
button,
.button,
.hs-button {
  border: none;
  cursor: pointer;
  display: inline-block;
  line-height: 1;
  text-align: center;
  outline: none;
  transition: all 0.15s linear;
  white-space: normal;
}

button:focus, button:active,
.button:focus, .button:active,
.hs-button:focus, .hs-button:active {
  outline: none;
}

/* .header__search--button {
  background: #00b82e;
  border: 1px solid #00a26f;
  border-radius: 6px;
  box-shadow: inset 80px 0 80px 0 #00a26f;
  color: #FFF;
  padding: .5rem .6rem;
} */

.header__search--button {
    background: #00b82e;
    border: 1px solid #00a26f;
    border-radius: 6px;
    box-shadow: inset 80px 0 80px 0 #00a26f;
    color: #FFF;
    padding: .5rem .6rem;
}

.cta-container {
  margin: 3rem 0;
}

.cta.secondary .button {
  background: transparent;
  /* border: 1px solid #00b82e; */
  box-shadow: none;
}

.cta.secondary .button a {
  background: transparent;
  box-shadow: none;
  color: #00b82e;
}

.secondary a {

}

.secondary a.cta_button:hover {
  box-shadow: inset 80px 0 80px 0 #00a26f !important;
}

/* .hs-cta-trigger-button {
  background: #00b82e;
  border: 1px solid #00a26f;
  border-radius: 34px;
  box-shadow: inset 80px 0 80px 0 #00a26f;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: Manrope,sans-serif;
  font-size: 1.1rem;
  font-weight: 500;
  letter-spacing: .5px;
  line-height: 1em;
  margin: 0;
  padding: .6rem 1rem .7rem;
  text-transform: uppercase;
} */


.hs-cta-trigger-button.large {
  padding: 17px 35px;
}

button:disabled,
.button:disabled,
.hs-button:disabled {
  background-color: #D0D0D0;
  border-color: #D0D0D0;
  color: #E6E6E6;
}

/* No button */

.no-button,
.no-button:hover,
.no-button:focus,
.no-button:active {
  background: none;
  border: none;
  border-radius: 0;
  color: initial;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
  text-decoration: none;
  transition: none;
}


/* CTA */

.cta {
  display: inline-block;
  /* float: left; */
  margin: 30px 30px 0 0;
}

.cta:last-child {
  margin: 30px 0 0 0;
}

/* .cta a {
  color: #FFF !important;
} */
/* .cta.btn a {
  background: #00b82e !important;
  border-radius: 40px;
  color: #fff;
  font-weight: 600;
  padding: 0;
  text-decoration: none;
  text-transform: uppercase;
} */



/* a.cta_button {
  color: #FFFFFF !important;
} */

a.cta_button:hover {
  background: #80D8FF;
  border: 1px solid #00B0FF;
  box-shadow: inset 80px 0 80px 0px #00B0FF;
  color: #FFFFFF !important;
}

a.cta_button.secondary.dark {}

a.cta_button.secondary.dark:hover {
  background: rgba(128, 216, 255, .4) !important;
  color: #FFF;
}

.cta .button {
  margin: 0 auto;
}


.cta .button a,
.cta button a {
  color: #fff;
  display: flex;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0;
  padding: 17px 35px;
}

.cta.green .button a {
  background: none;
  box-shadow: none;
  border-color: #00b82e !important;
  color: #00b82e !important;
}

.cta.green .button a:hover {
  border-color: #00b0ff !important;
  color: #fff !important;
}

.cta.white .button a,
.cta .button.secondary a {
  background: transparent !important;
  border-color: #fff !important;
  box-shadow: none !important;
  color: #fff !important;
}

.cta.white .button a:hover,
.cta .button.secondary a:hover {
  background: transparent !important;
  border-color: #fff !important;
  box-shadow: none !important;
  color: #fff !important;
}

@media(max-width:1200px) {
  .cta {
    margin: 0 20px 0 0;
  }

  .cta:last-child {
    margin: 0 0;
  }
}

.cta img {
  /* display: none; */
}
/* TODO: Find a better place for this */
.content-wrapper {
  max-width: 1140px;
  padding: 0 20px;
  margin: 0 auto;
}

.container-wide {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 15px;
}

/***** POST PAGE *************/

.post-page-full .blog-header-full {
 background-color: rgba(255, 255, 255, 1.0);
 margin-bottom: 50px;
 padding-top: 100px;
 padding-bottom: 50px;
}

@media screen and (max-width: 922px) {
  .post-page-full .blog-header-full {
   padding-top: 100px;
   padding-bottom: 50px;
  }
}
@media screen and (max-width: 575px) {
  .post-page-full .blog-header-full {
   padding-top: 100px;
   padding-bottom: 50px;
  }
}

/***** LISTING PAGE *************/

.blog-header-standard .blog-header__inner {
  margin: 0 auto;
 padding-top: 100px;
 padding-bottom: 150px;
}

@media screen and (max-width: 922px) {
  .blog-header-standard .blog-header__inner {
    margin: 0 auto;
    padding-top: 100px;
    padding-bottom: 150px;
  }
}

@media screen and (max-width: 575px) {
  .blog-header-standard .blog-header__inner {
    margin: 0 auto;
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

/***** POST PAGE *************/

.post-header .blog-header__inner {
  margin: 0 auto;
 padding-top: 100px;
 padding-bottom: 50px;
}

@media screen and (max-width: 922px) {
  .post-header .blog-header__inner {
    margin: 0 auto;
    padding-top: 100px;
    padding-bottom: 50px;
  }
}

@media screen and (max-width: 575px) {
  .post-header .blog-header__inner {
    margin: 0 auto;
    padding-top: 100px;
    padding-bottom: 50px;
  }
}

/* Padding above main container on mobile */
@media (max-width: 922px) {
  .blog-container {
    padding-top: 30px;
  }
}


.blog-header__title {
  text-align: left;
  margin-top: 1.1rem !important;
}
.blog-header__subtitle {
  margin: 1rem 0 2rem;
}

.blog-header__form {
  margin: 0 1rem;
}

.blog-header-standard {
  position: relative;
}

.blog-header-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.blog-header-standard .container,
.blog-header-standard .container-slim {
  z-index: 2;
  position: relative;
}

@media screen and (min-width: 922px) {
  .blog-header__form {
    margin: 0 auto;
  }
}

.blog-index {
  display: contents;
  flex-wrap: wrap;
  padding: 3.3rem 0;
}
.blog-index:after {
  content: "";
  flex: auto;
}
.blog-index__tag-header {
  flex: 1 0 100%;
  padding: 1rem;
}
.blog-index__tag-subtitle {
  font-size: 1.16rem;
  line-height: 1.1;
}
.blog-index__tag-heading {
  padding-bottom: 1rem;
  border-bottom: 1px solid rgba(0,0,0, 0.2);
}
.blog-index__post {
  flex:  0 0 100%;
  padding: 1rem;
  -webkit-transition: all 500ms ease-in-out;
-moz-transition: all 500ms ease-in-out;
-ms-transition: all 500ms ease-in-out;
-o-transition: all 500ms ease-in-out;
transition: all 500ms ease-in-out;
}

.blog-index__post:hover {
  transform: scale(1.02);
}

.blog-index__post--large {
  margin-bottom: 1rem;
  padding: 0px;
}
/* 
.blog-index__post--large .blog-index__post-content {
 padding: 2rem 1rem 2rem 1rem; 
} */

/* Hide TLDR on blog listing page */
.blog-index__post-content .tldr,
.hhs-post-summary .tldr {
  display: none;
}

.hhs-blog-card-inner {
  padding: 0px !important;
  height: 100%;
  position: relative;
}

.blog-index__post--large .blog-index__post-content,
.hhs-blog-card-inner .blog-index__post-content {
  padding: 20px 20px 60px;
}

/* @media(max-width: 575px) {
  .hhs-blog-card-inner .blog-index__post-content {
    padding: 20px;
  }
} */

.blog-index__post--large h4 a:hover,
.blog-index__post--small h4 a:hover {
  text-decoration: none;
}

.blog-index__post-content--small {
  min-height: 210px;
}

/** FIX FOR RELATED POSTS **/

.blog-recent-posts__list p a.blog-recent-posts__post { 
  background-color: transparent;
  -webkit-box-shadow: none;
   box-shadow: none;
  flex: none !important;
}

/** END **/


@media screen and (min-width: 922px) {
  .blog-index__post {
    flex:  0 0 calc(100%/2);
  }
}
@media screen and (min-width: 1000px) {
  .blog-index__post {
    flex:  0 0 calc(100%/3);
  }
}
@media screen and (min-width: 922px) {
  .blog-index__post--large {
    flex: 1 0 100%;
    display: flex;
    justify-items: space-between;
  }
}

@media (max-width: 767px) {
  .blog-header__title,
  .blog-header__subtitle {
    text-align: center;
  }
  .blog-index__post {
    padding: 0;
  }
  .blog-index__post--large.blog-index__post  {
   padding-top: 0; 
  }
}

.blog-index__post-image {
  display: block;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-bottom: 50%;
}

/* Fraud tidbits blog image */
.hs-blog-id-80982879842 .blog-index__post-image {
  padding-bottom: 40%;
}

.blog-index__post--small .blog-index__post-image {
  margin-bottom: 15px;
}

.blog-index__post-image--large {
  border-radius: 8px 8px 0 0;
  -webkit-border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  border-bottom: 1px solid #DDD;
}


@media screen and (min-width: 922px) {
  .blog-index__post-image--large {
    border-bottom: 0;
    border-radius: 8px 0 0 8px;
    -webkit-border-radius: 8px 0 0 8px;
    -moz-border-radius: 8px 0 0 8px;
    flex: 1 1 100%;
    padding-bottom: 0;
  }
  .blog-index__post-content--large {
    flex: 1 1 100%;
    padding-left: 2rem;
  }
  .blog-index__post-image--large {
    flex: 1 1 48%;
  }
  .blog-index__post-content--large {
    flex: 1 1 48%;
    padding-left: 2rem;
  }
}
.blog-index__post-content h2 {
  margin: .5rem 0;
}

.blog-index__post-content--small h2 {
  font-size: 28px;
}
.blog-index__post-content p {
  /* font-family: Manrope; */
}
.blog-index__post-content a {
  color: #0091ea;
}
.blog-index__post img {
  max-width: 100%;
  height: auto;
}

.blog-index__post-author {
  margin: 10px 0;
}

a.blog-index__post-author-name {
 line-height: 30px; 
}
.blog-index__post-author a {
  color: #dd5a00;
}
  

.blog-index__post-author-image {
  -webkit-border-radius: 25px 25px 25px 25px;
  border-radius: 25px 25px 25px 25px;
}



.blog-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-family:  Manrope;
  margin: 0 auto 3.3rem;
  width: 100%;
  clear: both;
}

.blog-pagination__link {
  display: inline-flex;
  padding: .25rem .4rem;
  margin: 0 .1rem;
  text-decoration: none;
  border: 2px solid transparent;
  line-height: 1;
  border-radius: 7px;
}
.blog-pagination__link--active {
  border: 2px solid #00b0ff;
}
.blog-pagination__link:hover,
.blog-pagination__link:focus {
  text-decoration: none;
}
.blog-pagination__prev-link,
.blog-pagination__next-link {
  display: inline-flex;
  align-items: center;
}
.blog-pagination__prev-link {
  text-align: right;
  margin-right: .25rem;
}
.blog-pagination__next-link {
  text-align: left;
  margin-left: .25rem;
}
.blog-pagination__prev-link--disabled,
.blog-pagination__next-link--disabled {
  color: #B0C1D4;
  pointer-events: none;
  cursor: default;
}
.blog-pagination__prev-link svg,
.blog-pagination__next-link svg {
  fill: #444444;
  margin: 0 5px;
}
.blog-pagination__prev-link--disabled svg,
.blog-pagination__next-link--disabled svg {
  fill: rgba(68, 68, 68, 0.5);
}
.blog-pagination__number-link:hover,
.blog-pagination__number-link:focus {
  border: 2px solid #00b0ff;
  background-color: #00b0ff;
  color: #ffffff;
}

.blog-header__author-avatar {
  height: 120px;
  width: 120px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 50%;
  box-shadow: 0 0 12px 0 rgba(0,0,0,0.15);
  margin: 0 auto 1.5rem;
}
.blog-header__author-social-links a {
  display: inline-block;
  position: relative;
  background-color: #000;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin: 0 5px;
}
.blog-header__author-social-links a:hover {
  background-color: #00b0ff;
}
.blog-header__author-social-links svg {
  fill: #fff;
  height: 15px;
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.blog-post {
  margin: 0 auto;
  padding: 0 0 3.3rem 0;
}
.blog-post h1 {
  font-size: 1.6rem;
}
.blog-post__meta{
  margin: 1rem 0;
}
.blog-post__meta p {
  font-size: 0.9em;
  line-height: 30px;
}

.blog-post__meta a {
  text-decoration: none;
}

.hhs-tag-list ul {
 padding-left: 0px;
  display: table;
}

.hhs-tag-list li {
 list-style-type: none;
  display: block;
  float: left;
}

.blog-index__post-tag,
.hhs-tag-list li a,
.hhs-tag-list li a:hover {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(0, 176, 255, 1.0);
}

.blog-index__post-tag,
.hhs-tag-list li a,
.blog-post__tag-link {
  font-size: .8rem;
  padding: 5px 10px;
  -webkit-border-radius: 25px 25px 25px 25px;
  border-radius: 25px 25px 25px 25px;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
  margin: 0 5px 5px 0; 
  display: inline-block;
  line-height: normal;
}

.hhs-tag-list li a span {
  color: rgba(255, 255, 255, 1.0);
  font-size: .6rem;
  text-transform: uppercase;
  font-weight: bold;
}

.blog-post__tag-link:hover,
.hhs-tag-list li a:hover {
  text-decoration: none;
  transform: scale(1.02);
}

.hhs-tag-list .filter-expand-link {
  clear: both;
  display: block;
  margin-top: 15px;
}


.blog-recent-posts {
  margin-top: 3rem;
  padding: 2rem 0;
}
.blog-recent-posts h4 {
  text-align: center;
  width: 100%;
  margin-bottom: 25px;
}
.blog-recent-posts__list {
  display: flex;
}

.blog-recent-posts__post {
  display: block;
  flex:  0 0 100%;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}

.blog-recent-posts__post:hover {
  transform: scale(1.02);
}

.blog-recent-posts__post h3 {
  padding: 1rem 1rem 0.5rem;
}
.blog-recent-posts__post p {
  padding: 0 1rem 1rem 1rem;
}

@media screen and (min-width: 922px) {
  .blog-recent-posts__post {
    flex:  0 0 calc(100%/2);
  }
}
@media screen and (max-width: 922px) {
  .blog-recent-posts__list {
    display: block; 
  }
}
@media screen and (min-width: 1000px) {
  .blog-recent-posts__post {
    flex:  0 0 calc(100%/3.2);
    margin: 10px;
  }
}
.blog-recent-posts__post:hover {
  text-decoration: none;
}
.blog-recent-posts__image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-bottom: 63%;
}
.blog-recent-posts__title {
  margin: 1rem 0 .5rem;
  font-size: 1.25rem;
}

.blog-comments {
  margin: 0 auto;
  padding-bottom: 50px;
}
.blog-comments form {
  max-width: 100%;
}
.blog-comments .hs-submit {
  text-align: center;
}

.comment.depth-0 {
  border-top: 0px !important;
}

.blog-comments .hs-form-booleancheckbox label {
  line-height: 1.6em !important;
}

.blog-comments .comment-reply-to {
  border: 0 none;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
}
.blog-comments .comment-reply-to:hover {
  transform: scale(1);
}

.blog-comments .replying-to {
 margin-bottom: 25px; 
  display: block;
}


 .hs-blog-social-share {
   padding: 10px 0 0 0;
   border-top: 1px solid rgba(0,0,0,0.2);
   border-bottom: 1px solid rgba(0,0,0,0.2);
   height: auto;
   width: 100%;
   height: auto !important;
 }


/*** FILTER OPTION ***/
.filter__header {
	padding: 16px;
	padding: 1rem;
	margin-bottom: 16px;
  margin-top: 25px;
}

select.post__category-selector {
 height: auto !important;
  padding-right: 25px !important;
}

@media screen and (min-width: 922px) {
	.filter__header {
		padding: 0px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.filter__header .column--8 {
		-webkit-box-flex: 2;
		-ms-flex: 2 300px;
		flex: 2 300px;
	}
	.filter__header .column--4 {
		/*-webkit-box-flex: .5;
		-ms-flex: .5 300px;
		flex: .5 300px;*/
		margin-right: 20px;
	}
}

@media screen and (max-width: 922px) {
  
}

@media screen and (max-width: 575px) {
  .blog-header__author-social-links {
    text-align: center;
  }  
}


/*** END ***/


/***** POST SIDEBAR *************/

.sidebar-con {
 margin-bottom: 50px; 
}

/*** END ***/

 @media (max-width: 922px) {
   .blog-post__tags {
    margin-bottom: 25px;
  }
 }




/* BLOG TYPOGRAPHY */
.blog-index__post--large h4.card_post_title a {
  color: #000 !important;
  font-family: 'Manrope', sans-serif !important;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: -.2px;
  text-decoration: none;
}

@media(max-width: 565px) {
  .blog-index__post--large h4.card_post_title a {
    font-size: 20px !important;
    line-height: 28px !important;
  }
}

.blog-index__post-content--small h4.card_post_title a {
  color: #000 !important;
  font-family: 'Manrope', sans-serif !important;
  font-size: 24px !important;
  line-height: 34px !important;
  text-decoration: none !important;
}

@media(max-width: 565px) {
  .blog-index__post-content--small h4.card_post_title a {
    font-size: 20px !important;
    line-height: 28px !important;
  }
}

@media(max-width: 565px) {
  /* .blog-index__post-content {
    padding: 20px !important;
  } */
  h4.card_post_title {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}

.blog-index__post-content p,
.blog-index__post-content h2,
.blog-index__post-content h3 {
  color: #333 !important;
  font-family: 'Manrope', sans-serif;
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 26px !important;
}

.blog-index__post-content h2 {
  margin-bottom: 20px !important;
}

@media(max-width: 565px) {
  .blog-index__post-content p {
    font-size: 14px !important;
    line-height: 23px !important;
  }
}

.blog-header__author-avatar {
  margin-top: 20px;
}

a.blog-index__post-button {
  position: absolute;
  bottom: 20px;
  right: 20px;
  color: #00b82e !important;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: -.5px;
  text-decoration: none;
}

@media(max-width: 767px) {
  a.blog-index__post-button {
    font-size: 14px;
  }
  .media-link a {
    font-size: 14px;
  }
}



a.blog-index__post-button:hover {
  text-decoration: underline;
}

a.blog-index__post-button::after {
  content: '→';
}

.blog-index__post-author {
  margin: 15px 0 !important;
}

p.reading-minutes,
.reading-minutes {
  color: #dd5a00 !important;
  font-size: 16px !important;
  font-family: 'Manrope', sans-serif;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0;
  text-transform: uppercase;
}

.blog-index__post-author span .pub-date {
  color: #dd5a00 !important;
  font-weight: 500;
  letter-spacing: 0;
  text-transform: uppercase;
}

.blog-post__meta {
  margin: 0 0 40px;
}

.blog-post__meta p {
  font-size: 15px;
  letter-spacing: -.5px;
  line-height: 30px;
}

.blog-post__tags {
  border-top: 1px solid #DDD;
  padding: 30px 0;
}

h1.blog-post__title {
  color: #000 !important;
  font-family: 'Manrope', sans-serif !important;
  margin-bottom: 0;
  margin-top: 12px;
  text-transform: inherit !important;
  width: 100% !important;
}

.blog-post h2 {
  color: #000 !important;
  line-height: 50px;
  font-weight: 400;
  margin: 30px 0;
  text-transform: inherit !important;
}
.blog-post h2 a {
  font-weight: 400;  
}

.blog-post h3 {
  color: #9e9e9e !important;
  font-size: 29px !important;
  line-height: 39px !important;
  padding: 10px 0;
  text-transform: inherit !important;
}

.blog-post p,
.blog-post li {
  color: #333 !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 29px !important;
}

.blog-post p.xl {
    font-size: 22px !important;
    line-height: 34px !important;
}

@media(max-width: 922px) {
  .blog-post p.xl {
    font-size: 20px !important;
    line-height: 30px !important;
  }
}

@media(max-width: 767px) {
  .blog-post p.xl {
    font-size: 18px !important;
    line-height: 28x !important;
  }
}

.blog-header img {
  background: #FFF;
  border: 1px solid #DDD;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  padding-left: 0;
  padding-right: 0;
}

@media (max-width: 1200px) {
  .blog-post h2 {
    line-height: 42px;
  }
}

@media (max-width: 922px) {
  .post-header .blog-header__inner {
    padding-bottom: 20px !important;
  }

  .blog-post h2 {
    margin: 20px 0 !important;
  }

  /* Blog thumbs */
  .blog-thumbnails {
/*     padding-top: 120px !important; */
    z-index: 9;
    right: 0;
    top: 0;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .blog-post h2 {
    margin: 10px 0 !important;
    text-transform: inherit !important;
  }

  .blog-post h3 {
    font-size: 22px !important;
    line-height: 34px !important;
    margin-bottom: 10px !important;
  }

  .blog-post p,
  .blog-post li {
    color: #333 !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    line-height: 26px !important;
  }
}

@media (max-width: 575px) {
  .blog-post h2 {
    line-height: 34px !important;
  }
}



/* NEW BLOG LISTING */

.blog-searchbar {
  background: #efefef;
  box-shadow: 0 1px 2px 1px rgba(0, 0, 0, .15) !important;
  margin: 0 0 0 0;
  padding: 20px;
  position: sticky;
  top: 78px;
  z-index: 9;
}

.blog-sidebar.sticky {
  position: sticky;
  top: 120px;
}

.listing-page-2 .hhs-blog-card-inner {
  border: 1px solid #ccc;
  box-shadow: none !important;
  display: flex;
  margin-bottom: 30px;
  padding-bottom: 0;
}

.listing-page-2 .blog-index__post-image {
  border-radius: 8px 0 0 8px;
  -webkit-border-radius: 8px 0 0 8px;
  -moz-border-radius: 8px 0 0 8px;
  padding-bottom: 0;
  width: 40%;
}

.listing-page-2 .blog-index__post-content {
  width: 60%;
}

.blog-index .blog-index__post--large.pull-up-card {
  margin-top: 40px !important;
  position: relative;
}

@media (max-width: 922px) {
  .blog-searchbar {
    position: relative;
    top: 0;
  }

  .hs-blog-listing .hs-search-field button {
    right: 0 !important;
  }

  .blog-sidebar.sticky {
    margin-top: 0;
    position: sticky;
    top: 40px;
  }
}

/* STYLES FOR RELATED POSTS MODULE */
@media (max-width: 575px) {

  .blog-sidebar .blog-posts-grid .hs_cos_wrapper_type_related_blog_posts {
    grid-template-columns: 1fr !important;
    /* display: flex !important; */
  }

  .blog-sidebar .blog-index__post-image {}

  .blog-sidebar .hhs-blog-card {
    height: 100px;
    /* flex-direction: row; */
  }

  .blog-sidebar .hhs-blog-card-inner {
    display: flex;
    flex-direction: row;
  }

  .blog-sidebar .hhs-blog-card-inner .blog-index__post-content {
    width: 220px;
  }

  .blog-sidebar .blog-index__post-image {
    padding-bottom: 0;
    width: 100px;
  }
}

/* STYLES FOR RELATED POSTS TAG */
.blog-sidebar h5.related-posts {
  padding-bottom: 12px;
}

.blog-sidebar .hs-related-blog-item {
  display: flex;
  height: auto;
  flex-direction: row-reverse;
  padding: 0 0 20px 0;
}

.blog-sidebar .hs-related-blog-byline {
  display: none;
}

.blog-sidebar .hs-related-blog-item-image-wrapper {
  margin: 4px 0 0;
  width: 30%;
}

.blog-sidebar .hs-related-blog-item-image-wrapper img {
  border: 1px solid #ddd;
  border-radius: 3px;
}

.blog-sidebar .hs-related-blog-item-text {
  line-height: 22px;
  padding: 0 0 0 20px;
  width: 80%;
}

.blog-sidebar .hs-related-blog-item-text a {
  color: #000;
  font-size: 18px;
  letter-spacing: -.2px;
  text-decoration: none;
}

.blog-sidebar .hs-related-blog-item-text a:hover {
  color: #333 !important;
}

.blog-sidebar .hs-related-blog-item-text span {}



/* BLOG POST PAGE */
.post-page-full {
  background-color: transparent;
}

.post-header.container {
  padding: 0 !important;
}

.post-header .blog-header__inner {
  padding-top: 0 !important;
}

.post-header .blog-header__inner .reading-minutes {
  font-size: 16px !important;
}

.meta-author,
a.blog-index__post-author-name,
.blog-post__timestamp {
  color: #dd5a00;
  font-size: 14px !important;
  font-family: 'Manrope', sans-serif;
  font-weight: 500;
  letter-spacing: 0;
  text-transform: uppercase;
  /*   border-right: 1px solid; */
  /*   padding: 0 10px; */
  /*   margin: 0 8px; */
  line-height: 30px;
}

.blog-post__timestamp {
  border-left: 1px solid;
  margin-left: 10px !important;
  padding-left: 10px !important;
}

.meta-author a {
  color: #dd5a00 !important;
}

.topic-link {
  background: #dd5a00;
  color: #FFF !important;
  font-weight: 600;
  letter-spacing: .2px;
  margin: 0 4px 10px 0;
  padding: 0 12px;
  border-radius: 14px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
}

.blog-index__post-author-image {
  border-radius: 16px !important;
  -webkit-border-radius: 16px !important;
  -moz-border-radius: 16px !important;
}

/* VISUAL CTA BETA */
.hs-cta-embed {
  height: 100% !important;
  width: 100% !important;
}

.hs-cta-embed img,
.hs-cta-embed .hs-image-widget {
  width: 100% !important;
}

.hs-image-widget {
  width: 100% !important;
}


/* blog inner from old site */
.hs-blog-post .bannerWithTitle {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.hs-blog-post .titleBox,
.hs-blog-post .postFeatureImage {
  display: none;
}

.hs-blog-post .bannerWithTitle.blog .bannerParent {
  padding-bottom: 213px;
}

.hs-blog-post .leftBox {
  width: 70%;
  padding-right: 30px;
}

.hs-blog-post .sideBar {
  width: 30% !important;
  margin-left: 0px !important;
  padding-left: 39px;
  padding-top: 20px;
}

.hs-blog-post .BlogSection {
  padding-bottom: 120px;
  padding-top: 37px;
}

.blogInnerPage .postInnerTitle h1 {
  color: #0091EA;
  line-height: 1.5;
}

.blogInnerPage .titleBottomBox {
  margin-bottom: 22px;
  margin-top: 20px;
}

.blogInnerPage .topicName {
  display: block;
  padding-top: 25px !important;
}

.blogInnerPage .topicName a,
.blogInnerPage .date,
.blogInnerPage .authorName,
.blogInnerPage .authorName a {
  line-height: 26px;
  font-size: 14px !important;
  font-family: 'Manrope', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}

.blogInnerPage .topicName a,
.blogInnerPage .authorName a {
  display: inline-block;
}

.blogInnerPage .topicName a:hover,
.blogInnerPage .authorName a:hover,
.blogInnerPage .postInnerDetail a {
  color: #0091EA
}

.blogInnerPage .postInnerDetail a:hover {
  color: #333;
}

.blogInnerPage .topicName,
.blogInnerPage .date,
.blogInnerPage .authorName {
  padding: 0px 7px;
  border-left: 1px solid #333;
}

.blogInnerPage .topicName {
  padding-left: 0px;
  border-left: 0;
}

.blogInnerPage .tagParent {
  padding-right: 7px;
}

.blogInnerPage .topicName,
.blogInnerPage .topicName>div {
  line-height: 1;
}

.blogInnerPage .topicName a {
  text-transform: uppercase;
}

.blogInnerPage .postInnerDetail *+p {
  margin-top: 18px;
}

.blogInnerPage .postInnerDetail h2,
.blogInnerPage .postInnerDetail h3 {
  font-size: 28px;
  line-height: 1.28;
}

.blogInnerPage .list-pagination {
  margin-top: 40px;
  margin-bottom: 40px;
  width: 100%;
}

.blogInnerPage .list-pagination .button {
  margin: 20px auto 40px;
}

@media(max-width: 565px) {
  .blogInnerPage .list-pagination {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
  }
  .blogInnerPage .list-pagination .button {
    margin: 10px auto 40px;
  }
}

.blogInnerPage .list-pagination .equal_height {
  height: 90px;
}

.blogInnerPage .list-pagination h4 {
  font-size: 18px;
  line-height: 28px;
}

@media(max-width: 1200px) {
  .blogInnerPage .list-pagination h4 {
    font-size: 16px;
    line-height: 24px;
  }
}

.blogInnerPage .list-pagination h4 a {
  color: #000;
  text-decoration: none;
}

.blogInnerPage .list-pagination .prevBox {
  float: left;
  width: 50%;
}

.blogInnerPage .list-pagination .nextBox {
  border-left: 1px solid #ccc;
  float: right;
  width: 50%;
}

.blogInnerPage .list-pagination .prevBox h4 {
  text-align: left !important;
}

.blogInnerPage .list-pagination .nextBox h4 {
  text-align: right !important;
}

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

  .blogInnerPage .list-pagination .prevBox h4 {
    text-align: left !important;
  }

  .blogInnerPage .list-pagination .nextBox h4 {
    text-align: left !important;
  }

  .blogInnerPage .list-pagination .prevBox {
    width: 100%;
  }

  .blogInnerPage .list-pagination .nextBox {
    border-left: none;
    width: 100%;
  }
}

.blogInnerPage .list-pagination .nextImage,
.blogInnerPage .list-pagination .prevImage {
  border: 1px solid #AAA;
  height: 70px;
  width: 100px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  overflow: hidden;
  margin-top: 7px;
}

@media(max-width: 922px) {
  .blogInnerPage .list-pagination .nextImage,
  .blogInnerPage .list-pagination .prevImage {
    height: 70px;
    width: 100px;
  }
}
 
.blogInnerPage .list-pagination .pageTitle {
  width: 100%;
}

.blogInnerPage .list-pagination .pageTitle h5 {
  line-height: 1.5;
}

.blogInnerPage .list-pagination .pageTitle h5 a {
  color: #424242
}

.blogInnerPage .list-pagination .pageTitle h5 a:hover {
  color: #0091EA
}

.blogInnerPage .list-pagination .nextBox .pageTitle {
  padding-right: 25px;
}

@media(max-width: 575px) {
  .blogInnerPage .list-pagination .nextBox .pageTitle {
    padding-left: 25px;
  }
}

.blogInnerPage .list-pagination .prevBox .pageTitle {
  padding-left: 25px;
}

.blogInnerPage .list-pagination a.pagination-btn {
  font-size: 18px;
  line-height: 1.2;
  background-color: #0091EA;
  color: #fff;
  border-radius: 8px;
  font-weight: 500;
  display: block;
  text-align: center;
  max-width: 183px;
  padding: 11.5px 15px;
  border: 1px solid #0091EA;
  margin-top: 25px;
}

.blogInnerPage .list-pagination a.pagination-btn:hover {
  color: #0091EA;
  background-color: #fff;
}

.blogInnerPage .list-pagination a.pagination-btn.list-next-post {
  margin: 25px 0 0 auto;
}

.blogInnerPage .postInnerDetail a {
  display: inline;
}

.blogInnerPage .postInnerDetail ul {
  padding-left: 17px;
}

.blogInnerPage .postInnerDetail ul li::marker {
  color: #0091EA
}

.blogInnerPage .postInnerDetail ul li strong {
  color: #0091EA;
  font-size: 22px;
  line-height: 1.2;
  display: block;
  font-weight: 600;
  padding-bottom: 16px;
}

.blogInnerPage .postInnerDetail ul li {
  position: relative;
  padding-left: 5px;
}

.blogInnerPage .postInnerDetail ul li span.num {
  position: absolute;
  top: -3px;
  left: -18px;
  font-size: 22px;
  color: #0091EA;
  font-weight: 600;
}

.blogInnerPage .social-share-section {
  background: #EEE;
  border-radius: 4px;
  padding: 20px;
  margin-top: 40px;
}

.blogInnerPage .social-share-section .social-share {
  line-height: 1;
  padding-left: 20px;
}

.blogInnerPage .social-share-section .social-share,
.social-share-section h5 {
  display: inline-block;
  vertical-align: middle;
  margin-right: -4px;
}

.blogInnerPage .social-share-section h5 {
  line-height: 1.22;
  color: #0091EA !important;
  font-weight: 400;
  margin-top: 4px;
}

.blogInnerPage .social-share-section .social-share a {
  display: inline-block;
  vertical-align: top;
  margin-right: -5px;
  padding-left: 18px;
  line-height: 1;
}

.blogInnerPage .social-share-section .social-share a:first-child {
  padding-left: 0px;
}

.blogInnerPage .social-share-section .social-share a svg path {
  fill: #0091ea !important;
  transition: all ease 0.3s;
}

.blogInnerPage .social-share-section .social-share a:hover svg path {
  fill: #0091EA !important
}


.button.list-next-post {
  text-align: right;
  float: right;
}

@media(max-width: 575px) {
  .button.list-next-post {
    float: left;
  }
}

p.blog-header__subtitle {
  color: #000 !important;
}

.blog-pagination {
  margin-top: 50px;
}

.hhs-blog-grid-cards .blog-pagination__link--active {
  border: 2px solid #0091ea !important;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  color: #0091ea !important;
  font-weight: 600;
  padding: 5px 9px;
}

.blog-pagination__prev-link svg,
.blog-pagination__next-link svg {
  /*   fill: #000 !important; */
}

.body-container--blog-index {
  padding: 0 !important;
}

.hs-blog-listing .row-fluid-wrapper.row-depth-1.row-number-7.dnd-section.dnd_area-row-3-padding {
  margin: 0 auto;
  max-width: 1140px;
  padding: 0 0 0 17px;
  position: relative;
  width: 100%;
  z-index: 9;
}

/* Subscribe module */
.subscribe-form {
  color: #FFF;
  margin: 0 auto;
  width: 60%;
}




/* -- BLOG -- */

.blog-background {
  position: absolute;
  z-index: 1;
  right: 0;
  width: 100%;
  background-image: url('https://www.anura.io/hubfs/2022-AnuraWebsite/background-4%204.svg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 1100px;
}

/* BLOG THUMBNAILS */
.blog-thumbnails {
/*   padding-top: 200px !important; */
  z-index: 9;
  right: 0;
  top: 0;
  width: 100%;
}

.blog-title {
  margin-bottom: 0;
  margin-top: 80px;
  position: relative;
  z-index: 9;
}

.see-all-blog {
  padding: 17px 0;
}

.see-all-blog a {
  color: #000;
  font-weight: 500;
  text-decoration: underline;
}

.blog-thumbnails h2 {
  display: none;
}

.blog-thumbnails .post {
  opacity: 0;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  visibility: hidden !important;
}

.blog-thumbnails .post.active {
  opacity: 1;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  visibility: visible !important;
}

.blog-thumbnails .post:hover {
  transform: scale(1.05);
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.hhs-blog-post-card {
  background-color: rgba(255, 255, 255, .5) !important;
  box-shadow: 0 0 20px 2px rgb(0 0 0 / 15%) !important;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.hhs-blog-post-card:hover {
  box-shadow: 0 0 30px 20px rgb(0 0 0 / 3%) !important;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.blog-thumbnails .post h4 {
  color: #000 !important;
  font-size: 17px !important;
  line-height: 24px !important;
}

.blog-thumbnails .post h6.reading-minutes {
  color: #DD5A00;
  position: absolute;
  top: 19px;
  right: 24px;
}

.blog-thumbnails .post:nth-child(3) h6.reading-minutes,
.blog-thumbnails .post:nth-child(4) h6.reading-minutes,
.blog-thumbnails .post:nth-child(5) h6.reading-minutes,
.blog-thumbnails .post:nth-child(6) h6.reading-minutes {
  right: 0 !important;
  top: 6px;
}

.blog-thumbnails .post .hhs-blog-post-card {
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}

.blog-thumbnails .post .hhs-post-feat-img {
  border-radius: 8px 8px 0 0;
  -webkit-border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
}

.blog-thumbnails .post .hhs-post-content {
  height: 357px !important;
  position: relative;
  text-decoration: none;
}

.hhs-post-content a {
  text-decoration: none;
}

.blog-thumbnails .post:nth-child(3),
.blog-thumbnails .post:nth-child(4),
.blog-thumbnails .post:nth-child(5),
.blog-thumbnails .post:nth-child(6) {
  height: 120px;
  position: absolute;
}

.blog-thumbnails .post:nth-child(3) {
  top: 0;
  right: 0;
}

.blog-thumbnails .post:nth-child(4) {
  top: 145px;
  right: 0;
}

.blog-thumbnails .post:nth-child(5) {
  top: 290px;
  right: 0;
}

.blog-thumbnails .post:nth-child(6) {
  top: 435px;
  right: 0;
}

.blog-thumbnails .post:nth-child(3) .hhs-blog-post-card,
.blog-thumbnails .post:nth-child(4) .hhs-blog-post-card,
.blog-thumbnails .post:nth-child(5) .hhs-blog-post-card,
.blog-thumbnails .post:nth-child(6) .hhs-blog-post-card {
  height: 120px;
}

.blog-thumbnails .post:nth-child(3) .hhs-post-content,
.blog-thumbnails .post:nth-child(4) .hhs-post-content,
.blog-thumbnails .post:nth-child(5) .hhs-post-content,
.blog-thumbnails .post:nth-child(6) .hhs-post-content {
  height: 120px;
  margin-left: 115px;
  overflow: hidden;
  padding: 0 !important;
  position: absolute !important;
  top: 0;
  width: 217px;
}

.blog-thumbnails .post:nth-child(3) .hhs-post-feat-img,
.blog-thumbnails .post:nth-child(4) .hhs-post-feat-img,
.blog-thumbnails .post:nth-child(5) .hhs-post-feat-img,
.blog-thumbnails .post:nth-child(6) .hhs-post-feat-img {
  border-radius: 8px 0 0 8px;
  -webkit-border-radius: 8px 0 0 8px;
  -moz-border-radius: 8px 0 0 8px;
  height: 120px;
  min-height: 120px !important;
  width: 100px;
}

.blog-thumbnails .post .hhs-post-meta p {
  color: #DD5A00 !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  margin: -10px 0 15px 0;
  opacity: 1 !important;
  text-transform: uppercase;
}

.blog-thumbnails .post:nth-child(3) .hhs-post-meta p,
.blog-thumbnails .post:nth-child(4) .hhs-post-meta p,
.blog-thumbnails .post:nth-child(5) .hhs-post-meta p,
.blog-thumbnails .post:nth-child(6) .hhs-post-meta p {
  margin-bottom: 3px;
  margin-top: 3px;
}

.blog-thumbnails .post:nth-child(3) .hhs-post-summary,
.blog-thumbnails .post:nth-child(4) .hhs-post-summary,
.blog-thumbnails .post:nth-child(5) .hhs-post-summary,
.blog-thumbnails .post:nth-child(6) .hhs-post-summary {
  display: none;
}

.hhs-post-summary *,
.hhs-post-summary p,
.hhs-post-summary p strong {
  font-weight: 500 !important;
}

.hhs-post-summary *,
.hhs-post-summary p,
.hhs-post-summary p strong,
.hhs-post-summary h2,
.hhs-post-summary h3 {
  font-size: 16px !important;
  letter-spacing: 0 !important;
  line-height: 26px !important;
}

.hhs-post-summary p strong {
  font-weight: bold !important;
}

.blog-index__post--large,
.blog-recent-posts__post,
.hhs-blog-card-inner {
  -webkit-box-shadow: 0 0 10px 2px rgb(0 0 0 / 15%) !important;
  box-shadow: 0 0 10px 2px rgb(0 0 0 / 15%) !important;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.hhs-blog-card-inner:hover {
  -webkit-box-shadow: 0 0 30px 2px rgb(0 0 0 / 15%) !important;
  box-shadow: 0 0 30px 2px rgb(0 0 0 / 15%) !important;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

/* BLOG LISTING PAGE */
.filter__header {
  flex-flow: row-reverse wrap;
  ms-flex-flow: row-reverse wrap;
}

.hs-search-field {
  padding-right: 50px;
  width: 100%;
}

.hs-search-field button {
  cursor: pointer;
  position: absolute;
  top: 0;
  background-color: #0091ea;
  border: 0;
  color: #fff;
  border-radius: 0 4px 4px 0 !important;
  -webkit-border-radius: 0 4px 4px 0 !important;
  -moz-border-radius: 0 4px 4px 0 !important;
  font-size: 25px;
  line-height: 30px;
  margin: 0;
  outline: none !important;
  z-index: 2;
}

.hs-blog-listing .hs-search-field button {
  padding: 10px 30px;
  right: -7px;
}

.hs-search-field__bar .fa-search:before {
  color: #FFF;
}

/* TOPIC FILTER */
.span6.widget-span.widget-type-cell.cell_1654549725736-vertical-alignment.dnd-column {
  height: 100%;
}

.topicListing .topicContent {
  background-color: #FFF !important;
  border: 1px solid #aaa;
  border-radius: 4px !important;
  height: 50px;
  margin-right: 15px;
  padding: 13px 35px 13px 30px !important;
  z-index: 999;
}

.topicListing ul {
  background-color: #FFF !important;
  border-radius: 0 0 8px 8px !important;
  -webkit-border-radius: 0 0 8px 8px !important;
  -moz-border-radius: 0 0 8px 8px !important;
  box-shadow: 0 1px 2px 1px rgba(0, 0, 0, .1) !important;
  left: 5px;
  top: 49px !important;
  width: 92% !important;
  z-index: 9 !important;
}

.topicListing ul li {
  list-style: none;
}

.topicListing ul li a {
  text-decoration: none;
}

/* BLOG CARDS */
.hhs-blog-grid-cards {
  background-color: transparent !important;
  margin-bottom: 0;
}

.hhs-blog-grid-cards .blog-index__post-tag {
  background: #dd5a00 !important;
  color: #FFF !important;
  font-weight: 600 !important;
  letter-spacing: .2px;
  margin: 5px 10px 5px 0;
  text-decoration: none;
  text-transform: uppercase;
}

.hhs-blog-grid-cards .blog-pagination__number-link:hover,
.hhs-blog-grid-cards .blog-pagination__number-link:focus {
  background-color: #00b0ff !important;
  border: 2px solid #00b0ff !important;
  border-radius: 20px;
  color: #FFF !important;
  font-weight: 800;
  padding: 5px 9px;
}

.hhs-blog-grid-cards h5 {
  font-size: 15px !important;
  letter-spacing: 1px !important;
  line-height: 18px !important;
}

.blog-post__body h3 a {
  font-weight: 400;
}

.blog-post__body h4 {
  color: #666 !important;
}

.blog-post__body h5 {
  font-size: 17px !important;
  letter-spacing: 1px !important;
  line-height: 21px !important;
}

.blog-post__body a {
  color: #00b82e !important;
  font-weight: 700;
  text-decoration: underline;
}

.blog-index__post-content a {
  color: #00b82e !important;
}

.blog-post__body a.cta_button {
  color: #FFF;
  text-decoration: none;
}

.blog-post__body a.cta_button.learn-more {
  color: #00b82e;
}

.hhs-blog-card-inner {
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}

.blog-recent-posts__post,
.hhs-blog-card-inner {
  background-color: rgba(255, 255, 255, .6) !important;
}

.blog-pagination__link {
  border-radius: 20px !important;
  padding: 5px 9px !important;
}

.blog-index__post--large {
  background-color: rgba(255, 255, 255, .6) !important;
  border-radius: 8px;
  margin-bottom: 0;
  margin-top: 20px !important;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  padding: 0;
}




.hhs-blog-grid-cards.listing-page .blog-index__post--small {
  padding-bottom: 0;
  padding-top: 30px !important;
}


.blog-index__post--small .blog-index__post-image {
  border-bottom: 1px solid #DDD;
  border-radius: 8px 8px 0 0;
  -webkit-border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  margin-bottom: 0;
}

.blog-post__tag-link {
  background: #dd5a00 !important;
  color: #FFF !important;
  font-weight: 600 !important;
  text-decoration: none;
}

select.post__category-selector {
  background-color: #FFF !important;
  border-color: #aaa !important;
  color: #333 !important;
}

.hs-blog-social-share {
  border-top: 1px solid #DDD;
  border-bottom: 1px solid #DDD;
}


/* LOAD MORE */
.button.load-more {
  margin: 30px auto 100px;
  text-align: center;
}
.error-page-con {
  padding: 20rem 0;
  text-align: center;
  position: relative;
}
.error-page:before {
  content: attr(data-error);
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-family:  Manrope;
  font-size: 40vw;
  font-weight: bold;
  z-index: 0;
}

.error-inner {
  position: relative;
  z-index: 2;
}

.error-page h4 {
  margin-bottom: 25px;
}

@media screen and (min-width: 1100px) {
  .error-page:before {
    font-size: 20rem;
  }
}
.error-page_heading {
  margin-bottom: 1rem;
}

.systems-page {
  padding: 3rem 0px;
}
.systems-page .success {
  display: inline-block;
  margin: 2rem 0;
  min-width: 650px;
  background-color: #CDE3CC;
  border: 1.5px solid #4F7D24;
  border-radius: 6px;
  font-size: .75rem;
  color: #4F7D24;
  padding: .1rem .75rem;
}

/*** SUBSCRIPTION PREFS ***/


.sub-pre-header {
  padding: 7rem 0 5rem;
  position: relative;
}

.sub-pre-header .container {
  position: relative;
  z-index: 2;
}

.sub-pre-header h1,
.sub-pre-header p {
  text-align: center;
}

.sub-pref-full {
  padding: 1rem 0;
}
.sub-pref-full form {
  max-width: 100%;
}

#hs_cos_wrapper_subscriptions_confirmation h2,
.sub-pref-full form h2 {
  font-size: 28px;
}

.sub-pref-full form .checkbox-row span span {
  font-weight: bold;
}

.sub-pref-full form .item-inner p {
  font-size: 0.8em;
  padding-left: 20px;
}

#email-prefs-form .page-header {
  margin-bottom: 25px;
}

.sub-pref-full h1 {
  display: none;
}

.sub-pref-full h3 {
  font-size: 21px;
}

.head-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(0,0,0,0.5);
}


#hs_cos_wrapper_password_prompt_ form {
  max-width: 400px;
  margin: 0 auto;
  text-align: center;
}

/*** SEARCH RESULTS ***/

.hs-search-results {
  margin-top: 2rem;
}
ul.hs-search-results__listing li {
  margin-bottom: 2rem;
}
.hs-search-results__title {
  font-family: Manrope;
  text-decoration: none;
  margin-bottom: 0.25rem;
  font-size: 28px;
}
.hs-search-results__title:hover {
  text-decoration: none;
}
.hs-search-results__description {
  padding-top: .5rem;
}
.hs-search-highlight {
  font-weight: bold;
}
.hs-search-results__pagination a {
  color: #0091ea;
}

.results-pre-header {
  padding: 150px 0 50px;
  position: relative;
}

@media (max-width: 922px) {
  .results-pre-header {
    padding: 100px 0 50px;
  }
}
@media (max-width: 575px) {
  .results-pre-header {
    padding: 100px 0 50px;
  }
}

.results-pre-header .container {
  position: relative;
  z-index: 2;
}

.results-pre-header h1,
.results-pre-header h5 {
  text-align: center;
}

 
 .hs-search-results__listing li {
   padding-bottom: 20px;
   margin-bottom: 30px;
   border-bottom: 1px solid rgba(0,0,0,0.1);
 }
 
 .hs-search__no-results {
   border: 1px solid rgba(0,0,0,0.1);
   padding: 200px 60px;
   text-align: center;
 }
 
 .hs-search__no-results p:first-child {
   font-weight: bold; 
   font-size: 18px;
 }
.hhs-pop .hhs-pop-the-form {
  padding: 50px 0;
}



.blocker {z-index:100000 !important;}
.hhs-pop.hhs-modal {
  z-index: 1000000;
  position: relative;
}
.hhs-pop.hhs-modal .hhs-pform .hs-form-required {
  display: none !important;
}
.hhs-pop.hhs-modal .hs-form {
  margin-top: 0;
}
@media (min-width: 922px) {
  .hhs-pop .vert-align {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
  }
  .hhs-pop .vert-align.rev-order {
    flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
  }
}

.hhs-pop .hhs-page-center {
    max-width: 1000px;
    margin: 0 auto !important;
    float: none !important;
}

.hhs-pop a.hhs-cta-button, .hhs-pop a.hhs-cta-button:link, .hhs-pop a.hhs-cta-button:active, .hhs-pop a.hhs-cta-button:visited, .hhs-pop a.hhs-cta_button, .hhs-pop a.hhs-cta_button:link, .hhs-pop a.hhs-cta_button:active, .hhs-pop a.hhs-cta_button:visited {
    color: #fff;
  	text-decoration: none;
}


/*****************************************/
/*                 FORMS                 */
/*****************************************/

.hhs-pop .hhs-pform input, .hhs-pop .hhs-pform select, .hhs-pop .hhs-pform textarea {
  -webkit-appearance: none;
  color: #555;
  padding: 10px;
  background-color: #f5f5f5;
  border: 1px solid #aaaaaa;
}
.hhs-pop .hhs-pform .hs-button.primary {
  background-color: #ffaf03;
  color: #fff;
  text-align: center;
  padding: 15px 12px;
  min-width: 93.5% !important;
}

@media (max-width: 767px) {
  .hhs-pop .hhs-pform .hs-button.primary {
    min-width: 100% !important;
  }
}

.hhs-pop .hhs-pform .hs-button.primary:hover {
  background-color: rgba(255, 175, 3, .7);
}

/* ========================= */
/*           FORM            */
/* ========================= */

.hhs-pop .hhs-pform .hs-button.primary {
    padding: 10px;
    background: transparent;
    color: #ffaf03;
    border: 3px solid #ffaf03;
    margin-top:10px;
    min-width:100%;
    max-width: 100%;
    white-space: normal;
    display: block;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
}
.hhs-pop .hhs-pform .hs-button.primary:hover {
    background: #ffaf03;
    color: #fff;
}

.hhs-pop .hhs-pform .hs-form {
    margin-top:45px;
}
.hhs-pop .hhs-pform ul.inputs-list {
    -webkit-padding-start: 0;
}
.hhs-pop .hhs-pform .hs-form-radio {
    list-style-type:none;
}
.hhs-pop .hhs-pform .hs-form-booleancheckbox {
    list-style-type:none;
}
.hhs-pop .hhs-pform .hs-form fieldset {
    max-width: none !important;
}
.hhs-pop .hhs-pform .hs-form fieldset.form-columns-1 .input {
    margin-right: 0!important;
}
.hhs-pop .hhs-pform .hs-form fieldset.form-columns-2 .input {
    margin-right: 8px;
}
.hhs-pop .hhs-pform .hs-form fieldset.form-columns-2 .hs-form-field:last-child .input {
    margin-right: 0;
}
.hhs-pop .hhs-pform .hs-form fieldset.form-columns-3 .input {
    margin-right: 12px;
}
.hhs-pop .hhs-pform .hs-form fieldset.form-columns-3 .hs-form-field:last-child .input {
    margin-right: 0;
}
.hhs-pop .hhs-pform .hs-form fieldset.form-columns-1 .hs-input {
    width: 100%!important;
}
.hhs-pop .hhs-pform .hs-form fieldset.form-columns-1 input[type=checkbox], .hhs-pop .hs-form fieldset.form-columns-1 input[type=radio] {
    width:auto!important;
}
.hhs-pop .hhs-pform .hs-form-field .hs_email {
    display:inline-block;
}


.hhs-pop .hhs-pform ul.inputs-list li {
    list-style: none;
}

body .hhs-pop .hhs-pform input[type="checkbox" i] {
    -webkit-appearance: checkbox;
    box-sizing: border-box;
}

body .hhs-pop .hhs-pform input[type="radio" i] {
    -webkit-appearance: radio;
    box-sizing: border-box;
}

body .hhs-pop .hhs-pform input[type="radio" i], body .hhs-pop .hhs-pform input[type="checkbox" i] {
    background-color: initial;
    cursor: default;
    margin: 3px 0.5ex;
    padding: initial;
    border: initial;
}

.hhs.hhs-modal.modal .hs-richtext {

}
.hhs.hhs-modal.modal .hs-richtext {
    height: auto !important;
    width: 300px !important;
}
.hhs.hhs-modal.modal .hs-richtext img {
    height: auto !important;
    width: 300px !important;
}
.hhs-pop .hhs-pform .hs-form fieldset[class*="form-columns"] input[type="radio"].hs-input {
    width: auto;
  	margin-right: 10px;
}
.hhs-pop .hhs-pform .hs-form fieldset[class*="form-columns"] input[type="checkbox" i].hs-input {
    width: auto;
  	margin-right: 10px;
}
.hhs-pop .hhs-pform form.hs-form fieldset[class*="form-columns"] .hs-input {
    width: 100%;
    height: auto;
}

.submitted-message p {
 font-weight: bold;
  font-size: 22px;
}

@media (max-width: 575px) {
 .hhs-pop.hhs-modal {
   padding: 50px 0px;
  }
}


@import compass/utilities

/* Images */

img {
    max-width: 100%;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom; /* Suppress the space beneath the baseline */
}

/* Videos */

video {
    max-width: 100%;
    height: auto;
}

/* Embed Container (iFrame, Object, Embed) */

.hs-responsive-embed {
    position: relative;
    height: auto;
    overflow: hidden;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}

.hs-responsive-embed iframe, .hs-responsive-embed object, .hs-responsive-embed embed {
    width: 100%;
    height: 100%;
    border: 0;
}

.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
    padding-bottom: 2%;
}

.hs-responsive-embed.hs-responsive-embed-instagram {
    padding-bottom: 116.01%;
}

.hs-responsive-embed.hs-responsive-embed-pinterest {
    height: auto;
    overflow: visible;
    padding: 0;
}

.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
    position: static;
    width: auto;
    height: auto;
}

iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
    width: 100%;
    max-width: 100%;
}

@media (max-width: 568px) {
    iframe {
        max-width: 100%;
    }
}

/* Forms */

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select {
    padding: 6px;
    display: inline-block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* Menus */

.hs-menu-wrapper ul {
    padding: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: inline-block;
    margin-bottom: 20px;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul:before {
    content: " ";
    display: table;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul:after {
    content: " ";
    display: table;
    clear: both;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: left;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    display: inline-block;
    padding: 10px 20px;
    white-space: nowrap;
    max-width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
    position: relative;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    left: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
    width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 180px;
    top: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}

.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    margin-bottom: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
    position: relative;
    margin-bottom: 20px;
    min-height: 7em;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul {
    margin-bottom: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children {
    position: static;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:before {
    content: " ";
    display: table;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:after {
    content: " ";
    display: table;
    clear: both;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li {
    float: left;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
    display: inline-block;
    padding: 10px 20px;
    white-space: nowrap;
    max-width: 140px;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
}

.hs-menu-wrapper.hs-menu-flow-vertical {
    width: 100%;
}

.hs-menu-wrapper.hs-menu-flow-vertical ul {
    list-style: none;
    margin: 0;
}

.hs-menu-wrapper.hs-menu-flow-vertical li a {
    display: block;
    white-space: nowrap;
    width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul {
    margin-bottom: 20px;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a {
    width: auto;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li a {
    padding: 10px 20px;
    text-decoration: none;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children {
    position: relative;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 180px;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li a {
    min-width: 140px;
    width: auto;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul {
    max-width: 100%;
    overflow: hidden;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper,
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li.hs-item-has-children > ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
    position: static;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-2 > a {
    padding-left: 4em;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-3 > a {
    padding-left: 6em;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-4 > a {
    padding-left: 8em;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-5 > a {
    padding-left: 140px;
}

.hs-menu-wrapper.hs-menu-not-show-active-branch li.hs-menu-depth-1 ul {
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
}

@media (max-width: 568px) {
    .hs-menu-wrapper, .hs-menu-wrapper * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 100%;
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal ul {
        list-style: none;
        margin: 0;
        display: block;
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
        display: block;
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
        float: none;
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
        display: block;
        max-width: 100%;
        width: 100%;
    }
}

.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper,
.hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: visible;
    opacity: 1;
}

/* Space Module */

.widget-type-space {
    visibility: hidden;
}

/* Blog Author Section */

.hs-author-listing-header {
    margin: 0 0 .75em 0;
}

.hs-author-social-links {
    display: inline-block;
}

.hs-author-social-links a.hs-author-social-link {
    width: 24px;
    height: 24px;
    border-width: 0px;
    border: 0px;
    line-height: 24px;
    background-size: 24px 24px;
    background-repeat: no-repeat;
    display: inline-block;
    text-indent: -99999px;
}

.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/facebook-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/twitter-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png");
}

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

/* Wrapper */
.hs_cos_wrapper_type_image_slider {
    display: block;
    overflow: hidden
}

/* Browser Resets */
.hs_cos_flex-container a:active,
.hs_cos_flex-slider a:active,
.hs_cos_flex-container a:focus,
.hs_cos_flex-slider a:focus  {outline: none;}
.hs_cos_flex-slides,
.hs_cos_flex-control-nav,
.hs_cos_flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles
*********************************/
.hs_cos_flex-slider {margin: 0; padding: 0;}
.hs_cos_flex-slider .hs_cos_flex-slides > li {display: none; -webkit-backface-visibility: hidden; position: relative;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.hs_cos_flex-slider .hs_cos_flex-slides img {width: 100%; display: block; border-radius: 0px;}
.hs_cos_flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .hs_cos_flex-slides element */
.hs_cos_flex-slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .hs_cos_flex-slides {display: block;}
* html .hs_cos_flex-slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */

/* FlexSlider Default Theme
*********************************/
.hs_cos_flex-slider {margin: 0 0 60px; background: #fff; border: 0; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; zoom: 1;}
.hs_cos_flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .hs_cos_flex-viewport {max-height: 300px;}
.hs_cos_flex-slider .hs_cos_flex-slides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.hs_cos_flex-direction-nav {*height: 0;}
.hs_cos_flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(//static.hsappstatic.net/content_shared_assets/static-1.3935/img/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.hs_cos_flex-direction-nav .hs_cos_flex-next {background-position: 100% 0; right: -36px; }
.hs_cos_flex-direction-nav .hs_cos_flex-prev {left: -36px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next {opacity: 0.8; right: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-prev {opacity: 0.8; left: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next:hover, .hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {opacity: 1;}
.hs_cos_flex-direction-nav .hs_cos_flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Direction Nav for the Thumbnail Carousel */
.hs_cos_flex_thumbnavs-direction-nav {
    margin: 0px;
    padding: 0px;
    list-style: none;
    }
.hs_cos_flex_thumbnavs-direction-nav {*height: 0;}
.hs_cos_flex_thumbnavs-direction-nav a {width: 30px; height: 140px; margin: -60px 0 0; display: block; background: url(//static.hsappstatic.net/content_shared_assets/static-1.3935/img/bg_direction_nav.png) no-repeat 0 40%; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 1; -webkit-transition: all .3s ease;}
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {background-position: 100% 40%; right: 0px; }
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {left: 0px;}
.hs-cos-flex-slider-control-panel img { cursor: pointer; }
.hs-cos-flex-slider-control-panel img:hover { opacity:.8; }
.hs-cos-flex-slider-control-panel { margin-top: -30px; }



/* Control Nav */
.hs_cos_flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.hs_cos_flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.hs_cos_flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.hs_cos_flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.hs_cos_flex-control-paging li a.hs_cos_flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.hs_cos_flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.hs_cos_flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.hs_cos_flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.hs_cos_flex-control-thumbs img:hover {opacity: 1;}
.hs_cos_flex-control-thumbs .hs_cos_flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .hs_cos_flex-direction-nav .hs_cos_flex-prev {opacity: 1; left: 0;}
  .hs_cos_flex-direction-nav .hs_cos_flex-next {opacity: 1; right: 0;}
}

.hs_cos_flex-slider .caption {
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    padding: 0px 5% 0px 5%;
    width: 100%;
    bottom: 0;
    text-align: center;
}

.hs_cos_flex-slider .superimpose .caption {
    color: white;
    font-size: 3em;
    line-height: 1.1em;
    position: absolute;
    padding: 0px 5% 0px 5%;
    width: 90%;
    top: 40%;
    text-align: center;
    background-color: transparent;
}

@media all and (max-width: 400px) {
    .hs_cos_flex-slider .superimpose .caption {
        background-color: black;
        position: static;
        font-size: 2em;
        line-height: 1.1em;
        color: white;
        width: 90%;
        padding: 0px 5% 0px 5%;
        top: 40%;
        text-align: center;
    }

    /* beat recaptcha into being responsive, !importants and specificity are necessary */
    #recaptcha_area table#recaptcha_table {width: 300px !important;}
    #recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {width: 300px !important;}
    #recaptcha_area table#recaptcha_table .recaptcha_r4_c4 { width: 67px !important;}
    #recaptcha_area table#recaptcha_table #recaptcha_image {width:280px !important;}
}

.hs_cos_flex-slider h1,
.hs_cos_flex-slider h2,
.hs_cos_flex-slider h3,
.hs_cos_flex-slider h4,
.hs_cos_flex-slider h5,
.hs_cos_flex-slider h6,
.hs_cos_flex-slider p {
    color: white;
}

/* Thumbnail only version of the gallery */
.hs-gallery-thumbnails li {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    margin-right:-4px;
}
.hs-gallery-thumbnails.fixed-height li img {
    max-height: 150px;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
}


/* responsive pre elements */

pre {
    overflow-x: auto;
}

/* responsive pre tables */

table pre {
    white-space: pre-wrap;
}

/* adding minimal spacing for blog comments */
.comment {
    margin: 10px 0 10px 0;
}

/* make sure lines with no whitespace don't interefere with layout */
.hs_cos_wrapper_type_rich_text,
.hs_cos_wrapper_type_text,
.hs_cos_wrapper_type_header,
.hs_cos_wrapper_type_section_header,
.hs_cos_wrapper_type_raw_html,
.hs_cos_wrapper_type_raw_jinja,
.hs_cos_wrapper_type_page_footer {
    word-wrap: break-word;
}
@media print {
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: transparent !important;
        box-shadow: none !important;
    }

    a, a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: "";
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr, img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }
}

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 *, *:before, *:after {
   -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
 }
 
 html {position: relative;}
 
 html, body {
   min-height: 100%;
   margin: 0;
   padding: 0;
 } 

 hr {
   border: 0;
   height: 0;
   border-top: 1px solid rgba(0, 0, 0, 0.1);
   border-bottom: 1px solid rgba(255, 255, 255, 0.3);
   color: #ccc;
   background-color: #ccc;
   height: 1px;
   border: none;
 }


 
 a { 
   -webkit-transition: all 0.4s ease-in-out;
 transition: all 0.4s ease-in-out;
   text-decoration: none;
 }

 
 
 ::-moz-selection {
   text-shadow: none;
   color: #fff;
   background: #444;
 }
 ::selection {
   text-shadow: none;
   color: #fff;
   background: #444;
 }
 
 
 table tr td img {
   max-width: initial;
 }
 
 
 
 
 
 
 
 .header-container-wrapper, 
 .body-container-wrapper, 
 .footer-container-wrapper .container-fluid {
   padding-left: 0 !important;
   padding-right: 0 !important;
 }
 
 .footer-container-wrapper {
   position: relative;
   z-index: 1;
 }
 
 
 
 
 .header-container-wrapper {
   width: 100%;
   z-index: 9999;
 }
 .header-container {
   z-index: 9999;
   position: relative;
 }
 .header-cta{
   margin-top: 9px;
   margin-left: 0;
   text-align: right !important;
 }
 
 .hhs-header.sticky-menu.active {
   padding: 5px 0px !important; 
 }
 
 
 @media (max-width: 922px){
   .sticky-menu .widget-type-cta {
     display: none;
   }
   .sticky-menu .widget-type-logo img {
     margin: 0;
   }
 }

 
 
 
 
 .hhs-full-hero-vh {height: 100vh !important;}
 
 @media (max-width: 575px){
   .hhs-full-hero-vh {height: auto !important;}
 }
 
 .hhs-full-hero-vh .hhs-center-hero {padding: 100px 0 !important;}
 
.hhs-scroll-down {
  position: absolute;
  bottom: 1%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 30px;
  height: 50px;
  border: 2px solid white;
  border-radius: 50px;
  opacity: 0.4;
}

.hhs-row-overlay {
 position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.hhs-video-player {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  overflow: hidden;
  z-index: 0;
}
 
 
 
 
 .parallax {
   background-size: 100% auto;
   background-repeat: no-repeat;
 }
 
 .hhs-text-content {margin: 0 auto;}
 
 .hhs-rich-text-in {
   clear: both; 
 }
 
 
 .hhs-image-grid img {margin-bottom: 25px;}
 
 .hhs-team-social-con i {
   font-size: 18px;
   padding: 5px;
 }
 
 
 .hhs-pricing-option {
   text-align: center; 
 }
 
 .hhs-package-desc p {
   line-height: 2.5em; 
 }
 



.hhs-wave-con-top,
.hhs-wave-con {
  overflow: hidden;
  color: #fff;
  position: relative;
  z-index: 100;
}

.hhs-wave-module svg,
.hhs-wave-module {
  display: block;
  width: 103%;
  min-width: 1366px;
}

.hhs-wave-module svg {
  transform: scaleX(-1);
}
 
.hhs-wave-con-top .hhs-wave-module svg {
  transform: scaleY(-1);
}

.hhs-wave-con .hhs-wave-module {
 margin-bottom: -1px;
}

.hhs-wave-con-top .hhs-wave-module {
 margin-top: -2px;
}

.hhs-wave-module svg {
  bottom: 0;
}
 
 
.hhs-clearfix:before,
.hhs-clearfix:after,
.hhs-container:before,
.hhs-container:after,
.hhs-container-fluid:before,
.hhs-container-fluid:after {
  content: " ";
  display: table;
}
.hhs-clearfix:after,
.hhs-container:after,
.hhs-container-fluid:after {
  clear: both;
}
 
 
 @keyframes scrollDown {
   0% {
     opacity: 0;
     transform: translate(-50%, 0);
   }
 
   30% {
     opacity: 1;
   }
 
   100% {
     opacity: 0;
     transform: translate(-50%, 22px);
   }
 }

@keyframes fadeIn {
	from {
		opacity: 0;
		transform: translate3d(0, -5%, 0);
	}
	to {
		opacity: 1;
		transform: translate3d(0, 0, 0);
	}
}

 
 .hide {display: none;}
 .hide-desktop {display: none;}
 .show-desktop {display: block;}
 
 @media (max-width: 834px) { 
   .hide-desktop {display: block !important;}
 
   .show-tablet {display: block !important;}
   .hide-tablet {display: none !important;}
 }
 
 @media (max-width: 575px) { 
   .hide-mobile {display: none !important;}
   .show-mobile {display: block !important;}
 }




span.hidden {
 display: none !important; 
}

#return-to-top i span,
.hhs-social-con i span,
.screen-reader-text {
   clip: rect(1px, 1px, 1px, 1px);
   height: 1px;
   overflow: hidden;
   position: absolute !important;
   width: 1px;
}
 
 

 .widget-type-blog_subscribe .hs-error-msgs {
   display: none;
 }
 
 .hs_error_rollup {display: none;}

 
 .hs_cos_wrapper_type_rich_text ul {
   padding-left: 40px;
 }

 .hs_cos_wrapper_type_rich_text ul li:before {
   display: none;
 }

 
 .post-jump .next-arrow,
 .post-jump .prev-arrow {
   margin: 60px 0 0 12px;
 }

 
 
 
 .hhs-contact-con i {float: left; margin-right: 10px;}
 .hhs-contact-con span {float: left;display: block;line-height: normal;}
 .hhs-contact-con p {clear:both; margin-bottom: 10px; display: inline-block;}
 
 .hhs-footer .horz-rule {
   border-color: rgba(0,0,0,0.3) !important;
   clear: both;
 }

 
 
 
 
 
 
 
 .hhs-header-menu {
   float: right !important; 
 }
 
 .hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-item a {
   padding: 10px 5px; 
 }
 .hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-2 a {
   padding: 5px 5px 5px 10px; 
 }
 
 
 @media (max-width: 922px) {
   .hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-item a,
   .hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-2 a {
     padding: 0px 0px 0px 10px; 
   }
 }
 
 .hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a span {
   padding: 10px 0; 
 }

 
 .custom-menu-primary .hs-menu-wrapper > ul{ 
   float: right;
   -webkit-transition: all .2s ease-in-out;
 transition: all .2s ease-in-out;
 }
 
 .custom-menu-primary .hs-menu-wrapper > ul > li > a{
   padding: 10px 15px;
   position: relative;
   display: block;
 }
 
 
 
 .custom-menu-primary .hs-menu-wrapper > ul ul{
   left: 15px!important;
   padding: 10px 0px;
   -webkit-box-shadow: 0 0 5px 0px rgba(0,0,0,0.1);
   box-shadow: 0 0 5px 0px rgba(0,0,0,0.1);
   min-width: 150px;
 }
 
 
 .custom-menu-primary .hs-menu-wrapper > ul > li > ul:before {
   content: "\f0d8";
   display: inline-block;
   font-family: "Font Awesome 5 Free";
   font-style: normal;
   font-weight: bold;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   position: absolute;
   top: -10px;
   left: 0;
   width: 100%;
   padding-left: 10px;
 }
 @media (max-width: 922px) {
   .custom-menu-primary .hs-menu-wrapper > ul > li > ul:before {
     display: none !important;
   }
 }
 .transparent-nav .custom-menu-primary .hs-menu-wrapper > ul ul li a {
   color:#444;
 }
 
 .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
   z-index: 1000 !important;
 }
 
 .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
   left: 100% !important;
 }
 

 
 
 
 .hhs-pillar-menu .hs-menu-wrapper > ul li a,
 .custom-menu-primary .hs-menu-wrapper > ul li a, 
 .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
   overflow: visible !important;
   max-width: none !important;
   width: auto !important;
   text-decoration: none !important;
   padding-right: 30px;
   white-space: normal !important;
   
 }
 .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li {
   margin: 0px; 
 }
 
 .hs-menu-wrapper.hs-menu-flow-horizontal ul {
   margin-bottom: 0px; 
 }
 
 
 
 .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children > a:after {
   content: "\f107";
   display: inline-block;
   font-family: "Font Awesome 5 Free" !important;
   font-style: normal;
   font-weight: bold;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   margin-left: 3px;
 }
 
 .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-2.hs-item-has-children > a:after {
   content: "\f105";
   float: none;
   font-family: "Font Awesome 5 Free" !important;
   line-height: 24px;
   position: absolute;
   right: 10px;
   top: 5px;
 }
 
 
 .hhs-footer .hs-menu-item.active {
   background-color: transparent !important; 
 }
 
 
 @media screen and (min-width:769px) {
   .custom-menu-primary .hs-menu-wrapper {
     display:block;
     background: transparent;
   }
 }
 
 
 @media (max-width: 922px){
   .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children > a:after {
     display: none; 
   }
   .header-container-wrapper .container-fluid  .row-fluid [class*="span"] {
     display: block;
     float: none !important;
     width: auto !important;
     margin-left: 0 !important;
   }
 }
 
 .row-fluid [class*="span"] {
   min-height: auto !important; 
 }
 
 @media (min-width: 1280px) {
   .row-fluid [class*="span"] {
     min-height: 0 !important;
   }
 }
 
 .row-fluid {
   min-height: 0px !important;
 }
 
 
 
 
 .mobile-trigger, .child-trigger{
   display: none !important; 
 }
 
 @media (max-width: 922px){
 
   .custom-menu-primary .hs-menu-wrapper > ul ul{
     padding: 0px !important;
   }
 
   .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{
     
     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;
   }
 
 
 
   
 
   .child-trigger{
     display: -webkit-box !important; 
     display: -ms-flexbox !important; 
     display: flex !important;  
     cursor: pointer; 
     position: absolute;
     top: 0px;
     right: 0px;
/*      width: 55px !important;  */
     min-width: 55px !important;
     height: 45px !important;   
     padding: 0 !important;
     border: 0; 
     border-left: 1px solid rgba(0, 0, 0, .10);
     background: transparent; 
   }
   .hhs-header-trans .child-trigger{
     border-left: 1px solid rgba(255, 255, 255, .10);
   }
 
   .child-trigger:hover{
     text-decoration: none;
   }
 
 
   
 
   .child-trigger i{
     position: relative;
     top: 50%; 
     margin: 0 auto !important;
   }
   .child-trigger i:after{
     position: absolute;
     content: '';
   }
   .child-trigger i, .child-trigger i:after{
     width: 13px; 
     height: 1px; 
     background-color: #ccc; 
     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{
     -webkit-transform: rotate(180deg);
     -ms-transform: rotate(180deg);
     transform: rotate(180deg);
   }
 
 
 
 
 
   
   .custom-menu-primary ul.hs-menu-children-wrapper{
     visibility: visible !important;
     opacity: 1 !important;
     position: static !important;
     display: none;
   }
 
    
   .custom-menu-primary.js-enabled .hs-menu-wrapper{
     width: 100%;
     position: relative; 
                  
     left: 0;          
     padding: 0;
   }
   .custom-menu-primary .hs-menu-wrapper{
     width: 100%; 
     padding: 0 0 0 0;
     z-index: 8888;
   }
 
 
   
 
   .custom-menu-primary .hs-menu-wrapper > ul {
     background: #fff;
   }
 
   .custom-menu-primary .hs-menu-wrapper > ul > li{
     position: relative;
   }
   .custom-menu-primary .hs-menu-wrapper > ul > li a{
     font-size: 22px; 
     line-height: 45px;
     overflow: visible;
   }
 
   
   
   .custom-menu-primary.hhs-header-trans .hs-menu-wrapper >  ul li a{
     padding: 0 10px;
   }
   .custom-menu-primary .hs-menu-wrapper >  ul li a{
     padding: 0 10px;
     color:#111111; 
   }
   .custom-menu-primary .hs-menu-wrapper > ul li a:hover{
     color:#000000; 
   }
 
   
   .custom-menu-primary .hs-menu-wrapper > ul ul{
     border: 0px;
     padding: 10px 0;
   }
   .custom-menu-primary .hs-menu-wrapper > ul ul li a{
     text-indent: 10px; 
     font-size: 16px; 
   }
 
   .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children:after{
     display: none;
   }
 
   
   .hhs-header-full {
     padding-left:0;
     padding-right: 0;
   }
 }
 
 
 @media (max-width: 922px) {
   .hhs-nav {padding-top: 0px;}
   .hhs-logo-header {padding-left: 0px; }
   .hhs-header-hat {
     padding: 0; 
   }
   .hhs-header-hat .hs-menu-wrapper * {
     width: auto !important; 
   }
   .hhs-text-content {
     max-width: 100% !important;
   }
   .hhs-container-fluid.hhs-package-highlight {
     margin: -50px 0 30px !important; 
   }
   .body-container-wrapper .hhs-col-12.pricing-table {padding: 50px 0 !important;}
 
 }
 
 .fb_iframe_widget span,
 .hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item span.IN-widget {
   vertical-align: top !important;
 }
 
 
 
 
 .hhs-toggle-price .wrapper{
   position: relative; 
   width: 100%;
   margin-bottom: 25px;
 }
 
 .toggler-label-left {
   position: absolute;
   left: 0px;
   text-align: right;
   width: 45%;
 }
 
 .toggler-label-right {
   position: absolute;
   right: 0px;
   text-align: right;
   width: 45%;
   top: 7px;
   text-align: left;
 }
 
 
 
 .wrapper {
   position: relative;
   display: flex;
   width: 120px;
   margin: 0 auto;
   align-items: center;
   justify-content: space-around;
 }
 @media (max-width: 922px) {
   .wrapper {
     width: 250px;
   }
 }
 .wrapper .toggler {
   display: inline-block;
   width: 67px;
   text-align: center;
 }
 .wrapper .toggler *, .wrapper .toggler *:before {
   transition: 0.15s ease-in-out all;
 }
 .wrapper .toggler:before, .wrapper .toggler:after {
   margin: 0px -15px;
   width: 100%;
   top: 50%;
   transform: translateY(-50%);
   position: absolute;
 }
 .wrapper .toggler:before {
   text-align: right;
   content: attr(span-prev);
   left: -100%;
 }
 .wrapper .toggler:after {
   text-align: left;
   content: attr(span-next);
   right: -100%;
 }
 .wrapper .toggler .tgl, .wrapper .toggler .tgl:active {
   position: absolute;
   visibility: hidden;
   height: 0;
   width: 0;
 }
 
 .wrapper .toggler .checkbox-label:before:hover {
   cursor: pointer;
 }
 .wrapper .toggler .toggle:checked + .checkbox-label:before {
   left: calc(100% - 50px);
 }
 .wrap {
   transition: 0.2s opacity;
 }
 .price2 {
   display: none;
 }
 .price1 {
   display: block;
 }
 
 
 .tgl {
   display: none;
 }
 .tgl, .tgl:after, .tgl:before, .tgl *, .tgl *:after, .tgl *:before, .tgl + .tgl-btn {
   box-sizing: border-box;
 }
 .tgl::selection, .tgl:after::selection, .tgl:before::selection, .tgl *::selection, .tgl *:after::selection, .tgl *:before::selection, .tgl + .tgl-btn::selection {
   background: none;
 }
 .tgl + .tgl-btn {
   outline: 0;
   display: block;
   
   height: 2em;
   position: relative;
   cursor: pointer;
   user-select: none;
   margin: 0 auto;
 }
 .tgl + .tgl-btn:after, .tgl + .tgl-btn:before {
   position: relative;
   display: block;
   content: "";
   width: 50%;
   height: 100%;
 }
 .tgl + .tgl-btn:after {
   left: 0;
 }
 .tgl + .tgl-btn:before {
   display: none;
 }
 .tgl:checked + .tgl-btn:after {
   left: 50%;
 }
 .tgl-ios + .tgl-btn {
   background:  transparent;
   border-radius: 2em;
   padding: 2px;
   transition: all 0.4s ease;
 }
 .tgl-ios + .tgl-btn:after {
   border-radius: 2em;
   transition: left 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), padding 0.3s ease, margin 0.3s ease;
   box-shadow: 0 0 0 1px rgba(0, 0, 0, .1), 0 4px 0 rgba(0, 0, 0, .08);
 }
 .tgl-ios + .tgl-btn:hover:after {
   will-change: padding;
 }
 .tgl-ios + .tgl-btn:active {
   box-shadow: inset 0 0 0 2em #e8eae9;
 }
 .tgl-ios + .tgl-btn:active:after {
   padding-right: 0.8em;
 }
 .tgl-ios:checked + .tgl-btn {
   background: transparent;
 }
 .tgl-ios:checked + .tgl-btn:active {
   box-shadow: none;
 }
 .tgl-ios:checked + .tgl-btn:active:after {
   margin-left: -0.8em;
 }
 
 
 @media (max-width: 922px) {
   .toggler-label-right,
   .toggler-label-left {
     width: 43%; 
   }
 } 
 
 @media (max-width: 922px) {
   .toggler-label-right,
   .toggler-label-left {
     width: 40%; 
   }
 }
 
 @media (max-width: 575px) {
   .wrapper .toggler:after {
     right: 20px 
   }
   .wrapper .toggler:before {
     left: 10px; 
   }
   .toggler-label-right,
   .toggler-label-left {
     width: 32%; 
   }
   .toggler-label-right {
     top: auto; 
   }
 }
 
 
 @media (max-width: 575px) {
   .highlight-pack.hhs-price-inner {
     margin-top: 0px;
   }
 }
 
 
 
 
 
 #hs-pwd-widget-password {
   margin-bottom: 15px;
   height: auto !important;
   margin-top: 0px !important;
 }
 
 
 
 
 
 .social-sharing-wrapper {
   clear: both;
 }
 
 
 
 #comments-listing {
   margin-bottom: 30px;
   margin-top: 30px;
 }
 .comment {
   margin: 10px 0;
   padding: 15px 0;
 }
 .comment-date { font-size: 0.8em; display: block !important;  }

 .comment-body { padding: 10px 0; }
 
 
 
 .hs-embed-wrapper,
 .hs-responsive-embed-wrapper,
 .hs-responsive-embed { 
   position: relative; 
   height: 0; 
   overflow: hidden; 
   padding-top: 0; 
   padding-left: 0; 
   padding-right: 0; 
   max-width: none !important;
   max-height: none !important;
 }
 
 
 
 .hs-responsive-embed-target-iframe,
 .hs-responsive-embed iframe, 
 .hs-responsive-embed object, 
 .hs-responsive-embed embed { 
   position: absolute; 
   top: 0; 
   left: 0; 
   width: 100%; 
   height: 100%; 
   border: 0; 
 }
 
 .hs-responsive-embed, 
 .hs-responsive-embed.hs-responsive-embed-youtube, 
 .hs-responsive-embed.hs-responsive-embed-wistia, 
 .hs-responsive-embed.hs-responsive-embed-vimeo { 
   padding-bottom: 56.25%; 
 }
 
 
 
 .form-title {
   margin-bottom: 30px;
 }
 
 .legal-consent-container {
   margin: 5px 0 15px;
 }
 
 .legal-consent-container .hs-dependent-field {
   margin-bottom: 20px;
 }
 
 
 
 .cta-input-inline {
   position: relative; 
 }
 
 .cta-input-inline *, 
 .cta-input-inline form *:after, .cta-input-inline form *:before{
   box-sizing:border-box;
 }
 .cta-input-inline form > div:first-child{
   display:inline-block;
   width:100%;
 }
 .cta-input-inline .hs_email,
 .cta-input-inline .hs_email input{ 
   width:100%;
   display:inline-block;
 }
 .cta-input-inline .hs_submit{
   position: absolute;
   top: 24px;
   right: 0px;
 }
 
 .cta-input-inline .submit-alt .hs-button.primary,
 .cta-input-inline .hs-button.primary {
   padding-top: 14px;
   padding-bottom: 13px;
   margin-right: -2px;
 }
 
 body .cta-input-inline input[type="email"] {
   margin-bottom: 0px; 
 }
 
 .hubspot-link__icon {
   margin-bottom: 4px !important; 
 }
 
 .hs_submit .actions {
   margin-top: 0em; 
 }
 
 
 
 
 
 body label {
   margin-bottom: 5px;
   font-weight: 700;
 }
 body .hs-form-field > label {}
 
 
 body input[type="text"]:focus,
 body input[type="password"]:focus, 
 body input[type="datetime"]:focus, 
 body input[type="datetime-local"]:focus, 
 body input[type="date"]:focus, 
 body input[type="month"]:focus, 
 body input[type="time"]:focus, 
 body input[type="week"]:focus, 
 body input[type="number"]:focus, 
 body input[type="email"]:focus, 
 body input[type="url"]:focus, 
 body input[type="search"]:focus, 
 body input[type="tel"]:focus, 
 body input[type="color"]:focus,
 body input[type="file"]:focus,
 body textarea:focus,
 body select:focus {
   outline: 0;
   box-shadow: none;
 }
 
 
 body textarea {
   min-height: 200px;
 }
 
 
 body select {
   -webkit-appearance: none;
   background: #ffffff url("https://507386.fs1.hubspotusercontent-na1.net/hubfs/507386/CLEAN-images/gfx/select-drop-down-arrows.png") no-repeat right center;
   background-size: 14px 33px;
 }
 
 
 body form.hs-form .hs-form-field ul.inputs-list {
   list-style: none;
   padding: 0;
 }
 
 .hs-form fieldset.form-columns-1 input[type="checkbox"], 
 .hs-form fieldset.form-columns-1 input[type="radio"] { 
   width: auto !important
 }
 
 
 .form-simple label {
   display: none !important;
 }
 
 
 
 
 .hs_cos_wrapper_type_form .hs-form-field {position: relative;margin-bottom: 15px;}
 
 
 
 .hs_cos_wrapper_type_form label {line-height: 20px;}
 
 
 .hs_cos_wrapper_type_form input[type="text"],
 .hs_cos_wrapper_type_form input[type="password"], 
 .hs_cos_wrapper_type_form input[type="datetime"], 
 .hs_cos_wrapper_type_form input[type="datetime-local"], 
 .hs_cos_wrapper_type_form input[type="date"], 
 .hs_cos_wrapper_type_form input[type="month"], 
 .hs_cos_wrapper_type_form input[type="time"], 
 .hs_cos_wrapper_type_form input[type="week"], 
 .hs_cos_wrapper_type_form input[type="number"], 
 .hs_cos_wrapper_type_form input[type="email"], 
 .hs_cos_wrapper_type_form input[type="url"], 
 .hs_cos_wrapper_type_form input[type="search"], 
 .hs_cos_wrapper_type_form input[type="tel"], 
 .hs_cos_wrapper_type_form input[type="color"],
 .hs_cos_wrapper_type_form input[type="file"],
 .hs_cos_wrapper_type_form textarea,
 .hs_cos_wrapper_type_form select {
   padding: 8px 8px 9px;
 }
 
 
 
 
 #comment-form label span {
   vertical-align: middle;
 }
 
 
 #comment-form input[type="text"] {
   display: inline-block;
 }
 
 #comment-form input[type="checkbox"] {margin-right: 10px;}
 
 
 
 
 
 
 
 
 #hs_form_target_blog_subscription input[type="email"], .widget-type-blog_subscribe input[type="email"]{
   float: left;
   margin-top: 2px;
   text-align: left !important;
   margin-bottom: 15px;
 }
 #hs_form_target_blog_subscription input[type="email"]:focus {}
 
 #hs_form_target_blog_subscription input[type="radio"], #hs_form_target_blog_subscription input[type="checkbox"] {
   width: auto;
   margin-right: 10px;
 }
 
 
 
 
 
 .hhs-search-modal.modal {
   max-width: 100%;
   z-index: 100000;
 }
 .hs-search-field__suggestions {
   background-color: #fff; 
   max-height: 200px;
   overflow: scroll;
   text-align: left !important;
 }
 
 .hs-search-field--open .hs-search-field__suggestions {
   border-color: transparent;
   -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,0.2);
   box-shadow: 0 5px 10px 0 rgba(0,0,0,0.2);
 }
 
 .hs-search-field__suggestions li a {
   padding: 5px 10px;
   color: #000;
 }
 
 
 .hs-search-field__suggestions li a:hover .hs-search-highlight {
   color: #ffffff; 
 }
 
 #results-for {
   background-color: #f4f4f4;
   padding: 5px 10px;
 }
 


 
 
 
 
 .hhs-search-modal {
   position: relative; 
 }
 
 .hhs-pop {overflow: visible !important;}
 
 .hhs-pop.hhs-modal.hhs-search-modal {
   padding: 20px 40px !important; 
 }
 
 
 .hhs-search-modal .hs-search-field__input {
   box-sizing: border-box;
   width: 100%;
   font-size: 32px !important;
   border: none;
 }
 
 
 .hhs-search-modal .hs-search-field__input  {
   -webkit-box-shadow: none !important;
   -moz-box-shadow: none !important;
   -o-box-shadow: none !important;
   -ms-box-shadow: none !important;
   box-shadow: none !important; 
 }
 
 .hhs-search-modal button {
   position: absolute;
   top: 0;
   right: -5px;
   height: 100%;
   display: block;
   border: none;
   font-size: 24px;
   -webkit-border-radius: 0 8px 8px 0;
   border-radius: 0 8px 8px 0;
 }
 
 .hhs-search-modal button i {
   color: #fff;
   padding: 0 40px;
 }
 
.hhs-search-modal.modal a.close-modal {
 right: -25px; 
}

 .hhs-search-modal .hs-search-field__suggestions {
   margin: 0;
   padding: 0;
   list-style: none;
 }
 .hhs-search-modal .hs-search-field--open .hs-search-field__suggestions {
   border: 1px solid #000;  
 }
 .hhs-search-modal .hs-search-field__suggestions li {
   display: block;
   margin: 0;
   padding: 0;
 }
 .hhs-search-modal .hs-search-field__suggestions #results-for {
   font-weight: bold;
 }
 .hhs-search-modal .hs-search-field__suggestions a,
 .hhs-search-modal .hs-search-field__suggestions #results-for {
   display: block;
 }
 .hhs-search-modal .hs-search-field__suggestions a:hover,
 .hhs-search-modal .hs-search-field__suggestions a:focus {
   background-color:  rgba(0,0,0, .1);
   outline: none;
 }
 
 .blocker {
   z-index: 10000; 
 }
 
 
 @media (max-width: 575px) {
   .search-results h1 {
     text-align: left !important;
   }
   .search-results .padding40tb {
     padding: 0px;
   }
 }
 
 
 
 
 .hhs-pop .hhs-pop-the-form {
   padding: 50px 0;
 }
 
 .blocker {z-index:100000 !important;}
 .hhs-pop.hhs-modal {
   padding: 60px 0px 60px;
   z-index: 1000000;
   position: relative;
 }
 .hhs-pop.hhs-modal .hhs-pform .hs-form-required {
   display: none !important;
 }
 .hhs-pop.hhs-modal .hs-form {
   margin-top: 0;
 }
 @media (min-width: 922px) {
   .hhs-pop .vert-align {
     display: -webkit-flex;
     display: -moz-flex;
     display: -ms-flexbox;
     display: flex;
     align-items: center;
     -webkit-align-items: center;
     justify-content: center;
     -webkit-justify-content: center;
   }
   .hhs-pop .vert-align.rev-order {
     flex-direction: row-reverse;
     -webkit-flex-direction: row-reverse;
   }
 }
 
 .hhs-pop .hhs-page-center {
   max-width: 1000px;
   margin: 0 auto !important;
   float: none !important;
 }
 
 .hhs-pop a.hhs-cta-button, .hhs-pop a.hhs-cta-button:link, .hhs-pop a.hhs-cta-button:active, .hhs-pop a.hhs-cta-button:visited, .hhs-pop a.hhs-cta_button, .hhs-pop a.hhs-cta_button:link, .hhs-pop a.hhs-cta_button:active, .hhs-pop a.hhs-cta_button:visited {
   color: #fff;
   text-decoration: none;
 }
 
 
 
 
 
 
 .hhs-pop .hhs-pform input, .hhs-pop .hhs-pform select, .hhs-pop .hhs-pform textarea {
   -webkit-appearance: none;
   color: #555;
   padding: 10px;
   background-color: #f5f5f5;
   border: 1px solid #aaaaaa;
 }
 .hhs-pop .hhs-pform .hs-button.primary {
   background-color: #ffaf03;
   color: #fff;
   text-align: center;
   padding: 15px 12px;
   min-width: 93.5% !important;
 }
 
 @media (max-width: 922px) {
   .hhs-pop .hhs-pform .hs-button.primary {
     min-width: 100% !important;
   }
 }
 
 .hhs-pop .hhs-pform .hs-button.primary:hover {
   background-color: rgba(255, 175, 3, .7);
 }
 
 
 
 
 
 .hhs-pop .hhs-pform .hs-button.primary {
   padding: 10px;
   font-size: 24px;
   background: transparent;
   color: #ffaf03;
   border: 3px solid #ffaf03;
   margin-top:10px;
   min-width:100%;
   max-width: 100%;
   white-space: normal;
   display: block;
   -webkit-transition-duration: .3s;
   -moz-transition-duration: .3s;
   transition-duration: .3s;
 }
 .hhs-pop .hhs-pform .hs-button.primary:hover {
   background: #ffaf03;
   color: #fff;
 }
 
 .hhs-pop .hhs-pform .hs-form {
   margin-top:45px;
 }
 .hhs-pop .hhs-pform ul.inputs-list {
   -webkit-padding-start: 0;
 }
 .hhs-pop .hhs-pform .hs-form-radio {
   list-style-type:none;
 }
 .hhs-pop .hhs-pform .hs-form-booleancheckbox {
   list-style-type:none;
 }
 .hhs-pop .hhs-pform .hs-form fieldset {
   max-width: none !important;
 }
 .hhs-pop .hhs-pform .hs-form fieldset.form-columns-1 .input {
   margin-right: 0!important;
 }
 .hhs-pop .hhs-pform .hs-form fieldset.form-columns-2 .input {
   margin-right: 8px;
 }
 .hhs-pop .hhs-pform .hs-form fieldset.form-columns-2 .hs-form-field:last-child .input {
   margin-right: 0;
 }
 .hhs-pop .hhs-pform .hs-form fieldset.form-columns-3 .input {
   margin-right: 12px;
 }
 .hhs-pop .hhs-pform .hs-form fieldset.form-columns-3 .hs-form-field:last-child .input {
   margin-right: 0;
 }
 .hhs-pop .hhs-pform .hs-form fieldset.form-columns-1 .hs-input {
   width: 100%!important;
 }
 .hhs-pop .hhs-pform .hs-form fieldset.form-columns-1 input[type=checkbox], .hhs-pop .hs-form fieldset.form-columns-1 input[type=radio] {
   width:auto!important;
 }
 .hhs-pop .hhs-pform .hs-form-field .hs_email {
   display:inline-block;
 }
 
 body .hhs-pop .hhs-pform input[type="text"]:focus,
 body .hhs-pop .hhs-pform input[type="password"]:focus, 
 body .hhs-pop .hhs-pform input[type="datetime"]:focus, 
 body .hhs-pop .hhs-pform input[type="datetime-local"]:focus, 
 body .hhs-pop .hhs-pform input[type="date"]:focus, 
 body .hhs-pop .hhs-pform input[type="month"]:focus, 
 body .hhs-pop .hhs-pform input[type="time"]:focus, 
 body .hhs-pop .hhs-pform input[type="week"]:focus, 
 body .hhs-pop .hhs-pform input[type="number"]:focus, 
 body .hhs-pop .hhs-pform input[type="email"]:focus, 
 body .hhs-pop .hhs-pform input[type="url"]:focus, 
 body .hhs-pop .hhs-pform input[type="search"]:focus, 
 body .hhs-pop .hhs-pform input[type="tel"]:focus, 
 body .hhs-pop .hhs-pform input[type="color"]:focus,
 body .hhs-pop .hhs-pform input[type="file"]:focus,
 body .hhs-pop .hhs-pform textarea:focus,
 body .hhs-pop .hhs-pform select:focus {}
 body .hhs-pop .hhs-pform label {
   font-size: 16px;
   letter-spacing: 0.5px;
   line-height: 20px;
 }
 
 .hhs-pop .hhs-pform ul.inputs-list li {
   list-style: none;
 }
 
 .hs-fieldtype-checkbox > label {
   margin-bottom: 15px;
   display: block;
 }
 .hs-fieldtype-radio > label {
   margin-bottom: 15px;
   display: block;
 }
 
 body .hhs-pop .hhs-pform input[type="checkbox"] {
   -webkit-appearance: checkbox;
   box-sizing: border-box;
 }
 
 body .hhs-pop .hhs-pform input[type="radio"] {
   -webkit-appearance: radio;
   box-sizing: border-box;
 }
 
 body .hhs-pop .hhs-pform input[type="radio"], body .hhs-pop .hhs-pform input[type="checkbox"] {
   background-color: initial;
   cursor: default;
   margin: 3px 0.5ex;
   padding: initial;
   border: initial;
 }
 
 .hhs.hhs-modal.modal .hs-richtext {
   height: auto !important;
   width: 300px !important;
 }
 .hhs.hhs-modal.modal .hs-richtext img {
   height: auto !important;
   width: 300px !important;
 }
 .hhs-pop .hhs-pform .hs-form fieldset[class*="form-columns"] input[type="radio"].hs-input {
   width: auto;
   margin-right: 10px;
 }
 .hhs-pop .hhs-pform .hs-form fieldset[class*="form-columns"] input[type="checkbox"].hs-input {
   width: auto;
   margin-right: 10px;
 }
 .hhs-pop .hhs-pform form.hs-form fieldset[class*="form-columns"] .hs-input {
   width: 100%;
   height: auto;
 }
 
 .submitted-message p {
   font-weight: bold;
   font-size: 22px;
 }
 
 @media (max-width: 575px) {
   .hhs-pop.hhs-modal {
     padding: 50px 0px;
   }
 }
 
 
 
 
 
 body form.hs-form .hs-form-field ul.inputs-list li input {}
 body input[type="radio"] {}
 body input[type="checkbox"] {}
 body form.hs-form fieldset { max-width: none; margin-bottom: 0px; }
 body form.hs-form fieldset .hs-form-field { padding: 0 10px 0 0; }
 body form.hs-form fieldset[class*="form-columns"] .input { margin-right: 0; }
 body form.hs-form fieldset[class*="form-columns"] .hs-input { width: 100%; }
 body form.hs-form fieldset[class*="form-columns"] .hs-input[type="checkbox"] { width: auto; }
 body form.hs-form fieldset.form-columns-3 .hs-form-field { width: 33.33%; }
 
 @media (max-width: 400px) {
   body form.hs-form fieldset .hs-form-field { padding: 0; }
   body form.hs-form fieldset.form-columns-3 .hs-form-field,
   body form.hs-form .form-columns-2 .hs-form-field .hs-input, 
   body form.hs-form .form-columns-3 .hs-form-field .hs-input { width: 100% !important; }
   body form.hs-form .form-columns-3 .hs-form-field .hs-input[type="checkbox"] { width: auto; }
 }
 
 
 
 .hsformerror{
   font-size: 12px!important;
   border: 0 !important;
   color: #FFF!important;
   background-image: none!important;
   -webkit-box-shadow: none!important;
   -moz-box-shadow: none!important;
   box-shadow: none!important;
   z-index: 99999 !important;
 }
 
 
 
 
 
 
 
 
 .comment-reply-to{
   background: transparent!important;
   padding-left: 0px!important;
 }
 .comment-reply-to:before{
   content: "\f3e5";
   display: inline-block;
   font-family: "Font Awesome 5 Free";
   font-style: normal;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   margin-right: 7px;
   font-size: 15px;
   vertical-align: top;
 }
 
 
 
 
 
 
 
 .body-container.container-fluid {
   padding-right: 0 !important;
   padding-left: 0 !important;
 }


 
 
 
 @media (max-width: 922px) { 
   .header-container-wrapper{
     position: relative;
   }
   .header-container{
     padding: 0;
   }
   .header-container .hs_cos_wrapper_type_logo a img {
     max-width: 120px;
     max-height: 35px !important;
     margin: 0px 0 0px 10px;
   }
 
   .row-fluid [class*="span"].header-cta{
     position: absolute;
     right: 70px;
     top: 8px;
   }
   
   .body-container-wrapper {
     padding-top: 0;
   }
   .sidebar.right,
   .main-content,
   .blog-sidebar {
     margin: 25px 0;
   }
   .hhs-team-member-con {
     margin-top: 50px !important; 
   }
   .social-tagline {
     text-align: center;
     margin-bottom: 15px;
   }
 
   
   #comment-form {
     margin-bottom: 25px;
   }
   .logo-white {
     float:left !important;
   }
   .logo-white img {
     float: left;
   }
   .widget-type-logo {
     position: absolute;
     top: 17px;
   }
   .left-col-detail {
     float: left;
     width: 100%;
   }
   .left-col-detail i.fa {
     display: contents;
   }
   .left-col-detail #sticker-sticky-wrapper #sticker {
     position: static !important; 
   }
   .hhs-form-con {
     max-width: 100% !important;
   }
 
   .ourLogos-section{
     padding: 0 !important; 
   }
   .hhs-gallery-card {
     margin-bottom: 50px !important; 
   }
   .hhs-text-content {padding: 0px !important;}
   .hhs-form-con-1 {max-width: 100% !important;}
 }

 
 
 
 
 
 @media (max-width: 575px) {
   .body-container-wrapper {
     padding-top: 0px;
   }
   .cta-input-inline .hs_submit {
     float: none;
     width: auto;
   }
   .cta-input-inline form > div:first-child {
     width: 100%;
   }
   .post-item h2 {
     text-align: left;
   }
 
   .hhs-search-modal .hs-search-field__input {
     font-size: 18px !important; 
     margin-bottom: 0px;
   }
   .hhs-pop.hhs-modal.hhs-search-modal{
     padding: 10px !important; 
   }
   .hhs-search-modal button {
     font-size: 16px; 
   }
   .hhs-search-modal button i{
     padding: 0 20px !important;
   }
   .hhs-video-con {max-width:100% !important;}
 
   .hhs-footer {padding: 30px 0px !important;}
 
   .hhs-form-con {
     max-width: 100% !important; 
   }
 }
 
 
 img {height: auto !important;}
 

 
 @media (max-width: 922px) {
   .testimonial-avatar, .person-info {
     float: none !important;
     max-width: 100% !important;
   }
 }
 
 .hubspot-link__container {
   top: 7px !important;
   padding-bottom: 0px !important;
 }
 
 
 
 
 @media (max-width: 922px) {
   .order-1-tablet {order: 1 !important;}
   .order-2-tablet {order: 2 !important;}
   .order-3-tablet {order: 3 !important;}
   .order-4-tablet {order: 4 !important;}
   .order-5-tablet {order: 5 !important;}
   .order-6-tablet {order: 6 !important;}
 
 }

 
 @media (max-width: 575px) {
   .order-1-mobile {order: 1 !important;}
   .order-2-mobile {order: 2 !important;}
   .order-3-mobile {order: 3 !important;}
   .order-4-mobile {order: 4 !important;}
   .order-5-mobile {order: 5 !important;}
   .order-6-mobile {order: 6 !important;}
 
 }

 
 
 
 .hubspot-link__container.sproket .hubspot-link__icon {margin-top: -4px !important;}
 
 .header-container.container-fluid {
   padding-right: 0px;
   padding-left: 0px;
 }
 
 /* .row {
   margin-right: 0px !important; 
   margin-left: 0px !important; 
 } */
 
 .hubspot-link__container.sproket {
   display: none !important;
   opacity: 0 !important;
   visibility: hidden !important;
 }
 
 div#preload {
   display: none;
 }




.pulsating-circle {
  position: absolute;
  left: 0px;
  top: 0px;
  transform: translateX(-50%) translateY(-50%);
  width: 20px;
  height: 20px;
}

.pulsating-circle:before {
 content: '';
  position: relative;
  display: block;
  width: 300%;
  height: 300%;
  box-sizing: border-box;
  margin-left: -100%;
  margin-top: -100%;
  border-radius: 45px;
  background-color: #000000;
  animation: pulse-ring 1.25s cubic-bezier(0.215, 0.61, 0.355, 1) infinite; 
}

 
.pulsating-circle:after {
 content: '';
  position: absolute;
  left: 0; 
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #000000;
  border-radius: 15px;
  box-shadow: 0 0 8px rgba(0, 0, 0,.3);
  animation: pulse-dot 1.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) -.4s infinite; 
}


@keyframes pulse-ring {
  0% {
    transform: scale(.33);
  }
  80%, 100% {
    opacity: 0;
  }
}

@keyframes pulse-dot {
  0% {
    transform: scale(.8);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(.8);
  }
}
/* ANGLE CLIPPING PATHS */

/* Gray angle down */
.cp-1 {
  background-color: #efefef;
  /*   background: rgb(239,239,239);
background: linear-gradient(0deg, rgba(239,239,239,1) 0%, rgba(219,219,219,1) 100%); */
  height: 213px;
  margin-bottom: -2px;
  width: 100%;
  clip-path: polygon(0 0, 100% 90%, 100% 100%, 0 100%);
  -webkit-clip-path: polygon(0 0, 100% 90%, 100% 100%, 0 100%);
}

/* Footer */
.cp-2 {
  background-color: #0091ea;
  height: 180px;
  margin-bottom: -2px;
  position: relative;
  width: 100%;
  clip-path: polygon(0 0, 100% 90%, 100% 100%, 0 100%);
  -webkit-clip-path: polygon(0 0, 100% 90%, 100% 100%, 0 100%);
  z-index: 9;
}
.cp-2.case-study {
  margin-top: -200px;
}

@media (max-width: 922px) {
  .cp-2 {
    height: 150px;
  }
  .cp-2.case-study {
    margin-top: -140px;
  }
}

@media (max-width: 767px) {
  .cp-2 {
    height: 110px;
  }
  .cp-2.case-study {
    margin-top: -140px;
  }
}

@media (max-width: 565px) {
  .cp-2 {
    height: 90px !important;
    margin-top: 20px;
  }
}

/* Why Anura page */
/* Dark blue angle down */
.cp-3 {
  background-color: #005082;
  height: 200px;
  margin-bottom: -2px;
  margin-top: -140px;
  position: relative;
  width: 100%;
  clip-path: polygon(0 0, 100% 50%, 100% 100%, 0 100%);
  -webkit-clip-path: polygon(0 0, 100% 50%, 100% 100%, 0 100%);
  z-index: 9;
}

/* Solve page */

/* dark blue angle up */
.cp-4 {
  background-color: #005082;
  height: 300px;
  margin-bottom: -2px;
  width: 100%;
  clip-path: polygon(0 50%, 100% 0, 100% 100%, 0 100%);
  -webkit-clip-path: polygon(0 50%, 100% 0, 100% 100%, 0 100%);
}

.cp-4.solve {
  margin-top: -250px;
  position: absolute;
  z-index: 1;
}

.cp-5 {
  background-color: #fff;
  height: 750px;
  margin-bottom: -2px;
  margin-top: -300px;
  position: absolute;
  width: 100%;
  clip-path: polygon(0 58%, 100% 0, 100% 100%, 0 100%);
  -webkit-clip-path: polygon(0 58%, 100% 0, 100% 100%, 0 100%);
}

.cp-5.home {
  display: none;
}

.cp-5.why-anura {
  display: none;
}

/* Solve page - dark blue angle down */
.cp-6 {
  background-color: #005082;
  height: 380px;
  /*   margin-bottom: -100px; */
  margin-top: -120px;
  position: relative;
  width: 100%;
  z-index: 2;
  clip-path: polygon(0% 0%, 100% 0, 100% 50%, 0% 100%);
  -webkit-clip-path: polygon(0% 0%, 100% 0, 100% 50%, 0% 100%);
}

/* gray blue angle up */
.cp-7 {
  background-color: #efefef;
  height: 213px;
  margin-bottom: -2px;
  position: relative;
  width: 100%;
  clip-path: polygon(0 70%, 100% 0, 100% 100%, 0 100%);
  -webkit-clip-path: polygon(0 70%, 100% 0, 100% 100%, 0 100%);
  z-index: 9;
}

.cp-7.brands {
  margin-top: -70px;
  position: relative;
  z-index: 9;
}

@media (min-width: 1500px) {
  .cp-7.adTag {
    height: 190px;
  }
}

@media only screen and (max-width: 1200px) {
  .cp-5 {
    clip-path: polygon(0 36%, 100% 0, 100% 100%, 0 100%);
    -webkit-clip-path: polygon(0 36%, 100% 0, 100% 100%, 0 100%);
  }

  .cp-7 {
    height: 150px;
    margin-top: 0;
  }
}

/* Why Anura 2 - dark blue angle down */
.cp-8 {
  background-color: #005082;
  height: 800px;
  margin-bottom: -2px;
  margin-top: -560px;
  padding-bottom: 200px;
  position: relative;
  width: 100%;
  clip-path: polygon(0 20%, 100% 70%, 100% 100%, 0 100%);
  -webkit-clip-path: polygon(0 20%, 100% 70%, 100% 100%, 0 100%);
  z-index: 9;
}

/* White angle down */
.cp-10 {
  background-color: #fff;
  /*   background: rgb(239,239,239);
background: linear-gradient(0deg, rgba(239,239,239,1) 0%, rgba(219,219,219,1) 100%); */
  height: 213px;
  margin-bottom: -2px;
  width: 100%;
  clip-path: polygon(0 0, 100% 90%, 100% 100%, 0 100%);
  -webkit-clip-path: polygon(0 0, 100% 90%, 100% 100%, 0 100%);
}

/* Dark blue angle down */
/* Ad Fraud Detection - GIVT and SIVT */
.cp-11 {
  background-color: #005082;
  height: 630px;
  margin-bottom: -2px;
  margin-top: -520px !important;
  position: relative;
  width: 100%;
  clip-path: polygon(0 50%, 100% 76%, 100% 100%, 0 100%);
  -webkit-clip-path: polygon(0 50%, 100% 76%, 100% 100%, 0 100%);
  z-index: 9;
}

@media (max-width: 767px) {
  .cp-7.brands {
    margin-top: 0;
    position: relative;
    z-index: 9;
  }
  .cp-11 {
    clip-path: polygon(0 43%, 100% 65%, 100% 100%, 0 100%);
    -webkit-clip-path: polygon(0 43%, 100% 65%, 100% 100%, 0 100%);
    height: 670px;
    margin-top: -570px;
    margin-bottom: -80px;
  }
}

.cp-12 {
  background-color: #005082;
  height: 700px;
  margin-bottom: -2px;
  margin-top: 0;
  padding-bottom: 450px;
  position: relative;
  width: 100%;
  clip-path: polygon(0 0, 100% 0%, 100% 10%, 0 80%);
  -webkit-clip-path: polygon(0 0, 100% 0%, 100% 10%, 0 80%);
  z-index: 9;
}

.cp-13 {
  background-color: #fff;
  height: 550px;
  margin-bottom: -2px;
  margin-top: -549px !important;
  position: relative;
  width: 100%;
  clip-path: polygon(0 100%, 100% 66%, 100% 100%, 0 100%);
  -webkit-clip-path: polygon(0 100%, 100% 66%, 100% 100%, 0 100%);
  z-index: 9;
}

@media (max-width: 1200px) {
  .cp-13 {
    clip-path: polygon(0 90%, 100% 66%, 100% 100%, 0 100%);
    -webkit-clip-path: polygon(0 90%, 100% 66%, 100% 100%, 0 100%);
  }
}

@media (max-width: 575px) {
  .cp-1 {
    height: 90px;
  }

  .cp-13 {
    clip-path: polygon(0 94%, 100% 79%, 100% 100%, 0 100%);
    -webkit-clip-path: polygon(0 94%, 100% 79%, 100% 100%, 0 100%);
  }
}

/* Gray angle down */
.cp-aboutus {
  background-color: #efefef;
  /*   background: rgb(239,239,239);
background: linear-gradient(0deg, rgba(239,239,239,1) 0%, rgba(219,219,219,1) 100%); */
  height: 453px;
  margin-bottom: -2px;
  width: 100%;
  clip-path: polygon(0 0, 100% 90%, 100% 100%, 0 100%);
  -webkit-clip-path: polygon(0 0, 100% 90%, 100% 100%, 0 100%);
}

.cp-hero {
  background-color: #eee;
  clip-path: polygon(0 75%, 100% 0%, 100% 100%, 0 100%);
  -webkit-clip-path: polygon(0 75%, 100% 0%, 100% 100%, 0 100%);
  height: 210px;
  margin-bottom: -1px;
  margin-top: -29px;
  position: relative;
  z-index: 1;
}

.cp-hero.events {
  background-color: #eee;
  clip-path: polygon(0 98%, 100% 10%, 100% 100%, 0 100%);
  -webkit-clip-path: polygon(0 98%, 100% 10%, 100% 100%, 0 100%);
  height: 200px;
  left: 0;
  margin-bottom: -2px;
  margin-top: 0 !important;
  position: absolute;
  z-index: 9;
  bottom: 0;
  width: 100%;
}

@media (max-width: 1400px) {
  .cp-hero.events {
    /* margin-top: -60px; */
  }
}

@media (max-width: 1080px) {
  .cp-hero.events {
    clip-path: polygon(0 98%, 100% 30%, 100% 100%, 0 100%);
    -webkit-clip-path: polygon(0 98%, 100% 30%, 100% 100%, 0 100%);
  }
}

@media (max-width: 922px) {
  .cp-1 {
    height: 190px;
  }
  .cp-hero.events {
    clip-path: polygon(0 98%, 100% 50%, 100% 100%, 0 100%);
    -webkit-clip-path: polygon(0 98%, 100% 50%, 100% 100%, 0 100%);
  }
}

@media (max-width: 767px) {
  .cp-1 {
    height: 130px;
  }
  .cp-hero {
    background-color: #eee;
    clip-path: polygon(0 75%, 100% 0%, 100% 100%, 0 100%);
    -webkit-clip-path: polygon(0 75%, 100% 0%, 100% 100%, 0 100%);
    height: 130px;
    margin-bottom: -1px;
    margin-top: 0;
  }
}

@media (max-width: 565px) {
  .cp-hero {
    height: 100px;
    /* margin-top: -30px; */
  }
  .cp-hero.events {
    clip-path: polygon(0 98%, 100% 50%, 100% 100%, 0 100%);
    -webkit-clip-path: polygon(0 98%, 100% 50%, 100% 100%, 0 100%);
  }
}

.cp-dashboard {
  background-color: #005082;
  clip-path: polygon(0 0, 100% 0%, 100% 40%, 0 100%);
  -webkit-clip-path: polygon(0 0, 100% 0%, 100% 40%, 0 100%);
  height: 700px;
  left: 0;
  margin-bottom: -1px;
  margin-top: 0;
  position: absolute;
  width: 100%;
  z-index: 0;
}

@media (max-width: 767px) {

  .cp-4.solve {
    margin-top: -340px;
  }

  .cp-7 {
    height: 110px;
    margin-top: 0;
  }

  .cp-9 {
    height: 290px;
    margin-top: -290px;
    padding-bottom: 0;
  }
  .cp-dashboard {
    clip-path: polygon(0 0, 100% 0%, 100% 50%, 0 100%);
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 60%, 0 80%);
    height: 630px;
  }
}

@media (max-width: 575px) {
  .cp-dashboard {
    height: 570px;
  }
}

.cp-integration {
  background-color: #005082;
  bottom: 0;
  clip-path: polygon(100% 100%, 100% 40%, 100% 40%, 0 100%);
  -webkit-clip-path: polygon(100% 100%, 100% 40%, 100% 40%, 0 100%);
  height: 600px;
  left: 0;
  margin-bottom: -1px;
  margin-top: 0;
  position: absolute;
  width: 100%;
  z-index: 0;
}

@media (max-width: 767px) {
  .cp-integration {
    clip-path: polygon(100% 100%, 100% 40%, 100% 40%, 0 100%);
    -webkit-clip-path: polygon(100% 100%, 100% 40%, 100% 40%, 0 100%);
    height: 450px;
  }
}

@media (max-width: 575px) {
  .cp-integration {
    height: 230px;
  }
}

/* SEARCH ARBITRAGE */

.cp-arb-hero {
  background-color: #edfcff;
  clip-path: polygon(0 67%, 100% 0%, 100% 100%, 0 100%);
  -webkit-clip-path: polygon(0 90%, 100% 0%, 100% 100%, 0 100%);
  height: 320px;
  margin-bottom: -1px;
  margin-top: -170px;
  position: relative;
  z-index: 1;
}

/* @media (max-width: 767px) {
  .cp-arb-hero {
  clip-path: polygon(0 67%, 100% 0%, 100% 100%, 0 100%);
  -webkit-clip-path: polygon(0 90%, 100% 0%, 100% 100%, 0 100%);
  height: 320px;
  }
} */

@media (max-width: 767px) {
  .cp-arb-hero {
    clip-path: polygon(0 70%, 100% 0%, 100% 100%, 0 100%);
    -webkit-clip-path: polygon(0 70%, 100% 0%, 100% 100%, 0 100%);
    height: 120px;
    margin-top: 0;
  }
}

/* Partner Training LP */

.cp-partner-training {
  background-color: #eee;
  clip-path: polygon(0 80%, 100% 20%, 100% 100%, 0 100%);
  -webkit-clip-path: polygon(0 80%, 100% 20%, 100% 100%, 0 100%);
  height: 200px;
  margin-bottom: -1px;
  margin-top: -80px;
  position: relative;
  z-index: 1;
}

@media (max-width: 767px) {
  .cp-partner-training {
  }
}

@media (max-width: 575px) {
  .cp-partner-training {
    clip-path: polygon(0 80%, 100% 40%, 100% 100%, 0 100%);
    -webkit-clip-path: polygon(0 80%, 100% 40%, 100% 100%, 0 100%);
  }
}

.cp-partner-tag {
  background-color: #eee;
  clip-path: polygon(0 0, 100% 0%, 100% 20%, 0 100%);
  -webkit-clip-path: polygon(0 0, 100% 0%, 100% 20%, 0 100%);
  height: 460px;
  left: 0;
  margin-bottom: -1px;
  margin-top: -1px;
  position: absolute;
  width: 100%;
  z-index: 0;
}

@media (max-width: 767px) {
  .cp-partner-tag {
    clip-path: polygon(0 0, 100% 0%, 100% 30%, 0 100%);
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 30%, 0 100%);
    height: 370px;
  }
}

@media (max-width: 575px) {
  .cp-partner-tag {
    height: 200px;
  }
}

/* ELEVATE OFFER LP */
.cp-elevate {
  background-color: #eeeeee;
  height: 213px;
  margin-bottom: -2px;
  position: relative;
  width: 100%;
  clip-path: polygon(0 80%, 100% 0%, 100% 100%, 0% 100%);
  -webkit-clip-path: polygon(0 80%, 100% 0%, 100% 100%, 0% 100%);
  z-index: 9;
}

/* LEAD GEN EBOOK LP */
.cp-lead-gen-ebook {
  background-color: #eeeeee;
  height: 301px !important;
  margin-bottom: -2px;
  margin-top: -230px !important;
  position: relative;
  width: 100%;
  clip-path: polygon(0 80%, 100% 0%, 100% 100%, 0% 100%);
  -webkit-clip-path: polygon(0 80%, 100% 0%, 100% 100%, 0% 100%);
  z-index: -1 !important;
}

@media (max-width: 767px) {
  .cp-lead-gen-ebook {
    height: 150px !important;
    margin-bottom: -2px;
    margin-top: -80px !important;
    clip-path: polygon(0 80%, 100% 0%, 100% 100%, 0% 100%);
    -webkit-clip-path: polygon(0 80%, 100% 0%, 100% 100%, 0% 100%);
    z-index: -1 !important;
  }
}

.cp-lp {
  background-color: #eeeeee;
  height: 195px;
  margin-bottom: -2px;
  margin-top: -160px;
  position: relative;
  width: 100%;
  clip-path: polygon(0 80%, 100% 0%, 100% 100%, 0% 100%);
  -webkit-clip-path: polygon(0 80%, 100% 0%, 100% 100%, 0% 100%);
  z-index: 9;
}

@media (max-width: 922px) {
  .cp-lp {
    height: 120px;
    margin-top: -100px;
  }
}

@media (max-width: 767px) {
  .cp-lp {
    height: 120px;
    margin-bottom: -2px;
  }
}


/* REFERRAL PROGRAM LP */
.cp-referral-program {
  background-color: #eeeeee;
  height: 213px;
  margin-bottom: -2px;
  position: relative;
  width: 100%;
  clip-path: polygon(0 77%, 100% 30%, 100% 100%, 0 100%);
  -webkit-clip-path: polygon(0 77%, 100% 30%, 100% 100%, 0 100%);
  z-index: 9;
}

@media (max-width: 922px) {
  .cp-referral-program {
    height: 213px;
    clip-path: polygon(0 77%, 100% 30%, 100% 100%, 0 100%);
    -webkit-clip-path: polygon(0 77%, 100% 30%, 100% 100%, 0 100%);
  }
}

@media (max-width: 575px) {
  .cp-referral-program {
    height: 213px;
    clip-path: polygon(0 77%, 100% 50%, 100% 100%, 0 100%);
    -webkit-clip-path: polygon(0 77%, 100% 50%, 100% 100%, 0 100%);
  }
}

.cp-14 {
  background-color: #efefef;
  height: 1000px;
  margin-bottom: -2px;
  margin-top: -1000px !important;
  position: relative;
  width: 100%;
  clip-path: polygon(0 80%, 100% 46%, 100% 100%, 0 100%);
  -webkit-clip-path: polygon(0 80%, 100% 46%, 100% 100%, 0 100%);
  z-index: 9;
}

@media (max-width: 767px) {
  .cp-14 {
    clip-path: polygon(0 80%, 100% 46%, 100% 100%, 0 100%);
    -webkit-clip-path: polygon(0 80%, 100% 46%, 100% 100%, 0 100%);
    margin-top: -1000px !important;
  }
}

/* --------------- eCom PAGE --------------- */

.cp-7.ecommerce {
  margin-top: -170px;
  position: relative;
  z-index: 9;
}

@media (max-width: 1200px) {
  .cp-7.ecommerce {
    height: 172px;
  }
}

@media (max-width: 767px) {
  .cp-7.ecommerce {
    height: 180px;
    clip-path: polygon(0 90%, 100% 40%, 100% 100%, 0 100%);
    -webkit-clip-path: polygon(0 90%, 100% 40%, 100% 100%, 0 100%);
  }
}


.cp_request-trial_white {
  background-color: #fff;
  height: 140px;
  margin-top: -2px;
  position: absolute;
  width: 100%;
  clip-path: polygon(0 0,100% 0%,100% 100%,100% 100%);
  -webkit-clip-path: polygon(0 0,100% 0%,100% 100%,100% 100%);
  z-index: 8;
}


.cp-footer {
  background-color: #fff;
  position: absolute;
  z-index: 9;
  clip-path: polygon(0% 0%,100% 0%,100% 70%,0% 5%);
  -webkit-clip-path: polygon(0% 0%,100% 0%,100% 70%,0% 5%);
  height: 213px;
  margin-top: -2px;
  width: 100%;
}

@media(max-width: 767px) {
  .cp-footer {
    height: 150px;
  }
}

.cp-dark-hero {
  background-color: #fff;
  bottom: 0;
  height: 551px;
  margin-bottom: -2px;
  margin-top: 0;
  position: absolute;
  width: 100%;
  clip-path: polygon(0% 94%, 100% 60%, 100% 100%, 0% 100%);
  -webkit-clip-path: polygon(0% 94%, 100% 60%, 100% 100%, 0% 100%);
  z-index: 9;
}





.leadscon-dinner {
  background-color: #ccc;
  bottom: 0;
  height: 551px;
  margin-bottom: -2px;
  margin-top: 0;
  position: absolute;
  width: 100%;
  clip-path: polygon(0% 94%, 100% 60%, 100% 100%, 0% 100%);
  -webkit-clip-path: polygon(0% 94%, 100% 60%, 100% 100%, 0% 100%);
  z-index: 9;
}

.cp-ato-hero {
  background: #EDFCFF; 
  position: relative; 
  height: 200px; 
  margin-top: -112px; 
  clip-path: polygon(0 81%, 100% 7%, 100% 100%, 0 100%); 
  -webkit-clip-path: polygon(0 81%, 100% 7%, 100% 100%, 0 100%); 
  z-index: -1;
}

@media(max-width: 767px) {
  .cp-ato-hero {
    height: 100px; 
    margin-top: -20px; 
  }
}

.cp-insurance-hero {
  background: #EDFCFF; 
  position: relative; 
  height: 150px; 
  margin-top: -130px; 
  clip-path: polygon(0 100%,100% 0%,100% 100%,0 100%);
  -webkit-clip-path: polygon(0 100%,100% 0%,100% 100%,0 100%);
  z-index: -1;
}

@media(max-width: 767px) {
  .cp-insurance-hero {
    height: 100px; 
    margin-top: -20px; 
  }
}
/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Anura 2022 Theme Main Styles   */

/* 

Colors: 

Dark Blue: #0091EA;
Med Blue: #00B0FF;
Med Blue: #40C4FF;
Light Blue: #80D8FF;

Light Light Light Blue: #EEFCFF;
Dark Blue: #005082;
Green: #00B82E; 
rgba(0, 184, 46, 1)

Light Green: 50EC77;
Darker Green: #03bda5;
Orange: #DD5A00; 
Yellow: #FFC700;
Med Gray: #333;
Light Gray: #EFEFEF;






@media (max-width: 1200px) {

}

@media (max-width: 922px) {

}

@media (max-width: 767px) {

}

@media (max-width: 575px) {

}



TABLE OF CONTENTS:
TRANSITIONS
MODIFIERS




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

* {
  scroll-behavior: smooth;
}
body {
  font-size: 16px;
  line-height: 29px;
}

@media (max-width: 575px) {
  html,
  body {
    overflow-x: hidden;
  }
}

img {
  border-style: none;
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}

#start {
  scroll-margin-top: 120px !important;
}

@media (max-width: 767px) {
  #start {
    scroll-margin-top: 50px !important;
  }
}

/* TRANSITIONS */

.hero,
.hero em,
.hero em:after,
.hero-2,
.hero-2 em,
.hero-2 em:after,
/* .hero-section img, */
.hero-section h1.hero,
.hero-section h4.hero,
.hero-section h5.prehead,
.anura-protects h5,
.anura-protects h2,
.anura-protects li,
#what-is-anura h5,
#what-is-anura h2,
.video-learn-more,
.integration-learn-more a,
.leadership h5,
.leadership li,
.see-all-blogs,
.callout,
.fa-quote-right,
.blog-title h2,
.blog-title div,
.calculator-home-cta h5,
.calculator-home-cta h2,
.calculator-home-cta .learn-more,
.hs-content-id-74498761379 .animate-1,
.hs-content-id-74498761379 .animate-2 h5.prehead,
.hs-content-id-74498761379 .animate-3.tabs li,
.hs-content-id-74498761379 .animate-3.tabs h3,
.hs-content-id-74498761379 .animate-3 .learn-more,
.hs-content-id-74498761379 .animate-4 img,
.hs-content-id-74498761379 .animate-4 q,
.hs-content-id-74498761379 .animate-4 p,
.hs-content-id-74498761379 .support-2 h2,
.hs-content-id-74498761379 .support-2 ul,
.hs-content-id-74498761379 .animate-5 img,
.hs-content-id-74498761379 .animate-5 h2,
.hs-content-id-74498761379 .animate-5 p,
.hs-content-id-74498761379 .animate-6 h2,
.hs-content-id-74498761379 .animate-6 p,
.hs-content-id-74498761379 .dashboardSection,
.hs-content-id-74498761379 .rules-section h2,
.hs-content-id-74498761379 .rules-section img,
.hs-content-id-74498761379 .rules-section li,
.hs-content-id-74498761379 h3.quote,
.cta-point h3,
.cta-point p,
.point,
.why-choose-anura .prehead,
.why-choose-anura h2,
.why-choose-anura ul,
.why-choose-anura q,
.integration h5,
.integration-headline h4.integration,
.integration-headline.two h4.integration,
.integration-wizard-p h2,
.integration-wizard-p h4,
.integration-headline-two h2,
.integration-headline-two h4,
.integration-wizard .video,
.integration-icons.row-1 .c1,
.integration-icons.row-1 .c2,
.integration-icons.row-1 .c3,
.integration-icons.row-2 .c1,
.integration-icons.row-2 .c2,
.integration-icons.row-2 .c3,
.integration-icons.row-3 .c1,
.integration-icons.row-3 .c2,
.integration-icons.row-3 .c3,
.solve-quote,
.solve-quote-2,
.solve-time-headline h2,
.solve-time-headline h3,
.hhs-blog-grid-cards .blog-index__post,
.topicListing {
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  visibility: hidden;
  opacity: 0;
}

.hero.active,
.hero em.active,
.hero-2.active,
.hero-2 em.active,
/* .hero-section img.active, */
.hero-section h1.hero.active,
.hero-section h4.hero.active,
.hero-section h5.prehead.active,
.anura-protects h5.active,
.anura-protects h2.active,
.anura-protects li.active,
#what-is-anura h5.active,
#what-is-anura h2.active,
.video-learn-more .active,
#integration-home h5.active,
#integration-home h2.active,
#integration-home h4.active,
.integration-learn-more.active a,
.leadership h5.active,
.leadership li.active,
.see-all-blogs.active,
.callout.active.active,
.fa-quote-right.active,
.hero em.active::after,
.hero-2 em.active::after,
.blog-title h2.active,
.blog-title div.active,
.calculator-home-cta h5.active,
.calculator-home-cta h2.active,
.calculator-home-cta .learn-more.active,
.hs-content-id-74498761379 .animate-1.active,
.hs-content-id-74498761379 .animate-2 h5.prehead.active,
.hs-content-id-74498761379 .animate-3.tabs li.active,
.hs-content-id-74498761379 .animate-3.tabs h3.active,
.hs-content-id-74498761379 .animate-3 .learn-more.active,
.hs-content-id-74498761379 .animate-4 img.active,
.hs-content-id-74498761379 .animate-4 q.active,
.hs-content-id-74498761379 .animate-4 p.active,
.hs-content-id-74498761379 .support-2 h2.active,
.hs-content-id-74498761379 .support-2 ul.active,
.hs-content-id-74498761379 .animate-5 img.active,
.hs-content-id-74498761379 .animate-5 h2.active,
.hs-content-id-74498761379 .animate-5 p.active,
.hs-content-id-74498761379 .animate-6 h2.active,
.hs-content-id-74498761379 .animate-6 p.active,
.hs-content-id-74498761379 .dashboardSection.active,
.hs-content-id-74498761379 .rules-section h2.active,
.hs-content-id-74498761379 .rules-section img.active,
.hs-content-id-74498761379 .rules-section li.active,
.hs-content-id-74498761379 h3.quote.active,
.cta-point h3.active,
.cta-point p.active,
.point.active,
.reviews h2.active,
.reviews .five-stars.active,
.reviews .google-logo.active,
.reviews p.active,
.why-choose-anura .prehead.active,
.why-choose-anura h2.active,
.why-choose-anura ul.active,
.why-choose-anura q.active,
.integration h5.active,
.integration-headline h4.integration.active,
.integration-headline.two h4.integration.active,
.integration-wizard-p h2.active,
.integration-wizard-p h4.active,
.integration-headline-two h2.active,
.integration-headline-two h4.active,
.integration-wizard .video.active,
.integration-icons.row-1 .c1.active,
.integration-icons.row-1 .c2.active,
.integration-icons.row-1 .c3.active,
.integration-icons.row-2 .c1.active,
.integration-icons.row-2 .c2.active,
.integration-icons.row-2 .c3.active,
.integration-icons.row-3 .c1.active,
.integration-icons.row-3 .c2.active,
.integration-icons.row-3 .c3.active,
.solve-quote.active,
.solve-quote-2.active,
.solve-time-headline h2.active,
.solve-time-headline h3.active,
.hhs-blog-grid-cards .blog-index__post.active,
.topicListing.active {
  opacity: 1;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  visibility: visible;
}

/* MODIFIER CLASSES */

.hidden {
  visibility: hidden;
}
.left {
  text-align: left !important;
}

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

.right {
  text-align: right !important;
}

.float-left {
  float: left !important;
}

.blue {
  color: #0091ea !important;
}

.gray {
  color: #333 !important;
}

.yellow {
  color: #ffc700 !important;
}

.white {
  color: #fff !important;
}

.black {
  color: #000 !important;
}

.row.white {
  background: #fff;
}

.row.l-blue {
  background: #edfcff;
}

ul.white li {
  color: #fff !important;
}

.border-top {
  border-top: 1px solid #333;
}

.hr {
  border-top: 3px solid #dd5a00;
  width: 10%;
  margin: 0px auto 80px;
}

.bt {
  border-top: 1px solid;
  color: #dedede;
}

.bg-1 {
  background-color: #efefef !important;
}

.border {
  border: 1px solid;
}

.br-4 {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}

.dsnone {
  display: none;
}

.shadow {
  -webkit-box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.15);
}

.user-is-tabbing :focus {
  -webkit-box-shadow: 0 0 3px 3px rgb(0 0 0 / 50%);
  box-shadow: 0 0 2px 2px rgb(0 0 0 / 50%);
  outline: none;
}

.z-auto {
  z-index: auto !important;
}

.z-9 {
  z-index: 9 !important;
}

/* Widths */
.fl {
  float: left;
}

.fr {
  float: right;
}

.ib {
  display: inline-block;
  margin-right: -5px;
}

.ib.vt {
  vertical-align: top;
}

.w20 {
  width: 20%;
}

.w25 {
  width: 25%;
}

.w30 {
  width: 30%;
}

.w33 {
  width: 33.33%;
}

.w35 {
  width: 35%;
}

.w40 {
  width: 40%;
}

.w45 {
  width: 45%;
}

.w50 {
  width: 50%;
}

.w55 {
  width: 55%;
}

.w60 {
  width: 60%;
}

.w65 {
  width: 65%;
}

.w66 {
  width: 66.66%;
}

.w70 {
  width: 70%;
}

.w75 {
  width: 75%;
}

.w80 {
  margin: 0 auto;
  width: 80% !important;
}

.w100 {
  width: 100%;
}

/*unique paddings*/
.pl0,
.p0,
.plr0 {
  padding-left: 0 !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pl10,
.p0-10 {
  padding-left: 10px !important;
}

.pl15,
.p0-15 {
  padding-left: 15px !important;
}

.pl20,
.p0-20 {
  padding-left: 20px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pl30,
.p0-30 {
  padding-left: 30px !important;
}

.pl130 {
  padding-left: 130px !important;
}

.pr0,
.p0,
.plr0 {
  padding-right: 0 !important;
}

.pr10,
.p0-10 {
  padding-right: 10px !important;
}

.pr15,
.p0-15 {
  padding-right: 15px !important;
}

.pr20,
.p0-20 {
  padding-right: 20px !important;
}

.pr30,
.p0-30 {
  padding-right: 30px !important;
}

.pr60 {
  padding-right: 60px !important;
}

.pt0,
.p0,
.ptb0 {
  padding-top: 0 !important;
}

.pb0,
.p0,
.ptb0 {
  padding-bottom: 0 !important;
}

.pb4 {
  padding-bottom: 4px !important;
}

.pb8 {
  padding-bottom: 8px !important;
}

.pb10,
.p10-0 {
  padding-bottom: 10px !important;
}

.pb15,
.p15-0 {
  padding-bottom: 15px !important;
}

.pb20,
.p20-0 {
  padding-bottom: 20px !important;
}

.pb25,
.p25-0 {
  padding-bottom: 25px !important;
}

.pb30,
.p30-0 {
  padding-bottom: 30px !important;
}

.pb35,
.p35-0 {
  padding-bottom: 35px !important;
}

.pb40,
.p40-0 {
  padding-bottom: 40px !important;
}

.pb45,
.p45-0 {
  padding-bottom: 45px !important;
}

.pb50,
.p50-0 {
  padding-bottom: 50px !important;
}

.pb60,
.p60-0 {
  padding-bottom: 60px !important;
}

.pb70,
.p70-0 {
  padding-bottom: 70px !important;
}

.pb80,
.p80-0 {
  padding-bottom: 80px !important;
}

.pb90,
.p90-0 {
  padding-bottom: 90px !important;
}

.pb100,
.p100-0 {
  padding-bottom: 100px !important;
}

.pb-200 {
  padding-bottom: 200px !important;
}

.pb-250 {
  padding-bottom: 250px !important;
}

.pb-300 {
  padding-bottom: 300px !important;
}

.pb-350 {
  padding-bottom: 350px !important;
}

.pt10,
.p10-0 {
  padding-top: 10px !important;
}

.pt15,
.p15-0 {
  padding-top: 15px !important;
}

.pt20,
.p20-0 {
  padding-top: 20px !important;
}

.pt25,
.p25-0 {
  padding-top: 25px !important;
}

.pt30,
.p30-0 {
  padding-top: 30px !important;
}

.pt35,
.p35-0 {
  padding-top: 35px !important;
}

.pt40,
.p40-0 {
  padding-top: 40px !important;
}

.pt45,
.p45-0 {
  padding-top: 45px !important;
}

.pt50,
.p50-0 {
  padding-top: 50px !important;
}

.pt60,
.p60-0 {
  padding-top: 60px !important;
}

.pt70,
.p70-0 {
  padding-top: 70px !important;
}

.pt80,
.p80-0 {
  padding-top: 80px !important;
}

.pt90,
.p90-0 {
  padding-top: 90px !important;
}

.pt100,
.p100-0 {
  padding-top: 100px !important;
}

.pt-270 {
  padding-top: 270px !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mb-200 {
  margin-bottom: -200px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt--30 {
  margin-top: -30px !important;
}

.mt--45 {
  margin-top: -45px !important;
}

.mt--60 {
  margin-top: -60px !important;
}

.mt--180 {
  margin-top: -180px !important;
}

.mt--200 {
  margin-top: -200px !important;
}

.mt--220 {
  margin-top: -220px !important;
}

.mt--275 {
  margin-top: -275px !important;
}

.mt--300 {
  margin-top: -300px !important;
}

.mt--350 {
  margin-top: -350px !important;
}

.ml--20 {
  margin-left: -20px !important;
}

.position-relative {
  position: relative;
}

.bg-gray {
  background-color: #efefef !important;
  overflow: hidden;
}


/* OLD TEMPLATES MODIFIERS */

.wrapper {
  width: 100% !important;
}

.hero--wrapper {
  background-color: transparent !important;
}

.hero--wrapper .hero--wave {
  display: none !important;
}

.hero--dual .hero__img {
  z-index: 1 !important;
}

.columnContent p,
.columnContent h6 {
  color: #000 !important;
}

.bannerSection {
  margin-top: 50px !important;
  padding-top: 0 !important;
}

.BannerWithForm {
  background: transparent !important;
}

.BannerWithForm .fontWhite h1 {
  color: #000 !important;
}

.fa-twitter:before {
  content: "\e61b" !important;
}

/********************* TYPOGRAPHY ********************/

h2.blue {
  color: #0091ea !important;
}

h2.title {
  color: #666 !important;
  font-size: 32px;
  font-weight: 400;
}

h2.footer-cta em:after {
  background-image: url("https://www.anura.io/hubfs/home-underline.svg");
  bottom: -49px;
  height: 50px;
  left: 4px;
}

h2.footer-cta.white em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/white-underline-2.png");
  bottom: -42px;
  height: 50px;
  left: 0;
}

h2.signs em:after {
  background-image: url("https://www.anura.io/hubfs/home-underline.svg");
  bottom: -45px;
  height: 50px;
  left: 0;
}

h2.underline-h2-240px em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-h2-240px-33-1.svg");
  bottom: -35px;
  height: 50px;
  left: 15px;
  transform: rotate(1deg);
}

h2.underline-240px em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-h2-240px-33-1.svg");
  bottom: -35px;
  height: 50px;
  left: 0;
}

h2.underline-180px em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-h2-190px-32.svg");
  bottom: -46px;
  height: 50px;
  left: 0;
}

h2.underline-170px em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-140px-19.svg");
  bottom: -43px;
  height: 50px;
  left: -4px;
}

h2.underline-160px em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-140px-19.svg");
  bottom: -43px;
  height: 50px;
  left: -4px;
}

h2.underline-130px em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-140px-19.svg");
  bottom: -37px;
  height: 50px;
  left: 0;
}

h2.underline-100px em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-100px-27.svg");
  bottom: -50px;
  height: 50px;
  left: -2px;
}

h2.underline-99px em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-100px-27.svg");
  bottom: -40px;
  height: 50px;
  left: -2px;
}

h2.underline-90px em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-100px-27.svg");
  bottom: -50px;
  height: 50px;
  left: -2px;
}

h2.search-social em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-100px-27.svg");
  bottom: -36px;
  height: 50px;
  left: -2px;
}





h3.footer-cta {
  color: #ffffff !important;
  font-weight: 300;
  font-size: 30px;
  line-height: 44px;
  margin: 0 0 26px 3px;
  text-align: left !important;
}

h3.thank-you {
  margin-bottom: 190px;
}

h3.quote {
  color: #dd5a00 !important;
  font-style: italic;
  font-weight: 600;
}

h5.normal {
  letter-spacing: 0;
  text-transform: inherit;
}

h5.small {
  border-bottom: 1px solid;
  font-size: smaller;
  letter-spacing: 1px;
  margin-bottom: 20px;
  padding-bottom: 6px;
}

h5.large {
  font-size: 1.3rem;
}

p.h5 {
  color: #dd5a00 !important;
  font-size: 17px !important;
  font-family: "Manrope", sans-serif !important;
  letter-spacing: 2px;
  padding: 0 0 0 0;
}

h6 {
  color: #333;
  font-size: 18px;
  font-family: "Manrope", sans-serif !important;
  font-weight: 500;
  line-height: 23px;
  text-transform: none;
}

/********************* TYPOGRAPHY UNDER 1200 ********************/

@media only screen and (max-width: 1200px) {
  .clients-hero h1.small {
    font-size: 42px;
    line-height: 52px;
  }

  h1.blog em:after {
    width: 184px;
  }


  h1.hero.trial.tradeshow em:after {
    width: 125px;
  }

  h1.hero.clicks em:after {
    width: 150px;
  }

  h1.hero.lead em:after {
    bottom: -44px;
    width: 151px;
  }

  h1.hero.tcpa em:after {
    bottom: -43px;
    width: 141px;
  }

  h1.small.calculator-underline em:after {
    bottom: -54px;
    width: 132px;
  }

  h1.small.clients em:after {
    bottom: -43px;
    width: 130px;
  }


  h1.xsmall {
    font-size: 39px;
    line-height: 43px;
  }

  h1.xsmall em {
    font-size: 39px;
    line-height: 43px;
  }



  /* h4 {
    font-size: 20px !important;
    line-height: 32px !important;
  } */
}

/********************* TYPOGRAPHY UNDER 922 ********************/

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

 

  h1.small {
    font-size: 38px;
    line-height: 48px;
  }

  .clients-hero h1.small {
    font-size: 38px;
    line-height: 42px;
  }

  h1.xsmall {
    font-size: 37px;
    line-height: 42px;
  }

  h1.xsmall em {
    font-size: 37px;
    line-height: 42px;
  }

  h2 br {
    display: none;
  }

  h1.hero-2.home-2 {
    font-size: 40px;
    line-height: 52px;
  }

  h1.hero-2.home-2 em {
    font-size: 40px;
  }

  h1.hero-2.home-2 em:after {
    bottom: -41px;
    left: 0;
    width: 150px;
  }

  h1.hero.clicks em:after {
    width: 130px;
  }

  h1.blog em:after {
    bottom: -51px;
    width: 155px;
  }



  h1.hero.trial.tradeshow em:after {
    bottom: -41px;
    left: 3px;
    width: 110px;
  }

  h1.hero.lead em:after {
    bottom: -47px;
    width: 132px;
  }

  h1.hero.tcpa em:after {
    bottom: -47px;
    width: 121px;
  }

  h1.small.calculator-underline em:after {
    bottom: -52px;
    width: 120px;
  }

  h1.small.clients em:after {
    width: 117px;
  }



  h2.underline-99px em:after {
    width: 82px;
  }

  h3.footer-cta {
    font-size: 28px;
    line-height: 42px;
  }
}

/********************* TYPOGRAPHY UNDER 767 ********************/

@media (max-width: 767px) {
  h1.hero.tcpa em:after {
    width: 108px;
  }

  h1.underline-154px em:after {
    width: 92px;
  }

  

  /* h3 {
    font-size: 22px;
    line-height: 28px;
  } */

  h3.footer-cta {
    font-size: 24px;
    line-height: 36px;
  }
}

/* ICONS */

.icon-item {
  margin-left: 20px;
  width: 80%;
}

.icon {
  height: 42px;
  margin-bottom: 10px;
  text-align: center;
  width: 42px;
}

.icon.center {
  margin: 0 auto;
}

.icon img {
  width: 42px;
}

@media(max-width: 767px) {
  img.icon {
    width: 42px !important;
  }
}



.prehead {
  width: 100%;
}

.title-banner {
  margin-bottom: 0 !important;
}

/* Buttons */

button {
  font-family: "Manrope", sans-serif !important;
  cursor: pointer;
}

.button {
  margin: 30px auto;
}

.button.primary a {
  background: rgb(0, 184, 46) !important;
  border: 1px solid #00a26f !important;
  box-shadow: inset 80px 0 80px 0px #00a26f !important;
  color: #fff !important;
}

.button a,
.calculator li.tabBtn.button {
/*   background: rgba(255, 255, 255, 0.3) !important; */
  background: rgb(0,184,46);
/*   border: 1px solid #00b0ff !important; */
  box-shadow: inset 80px 0 80px 0px #00a26f;
  border: 1px solid #00a26f;
  border-radius: 30px !important;
  -webkit-border-radius: 30px !important;
  -moz-border-radius: 30px !important;
  color: #fff !important;
  cursor: pointer;
  font-weight: 800;
  letter-spacing: 1px;
  line-height: 20px !important;
  padding: 9px 20px 10px;
  position: relative;
  width: fit-content;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  text-decoration: none !important;
  text-transform: uppercase !important;
  z-index: 2;
}

.calculator.home li.tabBtn.button {
  margin: 12px 10px 40px 10px;
  padding: 6px 16px 7px !important;
}

.button a:hover,
.calculator li.tabBtn.button.active {
  color: #fff !important;
  background: #80d8ff !important;
  border: 1px solid #00b0ff !important;
  box-shadow: inset 80px 0 80px 0px #00b0ff !important;
  color: #fff !important;
  transform: scale(1) !important;
}

.hs-button,
.submit-alt .hs-button {
  background: #00b82e !important;
  border-color: #00a26f !important;
  box-shadow: inset 80px 0 80px 0px #00a26f !important;
  color: #ffffff !important;
  cursor: pointer;
  font-size: 18px !important;
  font-weight: 600 !important;
  margin: 0 auto;
  padding: 10px 25px !important;
  border-radius: 20px !important;
  -webkit-border-radius: 20px !important;
  -moz-border-radius: 20px !important;
  width: fit-content;
}

.hs-button:hover {
  background: #80d8ff !important;
  border: 1px solid #00b0ff !important;
  box-shadow: inset 80px 0 80px 0px #00b0ff !important;
  color: #fff !important;
  transform: scale(1) !important;
}

.button--primary:focus {
  color: #0091ea !important;
}

.button--primary:hover {
  color: #fff !important;
}

.hs-button:focus {
  color: #fff !important;
}

.hs-button:hover {
  color: #fff !important;
}

/* INFO BUTTON TOOLTIP */

.extra-info {
  background: #000;
  border-radius: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  color: #fff;
  display: none;
  line-height: 24px !important;
  font-size: 14px;
  font-weight: 500;
  padding: 12px 14px;
  position: absolute;
  bottom: 35px;
  width: 360px;
  left: 12px;
  right: 0;
  z-index: 9;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.extra-info-2 {
  background: #000;
  border-radius: 2px;
  color: #fff;
  display: none;
  line-height: 24px !important;
  font-size: 14px;
  padding: 12px;
  position: absolute;
  top: 65px;
  left: 0;
  right: 0;
  z-index: 9;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.tooltip-info {
  background: #000;
  border-radius: 2px;
  bottom: 25px;
  color: #fff;
  display: none;
  left: 25px;
  line-height: 24px !important;
  font-size: 14px;
  font-weight: 500;
  padding: 12px 15px;
  position: absolute;
  text-align: left !important;
  left: 25px;
  width: 290px;
  z-index: 9;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.tooltip {
  float: left;
}

.info:hover .extra-info,
.info:hover .extra-info-2,
.tooltip:hover .tooltip-info {
  display: block;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.info,
.tooltip {
  cursor: pointer;
  border-radius: 15px;
  position: relative;
}

@media (max-width: 767px) {
  .info {
    position: unset;
  }
  .extra-info {
    bottom: 160px;
    left: 0;
    right: 0;
    width: 100%;
  }
}

.info:hover,
.tooltip:hover {
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.fa-info-circle::before {
  background: #fff;
  border-radius: 12px;
  color: #dd5a00;
  content: "\f05a";
  font-size: 15px;
  margin: 10px 5px;
  vertical-align: middle;
}

/* ACCORDIAN */

.accordian-trigger {
  position: relative;
}
a.accordian-title {
  text-decoration: none;
}
a.accordian-title::after {
  content: " ";
  height: 12px;
  position: absolute;
  right: 0;
  top: 14px;
  transform: rotate(-45deg);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: 12px;
  border-bottom: 3px solid #00b82e !important;
  border-right: 3px solid #00b82e !important;
}
a.accordian-title.active::after {
  transform: rotate(45deg);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.accordian-title h3,
.accordian-title h4 {
  width: 90%;
}

.accordian {
  display: none;
}
.accordian.active {
  display: block;
}
.hhs-accordion-mod .c1 {
  margin-bottom: 0 !important;
}

/* INPUT */
body label {
  font-weight: 500 !important;
}

p.label,
.hs-form label {
  float: left;
  font-family: "Manrope", sans-serif !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  letter-spacing: 0 !important;
  margin: 0;
  text-transform: inherit !important;
}

form.hs-form .hs-form-field ul.inputs-list {
  display: flex;
}
.hs-form-field {
  margin-bottom: 10px;
}
.inputs-list > li {
  padding-right: 20px;
  width: auto;
}
form input[type="checkbox"] + span,
form input[type="radio"] + span {
  padding-left: 0;
}
.inputs-list > li + li {
  padding-top: 0;
}
label.inset {
  left: 10px;
  position: absolute;
  top: 46px;
}

.hs-form legend {
  clear: both;
  color: #333 !important;
  font-family: "Manrope", sans-serif !important;
  line-height: 14px;
  padding: 2px 0 6px;
}

.hs-input,
select {
  border-color: #aaa !important;
  border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
}

.hs_submit .actions {
  margin-top: 20px;
}

textarea,
input[type="text"],
input[type="number"],
input[type="email"],
input[type="tel"],
input[type="password"],
select {
  display: block;
  border: 1px solid #aaa;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  outline: none;
  background: #fff;
  height: 50px;
  font-size: 16px !important;
  line-height: 22px;
  font-family: "Manrope", sans-serif !important;
  font-weight: 400;
  /*   color:#424242;  */
  margin: 0;
  padding: 15px 30px;
  width: 100% !important;
}

textarea {
  min-height: 120px !important;
}

input[type="text"].hs-search-field__input {
  border-radius: 4px 0 0 4px !important;
  -webkit-border-radius: 4px 0 0 4px !important;
  -moz-border-radius: 4px 0 0 4px !important;
  height: 50px;
  overflow: hidden;
  width: 100% !important;
}

/* ERROR MESSAGE */
.hs-error-msgs {
  background-color: transparent !important;
  border: none !important;
}

.hs-error-msgs li {
  color: #fff !important;
}

.hs-error-msgs label,
.hs-error-msgs label a {
  background: #cc0201;
  border-radius: 0 0 4px 4px;
  color: #fff !important;
  font-weight: 600 !important;
  margin: 0 5px;
}

/* header.header {
overflow-x: hidden;
} */
header.header li {
  line-height: 21px;
  margin-bottom: 0;
}
.hhs-header-mod {
  display: block;
  position: absolute;
  z-index: 99 !important;
}
.hhs-header-mod .header-cta {
  background: rgba(255, 255, 255, 1) !important;
  border-color: #00b82e !important;
  box-shadow: none !important;
  color: #00b82e !important;
  line-height: 0.7em !important;
  margin-top: 0;
}
.hhs-header-mod .header-cta:hover {
  background: #80d8ff !important;
  border: 1px solid #00b0ff !important;
  box-shadow: inset 80px 0 80px 0px #00b0ff !important;
  color: #ffffff !important;
}
.hhs-header-mod.sticky-menu.active .header-cta {
  background: #00b82e !important;
  border-color: #00a26f !important;
  box-shadow: inset 80px 0 80px 0px #00a26f !important;
  color: #ffffff !important;
}
.hhs-header-mod.sticky-menu.active .header-cta:hover {
  background: #80d8ff !important;
  border: 1px solid #00b0ff !important;
  box-shadow: inset 80px 0 80px 0px #00b0ff !important;
  color: #ffffff !important;
}

/* Header */

.hhs-header-hat .row {
  margin: 0 auto !important;
  max-width: 1110px;
  width: 100%;
}

.header-hat-message {
  font-family: "Manrope", sans-serif;
  font-size: 15px;
  font-weight: 600;
  left: 0;
  letter-spacing: 0;
  padding-left: 4px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 100%;
}

.header-hat-message u {
  color: #e0e0e0;
  font-size: 14px;
  letter-spacing: 0;
  padding-left: 10px;
  text-transform: none;
  text-decoration: underline;
}

.header-hat-message span {
  color: #ffc700;
  font-size: 13px;
  font-weight: 800;
  padding-right: 10px;
  text-transform: uppercase;
}

.hhs-hat-menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
  text-transform: none !important;
}

.header-hat-phone {
  color: #e0e0e0;
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  font-weight: 600;
  position: absolute;
  right: 0;
  top: 0;
}

.header-hat-phone span {
  color: #fff;
  font-size: 16px;
  font-weight: 800;
  padding-left: 10px;
}

#hhs-main-nav .container-fluid {
  max-width: 1140px;
  padding-left: 0 !important;
  padding-right: 0 !important;
  width: 100%;
}

#hhs-main-nav .logo-standard {
  display: block;
}

#hhs-main-nav .logo-sticky {
  display: none;
}

#hhs-main-nav.active .logo-standard {
  display: none;
}

#hhs-main-nav.active .logo-sticky {
  display: block;
  max-width: 135px !important;
  width: 135px !important;
}

.logo-standard {
  max-width: 135px !important;
  width: 135px !important;
}

.sticky-menu {
  opacity: 1 !important;
  -webkit-transition: all 0.4s ease !important;
  -moz-transition: all 0.4s ease !important;
  transition: all 0.4s ease !important;
  visibility: visible !important;
}

.sticky-menu.active {
  box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.15) !important;
  top: -81px !important;
  z-index: 99 !important;
  -webkit-transform: translateY(100%) !important;
  -ms-transform: translateY(100%) !important;
  -o-transform: translateY(100%) !important;
  transform: translateY(100%) !important;
  -webkit-transition: all 0.4s ease !important;
  -moz-transition: all 0.4s ease !important;
  transition: all 0.4s ease !important;
}

.hhs-header-mod {
  height: 80px;
  padding: 0 !important;
}

.custom-menu-primary {
  height: 80px;
}

.hhs-header-logo {
  padding: 11px 0 0 8px !important;
}

.hhs-header-cta {
  margin-left: 0 !important;
  padding: 20px 0;
}

.hhs-header-mod {
  background-color: rgba(255, 255, 255, 0.6) !important;
  box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.15) !important;
}

.hhs-header-mod.hhs-alt-nav .hamburger-inner,
.hhs-header-mod.hhs-alt-nav .hamburger-inner::before,
.hhs-header-mod.hhs-alt-nav .hamburger-inner::after,
.hhs-header-mod.hhs-alt-nav .hamburger.is-active .hamburger-inner,
.hhs-header-mod.hhs-alt-nav .hamburger.is-active .hamburger-inner::before,
.hhs-header-mod.hhs-alt-nav .hamburger.is-active .hamburger-inner::after,
.sticky-menu .hamburger-inner,
.sticky-menu .hamburger-inner::before,
.sticky-menu .hamburger-inner::after,
.sticky-menu .hamburger.is-active .hamburger-inner,
.sticky-menu .hamburger.is-active .hamburger-inner::before,
.sticky-menu .hamburger.is-active .hamburger-inner::after {
  background-color: #000 !important;
}

.hhs-header-mod.sticky-menu {
  background-color: rgba(255, 255, 255, 1) !important;
}

/* main nav */
.hhs-header-mod
  .hhs-header-menu
  .hs-menu-wrapper.hs-menu-flow-horizontal
  > ul
  li
  a {
  color: #000 !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  text-transform: none !important;
}

/* main nav link */
.hhs-header-menu
  .hs-menu-wrapper.hs-menu-flow-horizontal
  > ul
  li.hs-menu-item
  a {
  font-family: "Manrope", sans-serif;
  line-height: 18px;
  padding: 30px 5px !important;
}

.hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a:hover {
  color: #0091ea !important;
}

.hhs-header-mod.sticky-menu.active
  .hhs-header-menu
  .hs-menu-wrapper.hs-menu-flow-horizontal
  > ul
  li
  a:hover {
  color: #0091ea !important;
}

.hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a span {
  margin: -30px;
  padding: 30px !important;
}

.hs-menu-wrapper.hs-menu-flow-horizontal
  > ul
  li.hs-item-has-children
  > a:after {
  content: "\f107";
  display: inline-block;
  font-family: "Font Awesome 5 Free" !important;
  font-style: normal;
  font-weight: bold;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 3px;
}

.hhs-header-mod a i {
  color: #000 !important;
}

.hhs-header-mod a i:hover {
  color: #0091ea !important;
}

.hhs-header-mod
  .hhs-header-menu
  .hs-menu-wrapper
  > ul
  li.hs-item-has-children
  ul.hs-menu-children-wrapper
  li
  a:hover {
  color: rgba(0, 145, 234, 1) !important;
}

.hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li .mega-menu a,
.hhs-alt-nav
  .hhs-header-menu
  .hs-menu-wrapper.hs-menu-flow-horizontal
  > ul
  li
  .mega-menu
  a:after,
.hs-menu-wrapper.hs-menu-flow-horizontal
  > ul
  li.hs-item-has-children
  ul.hs-menu-children-wrapper
  li
  a:after {
  content: "" !important;
}

.hhs-header-search {
  margin-left: 0 !important;
  padding: 0;
}

.hhs-header-search a {
  padding: 23px 15px 27px !important;
}

.hhs-header-mod .hhs-header-search a i {
  color: #000000 !important;
  vertical-align: middle !important;
}

.hhs-header-mod.sticky-menu.active .hhs-header-search a i {
  color: rgba(0, 145, 234, 1) !important;
}

.hamburger {
  margin: 0 !important;
  padding: 27px 20px 26px 12px !important;
}

.hhs-header-mod .header-login {
  border-left: 1px solid #000000;
  float: right;
  margin: 11px 0 11px 34px;
  padding: 0;
}

.hhs-header-mod.sticky-menu.active .header-login {
  border-left: 1px solid #aaa;
}

.header-login a {
  display: block;
  padding: 15px 15px 15px 30px;
  position: relative;
  z-index: 9;
}

.hhs-header-mod .header-login .fa-user-circle:before {
  content: "\f2bd";
  font-size: 18px;
}

.hhs-header-mod.sticky-menu.active .header-login .fa-user-circle:before {
  color: #0091ea;
}

.hhs-header-mod .header-calc {
  float: right;
  position: relative;
}

.header-calc a {
  display: block;
  padding: 26px 25px 24px 15px;
  position: relative;
  z-index: 9;
}

.hhs-header-mod .header-calc .fa-calculator-simple:before {
  content: "\f1ec";
  font-size: 18px;
}

.hhs-header-mod.sticky-menu.active .header-calc .fa-calculator-simple:before {
  color: #0091ea;
}

.custom-menu-primary .hs-menu-wrapper > ul > li > ul:before {
  content: "";
  background-image: url("https://www.anura.io/hubfs/nav-arrow-4.png");
  background-position: center;
  background-repeat: no-repeat;
  height: 50px;
  left: 0;
  margin: 0 auto;
  right: 0;
  position: absolute;
  top: -27px;
  width: 100px;
  z-index: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  padding: 10px !important;
}

/* hover background color fix */
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover {
  background-color: transparent !important;
}

.mega-nav-con span#hs_cos_wrapper_global_header_ {
  margin: 0 !important;
  padding: 0 !important;
}

/* Mega Menu */

.mega-menu {
  box-shadow: 0 1px 4px 1px rgb(0 0 0 / 25%) !important;
  padding: 35px 0;
  top: 80px !important;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.mega-menu a {
  font-size: 15px !important;
  padding: 30px 5px !important;
}

.mega-menu::before {
  content: "" !important;
  background-image: url("https://www.anura.io/hubfs/nav-arrow-4.png") !important;
  background-position: bottom center !important;
  background-repeat: no-repeat !important;
  height: 60px !important;
  left: 0;
  margin: 0 auto;
  right: 0;
  position: absolute !important;
  top: -44px !important;
  width: 100px !important;
  z-index: 0;
}

.mega-menu-1 {
  border-radius: 4px;
  box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.25) !important;
  left: -347px !important;
  /*   opacity: 1 !important; */
  padding: 30px 0 10px !important;
  position: absolute !important;
  width: 800px !important;
}

.mega-menu-1 .col-8 {
  padding: 0 !important;
}

.mega-menu-1 .col-8 ul {
  display: flex;
  flex-wrap: wrap;
}

.mega-menu-1 .col-8 ul li {
  display: flex;
  padding: 0 10px;
  text-align: center !important;
  width: 125px;
}

.mega-text-con h5 {
  /*   color: #0091ea !important; */
  font-size: 14px;
  letter-spacing: 0.8px;
  padding: 0 0 5px 0;
  /*   text-transform: none !important; */
}

.hhs-header-menu
  .hs-menu-wrapper.hs-menu-flow-horizontal
  > ul
  li
  .mega-menu
  > ul
  li
  a {
  font-size: 15px !important;
}

.hhs-header-menu
  .hs-menu-wrapper.hs-menu-flow-horizontal
  > ul
  li
  .mega-menu
  a:hover,
.hhs-alt-nav
  .hhs-header-menu
  .hs-menu-wrapper.hs-menu-flow-horizontal
  > ul
  li
  .mega-menu
  a:hover {
  color: #0091ea !important;
}

.mega-menu-1 .col-8 li.hs-menu-item {
  background-position: top;
  background-repeat: no-repeat;
  content: "";
  padding: 0;
}

.mega-menu-1 .col-8 li.hs-menu-item:nth-child(1) {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/icons/affiliate-icon-28x28.svg");
}

.mega-menu-1 .col-8 li.hs-menu-item:nth-child(8) {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/icons/Search%20&%20Social%20icon.svg");
}

.mega-menu-1 .col-8 li.hs-menu-item:nth-child(2) {
  background-image: url("https://www.anura.io/hubfs/ASSETS-Images/clicks-icon.png");
}

.mega-menu-1 .col-8 li.hs-menu-item:nth-child(7) {
  background-image: url("https://www.anura.io/hubfs/ASSETS-Images/ecommerce-icon.png");
}

.mega-menu-1 .col-8 li.hs-menu-item:nth-child(5) {
  background-image: url("https://www.anura.io/hubfs/ASSETS-Images/lead-gen-icon.png");
  padding-bottom: 0 !important;
}

.mega-menu-1 .col-8 li.hs-menu-item:nth-child(4) {
  background-image: url("https://www.anura.io/hubfs/ASSETS-Images/programmatic-icon.png");
  padding-bottom: 0 !important;
}

.mega-menu-1 .col-8 li.hs-menu-item:nth-child(3) {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/icons/surveys-icon.svg");
  padding-bottom: 0 !important;
}

.mega-menu-1 .col-8 li.hs-menu-item:nth-child(6) {
  background-image: url("https://www.anura.io/hubfs/ASSETS-Images/tcpa-icon.png");
  padding-bottom: 0 !important;
}

.hhs-header-mod
  .hhs-header-menu
  .hs-menu-wrapper.hs-menu-flow-horizontal
  > ul
  li
  .mega-menu-1
  .col-4 {
  border-left: 1px solid #aaa;
  padding-left: 60px;
  height: 200px;
  margin: 0 0 0 20px;
  max-width: 170px;
  padding-left: 50px;
}

.hhs-header-mod
  .hhs-header-menu
  .hs-menu-wrapper.hs-menu-flow-horizontal
  > ul
  li
  .mega-menu-1
  .col-4
  ul
  li
  a {
  padding: 0 0 6px 0 !important;
}

.mega-menu {
  top: 100px !important;
  -webkit-transition: all 0.1s ease-in;
  -moz-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}

.mega-menu.active {
  top: 79px !important;
  -webkit-transition: all 0.1s ease-in;
  -moz-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}

/* HERO */

/* hero image */
.hhs-hero-mod.hero img {
  float: right;
  margin-top: -32px;
}

/* hero */
.hhs-hero-mod.hero {
  background-color: transparent !important;
  z-index: 9 !important;
}

.hero-content p {
  color: #333 !important;
}

.hero-background {
  position: absolute;
  z-index: -1;
  right: 0;
  top: 0;
  width: 100%;
  /*   background-image: url('https://www.anura.io/hubfs/2022-AnuraWebsite/background-4.svg'); */
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/background-4%204.svg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 800px;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.hero-background.fixed {
  position: fixed;
}

.hero-background-2 {
  position: absolute;
  z-index: -1;
  right: 0;
  top: 0;
  width: 100%;
  height: 1500px;
}

.hero-background-3 {
  position: absolute;
  z-index: -1;
  right: 0;
  top: 0;
  width: 100%;
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/gradient-background-3.svg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 800px;
}

.hero-background-dark {
  position: absolute;
  z-index: -1;
  right: 0;
  top: 0;
  width: 100%;
  background-image: url("https://www.anura.io/hubfs/2024-AnuraWebsite/Dark-hero-bg_09.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 700px;
  /*   -webkit-transition: all 0.3s ease-in;
-moz-transition: all 0.3s ease-in;
transition: all 0.3s ease-in; */
}

.bottom-background {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/background-bottom-1.svg");
  bottom: 1250px;
  z-index: -1;
  right: 0;
  width: 100%;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 1100px;
  position: absolute;
  transform: scaleX(-1);
}

.background-container {
  position: relative;
}

/* home hero image */
#hero img {
  float: right;
  margin-top: -32px;
}

/* home hero */
#hero {
  background-color: transparent !important;
  z-index: 9 !important;
}

.hhs-hero-mod .first-col {
}

/* HOME B */

.cp-home-hero {
  background-color: #fff;
  height: 550px;
  margin-bottom: -2px;
  margin-top: -549px !important;
  position: relative;
  width: 100%;
  clip-path: polygon(0 100%, 100% 66%, 100% 100%, 0 100%);
  -webkit-clip-path: polygon(0 100%, 100% 66%, 100% 100%, 0 100%);
  z-index: 9;
}

h1.hero.home.b em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/white-underline-2.png");
  bottom: -41px;
  height: 50px;
  left: 1px;
  width: 168px;
}

@media only screen and (max-width: 1200px) {
  h1.hero.home.b em:after {
    bottom: -43px;
    width: 150px;
  }
}

@media only screen and (max-width: 922px) {
  .cp-home-hero {
    height: 400px;
    margin-top: -399px !important;
    clip-path: polygon(0 76%, 100% 35%, 100% 100%, 0 100%);
    -webkit-clip-path: polygon(0 76%, 100% 35%, 100% 100%, 0 100%);
  }

  h1.hero.home.b em:after {
    width: 125px;
  }
}

@media only screen and (max-width: 767px) {
  .cp-home-hero {
    height: 400px;
    margin-top: -399px !important;
    clip-path: polygon(0 86%, 100% 55%, 100% 100%, 0 100%);
    -webkit-clip-path: polygon(0 86%, 100% 55%, 100% 100%, 0 100%);
  }

  .hero-section.home .second-col {
    display: none;
  }
}

@media only screen and (max-width: 575px) {
  h1.hero.home.b em:after {
    width: 113px;
  }

  .hero-section.home.b .container {
    padding-left: 27px !important;
    padding-right: 0 !important;
  }
}

.hero-hex {
  filter: blur(1px);
  mix-blend-mode: overlay;
  opacity: 0.4;
  position: absolute;
  right: 7%;
  top: 180px;
  width: 200px;
  z-index: -1;
}

.hero-hex.fixed {
  position: fixed;
}

.hero-hex-2 {
  filter: blur(3px);
  left: 20%;
  mix-blend-mode: overlay;
  position: absolute;
  top: 140px;
  z-index: -1;
}

.hero-hex-2.fixed {
  position: fixed;
}

.hex-2 {
  left: 20%;
  position: absolute;
  top: 140px;
  z-index: -1;
}

.hexs {
  overflow: hidden;
  position: absolute;
  right: 0;
  z-index: 0;
  height: 500px;
  width: 100%;
}

.hexs img {
  filter: blur(1px);
  mix-blend-mode: overlay;
  right: -160px;
  opacity: 0.4;
  position: absolute;
  /* top: 4100px; */
  z-index: -1;
}

/* READ IT NOW */
.more-link {
  text-align: left;
}

.more-link a {
  cursor: pointer;
  color: #00b82e;
  font-weight: 700;
  letter-spacing: -0.5px;
  text-decoration: none;
}

.more-link a:hover {
  color: #50ec77;
  text-decoration: none;
}

.post-item .more-link {
  left: 0;
  position: relative;
  top: 12px;
}

.post-item a.more-link::after {
  content: "→";
  font-size: 20px;
  left: 2px;
  position: relative;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.post-item a.more-link:hover::after {
  color: #50ec77;
  content: "→";
  left: 12px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

/* LEARN MORE */
  
  .learn-more {
    background: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
    bottom: 0;
    position: relative;
    text-align: left;
  }
  
  .learn-more a,
  a.learn-more {
    color: #00b82e !important;
    display: flex;
    font-weight: 700;
    letter-spacing: -.5px;
    text-decoration: none;
  }
  
  .learn-more a:hover,
  a.learn-more:hover {
    color: #00b0ff !important;
    text-decoration: none !important;
  }
  
  .learn-more a::after,
  a.learn-more::after {
    content: '→';
    font-size: 20px;
    left: 2px;
    position: relative;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
  }
  
  .learn-more a:hover::after,
  a.learn-more:hover::after {
    color: #00b0ff;
    content: '→';
    left: 12px;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
  }
  
  .learn-more.large a,
  a.learn-more.large {
    font-size: 22px;
    line-height: 32px;
  }
  
  a.learn-more.cta_button:hover {
    background: transparent;
    border-color: transparent;
    box-shadow: none;
  }
  
  @media (max-width: 767px) {
  
    .learn-more.large a,
    a.learn-more.large .learn-more.large a.cta_button,
    a.learn-more.large.cta_button {
      font-size: 18px !important;
      line-height: 26px;
    }
  }


.card {
  background: rgba(255, 255, 255, 0.5);
  /* height: 100%; */
  padding: 25px;
  overflow: hidden;
  /* padding-top: 30px !important; */
}

.card.white {
  background: rgba(255, 255, 255, 1);
}

.card.dark {
}

.new-card {
  background: #efefef;
  height: 100%;
  border-radius: 2px !important;
  -webkit-border-radius: 2px !important;
  -moz-border-radius: 2px !important;
  overflow: hidden;
  padding: 40px;
}



/* FOOTER */

footer.footer {
  position: relative;
  z-index: 9;
}

#hs_cos_wrapper_global_footer .hhs-footer-mod {
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.15) !important;
}

.hhs-foot-nav-col h5 {
  display: none;
}

.hhs-foot-nav-col .hs-menu-wrapper.hs-menu-flow-horizontal ul {
  width: 100%;
}

.hhs-foot-nav-col .hs-menu-wrapper.hs-menu-flow-horizontal > ul li {
  line-height: 20px !important;
  margin-bottom: 0 !important;
}

.hhs-foot-nav-col .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
  font-family: "Manrope", sans-serif;
  font-size: 15px;
  padding: 5px !important;
  text-align: left !important;
  width: 100%;
}

.hhs-footer-mod .hs-menu-item h4 {
  border-bottom: 1px solid #aaa;
  color: #9e9e9e !important;
  padding-bottom: 10px;
}

.hhs-foot-nav-col {
  border-bottom: none !important;
}

.hhs-foot-nav-col .hhs-col-content {
  display: block !important;
}

#return-to-top i {
  top: 10px !important;
}

.trial-video-container {
  padding: 40px 10px 0 0;
}

.hhs-footer-mod .hs-menu-item h4 {
  margin-top: 10px;
}

.hhs-foot-nav-col h5 {
  color: #ffffff;
}

.footer-certs a {
  position: relative;
  text-decoration: none;
  /*   top: -12px; */
}

.footer-certs a img {
  margin-bottom: 20px !important;
}

.badge-1 {
  width: 65px;
  margin: 0 10px 0 0;
}

.badge-2 {
  width: 50px;
  margin: 0px 14px 0 5px;
}

.badge-3 {
  width: 68px;
  margin: 0;
}

.badge-4 {
  width: 65px;
  margin: 0 8px 0 4px;
  padding: 0 0 3px 0;
}

.badge-5 {
  width: 66px;
  margin: 0px 8px 0 0;
}

.badge-6 {
  width: 65px;
  margin: 0px 10px 0 0;
}

@media (max-width: 1200px) {
  .footer-certs {
    display: flex;
    justify-content: space-evenly;
    margin: 0 auto 40px;
    max-width: 100%;
    width: 100%;
  }
  .badge-1 {
    margin: 0;
    padding: 0 5px 0 0;
  }

  .badge-2 {
    margin: 0;
    padding: 0 3px;
  }

  .badge-3 {
    margin: 0;
    padding: 0 3px;
  }

  .badge-4 {
    margin: 0;
    padding: 0 3px;
  }

  .badge-5 {
    margin: 0;
    padding: 0 3px;
  }

  .badge-6 {
    margin: 0;
    padding: 0 3px;
  }
}

.hhs-social-con {
  text-align: left !important;
}

#footer-cta {
  background: #0091ea;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 100px;
  width: 100%;
  z-index: 9;
}

.footer-cta_bg {
  background-image: url("https://www.anura.io/hubfs/hex-pattern-1.svg") !important;
  background-position: top;
}

#footer-cta h1 em {
  color: #fff !important;
}

#footer-cta h1 em:after {
  background-image: url("https://www.anura.io/hubfs/underline-white.svg");
  bottom: -44px;
  height: 50px;
  left: -2px;
  width: 160px;
}

.footer-cta {
  text-align: left;
  /*   visibility: hidden; */
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.footer-cta.active {
  visibility: visible;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.footer-cta a.cta_button {
  /*   visibility: hidden; */
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.footer-cta.active a.cta_button {
  visibility: visible;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

/* MODAL */
.modal {
  padding: 20px 30px 35px !important;
}
.modal-content {
  border: 0px !important;
}

/* SEARCH */

.blocker {
  background-color: rgba(0, 0, 0, 0.6) !important;
  padding: 0 !important;
}

#tmpglobal_header.hhs-search-modal button {
  background-color: transparent !important;
}

.hs-search-field button {
}

.hs-search-field__suggestions {
  overflow-x: hidden !important;
}

.hhs-search-modal .hs-search-field__bar .fa-search:before {
  color: #fff !important;
}

#tmpglobal_header.hhs-search-modal {
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 60px !important;
  box-shadow: none;
}

.hhs-search-modal .hs-search-field__input {
  background: transparent;
  color: #fff;
  font-weight: 500;
}

.hhs-search-modal .hs-search-field__input::placeholder {
  color: #fff !important;
  font-weight: 500;
}

.modal a.close-modal {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/icons/xmark.circle.svg") !important;
  height: 42px !important;
  top: -50px !important;
  width: 42px !important;
}

.body-wrapper.blur {
  filter: blur(10px);
  -webkit-transition: all 0.6s ease-in;
  -moz-transition: all 0.6s ease-in;
  transition: all 0.6s ease-in;
}

.mfp-bg {
  background: rgba(0, 0, 0, 0.6) !important;
}

/* SUBSCRIBE FORM */

.subscribe-section {
  background: #005082;
  padding: 60px 0;
}

.subscribe-section .parent {
}

.subscribe-section .title h2 {
  color: #fff !important;
  margin-bottom: 0;
}

.subscribe-section .subscribe-title {
}

.subscribe-section .subscribe-title p {
  color: #00b82e !important;
  margin: 12px;
}

.subscribe-section .hs-submit input[type="submit"] {
  background: rgba(33, 159, 237, 0.3) !important;
  border: 1px solid #00a26f !important;
  border-radius: 34px !important;
  -webkit-border-radius: 34px !important;
  -moz-border-radius: 34px !important;
  color: #fff !important;
  font-family: "Manrope", sans-serif !important;
  font-size: 18px !important;
  font-weight: 600 !important;
  letter-spacing: 0;
  padding: 10px 24px !important;
  text-transform: uppercase !important;
}

.subscribe-section .hs-submit input[type="submit"]:hover {
  background: #80d8ff !important;
  border: 1px solid #00b0ff !important;
  color: #fff !important;
}

.subscribe-section .hs_cos_wrapper_type_form .hs-form-field {
  margin-bottom: 0;
}

/* --------------- PAGES --------------- */

.light-gradient-top {
  background-image: url("https://www.anura.io/hubfs/Videos/page-background-7_sm.jpg");
  background-repeat: repeat-x;
  /* margin-top: -20px;
  padding-top: 160px; */
}

/* GRADIENT BACKGROUND FOR SECTIONS */
.gradient-top-bg {
  background-image: url("https://www.anura.io/hubfs/Videos/page-background-7_sm.jpg") !important;
  background-position: top !important;
  background-repeat: repeat-x !important;
  background-size: contain !important;
}


/********************* HOME PAGE ********************/

/* HOME TYPOGRAPHY UNDERLINES */

/********************* WHY ANURA PAGE ********************/

.rules-section .checkmarks {
  padding-left: 0;
}

.rules-section .checkmarks li {
  color: #000 !important;
  font-size: 22px !important;
  line-height: 38px !important;
  margin: 0 0 4px 20px;
  padding: 0 0 0 10px;
}

.rules-section .checkmarks li::marker {
  color: #00b82e;
  content: "\f00c" !important;
  font-family: "Font Awesome 5 Free" !important;
  font-style: normal;
  font-weight: bold;
}

.dashboard-container .dashboard-btn a {
  padding: 13px 47px;
}

/* Why Anura 2 - dark blue bottom */
.cp-9 {
  background-color: #005082;
  height: 700px;
  margin-bottom: -2px;
  margin-top: -490px;
  padding-bottom: 450px;
  position: relative;
  width: 100%;
  clip-path: polygon(0 0, 100% 0%, 100% 10%, 0 80%);
  -webkit-clip-path: polygon(0 0, 100% 0%, 100% 10%, 0 80%);
  z-index: 9;
}

.cp-9.why-anura {
  height: 600px;
  margin-top: -710px;
  clip-path: polygon(0 0, 100% 0%, 100% 10%, 0 80%);
  -webkit-clip-path: polygon(0 0, 100% 0%, 100% 10%, 0 80%);
  z-index: -1;
}

/* WHY ANURA TYPOGRAPHY UNDERLINES */

h1.hero.why-anura em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-210px-12.svg");
  bottom: -45px;
  height: 50px;
  left: 4px;
}

.rules-section h2 em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-210px-12.svg");
  bottom: -46px;
  height: 50px;
  left: 4px;
}

@media (max-width: 922px) {

  .cp-9.why-anura {
    height: 490px;
    margin-top: -500px;
  }
}

@media (max-width: 767px) {

  .cp-9.why-anura {
    height: 460px;
    margin-top: -464px;
  }
}

@media (max-width: 575px) {

  .cp-9.why-anura {
    height: 340px;
    margin-top: -345px;
  }

  .dashboard-details {
    display: none;
  }
}

/********************* SOLVE ********************/

/* SOLVE TYPOGRAPHY UNDERLINES */

h1.underline-154px em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline2.svg");
  bottom: -46px;
  height: 50px;
  left: 2px;
}

h2.integration em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-110px-17-2.svg");
  bottom: -36px;
  height: 50px;
  left: 0;
}

h2.integration.anywhere em:after {
  background-image: url("https://www.anura.io/hubfs/home-underline.svg");
  bottom: -45px;
  height: 50px;
  left: 4px;
}

h2.pricing.two {
  margin: 0 auto;
  width: 87%;
}

h2.pricing em:after {
  background-image: url("https://www.anura.io/hubfs/home-underline.svg");
  bottom: -45px;
  height: 50px;
  left: 0;
}

h2.pricing.two em:after {
  background-image: url("https://www.anura.io/hubfs/home-underline.svg");
  bottom: -45px;
  height: 50px;
  left: 4px;
}

@media only screen and (max-width: 1200px) {
  h1.underline-154px em:after {
    bottom: -48px;
  }

  h2.integration em:after {
    bottom: -38px;
  }

  h2.integration.anywhere em:after {
  }

  h2.pricing em:after {
    left: 5px;
  }

  h2.pricing.two em:after {
    left: 6px;
  }
}

@media only screen and (max-width: 922px) {
  h1.underline-154px em:after {
    bottom: -47px;
  }
}

@media only screen and (max-width: 767px) {
  h2.integration em:after {
    bottom: -39px;
  }

  h2.integration.anywhere em:after {
    left: 1px;
  }

  h2.pricing em:after {
    left: 2px;
  }

  h2.pricing.two em:after {
    bottom: -43px;

  }
}

@media only screen and (max-width: 575px) {
  h2.integration em:after {
    bottom: -39px;
  }

  h2.integration.anywhere em:after {
    left: 1px;
  }

  h2.pricing em:after {
    bottom: -44px;
    left: 2px;
  }

  h2.pricing.two em:after {
    bottom: -43px;
    left: -1px;
  }
}

/********************* AFFILIATE MARKETING PAGE ********************/

img.user-scan {
  float: left;
  margin-left: -20px;
  margin-top: -42px;
}

.card.col {
  border-radius: 24px !important;
  -webkit-border-radius: 24px !important;
  -moz-border-radius: 24px !important;
  padding: 25px 25px 25px 30px;
  margin-left: 53px;
  width: 84%;
}

/********************* SEARCH & SOCIAL PAGE ********************/

/* WHITE HEADER */
.hs-content-id-118144745377 .hhs-header-mod {
  background-color: rgba(255, 255, 255, 1) !important;
  box-shadow: none !important;
}

.hero-section.search-social em,
.hero-section.programmatic em {
  color: #fff;
}

.hero-section.search-social h1 em:after {
  background-image: url("https://www.anura.io/hubfs/2023%20Anura%20Website/underline-white.svg");
  bottom: -44px;
  height: 50px;
  left: 20px;
}

/* tab section */
#hs_cos_wrapper_widget_1686862369201 .hhs-panel-wrapper,
#hs_cos_wrapper_module_16869309851083 .hhs-panel-wrapper {
  border: 1px solid #0091ea;
  border-top: none;
}

#hs_cos_wrapper_widget_1686862369201 .hhs-tab-wrapper button,
#hs_cos_wrapper_module_16869309851083 .hhs-tab-wrapper button {
  border-bottom: 1px solid #0091ea;
}

.checkmarks-lg .checkmarks li {
  color: #000 !important;
  font-size: 22px !important;
  line-height: 38px !important;
  margin: 0 0 4px 20px;
  padding: 0 0 0 10px;
}

.checkmarks-lg .checkmarks li::marker {
  color: #00b82e;
  content: "\f00c" !important;
  font-family: "Font Awesome 5 Free" !important;
  font-style: normal;
  font-weight: bold;
}



.cta-cover {
  margin-top: -129px;
  width: 320px;
}

.cta-cover img {
  border-radius: 25px 25px 0 0;
  box-shadow: 0px -7px 12px -2px rgba(0, 0, 0, 0.1);
}

@media (max-width: 1200px) {
  .hs-content-id-118144745377 .hero-background-dark {
    height: 610px;
  }

  .hero-section.search-social h1 em:after {
    bottom: -44px;
    height: 50px;
    left: 7px;
    width: 208px;
  }
}

@media (max-width: 922px) {
  .hero-section.search-social h1 em:after {
    bottom: -42px;
    left: 2px;
    width: 180px;
  }


}

@media (max-width: 767px) {
  .hs-content-id-118144745377 .hero-background-dark {
    height: 550px;
  }



  .cta-cover {
    margin: 0;
    width: 220px;
  }
}

@media (max-width: 575px) {
  .hero-section.search-social h1 em:after {
    bottom: -45px;
    left: 2px;
    width: 130px;
  }

  .hs-content-id-118144745377 .hero-background-dark {
    height: 450px;
  }

  .hs-content-id-118144745377 .cp-dark-hero {
    clip-path: polygon(0 92%, 100% 77%, 100% 100%, 0 100%);
    -webkit-clip-path: polygon(0 92%, 100% 77%, 100% 100%, 0 100%);
  }

  /* tab section mobile */
  #hs_cos_wrapper_module_16869309851083 .selected-tab,
  #hs_cos_wrapper_widget_1686862369201 .selected-tab {
    border: 1px solid #0091ea;
    /*     border-right: 1px solid #0091ea;
  border-bottom: 1px solid #0091ea; */
  }

  #hs_cos_wrapper_module_16869309851083 .hhs-tab-wrapper button,
  #hs_cos_wrapper_widget_1686862369201 .hhs-tab-wrapper button {
    border: 1px solid #0091ea;
    font-size: 18px !important;
    padding: 18px 10px 20px;
  }

  #hs_cos_wrapper_module_16869309851083 .hhs-tab-wrapper button.is-active,
  #hs_cos_wrapper_widget_1686862369201 .hhs-tab-wrapper button.is-active {
    background: #0091ea !important;
    color: #fff !important;
    font-size: 18px !important;
  }
}

/********************* CLICKS PAGE ********************/

/* CLICKS */

img.search-social {
  margin-left: -50px;
  margin-top: -70px;
}

/* CLICKS TYPOGRAPHY UNDERLINES */

h2.search-social em:after {
  bottom: -38px;
  left: 1px;
  width: 93px;
}

h2.clicks-no em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-100px-27.svg");
  bottom: -43px;
  height: 50px;
  left: 0;
  width: 60px;
}

h2.underline-h2-190px em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-h2-190px-32.svg");
  bottom: -39px;
  height: 50px;
  left: 0;
  width: 100%;
}

h2.click-fraud-effective em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-h2-190px-32.svg");
  bottom: -40px;
  height: 50px;
  left: 0;
  transform: rotate(1deg);
  width: 160px;
}

h5.clicks {
  padding-top: 50px;
}

@media (max-width: 1200px) {
  h2.search-social em:after {
    bottom: -40px;
    width: 79px;
  }

  h2.click-fraud-effective em:after {
    bottom: -41px;
    width: 130px;
  }
}

@media (max-width: 922px) {
  h2.clicks-no em:after {
    width: 40px;
  }
}

@media (max-width: 767px) {
  h2.search-social em:after {
    width: 68px;
  }

  h2.click-fraud-effective em:after {
    bottom: -42px;
    width: 112px;
  }

  h5.clicks {
    padding-top: 0;
  }
}

@media (max-width: 575px) {
  h2.search-social em:after {
    width: 57px;
  }

  h2.underline-h2-190px em:after {
    bottom: -41px;
  }

  h2.click-fraud-effective em:after {
    bottom: -42px;
    width: 96px;
  }

  h2.clicks-no em:after {
    width: 30px;
  }
}

/********************* SURVEYS ********************/

/* SURVEYS TYPOGRAPHY UNDERLINES */

h1.hero.survey em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/white-underline-2.png");
  bottom: -41px;
  width: 270px;
}

h2.survey-headline-1 em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-h2-190px-32.svg");
  background-repeat: no-repeat;
  bottom: -40px;
  height: 50px;
  left: 0;
  width: 160px;
}

h2.survey-headline-2 em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-h2-190px-32.svg");
  background-repeat: no-repeat;
  bottom: -43px;
  height: 50px;
  left: 0;
  width: 92px;
}

h2.survey-headline-3 em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-h2-190px-32.svg");
  background-repeat: no-repeat;
  bottom: -43px;
  height: 50px;
  left: 0;
  width: 112px;
}

h2.survey-headline-4 em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-h2-190px-32.svg");
  background-repeat: no-repeat;
  bottom: -44px;
  height: 50px;
  left: 0;
  width: 85px;
}

@media (max-width: 1200px) {
  h1.hero.survey em:after {
    bottom: -45px;
    width: 230px;
  }

  h2.survey-headline-1 em:after {
    bottom: -41px;
    width: 127px;
  }

  h2.survey-headline-2 em:after {
    bottom: -44px;
    width: 78px;
  }

  h2.survey-headline-3 em:after {
    bottom: -44px;
    width: 90px;
  }

  h2.survey-headline-4 em:after {
    bottom: -44px;
    width: 71px;
  }
}

@media (max-width: 922px) {
  h1.hero.survey em:after {
    bottom: -47px;
    width: 190px;
  }
}

@media (max-width: 767px) {
  h2.survey-headline-1 em:after {
    bottom: -42px;
    width: 109px;
  }

  h2.survey-headline-2 em:after {
    bottom: -44px;
    width: 65px;
  }

  h2.survey-headline-3 em:after {
    bottom: -44px;
    width: 78px;
  }

  h2.survey-headline-4 em:after {
    bottom: -44px;
    width: 74px;
  }
}

@media (max-width: 575px) {
  h1.hero.survey em:after {
    bottom: -45px;
    width: 170px;
  }

  h2.survey-headline-1 em:after {
    bottom: -42px;
    width: 92px;
  }

  h2.survey-headline-2 em:after {
    bottom: -44px;
    width: 57px;
  }

  h2.survey-headline-3 em:after {
    bottom: -44px;
    width: 65px;
  }

  h2.survey-headline-4 em:after {
    bottom: -44px;
    width: 58px;
  }
}

/********************* LEAD GEN ********************/

/* lead gen clone page */
.hs-content-id-112055109551 {
}

.quote .container {
  padding-left: 50px !important;
  padding-right: 50px !important;
}

/* LEAD GEN TYPOGRAPHY UNDERLINES */

h2.lead-gen em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-100px-27.svg");
  bottom: -38px;
  height: 50px;
  left: 1px;
  width: 88px;
}

h2.underline-110px em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-110px-17-2.svg");
  bottom: -37px;
  height: 50px;
  left: 0px;
  width: 100%;
}

h2.lead-gen-3 em:after {
  background-image: url("https://www.anura.io/hubfs/home-underline.svg");
  bottom: -44px;
  height: 50px;
  left: 4px;
  width: 180px;
}

/* CTAs */

.cta-row {
  background-color: #005082 !important;
  z-index: 9 !important;
}

.cta-row h2 {
  color: #fff;
  padding-bottom: 0;
}

.cta-row h2 em {
  color: #00b82e;
}

.cta-row h2 em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-green-1-35.svg");
  bottom: -44px;
  height: 50px;
  left: 10px;
}

.cta-row h2.underline-150 em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-green-1-35.svg");
  bottom: -44px;
  height: 50px;
  left: -1px;
}

.cta-row h2.underline-100 em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-green-1-35.svg");
  bottom: -44px;
  height: 50px;
  left: -1px;
  width: 100%;
}

.cta-row h3 {
  color: #ddd !important;
  margin-bottom: 0;
  padding-bottom: 10px;
}

.cta-cover-lead-gen-1 {
  margin-top: -107px;
  position: absolute;
  z-index: 9999;
}

.cta-cover-programmatic-101 {
  margin-top: -107px;
  position: absolute;
  z-index: 9;
}

@media (max-width: 922px) {
  .cta-cover-programmatic-101 {
    width: 288px;
  }
}

@media (max-width: 767px) {
  .cta-cover-programmatic-101 {
    margin-bottom: 0;
    margin-top: 0;
    position: relative;
    width: 240px;
  }
}

/* CONTENT SLIDER */
.container_content-slider {
}

.container_content-slider .icon-con svg {
  display: none !important;
}

.container_content-slider blockquote p {
  border-left: none;
  padding-left: 0;
}

.content-slider {
  background: #eee;
  border-radius: 4px;
  margin: 0 auto;
  padding: 50px;
  text-align: left;
  width: 80%;
}

.content-slider.white {
  background: #fff !important;
}

.content-slider h3 {
  color: #0091ea;
}

.content-slider .slick-next,
.content-slider .slick-prev {
  border-color: #00b82e;
}

.content-slider .test-name,
.content-slider .test-title {
  display: none;
}

.case-study-cta .cta {
  padding: 50px 70px 30px !important;
}

/* .cta-case-study-logo {
  line-height: 10;
}

.cta-case-study-logo-2 {
  line-height: 6;
} */

.case-study-logo img {
  vertical-align: middle;
}

.case-study-download {
  position: absolute;
  right: -5px;
  bottom: -40px;
}

@media (max-width: 1200px) {
  h2.lead-gen em:after {
    bottom: -39px;
    width: 72px;
  }

  h2.lead-gen-3 em:after {
    bottom: -45px;
    width: 150px;
  }

  .cta-row h2.underline-150 em:after {
    width: 130px;
  }

  h2.underline-110px em:after {
    bottom: -39px;
  }

  .cta-row h2 em:after {
    bottom: -46px;
    left: 6px;
  }
}

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

@media (max-width: 767px) {
  h2.lead-gen em:after {
    bottom: -40px;
    width: 64px;
  }

  h2.lead-gen-3 em:after {
    bottom: -45px;
    width: 130px;
  }

  h2.underline-110px em:after {
    bottom: -41px;
  }

  .cta-row h2 em:after {
    bottom: -46px;
    left: 4px;
  }

  .cta-row h2.underline-150 em:after {
  }

  .cta-cover-lead-gen-1 {
    margin-bottom: 60px;
    margin-top: 0;
    position: relative;
    width: 240px;
  }

  .case-study-download {
    bottom: 0;
    right: 0;
    left: 0;
    position: relative;
  }
}

@media (max-width: 575px) {
  h2.lead-gen em:after {
    width: 53px;
  }

  h2.lead-gen-3 em:after {
    bottom: -45px;
    left: 0;
    width: 116px;
  }

  h2.underline-110px em:after {
  }

  .cta-row h2 em:after {
    bottom: -45px;
    left: 4px;
    width: 124px;
  }

  .cta-row h2.underline-150 em:after {
    width: 100px;
  }

  .cta-row h2 {
    margin-bottom: 12px !important;
  }

  .cta-case-study-logo {
    line-height: 0;
  }
}

/********************* AD FRAUD DETECTION PAGE ********************/

/* AD FRAUD DETECTION */

.hhs-accordion-1 a.accordion-title {
  padding: 25px 25px 25px 0 !important;
  position: relative;
  text-decoration: none !important;
}

.hhs-accordion-1 a.accordion-title h4 {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.hhs-accordion-1 a.accordion-title:after {
  border-bottom: 3px solid #00b82e !important;
  border-right: 3px solid #00b82e !important;
  top: 40% !important;
}

.ad-fraud {
}

/* AD FRAUD DETECTION TYPOGRAPHY UNDERLINES */

h2.ivt em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-h2-240px-33-1.svg");
  bottom: -37px;
  height: 50px;
  left: 0;
  transform: rotate(1deg);
  width: 236px;
}

h2.ad-fraud em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-h2-190px-32.svg");
  bottom: -42px;
  height: 50px;
  left: 0;
  width: 162px;
}

h2.ad-fraud-signs em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-100px-27.svg");
  bottom: -50px;
  height: 50px;
  left: -2px;
  width: 100px;
}

h2.ad-fraud-methods em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-140px-19.svg");
  bottom: -39px;
  height: 50px;
  left: 1px;
  width: 157px;
}

h2.ad-fraud-help em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-100px-27.svg");
  bottom: -50px;
  height: 50px;
  left: -2px;
  width: 90px;
}

h2.ad-fraud-work-for-you em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-h2-240px-33-1.svg");
  bottom: -39px;
  height: 50px;
  left: 2px;
  width: 220px;
}

h2.ad-fraud-real-time em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-h2-190px-32.svg");
  bottom: -41px;
  height: 50px;
  left: 0;
  width: 167px;
}

h2.ad-fraud-are-the-same em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-h2-240px-33-1.svg");
  bottom: -39px;
  height: 50px;
  left: 0;
  width: 240px;
}

h1.underline-230px em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-h2-190px-32.svg");
  bottom: -37px;
  height: 50px;
  left: 2px;
  width: 100%;
}

.green-underline h2.ad-fraud-signs em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/green-underline-100-75.svg");
  bottom: -40px;
  height: 50px;
  left: 0;
  width: 100%;
}

.cta-row h2.ad-fraud-help em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/green-underline-100-75.svg");
  bottom: -40px;
  height: 50px;
  left: 0;
  width: 88px;
}

@media (max-width: 1200px) {
  h2.ad-fraud em:after {
    width: 139px;
  }

  h2.ivt em:after {
    bottom: -40px;
    width: 195px;
  }

  h2.ad-fraud-methods em:after {
    bottom: -40px;
    width: 128px;
  }

  h2.ad-fraud-work-for-you em:after {
    bottom: -41px;
    left: 2px;
    width: 180px;
  }

  .cta-row h2.ad-fraud-help em:after {
    bottom: -42px;
    width: 72px;
  }

  h2.ad-fraud-real-time em:after {
    bottom: -42px;
    width: 142px;
  }
}

@media (max-width: 767px) {
  h2.ad-fraud em:after {
    bottom: -42px;
    width: 115px;
  }

  h2.ivt em:after {
    bottom: -40px;
    left: 2px;
    width: 163px;
  }

  h2.ad-fraud-methods em:after {
    bottom: -40px;
    width: 113px;
  }

  h2.ad-fraud-work-for-you em:after {
    bottom: -40px;
    width: 196px;
  }

  h2.ad-fraud-real-time em:after {
    bottom: -39px;
    width: 142px;
  }

  h2.ad-fraud-are-the-same em:after {
    bottom: -38px;
    width: 203px;
  }

  .cta-row h2.ad-fraud-help em:after {
    bottom: -42px;
    width: 60px;
  }
}

@media (max-width: 575px) {
  h2.ad-fraud em:after {
    width: 100px;
  }

  h2.ivt em:after {
    bottom: -41px;
    width: 139px;
  }

  h2.ad-fraud-methods em:after {
    bottom: -40px;
    width: 95px;
  }

  h2.ad-fraud-work-for-you em:after {
    bottom: -42px;
    width: 157px;
  }

  h2.ad-fraud-real-time em:after {
    bottom: -43px;
    width: 121px;
  }

  h2.ad-fraud-are-the-same em:after {
    bottom: -41px;
    width: 167px;
  }

  .green-underline h2.ad-fraud-signs em:after {
    bottom: -42px;
  }

  .cta-row h2.ad-fraud-help em:after {
    width: 61px;
  }
}

/********************* TCPA PAGE ********************/

.image-left {
  background-size: contain;
  background-repeat: no-repeat;
  border-radius: 4px;
  margin-right: 20px;
  width: 100%;
}

.card.col.highlight {
  background: #c2edff;
}

.tcpa-video {
  margin-top: -370px !important;
}

.tcpa-card .card.plan {
  padding: 30px 35px 50px !important;
}


/********************* BOTS PAGE ********************/

h2.bots-1 em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/icons/underline-140-67.svg");
  bottom: -37px;
  height: 50px;
  left: 9px;
  width: 150px;
}

.cta-row h2.bots em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-green-1-35.svg");
  bottom: -45px;
  height: 50px;
  left: 3px;
  width: 115px;
}

h1.hero.bots em:after {
  background-image: url("https://www.anura.io/hubfs/home-underline.svg");
  bottom: -43px;
  height: 50px;
  left: 0;
  width: 270px;
}

/* BOTS PAGE TYPOGRAPHY UNDERLINES */

@media (max-width: 1200px) {
  .cta-row h2.bots em:after {
    width: 92px;
  }

  h1.hero.bots em:after {
    width: 240px;
  }

  h2.bots-1 em:after {
    bottom: -38px;
    left: 1px;
    width: 135px;
  }
}

@media (max-width: 922px) {
  h1.hero.bots em:after {
    bottom: -45px;
    width: 200px;
  }
}

@media (max-width: 767px) {
  .cta-row h2.bots em:after {
    left: 4px;
    width: 80px;
  }

  h2.bots-1 em:after {
    bottom: -38px;
    left: 2px;
    width: 116px;
  }
}

@media (max-width: 575px) {
  .cta-row h2.bots em:after {
    left: 4px;
    width: 70px;
  }

  h1.hero.bots em:after {
    bottom: -46px;
    width: 175px;
  }

  h2.bots-1 em:after {
    bottom: -39px;
    left: 1px;
    width: 100px;
  }
}

/********************* CAPTCHA PAGE ********************/

.cp-captcha {
  background-color: #0091ea;
  height: 300px;
  margin-bottom: -2px;
  margin-top: -240px;
  width: 100%;
  clip-path: polygon(0 90%, 100% 0, 100% 100%, 0 100%);
  -webkit-clip-path: polygon(0 90%, 100% 0, 100% 100%, 0 100%);
}

/* CAPTCHA PAGE TYPOGRAPHY UNDERLINES */

h1.captcha-1 em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/icons/underline-140-67.svg");
  bottom: -38px;
  height: 50px;
  left: 0;
  width: 110px;
}

h2.captcha-2 em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-210px-12.svg");
  bottom: -44px;
  height: 50px;
  left: 1px;
  width: 109px;
}

@media (max-width: 1200px) {
  h1.captcha-1 em:after {
    bottom: -38px;
    width: 110px;
  }

  h2.captcha-2 em:after {
    width: 90px;
  }
}

@media (max-width: 922px) {
  h1.captcha-1 em:after {
    bottom: -41px;
    width: 100px;
  }

  h1.captcha-2 em:after {
    bottom: -48px;
    width: 97px;
  }
}

@media (max-width: 767px) {
  .cp-captcha {
    height: 140px;
    margin-top: -30px;
    width: 100%;
    clip-path: polygon(0 90%, 100% 0, 100% 100%, 0 100%);
    -webkit-clip-path: polygon(0 90%, 100% 0, 100% 100%, 0 100%);
  }

  h2.captcha-2 em:after {
    width: 79px;
  }
}

@media (max-width: 575px) {
  h1.captcha-1 em:after {
    bottom: -41px;
    width: 83px;
  }

  h2.captcha-2 em:after {
    width: 65px;
  }
}

/********************* PAGE ********************/

/* PAGE TYPOGRAPHY UNDERLINES */

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

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

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

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

.cta-background {
  position: absolute;
  z-index: 0;
  right: 0;
  bottom: 800px;
  width: 100%;
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/background-8.svg");
  background-size: contain;
  height: 1160px;
  z-index: -1;
}

.cta-col {
  background: rgba(255, 255, 255, 0.5);
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-box-shadow: 0 3px 30px rgba(153,169,190,.2);
  box-shadow: 0 3px 30px rgba(153,169,190,.2);
  padding: 25px;
}

.cta-col h4 {
  color: #0091ea !important;
  display: block;
  font-family: proxima-nova, sans-serif;
  float: none;
  font-size: 32px;
  font-weight: 400;
  letter-spacing: -.2px;
  margin: 0 0 10px 0;
  text-align: center !important;
}

.cta-col p {
  margin-bottom: 30px;
  text-align: center !important;
}

.cta-col .button {
  text-align: center;
}

.contact-icon {
  height: 90px;
  text-align: center;
}

.title.container {
  margin-bottom: -200px;
  margin-top: 100px;
  position: relative;
  z-index: 9;
}

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

/* REQUEST A TRIAL FORM CARD */
.request-trial .hhs-form-con.c1,
.request-trial .hhs-form-con.c2,
.contact-support .hhs-form-con.c2,
.contact-sales .hhs-form-con.c2 {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-box-shadow: 0 3px 30px rgba(153, 169, 190, 0.2);
  box-shadow: 0 3px 30px rgba(153, 169, 190, 0.2);
  float: right;
  padding: 30px 40px 40px;
  width: 100%;
}



@media (max-width: 575px) {
  /* REQUEST A TRIAL FORM CARD mobile */
  .request-trial .hhs-form-con.c1,
  .request-trial .hhs-form-con.c2,
  .contact-support .hhs-form-con.c2,
  .contact-sales .hhs-form-con.c2 {
    padding: 20px;
  }
}

.partner-question .hhs-form-con.c1 {
  background-color: rgba(255, 255, 255, 1);
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-box-shadow: 0 3px 30px rgba(153, 169, 190, 0.2);
  box-shadow: 0 3px 30px rgba(153, 169, 190, 0.2);
  float: right;
  padding: 10px 40px 40px;
  width: 100%;
}

.request-trial form textarea {
  min-height: 100px !important;
}

.request-trial-video {
  margin-bottom: 55px;
  margin-top: -370px;
}

@media only screen and (max-width: 922px) {
  .request-trial-video {
    margin-top: 0;
  }
}

@media only screen and (max-width: 767px) {
  .request-trial .c2 {
    margin-top: 30px;
  }
}

@media only screen and (max-width: 575px) {
  .request-trial .c2 {
    margin-top: 0;
  }
}

.trial-video {
  padding-right: 40px !important;
}

/* LEADSCON CONNECT REQUEST A TRIAL */

.cp-leadscon {
  background-color: #39b54a;
  height: 213px;
  margin-bottom: -2px;
  width: 100%;
  clip-path: polygon(0 0, 50% 90%, 100% 0%, 100% 100%, 0 100%);
  -webkit-clip-path: polygon(0 0, 50% 90%, 100% 0%, 100% 100%, 0 100%);
}

.cp-leadscon-2 {
  background-color: #efefef;
  bottom: 0;
  height: 140px;
  margin-bottom: -2px;
  position: absolute;
  width: 100%;
  clip-path: polygon(0 0, 50% 90%, 100% 0%, 100% 100%, 0 100%);
  -webkit-clip-path: polygon(0 0, 50% 90%, 100% 0%, 100% 100%, 0 100%);
}

/* PACE ACX REQUEST A TRIAL */

.container_lp-pace-acx {
}

/* WHY ANURA */

.hhs-tab-wrapper li {
  border-left: none !important;
}

.hhs-tab-wrapper button {
  background-color: #f6f6f6 !important;
  border-bottom: 1px solid #0091ea;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-top: none !important;
  color: #333 !important;
  font-family: "Manrope", sans-serif;
  font-weight: 400 !important;
  font-size: 22px !important;
  padding: 18px 9px 9px !important;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.hhs-tab-wrapper button.is-active {
  background-color: #fff !important;
  border-bottom: none !important;
  border-left: 1px solid #0091ea !important;
  border-right: 1px solid #0091ea !important;
  border-top: 3px solid #0091ea !important;
  color: #0091ea !important;
  font-weight: 800 !important;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

/* Why Anura tabs */
.hs-content-id-74498761379 .hhs-tab-content .panel {
  padding: 75px 0 !important;
}

.hs-content-id-74498761379 .hhs-tab-content .panel h4 {
  color: #333 !important;
}

.tabs .panel:target {
  display: block;
}

.hhs-tab-content .panel .col-12 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.hhs-tab-content .panel .col-4.stat {
  border-left: 1px solid #ddd;
  line-height: 1;
  margin: 30px -60px 20px 5px;
}

.hhs-tab-content .panel .col-4.stat .stat-container {
  padding: 0 0 0 40px;
}

.hhs-tab-content .panel .col-4.stat .stat.decimal:after {
  margin-right: -15px;
}

.hhs-tab-content .panel .learn-more {
  margin-top: 20px;
}

.dashboard-img-wrapper {
  position: relative;
  z-index: 99;
}

.dashboard-img2 {
  bottom: 0;
  position: absolute;
  right: 0;
  width: 90%;
}

.dashboard-img2 {
}

.support-img {
  margin-right: 40px;
  margin-top: -80px;
}

.support-img.center {
  margin: -80px auto 50px;
  width: 320px;
}

.tag-cert img {
  margin-bottom: 20px !important;
}

.dashboard-wrapper {
  margin: -110px auto 0;
  max-width: 1233px;
  padding: 0 0 400px;
  position: relative;
  width: 100%;
  z-index: 999;
}

.dashboardSection {
  padding: 59px 0px 70px;
  position: relative;
  z-index: 98;
}

.dashboardSection.difference {
  padding: 59px 0px 10px;
}

.dashboardSection .imageBox {
  background-repeat: no-repeat;
  position: absolute;
  z-index: 99;
  left: 0;
  right: 0;
  width: 1041px;
  height: 100%;
  padding-bottom: 59.1%;
  max-width: 100%;
  margin: 0 auto;
  background-size: 100%;
  background-position: top;
}

.contentInner {
  line-height: 1;
}

.dashboardSection .contentInner span.roundBox {
  height: 33px;
  width: 33px;
  border: 1px solid #ffff;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0px 3px 10px #000000;
  position: relative;
  z-index: 1;
  display: inline-block;
  transition: all ease 0.3s;
}

.dashboardSection .contentInner:hover span.roundBox {
  border-color: #0091ea;
}

.dashboardSection .contentInner span.roundBox:before {
  content: "";
  height: 21px;
  width: 21px;
  position: absolute;
  top: 5px;
  left: 5px;
  background-color: #00b82e;
  border-radius: 50%;
  display: inline-block;
}

.dashboardSection .contentInner {
  position: absolute;
  z-index: 1;
  left: 3%;
  top: 5%;
  z-index: 1;
  cursor: pointer;
}

.dashboardSection .contentInner.active {
  z-index: 5;
}

.dashboardSection .contentInner:first-child {
  left: inherit;
  right: 39.5%;
  top: 2%;
}

.dashboardSection .contentInner:nth-child(2) {
  left: inherit;
  right: 58.3%;
  top: 10%;
}

.dashboardSection .contentInner:nth-child(3) {
  left: 9%;
  top: 14%;
}

.dashboardSection .contentInner:nth-child(4) {
  left: inherit;
  right: 29.8%;
  top: 26.5%;
}

.dashboardSection .contentInner:nth-child(5) {
  left: inherit;
  right: 43.1%;
  top: 40.5%;
}

.dashboardSection .contentInner:nth-child(6) {
  left: inherit;
  right: 2.5%;
  top: 37.5%;
}

.dashboardSection .contentInner:nth-child(7) {
  left: inherit;
  right: 10.2%;
  top: 37.1%;
}

.dashboardSection .contentInner:nth-child(8) {
  left: inherit;
  right: 76.65%;
  top: 44.2%;
}

.dashboardSection .contentInner:nth-child(9) {
  left: 8.8%;
  top: 61%;
}

.dashboardSection .contentInner:nth-child(10) {
  left: 8.8%;
  top: 69%;
}

.dashboardSection .contentInner:hover,
.dashboardSection .contentInner:focus {
  z-index: 2;
}

.dashboardSection .contentInner .icon {
  margin-top: 4px;
}

.dashboardSection .contentInner .icon svg {
  height: 20px;
  width: 20px;
}

/* .dashboardSection .contentInner .toolBox{padding-top:70px;} */
.dashboardSection .contentInner .toolContentBox {
  display: flex;
  width: 347px;
  background-color: #fff;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  transition: all ease 0.3s;
  top: 0px;
  right: 0;
  margin-top: 70px;
  box-shadow: 0px 3px 10px #000000;
  padding: 22px 28px 20px 22px;
  border-radius: 8px;
  z-index: 5;
}

.dashboardSection .contentInner:hover > .toolContentBox {
  opacity: 1;
  visibility: visible;
}

.dashboardSection .contentInner.active > .toolContentBox {
  opacity: 1;
  visibility: visible;
}

.dashboardSection .toolContent {
  color: #333;
  font-size: 17px;
  width: calc(100% - 20px);
  padding-left: 10px;
  line-height: 1.5;
  position: relative;
}

.dashboardSection .contentInner > .toolContentBox:before {
  border-right: 6px solid transparent;
  border-bottom: 15px solid #fff;
  border-left: 6px solid transparent;
  content: "";
  height: 0;
  top: -15px;
  left: 20px;
  width: 0;
  position: absolute;
}

.dashboardSection .contentInner:nth-child(3) > .toolContentBox,
.dashboardSection .contentInner:nth-child(9) > .toolContentBox,
.dashboardSection .contentInner:nth-child(10) > .toolContentBox {
  right: inherit;
  left: 0;
}

.dashboardSection .contentInner:first-child > .toolContentBox:before,
.dashboardSection .contentInner:nth-child(2) > .toolContentBox:before,
.dashboardSection .contentInner:nth-child(4) > .toolContentBox:before,
.dashboardSection .contentInner:nth-child(5) > .toolContentBox:before,
.dashboardSection .contentInner:nth-child(6) > .toolContentBox:before,
.dashboardSection .contentInner:nth-child(7) > .toolContentBox:before,
.dashboardSection .contentInner:nth-child(8) > .toolContentBox:before {
  left: inherit;
  right: 20px;
}

.dashboardSection .dashboard-btn a {
  padding: 13px 47px;
}

.why-anura-background {
  position: absolute;
  z-index: -1;
  right: 0;
  /*   top: 4118px; */
  width: 100%;
  /*   background: rgb(0,145,234);
background: linear-gradient(188deg, rgba(0,145,234,1) 2%, rgba(128,216,255,1) 25%, rgba(255,255,255,1) 68%); */
  height: 800px;
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/background-5-1.svg");
  background-repeat: no-repeat;
  background-size: contain;
  height: 1160px;
}

/* GOOGLE REVIEWS SECTION */

.reviews-section {
}

.five-stars {
  margin: 0 auto;
  padding: 10px 0 5px;
  width: 200px;
}

.google-logo {
  margin: 0 auto;
  padding: 5px 0 30px;
  width: 200px;
}

/* SOLVE PAGE */

div#platforms {
  margin: -10px;
}

.integration-img-1 {
  padding: 50px 0 0 80px;
}

.integration-img-2 {
}

.row.integration {
  background-color: #efefef;
  padding-top: 0;
}

.integration-icons {
  background-color: #efefef !important;
}

.integration-icons.row-2 {
  /*   padding-bottom: 0 !important;  */
}

.integration-pattern {
  height: 800px;
  position: relative;
}

.anura-integration-logo {
  left: 80px;
  position: absolute;
  top: 7px;
  width: 150px;
}

.integration-icon {
  position: absolute;
  width: 120px;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  visibility: hidden !important;
}

.integration-icon.active {
  opacity: 1;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  visibility: visible !important;
}

.integration-icon:nth-child(1) {
  /* display: none; */
  left: 120px;
  top: 8px;
}

.integration-icon:nth-child(2) {
  left: 0;
  top: 0;
}

.integration-icon:nth-child(3) {
  left: 110px;
  top: 0;
}

.integration-icon:nth-child(4) {
  left: 220px;
  top: 0;
}

.integration-icon:nth-child(5) {
  left: 330px;
  top: 0;
}

.integration-icon:nth-child(6) {
  left: 54px;
  top: 95px;
}

.integration-icon:nth-child(7) {
  left: 164px;
  top: 95px;
}

.integration-icon:nth-child(8) {
  left: 274px;
  top: 95px;
}

.integration-icon:nth-child(9) {
  left: 0;
  top: 190px;
}

.integration-icon:nth-child(10) {
  left: 110px;
  top: 190px;
}

.integration-icon:nth-child(11) {
  left: 220px;
  top: 190px;
}

.integration-icon:nth-child(12) {
  left: 330px;
  top: 190px;
}

.integration-icon:nth-child(13) {
  left: 54px;
  top: 286px;
}

.integration-icon:nth-child(14) {
  left: 164px;
  top: 286px;
}

.integration-icon:nth-child(15) {
  left: 274px;
  top: 286px;
}

.integration-icon:nth-child(16) {
  left: 0;
  top: 381px;
}

.integration-icon:nth-child(17) {
  left: 110px;
  top: 381px;
}

.integration-icon:nth-child(18) {
  left: 220px;
  top: 381px;
}

.integration-icon:nth-child(19) {
  left: 330px;
  top: 381px;
}

.integration-icon:nth-child(20) {
  left: 54px;
  top: 475px;
}

.integration-icon:nth-child(21) {
  left: 164px;
  top: 475px;
}

.integration-icon:nth-child(22) {
  left: 274px;
  top: 475px;
}

.integration-icon:nth-child(23) {
  left: 0;
  top: 572px;
}

.integration-icon:nth-child(24) {
  left: 110px;
  top: 572px;
}

.integration-icon:nth-child(25) {
  left: 220px;
  top: 572px;
}

.integration-icon:nth-child(26) {
  left: 330px;
  top: 572px;
}

.integration-icon:nth-child(27) {
  left: 54px;
  top: 668px;
}

.integration-icon:nth-child(28) {
  left: 54px;
  top: 668px;
}

/* .integration-home .integration-icon:nth-child(1) {
  display: none;
  left: 0;
  top: 0;
}
.integration-home .integration-icon:nth-child(2) {
  left: 0;
  top: 0;
}
.integration-home .integration-icon:nth-child(3) {
  left: 118px;
  top: 0;
}
.integration-home .integration-icon:nth-child(4) {
  left: 237px;
  top: 0;
}
.integration-home .integration-icon:nth-child(5) {
  left: 355px;
  top: 0;
}
.integration-home .integration-icon:nth-child(6) {
  left: 472px;
  top: 0;
}
.integration-home .integration-icon:nth-child(7) {
  left: 590px;
  top: 0;
}
.integration-home .integration-icon:nth-child(8) {
  left: 709px;
  top: 0;
}
.integration-home .integration-icon:nth-child(9) {
  left: 827px;
  top: 0;
}
.integration-home .integration-icon:nth-child(10) {
  left: 945px;
  top: 0;
}
.integration-home .integration-icon:nth-child(11) {
  left: 59px;
  top: 100px;
}
.integration-home .integration-icon:nth-child(12) {
  left: 177px;
  top: 100px;
}
.integration-home .integration-icon:nth-child(13) {
  left: 296px;
  top: 100px;
}
.integration-home .integration-icon:nth-child(14) {
  left: 415px;
  top: 100px;
}
.integration-home .integration-icon:nth-child(15) {
  left: 532px;
  top: 100px;
}
.integration-home .integration-icon:nth-child(16) {
  left: 649px;
  top: 100px;
}
.integration-home .integration-icon:nth-child(17) {
  left: 767px;
  top: 100px;
}
.integration-home .integration-icon:nth-child(18) {
  left: 887px;
  top: 100px;
}
.integration-home .integration-icon:nth-child(19) {
  left: 0;
  top: 200px;
}
.integration-home .integration-icon:nth-child(20) {
  left: 118px;
  top: 200px;
}
.integration-home .integration-icon:nth-child(21) {
  left: 237px;
  top: 200px;
}
.integration-home .integration-icon:nth-child(22) {
  left: 355px;
  top: 200px;
}
.integration-home .integration-icon:nth-child(23) {
  left: 472px;
  top: 200px;
}
.integration-home .integration-icon:nth-child(24) {
  left: 590px;
  top: 200px;
}
.integration-home .integration-icon:nth-child(25) {
  left: 709px;
  top: 200px;
}
.integration-home .integration-icon:nth-child(26) {
  left: 827px;
  top: 200px;
}
.integration-home .integration-icon:nth-child(27) {
  left: 945px;
  top: 200px;
} */

.integration-home .integration-icon:nth-child(1) {
  left: 54px;
  top: 0;
}
.integration-home .integration-icon:nth-child(2) {
  left: 160px;
  top: 0;
}
.integration-home .integration-icon:nth-child(3) {
  left: 266px;
  top: 0;
}
.integration-home .integration-icon:nth-child(4) {
  left: 372px;
  top: 0;
}
.integration-home .integration-icon:nth-child(5) {
  left: 478px;
  top: 0;
}
.integration-home .integration-icon:nth-child(6) {
  left: 584px;
  top: 0;
}
.integration-home .integration-icon:nth-child(7) {
  left: 690px;
  top: 0;
}
.integration-home .integration-icon:nth-child(8) {
  left: 796px;
  top: 0;
}
.integration-home .integration-icon:nth-child(9) {
  left: 902px;
  top: 0;
}
.integration-home .integration-icon:nth-child(10) {
  left: 0;
  top: 92px;
}
.integration-home .integration-icon:nth-child(11) {
  left: 106px;
  top: 92px;
}
.integration-home .integration-icon:nth-child(12) {
  left: 212px;
  top: 92px;
}
.integration-home .integration-icon:nth-child(13) {
  left: 318px;
  top: 92px;
}
.integration-home .integration-icon:nth-child(14) {
  left: 424px;
  top: 92px;
}
.integration-home .integration-icon:nth-child(15) {
  left: 530px;
  top: 92px;
}
.integration-home .integration-icon:nth-child(16) {
  left: 636px;
  top: 92px;
}
.integration-home .integration-icon:nth-child(17) {
  left: 742px;
  top: 92px;
}
.integration-home .integration-icon:nth-child(18) {
  left: 848px;
  top: 92px;
}
.integration-home .integration-icon:nth-child(19) {
  left: 954px;
  top: 92px;
}
.integration-home .integration-icon:nth-child(20) {
  left: 54px;
  top: 184px;
}
.integration-home .integration-icon:nth-child(21) {
  left: 160px;
  top: 184px;
}
.integration-home .integration-icon:nth-child(22) {
  left: 266px;
  top: 184px;
}
.integration-home .integration-icon:nth-child(23) {
  left: 372px;
  top: 184px;
}
.integration-home .integration-icon:nth-child(24) {
  left: 478px;
  top: 184px;
}
.integration-home .integration-icon:nth-child(25) {
  left: 584px;
  top: 184px;
}
.integration-home .integration-icon:nth-child(26) {
  left: 690px;
  top: 184px;
}
.integration-home .integration-icon:nth-child(27) {
  left: 796px;
  top: 184px;
}
.integration-home .integration-icon:nth-child(28) {
  left: 902px;
  top: 184px;
}

/* Integration home pattern */
/* @media (max-width: 1300px) {
  .integration-home {
    margin: 0 auto;
    position: relative;
  }
  .integration-home .integration-icon {
    width: 100px;
  }
  .integration-home .integration-icon:nth-child(1) {
    left: 46px;
    top: 0;
  }
  .integration-home .integration-icon:nth-child(2) {
    left: 137px;
    top: 0;
  }
  .integration-home .integration-icon:nth-child(3) {
    left: 228px;
    top: 0;
  }
  .integration-home .integration-icon:nth-child(4) {
    left: 319px;
    top: 0;
  }
  .integration-home .integration-icon:nth-child(5) {
    left: 410px;
    top: 0;
  }
  .integration-home .integration-icon:nth-child(6) {
    left: 501px;
    top: 0;
  }
  .integration-home .integration-icon:nth-child(7) {
    left: 592px;
    top: 0;
  }
  .integration-home .integration-icon:nth-child(8) {
    left: 683px;
    top: 0;
  }
  .integration-home .integration-icon:nth-child(9) {
    left: 774px;
    top: 0;
  }
  .integration-home .integration-icon:nth-child(10) {
    left: 0;
    top: 78px;
  }
  .integration-home .integration-icon:nth-child(11) {
    left: 91px;
    top: 78px;
  }
  .integration-home .integration-icon:nth-child(12) {
    left: 182px;
    top: 78px;
  }
  .integration-home .integration-icon:nth-child(13) {
    left: 273px;
    top: 78px;
  }
  .integration-home .integration-icon:nth-child(14) {
    left: 364px;
    top: 78px;
  }
  .integration-home .integration-icon:nth-child(15) {
    left: 455px;
    top: 78px;
  }
  .integration-home .integration-icon:nth-child(16) {
    left: 546px;
    top: 78px;
  }
  .integration-home .integration-icon:nth-child(17) {
    left: 637px;
    top: 78px;
  }
  .integration-home .integration-icon:nth-child(18) {
    left: 728px;
    top: 78px;
  }
  .integration-home .integration-icon:nth-child(19) {
    left: 819px;
    top: 78px;
  }
  .integration-home .integration-icon:nth-child(20) {
    left: 46px;
    top: 156px;
  }
  .integration-home .integration-icon:nth-child(21) {
    left: 137px;
    top: 156px;
  }
  .integration-home .integration-icon:nth-child(22) {
    left: 228px;
    top: 156px;
  }
  .integration-home .integration-icon:nth-child(23) {
    left: 319px;
    top: 156px;
  }
  .integration-home .integration-icon:nth-child(24) {
    left: 410px;
    top: 156px;
  }
  .integration-home .integration-icon:nth-child(25) {
    left: 501px;
    top: 156px;
  }
  .integration-home .integration-icon:nth-child(26) {
    left: 592px;
    top: 156px;
  }
  .integration-home .integration-icon:nth-child(27) {
    left: 683px;
    top: 156px;
  }
  .integration-home .integration-icon:nth-child(28) {
    left: 774px;
    top: 156px;
  }
} */

/* @media (max-width: 922px) {
  .integration-home {
  }
  .integration-home {
    width: 830px;
    height: 270px;
    margin: 0 auto;
    position: relative;
  }
  .integration-home .integration-icon {
    width: 90px;
  }

  .integration-home .integration-icon:nth-child(1) {
    left: 46px;
    top: 0;
  }

  .integration-home .integration-icon:nth-child(2) {
    left: 127px;
    top: 0;
  }

  .integration-home .integration-icon:nth-child(3) {
    left: 208px;
    top: 0;
  }

  .integration-home .integration-icon:nth-child(4) {
    left: 289px;
    top: 0;
  }

  .integration-home .integration-icon:nth-child(5) {
    left: 370px;
    top: 0;
  }

  .integration-home .integration-icon:nth-child(6) {
    left: 451px;
    top: 0;
  }

  .integration-home .integration-icon:nth-child(7) {
    left: 532px;
    top: 0;
  }

  .integration-home .integration-icon:nth-child(8) {
    left: 613px;
    top: 0;
  }

  .integration-home .integration-icon:nth-child(9) {
    left: 694px;
    top: 0;
  }

  .integration-home .integration-icon:nth-child(10) {
    left: 5px;
    top: 70px;
  }

  .integration-home .integration-icon:nth-child(11) {
    left: 86px;
    top: 70px;
  }

  .integration-home .integration-icon:nth-child(12) {
    left: 167px;
    top: 70px;
  }

  .integration-home .integration-icon:nth-child(13) {
    left: 248px;
    top: 70px;
  }

  .integration-home .integration-icon:nth-child(14) {
    left: 329px;
    top: 70px;
  }

  .integration-home .integration-icon:nth-child(15) {
    left: 410px;
    top: 70px;
  }

  .integration-home .integration-icon:nth-child(16) {
    left: 491px;
    top: 70px;
  }

  .integration-home .integration-icon:nth-child(17) {
    left: 572px;
    top: 70px;
  }

  .integration-home .integration-icon:nth-child(18) {
    left: 653px;
    top: 70px;
  }

  .integration-home .integration-icon:nth-child(19) {
    left: 734px;
    top: 70px;
  }

  .integration-home .integration-icon:nth-child(20) {
    left: 46px;
    top: 140px;
  }

  .integration-home .integration-icon:nth-child(21) {
    left: 127px;
    top: 140px;
  }

  .integration-home .integration-icon:nth-child(22) {
    left: 208px;
    top: 140px;
  }

  .integration-home .integration-icon:nth-child(23) {
    left: 289px;
    top: 140px;
  }

  .integration-home .integration-icon:nth-child(24) {
    left: 370px;
    top: 140px;
  }

  .integration-home .integration-icon:nth-child(25) {
    left: 451px;
    top: 140px;
  }

  .integration-home .integration-icon:nth-child(26) {
    left: 532px;
    top: 140px;
  }

  .integration-home .integration-icon:nth-child(27) {
    left: 613px;
    top: 140px;
  }
  .integration-home .integration-icon:nth-child(28) {
    left: 694px;
    top: 140px;
  }
} */

/* @media(max-width: 850px) {


  .integration-home {
    height: 750px;
    margin: 0 auto;
    width: 100%;
  }

  .integration-home .integration-icon:nth-child(1) {
    left: 0;
    top: 0;
  }
  .integration-home .integration-icon:nth-child(2) {
    left: 0;
    top: 0;
  }

  .integration-home .integration-icon:nth-child(3) {
    left: 90px;
    top: 0;
  }

  .integration-home .integration-icon:nth-child(4) {
    left: 180px;
    top: 0;
  }

  .integration-home .integration-icon:nth-child(5) {
    left: 270px;
    top: 0;
  }

  .integration-home .integration-icon:nth-child(6) {
    left: 45px;
    top: 77px;
  }

  .integration-home .integration-icon:nth-child(7) {
    left: 135px;
    top: 77px;
  }

  .integration-home .integration-icon:nth-child(8) {
    left: 225px;
    top: 77px;
  }

  .integration-home .integration-icon:nth-child(9) {
    left: 0;
    top: 155px;
  }

  .integration-home .integration-icon:nth-child(10) {
    left: 90px;
    top: 155px;
  }

  .integration-home .integration-icon:nth-child(11) {
    left: 180px;
    top: 155px;
  }

  .integration-home .integration-icon:nth-child(12) {
    left: 270px;
    top: 155px;
  }

  .integration-home .integration-icon:nth-child(13) {
    left: 45px;
    top: 233px;
  }

  .integration-home .integration-icon:nth-child(14) {
    left: 135px;
    top: 233px;
  }

  .integration-home .integration-icon:nth-child(15) {
    left: 225px;
    top: 233px;
  }

  .integration-home .integration-icon:nth-child(16) {
    left: 0;
    top: 311px;
  }

  .integration-home .integration-icon:nth-child(17) {
    left: 90px;
    top: 311px;
  }

  .integration-home .integration-icon:nth-child(18) {
    left: 180px;
    top: 311px;
  }

  .integration-home .integration-icon:nth-child(19) {
    left: 270px;
    top: 311px;
  }

  .integration-home .integration-icon:nth-child(20) {
    left: 45px;
    top: 389px;
  }

  .integration-home .integration-icon:nth-child(21) {
    left: 135px;
    top: 389px;
  }

  .integration-home .integration-icon:nth-child(22) {
    left: 225px;
    top: 389px;
  }

  .integration-home .integration-icon:nth-child(23) {
    left: 0;
    top: 467px;
  }

  .integration-home .integration-icon:nth-child(24) {
    left: 90px;
    top: 467px;
  }

  .integration-home .integration-icon:nth-child(25) {
    left: 180px;
    top: 467px;
  }

  .integration-home .integration-icon:nth-child(26) {
    left: 270px;
    top: 467px;
  }

  .integration-home .integration-icon:nth-child(27) {
    left: 45px;
    top: 546px;
  }

} */

/* @media (max-width: 850px) {
  .integration-home {
    height: 560px;
    margin: 0 auto;
    width: 330px;
  }
  .integration-home .integration-icon {
    width: 90px;
  }
  .integration-home .integration-icon:nth-child(1) {
    display: block;
    left: 0;
    top: 0;
  }
  .integration-home .integration-icon:nth-child(2) {
    left: 80px;
    top: 0;
  }
  .integration-home .integration-icon:nth-child(3) {
    left: 160px;
    top: 0;
  }
  .integration-home .integration-icon:nth-child(4) {
    left: 240px;
    top: 0;
  }
  .integration-home .integration-icon:nth-child(5) {
    left: 40px;
    top: 68px;
  }
  .integration-home .integration-icon:nth-child(6) {
    left: 120px;
    top: 68px;
  }
  .integration-home .integration-icon:nth-child(7) {
    left: 200px;
    top: 68px;
  }
  .integration-home .integration-icon:nth-child(8) {
    left: 0;
    top: 136px;
  }
  .integration-home .integration-icon:nth-child(9) {
    left: 80px;
    top: 136px;
  }
  .integration-home .integration-icon:nth-child(10) {
    left: 160px;
    top: 136px;
  }
  .integration-home .integration-icon:nth-child(11) {
    left: 240px;
    top: 136px;
  }
  .integration-home .integration-icon:nth-child(12) {
    left: 40px;
    top: 203px;
  }
  .integration-home .integration-icon:nth-child(13) {
    left: 120px;
    top: 203px;
  }
  .integration-home .integration-icon:nth-child(14) {
    left: 200px;
    top: 203px;
  }
  .integration-home .integration-icon:nth-child(15) {
    left: 0;
    top: 269px;
  }
  .integration-home .integration-icon:nth-child(16) {
    left: 80px;
    top: 269px;
  }
  .integration-home .integration-icon:nth-child(17) {
    left: 160px;
    top: 269px;
  }
  .integration-home .integration-icon:nth-child(18) {
    left: 240px;
    top: 269px;
  }
  .integration-home .integration-icon:nth-child(19) {
    left: 40px;
    top: 335px;
  }
  .integration-home .integration-icon:nth-child(20) {
    left: 120px;
    top: 335px;
  }
  .integration-home .integration-icon:nth-child(21) {
    left: 200px;
    top: 335px;
  }
  .integration-home .integration-icon:nth-child(22) {
    left: 0;
    top: 402px;
  }
  .integration-home .integration-icon:nth-child(23) {
    left: 80px;
    top: 402px;
  }
  .integration-home .integration-icon:nth-child(24) {
    left: 160px;
    top: 402px;
  }
  .integration-home .integration-icon:nth-child(25) {
    left: 240px;
    top: 402px;
  }
  .integration-home .integration-icon:nth-child(26) {
    left: 40px;
    top: 469px;
  }
  .integration-home .integration-icon:nth-child(27) {
    left: 120px;
    top: 469px;
  }
  .integration-home .integration-icon:nth-child(28) {
    left: 200px;
    top: 469px;
  }
  .integration-home .integration-icon:nth-child(29) {
    left: 200px;
    top: 469px;
  }
} */

.split {
  position: absolute !important;
  width: 100%;
}

.split p {
  margin-bottom: 30px !important;
}

.col-split {
  padding: 50px 100px 0 0;
}

.background-split {
  position: static;
  z-index: -1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 1160px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-bottom: -220px;
}

.split-color-1 {
  background-color: #c2edff;
  background-clip: border-box;
  height: 100%;
  width: 50vw;
}

.split-color-2 {
  background-color: #aaa;
  background-clip: border-box;
  height: 100%;
  width: 50vw;
}

.platforms {
  background-color: #0091ea !important;
  padding-top: 100px !important;
}

.videoImage {
  margin: 0 auto 0;
  width: 60%;
}

.videoIcon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 74px;
  width: 74px;
  background-color: #fff;
  border-radius: 50%;
  line-height: 74px;
  text-align: center;
  vertical-align: middle;
  z-index: 1;
}

.integration-headline {
  background-color: rgba(238, 252, 255, 1) !important;
}

.integration-headline-two h4 {
  margin: 0 auto;
  width: 80%;
}

.tabs.integration {
  background-color: #efefef !important;
}

.integration-headline-2 {
  background-color: #efefef !important;
  padding-bottom: 100px !important;
}

h2.integration.center,
h2.integration-wizard {
  padding: 100px 0 0;
}

h4.integration.center,
h4.integration-wizard {
  margin: 0 auto;
  padding: 0 0 50px;
}

.integration-wizard {
  margin-top: -420px;
  padding-bottom: 20px !important;
  z-index: 2 !important;
}

.integration-wizard-p {
  margin-top: -140px;
  padding: 150px 0 !important;
}

.integration-wizard-p h2 {
  /*   padding-top: 40px; */
}

.anura-script {
  margin-top: -275px;
}

.script-direct {
  margin-top: -420px;
  z-index: 9 !important;
}

.script-direct ul {
  margin-bottom: 0 !important;
}

div#integration-anywhere {
  margin-top: -230px !important;
  padding-top: 270px !important;
}

/* PROCESS SECTION */

.process .process-item::before {
  background-color: #dd5a00;
  color: #fff;
  display: block;
  font-family: "Manrope", sans-serif;
  font-size: 27px;
  font-weight: 900;
  margin: 0 0 20px;
  position: relative;
  width: 50px;
  z-index: 2;
  border-radius: 28px;
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
}

.process .c1 .process-item::before {
  content: "1";
  padding: 9px;
  position: relative;
}

.process .c2 .process-item::before {
  content: "2";
  padding: 9px 18px;
}

.process .c3 .process-item::before {
  content: "3";
  padding: 9px 17px;
}

.process .c4 .process-item::before {
  content: "4";
  padding: 9px 17px;
}

.process .process-item:after {
  /*   border-top: 2px solid #DD5A00; */
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
  height: 60px;
  position: absolute;
  top: -13px;
  z-index: 1;
}

.process .c1 .process-item:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/dot-arrow-28.svg");
  left: 40px;
  right: 0;
  top: -19px;
  width: 93%;
}

.process .c2 .process-item:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/dot-arrow-29.svg");
  left: 41px;
  right: 0;
  top: -6px;
  width: 93%;
}

.process .c3 .process-item:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/dot-arrow-28.svg");
  left: 41px;
  right: 0;
  top: -19px;
  width: 93%;
}

.process .c4 .process-item:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/arrows-up-46.svg");
  height: 190px;
  left: -5px;
  right: 0;
  top: -169px;
  transform: rotate(-13deg);
  width: 100%;
}


/* GLOSSARY */

/* glossaryModule  */
.glossaryModuleBottomInner {
  padding: 21px 40px;
  background-color: #0091ea;
  border-radius: 5px;
  text-align: center;
  max-width: 1120px;
  margin: 60px auto 0px;
}

.glossaryModuleBottomInner ul {
  line-height: 1;
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.glossaryModuleBottomInner ul li {
  padding: 0px 10px;
  line-height: 1;
}

.glossaryModuleBottom {
  position: relative;
  z-index: 2;
}

.glossaryModuleBottomInner ul li a {
  font-size: 15px;
  color: #fff;
  font-family: "Manrope", sans-serif;
  line-height: 1.2;
  font-weight: 700;
  text-decoration: none;
}

.glossaryModuleBottomInner ul li a:hover {
  /*   background: #FFF;
border-radius: 30px;
-webkit-border-radius: 30px; 
-moz-border-radius: 30px;
color: #0091ea;
padding: 6px 10px; */
  transform: scale(3);
}

.glossaryModuleBottom .glossarySearchBar {
  max-width: 858px;
  margin: 0 auto;
}

.glossaryModuleBottom .glossarySearchBar .fa-search:before {
  color: #fff;
}

.glossaryModuleBottom .listing_addressBox {
  position: relative;
}

.glossaryModuleBottom .listing_addressBox input[type="text"] {
  padding: 20px 30px !important;
  border-radius: 10px;
}

.glossaryModuleBottom .listing_addressBox button#submit-button {
  cursor: pointer;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #0091ea;
  border: 0;
  color: #fff;
  padding: 9px 30px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  font-size: 25px;
  line-height: 30px;
  margin: 0;
  outline: none !important;
  z-index: 2;
}

.glossaryModuleBottom .glossaryListing {
  padding-top: 60px;
}

.glossaryModuleBottom .glossaryListing .mainListing {
  padding-top: 30px;
  border-top: 1px solid #d2d2d2;
  padding-bottom: 40px;
}

.glossaryModuleBottom .glossaryListing .mainListing.container {
  padding: 0 !important;
}

.glossaryModuleBottom .glossaryListing .mainListing:first-child {
  padding-top: 20px;
}

.glossaryModuleBottom .glossaryListing .listingCatTitle {
  font-size: 28px;
  font-weight: 600;
  color: #0091ea;
  line-height: 1.28;
}

.glossaryModuleBottom .contentListing > .bottomListingMain {
  /*   width: 33.33%; 
display: inline-block;
vertical-align: top; 
margin-right: -5px;   */
  padding: 0px 20px 0 0;
  margin-bottom: 20px;
}

.glossaryModuleBottom .contentListing {
  margin: 30px -10px 0px;
}

.glossaryModuleBottom .bottomListing {
  cursor: default;
  padding: 24px 24px 28px 30px;
  -webkit-box-shadow: 0 0 20px 2px rgb(0 0 0 / 15%);
  box-shadow: 0 0 20px 2px rgb(0 0 0 / 15%);
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.5);
  min-height: 330px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.glossaryModuleBottom .selectcatTitle h2 {
  font-size: 22px;
  line-height: 1.27;
  color: #0091ea;
  font-weight: 400;
  transition: all ease 0.3s;
}

.glossaryModuleBottom .selectcatContent {
  color: #333;
  font-family: "Manrope", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 29px;
  margin-top: 20px;
  transition: all ease 0.3s;
  word-break: break-word;
}

.glossaryModuleBottom .bottomListing span.readMore {
  color: #00b82e !important;
  font-family: "Manrope", sans-serif;
  font-size: 17px !important;
  font-weight: 700 !important;
  text-decoration: none;
  letter-spacing: -0.5px;
  text-decoration: none;
  transition: all ease 0.3s;
  cursor: pointer;
  display: inline-block;
  width: 100%;
  line-height: 1.27;
  margin-top: 20px;
  position: absolute;
  bottom: 30px;
  font-weight: 500;
}

@media(max-width: 767px) {
  .glossaryModuleBottom .selectcatContent {
    font-size: 15px;
    min-height: 110px;
  }
  .glossaryModuleBottom .bottomListing span.readMore {
    position: relative;
  }

}

.glossaryModuleBottom .bottomListing span.readMore::after {
  content: "→";
  font-size: 20px;
  left: 2px;
  position: relative;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.glossaryModuleBottom .bottomListing:hover span.readMore::after {
  color: #50ec77;
  content: "→";
  left: 12px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.glossaryModuleBottom .bottomListing span.readMore > span {
  display: none;
}

.glossaryModuleBottom .bottomListing span.readMore > span svg path {
  fill: #0091ea !important;
  transition: all ease 0.3s;
}

.glossaryModuleBottom .bottomListing span.readMore:hover > span {
  color: #fff !important;
  left: 115px;
}

.glossaryModuleBottom .bottomListing span.readMore:hover > span svg path,
.glossaryModuleBottom .bottomListing:hover span.readMore > span svg path {
  fill: #fff !important;
}

.glossaryModuleBottom .bottomListing:hover {
  background-color: #0091ea;
  transform: scale(1.05);
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.glossaryModuleBottom .bottomListing:hover .selectcatTitle h2,
.glossaryModuleBottom .bottomListing:hover .selectcatContent {
  color: #fff !important;
}

.glossaryModuleBottom .bottomListing:hover span.readMore {
  color: #50ec77 !important;
}

.glossaryModuleBottom .contentListing > .bottomListingMain.hide {
  display: none;
}

.glossaryModuleBottom .contentListing > .bottomListingMain.show.hide {
  display: inline-block !important;
}

.glossaryModuleBottom .glossaryListing {
  max-width: 1120px;
  margin: 0 auto;
}

.glossaryModuleBottom .mainListing.hideIt {
  display: none;
}

/* glossary popup */

.popupContent.white-popup {
  max-width: 1012px;
  border-radius: 10px;
  padding: 37px 40px 34px;
}

.popupContent .selectcatTitle h2 {
  font-size: 28px;
  line-height: 1.28;
  color: #0091ea;
  font-weight: 500;
}

.popupContent .popupInnerContent p,
.popupContent .popupInnerContent p span,
.popupContent .popupInnerContent {
  color: #333 !important;
  font-family: "Manrope", sans-serif !important;
  font-size: 18px !important;
  font-weight: 500;
  line-height: 1.5;
}

.popupContent .popupInnerContent p,
.popupContent .popupInnerContent p span {
  font-family: inherit !important;
}

.popupContent .popupInnerContent {
  margin-top: 30px;
}

.popupContent .popupInnerContent a {
  color: #0091ea;
}

.popupContent .popupInnerContent * + p {
  margin-top: 20px;
}

.popupContent .mfp-close {
  opacity: 1;
  color: #fff;
  background-color: #fff;
  height: 25px;
  width: 25px;
  border-radius: 50%;
  line-height: 25px;
  top: 13px;
  right: 14px;
  outline: none !important;
}

.glossaryModuleBottom .glossaryListing .listingCatTitle p {
  color: #dd5a00 !important;
  /*   font-family: proxima-nova,sans-serif !important; */
  font-family: "Manrope", sans-serif !important;
  font-size: 40px !important;
  font-weight: 600 !important;
  margin: 10px 0 !important;
}

.glossaryModuleBottom .selectcatTitle h2 {
  letter-spacing: -0.5px;
}

.glossaryModuleBottom .selectcatContent {
  min-height: 135px;
}

.mfp-close:active {
  top: 13px !important;
}

/* magnific popup  */
.white-popup {
  position: relative;
  background: #fff;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}

.mfp-iframe-holder .mfp-close:foucs {
  outline: none !important;
}

.userForm .mfp-close {
  height: 25px;
  width: 25px;
  background-color: #9e9e9e;
  border-radius: 50%;
  line-height: 25px;
  color: #fff;
  top: 12px;
  right: 12px;
  font-size: 24px;
  text-align: center;
  opacity: 1;
}

.mfp-close:focus {
  outline: 0;
}

.noListStyle ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

button.backlink {
  background: url("https://www.anura.io/hubfs/2023-AnuraWebsite/icons/copy-link-icon_orange2.svg");
  background-position: center;
  background-repeat: no-repeat;
  border: none;
  border-radius: 2px;
  bottom: 23px;
  font-size: 15px;
  font-weight: 500;
  padding: 20px;
  position: absolute;
  right: 20px;
  z-index: 9;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

button.backlink:hover {
  background-color: #fff;
  color: #ccc;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

button.backlink.copied {
  background: url("https://www.anura.io/hubfs/2023-AnuraWebsite/icons/checkmark-icon.svg");
  background-repeat: no-repeat;
  bottom: 16px;
  right: 14px;
}

/* GLOSSARY RESPONSIVE */

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

@media (max-width: 922px) {
  .glossaryModuleBottomInner ul {
    flex-wrap: wrap;
    justify-content: left;
  }

  .glossaryModuleBottomInner ul li a {
    font-size: 24px;
  }
}

@media (max-width: 767px) {
  .glossaryModuleBottom .bottomListing {
    min-height: 100%;
  }

  .glossaryModuleBottom .contentListing > .bottomListingMain {
    padding: 0;
  }
}

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

/* FAQ */

/*  faq section */
.faqSection {
  padding-bottom: 60px;
  padding-top: 50px;
}

.faqSection a {
  font-weight: 700;
  text-decoration: underline;
}

.faqSection .searchBox {
  max-width: 938px;
  margin: 0 auto 40px;
  position: relative;
}

.faqSection .searchBox input {
  padding: 20px 90px 20px 26px !important;
}

.faqSection .searchBox .searchIcon svg {
  height: 24px;
  width: 24px;
}

.faqSection .searchBox .searchIcon {
  position: absolute;
  height: 100%;
  width: 84px;
  background-color: #00b0ff;
  border-radius: 0px 5px 5px 0px;
  top: 0;
  right: 0;
  text-align: center;
}

.faqSection .searchBox .searchIcon > span {
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.faqSection .faqListing {
  padding-top: 0;
  margin: 0 auto;
}

.faqSection .question {
  cursor: pointer;
  color: #0091ea;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -0.5px;
}

.faqSection .question span {
  display: inline-block;
  vertical-align: middle;
  margin-right: -4px;
}

.faqSection .question .queIcon {
  width: 30px;
  line-height: 1;
}

.faqSection .question .content {
  width: calc(100% - 30px);
  padding-left: 20px;
  line-height: 1.47;
}

.faqSection .arrowIcon {
  bottom: 0;
  cursor: pointer;
  display: flex;
  height: 16px;
  margin: auto;
  position: absolute;
  right: 30px;
  top: 0;
  transition: all ease 0.3s;
  z-index: 2;
}

.faqSection .list {
  padding: 26px 70px 30px 20px;
  -webkit-box-shadow: 0 3px 30px rgba(153, 169, 190, 0.2);
  box-shadow: 0 3px 30px rgba(153, 169, 190, 0.2);
  background-color: #fff;
  border-radius: 0;
  margin-bottom: 10px;
  position: relative;
}

.faqSection .list:first-child {
  border-radius: 10px 10px 0 0;
}

.faqSection .list:last-child {
  border-radius: 0 0 10px 10px;
}

.faqSection .answer {
  padding: 19px 0 0px 50px;
  display: none;
}

.faqSection .list.active .arrowIcon {
  transform: rotate(180deg);
}

.faqSection .list.active {
  background-color: #fff;
}

.faqSection .button a {
  padding: 11.5px 44px;
}

.faqSection .list {
  display: none;
}

.faqSection .notFound > span:nth-child(n + 2) {
  display: none;
}

.faqSection .notFound {
  text-align: center;
  display: block;
}

.faqSection .notFound.hide {
  display: none;
}

.notFound a {
  color: #00b0ff;
}

/* PAGE FAQs */

.faqSection.page.gradient {
  background: linear-gradient(180deg,rgba(238, 238, 238, 1) 0%, rgba(255, 255, 255, 1) 100%);
  width: 100%;
}

.faqSection.page {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  /* padding-top: 100px; */
  width: 100%;
}

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

@media (max-width: 922px) {
  .faqSection.page {
    /* padding-top: 50px; */
  }
}

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

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

.faqSection.page .list {
  background: rgba(255, 255, 255, 0.8);
  margin-bottom: 10px;
}

.faqSection.page .answer {
  padding: 20px 0 0 20px;
}



.faqSection.page .question .content {
  color: #0091ea;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -0.5px;
}


/* FAQ TABLET */
@media screen and (max-width: 767px) {
  .faqSection.page .list {
    margin-bottom: 8px;
    padding: 20px 60px 20px 0;
  }

  .faqSection.page .arrowIcon {
    right: 20px;
  }

  .faqSection.page .question .content {
    color: #0091ea;
    font-size: 16px;
    letter-spacing: -0.5px;
  }

}

/* CALCULATOR HOME */

#calc-modal.modal {
  border-radius: 2px !important;
  -webkit-border-radius: 2px !important;
  -moz-border-radius: 2px !important;

  max-width: 900px !important;
  width: 100% !important;
}

/* NEW CALCULATOR */

input#spend {
  padding: 0 0 0 29px !important;
}

.channels {
  margin-top: 20px;
}

.checkboxes {
  clear: both;
  list-style: none;
  margin: 0;
  padding: 0;
}

.calc-card {
  background: #efefef;
  height: 100%;
  border-radius: 8px !important;
  -webkit-border-radius: 8px !important;
  -moz-border-radius: 8px !important;
  overflow: hidden;
  padding: 70px 0 70px 30px !important;
}

.calc-card h5 {
  font-size: 22px !important;
}

.calc-result {
  float: left;
  width: 100%;
}

.calc-result p.h5 {
  padding: 40px 10px 0;
}

#losing {
  background: #fff;
  border-radius: 4px;
  color: #dd5a00;
  font-size: 60px;
  line-height: 80px;
  letter-spacing: -2px;
  margin-bottom: 14px;
  padding: 2px 20px 5px;
  width: 93%;
}

.fraud-calc .checkboxes li label {
  margin-left: 5px;
}

.container.card.cta {
  padding: 60px 40px !important;
}

.card.cta h2 {
  margin-top: 50px;
  text-align: left !important;
}

.card.cta h3 {
  margin-top: 30px;
  text-align: left !important;
}

.card.cta .cta:last-child {
  margin: 30px 0 0;
}

h1.small.calculator-underline em:after {
  background-image: url("https://www.anura.io/hubfs/home-underline.svg");
  bottom: -50px;
  height: 50px;
  left: 0;
  width: 100%;
}

h2.calc-underline em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-h2-240px-33-1.svg");
  bottom: -41px;
  height: 50px;
  left: 0;
  width: 100%;
}

h2.white-underline em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/white-underline.png");
  bottom: -39px;
  height: 50px;
  left: 0;
  transform: rotate(2deg);
  width: 100%;
}

.calc-bullets ul {
  margin-top: 0;
}

@media (max-width: 1200px) {
  .card.cta h2 {
    margin: 37px 0 20px !important;
  }

  h2.white-underline em:after {
    bottom: -41px;
  }

  .card.cta h3 {
    margin-bottom: 0 !important;
  }
}

@media (max-width: 767px) {
  .card.cta h2 {
    margin-top: 50px;
    text-align: center !important;
  }

  .card.cta h3 {
    text-align: center !important;
  }

  .container.card.cta {
    padding: 30px !important;
  }

  .container.card.cta .cta {
    float: none;
    margin: 25px auto;
  }

  .container.card.cta img {
  }
}

@media (max-width: 575px) {
  .card.cta h2 {
    text-align: center !important;
  }

  .card.cta h3 {
    text-align: center !important;
  }
}


/* DARK HERO */

/* .hs-content-id-97972722209 .hhs-header-mod,
.hs-content-id-119397458325 .hhs-header-mod,
.hs-content-id-90304131703 .hhs-header-mod,
.hs-content-id-118144745377 .hhs-header-mod,
.hs-content-id-74122557809 .hhs-header-mod,
.hs-content-id-63550983574 .hhs-header-mod,
.hs-content-id-75737055832 .hhs-header-mod,
.hs-content-id-128177752111 .hhs-header-mod {
  background-color: rgba(0, 0, 0, 0.0) !important;
  box-shadow: none !important;
}

.hs-content-id-97972722209 .hhs-header-mod.sticky-menu,
.hs-content-id-119397458325 .hhs-header-mod.sticky-menu,
.hs-content-id-90304131703 .hhs-header-mod.sticky-menu,
.hs-content-id-118144745377 .hhs-header-mod.sticky-menu,
.hs-content-id-74122557809 .hhs-header-mod.sticky-menu,
.hs-content-id-63550983574 .hhs-header-mod.sticky-menu,
.hs-content-id-75737055832 .hhs-header-mod.sticky-menu,
.hs-content-id-128177752111 .hhs-header-mod.sticky-menu {
  background-color: rgba(255, 255, 255, 1) !important;
} */
/* 
.hs-content-id-97972722209 .hhs-header-mod.sticky-menu.active,
.hs-content-id-119397458325 .hhs-header-mod.sticky-menu.active,
.hs-content-id-90304131703 .hhs-header-mod.sticky-menu.active,
.hs-content-id-118144745377 .hhs-header-mod.sticky-menu.active,
.hs-content-id-74122557809 .hhs-header-mod.sticky-menu.active,
.hs-content-id-63550983574 .hhs-header-mod.sticky-menu.active,
.hs-content-id-75737055832 .hhs-header-mod.sticky-menu.active,
.hs-content-id-128177752111 .hhs-header-mod.sticky-menu.active {
  box-shadow: 0 1px 2px 1px rgba(0, 0, 0, .15) !important;
} */

/* DARK HERO MAIN MENU */
/* .hs-content-id-97972722209 .hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a,
.hs-content-id-119397458325 .hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a,
.hs-content-id-90304131703 .hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a,
.hs-content-id-118144745377 .hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a,
.hs-content-id-74122557809 .hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a,
.hs-content-id-63550983574 .hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a,
.hs-content-id-75737055832 .hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a,
.hs-content-id-128177752111 .hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
  color: #FFF !important;
} */

/* DARK HERO STICKY MAIN MENU */
/* .hs-content-id-75737055832 .hhs-header-mod.hhs-alt-nav.sticky-menu .hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a,
.hs-content-id-128177752111 .hhs-header-mod.hhs-alt-nav.sticky-menu .hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a,
.hs-content-id-90304131703 .hhs-header-mod.hhs-alt-nav.sticky-menu .hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a,
.hs-content-id-118144745377 .hhs-header-mod.hhs-alt-nav.sticky-menu .hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a,
.hs-content-id-74122557809 .hhs-header-mod.hhs-alt-nav.sticky-menu .hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a,
.hs-content-id-63550983574 .hhs-header-mod.hhs-alt-nav.sticky-menu .hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a,
.hs-content-id-75737055832 .hhs-header-mod.hhs-alt-nav.sticky-menu .hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a,
.hs-content-id-128177752111 .hhs-header-mod.hhs-alt-nav.sticky-menu .hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a,
.sticky-menu .hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
  color: #000 !important;
} */

/* DARK HERO DROP DOWNS */
/* .hs-content-id-75737055832 .hhs-header-mod.hhs-alt-nav .hhs-header-menu>ul li a>ul.hs-menu-children-wrapper li a {
  color: #000 !important;
} */

/* 
.hs-content-id-97972722209 .hhs-header-mod .header-login,
.hs-content-id-119397458325 .hhs-header-mod .header-login,
.hs-content-id-90304131703 .hhs-header-mod .header-login,
.hs-content-id-118144745377 .hhs-header-mod .header-login,
.hs-content-id-74122557809 .hhs-header-mod .header-login,
.hs-content-id-63550983574 .hhs-header-mod .header-login,
.hs-content-id-75737055832 .hhs-header-mod .header-login,
.hs-content-id-128177752111 .hhs-header-mod .header-login {
  border-color: #FFF !important;
} */
/* 
.hs-content-id-97972722209 .hhs-header-mod a i,
.hs-content-id-97972722209 .hhs-header-mod .hhs-header-search a i,
.hs-content-id-119397458325 .hhs-header-mod a i,
.hs-content-id-119397458325 .hhs-header-mod .hhs-header-search a i,
.hs-content-id-90304131703 .hhs-header-mod a i,
.hs-content-id-90304131703 .hhs-header-mod .hhs-header-search a i,
.hs-content-id-118144745377 .hhs-header-mod a i,
.hs-content-id-118144745377 .hhs-header-mod .hhs-header-search a i,
.hs-content-id-74122557809 .hhs-header-mod a i,
.hs-content-id-74122557809 .hhs-header-mod .hhs-header-search a i,
.hs-content-id-63550983574 .hhs-header-mod a i,
.hs-content-id-63550983574 .hhs-header-mod .hhs-header-search a i,
.hs-content-id-75737055832 .hhs-header-mod a i,
.hs-content-id-128177752111 .hhs-header-mod .hhs-header-search a i,
.hs-content-id-128177752111 .hhs-header-mod a i,
.hs-content-id-75737055832 .hhs-header-mod .hhs-header-search a i,
.hs-content-id-75737055832 .hhs-header-mod.hhs-alt-nav .hhs-header-search a i {
  color: #FFF !important;
} */
/* 
.hs-content-id-75737055832 .hhs-header-mod.hhs-alt-nav.sticky-menu .hhs-header-search a i {
  color: #0091ea !important;
} */
/* 
.hs-content-id-97972722209 .hamburger-inner,
.hs-content-id-97972722209 .hamburger-inner::before,
.hs-content-id-97972722209 .hamburger-inner::after,
.hs-content-id-97972722209 .hamburger.is-active .hamburger-inner,
.hs-content-id-97972722209 .hamburger.is-active .hamburger-inner::before,
.hs-content-id-97972722209 .hamburger.is-active .hamburger-inner::after,
.hs-content-id-97972722209 .hamburger--spring .hamburger-inner::after,
.hs-content-id-119397458325 .hamburger-inner,
.hs-content-id-119397458325 .hamburger-inner::before,
.hs-content-id-119397458325 .hamburger-inner::after,
.hs-content-id-119397458325 .hamburger.is-active .hamburger-inner,
.hs-content-id-119397458325 .hamburger.is-active .hamburger-inner::before,
.hs-content-id-119397458325 .hamburger.is-active .hamburger-inner::after,
.hs-content-id-119397458325 .hamburger--spring .hamburger-inner::after,
.hs-content-id-90304131703 .hamburger-inner,
.hs-content-id-90304131703 .hamburger-inner::before,
.hs-content-id-90304131703 .hamburger-inner::after,
.hs-content-id-90304131703 .hamburger.is-active .hamburger-inner,
.hs-content-id-90304131703 .hamburger.is-active .hamburger-inner::before,
.hs-content-id-90304131703 .hamburger.is-active .hamburger-inner::after,
.hs-content-id-90304131703 .hamburger--spring .hamburger-inner::after,
.hs-content-id-118144745377 .hamburger-inner,
.hs-content-id-118144745377 .hamburger-inner::before,
.hs-content-id-118144745377 .hamburger-inner::after,
.hs-content-id-118144745377 .hamburger.is-active .hamburger-inner,
.hs-content-id-118144745377 .hamburger.is-active .hamburger-inner::before,
.hs-content-id-118144745377 .hamburger.is-active .hamburger-inner::after,
.hs-content-id-118144745377 .hamburger--spring .hamburger-inner::after,
.hs-content-id-74122557809 .hamburger-inner,
.hs-content-id-74122557809 .hamburger-inner::before,
.hs-content-id-74122557809 .hamburger-inner::after,
.hs-content-id-74122557809 .hamburger.is-active .hamburger-inner,
.hs-content-id-74122557809 .hamburger.is-active .hamburger-inner::before,
.hs-content-id-74122557809 .hamburger.is-active .hamburger-inner::after,
.hs-content-id-74122557809 .hamburger--spring .hamburger-inner::after,
.hs-content-id-63550983574 .hamburger-inner,
.hs-content-id-63550983574 .hamburger-inner::before,
.hs-content-id-63550983574 .hamburger-inner::after,
.hs-content-id-63550983574 .hamburger.is-active .hamburger-inner,
.hs-content-id-63550983574 .hamburger.is-active .hamburger-inner::before,
.hs-content-id-63550983574 .hamburger.is-active .hamburger-inner::after,
.hs-content-id-63550983574 .hamburger--spring .hamburger-inner::after,
.hs-content-id-75737055832 .hamburger-inner,
.hs-content-id-75737055832 .hamburger-inner::before,
.hs-content-id-75737055832 .hamburger-inner::after,
.hs-content-id-75737055832 .hamburger.is-active .hamburger-inner,
.hs-content-id-75737055832 .hamburger.is-active .hamburger-inner::before,
.hs-content-id-75737055832 .hamburger.is-active .hamburger-inner::after,
.hs-content-id-75737055832 .hamburger--spring .hamburger-inner::after,
.hs-content-id-75737055832 .hhs-header-mod.hhs-alt-nav .hamburger-inner,
.hs-content-id-75737055832 .hhs-header-mod.hhs-alt-nav .hamburger-inner:before,
.hs-content-id-128177752111 .hamburger-inner,
.hs-content-id-128177752111 .hamburger-inner::before,
.hs-content-id-128177752111 .hamburger-inner::after,
.hs-content-id-128177752111 .hamburger.is-active .hamburger-inner,
.hs-content-id-128177752111 .hamburger.is-active .hamburger-inner::before,
.hs-content-id-128177752111 .hamburger.is-active .hamburger-inner::after,
.hs-content-id-128177752111 .hamburger--spring .hamburger-inner::after {
  background-color: #FFF !important;
} */

.hs-content-id-97972722209 blockquote,
.hs-content-id-112564227083 blockquote {
  background-color: #fff !important;
  color: #005082 !important;
  font-family: "Manrope", sans-serif !important;
  font-weight: 600;
  font-size: 27px;
  font-style: italic;
  letter-spacing: -0.5px;
  text-align: left !important;
}

blockquote.dark {
  background-color: #fff !important;
  color: #005082 !important;
  font-family: "Manrope", sans-serif !important;
  font-weight: 600;
  font-size: 27px;
  font-style: italic;
  letter-spacing: -0.5px;
  text-align: left !important;
}

blockquote.dark.small {
  background-color: #fff !important;
  color: #005082 !important;
  font-family: "Manrope", sans-serif !important;
  font-weight: 600;
  font-size: 18px;
  font-style: italic;
  letter-spacing: -0.5px;
  text-align: left !important;
}

.hs-content-id-97972722209 h1 em {
  color: #fff;
}

.hs-content-id-97972722209 h1.small.case-studies em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/white-underline.png");
  bottom: -41px;
  left: -5px;
  width: 105px;
}



/* CASE STUDIES */

/* Successful Media case study */

.sm-case-study-img {
  position: absolute;
  top: -70px;
}

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

@media (max-width: 922px) {
  .sm-case-study-img {
    position: absolute;
    top: -20px;
  }
}

@media (max-width: 767px) {
  .sm-case-study-img {
    margin: 0 auto;
    position: relative;
    top: 0;
    width: 330px;
  }
}



/* CASE STUDIES */

/* Smart Financial case study */

@media (max-width: 922px) {
  .hs-content-id-97972722209 h1.small.case-studies em:after {
    bottom: -45px;
    width: 93px;
  }

  .hs-content-id-97972722209
    .hhs-header-menu
    .hs-menu-wrapper.hs-menu-flow-horizontal
    > ul
    li
    a {
    color: #000 !important;
  }

  .hs-content-id-97972722209
    .hhs-header-menu
    .hs-menu-wrapper.hs-menu-flow-horizontal
    > ul
    li
    a,
  .hs-content-id-119397458325
    .hhs-header-menu
    .hs-menu-wrapper.hs-menu-flow-horizontal
    > ul
    li
    a,
  .hs-content-id-90304131703
    .hhs-header-menu
    .hs-menu-wrapper.hs-menu-flow-horizontal
    > ul
    li
    a,
  .hs-content-id-118144745377
    .hhs-header-menu
    .hs-menu-wrapper.hs-menu-flow-horizontal
    > ul
    li
    a {
    color: #000 !important;
  }
}

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

@media (max-width: 575px) {
  .hs-content-id-97972722209 h1.small.case-studies em:after {
    bottom: -43px;
    left: -3px;
    width: 74px;
  }
}

/* CASE STUDIES */

/* RANDALL REILLY case study */
.case-study-RR .new-card {
  height: 270px;
}

.case-study-RR .new-card li {
  color: #000 !important;
  font-size: 20px !important;
  line-height: 32px !important;
  margin: 0 0 0 20px;
  padding: 0 0 0 10px;
}

.case-study-RR .new-card .checkmarks li {
  color: #000 !important;
  font-size: 20px !important;
  line-height: 32px !important;
  margin: 0 0 0 20px;
  padding: 0 0 0 10px;
  text-shadow: 0 0 20px 2px rgb(0 0 0 / 100%);
}

.case-study-RR .new-card .checkmarks li::marker {
  color: #00b82e;
  content: "\f00c" !important;
  font-family: "Font Awesome 5 Free" !important;
  font-style: normal;
  font-weight: bold;
}

blockquote.small {
  font-size: 20px;
}

@media (max-width: 1200px) {
  .case-study-RR .new-card {
    height: 330px;
  }
}

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

@media (max-width: 767px) {
  .case-study-RR .new-card {
    height: 270px;
    margin-bottom: 20px;
  }
}

@media (max-width: 575px) {
  .case-study-RR .new-card {
    padding: 20px;
  }

  .case-study-RR .new-card li {
    color: #000 !important;
    font-size: 20px !important;
    line-height: 32px !important;
    margin: 0 0 0 20px;
    padding: 0 0 0 10px;
  }
}

/* OLD STYLES: caseStudySection */
.caseStudySection {
  padding-top: 152px;
  padding-bottom: 70px;
}

.caseStudySection .bookImage {
  width: 224px;
  margin-top: -95px;
  display: inline-block;
}

.caseStudySection .bookImage > div {
  height: 273px;
  border-radius: 10px;
}

.caseStudySection .colInner {
  padding: 0px 18px 34px 19px;
  background: #fff;
  padding: 25px;
  -webkit-box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.15);
  border-radius: 8px !important;
  -webkit-border-radius: 8px !important;
  -moz-border-radius: 8px !important;
  padding-top: 30px !important;
  height: 100%;
}

.caseStudySection .bookCol {
  padding: 0px 15px;
  margin-bottom: 155px;
}

.caseStudySection .bookCol:nth-last-child(-n + 3) {
  margin-bottom: 0px;
}

.caseStudySection .bookColParent {
  margin: 0px -15px;
}

.caseStudySection .tagName {
  line-height: 1.25;
  font-size: 16px;
  color: #333;
}

.caseStudySection .rightContentBox {
  padding-top: 36px;
}

.rank-section .rank-inner-wrap .rank-caption-wrap .rank-title h2 {
  color: #000 !important;
}

.benefits-caption ul li {
  color: #fff !important;
}

.case-study-container {
  /* margin-top: 50px; */
}



.hero-links a {
  display: block;
}

.hero-links h3 a {
  color: #00b82e;
  text-decoration: none;
}

.hero-links h4 {
  padding: 0 !important;
}

.hero-links h4 a {
  color: #00b82e;
  text-decoration: none;
}


div#ebooks,
div#reports,
div#white-papers,
div#one-pagers {
  border-top: 1px solid #aaa;
  padding-top: 20px;
  width: 100%;
}




@media(max-width: 992px) {
.ebook-cover img {
  margin-bottom: 20px;
  width: 200px !important;
}
}


/********************* eBook LP PAGE ********************/



.ebook-intro-1 {
}

.ebook-intro-1 h2 {
  padding-top: 90px;
}

.ebook-intro-1 h3 {
  padding-bottom: 60px;
}

.ebook-intro-1_img {
  padding: 90px;
}

.ebook-intro-1_img:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/blur-bg-4.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 35%;
  content: "";
  height: 100%;
  left: -60px;
  right: 0;
  top: 0;
  width: 600px;
  position: absolute;
  z-index: -1;
}

.ebook-intro-1_img-2:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/blur-bg-4.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 35%;
  content: "";
  height: 100%;
  left: -60px;
  right: 0;
  top: 0;
  width: 600px;
  position: absolute;
  z-index: -1;
}

.ebook-more h2 {
  padding-top: 150px;
  text-align: left !important;
}

.ebook-more-1 {
  padding: 50px 0 50px 120px;
  position: relative;
}

.ebook-more-1:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/blur-bg-3.png");
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  width: 900px;
  position: absolute;
  z-index: -1;
}

.ebook-part-1 a,
.ebook-part-2 a,
.ebook-part-3 a {
  text-decoration: none;
}

.ebook-part-1 {
  display: inline-block;
  width: 260px;
}

.ebook-part-2 {
  display: inline-block;
  width: 260px;
}

.ebook-part-3 {
  display: inline-block;
  width: 270px;
}

@media (max-width: 1200px) {
  .ebook-intro-1_img {
    padding: 60px;
  }

  .ebook-intro-1_img:after {
    left: -110px;
  }
}

@media (max-width: 922px) {
  .ebook-more h2 {
    padding-top: 50px;
    text-align: center !important;
  }
}

@media (max-width: 767px) {
  .ebook-intro-1 h2 {
    padding-top: 0;
  }

  .ebook-part-1 {
    width: 220px;
  }

  .ebook-part-3 {
    width: 230px;
  }

  .ebook-more-1 {
    padding: 50px 0 50px 40px;
  }

  .ebook-intro-1_img:after {
    left: 0;
    right: 0;
  }
}

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

/* CAREERS */



/* AWARDS */

.callout-box {
  background: rgba(0, 184, 46, 0.17);

  padding: 30px;
}

/* SEARCH RESULTS */

.results-pre-header {
  background-color: transparent !important;
  padding: 50px 0 !important;
}

.results-full {
  background-color: transparent !important;
  margin-bottom: 100px;
}

.results-pre-header h1,
.results-pre-header h5 {
  text-align: left;
}

.hs-search-results__title {
  color: #0091ea !important;
  font-family: "Manrope", sans-serif !important;
  letter-spacing: -1px;
}

.hs-search-results__description {
  padding-bottom: 10px;
}

.systems-page {
  padding: 0 !important;
}

.sub-pre-header {
  background: transparent !important;
  padding: 140px 0 20px;
}

.sub-pref-full {
  background-color: transparent !important;
  padding: 20px 0 100px !important;
}

.hs-search-highlight {
  text-decoration: underline;
}

.stickyParent .container {
  position: relative;
}

/* 404 PAGE */

.error-page-full {
  background-color: transparent !important;
  margin-top: -100px;
}

/* POP UP TESTS */

/* HOME POPUP TEST */
/* PREVIEW VIEW 1 */

.leadinModal-4885312 .leadin-preview-wrapper .dyno-image {
  margin-bottom: 0 !important;
  margin-right: 0 !important;
  width: 100% !important;
}

.leadinModal-4885312 .leadin-preview-wrapper .dyno-image img {
  max-width: 100% !important;
}

@media only screen and (max-width: 768px) {
  .leadinModal-4885312.leadinModal.leadinModal-v3 .dyno-image {
    max-width: 100% !important;
    width: 100% !important;
  }

  .leadinModal-4885312.leadinModal.leadinModal-v3 .dyno-image img {
    max-height: 100% !important;
  }

  .leadinModal-4885312.leadinModal.leadinModal-theme-default.leadinModal-v3
    .leadin-content-body,
  .leadinModal-4885312.leadinModal.leadinModal-v3 .leadin-content-body {
    padding: 0 !important;
  }

  .leadinModal-4885312.leadinModal.leadinModal-theme-default.leadinModal-v3
    .advance-wrapper,
  .leadinModal-4885312.leadinModal.leadinModal-v3 .advance-wrapper {
    margin-left: auto !important;
  }
}

.leadinModal-4885312 .leadin-preview-wrapper h4 {
  color: #000 !important;
  font-size: 40px !important;
  left: 30px;
  letter-spacing: -1px !important;
  line-height: 1.3 !important;
  margin-left: 0 !important;
  position: absolute;
  text-align: left !important;
  top: 20px;
  width: 260px;
}

.leadinModal-4885312 .leadin-preview-wrapper .advance-wrapper {
  bottom: 0;
  left: 0;
  margin: 0 auto 20px;
  position: absolute;
  right: 0;
  width: 60%;
}

.leadinModal-4885312 .leadin-preview-wrapper {
  padding: 0 !important;
}

.leadinModal-4885312 .leadin-preview-wrapper .advance-wrapper .leadin-button {
  border-radius: 30px;
  font-size: 18px;
  letter-spacing: 0.2px;
  padding: 14px !important;
  text-transform: uppercase;
}

/* FORM VIEW 2 */

.leadinModal-4885312 .leadin-message-wrapper .dyno-image {
  display: none !important;
}

.leadinModal-4885312 .leadin-message-wrapper h4,
.leadinModal-4885312 .leadin-message-wrapper ol,
.leadinModal-4885312 .leadin-message-wrapper p,
.leadinModal-4885312 .leadin-message-wrapper ul,
.leadinModal-4885312 .leadin-message-wrapper h4,
.leadinModal-4885312 .leadin-message-wrapper ol,
.leadinModal-4885312 .leadin-message-wrapper p,
.leadinModal-4885312 .leadin-message-wrapper ul,
.leadinModal-4885312 .leadin-form-wrapper {
  margin-left: 0 !important;
}

.leadinModal-4885312 .leadin-button-wrapper {
  padding-top: 40px !important;
}

.leadinModal-4885312
  button.leadin-button.leadin-button-primary.leadin-primary.leadin-submit {
  border-radius: 20px;
  font-size: 16px;
  text-transform: uppercase;
}

/* HOME 2 TEST */

.leadinModal-4877962 .dyno-image {
  width: 100% !important;
}

.leadinModal-4877962 .dyno-image img {
  max-width: 100% !important;
}

.leadinModal-4877962.leadinModal-preview h4 {
  margin-left: 0 !important;
  text-align: center !important;
}

.leadinModal-4877962 .advance-wrapper {
  width: 60%;
  margin: 0 auto !important;
}

/*SLIDE-IN CTA
--------------------------------------------- */
#slidebox {
  padding: 10px 16px 10px 10px;
  background-color: #fff;
  /*     border-top: 3px solid #F7761F; */
  position: fixed;
  bottom: 0;
  right: -800px;
  -moz-box-shadow: -2px 0 5px #aaa;
  -webkit-box-shadow: -2px 0 5px #aaa;
  box-shadow: -2px 0 5px #aaa;
  width: 800px;
  z-index: 99999;
}

#popup {
  padding: 10px 16px 10px 10px;
  background-color: #fff;
  /*     border-top: 3px solid #F7761F; */
  position: fixed;
  bottom: 0;
  height: 400px;
  left: 0;
  margin: 0 auto;
  right: 0;
  top: 30%;
  opacity: 0;
  -moz-box-shadow: -2px 0 5px #aaa;
  -webkit-box-shadow: -2px 0 5px #aaa;
  box-shadow: -2px 0 5px #aaa;
  width: 800px;
  z-index: 99999;
}

a.close {
  background: transparent
    url(//53.fs1.hubspotusercontent-na1.net/hub/53/file-527841348-gif/close.gif) no-repeat
    top left;
  width: 13px;
  height: 13px;
  position: absolute;
  cursor: pointer;
  top: 10px;
  right: 10px;
}

a.close:hover {
  background-position: 0 -13px;
}

@media only screen and (max-device-width: 480px) {
  #slidebox {
    width: 100%;
  }
}

/* BANNER WITH FORMS */

.BannerWithForm {
  margin-top: 0 !important;
}

.bannerFormInner {
  margin: 0 auto 50px;
  width: 90%;
}

[data-aos^="fade"],
[data-aos^="zoom"] {
  opacity: 1 !important;
  transform: none !important;
}

.bgIcon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 3.5%;
  z-index: 1;
}

/* JOB DESCRIPTION */

.sidebar {
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.sidebar.sticky {
  position: fixed;
  left: auto !important;
  max-width: 285px !important;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.career-page-box {
  padding-top: 40px !important;
}

.title-text-content {
  padding-bottom: 10px !important;
}

.list-content {
  padding-bottom: 10px !important;
}

.right-side-title {
  padding-bottom: 10px !important;
}

.left-side-career-title {
  box-shadow: none !important;
}

.left-side-career-title ul {
  padding-top: 5px !important;
}

.left-side-career-title ul li a {
  color: #00b82e !important;
  font-family: "Manrope", sans-serif !important;
  text-decoration: none;
}

div#applyform.modal {
  border-radius: 32px !important;
  max-width: 800px;
  -webkit-border-radius: 32px !important;
  -moz-border-radius: 32px !important;
}

.apply-form-new .input ul li.hs-form-checkbox span {
  font-family: "Manrope", sans-serif !important;
}

.apply-form-new .input ul li.hs-form-checkbox span:before {
  display: none;
}

form input[type="checkbox"] + span,
form input[type="radio"] + span {
  padding-left: 0;
}

.mdl-checkbox__box-outline {
  border: 1px solid;
}

.submitted-message {
  font-size: 26px;
  letter-spacing: -0.5px;
  padding: 0 0 30px;
  text-align: center;
}

/* COOKIE POP-UP */

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner {
  padding: 10px 0 !important;
}

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a {
  color: #00b82e !important;
}

div#hs-eu-cookie-confirmation
  div#hs-eu-cookie-confirmation-inner
  a#hs-eu-confirmation-button {
  color: #fff !important;
}

div#hs-eu-cookie-confirmation #hs-eu-close-button-container {
  position: absolute;
  right: 0;
}

div#hs-eu-cookie-confirmation
  #hs-eu-close-button-container
  a#hs-eu-close-button[role="button"] {
  font-size: 20px !important;
  line-height: 25px !important;
  margin-right: 0 !important;
}

#hs-eu-policy-wording p {
  font-size: 15px !important;
}

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p {
  margin: 0 10px 12px !important;
}

#hs-eu-close-button-container {
  margin-top: 0 !important;
}

/* MEDIA PRESS PAGE */

.media-link-col {
  margin-bottom: 20px;
}

.media-link.card {
  padding: 0 !important;
}

.media-link-content {
  padding: 25px;
}

.media-link-title {
}

.media-link-title h4 {
  color: #000 !important;
}

h5.media-date {
  font-size: 14px;
  letter-spacing: 0;
}
.media-link {
  margin-top: 20px;
}
.media-link a {
  bottom: 20px;
  color: #00b82e !important;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: -0.5px;
  position: absolute;
  right: 30px;
  text-decoration: none;
}

.media-link a::after {
  content: "→";
}

.media-link-featured-image {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: 1px solid #ddd;
  display: block;
  padding-bottom: 63%;
}

.media-link-tag {
  background: #dd5a00 !important;
  border-radius: 25px;
  color: #fff !important;
  display: inline-block;
  font-weight: 600 !important;
  letter-spacing: 0.2px;
  margin: 5px 10px 30px 0;
  padding: 0 10px;
  text-decoration: none;
  text-transform: uppercase;
}

/* LEGAL PAGE */

.legal-page .sticky {
  position: sticky;
  top: 100px;
}

.cp-7.adTag {
  margin-top: 0;
}

@media (max-width: 922px) {
  .t-img-sm-center {
    margin: 0 auto;
    max-width: 60%;
  }
}

@media (max-width: 922px) {
  p.AdTag br {
    display: none;
  }
}

@media (max-width: 575px) {
  .t-img-sm-center {
    margin: 0 auto;
    max-width: 100%;
  }
}

/* AD TAG PROTECTION PAGE */

h1.AdTagProtection em:after {
  bottom: -41px;
  left: 0;
  transform: rotate(1deg);
}

@media (max-width: 575px) {
  h1.AdTagProtection em:after {
    bottom: -45px;
  }
}

/* OFFER PAGES */

h1.hero.vets-day-offer em:after {
  bottom: -46px;
  left: 7px;
  width: 88% !important;
}

.hero-section.cyber-monday-offer h1 em:after {
  background-image: url("https://www.anura.io/hubfs/2023%20Anura%20Website/underline-white.svg");
  bottom: -44px;
  height: 50px;
  left: 20px;
  width: 240px;
}

/* --------------- RESPONSIVE --------------- */

@media only screen and (min-width: 2000px) {
  .hero-background,
  .blog-background,
  .cta-background {
    background-size: cover;
  }

  .hero-background {
    height: 1400px;
  }
}

@media only screen and (min-width: 1500px) {
  .blog-background {
    background-size: cover;
  }

  .hero-background {
    height: 1100px;
  }

  .sidebar.sticky {
    /*     left: 13% !important; */
  }
}

@media only screen and (min-width: 1200px) {
  .container {
    max-width: 1140px !important;
  }
}

@media only screen and (max-width: 1230px) {
  .dashboard-wrapper {
    max-width: 1000px;
  }

  .dashboardSection .imageBox {
    padding-bottom: 68.1%;
    width: 90%;
  }
}

@media only screen and (max-width: 1200px) {
  .hhs-header-cta {
    padding: 20px 30px 20px 10px;
  }

  .hhs-header-logo {
    padding-left: 35px !important;
  }

  /* Mobile Menu */

  #hhs-main-nav .custom-menu-primary .hs-menu-wrapper > ul > li {
    margin-left: 10px !important;
  }

  .hhs-header-mod
    .hhs-header-menu
    .hs-menu-wrapper.hs-menu-flow-horizontal
    > ul
    li
    a {
    font-size: 14px !important;
    letter-spacing: -0.3px;
  }

  .hhs-header-mod .header-login {
    margin-left: 22px !important;
  }

  .header-login a {
    padding-left: 22px !important;
  }

  .hhs-header-search a {
    padding: 23px 8px 27px !important;
  }

  .header-calc a {
    padding: 26px 15px 24px 15px;
  }

  /*   UNDERLINES UNDER 1200 */

  .cp-5 {
    clip-path: polygon(0 36%, 100% 0, 100% 100%, 0 100%);
    -webkit-clip-path: polygon(0 36%, 100% 0, 100% 100%, 0 100%);
  }

  /*   SOLVE */
  #cd-timeline::before {
    height: 107%;
  }

  div#integration-anywhere {
    margin-top: -320px !important;
    padding-top: 330px !important;
  }

  q.small.two::before {
    left: 0;
  }

  q.small.two::after {
    right: 0;
  }

  .card.col {
    margin-left: 0;
    margin-top: 30px;
    width: 100%;
  }
}

@media only screen and (max-width: 1080px) {
  .hero-hex-2 {
    left: 10%;
  }

  .hamburger {
    padding-right: 25px !important;
  }

  .scrolling-testimonials .flickity-viewport {
    /*     height: 600px !important;   */
  }

  .hhs-tab-content .panel .col-4.stat .stat-container {
    padding: 0;
  }

  /*   REQUEST A TRIAL */

  .request-trial .hhs-form-con.c2 {
    float: none;
    margin: 0 auto !important;
  }

  /*   WHY ANURA */
  .dashboard-wrapper {
    max-width: 860px;
  }

  /*   qoute */
  q.small::before {
    left: -25px;
  }

  q.small::after {
    right: -25px;
  }

  .support-img.center {
    width: 350px;
  }

  /* .cd-timeline-img.one img {
    margin-left: -20px;
    margin-top: -19px;
    width: 50px;
  }

  .cd-timeline-img.two img {
    margin-left: -18px;
    margin-top: -17px;
    width: 32px;
  }

  .cd-timeline-img.three img {
    margin-left: -16px;
    margin-top: -20px;
    width: 37px;
  }

  .cd-timeline-img.four img {
    margin-left: -20px;
    margin-top: -20px;
    width: 50px;
  } */
}

@media only screen and (min-width: 922px) {

  /*   home hero */
  #hero {
    padding-top: 170px !important;
  }

  #hero .container {
    max-width: 1200px !important;
    padding-left: 64px;
  }

  /*   gen'l hero */
  .hhs-hero-mod.hero {
    padding-top: 170px !important;
  }

  .hhs-hero-mod.hero .container {
    max-width: 1200px !important;
    padding-left: 64px;
  }

  nav.sc-site-header__menu {
    display: block !important;
  }

  /* Drop Down */

  .custom-menu-primary .hs-menu-wrapper > ul {
    margin-top: 0 !important;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul {
    min-width: 180px !important;
  }

  .hs-menu-wrapper.hs-menu-flow-horizontal
    > ul
    li.hs-item-has-children
    ul.hs-menu-children-wrapper {
    border-radius: 4px;
    box-shadow: 0 1px 4px 1px rgb(0 0 0 / 25%) !important;
    top: 100px;
    opacity: 0;
    padding: 10px !important;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
  }

  .hs-menu-wrapper.hs-menu-flow-horizontal
    > ul
    li:nth-child(2).hs-item-has-children
    ul.hs-menu-children-wrapper {
    display: flex;
    flex-wrap: wrap;
    left: -264px !important;
    padding: 30px 20px 5px 10px !important;
    width: 584px !important;
  }

  .hs-menu-wrapper.hs-menu-flow-horizontal
    > ul
    li:nth-child(3)
    ul.hs-menu-children-wrapper {
    left: -60px !important;
  }

  .hs-menu-wrapper.hs-menu-flow-horizontal
    > ul
    li:nth-child(4)
    ul.hs-menu-children-wrapper {
    left: -47px !important;
  }

  .hs-menu-wrapper.hs-menu-flow-horizontal
    > ul
    li:nth-child(5)
    ul.hs-menu-children-wrapper {
    left: -33px !important;
  }

  .hs-menu-wrapper.hs-menu-flow-horizontal
    > ul
    li:nth-child(2):hover
    ul.hs-menu-children-wrapper {
    opacity: 1;
    top: 79px;
  }

  .hs-menu-wrapper.hs-menu-flow-horizontal
    > ul
    li:nth-child(3):hover
    ul.hs-menu-children-wrapper {
    opacity: 1;
    top: 79px;
  }

  .hs-menu-wrapper.hs-menu-flow-horizontal
    > ul
    li:nth-child(4):hover
    ul.hs-menu-children-wrapper {
    opacity: 1;
    top: 79px;
  }

  .hs-menu-wrapper.hs-menu-flow-horizontal
    > ul
    li:nth-child(5):hover
    ul.hs-menu-children-wrapper {
    opacity: 1;
    top: 79px;
  }

  .hs-menu-wrapper.hs-menu-flow-horizontal
    > ul
    li:nth-child(2)
    ul
    li.hs-menu-item {
    background-position: top;
    background-repeat: no-repeat;
    clear: inherit !important;
    content: "";
    float: left;
    padding: 0;
    text-align: center !important;
    width: 110px !important;
  }

  .hs-menu-wrapper.hs-menu-flow-horizontal
    > ul
    li:nth-child(2).hs-item-has-children
    ul.hs-menu-children-wrapper
    li
    a {
    padding: 30px 5px !important;
  }

  .hs-menu-wrapper.hs-menu-flow-horizontal
    > ul
    li:nth-child(2)
    ul
    li.hs-menu-item:nth-child(1) {
    background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/icons/affiliate-icon-28x28.svg");
  }

  .hs-menu-wrapper.hs-menu-flow-horizontal
    > ul
    li:nth-child(2)
    ul
    li.hs-menu-item:nth-child(2) {
    background-image: url("https://www.anura.io/hubfs/ASSETS-Images/clicks-icon.png");
  }

  .hs-menu-wrapper.hs-menu-flow-horizontal
    > ul
    li:nth-child(2)
    ul
    li.hs-menu-item:nth-child(3) {
    background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/icons/surveys-icon.svg");
    padding-bottom: 0 !important;
  }

  .hs-menu-wrapper.hs-menu-flow-horizontal
    > ul
    li:nth-child(2)
    ul
    li.hs-menu-item:nth-child(4) {
    background-image: url("https://www.anura.io/hubfs/ASSETS-Images/programmatic-icon.png");
    padding-bottom: 0 !important;
  }

  .hs-menu-wrapper.hs-menu-flow-horizontal
    > ul
    li:nth-child(2)
    ul
    li.hs-menu-item:nth-child(5) {
    background-image: url("https://www.anura.io/hubfs/ASSETS-Images/lead-gen-icon.png");
    padding-bottom: 0 !important;
  }

  .hs-menu-wrapper.hs-menu-flow-horizontal
    > ul
    li:nth-child(2)
    ul
    li.hs-menu-item:nth-child(6) {
    background-image: url("https://www.anura.io/hubfs/ASSETS-Images/tcpa-icon.png");
    padding-bottom: 0 !important;
  }

  .hs-menu-wrapper.hs-menu-flow-horizontal
    > ul
    li:nth-child(2)
    ul
    li.hs-menu-item:nth-child(7) {
    background-image: url("https://www.anura.io/hubfs/ASSETS-Images/ecommerce-icon.png");
  }

  .hs-menu-wrapper.hs-menu-flow-horizontal
    > ul
    li:nth-child(2)
    ul
    li.hs-menu-item:nth-child(8) {
    background-image: url("https://www.anura.io/hubfs/ASSETS-Images/brand-icon.png");
  }

  .hs-menu-wrapper.hs-menu-flow-horizontal
    > ul
    li:nth-child(2)
    ul
    li.hs-menu-item:nth-child(9) {
    background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/icons/bots-icon-1.svg");
  }

  .hs-menu-wrapper.hs-menu-flow-horizontal
    > ul
    li:nth-child(2)
    ul
    li.hs-menu-item:nth-child(10) {
    background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/icons/ad-fraud-icon.svg");
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .blog-thumbnails .post:nth-child(3) .hhs-post-feat-img,
  .blog-thumbnails .post:nth-child(4) .hhs-post-feat-img,
  .blog-thumbnails .post:nth-child(5) .hhs-post-feat-img,
  .blog-thumbnails .post:nth-child(6) .hhs-post-feat-img {
    background-image: none !important;
  }

  .blog-thumbnails .post:nth-child(3) .hhs-post-content,
  .blog-thumbnails .post:nth-child(4) .hhs-post-content,
  .blog-thumbnails .post:nth-child(5) .hhs-post-content,
  .blog-thumbnails .post:nth-child(6) .hhs-post-content {
    margin-left: 20px;
  }

  .blog-thumbnails .post:nth-child .hhs-post-summary {
    display: none;
  }

  .calculator .resultBig h2 {
    font-size: 30px;
  }

  .calculator .resultBig h2:after {
    top: 173px;
  }
}

@media (max-width: 992px) {
  /* Modal */
  .jquery-modal.blocker {
    padding: 15px !important;
  }

  .header-hat-message {
    display: none;
  }

  /* Blog thumbs */

  .blog-thumbnails .post h4 {
    font-size: 22px !important;
    line-height: 26px !important;
    margin-top: 6px;
  }

  .blog-thumbnails .post h6.reading-minutes {
    font-size: 12px !important;
    letter-spacing: 0.5px;
    position: absolute;
    top: 7px;
    right: 10px !important;
  }

  .blog-thumbnails .post:nth-child(3) h6.reading-minutes,
  .blog-thumbnails .post:nth-child(4) h6.reading-minutes,
  .blog-thumbnails .post:nth-child(5) h6.reading-minutes,
  .blog-thumbnails .post:nth-child(6) h6.reading-minutes {
    top: 7px !important;
    right: 10px !important;
  }

  .blog-thumbnails .post .hhs-blog-post-card {
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
  }

  .blog-thumbnails .post {
    height: 140px !important;
    position: relative !important;
    top: 0 !important;
  }

  .blog-thumbnails .post:nth-child(3),
  .blog-thumbnails .post:nth-child(4),
  .blog-thumbnails .post:nth-child(5),
  .blog-thumbnails .post:nth-child(6) {
    height: 140px;
  }

  .blog-thumbnails .post .hhs-post-content {
    height: 120px;
    left: 0 !important;
    margin-left: 33% !important;
    overflow: hidden;
    padding: 0 !important;
    position: absolute !important;
    right: 20px !important;
    top: 0;
    width: inherit !important;
  }

  .blog-thumbnails .post .hhs-post-feat-img {
    border-right: 1px solid #aaa;
    border-radius: 8px 0 0 8px;
    -webkit-border-radius: 8px 0 0 8px;
    -moz-border-radius: 8px 0 0 8px;
    height: 120px;
    min-height: 120px !important;
    width: 30% !important;
  }

  .blog-thumbnails .post .hhs-post-meta p {
    font-size: 12px !important;
    letter-spacing: 0.5px;
    margin-bottom: 4px;
    margin-top: 4px;
  }

  .blog-thumbnails .post .hhs-post-summary p {
    display: none;
  }

  .blog-title {
    margin-top: 40px;
  }

  /* CALCULATOR BELOW 922 */

  #calc {
    min-height: 1080px;
  }

  .result-sidebar {
    padding: 0 !important;
    top: 480px;
  }

  .calc-cta.desktop {
    display: none;
  }

  .calc-cta.mobile {
    display: block;
    text-align: center;
    padding-top: 250px;
  }

  .calculator .resultBig .calc-cta p {
    display: block;
  }

  .calculator .resultBig h2,
  .calculator.home .resultBig h2 {
    margin: 37px auto 220px;
    width: 258px;
  }

  .calculator .resultBig h2:after {
    background-position: center;
    left: 0;
    top: 127px;
    width: 100%;
  }

  .calculator.home .resultBig h2:after {
    background-position: center;
    left: 0;
    top: 85px;
    width: 100%;
  }

  .calculator .result-sidebar .resultBox {
    border-radius: 0 0 8px 8px !important;
    -webkit-border-radius: 0 0 8px 8px !important;
    -moz-border-radius: 0 0 8px 8px !important;
    background: #fff;
    box-shadow: inset 0 10px 10px -10px rgb(0 0 0 / 30%) !important;
    margin-top: 0 !important;
    min-height: 100%;
    padding-top: 40px !important;
  }

  .calculator.home .result-sidebar .resultBox {
    border-radius: 0 0 8px 8px !important;
    -webkit-border-radius: 0 0 8px 8px !important;
    -moz-border-radius: 0 0 8px 8px !important;
    background: #fff;
    box-shadow: inset 0 10px 10px -10px rgb(0 0 0 / 30%) !important;
    margin-top: 0 !important;
    min-height: 100%;
  }

  .calculator .result-sidebar .resultBox .questiontxt,
  .calculator.home .result-sidebar .resultBox .questiontxt {
    height: 83px;
  }

  /*   BACKGROUNDS */
  .hero-background,
  .blog-background,
  .cta-background {
    background-position: center;
    background-size: cover;
  }


  /*   WHY ANURA */
  .dashboard-wrapper {
    max-width: 700px;
    padding-bottom: 270px;
  }

  .hhs-accordion-1 {
    margin-top: 0 !important;
  }
  div#integration-anywhere {
    margin-top: -360px !important;
    padding-top: 360px !important;
  }
  .light-gradient-top {
    background-size: contain;
  }

  .page-background {
    margin-top: 0;
  }

  /* remove fixed header */
  .hhs-header-mod {
    position: relative;
    top: 0px;
  }

  /* header solid white */
  .hhs-header-mod {
    background-color: rgba(255, 255, 255, 1) !important;
  }

  /* remove transitions */
  .sticky-menu {
    box-shadow: 0 1px 2px 1px rgb(0 0 0 / 15%) !important;
    position: relative !important;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }

  /* remove transitions */
  .sticky-menu.active {
    position: relative;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }

  /* change cta to green */
  .hhs-header-mod .header-cta {
    background: #00b82e !important;
    box-shadow: inset 80px 0 80px 0px #00a26f !important;
    color: #ffffff !important;
    line-height: 0.7em !important;
    margin-top: 0;
  }

  .hhs-nav-opt-items {
    padding-right: 40px;
  }

  /*   Menu fix */
  .hhs-header-mod .header-login {
    margin-left: 0;
    padding-left: 0;
  }

  .hhs-header-mod .header-login a {
    padding-left: 25px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li {
    margin-left: 15px !important;
  }

  /* in position */
  .custom-menu-primary.js-enabled {
    float: none;
    position: absolute;
    top: 0px !important;
    right: 0px;
  }

  .custom-menu-primary.js-enabled .hamburger {
    display: inline-block !important;
  }

  .custom-menu-primary .hs-menu-wrapper,
  .custom-menu-primary.js-enabled .hs-menu-wrapper,
  .custom-menu-primary.js-enabled .hs-menu-children-wrapper {
    display: none;
  }

  .custom-menu-primary .hs-menu-wrapper > ul {
    box-shadow: inset 0 5px 4px -5px rgb(0 0 0 / 40%);
    /* shadow on top of mobile menu */
    padding-top: 20px;
  }

  #hhs-main-nav .custom-menu-primary .hs-menu-wrapper > ul > li {
    padding-left: 30px !important;
    /* add padding instead of margin */
    margin: 0 !important;
    /* remove margin throwing width off */
  }

  #hhs-main-nav .custom-menu-primary .hs-menu-wrapper > ul > li:last-child {
    padding-bottom: 20px;
  }

  #hhs-main-nav .custom-menu-primary .hs-menu-wrapper > ul > li a {
    font-size: 15px !important;
    /* mobile menu font size */
  }

  /*   mobile menu drop down */
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
    margin-left: 0 !important;
  }

  .hs-menu-wrapper.hs-menu-flow-horizontal
    > ul
    li.hs-item-has-children
    ul.hs-menu-children-wrapper {
    box-shadow: none !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }

  li.hs-menu-item.hs-menu-depth-1.hs-item-has-children:last-child {
    box-shadow: 0 3px 6px -3px rgb(0 0 0 / 30%);
  }

  .hs-menu-wrapper.hs-menu-flow-horizontal
    > ul
    li.hs-item-has-children
    ul.hs-menu-children-wrapper
    li
    a {
    padding: 8px 20px !important;
  }

  .hs-menu-wrapper.hs-menu-flow-horizontal
    > ul
    li.hs-item-has-children
    ul.hs-menu-children-wrapper
    ul
    li
    a {
    padding: 8px 20px !important;
  }

  .hs-menu-wrapper.hs-menu-flow-horizontal
    > ul
    li.hs-item-has-children
    > a:after {
    content: "";
  }

  .hhs-header-menu
    .hs-menu-wrapper.hs-menu-flow-horizontal
    > ul.hhs-nav-links
    li.hs-menu-item:nth-child(2)
    > a:after {
    display: none;
  }

  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    margin-left: 0 !important;
  }

  /* main nav link */
  .hhs-header-menu
    .hs-menu-wrapper.hs-menu-flow-horizontal
    > ul
    li.hs-menu-item
    a {
    padding: 15px 5px !important;
  }

  .hs-menu-depth-2 .child-trigger {
    top: 0 !important;
  }

  .child-trigger {
    border-left: 0 !important;
    height: 50px !important;
    top: 0 !important;
    width: 100% !important;
  }

  .child-trigger i {
    background-color: transparent;
    bottom: 0 !important;
    height: 20px;
    position: absolute !important;
    right: 20px;
    top: 18px !important;
    width: 20px;
  }

  .child-trigger.child-open i {
    height: 20px;
    top: 13px !important;
  }

  .child-trigger i:after {
    background-color: transparent;
    content: "\f107" !important;
    display: inline-block;
    height: 0;
    font-family: "Font Awesome 5 Free" !important;
    font-style: normal;
    font-weight: bold;
    left: 0;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 3px;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }

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

  /*   header login link */
  .hhs-header-mod .header-login {
    border-left: 0px !important;
  }

  /* .blog-index__post-image--large {
    border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    border-right: 1px solid #DDD;
  } */

  .integration-pattern {
    height: 700px;
    margin: 50px auto;
    width: 450px;
  }
}

@media(max-width: 992px) {
    /* Home Hero */
    .hhs-hero-mod .container {
      max-width: 100% !important;
      /*     padding-left: 64px; */
    }
  
}


@media only screen and (min-width: 768px) {
  .mega-menu .container {
    max-width: 960px;
  }

  .cd-timeline-content h2 {
    font-size: 20px;
    font-size: 1.25rem;
  }

  .cd-timeline-content p {
    font-size: 16px;
    font-size: 1rem;
  }

  .cd-timeline-content .cd-read-more {
  }

  .cd-timeline-content .cd-date {
    color: #000;
    font-size: 30px;
    line-height: 40px;
    padding: 5px 0;
  }
}

@media (min-width: 768px) and (max-width: 922px) {
  .container {
    /*     max-width: 860px !important; */
    max-width: 100% !important;
  }

  /* BRAND GUIDELINES */

  .md-margin-top .c2 {
    margin-top: 50px;
  }
}

@media screen and (max-width: 767px) {
  /*  REMOVE TRANSITIONS FOR MOBILE  */

  .hero,
  .hero em,
  .hero em:after,
  .hero-2,
  .hero-2 em,
  .hero-2 em:after,
  /* .hero-section img, */
  .hero-section h1.hero,
  .hero-section h4.hero,
  .hero-section h5.prehead,
  .anura-protects h5,
  .anura-protects h2,
  .anura-protects li,
  .blog-thumbnails .post,
  #what-is-anura h5,
  #what-is-anura h2,
  .video-home,
  /* .card-flippers .hhs-card-flip-con, */
  .video-learn-more,
  #integration-home h5,
  #integration-home h2,
  #integration-home h4,
  .integration-learn-more a,
  .leadership h5,
  .leadership li,
  .see-all-blogs,
  .callout,
  .fa-quote-right,
  .blog-title h2,
  .blog-title div,
  .calculator-home-cta h5,
  .calculator-home-cta h2,
  .calculator-home-cta .learn-more,
  .footer-cta,
  .footer-cta a.cta_button,

  /* WHY ANURA */
  .hs-content-id-74498761379 .animate-1,
  .hs-content-id-74498761379 .animate-2 h5.prehead,
  .hs-content-id-74498761379 .animate-3.tabs li,
  .hs-content-id-74498761379 .animate-3.tabs h3,
  .hs-content-id-74498761379 .animate-3 .learn-more,
  .hs-content-id-74498761379 .animate-4 img,
  .hs-content-id-74498761379 .animate-4 q,
  .hs-content-id-74498761379 .animate-4 p,
  .hs-content-id-74498761379 .support-2 h2,
  .hs-content-id-74498761379 .support-2 ul,
  .hs-content-id-74498761379 .animate-5 img,
  .hs-content-id-74498761379 .animate-5 h2,
  .hs-content-id-74498761379 .animate-5 p,
  .hs-content-id-74498761379 .animate-6 h2,
  .hs-content-id-74498761379 .animate-6 p,
  .hs-content-id-74498761379 .dashboardSection,
  .cta-point h3,
  .cta-point p,
  .point,
  /* .reviews h2,
.reviews .five-stars,
.reviews .google-logo,
.reviews p, */
  .why-choose-anura h5,
  .why-choose-anura h2,
  .why-choose-anura ul,
  .why-choose-anura q,

  /* SOLVE */
  .integration h5,
  .integration-headline h4.integration,
  .integration-headline.two h4.integration,
  .integration-wizard-p h2,
  .integration-wizard-p h4,
  .integration-headline-two h2,
  .integration-headline-two h4,
  .integration-wizard .video,
  .integration-icons.row-1 .c1,
  .integration-icons.row-1 .c2,
  .integration-icons.row-1 .c3,
  .integration-icons.row-2 .c1,
  .integration-icons.row-2 .c2,
  .integration-icons.row-2 .c3,
  .integration-icons.row-3 .c1,
  .integration-icons.row-3 .c2,
  .integration-icons.row-3 .c3,
  .integration-icon,
  .solve-quote,
  .solve-quote-2,
  .solve-time-headline h2,
  .solve-time-headline h3,

  /* BLOG */
  .hhs-blog-grid-cards .blog-index__post {
    opacity: 1 !important;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    transition: none !important;
    visibility: visible !important;
  }

  body header.header {
    /* overflow-x: hidden; */
    top: 0 !important;
  }

  .sticky-menu.active {
    display: block !important;
  }

  .container {
    max-width: 100% !important;
  }

  .header-calc a {
    padding-right: 16px !important;
  }

  /* h1 br,
  h2 br,
  h3 br,
  h4 br {
    display: none;
  } */

  ul.large {
    margin: 1rem 0;
  }

  h2.underline-130px em:after {
    bottom: -38px;
    width: 100px;
  }

  h2.underline-h2-240px em:after {
    bottom: -37px;
    left: 9px;
    width: 209px;
  }

  h2.underline-99px em:after {
    width: 64px;
  }

  h5 {
    font-size: 15px;
  }


  /*   hide home hero image */
  #hero img {
    display: none;
  }

  #what-is-anura h2 {
    width: 100%;
  }

  /*   CARD FLIPPERS */
  .hhs-card-flip-con .contents {
    padding: 20px !important;
  }
  .client-hex-logos {
    display: none;
  }

  .testimonial.card {
    margin-bottom: 20px;
  }

  #footer-cta {
    padding-bottom: 160px;
    padding-top: 50px;
  }

  /*   PAGES */

  .title-banner {
    margin-top: 50px;
  }

  .split-color-1 {
    width: 100%;
  }

  .split-color-2 {
    width: 0;
  }


  /*   WHY ANURA */

  ul.why-anura {
    padding-left: 130px;
  }

  .hs-content-id-74498761379 .selected-tab {
    display: none;
  }

  .dashboard-wrapper {
    padding-bottom: 200px;
  }

  .support-img.center {
    width: 220px;
  }

  .tag-cert img {
    width: 110px !important;
  }

  .fa-info-circle::before {
    margin: 10px 5px;
  }

  .info h2 {
    position: relative;
  }

  .what-is-ad-fraud {
    display: none !important;
  }

  .invalid-traffic {
    padding-bottom: 280px !important;
  }

  /*   SOLVE */

  div#integration-anywhere {
    margin-top: -650px !important;
    padding-top: 670px !important;
  }

  .integration-wizard-p {
    margin-top: -150px;
    padding: 150px 0 !important;
  }

  .script-direct .c2,
  .plan-cards .c2 {
    margin-top: 30px;
  }

  /*   Blog */
  .hs-blog-listing .hs-search-field {
    margin-bottom: 20px;
    opacity: 1 !important;
    visibility: visible !important;
  }

  .hs-blog-listing .topicListing {
    opacity: 1 !important;
    visibility: visible !important;
  }

  .hs-blog-listing .hs-search-field button {
    right: 14px;
  }

  /* BRAND GUIDELINES */

  .sm-margin-top .c2 {
    margin-top: 50px;
  }
}

@media (max-width: 575px) {
  /*   HEADER */

  .hhs-header-logo .logo-standard {
    max-width: 135px !important;
    width: 135px !important;
  }

  .hhs-header-cta {
    display: none;
  }

  .header-hat-message {
    display: none;
  }

  nav {
    height: 22px;
  }

  .hhs-hat-menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul,
  .hhs-hat-menu > ul {
    margin: 0 !important;
  }

  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: right;
  }

  .hhs-hat-pull-down {
    display: none !important;
  }

  .hhs-header-mod .hhs-nav {
    padding-top: 0 !important;
  }

  /*   header login link */
  .hhs-header-mod .header-login {
    right: 40px;
  }

  .hhs-search-modal.modal a.close-modal {
    right: -7px;
  }

  .header-login a {
    right: 40px;
  }

  .header-calc {
    right: 40px;
  }

  /*   HERO */

  /*  standard padding on home hero container */
  .hhs-hero-mod.hero .container {
    padding-left: 15px !important;
  }

  /*  standard padding on home hero container */
  #hero.container {
    padding-left: 15px !important;
  }

  /*   hide hero image on mobile */
  #hero img {
    display: none;
  }

  /*   hide hero image on mobile */
  .hhs-hero-mod.hero img {
    display: none;
  }

  

  h1.small {
    font-size: 32px;
    line-height: 42px;
  }

  h2.underline-130px em:after {
    bottom: -39px;
    width: 78px;
  }

  h2.title {
    font-size: 32px;
  }

  .cta-row h2.ad-fraud-help em:after {
    bottom: -42px;
    width: 57px;
  }

  ul.why-anura {
    padding-left: 50px;
  }

  /*   CARD FLIPPERS */
  .hhs-card-flip-con .contents {
    padding: 20px !important;
  }

  .card-flippers .hhs-card-flip-con .plus-minus {
    bottom: 7px;
  }

  .card-flippers .back p {
    line-height: 22px !important;
  }

  .leadership .checkmarks li {
    font-size: 16px !important;
    line-height: 29px !important;
  }

  /*   QUOTES */
  q.small {
    font-size: 18px;
    line-height: 25px;
    margin: 0 auto;
    width: 90%;
  }

  q.small::before {
    font-size: 70px;
    left: -15px;
    top: -20px;
  }

  q.small::after {
    bottom: -20px;
    font-size: 70px;
    right: 5px;
    top: inherit;
  }

  q.small.two::before {
    font-size: 70px;
    left: 0;
    top: 0;
  }

  q.small.two::after {
    bottom: 0px;
    font-size: 70px;
    right: 0;
    top: inherit;
  }

  p.name.small {
    font-size: 16px !important;
    margin-bottom: 45px;
  }

  /* WHY ANURA */

  .support-img.center {
    margin: 0 auto 40px;
  }

  /*   WHAT IS AD FRAUD IMAGE */

  .ad-fraud-laptop-1 {
    width: 430px;
  }

  .hhs-social-con {
    margin-top: 30px;
    text-align: center !important;
  }

  /* ---------- ---------- BLOG THUMBNAILS -- */

  /*   .blog-thumbnails {
    padding-top: 160px !important;
  }
 */
  .blog-title h2 {
    font-size: 34px;
    margin-bottom: 0;
    margin-top: 30px;
  }

  .blog-thumbnails .post .hhs-post-content {
    margin-left: 34% !important;
  }

  .blog-thumbnails .post h4 {
    font-size: 16px !important;
    line-height: 22px !important;
    margin-top: 3px;
  }

  /* ---------- ---------- FOOTER -- */

  #footer-cta {
    padding-bottom: 100px;
    padding-top: 30px;
  }

  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: none !important;
  }

  /* SOLVE */

  div#integration-anywhere {
    margin-top: -630px !important;
    padding-top: 660px !important;
  }

  

  .card.plan.two {
    padding: 60px 30px 50px;
  }

  .integration-pattern {
    height: 495px;
    margin: 20px auto;
    width: 325px;
  }
/* 
  .integration-icon {
    width: 100px;
  }

  .integration-icon:nth-child(1) {
    display: none;
    left: 120px;
    top: 8px;
  }

  .integration-icon:nth-child(2) {
    left: 0;
    top: 0;
  }

  .integration-icon:nth-child(3) {
    left: 90px;
    top: 0;
  }

  .integration-icon:nth-child(4) {
    left: 180px;
    top: 0;
  }

  .integration-icon:nth-child(5) {
    left: 270px;
    top: 0;
  }

  .integration-icon:nth-child(6) {
    left: 45px;
    top: 77px;
  }

  .integration-icon:nth-child(7) {
    left: 135px;
    top: 77px;
  }

  .integration-icon:nth-child(8) {
    left: 225px;
    top: 77px;
  }

  .integration-icon:nth-child(9) {
    left: 0;
    top: 155px;
  }

  .integration-icon:nth-child(10) {
    left: 90px;
    top: 155px;
  }

  .integration-icon:nth-child(11) {
    left: 180px;
    top: 155px;
  }

  .integration-icon:nth-child(12) {
    left: 270px;
    top: 155px;
  }

  .integration-icon:nth-child(13) {
    left: 45px;
    top: 233px;
  }

  .integration-icon:nth-child(14) {
    left: 135px;
    top: 233px;
  }

  .integration-icon:nth-child(15) {
    left: 225px;
    top: 233px;
  }

  .integration-icon:nth-child(16) {
    left: 0;
    top: 311px;
  }

  .integration-icon:nth-child(17) {
    left: 90px;
    top: 311px;
  }

  .integration-icon:nth-child(18) {
    left: 180px;
    top: 311px;
  }

  .integration-icon:nth-child(19) {
    left: 270px;
    top: 311px;
  }

  .integration-icon:nth-child(20) {
    left: 45px;
    top: 389px;
  }

  .integration-icon:nth-child(21) {
    left: 135px;
    top: 389px;
  }

  .integration-icon:nth-child(22) {
    left: 225px;
    top: 389px;
  }

  .integration-icon:nth-child(23) {
    left: 0;
    top: 467px;
  }

  .integration-icon:nth-child(24) {
    left: 90px;
    top: 467px;
  }

  .integration-icon:nth-child(25) {
    left: 180px;
    top: 467px;
  }

  .integration-icon:nth-child(26) {
    left: 270px;
    top: 467px;
  }

  .integration-icon:nth-child(27) {
    left: 270px;
    top: 467px;
  } */

  .integration-wizard-p {
    margin-top: -90px;
    padding: 0 0 170px !important;
  }

  .integration-headline-two h4 {
    margin: 0 auto;
    width: 100% !important;
  }

  .script-direct .card {
    padding: 25px 25px 0;
  }

  /*   AD FRAUD DET */

  .ad-fraud-det img {
    width: 80%;
  }

  .calculator {
    padding: 10px 0;
  }

  .calc-card {
    padding: 30px 0 30px 20px !important;
  }

  #losing {
    font-size: 50px !important;
  }
}

/* DRU'S WHACK A MOLE GAME */

.game-board {
}

.game-board h1 {
  display: block;
  width: 100%;
}

.game-board h2 {
  display: block;
  width: 100%;
}

.game-board p {
  font-size: 32px !important;
  line-height: 40px !important;
}

#board {
  width: 540px;
  height: 540px;
  /* background-color: green; */
  margin: 60px auto 90px;
  display: flex;
  flex-wrap: wrap;
  background: url("https://www.anura.io/hubfs/Social-Media-Graphics/Testing-Objects/BG-P.png");
  background-size: cover;
  border: none;
  border-radius: 25px;
  cursor: pointer;
}

#board div {
  /* board = 540 x 540, divide into 3x3 tiles --> 180 x 180 per div */
  width: 173px;
  height: 175px;
  background-image: url("https://www.anura.io/hubfs/Social-Media-Graphics/Testing-Objects/Dot.png");
  background-size: cover;
}

#board div img {
  /* all img tags inside tiles */
  width: 100%;
  /* height: 100px; */
  user-select: none;
  -moz-user-select: none;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

@media (max-width: 575px) {
  #board {
    width: 322px;
    height: 322px;
  }

  #board div {
    width: 100px;
    height: 100px;
  }

  .game-board p {
    font-size: 23px !important;
    line-height: 29px !important;
  }
}

/* DROPDOWN STYLE */

.page .selected-tab:after {
  border-bottom: 3px solid #00b82e !important;
  border-color: #00b82e !important;
  border-left: none !important;
  border-right: 3px solid #00b82e !important;
  border-right-color: #00b82e !important;
  border-top: none !important;
  content: " " !important;
  height: 12px !important;
  position: absolute;
  right: 20px;
  top: 30px;
  transform: rotate(45deg) !important;
  width: 12px !important;
}

.selected-tab {
  border-color: #0091ea !important;
}



.block-img-1,
.block-img-2,
.block-img-3,
.block-img-4,
.block-img-5,
.block-img-6,
.block-img-7 {
  display: none;
}
.block-img-1.active,
.block-img-2.active,
.block-img-3.active,
.block-img-4.active,
.block-img-5.active,
.block-img-6.active,
.block-img-7.active {
  display: block;
}



/* Comp guide */

.comp-guide_banner {
  /* background-image: url('https://www.anura.io/hubfs/2024-AnuraWebsite/Dark-hero-bg_09.png'); */
  background-size: cover;
  height: 250px;
  position: relative;
}
.comp-guide_banner--header {
  left: 20px;
  right: 20px;
  position: absolute;
  text-align: center;
  top: 60px;
}

@media (min-width: 922px) {
  .comp-guide_banner {
    height: 400px;
  }
  .comp-guide_banner--header {
    top: 210px;
  }
}

.comp-guide_breadcrumbs {
  display: flex;
  justify-content: space-between;
}

.comp-guide_breadcrumbs a {
  font-weight: 700;
  text-decoration: underline;  
}
.comp-guide_TOC {
  padding-bottom: 30px; 
}
.comp-guide_TOC a {
  cursor: pointer;
  font-weight: 700;
  text-decoration: underline;
}
.comp-guide_TOC ul li {
  text-indent: -15px;
}
.comp-guide_TOC ul ul li {
  margin-bottom: 0;
  text-indent: -20px;
}
.comp-guide_TOC ul ul ul li {
  margin-bottom: 0;
  text-indent: -25px;
}
.comp-guide_TOC .hs-menu-wrapper.hs-menu-flow-vertical ul li a {
  font-weight: 700;
  line-height: 25px;
  padding: 0 0 10px 17px; 
  text-decoration: underline;
  text-indent: -17px;
  text-wrap: initial;
  white-space: normal;
}
.comp-guide_TOC .hs-menu-wrapper ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  left: 20px;
  position: relative;
}

.comp-guide_breadcrumbs-container.sticky {
  box-shadow: 0 2px 11px 0 rgba(0,0,0,.15);
  position: sticky;
  top: 78px;
  z-index: 9;
}

@media(max-width: 922px) {
  .comp-guide_breadcrumbs-container.sticky {
    position: relative;
    top: 0;
  }
}

.comp-guide_sidebar.sticky {
  position: sticky;
  top: 170px;
}

@media(max-width: 922px) {
  .comp-guide_sidebar.sticky {
    position: relative;
    top: 0;
  }
}



.comp-guide_footer-cta {
  background: #0091ea;
  background-image: url(https://www.anura.io/hubfs/2024-AnuraWebsite/heros/dark-hero.svg);
  background-position: top;
  margin-bottom: 0;
  padding-bottom: 100px;
  padding-top: 200px;
  background-size: cover;
  width: 100%;
  background-repeat: no-repeat;
  z-index: 9;
}

.comp-guide-cta__cover {
  position: absolute;
  right: 0;
  top: -100px;
  z-index: 9;
}




/* Cycling Footer */

.footer-cta .cycling-h2 {
  overflow: hidden;
  height: 100px; /* Adjust based on font size */
}

.footer-cta .slider-wrapper {
  height: 100px; /* Match the height of one line */
  overflow: hidden;
  position: relative;
}

.footer-cta .slider {
  display: flex;
  flex-direction: column;
  transition: transform 0.4s ease-in-out;
}

.footer-cta .slide {
  height: 100px;
  color: #ffffff;
}




/* Footer test cycling h2 */

.footer-cta .cycling-h2 {
  position: relative;
  min-height: 1em;
}

.footer-cta .cycling-h2 span {
  position: absolute;
  opacity: 0;
  transition: opacity 1s ease-in-out;
  color: #ffffff;
  width: 100%;
  left: 0;
  top: 0;
  text-align: left !important;
}

.footer-cta .cycling-h2 span.active {
  opacity: 1;
  position: relative;
}
/* Nav color fix */
header.header a:not([href]):not([tabindex]) {
  color: #000;
}


/* Header slide down on desktop */
@media (min-width: 922px) {
  body header {
    height: 0;
    position: relative;
    top: -160px;
    transition: all .8s ease;
    z-index: 91;
  }
  body.active header {
    top: 0;
    transition: all .8s ease;
  }
}

header.header {
  z-index: 99;
}

/* Header DND sections */
.header .dnd-section {
  padding: 0;
}

.header__container--wrapper {
  background: #FFF;
  box-shadow: 0 2px 11px 0px rgba(0,0,0,.15);
  height: 78px;
  top: -80px;
  transition: all .8s ease;
  width: 100%;
  z-index: 999;
}
.header__container--wrapper.active {
  position: fixed;
  top: 0;
  transition: all .8s ease;
}

/* Show header on mobile */
@media (max-width: 922px) {
  .header__container--wrapper, .header__container--wrapper.active {
    position: relative;
    top: -1px;
  }
}

/* Header hat */
.header__hat {
  background: #0091ea;
  height: 28px;
  position: relative;
  width: 100%;
  z-index: 9;
}
.header__hat--message {
  color: #FFF;
  font-weight: 600;
  line-height: 1.5rem;
  text-align: center;
}
.header__hat--message span {
  color: #ffc700;
  font-size: .8rem;
  font-weight: 800;
  padding-right: 10px;
  text-transform: uppercase;
}
.header__hat--message a {
  color: #e0e0e0;
  font-size: 14px;
  letter-spacing: 0;
  padding-left: 10px;
  text-decoration: underline;
  text-transform: none;
}
.header__hat--phone {
  color: #e0e0e0;
  font-size: 14px;
  font-weight: 600;
  position: absolute;
  right: 30px;
  top: 0;
}
.header__hat--phone span {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  padding-left: 10px;
}

/* Hide header hat message below 922 */
@media (max-width: 922px) {
  .header__hat--message {
    display: none;
  }
}

/* Hide header hat below 575 */
@media (max-width: 575px) {
  .header__hat {
    display: none;
  }
}

/* Header container */
.header__container {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: space-between;
  max-width: 1320px !important;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}

/* Padding for container below 1400 */
@media (max-width: 1400px) {
  .header__container {
    padding-left: 50px;
    padding-right: 50px;
  }
}

/* Padding for container below 922 */
@media (max-width: 922px) {
  .header__container {
    padding-left: 30px;
    padding-right: 0;
  }
}

/* Custom Nav bar */
ul.navigation {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.navigation a {
  color: #000 !important;
  /* cursor: default; */
  text-decoration: none;
}
.navigation--item {
  display: flex;
  position: relative;
}

/* Level 1 active */
.navigation--item.active a.nav-item {
  background: #CBEEFA;
  color: #0091ea !important;
  transition: all .2s ease;
}
.navigation--item a {
  background: none;
  color: #000;
  font-weight: 500;
  padding: 24px 18px 25px;
  transition: all .2s ease;
}

/* Level 1 nav link padding above 1080 */
@media (min-width: 1080px) {
  .navigation--item a {
    padding: 24px 20px 25px;
  }
}

/* Dropdown */
.subnav-item {
  background: #FFF;
  box-shadow: 0 2px 11px 0px rgba(0,0,0,.15);
  display: none;
  /* display: flex; */
  left: 0;
  opacity: 0;
  position: absolute;
  top: 78px;
  transition: all 200ms ease;
  /* visibility: hidden; */
}
.subnav-item.active {
  display: flex;
  opacity: 1;
  transition: all 200ms ease;
  /* visibility: visible; */
}

/* Dropdown hover */
.subnav-item a.active {
  background: #CBEEFA;
  color: #0091ea !important;
}
.subnav-item ul {
  list-style: none;
  padding: 0;
  width: 14rem;
}
.subnav-item a {
  display: inline-flex;
  padding: 0.8rem 1.6rem;
  width: 100%;
}

/* Level 2 link */
a.subnav-item__link.active {
  color: #0091ea;
}
.subnav-item__column {
  flex-direction: column;
  width: 14rem;
}

/* Cursor pointer on reg dropdown */
ul.navigation .subnav-item__column a {
  cursor: pointer;
}
.subnav-item__left {
  position: relative;
}
.subnav-item__nav {
  position: relative;
  /* transition: all .3s ease; */
}

/* Level 2 active */
.subnav-item__nav.active a {
  background: #CBEEFA;
  /* transition: all .3s ease; */
}
.subnav-item__nav.active a.subnav-item__link {
  color: #0091ea;
}

/* Arrow on level 2 */
.subnav-item__left .subnav-item__nav::after {
  background-repeat: no-repeat;
  background-size: contain;
  content: ">";
  font-size: 1.4rem;
  opacity: 0;
  position: absolute;
  right: 1rem;
  top: .5rem;
  transition: all .2s ease;
  z-index: 9;
}
.subnav-item__left .subnav-item__nav.active::after {
  opacity: 1;
  transition: all .2s ease;
}
.subnav-item__secondary {
  display: none;
  flex-direction: column;
}
.subnav-item__secondary.active {
  display: flex;
}

/* Cursor pointer on Videos */
ul.navigation .subnav-item__nav--4 a {
  cursor: pointer;  
}

/* Cursor pointer on level 3 */
ul.navigation .subnav-item__right {
  background: #EEE;
}
ul.navigation .subnav-item__right .subnav-item__nav a {
  color: #000;
  background: #EEE;
  cursor: pointer;
}

/* Active on level 3 */
ul.navigation .subnav-item__right .subnav-item__nav a.active {
  color: #0091ea;
  background: #CBEEFA;
}

/* Mobile menu show below 922 */
@media (max-width: 922px) {
  .hamburger {
    display: flex;
    opacity: 1;
    transition: all .8s ease;
  }
  .header__navigation {
    display: none;
    opacity: 0;
    transition: all .8s ease;
  }
}

/* Mobile menu hide above 922 */
@media (min-width: 922px) {
  .mobile__menu--navigation, .hamburger {
    display: none;
  }
  .header__navigation {
    display: flex;
    flex-grow: 1;
  }
  .header__navigation.hide {
    display: none;
  }
}

.mobile__menu--toggle {
  display: flex;
}
.mobile__menu--toggle.hide {
  display: none;
}

/* Mobile menu container */
.mobile__menu--navigation {
  background: #FFF;
  box-shadow: 5px 2px 4px 0px rgba(0,0,0,.15);
  display: none;
  /* height: 0; */
  left: 0;
  /* min-width: 280px; */
  position: absolute;
  right: 0;
  /* top: 78px; */
  /* transition: all 1s ease; */
  width: 100%;
  z-index: 99;
}
.mobile__menu--navigation.hide {
  display: none;
}

/* Mobile menu position below 575 */
@media (max-width: 575px) {
  .mobile__menu--navigation {
    height: auto;
    top: 76px;
  }
}

/* Mobile menu position between 575 and 922 */
@media (min-width: 575px) and (max-width: 922px) {
  .mobile__menu--navigation {
    top: 105px;
  }
}

/* Mobile menu */
.mobile__menu {
  margin: 0;
  padding: 0;
}
.mobile__menu ul {
  margin: 0;
  padding: 0;
}
.mobile__menu li {
  list-style: none;
}
.mobile__menu--item a {
  display: flex;
  text-decoration: none;
}

/* Mobile menu top level link */
.mobile__menu--item-title {
  color: #000;
  font-size: 20px;
  padding: 1.6rem;
  position: relative;
  transition: all .8s ease;
  width: 100%;
}
.mobile__menu--item-title.active {
  color: #0091ea;
  transition: all .8s ease;
}
.mobile__menu--item-title::after {
  background-repeat: no-repeat;
  background-size: contain;
  content: ">";
  font-size: 1.8rem;
  height: 80px;
  padding: 26px 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  transform: rotate(0);
  transition: all .8s ease;
  width: 110px;
  z-index: 9;
}
.mobile__menu--item-title a {
  color: #000 !important;
}
.mobile__menu--item.active .mobile__menu--item-title::after {
  transform: rotate(90deg);
}

/* Mobile menu category titles */
.mobile__menu--title {
  border-bottom: 1px solid;
  color: #dd5a00;
  font-size: .8rem;
  letter-spacing: 1px;
  line-height: 1.5rem;
  margin: 1rem 2rem;
  text-transform: uppercase;
}

/* Mobile menu dropdown */
.mobile__menu--accordian {
  display: none;
}
.mobile__menu--accordian ul li a {
  color: #0091ea;
  font-size: 20px;
  padding: 0 1.2rem 1rem 2rem;
}

/* Hamburger menu */
.hamburger {
  background-color: transparent;
  border: 0;
  color: inherit;
  cursor: pointer;
  padding: 20px !important;
  /* position: absolute; */
  right: 0;
  text-transform: none;
  top: 0;
  transition-duration: .15s;
  transition-property: opacity,filter;
  transition-timing-function: linear;
  z-index: 99;
}
.hamburger.active:hover, .hamburger:hover {
  opacity: 1;
  outline: none;
}
.hamburger-box {
  display: inline-block;
  height: 24px;
  position: relative;
  width: 30px;
}
.hamburger-inner::after, .hamburger-inner::before {
    content: "";
    display: block;
}
.hamburger--spring .hamburger-inner {
    top: 2px;
    transition: background-color 0s linear .13s;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after, .hamburger.active .hamburger-inner, .hamburger.active .hamburger-inner::before, .hamburger.active .hamburger-inner::after {
  background-color: rgba(0, 0, 0, 1);
}
.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
  border-radius: 4px;
  height: 3px;
  position: absolute;
  transition-duration: .15s;
  transition-property: transform;
  transition-timing-function: ease;
  width: 30px;
}
.hamburger-inner {
  display: block;
  margin-top: -2px;
  top: 50%;
}
.hamburger--spring .hamburger-inner::before {
  top: 10px;
  transition: top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19);
}
.hamburger--spring.active .hamburger-inner::before {
  top: 0;
  transform: translate3d(0,10px,0) rotate(45deg);
  transition: top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;
}
.hamburger--spring .hamburger-inner::after {
  top: 20px;
  transition: top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19);
}
.hamburger--spring.active .hamburger-inner:after {
  top: 0;
  transform: translate3d(0,10px,0) rotate(-45deg);
  transition: top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s;
}
.hamburger--spring.active .hamburger-inner {
  background-color: transparent!important;
  transition-delay: .22s;
}

/* Navigation skipper */
.header__skip {
  height: 1px;
  left: -1000px;
  overflow: hidden;
  position: absolute;
  text-align: left;
  top: -1000px;
  width: 1px;
}
.header__skip:hover, .header__skip:focus, .header__skip:active {
  height: auto;
  left: 0;
  overflow: visible;
  top: 0;
  width: auto;
}

/* Logo */
.header__logo {
  padding: 0.8rem 0;
}
.header__logo img {
  max-width: 100%;
  min-width: 135px;
  width: 135px !important;
}
.header__logo .logo-company-name {
  font-size: 1.167rem;
  margin-top: 0.7rem;
}

/* Search / Login */
.header__search {
  align-items: center;
  /* display: none; */
  display: flex;
  height: 100%;
  justify-content: center;
  margin: 0 auto;
  transition: all ease;
  opacity: 0;
  visibility: hidden;
  width: 0%;
}
.header__search.active {
  /* display: flex; */
  max-width: 600px;
  transition: all .8s ease;
  opacity: 1;
  visibility: visible;
  width: 100%;
}

/* .header__search.active form input.header__search--input {
  transition: all .8s ease;
  opacity: 1;
  visibility: visible;
  width: 100%;
}
.header__search form input.header__search--input {
  transition: all .8s ease;
  opacity: 0;
  visibility: hidden;
  width: 0%;
} */

.header__search--button {
    background: #00b82e;
    border: 1px solid #00a26f;
    border-radius: 6px;
    box-shadow: inset 80px 0 80px 0 #00a26f;
    color: #FFF;
    padding: .5rem .6rem;
}


.header__search label {
  display: none;
}
.header__search--icon {
  display: flex;
  flex-shrink: 1;
}
.header__search--icon.hide {
  display: none;
}
.header__search--icon a {
  padding: 1.3rem 1.6rem 1.4rem 0.6rem;
}
.header__login--icon {
  display: flex;
  flex-shrink: 1;
}
.header__login--icon.hide {
  display: none;
}
.header__login--icon a {
  padding: 1.3rem 1rem 1.4rem;
}
.header__search--close {
  background: none;
  border: none;
  height: 16px;
  margin-left: 20px;
  padding: 0;
  width: 16px;
}
.header__search--close svg {
  height: 16px;
  width: 16px;
}
.header__search--form-inner {
  flex: 1;
  margin-right: 10px;
}
form input.header__search--input {
  background: #eee;
  border: 1px solid #eee;
  border-radius: 4px;
  margin-right: 20px;
}
form input.header__search--input:focus,
form input.header__search--input:active {
  border: none;
  outline: none;
}

/* Search margin right */
@media (max-width: 680px) {
  .header__search {
    margin-right: 30px;
  }
}

/* Mobile menu position below 575 */
@media (max-width: 575px) {
  .header__search--icon a {
    padding: 1.3rem 0.6rem 1.4rem;
  }
  .header__login--icon a {
    padding: 1.3rem 1.2rem 1.4rem;
  }
}

/* Mobile menu position below 500 */
@media (max-width: 500px) {
  .header__search--icon a {
    padding: 0 0 0 20px;
  }
  .header__login--icon a {
    padding: 0;
  }
}




.header__search .hs-search-field__input {
  
    background-image: url("https://www.anura.io/hubfs/Anura-Theme/search-icon.svg");
    background-position: center right 15px;
    background-repeat: no-repeat;
  
  height: 45px;
  padding: 0 0.7rem;
  width: 45px;
}



.header__search .hs-search-field--open .hs-search-field__input {
  border-bottom: none;
  border-radius: 6px 6px 0 0;
  max-width: 100%;
}
.header__search .hs-search-field--open .hs-search-field__suggestions {
  background-color: #FFF;
  border: 2px solid #D1D6DC;
  border-radius: 0 0 6px 6px;
  border-top-width: 1px;
  display: none;
  position: absolute;
  width: 100%;
  z-index: 10;
}
.header__search .hs-search-field__suggestions li {
  border-top: 1px solid #D1D6DC;
  font-size: 0.875rem;
}
.header__search .hs-search-field__suggestions li a {
  color: #494A52;
  padding: 0.35rem 0.7rem;
  text-decoration: none;
  transition: background-color 0.3s;
}
.header__search .hs-search-field__suggestions #results-for {
  display: none;
}
.header__search form {
  align-items: center;
  display: flex;
  flex: 1;
  flex-direction: row;
}

@media (min-width: 767px) {
  .header__search form {
    align-items: center;
    display: flex;
    flex-direction: row;
  }
  .header__search label {
    margin: 0 1rem 0 0;
  }
  .header__search .hs-search-field__input {
    width: auto;
  }
}

/* @media (max-width: 767px) {
  .header__search {
    border-top: 2px solid #CED4DB;
    order: 1;
    padding: 1.05rem;
  }
} */

/* Show/hide logo cta when search is open/close */
.header__logo--main {
  display: flex;
  flex-grow: 1;
}
.header__logo--main.hide {
  display: none;
}

/* Show/hide header cta when search is open/close */
.header__cta {
  display: flex;
}
.header__cta.hide {
  display: none;
}

.header__cta a {
  background: #00b82e;
  border: 1px solid #00a26f;
  border-radius: 34px;
  box-shadow: inset 80px 0 80px 0px #00a26f;
  color: #fff;
  font-size: 16px!important;
  font-weight: 600;
  letter-spacing: .4px;
  padding: 10px 15px 12px!important;
  text-decoration: none;
  text-transform: uppercase;
}
.header__cta a:hover {
  color: #fff;
}
.header__cta img {
  background: transparent;
  padding: 0;
}
/* Header CTA hide on mobile */
@media (max-width: 922px) {
  .header__cta {
    /* right: 60px;
    position: relative; */
  }
}

/* Header CTA hide on mobile */
@media (max-width: 575px) {
  .header__cta {
    display: none;
  }
}

/* Language switcher */
.header__language-switcher {
  cursor: pointer;
  padding-right: 1.4rem;
}
.header__language-switcher .lang_switcher_class {
  position: static;
}
.header__language-switcher .lang_list_class {
  border: 2px solid;
  border-radius: 3px;
  box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.2);
  display: block;
  left: calc(100% - 24px);
  opacity: 0;
  min-width: 100px;
  padding-top: 0;
  text-align: left;
  top: 100%;
  transition: opacity 0.3s;
  visibility: hidden;
}
.header__language-switcher:hover .lang_list_class,
.header__language-switcher:focus .lang_list_class {
  opacity: 1;
  transition: opacity 0.3s;
  visibility: visible;
}
.header__language-switcher .lang_list_class:before {
  left: 70%;
  top: -25px;
}
.header__language-switcher .lang_list_class:after {
  left: 70%;
  top: -22px;
}
.header__language-switcher .lang_list_class.first-active::after {
  top: -22px;
  transition: 0.3s;
}
.header__language-switcher .lang_list_class li {
  border: none;
  font-size: 18px;
  padding: 0.35rem 0.7rem;
}
.header__language-switcher .lang_list_class li:first-child {
  border-radius: 6px 6px 0 0;
  border-top: none;
}
.header__language-switcher .lang_list_class li:last-child {
  border-bottom: none;
  border-radius: 0 0 6px 6px;
}
.header__language-switcher .lang_list_class li:hover {
  transition: background-color 0.3s;
}
.header__language-switcher--label {
  display: flex;
  position: relative;
}
.header__language-switcher--label-current {
  align-items: center;
  display: flex;
  font-size: 0.75rem;
  margin-bottom: 0.175rem;
  margin-left: 0.7rem;
}
.header__language-switcher--label-current:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 6px solid #494A52;
  content: "";
  display: block;
  height: 0px;
  margin-left: 0.7rem;
  margin-top: 0.175rem;
  width: 0px;
}

@media (max-width: 767px) {
  .header__language-switcher {
    border-top: 2px solid #CED4DB;
    padding-left: 1.05rem;
    padding-right: 0;
  }
  .header__language-switcher .lang_list_class {
    border: none;
    box-shadow: unset;
    display: block;
    left: 30px;
    opacity: 1;
    padding: 0 1.05rem;
    top: 0;
    visibility: visible;
  }
  .header__language-switcher .lang_list_class li {
    background-color: inherit;
    font-size: 0.917rem;
  }
  .header__language-switcher--label-current {
    display: none;
  }
  .header__language-switcher .globe_class {
    background-image: none;
  }
  .header__language-switcher .lang_list_class li:hover{
    background-color: inherit;
  }
  .header__language-switcher .lang_list_class:before,
  .header__language-switcher .lang_list_class:after {
    content: none;
  }}

/* Navigation */

#nav-toggle {
  display: none;
}

/* Mobile toggles */
@media (max-width: 767px) {
  .header__navigation,
  /* .header__search, */
  .header__language-switcher {
    display: none;
    width: 100%;
  }

  .header__navigation.open,
  .header__search.open,
  .header__language-switcher.open {
    background-color: #F8FAFC;
    display: block;
    left: 0;
    min-height: calc(100vh - 115px);
    position: absolute;
    right: 0;
    top: 75px;
    z-index: 2;
  }

  .header__navigation--toggle,
  .header__search--toggle,
  .header__language-switcher--toggle,
  .header__close--toggle {
    cursor: pointer;
    margin: 0 5vw;
    position: relative;
  }

  .header__navigation--toggle.hide,
  .header__search--toggle.hide,
  .header__language-switcher--toggle.hide {
    display: none;
  }

  .header__navigation--toggle.open,
  .header__search--toggle.open,
  .header__language-switcher--toggle.open {
    display: block;
    margin-left: 0;
    margin-right: auto;
  }

  .header__navigation--toggle:after,
  .header__search--toggle:after,
  .header__language-switcher--toggle:after {
    display: none;
    font-size: 1.083rem;
    font-weight: 600;
    position: absolute;
    left: 40px;
    text-transform: uppercase;
    top: -10px;
  }

  .header__navigation--toggle.open:after,
  .header__search--toggle.open:after,
  .header__language-switcher--toggle.open:after {
    display: block;
    word-break: normal;
  }

  .header__navigation--toggle {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAxOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5oYW1idXJnZXI8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4gICAgPGcgaWQ9ImhhbWJ1cmdlciIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+ICAgICAgICA8ZyBpZD0iR3JvdXAiIHN0cm9rZT0iIzQ5NEE1MiIgc3Ryb2tlLXdpZHRoPSIzIj4gICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlIiB4PSIxLjUiIHk9IjEuNSIgd2lkdGg9IjIxIiBoZWlnaHQ9IjEiIHJ4PSIwLjUiPjwvcmVjdD4gICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLUNvcHktNCIgeD0iMS41IiB5PSI5LjUiIHdpZHRoPSIyMSIgaGVpZ2h0PSIxIiByeD0iMC41Ij48L3JlY3Q+ICAgICAgICAgICAgPHJlY3QgaWQ9IlJlY3RhbmdsZS1Db3B5LTUiIHg9IjEuNSIgeT0iMTcuNSIgd2lkdGg9IjIxIiBoZWlnaHQ9IjEiIHJ4PSIwLjUiPjwvcmVjdD4gICAgICAgIDwvZz4gICAgPC9nPjwvc3ZnPg==);
    background-size: cover;
    height: 25px;
    width: 25px;
  }

  .header__navigation--toggle:after {
    content: "Menu";
  }

  .header__language-switcher--toggle {
    background-image: url(//static.hsappstatic.net/cos-LanguageSwitcher/static-1.1/img/globe.png);
    background-size: cover;
    height: 25px;
    width: 25px;
  }

  .header__language-switcher--toggle:after {
    content: "Language";
  }

  .header__search--toggle {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5TZWFyY2g8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4gICAgPGRlZnM+ICAgICAgICA8cGF0aCBkPSJNOS4xMzg2MTUzNCwxNS44OTI1Njg1IEM1LjQxMzk1NzQyLDE1Ljg5MjU2ODUgMi4zODM4ODUyNywxMi44NjM0NDc1IDIuMzgzODg1MjcsOS4xMzkwMDM3NiBDMi4zODM4ODUyNyw1LjQxNDU2MDA1IDUuNDEzOTU3NDIsMi4zODM4ODUyNyA5LjEzODYxNTM0LDIuMzgzODg1MjcgQzEyLjg2MzI3MzMsMi4zODM4ODUyNyAxNS44OTI1Njg1LDUuNDE0NTYwMDUgMTUuODkyNTY4NSw5LjEzOTAwMzc2IEMxNS44OTI1Njg1LDEyLjg2MzQ0NzUgMTIuODYzMjczMywxNS44OTI1Njg1IDkuMTM4NjE1MzQsMTUuODkyNTY4NSBNOS4xMzg3NTI0NSwyLjQzMzYwODg3ZS0xMyBDMTQuMTc3OTk1NSwyLjQzMzYwODg3ZS0xMyAxOC4yNzY0NTM3LDQuMTAwMzI0NzEgMTguMjc2NDUzNyw5LjEzOTI3Nzk2IEMxOC4yNzY0NTM3LDExLjIyOTgyMTEgMTcuNTcxMDE2OSwxMy4xNTg0NDM0IDE2LjM4NTYzMTMsMTQuNjk5NjY5NiBMMjMuNjUwODg4MSwyMS45NjUyMjY2IEMyNC4xMTYzNzA2LDIyLjQzMDcwOTIgMjQuMTE2MzcwNiwyMy4xODU0MDU1IDIzLjY1MDg4ODEsMjMuNjUwODg4MSBDMjMuMTg1NDA1NSwyNC4xMTYzNzA2IDIyLjQzMDcwOTIsMjQuMTE2MzcwNiAyMS45NjUyMjY2LDIzLjY1MDg4ODEgTDE0LjY5OTgxMzMsMTYuMzg1NDcxMyBDMTMuMTU4NDQwNSwxNy41NzA5NTA5IDExLjIyOTU3MzgsMTguMjc2NDUzNyA5LjEzODc1MjQ1LDE4LjI3NjQ1MzcgQzQuMDk5NTA5MzgsMTguMjc2NDUzNyAtMy43MzAzNDkzNmUtMTQsMTQuMTc4MjMxMiAtMy43MzAzNDkzNmUtMTQsOS4xMzkyNzc5NiBDLTMuNzMwMzQ5MzZlLTE0LDQuMTAwMzI0NzEgNC4wOTk1MDkzOCwyLjQzMzYwODg3ZS0xMyA5LjEzODc1MjQ1LDIuNDMzNjA4ODdlLTEzIFoiIGlkPSJwYXRoLTEiPjwvcGF0aD4gICAgPC9kZWZzPiAgICA8ZyBpZD0iU2VhcmNoIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4gICAgICAgIDxtYXNrIGlkPSJtYXNrLTIiIGZpbGw9IndoaXRlIj4gICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPiAgICAgICAgPC9tYXNrPiAgICAgICAgPHVzZSBpZD0iSWNvbnMvQWN0aW9ucy9TZWFyY2giIGZpbGw9IiM0OTRBNTIiIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPiAgICA8L2c+PC9zdmc+);
    background-size: cover;
    height: 25px;
    width: 25px;
  }

  .header__search--toggle:after {
    content: "Search";
  }

  .header__close--toggle {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjE5cHgiIHZpZXdCb3g9IjAgMCAyNCAxOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5jbG9zZTwvdGl0bGU+ICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPiAgICA8ZyBpZD0iY2xvc2UiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPiAgICAgICAgPGcgaWQ9Ikdyb3VwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyLjAwMDAwMCwgLTEuMDAwMDAwKSIgc3Ryb2tlPSIjNDk0QTUyIiBzdHJva2Utd2lkdGg9IjMiPiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwLjAwMDAwMCwgMTAuNTAwMDAwKSByb3RhdGUoLTQ1LjAwMDAwMCkgdHJhbnNsYXRlKC0xMC4wMDAwMDAsIC0xMC41MDAwMDApICIgeD0iLTAuNSIgeT0iMTAuNSIgd2lkdGg9IjIxIiBoZWlnaHQ9IjEiIHJ4PSIwLjUiPjwvcmVjdD4gICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLUNvcHktNSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAuMDAwMDAwLCAxMC41MDAwMDApIHJvdGF0ZSg0NS4wMDAwMDApIHRyYW5zbGF0ZSgtMTAuMDAwMDAwLCAtMTAuNTAwMDAwKSAiIHg9Ii0wLjUiIHk9IjEwLjUiIHdpZHRoPSIyMSIgaGVpZ2h0PSIxIiByeD0iMC41Ij48L3JlY3Q+ICAgICAgICA8L2c+ICAgIDwvZz48L3N2Zz4=);
    background-repeat: no-repeat;
    background-size: 110%;
    display: none;
    height: 25px;
    margin-right: 0;
    width: 25px;
  }

  .header__close--toggle.show {
    display: block;
  }
}

.widget-type-logo {
  position: relative;
  top: 0;
}


/* CTA */

.hs-cta-trigger-button {
  background: #00b82e;
  border: 1px solid #00a26f;
  border-radius: 34px;
  box-shadow: inset 80px 0 80px 0 #00a26f;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: Manrope,sans-serif;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: .5px;
  line-height: 1em;
  margin: 0;
  padding: 10px 15px 12px;
  text-transform: uppercase;
}
/* Partner LP */

h2.partner__intro em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-h2-240px-33-1.svg");
  bottom: -42px;
  height: 50px;
  left: 1px;
  transform: rotate(1deg);
  width: 100%;
}

/* Events Page */

section.events {
  background: #eee !important;
  padding-bottom: 50px;
}
.hs-content-id-47466625441 .card {
  background: rgba(255, 255, 255, 1);
  height: inherit;
}
.hs-content-id-47466625441 .container-hero {
  padding-bottom: 0;
}
.hs-content-id-47466625441 .post-header {
  margin-top: 20px;
}
.hs-content-id-47466625441 h5.prehead {
  padding-top: 40px;
}

@media (max-width: 922px) {
  .hs-content-id-47466625441 .container-hero {
    padding-bottom: 40px;
  }
}

@media (max-width: 767px) {
  .hs-content-id-47466625441 h5.prehead {
    padding-top: 20px;
  }
  .hs-content-id-47466625441 .container-hero {
    padding-bottom: 120px;
  }
}

h1.events {
  font-size: 42px;
  line-height: 55px;
}

h2.event {
  font-size: 28px;
  line-height: 40px;
  margin-top: 10px;
}

@media (max-width: 1200px) {
  /* h1.events {
  font-size: 43px;
  line-height: 55px;
} */
  h2.event {
    font-size: 26px;
    line-height: 38px;
  }
}

@media (max-width: 1080px) {
  h1.events {
    font-size: 32px;
    line-height: 44px;
  }
}

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

@media (max-width: 767px) {
  h2.event {
    font-size: 24px;
    line-height: 36px;
  }
}

@media (max-width: 575px) {
  h2.event {
    font-size: 22px;
    line-height: 34px;
  }
}

h5.date {
  border-top: 1px solid;
  padding: 8px 0 0;
}

p.date {
  color: #0091ea !important;
  font-size: 17px !important;
  font-weight: 600 !important;
}

section.events {
  background: #efefef;
}

section.events .post-item {
  border-bottom: 1px solid #aaa !important;
  margin-bottom: 60px !important;
  padding-bottom: 60px !important;
  position: relative;
}

section.events .post-item:last-child {
  border-bottom: none !important;
}

section.events .featured-image-wrapper {
  margin-bottom: 20px;
}

.events .post-item h5.date {
  font-size: 16px !important;
  letter-spacing: 0.5px;
}

.events .more-link {
  color: #00b82e;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: -0.5px;
  text-decoration: none;
}

.events .blog-post__body .more-link {
  bottom: 0;
  color: #00b82e;
  font-size: 17px;
  font-weight: 700;
  left: 0;
  letter-spacing: -0.5px;
  position: relative;
  text-decoration: none;
}

.events a.more-link::after {
  content: "→";
  font-size: 20px;
  left: 2px;
  position: relative;
  transition: all 0.3s ease-in 0s;
}

.hhs-blog-grid-cards.listing-page.events .blog-index__post--large {
  margin-bottom: 25px;
}

img.webinar-img {
  display: block;
  margin-bottom: 20px;
  width: 150px;
}

.events .post-header h2 {
  margin-bottom: 20px !important;
  margin-top: -10px;
}

.post-header h3 {
  margin-bottom: 0;
}

.post-header h4 {
}

.post-header h5 {
  margin-right: 10px;
}

.events .notes {
  margin-top: 20px;
}

/********************* CAREERS PAGE OLD ********************/

.hex {
  margin-top: 20px;
  width: 78px;
  height: 50px;
  background-color: #e0e0e0;
  border-color: #e0e0e0;
  position: relative;
  display: inline-block;
}

.hex:before {
  content: " ";
  width: 0;
  height: 0;
  border-bottom: 20px solid;
  border-color: inherit;
  border-left: 37px solid transparent;
  border-right: 37px solid transparent;
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
}

.hex:after {
  color: #fff;
  content: "";
  width: 0;
  position: absolute;
  bottom: -20px;
  border-top: 20px solid;
  border-color: inherit;
  left: 50%;
  transform: translateX(-50%);
  border-left: 39px solid transparent;
  border-right: 39px solid transparent;
}

.twoColumnSection.v4 .banner-video {
  width: 59%;
  margin: 0 auto;
  margin-top: -12.5%;
  height: 548px;
  background-image: url(https://2215919.fs1.hubspotusercontent-na1.net/hubfs/2215919/Anura%20Dec%202020/images/Career%20video%20thumbnail@2x.png);
  border: 16px solid #424242;
  border-radius: 15px;
  position: relative;
  z-index: 20;
}

.twoColumnSection.v4 .banner-inner-video {
  position: relative;
}

.twoColumnSection.v4 .video source {
  border-radius: 15px;
}

.twoColumnSection.v4 .playpause {
  background-image: url(https://www.anura.io/hubfs/Anura%20Dec%202020/images/Group%208783.svg);
  background-repeat: no-repeat;
  width: 97px;
  height: 97px;
  cursor: pointer;
  position: absolute;
  left: 0%;
  right: 0%;
  top: 0%;
  bottom: 0%;
  margin: auto;
  background-size: contain;
  background-position: center;
}

.parentBox.v4 .rightBox {
  padding-right: 0;
}

.parentBox.v4 .leftBox {
  padding-left: 0;
  padding-right: 28px;
}

div#videoStory {
  width: 50%;
  margin: 0 auto;
  position: relative;
}

.video video {
  width: 100%;
  height: 100%;
}

div#videoStory button.mfp-close {
  margin-top: -40px;
  background-color: #fff;
  width: 40px;
  height: 40px;
}

.parentBox.v4 {
  padding: 110px 0 55px;
}

.twoColumnSection.v5 .imageBox,
.careers-anura-team .imageBox {
  padding: 20px 17px;
}

.twoColumnSection.v5 .imageBox .floatImage,
.careers-anura-team .imageBox .floatImage {
  height: 301px;
}

.twoColumnSection.v5 .imageBox .floatImage img,
.careers-anura-team .imageBox .floatImage img {
  height: 100% !important;
  object-fit: cover;
  border-radius: 10px;
}
.twoColumnSection.v5 .left-side-img-box {
  float: left;
  margin: 0 -17px 100px;
  padding-right: 0;
}
.twoColumnSection.v5 .imgleftbox2 {
  margin-top: -75px;
}
.twoColumnSection.v5 .imgleftbox4 {
  margin-top: -75px;
}
.twoColumnSection.v5 .title span,
.careers-anura-team .title span {
  display: block;
  text-align: left;
}
.careers-anura-team .three-col-list-item span {
  text-align: left !important;
}
.twoColumnSection.v5 .three-col-list-item ul,
.careers-anura-team ul {
  margin: 0;
  padding: 0;
}
.twoColumnSection.v5 .three-col-list-item ul li,
.careers-anura-team ul li {
  list-style: none;
}
.twoColumnSection.v5 .three-col-list-item ul li span:nth-child(1),
.careers-anura-team ul li span:nth-child(1) {
  width: 74px;
  margin-right: 20px;
  vertical-align: top;
  position: relative;
}
.twoColumnSection.v5 .three-col-list-item ul li span:nth-child(2),
.careers-anura-team ul li span:nth-child(2) {
  width: calc(100% - 74px);
  display: inline-block;
  vertical-align: middle;
}
.twoColumnSection.v5 .three-col-list-item ul li span:nth-child(1) img,
.careers-anura-team ul li span:nth-child(1) img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.twoColumnSection.v5 .three-col-list-item ul li span:nth-child(1) .hex,
.careers-anura-team ul li span:nth-child(1) .hex {
  box-shadow: 2px -2px 34px 10px #00000017;
  background-color: #fff;
  border-color: #fff;
  margin-top: 0;
}
.twoColumnSection.v5 .three-col-list-item ul li,
.careers-anura-team ul li {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 20px 0;
}
.twoColumnSection.v5 .right-side-img-box,
.careers-anura-team .right-side-img-box {
  float: right;
  padding-left: 85px;
  padding-right: 0;
}
.twoColumnSection.v5 .parentBox {
  padding-top: 70px;
}
.video-careers {
  margin-top: -260px !important;
}
.position-section {
  background: #efefef;
}
.position-section {
  padding: 80px 0 50px;
}
.position-section .position-box-main-section .position-inner-box {
  border-radius: 10px;
  box-shadow: 0px 3px 15px #0000001f;
  padding: 35px 40px 35px 35px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.position-section .position-box-main-section .position-box {
  padding: 20px 0;
}
.position-section .position-box-main-section .position-left-side-content {
  display: flex;
  align-items: flex-start;
  width: 100%;
}
.position-section .position-box-main-section .position-left-logo {
  width: 33px;
}
.position-section .position-box-main-section .bottom-section {
  padding-left: 23px;
}
.position-section .position-box-main-section .position-right-side-button {
  width: 20%;
  text-align: right;
}
.position-section .position-box-main-section .position-right-side-button a {
  padding: 12px 35px;
  text-align: center;
}
.position-section .note-text p {
  color: #333;
  text-align: center;
  padding-top: 30px;
}
.position-section .position-box-main-section .position-inner-box {
  background-color: rgba(255, 255, 255, 0.5);
}
.position-section .position-box-main-section .position-right-side-button {
  text-align: center;
  width: 100%;
}

/* CAREERS */

.careers-intro {
}
.careers-intro .card {
  height: inherit;
}

/* PAGE TYPOGRAPHY UNDERLINES */

h1.careers {
  line-height: 92px;
}
h1.careers em:after {
  background-image: url("https://www.anura.io/hubfs/home-underline.svg");
  bottom: -35px;
  height: 50px;
  left: 29px;
  right: 0;
  width: 80% !important;
}
h2.careers-intro {
  color: #fff;
  font-size: 47px;
  font-weight: 500;
  line-height: 55px;
}
p.careers-intro {
  font-size: 20px !important;
  line-height: 31px !important;
}
@media (max-width: 767px) {
  .careers-culture__image {
    margin: 0 auto;
    width: 50%;
  }
}
.careers-quote__quote q::before,
.careers-quote__quote q::after {
  color: #0091ea !important;
}
.careers-quote__quote q::before {
  left: -50px;
  top: 0;
}
.careers-quote__quote q::after {
  bottom: -26px;
  right: -40px;
}
.careers-quote__card.card {
  border: 1px solid #ccc;
}
.careers-quote__card.card .quote-name {
  color: #0091ea;
  font-size: 28px;
  font-weight: 600;
  margin-left: 100px;
  margin-top: 10px;
}
.careers-quote__card.card .quote-title {
  color: #0091ea;
  font-size: 24px;
  font-weight: 600;
  margin-left: 126px;
  margin-top: 4px;
}
.careers-quote__card.card {
  align-items: center;
  background-image: url("https://www.anura.io/hubfs/careers%20page%20employee%20testimonials%20bg.png");
  background-size: cover;
  flex-direction: row;
  font-size: 25px;
  height: 450px;
  padding: 50px 50px 50px 20px;
}
.careers-quote__quote {
  width: 70%;
  line-height: 28px !important;
}
.careers-quote__quote q {
  color: #000 !important;
  font-weight: 500;
  position: relative;
  font-size: 24px;
  line-height: 30px !important;
}
.careers-quote__image {
  width: 30%;
  text-align: center;
}
.careers-quote__image img {
  margin: 0 auto;
  width: 200px !important;
}
a.accordian-title.white::after {
  border-bottom: 3px solid #fff !important;
  border-right: 3px solid #fff !important;
}
h5.position-title {
  font-size: 20px;
}

ul#timeline {
  flex-wrap: nowrap;
  margin: 30px auto;
  width: 60%;
}

@media (max-width: 767px) {
  ul#timeline {
    width: 100%;
  }
}
.nav-tabs .nav-link {
}
.nav-tabs .nav-link.timeline {
  background: #fff;
  border-bottom: 5px solid transparent;
  border-top: none;
  border-left: none;
  border-right: none;
  padding: 0 0 0.5rem !important;
}
.nav-tabs .nav-link.active.timeline {
  border-bottom: 5px solid;
}
.timeline .card {
  border: none;
}

@media (max-width: 1200px) {
  h1.careers {
    font-size: 52px;
    line-height: 70px;
  }
  h1.careers em:after {
    bottom: -40px;
    left: 28px;
  }
  .position-section {
    padding: 50px 0 50px;
  }
  .careers-quote__quote q {
    font-size: 21px;
  }
}

@media (max-width: 922px) {
  .careers-quote__quote q {
    font-size: 20px;
    line-height: 26px !important;
  }
  .careers-quote__card.card {
    height: 100%;
  }
  h1.careers {
    line-height: 74px;
  }
  .careers-anura-offer ul {
    margin-bottom: 0;
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .careers-quote__card.card {
    flex-direction: column;
    padding: 30px 50px 40px;
  }
  .careers-quote__image {
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
  }
  .careers-quote__image img {
    margin: 0 auto;
    width: 120px !important;
  }
  .careers-quote__quote {
    width: 100%;
    line-height: 22px !important;
  }
  .careers-quote__quote q {
    font-size: 16px;
    line-height: 20px !important;
  }
  .careers-quote__quote q::before {
    left: -30px;
    top: 0;
  }
  .careers-quote__card.card .quote-name {
    font-size: 22px;
    margin-left: 20px;
    margin-top: 20px;
  }
  .careers-quote__card.card .quote-title {
    font-size: 18px;
    margin-left: 41px;
    margin-top: 4px;
  }
  .careers .second-col {
    display: none;
  }
  h5.position-title {
    font-size: 18px;
  }
}

@media (max-width: 575px) {
  h1.careers {
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 20px;
  }
  h1.careers em:after {
    bottom: -45px;
    left: 6px;
    width: 93% !important;
  }
  .video-careers {
    margin-top: -210px !important;
  }
}

/* Job position */

.job-position.card {
  padding: 50px 30px 20px;
}

.careers__image-section {
}

.careers-icon {
  margin-top: -5px;
  min-width: 50px;
}

.careers__image-section--card {
  height: 580px;
  margin-bottom: 30px;
}

@media (max-width: 1200px) {
  .careers__image-section--card {
    height: 480px;
  }
}

@media (max-width: 922px) {
  .careers__image-section--card {
    height: 380px;
  }
}

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

@media (max-width: 575px) {
  .careers__image-section--card {
    height: 100%;
  }
}

.careers__image-section--card img {
  height: 100% !important;
  object-fit: cover;
}

/* Tabs fade override */

.fade {
  opacity: 1;
}

.job-description_who-what .c1 {
  margin-bottom: 20px;
}
/* Blue / reverse card */

.card.blue {
  background: rgb(0, 145, 234);
  background: linear-gradient(
    143deg,
    rgba(0, 145, 234, 1) 33%,
    rgba(64, 196, 255, 1) 100%
  );
  border: none;
}



/* -- ABOUT US -- */

.about-us h1.hero em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-375px.svg");
  bottom: -48px;
  height: 50px;
  left: 13px;
  width: 355px;
}

.video-aboutus {
  margin-top: -540px;
}

@media (max-width: 767px) {
  .hero-section .lottie-file {
    display: none;
  }
}

/* VALUE SECTION */

.valueSection {
  background: #efefef;
}

.values-wrapper {
  width: 100%;
  float: none !important;
  display: block;
  margin: 0 auto !important;
  max-width: 1100px;
}

.values-wrapper h3 {
  font-weight: 600;
  text-align: center;
}

.values-wrapper h6 {
  font-size: 22px;
  text-align: center;
}

.valueSection {
  padding-left: 20px;
  padding-right: 20px;
}

.valueSection .valueInner {
  margin: 0px;
}

.valueSection .valueChild {
  padding: 0px 13.5px;
}

.valueSection .valueBoxTitle h5 span {
  color: #424242;
  font-weight: 700;
}

.valueSection .valueParent {
  max-width: 1036px;
  margin: 0 auto;
  padding-top: 64px;
}

@media (max-width: 767px) {
  .valueSection .valueParent {
    padding-top: 20px;
  }
}

.valueSection .hex {
  width: 100%;
  height: auto;
  color: #e0e0e0;
  margin: 94px 0px;
  box-shadow: 0px 0px 6px #00000029;
  padding-left: 28px;
  padding-right: 27px;
}

.valueSection .hex:before {
  border-bottom: 94px solid;
  border-left: 164px solid transparent;
  border-right: 164px solid transparent;
  top: -94px;
}

.valueSection .hex:after {
  border-top: 94px solid;
  border-left: 164px solid transparent;
  border-right: 164px solid transparent;
  bottom: -94px;
}

.valueSection .valueIcon {
  height: 60px;
}

@media (max-width: 767px) {
  .valueSection .valueIcon p {
    margin-bottom: 0 !important;
  }
  .valueSection .valueIcon img {
    width: 50px !important;
  }
  .valueSection.v2 .valueTitle {
    font-size: 20px !important;
    margin-top: 0 !important;
  }
  .valueSection.v2 .valueBoxContent {
    padding-top: 10px !important;
  }
}

.valueSection .valueBoxDetail {
  color: #424242;
  margin-top: 11px;
}

.valueSection .valueChild:nth-child(4),
.valueSection .valueChild:nth-child(5) {
  margin-top: -67px;
}

.valueSection .valueChild:nth-child(4) .hex {
  padding-left: 17px;
  padding-right: 17px;
}

.valueSection .valueChild:nth-child(5) .hex {
  padding-left: 21px;
  padding-right: 21px;
}

.valueSection.v2 .valueParent {
  max-width: 1100px;
}

.valueSection.v2 .valueChild:nth-child(4),
.valueSection .valueChild:nth-child(5) {
  margin-top: 0;
}

.valueSection.v2 .letterShape {
  line-height: 1;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.valueSection.v2 .letterShape svg {
  height: 145px;
  width: auto;
}

.valueSection.v2 .valueBox {
  position: relative;
}

.valueSection.v2 .valueBoxContent {
  padding-top: 32px;
  position: relative;
  z-index: 2;
}

.valueSection.v2 .valueTitle {
  font-size: 24px;
  /*   font-family: proxima-nova,sans-serif; */
  font-family: "Manrope", sans-serif !important;
  margin-top: 18px;
}

.valueSection.v2 .valueDetail {
  margin-top: 10px;
}

.valueSection.v2 .valueChild {
  padding: 0px 35px;
  width: 20%;
}

.valueSection.v2 .valueInner {
  margin: 0px;
}

.aboutus-awards {
  padding: 80px 100px;
}

.cta-wrapper .c1 {
  padding: 20px 15px;
}

.cta-wrapper .c2 {
  padding: 20px 15px;
}

.cta-wrapper .c3 {
  padding: 20px 15px;
}

@media (max-width: 1200px) {
  .about-us h1.hero em:after {
    bottom: -45px;
    left: 16px;
    width: 295px;
  }

  /*   About us */
  .valueSection.v2 .valueChild {
    padding: 0px 18px;
    width: 20%;
  }
}

@media (max-width: 922px) {
  .about-us h1.hero em:after {
    bottom: -47px;
    width: 250px;
  }

  .aboutus-awards {
    padding: 80px 50px;
  }

  /*   About us */
  .valueSection.v2 .valueChild {
    padding: 0px 18px;
    width: 100%;
  }

  .valueSection.v2 .valueInner {
    text-align: center;
  }

  #what-is-anura {
    margin: 0 auto 60px;
  }
}

@media (max-width: 767px) {
  .video-aboutus {
    margin-top: -410px;
  }
}

@media (max-width: 575px) {
  .about-us h1.hero em:after {
    bottom: -44px;
    width: 210px;
  }

  .aboutus-awards {
    padding: 80px 0;
  }
  .aboutus-customers .lottie-file {
    visibility: hidden;
  }
}

/* ORANGE TRAIL LP */

@media (max-width: 767px) {
  .hs-content-id-158752955970 lottie-player {
    display: none;
  }
}

.intro__logo {
  border: 1px solid #dd5a00;
  overflow: auto;
  padding: 20px;
  border-radius: 8px;
  width: 100%;
}

@media (min-width:767px) {
  .intro__logo {
    width: 350px;
  }
}

/* ELEVATE LP */

.intro__logo-elevate {
  background: #fff;
  border: 1px solid #ffc700;
  margin-bottom: 20px;
  overflow: auto;
  padding: 20px;
  border-radius: 8px;
  width: 310px;
}

/* LEADSCON LP */

.intro__logo-leadscon {
  border: 1px solid #dd5a00;
  overflow: auto;
  padding: 20px;
  border-radius: 8px;
  max-width: 400px;
  width: 100%;
}

.intro__logo-amplify {
  border: 1px solid #dd5a00;
  overflow: auto;
  padding: 20px;
  border-radius: 8px;
  max-width: 290px;
  width: 100%;
}

/* AMPLIFY SUMMIT LP */

@media (max-width: 767px) {
  .hs-content-id-160274950484 .lottie-file {
    display: none;
  }
}

/* SEARCH ARBITRAGE LP */

.search-arb__intro-icons {
  height: 90px;
  width: 70px;
  margin: 0 auto;
}

@media (max-width: 575px) {
  .search-arb__intro-icons {
    height: 60px;
    width: 50px;
    margin: 0 auto;
  }
}

/* SEARCH RESULTS PAGE */

/* PARTNER TRAINING LP */

@media only screen and (max-width: 767px) {
  .hs-content-id-168996731041 .hero-section.home .c2 {
    display: none;
  }
}

/* HOME B NPA UPDATES */

/* hero */
.container-hero.container-hero__home-b {
  padding-bottom: 120px;
  padding-top: 200px;
}

@media(max-width:922px) {
  .container-hero.container-hero__home-b {
    padding-bottom: 50px;
    padding-top: 50px;
  }
}

.pre h6 {
  font-size: 16px;
}
.pre h6:nth-child(1) {
  border-right: 1px solid;
  padding-right: 10px;
  margin-right: 10px;
}

.google-stars {
  margin-right: 10px;
}

@media (min-width: 767px) and (max-width: 1200px) {
  .pre h6 {
    font-size: 15px;
  }
  .pre h6:nth-child(1) {
    border-right: none;
  }
}

@media (max-width: 921gmpx) {
  .container-hero.container-hero__home-b {
    padding-bottom: 90px;
    padding-top: 60px;
  }
}

@media (max-width: 767px) {
  .pre h6 {
    font-size: 15px;
  }
  .pre h6:nth-child(1) {
    border-right: 1px solid;
    padding-right: 10px;
    margin-right: 10px;
  }
}

@media (max-width: 575px) {
  .pre h6:nth-child(1) {
    border-right: none;
  }
}

/* What is Anura */

.what-is-anura__drop-downs .accordian-trigger {
  padding: 20px 20px 20px 0;
}

@media (max-width: 767px) {
  .what-is-anura__drop-downs .accordian-trigger {
    padding: 20px 0 0 0;
  }
}

.what-is-anura__drop-downs a.accordian-title:after {
  top: 40px;
}

.home-b__stats {
}

/* Integration icons */

.integration-icons .carousel-indicators {
  bottom: -50px;
}

/* Testimonial carousel */

#testimonial__carousel-indicators .carousel-indicators {
  bottom: -50px;
}

.testimonial__card {
  border-radius: 8px;
  box-shadow: 0 2px 8px 0 rgba(99, 99, 99, 0.2);
  display: flex;
  margin: 10px;
  overflow: hidden;
}

.testimonial__card--quote {
  background: #005082;
  color: #fff;
  padding: 20px 50px 30px;
}

.testimonial__card--quote__logo {
  width: 220px;
}

.testimonial__card--stat {
  background: #fff;
  color: #ffc700;
  padding: 50px 0px 30px 50px;
}

/* Card 1 */
.testimonial__card-1 .testimonial__card--quote {
  width: 70%;
}

.testimonial__card-1 .testimonial__card--stat {
  width: 30%;
}

/* Card 2 */
.testimonial__card-2 .testimonial__card--quote {
  width: 70%;
}

.testimonial__card-2 .testimonial__card--quote .testimonial__card--quote__logo {
  margin: 0 0 10px;
  width: 190px;
}

.testimonial__card-2 .testimonial__card--stat {
  padding-top: 100px;
  width: 30%;
}

/* Card 3 */
.testimonial__card-3 .testimonial__card--quote {
  padding: 0 50px 20px;
  width: 68%;
}

.testimonial__card-3 .testimonial__card--quote .testimonial__card--quote__logo {
  width: 260px;
}

.testimonial__card-3 .testimonial__card--stat {
  width: 32%;
}

/* Card 4 */
.testimonial__card-4 .testimonial__card--quote {
  width: 66%;
}

.testimonial__card-4 .testimonial__card--quote .testimonial__card--quote__logo {
}

.testimonial__card-4 .testimonial__card--stat {
  width: 34%;
}

/* Card 5 */
.testimonial__card-5 .testimonial__card--quote {
  width: 68%;
}

.testimonial__card-5 .testimonial__card--quote .testimonial__card--quote__logo {
  padding-bottom: 20px;
  width: 200px;
}

.testimonial__card-5 .testimonial__card--stat {
  width: 32%;
}

/* Card 6 */
.testimonial__card-6 .testimonial__card--quote {
  width: 64%;
}

.testimonial__card-6 .testimonial__card--quote .testimonial__card--quote__logo {
  padding: 10px 0 20px;
}

.testimonial__card-6 .testimonial__card--stat {
  width: 36%;
}

@media (max-width: 922px) {
  .testimonial__card {
    flex-direction: column;
  }

  .testimonial__card-1 .testimonial__card--quote,
  .testimonial__card-1 .testimonial__card--stat,
  .testimonial__card-2 .testimonial__card--quote,
  .testimonial__card-2 .testimonial__card--stat,
  .testimonial__card-3 .testimonial__card--quote,
  .testimonial__card-3 .testimonial__card--stat,
  .testimonial__card-4 .testimonial__card--quote,
  .testimonial__card-4 .testimonial__card--stat,
  .testimonial__card-5 .testimonial__card--quote,
  .testimonial__card-5 .testimonial__card--stat,
  .testimonial__card-6 .testimonial__card--quote,
  .testimonial__card-6 .testimonial__card--stat {
    width: 100%;
  }

  .testimonial__card-1 .testimonial__card--stat {
    padding-top: 40px;
  }
  .testimonial__card-2 .testimonial__card--stat {
    padding-top: 20px;
  }
}

.trust-badge {
  margin: 0 auto;
  width: 70px;
}

/* Case Study */

.case-study__module--link {
  display: flex;
  flex-direction: row-reverse;
}
.case-study__module--controls {
  bottom: 13px;
  left: 40px;
  /* margin: 0 auto; */
  position: absolute;
  right: 0;
  text-align: center;
  width: 120px;
}
.case-study__module--controls .carousel-control-next-icon,
.case-study__module--controls .carousel-control-prev-icon {
  height: 30px;
  width: 30px;
}
.case-study__module--about {
  display: flex;
  margin-bottom: 20px;
}
.case-study__module--logo {
  border-right: 1px solid #000;
  margin: 20px 0;
  padding-right: 20px;
  flex-basis: 120px;
  flex-grow: 0;
  flex-shrink: 0;
}
.case-study__module--description p {
  font-size: 12px !important;
  line-height: 22px !important;
  padding: 16px 0 0 21px;
}
#case-study__carousel--indicators .carousel-indicators {
  bottom: -15px;
  justify-content: left;
  margin-left: 45px;
  z-index: 0;
}
#case-study__carousel--indicators .carousel-indicators li {
  width: 12px;
}
.case-study__module--img {
  margin-top: -5px;
  overflow: hidden;
}
.case-study__module--img:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 240px;
  display: inline-block;
  background: rgb(204, 204, 204);
  background: linear-gradient(
    180deg,
    rgba(204, 204, 204, 0) 0%,
    rgba(204, 204, 204, 1) 100%
  );
}

/* Referral Program LP */

/* hero */
.container-hero.container-hero__referral {
  padding-bottom: 120px !important;
  padding-top: 200px !important;
}

.referral-program__get-started {
  background: #efefef;
}

.referral-program__get-started h2 em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-h2-240px-33-1.svg");
  bottom: -40px;
  height: 50px;
  left: 1px;
  transform: rotate(1deg);
  width: 100%;
}

/********************* PROGRAMMATIC PAGE ********************/

.hero-background-dark.programmatic {
  height: 830px;
}

.cp-dark-hero.programmatic {
  bottom: inherit;
  margin-top: 131px;
}

@media (max-width: 1200px) {
  .hero-background-dark.programmatic {
    height: 710px;
  }
  .cp-dark-hero.programmatic {
    margin-top: 31px;
  }
}

@media (max-width: 922px) {
  .cp-dark-hero.programmatic {
    bottom: inherit;
    margin-top: 20px;
    clip-path: ppolygon(0 91%,100% 74%,100% 100%,0 100%);
    -webkit-clip-path: polygon(0 91%,100% 74%,100% 100%,0 100%);
  }
}

@media (max-width: 900px) {
  .cp-dark-hero.programmatic {
    bottom: inherit;
    margin-top: 11px;
  }
}

@media (max-width: 767px) {
  .cp-dark-hero.programmatic {
    bottom: inherit;
    margin-top: 0;
    clip-path: polygon(0% 78%, 100% 56%, 100% 100%, 0% 100%);
    -webkit-clip-path: polygon(0% 78%, 100% 56%, 100% 100%, 0% 100%);
    z-index: -1;
  }
}

@media (max-width: 575px) {
  .cp-dark-hero.programmatic {
    bottom: inherit;
    height: 460px;
    margin-top: -100px !important;
    clip-path: polygon(0% 96%, 100% 75%, 100% 100%, 0% 100%);
    -webkit-clip-path: polygon(0% 96%, 100% 75%, 100% 100%, 0% 100%);
  }
}

.prog-intro {
  margin-top: 40px;
}

.prog-img {
  margin-top: -100px;
  padding-top: 60px;
}

.bottom-neg-margin {
  margin-bottom: -200px;
  padding-bottom: 250px !important;
  z-index: -1 !important;
}

/* PROGRAMMATIC TYPOGRAPHY UNDERLINES */

h1.hero.programmatic {
  padding-bottom: 0;
}

h1.hero.programmatic em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/white-underline-2.png");
  bottom: -48px;
  height: 50px;
  left: 0;
  width: 110px;
}

h2.underline-80px em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-100px-27.svg");
  bottom: -40px;
  height: 50px;
  left: 0;
  width: 80px;
}

h2.underline-150px em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-140px-19.svg");
  bottom: -40px;
  height: 50px;
  left: 4px;
  width: 150px;
}

@media (max-width: 1200px) {
  h2.underline-150px em:after {
    width: 120px;
  }
}

@media (max-width: 922px) {
  h1.hero.programmatic em:after {
    bottom: -48px;
    width: 100px;
  }

  h2.underline-80px em:after {
    bottom: -40px;
    width: 68px;
  }
}

@media (max-width: 922px) {
  .hero-background-dark.programmatic {
    height: 660px;
  }

  p.hero.programmatic {
    display: none;
  }
}

@media (max-width: 767px) {
  .hero-background-dark.programmatic {
    height: 550px;
  }

  .bottom-neg-margin {
    padding-bottom: 230px !important;
  }

  .prog-img {
    margin-top: 0;
    padding-top: 0;
  }

  h1.hero.programmatic em:after {
    bottom: -45px;
    width: 86px;
  }

  h2.underline-80px em:after {
    bottom: -41px;
    width: 58px;
  }

  h2.underline-150px em:after {
    width: 102px;
  }
}

@media (max-width: 575px) {
  .hero-background-dark.programmatic {
    height: 430px;
  }

  h2.underline-80px em:after {
    bottom: -41px;
    width: 49px;
  }

  h2.underline-150px em:after {
    width: 84px;
  }
}

/* AD FRAUD DETECTION */

/* IVT CARDS */
.invalid-traffic {
  padding-bottom: 400px !important;
}

.ivt-cards {
  margin-top: -400px !important;
}

.hs-content-id-37396210985
  .card-flippers.ivt-cards
  .hhs-card-flip-con
  .tile
  .back
  .contents {
  padding: 20px !important;
}

@media (min-width: 768px) {
  .invalid-traffic {
    padding-bottom: 270px !important;
  }
}

@media (max-width: 922px) {
  .signs-of-fraud {
    margin-top: -360px !important;
    padding-top: 300px !important;
  }
}
@media (max-width: 767px) {
  .ivt-cards {
    margin-top: -520px !important;
  }
}

@media (max-width: 575px) {
  .ivt-cards {
    margin-top: -500px !important;
  }
}

/* EBOOK ROW */

.cta-cover-ad-fraud-1 {
  margin-top: -112px;
  position: absolute;
  z-index: 9999;
}

.cta-cover-ultimate-guide {
  margin-left: 50px;
  margin-top: -112px;
  position: absolute;
  z-index: 9999;
}


@media (max-width: 922px) {
  .cta-cover-ad-fraud-1 {
    margin-top: 10px;
    position: relative;
    text-align: center;
  }
  .cta-cover-ad-fraud-1 img {
    width: 30% !important;
  }
}

@media (max-width: 575px) {
  .cta-cover-ad-fraud-1 img {
    width: 50% !important;
  }
  .infographic-lightbox img {
    width: 50%;
  }
}

.cta blockquote:before {
  background-image: none;
}

.cta blockquote {
  border-left: none !important;
  color: #0091ea;
  font-family: "Manrope", sans-serif !important;
  font-weight: 500;
  padding: 13px 0;
  margin: 0;
}

@media (max-width: 767px) {
  .cta blockquote {
    font-size: 20px;
  }
}

@media (max-width: 575px) {
  .cta blockquote {
    border-left: none;
    color: #0091ea;
    font-family: "Manrope", sans-serif !important;
    font-size: 15px !important;
    line-height: 22px !important;
    font-weight: 500;
    padding: 13px 0;
    margin: 0;
  }
}

/* BOT DETECTION */

.card.bot-detection {
  height: 220px;
}

@media (max-width: 767px) {
  .card.bot-detection {
    height: 100%;
  }
}

/* CLIENTS */

.testimonial.card {
  /*   height: 620px; */
}

.client-logo {
  margin-bottom: 10px;
  width: 160px;
}

.client-name {
  font-size: 22px;
  margin-top: 15px;
}

.client-avatar {
  margin: 10px 0;
}

.client-avatar img {
  border-radius: 50px;
  width: 90px !important;
}

.testimonial.card .learn-more {
  margin: 30px 0;
}

@media (max-width: 767px) {
  .testimonial.card .learn-more {
    margin: 10px 0;
  }
}

/* GOOGLE REVIEWS KIT */
.sk-ww-google-reviews {
  background-color: transparent !important;
}

.sk-ww-google-reviews-items {
  margin-top: 30px;
}

.sk-ww-google-reviews-review-text-content {
  font-family: "Manrope", sans-serif !important;
  font-size: 15px !important;
  line-height: 26px !important;
}

.sk-ww-google-reviews .sk-ww-google-reviews-content a {
  color: #0091ea !important;
}

.sk_reviews_grid-item {
  padding: 16px !important;
}

.sk_reviews_grid-content {
  -webkit-box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.15) !important;
  background-color: rgba(255, 255, 255, 0.5) !important;
  box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.15) !important;
}

.sk_reviews_grid-content.badge-content {
  background-color: #0091ea !important;
}

.container .sk_branding,
.sk_branding,
.sk_branding a {
  color: transparent !important;
  display: none !important;
  opacity: 0 !important;
}

.sk-google-reviews-load-more-posts {
  background: rgb(0, 184, 46) !important;
  border: 1px solid #00a26f !important;
  border-radius: 30px !important;
  box-shadow: inset 80px 0 80px 0px #00a26f !important;
  font-family: "Manrope", sans-serif !important;
  font-size: 18px !important;
  font-weight: 600 !important;
  padding: 10px 20px !important;
  text-transform: uppercase !important;
}

.reviews {
  background: #efefef;
}

.sk-ww-google-reviews .fa {
  color: #fbbc05 !important;
}

.client-icon {
  position: absolute;
  width: 140px;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  visibility: hidden !important;
}

.client-icon.active {
  opacity: 1;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  visibility: visible !important;
}

.client-icon:nth-child(1) {
  left: 60px;
  top: 0;
}

.client-icon:nth-child(2) {
  left: 180px;
  top: 0;
}

.client-icon:nth-child(3) {
  left: 300px;
  top: 0;
}

.client-icon:nth-child(4) {
  left: 0;
  top: 104px;
}

.client-icon:nth-child(5) {
  left: 120px;
  top: 104px;
}

.client-icon:nth-child(6) {
  left: 240px;
  top: 104px;
}

.client-icon:nth-child(7) {
  left: 360px;
  top: 104px;
}

.client-icon:nth-child(8) {
  left: 60px;
  top: 208px;
}

.client-icon:nth-child(9) {
  left: 180px;
  top: 208px;
}

.client-icon:nth-child(10) {
  left: 300px;
  top: 208px;
}

.client-icon:nth-child(11) {

}

.client-icon:nth-child(12) {
  
}

.client-icon:nth-child(13) {
  
}

.c3 .testimonial.card .client-logo {
  margin-top: 5px !important;
  width: 200px !important;
}

/* CONTACT US */

.contact-box-container {
  justify-content: center;
  flex-direction: row;
}

@media (max-width: 767px) {
  .contact-box-container {
    flex-direction: column;
  }

  .contact-box {
    margin: 0 auto;
  }

  .contact-box:nth-child(2) {
    border-bottom: 1px solid #fff;
    border-left: 0 !important;
    border-right: 0 !important;
    border-top: 1px solid #fff;
    padding: 30px 0;
  }
}

.contact-row {
}

.contact-box {
  margin: 0;
  width: 270px;
}

.contact-box:nth-child(2) {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  padding: 0 30px;
}

.contact-box a {
  color: #fff;
}

.contact-box h3 {
}

.contact-box h4 {
}

.contact-logo {
  display: none;
}

.contact-logo-icon {
}

.contact-logo-icon:before {
  border-top: 1px solid #fff;
  width: 100%;
  position: absolute;
  top: 0;
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  top: 48px;
  left: 0;
  z-index: -1;
}

.contact-logo-icon img {
  background-color: #005082;
  margin: 20px;
  padding: 5px;
}

.contact-us-map {
  /* height: 500px; */
  overflow: hidden;
}

/* iframe.hs-responsive-embed-iframe {
height: 500px !important;  
} */
#hs_cos_wrapper_widget_1652469254838 .hhs-form-con.c2 .hs-submit {
  text-align: center !important;
}

/* CONTACT SUPPORT */

.form-columns-2 .hs-form-field:first-child {
  padding-right: 10px !important;
}

.form-columns-2 .hs-form-field {
  float: left !important;
}

/* CAPTCHA */

.captcha-icons .icon {

}

.captcha-icons .icon img {
  float: left;
}

/* AD FRAUD DETECTION */

.ad-fraud-det__dropdowns h3 {
  color: #0091ea !important;
  font-weight: 500 !important;
}



/* TCPA TYPOGRAPHY UNDERLINES */

h2.tcpa-problem em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/icons/underline-140-67.svg");
  bottom: -38px;
  height: 50px;
  left: 0px;
}

h2.tcpa-checklist em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/icons/underline-140-67.svg");
  bottom: -37px;
  height: 50px;
  left: 0px;
}

h2.tcpa-help em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-100px-27.svg");
  bottom: -43px;
  height: 50px;
  left: 0;
}

h2.tcpa-underline-1 em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/icons/underline-140-67.svg");
  bottom: -40px;
  height: 50px;
  left: 0px;
}

@media (max-width: 1200px) {
  h2.tcpa-problem em:after {
    bottom: -40px;
  }

  h2.tcpa-underline-1 em:after {
    bottom: -41px;
  }
}

@media (max-width: 922px) {
  .tcpa-video {
    margin-top: -320px !important;
  }
}

@media (max-width: 767px) {

  h2.tcpa-checklist em:after {
    bottom: -38px;
  }

}

@media (max-width: 575px) {
  .tcpa-video {
    margin-top: -260px !important;
  }

  h2.tcpa-checklist em:after {
    bottom: -38px;
  }

}

/* ACCURACY GUARANTEE LP */

.guarantee-lp__img {
  margin-top: -40px;
}

@media (max-width: 922px) {
  .guarantee-lp__img {
    margin-top: 0;
  }
}

.guarantee-lp__seal {
  margin: 40px 0px 0px 34px;
  text-align: left;
  width: 290px;
}

@media (max-width: 767px) {
  .guarantee-lp__seal {
    margin: 0 auto;
    text-align: center;
    width: 200px;
  }
}

.guarantee-lp__quote--container {
  color: #0091ea;
  padding-left: 40px;
}

.guarantee-lp__quote {
  font-size: 40px;
  font-weight: 500;
  letter-spacing: -1px;
  line-height: 56px;
  text-indent: -18px;
}

.guarantee-lp__quote-2 {
  font-size: 23px;
  font-weight: 500;
  letter-spacing: -.5px;
  line-height: 37px;
  text-indent: -8px;
}

@media (max-width: 1200px) {
  .guarantee-lp__quote--container {
    padding-left: 13px;
  }
  .guarantee-lp__quote {
    font-size: 32px;
    line-height: 46px;
    text-indent: -9px;
  }
  
  
}

@media (max-width: 767px) {
  .guarantee-lp__quote--container {
    border-top: 1px solid #0091ea;
    padding-left: 0;
  }
  .guarantee-lp__quote {
    font-size: 28px;
    line-height: 42px;
    text-indent: -9px;
  }
  .guarantee-lp__quote-2 {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -.5px;
    line-height: 29px;
    text-indent: -6px;
  }
}

.guarantee-lp__cta-cover {
  margin-left: 84px;
  margin-top: -25px;
  position: absolute;
  z-index: 9999;
}

@media (max-width: 835px) {
  .guarantee-lp__cta-cover {
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 50%;
  }
}

/* ASW LP OFFER */

.cta_ebook-cover {
  margin: 0 auto;
  text-align: center;
  width: 100%;
}

@media (max-width: 767px) {
  .cta_ebook-cover {
    width: 75%;
  }
}

/* CTR CALCULATOR */

.ctr-result.error {

}

#error {
  background: #FFDFDF;
  border: 1px solid #C63636;
  border-radius: 4px;
  color: #C63636;
  display: flex;
  font-size: 13px;
  line-height: 16px;
  margin-top: 15px;
  padding: 8px 10px 11px;
}

#error.hide {
  display: none;
}

#error:before {
  align-items: center;
  content: url("https://www.anura.io/hubfs/ASSETS-Icons/error-icon_18x18.svg");
  display: flex;
  padding: 0 7px 0 0;
}


/* --------------- COLLATERAL PAGE --------------- */

h1.collateral em:after {
  background-image: url("https://www.anura.io/hubfs/home-underline.svg");
  bottom: -47px;
  height: 50px;
  left: 1px;
  width: 100%;
}

h2.ebooks em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-140px-19.svg");
  bottom: -39px;
  height: 50px;
  left: 2px;
  width: 100%;
}

h2.case-studies em:after {
  background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-h2-240px-33-1.svg");
  bottom: -40px;
  height: 50px;
  left: 2px;
  transform: rotate(1deg);
  width: 100%;
}

.eBookSection {
  padding-top: 70px;
}

.eBookSection .book-top {
  /* display: none; */
}

.reports-section {
  padding-top: 70px;
  padding-bottom: 70px;
}

@media (max-width: 1200px) {
  h1.collateral em:after {
    bottom: -47px;
  }

  h2.ebooks em:after {
    background-image: url("https://www.anura.io/hubfs/2022-AnuraWebsite/underline-140px-19.svg");
    bottom: -39px;
    height: 50px;
    left: 2px;
  }

  h2.case-studies em:after {
    bottom: -42px;
  }

  .eBookSection {
    padding-top: 40px;
  }
  .reports-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

@media (max-width: 922px) {
  h1.collateral em:after {
    bottom: -48px;
  }

  h1.small.case-studies em:after {
    bottom: -44px;
  }
}

@media (max-width: 767px) {
  h2.case-studies em:after {
    bottom: -42px;
  }

  .eBookSection .book-top .rightContentBox {
    width: 100% !important;
  }
}

@media (max-width: 575px) {
  h1.collateral em:after {
    bottom: -46px;
  }

  .eBookSection {
    padding-top: 20px;
  }
  .reports-section {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  h1.small.case-studies em:after {
    bottom: -45px;
  }
}

/* EBOOKS */

/* Old Styles: eBook  */

/* .eBookSection .topInner {
  background-color: #fff;
  padding: 27px 79px 27px 30px;
  box-shadow: 0px 3px 15px #0000001f;
  border-radius: 10px;
} */
.eBookSection .bookImage {
  width: 200px;
}

.eBookSection .bookImage > div {
  width: 100%;
  background-position: center !important;
  background-size: cover;
  border-radius: 4px;
  height: 262px;
}

.eBookSection .tagName {
  font-size: 18px;
  line-height: 1.25;
}

.eBookSection .bookTitle span {
  text-transform: uppercase;
}

.eBookSection .tagName {
  font-size: 18px;
  line-height: 1.25;
}

.eBookSection .bookBottom .bookImage > div {
  border: 1px solid #dd5a00;
  height: 262px;
  border-radius: 10px;
  overflow: hidden;
  background-color: #fff;
  /*   box-shadow: 0px 3px 15px rgba(0, 0, 0,.15); */
}

.eBookSection .bookBottom .bookImage {
  float: left;
  /*   width: 220px !important; */
  margin-bottom: 10px;
  margin-right: 20px;
  margin-top: -58px;
}

.eBookSection .bookBottom .rightContentBox {
  /*   width: calc(100% - 220px) !important; */
  padding: 0 !important;
}

.eBookSection .bookBottom .colInner {
  padding: 26px 40px 26px 20px;
  box-shadow: 0px 3px 15px #000000;
  border-radius: 10px;
}

.eBookSection .bookBottom .bookCol {
  padding: 0px 16px;
  margin-bottom: 84px;
}

.eBookSection .bookBottom {
  padding-top: 0 !important;
}

.eBookSection .bookBottom .bookColParent {
  margin: 0px -15px;
  padding-top: 105px;
}

.eBookSection .bookBottom .tagName {
  color: #333;
}

.eBookSection .bookBottom .bookTitle,
.caseStudySection .bookTitle,
.whitePaperSection .bookTitle {
  margin-top: 10px;
}

.eBookSection .bookBottom .bookDetail,
.caseStudySection .bookDetail,
.whitePaperSection .bookDetail {
  margin-top: 20px;
}

@media (max-width: 767px) {
  .eBookSection .bookBottom .bookDetail,
  .caseStudySection .bookDetail,
  .whitePaperSection .bookDetail {
    margin-top: 10px;
  }
}

.eBookSection .bookBtn a,
.caseStudySection .bookBtn a,
.whitePaperSection .bookBtn a {
  color: #0091ea;
  position: relative;
  font-size: 18px;
  line-height: 1.28;
}

.eBookSection .bookBtn a:before,
.caseStudySection .bookBtn a:before,
.whitePaperSection .bookBtn a:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.644' height='18.172' viewBox='0 0 18.644 18.172'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%230091ea;%7D%3C/style%3E%3C/defs%3E%3Cpath class='a' d='M7.927,3.864l.924-.924a1,1,0,0,1,1.411,0l8.089,8.085a1,1,0,0,1,0,1.411l-8.089,8.089a1,1,0,0,1-1.411,0L7.927,19.6a1,1,0,0,1,.017-1.427L12.958,13.4H1a1,1,0,0,1-1-1V11.067a1,1,0,0,1,1-1H12.958L7.944,5.292A.993.993,0,0,1,7.927,3.864Z' transform='translate(0 -2.647)'/%3E%3C/svg%3E");
  height: 18px;
  width: 18px;
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  right: -28px;
  top: 3px;
  z-index: 2;
  transition: all ease 0.3s;
}

.eBookSection .bookBtn a:hover:before,
.caseStudySection .bookBtn a:hover:before,
.whitePaperSection .bookBtn a:hover:before {
  right: -38px;
}

@media (max-width: 1200px) {
  .eBookSection .bookBottom .bookImage {
    width: 130px !important;
  }

  .eBookSection .bookBottom .bookImage > div {
    height: 180px;
  }
}

.col-book {
  margin-bottom: 70px;
}

.book.card {
  background: #e9fcff;
  padding: 20px !important;
  overflow: inherit !important;
  position: relative;
}
.book-top.card {
  background: #e9fcff;
}



@media (max-width: 767px) {
  .book.card {
    padding: 10px 20px 20px !important;
    overflow: inherit !important;
    position: relative;
  }
  .book-top.card img {
    display: flex;
    margin: 0 auto;
    max-width: 200px;
  }
}

.book.card h4 {
  color: #000 !important;
  line-height: 30px;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.book-top {
  position: relative;
}

.book-top .bookImage {
  margin-left: 50px;
}

.more-link {
  left: 25px;
  color: #00b82e;
  font-weight: 700;
  letter-spacing: -0.5px;
  text-decoration: none;
}

.more-link:after {
  content: "→";
  font-size: 20px;
  left: 2px;
  position: relative;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

/* WHITEPAPERS */

/*  OLD STYLES: white paper */
.whitePaperSection {
  padding-top: 73px !important;
}

.whitePaperSection .bookImage {
  width: 200px;
  border-radius: 10px;
}

.whitePaperSection .bookImage > div {
  height: 262px;
  background-size: cover;
  border-radius: 10px;
}

.whitePaperSection .bookBottom .bookImage {
  border: 1px solid #dd5a00;
  float: left;
  margin-bottom: 10px;
  margin-right: 20px;
  margin-top: -58px;
  width: 200px !important;
}

.whitePaperSection .rightContentBox {
  /*   width: calc(100% - 240px);   */
  padding-top: 10px;
}

.whitePaperSection .colInner {
  box-shadow: 0px 3px 15px #000000;
  border-radius: 10px;
  padding: 20px 31px 20px 20px;
}

.whitePaperSection .bookCol {
  padding: 0px 16px;
  margin-bottom: 144px;
}

.whitePaperSection .bookColParent {
  margin: 0px -15px;
}

.whitePaperSection .tagName {
  padding-top: 5px;
  font-size: 18px;
  line-height: 1.22;
  color: #333;
}


@media (max-width: 1200px) {
  .whitePaperSection .bookBottom .bookImage {
    width: 130px !important;
  }

  .whitePaperSection .bookBottom .bookImage > div {
    height: 180px;
  }

}

.case-study-container .col-lg-4 {
  margin-bottom: 20px;
}

.case-study.card {
  padding: 0 !important;
  position: relative;
}

.case-study.card,
.book.card,
.book-top {
  height: 100%;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.case-study.card:hover,
.book.card:hover,
.book-top:hover {
  transform: scale(1.05);
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  box-shadow: 0 0 30px 5px rgb(0 0 0 / 15%);
}

.case-study-icon {
}

.case-study-img-box {
  background: #fff;
  border-radius: 8px 8px 0 0 !important;
  -webkit-border-radius: 8px 8px 0 0 !important;
  -moz-border-radius: 8px 8px 0 0 !important;
  padding: 20px;
}

.case-study-logo {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 80px;
  margin: 0 auto;
  width: 80%;
}

.case-study-inner {
  padding: 30px;
}

.case-study-inner h4 {
  color: #000 !important;
}

@media (max-width: 767px) {
  .case-study-logo {
    width: 60%;
  }
  .case-study-img-box {
    padding: 10px;
  }
  .case-study-inner {
    padding: 20px;
  }
}



/* IVT LP */

.ivt-logos .scrolling-logos.flickity-enabled .logo-item img {
  width: 200px;
}

.ivt-stat-1 {
  font-size: 100px;
  font-weight: 900;
  line-height: 120px;
  text-align: left;
}

.ivt-stat-2 {
  font-size: 40px;
  font-weight: 700;
  line-height: 46px;
  text-align: left;
}

@media(max-width: 767px) {
  .ivt-stat-1 {
    font-size: 80px;
    line-height: 90px;
  }

  .ivt-stat-2 {
    font-size: 30px;
    line-height: 36px;
  }
}

.ivt-piechart {
  padding: 0px 70px;
}

.ivt-graph {
  padding: 0 30px;
}

@media(max-width: 767px) {
  .ivt-piechart {
    padding: 30px 50px;
  }
  .ivt-graph {
    padding: 30px 0px 13px;
  }
}

/* MEDIA & ENTERTAINMENT */

.media-col {
  width: 20%;
}

@media(max-width: 767px) {
  .media-col {
    width: 100%;
  }
}
/* Product page */

h2.underline em:after {
  background-image: url(https://www.anura.io/hubfs/home-underline.svg);
  bottom: -45px;
  height: 50px;
  left: 0;
  width: 100%;
}

/* Typography */
.hs-content-id-9671604684 h1 {
  font-size: 55px;
  line-height: 69px;
}

@media (max-width: 922px) {
  .hs-content-id-9671604684 h1 {
    font-size: 48px;
    line-height: 52px;
  }
}

@media (max-width: 767px) {
  .hs-content-id-9671604684 h1 {
    font-size: 44px;
    line-height: 52px;
  }
}

@media (max-width: 575px) {
  .hs-content-id-9671604684 h1 {
    font-size: 42px;
    line-height: 52px;
  }
}

.hs-content-id-9671604684 h2.small {
  font-size: 22px;
  line-height: 34px;
  text-shadow: 0 0 4px #0091ea;
}

@media (max-width: 575px) {
  .hs-content-id-9671604684 h2.small {
    font-size: 17px;
    line-height: 28px;
  }
}

@media (max-width: 575px) {
  h5.large {
    font-size: 18px;
  }
}

@media (max-width: 575px) {
  .hs-content-id-9671604684 ul.large li {
    font-size: 15px !important;
    line-height: 22px !important;
  }
}
.hs-content-id-9671604684 .cta {
  float: none;
  margin: 0 auto;
  width: 100%;
}

.hs-content-id-9671604684 h1 em:after,
h1.white-underline em:after {
  background-image: url(https://www.anura.io/hubfs/2023%20Anura%20Website/underline-white.svg);
  bottom: -44px;
  height: 50px;
  left: 0;
}
@media (max-width: 575px) {
  .hs-content-id-9671604684 h1 em:after {
    bottom: -46px;
  }
}


/* Product page card */
/* Partner training card */
.hs-content-id-9671604684 .card,
.hs-content-id-168996731041 .card {
  background: #fff;
  border: 1px solid #dee2e6;
  border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 20px 60px 30px;
}

/* Product page mobile cards */
.hs-content-id-9671604684 .card.mobile,
.hs-content-id-168996731041 .card.mobile {
  border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  margin-top: 20px;
  padding: 10px 20px 20px !important;
}

.why-anura-tabs .card {
  padding: 20px 40px 30px;
}

.why-anura-content__heading {
  color: #444;
  font-size: 26px;
  line-height: 36px;
}
.why-anura-content__tab {
  font-size: 24px;
  line-height: 38px;
}

@media(max-width: 767px) {
  .why-anura-content__heading {
    font-size: 24px;
    line-height: 34px;
  }
}

@media(max-width: 575px) {
  .why-anura-content__heading {
    font-size: 21px;
    line-height: 28px;
  }
  .why-anura-content__tab {
    font-size: 20px;
    line-height: 34px;
  }
}

/* Product page stat */
/* Partner training stat */
.hs-content-id-9671604684 .stat,
.hs-content-id-168996731041 .stat {
  display: inline;
  font-size: 90px;
  letter-spacing: -5px;
}
.hs-content-id-9671604684 .stat.counter,
.hs-content-id-168996731041 .stat.counter {
  margin-left: -10px;
}
.hs-content-id-9671604684 .stat h5,
.hs-content-id-168996731041 .stat h5 {
  padding-bottom: 10px;
}
.hs-content-id-9671604684 .stat-tag,
.hs-content-id-168996731041 .stat-tag {
  margin-top: 25px;
}

@media (max-width: 1140px) {
  .hs-content-id-9671604684 .stat-container {
    /* margin-left: 50px; */
  }
  .hs-content-id-9671604684 .stat,
  .hs-content-id-168996731041 .stat {
    font-size: 74px;
  }
}

@media (max-width: 575px) {
  .container-large.why-anura-tabs {
    padding: 0 15px;
  }
}

@media (min-width: 922px) {
  .container-hero {
    padding-top: 150px;
  }
}

@media (max-width: 922px) {
  .container-hero {
    padding-top: 50px;
  }
}


/* Product page Why Anura tabs */
#why-anura-tabs,
#why-anura-content {
  background: #fff;
}

/* Why Anura tabs card */
.why-anura-tabs .card {
  border-top: none;
  border-radius: 0 0 4px 4px !important;
  -webkit-border-radius: 0 0 4px 4px !important;
}

/* Nav tabs */
ul.nav-tabs {
  border-bottom: none;
  padding-left: 0;
  width: 100%;
}

ul.nav-tabs li {
  flex: 1 1 0%;
}

.nav-tabs .nav-link {
  background: #f6f6f6;
  border-bottom: 1px solid #dee2e6;
  color: #555;
  font-size: 1.3rem;
  letter-spacing: -.5px;
  padding: 1rem;
  width: 100%;
}
.nav-tabs .nav-link.active {
  color: #0091ea;
  font-weight: 800;
  outline: none;
}
.nav-tabs .nav-item {
  margin: 0 2px;
}
.nav-tabs .nav-item:first-child {
  margin-left: 0;
}
.nav-tabs .nav-item:last-child {
  margin-right: 0;
}


/* Testimonial Carousel */

.container-carousel {
  padding-left: 50px;
  padding-right: 50px;
}

@media (max-width: 565px) {
  .container-carousel {
    padding-left: 0;
    padding-right: 0;
  }
}

.carousel-control-next, .carousel-control-prev {
  background: none;
  border: none;
  width: 50px;
}

.carousel-control-next {
  right: -50px;
}

.carousel-control-prev {
  left: -50px;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
  height: 50px;
  width: 50px;
}
.carousel-control-next-icon {
  background-image: url("https://www.anura.io/hubfs/Anura-Theme/arrow-right-green.svg");
}
.carousel-control-prev-icon {
  background-image: url("https://www.anura.io/hubfs/Anura-Theme/arrow-left-green.svg");
}
.testimonials__desktop .carousel-indicators {
  bottom: -20px;
}
.testimonials__mobile .carousel-indicators {
  bottom: -50px;
}
.carousel-indicators li {
  background-color: #0091ea;
}
.carousel-indicators .active {
  background-color: #00b82e;
}




/* Testimonials card */
.testimonials .card {
  height: 100%;
  box-shadow: none;
  justify-content: space-between;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.testimonials .card q {
  color: #000 !important;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5rem;
  margin-top: 3rem;
}
.testimonials .card q:before {
  font-size: 8rem;
  left: 11px;
  top: 57px;
}
.testimonials .card q:after {
  content: "";
}
.client-container {
  border-top: 1px solid #dee2e6;
  margin-top: 30px;
  padding-top: 30px;
  width: 98%
}
.client-title {
  line-height: 22px;
  margin-top: 7px;
}




@media (max-width: 575px) {

  .testimonials .card q {
    font-size: 15px;
    line-height: 23px;
  }
}

/* Interactive dashboard */

.hs-content-id-9671604684 .dashboard-container {
  margin: 0 auto;
  max-width: 1100px;
}

.hs-content-id-9671604684 .dashboard-mobile {

}

.hs-content-id-9671604684 .dashboard-mobile .icon {
  height: auto;
  margin-bottom: 0;
}
.hs-content-id-9671604684 .dashboard-mobile .icon-item {
  margin-left: 0;
  width: 100%;
}

.hs-content-id-9671604684 .dashboard-mobile .icon-item p {
  margin-bottom: 5px;
}

/* NEW DASHBOARD SECTION */

.dashboard-container {
  background: #fff;
  border-radius: 12px;
  width: 100%;
}

.dashboard-img {
  border: 10px solid #fff;
  border-radius: 12px;
  -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, .15);
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, .15);
}

.dashboard-img img {
  border-radius: 4px;
}

.dashboard-details {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}

.dashboard-dot {
  line-height: 1;
}

.dashboard-container .dashboard-dot span.dot {
  height: 32px;
  width: 32px;
  border: 6px solid #fff;
  background-color: #00b82e;
  border-radius: 50%;
  box-shadow: 0 0 15px -4px rgb(0 0 0 / 100%);
  position: relative;
  z-index: 1;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.dashboard-container .dashboard-dot:hover span.dot {
  box-shadow: 0 0 25px -2px rgb(0 0 0 / 90%);
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.dashboard-container .dashboard-dot {
  position: absolute;
  z-index: 1;
  left: 3%;
  top: 5%;
  z-index: 1;
  cursor: pointer;
}

.dashboard-container .dashboard-dot.active {
  z-index: 5;
}

.dashboard-container .dashboard-dot:first-child {
  left: 58%;
  top: 2%;
}

.dashboard-container .dashboard-dot:nth-child(2) {
  left: 55%;
  top: 13%;
}

.dashboard-container .dashboard-dot:nth-child(3) {
  left: 9%;
  top: 27%;
}

.dashboard-container .dashboard-dot:nth-child(4) {
  left: 31%;
  top: 26.5%;
}

.dashboard-container .dashboard-dot:nth-child(5) {
  left: 57%;
  top: 58%;
}

.dashboard-container .dashboard-dot:nth-child(6) {
  left: 93%;
  top: 55%;
}

.dashboard-container .dashboard-dot:nth-child(7) {
  left: 87%;
  top: 52%;
}

.dashboard-container .dashboard-dot:nth-child(8) {
  left: 27%;
  top: 64%;
}

.dashboard-container .dashboard-dot:nth-child(9) {
  left: 11%;
  top: 55%;
}

.dashboard-container .dashboard-dot:nth-child(10) {
  left: 11%;
  top: 44%;
}

.dashboard-container .dashboard-dot:nth-child(11) {
  left: 73%;
  top: 26%;
}

.dashboard-container .dashboard-dot:hover,
.dashboardSection .contentInner:focus {
  z-index: 2;
}

.dashboard-container .dashboard-dot .icon {
  margin-top: 4px;
}

.dashboard-container .dashboard-dot .icon svg {
  height: 20px;
  width: 20px;
}

.dashboard-container .dashboard-dot .dashboard-tooltip {
  display: flex;
  width: 347px;
  background-color: #fff;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  transition: all ease 0.3s;
  top: 0px;
  right: 0;
  margin-top: 70px;
  box-shadow: 0 0 15px -4px rgb(0 0 0 / 80%);
  padding: 22px 28px 20px 22px;
  border-radius: 8px;
  z-index: 5;
}

.dashboard-container .dashboard-dot:hover>.dashboard-tooltip {
  opacity: 1;
  visibility: visible;
}

.dashboard-container .dashboard-dot.active>.dashboard-tooltip {
  opacity: 1;
  visibility: visible;
}

.dashboard-container .dashboard-dot-content {
  color: #333 !important;
  font-size: 17px;
  width: calc(100% - 20px);
  padding-left: 10px;
  line-height: 1.5;
  position: relative;
}

.dashboard-container .dashboard-dot>.dashboard-tooltip:before {
  border-right: 6px solid transparent;
  border-bottom: 15px solid #fff;
  border-left: 6px solid transparent;
  content: '';
  height: 0;
  top: -13px;
  left: 20px;
  width: 0;
  position: absolute;
}

.dashboard-container .dashboard-dot:nth-child(3)>.dashboard-tooltip,
.dashboard-container .dashboard-dot:nth-child(4)>.dashboard-tooltip,
.dashboard-container .dashboard-dot:nth-child(8)>.dashboard-tooltip,
.dashboard-container .dashboard-dot:nth-child(9)>.dashboard-tooltip,
.dashboard-container .dashboard-dot:nth-child(10)>.dashboard-tooltip {
  right: inherit;
  left: 0;
}

.dashboard-container .dashboard-dot:first-child>.dashboard-tooltip:before,
.dashboard-container .dashboard-dot:nth-child(2)>.dashboard-tooltip:before,
.dashboard-container .dashboard-dot:nth-child(5)>.dashboard-tooltip:before,
.dashboard-container .dashboard-dot:nth-child(6)>.dashboard-tooltip:before,
.dashboard-container .dashboard-dot:nth-child(7)>.dashboard-tooltip:before,
.dashboard-container .dashboard-dot:nth-child(11)>.dashboard-tooltip:before {
  left: inherit;
  right: 20px;
}


.hub-spoke .lottie-file {
  margin: 0 auto;
  max-width: 100%;
  width: 900px;
}

/* @media (max-width: 767px) {
  .hub-spoke .lottie-file {
    margin-left: 0;
  }
} */

/* Integration hexagon hide before animation */
.integration-pattern div,
#integration__options .c1,
#integration__options .c2,
#integration__options .c3,
#integration__options .c4,
#integration__options .c5,
#integration__options .c6,
#integration__options .c7,
#integration__options .c8,
#integration__options .c9 {
  /* opacity: 1; */
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  visibility: hidden;
}

/* Integration hexagon add active to animate */
.integration-pattern div.active,
#integration__options .c1.active,
#integration__options .c2.active,
#integration__options .c3.active,
#integration__options .c4.active,
#integration__options .c5.active,
#integration__options .c6.active,
#integration__options .c7.active,
#integration__options .c8.active,
#integration__options .c9.active {
  opacity: 1;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  visibility: visible;
}

/* Integration hexagon make visible for mobile */
@media (max-width: 767px) {
  .integration-pattern div,
  #integration__options .c1,
  #integration__options .c2,
  #integration__options .c3,
  #integration__options .c4,
  #integration__options .c5,
  #integration__options .c6,
  #integration__options .c7,
  #integration__options .c8,
  #integration__options .c9 {
    visibility: visible;
  }
}






/* Integration pattern  */
.integration-pattern {
  height: 800px;
}
.integration-pattern div {
  position: absolute;
  width: 100px;
}
.integration-pattern div:nth-child(1) {
  left: 0;
  top: 0;
}
.integration-pattern div:nth-child(2) {
  left: 95px;
  top: 0;
}
.integration-pattern div:nth-child(3) {
  left: 190px;
  top: 0;
}
.integration-pattern div:nth-child(4) {
  left: 285px;
  top: 0;
}
.integration-pattern div:nth-child(5) {
  left: 380px;
  top: 0;
}
.integration-pattern div:nth-child(6) {
  left: 48px;
  top: 80px;
}
.integration-pattern div:nth-child(7) {
  left: 143px;
  top: 80px;
}
.integration-pattern div:nth-child(8) {
  left: 237px;
  top: 80px;
}
.integration-pattern div:nth-child(9) {
  left: 332px;
  top: 80px;
}
.integration-pattern div:nth-child(10) {
  left: 0;
  top: 162px;
}
.integration-pattern div:nth-child(11) {
  left: 95px;
  top: 162px;
}
.integration-pattern div:nth-child(12) {
  left: 190px;
  top: 162px;
}
.integration-pattern div:nth-child(13) {
  left: 285px;
  top: 162px;
}
.integration-pattern div:nth-child(14) {
  left: 380px;
  top: 162px;
}
.integration-pattern div:nth-child(15) {
  left: 48px;
  top: 245px;
}
.integration-pattern div:nth-child(16) {
  left: 143px;
  top: 245px;
}
.integration-pattern div:nth-child(17) {
  left: 237px;
  top: 245px;
}
.integration-pattern div:nth-child(18) {
  left: 332px;
  top: 245px;
}
.integration-pattern div:nth-child(19) {
  left: 0;
  top: 330px;
}
.integration-pattern div:nth-child(20) {
  left: 95px;
  top: 330px; 
}
.integration-pattern div:nth-child(21) {
  left: 190px;
  top: 330px;
}
.integration-pattern div:nth-child(22) {
  left: 285px;
  top: 330px;
}
.integration-pattern div:nth-child(23) {
  left: 380px;
  top: 330px; 
}
.integration-pattern div:nth-child(24) {
  left: 48px;
  top: 410px;
}
.integration-pattern div:nth-child(25) {
  left: 143px;
  top: 410px;
}
.integration-pattern div:nth-child(26) {
  left: 237px;
  top: 410px;
}
.integration-pattern div:nth-child(27) {
  left: 332px;
  top: 410px;
}
.integration-pattern div:nth-child(28) {
  left: 0;
  top: 491px;
}
.integration-pattern div:nth-child(29) {
  left: 95px;
  top: 491px;
}
.integration-pattern div:nth-child(30) {
  left: 190px;
  top: 491px;
}
.integration-pattern div:nth-child(31) {
  left: 285px;
  top: 491px;
}
.integration-pattern div:nth-child(32) {
  left: 380px;
  top: 491px;
}

/* Integration pattern below 922 */
@media (max-width: 922px) {
    .integration-pattern {
    height: auto;
    margin: 0;
    width: auto;
  }
    .integration-pattern div {
    position: absolute;
    width: 100px;
  }
    .integration-pattern div:nth-child(1) {
    left: 0;
    top: 0;
  }
    .integration-pattern div:nth-child(2) {
    left: 90px;
    top: 0;
  }
    .integration-pattern div:nth-child(3) {
    left: 180px;
    top: 0;
  }
    .integration-pattern div:nth-child(4) {
    left: 270px;
    top: 0;
  }
    .integration-pattern div:nth-child(5) {
    left: 45px;
    top: 79px;
  }
    .integration-pattern div:nth-child(6) {
    left: 135px;
    top: 79px;
  }
    .integration-pattern div:nth-child(7) {
    left: 225px;
    top: 79px;
  }
    .integration-pattern div:nth-child(8) {
    left: 0;
    top: 158px;
  }
    .integration-pattern div:nth-child(9) {
    left: 90px;
    top: 158px;
  }
    .integration-pattern div:nth-child(10) {
    left: 180px;
    top: 158px;
  }
    .integration-pattern div:nth-child(11) {
    left: 270px;
    top: 158px;
  }
    .integration-pattern div:nth-child(12) {
    left: 45px;
    top: 237px;
  }
    .integration-pattern div:nth-child(13) {
    left: 135px;
    top: 237px;
  }
    .integration-pattern div:nth-child(14) {
    left: 225px;
    top: 237px;
  }
    .integration-pattern div:nth-child(15) {
    left: 0;
    top: 316px;
  }
    .integration-pattern div:nth-child(16) {
    left: 90px;
    top: 316px;
  }
    .integration-pattern div:nth-child(17) {
    left: 180px;
    top: 316px;
  }
    .integration-pattern div:nth-child(18) {
    left: 270px;
    top: 316px;
  }
    .integration-pattern div:nth-child(19) {
    left: 45px;
    top: 395px;
  }
    .integration-pattern div:nth-child(20) {
    left: 135px;
    top: 395px; 
  }
    .integration-pattern div:nth-child(21) {
    left: 225px;
    top: 395px;
  }
    .integration-pattern div:nth-child(22) {
    left: 0;
    top: 475px;
  }
    .integration-pattern div:nth-child(23) {
    left: 90px;
    top: 475px; 
  }
    .integration-pattern div:nth-child(24) {
    left: 180px;
    top: 475px;
  }
    .integration-pattern div:nth-child(25) {
    left: 270px;
    top: 475px;
  }
    .integration-pattern div:nth-child(26) {
    left: 45px;
    top: 555px;
  }
    .integration-pattern div:nth-child(27) {
    left: 135px;
    top: 555px;
  }
    .integration-pattern div:nth-child(28) {
    left: 225px;
    top: 555px;
  }
    .integration-pattern div:nth-child(29) {
    left: 0;
    top: 636px;
  }
    .integration-pattern div:nth-child(30) {
    left: 90px;
    top: 636px;
  }
  .integration-pattern div:nth-child(31) {
    left: 180px;
    top: 636px;
  }
   .integration-pattern div:nth-child(32) {
    left: 270px;
    top: 636px;
  }
}

/* Integration pattern for tablet */
@media (max-width: 767px) {
  .integration-pattern {
    height: 620px;
    margin: 0 auto;
    width: 475px;
  }
  .integration-pattern div {
    position: absolute;
    width: 100px;
  }
  .integration-pattern div:nth-child(1) {
    left: 0;
    top: 0;
  }
  .integration-pattern div:nth-child(2) {
    left: 95px;
    top: 0;
  }
  .integration-pattern div:nth-child(3) {
    left: 190px;
    top: 0;
  }
  .integration-pattern div:nth-child(4) {
    left: 285px;
    top: 0;
  }
  .integration-pattern div:nth-child(5) {
    left: 380px;
    top: 0;
  }
  .integration-pattern div:nth-child(6) {
    left: 48px;
    top: 80px;
  }
  .integration-pattern div:nth-child(7) {
    left: 143px;
    top: 80px;
  }
  .integration-pattern div:nth-child(8) {
    left: 237px;
    top: 80px;
  }
  .integration-pattern div:nth-child(9) {
    left: 332px;
    top: 80px;
  }
  .integration-pattern div:nth-child(10) {
    left: 0;
    top: 162px;
  }
  .integration-pattern div:nth-child(11) {
    left: 95px;
    top: 162px;
  }
  .integration-pattern div:nth-child(12) {
    left: 190px;
    top: 162px;
  }
  .integration-pattern div:nth-child(13) {
    left: 285px;
    top: 162px;
  }
  .integration-pattern div:nth-child(14) {
    left: 380px;
    top: 162px;
  }
  .integration-pattern div:nth-child(15) {
    left: 48px;
    top: 245px;
  }
  .integration-pattern div:nth-child(16) {
    left: 143px;
    top: 245px;
  }
  .integration-pattern div:nth-child(17) {
    left: 237px;
    top: 245px;
  }
  .integration-pattern div:nth-child(18) {
    left: 332px;
    top: 245px;
  }
  .integration-pattern div:nth-child(19) {
    left: 0;
    top: 330px;
  }
  .integration-pattern div:nth-child(20) {
    left: 95px;
    top: 330px; 
  }
  .integration-pattern div:nth-child(21) {
    left: 190px;
    top: 330px;
  }
  .integration-pattern div:nth-child(22) {
    left: 285px;
    top: 330px;
  }
  .integration-pattern div:nth-child(23) {
    left: 380px;
    top: 330px; 
  }
  .integration-pattern div:nth-child(24) {
    left: 48px;
    top: 410px;
  }
  .integration-pattern div:nth-child(25) {
    left: 143px;
    top: 410px;
  }
  .integration-pattern div:nth-child(26) {
    left: 237px;
    top: 410px;
  }
  .integration-pattern div:nth-child(27) {
    left: 332px;
    top: 410px;
  }
  .integration-pattern div:nth-child(28) {
    left: 0;
    top: 491px;
  }
  .integration-pattern div:nth-child(29) {
    left: 95px;
    top: 491px;
  }
  .integration-pattern div:nth-child(30) {
    left: 190px;
    top: 491px;
  }
  .integration-pattern div:nth-child(31) {
    left: 285px;
    top: 491px;
  }
  .integration-pattern div:nth-child(32) {
    left: 380px;
    top: 491px;
  }
}

/* Integration pattern below 575 */
@media (max-width: 575px) {
    .integration-pattern {
    height: 450px;
    margin: 30px auto;
    width: 100%;
  }
  .integration-pattern div {
    position: absolute;
    width: 70px;
  }
  .integration-pattern div:nth-child(1) {
    left: 0;
    top: 0;
  }
  .integration-pattern div:nth-child(2) {
    left: 65px;
    top: 0;
  }
  .integration-pattern div:nth-child(3) {
    left: 130px;
    top: 0;
  }
  .integration-pattern div:nth-child(4) {
    left: 195px;
    top: 0;
  }
  .integration-pattern div:nth-child(5) {
    left: 260px;
    top: 0;
  }
  .integration-pattern div:nth-child(6) {
    left: 33px;
    top: 56px;
  }
  .integration-pattern div:nth-child(7) {
    left: 98px;
    top: 56px;
  }
  .integration-pattern div:nth-child(8) {
    left: 162px;
    top: 56px;
  }
  .integration-pattern div:nth-child(9) {
    left: 227px;
    top: 56px;
  }
  .integration-pattern div:nth-child(10) {
    left: 0;
    top: 112px;
  }
  .integration-pattern div:nth-child(11) {
    left: 65px;
    top: 112px;
  }
  .integration-pattern div:nth-child(12) {
    left: 130px;
    top: 112px;
  }
  .integration-pattern div:nth-child(13) {
    left: 195px;
    top: 112px;
  }
  .integration-pattern div:nth-child(14) {
    left: 260px;
    top: 112px;
  }
  .integration-pattern div:nth-child(15) {
    left: 33px;
    top: 168px;
  }
  .integration-pattern div:nth-child(16) {
    left: 98px;
    top: 168px;
  }
  .integration-pattern div:nth-child(17) {
    left: 162px;
    top: 168px;
  }
  .integration-pattern div:nth-child(18) {
    left: 227px;
    top: 168px;
  }
  .integration-pattern div:nth-child(19) {
    left: 0;
    top: 225px;
  }
  .integration-pattern div:nth-child(20) {
    left: 65px;
    top: 225px; 
  }
  .integration-pattern div:nth-child(21) {
    left: 130px;
    top: 225px;
  }
  .integration-pattern div:nth-child(22) {
    left: 195px;
    top: 225px;
  }
  .integration-pattern div:nth-child(23) {
    left: 260px;
    top: 225px; 
  }
  .integration-pattern div:nth-child(24) {
    left: 33px;
    top: 281px;
  }
  .integration-pattern div:nth-child(25) {
    left: 98px;
    top: 281px;
  }
  .integration-pattern div:nth-child(26) {
    left: 162px;
    top: 281px;
  }
  .integration-pattern div:nth-child(27) {
    left: 227px;
    top: 281px;
  }
  .integration-pattern div:nth-child(28) {
    left: 0;
    top: 338px;
  }
  .integration-pattern div:nth-child(29) {
    left: 65px;
    top: 338px;
  }
  .integration-pattern div:nth-child(30) {
    left: 130px;
    top: 338px;
  }
  .integration-pattern div:nth-child(31) {
    left: 195px;
    top: 338px;
  }
  .integration-pattern div:nth-child(32) {
    left: 260px;
    top: 338px;
  }
}

.integration__options h4 {
  margin-bottom: 0 !important;
}




/* Card cta */

.hs-content-id-9671604684 .card.col {
  margin-left: 0;
  margin-top: 0;
  padding: 10px 20px;
  width: 100%;
}


/* Product page filters SIVT GIVT */
.product-page__filters {

}

.product-page__filters .card {
  padding: 20px !important;
}

.product-page__filters .card h3 {
  margin-bottom: 0;
}

.product-page__filters .card ul {
  margin-top: 10px;
  padding-left: 18px;
}
.product-page__filters .card li {
  line-height: 27px !important;
}

.product-page__filters--icon {
  display: flex;
  padding-bottom: 20px;
}
.product-page__filters--icon img {
  width: 120px;
}

@media (max-width: 575px) {
  .product-page__filters .card {
    padding: 14px 14px 0 !important;
  }
  .product-page__filters--icon img {
    width: 60px;
  }
  .product-page__filters .card li {
    font-size: 14px !important;
    line-height: 21px !important;
  }
}


/* Plans & Pricing */

.unlimited-users {
  position: absolute;
  right: -60px;
  top: -30px;
  transform: scale(.8);
}

@media (max-width: 575px) {
  .unlimited-users {
    right: -100px;
    top: -66px;
    transform: scale(.5);
  }
}

/* Integration wizard */
.integration__wizard--video {
  width: 660px !important;
}


/* Product page Rules and Tag */

.product-page__rules-tag .quote {
  color: #dd5a00 !important; 
  font-size: 28px !important; 
  line-height: 41px !important; 
}

.product-page__rules-tag .card {
  padding: 30px;
}
.product-page__rules-tag .checkmarks li {
  font-size: 16px !important;
  line-height: 23px !important;
}
.product-page__rules--img {
  flex: 1;
}
.product-page__rules {
  flex: 2;
  width: 100%;
}
.product-page__rules ul {
  margin-top: 0;
}

.product-page__support {
}
.product-page__support .support-img {
  margin: 0 auto;
  width: 80% !important;
}

@media (max-width: 767px) {
  .product-page__support .support-img {
    width: 50% !important;
  }
}



@media (min-width: 1080px) {
  .product-page__rules-tag .checkmarks li {
    font-size: 16px !important;
    line-height: 27px !important;
    margin-bottom: 4px;
  } 
}


@media (max-width: 1080px) {
  .product-page__rules--img {
    flex: 1.5;
  }
}


@media (max-width: 922px) {
  .product-page__support .support-img {
    /* width: 100%; */
  }
  .product-page__rules-tag .quote {
    font-size: 25px !important; 
    line-height: 38px !important; 
  }
}

@media (max-width: 767px) {

}

@media (max-width: 575px) {
  .product-page__rules-tag .quote {
    font-size: 22px !important; 
    line-height: 32px !important; 
  }
  .product-page__rules-tag .checkmarks li {
    font-size: 15px !important;
  }
  .product-page__rules--img {
    flex: 1.5;
    margin: 0 auto;
    width: 150px;
  }
  .product-page__rules {
    margin-left: 0;
  }
  .product-page__rules ul {
    margin-top: 20px;
  }
}


/* Client Journey section */
.product-page__client-journey .card {
  height: auto;
  /* margin-bottom: -82px;
  margin-top: 82px; */
  padding: 25px;
  overflow: visible;
}
.product-page__client-journey .card h5 {
  padding: 15px 0 10px 20px;
}
.product-page__client-journey .card li {
  line-height: 28px !important;
  margin-bottom: 0;
}
.client-journey__icon {
  margin-top: -61px;
  text-align: center;
}
.client-journey__icon img {
  background: #fff;
  height: 62px !important;
}

/* @media (max-width: 922px) {
  .client-journey__icon {
    margin-top: -66px;
  }
  .client-journey__icon img {
    height: 72px !important;
  }
} */

@media (max-width: 575px) {
  .client-journey__icon {
    margin-top: -58px;
  }
  .client-journey__icon img {
    height: 55px !important;
  }
}

/* Product page Blog thumbnails */

.hs-content-id-9671604684 .blog-thumbnails {
  padding-top: 0 !important;
}


/* Accuracy Guarantee Section */

.accuracy-guarantee__seal {
  margin: 0 auto -40px;
  position: relative;
  width: 150px;
  z-index: 9;
}

@media (max-width: 922px) {
  .accuracy-guarantee__seal {
    width: 130px;
  }
}

@media (max-width: 922px) {
  .accuracy-guarantee__seal {
    width: 90px;
  }
}

.accuracy-guarantee__headline {
  margin: 0 auto;
  width: 75%;
}

@media (max-width: 922px) {
  .accuracy-guarantee__headline {
    width: 100%;
  }
}


/* PRODUCT B  */

/* Padding top fix for Product B hero */
@media (min-width: 922px) and (max-width: 991px) {
  .hs-content-id-185297970105 .hero-section {
    padding-top: 50px !important;
  }
}

/* Hero angle clipping path fix. Couldn't put in hero because had to use Module for lottie file. */

.hero-section__product-b {

}
.hero-section__product-b:after {
  content: "";
  background-color: #eee;
  clip-path: polygon(0 90%, 100% 0%, 100% 100%, 0 100%);
  -webkit-clip-path: polygon(0 90%, 100% 0%, 100% 100%, 0 100%);
  height: 251px;
  margin-bottom: -1px;
  margin-top: -150px;
  position: absolute;
  width: 100%;
  z-index: 1;
}


@media (max-width: 1400px) {
  .hero-section__product-b {
      padding: 0 50px;
  }
}

@media (max-width: 922px) {
  .hero-section__product-b {
      padding: 0 30px;
  }
}

@media (max-width: 575px) {
  .hero-section__product-b {
      padding: 0 15px;
  }
}

.hero-section__product-b .cta {
  
}

/* Product B Integration options */
.product-b__integration-options .sticky {
  position: sticky;
  top: 30%;
}

.what-is-anura__drop-downs__product .accordian-title h3,
.what-is-anura__drop-downs__product .accordian-title h4 {
  width: 100%;
}

.what-is-anura__drop-downs__product .accordian-trigger {
  padding: 0 20px 40px 0;
}

@media (max-width: 767px) {
  .what-is-anura__drop-downs__product .accordian-trigger {
    padding: 0 0 20px 0;
  }
}

.what-is-anura__drop-downs__product a.accordian-title:after {
  top: 40px;
}

.what-is-anura__drop-downs__product ul.checkmarks {
  padding-left: 120px !important;
}
.what-is-anura__drop-downs__product .learn-more {
  margin-left: 120px !important;
}

@media(max-width: 767px) {
  .what-is-anura__drop-downs__product ul.checkmarks {
    padding-left: 72px !important;
  }
  .what-is-anura__drop-downs__product .learn-more {
    margin-left: 72px !important;
  }
}

@media(max-width: 565px) {
  .what-is-anura__drop-downs__product ul.checkmarks {
    padding-left: 0 !important;
  }
  .what-is-anura__drop-downs__product .learn-more {
    margin-left: 0 !important;
  }
}

/* CARD FLIPPERS WITH 3 UNIQUES */



.product-page .hhs-card-flip-con .tile .contents {
  padding-top:  50px;
}

.product-page.card-flippers .hhs-card-flip-con .tile .back .contents {
  padding-bottom: 50px !important;
}

.product-page .front img {
  width: auto !important;
}

.product-page .checkmarks li {
  font-size: 15px !important;
  line-height: 24px !important;
}


/* PLANS AND PRICING */

.card.plan {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 8px;
  display: block;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.15);
  padding: 60px 75px 50px;
}

.card.plan.one {
  padding: 40px 30px 50px;
}

.card.plan.two {
  padding: 40px 50px 50px;
}

@media(max-width: 767px) {
  .card.plan.one,
  .card.plan.two {
    padding: 30px 20px 40px;
  }
  ul.plan.left {
    float: none;
    margin-bottom: 0;
    width: 100%;
  }

  ul.plan.right {
    float: none;
    margin-top: 0;
    width: 100%;
  }
}

.card.plan h3 {
  margin-bottom: 10px;
}

ul.plan {
  /* margin: 25px 0 25px 10px; */
  padding: 0;
}

ul.plan.left {
  float: left;
  width: 45%;
}

ul.plan.right {
  float: right;
  width: 45%;
}

@media(max-width: 767px) {
  ul.plan.left {
    float: none;
    width: 100%;
  }

  ul.plan.right {
    float: none;
    width: 100%;
  }
}

p.plan {
  clear: both;
}



.plan-img {
  margin: 0 auto;
  width: 200px;
}

.client-journey__stage-1 {
  background: #9CD9FF;
  display: flex;
  margin-bottom: 20px;
}
.client-journey__stage-1:after {
  border-right: 33px solid #9CD9FF;
  border-top: 31px solid #fff;
  border-bottom: 31px solid #fff;
  position: absolute;
  content: "";
  position: absolute;
  right: -10px;
  transform: rotate(180deg);
}

.client-journey__stage-2 {
  background: #76CBFF;
  display: flex;
  margin-bottom: 20px;
}

.client-journey__stage-2:after {
  border-right: 33px solid #76CBFF;
  border-top: 31px solid #fff;
  border-bottom: 31px solid #fff;
  position: absolute;
  content: "";
  position: absolute;
  right: -10px;
  transform: rotate(180deg);
}

.client-journey__stage-3 {
  background: #46B9FF;
  display: flex;
  margin-bottom: 20px;
}
.client-journey__stage-3:after {
  border-right: 33px solid #46B9FF;
  border-top: 31px solid #fff;
  border-bottom: 31px solid #fff;
  position: absolute;
  content: "";
  position: absolute;
  right: -10px;
  transform: rotate(180deg);
}

.client-journey__stage-4 {
  background: #0091EA;
  display: flex;
  margin-bottom: 20px;
}
.client-journey__stage-4:after {
  border-right: 33px solid #0091EA;
  border-top: 31px solid #fff;
  border-bottom: 31px solid #fff;
  position: absolute;
  content: "";
  position: absolute;
  right: -10px;
  transform: rotate(180deg);
}

@media(max-width: 575px) {
  .client-journey__stage-1:after,
  .client-journey__stage-2:after,
  .client-journey__stage-3:after,
  .client-journey__stage-4:after {
    border-top: 28px solid #fff;
    border-bottom: 28px solid #fff;
  }
}

#block-1,
#block-2,
#block-3,
#block-4,
#block-5,
#block-6,
#block-7 {
  height: 400px;
}


@media (max-width: 922px) {
  #block-1,
  #block-2,
  #block-3,
  #block-4,
  #block-5,
  #block-6,
  #block-7 {
    height: 300px;
  }
}

@media (max-width: 767px) {

  img.three-uniques_icon {
    width: 60px;
  }

}


/* Product B hero form */

.hero-form .hs-submit .actions {
  margin-top: 10px;
  text-align: center;
}

/* REQUEST A TRIAL FORM CARD - HERO */
.hero-form .hhs-form-con.c2 {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-box-shadow: 0 3px 30px rgba(153, 169, 190, 0.2);
  box-shadow: 0 3px 30px rgba(153, 169, 190, 0.2);
  float: right;
  padding: 20px 30px 30px;
  width: 100%;
}

.hero-form .hhs-form-con.c2 input[type=email], 
.hero-form .hhs-form-con.c2 input[type=number],
.hero-form .hhs-form-con.c2 input[type=password], 
.hero-form .hhs-form-con.c2 input[type=tel], 
.hero-form .hhs-form-con.c2 input[type=text], 
.hero-form .hhs-form-con.c2 select, 
.hero-form .hhs-form-con.c2 textarea {
  height: 40px;
  padding: 8px !important;
}

.hero-form .hs-form-field {
  margin-bottom: 10px;
}

.hero-form form textarea {
  margin-bottom: -7px;
  min-height: 80px !important;
}
.hero-form p {
  margin-bottom: 8px;
}
.hero-form p.small {
  font-size: 15px !important;
  line-height: 22px !important;
  margin: 0 auto;
  width: 80%;
}
/* Home page */

/* LOGO SCROLLER */

.hhs-logo-mod.home-logos {
    border-bottom: 0 solid #DEDEDE;
    border-top: 0 solid #DEDEDE;
    margin: 20px auto;
    max-width: 1090px;
    padding-bottom: 50px;
    padding-top: 0;
    width: 96%;
  }
  
  .hhs-logo-mod.home-logos h3 {
    padding-bottom: 30px;
  }
  
  .scrolling-logos .flickity-page-dots li {
    border-radius: 10px !important;
    height: 5px !important;
    width: 5px !important;
  }
  
  .flickity-page-dots {
    bottom: -60px !important;
  }
  
  .flickity-page-dots .dot {
    background: #0091ea;
  }
  
  
  /* HOME STATS */
  
  .stat {
    color: #0091ea;
    display: inline;
    /*   font-family: "proxima-nova", sans-serif; */
    font-family: 'Manrope', sans-serif !important;
    font-size: 66px;
    font-weight: 800;
    line-height: 50px;
    letter-spacing: -3px;
  }
  
  /* stat % sign */
  .stat-perc {
    text-align: left;
  }
  
  .stat-perc::after {
    color: #0091ea;
    content: '%';
    font-family: 'Manrope', sans-serif !important;
    font-size: 46px;
    font-weight: 800;
    margin-left: 0;
    position: absolute;
    top: 32px;
  }
  
  .stat.decimal:after {
    content: '.';
    margin-left: 0px;
    margin-right: -3px;
  }
  
  .stat-tag {
    margin-top: 8px;
  }
  
  
  
  /* ANURA PROTECTS */
  
  .anura-protects .hhs-accordion-1 a.accordion-title:after {
    top: 43px !important;
  }

  @media(max-width: 575px) {
    #hs_cos_wrapper_widget_1656525594802 .c2 .hhs-accordion-1 {
      border-top: 0px solid !important;
    }
  
    .hhs-accordion-1 a.accordion-title {
      padding: 15px 25px 15px 0 !important;
      text-decoration: none;
    }
    .anura-protects .hhs-accordion-1 a.accordion-title:after {
      top: 34px !important;
    }
  }
  

  .anura-protects h4 {
    color: #000 !important;
    line-height: 49px !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  
  .anura-protects ul {
    margin: 0;
  }
  
  .protects-icon {
    display: inline;
    padding: 0 10px 0 0;
  }

  .video-home {
    margin-top: -260px;
  }

  @media(max-width: 767px) {
    .video-home {
        margin-top: -260px;
      }
  }

  @media(max-width: 575px) {
    .video-home {
        margin-top: -160px;
      }
  }

  @media(min-width: 1080px) {
    
  #home-stats .c1 {
    border-right: 1px solid #aaa;
    padding-bottom: 0;
  }

  #home-stats .c2 {
    border-right: 1px solid #aaa;
    padding-bottom: 0;
    padding-left: 80px;
    padding-right: 40px;
  }

  #home-stats .c3 {
    padding-bottom: 0;
    padding-left: 100px;
  }

  #stats.why-anura .c1 {
    border-right: 1px solid #aaa;
    padding-bottom: 0;
  }

  #stats.why-anura .c2 {
    border-right: 1px solid #aaa;
    padding-bottom: 0;
    padding-left: 80px;
    padding-right: 40px;
  }

  #stats.why-anura .c3 {
    padding-bottom: 0;
    padding-left: 100px;
  }
  }

  @media(max-width: 1080px) {
    #home-stats .c1 {
        border-right: 1px solid #aaa;
        padding-bottom: 0;
      }
    
      #home-stats .c2 {
        border-right: 1px solid #aaa;
        padding-bottom: 0;
        padding-left: 50px;
        padding-right: 40px;
      }
    
      #home-stats .c3 {
        padding-bottom: 0;
        padding-left: 50px;
      }
    
      #stats {
        margin-bottom: 200px;
      }
  }

  @media(max-width: 922px) {

  #home-stats .c1 {
    border-right: 1px solid #aaa;
    padding-bottom: 0;
    padding-left: 10px;
  }

  #home-stats .c2 {
    border-right: 1px solid #aaa;
    padding-bottom: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  #home-stats .c3 {
    padding-bottom: 0;
    padding-left: 40px;
  }

  .stat {
    font-size: 52px;
  }

  }

  @media(max-width: 767px) {

    #home-stats .c1 {
        border-right: 1px solid #aaa;
        padding-bottom: 0;
        padding-left: 10px;
        padding-right: 0;
      }
    
      #home-stats .c2 {
        border-right: 1px solid #aaa;
        padding-bottom: 0;
        padding-left: 30px;
        padding-right: 30px;
      }
    
      #home-stats .c3 {
        padding-bottom: 0;
        padding-left: 30px;
      }

    h5.stat-title {
        font-size: 14px;
        letter-spacing: .2px;
      }
      .stat {
        font-size: 42px;
      }
    
      .stat-perc::after {
        font-size: 34px;
      }

  }

  @media(max-width: 600px) {

  /*   stats  */
  #home-stats {
    margin-bottom: 0;
  }

  #home-stats .c1 {
    /* border-bottom: 1px solid #aaa; */
    border-right: none;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  #home-stats .c2 {
    /* border-bottom: 1px solid #aaa; */
    border-right: none;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 15px;
    padding-right: 0;
  }

  #home-stats .c3 {
    padding-bottom: 0;
    padding-left: 15px;
    padding-right: 0;
  }

  h5.stat-title {
    font-size: 12px;
    letter-spacing: .2px;
  }
  .stat {
    font-size: 32px;
  }

  .stat-perc::after {
    font-size: 22px;
  }

  p.stat-info {
    font-size: 12px !important;
    line-height: 20px !important;
  }

  #home-stats .learn-more {
    font-size: 13px;
  }
  #home-stats .learn-more a:after {
    font-size: 15px;
  }

  }

  
  
  
  
/* WHAT IS ANURA VIDEO */

#what-is-anura {
    margin: 0 auto 80px;
    padding: 0 0 0 0;
    width: 100%;
  }
  
  #what-is-anura h2 {
    margin: 20px auto;
    width: 80%;
  }
  
  .video-home {
    opacity: 0;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    visibility: hidden;
  }
  
  .video-home.active {
    opacity: 1;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    visibility: visible;
  }
  
  .fancybox-slide {
    margin: 0 auto;
    max-width: 1140px;
  }
  
  .fancybox-slide--video .fancybox-content {
    background: transparent !important;
  }
  
  /* LEADERSHIP */
  
  .leadership {
    background: #EFEFEF;
    margin: 0 auto;
  }
  
  .leadership .container {
    max-width: 820px;
    width: 100%;
  }
  
  .leadership h5 {
    /*   border-bottom: 1px solid; */
    /*   color: #80D8FF !important; */
    margin: 0 0;
    padding: 10px;
    text-shadow: 0 0 20px 2px rgb(0 0 0 / 80%);
  }
  
  .leadership ul.checkmarks {
    margin: 25px 0 25px 10px;
    padding: 0;
  }
  
  .leadership .checkmarks li {
    color: #000 !important;
    font-size: 20px !important;
    line-height: 32px !important;
    margin: 0 0 0 20px;
    padding: 0 0 0 10px;
  }


/* CARD FLIPPERS */

.card-flippers {
    z-index: 9 !important;
  }
  
  /* .card-flippers .hhs-card-flip-con {
    opacity: 0;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    visibility: hidden !important;
  }
  
  .card-flippers .hhs-card-flip-con.active {
    opacity: 1;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    visibility: visible !important;
  }
   */
  .hhs-card-flip-con .contents {
    background: rgba(255, 255, 255, 1) !important;
    padding: 42px;
    border-radius: 8px !important;
    -webkit-border-radius: 8px !important;
    -moz-border-radius: 8px !important;
    box-shadow: 0 0 20px 2px rgb(0 0 0 / 15%) !important;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
  }
  
  .hhs-card-flip-con .contents:hover {
    box-shadow: 0 0 30px 20px rgb(0 0 0 / 3%) !important;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    transform: scale(1.05);
  }
  
  .card-flippers .hhs-card-flip-con {
    /* height: 300px !important; */
  }
  
  @media only screen and (max-width: 922px) {

  }
  
  @media only screen and (max-width: 767px) {
    .card-flippers .front h3 {
      font-size: 32px !important;
      line-height: 32px !important;
    }
  }
  
  @media only screen and (max-width: 575px) {
    .hhs-card-flip-con .contents {
        padding: 25px;
    }
    .card-flippers .front h3 {
      font-size: 22px !important;
      line-height: 30px !important;
    }
  }
  
  
  /* card front */
  .card-flippers .hhs-card-flip-con .tile .front {
    border: none !important;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
  }
  
  .card-flippers .front h3 {
    color: #0091ea !important;
    line-height: 36px;
    padding: 0;
  }
  
  /* back */
  .card-flippers .hhs-card-flip-con .tile .back {
    border: none !important;
    border-radius: 8px !important;
    -webkit-border-radius: 8px !important;
    -moz-border-radius: 8px !important;
  }
  
  .card-flippers .hhs-card-flip-con .tile .back .contents {
    background: #0091ea !important;
    border: none !important;
    border-radius: 8px !important;
    -webkit-border-radius: 8px !important;
    -moz-border-radius: 8px !important;
    padding: 15px !important;
  }
  
  .ivt-cards {
   z-index: 98 !important; 
  }
  .card-flippers.ivt-cards .hhs-card-flip-con .tile .back .contents {
    padding: 40px !important;
  }
  
  .ivt-cards h2 {
    margin-bottom: 0 !important;
  }
  
  .card-flippers .hhs-card-flip-con .tile .back p {
    line-height: 24px;
  }
  
  /* plus icon */
  .card-flippers .hhs-card-flip-con .plus-minus {
    bottom: 20px;
    left: 0;
    right: 0;
    text-align: center;
    top: inherit !important;
  }
  
  .card-flippers .hhs-card-flip-con .plus-minus i {
    color: #00b82e !important;
    /*   font-family: 'Manrope', sans-serif; */
    font-size: 16px;
    font-weight: 700;
    /*   text-decoration: underline; */
  }
  
  .card-flippers .front img {
    width: 70px;
  }
  
  .card-flippers .back p {
    color: #FFFFFF !important;
    margin: 0 !important;
  
  }
  
  .card-flippers .back ul {
    font-size: 16px !important;
    margin: 0 !important;
    padding-left: 0 !important;
  }
  
  .card-flippers .back li {
    color: #FFF !important;
  }
  
  /* card flippers home */
  .card-flippers.home h4 {
    display: none;
  }


/* HOME TESTIMONIAL */

.testimonial-home {
    background-color: #005082;
    padding-top: 80px;
    position: relative;
  }
  
  .testimonial-home i {
    color: #FFF;
  }
  
  .testimonial-home h2.callout {
    color: #FFC700 !important;
    font-size: 42px;
    font-weight: 900;
    margin-bottom: 20px;
    padding-left: 0;
    text-align: center;
  }
  
  .testimonial-home h2.callout em {
    color: #FFC700 !important;
    font-size: 110px;
    font-style: normal;
    letter-spacing: -9px;
    margin-bottom: 30px;
  }
  
  .testimonial-home h2.callout.one span {
    color: #FFC700 !important;
    display: inline-block;
    line-height: 48px;
    padding-left: 0;
    text-align: center;
    width: 380px;
  }
  
  .testimonial-home h2.callout.two {
    font-size: 48px;
  }
  
  .testimonial-home h2.callout.three {
    font-size: 42px;
    letter-spacing: -3px;
  }
  
  .testimonial-home h2.callout.three em {
    font-size: 100px;
    margin-bottom: 30px;
  }
  
  .testimonial-home h2.callout.three span {
    display: inline-block;
    line-height: 36px;
    padding-left: 30px;
    text-align: left;
    width: 330px;
  }
  
  .testimonial-home h2.callout.four {
    color: #FFC700 !important;
    font-size: 42px;
    font-weight: 900;
    margin-bottom: 20px;
    padding-left: 0;
    text-align: center;
  }
  
  .testimonial-home h2.callout.four em {
    color: #ffc700 !important;
  }
  
  .testimonial-home p {
    color: #FFF !important;
  }
  
  .testimonial-home .client-logo {
    margin: 70px auto 0;
    width: 180px;
  }
  
  .testimonial-home .flickity-page-dots {
    bottom: 60px;
  }
  
  #slide-1 .c1 .hhs-col-inner {
    text-align: left !important;
  }
  
  .hhs-testimonial-scroller-mod img {
    margin: 0 auto !important;
    width: 140px !important;
  }
  
  .test-name {
    color: #FFF;
    padding: 20px 0 10px;
  }
  
  .test-title {
    color: #FFF;
  }
  
  .testimonial-home .quote-con {
    line-height: 1 !important;
    margin: 0 0 20px !important;
    padding: 25px 20px 10px !important;
  }
  
  .content-group:nth-child(3) img {
    width: 300px !important;
  }
  
  .slick-next,
  .slick-prev {
    border-bottom: 3px solid #EEE;
    border-left: 3px solid #EEE;
    height: 28px !important;
    width: 28px !important;
  }
  
  .slick-next {
    transform: translateY(-50%) rotate(225deg) !important;
  }
  
  .slick-prev {
    transform: translateY(-50%) rotate(45deg) !important;
  }
  
  .slick-dots {
    bottom: 0 !important;
  }
  
  .slick-dots li {
    height: 5px !important;
    width: 5px !important;
    border-radius: 10px;
  }
  
  
  @media(max-width: 922px) {
  /* HOME TESTIMONIALS UNDER 922 */
  
  .testimonial-home .quote-con {
    padding-top: 5px !important;
  }
  
  .testimonial-home:before {
    margin-top: -20px;
    width: 60px;
  }
  
  .testimonial-home h2.callout {
    font-size: 32px;
    line-height: 40px;
    text-align: center;
  }
  
  .testimonial-home h2.callout em {
    font-size: 92px;
    margin-top: 25px;
  }
  
  .testimonial-home h2.callout span {
    padding-left: 0;
    text-align: center;
    width: 300px;
  }
  
  .testimonial-home h2.callout.three span {
    padding: 0;
    text-align: center;
    width: 100%;
  }
  
  q.home {
    font-size: 22px;
    line-height: 28px;
  }
  }
  
  @media(max-width: 767px) {
    /*  HOME TESTIMONIALS UNDER 767 */
    .testimonial-home h2.callout {
      font-size: 42px;
      line-height: 52px;
    }
  
    .testimonial-home h2.callout span,
    .testimonial-home h2.callout.one span,
    .testimonial-home h2.callout-3 span {
      font-size: 32px;
      line-height: 34px;
      width: 100%;
    }
  
    .testimonial-home h2.callout-3 em {
      font-size: 80px;
    }
  
    .testimonial-home .quote-con {
      padding-top: 5px !important;
    }
  
    .testimonial-home:before {
      margin-top: -20px;
      width: 60px;
    }
  
    .testimonial-home h2.callout {
      font-size: 32px;
      line-height: 40px;
      text-align: center;
    }
  
    .testimonial-home h2.callout em {
      font-size: 92px;
      margin-top: 25px;
    }
  
    .testimonial-home h2.callout span {
      padding-left: 0;
      text-align: center;
      width: 300px;
    }
  
    .testimonial-home h2.callout.three span {
      padding: 0;
      text-align: center;
      width: 100%;
    }
  
    q.home {
      font-size: 18px;
      line-height: 26px;
    }
  
    .quote-con {
      line-height: 32px !important;
      margin: 0 !important;
      padding: 0 !important;
    }
    .testimonial-home h2.callout.three em {
      font-size: 70px;
    }
    .testimonial-home .quote-con {
      padding: 25px 0 10px !important;
    }
    .testimonial-home h2.callout em {
      letter-spacing: -5px;
    }
    .testimonial-home h2.callout.three span {
      letter-spacing: -1px;
    }
    .slick-dotted.slick-slider {
      margin-bottom: 30px;
    }
  }


  /* INTEGRATION HOME */


#integration-home {
  margin: 0 auto 0;
  padding: 0 0 0 0;
  width: 100%;
}

.row.integration.home {
  background: #FFF;
}

.integration-home {
  height: 340px;
  margin: 0 auto;
  /* overflow-x: hidden; */
  position: relative;
  width: 1070px;
}

.integration .container {
  /* width: 100% !important;
  max-width: 100% !important; */
}

.integration-home .integration-icon {
  width: 120px;
}

  /* INTEGRATION ICONS MOBILE */
  
  .integration-icons_home img {
    width: 50% !important;
    margin: 0 auto 20px;
  }

  /* 3 UNIQUES ON HOME */

  #home_3-uniques {

  }

  #home_3-uniques .c1 {
    border-right: 1px solid #aaa;
    padding-bottom: 0;
  }

  #home_3-uniques .c2 {
    border-right: 1px solid #aaa;
    padding-bottom: 0;
    padding-left: 80px;
    padding-right: 40px;
  }

  #home_3-uniques .c3 {
    padding-bottom: 0;
    padding-left: 100px;
  }

  @media(max-width: 767px) {
    #home_3-uniques .c1 {
      border-bottom: 1px solid #aaa;
      border-right: none;

    }
  
    #home_3-uniques .c2 {
      border-bottom: 1px solid #aaa;
      border-right: none;

    }
  
    #home_3-uniques .c3 {

    }
  }

.home_3-uniques--icon {
  height: 110px;
}

.c1 .home_3-uniques--icon img {
  height: 80px !important;
}
.c2 .home_3-uniques--icon img {
  height: 65px !important;
}
.c3 .home_3-uniques--icon img {
  height: 70px !important;
}

@media(max-width: 767px) {
  .home_3-uniques--icon {
    height: 70px;
  }

  .c1 .home_3-uniques--icon img {
    height: 60px !important;
  }
  .c2 .home_3-uniques--icon img {
    height: 46px !important;
  }
  .c3 .home_3-uniques--icon img {
    height: 52px !important;
  }
}

.scrolling-logos .logo-item img {
  max-width: 200px;
}

@media(max-width:767px) {
  .scrolling-logos .logo-item img {
    max-width: 150px;
  }
}