.row.top-banner, .row.logo-section {
  /*background: #fff;*/
  padding: 15px;
}

.row.logo-section {
  /*background: #000;*/
  box-sizing: border-box;
}

.container {
  padding: 0;
}

.col-md-4 {
}

.top-banner-bg {
  background: #5010a2;
  color: #fff;
}

.main-logo-black-bg {
  background: #000;
}

.navigation-menu-bg {
  background: #000000;
}

.top-banner-bg a {
  color: #fff;
}

.container.main-content {
  padding: 75px 25px;
  /*margin-top: 25px;*/
}

.h1, h1 {
  font-size: 38px;
  margin-bottom: .5em;
}

@media (min-width: 768px) {
  .image-fullwidth.site-logo {
    width: 180px;
  }
}

.image-fullwidth.site-logo {
  max-width: 300px;
  /*margin: auto;*/
}

.col-md-4.logo-column {
  text-align: center;
}

@media (max-width: 768px) {
  .row.top-banner {
    text-align: center;
  }
}

button.navbar-toggler {
  padding-bottom: 30px;
}

@media (max-width: 768px) {
  .container.navigation-container {
    margin: 0;
    padding: 0;
    width: 100%;
    max-width: none;
  }
}

@media (max-width: 994px) {
  .navbar-light {
    width: 100%;
    padding: 0;
    text-align: center;
  }
}

@media (max-width: 768px) {
  .social-icons {
    text-align: center;
  }
}

h1, h2, h3, legend {
  /*text-transform: uppercase;*/
}

p {
  /*font-family: 'Domine';*/
  font-size: 16px;
}

h1 {
  text-transform: uppercase;
}

body {
}

header ul.nav {
  margin: auto;
}

ul.nav li {
  /*padding-right: 15px;*/
  /*padding-left: 15px;*/
}

.navbar.navbar-light.navbar-expand-md.navigation-clean {
  /*padding-bottom: 0;*/
}

.footer-dark p, .footer-dark a {
  font-size: 11px;
}

.footer-dark h3 {
  font-size: 14px;
}

ul.nav#main-nav li a.nav-link:hover, ul.nav#main-nav .nav-item a:hover {
  color: #FFDD00 !important;
  margin-bottom: 0;
  border-bottom: 0;
  /*position: relative;*/
  /*top: 5px;*/
}

ul.nav {
}

.top-bar {
  background: #5010a2;
  /*height: 1em;*/
  color: #fff;
  margin: 0;
  padding: 8px;
  /*background: #000;*/
}

.top-bar p {
  margin: 0;
}

.image-fullwidth.star {
  /*width: 15px;*/
  height: 1em;
  width: auto;
  vertical-align: middle;
  position: relative;
  bottom: 2px;
  margin-right: 4px;
}

.top-bar p {
  vertical-align: middle;
  text-align: center;
  /*font-size: 30px;*/
  margin-top: 2px;
}

.image-fullwidth.logo {
  margin-top: 5px !important;
  position: relative;
  left: 10px;
}

.nav-link {
  padding-bottom: 0;
  padding-top: 0;
}

nav.navbar {
  padding-bottom: 0;
}

a.nav-link {
  transition: ease .3s all;
}

a.nav-link:hover {
  transition: ease .3s all;
}

body {
  background: #000;
  /*background-image: url('../../assets/img/carpet-bg_compressed.jpg');*/
}

.container.white-bg {
  background: #fff;
}

.footer-dark h3 {
  color: #ffdd00;
}

.footer-dark .footer-links li a {
  color: #fff !important;
}

.copyright {
  text-align: center;
  color: #565656;
  margin-top: 1em;
}

.link-list {
  list-style-type: none;
  list-style-position: inside;
  padding-left: 0;
}

footer {
  background: #0b0b0b;
  color: #ffffff;
}

a {
  color: #ffdd00;
}

footer h3 {
  font-size: 20px;
  text-transform: uppercase;
}

.margin-1-content.footer-margin {
  padding-bottom: 1em;
  /*padding-top: 0;*/
}

footer p {
  color: #b0b0b0;
}

