@font-face {
	font-family:Gilroy-ExtraBold;
	src: url("/css/fonts/Gilroy-ExtraBold.otf") format("opentype");
}
@font-face {
	font-family:SF-Pro-Display-Black;
	src: url("/css/fonts/SF-Pro-Display-Black.otf") format("opentype");
}
@font-face {
	font-family:SF-Pro-Display-BlackItalic;
	src: url("/css/fonts/SF-Pro-Display-BlackItalic.otf") format("opentype");
}
@font-face {
	font-family:SF-Pro-Display-Bold;
	src: url("/css/fonts/SF-Pro-Display-Bold.otf") format("opentype");
}
@font-face {
	font-family:SF-Pro-Display-BoldItalic;
	src: url("/css/fonts/SF-Pro-Display-BoldItalic.otf") format("opentype");
}
@font-face {
	font-family:SF-Pro-Display-Heavy;
	src: url("/css/fonts/SF-Pro-Display-Heavy.otf") format("opentype");
}
@font-face {
	font-family:SF-Pro-Display-HeavyItalic;
	src: url("/css/fonts/SF-Pro-Display-HeavyItalic.otf") format("opentype");
}
@font-face {
	font-family:SF-Pro-Display-Light;
	src: url("/css/fonts/SF-Pro-Display-Light.otf") format("opentype");
}
@font-face {
	font-family:SF-Pro-Display-LightItalic;
	src: url("/css/fonts/SF-Pro-Display-LightItalic.otf") format("opentype");
}
@font-face {
	font-family:SF-Pro-Display-Medium;
	src: url("/css/fonts/SF-Pro-Display-Medium.otf") format("opentype");
}
@font-face {
	font-family:SF-Pro-Display-MediumItalic;
	src: url("/css/fonts/SF-Pro-Display-MediumItalic.otf") format("opentype");
}
@font-face {
	font-family:SF-Pro-Display-Regular;
	src: url("/css/fonts/SF-Pro-Display-Regular.otf") format("opentype");
}
@font-face {
	font-family:SF-Pro-Display-RegularItalic;
	src: url("/css/fonts/SF-Pro-Display-RegularItalic.otf") format("opentype");
}
@font-face {
	font-family:SF-Pro-Display-Semibold;
	src: url("/css/fonts/SF-Pro-Display-Semibold.otf") format("opentype");
}
@font-face {
	font-family:SF-Pro-Display-SemiboldItalic;
	src: url("/css/fonts/SF-Pro-Display-SemiboldItalic.otf") format("opentype");
}
@font-face {
	font-family:SF-Pro-Display-Thin;
	src: url("/css/fonts/SF-Pro-Display-Thin.otf") format("opentype");
}
@font-face {
	font-family:SF-Pro-Display-ThinItalic;
	src: url("/css/fonts/SF-Pro-Display-ThinItalic.otf") format("opentype");
}
@font-face {
	font-family:SF-Pro-Display-Ultralight;
	src: url("/css/fonts/SF-Pro-Display-Ultralight.otf") format("opentype");
}
@font-face {
	font-family:SF-Pro-Display-UltralightItalic;
	src: url("/css/fonts/SF-Pro-Display-UltralightItalic.otf") format("opentype");
}

	body
	{
		overflow-x: hidden;
		font-family: SF-Pro-Display-Light,'Open Sans', sans-serif;
		color: rgba(0, 0, 0, 0.7);
		font-size: 16px;
		line-height: 1.2;
		color:#24334D;
	}
	a,
	a:hover,
	a:active,
	a:focus
	{
		text-decoration: none;
		color:#84c887;
	}

	#desktopBannerFullMenu a:hover, .mainNavWrap > div:hover
	{
		color:#84c887;
	}

	.mainNavWrap > div:hover .subMenuCaretIcon
	{
		color:#84c887;
	}

	p
	{
		margin: 0 0 17px;
	}

	.form-control
	{
		font-size: inherit;
		height: auto;
	}

	.defaultContentWrapInner a
	{
		/*color: #337ab7;
		border-bottom: 1px solid #337ab7;*/
	}

	.text-primary {
	  color: #37393F !important;
	}

	.fixed-top
	{
		position: relative;
		top: 0;
		left: 0;
		right: 0;
		z-index: 998;
	}

	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
	  font-weight: 700;
	}
/*
	.articleHome_home
	{
		padding-top:90px;
	}
*/
	.pageTitleWrap_all h1, .defaultContentWrapInner h1
	{
		color: #000;
	}
	#homePageContent
	{
		display:flex;
		flex-direction:row;
		min-height:640px;
	}
	#homePageContent > div:first-child
	{
		position:relative;
		width:50%;
	}
	#homePageContent > div:first-child > div:first-child
	{
		position:absolute;
	}
	#homePageContent > div:nth-child(2)
	{
		width:50%;
	}
	#homePageContent > div:nth-child(2)
	{
		padding-left:60px;
	}
	#homePageContent > div > div
	{
		top:-149px;
		right:60px;
	}
	#homePageContent h1
	{
		font-size:22px;
		margin-bottom:40px;
	}
	#homePageContentLinks
	{
		display:flex;
		flex-direction:column;
	}
	#homePageContentLinks div:first-child
	{
		margin-top:5px;
		margin-bottom:5px;
	}
	#homePageContentLinks > a > div
	{
		display:flex;
		flex-direction:row;
		align-items:center;
	}
	#homePageContentLinks > a:first-child > div:first-child > div
	{
		color:#FBAC18;
	}
	#homePageContentLinks > a:nth-child(2) > div:first-child > div
	{
		color:#41586E;
	}
	#homePageContentLinks > a > div > div:nth-child(2)
	{
		font-size:30px;
		font-weight:bold;
		margin-left:30px;
	}

	section {
	  padding: 120px 0;
	}

	.reducePaddingAboveMainContent
	{
		padding-top:50px;
	}

	section h2.section-heading {
	  font-size: 40px;
	  margin-top: 0;
	  margin-bottom: 15px;
	}

	section h3.section-subheading {
	  font-size: 16px;
	  font-weight: 400;
	  font-style: italic;
	  margin-bottom: 75px;
	  text-transform: none;
	}
/*
	.headerClientLoginWrap_mobile
	{
		display:none;
	}
	.headerClientLoginWrap
	{
		display: inline-flex;
		float:right;
	}
	.headerClientLoginWrap > a > div,.headerClientLoginWrap_mobile > div
	{
		display:inline;
	}
	.headerClientLoginWrap img,.headerClientLoginWrap_mobile img
	{
		max-height:52px;
		width:auto;
	}
*/
	/*
	.headerClientLoginWrap > a > div
	{
		padding: 11px 19px;
		margin-top: -5px;
		color:#048dc5;
		border:1pt solid #048dc5;
		font-weight:bold;
	}

	.headerPhoneNumberWrap
	{
		display:inline-block;
		float:right;
		margin-right:25px;
		padding-top: 17px;
		padding-right: 20px;
		padding-left: 20px;
	}*/

	#mainPageContentTitle
	{
		margin-bottom:50px;
	}

	#mainPageContentTitle > h1 > span.BGcolorShamrock_greenLight_with_padding
	{
		margin-bottom:10px;
		font-size:27px;
		padding-left:20px;
		padding-right:20px;
	}


	#mainPageContentTitle > h1 > span.BGcolorShamrock_greenDark_with_padding
	{
		margin-bottom:10px;
		font-size:36px;
		padding-left:20px;
		padding-right:20px;
	}

	#homePageSplit
	{
		display:flex;
		flex-direction:row;
		align-items: center;
	}
	#homePageSplit > div
	{
		width:50%;
	}
	#homePageSplit > div:nth-child(1)
	{
		margin-right:30px;
	}
	#homePageSplit > div:nth-child(2)
	{
		margin-left:30px;
	}
	#homeImageSlideOuter
	{
		position:relative;
	}
	#homeImageSlideOuter > div
	{
		/*position:absolute;*/
	}
	#homeImageSlideOuter > div:nth-child(2)
	{
		opacity:0;
	}


	#expertiseImageSlideOuter
	{
		position:relative;
		text-align:center;
		padding-bottom:80px;
		padding-top:20px;
	}
	#expertiseImageSlideOuter > div
	{
		position:absolute;
		width: 100%;
	}
	#expertiseImageSlideOuter > div:last-child
	{
		position:relative;
		opacity:0;
	}
	#expertiseImageSlideOuter > div:nth-last-child(2)
	{
		opacity:0;
	}
	#expertiseImageSlideOuter > div img
	{
		width: 100%;
		max-width: 970px;
		height: auto;
	}

/*************
 GET IN TOUCH
**************/

	#getInTouch
	{
		height:250px;
		background-image:url('/images/library/get_in_touch.png');
		background-size:cover;
		background-repeat:no-repeat;
		display:flex;
		flex-direction:row;
		justify-content: center;
		align-items: center;
		border-top:4px solid #FFF;
	}
	#getInTouch > div:nth-child(1)
	{
		width:50%;
		color:#FFF;
		text-align:center;
		font-size:30px;
		font-weight:bold;
	}
	#getInTouch > div:nth-child(2)
	{
		width:50%;
		background-image:url('/images/library/get_in_touch_red_overlay.png');
		background-position:center left;
		background-repeat:no-repeat;
		background-size:cover;
		height:100%;
	}
	#getInTouch > div:nth-child(1)
	{
		display:flex;
		flex-direction:row;
		justify-content: flex-end;
		align-items: center;
	}
	#btnGetInTouch
	{
		margin-left:55px;
		background-color:#A9212E;
		border-radius:5px;
		padding:10px 22px;
		text-align:center;
		color:#FFF;
		display:inline-block;
		font-size:18px;
		font-weight:normal;
	}

/*******************************
  BOTTOM BANNER EXPERISE START
*******************************/

	#bottomBannerExpertise
	{
		background-size:cover;
		background-repeat:no-repeat;
		display:flex;
		flex-direction:column;
		justify-content: center;
		align-items: center;
		border-top:4px solid #FFF;
	    justify-content: space-between;
		background-position: center center;
		padding: 70px 0;
	}
	#bottomBannerExpertise > div:nth-child(1),
	#bottomBannerExpertise > div:nth-child(5)
	{
		height:5%;
	}
	#bottomBannerExpertise > div:nth-child(3)
	{
		color:#FFF;
		font-size:30px;
		font-weight:bold;
		text-align: center;
	}
	#bottomBannerExpertise > div:nth-child(4)
	{
		color:#FFF;
		font-size:30px;
		font-weight:bold;
	}
	#bottomBannerExpertise > div:nth-child(5)
	{
		text-align:center;
	}
	#btnExpertise
	{
		background-color:#7DCD89;
		padding:10px 10px;
		text-align:center;
		color:#FFF;
		font-size:18px;
		font-weight:normal;
		font-family:SF-Pro-Display-Bold;
	}

	#bottomBannerExpertise h3
	{
		font-size: 28px;
	}

	#bottomBannerExpertise h1
	{
		font-family:Gilroy-ExtraBold;
	}

/*****************************
  BOTTOM BANNER EXPERISE END
*****************************/

/**************
 CLIENTS START
**************/

	#clientsOuter
	{
		margin-top:30px;
		display:flex;
		flex-direction:row;
		flex-wrap: wrap;
		justify-content:space-between;
		align-items:center;
	}
	#clientsOuter > div
	{
		width:21%;
		margin-bottom:40px;
		display:flex;
		align-items:center;
		justify-content:center;

		position: relative;
		padding: 25px;
	}

	#clientsOuter > div img
	{
		width:auto;
		max-width:100%;
		max-height: 100%;
	}

	.clientItemOverLay
	{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(36, 51, 77, 0.8);

		display: flex;
		justify-content: center;
		align-items: center;
	}

	.clientItemOverLay_outer
	{
		display: none;
		text-align: center;
	}

	.clientsItem:hover .clientItemOverLay_outer
	{
		display: block;
	}

	.clientItemOverLay h3
	{
		font-size: 20px; 
		font-family:SF-Pro-Display-Bold;
	}

	.clientItemOverLay .underLineSmallThicker
	{
		height: 6px;
		width: 50px;
	}



/**************
 CLIENTS END
**************/

/********************
 CONTACT PAGE START
********************/

	#frmContactOuter
	{
		position:relative;
		width:100%;
	}
	#frmContactContainer
	{
		min-height:400px;
		width:100%;
		background-color:#FFF;
		z-index:10;
		display:flex;
		flex-direction:row;
		align-items: center;
	}
	#frmContactContainer > div:nth-child(1)
	{
		width:50%;
		padding:35px;
	}
	#frmContactContainer > div:nth-child(1) h1,
	#frmContactContainer > div:nth-child(1) a,
	#frmContactContainer > div:nth-child(1) p
	{
		color:#FFF;
	}
	#frmContactContainer > div:nth-child(1) i.fa-linkedin-in
	{
		color:#CCC;
		font-size:20px;
	}
	#frmContactOuter input[type=text],
	#frmContactOuter textarea
	{
		background-color:#F2F2F2;
		border:none;
		padding:5px;
		color:#fff;
		width:100%;
		outline: none;
		-webkit-appearance: none;
		border-radius: 0;
	}
	#frmContact input:-webkit-autofill,
	#frmContact input:-webkit-autofill:hover, 
	#frmContact input:-webkit-autofill:focus,
	#frmContact textarea:-webkit-autofill,
	#frmContact textarea:-webkit-autofill:hover,
	#frmContact textarea:-webkit-autofill:focus,
	#frmContact select:-webkit-autofill,
	#frmContact select:-webkit-autofill:hover,
	#frmContact select:-webkit-autofill:focus
	{
	    -webkit-box-shadow: 0 0 0 30px #24334D inset !important;
		-webkit-text-fill-color: #FFF !important;
	}
	}
	#frmContactContainer > div:nth-child(2)
	{
		width:50%;
		padding:30px;
	}

	#frmContactOuter .contactOptionSelection
	{
		color:#37393F;
		margin-bottom:10px;
	}
	#frmContactOuter .frmContactInputHeading
	{
		/*margin-top:30px;*/
		font-family:SF-Pro-Display-Bold;
	}
	#frmContactOuter .frmContactInput
	{
		margin-top:5px;
	}
	#frmContactOuter .blockCheckBox
	{
		display:inline-block;
		height:18px;
		width:18px;
		border: 2pt solid #D7E17A;
		background:none;
		margin-right:8px;
		cursor:pointer;
		border-radius: 100%;
	}
	#frmContactOuter .blockCheckBoxSelected
	{
		background-color:#D7E17A;
	}
	#contactPageMap
	{
		position:relative;
		z-index:5;
	}

	#contactPageMapMobile
	{
		display: none;
	}

	#contactPageMap iframe
	{
		width:100%;
		height:300px;
		-webkit-filter: grayscale(100%);
		filter: grayscale(100%);
		display:block;
	}
	#frmContactContainer > div:nth-child(2) > div:nth-child(2) > div:last-child
	{
		margin-top:20px;
		text-align:right;
	}
	#frmContactContainer > div:nth-child(2) > div:nth-child(2) > div:last-child input
	{
		background-color:#A9212E;
		color:#FFF;
		border:none;
		border-radius:5px;
		padding:10px 20px;
	}
	#frmCheck
	{
		display:none;
	}
	.frmFieldError
	{
		background-color:rgba(169,33,46,0.5) !important;
	}

/********************
 CONTACT PAGE START
********************/

/*************
 BOTTOM BLOCKS
**************/


/*********
  FOOTER
*********/

	footer
	{
		text-align: center;
		background-color:#292929;
		position: relative;
		z-index: 5;
		width:100%;
		overflow:hidden;
	}
	footer,
	footer p,
	footer a,
	footer a:visited,
	footer a:hover
	{
		color:rgba(255,255,255,0.6);
		text-decoration:none;
	}
	#footer_inner
	{
		max-width:1170px;
		margin:0 auto;
		display: flex;
		flex-direction:row;
		padding-top:50px;
		padding-bottom:35px;
	}
	#footer_left
	{
		width:70%;
		display:flex;
		flex-direction:column;
	}
	#footer_left > div:first-child > div
	{
		display:flex;
		flex-direction:row;
		flex-wrap: wrap;
		margin-bottom:15px;
	}
	#footer_left > div:first-child > div > div
	{
		margin-right:37px;
	}
	#footer_left > div:first-child > div > div:last-child
	{
		margin-right:0;
	}
	#footer_left > div:nth-child(2)
	{
		display:flex;
		flex-direction:row;
		margin-top:25px;
	}
	#footer_left > div:nth-child(2) > div:nth-child(2)
	{
		text-align:left;
		margin-left:40px;
		display:flex;
		flex-direction:column;
	}
	#footer_right
	{
		width:30%;
	}
	#footer_right > div > img
	{
		height:150px;
	}
	#footer_left > div:last-child > div:last-child i
	{
		font-size:20px;
	}

