.header--charcoal .header__decor::after {
 
  display: none;
}

@media only screen and (min-width:1025px) and (max-width:1250px) 
{
    .counter-box {
        width: 14% !important;
    }
    .our-work li {
        width: 17.9% !important;
    }
}

#enquire-container {
    margin-left: calc(10.66667% + 1rem) !important;
}

.our-work-banner .main-banner-overlay, .our-team-banner .main-banner-overlay{
	background-color: rgba(0, 0, 0, 0.3);
}
.about-banner .main-banner-overlay{
	background-color: rgba(0, 0, 0, 0.0);
}
.our-service-banner .main-banner-overlay{
	background-color: rgba(0, 0, 0, 0.5);
}
.inner-banner .title h2, .inner-banner.our-work-banner .title h2{
	color: #ff8b00;
	font-weight: 600 !important;
}
.inner-banner .title span, .inner-banner.our-work-banner .title span{
	color: #ffffff;
	text-shadow: 0 0 5px #000000;
}
.cards__item a.our-story-link{
	display: block;
}
#our-story-section{
	position: relative;
	top:-400px; 
}
#our-mission-section{
	position: relative;
	top:-400px; 
}
.home-about-content-2{
	margin-top: 80px;
}
.section{
	background-color: #f4f2f2;
}
.footer__contacts.mb-32{
	margin-bottom: 10px;
}
body .footer{
	padding: 50px 0 30px 0;
}
body .footer__links-list{
	margin-bottom: 40px;
} 
.footer__form-item .footer__subscribe-button {
	top: 6.95rem !important;
}

.inner-banner .title h2 {
	font-weight: 400 !important;
}

