/*
 Theme Name: illumitrac_v1
 Author: Tina Balboa
 Author URI: https://thisistina.com
 Description: This is a clean modern Dental Site.
 Version: 1.0.0
 */
html{
margin-top: 0!important;
}
html,
body {
  height: auto;
  min-height: 100vh;
  margin-top: 0 !important;
}
body {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
  font-size: 1rem;
font-family: 'Inter', sans-serif;
  font-style: normal;
  line-height: 1.5;
  color: #232323;
  position: relative;
}
.smallfooter a {
    color: black;
}
.pm-h3{
    font-size: 1.5rem;
    line-height: 2rem !important;
}
ul#mega-menu-top-menu {
    text-align: left !important;
}
.show-content {
  padding: 5px;
  margin: 0 0 5px;
  cursor: pointer;
  -webkit-user-select: none;  
  -moz-user-select: none;    
  -ms-user-select: none;      
  user-select: none;
}
.section-gm192a0e {
        padding: 5% 10%!important;
}
.illumitrac-payment-form select {
    background-image: none;
}
.content {
  padding: 5px;
display:none;
}

.js .content {
  display: none;
}h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4 {
  line-height: 1;
  word-break: break-word;
  word-wrap: break-word;
}
.fweight{
font-weight: 300;
}
.fweightB{
font-weight: 800;
}
img.custom-logo-class {
    width: 180px;
    height: auto !important;
    margin-left: 15px;
}
code {
    background: #d8eada;
color:#414141;
}
.snippit code {
    background: #d8eada;
    width: fit-content;
    margin: auto;
font-size:1em;
}
.footer-area h3 {
    font-size: 1.125rem;
    color: #f4c755;
}
h1.wp-block-heading.fweight.has-white-color.has-text-color strong {
    font-weight: 800;
}
.wp-block-button__link{
padding: 10px 15px;
font-size:16px;
}
a.wp-block-button__link.uagb-text-link {
    text-decoration: none;
}
figure.wp-block-image.size-full.border-1 {
    border-bottom: 1px solid #abb8c3;
}
.gutentor-element-video-popup .gutentor-video-popup-holder {
    width: 100%!important;
    height: auto!important;
}
.gutentor-element-video-popup .gutentor-element-video-popup-wrap.gutentor-video-popup-image-holder .gutentor-image-thumb img {
    width: 100%;
    height: auto;
}
figure.wp-block-embed.is-type-video.is-provider-youtube.wp-block-embed-youtube.wp-embed-aspect-16-9.wp-has-aspect-ratio {
    margin: 0;
}
div#col-gm054a40, div#col-gm794f5e, div#col-gm4c096d {
    padding: 0;
}
.uagb-post-grid.uagb-post__items.is-carousel {
    visibility: visible;
}
.nav-previous{
float: left;
    padding-bottom: 20px;
}
.nav-next{
float: right;
    padding-bottom: 20px;
}
.nav-next a:after {
    content: "\f0da";
    font-family: "Font Awesome 5 Free";
    color: purple;
    font-weight: 900;
    padding-left: 5px;
    font-size: 18px;
}
.nav-previous a:before {
    content: "\f0d9";
    font-family: "Font Awesome 5 Free";
    color: purple;
    font-weight: 900;
    padding-right: 5px;
    font-size: 18px;
}
.nav-previous a, .nav-next a {
    font-weight: bold;
    color: #321c57;
}
/*-----------------------------------------------------------------------Table area -----------------------*/

.table.compare {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 2rem 0rem 0rem 0rem;
  max-width: 1100px;
}