/*************
  FOOTER END
*************/

/**********
  CAREERS
**********/

	#careerPageContent button
	{
		background:none;
		border:1pt solid #FFB95C;
		color:#FFB95C;
		padding:10px 20px;
		font-weight:bold;
	}
	#careerPageContent button:hover
	{
		background:#FFB95C;
		color:#FFF;
	}
	#careerPageContent
	{
		display:flex;
		flex-direction:row;
	}
	#careerPageContent h2
	{
		color:#FFB95C;
		font-size:18px;
		margin-bottom:10px;
		margin-top: 50px;
	}
	#careerPageContent .jobTitle > div
	{
		display:inline;
	}
	#careerPageContent .jobBrief
	{
		margin-top:10px;
	}
	#careerPageContent .jobBrief p
	{
		text-align:justify;
	}
	#careerPageContent .jobTitle > div:first-child,
	#careerPageContent .jobBrief > p > span:first-child
	{
		color:#FFB95C;
		margin-right:10px;
	}
	#careerPageContent > div:first-child
	{
		width:40%
	}
	#careerPageContent > div:last-child
	{
		width:60%;
		position: relative;
	}
	#careerPageContent > div:last-child > div
	{
	    position: absolute;
		width: calc(100vw - 440px);
	    overflow-x: hidden;
		left: 50px;
		background-image:url(/images/library/careerImage.png);
		height:800px;
		background-repeat: no-repeat;
		background-position:120px top;
		width: calc(100vw - 440px);
	}
	#careerPageContent > div:last-child > div > img
	{
		margin-left:80px;
	}
	.careerItemOuter
	{
		border-bottom:1px solid #41586E;
		padding-top:30px;
		padding-bottom:30px;
	}
	.jobListOuter > div:first-child
	{
		padding-top:10px;
	}
	.jobListOuter > div:last-child
	{
		border-bottom:0;
	}
	.jobDate
	{
		text-align:right;
		color:#FFB95C;
	}
	.careerItemOuter > div:first-child
	{
		display:flex;
		flex-direction:row;
		padding-bottom:15px;
	}
	.careerItemOuter > div:first-child > div:first-child
	{
		width:75%;
	}
	#careerPageContent h3
	{
		color:#FFB95C;
		font-size:16px;
		margin:0;
	}

/**************
  CAREERS END
**************/

/***********
	ABOUT
***********/

#pageContent_2 h2
{
	font-size:16px;
}
#pageContent_2 .aDivWrap
{
	margin-top:50px;
	align-items: center;
}
#pageContent_2 .aDivWrap .aDivWrap_right p
{
	margin: 0;
}
#pageContent_2 .aDivWrap .aDivWrap_left
{
	width:15%;
}
#pageContent_2 .aDivWrap div {
	width: 100%;
}

	/************
	  RESOURCES
	************/
/*
	#resources_outer
	{
		position:relative;
		max-width:1100px;
		margin:0 auto;
		padding-bottom:80px;
		top:-50px;
	}
	.resourcesItem
	{
		width:100%;
		display: flex;
		align-items: center;
		justify-content: center;
		border-bottom:1px solid #F4F4F4;
	}
	.resourcesItem:hover
	{
		background-color:#A21929;
	}
	.resourcesItem a
	{
		color:#048dc5;
		font-weight:bold;
		width: 100%;
		padding:20px 12px 25px 20px;
	}
	.resourcesItem a:hover
	{
		color:#FFF;
	}
	div.btnResouceDownload
	{
		float:right;
	}
	div.btnResouceDownload .btn-std-white
	{
		color:#FFF;
	}
	.resourcesItem:hover span.btn-std-white
	{
		color:#A21929 !important;
	}
	.resourcesItem > a > div > div:nth-child(1),.resourcesItem > a > div > div:nth-child(2)
	{
		display: inline;
	}
	#resources_outer > div:last-child
	{
		border-bottom:0;
	}


	.homePageSection
	{
		z-index: 4;
	}

	::-moz-selection {
	  background: #fed136;
	  text-shadow: none;
	}
*/

	#mainNav
	{
		padding-top: 15px;
		border-radius: 0;
		   position: absolute;
	}

	#mainNav a
	{
		cursor: pointer;
		color: #FFF;
	}

	#mainNav .navbar-toggler {
	  font-size: 12px;
	  right: 0;
	  padding: 13px;
	  text-transform: uppercase;
	  color: white;
	  border: 0;
	  background-color: #fed136;
	}

	#mainNav .navbar-brand {
	  color: #fed136;
	}

	#mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
	  color: #fec503;
	}

	#mainNav .navbar-nav .nav-item .nav-link {
	  font-size: 90%;
	  font-weight: 400;
	  padding: 0.75em 0;
	  letter-spacing: 1px;
	  color: white;
	}

	#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
	  color: #fed136;
	}

/**********
  BANNER
**********/

	.homeBanner_navAndInfo
	{
		width:100%;
		clear:both;
	}
	.bannerText
	{
		/*width:1170px;*/
		font-size:44px;
		font-family:SF-Pro-Display-Bold;
	}
	.bannerMiniUnderline
	{
		height:4px;
		width:37px;
		background-color:#FFF;
		margin-top:-14px;
	}
	.scrollDownBtn, .scrollDownBtn_project 
	{
		border:none;
		background-color:transparent;
		font-size:25px !important;
		cursor:pointer;
		color:#FFF;
	}
	.scrollDownBtn:hover,
	.scrollDownBtn:visited,
	.scrollDownBtn_project:hover,
	.scrollDownBtn_project:visited
	{
		color:#FFF;
	}
	.tempHide
	{
		opacity:0;
	}
	#statsOuter
	{
		background-color:#F2F2F2;
	}
	#statsOuter > div:first-child
	{
		max-width:1170px;
		margin:0 auto;
		display:flex;
		flex-direction:row;
		justify-content:center;
		align-items:center;
		min-height:200px;
	}
	#statsOuter > div:first-child > div
	{
		width:25%;
		font-weight:bold;
		text-align:center;
	}
	#statsOuter > div:first-child > div > div:nth-child(2)
	{
		color:#A9212E;
		font-size:40px;
		margin-bottom:15px;
	}
	.homeBannerLogoOverlay
	{
		position:absolute;
		/*opacity:0;*/
		background-image:url('/images/library/homeBannerLogoOverlay.png');
		background-repeat:no-repeat;
		background-position:bottom right;
		width:100%;
		height:100%;
	}
	.homeBannerExtraTextOuter,
	#homeBannerNav
	{
		position:absolute;
		opacity:0;
		width:100%;
		height:100%;
		z-index:10;
	}
	#homeBannerNav
	{
		z-index:20;
	}
	#homeBannerNav > div
	{
		width:100%;
		display:flex;
		flex-direction:column;
		justify-content:flex-end;
		height:100%;
		color:#FFF;
		width: 1170px;
		margin: 0 auto;
	}
	#homeBannerNav > div > div
	{
		display:flex;
		flex-direction:row;
	    margin-bottom: 20px;
	}
	#homeBannerNav > div > div > div
	{
		font-size:25px;
	}
	#homeBannerNav > div > div > div:nth-child(2)
	{
		margin-left:15px;
	}
	.homeBannerExtraText
	{
		width:100%;
		display:flex;
		flex-direction:column;
		justify-content:flex-end;
		height: calc(100% - 70px);
		width: 1170px;
		margin: 0 auto;
	}
	.homeBannerExtraText > div:nth-child(1)
	{
		font-family:SF-Pro-Display-Bold;
		font-size:40px;
		text-decoration:underline;
		-webkit-text-underline-position: under;
		-ms-text-underline-position: below;
		text-underline-position: under;
	}
	.homeBannerExtraText > div:nth-child(2)
	{
		font-size:15px;
		margin-top:15px;
	}
	#banner_outer
	{
		height:100vh;
		display: flex;
		justify-content: center;
		-webkit-justify-content: center;
		align-items: center;
		-webkit-align-items: center;
		color:#FFF;
	    background-size: cover;
		background-position: center;
		position: relative;
	}

	.notHomePageBanner
	{
		display: block !important;
		height:50vh !important;
	}

	.notHomePageBanner_detail
	{
		height: 100vh !important;
	}

	.projectBannerTextWrap
	{
		display: flex;
		justify-content: center;
		-webkit-justify-content: center;
		align-items: center;
		-webkit-align-items: center;
		height: 100vh;
	}

	.projectBannerText h1
	{
		font-size: 42px;
	}

	.projectBannerText
	{
		font-family:Gilroy-ExtraBold;
	}

	.notFullBannerHeight
	{
		height:45vh !important;
	}

	#hero
	{
		height:100vh;
	}
	#id > div
	{
		height: 70vh;
	}
	.homeBanner_left,.homeBanner_right
	{
		width:50%;
		height:70vh;
		background-repeat:no-repeat;
		background-position:center center;
		background-size:cover;
	}
	.homeBanner_right
	{
		background-size:cover;
	}
	.homeBanner_left
	{
		border-left:1pt solid #DADADA;
		border-bottom:1pt solid #DADADA;
		border-top:1pt solid #DADADA;
	}
	.homeBanner_right
	{
		border-right:1pt solid #DADADA;
		border-bottom:1pt solid #DADADA;
		border-top:1pt solid #DADADA;
		padding-right:1pt;
	}
	/*
	.slick-initialized .slick-slide
	{
		display: flex;
		flex-flow: row wrap;
	}*/


	header.masthead {
	  text-align: center;
	  color: white;
	  background-image: url("/images/library/banner_home.jpg");
	  background-repeat: no-repeat;
	  background-attachment: scroll;
	  background-position: center center;
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
	  height: 100vh;
	}

	header.masthead .intro-text {
	  padding-top: 150px;
	  padding-bottom: 100px;
	  color: #414b4d;
	}

	header.masthead .intro-text .intro-lead-in {
	  font-size: 22px;
	  line-height: 22px;
	  margin-bottom: 25px;

	}

	header.masthead .intro-text .intro-heading {
	  font-size: 50px;
	  font-weight: 700;
	  line-height: 50px;
	  margin-bottom: 25px;

	}

/**************************
  PAGE BOTTOM BLOCKS START
**************************/

	#pageBottomBlocks
	{
		height:400px;
		display:flex;
		flex-direction:row;
		align-items:center;
	}
	#pageBottomBlocks > div
	{
		position:relative;
		width:50%;
		background-size:cover;
		background-repeat:no-repeat;
		color:#FFF;
		font-size:30px;
		display:flex;
		flex-direction:row;
		align-items:center;
		height:100%;
		justify-content: center;
		cursor:pointer;
	}
	#pageBottomBlocks > div > a
	{
		width:100%;
		height:100%;
	}
	#pageBottomBlocks > div:nth-child(1)
	{
		background-image:url('/images/library/pageBottomBlock_stonemasonry.png');
	}
	#pageBottomBlocks > div:nth-child(2)
	{
		background-image:url('/images/library/pageBottomBlock_heritageBuildingRestoration.png');
	}
	#pageBottomBlocks > div
	{
		border-right:2px solid #FFF;
	}
	#pageBottomBlocks > div
	{
		border-left:2px solid #FFF;
	}
	#pageBottomBlocks > div:nth-child(1) > a > div > div:nth-child(1),
	#pageBottomBlocks > div:nth-child(2) > a > div > div:nth-child(2)
	{
		position:absolute;
	}
	#pageBottomBlocks > div > a > div:nth-child(1)
	{
		/*background-color: rgba(255,0,0,0.5);*/
		left: 0;
		width: 100%;
		height: 100%;
		position: absolute;
		z-index:10;
	}
	#pageBottomBlocks > div > div:nth-child(2)
	{
		/*background-color: rgba(0,255,0,0.5);*/
		left: 0;
		width: 100%;
		height: 100%;
		position: absolute;
		z-index:5;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		text-align:center;
	}
	#pageBottomBlocks > div > div > div
	{
		font-size:28px;
		font-family:SF-Pro-Display-Bold;
	}
	#pageBottomBlocks > div > div > div > div:nth-child(2)
	{
		border-bottom:3px solid #FFF;
		height:3px;
		width:40px;
		padding-top:15px;
		margin: 0 auto;
	}

	#pageBottomBlocks > div > div > div > div:nth-child(3)
	{
		position:absolute;
		font-size:18px;
		text-decoration:underline;
		margin-top:25px;
		display:none;
		text-align:center;
		width: 100%;
		left: 0;
	}

/************************
  PAGE BOTTOM BLOCKS END
*************************/


.ourTeamLinkOuter
{
    display: table;
	margin-top:50px;
}
.ourTeamLinkOuter > a > div
{
	display:flex;
	flex-direction:row;
	align-items:center;
}
.ourTeamLinkOuter > a > div > div:nth-child(2)
{
	color:#FBAC18;
	font-weight:bold;
	margin-left:20px;
	font-size:26px;
}
.teamListItem
{
	display:flex;
	flex-direction:row;
	margin-top:60px;
}
.teamListItem > div:nth-child(1)
{
	width:15vw;
	height:15vw;
}
.teamListItem > div:nth-child(1) > div
{
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
}
.teamListItem > div:nth-child(1) > div > img
{
	height:auto;
	width:100%;
}
.teamListItem > div:nth-child(2)
{
	padding-left:40px;
}
.teamListItemTitle,
.teamListItemPosition
{
	color:#A9212E;
}
.teamListItemTitle
{
	font-family:SF-Pro-Display-Bold;
}
.teamListItemBrief
{
	margin-top:16px;
}
.teamListItemContent
{
	display:none;
	margin-top:15px;
}
.teamListItem > div:nth-child(2) > div:nth-last-child(2) i
{
	cursor:pointer;
}
.showTeamContent
{
	display:block;
}

	.pageContact_contactDetails
	{
		display:flex;
		flex-direction:row;
	}
	.pageContact_contactDetails a
	{
		color:#41586E;
	}
	.pageContact_contactDetails > div
	{
		display:flex;
		flex-direction:column;
		margin-right:60px;
	}
	.pageContact_contactDetails > div img
	{
		max-height:20px;
	}
	.pageContact_contactDetails > div > div:first-child
	{
		/*color:#FBAC18;*/
		font-weight:bold;
		align-items: flex-end;
		display: flex;
	}
	.pageContact_contactMaps > div
	{
		margin-top:170px;
	}
	.pageContact_contactMaps iframe
	{
		width:100%;
	}
	.pageContact_contactMaps .mapDetails
	{
		position:absolute;
	}
	.pageContact_contactMaps .mapDetails > div:nth-child(2)
	{
		position:relative;
		height:100px;
		width:300px;
		padding:16px 20px 20px 20px;
		background-color:#FBAC18;
		top:-100px;
	}
	.mapDetails_arrow-down
	{
		position:relative;
		bottom:5px;
	}
	.mapDetails_arrow-down .arrow-down
	{
		position:absolute;
		width: 0;
		height: 0;
		border-left: 20px solid transparent;
		border-right: 20px solid transparent;
		border-top: 20px solid #FBAC18;
		left:20px;
	}
	.mapDetails > div:nth-child(2) > div:first-child > div:first-child
	{
		font-weight:bold;
		display:flex;
		flex-direction:row;
		align-items:flex-end;
		margin-bottom:5px;
	}
	.mapDetails > div:nth-child(2) > div:first-child > div:first-child img
	{
		max-height:20px;
		margin-right:5px;
	}

	.navbar-nav > li > .dropdown-menu
	{
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
	}

	.dropdown-menu
	{
		padding:0;
		-webkit-box-shadow: none;
		box-shadow: none;
		border:none;
	}

	.dropdown-menu > li
	{
		border-bottom: 1px solid #f2f2f3;
		padding: 10px 45px;
		text-align: left;
	}

	.dropdown-menu li
	{
		white-space: nowrap;
	}

	.navbar-nav
	{
		float: right;
	}

	.navbar-nav > li > a
	{
		/*text-transform: uppercase;*/
	}

	.subSubMenuArrowRight
	{
		position:absolute;
		color:#ac1127;
		font-weight: normal;
		right: 20px;
		margin-top: 20%;
	}
	#desktopBannerFullMenu
	{
		width:0;
		position:absolute;
		height:100vh;
		background-color:#24334D;
		right:0;
		z-index:99;
		display:none;
	}

	.desktopBannerFullMenuInner
	{
		/*padding:100px 30px 40px 80px;*/
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		height: 100%;
	}

	.mainMenuSplitWrap
	{
		display: flex;
		justify-content: flex-end;
	}

	#desktopBannerFullMenu > div > div
	{
		color:#FFF;
		font-size:33px;
		text-align: right;
		height: 100%;
		width: 50%;
	}
	#desktopBannerFullMenu a
	{
		color:#FFF;
		text-decoration:none;
		font-family: Gilroy-ExtraBold;
	}
	.subMenuCaretIcon
	{
		color:#FFF;
		margin-left:12px;
		font-size:14px;
		display:inline;
		vertical-align: middle;
	}
	.subMenuCaretIcon > i,
	.subMenuCaretIcon > span
	{
		cursor:pointer;
		font-size: 35px;
		position: relative;
		top: -2px;
		margin-right: 20px;
	}
	.mainSubNav
	{
		display:none;
		font-size:15px;
		font-weight:normal;
		padding-right: 50px;
		background: #1B273B;
		height: 100%;
		padding-top: 240px;
	}

	.mainNavWrap
	{
		padding-top: 175px;
		/*padding-right: 240px;*/
	}

	.mainNavWrap > div
	{
		cursor: pointer;
		margin-bottom: 30px;
		font-family: Gilroy-ExtraBold;
	}

	.mainSubNav > div
	{
		margin-left:10px;
		padding: 10px;
		cursor: pointer;
	}
	.mainSubNav a
	{
		font-size:20px !important;
		font-weight:normal !important;
		font-family:SF-Pro-Display-Bold !important;
	}
	
	.mainSubNavWrap
	{
		width: 60%;
	}

	.mainNavWrap
	{
		width: 47%;
	}

	/*
	.parraph_red
	{
		color:#bb2924;
	}
	.subSubMenu
	{
		position:absolute;
		background-color: #ac1127;
		padding:0;
		display:none;
	}

	.subSubMenu ul
	{
		list-style: none;
		padding:0;
	}
	.subSubMenu ul li,.moreMenu ul li,.dropdown-menu li
	{
		padding:10px 0px;
		margin:0;
		margin:0px 12px;
		border-bottom: 1px solid rgba(255,255,255, 0.4);
		white-space: nowrap;
		min-width:120px;
	}*/


	ul.dropdown-menu
	{
		background-color:none !important;
	}
	.subSubMenuShow
	{
		display:block;
	}
	/*.subMenuBGwhite > a li
	{
		border-bottom: 1px solid #f2f2f3;
	}
	.subMenuBGwhite img
	{
		max-height:120px;
	}
	.dropdown-menu > li:first-child
	{
		border-bottom: none !important;
	}
	.dropdown-menu > li:last-child
	{
		border-bottom: none !important;
	}*/

	.dropdown-menu a li
	{
		border-bottom: 1px solid rgba(255,255,255,0.5);
		padding-bottom:10px;
		padding-top:10px;
	}
	.dropdown-menu a:last-child li
	{
		border-bottom: none;
	}
	.topOfMenuSpacer
	{
		border-bottom:none;
		max-height:3px;
		background-color:#41586E;
		border-top:none;
		border-left:none;
		border-right:none;
		font-size:1px;
		padding:5px !important;
		margin:0;
	}

