/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

 .five-piller-home img { display:block !important; margin: auto !important; }

.gmi-form {  }
.gmi-form .wpcf7-spinner { margin-top:5px; }
.gmi-form p { margin-bottom: 0; }
.gmi-form input { margin-bottom: 0 !important; margin-top: 5px !important; border-color: #DDDDDD !important; border-radius: 0 !important; }
.gmi-form textarea { margin-bottom: 0 !important; margin-top: 5px !important; border-color: #DDDDDD !important;  border-radius: 0 !important; height: 110px; }
.gmi-form select { margin-bottom: 0 !important; margin-top: 5px !important; border-color: #DDDDDD !important;  border-radius: 0 !important; }
.gmi-form .btn { background-color: #FEBF0F !important; border: 0; padding-left: 15px !important; padding-right: 15px !important; border-radius: 10px !important; color:black !important; font-weight: bold !important; margin: 0 !important;  }

.gmi-form .btn-container { padding-top: 20px;  }


.video-panel-home1 { border-bottom: #DDDDDD 1px solid; padding-bottom: 15px; }
.video-panel-home1 b { color :#FEBF0F; font-family: "EB Garamond", serif; }
.video-panel-home1 a { color :black; text-decoration: none !important; }
.video-panel-home1 h3 { font-family: "EB Garamond", serif; font-weight: bold; margin: 0; font-size: 22px; }

.video-panel-home1 .img-container { height: 200px; overflow: hidden; margin-bottom: 5px; border: 1px solid #e9e9e9; border-radius: 15px !important;  }
.video-panel-home1 .img-container img {  width: 100%; }

.video-panel-home1 a { color:black !important; }

.video-panel-home2 { padding-bottom: 15px; }
.video-panel-home2 b { color :#FEBF0F; font-family: "EB Garamond", serif; }
.video-panel-home2 a { color :black; text-decoration: none !important; }
.video-panel-home2 h3 { font-family: "EB Garamond", serif; font-weight: bold; margin: 0; font-size: 14px; padding-left: 15px; }
.video-panel-home2 span { padding-left: 15px; }

.video-panel-home2 .img-container { height: 155px; overflow: hidden; margin-bottom: 5px; border: 1px solid #e9e9e9; border-radius: 15px !important; }
.video-panel-home2 .img-container img { width: 100%; height: 100%; object-fit: cover; }

.video-panel-home2 a { color:black !important; }


.video-panel-home3 { border-bottom: #DDDDDD 1px solid; padding-bottom: 15px; }
.video-panel-home3 b { color :#FEBF0F; font-family: "EB Garamond", serif; }
.video-panel-home3 a { color :black; text-decoration: none !important; }
.video-panel-home3 h3 { font-family: "EB Garamond", serif; font-weight: bold; margin: 0; font-size: 22px; }

.video-panel-home3 .img-container {  overflow: hidden; margin-bottom: 5px; border: 1px solid #e9e9e9; border-radius: 15px !important;  }
.video-panel-home3 .img-container img {  width: 100%; }

.video-panel-home3 a { color:black !important; }



.DonationStickyImage { transition: position 0.3s ease;  }

