/*
Theme Name: Hodsons
Theme URI: http://www.hodsondevelopments.com/
Author: Boxed Red
Author URI: http://www.boxedred.com/
Description: Bespoke website for Hodson Developments
Version: 1.0
*/

.dev-intro p a {
  color: #FFF;
}

.footer-links-copy ul,
.footer-links-copy p {
  display: inline-block;
}
.opening_breakerHD span.blockerow {
  display: block;
}
#footer .footer-links-copy ul li {
  border-right: 1px solid;
}

.footer-links-copy ul li a {
  font-weight: normal;
  font-size: 13px;
}

@media screen and (min-width: 640px ) {
  .archive .row.houses {
    margin-top: 1.5em;
  }
}

h1.smaller-style {
  font-size: 1.25rem;
}

#the-fitzroy-collection i, #grosvenor-mansions-at-viridium i, #the-burlington-collection-at-viridium i, #westminster-mansions-at-viridium i, #chilmington-green i {
    color: #b31001;
}


@media screen and (max-width: 39.9375em) {
  #specification .owl-controls {
    position: static !important;
    width: 100% !important;
    margin-bottom: 1rem;
    float: left !important;
  }
  #specification .owl-controls .owl-next {
    float: left !important;
  }
}

@media screen and (min-width: 40em) {
  h1.smaller-style {
    font-size: 2.125rem;
  }
}

.iframeVid {
    width: 100%;
    height: 500px;
}

@media (max-width:650px) {
    .iframeVid {
        height: 200px !important;
    }
}

.download-brochure-new span[data-name="brochure-selection"] .wpcf7-list-item label {
    display: flex;
    align-items: center;
}

.download-brochure-new span[data-name="brochure-selection"] .wpcf7-form-control {
    display: flex;
    flex-flow: wrap;
}

.download-brochure-new span[data-name="brochure-selection"] .wpcf7-form-control > span {
    width: 50%;
    margin-bottom: 10px;
	margin-left: 0px;
}

#intro .wpcf7-response-output, #intro-dps .wpcf7-response-output {
    color: white;
    margin: 0 0px 20px !important;
}
.download_brochure_results a {
	display: none;
}
.download_brochure_results a.active {
	display: block;
	color: white;
}
.download_brochure_results img {
    filter: invert(1) contrast(2);
    width: 15px;
    margin-left: 10px;
}
.download_brochure_results p {margin: 0;margin-bottom: 10px;}

.download_brochure_results p a.active {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.download_brochure_results p a {line-height: 18px;border: solid white 2px;padding: 10px 20px;border-radius: 40px;}

.download_brochure_results p a img {
    /* position: relative; */
    /* top: 8px; */
}

.download_brochure_results p br {
    display: none;
}

.download_brochure_results {
    display: block;
    margin-bottom: 30px;
}

span[data-name="brochure-selection"] .wpcf7-list-item-label {
    font-size: 14px !important;
	color: white !important;
}

#register_nsty_section .locationer, #register_nsty_section .call-us {
  position: relative;
}

#register_nsty_section .locationer a, #register_nsty_section .call-us a.full  {
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}
