﻿@charset "UTF-8";
html {
  scroll-behavior: smooth;
  overflow-x: hidden;
}

body {
  font-size: 16px;
  background-color: #FFF;
  color: #1f1f1f;
  font-family: "Montserrat", sans-serif !important;
}
@media screen and (min-width: 1600px) {
  body {
    font-size: 1.143vw;
  }
}

@font-face {
  font-family: "Butler";
  src: url("font/Butler.eot");
  src: url("font/Butler.eot?#iefix") format("embedded-opentype"), url("font/Butler.svg#Butler-Black") format("svg"), url("font/Butler.ttf") format("truetype"), url("font/Butler.woff") format("woff"), url("font/Butler.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Butler-Bold";
  src: url("font/Butler-Bold.eot");
  src: url("font/Butler-Bold.eot?#iefix") format("embedded-opentype"), url("font/Butler-Bold.svg#Butler-Bold") format("svg"), url("font/Butler-Bold.ttf") format("truetype"), url("font/Butler-Bold.woff") format("woff"), url("font/Butler-Bold.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Butler-Medium";
  src: url("font/Butler-Medium.eot");
  src: url("font/Butler-Medium.eot?#iefix") format("embedded-opentype"), url("font/Butler-Medium.svg#Butler-Medium") format("svg"), url("font/Butler-Medium.ttf") format("truetype"), url("font/Butler-Medium.woff") format("woff"), url("font/Butler-Medium.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0;
  z-index: 10000;
  transition: all 0.2s ease-in-out;
  background: #968f8b;
  /* text-align: center; */
  overflow: hidden;
  z-index: 999 !important;
  height: 120px;
}
#header .hidden-menu-view {
  height: auto;
  padding-bottom: 1vw;
}
@media screen and (min-width: 1600px) {
  #header {
    height: 7.571vw;
  }
}

#header.activeAlt {
  background: #968f8b !important;
}

#header.active {
  background: #968f8b;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}

.bg-theme {
  background: #968f8b;
}

ul li {
  list-style: none;
}

ul.toggleUl-1 li.list1 {
  list-style-type: none;
  letter-spacing: 1px;
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 16px;
  line-height: 1;
  color: #2b2b2b;
  font-family: "Montserrat", sans-serif;
}
@media screen and (min-width: 1600px) {
  ul.toggleUl-1 li.list1 {
    letter-spacing: 0.071vw;
    font-size: 0.857vw;
  }
}

ul li a {
  color: #2b2b2b;
  /* font-size: 36px; */
  font-size: 28px;
  font-family: "Butler";
  font-weight: normal;
  line-height: 1.6;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 1600px) {
  ul li a {
    font-size: 2vw;
  }
}

ul li a:hover {
  color: #2b2b2b !important;
  text-decoration: none;
}

ul.toggleUl-1 li {
  font-size: 16px;
  font-weight: 200;
  text-align: left;
  line-height: 30px;
  letter-spacing: 1px;
  color: #434343;
}
@media screen and (min-width: 1600px) {
  ul.toggleUl-1 li {
    font-size: 1.143vw;
    line-height: 2.143vw;
    letter-spacing: 0.071vw;
  }
}

ul.toggleUl-1 li a {
  font-size: 16px;
  font-weight: 200;
  text-align: left;
  line-height: 30px;
  letter-spacing: 1px;
  color: #434343;
  font-family: "Montserrat", sans-serif !important;
}
@media screen and (min-width: 1600px) {
  ul.toggleUl-1 li a {
    font-size: 1.143vw;
    line-height: 2.143vw;
    letter-spacing: 0.071vw;
  }
}
ul.toggleUl-1 li a:hover {
  color: #000;
}

/* .toggleUl-1{

} */
ul li span {
  text-align: center;
  margin-right: 20px;
  font-size: 12px;
  /* font-size: 15px; */
  /* font-family: 'Butler'; */
  font-weight: 600;
  letter-spacing: 1.5px;
  color: #777777;
  position: relative;
  top: -8px;
  width: 10px;
  display: inline-block;
}
@media screen and (min-width: 1600px) {
  ul li span {
    margin-right: 1.429vw;
    font-size: 0.857vw;
    top: -0.571vw;
  }
}

.menu_contact {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 28px;
  font-weight: 200;
  text-align: left;
  letter-spacing: 1px;
  color: #434343;
}

.toggleMenu-p-1 {
  margin-bottom: 30px;
  margin-top: 50px;
  margin: 50px 68px 30px 0px;
  text-align: left;
  line-height: 30px;
  letter-spacing: 1px;
  color: #434343;
  position: relative;
  top: -120px;
  font-size: 18px;
  line-height: 36px;
  font-weight: 300;
}
@media screen and (min-width: 1600px) {
  .toggleMenu-p-1 {
    margin-bottom: 2.143vw;
    margin-top: 3.571vw;
    margin: 3.571vw 4.857vw 2.143vw 0px;
    text-align: left;
    line-height: 2.143vw;
    letter-spacing: 0.071vw;
    top: -8.571vw;
    font-size: 1.286vw;
    line-height: 2.571vw;
  }
}

.toggleMenu-p-2 {
  position: relative;
  top: -90px;
  left: -100px;
}
@media screen and (min-width: 1600px) {
  .toggleMenu-p-2 {
    top: -6.429vw;
    left: -7.143vw;
  }
}

[data-tab-content] {
  display: none;
}

.active[data-tab-content] {
  display: block;
}

.bar1,
.bar2,
.bar3 {
  width: 35px;
  height: 4px;
  background-color: #ffffff;
  margin: 8px 0;
  transition: 0.4s;
  display: block;
}
@media screen and (min-width: 1600px) {
  .bar1,
  .bar2,
  .bar3 {
    width: 2.5vw;
    height: 0.286vw;
    margin: 0.571vw 0;
  }
}

.bar2,
.toolbar2 {
  opacity: 0;
  display: none;
}

.toolbar1,
.toolbar2,
.toolbar3 {
  width: 35px;
  height: 4px;
  background-color: #1f1f1f;
  margin: 8px 0;
  transition: 0.4s;
  display: block;
}
@media screen and (min-width: 1600px) {
  .toolbar1,
  .toolbar2,
  .toolbar3 {
    width: 2.5vw;
    height: 0.286vw;
    margin: 0.571vw 0;
  }
}

.change .toolbar1 {
  transform: rotate(-45deg) translate(-7px, 15px);
  background-color: #333;
}
@media screen and (min-width: 1600px) {
  .change .toolbar1 {
    transform: rotate(45deg) translate(-0.5vw, 1.071vw);
  }
}

.toolbar1 {
  transform: rotate(-45deg) translate(-7px, 15px);
  background-color: #333;
}
@media screen and (min-width: 1600px) {
  .toolbar1 {
    transform: rotate(45deg) translate(-0.5vw, 1.071vw);
  }
}

.change .toolbar2 {
  opacity: 0;
}

.change .bar2 {
  opacity: 0;
}

.change .toolbar3 {
  transform: rotate(45deg) translate(-2px, -9px);
  background-color: #333;
}
@media screen and (min-width: 1600px) {
  .change .toolbar3 {
    transform: rotate(45deg) translate(-0.143vw, -0.643vw);
  }
}

.toolbar3 {
  transform: rotate(45deg) translate(-2px, -9px);
  background-color: #333;
}
@media screen and (min-width: 1600px) {
  .toolbar3 {
    transform: rotate(45deg) translate(-0.143vw, -0.643vw);
  }
}

.bar {
  background-color: #1f1f1f;
}

.container1 {
  padding: 30px 0;
}
@media screen and (min-width: 1600px) {
  .container1 {
    padding: 2.143vw 0px;
  }
}

.hidden-menu-view {
  background-color: #968f8b;
  /* background-image: url(image/dot-bg.png); */
  background-repeat: no-repeat;
  background-position: 750px 0;
  z-index: 999999999;
  position: fixed;
  height: 100vh;
  overflow-y: hidden;
  top: 0;
  width: 100%;
  left: 0;
}

@media screen and (min-width: 1600px) {
  .navbar {
    padding: 0.75rem 1rem;
  }
}
.tab-content.hidden-menu-view > .active {
  display: block;
  padding: 48px 0px;
  height: 100vh;
  overflow-y: hidden;
}
@media screen and (min-width: 1600px) {
  .tab-content.hidden-menu-view > .active {
    padding: 3.429vw 0px;
  }
}

.slider {
  width: 85%;
  /* width: 80%; */
  margin: 20px auto;
}
@media screen and (min-width: 1600px) {
  .slider {
    margin: 1.429vw auto;
  }
}

.slick-slide {
  margin: 0px 150px;
}
@media screen and (min-width: 1600px) {
  .slick-slide {
    margin: 0px 10.714vw;
  }
}

.slick-slide img {
  width: 100%;
}

.slick-prev:before,
.slick-next:before {
  color: black;
}

.slick-slide {
  transition: all ease-in-out 0.3s;
  opacity: 0.2;
}

.slick-active {
  opacity: 0.3;
}

.slick-current {
  opacity: 1;
}

.slick-dots li button {
  background: #000;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
@media screen and (min-width: 1600px) {
  .slick-dots li button {
    width: 0.714vw;
    height: 0.714vw;
  }
}

.slick-dots {
  bottom: -65px;
}
@media screen and (min-width: 1600px) {
  .slick-dots {
    bottom: -4.643vw;
  }
}

.slick-dots {
  position: absolute;
  display: flex;
  padding: 0;
  flex-direction: column;
  text-align: center;
  /* background: red; */
  top: 30%;
  width: 100px;
  align-items: flex-end;
  z-index: 5555;
  right: -100px;
}
@media screen and (min-width: 1600px) {
  .slick-dots {
    width: 7.143vw;
    right: -7.143vw;
  }
}

.slick-dots li button {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  background: #c8c8c8;
  text-indent: -9999px;
  overflow: hidden;
  width: 8px;
  height: 8px;
  border-radius: 51%;
  transition: all ease 500ms;
}
@media screen and (min-width: 1600px) {
  .slick-dots li button {
    width: 0.571vw;
    height: 0.571vw;
  }
}

.slick-dots li.slick-active button {
  background: #605c5a;
  width: 16px;
  height: 16px;
}
@media screen and (min-width: 1600px) {
  .slick-dots li.slick-active button {
    width: 1.143vw;
    height: 1.143vw;
  }
}

.slick-dots li {
  margin: 8px 5px;
}
@media screen and (min-width: 1600px) {
  .slick-dots li {
    margin: 0.571vw 0.357vw;
  }
}

.slider--text {
  position: relative;
  transition: 200ms ease-in-out;
}

.slider--text .slide-title {
  position: absolute;
  top: 42%;
  left: -160px;
  padding: 20px;
}
@media screen and (min-width: 1600px) {
  .slider--text .slide-title {
    left: -11.429vw;
    padding: 1.429vw;
  }
}

.slide-anchor {
  position: absolute;
  bottom: 30%;
  right: -175px;
}
@media screen and (min-width: 1600px) {
  .slide-anchor {
    right: -12.5vw;
  }
}

.unique-Header-Container {
  background-color: #968f8b;
  padding-bottom: 40px;
  padding-top: 90px;
  height: 100vh;
  margin-top: 50px;
}
@media screen and (min-width: 1600px) {
  .unique-Header-Container {
    padding-bottom: 2.857vw;
    padding-top: 7.829vw;
    margin-top: 1.571vw;
  }
}

.slider--text .slide-title h3 {
  line-height: 1.5;
  font-family: "Butler-Medium";
  font-weight: normal;
  width: 100%;
  font-size: 54px;
  /* line-height: 1.2; */
  margin-bottom: 10px;
  color: #fff;
}
@media screen and (min-width: 1600px) {
  .slider--text .slide-title h3 {
    font-size: 3.857vw;
    margin-bottom: 0.714vw;
  }
}

.pad50 {
  padding-top: 50px;
}
@media screen and (min-width: 1600px) {
  .pad50 {
    padding-top: 3.12vw;
  }
}

.pad40 {
  padding-top: 40px;
}
@media screen and (min-width: 1600px) {
  .pad40 {
    padding-top: 2.5vw;
  }
}

a.uniqueHomeAnchor-slider {
  /* font-size: 12px;
  font-weight: 600; */
  text-transform: uppercase;
  letter-spacing: 0.3em;
  color: inherit;
  color: #ffffff;
  cursor: pointer;
  margin-top: 45px;
  display: inline-block;
  font-size: 10px;
  font-weight: 500;
  white-space: nowrap;
}
@media screen and (min-width: 1600px) {
  a.uniqueHomeAnchor-slider {
    margin-top: 3.214vw;
    font-size: 0.714vw;
  }
}

a.uniqueHomeAnchor-slider:hover {
  text-decoration: none;
  color: #ffffff;
  opacity: 0.75;
}

.slider-line {
  display: inline-block;
  margin: 0 12px;
  height: 1px;
  vertical-align: middle;
  width: 80px;
  background: #ffffff;
}
@media screen and (min-width: 1600px) {
  .slider-line {
    margin: 0 0.857vw;
    height: 0.071vw;
    width: 5.714vw;
  }
}

.subCut-address {
  font-family: "Montserrat", sans-serif;
  font-weight: 200;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  color: inherit;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
}
@media screen and (min-width: 1600px) {
  .subCut-address {
    font-size: 1vw;
  }
}

#mainSlider h1 {
  text-transform: uppercase;
  font-size: 34px;
  margin-bottom: 50px;
  font-family: "Butler";
  font-weight: normal;
  color: #FFF;
  /* font-size: 78px; */
  line-height: 110%;
  font-weight: 900;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  margin-top: 100px;
  margin-bottom: 0;
  -webkit-transition: font 200ms ease-out;
  transition: font 200ms ease-out;
}
@media screen and (min-width: 1600px) {
  #mainSlider h1 {
    font-size: 2.429vw;
    margin-bottom: 3.571vw;
    margin-top: 7.143vw;
  }
}

#mainSlider #owl-main .caption h1.light-bg, #mainSlider #owl-main .caption h1.medium-bg, #mainSlider #owl-main .caption h1.dark-bg, #mainSlider #owl-main .caption h1.tint-bg {
  font-size: 73px;
}
@media screen and (min-width: 1600px) {
  #mainSlider #owl-main .caption h1.light-bg, #mainSlider #owl-main .caption h1.medium-bg, #mainSlider #owl-main .caption h1.dark-bg, #mainSlider #owl-main .caption h1.tint-bg {
    font-size: 5.214vw;
  }
}

#mainSlider h4 {
  font-size: 33px;
  line-height: 120%;
}
@media screen and (min-width: 1600px) {
  #mainSlider h4 {
    font-size: 2.357vw;
  }
}

#mainSlider p {
  font-family: "Montserrat", sans-serif;
  line-height: 1.7;
  color: #d1e5e7;
  margin: 20px 0;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0;
  color: #FFF;
  text-align: center;
  width: 450px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  font-weight: 200;
  line-height: 28px;
  margin-top: 50px;
  margin-bottom: 0;
  -webkit-transition: font 200ms ease-out, margin 200ms ease-out;
  transition: font 200ms ease-out, margin 200ms ease-out;
}
@media screen and (min-width: 1600px) {
  #mainSlider p {
    margin: 1.429vw 0;
    width: 32.143vw;
    font-size: 1.143vw;
    line-height: 2vw;
    margin-top: 3.571vw;
  }
}

@media only screen and (max-width: 600px) {
  .sliderInfo h3 {
    font-size: 20px !important;
  }
}
@media only screen and (max-width: 600px) and (min-width: 1600px) {
  .sliderInfo h3 {
    font-size: 1.429vw !important;
  }
}
@media only screen and (max-width: 600px) {
  #mainSlider p {
    width: 100% !important;
    font-size: 14px;
  }
}
@media only screen and (max-width: 600px) and (min-width: 1600px) {
  #mainSlider p {
    font-size: 1vw;
  }
}
@media only screen and (max-width: 600px) {
  #owl-main .item {
    height: 60vh;
    background-size: unset !important;
  }
}
@media only screen and (max-width: 600px) {
  #owl-main .caption.text-center {
    padding-left: 0px !important;
    padding-right: 0px !important;
    position: relative;
  }
}
@media only screen and (max-width: 600px) {
  #owl-main .owl-controls {
    display: none !important;
  }
}
#mainSlider .btn {
  background-color: #1ABB9C;
  margin-top: 60px;
  color: #fff;
  margin-bottom: 0;
  -webkit-transition: background 200ms ease-out, font 200ms ease-out, padding 200ms ease-out, margin 200ms ease-out;
  transition: background 200ms ease-out, font 200ms ease-out, padding 200ms ease-out, margin 200ms ease-out;
}
@media screen and (min-width: 1600px) {
  #mainSlider .btn {
    margin-top: 4.286vw;
  }
}

#mainSlider .btn-large {
  font-size: 18px;
  padding: 18px 70px 20px;
}
@media screen and (min-width: 1600px) {
  #mainSlider .btn-large {
    font-size: 1.286vw;
    padding: 1.286vw 5vw 1.429vw;
  }
}

.owl-carousel {
  text-align: center;
  cursor: default;
}

.owl-controls {
  display: inline-block;
  position: relative;
  margin-top: 40px;
}
@media screen and (min-width: 1600px) {
  .owl-controls {
    margin-top: 2.857vw;
  }
}

.panel-group .panel .owl-controls {
  margin-top: 25px;
}
@media screen and (min-width: 1600px) {
  .panel-group .panel .owl-controls {
    margin-top: 1.786vw;
  }
}

