/* header start */

.open-menu {
	overflow: hidden;
	position: relative;
}
.open-menu body {
	overflow: hidden;
}
.wrapper {
	transition: all 0.3s;
}
.open-menu .wrapper {
	transform: translateX(40%);
}
.open-menu .nav {
	max-height: 100vh;
	overflow-y: scroll;
	padding-bottom: 35px;
}
.open-menu .drawer-overlay {
	opacity: 1;
	transition: opacity 0.2s ease-in-out .18s;
}
.drawer-overlay {
	background-color: rgba(0,0,0,0.4);
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0;
	z-index: 9;
	transform: translateX(-40%);
	transition: opacity 0.2s ease-in-out;
	pointer-events: none;
}
.navigation {
	width: 100%;
	max-width: 90%;
	background-size: 100%;
	right: 0;
	top: 0;
	overflow: auto;
	color: #fff;
	bottom: 0;
	opacity: 0;
	position: fixed;
	left: 0;
	z-index: 99999999;
	transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	background: #710105;
	background: linear-gradient(to bottom, #710105 0%, #da1b22 100%);
	transition: opacity 0.25s cubic-bezier(0.77, 0.2, 0.05, 1), -webkit-transform 0.3s cubic-bezier(0.77, 0.2, 0.05, 1);
	transition: transform 0.3s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.25s cubic-bezier(0.77, 0.2, 0.05, 1);
	transition: transform 0.3s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.25s cubic-bezier(0.77, 0.2, 0.05, 1), -webkit-transform 0.3s cubic-bezier(0.77, 0.2, 0.05, 1);
}
.open-menu .navigation {
	opacity: 1;
	transform: translateX(-45%);
	-webkit-transform: translateX(-45%);
}
.close-hamburger {
	padding: 19px;
}
.close-hamburger .line-btn:first-child {
	transform: rotate(45deg);
	top: 10px !important;
}
.close-hamburger .line-btn:nth-child(2) {
	transform: rotate(-45deg);
	top: -2px;
}
.close-hamburger .line-btn:last-child {
	opacity: 0;
}
.header {
	background: url("../images/header_banner-sm.png") no-repeat;
	background-size: 100%;
	position: relative;
	z-index: 99;
}
.header .container {
	padding: 0;
}
.mob-btn {
	width: 39px;
	height: 30px;
	cursor: pointer;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}
.social-icon,  .hamburger {
	padding: 10px 2px 14px;
	background: url("../images/background-header-small.png");
	background-size: contain;
	width: calc(100% - 250px);
	margin-top: -10px;
}
.hamburger {
	padding: 10px 8px 14px;
}
.logo {
	flex: none;
	display: block;
	width: 240px;
}
.menu {
	display: none;
}
.nav li ul {
	display: none;
	margin-top: 8px;
}
.icon-down {
	width: 20px;
	height: 20px;
	display: inline-block;
	background: url("../images/down-arrow-48.png") no-repeat;
	background-size: 20px;
	position: absolute;
	top: -3px;
	right: -32px;
	transition: all 0.5s;
	cursor: pointer;
}
.icon-down.open {
	transition: all 0.5s;
	transform: rotate(180deg);
}
.header-wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.line-btn {
	display: block;
	width: 100%;
	height: 6px;
	background-color: #e91d25;
	content: "";
	position: relative;
	transition: 0.25s ease-in-out;
	border-radius: 4px;
}
.open .line-btn:first-child {
	transform: rotate(45deg);
	top: 10px !important;
}
.open .line-btn:nth-child(2) {
	transform: rotate(-45deg);
	top: -2px;
}
.open .line-btn:last-child {
	opacity: 0;
}
.social-icon {
	display: flex;
	gap: 4px;
	justify-content: end;
}
.social-icon a i {
	display: inline-block;
	width: 30px;
	height: 30px;
}
.icon-fb i {
	background: url('../images/fb.png') no-repeat;
	background-size: contain;
}
.icon-insta i {
	background: url('../images/insta.png') no-repeat;
	background-size: contain;
}
.logo-lg {
	display: none;
}
.logo img,  .logo-lg img {
	display: block;
	margin-top: 1px;
}
/* .navigation {

  display: none;

  background-size: 100%;

  width: 100%;

  position: absolute;

  left: 0;

  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);

  z-index: 99999999;

  transform: translateX(100%);

  -webkit-transform: translateX(100%);

} */



.navigation .btn {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 500;
	width: 200px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.nav>ul {
	width: 100%;
}
.nav>ul>li {
	position: relative;
	padding: 10px 0;
}
.nav>ul>li>a {
	padding: 10px 0;
	font-weight: 500;
	cursor: pointer;
	display: inline-block;
}
.nav {
	padding: 20px 0;
}
.nav>ul li a {
	font-size: 1.4rem;
	color: #fff;
	transition: all 0.5s;
	position: relative;
	padding: 0 19px;
}
.nav>ul li a:hover {
	color: #fff;
}
.nav>ul li ul {
	background: #710105;
	padding: 8px 0;
}
.nav>ul>li>ul>li {
	padding: 8px 0;
}
/* header end */



/* banner start */



.banner {
	background: url("../images/banner-o.png") no-repeat;
	background-size: 100% 100%;
}
.address,  .banner-head span,  .banner-head h3 {
	text-align: start;
	font-size: 16px;
	color: #000;
	display: block;
}
.banner-slide figure {
	display: none;
}
.banner-head {
	display: flex;
	justify-content: center;
}
.location-address {
	display: block;
}
.address {
	font-style: inherit;
	margin-left: 17px;
	display: block;
}
.banner-slide {
	padding: 8px 0 4px;
}
/* banner end */

/* community-section-start */

.community {
	padding: 8px 0;
}
.community-content {
	position: relative;
}
.community-content p:nth-child(3) {
	width: calc(100% - 140px);
}
.sm-mobile {
	display: none;
}
.commuinty-img {
	float: right;
	margin-left: 10px;
	margin-bottom: 12px;
}
.member {
	margin: 28px 0 20px;
}
.btn-wrap {
	text-align: center;
}
.btn-wrap .btn {
	display: block;
	max-width: 184px;
	margin: 0 auto 18px;
}
.btn-wrap .btn:last-child {
	margin-bottom: 0;
}
/* community-section-end */

/* contact-block-start */

.contact-info {
	text-align: center;
	padding: 4px 0 22px;
	background: url("../images/touch.png") no-repeat center;
	background-size: cover;
}
.contact {
	margin: 0 auto;
	text-align: center;
}
.contact input {
	width: 100%;
	max-width: 272px;
	padding: 2px 5px 2px 5px;
	margin-bottom: 13px;
	font-size: 1.6rem;
	letter-spacing: 0.2px;
	border: none;
}

.contact radio {
	width: 100%;
	max-width: 272px;
	padding: 2px 5px 2px 5px;
	margin-bottom: 13px;
	font-size: 1.6rem;
	letter-spacing: 0.2px;
	border: none;
}
 .contact ::placeholder {
 color: #000;
 font-size: 1.6rem;
 letter-spacing: 0.2px;
}
.contact textarea {
	resize: none;
	max-width: 272px;
	height: 132px;
	padding: 2px 5px 5px 5px;
	letter-spacing: 0.2px;
	margin-bottom: 10px;
	width: 100%;
	border: none;
}
.contact img {
	display: block;
	margin: 0 auto 15px;
}
.recaptcha {
	display: flex;
	justify-content: center;
	margin-bottom: 15px;
	transform: scale(0.9);
}
.submit-btn {
	padding: 5px 40px;
	font-size: 1.6rem;
	background: #710105;
	background: linear-gradient(to bottom, #710105 0%, #da1b22 100%);
	border-radius: 15px;
	color: #fff;
	transition: all 0.5s;
	box-shadow: 0px 0px 2px 2px rgb(238 229 187 / 59%) inset;
}
.submit-btn:hover {
	box-shadow: 0px 0px 2px 2px rgb(238 229 187 / 59%);
}
/* contact-block-end */

/* republican-woman-start */

/*.republican {

  padding: 14px 0 0;

}*/



.republician-woman {
	padding: 10px 0;
}
/* .republician-text p {

    margin-bottom: 15px;

  } */

.republician-img {
	text-align: center;
	width: 203px;
	margin: 0 auto 12px;
}
.republician-img i {
	display: block;
	margin-top: 2px;
	text-align: center;
	font-size: 1.1rem;
	letter-spacing: 0.2px;
	font-family: "Arial Italic", sans-serif;
}
/* republican-woman-end */

/* event-section-start */

.event-info {
	margin-top: -10px;
}
.event {
	padding: 7px 0;
	background: url(../images/event.png) no-repeat center;
	max-width: 297px;
	margin: 0 auto 20px;
}
.heading-wrap {
	background-color: #770307;
	border: 2px solid #fff;
	padding: 13px;
	border-radius: 25px;
	margin-bottom: 16px;
}
.event-content {
	padding-left: 30px;
}
.event-content .general {
	display: block;
	font-size: 1.6rem;
	color: #fff;
}
.event-content address {
	font-size: 1.6rem;
	color: #fff;
	margin-left: 22px;
	font-style: inherit;
}
.time {
	margin-bottom: 39px;
}
.user-info {
	padding: 7px 0 91px;
	background: url("../images/stay-touch.png") no-repeat center;
	max-width: 297px;
	margin: 0 auto 20px;
	background-size: cover;
}
.user-info .submit-btn {
	margin-bottom: 2px;
}
.user-info p {
	font-size: 1.4rem;
	padding: 0 20px;
	line-height: 1.3;
	color: #fff;
}
.user-info .contact img {
	margin-bottom: 7px;
}
.user-info .recaptcha {
	margin-bottom: 7px;
	transform: scale(0.86);
}
/* event-section-end */

/* gallery-section-start */

.gallery {
	padding: 20px 0 35px;
}
.img-group {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	justify-content: center;
	padding-bottom: 50px;
}
.img-group a {
	display: block;
	width: 48%;
}
.img-group a img {
	display: block;
	width: 100%;
}
/* gallery-section-end */



/* footer start */



.footer {
	padding: 7px 0 0;
	border-top: 3px solid #770307;
	margin-top: 20px;
}
.footer-navigation ul {
	display: none;
}
.upper-footer {
	text-align: center;
}
.upper-footer .container {
	padding: 0 20px;
	position: relative;
}
.footer-logo {
	display: block;
	width: 177px;
	margin: 0 auto;
	margin-bottom: 16px;
}
.copyright-block p,  .footer-address {
	margin-bottom: 18px;
	text-align: center;
	font-style: inherit;
}
.copyright-block p:last-child {
	margin-bottom: 22px;
}
.lower-footer {
	background: #770307;
	padding: 4px 0;
}
.lower-footer p {
	color: #fff;
	text-align: justify;
	margin-bottom: 0;
}
.line-draw {
	display: none;
}
/* footer end */



/* mission block start */



.mission-block {
	padding: 30px 0;
}
.block-left h2 {
	color: #fff;
	margin-bottom: 12px;
	font-size: 24px;
}
.block-right p {
	color: #fff;
	margin-bottom: 12px;
	font-size: 1.6rem;
	text-align: justify;
}
.block-wrap {
	display: block;
	padding: 20px 30px;
	position: static;
	width: 100%;
	height: 100%;
	background: #3a0004;
	background: linear-gradient(to right, #3a0004 0%, #d30010 49%, #3a0004 100%);
}
.mission-bg .block-wrap {
	background: #0b0623;
	background: linear-gradient(to right, #0b0623 0%, #017bb0 49%, #0b0623 100%);
}
.mission-wrap {
	margin-bottom: 14px;
}
.block-right p:last-child {
	margin-bottom: 0;
}
.block-right ul {
	display: flex;
	flex-direction: column;
	gap: 8px;
}
.block-right ul li {
	color: #fff;
	position: relative;
	font-size: 1.6rem;
	margin-bottom: 10px;
	text-align: justify;
}
.block-right ul li::after {
	position: absolute;
	content: '';
	top: 7px;
	left: -9px;
	width: 6px;
	height: 6px;
	background-color: #fff;
	border-radius: 50%;
}
.banner-ribbon {
	display: none;
}
/* mission block end */







.grecaptcha-badge {
	visibility: hidden;
	opacity: 0!important;
}


.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}