*, *:before, *:after {
  box-sizing: border-box;
}
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

body {
  margin: 0;
}

main {
  display: block;
}

hr {
  box-sizing: content-box; 
  height: 0; 
  overflow: visible;
}

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

a {
  background-color: transparent;
}

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

b,
strong {
  font-weight: bold;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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


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


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


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


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


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

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

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

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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


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

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

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

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

details {
  display: block;
}


summary {
  display: list-item;
}

template {
  display: none;
}


[hidden] {
  display: none;
}

/* Objects
Non-cosmetic design patterns including grid and layout classes)
*/

/* Responsive grid */

.row-fluid {
  width: 100%;
}

.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: 1px;
  margin-left: 2.127659574%;
  -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%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .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: 1px;
    margin-left: 2.762430939%;
    -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%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .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: 1px;
    margin-left: 2.564102564%;
    -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%;
  }

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

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

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

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

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

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

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

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

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

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

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

/* Clearfix */

.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: 768px) and (max-width: 1139px) {
  .visible-tablet {
    display: inherit !important;
  }

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

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

  .visible-desktop {
    display: none !important;
  }
}
.content-wrapper {
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1170px;
}

@media screen and (min-width: 1380px) {
  .content-wrapper {
    padding: 0;
  }
}


.dnd-section > .row-fluid {
  margin: 0 auto;
  
  max-width:1290px;
  padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.dnd-section .dnd-column {
  padding: 0 10px;
}

@media (max-width: 767px) {
  .dnd-section .dnd-column {
    padding: 0;
  }
  .dnd-section > .row-fluid {
  margin: 0 auto;
  max-width:1290px;
  padding-left: 1rem;
    padding-right: 1rem;
} 
  br {
    display: block;
    padding-bottom: 5px;
    line-height: 20px;
    content: '';
}
}
  
@media(max-width:1024px){
 .lp-foot-main, .landing-logo {
    padding: 0px 10px;
} 
}
/*****************************************/
/* Global Styling   */
/*****************************************/

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

.all-text-white h1, .all-text-white h2, .all-text-white h3, .all-text-white h4, .all-text-white h5, .all-text-white h6, .all-text-white p, .all-text-white a, .all-text-white ul li{
  color:#fff; 
}
.all-text-white .cta-container a{
  color:#fff; 
}
.zero-margin h1, .zero-margin h2, .zero-margin h3, .zero-margin h4, .zero-margin h5, .zero-margin h6, .zero-margin p, .zero-margin a{
  margin-bottom:5px; 
}
.hs-cta-img {
    width: 100%;
    height: auto;
}
.blog-post-text p a {
    color: #00A9FA;
}

.hs-richtext.hs-main-font-element, .hs-richtext.hs-main-font-element h3 {
    margin-bottom: 10px;
  text-align: center;
}
.blog-subscribe-module li.hs-form-radio {
    margin-top: 0px!important;
}
.blog-subscribe-module ul.inputs-list.multi-container {
    column-count: 2;
}

.fancybox-slide.fancybox-slide--video.fancybox-slide--current.fancybox-slide--complete {
    margin-top: 70px;
}
@media(min-width:768px){
  form fieldset.form-columns-1 .hs-input:not(input[type=checkbox]) {
    width: 100%!important;
  }
  form fieldset .form-columns-1 input[type=checkbox]{
   width:auto!important; 
  }
}

.dnd_area-row-0-force-full-width-section .dnd-column{
  padding:0px!important; 
}

body .section-padding{
  padding:65px 0px;
}
@media(max-width:767px){

  .dnd-section, .content-wrapper--vertical-spacing {

    text-align: center;
  }
  .row-fluid .span6 .hs_cos_wrapper_type_form form.hs-form.stacked {
    padding: 10px;   
  }
  body .section-padding{
    padding:25px 10px;
  }
  .blog-listing-layout3-container.section-padding .right-col {
    margin-top: 30px;
}
  hr {
    margin: 0px auto!important;
  }

}

/************** Blog Gallery Detail Page *********************/

.subscribe-section .button-cont .button a {
    color: #ffffff;
    border: 2px solid #ffffff;
    border-radius: 5px;
  font-size: 16px;
    min-width: max-content;
    padding: 8px 18px;
    text-transform: none;
  font-style: normal;
    font-weight: 400;
  margin-top: 20px;
}

.subscribe-section .button-cont .button a:hover {
 color:#00a9fa;
  background:#ffffff;
}
.blog-post-content {
  padding: 75px 0px 30px;
}
.blog-post-content .bottom-row {
  padding-top: 70px;
}
.top-heading-container{
  max-width: 1080px;
  margin: 0px auto;
  text-align: center;
}
span.social-icon {
  padding: 0px 10px;
}
.social-media-container {
  text-align: end;
}
.bottom-row svg {
  fill:#00A9FA;
}


.bottom-row a.blog-post__tag-link {
  box-shadow: 0px 2px 5px 0px #18274b33;
  padding: 5px;
  margin-left: 15px;
}

.subscribe-section {
  padding: 60px 20px;
}

.subscribe-section .row-fluid{
  max-width: 1290px;
  margin: 0px auto;
  padding-left:1.5rem;
    padding-right:1.5rem;
}

@media(max-width:767px){
  .social-media-container {
    text-align: center;
    margin-top: 35px;
  } 
  .lp-card-main .lp-card-innner {
    width: 47% !important;
    max-width: 47% !important;
    flex: 0 0 47% !important;
  }
  .blog-post-content {
    padding: 60px 10px 30px;
  }
  .blog-content-container {
    text-align: center;
  }
}

/****************************************** Blog-Page-layout3-Listing And Post ******************************************/

.blog-listing-layout3-container.section-padding, .blog-listing-layout3-container{
  max-width: 1290px;
    margin: 0px auto;
    padding-left: 1.5rem;
   padding-right: 1.5rem;
}

.blog-listing-layout3-container .blog-index__post--small {
  flex: 0 0 32%;
/*   border: 1px solid #253342; */
 border: 1px solid #E2E2E2;
  margin-bottom: 33px;
  border-radius: 15px;
  padding: 0px;
/*   margin-right: 20px; */
  background: #fff;
/*   box-shadow: 0 15px 25px rgb(0 0 0 / 6%); */
/*   margin-left: 10px; */
/*   box-shadow: 0 0 5px rgba(0,0,0,.17); */
}
a.blog-index__post-image-wrapper.blog-index__post-image-wrapper--small {
    display: flex;
}
.blog-listing-layout3-container .blog-index__post--small:hover {
  
  box-shadow: 0 0 5px rgba(0,0,0,.17); 
}
.blog-index__post-content.blog-index__post-content--small {
   
    border-radius: 0px 0px 10px 10px;
  position:relative;
}
.blog-listing-layout3-container .blog-subscirbe {
  margin-top: 30px;
}
.blog-listing-layout3-container .blog-index__post-image {
  width: 100%;
  max-height: 17vw;
}

.blog-index__post-timestamp, .timestamp{
 font-size:14px; 
}
.blog-index__post-timestamp, .timestamp{
padding:0px 10px 10px 0px
}
.popular-blog-post .post-title{
  padding:0px 10px 10px 0px!important;
}
.blog-listing-layout3-container .popular-blog-post:hover {
    box-shadow: 0 0 5px rgba(0,0,0,.17);
}

.popular-blog-post .post-title h5{
 font-size:16px; 
}

.blog-three-post-content .social-media {
  margin-top: 30px;
}

.blog-three-post-content .author-container {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
.blog-three-post-content span.hs-author-label {
  padding: 0px 15px;
}
.blog-three-post-content .blog-post__timestamp {
  padding: 0px 15px;
}

.blog-three-post-content .blog-comments {
  max-width: 600px;
  margin: 50px 0px;
}
.blog-post-layout {
  padding-right: 20px;
}
.blog-post-layout .blog-website img {
  border-radius: 10px;
}
@media(max-width:767px){
  .blog-listing-layout3-container .blog-index__post--small {
    flex: 0 0 100%;
    margin-left: 0px;
    margin-right: 0px;
  }



  .blog-related-posts__image {
    height: 50vw!important;
    max-width: 100%;
  }
  .blog-listing-layout3-container .blog-index__post-image {
    width: 100%;
    max-height: 49vw;
  }
  .blog-three-post-content .author-container {
    display: block;
    text-align: center;
  }
  .blog-three-post-content .hs-author-avatar {
    text-align: center;
    margin: 0px auto 30px;
    width: 150px!important;
    height: 150px!important;
  }
  .heading-container {
    text-align: center;
  }
  .bottom-row a.blog-post__tag-link {

    display: inline-block;
    margin-top: 20px;
  }
  .blog-three-post-content .social-media {
    margin: 30px;
  }
  .blog-comments h2 {
    text-align: center;
  }
  .subscribe-section {
    text-align: center;
  }
  .subscribe-section img.hs-image-widget {
    margin-top: 30px;
  }
  .blog-post-layout {
    padding-right: 0px;
  }
}

/************************************* Typography Settings From Theme ****************************************************/


body ul li, body ol li{
  font-family: Inter, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color:#33475B;
  font-family:  Inter;
  text-transform: none;
  font-size:18px;
}


.clear-wb-footer{
  background-color:rgba(1, 41, 0, 1.0);
  padding:80px 20px 80px;
}

.lp-footer{
  background:#012900;
  padding:30px 0px ;
}

.foot-menu ul li a, span.footer-left, span.footer-left p, .lp-footer-left p, span.footer-left p a, .lp-footer-left h5 a, .lp-footer-left p, .footer-inner-content, .footer-inner-content p, .footer-inner-content p a, .content-sec-s, .lp-foot-main .lp-footer-left h5, #footer-module .footer-form-sec .submitted-message{
  color:rgba(51, 71, 91, 1.0); 
}

.submitted-message{
  color: #00A9FA; 
}

.foot-menu ul li a:hover, .content-sec-s:hover{
  color:#00A9FA;
}

.footer-item-head h3 {
  color:rgba(37, 51, 66, 1.0); 
}

.footer-icons {
  background-color:rgba(0, 169, 250, 1.0); 
}

.footer-icons:hover {
  background-color:rgba(124, 152, 182, 1.0); 
}
.footer-so-media .footer-icons svg {
  fill: rgba(51, 71, 91, 1.0);
}

.footer-so-media .footer-icons:hover svg{
  fill: rgba(51, 71, 91, 1.0); 
}
.content-image-r i {
  color: rgba(0, 169, 250, 1.0);
}
#footer-module form{
  background-color:rgba(3, 12, 44, 0.0);
  box-shadow: none;
  border:1px none rgba(148, 148, 148, 1.0);
  border-radius: 6px;
  padding: 0px 0px;
  position: relative;

}


