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

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


	.homeBannerLogoOverlay
	{
		display:none !important;
	}

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

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

	.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;
		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 h1 
	{
		font-size: 23px;
	}

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

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

	.scrollDownBtnWrap_project
	{
		bottom: 70px;
	}

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

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

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

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

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

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

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

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

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

	.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: 17px !important;
		/*text-transform: capitalize;*/
	}

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

	.bannerText
	{
		font-size:23px;
		text-align:center;
	}

	.dropDownMenu_sub  li
	{
		width: 80%;
	}

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

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

	.mainProductImage_banner 
	{
		bottom: -90px;
	}

	.slick-dots {
		bottom: -135px;
		text-align: center;
		z-index: 99;
	}

	.homeBannerText {
		margin-top: -80px;
	}

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

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

	.datepicker_inline .ui-widget.ui-widget-content
	{
		flex-direction: column;
	}

	.step1-options  .col-sm-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}

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

	.form-section
	{
		padding: 5px 10px;
	}

	.ui-state-default, .ui-widget-content .ui-state-default 
	{
		height: 35px;
		width: 35px;
	}

	.backBtnStep3
	{
		text-align: center;
	}
	#pageContent3-1 h2
	{
		margin-top:20px;
	}

	#banner_outer
	{
		margin-top: 68px;
	}

	.homeBannerWithVideoWrap
	{
		margin-top: 70px;
		background-color: #000;
	}

	.CommentsWrapBanner
	{
		margin-top: 10px;
	}

	.form-section-footer
	{
		font-size: 20px;
	}

	.bannerBtns .container
	{
		display: flex;
		flex-wrap: unset;
	}

	.bannerBtns i
	{
		display: none;
	}

	.bannerBtns .btn
	{
		font-size: 15px;
		width: 33%;
		display: flex;
		align-items: center;
		line-height: 1.2;
		padding: 5px;
	}

	.w-80
	{
		width: 100%;
	}

	.homePageBannerOuter #submitQuoteForm, .notHomePageBanner #submitQuoteForm
	{
		/*margin-top: -95px;*/
	}

	.homeBannerWithVideoWrap #submitQuoteForm {
		z-index: 9999;
		margin-top: 45px;
	}

	#banner_outer, .homeBannerWithVideoWrap
	{
		height: 70vh;
	}

	.moving_direction_arrow
	{
		margin-top: 10px;
	}

	#submitQuoteForm .form-control
	{
		font-size: 14px;
		padding: 2px 5px;
	}

	.banner_make_quote_wrap .slick-track
	{
		align-items: start;
	}

	#submitQuoteForm .datepicker_inline .ui-state-default,
	#submitQuoteForm .datepicker_inline .ui-widget-content .ui-state-default
	{
		height: 30px;
		width: 30px;
		margin-bottom: 1px;
	}

	#submitQuoteForm
	{
		top: 30px;
	}

	#submitQuoteForm .ui-datepicker th
	{
		padding: 2px 0.3em;
	}

	#submitQuoteForm .ui-datepicker table
	{
		margin-bottom: 0;
	}

	#submitQuoteForm .ui-widget-header .ui-icon {
		-webkit-filter: invert(100%);
		filter: invert(100%);
	}

	.alert_quoteDetail_item_wrap
	{
		position: fixed;
		top: 10px;
		left: unset;
		right: 10px;
		z-index: 9999999;

		transform: unset;

		opacity: 0;
	}

	.bannerBtns
	{
		bottom: 10px;
	}

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

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

	.already-visible {
		transform: unset;
		animation: none;
	}

	.step3 .form-section
	{
		overflow: unset;
	}

	.qq_just_few_items_to_appartment
	{
		right: 0;
	}
}


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

	.scrollDownBtnWrap
	{
		bottom: 100px;
		padding-left: 37px !important;
	}
}