@media only screen and (min-width: 428px) {
/* header start */

.social-icon, .hamburger {
	padding: 14px 15px 14px;
}
.hamburger {
	padding: 14px 27px 14px;
}
/* header end */

  /* banner start */

.banner-slide figure {
	display: block;
	width: 128px;
	height: 100%;
	margin-top: -7px;
}
.banner-slide {
	padding: 10px 0 4px;
	display: flex !important;
	justify-content: center;
	align-items: center;
	gap: 7px;
}
/* banner end */

  /* community-section-start */

.community-content {
	position: relative;
}
.community-content p:first-child {
	width: calc(100% - 152px);
	margin-bottom: 0;
}
.commuinty-img {
	margin-bottom: 0px;
}
.member, .btn-wrap, .md-mobile {
	display: none;
}
.sm-mobile {
	display: block;
}
/* community-section-end */

  /* republican-woman-start */

.republician-text p:first-child {
	margin-bottom: 0;
}
.republician-text {
	overflow: hidden;
}
.republician-img {
	float: right;
	margin-left: 10px;
}
/* republican-woman-end */

  /* footer start */

.footer {
	padding: 7px 0 0;
	border-top: 4px solid red;
}
.footer-logo {
	margin-bottom: -1px;
}
.footer-address br {
	display: none;
}
.footer-address {
	margin-bottom: 23px;
}
.copyright-block p:last-child {
	margin: 0 3px;
	margin-bottom: 22px;
}
.lower-footer {
	padding: 0;
}
.line-draw {
	display: inline;
}
.upper-footer .container {
	padding: 0 11px;
}
/* footer end */

  

  

  

  

 



}
 @media only screen and (min-width: 604px) {
/* header start */

.menu {
	display: block;
	font-size: 16px;
	color: #fff;
}
.social-icon a i {
	width: 41px;
	height: 41px;
}
.social-icon, .hamburger {
	padding: 12px 24px 16px;
}
.social-icon {
	padding: 8px 25px 11px;
}
.hamburger {
	display: flex;
	align-items: center;
	gap: 14px;
}
/* header end */

  /* community-section-start */

.community {
	padding: 19px 0;
}
.container {
	padding: 0 75px;
}
.commuinty-img {
	margin-left: 26px;
	width: 132px;
}
.community-content p:nth-child(2), .community-content p:nth-child(3) {
	margin-bottom: 16px;
}
.member {
	display: block;
	margin-bottom: 18px;
}
.btn-wrap {
	display: block;
}
.btn-wrap .btn {
	display: inline-block;
	max-width: none;
	min-width: 180px;
	margin: 0 12px;
	padding: 8px 24px 8px 17px;
}
/* community-section-end */

  /* contact-block-start */

.contact-info {
	padding: 14px 0;
}
.contact {
	max-width: 275px;
}
/* contact-block-end */

  /* republican-woman-start */

.republician-woman {
	padding: 35px 0 0;
}
.republician-text p:first-child {
	margin-bottom: 20px;
}
.republician-img {
	margin-left: 20px;
}
/* republican-woman-end */

    /* event-section-start */

.event-info {
	padding-top: 7px;
	background: url("../images/events-block.jpg") no-repeat center;
	background-size: cover;
}
.event-info .container {
	padding: 0 2px;
}
.event-wrapper {
	display: flex;
	justify-content: center;
}
.event {
	padding-top: 0;
	width: fit-content;
	margin: 0 5px 0 0;
	border-radius: 20px 20px 0px 0px;
	background: rgba(0, 0, 0, 0.2);
}
.user-info {
	padding-top: 0;
	width: fit-content;
	margin-left: 5px;
	background: rgba(0, 0, 0, 0.2);
	border-radius: 20px 20px 0px 0px;
	margin: 0;
}
.user-info p {
	padding: 0 13px;
}
/* event-section-end */

  /* banner start */

.banner-slide figure {
	margin-top: -27px;
}
/* banner end */

  /* footer start */

.copyright-block p:first-child br {
	display: none;
}
.copyright-block p:first-child {
	margin: 0 72px;
	margin-bottom: 18px;
}
.copyright-block p:last-child {
	margin: 0 106px;
	margin-bottom: 14px;
}
.lower-footer {
	padding: 8px 0;
}
.lower-footer .container {
	padding: 0 25px;
}
/* footer end */



  /* mission block start */

.mission-wrap {
	margin-bottom: 18px;
}
/* .block-left {

    width: 160px;

} */

.block-left h2 {
	font-size: 24px;
}
.block-wrap {
	padding: 10px 40px;
}
/* mission block end */

  

  /* gallery-section-start */

.img-group {
	gap: 14px;
}
.img-group a {
	width: 23%;
}
/* gallery-section-end */

}
 @media only screen and (min-width: 768px) {
.banner-ribbon {
	display: block;
	width: 100%;
	background: url(../images/header-ribbon.png) no-repeat left top;
	background-size: 100%;
	padding-top: 19%;
	margin-top: -138px;
	position: relative;
	z-index: 1;
}
/* header start */

.hamburger {
	gap: 12px;
}
.menu {
	font-size: 18px;
}
/* header end */

  /* banner start  */

.banner-slide {
	padding: 13px 30px 126px;
	gap: 10px;
}
.banner-slider .slick-arrow {
	right: 16px;
	bottom: 35%;
	width: 22px;
	height: 35px;
	background-size: 100%;
}
.banner-slider .slick-prev.slick-arrow {
	left: 16px;
}
.address, .banner-head span, .banner-head h3 {
	font-size: 18px;
	color: #000;
}
.banner-slide figure {
	width: 163px;
	height: 147px;
	margin-top: -15px;
}
.banner {
	min-height: 298px;
	padding-bottom: 2.5%;
}
/* banner end  */

  /* community-section-start */

.commuinty-img {
	width: 130px;
}
.community-content p:nth-child(2), .community-content p:nth-child(3) {
	margin-bottom: 22px;
}
/* community-section-end */

  /* republican-woman-start */

.republician-woman {
	padding: 20px 0 0;
}
.republician-text p:first-child {
	margin-bottom: 8px;
}
/* republican-woman-end */

  /* event-section-start */

.event-info .container {
	padding: 0 23px;
}
.event-wrapper {
	justify-content: space-between;
}
.heading-wrap {
	min-width: 300px;
	max-width: none;
	margin-bottom: 14px;
}
.event-content {
	padding-left: 26px;
}
.user-info .contact {
	max-width: 295px;
}
/* event-section-end */

  /* footer start */

.copyright-block p:last-child {
	margin: 0 auto;
}
.footer-address {
	margin-bottom: 19px;
}
.lower-footer {
	padding: 19px 0 14px;
}
.upper-footer {
	margin-bottom: 4px;
}
/* footer end */

  /* mission block start */

.mission-wrap {
	margin-bottom: 24px;
	position: relative;
	padding-top: 30%;
}
.block-left {
	flex: none;
	width: 33%;
	display: flex;
	align-items: start;
	padding-right: 5.6%;
	justify-content: center;
}
.block-left h2 {
	font-size: 30px;
	text-align: center;
	margin-bottom: 0;
}
.block-right p {
	font-size: 12px;
	margin-bottom: 0;
	text-align: initial;
}
.block-right ul li {
	font-size: 12px;
	margin-bottom: 0;
	text-align: initial;
}
.block-wrap {
	background: url(../images/Mission-bg.png) no-repeat;
	background-size: 100% 100%;
	display: flex;
	align-items: center;
	gap: 10px;
	padding: 10px 48px;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}
.mission-bg .block-wrap {
	background: url(../images/Objectives-bg.png) no-repeat;
	background-size: 100% 100%;
}
.block-right ul li::after {
	top: 4px;
	left: -9px;
	width: 5px;
	height: 5px;
}
/* mission block end */

  /* gallery-section-start */

.gallery {
	padding: 20px 0 35px;
}
.img-group {
	gap: 18px;
}
.img-group a {
	width: 12%;
}
/* gallery-section-end */

  

  

}
 @media only screen and (min-width: 800px) {
/* header start */

.logo {
	width: auto;
}
/* header end */

  /* banner start */





.banner-slide figure {
	width: 169px;
	height: 152px;
	margin-top: -9px;
}
/* banner end */

  /* community-section-start */

.contact-info {
	padding: 0px 0 20px;
}
.btn-wrap .btn {
	min-width: 188px;
	padding: 10px 24px 10px 17px;
}



  /* community-section-end */

  /* contact-block-start */

  .contact input, .contact radio, .contact ::placeholder, .contact textarea, .submit-btn {
 font-size: 1.4rem;
}
/* contact-block-end */

  /* republican-woman-start */

.republician-woman {
	padding: 20px 0;
}
/* republican-woman-end */

  /* footer start */

.footer-logo {
	margin-bottom: 4px;
}
.lower-footer p {
	word-spacing: -0.5px;
}
.lower-footer {
	padding: 16px 0 14px;
}
/* footer end */

  /* mission block start */

.mission-wrap {
	margin-bottom: 24px;
}
.block-left h2 {
	font-size: 33px;
}
.block-right p {
	font-size: 13px;
	margin-bottom: 6px;
}
.block-right ul li {
	font-size: 13px;
}
/* mission block end */

  

  

}
 @media only screen and (min-width: 1024px) {
.banner-ribbon {
	margin-top: -170px;
}
/* header start */

.hamburger {
	padding: 9px 75px 18px;
	gap: 15px;
}
.social-icon {
	padding: 5px 27px 13px;
	gap: 9px;
}
.logo {
	width: 250px;
}
.menu {
	font-size: 27px;
}
/* header end */

  /* banner start */





.address, .banner-head span, .banner-head h3 {
	font-size: 22px;
}
.banner-slide {
	gap: 14px;
}
.banner-slide figure {
	width: 215px;
	height: 193px;
	margin-top: -3px;
}
.banner-slider .slick-arrow {
	right: 22px;
	bottom: 32%;
	width: 29px;
	height: 44px;
}
.banner-slider .slick-prev.slick-arrow {
	left: 22px;
}
/* banner end */

  /* community-section-start */

.commuinty-img {
	width: 178px;
	margin-left: 12px;
}
.btn-wrap .btn {
	min-width: 245px;
	padding: 12px 24px 12px 17px;
}
/* community-section-end */

  /* republican-woman-start */

.republician-woman {
	padding: 20px 0 5px;
}
/* republican-woman-end */

  /* event-section-start */

.event-wrapper {
	max-width: 822px;
	margin: 0 auto;
}
/* event-section-end */

  /* mission block start */

.mission-wrap {
	margin-bottom: 26px;
}
.block-left h2 {
	font-size: 43px;
}
.block-right p {
	font-size: 16px;
	margin-bottom: 8px;
}
.block-right ul li {
	font-size: 16px;
}
.block-right ul li::after {
	top: 5px;
	left: -11px;
	width: 7px;
	height: 7px;
}
/* mission block end */

  /* gallery-section-start */

.gallery {
	padding: 0px 0px;
}
.img-group {
	gap: 20px;
}
.img-group a {
	width: calc(9.0909% - 18.2px);
}
/* gallery-section-end */

  

  

  

  

}
 @media only screen and (min-width: 1280px) {
/* header start */

.header {
	background: url("../images/header_banner.png") no-repeat;
	background-size: 100%;
}
.header .container {
	padding: 0 52px;
}
.header-wrap {
	display: none;
}
.navigation {
	display: block;
	position: static;
	transform: translateX(0);
	max-width: 100%;
	opacity: 1;
	overflow: visible;
	background: transparent;
}
.nav {
	display: flex;
	align-items: center;
	background: none;
	background-color: transparent;
	position: relative;
	z-index: 2;
	padding: 0;
}
.submenu-listing {
	display: none;
	margin-top: 8px;
	position: absolute;
}
.submenu-listing li {
	padding: 6px 60px;
	background-color: #72c6c4;
}
.submenu-listing li:hover a {
	color: #fff;
	transition: all 1.0s;
}
.icon-down {
	display: none;
}
.close-hamburger {
	display: none;
}
.nav::before {
	content: "";
	position: absolute;
	background: url(../images/flag.png) no-repeat;
	width: 74px;
	height: 80px;
	bottom: 27px;
	left: -47px;
	z-index: -1;
	background-size: cover;
}
.nav::after {
	content: "";
	position: absolute;
	background: url("../images/flag.png") no-repeat;
	width: 74px;
	height: 80px;
	right: -47px;
	bottom: 27px;
	z-index: -1;
	transform: scalex(-1);
	background-size: cover;
}
.nav>ul {
	display: flex;
	justify-content: center;
	align-items: center;
	background: url("../images/background-header-small.png");
	background-size: contain;
	padding: 13px 0;
	margin-top: -15px;
	gap: 2px;
}
.nav>ul>li>a {
	background: #710105;
	background: -moz-linear-gradient(top, #710105 0%, #da1b22 100%);
	background: -webkit-linear-gradient(top, #710105 0%, #da1b22 100%);
	background: linear-gradient(to bottom, #710105 0%, #da1b22 100%);
 filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#710105', endColorstr='#da1b22', GradientType=0);
	border-radius: 25px;
	box-shadow: 0px 0px 2px 2px rgb(238 229 187 / 59%) inset;
	min-width: 150px;
	text-align: center;
	position: relative;
	transition: all 0.5s;
	padding: 10px 10px;
	display: block;
}
.nav>ul>li:hover>a {
	box-shadow: 0px 0px 2px 2px rgb(238 229 187 / 59%);
}
.nav>ul li>ul li {
	padding: 6px 0;
	overflow: hidden;
	background: rgba(0, 0, 0, 0);
	transition: 0.5s height cubic-bezier(0.73, 0.32, 0.34, 1.5), 0.5s padding cubic-bezier(0.73, 0.32, 0.34, 1.5), 0.5s margin cubic-bezier(0.73, 0.32, 0.34, 1.5), 0.5s 0.2s color, 0.2s background-color;
	display: flex;
	align-items: center;
}
.nav>ul li>ul li:first-child {
	margin-top: 10px;
}
.nav>ul li:not(:hover)>ul>* {
	visibility: hidden;
	height: 0 !important;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
	color: rgba(25, 25, 25, 0);
	transition: 0.5s 0.1s height, 0.5s 0.1s padding, 0.5s 0.1s margin, 0.3s color, 0.6s visibility;
	z-index: 99;
}
.nav>ul li:not(:hover)>ul>li:first-child {
	margin: 0;
}
.nav>ul li>ul li a {
	transition: all 0.5s;
	display: block;
}
.nav>ul li>ul li:hover a {
	color: #000;
	width: 100%;
	display: block;
}
.nav>ul li>ul {
	position: absolute;
	left: 0;
	background: #710105;
	background: -moz-linear-gradient(top, #710105 0%, #da1b22 100%);
	background: -webkit-linear-gradient(top, #710105 0%, #da1b22 100%);
	background: linear-gradient(to bottom, #710105 0%, #da1b22 100%);
 filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#710105', endColorstr='#da1b22', GradientType=0);
	border-radius: 10px;
	top: 40px;
	margin-top: 0;
	width: max-content;
	display: block;
	padding: 0;
	min-width: 100%;
}
.nav>ul li {
	padding: 0;
}
.nav>ul>li {
	width: 32.33%;
}
.logo-lg {
	flex: none;
	width: 256px;
	display: block;
}
.nav>ul li a {
	font-size: 16px;
}
/* header end */

  /* banner start */

.address, .banner-head span, .banner-head h3 {
	font-size: 27px;
}
.banner-slide {
	gap: 18px;
}
.banner-slide figure {
	width: 270px;
	height: 244px;
	margin-top: -2px;
}
.address {
	margin-left: 27px;
}
.banner-slider .slick-arrow {
	right: 22px;
	bottom: 50%;
	width: 39px;
	height: 58px;
}
/* banner end */

  /* community-section-start */

.community {
	padding: 35px 0;
}
.commuinty-img {
	width: 218px;
}
.btn-wrap .btn {
	min-width: 302px;
	padding: 12px 24px 12px 17px;
}
/* community-section-end */

  /* contact-block-start */

.contact-info {
	padding: 20px 0 60px;
}
.contact input {
	font-size: 1.6rem;
	max-width: 360px;
}

.contact radio {
	font-size: 1.6rem;
	max-width: 360px;
}
.contact, .contact textarea {
	max-width: 360px;
	font-size: 1.6rem;
}
/* contact-block-end */

  /* republican-woman-start */

.republician-woman {
	padding: 30px 0 40px;
}
.republician-img {
	width: 340px;
}
.republician-img i {
	font-size: 1.6rem;
}
/* republican-woman-end */

  /* event-section-start */

.event-info {
	padding: 67px 0 0px;
}
.event {
	padding: 0px 0 40px;
	min-width: 380px;
}
.user-info {
	padding: 0px 0 91px;
	min-width: 380px;
}
.event-wrapper {
	max-width: 1030px;
}
.event-content .general, .event-content address {
	font-size: 1.8rem;
}
.user-info .contact {
	max-width: 325px;
}
.user-info p {
	font-size: 1.6rem;
}
/* event-section-end */

  /* footer start */

.footer-navigation ul {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 2px;
}
.footer-logo {
	margin: 0;
	flex: none;
	width: 220px;
}
.footer-navigation {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 20px;
	margin-bottom: 20px;
}
.footer-navigation>ul>li>a {
	padding: 8px 10px;
	font-weight: 500;
	cursor: pointer;
	background: #710105;
	background: -moz-linear-gradient(top, #710105 0%, #da1b22 100%);
	background: -webkit-linear-gradient(top, #710105 0%, #da1b22 100%);
	background: linear-gradient(to bottom, #710105 0%, #da1b22 100%);
	border-radius: 25px;
	box-shadow: 0px 0px 2px 2px rgb(238 229 187 / 59%) inset;
	min-width: 150px;
	text-align: center;
	transition: all 1.0s;
	display: inline-block;
}
.footer-navigation>ul>li>a:hover {
	box-shadow: 0px 0px 2px 2px rgb(238 229 187 / 59%);
}
.footer-navigation>ul li a {
	font-size: 16px;
	color: #fff;
	transition: all 1.0s;
}
.footer-navigation>ul li a:hover {
	color: #fff;
}
.upper-footer {
	margin-bottom: 11px;
}
.upper-footer .container {
	position: static;
}
.lower-footer {
	padding: 16px 0 6px;
}
/* footer end */

  /* mission block start */

.mission-wrap {
	margin-bottom: 30px;
}
.block-left h2 {
	font-size: 50px;
}
.block-wrap {
	padding: 10px 89px;
}
.block-right p {
	font-size: 20px;
	margin-bottom: 12px;
}
.block-right ul li {
	font-size: 20px;
}
.block-right ul li::after {
	top: 6px;
	left: -16px;
	width: 9px;
	height: 9px;
}
/* mission block end */



}
 @media only screen and (min-width: 1400px) {
/* header start */

.logo-lg img {
	display: block;
	margin-top: 4px;
	margin-bottom: 3px;
}
.logo-lg {
	width: 273px;
}
.nav>ul li a {
	font-size: 18px;
}
.nav>ul {
	margin-top: -17px;
}
.header .container {
	padding: 0 58px;
}
.nav>ul>li>a {
	padding: 9px 10px;
	min-width: 165px;
}
.nav::before {
	width: 110px;
	height: 81px;
	bottom: 35px;
	left: -48px;
	background-size: contain;
}
.nav::after {
	width: 98px;
	height: 82px;
	right: -49px;
	bottom: 34px;
	background-size: contain;
}
/* header end */

  /* banner start */





.address, .banner-head span, .banner-head h3 {
	font-size: 30px;
}
.banner-slide figure {
	width: 294px;
	height: 266px;
	margin-top: -2px;
}
.banner-slide {
	gap: 26px;
}
.banner-slider .slick-prev.slick-arrow {
	left: 29px;
}
.banner-slider .slick-arrow {
	right: 31px;
}
/* banner end */

  /* community-section-start */

.commuinty-img {
	width: 238px;
}
.btn-wrap .btn {
	min-width: 328px;
	padding: 15px 24px 15px 17px;
}



  /* community-section-end */

  /* contact-block-start */

  .contact input, .contact radio, .contact ::placeholder, .contact textarea, .submit-btn {
 font-size: 1.8rem;
}
/* contact-block-end */

  /* event-section-start */

  



  

.event {
	min-width: 420px;
}
.user-info {
	min-width: 420px;
}
.event-wrapper {
	max-width: 1124px;
}
.user-info .contact {
	max-width: 370px;
}
.event-content .general, .event-content address {
	font-size: 1.9rem;
}
/* event-section-end */

  /* gallery-section-start */

.gallery {
	padding: 0px 0px;
}
/* gallery-section-end */

  /* footer start */

.footer {
	padding: 12px 0 0;
	margin-top: 30px;
}
.footer-navigation>ul li a {
	font-size: 18px;
}
.footer-navigation>ul>li>a {
	min-width: 165px;
}
.footer-logo {
	width: 238px;
}
.upper-footer {
	margin-bottom: 18px;
}
/* footer end */

  /* mission block start */

.block-left h2 {
	font-size: 56px;
}
.block-right ul li {
	font-size: 22px;
}
.block-right p {
	font-size: 22px;
	margin-bottom: 14px;
}
/* mission block end */





}
 @media only screen and (min-width: 1600px) {
/* header start */

.logo-lg {
	width: 309px;
}
.logo-lg img {
	margin-bottom: 7px;
}
.nav>ul li a {
	font-size: 20px;
}
.nav>ul {
	padding: 17px 0;
	margin-top: -22px;
	gap: 4px;
}
.header .container {
	padding: 0 67px;
}
.nav>ul>li>a {
	padding: 9px 10px;
	min-width: 186px;
}
.nav::before {
	width: 116px;
	height: 93px;
	bottom: 43px;
	left: -55px;
}
.nav::after {
	width: 116px;
	height: 93px;
	bottom: 43px;
	right: -55px;
}
.nav>ul li>ul {
	top: 44px;
}
/* header end */

  /* banner start */

 



.banner-slide figure {
	width: 336px;
	height: 302px;
}
.address, .banner-head span, .banner-head h3 {
	font-size: 34px;
}
.address {
	margin-left: 42px;
}
.banner-slide {
	gap: 32px;
}
.banner-slider .slick-arrow {
	right: 35px;
	bottom: 32%;
	width: 45px;
	height: 69px;
}
.banner-slider .slick-prev.slick-arrow {
	left: 33px;
}
/* banner end */

  /* community-section-start */

.commuinty-img {
	width: 265px;
	margin-left: 49px;
}
.btn-wrap .btn {
	min-width: 375px;
	border-radius: 30px;
}



  /* community-section-end */

  /* contact-block-start */

  .contact input, .contact radio, .contact ::placeholder, .contact textarea, .submit-btn {
 font-size: 2rem;
}
/* contact-block-end */

  /* republican-woman-start */

.republician-img {
	width: 431px;
}
.republician-img i {
	font-size: 2rem;
}
/* republican-woman-end */

  /* event-section-start */

  



  



.event-wrapper {
	max-width: 1285px;
}
.event-content .general, .event-content address {
	font-size: 2.2rem;
}
.user-info .contact {
	max-width: 420px;
}
.user-info p {
	font-size: 1.8rem;
	padding: 0 30px;
}
.event {
	min-width: 485px;
}
.user-info {
	min-width: 485px;
}
/* event-section-end */

  /* footer start  */

.footer {
	padding: 12px 0 0;
}
.footer-navigation>ul li a {
	font-size: 20px;
}
.footer-logo {
	width: 274px;
}
.footer-navigation {
	gap: 24px;
}
.footer-navigation>ul>li>a {
	min-width: 187px;
}
.copyright-block p:first-child {
	margin-bottom: 27px;
}
.footer-address {
	margin-bottom: 25px;
}
.lower-footer {
	padding: 10px 0 12px;
}
.lower-footer .container {
	padding: 0 31px;
}
/* footer end  */

  /* mission block start */

.mission-wrap {
	margin-bottom: 40px;
}
/* .block-left {

    width: 490px;

} */

.block-left h2 {
	font-size: 62px;
}
.block-wrap {
	padding: 10px 108px;
}
.block-right p {
	font-size: 25px;
	margin-bottom: 16px;
}
.block-right ul li {
	font-size: 25px;
}
.block-right ul li::after {
	top: 10px;
	left: -20px;
	width: 11px;
	height: 11px;
}
/* mission block end */



}
 @media only screen and (min-width: 1920px) {
/* header start */

.header .container {
	padding: 0 78px;
}
.logo-lg {
	width: 372px;
}
.nav>ul li a {
	font-size: 22px;
}
.nav>ul>li>a {
	padding: 10px 10px;
	min-width: 227px;
}
.nav>ul {
	padding: 21px 0;
}
.nav::before {
	width: 134px;
	height: 114px;
	bottom: 45px;
	left: -68px;
}
.nav::after {
	width: 134px;
	height: 114px;
	bottom: 44px;
	right: -66px;
}
.nav>ul li>ul {
	top: 48px;
}
.nav>ul li>ul li {
	padding: 12px 0;
}
/* header end */

  /* banner start */





.address, .banner-head span, .banner-head h3 {
	font-size: 41px;
}
.banner-slide figure {
	width: 402px;
	height: 361px;
}
.banner-slide {
	padding: 26px 30px 126px;
	gap: 42px;
}
.address {
	margin-left: 50px;
}
.banner-slider .slick-arrow {
	right: 43px;
	bottom: 32%;
	width: 53px;
	height: 82px;
}
.banner-slider .slick-prev.slick-arrow {
	left: 41px;
}
/* banner end */

  /* community-section-start */

.community {
	padding: 19px 0 61px;
}
.container {
	padding: 0 41px;
}
.commuinty-img {
	width: 317px;
}
.community-content p:nth-child(2), .community-content p:nth-child(3) {
	margin-bottom: 36px;
}
.member {
	margin-bottom: 35px;
}
.btn-wrap .btn {
	margin: 0 52px;
	padding: 19px 62px 24px 17px;
	min-width: 455px;
	border-radius: 40px;
}
/* community-section-end */

  /* contact-block-start */

.contact-info {
	padding: 28px 0 95px;
}
 .contact input, .contact radio, .contact ::placeholder, .contact textarea, .submit-btn {
 font-size: 2.2rem;
}
.contact, .contact textarea {
	max-width: 530px;
}
.contact input {
	padding: 8px 11px 3px 11px;
	margin-bottom: 24px;
	max-width: 530px;
}

.contact radio {
	padding: 8px 11px 3px 11px;
	margin-bottom: 24px;
	max-width: 530px;
}
.contact textarea {
	height: 256px;
	padding: 7px 10px 7px 10px;
	margin-bottom: 22px;
}
.contact img {
	margin: 0 auto 29px;
	width: 284px;
}
.recaptcha {
	margin-bottom: 29px;
}
.submit-btn {
	padding: 8px 76px;
	border-radius: 25px;
}
/* contact-block-end */

  /* republican-woman-start */

.republician-woman {
	padding: 53px 0 103px;
}
.republician-text p:first-child {
	margin-bottom: 24px;
}
.republician-img {
	width: 516px;
	margin-left: 31px;
}
.republician-img i {
	font-size: 2.4rem;
	margin-top: 13px;
}
/* republican-woman-end */

  /* event-section-start */

.event-wrapper {
	max-width: 1540px;
	margin: 0 auto;
}
.event, .user-info {
	min-width: 38%;
	padding-bottom: 47px;
}
.heading-wrap {
	max-width: none;
	padding: 26px;
	margin-bottom: 34px;
}
.event-content {
	max-width: none;
	padding-left: 41px;
}
.event-content .general {
	font-size: 2.7rem;
}
.event-content address {
	font-size: 2.7rem;
	margin-left: 31px;
}
.time {
	margin-bottom: 92px;
}
.user-info p {
	font-size: 2.2rem;
	max-width: none;
	padding: 0 40px;
}
.user-info .contact img {
	margin-bottom: 24px;
}
.user-info .recaptcha {
	margin-bottom: 24px;
}
.user-info .submit-btn {
	margin-bottom: 13px;
}
/* event-section-end */

  /* gallery-section-start */

.gallery {
	padding: 0px 0px;
}
.gallery-content {
	margin-bottom: 40px;
}
/* gallery-section-end */

  

  

  

    /*  elected-officials-start */

.elected-officials {
	padding: 0px 0px;
}
.elected-officials-content {
	margin-bottom: 40px;
}
/* gallery-section-end */

  

  

  

  

  

  /* footer start  */

.footer {
	padding: 17px 0 0;
	margin-top: 50px;
}
.footer-navigation>ul li a {
	font-size: 22px;
}
.footer-logo {
	width: 325px;
}
.footer-navigation {
	gap: 30px;
	margin-bottom: 24px;
}
.footer-navigation>ul>li>a {
	min-width: 224px;
	padding: 10px 0px;
}
.copyright-block p:first-child {
	letter-spacing: 0.1px;
	margin-bottom: 33px;
}
.footer-address {
	margin-bottom: 31px;
}
.lower-footer .container {
	padding: 0 38px;
}
.lower-footer {
	padding: 16px 0 10px;
}
/* footer end  */

  



 

}
 @media only screen and (min-width: 2560px) {
/* header start */

.header .container {
	padding: 0 57px;
}
.logo-lg {
	width: auto;
}
.logo-lg img {
	margin-top: 6px;
	margin-bottom: 11px;
}
.nav>ul li a {
	font-size: 30px;
}
.nav>ul {
	padding: 27px 0;
	margin-top: -31px;
}
.nav>ul>li>a {
	padding: 14px 10px;
	min-width: 295px;
}
.nav::before {
	width: 178px;
	height: 148px;
	bottom: 66px;
	left: -89px;
}
.nav::after {
	width: 178px;
	height: 148px;
	bottom: 65px;
	right: -88px;
}
.nav>ul li>ul {
	top: 67px;
}
/* header end */

  /* banner start */

 



.address, .banner-head span, .banner-head h3 {
	font-size: 55px;
}
.banner-slide figure {
	width: 535px;
	height: 480px;
}
.banner-slider .slick-arrow {
	right: 57px;
	bottom: 50%;
	width: 70px;
	height: 108px;
}
.banner-slider .slick-prev.slick-arrow {
	left: 57px;
}
.banner-slide {
	gap: 50px;
}
/* banner end */

  /* community-section-start */




.commuinty-img {
	width: 453px;
}
.btn-wrap .btn {
	min-width: 590px;
}
/* community-section-end */

  /* contact-block-start */

.contact, .contact input, .contact radio, .contact textarea {
	max-width: 700px;
}
 .contact input, .contact radio, .contact ::placeholder, .contact textarea, .submit-btn {
 font-size: 3rem;
}
/* contact-block-end */

  /* republican-woman-start */

.republician-img i {
	font-size: 3rem;
}
.republician-img {
	width: 562px;
}
/* republican-woman-end */

  /* event-section-start */

.event-wrapper {
	max-width: 2055px;
}
.event-content .general, .event-content address {
	font-size: 3.6rem;
}
.user-info .contact {
	max-width: 665px;
}
.user-info p {
	font-size: 3rem;
}
/* event-section-end */

  /* gallery-section-start */

.gallery {
	padding: 0px 0;
}
/*.gallery .container {

    padding: 0 7px;

  }*/



.gallery-content {
	margin-bottom: 65px;
}
.gallery-content h4 {
	margin-bottom: 66px;
}
.gallery-content p {
	margin-bottom: 41px;
}
/* gallery-section-end */

  /* republican-section-start */

.republican p {
	word-spacing: 11.3px;
	margin-bottom: 64px;
}
/* republican-section-end */

  /* footer start  */

.footer {
	padding: 22px 0 0;
}
.footer-logo {
	width: auto;
}
.footer-navigation>ul li a {
	font-size: 30px;
}
.footer-navigation {
	gap: 40px;
	margin-bottom: 35px;
}
.footer-navigation>ul>li>a {
	min-width: 300px;
	padding: 12px 0px;
}
.footer-navigation ul {
	gap: 4px;
}
.copyright-block p:first-child {
	margin-bottom: 42px;
}
.footer-address {
	margin-bottom: 44px;
}
.lower-footer .container {
	padding: 0 4px;
}
.lower-footer {
	padding: 26px 0 14px;
}
/* footer end  */

  /* mission block start  */

.mission-wrap {
	margin-bottom: 50px;
	padding-top: 23.7%;
}
.mission-block:last-child {
	margin-bottom: 0px;
}
.mission-block .container {
	padding: 0;
}
.block-wrap {
	padding: 0px 140px 0px 201px;
	gap: 40px;
}
.block-left {
	/* width: 622px; */

	flex: none;
}
.block-left h2 {
	font-size: 100px
}
.block-right p {
	margin-bottom: 30px;
	font-size: 39px;
}
.block-right ul {
	gap: 51px;
}
.block-right ul li {
	font-size: 39px;
}
/* mission block end  */

  

  

.grecaptcha-badge {
	visibility: hidden;
}
}
 @media only screen and (max-width: 675px) {
.icon-bar {
	display: none;
}
}
/* Social Start */

.icon-bar {
	position: fixed;
	top: 82.25%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 91;
}
.icon-bar a {
	display: block;
	text-align: center;
	padding: 16px;
	transition: all 0.3s ease;
	color: white;
	font-size: 15px;
}
.icon-bar a:hover {
	background-color: #000;
}
.facebook {
	background: #3B5998;
	color: white;
}
.instagram {
	background: #bb0000;
	color: white;
}

  /* Social End */
