@media (max-width: 767px)
{
	.h1, h1 {
		font-size: 20px;
	}

	#servicesPageOuter > div:nth-child(2) {
		padding-left: 0;
		padding-right: 0;
	}
	#servicesPageOuter > div:nth-child(1)
	{
		margin-top:0;
		box-shadow:unset;
		padding:0;
	}
	#servicesPageOuter > div
	{
		width:100%;
	}
	#servicesPageOuter
	{
		flex-direction:column;
	}
	.expertisePageContent
	{
	/*
		padding-left:20px;
		padding-right:20px;
		*/
	}
	#servicesPageOuter
	{
		margin-left:0;
		padding-left:0;
	}

/****************
  PROJECT START
****************/

	#portfolioIndexOuter
	{
		display:flex;
		flex-direction:column;
	    flex-flow: wrap;
		justify-content:center;
	}
	#portfolioIndexOuter > div
	{
		width:100%;
		padding-left:20px;
		padding-right:20px;
	}
	#portfolioIndexOuter > div:nth-child(odd)
	{
		margin-right:0;
	}
	#portfolioIndexOuter > div:nth-child(even)
	{
		margin-left:0;
	}

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

.homeBannerLogoOverlay
{
	display:none !important;
}

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

	#bottomBannerExpertise
	{
		height:350px;
	}
	#bottomBannerExpertise > div:nth-child(3)
	{
		font-size: 24px;
	}

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

#expertiseImageSlideOuter > div
{
    width:unset;
}
#expertiseImageSlideOuter
{
	padding-bottom:60px;
}

