/*
    Theme Name: atlanticscreening
    Theme URI: https://wordpress.org/themes/
    Author: Barry Deck
    Author URI: http://atlanticscreening.com/
    Description: atlanticscreening Tutorial
    Version: 1.0
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Tags: black
    Text Domain: atlanticscreening
*/

body,
button,
input,
select,
optgroup,
textarea {
  font-family: "Barlow", sans-serif;
  font-size: 1.05rem;
  line-height: 1.6;
  font-weight: 400;
  color: #515151;
}
body .gform_wrapper h2.gform_title,
body .gform_wrapper p.gform_required_legend {
  display: none !important;
}
a {
  color: #13919a;
  text-decoration: none;
}
a:hover {
  color: #17629b;
}
.atl-content p {
  margin-bottom: 0.75rem;
}
h1 {
  font-size: 2.4rem;
  line-height: 2.9rem;
  font-family: greycliff-cf, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #29608e;
  text-align: center;
  padding: 15px 0 20px;
  margin-bottom: 0;
}
h2 {
  font-family: greycliff-cf, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.5rem;
  color: #13919a;
  margin: 20px 0;
}
h2.support-faq {
  color: #005a78;
  margin: 0;
}
h2.support-faq a:hover {
  text-decoration: none;
}
.atl-faq-list {
  border-top: 1px solid #c6c6c6 !important;
}
h2.front-page-story {
  font-family: "Nobel", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-size: 1rem;
  line-height: 1.5rem;
}
h2.verification-story-head {
  border: none;
  margin: 3rem 24% 0;
  font-size: 2.4rem;
  line-height: 3rem;
  padding-bottom: 1rem;
  text-align: center;
}
h3,
h3 a {
  font-family: greycliff-cf, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.2rem;
  color: #13919a;
  line-height: 1.8rem;
}
h4 {
  font-size: 0.9rem;
  font-family: greycliff-cf, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  color: #13919a;
  line-height: 1.2rem;
}
h5 {
  font-family: greycliff-cf, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 0.9rem;
  letter-spacing: 0.08em;
  color: #005a78;
}
h6 {
  font-family: greycliff-cf, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 0.75rem;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: #005a78;
}
hr {
  border-top: 1px dashed #41bb56;
}
.atl-entry-title {
  border-bottom: 1px solid #c6c6c6;
}
.atl-entry-title h3 {
  text-align: center;
  margin-top: -17px;
  margin-bottom: 17px;
}
.atl-bottom-border {
  border-bottom: 1px solid #c6c6c6;
}
.atl-top-border {
  border-top: 1px solid #c6c6c6;
}
.atl-support-answers {
  margin: 0;
  padding: 3rem 0;
}
.atl-support-answers .card-body {
  padding-bottom: 0;
}
.atl-support-answers h3 {
  margin: 0 0 1rem;
}
.btn-link:hover,
.btn-link:active,
.btn-link:focus,
.gform_button:hover,
.gform_button:active,
.gform_button:focus {
  color: #105a5f;
  text-decoration: none;
}
.btn-link,
.gform_button {
  color: #1b3f5b;
  font-size: 1.05rem;
  font-weight: 700;
}
.card-header {
  border-radius: 0;
  background: white;
  border: none;
}
div .atl-card {
  border-radius: 0;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #c6c6c6 !important;
}
div .card-header,
button.atl-support-btn {
  padding-left: 0;
  padding-right: 0;
}
.card-body {
  padding: 0;
  padding-bottom: 2rem;
}
.card-body p {
  margin: 0;
}
.atl-centered {
  text-align: center;
}
/* Verification Story */
.verification-story-section {
  margin: 0 -15px;
  padding: 2rem 10%;
}
.story-text {
  max-width: 400px;
  margin: auto;
}
.story-image-wrapper {
  max-width: 400px;
  width: 70%;
  margin: auto;
}
.story-image {
  width: 100%;
}
fa,
.fas {
  color: #01b9af;
}
#site-footer {
  padding: 50px 0 30px;
  background-color: #1d3f56;
  font-family: greycliff-cf, sans-serif;
  font-weight: 400;
  font-size: 0.95rem;
}
.atl-footer h4,
.atl-footer h3,
.atl-footer p {
  text-align: center;
  color: #b2d2ea;
}
div.badge-carousel {
  width: 65%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2.5rem;  
}
.atl-footer h4 {
  margin-bottom: 1rem;
  font-family: "nobel";
  margin-top: 1.5rem;
}
.atl-footer h3 {
  font-size:1.1rem;
  letter-spacing: 0.04rem;
}
#main {
  margin-bottom: 60px;
  min-height: 90vh;
}
h3.news-title {
  margin: 1rem 5%;
}
.atl-section-title {
  width: 80%;
  height: auto;
  margin-bottom: -10px;
  margin-left: auto;
  margin-right: auto;
}
h3.news-title,
h3.news-title a {
  font-size: 1.9rem;
  letter-spacing: 0.05em;
  color: #005a78;
  line-height: 1.3;
  font-weight: 700;
  text-align: center;
}
h3.news-title.news-link-title,
h3.news-title.news-link-title a {
  font-size: 1.4rem !important;
}
h3.news-title a:hover {
  color: #137f86;
}
h3.atl-footer-name {
  font-weight: 700;
  color: white;
  text-align: center;
}
a:hover {
  text-decoration: none;
}
.btn-primary,
.btn-primary-sm,
.gform_button,
.button-primary {
  border-radius: 0;
  border: solid 2px #105a5f;
  font-size: 1.2rem;
  padding: 6px 16px 8px;
  color: #105a5f;
  background-color: white;
  font-weight: normal;
}
.atl-btn-solid {
  background-color: #105a5f;
  color: white;
}
.btn-primary:hover,
.btn-primary-sm:hover,
.gform_button:hover {
  color: white;
  border: 2px solid #105a5f;
  background-color: #105a5f;
}
.atl-btn-solid:hover {
  background-color: white;
  color: #105a5f;
}
.btn-primary:active,
.btn-primary-sm:active {
  color: white;
  border: 2px solid #105a5f;
  background-color: #105a5f !important;
  box-shadow: none;
}
.btn-primary:focus,
.btn-primary-sm:focus {
  color: white;
  border: 2px solid #105a5f;
  background-color: #105a5f;
  box-shadow: none;
}
.btn-primary-sm {
  font-size: 1rem;
  padding: 3px 6px 4px;
}
.btn-secondary {
  border-radius: 0;
  border: solid 1px #515151;
  font-size: 1rem;
  padding: 6px 16px 8px;
  color: #515151;
  background-color: white;
}
.in-text-btn {
  margin: 20px 0 40px;
}
.btn-secondary:hover {
  color: white;
  border: 1px solid #515151;
  background-color: #515151;
}
.btn-secondary:active {
  color: white;
  border: 1px solid #515151;
  background-color: #515151 !important;
  box-shadow: none;
}
.btn-secondary:focus {
  color: white;
  border: 1px solid #515151;
  background-color: #515151;
  box-shadow: none;
}
.atl-footer-legal {
  font-family: "Inconsolata", monospace;
  font-size: 0.8rem;
  color: #1b3f5b;
  text-align: center;
}
.atl-footer-address {
  font-family: greycliff-cf, sans-serif;
}
.atl-footer-logo {
  width: 300px;
  height: auto;
  padding-bottom: 20px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.atl-phone {
  font-family: "Nobel";
  font-weight: 400;
  letter-spacing: 3px;
  margin-top: 20px;
}
.atl-fax {
  font-family: "Nobel";
  font-weight: 400;
  letter-spacing: 2px;
  font-size: 0.9rem;
  margin-top: -14px;
}
input.wpcf7-form-control,
.gform_wrapper.gravity-theme .gfield input,
.gform_wrapper.gravity-theme .gfield select {
  width: 100%;
  border: none;
  border-bottom: 2px solid #1ba3ac;
  padding: 8px;
  background-color: #f2f2f2;
  border-radius: 0;
}
input.error-page-search {
  height: 2.9rem;
}
input.wpcf7-form-control.wpcf7-submit {
  width: auto;
  border: 2px solid #105a5f;
  padding: 6px 16px 8px;
}
span.wpcf7-form-control-wrap,
label {
  width: 100%;
}
label,
.gform_wrapper.gravity-theme .gfield_label {
  font-family: "Inconsolata";
  font-weight: 700;
  font-size: 0.8rem!important;
}
textarea {
  background-color: #f2f2f2;
  border: none;
  width: 100%;
  padding: 4px 8px;
}
.atl-monospaced {
  font-family: "Inconsolata", monospace;
  font-size: 1.3rem;
  line-height: 1.8rem;
}
figcaption,
.wp-block-image figcaption {
  font-size: 0.9rem;
  margin: 0.5rem 0;
}
.new-services--blurb {
  line-height: 2.2rem;
  margin-top: 30px;
  color: #1b3f5b;
}
header.atl-header {
  padding: 10px 0;
}
.front-page-main-content {
  margin-top: 4rem;
  margin-bottom: 5rem;
}
.front-page-the-content {
  background-color: #1d3f56;
  padding: 5rem 15px;
}
.front-page-the-content h2 {
  font-family: greycliff-cf, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.1rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin: 1.5rem 0 0.5rem;
  color: #bddfe7;
}
.front-page-the-content p,
.front-page-the-content ul {
  font-family: "Inconsolata";
  color: #bddfe7;
  list-style-type: disc;
}
.front-page-the-content ul {
  padding-left: 30px;
}
.front-page-the-content p a {
  color: #b9f280;
}
.front-page-the-content p a:hover {
  color: #77e466;
  text-decoration: underline;
}
div.wp-block-image {
  margin: 1.5rem 0 1rem;
}
.front-page-sales-story, .lps-sales-story {
  padding: 4rem 0;
  background-image: linear-gradient(to bottom, #e1eef4, #f1fcfe, #fafafa);
}
.atl-left img {
  max-width: 450px;
}
.lps-image img {
  max-height: 220px;
}
.lps-main-image-wrapper {
  width: 330px;
}
.atl-right {
  max-width: 450px;
}
.atl-front-carousel-item {
  width: 100%;
  padding: 30px 25% 80px;
  background-color: white;
  align-items: center;
}
.atl-front-carousel-item h2 {
  font-size: 3.5rem;
  color: #1b3f5b;
  line-height: 3.8rem;
  margin-bottom: 25px;
}
img.main-illustration {
  width: 35%;
}
h1.front-page-headline {
  border: none;
}
.center-content-wrapper {
  margin-right: auto;
  margin-left: auto;
}
.carousel-indicators li {
  box-sizing: content-box;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 10px;
  height: 10px;
  margin-right: 4px;
  margin-left: 4px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #515151;
  background-clip: padding-box;
  border: none;
  opacity: 0.5;
  transition: opacity 0.6s ease;
  border-radius: 5px;
}
.atl-logo {
  width: 270px;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
.atl-badges img {
  max-width: 90px;
  height: auto;
  margin: 30px 10px 40px 10px;
}
img.footer-social {
  height: 1.6rem;
  width: auto;
  margin: 8px;
}
div .footer-logo {
  width: 70px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.atl-footer .front-page-the-content {
  padding: 2rem 15px;
}
.atl-footer .front-page-the-content p a {
  color: #b2d2ea;
}
div.integrations-archive {
  padding: 0;
  vertical-align: middle;
  margin: 0;
  border-bottom: 1px solid #c6c6c6;
  height: 100px;
}
a:hover .integrations-archive {
  background-color: #ededed;
}
.integrations-archive-logo img {
  max-width: 150px;
  background-blend-mode: multiply;
}
.integrations-features {
  margin-top: 50px;
}
.integration-logo {
  width: 150px;
  height: auto;
}
.preferred-badge-single {
  margin: 0.1rem 0 0 0.15rem;
  z-index: 100;
  width: 80px;
}
div.logo-space-preferred {
  margin-top: -2.35rem;
}
.preferred-badge {
  color: #105a5f;
}
.preferred-badge h3 {
  font-size: 0.9rem;
  margin: 2px 5px 0 0;
}
.integrations-header {
  padding: 15px 0;
}
.integration-title h2 {
  padding: 20px 0;
  margin: 0;
  color: #1b3f5b;
}
.integrations-archive-description p {
  font-size: 0.95rem;
  margin: 0;
  color: #515151;
}
#search-integrations i {
  color: #105a5f;
  background-color: white;
}
button#search-integrations {
  border: none;
  background-color: white;
}
.integrations-logo-single img {
  width: 100%;
}
div.integrations-logo-single {
  background-color: white;
  padding: 2rem 1rem;
}
div.integration-info {
  background-color: #f0f4f7;
  padding: 0.5rem;
}
.integration-info-label {
  text-transform: uppercase;
  font-family: "nobel";
  font-weight: 700;
  font-size: 0.8rem;
  letter-spacing: 0.1em;
  margin-bottom: 0.5rem;
}
.integrations-body-single {
  margin: 20px -15px 40px;
}
.integration-single-title h1 {
  font-size: 2rem;
  padding: 15px 0;
  margin-top: 0.5rem;
}
.align-right {
  text-align: right;
}
.no-margin {
  margin: 0;
}
.mb-10px {
  margin-bottom: 10px;
}
.atl-border-bottom {
  border-bottom: 1px solid #c6c6c6;
}
.atl-border-top {
  border-top: 1px solid #c6c6c6;
}
.atl-newsletter-issue {
  text-transform: uppercase;
  letter-spacing: .3em;
}
.pref-partner-bug {
  margin-bottom: 30px;
}
.sidebar-links > h3,
.sidebar-links > h3 a {
  font-size: 0.8rem;
  font-weight: 600;
  margin-bottom: 20px;
}
.atl-post {
  margin-top: 2rem;
}
h3.news-subhead {
  font-size: 1.7rem;
  font-weight: 100;
  margin: 20px 13%;
  text-align: center;
}
.atl-post-categories ul li {
  font-size: 0.8rem;
  border: 1px solid #1b3f5b;
  border-radius: 0;
  padding: 3px 6px 3.5px;
  margin: 0 0.25rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  font-family: "Barlow";
}
.index-categories {
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}
.index-categories li:hover {
  background: #1b3f5b;
  color: #fff;
}
.atl-post-categories ul {
  display: inline-flex;
  padding: 0;
  list-style-type: none !important;
}
.atl-post-categories ul li,
.atl-post-categories a {
  color: #1b3f5b;
}
.type-post p,
.type-post ul {
  margin: 0.5rem 0 1rem;
  font-family: "chaparral-pro";
  font-size: 1.3rem;
}
.type-post h4,
.type-post h5 {
  margin: 1.5rem 0;
}
.type-post h5 {
  margin: 1.5rem 0;
}
.featured-head h3 {
  margin: 0;
  font-weight: 700;
  font-size: 0.8rem;
  color: #fff;
  text-align: center;
  line-height: 1.3rem;
  letter-spacing: 0.3em;
}
.featured-item {
  margin: 1.5rem 0;
}
.featured-title {
  font-family: "chaparral-pro";
  margin-top: 0.5rem;
  color: #1b3f5b;
  text-align: center;
}
.featured-item a:hover .featured-title {
  color: #137f86;
}
.featured-post-image-wrapper {
  width: 6rem;
  height: 6rem;
  background-size: cover !important;
  background-position: center !important;
  background-color: #e8f4f5 !important;
  background-blend-mode: multiply;
  margin-left: auto;
  margin-right: auto;
}
.featured-item a:hover .featured-post-image-wrapper {
  background-color: #d0e9eb !important;
}
h2.widget-title {
  font-size: 1rem;
  margin: 20px 0 0.75rem;
  letter-spacing: 0.05em;
  text-align: center;
}
.widget-area ul {
  list-style-type: none;
  padding-left: 0;
  font-size: 0.85rem;
  text-align: center;
}
.widget-area ul li {
  padding: 0.5rem 0;
  border-top: 1px solid #b1e4ba;
}
.widget-area ul li a {
  color: #515151;
}
.widget-area ul li:hover a {
  color: #41bb56;
}
.sidebar {
  margin-top: -20px;
}
p.date {
  text-align: center !important;
  font-family: "Inconsolata";
  font-weight: 700;
  font-size: 0.8rem;
  margin: 0.2rem 0;
}
p.index-blurb {
  margin: 0.5rem 10%;
  font-size: 1rem;
  line-height: 1.3rem;
}
.hero-img-wrapper {
  width: 100%;
  max-width: 650px;
}
.hero-img-wrapper-index {
  width: 100%;
  max-width: 80%;
}
span.wpcf7-list-item {
  margin: 0;
  width: 100%;
  margin: 3px 0;
}
span.wpcf7-list-item-label {
  padding: 6px;
}
label {
  margin: 0;
}
h2.top-of-column {
  margin-top: 0;
}
p.top-of-column {
  margin-top: 13px;
}
#quote {
  padding-top: 20px;
}
div.wpcf7-response-output {
  margin: 2em 0 1em;
  padding: 8px 10px 10px;
  border: 2px solid #d24646;
}
div.wpcf7-mail-sent-ok {
  border: 2px solid #105a5f;
}
img.front-page-pref-partner-logos {
  width: 80%;
  margin: 3rem 10%;
}
.front-page-preferred-partners {
  padding: 4rem 30px;
}
.tech-page-intro {
  margin: 4rem -15px;
}
.tech-page-intro-text {
  margin-top: 2rem;
  margin-bottom: 2rem;
  line-height: 2.2rem;
}
.tech-features {
  padding: 0 15px 4rem;
}
.tech-features-info,
.tech-features h2 {
  color: #1b3f5b;
}
.tech-illo {
  width: 450px;
  max-width: 100%;
  margin: 0 auto;
}
.tech-page-content {
  margin: 4rem auto;
}
#mega-menu-wrap-primary #mega-menu-primary {
  background: white !important;
}
#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-item
  > a.mega-menu-link,
