#top #menu-item-search.menu-item-search-dropdown > a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
}

button:focus,
input:focus,
textarea:focus,
select:focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline: 2px solid #006da8 !important;
  border-color: transparent !important;
}

@media screen and (min-width: 1600px) {
  .container.container_modified {
    max-width: 1200px;
  }
}

.top-footer {
  background-image: url("../png/patti.png");
  background-repeat: no-repeat;
  background-position: top;
  background-size: contain;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

/* Remove background image from footer only on search page */

.search .top-footer {
  height: 100% !important;
  min-height: 100% !important;
  background-image: none !important;
}

.top-footer span.overlay_circle object {
  width: 65px;
  height: 49px;
}

.eso-footer__container {
  position: relative;
  padding-top: 50px;
}

.eso-footer__container:after {
  content: "";
  position: absolute;
  top: -135px;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../svg/footer.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  z-index: 0;
  pointer-events: none;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .eso-footer__container:after {
    top: -270px;
  }
}

@media (max-width: 991.99px) {
  .eso-footer__container {
    /* padding-top: 250px; */
  }

  .top-footer {
    background-size: cover;
  }

  .eso-footer__container:after {
    background-image: none;
  }
}

@media (max-width: 576.99px) {
  .eso-footer__container {
    padding-top: 129px;
  }

  footer .flex-column.footer_spacing .eso-footer__container {
    padding-top: 180px;
    margin-top: -140px;
  }
  footer .flex-column.footer_spacing .eso-footer__container .footer-bottom {
    padding-top: 35px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .eso-footer__container {
    background-size: contain;
  }
}

@media screen and (min-width: 1200px) {
  .eso-footer__container {
    background-position: initial;
    padding-top: 0;
    background-size: contain;
  }
}

@media screen and (min-width: 1600px) {
  .eso-footer__container {
    background-size: cover;
  }
}

.eso-footer__container::before {
  /* background-color: white; */
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 411px);
  background-color: #0d394e;
}

@media (max-width: 991.99px) {
  .eso-footer__container::before {
    height: calc(100% - 300px) !important;
  }
}
@media (max-width: 768px) {
  .eso-footer__container::before {
    height: calc(100% - 293px) !important;
  }
}
@media (max-width: 578px) {
  .eso-footer__container::before {
    height: calc(100% - 500px) !important;
  }
  .eso-footer__container.mkto-error::before {
    height: calc(100% - 530px) !important;
  }
}

.eso-footer__container .container.container_modified {
  position: relative;
  z-index: 1;
}

@media screen and (min-width: 992px) {
  .eso-footer__container .container.container_modified {
    padding-top: 0;
    padding: 40px;
  }
}

@media screen and (min-width: 1600px) {
  .eso-footer__container .container.container_modified {
    padding: 70px;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1500px) {
  .eso-footer__container .container.container_modified {
    padding-top: 44px;
  }
}

.eso-news_letter {
  background: #f3cf10;
  padding: 30px !important;
}

.eso-news_letter form.mktoForm input[type="email"] {
  border: 2px solid #0d394e !important;
}

@media screen and (max-width: 768px) {
  .eso-news_letter {
    padding: 20px 0;
  }
}

.eso-news_heading {
  color: #0d394e;
  font-family: "Gotham", sans-serif;
  font-size: 2.25rem;
}

@media screen and (max-width: 992px) {
  .eso-news_heading {
    text-align: center;
  }
}

.eso-news_heading__sub {
  color: #0d394e;
  display: block;
  font-size: 0.875rem;
  line-height: 1.2;
  font-family: "Gotham", sans-serif;
  font-weight: 600 !important;
}

@media screen and (max-width: 992px) {
  .eso-news_heading__sub {
    text-align: center;
  }
}

@media screen and (max-width: 576px) {
  .eso-news_heading {
    font-size: 1.5625rem;
  }
  .eso-news_heading__sub {
    font-size: 1.0625rem;
  }
}

.news_email-container .gform_confirmation_message {
  color: white;
  font-family: "Gotham", sans-serif;
  font-weight: 700;
  font-size: 2rem;
}

.news_email-container .validation_error {
  position: absolute;
  top: 0;
  width: auto !important;
  margin: 0 auto;
  left: 0;
  text-align: center !important;
  right: 0;
  max-width: none !important;
}

@media screen and (max-width: 768px) {
  .news_email-container .validation_error {
    top: -24px;
  }
}

.news_email-container .gform_wrapper {
  max-width: 100% !important;
  margin: 0 auto !important;
  width: 100%;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: transparent !important;
}

@media screen and (max-width: 768px) {
  .news_email-container .gform_wrapper {
    padding: 0 !important;
  }
}

.news_email-container .gform_body ul li ~ li {
  display: none !important;
}

.news_email-container .gform_wrapper .gform_body {
  width: 65%;
}

@media screen and (max-width: 576px) {
  .news_email-container .gform_wrapper .gform_body {
    width: 100% !important;
  }
}

.news_email-container .gform_wrapper .gfield_label {
  display: none !important;
}

.news_email-container .gform_wrapper .gfield_error .ginput_container {
  height: auto !important;
  border-radius: 25px !important;
  border: none !important;
}

.news_email-container .gform_wrapper .gfield_error .ginput_container input,
.news_email-container .gform_wrapper .gfield_error .ginput_container select {
  border: 1px solid red !important;
}

.news_email-container .gform_wrapper input,
.news_email-container .gform_wrapper select {
  border-top-left-radius: 25px !important;
  border-bottom-left-radius: 25px !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  height: 36px !important;
  background-color: #ffffff !important;
  margin: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 15px !important;
  padding-right: 35px !important;
  font-family: "Gotham", sans-serif;
  font-size: 17px !important;
}

@media screen and (max-width: 768px) {
  .news_email-container .gform_wrapper input,
  .news_email-container .gform_wrapper select {
    border-top-right-radius: 25px !important;
    border-bottom-right-radius: 25px !important;
  }
}

.news_email-container .gform_wrapper input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #6D6D6D !important;
  background-image: url("../png/mail_placeholder.png");
  background-position: 0 50%;
  background-repeat: no-repeat;
  padding-left: 25px;
  font-family: "Gotham", sans-serif;
}

.news_email-container .gform_wrapper input::-moz-placeholder {
  /* Firefox 19+ */
  color: #6D6D6D !important;
  background-image: url("../png/mail_placeholder.png");
  background-position: 0 50%;
  background-repeat: no-repeat;
  padding-left: 25px;
  font-family: "Gotham", sans-serif;
}

.news_email-container .gform_wrapper input:-ms-input-placeholder {
  /* IE 10+ */
  color: #6D6D6D !important;
  background-image: url("../png/mail_placeholder.png");
  background-position: 0 50%;
  background-repeat: no-repeat;
  padding-left: 25px;
  font-family: "Gotham", sans-serif;
}

.news_email-container .gform_wrapper input:-moz-placeholder {
  /* Firefox 18- */
  color: #6D6D6D !important;
  background-image: url("../png/mail_placeholder.png");
  background-position: 0 50%;
  padding-left: 25px;
  background-repeat: no-repeat;
  font-family: "Gotham", sans-serif;
}

.news_email-container .gform_wrapper input[type="submit"] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 25px !important;
  border-bottom-right-radius: 25px !important;
  position: relative;
  z-index: 1;
  padding-left: 0;
  padding-right: 16px;
  background-color: #f1c40f !important;
  border-color: #f1c40f !important;
  color: #0c394d !important;
  width: auto !important;
  padding: 0 20px !important;
  text-transform: capitalize !important;
  margin-top: 3px !important;
  margin-left: -31px !important;
  letter-spacing: 0;
  font-size: 15px !important;
  font-weight: 500;
  font-family: "Gotham", sans-serif !important;
}