/*****************************
  EXPERTISE PAGES OUTER START
*****************************/

	#servicesPageOuter
	{
		display:flex;
		flex-direction:row;
		justify-content: flex-start;
	}
	#servicesPageOuter ul
	{
		padding-left: 17px;
	}
	#servicesPageOuter > div
	{
		width:50%;
	}
	#servicesPageOuter > div:nth-child(1)
	{
		/*border-right:1px solid grey;
		border-bottom:1px solid grey;*/
		box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
		padding:50px 20px 20px 25px;
		/*margin-top: -150px;*/
		background-color: #FFF;
	}
	#servicesPageOuter > div:nth-child(2)
	{
		padding-left:50px;
	}
	#servicesPageOuter > div:nth-child(1) > div
	{
		max-width:550px;
		margin-left: auto;
	}

/*****************************
  SERVICES PAGES OUTER END
*****************************/

	.articleHome
	{
		display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
	  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
	  display: -ms-flexbox;      /* TWEENER - IE 10 */
	  display: -webkit-flex;     /* NEW - Chrome */
	  display: flex;
	}

	.aDivWrap
	{
		display: flex;
		display: -webkit-flex;
		width: 100%;
		position: relative;
		align-items: center;
	}

	.expertPageContentExpertise .aDivWrap
	{
		margin-top: 90px;
	}	

	.aDivWrap img
	{
		/*width: 100%;*/
		max-width: 100%;
	}

	.aDivWrap > .aDivWrap_left
	{
		margin-right: 60px;
	}

	.articleHome_inner
	{
		width: 100% !important;
	}

	.contentSideImgWrap
	{
		width: 50% !important;
		margin-left: 30px;
	}

	.contentSideImgWrap img
	{
		width: 100%;
		margin-top: 70px;
	}

	.container
	{
		padding-left:0;
		padding-right:0;
	}
	.NOTcontainer
	{
		width:unset !important;
	}

	.submitYourIdeaForm, .submitYourIdeaForm_submitBtn_wrap
	{
		display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
	  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
	  display: -ms-flexbox;      /* TWEENER - IE 10 */
	  display: -webkit-flex;     /* NEW - Chrome */
	  display: flex;
	}

	.submitYourIdeaForm > div:first-child
	{
		margin-right: 50px;
	}

	.submitYourIdeaForm > div
	{
		width: 50%;
	}

	.submitYourIdeaForm input, .submitYourIdeaForm textarea
	{
		border-radius: 0;
		margin-bottom: 30px;
		padding: 10px;
		height: auto;
		font-size: 16px;
		resize: none;
	}

	.submitYourIdeaFormWrap_overlay
	{
		background: #ac1127;
		height: 100%;
	}

	.submitYourIdeaFormWrap
	{
		color: #fff;
	}

	.submitYourIdeaFormWrap_header
	{
		text-align: center;
		margin-bottom: 40px;
	}

	.submitYourIdeaRedLine
	{
		display: inline-block;
		height: 10px;
		position: relative;
		width: 177px;
		background: #bb2a25;
	}

	.container_custom table
	{
		width: 100%;
	}

	.blocksWrap
	{
		display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
	  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
	  display: -ms-flexbox;      /* TWEENER - IE 10 */
	  display: -webkit-flex;     /* NEW - Chrome */
	  display: flex;

		position: relative;
		z-index: 999;
	}

	.blockWrap
	{
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;

		text-align: center;
		width: 33.33%;
		padding: 80px 40px;

		cursor: pointer;

		min-height: 320px;
	}

	#homePageIcons:after
	{
		content: '';
		position: absolute;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		/*background: rgba(0, 0, 0, 0.5);*/
		z-index: 9;
	}

	.homePageGetStartedHeader
	{
		text-align: center;
		color: #fff;
		position: relative;
		z-index: 10;
	}

	.homePageGetStartedHeader h1
	{
		display: inline-block;
		border-bottom: 5px solid #f00;
	}

	.homeBlockBriefWrap h1
	{
		color: #fff;
	}

	.blockWrap_subPage
	{
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		box-shadow: none;
		padding: 110px 40px;
		color: #fff;
		position: relative;

		border: 10px solid #fff;
		box-shadow: 1px 1px 5px 1px #a5a1a1;
	}

	.blockWrap_subPage > div
	{
		position: relative;
		z-index: 999;
	}

	.blockWrap_subPage > div:nth-child(2)
	{
		position: absolute;
		left: 0;
		right: 0;
		bottom: 65px;
	}

	.blockWrap_subPage:hover:after, .galleryImageLink:hover:after
	{
		content: '';
		background: rgba(0, 97, 152, 0.8);
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 88;
	}

	.blockWrap_subPage:before
	{
		content: '';
		background: rgba(0, 97, 152, 0.8);
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 8;
	}

	.blockWrap_subPage_null
	{
		background: none;
	}
/*
	.servicesMainPage_subPagesWrap
	{
		background-image: url("/images/library/submitIdeaBg.jpg");
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;

		padding: 50px 0;

		position: relative;
	}

	.galleryText
	{
		color: #000;
		z-index: 999;
	}

	.galleryText h3
	{
		color: #005487;
		font-weight: 400;
		font-size: 20px;
	}

	.galleryText h4
	{
		color: #636363;
		font-weight: 400;
		font-size: 15px;
	}
	.slick-slide img
	{
		width: 100%;
	}
*/

	.testimonialsWrap
	{
		margin-top: 20px;
		margin-bottom: 40px;
	}

	.testimonials_indeWrap
	{
		margin-bottom: 60px;
		position: relative;
	}

	.testimonialsHeaderWrap
	{
		margin-top: 40px;
	}

	.contactPage_contactDetailsWrap, .contactUsFormLeft, .bookingFormFirst, .contactUsFormBottom
	{
		display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
		display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
		display: -ms-flexbox;      /* TWEENER - IE 10 */
		display: -webkit-flex;     /* NEW - Chrome */
		display: flex;

		justify-content: space-between;
		-webkit-justify-content: space-between;
	}

	.submitBtn_submitYourIdeaWrap
	{
		text-align: center;
	}

	.submitBtn_submitYourIdeaWrap
	{
		margin-top: 15px;
	}

	.contactPage_contactDetailsWrap iframe
	{
		width: 50vw;
		height: 400px;
	}

	.contactFormCheckboxOptions > div
	{
		width:47%;
		float:left;
		margin-bottom:15px;
	}

	.contactFormCheckboxOptions > div:nth-child(even)
	{
		margin-left:5%;
	}
/*
	.contactFormCheckboxOptions > div input[type='checkbox']
	{
		transform:scale(1.6,1.6);
		background-color:none;
	}

	.contactFormCheckboxOptions > div input[type='checkbox']:checked
	{

	}
*/
	.contactFormCheckbox
	{
		height:16px;
		width:16px;
		border:1pt solid #FFF;
	}
	.contactFormCheckboxOptions > div div
	{
		display:inline-block;
	}
	.contactFormCheckboxOptions > div div:nth-child(2)
	{
		margin-left:10px;
		padding-bottom:3px;
	}

	.contactUsForm textarea, .contactUsForm input[type=text], .contactUsForm select,
	.bookingForm textarea, .bookingForm input[type=text], .bookingForm select
	{
		width: 100%;
		margin-bottom: 20px;
		border-radius: 5px;
		height: auto;
		font-size: 16px;
		background: none !important;
		-webkit-appearance: none;
		border-color: #fff;
		outline: none;
		color: #fff;
		box-shadow: none;
	}

	.contactUsForm input
	{
		/*border-left: none;
		border-top: none;
		border-right: none;*/
	}

	.contactUsForm textarea, .bookingForm textarea
	{
		height: 210px;
		padding: 10px;
		resize: none;
		margin-bottom: 15px;
	}

	.contactUsFormLeft > div, .bookingFormFirst > div, .contactUsFormBottom > div
	{
		width: 50%;
	}

	.contactUsFormLeft > div:first-child, .bookingFormFirst > div:first-child, .contactUsFormBottom > div:first-child
	{
		margin-right: 50px;
	}

	.bookingFormWrap
	{
		background-image: url("/images/library/contactUsBg.jpg");
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;

		/*padding: 0 0 50px 0;
		background: rgba(255, 255, 255, 0.67);*/
		position: relative;

		background-attachment: fixed;
	  -webkit-background-size: 100% auto;
	  -moz-background-size: 100% auto;
	  -ms-background-size: 100% auto;
	  -o-background-size: 100% auto;
	  background-size: 100% auto;
	}

	.bookingFormFirst
	{
		color: #fff;
	}

/********
  CONTACT FORM
*********/

	.contactPageContactFormHeaderWrap h1
	{
		color:#FFF;
		text-align:left;
	}
	.contactPageContactFormWrap .container
	{
		background: #2a2735;
	}
	.contactPageContactFormWrap > div
	{
		min-height:485px;
	}

	.bookingFormWrap:after
	{
		content: '';
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 84, 135, 0.71);
		z-index: 8;
	}

	.bookingSection
	{
		padding: 0;
	}

	.bookingFormWrap
	{
		padding: 60px 0;
	}

	.bookingFormWrap .container
	{
		position: relative;
		z-index: 9;
	}

	.contactPageContactFormWrap_outer, .contactPageContactFormWrap .container
	{
		position: relative;
	}

	.contactPageContactFormWrap .container
	{
		z-index: 9;
	}


	.bookingForm input,.contactUsForm input
	{
		border:none !important;
		border-bottom: 1px solid #fff !important;
		font-size: 16px;
		padding: 14px 0;
		border-radius:0 !important;
	}
	.bookingForm textarea.contactUsForm textarea,#message_contactPage
	{
		border:none !important;
		border: 1px solid #fff !important;
		font-size: 16px;
		padding: 14px;
		border-radius:0 !important;
	}

	.arrowOnTheBannerWrap
	{
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		text-align: center;
		z-index: 999;
	}

	.contactPageContactFormHeaderWrap
	{
		text-align: left;
	}

	.nav-link
	{
		color: #ac1127;
	}

	.nav .open>a, .nav .open>a:focus, .nav .open>a:hover
	{
		background: none;
	}

	.navbar-brand
	{
		height: auto;
		padding: 0;
	}

	.navbar-brand>img
	{
		width: 290px;
	}

	/* CREATE CUSTOM HEADER - START */

	.showPreview_customHeader_wrap_outer
	{
	  width: 100%;
	  height: 150px;
	  border: 1px solid #cccccc;
	  position: relative;
	  overflow-y: scroll;
	}

	#showPreview_customWaterMark
	{
	  position: absolute;
	  cursor: move;
	  top: 0;
	}

	#showPreview_customHeader
	{
	  height: 150px;
	  text-align: center;

		display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
	  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
	  display: -ms-flexbox;      /* TWEENER - IE 10 */
	  display: -webkit-flex;     /* NEW - Chrome */
	  display: flex;

	  justify-content: center;
	  -webkit-justify-content: center;
	  align-items: center;
	  -webkit-align-items: center;
	}

	/* CREATE CUSTOM HEADER - START */

	.processWrap_outer
	{
		padding-bottom: 165px;
		padding-top: 165px;
		background: #ededed;
	}

	.whatToExpectContentWrap_inner
	{
	  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
	  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
	  display: -ms-flexbox;      /* TWEENER - IE 10 */
	  display: -webkit-flex;     /* NEW - Chrome */
	  display: flex;

	  flex-wrap: wrap;
	  -webkit-flex-wrap: wrap;
	  justify-content: space-between;
	  -webkit-justify-content: space-between;
	  align-items: center;
	  -webkit-align-items: center;
	}

	.whatToExpectContentWrap_inner > div
	{
	  width: 50%;
	}

	.whatToExpectContentWrap_inner > div > div
	{
	  width: 60%;
	  margin: 0 auto;
	}

	.whatToExpectHeaderWrap
	{
	  text-align: center;
	}

	.navbar-toggle .icon-bar
	{
	  background: #fff;
	}

	.pageTitleWrap_all
	{
	  position: relative;
	  z-index: 999;
	}

	.pageTitleWaterMark_all
	{
	  position: absolute;
	  z-index: 99;
	  right: 0;
	  opacity: 0.1;
	  font-size: 162px;
	  line-height: 60px;
	}

	.headerNews .pageTitleWaterMark_all
	{
		right: auto;
	}

	.pageTitleWrapInner_all
	{
	  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
	  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
	  display: -ms-flexbox;      /* TWEENER - IE 10 */
	  display: -webkit-flex;     /* NEW - Chrome */
	  display: flex;

	  justify-content: center;
	  -webkit-justify-content: center;
	  align-items: center;
	  -webkit-align-items: center;
	  position: relative;
	  line-height: 1;
	  min-height: 75px;
	}

	.alignHeaderInCenter
	{
		justify-content: center;
	  -webkit-justify-content: center;
	  align-items: center;
	  -webkit-align-items: center;
	}

	.alignHeaderInCenter aside
	{
		margin-right: 0 !important;
	}

	.pageTitleWrapInner_all h1
	{
		margin: 0;
		white-space: nowrap;
	}

	.headerMenuWrap
	{
		display: flex;
		flex-direction: row;
		float: right;
		position: relative;
		z-index: 999999999;
		padding-top: 20px;
	}

	.navbar-collapse
	{
	  padding-left: 0;
	  padding-right: 0;
	}

	.navbar-nav>li>a
	{
	  padding: 0;
	  margin: 0;
	  width: auto;
	}

	.navbar-nav>li
	{
	  float: left;
	  margin-right: 40px;
	  padding-bottom:10px;
	}

	.navbar-nav>li:last-child
	{
	  margin-right: 0;
	}

	#ideaAttacment, #contactAttachment_contactPage
	{
	  display: none;
	}

	.contactPageActionBtnWrap
	{
	  color: #fff;
	}


	.caret_custom
	{
		display: block;
		font-size: 10px;
		text-align: center;
		top: 1px;
		position: relative;
		padding-left: 5px;
	}

	.lg-item
	{
		position: relative;
		width: 80% !important;
		margin: auto;
		height: 80% !important;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
	}
