@font-face {
  font-family: "Hum521Lt";
  src: url("../fonts/Hum521Lt/font.ttf");
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}

html {
  font-size: 62.5%;
  scroll-behavior: smooth;
  font-display: fallback;
  visibility: hidden;
}

body {
  font-family: "Hum521Lt";
}

.main-head {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 15;
  background: #fff;
}

nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

nav.nav-links {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 40rem;
          flex: 1 1 40rem;
}

#logo {
  margin-left: 2rem;
}

.main-head__menus {
  margin-right: 2rem;
}

#logo img {
  max-width: 50%;
  margin: 1rem;
}

.nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none;
}

.nav-links li a {
  text-decoration: none;
  color: #6e6e6e;
  font-size: 2.4rem;
  padding: 0 2rem 0 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-family: "Hum521Lt";
}

.nav-links li a:hover {
  color: black;
}

ul.visible {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.projects {
  position: relative;
  cursor: pointer;
}

.projects ul li:nth-child(5) {
  width: 13.5rem;
}

.projects ul li:last-child {
  width: 13.5rem;
}

/* BURGER */
.burger {
  display: none;
}

.burger div {
  width: 2.5rem;
  height: 0.3rem;
  margin: 0.5rem;
  background-color: #000;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.toggle .line1 {
  -webkit-transform: rotate(-45deg) translate(-5px, 6px);
          transform: rotate(-45deg) translate(-5px, 6px);
}

.toggle .line2 {
  opacity: 0;
}

.toggle .line3 {
  -webkit-transform: rotate(45deg) translate(-5px, -6px);
          transform: rotate(45deg) translate(-5px, -6px);
}

/* CATEGORIES */
.categories {
  position: absolute;
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none;
  cursor: pointer;
  font-size: 1.7rem;
  color: #6e6e6e;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  right: -150%;
}

.categories li {
  font-family: "Hum521Lt";
  padding: 1rem 0 0 0;
}

.categories li:active {
  color: #000;
}

.categories li a {
  padding: 0 2rem;
  font-size: 1.7rem;
}

.services-items li {
  font-family: "Hum521Lt";
}

.services-items li a {
  font-size: 1.7rem;
  padding: 0;
}

.categories li:hover {
  color: #000;
}

.categories li a:focus {
  color: #000;
  outline: none;
}

.services-items li:hover {
  color: #000;
}

.soc-icon-mobile {
  display: none;
}

.footer-wrapper {
  padding: 2rem 0;
  margin: 6rem auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 60%;
}

footer .indiv-proj {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 62.5%;
  -webkit-transform: translateX(52%);
          transform: translateX(52%);
  margin: 6rem 0;
}

div.projects-footer {
  width: 60%;
}

.footer-wrapper .copyRight {
  font-size: 1.7rem;
}

.footer-wrapper img {
  max-width: 40px;
  margin: 0rem 0.5rem 0;
  opacity: 0.5;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.footer-wrapper img:hover {
  opacity: 1;
}

@media screen and (max-width: 1000px) {
  .footer-wrapper div.copyRight {
    font-size: 1.6rem;
  }
}

.index-main-head {
  background: rgba(255, 255, 255, 0);
}

.index-owl-carousel {
  position: relative;
  top: -11.6rem;
}

.owl-carousel .image1 {
  background: url(../img/indexImgs/pantic-architects-1-new-city-masterplan-urban-planning-town-aerial-2000x1144.jpg);
}

.owl-carousel .image2 {
  background: url(../img/indexImgs/pantic-architects-10-door-grooves-light-handle-1920x1275.jpg);
}

.owl-carousel .image3 {
  background: url(../img/indexImgs/pantic-architects-11-gallery-office-park-brick-commercial-1920x1080.jpg);
}

.owl-carousel .image4 {
  background: url(../img/indexImgs/pantic-architects-2-temet-winery-entrance-commercial-suspended-2000x1107.jpg);
}

.owl-carousel .image5 {
  background: url(../img/indexImgs/pantic-architects-4-temet-winery-wood-commercial-lawn-reception-angled-2000x806.jpg);
}

.owl-carousel .image6 {
  background: url(../img/indexImgs/pantic-architects-5-chipinge-shopping-centre-commercial-office-shops-2000x1239.jpg);
}

.owl-carousel .image7 {
  background: url(../img/indexImgs/pantic-architects-6-la-cite-du-fleuve-urban-planning-masterplan-town-cbd-2000x800.jpg);
}

.owl-carousel .image8 {
  background: url(../img/indexImgs/pantic-architects-7-lilayi-lodge-safari-pool-thatch-modern-2000x932.jpg);
}

.owl-carousel .image9 {
  background: url(../img/indexImgs/pantic-architects-9-temet-winery-louvres-wood-detail-2000x1339.jpg);
}

.owl-carousel .image {
  height: 100vh;
  -o-object-fit: contain;
     object-fit: contain;
  background-repeat: no-repeat;
  background-size: cover;
}

.about-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 80%;
  text-align: center;
  margin: auto;
}

.about-text h1 {
  font-size: 3rem;
  font-weight: normal;
}

.about-text p {
  font-size: 1.8rem;
  margin: 1rem 0 0 0;
  width: 50%;
}

.contact-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.contact-info h2,
.contact-info p {
  font-size: 1.7rem;
  font-weight: normal;
}

.address,
.contacts {
  margin: 5rem 10rem 0;
}

.services-items,
.categories {
  display: none;
}

@media screen and (max-width: 1024px) {
  .index-owl-carousel {
    top: 0;
  }
  .owl-carousel .image {
    height: 40vh;
    background-position: center;
  }
}

@media screen and (max-width: 1000px) {
  .owl-carousel .image {
    height: 40vh;
    background-position: center;
  }
  .index-main-head {
    background: rgba(255, 255, 255, 0.9);
  }
  .services-items,
  .categories {
    display: block;
  }
  .about-text {
    width: 90%;
  }
  .about-text h1 {
    font-size: 3rem;
    margin-bottom: 1.5rem;
  }
  .about-text p {
    font-size: 1.6rem;
    width: 90%;
  }
  .contact-info h2,
  .contact-info p {
    margin: 1rem;
    font-size: 1.6rem;
  }
  .address,
  .contacts {
    margin: 3rem 1rem 0;
  }
}

#photos {
  /* Prevent vertical gaps */
  line-height: 0;
  -webkit-column-count: 3;
  -webkit-column-gap: 0px;
  -moz-column-count: 3;
  -moz-column-gap: 0px;
  column-count: 3;
  column-gap: 0px;
  max-width: 60%;
  margin: auto;
}

