body {
  padding-bottom: 120px;
  background-image: url('/img/background2.jpg');
  background-repeat: repeat;
}

a, a:hover, a:active {
  color: #62bb47;
}

.cosmetic-cursive {
  font-family: 'Lucida Handwriting', 'Merienda One', cursive;
}

h4.cosmetic-cursive {
  font-size: 1.1rem;
}

#banner { 
  background-color: #ffffff;
  background-image: url("/img/banner/w320.png");
  background-repeat: no-repeat;
  background-position: 20px top;
  background-size: contain;
  width: 100%;
  height: 0;
  padding-top: 18.6328125%;
}

#main-container {
  margin-top: 25px;
}

#left-bar > div, #right-bar > div {
  padding: 15px;  
  width: 100%;
  margin-bottom: 20px;
}

#provider-spotlight, #hernia, #reorder, #video-block {
  border: 3px solid #000000;
  text-align: center;
  padding: 8px;
}

#cash {
  border: 3px solid #000000;
  padding: 8px;
  font-weight: bold;
}

#hernia a, #services a, #cosmetic-montly a, #reorder a {
  color: #000000;
}
#cosmetic-montly a, #cosmetic-montly a {
  font-family: 'Lucida Handwriting', 'Merienda One', cursive;
  font-size: 24px;
}

#provider-spotlight img {
  width: 90%; 
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
}

.btn-primary {
  background-color: #73cee1;
  border-color: #73cee1;
}

#cosmetic-montly, #services {
  border: 3px solid #000000;
}


#footer {
  color: #a3ce62;
}

#services {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#73cee1+0,e5e5e5+100 */
  background: rgb(115,206,225); /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzczY2VlMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, rgba(115,206,225,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(115,206,225,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(115,206,225,1) 0%,rgba(229,229,229,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#73cee1', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-8 */
}

#reorder h3 {
  font-size: 26px;
  text-align: center;
}

svg.placeholder {
  max-width: 100%;
  width: 100%;
  height: 500px;
  margin-bottom: 20px;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiBmaWxsPSJ3aGl0ZSI+CiAgPHBhdGggZD0iTTAgNCBMMCAyOCBMMzIgMjggTDMyIDQgeiBNNCAyNCBMMTAgMTAgTDE1IDE4IEwxOCAxNCBMMjQgMjR6IE0yNSA3IEE0IDQgMCAwIDEgMjUgMTUgQTQgNCAwIDAgMSAyNSA3Ij48L3BhdGg+Cjwvc3ZnPg==") no-repeat center hsl(0, 0%, 80%);
  background-size: calc(100%/3);
}

#footer {
  text-align: center;
}
#inner-footer {
  margin-left: auto; 
  margin-right: auto;
}

.scrollable-menu {
    height: auto;
    max-height: 400px;
    overflow-x: hidden;
}

#profile-img {
  width: 100%; 
  max-width: 100%; 
  height: auto; 
  margin-bottom: 15px;
}

.blue-bkg {
  background-color: #014aff;
  color: #ebebeb;
  border: thin solid #000000;
  box-shadow: 4px 4px 4px 2px rgba(1, 74, 255, 0.5);
  padding: 8px;
}
.grey-bkg {
  background-color: #353535;
  color: #ebebeb;
  border: thin solid #000000;
  box-shadow: 6px 8px 12px 12px rgba(40, 40, 40, 0.5);
  padding: 10px;
  border-radius: 25px;
}
#cosmetic-montly #facebook {
  background: url('/img/black-white-social-media-50.png') -20px -20px;
  width: 75px;
  height: 75px;
  margin-left: auto; 
  margin-right: auto;
  border-radius: 50%;
}
#cosmetic-montly #facebook:hover {
  background: url('/img/black-white-social-media-50.png') -20px -20px;
  width: 75px;
  height: 75px;
  filter: drop-shadow(16px 16px 20px grey) invert(75%);
  cursor: pointer;
  margin-left: auto; 
  margin-right: auto;
  border-radius: 50%;
}

