





/* Disable hightlight */
.team-slider {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Large Screens */

.homenav a.active {
  height: 45px !important;
}

.filters button.active {
  height: 45px !important;
}

.filters button span {
  font-size: 11px !important;
  letter-spacing: 2px !important;
}

.story3 .bx-wrapper .bx-pager.bx-default-pager a,
.story2 .bx-wrapper .bx-pager.bx-default-pager a {
  height: 2px;
  width: 40px;
}

.page-template-services .hire-left {
  width: 45%;
}

.homenav.sticky-sidebar {
  position: fixed;
  top: 150px;
  left: 40px !important;
}

.tleft h1 {
  font-size: 44px;
  font-family: "Scandia Web Bold", sans-serif;
  margin-bottom: 20px;
}

.team-members ul li.active-slide img,
.team-members ul li img {
  max-width: 100%;
}

.contact-places .contact-cols {
  width: auto;
  float: none;
  width: 20%;
  margin-right: 0px;
  padding-right: 24px;
}

@media screen and (max-width: 767px) {
  .contact-places .contact-cols {
    margin-bottom: 24px;
  }

  .contact-places {
    margin-top: -24px;
  }
}

.contact-places {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-self: flex-end;
}

.home .contact-places {
	flex-wrap: no-wrap;
}

@media screen and (min-width: 1199px) {
	.home-contact-inner .contact-bottom {
		position: absolute;
		    top: calc(100% - 259px);
	}
}
/* 
@media screen and (min-width: 1024px) {
  .home-contact-inner .contact-bottom {
    position: absolute;
    bottom: 0px;
    height: calc(100vh - 2%);
    display: flex;
  }

  .home-contact-inner .contact-bottom .contact-places {
    width: 100%;
    padding-bottom: 24px;
  }
} */

/* @media screen and (min-width: 1440px) {
	.home-contact-inner .contact-bottom {
    height: calc(100vh - 6%);
  }
}

@media screen and (min-width: 1600px) {
	.home-contact-inner .contact-bottom {
    height: 70vh;
  }
}

@media screen and (min-width: 1920) {
	.home-contact-inner .contact-bottom {
    height: 60vh;
  }
}
 */

.contact-places .contact-social {
  min-width: 20%;
  padding-right: 0px;
}

.cb-footer {
  margin-top: 24px;
}

.home-contact-inner {
  background: url("../../../uploads/2019/07/map.png") center no-repeat;
}

.map-london {
  top: 24%;
  left: 48%;
}

.map-dubai {
  top: 52%;
}

.map-london a {
  padding-top: 20px;
  padding-bottom: 20px;
}

.map-barcelona {
  top: 44%;
  left: 42%;
}

/* Laptop (13-15 Inch) */
@media screen and (max-width: 1380px) {
  .bx-wrapper {
    padding-bottom: 30px;
  }

  .site-footer .scrollsvg {
    padding-top: 10px;
  }

  .scrolldown.slideup a {
    padding-top: 5px;
  }

  .hire-detail h3 {
    font-size: 13px;
  }

  .tleft h1 {
    font-size: 26px;
  }
}

@media screen and (max-width: 991px) {
  .contact-places .contact-cols {
    width: 50% !important;
	  margin-bottom: 24px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.home .contact-places .contact-cols {
    width: 25% !important;
	  margin-bottom: 5px;
  }
	.home .contact-places .contact-cols:last-child {
		width: 100% !important;
	}
}

/* Mobile */
@media screen and (max-width: 767px) {
  .pcontent .button {
    float: none;
    margin: 0 auto 0 0;
  }

  .section.projects .tleft h1 {
    margin-bottom: -20px;
  }

  .team .project-outer {
    padding-top: 10px;
  }

  .welcome-left p:last-child {
    margin-bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  .home-contact-inner .contact-bottom {
    /* margin-bottom: -50px; */
  }

  .services-as-projects {
    display: none !important;
  }

  .contact-places .contact-cols:last-child {
    padding-right: 0px;
  }

  .contact-places .contact-cols .cbutton.cb-footer .button {
    margin-left: auto;
  }
}

@media screen and (min-width: 576px) and (max-width: 767px) {
  .contact-places .contact-cols:nth-child(even) {
    padding-right: 0px;
    text-align: right;
  }

  .contact-places .contact-cols .cbutton.cb-footer .button {
    margin-left: auto;
  }
}

@media screen and (max-width: 575px) {
  .cbutton.cb-footer a {
    margin: 0 auto;
  }

  .contact-places {
    text-align: center;
  }

  .contact-places .contact-cols {
    width: 100% !important;
  }
}

.project-slider-item {
  margin-right: 5px;
}

.slick-dots,
.glider-dots {
  display: flex;
  justify-content: center;
  padding-top: 24px;
}

.slick-dots li:not(:last-child),
.glider-dots button:not(:last-child) {
  margin-right: 16px;
}

.slick-dots .slick-active button,
.glider-dots .glider-dot.active {
  opacity: 1;
  background-color: #fff;
}

.slick-dots button,
.glider-dots button {
  font-size: 0px;
  border: 0px;
  width: 50px;
  height: 2px;
  background-color: #fff;
  opacity: 0.5;
}

.slick-projects .slick-track {
  padding-top: 50px;
  padding-bottom: 50px;
}

/* .slick-projects .slick-track .slick-slide {
  transform: translateY(0px);
  transition: transform 500ms;
}

.slick-projects .slick-track .slick-active:nth-child(odd) {
  transform: translateY(-50px);
} */

/* .slick-projects .project-slider-item:nth-child(odd) {
  transform: translateY(-50px);
} */

/* Animate.CSS slideInUp 
@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

.news-post-item {
  display: none; 
}

*/

.news-post-item {
  /* opacity: 0; */
  /* transform: translateY(20px); */
  transition: opacity 700ms, transform 700ms;
}

.news-post-item--display {
  /* opacity: 1; */
  /* transform: translateY(-20px); */
}

.news-post-item img,
.hire-image {
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  transition: filter 400ms;
}

.news-post-item:hover img,
.hire-image:hover {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
}

.slick-projects .simplebar-content {
  min-height: 800px;
  width: 100%;
  display: flex;
}

.slick-projects .project-slider-item:nth-child(odd) {
  margin-top: 50px;
}

.simplebar-scrollbar:before {
  background-color: #fff;
}

.vacancies-left {
  width: 15%;
  float: left;
}

.vacancies-right {
  width: 80%;
  float: right;
}

/* Vacancy styles */
.vacancy {
  padding: 20px;
  background-color: #212121;
  margin-bottom: 24px;
  color: #fff;
  width: 100%;
  transition: background-color 400ms, color 400ms;
}

.vacancy--active,
.vacancy:hover {
  color: #212121;
  background-color: #fff;
}

.vacancy__header {
  display: flex;
  align-items: center;
  cursor: pointer;
}

.vacancy__title {
  font-size: 16px;
  flex: 1;
}

.vacancy__location {
  padding-left: 24px;
  font-size: 12px;
  background: url(../images/placeholder.svg) center left no-repeat;
  background-size: 14px;
  margin-left: 24px;
  margin-right: 6px;
  width: 18%;
  line-height: 1;
  padding-top: 10px;
  padding-bottom: 10px;
}

@media screen and (min-width: 768px) {
  .vacancy__location {
    width: auto;
    justify-self: flex-end;
    margin-right: 48px;
  }
}

.vacancy--active .vacancy__location,
.vacancy:hover .vacancy__location {
  background: url(../images/placeholder-hover.svg) center left no-repeat;
  background-size: 14px;
  color: #393939;
}

.vacancy__status {
  width: 24px;
}

.vacancy__cross {
  position: relative;
  justify-self: flex-end;
}

.vacancy__cross::after,
.vacancy__cross::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 14px;
  height: 2px;
  background-color: #fff;
  transition: transform 400ms, background-color 400ms;
}

.vacancy__cross::after {
  transform: rotate(90deg);
}

.vacancy__cross::before {
  transform: rotate(-180deg);
}

.vacancy--active .vacancy__cross::after,
.vacancy--active .vacancy__cross::before,
.vacancy:hover .vacancy__cross::after,
.vacancy:hover .vacancy__cross::before {
  background-color: #212121;
}

.vacancy--active .vacancy__cross::after {
  transform: rotate(0deg);
}

.vacancy__content {
  padding-top: 24px;
  display: none;
}

.vacancy__content a {
  color: #393939;
  border-bottom: 1px solid #393939;
  transition: border-color 0.4s;
}

.vacancy__content a:hover {
  border-color: transparent;
}

.vacancies-right {
  padding-bottom: 96px;
}

@media screen and (max-width: 767px) {
  .vacancies-left {
    /* display: none; */
    float: none;
  }

  .vacancies-right {
    padding-top: 24px;
    float: none;
    width: 100%;
  }

  .vacancy__header {
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    padding-right: 34px;
  }

  .vacancy__title,
  .vacancy__location {
    width: 100%;
  }

  .vacancy__title {
    font-size: 14px;
  }

  .vacancy__location {
    padding-top: 12px;
    margin-left: 0px;
    margin-right: 0px;
  }

  .vacancy__status {
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
  }

  .services-as-projects.services-header .hire-left {
    margin-bottom: 0px;
  }

}

/* .members-slider .glider-slide {
  padding-top: 20px;
  margin-left: 15px;
  margin-right: 15px;
} */

.members-slider img {
  max-width: 90%;
  height: auto;
  /* padding-bottom: 24px; */
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  transition: transform 400ms, padding 400ms, filter 400ms;
}

.members-slider .glider-slide {
  text-align: center;
  padding-top: 20px;
  transition: padding-top 400ms;
}

.members-slider .glider-slider img {
  transition: transform 400ms, margin-bottom 300ms;
}

.members-slider .glider-slide.center img {
  /* transform: scale(1.1); */
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
}

@media screen and (min-width: 768px) {
  .members-slider .glider-slide.center img {
    /* max-width: 240px; */
    transform: scale(1.1);
    margin-bottom: 12px;
  }

  .project-nav a {
    text-align: center;
  }

  .project-nav a::before {
    left: 50%;
    transform: translateX(-50%);
  }
}

@media screen and (max-width: 767px) {
  .members-slider .glider-slide.center img {
    /* transform: scale(1.1); */
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
  }

  .members-slider .glider-slide.active img {
    /* transform: scale(1.1); */
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
  }
}

.members-slider .member-info {
  text-align: center;
  opacity: 1;
}

.member-slider-arrows {
  padding-top: 24px;
  display: flex;
  justify-content: center;
  opacity: 0.7;
}

.member-slider-arrows svg {
  width: 7px;
  fill: #fff;
}

.member-slider-arrows .slick-prev {
  margin-right: 24px;
}

/* @media screen and (min-width: 991px) and (max-width: 1199px) {
  .members-slider img {
    max-width: 140px;
  }
} */

/* @media screen and (min-width: 768px) and (max-width: 991px) {
  .members-slider img {
    max-width: 100px
  }
} */

/* @media screen and (min-width: 575px) and (max-width: 767px) {
  .members-slider img {
    max-width: 150px
  }
} */

.tb-fixed {
  table-layout: fixed;
}

.home-contact-inner {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  position: relative;
}

.home-contact-inner .contact-bottom {
  width: 100%;
  /* margin-bottom: -9px; */
}

.home-contact-inner .contact-bottom {
  /* position: initial !important; */
}

@media screen and (max-width: 767px) {
  .home-contact-inner .contact-bottom {
    margin-bottom: 0%;
  }

  .slider-dots.slider-dots-all.glider-dots {
    display: none;
  }

  .page-template-projects-v1 .projects.section {
    margin-bottom: 24px;
  }

  .projects .hire-right {
    padding-top: 18px;
    padding-left: 20px;
  }

  .project-slider-item {
    margin-bottom: 24px;
  }

  .project-slider-item .pbg-wrap {
    height: 60vh;
  }

  .page-template-projects .pslider h2,
  .slick-projects h2 {
    position: relative;
  }

  .page-template-projects .pslider .active h2:before,
  .slick-projects .active h2::before {
    opacity: 1;
  }

  .contact-places {
    padding-top: 12px;
  }
}

@media screen and (max-width: 575px) {
  .home-contact-inner .contact-bottom {
    /* margin-bottom: -260px; */
  }
}

/* Front page animation */
.animated-first {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
  color: #fff;
  display: flex;
  justify-content: center;
  align-content: center;
}

.animated-first .text-block {
  opacity: 1;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 24px;
  padding: 24px;
  font-size: 48px;
  z-index: 2;
  text-align: center;
  font-weight: bold;
  line-height: 1.45;
  width: 100%;
}

.animated-first .text-block h1 {
  margin-bottom: 20px;
  font-size: 72px;
  font-family: "Scandia Web Bold", sans-serif;
  opacity: 0;
  transform: translateY(40px);
  transition: transform 1s, opacity 1.5s;
}

.animated-first.animated-first--active .text-block h1 {
  opacity: 1;
  transform: translateY(0px);
}

.animated-first .text-block ul {
  display: flex;
  padding: 0px;
  font-size: 30px;
  justify-content: center;
  /* margin-top: 90px; */
  /* opacity: 0; */
  /* transition: opacity 1000ms, margin 3000ms; */
  /* display: none; */
}

.animated-first .text-block p {
  font-size: 24px;
  text-align: center;
  font-weight: normal;
  opacity: 0;
  transform: translateY(40px);
  transition: transform 1s, opacity 1.5s;
}

.animated-first.animated-first.animated-first--active .text-block p {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
  opacity: 1;
  transform: translateY(0px);
}

.animated-first .text-block ul.active {
  /* opacity: 1; */
  /* margin-top: 0px; */
}

.animated-first .text-block ul li {
  opacity: 0;
  transform: translateY(40px);
  transition: transform 1s, opacity 1.5s;
}

.animated-first .text-block ul li.active {
  opacity: 1;
  transform: translateY(0px);
}

.animated-first .text-block ul li:not(:last-child) {
  position: relative;
  padding-right: 60px;
  margin-right: 30px;
}

.animated-first .text-block ul li:not(:last-child)::after {
  content: "";
  display: block;
  position: absolute;
  width: 30px;
  right: 0px;
  top: 50%;
  margin-top: -2px;
  height: 2px;
  background-color: #fff;
  opacity: 0;
  transition: opacity 0.5s;
}

.animated-first.animated-first--active ul li:not(:last-child)::after {
  opacity: 1;
}

.animated-first .image-slide {
  position: relative;
  height: 100vh;
  overflow: hidden;
}

.animated-first .image-slide::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0px;
  left: 0px;
  position: absolute;
  z-index: 1;
}

.animated-first .image-slide img {
  transition: transform 4s;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.animated-first.animated-first--active .image-slide img {
  transform: scale(1.5);
}

.animated-first.animated-first--active .text-block {
  opacity: 1;
  /* transform: translate(-50%, -60%); */
}

@media screen and (max-width: 1199px) {
  .animated-first .text-block h1 {
    font-size: 36px;
  }

  .animated-first .text-block ul,
  .animated-first .text-block p {
    font-size: 16px;
  }

  .animated-first .image-slide img {
    min-height: 100vh;
    object-fit: cover;
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .animated-first .text-block h1 {
    font-size: 54px;
  }

  .animated-first .text-block ul {
    font-size: 34px;
  }
}

/* @-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
} */

@keyframes slideInDown {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    /* visibility: visible; */
  }

  to {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}

.website-placeholder {
  position: absolute;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background-color: #000;
}

.website-placeholder .line-holder {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50%;
  height: 25px;
  overflow: hidden;
  display: none;
}

.website-placeholder .line-holder::before {
  position: absolute;
  content: "";
  left: -100%;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #868686;
  display: block;
  transition: left 2000ms, opacity 2000ms;
  visibility: visible;
  pointer-events: all;
  opacity: 1;
}

.website-placeholder.website-placeholder--active .line-holder::before {
  left: 100%;
}

@media screen and (max-width: 576px) {
  .animated-first .text-block ul {
    /* flex-wrap: wrap; */
    /* flex-direction: column; */
    font-size: 16px;
  }

  .animated-first .text-block ul li:not(:last-child) {
    margin-bottom: 14px;
    margin-right: 12px;
    padding-right: 40px;
  }

  .animated-first .text-block ul li:not(:last-child)::after {
    /* display: none; */
    margin-top: -4px;
  }
}

/* .fp-viewing-intro .loaded .slidedown {
  left: 50% !important;
  transition: left 0ms;
} */

.scrolldown--mod {
  /* transform: translateY(-30px) !important; */
}

.scrolldown--mod .scrollsvg {
  width: 50px;
  height: 50px;
}

.scrolldown--mod a {
  border-radius: 0px;
  border: none;
  width: auto;
  display: flex;
}

/* Team members */
@media screen and (min-width: 576px) {
  .team-members-mobile {
    display: none;
  }
}

@media screen and (max-width: 575px) {
  .team-members-mobile {
    display: none;
  }

  .team-members-wrap {
    /* display: none; */
  }

  .team-slider-title {
    font-size: 24px;
    margin-bottom: 24px;
  }

  .dubai-members-sider,
  .london-members-sider {
    margin-bottom: 48px;
  }

  .team-member .member-info {
    position: unset !important;
  }

  .animated-first .text-block h1 {
    font-size: 32px;
  }
}

/* .map-barcelona a {
  padding-top: 55px;
} */

/* .map-barcelona {
  top: 40%;
} */

/* .active-slide .project-col.pimage img.image1 {
  padding-left: 0px;
}

.active-slide .project-col.pimage img.image4 {
  padding-right: 0px;
} */

/* Fixed map styles */
/* .map-london {
  top: 25%;
  left: 40%;
}

.map-barcelona {
  top: 42%;
  left: 35%;
} */

/* 
@media screen and (min-width: 1860px) and (max-width: 1950px) {
  .map-london {
    left: 38%;
  }

  .map-barcelona {
    left: 33%;
  }
}

@media screen and (min-width: 1601px) {
  .map-dubai {
    left: 45%;
  }
}

@media screen and (min-width: 1601px) and (max-width: 1700px) {
  .map-london {
    top: 25%;
    left: 45%;
  }

  .map-barcelona {
    top: 42%;
    left: 39%;
  }
}

@media screen and (min-width: 1500px) and (max-width: 1600px) {
  .map-london {
    top: 24%;
    left: 45%;
  }

  .map-barcelona {
    top: 42%;
    left: 39%;
  }
}

@media screen and (min-width: 1093px) and (max-width: 1200px) {
  .map-london {
    top: 24%;
    left: 49%;
  }

  .map-barcelona {
    top: 42%;
    left: 41%;
  }
}

@media screen and (min-width: 992px) and (max-width: 1092px) {
  .map-london {
    top: 24%;
    left: 47%;
  }

  .map-barcelona {
    top: 42%;
    left: 40%;
  }
}

@media screen and (min-width: 891px) and (max-width: 991px) {
  .map-london {
    top: 24%;
    left: 47%;
  }

  .map-barcelona {
    top: 42%;
    left: 40%;
  }
}

@media screen and (min-width: 768px) and (max-width: 891px) {
  .map-london {
    top: 22%;
    left: 48%;
  }

  .map-barcelona {
    top: 46%;
    left: 39%;
  }
}

@media screen and (min-width: 676px) and (max-width: 767px) {
  .map-london {
    top: 22%;
    left: 48%;
  }

  .map-barcelona {
    top: 43%;
    left: 39%;
  }
}

@media screen and (min-width: 575px) and (max-width: 675px) {
  .map-london {
    top: 22%;
    left: 48%;
  }

  .map-barcelona {
    top: 43%;
    left: 39%;
  }
}

@media screen and (min-width: 475px) and (max-width: 574px) {
  .map-london {
    top: 22%;
    left: 31%;
  }

  .map-barcelona {
    top: 41%;
    left: 15%;
  }
}

@media screen and (min-width: 320px) and (max-width: 474px) {
  .map-london {
    top: 13%;
    left: 47%;
  }

  .map-barcelona {
    left: 13%;
    top: 30%;
  }

  .map-dubai {
    left: auto;
    width: auto;
    right: 0px;
  }
} */

.contact-top {
  /* overflow-x: hidden; */
  overflow: hidden;
  text-align: center;
}

@media screen and (max-width: 767px) {
	.home .contact-top {
		text-align: left;
	}
}

@media screen and (min-width: 767px) and (max-width: 1380px) {
  .project-col.pimage {
    width: 100%;
  }
}

/* Projects fix */
@media screen and (max-width: 1380px) {
  .project-col.pimage {
    display: flex;
    justify-content: space-between;
  }

  .project-col.pimage img {
    /* width: 23%; */
    height: auto;
    object-fit: cover;
  }
}

@media screen and (min-width: 768px) {
  .project-col.pimage {
    padding-right: 24px;
  }
}

.members-slider.glider.draggable {
  /* cursor: url("../images/drag-cursor.png"), auto !important; */
}

/* Site transitions */
/*--------------------------------------------------------------
# Loader Styles
--------------------------------------------------------------*/

#loader {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url("../images/bg-texture-3.webp") repeat #111;
  z-index: 99999999;
  -webkit-transition: opacity 0.6s ease-in-out 0s;
  transition: opacity 0.6s ease-in-out 0s;
}

#loader.loaded4 {
  opacity: 0;
}

#loader.loaded5 {
  z-index: -1;
}