#footer-module .footer-form-sec form .hs_submit.hs-submit input {  
  margin-top: 0px;

}


/************************************* Accordion Module Start ****************************************************/

.accordion-module .accordion-list {
  margin-bottom: 15px;  
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.accordion-module .accordion_content {
  max-width: 816px;
}
.accordion-module .accordion_header {
  position: relative;
}
.accordion-module .top-heading {
  margin-bottom: 50px;
}


.accordion-module .accordion_header h4 {
  margin-right:1.5rem;  
}


@media(max-width:767px){
  .accordion-module .accordion_header h4 {
    margin-right:1rem;
    padding-right:30px;
  }

}

/************************************* Accordion Module Ends ****************************************************/

/************************************* Background Video Module Start ****************************************************/
.background-video-module video {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  z-index: -1;

}

.background-video-module {
  position: relative;
  overflow: hidden;
}

.background-video-module .text-container {
  max-width: 925px;
  padding: 10% 0% 10% 10%;
}

@media(max-width:767px){
  .background-video-module .text-container {
    max-width: 100%;
    padding: 35px;
  } 
}

/************************************* Background Video Module Ends ****************************************************/

/************************************* Blog Listings Module Starts ****************************************************/

.blog-author-heading,
.blog-tag-heading {
  padding: 0 1rem;
}

.blog-index {
  display: flex;
  flex-wrap: wrap;
  justify-content:space-between;
}
.section-ev-blog img.blog-index__post-image.blog-index__post-image--small {
  border-radius: 15px 15px 0px 0px !important;
}
.blog-index__post-content.blog-index__post-content--small {
  padding: 20px;
}

.blog-index__post {
  flex: 0 0 100%;
  padding: 1.4rem 1rem;
}

@media screen and (min-width: 768px) {
  .blog-index__post--small {
    flex: 0 0 calc(100% / 2);
  }
}

@media screen and (min-width: 1000px) {
  .blog-index__post--small {
    flex: 0 0 calc(100% / 3);
  }
}

@media screen and (min-width: 768px) {
  .blog-index__post--large {
    display: flex;
    flex: 1 0 100%;
  }
}

.blog-index__post-image {
  height: 245px !important;
  max-width: 100%;
  object-fit: cover !important;
}

@media screen and (min-width: 768px) {
  .blog-index__post-image-wrapper--large {
    flex: 1 1 48%;
  }

  .blog-index__post-content--large {
    flex: 1 1 48%;
    padding-left: 2rem;
  }

  .blog-index__post-content--full-width {
    flex: 1 1 100%;
    padding-left: 0;
  }
}

.blog-index__post-title {
  font-size: 1.25rem;
}

.blog-index__post-timestamp {
  display: block;
}

.blog-index__post-author {
  align-items: center;
  display: flex;
}

.blog-index__post-author-image {
  border-radius: 50%;
  height: auto;
  margin-right: 0.35rem;
  width: 30px;
}

.blog-index__post-tags,
.blog-index__post-title,
.blog-index__post-timestamp,
.blog-index__post-author,
.blog-index__post-image--small {
  margin: 0 0 0.7rem;
}


/************************************* Blog Listings Module Ends ****************************************************/

/************************************* Blog Pagination Module Starts ****************************************************/

.pagination {
  align-items: center;
  display: flex;
  justify-content: center;
}
.website-pagination a.pagination__link.pagination__link--next {
  display: none !important;
}
.website-pagination a.pagination__link.pagination__link--prev {
  display: none;
}

.pagination__link {
  display: inline-flex;
  margin: 0 0.35rem;
}

.pagination__link,
.pagination__link:hover,
.pagination__link:focus,
.pagination__link:active {
  text-decoration: none;
}

.pagination__link--disabled {
  cursor: default;
  pointer-events: none;
}

.pagination__link--disabled .pagination__link-text {
  color: #B0C1D4 !important;
}

.pagination__link--first,
.pagination__link--prev {
  margin-right: 0.7rem;
}

.pagination__link--first {
  margin-left: 0;
}

.pagination__link--number {
  border: 2px solid transparent;
  border-radius: 6px;
  margin: 0 0.175rem;
  padding: 0.25rem 0.4rem;
}

.pagination__link--number:hover,
.pagination__link--number:focus,
.pagination__link--active {
  border-color: #B0C1D4;
}

.pagination__link--last,
.pagination__link--next {
  margin-left: 0.7rem;
}

.pagination__link--last {
  margin-right: 0;
}

.pagination__link-icon svg,
.pagination__link-icon svg {
  height: 16px;
  margin: 0 0.3rem;
  width: 16px;
}

.pagination__link--disabled .pagination__link-icon svg,
.pagination__link--disabled .pagination__link-icon svg {
  fill: #B0C1D4 !important;
}
/************************************* Blog Pagination Module Ends ****************************************************/

/************************************* Card Module Starts ****************************************************/


.card-module .card-clickable a {
  position: absolute;
  content:'';
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.card-module .img-container {
  margin-bottom: 15px;
}
.card-module p {
  margin: 0px;
}

@media(max-width:767px){
  .card-module {
    text-align: center;
  } 
}

/************************************* Card Module Ends ****************************************************/

/************************************* Career Faq Module Starts ****************************************************/
.career-accordion-module .career-faq-list{
  padding: 20px 20px 5px 20px;
  margin-bottom: 15px;  
  cursor: pointer;
}
.career-accordion-module .accordion_content {
  max-width: 816px;
}
.career-accordion-module .accordion_header {
  position: relative;
}
.career-accordion-module .top-heading {
  margin-bottom: 50px;
}


.career-accordion-module .accordion_header h4 {
  margin-right:1.5rem;  
}


@media(max-width:767px){
  .career-accordion-module .accordion_header h4 {
    margin-right:1rem;
    padding-right:18px;
  }

}


/************************************* Career Faq Module Ends ****************************************************/

/************************************* Event Speaker Listing Module Starts ****************************************************/

.speaker-auth-item {
  display: flex;
  flex-wrap: wrap;
}
.speaker-auth-item .left-content .left-cont-inner h4 {
  margin-bottom: 0;
  font-size: 20px;
}
.speaker-auth-main {
  display: flex;
  flex-wrap: wrap;
}
.left-content {
  padding-left: 10px;
  display: flex;
  align-items: center;
}
.speaker-auth-main .speaker-auth-item {
  width: 45%;
  max-width: 45%;
  flex: 0 0 45%;
  padding: 15px 0;
}
/************************************* Event Speaker Listing Module Ends ****************************************************/

/************************************* Faq Card Module Starts ****************************************************/

.faq-card-module {
  padding: 43px;
  border-radius:8px;
}
.faq-card-module .image-container {
  margin-bottom: 20px;
  max-width: 33px;
  max-height: 33px;
}

.faq-card-module p {
  margin:10px 0px 0px;
}

@media(max-width:767px){
  .faq-card-module{
    margin-bottom:30px;
  }
}

/************************************* Faq Card Module Ends ****************************************************/

/************************************* Homepage Image Module Starts ****************************************************/
.img-top-border .image-cont {
  border-radius: 50% 50% 0px 0px;
}
.img-bottom-border .image-cont {
  border-radius: 0% 0% 50% 50%;
  margin-top: 90px;
}

@media(max-width:767px){
  .img-bottom-border .image-cont {
    margin-top: 50px;
  } 

}

/************************************* Homepage Image Module Ends ****************************************************/

/************************************* Landing Page Card Module Starts ****************************************************/

.lp-card-main {
  display: flex;
  flex-wrap: wrap;
}
.lp-card-main .lp-card-innner {
  width: 33%;
  max-width: 33%;
  flex: 0 0 33%;
  display:flex;
}
.lp-card-main .lp-card-innner .lp-content-s p {
  margin-bottom: 0;
}
.lp-cd-item .lp-cd-image {
  padding-bottom: 10px;
}
.lp-card-main .lp-card-innner .lp-content-s h4 {
  margin-bottom: 10px;
}
.lp-card-main .lp-card-innner .lp-cd-item {
  border: 1px solid darkgrey;
  margin: 10px;
  background: #fff;
  -webkit-box-shadow: 0 0 9px rgb(2 16 48 / 15%);
  -moz-box-shadow: 0 0 9px rgba(2,16,48,0.15);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  padding: 20px 20px 30px;
}

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

  .lp-card-main .lp-card-innner {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }

}

/************************************* Landing Page Card Module Ends ****************************************************/

/************************************* Landing Page Listing Module Starts ****************************************************/

.lp-listing-main .lp-listing-item .lp-list-content {
  margin: 10px;
  padding: 10px;
  border-radius: 10px;
  border: 2px solid #e1e1e1;
}

.lp-listing-main {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.lp-listing-main .lp-listing-item {
  width: 24%;
  max-width: 24%;
  flex: 0 0 24%;
  display:flex;
}

.lp-list-image img {
  width: 100%;
}
.lp-list-cont {
  margin-top: 10px;
}

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

{

  .main-top 
  {
    width: 100%; 
  }

  .content 
  {   
    flex-wrap: wrap;
  }
  .side-bar { 
    position: inherit; 
    width: 100%; 
  }
  .lp-listing-main .lp-listing-item {
    width: 47%;
    max-width: 47%;
    flex: 0 0 47%;
  }

}


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

{
  .lp-listing-main .lp-listing-item {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }

}



/************************************* Landing Page Listing Module Ends ****************************************************/

/************************************* Landing Page Slider Module Starts ****************************************************/
.lp-sli-inner.item .lp-flex-t {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 20px;
}
.lp-sli-inner.item .lp-flex-t .lp-sli-image {
  padding-right: 20px;
}
.lp-sli-inner.item .lp-profile h5 {
  margin-bottom: 5px;
}
.lp-sli-inner.item .lp-profile p {
  margin: 0;
}
.lp-slider-main .owl-dots {
  text-align: center;
  padding-top: 30px;
}

.owl-dots button.owl-dot.active {
  background-color: #00A9FA;
}
.owl-dots button.owl-dot {
  background-color: #253342;
  color: #253342;
  padding: 5px !important;
  border: 1px !important;
  margin: 0 5px;
}


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

  .lp-sli-inner.item .lp-flex-t .lp-sli-image {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
    text-align: center;
  }
  .lp-flex-t .lp-sli-image img {
    height: 70px !important;
    margin: 0 auto;
    width: 70px !important;
  }

  .lp-sli-inner.item .lp-flex-t .lp-profile {
    text-align: center;
    width: 100%;
    max-width: 100%;
    padding-top: 20px;
    flex: 0 0 100%;
  }


}

/************************************* Landing Page Slider Module Ends ****************************************************/

/************************************* List Items Module Starts ****************************************************/

.list-items.color_bullets.zero-margin ul {
  padding-left: 20px;
}

.list-items.normal ul li {
  list-style-type: none;
  margin-bottom: 25px;
}

.list-items.auto-increnment ul li {
  position:relative;
  counter-increment: my-awesome-counter;
  list-style-type: none;
  margin-bottom: 40px;
}

.list-items.tick_mark ul li {
  position:relative;
  list-style-type: none;
  margin-bottom: 40px;
}

.list-items.color_bullets ul li {
  position:relative;
  list-style-type: none;
  margin-bottom: 20px;
}

@media(max-width:767px){
  .list-items.color_bullets ul li {
    text-align: left;
    padding-left: 5px;
  } 
}


/************************************* List Items Module Ends ****************************************************/

/************************************* Partners Branding Module Starts ****************************************************/

.branding-mod-main {
  display: flex;
  flex-wrap: wrap;
}
.branding-mod-main .branding-mod-left {
  width: 40%;
  max-width: 40%;
  flex: 0 0 40%;
}
.branding-mod-main .branding-mod-right {
  width: 60%;
  flex: 0 0 60%;
  max-width: 60%;
  display: flex;
  align-items: center;
  justify-content: end;
}
.branding-logo-main {
  display: flex;
  flex-wrap: wrap;
}
.branding-logo-main .brand-logo-items {
  margin-right: 20px;
}

/************************************* Partners Branding Module Ends ****************************************************/


/************************************* Popular Blog Post Module Starts ****************************************************/

.popular-blog-post .feature-img img {
  max-height: 70px;
  object-fit: cover;
}

.popular-blog-post .post-title {
  padding: 10px 10px 10px 0px;
}
.popular-blog-post .post-title h5 {
  margin-bottom: 0px;
}
.popular-blog-post .row-fluid {
  display: flex;
  align-items: center;
}
@media(max-width:767px){
/*   .popular-blog-container {
    padding: 0px 20px;
  } */
  .popular-blog-post .feature-img img {
    max-height: 50vw;
    object-fit: cover;
    width: 100%;
  }
  .popular-blog-post .post-title {
    padding: 10px;
  }
  .popular-blog-post .row-fluid {
    display: block;
    text-align: center;
  }
}


/************************************* Popular Blog Post Module Ends ****************************************************/

/************************************* Post Filter Module Starts ****************************************************/
.post-filter-module li {
  list-style-type: none;
  border-bottom: 1px solid #253342;
  padding: 20px 0px;
  text-transform: capitalize;
}

.post-filter-module ul {
  margin: 0;
  padding: 0;
}

@media(max-width:767px){
  .post-filter-module {
    padding: 0px 20px;
  } 

}


/************************************* Post Filter Module Starts Ends ****************************************************/


/************************************* Product Card Module Starts ****************************************************/
.product-card-module .text-module h4{
  margin-bottom:0px;
}

.product-card-module{
  padding:40px 37px;
  margin-top: -80px;
}

@media(max-width:1024px) and (min-width:768px){
  .product-card-module {
    padding: 20px 20px;
    margin-top: -60px;
    min-height: 180px;
  } 


}

@media(max-width:767px){
  .product-card-module {
    margin-top: 20px;
  } 
}


/************************************* Product Card Module Ends ****************************************************/

/************************************* Rating And Award Module Starts ****************************************************/
.rnw-rcard-icons {
  padding-bottom: 0;
}
.rnw-mod-main {
  display: flex;
  flex-wrap: wrap;
}
.anchore-link-sub a {
  font-size: 16px;
}

.rnw-mod-item-right .item-cont-button i {
  padding-left: 10px;
}
.anchore-link-sub i {
  padding-left: 5px;
}
.rnw-sub-content p {
  margin-bottom: 10px;
}
.rnw-mod-item-right h2 {
  margin-bottom: 10px;
}
.rnw-mod-main .rnw-mod-item-left {
  width: 60%;
  max-width: 60%;
  flex: 0 0 60%;
}
.rnw-rcard-icons {
  padding-right: 10px;
}
.rnw-reward-sec {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 10px;
}
.rnw-sub-content {
  padding: 10px 0;
}
.rnw-mod-item-left .rnw-sec-left {
  width: 45%;
  max-width: 45%;
  flex: 0 0 45%;
  padding: 30px 20px;
  margin: 10px;
  background: #FFFFFF;
  box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.2);
  border-radius: 15px;
  display: flex;
  align-items: center;
}
.rnw-mod-main .rnw-mod-item-right {
  width: 40%;
  max-width: 40%;
  flex: 0 0 40%;
}
.rnw-mod-item-left {
  display: flex;
  flex-wrap: wrap;
}

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

  .rnw-mod-main .rnw-mod-item-left {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }
  .rnw-mod-main .rnw-mod-item-right {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
    padding-top: 45px;
  } 


}

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

  .rnw-mod-item-left .rnw-sec-left {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
    margin: 0px;

    margin-bottom: 20px !important;
  } 
  .rnw-reward-sec {  
    justify-content: center;
  }   

}

