/* 
New Home Page CSS V3
Author: Lucas Moore
*/
.t3-header {
  padding-bottom: 0;
}
.t3-masthead{
  display: none;
  padding-bottom: 0;
}
.t3-navhelper{
  display: none;
}
.t3-mainbody{
  padding-top: 0;
  padding-bottom: 0;
  width: 100%;
}
#t3-content {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.article-header{
  display: none;
}

.section {
  max-width: 1400px;
  margin: auto;
}

.home-heading {
  position: relative;
  height: 450px;
  background-image: linear-gradient(to right, #670000, #990000);
}

.home-heading h1 {
  font: 46px 'Lato', 'Roboto';
  color: white;
}

.left-area{
  text-align: center;
}

#banner-row{
  padding-top: 3em;
}

#banner-row .btn{
  text-transform: uppercase;
  font-weight: 500;
  padding: 12px 24px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 6px;
}

.btn1{
  color: #ffffff;
  background-color: #990000;
  border: 2px solid;
  border-color: #660000;
}
.btn1:hover,.btn1:focus,.btn1:active{
  color: #ffffff;
  background-color: #660000;
  border-color: #420000;
  text-decoration: none;
  outline: 0;
}

.btn2{
  color: #ffffff;
  background-color: #990000;
  border: 2px solid;
  border-color: #660000;
}
.btn2:hover,.btn2:focus,.btn2:active{
  color: #ffffff;
  background-color: #660000;
  border-color: #420000;
  text-decoration: none;
  outline: 0;
}

#banner-row li{
  flex-direction: row;
  align-items: flex-start;
}
#banner-row .nav{
  text-align: right;
}
#banner-row .nav a{
  display: inline-block;
  color: #ffffff;
  margin-bottom: 2em;
  padding: 0;
}
#banner-row .icon-area{
  background-color: #ffffff;
  height: 100%;
  padding: 1em 0 1em 1em;
  border-radius: 20px 0 0 20px;
}
#banner-row .nav-icon{
  height: 2em;
  display: inline-block;
}
#banner-row .text-area {
  border: solid 2px #ffffff;
  border-radius: 20px;
  padding: 1em 1em 1em 1em;
  font-size: 14px;
}
.banner-col {
  z-index: 2;
}
.banner-stethoscope {
  float: right;
  max-height: 90%;
  opacity: 0.2;
  position: absolute;
  right: 15%;
  top: 0;
  width: 60%;
  z-index: 1;
  user-drag: none; 
  user-select: none;
  -moz-user-select: none;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

#our-mission{
  height: 100%;
  margin: auto;
  padding: 2em;
}
#our-mission h2{
  font-size: 40px;
}
#our-mission p{
  font-size: 25px;
}
#numbers video {
  max-width:100%; 
  height:auto;
}

