/* Enter Your Custom CSS Here */

#text-14 { text-align: center!important;
    margin-top: -10px;
    margin-bottom: 25px;
    font-size: 18px;
}
#text-14 a { font-size: 18px;
    /* text-decoration: none; */
    color: black;
    text-decoration: underline; }
.tp-button {
   font-size: 22px!important;
}

.entry-title {display:block!important;}
.home .entry-title {display:none!important;}

 .gfield_label {
    display: none !important;
  }

.gform_footer.top_label {
   margin-top: 15px !important;
}

#footer {
  text-align:center;
}

#footer-menu ul li {
    border-right: 1px solid #666666;
    display: inline;
    font-weight: bold;
    padding: 0;
}

#footer-menu a, #footer-menu a:visited {
    margin: 0 4px 0 0;
    padding: 3px 8px 3px 7px;
    text-decoration: none;
}

#footer-menu a {
    color: #fff !important;
}

#footer-menu ul li:last-child {
   border: medium none;
}

#copyright {
  color: #6CB446;
}

#copyright > a {
   color: yellow !important;
}

#gform_1 .gform_footer.top_label {
  display:none !important;
}


.videoWrapper {height: 0; padding-bottom: 56.25%;  position: relative;}
.videoWrapper iframe { height: 100%; left: 0; position: absolute; top: 0; width: 100%}

@media only screen and (max-width: 500px) {
  
  .gf_browser_gecko.gform_wrapper {
     margin-bottom: 25px !important;
  }
  
  .gform_footer.top_label {
    margin-top: 20px !important;
  }

}