.loader-inner {
  position: relative;
  height: 100%;
  text-align: center;
}

.loader-bg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -53%);
  transform: translate(-50%, -53%);
  height: 45px;
  z-index: 10;
  width: 190px;
}

.loader-bg-inner {
  position: relative;
  height: 100%;
}

.loader-bg-color {
  background-color: #ffd800;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  -webkit-transition: all 0.6s ease-in-out 0s;
  transition: all 0.6s ease-in-out 0s;
}

.loaded .loader-bg-color {
  width: 100%;
}

.loaded2 .loader-bg-color {
  left: auto;
  right: 0;
}

.loaded3 .loader-bg-color {
  width: 0;
}

.loader-logo {
  fill: #fff;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  width: 100%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.6s ease-in-out 0s;
  transition: all 0.6s ease-in-out 0s;
  opacity: 1;
}

.home .loader-logo {
  opacity: 0;
}

.loaded3 .loader-logo {
  opacity: 1;
}

#progress {
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 65px;
  color: #fff;
  text-align: center;
  line-height: 46px;
  font-size: 16px;
  -webkit-transition: opacity 0.6s ease-in-out 0s;
  transition: opacity 0.6s ease-in-out 0s;
}

.wow {
  visibility: hidden;
}

.site-transition {
  width: 0;
  height: 100%;
  top: 0;
  right: 0;
  background: url("../images/bg-texture-3.webp") repeat;
  z-index: 99999999;
  position: fixed;
  -webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.site-transition.swipe {
  width: 100%;
}

.site-transition.swipe.swipe-right {
  right: auto;
  left: 0;
}

.site-transition.swipe.swipe-right.swipe-left {
  width: 0;
}

.project-inner {
  display: table-cell;
}

/* Projects slider fix */
@media screen and (max-width: 767px) {
  .project-arrows {
    /* position: absolute;
    right: 0px;
    top: 56%;
    width: 70px;
    left: auto; */

    position: absolute;
    right: 0px;
    top: 0px;
    width: 70px;
    left: auto;
    height: 50%;
    top: 63%;
  }

  .pcontent h2 {
    padding-right: 90px;
  }

  /* .pcontent p,
  .pcontent h2 {
    padding-right: 90px;
  } */

  .animated-first .image-slide {
    height: 100vh;
  }

  .mobile-slide-down {
    display: block;
    bottom: 90px;
  }

  .services .content-outer,
  .team .content-outer,
  .projects .content-outer {
    background: none;
  }

  .team-members .member-slider-arrows {
    display: none;
  }

  .section.contact {
    /* overflow: hidden; */
  }

  .section.contact .home-contact {
    margin-left: -15px;
    margin-right: -15px;
  }
}

@media screen and (min-width: 575px) {
  .mobile-button-show {
    display: none;
  }
}

@media screen and (max-width: 575px) {
  .team-wrap .tright .button {
    display: none;
  }

  .team-members .members-slider .glider-slide {
    min-width: 210px;
    margin-right: 12px;
  }

  .members-slider .glider-slide img {
    max-width: 100%;
  }

  .section.services .welcome-bg {
    display: none;
  }
}

/* Fixed social icons in footer */
@media screen and (min-width: 768px) {
  .inner-footer-width {
    width: 180px;
    margin-left: auto;
  }
}

@media screen and (max-width: 767px) {
  .filter--team {
    display: flex;
    align-items: center;
	flex-wrap: wrap;
  }

  .filter--team button {
    margin-right: 24px;
    padding-bottom: 12px;
  }

  .filter--team button::before {
    display: none;
  }

  .filter--team button::after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 2px;
    background-color: #fff;
    opacity: 0.5;
  }

  .filter--team button.active {
    height: auto !important;
  }

  .filter--team button.active::after {
    opacity: 1;
  }

  .filter--team button span {
    padding: 0px;
  }

  .team-member .member-info {
    position: absolute !important;
    padding: 8px;
  }

  .team-member .member-info h3 {
    font-size: 12px !important;
  }

  .team-member .member-info h5 {
    font-size: 10px !important;
  }

  .service-explore,
  .hire-products,
  .projects-slider,
  .team-slider {
    padding-bottom: 0px;
    position: relative;

    /* overflow: hidden; */
  }
}