.home-heading svg {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 150px;
}
.mini-logo{
  max-height: 450px;
  margin: auto;
}
.new-section .mini-logo {
  max-width: 85%;
}
.stats-list {
  list-style: none;
}
.stats-list li{
  margin-bottom: 2em;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
.stats-list li:last-of-type{
  margin-bottom: 0;
}
.stats-item-icon {
  color: #464646eb;
  border: 2px solid #464646;
  border-radius: 80px;
  font-size: 22px;
  height: 80px;
  line-height: 94px;
  text-align: center;
  width: 80px;
  margin: 0;
  min-width: 80px;
}
.stats-item-icon, .stats-text {
  display: inline-block;
}
.stats-text{
  margin-left: 1em;
  line-height: 1.5;
}
.services-text {
  margin-left: 0;
  text-align: center;
  display: block;
}
.services-col {
  padding-left: 22px;
  padding-right: 22px;
}
.stats-subject{
  font: 24px 'Lato', 'Roboto', Helvetica, Arial;
  color: #990000;
  padding-bottom: 6px;
}
.services-subject {
  padding-bottom: 11px;
}
.olp-subject{
  font-size: 21px;
}
.stats-des{
  font-size: 17px;
  font-family: 'Roboto', 'Lato', Helvetica, Arial;
  line-height: 1.5;
  color: #464646;
}

.text-link {
  color: rgb(0,96,150);
  cursor: pointer;
}
.info-link:hover .stats-text {
  text-decoration: underline;
}
.info-link:hover .stats-subject {
  color: #4d0000;
}

.grey-row{
  background-color: #eee;
}
.triangle{
  width: 100%;
  height: 150px;
}
.online-column, .diamond-column{
  border: solid 2px #66666642 !important;
}
.online-column, .platinum-column, .diamond-column{
  padding: 2em !important;
  padding-bottom: 1em !important;
}
.online-column{
  background-color: #ffffff;
  color: #464646;
  border-right: none !important;
}
.platinum-column{
  color: #eeeeee !important;
}
.diamond-column{
  border-left: none !important;
}
.package-discount-link {
  color: inherit;
  text-decoration: underline;
  text-decoration-style: dotted;
}
.package-discount-link:hover {
  text-decoration-style: solid;
  color: #ffffff;
}
.online-column .package-discount-link:hover {
  color: #4d0000;
}

.embedsocial-reviews {
  padding-bottom: 25px;
  background-color: #eee;
}
.embedsocial-reviews-iframe{
  max-width: 1400px;
  margin: auto;
  display: block;
}

.sub-heading{
  /*font-family: 'Roboto', 'Lato';*/
  font-size: 21px;
  line-height: 1.5;
  color: #464646;
}
.text-col{
  font-size: 20px;
  line-height: 1.5;
  color: #464646;
}
.section-heading {
  font-size: 28px;
  color: #990000;
  line-height: 1.3;
  margin-top: 0;
}
.more-stats .more-stats-col {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding-bottom: 22px;
}
.icon-img{
  box-shadow: none;
  width: 20%;
  flex: 0 0 auto;  /* IE */
  object-fit: scale-down; /* FF */
}
.services-img {
  width: 40%;
  margin: 0 auto 1em auto !important;
}
@-moz-document url-prefix() { /* hack for Firefox */
  .icon-img{
    width: 100%;
    max-width: 25% !important;
  }
  .services-img {
    width: 100%;
    max-width: 40% !important;
  }
}
.example-tabs-container{
  margin: auto;
}

.tab-content img {
    box-shadow: 0 8px 24px rgba(0,0,0,.15);
}

.olp-article-container ul {
    margin-left: -20px !important;
}

.olp-article-container li {
    margin-top: 1em;
}

.olp-article-header-item-subtitle ul{
    margin-left: 2em !important;
}

.olp-article-header-item-subtitle li{
    margin-top: 2px;
}

.flex1 {
    flex: 1;
}

.flex2 {
    flex: 2;
}

.flex3 {
    flex: 3;
}

.mejs-container .mejs-controls { visibility:hidden !important; }
.mejs-container .mejs-overlay {visibility:hidden !important; }
    .mejs-container video {pointer-events: none !important; background-color: white !important; }

.flex-row {
    margin: 1em 0em;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
}

.center-text {
    text-align: center;
    max-width: 80%;
}

.olp-article-container {
    display: flex;
}

.olp-article-container-wrapper {
    width: 100%;
    cursor: default;
}

.olp-article-container-dark {
    background-color: #eee;
}

.olp-article-header-item-text {
    flex: 1;
}

.olp-article-header-item-title {
    font-weight: bold;
    font-size: 56px;
    line-height: 1.33;
    margin-top: 0 !important;
}

.olp-article-header-item-subtitle {
    font-size: 24px;
    font-weight: lighter;
}

.css-js-imports {
    padding: 0;
    margin: 0;
}

.olp-article-header {
    width: 100%;
    background-color: #fff;
}

.card {
    border-radius: 0px;
    box-shadow: 0 8px 24px rgba(0,0,0,.15);
    background-color: #eee;
    z-index: 1;
    margin: 2em;
    border-left: 0.5em solid #990000;
}

.olp-article-container:nth-child(even) {
    background-color: #fff;
}

.olp-no-list-dot {
    list-style-type: none;
}

.list-item-margin-top {
    margin-top: 0;
}

.box-margin-top {
    margin-top: 1.667em;
}

.center-img-buttons {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
}

.buttons-row .btn {
  border-width: 2px;
}
.buttons-row .btn-border {
    color: #4d4d4d;
    margin-left: 1em;
}

.buttons-row .btn-border:hover {
    color: #990000;
    background-color: #ffffff;
    border-color: #660000;
}

.tab-content{
    cursor: pointer;
}

.img-btns {
    font-size: 24px;
    font-weight: lighter !important;
    border-radius: 0em !important;
    margin-right: 0em !important;
    border: none;
    color: #4d4d4d !important;
    border-bottom: 0.3em solid #4d4d4d;
    padding: 0.5em 1.8em !important;
    background-color: #eee !important;
    margin-bottom: 1em !important;
}

.img-btns:active, .img-btns:default, .img-btns:focus, .img-btns:hover, .img-btns.highlight {
    color: #990000 !important;
    background-color: #eee !important;
    border-bottom: 0.3em solid #990000 !important;
}

.box-background {
    background: #F5F5F5;
}

.vertical-align-middle {
    vertical-align: middle;
}

.container-dots {
    display: flex;
    align-items: center;
    justify-content: center;
}

.app-list li{
  margin-bottom: 6px;
}
.app-list i{
  margin-right: 1em;
  vertical-align: text-bottom;
}
.app-store{
  margin-top: 1em;
}
/*
.app-store a{
  margin: 1em;
}
*/
.app-store a:hover{
  text-decoration: none;
}
/*
.app-store img{
  width: 35%;
  display: inline;
}
*/
.app-store img {
  max-width: 100%;
  border-radius: 6px;
}

.reviews-row{
  margin-top: -5px;
}

.pricing-table{
  padding-top: 33px;
  padding-bottom: 33px;
}

@media(min-width: 991px){
  .left-area{
    padding: 80px 43% 80px 1em;
  }
  #our-mission{
    border-right: 2px solid #464646eb;
  }
  .stats-col {
    border-left: 2px solid #464646eb;
  }
  .stats-list {
    padding-left: 20px;
  }
  #numbers video {
    margin-top: 2em;
    padding-right: 20px;
  }
}
@media(max-width: 990px){
  .left-area{
    padding: 1em;
  }
  .stats-item-icon {
    border:none;
  }
  .stats-col {
    padding-top: 2em;
    padding-bottom: 2em; 
  }
}
@media(max-width: 480px){
  .new-section {
    padding-bottom: 1em;
  }
  .left-area{
    margin-bottom: 2em;
  }
  svg {
    display: none;
  }
  .olp-article-container .example-tabs-container{
    padding: 0;
  }
  #banner-row{
    padding-top: 0;
  }
  #banner-row .btn1, #banner-row .btn2 {
    margin-top: 6px;
  }
  .stats-list{
    padding-left: 0;
  }
  .mini-logo{
    margin-top: 1em;
    margin-bottom: 1em;
  }
  .app-store-col {
    padding: 6px;
  }
  .app-store a {
    margin: 0;
  }
  .app-store img{
    width: auto;
    margin-bottom: 1em;
  }
  .app-list li{
    margin-bottom: 7px;
  }
  .app-list i{
    margin-top: 3px;
  }
  .reviews-row{
    margin-top: 2em;
  }
}
@media (min-width: 481px) and (max-width: 990px){
  #numbers video {
    display: block;
    max-width: 80%;
    margin: 1em auto;
  }
}
@media (min-width: 950px) and (max-width: 1400px){
  .olp-article-container {
      display: flex;
      flex-direction: row;
      justify-content: space-evenly;
      align-items: flex-start;
      max-width: 1400px;
      overflow: hidden;
      margin: auto;
      padding: 1em 0;
  }
}
@media (min-width: 768px) and (max-width: 861px){
  #locations-btn {
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 843px){
  #locations-btn {
    margin-top: 0.5em;
  }
}
@media (min-width: 768px) and (max-width: 1400px){
    #banner-row{
      padding-left: 1em;
    }
    .olp-article {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .new-section{
      padding: 1em 2em;
    }

    .mejs-container, .mejs-container video {width: 597px !important; height: 384px !important; }

    /*.olp-article-container {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        padding: 1em 1em;
    }*/

    .olp-article-header-item-title {
        font-size: 48px !important;
    }

    .olp-article-header-item-subtitle {
        font-size: 28px !important;
    }

    .olp-article-container-item {
        padding: 2em 2em;
    }

    .olp-article-container-item-3 {
        max-width: 100%;
        padding: 2em 2em;
    }

    .list-item-margin-left {
        margin-left: -0.833em;
    }

    .list-item-margin-left.box2 {
        margin-left: -0.556em;
    }
    .dot {
        height: 0.5em;
        width: 0.5em;
        background-color: #c6c6c6;
        border-radius: 50%;
        display: inline-block;
        margin-right: 2.1em;
        margin-left: 2.1em;
    }

    .mini-logo {
      padding-top: 2em;
      max-width: 95% !important;
    }

    .container-dots {
        height: 4em;
    }
    .img-btns{
      padding: 0.5em 1.3em !important;
    }
    .app-list .learnMoreBtn {
      margin-left: 0.5em;
    }
}

