/*
Theme Name: Jasmine
Description: Jasmine is simple responsive SEO friendly theme. 
Version: 0.1
Tags:  blog, news, featured-images, one-column, theme-options
Text Domain: Jasmine
Domain Path: Jasmine
Author: Developing Team
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

*{
    font-family: 'Playfair Display';
}
/*************SUB MENU*************/
.mainmenu .sub-menu {list-style: outside none none;  min-width: 250px;  padding: 0;  position: absolute;  z-index: 1000;  display:none;}
.mainmenu li:last-child:hover .sub-menu {right: 0;}
.mainmenu li:hover .sub-menu{ display:block; }
.mainmenu .sub-menu li{padding:0px !important;}
.mainmenu .sub-menu li a { background-color: #fff;  display: block;  padding: 10px 15px !important;  text-align: left; color: #000 !important;  text-decoration: none;  transition: all 1s ease-in-out 0s;}
.mainmenu .sub-menu li a:hover { background:#fff !important; padding-left:25px; color: #000 !important;}
.col-md-5ths {
	width: 20%;
	float: left;
}

/*******MAIN MENU*********/
header .mainmenu .navbar {
	margin: 0px;
	padding: 0px;
}
.navbar-dark .navbar-nav .nav-link {
  color: #fff;
  margin: 0px;
}
.owl-theme .owl-nav {
	margin-top: 0;
}
header .mainmenu .navbar-nav a.active,
header .mainmenu .navbar-nav a:focus,
header .mainmenu .navbar-nav a:hover {
	background: none;
	color: #fff;
}
.header-banner {
	position: relative;
}
.banner-content {
	position: absolute;
	top: 10px;
	left: 100px;
	width: 46%;
}
.banner-text {
	padding-top: 10%;
}
.banner-text span {
	background: #fff;
	color: #0abab5;
	padding: 0 10px;
}
.banner-text h3 {
	font-size: 32px;
	color: #fff;
	font-weight: 500;
	line-height:1.7;
}
.banner-form {
	padding-top: 30px;
	width: 80%;
}
.banner-form label {
	font-size: 24px;
	color: #fff;
	font-family: 'Roboto';
	text-transform: uppercase;
}

.page-template-page-endorsement-php .supporter-text {
	padding-bottom: 80px;
}
.banner-form input {
	height: 50px;
	font-size: 20px;
	color: #323232;
	font-family: 'Roboto';
}
.banner-form input::-webkit-input-placeholder{
    color: #323232;
    opacity: 1 ;
}
.banner-form input::-moz-placeholder{
    color: #323232;
    opacity: 1 ;
}
.banner-form input::-ms-input-input-placeholder{
    color: #323232;
    opacity: 1 ;
}
.banner-form input::placeholder{
    color: #323232;
    opacity: 1 ;
}
.banner-form input.phone::-webkit-input-placeholder{
    color: #c3c3c3;
    opacity: 1 ;
}
.banner-form input.phone::-moz-placeholder{
    color: #c3c3c3;
    opacity: 1 ;
}
.banner-form input.phone::-ms-input-input-placeholder{
    color: #c3c3c3;
    opacity: 1 ;
}
.banner-form input.phone::placeholder{
    color: #c3c3c3;
    opacity: 1 ;
}
.btn.cntct-btn {
	background: #ff001e;
	font-size: 22px;
	color: #fff;
	font-family: 'Roboto';
	font-weight: 700;
	text-transform: uppercase;
	padding: 14px 30px;
	width: 220px;
	margin-right: 15px;
}
.btn.banner-btn {
   /* content: "";
    background-image: url(img/continue-img.png) !important;
    background-repeat: no-repeat !important;
    background-size: 11% !important;
    background-position: 9px 11px !important;*/
}
.header-logo img {
	width: 50%;
}
.contact-sec {
	background: #2ca6ad;
	text-align: center;
	padding: 50px 0px;
}
.general-contact p,.general-links li a {
	font-size: 22px;
	color: #fff;
	font-family: 'Roboto';
}
.general-contact p a{
	font-size: 22px;
	color: #fff;
	font-family: 'Roboto';
    font-weight: 600;
}
.social-links ul li img {
	width: 70%;
}
.thanks-holder {
	background: #030303;
	padding: 50px 0px 70px;
	text-align: center;
}
.thanks-holder p {
	font-size: 22px;
	font-family: 'Roboto';
	color: #fff;
	padding: 0 40px;
    margin-bottom: 60px;
}
.thanks-holder p a{
	font-size: 22px;
	font-family: 'Roboto';
	color: #fff;
    font-weight: 600;
	text-decoration: underline;
	
}
.pay-btn {
	font-size: 24px;
	font-family: 'Roboto';
	color: #fff;
	border: 1px solid #fff;
	padding: 14px 30px;
}
.social-links {
	margin-top: 30px;
}
.home-bnr .banner-content {
	width: 100%;
	left: unset;
}
.home-bnr .banner-form {
	width: 100%;
	text-align: center;
}
.home-bnr .header-logo img {
	width: 100%;
}
.home-bnr .btn.cntct-btn {
	font-size: 22px;
	padding: 8px 38px;
	width: 100%;
	margin-right: 0;
}
.home-bnr p {
	font-size: 36px;
	font-weight: 500;
	font-family: 'Roboto';
	color: #fff;
}
.home-bnr .banner-content {
	top: 80px;
}
.home-bnr .banner-text {
	padding-top: 5%;
}
.home-bnr .banner-form {
	padding-top: 10px;
}
.header-main {
	background: rgba(54,186,194,69%);
	padding: 10px 0px;
}
.header-main .header-logo img {
	width: 100%;
}
.header-main .mainmenu {
	float: right;
	margin-top: 8px;
}
.header-main .social-links ul li {
	width: 42px;
	height: 42px;
	padding-left: 4px;
}
.header-main .social-links ul li img {
	width: 100%;
}
.header-main .social-links {
	margin-top: 20px;
	padding-left: 10px;
}
header .mainmenu .navbar-nav a {
	font-size: 17px;
	color: #fff;
	font-family: 'Roboto';
	font-weight: 500;
	padding-right: 12px;
	text-transform: uppercase;
}
header .mainmenu .navbar-nav .btn {
	background: #ff001e;
	text-align: center;
}
header .mainmenu .navbar-nav .btn a{
	text-transform: uppercase;
    padding-right: 0;
}
header .mainmenu .navbar-nav {
	margin-bottom: 0;
	align-items: center;
}
.fight-img img {
	border-radius: 20px;
}
.fight-holder {
	padding: 80px 0px;
}
.heading h3 {
	font-size: 50px;
	font-family: 'Oswald';
	color: #2ca6ad;
	text-transform: uppercase;
	font-weight: 700;
}
.endorsements-holder h6 a {
	color: #2ca6ad;
	font-family: roboto;
}
.heading p {
	font-size: 18px;
	font-family: 'Roboto';
	color: #000000;
}
.fight-cnt {
	padding-top: 15%;
}
.donate-holder {
	background: #2ca6ad;
	position: relative;
	padding: 0% 0 6% 0%;
}
.donate-sec {
	padding: 14% 29% 22% 8%;
	height: 939px;
}
.donate-img img {
	height: 962px;
	object-fit: contain;
	width: 100%;
}
.donate-cnt h3 {
	font-size: 50px;
	font-family: 'Oswald';
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
    padding-bottom: 30px;
}
.donate-amt {
	background: #fff;
	text-align: center;
}
.donate-amt h4 {
	background: #ff001e;
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
	font-family: 'Roboto';
	padding: 8px 0px;
	margin-bottom: 25px;
}
.donate-amt h3 {
	font-size: 40px;
	color: #000;
	font-family: 'Roboto';
	font-weight: 700;
	margin-bottom: 0;
	padding: 40px 0px 20px;
}
.donate-amt h3::before {
	content: "$";
	font-size: 25px;
	vertical-align: top;
	font-weight: 400;
	margin-right: 5px;
}
.donate-sec p {
	font-size: 20px;
	color: #fff;
	font-family: 'Roboto';
}
.btn.donate-btn {
	font-size: 22px;
	text-transform: uppercase;
	color: #fff;
	background: #ff001e;
	padding: 9px 40px;
	font-family: 'Roboto';
	font-weight: 600;
}
.donate-img {
	position: absolute;
	width: 100%;
}
.volunteer-holder {
	background-image: url('img/others/bg-1.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	padding: 10% 0px;
	text-align: center;
}
.volunteer-info h3 {
	font-size: 80px;
	font-family: 'Oswald';
	color: #fff;
	text-transform: uppercase;
}
.volunteer-info p {
	font-size: 40px;
	color: #fff;
	font-family: 'Roboto';
	font-weight: 500;
	font-style: italic;
}
.volunteer-info .btn {
	font-size: 20px;
	background: #2ca6ad;
	color: #fff;
	font-family: 'Roboto';
	text-transform: uppercase;
	padding: 10px 30px;
    font-weight: 500;
}
.news-holder {
	background: #f7f7f7;
	padding: 100px 0px;
}
.news-holder .heading h3 {
	padding-bottom: 30px;
}
.news-info {
	background: #fff;
	margin-bottom: 30px;
	border-radius: 15px;
	box-shadow: 0px 0px 4px rgba(0,0,0,2%);
}
.news-text h4 {
	font-size: 20px;
	color: #2ca6ad;
	font-family: 'Roboto';
	font-weight: 600;
}
.news-text p {
	font-size: 18px;
	font-weight: 400;
	font-family: 'Roboto';
	color: #2a2a2a;
	line-height: 1.6;
}
.news-text .btn {
	font-size: 18px;
	color: #ff001e;
	font-family: 'Roboto';
	text-decoration: underline;
	padding: 0;
    font-weight: 600;
}
.news-info img {
	border-radius: 10px;
}
.merchandise-holder {
	padding: 100px 0px;
}
.news-text {
	padding: 10px 20px;
}
.merchandise-img {
	padding: 40px;
}
.voice-icon {
	border: 3px solid #2ca6ad;
	border-radius: 10px;
	text-align: center;
	margin: 10px 10px;
}
.voice-icon h4 {
	font-size: 26px;
	color: #2ca6ad;
	font-weight: 600;
	min-height: 90px;
	padding: 10px 20px;
}
.voice-sec {
	margin: 20px 0px 30px;
}
.voice-holder {
	padding: 100px 0px;
}
.follow-holder {
	background: #f7f7f7;
	padding: 100px 0px;
}
.follow-cnt {
	background: #fff;
	border: 1px solid #dddddd;
	padding: 10px;
    position: relative;
}
.follow-sec {
	margin-top: 40px;
}
.follow-cnt h4 {
	font-size: 18px;
	color: #000;
	font-family: 'Roboto';
	font-weight: 500;
	padding-top: 20px;
}
.follow-cnt p {
	font-size: 18px;
	color: #0681ff;
	font-weight: 500;
	font-family: 'Roboto';
}
.follow-cnt h6 {
	font-size: 20px;
	color: #000;
	font-family: 'Roboto';
	font-weight: 600;
}
.follow-cnt.insta::after,.follow-cnt.twitter::after {
	content: "";
	background-image: url('img/others/insta.png');
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	background-size: 100%;
}
.follow-cnt.ticktok::after {
	content: "";
	background-image: url('http://www.jasmineforus.com/wp-content/uploads/2021/12/tiknw1.png');
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	background-size: 100%;
}
.follow-cnt.twitter::after {
	background-image: url('img/others/twitter.png');
}
.texas-holder {
	background-image: url(img/others/bg-2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 10% 0;
	text-align: center;
	position: relative;
}
.texas-cnt h3 {
	font-size: 80px;
	color: #fff;
	font-family: 'Oswald';
	text-transform: uppercase;
	font-weight: 700;
	text-shadow: 0px 0px 20px rgba(0,0,0,20%);
}
.texas-holder::after {
	content: "";
	background-image: url('img/others/map.jpg');
	background-repeat: no-repeat;
	background-size: 100%;
	width: 350px;
	height: 270px;
	position: absolute;
	top: 20%;
	left: 10%;
	border: 4px solid #ff001e;
}
.covid-holder {
	padding: 100px 0px;
}
.covid-sec {
	background: #ff001e;
	text-align: center;
}
.covid-text h6 {
	font-size: 26px;
	color: #fff;
	font-family: 'Roboto';
	font-weight: 500;
	padding-top: 20px;
}
.covid-text h3 {
	font-size: 35px;
	font-family: 'Oswald';
	text-transform: uppercase;
	color: #fff;
	font-weight: 700;
	margin-bottom: 30px;
}
.covid-text ul li a {
	font-size: 24px;
	color: #fff;
	background: #2ca6ad;
	width: 60%;
	margin-bottom: 12px;
	font-family: 'Roboto';
	padding: 10px 0px;
}
.heading h6 {
	font-size: 22px;
	font-family: 'Roboto';
	color: #000000;
	font-weight: 500;
	padding-top: 20px;
}
.join-sec .btn.banner-btn {
	width: auto;
	padding-left: 50px;
	background-size: 8%;
}
.join-holder {
	background-image: url(img/others/bg-3.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 20% 0 10%;
	text-align: center;
}
.join-sec h3 {
	font-size: 80px;
	color: #fff;
	font-family: 'Oswald';
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 30px;
}
.endorsements-form input {
	height: 50px;
	border-radius: 0;
	font-size: 16px;
	font-family: 'Roboto';
	padding: 10px 25px;
}
.endorsements-form {
	margin-top: 40px;
}
.endorsements-holder {
	padding-bottom: 100px;
}
/*MEet page */

.inner-page .header-main {
	background: #22969d;
}
.inner-bnr-info h3 {
	font-size: 90px;
	color: #fff;
	font-family: 'Oswald';
	font-weight: 700;
	text-align: center;
    text-transform: uppercase;
}
.inner-page .home-bnr .banner-content {
	top: 36%;
}
.meet-txt p {
	font-size: 24px;
	color: #373737;
	font-family: 'Roboto';
	text-align: left;
	font-weight:700;
}
.meet-txt {
	padding: 80px 0px;
}
.meet-quote-txt h3 {
	font-size: 58px;
	color: #2ca6ad;
	font-family: 'Oswald';
	text-transform: uppercase;
	font-weight: 800;
	padding-top: 10%;
}
.meet-quote-txt p {
	font-size: 16px;
	color: #2ca6ad;
	font-family: 'Roboto';
}
.meet-quote {
	padding-bottom: 80px;
}
.meet-txt2 {
	padding: 80px 0px;
}
.meet-txt2-img img {
	border-radius: 20px;
}
.meet-txt2-info p {
	color: #545353;
	line-height: 1.5;
	padding-top: 20px;
}
.texas-house-info {
	background-image: url('img/meet/meet-bg.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	padding: 80px 0px;
	margin: 50px 0;
}
.texas-house-info p {
	font-size: 22px;
	color: #fff;
	font-family: 'Roboto';
}
.gallery-holder {
	padding: 60px 0px 0px;
}
.gallery-img {
	padding-bottom: 30px;
}
.load-btn {
	padding-top: 30px;
	margin-bottom:20px;
}
.supporter-holder {
    padding: 60px 0px;
}
.supporter-holder .heading h6 {
    font-size: 22px;
    text-transform: uppercase;
    color: #000;
    font-weight: 500;
    padding-top: 10px;
}
.supporter-list {
    background: #e6fbfc;
    border-radius: 15px;
    padding: 30px;
    margin: 50px 0px;
}
.supporter-list h6 {
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'Roboto';
    font-weight: 500;
    margin-bottom: 20px;
}
.page-id-28 .inner-texts.heading h3 {
	font-size: 30px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
.supporter-list ul {
    -moz-column-count: 3;
    -moz-column-gap: 40px;
    -webkit-column-count: 3;
    -webkit-column-gap: 40px;
    column-count: 3;
    column-gap: 40px;
    display: inline-block;
    margin-bottom: 0;
}
.supporter-list ul li{
    font-size: 15x;
    font-family: 'Roboto';
    font-weight: 400;
    padding-bottom: 10px;
}
.supporter-list .row ul {
    -moz-column-count: 1;
    -moz-column-gap: 40px;
    -webkit-column-count: 1;
    -webkit-column-gap: 0;
    column-count: 1;
}
.supporter-text p {
    font-size: 24px;
    font-family: 'Roboto';
    font-weight: 500;
}
.supporter-text h6 {
    font-size: 28px;
    color: #2ca6ad;
    font-family: 'Oswald';
    text-transform: uppercase;
    line-height: 1.5;
    margin-bottom: 50px;
    margin-top: 30px;
}
form#support-form {
    width: 60%;
    text-align: center;
    margin: auto;
}
form#support-form a.btn.cntct-btn {
    width: auto;
}

/* New edits*/
.wpforms-submit {
	background: #ff001e !important;
	font-size: 20px !important;
	color: #fff !important;
	font-family: 'Roboto' !important;
	font-weight: 700 !important;
	text-transform: uppercase !important;
	padding: 14px 30px !important;
	width: 40.5% !important;
	margin-right: 15px !important;
	border-radius: 3px !important;
	border:0px !important;
	
}
div.wpforms-container-full .wpforms-form input[type="date"], div.wpforms-container-full .wpforms-form input[type="datetime"], div.wpforms-container-full .wpforms-form input[type="datetime-local"], div.wpforms-container-full .wpforms-form input[type="email"], div.wpforms-container-full .wpforms-form input[type="month"], div.wpforms-container-full .wpforms-form input[type="number"], div.wpforms-container-full .wpforms-form input[type="password"], div.wpforms-container-full .wpforms-form input[type="range"], div.wpforms-container-full .wpforms-form input[type="search"], div.wpforms-container-full .wpforms-form input[type="tel"], div.wpforms-container-full .wpforms-form input[type="text"], div.wpforms-container-full .wpforms-form input[type="time"], div.wpforms-container-full .wpforms-form input[type="url"], div.wpforms-container-full .wpforms-form input[type="week"], div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form textarea {
	height: 38px !important;
	width: 100%;
	line-height: 1.3;
	height: 50px !important;
	font-size: 20px !important;
	color: #323232 !important;
	font-family: 'Roboto' !important;
}
.banner-form .btn.banner-btn {
	/*float: left;
	margin-top: -25px;*/
}
.banner-form .btn {
    background: #ff001e;
	font-size: 20px;
	color: #fff;
	font-family: 'Roboto';
	font-weight: 700;
	text-transform: uppercase;
/*padding: 14px 30px;
width: 250px;*/
	margin-right: 15px;
}
div.wpforms-container-full {
	margin-bottom: 0 !important;
}
.banner-form ul {
	margin-top: 20px;
}
.banner-form ul li {
	width: 45%;
}
.banner-form ul li a {
	width: 90% !important;
	padding: 14px 10px !important;
}
.btn.banner-btn img {
	width: 10% !important;
	margin-top: -6px;
}
#wpforms-submit-21 {
	float: right;
	margin-right: 0% !important;
	margin-top: -13%;
	width: 31% !important;
	padding: 11px 0px !important;

}
.endorsements-form .btn.cntct-btn {
	background: #ff001e !important;
	font-size: 22px !important;
	color: #fff !important;
	font-family: 'Roboto' !important;
	font-weight: 700 !important;
	text-transform: uppercase;
	padding: 14px 30px;
	width: 220px;
	margin-right: 15px;
}
.endorsements-form #wpforms-submit-16 {
	float: right;
}
.endorsements-form ul {
    float: right;
    margin-top: 10px;
    width: 100%;
}
#menu-main-menu li.current-menu-item a {
	text-decoration: underline;
}
.page-template-page-contact .social-links ul li img {
	border: 2px solid #2ca6ad;
	border-radius: 50px;
}
.voice-icon.voice-icon-inner {
	border: 0px;
	border-radius: 10px;
	text-align: center;
	margin: 10px 10px;
	background: #e6fbfc;
}
.issue-voice .voice-icon {
    background: #e5fcfc;
    border: none;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 2%);
    margin: 0 0 30px;
}
.issue-inner-holder {
    padding: 60px 0 80px;
}
.issue-inner-holder .voice-icon h4 {
    font-family: 'Oswald';
    text-transform: uppercase;
    padding: 10px 40px;
    min-height: 125px;
}
.issue-inner-holder  .card-header {
    padding: 0;
    background-color: unset;
    border-bottom: none;
}
.issue-inner-holder .card-title {
    margin-bottom: 0;
}
.issue-inner-holder .card-title span {
	font-size: 30px;
	font-family: 'Oswald';
	color: #2ca6ad;
	text-transform: uppercase;
	font-weight: 700;
	position: relative;
	top: 8px;
}
.issue-inner-holder .card-title{
    color: #2ca6ad;
}
.issue-inner-holder .card-title img {
	width: 100px;
	height: 90px;
	object-fit: contain;
}
.issue-inner-holder i.indicator {
	float: right;
	font-size: 40px;
	padding-top: 28px;
	padding-right: 20px;
}
.issue-inner-holder .card {
	margin-bottom: 30px;
	border: 2px solid #2ca6ad;
	border-radius: 0;
}
.issue-inner-holder .card-header[data-toggle="collapse"].collapsed .issue-img-h,.issue-inner-holder .card-header[data-toggle="collapse"] .issue-img{
    display: none;
}
.issue-inner-holder .card-header[data-toggle="collapse"] .issue-img-h,.issue-inner-holder .card-header[data-toggle="collapse"].collapsed .issue-img{
    display: inline-block;
}
.issue-inner-holder .card-header[data-toggle="collapse"].collapsed .card-title{
    background: #fff;
} 
.issue-inner-holder .card-header[data-toggle="collapse"] .card-title span,.issue-inner-holder .card-header[data-toggle="collapse"] .card-title i{
    color: #fff;
}
.issue-inner-holder .card-header[data-toggle="collapse"] .card-title{
    background: #2ca6ad;
}
.issue-inner-holder .card-header[data-toggle="collapse"].collapsed .card-title span,.issue-inner-holder .card-header[data-toggle="collapse"].collapsed .card-title i{
    color: #2ca6ad;
}
.issue-inner-holder .card-body p {
	font-size: 20px;
	color: #343434;
	font-family: 'Roboto';
}
.contact-info {
	padding: 60px 0px;
}
.contact-info p {
	font-size: 24px;
	color: #131313;
	font-family: 'Roboto';
	padding: 0px 150px;
	font-style: italic;
}
.contact-info h6 {
	font-size: 26px;
	font-family: 'Roboto';
	color: #000000;
	font-weight: 500;
}
.contact-info h6 a {
	color: #2ca6ad;
	font-family: 'Roboto';
}
.social-links h4 {
	font-size: 40px;
	font-family: 'Roboto';
	color: #000;
	margin-bottom: 30px;
}
.fight-cnt.heading p a {
	color: #2ca6ad;
	font-size: 20px;
	font-family: roboto;
}
.donate-amt a,.donate-amt a:hover{
    text-decoration:none;
}

#bwg_container1_0 #bwg_container2_0 .tablenav-pages_0 {
    
    margin: 36px 2px 34px!important;
    
}
a.bwg-a.bwg_load_btn_0.bwg_load_btn {
    padding: 15px 25px !important;
    background-color: red !important;
    color: #fff !important;
    padding: 15px 25px !important;
   
}