/************************************* Rating And Award Module Ends ****************************************************/

/************************************* Rating Module Starts ****************************************************/

.rating-image {
  display: flex;
  flex-wrap: nowrap;
  margin-bottom: 10px;
}

.rating-image .image-container {
  padding-right: 10px;
}

@media(max-width:767px){

  .rating-image {
    justify-content: center;
  }
}
/************************************* Rating Module Ends ****************************************************/

/************************************* Recent Blog Post Module Starts ****************************************************/

.recent-blog-container {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  margin-top: 50px;
  flex-wrap: wrap;
  justify-content: space-between;
}
.blog-top-heading-text.section-padding {
  position: relative;
}

.recent-blog-post {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  box-shadow: 0 10px 14px rgb(0 0 0 / 20%);
  flex-basis: 30%;
  margin-right: 3%;
  border-radius: 10px;
  margin-bottom:25px;
  margin-left: 12px;
}
/*  .recent-blog-post:last-child {
margin-right: 0%;
}  */
.text-container .post-title h3 {
  font-size: 24px;
  margin: 0;
}
.recent-blog-container .feature-img img {
  max-height: 265px;
  /*     min-height: 265px; */
  border-radius: 10px 10px 0px 0px;
  object-fit: cover;
}

.recent-blog-container .text-container {
  padding: 20px;
}