@media (min-width: 1024px) {
    .home-heading h1 {
      margin-bottom: 22px;
    }
    #video-container {
        display: block;
        margin-left: 5em;
        margin-right: auto;
        margin-top: 4em;
    }

    #header-video-sample {
        border: solid 1px #4d4d4d;
        box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    }

    .olp-article {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .olp-article-container {
        display: flex;
        flex-direction: row;
        justify-content: space-evenly;
        align-items: flex-start;
        max-width: 1400px;
        overflow: hidden;
        margin: auto;
        padding: 1em 0;
    }

    .olp-article-container-item {
        padding: 0em 2em;
    }

    .olp-article-container-item-3 {
        max-width: 30%;
        padding: 2em 2em;
    }

    .olp-article-container-item-1 {
        max-width: 66%;
    }

    .list-item-margin-left {
        margin-left: -0.278em;
    }

    .list-item-padding-left {
        padding-left: 0;
    }

    .list-item-margin-left.box2 {
        padding-right: 1.389em;
    }

    .olp-article-container .icon-img {
        margin-bottom: 2em;
    }

    .container-dots {
        height: 10em;
    }

    .text-col{
    	padding: 0 2em;
    }
    /*.more-stats .row:nth-child(2) .more-stats-col {
      padding-bottom: 0;
    }*/
}
@media (max-width: 949px) {
  .olp-article-container {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      align-items: center;
      width: 100%;
      padding: 1em 0;
  }
  .example-tabs-container {
    max-width: 100%;
  }
}

