	body 
	{
		overflow-x: hidden;
		font-family: 'Open Sans', sans-serif;
		color: rgba(0, 0, 0, 0.7);
		font-size: 15px;
		line-height: 1.2;
		color:#41586E;
	}

	p
	{
		margin: 0 0 17px;
	}

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

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

	a:hover, a:active, a:focus
	{
		text-decoration: none;
	}

	.text-primary {
	  color: #41586E !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: 80px 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;
	}
/*********
  FOOTER
*********/

	footer
	{
		text-align: center;
		background-color:#41586E;
		position: relative;
		z-index: 5;
		width:100%;
		color:#FFF;overflow:hidden;
	}
	.footerOrangeBarTop
	{
		-webkit-transform: rotate(4deg);
		-moz-transform: rotate(4deg);
		-ms-transform: rotate(4deg);
		transform: rotate(4deg);
		position:absolute;
		width:100%;
		border-top:8px solid #FFA92C;
		height:8px;
		margin-top:40px;
	}
	.footerBanner
	{
		height:150px;
		background-repeat:no-repeat;
		background-position:top center;
		background-size: cover;
	}

	.footer_inner
	{
		max-width:1100px;
		margin:0 auto;
		display: flex;
		flex-direction: column;
		padding-top:50px;
	}
	.contactBusinessInfo
	{
		display: flex;
		flex-direction: row;
		width:60%;
	}
	.contactBusinessInfo a
	{
		color:#FFF;
	}
	.businessCertifications
	{
		display: flex;
		flex-direction: row;
		width:20%;
	}
	.businessCertifications_mobile
	{
		display:none;
	}
	.businessCertifications img,.footerLogo img
	{
		height:55px;
	}
	.contactBusinessInfo > div
	{
		text-align:left;
		margin-right:40px;
	}
	.contactBusinessInfo > div div:first-child,.footer_inner_bottom_sitemap > div:first-child
	{
		color:#FFA92C;
		display:flex;
		align-items:baseline;
	}
	.footer_inner_bottom > div:first-child
	{
		position:relative;
	}
	.footer_inner_bottom > div:first-child > div:first-child
	{
		position:absolute;
		float:left;
		border-left:10px solid #FFA92C;
		border-right:10px solid #FFA92C;
		height:100%;
		margin-left:-100px;
		margin-top:-13px;
		width:1300px;
		height:300px;
	}
	.footer_inner_bottom_location > div:first-child div:nth-child(2)
	{
		color:#FFA92C;
		margin-left:5px;
	}
	.footer_inner_bottom_location > div:nth-child(2) > div:first-child,
	.footer_inner_bottom_location > div:nth-child(3) > div:first-child
	{
		color:#FFA92C;
	}
	.footer_inner_bottom_location > div:nth-child(3) > div:first-child
	{
		margin-top:20px;
	}
	.contactBusinessInfo > div div:first-child img,.footer_inner_bottom_location > div div:first-child img,.footer_inner_bottom_location div:first-child img
	{
		height:20px;
	}
	.footer_inner_bottom_location > div:first-child
	{
		display: flex;
		flex-direction: row;
	    align-items: flex-end;
	}
	.contactBusinessInfo > div:last-child
	{
		display:none;
	}
	.footer_inner_top
	{
		display: flex;
		flex-direction: row;
		border-bottom:1px solid #6d7f90;
	    padding-bottom: 35px;
		position: relative;
		z-index: 999;
	}
	.footer_inner_bottom
	{
		padding-top:40px;
		display: flex;
		flex-direction: row;
	}
	.footer_inner_bottom_location,.footer_inner_bottom_sitemap
	{
		display:flex;
		flex-direction:column;
		width:45%;
		text-align:left;
	}
	.footer_inner_bottom_location
	{
		padding-right:5%;
	}
	.footer_inner_bottom_sitemap
	{
		width:72%;
	}
	.footer_inner_bottom_location iframe
	{
		width:100%;
		height:100%;
	}
	.footer_inner_bottom_location > div:nth-child(2)
	{
		padding-top:20px;
	}
	.footer_inner_bottom_location > div
	{
		text-align:left;
	}
	.footer_siteMap
	{
		margin-top:20px;
	}
	.footer_siteMap a
	{
		color:#fff;
	}
	footer .footer_siteMap_column
	{
		position:relative;
		float:left;
	}
	footer .footer_siteMap_column
	{
		padding-right:0;
	}
	footer .footer_siteMap_column div
	{
		white-space: nowrap;
		padding-bottom:10px;
	}
	footer .footer_siteMap_column
	{
		/*width: 33%;*/
		margin-right:25px;
	}
	footer .footer_siteMap_left > div:last-child
	{
		display:none;
	}
	footer .footer_siteMap_left > div:nth-last-child(2)
	{
		margin-right:0;
	}
	.footerLogo_mobile
	{
		display:none;
	}
	.footer_inner_bottom_location_mobile
	{
		display:none;
	}

