pre {
  background-color: transparent;
  border: none;
  font: inherit;
}

strong {
  font-weight: bold;
}

#main {
  padding-top: 0px;
  padding-bottom: 0px;
}

#masthead {
  background-image: url("https://cuyahogavets.org/wp-content/uploads/2016/08/Vets_BG_new-1.jpg");
  background-size: cover;
}

.header-image {
  border: none;
}

#pg-157-4 {
  position: relative;
}

#pg-157-4:before {
  content : "";
  display: block;
  position: absolute;
  background-image: url(https://cuyahogavets.org/wp-content/uploads/2016/08/VETS_SEAL01.png); 
  top: 0;
  left: 82%;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  opacity : 0.2;
  z-index: 1;
}

#pg-157-4:after {
  content:'';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -50px;
  width: 0;
  height: 0;
  border-top: solid 25px #222222;
  border-left: solid 25px transparent;
  border-right: solid 25px transparent;
  z-index: 1;
}

#panel-436-2-1-1 .ninja-forms-req-symbol, #panel-436-2-1-1 .nf-error-msg {
  color: #e8ffa7;
}

#panel-436-2-1-1 input[type="button"] {
  background-color: #333;
}

#panel-436-2-1-1 input[type="button"]:hover {
  background-color: #cb362a;
}

#panel-436-2-1-1 .nf-field-label label {
  color: white;
}

#panel-465-2-1-1 ul {
  list-style-type: none;
}

#panel-465-2-1-1 ul li {
  padding: 10px 0;
}
  

/* side video gallery style */
#side-video-gallery, #side-video-gallery-last { 
  max-width: 269px; 
  background-color: white; 
  text-align: center; 
  margin: 0 auto 25px auto; 
  padding: 0;
}

@media screen and (min-width: 1152px) {
#pgc-157-1-0 .sow-icon-image {
  text-align: center;
  float: left;
}

#pgc-157-1-0 .textwidget {
  float: right;
}

#pgc-157-1-0 .textwidget p {
  line-height: 93px;
}
}

@media (max-width: 520px) {
.sow-features-list.sow-features-responsive .sow-features-feature {
    width: 25% !important;
    float: left;
    margin-bottom: 0px;
}
.sow-features-list.sow-features-responsive div.sow-icon-container {
    width: 56px !important;
    height: 56px !important;
}
.sow-features-list.sow-features-responsive div.sow-icon-image {
    background-repeat: no-repeat;
    background-size: 60% 60% !important;
    background-position: center center;
}
.sow-features-list.sow-features-responsive div.textwidget {
    display: none;
}

#side-video-gallery {
  	float: left;
	  width: 47%;
	  margin: 0 2% 20px 0;
}
#side-video-gallery-last {
    float: right;
    width: 47%;
    margin: 0;
}
#pg-157-4:before {
  left: 36%;
}
}

@media (max-width: 765px) {
#contact-footer {
  margin-top: 0px !important;
}
}

#panel-157-6-0-0 p {
  margin-bottom: 0;
}

#content .post, #content .page {
  padding-bottom: 0px;
}

#wpcw_social-6 {
  text-align: center;
}

#wpcw_social-6 a {
  color: #666666;
}

#wpcw_social-6 .fa-2x {
  font-size: inherit;
}

#search-7 {
  padding-top: 0px;
}

#search-7 input {
  border-top: none;
  border-bottom: none;
  border-left: 1px solid #222222;
  border-right: 1px solid #222222;
  color: #666666;
  background-color: transparent;
}

#search-7 input::-webkit-input-placeholder {
  color: #666666;
}

#search-7 input::-moz-placeholder { /* Firefox 19+ */
  color: #666666;
}
#search-7 input:-ms-input-placeholder { /* IE 10+ */
  color: #666666;
}
#search-7 input:-moz-placeholder { /* Firefox 18- */
  color: #666666;
}

#search-7 button {
  display: none;
}

.header-post-title-container {
  display: none;
}

#pg-157-4 div.panel-row-style {
  background-position: right 200% !important;
}

#menu-footer-menu {
  list-style: none;
  padding-top: 35px;
}
#menu-footer-menu li {
  float: left;
  padding: 8px !important;
  text-align: left;
}

#menu-footer-menu:first-child {
  padding-left: 0px;
}

