.space-container.bg-snow.login-page-main-wrapper{
    background-image: url('https://www.liveinlou.com/wp-content/uploads/2025/11/image-2-1.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.login-page-main-wrapper .wrapper {
    display: flex;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    padding: 0;
	position:relative;
}

.login-page-main-wrapper .page-content-block {
    color: #fff;
}

.space-container.bg-snow.login-page-main-wrapper .success-message , .space-container.bg-snow.login-page-main-wrapper .error-message {
    margin: 0 auto 30px;
    max-width: 550px;
    position: absolute;
    bottom: 80px;
}

.login-page-main-wrapper .shadow-box {
    background-image: url('https://www.liveinlou.com/wp-content/uploads/2025/11/Frame-13.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 80px 60px;
	border-radius: 20px;
}


.login-page-main-wrapper .page-content-block p {
    text-align: left;
}
.login-page-main-wrapper .page-content-block p strong {
    font-size: 60px;
    color: #fff;
    text-transform: capitalize;
    line-height: 1.1;
    font-family: 'Kind AvenueDemo';
    letter-spacing: 4px;
}
.login-page-main-wrapper  .heading-5.form-title {
    font-family: 'Avenir Next';
    text-align:center;
    margin:0 auto 50px;
    font-size:44px;
}

.login-page-main-wrapper  form#custom-signup-form {
    font-family: 'Avenir Next' !important;
}
.login-page-main-wrapper  form#custom-signup-form input::placeholder{
    font-family: 'Avenir Next' !important;
    font-size:14px;
}