/****************
  PROJECT START
****************/

	#projectIndexScrollerOuter
	{
		height:550px;
		margin-top:0;
	}
	.projectIndexScrollerItem
	{
		height:550px;
		display:flex !important;
		flex-direction:column;
		width:100% !important;
		max-width:100vw !important;
		border-left:none;
		border-right:none;
	}
	.projectIndexScrollerItem > div
	{
		width:100%;
		height:300px;
	}
	.projectIndexScrollerItem > div:nth-child(2)
	{
		width:100%;
		height:250px;
		padding:30px 20px;
	}
	.projectIndexScrollerItem > div:nth-child(2) > div:nth-child(2) > div:nth-child(1)
	{
		font-family:MarkProBold;
		font-size:20px;
	}
	.projectIndexScrollerItem > div:nth-child(2) > div:nth-child(2) > div:nth-child(2)
	{
		font-size:14px;
		margin-top:10px;
	}
	.projectIndexScrollerItem > div:nth-child(2) > div:nth-child(2) > div:nth-child(3)
	{
		font-size:14px;
		margin-top:10px;
	}
	.projectIndexScrollerNavArrows
	{
		display:flex;
		flex-direction:row;
		justify-content:flex-end;
		max-width:100vw;
	}
	.projectIndexScrollerNavArrows > div
	{
		font-size:25px;
		color:rgba(169,33,46,1);
		margin-left:10px;
		font-family:MarkPro;
		font-weight:normal;
	}

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

	#pageBottomBlocks > div > div > div {
		font-size: 20px;
	}
	.container
	{
		padding-left:15px;
		padding-right:15px;
		flex-wrap: wrap;
	}
	.navbar-brand>img
	{
		padding-left:0;
		margin-left:0;
	}
	.navbar-toggle
	{
		right:0;
	}
	#homePageSplit > div:nth-child(2),
	#homeImageSlideOuter > div
	{
		padding-left:0;
		padding-right:0;
	}
	#statsOuter
	{
		padding-top:25px;
		padding-bottom:25px;
	}
	#statsOuter > div:first-child > div > div:nth-child(3)
	{
		font-size:15px;
	}
	#statsOuter > div:first-child
	{
		flex-direction: column;
	}
	#statsOuter > div:first-child > div
	{
		margin-top:20px;
		margin-bottom:20px;
	}
	#statsOuter > div:first-child > div
	{
		width:80%;
	}

	#pressOuter
	{
		flex-direction:column;
	}
	#pressOuter > div
	{
		width:100%;
	}

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

	#clientsOuter
	{
		flex-direction:row;
	}
	#clientsOuter > div
	{
		width:47%;
		margin-right: 5%;
		padding: 7px;
		border: 1px solid #f1eeee;
		margin-bottom: 20px;
	}

	#clientsOuter > div:nth-child(2n+2)
	{
		margin-right: 0;
	}

	#clientsOuter > div img
	{
		width:auto;
		max-width:100%;
	}
	#frmContactContainer input[type=text],
	#frmContactContainer textarea
	{
		font-size:15px;
	}

	.clientItemOverLay h3
	{
		font-size: 15px;
		margin-top: 5px;
		margin-bottom: 0;
	}

	#bottomBannerExpertise h3
	{
		font-size: 20px;
		margin-top: 0;
	}

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

	#bottomBannerExpertise .customFullStop
	{
		margin-left: 5px;
	}

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

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

	#newsArticleListing
	{
		flex-direction:column;
	}
	
	#newsArticleListing > div
	{
		width:100%;
		margin-bottom:50px;
	}
	.newsSectionWrap
	{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.newsDateNav
	{
		float:unset;
		justify-content:space-between;
	}
	.newsDateNav > div:nth-child(1)
	{
		margin-left:0;
	}
	.newsDateNav > div
	{
		width:49%;
	}
	.newsPulldownYears .nice-select,
	.newsPulldownMonths .nice-select
	{
		width:100% !important;
	}

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

	.nav-tabs>li>a>span
	{
		display: none;
	}

	.nav-tabs>li>a:after
	{
		content: '';
		position: absolute;
		width: 12px;
		height: 12px;
		border-radius: 100%;
		border: 1px solid #fff;
		background: #24334D;
		bottom: 0;
		/*left: 6px;*/
	}

	.nav-tabs>li>a:before
	{
		/*content: '';
		position: absolute;
		width: 54px;
		height: 1px;
		background: #fff;
		top: 14px;
		left: 9px;*/
	}

	.nav-tabs>li.active>a:after
	{
		background: #D7E17A;
		border: none;
		width: 12px;
		height: 12px;
		border-radius: 100%;
		bottom: -1px;
		left: 6px;
	}

	.nav-tabs>li:last-child>a:after
	{
		left: -7px;
	}

	.nav-tabs>li:last-child.active>a:after
	{
		left: -3px;
	}

	.nav-tabs>li:last-child>a:before
	{
		display: none;
	}

	.expertiseMenuWrap
	{
		position: relative;
	}

	.expertiseMenuWrap:before 
	{
		content: '';
		position: absolute;
		width: 100%;
		height: 1px;
		top: 15px;
		left: 0;
		background: #fff;
	}

	.ourExpertiseHome hr
	{
		display: none;
	}

	.homePageTabContentWrap 
	{
		margin-top: 30px;
	}

	.homePageTabContentWrap 
	{
		flex-wrap: wrap;
	}

	.homePageTabContentWrap > div
	{
		width: 100% !important;
	}

	.homePageTabContentWrap > div:first-child
	{
		order: 2;
	}

	.homePageTabContentWrap > div:last-child
	{
		order: 1;
	}

	.clientMenuWrap_home ul > li
	{
		width: 45%;
	}

	.footerContainer, .footerContainer_logo
	{
		display: none !important;
	}

	.footerContainerMobileWrap
	{
		display: block;
	}

	.footerMenuMobile ul 
	{
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-flow: wrap column;
		flex-flow: wrap column;
		max-height: 200px;
		padding-left: 0;
	}

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

	#homePageSplit > div:nth-child(1)
	{
		margin-right: unset;
	}

	.mainSubNavMobile
	{
		display: block;
		    margin-right: -23px;
	}

	.mainSubNavWrap
	{
		display: none;
	}

	.mainNavWrap
	{
		width: 100%;
		/*padding-right: 23px;*/
		padding-top: 0;
	}

	.mainSubNav
	{
		padding-top: 15px;
		padding-right: 23px;
		padding-bottom: 15px;
	}

	.desktopBannerFullMenuInner
	{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.projects_expertise_outer_wrap
	{
		width: 100%;
	}

	.projects_expertise_inner_wrap
	{
		height: 200px;
	}

	.aboutPageBlockMenu
	{
		flex-wrap: wrap;
	}

	.aboutPageBlockMenuInde, .newsListWrap > a
	{
		width: 100%;
		margin-bottom: 30px;
		height: 200px;
	}

	.floatingHeaderSubPage
	{
		left: 15px;
	}

	.featureProjectHeadingWrap_expertise
	{
		justify-content: flex-start;
	}

	.projects_expertise_outer_wrap
	{
		margin-bottom: 30px;
	}

	.aDivWrap
	{
		margin-top: 80px !important;
	}

	.expertPageContent .aDivWrap:nth-last-child(2) > .aDivWrap_left:first-child
	{
		margin-right: 0;
		order: 2;
		margin-top: 80px;
	}

	.expertPageContent .aDivWrap:nth-last-child(2) > .aDivWrap_left:last-child
	{
		order: 1;
		margin-bottom: 30px;
	}

	.expertPageContent .aDivWrap:last-child > .aDivWrap_right
	{
		margin-top: 40px;
	}

	.newsPulldownMonths h3, .newsPulldownYears h3
	{
		font-size: 16px;
	}

	.nice-select
	{
		font-size: 14px !important;
	}

	.projectSection .projects_expertise_outer_wrap
	{
		margin-right: 0;
	}

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

	#desktopBannerFullMenu > div
	{
	    padding: 90px 35px 35px 35px;
	}

	.leftArrowProjectPageScroll, .rightArrowProjectPageScroll
	{
		top: 40%;
	}

	.NOTcontainer 
	{
		width: unset !important;
	}

	.floatTopRight
	{
		right: -15px;
		top: -75px;
	}

	.floatBottomLeft 
	{
		bottom: -50px;
	}

	.BGcolorShamrock_greenLight_with_padding, .BGcolorShamrock_greenDark_with_padding, .BGcolorShamrock_yellowGrey_with_padding
	{
		padding:10px;
	}

	#mainPageContentTitle > h1 > span.BGcolorShamrock_greenLight_with_padding
	{
		font-size: 20px;
	}

	#mainPageContentTitle > h1 > span.BGcolorShamrock_greenDark_with_padding
	{
		font-size: 23px;
	}

	.expertPageContentExpertise
	{
		margin-top: 30px;
	}

	.floatTopRight img, .floatBottomLeft img
	{
		width: 150px !important;
	}

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

	.expertiseSection_expertiseWrap
	{
		padding-top: 0;
	}

	.ourExpertiseHome, .installerIndeWrap
	{
		padding: 30px 0;
	}

	.homeExpertiseBrief > div:nth-child(1)
	{
		padding-right: 0;
	}

	.aDivWrap_right
	{
		margin-top: 0;
	}

	#mainPageContentTitle > h1 > span.BGcolorShamrock_greenLight_with_padding, #mainPageContentTitle > h1 > span.BGcolorShamrock_greenDark_with_padding
	{
		padding-left: 10px;
		padding-right: 10px;
	}

	.projectSection .projects_expertise_outer_wrap
	{
		margin-bottom: 30px;
	}

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

	.newsListTitleWrap h3
	{
		font-size: 18px;
		margin-top: 0;
	}

	.newsListTitleWrap h4
	{
		font-size: 15px;
	}

	.newsListTitleWrap .underLineSmallThicker
	{
		height: 7px;
		width: 40px;
	}

	.newsListTitleWrap
	{
		padding-bottom: 10px;
	}

	.bubbleBg 
	{
		background-position: -172px 852px;
		background-size: 500px;
	}

	.projectSection_btnWrap
	{
		margin-top: 0 !important;
	}

	.projects_expertise_wrap
	{
		margin-bottom: 0;
	}

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

	.projectBannerText h2
	{
		font-size: 18px;
	}

	.aboutPageBlockMenuInde_title h1
	{
		font-size: 20px;
		margin-bottom: 5px;
	}

	.aboutPageBlockMenuInde_title
	{
		padding: 7px 10px;
	}

	.clientMenuWrap_home ul > li
	{
		padding-left: 5px;
		padding-right: 5px;
	}

	.subMenuCaretIcon > i, .subMenuCaretIcon > span
	{
		top: 2px;
	}

	.floatingHeaderSubPage
	{
		top: 80% !important;
		bottom: unset;
		transform: translate(0, -50%);
	}

	.floatingHeaderSubPage h1
	{
		margin-bottom: 0;
		font-size: 26px !important;
	}

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

	.projectBannerText img
	{
		max-width: 150px;
		max-height: 150px;
	}

	.projectDetailSectionWrap .aDivWrap
	{
		margin-top: 0 !important;
	}

	.projectDetailPage_projects .projects_expertise_wrap .projects_expertise_inner_wrap
	{
		margin: 5px;
	}

	.contactPageMapMobile {
		line-height: 0; 
	}

	.contactPageMapMobile iframe 
	{
		height: 350px;
	}

	.navbar-brand>img
	{
		height: auto;
	}

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

	.aboutSection .aDivWrap
	{
		margin-top: 0 !important;
	}

	.underLineSmallThicker, .underLineSmallThickerWhite
	{
		height: 7px;
	}

	.aboutPageBlockMenuInde_title {
		padding: 15px 10px;
	}

	.projectDetailSectionWrap .aDivWrap .aDivWrap_right
	{
		margin-top: 30px;
	}

	.featureProjectHeading_expertise h1
	{
		font-size: 24px;
	}

	.leftArrowProjectPageScroll img, .rightArrowProjectPageScroll img
	{
		height: 30px;
	}

	#bottomBannerExpertise h3 br
	{
		display: none;
	}

	.mainSubNavMobile
	{
		margin-top: 20px;
	}

	#desktopBannerFullMenu
	{
		height: 145vh;
	}

	.clientItemOverLay
	{
		padding: 5px;
	}

	.clientItemOverLay h5
	{
		margin-top: 2px;
	}

	.expertPageContentExpertise p br
	{
		display: none;
	}

	.projects_expertise_inner_wrap:hover:after, .newsListWrap > a:hover:after
	{
		display: none;
	}

	.scrollDownBtnWrap_project
	{
		bottom: 70px;
	}

	#mainPageContentTitle h1
	{
		font-size: 24px;
	}

	.expertPageContentExpertise .aDivWrap 
	{
		margin-top: 0 !important;
	}

	.expertiseBlockWithImgWrap
	{
		flex-wrap: wrap;
		margin-bottom: 0;
	}

	.expertiseBlockWithImgWrap > div
	{
		width: 100%;
		flex: 0 0 100%;
		height:180px;
		margin-bottom: 40px;
		background-position: center !important;
	}

	.expertiseBlockWithImgWrap > div:last-child
	{
		margin-bottom: 20px;
	}

	.expertiseSection_projects
	{
		margin-top: 0;
	}

	.expertiseSection_projects > div
	{
		margin-top: 30px !important;
	}

	.featureProjectHeading_expertise
	{
		padding: 0;
	}

	.careerSection.arrowLeftBg {
		background-position: 155px 21%;
		background-size: 100% 22%;
	}

	.homePageDifferenceSection .col-sm-5
	{
		margin-top: 60px;
	}

	.footerMenuMobile ul
	{
		max-height: 200px;
	}

	.specializedContentWrap > div:last-child
	{
		margin-bottom: 0;
	}

	.aDivWrap_flexi .aDivWrap_right span
	{
		font-size: 24px !important;
	}

	#clientsOuter > div 
	{
		padding: 10px;
	}

	.capabilityStatement a
	{
		text-align: left;
		line-height: 1.2;
		position: absolute;
		bottom: -30px;
	}

	.capabilityStatement
	{
		left: 0;
		transform: translate(0, 0);
		text-align: left !important;
		bottom: -30px;
	}

	.notHomePageBanner .capabilityStatement
	{
		position: relative;
		left: 0;
		top: 0;
		height: 100%;
	}

	.specializedBlockHeaderTextWrap h1 br
	{
		display: block;
	}

	.teamTitleWrap_about h4 {
		font-size: 18px;
	}

	.homePageBannerOuter:after
	{
		background-position: -200% 15%;
	}

	.navbar-brand > img
	{
		max-height: 60px;
		max-width: 180px;
	}

	.homeExpertiseBrief_about_description 
	{
		text-align: center;
		padding: 80px 40px;
	}

	.homePageDifferenceSection .justify-content-between .col-sm-5
	{
		flex: 0 0 100%;
		max-width: 100%;
	}

	footer
	{
		background: #e8e8e8;
	}

	.homeContent article
	{
		margin-top: 90px;
		margin-bottom: 90px;
	}

}

@media (max-width: 375px)
{
	.homePageBannerOuter:after 
	{
		background-position: -147px 15%;
	}

	.scrollDownBtnWrap 
	{
		bottom: 80px;
	}
}