.blog-top-heading-text .cta-container{
  margin-bottom: -20px;
}
@media(max-width:852px)

{
  .recent-blog-post 
  {

    margin-right: 0%;
    margin-bottom: 25px !important;

  }
  .recent-blog-container .feature-img img 
  {

    width: 100%;
  }

}



@media(max-width:767px){
  .recent-blog-container {
    display: block;
  } 
  .blog-top-heading-text h2 {
    text-align: center;
    position: relative;
  }
  .blog-top-heading-text .cta-container {
    margin-bottom: 0px;
    text-align: right;
    margin-top: 20px;
  }

  .recent-blog-post {
    flex-basis: 98%;
    margin-right: 0%;
    margin-top:30px;
    margin-left: 0px;
  }

  .recent-blog-container .text-container, .blog-top-heading-text { 
    text-align: center;
  }
  .recent-blog-container .post-title {
    min-height: auto;
  }

}

/************************************* Recent Blog Post Module Ends ****************************************************/

/************************************* Resource Module Starts ****************************************************/

.resource-module {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.resource-module .card-container {
  display: flex;
  flex-direction: column;
  margin-right: 30px;
  box-shadow: 0px 6px 10px 0px #0000001A;
  border-radius:10px;
  margin-bottom:30px;
  max-width: 348px;
  flex-basis: 30%;
}


.resource-module .text-container {
  padding: 26px 20px;
}
.resource-module .card-container:nth-child(3n){
  margin-right:0px; 
}

.resource-module .card-container {
  display:none; 
}
.cta-btn a.load-more {
  background-color: #00A9FA;
  padding:8px 32px;
  box-shadow: 0px 10px 25px rgb(0 0 0 / 20%);
  border-radius: 5px;
  border-color: #00A9FA; 
  color:#33475b;
  display: inline-block;
  border: 1px solid #00A9FA;
}
.cta-btn a.load-more:hover {
  background:#33475b;
  color:#00A9FA;
}
.cta-btn {
  margin-top: 40px;
}
.resource-module .top-row{
  padding:15px;
  border-radius: 10px 10px 0px 0px;
  background:rgba(51, 71, 91,0.1) ;
}

@media(max-width:767px){
  .resource-module {
    display: block;
  } 
  .resource-module .card-container{
    margin-right:0px; 
    max-width:100%;
  }
  .cta-btn {
    margin-top: 20px;
  }
}


/************************************* Resource Module Starts ****************************************************/


/************************************* Slider Module Starts ****************************************************/
.quote-img-container img {
  max-width: 60px!important;
}

#slider-sys .owl-dots button.owl-dot {
  background-color:#253342;
  color: #253342;
  padding: 5px !important;
  border: 1px !important;
  margin: 0 5px;
  width: 10px !important;
  height: 10px !important;
  border-radius: 100%;
}