/*RESPONSIVE*/
@media screen and (max-width: 2880px) {

}

@media screen and (max-width: 1920px) {

}
@media screen and (max-width: 1680px) {

}

@media screen and (max-width: 1600px) {

}

@media screen and (max-width: 1440px) {
    .home-bnr .banner-content {
        top: 40px;
    }
    .donate-sec {
        height: 853px;
    }
    .donate-amt h3 {
        font-size: 35px;
    }
    .donate-img img {
        height: auto;
    }
	/* New edit */
	.banner-form ul li {
		width: 35%;
	}
	.wpforms-submit{
		width: 31.5% !important;
	}
	.banner-form .btn,.wpforms-submit{
		font-size: 15px !important;
	}
	#wpforms-submit-21 {		
		padding: 16px 0px !important;

	}
	.banner-text h3 {
	font-size: 26px;
	color: #fff;
	font-weight: 500;
	line-height: 1.7;
}
}

@media screen and (max-width: 1366px) {
    .home-bnr .header-logo img {
        width: 80%;
    }
    .donate-sec {
        height: 810px;
    }

}

@media screen and (min-width: 1100px) and (max-width: 1280px) {
    .donate-sec {
        padding: 10% 13% 22% 8%;
        height: 759px;
    }
	#wpforms-submit-21 {
	margin-top: -13%;
	padding: 15px 0px !important;
}
}
@media screen and (max-width: 1279px) {
	.banner-form {
	padding-top: 0px;
	
}
	.banner-text h3 {
        font-size: 22px;
        line-height: 1.7;
    }
    .header-logo img {
        width: 40%;
    }
    .banner-form label {
        font-size: 18px;
    }
    .banner-form input {
        font-size: 16px;
    }
    .btn.cntct-btn {
        font-size: 18px;
        width: 180px;
    }
    .general-contact p a {
        font-size: 20px;
    }
    .general-contact p, .general-links li a {
        font-size: 20px;
    }
    .home-bnr .header-logo img {
        width: 60%;
    }
    .home-bnr p {
        font-size: 26px;
    }
    .home-bnr .btn.cntct-btn {
        font-size: 20px;
        padding: 8px 27px;
    }
    header .mainmenu .navbar-nav a {
        font-size: 14px;
        padding-right: 7px;
    }
    .fight-cnt {
        padding-top: 12%;
    }
    .heading h3 {
        font-size: 40px;
    }
    .heading p {
        font-size: 16px;
    }
    .donate-cnt h3 {
        font-size: 40px;
        padding-bottom: 10px;
    }
    .donate-sec {
        padding: 5% 8% 10% 6%;
        height: 607px;
    }
    .donate-amt h3 {
        font-size: 25px;
        padding: 30px 0px 10px;
    }
    .donate-amt h3::before {
        font-size: 18px;
    }
    .donate-sec p {
        font-size: 17px;
    }
    .btn.donate-btn {
        font-size: 18px;
    }
    .volunteer-info h3 {
        font-size: 60px;
    }
    .volunteer-info p {
        font-size: 30px;
    }
    .volunteer-info .btn {
        font-size: 18px;
    }
    .news-text h4 {
        font-size: 16px;
    }
    .news-text p {
        font-size: 14px;
    }
    .news-text .btn {
        font-size: 16px;
    }
    .voice-icon h4 {
        font-size: 20px;
        min-height: 70px;
    }
    .follow-cnt p {
        font-size: 16px;
    }
    .texas-holder::after {
        width: 260px;
        height: 200px;
        top: 20%;
        left: 10%;
    }
    .texas-cnt h3 {
        font-size: 60px;
    }
    .covid-text h3 {
        font-size: 26px;
    }
    .covid-text h6 {
        font-size: 22px;
    }
    .covid-text ul li a {
        font-size: 20px;
        padding: 6px 0px;
    }
    .join-sec h3 {
        font-size: 60px;
    }
	.inner-bnr-info h3 {
        font-size: 60px;
    }
    .meet-txt p {
        font-size: 20px;
    }
    .meet-quote-txt h3 {
        font-size: 48px;
        padding-top: 10%;
    }
    .texas-house-info p {
        font-size: 18px;
    }
		/* New Edits*/
	.banner-form ul li {
		width: 50%;
	}
	.wpforms-submit {
		width: 44.5% !important;
	}
	#wpforms-submit-21{
		margin-top: -16%;
	}
	.issue-inner-holder .voice-icon h4 {
	min-height: 105px;
}
.issue-inner-holder .card-title span {
	font-size: 25px;
}
.issue-inner-holder .card-body p {
	font-size: 18px;
}
.contact-info p {
	font-size: 22px;
	padding: 0px 140px;
}
.contact-info h6 {
	font-size: 22px;
}
.social-links h4 {
	font-size: 34px;
	margin-bottom: 30px;
}
	.banner-form .btn, .wpforms-submit {
	font-size: 11px !important;
}
}