.gallery-item {
  position: relative;
  display: block;
  overflow: hidden;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.gallery-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.gallery-item:hover img {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
}

.gallery-item .text {
  font-family: "Hum521Lt";
  display: inline-block;
  position: absolute;
  opacity: 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 2.3rem;
  color: #fff;
  pointer-events: none;
  z-index: 4;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  background: rgba(126, 126, 126, 0.411);
  width: 100%;
  height: 50%;
  text-align: center;
  line-height: 1;
}

.gallery-item:hover .text {
  opacity: 1;
  padding: 10% 0.7rem;
}

.wrapper__photo iframe {
  height: 600px;
}

ul.novisible {
  display: none;
}

.focused {
  color: #000;
}

.showItem {
  display: block;
}

.hideItem {
  display: none;
}

.wrapper {
  width: 90%;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.wrapper__about {
  max-width: 30%;
}

.wrapper__header {
  font-size: 3rem;
  font-weight: normal;
}

.wrapper__photo-thumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.wrapper__photo-thumbs .box {
  width: 8rem;
  height: 8rem;
  margin: 0.5rem 0.5rem 0.5rem 0;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  border: 0.1rem solid black;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.wrapper__photo-thumbs .box:hover {
  opacity: 0.5;
}

.wrapper__photo-thumbs .box img {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
}

.wrapper__photo-thumbs .box iframe {
  pointer-events: none;
}

.wrapper__text h2 {
  font-size: 2.6rem;
  padding: 2rem 0 0 0;
}

.wrapper__text .short-info {
  font-size: 1.8rem;
  margin: 1rem 0;
}

.wrapper__text p {
  font-size: 1.8rem;
  padding: 0 2rem 0 0;
}

.wrapper__photo {
  max-width: 70%;
  margin: 0 0 0 1rem;
}

#expandedImg {
  width: 100%;
}

#expandedImg img,
#expandedImg iframe {
  width: 100%;
}

.fadeOut {
  -webkit-animation: fadeOut 1s ease forwards;
          animation: fadeOut 1s ease forwards;
}

.fadeIn {
  -webkit-animation: fadeIn 0.5s ease forwards;
          animation: fadeIn 0.5s ease forwards;
}

.wrapper__mobile {
  display: none;
}

@media screen and (max-width: 1000px) {
  .wrapper {
    display: none;
  }
  .wrapper__header {
    font-size: 2rem;
  }
  .wrapper__mobile {
    display: block;
  }
  .wrapper__text {
    padding: 1.5rem;
  }
  .wrapper__text p {
    font-size: 1.6rem;
  }
  .owl-carousel .item-video {
    height: 300px;
  }
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

header.about_main-head {
  background: #fff;
}

.comment-section,
.clients,
.about_us {
  margin: auto;
  text-align: center;
}

.comment-section h1,
.clients h1,
.about_us h1 {
  font-size: 3.5rem;
  text-transform: uppercase;
  font-weight: normal;
}

.comment-section h2,
.clients h2,
.about_us h2 {
  font-size: 2.5rem;
  padding: 10rem 0 0;
  text-transform: uppercase;
  font-weight: normal;
}

.comment-section p,
.clients p,
.about_us p {
  font-size: 1.6rem;
  padding: 2rem 0;
}

.clients-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 100%;
  margin: auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.clients-links a {
  overflow: hidden;
  padding: 1rem;
}

.clients-links a:hover img {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.clients-links a img {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100px;
}

.comment-section {
  width: 60%;
}

.comments {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 2.5rem 0 0 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.comments div {
  font-size: 1.6rem;
  padding: 2rem 7rem;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 30rem;
          flex: 1 1 30rem;
  line-height: 2.4rem;
}

.comments div p {
  padding: 0;
}

.comment_name {
  font-weight: bold;
  margin: 2rem 0 0 0;
}

@media screen and (min-width: 320px) {
  .comment-section h1,
  .clients h1,
  .about_us h1 {
    font-size: 2.5rem;
  }
  .comment-section h2,
  .clients h2,
  .about_us h2 {
    font-size: 2rem;
  }
  .clients,
  .about_us {
    width: 70%;
  }
  .comment-section {
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .clients,
  .about_us {
    width: 60%;
  }
  .comment-section {
    width: 80%;
  }
}

@media screen and (min-width: 1024px) {
  .comment-section h1,
  .clients h1,
  .about_us h1 {
    font-size: 3.5rem;
  }
  .comment-section h2,
  .clients h2,
  .about_us h2 {
    font-size: 2.5rem;
  }
  .comment-section,
  .clients,
  .about_us {
    width: 50%;
  }
}

@media screen and (min-width: 1280px) {
  .comment-section,
  .clients,
  .about_us {
    width: 40%;
  }
}

@media screen and (min-width: 1440px) {
  .comment-section {
    width: 60%;
  }
}

.info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  margin: auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.contact-info,
.location {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 40rem;
          flex: 1 1 40rem;
}

.contact-info {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.contact-info div {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 20rem;
          flex: 1 1 20rem;
}

.contact-info-index div {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

.contact_address,
.contact_contacts {
  margin: 3rem 2rem 0;
}

.feedback {
  margin: 3rem 2rem 0;
}

.contact-copyRight {
  margin: 0 0 0 2rem;
}

@media screen and (max-width: 1467px) {
  .info {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .location iframe {
    height: 300px;
  }
}

@media screen and (max-width: 1000px) {
  .feedback {
    margin: 0 2rem;
  }
  .contact-info {
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  .info {
    width: 80%;
  }
  .footer-wrapper .copyRight {
    margin: 0;
  }
}

@media screen and (max-width: 767px) {
  .info {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media screen and (max-width: 525px) {
  .contact-info {
    text-align: center;
  }
}

.categories {
  display: none;
}

.nav-links li:nth-child(3) {
  position: relative;
}

.services-items {
  position: absolute;
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none;
  cursor: pointer;
  font-size: 1.7rem;
  color: #6e6e6e;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  right: 0;
  top: 3rem;
}

ul.services-items li.services-item a.focused {
  color: #000;
}

.services-items li a {
  padding: 0 1rem;
}

.wrapper-services {
  width: 50%;
  margin: auto;
}

.wrapper-services h1 {
  font-size: 3rem;
  font-weight: normal;
  margin: 1rem;
  text-align: center;
  -webkit-transform: translateX(8%);
          transform: translateX(8%);
}

.wrapper-services .heading {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.wrapper-services > p {
  font-size: 1.6rem;
  text-align: center;
}

.sustainability_text {
  width: 70%;
  margin: 3rem auto;
}

.block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 1rem 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.block__media {
  width: 49%;
}

.block__media img {
  width: 100%;
}

.block__media-mobile {
  display: none;
}

.block__media_iframe {
  position: relative;
  width: 49%;
  height: 0;
  padding-bottom: 27.5%;
}

.block__media_iframe iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.block__text {
  width: 49%;
}

.block__text h2 {
  font-size: 1.8rem;
  padding: 0.5rem 0;
  font-weight: normal;
}

.block__text p {
  font-size: 1.6rem;
  padding: 0.5rem 0 2.5rem;
}

.services-footer-wrapper {
  width: 50%;
}

@media screen and (max-width: 1440px) {
  .block__media,
  .block__media_iframe,
  .block__text {
    width: 49%;
  }
  .wrapper-services {
    width: 60%;
  }
  .wrapper-services h1 {
    -webkit-transform: none;
            transform: none;
  }
  .services-footer-wrapper {
    width: 60%;
  }
}

@media screen and (max-width: 1280px) {
  .wrapper-services {
    max-width: 70%;
  }
  .services-items {
    right: 50px;
  }
}

@media screen and (max-width: 1000px) {
  .categories {
    display: block;
  }
  .block__media_iframe {
    position: relative;
    width: 49%;
    height: 0;
    padding-bottom: 27.5%;
  }
  .block__media_iframe iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
  }
  .first {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .second {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .projects li {
    display: block;
  }
  .services-items {
    display: block;
    position: relative;
    right: 25px;
    top: 0;
  }
  .services-item {
    text-align: right;
    font-size: 1.8rem;
  }
  .services-items li a {
    padding: 0;
  }
  .sustainability_text {
    width: 90%;
    margin: 3rem auto;
  }
  .services-footer-wrapper {
    width: 100%;
  }
}

@media screen and (max-width: 890px) {
  .block__media,
  .block__text {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 40rem;
            flex: 1 1 40rem;
  }
  .block__media,
  .block__media_iframe {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
  }
  .block__media_iframe {
    padding-bottom: 56.5%;
  }
  .block__media-design {
    display: none;
  }
  .block__media-mobile {
    display: block;
  }
  .block__text {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

@media screen and (max-width: 420px) {
  .block__text {
    padding: 0;
  }
  .wrapper-services {
    width: 80%;
  }
}

/* MEDIA QUERIES */
@media (max-width: 1440px) {
  .nav-links > li > a {
    font-size: 2.4rem;
  }
  .gallery-item .text {
    font-size: 2.1rem;
  }
}

@media (max-width: 1380px) {
  .nav-links > li > a {
    font-size: 2.2rem;
  }
}

@media (max-width: 1200px) {
  .projects ul li:nth-child(5) {
    width: 11.5rem;
  }
  .projects ul li:last-child {
    width: 11.5rem;
  }
  .categories li {
    padding: 0.9rem;
  }
  .categories li a {
    padding: 0;
  }
  .gallery-item .text {
    font-size: 2rem;
  }
}

@media screen and (max-width: 1024px) {
  .categories {
    right: -200%;
  }
  .wrapper__photo iframe {
    height: 400px;
  }
}

@media screen and (max-width: 1000px) {
  body {
    overflow-x: hidden;
  }
  .main-head {
    background: rgba(255, 255, 255, 0.9);
  }
  #photos {
    -webkit-column-count: 3;
    column-count: 3;
    max-width: 100%;
  }
  nav {
    background: rgba(255, 255, 255, 0.1);
    position: relative;
  }
  #logo img {
    max-width: 40%;
  }
  .nav-links {
    overflow: hidden;
    line-height: 2rem;
    width: 25%;
    text-align: right;
    position: absolute;
    right: 0;
    top: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    background: rgba(255, 255, 255, 0.9);
    display: none;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    z-index: 10;
    padding: 2rem;
  }
  .nav-links > li a {
    font-size: 1.8rem;
  }
  .burger {
    display: block;
    padding: 0 3rem 0 0;
  }
  .nav-active {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    display: block;
  }
  ul.categories {
    line-height: 1.6rem;
    position: relative;
    right: 30px;
    display: block;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .categories li {
    padding: 0.4rem;
    background: #d0cfcb;
    margin: 0.5rem 0 0 0;
  }
  .categories li a {
    font-size: 1.8rem;
    padding: 0;
    display: block;
  }
  li.category a.focused {
    color: #000;
  }
  .services {
    padding: 0.5rem 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
  }
  ul.services-items {
    line-height: 1rem;
    list-style: none;
    position: relative;
    right: 30px;
    display: block;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .services-items li {
    padding: 0.6rem;
    background: #d0cfcb;
    margin-top: 0.5rem;
  }
  .services-items li a {
    font-size: 1.8rem;
    display: block;
  }
  .projects {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
  }
  .projects ul li:nth-child(5) {
    width: auto;
  }
  .projects ul li:last-child {
    width: auto;
  }
  .soc-icon-mobile {
    display: inline-block;
  }
  .soc-icon-mobile img {
    max-width: 15px;
    margin: 1.5rem 0.5rem 0 0;
  }
  a.soc-icon-mobile:nth-child(5) > img:nth-child(1) {
    max-width: 11px;
  }
  .socials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    margin: 1.5rem 0 0 0;
  }
  .footer-wrapper {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  footer .indiv-proj {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .footer-wrapper .copyRight {
    font-size: 2rem;
    font-family: "Hum521Lt";
  }
  .footer-wrapper img {
    display: none;
  }
}

@media screen and (max-width: 800px) {
  #photos {
    -webkit-column-count: 2;
    column-count: 2;
  }
}

@media screen and (max-width: 420px) {
  #photos {
    -webkit-column-count: 1;
    column-count: 1;
  }
  .nav-links {
    width: 45%;
  }
}
/*# sourceMappingURL=styles.css.map */