a.acme-link {
	color: #ffffff !important;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

/* Firefox */
input[type=number] {
	-moz-appearance: textfield;
}

.contact-detail-form::-webkit-input-placeholder {

	/* Chrome/Opera/Safari */
	color: #797877 !important;
	font-size: 16px !important;
	font-family: Avenir, sans-serif !important;
	font-weight: 400 !important;
}

.contact-detail-form::-moz-placeholder {

	/* Firefox 19+ */
	color: #797877 !important;
	font-size: 16px !important;
	font-family: Avenir, sans-serif !important;
	font-weight: 400 !important;
}

.contact-detail-form:-ms-input-placeholder {

	/* IE 10+ */
	color: #797877 !important;
	font-size: 16px !important;
	font-family: Avenir, sans-serif !important;
	font-weight: 400 !important;
}

.contact-detail-form:-moz-placeholder {

	/* Firefox 18- */
	color: #797877 !important;
	font-size: 16px !important;
	font-family: Avenir, sans-serif !important;
	font-weight: 400 !important;
}

.contact-detail-form .col {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}

.contact-bottom {
	background-color: #ffffff;
	margin: 0 !important;
	width: 100% !important;
	padding-bottom: 100px;
}

.contact-bottom h2 {
	color: #b89535;
	font-size: 3.4rem;
	font-family: IvyMode, sans-serif;
	font-weight: 300;
	margin-bottom: 10px;
}

.contact-bottom h3 {
	color: #686867;
	font-size: 25px;
	font-family: IvyMode, sans-serif;
	font-weight: 300;
	margin-bottom: 10px;
}

.contact-detail-form .col .contact-input {
	background: #f9f7f7;
	border: 1px solid #bfbfbf;
	width: 100%;
	padding: 0 15px;
	height: 50px;
	color: #797877 !important;
	font-size: 16px !important;
	font-family: Avenir, sans-serif !important;
	font-weight: 400 !important;
	padding-top: 3px !important;
}

.contact-detail-form .col textarea.contact-input {
	min-height: 110px;
	padding-top: 15px !important;
}

.contact-detail-form .col .contact-input.contact-submit-input {
	background-color: #b89535 !important;
	text-transform: uppercase;
	color: #ffffff !important;
	font-weight: 600 !important;
	border: 1px solid  #b89535 !important;
	font-size: 20px !important;
	cursor:pointer;
}

.contact-detail-form {
	width: 830px;
	margin: 0px auto 80px auto;
}

.contact-detail-form .col.first-name, .contact-detail-form .col.last-name {
	width: 48.19%;
}

.contact-detail-form .col.first-name {
	margin-right: 15px;
}

.contact-detail-form .col.last-name {
	margin-left: 15px;
}

.contact-left {
	position: relative;
}

.contact-detail-block {
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	left: 50%;
	width: 270px;
}

.contact-detail-block h2 {
	color: #b89535;
	font-size: 40px;
	font-family: IvyMode, sans-serif;
	font-weight: 400;
	margin-bottom: 10px;
}

.contact-detail-block p {
	color: #686867;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	margin-bottom: 20px;
}

.contact-detail-block p:last-child {
	margin-bottom: 0px;
}

.contact-section-1 {
	background-color: #f9f7f7;
}

.contact-section-1 .grid-container {
	padding-right: 0 !important;
	padding-left: 0 !important;
	max-width: 100% !important;
}

.our-brands .title span {
	font-size: 20px;
	color: #686867;
	font-family: IvyMode, sans-serif;
	font-weight: 400;
	display: block;
	margin: 15px 0 20px 0;
}

.our-brands ul {
	margin: 0 -15px;
}

.our-brands li {
	width: 15%;
	margin: 15px 15px;
	display: inline-block;
	border: 1px solid #e1c77d;
	border-radius: 10px;
	text-align: center;
}

.our-brands li img {
	margin: 0px auto;
	margin: 10px auto;
	width: 89%;
}

.our-service-section-1 h3, .our-service-section-2 h3 {
	font-size: 3.4rem;
	color: #b89535;
	font-family: IvyMode, sans-serif;
	font-weight: 300;
}

.our-service-section-1 .title span, .our-service-section-2 .title.title--charcoal span {
	font-size: 20px;
	color: #686867;
	font-family: IvyMode, sans-serif;
	font-weight: 400;
	display: block;
	margin: 20px 0 20px 0;
}

.our-service-section-2 .title span {
	display: block;
	margin: 20px 0;
	font-size: 16px;
	color: #686867;
	font-family: IvyMode, sans-serif;
	font-weight: 500;
	line-height: 24px;
}

.our-service-section-2 .text h2 {
	font-size: 20px;
	font-family: Avenir, sans-serif;
	font-weight: 600;
	margin-bottom: 20px;
	color: #686867;
}

.our-service-section-2 .text span {
	margin-bottom: 20px;
	display: block;
}

.our-service-section-2 .text p {
	color: #686867;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 20px;
	font-family: Avenir, sans-serif;
}

.our-service-section-1 .text span {
	color: #b89535;
	font-size: 18px;
	font-family: IvyMode, sans-serif;
	font-weight: 400;
	display: block;
	margin-bottom: 10px;
}

.our-service-section-1 p {
	margin-bottom: 20px;
}

.our-service-section-1 .two-half__right, .our-service-section-2 .two-half__right {
	order: 3;
}

.our-service-section-1 {
	background-color: #f9f7f7;
}

.our-team-block {
	width: 100% !important;
}

.footer_bottom span {
	color: #ffffff !important;
}

.our-team-section-2 .our-team-block:nth-child(2n) .two-half .two-half__right {
	order: 1;
	padding-right: 60px;
	margin: 0px 0px 0px 120px;
	width: 37.3%;
}

.our-team-section-2 .our-team-block:nth-child(2n) .two-half .two-half__left {
	padding: 0px 60px 130px 80px;
	width: 48%;
	margin-right: 0 !important;
	margin-left: 45px;
}

.our-team-section-2 .our-team-block:nth-child(2n) .our-team-text-content {
	top: 62px;
}

.footer__terms-item a {
	opacity: 1;
}

.our-work-awards h2 {
	margin-left: 40px;
}

.our-work-awards .swiper-container {
	margin-left: 40px;
}
.our-work-section-1{
	padding-bottom: 60px;
}
.our-work-section-1 .cell img {
	width: 100%;
}

.our-w-block {
	background-color: #ffffff;
	margin: 40px 40px 40px 40px;
}

.our-work-box-bottom {
	padding: 20px 20px 25px 20px;
	min-height: 90px;
}

.our-w-block h2 {
	font-size: 18px;
	color: #b89535;
	font-weight: 500;
}

.our-w-block h2 span {
	display: block;
	font-size: 14px;
	color: #878787;
	font-weight: 400;
	margin-top: 5px;
}

.our-w-block .button__icon {
	width: 40px;
	height: 40px;
}

.awards .small-cards__item:hover .small-cards__icon img {
	filter: brightness(100);
}

.awards .small-cards__caption p {
	font-size: 14px;
	font-weight: 200;
	color: #000000;
}

.awards h3 {
	font-size: 16px !important;
	line-height: 26px;
	letter-spacing: 1px;
	color: #b89535;
	font-weight: 600 !important;
}

.about-section-2 .two-half__left {
	padding-left: 15px;
}

.about-section-2 .two-half__right {
	padding-right: 15px;
}

.about-section-2 h3 {
	font-size: 50px;
	color: #4a4a49;
	margin-bottom: 20px;
	padding-bottom: 0;
}

.our-service-banner, .our-work-banner, .contact-banner {
	max-height: inherit !important;
	height: 768px !important;
}

.about-section-2 p {
	margin-bottom: 20px;
}

.about-section-2 p:last-child {
	margin-bottom: 0;
}

.about-section-2 .two-half:nth-child(2n) .two-half__right {
	order: 3;
	margin-left: 80px;
}

.about-section-2 .two-half:nth-child(2n) .two-half__left {
	padding-left: 110px;
	width: 44%;
}

.our-team-section-2 {
	background-color: #f1f1f1;
	padding: 0;
}

.our-team-section-2 .two-half__left {
	padding-left: 15px;
}

.about-section-2 .two-half__right {
	padding-right: 15px;
}

.our-team-section-2 h3 {
	font-size: 45px !important;
	color: #b89535; 
	margin-bottom: 10px;
	padding-bottom: 0;
}

.our-team-section-2 .title span {
	color: #686867;
	font-family: IvyMode, sans-serif;
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 20px;
	display: block;
}

.our-team-section-2 p {
	margin-bottom: 20px;
	color: #686867;
}

.our-team-section-2 p:last-child {
	margin-bottom: 0;
}

.our-team-section-2 .two-half .two-half__right {
	order: 3;
	margin: 0px 0 0px 60px;
}

.our-team-section-2 .two-half .two-half__left {
	padding: 40px 100px 145px 110px;
	width: 48%;
	background-color: #ffffff;
}

.our-team-text-content {
	position: relative;
	top: 28px;
	min-height: 520px;
}

.our-team-section-2 .two-half:nth-child(2n) .two-half__right {
	order: 3;
	margin-left: 80px;
}

.our-team-section-2 .two-half:nth-child(2n) .two-half__left {
	padding-left: 110px;
	width: 44%;
}

.inner-banner span {
	font-size: 30px;
	color: #f7c63f;
}

.inner-banner img {
	width: 100%;
}

.about-section-1 p, .about-section-1 h2, .inner-banner span {
	font-family: IvyMode, sans-serif;
}

.about-section-1 {
	padding-bottom: 100px;
}

.about-section-1 h2 {
	font-size: 3.4rem;
	font-weight: 300;
	color: #b89535;
	margin-bottom: 50px;
}

.about-section-1 p {
	font-size: 20px;
	color: #4a4a49;
	font-weight: 400;
	line-height: 32px;
}

.about-section-1 p span {
	color: #b89535;
}

.about-section-1 center {
	padding: 0 50px;
}

.our-team-section-1 h2 {
	font-size: 3.4rem;
	font-family: IvyMode, sans-serif;
	font-weight: 300;
	color: #b89535;
	margin-bottom: 50px;
}

.our-team-section-1 p {
	margin-bottom: 20px;
	color: #4a4a49;
	font-weight: 400;
	font-family: Avenir, sans-serif;
	font-size: 16px;
	line-height: 24px;
}

.our-team-section-1 p:last-child {
	margin-bottom: 0px;
}

.our-team-section-1 h2 {
	margin-bottom: 25px;
}

.our-team-section-1 .cell {
	padding: 0 0px;
}

.our-team-section-1 .grid-container {
	padding-right: 0;
	padding-left: 0;
}

.our-team-section-1 {
	background-color: #ffffff;
	padding-bottom: 100px;
}

.inner-banner .cover__container, .main-banner .cover__container {
	position: relative;
	z-index: 1;
}

.main-banner .title.hide {
	display: none !important;
}

.main-banner.hide {
	display: block !important;
}

.main-banner .grid-container.cover__container, .main-banner .main-banner-overlay, .main-banner .cover__video::after {
	pointer-events: none;
}

.menu-is-active .header.header--charcoal .header-mail {
	color: #e6912e;
}

.menu-is-active .header__menu-button-decor span {
	background-color: #e6912e;
}

.header__menu-button-decor span {
	height: 2px;
	margin-bottom: 0.45rem;
}

#gdpr_cookie_notice-4710 {
	color: rgb(238, 237, 237);
	background-color: rgb(33, 33, 33);
}