.panel-group.blank .panel .owl-controls {
  margin-top: 40px;
}
@media screen and (min-width: 1600px) {
  .panel-group.blank .panel .owl-controls {
    margin-top: 2.857vw;
  }
}

.owl-pagination {
  position: relative;
  line-height: 30px;
}
@media screen and (min-width: 1600px) {
  .owl-pagination {
    line-height: 2.143vw;
  }
}

.owl-buttons {
  display: none;
}

.owl-prev, .owl-next {
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 30px;
  height: 30px;
  font-size: 30px;
  color: #FFF;
  background-color: #506A85;
  border: none;
  border-radius: 3px;
  margin: auto;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  opacity: 0;
}
@media screen and (min-width: 1600px) {
  .owl-prev, .owl-next {
    width: 2.143vw;
    height: 2.143vw;
    font-size: 2.143vw;
    border-radius: 0.2143vw;
  }
}

.owl-prev {
  left: -35px;
}
@media screen and (min-width: 1600px) {
  .owl-prev {
    left: -2.5vw;
  }
}

.owl-next {
  right: -35px;
}
@media screen and (min-width: 1600px) {
  .owl-next {
    right: -2.5vw;
  }
}

.owl-carousel:hover .owl-prev {
  left: -40px;
  opacity: 0.25;
}
@media screen and (min-width: 1600px) {
  .owl-carousel:hover .owl-prev {
    left: -2.857vw;
  }
}

.owl-carousel:hover .owl-next {
  right: -40px;
  opacity: 0.25;
}
@media screen and (min-width: 1600px) {
  .owl-carousel:hover .owl-next {
    right: -2.857vw;
  }
}

.owl-carousel:hover .owl-prev:hover, .owl-carousel:hover .owl-next:hover {
  color: #FFF;
  opacity: 1;
}

.owl-outer-nav:after {
  content: "";
  position: absolute;
  top: 0;
  left: -15%;
  width: 130%;
  height: 100%;
  z-index: 0;
}

.owl-outer-nav .owl-wrapper-outer, .owl-outer-nav .owl-pagination, .owl-outer-nav .owl-prev, .owl-outer-nav .owl-next {
  z-index: 1;
}

.owl-outer-nav .owl-controls {
  position: static;
}

.owl-outer-nav .owl-prev {
  left: -65px;
}
@media screen and (min-width: 1600px) {
  .owl-outer-nav .owl-prev {
    left: -4.643vw;
  }
}

.owl-outer-nav .owl-next {
  right: -65px;
}
@media screen and (min-width: 1600px) {
  .owl-outer-nav .owl-next {
    right: -4.643vw;
  }
}

.owl-outer-nav:hover .owl-prev {
  left: -80px;
}
@media screen and (min-width: 1600px) {
  .owl-outer-nav:hover .owl-prev {
    left: -5.714vw;
  }
}

.owl-outer-nav:hover .owl-next {
  right: -80px;
}
@media screen and (min-width: 1600px) {
  .owl-outer-nav:hover .owl-next {
    right: -5.714vw;
  }
}

.owl-ui-md .owl-pagination {
  line-height: 45px;
}
@media screen and (min-width: 1600px) {
  .owl-ui-md .owl-pagination {
    line-height: 3.214vw;
  }
}

.owl-ui-md .owl-prev, .owl-ui-md .owl-next {
  width: 45px;
  height: 45px;
  font-size: 45px;
}
@media screen and (min-width: 1600px) {
  .owl-ui-md .owl-prev, .owl-ui-md .owl-next {
    width: 3.214vw;
    height: 3.214vw;
    font-size: 3.214vw;
  }
}

.owl-ui-md .owl-prev {
  left: -55px;
}
@media screen and (min-width: 1600px) {
  .owl-ui-md .owl-prev {
    left: -3.929vw;
  }
}

.owl-ui-md .owl-next {
  right: -55px;
}
@media screen and (min-width: 1600px) {
  .owl-ui-md .owl-next {
    right: -3.929vw;
  }
}

.owl-ui-md:hover .owl-prev {
  left: -60px;
}
@media screen and (min-width: 1600px) {
  .owl-ui-md:hover .owl-prev {
    left: -4.286vw;
  }
}

.owl-ui-md:hover .owl-next {
  right: -60px;
}
@media screen and (min-width: 1600px) {
  .owl-ui-md:hover .owl-next {
    right: -4.286vw;
  }
}

.owl-outer-nav.owl-ui-md:after {
  left: -18%;
  width: 136%;
}

.owl-outer-nav.owl-ui-md .owl-prev {
  left: -85px;
}
@media screen and (min-width: 1600px) {
  .owl-outer-nav.owl-ui-md .owl-prev {
    left: -6.071vw;
  }
}

.owl-outer-nav.owl-ui-md .owl-next {
  right: -85px;
}
@media screen and (min-width: 1600px) {
  .owl-outer-nav.owl-ui-md .owl-next {
    right: -6.071vw;
  }
}

.owl-outer-nav.owl-ui-md:hover .owl-prev {
  left: -100px;
}
@media screen and (min-width: 1600px) {
  .owl-outer-nav.owl-ui-md:hover .owl-prev {
    left: -7.143vw;
  }
}

.owl-outer-nav.owl-ui-md:hover .owl-next {
  right: -100px;
}
@media screen and (min-width: 1600px) {
  .owl-outer-nav.owl-ui-md:hover .owl-next {
    right: -7.143vw;
  }
}

.owl-ui-lg .owl-pagination {
  line-height: 60px;
}
@media screen and (min-width: 1600px) {
  .owl-ui-lg .owl-pagination {
    line-height: 4.286vw;
  }
}

.owl-ui-lg .owl-prev, .owl-ui-lg .owl-next {
  width: 60px;
  height: 60px;
  font-size: 60px;
}
@media screen and (min-width: 1600px) {
  .owl-ui-lg .owl-prev, .owl-ui-lg .owl-next {
    width: 4.286vw;
    height: 4.286vw;
    font-size: 4.286vw;
  }
}

.owl-ui-lg .owl-prev {
  left: -75px;
}
@media screen and (min-width: 1600px) {
  .owl-ui-lg .owl-prev {
    left: -5.357vw;
  }
}

.owl-ui-lg .owl-next {
  right: -75px;
}
@media screen and (min-width: 1600px) {
  .owl-ui-lg .owl-next {
    right: -5.357vw;
  }
}

.owl-ui-lg:hover .owl-prev {
  left: -80px;
}
@media screen and (min-width: 1600px) {
  .owl-ui-lg:hover .owl-prev {
    left: 5.714vw;
  }
}

.owl-ui-lg:hover .owl-next {
  right: -80px;
}
@media screen and (min-width: 1600px) {
  .owl-ui-lg:hover .owl-next {
    right: 5.714vw;
  }
}

.owl-outer-nav.owl-ui-lg:after {
  left: -22%;
  width: 144%;
}

.owl-outer-nav.owl-ui-lg .owl-prev {
  left: -105px;
}
@media screen and (min-width: 1600px) {
  .owl-outer-nav.owl-ui-lg .owl-prev {
    left: -7.5vw;
  }
}

.owl-outer-nav.owl-ui-lg .owl-next {
  right: -105px;
}
@media screen and (min-width: 1600px) {
  .owl-outer-nav.owl-ui-lg .owl-next {
    right: -7.5vw;
  }
}

.owl-outer-nav.owl-ui-lg:hover .owl-prev {
  left: -120px;
}
@media screen and (min-width: 1600px) {
  .owl-outer-nav.owl-ui-lg:hover .owl-prev {
    left: -8.571vw;
  }
}

.owl-outer-nav.owl-ui-lg:hover .owl-next {
  right: -120px;
}
@media screen and (min-width: 1600px) {
  .owl-outer-nav.owl-ui-lg:hover .owl-next {
    right: -8.571vw;
  }
}

.owl-inner-nav .owl-controls {
  position: static;
}

.owl-inner-nav .owl-prev {
  left: 45px;
}
@media screen and (min-width: 1600px) {
  .owl-inner-nav .owl-prev {
    left: 3.214vw;
  }
}

.owl-inner-nav .owl-next {
  right: 45px;
}
@media screen and (min-width: 1600px) {
  .owl-inner-nav .owl-next {
    right: 3.214vw;
  }
}

.owl-inner-nav:hover .owl-prev {
  left: 30px;
}
@media screen and (min-width: 1600px) {
  .owl-inner-nav:hover .owl-prev {
    left: 2.143vw;
  }
}

.owl-inner-nav:hover .owl-next {
  right: 30px;
}
@media screen and (min-width: 1600px) {
  .owl-inner-nav:hover .owl-next {
    right: 2.143vw;
  }
}

.owl-outer-nav .owl-prev, .owl-outer-nav .owl-next {
  bottom: 70px;
}
@media screen and (min-width: 1600px) {
  .owl-outer-nav .owl-prev, .owl-outer-nav .owl-next {
    bottom: 5vw;
  }
}

.owl-inner-nav .owl-prev, .owl-inner-nav .owl-next {
  bottom: 70px;
}
@media screen and (min-width: 1600px) {
  .owl-inner-nav .owl-prev, .owl-inner-nav .owl-next {
    bottom: 5vw;
  }
}

.owl-outer-nav.owl-ui-md .owl-prev, .owl-outer-nav.owl-ui-md .owl-next {
  bottom: 85px;
}
@media screen and (min-width: 1600px) {
  .owl-outer-nav.owl-ui-md .owl-prev, .owl-outer-nav.owl-ui-md .owl-next {
    bottom: 6.071vw;
  }
}

.owl-inner-nav.owl-ui-md .owl-prev, .owl-inner-nav.owl-ui-md .owl-next {
  bottom: 85px;
}
@media screen and (min-width: 1600px) {
  .owl-inner-nav.owl-ui-md .owl-prev, .owl-inner-nav.owl-ui-md .owl-next {
    bottom: 6.071vw;
  }
}

.owl-outer-nav.owl-ui-lg .owl-prev, .owl-outer-nav.owl-ui-lg .owl-next {
  bottom: 100px;
}
@media screen and (min-width: 1600px) {
  .owl-outer-nav.owl-ui-lg .owl-prev, .owl-outer-nav.owl-ui-lg .owl-next {
    bottom: 7.143vw;
  }
}

.owl-inner-nav.owl-ui-lg .owl-prev, .owl-inner-nav.owl-ui-lg .owl-next {
  bottom: 100px;
}
@media screen and (min-width: 1600px) {
  .owl-inner-nav.owl-ui-lg .owl-prev, .owl-inner-nav.owl-ui-lg .owl-next {
    bottom: 7.143vw;
  }
}

.owl-inner-pagination .owl-pagination, .owl-inner-pagination .owl-prev, .owl-inner-pagination .owl-next {
  margin-top: -40px;
  top: -60px;
}
@media screen and (min-width: 1600px) {
  .owl-inner-pagination .owl-pagination, .owl-inner-pagination .owl-prev, .owl-inner-pagination .owl-next {
    margin-top: -2.857vw;
    top: -4.286vw;
  }
}

.owl-inner-pagination.owl-ui-md .owl-pagination, .owl-inner-pagination.owl-ui-md .owl-prev, .owl-inner-pagination.owl-ui-md .owl-next {
  margin-top: -50px;
  top: -65px;
}
@media screen and (min-width: 1600px) {
  .owl-inner-pagination.owl-ui-md .owl-pagination, .owl-inner-pagination.owl-ui-md .owl-prev, .owl-inner-pagination.owl-ui-md .owl-next {
    margin-top: -3.571vw;
    top: -4.643vw;
  }
}

.owl-inner-pagination.owl-ui-lg .owl-pagination, .owl-inner-pagination.owl-ui-lg .owl-prev, .owl-inner-pagination.owl-ui-lg .owl-next {
  margin-top: -60px;
  top: -75px;
}
@media screen and (min-width: 1600px) {
  .owl-inner-pagination.owl-ui-lg .owl-pagination, .owl-inner-pagination.owl-ui-lg .owl-prev, .owl-inner-pagination.owl-ui-lg .owl-next {
    margin-top: -4.286vw;
    top: -5.357vw;
  }
}

.owl-inner-pagination.owl-outer-nav .owl-prev, .owl-inner-pagination.owl-outer-nav .owl-next {
  margin: auto;
  top: 0;
  bottom: 43px;
}
@media screen and (min-width: 1600px) {
  .owl-inner-pagination.owl-outer-nav .owl-prev, .owl-inner-pagination.owl-outer-nav .owl-next {
    bottom: 3.071vw;
  }
}

.owl-inner-pagination.owl-inner-nav .owl-prev, .owl-inner-pagination.owl-inner-nav .owl-next {
  margin: auto;
  top: 0;
  bottom: 43px;
}
@media screen and (min-width: 1600px) {
  .owl-inner-pagination.owl-inner-nav .owl-prev, .owl-inner-pagination.owl-inner-nav .owl-next {
    bottom: 3.071vw;
  }
}

.owl-inner-pagination .owl-pagination {
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  opacity: 0;
}

.owl-inner-pagination:hover .owl-pagination {
  opacity: 1;
}

.owl-inner-pagination.owl-inner-nav .owl-pagination, .owl-inner-pagination.owl-outer-nav .owl-pagination {
  top: -45px;
}
@media screen and (min-width: 1600px) {
  .owl-inner-pagination.owl-inner-nav .owl-pagination, .owl-inner-pagination.owl-outer-nav .owl-pagination {
    top: -3.214vw;
  }
}

.owl-inner-pagination.owl-inner-nav.owl-ui-md .owl-pagination, .owl-inner-pagination.owl-outer-nav.owl-ui-md .owl-pagination {
  top: -50px;
}
@media screen and (min-width: 1600px) {
  .owl-inner-pagination.owl-inner-nav.owl-ui-md .owl-pagination, .owl-inner-pagination.owl-outer-nav.owl-ui-md .owl-pagination {
    top: -3.571vw;
  }
}

.owl-inner-pagination.owl-inner-nav.owl-ui-lg .owl-pagination, .owl-inner-pagination.owl-outer-nav.owl-ui-lg .owl-pagination, .owl-inner-pagination.owl-inner-nav:hover .owl-pagination, .owl-inner-pagination.owl-outer-nav:hover .owl-pagination {
  top: -60px;
}
@media screen and (min-width: 1600px) {
  .owl-inner-pagination.owl-inner-nav.owl-ui-lg .owl-pagination, .owl-inner-pagination.owl-outer-nav.owl-ui-lg .owl-pagination, .owl-inner-pagination.owl-inner-nav:hover .owl-pagination, .owl-inner-pagination.owl-outer-nav:hover .owl-pagination {
    top: -4.286vw;
  }
}

.owl-inner-pagination.owl-inner-nav.owl-ui-md:hover .owl-pagination, .owl-inner-pagination.owl-outer-nav.owl-ui-md:hover .owl-pagination {
  top: -65px;
}
@media screen and (min-width: 1600px) {
  .owl-inner-pagination.owl-inner-nav.owl-ui-md:hover .owl-pagination, .owl-inner-pagination.owl-outer-nav.owl-ui-md:hover .owl-pagination {
    top: -4.643vw;
  }
}

.owl-inner-pagination.owl-inner-nav.owl-ui-lg:hover .owl-pagination, .owl-inner-pagination.owl-outer-nav.owl-ui-lg:hover .owl-pagination {
  top: -75px;
}
@media screen and (min-width: 1600px) {
  .owl-inner-pagination.owl-inner-nav.owl-ui-lg:hover .owl-pagination, .owl-inner-pagination.owl-outer-nav.owl-ui-lg:hover .owl-pagination {
    top: -5.357vw;
  }
}

#owl-main .item {
  height: 44vh;
  background-color: #FFF;
  background-position: center 55%;
  background-size: cover;
}

#owl-main.height-md .item {
  min-height: 550px;
}
@media screen and (min-width: 1600px) {
  #owl-main.height-md .item {
    min-height: 39.286vw;
  }
}

#owl-main.height-lg .item {
  height: 90vh;
}

#owl-main .container {
  display: table;
  height: inherit;
}

#owl-main .caption {
  display: table-cell;
}

#owl-main .caption.vertical-center {
  vertical-align: middle;
  padding-bottom: 3vh;
}

#owl-main .caption.vertical-top {
  vertical-align: top;
}

#owl-main .caption.vertical-bottom {
  vertical-align: bottom;
  padding-bottom: 14vh;
}

#owl-main .caption.text-center {
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 60px;
}
@media screen and (min-width: 1600px) {
  #owl-main .caption.text-center {
    padding-top: 4.286vw;
  }
}

#owl-main .caption.text-left {
  padding-right: 20%;
}

#owl-main .caption.text-right {
  padding-left: 20%;
}

#owl-main .caption h1, #owl-main .caption p, #owl-main .caption div {
  position: relative;
}

#owl-main .caption h1 span {
  padding: 0.25em 0;
  line-height: 180%;
}

#owl-main .caption .light-bg, #owl-main .caption .medium-bg, #owl-main .caption .dark-bg, #owl-main .caption .tint-bg {
  background: none;
  padding-left: 0.5em;
  padding-right: 0.5em;
}

#owl-main .caption h1.light-bg span, #owl-main .caption p.light-bg span {
  background: #FFF;
  box-shadow: -0.5em 0 0 #FFF, 0.5em 0 0 #FFF;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

