.mean-container a.meanmenu-reveal {
	border:  2px solid #fff;
	color: #fff;
}
.mean-container a.meanmenu-reveal span {
	background: #fff none repeat scroll 0 0;
}

.heaher__top__left li a,
.heaher__top__left li {
	color:  #fff;
	font-weight: bold;
}

.heaher__top__left li i {
	color: #ff0000;
}

.w-100 {
	width: 100%!important;
}
.mb-30 {
	margin-bottom: 30px!important;
}

.bg__cat--1 {
	background-color: #0053CE!important;
}

#sticky-header-with-topbar {
	background: #031F4B;
}

.main__menu>li>a:hover {

}

.htc__btn {
	background: #FF0000;
	
}
.single__mission .htc__btn {
	background: #FF0000;
	display: block;
    width: max-content;
	
}
.htc__btn:hover {
	border: 1px solid #071735;
	background: transparent;
	color: #071735;
}

.htc__service__area,
.htc__project__details__page {
	padding: 19px 0 70px 0!important;
	background: #e3f2fd;
}

.section__title h2,
.text--theme,
.single__project__details h2 {
	color: #031F4B!important;
}

.nav-btn::after,
.nav-btn::before {
	background: #031F4B;
	color: #fff;
}

.ht__address__icon.map-pin i,
.ht__address__icon.glob i,
.ht__address__icon i {
	color: #ff0000!important;
	border: 1px solid #ff0000;
}

.ht__address__details p,
.ht__address__details p a {
	color: #fff;
}

.copyright {
	background: #031F4B;
}
.popup-container {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	z-index: 9999;
	opacity: 0;
	transition: opacity 0.3s ease-in;
}

.popup {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #fff;
	padding: 20px;
	opacity: 0;
	transition: opacity 0.3s ease-in;
	border-radius: 11px;
	box-shadow: 0 0 71px 6px black;
	width: 50%;
	background: #e3f2fd;
}

.popup-container.show {
	display: flex;
	opacity: 1;
	transition: opacity 0.3s ease-in;
}

.popup.show {
	opacity: 1;
	transition: opacity 0.3s ease-in;
}

.popup .single__cl__message textarea{
	margin-bottom: -4px;
}
.popup h2{
	text-align: center;
	padding-bottom: 20px;
	font-weight: 900;
}
.popup p{
	text-align: center;
	padding: 11px;
}
.popup .single__cl__form input{
	width: 100%;
}
.popup img{
	margin: auto;
	width: 26%;
	margin-bottom: 13px;
}
#close-btn{
	position: absolute;
	right: 29px;
	font-size: 4em;
	top: 38px;
	cursor: pointer;
}

.ht__address__inner {
	display: flex;
	align-items: center;
	text-transform: uppercase;
}

.wdn-footer-quickmenu ul li {
	width: 50%;
	float: left;
}
.wdn-footer-quickmenu .ft__menu li + li {
	padding-top: 0;
	margin-bottom: 8px;
}
.wdn-footer-quickmenu ul li a:hover {
	color: #f6f6f6!important;
	text-decoration: underline;
}

#contact-form .wpcf7 input[type="url"],
#contact-form .wpcf7 input[type="email"],
#contact-form .wpcf7 input[type="tel"],
#contact-form .wpcf7 input[type="text"] {
	width: 89%!important;
}
.single__cl__message textarea {
	height: 155px!important;
}

.wdn-popup #contact-form .clint__comment__form .single__cl__form {
	display: block;
}
.wdn-popup #contact-form .clint__comment__form .single__cl__form.wdn-col-2 {
	display: flex;
	justify-content: space-between;
	align-items: center
}
.wdn-popup #contact-form .clint__comment__form .single__cl__form.wdn-col-2 .wpcf7-form-control-wrap {
	width: 48%;
}

.wdn-popup #contact-form .clint__comment__form .single__cl__form,
.wdn-popup #contact-form .clint__comment__form .single__cl__form input[type=text],
.wdn-popup #contact-form .clint__comment__form .single__cl__form input[type=email],
.wdn-popup #contact-form .clint__comment__form .single__cl__form input[type=tel],
.wdn-popup #contact-form .clint__comment__form .single__cl__form input[type=password] {
	width: 100%!important;
}