@media screen and (max-width: 576px) {
  .news_email-container .gform_wrapper input[type="submit"] {
    /* width: 100% !important; */
    margin-left: 0 !important;
  }
}

.news_email-container .gform_wrapper .subscribe-newsletter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  max-width: initial;
  text-align: right;
}

@media screen and (max-width: 576px) {
  .news_email-container .gform_wrapper .subscribe-newsletter {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
}

@media screen and (max-width: 992px) {
  .news_email-container .gform_wrapper .subscribe-newsletter {
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.news_email-container .gform_wrapper .gform_footer {
  padding: 0;
  margin: 0;
  width: auto;
  position: relative !important;
}

.news_email-container .gform_wrapper .gform_footer img {
  position: absolute;
  right: -25px;
  bottom: 12px;
}

@media screen and (max-width: 576px) {
  .news_email-container .gform_wrapper .gform_footer {
    /* width: 100% !important; */
    text-align: center;
  }
  .call_us_or {
    text-transform: capitalize;
  }
}

.news_email-container .gform_wrapper .subscribe-email {
  padding: 0 !important;
}

.footer-bottom {
  padding: 160px 0 40px;
}

.footer-bottom > .row {
  background-color: #0d394e;
  padding: 40px 0;
  margin-bottom: 0;
}

@media (min-width: 769px) and (max-width: 992px) {
  .footer-bottom {
    padding: 50px 0;
  }
}

.footer-copyright {
  font-size: 17px;
  padding-top: 10px;
  color: #fff;
  margin-bottom: 1.1rem;
}

.footer-copyright a {
  color: rgba(255, 255, 255, 0.5);
}

.footer-heading {
  margin: 0;
  font-size: 22px;
  color: #fff;
}

.footer-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.footer-list .menu-item,
.footer-list_item {
  padding-bottom: 5px;
}

footer .footer-list .menu-item a,
footer .footer-list_item a,
.footer-list .footer-list_item:nth-child(2) a ,
footer .footer-bottom .footer-list li.footer-list_item a{
  color: #5ea4de !important;
  font-size: 17px !important;
  display: inline-block !important;
}

footer .footer-list .menu-item a:hover,
footer .footer-list_item a:hover,
.footer-list .footer-list_item:nth-child(2) a:hover,
footer .footer-bottom .footer-list li.footer-list_item a:hover {
  color: #fff !important;
  text-decoration: none;
}

.footer-list .menu-item .eso-address,
.footer-list_item .eso-address {
  color: #fff;
  font-size: 17px;
}

.footer-list_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -o-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}

.footer-list_container a {
  width: auto;
  margin-right: 30px;
  margin-bottom: 0;
  display: inline-block;
}

.social-icon-container .footer-list_container a {
  margin-right: 15px;
  margin-bottom: 15px;
  border: 2px solid rgba(255, 255, 255, 0.5);
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  color: rgba(255, 255, 255, 0.5);
}

.social-icon-container .footer-list_container a svg {
  width: 100%;
  height: 16px;
  fill: rgba(255, 255, 255, 0.5);
}

.social-icon-container .footer-list_container a:hover {
  text-decoration: none;
  border: 2px solid rgba(255, 255, 255, 1);
}
.social-icon-container .footer-list_container a:hover svg {
  fill: #fff;
}

@media screen and (max-width: 767px) {
  .footer-logo-container {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding-top: 20px !important;
  }
}

.footer_card_1 .overlay_circle {
  background-color: rgb(3, 158, 229);
}

.footer_card_1 .overlay_circle::before {
  background-color: rgba(3, 158, 229, 0.7);
}

.footer_card_1 .overlay_circle::after {
  background-color: rgba(3, 158, 229, 0.4);
}

.footer_card_2 .overlay_circle {
  background-color: rgb(26, 188, 156);
}

.footer_card_2 .overlay_circle::before {
  background-color: rgba(26, 188, 156, 0.7);
}

.footer_card_2 .overlay_circle::after {
  background-color: rgba(26, 188, 156, 0.4);
}

#scroll-top-link {
  border-radius: 50%;
  background: #0d394e;
  opacity: 1;
  width: 50px;
  height: 50px;
  opacity: 1 !important;
  visibility: visible;
  bottom: 71px;
}

#scroll-top-link:hover {
  background-color: rgba(13, 57, 78, 0.8);
  color: #18bc9b;
  border: 1px solid #ebebeb;
}