.services-header {
  overflow: hidden;
}

.home-contact-inner h1 {
  font-family: "Scandia Web Bold", sans-serif;
  margin-bottom: 20px;
  font-size: 44px;
  padding-left: 12%;
}

@media screen and (max-width: 1380px) {
  .home-contact-inner h1 {
    font-size: 26px;
  }
}

@media screen and (max-width: 767px) {
  .home-contact-inner h1 {
    /* margin-top: 48px; */
    margin-top: 24px;
    padding-left: 15px;
  }
}

@media screen and (min-width: 768px) {

  .section.projects .team-wrap,
  .home-contact-inner h1 {
    display: none;
  }

  .fp-viewing-contact .scrolldown.slideup {
    opacity: 1 !important;
  }
}

.map-container-holder {
  position: relative;
  display: inline-block;
}

@media screen and (min-width: 575px) {
  .map-london {
    left: 47%;
    top: 23%;
  }

  .map-barcelona {
    left: 43%;
    top: 41.5%;
  }

  .map-dubai {
    top: 52%;
    left: 53%;
  }
}

@media screen and (max-width: 574px) {
  .map-london {
    left: 47%;
    top: 7%;
  }

  .map-barcelona {
    left: 20%;
    top: 32%;
  }

  .map-dubai {
    top: 40%;
  }
}