/*************
  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;
	}

	.mainNavBg, .mainNavBg .dropdown-menu
	{
		/*background-color: #000;*
	}

	.dropdown-menu a
	{
		/*color: #fff !important;*/
	}

	.mainNavBg .dropdown-menu a:hover
	{
		color: #414b4d;
	}

	.mainNavBg fieldset 
	{
		border-top: 1px solid #fff;
	}

	#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;
	}
	.slickSliderPrev
	{
		width:5%;
		float:left;
		cursor:pointer;
	}
	.slickSliderNext
	{
		width:5%;
		float:right;
		text-align:right;
		cursor:pointer;
	}
	.slickSliderSlideDetails
	{
		width:100%;
		position:relative;
		clear:both;
		text-align:center;
		font-weight:bold;
		padding-top:15px;
		padding-bottom:15px;
		height: 50px;
	}
	.slickSliderSlideDetails > div
	{
		display:inline;
		padding:6px;
	}
	.bannerText
	{
		width:1100px;
	}
/*
	#banner_outer_desktop,.homeBanner_nav
	{
		width:95vw;
		max-width: 1100px;
		margin:0 auto;
	}
	.homeBanner_nav
	{
		display: block;
		clear: both;
		position: absolute;
		margin-top:-35px;
	}*/

	#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;
	}
	.allButHomeBannerHeight
	{
		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;

	}
