.wpcf7-not-valid-tip {
  font-size:12px;
}
.wpcf7 form .wpcf7-response-output {
  flex: 0 0 100%; /* flex-grow, flex-shrink, flex-basis */
}
.grecaptcha-badge {
  opacity: 0;
}

.header-menu,
.nav-bar-wrapper,
.footer-section {
  width:100%;
  max-width:100%;
}


picture img {
  height:auto;
}

.text-section img[class*=" wp-image-"]:not(.left) {
  max-width:auto;
  height:auto;
}


.contact-link { font-weight:300;}

.gdpr-text { margin-top: 24px;}

.embed-container { 
position: relative; 
padding-bottom: 56.25%;
overflow: hidden;
max-width: 100%;
height: auto;
} 

.embed-container iframe,
.embed-container object,
.embed-container embed { 
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

/*  */
.inline-radio-container,
.form-fw,
.contact-form-step-options {
  grid-column: 1 / -1;
}
.contact-form-step-options {
  grid-template-columns: auto;
  margin-bottom:25px;
}

.wpcf7-acceptance .wpcf7-list-item {
  margin-left:0;
}

.form-inline-radio label {
  padding: 12px 16px;
  border-style: solid;
  border-width: 1px;
  border-color: #0dbf92;
  background-color: #0dbf92;
  -webkit-transition: background-color 1000ms ease, color 1000ms ease;
  transition: background-color 1000ms ease, color 1000ms ease;
  color: #fff;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  font-size:16px;
  transition:0.8s ease color; transition:0.8s ease background-color;
}

.form-inline-radio label:hover { background-color:#ffffff; color: #0dbf92; }

.form-inline-radio label:active { background-color:#f9913d; color: #0dbf92; border-color:#f9913d;  }

.wpcf7-list-item label:active { background-color:#f9913d; color: #0dbf92; border-color:#f9913d; }

.form-inline-radio label:focus { background-color:#f9913d; color: #0dbf92; border-color:#f9913d;  }

.wpcf7-list-item label:focus { background-color:#f9913d; color: #0dbf92; border-color:#f9913d; }

.form-inline-radio label input {
  position: absolute;
  width:0;
  height:0;
  visibility:hidden;
}
.inline-radio-container .wpcf7-list-item.first {
  margin-left:0;
}

.form-text-note { display:flex; flex-wrap:wrap; font-size:16px; justify-content: flex-start; align-items: center;}

.wpcf7-response-output {
  margin:0;
  margin-top:10px;
}

.content-section p a {
  background-color: #ffd900;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  color: #020202;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
}

.content-section p a:hover {
  background-color: #ff7300;
}

.h3-link {text-decoration:none; color:#010101;transition:0.8s ease color;}
.h3-link:hover { color:#ff7300;}

.text-inner h3 { font-size:26px; }

.news-item-featured-image {-webkit-transition:0.8s ease all; transition:0.8s ease all; }

@media screen and (max-width: 991px) { .text-inner h3 { font-size:24px; } }

@media screen and (max-width: 767px) { .text-inner h3 { font-size:21px; } }

#w-node-_13f64231-da81-0ce3-bc72-8ceeef4d6528-bd0f46e7 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
  max-width:400px;
}

#w-node-a6aa8247-32ec-051b-ce36-f97c3a52b2cd-bd0f46e7 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
  max-width:400px;
}

#w-node-_6d7cd431-e460-24f1-7aba-c0514182a4ed-bd0f46e7 {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
  max-width:400px;
}


.large-contact-form .wpcf7-list-item.active label {
  border:solid 1px #F9913D;
  background:#F9913D;
}
.large-contact-form .wpcf7-list-item.active:hover label {
  color:#774F2E;
}

.light-butto {text-transform:capitalize; }


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

.sidebar-contact-image { max-width:320px; }

.testimonial-slider.sidebar { max-width:320px; }

.blog-sidebar-item.header { max-width:320px; }

.related-links-holder { max-width:320px; }

}

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

.sidebar-contact-image { max-width:100%; }

.blog-side-bar-contact { max-width:100%; }

.testimonial-slider.sidebar { max-width:100%; }

.blog-sidebar-item.header { width:100%; min-width:100%; max-width:100%; }

.related-links-holder { width:100%; min-width:100%; max-width:100%; }

.blog-sidebar-grid.items {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    border-right: 1px solid rgba(62, 62, 62, 0.25);
    border-bottom: 1px solid rgba(62, 62, 62, 0.25);
    border-left: 1px solid rgba(62, 62, 62, 0.25);
  }

.blog-content-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

.blog-sidebar-grid {
    max-width: 100%;
  }

  .blog-sidebar-grid.items {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    border-right: 1px solid rgba(62, 62, 62, 0.25);
    border-bottom: 1px solid rgba(62, 62, 62, 0.25);
    border-left: 1px solid rgba(62, 62, 62, 0.25);
  }

  .blog-sidebar-item {
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
  }
}

@media screen and (max-width: 991px) {
    
    
    .blog-sidebar-item.header { width:100%; min-width:none; max-width:none; }

.related-links-holder { width:100%; min-width:none; max-width:none; }
    
}

h2 .body-section.text { font-size:32px !important; }
.body-section.text h2 { font-size:32px !important; }
h3 .body-section.text { font-size:28px !important; }
.body-section.text h3 { font-size:28px !important; }


@media screen and (max-width: 991px) {
 h2 .body-section.text { font-size:28px !important; }
.body-section.text h2 { font-size:28px !important; } 
h3 .body-section.text { font-size:24px !important; }
.body-section.text h3 { font-size:24px !important; }
}