#scroll-top-link::before {
  color: #fff;
  opacity: 1;
  font-size: 31px;
}

/*# sourceMappingURL=master.css.map */

@media only screen and (max-width: 767px) {
  #top #av-burger-menu-ul {
    display: block !important;
  }
}

.wave-content .wave-inner {
  max-width: 900px !important;
  margin: auto !important;
}

.eso-select.hidden-xl-up {
  display: block !important;
}

@media (min-width: 1400px) {
  .eso-select.hidden-xl-up {
    display: none !important;
  }
}

.menu-list.hidden-lg-down {
  display: block !important;
}

@media (max-width: 1400px) {
  .menu-list.hidden-lg-down {
    display: none !important;
  }
  .left-side {
    max-width: 345px;
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}

/****COVID-19 START****/
.wave-content .wave-inner {
  max-width: 900px !important;
  margin: auto !important;
}

.eso-select.hidden-xl-up {
  display: block !important;
}

@media (min-width: 1921px) {
  .eso-select.hidden-xl-up {
    display: none !important;
  }
}

.menu-list.hidden-lg-down {
  display: block !important;
}

@media (max-width: 1920px) {
  .menu-list.hidden-lg-down {
    display: none !important;
  }
  .left-side {
    position: relative !important;
    margin: 0 auto !important;
    top: 0 !important;
    max-width: 345px !important;
  }
}

@media screen and (max-width: 1920px) {
  .left-side {
    max-width: 240px;
    position: absolute;
    margin: 0;
    top: 80px;
  }
  .left-side a {
    line-height: normal;
  }
}
/****COVID-19 ENDS****/

/****T&C page CSS START***/
.gfield_visibility_hidden {
  display: none !important;
}

.res_form_gated {
  width: 100% !important;
}

.res_form_gated input {
  width: 96% !important;
}
/****T&C page CSS ENDS***/

/* modal css start */
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 1200px;
    padding: 30px 50px;
  }
}