/*

	.service-heading {
	  margin: 15px 0;
	  text-transform: none;
	}
	#portfolio .portfolio-item {
	  right: 0;
	  margin: 0 0 15px;
	}

	#portfolio .portfolio-item .portfolio-link {
	  position: relative;
	  display: block;
	  max-width: 400px;
	  margin: 0 auto;
	  cursor: pointer;
	}

	#portfolio .portfolio-item .portfolio-link .portfolio-hover {
	  position: absolute;
	  width: 100%;
	  height: 100%;
	  -webkit-transition: all ease 0.5s;
	  -moz-transition: all ease 0.5s;
	  transition: all ease 0.5s;
	  opacity: 0;
	  background: rgba(254, 209, 54, 0.9);
	}

	#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
	  opacity: 1;
	}

	#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
	  font-size: 20px;
	  position: absolute;
	  top: 50%;
	  width: 100%;
	  height: 20px;
	  margin-top: -12px;
	  text-align: center;
	  color: white;
	}

	#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
	  margin-top: -12px;
	}

	#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
	#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
	  margin: 0;
	}

	#portfolio .portfolio-item .portfolio-caption {
	  max-width: 400px;
	  margin: 0 auto;
	  padding: 25px;
	  text-align: center;
	  background-color: #fff;
	}

	#portfolio .portfolio-item .portfolio-caption h4 {
	  margin: 0;
	  text-transform: none;
	}

	#portfolio .portfolio-item .portfolio-caption p {
	  font-size: 16px;
	  font-style: italic;
	  margin: 0;
	}

	#portfolio * {
	  z-index: 2;
	}


	.portfolio-modal {
	  padding-right: 0px !important;
	}

	.portfolio-modal .modal-dialog {
	  margin: 1rem;
	  max-width: 100vw;
	}

	.portfolio-modal .modal-content {
	  padding: 100px 0;
	  text-align: center;
	}

	.portfolio-modal .modal-content h2 {
	  font-size: 3em;
	  margin-bottom: 15px;
	}

	.portfolio-modal .modal-content p {
	  margin-bottom: 30px;
	}

	.portfolio-modal .modal-content p.item-intro {
	  font-size: 16px;
	  font-style: italic;
	  margin: 20px 0 30px;
	}

	.portfolio-modal .modal-content ul.list-inline {
	  margin-top: 0;
	  margin-bottom: 30px;
	}

	.portfolio-modal .modal-content img {
	  margin-bottom: 30px;
	}

	.portfolio-modal .modal-content button {
	  cursor: pointer;
	}

	.portfolio-modal .close-modal {
	  position: absolute;
	  top: 25px;
	  right: 25px;
	  width: 75px;
	  height: 75px;
	  cursor: pointer;
	  background-color: transparent;
	}

	.portfolio-modal .close-modal:hover {
	  opacity: 0.3;
	}

	.portfolio-modal .close-modal .lr {
	  Safari and Chrome
	  z-index: 1051;
	  width: 1px;
	  height: 75px;
	  margin-left: 35px;
	  IE 9
	  -webkit-transform: rotate(45deg);
	  -ms-transform: rotate(45deg);
	  transform: rotate(45deg);
	  background-color: #212529;
	}

	.portfolio-modal .close-modal .lr .rl {
	 Safari and Chrome
	  z-index: 1052;
	  width: 1px;
	  height: 75px;
	  IE 9
	  -webkit-transform: rotate(90deg);
	  -ms-transform: rotate(90deg);
	  transform: rotate(90deg);
	  background-color: #212529;
	}
	.timeline {
	  position: relative;
	  padding: 0;
	  list-style: none;
	}

	.timeline:before {
	  position: absolute;
	  top: 0;
	  bottom: 0;
	  left: 40px;
	  width: 2px;
	  margin-left: -1.5px;
	  content: '';
	  background-color: #e9ecef;
	}

	.timeline > li {
	  position: relative;
	  min-height: 50px;
	  margin-bottom: 50px;
	}

	.timeline > li:after, .timeline > li:before {
	  display: table;
	  content: ' ';
	}

	.timeline > li:after {
	  clear: both;
	}

	.timeline > li .timeline-panel {
	  position: relative;
	  float: right;
	  width: 100%;
	  padding: 0 20px 0 100px;
	  text-align: left;
	}

	.timeline > li .timeline-panel:before {
	  right: auto;
	  left: -15px;
	  border-right-width: 15px;
	  border-left-width: 0;
	}

	.timeline > li .timeline-panel:after {
	  right: auto;
	  left: -14px;
	  border-right-width: 14px;
	  border-left-width: 0;
	}

	.timeline > li .timeline-image {
	  position: absolute;
	  z-index: 100;
	  left: 0;
	  width: 80px;
	  height: 80px;
	  margin-left: 0;
	  text-align: center;
	  color: white;
	  border: 7px solid #e9ecef;
	  border-radius: 100%;
	  background-color: #fed136;
	}

	.timeline > li .timeline-image h4 {
	  font-size: 10px;
	  line-height: 14px;
	  margin-top: 12px;
	}

	.timeline > li.timeline-inverted > .timeline-panel {
	  float: right;
	  padding: 0 20px 0 100px;
	  text-align: left;
	}

	.timeline > li.timeline-inverted > .timeline-panel:before {
	  right: auto;
	  left: -15px;
	  border-right-width: 15px;
	  border-left-width: 0;
	}

	.timeline > li.timeline-inverted > .timeline-panel:after {
	  right: auto;
	  left: -14px;
	  border-right-width: 14px;
	  border-left-width: 0;
	}

	.timeline > li:last-child {
	  margin-bottom: 0;
	}

	.timeline .timeline-heading h4 {
	  margin-top: 0;
	  color: inherit;
	}

	.timeline .timeline-heading h4.subheading {
	  text-transform: none;
	}

	.timeline .timeline-body > ul,
	.timeline .timeline-body > p {
	  margin-bottom: 0;
	}


	.team-member {
	  margin-bottom: 50px;
	  text-align: center;
	}

	.team-member img {
	  width: 225px;
	  height: 225px;
	  border: 7px solid #fff;
	}

	.team-member h4 {
	  margin-top: 25px;
	  margin-bottom: 0;
	  text-transform: none;
	}

	.team-member p {
	  margin-top: 0;
	}
	section#contact {
	  background-color: #212529;
	  background-image: url("../img/map-image.png");
	  background-repeat: no-repeat;
	  background-position: center;
	}

	section#contact .section-heading {
	  color: #fff;
	}

	section#contact .form-group {
	  margin-bottom: 25px;
	}

	section#contact .form-group input,
	section#contact .form-group textarea {
	  padding: 20px;
	}

	section#contact .form-group input.form-control {
	  height: auto;
	}

	section#contact .form-group textarea.form-control {
	  height: 248px;
	}

	section#contact .form-control:focus {
	  border-color: #fed136;
	  box-shadow: none;
	}

	section#contact ::-webkit-input-placeholder {
	  font-weight: 700;
	  color: #ced4da;
	}

	section#contact :-moz-placeholder {
	  font-weight: 700;
	  color: #ced4da;
	}

	section#contact ::-moz-placeholder {
	  font-weight: 700;
	  color: #ced4da;
	}

	section#contact :-ms-input-placeholder {
	  font-weight: 700;
	  color: #ced4da;
	}

*/
.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;
}

	.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%;
	}
	.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:12px 34px;
		/*margin:0px 12px;
		border-bottom: 1px solid rgba(163, 160, 160, 0.1);*/
		white-space: nowrap;
		min-width:120px;
	}