.login-page-main-wrapper .shadow-box .form-footer-section {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.login-page-main-wrapper input[type=submit] {
    width: 100% !important;
    padding: 10px 0 !important;
}

.login-page-main-wrapper .form-links {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    font-family: 'Avenir Next';
    font-size: 14px;
}
.login-page-main-wrapper h2.gform_title {
    font-family: 'Avenir Next';
    text-align: center;
    margin: 0 auto 50px;
    font-size: 36px !important;
}

.login-page-main-wrapper .gform_wrapper .gform-field-label .privacypolicy a {
    border-bottom: 1px solid #000;
    color: #000;
}

.login-page-main-wrapper p.gform_required_legend {
    display: none;
}
/* /////////////lising page///////////// */

.listing-post-four-col.new-inner-team-wrapper-ui .row .post-item .team-image {
    text-align: center;
    width: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: center;
    gap: 15px;
    justify-content: flex-start;
    height: auto !important;
    min-height: auto;
    margin-bottom: 20px;
	height:230px;
}
.listing-post-four-col.new-inner-team-wrapper-ui .row {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(3, 1fr);
}
.listing-post-four-col.new-inner-team-wrapper-ui .row .post-item {
        align-items: flex-start;
    color: #2d2f30;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 0 auto;
    transition: all .4s ease-in-out;
    flex-wrap: wrap;
    padding: 15px;
    background-color: #ffffff00;
    border-radius: 20px;
    border: 1px solid #E1E7EF;
    align-content: flex-start;
	width: 100%;
	height:350px;
}


.new-inner-team-wrapper-ui .front-team-ui-wrapper {
    display: flex;
    flex: 0 0 100%;
    max-width: 100%;
    flex-direction: row;
    align-content: center;
    justify-content: flex-end;
    align-items: flex-end;
    gap: 20px;
	flex-wrap:wrap;
}
a.site-btn.city-champ-learn-more {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: auto;
}

.new-inner-team-wrapper-ui .social-items {
    display: flex;
    gap: 7px;
	flex-wrap: wrap;
    align-items: flex-end;
    align-content: flex-end;
    justify-content: flex-start;
}
.team-inner-user-wrapper-categories {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 100%;
    width: 100%;
    flex: 0 0 100%;
	gap:10px;
}

.listing-post-four-col.new-inner-team-wrapper-ui .row .post-item .team-image .team-image-inner-wrapper {
    width: 80px;
    height: 80px;
}
.listing-post-four-col.new-inner-team-wrapper-ui .row .post-item .team-image .team-image-inner-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.new-inner-team-wrapper-ui .row .post-item p {
  text-align: left;
    font-family: 'Avenir Next';
    font-weight: 500;
    padding: 1px 8px;
    font-size: 14px;
}
section.container-1280.bg-snow.listing-page-inner-main-wrapper .bs-s72 {
    height: 20px !important;
}


.new-inner-team-wrapper-ui .inner-team-memeber-content-wrapper {
    text-align: left;
	width:280px;
}


.new-inner-team-wrapper-ui .inner-team-memeber-content-wrapper a {
        max-width: 100% !important;
    flex: 0 0 100% !important;
}

.new-inner-team-wrapper-ui .row .post-item .content-block {
    flex: 0 0 100%;
    max-width: 100%;
	margin: 0px !important;
}

.new-inner-team-wrapper-ui .inner-team-memeber-content-wrapper div {
    text-align: left !important;
}

.new-inner-team-wrapper-ui .team-role {
    background-color: #DBF6FF;
    color: #00769B;
    padding: 2px 13px;
    border-radius: 25px;
    font-family: 'Avenir Next';
    font-weight: 500;
    font-size: 14px;
}

.new-inner-team-wrapper-ui .social-items img {
    width: 20px;
    margin-top: 11px;
    height: 20px;
    object-fit: contain;
}

.new-inner-team-wrapper-ui .post-item .team-name {
    text-transform: uppercase !important;
    font-weight: bold !important;
    font-family: 'Avenir Next' !important;
    font-size: 22px !important;
}

.new-inner-team-wrapper-ui .row .post-item .team-designation {
    font-size: 16px;
    font-family: 'Avenir Next';
    color: #58C9ED;
}


#team-search {
    padding: 12px 12px;
    font-size: 14px;
    border-radius: 8px;
    border: 1px solid #000000;
    outline: none;
    transition: 0.2s ease;
    background: #ffffff url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"%3E%3Cpath d="M11.5 6.5C11.5 4.71875 10.5312 3.09375 9 2.1875C7.4375 1.28125 5.53125 1.28125 4 2.1875C2.4375 3.09375 1.5 4.71875 1.5 6.5C1.5 8.3125 2.4375 9.9375 4 10.8438C5.53125 11.75 7.4375 11.75 9 10.8438C10.5312 9.9375 11.5 8.3125 11.5 6.5ZM10.5312 11.625C9.40625 12.5 8 13 6.5 13C2.90625 13 0 10.0938 0 6.5C0 2.9375 2.90625 0 6.5 0C10.0625 0 13 2.9375 13 6.5C13 8.03125 12.4688 9.4375 11.5938 10.5625L15.4688 14.4375L16 14.9688L14.9375 16L14.4062 15.4688L10.5312 11.5938V11.625Z" fill="black"/%3E%3C/svg%3E') no-repeat 12px center;
    background-size: 16px;
    padding-left: 40px;
	    background-color: #fffaf9;
	max-width: 100%;
    width: 100%;
    flex: 0 0 100%;
}

.search-filter-upper-row-wrapper {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
	margin-bottom: 10px;
}

.search-filter-upper-row-wrapper select {
    width: 15% !important;
    max-width: 15% !important;
    flex: 0 0 15% !important;
}
#team-search:focus {
    border-color: #0073aa;
}
.city-champ-search-bar select {
    padding: 12px 15px;
    font-size: 16px;
    border-radius: 8px;
    border: 1px solid #000;
    outline: none;
    transition: 0.2s ease;
    cursor: pointer;
	 background-color: #fffaf9;
}

.city-champ-search-bar select:focus {
    border-color: #0073aa;
}

.city-champ-search-bar select,
.city-champ-search-bar input {
    box-shadow: 0 1px 3px rgba(0,0,0,0.08);
}
.city-champ-search-bar select {
   padding: 12px 7px 12px 6px;
    font-size: 13px;
    border-radius: 8px;
    border: 1px solid #000;
    outline: none;
    transition: 0.2s ease;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #ffffff url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="10" height="6" viewBox="0 0 10 6" fill="none"%3E%3Cpath d="M8.5 0H10V1.5L5 6L0 1.5V0H1.5H8.5ZM2.21875 1.5L5 4L7.75 1.5H2.21875Z" fill="black"/%3E%3C/svg%3E') no-repeat right 16px center;
    background-size: 12px;
    padding-right: 30px;
		 background-color: #fffaf9;
}


