/*
Theme Name: WordPress Grid Child
Template: wpgrid
Author: Gerald De Leon
Description: A very simple WordPress theme.
Tags: css-grid,one-column,flexible-width
Version: 1.0.1717519948
Updated: 2024-06-04 16:52:28

*/

html, body{
	margin:0;
}

html {
  scroll-behavior: smooth;
}

.cky-notice-des a {
    color: #212121 !important;
}

.hide{
	display: none !important;
}

img.alignright, .wp-caption.alignright {
    padding-bottom: 20px;
    padding-left: 20px;
}

img.alignleft, .wp-caption.alignleft {
    padding-bottom: 20px;
    padding-right: 20px;
}

.home section.full {
    margin-top: -120px;
}

.header {
    margin-top: 20px;
}

.vc_column-inner {
    max-width: 1400px;
    margin: 0 auto;
}

.row {
    max-width: 1400px;
}

#header h1 {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    color: #ffffff;
}

#headerBlog h1 {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    color: #ffffff;
}

#headerMobile h1 {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    color: #ffffff;
}

h2 {
    font-family: Poppins, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    color: #5C5C5C;
    margin: 20px 0 0 0;
}

h3 {
    font-family: 'Poppins';
    font-size: 22px;
    line-height: 25px;
    color: #5C5C5C;
}

p {
    font-family: Poppins, sans-serif;
    font-size: 18px;
    line-height: 28px;
    color: #5C5C5C;
}

.wp-caption-text {
    font-size: 14px;
    line-height: 19px;
}

@media only screen and (max-width:1023px){
	
#header h1 {
    font-size: 55px;
    line-height: 60px;
    padding-left: 15px;
    padding-right: 15px;
}
	
#headerBlog h1 {
    font-size: 35px;
    line-height: 40px;
    padding-left: 15px;
    padding-right: 15px;
}
	
#headerMobile h1 {
    font-size: 55px;
    line-height: 60px;
    padding-left: 15px;
    padding-right: 15px;
}
	
h2 {
    font-size: 46px;
    line-height: 51px;
}
	
}

@media only screen and (min-width:1024px){
	
#header h1 {
    font-size: 95px;
	line-height: 100px;
}
	
#headerBlog h1 {
    font-size: 60px;
	line-height: 65px;
}
	
h2 {
    font-size: 56px;
    line-height: 66px;
}
	
img.alignright, .wp-caption.alignright {
    float: right;
}

img.alignleft, .wp-caption.alignleft {
    float: left;
}
	
}

/* menu */

#hmenu_holder_1 {
    border-radius: 15px !important;
    padding: 0 10px 10px 10px;
}

.hmenu_logo a {padding: 10px 10px 10px 20px;}


@media only screen and (min-width:1024px){

.today .hmenu_no_sub.hmenu_wrap.hmenu_nav_uni_6 {
    background-color: #ff0000;
    border-radius: 25px;
    padding: 15px !important;
    color: #fff;
	font-size: 18px;
}

.today .hmenu_no_sub.hmenu_wrap.hmenu_nav_uni_6:hover {
	color: #ffffff !important;
}
	
	
.monthly .hmenu_no_sub.hmenu_wrap.hmenu_nav_uni_7 {
    background-color: #EFBA1D;
    border-radius: 25px;
    padding: 15px !important;
    color: #1f1f1f;
	font-size: 18px;
}

.monthly .hmenu_no_sub.hmenu_wrap.hmenu_nav_uni_7:hover {
	color:#ffffff !important;	
}
	
.connect .hmenu_no_sub.hmenu_wrap.hmenu_nav_uni_8:before {
    content: "\f0e0";
    font-family: fontawesome, sans-serif;
}
	
.hmenu_active_nav .hmenu_no_sub.hmenu_wrap.hmenu_nav_uni_6, .hmenu_active_nav .hmenu_no_sub.hmenu_wrap.hmenu_nav_uni_7 {
    color: #ffffff !important;
}

}

/* Footer */

.row.footer {
    max-width: 1400px;
}

.row.footermeta {
    max-width: 1400px;
}

section.footer-area.footer-area-one {
    font-family: poppins;
    color: #9D9D9D;
}

.footermeta p {
    font-family: poppins;
    font-size: 14px;
    line-height: 19px;
    color: #5D5D5D;
}

.footermeta p a {
    color: #5d5d5d;
}

#footer label#label_2_4_1 {
    color: #9D9D9D;
	color: #ffffff;
}

#footer input#choice_2_4_1 {
    background-color: #5C5C5C;
}

section.footer-area.footer-area-two p a {
    font-family: poppins, sans-serif;
    font-size: 24px;
    line-height: 29px;
    font-weight: 700;
    color: #ffffff;
    text-decoration: none;
}

div#footer {
    background-color: #444444;
}

label.gfield_label.gform-field-label {
    font-family: 'Poppins', sans-serif;
    font-size: 22px;
    line-height: 27px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 10px;
}

section.footer-area.footer-area-two p a:hover {
    text-decoration: underline;
}

input#input_2_3 {
    background-color: #5C5C5C;
    border: none;
}

input#gform_submit_button_2 {
    font-family: 'Poppins';
    font-size: 18px;
    padding: 5px 30px;
    font-weight: 600;
    text-transform: uppercase;
    color: #ffffff;
    background-color: #ff0000;
    border-radius: 16px;
    border: none;
}

.footermetaWrapper {
    background-color: #ffffff;
}

.gform-body.gform_body {
    grid-column: 1/2;
}

.gform-theme--foundation .gform_footer {
    display: grid !important;
    grid-column: 2/3;
}

input#gform_submit_button_2 {
    max-height: 42px;
    margin-left: 15px;
    align-self: end;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook {
    background-color: transparent;
}