/*
	.dropdown-menu li
	{
		padding:0 34px;
		border-bottom: 1px solid #f2f2f3;
		white-space: nowrap;
		min-width:250px;
	}*/
	.subSubMenu ul a li:hover,.dropdown-menu a li:hover
	{
		background-color:rgba(176,176,176,0.2);
	}
	.subSubMenu ul li:last-child
	{
		/*border-bottom: none;*/
	}

	.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: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;
	}
/**********
  COLOURS
**********/

.color_blue,.color_blue i
{
	color:#41586E;
}
.color_grey,.color_grey i
{
	color:#707070;
}
.color_brightorange,.color_brightorange i
{
	color:#FFA92C;
}
.color_lightorange,.color_lightorange i
{
	color:#FBAC18;
}

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

.BGcolor_blue
{
	background-color:#41586E;
}
.BGcolor_grey
{
	background-color:#707070;
}
.BGcolor_brightorange
{
	background-color:#FFA92C;
}
.BGcolor_lightorange
{
	background-color:#FBAC18;
}


	.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%;
	}

	.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;
	}
/*
	#homePageIcons .container .row .col-md-4
	{
		width: 30%;
		padding: 20px;
		background: #fff;
		box-shadow: 0px 5px 5px #ccc;
	}

	#homePageIcons .container .row .col-md-4:nth-child(2)
	{
		margin: 0 3%;
	}

	#homePageIcons
	{
		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;
	}
*/
	.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: inline-block;
	  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;
	}
/*
	.footerContainer_mobile
	{
		display: none;
	}
*/
	.historyTimeLineHeaderWrap
	{
		text-align: center;
	}

	.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
*************/

.newsSectionWrap
{
	display:flex;
	flex-direction:row;
}
.newsSectionWrap > div:first-child,
.newsSectionWrap > div:nth-child(2)
{
	border-right:1pt solid #FBAC18;
}
.newsSectionWrap > div:first-child > a > div,
.newsSectionWrap > div:nth-child(2) > a > div
{
	margin-right:25px;
	margin-bottom:15px;
}
.newsSectionWrap > div:nth-child(2) > a > div
{
	margin-left:25px;
}
.newsSectionWrap > div:first-child > div:last-child,
.newsSectionWrap > div:nth-child(2) > div:last-child
{
	margin-bottom:0;
}
.emptyNewsIndex {
	font-size: 16px;
}
.yearActive
{
	/*color:#FBAC18;*/
}
.monthActive
{
	/*color:#FBAC18;*/
}
.selectedMonthYear
{
	color:#FBAC18;
}
#newsArticleListing
{
	width:100%;
	margin-left:25px;
}
#newsArticleListing > div.newIndexItem
{
	margin-top:28px;
}
#newsArticleListing > div.newIndexItem:first-child
{
	margin-top:0;
}
.newIndexItem
{
	display:flex;
	flex-direction:row;
	border-bottom:1pt solid #FFB95C;
	padding-bottom:17px;
	margin-left:10px;
    align-items: center;
}
.newIndexItem > div:first-child
{
	display:flex;
	flex-direction:column;
	width:100%;
    padding-right: 30px;
	margin-top:0;
}
.newIndexItem > div:first-child > div:first-child
{
	color:#FBAC18;
	margin-bottom:12px;
}
.newIndexItem > div:last-child button,
#newArticleOuter button
{
	white-space: nowrap;
	background:none;
	border:1pt solid #FFB95C;
	color:#FFB95C;
	padding:10px 20px;
	font-weight:bold;
}
.newIndexItem > div:last-child button:hover,
#newArticleOuter button:hover
{
	background:#FFB95C;
	color:#FFF;
}
#newArticleOuter > div:first-child
{
	color:#FFB95C;
	margin-bottom:15px;
}
#newArticleOuter > div:nth-child(2)
{
	color:#FFB95C;
	margin-bottom:25px;
	font-weight:bold;
}
#newArticleOuter > div:last-child
{
	margin-top:35px;
}
.newsDateNav
{
	display:none;
}