ul.mega-sub-menu li.mega-menu-item {
  font-family: "Inconsolata" !important;
  font-size: 1.1rem !important;
  text-decoration: none;
  list-style-type: none;
}
ul {
  list-style-type: circle;
  padding-left: 20px;
}
.news-index-entry {
  border-bottom: 1px solid #c6c6c6;
}
.search-title {
  font-size: 2rem;
}
.integrations-header {
  border-bottom: 1px solid #c6c6c6;
  margin: 0;
}
input:focus,
textarea:focus,
.gform_wrapper.gravity-theme .gfield input:focus,
.gform_wrapper.gravity-theme .gfield select:focus {
  outline: none;
  border: solid 1px;
  border-bottom: solid 2px #105a5f;
  background-color: white;
  color: #105a5f;
}
textarea:focus {
  border-bottom: solid 1px #105a5f;
}
.benefits {
  padding-top: 4rem;
  padding-bottom: 5rem;
}
.atl-spot-illo-wrapper {
  width: 100%;
  padding: 3rem 25% 1rem;
}
.front-page-benefits {
  text-align: center;
}
h4.front-page-benefits,
p.front-page-benefits {
  color: #515151 !important;
}
.btn-benefits {
  text-align: center;
}
.front-page-cta {
  background-color: #01b9af;
  padding: 3rem;
  text-align: center;
}
h2.cta {
  color: #061a2a;
}
.btn.cta {
  background-color: white;
  border: 2px solid #061a2a;
  color: #061a2a;
  margin: 20px 10px;
}
.btn.cta:hover {
  color: white;
  border: 2px solid #061a2a;
  background-color: #061a2a;
}