.chrome-text-gradient {
  background: -webkit-repeating-linear-gradient(top, #8F8B8A 0%, #67808D 30%, #F4F0EF 50%, #67808D 60%, #67808D 70%, #F4F0EF 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  /*font-size: 180px;*/
  background-color: #ffffff;
  font-weight: 450";
}

.chrome-text-gradient.phone-number {
  font-size: 50px;
}

.black-bg {
  background: #000;
  color: #fff;
}

.phone-call-to-action {
  font-size: 30px;
  width: 100%;
  height: 100%;
  padding: 25px;
  font-size: 20px !important;
  text-align: center;
}

.black-bg h2 {
  color: #ffdd00;
  /*font-size: 30px;*/
  /*font-size: 50px;*/
}

h1.page-title {
  text-align: center;
}

.leading-heading {
  font-size: 20px;
}

.column-text {
  margin-top: 2.5em;
}

.subheading {
  text-align: center;
  font-size: 20px;
  max-width: 760px;
  margin: auto;
  color: #484848;
  margin-bottom: 3em;
}

.feature-row {
  margin-top: 4em;
  margin-bottom: 4em;
}

button.btn {
  background: #000;
  color: #fff;
}

.h2, h2 {
  text-transform: uppercase;
}

h2.center {
  text-align: center;
}

.checkbox-label {
  position: relative;
  left: 30px;
  top: 5px;
}

body {
  color: #2f2f2f;
}

.subheading.inpage {
  text-align: left;
  margin: 1.5em 0 0 0;
}

span {
}

.recent-work-review {
  /*font-size: .8em;*/
  font-style: italic;
}

.recent-work-quote {
  font-size: 1.1em;
  /*text-align: center;*/
}

.image-fullwidth.orb {
  width: 150px;
  text-align: center;
  margin: auto;
  margin-bottom: 2em;
}

.col-md-6.call-to-action-columns {
  /*background: #000;*/
  text-align: center;
  padding: 0 35px;
  /*border-radius: 55px;*/
  /*border-radius: 900px;*/
  /*padding: 0;*/
  box-sizing: border-box;
}

.col-md-6.call-to-action-columns button.btn {
  /*background: #ffdd00;*/
  /*color: #000;*/
}

button.metallic {
  position: relative;
  display: block;
  padding: 15px 25px;
  background-color: #000;
  background-image: linear-gradient(#ffffff,#aeaeae,#cbcbcb,#ffffff,#ffffff,#b9bebd,#bfbfbf,#a3a3a3,#ffffff);
  /*text-decoration: none;*/
  color: #252525;
  border-radius: 7px;
  max-width: 250px;
  opacity: 1;
  transition: ease .2s;
  margin: auto;
  text-shadow: none;
}

button.metallic:hover {
  position: relative;
  display: block;
  padding: 15px 25px;
  /*background-color: #000;*/
  background-image: linear-gradient(#ffffff,#e0e0e0,#aaaaaa,#ebebeb,#ffffff,#c3c3c3,#bfbfbf,#7e7e7e,#c3c3c3);
  /*text-decoration: none;*/
  color: #000000;
  border-radius: 7px;
  max-width: 250px;
  opacity: 1;
  transition: ease .2s;
}

button.metallic {
  /*border: solid 2px transparent;*/
  background-image: gradient;
}

.call-to-action-columns .black-bg {
  border-radius: 45px;
  padding: 35px;
  margin: 35px;
}

.navbar-light .navbar-nav .nav-link:focus, .nav-item a:hover {
  color: #ffffff;
}

.btn.btn-primary.contact-submit-button:hover {
  background: #000;
  color: #000000;
  transition: ease all .3s;
}

@media (min-width: 768px) {
  .btn.btn-primary.contact-submit-button {
    max-width: 250px;
  }
}

.btn.btn-primary.contact-submit-button {
  /*max-width: 250px;*/
  background: #000;
  color: #fff;
  transition: ease all .3s;
}

.btn.btn-primary.contact-submit-button {
  /*background: linear-gradient(#ffffff,#e0e0e0,#aaaaaa,#ebebeb,#ffffff,#c3c3c3,#bfbfbf,#7e7e7e,#c3c3c3);*/
  /*color: #000;*/
  /*max-width: 250px;*/
}

.h3, h3 {
  /*margin-top: 1.5em;*/
  /*margin-top: 1.5em;*/
  /*text-align: center;*/
  /*margin-bottom: 1em;*/
}

#carousel-1.disabled .carousel-indicators, #carousel-1.disabled .carousel-control-prev, #carousel-1.disabled .carousel-control-next {
  display: none;
}

.btn.btn-primary.black-button {
  border-radius: 7px;
  /*max-width: 250px;*/
  margin: auto;
}

.row.reviews-orbs {
  text-align: center;
}

.row.reviews-orbs .col-md-4 {
  /*background: #000;*/
  /*border-radius: 55px;*/
  padding: 0 35px 35px 35px;
  border: #f8f8f8 solid;
  /*border-right: 5px;*/
  /*border-left: 5px;*/
  /*background-image: url('/images/88.jpg');*/
  background-size: 400%;
}

.btn.btn-primary.black-button {
  /*background-image: linear-gradient(#444444,#a0a0a0,#5e5e5e,#262626,#414141,#2f2f2f,#363636,#000000,#595959);*/
}

.subheading.inpage.terms {
  margin-top: initial;
}

@media (max-width: 1798px) {
  .navbar-nav .nav-item .nav-link {
    font-size: 21px !important;
  }
}

.navbar-expand-md .navbar-nav .dropdown-menu {
  background: rgba(0,0,0,0.92);
  color: #fff;
}

.navbar-expand-md .navbar-nav .dropdown-menu a:hover {
  color: #ffdd00;
  background: none;
}

.navbar-expand-md .navbar-nav .dropdown-menu a:visited, .navbar-expand-md .navbar-nav .dropdown-menu a:active {
  color: #fff;
}

.dropdown-item {
  color: #fff;
}

.navbar-light .navbar-nav .nav-link, .navbar-light .navbar-nav .dropdown-toggle {
  padding-right: 15px;
  padding-left: 15px;
}

@media (max-width: 992px) {
  button.metallic {
    font-size: 14px;
  }
}

@media (min-width: 1000px) {
  .margin-1-content {
    padding: 70px 50px 70px 50px;
  }
}

@media (max-width: 400px) {
  .margin-1-content {
    padding: 70px 10px 70px 10px;
  }
}

@media (min-width: 768px) {
  .row.before-after-row {
    margin-top: 2em;
  }
}

h2.name {
  /*text-align: center;*/
  /*margin-top: 1.5em;*/
}

@media (min-width: 768px) {
  .before-after-entry .text-column {
    padding-top: 4em;
  }
}

h3.reputation {
  margin-top: 2.5em;
  text-align: center;
  margin-bottom: 1em;
}

@media (max-width: 768px) {
  .call-to-action ul.custom-list-component {
    margin-bottom: 3.5em;
  }
}

.custom-list-container {
  width: 400px;
  margin: 0 auto;
  /*padding-bottom: 1.5em;*/
}

.recent-work-introduction {
  text-align: center;
}

.standard-contact-form a {
  color: #000;
  font-weight: bold;
}

.row.main-section-row {
  margin-bottom: 3.5em;
  /*margin-top: 3em;*/
}

.h3, h3 {
  font-size: 1.75em;
}

.h2, h2 {
  font-size: 2.5em;
}

.image-fullwidth.header-image {
  /*margin-bottom: 2.5em;*/
}

@media (min-width: 768px) {
  .row.quality-row {
    margin-bottom: 3em;
  }
}

.margin-heading {
  margin-top: 2em;
  /*margin-bottom: 0em;*/
}

.image-fullwidth.banner {
  margin-bottom: 1em;
}

.image-fullwidth.banner {
  box-shadow: 0px 7px 6px rgba(0,0,0,0.4);
}

.row.feature-row p {
}

.testimonials-clean .item .description {
  font-size: 1.2em;
  text-align: center;
}

.h5, h5 {
}

.testimonials-clean .item .name, .testimonials-clean .item .title {
  /*text-align: center;*/
}

p.postalcodemessage {
  margin-top: 1em;
}

.image-header-container {
  /*background: #000;*/
}

.introduction {
  text-align: center;
  margin-bottom: 2.5em;
  margin-top: .25em;
}

.testimonials-clean .people {
  padding: 1em 1em 0em;
}

.feedback-details {
  /*margin-top: 0;*/
  font-size: 1.50em;
  color: #a3a3a3;
  margin-bottom: 20px;
  display: inline-block;
}

.feedback-quote {
  margin-bottom: 0;
  color: #313437;
}

.btn.btn-primary.secondary-button {
  background: #d0d0d0;
  color: #000;
}

.btn.btn-primary.black-button {
  margin: auto;
  text-align: center;
}

.btn.btn-primary.black-button.provide-feedback-button {
  /*margin: auto;*/
  /*text-align: center;*/
}

button.btn {
  border-radius: 7px;
}

.feedback-details, p, span.more-detail {
    font-family: 'Lato', sans-serif;
  /*font-family: 'TeXGyreHerosCondensed-Regular';*/
  font-size: 24px;
  /*font-family: 'Roboto';*/
}

body, h1, h2, h3, legend, .top-bar p, .subheading, .recent-work-quote, .leading-heading, .row.feature-row p, ul.nav, .feature-row, .recent-work-review, p.description, button.btn {
  font-family: 'QuadratSerial';
  /*font-family: 'Domine';*/
  /*font-family: 'Cinzel';*/
}

.row.people .item {
  /*background: #000;*/
  font-size: 15px;
}

h5.name {
  color: #ffdd00;
}

.row.name-info .column {
  padding: 0 60px;
}

.row.people .item {
  /*border: 5px #fff solid;*/
}

.row.name-info {
  padding: 0;
  margin: 0;
}

a.dropdown-toggle {
  color: #fff;
}

#carousel-1 {
  background: #000;
}

.key-decision-points .custom-list-component li {
  font-size: 15px;
}

span.more-detail {
  font-size: 24px;
  text-transform: none;
  display: block;
}

a {
  color: #7f1999;
  text-decoration: underline;
}

.navbar-light .navbar-nav .nav-link {
  text-decoration: none;
}

footer a {
  font-size: 20px;
  text-decoration: none;
  color: #ffdd00;
}

.call-to-action .custom-list-container .custom-list-component li {
  font-size: 20px;
}

.navbar-nav .dropdown-item {
  text-decoration: none;
}

@media (max-width: 768px) {
  .h1, h1 {
    font-size: 1.5em;
  }
}

@media (max-width: 768px) {
  p.subheading {
    font-size: .8em;
  }
}

@media (max-width: 991px) {
  .ipad-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
}

@media (max-width: 767px) {
  .mobile-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
}

button.btn {
  /*margin: auto !important;*/
}

fieldset.your-privacy-feedback {
  margin: 0 !important;
}

@media (max-width: 768px) {
  .h3, h3 {
    font-size: 1.5em;
  }
}

.2col-list {
  margin-bottom: 2em;
}

@media (min-width: 768px) {
  h3.our-reputation {
    margin-top: 1em;
    text-align: center;
  }
}

h3.our-reputation {
  text-align: center;
  margin-top: 1em;
  color: #fff;
}

.row.quality-row.key-decision-points {
  margin-top: 2em;
}

@media (max-width: 768px) {
  .row.reviews-orbs {
    padding: .5em 60px 0 60px;
  }
}

.call-to-action h2 {
  /*margin-top: 2em;*/
}

.call-to-action .subheading {
  margin-bottom: 0;
}

@media (max-width: 768px) {
  .call-to-action h2 {
    font-size: 1.5em;
  }
}

@media (max-width: 768px) {
  .call-to-action .subheading {
    font-size: .7em;
  }
}

@media (min-width: 768px) {
  .custom-list-container {
    padding-bottom: 1.5em;
  }
}

@media (min-width: 300px) {
  .call-to-action .custom-list-component {
    /*margin-bottom: 1em;*/
  }
}

footer .h3 {
  text-align: center;
}

footer h3.our-company {
  /*text-align: center;*/
}

@media (max-width: 768px) {
  .call-to-action .col-md-6.call-to-action-columns.leftmost {
    margin-bottom: 1em;
  }
}

@media (max-width: 768px) {
  .h2, h2 {
    font-size: 1.3em;
  }
}

@media (max-width: 768px) {
  .introduction {
    text-align: left;
  }
}

.before-after-row h3.mobile-margin {
  margin-top: 1em;
}

h4.mobile-margin {
  margin-top: 1em;
}

@media (max-width: 768px) {
  .row.reviews-orbs .col-md-4 {
    margin-top: 5px;
    margin-bottom: 5px;
  }
}

@media (max-width: 768px) {
  .row.review-2buttons-row .dark-button {
    margin-bottom: 1em;
  }
}

h5.name {
  margin-top: 1.4em;
}

.testimonials-clean .item .author {
  /*margin-top: 1em;*/
}

.h3, h3 {
}

@media (max-width: 768px) {
  h3.mobile-margin {
    margin-top: 1.5em;
  }
}

@media (max-width: 768px) {
  .image-fullwidth.mobile-small {
    max-width: 350px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    /*max-height: 200px;*/
  }
}

.row.reviews-orbs .mobile-small {
  max-width: 350px;
  margin-right: auto;
  margin-left: auto;
  border: 0;
}

@media (max-width: 768px) {
  .photo-column {
    text-align: center;
  }
}

@media (max-width: 768px) {
  .image-fullwidth.mobile-small.mobile-tiny {
    max-width: 250px;
  }
}

@media (min-width: 401px) and (max-width: 999px) {
  .margin-1-content {
    padding: 70px 30px 70px 30px;
  }
}

@media (min-width: 768px) {
  .subheading {
    font-size: 1.3em;
  }
}

@media (min-width: 768px) {
  h1.page-title {
    font-size: 2.2em;
  }
}

.certass {
  width: 200px;
  /*float: right;*/
}

.terms-links {
  color: #b0b0b0;
}

.qanw {
  width: 200px;
}

@media (min-width: 768px) {
  .qanw {
    /*margin-bottom: 3em;*/
    margin-top: 1em;
  }
}

.numbered-list {
}

.numbered-list-item {
  font-size: 1.4em;
}

.numbered-list-call-to-action li {
  font-size: 21px;
  margin: 1em 0;
}

.numbered-list-call-to-action {
  text-align: left;
}

a {
  color: #01011a;
}

.call-to-action h2.doors {
  margin-top: 1.2em;
}

.call-to-action h2.windows {
  /*margin-top: 1.2em;*/
}

.btn.btn-primary.button.brochure-button {
  margin-top: 1em;
}

.nav-tabs .nav-link {
  background: #000;
}

.nav-tabs .nav-link.active {
  background: #ffc700 !important;
  color: #000;
}

.products-overview h3 {
  text-align: center;
  font-size: 1.4em;
}

.products-overview .row p {
  margin-top: 1em;
  text-align: center;
  min-height: 4em;
}

.products-overview .column {
  padding: 25px !important;
}

.products-overview .btn {
  font-size: 16px;
  padding: 10px 2px;
}

h3.key-features-heading {
  font-size: 1em;
  margin-top: 1em;
}

.tab-content {
  border: 3px solid #ffdd00;
  /*border-radius: 5px;*/
  padding: 10px;
  box-shadow: -5px -5px 30px 5px rgb(176,176,176), 5px 5px 30px 5px rgb(0,0,0);
}

.tabs {
}

.nav.nav-tabs {
  padding: 0 10px;
}

.showroom {
  font-size: .9em;
}

.margin-1-content.photos-grid-1.products-overview {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

p.field-warning {
  display: block;
  font-size: .8em;
  color: #939393;
  margin-top: 0;
  margin-bottom: .1em;
}

label#postcode {
  margin-bottom: 0;
}

.tabs .nav-item {
  display: block;
}

.tabs .nav-item {
  margin-right: 1em;
}

.colour-label {
  color: #636363;
}

.center {
  text-align: center;
}

.tab-content section {
  margin-top: 1em;
}

.subheading.free3d {
  margin-bottom: 0;
}

.tab-pane {
  padding-top: 2em;
  padding-bottom: 2em;
}

.tab-pane p {
  margin-top: 1em;
}

.tabs.window-tabs {
  margin-top: 1em;
}

.tabs.door-tabs {
  margin-top: 1em;
}

.bullet-heading {
  margin-top: 2em;
}

.nav-tabs li a {
  /*display: block;*/
}

@media (max-width: 991px) {
  .nav-tabs .nav-item {
    width: 100%;
    margin-top: 3px;
    text-align: center;
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .nav-tabs .nav-link {
    padding: 20px;
  }
}

.designyourown {
  margin-bottom: 3em;
}

@media (max-width: 991px) {
  h2 {
    font-size: 1.5em;
  }
}

.our-composite-doors {
  margin-top: 2em;
}

.podium {
  background-image: url('../../assets/img/1095.jpg');
  background-size: cover;
  padding-top: 2em;
  padding-bottom: 2em;
}

.bottom-section {
  padding-top: .5em;
  padding-bottom: 1em;
  background: #fff;
}

.text-column {
  /*background: none;*/
  /*color: #000;*/
}

.call-to-action a:hover {
  opacity: 1;
  /*filter: contrast(120%);*/
  /*filter: saturate(100%);*/
  /*transition: all ease-in-out 3s;*/
  filter: brightness(105%);
}

.call-to-action a {
  /*opacity: .90;*/
  /*filter: contrast(400%)saturate(95%);*/
  transition: all ease-in-out 1s;
  /*filter: brightness(95%);*/
  /*filter: saturate(98%);*/
  /*filter: grayscale(100%);*/
  /*filter: sepia(100%);*/
  /*filter: hue-rotate(10deg);*/
}

.call-to-action-columns {
  /*text-align: right;*/
}

@media (min-width: 768px) {
  .image-fullwidth.c2a-transform, .new-square-points {
    padding: 0 20px;
    box-sizing: border-box;
  }
}

.subheading.our-story {
  text-align: left;
  margin-bottom: 1em;
}

.row.main-section-row.about-row {
  margin-top: 1em;
}

.about-heading {
  margin-top: 1em;
}

.leading-heading {
  display: block;
  margin-bottom: .5em;
}

.row.feature-row {
  /*background: #000;*/
  /*color: #fff;*/
  border: 3px #ffc700 solid;
  box-sizing: border-box;
  margin-right: 0;
  margin-left: 0;
}

.column-feature {
  padding: 0;
}

.column-squares {
  margin-bottom: .5em;
}

.bookshelf {
  background-image: url('../../assets/img/library-425730.jpg');
  height: 1000px;
}

.row.brochure-row {
  text-align: center;
  margin-bottom: 2.5em;
}

.row.brochure-row p {
  text-align: left;
  font-size: 18px;
}

.row.brochure-row p.brochure-details {
  text-align: center;
}

.row.brochure-row img {
  margin-bottom: 1em;
}

.call-to-action-columns a .image-fullwidth {
  text-align: left !important;
}

.call-to-action-columns {
  margin: 0;
  padding: 0;
}

.call-to-action {
  padding-bottom: 1em;
  padding-top: 1em;
}

.call-to-action .leftmost {
  /*padding-right: 20px;*/
}

.call-to-action .rightmost {
  /*padding-left: 20px;*/
}

.before-after-entry {
  margin-bottom: 3em;
}

@media (max-width: 767px) {
  .row.brochure-row button {
    margin-bottom: 2em;
  }
}

.row.brochure-row h3 {
  margin-top: 2em;
}

@media (min-width: 767px) {
  .row.new-square-points .leftmost {
    /*padding-right: 0;*/
  }
}

@media (min-width: 767px) {
  .row.new-square-points .rightmost {
    /*padding-left: 0;*/
  }
}

.photo-column .image-fullwidth {
  /*margin-bottom: 1em;*/
}

@media (min-width: 768px) {
  .row.new-square-points {
    margin-top: 2em;
  }
}

@media (max-width: 767px) {
  .row.new-square-points .leftmost, .row.new-square-points .rightmost {
    margin-top: .5em;
  }
}

.h3, h3 {
}

@media (max-width: 767px) {
  .tenyear-heading {
    margin-top: 1em;
  }
}

.about-qanw {
  padding-left: 0;
  padding-right: 0;
}

@media (max-width: 767px) {
  .tenyear-paragraph {
    margin-bottom: 2em;
  }
}

.call-to-action.margin-1-content {
  padding-top: 0;
}

.image-fullwidth.showroom-photo {
  max-width: 250px;
}

.recent-work-title {
  font-family: 'QuadratSerial';
  text-align: center;
  font-size: 1.3em;
}

.recent-work-location {
  text-align: center;
}

.tab-content #tab-4 img {
  border: 1px solid #f5f5f5;
}

input.postalCodeBtn {
    background: #000;
    color: #fff;
    border: 0;
    padding: 10px;
    border-radius: 7px;
    margin-left: 20px;
}

input.postalCodeInput {
  height: 50px;
  padding: 10px;
}

.postcode-checker {
  width: 100%;
  text-align: center;
  background: #5010a2;
  color: #fff;
  border-radius: 15px;
  padding: 35px 5px 35px 5px;
}

.image-fullwidth.guarantee-icon {
  max-width: 120px;
}

.guarantee-section {
  /*background: #000;*/
  /*color: #fff;*/
  /*padding: 15px;*/
}

.calltoday {
  width: 32px;
  position: relative;
  bottom: 5px;
  margin-right: 9px;
}

.phone-number-below-logo {
  color: #fff;
  font-size: 26px;
}

.phone-container {
  text-align: center;
}

p.postalCodeMessage {
  /*color: #fff !important;*/
  position: relative;
  top: 10px;
  font-size: 20px;
  /*background: rgba(255,255,255,0.95);*/
  /*color: #fff;*/
}

button.btn.design-your-window-button {
  background: #fff;
  color: #000;
  box-shadow: 0px 5px 5px rgba(0,0,0,0.55);
  width: 200px;
  /*margin: 70px auto;*/
  display: inline;
}

.dyw-wrapper {
  background: #fff;
  position: relative;
  /*height: 400px;*/
  background-size: contain;
}

.dyw-button-wrapper {
  position: absolute;
  text-align: center;
  /*top: 50%;*/
  /*padding-top: 40%;*/
  width: 100%;
  bottom: 150px;
}

.dyw-wrapper {
  text-align: center;
  /*background: url('../../assets/img/DYW-default-casement.jpg');*/
  /*height: 600px;*/
  width: 100%;
  background-size: contain;
  background-position: center center;
  /*padding-top: 40%;*/
  box-sizing: border-box;
}

.dyw-wrapper img {
  padding: 0;
}

.image-fullwidth.dyw-hover {
  display: none;
}

.dyw-link:hover .dyw-reg {
  opacity: 0;
  /*opacity: 0.6;*/
  /*transition: opacity 1s ease-in-out;*/
  display: none;
}

.dyw-link:hover .dyw-hover {
  display: block;
  /*transition: ease 2s;*/
}

.dyw-wrapper {
  /*padding: 20px 70px;*/
  box-sizing: border-box;
  padding-bottom: 20px;
  overflow: hidden;
  position: relative;
}

.container.dyw-container {
  /*margin: 0;*/
  background: #fff;
  padding-top: 0;
}

.subheading.how-it-works {
  margin-bottom: 1em;
}

.align-left {
  text-align: left;
}

@media (max-width: 800px) {
  .numbered-list-call-to-action li {
    font-size: 14px;
  }
}

.row.guarantee-2col .guarantee-icon {
  /*float: left;*/
}

.row.guarantee-2col p.guarantee-text {
  /*margin-left: 100px;*/
  margin-top: 0;
  padding-top: 0;
}

@media (max-width: 767px) {
  .row.guarantee-2col .guarantee-icon {
    /*max-width: 70px;*/
    padding-top: 1em;
    padding-bottom: 1em;
  }
}

@media (min-width: 992px) {
  row.guarantee-2col {
    /*padding-top: 2em;*/
  }
}

@media (max-width: 767px) {
  .guarantee-col {
    padding-top: 2em;
  }
}

@media (min-width: 992px) {
  .row.guarantee-2col {
    margin-top: 3.5em;
  }
}

.container.dyw-container .margin-1-content {
  padding-top: 0;
}

.margin-1-content.no-end {
  padding-bottom: 0;
}

.margin-1-content.no-top {
  padding-top: 0;
}

button.btn:hover {
  background: #ffdd00 !important;
  color: #000000;
  transition: ease all .3s;
}

.tab-content {
  overflow: hidden;
}

.navbar-light .navbar-nav .nav-link, .navbar-light .navbar-nav .nav-link.active {
  /*font-size: 30px;*/
}

@media (min-width: 768px) AND (max-width: 990px) {
  #main-nav, ul.nav#main-nav li a.nav-link, ul.nav#main-nav .nav-item a, .navbar-light .navbar-nav .nav-link, .navbar-light .navbar-nav .nav-link.active {
    /*font-size: 5px;*/
  }
}

