@media (max-width: 767px)
{
	body
	{
		font-size: 12px !important;
	}

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

	.newsPulldownMonths
	{
		align-items: flex-end;
	}

	.newsPulldownYears
	{
		align-items: flex-start;
	}

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

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

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

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

	.bannerText h3 span
	{
		font-size: 15px !important;
	}

	.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: 280px;
	}

	.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: 160px !important;
	}

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

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

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

	.navbar-nav > li > .dropdown-menu
	{
		padding: 0px 0 0px 0;
	}

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

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

	.industryList_industryPage_text
	{
		margin-left: 0;
	}

	.featureProducts_productPage hr
	{
		display: block;
		width: 100%;
		margin-left: 15px;
		margin-right: 15px;
	}

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

	.mainProductImage_banner
	{
		max-width: 240px;
		right: 0;
		left: 0;
		margin: 0 auto;
	}

	.footerLogo img {
		width: 300px;
	}

	.nav>li>a
	{
		font-size: 24px !important;
		/*text-transform: capitalize;*/
	}

	.dropdown-menu>li>a
	{
		font-size: 20px;
	}

	.navbar-nav .nav-link
	{
		padding: 10px 0;
	}

	.navbar-nav .nav-link, .dropdown-menu > li, .menuByItSelf_footer a
	{
		font-size: 16px;
		line-height: 1;
	}

	.bannerText
	{
		text-align:left;
	}

	.home_productSection h4
	{
		font-size: 20px;
	}

	.home_productSection .slick-arrow img
	{
		height: 20px;
	}

	.productListHeaderWrap
	{
		font-size: 14px;
	}

	.home_image_1_wrap {
		height: 300px;
	}

	.aDivWrap_three > div:nth-child(2) {
		margin: 40px 0;
	}

	.featureProducts_productPage .row .col-sm-4
	{
		width: 50%;
	}

	.productImg_wrap_productList:hover img:last-child
	{
		display: none;
	}

	.productImg_wrap_productList:hover img:first-child
	{
		display: block;
	}

	.productTitle_productPage p
	{
		margin-bottom: 0;
	}

	.productTitle_productPage
	{
		margin-top: 10px;
	}

	.card-header span, .card-link strong
	{
		width: 100%;
		display: flex;
		align-items: center;
	}

	#frmContact .mb-3
	{
		margin-bottom: 25px !important;
	}

	.industriesSubHomePage li a h5
	{
		height: auto !important;
		font-size: 16px;
		padding: 30px 15px;
	}

	.extraContentIndPage .aDivWrap img
	{
		height: 300px;
	}

	#banner_outer .slick-track
	{
		height: 100vh !important;
	}

	#banner_outer.notHomePageBanner_wraper .slick-track
	{
		height: 100% !important;
	}

	.mainProductImage_banner
	{
		bottom: -90px;
	}

	.homeBannerText {
		margin-top: 0px;
	}

	.industriesSubHomePage li a h5 .industryTitleBg {
		left: -100px;
	}

	.navbar-nav>li {
		padding: 0;
	}

	.navbar-nav > li > .dropdown-menu
	{
		margin-top: 0;
	}

	.notHomePageBanner
	{
		height: 50vh !important;
		/*min-height: 100vh !important;
		min-height: -webkit-fill-available;*/
	}

	.productPageSection .aDivWrap_left ul
	{
		margin-bottom: 0;
	}

	.productPageSection {
		padding-bottom: 100px;
	}

	.interestHeading_productPage
	{
		margin-bottom: 20px;
	}

	.industriesContent
	{
		padding-bottom: 0;
	}

	.contactPageContact p span strong
	{
		font-size: 20px !important;
	}

	.contactPageContact p span a
	{
		font-size: 16px !important;
	}

	#accordion .card:first-child
	{
		border-top: none !important;
	}

	.headerMenuAndLogoWrap
	{
		/*margin-top: 20px;*/
	}

	.footer_site
	{
		position: relative;
		background-position: center 15px;
		background-size: cover;
	}

	.portfolioNavLink
	{
		flex-wrap: wrap !important;
		margin-bottom: 30px;
		text-align: left;
	}

	.portfolioNavLink li>a
	{
		text-align: left !important;
	}

	.portfolioNavLink > li
	{
		width: 100%;
		margin-bottom: 15px;
	}

	.bannerText .aDivWrap_three_flexi
	{
		width: 100%;
	}

	.aboveFooterContent .btn {
		font-size: 15px;
	}

	.sectorsListWrap
	{
		padding-top: 0;
	}

	.homeContent .col-sm-4, .homePageSection .col-sm-4
	{
		margin-bottom: 20px;
	}

	.clientsHomeWrap .col-sm-4
	{
		flex: 0 0 50%;
	}

	.bannerText p, .bannerText strong, .notHomePageBanner_wraper .homeBannerText p, .notHomePageBanner_wraper .homeBannerText strong
	{
		font-size: 30px;
	}

	.bannerText .btn
	{
		font-size: 13px;
	}


	.subMenusOfCustomGolf_wraped
	{
		margin-top: 20px;
	}

	.aboveFooterContent, .sectorsListWrap_inde, .sectorsListWrap_inde_gallery
	{
		padding-bottom: 0;
	}

	#frmContact .row .col-sm-6:last-child
	{
		margin-top: 40px;
	}

	.showFloatingMenuWrap
	{
		order: 1;
	}

	#myNavbar
	{
		order: 2;
	}

	.bannerText, .homeBannerText, .bannerText_subPage
	{
		font-size: 20px;
	}

	.portfolioBlockText > span {
		margin: 10px;
		display: block;
	}

	.subPages_home_section .col-sm-4 > div, .moreAboutPlanManagement_section .col-4 > div
	{
		padding: 5px 5px 22px 5px !important;
		text-align: center;
	}

	.moreAboutPlanManagement_section .col-4 > div
	{
		margin: 0 !important;
	}

	/*.row .col-sm-4, .row .col-sm-6, .row .col-sm-12, .container, .row .col-4, .row .col-sm-5, .row .col-sm-7
	{
		padding-left: 9px;
		padding-right: 9px;
	}*/

	.row
	{
		/*margin-left: -9px !important;
		margin-right: -9px !important;*/
	}

	.subPages_home_section .col-sm-4 > div > div, .moreAboutPlanManagement_section .col-4 > div > div
	{
		width: 100%;
	}

	.subPages_home_section .col-sm-4 > div > div:first-child
	{
		height: 100px;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.subPages_home_section .col-sm-4 > div > div:nth-child(2)
	{
		margin-top: 5px !important;
	}

	.subPages_home_section img, .whyInfocusRow img, .moreAboutPlanManagement_section img
	{
		width: 50%;
		height: auto;
	}

	.subPages_home_section h5, .subPages_home_section p, .subPages_home_section a, .moreAboutPlanManagement_section p, .moreAboutPlanManagement_section a
	{
		font-size: 10px;
	}

	.subPages_home_section button
	{
		font-size: 9px;
	}

	.whyInfocusRow .col-sm-3
	{
		margin-bottom: 30px;
	}

	.portfolioBlockText h6
	{
		font-size: 14px;
	}

	.achievementIndeWrap img
	{
		width: 50px;
		height: auto;
	}

	.pageContent h1, .pageContent h1 span
	{
		font-size: 18px !important;
	}

	.pageContent h1 br
	{
		display: none;
	}

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

	.planManagementForm_submit_header h5 {
		font-size: 15px;
	}

	.headerPhoneNoWrap {
		font-size: 18px;
	}

	.vacancyIndeDiv:nth-child(2n+2)
	{
		margin-top: 30px;
	}

	.whyChoose_home_page
	{
		/*padding: 0;*/
	}

	#findOutMoreForm h6
	{
		font-size: 12px;
	}

	.policies_about_us a, .pageContent .btn
	{
		font-size: 12px !important;
	}

	.pageContent .w-75
	{
		width: 100% !important;
	}

	.teamIndeWrap > .d-flex
	{
		flex-wrap: wrap;
	}

	.teamImageWrap
	{
		width: 100%;
	}

	.btns_page_banners > div > .btn
	{
		display: block;
		width: 100%;
	}

	.btns_page_banners > div > .btn:nth-child(2)
	{
		margin: 15px 0 !important;
	}

	.singleLine_blocks .btn
	{
		font-size: 8px;
		padding: 5px;
	}

	.singleLine_blocks .col-sm-4
	{
		height: 120px;
	}

	.brand_page_brands
	{
		width: 90% !important;
	}

	.newsImage_list_wrap
	{
		width: 30%;
	}

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

	.portfolioBlock .btn
	{
		font-size: 10px;
		padding: 4px !important;
	}

	.portfolioBlockText
	{
		padding: 10px !important;
		width: 70%;
	}

	.newsTitle, .newsDate
	{
		font-size: 12px !important;
		white-space: nowrap;
	}

	.btns_page_banners_inner
	{
		flex-direction: column;
	}

	.gift_card_icon_wrap > div
	{
		justify-content: center;
	}

	.customGolfBannerImg
	{
		height: 150px;
		object-fit: cover;
	}

	.subMenusOfCustomGolf_block .btn
	{
		font-size: 12px;
	}

	.singleLine_img, .page_banner_cover img {
		height: 220px;
		object-fit: cover;
	}

	.fromBrand
	{
		height: 150px !important;
	}

	.faqs_list:hover
	{
		display: none;
	}

	.FAQ_question
	{
		font-size: 8px;
	}

	.reviewsHeader
	{
		font-size: 16px;
	}

	.bannerText .btn-default, #banner_outer .btn-default {
		border-color: #fff;
		color: #fff !important;
		min-width: 130px;
	}

	.btns_page_banners_inner > a
	{
		font-size: 16px;
		padding: 8px 12px;
	}

	.faqs_list:hover
	{
		display: none;
	}

	.singleLine_blocks .btn
	{
		line-height: 1;
	}

	.portfolioBlock
	{
		height: 85px;
	}

	.pageContent .row .col-sm-4 br, .supplierDiversity br
	{
		content: '';
	}

	.pageContent .row .col-sm-4 br:after, .supplierDiversity br:after
	{
		content: ' ';
	}

	.pageContent .row .col-sm-4 *, .supplierDiversity span
	{
		font-size: 17px !important;
	}

	.homePageWrap_services .slick-slide
	{
		margin: 0px 10px;
	}

	.homePageWrap_services .slick-list
	{
		margin: 0 -140px;
	}

	.slick-center .sector_learn_more_btn
	{
		display: block;
		font-size: 16px;
		padding: 0;
		margin-top: 20px;
		white-space: nowrap;
	}

	.homePageImg_sectors_title .sector_learn_more_btn
	{
		display: block;
		font-size: 16px;
		padding: 0;
		margin-top: 10px;
		white-space: nowrap;
	}

	.homePageImg_services_title  h2, .homePageImg_sectors_title h2
	{
		font-size: 22px;
	}

	.homePageWrap_sectors .slick-slide
	{
		    margin: 0 10px;
	}

	.homePageWrap_sectors .slick-list
	{
		    margin: 0 -10px;
	}

	.homePageImg_sectors img
	{
		height: 300px;
	}

	.h2, h2 {
		font-size: 1.5rem;
	}

	.footerSiteMapWrap *, .footerSiteMapWrap h5, .menuByItSelf_footer a
	{
		font-size: 8px !important;
	}

	.footerSiteMapWrap img
	{
		max-width: 40% !important;
		height: auto !important;
	}

	.footerContainerWrap
	{
		padding-top: 1rem !important;	
	}

	.nav>li>a:focus, .nav>li>a:hover, .nav>li>a:hover * {
		color: #fff !important;
	}

	.active .text-white {
		color: #fff !important;
	}

	.getSubPagesBtn_wrap_difference
	{
		flex-wrap: wrap;
		width: 90%;
		margin: auto;
	}

	.getSubPagesBtn_wrap_difference .getSubPagesBtn_wrap
	{
		width: 47%;
	}

	.getSubPagesBtn_wrap img {
		width: 25px;
	}

	.getSubPagesBtn_wrap b
	{
		font-size: 13px;
	}

	.supplierDiversity_partners .pr-3
	{
		padding-right: 0 !important;
	}

	.supplierDiversity_partners .col-sm-3
	{
		margin-bottom: 15px;
	}

	.supplierDiversity_partners img
	{
		width: 50%;
	}

	.supplierDiversity_partners .col-sm-3 .justify-content-center
	{
		justify-content: flex-start !important;
	}

	.indigenousEngagement img
	{
		width: 50%;
		height: auto;
		margin-bottom: 30px;
	}

	.indigenousEngagement section
	{
		padding: 20px 0;
	}

	.clientImages_clientPage
	{
		padding: 25px;
	}

	.clientImages_clientPage_wrap > div, .clientImages_clientPage_wrap > div
	{
		position: relative;
		width: 47%;
		padding-top: 47%;
		margin-bottom: 30px;
		margin-right: 6%;
	}

	.expertiseSection_btns .getSubPagesBtn_wrap
	{
		width: 47%;
	}

	.clientImages_clientPage_wrap > div:nth-child(2n+2), .clientImages_clientPage_wrap > div:nth-child(2n+2)
	{
		margin-right: 0 !important;
	}

	.clientImages_clientPage_wrap > div:nth-child(4n+4), .clientImages_clientPage_wrap > div:nth-child(4n+4)
	{
		margin-right: 6%;
	}

	.contactPageMap 
	{
		padding: 0 !important;
	}

	.vacanciesWrap
	{
		width: 100%;
		flex-wrap: wrap;
	}

	.vacanciesWrap > div
	{
		flex-wrap: wrap;
		margin-bottom: 60px !important;
	}

	.vacanciesWrap > div:last-child
	{
		margin-bottom: 0 !important;
	}

	.vacanciesWrap > div > div
	{
		width: 100%;
	}

	.vacanciesWrap, #vacanciesForm
	{
		width: 100%;
	}

	.interested_careers
	{
		font-size: 8px;
	}

	.interested_careers .mx-4
	{
		margin-right: 0 !important;
        margin-left: 0 !important;
	}

	.contentTitleWrap span, contentTitle_text
	{
		padding-right: 25px;
	}

	.contentTitleWrap 
	{
		position: relative;
		/*width: 75%;*/
	}

	.pageContent .col-sm-4
	{
		margin-bottom: 15px;
	}

	.clientsSecBtns
	{
		flex-wrap: wrap;
	}

	.sectorsSubPages_btns .getSubPagesBtn_wrap, .clientsSecBtns .getSubPagesBtn_wrap
	{
		width: 50%;
	}

	.sectorsSubPages_btns, .interested_careers > div
	{
		width: 100%;
	}

	#vacanciesForm h5
	{
		font-size: 16px;
	}

	.getSubPagesBtn_wrap img {
		width: 30px;
	}

	.sector_learn_more_btn
	{
		opacity: 1 !important;
	}

	.bannerText_subPage .bannerText
	{
		margin-top: 15px;
	}

	.contactRowBanner > div:first-child
	{
		margin-bottom: 40px;
	}

	.homePageImg_services:before
	{
		display: none;
	}

	.slick-center .sector_learn_more_btn
	{
		display: block !important;
	}

	.slick-slide .sector_learn_more_btn
	{
		display: none;
	}

	.interestedIn_contact_wrap
	{
		flex-wrap: wrap;
		justify-content: flex-start !important;
	}

	.interestedIn_contact_wrap > div
	{
		width: 33.33%;
		margin-bottom: 10px;
	}
	
	.bgShowRight
	{
	    background-position: right !important;
	}
}

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