/*************
  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, .slickDots_banner
	{
		position: relative;
	}

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

	.testimonialsWrap .slick-dots 
	{
	   bottom: -40px;
	}

	.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;
	}
/*
	.footerContainer .row .col-md-4:first-child
	{
		justify-content: flex-start;
		-webkit-justify-content: flex-start;
	}

	.footerContainer .row .col-md-4:nth-child(2)
	{
		justify-content: center;
		-webkit-justify-content: center;
	}

	.footerContainer .row .col-md-4:last-child
	{
		justify-content: flex-end;
		-webkit-justify-content: flex-end;
	}

	.footerInnerContainer
	{
		text-align: left;
	}

	.footerContainer .row
	{
		margin: 0;
	}

	.submitYourIdeabrief
	{
		width: 80%;
		margin: 0 auto;
	}

	.about_whatToExpectWrap
	{
		background: #ededed;
	}
*/
/*
	#banner_outer_desktop, .downloadCapabilityStatementWrap
	{
		position: relative;
		z-index: 9;
	}
*/
	.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;
	}

	.mfp-wrap, .slick-track
	{
		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;
	}

	.mfp-container
	{
		position: relative;
		width: auto;
		height: auto;
	}

	.mfp-image-holder .mfp-close
	{
		font-size: 58px;
	}

	.mfp-arrow-left {
		left: -65px;
	}

	.mfp-arrow-right {
		right: -65px;
	}

	.mfp-arrow-right
	{
		width: 53px;
	}

	.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:#FFA92C !important;*/
		background: none;
	}

	 .navbar-nav>li>a:hover, .currentPageSel
	 {
		/*color: #ac1127 !important;*/
	 }

	.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;
	}

	.aScrollImages_five .slick-slide 
	{
		margin: 40px !important;
	}

	.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;
	}

	.contactPageHeaderWrap, .connectWithUs_contactPage .aDivWrap, .navbar-header, .contactFormQuestionairs > div
	{
		align-items: center;
		-webkit-align-items: center;
	}
/*
	.homePageContentServicesWrap
	{
	  justify-content: center;
	  -webkit-justify-content: center;
	}

	.clientImagesWrap, .projectImagesWrap
	{
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
	}

	.clientImagesWrap
	{
		position: relative;
	}

	.client_hr_desktop, .client_hr_mobile
	{
		width: 100%;
		border-color: rgba(0, 0, 0, 0.7);
	}

	.client_hr_mobile
	{
		display: none;
	}
*/
	.navbar-header, .homePageContentServicesWrap, .contactFormQuestionairs > div, .projectImagesWrap
	{
		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;
	}