@media screen and (max-width: 1023px) {
	.fight-cnt.heading p a {
	
	font-size: 16px;
	
}
	.donate-sec {
	height: auto!important;
}
	.banner-content {
        left: 30px;
        width: 50%;
    }
    .banner-text h3 {
        font-size: 20px;
    }
    .banner-form {
        width: 90%;
    }
    .banner-form label {
        font-size: 16px;
    }
    .banner-form input {
        height: 40px;
        font-size: 16px;
    }
    .btn.cntct-btn {
        width: 174px;
    }
    .bnr-img {
        height: 650px;
        object-fit: cover;
    }
    .general-contact p a {
        font-size: 18px;
    }
    .general-contact p, .general-links li a {
        font-size: 18px;
    }
    .social-links ul li img {
        width: 60%;
    }
    .thanks-holder p,.thanks-holder p a{
        font-size: 18px;
    }
    .pay-btn {
        font-size: 18px;
    }
    .home-bnr .bnr-img {
        height: 500px;
    }
    .home-bnr .btn.cntct-btn {
        font-size: 16px;
        padding: 8px 14px;
    }
    .header-main .social-links ul li {
        width: 30px;
        height: 30px;
        padding-left: 4px;
    }
    header .mainmenu .navbar-nav .btn {
        padding: 5px 2px;
    }
    header .mainmenu .navbar-nav a {
        font-size: 11px;
        padding-right: 3px;
    }
    .header-main .mainmenu {
        margin-top: -5px;
    }
    .heading h3 {
        font-size: 30px;
    }
    .heading p {
        font-size: 14px;
    }
    .donate-cnt h3 {
        font-size: 30px;
    }
    .donate-amt h3 {
        font-size: 18px;
        padding: 20px 0px 10px;
    }
    .donate-amt h4 {
        font-size: 12px;
        margin-bottom: 15px;
    }
    .donate-amt h3::before {
        font-size: 14px;
    }
    .donate-sec p {
        font-size: 14px;
    }
    .btn.donate-btn {
        font-size: 16px;
    }
    .donate-sec {
        height: 456px;
    }
    .volunteer-info h3 {
        font-size: 50px;
    }
    .volunteer-info p {
        font-size: 25px;
    }
    .news-holder,.merchandise-holder,.follow-holder {
        padding: 60px 0px;
    }
    .voice-icon h4 {
        font-size: 14px;
        min-height: 56px;
        padding: 10px 10px;
    }
    .follow-cnt h6 {
        font-size: 14px;
    }
    .follow-cnt.insta::after, .follow-cnt.twitter::after {
        width: 30px;
        height: 30px;
    }
    .texas-holder::after {
        width: 170px;
        height: 130px;
    }
    .texas-cnt h3 {
        font-size: 50px;
    }
    .covid-text h3 {
        font-size: 24px;
        margin-bottom: 10px;
    }
    .covid-text h6 {
        font-size: 16px;
    }
    .covid-text ul li a {
        font-size: 14px;
        margin-bottom: 10px;
        padding: 3px 0px;
    }
    .heading h6 {
        font-size: 18px;
        padding-top: 10px;
    }
    .endorsements-form .btn.cntct-btn {
        width: auto;
    }
	.inner-page .home-bnr .bnr-img {
        height: auto;
    }
    .inner-bnr-info h3 {
        font-size: 50px;
    }
    .meet-txt p {
        font-size: 18px;
    }
    .meet-txt {
        padding: 60px 0px;
    }
    .meet-quote-txt h3 {
        font-size: 35px;
        padding-top: 5%;
    }
    .meet-quote-txt p {
        font-size: 14px;
    }
    .meet-txt2 {
        padding: 40px 0px;
    }
    .texas-house-info p {
        font-size: 16px;
    }
    .gallery-holder {
        padding: 30px 0px 70px;
    }
    .supporter-holder .heading h6 {
        font-size: 18px;
    }
    .supporter-list h6 {
        font-size: 18px;
    }
    .supporter-list ul li {
        font-size: 16px;
    }
    .supporter-text p {
        font-size: 18px;
    }
    .supporter-text h6 {
        font-size: 24px;
    }
	/* New Edits*/
	.banner-form ul li {
		width: 50%;
	}
	.wpforms-submit {
		width: 44.5% !important;
	}
	#wpforms-submit-21 {
		margin-top: -21%;
	}
	.issue-inner-holder .voice-icon h4 {
	padding: 10px 20px;
	min-height: 75px;
}
.issue-inner-holder .card-title img {
	width: 90px;
	height: 70px;
}
.issue-inner-holder .card-title span {
	font-size: 22px;
	top: 3px;
}
.issue-inner-holder .card-body p {
	font-size: 16px;
}
.issue-inner-holder i.indicator {
	font-size: 30px;
	padding-top: 22px;
	padding-right: 20px;
}
.contact-info p {
	font-size: 20px;
	padding: 0px 60px;
}
.social-links h4 {
	font-size: 30px;
	margin-bottom: 20px;
}
}