#gdpr_cookie_notice-4710 a:link, #gdpr_cookie_notice-4710 a:visited {
	color: rgb(183, 142, 53);
}

#gdpr_cookie_notice-4710 .gdpr_cookie_notice-close {
	color: rgb(238, 237, 237);
	border-color: rgb(238, 237, 237);
}

.header__container {
	height: 106px;
}

.header .pt-32 {
	padding-top: 1rem;
}

.site-logo {
	width: 149px;
}

.header .grid-margin-x > .small-12 {
	padding: 0 0 19px 0 !important;
}

.header .header-mail {
	position: relative;
	right: -46px;
	color: #ffffff;
}

.header-mail i {
	font-size: 19px;
	color: #e6912e;
	margin-left: 12px;
	margin-right: 10px;
}

.header.header--charcoal .header-mail {
	color: #000000;
}

.header .header-mail:hover {
	color: #e6912e;
}

.home-about-img {
	width: 420px;
}

.main-banner {
	position: relative;
}

.main-banner .title {
	z-index: 1;
	margin-top: 250px;
	position: relative;
}

.main-banner-overlay {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0);
}

.video-icon {
	margin-top: 40px;
	display: block;
}

.video-icon img {
	width: 80px;
}

.introduction .button__icon, .our-service .button__icon {
	width: 3rem;
	height: 3rem;
}

