body:not(.fse-enabled) #masthead {
	padding-top: 0;
	padding-bottom: 0;
}

label span {
	color: red;
}

.home-expeerience-para em {
	font-size: 22px;
}

div#contact-form-5 {
	background-color: #131d26;
	padding: 30px 20px 30px 35px;
	z-index: 1000000000;
	border-radius: 12px;
}

footer#colophon {
	display: none;
}

.site-header .site-logo {
	margin-bottom: 10px;
}

.sec1 {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.sec2 {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.sec3 {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.sec4 {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

h2.a8c-section-title.home-about-title {
	margin-bottom: 5px !important;
}

p.home-about-text1.has-small-font-size {
	margin-top: 0 !important;
	margin-bottom: 20px !important;
}

p.home-about-bullet-title {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

ul.home-about-bullet.has-small-font-size {
	margin: 5px 0 0;
}

.sec2 .wp-block-media-text__content {
	padding: 0 140px;
}

ul.home-experience-bullets {
	margin-top: 0 !important;
}

p.experience-nospace-para {
	margin-bottom: 10px !important;
}

ol.home-experience-bullets {
	margin-top: 0 !important;
}

.home-certificate-title {
	margin-bottom: 0 !important;
}

p.home-certificate-para1 {
	margin-top: 0 !important;
	font-size: 20px !important;
	margin-bottom: 15px !important;
}

p.home-certificate-para2 {
	margin-top: 0 !important;
	font-size: 20px !important;
}

h1.home-header-title {
	margin-bottom: 0 !important;
}

p.home-header-desc {
	margin-top: 10px !important;
}

h3.home-form-title {
	margin-bottom: 0 !important;
}

p.home-form-desc1 {
	margin-top: 25px !important;
	margin-bottom: -5px !important;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 28px;
}

p.home-form-desc2 {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

input#g5-name {
	height: 42px;
	border-radius: 5px !important;
	box-shadow: 0 2px 6px 0 rgb(0 0 0 / 6%);
	margin-bottom: 15px;
	font-size: 14px;
}

input#g5-email {
	height: 42px;
	border-radius: 5px !important;
	box-shadow: 0 2px 6px 0 rgb(0 0 0 / 6%);
	margin-bottom: 15px;
	font-size: 14px;
}

.contact-form label {
	margin-bottom: .25em;
	float: none;
	font-weight: 400;
	display: block;
	font-size: 14px;
}

textarea#contact-form-comment-g5-message {
	height: 132px;
	border-radius: 5px !important;
	box-shadow: 0 2px 6px 0 #000;
	margin-bottom: 15px;
}

.wp-block-image.footer-logo {
	margin-top: 0;
	margin-bottom: 7px;
}

button.wp-block-button__link:hover {
	background-color: #9b8448 !important;
	color: #fff !important;
}

button.wp-block-button__link:hover mark {
	color: #fff !important;
}

h3.home-form-title {
	margin-top: 95px !important;
}

@media (min-width: 300px) and (max-width: 767.98px) {
	img.custom-logo {
		width: 160px;
	}
	
	.sec3 {
		padding: 40px 30px !important;
	}
	
	#page {
		margin: 0 auto;
		padding: 0 !important;
	}
	
	.sec2 .wp-block-media-text__content {
		padding: 60px 30px;
	}
	
	.sec1 .wp-block-cover__inner-container {
		width: calc(100% - 0px) !important;
	}
	
	.sec4 .wp-block-cover__inner-container {
		width: calc(100% - 20px) !important;
	}
	
	.footer {
		padding: 50px 30px !important;
	}
	
	.wp-block-jetpack-contact-form .grunion-field-wrap {
		border-right: 0 solid transparent !important;
	}
	
	body:not(.fse-enabled) #masthead {
		padding-left: 16px;
		padding-right: 16px;
		padding-bottom: 0;
		position: relative;
		padding-top: 0;
	}
	
	.home.page.hide-homepage-title .site-content {
		padding-top: 20px;
	}
	
	h3.home-form-title {
		margin-top: 0 !important;
	}
	
	div#contact-form-5 {
		background-color: #131d26;
		padding: 30px 30px 30px 35px;
		z-index: 1000000000;
		border-radius: 12px;
	}
}

@media (min-width: 767.98px) and (max-width: 1000px) {
	.sec2 {
		display: block !important;
	}
	
	h3.home-form-title {
		margin-top: 0 !important;
	}
	
	.sec2 .wp-block-media-text__content {
		padding: 0 80px;
	}
}

@media (min-width: 1000px) and (max-width: 1100px) {
	.sec2 {
		display: block !important;
	}
}

@media (min-width: 1100px) and (max-width: 1300px) {
	.sec2 .wp-block-media-text__content {
		padding: 0 40px;
	}
}

@media (min-width: 1300px) and (max-width: 1400px) {
	.sec2 .wp-block-media-text__content {
		padding: 0 40px;
	}
}