.brochure-section-heading {
  text-align: center;
  margin-top: 2em;
  margin-bottom: 1em;
  font-size: 28px;
}

.row.brochure-row ul {
  text-align: left;
}

.container.white-bg.bottom-padding {
  padding-bottom: 2em;
}

.secured-by-wrapper {
  margin-top: 1em;
}

.secured-by-list {
  font-size: .75em;
  margin-left: 0;
  padding-left: 0;
}

.baybow-photo {
  max-width: 300px;
}

.secured-by-wrapper img {
  max-width: 200px;
}

@media (max-width: 767px) {
  .secured-by-list {
    list-style-type: none;
  }
}

#tab-3 {
  min-height: 350px;
}

.brochures-section h4 {
  font-size: 14px;
  margin-top: 1em;
}

.brochures-section button {
  font-size: 10px;
}

.brochures-section p, .brochures-section ul li {
  font-size: 12px !important;
}

@media (min-width: 768px) {
  ul.navbar-nav {
    margin: auto;
  }
}

@media (min-width:768px) {
  .navbar-expand-md .navbar-nav {
    /*-ms-flex-direction: row;*/
    /*flex-direction: row;*/
  }
}

@media (min-width: 770px) and (max-width: 994px) {
  #main-nav a {
    font-size: 11px !important;
  }
}