.introduction .cards__description.text {
	height: auto;
	overflow: hidden;
}

.our-service-p-text {
	height: 100px;
	overflow: hidden;
}

.our-service-content strong {
	height: 50px;
	display: block;
	overflow: hidden;
}

.our-service {
	background-color: #f0ebe5;
}

.our-service .our-service {
	min-height: 410px;
}

.discover-footer-text {
	font-size: 14px;
}

.footer__form-input, span.input-label, .text--small a, .text--small p, .text--small span {
	font-size: 14px;
}

.counter-box {
	display: inline-block;
	margin: 0 30px;
	background-color: #f4f4f4;
	/* width: 20.5%; */
	width: 15%;
	border-radius: 10px;
	height: 175px;
	text-align: center;
	vertical-align: middle;
	padding-top: 30px;
}

.counter-box:first-child {
	margin-left: 0;
}

.counter-box:last-child {
	margin-right: 0;
}

.counter {
	color: #b89535;
	font-size: 55px;
	font-family: IvyMode, sans-serif;
}
.counter span{
	color: #b89535 !important;
	font-size: 55px !important;
	font-family: IvyMode, sans-serif !important;
}

.counter-box span {
	font-size: 22px;
	color: #4a4a49;
}

.counter-section {
	padding-bottom: 50px;
}