/*
	.gallery_images_Wrap .slick-slide
	{
		margin: 15px;
	}
*/
	.homeBlockHeader
	{
		position: relative;

		 /*display: -webkit-box;      OLD - iOS 6-, Safari 3.1-6 */
	  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
	  display: -ms-flexbox;      /* TWEENER - IE 10 */
	  display: -webkit-flex;     /* NEW - Chrome */
	  display: flex;

		justify-content: center;
		-webkit-justify-content: center;

		align-items: center;
		-webkit-align-items: center;

		z-index: 999;
		margin-bottom: 40px;
	}

	.homeBlock_watermark
	{
		font-size: 140px;
		position: absolute;
		z-index: 99;
		opacity: 0.1;
		line-height: 50px;
		left: 0;
		right: 0;
		top: 0;
	}

	.homeBlockBriefWrap
	{
		margin-bottom: 30px;
	}

	.homeBlockHeader_head > div:first-child
	{
		font-size: 20px;
	}

	.homeBlockHeader_head > div:last-child
	{
		font-size: 30px;
	}

	.homeBlock_readMoreBtn:hover
	{
		background: #b72d1f;
		color: #fff;
	}

	.nav-link:hover
	{
		background: none !important;
		color: #fff;
	}

	.submitYourIdea_comments
	{
		height: 142px !important;
	}

	.submitYourIdeaForm_submitBtn_wrap
	{
		margin-top: 20px;
	}

	.submitYourIdeaForm_submitBtn_wrap > div:first-child
	{
		margin-right: 50px;
	}

	.submitYourIdeaRedLineWrap
	{
		margin-bottom: 20px;
		margin-top: 5px;
	}
	.bannerOverlay
	{
		position:absolute;
		background-color:rgba(255,255,255, 0);
		z-index:9999999;
		width:100%;
		height:calc(100% - 50px);
		background-repeat:no-repeat;
		background-position:center center;
	    background-size: 100% auto;
		background-image:none;
	}
	.homeBannerButtonLink
	{
		position:relative;
		white-space: nowrap;
		width: 100%;
		display: none;
	}
	.homeBannerButtonLink .btn-default
	{
		background:none !important;
		display: inline-block;
		cursor:pointer;
	}
	.homeBannerButtonLink > div:hover
	{
		color:#000;
		border:1pt solid #000;
	}
	.bannerOverlay:hover
	{
		display:flex;
		align-items: center;
		background-image:url('/images/library/homeBannerOverlay.png');
		/*display:inline !important;*/
		background-color:rgba(255,255,255, 0.75);
	}
	.bannerOverlay:hover .homeBannerButtonLink
	{
		display:inline-block;
		text-align: center;
	}

	.bannerHeight100VH
	{
		height: 75vh;
		background-position: center left;
		background-size: cover;
		background-repeat: no-repeat;
	}

	.bannerHeight40VH
	{
		height: 50vh;
		background-position: center;
		background-size: cover;
		background-repeat: no-repeat;
	}

	#banner_outer_mobile
	{
		display: none;
	}
/*
	.clientImagesWrap .slick-list, .gallery_images_Wrap .slick-list
	{
		margin: 0 45px;
	}

	.goBackBtnWrap
	{
		text-align: center;
	}*/

/*************
  NEWS START
*************/

#newsArticleListing
{
	display:flex;
	flex-direction:row;
	justify-content:space-between;
	align-items:center;
	padding-bottom:20px;
}
#newsArticleListing > div
{
	width:45%;
}
.newIndexItem
{
	display:flex;
	flex-direction:column;
}
.newIndexItem > div:nth-child(1) > div
{
	background-color:#A9212E;
	color:#FFF;
	width:40%;
	padding:7px 12px;
}
.newIndexItem > div:nth-child(2) > div
{
	background-repeat:no-repeat;
	background-size:cover;
	height:330px;
	width:100%;
}
.newIndexItem > div:nth-child(3) > div
{
	margin:20px 0;
}
.newIndexItem > div:nth-child(4) a
{
	text-decoration:underline !important;
}
.newsDateNav
{
	display:flex;
	flex-direction:row;
	margin-top:20px;
}
.newsSectionWrap h1
{
	display:inline-block;
}
.newsDateNav > div
{
	margin-left:20px;
}

.newsPulldownYears
{
	margin-left: 0 !important;
}

.newsDateNav .nice-select
{
	border-radius:0;
	border:none;
	background-color:#f2f2f2;
	color:#24334D;
}
.newsDateNav .nice-select:after
{
	border-bottom:2px solid #24334D;
	border-right:2px solid #24334D;
}

.newsDate_details
{
	font-family:SF-Pro-Display-Bold;
}

.newsTitle_details h1
{
	font-size: 20px;
	font-family:SF-Pro-Display-Bold;
}


/*************
  NEWS END
*************/

	.findoutMoreBtnBannerWrap
	{
		/*position: absolute;
		top: 120px;
		left: 5px;*/
	}

	.findoutMoreBtnBannerWrap a
	{
		font-size: 30px;
		color: #fff;
		/*border-color: #fff;*/
	}
/*
	.slick-slide
	{
		background-size: cover;
		position: relative;
	  padding-right: 1px;
	}
*/
	.bannerTextWrap {
		display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
	  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
	  display: -ms-flexbox;      /* TWEENER - IE 10 */
	  display: -webkit-flex;     /* NEW - Chrome */
	  display: flex;

		height: 100%;
		justify-content: flex-start;
		-webkit-justify-content: flex-start;
		align-items: center;
		-webkit-align-items: center;
		text-align: left;

		position: absolute;
		left: 0;
		right: 0;
		padding-bottom: 73px;
	}

	.bannerTextLine
	{
		/*margin: 5px;*/
		font-size: 45px;
		color: #fff;
		line-height: 0.8;
	}

	.bannerTextLine_home
	{
		position: relative;
	}

	.bannerTextLine_home
	{
		line-height: 1;
	}

	.bannerTextWrap > div
	{
		position: relative;
	}

	.bannerTextWrap > div
	{
		/*margin-top: 75px;*/
	}


	.dropdown-menu
	{
		/*border-top: 1px solid #414b4d;*/
		min-width: initial;
		z-index: 99999999;
	}

	.dropdown-menu>li>a
	{
		font-size: 15px;
		padding: 3px 0px;
	}

	.nav-link
	{
		font-size: 16px;
		/*font-weight:bold;*/
	}

	/* CIRCLE ANIMATION - START */

	.process_middle_img img
	{
		-webkit-animation:spin 16s linear infinite;
		-moz-animation:spin 16s linear infinite;
		animation:spin 16s linear infinite;
	}
	@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
	@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
	@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }

	/* CIRCLE ANIMATION - END */


	figure
	{
	position: relative;
	background-color: #fff;

		display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
	  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
	  display: -ms-flexbox;      /* TWEENER - IE 10 */
	  display: -webkit-flex;     /* NEW - Chrome */
	  display: flex;

	  justify-content: center;
	  -webkit-justify-content: center;
		align-items: flex-start;
		-webkit-align-items: flex-start;
	}

	figcaption {
		position: relative;
		top: 0;
		right: 0;
		width: 500px;
		height: 100%;
	}

	img.mfp-img
	{
		padding: 0;
	}

	.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close
	{
		top: -55px;
		opacity: 1;
	}

	.mfp-bottom-bar
	{
		color: #000;
		margin: 0;
		padding: 30px 40px;
	}

	.mfp-counter
	{
		display: none;
	}

	.mfp-title
	{
		padding: 0;
		color: #000;
	}

	.mfp-bottom-bar
	{
		position: relative;
	}
	.downloadCapabilityStatement
	{
		position: absolute;
		top: -65px;
		right: 0;
	}

	.come-in {
	  transform: translateY(200px);
	  animation: come-in 1s ease forwards;
	}
	.come-in:nth-child(odd) {
	  animation-duration: 1s; /* So they look staggered */
	}

	.already-visible {
	  transform: translateY(0);
	  animation: none;
	}

	@keyframes come-in {
	  to { transform: translateY(0); }
	}

	.mfp-arrow-left
	{
		background:url(/images/library/lightbox_prev.png) no-Repeat top left !important;
	}

	.mfp-arrow-right
	{
		background:url(/images/library/lightbox_next.png) no-Repeat top left !important;
	}

	.mfp-arrow:before, .mfp-arrow:after
	{
		display: none;
	}

	.galleryText_team
	{
		display: none;
	}

	.subPageExtraBtn
	{
		border: 1px solid #b72d1f;
		color: #b72d1f;
		padding: 10px	;
	}

	.subPageExtraBtn:hover
	{
		border-color: #b72d1f;
		background: #b72d1f;
		color: #fff;
	}

	.blockWrap_home
	{
		position: relative;
	}

	.whatToExpectContentWrap_inner > div
	{
		margin-bottom: 30px;
	}

	/* Prelaoder */
	#preloader {
	  position: fixed;
	  left: 0;
	  top: 0;
	  z-index: 9999999;
	  width: 100%;
	  height: 100%;
	  overflow: visible;
	  background: #fff url("/images/preloader.svg") no-repeat center center;
	}

	.whatToExpectHeaderWrap h4
	{
		font-size: 26px;
		font-weight: 400;
	}

	.whatToExpectHeaderWrap strong
	{
		display: block;
		margin-top: 5px;
	}

	.processHeaderWrap
	{
		font-size: 24px;
	}

	.process_headerUnderLine
	{
		margin: 10px 0;
	}

	.process_middle_text_header, .process_middle_text_mobile_header
	{
		position: relative;
		font-size: 26px;
		font-weight: 400;
			margin-bottom: 35px;
	}

	.process_middle_text_header b, .process_middle_text_mobile_header b
	{


	}

	.process_middle_text_header span, .process_middle_text_mobile_header span
	{
		position: relative;
		z-index: 9;
	}

	.process_middle_text_mobile_header_watermark
	{
		position: absolute !important;
		top: -40px;
		left: 0;
		right: 0;
		bottom: 0;
		font-size: 120px;
		z-index: 8 !important;
		color: rgba(99, 99, 99, 0.15);
		text-align: center;
	}

	.blockWrap_subPage_null
	{
		cursor: auto;
	}

	.blockWrap_subPage_null:after
	{
		background: none !important;
	}

	.lb-data .lb-close
	{
		margin-bottom: 10px;
	}

	.goBackBtnWrap a:hover
	{
		background:none;
	}

	.alignWaterMarkInCenter
	{
		right: 0;
		left: 0;
		text-align: center;
	}

	.testimonials_author
	{
		color: #f00;
		font-weight: bold;
	}

	.navbar-brand_mobile
	{
		display: none;
	}

	.navbar-brand > img
	{
		height:60px;
		margin-top:-20px;
		margin-left:10px;
	}

	.headerContactNoDesktop p, .headerContactNoDesktop a
	{
		color: #414b4d;
	}

	.headerNews .pageTitleWrap_all
	{
		display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
	  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
	  display: -ms-flexbox;      /* TWEENER - IE 10 */
	  display: -webkit-flex;     /* NEW - Chrome */
	  display: flex;

		justify-content: center;
		-webkit-justify-content: center;
		align-items: center;
		-webkit-align-items: center;
	}

	.headerNews .pageTitleWrapInner_all
	{
		position: relative;
	}

	.headerNews .pageTitleWrapInner_all .pageTitleWaterMark_all
	{
		left: -10px;
		right: 0;
	}

	.timeLine_header
	{


	}

	.mfp-close
	{
		top: -18px !important;
		width: auto !important;
		right: -4px !important;
	}

	.dropdown-menu>li>a:hover,
	.navbar-nav>li>a:hover
	{
		color:#FFF !important;*/
		background: none;
	}

	.form-control
	{
		color: #000;
	}

	#introFormOne input, #introFormTwo input
	{
		padding: 6px 12px;
		font-size: 14px;
	}

	.formMarginLeft
	{
		margin-left: 15px !important;
	}

	.researchAndDevelopmentWrap
	{
		position: absolute !important;
		top: -80px;
		text-align: center;
	}

	.researchAndDevelopmentWrap div
	{
		font-size: 26px;
		font-weight: 400;

	}

	.bannerArrowDown {
		position: absolute;
		color: #fff;
		font-size: 30px;
		text-align: center;
		left: 0;
		right: 0;
		bottom: -25px;

		display: flex;
		display: -webkit-flex;
		justify-content: center;
		-webkit-justify-content: center;

		z-index: 99999999;
	}

	.bannerArrowDown img
	{
		width: auto;
	}

	.headerMenuAndLogoWrap
	{
		/*display: flex;
		display: -webkit-flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;*/
		align-items: center;
		-webkit-align-items: center;
	}

	.popover
	{
		max-width: initial;
	}

	.menuTitleOnBanner
	{
		position: absolute;
		left: 0;
		right: 0;
		text-align: center;
		color: #fff;

		top:50%;

		-ms-transform: translateY(-50%); /* IE 9 */
		-webkit-transform: translateY(-50%); /* Safari 3-8 */
		transform: translateY(-50%);
	}

	.menuTitleOnBanner h1
	{
		color: #fff;
		font-size: 40px;
		text-transform: uppercase;

	}

	.contactPageHeaderWrap, #faqs,
	.connectWithUs_contactPage .aDivWrap,
	.menuFooterWrap,
	.subMenuFooterWrap_more,
	.subMenuFooterWrap,
	.subPagesOthers,
	.clientImagesWrap,
	.footerInnerContainer
	{
		display: flex;
		display: -webkit-flex;
		justify-content: space-between;
		-webkit-justify-content: space-between;
	}

	.footerMenu
	{
		display: flex;
		display: -webkit-flex;
		margin-right: 20px;
	}

	.footerContainer
	{
		padding-bottom: 0;
		padding-top: 70px;

		display: flex;
		display: -webkit-flex;

		justify-content: space-between;
	}

	.footerContainer_logo
	{
		padding-top: 40px;
		padding-bottom: 60px;
	}

	.contactPageHeaderWrap,
	.connectWithUs_contactPage .aDivWrap,
	.navbar-header,
	.contactFormQuestionairs > div
	{
		align-items: center;
		-webkit-align-items: center;
	}
	.navbar-header,
	.homePageContentServicesWrap,
	.contactFormQuestionairs > div
	{
		display: flex;
		display: -webkit-flex;
	}

	.contactPageInfoBtnsWrap
	{
		text-align: center;
		margin-top: 20px;
	}

	.contactPageHeaderWrap
	{
		margin-bottom: 10px;
	}

	.contactPageInfoBtnsWrap a:first-child
	{
		margin-right: 10px;
	}

	.contactPage_contactDetailsWrap
	{
		width: 100%;
	}

	.contactFormQuestionairs > div
	{
		margin-top: 10px;
	}

	.contactFormQuestionairs input
	{
		text-align: center;
	}

	.contactUsForm,
	.contactPageUnderBoookForm
	{
		color: #fff !important;
	}

	.contactPageUnderBoookForm
	{
		text-align: center;
	}

	.contactPageUnderBoookForm hr
	{
		width: 100px;
	}
	.subMenuBGwhite
	{
		background: #FFF;
		border:none;
	}

	.contactPageInfoBtnsWrap a:hover
	{
		color: #fff;
	}

	.contactPageHeaderWrap a
	{
		background: #ac1127;
		color: #fff !important;
	}

	.contactPageHeaderWrap a:hover
	{
		background: #fff;
		color: #ac1127 !important;
	}

	.popover
	{
		opacity: 0.9 !important;
		border-radius: 0;
	}

	.nice-select:after
	{
		width: 10px;
		height: 10px;
	}
	#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4-desktop
	{
		width: 28px;
		height: 23px;
		position: relative;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: .5s ease-in-out;
		-moz-transition: .5s ease-in-out;
		-o-transition: .5s ease-in-out;
		transition: .5s ease-in-out;
		cursor: pointer;
		float: right;
		margin: 0;
	}

	#nav-icon1 span, #nav-icon3 span, #nav-icon4-desktop span {
		display: block;
		position: absolute;
		height: 4px;
		width: 100%;
		background: #fff;
		/* border-radius: 9px; */
		opacity: 1;
		left: 0;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: .25s ease-in-out;
		-moz-transition: .25s ease-in-out;
		-o-transition: .25s ease-in-out;
		transition: .25s ease-in-out;
	}

	#nav-icon4-desktop span:nth-child(1) {
		top: 0px;
		-webkit-transform-origin: left center;
		-moz-transform-origin: left center;
		-o-transform-origin: left center;
		transform-origin: left center;
	}

	#nav-icon4-desktop span:nth-child(2) {
		top: 9px;
		-webkit-transform-origin: left center;
		-moz-transform-origin: left center;
		-o-transform-origin: left center;
		transform-origin: left center;
	}

	#nav-icon4-desktop span:nth-child(3) {
		top: 18px;
		-webkit-transform-origin: left center;
		-moz-transform-origin: left center;
		-o-transform-origin: left center;
		transform-origin: left center;
	}

	#nav-icon4-desktop.open span:nth-child(1) {
		  -webkit-transform: rotate(45deg);
		  -moz-transform: rotate(45deg);
		  -o-transform: rotate(45deg);
		  transform: rotate(45deg);
		  top: -1.5px;
		  left: 4.45px;
		  background: #fff;
		}

		#nav-icon4-desktop.open span:nth-child(2) {
		  width: 0%;
		  opacity: 0;
		}

		#nav-icon4-desktop.open span:nth-child(3) {
		  -webkit-transform: rotate(-45deg);
		  -moz-transform: rotate(-45deg);
		  -o-transform: rotate(-45deg);
		  transform: rotate(-45deg);
		  top: 18.5px;
		  left: 4px;
		  background: #fff;
		}



	.navbar-toggle
	{
		display: block;
		padding:0;
		margin-right:0;
		margin-top:0;
		margin-left:35px;
	}

	#myNavbar
	{
		/*display: none;
			top: 30px;*/
		position: relative;
	}

	.nav_link_floated
	{
		display: flex !important;
		display: -webkit-flex !important;
	}

	.mainNavWithBg
	{
		/*display: none;
		background: rgba(255, 255, 255, 1);*/
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		z-index: 5;
	}

	#mainNav .container
	{
		position: relative;
		z-index: 6;
	}

	.navbar-brand
	{
		margin-left: 15px !important;
	}

	#faqs > div
	{
		width: 100%;
	}

	.faqHeader
	{
		color: #ac1127;
	}

	#faqs_detail
	{
		/*text-align: center;*/
	}

