/** global **/
div#main-wrapper {
    background: #000;
    display: block;
}

.page-banner {
    margin-bottom: 0;
}

.page-title .titlewrapper {
    display: none;
}

.page-banner canvas {
    min-height: 400px;
    opacity: .6;
}

/** global **/
.section-main-wrapper {
    position: relative;
    display: block;
    z-index: 1;
    margin-bottom: 78px;
}

.section-main-wrapper:before {
    z-index: -1;
    content: "";
    position: absolute;
    top: 0;
    left: -25%;
    width: 88%;
    height: 100%;
    background-image: url(../../images/homepage/about-text-logo-overlay.png);
    background-size: contain;
    background-position: top -10px center;
    background-repeat: no-repeat;
    z-index: -1;
    opacity: .65;
    display: none;
}

.page-banner:after {
    opacity: .7;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.80) 0%, rgba(0, 0, 0, 0) 50%);
}

.office-section {
    font-size: 0;
    position: relative;
}

.office-heading {
    font-family: "Barlow", sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    line-height: 1;
    max-width: 495px;
    max-width: 830px;
    margin: 55px auto 50px;
    font-size: 24px;
    color: #999999;
}

.office-heading div {
    position: relative;
    font-family: "Raleway", sans-serif;
    font-size: 66px;
    font-weight: 700;
    color: #fff;
    margin-top: 10px;
    /* padding-left: 22px; */
    letter-spacing: -0.7px;
    padding-left: 16px;
    border-left: 4px solid #cbaa45;
    line-height: 1em;
}

/*.office-heading div::before {

    content: "";

    position: absolute;

    top: 50%;

    left: 0;

    transform: translateY(-50%);

    width: 5px;

    height: 52px;

    background-color: #cbaa45;

    pointer-events: none;

}*/
.office-subheading {
    font-family: "Barlow", sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    line-height: 1.7;
    text-align: center;
    max-width: 1125px;
    margin: 0 auto;
    padding: 0 15px;
}

.office-content-inner-wrapper {
    max-width: 1378px;
    margin: 52px auto 0;
    padding: 0 15px;
}
.office-content-image.is-full {
    float: none;
    clear: both;
    padding: 0;
}
.office-content-image {
    float: right;
    padding-left: 52px;
}

.office-content-inner-wrapper p {
    font-family: "Barlow", sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    line-height: 1.6;
    margin-bottom: 28px;
}

.office-gallery-inner-wrapper {
    max-width: 1470px;
    margin: 93px auto 0;
    padding: 0 15px;
}

.office-gallery-main-slide-wrapper, .office-gallery-thumbnail-slide-wrapper {
    position: relative;
}

.office-gallery-thumbnail-slide-wrapper {
    margin: 18px -5px 0;
}

.office-gallery-main-slide-arrows {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    z-index: 1;
    pointer-events: none;
}

.office-gallery-main-slide-arrows span {
    display: inline-block;
    vertical-align: top;
    font-size: 41px;
    color: #fff;
    text-align: center;
    width: 77px;
    height: 193px;
    padding: 75px 0;
    background-color: rgba(0, 0, 0, .5);
    cursor: pointer;
    transition: all .4s ease-in-out;
    pointer-events: auto;
}

.office-gallery-main-slide-arrows span:hover {
    background-color: rgba(0, 0, 0, .7);
}

.office-gallery-main-slide-arrows span.next {
    float: right;
}

.office-gallery-main-slide-item, .office-gallery-thumbnail-slide-item {
    position: relative;
}

.office-gallery-thumbnail-slide-item {
    padding: 0 5px;
    cursor: pointer;
}