#owl-main .caption h1.medium-bg span, #owl-main .caption p.medium-bg span {
  background: #A3B1BF;
  box-shadow: -0.5em 0 0 #A3B1BF, 0.5em 0 0 #A3B1BF;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

#owl-main .caption h1.dark-bg span, #owl-main .caption p.dark-bg span {
  background: #506A85;
  box-shadow: -0.5em 0 0 #506A85, 0.5em 0 0 #506A85;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

#owl-main .caption h1.tint-bg span, #owl-main .caption p.tint-bg span {
  background: #1ABB9C;
  box-shadow: -0.5em 0 0 #1ABB9C, 0.5em 0 0 #1ABB9C;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

#owl-main .owl-controls {
  display: block;
  position: static;
  margin-top: -47px;
  position: relative;
  z-index: 99 !important;
}
@media screen and (min-width: 1600px) {
  #owl-main .owl-controls {
    margin-top: -3.357vw;
  }
}

#owl-main .owl-pagination {
  line-height: inherit;
  position: relative;
  top: -80px;
  /* bottom: -40px; */
  padding: 10px;
  display: inline-block;
  border-radius: 3px;
  margin: auto;
  opacity: 1;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
@media screen and (min-width: 1600px) {
  #owl-main .owl-pagination {
    top: -5.714vw;
    padding: 0.714vw;
    border-radius: 0.214vw;
  }
}

#owl-main .owl-prev, #owl-main .owl-next {
  bottom: 0;
}

.owl-controls .owl-page {
  display: inline-block;
}

.owl-pagination .owl-page span {
  display: block;
  width: 8px;
  height: 8px;
  background: #968f8b;
  border: none;
  border-radius: 50%;
  margin: 0 5px;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
@media screen and (min-width: 1600px) {
  .owl-pagination .owl-page span {
    width: 0.57vw;
    height: 0.57vw;
    margin: 0 0.357vw;
  }
}
@media screen and (min-width: 956px) {
  .owl-pagination .owl-page span {
    width: 10px;
    height: 10px;
  }
}

#ban_mb .owl-pagination .owl-page span {
  display: block;
  width: 8px;
  height: 8px;
  background: #c8c8c8;
  border: none;
  border-radius: 50%;
  margin: 0 5px;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
@media screen and (min-width: 1600px) {
  #ban_mb .owl-pagination .owl-page span {
    width: 0.57vw;
    height: 0.57vw;
    margin: 0 0.357vw;
  }
}

#ban_mb .owl-pagination .owl-page.active span {
  background: #888888;
  width: 10px;
  height: 10px;
  position: relative;
  top: 1px;
}

.owl-pagination .owl-page.active span, .owl-pagination .owl-page:hover span {
  background: #FFF;
}
@media screen and (max-width: 956px) {
  .owl-pagination .owl-page.active span, .owl-pagination .owl-page:hover span {
    width: 10px;
    height: 10px;
    position: relative;
    top: 1px;
  }
}

.owl-item-gap .item {
  margin: 0 15px;
}
@media screen and (min-width: 1600px) {
  .owl-item-gap .item {
    margin: 0 1.071vw;
  }
}

.owl-item-gap-sm .item {
  margin: 0 10px;
}
@media screen and (min-width: 1600px) {
  .owl-item-gap-sm .item {
    margin: 0 0.714vw;
  }
}

/* preloading images */
.owl-item.loading {
  min-height: inherit;
  background: none;
}

.tint-bg a:hover {
  color: #506A85;
}

.owl-ui-lg .owl-prev, .owl-ui-lg .owl-next {
  width: 60px;
  height: 60px;
  font-size: 60px;
  line-height: 60px;
}
@media screen and (min-width: 1600px) {
  .owl-ui-lg .owl-prev, .owl-ui-lg .owl-next {
    width: 4.286vw;
    height: 4.286vw;
    font-size: 4.286vw;
    line-height: 4.286vw;
  }
}

.owl-prev, .owl-next {
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 30px;
  height: 30px;
  font-size: 30px;
  color: #FFF;
  background: transparent !important;
  border: none;
  border-radius: 3px;
  margin: auto;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  opacity: 0;
}
@media screen and (min-width: 1600px) {
  .owl-prev, .owl-next {
    width: 2.143vw;
    height: 2.143vw;
    font-size: 2.143vw;
    border-radius: 0.2143vw;
  }
}

.owl-inner-nav .owl-prev {
  left: 45px;
}
@media screen and (min-width: 1600px) {
  .owl-inner-nav .owl-prev {
    left: 3.214vw;
  }
}

