
@media screen {
    #pum_popup_title_975{text-align: center;}
.sub {
    padding-bottom: 20px !important;
}
.thetelephone {
    font-size: 21px;
}
.leftbox h2, .leftbox h3 {
    text-align: center;
}
.leftbox h3 {
    font-weight: normal;
    margin-top: 5px;
    font-style: italic;
    font-size: 21px;
}
.leftbox h4 {
    font-size: 20px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.leftbox h2 {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.leftbox {
    text-align: center;
}
.leftbox hr {
    border: solid;
    border-color: #FFF;
    max-width: 80%;
}
.doctor-name {
    font-family: 'Lora';
}
.doctor-subtitle {
    font-family: 'Lora';
    font-size: 20px;
}
.greybar1 {
    margin-bottom: 20px;
}
#home-docbox {
    background-color: #ca9bad;
}
#our-locations {
    width: 100%;
}
#our-locations div {
    margin-bottom: 20px;
    background-color: #f8e6ed;
    padding: 8px;
    box-sizing: border-box;
}
#our-locations iframe {
    width: 100%;
    height: 300px;
}
.blog-right-container h2 {
    font-size: 15px;
}
.blog-right-container {
    font-size: 11px;
}
.next-posts {
    margin-top: 30px;
}
.my-youtube {
    padding-bottom: 38% !important;
    padding-top: 0px !important;
    height: 0 !important;
    overflow: hidden !important;
}
.my-youtube iframe, .my-youtube object, .my-youtube embed {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
}
.my-youtube-outer {
    width: 100% !important;
    display: block !important;
    position: relative !important;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 900px !important;
}
.wp-caption {
    background: #ffffff;
    line-height: 18px;
    margin-bottom: 10px;
    max-width: 100% !important; /* prevent too-wide images from breaking layout */
    padding: 0px;
    text-align: center;
    margin: 0px;
    margin-bottom: 10px;
    border: solid;
    border-width: 3px;
    border-color: #ffffff;
    -webkit-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.5);
    box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.5);
}
.wp-caption p.wp-caption-text {
    color: #888;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}
caption {
    background: #fff;
    margin-bottom: 2em;
    text-align: left;
}
.wp-caption img {
    margin: 0px;
    padding: 0px;
}
.wp-caption img, .wp-caption {
    width: auto !important;
    max-width: 100% !important;
    height: auto !important;
}
input[type=checkbox] {
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    width: auto;
}
input[type=radio] {
    -webkit-appearance: radio;
    -moz-appearance: radio;
    width: auto;
}
input[type=date] {
    display: block;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    min-height: 30px;
}
span.wpcf7-list-item {
    display: block;
    width: 100%;
}
select {
    padding: 8px;
    border: solid;
    border-width: 1px;
    border-color: #555;
    color: #555;
    border-radius: 3px;
}
.ngg-galleryoverview {
    text-align: center;
}
.ngg-gallery-thumbnail-box {
    float: none !important;
    display: inline-block;
}
.entry li {
    padding-bottom: 20px;
}
.side-excerpt {
    font-size: 13px;
}
.side-excerpt a {
    text-decoration: none;
}
.side-blog-title {
    font-weight: bold;
    text-decoration: none;
    font-family: 'Oswald';
    font-size: 15px;
}
.blogdate {
    background-color: #ca9bad;
    padding-top: 7px;
    padding-right: 7px;
    padding-bottom: 7px;
    padding-left: 7px;
    text-transform: uppercase;
    line-height: 12px;
    letter-spacing: 0px;
    font-weight: 700;
    font-style: normal;
    color: #FFF;
    font-size: 12px;
    margin-bottom: 0px;
    display: inline-block;
    margin-top: 15px;
}
.blog-content-container {
    margin-top: 20px;
}
.blogtitle {
    font-family: Oswald;
    font-size: 25px;
    display: block;
    margin-bottom: 20px;
    margin-top: 0px;
    padding-top: 0px;
    font-weight: bold;
}
.blogtitle a {
    text-decoration: none;
}
input[type=submit] {
    transition-duration: .5s;
    width: auto;
    display: inline-block;
}
input[type=submit]:hover {
    background-color: #ca9bad;
    color: #FFF;
}
iframe {
    box-sizing: border-box;
}
input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
input, textarea {
    border-radius: 3px;
    line-height: 30px;
    border: solid;
    border-width: 1px;
    border-color: #555;
    color: #555;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    margin: 0px;
    width: 100%;
    font-family:'Open Sans';
}
.myclosebutton {
    position: absolute;
    right: 30px;
    top: 30px;
}
.quick-quote-title {
    font-size: 28px;
    color: #FFF;
    font-weight: bold;
}
#quick-quote-inner {
    text-align: center;
}
#quick-quote-outer {
    display: none;
    opacity: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.80);
    position: fixed;
    top: -100%;
    left: 0px;
    z-index: 9999999999999999999999999999;
    color: #FFF;
    justify-content: center;
    align-items: center;
}
.d-fi .flexmiddle {
    justify-content: center;
    font-size: 10px;
}
.footermenu-wrap {
    font-size: 12px;
}
.my-footer a {
    color: #FFF;
}
.company-name {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
    color: #ffc4da;
}
.my-phones {
    line-height: 28px;
}
.footer-address {
    font-size: 12px;
}
.my-footer {
    min-height: 200px;
    color: #fff;
    position: relative;
}
.footer-top-bar, .footer-bottom-bar {
    background-color: #FFF;
    width: 100%;
    height: 18px;
    border-top: solid;
    border-top-width: 15px;
    border-top-color: #a9bab7;
    box-sizing: border-box;
    margin-top: 15px;
}
footer {
    background-color: #bcbcbc;
}
.d-fi a {
    color: rgba(255,255,255,0.54);
}
.d-fi {
    padding-top: 20px !important;
}
.my-buttons {
    text-decoration: none;
}
.my-buttons a {
    text-decoration: none;
}
.my-button {
    padding: 10px;
    padding-bottom: 8px;
    background-color: #bcc9bb;
    text-align: center;
    font-size: 20px;
    line-height: auto;
    transition-duration: .5s;
    color: #FFF;
    text-decoration: none;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
a .my-button {
    text-decoration: none;
}
.my-button a {
    color: #FFF;
    text-decoration: none;
    overflow: hidden;
}
.myhider {
    overflow: hidden;
    border: solid;
    border-color: #FFF;
    box-sizing: border-box;
    border-width: 2px;
    display: block;
    line-height: 0px;
    margin: 0px;
    padding: 0px;
    margin-bottom: 5px;
}
.my-button:hover {
    background-color: #606862;
}
.my-button img {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    border: solid;
    border-width: 0px;
    border-color: #FFF;
    margin: 0px;
    transition-duration: .5s;
}
.my-button img:hover {
    transform: scale(1.1);
}
.my-button .flex-outer {
    justify-content: center;
}
.my-footer a[href^=tel] {
    color: #FFF;
    text-decoration: none;
}
.my-google-map {
    width: 100%;
}
.my-google-map {
    width: 100%;
    height: 100%;
}
.background-video-outer {
    width: 100%;
    /* whatever width you want */
    display: inline-block;
    position: relative;
    line-height: 0px;
}
.background-video-outer:after {
    padding-top: 49.39138576779026%;
    display: block;
    content: '';
}
.background-video-inner {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-content: center;
}
.background-video-text {
    align-self: center;
    font-size: 35px;
    color: #fff;
    text-align: center;
}
.mytable td {
    padding: 8px;
    border: 0px;
}
.mytable th {
    background-color: #b30e0e;
    color: #FFF;
    font-weight: bold;
    font-size: 30px;
    padding: 10px;
}
.mytable tr:nth-child(even) {
    background-color: #f2f2f2;
}
.entry ul {
    list-style: none; /* Remove default bullets */
}
.entry ul li::before {
    content: "\25CF";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
    color: #a9bab7; /* Change the color */
    font-weight: bold; /* If you want it to be bold */
    display: inline-block; /* Needed to add space between the bullet and the text */
    width: 1em; /* Also needed for space (tweak if needed) */
    margin-left: -1em; /* Also needed for space (tweak if needed) */
}
.entry .wpcf7-form {
    text-align: center;
}
.entry h2 {
    color: #535353;
}
    #physicians-overview{display:flex;width:100%;margin-bottom:20px;justify-content: space-between;}
    #physicians-overview > a{width:18%;margin-left:.5%;margin-right:.5%;display:flex;flex-direction: column;background-color:#ca9bad;color:#FFF;text-decoration: none;text-align:center;line-height:40px;}
    #physicians-overview > a:hover{background-color:#bdbdbd;}
    #physicians-overview > a > div{height:50px;display:flex;justify-content: center;}
    #physicians-overview img{margin:0px;padding:0px;}

    #physicians-overview > a > img{width:100%;height:auto;}
    #physicians-overview p{height:0px;margin:0px;padding:0px;}
    h1{line-height:35px;}
       .leftbox{background-color:#edcdda;padding:10px;}
      #psnlocations strong{color:#ca9bad;}
        	blockquote{

  width:90%;
  margin:50px auto;

  font-style:italic;
  color: #555555;
  padding:1.2em 30px .2em 75px;
  border-left:8px solid #ca9bad ;
  line-height:1.6;
  position: relative;
  background:#EDEDED;
}

blockquote::before{

  content: "\201C";
  color:#ca9bad;
  font-size:4em;
  position: absolute;
  left: 10px;
  top:-10px;
}

blockquote::after{
  content: '';
}

blockquote span{
  display:block;
  color:#333333;
  font-style: normal;

  margin-top:1em;
}
    .right-pointing-triangle::after {
  content: "\25B6 \FE0E";
}
    .privacy h2{font-family:'Lora';}
    footer a{text-decoration: none;}
    .surgeon-side-bar{position:relative;}
      #wpcf7-f1858-p1859-o1{
    display: block;
    margin-right: auto;
    margin-left: auto;
    position: relative;}
}