/*
	.menuFooterWrap
	{
		text-align: left;
	}

	.menuFooterWrap a
	{
		color: #fff;
	}

	.subMenuFooterWrap_more, .subMenuFooterWrap 
	{
		flex-wrap: wrap-reverse;
		-webkit-flex-wrap: wrap-reverse;
	}

	.subMenuFooterWrap  > div
	{
		width: 100%;
	}

	.subMenuFooterWrap_more > div
	{
		width: 50%;
	}

	.subMenuFooterWrap_more > div:nth-child(even) > a
	{
		display: inline-block;
		min-width: 62px;
		text-align: left;
	}

	.subMenuFooterWrap_more > div:nth-child(even)
	{
		text-align: right;
	}

	.menuByItSelf_footer, .menuWithChildren_footer
	{
		padding: 5px 0;
		font-size: 20px;
	}

	.subMenuFooter 
	{
		padding: 5px 0;
	}

	.subPagesOthers > div
	{
		width: 22%;
	}
	img.mfp-img
	{
		max-width: 45vw;
	}

	.menuFooterWrap a:hover
	{
		color: #fff200;	
	}
*/

	.dropdown-menu
	{
		background-color:#41586E;
	}
	.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: 35px;
		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: -5.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;
	}*/

	#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%;
}


	.pressIndeWrap
	{
		width: 31%;
		margin-right: 3%;
		margin-bottom: 3%;
		position: relative;
	}

	.pressIndeWrap > a
	{
		background: #ac1127;
		display: flex;
		display: -webkit-flex;
		justify-content: center;
		-webkit-justify-content: center;
		align-items: center;
		-webkit-align-items: center;
		height: 250px;
		width: 100%;
	}

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

	.projectImagesWrap img
	{
		width: 70%;
	}

	.pressIndeWrap
	{
		position: relative;
	}

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

	.homePageContentServicesWrap > div
	{
	  width: 450px;
	  height: 350px;
	  -webkit-background-size: cover;
	  background-size: cover;
	  background-position: center;
	  position: relative;
	  cursor: pointer;
	}

	.homePageContentServicesWrap > div:hover:after
	{
		content: '';
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 97, 152, 0.8);
		z-index: 8;
	}

	.services_div_home_wrap
	{
		position: relative;
		z-index: 9;
	}

	.homePageContentServicesWrap > div:nth-child(1)
	{
	  margin-right: 30px;
	}

	.homePageContentServicesWrap
	{
	  margin-top: 80px;
	}

	.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;
	}

	.projectsBlurbWrap
	{
		width: 100%;
	}

	.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 .slick-slide
	{
		height: 100%;
	}

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

	.container.slick-arrow
	{
		position: absolute;
		top: 55%;
		left: 0;
		right: 0;
		z-index: 8;
	}

	.slick-prev
	{
		left: initial;
	}

	.slick-next
	{
		left: 95px;
	}

	.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;
	}

	.gallery_images_Wrap .slick-next
	{
		left: initial; 
	}

	.gallery_images_Wrap .slick-prev
	{
		left: -25px; 
	}

	.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;
	}

	.projectDetailsLocationAndDateWrap
	{
		text-align: center;
	}

	.projectDetailsLocationAndDateInnerWrap
	{
		display: inline-flex;
		display: -webkit-inline-flex;
		justify-content: center;
		-webkit-justify-content: center;
		align-items: center;
		-webkit-align-items: center;
		color: #ac1127;
	}

	.projectDetailsLocationAndDateInnerWrap > div:first-child
	{
		margin-right: 60px;
	}

	.projectDetailsLocationAndDateInnerWrap h2
	{
		margin: 0;
		font-size: 27px;
	}

	.projectDetailsLocationAndDateInnerWrap span
	{

	}

	.projectDetailsLocationAndDateWrap
	{
		margin-bottom: 50px;
	}

	.slick_prev_invert
	{
		background-image: url('/images/library/prev-blue.png');
	}

	.slick_next_invert
	{
		background-image: url('/images/library/next-blue.png');
	}

	.slick-prev:hover, .lb-prev:hover
	{
		background-image: url('/images/library/prev-inverted-white.png');
	}

	.slick-next:hover, .lb-next:hover
	{
		background-image: url('/images/library/next-inverted-white.png');
	}

	.slick_prev_invert:hover
	{
		background-image: url('/images/library/prev-inverted-blue.png');
	}

	.slick_next_invert:hover
	{
		background-image: url('/images/library/next-inverted-blue.png');
	}