/***********
  SERVICES
***********/

#servicesIndexContainer
{
	display:flex;
	flex-direction:row;
	flex-wrap: wrap;
	margin-top:90px;
	font-weight:bold;
}
#servicesIndexContainer > div > h2
{
	color:#FBAC18;
	font-size:20px;
	margin-bottom:35px;
}
#servicesDetailMainContentContainer
{
	display:flex;
	flex-direction:row;
}
#servicesDetailMainContentContainer > div:first-child
{
	width:60%;
}
#servicesDetailMainContentContainer > div:nth-child(2)
{
	width:40%;
	text-align:right;
}
#servicesIndexContainer > a
{
	width:50%;
	color:#41586E;
}
#servicesIndexContainer > a:hover
{
	color:#FBAC18;
}
#servicesIndexContainer > a > div
{
	display:flex;
	flex-direction:row;
	align-items:center;
	padding-bottom:15px;
	font-size:16px;
}
#servicesIndexContainer > a > div > div:first-child
{
	padding-right:20px;
}
#servicesDetailMainImage
{
	margin:90px 0 30px 0;
}
#servicesDetailMainImage img
{
	width:100%;
}

	.readMoreBtnWrap
	{
		text-align: center;
		z-index: 999;
	}

	.homePageContentTop_text
	{
	  width: 600px;
	  background: #ac1127;
	  padding: 30px;
	  color: #ffffff;
	  position: absolute;
	  top: -300px;
	  left: -500px;
	  text-align: left;
	}

	.homePageContentTop_img
	{
	  width: 100%;
	  text-align: right;
	  position: relative;
	}

	.homePageContentTop_img > div
	{
	  width: 500px;
	  display: inline-block;
	  position: relative;
	}

	.homePageContentTop_img img
	{
	  width: 100%;
	}

	.homePageContentDesignWrap
	{
	  position: relative;
	  margin-top: 100px;
	  margin-bottom: 80px;
	}

	.homePageContentBottomBox
	{
	  width: 600px;
	  height: 500px;
	  /*border-top: 1px solid #000000;
	  border-right: 1px solid #000000;*/
	  position: absolute;
	  bottom: -330px;
	  right: 0;
	  z-index: 8;
	}

	.homePageContentLeftBox
	{
	  width: 100%;
	  height: 100%;
	  /*border-top: 1px solid #000000;
	  border-bottom: 1px solid #000000;
	  border-left: 1px solid #000000;*/
	  position: absolute;
	  top: 80px;
	  /*left: -40px;*/
	  z-index: 8;
	}

	.homePageContentTopWrap, .homePageContentServicesWrap
	{
	  position: relative;
	  z-index: 9;
	}

	.defaultContentWrapInner
	{
		text-align: left;
	}

	.contactFormQuestionairs_label
	{
		/*margin-left: 20px;*/
	}

	.contactPageContactFormHeaderWrap hr, .contactUsForm hr
	{
		border-color: #ac1127;
	}

	.contactPageContactFormHeaderWrap hr
	{
		width: 150px;
		border-width: 2px;
	}

	::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	  color: #fff !important;
	}
	::-moz-placeholder { /* Firefox 19+ */
	  color: #fff !important;
	}
	:-ms-input-placeholder { /* IE 10+ */
	  color: #fff !important;
	}
	:-moz-placeholder { /* Firefox 18- */
	  color: #fff !important;
	}

	.services_div_home_wrap
	{
		color: #fff;
		position: absolute;
		bottom: 10px;
		left: 10px;
	}
	.defaultPageTitle hr
	{
		border-width: 2px;
		border-color: #ac1127;
		width: 100px;
	}
	.extraMarginAboveMainContent
	{
		margin-top:80px;
	}
	.bannerHeight40VH .bannerTextWrap
	{
		/*justify-content: center;
		-webkit-justify-content: center;*/
			padding-left: 0;
	}

	.bannerHeight100VH
	{
		height: 100%;
	}

	.bannerWrapWithBgImg
	{
		background-repeat:no-repeat;
		background-position:left;
	}

	.logoOnHeader img
	{
	    /*height: 65px;*/
		width:auto;
	}

	.logoOnHeaderHide
	{
		display: none;
	}


	.servicesSectionWrap
	{
		/*background-image: url('/images/library/serviceParallaxImg.jpg');
		background-position: center;
		background-size: cover;
		background-attachment: fixed;

		background-repeat: no-repeat;

		-webkit-background-size: 100% auto;
		-moz-background-size: 100% auto;
		-ms-background-size: 100% auto;
		-o-background-size: 100% auto;
		background-size: 100% auto;*/

		position: relative;
	}
	/*
	.servicesSectionWrap:before
	{
		content: '';
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background: rgba(255, 255, 255, 0.85);
		z-index: 8;
	}*/

	.servicesSectionWrap .container
	{
		position: relative;
		z-index: 9;
	}

	.services_div_home_wrap h1
	{

		font-weight: 400;
	}

	.defaultPageTitle hr
	{
		margin-top: 10px;
		margin-bottom: 20px;
	}

	.defaultPageTitle img
	{
		margin-bottom: 30px;
	}

	.defaultPageTitle h1
	{
		font-size: 30px;
		margin-bottom: 30px;
		background-image:url('/images/library/lineUnderMainHeadings.png');
		background-repeat:no-repeat;
		background-position:left bottom;
		padding-bottom:25px;
		font-weight:100;
		margin-top:0;
	}

	.btn-default
	{
		color: #000;
		border-color: #000;
		border-radius:0;
		border: 1pt solid #000;
		padding:8px 30px;
		display:inline-block;
		white-space: nowrap;
		cursor:pointer;
	}

	.btn-default-reverse
	{
		color: #FFF;
		border-color: #FFF;
		border-radius:0;
		border: 1pt solid #FFF;
		padding:8px 30px;
		display:inline-block;
		white-space: nowrap;
		cursor:pointer;
	}
	.btn-default-reverse:hover
	{
		color: #FFF;
		border-color: #000;
		border-radius:0;
		border: 1pt solid #000;
		padding:8px 30px;
		display:inline-block;
		white-space: nowrap;
		cursor:pointer;
		background-color:#000 !important;
	}
	#in_the_media_outer .btn-default
	{
	    display: inline;
	}
	#aboutPageOuter > div > img
	{
		margin-bottom:35px;
	}
	.btn-default_reverse
	{
		color:#FFF;
		border-color:#FFF;
		border-radius:0;
		background-color:transparent;
		padding:8px 30px;
		border: 1pt solid #FFF;
		white-space: nowrap;
		display:inline-block;
	}
	/*
	.hideBrief_services
	{
		display: none;
	}*/

	.readMoreBtnWrap button
	{
		border-color: #fff;
		color: #fff;
		border-width: 2px;
		padding: 6px 30px;
	}

	.btn
	{
		font-size: 18px;
		border-radius: 0;
	}

	.goBackBtnWrap a
	{
		border-width: 2px;
	}

	.contactPage
	{
		text-align: left;
	}

	.contactPage hr
	{
		width: 150px;
		border-width: 2px;
		border-color: #ac1127;
		margin-left: 0;
		margin-right: 0;
	}

	.btn-default:hover
	{
		color:#FFF !important;
		background-color:#000 !important;
		border:1pt solid #000 !important;
	}