.counter .play-button {
  position: absolute;
  top: 0;
  z-index: 9;
  right: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  margin: auto;
}

.csv-image {
  position: relative;
}

.post_card_play .play-button.video-btn {
  display: flex;
  justify-content: center;
  align-items: center;
}

.post_card_play .play-button.video-btn img {
  width: auto;
  width: auto;
  object-fit: contain !important;
  height: auto !important;
}
/* modal css end */

/**** Resource Page - Hide Webinar Category Starts****/
#category-141 {
  display: none !important;
}
/**** Resource Page - Hide Webinar Category Ends****/
.footer-bottom .nested_menu {
  padding-top: 20px !important;
}

/* ESO: Resource Page Slider Bug */

/*#top .rc-slider-right .avia-content-slider-element-container {*/
/*  width: 75% !important;*/
/*}*/

#top .rc-slider-right h3 {
  width: 100%;
  max-width: 1045px;
}

#top .rc-slider-right .avia-smallarrow-slider-heading {
  bottom: 10px;
}

@media (max-width: 1200px) {
  .html_av-overlay-side
    #top
    #wrap_all
    #av-burger-menu-ul
    > li.get_started_button
    a {
    color: #ffffff !important;
  }
  .responsive #top .av-main-nav li.menu-item.get_started_button {
    display: block;
    width: 158px;
  }
  .responsive
    #top
    .av-main-nav
    li.menu-item.get_started_button
    #eso-home-request-a-demo {
    width: 100% !important;
    margin: 0 !important;
    max-width: 100%;
  }
  .responsive #top #avia-menu li.get_started_button a {
    background-color: #006da8 !important;
    color: #fff !important;
    padding: 2px 20px !important;
    border-radius: 20px;
    line-height: 35px !important;
    height: auto !important;
    text-align: center;
    margin-top: 25px;
    font-size: 13px !important;
  }
  .responsive #top #avia-menu li.get_started_button a .avia-menu-text {
    color: #ffffff !important;
  }
}

@media (max-width: 767px) {
  .responsive #top .logo {
    width: 200px !important;
  }
  .responsive #top #wrap_all .main_menu {
    width: auto !important;
  }

  .responsive #top .av-main-nav li.menu-item.get_started_button {
    display: block;
    width: 115px;
    margin-right: 0 !important;
  }
  .responsive #top #avia-menu li.get_started_button a {
    padding: 0px 9px !important;
    text-align: center;
    font-size: 11px !important;
  }

  #avia-menu {
    display: flex;
    margin: 0 !important;
    align-items: center;
    height: 75%;
  }
  .main_menu #avia-menu > li.menu-item > a {
    height: auto !important;
  }
}