@media (min-width: 1200px) {
  .owl-buttons {
    display: none;
  }
}
/* Animations */
/* ================== Slider Animation ==================== */
@keyframes fadeInUp {
  from {
    transform: translate3d(0, 100%, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes fadeInUp {
  from {
    transform: translate3d(0, 100%, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.animation-slider {
  animation-fill-mode: both;
  animation-timing-function: ease-in-out;
}

.animatedFadeInUp {
  opacity: 0;
}

.slick-current .fadeInUp {
  opacity: 0;
  animation: fadeInUp 0.5s 0.5s forwards;
  -webkit-animation: fadeInUp 0.5s 0.5s forwards;
}

@keyframes fadeInUp-3 {
  from {
    -webkit-transform: translate3d(100%, 0%, 0);
    -webkit-transform: translate3d(100%, 0%, 0);
  }
  to {
    -webkit-transform: translate3d(0%, 0%, 0);
    transform: translate3d(0%, 0%, 0);
    opacity: 1;
  }
}
@-webkit-keyframes fadeInUp-3 {
  from {
    -webkit-transform: translate3d(100%, 0%, 0);
    -webkit-transform: translate3d(100%, 0%, 0);
  }
  to {
    -webkit-transform: translate3d(0%, 0%, 0%);
    transform: translate3d(0%, 0%, 0%);
    opacity: 1;
  }
}
.animated-slider-anchor {
  animation-fill-mode: both;
  animation-timing-function: ease-in-out;
}

.animatedFadeInUp-2 {
  opacity: 0;
}

.slick-current .fadeInUp-2 {
  opacity: 0;
  animation: fadeInUp-3 2s 0.5s forwards;
  -webkit-animation: fadeInUp-3 2s 0.5s forwards;
}

/* ================== End Slider Animation ==================== */
/* ================== Start Hamper  Animation ==================== */
@keyframes fadeInUps {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 40%, 0);
    transform: translate3d(0, 40%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeInUps {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 40%, 0);
    transform: translate3d(0, 40%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.main-li-anim {
  opacity: 0;
  -webkit-animation: 500ms ease normal forwards 1 sFade;
  animation: 500ms ease normal forwards 1 sFade;
}

@keyframes sFade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.main-li-anim {
  text-align: left;
}

li.first {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

li.second {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}

li.third {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

li.fourth {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

li.fifth {
  /* -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s; */
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

@keyframes fadeInUp {
  from {
    transform: translate3d(0, 100%, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes fadeInUp {
  from {
    transform: translate3d(0, 100%, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.hember-animated-1 {
  animation-fill-mode: both;
  animation-timing-function: ease-in-out;
}

.animatedFadeInUp-1 {
  opacity: 0;
}

.fadeInUp-1 {
  opacity: 0;
  /* animation: fadeInUp 2.2s 3s forwards;
  -webkit-animation: fadeInUp 2.2s 3s forwards; */
  animation: fadeInUp 0.8s 0.8s forwards;
  -webkit-animation: fadeInUp 0.8s 0.8s forwards;
}

@keyframes fadeInUp-2 {
  from {
    -webkit-transform: translate3d(20%, 0%, 0);
    transform: translate3d(20%, 0%, 0);
  }
  to {
    -webkit-transform: translate3d(0%, 0%, 0%);
    transform: translate3d(0%, 0%, 0%);
    opacity: 1;
  }
}
@-webkit-keyframes fadeInUp-2 {
  from {
    -webkit-transform: translate3d(20%, 0%, 0);
    transform: translate3d(20%, 0%, 0);
  }
  to {
    -webkit-transform: translate3d(0%, 0%, 0%);
    transform: translate3d(0%, 0%, 0%);
    opacity: 1;
  }
}
.hamper-animated-2 {
  animation-fill-mode: both;
  animation-timing-function: ease-in-out;
}

.hamper-animatedFadeInUp-2 {
  opacity: 0;
  margin-top: 80px;
}
@media screen and (min-width: 1600px) {
  .hamper-animatedFadeInUp-2 {
    margin-top: 5.714vw;
  }
}

.hamper-fadeInUp-2 {
  opacity: 0;
  /* animation: fadeInUp-2 2.2s 3.5s forwards;
  -webkit-animation: fadeInUp-2 2.2s 3.5s forwards; */
  animation: fadeInUp-2 0.8s 1s forwards;
  -webkit-animation: fadeInUp-2 0.8s 1s forwards;
}

/* ================== End hamper  Animation ==================== */
/* ================== Start aboutHeroSec Animation ==================== */
@keyframes fadeInUp-4 {
  from {
    transform: translate3d(0, 100%, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes fadeInUp-4 {
  from {
    transform: translate3d(0, 100%, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.animation-about-b-Text {
  animation-fill-mode: both;
  animation-timing-function: ease-in-out;
}

.animatedFadeInUp-4 {
  opacity: 0;
}

.fadeInUp-4 {
  opacity: 0;
  animation: fadeInUp-4 0.5s 0.5s forwards;
  -webkit-animation: fadeInUp-4 0.5s 0.5s forwards;
}

/* ================== End aboutHeroSec Animation ==================== */
/* ================== Start aboutHeroSec Animation ==================== */
.fade-in {
  animation: fade-In ease-in-out 400ms;
  -webkit-animation: fade-In ease-in-out 400ms;
  -moz-animation: fade-In ease-in-out 400ms;
  -o-animation: fade-In ease-in-out 400ms;
  -ms-animation: fade-In ease-in-out 400ms;
}

@keyframes fade-In {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fade-In {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fade-In {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fade-In {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes fade-In {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.animatedAnchor {
  animation-fill-mode: both;
  animation-timing-function: ease-in-out;
}

.animatedFadeInUp-5 {
  opacity: 0;
}

.fadeInUp-5 {
  opacity: 0;
  animation: fade-In 0.5s 0.5s forwards;
  -webkit-animation: fade-In 0.5s 0.5s forwards;
}

/* ================== End aboutHeroSec Animation ==================== */
/* ================= Start homePage remaing styling ===================== */
.sidebarbg {
  position: fixed;
  height: 80vh;
  bottom: 0;
  left: 0;
  width: 60px;
  padding-top: 60px;
  z-index: 99;
}
@media screen and (min-width: 1600px) {
  .sidebarbg {
    width: 4.286vw;
    padding-top: 2.286vw;
  }
}

.bgTransparent {
  background: transparent !important;
}

.div--1-translate {
  transform: rotate(-90deg);
  white-space: nowrap;
  color: #1f1f1f !important;
  margin-bottom: 50px;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-size: 11px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.3em;
  margin-top: 120px;
}
@media screen and (min-width: 1600px) {
  .div--1-translate {
    margin-bottom: 3.571vw;
    font-size: 0.688vw;
    margin-top: 8.571vw;
  }
}

.div--1-translate > a {
  color: #1f1f1f !important;
  text-decoration: none !important;
}

.social-media-toolbar {
  text-align: center;
  width: 100%;
  margin: 0 auto;
}

.instagram-toolbar,
.facebook-toolbar {
  font-size: 20px;
  cursor: pointer;
  display: block;
  color: #222;
  opacity: 0.6;
  transition: opacity 200ms ease;
  text-align: center;
  margin: 30px 0px;
}
@media screen and (min-width: 1600px) {
  .instagram-toolbar,
  .facebook-toolbar {
    font-size: 1.429vw;
    margin: 2.143vw 0px;
  }
}

.instagram-toolbar:hover,
.facebook-toolbar:hover,
.fa-instagram:hover,
.fa-facebook:hover {
  opacity: 1;
  color: #000 !important;
}

.vertical-Line-socials {
  display: block;
  height: 1px;
  vertical-align: middle;
  width: 1px;
  height: 60px;
  background: #989899;
  text-align: center;
  margin: 20px auto 0px;
}
@media screen and (min-width: 1600px) {
  .vertical-Line-socials {
    height: 0.071vw;
    width: 0.071vw;
    height: 4.286vw;
    margin: 1.429vw auto 0px;
  }
}

h1.home-Heading-same,
h1.same-2,
.same-3 {
  position: relative;
  font-size: 40px;
  margin-bottom: 50px;
  font-family: "Butler";
  font-weight: normal;
  color: #1f1f1f;
}
@media screen and (min-width: 1600px) {
  h1.home-Heading-same,
  h1.same-2,
  .same-3 {
    font-size: 2.857vw;
    margin-bottom: 3.571vw;
  }
}

h1.home-Heading-same:after {
  content: "";
  /* position: absolute; */
  display: inline-block;
  /* top:70px;
  left: 0px; */
  margin: 0 12px;
  height: 1px;
  vertical-align: middle;
  width: 80px;
  background: #1f1f1f;
}
@media screen and (min-width: 1600px) {
  h1.home-Heading-same:after {
    margin: 0 0.857vw;
    height: 0.071vw;
    width: 5.714vw;
  }
}

a.uniqueHomeAnchor {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  color: inherit;
  cursor: pointer;
  margin-top: 45px;
  display: inline-block;
}
@media screen and (min-width: 1600px) {
  a.uniqueHomeAnchor {
    font-size: 0.857vw;
    margin-top: 3.214vw;
  }
}

p.paraHomeUnique {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 200;
  margin-bottom: 30px;
  margin-top: 50px;
  color: #434343;
  text-align: left;
  line-height: 28px;
  width: 340px;
}
@media screen and (min-width: 1600px) {
  p.paraHomeUnique {
    font-size: 1.143vw;
    margin-bottom: 2.143vw;
    margin-top: 3.571vw;
    line-height: 2vw;
    width: 24.286vw;
  }
}

.line {
  display: inline-block;
  height: 1px;
  vertical-align: middle;
  width: 80px;
  background: #1f1f1f;
}
@media screen and (min-width: 1600px) {
  .line {
    height: 0.071vw;
    width: 5.714vw;
  }
}

.box-2 .home-img-2 {
  width: 500px;
  height: 500px;
}
@media screen and (min-width: 1600px) {
  .box-2 .home-img-2 {
    width: 35.714vw;
    height: 35.714vw;
  }
}

.box-1 .home-img-1,
.box-3 .home-img-3 {
  width: 450px;
  height: 800px;
}
@media screen and (min-width: 1600px) {
  .box-1 .home-img-1,
  .box-3 .home-img-3 {
    width: 32.143vw;
    height: 57.143vw;
  }
}

a.home-Contacts-button {
  display: inline-block;
  width: 200px;
  padding: 15px;
  margin: 15px auto;
  text-align: center;
  min-width: 200px;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  font-size: 15px;
  background: #f2f2f2;
  color: #1f1f1f;
  transition: all 200ms ease;
  cursor: pointer;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.3em;
  margin-top: 40px;
  transition: 0.4s;
}
@media screen and (min-width: 1600px) {
  a.home-Contacts-button {
    width: 14.286vw;
    padding: 1.071vw;
    margin: 1.071vw auto;
    min-width: 14.286vw;
    font-size: 1.071vw;
    font-size: 0.857vw;
    margin-top: 2.857vw;
  }
}

@media screen and (min-width: 956px) {
  a.home-Contacts-button:hover {
    text-decoration: none;
    background: #968f8b;
    color: #FFF;
  }
}

.wrapper-section .box-1 .col-md-5.inner-Column-1,
.wrapper-section .box-3 .col-md-5.inner-Column-3 {
  padding: 250px 0px 0px 110px;
}
@media screen and (min-width: 1600px) {
  .wrapper-section .box-1 .col-md-5.inner-Column-1,
  .wrapper-section .box-3 .col-md-5.inner-Column-3 {
    padding: 17.857vw 0px 0px 1.857vw;
  }
}

.wrapper-section .box-2 .col-md-5.inner-Column-2 {
  padding: 80px 0px 0px 110px;
}
@media screen and (min-width: 1600px) {
  .wrapper-section .box-2 .col-md-5.inner-Column-2 {
    padding: 5.714vw 0px 0px 1.857vw;
  }
}

.wrapper-section .box-3 .col-md-5.inner-Column-3 {
  padding-left: 0px;
}

.wrapper-section .box-1,
.wrapper-section .box-2,
.wrapper-section .box-3 {
  padding: 80px 0px;
}
@media screen and (min-width: 1600px) {
  .wrapper-section .box-1,
  .wrapper-section .box-2,
  .wrapper-section .box-3 {
    padding: 5.714vw 0px;
  }
}

.home-quality-MATTERS-3 .upper-title {
  position: absolute;
  font-size: 40px;
  top: -45px;
  left: 150px;
  margin-bottom: 50px;
}
@media screen and (min-width: 1600px) {
  .home-quality-MATTERS-3 .upper-title {
    font-size: 2.857vw;
    top: -3.214vw;
    left: 10.714vw;
    margin-bottom: 3.571vw;
  }
}

.home-quality-MATTERS-3 .upper-title h1 {
  font-family: "Butler";
  font-weight: normal;
  color: #1f1f1f;
  font-size: 40px;
}
@media screen and (min-width: 1600px) {
  .home-quality-MATTERS-3 .upper-title h1 {
    font-size: 2.857vw;
  }
}

.home-quality-MATTERS,
.home-quality-MATTERS-2,
.home-quality-MATTERS-3 {
  position: relative;
}

.home-quality-MATTERS:after {
  content: "";
  position: absolute;
  /* background-image: url(image/dots-gray.svg); */
  background-size: contain;
  background-repeat: no-repeat;
  bottom: -25px;
  right: 46px;
  z-index: -1;
  width: 130px;
  height: 130px;
}
@media screen and (min-width: 1600px) {
  .home-quality-MATTERS:after {
    bottom: -1.786vw;
    right: 3.286vw;
    width: 9.286vw;
    height: 9.286vw;
  }
}

.home-quality-MATTERS .parent-childern {
  position: absolute;
  transform: rotate(-90deg);
  white-space: nowrap;
  color: #463838;
  margin-bottom: 50px;
  /* background-color: red; */
  color: #1f1f1f;
  bottom: 100px;
  left: -15px;
  font-weight: 200;
  letter-spacing: 3px;
}
@media screen and (min-width: 1600px) {
  .home-quality-MATTERS .parent-childern {
    margin-bottom: 3.571vw;
    bottom: 7.143vw;
    left: -1.071vw;
    letter-spacing: 0.214vw;
  }
}

.fxPos {
  left: -25px !important;
}
@media screen and (min-width: 1600px) {
  .fxPos {
    left: -1.786vw !important;
  }
}

.home-quality-MATTERS-2 {
  position: relative;
  top: 65px;
}
@media screen and (min-width: 1600px) {
  .home-quality-MATTERS-2 {
    top: 4.643vw;
  }
}

@media only screen and (max-width: 600px) {
  .home-quality-MATTERS-2 {
    top: 0px !important;
  }
  .fxPos {
    left: 0px !important;
  }
}
.home-quality-MATTERS-2:after {
  content: "";
  position: absolute;
  /* background-image: url(image/cross-gray.svg); */
  background-size: contain;
  background-repeat: no-repeat;
  bottom: -40px;
  left: 0px;
  z-index: -1;
  width: 130px;
  height: 130px;
}
@media screen and (min-width: 1600px) {
  .home-quality-MATTERS-2:after {
    width: 9.286vw;
    height: 9.286vw;
    bottom: -2.857vw;
  }
}

.home-quality-MATTERS-2 .parent-childern {
  position: absolute;
  transform: rotate(-90deg);
  white-space: nowrap;
  color: #463838;
  color: #1f1f1f;
  font-weight: 200;
  letter-spacing: 3px;
  top: 100px;
  right: -30px;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}
@media screen and (min-width: 1600px) {
  .home-quality-MATTERS-2 .parent-childern {
    letter-spacing: 0.214vw;
    top: 7.143vw;
    right: -3.143vw;
  }
}

.home-quality-MATTERS-3:after {
  content: "";
  position: absolute;
  /* background-image: url(image/zigzag-gray.svg); */
  background-size: contain;
  background-repeat: no-repeat;
  bottom: -50px;
  right: 46px;
  z-index: -1;
  width: 130px;
  height: 130px;
}
@media screen and (min-width: 1600px) {
  .home-quality-MATTERS-3:after {
    bottom: -3.571vw;
    right: 3.286vw;
    width: 9.286vw;
    height: 9.286vw;
  }
}

.home-quality-MATTERS-3 .parent-childern {
  position: absolute;
  transform: rotate(-90deg);
  white-space: nowrap;
  color: #463838;
  margin-bottom: 50px;
  /* background-color: red; */
  color: #1f1f1f;
  bottom: 100px;
  left: -15px;
  font-weight: 200;
  letter-spacing: 3px;
}
@media screen and (min-width: 1600px) {
  .home-quality-MATTERS-3 .parent-childern {
    margin-bottom: 3.571vw;
    bottom: 7.143vw;
    left: -2.071vw;
    letter-spacing: 0.214vw;
  }
}

.home-quality-MATTERS .parent-childern span:nth-of-type(1),
.home-quality-MATTERS-2 .parent-childern span:nth-of-type(1),
.home-quality-MATTERS-3 .parent-childern span:nth-of-type(1) {
  font-family: "Butler-Bold", sans-serif;
  font-size: 70px;
  line-height: 1;
  vertical-align: top;
  color: #1f1f1f;
  z-index: 1;
  font-weight: 600;
}
@media screen and (min-width: 1600px) {
  .home-quality-MATTERS .parent-childern span:nth-of-type(1),
  .home-quality-MATTERS-2 .parent-childern span:nth-of-type(1),
  .home-quality-MATTERS-3 .parent-childern span:nth-of-type(1) {
    font-size: 5vw;
  }
}

/* ================= End Main-sec1  styling ===================== */
/* ================= Start About styling ===================== */
/* ================= Srat aboutHeroSec styling ===================== */
.aboutHeroSec {
  padding: 100px 150px 100px 60px;
  width: 100%;
  position: relative;
  /* left: -50px; */
  left: -35px;
  top: -30px;
}
@media screen and (min-width: 1600px) {
  .aboutHeroSec {
    padding: 7.143vw 10.714vw 0.143vw 4.286vw;
    left: -2.5vw;
    top: -2.143vw;
  }
}

#project_detail .aboutHeroSec {
  padding: 80px 150px 100px 60px;
}
@media screen and (min-width: 1600px) {
  #project_detail .aboutHeroSec {
    padding: 4.143vw 10.714vw 0.143vw 4.286vw;
    left: -2.5vw;
    top: 0;
    height: 100%;
  }
}

@media only screen and (max-width: 600px) {
  .aboutHeroSec {
    position: relative;
    left: 0px !important;
    top: 0px !important;
  }
}
.aboutHeroSec .text-flexbox-div {
  padding: 0% 15px 0%;
  /* background-color: red; */
  padding-right: 20px;
  width: 100%;
  height: 400px;
  position: relative;
  transition: 200ms ease;
  top: 0px;
  left: 150px;
  z-index: 2;
}
@media screen and (min-width: 1600px) {
  .aboutHeroSec .text-flexbox-div {
    padding: 0% 1.071vw 0%;
    padding-right: 1.429vw;
    height: 28.571vw;
    left: 10.714vw;
  }
}

.aboutHeroSec .text-flexbox-div:after {
  content: "";
  position: absolute;
  /* background-image: url(image/quote.svg); */
  background-size: contain;
  background-repeat: no-repeat;
  top: 5px;
  left: -49px;
  z-index: 555555;
  width: 35px;
  height: 35px;
}
@media screen and (min-width: 1600px) {
  .aboutHeroSec .text-flexbox-div:after {
    top: 0.357vw;
    left: -3.5vw;
    width: 2.5vw;
    height: 2.5vw;
  }
}

.aboutHeroSec .text-flexbox-div h1 {
  color: #ffffff;
  margin: 0.67em 0;
  text-transform: initial;
  font-family: "Butler-Medium";
  margin-bottom: 6px;
  line-height: 1.5;
  /* font-weight: 600; */
  font-weight: normal;
  font-size: 50px;
  letter-spacing: 2px;
  white-space: normal;
  width: 100%;
  min-width: 500px;
}
@media screen and (min-width: 1600px) {
  .aboutHeroSec .text-flexbox-div h1 {
    margin-bottom: 0.429vw;
    font-size: 3.571vw;
    letter-spacing: 0.143vw;
    width: 36vw;
  }
}

#project .aboutHeroSec .text-flexbox-div h1 {
  white-space: normal;
  width: 500px;
}
@media screen and (min-width: 1600px) {
  #project .aboutHeroSec .text-flexbox-div h1 {
    width: 36vw;
  }
}

.aboutHeroSec .text-flexbox-div h4 {
  font-family: "Montserrat", sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  /* font-weight: 500; */
  font-weight: 300;
  margin-top: 50px;
  font-size: 16px;
}
@media screen and (min-width: 1600px) {
  .aboutHeroSec .text-flexbox-div h4 {
    margin-top: 3.571vw;
    font-size: 1.143vw;
  }
}

.heroBanner-div {
  position: relative;
}

.heroBanner-div:after {
  content: "";
  position: absolute;
  /* background-image: url(image/dots-white.svg); */
  background-size: contain;
  background-repeat: no-repeat;
  top: -50px;
  right: -55px;
  z-index: 5;
  width: 150px;
  height: 150px;
}
@media screen and (min-width: 1600px) {
  .heroBanner-div:after {
    top: -3.571vw;
    right: -3.929vw;
    width: 10.714vw;
    height: 10.714vw;
  }
}

.aboutHeroSec img.heroImg {
  width: 100%;
}

@media screen and (min-width: 1600px) {
  #project .aboutHeroSec img.heroImg {
    width: 54vw;
    height: 36vw;
  }
}
.heroline {
  display: inline-block;
  margin: 0 12px;
  height: 1px;
  vertical-align: middle;
  width: 120px;
  background: #ffffff;
  position: relative;
  top: 10px;
}
@media screen and (min-width: 1600px) {
  .heroline {
    margin: 0 0.857vw;
    height: 0.071vw;
    width: 8.571vw;
    top: 0.714vw;
  }
}

/* ================= End aboutHeroSec styling ===================== */
/* ================= Start Main-sec1  styling ===================== */
.Main-sec1 {
  padding: 110px 0px;
  /* padding: 50px 0px; */
  background-color: #968f8b;
  min-height: 550px;
}
@media screen and (min-width: 1600px) {
  .Main-sec1 {
    padding: 7.857vw 0px;
    min-height: 39.286vw;
  }
}

.studioRow {
  position: relative;
  top: 50px;
}
@media screen and (min-width: 1600px) {
  .studioRow {
    margin-top: 3.571vw;
  }
}

@media only screen and (max-width: 600px) {
  .Main-sec1 {
    min-height: unset !important;
  }
  .studioRow {
    position: relative;
    top: 0px;
  }
  .about-box-1 {
    left: 0px !important;
    margin-top: 0px;
  }
}
.Main-sec1 .inner-info-div {
  padding: 0% 12% 0% 12%;
}

.about-box-1 {
  padding: 100px 0px 80px;
}
@media screen and (min-width: 1600px) {
  .about-box-1 {
    padding: 7.143vw 0px 5.714vw;
  }
}

.about-box-2 {
  padding-bottom: 80px;
}
@media screen and (min-width: 1600px) {
  .about-box-2 {
    padding-bottom: 5.714vw;
  }
}

.Main-sec1 .inner-info-div-1 .about-Us-unique-Para {
  font-family: "Montserrat", sans-serif;
  font-weight: 200;
  margin-bottom: 30px;
  margin-top: 50px;
  color: #ffffff;
  text-align: left;
  line-height: 1.7;
  line-height: 36px;
  letter-spacing: 1px;
  font-size: 22px;
}
@media screen and (min-width: 1600px) {
  .Main-sec1 .inner-info-div-1 .about-Us-unique-Para {
    margin-bottom: 2.143vw;
    margin-top: 3.571vw;
    line-height: 2.571vw;
    letter-spacing: 0.071vw;
    font-size: 1.571vw;
  }
}

.inner-info-div-1 .about-headingRandom {
  color: #ffffff;
  margin: 0.67em 0;
  text-transform: capitalize;
  font-family: "Butler";
  margin-bottom: 6px;
  line-height: 1.5;
  font-weight: 600;
  font-size: 36px;
  letter-spacing: 2px;
  padding-left: 50px;
  padding-top: 25px;
}
@media screen and (min-width: 1600px) {
  .inner-info-div-1 .about-headingRandom {
    margin-bottom: 0.429vw;
    font-size: 2.571vw;
    letter-spacing: 0.143vw;
    padding-left: 3.571vw;
    padding-top: 1.786vw;
  }
}

/* ================= End Main-sec1  styling ===================== */
/* ================= Start about-section-1 styling ===================== */
p.p-vision-detailed {
  font-size: 16px;
  font-weight: 200;
  margin-bottom: 10px;
  margin-top: 10px;
  color: #434343;
  text-align: left;
  line-height: 28px;
  width: 340px;
}
@media screen and (min-width: 1600px) {
  p.p-vision-detailed {
    font-size: 1.143vw;
    margin-bottom: 0.714vw;
    margin-top: 0.714vw;
    line-height: 2vw;
    width: 24.286vw;
  }
}

h1.about-h-1 {
  font-family: "Butler";
  font-size: 36px;
  position: relative;
  margin-bottom: 30px;
}
@media screen and (min-width: 1600px) {
  h1.about-h-1 {
    font-size: 2.571vw;
    margin-bottom: 2.143vw;
  }
}

.line-a {
  display: inline-block;
  margin: 0;
  height: 1.5px;
  vertical-align: middle;
  width: 70px;
  background: #1f1f1f;
}
@media screen and (min-width: 1600px) {
  .line-a {
    margin: 0;
    height: 0.107vw;
    width: 5vw;
  }
}

.quality-MATTERS {
  position: relative;
  top: -145px;
}
@media screen and (min-width: 1600px) {
  .quality-MATTERS {
    top: -10.357vw;
  }
}

.quality-MATTERS:after {
  content: "";
  position: absolute;
  /* background-color: violet; */
  /* background-image: url(image/dots.svg); */
  background-size: contain;
  background-repeat: no-repeat;
  bottom: -25px;
  right: 46px;
  z-index: 555555;
  width: 130px;
  height: 130px;
}
@media screen and (min-width: 1600px) {
  .quality-MATTERS:after {
    bottom: -1.786vw;
    right: 3.286vw;
    width: 9.286vw;
    height: 9.286vw;
  }
}

.quality-MATTERS-2:after {
  content: "";
  position: absolute;
  /* background-color: violet; */
  /* background-image: url(image/zigzag.svg); */
  background-size: contain;
  background-repeat: no-repeat;
  bottom: -50px;
  left: 8px;
  z-index: 555555;
  width: 130px;
  height: 130px;
}
@media screen and (min-width: 1600px) {
  .quality-MATTERS-2:after {
    bottom: -3.571vw;
    left: 0.571vw;
    width: 9.286vw;
    height: 9.286vw;
  }
}

.quality-MATTERS-3 {
  position: relative;
}

.quality-MATTERS-3:after {
  content: "";
  position: absolute;
  /* background-image: url(image/lines.svg); */
  background-size: contain;
  background-repeat: no-repeat;
  top: -50px;
  right: -55px;
  z-index: 555555;
  width: 130px;
  height: 130px;
}
@media screen and (min-width: 1600px) {
  .quality-MATTERS-3:after {
    top: -3.571vw;
    right: -3.929vw;
    width: 9.286vw;
    height: 9.286vw;
  }
}

img.about-img-1 {
  height: 800px;
  max-height: 720px;
  width: 420px;
}
@media screen and (min-width: 1600px) {
  img.about-img-1 {
    height: 57.143vw;
    max-height: 51.429vw;
    width: 30vw;
  }
}

.about-box-2 img.about-img-2 {
  height: 400px;
  width: 400px;
}
@media screen and (min-width: 1600px) {
  .about-box-2 img.about-img-2 {
    height: 28.571vw;
    width: 28.571vw;
  }
}

.about-full-widthBox-3 img.about-img-3 {
  height: 400px;
  width: 500px;
}
@media screen and (min-width: 1600px) {
  .about-full-widthBox-3 img.about-img-3 {
    height: 28.571vw;
    width: 35.714vw;
  }
}

.wrapper-section .about-box-1 .col-md-5.about-Column-1,
.wrapper-section .about-box-2 .col-md-5.inner-Column-2 {
  padding: 80px 0px 0px 110px;
}
@media screen and (min-width: 1600px) {
  .wrapper-section .about-box-1 .col-md-5.about-Column-1,
  .wrapper-section .about-box-2 .col-md-5.inner-Column-2 {
    padding: 5.714vw 0px 0px 7.857vw;
  }
}

/* about-section-last */
.about-us-info {
  padding: 50px 0px;
}
@media screen and (min-width: 1600px) {
  .about-us-info {
    padding: 3.571vw 0px;
  }
}

.about-us-info .inner-info-div {
  padding: 0% 12% 0% 12%;
}

.about-box-1 {
  padding: 100px 0px 80px;
}
@media screen and (min-width: 1600px) {
  .about-box-1 {
    padding: 7.143vw 0px 5.714vw;
  }
}

.about-box-2 {
  padding-bottom: 80px;
}
@media screen and (min-width: 1600px) {
  .about-box-2 {
    padding-bottom: 5.714vw;
  }
}

a.uniqueHomeAnchor {
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  color: inherit;
  color: #43433a;
  cursor: pointer;
  margin-top: 45px;
  display: inline-block;
}
@media screen and (min-width: 1600px) {
  a.uniqueHomeAnchor {
    font-size: 0.857vw;
    margin-top: 3.214vw;
  }
}

@media screen and (min-width: 956px) {
  a.uniqueHomeAnchor:hover {
    text-decoration: none;
    color: #1f1f1f;
    opacity: 0.6;
    font-weight: 700;
  }
}

.About-anchor2 {
  padding-left: 100px;
}
@media screen and (min-width: 1600px) {
  .About-anchor2 {
    padding-left: 7.143vw;
  }
}

.inner-info-div p.about-Us-unique-Para {
  font-size: 22px;
  font-weight: 200;
  margin-bottom: 30px;
  margin-top: 50px;
  color: #434343;
  text-align: left;
  line-height: 36px;
  padding: 50px 50px 50px 100px;
}
@media screen and (min-width: 1600px) {
  .inner-info-div p.about-Us-unique-Para {
    font-size: 1.571vw;
    margin-bottom: 2.143vw;
    margin-top: 3.571vw;
    line-height: 2.571vw;
    padding: 3.571vw 3.571vw 3.571vw 7.143vw;
  }
}

/* ================= Strat about-full-widthBox-3 styling ===================== */
.about-full-widthBox-3 {
  background-color: #f9f8f8;
  background-image: url(../images/gray.png);
  background-position: center center;
  background-size: cover;
  padding: 200px 160px;
  width: 100%;
}
@media screen and (min-width: 1600px) {
  .about-full-widthBox-3 {
    padding: 14.286vw 11.429vw;
  }
}

.about-full-widthBox-3 .text-flexbox-div {
  padding: 10% 15px 10%;
  /* background-color: red; */
  padding-right: 20px;
  width: 100%;
  height: 400px;
  border-left: solid 1px #1f1f1f;
  position: relative;
  transition: 200ms ease;
  top: 0px;
  left: 150px;
  z-index: 2;
}
@media screen and (min-width: 1600px) {
  .about-full-widthBox-3 .text-flexbox-div {
    padding: 10% 1.071vw 10%;
    padding-right: 1.429vw;
    height: 28.571vw;
    left: 10.714vw;
  }
}

.about-full-widthBox-3 .text-flexbox-div:after {
  content: "";
  position: absolute;
  background-image: url(../images/quote.svg);
  background-size: contain;
  background-repeat: no-repeat;
  top: 5px;
  left: -49px;
  z-index: 555555;
  width: 35px;
  height: 35px;
}
@media screen and (min-width: 1600px) {
  .about-full-widthBox-3 .text-flexbox-div:after {
    top: 0.357vw;
    left: -3.5vw;
    width: 2.5vw;
    height: 2.5vw;
  }
}

.text-flexbox-div h1 {
  font-family: "Butler";
  color: #1f1f1f;
  margin: 0.67em 0;
  text-transform: uppercase;
}

.quality-MATTERS-3 {
  position: relative;
}

.quality-MATTERS-3:after {
  content: "";
  position: absolute;
  /* background-image: url(image/lines.svg); */
  background-size: contain;
  background-repeat: no-repeat;
  top: -50px;
  right: -55px;
  z-index: 55;
  width: 130px;
  height: 130px;
}
@media screen and (min-width: 1600px) {
  .quality-MATTERS-3:after {
    top: -3.571vw;
    right: -3.929vw;
    width: 9.286vw;
    height: 9.286vw;
  }
}

.about-full-widthBox-3 img.about-img-3 {
  height: 400px;
  width: 500px;
}
@media screen and (min-width: 1600px) {
  .about-full-widthBox-3 img.about-img-3 {
    height: 28.571vw;
    width: 35.714vw;
  }
}

.about-headingRandom {
  font-family: "Butler";
}

/* ================= End about-full-widthBox-3  styling ===================== */
/* ================= Start team-section  styling ===================== */
.p-team-LR-100 {
  /* padding: 50px 150px; */
  padding: 50px 50px;
}
@media screen and (min-width: 1600px) {
  .p-team-LR-100 {
    padding: 3.571vw 3.571vw;
  }
}

.teamMem-box .team-img-1,
.teamMem-box .team-img-2,
.teamMem-box .team-img-3 {
  width: 280px;
  height: 500px;
}
@media screen and (min-width: 1600px) {
  .teamMem-box .team-img-1,
  .teamMem-box .team-img-2,
  .teamMem-box .team-img-3 {
    width: 20vw;
    height: 35.714vw;
  }
}

.text--widget {
  margin-top: 100px;
}
@media screen and (min-width: 1600px) {
  .text--widget {
    margin-top: 7.143vw;
  }
}

.teamname {
  color: #939495;
  font-size: 25px;
  font-family: "Butler";
  text-transform: uppercase;
  margin-bottom: 6px;
  letter-spacing: 2px;
  text-align: right;
}
@media screen and (min-width: 1600px) {
  .teamname {
    font-size: 1.786vw;
    margin-bottom: 0.429vw;
    letter-spacing: 0.143vw;
  }
}

.teamname2 {
  text-align: left;
}

.gray-text {
  color: #939495;
  font-size: 16px;
  line-height: 28px;
  text-align: right;
}
@media screen and (min-width: 1600px) {
  .gray-text {
    font-size: 1.143vw;
    line-height: 2vw;
  }
}

.gray-text2,
.teamname2 {
  text-align: left;
}

.accordion {
  background: #FFF !important;
  color: #444;
  cursor: pointer;
  padding: 10px 10px;
  width: 50px;
  height: 50px;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
  position: relative;
}
@media screen and (min-width: 1600px) {
  .accordion {
    padding: 0.714vw 0.714vw;
    width: 3.571vw;
    height: 3.571vw;
    font-size: 1.071vw;
  }
}

.activeTeamMember,
.accordion:hover {
  background-color: #ccc;
}

.accordion:after {
  content: "+";
  color: #1f1f1f;
  font-size: 35px;
  position: absolute;
  top: -2px;
  left: 13px;
}
@media screen and (min-width: 1600px) {
  .accordion:after {
    font-size: 2.5vw;
    top: -0.143vw;
    left: 0.929vw;
  }
}

button.accordion:focus {
  outline: 1px dotted #1f1f1f;
}
@media screen and (min-width: 1600px) {
  button.accordion:focus {
    outline: 0.071vw dotted #1f1f1f;
  }
}

.team-Tabs {
  padding: 30px 0px;
  width: 100%;
  text-align: right;
  max-width: 350px;
  float: right;
}
@media screen and (min-width: 1600px) {
  .team-Tabs {
    padding: 2.143vw 0px;
    max-width: 25vw;
  }
}

.team-animate-up {
  position: relative;
  top: -140px;
  transition: 0.4s;
}
@media screen and (min-width: 1600px) {
  .team-animate-up {
    top: -10vw;
  }
}

.fadeAnim {
  animation: fadeDownwards 1s ease-in both;
}

@keyframes fadeDownwards {
  from {
    opacity: 1;
    transform: translate3d(0, -5%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@media only screen and (max-width: 600px) {
  .team-animate-up {
    top: 0px !important;
    transition: 0s;
  }
}
.team-Tabs2 {
  text-align: left;
  float: left;
}

.activeTeamMember:after {
  content: "×";
}

.panel {
  /* padding: 0 18px; */
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.panel p {
  font-size: 16px;
  font-weight: 200;
  margin-bottom: 30px;
  margin-top: 0px;
  color: #939495;
  text-align: left;
  line-height: 1.7;
  padding: 10px;
}
@media screen and (min-width: 1600px) {
  .panel p {
    font-size: 1.143vw;
    margin-bottom: 2.143vw;
    padding: 0.714vw;
  }
}

.contact-header {
  background-color: #ffffff;
  padding-bottom: 40px;
  padding-top: 90px;
}
@media screen and (min-width: 1600px) {
  .contact-header {
    padding-bottom: 2.857vw;
    padding-top: 6.429vw;
  }
}

.brand-heading {
  letter-spacing: 15px;
  font-size: 30px;
  margin-right: 30px;
  color: #ffffff;
}
@media screen and (min-width: 1600px) {
  .brand-heading {
    letter-spacing: 1.071vw;
    font-size: 2.143vw;
    margin-right: 2.143vw;
  }
}

.brand-heading-3 {
  letter-spacing: 15px;
  font-size: 30px;
  margin-right: 30px;
  font-weight: 500;
  color: #1f1f1f;
}
@media screen and (min-width: 1600px) {
  .brand-heading-3 {
    letter-spacing: 1.071vw;
    font-size: 2.143vw;
    margin-right: 2.143vw;
  }
}

/* ================= End team-section  styling ===================== */
/* =================  End about styling ===================== */
/* =================  Start Contact styling ===================== */
.feature.map {
  height: 100%;
}

iframe {
  border: 0;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(99%);
  /* Chrome 19+ & Safari 6+ */
  -webkit-backface-visibility: hidden;
  /* Fix for transition flickering */
  position: relative;
  left: 40px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 1600px) {
  iframe {
    left: 2.857vw;
  }
}

@media only screen and (max-width: 600px) {
  iframe {
    left: 0px;
  }
}
.contact-Masthead {
  padding: 100px 0px;
  background-color: #ffffff;
}
@media screen and (min-width: 1600px) {
  .contact-Masthead {
    padding: 7.143vw 0px;
  }
}

.contacT-Introduction {
  padding: 50px;
}
@media screen and (min-width: 1600px) {
  .contacT-Introduction {
    padding: 3.571vw;
  }
}

.contacT-Introduction p {
  font-size: 22px;
  line-height: 36px;
  font-weight: 200;
  text-align: left;
  letter-spacing: 1px;
  color: #434343;
  margin: 0 auto;
  width: 800px;
}
@media screen and (min-width: 1600px) {
  .contacT-Introduction p {
    font-size: 1.571vw;
    line-height: 2.571vw;
    width: 57.143vw;
  }
}

.contactBtn {
  width: 160px !important;
  padding: 15px !important;
  text-align: center;
  max-width: 160px;
  float: right;
  text-transform: uppercase;
  font-size: 12px !important;
  line-height: 12px !important;
  color: #fff !important;
  font-family: "Montserrat", sans-serif !important;
  background: #222;
  transition: background 200ms ease;
  cursor: pointer;
  border: none;
  height: 42px;
  box-sizing: border-box !important;
  border-radius: 0px !important;
}
@media screen and (min-width: 1600px) {
  .contactBtn {
    width: 11.429vw !important;
    padding: 1.071vw !important;
    max-width: 11.429vw;
    font-size: 0.857vw !important;
    line-height: 0.857vw !important;
    height: 3vw;
  }
}

.contactBtn:hover {
  background: #968f8b;
}

/* =================  End Contact  styling ===================== */
/* ================= footer styling ===================== */
.footer-above {
  width: 100%;
  position: relative;
  top: 0px;
  text-align: center;
  color: #777;
  padding-top: 1px;
  height: 105px;
  background: #2b2b2b;
}
@media screen and (min-width: 1600px) {
  .footer-above {
    padding-top: 0.071vw;
    height: 7.5vw;
  }
}

.footer-above h1.uniqueHomeAnchor {
  font-size: 12px;
  font-weight: 200;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  color: inherit;
  margin-top: 45px;
  text-align: center;
  position: relative;
}
@media screen and (min-width: 1600px) {
  .footer-above h1.uniqueHomeAnchor {
    font-size: 0.857vw;
    margin-top: 0.214vw;
  }
}

.vertical-Line {
  display: block;
  height: 1px;
  vertical-align: middle;
  width: 1px;
  height: 60px;
  background: #dddddd;
  text-align: center;
  margin: 20px auto 0px;
  position: relative;
}
@media screen and (min-width: 1600px) {
  .vertical-Line {
    height: 0.071vw;
    width: 0.071vw;
    height: 4.286vw;
    margin: 1.429vw auto 0px;
  }
}

footer#mainFooter {
  padding: 50px 0px;
  background-color: #968f8b;
  position: relative;
}
@media screen and (min-width: 1600px) {
  footer#mainFooter {
    padding: 3.571vw 0px;
  }
}
@media screen and (min-width: 956px) {
  footer#mainFooter a p.newsletter-info:hover {
    color: #2b2b2b;
    transition: all ease-in-out 300ms;
  }
}

ul#menu-footer-navigation {
  margin-bottom: 60px;
  margin-top: 0;
  width: 100%;
}
@media screen and (min-width: 1600px) {
  ul#menu-footer-navigation {
    margin-bottom: 4.286vw;
  }
}

ul#menu-footer-navigation > li > a {
  font-family: "Montserrat", sans-serif;
}

ul#menu-footer-navigation li:last-child::after {
  content: "";
}

#footernavigation {
  display: block;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}

.footer-navigation ul li {
  display: inline;
}

.footer-navigation a {
  font-size: 12px;
  letter-spacing: 0.1em;
  transition: opacity ease 200ms;
  line-height: 1;
  font-weight: 200;
  color: #FFF;
  text-transform: uppercase;
}
@media screen and (min-width: 1600px) {
  .footer-navigation a {
    font-size: 0.857vw;
  }
}

@media screen and (min-width: 956px) {
  .footer-navigation a:hover {
    opacity: 0.8;
    text-decoration: none;
    color: #1f1f1f;
  }
}

.footer-navigation li:after {
  content: "●";
  color: #FFF;
  font-size: 8px;
  line-height: 14px;
  margin: 0 30px;
}
@media screen and (min-width: 1600px) {
  .footer-navigation li:after {
    font-size: 0.571vw;
    line-height: 1vw;
    margin: 0 2.143vw;
  }
}

h3.newsletter {
  font-size: 17px;
  font-weight: 200;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  line-height: 1.2;
  color: #FFF;
}
@media screen and (min-width: 1600px) {
  h3.newsletter {
    font-size: 1.214vw;
    margin-bottom: 0.714vw;
  }
}

p.newsletter-info {
  margin-bottom: 45px;
  color: #FFF;
  line-height: 28px;
  font-size: 14px;
  font-weight: 200;
}
@media screen and (min-width: 1600px) {
  p.newsletter-info {
    margin-bottom: 3.214vw;
    line-height: 1.75vw;
    font-size: 1vw;
  }
}

#home--signUp {
  max-width: 600px;
  margin: 0 auto;
}
@media screen and (min-width: 1600px) {
  #home--signUp {
    max-width: 42.857vw;
  }
}

#home--signUp input[type=email] {
  width: 100%;
}

.hide {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}
@media screen and (min-width: 1600px) {
  .hide {
    height: 0.071vw;
    width: 0.071vw;
    clip: rect(0.071vw, 0.071vw, 0.071vw, 0.071vw);
  }
}

label {
  vertical-align: middle;
}

#home--signUp input[type=submit],
#home--signUp .enqbutton,
.post-password-form input[type=submit] {
  color: #fff;
  background: #222;
  transition: background 200ms ease;
  cursor: pointer;
  border: none;
}
@media screen and (min-width: 956px) {
  #home--signUp input[type=submit]:hover,
  #home--signUp .enqbutton:hover,
  .post-password-form input[type=submit]:hover {
    background: #434343;
  }
}

.mc-field-group,
#home--signUp input[type=submit],
#home--signUp .enqbutton {
  width: 44%;
  margin: 0 2%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#home--signUp input,
#home--signUp .enqbutton,
.post-password-form input {
  padding: 15px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  /* font-style: italic; */
  font-weight: 200;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  background: #fff;
  color: #777;
  height: 42px;
  border: 0px;
  border-radius: 0px !important;
}
@media screen and (min-width: 1600px) {
  #home--signUp input,
  #home--signUp .enqbutton,
  .post-password-form input {
    padding: 1.071vw;
    font-size: 0.857vw;
    height: 3vw;
  }
}

#home--signUp .enqbutton {
  color: #fff;
  background: #222;
  transition: background 200ms ease;
}

#home--signUp input:focus,
.post-password-form input:focus {
  outline: 0;
  box-shadow: 0px 0px transparent;
  border: 1px solid #777;
}
@media screen and (min-width: 1600px) {
  #home--signUp input:focus,
  .post-password-form input:focus {
    border: 0.071vw solid #777;
  }
}

.mc-field-group,
#home--signUp input {
  display: inline-block;
  box-sizing: border-box;
}

.socialMedias {
  display: block;
  text-align: center;
  width: 100%;
  margin-bottom: 54px;
  position: relative;
  left: 15px;
}
@media screen and (min-width: 1600px) {
  .socialMedias {
    margin-bottom: 3.857vw;
    left: 1.071vw;
  }
}

.instagram,
.facebook {
  font-size: 20px;
  margin-right: 36px;
  cursor: pointer;
  display: inline-block;
  color: #FFF;
  opacity: 0.6;
  transition: opacity 200ms ease;
}
.instagram img, .instagram svg,
.facebook img,
.facebook svg {
  width: 25px;
  height: 25px;
  fill: #efeae6;
  transition: fill 200ms ease;
}
@media screen and (min-width: 956px) {
  .instagram img:hover, .instagram svg:hover,
  .facebook img:hover,
  .facebook svg:hover {
    fill: #1f1f1f;
    opacity: 0.8;
  }
}
@media screen and (min-width: 1600px) {
  .instagram,
  .facebook {
    font-size: 1.429vw;
    margin-right: 2.571vw;
  }
  .instagram img, .instagram svg,
  .facebook img,
  .facebook svg {
    width: 1vw;
    height: 1.5vw;
  }
}

@media screen and (min-width: 1600px) {
  .instagram img, .instagram svg {
    width: 1.5vw;
    height: 1.5vw;
  }
}

@media screen and (min-width: 956px) {
  .instagram:hover,
  .facebook:hover,
  .linkedin:hover {
    opacity: 1;
    color: #222;
  }
}

a:hover {
  text-decoration: none;
}

.footerLogo {
  text-align: center;
}

.footerLogo img {
  margin-top: 45px;
  transform: scale(1.2);
}
@media screen and (min-width: 1600px) {
  .footerLogo img {
    margin-top: 3.214vw;
    height: 6.25vw;
  }
}

/* Animation */
@keyframes fadeInUp {
  from {
    transform: translate3d(0, 100%, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes fadeInUp {
  from {
    transform: translate3d(0, 100%, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
/* .animation-slider{
margin-top: 60px;
} */
.anchor-div {
  /* background-color: red; */
  width: 100%;
  height: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 1600px) {
  .anchor-div {
    height: 10.857vw;
  }
}

a.uniqueAbout-BannerAnchor {
  font-size: 10px;
  font-weight: 200;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  color: #ffffff;
  cursor: pointer;
  margin-top: 45px;
  display: inline-block;
  opacity: 1;
}
@media screen and (min-width: 1600px) {
  a.uniqueAbout-BannerAnchor {
    font-size: 0.714vw;
    margin-top: 3.214vw;
  }
}

@media screen and (min-width: 956px) {
  a.uniqueAbout-BannerAnchor:hover {
    text-decoration: none;
    color: #ffffff;
    opacity: 0.75;
  }
}

.BannerAnchor-line {
  display: inline-block;
  margin: 0 12px;
  height: 1px;
  vertical-align: middle;
  width: 90px;
  background: #ffffff;
}
@media screen and (min-width: 1600px) {
  .BannerAnchor-line {
    margin: 0 0.857vw;
    height: 0.071vw;
    width: 6.429vw;
  }
}

.clientsSection .bx-pager {
  display: none;
  justify-content: center;
  margin-top: 50px;
  gap: 5px;
}
@media screen and (min-width: 1600px) {
  .clientsSection .bx-pager {
    margin-top: 3.57vw;
    gap: 0.357vw;
  }
}

.clientsSection .bx-pager .bx-pager-item a {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  background: #c8c8c8;
  text-indent: -9999px;
  overflow: hidden;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
@media screen and (min-width: 1600px) {
  .clientsSection .bx-pager .bx-pager-item a {
    width: 0.571vw;
    height: 0.571vw;
  }
}

.clientsSection .bx-pager .bx-pager-item a.active {
  width: 10px !important;
  height: 10px !important;
}
@media screen and (min-width: 1600px) {
  .clientsSection .bx-pager .bx-pager-item a.active {
    width: 0.714vw !important;
    height: 0.714vw !important;
  }
}

.client_box {
  background: #2B2B2B;
  width: 100%;
  height: 100%;
  padding: 50px 0;
}
@media screen and (min-width: 1600px) {
  .client_box {
    padding: 3.571vw 0;
  }
}
.client_box h1 {
  color: #fff;
}
.client_box .slide img {
  height: 82px;
}
@media screen and (min-width: 1600px) {
  .client_box .slide img {
    height: 5.857vw;
  }
}

.footer-bottom-right {
  font-weight: 500;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  font-size: 12px;
  position: absolute;
  right: 20px;
  bottom: 50px;
  color: #fff;
  cursor: pointer;
}
@media screen and (min-width: 956px) {
  .footer-bottom-right:hover {
    opacity: 0.6;
    transition: all ease-in-out 300ms;
  }
}
@media screen and (min-width: 1600px) {
  .footer-bottom-right {
    font-size: 0.857vw;
    right: 1.429vw;
    bottom: 3.571vw;
  }
}

.top-icon {
  cursor: pointer;
  position: relative;
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-left: 12px;
  margin-right: 12px;
  border-radius: 30px;
  overflow: hidden;
  opacity: 1;
  border: 1px solid #fff;
  background-color: transparent;
  text-align: center;
  font-size: "Montserrat", sans-serif;
}
@media screen and (min-width: 1600px) {
  .top-icon {
    width: 2.286vw;
    height: 2.286vw;
    margin-left: 0.857vw;
    margin-right: 0.857vw;
    border-radius: 2.143vw;
    border: 0.071vw solid #fff;
  }
}
@media screen and (min-width: 956px) {
  .top-icon:hover::before {
    box-shadow: inset 0 0 0 60px #000;
  }
}
@media screen and (min-width: 956px) and (min-width: 1600px) {
  .top-icon:hover::before {
    box-shadow: inset 0 0 0 4.286vw #968f8b;
  }
}

.top-icon-expand::before {
  background: #fff;
  box-shadow: inset 0 0 0 60px #968f8b;
}
@media screen and (min-width: 1600px) {
  .top-icon-expand::before {
    box-shadow: inset 0 0 0 4.286vw #968f8b;
  }
}

.top-icon::before, .icon::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transition: all 0.25s ease;
  border-radius: 30px;
}
@media screen and (min-width: 1600px) {
  .top-icon::before, .icon::after {
    border-radius: 2.143vw;
  }
}

.arrow-footer {
  width: 14px;
  position: relative;
  z-index: 6;
  margin-top: 6px;
}
@media screen and (min-width: 1600px) {
  .arrow-footer {
    width: 1vw;
    margin-top: 0.429vw;
  }
}

.projectSection {
  background: #FFF !important;
}

.projectSectionEmpty {
  background: #968F8B !important;
}

.projectLiner {
  z-index: 9999999999 !important;
  background: #bebebf;
  width: 140px;
  margin: 0 12px;
  height: 1px;
  position: absolute;
  left: 0px;
  margin-top: 95px;
}
@media screen and (min-width: 1600px) {
  .projectLiner {
    width: 10vw;
    margin: 0 0.857vw;
    height: 0.071vw;
    margin-top: 6.786vw;
  }
}

.gallery-content {
  position: relative;
  width: 100%;
  max-width: 360px;
  min-width: 360px;
  margin: auto;
  overflow: hidden;
}
@media screen and (min-width: 1600px) {
  .gallery-content {
    max-width: 25.714vw;
    min-width: 25.714vw;
  }
}

@media screen and (max-width: 1400px) {
  .aboutHeroSec img.heroImg {
    height: auto !important;
  }
}
@media screen and (max-width: 1300px) {
  .projectHeader {
    position: relative;
    left: 120px;
  }
  .projectLiner {
    width: 140px !important;
  }
}
.projectLinerMobile {
  display: block;
  background: #bebebf;
  width: 70px;
  margin: 0 12px;
  height: 1px;
  position: relative;
  left: -50px;
  margin-top: 15px;
}
@media screen and (min-width: 1600px) {
  .projectLinerMobile {
    width: 5vw;
    margin: 0 0.857vw;
    height: 0.071vw;
    position: relative;
    left: -3.571vw;
    margin-top: 1.071vw;
  }
}

.projectHeader {
  font-size: 54px !important;
  margin-bottom: 80px !important;
  line-height: 1 !important;
  font-weight: normal !important;
  letter-spacing: 0.03em !important;
  font-family: "Butler";
  text-transform: uppercase !important;
  color: #1f1f1f !important;
}
@media screen and (min-width: 1600px) {
  .projectHeader {
    font-size: 3.857vw !important;
    margin-bottom: 5.714vw !important;
  }
}

.projectPara {
  font-size: 22px !important;
  line-height: 36px !important;
  font-weight: 200 !important;
  font-family: "Montserrat", sans-serif !important;
  color: #434343 !important;
  position: relative !important;
  top: 140px !important;
  margin-bottom: 240px !important;
}
@media screen and (min-width: 1600px) {
  .projectPara {
    font-size: 1.571vw !important;
    line-height: 2.571vw !important;
    top: 10vw !important;
    margin-bottom: 17.143vw !important;
  }
}

.item1 {
  position: relative;
  top: 100px;
}
@media screen and (min-width: 1600px) {
  .item1 {
    top: 7.143vw;
  }
}

.item2 {
  position: relative;
  top: 140px;
}
@media screen and (min-width: 1600px) {
  .item2 {
    top: 15vw;
  }
}

.cell-container {
  padding: 5px;
}
@media screen and (min-width: 1600px) {
  .cell-container {
    padding: 0.357vw;
  }
}

.gallery-container {
  padding: 1em 0;
  float: left;
  width: 50%;
}

@media screen and (max-width: 640px) {
  .gallery-container {
    display: block;
    width: 100%;
  }
}
@media screen and (min-width: 900px) {
  .gallery-container {
    width: 33.33333%;
  }
}
.gallery-container .title {
  color: #1a1a1a;
  text-align: center;
  margin-bottom: 10px;
}
@media screen and (min-width: 1600px) {
  .gallery-container .title {
    margin-bottom: 0.714vw;
  }
}

.gallery-content {
  position: relative;
  width: 100%;
  max-width: 400px;
  margin: auto;
  overflow: hidden;
}
@media screen and (min-width: 1600px) {
  .gallery-content {
    max-width: 28.571vw;
  }
}

.gallery-content .content-overlay {
  background: rgba(150, 143, 139, 0.84);
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.gallery-content:hover .content-overlay {
  opacity: 1;
}

.content-image {
  width: 100%;
  max-width: 380px;
  height: 100%;
  max-height: 380px;
}

.content-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.gallery-content:hover .content-details {
  top: 50%;
  left: 50%;
  opacity: 1;
}

.content-details h3 {
  font-family: "Montserrat", sans-serif !important;
  color: #FFF !important;
  text-decoration: none !important;
  text-transform: uppercase;
  font-size: 26px;
  font-weight: 200;
}

.content-details a {
  text-decoration: none !important;
}

.content-details h3:hover {
  color: #FFF !important;
}

.content-details p {
  color: #FFF;
}

.content-details p > a {
  color: #FFF !important;
}

.content-details p > a:hover {
  color: #FFF;
  text-decoration: underline;
}

.fadeIn-bottom {
  top: 80%;
}

.fadeIn-top {
  top: 20%;
}

.fadeIn-left {
  left: 20%;
}

.fadeIn-right {
  left: 80%;
}

.tabMenu {
  width: 100%;
  max-width: 400px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
}

.plan3-bottombar {
  /*border-bottom: 3px solid #ccc !important;*/
}

.plan3-default-bar {
  border-bottom: 3px solid #ccc !important;
}

.plan3-border-theme {
  border-bottom: 3px solid #968f8b !important;
}

.tabMenu a:hover {
  color: initial !important;
}

#pro_list.portfolioWork {
  max-width: 1280px;
  margin: 0 auto;
  width: 100%;
  position: relative;
}
#pro_list.portfolioWork .tabMenu {
  width: 100%;
  max-width: 400px;
  display: flex;
  margin-left: 0;
  margin-right: auto;
  margin-bottom: 105px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
#pro_list.portfolioWork .tabMenu:before {
  max-width: 840px;
  width: 80%;
  height: 1px;
  background: #B5B5B5;
  position: absolute;
  right: 0;
  top: 20px;
}
#pro_list.portfolioWork .w50 {
  width: 50%;
}
#pro_list.portfolioWork .w50:nth-child(2n) {
  margin-top: 200px;
}
#pro_list.portfolioWork .plan3-padding {
  padding: 8px 5px !important;
  margin-right: 35px;
  color: #B5B5B5;
}
#pro_list.portfolioWork .plan3-border-theme {
  color: #1F1F1F;
  border-bottom: 1px solid #968f8b !important;
}
#pro_list.portfolioWork .row.tabb {
  width: 90%;
  margin: 0 auto 100px;
}
#pro_list.portfolioWork .row.tabb .content-details {
  position: relative;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 1;
  transform: none;
}
#pro_list.portfolioWork .row.tabb .content-details h3 {
  color: #1F1F1F !important;
  text-align: left;
  padding-top: 15px;
}
#pro_list.portfolioWork .row.tabb .content-details .pro_view {
  text-align: left;
  font: "Montserrat", sans-serif !important;
  font-weight: bold;
  font-size: 12px;
  line-height: 28px;
  letter-spacing: 3.42px;
  color: #1F1F1F;
  text-transform: uppercase;
  opacity: 1;
  display: flex;
  align-items: center;
}
#pro_list.portfolioWork .row.tabb .content-details .pro_view span {
  width: 80px;
  height: 1px;
  background: #1F1F1F;
  margin-right: 20px;
  display: inline-block;
}
#pro_list.portfolioWork .row.tabb .content-image {
  width: 350px;
  height: 525px;
  overflow: hidden;
  max-height: none;
  max-width: none;
}
#pro_list.portfolioWork .row.tabb .content-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#pro_list.portfolioWork .row.tabb .gallery-content:hover {
  cursor: pointer;
}
@media screen and (min-width: 956px) {
  #pro_list.portfolioWork .row.tabb .gallery-content:hover .content-image img {
    transform: scale(1.1);
    transition: all ease-in-out 300ms;
  }
  #pro_list.portfolioWork .row.tabb .gallery-content:hover h3 {
    color: #000;
    transition: all ease-in-out 300ms;
  }
}

#pro .container {
  width: 90%;
  margin: 0 auto;
  max-width: 1280px;
}
#pro .inner-info-div p.about-Us-unique-Para {
  padding: 50px 0px 50px 0px;
}

#pro_detail {
  width: 1200px;
  margin: 0 auto;
}
#pro_detail .container {
  width: 100%;
  margin: 0 auto;
  max-width: none;
}
#pro_detail .container .pro_content {
  display: flex;
  flex-direction: column;
  width: 1020px;
  margin: 0 auto;
}
#pro_detail .container .pro_content .pro_item_txt {
  padding: 80px 0 40px;
}
#pro_detail .container .pro_content .pro_item {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  justify-content: space-between;
}
#pro_detail .container .pro_content .pro_item .grid_item, #pro_detail .container .pro_content .pro_item img {
  width: 100%;
  height: 450px;
  object-fit: cover;
}
#pro_detail .container .pro_content .pro_item .grid_item, #pro_detail .container .pro_content .pro_item .pro_item_txt {
  width: 300px;
}
#pro_detail .container .pro_content .pro_item .grid_item {
  position: relative;
  overflow: hidden;
  display: block;
}
@media screen and (min-width: 956px) {
  #pro_detail .container .pro_content .pro_item:hover img {
    transform: scale(1.05);
    transition: all ease-in-out 300ms;
  }
}
#pro_detail .container .pro_content .pro_item .pro_title {
  font-family: "Butler";
  line-height: 48px;
  display: block;
  color: #1F1F1F;
  font-size: 40px;
  text-transform: uppercase;
  padding-bottom: 50px;
}
#pro_detail .container .pro_content .pro_item p {
  font-family: "Montserrat", sans-serif;
  display: block;
  color: #434343;
  font-size: 18px;
  line-height: 28px;
}
#pro_detail .container .pro_content .pro_item:before {
  font-family: "Montserrat", sans-serif;
  content: "A CLOSER LOOK";
  width: 160px;
  height: 38px;
  line-height: 38px;
  position: absolute;
  font-size: 12px;
  color: #1F1F1F;
  top: 20px;
  left: 360px;
  font-weight: bold;
  letter-spacing: 2.3px;
  cursor: pointer;
}
#pro_detail .container .pro_content .pro_item:after {
  content: "";
  width: 50px;
  height: 1px;
  position: absolute;
  top: 38px;
  left: 285px;
  background: #1f1f1f;
  cursor: pointer;
}
#pro_detail .container .pro_content .pro_item:last-child:before {
  top: auto;
  bottom: 10px;
  left: auto;
  right: 335px;
  font-weight: bold;
  letter-spacing: 2.3px;
}
#pro_detail .container .pro_content .pro_item:last-child:after {
  top: auto;
  bottom: 28px;
  left: auto;
  right: 285px;
  background: #1f1f1f;
}
#pro_detail .container .pro_content_img {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 80px 0 0px;
  max-width: 700px;
  margin: 0 auto;
}
#pro_detail .container .pro_content_img p {
  display: none;
}
#pro_detail .container .pro_content_img .tworow, #pro_detail .container .pro_content_img .threerow, #pro_detail .container .pro_content_img .onerow {
  padding: 25px 0;
  display: flex;
  justify-content: space-between;
}
#pro_detail .container .pro_content_img .tworow .img_item, #pro_detail .container .pro_content_img .threerow .img_item, #pro_detail .container .pro_content_img .onerow .img_item {
  width: 200px;
  height: 300px;
  position: relative;
  overflow: hidden;
}
#pro_detail .container .pro_content_img .tworow .img_item img, #pro_detail .container .pro_content_img .threerow .img_item img, #pro_detail .container .pro_content_img .onerow .img_item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (min-width: 956px) {
  #pro_detail .container .pro_content_img .tworow .img_item:hover img, #pro_detail .container .pro_content_img .threerow .img_item:hover img, #pro_detail .container .pro_content_img .onerow .img_item:hover img {
    transform: scale(1.05);
    transition: all ease-in-out 300ms;
  }
}
#pro_detail .container .pro_content_img .tworow .three_flex, #pro_detail .container .pro_content_img .threerow .three_flex, #pro_detail .container .pro_content_img .onerow .three_flex {
  display: flex;
  width: 450px;
  justify-content: space-between;
}
#pro_detail .container .pro_content_img .tworow .three_flex .img_item, #pro_detail .container .pro_content_img .threerow .three_flex .img_item, #pro_detail .container .pro_content_img .onerow .three_flex .img_item {
  width: 200px;
}
#pro_detail .container .pro_content_img .tworow .img_item2, #pro_detail .container .pro_content_img .threerow .img_item2, #pro_detail .container .pro_content_img .onerow .img_item2 {
  width: 450px;
  height: 300px;
  position: relative;
  overflow: hidden;
}
#pro_detail .container .pro_content_img .tworow .img_item2 img, #pro_detail .container .pro_content_img .threerow .img_item2 img, #pro_detail .container .pro_content_img .onerow .img_item2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (min-width: 956px) {
  #pro_detail .container .pro_content_img .tworow .img_item2:hover img, #pro_detail .container .pro_content_img .threerow .img_item2:hover img, #pro_detail .container .pro_content_img .onerow .img_item2:hover img {
    transform: scale(1.05);
    transition: all ease-in-out 300ms;
  }
}
#pro_detail .container .pro_content_img .onerow {
  display: flex;
  justify-content: center;
}