.our-work-box {
	border-radius: 5px;
	background-color: #ffffff;
}

.our-work-box img {
	border-radius: 5px 5px 0 0;
	width: 100%;
}

.our-work li {
	float: left;
	width: 18.8%;
	margin: 35px 35px;
}
.our-work li:nth-child(5){
	/* margin-left: 15%; */
}
.our-work ul {
	margin: 0 -35px;
}

.our-work-box-content {
	padding: 15px 20px 20px 20px;
	text-align: center;
	min-height:110px;
}

.our-work-box-content h2 {
	color: #b89535;
	font-size: 22px;
	font-family: IvyMode, sans-serif;
	display: block;
}

.our-work-box-content span {
	color: #4a4a49;
	display: block;
	margin-top: 10px;
	font-size: 14px;
}

.our-team-banner {
	max-height: inherit !important;
	height: 768px !important;
}

.our-team-banner h2 {
	margin-top: 120px;
}

@media only screen and (min-width:1501px) {
	.main-banner .title {
		margin-top: 60px;
	}

	.our-team-section-2 .our-team-block:nth-child(2n) .two-half .two-half__right {
		width: 38%;
	}

	.our-team-section-2 .two-half .two-half__left::before {
		content: '';
		position: absolute;
		background-color: #fff;
		width: 300px;
		height: 100%;
		left: -290px;
		z-index: 1;
		top: 0;
	}

	.our-team-section-2 .our-team-block .two-half .two-half__left {
		position: relative;
	}

	.our-team-section-2 .our-team-block:nth-child(2n) .two-half .two-half__left:before {
		left: auto;
		right: -290px;
	}

	.our-team-section-2 .two-half .two-half__left {
		padding: 110px 100px 165px 110px;
		width: 48%;
		background-color: #ffffff;
	}

}

@media only screen and (min-width:1025px) {
	.title h1 b, .title h2 b, .title h3 b {
		font-weight: 600;
	}

	.title h1, .title h2, .title h3 {
		font-size: 3.4rem;
		font-weight: 600;
	}

	.title--small h1, .title--small h2, .title--small h3 {
		font-size: 1.5rem;
	}

	.title--xsmall h1, .title--xsmall h2, .title--xsmall h3, .title--xsmall p {
		font-size: 1.25rem;
	}

	.about-section-2 h3 {
		font-size: 50px;
	}

}

@media only screen and (max-width:1500px) {
	.our-team-banner h2 {
		margin-top: 0px;
	}

}