#slider-sys .owl-dots button.owl-dot.active {
  background-color: #00A9FA;
}
#slider-sys .item.slider-contain {
  display: flex;
  align-items: center;
}

.slider-module .quote-img-container {
  margin-bottom: 30px;
}

.slider-module .description-cont {
  box-shadow: 10px 15px 48px 0px #c2c7cf1a;
  background: #FFFFFF;
  padding: 10px 20px;
  max-width: 338px;
  margin: -50px 10px 0px;
}

.slider-module .description-cont h5, .slider-module .description-cont p {
  margin: 0px;
}

@media(max-width:767px){
  .slider-module .quote-img-container{
    margin: 0px auto 30px;
    max-width: 100px;
  } 
  .slider-module .description-cont {
    max-width: 100%;
    margin: -50px 10px 0px;
    margin: 0px auto;
  }
  #slider-sys .item.slider-contain {
    display: block;
    align-items: center;
  }
  .quote-img-container img {
    max-width: 100px!important;
  }
}

/************************************* Slider Module Ends ****************************************************/

/************************************* Social Follow Module Starts ****************************************************/

.social-links {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}



.social-links__icon svg {
  fill: #FFF;
  height: 0.625rem;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto;
}

.social-links__icon:hover svg,
.social-links__icon:focus svg,
.social-links__icon:active svg {
  fill: #FFF;
}

/************************************* Social Follow Module Ends ****************************************************/

/************************************* Sticky Form With Content Module Starts ****************************************************/

.content {
  display: flex;
  padding: 20px 0;
}
.main-top {
  flex: 1 0 auto;
  padding-right: 20px;
  margin-right: 25px;
  width: 65%;
  padding-top: 0px;
  padding-left: 0;
}
.side-bar-inner form .actions input.hs-button.primary.large {
  width: 100%;
}
.side-bar {
  background: #fff;
  border-radius: 5px;
  position: sticky;
  top: 99px;
  width: 395px;
  padding-top: 0px !important;
  color: #fff;
  padding: 30px 25px;
  height: fit-content;
  width: 100%;
}
.price-tables-inner li {
  margin-bottom: 5px;
}

.landing-layout-two ul li{
  margin-bottom:15px; 
}

@media(max-width:767px){
  .main-top{
    padding:0px;
  }
  .side-bar {
    margin-top: 30px;
  }
  .price-tables-inner li {
    margin-bottom: 20px;
    text-align: left;
    font-size: 16px;
  }
  .landing-layout-two ul li{
    text-align:left;
  }
}
/************************************* Sticky Form With Content Module Ends ****************************************************/

/************************************* Team Module Starts ****************************************************/