/*
	.lb-prev:hover
	{
		background: url('/images/library/prev-inverted-white.png') left 48% no-repeat !important;
	}

	.lb-next:hover
	{
		background: url('/images/library/next-inverted-white.png') right 48% no-repeat !important;
	}*/

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

	.lb-data .lb-close
	{
		width: 20px;
	}

	.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;
	}
	.slick-dots
	{
		margin: 0 auto;
		left: 0;
		right: 0;
		position:relative;
		bottom:unset;
	}
	.slick-dots ol,ul
	{
		margin:0;
	}
	.slick-dots li
	{
		display:inherit;
	}
	.slick-dots li button:before
	{
		width: 14px;
		height: 14px;
		border: 1px solid rgba(65,88,110, 1);
	    color: rgba(65,88,110, 0);
		font-size: 14px;
		line-height: 14px;
	}
	.slick-dots li.slick-active button:before
	{
		opacity: 1;
		color: rgba(65,88,110, 1);
		background: rgba(65,88,110, 1);
		border-color: rgba(65,88,110, 1);
	}
	.hideTopMenuSocialMediaIcons
	{
		display:none;
	}

	.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;
	}


/**************
  IN THE MEDIA
**************/
/*
	#in_the_media_outer
	{
		display:flex;
		flex-wrap: wrap;
		flex-direction:row;
		margin-top:50px;
	}
	#in_the_media_outer > div:nth-child(odd)
	{
		border-right:1pt solid #EAEAEA;
		border-bottom:1pt solid #EAEAEA;
	}
	#in_the_media_outer > div:nth-child(even)
	{
		border-bottom:1pt solid #EAEAEA;
	}
	#in_the_media_outer > div:last-child,#in_the_media_outer > div:nth-last-child(2)
	{
		border-bottom:none;
	}
	#in_the_media_outer > div
	{
		width:50%;
		padding:50px;
		height:300px;
	}
	#in_the_media_outer > div > div:first-child
	{
		width:31%;
		height:100%;
		background-repeat:no-repeat;
		background-position:center center;
		background-size:cover;
		float:left;
	}
	#in_the_media_outer > div > div:last-child
	{
		width:69%;
		float:right;
		padding-left:35px;
		height:100%;
		display: flex;
		align-items: center;
		flex-direction: column;
		justify-content: center;
	}
	#in_the_media_outer > div div:last-child > div
	{
		width:100%;
	}
	#in_the_media_outer > div > div:last-child > div:first-child
	{
		font-weight:bold;
		padding-bottom:10px;
	}
	#in_the_media_outer > div div:last-child > div:nth-child(2)
	{
		padding-bottom:20px;
	}
	.btn-std
	{
		display:inline-block;
		padding: 8px 15px 11px 15px !important;
		width: unset !important;
	}*/

/**********
  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
***********/



.teamOuter
{
	display: flex;
	flex-direction: row;
	width:100%;
	justify-content: center;
    align-items: center;
	margin-top: 35px;
}
.teamOuter > div:nth-child(1)
{
	width:25%;
    min-width: 225px;
}
.teamOuter > div:nth-child(2)
{
	width:75%;
	padding-left:40px;
}
.teamContainer
{
	margin-top:15px;
}
/*
	#teamContainer
	{
		display:flex;
		flex-wrap:wrap;
		flex-direction:row;
		text-align:center;
		margin-top: 5%;
	}

	#teamContainer > div
	{
		width:23.5%;
		margin-right:2%;
		margin-bottom: 5%;
	}*/
/*
	#teamContainer > div:nth-child(4n+4)
	{
		margin-right:0;
	}

	#teamContainer > div > div > div > p
	{
		text-align:left;
	}
*/
	.teamMemberImage
	{
		/*height:250px;*/
		/*width:225px;
		margin-bottom:15px;*/
		background-size:cover;
		background-position: center center;
		min-height: 225px;
		min-width: 225px;
		width:100%;
	}
	.teamMemberPosition
	{
		font-weight:bold;
		margin-bottom:15px;
	}
/*
	.teamOuter > div
	{
		position:relative;
		width:100%;
		height:100%;
		background-color:rgba(251,172,24,0.9);
		background-image:url('/images/library/watermark.png');
		background-position:right center;
		background-repeat:no-repeat;
	}

	.teamOuter > div:first-child
	{
		display:none;
	}*/

	.teamMemberName
	{
		font-weight:bold;
		color:#FBAC18;
	}
/*
	#teamContainer > div > div:hover > div
	{
		display:block;
		color: #fff;
		padding: 50px 25px;
	}*/

	/* 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;*/
	}