/*


	.lb-nav a.lb-prev, .lb-nav a.lb-next
	{
		background-size: 20%;
		width: 150px;
	}

	.nice-select
	{
		font-size: 16px;
	}

	.pretty .state label:before
	{
		border-color: #fff;
	}

	.pretty.p-default input:checked ~ .state label:after {
		background-color: #fff !important;
	}

	.homePageContentLeftBoxSVG
	{
		width: 100%;
		height: 120%;
	}

	.homePageContentLeftBoxSVG2
	{
		width: 560px;
		height: 510px;
		position: absolute;
		right: 0;
	}
	.whatTypeHeader_contact h4, .contactFormQuestionairs h4, .contactUsFormLeft span
	{
		margin: 0;
		font-weight: 400;
	}

	.contactUsFormLeft span
	{
		display: block;
		margin-bottom: 3px;
	}

	.findoutMoreBtnBannerWrap a:hover
	{
		background: #fff;
		color: #ac1127;
		border-color: #fff;
	}
	.findoutMoreBtnBannerWrap a
	{
		font-size: 17px;
		outline: none;
	}

	.bannerWrapWithBgImg
	{
		cursor: auto;
	}
*/
	.aDivWrap > div
	{
		width: 50%;
	}

	.faqHeader h1
	{
		font-size: 18px;
	}


	.headerPhoneNumberWrap a
	{
		color: #ac1127 !important;
		font-weight: bold;
		font-size: 24px;
		cursor: auto !important;
	}

	.homePageBlockLinksOuterWrap
	{
		display: flex;
		display: -webkit-flex;
		justify-content: center;
		-webkit-justify-content: center;

		background-image: url('/images/library/homeImage_LinkBg.jpg');
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
		position: relative;

		background-attachment: fixed;
	  -webkit-background-size: 100% auto;
	  -moz-background-size: 100% auto;
	  -ms-background-size: 100% auto;
	  -o-background-size: 100% auto;
	  background-size: 100% auto;
	}

	.homePageClientWrapOuter, .homePageClientWrapOuterExternal
	{
		display: flex;
		display: -webkit-flex;
		justify-content: center;
		-webkit-justify-content: center;
	}

	.homePageClientWrapOuterExternal
	{
		flex-direction: column;
		-webkit-flex-direction: column;
		text-align: center;
	}

	.homePageBlockLinksOuterWrap:after
	{
		content: '';
		position: absolute;
		width: 100%;
		height: 100%;
		left: 0;
		right: 0;
		background: rgba(0, 84, 135, 0.85);
		z-index: 1;
	}

	.homePageBlockLinksOuterWrap > div
	{
		padding: 110px 0;
		position: relative;
		z-index: 2;
	}

	.homePageBlockLinksWrap, .homePageClientWrap
	{
		display: flex;
		display: -webkit-flex;
		justify-content: space-between;
		-webkit-justify-content: space-between;
	}

	.homePageClientWrap
	{
		align-items: center;
		-webkit-align-items: center;
		width: 80%;
	}

	.homePageClientWrap > div
	{
		width: 33.33%;
	}

	.homePageClientWrap img
	{
		max-width: 80%;
		max-height: 150px;
	}

	.homePageClientWrap > div:nth-child(2n+2)
	{
		margin: 0 15px;
	}

	.homePageBlockLinksWrap > a
	{
		display: flex;
		display: -webkit-flex;
		flex-direction: column;
		-webkit-flex-direction: column;
		justify-content: center;
		-webkit-justify-content: center;
		align-items: center;
		-webkit-align-items: center;
		color: #fff;
	}

	.homePageBlockLinksHeaderBlurb
	{
		color: #fff;
		text-align: center;
	}

	.homePageBlockLinksHeaderBlurbWrap
	{
		margin-bottom: 60px;
	}

	.homePageImageAndTextWrap
	{
		/*margin-bottom: 60px;*/
		padding-top: 50px;
		/*padding-bottom: 50px;*/
	}

	.homePageImageAndTextInnerWrap
	{
		display: flex;
		display: -webkit-flex;
		justify-content: center;
		-webkit-justify-content: center;
		align-items: center;
		-webkit-align-items: center;
	}

	.homePageImageAndTextInnerImgWrap img
	{
		margin-left: -400px;
	}

	.contactPageContactFormWrap > .container
	{
		padding: 45px;
		/*box-shadow: 0 7px 10px -1px #525252;*/
	}

	.contactPageContactFormWrap_outer
	{
		position: relative;
		top: 60px;
		z-index: 5;
	}

	.contactPageMapWrap
	{
		position: relative;
		z-index: 4;
	}

	.contactFormSection
	{
		padding-top: 0;
		/*margin-top: -150px;*/
	}

	.bookingFormAlternativeText
	{
		margin-top: 40px;
	}

	.bookingFormAlternativeText h1
	{
		color: #fff;
		text-align: center;
		font-size: 20px;
	}

	.homePageImageAndTextInnerTextWrap_rotate
	{
		display: block;
		float: left;
		transform: rotate(8deg);
		-webkit-shape-outside: polygon( 0 0, 100% 0%, -8% 100%, -106% 100%);
		shape-outside: polygon( 0 0, 100% 0%, -8% 100%, -106% 100%);
		width: 50px;
		height: 400px;
	}

	.testimonialsWrapOuter
	{
		background-image: url('/images/library/testimonialBg.jpg');
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;

		padding: 60px 0;
		position: relative;

		background-attachment: fixed;
	  -webkit-background-size: 100% auto;
	  -moz-background-size: 100% auto;
	  -ms-background-size: 100% auto;
	  -o-background-size: 100% auto;
	  background-size: 100% auto;
	}

	.testimonialsWrapOuter:before
	{
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 84, 135, 0.88);
		z-index: 4;
	}

	.testimonialsWrap
	{
		position: relative;
		z-index: 5;
	}

	.testimonialsInnerWrap_inde
	{
		display: flex;
		display: -webkit-flex;
		flex-direction: column;
		-webkit-flex-direction: column;
		justify-content: center;
		-webkit-justify-content: center;
		align-items: center;
		-webkit-align-items: center;
		text-align: center;
		color: #fff;
		width: 80%;
		margin: 0 auto;
		position: relative;
		z-index: 5;
	}

	.testimonialSectionWrap
	{
		padding-bottom: 0 !important;
	}

	.testimonialAuthorTitleWrap h3
	{
		margin-top: 0;
		font-size: 19px;
	}

	.testimonialAuthorNameWrap h3
	{
		margin-bottom: 0;
		font-size: 19px;
	}

	.subDifferencesWrap, .subDifferencesWrap > a, .teamIndeWrap, .meetTheTeamSeeMoreWrap
	{
		display: flex;
		display: -webkit-flex;
	}

	.subDifferencesWrap > a
	{
		flex-direction: column;
		-webkit-flex-direction: column;
		justify-content: center;
		-webkit-justify-content: center;
		align-items: center;
		-webkit-align-items: center;
	}

	.meetTheTeamSeeMoreWrap
	{
		align-items: center;
		-webkit-align-items: center;
	}

	.subDifferencesWrap img
	{
		min-height: 80px;
	}

	.subDifferencesWrap > a:first-child
	{
		margin-right: 60px;
	}

	.teamIndeWrap
	{
		position: relative;
		margin-bottom: 60px;
		color: #fff;
		overflow: hidden;

		align-items: center;
		-webkit-align-items: center;
	}

	.teamIndeWrap > div
	{
		position: relative;
		z-index: 5;
	}

	.teamIndeWrap:after
	{
		content: '';
		position: absolute;
		top: 20px;
		left: 0;
		width: 100%;
		height: 100%;
		background: #005487;
		z-index: 4;
	}

	.teamIndeDescriptionWrap
	{
		padding: 0 40px;
	}

	.meetTheTeamSeeMoreWrap_spiels
	{
		width: 350px;
	}

	.meetTheTeamSeeMoreWrap_divider
	{
		width: 1px;
		height: 133px;
		margin: 0 40px;
		background: #000;
	}

	.meetTheTeamSeeMoreSection
	{
		padding-top: 0 !important;
		padding-bottom: 160px;
	}

	.serviceIndeWrap
	{
		margin-bottom: 30px;
	}

	.serviceIndeWrap:after
	{
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		/*background: rgba(0, 84, 135, 0.88);*/
		z-index: 4;
	}

	.serviceIndeWrap div
	{
		position: relative;
		z-index: 5;

		display: flex;
		display: -webkit-flex;

		align-items: center;
		-webkit-align-items: center;
		justify-content: space-between;
		-webkit-justify-content: space-between;

		width: 100%;
	}

	.bannerBtn_differnce
	{
		border-radius: 0;
		background: #ac1127;
		color: #fff;
		padding: 8px 35px 11px 35px !important;
		border-color: #ac1127;
		border-radius: 15px;
	}

	.serviceIndeWrap_subPage_wrap
	{
		display: flex;
		display: -webkit-flex;
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
	}

	.serviceIndeWrap_subPage_wrap > a
	{
		width:25%;
	}
	.serviceIndeWrap_subPage_wrap > a > div
	{
		width: 100%;
		/*padding: 20px;*/
		display: flex;
		display: -webkit-flex;
		background-size:100% auto;
		background-repeat:no-repeat;
		min-height:200px;
		background-position: center;

	}
	.serviceIndeWrap_subPage_wrap > a
	{
		margin-right: 12.5%;
	}

	.serviceIndeWrap_subPage_wrap > a:nth-child(3n+3)
	{
		margin-right: 0;
	}

	.mobileMenuBgHeight
	{
	  height: initial !important;
	}

	.articleHome_inner p img
	{
		max-width: 100%;
	}

	.showTextField_textarea_wrap
	{
		padding-left: 35px;
	}

	.showTextField_textarea_wrap input
	{
		width: 300px !important;
		text-align: left;
	}

	.teamIndeDescriptionContentWrap *
	{
		font-weight: 400;
		font-size: 18px;
	}

	.teamIndeDescriptionWrap h3
	{
		font-weight: 400;
		font-size: 18px;
	}

	.meetTheTeam_linkedIn_wrap
	{
		margin-top: 15px;
	}

	.meetTheTeamSectionWrap
	{
		padding-top: 10px !important;
	}

	.bannerTextLine p
	{
		display: flex;
		display: -webkit-flex;
		line-height:1.1;
	}

	.ourClients_ourWork
	{
		margin-bottom: 60px;
	}

	.alsoSee_complianceNswLegislation_more_header_wrap h1
	{
		margin: 30px 0;
	}

	.homePageBlockLinksWrap h2
	{
		margin-bottom: 0;
	}

	.clientsLogosWrapHomePage
	{
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.bookingForm span
	{
		display: block;
		margin-bottom: 3px;
	}

	.bannerTextLine strong
	{
		display: flex;
		display: -webkit-flex;
		align-items: center;
		-webkit-align-items: center;
	}

	.bannerTextLine img
	{
		margin-right: 10px;
		position: relative;
		top: -5px;
	}

	.subDifferencesWrap a
	{
		color: #005487;
	}

	.subDifferencesWrap h3
	{
		font-size: 16px;
	}

	.pretty .state label:before, .pretty .state label:after
	{
		border-radius: 5px;
	}

	.servicesSectionWrap
	{
		padding-top: 0;
	}

	#servicesLogoHeader
	{
		padding-bottom:65px;
	}
	#servicesLogoHeader img
	{
		/*min-height:80px;*/
	}

	.serviceIndeTitleWrap h4 *
	{
		font-size: 18px !important;
	}

	.serviceIndeTitleWrap p
	{
		padding: 0 !important;
		margin: 0 !important;
	}
	/*
	.serviceIndeTitleWrapOuter
	{
		position: relative;
		top: 3px;
	}*/

	.navbar
	{
		margin-bottom: 0;
	}

	.servicesOthersSection
	{
	  padding-top: 0 !important;
	  padding-bottom: 15px !important;
	}

	.serviceIndeWrap
	{
	  cursor: pointer;
	}

	.loaderInnerWrap
	{
	  display: flex;
	  display: -webkit-flex;
	  justify-content: center;
	  -webkit-justify-content: center;
	  align-items: center;
	  -webkit-align-items: center;
	  width: 100%;
	  height: 100%;
	  position: absolute;
	  top: 0;
	  left: 0;
	}

	.loaderWrap
	{
	  position: fixed;
	  background: rgba(0, 0, 0, 0.7);
	  width: 100%;
	  height: 100%;
	  left: 0;
	  top: 0;
	  color: #fff;
	  z-index: 999;
	  display: none;
	}

	#servicesExtraBannerTextContainer_outer,#servicesExtraBannerTextText_outer,#servicesExtraBannerTextTextHeading_outer
	{
		position:absolute;
		width:100%;
	}
	#servicesExtraBannerTextTextHeading_outer
	{
		max-width:1170px;
		position:relative;
		margin:0 auto;
		height:10px;
	}
	#servicesExtraBannerTextTextHeading
	{
		position:relative;
		z-index: 997;
		top: -105px;
		background: #ac1127;
		color:#FFF;
		min-height:10px;
		display:inline-block;
		white-space: nowrap;
		padding:5px 15px;
		max-width:1170px;
	}
	#servicesExtraBannerTextText_outer
	{
		display:inline-flex;
		justify-content: center;
		align-items: center;
		min-height:180px;
	}
	#servicesExtraBannerText_inner
	{
		position:relative;
		z-index: 997;
		top: -90px;
		color:#FFF;
		width:1170px;
		margin:0 auto;
		display:inline-block;
		vertical-align: middle;
		left:-20vw;
		width:calc(1170px - 45vw);
		min-width:300px;
	}
	#servicesExtraBannerText_inner p
	{
		white-space: nowrap;
	}
	#servicesExtraBannerText_inner p:nth-child(3)
	{
		margin-top:25px;
	}
	#servicesExtraBannerText_slantBackground
	{
		/*background-color:#004c7e;*/
		min-height:200px;
		width:44vw;
		position:relative;
		z-index: 997;
		top: -90px;
		color:#FFF;
	}
	#servicesExtraBannerText_slantBackground:before
	{
		content:"";
		position:absolute;
		top:0;
		bottom:0;
		left:-35px;
		width:100%;
		background:#004c7e;
		transform:skew(-20deg);
	}
	#servicesExtraBannerTextTextHeading_outer
	{
		max-width: 1100px;
	}

/**********
  BUTTONS
**********/

.btn-std
{
	border-radius: 0;
	background: #FFF;
    color: #000;
    padding: 8px 35px 11px 35px !important;
	border-color: #000;
	white-space: nowrap;
    border: 1pt solid #000;
}
.btn-std-red
{
	border-radius: 0;
	background: #FFF;
    color: #a0213a;
    padding: 8px 35px 11px 35px !important;
	border-color: #a0213a;
}
.btn-std-red a
{
	color:#a0213a;
	text-decoration:none;
	border-bottom:none;
}
.btn-std-red_inverse
{
	border-radius: 0;
	background: #a0213a;
    color: #FFF;
    padding: 8px 35px 11px 35px !important;
	border-color: #a0213a;
}
.btn-std-red_inverse a
{
	color:#FFF;
	text-decoration:none;
	border-bottom:none;
}
.btn-std-yellow
{
	border-radius: 0;
	background: #FFF;
    color: #ffb95c;
    padding: 8px 35px 11px 35px !important;
	border-color: #FFF;
}
.btn-std-yellow a
{
	color:#ffb95c;
	text-decoration:none;
	border-bottom:none;
}
.btn-std-yellow_inverse
{
	border-radius: 0;
	background: #ffb95c;
    color: #FFF;
    padding: 8px 35px 11px 35px !important;
	border-color: #ffb95c;
}
.btn-std-yellow_inverse a
{
	color:#FFF;
	text-decoration:none;
	border-bottom:none;
}
.btn-std-blue
{
	border-radius: 0;
	background: #FFF;
    color: #125a9a;
    padding: 8px 35px 11px 35px !important;
	border-color: #FFF;
}
.btn-std-blue a
{
	color:#125a9a;
	text-decoration:none;
	border-bottom:none;
}
.btn-std-blue_inverse
{
	border-radius: 0;
	background: #125a9a;
    color: #FFF;
    padding: 8px 35px 11px 35px !important;
	border-color: #125a9a;
}
.btn-std-blue_inverse a
{
	color:#FFF;
	text-decoration:none;
	border-bottom:none;
}



			.toggleSubSubMenuDisplayBlock
			{
				display:none !important;
			}
			.iWouldLikeTo .nice-select
			{
				min-width: 280px !important;
				margin-left:10px;
				border-radius:0;
				border:1pt solid #000;
			}
			.iWouldLikeTo
			{
				width:100%;
				font-size:24px;
				font-weight:normal;
				display: flex;
				align-items: center;
				padding-top:20px;
				/*justify-content: center;*/
			}
			.iWouldLikeTo > div
			{

			}
			#homePageContent,#expertPageContent
			{
				display:flex;
			}
			#expertPageContent
			{
				align-items: center;
			}
			#homePageContent_leftText,#expertPageContent_leftText
			{
				width:50%;
			    padding-right: 45px;
			}
			#homePageContent_rightImage,#expertPageContent_rightImage
			{
				width:50%;
				background-image:url('/images/library/homePage.png');
				background-size:cover;
				background-position:center center;
				min-height: 35vw;
			}
			#expertPageContent_rightImage
			{
				background-image:url('/images/library/expertisePage.png');
			}
	#headerSocialMedia
	{
		position:absolute;
		text-align: right;
		width: 100%;
		float: right;
		top:75px;
	    z-index: 9;
	}
	#headerSocialMedia div
	{
		display:inline-block;
	}

	.titleLineUnder
	{
		position:absolute;
		width:60px;
		height:10px;
		-ms-transform: skewY(8deg); /* IE 9 */
		-webkit-transform: skewY(8deg); /* Safari 3-8 */
		transform: skewY(8deg);
	}
	.titleLineUnder_outer
	{
		padding-top:14px;
		padding-bottom:50px;
	}
	.expertPageContent_main_subContentTitle
	{

	}
	#expertPageContent_main,#expertPageDetailContent,#contactPageContent
	{
		display: flex;
		flex-direction: row;
		justify-content: center;
		-webkit-justify-content: center;
		align-items: center;
		-webkit-align-items: center;
		padding-top:100px;
	}
	#expertPageDetailContent
	{
		padding-top:0;
	}
	#expertPageDetailContent_leftText,#contactPageDetailContent_leftText
	{
		width:40%;
		padding-right:40px;
	}
	#expertPageDetailContent_rightImage,#expertPageContent_main_leftImage,#contactPageDetailContent_rightImage
	{
		width:60%;
		min-height:35vw;
		background-size:cover;
		background-position:bottom right;
		background-repeat:no-repeat;
	}
	#expertPageContent_main_rightText,#expertPageContent_main_leftImage
	{
		width:50%;
	}
	#expertPageContent_main_rightText
	{
		padding-left:60px;
	}
	#expertPageContent_main_btnContact_mobile
	{
		display:none;
	}

/***************
  HOME BLOCKS
**************/

	#homeBlocks_outer
	{
		flex-wrap: wrap;
		display: flex;
		flex-direction: row;
		margin-top:100px;
		font-size:18px;
	}
	#homeBlocks_outer > div
	{
		width:31.3%;
		margin-right: 3%;
	    border: 1pt solid #EDEDED;
		margin-bottom: 30px;
		cursor:pointer;
	}
	.grow:hover
	{
		transform: scale(1.1);
	}
	.grow
	{
		transition: all 0.5s ease-in-out;
	}
	#homeBlocks_outer > div:last-child
	{
		margin-right:0;
	}
	#homeBlocks_outer > div > div:first-child
	{
		width:100%;
		height:250px;
	}
	#homeBlocks_outer > div > div:nth-child(2)
	{
		width:100%;
		height:80px;
		padding:30px 15px 25px 15px;
		color:#333;
		font-weight:bold;
	}
	#homeBlocks_outer > div > div
	{
		background-size:cover;
		background-position:center center;
		background-repeat:no-repeat;
	}
	div#homeBlocks_outer div:first-child:hover > div:nth-child(2)
	{
		background-color:#538D67;
		color:#FFF !important;
	}
	div#homeBlocks_outer div:nth-child(2):hover > div:nth-child(2)
	{
		background-color:#FFB95C;
		color:#FFF !important;
	}
	div#homeBlocks_outer div:nth-child(3):hover > div:nth-child(2)
	{
		background-color:#A0213A;
		color:#FFF !important;
	}

	.bgBlue
	{
		background-color:#125A9A !important;
	}

	.bgGreen
	{
		background-color:#538D67 !important;
	}

	.bgYellow
	{
		background-color:#FFB95C !important;
	}

	.bgRed
	{
		background-color:#A0213A !important;
	}
	.textWhite
	{
		color:#FFF !important;
	}


.hideDesktop
{
	display:none;
}

/*************
  OUR VISION
**************/

	#ourVision_outer
	{
		background-color:#DCD7D5;
		padding-top:50px;
		padding-bottom:50px;
	}
	#ourVisionPageContent
	{
		display: flex;
		flex-direction: row;
		justify-content: center;
		-webkit-justify-content: center;
		align-items: center;
		-webkit-align-items: center;
	}
	#ourVisionPageContent_leftImage
	{
		width:40%;
	}
	#ourVisionPageContent_leftImage img
	{
		width:100%;
		height:auto;
	}
	#ourVisionPageContent_rightText
	{
		width: 60%;
	    padding-left: 45px;
	}
	#ourVisionPageContent_rightText img
	{
		height:60px;
	}
	#ourVisionPageContent_rightText p:first-child
	{
		font-size:30px;
	}

/*************
  TEAM START
*************/

	#teamOuter
	{
		margin-top:30px;
		margin-bottom:50px;
	}

/***********
  TEAM END
***********/

/*************
  PRESS START
*************/

	#pressOuter
	{
		display:flex;
		flex-direction:row;
		flex-wrap:wrap;
		justify-content: space-between;
		margin-top:70px;
	}
	#pressOuter > div
	{
		width:30%;
		margin-bottom:50px;
	}
	#pressOuter > div > div:nth-child(1)
	{
		height:180px;
		background-size:cover;
	}
	#pressOuter > div > div:nth-child(2),
	#pressOuter > div > div:nth-child(3),
	#pressOuter > div > div:nth-child(5)
	{
		color:#A9212E;
	}
	#pressOuter > div > div:nth-child(2)
	{
		margin-top:20px;
	}
	#pressOuter > div > div:nth-child(3)
	{
		margin-top:10px;
		font-family:SF-Pro-Display-Bold;
		font-size:15px;
	}
	#pressOuter > div > div:nth-child(4)
	{
		margin-top:18px;
		margin-bottom:10px;
	}
	#pressOuter > div > div:nth-child(5),
	#pressOuter > div > div:nth-child(5) a
	{
		height:20px;
		color:#A9212E;
	}

/************
  PRESS END
*************/


	/* BOTTOM STRIP */

	#bottomExpertiseStrip_outer
	{
		background-color:#DCD7D5;
		padding-top:80px;
		padding-bottom:60px;
	}
	#bottomExpertiseStrip
	{
		display: flex;
		flex-direction: row;
		justify-content: center;
		-webkit-justify-content: center;
		align-items: center;
		-webkit-align-items: center;
		cursor:pointer;
	}
	.bottomExpertiseStripItem
	{
		width:30%;
		margin-right:2%;
	}
	.bottomExpertiseStripItem:last-child
	{
		margin-right:0;
	}
	.bottomExpertiseStripItemImage
	{
		background-size:cover;
		background-position:center center;
		background-repeat:no-repeat;
		min-height:190px;
	}
	.bottomExpertiseStripItemText
	{
		padding-top:10px;
		padding-bottom:10px;
		text-align:center;
		font-size:18px;
	}


/******
AWARDS
*******/
	#awardsOuter
	{
		display: flex;
		flex-wrap: wrap;
		display:flex;
		flex-direction:row;
		margin-bottom:50px;
	}
	.awardsImage
	{
		min-height:200px;
	}
	.awardsImage img
	{
		width:100%;
		height:auto;
	}
	.awardsContainer
	{
		width:31.3333%;
		margin-right: 3%;
		border:1pt solid #EDEDED;
		margin-bottom:30px;
	}
	#awardsOuter > div:nth-child(3n+3)
	{
		margin-right:0;
	}
	.awardsText
	{
		padding:20px;
		text-align:center;
		font-size:14px;
	}
	.awardsText p
	{
		margin:0;
	}

/***********
Testimonials
*************/
	#testimonialsOuter
	{
		margin-bottom:50px;
	}
	.testimonialsContainer
	{
		display: flex;
		align-items: center;
		justify-content: center;
		flex-wrap: wrap;
		flex-direction:row;
		margin-bottom:30px;
		border:1px solid #EDEDED;
	}
	.testimonialsImage
	{
		min-height:300px;
		background-repeat:no-repeat;
		background-size:cover;
		background-position:center center;
	}
	.testimonialsImage,.testimonialsText
	{
		width:50%;
	}
	.testimonialsText
	{
		padding:25px;
		/*border-top:1px solid #EDEDED;
		border-bottom:1px solid #EDEDED;
		border-right:1px solid #EDEDED;*/
	}

/****************
  PROJECT START
****************/
	#portfolioIndexOuter
	{
		display:flex;
		flex-direction:row;
	    flex-flow: wrap;
		justify-content:center;
		margin-bottom:40px;
	}
	#portfolioIndexOuter > div
	{
		width:40%;
		min-height:450px;
		cursor:pointer;
		margin-bottom:30px;
	}
	#portfolioIndexOuter > div:hover > a > div:first-child
	{
		-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
		filter: grayscale(100%);
	}
	#portfolioIndexOuter > div:hover > a > .portfolioIndexItemImage > div
	{
		display:block;
	}
	#portfolioIndexOuter > div:nth-child(odd)
	{
		margin-right:5%;
	}
	#portfolioIndexOuter > div:nth-child(even)
	{
		margin-left:5%;
	}
	#portfolioIndexOuter > div > a > div:nth-child(2) > h2
	{
		color:#A9212E;
		font-size:26px !important;
	}
	#portfolioIndexOuter > div > a
	{
		color:#37393F;
	}
	.portfolioIndexItemImage
	{
		background-size:cover;
		height:300px;
		display:flex;
		align-items: center;
		justify-content: center;
	}
	.portfolioIndexItemImage > div
	{
		display:none;
		color:#FFF;
		text-decoration:underline;
	}
	#portfolioDetailDataOuter
	{
		position:relative;
		width:50%;
		box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
		margin-top: -300px;
		float:left;
		background-color: #FFF;
	}
	#portfolioDetailDataInner
	{
		max-width:585px;
		float:right;
		position:relative;
		padding: 40px 40px 40px 0;
		background-color: #FFF;
	}
	#portfolioDetailDataInner h1
	{
		color:#A9212E;
		margin-bottom:20px;
	}
	.projectBannerText
	{
		/*margin-top:-300px;*/
	}
	.projectGallerySection
	{
		display:flex;
		flex-direction:row;
		align-items: center;
	    margin-top: 30px;
	    margin-bottom: 50px;
	}
	.projectGallerySection > div:first-child		/* NAV LINKS */
	{
		width:20px;
	}
	.projectGallerySection > div:last-child			/* GALLERY THUMBNAIL ICONS */
	{
		/*width:100% !important;*/
	}
	.projectGalleryRow
	{
		display:flex;
		flex-direction:row;
		width:100%;
	}
	.projectGalleryRow > a > div:nth-child(1)
	{
		margin:0 3%;
		background-repeat:no-repeat;
		background-size:cover;
		background-position:center center;
		position: relative;
	}
	.projectGalleryRow > div:first-child
	{
		margin:0 3% 0 0;
	}
	.projectGalleryRow > div:last-child
	{
		margin:0 0 0 3%;
	}
	.projectGallery_outer
	{
		padding-left:40px;
		padding-top:0;
		margin-top:0;
	}

	#projectIndexScrollerOuter
	{
		margin-top:5px;
		height:300px;
	}
	.projectIndexScrollerItem
	{
		height:300px;
		display:flex !important;
		flex-direction:row;
		justify-content:center;
		width:80% !important;
		max-width:970px !important;
		border-left:2px solid #FFF;
		border-right:2px solid #FFF;
	}
	#projectGalleryScrollerOuter
	{
		margin-bottom:60px;
	}
	.projectGalleryScrollerItem
	{
		height:330px;
		width:483px !important;
		max-width:483px !important;
		border-left:2px solid #FFF;
		border-right:2px solid #FFF;
		background-size:cover;
		background-position:center center;
		background-repeat:no-repeat;
	}
	.projectGalleryScrollerItemDoubleContainer
	{
		display:flex !important;
		flex-direction:row;
		width:970px !important;
		max-width:970px !important;
	}
	.projectIndexScrollerItem > div
	{
		width:50%;
	}
	.projectIndexScrollerItem > div:nth-child(1)
	{
		background-size:cover;
		background-position:center center;
		background-repeat:no-repeat;
	}
	.projectIndexScrollerItem > div:nth-child(2)
	{
		background-color:#A9212E;
		color:#FFF;
		padding:30px;
		display:flex !important;
		flex-direction:column;
	}
	.projectIndexScrollerItem > div > div:nth-child(3)
	{
		bottom:0;
		text-decoration:underline;
	}
	.projectIndexScrollerItem > div > div:nth-child(3) a
	{
		color:#FFF;
	}
	.projectIndexScrollerItem > div > div:nth-child(3) i
	{
		font-size:11px;
		margin-left:8px;
	}
	.projectIndexScrollerItem > div:nth-child(2) > div:nth-child(2)
	{
		margin-top:16px;
		height:100%;
	}
	.projectIndexScrollerItem > div:nth-child(2) > div:nth-child(2) > div:nth-child(1)
	{
		font-family:SF-Pro-Display-Bold;
		font-size:25px;
	}
	.projectIndexScrollerItem > div:nth-child(2) > div:nth-child(2) > div:nth-child(2)
	{
		margin-top:5px;
	}
	.projectIndexScrollerItem > div:nth-child(2) > div:nth-child(2) > div:nth-child(3)
	{
		margin-top:5px;
	}
	.projectIndexScrollerNavArrows,
	.projectGalleryScrollerNavArrows
	{
		display:flex;
		flex-direction:row;
		justify-content:flex-end;
		max-width:970px;
	}
	.projectIndexScrollerNavArrows > div,
	.projectGalleryScrollerNavArrows > div
	{
		font-size:25px;
		color:rgba(169,33,46,1);
		margin-left:10px;
		font-family:SF-Pro-Display-Regular;
		font-weight:normal;
		cursor:pointer;
	}
	.backToProject
	{
		text-align:center;
		margin-bottom:60px;
	}
	.backToProject i
	{
		margin-right:10px;
	}
	.backToProject a
	{
		text-decoration:underline;
		font-family:SF-Pro-Display-Bold;
	}
	.lightboxOverlay
	{
		opacity:0.9;
	}
	.lb-nav a.lb-prev,
	.lb-nav a.lb-next
	{
		opacity:1;
		position:absolute;
	    background-size: 25px;
	}
	.lb-nav a.lb-prev
	{
	    left: -65px;
	}
	.lb-nav a.lb-next
	{
	    right: -65px;
	}
	.lb-data .lb-close
	{
		background-image:none;
		color:#FFF;
	    font-size: 20px;
		opacity:1;
	}
	.lb-data .lb-details
	{
		width:100%;
		float:unset;
		text-align:center;
		margin-top:20px;
		color:#FFF;
		max-width:80vw;
	}
	.lightbox .lb-image
	{
		border:none;
		border-radius:0;
		max-width:70vw;
	}
	.lb-data .lb-number
	{
		display:none !important;
	}
	.lb-closeContainer
	{
		top: 0;
		position: absolute !important;
		right:calc((100vw - 1170px) / 2);
		text-align: right;
	}
	.lb-outerContainer
	{
		max-width: 70vw;
		max-height: 70vw;
	}

/****************
  PROJECT END
****************/

	.btnMain
	{
		border: 2px solid orange;
		color: orange;
		padding: 10px 20px;
		font-weight: bold;
	}

	.btnMain:hover
	{
		background-color: orange;
		color: #fff;
	}

	.overlay
	{
		position: relative;
		z-index:999;
	}
	.overlay:before
	{
		position: absolute;
		content:" ";
		top:0;
		left:0;
		width:100%;
		height:100%;
		display: none;
		z-index:0;
		background-color:rgba(251,172,24,0.7);
	}
	.overlay:hover:before
	{
		display: block;
	}

/*
		.overlayWatermark
		{
			position: relative;
			z-index:999;
		}
		.overlayWatermark:before
		{
			position: absolute;
			content:" ";
			top:0;
			left:0;
			width:100%;
			height:100%;
			display: none;
			z-index:0;
			background-color:rgba(251,172,24,0.7);
			background-image:url('/images/library/watermark.png');
			background-size: auto 100%;
			background-position:right center;
			background-repeat:no-repeat;
		}
		.overlayWatermark:hover:before
		{
			display: block;
		}
		.overlayWatermark:hover .projectIndexTitle
		{
			color: #42576B;
		}
*/

/***************
  CONTACT PAGE
****************/

	.contactPageTitle h1
	{
		font-weight:normal;
	}
	.contactPageDetail_officeDetails
	{
		width:100%;
		display: flex;
		flex-direction: row;
		justify-content: center;
	}
	.contactPageDetail_SydneyOffice,.contactPageDetail_NewcastleOffice
	{
		width:50%;
	}
	.contactPageDetail_SydneyOffice div:first-child,.contactPageDetail_NewcastleOffice div:first-child
	{
		text-decoration:underline;
		margin-bottom:20px;
		font-weight:bold;
	}
	.contactPageDetail_SydneyOffice div:last-child,.contactPageDetail_NewcastleOffice div:last-child
	{
		margin-top:20px;
	}
	.contactPageDetail_emailAddress
	{
		font-size:20px;
		font-weight:bold;
		margin-bottom:40px;
	}
	.contactPageDetail_bottomSection
	{
		display: flex;
		align-items: flex-end;
		margin-top:60px;
	}
	.contactPageDetail_bottomSection > div
	{
		display:table-cell;
		vertical-align:bottom;
	}
	.contactPageDetail_bottomSection > div:first-child
	{
		width:50%;
		float:left;
	}
	.contactPageDetail_bottomSection > div:last-child
	{
		width:50%;
		float:right;
	}
	.contactPageDetail_socialMedia div
	{
		display:inline;
		margin-right:15px;
	}
	.contactPageDetail_bottomSection div:nth-child(2) div:nth-child(1)
	{
		font-weight:bold;
		font-size:20px;
		margin-bottom:15px;
	}
	.contactPageDetail_socialMedia div img
	{
		height:35px;
	}
	.contactPageDetail_bottomSection .btn-default
	{
		padding-left:14px;
		padding-right:14px;
		cursor:pointer;
	}
	#contactPageDetailContent_rightImage
	{
		min-height:500px;
	}

	.contactPageContactFormHeaderWrap
	{
		margin: 0 0 20px 0;
		color: #fff !important;
		text-align: center;
	}

	.contactFormSection
	{
		padding-bottom: 0;
	}

	.contactPageContactFormHeaderWrap h1
	{
		font-size: 28px;
		font-weight:normal;
		margin-top: 0;
	}
	.contactPageContactFormHeaderWrap
	{
		display: flex;
	    flex-direction: row;
	    align-items: center;
	}
	.contactPageContactFormHeaderWrap > div:first-child
	{
		margin-right:15px;
	}
	.contactPageContactFormHeaderWrap > div:first-child > img
	{
		height:65px;
		padding-bottom:5px;
	}
	.contactUsFormLeft > div:first-child > div
	{
		width:49.5%;
		display: inline-block;
		padding-right:15px;
	}
	.contactUsFormLeft > div:first-child > div:nth-child(3)
	{
		width:100%;
	}
	.contactUsFormLeft > div:first-child > div:last-child
	{
		width:100%;
		display: inline-block;
		padding-right:15px;
	}
	.checkboxSelected
	{
		background-color:#FFF;
	}


#danCustomLightbox_overlay
{
	display:none;
    position:fixed;
    height: 100%;
    width: 100%;
    z-index: 999999999;
    background-color: rgba(42, 39, 53,1);
}
#danCustomLightbox
{
	position:absolute;
	top: 0;
	left: 0;
	padding:20px;
	display:none;
	/*height:100vh;*/
	width:100vw;
	z-index:99999999999;
	background-color: rgba(42, 39, 53,1);
}
#danCustomLightbox .stepImg_lightbox
{
	text-align:center;
	padding:10px;
}
#danCustomLightbox h1
{
	text-align:center;
	padding-bottom:20px;
	font-size:24px !important;
	margin-top:0;
	margin-bottom:5px;
}
#danCustomLightbox p
{
	text-align:justify;
}
/*
#danCustomLightbox .stepLightboxContainer p:first-child,#danCustomLightbox .stepLightboxContainer p:nth-child(2)
{
	text-align:center;
	margin-bottom:20px;
	font-size:20px;
}
#danCustomLightbox .stepLightboxContainer p:first-child span
{
	font-size:20px !important;
}*/
.expertiseLightboxStepTitle
{
	font-size:20px !important;
	text-align:center;
	margin-bottom:30px;
}
#danCustomLightbox .squareButton
{
    background-color: transparent;
}
#danCustomLightbox .stepLightboxContainer p:nth-child(2) img
{
    width: 17vw;
    height: auto;
    margin-left: 100px;
    margin-right: 100px;
    margin-bottom: 40px;
}

#closeDanCustomLightbox {
	position: relative;
	float:right;
	right: 8px;
	top: 4px;
	width: 32px;
	height: 32px;
	color:#FFF !important;
	font-size:34px;
	font-weight:normal;
}