.wdn-popup #contact-form .wpcf7-not-valid-tip,
#contact-form .wpcf7-not-valid-tip {
	margin: 5px  0 0 15px;
}

.wdn-contact-form .single-contact-form .contact-box span {
	display: block;
}

.wdn-content-block p {
	margin-bottom: 20px;
}
.wdn-content-block p:last-child {
	margin-bottom: 0px;
}
.wdn-content-block ul {
	padding-left: 15px;
}
.wdn-content-block ul li {
	list-style: disc;
}
.image-block {
	margin-bottom: 20px;
}
.wdn-about-page .htc__offer__thumb {
	width: 100%;
}
.wdn-contact-page-info {
	display: flex;
	justify-content: space-between;
}
.wdn-contact-page-info .ct__address {
	display: flex;
	align-items: center;
	margin-left: 0!important;
}

.wdn-contact-form .contact-box span {
	color:  #000;
	font-weight: bold;
}
.wdn-contact-form .contact-box span.wpcf7-not-valid-tip {
	color: #dc3232;
}

.wdn-blog-page,
.wdn-areaServed-page {
	padding: 100px 0!important;
}
.single__project__details h2 {
	height: 58px;
	display: flex;
	align-items: center;
}

.bradcaump-inner a {
	color: #ff0000;
}

/*Pagination*/
.wdn-pagination {
	margin-top: 50px;
}
.wdn-pagination ul {
	display: flex;
	align-items: center;
	justify-content: center;
}
.wdn-pagination ul li {
	border: 1px solid #ff0000;
	background: transparent;
	border-radius: 50%;
	padding: 0;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	margin-right: 10px;
}
.wdn-pagination ul li a {
	color: #ff0000;
	background: transparent;
	border-radius: 50%;
	padding: 0;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	display: block;
}
.wdn-pagination ul li a:hover {
	color: #fff;
	background: #ff0000;
}
.wdn-pagination ul li:has(.current) {
	color: #fff;
	background: #ff0000;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
}

.wdn-footer-areas-section ul li {
	width: 33.33%;
	float: left;
}
.wdn-footer-areas-section ul li a {
	text-align: left;
}

.wdn-content-block .blog-details-image img {
	/*width: 80%;
	margin: 0 auto;*/
}
.wdn-content-block h1 {
	margin-bottom: 15px;
}
.wdn-content-block p {
	margin-bottom: 30px;
	text-align: left;
}
.wdn-content-block p:last-child {
	margin-bottom: 0px;
}
.wdn-content-block p img {
	margin: 5px 0;
}
.wdn-content-block ul {
	margin-bottom: 10px;
}
.wdn-content-block ul li a {
	color: #000;
	text-decoration: underline;
}
.wdn-content-block ul li a:hover {
	text-decoration: none;
}


/*Reponsive Stylings*/
@media (min-width: 768px) and (max-width: 991px) {
	.mean-container a.meanmenu-reveal {
		margin-top: -57px!important;
	}
}

@media (max-width: 991px) {
	.wdn-mission-section .htc__mission__container {
		padding-bottom: 50px;
	}
	.wdn-mission-section .htc__offer__thumb {
		position: relative;
		width: 100%;
		margin-bottom: 50px;
	}
}

@media (max-width: 768px) {
	.mean-container a.meanmenu-reveal {
		margin-top: -57px!important;
	}

	.wdn-popup #contact-form .clint__comment__form .single__cl__form.wdn-col-2 {
		display: block;
	}
	.wdn-popup #contact-form .clint__comment__form .single__cl__form.wdn-col-2 input[type=email] {
		margin-bottom: 20px;
	}

	.wdn-mission-section {

	}

	.wdn-contact-page-info {
		display: block!important;
	}

	.wdn-contact-form  {
		margin-bottom: 40px;
	}
	.wdn-contact-form .single-contact-inner {
		display: block
	}
	.wdn-contact-form .single-contact-inner .single-contact-form {
		width: 100%;
	}

	.wdn-footer-areas-section ul li {
		width: 50%;
		padding: 0 10px 0 0;
	}
}

@media (max-width: 480px) {
	.wdn-footer-areas-section ul li {
		width: 100%;
	}

	.popup {
		width: 90%;
	}
	#close-btn {
		top: 20px;
	}

	.submit.htc__btn {
		font-size: 16px;
	}
}