.testimonial {
  background-color: #2B2B2B;
  padding: 140px 60px 80px;
  width: 100%;
  position: relative;
  margin-top: 100px;
}
.testimonial .container {
  display: flex;
  position: relative;
}
.testimonial .container .test_box {
  display: flex;
  position: relative;
  /*opacity: 0;*/
}
.testimonial .container h1 {
  color: #fff;
  position: absolute;
  z-index: 2;
  top: 30px;
  font-family: "Butler";
}
.testimonial .container .test_view {
  color: #fff;
  position: absolute;
  z-index: 2;
  bottom: 40px;
  font-size: 12px;
  line-height: 28px;
  font-family: "Montserrat";
  letter-spacing: 3.42px;
  color: #FFFFFF;
  text-transform: uppercase;
  cursor: pointer;
}
.testimonial .container .test_view:before {
  position: absolute;
  top: 13px;
  width: 80px;
  left: 150px;
  height: 1px;
  background: #B5B5B5;
  content: "";
}
.testimonial .container .test_view:hover {
  cursor: pointer;
  color: #B5B5B5;
  transition: all ease-in-out 300ms;
}
.testimonial .w50 {
  width: 50%;
}
.testimonial .flexend {
  display: flex;
  justify-content: flex-end;
  position: relative;
}
.testimonial .flexend .panl {
  width: 100%;
  height: 100%;
  position: absolute;
}
.testimonial .flexend .panl a {
  display: block;
  padding: 5px 0;
  cursor: pointer;
  height: 38px;
}
.testimonial #owl-main .owl-pagination {
  top: -16px;
  left: 90px;
}
.testimonial .test_img {
  width: 380px;
  height: 570px;
  z-index: 1;
}
.testimonial .test_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.testimonial .test_txt {
  width: 480px;
  margin-left: 68px;
  height: auto;
  margin-top: 70px;
}
.testimonial .test_txt .test_title {
  color: #B5B5B5;
  font-size: 20px;
  letter-spacing: 0.2px;
  line-height: 34px;
  font-family: "Montserrat";
  text-align: left;
  font-style: italic;
  text-transform: uppercase;
}
.testimonial .test_txt p {
  color: #B5B5B5;
  width: 100%;
  padding-top: 20px;
  /* display: -webkit-box;
   -webkit-line-clamp: 3;
   -webkit-box-orient: vertical;
   overflow: hidden;*/
}
.testimonial .test_name_box {
  padding-top: 30px;
  margin-left: 70px;
}
.testimonial .test_name_box .test_name {
  font-family: "Butler";
  color: #fff;
  font-size: 32px;
  line-height: 48px;
  padding-bottom: 15px;
  text-align: left;
}
.testimonial .test_name_box .test_line {
  height: 1px;
  width: 120%;
  background: #B5B5B5;
  position: relative;
  left: -20%;
}
.testimonial .test_name_box .test_position {
  text-align: left;
  font-size: 16px;
  line-height: 19px;
  font-family: "Montserrat";
  letter-spacing: 0.64px;
  color: #B5B5B5;
  padding-top: 10px;
}