.team-section {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.item-description h4 {
  margin-bottom: 10px;
}
.item-sec-icons {
  padding-bottom: 20px;
}
.item-sec-icons img {
  border-radius: 10px;
}
/* .team-section .team-sec-item {
width: 31%;
max-width: 31%;
flex: 0 0 31%;
text-align: center;
margin-bottom: 40px;
} */

.team-section .team-sec-item{
  display: flex;
  flex-direction: column;
  align-content: space-around;
  justify-content: center;
  align-items: stretch;
  padding-right: 20px;
  flex-basis: 30%; 
}

@media(max-width:767px){
  .team-section .team-sec-item {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
    text-align: center;
    margin-bottom: 20px;
  } 
}


/************************************* Team Module Ends ****************************************************/

/************************************* Testimonial Slider Module Starts ****************************************************/

.owl-dots button.owl-dot {
  background-color: #253342!important;
  color: #253342!important;
  padding: 5px !important;
  border: 1px !important;
  margin: 0 5px;
  width: 35px !important;
  height: 1px !important;
  border-radius: 3px;
}
.owl-dots button.owl-dot.active {
  background-color: #00A9FA!important;
}

.testimonial-slider-module .quote-img-container {
  margin-bottom: 30px;
}

.testimonial-slider-module .slider-contain  {
  border: 1px solid #E2E4E8;
  background: #FFFFFF;
  padding: 30px;
  border-radius:10px;
  box-sizing: border-box;
  margin-bottom: 30px;
  margin-top:20px;
}
.testimonial-slider-module .image-cont {
  margin-bottom: 25px;
}

.testimonial-slider-module .text-container h5{
  margin: 0px;
}
.testimonial-slider-module ul{
  margin: 0px;
  padding: 0px;
}
.testimonial-slider-module .quote-img-container {
  margin-bottom: 30px;
}

.testimonial-slider-module .slider-contain  {
  border: 1px solid #E2E4E8;
  background: #FFFFFF;
  padding: 30px;
  border-radius:10px;
  box-sizing: border-box;
  margin-bottom: 30px;
  margin-top:20px;
}

@media(max-width:767px){
  .testimonial-slider-module .image-cont {
    text-align: center;
    margin: 0px auto 30px;
  }
}
/************************************* Testimonial Slider Module Ends ****************************************************/

/************************************* Typewritter Module Starts ****************************************************/

.type {
  display: inline-flex;
}

.type span {
  word-break: break-all;
  height: 1.2em;
  width: 0%;
  overflow: hidden;
  animation: t 2s linear infinite alternate;
}
.type span:before {
  content: " ";
  display: inline-block;
}

@keyframes t {
  90%,
  100% {
    width: 100%;
  }
}
/************************************* Typewritter Module Ends ****************************************************/


/************************************* Module Color Changing ****************************************************/
.scrollTop {
  background-color: #00A9FA;
  border:2px solid #00A9FA;
}
.scrollTop a{
  color:#fff;
}

.list-items.auto-increnment ul li:before {    
  background: #00A9FA;
  color:#33475b;

}
.tab-module a.projects_select.tab-link.current, .tab-module a.projects_select.tab-link:hover{
  color:#00A9FA;
}
.content-container .checklist-img:before{
  color:#00A9FA;

}
.list-items.color_bullets ul li:before {
  background: #00A9FA;
}
.list-items.tick_mark ul li:before{
  color:#00A9FA;
}
.career-accordion-module .accordion_header:after{
  color:#00A9FA;
}
.accordion-module .accordion_header:after{
  color:#00A9FA;
}
.icon-container svg {
  fill: #00A9FA;
  width: 50px;
  margin-bottom: 5px;
}
.footer-inner-content {
  margin-top: -5px;
}

.form-switch i:after{
  background-color: #00A9FA;
}


/************************************* Module Color Hover Changing ****************************************************/





.Cl-web-button a:hover{
  background-color:rgba(255, 255, 255, 1.0);
  color: #00a9fa;
}

.product-card-module:hover{
  background:#00A9FA;
}
.cta-container.simple_cta a:hover {
  color: #00A9FA;
}
.product-card-module:hover .text-module h4{
  color:#33475b;
}

.play-button.svg svg circle, .play-button.svg svg {
  fill:#00A9FA;
}
.play-button.svg svg path {
  fill: #33475b;
}
.play-button.svg:hover svg path{
  fill:#00A9FA;
}
.play-button.svg:hover svg circle {
  fill: #33475b;
}


.play-buttons.only-play-icon.svg-cont svg circle {
  fill: #33475b;
}

.play-buttons.only-play-icon.svg-cont svg path {
  fill:#00A9FA;
}
.play-buttons.only-play-icon.svg-cont:hover svg circle {

  fill:#00A9FA;
}

.play-buttons.only-play-icon.svg-cont:hover svg path {
  fill: #33475b;
}

.svg-container svg {
  max-width: 50px;
  margin-bottom: 10px;
}

rect {
  stroke: #00A9FA;
}
.rating-image.svg-conatiner .svg-conatiner {
  padding-right: 10px;
}

.rating-image.svg-conatiner .svg-conatiner svg path {
  fill:#00A9FA;
}

.quote-img-container.svg-cont .svg-cont svg path {
  fill:#00A9FA;
}
li::marker {
  color: #00A9FA;
}

.scrollTop:hover { 
  background:#fff; 
}
.scrollTop:hover a{ 
  color:#00A9FA; 
  transition: 0.2s transform ease;
}

.module-head h3{
  color: #00A9FA;
}
.header_search_wrapper .search-toggle {   
  color: #00A9FA;
}

.search-bar-content h2 {
  color: #33475b;
}

.section-ev-blog img.blog-index__post-image.blog-index__post-image--small {
  margin: 0;
  height: 100% !important; 
}
body iframe .flex-grow-1 {
    display: flex;
    flex-grow: 1!important;
    border-radius: 10px!important;
}

.blog-post-text a {
    color: #00a9fa;
}

.blog-post-text h3 span, .blog-post-text h3 {
    font-size: 32px!important;
  color:#253342!important;
}

.blog-post-text h2 span, .blog-post-text h2 {
    font-size: 36px!important;
  color:#253342!important;
}
.blog-post-text h4 span, .blog-post-text h4 {
    font-size: 24px!important;
  color:#253342!important;
}

@media(max-width:767px){
 .blog-post-text h3 span, .blog-post-text h3 {
    font-size: 24px!important;
  
}

.blog-post-text h2 span, .blog-post-text h2 {
    font-size: 28px!important;
  
}
  .blog-post-text h4 span, .blog-post-text h4 {
    font-size: 22px!important;
}
}

body,html {
scroll-behavior: smooth;
}
/* @import url('http://example.com/example_style.css'); */

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

{
  .header-Module .Cl-navigation li a 
  {
    font-size: 13px !important;
}
  
  .recent-blog-post 
  {
/*       width: 47% !important;
    flex: 0 0 47% !important;
    max-width: 47% !important; */
    margin-bottom: 25px;
}
  .footer-global-module-1 .clear-main-footer .cl-item-footer4 {
     
    padding-right: 20px;
}
  .footer-global-module-1 .footer-form-sec form .hs_submit.hs-submit input {
    
    margin-left: 0 !important;
}
  .footer-form-sec form .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field {
    width: 100% !important;
    margin-bottom: 10px !important;
}
  .footer-form-sec form .hs_submit.hs-submit input {
    width: 100% !important;
}
  .footer-form-sec form .hs_submit.hs-submit {
    width: 100% !important;
}
  .footer-global-module-1 .footer-form-sec form {
    
    flex-wrap: wrap !important;
    margin-bottom: 20px !important;
}
  .recent-blog-post img.blog-related-posts__image {
    width: 100%;
}
  .footer-global-module-1 .footer-form-sec form {
    display: flex;
    flex-wrap: wrap !important;
}
  
}


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

{
   .footer-global-module-1 .clear-main-footer .cl-item-footer4 {
     
    padding-right: 0px;
}
  .footer-other-social ul {
    padding: 0 35px !important;
}
  .team-section .team-sec-item 
  {
       flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
        text-align: center;
    justify-content: center;
}
  .footer-global-module-1 .lp-foot-main .lp-footer-left {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
    margin-bottom: 20px;
}
  .blog-layout-v2 .footer-global-module-1 .lp-foot-main .lp-footer-right {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
    text-align: center !important;
}
  .blog-layout-2 .blog-web-left .featured_warp img {
    padding-right: 0 !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
  .blog-web-left .blog-web-content {
    padding-right: 0 !important;
}
  .footer-global-module-1 .lp-foot-main .lp-footer-right {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
    text-align: center !important;
}
  
}

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

{
  
 .recent-blog-post {
    width: 100% !important;
    flex: 0 0 98% !important;
    max-width: 100% !important;
    margin-bottom: 25px;
} 
  
}


/* Elements
Base HMTL elements are styled in this section (<body<, <h1>, <a>, <p>, <button> etc.)
*/

body {
  line-height: 1.4;
  word-break: break-word;
}

html[lang^="ja"] body,
html[lang^="zh"] body,
html[lang^="ko"] body {
  line-break: strict;
  word-break: break-all;
}

/* Anchors */

a {
  cursor: pointer;
}

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 1.4rem;
}

/* Lists */

ul,
ol {
  margin: 0 0 1.4rem;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin: 0;
}

ul.no-list {
  list-style: none;
  margin: 0;
  padding-left: 0;
}

/* Code blocks */

pre {
  overflow: auto;
}

code {
  vertical-align: bottom;
}

/* Blockquotes */

blockquote {
  border-left: 2px solid;
  margin: 0 0 1.4rem;
  padding-left: 0.7rem;
}

/* Horizontal rules */

hr {
  border: none;
  border-bottom: 1px solid #CCC;
}

/* Image alt text */

img {
  font-size: 0.583rem;
  word-break: normal;
}
button,
.button {
  cursor: pointer;
  /*   display: inline-block; */
  transition: all 0.15s linear;
  white-space: normal;
}

button:disabled,
.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;
}






