.horizontal .form form {
display: block;
}

.horizontal .form form .form__group {
width: 32%;
padding: 0 0 15px;
display: inline-block;
    margin: 0px 5px;
}

.horizontal .form form .form-input-comments {
    width: calc(96% + 20px);
}
.a-staff .staff__title, .a-staff .staff__caption{
    text-align: center;
}
.twocolumns-section--inner .narrow-col {
    width: 100%;
}
@media(max-width: 1200px) {
.horizontal .form form .form__group, .horizontal .form form .form__group:first-child {
margin-left: 0px;
}
.horizontal .form form .form__group {
    width:100%;
}
}

.logo__title {
    font-size: 40px;
    line-height: normal;
}

.logo__description {
    font-size: 22px;
    line-height: normal;
}

.location__phone, .location__fax {
    font-size: 28px;
}

.align-center {
    text-align:center;
}
.float-left {
    margin-right:20px;
    margin-bottom:20px;
    float:left;
}
.float-right {
    margin-left:20px;
    margin-bottom:20px;
    float:right;
}
.wrap__offer {
    display:none;
}
.content-col,
.wrap__page-content {
    width:100%!important;
}

.wrap__home .wrap__gallery {
    display:none;
}
/*====================================*/
/*======= ACCORDIAN BUTTONS=========*/
/*=====================================*/
.accordionButton2 {
width:100%;
margin:auto;
}
.accordionContent2 {
clear:both;
}
.accordionButton2 span {
color:#000;
font-size:18px;
font-family:georgia;
}
.accordionContent2 {
width:100%;
}
.accordionContent2 p {
color:#7a766e;
font-size:14px;
padding-left:18px;
}
.on2 {
width:100%;
cursor:pointer;
}
.on2 span {
color:#fff;
}
.over2 {
width:100%;
cursor:pointer;
}
.over2 span {
color:#4b80b7;
}
.plusMinus2 {
color:#4b80b7!important;
content:"+";
float:left;
font-family:tahoma;
font-size:24px!important;
font-weight:700;
margin-top:-6px;
padding-right:4px;
}


.wrap__page-content ul, .wrap__page-content ol, .wrap__editable ul, .wrap__editable ol, .wrap__editable-content ul, .wrap__editable-content ol, .staff-member ul, .staff-member ol, .editable ul, .editable ol, .form ul, .form ol {
    clear: none;
}

.editable ul + *, .editable ol + *, .editable__container ul + *, .editable__container ol + * {
    clear: none;
}

.wrap__page-content ul, .wrap__page-content ol, .wrap__editable ul, .wrap__editable ol, .blog__post-content ul, .blog__post-content ol, .article__post-content ul, .article__post-content ol, .article__content.content ul, .article__content.content ol, .testimonials-item--content ul, .testimonials-item--content ol, .testimonials__content ul, .testimonials__content ol {
    clear: none;
}

/* img css */
.align-left, .align-right, .img-right, .img-left {
    float:none!important;
}

.wrap__carecredit--content {
    width:60%;
    float:left;
}
.wrap__carecredit--images {
    width:40%;
    float:right;
}
.clearfix::after {
    clear:both;
    content:"";
    display:table;
}
.small-text {
    font-size:12px;
}
.gallery-image img {
    width:260px;
    height:150px;
    object-fit:cover;
}
.staff__item:nth-child(1) .staff-member__image {
    background-position:50% 50%;
}

.carecredit-banner {
    height: 62vh;
    min-height: 600px;
    padding: 0;
    margin: 50px -20px 0 -20px;
    background: transparent;
    overflow: hidden;
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.1);
    position:relative;
}
.carecredit-banner::before {
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    position: absolute !important;
    top: 0;
    left: 0;
    background: url(/storage/app/media/carecredit-bg2.jpg) no-repeat center;
    background-size: cover;
    z-index: 0;
    opacity: 0.75;
}
.carecredit-financing-page .container {
    margin-right: auto;
    margin-left: auto;
    padding: 0 !important;
    width: 100% !important;
    height: 100% !important;
    max-width: 9999px !important;
}
.carecredit-banner .container::before {
    display: table;
    content: " ";
}
.carecredit-banner .container .col-sm-6 {
    float: none;
    margin: 0px 0 0 100px;
    text-align: center;
    padding: 140px 0 0 0;
    width: 412px;
    z-index: 5;
    position:relative;
}
.carecredit-financing-page {
    position: relative !important;
    text-transform: initial !important;
    letter-spacing: initial !important;
}
.carecredit-financing-page .big-title {
    font-size: 30px;
    font-weight: bold;
    color: #00887b; 
    margin: 0;
    text-align: center;
}
.carecredit-banner .container .col-sm-6 a {
    display: block;
    padding: 0;
    margin: 0;
    height: 123px;
    position: relative !important;
}
.carecredit-banner .container .col-sm-6 a iframe {
    border: 0px;
    width: 333px;
    height: auto;
    left: 50%;
    margin: 0px 0px 0px -17px;
    position: absolute !important;
    transform: translateX(-50%) !important;
    -webkit-transform: translateX(-50%) !important;
    -moz-transform: translateX(-50%) !important;
    -ms-transform: translateX(-50%) !important;
    -o-transform: translateX(-50%) !important;
}
.carecredit-banner p {
    font-size: 34px;
    line-height: 44px;
    font-weight: 100;
    font-style: normal;
    color: #00887b;
}
.carecredit-banner i {
    font-size: 34px;
    line-height: 98px;
    text-indent: 4px;
    text-align: center;
    color: #60a89e;
    border: 2px solid #60a89e;
    margin: 0;
    padding: 22px 25px 22px 30px;
    background: transparent;
    height: 100px;
    width: 100px;
    transition: background 0.25s ease, color 0.25s ease;
    border-radius: 100%;
    cursor: pointer;
}
.fa-play::before {
    content: "\f04b";
    font-family:font-awesome;
    font-style:normal;
}
.carecredit-banner::after {
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    position: absolute !important;
    top: 0;
    left: 0;
    background: url(/storage/app/media/bg1b.png) no-repeat transparent;
    background-size: auto 100%;
    background-position: 112% 0;
    z-index: 0;
}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 999; /* Sit on top */
  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 Content/Box */
.modal-content {
  background-color: #fefefe;
  margin: 100px auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 40%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
@media (min-width: 600px) {
.align-right, .img-right {
float:right!important;
margin-top:10px;
margin-left:30px;
margin-right:0;
}
.align-left, .img-left{
float:left!important;
margin-top:10px;
margin-left:0;
Margin-right:30px;
}
}

@media (max-width: 992px) {
    

.carecredit-banner .container .col-sm-6 {
    position: absolute !important;
    padding: 30px 30px 50px 30px;
    margin: 0;
    bottom: 0;
    width: 100%;
    left: 0;
    background: rgba(255, 255, 255, 0.8);
    box-sizing: border-box;
}
}
@media(max-width:767px) {
    .wrap__carecredit--images,
    .wrap__carecredit--content {
    float:none;
    width:100%;
}
.carecredit-banner .container .col-sm-6 {
    float: none;
    margin: 0px;
    text-align: center;
    padding: 0px;
    width: 100%;
    z-index: 5;
    position: relative;
}
.carecredit-banner iframe img {
    width:100%!important;
    height:auto!important;
}
.carecredit-banner:after {
    background-position: 20% 0;
}
.carecredit-banner p {
    padding:15px;
}
}