@media (max-width: 768px) {
    .img-btns {
        font-size: 18px;
        padding: 0.5em 1.3em !important;
        margin-bottom: 1em !important;
    }

    .app-list .learnMoreBtn {
      margin: 0;
    }

    .olp-article {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .olp-article-header {
        margin-left: 0px;
    }

    .olp-article-header-item-title {
        font-size: 40px !important;
    }

    .olp-article-header-item-subtitle {
        font-size: 22px !important;
    }

    .olp-article-header-item-subtitle li{
        margin-top: 0;
    }

    #header-video-sample {
        border: solid 0.5px #4d4d4d;
        width: 100%;
    }

    .olp-article-container-wrapper, .section{
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 1em;
    }

    .olp-article-container img {
        margin-bottom: 1em;
    }

    .olp-article-container-item {
        padding: 1em 1em;
        padding-top: 0;
    }

    .olp-article-container-item-3 {
        max-width: 100%;
        padding: 1em 1em;
    }

    .card{
        margin: 1em;
    }

    .item-page h4 {
        margin-top: -1.667em;
    }

    .list-item-margin-left {
        margin-left: -1.667em;
    }

    .img-margin-bottom {
        /* margin-bottom: 10%;
        */
    }

    .dot {
        height: 0.4em;
        width: 0.4em;
        background-color: #c6c6c6;
        border-radius: 50%;
        display: inline-block;
        margin-right: 0.7em;
        margin-left: 0.7em;
    }
    .container-dots {
        height: 2em;
    }
    .app-store{
      margin-bottom: 1em;
    }
    .text-col{
    	padding: 0 1em;
    }
    .services-col {
      padding: 22px;
    }
}
@media (min-width: 769px) {
  .more-stats {
    margin-top: 2em;
  }
  .more-stats .row {
    margin-top: 1em;
  }
}
@media (max-width: 395px) {
  .learnMoreBtn {
    margin: 0 !important;
    margin-top: 11px !important;
  }
}
@media(max-width: 480px){
  .home-heading {
    height: 400px;
  }
  .img-btns {
      font-size: 17px;
      padding: 0.4em 1em !important;
      margin-bottom: 1em !important;
  }
}
@media(max-width: 380px){
  #banner-row .btn {
    font-size: 16px;
  }
}
@media (min-width: 769px) and (max-width: 1199px){
  .services-container {
    padding: 0;
  }
  .services-col {
    padding-top: 11px;
    padding-bottom: 11px;
  }
  #our-mission {
    padding: 1em;
  }
  #our-mission h2 {
    margin-bottom: 22px;
  }
}
@media (min-width: 769px) and (max-width: 949px){
  .app-list .home-hide-tablet {
    display: none;
  }
}
@media (min-width: 990px) and (max-width: 1400px){
  #numbers {
    padding: 0 2em;
  }
}