.product_form #sticky {
  right: 270px;
  position: fixed;
}

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

.eso-content h2 {
  color: #414141 !important;
  font-weight: 600 !important;
  font-size: 1.75rem !important;
  line-height: 1.2 !important;
  margin-bottom: 0.5rem !important;
}

.eso-content p {
  color: #6D6D6D !important;
  margin-bottom: 1rem !important;
  font-size: 16px !important;
}

.eso-content__cta {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 20px;
  gap: 20px;
}

.two_col_marketo .mkt-white-form-holder.add-placeholders {
  border: 1px solid #ccc;
  padding: 50px 20px;
}

html
  body
  .two_col_marketo
  .mktoForm
  .mktoButtonWrap.mktoRound
  button.mktoButton {
  border-radius: 0 !important;
}

@media screen and (min-width: 992px) {
  .two_col_marketo .mkt-white-form-holder.add-placeholders {
    padding: 50px;
  }
}

.wave-banner {
  padding: 150px 0 80px !important;
}

.page-template-template-productpage-layout .eso-product_banner .banner-desc,
.resource-template-template-resource-full-page-product-tabs .eso-product_banner .banner-desc {
  font-size: 20px !important;
}
@media (max-width: 768px) {
  .eso-product_banner .hero-banner_heading {
    padding-bottom: 10px;
  }
  .page-template-template-productpage-layout .eso-product_banner .col-12.mb-5 {
    margin-bottom: 2rem !important;
  }
  .page-template-template-productpage-layout .eso-product_banner .banner-desc,
  .resource-template-template-resource-full-page-product-tabs .eso-product_banner .banner-desc {
    font-size: 16px !important;
    padding-bottom: 0;
  }
}

.marketo-form-toggle-section .container {
  box-shadow: 0px 0 25px 0px rgb(0 0 0 / 25%);
  padding: 100px 60px !important;
  background-color: #fff;
}

.responsive .marketo-form-toggle-section .container {
  max-width: 950px !important;
}

@media (max-width: 769px) {
  .marketo-form-toggle-section .container {
    padding: 100px 15px !important;
  }
}

.marketo-form-toggle-section h3 {
  font-weight: normal !important;
}

.marketo-form-toggle-section .mktoFormRow.Phone-eso + .mktoFormRow,
.mktoFormRow.rAQCareerVolunteer-eso,
.mktoFormRow.rAQCurrentProvider-eso {
  width: 100% !important;
  margin: 0 !important;
}

.marketo-form-toggle-section.marketo-form-holder-resources
  .mkt-white-form-holder
  .mktoFormRow {
  margin-left: 0 !important;
}

.marketo-form-toggle-section .mktoCheckboxList {
  display: flex !important;
  flex-wrap: wrap !important;
  width: auto !important;
}

.marketo-form-toggle-section.marketo-form-holder-resources .mkt-white-form-holder .mktoCheckboxList label {
  margin-bottom: 10px !important;
}

@media (min-width: 768px) {
  .marketo-form-toggle-section.marketo-form-holder-resources .mkt-white-form-holder .mktoCheckboxList label {
    width: calc(50% - 1.5em) !important;
  }
}

.marketo-form-toggle-section.marketo-form-holder-resources .mktoCheckboxList input {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}

.mkt-white-form-holder.add-placeholders {
  padding-top: 60px;
}

.marketo-form-toggle-section .mktoButtonWrap {
  display: block;
  text-align: center;
}

@media (max-height: 680px) {
  #sticky.stick {
    top: auto;
  }
}

*,
*:before,
*:after {
  box-sizing: border-box !important;
}
#grid_container {
  position: relative;
  z-index: 1;
}
#grid_container .marketo-form-holder-resources,
#grid_container .contact-us-form_wrapper {
  margin: 0 auto !important;
}

.marketo-form-toggle-section {
  background-color: #edf0f2 !important;
  padding-bottom: 150px !important;
}