#cosmetic-montly #instagram {
  background: url('/img/black-white-social-media-50.png') 95px -20px;
  width: 75px;
  height: 75px;
  margin-left: auto; 
  margin-right: auto;
  border-radius: 50%;
}
#cosmetic-montly #instagram:hover {
  background: url('/img/black-white-social-media-50.png') 95px -20px;
  width: 75px;
  height: 75px;
  filter: drop-shadow(16px 16px 20px grey) invert(75%);
  cursor: pointer;
  margin-left: auto; 
  margin-right: auto;
  border-radius: 50%;
}
#cosmetic-montly a, #cosmetic-montly h3 {
  text-align: center;
}

@media (max-width: 375px) {
  #banner { background-image: url("/img/banner/w375.png"); }
}
@media (max-width: 414px) and (min-width: 376px) {
  #banner { background-image: url("/img/banner/w414.png"); }
}
@media (max-width: 576px) {
  #banner { 
    padding-top: 37.265625%; 
    background-position: center top;
  }
  svg.placeholder { height: 200px; }
  
  .blue-bkg, .grey-bkg {
    margin-bottom: 15px;
  }
}
@media (max-width: 1000px) and (min-width: 767px) {
  #cosmetic-montly .col-6 { clear: both; min-width: 100%; }
  .blue-bkg, .grey-bkg {
    margin-bottom: 15px;
  }
}
@media (max-width: 640px) and (min-width: 415px) {
  #banner { background-image: url("/img/banner/w640.png"); }
}
@media (max-width: 768px) and (min-width: 641px) {
  #banner { background-image: url("/img/banner/w768.png"); }
}
@media (max-width: 1024px) and (min-width: 769px) {
  #banner { background-image: url("/img/banner/w1024.png"); }
}
@media (max-width: 1280px) and (min-width: 1025px) {
  #banner { background-image: url("/img/banner/w1280.png"); }
  #cosmetic-montly a {
    white-space: nowrap;
    font-size: 20px;
  }
}
@media (max-width: 1366px) and (min-width: 1281px) {
  #banner { background-image: url("/img/banner/w1366.png"); }
  #cosmetic-montly a {
    white-space: nowrap;
  }
}
@media (max-width: 1440px) and (min-width: 1367px) {
  #banner { background-image: url("/img/banner/w1440.png"); }
  #cosmetic-montly a {
    white-space: nowrap;
  }
}
@media (max-width: 1536px) and (min-width: 1441px) {
  #banner { background-image: url("/img/banner/w1536.png"); }
  #cosmetic-montly a {
    white-space: nowrap;
  }
}
@media (max-width: 1600px) and (min-width: 1537px) {
  #banner { background-image: url("/img/banner/w1600.png"); }
  svg.placeholder { height: 500px; }
  #cosmetic-montly a {
    white-space: nowrap;
  }
}
@media (max-width: 1680px) and (min-width: 1601px) {
  #banner { background-image: url("/img/banner/w1680.png"); }
  #cosmetic-montly a {
    white-space: nowrap;
  }
}
@media (max-width: 1920px) and (min-width: 1681px) {
  #banner { background-image: url("/img/banner/w1920.png"); }
  svg.placeholder { height: 600px; }
  #cosmetic-montly a {
    white-space: nowrap;
  }
}
@media (max-width: 2560px) and (min-width: 1921px) {
  #banner { background-image: url("/img/banner/w2560.png"); }
  #cosmetic-montly a {
    white-space: nowrap;
  }
}
@media (max-width: 3440px) and (min-width: 2561px) {
  #banner { background-image: url("/img/banner/w3440.png"); }
}
@media (min-width: 3441px) {
  #banner { background-image: url("/img/banner/w3840.png"); }
  #cosmetic-montly a {
    white-space: nowrap;
  }
}

.newAddress { display: none; }