.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor, .wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg, .wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active, .wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover, .wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited {
    background-color: transparent;
    fill: #ffffff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram {
    background-color: transparent;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-x {
    background-color: transparent;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube {
    background-color: transparent;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube:hover {
    background-color: red;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-x:hover {
    background-color: #000000;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram:hover {
    background-color: #f00075;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook:hover {
    background-color: #1778f2;
}


.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin {
    background-color: transparent;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin:hover {
    background-color: #0d66c2;
}



ul.wp-block-social-links.is-layout-flex.wp-block-social-links-is-layout-flex {
    display: block;
    margin-top: 0;
}

.footlogo img {
    width: 200px;
}

#footer {
    padding: 66px 0 0 0;
}

.footer {
    padding-bottom: 56px;
}

.footer-area-one p {
    color: #9D9D9D;
	color: #ffffff;
}

#footer .footer-area-five li a {
    font-family: Poppins, sans-serif;
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
    text-decoration: none;
}

#footer .footer-area-five ul {
    list-style: none;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-left: 0;
}

#footer .footer-area-five li:before {
    content: "\f054";
    padding-right: 10px;
    font-family: 'FontAwesome';
    font-size: 10px;
    color: #fff;
}

#footer .footer-area-five li a:hover {
    text-decoration: underline;
}


@media only screen and (max-width:1023px){
	
#footer .footer-area-five ul{
    text-align:center;
}
	
section.footer-area.footer-area-two {
    text-align: center;
}

section.footer-area.footer-area-three {
    text-align: center;
}

.large-12.medium-12.small-12.columns.logos {
    padding-left: 0;
}
	
form#gform_2 {
    display: block;
}
	
.footermeta p {
    text-align: right;
}
	
section.footer-area.footer-area-four {
    padding-top: 30px;
}
	
.footlogo {
    text-align: center;
}

#footer label.gfield_label.gform-field-label {
    justify-content: center;
}
	
}

@media only screen and (min-width:1024px){
	
section.footer-area.footer-area-two {
    text-align: right;
}
	
section.footer-area.footer-area-three {
    text-align: right;
}
	
.large-12.medium-12.small-12.columns.logos {
    padding-right: 0;
}
	
form#gform_2 {
    display: grid;
}
	
section.footer-area.footer-area-four {
    padding-top: 105px;
}
	
}


/* Home */

#helpHome h2,#helpHome p {
    color: #ffffff;
}

button.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-custom {
    font-family: 'Poppins';
    font-size: 15px;
    padding: 10px 30px;
    font-weight: 600;
    text-transform: uppercase;
    color: #ffffff;
    background-color: #ff0000;
    border-radius: 16px;
    border: none;
    transition: 0.5s all ease-in-out;
}

.smallTitle p {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    font-weight: 600;
}

.wpb_text_column.wpb_content_element.smallTitle {
    margin-bottom: 0 !important;
}

a.open-popup-link {
    background-color: #ff0000;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    padding: 10px 30px;
    border-radius: 25px;
    transition: 0.5s all ease-in-out;
    text-decoration: none;
}

a.open-popup-link:hover {
    background-color: #000000;
}

button.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-custom:hover {
    background-color: #000000 !important;
}

a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-custom:hover {
    background-color: #000000 !important;
}

a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-custom {
    font-family: 'Poppins';
    font-size: 18px;
    padding: 10px 30px;
    font-weight: 600;
    text-transform: uppercase;
    color: #ffffff;
    background-color: #ff0000;
    border-radius: 16px;
    border: none;
    transition: 0.5s all ease-in-out;
}


input#gform_submit_button_2 {
    transition: 0.5s all ease-in-out;
}

input#gform_submit_button_2:hover{
    background-color: #000000;
}

.vc_column-inner {
    padding-top: 0 !important;
}

#aboutHome {
    padding: 100px 15px;
}

#partnerHome {
    padding: 75px 15px;
}

#buckets .amount p {
    font-size: 56px;
    font-weight: 600;
    color: #5C5C5C;
}

#buckets p{
    color:#5c5c5c
}

div#partnerLogosHome {
    padding: 0 15px 100px 15px;
}

.yellow h3, .yellow p, .yellow .amount p {
    color: #1f1f1f !important;
}

.wpb_video_widget {
    padding: 75px 20px;
}

#aboutHome .wpb_raw_code.wpb_content_element.wpb_raw_html {
    padding: 75px 20px;
}


.vc_column-inner.vc_custom_1719439236411 {
    min-height: 450px;
    margin: -25px 0px;
}

#buckets {
    margin: 40px 0 60px 0;
}

#buckets .wpb_wrapper {padding: 25px;}

#buckets .wpb_wrapper .wpb_wrapper {
    padding: 0;
}

.yellow h3 {
    padding-top: 20px;
}

.vc_column-inner.imageIcon {
    position: relative;
}

.partnerIcon img {
    width: 100px;
}

.partnerBack {
    background-color: rgba(239,186,29,.9);
}

.imageIcon .wpb_wrapper .wpb_wrapper {
    display: block;
}

.partnerIconStat p {
    font-weight: 700;
    font-size: 60px;
    color: #ffffff;
    margin-top: 0;
}

.partnerIconText p {
    margin-top: 0;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #ffffff;
}

.imageIcon.wpb_column.vc_column_container.vc_col-sm-6 {
    text-align: center;
}

.imageIcon .vc_column-inner {
    display: grid;
}

/*.wpb_single_image.wpb_content_element.vc_align_left.partnerIcon {
    margin-bottom: 0;
    grid-area: 2 / 2 / 3 / 4;
    z-index: 1;
}*/

.wpb_single_image.wpb_content_element.vc_align_center.partnerImage {
    grid-area: 1 / 1 / 6 / 3;
    margin-bottom: 0;
}

.wpb_single_image.wpb_content_element.vc_align_center.partnerIcon {
    margin-bottom: 0;
    z-index: 1;
    align-self: center;
    margin-top: 15px;
}

.stats-block.stats-top.partnerIconStat {
    margin-bottom: 0 !important;
    z-index: 2;
    align-self: center;
}

.wpb_text_column.wpb_content_element.partnerIconText {
    margin-bottom: 0;
    z-index: 3;
    align-self: start;
}

.wpb_raw_code.wpb_content_element.wpb_raw_html.partnerBack {
    margin-bottom: 0;
}

.imageIcon .wpb_wrapper {
    display: grid;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-self: center;
}

#homeDeployment h3, #homeDeployment p, #gallery h3, #gallery p {
    color: #fff;
}

#gallery {
    padding: 100px 15px;
}

#homeDeployment {
    padding-top: 50px;
}

#homeDeployment .smallTitle p {
    color: #5c5c5c !important;
    padding-bottom: 40px;
    text-transform: uppercase;
}