.marketo-form-toggle-section .mktoForm {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.marketo-form-toggle-section .mktoForm .mktoFormRow {
  margin: 0 !important;
  width: calc(50% - 20px) !important;
}

@media (max-width: 576px) {
  .marketo-form-toggle-section .mktoForm .mktoFormRow {
    margin: 0 !important;
    width: 100% !important;
  }
}

.marketo-form-toggle-section .mktoFormRow.Phone-eso + .mktoFormRow,
.marketo-form-toggle-section .mktoFormRow.rAQCareerVolunteer-eso,
.marketo-form-toggle-section .mktoFormRow.rAQCurrentProvider-eso {
  width: 100% !important;
}

body.add_bg-image {
  background-image: url("../svg/eso-request-quote-bg.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

@media (max-height: 680px) {
  #sticky.stick {
    top: auto;
  }
}

#wrap_all {
  position: relative;
  z-index: 1;
}

.marketo-form-toggle-section,
body.add_bg-image #main,
.html_stretched body.add_bg-image #wrap_all {
  background-color: transparent !important;
  padding-bottom: 30px !important;
}

body.add_bg-image {
  background-color: #edf0f2 !important;
}

@media (max-width: 767px) {
  .top-footer {
    background-size: cover !important;
  }
}

body .marketo-form-holder-resources label {
  text-transform: none !important;
}

.page-template-template-funnelpage-layout
  .marketo-form-holder-resources.marketo-form-section
  label {
  text-transform: none !important;
}

@media (min-width: 992px) {
  .footer_spacing {
    /* padding-top: 140px; */
  }
}

@media (max-width: 767px) {
  .hero_banner_container {
    margin-top: 50px;
  }

  .responsive #top #wrap_all #header_main .container.av-logo-container {
    width: 100%;
    max-width: 97%;
  }
  .responsive .av-burger-menu-main {
    top: 15px;
  }
}
@media (max-width: 1200px) {
  .responsive #top .av-main-nav .menu-item.login_menu {
    display: block;
    margin-left: -74px !important;
    margin-top: 0 !important;
  }
  .responsive #top .av-main-nav .menu-item.login_menu a .avia-menu-text {
    color: #747474 !important;
  }
  #top #wrap_all .av_header_transparency {
    background-image: none !important;
  }
  .header_color .av-hamburger-inner,
  .header_color .av-hamburger-inner::before,
  .header_color .av-hamburger-inner::after {
    background-color: #747474!important;
  }
  .html_av-overlay-side-classic #av-burger-menu-ul {
    vertical-align: top !important;
  }

  .responsive #top .av-main-nav .menu-item-avia-special.mobile_hide {
    display: none !important;
  }

  .responsive #top #header_main > .container .main_menu .av-main-nav > li > a {
    min-width: 0 !important;
    margin: 0 !important;
    width: auto !important;
    max-width: none;
  }
}

.transcriptText h2 {
  font-size: 24px;
  color: #2a3544;
}

.transcriptText p {
  font-size: 16px !important;
  color: #93989e;
}

.transcriptText {
  padding-top: 40px;
}

.transcript_btn.btn {
  border-color: #32b296;
  background-color: #32b296;
  font-weight: bold;
  font-size: 14px;
  color: #ffffff !important;
  padding: 15px 45px;
  border-radius: 0;
}

.transcript_btn:hover {
  color: #fff !important;
  text-decoration: none !important;
}

#contact_us_section {
  position: relative !important;
  z-index: 9 !important;
}

@media (max-width: 768px) {
  .hero_banner_container {
    margin-top: 50px;
  }
  .footer-bottom {
    padding: 35px 0 40px;
  }
}

.eso_media .media-body {
  margin-left: 40px;
  width: calc(100% - 175px);
}

.eso_media .media-body h5,
.eso_media .media-body p {
  color: #0d394e !important;
}

.eso_media .media-body .more-info {
  color: #006da8 !important;
}

.eso_media .media-body .more-info:hover {
  color: #5ea4de !important;
}

button.mfp-close {
  position: fixed !important;
  color: #fff !important;
}

.eso_media {
  position: relative;
  z-index: 1;
}