@media only screen and (max-width:1024px) {
	.our-team-text-content {
	min-height: inherit;
}
	.our-work-banner h2{
		margin-top: 120px;
	}
	.header__logo-link.header__hover-item:hover{
		opacity: 1 !important;
	}
	.contact-banner {
		height: 400px !important;
	}

	.our-team-banner {
		height: 500px !important;
	}

	.about-banner {
		height: 500px !important;
	}

	.our-service-banner {
		height: 500px !important;
	}

	.our-work-banner {
		height: 355px !important;
	}

	.contact-banner span {
		font-size: 20px;
		margin-top: 5px;
		display: block;
	}

	.our-team-banner h2 {
		margin-top: 50px;
	}

	.contact-banner h2 {
		margin-top: 90px;
	}

	.inner-banner img {
		width: 100%;
		height: 100%;
	}

	.about-section-2 .medium-pt-128 {
	}

	#enquire-container {
		width: 300px !important;
		margin-left: 0 !important;
		position: relative;
		left: 87px;
	}

	.site-logo {
		width: 100px;
	}

	.header::after {
		height: calc(100% + 0px);
	}

	.header__container {
		height: 110px;
	}

	.counter-box {
		margin: 0 22px;
		height: 150px;
	}

	.counter {
		font-size: 45px;
	}

	.counter-box span {
		font-size: 18px;
	}

	.our-work li {
		margin: 27px 27px;
	}

	.our-work ul {
		margin: 0 -27px;
	}

	.title h1, .title h2, .title h3 {
		font-size: 42px
	}

	.title--small h1, .title--small h2, .title--small h3, .footer__links-link .title h3, .footer__contacts h3 {
		font-size: 24px;
	}

	.cards__img--tall {
		height: 20rem;
	}

	.footer__contacts {
		margin-bottom: 0 !important;
	}

	.footer__contacts-block {
		margin-top: -80px;
	}

	.our-team-section-2 .two-half .two-half__right {
		order: 0;
		padding: 0px 0px 70px 0 !important;
		width: 80% !important;
		margin-left: calc(8.33333% + 1rem) !important;
	}

	.our-team-section-2 .two-half .two-half__right img {
		width: 100% !important;
		margin: 0px auto !important;
	}

	.our-team-section-2 .our-team-block:nth-child(2n) .two-half .two-half__left {
		margin-left: 0 !important;
	}

	.our-team-section-2 .two-half .two-half__left {
		width: 97% !important;
		padding: 70px 70px 70px 70px !important;
	}

	.our-team-section-2 .our-team-block:nth-child(2n) .two-half .two-half__right {
		margin-top: 70px !important;
	}

	.our-team-section-2 .our-team-block:nth-child(2n) .two-half .two-half__left {
		width: 100% !important;
	}

	.our-team-section-2 .our-team-block .our-team-text-content {
		top: 0 !important;
	}

	.our-team-section-1 {
		padding-bottom: 60px;
	}
	.footer__socials-list{
		margin-top: 100px;
	}

}

