.section--dark .cta__button.component__button--2,
.section--dark .cta__button.component__button--2:hover {
  color: #fff;
}

.featuredblock__link:hover {
  text-decoration: none;
}
 
.wrap_testimonials {
    box-shadow:3px 1px 19px -3px rgba(0,0,0,.75);
    -webkit-box-shadow:3px 1px 19px -3px rgba(0,0,0,.75);
    -moz-box-shadow:3px 1px 19px -3px rgba(0,0,0,.75);
    width:95%;
    margin:25px
}    
 
.wrap_testimonials_inner {
    margin:0 auto;
    padding:15px 35px 35px;
    background:rgba(255,255,255,.5);
    text-align:center;
}

.btn_cta a {
  background: #0078a9;
  padding: 10px 15px !important;
  text-decoration: none !important;
  color: #fff !important;
  display: inline-block;
  min-width:320px;
}

.form-a .form__group {
  margin-top: 0;
}

.section--dark .map-a .map-search__submit,
.section--dark .map-a .map-search__submit:hover {
  color: #fff;
}

.section--dark a, .section--dark a:hover,
.section--dark .copyright__link, .section--dark #copyright__link,
.section--dark .copyright__link:hover, .section--dark #copyright__link:hover {
  color: #6ebeff;
}

.section--light .form-a .form__input input:not([type="radio"]):not([type="checkbox"]), .section--light .form-a .form__input textarea, .section--light .form-a .form__input select {
  border-color: #ccc;
}

.section--light .articles__categories-link,
.section--light .articles__categories-link:hover,
.section--light .articles-a .articles__item .article__post-permalink,
.section--light .articles-a .articles__item .article__post-permalink:hover {
  color: #fff;
}

.doctor__cta{
    width:29rem !important;
    line-height: 20px;
    height:3.5rem !important;
}

.float-right{
    float:right !important;
    margin-left: 20px;
}

.catarata-iframe iframe{
    min-height: 600px; 
}

#errorcontainer {
    background-position: center bottom !important;
}
/*-------Blog-Page--------*/
.blog__post .blog-singlepost__content ul {
    list-style: disc;
}
.blog__post .blog-singlepost__content ol {
    list-style: decimal;
}
.blog__post .blog-singlepost__content ul, .blog__post .blog-singlepost__content ol {
    padding: 0 0 0 30px;
}
/*-------Blog-Page-END-------*/

@media (max-width: 767px) {
.wrap_testimonials {
  width: 100%;
  margin: 0;
}

.btn_cta a {
  min-width: 100%;
}

.doctor-img{
    display: block !important;
    margin-inline: auto !important;
    margin-bottom: 20px !important;
}

.m-mobile{
    float: unset !important;
    display: block !important;
    margin-inline: auto;
}

.catarata-iframe #errorcontainer {
    background-position: center bottom !important;
}

#errorcontainer{
    display:none !important;
}
}

#calculator_small {
    width: 326px;
    height: 232px;
    background: url(http://www.carecredit.com/assets/views/home/payment-calculator.jpg) no-repeat;
    font-family: 'Myriad Pro',sans-serif;
}

#calculator_small #content1 {
    padding: 10px;
}

#calculator_small h2 {
    font-weight: 700;
    color: #fff;
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 10px;
    margin-top: 0;
    margin-top: 10px;
    border: 0;
    padding: 0;
    float: left;
    text-align: center;
    width: 100%;
}

.carecredit-form {
    text-align: center;
}


#calculator_small #input-amount-field {
    width: 245px;
    background: url(http://www.carecredit.com/assets/views/home/payment-calculator-input.png) no-repeat;
    margin-bottom: 30px;
    height: 44px;
    margin-right: 10px;
    border: none;
    padding: 10px;
    font-size: 16px;
}

#calculator_small #submit-field {
    font-family: 'Myriad Pro',sans-serif;
    font-size: 16px;
    oapcity: .9;
    color: #fff;
    font-weight: 300;
    text-decoration: none;
    padding: 11px 18px;
    min-width: 46px;
    background-color: #00ac9d;
    border-radius: 5px;
    display: inline-block;
    text-align: center;
    border: none;
    cursor: pointer;
    transition: opacity .2s;
    margin-top: -20px;
}

@media (max-width:525px){
    m-100{
        width: 100% !important
    }
}