.table-cell {
  box-sizing: border-box;
  flex-grow: 1;
  width: 100%;
  padding: 0.8em 1.2em;
  overflow: hidden;
  list-style-type: none;
  outline: 1px solid #ddd;
  text-align: center;
  font-weight: 300;
  margin-top: 1px;
  margin-left: 1px;
	color: #414141;
}
.table-cell:first-child {
  outline: 1px solid #fff;
  background: transparent;
}
@media only screen and (max-width: 768px) {
  .table-cell:first-child {
    display: none;
  }
}
.table-cell:nth-child(2) {
  outline: 1px solid #30305b;
}
.table-cell:nth-child(-n+4) {
  padding-top: 20px;
  padding-bottom: 20px;
}
.table-cell > h4 {
  font-size: 26px;
  margin-top: 0;
  margin-bottom: 1rem;
}
.table-cell.cell-feature {
  text-align: left;
  font-size: 18px;
}
.table-cell.plattform {
  color: #414141;
}
.table-cell.plattform a.btn {
  color: limegreen;
}
.table-cell.plattform a.btn:hover {
  background-color: limegreen;
  border-color: limegreen;
  color: white;
}
.table-cell.enterprise {
  background-color: #321c57;
  color: #fff;
}
.table-cell.enterprise a.btn {
  color: #85bafc;
}
.table-cell.enterprise a.btn:hover {
  background-color: #85bafc;
  border-color: #85bafc;
  color: #30305b;
}

/* Table columns
================================== */
.table-cell {
  width: calc(23.33% - 1px);
}
@media only screen and (max-width: 768px) {
  .table-cell.cell-feature {
    width: 100%;
    text-align: center;
  }
.table-cell {
  padding: 0.8em 0em;
}
.table-cell > h4 {
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 1rem;
}

}

svg.enterprise-check path {
  fill: #30305b !important;
}
/*-----------------------------------------------------------------------Button area -----------------------*/

.btn-primary{
    font-size: 16px;
  color: #414141!important;
  background-color: #f4c755!important;
border-radius: 3px;
border: 3px solid #f4c755!important;
}
.btn-primary:hover {
  color: #414141!important;
  background-color: #F1B92A!important;
  border-color: #F1B92A!important;
}

.btn-primary .nav-link:focus, .btn-primary .nav-link:hover {
    color: #414141!important;
    height: 100%;
}

.btn-yellow {
color: #000!important;
    background-color: #f4c755!important;
    background-image: none!important;
    border-top-left-radius: 3px!important;
    border-top-right-radius: 3px!important;
    border-bottom-right-radius: 3px!important;
    border-bottom-left-radius: 3px!important;
    font-size: 16px!important;
}
.btn-yellow :hover {
    color: #000!important;
    background-color: #f1b92a!important;
    background-image: none!important;
    border-top-left-radius: 3px!important;
    border-top-right-radius: 3p!importantx;
    border-bottom-right-radius: 3px!important;
    border-bottom-left-radius: 3px!important;
}

.btn-secondary {
    font-size: 16px;
  color: #414141!important;
  background-color: #FFEFC5!important;
  border-color: #FFEFC5!important;
border-radius: 3px;
}
.btn-secondary :hover {
  color: #414141 !important;
  background-color: #FADE9B!important;
  border-color: ##FADE9B!important;
}

.btn-secondary .nav-link:focus, .btn-secondary .nav-link:hover {
    color: #414141!important;
    height: 100%;
}


.btn-secondary :not(:disabled):not(.disabled):active {
  color: #414141;
  background-color: #946C09;
  border-color: #946C09;
}
.btn-primary:not(:disabled):not(.disabled):active {
  color: #414141!important;
  background-color: #946C09;
  border-color: #946C09;
}