@media (min-width: 500px)
{
	.subMenuHasSubSubMenu:hover > .subSubMenu
	{
		display:block;
	}
}


#siteBy
{
	font-size:8px;
    text-align: right;
    padding-right: 10px;
}
#siteBy a
{
	color:#FFF;
}
.showServiceSubMenu
{
	display:block !important;
	    z-index: 99999999;
}
#teamContainer_mobile
{
	display:none;
}

ul.dropdown-menu
{
	background-color:transparent;
}

/***************
  SWEET ALERT
***************/

.swal2-popup
{
	width:40em;
	justify-content:unset;
	font-size:14px !important;
}
.swal2-content ul
{
	list-style: none;
    margin: 0;
    padding: 0;
}

.scrollDownBtnWrap
{
	position: absolute;
	bottom: 20px;
}

.scrollDownBtnWrap_project
{
	position: absolute;
	bottom: 20px;
	font-size: 30px;
}

.bubbleBg
{
	background: url('/images/library/bubbleBg.png');
	background-repeat: no-repeat;
	background-position: -255px 163px;
}

.blueBg
{
	background: #24334D;
}

.greenBg
{
	background: ##5E9151;
}

.greyBg
{
	background: #E3E3E3;
}

.lightGreenBg
{
	background: #7DCD89;
}


.whiteFontColor
{
	color: #fff;
}

.greenFontColor
{
	color: #7DCD89;
}

.lightGreenFontColor
{
	color: #D7E17A;
}

.blackFontColor
{
	color: #000;
}

.clientMenuWrap_home ul
{
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	padding-left: 0;
	justify-content: space-between;
}

.clientMenuWrap_home ul > li > a
{
	display: block;
	width: 100%;
}

.clientMenuWrap_home ul > li
{
	width: 26%;
	margin-bottom: 20px;
	padding-left:20px;
	padding-right:20px;
}

.clientMenuWrap_home ul > li img
{
	width: 100%;
}

.installerIndeWrap hr
{
	border-color: #ccc;
}

.textLeftAlign
{
	text-align: left;
}

.textCenterAlign
{
	text-align: center;
}

.textRightAlign
{
	text-align: right;
}

.footerLogoSectionWrap
{
	display: flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}

.contactPageMap iframe
{
	max-width: 100% !important;
	height: 100%;
}

.mt20
{
	margin-top: 20px;
}

.mb20
{
	margin-bottom: 20px;
}

.mt30
{
	margin-top: 30px;
}

.mb30
{
	margin-bottom: 30px;
}

.mt40
{
	margin-top: 40px;
}

.mb40
{
	margin-bottom: 40px;
}

.mb60
{
	margin-bottom: 60px;
}

.mt60
{
	margin-top: 60px;
}

.mt90
{
	margin-top: 90px;
}

.mt0
{
	margin-top: 0px;
}

.mb0
{
	margin-top: 0px;
}

.pb0
{
	padding-bottom: 0px;
}

.pt0
{
	padding-top: 0px;
}

.pt30
{
	padding-top: 30px;
}

.pb30
{
	padding-bottom: 30px;
}

.pt60
{
	padding-top: 60px;
}

.pb60
{
	padding-bottom: 60px;
}

.underLineSmall
{
	display: inline-block;
	width: 50px;
	height: 4px;
	background: #D7E17A;
}

.underLineSmallThicker
{
	display: inline-block;
	width: 70px;
	height: 10px;
	background: #D7E17A;
}

.underLineSmallThickerWhite
{
	display: inline-block;
	width: 70px;
	height: 10px;
	background: #fff;
}

.customFullStop
{
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #D7E17A;
	border-radius: 100%;
}