@media only screen and (max-width:991px) {
	.footer__socials-list {
  margin-top: 40px;
  margin-bottom: 10px;
}
	.footer__contacts{
		margin: 0px auto;
	}
	.footer__socials{
		margin: 0 auto 30px auto !important;
	}
	.our-work-box-content span{
		font-size: 13px;
	}
	.our-service-content strong, .our-service-p-text, .introduction .cards__description.text {
		height: auto !important;
		overflow: inherit !important;
	}

	.contact-section-1 iframe {
		height: 400px;
	}

	.contact-detail-form {
		width: 90%;
	}

	.contact-detail-form .col.first-name, .contact-detail-form .col.last-name {
		width: 47.89%;
	}

	.contact-bottom {
		padding: 60px 0 !important;
	}

	.contact-bottom h3 {
		font-size: 20px;
	}

	.contact-bottom h2 {
		font-size: 50px;
	}

	.about-section-3 .cell.small-11.small-offset-1 {
		margin-left: 18px;
	}

	.our-service-section-1 .two-half__right, .our-service-section-2 .two-half__right {
		order: 0;
	}

	.our-service-section-1 .cell, .our-service-section-2 .cell {
		margin: 0 auto !important;
		width: 90% !important;
	}

	.our-service-section-1 .two-half__left, .our-service-section-2 .two-half__left {
		margin-top: 60px !important;
		margin-bottom: 40px !important;
	}

	.our-brands li {
		width: 20%;
	}

	.our-brands ul {
		margin: 0 -20px 0 0px;
	}

	.our-team-section-1 h2 {
		font-size: 42px;
	}

	.our-team-banner {
		height: 400px !important;
	}

	.our-team-banner h2 {
		margin-top: 100px;
	}

	.our-work-awards h2 {
		margin-left: 0px;
	}

	.our-work-awards .swiper-container {
		margin-left: 0;
	}

	.our-work-section-1 .grid-margin-x > .cell {
		width: 28.33% !important;
	}

	.our-w-block {
		margin: 20px 0;
	}

	.our-work-banner {
		height: 315px !important;
	}

	.about-section-2 .medium-6, .about-section-2 .medium-10 {
		width: 100% !important;
		margin: 0 0px !important;
		padding: 0 15px !important;
	}

	.about-section-2 .two-half:nth-child(2n) .two-half__right {
		order: 2;
	}

	.about-section-2 h3 {
		margin-top: 30px;
	}

	.medium-pt-128, .medium-pt-88 {
		padding-top: 60px;
	}

	.mb-64 {
		margin-bottom: 60px;
	}

	.home-about-img {
		order: 1;
	}

	.home-about-content {
		order: 2;
		margin-top: 50px;
	}

	.home-about-content-2 {
		order: 3;
		margin-bottom: 0;
	}

	.home-about-img {
		width: 100%;
	}

	.introduction .title--small h3 {
		font-size: 42px;
	}

	.section-list-services li:last-child {
		margin-bottom: 0 !important;
	}

	.counter-section {
		width: 100%;
		margin: 0 15px;
	}

	.counter-box {
		margin: 0 19px;
	}

	.our-work li {
		width: 20%;
		margin: 19px 19px;
	}

	.our-work ul {
		margin: 0;
	}

	.footer__links-item {
		margin: 0 10px;
		display: inline-block;
		width: auto;
	}

	.footer__links-list {
		display: block;
		text-align: center;
	}

	.footer__links-link .title h3 {
		font-size: 22px;
	}

	.footer__contacts-block {
		margin-top: -20px;
	}

	.footer {
		padding-bottom: 35px;
	}

	/* 
	#enquire-container {
		display: none !important;
	}
	*/

	.main-banner .title {
		margin-top: 220px;
	}

	.menu-is-active .header__decor {
		transform: translateY(0px);
	}

	.menu__list {
		margin-top: 170px;
		padding-bottom: 0;
	}

	.our-team-section-1 .cell {
		margin-left: calc(8.33333% + 1rem) !important;
		width: 81% !important;
	}

}