#homeDeployment .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title {
    margin-bottom: 0;
}

#gallery a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-flat.vc_btn3-color-blue {
    background-color: #ff0000;
    border-radius: 25px;
    transition: 0.5s all ease-in-out;
    font-family: 'Poppins';
    font-size: 14px;
    padding: 10px 30px;
    font-weight: 600;
    text-transform: uppercase;
}

#gallery a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-flat.vc_btn3-color-blue:hover {
    background-color: #000000 !important;
}

#testimonialHome {
    padding: 70px 15px;
}

.testimonialWrap {
    text-align: center;
}

.testimonialsWrap img {
    max-width: 100px;
}

.testimonialWrap img {
    max-width: 100px;
}

p.testimonial {
    font-weight: 500;
    width: 85%;
    margin: 24px auto;
}

p.testimonial:before {
    content: "\f10d";
    font-family: fontawesome;
    padding-right: 20px;
}

p.testimonial:after {
    content: "\f10e";
    font-family: fontawesome;
    padding-left: 20px;
}

p.testimonialName {
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 0;
}

p.testimonialTitle {
    font-size: 14px;
    font-weight: 500;
    margin-top: 0;
}

p.testimonialImage {
    text-align: center !important;
}

.slick-slide .testimonialImage img {
    display: inline;
}

@media only screen and (min-width:320px){
	
#homeDeployment h3, #gallery h3 {
    font-size: 27px;
    font-weight: 600;
    margin-bottom: 0;
}

#homeDeployment p, #gallery p {
    margin-top: 0;
    font-size: 14px;
	line-height:19px;
}

#homeDeployment .vc_gitem-zone-a .vc_gitem-row-position-top, #gallery .vc_gitem-zone-a .vc_gitem-row-position-top {
    left: 20px;
}

}

@media only screen and (max-width:767px){
	
#helpHome .vc_btn3-container.vc_btn3-center {
    margin-bottom: 60px !important;
}
	
}

@media only screen and (min-width:768px){
	
#homeDeployment h3, #gallery h3 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
}

#homeDeployment p, #gallery p {
    margin-top: 0;
    font-size: 14px;
	line-height:19px;
}

#homeDeployment .vc_gitem-zone-a .vc_gitem-row-position-top, #gallery .vc_gitem-zone-a .vc_gitem-row-position-top {
    top: 60px;
    left: 20px;
	
}
	
}


@media only screen and (max-width:1023px){
	
.wpb_single_image.wpb_content_element.vc_align_center.partnerIcon {
 grid-area: 2/ 1/ 2/3;   
}

.stats-block.stats-top.partnerIconStat {
    grid-area: 3/1/3/3;
}

.wpb_text_column.wpb_content_element.partnerIconText {
    grid-area: 4/1/4/4;
}

.wpb_raw_code.wpb_content_element.wpb_raw_html.partnerBack {
    grid-area: 2/1/5/3;
}

.imageIcon .wpb_wrapper {
    grid-template-rows: auto;
    grid-template-columns: auto;
}
	
p.testimonial {
    font-size: 21px;
    line-height: 31px;
}
	
#aboutHome .wpb_video_widget {
    padding: 0;
}
	
}

@media only screen and (min-width:1024px){
	
.wpb_single_image.wpb_content_element.vc_align_center.partnerIcon {
    grid-area: 2 / 2 / 3 / 4;
}

.stats-block.stats-top.partnerIconStat {
    grid-area: 3 / 2 / 4 / 4;
}

.wpb_text_column.wpb_content_element.partnerIconText {
    grid-area: 4 / 2 / 5 / 4;
}

.wpb_raw_code.wpb_content_element.wpb_raw_html.partnerBack {
    grid-area: 2 / 2 / 5 / 4;
}

.imageIcon .wpb_wrapper {
    grid-template-columns: repeat(2, 230px) 50px;
    grid-template-rows: 220px auto auto auto 20px;
}
	
p.testimonial {
    font-size: 24px;
    line-height: 34px;
}
	
}

@media only screen and (min-width:1200px){
	
#homeDeployment h3, #gallery h3 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 0;
}

#homeDeployment p, #gallery p {
    margin-top: 0;
    font-size: 14px;
	line-height:19px;
}

#homeDeployment .vc_gitem-zone-a .vc_gitem-row-position-top, #gallery .vc_gitem-zone-a .vc_gitem-row-position-top {
    top: 80px;
    left: 20px;}
}



/* Home additions */

div#partnerLogosHome img {
    max-width: 250px;
}

div#partnerLogosHome .wpb_column.vc_column_container.vc_col-sm-3 {
    display: grid;
    height: 180px;
}

div#partnerLogosHome .wpb_column.vc_column_container.vc_col-sm-3 .vc_column-inner {
    align-self: center;
}

/* About Us */

#about p {
    font-size: 21px;
    line-height: 31px;
}

#stats img.vc_single_image-img {
    width: 100px;
    height: 100px;
}

#stats .number p {
    font-size: 80px;
    font-weight: 700;
    color: #fff;
    margin-top: 40px;
}

#stats {
    padding: 60px 15px;
}

#about {
    padding: 100px 15px;
}

#stats p {
    font-size: 17px;
    font-weight: 500;
    text-transform: uppercase;
    color: #ffffff;
}

#impact {
    padding: 60px 15px;
}

#chairs {
    padding: 100px 15px;
}

#deployment img {
    width: 283px;
}

#deployment p {
    color: #ffffff;
    font-size: 21px;
    line-height: 31px;
    font-weight: 500;
}

#deployment {
    padding: 40px 15px 5px 15px;
}

#board {
    padding: 100px 15px;
}

#board img {
    width: 208px;
}

.circle img {
    -webkit-clip-path: circle();
}

#team .wpb_text_column.wpb_content_element, #team2 .wpb_text_column.wpb_content_element, #team3 .wpb_text_column.wpb_content_element {
    margin-bottom: 0;
    background-color: #000;
    padding: 5px 5px 0 5px;
}

@media only screen and (min-width:768px){
 #deployment .vc_btn3-container.vc_btn3-center {
    margin-top: 37%;
}

#team .wpb_text_column.wpb_content_element, #team2 .wpb_text_column.wpb_content_element, #team3 .wpb_text_column.wpb_content_element {
    min-height: 195px;
}
}