.search-filter-bottom-row-wrapper select {
    max-width: 16%;
    flex: 0 0 16%;
}
.search-filter-bottom-row-wrapper {
	display: flex;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    gap: 7px;
    flex-wrap: wrap;
}


/* ////////////gravity form////////// */

.gform_wrapper h3 {
    margin: 30px 0 0 0;
    font-size: 24px;
    font-family: 'Avenir Next';
    font-weight:600;
}

 .gform_wrapper.gform-theme  label {
    font-size: 14px;
    font-family: 'Avenir Next';
    font-weight:600;
}

.gform_wrapper legend.gfield_label {
    color: #000;
    font-size: 14px;
    font-family: 'Avenir Next';
    font-weight: 400;
    text-transform:unset;
}

.dashboard-section .col-left {
    background-color: #FBFBFB !important;
	height:auto !important;
}

.gform_wrapper input[type=file] {
    color: #00000040;
}
button.site-btn.red-btn.open-delete-popup {
    float: right;
    padding: 10px 30px;
}
div#delete-account-section .notice.success.success-message {
    margin-top: 40px;
}
div#delete-account-section {
    margin-top: -40px;
    z-index: 99 !important;
    position: relative;
}
/* ////single user page////////// */
.user-extra-info {
    font-family: 'Avenir Next';
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 15px;
	margin-bottom:50px;
}

.user-extra-info p {
    display: flex;
    flex-direction: column;
    max-width: 30%;
    flex: 0 0 30%;
    margin: 0 0 10px 0;
}

.user-extra-info p label {
    font-weight: 600;

}

.user-extra-info p span {
    background-color: #59bfc1;
    color: #fff;
    font-family: 'Avenir Next Demi';
    padding: 6px 10px;
    border-radius: 8px;
}
.team-inner-user-wrapper-categories p {
    padding: 5px 15px;
    border-radius: 25px;
    font-family: 'Avenir Next' !important;
    font-weight: 500 !important;
    display: inline;
    margin: 0 0 5px 0;
}
.searc-filter-functionality-wrapper {
    display: none;
}
span.hamburger-icon p {
    display: none;
}
.collapsible-filters option:empty {
    display: none;
}
.form-links a:hover {
    opacity: 1 !important;
    transform:scale(1.1) !important;
  color:#000 !important;
}
.gform_wrapper .gform-field-label .privacypolicy {
    width: 75% !important;
}
a.site-btn.site-border-btn.volunteer-btn-wrapper {
    width: 100%;
    max-width: 100%;
    text-align: center;
    display: block;
    height: 56px;
    align-content: center;
}
.listing-detail .social-items {
    margin-bottom: 15px;
}
div#login-message {
    position: absolute;
    left: 57%;
    z-index: 9999;
    top: 23%;
    width: 40%;
}
header {
	    z-index: 999999 !important;
}
.volunteer-team-wrapper-section .social-items {
    display: flex;
    gap: 15px;
	margin-bottom:10px;
}

.volunteer-team-wrapper-section .social-items a{
    text-decoration: none !important;
    border: none;
}

.social-lists a {
    text-decoration: none !important;
}

.volunteer-team-wrapper-section .social-items a img {
    width: 30px;
}
.dashboard-section .success-message {
    margin: 30px auto 50px;
}
.listing-detail .row-flex .btn-block a {
    width: 170px !important;
    text-align: center;
    display: block;
}
/* .search-filter-bottom-row-wrapper {
    display: block !important;
} */
/* ///////////////new css/////////// */
.right-col .btn-block a {
    background-color: #598bc1 !important;
    color: #fff !important;
}