@media screen and (min-width: 1024px) {
  #pro_detail {
    width: auto;
    padding: 0;
  }
  #pro_detail .container .pro_content {
    width: 60.9vw;
  }
  #pro_detail .container .pro_content .pro_item_txt {
    padding: 7vw 0 2.5vw;
  }
  #pro_detail .container .pro_content .pro_item {
    width: 100%;
  }
  #pro_detail .container .pro_content .pro_item .grid_item, #pro_detail .container .pro_content .pro_item img {
    height: 36.621vw;
  }
  #pro_detail .container .pro_content .pro_item .grid_item, #pro_detail .container .pro_content .pro_item .pro_item_txt {
    width: 24.414vw;
  }
  #pro_detail .container .pro_content .pro_item:before {
    left: 29vw;
  }
  #pro_detail .container .pro_content .pro_item:after {
    left: 23vw;
  }
  #pro_detail .container .pro_content .pro_item:last-child:before {
    right: 27vw;
  }
  #pro_detail .container .pro_content .pro_item:last-child:after {
    right: 23.5vw;
  }
  #pro_detail .container .pro_content_img {
    padding: 0 0 5vw;
    width: 68.359vw;
    margin: 0 auto;
    max-width: none;
  }
  #pro_detail .container .pro_content_img .tworow, #pro_detail .container .pro_content_img .onerow {
    padding: 1.875vw 0;
  }
  #pro_detail .container .pro_content_img .tworow .img_item, #pro_detail .container .pro_content_img .onerow .img_item {
    width: 19.531vw;
    max-width: none;
    height: 29.297vw;
  }
  #pro_detail .container .pro_content_img .tworow .img_item2, #pro_detail .container .pro_content_img .onerow .img_item2 {
    max-width: none;
    width: 43.945vw;
    height: 29.297vw;
  }
  #pro_detail .container .pro_content_img .threerow .img_item {
    width: 19.531vw;
    max-width: none;
  }
  #pro_detail .container .pro_content_img .threerow .three_flex {
    max-width: none;
    width: 43.945vw;
    justify-content: space-between;
  }
  #pro_detail .container .pro_content_img .threerow .three_flex .img_item {
    width: 19.531vw;
  }
  #pro_detail .container .pro_content_img .tworow .three_flex,
  #pro_detail .container .pro_content_img .threerow .three_flex,
  #pro_detail .container .pro_content_img .onerow .three_flex {
    width: 43.945vw;
  }
  #pro_detail .container .pro_content_img .tworow .img_item2,
  #pro_detail .container .pro_content_img .threerow .img_item2,
  #pro_detail .container .pro_content_img .onerow .img_item2 {
    width: 43.945vw;
  }
  #pro_detail .container .pro_content_img .tworow,
  #pro_detail .container .pro_content_img .threerow,
  #pro_detail .container .pro_content_img .onerow {
    padding: 4.883vw 0 0;
  }
  #pro_detail .container .pro_content_img .tworow .img_item,
  #pro_detail .container .pro_content_img .threerow .img_item,
  #pro_detail .container .pro_content_img .onerow .img_item {
    height: 29.297vw;
  }
}
@media screen and (min-width: 1600px) {
  #pro_list.portfolioWork {
    max-width: 78.125vw;
  }
  #pro_list.portfolioWork .tabMenu {
    width: 100%;
    max-width: 28vw;
    display: flex;
    margin-left: 0;
    margin-right: auto;
    margin-bottom: 6.563vw;
    text-transform: uppercase;
    letter-spacing: 0.125vw;
  }
  #pro_list.portfolioWork .tabMenu:before {
    max-width: 45.5vw;
    width: 80%;
    height: 0.063vw;
    background: #B5B5B5;
    position: absolute;
    right: 0;
    top: 1.25vw;
  }
  #pro_list.portfolioWork .w50:nth-child(2n) {
    margin-top: 12.5vw;
  }
  #pro_list.portfolioWork .plan3-padding {
    padding: 0.5vw 0.313vw !important;
    margin-right: 2.13vw;
    color: #B5B5B5;
  }
  #pro_list.portfolioWork .plan3-border-theme {
    color: #1F1F1F;
    border-bottom: 0.063vw solid #968f8b !important;
  }
  #pro_list.portfolioWork .row.tabb {
    width: 90%;
    margin: 0 auto 6.25vw;
  }
  #pro_list.portfolioWork .row.tabb .content-details h3 {
    padding-top: 0.938vw;
  }
  #pro_list.portfolioWork .row.tabb .content-details .pro_view {
    font-size: 0.75vw;
    line-height: 1.75vw;
    letter-spacing: 0.214vw;
  }
  #pro_list.portfolioWork .row.tabb .content-details .pro_view span {
    width: 5vw;
    height: 0.063vw;
    margin-right: 1.25vw;
  }
  #pro_list.portfolioWork .row.tabb .content-image {
    width: 21.875vw;
    height: 32.813vw;
  }
  #pro_detail {
    width: auto;
    padding-bottom: 2vw;
  }
  #pro_detail .container .pro_content {
    width: 55.9vw;
  }
  #pro_detail .container .pro_content .pro_item_txt {
    padding: 8vw 0 2.5vw;
  }
  #pro_detail .container .pro_content .pro_item .pro_title {
    line-height: 3vw;
    font-size: 2.5vw;
    padding-bottom: 3.125vw;
  }
  #pro_detail .container .pro_content .pro_item p {
    font-size: 1.125vw;
    line-height: 1.75vw;
  }
  #pro_detail .container .pro_content .pro_item:before {
    width: 10vw;
    height: 2.375vw;
    line-height: 2.375vw;
    font-size: 0.75vw;
    top: 1.25vw;
    left: 28.5vw;
    letter-spacing: 0.125vw;
  }
  #pro_detail .container .pro_content .pro_item:after {
    width: 3.125vw;
    height: 0.063vw;
    top: 2.375vw;
    left: 23.125vw;
  }
  #pro_detail .container .pro_content .pro_item:last-child:before {
    top: auto;
    bottom: 0.625vw;
    left: auto;
    right: 26vw;
    letter-spacing: 0.125vw;
  }
  #pro_detail .container .pro_content .pro_item:last-child:after {
    top: auto;
    bottom: 1.75vw;
    left: auto;
    right: 23.5vw;
  }
  .sidebarbg {
    top: 12vw;
  }
  #pro .container {
    max-width: 75vw;
  }
}
@media screen and (min-width: 1600px) {
  .cLogo {
    height: 7vw;
  }
  .aboutHeroSec .text-flexbox-div h1 {
    font-size: 3.125vw;
  }
  .menu_contact {
    font-size: 1vw;
    line-height: 1.75vw;
    letter-spacing: 1px;
  }
}
@media screen and (min-width: 1600px) {
  .content-image {
    max-width: 27.143vw;
    max-height: 27.143vw;
  }
  .content-details h3 {
    font-size: 1.657vw;
  }
  #pro_list.content-details h3 {
    font-size: 1.57vw;
  }
  .tabMenu {
    width: 100%;
    max-width: 28.571vw;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.786vw;
  }
  .plan3-default-bar {
    border-bottom: 0.214vw solid #ccc !important;
  }
  .plan3-border-theme {
    border-bottom: 0.214vw solid #968f8b !important;
  }
  .testimonial {
    background-color: #2B2B2B;
    padding: 8.889vw 11.111vw 5vw;
    margin-top: 11.111vw;
  }
  .testimonial .container {
    width: 100vw;
    max-width: 100%;
  }
  .testimonial .container h1 {
    top: 2.083vw;
    font-size: 2.75vw;
  }
  .testimonial .container .test_view {
    bottom: 3.83vw;
    font-size: 0.833vw;
    line-height: 1.944vw;
    letter-spacing: 0.237vw;
  }
  .testimonial .container .test_view:before {
    position: absolute;
    top: 0.903vw;
    width: 5.556vw;
    left: 10.417vw;
    height: 0.069vw;
  }
  .testimonial .test_img {
    width: 23.75vw;
    height: 35.625vw;
  }
  .testimonial #owl-main .owl-pagination {
    top: -1.111vw;
    left: 5.239vw;
  }
  .testimonial #owl-main .owl-controls {
    margin-top: -2.357vw;
  }
  .testimonial .test_txt {
    width: 33.333vw;
    margin-left: 4.111vw;
    height: auto;
    margin-top: 4.861vw;
  }
  .testimonial .test_txt .test_title {
    color: #B5B5B5;
    font-size: 1.289vw;
    letter-spacing: 0.014vw;
    line-height: 2.361vw;
  }
  .testimonial .test_txt p {
    padding-top: 1.389vw;
    font-size: 1.111vw;
  }
  .testimonial .test_name_box {
    padding-top: 2.167vw;
    margin-left: 4.111vw;
  }
  .testimonial .test_name_box .test_name {
    font-size: 2.222vw;
    line-height: 3.333vw;
    padding-bottom: 1.042vw;
  }
  .testimonial .test_name_box .test_line {
    height: 0.069vw;
  }
  .testimonial .test_name_box .test_position {
    font-size: 1.111vw;
    line-height: 1.319vw;
    letter-spacing: 0.044vw;
    padding-top: 0.694vw;
  }
}
@media screen and (min-width: 1920px) {
  #project .aboutHeroSec img.heroImg {
    left: -3.5vw;
  }
}
@media screen and (max-width: 1399px) {
  .testimonial .test_txt {
    width: 100%;
    padding-left: 80px;
    margin-left: 0;
    height: auto;
    margin-top: 70px;
  }
  .testimonial .test_name_box .test_line {
    width: 115%;
  }
  .testimonial #owl-main .owl-pagination {
    top: 0px;
    left: 110px;
  }
  .aboutHeroSec .text-flexbox-div {
    left: 110px !important;
  }
  #ourteam .container {
    max-width: 960px;
    width: 92%;
  }
}
@media screen and (max-width: 1279px) {
  .Main-sec1 {
    padding: 10px 0px 60px;
    min-height: 150px;
    height: 100%;
  }
  #pro .container {
    width: 90%;
  }
  .col-md-4, .col-md-8, .col-md-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  #project .aboutHeroSec, #project_detail .aboutHeroSec, #about .aboutHeroSec, #Design .aboutHeroSec, #des_detail .aboutHeroSec {
    max-width: 1000px;
    margin: 0 auto;
  }
  #project .col-md-4, #project_detail .col-md-4, #about .col-md-4, #Design .col-md-4, #des_detail .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  #project .col-md-4 .anchor-div, #project_detail .col-md-4 .anchor-div, #about .col-md-4 .anchor-div, #Design .col-md-4 .anchor-div, #des_detail .col-md-4 .anchor-div {
    width: 100%;
    left: 0;
    top: -20px;
  }
  #project .col-md-8, #project_detail .col-md-8, #about .col-md-8, #Design .col-md-8, #des_detail .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  #project .col-md-8 .headerImg, #project_detail .col-md-8 .headerImg, #about .col-md-8 .headerImg, #Design .col-md-8 .headerImg, #des_detail .col-md-8 .headerImg {
    left: -100px;
    width: 630px !important;
    padding-top: 0;
    height: 420px !important;
  }
  #home .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  #home .col-md-6 .pad40 {
    padding-top: 0;
  }
  #home .col-md-6 .pad40 .toggleMenu-p-1 {
    top: -70px;
  }
  #home .col-md-3 {
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    max-width: 35%;
  }
  #ourbtn .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  #ourbtn .col-md-6 .text-flexbox-div {
    left: 50px;
  }
  #ourbtn .col-md-6 .text-flexbox-div h1 {
    font-size: 34px;
  }
  #ourbtn .col-md-6 img.about-img-3 {
    max-width: 500px;
  }
  .aboutHeroSec img.heroImg {
    top: 0;
    transform: none;
    padding-top: 30px;
  }
  .aboutHeroSec .text-flexbox-div {
    padding: 0% 15px 0%;
    left: 0 !important;
    height: 100%;
  }
  .aboutHeroSec .text-flexbox-div h1 {
    font-size: 30px;
    white-space: normal;
    letter-spacing: 0px;
  }
  .mainSection {
    height: 100%;
    padding-bottom: 0;
  }
  .anchor-div {
    width: 90%;
    margin: 0 auto;
    height: 80px;
    top: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .aboutHeroSec {
    padding: 100px 50px 60px 60px;
    width: 100%;
    position: relative;
    left: 0;
    top: -30px;
  }
  .testimonial .test_name_box {
    margin-left: 40px;
  }
  .testimonial .test_txt {
    padding-left: 40px;
  }
  #pro_list.portfolioWork {
    width: 90%;
  }
  #pro_list.portfolioWork .tabMenu:before {
    width: 50%;
  }
  .gallery-content {
    width: 95%;
    min-width: 100px;
  }
  #pro_list.portfolioWork .row.tabb .content-image {
    height: 450px;
    width: 300px;
    margin: 0 auto;
  }
  #pro_list.portfolioWork .row.tabb .content-details {
    width: 300px;
    margin: 0 auto;
  }
  #project .aboutHeroSec .text-flexbox-div h1 {
    white-space: normal;
    width: 100%;
    min-width: 300px;
  }
  .projectSectionEmpty {
    min-height: 80px;
    padding: 40px;
  }
  #pro_detail .container .pro_content {
    /* width: 100%;

    .pro_item img {
          height: 400px;
    }*/
  }
  #pro_detail .container .pro_content .pro_item .pro_title {
    font-size: 32px;
    line-height: 36px;
  }
  .about-us-info .inner-info-div {
    padding: 0;
  }
  .contacT-Introduction {
    padding: 0;
  }
  .contacT-Introduction p {
    width: 100%;
  }
  .contact-Masthead .col-md-3 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  #pro_detail {
    width: auto;
    padding-top: 0;
  }
  #pro_detail .container .pro_content .pro_item {
    align-items: center;
  }
  #pro_detail .container .pro_content .pro_item .pro_item_txt {
    padding: 0px 0 0px;
  }
  #pro_detail .container .pro_content .pro_item .pro_item_txt .pro_title {
    padding-bottom: 20px;
  }
  #project_detail .aboutHeroSec {
    padding: 80px 60px 100px 60px;
  }
  #p_desc .projectPara {
    top: 10px !important;
    margin-bottom: 40px !important;
  }
}
@media screen and (max-width: 1120px) {
  #home .col-md-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  #home .pad40 {
    display: none;
  }
  #home .contactSection {
    padding: 20px;
    margin-top: 5px;
  }
  #home .col-md-3 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  #ourbtn .col-md-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  #ourbtn .col-md-6 .text-flexbox-div {
    left: 0px;
    padding: 10px 15px 10px;
    height: auto;
    margin-bottom: 30px;
  }
  #ourbtn .col-md-6 img.about-img-3 {
    max-width: 600px;
    left: 0;
    width: 100%;
    margin: 0 auto;
  }
  #project .col-md-4, #project_detail .col-md-4, #about .col-md-4, #Design .col-md-4, #des_detail .col-md-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  #project .col-md-4 .anchor-div, #project_detail .col-md-4 .anchor-div, #about .col-md-4 .anchor-div, #Design .col-md-4 .anchor-div, #des_detail .col-md-4 .anchor-div {
    left: 0;
    height: auto;
    padding-bottom: 40px;
    top: auto;
  }
  #project .col-md-4 .anchor-div a.uniqueAbout-BannerAnchor, #project_detail .col-md-4 .anchor-div a.uniqueAbout-BannerAnchor, #about .col-md-4 .anchor-div a.uniqueAbout-BannerAnchor, #Design .col-md-4 .anchor-div a.uniqueAbout-BannerAnchor, #des_detail .col-md-4 .anchor-div a.uniqueAbout-BannerAnchor {
    margin-top: 20px;
  }
  #project .col-md-8, #project_detail .col-md-8, #about .col-md-8, #Design .col-md-8, #des_detail .col-md-8 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  #project .col-md-8 .headerImg, #project_detail .col-md-8 .headerImg, #about .col-md-8 .headerImg, #Design .col-md-8 .headerImg, #des_detail .col-md-8 .headerImg {
    left: 0;
    padding-top: 0;
  }
  #project .aboutHeroSec .text-flexbox-div h1, #project_detail .aboutHeroSec .text-flexbox-div h1, #about .aboutHeroSec .text-flexbox-div h1, #Design .aboutHeroSec .text-flexbox-div h1, #des_detail .aboutHeroSec .text-flexbox-div h1 {
    white-space: normal;
    width: 100%;
    min-width: auto;
  }
  #project_detail .aboutHeroSec img.heroImg {
    max-width: 810px !important;
    width: 100% !important;
    height: auto !important;
    max-height: 540px;
    left: 0;
  }
  #pro_detail .container .pro_content {
    width: 100%;
    max-width: 715px;
  }
}
@media screen and (max-width: 956px) {
  #pro_detail .container {
    width: 100%;
  }
  .testimonial {
    padding: 100px 60px;
  }
  .testimonial .w50 {
    width: 100%;
  }
  .testimonial .container h1 {
    position: relative;
    top: 0;
    font-size: 25px;
    padding-bottom: 30px;
  }
  .testimonial .flexend {
    display: flex;
    justify-content: center;
  }
  .testimonial .container {
    flex-direction: column;
  }
  .testimonial .container .test_box {
    display: flex;
    flex-direction: column;
  }
  .testimonial .container .test_view {
    padding-left: 0px;
    text-align: right;
    position: absolute;
    padding-bottom: 0;
    bottom: auto;
    top: 50%;
    right: 0;
    transform: rotate(-90deg);
  }
  .testimonial .container .test_view::before {
    left: auto;
    right: 150px;
  }
  .testimonial .test_name_box {
    margin-left: 0px;
  }
  .testimonial .test_name_box .test_line {
    width: 100%;
    left: 0;
  }
  .testimonial .test_name_box .test_name {
    font-size: 24px;
    line-height: 36px;
    overflow: hidden;
  }
  .testimonial #owl-main .owl-pagination {
    top: 70px;
    left: 0;
  }
  .testimonial .test_txt {
    padding-left: 0px;
  }
  #pro_list.portfolioWork .tabMenu:before {
    display: none;
  }
  #pro_list.portfolioWork .w50:nth-child(2n) {
    margin-top: 100px;
  }
  #pro_list.portfolioWork .row.tabb .content-details h3 {
    font-size: 20px;
  }
  #pro_list.portfolioWork .tabMenu {
    margin-bottom: 60px;
    letter-spacing: 1px;
  }
  #pro_list.portfolioWork .row.tabb .content-details .pro_view {
    letter-spacing: 1.42px;
  }
  .projectSection {
    padding: 80px 0px;
    min-height: 200px;
  }
  .projectSection .row {
    flex-direction: column;
  }
  .projectSection .row .col-md-4, .projectSection .row .col-md-8 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .projectSection .row .plan3-col.m6 {
    width: 100%;
  }
  .projectSection .row p.projectParaMobile {
    line-height: 28px;
  }
  #pro .container {
    width: 95%;
  }
  #pro .container #pro_detail .container {
    width: 100%;
  }
  #pro_detail .container .pro_content {
    max-width: 660px;
    width: 100%;
  }
  #pro_detail .container .pro_content_img {
    max-width: 660px;
  }
  #pro_detail .container .pro_content_img .tworow .three_flex,
  #pro_detail .container .pro_content_img .threerow .three_flex,
  #pro_detail .container .pro_content_img .onerow .three_flex {
    width: 430px;
  }
  #pro_detail .container .pro_content_img .tworow .img_item2,
  #pro_detail .container .pro_content_img .threerow .img_item2,
  #pro_detail .container .pro_content_img .onerow .img_item2 {
    width: 430px;
  }
  #pro_detail .container .pro_content_img .tworow,
  #pro_detail .container .pro_content_img .threerow,
  #pro_detail .container .pro_content_img .onerow {
    padding: 15px 0;
  }
  #ourstory {
    padding-bottom: 80px;
  }
  .col-md-5, .col-md-7 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .wrapper-section .about-box-1 .col-md-5.about-Column-1, .wrapper-section .about-box-2 .col-md-5.inner-Column-2 {
    padding: 0;
  }
  .quality-MATTERS {
    position: relative;
    top: 0;
    padding-top: 40px;
  }
  .quality-MATTERS img.about-img-1-alt {
    height: 380px;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
  }
  p.p-vision-detailed {
    width: 100%;
  }
  .about-full-widthBox-3 {
    padding: 80px 50px;
  }
  .about-full-widthBox-3 .text-flexbox-div {
    left: 0;
    padding: 30px 15px;
    height: 100%;
  }
  .sidebarbg {
    display: none;
  }
  #project .col-md-8 .headerImg,
  #project_detail .col-md-8 .headerImg,
  #Design .col-md-8 .headerImg,
  #des_detail .col-md-8 .headerImg,
  #about .col-md-8 .headerImg {
    width: 100% !important;
    height: auto !important;
  }
}
@media screen and (max-width: 768px) {
  #pro_list.portfolioWork .row.tabb .content-image {
    height: 375px;
    width: 250px;
    margin: 0 auto;
  }
  #pro_list.portfolioWork .row.tabb .content-details {
    width: 250px;
    margin: 0 auto;
  }
  #pro_detail .about-box-1 {
    padding: 0px 0px 80px;
  }
  #pro_detail .container {
    width: 100%;
  }
  #pro_detail .container .pro_content .pro_item {
    /*    width: 285px;*/
  }
  .order-first {
    -ms-flex-order: 0;
    order: 0;
  }
  .container, .container-sm {
    max-width: 92%;
  }
  .contact-Masthead .col-md-3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .contact-Masthead .col-md-3 .toggleUl-1 {
    padding-left: 0;
  }
  ul.toggleUl-1 li.list2 a {
    font-size: 16px;
    line-height: 24px;
  }
  ul.toggleUl-1 li.list1 {
    margin-bottom: 10px !important;
  }
  .contacT-Introduction p {
    width: 100%;
    padding: 0;
  }
  iframe {
    left: 0;
  }
  .testimonial .container .test_view {
    right: -55px;
  }
  #pro_detail .container {
    padding: 0;
  }
  #pro_detail .container .pro_content .pro_item .pro_title {
    line-height: 38px;
    font-size: 26px;
  }
  #pro_detail .container .pro_content .pro_item p {
    font-size: 16px;
    line-height: 28px;
  }
}
@media screen and (max-width: 680px) {
  .inner-info-div p.about-Us-unique-Para {
    font-weight: normal;
  }
  .contactSection .container .row {
    flex-direction: column;
  }
  .contactSection .container .row .col-md-3 {
    -ms-flex: 0 0 90%;
    flex: 0 0 90%;
    max-width: 90%;
  }
  #home .col-md-3 {
    -ms-flex: 0 0 90%;
    flex: 0 0 90%;
    max-width: 90%;
  }
  #pro .inner-info-div p.about-Us-unique-Para {
    padding: 30px 0px 30px 0px;
  }
  #pro_detail .container .pro_content {
    flex-direction: column;
    max-width: none;
    width: 100%;
  }
  #pro_detail .container .pro_content .pro_item {
    width: 100%;
    margin: 0 auto;
    flex-direction: column;
  }
  #pro_detail .container .pro_content .pro_item .grid-item, #pro_detail .container .pro_content .pro_item img {
    text-align: center;
    height: auto;
  }
  #pro_detail .container .pro_content .pro_item:first-child {
    display: flex;
    flex-direction: column-reverse;
  }
  #pro_detail .container .pro_content .pro_item:before, #pro_detail .container .pro_content .pro_item:last-child:before {
    font-size: 10px;
    top: auto;
    right: -55px;
    left: auto;
    bottom: 175px;
    letter-spacing: 1.3px;
    transform: rotate(-90deg);
  }
  #pro_detail .container .pro_content .pro_item:after, #pro_detail .container .pro_content .pro_item:last-child:after {
    top: auto;
    bottom: 70px;
    transform: rotate(90deg);
    right: 0px;
    left: auto;
  }
  #pro_detail .container .pro_content .pro_item .grid_item {
    width: 330px;
    height: auto;
    margin: 30px 0;
  }
  #pro_detail .container .pro_content .pro_item .pro_item_txt {
    width: 330px;
  }
  .navbar-nav {
    padding-right: 0.2rem;
  }
  .mobileAnchorWrapper {
    top: 35px;
  }
  .aboutHeroSec {
    padding: 50px 0px 50px 0px;
    top: 0px;
  }
  #pro_list.portfolioWork {
    padding: 0;
  }
  #pro_list.portfolioWork .row.tabb {
    width: 100%;
    margin: 0 auto 10px;
  }
  #project .aboutHeroSec img.heroImg {
    top: 0;
    transform: none !important;
    padding-top: 0;
    left: 0 !important;
    top: 0px !important;
  }
  #project .fullWidthAfterEffect .col-md-4.autoColumnHeight {
    height: auto;
    padding: 0;
  }
  #project .col-md-8 {
    padding: 0;
    padding-right: 15px;
  }
  .projectSection .projectLinerMobile {
    left: -90px;
    top: 25px;
  }
  .aboutHeroSec .text-flexbox-div h1 {
    font-size: 28px;
  }
  #pro .container {
    width: 92%;
  }
  #pro_detail .container .pro_content_img .tworow,
  #pro_detail .container .pro_content_img .threerow,
  #pro_detail .container .pro_content_img .onerow {
    flex-direction: column;
    padding: 1px 0;
  }
  #pro_detail .container .pro_content_img .tworow .img_item,
  #pro_detail .container .pro_content_img .threerow .img_item,
  #pro_detail .container .pro_content_img .onerow .img_item {
    width: 330px;
    margin: 0 auto;
    max-width: none;
    height: auto;
  }
  #pro_detail .container .pro_content_img .tworow .img_item img,
  #pro_detail .container .pro_content_img .threerow .img_item img,
  #pro_detail .container .pro_content_img .onerow .img_item img {
    height: 495px;
  }
  #pro_detail .container .pro_content_img .tworow .img_item2,
  #pro_detail .container .pro_content_img .threerow .img_item2,
  #pro_detail .container .pro_content_img .onerow .img_item2 {
    width: 330px;
    margin: 0 auto;
    max-width: none;
    height: auto;
    padding-bottom: 30px;
  }
  /*   #pro_detail .container .pro_content_img .threerow .img_item2 {
         img {
             height: 495px;
         }
     }*/
  #pro_detail .container .pro_content_img .tworow .img_item,
  #pro_detail .container .pro_content_img .threerow .img_item,
  #pro_detail .container .pro_content_img .onerow .img_item {
    padding-bottom: 30px;
  }
  #pro_detail .container .pro_content_img p {
    margin: 0;
    height: 0;
  }
  #pro_detail .container .pro_content_img .tworow .three_flex, #pro_detail .container .pro_content_img .threerow .three_flex, #pro_detail .container .pro_content_img .onerow .three_flex {
    width: 100%;
    flex-direction: column;
  }
  #pro_detail .container .pro_content_img .tworow .three_flex .img_item, #pro_detail .container .pro_content_img .threerow .three_flex .img_item, #pro_detail .container .pro_content_img .onerow .three_flex .img_item {
    width: 330px;
    margin: 0 auto;
  }
  #project_detail .headerImg {
    height: auto !important;
  }
  #pro_detail.about-box-1 {
    padding: 0px 0px 0px;
  }
  .abtFx {
    max-width: none;
    position: relative;
    top: 0;
    left: 0;
    height: unset !important;
    width: 100% !important;
  }
  .quality-MATTERS-3 {
    top: 0;
    padding-top: 50px;
  }
  #ourteam {
    padding: 0px 0px 0px;
  }
  #ourteam .about-us-info {
    margin-bottom: 0;
  }
  .testimonial {
    padding: 100px 4%;
    margin-top: 20px;
  }
  .testimonial .test_img {
    height: auto;
  }
  .testimonial .container {
    max-width: 100%;
  }
  #pro .about-us-info {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 580px) {
  #pro_list.portfolioWork .w50 {
    width: 100%;
  }
  #pro_list.portfolioWork .w50:nth-child(2n) {
    margin: 45px 0;
  }
  .fullWidthAfterEffect .col-md-4.autoColumnHeight {
    height: auto;
  }
  .aboutHeroSec .text-flexbox-div h1 {
    min-width: 100px;
  }
  .aboutHeroSec img.heroImg {
    padding-top: 0;
  }
  .footer-bottom-right text {
    display: none;
  }
  .aboutHeroSec .text-flexbox-div {
    padding: 0;
  }
  #project_detail .aboutHeroSec {
    padding: 45px 0px 60px 0px;
  }
  #project_detail .aboutHeroSec .text-flexbox-div {
    margin-bottom: 20px;
  }
  #project_detail .aboutHeroSec .container-fluid {
    padding: 0 10px;
  }
  #pro_detail .container .pro_content_img {
    padding: 30px 0 0px;
  }
  #pro_list.portfolioWork .row.tabb .content-image {
    height: 420px;
    width: 280px;
    object-fit: cover;
  }
  #pro_list.portfolioWork .row.tabb .content-details {
    width: 280px;
    max-width: none;
    margin: 0 auto;
  }
  .fadeInUp-4 {
    opacity: 0;
    animation: fadeInUp-4 1s 1s forwards;
    -webkit-animation: fadeInUp-4 1s 1s forwards;
  }
  #pro_detail .container .pro_content .pro_item .pro_title {
    line-height: 32px;
    font-size: 22px;
  }
}
@media screen and (max-width: 480px) {
  .testimonial {
    padding: 100px 4%;
  }
  .testimonial .test_img {
    width: 90%;
    height: auto;
  }
  .testimonial .container .test_view {
    right: -55px;
  }
  .testimonial .flexend {
    display: flex;
    justify-content: flex-start;
  }
  .test_txt .test_title {
    font-size: 18px;
    letter-spacing: 0.12px;
    line-height: 28px;
  }
  .footer-bottom-right {
    right: 8px;
    bottom: 30px;
  }
  #pro_list.portfolioWork .row.tabb .content-details .pro_view {
    font-size: 11px;
  }
  #pro_list.portfolioWork .plan3-padding {
    margin-right: 15px;
  }
  .aboutHeroSec .text-flexbox-div h1 {
    font-size: 26px;
  }
  #pro_detail .container .pro_content_img .tworow .three_flex .img_item, #pro_detail .container .pro_content_img .threerow .three_flex .img_item, #pro_detail .container .pro_content_img .onerow .three_flex .img_item,
  #pro_detail .container .pro_content_img .tworow .img_item, #pro_detail .container .pro_content_img .threerow .img_item, #pro_detail .container .pro_content_img .onerow .img_item {
    width: 300px;
  }
  #pro_detail .container .pro_content_img .tworow .three_flex .img_item img, #pro_detail .container .pro_content_img .threerow .three_flex .img_item img, #pro_detail .container .pro_content_img .onerow .three_flex .img_item img,
  #pro_detail .container .pro_content_img .tworow .img_item img, #pro_detail .container .pro_content_img .threerow .img_item img, #pro_detail .container .pro_content_img .onerow .img_item img {
    height: 450px;
  }
  #pro_detail .container .pro_content_img .tworow .img_item2, #pro_detail .container .pro_content_img .threerow .img_item2, #pro_detail .container .pro_content_img .onerow .img_item2 {
    width: 300px;
  }
  #pro_detail .container .pro_content .pro_item .pro_item_txt, #pro_detail .container .pro_content .pro_item .grid_item {
    width: 300px;
  }
  #pro_detail .container .pro_content .pro_item:after,
  #pro_detail .container .pro_content .pro_item:last-child:after {
    right: -35px;
  }
  #pro_detail .container .pro_content .pro_item:before,
  #pro_detail .container .pro_content .pro_item:last-child:before {
    right: -90px;
  }
}