@media only screen and (min-width:1033px){
#team .wpb_text_column.wpb_content_element, #team2 .wpb_text_column.wpb_content_element, #team3 .wpb_text_column.wpb_content_element {
    min-height: 150px;
}
}

@media only screen and (min-width:1276px){
#team .wpb_text_column.wpb_content_element, #team2 .wpb_text_column.wpb_content_element, #team3 .wpb_text_column.wpb_content_element {
    min-height: 120px;
}
}

#team p, #team2 p, #team3 p {
    color: #fff;
	font-size: 15px;
    line-height: 25px;
}

.ult-modal-input-wrapper {
    background-color: #000;
}

.ult-modal-input-wrapper span {
    padding: 10px 0 20px 0;
}



#aboutPartner {
    padding-bottom: 100px;
	padding-left: 15px;
	padding-right: 15px;
}

#investor {
    padding: 100px 15px;
}

#investor h2, #investor p {
    color: #fff;
}

.aboutImageIcon .vc_column-inner {
    display: grid;
}

.aboutImageIcon .wpb_wrapper {
    display: grid;
    grid-template-rows: 25px repeat(3, auto) 30px;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-self: center;
}

.wpb_single_image.wpb_content_element.vc_align_left.aboutImage {
    grid-area: 2 / 2 / 5 / 4;
    margin-bottom: 0;
}

.aboutImageIcon .wpb_wrapper .wpb_wrapper {
    display: block;
}

.wpb_single_image.wpb_content_element.vc_align_left.aboutIcon {grid-area: 2 / 1 / 3 / 3;margin-bottom: 0;z-index: 1;align-self: center;justify-self: center;}

.wpb_text_column.wpb_content_element.aboutIconText {
    grid-area: 3 / 1 / 4 / 3;
    margin-bottom: 0;
    z-index: 2;
    align-self: center;
    justify-self: center;
}

.wpb_text_column.wpb_content_element.aboutIconMission {
    grid-area: 4 / 1 / 5 / 3;
    margin-bottom: 0;
    z-index: 3;
    justify-self: center;
    text-align: center;
}

.wpb_raw_code.wpb_content_element.wpb_raw_html.aboutBack {
    grid-area: 1 / 1 / 6 / 3;
    margin-bottom: 0;
}

.aboutBack {
    background-color: rgba(239, 186, 29, .9);
}

.aboutIconText p {
    margin-top: 0;
    font-size: 17px !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #ffffff;
}

.aboutIconMission p {
    margin-top: 0;
    font-size: 21px;
    font-weight: 700;
    line-height: 31px;
    color: #ffffff;
}

.aboutIcon img {
    width: 100px;
    height: 100px;
}

/* Documents */

.financial a {
    background-color: #EFBA1D;
    padding: 10px 30px;
    border-radius: 25px;
    text-decoration: none;
    color: #ffffff;
    transition: 0.5s all ease-in-out;
	font-size: 14px;
	line-height: 24px;
}

.financial a:hover {
    background-color: #000000;
}

.financialWrap {
    display: grid;
    height: 225px;
}

p.financial {
    justify-self: center;
    align-self: start;
    transition: 0.5s all ease-in-out;
}

.financialGrid .wpb_wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    grid-gap: 15px;
}

@media only screen and (min-width:320px){
    p.financial {
    margin-top: 20px;
    }
}

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

.aboutImageIcon .wpb_wrapper {
    grid-template-columns: auto auto;
}

.wpb_single_image.wpb_content_element.vc_align_left.aboutImage {
    display: none;
}

.aboutIconMission p {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

}


@media only screen and (min-width:1024px){
/*
.vc_col-sm-12 .financialWrap {
    max-width: 25%;
    margin: 0 auto;
}

.vc_col-sm-12 .vc_col-sm-6 .financialWrap {
    max-width: 50%;
    margin: 0 auto;
}

.vc_col-sm-12 .vc_col-sm-3 .financialWrap {
    max-width: 100%;
    margin: 0 auto;
}*/
	
.aboutImageIcon .wpb_wrapper {
    grid-template-columns: 142px 158px 302px;
}

}

@media only screen and (min-width:1200px){
    .showme{
    opacity: 0;
    }

    p.financial {
    margin-top: 0;
    }
    
}

.showme{
    display: grid;
    transition: 0.5s all ease-in-out;
}

.financialWrap:hover .showme {
    opacity: 1;
}

.financialWrap:hover p.financial {
    margin-top: 20px;
}

.financialTitle h3 {
    color: #ffffff;
    font-weight: 400;
    font-size: 45px;
    line-height: 55px;
    margin-top: 0;
    transition: 0.5s all ease-in-out;
}

.financialTitle {
    align-self: end;
    justify-self: center;
}

.financialWrap {
    background-position: center;
}

/* Deployment */

#header, #headerBlog, #headerMobile {
    height: 530px;
    display: grid;
}

#header .wpb_column.vc_column_container.vc_col-sm-12, #headerBlog .wpb_column.vc_column_container.vc_col-sm-12, #headerMobile .wpb_column.vc_column_container.vc_col-sm-12 {
    align-self: end;
}

.gridDate {
    color: #fff;
    font-family: 'Poppins';
    font-size: 22px;
    font-weight: 600;
}

#gallery .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title {
    margin-bottom: 0;
}

.date p {
    color: #ffffff;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    line-height: 29px;
    margin-top: 0;
}

.dateBlog p {
    color: #ffffff;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18x;
    line-height: 23px;
    margin-top: 10px;
}

section.full {
    margin-top: -120px;
}

.mapWrapper {
    position: relative;
    height: 560px;
}

#map {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
}

#testimonialHome h2 {
    text-transform: uppercase;
    color: #5c5c5c;
    letter-spacing: 5px;
    font-size: 36px;
}

#gallery {
    padding: 100px 15px;
}

#deploymentContent {
    padding: 100px 15px 60px 15px;
}

#deploymentContent p {
    font-size: 21px;
    line-height: 31px;
}

#tracker .vc_column-inner {
    max-width: none;
}

#ukraine {
    padding: 100px 15px 80px 15px;
}

#facts {
    padding: 80px 15px;
}

#work {
    padding: 100px 15px 100px 15px;
}


