body {
  background-color: #e0e0d1;
  font-family: "Carrois Gothic", sans-serif; }

.home-text {
  margin-top: 50px;
  background-color: #e0e0d1; }

.biglogo {
  margin-top: 0px;
  margin: 0 auto; }

.biglogo img {
  max-width: 100%; }

#name h1 {
  text-decoration: none;
  color: #14141f;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 30; }

#name {
  margin: 0 auto;
  margin-top: -25px; }

.row {
  margin-top: 10%; }

.header {
  max-width: 95%; }

.navbar {
  background-color: transparent;
  background: transparent;
  border-color: transparent; }

.navbar img {
  max-width: 60px;
  max-height: 50px;
  float: left; }

.navbar ul {
  color: white; }

.navHeaderCollapse {
  border: none; }

.mainContent {
  max-width: 95%;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  background: rgba(255, 255, 255, 0.7);
  padding-bottom: 15px; }

#resumeTitle {
  text-align: center;
  background-color: #14141f;
  color: #ffffff;
  margin-bottom: 10px;
  margin-top: 11px;
  min-width: 100%; }

#resumeTitle a {
  color: #ffffff; }

.job {
  margin-bottom: 8%; }

h1, h2 {
  font-weight: bold; }

h2 {
  letter-spacing: 8px; }

h4 b {
  line-height: .9;
  letter-spacing: 4px; }

h4 i {
  float: right; }

h3 {
  line-height: .9; }

#skills {
  margin-top: 5%; }

.list {
  margin-left: 14%; }

#education {
  margin-top: 3%; }

.about {
  font-size: 1.5em;
  margin: 2rem;
  padding-right: 50px; }

.services {
  font-size: 1.5em; }

.services p {
  line-height: 1.5; }

.about p {
  line-height: 1.8; }

.about p img {
  min-width: 200px;
  max-width: 250px;
  float: left;
  border-radius: 50%;
  margin-right: 2rem;
  -webkit-shape-outside: circle();
  shape-outside: circle(); }

#deskport {
  display: none; }

#mobport {
  max-width: 100%; }

.carousel-control.left, .carousel-control.right {
  background-image: none; }

.glyphicon {
  color: #e6ac00; }

figure {
  margin-top: 10%;
  margin-right: auto;
  margin-left: auto; }

figure img {
  margin: 0 auto; }

figcaption {
  text-align: center;
  padding: 10%; }

iframe {
  display: none; }

.call {
  font-size: 2em;
  text-align: center;
  max-width: 100%; }

footer {
  margin-top: 30px;
  background-color: #14141f;
  color: white;
  min-width: 100%;
  margin-right: 0px;
  margin-bottom: 0px;
  text-align: center; }

.unstyled {
  list-style-type: none; }

.unstyled li {
  float: left;
  margin-right: 5%; }

.unstyled li a {
  text-align: right; }

#contact {
  max-width: 90%; }

@media (min-width: 750px) {
  .row {
    margin-top: 5%; }

  .biglogo {
    margin: 0 auto;
    max-width: 65%; }

  .biglogo img {
    min-width: 100%; }

  #name {
    margin-top: -50px; }

  #name h1 {
    font-size: 4em; }

  .unstyled li {
    float: left;
    margin-right: 8%; }

  .item figure img {
    width: 80%;
    margin-left: 10%;
    max-height: 650px; }

  figcaption {
    font-size: 1.4em; }

  iframe {
    display: inline-block; }

  .deskport {
    display: inline-block; }

  .list {
    margin-left: 10%; }

  #mobport {
    display: hidden; }

  .glyphicon {
    color: #14141f; }

  #gallery {
    text-align: center; } }
@media (min-width: 1170px) {
  .item figure img {
    width: 75%;
    margin-left: 12.5%;
    max-height: 625px;
    max-width: 100%; }

  figcaption {
    font-size: 1.7em; }

  .home-text {
    margin-top: 50px; }

  .unstyled li {
    float: left;
    margin-right: 2%; }

  .biglogo {
    max-width: 50%;
    margin: 0 auto; }

  #portfolio {
    margin-top: 10%; }

  #name {
    margin-top: -18%; }

  #name h1 {
    font-size: 5em; }

  #resumeTitle {
    margin-bottom: 10px; }

  #additional {
    margin-bottom: 6%; }

  .list {
    margin-left: 10%; }

  footer .unstyled li {
    float: left;
    margin-right: 15%; }

  .matt {
    clear: left; }

  iframe {
    display: inline-block; }

  #mobport {
    display: hidden; }

  #deskport {
    display: inline; }

  #gallery {
    max-width: 100%; }

  #gallery img {
    margin-right: 1%; } }