@media only screen and (max-width:767px) {
	.inner-banner img{
		width: auto;
	}
	
	

    .ytp-fit-cover-video .html5-main-video {
    	-o-object-fit: cover;
    	object-fit: cover;
    	height: 100vh !important;
    	top: 0 !important;
    }
 

	
	.our-service-banner{
		height: 300px !important;
	}
	.our-service-banner .title{
		margin-top: 130px;
	}
	.our-work-box-content span{
		font-size: 14px;
	}
	.our-work li:nth-child(5) {
  margin-left: 0;
}
	.site-logo {
		width: 107px;
	}

	.section.awards.our-work-awards.medium-pt-88 {
		padding-top: 20px;
	}

	.contact-detail-block {
		position: relative;
		top: auto;
		left: auto;
		transform: inherit;
		width: 85%;
		margin: 50px auto;
	}

	.about-banner, .service-banner, .contact-banner {
		height: 300px !important;
	}

	.our-brands li {
		width: 39.5%;
		margin: 16px 15px;
	}
	
	#enquire-container {
		display: none !important;
	}

	.our-team-section-2 .two-half .two-half__left {
		padding: 50px 30px 50px 30px !important;
		margin-left: auto !important;
		width: 100% !important;
		margin-right: auto !important;
	}

	.our-team-section-2 .two-half .two-half__right {
		margin-left: auto !important;
		width: 82% !important;
		margin-right: auto !important;
		padding-bottom: 50px !important;
	}

	.our-team-section-2 .our-team-block:nth-child(2n) .two-half .two-half__right {
		margin-top: 50px !important;
	}

	.our-team-section-1 .cell {
		margin-left: auto !important;
		width: 82% !important;
		margin-right: auto !important;
	}

	.our-team-section-1 {
		padding-bottom: 50px;
	}

	.our-team-section-1 h2 {
		margin-bottom: 10px;
	}

	.our-team-banner {
		height: 250px !important;
	}

	.our-team-banner h2, .our-team-banner span, .about-banner h2, .about-banner span, .service-banner h2, .service-banner span, .contact-detail-block h2 {
		font-size: 25px !important;
	}

	.section.awards.our-work-awards {
		margin-top: 30px;
	}

	.our-work-section-1 .grid-margin-x > .cell {
		width: 91% !important;
		margin: 0 auto;
	}

	.about-section-2 .two-half:nth-child(2n) .two-half__right {
		margin-top: 20px !important;
	}

	.about-section-2 .medium-6, .about-section-2 .medium-10 {
		padding: 0 5px !important;
	}

	.about-section-1 center {
		padding: 0;
		text-align: left;
	}

	.about-section-1 {
		padding-bottom: 50px;
	}

	.about-section-1 p {
		font-size: 20px !important;
		line-height: 30px !important;
	}

	.about-section-1 h2 {
		margin-bottom: 20px;
	}

	.menu__list-text {
		font-size: 25px;
	}

	.grid-container {
		padding-left: 20px;
		padding-right: 20px;
	}

	.title h1, .title h2, .title h3, .introduction .title--small h3, .our-team-section-1 h2, .contact-bottom h2 {
		font-size: 30px;
		line-height: 36px;
	}

	.contact-detail-form .col.first-name, .contact-detail-form .col.last-name {
		margin-right: 0 !important;
		margin-left: 0 !important;
		width: 100% !important;
	}

	.contact-detail-form {
		width: 80%;
	}

	.contact-bottom {
		padding: 50px 0 30px 0 !important;
	}

	.contact-bottom h3 {
		font-size: 16px;
	}

	.home-about-content {
		margin-top: 30px;
	}

	.mb-48 {
		margin-bottom: 50px;
	}

	.title.mb-48 {
		margin-bottom: 20px;
	}

	.mb-64 {
		margin-bottom: 50px;
	}

	.medium-pt-128, .medium-pt-88 {
		padding-top: 50px;
	}

	.counter-box {
		width: 46%;
		margin: 10px 10px;
	}

	.counter-box:nth-child(2n) {
		margin-right: 0;
	}

	.counter-box:nth-child(2n+3) {
		margin-left: 0;
	}

	.statistics-section .statistics-title {
		margin-bottom: 20px;
	}

	.counter-section {
		padding-bottom: 0;
	}

	.our-work ul {
		margin: 0 15px;
	}

	.our-work li {
		width: 100%;
		margin: 20px 0;
	}

	.footer__links-item {
		width: 130px;
		text-align: left;
	}

	.footer__links-item:first-child, .footer__links-item:nth-child(2n+3) {
		padding-left: 15px;
	}

	.footer__links-item:nth-child(2n) {
		padding-left: 15px;
	}

	.footer__links-link .title h3 {
		font-size: 18px;
		margin: 5px 0;
	}

	footer .title--xsmall p {
		font-size: 20px;
		margin-top: 25px;
	}

	.discover-footer-text {
		line-height: 24px !important;
		display: block;
		margin-top: 10px;
	}

	.footer__links-list {
		width: 96%;
		margin: 0px auto;
	}

	.introduction li:last-child {
		margin-bottom: 0 !important;
	}

	.footer__logo img {
		width: 150px;
	}

	.footer__socials {
		margin-bottom: 0 !important;
	}

	.footer_bottom span {
		display: block;
		margin-bottom: 10px;
		margin-top: 5px;
	}
	.footer__socials-list {
  margin-top: 40px;
  margin-bottom: 30px;
}

}