@media only screen and (max-width:1023px){
	
.vc_grid-styled-select select {
    height: 40px;
    font-size: 16px;
    padding: 5px;
}
	
}

/* What We Do */

#fuelCrisis {
    padding: 60px 15px;
}

#whatWeDo {
    padding: 100px 15px;
}

#fuelCrisis h2, #fuelCrisis p {
    color: #ffffff;
}

#fuelHelp {
    padding: 100px 15px;
}

#fuelHelp p {
    font-size: 21px;
    line-height:31px
}

#fuelHelp .fuelHelpBuckets p {
    font-size: 18px;
    line-height: 28px;
}

.fuelHelpBuckets .wpb_text_column.wpb_content_element:hover {
    background-color: #ffffff;
	filter: drop-shadow(0px 2px 10px #d6d6d6);
}

.fuelHelpBuckets .wpb_text_column.wpb_content_element {
	margin-bottom:0;
	transition: 0.5s all ease-in-out;
}

.fuelHelpBuckets img {
    max-width: 100px;
    padding-right: 20px;
	padding-left:10px;
	padding-top:20px;
	transition: 0.5s all ease-in-out;
}

.fuelHelpBuckets .wpb_text_column.wpb_content_element .wpb_wrapper {
    display: grid;
}

.fuelHelpBuckets div {
    font-family: poppins;
    color: #5C5C5C;
}

#fuelHelp .smallTitle p {
    font-size: 18px;
    line-height: 28px;
}

.fuelHelpBuckets img:hover {
    transform: scale(1.3);
}

.white img {
    max-width: 90px;
}

.fuelHelpBuckets {
    padding-right: 30px !important;
}

#takeAction {
    padding: 100px 15px;
}

#takeAction p {
    font-size: 21px;
    line-height: 31px;
}

#takeAction ul {
    list-style: none;
    padding-left: 0;
}

#takeAction li a {
    background-color: #EFBA1D;
    padding: 10px 30px;
    transition: 0.5s all ease-in-out;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 16px;
    text-decoration: none;
}

#takeAction li a:hover {
    background-color: #000000;
}

#takeAction .wpb_video_widget {
    padding: 35px 20px 75px 20px;
}

@media only screen and (max-width:767px){
#fuelCrisis {
    background-image: none !important;
}
}

@media only screen and (max-width:1023px){
	
.fuelHelpBuckets .wpb_text_column.wpb_content_element .wpb_wrapper {
    grid-template-rows: none;
    grid-template-columns: none;
}

.fuelHelpBuckets img {
    padding-bottom: 20px;
}

.fuelHelpBuckets .wpb_text_column.wpb_content_element {
    padding: 10px 0;
}

.fuelHelpBuckets {
    padding-right: 0 !important;
    padding-bottom: 30px;
}

#takeAction li {
    display: block !important;
    margin-bottom: 30px;
}
	
#fuelCrisis h2, #fuelCrisis p {
    text-align: center;
}

#fuelCrisis {
    padding-top: 0;
    padding-bottom: 0;
}

.fuelHelpBuckets div {
	justify-self: center;
	text-align: center;
}

#fuelHelp {
    padding-top: 50px;
}

.fuelHelpBuckets.wpb_column.vc_column_container.vc_col-sm-6 {
    padding-bottom: 80px;
}

#fuelHelp {
    text-align: center;
}

#takeAction {
    text-align: center;
}
	
}

@media only screen and (min-width:1024px){
	
.fuelHelpBuckets .wpb_text_column.wpb_content_element .wpb_wrapper {
    grid-template-rows: auto;
    grid-template-columns: 120px auto;
}
	
.fuelHelpBuckets .wpb_text_column.wpb_content_element {
    padding: 20px;
}
	
#takeAction li {
    display: inline;
}
	
}


/* Volunteer */

#volunteer {
    padding: 100px 15px;
}

#volunteerContact h2, #volunteerContact p {
    color: #ffffff;
}

#volunteerText {
    padding: 100px 15px 60px 15px;
}

#volunteerText h2 {
    font-weight: 700;
    letter-spacing: 9px;
}

#volunteerText p {
    font-size: 21px;
    line-height: 31px;
    margin-top: 0;
}

#volunteerContact a {
    font-weight: 700;
    color: #ffffff;
    text-decoration: none;
}

#volunteerContact a:hover {
    text-decoration: underline;
}

.volunteerImage {
    background: url(/wp-content/uploads/2024/07/volunteers-together.jpg);
    background-position: center;
    background-size: cover;
}

.volunteerImage .vc_col-sm-6 {
    display: grid;
    grid-template-columns: 1fr;
}

#volunteerContact .vc_col-sm-6 {
    display: grid;
    grid-template-columns: 1fr;
    min-height: 500px !important;
    padding: 0 40px;
}

#volunteerContact .vc_column-inner {
    align-self: center;
}

#volunteerOpportunity h3, #volunteerOpportunity p {
    color: #ffffff;
}

#volunteerOpportunity .vc_col-sm-12.vc_gitem-col:hover {
    transform: scale(1.1);
}

#volunteerOpportunity .vc_col-sm-12.vc_gitem-col {
    transition: 0.5s all ease-in-out;
}

/* video block */

.videoWrap {
    padding-bottom: 10px;
}

.imageOne {
    background-position: center !important;
    background-size: cover !important;
}

.imageTwo {
    background-position: center !important;
    background-size: cover !important;
}

.vidOne {
    background-position: center !important;
    background-size: cover !important;
    text-align: center;
}

.vidTwo {
    background-position: center !important;
    background-size: cover !important;
    text-align: center;
}

.vidThree {
    background-position: center !important;
    background-size: cover !important;
    text-align: center;
}

.vidFour {
    background-position: center !important;
    background-size: cover !important;
    text-align: center;
}



@media only screen and (max-width:767px){
.videoWrap {
    display: grid;
grid-template-columns: 1fr;
grid-template-rows: repeat(6, 1fr);
grid-column-gap: 0px;
grid-row-gap: 0px;
}

.imageOne {
    grid-column: 1/2;
    grid-row: 1/2;
}

.vidOne {
    grid-column: 1/2;
    grid-row: 2/3;
}

.vidTwo {
    grid-column: 1/2;
    grid-row: 3/4;
}

.vidFour{
    grid-column: 1/2;
    grid-row: 4/5;
}

.vidThree {
    grid-column: 1/2;
    grid-row: 5/6;
}

.imageTwo {
    grid-column: 1/2;
    grid-row: 6/7;
}

}