@media screen and (max-width: 767px) {
  .welcome-wrap {
    margin-bottom: 84px;
  }
}

/* Transition for contact block on homepage */
/* @media screen and (min-width: 768px) { */
.animated-footer-contact {
  -webkit-transition: all 0.4s cubic-bezier(0.16, 0.01, 0.77, 1) 0s;
  transition: all 0.4s cubic-bezier(0.16, 0.01, 0.77, 1) 0s;
  position: relative;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
  opacity: 0;
}

/* .animated-footer-map-marker {
    -webkit-transition: all 0.2s cubic-bezier(0.16, 0.01, 0.77, 1) 0s;
    transition: all 0.2s cubic-bezier(0.16, 0.01, 0.77, 1) 0s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
    opacity: 0;
  } */

/* .animated-footer-map-image {
    opacity: 0;
    -webkit-transition: all .7s cubic-bezier(0.16, 0.01, 0.77, 1) 0s;
    transition: all .7s cubic-bezier(0.16, 0.01, 0.77, 1) 0s;
  }

  .fp-viewing-contact .animated-footer-map-image {
    opacity: 1;
  } */

/* .fp-viewing-contact .animated-footer-map-marker {
    opacity: 1;
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
  } */

.fp-viewing-contact .animated-footer-contact {
  opacity: 1;
  -webkit-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
}