.btn-secondary a:hover, .btn-secondary a:hover {
    color: #414141!important;
}
a.uagb-modal-button-link.wp-block-button__link.uagb-modal-trigger,
input.wpcf7-form-control.has-spinner.wpcf7-submit.infusion-recaptcha.btn.btn-lg.btn-form.btn-secondary.display-4 {
  color: #212121;
  background-color: #f4c850;
  border-color: #f4c850;
  padding: 0.5rem 1rem !important;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem !important;
}
a.uagb-modal-button-link.wp-block-button__link.uagb-modal-trigger:hover,
input.wpcf7-form-control.has-spinner.wpcf7-submit.infusion-recaptcha.btn.btn-lg.btn-form.btn-secondary.display-4:hover {
  color: #fff;
  background-color: #522d90;
  border-color: #522d90;
}
a.gutentor-button.gutentor-block-button.gutentor-icon-hide {
    text-decoration: none;
}
.mfp-iframe-holder .mfp-content {
    height: 50%;
}
.buttonLink {
    background-image: linear-gradient(0deg,#dc9e00,#f1b902);
    border-color: transparent;
    border-radius: 5px;
    color: #292929;
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    margin-left: auto;
    margin-right: auto;
    padding-top: 22px;
    padding-bottom: 22px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 2px 2px hsla(0,0%,100%,.3);
    width: 210px;
    transition: all .3s ease;
}
.gutentor-block-button {
    color: #000;
    background-color: #f4c755;
    background-image: none;
    padding: 12px 25px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    font-size: 16px;
}
/*-----------------------------------------------------------------------text edits area -----------------------*/

.display-4 {
  font-family: "Poppins", sans-serif;
  font-size: 0.875rem;
}
.mbr-text {
  font-style: normal;
  line-height: 1.6;
}
.align-left {
  text-align: left;
}
.col-gmf14a42{
    padding: 10% 7%;
align-self: center;
}
.gm3c1747{
    padding: 30px;
}
/*-----------------------------------------------------------------------Navigation area -----------------------*/
.navbar-collapse.in {
    display: block !important;
}
div#navbarSupportedContent {
  justify-content: right;
}
nav.navbar.navbar-expand-lg.bg-body-tertiary.rounded.navbar-light {
    background: #fff;
    color: #414141;
}
.row.menu-bottom {
  width: 95%;
  margin: auto;
}
.navbar-logo img {
  height: 4rem;
  transition: all 0.3s ease-in-out;
}
.navbar-light .navbar-nav .nav-link {
    color: #414141;
height:100%;
}
.navbar-nav .nav-item a {
  padding: 0.7rem 1.3rem !important;
}
.menu-item a {
  color: #212121;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #f4c755;
}
li .active {
  background: purple;
}
li .active a {
  color: white;
}
.navbar-collapse .navbar-nav {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
}
.navbar-toggler {
  position: relative;
}
button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all 0.2s;
  margin: 1rem 0.8rem;
  -webkit-align-self: center;
  align-self: center;
}
button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #333333;
}
button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}
button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}
button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}
#mega-menu-wrap-top-menu #mega-menu-top-menu > li.mega-menu-item > a.mega-menu-link{
font-weight: 500;
}
/*-----------------------------------------------------------------------Sections area -----------------------*/
.section-gd20ce0 .gutentor-block-button{
    color: #000000;
    background-color: #f4c755;
    background-image: none;
    padding: 12px 25px 12px 25px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    font-size: 16px;
    text-transform: normal;
}
.section-gd20ce0 .gutentor-block-button:hover {
    color: #000000;
    background-color: #f1b92a;
    background-image: none;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    box-shadow: 0 0 0 0 rgba(0,0,0,0.39);
}
div#col-gm8ef43b {
    padding: 10% 8%;
    margin-top: 20px;
    color: #414141;