.listing-detail .social-items .social-lists {
    width: 35px !important;
}
.new-inner-team-wrapper-ui .inner-profile-title-wrapper {
    display: none !important;
}
.listing-detail .social-items .social-lists a img {
    max-height: 36px;
    filter: brightness(0) saturate(100%) 
            invert(55%) 
            sepia(28%) 
            saturate(749%) 
            hue-rotate(175deg) 
            brightness(88%) 
            contrast(87%);
}
.front-team-ui-wrapper .team-role {
    display: none !important;
    opacity: 0;
}
a.site-btn.back-btn {
    background-color: #598bc1 !important;
	transition:0.6s all ease;
}
a.site-btn.back-btn:hover , .right-col .btn-block a:hover {
    background-color: #61cdea !important;
    color: #000 !important;
}
a.registration-linked-wrapper {
    color: #fff !important;
    border-bottom: 1px solid #FFF !important;
    text-decoration: none !important;
    font-weight: 700;
}
section.hero-banner.hero-section.hero-video.inner-banner.container-1280 .listing-detail .row-flex .left-team-image img {
    border-radius: 50%;
}
.listing-detail .row-flex .left-team-image img {
	    border-radius: 50%;
}
a.site-btn.city-champ-load-more.container-1280 {
    display: block;
    width: 100%;
    max-width: 100%;
}
section.container-1280.bg-snow.listing-page-inner-main-wrapper div#city-search-box .wrapper {
    padding:0 !important;
}
a.registration-linked-wrapper:hover {
    color: #58c9ed !important;
}
.tabs-link .tab-item:nth-last-child(1) {
	flex:  100% !important;
}
.team-image-inner-wrapper img[src*="gravatar.com/avatar"] {
    content: url("https://www.liveinlou.com/wp-content/uploads/2026/01/City-Champs-Profile-Image-Placeholder.png") !important;
}
.left-team-image img[src*="/wp-content/uploads/2025/08/No_Image_Available.jpg"] {
    content: url("https://www.liveinlou.com/wp-content/uploads/2026/01/City-Champs-Profile-Image-Placeholder.png") !important;
}
.detail-team-designation.changes h5{
    color: #58c9ed; !important
    text-transform: normal !important;
    font-weight: 700 !important;
}
body.page-template-template-login h2.wp-block-heading {
    text-align: left !important;
}
@media only screen and (max-width:1680px){
	.login-page-main-wrapper .page-content-block p strong {
    font-size: 40px;
    letter-spacing: 3px;
}
	.new-inner-team-wrapper-ui .post-item .team-name {
    font-size: 18px !important;
}

.new-inner-team-wrapper-ui .row .post-item .team-designation {
    font-size: 14px;
}
.listing-post-four-col.new-inner-team-wrapper-ui .row .post-item .team-image {
    gap: 15px;
}

.new-inner-team-wrapper-ui .row .post-item p {
    text-align: left;
    font-size: 14px;
    padding: 1px 10px;
}


}
@media only screen and (max-width:1440px){
	.login-page-main-wrapper .heading-5.form-title {
    font-size: 36px;
}
	.space-container.bg-snow.login-page-main-wrapper .success-message, .space-container.bg-snow.login-page-main-wrapper .error-message {
    margin: 0 auto 30px;
    max-width: 550px;
    position: absolute;
    bottom: -40px;
    left: 50px;
}
.page-template-template-login	.space-container.bg-snow.login-page-main-wrapper .error-message {
        bottom: 70px !important;
    
	}
}
@media only screen and (max-width:1325px){
	.listing-post-four-col.new-inner-team-wrapper-ui .row .post-item .team-image .team-image-inner-wrapper {
    width: 60px;
    height: 60px;
}	
}
@media only screen and (max-width:1280px){
.new-inner-team-wrapper-ui .inner-team-memeber-content-wrapper {
    width: 240px;
}
}

@media only screen and (max-width:1200px){
	.listing-post-four-col.new-inner-team-wrapper-ui .row .post-item .team-image .team-image-inner-wrapper {
    width: 70px;
    height: 70px;
}
	.new-inner-team-wrapper-ui .inner-team-memeber-content-wrapper {
    width: 244px;
}
}
    @media only screen and (max-width: 1140px) {
        .new-inner-team-wrapper-ui .inner-team-memeber-content-wrapper {
            width: 230px;
        }
    }
	@media only screen and (max-width:1185px){
		.team-inner-user-wrapper-categories {
    gap: 3px;
    flex-wrap: nowrap;
}
		    .listing-post-four-col.new-inner-team-wrapper-ui .row .post-item .team-image {
        gap: 8px;
    }
	}
