.container {
  background-color: white;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  border-bottom-width: 0px;
  padding: 0px;
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
  color: #383838;
}

.row {
  width: 100%;
  margin: 0px;
  padding: 0px;
  display: inline-block;
}

.row.blockDisplay {
  display: block;
}

.column_half {
  width: 50%;
  float: left;
  margin-top: 0px;
}

.columns {
  width: 25%;
  float: left;
  font-family: "Source Sans Pro";
  color: #5b5b5b;
  line-height: 24px;
  padding: 10px 0px;
  text-align: justify;
  margin: 15px 0px;
}

.row .columns p {
  padding-left: 10%;
  padding-right: 10%;
}

.container .columns h4 {
  text-align: center;
  color: #01b2d1;
}

.primary_header {
    width: 100%;
    background-color: #0c8b79;
    padding-top: 10px;
    padding-bottom: 10px;
    clear: left;
    border-bottom: 2px solid #2c9ab7;
    background-image: url(../images/AdobeStock_285514482_1400px.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.secondary_header {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #076c5e;
  clear: left;
}

.container .secondary_header ul {
  margin: 0% auto 0px;
  padding: 0px 0px 15px;
  width: 100%;
}

.secondary_header ul li {
  list-style: outside none none;
  float: left;
  margin-right: auto;
  margin-top: 0px;
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
  font-weight: normal;
  color: white;
  letter-spacing: 1px;
  margin-left: auto;
  text-align: center;
  width: 16%;
transition: all 0.3s linear 0s;
  font-size: large;
}

.secondary_header ul li:hover {
  color: #04b9b1;
  cursor: pointer;
}

.left_article {
  background-color: white;
  width: 60%;
  float: left;
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
  color: #343434;
  padding-bottom: 15px;
}

.noDisplay {
  display: none;
}

.container .left_article h3 {
  padding-left: 5%;
  padding-right: 5%;
  margin-top: 5%;
  color: #656565;
  font-weight: bold;
  text-transform: uppercase;
}

.container .left_article p {
  padding-left: 5%;
  padding-right: 5%;
  text-align: justify;
  line-height: 24px;
  margin-top: 30px;
  margin-bottom: 15px;
  color: #3e3e3e;
}

.right_article {
  width: 40%;
  float: left;
  background-color: #f6f6f6;
}

.container .right_article ul {
  margin: 0px;
  padding: 0px;
}

.right_article ul li {
  font-family: "Source Sans Pro";
  list-style: outside none none;
  text-align: center;
  background-color: #b3b3b3;
  width: 90%;
  margin: 10px auto;
  padding-top: 15px;
  padding-bottom: 15px;
  color: white;
  font-weight: bold;
  border-radius: 0px;
transition: all 0.3s linear 0s;
  border-left: 5px solid #717070;
}

.right_article ul li:hover {
  background-color: #717070;
  cursor: pointer;
}

.footer {
  background-color: #076c5e;
}

.title {
  font-weight: bold;
  font-style: normal;
  font-family: "Source Sans Pro";
  text-align: center;
  color: white;
  letter-spacing: 2px;
}

.placeholder {
    max-width: 550px;
    max-height: 380px;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    height: 100%;
    border-width: medium;
}

.placeholder2 {
  max-width: 550px;
  max-height: 900px;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  height: 100%;
}

.left_half {
  background-color: #52bad5;
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
  color: #383838;
}

.container .column_half.left_half h2 {
  color: white;
  font-family: "Source Sans Pro";
  text-align: center;
}

.right_half {
  background-color: #01b2d1;
  color: white;
  font-family: "Source Sans Pro";
  text-align: center;
  font-weight: bold;
}

.column_title {
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
  color: #383838;
}

.copyright {
  text-align: center;
  background-color: #717070;
  color: white;
  text-transform: uppercase;
  font-weight: lighter;
  letter-spacing: 2px;
  border-top-width: 2px;
  font-family: "Source Sans Pro";
}

body {
  margin: 0px;
}

@media ( max-width : 320px ) {
  .secondary_header ul li {
    float: none;
    margin-top: 28px;
    margin-left: 0px;
    width: 100%;
  }
  .container .secondary_header ul {
    margin: 0px;
    padding: 0px;
    height: auto;
    width: 100%;
    text-align: center;
  }
  .secondary_header {
    margin: 0px;
    padding-top: 1px;
    padding-bottom: 40px;
  }
  .left_article {
    width: 100%;
    height: auto;
    color: #046c51;
    font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
  }
  .right_article {
    width: 100%;
    height: auto;
    color: #046c51;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: medium;
  }
  .placeholder {
    width: 100%;
    margin: 22px 0px;
    padding: 0px;
    max-width: 400px;
    max-height: 200px;
    height: auto;
  }
  .columns {
    width: 100%;
    margin: 0px;
    padding: 0px;
  }
  .columns p {
    padding-left: 10px;
    padding-right: 10px;
  }
  .column_half.left_half {
    width: 100%;
    color: #383838;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
  }
  .column_half.right_half {
    width: 100%;
  }
  .copyright {
    padding-top: 25px;
    padding-bottom: 0px;
    margin-bottom: 0px;
box-shadow: 0px 0px;
  }
  .container .left_article h3 {
    margin-top: 30px;
    color: #046c51;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: large;
  }
  .social .social_icon img {
    width: 80%;
  }
  .container .secondary_header {
  }
}

@media ( min-width : 321px ) and ( max-width : 768px ) {
  .secondary_header ul li {
    float: none;
    margin-top: 28px;
    margin-left: 0px;
    width: 100%;
  }
  .container .secondary_header ul {
    margin: 0px;
    padding: 0px;
    height: auto;
    width: 100%;
    text-align: center;
  }
  .secondary_header {
    margin: 0px;
    padding-top: 1px;
    padding-bottom: 40px;
    background-color: #076c5e;
  }
  .left_article {
    width: 100%;
    height: auto;
  }
  .right_article {
    width: 100%;
    height: auto;
    padding-bottom: 25px;
  }
  .placeholder {
    margin: 0px;
    padding: 0px;
    width: 100%;
    max-width: 540px;
    height: auto;
    max-height: 355px;
    box-sizing: content-box;
  }
  .columns {
    width: 100%;
    margin: 6px 0px;
    padding: 0px;
  }
  .columns p {
    padding-left: 14px;
    padding-right: 14px;
  }
  .column_half.left_half {
    width: 100%;
  }
  .column_half.right_half {
    width: 100%;
  }
}

@media ( min-width : 769px ) and ( max-width : 1000px ) {
  .secondary_header {
    overflow: auto;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .secondary_header ul li {
    margin: 10px 7%;
  }
  .left_article {
    height: auto;
  }
  .right_article {
    height: auto;
    padding-bottom: 27px;
  }
  .placeholder {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .columns {
    width: 50%;
    float: left;
    padding: 0px;
  }
  .container .columns p {
    padding-left: 25px;
    padding-right: 25px;
  }
}

@media ( min-width : 1001px ) {
}

.thumbnail {
  width: 150px;
  border-radius: 200px;
  height: 150px;
  margin-left: auto;
}

.thumbnail_align {
  text-align: center;
}

.social {
  text-align: center;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  width: 100%;
  background-color: #076c5e;
  clear: both;
  overflow: auto;
}

.social_icon {
  width: 25%;
  text-align: center;
  float: left;
transition: all 0.3s linear 0s;
  line-height: 0px;
  padding-top: 7px;
}

.container .social .social_icon:hover {
  cursor: pointer;
  opacity: 0.5;
}

#menu {
}

#Positionname {
  font-size: xx-large;
}

#Doctor {
  font-size: xx-large;
}