align-self:center;
}
.purptitle{
color:#522d90;
}
.grid-container.illumihead {
max-width:100%;
padding:0;
}
section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
/*  background-color: #ffffff; */
}
section,
.container,
.container-fluid {
  position: relative;
  word-wrap: break-word;
}
section#gmbbe7e0d {
    background: none;
}
.background-top {
    background: url(https://illumitracddev.wpengine.com/wp-content/uploads/2023/06/Artboard-1.png);
    background-size: cover;
    background-position: center;
}
.cid-spYBxUpW3W {
  overflow: hidden;
  background-size: auto;
}
section.hero {
  height: 90vh;
  background: url(/wp-content/uploads/2022/05/happy-couple-having-fun-together-min-M-min-scaled.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.hero .container {
  max-width: 80%;
}
.hero-text-area {
  background: white;
  border-radius: 30px;
  opacity: 0.88;
  padding: 50px;
}
section#content03-a .col-12 {
  padding: 0;
  overflow: hidden;
}
section.smallfooter {
    background: #f9ebf8;
}
.footer-area .textwidget {
    flex: auto;
    flex-wrap: inherit;
    display: flex;
}
section#content03-a {
    border-top: solid 1px #321c57;
}
.purplebg{
background-color: #321c57;
}
.purple2{
background-color: #DFD4F1;
}

.margnegative{
margin-bottom:-100px;
}
figure.wp-block-image.size-large.movedown {
    margin: 0;
}
.illumihead .grid-row {
    margin-right: 0;
    margin-left: 0;
    border-bottom: solid 1px #321c57;
}
div#col-gmc5204b {
    padding: 30px;
}
div#col-gm38a823 {
    align-self: center;
}
.uagb-tm__desc::before{
    color: gold;
    font-size: 1.5rem;
  font-family: FontAwesome;
padding-right: 5px;
  content: ' \f10d'; /*quote left icon*/
}
.uagb-tm__desc::after{
    color: gold;
    font-size: 1.5rem;
  font-family: FontAwesome;
padding-left: 5px;
  content: ' \f10e'; /*quote right icon*/
}
.fa-star{
color:gold;
font-size: 1.2rem;
}
.blimg img.normal-image {
    max-width: 50%;
    height: auto;
}
.blimg .gutentor-single-item-content{
text-align:left;
padding: 30px;
}
.wp-block-image.two-rounded-corners img{
border-radius: 40% 0;
    border: solid 3px gold;
}
.wp-block-image.rounded-corners img{
border-radius: 100%;
    border: solid 3px gold;
}
section#gm4f6abe6 {
    top: -50px;
}
div#app {
    padding: 20px;
}
.entry-header h1 {
    line-height: 1.3;
}
/*-----------------------------------------------------------------------Page area -----------------------*/

.entry-content h2 {
  font-size: 2rem;
  line-height: 1.3 !important;
  color: #522d90;
}

h2.headlineOne {
  font-size: 2.5rem;
  line-height: 1.3 !important;
  color: #522d90;
}

ul.slick-dots {
    padding: 0;
}

.nobackground{
background:none;
}

.gutentor-post-module.gutentor-post-module-p1 .slick-slide img {
    /* display: inline-block; */
    height: auto;
    width: 100%;
}
.wp-block-uagb-testimonial.uagb-slick-carousel {
    padding: 0!important;
}

.wp-block-uagb-testimonial.uagb-slick-carousel ul.slick-dots{
margin:0;
}
/*
header.entry-header {
  text-align: center;
  background: #5c1756;
  color: white;
  padding-top: 85px;
  padding-bottom: 200px;
  background: linear-gradient(180deg, #5c1756 0%, rgba(71, 115, 153, 0.59) 100%),
    url(/wp-content/uploads/2023/05/holding-tooth-model-min.jpg);
  background-size: cover;
  background-position: top;
}
*/
#content03-a .container {
  max-width: 100%;
margin:auto;
}
#content03-a img{
margin:auto;
text-align:center;
}
.entry-content .grid-container {
  max-width: 100%;
}
.custom-shape-divider-top-1683129451 {
  position: absolute;
  bottom: 6rem;
  left: 50%;
  transform: translate(-50%) scale(2, 1.6);
}
.custom-shape-divider-top-1683129451 #e2_shape {
  fill: #ffffff !important;
}

header.entry-header {
    padding-top: 20px;
    padding-bottom: 20px;
}
.article-inside{
padding: 20px;
}
img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    width: 100%;
    height: auto;
margin:auto; 
text-align:center;
}
.uagb-slick-carousel ul.slick-dots li {
    margin: 0 5px;
}
/*-----------------------------------------------------------------------Footer area -----------------------*/

.footer-area {
    margin-top: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #321c57;
  color: white;
}
.footer-area .textwidget {
  flex: auto;
}

.arrow-up {
  bottom: 25px;
  right: 90px;
  position: fixed;
  text-align: right;
  z-index: 5000;
  color: #ffffff;
  font-size: 32px;
}