#menu-footer-menu a {
  color: #999999;
  text-transform: uppercase;
  font-size: 16px;
}

/* Board Minutes Table */

.su-table.board-minutes .su-even td {
    background: rgba(134,134,134,0.7) !important;
}

.su-table.board-minutes td {
    background: #e1e1e2 !important;
    text-align: center;
}

.su-table.board-minutes th {
    background: #686868 !important;
    color: white !important;
    font-weight: 600 !important;
}

.su-table.board-minutes {
    box-shadow: 0 1px 5px rgba(0,0,0,0.8);
}

/* FAQ Table */

.su-table.faq .su-even td {
    background: rgba(134,134,134,0.7) !important;
    /*position: relative;*/
    padding: 25px 10px !important;
}

/* .su-table.faq .su-even td:before {
    content:'';
    position: absolute;
    top: -10px;
    left: 20%;
    margin-left: -50px;
    width: 0;
    height: 0;
    border-bottom: solid 10px #ffccad;
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
    z-index: 1;
}
*/


.su-table.faq td {
    background: #e1e1e2 !important;
    text-align: left;
    padding: 20px 10px !important;
}

.su-table.faq th {
    background: #686868 !important;
    color: white !important;
    font-weight: 600 !important;
    text-align: left !important;
}

.su-table.faq {
    box-shadow: 0 1px 5px rgba(0,0,0,0.8);
}

/* Subscribe form css */

.subscribe-input {
  display: flex;
  align-items: center;
}


.subscribe-button {
  height: 33px;
  border: none;
}

  
#subscribe-email {
  width: 72%;
  background: #FDFCFB;
  font-family: inherit;
  color: #737373;
  letter-spacing: 1px;
  text-indent: 5%;
  border-radius: 5px 0 0 5px;
}


#subscribe-submit {
  width: 18%;
  height: 35px;
  background: #686868;
  font-family: inherit;
  font-weight: bold;
  color: white;
  letter-spacing: 1px;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
  transition: background .3s ease-in-out;
}
  

#subscribe-submit:hover {
  background: #4e4e4e;
}

.footer-widgets-wrapper {
  background-color: #222222;
}

.footer-socket-wrapper {
  display: none;
}


/* Subscription Form Ninja Form */

#nf-form-3-cont .email-container {
  float: left;
  width: 200px;
}
#nf-field-13 {
  height: 40px;
  width: 200px;
  border-radius: 3px 0 0 3px;
}
#nf-form-3-cont .submit-container {
  float: left;
  clear: none;
}
#nf-form-3-cont .submit-container:after {
  clear: both;
}
#nf-field-14 {
  height: 40px;
  padding: 5px 15px !important;
  border-radius: 0 3px 3px 0;
  background: #686868;
}
#nf-field-14:hover {
  background: #4e4e4e;
}
#nf-form-3-cont .nf-after-fields {
  display: none;
}
#nf-form-3-cont .nf-form-errors {
  display: none;
}

#text-3 {
  padding-bottom: 0 !important;
}

/* Sitemap List */
#list5 { color:black; }
ul#list5 {
  font-size: 18px;
  list-style: none !important;
}
ul#list5 li { }
ul#list5 li ul { list-style-image: url("https://cuyahogavets.org/wp-content/uploads/2016/08/nested.png"); padding:5px 0 5px 18px; font-size:15px; }
ul#list5 li ul li { color:#222222; height:15px; margin-left:10px; padding-bottom: 5px; }

.main-navigation ul li a {
	font-size: 22px;
}

.main-navigation {
	float: right;
	padding-top: 20px;
}

#panel-436-2-1-1 .nf-field-label label {
  color: black;
}

#panel-436-2-1-1 .ninja-forms-req-symbol, #panel-436-2-1-1 .nf-error-msg {
  color: #e80000;
}

.ecwd_theme_calendar_grey .calendar-head .current-month div{
   font-size: 30px;
   line-height: 40px;
}


a.one:link {color:#f23b25;}
a.one:visited {color:#f23b25;}
a.one:hover {color:black;}

/* Override */
.textwidget img {
	height:auto!important;
}

input[type="tel"] {
    padding: 1%;
    border: 1px solid #eaeaea;
    line-height: 20px;
    width: 98%;
    margin: 0 0 30px;
    background-color: #f8f8f8;
    border-radius: 3px;
}