/*************
  PROJECTS
*************/

	#projectDetailInformation
	{
		width: 100%;
		max-width: 70%;
	}

	#projectDetailInformation > div:nth-child(2) > div,
	#projectDetailInformation > div:nth-child(3) > div,
	#projectDetailInformation > div:nth-child(4) > div
	{
		display:inline;
	}

	#projectDetailInformation .projectDetailMainHeading
	{
		font-size: 22px;
		font-weight: bold;
	}
	
	#projectDetailInformation > div
	{
		padding-bottom:20px;
	}
	#projectDetailInformation > div > div:first-child
	{
		color:orange;
	}
	.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;
	}
	.slick-initialized .slick-slide
	{
	    flex-flow: inherit;
		flex-direction: row;
	}
	.mfp-wrap, .slick-track
	{
		flex-direction:column;
	}
	.slick-dots li button:before
	{
		border-radius: 100%;
		opacity:1;
	}
	.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%;
	}
	.slickNavigation
	{
		position: absolute;
	}
	.slickNavigation ul
	{
		margin:0;
		padding:0;
	}
	.projectGallery_outer
	{

	}
	.projectGallery_outer
	{
		padding-left:40px;
		padding-top:0;
		margin-top:0;
	}
	#projectContainer
		{
			margin-top:80px;
		}
		.projectIndexItem
		{
			height:300px;
			background-repeat:no-repeat;
			background-position:center center;
			background-size:cover;
			display:flex;
			flex-direction:row;
			align-items:flex-end;
		}
		.projectIndexItem_twoAcross
		{
			width:100%;
			display:flex;
			flex-direction:row;
			margin:0 2%;
			margin-left:0;
			margin-right:0;
			padding-bottom: 2%;
		}
		.projectIndexItem_threeAcross
		{
			width:100%;
			display:flex;
			flex-direction:row;
			margin:0 2%;
			margin-left:0;
			margin-right:0;
			align-items:flex-start;
			padding-bottom: 2%;
		}
		.projectIndexItem_threeAcross > a
		{
			width:32%;
			margin-right:2%;
		}
		.projectIndexItem_threeAcross > a:last-child
		{
			margin-right:0;
		}
		.projectIndexItem_threeAcross > a > div
		{
			flex-grow: 1;
		}
		.projectIndexItem_fullWidth
		{
			width:100%;
			padding-bottom: 2%;
		}
		.projectIndexItem_halfWidth
		{
			display:flex;
			flex-direction:row;
		}
		.projectIndexItem_halfWidth > div:first-child
		{
			width:49%;
		}
		.projectIndexItem_halfWidth > div:last-child
		{
			width:49%;
			display:flex;
			flex-direction:column;
		}
		.projectIndexItem_halfWidth_firstColumn
		{
			display:flex;
			flex-direction:column;
		}
		.projectIndexItem_halfWidth_firstColumn > a
		{
			width:100%;
		}
		.projectIndexItem_halfWidth_firstColumn > a > div
		{
			margin-bottom:4%;
		}
		.halfWidth
		{
			/*width:50%;
			margin:0 3%;*/
		}
		/*
		.projectIndexItem_threeAcross > a > div:first-child,.projectIndexItem_twoAcross > div:first-child
		{
			margin:0 2% 0 0;
		}
		.projectIndexItem_threeAcross > a > div:last-child,.projectIndexItem_twoAcross > a > div:last-child
		{
			margin:0 0 0 2%;
		}*/
		.projectIndexItem_halfWidth_secondColumn
		{
			width:49%;
		}
		.projectIndexItem_halfWidth_secondColumn > a
		{
			/*width:49%;*/
		}
		.projectIndexTitle
		{
			font-size:24px;
			font-weight:bold;
			color:#FFF;
			padding-bottom:6px;
		}
		.projectIndexYear
		{
			color:#FFF;
			font-size:16px;
		}
		.projectIndexItem_halfWidth > div:last-child
		{
			margin-left: 2%;
		}
		.projectIndexItem_halfWidth_secondColumn > a > div
		{
			height:calc(30% + 600px);
		}
		.projectIndexItem > div:first-child
		{
			padding-bottom: 20px;
			padding-left: 20px;
			z-index:9999;
		}
		.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;
}

.footerLogo
{
	text-align: right;
}

.footerLogo_text
{
	margin-top: 15px;
}

.footerLogo_text p 
{
	margin-bottom: 0;
	white-space: nowrap;
	text-align: right;
}