@media only screen and (max-width:1100px){
	    .listing-post-four-col.new-inner-team-wrapper-ui .row .post-item .team-image .team-image-inner-wrapper {
        width: 60px;
        height: 60px;
    }
}
@media only screen and (max-width:1070px){
	      .new-inner-team-wrapper-ui .inner-team-memeber-content-wrapper {
        width: 200px;
    }
}

@media only screen and (max-width:1024px){
	.login-page-main-wrapper .page-content-block p strong {
    font-size: 34px;
    letter-spacing: 3px;
}
	
.space-container.bg-snow.login-page-main-wrapper .page-content-block {
    max-width: 45%;
}

.space-container.bg-snow.login-page-main-wrapper .shadow-box {
    max-width: 45%;
}

.login-page-main-wrapper .heading-5.form-title {
    margin: 0 auto 40px;
    font-size: 34px;
}
	.listing-post-four-col.new-inner-team-wrapper-ui .row {
    gap: 15px;
    grid-template-columns: repeat(2, 1fr);
}
.gform_wrapper .gform-field-label .privacypolicy {
    width: 90% !important;
}
}
@media only screen and (max-width:820px){
	.login-page-main-wrapper .wrapper {
    flex-wrap: wrap;
    width: 95%;
}
.space-container.bg-snow.login-page-main-wrapper .page-content-block {
    max-width: 100%;
}

.space-container.bg-snow.login-page-main-wrapper .shadow-box {
    max-width: 100%;
}

.login-page-main-wrapper .heading-5.form-title {
    margin: 0 auto 40px;
    font-size: 34px;
}
.login-page-main-wrapper .page-content-block p {
    text-align: left;
    text-align: center;
}
	.listing-post-four-col.new-inner-team-wrapper-ui .row .post-item {
    padding: 10px;
}
	.team-inner-user-wrapper-categories {
		gap: 5px;
}
	.user-extra-info p span {
    padding: 6px 10px;
}
	.search-filter-bottom-row-wrapper select {
    max-width: 17%;
    flex: 0 0 17%;
}
	.space-container.bg-snow.login-page-main-wrapper .success-message , .space-container.bg-snow.login-page-main-wrapper .error-message {
    margin: 0 auto 30px;
    max-width: auto;
    position: relative;
    bottom: 00px;
}
div#city-search-box .wrapper {
    padding:0 5px;
}
}
@media only screen and (max-width: 768px) {
    .new-inner-team-wrapper-ui .inner-team-memeber-content-wrapper {
        width: 240px;
    }
}
@media only screen and (max-width:767px){
	.login-page-main-wrapper .page-content-block p strong {
    font-size: 24px;
    color: #fff;
    text-transform: capitalize;
    font-family: 'Kind AvenueDemo';
    letter-spacing: 1px;
    line-height: 0.6;
}
	.login-page-main-wrapper .shadow-box {padding: 40px 20px;
}
.login-page-main-wrapper h2.gform_title {
    margin: 0 auto 30px;
    font-size: 36px !important;
}
	    .listing-post-four-col.new-inner-team-wrapper-ui .row {
        gap: 15px;
        grid-template-columns: repeat(1, 1fr);
    }
	    .new-inner-team-wrapper-ui .row .post-item p {
        text-align: left;
        font-size: 14px;
        padding: 0px 12px;
    }

.team-inner-user-wrapper-categories {
    justify-content: flex-start;
}


.new-inner-team-wrapper-ui .inner-team-memeber-content-wrapper {
    text-align: left;
    flex: 0 0 60%;
}



div#city-search-results .wrapper {
    padding: 0;
}

.city-champ-search-bar select{
    width: 100%;
	font-size:12px;
}
	.listing-detail .social-items {
    text-align: center;
    align-items: center;
    justify-content: center;
}

.user-extra-info p {
    display: flex;
    flex-direction: column;
    max-width: 47%;
    flex: 0 0 47%;
    margin: 0px 0 4px 0;
    font-size: 14px;
}