body .button a{

  background-color:rgba(0, 169, 250, 1.0);
  border:1px solid #00A9FA;
  color:rgba(51, 71, 91, 1.0);
  text-transform:none;
  padding:10px 25px;
  border-radius:40px;
  display: inline-block;
  font-weight: 700;
}

body .transparent_cta a{
  background-color:rgba(51, 71, 91, 1.0);
  border:1px solid #00A9FA;
  color:rgba(0, 169, 250, 1.0);
  text-transform:none;
  padding:13px 17px;
  border-radius:10px;
  display: inline-block;
}
body .white_cta a{
  background-color:rgba(246, 249, 252, 1.0);
  border:2px solid rgba(1, 30, 17, 1.0);
  color:rgba(1, 30, 17, 1.0);
  text-transform:none;
  padding:10px 25px;
  border-radius:40px;
  display: inline-block;
  font-weight: 700;
}

body .simple_cta a{
  color:rgba(0, 169, 250, 1.0);
  text-transform:none;
  padding:13px 0px;
  display: inline-block;  
}

body .arrow_cta a{
  background-color:rgba(0, 169, 250, 1.0);
  border:1px solid #00A9FA;
  color:rgba(51, 71, 91, 1.0);
  text-transform:none;
  padding:13px 25px;
  border-radius:8px;
  display: inline-block;
  position:relative;
}

body .simple_cta_with_arrow a{
  color:rgba(0, 169, 250, 1.0);
  text-transform:none;
  padding:20px 30px 20px 0px;
  display: inline-block;  
  position:relative; 
}


body .button a:hover {
  background-color:rgba(51, 71, 91, 1.0);
  color: #00A9FA;
}

body .transparent_cta a:hover{
  color:#33475b;
  background-color:rgba(0, 169, 250, 1.0);
}

body .white_cta a:hover{
  color:#011E11;
  background-color:rgba(246, 249, 252, 1.0);
}

body .simple_cta a:hover{
  color:#253342;
}


body .arrow_cta a:hover{
  background-color:rgba(51, 71, 91, 1.0);
  color: #00A9FA;
}

body .simple_cta_with_arrow a:hover{
  color:#253342;
}
form{
  text-align: left;
}

/* Fields */

.hs-form-field {
  margin-bottom: 1.4rem;
}

/* Labels */

form label {
  display: block;
  font-size: 0.875rem;
  margin-bottom: 0.35rem;
}

/* Help text */

form legend {
  font-size: 0.875rem;
}

/* Inputs */

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  display: inline-block;
  font-size: 0.875rem;
  padding: 5px 0.7rem;
  width: 100% !important;
  min-height: 45px;
}
form textarea{
  height: 80px;
}

form fieldset {
  max-width: 100% !important;
}

/* Inputs - checkbox/radio */

form .inputs-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

form .inputs-list > li {
  display: block;
  margin: 0.7rem 0;
}

form .inputs-list input,
form .inputs-list span {
  vertical-align: middle;
}

form input[type=checkbox]{
  cursor: pointer;
  margin-right: 0.35rem;
  width: 14px;
  height: 14px;
}

form input[type=radio] {
  cursor: pointer;
  margin-right: 0.35rem;
  width: 18px;
  height: 15px;
}

/* Inputs - date picker */

.hs-dateinput {
  position: relative;
}

.hs-dateinput:before {
  content:'\01F4C5';
  position: absolute;
  right: 10%;
  top: 50%;
  transform: translateY(-50%);
}

.fn-date-picker .pika-table thead th {
  color: #FFF;
}

.fn-date-picker td.is-selected .pika-button {
  border-radius: 0;
  box-shadow: none;
}

.fn-date-picker td .pika-button:hover,
.fn-date-picker td .pika-button:focus {
  border-radius: 0 !important;
  color: #FFF;
}

/* Inputs - file picker */

form input[type=file] {
  background-color: transparent;
  border: initial;
  padding: initial;
}

/* Headings and text */

form .hs-richtext,
form .hs-richtext p {
  font-size: 0.875rem;
  margin: 0 0 1.4rem;
}

form .hs-richtext img {
  max-width: 100% !important;
}

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

/* GDPR */

.legal-consent-container .hs-form-booleancheckbox-display > span,
.legal-consent-container .hs-form-booleancheckbox-display > span p {
  margin-left: 1rem !important;
}

/* Validation */

.hs-form-required {
  color: #00A9FA;
}

.hs-input.invalid.error {
  border-color: #00A9FA;
}

.hs-error-msg {
  color: #00A9FA;
  margin-top: 0.35rem;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  transition: all 0.15s linear;
  white-space: normal;
}

/* Captcha */

.grecaptcha-badge {
  margin: 0 auto;
}
input:focus { 
  outline: none !important;
  /*         box-shadow: 0 0 5px; */
}
textarea:focus { 
  outline: none !important;        
  box-shadow: 0 0 5px ;
}
fieldset.form-columns-2 .hs-form-checkbox .hs-input , fieldset.form-columns-1 .hs-form-checkbox .hs-input {
  cursor: pointer;
  margin-right: 0.35rem;
  width: 20px !important;
  height: 20px !important;
}
.hs-form-checkbox label{
  display: flex;
}
}
@media(max-width:768px){
  fieldset.form-columns-2 .hs-form-field {
    width:100%!important;
  } 
  fieldset.form-columns-1 .hs-input {
    width: 100%!important;
  }
  fieldset.form-columns-2 .input, fieldset.form-columns-1 .input{
    margin-right:0px!important; 
  }
  #footer-module .footer-form-sec {
    width: 100%;
  }

}
@media(max-width:991px){
  .footer-so-media {
    justify-content: center
  } 
}
/* Table */