@media only screen and (min-width:768px){
.videoWrap {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-gap: 10px;
}

.imageOne {
    grid-area: 1 / 1 / 2 / 3;
    background-position: center !important;
    background-size: cover !important;
}

.imageTwo {
    grid-area: 2 / 3 / 3 / 5;
    background-position: center !important;
    background-size: cover !important;
}

.vidOne {
    grid-area: 1 / 3 / 2 / 4;
    background-position: center !important;
    background-size: cover !important;
    text-align: center;
}

.vidTwo {
    grid-area: 1 / 4 / 2 / 5;
    background-position: center !important;
    background-size: cover !important;
    text-align: center;
}

.vidThree {
    grid-area: 2 / 1 / 3 / 2;
    background-position: center !important;
    background-size: cover !important;
    text-align: center;
}

.vidFour {
    grid-area: 2 / 2 / 3 / 3;
    background-position: center !important;
    background-size: cover !important;
    text-align: center;
}
	
}

.videoWrap img {
    max-width: 60px;
}

.vidOne h3 {
    color: #ffffff;
}

.vidOne p {
    color: #ffffff;
}

.vidFour h3 {
    color: #ffffff;
}

.vidFour p {
    color: #ffffff;
}

.vidTwo h3 {
    color: #ffffff;
}

.vidTwo p {
    color: #ffffff;
}

.vidThree h3 {
    color: #ffffff;
}

.vidThree p {
    color: #ffffff;
}

.videoWrap h3 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
}

.videoWrap p {
    font-size: 16px !important;
	line-height:26px;
}

#volunteerOpportunity {
    padding: 0 15px 100px 15px;
}

.vidOne, .vidTwo, .vidThree, .vidFour {
    display: grid;
}

.videoWrap .content {padding: 10px;}

.videoWrap  .content {
    grid-row: 1/2;
    grid-column: 1/2;
    z-index: 2;
    align-self: center;
}

.yellow {
    grid-column: 1/2;
    grid-row: 1/2;
    background-color: rgba(283,182,33,.75);
    z-index: 1;
}

.white {
    grid-column: 1/2;
    grid-row: 1/2;
    /*background-color: rgba(255,255,255,.75);*/
    z-index: 1;
}

@media only screen and (max-width:1023px){
	
#volunteerText h2 {
    font-size: 28px;
    line-height: 38px;
}
	
#volunteerOpportunity .vc_gitem_row.vc_row.vc_gitem-row-position-top {
    padding: 10px;
}

#volunteerOpportunity h3 {
    margin-top: 5px;
    margin-bottom: 0px;
}

#volunteerOpportunity p {
    font-size: 14px;
    line-height: 19px;
}

#volunteerContact .vc_col-sm-6 {
    padding: 0;
}

#volunteerContact h2 {
    font-size: 36px;
    line-height: 46px;
}

	
}

@media only screen and (min-width:1024px){
	
#volunteerText h2 {
    font-size: 38px;
}
	
#volunteerOpportunity .vc_gitem_row.vc_row.vc_gitem-row-position-top {
	padding: 30px;
}
	
#volunteerContact .vc_col-sm-6 {
    padding: 0 40px;
}
	
}


/* Donate */

#donate {
    padding: 100px 15px;
}

#helpCTA {
    padding: 100px 15px;
}

#helpCTA a {
    color: #5C5C5C;
    font-weight: 700;
}

#helpCTA a:hover{
	text-decoration: underline;
}

@media only screen and (max-width:1023px){
	#helpHome {
    background-image: none !important;
    background-color: #444444;
}
}

@media only screen and (min-width:1024px){

.page-id-178 #buckets .vc_column-inner, .page-id-56 #buckets .vc_column-inner {
    min-height: 695px;
}

.page-id-178 #buckets .yellow h3, .page-id-56 #buckets .yellow h3 {
    padding-top: 0;
}

}

@media only screen and (min-width:1265px){

.page-id-178 #buckets .vc_column-inner, .page-id-56 #buckets .vc_column-inner {
    min-height: 495px;
}

.page-id-178 #buckets .yellow h3, .page-id-56 #buckets .yellow h3 {
    padding-top: 0;
}

}

/* Contact */

#contact {
    padding: 100px 15px;
}

#contact a {
    font-weight: 700;
    text-decoration: none;
    color: #5c5c5c;
}

#contact .golfContact a {
    text-decoration: underline;
    color: #ff0000;
}

#contact .address a {
    text-decoration: underline;
}

#contact ul {
    list-style: none;
    padding-left: 0;
}

#contact li a {
    background: #000000;
    padding: 10px 30px;
    border-radius: 25px;
    color: #ffffff;
    transition: 0.5s all ease-in-out;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
}

#contact li a:hover {
    background: #000000;
}

.page-id-2589 #contact{
	padding:0 15px 100px 15px !important;
}

.page-id-2589 #gallery {
    padding-bottom: 0;
}

input.gform_next_button {
    background-color: #000 !important;
    padding: 10px 60px !important;
    border-radius: 25px !important;
}

.gform-theme--framework .gf_progressbar .percentbar_blue {
    background-color: #ff0000 !important;
}

input.gform_previous_button {
    background-color: #000 !important;
    color: #fff !important;
    padding: 10px 50px !important;
    border-radius: 25px !important;
}

#gform_fields_2 {
    row-gap: 5px;
}

#contact input#choice_1_13_1 {
    border-color: #dce5e7;
}

#mailCTA label#label_2_4_1 {
    color: #ffffff;
	color: #1f1f1f;
}

#mailCTA input#choice_2_4_1 {
    border-color: #ffffff;
}

#mailCTA h2 {
    color: #ffffff;
    text-transform: none;
    font-size: 29px;
    line-height: 39px;
    margin-top: 0;
	color: #1f1f1f;
}

#mailCTA {
    padding: 50px 15px;
}

#mailCTA label.gfield_label.gform-field-label {
    display: none;
}