.guarantee-icon {
}

@media (max-width: 767px) {
  .mobile-center {
    text-align: center;
  }
}

.image-fullwidth.colours-small {
  max-width: 550px;
}

.button-wrapper.brochure-button {
  text-align: center;
}

.btn.btn-primary.button.brochure-button {
  max-width: 300px;
}

.row.centered-row {
  text-align: center;
}

.center-row-wrapper .row {
  /*margin: auto;*/
}

a:hover {
  color: #5010a2;
}

.col-md-4.col-lg-3.logos-column {
  text-align: center;
}

.certass-certified, .certass-trade {
  width: 200px;
  margin: 5px;
}

@media (min-width:768px) {
  .certass-certified {
    margin-top: 3em;
    margin-bottom: 1em;
  }
}

@media (max-width: 467px) {
  .qanw {
    margin-bottom: 3em;
  }
}

.certass-certified.about, .certass-trade.about {
  margin-top: 0;
  margin-bottom: 0;
}

.logos-column {
  text-align: center;
}

@media (max-width: 767px) {
  .certass-trade.about {
    margin-top: 1em;
    margin-bottom: 3em;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .certass-certified.about, .certass-trade.about {
    width: 120px;
  }
}

@media (min-width: 768px) {
  .certass-trade {
    margin-top: 1em;
  }
}

.certass-certified, .certass-trade {
  /*height: 100px;*/
}

.button-wrapper.limit {
  max-width: 250px;
  margin: auto;
}

.contact-c2a {
  margin-top: 60px;
  margin-bottom: 60px;
}

.contact-c2a p {
  font-size: 19px;
  margin-bottom: 30px;
}

.secured-by-list {
  list-style-position: inside;
}

.form-error {
  display: none;
}

.form-success {
  display: none;
}

.form-error {
  color: #d0240d;
}

.form-success {
  color: #40c61e;
}

.form-status {
  font-weight: bold;
}

.form-status {
  margin-top: 1em;
  margin-bottom: 1em;
}

.dropdown-toggle {
  font-size: 21px;
}

.navbar-nav .dropdown-item {
  font-size: 15px;
}

.reviews-medals-paragraph {
  color: #fff;
  font-size: 22px;
}

.reviews-medals-paragraph a {
  color: #fff;
}

@media (min-width: 1200px) {
  .navbar-nav .dropdown-item {
    font-size: 19px;
  }
}

.postalCodeBtn {
  margin-top: 1em;
}

a[href^="tel"] {
  color: inherit;
  text-decoration: none;
}

.postcode-checker {
}

.tabs h3 small {
  display: block;
  font-size: 12px;
  max-width: 700px;
  margin: auto;
  color: #6d6d6d;
}

.call-to-action-columns small {
  color: #6f6f6f;
  font-size: 22px;
}

.guarantee-section.hidden {
  display: none;
}

@media (min-width: 768px) and (max-width: 991px) {
  .windows-index .guarantee-section {
    display: none;
  }
}

.contact-c2a {

}


header.main .image-fullwidth.logo {

}