table {
  border-collapse: collapse;
  margin-bottom: 1.4rem;
  overflow-wrap: break-word;
}

/* Table cells */

td,
th {
  vertical-align: top;
}

/* Table header */

thead th {
  vertical-align: bottom;
}

/* Components
Specific pieces of UI that are stylized. Typically used for global partial styling
*/

/* Header DND sections */

.header .dnd-section {
  padding: 0;
}

/* Header container */

.header__container {
  display: flex;
  justify-content: space-between;
}

.header__row-1 {
  padding-top: 1rem;
}

.header__row-1,
.header__row-2 {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  width: 100%;
}

@media (max-width: 1150px) and (min-width: 767px) {
  .header__column {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .header__container {
    flex-direction: column;
    padding: 1rem 0 0;
  }

  .header__column {
    position: relative;
  }

  .header__row-1 {
    padding-top: 0;
  }

  .header__row-2 {
    justify-content: center;
    padding: 1.05rem;
  }
}

/* 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 {
  align-items: center;
  display: flex;
  height: auto;
  margin-right: auto;
  max-width: 200px;
  overflow: hidden;
}

@media (max-width: 767px) {
  .header__logo {
    margin: 0 auto;
    width: 100%;
  }
}

.header__logo img {
  max-width: 100%;
}

.header__logo .logo-company-name {
  font-size: 1.167rem;
  margin-top: 0.7rem;
}

.header__logo--main {
  padding-top: 1rem;
}

/* Search bar */

.header__search {
  padding: 0 1rem;
  width: auto;
}

.header__search .hs-search-field__input {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5TZWFyY2g8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4gICAgPGRlZnM+ICAgICAgICA8cGF0aCBkPSJNOS4xMzg2MTUzNCwxNS44OTI1Njg1IEM1LjQxMzk1NzQyLDE1Ljg5MjU2ODUgMi4zODM4ODUyNywxMi44NjM0NDc1IDIuMzgzODg1MjcsOS4xMzkwMDM3NiBDMi4zODM4ODUyNyw1LjQxNDU2MDA1IDUuNDEzOTU3NDIsMi4zODM4ODUyNyA5LjEzODYxNTM0LDIuMzgzODg1MjcgQzEyLjg2MzI3MzMsMi4zODM4ODUyNyAxNS44OTI1Njg1LDUuNDE0NTYwMDUgMTUuODkyNTY4NSw5LjEzOTAwMzc2IEMxNS44OTI1Njg1LDEyLjg2MzQ0NzUgMTIuODYzMjczMywxNS44OTI1Njg1IDkuMTM4NjE1MzQsMTUuODkyNTY4NSBNOS4xMzg3NTI0NSwyLjQzMzYwODg3ZS0xMyBDMTQuMTc3OTk1NSwyLjQzMzYwODg3ZS0xMyAxOC4yNzY0NTM3LDQuMTAwMzI0NzEgMTguMjc2NDUzNyw5LjEzOTI3Nzk2IEMxOC4yNzY0NTM3LDExLjIyOTgyMTEgMTcuNTcxMDE2OSwxMy4xNTg0NDM0IDE2LjM4NTYzMTMsMTQuNjk5NjY5NiBMMjMuNjUwODg4MSwyMS45NjUyMjY2IEMyNC4xMTYzNzA2LDIyLjQzMDcwOTIgMjQuMTE2MzcwNiwyMy4xODU0MDU1IDIzLjY1MDg4ODEsMjMuNjUwODg4MSBDMjMuMTg1NDA1NSwyNC4xMTYzNzA2IDIyLjQzMDcwOTIsMjQuMTE2MzcwNiAyMS45NjUyMjY2LDIzLjY1MDg4ODEgTDE0LjY5OTgxMzMsMTYuMzg1NDcxMyBDMTMuMTU4NDQwNSwxNy41NzA5NTA5IDExLjIyOTU3MzgsMTguMjc2NDUzNyA5LjEzODc1MjQ1LDE4LjI3NjQ1MzcgQzQuMDk5NTA5MzgsMTguMjc2NDUzNyAtMy43MzAzNDkzNmUtMTQsMTQuMTc4MjMxMiAtMy43MzAzNDkzNmUtMTQsOS4xMzkyNzc5NiBDLTMuNzMwMzQ5MzZlLTE0LDQuMTAwMzI0NzEgNC4wOTk1MDkzOCwyLjQzMzYwODg3ZS0xMyA5LjEzODc1MjQ1LDIuNDMzNjA4ODdlLTEzIFoiIGlkPSJwYXRoLTEiPjwvcGF0aD4gICAgPC9kZWZzPiAgICA8ZyBpZD0iU2VhcmNoIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4gICAgICAgIDxtYXNrIGlkPSJtYXNrLTIiIGZpbGw9IndoaXRlIj4gICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPiAgICAgICAgPC9tYXNrPiAgICAgICAgPHVzZSBpZD0iSWNvbnMvQWN0aW9ucy9TZWFyY2giIGZpbGw9IiM0OTRBNTIiIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPiAgICA8L2c+PC9zdmc+);
  background-position: center right 15px;
  background-repeat: no-repeat;
  height: 45px;
  padding: 0 0.7rem;
}

.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;
  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;
}

@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;
  }
}

/* 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;
  }
}
/* Menu and simple menu */

.hs-menu-wrapper ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

/* Horizontal menu */

.hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper {
  flex-direction: column;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    flex-direction: column;
  }
}

/* Vertical menu */

.hs-menu-wrapper.hs-menu-flow-vertical ul {
  flex-direction: column;
}

/* Flyouts */

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts ul {
  display: inline-flex;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-vertical ul {
    display: flex;
  }
}

.hs-menu-wrapper.flyouts .hs-item-has-children {
  position: relative;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper {
  left: -9999px;
  opacity: 0;
  position: absolute;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper a {
  display: block;
  white-space: nowrap;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
  left: 0;
  opacity: 1;
  top: 100%;
}

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
  left: 100%;
  opacity: 1;
  top: 0;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.flyouts .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
    left: 0;
    opacity: 1;
    position: relative;
    top: auto;
  }
}

/* CTA, logo, and rich text images */

.hs_cos_wrapper_type_cta img,
.hs_cos_wrapper_type_logo img,
.hs_cos_wrapper_type_rich_text img {
  height: auto;
  max-width: 100%;
}

/* Utilities
Helper classes with ability to override anything that comes before it
*/

/* For content that needs to be visually hidden but stay visible for screenreaders */

.show-for-sr {
  border: 0 !important;
  clip: rect(0, 0, 0, 0) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
}

@media (max-width: 767px) {
  .show-for-sr--mobile {
    border: 0 !important;
    clip: rect(0, 0, 0, 0) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important;
  }
}