#mailCTA legend.gfield_label.gform-field-label.gfield_label_before_complex, #footer legend.gfield_label.gform-field-label.gfield_label_before_complex {
    display: none;
}

#mailCTA input#input_2_3 {
    background-color: #ffffff;
}

#mailCTA input#gform_submit_button_2 {
    background-color: #000000;
}

#feedback {
    padding: 100px 15px;
}

#feedback h2 {
    color: #5c5c5c;
    font-size: 38px;
    line-height: 48px;
}

.feedBox .vc_column-inner {
    background-color: rgba(255,255,255,.75);
}

.feedBox .vc_column-inner .vc_column-inner {
    background-color: transparent;
}

.feedBox .wpb_wrapper .wpb_wrapper {
    padding: 0;
}

#feedback ul {
    list-style: none;
    padding-left: 0;
    margin-top: 60px;
}

#feedback ul li a {
    background-color: #ff0000;
    padding: 10px 30px;
    border-radius: 25px;
    color: #ffffff;
    text-decoration: none;
    transition: 0.5s all ease-in-out;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
}

#feedback ul li a:hover {
    background-color: #000000;
}

#contact .gform-theme--foundation .gfield input.large {
    border: 1px solid #dce5e7;
    font-size: 14px;
    background: #fff;
    color: #5c5c5c;
    height: 55px;
    border-radius: 5px;
    box-shadow: 0 9px 24px 0 rgba(26, 47, 106, 0.05);
}

#contact label.gfield_label.gform-field-label {
    color: #5c5c5c;
    text-transform: none;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    padding-bottom: 0;
    margin-bottom: 0;
}

#contact textarea#input_1_8 {
    border: 1px solid #dce5e7;
    font-size: 14px;
    background: #fff;
    color: #5c5c5c;
    height: 55px;
    border-radius: 5px;
    box-shadow: 0 9px 24px 0 rgba(26, 47, 106, 0.05);
}

#contact .gform-theme--foundation .gform_footer {
    display: block !important;
}

#contact input.gform_button {
    background-color: #000000;
    padding: 10px 60px;
    border-radius: 25px;
    text-transform: uppercase;
    font-weight: 600;
}

#contact .contactSocial img {
    max-height: 30px;
    padding-right: 5px;
	width: 30px;
}

#contact .contactSocial li a {
    background-color: transparent;
    text-decoration: none;
    padding: 0 !important;
}

/*legend.gfield_label.gform-field-label.gfield_label_before_complex {
    display: none;
}*/

.ginput_container.ginput_container_checkbox {
    font-family: 'Poppins', sans-serif;
}

label#label_1_13_1 {
    color: #5c5c5c;
}

#contact .contactSocial li{
	display: inline !important;
}

@media only screen and (max-width:1023px){
	
#contact .contactLinks li {
    display: block;
    margin-bottom: 30px;
}
	
.feedBox .wpb_wrapper {
    padding: 50px 0;
}
	
#feedback ul li {
    display: block;
    margin-bottom: 30px;
}
	
#mailCTA .gform-theme--foundation .gform_footer {
    display: block !important;
    grid-column: auto;
}

#mailCTA .gform-body.gform_body {
    height: initial !important;
}

#mailCTA .gform_footer.before {
    margin-top: 20px;
}
	
#contact h2, #contact h3, #contact p {
    text-align: center;
}

#contact ul {
    text-align: center;
}

.feedBox p {
    text-align: center;
}

#feedback ul {
    text-align: center;
}

#mailCTA h2 {
    text-align: center;
}

#mailCTA .gform_footer.before {
    text-align: center;
}

#contact .gform_footer.top_label {
    text-align: center;
}
	
#feedback {
    background-image: none !important;
    padding-top: 0;
    background-color: #444444;
}
	
.wpb_single_image.wpb_content_element.vc_align_left.lgsponsor {
    text-align: center;
}
	
}

@media only screen and (min-width:1024px){
	
#contact .contactLinks li {
    display: inline;
}
	
.feedBox .wpb_wrapper {
    padding: 50px;
}
	
#feedback ul li {
    display: inline;
}
	
#mailCTA .gform-body.gform_body {
    height: 32px !important;
}
	
#mailCTA .gform_footer.before {
    margin-top: 0;
}
	
}


/* Privacy Policy */

#privacyPolicy {
    padding: 100px 15px;
}

#privacyPolicy li {
    font-family: Poppins, sans-serif;
    font-size: 18px;
    line-height: 28px;
    color: #5C5C5C;
}

#privacyPolicy a {
    font-weight:700;
    color: #5c5c5c;
}

#footermetaWrapper a {
    color: #5c5c5c;
}

/* Mapbox */

.mapboxgl-popup-content p {
    font-size: 12px;
    line-height: 17px;
    margin: 5px;
}

.mapboxgl-popup-content .year {
    font-weight: 600;
    font-size: 14px;
}

.mapboxgl-popup-content h2 {
    font-size: 14px !important;
    line-height: 19px !important;
}

.mapboxgl-popup-content a {
    color: #5c5c5c;
    font-size: 11px;
    line-height: 21px;
}

button.mapboxgl-popup-close-button {
    font-size: 16px;
    padding: 2px 10px;
}

p.fuelmgt {
    display: none;
}

/* News Ticker */

.ditty-item p{
    font-size: 14px;
    color: #1f1f1f !important;
    margin: 5px;
}

/* map marker */

#marker {
        background-image: url('https://fuelrelieffund.wpenginepowered.com/wp-content/uploads/2024/07/logo-bug.png');
        background-size: cover;
        width: 25px;
        height: 25px;
        border-radius: 50%;
        cursor: pointer;
      }

/* Search */

.search article {
    font-family: Poppins, sans-serif;
    font-size: 18px;
    color: #5c5c5c;
    line-height: 28px;
}

.search .content {
    padding: 200px 15px;
    max-width: 1200px;
    margin: 0 auto;
}

h2.entry-title {
    font-size: 18px;
    text-transform: none;
}

h2.entry-title a {
    color: #5c5c5c;
}

.search h1 {
    font-family: Poppins, sans-serif;
    line-height: 28px;
    color: #5C5C5C;
    text-transform: uppercase;
}

/* Blog */

#sidebar h2.widgettitle {
    font-size: 24px;
    line-height: 29px;
    padding-left: 20px;
}