/* Pagination */
.wp-pagenavi {
  padding: 30px 0 0;
  text-align: center;
}

/* 404 page */
.post-404-not-found {
  margin: 0 auto;
  text-align: center;
}

.general-search-header {
  margin-bottom: 15px;
  text-align: center;
}

.search-form {
  border-bottom: 1px solid #c6c6c6;
  margin: 0;
}
.search-index-entry {
  border-bottom: 1px solid #c6c6c6;
}
input.atl-search-field, input.general-search-field {
  border: none;
  font-size: 1rem;
  padding: 0.4rem 0.75rem;
  width: 100%;
  background-color: transparent;
}
button#search-general, button.search-button {
  border: none;
  background-color: transparent;
  padding: 1px 0.7rem;
}
button.search-button i {
  color: #105a5f;
  background-color: white;
}
.index-page-search-form-wrapper {
  width: 100%;
  border-left: 1px solid #b1e4bb;
  border-right: 1px solid #b1e4bb;
}
.search-image-wrapper {
  width: 10rem;
}
h3.search-results-title,
h3.search-results-title a {
  font-size: 1.2rem;
}
.no-side-margins {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.sidebar-cta {
  margin: 2rem 0;
  padding: 0.5rem 0.7rem 0.7rem;
  border: 1px solid #b1d3d0;
}
.sidebar-cta h3 {
  font-size: 0.9rem;
  margin-bottom: 0.7rem;
}
.btn-sidebar-cta {
  width: 100%;
}
.page-cta {
  margin: 0;
  padding: 0.5rem;
  background-color: #4bc45f;
  border: none;
}
.page-cta h2 {
  margin: 0 0 1rem;
  color: #fff;
  line-height: 1.1em;
  font-size: 1.2rem;
}
.single-integration-intro p {
  font-family: "chaparral-pro";
  font-size: 1.2rem;
}
/* PageNavi **************************************************************/
.wp-pagenavi {
  margin: 2.3rem 0;
}
.wp-pagenavi a,
.wp-pagenavi span {
  text-decoration: none !important;
  border: none !important;
  padding: 0.55rem .8rem 0.65rem !important;
  margin: 0 !important;
  color: #1b3f5b;
  background-color: #e1eaea;
}
.wp-pagenavi span.current {
  font-weight: normal;
  color: #fff;
  background-color: #1b3f5b;
}
span.pages {
  padding-left: 0;
  color: #1b3f5b;
  padding: 0.75rem 1.25rem 0.85rem;
}
.wp-pagenavi a:hover {
  color: #fff;
  background-color: #137f86;
}
.screen-shot-image img {
  width: 100%;
}
.video-container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.stats {
  text-align: center;
}
h5.stats-number {
  font-family: "Nobel", sans-serif;
  font-size: 3rem;
  text-align: center !important;
  color: #4bc45f;
  margin-bottom: 0;
}
.stats hr {
  border-top: 1px dashed #4bc45f;
}
.stats h2,
.stats h4 {
  color: #17a2b8;
}
.stats h4 {
  margin-bottom: 0;
}
.stats-container {
  background-color: #fff;
}
/* Landing Pages **************************************************************/
.lp-main-content h1,
.lp-main-content p {
  text-align: left;
}
.lp-main-content h1 {
  font-size: 2.3rem;
  line-height: 2.8rem;
  margin-top: -0.5rem;
}
.lp-main-illustration {
  max-width: 100%;
}
div.lps-form {
  background-color: #4bc45f;
}
.lps-form .gfield_label,
.lps-form h2 {
  color: white;
}
.lps-template-default h2 {
  font-size: 1.8rem;
  line-height: 2.3rem;
}

/*  END Landing Pages *********************************************************/

@media only screen and (max-width: 767px) {
  .hide-768 {
    display: none;
  }
	div.price-grid-header-container {
    padding: 0;
  }
  .price-grid-header img {
    height: 4rem !important;
    object-fit: cover;
    object-position: center;
  }
  .atl-front-carousel-item h2 {
    font-size: 2.6rem;
    line-height: 2.8rem;
  }
  .atl-front-carousel-item {
    padding: 30px 10% 50px;
  }
  img.main-illustration {
    width: 80%;
  }
  .front-page-main-content {
    margin-top: 1rem !important;
    margin-bottom: 3rem !important;
  }
  .atl-left img {
    max-width: 100%;
    padding: 0 15%;
  }
  .atl-right {
    max-width: 100%;
  }
  .atl-monospaced {
    font-size: 1rem;
    line-height: 1.6rem;
  }
  h2 {
    font-size: 1.2rem;
  }
  .row {
    margin: 0;
  }
  .integrations-body-single {
    margin: 20px -15px 20px;
  }
  .integrations-logo-single img {
    width: 50%;
    margin: 10px 25%;
  }
  div.integrations-logo-single {
    justify-content: center;
  }
  h1 {
    font-size: 2.2rem;
    line-height: 2.2rem;
    padding: 10px 0 20px;
  }
  #mega-menu-primary {
    padding-left: 10px !important;
    padding-right: 5px !important;
  }
  .integrations-archive-logo img {
    max-width: 110px;
  }
  .preferred-badge h3 {
    font-size: 0.7rem;
    margin: 0;
  }
  input#search-integrations-input,
  input.atlanticd-search-field {
    width: 87%;
  }
  div.integrations-header div.col-md-6 {
    padding: 0;
  }
  .hero-img-wrapper-index {
    max-width: 200px;
  }
  .type-post p {
    margin: 8px 0;
  }
  p,
  p a,
  li,
  .wpcf7-list-item-label {
    font-size: 0.9rem;
  }
  p.date {
    font-size: 0.7rem;
  }
  .news-index-entry {
    padding: 10px 0;
  }
  .atl-content p {
    margin-bottom: 1rem;
  }
  ul {
    padding-left: 17px;
  }
  div#wpcf7-f252-p34-o1 {
    margin-bottom: 50px;
  }
  .atl-badges img {
    max-width: 70px;
  }
  p.integrations-archive-description {
    font-size: 0.85rem;
    margin: 0 -15px;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-megamenu
    > ul.mega-sub-menu {
    padding-left: 5%;
    padding-right: 5%;
  }
  .entry-title,
  .entry-title a {
    font-size: 2.2rem;
    margin-bottom: 5px;
  }
  .search-title {
    font-size: 1.4rem;
  }
  .atl-section-title {
    width: 100%;
  }
  .lps-main-image-wrapper {
    width: 80%;
    margin: 1rem auto;
  }
}
/* ALERTS ----------------------------------------------------------- */
.alerts-after-header {
  margin: 0.5rem 0 0;
  background-color: aliceblue;
}
.alert-logo {
  height: 3rem;
  margin-bottom: 0.5rem;
}
.alert-message {
  padding: 1.5rem;
  box-shadow: 0px 10px 10px #00000014;
  background-blend-mode: multiply;
}
.alert-headline {
  font-family: greycliff-cf, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.2rem;
  margin: 0;
  text-align: center;
}
/* ------------------------------------------------------------------ */