.user-extra-info p span {
    background-color: #59bfc1;
    color: #fff;
    font-family: 'Kind AvenueDemo';
    padding: 6px 10px;
    border-radius: 8px;
	font-size: 12px;
        letter-spacing: 0.5px;
}
	.gform_wrapper h3 {
    margin: 20px 0 0 0;
    font-size: 20px;
}
	button.site-btn.red-btn.open-delete-popup {
    padding: 10px 10px;
}
	.search-filter-bottom-row-wrapper select {
    max-width: 49%;
    flex: 0 0 49%;
		        margin: 5px 0px;
}
	#team-search {
    padding: 12px 10px 12px 30px;
    font-size: 12px;
    max-width: 100%;
    width: 100%;
    flex: 0 0 100%;
}
	.search-filter-upper-row-wrapper select {
    width: 32% !important;
    max-width: 32% !important;
    flex: 0 0 32% !important;
}
	    .filter-toggle-btn {
        display: block;
        margin: -10px 0 30px 0 !important;
        cursor: pointer;
        text-align: left;
    }

    /* Hamburger icon (3 lines) */
    .hamburger-icon,
    .hamburger-icon::before,
    .hamburger-icon::after {
        content: '';
        display: block;
        width: 28px;
        height: 3px;
        background: #333;
        border-radius: 3px;
        transition: all 0.3s ease;
    }

    .hamburger-icon {
        position: relative;
    }

    .hamburger-icon::before {
        position: absolute;
        top: -8px;
    }

    .hamburger-icon::after {
        position: absolute;
        top: 8px;
    }

    /* Rotate into X when active */
    .filter-toggle-btn.active .hamburger-icon {
        background: transparent;
    }

    .filter-toggle-btn.active .hamburger-icon::before {
        top: 0;
        transform: rotate(45deg);
    }

    .filter-toggle-btn.active .hamburger-icon::after {
        top: 0;
        transform: rotate(-45deg);
    }

    /* Filters hidden by default */
    .collapsible-filters {
        display: none;
        flex-direction: column;
        gap: 10px;
    }
    span.hamburger-icon p {
        display: block;
        width: 100%;
        position: absolute;
        left: 40px;
        top: -12px;
        font-family: 'Avenir Next Demi';
        font-size: 24px;
    }
	.search-filter-upper-row-wrapper {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: center;
    align-items: center;
    justify-content: space-between;
}
	.gform_wrapper .gform-field-label .privacypolicy {
    width: 100% !important;
}
	.listing-post-four-col.new-inner-team-wrapper-ui .row .post-item {
		height: auto;
	}
	.listing-detail .btn-block {
    place-items: anchor-center;
}
	.btn-block.back-to-result-btn {
    justify-self: center;
    text-align: center;
}
	.listing-detail .row-flex .btn-block a {
		width: 170px !important;
		text-align: center;
		display: block;
		margin: auto !important;
}
	
.page-id-230998 .hero-image {
    width: 100%;
    height: 150px !important;
}



.page-id-230998  .col-group-content {
    padding: 10px 15px;
}

.page-id-230998  .block-btn.aos-init.aos-animate {
    padding: 0 15px;
}
	.page-template-template-login h2.wp-block-heading {
    text-align: center !important;
}
}
/* @media only screen and (max-width:1200px){
	a.site-btn.city-champ-learn-more {
    max-width: 1150px;
}
}
@media only screen and (max-width:1024px){
a.site-btn.city-champ-learn-more {
    max-width: 980px;
}
}
@media only screen and (max-width:991px){
a.site-btn.city-champ-learn-more {
    margin: auto;
    max-width: 950px;
}
}
@media only screen and (max-width:820px){
a.site-btn.city-champ-learn-more {
    margin: auto;
    max-width: 780px;
}
}
@media only screen and (max-width:768px){
a.site-btn.city-champ-learn-more {
    margin: auto;
    max-width: 720px;
}
}
@media only screen and (max-width:767px){
a.site-btn.city-champ-learn-more {
    margin: auto;
    max-width: 100% !important;
	width:100%;
}
} */