html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

@font-face {
  font-family: 'FreeUniversal-Bold';
  src: url("../fonts/FreeUniversal-Bold.eot");
  src: url("../fonts/FreeUniversal-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/FreeUniversal-Bold.woff") format("woff"), url("../fonts/FreeUniversal-Bold.ttf") format("truetype"), url("../fonts/FreeUniversal-Bold.svg#d8966a4b66b326bbd9f29d1c967462bd") format("svg");
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: 'FreeUniversal-Regular';
  src: url("../fonts/FreeUniversal-Regular.eot");
  src: url("../fonts/FreeUniversal-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/FreeUniversal-Regular.woff") format("woff"), url("../fonts/FreeUniversal-Regular.ttf") format("truetype"), url("../fonts/FreeUniversal-Regular.svg#9832d74d047c1bcd0f71188da0fa7629") format("svg");
  font-style: normal;
  font-weight: 400;
}

html {
  color: #222;
  font-size: 1em;
  line-height: 1.4;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

body {
  font: 16px/26px "FreeUniversal-Regular", Helvetica, Helvetica Neue, Arial;
  background-color: #2E2E3E;
}

.wrapper {
  width: 90%;
  margin: 0 5%;
}

nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

nav a {
  display: block;
  margin-bottom: 10px;
  padding: 15px 0;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  color: white;
  background: #e44d26;
}

nav a:hover,
nav a:visited {
  color: white;
}

nav a:hover {
  text-decoration: underline;
}

.main {
  padding: 30px 0;
}

.main article h1 {
  font-size: 2em;
}

.main aside {
  color: white;
  padding: 0px 5% 10px;
}

.footer-container footer {
  color: white;
  padding: 20px 0;
}

.ie7 .title {
  padding-top: 20px;
}


@media only screen and (min-width: 320px) {
  nav a {
    float: left;
    width: 27%;
    margin: 0 1.7%;
    padding: 25px 2%;
    margin-bottom: 0;
  }

  nav li:first-child a {
    margin-left: 0;
  }

  nav li:last-child a {
    margin-right: 0;
  }

  nav ul li {
    display: inline;
  }

  .oldie nav a {
    margin: 0 0.7%;
  }
}
@media only screen and (min-width: 768px) {
  .title {
    float: left;
  }

  nav {
    float: right;
    width: 38%;
  }

  .main article {
    float: left;
    width: 57%;
  }

  .main aside {
    float: right;
    width: 28%;
  }
}
@media only screen and (min-width: 1140px) {
  .wrapper {
    width: 1026px;
    margin: 0 auto;
  }
}

.hidden {
  display: none !important;
  visibility: hidden;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

.header-container {
  background-color: #2E2E3E;
}

.doctorList {
  width: 100%;
  text-align: center;
  margin: 0 auto;
  border-top: 1px solid #2E2E3E;
  border-bottom: 1px solid #2E2E3E;
}

.doctor {
  display: inline-block;
  width: 100%;
  padding: 15px;
}

.main-container {
  background-color: #ca9700;
  padding-bottom: 45px;
}

@media only screen and (min-width: 320px) {
  .doctor {
    width: 100%;
  }
}

@media only screen and (min-width: 768px) {
  .doctor {
    width: 40%;
    margin: 10px auto;
  }
}

@media only screen and (min-width: 1140px) {
  .doctor {
    width: 40%;
    margin: 10px auto;
  }
}

.locationList {
  color: #fff;
  width: 100%;
  text-align: center;
}

.location {
  display: inline-block;
  margin-top: 20px;
}

.footer-container {
  background-color: #2E2E3E;
}

@media only screen and (min-width: 320px) {
  .location {
    width: 100%;
  }
}

@media only screen and (min-width: 768px) {
  .location {
    width: 32%;
  }
}

.doctor__header {
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: .08em;
  text-align: center;
}

.doctor__name {
  font-family: "FreeUniversal-Bold", Helvetica, Helvetica Neue, Arial;
  font-size: 1em;
  line-height: 20px;
  margin: 0;
  color: #2E2E3E;
}

.doctor__specialty {
  font-family: "FreeUniversal-Regular", Helvetica, Helvetica Neue, Arial;
  font-size: 1em;
  line-height: 20px;
  width:
  margin: 0;
  color: #2E2E3E;
}

@media only screen and (min-width: 320px) {
  .doctor {
    text-align: center;
  }
}

@media only screen and (min-width: 768px) {
  .doctor {
    text-align: center;
  }
}

.location__header {
  font-family: "FreeUniversal-Bold", Helvetica, Helvetica Neue, Arial;
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: .08em;
  text-align: center;
}

.location {
  text-align: center;
  font-family: "FreeUniversal-Regular", Helvetica, Helvetica Neue, Arial;
}

.location__address {
  font-size: 1em;
  line-height: 20px;
  margin: 0;
}

.location__city {
  font-size: 1em;
  line-height: 20px;
  margin: 0;
}

.location__phone {
  font-size: 1em;
  line-height: 20px;
  margin: 0;
}

.location__email {
  font-size: 1em;
  line-height: 20px;
  margin: 0;
}