@media screen and (max-width: 767px) {
	.home-bnr .banner-content {
	background-color: #2ca6ad;
}
	#wpforms-submit-21 {
	margin-top: -15%;
	padding: 17px 0px !important;
}
    header .mainmenu .navbar {
        margin: 0;
        padding: 0;
      }
      .icon-bar {
        background-color: #fff;
        border-radius: 1px;
        display: block;
        height: 2px;
        width: 22px;
      }
      .icon-bar + .icon-bar {
        margin-top: 4px;
      }
      button:focus {
        outline: none;
      }
      .navbar-toggler {
        background-color: transparent;
        background-image: none;
        border-radius: 0;
        padding: 9px 10px;
      }
      .navbar-dark .navbar-toggler {
        border: medium none;
      }
      header .header-top .mainmenu ul li {
        margin-bottom: 10px;
      }
      header .header-top .mainmenu ul li .sub-menu li {
        margin-bottom: 0px;
      }
      .mainmenu li:last-child:hover .sub-menu {
        right: auto;
      }
      header .mainmenu {
        float: none;
        padding-top: 0px;
      }
	.bnr-img {
        height: auto;
        object-fit: cover;
    }
    .header-logo img {
        width: 60%;
    }
    .banner-content {
        position: static;
        width: 100%;
    }
    .header-logo {
        position: absolute;
        top: 10px;
        left: 20px;
        width: 60%;
    }
    .banner-info {
        background: #2ca6ad;
    }
    .social-links ul li img {
        width: 80%;
    }
    .social-links ul {
        width: 50%;
    }
    .banner-info {
        padding-left: 20px;
        padding-right: 20px;
    }
    .btn.cntct-btn {
        width: auto;
    }
    .btn.cntct-btn {
        font-size: 16px;
    }
    .pay-btn {
        font-size: 16px;
    }
    .thanks-holder p {
        font-size: 16px;
        padding: 0 20px;
        margin-bottom: 50px;
    }
    .col-md-5ths {
        width: 100%;
    }
    .home-bnr .header-logo {
        left: 0;
        right: 0;
        margin: auto;
    }
    .home-bnr .banner-info {
        padding-top: 80px;
    }
    .home-bnr .bnr-img {
        height: auto;
    }
    .header-main .mainmenu .navbar-brand {
        width: 50%;
    }
    header .mainmenu .navbar-nav {
        align-items: start;
    }
    header .mainmenu .navbar-nav a {
        font-size: 14px;
    }
    header .mainmenu .navbar-nav .btn {
        padding: 5px 12px;
    }
    .header-main .social-links {
        padding-left: 0px;
    }
    .fight-cnt {
        padding-top: 0%;
    }
    .donate-img {
        position: static;
    }
    .donate-sec {
        padding: 5% 6% 5% 6%;
    }
    .follow-cnt {
        margin-bottom: 20px;
    }
    .follow-holder {
        padding: 60px 0px;
    }
    .endorsements-form ul {
        display: block !important;
    }
    .endorsements-form ul li {
        margin-bottom: 10px;
    }
    .join-sec h3 {
        font-size: 30px;
    }
    .btn.cntct-btn {
        font-size: 14px;
    }
    .volunteer-info h3 {
        font-size: 30px;
    }
    .volunteer-info p {
        font-size: 20px;
    }
    .volunteer-info .btn {
        font-size: 14px;
    }
    .heading h3 {
        font-size: 25px;
    }
    .texas-holder {
        padding:170px 0 10%;
    }
    .texas-cnt h3 {
        font-size: 30px;
    }
    .btn.donate-btn {
        font-size: 14px;
    }
    .texas-holder::after {
        width: 170px;
        height: 130px;
        top: 10%;
        left: 0;
        right: 0;
        margin: auto;
    }
	.inner-bnr-info h3 {
        font-size: 30px;
    }
    .inner-bnr-info h3 {
        font-size: 30px;
    }
    .meet-txt p {
        font-size: 14px;
    }
    .meet-txt {
        padding: 40px 0px;
    }
    .meet-quote-txt h3 {
        font-size: 28px;
        padding-top: 0;
    }
    .meet-txt2-img img {
        margin-bottom: 20px;
    }
    .texas-house-info {
        padding: 50px 0px;
        margin: 30px 0;
    }
    .texas-house-info p {
        font-size: 14px;
    }
    header .mainmenu .navbar-nav .btn {
        padding: 9px 12px 10px;
    }
    .inner-page .home-bnr .banner-content {
        position: absolute;
    }
    .supporter-list ul {
        -moz-column-count: 1;
        -moz-column-gap: 40px;
        -webkit-column-count: 1;
        -webkit-column-gap: 40px;
        column-count: 1;
        column-gap: 40px;
    }
    .supporter-text h6 {
        font-size: 20px;
    }
    .supporter-text p {
        font-size: 16px;
    }
    .supporter-list {
        margin: 30px 0px;
    }
	/* New Edits*/
	.banner-form .btn.banner-btn {
		/*float: none;
		margin-top: 10px;
		width: 40% !important;*/
		font-size: 16px !important;
	}
	.wpforms-submit{
		font-size: 16px !important;
		width: 100% !important;
		margin-bottom: 0px !important;
	}
	div.wpforms-container-full .wpforms-form input[type="date"], div.wpforms-container-full .wpforms-form input[type="datetime"], div.wpforms-container-full .wpforms-form input[type="datetime-local"], div.wpforms-container-full .wpforms-form input[type="email"], div.wpforms-container-full .wpforms-form input[type="month"], div.wpforms-container-full .wpforms-form input[type="number"], div.wpforms-container-full .wpforms-form input[type="password"], div.wpforms-container-full .wpforms-form input[type="range"], div.wpforms-container-full .wpforms-form input[type="search"], div.wpforms-container-full .wpforms-form input[type="tel"], div.wpforms-container-full .wpforms-form input[type="text"], div.wpforms-container-full .wpforms-form input[type="time"], div.wpforms-container-full .wpforms-form input[type="url"], div.wpforms-container-full .wpforms-form input[type="week"], div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form textarea {
	        font-size: 15px !important;

        }
       .banner-form ul {
        	margin-top: 10px;
        	display: block !important;
        	width: 100% !important;
			margin-bottom: 0;
        }
       .banner-form ul li, .banner-form ul li a {
        	width: 100% !important;
        	margin-top: 6px;
        }
        .btn.banner-btn{
    	    background-size: 6% !important;
    	    
    	}
    	.issue-inner-holder .card-title span {
	font-size: 18px;
	top: 3px;
}
.issue-inner-holder i.indicator {
	font-size: 20px;
	padding-top: 27px;
}
.issue-inner-holder .card-body p {
	font-size: 14px;
}
.issue-inner-holder .card-title img {
	width: 40px;
	height: 50px;
}
.issue-inner-holder .card-title span {
	font-size: 16px;
}
.issue-inner-holder i.indicator {
	font-size: 15px;
	padding-top: 19px;
	padding-right: 10px;
}
.contact-info p {
	font-size: 16px;
	padding: 0px 10px;
}
.contact-info h6 {
	font-size: 18px;
}
.social-links h4 {
	font-size: 25px;
}
}
@media screen and (max-width: 480px) {
	
}
@media screen and (max-width: 414px) {
	.banner-form .btn.banner-btn, .wpforms-submit{width: 100% !important;}
	.btn.banner-btn{
	    background-size: 6% !important;
	    
	}
	#wpforms-submit-21 {
	margin-top: -20%;
	padding: 17px 0px !important;
}

}
@media screen and (max-width: 387px) {

}
@media screen and (max-width: 375px) {
	#wpforms-submit-21 {
	margin-top: -23%;
	padding: 17px 0px !important;
}

}
@media screen and (max-width: 360px) {

}
@media screen and (max-width: 320px) {

}