@media screen and (max-width: 991px){
.navbar-logo img {
    height: 4rem;
    transition: all 0.3s ease-in-out;
}
.entry-content h2 {
  font-size: 2rem;
}

header.entry-header {
    padding-top: 65px;
    padding-bottom: 60px;
margin:auto;
}
.entry-header img{
margin:auto;
text-align:center;
}
div#col-gm8ef43b {
    padding-top: 0;
}
div#col-gmc5204b {
    padding-top: 50px;
}
.modal-content {
    width: 90%!important;
}
/*div#learnMoreModal {
    display: none!important;
}*/
.modal-open {
    overflow: auto;
}
div#col-gmc5204b {
    display: none;
}
/*
svg {
    display: none;
}
*/
}
@media screen and (max-width: 782px){
html {
    margin-top: 0 !important;
}
}

@media (max-height: 780px){
svg#MainBox {
    height: 90%!important;
}


}
@media (max-height: 650px){
svg#MainBox {
    height: 90%;
}
.grid-container.illumihead {
    padding: 5px 0;
}
}



/*---------------------------------------------------------------app css -------------------------------*/
.formInput[data-v-d648ddda] {
    display: block;
    position: relative;
    margin-bottom: 5px;
}
label {
    display: block;
    font-size: 14px;
}
input.d-hide {
    display: none;
}
input, select {
    margin-bottom: 15px;
    height: 33px;
}
input, select, textarea {
    border-radius: 5px;
    border: 1px solid #9c9da0;
    font-size: 16px;
    padding: 5px;
    width: 100%;
}
.requiredMessage[data-v-d648ddda] {
    text-align: right;
    width: 100%;
}
.formError[data-v-d648ddda] {
    color: red;
}
.formError[data-v-d648ddda], .requiredMessage[data-v-d648ddda] {
    font-size: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.purchase {
    background: #f3f5f8
}

.purchase .want-a-demo {
    order: 1;
    text-align: center;
    width: 100%;
    grid-column-start: 1;
    grid-row-start: 2
}

.purchase .want-a-demo__action {
    width: 50%
}

.purchase .want-a-demo__action-cta {
    font-weight: 500
}

.purchase__content {
    display: flex;
    flex-direction: column;
    max-width: 1240px;
    margin: 0 auto
}

.purchase__content>* {
    width: 100%
}

.purchase__content .qa,.purchase__content .reviews {
    background-color: #f3f5f8
}

.purchase__content .qa {
    order: 4
}

.purchase__content .qa h3 {
    margin-bottom: 10px
}

@media (min-width: 1040px) {
    .purchase__content .qa h3 {
        font-size:32px
    }
}

.purchase__content .reviews {
    order: 5
}

.purchase__content .purchaseDetails {
    order: 3
}

@media (min-width: 1040px) {
    .purchase__content {
        position:relative;
        display: grid;
        grid-template-columns: 58% 42%;
        grid-template-rows: auto auto auto
    }

    .purchase__content .qa,.purchase__content .reviews {
        grid-column-start: 1
    }

    .purchase__content .reviews {
        grid-column-end: span 2;
        grid-row-start: 4
    }

    .purchase__content .qa {
        grid-row-start: 3;
        grid-column-end: span 2;
        padding-top: 30px
    }

    .purchase__content .purchaseDetails {
        grid-column-start: 1;
        grid-row-start: 2
    }

    .purchase__content .purchaseForm {
        grid-column-start: 2;
        grid-row-start: 2
    }
}

.purchase__header {
    padding: 30px 10px 10px
}

@media (min-width: 1040px) {
    .purchase__header {
        grid-column-start:1;
        grid-column-end: span 2;
        grid-row-start: 1;
        margin-top: 60px;
        margin-bottom: 60px
    }
}

.purchase__subHeader {
    font-size: 12px;
    padding: 20px 0 0;
    text-align: center
}

.purchaseDetails {
    display: flex;
    flex-direction: column;
    align-items: center
}

@media (min-width: 1040px) {
    .purchaseDetails {
        margin-top:60px
    }
}

.purchaseDetails__promo {
    border-bottom: 3px solid #f1b902;
    border-top: 3px solid #f1b902;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    color: #555;
    padding: 10px 0
}

@media (min-width: 1040px) {
    .purchaseDetails__promo {
        background-image:linear-gradient(180deg,#fdd75d,#f1b902);
        font-weight: 400;
        position: fixed;
        width: 300px;
        top: 25px;
        right: -90px;
        left: auto;
        padding: 10px 85px;
        transform: rotate(45deg);
        z-index: 1
    }
}

.purchaseForm {
    padding:20px;
}

.purchaseForm h3 {
    font-size: 26px;
    font-weight: 400;
    margin-bottom: 20px
}

@media (min-width: 1040px) {
    .purchaseForm h3 {
        font-size:32px
    }
}

.purchaseForm .buttonLink {
    margin-top: 20px;
    width: 100%
}

.purchaseForm .section {
    background-color: #fff
}

.purchaseVideo {
    padding: 20px 25px;
    width: 100%
}

.purchaseVideo video {
    max-width: 100%
}

@media (min-width: 1040px) {
    .purchaseVideo {
        padding-left:100px;
        padding-right: 100px
    }
}

.purchaseVideo__header {
    font-size: 20px;
    margin-bottom: 20px
}

@media (min-width: 1040px) {
    .purchaseVideo__header {
        font-size:32px
    }
}

.purchaseForm__promoInfo {
    padding-bottom: 10px
}

.purchaseForm__faq {
    color: #9a258f;
    display: block;
    font-size: 14px;
    text-align: center
}

.purchaseForm__section {
    margin-top: 30px
}

.purchaseForm__header {
    font-size: 20px;
    margin-bottom: 15px;
    text-align: left
}

@media (min-width: 1040px) {
    .purchaseForm__header {
        font-size:24px
    }
}
/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

.modal-cal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 2000; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

.modal-cal .modal-content {
    height: 75vh;
background-color: transparent;
border: none;
}
.modal-cal .modal-header{
border-bottom: none;
padding:0;
}
.modal-cal .close2{
color:white;
text-shadow:none;
}

.modal-dialog {
    max-width: 80%;
}
/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 60%;
}

/* The Close Button */
.close, .close2 {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,.close2:hover,
.close:focus, .close2:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modal-backdrop{
    z-index: -1;
}


.purchaseDetails__article {
    display: inline-block;
    margin: 30px 25px 20px
}

.purchaseDetails__article h4 {
    font-size: 28px;
    margin-bottom: 20px
}

@media (min-width: 1040px) {
    .purchaseDetails__article h4 {
        font-size:32px
    }
}

@media (min-width: 1040px) {
    .purchaseDetails__article {
        margin-left:0;
        margin-right: 0;
        margin-top: 60px;
        max-width: 80%
    }
}

.purchaseDetails__pricingTable {
    border-bottom: 4px solid #555;
    padding: 30px 25px 20px
}

.purchaseDetails__pricingTable tr {
    width: 100%
}

@media (min-width: 1040px) {
    .purchaseDetails__pricingTable {
        padding:0 0 20px
    }
}

.purchaseDetails__pricing {
    font-size: 16px
}

.purchaseDetails__pricing .highlight {
    color: #9a258f;
    font-weight: 500;
    font-size: 18px
}

@media (min-width: 1040px) {
    .purchaseDetails__pricing {
        font-size:20px
    }

    .purchaseDetails__pricing .highlight {
        font-size: 24px
    }
}

.purchaseDetails__pricing td {
    padding: 5px;
    vertical-align: middle
}

@media (min-width: 1040px) {
    .purchaseDetails__pricing td {
        padding:5px 20px
    }
}

.purchaseDetails__pricingItem:first-of-type {
    color: #555
}

.purchaseDetails__pricingSum {
    border-top: 1px solid #555
}

.purchaseDetails__pricingSum p {
    font-size: 9px;
    font-weight: 300;
    margin: 0
}

.purchaseDetails__pricingSum small {
    font-size: 14px;
    margin-right: 5px
}

.purchaseDetails__pricingSum .highlight {
    font-size: 32px
}

@media (min-width: 1040px) {
    .purchaseDetails__pricingSum .highlight {
        font-size:40px
    }

    .purchaseDetails__pricingSum p {
        font-size: 11px
    }
}

.purchaseDetails__totals {
    text-align: right
}

@media (min-width: 1040px) {
    .purchaseDetails__totals {
        width:155px
    }
}

.purchaseDetails__includes li {
    display: flex;
    flex-direction: row;
    align-items: center
}

.purchaseDetails__includes li:before {
    content: "\2713";
    display: inline-block;
    color: #542e91;
    margin-right: 10px
}

@media (min-width: 1040px) {
    .purchaseDetails__includes li:before {
        font-size:28px
    }
}

.purchaseDetails__features {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    font-size: 18px
}

.purchaseDetails__features li {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 10px
}

@media (min-width: 1040px) {
    .purchaseDetails__features li {
        padding:10px 20px;
        width: 50%
    }
}

@media (min-width: 1040px) {
    .purchaseDetails__features {
        flex-direction:row
    }
}

.purchaseDetails__features_icon {
    margin-right: 10px;
    width: 20px
}

@media (min-width: 1040px) {
    .purchaseDetails__features_icon {
        width:30px
    }
}

.purchase__complete {
    max-width: 675px;
    font-size: 16px
}

.purchase__complete h2 {
    margin-bottom: 60px
}

.purchase__complete a {
    color: #555;
    text-decoration: underline
}

.purchase__complete a:active,.purchase__complete a:focus,.purchase__complete a:hover {
    color: #f1b902
}

@media (min-width: 1040px) {
    .purchaseBody {
        padding-top:75px;
        position: relative
    }

    .purchaseBody .infoBanner {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%
    }
}

.purchaseAnchor {
    display: none
}

.purchaseBody .purchaseAnchor {
    display: block
}

@media (min-width: 1040px) {
    .purchaseBody .purchaseAnchor {
        display:none
    }
}

.no-cssgrid .purchase {
    display: block;
    margin-top: -60px
}

.no-cssgrid .purchase__content {
    position: relative;
    display: block
}

.no-cssgrid .acuity-footer {
    position: absolute;
    left: 0
}

.no-cssgrid .acuity-footer,.no-cssgrid .purchaseDetails {
    width: 58%
}

.no-cssgrid .purchaseDetails {
    float: left
}

.no-cssgrid .purchaseForm {
    width: 42%;
    float: right
}

.no-cssgrid .qa {
    clear: both
}

[v-cloak] {
    display: none
}

.pattersonReferral {
    max-width: 800px;
    margin: 0 auto
}

.pattersonReferral .nav__logo {
    display: flex;
    justify-content: center;
    margin-bottom: 60px
}

.pattersonReferral__content {
    border: 1px solid #555;
    font-size: 14px;
    padding: 10px
}

@media (min-width: 768px) {
    .pattersonReferral__content {
        font-size:16px;
        padding: 20px 40px
    }
}

.pattersonReferral__header {
    font-size: 32px
}

@media (min-width: 768px) {
    .pattersonReferral__header {
        font-size:40px
    }
}

.pattersonReferral__info {
    font-size: 14px;
    margin: 20px auto
}

.pattersonReferral__info td {
    line-height: 1.25;
    padding-bottom: 5px;
    border-bottom: 1px solid #9c9da0;
    padding-top: 5px
}

.pattersonReferral__info tr:last-of-type td {
    border-bottom: none
}

@media (min-width: 768px) {
    .pattersonReferral__info {
        font-size:16px
    }
}

.pattersonReferral__infoLabel {
    padding-right: 10px;
    text-align: right
}

.pattersonReferral__infoValue {
    font-weight: 700
}

.section__assets {
    background-image: linear-gradient(180deg,#f3f5f8,#fff)
}
@media screen and (max-width: 991px) {
    #section-gm4253a7 h2 {
        font-size: 18px;
    }
	#section-gm8ef43b h1 {
		font-size: 30px;
	}
	#section-gm8ef43b p {
		font-size: 16px;
	}
}

img {
  height: auto !important;
  max-width: 100%;
}