@font-face {
	font-family: 'hagrid_text_trialextrabold';
	src: url('../fonts/hagrid-text-extrabold-trial-webfont.woff2') format('woff2'),
		url('../fonts/hagrid-text-extrabold-trial-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}

@font-face {
	font-family: 'hagrid_trialregular';
	src: url('../fonts/hagrid-regular-trial-webfont.woff2') format('woff2'),
		url('../fonts/hagrid-regular-trial-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}




@font-face {
	font-family: 'hagrid_text_trialXBdIt';
	src: url('../fonts/hagrid-text-extrabold-italic-trial-webfont.woff2') format('woff2'),
		url('../fonts/hagrid-text-extrabold-italic-trial-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}



body,
html {
	margin: 0 auto;
	padding: 0;
	font-family: 'DM Sans', Arial, Helvetica, sans-serif;
	color: #262626;
	font-size: 24px;
	line-height: 1.4em;
	transition: all 0.35s ease 0s;
	height: 100%;
	min-height: 100%;
	position: relative;
	width: 100%;
	line-height: 1.4em;
	max-width: 100%;
	background-color: #F5F4F4;
}

img {
	max-width: 100%;
}

a.sectionname {
	height: 1px;
	display: inline-block;
}

a:hover {
	text-decoration: none;
}

video {
	width: 100%;
	height: 100%;
}

#BannerMainWrapper {
	min-height: 100%;
	height: 100%;
	padding: 0px 0px 0px;
}

#BannerSubPageWrapper {}


#MainContentWrapper {
	padding-top: 5%;
	padding-bottom: 5%;
}

.SectionWrapper {
	padding-top: 5%;
	padding-bottom: 5%;
	background-color: #262626;
	color: #fff;
}



.BannerBg {
	background-attachment: fixed;
	background-size: cover;
	width: 100%;
	padding-top: 23%;
	padding-bottom: 5%;
	min-height: 100%;
	height: 100vh;
	background-position: center;
}



.BannerSubBg {
	width: 100%;
	padding-top: 10%;
	padding-bottom: 8%;
	height: 20vh;
	background-attachment: scroll;
	background-size: cover;
}

.BannerHeader {
	color: #FFF;
	font-family: 'hagrid_text_trialextrabold', Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 48px;
	line-height: 1.4em;
	text-shadow: 3px 3px 10px rgba(0, 0, 0, 1);
}

.BannerHeaderContact {
	color: #262626;
	font-family: 'hagrid_text_trialextrabold', Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 48px;
	line-height: 1.4em;

	text-shadow: 3px 3px 10px rgba(0, 0, 0, 1);
}

.BannerContent {
	color: #FFF;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 18px;
	margin-bottom: 25px;
}

.BannerBtn {
	padding-top: 20px;

}

.cta-btn {
	color: #ffffff;
	border-radius: 15px;
	padding: 10px 20px !important;
	transition: all .5s ease;
	background-color: #222D61;
	text-decoration: none;
	margin: 0px 5px;
	font-size: 30px;
	font-weight: bold;
}

.cta-btn:hover {
	color: #ffffff;
	border-radius: 15px;
	padding: 10px 20px !important;
	transition: all .5s ease;
	background-color: #CEB22D;
	text-decoration: none;
}

.ContentHeaderWrapper {
	position: relative;
	overflow-x: hidden;
	margin-bottom: 60px;
}

.ContentHeader {
	color: #262626;
	font-size: 36px;
	font-weight: 400;
	line-height: 1.4em;
	margin-bottom: 20px;
	margin-top: 60px;
	margin-right: 60px;
	margin-bottom: 30px;
	display: inline;
	z-index: 100;
	float: left;
	clear: left;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.ContentHeader::after {
	position: absolute;
	content: '\00a0';
	width: 100%;
	margin-top: -30px;
	margin-left: 60px;
	border-bottom: 1px solid #000;
	z-index: 0;

}

.ContentHeader2 {
	color: #ffffff;
	font-size: 48px;
	font-weight: 400;
	line-height: 1.4em;
	margin-bottom: 20px;
	margin-top: 60px;
	margin-right: 60px;
	margin-bottom: 30px;
	display: inline;
	z-index: 100;
	float: left;
	clear: left;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.ContentHeader2::after {
	position: absolute;
	content: '\00a0';
	width: 100%;
	margin-top: -30px;
	margin-left: 60px;
	border-bottom: 1px solid #ffffff;
	z-index: 0;

}

.GallerySmallHeader {
	color: #ffffff;
	font-size: 30px;
	font-weight: 400;
	text-transform: uppercase;
	text-align: center;
}


.YellowText {
	color: #FFD800;
}

ul.ProjectScopeList {
	margin: 0 0 30px 0;
	padding-left: 1rem !important;
}

.NumYears {
	font-size: 200px;
	color: #FFD800;
	line-height: .8em;
}

.Over20Years {
	font-size: 80px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1em;
	border-bottom: 2px dashed #ccc;
	padding-bottom: 60px;
}

.ContentSubHeaderWrapper {
	position: relative;
	overflow-x: hidden
}


.ContentSubHeader {
	color: #fff;
	font-size: 44px;
	font-weight: 400;
	line-height: 1.4em;
	margin-top: 30px;
	margin-right: 60px;
	margin-bottom: 120px;
	display: inline;
	z-index: 100;
	float: left;
	clear: left;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.ContentSubHeader::after {
	position: absolute;
	content: '\00a0';
	width: 100%;
	margin-top: -30px;
	margin-left: 60px;
	border-bottom: 1px solid #fff;
	z-index: 0;
}


.btn-wrapper {
	padding: 60px 0px 0px;
}


.services-icon,
.services-icon-black {
	text-decoration: none;
	display: block;
}

.services-icon svg,
.services-icon-black svg {
	margin-bottom: 60px;
}

.services-name-header {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	margin-top: 20px;
}

.services-name {
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	font-weight: 400;
	font-size: 24px;
	line-height: 1.2em;
	letter-spacing: 0;
	
}

.services-name-values {
	color: #FFF;
	text-decoration: none;
	font-weight: 400;
	font-size: 24px;
	line-height: 1.4em;
}


.service-row {
	border-bottom: 1px solid #262626;
	margin-bottom: 60px;
}

.services-name-header-black {
	font-weight: bold;
	text-transform: uppercase;
	color: #262626;
	text-decoration: none;
	margin-bottom: 20px;
	font-size: 36px;
	line-height: 1em;
}

.services-name-black {
	color: #262626;
	text-decoration: none;
	font-size: 20px;
	line-height: 1em;
}

.services-icon-black svg path {
	fill: #262626 !important;
	color: #262626 !important;
}

.services-icon:hover svg path,
.services-icon:hover .services-name,
.services-icon:hover .services-name-header,
.services-icon:hover .services-name-values {
	fill: #FFD800 !important;
	color: #FFD800 !important;
}

.bordered-btn {
	padding: 10px 20px;
	color: #fff;
	font-weight: bold;
	border: 2px solid #fff;
	text-decoration: none;
	transition: ease 0.5s;
	display: inline-block;
	line-height: 1.4em;
}

.bordered-btn:hover {
	padding: 10px 20px;
	color: #000;
	border: 2px solid #FFD800;
	text-decoration: none;
	background-color: #FFD800;

}

.TestiWrapper {
	background-color: #F5F4F4;
	padding: 20px 40px 40px;
	color: #262626;
}

.TestiHeader {
	margin-bottom: 30px;
	display: block;
	color: #FFD800;
	font-family: 'hagrid_trialregular', Arial, Helvetica, sans-serif;
	font-size: 200px;
}

.TestiHeader img {
	display: inline-block;
}

.Testimonials {
	margin-bottom: 30px;
	text-align: center;
	font-size: 28px;
	line-height: 1.4em;
	color: #262626;
}

.TestiAuthor {
	text-transform: uppercase;
	text-align: center;
	font-size: 24px;
	color: #262626;
	line-height: 1em;
	;
}

.TestiWrapper .author {
	font-size: 20px;
	font-weight: 400;
}

.page-template-sub-page-v2 .TestiWrapper p {
	margin-bottom: 0 !important;
	padding: 0px;
}

.FAQ-header {
	font-family: 'hagrid_text_trialextrabold', Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #262626;
}

.PrivacyHeader {
	color: #FFD800 !important;
	text-transform: uppercase;
	margin-bottom: 20px;
	font-size: 30px;
}


.ContactSectionWrapper {
	padding: 80px 0px;
	width: 100%;
	min-height: 20%;
	vertical-align: middle;
}

#ContactUsWrapper {
	padding: 100px 0px 100px;
	position: relative;
}

.ContactSectiontext {
	color: #ffff;
	text-transform: uppercase;
	font-size: 34px;
	letter-spacing: 2px;
	margin: 20px 0px;
}

.ContactSectionWrapper .btn-wrapper {
	padding: 0px;
}

.wpcf7 p {
	margin-bottom: 0 !important;
}

.wpcf7 label {
	font-size: 24px;

}

.wpcf7-form-control {
	padding: 10px;
	border-radius: 0;
	border: 1px solid #000;
	width: 100%;
	font-size: 24px;
}

.wpcf7-form-control-wrap {
	margin-bottom: 30px;
	display: block;
}

.form_textbox {
	padding: 20px;
	border-radius: 8px;
	background-color: #eeeeee !important;
	border: 0;
	margin-bottom: 20px;
	width: 100%;
}

.form_checkbox {
	padding: 20px;
	border-radius: 8px;
	background-color: #eeeeee !important;
	border: 0;
	margin-bottom: 20px;
}

.wpcf7-submit {
	width: auto;
	color: #ffffff;
	font-size: 24px;
	line-height: 1.2em;
	text-align: center;
	background-color: #262626;
	padding: 10px 40px;
	display: inline-block;
	border: 0;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 30px;
}

.wpcf7-submit:hover {

	color: #262626;
	background-color: #FFD800;
	font-size: 24px;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output,
.wpcf7 form.sent .wpcf7-response-output,
.wpcf7 form .wpcf7-response-output {
	border: 0 !important;
	border-color: transparent !important;

}

footer {
	padding: 3% 0 3%;
	margin: 0 auto;
	background: rgba(000, 000, 000, 1);
	color: #FFF;
}

#footerbottomWrapper {
	border-top: 1px solid #2d2d2d;
	font-size: 18px;
	padding-top: 3%;
	margin-top: 3%;
}


.FooterMenu {
	margin: 0 auto;
	padding: 0 !important;
}

.FooterMenu li {
	display: block;
	padding: 0px 40px 10px;
	list-style: none;
	text-transform: uppercase;
}

.FooterMenu li a {
	color: #FFF;
	text-decoration: none;
	font-size: 18px;
}

.FooterMenu li a:hover {
	color: #FFD800;
	text-decoration: none;
}

.FooterMenuSocial {
	display: inline-block;
	padding: 0px 40px;
	list-style: none;
}

.FooterMenuSocial img {
	padding: 0px 10px;

}

.FooterMenuSocial li {
	display: inline-block;
	list-style: none;
}

.FooterMenuSocial li a {
	display: inline-block;
	padding: 0px 10px !important;
	list-style: none;
}

.FooterMenuContact {
	display: block;
	padding: 0px 40px;
	list-style: none;
}

.FooterMenuContact li {
	line-height: 0.8em;
}

.FooterMenuContact li a {
	color: #FFF;
	text-decoration: none;
	padding: 0px 10px !important;
	font-size: 18px;
}

.FooterMenuContact li a:hover {
	color: #FFD800;
	text-decoration: none;
}

.footerlinks {
	color: #FFF;
	text-decoration: none;
	font-size: 18px;
}

.footerlinks:hover {
	color: #FFD800;
	text-decoration: none;
	font-size: 18px;
}

.border-right {
	border-right: 1px solid #2d2d2d;
}



/*Bootstrap*/
nav {
	margin: 0 auto;
	padding: 20px 20px !important;
	z-index: 9;
	background: rgba(000, 000, 000, 0.8);
}

.navbar-brand {
	z-index: 10;
}

.navbar-nav .menu-item {
	padding: 0px 5px;
	position: relative;
}

.navbar-nav .menu-item a {
	padding: 10px 10px;
	position: relative;
	text-transform: uppercase;
	;
}

.navbar-nav .menu-item a {
	color: #ffffff;
	text-decoration: none;
	padding: 10px 15px !important;
	font-size: 20px;
	font-family: 'DM Sans', Arial, Helvetica, sans-serif;
	font-weight: bold;
	transition: all .5s ease;
	text-align: center;
	font-weight: 400;
}

.navbar-nav .menu-item:hover a {
	color: #FFD800;
	transition: all .5s ease;
}

.navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,69,147, 1)' stroke-width='4' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.navbar-toggler,
.navbar-toggler:focus {
	/*border-color: rgb(0,69,147);*/
	border: 0;
	outline: none;
	box-shadow: none;
}

.animated-icon2 {
	width: 30px;
	height: 20px;
	position: relative;
	margin: 0px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
	cursor: pointer;
}

.animated-icon2 span {
	display: block;
	position: absolute;
	height: 3px;
	width: 100%;
	border-radius: 9px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: 0.25s ease-in-out;
	-moz-transition: 0.25s ease-in-out;
	-o-transition: 0.25s ease-in-out;
	transition: 0.25s ease-in-out;
}

.animated-icon2 span {
	background: #CEB22D;
}

.animated-icon2 span:nth-child(1) {
	top: 0px;
}

.animated-icon2 span:nth-child(2),
.animated-icon2 span:nth-child(3) {
	top: 10px;
}

.animated-icon2 span:nth-child(4) {
	top: 20px;
}

.animated-icon2.open span:nth-child(1) {
	top: 11px;
	width: 0%;
	left: 50%;
}

.animated-icon2.open span:nth-child(2) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.animated-icon2.open span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.animated-icon2.open span:nth-child(4) {
	top: 11px;
	width: 0%;
	left: 50%;
}

/*flexslider*/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
	outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

.flexslider,
.flexslider-project,
.flexslider-testimonials,
.flexslider-why-choose-us {
	margin: 0;
	padding: 0;
}

.flexslider .slides>li {
	display: none;
	-webkit-backface-visibility: hidden;
	padding: 0px 0px
}

.flexslider-project .slides>li {
	display: none;
	-webkit-backface-visibility: hidden;
	padding: 0px 10px
}

.flexslider-why-choose-us .slides>li {
	display: none;
	-webkit-backface-visibility: hidden;
	padding: 0px 0px
}

.flexslider-why-choose-us .slides>li {
	display: none;
	-webkit-backface-visibility: hidden;
	padding: 0px
}

.flexslider-why-choose-us .slides>li {
	display: none;
	-webkit-backface-visibility: hidden;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img,
.flexslider-project .slides img,
.flexslider-testimonials .slides img {
	display: block;
}

.slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

html[xmlns] .slides {
	display: block;
}

* html .slides {
	height: 1%;
}

.no-js .slides>li:first-child {
	display: block;
}

.flexslider,
.flexslider-project {
	margin: 0 auto;
	position: relative;
	zoom: 1;
	overflow: hidden;
}

.flexslider-testimonials {
	margin: 0 0 60px;
	position: relative;
	zoom: 1;
}

.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

.loading .flex-viewport {
	max-height: 300px;
}

.flexslider .slides,
.flexslider .slides {
	zoom: 1;
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	text-align: center;
	bottom: 0%;
}

.flexslider-testimonials .flex-control-nav {
	width: 100%;
	position: absolute;
	text-align: center;
	bottom: -110px;
	z-index: 9999;
}


.flex-control-nav li {
	margin: 0 5px;
	display: inline-block;
	zoom: 3;
}

.flex-control-paging li a {
	width: 6px;
	height: 6px;
	display: block;
	background: none;
	border: 1px solid #ffffff;
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
}

.flex-control-paging li a:hover {
	background: #ffffff;
	border: 1px solid #ffffff;
}

.flex-control-paging li a.flex-active {
	background: #ffffff;
	border: 1px solid #ffffff;
	cursor: default;
}

.map-responsive {
	overflow: hidden;
	padding-bottom: 40%;
	position: relative;
	height: 0;
}

.map-responsive iframe {
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	position: absolute;

}

.TeamGallery {
	margin: auto;
	text-align: center;
	padding: 30px 0 30px;
}

.TeamGallery .grid-item .img-holder {
	overflow: hidden;
	position: relative;
}

.TeamGallery .grid-item .img-holder img {
	transition: transform .5s ease;
}

.TeamGallery .grid-item:hover .img-holder img {
	transform: scale(1.5);
}

.ProjectGallery {
	margin: auto;
	text-align: center;
	padding: 30px 0 30px;
}

.ProjectGallery .grid-item .img-holder {
	overflow: hidden;
	position: relative;
}

.ProjectGallery .grid-item .img-holder img {
	transition: transform .5s ease;
}

.ProjectGallery .grid-item:hover .img-holder img {
	transform: scale(1.5);
}

.ProjectGallery a {
	color: #FFF;
	text-decoration: none;
}

.ProjectGallery .ProjectName {
	position: absolute;
	bottom: 10px;
	left: 10px;
	opacity: 0;
	transition: transform .5s ease;
	z-index: 999;
	color: #FFF;
}

.ProjectGallery .grid-item:hover .ProjectName {
	opacity: 1;
	color: #FFF;
	text-transform: uppercase !important;
}
.grecaptcha-badge { visibility: hidden; display: none; }

@media (max-width: @iphone-screen) {
	.BannerBg {background-attachment: scroll;}
	
}

@supports (-webkit-touch-callout: none) {
	.BannerBg {background-attachment: scroll;}
 }

@media only screen and (min-width:580px) {

	.grid-sizer,
	.grid-item {
		width: 50%;
		margin: 0px;
		padding: 0px;
		vertical-align: center;
		padding: 10px;
		margin-bottom: 20px;
	}

	.ProjectGallery .grid-sizer,
	.grid-item {
		width: 100%;
		margin: 0px;
		padding: 0px;
		vertical-align: center;
		padding: 10px;
		margin-bottom: 20px;
	}

}


@media only screen and (min-width:767px) {

	.grid-sizer,
	.grid-item {
		width: 33.3%;
		margin: 0px;
		padding: 5px;
		vertical-align: center;
		margin-bottom: 0 !important;
	}

	.grid-item.width-1 {
		width: 33.3%;
	}

	.grid-item.width-2 {
		width: 66.6%;
	}

	.grid-item.width-3 {
		width: 49%;
	}



	.ProjectGallery .grid-sizer,
	.ProjectGallery .grid-item {
		width: 50%;
		margin: 0px;
		padding: 0px;
		vertical-align: center;
		padding: 10px;
		margin-bottom: 20px;
	}

	


}

@media (max-width: 1440px) {}

@media (max-width: 1200px) {
	.grid-item {
		min-height: auto;
	}
}

@media (max-width: 1024px) {}


@media (max-width: 992px) {}

@media (min-width: 768px) {}

@media (max-width: 768px) {
	.BannerBg {
		padding-top: 30%;
	}

	#BannerMainWrapper {
		height: auto
	}

	.BannerHeader {
		font-size: 38px;
	}


	.FooterMenu,
	.FooterMenuSocial,
	.FooterMenuContact {
		margin-top: 20px;
		text-align: center;
	}

	.navbar-nav .menu-item a,
	.nav-item,
	.nav-item a {
		display: block;
		margin-top: 5px;
		text-align: center;
	}

	.navbar-nav .menu-item a {
		padding: 5px 10px !important;
		font-size: 16px;

	}

	#SocialIconheader.navbar-nav {	
		display: inline-block !important;
		text-align: center;
		margin: 0 auto;
		width: 100%;
	}

	#SocialIconheader .nav-item{	
		display: inline-block !important;
		padding: 0 10px;
	}

	.footer-logo img {
		width: 70%;
	}

	.FooterLogo,
	.FooterMenuSocial {
		text-align: center;
		display: block;
		margin-right: 0;
		margin-bottom: 20px;
	}

	.FooterLogo img {
		text-align: center;
	}

	.SectionWrapper {
		padding-top: 5%;
		padding-bottom: 5%;
	}

	.cta-btn {
		font-size: 16px;
	}

	.flex-control-nav {
		bottom: 3%;
	}

	.SectionWrapper img {
		padding-top: 3%;
		padding-bottom: 3%
	}

	.NumYears {
		font-size: 80px
	}


	.border-right {
		border-right: 0 !important;
	}

	.flexslider-testimonials {
		margin: 0 0 100px;
	}

	.Over20Years {
		font-size: 24px;
		padding-bottom: 20px;
	}

	.NumYears {
		text-align: left !important;
	}

	.ContentHeaderWrapper {
		position: relative;
		overflow-x: hidden;
		margin-bottom: 20px;
	}

	.ContentHeader {
		font-size: 36px;
		margin-bottom: 20px;
		margin-top: 0px;
		margin-right: 10px;
		margin-bottom: 0px;
	}

	.ContentHeader::after {
		margin-top: -20px;
		margin-left: 20px;
	}

	.ContentHeader2 {
		margin-bottom: 20px;
		margin-top: 0px;
		margin-right: 20px;
		margin-bottom: 0px;
	}

	.ContentSubHeader::after {
		margin-top: -20px;
		margin-left: 20px;
	}

	.ContentSubHeader {
		margin-bottom: 20px;
		font-size: 32px;
		margin-top: 0px;
	}

	.ContactSectiontext {
		line-height: 1em;
		font-size: 24px;
	}

	.services-name-black {
		padding-bottom: 20px;

	}

	.FAQ-header {
		margin-bottom: 20px;
	}

	.services-name {
		font-size: 16px;
		margin-bottom: 10px;

	}

	.services-name-values {
		font-size: 16px;
		margin-bottom: 10px;

	}

	.services-name-header-black {font-size: 24px; }

	.TestiHeader {
		margin-bottom: 10px;
		font-size: 60px;
	}

	.Testimonials {
		font-size: 22px;
	}

	.TestiAuthor {
		font-size: 14px;

	}

	.FooterMenu li a {
		font-size: 14px;
	}
	.services-icon svg {
		width: 70%;
		margin-bottom: 20px;
	}

	.services-icon-black  {
		text-align: center;
	}

	.services-icon-black svg {
		width: 25%;
		margin-bottom: 20px;
	
	}

	.TeamGallery .grid-item .img-holder {
		margin-bottom: 20px;		
	}

	.panel-grid-cell{
		margin-bottom: 5px !important; /* Adjust the number on this row as desired */
		}

	.panel-layout .panel-grid {
		margin-bottom: 0 !important;		
	}
	.ProjectGallery .ProjectName {
		bottom: 20px;
		opacity: 1;
	}
	.BannerBg {
		padding-top: 50%;
	}
	.page-id-17  .BannerBg,.page-id-11  .BannerBg{
		background-position: 70% 50%;
	}


}

@media (max-width: 600px) {}

@media (max-width: 576px) {

	body,
	html {
		font-size: 20px;
	}

	.navbar-brand {
		width: 50%;
	}



	.BannerSubHeader {
		font-size: 18px;
		margin-bottom: 5px;
	}

	.BannerContent {
		font-size: 18px;
	}

	.ContentHeader {
		font-size: 28px;
	}

	.ServiceHeader {
		font-size: 24px;
	}

	#AboutUs {
		font-size: 18px;
	}

	.banner-btn {
		font-size: 14px;
	}



}

@media (max-width: 390px) {

	.FooterLogo img {
		width: 50%
	}
}

@media (max-width: 320px) {

	.navbar-nav .menu-item a,
	.nav-item,
	.nav-item a {
		display: block;
		margin-top: 10px;
		text-align: center;
	}
}