/* Lightbox Styles */
.hover-shadow, 
.image-lightbox .column {
    cursor: pointer;
}

.image-lightbox .row>.column {
    padding: 0 8px;
}

.image-lightbox .row:after {
    content: "";
    display: table;
    clear: both;
}
/* Create five equal columns that floats next to eachother */

.image-lightbox .column {
    float: left;
    width: 19.4%;
    margin: 0 0.3%;
}
/* The Modal (background) */

.image-lightbox {
    display: none;
    position: fixed;
    padding-top: 50px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: black;
}
/* Modal Content */

.image-lightbox .modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    width: 90%;
    max-width: 1200px;
}
/* The Close Button */

.image-lightbox .close {
    color: white;
    position: absolute;
    top: 10px;
    right: 25px;
    font-size: 35px;
    font-weight: bold;
}

.image-lightbox .close:hover,
.image-lightbox .close:focus {
    color: #999;
    text-decoration: none;
    cursor: pointer;
}
/* Hide the slides by default */

.mySlides {
    display: none;
}
/* Next & previous buttons */

.image-lightbox .back,
.image-lightbox .forward {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
}
/* Position the "next button" to the right */

.image-lightbox .forward {
    right: 0;
    border-radius: 3px 0 0 3px;
}
/* On hover, add a black background color with a little bit see-through */

.image-lightbox .back:hover,
.image-lightbox .forward:hover {
    background-color: rgba(0, 0, 0, 0.8);
}
/* Number text (1/3 etc) */

.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
    display:none;
}
/* Caption text */

.caption-container {
    text-align: center;
    background-color: black;
    padding: 2px 16px;
    color: white;
}

img.demo {
    opacity: 0.6;
}

.active,
.demo:hover {
    opacity: 1;
}

img.hover-shadow {
    transition: 0.3s;
}

.hover-shadow:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