/* .animated-footer-map-marker:nth-child(2) {
    -webkit-transition-delay: .8s;
    transition-delay: .8s;
  }

  .animated-footer-map-marker:nth-child(3) {
    -webkit-transition-delay: 1.1s;
    transition-delay: 1.1s;
  }

  .animated-footer-map-marker:nth-child(4) {
    -webkit-transition-delay: 1.4s;
    transition-delay: 1.4s;
  } */

.animated-footer-contact:nth-child(1) {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.animated-footer-contact:nth-child(2) {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.animated-footer-contact:nth-child(3) {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

.animated-footer-contact:nth-child(4) {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

/* } */

/* homepage modal fixes */

@media screen and (max-width: 768px) {
  .location-details .locdetail .loc-col {
    width: 40%;
  }

  .location-details .locdetail .loc-col:last-child {
    width: 100%;
    float: none;
    clear: both;
  }

  .location-wrap {
    /* padding-top: 80px; */
    overflow-y: scroll;
    background: #000;
  }

  .location-label {
    position: relative;
    left: unset;
    top: unset;
    padding: 20px;
    margin-bottom: 24px;
  }

  .location-image {
    display: none;
  }

  .location-back {
    right: 20px;
    left: auto;
    bottom: 20px;
  }

  .location-details {
    position: relative;
    top: unset;
    bottom: unset;
    left: unset;
    right: unset;
    z-index: 1;
    width: 100%;
    padding: 20px 60px 24px 20px;
    height: 80%;
    margin-bottom: 24px;
  }

  .location-details .locdetail {
    display: flex;
    flex-direction: column;
  }

  .location-details .locdetail .cloc-button {
    text-align: left;
  }

  .location-details .locdetail .loc-col {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 24px;
    float: none;
  }

  .location-map {
    pointer-events: none;
  }
}

.location-map::after {
  content: "";
  left: 0px;
  z-index: 0;
  top: 0px;
  position: absolute;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background: -moz-linear-gradient(bottom,
      rgba(0, 0, 0, 0.8) 0%,
      rgba(0, 0, 0, 0.35) 100%);
  background: -webkit-linear-gradient(bottom,
      rgba(0, 0, 0, 0.8) 0%,
      rgba(0, 0, 0, 0.35) 100%);
  background: linear-gradient(to top,
      rgba(0, 0, 0, 0.8) 0%,
      rgba(0, 0, 0, 0.35) 100%);
}

.fp-modal-trigger {
  cursor: pointer;
}

@media screen and (min-width: 768px) {

  /* Team slider - homepage */
  .members-slider .glider-slide {
    -webkit-transition: transform 0.8s,
      opacity 0.5s cubic-bezier(0.16, 0.01, 0.77, 1) 0s;
    transition: transform 0.8s,
      opacity 0.5s cubic-bezier(0.16, 0.01, 0.77, 1) 0s;
    position: relative;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
    opacity: 0;
  }

  .animation-once .members-slider .glider-slide {
    opacity: 1;
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
  }

  .members-slider .glider-slide:nth-child(1) {
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
  }

  .members-slider .glider-slide:nth-child(2) {
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
  }

  .members-slider .glider-slide:nth-child(3) {
    -webkit-transition-delay: 0.7s;
    transition-delay: 0.7s;
  }

  .members-slider .glider-slide:nth-child(4) {
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s;
  }

  .members-slider .glider-slide:nth-child(5) {
    -webkit-transition-delay: 0.9s;
    transition-delay: 0.9s;
  }

  .members-slider .glider-slide:nth-child(6) {
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
  }
}

/* Transfered styles for mobile */
@media screen and (max-width: 767px) {
  .section.services {
    padding-top: 24px;
  }

  .welcome-left-content {
    -webkit-transition: all 0.3s cubic-bezier(0.16, 0.01, 0.77, 1) 0s;
    transition: all 0.3s cubic-bezier(0.16, 0.01, 0.77, 1) 0s;
    position: relative;
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
    opacity: 0;
  }

  .sloaded .welcome-left-content {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }

  .welcome-right ul li {
    flex: 1 1 33.33%;
    padding: 10px;
    -webkit-transition: all 0.3s cubic-bezier(0.16, 0.01, 0.77, 1) 0.3s;
    transition: all 0.3s cubic-bezier(0.16, 0.01, 0.77, 1) 0.3s;
    -webkit-transform: translate3d(0, 15px, 0);
    transform: translate3d(0, 15px, 0);
    opacity: 0;
  }

  .welcome-right ul li:nth-child(2) {
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
  }

  .welcome-right ul li:nth-child(3) {
    -webkit-transition-delay: 0.7s;
    transition-delay: 0.7s;
  }

  .sloaded .welcome-right ul li {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.flex-images-news {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}

.featured--news-fix {
  max-width: 700px !important;
}

.flex-images-news img {
  width: 24%;
  max-height: 470px;
  object-fit: cover;
  margin: 0px;
  padding: 0px;
}

.featured--news-fix img {
  max-height: 440px;
}

@media screen and (max-width: 767px) {
  .featured-news {
    padding-top: 85px;
  }

  .flex-images-news img {
    max-height: 300px;
  }

  .featured--news-fix img {
    max-height: 170px;
  }

  .news-mobile-fix {
    display: flex;
    /* flex-direction: column-reverse; */
    flex-wrap: wrap;
  }

  .news-mobile-fix .feat-right {
    padding-bottom: 80px;
  }

  .news-mobile-fix .feat-left {
    /* padding-bottom: 48px; */
  }

  .featured-news.section {
    /* margin-bottom: 48px; */
    /* margin-bottom: 148px; */
  }

  .services-header.hire-header.section.story2 {
    margin-bottom: 48px;
  }

  .loaded .flex-image-news.featured--news-fix .image2,
  .loaded .flex-image-news.featured--news-fix .image4 {
    -webkit-transform: translate3d(0, 20px, 0) !important;
    transform: translate3d(0, 20px, 0) !important;
  }

  .loaded .featured--news-fix {
    padding-bottom: 64px
  }
}

.map-container-holder a {
  pointer-events: none;
}

@media screen and (min-width: 575px) {
  .contact-places .contact-social .inner-footer-width {
    display: flex;
    flex-direction: column;
    height: 100%;
  }

  .contact-places .csocial {
    flex: 1;
  }
}

@media screen and (min-width: 1240px) {
	.mobile-slide {
		display: none;
	  }
}

/* Fixing menu */
@media screen and (min-width: 768px) {
  .top-contact a {
    padding-right: 0px;
  }

  .top-contact {
    display: none;
  }

  .contact-link span {
    display: none;
  }

  .site-menu ul.menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
  }

  .site-menu ul.menu li {
    float: none;
  }
}

/* New section for Our Story page */

.section-explore-projects {
  padding-top: 48px;
  padding-bottom: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 220px;
  position: relative;
  overflow: hidden;
}

.section-explore-projects::after {
  content: "";
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: #000;
  opacity: 0.6;
  position: absolute;
}

.section-explore-projects img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  z-index: 1;
}

.content-projects-inner {
  position: relative;
  z-index: 3;
  text-align: center;
}

.section-explore-projects h2 {
  font-size: 38px;
  margin-bottom: 48px;
  font-family: "Scandia Web Bold", sans-serif;
}

.services-header.story2 .bx-pager-link.active {
  background-color: #fff !important;
}

@media screen and (max-width: 1380px) {
  .section-explore-projects h2 {
    font-size: 30px;
    margin-bottom: 36px;
  }
}

@media screen and (max-width: 900px) {
  .section-explore-projects h2 {
    font-size: 26px;
    margin-bottom: 36px;
  }
}

@media screen and (max-width: 767px) {
  .section-explore-projects h2 {
    font-size: 24px;
    margin-bottom: 36px;
  }
}

.services-header.hire-header.section.story2 {
  text-align: center;
}

.intro-content span,
.welcome-left h1,
.services-content h1,
.pleft h1,
.service-head h1,
.service-explore h3,
.news-single h1 {
  margin-top: 5px;
}

.team-slide-animation {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.5s, transform 0.5s;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.team-slide-animation.team-slide-animation--active {
  opacity: 1;
  transform: translateY(0px);
}

@media screen and (max-width: 767px) {
  .section-explore-projects {
    margin-bottom: 48px;
    min-height: 60vh;
  }

  .project-outer.tb-fixed .team-wrap {
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 575px) {
  .team-slide-animation {
    padding-top: 70px;
    margin-bottom: 0px !important;
  }

  .mobile-button-show {
    padding-top: 24px;
  }

  .welcome-left p:last-child {
    margin-bottom: 20px;
  }

  .section.team.tloaded .team-slider {
    padding-top: 0px;
  }

  .section.team.tloaded .team-slider h3,
  .section.team.tloaded .team-slider h5 {
    text-align: left;
  }
}

/* Fixed clicking zone on slider's nav [Projects single page] */
.fix-slider-buttons .bx-wrapper .bx-pager.bx-default-pager a {
  /* padding-top: 5px;
  padding-bottom: 5px; */
  position: relative;
  background: none !important;
  height: 10px;
  padding: 15px 10px;
}

.fix-slider-buttons .bx-wrapper .bx-pager.bx-default-pager a::after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -1px;
  left: 0px;
  height: 2px;
  width: 100%;
  background-color: #fff;
  opacity: 0.5;
  transition: opacity 0.5s;
}

.fix-slider-buttons .bx-wrapper .bx-pager.bx-default-pager a.active::after {
  opacity: 1;
}

.fix-slider-buttons .bx-wrapper .bx-pager.bx-default-pager .bx-pager-link.active a::after {
  opacity: 1;
}

/*  */
.section.contact.fp-section .inner {
  display: flex;
  justify-content: center;
  align-content: center;
}

.section.contact.fp-section .inner .home-contact {
  align-self: center;
}

/* New contacts block */
@media screen and (min-width: 576px) {
  .contact-section-new {
    display: none;
  }
}

@media screen and (max-width: 575px) {
  .section.contact {
    /* display: none; */
  }

  #colophon {
    display: none;
  }

  .section.contact .contact-bottom {
    display: none;
  }

  .contact-section-new {
    padding-top: 24px;
    /* background-image: url("../images/map.png"); */
    background-position: center;
    background-size: cover;
    border-top: 1px solid #333;
  }

  .contact-section-new.story--mod,
  .contact-section-new.home--mod {
    border-top: none;
  }

  .contact-section-new.home--mod {
    margin-top: -54px;
  }

  .contacts-accordion {
    padding-left: 30px;
    padding-right: 30px;
  }

  .contacts-accordion__item {
    padding-left: 15px;
    padding-right: 15px;
  }

  .contacts-accordion__location {
    font-family: "Scandia Web Bold";
    margin-bottom: 15px;
    font-size: 12px;
    color: #fff;
    position: relative;
  }

  .contacts-accordion__location::before {
    content: "";
    position: absolute;
    left: -24px;
    top: 5px;
    width: 10px;
    height: 1px;
    background: #fff;
  }

  .contacts-accordion__location::after {
    content: "";
    position: absolute;
    left: -24px;
    top: 5px;
    width: 10px;
    height: 1px;
    background: #fff;
    transform: rotate(-90deg);
    transition: transform 0.5s;
  }

  .plus.contacts-accordion__location::after {
    transform: rotate(0deg);
  }

  .contacts-accordion__description {
    padding-bottom: 24px;
    display: none;
  }

  .contacts-accordion__item--active .contacts-accordion__description {
    display: block;
  }

  .contacts-accordion__description h3 {
    font-family: "Scandia Web Bold";
    margin-bottom: 15px;
    font-size: 14px;
    color: #fff;
    margin-bottom: 12px;
  }

  .contacts-accordion__description p {
    font-size: 12px;
  }

  .contacts-additional {
    display: flex;
    justify-content: space-between;
    background-color: #000;
    margin-top: 24px;
    padding-top: 14px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 24px;
  }

  .contacts-additional>div {
    width: auto;
    float: none;
  }

  .contacts-additional .button {
    width: 180px;
  }

  /* contacts-accordion__location plus */
}

.news-grid {
  overflow: hidden;
}

/* News inner image sliced */
.inner-news-item .image1,
.inner-news-item .image3 {
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
}

.inner-news-item .image2,
.inner-news-item .image4 {
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
}

.inner-news-item {
  margin-bottom: 48px;
}

@media screen and (max-width: 768px) {
  .inner-news-item {
    margin-bottom: 96px;
  }
}

.services-header .hire-left {
  position: relative;
  padding-bottom: 0px;
  overflow: hidden;
}

.new--edition img {
  opacity: 0;
  transition: opacity 0.3s;
}

.new--edition .show-image img {
  opacity: 1;
}

@media screen and (max-width: 575px) {
  .section-explore-projects {
    min-height: 20vh;
    margin-bottom: 0px;
  }

  .welcome-right ul li {
    padding: 0px;
    padding-bottom: 20px;
  }

  .services-header .hire-left {
    position: relative;
    padding-bottom: 0px;
    margin-bottom: 30px;
  }

  /*  */

  .image1 {
    -webkit-transform: translate3d(0, 60px, 0);
    transform: translate3d(0, 60px, 0);
  }

  .active-slide .image1 {
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
  }

  .project-col.pimage img.image2 {
    -webkit-transform: translate3d(0, 80px, 0);
    transform: translate3d(0, 80px, 0);
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
  }

  .active-slide .project-col.pimage img.image2 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  .project-col.pimage img.image3 {
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }

  .active-slide .project-col.pimage img.image3 {
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
  }

  .project-col.pimage img.image4 {
    -webkit-transform: translate3d(0, 70px, 0);
    transform: translate3d(0, 70px, 0);
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
  }

  .active-slide .project-col.pimage img.image4 {
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
  }

  .page-template-page-home-v3 .mobile-none {
    display: none;
  }

  .fp-projects-title {
    margin-bottom: 0px !important;
  }

  .team-wrap {
    padding-bottom: 0px !important;
  }

  .section.projects .pcontent-inner {
    padding-top: 24px;
  }

  .loaded .featured-news .feat-right .featured--news-fix .image2,
  .loaded .featured-news .feat-right .featured--news-fix .image4 {
    -webkit-transform: translate3d(0, 50px, 0) !important;
    transform: translate3d(0, 30px, 0) !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .project-inner .project-col.pcontent {
    width: 30%;
  }
}

@media screen and (max-width: 1239px) {
	.site-menu {
    display: none;
  }
}

/* 768 - 991 px fixes
 * ------------------------------------------- */

@media screen and (min-width: 768px) and (max-width: 991px) {
  .welcome-right.mobile-none {
    display: none;
  }

  .services-header.hire-header.section,
  .featured-news.section {
    height: auto;
    padding-top: 120px;
    padding-bottom: 48px;
  }

  .services-header.hire-header.section .scrolldown,
  .featured-news.section .scrolldown {
    display: none;
  }

  .services-header.hire-header.section.story2.new--edition {
    padding-top: 0px;
  }

  .new--edition img {
    opacity: 1;
  }

  .mobile-slide {
    display: block;
  }

  .services-as-projects {
    display: block !important;
    padding-bottom: 0px !important;
  }

  .projects.section .hire-right {
    padding-top: 0px !important;
    vertical-align: top;
  }

  /* .vacancies-left {
    display: block;
  } */
}

@media screen and (min-width: 768px) {
  .section.team .tright {
    text-align: right;
  }
}

@media screen and (max-width: 767px) {
  .news-mobile-filter {
    display: block;
    float: none;
    width: 100%;
    margin-bottom: 24px;
  }

  .news-mobile-filter .filter--team button:not(:last-child) {
    margin-right: 12px;
  }
}

.visible-item {
	opacity: 1 !important
}