.office-gallery-main-slide-item canvas, .office-gallery-thumbnail-slide-item canvas {
    display: block;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.office-dreamwall-inner-wrapper {
    position: relative;
    margin-top: 78px;
}

.office-dreamwall-content {
    position: relative;
    background-image: url('../../images/our-office/of-dreamwall-bg.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 124px 0 137px;
    z-index: 1;
}

.safari .office-dreamwall-content {
    background-attachment: scroll;
}

.office-dreamwall-content::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .6;
    pointer-events: none;
    z-index: -1;
}

.office-dreamwall-content-text {
    font-family: "Barlow", sans-serif;
    font-size: 38px;
    font-weight: 600;
    color: #fff;
    line-height: 1.2;
    letter-spacing: 0.01em;
    text-align: center;
    max-width: 1090px;
    margin: 0 auto 58px;
}

.office-dreamwall-content-link {
    max-width: 293px;
    margin: 0 auto;
}

.office-dreamwall-content-link a {
    display: block;
    font-family: "Raleway", sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 22px 0;
    background-color: #cbaa45;
    transition: all .4s ease-in-out;
}

.office-dreamwall-content-link a:hover {
    background-color: #efc853;
}

.office-dreamwall-photo-thumbnails {
    position: relative;
    margin: 17px -9px;
}

.office-dreamwall-photo-thumbnail-item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 12.5%;
    padding: 0 9px;
}

.office-dreamwall-photo-thumbnail-item a {
    display: block;
    position: relative;
}

.office-dreamwall-photo-thumbnail-item a::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    pointer-events: none;
    opacity: .2;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.office-dreamwall-photo-thumbnail-item a:hover:before {
    opacity: 0;
}

.office-dreamwall-photo-thumbnail-item canvas {
    display: block;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.office-dreamwall-photo-thumbnail-item span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 19px;
    color: #fff;
}

.ip-our-office-content-btn {
  display: block;
  position: relative;
	margin-top: 50px;
}
.ip-our-office-content-btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  max-width: 283px;
  height: 63px;
  /*border: 2px solid #fff;*/
  font-size: 15px;
 /* color: #fff;*/
  line-height: 1;
  text-transform: uppercase;
  padding: 0 10px;
  text-align: center;
  font-family: "Raleway", sans-serif;
  -webkit-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
	background-color: #93720d;
  border-color: #93720d;
  color: #fff;
  margin: 0 auto;
}
.ip-our-office-content-btn a:hover,
.ip-our-office-content-btn a:focus {
  background-color: #cbaa45;
  border-color: #cbaa45;
  color: #fff;
}
center .ip-our-office-content-btn a {
  font-weight: 600;
}

/*******************************************************

 *

 * Mobile styles and other media queries

 *

 *******************************************************/
@media only screen and (max-width: 1440px) {
}

@media only screen and (max-width: 1299px) {
}

@media only screen and (max-width: 1199px) {
	.ip-our-office-content-btn a {
		height: 60px;
		font-size: 14px;
	}
}

@media only screen and (max-width: 991px) {
    .office-gallery-inner-wrapper {
        margin: 30px auto 0;
    }

    .office-dreamwall-inner-wrapper {
        margin-top: 50px;
    }

    .office-subheading {
        text-align: left;
    }

    .office-content-image {
        float: none;
        padding-left: 0;
    }

    .office-content-image img {
        margin: 0 auto 30px;
    }

    .office-dreamwall-photo-thumbnail-item {
        width: 25%;
        margin-bottom: 18px;
    }
	 .ip-our-office-content-btn a {
		margin: 0 auto;
		line-height: 1.2;
	  }

      .ip-our-office-content-btn {
        margin-bottom: 50px;
    }

    .office-heading {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .office-heading {
        font-size: 18px;
    }

    .office-gallery-main-slide-arrows span {
        width: 60px;
        height: 63px;
        padding: 16px 0;
        font-size: 28px;
    }

    .office-dreamwall-content {
        background-attachment: scroll;
    }

    .office-dreamwall-content-text {
        font-size: 26px;
        padding: 0 15px;
    }
}

@media only screen and (max-width: 480px) {
    .office-heading {
        max-width: 280px;
        margin-top: 35px;
    }

    .office-heading div {
        font-size: 45px;
    }

    .office-dreamwall-photo-thumbnail-item {
        width: 50%;
    }
}