/* Marketplace ------------------------------------------------------ */
.marketplace-body-single {
  margin-top: 2rem;
}
.marketplace-body-single h2 {
  font-size: 2.4rem;
  font-weight: 400;
  margin: 0.35rem 0 1.9rem 0;
}
.marketplace-body-single h3 {
  font-size: 1.5rem;
  font-weight: 400;
  margin: 0 0 1rem 0;
}
.marketplace-body-single h4 {
  font-size: 1rem;
  font-weight: 600;
  text-transform: none;
  letter-spacing: 0;
  width: 70%;
  padding-left: 1.9rem;
  margin: 2rem 0 0.85rem -1.9rem;
  padding-top: 0.4rem;
  border-top: 1px dashed #00c650;
  line-height: 1.55rem;
}
.marketplace-body-single label, .gform_wrapper.gravity-theme .gfield_label {
  font-family: greycliff-cf, sans-serif;
  font-weight: 500 !important;
  font-size: 0.9rem!important;
  margin-bottom: 0.25rem !important;
  color: #14919a;
}
.marketplace-body-single input.wpcf7-form-control,
.marketplace-body-single .gform_wrapper.gravity-theme .gfield input,
.marketplace-body-single .gform_wrapper.gravity-theme .gfield select,
.marketplace-body-single .gform_wrapper .gfield .ginput_container textarea {
  width: 100%;
  border: none;
  border-bottom: 1px dashed #00c650;
  padding: 8px;
  background-color: #ffffff;
  border-radius: 0;
}
.marketplace-body-single input:focus, textarea:focus,
.marketplace-body-single .gform_wrapper.gravity-theme .gfield input:focus,
.marketplace-body-single .gform_wrapper.gravity-theme .gfield select:focus {
  outline: none;
  border: solid 1px #00c650;
  border-bottom: solid 2px #00c650;
  color: #105a5f;
}
.marketplace-body-single .gform_wrapper.gravity-theme .gform_footer button,
.marketplace-body-single .gform_wrapper.gravity-theme .gform_footer input,
.marketplace-body-single .gform_wrapper.gravity-theme .gform_page_footer button,
.marketplace-body-single .gform_wrapper.gravity-theme .gform_page_footer input {
  margin-bottom: 0;
}
.marketplace-body-single .gform_wrapper.gravity-theme .gform_footer,
.marketplace-body-single .gform_wrapper.gravity-theme .gform_page_footer {
  margin: 6px 0 0;
  padding: 16px 0 0;
}
.marketplace-body-single p {
  font-family: greycliff-cf, sans-serif;
  line-height: 1.55rem;
  font-size: 1rem;
}
.mktplc-head-wrap {
  border-top: 1px dashed #cacaca;
}
.mktplc-header {
  background-image: linear-gradient(to bottom, #ebffff, #65d8ce);
}
.mktplc-header p {
  font-family: inconsolata;
  /*padding: 1rem 0 0.25rem;*/
  padding: 1rem 0;
  margin: 0;
}
.mktplc-header p a {
  color: #515151;
}
.preferred-badge-single-mktplc {
  margin: 0 0 0 0.75rem;
  padding: 0.25rem 0.75rem;
  z-index: 100;
  width: 100px;
  border-left: 2px solid #2a608e;
}
.mktplc-header p a:hover,
.mktplc-header p a:focus {
  color: #17629b;
}
.mktplc-header h1 {
  text-align: left;
  padding: 0;
  font-size: 3rem;
  letter-spacing: 0.02em;
  font-weight: 500 !important;
  margin-top: -0.35rem;
}
.mktplc-header h2 {
  font-weight: 400;
  color: #2a608e;
  margin: 0.2rem 0 0;
  font-size: 1.3rem;
}
.no-padding {
  padding: 0 !important;
}
.mktplc-card {

  border: none;
  margin: .5rem;
  padding: 1rem;
  background-color: #edf5f4;
}
.mktplc-card:hover {
  background-color: #fff;
}
.mktplc-card-img {
  margin-top: -0.75rem;
}
.mktplc-pc-container ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.mktplc-pc-container ul li {
  border-right: 2px solid #FFF;
  display: inline-block;
}
.mktplc-pc-container ul li:last-child {
  border-right: 0;
}
.mktplc-pc-container ul li a {
  color: #29608e;
  display: block;
  font-family: "Inconsolata";
  padding: 4px 12px;
  font-size: 1rem;
}
.mktplc-pc-container ul li a.active {
  background: #2a608e;
  color: #fff;
}
.mktplc-pc-container ul li a:hover,
.mktplc-pc-container ul li a:focus {
  background: #0cb2a9;
  color: #fff;
}
img.card-img-top {
  padding: 1rem 2rem;
  /* filter: grayscale(100%); */
}
.card-body {
  padding: 0;
}
.card-body p {
  font-size: 0.9rem;
  line-height: 1.3rem;
  text-align: center;
  margin-top: 1rem;
}
.marketplace-grid {
  margin: 0.5rem -0.5rem;
}
.marketplace-search {
  margin: 0 -15px;
}
.marketplace-logo-single img {
  width: 50%;
  margin: 10px 4%;
}
div.marketplace-logo-single {
  justify-content: center;
}
.mktplc-form {
  background-color: #edf5f4;
  padding: 1rem;
  margin-top: -1rem;
}
/* end Marketplace -------------------------------------------------- */

div.competition-component {
  background-image: linear-gradient(to bottom, #b2ee52, #ffffff);
  margin-top: 0;
  padding-top: 2rem;
  padding-bottom: 5rem;
}
.price-grid-header img {
  width: 100%;
  height: auto;
}
.competition-component h2 {
  color: #105a5f;
  margin-bottom: 2rem;
  margin-top: 0;
}
table.competition-table {
  border-top: none;
  margin-top: 0.25rem !important;
  width: 100%;
}
.competition-table tr {
  border-top: none;
}
.competition-table tbody {
  border-top: 1px dashed #4ac45f;
}
.competition-table th {
  font-family: greycliff-cf, sans-serif;
  font-weight: 700;
  font-size: 0.7rem;
  letter-spacing: 0.2em;
  color: #105a5f;
  padding-bottom: 0.5rem;
}
.competition-table td {
  border-bottom: 1px dashed #4ac45f;
  padding: 0.25rem 0 0.4rem;
  line-height: 1.4rem;
  color: #105a5f;
}
img.trade-show-lp-header {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 450px) {
  .hide-mobile {
    display: none;
  }
  h3.news-title,
  h3.news-title a {
    font-size: 1rem;
    margin: 15px 0 8px;
    letter-spacing: 3px;
  }
  .search-title {
    font-size: 1.2rem;
    line-height: 1.2rem;
  }
  .no-space {
    padding-left: 0;
    padding-right: 0;
  }
  .type-post h4 {
    margin: 1.5rem 0% 0.5rem;
    font-size: 0.7rem;
    line-height: 1.1rem;
  }
  .type-post ul {
    margin: 8px 5%;
  }
  .wp-pagenavi a,
  .wp-pagenavi span {
    padding: 0.3rem 0.75rem 0.55rem;
  }
  .sidebar-column {
    margin-left: 17%;
    margin-right: 17%;
  }
  .type-post p,
  .type-post ul {
    font-size: 1rem;
    line-height: 1.4rem;
  }
  .mktplc-header h1 {
    font-size: 2.2rem;
  }
  .preferred-badge-single-mktplc {
    margin: 0 0 0 0.5rem;
    padding: 0rem 0.5rem;
    width: 80px;
  }
  .marketplace-body-single h2 {
    font-size: 2rem;
    margin: 0 0 1rem 0;
  }
}
.atl-pdf-embed {
  width: 100%;
  height: auto;
}
.wp-block-rank-math-toc-block nav {
  border-top: 1px solid #41bb56;
  margin-top: -10px;
  margin-bottom: 30px;
}
.wp-block-rank-math-toc-block nav ul {
  list-style-type: none;
  padding-left: 0;
}
.wp-block-rank-math-toc-block nav ul li {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #41bb56;
}
.wp-block-rank-math-toc-block nav ul li ul {
  padding-left: 1rem;
  padding-top: 3px;
}
.wp-block-rank-math-toc-block nav ul li ul li {
  border-bottom: none;
  padding: 2px 0;
}
p.atl-intro {
  font-size: 1.3rem;
  font-family: "chaparral-pro";
  color: #13919a;
}
@media only screen and (max-width: 767px) {
  .hide-md {
    display: none;
  }
}
li.mega-menu-item div.custom-html-widget p {
  font-size: 1rem;
  font-weight: 700;
  margin: 0 0 -1rem !important;
  padding: 0 0.5rem !important;
}
.atl-package-choices {
  width: 100%;
  border-right: 3px solid white;
}
.atl-package-choices label {
  width: 25%;
  border-radius: 0;
  border: 0;
  padding: 6px 8px;
  border-left: 3px solid white !important;
  background-color: #d6eaef !important;
}
.atl-package-choices label.btn:hover, .atl-package-choices label.btn:active,
.atl-package-choices label.btn:focus, .atl-package-choices label.btn:focus-within,
.atl-package-choices label.btn:visited, .atl-package-choices label.btn:focus-visible,
.atl-package-choices label.btn:target {
  background-color: #d6eaef !important;
  border-color: white !important;
  outline: none;
  box-shadow: none;
}
label p.atl-package-button {
  border-top: 1px solid white;
  padding-top: 4px;
  padding-bottom: 4px;
  min-height: 47px;
  font-size: 0.9rem;
  line-height: 1.2rem;
  font-family: "Barlow", sans-serif;
}
label h2.atl-package-button, label p.atl-package-button {
  margin: 0;
  text-align: left;
  color: #29608e;
  line-height: 1.2 !important;
}
label h2.atl-package-button {
  font-size: 1.05rem;
}
.fa-info-circle:before {
  content: "\f05a";
}
a.btn.atl-info-icon {
  background-color: transparent;
  padding: 0 4px;
  border: none;
  margin: -7px 0 0 0;
}
#gform_submit_button_2 {
  border-radius: 0;
  border: solid 2px #105a5f;
  font-size: 1.2rem;
  padding: 6px 16px 8px;
  color: #105a5f;
  background-color: white;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  line-height: 1.5;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
#gform_submit_button_2:hover {
  color: white;
  background-color: #105a5f;
}
/* button.btn.btn-primary.atl-info-icon:hover {
  background-color: transparent;
  margin: -5px 0 0;
  padding: 0;
  border: 0;
  color: white;
} */
/* p.atl-package-button btn.active {
  background-color: transparent !important;
  border: none;
} */
button.btn.btn-primary.atl-info-icon.active, button.btn.btn-primary.atl-info-icon.active:focus {
  background-color: transparent;
  margin: -5px 0 0;
  padding: 0;
  border: 0;
  color: inherit;
  box-shadow: none;
  outline: none;
}
button.btn.btn-primary.atl-info-icon:hover,
button.btn.btn-primary.atl-info-icon:active,
button.btn.btn-primary.atl-info-icon:focus,
button.btn.btn-primary.atl-info-icon:focus-within,
button.btn.btn-primary.atl-info-icon:visited,
button.btn.btn-primary.atl-info-icon:focus-visible {
  background-color: transparent !important;
  margin: -5px 0 0;
  padding: 0;
  border: 0;
  color: #1aa5af;
  outline: none;
  border: none;
}
.modal-content  {
  padding: 2.7rem;
  border: none;
  border-radius: 0;
}
.atl-modal {
  max-width: 600px;
}
.modal-body ul {
  margin: 0;
  padding: 0;
  list-style-type: circle;
  line-height: 1.7rem;
}
.modal-header, .modal-footer {
  padding: 0;
  border: 0;
}
.atl-content-after ul {
  padding-left:10px;
}
.event-list-image img {
  width: 100%;
  height: auto;
}
h2.modal-title {
  margin: 0 0 1rem 0;
}
#field_3_12 h3 {
  margin: 1.5rem 0;
}
.wpcpro-wrapper .wpcp-carousel-section .wpcp-single-item {
  max-width:400px;
  min-width:100px;
  width:100%
}
.green-bold-text {
  color: #13919a;
  font-weight: 700;
}
.lp-two-column {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
@media only screen and (max-width: 778px) {
  .btn-group,
  .btn-group-vertical {
    display: block;
  }
  .atl-package-choices label {
    width: 100%;
    border-top: 6px solid white;
    border-left: none;
  }
  .btn-group.btn-group-toggle.atl-package-choices.btn:focus,
  .btn-group.btn-group-toggle.atl-package-choices.btn.focus,
  .btn.btn-atl-package.focus,
  .btn.btn-atl-package:focus {
    border-top: 6px solid white;
    border-left: none;
    outline: none;
  }
  .btn.btn-outline-secondary:active,
  .btn.btn-outline-secondary.active,
  .btn.btn-atl-package.active,
  .btn.btn-atl-package:active {
    background-color: #d6eaef !important;
    border-top: 6px solid white !important;
    border-left: none;
  }
  .btn.btn-outline-secondary:active,
  .btn.btn-outline-secondary.active,
  .btn.btn-atl-package.active,
  .btn.btn-atl-package:active {
    border-left: none !important;
  }
  .btn.btn-atl-package.active p,
  .btn.btn-atl-package:active p,
  label.btn.btn-outline-secondary.active p {
    display: block;
  }
  .atl-package-choices {
    border-right: none;
  }
  .competition-table td {
    font-size: 0.8rem;
    line-height: 1.1rem;
    padding-right: 1rem;
  }
  .competition-table th {
    font-size: 0.65rem;
    letter-spacing: 0.1em;
    line-height: 0.8rem;
  }
  div .row .lp-two-column {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .column-two-responsive {
    margin-top: 2rem;
  }
}