.floatingHeaderSubPage
{
	position: absolute;
	bottom: -30px;
}

.floatingHeaderSubPage > div
{
	margin-bottom: 0 !important;
}

#homeImageSlideOuter img
{
	max-width: 100%;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover
{
	background: transparent;
	color: #fff;
	border: none;
	font-family:SF-Pro-Display-Bold;
}

.ourExpertiseHome h1
{
	font-family:Gilroy-ExtraBold;
	margin-bottom: 30px;
}

.nav-tabs>li.active>a:after
{
	content: '';
	width: 45px;
	height: 6px;
	background: #84c887;
	position: absolute;
	bottom: -7px;
	left: 50%;
	transform: translate(-50%, 0);
}

.nav-tabs {
    border-bottom: none;
}

.nav>li>a
{
    padding-left: 0;
    padding-right: 0;
}

.nav-tabs
{
	display: flex;
	flex: 1;
	justify-content: space-between;
}

.nav-tabs:before, .nav-tabs:after
{
	display: none;
}

.homePageTabContentWrap
{
	display: flex;
	justify-content: flex-end;
	color: #fff;
}

.homePageTabContentWrap:before, .homePageTabContentWrap:after
{
	display: none;
}

.homePageTabContentWrap img
{
	max-width: 690px;
}

.ourExpertiseHome
{
	padding: 60px 0;
}

.homeExpertiseBrief
{
    min-height: 500px;
}
.homeExpertiseBrief > div:nth-child(1)
{
	width:50%;
}
.homeExpertiseBrief > div:nth-child(2)
{
	width:50%;
	    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center;
}
.homeExpertiseBrief > div:nth-child(1)
{
	display:flex;
    align-items: center;
	max-width:585px;
	padding-right:100px;
}
.aboutPageBlockMenu, .aboutPageBlockMenuInde_title
{
	display: flex;
	justify-content: space-between;
}

.aboutPageBlockMenuInde
{
	width: 31%;
	height: 500px;
	position: relative;
	background-position: center !important;
}

.aboutPageBlockMenuInde i.fa-chevron-right
{
	color:#FFF;
	font-size:25px;
}

.aboutPageBlockMenuInde_title
{
	align-items: center;
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 20px 15px;
	z-index: 99;
}

.onHover_about
{
	/*display: none;*/
	position: absolute;
	bottom: 0;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 9;
	opacity: 0;
  transition: 0.8s;
}

.aboutPageBlockMenuInde:hover .onHover_about
{
	/*display: block;*/
	opacity: 1;
}

.aboutPageBlockMenuInde:hover .aboutPageBlockMenuInde_title
{
	background: transparent !important;
}

.aboutPageBlockMenuInde_title h1
{
	margin-top: 0;
	margin-bottom: 0;
	font-family:Gilroy-ExtraBold;
	font-size: 30px;
	margin-bottom: 10px;
}

.nav-tabs>li>a:hover
{
	border-color: transparent;
}

.nav>li>a:focus, .nav>li>a:hover
{
	background-color: transparent;
}

.footerMenu ul
{
    display: -ms-flexbox;           /* IE 10 */
    display: -webkit-flex;          /* Safari 6.1+. iOS 7.1+ */
    display: flex;
    -webkit-flex-flow: wrap column; /* Safari 6.1+ */
    flex-flow: wrap column;
    max-height: 180px;

	padding-left: 0;
}

.footerMenu ul li
{
	list-style: none;
	margin-bottom: 20px;
	margin-right: 40px;
}

.footerContainer:before, .footerContainer:after
{
	display: none;
}

.featureProjectHeadingWrap_expertise
{
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.featureProjectHeading_expertise
{
	background: #7DCD89;
	padding: 15px;
}

.featureProjectHeading_expertise h1
{
	padding: 0;
	margin: 0;
	color: #fff;
	font-family:Gilroy-ExtraBold;
}

.lineNextToFeatureProjectHeading
{
	height: 10px;
	width: 58%;
	background: #D7E17A;
}

.projects_expertise_wrap
{
	display: flex;
	flex-wrap: wrap;

	margin-top: 30px;
	margin-bottom: 90px;
}

.projectDetailPage_projects .projects_expertise_wrap
{
	display: block;
}

.projectDetailPage_projects .projects_expertise_wrap .projects_expertise_inner_wrap
{
	display: block;
	width: auto;
	margin: 30px;
}

.projectDetailPage_projectsWrap
{
	position: relative;
}

.leftArrowProjectPageScroll, .rightArrowProjectPageScroll
{
	position: absolute;
	top: 50%;
	cursor: pointer;
}

.rightArrowProjectPageScroll
{
	right: 0;
}

.leftArrowProjectPageScroll
{
	left: 0;
}

.projects_expertise_outer_wrap
{
	width: 31%;
}

.projectDetailPage_projects
{
	margin-left: 20px;
	margin-right: 20px;
}

.projectDetailPage_projects .projects_expertise_outer_wrap
{
	width: 100%;
}

.projects_projectPage .projects_expertise_outer_wrap
{
	margin-bottom: 3.333%;
	margin-right:3.333%;
}
.projectSection .projects_expertise_outer_wrap:nth-child(3n+3)
{
	margin-right:0;
}


.projects_expertise_inner_wrap
{
	display: block;
	width: 100%;
	cursor:pointer;
	height: 500px;
	position: relative;

	background-repeat: no-repeat !important;
    background-size: cover !important;
	background-position: center !important;
}

.projectBlockHeaders_expertise
{
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 10px;
	width: 100%;
	z-index: 9999;
}

.projects_expertise_inner_wrap:hover:after
{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(125, 205, 137, 0.5);
	z-index: 999;
}
.projectBlockHeaders_expertise h4
{
	padding-bottom: 0;
	margin-bottom: 0;
	font-family:SF-Pro-Display-Bold;
	font-size: 16px;
}

.projectBlockHeaders_expertise h3
{
	padding-top: 0;
	margin-top: 5px;
	font-size: 20px;
	font-family:SF-Pro-Display-Bold;
	font-size: 18px;
}

.projectSection .nice-select
{
	float: none !important;
	width: auto;
	border-radius: 0;
	min-width: 185px;
}

.projectSection_btnWrap
{
	font-family:Gilroy-ExtraBold;
}

.projectSection_details
{
	padding-top: 0;
}



/**********
  COLOURS
**********/

.colorShamrock_greenLight
{
	color:#7DCD89;
}
.colorShamrock_greenDark
{
	color:#5E9151;
}
.colorShamrock_yellowGrey
{
	color:#D7E17A;
}
.colorShamrock_darkBlue
{
	color:#24334D;
}

/********************
  BACKGROUND COLOURS
*********************/

.BGcolorShamrock_greenLight
{
	display: inline-block;
	background-color:#7DCD89;
}
.BGcolorShamrock_greenDark
{
	display: inline-block;
	background-color:#5E9151;
}
.BGcolorShamrock_yellowGrey
{
	display: inline-block;
	background-color:#D7E17A;
}

.BGcolorShamrock_greenLight_with_padding
{
	background-color:#7DCD89;
	padding:15px;
	display: inline-block;
}
.BGcolorShamrock_greenDark_with_padding
{
	background-color:#5E9151;
	padding: 15px;
	display: inline-block;
}
.BGcolorShamrock_yellowGrey_with_padding
{
	background-color:#D7E17A;
	padding: 15px;
	display: inline-block;
}

/********
  LINES
*********/

.underLineSmall
{
	display: inline-block;
	width: 50px;
	height: 4px;
	background: #D7E17A;
}

.underLineSmallThicker
{
	display: inline-block;
	width: 70px;
	height: 10px;
	background: #D7E17A;
}

.underLineSmallThickerWhite
{
	display: inline-block;
	width: 70px;
	height: 10px;
	background: #fff;
}

/********
  FONTS
********/

.Gilroy-ExtraBold
{
	font-family:Gilroy-ExtraBold;
}
.SF-Pro-Display-Black
{
	font-family:SF-Pro-Display-Black;
}
.SF-Pro-Display-BlackItalic
{
	font-family:SF-Pro-Display-BlackItalic;
}
.SF-Pro-Display-Bold
{
	font-family:SF-Pro-Display-Bold;
}
.SF-Pro-Display-BoldItalic
{
	font-family:SF-Pro-Display-BoldItalic;
}
.SF-Pro-Display-Heavy
{
	font-family:SF-Pro-Display-Heavy;
}
.SF-Pro-Display-HeavyItalic
{
	font-family:SF-Pro-Display-HeavyItalic;
}
.SF-Pro-Display-Light
{
	font-family:SF-Pro-Display-Light;
}
.SF-Pro-Display-LightItalic
{
	font-family:SF-Pro-Display-LightItalic;
}
.SF-Pro-Display-Medium
{
	font-family:SF-Pro-Display-Medium;
}
.SF-Pro-Display-MediumItalic
{
	font-family:SF-Pro-Display-MediumItalic;
}
.SF-Pro-Display-Regular
{
	font-family:SF-Pro-Display-Regular;
}
.SF-Pro-Display-RegularItalic
{
	font-family:SF-Pro-Display-RegularItalic;
}
.SF-Pro-Display-Semibold
{
	font-family:SF-Pro-Display-Semibold;
}
.SF-Pro-Display-SemiboldItalic
{
	font-family:SF-Pro-Display-SemiboldItalic;
}
.SF-Pro-Display-Thin
{
	font-family:SF-Pro-Display-Thin;
}
.SF-Pro-Display-ThinItalic
{
	font-family:SF-Pro-Display-ThinItalic;
}
.SF-Pro-Display-Ultralight
{
	font-family:SF-Pro-Display-Ultralight;
}
.SF-Pro-Display-UltralightItalic
{
	font-family:SF-Pro-Display-UltralightItalic;
}





.projectFilterWrap
{
	display: flex;
	align-items: center;
}

.projectFilterWrap h3
{
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 10px;
	font-family:SF-Pro-Display-Regular;
	font-size: 18px;
}

.newDetailImage img
{
	max-width: 100%;
	width: 100%;
}

.newsPulldownYears, .newsPulldownMonths
{
	display: flex;
	align-items: center;
}

.newsPulldownYears h3, .newsPulldownMonths h3
{
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 10px;
}

.newsPulldownYears .nice-select, .newsPulldownMonths .nice-select
{
	border: 1px solid #ccc;
	background: none;
	color: #1B273B;
	font-size: 18px;
}

.newsListWrap
{
	display: flex;
	/*justify-content: space-between;*/
	position: relative;
	flex-wrap: wrap;
}

.newsListWrap > a
{
	width: 31%;
	margin-right: 3.33%;
	margin-bottom: 3.33%;
	height: 500px;

	background-repeat: no-repeat !important;
    background-size: cover !important;
	background-position: center !important;

	position: relative;
	display: block;
}

.newsListWrap > a:nth-child(3n+3)
{
	margin-right: 0;
}

.newsListWrap > a:hover:after
{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(125, 205, 137, 0.5);
	z-index: 999;
}

.newsListTitleWrap
{
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 20px;
	z-index: 9999;
}

.newsListTitleWrap h3, .newsListTitleWrap h4
{
	font-family:SF-Pro-Display-Bold;
}

.newArticleOuter a.btn
{
	color:#FFF;
	font-family:SF-Pro-Display-Bold;
}

.mainSubNavMobile
{
	display: none;
}

.footerContainerMobileWrap
{
	display: none;
}

.nice-select .list
{
	z-index: 99999999 !important;
}

.projects_expertise_wrap > div
{
	margin-right: 3.333%;
}

.projectDetailPage_projectsWrap .projects_expertise_wrap > div
{
	margin-right: 0 !important;
}

.projects_expertise_wrap > div:nth-child(3n+3)
{
	margin-right: 0;
}

.projects_projectPage
{
	position: relative;
}

.projects_projectPage:before
{
	content: '';
	position: absolute;
	left: 0;

}

.contactPageMapMobile
{
	display: none;
}

.contactPageLeftWrap
{
	display: flex;
    flex-direction: column;
	height: 100%;
}

.menuDarkColor
{
	color: #1B273B;
}

.ourExpertiseHome .customFullStop
{
	margin-left: 2px;
}

.floatTopRight
{
	position: absolute;
	top: -125px;
    right: -55px;
    z-index: -1;
}

.floatBottomLeft
{
	position: absolute;
	bottom: -125px;
    left: -55px;
    z-index: -1;
}


hr
{
	border-width: 2px;
}

.installerIndeWrap
{
	color: #24334D;
	font-family:Gilroy-ExtraBold;
}

.expertiseSection_btnWrap a
{
	font-family:SF-Pro-Display-Bold;
}

#submitButtonOuter input
{
	background: #7DCD89;
	font-family:SF-Pro-Display-Bold;
}

.projectTypeHeader
{
	font-family:Gilroy-ExtraBold;
	font-size: 30px;
}

.prettyList 
{
	list-style: none;
	padding-left: 0;
}

.prettyList li
{
	position: relative;
	padding-bottom: 20px;
	padding-left: 20px;
}

.prettyList li:before
{
	content: '';
	position: absolute;
	width: 12px;
	height: 12px;
	border-radius: 100%;
	background: #D7E17A;
	left: 0;
	top: 5px;
}

.prettyList li:after
{
	content: '';
	position: absolute;
	width: 1px;
	height: 100%;
	background: #D7E17A;
	left: 6px;
	top: 5px;
}

.prettyList li:last-child:after
{
	display: none;
}

.installerIndeWrap h3
{
	color: #24334D;
}

.contactFormSocialMedia
{
	display:flex;
	flex-direction:row;
	margin-top:25px;
}
.contactFormSocialMedia > div
{
	background-color:#24334D;
	border-radius:32px;
	width:32px;
	height:32px;
	display:flex;
	justify-content:center;
	align-items:center;
	margin-left:7px;
}
.contactFormSocialMedia > div:nth-child(1)
{
	margin-left:0;
}
.contactFormSocialMedia > div i,
.contactFormSocialMedia > div a
{
	color:#84c887 !important;
	font-size:18px !important;
}
.contactPageMap
{
	margin-top:50px;
	height:100%;
	-webkit-filter: grayscale(100%);
	   -moz-filter: grayscale(100%);
		-ms-filter: grayscale(100%);
		 -o-filter: grayscale(100%);
			filter: grayscale(100%);
}

.contactPageMapMobile
{
	height:100%;
	-webkit-filter: grayscale(100%);
	   -moz-filter: grayscale(100%);
		-ms-filter: grayscale(100%);
		 -o-filter: grayscale(100%);
			filter: grayscale(100%);
}

.contactPageContentOuter > div:nth-child(1) > div:nth-child(1)
{
	background-color:transparent;
	padding-right:80px;
	padding-left:0;
	padding-top:95px;
	display:flex;
	flex-direction:column;
	/*justify-content: flex-end;*/
	padding-bottom:0;
}
.contactPageContentOuter > div:nth-child(1) > div:nth-child(1),
.contactPageContentOuter > div:nth-child(1) > div:nth-child(1) a,
.contactPageContentOuter > div:nth-child(1) > div:nth-child(1) p
{
	color:#24334D !important;
}
.frmContactInput
{
	margin-bottom:30px;
}
.frmContactInput input
{
	background-color:transparent !important;
	border:none;
	border-bottom:1px solid #FFF !important;
	padding:10px 0px 3px 0px;
	width:100%;
	color:#FFF;
}
.frmContactInput textarea
{
	background-color:transparent !important;
	border:1px solid #FFF !important;
	padding:10px;
	width:100%;
	color:#FFF;
	margin-top:10px;
}

.contactPageContentOuter
{
	display:flex;
	flex-direction:row;
	justify-content:center;
}
.contactPageContentOuter > div
{
	width:50%;
	display:flex;
	flex-direction:row;
}
.contactPageContentOuter > div:nth-child(1)
{
	justify-content:flex-end;
}
.contactPageContentOuter > div:nth-child(2)
{
	justify-content:flex-start;
	position: relative;
	margin-top: -55px;
	padding:35px;
}
.contactPageContentOuter > div > div
{
	max-width:585px;
	width: 100%;
}

.contactFormWrapper
{
	max-width: 550px !important;
}
#frmContactContainer
{
	padding:0;
	width:unset;
	min-height:unset !important;
	background-color:transparent !important;
}
#frmContactContainer > div:nth-child(1)
{
	padding:0;
	display:flex !important;
	flex-direction:row;
	width:unset;
}
#frmContactContainer > div:nth-child(2)
{
	padding:0;
	width:unset !important;
	color:#FFF;
	font-family:Gilroy-ExtraBold;
	white-space: nowrap;
	margin-left:25px;
}
#frmContactOuter > div:nth-child(2)
{
	padding-top:50px;
}

.thankYouMsgContactWrap
{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}

.projectDetailSectionWrap .aDivWrap
{
	align-items: unset;
}