#sidebar li {
    font-family: Poppins, sans-serif;
    font-size: 16px;
    line-height: 21px;
    color: #5C5C5C;
}

#sidebar li a {
    color: #5C5C5C;
    font-weight: 600;
}

#sidebar span.post-date {
    width: 100%;
    display: block;
    padding-top: 5px;
}

.blogTitle h4 {
    font-family: Poppins, sans-serif;
    font-size: 16px;
    line-height: 21px;
    color: #5C5C5C;
    font-weight: 600;
    margin-bottom: 10px;
}

.blogLink .vc_btn3.vc_btn3-color-juicy-pink, .blogLink .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    color: #5c5c5c;
    background-color: #ffffff;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    line-height: 21px;
    color: #5C5C5C;
}

.blogLink .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-juicy-pink:hover {
    color: #5c5c5c;
    background-color: #ffffff;
}

.blogLink .vc_btn3.vc_btn3-size-md {
    padding: 0 !important;
}

.blogLink a {
    text-decoration: underline !important;
}

.blogLink a:after {
    content: "\f061";
    padding-left: 10px;
    font-family: fontawesome;
	text-decoration: none !important;
}

.blogDate div {
    position: absolute;
    left: 20px;
    top: 20px;
    background-color: #ff0000;
    padding: 30px 0;
    color: #ffffff;
    width: 92px;
    text-align: center !important;
    font-family: Poppins, sans-serif;
	font-size:15px;
    line-height: 21px;
    font-weight: 600;
}

#blogContent li {
    font-family: Poppins, sans-serif;
    font-size: 18px;
    line-height: 28px;
    color: #5C5C5C;
}

#blogContent a {
    color: #5c5c5c;
	font-weight: bold;
}

.page-id-2957 .vc_btn3.vc_btn3-color-blue, .page-id-2957 .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat {
    background-color: #ff0000;
    border-radius: 25px;
    padding: 8px 30px;
    text-transform: uppercase;
    font-family: Poppins, sans-serif;
    font-size: 18px;
    line-height: 23px;
    font-weight: 600;
}

#mailCTA input#gform_submit_button_4 {
    background-color: #000000;
}

input#gform_submit_button_4 {
    transition: 0.5s all ease-in-out;
    max-height: 42px;
    margin-left: 15px;
    align-self: end;
}

input#gform_submit_button_4 {
    font-family: 'Poppins';
    font-size: 18px;
    padding: 5px 30px;
    font-weight: 600;
    text-transform: uppercase;
    color: #ffffff;
    border-radius: 16px;
    border: none;
}

#gform_fields_4 {
    row-gap: 5px;
}

#gform_4 .gform_footer.top_label {margin-top: 0;}


@media only screen and (max-width:767px){
	
#gform_4 .gform_footer.top_label{
    text-align: center;
}
	
}

@media only screen and (min-width:1024px){
	
form#gform_4 {
    display:grid;
}
	
}


/* 404 page */

.error404 h2.page-title {
    font-family: Poppins, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    color: #5C5C5C;
    margin: 20px 0 0 0;
    text-align:center;
}

.not-found p {
    text-align: center;
}

.error404 #header {
    margin-top: -120px;
}

.error404 #header .row {
    justify-self: center;
    align-self:  center;
    text-align: center;
}

#errorContent {
    padding: 100px 15px;
}

.error-404 input {
    border: 1px solid #dce5e7;
    font-size: 14px;
    background: #fff;
    color: #888888;
    height: 55px;
    border-radius: 5px;
    box-shadow: 0 9px 24px 0 rgba(26, 47, 106, 0.05);
}

#searchform div {
    text-align: center;
}

.error-404 input#searchsubmit {
    background-color: #ff0000;
    color: #fff;
    border-radius: 25px;
    padding: 10px 30px;
}

/* Graviry forms Confirmation */

#gform_confirmation_message_1 {
    font-family: Poppins, sans-serif;
    font-size: 18px;
    line-height: 28px;
    color: #5C5C5C;
    text-align: center;
}

#gform_confirmation_message_1 h3 {
    margin-bottom: 0;
}

/* Sitemap */

.kwayy-html-sitemap-wrapper li a {
    font-family: Poppins, sans-serif;
    font-size: 16px;
    line-height: 21px;
    color: #5C5C5C;
}

.kwayy-html-sitemap-wrapper h2 {
    font-size: 22px;
    line-height: 25px;
}

/* Footer Input Placeholder */

#gform_fields_2 ::-webkit-input-placeholder {
	color: #ffffff !important;
}

#gform_fields_2 :-moz-placeholder {
	color: #ffffff !important;
}

#gform_fields_2 ::-moz-placeholder {
	color: #ffffff !important;
}

#gform_fields_2 :-ms-input-placeholder {
	color: #ffffff !important;
}

/* Golf form Removals fulfilled */

#field_3_51 textarea#input_3_51 {
    display: none;
}

#field_3_51 label.gfield_label.gform-field-label, #field_3_52 label.gfield_label.gform-field-label, #field_3_53 label.gfield_label.gform-field-label, #field_3_55 label.gfield_label.gform-field-label, #field_3_54 label.gfield_label.gform-field-label {
    color: #112337;
    font-size: 14px;
}

#field_3_52 textarea#input_3_52 {
    display: none;
}

#field_3_53 textarea#input_3_53 {
    display: none;
}

#field_3_54 textarea#input_3_54, #field_3_55 textarea#input_3_55 {
    display: none;
}

/* Golf sponsors */

#register h2 {
    font-size: 27px;
    text-transform: none;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 40px;
}

#register li.isotope-item {
    height: 150px;
    display: grid;
    padding: 0;
}

#register .isotope-item img.attachment-full {
    padding: 10px;
    align-self: center;
    min-width: 200px;
}

#register ul.wpb_image_grid_ul {
    display: grid !important;
}

.lgsponsor img.vc_single_image-img.attachment-full {
    max-width: 310px;
}

.page-id-2589 #partnerLogosHome h2 {
    font-family: 'Poppins';
    font-size: 32px;
    line-height: 35px;
    color: #5C5C5C;
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 80px;
}

/* reCaptcha labels */

.gfield--type-captcha label.gfield_label.gform-field-label {
    opacity: 0;
}