﻿@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;500;600;700;800&family=Ubuntu&display=swap');


#invoiceOnly {
  visibility: hidden;
  display: none;
}

body {
    color: #000;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin: 0;
    padding: 0;
    text-align: center;
    line-height: 1.5;
}

.cc-window.cc-banner.cc-type-info.cc-theme-block.cc-top.cc-color-override--1627350068 {
  z-index: 999999;
}

td {
  vertical-align: top;
}

input, select, textarea {
  color: #6C6D6D;
  font-size: 1.0em;
}

a {
    text-decoration: none;
    color: inherit;
}

.slicknav_menu {
  display: none;
}

#menu {
  display: none;
}

.fullSiteHidden {
  display: none;
}

.mobileHidden {
  display: block;
}

hr {
  background-color: #aaaaaa;
  border: medium none;
  color: #aaaaaa;
  height: 1px;
  margin-bottom: 25px;
  margin-top: 25px;
  width: 100%;
}

h1, h2, h4, h5, h6 {
  font-family: Raleway, sans-serif;
  margin: 0;
}

img {
  border: 0;
}

h1 {
  margin: 5px 0;
}

h2 {
  font-weight: 700;
  margin-bottom: 20px;
  font-size: 35px;
}

h3 {
    font-weight: 700;
    font-size: 20px;
}

h4 {
    color: white;
    text-transform: uppercase;
}

p {
    margin: 0px;
    margin-bottom: 10px;
}

a:hover {

}

img {
  border: 0;
}

.contentCenter {
    width: 1200px;
    margin: 0 auto;
}

.row {
    display: flex;
}

.blue {
    background: #0474df;
}

.white {
    background: #ffffff;
}

.grey {
    background-color: #c7c7cf;
    background-image: url(../images/faq-bg.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
}

    .grey h2 {
        color: #fff !important;
        font-size: 30px !important;
    }

    .grey p {
        color: #fff;
    }

.happyClientsRow {
    background-color: #dabbd9;
    background: url('../images/happy-clients-bg.jpg');
    background-position: center;
    background-size: cover;
}

.happyClientsRow img {
    margin-top: 30px;
}

.happyClientsRow h2 {
    color: #fff !important;
    font-size: 30px !important;
}

.contentCenter > h2 {
    margin-top: 30px;
    color: #831f82;
    font-size: 20px;
}

#tabs {
    margin-top: 40px;
    width: 100%;
}

#siteContainer {
    margin: 0 auto;
    text-align: left;
    width: 100%;
}

#backgroundContainer {
  background-color: #f1d236;
  float: left;
  width: 100%;
  height: 204px;
}

#container960 {
  margin: 0 auto;
  width: 1200px;
}

#headerTopContact {
  height: 45px;
  width: 941px;
  font-family: 'Open Sans', sans-serif;
}

#headerTopContact>p {
  color: #87764f;
  font-size: 2.1em;
  margin-bottom: 0;
  margin-left: 25px;
  margin-top: 0;
}

#headerContainer {
    display: flex;
    position: absolute;
    top: 0;
    width: 1200px;
    justify-content: space-between;
    left: 0;
    right: 0;
    margin: auto;
    flex-direction: column;
}

#headerLogo {
  position: relative;
  z-index: 100;
  width: 160px;
}

#headerLogo img {
    width: 242px;
}

.logoContactContainer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 20px;
    z-index: 999;
    text-decoration: none;
    color: #fff;
}

.contactRow {
    display: flex;
    column-gap: 20px;
    align-items: center;
}

.contactContainer p {
    margin: 0px;
    text-align: left;
}

.contactContainer h5 {
    font-size: 20px;
    text-align: left;
    font-weight: 400;
}

.phoneNumber {
    display: flex;
    column-gap: 5px;
    transition: 0.4s;
    align-items: center;
}

    .phoneNumber:hover {
        color: #c7c7cf;
    }

.phoneNumber:before {
    margin-top: 10px;
    content: url('/images/phone-icon.png');
}

.emailAddress {
    display: flex;
    column-gap: 8px;
    align-items: flex-start;
    transition: 0.4s;
}

    .emailAddress:hover {
        color: #c7c7cf;
    }

.emailAddress:before {
    content: url('/images/email-icon.png')
}


#yearsLogo {
  float: right;
  margin: 10px 30px 0 0;
  position: relative;
  width: 140px;
}

#headerRightContainer {
  float: right;
  width: 325px;
}

#cookieInfo {
  bottom: 0;
  float: right;
  left: 0;
  position: fixed;
  z-index: 999;
}

#headerNavigation {
    z-index: 100;
}

#navBorder {
    background-color: white;
    border: medium none;
    color: white;
    height: 1px;
    width: 100%;
    position: absolute;
    top: 80px;
    z-index: 100;
    opacity: 0.5;
}

/* Navigation */

#myslidemenu {
  z-index: 999;
}

#myslidemenu ul {
    padding: 0px;
}

#myslidemenu li {
  display: inline-block;
  height: 45px;
  list-style-type: none;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: auto;
}

    #myslidemenu li:hover {
        -webkit-box-shadow: inset 0px -4px 0px 0px #831f82;
        -moz-box-shadow: inset 0px -4px 0px 0px #831f82;
        box-shadow: inset 0px -4px 0px 0px #831f82;
    }

#myslidemenu.jqueryslidemenu {
  color: #ffffff;
  position: relative;
  text-align: justify;
}

#myslidemenu.jqueryslidemenu ul {

}

    #myslidemenu.jqueryslidemenu li {
        position: relative;
        list-style-type: none;
    }

#myslidemenu.jqueryslidemenu li a {
  color: white;
  display: block;
  font-size: 14px;
  font-weight: 100;
  margin-top: 6px;
  padding-top: 6px !important;
  padding-bottom: 6px !important;
  padding-right: 15px !important;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  width: auto;
  z-index: 999;
}

#myslidemenu.jqueryslidemenu li a:hover {
  position: relative;
  text-decoration: none;
  color: white;

  /*border-bottom: 7px solid #00B0B3;*/
}

#myslidemenu #HomeButton {
  padding-left: 15px !important;
}

#myslidemenu #HomeButtonWidth {
  width: 57px !important;
}

/*1st sub level menu*/

#myslidemenu.jqueryslidemenu ul li ul {
  position: absolute;
  left: 0;
  display: block;
  visibility: hidden;
  z-index: 9;
}

/*Sub level menu list items (undo style from Top level List Items)*/

#myslidemenu.jqueryslidemenu ul li ul li {
  display: list-item;
  float: none;
  padding-bottom: 0px;
  z-index: 9;
  height: auto !important;
  /* margin-left: -4px; */
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */

#myslidemenu.jqueryslidemenu ul li ul li ul {
  top: 0;
}

/* Sub level menu links style */

    #myslidemenu.jqueryslidemenu ul li ul li a {
        background-color: #fff;
        border-top-width: 0;
        height: auto !important;
        margin: 0;
        padding: 3px 15px !important;
        text-align: left;
        width: 169px;
        z-index: 999;
        color: #000;
        text-transform: unset;
        transition: 0.4s;

    }

    #myslidemenu.jqueryslidemenu ul li ul li a:hover {
        /*sub menus hover style*/
        background-color: #831f82 !important;
        color: #fff;
    }

#myslidemenu .downarrowclass {
  display: none;
}


#homepageHero {
    overflow: hidden;
    background-color: #831f82;
}

.clearButton {
    text-decoration: none;
    color: #fff;
    font-family: Raleway,sans-serif;
    font-weight: 500;
    padding: 15px 30px;
    background-color: #ffffff00;
    transition: .5s;
    border: 1px solid #fff;
    z-index: 100;
    font-size: 16px;
    position: relative;
}

.clearButton:hover {
    background-color: white;
    color: black;
}

.whiteButton {
    display: inline-block;
    text-decoration: none;
    color: #000;
    font-weight: 600;
    padding: 15px 50px;
    background-color: #ffffff;
    transition: .5s;
    z-index: 100;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 4px;
    margin-right: 30px;
    border: 1px solid transparent;
}

    .whiteButton:hover {
        background-color: #0474df;
        color: white;
    }

.blueButton {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    font-weight: 600;
    padding: 15px 50px;
    background-color: #0474df;
    transition: .5s;
    z-index: 100;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 4px;
    margin-right: 30px;
    border: 1px solid transparent;
}

    .blueButton:hover {
        background-color: white;
        color: black;
        border: 1px solid #939393;
        cursor: pointer;
    }

.blueButtonServices {
    display: inline-block;
    text-decoration: none;
    color: #fff !important;
    padding: 8px 25px;
    text-transform: uppercase;
    transition: .5s;
    z-index: 100;
    border-radius: 1px;
    border: 1px solid #fff;
}

    .blueButtonServices:hover {
        background-color: white;
        color: black !important;
    }


#footerTelContainer {
    border: none;
    text-align: left;
    color: #bcbcbc;
    font-size: 18px;
}

#footerGridTop {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    padding-bottom: 50px;
    border-bottom: 1px solid #373636;
}

#footerGridBottom {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    text-align: left;
    padding-top: 50px;
    padding-bottom: 50px;
    color: #fff;
}

nav {
    display: flex;
    flex-direction: column;
    text-decoration: none;
    text-transform: uppercase;
}

    nav a {
        text-decoration: none;
        padding-top: 5px;
        padding-bottom: 5px;
    }

.newsItem {
    display: flex;
    border-bottom: 1px solid #373636;
}

.blackSquare {
    margin-right: 50px;
    height: 50px;
    width: 50px;
    align-self: center;
}

#tabsGrid {
    grid-template-columns: repeat(4, 25%);
    justify-content: center;
    grid-column-gap: 0;
    grid-row-gap: 0;
    margin: 0;
    margin-top: -225px;
    z-index: 99;
    position: relative;
}


.serviceContainerBottom .serviceImg {
    height: unset;
    object-fit: unset;
}

.serviceContainer {
    position: relative;
    margin: 0 auto;
    background: #000;
    display: grid;
    overflow: hidden;
    text-align: left;
}

.serviceContainerBottom {
    overflow: hidden;
}

.serviceImg {
    width: 100%;
    z-index: 1;
    transition: .5s;
    height: 120%;
    object-fit: cover;
    opacity: 1;
}

.serviceLogo {
    width: 80px;
    display: block;
    z-index: 1;
    margin-top: -52%;
    margin-left: auto;
    margin-right: auto;
    z-index: 2;
    transition: .5s;
}



.servicePopupText {
    position: absolute;
    opacity: 1;
    transition: .5s;
    z-index: 3;
    color: white;
    background-color: #831f82;
    height: 100%;
    width: 100%;
    padding-left: 20px;
}

.serviceImageHeader {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
    margin: 0px;
    padding: 10px 0px;
}

.serviceImageText {
    margin-bottom: 20px;
    padding-right: 20px;
    font-size: 14px;
}

.faqContainer {
    padding: 30px 0px;
    max-width: 75%;
    margin: auto;
}

.concertina {
    color: white;
    background-color: #fff;
    margin-bottom: 10px;
    text-align: left;
}

    .concertina h3 {
        color: #831f82;
        font-size: 18px;
        padding: 0px;
        text-align: left;
    }

    .concertina p {
        color: #000;
        text-align: left;
    }

    .concertina:nth-child(3n) {
    }

    .concertina:nth-child(3n+1) {
    }

    .concertina:nth-child(3n+2) {
    }

    .concertina .title {
        display: flex;
        font-size: 1em;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 5px;
        padding-bottom: 5px;
        justify-content: space-between;
        align-items: center;
    }

        .concertina .title:hover {
            cursor: pointer;
        }



    .concertina .content {
        display: none;
        padding: 20px;
        font-size: 1.0em;
    }

    .concertina .arrow {
        transition: 0.5s ease;
        text-align: right;
        color: #d32210;
    }

        .concertina .arrow.open {
            transform: rotate(90deg)
        }

.text {
    margin-right: 20px;
}



#testimonials {
    text-align: center;
    margin: 20px 40px;
    position: relative;
}

.glideControls {
    margin-bottom: 12px;
    clear: both;
    margin-left: auto;
    width: 100px;
}

.testLeft {
    margin-right: 20px;
}

    .testLeft:hover, .testRight:hover {
        cursor: pointer;
    }

.testimonialElement .comment {
    display: block;
    padding: 10px 65px;
    min-height: 80px;
    color: #767676;
}

.testimonialAuthor {
    text-transform: uppercase;
    color: #831f82;
    font-size: 14px;
}

.stars {
    font-size: 18px;
}

.testimonialHeading {
    color: #831f82;
    font-size: 18px;
    font-weight: 700;
    margin: 0px;
}

.blogRow h2 {
    font-size: 30px;
    text-transform: uppercase;
    display: flex;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    column-gap: 20px;
    justify-content: center;
}

.blogRow h2:after {
    content: url('../images/news-icon.png');
}

.blogGrid {
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-gap: 70px;
    border-bottom: 1px solid #cfcfd6;
    border-top: 1px solid #cfcfd6;
    padding: 30px 0px;
    text-align: left;
    color: #767676;
}

.blogDate {
    color: white;
    font-weight: 700;
    position: absolute;
    background: #6bbe03;
    padding: 15px;
}

.blogContainer img {
    width: 100%;
}

.blogAuthor {
    margin-top: 10px;
    font-family: Raleway, sans-serif;
    font-weight: 600;
}

.blogHeading {
    color: #831f82;
    font-size: 18px;
    font-weight: 700;
    margin: 0px;
}


.gallery-grid {
    display: grid;
    grid-template-columns: repeat(4, auto);
    grid-gap: 20px;
    padding: 80px 0px;
    grid-auto-rows: 290px;
    min-height: 600px;
}

    .gallery-grid img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .gallery-grid img:hover {
        cursor: pointer;
    }

.serviceText {
    font-family: 'Myriad Pro', sans-serif;
    padding: 40px;
    text-align: left;
    color: black;
}

.findOutMoreLink {
    display: block;
    text-decoration: none;
    margin-top: 30px;
    color: #0474df;
    transition: 0.5s;
    font-size: 16px;
}

.findOutMoreLink:hover {
    text-decoration: underline;
}

.grid {
    display: grid;
    grid-template-columns: repeat(4, auto);
    grid-gap: 25px;
}

#videoGrid {
    padding: 10px 0px;
    grid-auto-rows: 290px;
    margin-bottom: 50px;
}

#videoGrid img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.halfRow {
    width: 50%;
    text-align: left;
    padding: 20px;
}

.halfRow h2 {
    font-size: 25px;
    font-weight: bold;
    color: black;
    margin-bottom: 50px;
}

.accreditationsContainer {
    display: flex;
    justify-content: space-evenly;
    margin-bottom: 60px;
    margin-top: 40px;
}

.accreditationsContainer img {
    height: 80px;
}

#showroom {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

#awnings {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

footer {
    background: url('../images/footer-bg.jpg');
    background-position: center;
}

    footer * {
        color: #c7c7cf;
    }

footer h4 {
    margin-bottom: 20px;
}

footer .row {
    justify-content: space-between;
}

footer a {
    text-decoration: none;
    color: inherit;
    transition: 0.4s;
}

footer a:hover {
    color: #fff;
}

#footercopy {
    padding: 20px 0px;
    display: flex;
    flex-direction: row;
    text-align: left;
    border-top: 1px solid #c7c7cf;
    text-transform: uppercase;
}

    #footercopy a {
        text-decoration: none;
        color: inherit;
        transition: 0.4s;
    }

    #footercopy a:hover {
        color: #fff;
    }

.socialLink {
    display: flex;
    align-items: center;
    column-gap: 5px;
}

.footerEmail:before {
    content: url('../images/footer-email.png');
    margin-top: 5px;
}

.footerPhone:before {
    content: url('../images/footer-phone.png');
    margin-top: 5px;
}

.footerAddress:before {
    content: url('../images/footer-address.png');
    align-self: baseline;
}

.footerFacebook:before {
    content: url('../images/footer-facebook.png');
    margin-top: 5px;
}


#centerContainerHolder {
    background: rgba(0, 0, 0, 0) url("/images/chapelDoorsBackground.jpg") repeat scroll center top;
    float: left;
    width: 100%;
}

.homePageText {
    position: absolute;
    top: 270px;
    z-index: 10;
    text-align: left;
    width: 37%;
}

    .homePageText h1 {
        color: white;
        font-weight: 600;
        font-size: 70px;
        font-family: Raleway, sans-serif;
        line-height: 1;
    }

.homePageText p {
    color: white;
    font-size: 20px;
    margin-bottom: 20px;
}

.blueText {
    color: #0474df;
    font-weight: bold;
}

#guideButton {
    width: 50%;
    text-align: center;
    display: block;
    margin: auto;
    clear: both;
}

.tabcontents img {
    width: unset !important;
    float: unset !important;
    margin: unset !important;
}

#centerContainer {
    margin: 0 auto;
    position: relative;
    width: 1200px;
}

#interiorHero {
    background-color: #831f82;
    min-height: 164px;
}

    #interiorHero #myslidemenu li:hover {
        -webkit-box-shadow: inset 0px -4px 0px 0px #fff;
        -moz-box-shadow: inset 0px -4px 0px 0px #fff;
        box-shadow: inset 0px -4px 0px 0px #fff;
    }

    #interiorContainer {
        margin: 50px 0px;
        display: flex;
        column-gap: 20px;
    }

#productDetailContainer {
    margin: 50px 0px;
    display: flex;
    column-gap: 20px;
}

.interiorText {
    text-align: justify;
    width: 100%;
}

    .interiorText h1 {
        font-size: 30px;
        color: #831f82;
        text-align: left;
    }

    .interiorText h2 {
        font-size: 30px;
        color: #831f82;
        text-align: left;
    }

.interiorClearFix {
    float: left;
    display: flex;
    flex-direction: column;
}

    .interiorClearFix img {
        margin-left: 0px !important;
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }

.interiorText img {
    width: 40%;
    float: right;
    margin: 50px;
    margin-right: 0px;
}

.interiorText table {
    width: 100%;
}

.interiorText li {
    margin-bottom: 10px;
}

.interiorBlogGrid {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}

.productDetailImages {
    width: 100%;
}

.productDetailImages img {
    width: 100%;
    margin-bottom: 20px;
}

.productDetailImages iframe {
    width: 100%;
    margin-bottom: 20px;
    height: 350px;
}


#servicesBarHolder {
    position: absolute;
    top: -70px;
    width: 100%;
    z-index: 9999;
    display: flex;
    justify-content: center;
}

.serviceHolder {
  background-color: White;
  float: left;
  height: 195px;
  width: 150px;
  margin: 0 5px;
}

.serviceHolderEnd {
  background-color: White;
  float: left;
  height: 195px;
  width: 150px;
  margin: 0 5px;
}

#serviceInteriorHolder {
  margin-bottom: 20px;
  width: 100%;
  float: right;
}

.serviceHolderInterior {
  background-color: White;
  float: left;
  height: 187px;
  width: 162px;
  margin-right: 0;
}

.serviceHolderInteriorEnd {
  background-color: White;
  float: right;
  height: 187px;
  width: 162px;
}

.serviceImage {
  background-color: #1b3157;
  height: 139px;
  margin-left: 11px;
  width: 129px;
  margin-top: 11px;
  position: relative;
}

.serviceImage>img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
}

.serviceImageTextInterior {
  background-color: #edc600;
  color: #1b3157;
  font-size: 1.5em;
  font-weight: bold;
  height: 50px;
  margin-left: 11px;
  margin-top: 0;
  padding-top: 6px;
  text-align: center;
  width: 140px;
}

#mainContent {
  background-color: White;
  float: left;
  position: relative;
  width: 1200px;
}

#footertiles {
  float: left;
  height: 327px;
  width: 100%;
  position: relative;
}

/* Shop */

#centerLeftContainerShop {
  background-color: #3b4c1f;
  float: left;
  min-height: 400px;
  width: 1014px;
}

#centerLeftContainerShop hr {
  background-color: #aaaaaa;
  border: medium none;
  color: #aaaaaa;
  float: left;
  height: 1px;
  margin: 0 10px 10px;
  width: 91%;
}

.shopBackgroundHolder {
  background-color: White;
  width: 222px;
  height: 284px;
  float: left;
}

.shopBackgroundHeading {
  float: left;
  font-size: 1.8em;
  font-weight: lighter;
  padding: 0 5px;
  width: 212px;
}

.shopBackgroundDescription {
  float: left;
  font-size: 0.6em;
  padding: 5px;
  width: 79px;
}

.shopBackgroundImage {
  width: 132px;
  float: right;
}

.shopBackgroundStock {
  color: green;
  float: right;
  font-size: 0.5em;
  padding-right: 10px;
  padding-top: 20px;
  text-align: right;
  width: 118px;
}

.shopBackgroundBasket {
  float: left;
  height: 49px;
  padding: 0 10px;
  width: 202px;
}

/* Shop End */

#discount1 {
  color: #4A4848;
  font-size: 3em;
  font-weight: bold;
  margin-left: 20px;
}

#discount2 {
  color: #4a4848;
  font-size: 2.4em;
  font-weight: bold;
  line-height: 14px;
  margin-left: 20px;
}

#discount3 {
  color: #4A4848;
  font-size: 2.4em;
  font-weight: bold;
  margin-left: 20px;
}

#centerLeftContainer {
  background-color: white;
  float: left;
  /* min-height: 390px; */
  width: 715px;
  margin: 20px 48px;
}

#centerContainerBasket {
  float: left;
  margin-bottom: 120px;
  width: 100%;
}

#InteriorLeftContainer {
  float: left;
  margin-bottom: 120px;
  width: 940px;
}

#productListContainer ul {
  padding: 0;
}

#productListContainer li {
  list-style-type: none;
}

.productContainer {
    display: flex;
    text-align: justify;
    column-gap: 20px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #aaaaaa;
}

.productText {
    width: 70%;
}

.productText p {
    font-size: 18px;
}

.productImg {
    width: 30%;
}

.productImg img {
    width: 100%;
}

.specialOffersContainer {
    display: flex;
    grid-row-gap: 20px;
    flex-direction: column;
    margin-bottom: 30px;
}

/* Special Offers */

.offerHolder {
    width: 100%;
    background-color: #0474DF;
    display: flex;
    column-gap: 20px;
    align-items: center;
}

.offerHolderInterior {
    background-color: #1b3157;
    color: white;
    float: left;
    padding: 10px;
}

.offerHolderImage {
}

    .offerHolderImage img {
        max-width: 300px;
        margin: 20px;
    }

.offerHolderContent {
    width: 100%;
    padding: 20px;
}

.offerHolderHeading {
}

.offerHolderText h1 {
    color: white;
}

.offerHolderText p {
    color: white;
}

.offerHolderText button {
    background-color: #edc600;
    border: none;
    padding: 4px 10px;
    color: #1b3157;
    cursor: pointer;
    cursor: hand;
}




.FrozenThumb {
  position: absolute;
  bottom: 5px;
  left: 25px;
}

.FrozenThumb img {
  width: 29px;
}

.OffThumb {
  position: absolute;
  bottom: 5px;
  right: 25px;
}

.OffThumb img {
  width: 29px;
}


.productPriceContainer {
  clear: both;
  color: #A69A47;
  float: left;
  margin-bottom: 3px;
  width: 493px;
}

#ProductImageContainer {
  border: 5px solid #A69A47;
  float: left;
  /*height: 260px;*/
  margin-top: 5px;
  overflow: hidden;
  width: 350px;
  position: relative;
}

.FrozenLarge {
  bottom: 0;
  left: 0;
  position: absolute;
}

.OffLarge img {
  width: 45px;
}

.OffLarge {
  bottom: 0;
  right: 0;
  position: absolute;
}

.FrozenLarge img {
  width: 45px;
}

.productName, .productServing, .productPrice, .productWas {
  width: 150px;
  float: left;
  font-size: 1.4em;
}

#ProductDetailTextContainer .productName, #ProductDetailTextContainer .productServing, #ProductDetailTextContainer .productPrice, #ProductDetailTextContainer .productWas {
  float: left;
  margin-right: 10px;
  width: auto;
}

#ProductDetailTextContainer .productPrice span {
  color: #D93600;
  font-weight: bold;
}

#ProductDetailTextContainer .productWas span {
  text-decoration: line-through
}

.productLink .productName, .productLink .productServing, .productLink .productPrice, .productLink .productWas {
  float: left;
  /*margin-right: 10px;*/
  width: 150px;
}

.productLink .productPrice span {
  color: #D93600;
  font-weight: bold;
}

.productLink .productWas span {
  text-decoration: line-through
}

.productMoreButton {
  bottom: 0;
  position: absolute;
  right: 7px;
}

.productQuantity {
  float: right;
  font-size: 1.4em;
  width: 21px;
}

#ProductDetailTextContainer {
  float: left;
  padding-left: 20px;
  width: 558px;
}

#ProductDetailText {
  font-size: 1.3em;
}

.productDetailBuyNow {
  float: right;
  font-size: 1.3em;
  margin: 2px 5px;
}

.productLink {
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
}

#basketHeadings h4 {
  font-size: 1.0em;
}

.basketItemHeading {
  float: left;
  padding-right: 10px;
  text-align: center;
  width: 509px;
}

.basketItem {
  border-bottom: 1px solid #666666;
  clear: both;
  float: left;
  padding: 10px 0;
  width: 100%;
}

#DeliveryCollectionTable {
  float: left;
  width: 700px;
}

#DeliveryCollectionTable td {
  vertical-align: top;
}

.CheckoutBasketItem {
  clear: both;
  float: left;
  width: 100%;
}

#CheckoutDeliveryDate {
  float: left;
  height: 180px;
  width: 246px;
}

#SelectedDeliveryDetails {
  float: left;
}

#CollectionContainer {
  visibility: hidden;
}

#CheckoutDeliveryTime {
  /*  float:left;
  height: 181px;
  width: 246px;*/
}

#PTPTotals {
  clear: both;
  float: left;
  margin-top: 10px;
}

.basketImage {
  float: left;
  padding-right: 10px;
}

.basketImage img {
  width: 105px;
}

.basketItemText {
  float: left;
  padding-right: 10px;
  width: 392px;
}

.basketItemPrice {
  float: left;
  width: 95px;
  padding-right: 10px;
  text-align: right;
}

.basketItemSection {
  float: left;
  width: 95px;
  padding-right: 10px;
  text-align: center;
}

.checkoutButton {
  clear: both;
  color: #FFFFFF;
  float: right;
  margin-top: 10px;
  text-align: right;
  width: 140px;
}

.PTPButtonContainer {
  float: right;
  margin-top: 10px;
  padding-left: 5px;
  text-align: right;
  width: 140px;
}

.CheckoutButtonContainer {
  bottom: 169px;
  float: right;
  margin-top: 10px;
  padding-left: 5px;
  position: absolute;
  right: 0;
  text-align: right;
  width: 140px;
}

.ProceedPaymentButton {
  float: right;
  margin-top: 10px;
  padding-left: 5px;
  text-align: right;
  width: 140px;
}

#BasketTotals {
  clear: both;
  float: right;
  font-size: 1.3em;
  line-height: 1.4em;
  width: 185px;
}

.nivoSlider {
  margin-left: 0 !important;
}

#telNo {
  color: #FFF;
}

#mainContainer {
  position: relative;
  float: left;
  margin-bottom: 0;
  width: 100%;
}

#mainTextShop {
  float: left;
  font-size: 1.6em;
  margin-bottom: 10px;
  padding: 20px 0;
  width: 710px;
}

#mainText {
  float: left;
  font-size: 1.6em;
  margin-left: 48px;
  padding: 135px 20px 20px 0;
  width: 685px;
}

#mainText p {
  margin-top: 10px;
  margin-bottom: 10px;
}

#mainTextinterior {
  float: left;
  font-size: 1.6em;
  margin-left: 48px;
  padding: 20px 20px 20px 0;
  width: 700px;
}

#mainTextinterior p {
  margin-top: 10px;
  margin-bottom: 10px;
}

.mapsContainer {
    display: flex;
    column-gap: 20px;
    width: 100%;
}

.mapHolder {
    background-color: #0474df;
    width: 50%;
    padding: 10px;
    text-align: center;
}

.mapHolder>h1 {
  color: white;
  font-size: 1em;
  margin-bottom: 15px;
}

.mapHolder .clearButton {
    display: block;
    margin: 10px auto;
    width: 50%;
}

.accreditation {
    width: auto !important;
}


.interiorLink {
  background-color: #edc600;
  color: #1b3157;
  font-size: 2em;
  font-weight: bold;
  margin-bottom: 10px;
  padding-left: 8px;
  text-align: left;
  text-transform: uppercase;
  width: 323px;
  float: right;
}

#newsHolder {
  width: 100%;
  float: left;
  margin-bottom: 10px;
}

.newsHeading {
    float: left;
    width: 100%;
    font-weight: bolder;
    font-size: 20px;
}

.newsImage {
  width: 80px;
  height: 80px;
  margin-right: 20px;
}

.newsContent {
    width: 100%;
}

.newsText {
  width: 100%;
}

.newsText>p {
  margin: 0 !important;
}

.newsDate {
  float: left;
  width: auto;
  margin-top: 10px;
}

.testimonialholder {
    margin-bottom: 10px;
    padding: 10px 0px;
    width: 100%;
    border-bottom: 1px solid #a6a6a6;
}


.testimonialholderHome {
    background-color: #1b3157;
    color: white;
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 10px;
    font-size: 14px;
}

#centerRightContainer>a {
  text-decoration: none;
}

p#lastPara {
  font-size: 1.49em;
  color: #000;
  margin-top: 13px;
}

#mainImage {
  float: left;
  height: 515px;
  width: 1200px;
}

.SlideshowHeading {
  float: left;
  width: 200px;
}

#interiorImage {
  width: 301px;
  height: 226px;
  float: right;
  padding: 10px 0 0 10px;
  margin: 0 0 10px 10px;
  background: url('../images/interiorImageBG.png') top left no-repeat;
}

#HomePanels {
  float: left;
}

.HomepagePanel {
  clear: both;
  float: left;
  margin: 6px 0 0;
  position: relative;
  width: 341px;
}

.HomepagePanelRight {
  float: left;
  margin: 6px 0 0 18px;
  position: relative;
  width: 341px;
}

.PanelHeader {
  width: 310px;
  height: 25px;
  padding: 8px 0 0 10px;
  float: left;
  background-color: #FCAF34;
  font-size: 2.1em;
  color: #FFF;
  font-weight: bold;
}

.PanelHeader a {
  color: #FFF;
  text-decoration: none;
}

.PanelContainer {
  height: 116px;
  background-repeat: repeat-x;
  background-position: top left;
}

.PanelImage {
  float: right;
}

.PanelText {
  font-size: 1.3em;
  left: 15px;
  position: absolute;
  top: 20px;
  width: 133px;
  float: left;
  color: #FFF;
}

.PanelText p {
  margin: 0;
}

.PanelHeading {
  font-size: 2.0em;
  color: #FFF;
  width: 160px;
}

.PanelText a {
  color: #FFF;
}

.PanelMore {
  bottom: 16px;
  position: absolute;
  right: 92px;
  width: 90px;
}

.PanelMoreRight {
  position: absolute;
  bottom: 0;
  right: 0px;
  width: 90px;
}

#SpecialOffers {
  text-align: center;
  padding-top: 20px;
  clear: both;
}

.SpecialOfferText {
  font-size: 1.2em;
}

.SpecialOfferPrice {
  font-size: 2.4em;
  font-weight: bold;
  color: #A69A47;
  font-family: Georgia, "Times New Roman", Times, serif;
  margin-bottom: 3px;
}

.testimArticle {
  float: left;
  font-size: 1.2em;
  margin-bottom: 10px;
  width: 100%;
  color: #FFF;
}

.testimTop {
  width: 710px;
  height: 10px;
  background: url('../images/TestBGTop.jpg') top left no-repeat;
  float: left;
}

.testimMiddle {
  background: url("../images/TestBGMiddle.jpg") repeat-y scroll left top transparent;
  float: left;
  padding-left: 10px;
  width: 700px;
}

.testimBottom {
  width: 710px;
  height: 30px;
  background: url('../images/TestBGbottom.jpg') top left no-repeat;
  float: left;
}

.testimQuoteContainer {
  /*background: url("../images/testimQuoteOpen.jpg") no-repeat scroll left top transparent;*/
}

.testimTextFooter {
  width: 440px;
  height: 30px;
}

.testimName {
  width: 385px;
  height: 20px;
  clear: both;
  float: left;
  font-weight: bold;
}

.testimQuoteEnd {
  width: 26px;
  height: 20px;
  float: right;
  /*background:url('../images/testimQuoteClose.jpg') top left no-repeat; */
}

.testHomeArticle {
  color: #FFFFFF;
  float: left;
  font-size: 1.2em;
  margin-bottom: 10px;
  width: 100%;
}

.testHomeTop {
  background: url("../images/TestHomeTop.png") no-repeat scroll left top transparent;
  float: left;
  height: 43px;
  width: 100%;
}

.testHomeMiddle {
  background: url("../images/TestHomeMiddle.png") repeat-y scroll left top transparent;
  float: left;
  padding: 0 10px;
  width: 320px;
}

.testHomeBottom {
  background: url("../images/TestHomebottom.png") no-repeat scroll left top transparent;
  float: left;
  height: 47px;
  width: 100%;
}

.testHomeQuoteContainer {
  /*background: url("../images/testimQuoteOpen.png") no-repeat scroll left top transparent;*/
}

.testHomeTextFooter {
  height: 30px;
  width: 100%;
}

.testHomeName {
  clear: both;
  float: left;
  font-weight: bold;
  height: 20px;
  width: 100%;
}

.testHomeQuoteEnd {
  background: url("../images/TestHomeQuoteEnd.png") no-repeat scroll left top transparent;
  float: right;
  height: 29px;
  margin-right: 20px;
  width: 33px;
}

.recipeArticleContainer {
  float: left;
  font-size: 1.2em;
  margin-bottom: 10px;
  width: 100%;
}

.recipeArticleContainer h1 {
  font-size: 1.3em;
  font-style: normal;
  margin: 0;
}

.recipeArticleContainer img {
  padding-left: 10px;
}

.recipeArticleContainer a {
  text-decoration: none;
  float: left;
  vertical-align: bottom;
}

.recipeImage {
  border: 5px solid #A69A47;
  float: left;
  margin-top: 5px;
  overflow: hidden;
  width: 300px;
}

.recipeText {
  float: left;
  margin-top: -7px;
  padding-left: 10px;
  width: 379px;
}

#productTypes {
  float: left;
}

#productTypes ul {
  margin: 10px 0 0;
  padding: 0 0 0 31px;
}

#productTypes li {
  position: relative;
  width: 136px;
  height: 215px;
  float: left;
  list-style-type: none;
  margin: 0 16px 0 0;
  text-align: center;
}

.prodTypeText {
  bottom: 0;
  color: #7F9999;
  font-size: 1.5em;
  padding: 10px 0 3px 6px;
  position: absolute;
}

li#prodTypeFirst {
  margin: 0 17px 0 0;
}

.LoginContainer {
  clear: both;
  float: left;
}

.LoginNameFormContainer {
  background: url("/images/contactBG.jpg") no-repeat scroll left top #4A7681;
  color: #FFFFFF;
  padding: 10px;
  width: 303px;
  margin-right: 20px;
}

.LoginHomeFormContainer, .LoginRegisterFormContainer {
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  color: #000000;
  margin-right: 20px;
  padding: 10px;
  width: 303px;
}

.LoginHomeFormContainer, .LoginRegisterFormContainer {
  background: url("/images/contactBG.jpg") no-repeat scroll left top #4A7681;
  color: #FFFFFF;
  float: left;
  padding: 10px;
  width: 303px;
  margin-right: 20px;
}

.AlternativeAddressContainer {
  background: url("/images/contactBG.jpg") no-repeat scroll left top #4A7681;
  color: #FFFFFF;
  float: left;
  padding: 10px;
  width: 142px;
  margin-right: 20px;
}

.LoginRegisterFormContainer h2, .LoginHomeFormContainer h2, .AlternativeAddressContainer h2 {
  color: #FFFFFF;
  font-size: 1.7em;
}

.LoginRegisterSubmit {
  float: right;
  padding: 5px 0px;
}

.contactSubmit input {
    display: block;
    margin-left: auto;
    margin-right: 0px;
    box-sizing: border-box;
    border: 1px solid #6C6D6D;
    color: #6C6D6D !important;
}

.contactSubmit input:hover {
    cursor: pointer;
}

.contactElement {
    width: 100%;
    display: flex;
    column-gap: 20px;
}

.contactElement input {
  margin-bottom: 10px;
  width: 50%;
  margin-left: auto;
}

    .contactElement textarea {
        margin-bottom: 10px;
        width: 50%;
        margin-left: auto;
    }

#footerHolder {
  background: rgba(0, 0, 0, 0) url("/images/footerBackground.jpg") repeat scroll 0 0;
  float: left;
  height: 303px;
  width: 100%;
  min-width: 1199px;
}

#footerCenter {
  margin: 0 auto;
  position: relative;
  width: 1199px;
  /*background: rgba(0, 0, 0, 0) url("/images/footerBackground.jpg") repeat scroll 0 0;*/
  height: 303px;
}

#footerTelephones {
  float: left;
  font-size: 2em;
  height: 50px;
  margin-top: 48px;
  position: relative;
  width: 75%;
}

#footerSocial {
  float: right;
  margin-top: 27px;
}

#footerContact {
  float: left;
  font-size: 2em;
  margin-bottom: 20px;
  position: relative;
  width: 740px;
}

#map {
  position: absolute;
  right: 0;
  top: 30px;
}

#footerContact>p {
  margin: 10px 0;
}

#footerContainer {
  background-color: #211f1f;
  color: #fff;
  float: left;
  height: 32px;
  position: relative;
  width: 940px;
}

#footerMenu {
  z-index: 999;
}

#footerMenu ul {
  margin-top: 0;
}

#footerMenu li {
  float: left;
  height: 35px;
  list-style-type: none;
  padding: 0 24px 0 0;
  position: relative;
}

#FooterTopContainer {
  float: left;
  margin: 0 25px 10px;
  width: 890px;
}

#FooterLogos {
  clear: both;
  float: left;
  margin: 0 0 10px 0px;
}

#FooterLeftContainer {
  float: left;
}

#FooterRightContainer {
  float: right;
  width: 232px;
}

#footerContainer a {
  color: #FFF;
  text-decoration: none;
}

#footerContainer a:hover {
  color: #FFF;
  text-decoration: underline;
}

#footerContainer p {
  margin: 0 0 2px 0;
}

#footerContent {
  margin: 0 0 0 0;
  float: left;
}

#footerServices {
  float: left;
  margin: 20px 0 0;
  width: 100%;
}

.questionMarkHolder {
    background: rgba(0, 0, 0, 0) url(/../images/serviceQuestionmark.jpg) no-repeat scroll 0 0;
    float: left;
    height: 120px;
    margin-right: 22px;
    text-align: center;
    width: 114px;
}

.questionMarkHolder h2 {
  color: #1b3157;
  font-size: 0.5em;
  margin-top: 26px;
}

.questionMarkHolder>h1 {
  color: #1b3157;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 20px;
}

#visitShowroom {
  float: left;
  height: 121px;
  width: calc(100% - 375px);
}

#accreditations {
  float: right;
  height: 175px;
  width: 375px;
}

#accreditations strong {
  float: left;
  width: 100%
}

#accreditations img {
  float right;
}

#directories {
    clear: both;
}

#directories * {
    display: block;
    margin: 20px;
}

#footerOther {
  margin: 0 0 0 26px;
  float: left;
  padding-left: 20px;
  float: left;
  border-left: 1px solid #FFFFFF;
}

#FooterTelephoneContainer {
  color: #ffffff;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  height: 32px;
  margin: 0;
  text-align: left;
}

#FooterTelNo {
  float: left;
  padding-left: 5px;
  position: relative;
}

#FooterTelImg {
  position: relative;
  float: left;
  padding-top: 5px;
}

#FooterEmail {
  clear: both;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.3em;
  padding-top: 7px;
  position: relative;
}

#FooterEmail a {
  color: #FFF;
  text-decoration: none;
}

#FooterEmail a:hover {
  text-decoration: underline;
}

#FooterNavigation {
  border: 0 none;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1.0em;
  padding: 12px 0 0;
}

input.placeholder, textarea.placeholder {
  color: #777;
}

#awning-image-1 {
  width: 175px;
  height: 150px;
}

#awning-image-2 {
  width: 175px;
  height: 150px;
}

#awning-image-3 {
  width: 175px;
  height: 150px;
}

#awning-image-4 {
  width: 175px;
  height: 150px;
}

#awning-image-5 {
  width: 175px;
  height: 150px;
}

#awning-image-6 {
  width: 175px;
  height: 150px;
}

#garage-image-1 {
  width: 165px;
  height: 150px;
}

#garage-image-2 {
  width: 165px;
  height: 150px;
}

#garage-image-3 {
  width: 165px;
  height: 150px;
}

#garage-image-4 {
  width: 165px;
  height: 150px;
}

#gates-image-1 {
  width: 175px;
  height: 150px;
}

#gates-image-2 {
  width: 175px;
  height: 150px;
}

#gates-image-3 {
  width: 175px;
  height: 150px;
}

/*Gallery styles*/

.galleryContainer {
  width: 100%;
  float: left;
}

.galleryCenter {
  margin: 0 auto;
}

.galleryContent {
  width: 100%;
  float: left;
  margin-bottom: 35px;
  display: flex;
  flex-wrap: wrap;
}

.galleryHolder {
}

.galleryContent>.photoContainer {
  margin: 5px;
  width: 49%;
}

.galleryContent>.photoContainer img {
  width: 100%;
}

@media (max-width: 1100px) and (min-width: 768px) {
  .galleryCenter {
    width: 95%;
  }
}

@media (max-width: 768px) and (min-width: 168px) {
  .galleryCenter {
    width: 95%;
  }
}

.interiorHeading {
  height: 650px;
  position: relative;
  background-size: cover;
  background-attachment: fixed;
}

.interiorHeading>p {
  position: absolute;
  bottom: 0;
  color: white;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 40px;
  width: 100%;
  text-align: center;
  font-size: 2em;
}

.interiorMainContent {
  width: 800px;
  margin: 40px auto;
  text-align: center;
}

.interiorMainContent>.content1 {
  margin-bottom: 20px;
}

.interiorMainContent>p {
  margin-top: 30px;
}

.interiorMainContent ul {
  /* margin-left: 18px; */
  list-style: none;
}

.interiorMainContent>ul>li>ul {
  /* margin-left: 18px; */
  font-style: italic;
  /* list-style: none; */
}

.interiorGallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 90%;
  margin: 0 auto;
  margin-bottom: 40px;
}

.interiorGallery>img {
  width: 280px;
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin: 5px;
}

#interiorHeading-About {
  height: 85px;
}

/*Gallery Plug in DELETE UN-USED STYLES*/

@media all {
  .lightbox {
    display: none;
  }
  .fl-page h1, .fl-page h3, .fl-page h4 {
    font-family: 'HelveticaNeue-UltraLight', 'Helvetica Neue UltraLight', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-weight: 100;
    letter-spacing: 1px;
  }
  .fl-page h1 {
    font-size: 110px;
    margin-bottom: 0.5em;
  }
  .fl-page h1 i {
    font-style: normal;
    color: #ddd;
  }
  .fl-page h1 span {
    font-size: 30px;
    color: #333;
  }
  .fl-page h3 {
    text-align: right;
  }
  .fl-page h3 {
    font-size: 15px;
  }
  .fl-page h4 {
    font-size: 2em;
  }
  .fl-page .jumbotron {
    margin-top: 2em;
  }
  .fl-page .btn-download {
    float: right;
    margin-top: -40px;
  }
  .fl-page .btn-default {
    vertical-align: bottom;
  }
  .fl-page .row {
    margin-top: 2em;
  }
  .fl-page .btn-lg span {
    font-size: 0.7em;
  }
  .fl-page .footer {
    margin-top: 3em;
    color: #aaa;
    font-size: 0.9em;
  }
  .fl-page .footer a {
    color: #999;
    text-decoration: none;
    margin-right: 0.75em;
  }
  .fl-page .github {
    margin: 2em 0;
  }
  .fl-page .github a {
    vertical-align: top;
  }
  /* customized gallery */
  .featherlight-gallery2 {
    background: rgba(100, 100, 100, 0.5);
  }
  .featherlight-gallery2 .featherlight-content {
    background: #000;
  }
  .featherlight-gallery2 .featherlight-next:hover, .featherlight-gallery2 .featherlight-previous:hover {
    background: rgba(0, 0, 0, 0.5);
  }
  .featherlight-gallery2 .featherlight-next:hover span, .featherlight-gallery2 .featherlight-previous:hover span {
    font-size: 25px;
    line-height: 25px;
    margin-top: -12.5px;
    color: #fff;
  }
  .featherlight-gallery2 .featherlight-close {
    background: transparent;
    color: #fff;
    font-size: 1.2em;
  }
  .featherlight-gallery2.featherlight-last-slide .featherlight-next, .featherlight-gallery2.featherlight-first-slide .featherlight-previous {
    display: none;
  }
  /* text slide */
  .thumbnail a {
    text-decoration: none;
  }
  .blurb {
    display: inline-block;
    width: 150px;
    height: 150px;
  }
  .blurb h2 {
    text-align: center;
  }
  .blurb .detail {
    display: none;
  }
  .blurb .teaser {
    font-style: italic;
    text-align: center;
  }
  .featherlight .blurb {
    display: inline-block;
    width: 500px;
    height: 300px;
    color: #99f;
  }
  .featherlight .blurb .detail {
    color: #ddf;
    font-size: large;
    display: inherit;
  }
  .featherlight .blurb .teaser {
    display: none;
  }
}

@media(max-width: 768px) {
  .fl-page h1 span {
    display: block;
  }
  .fl-page .btn-download {
    float: none;
    margin-bottom: 1em;
  }
}


@media (min-width: 1200px) {
  .col-lg-12 {
    width: 100%;
  }
}

@media (min-width: 1200px) {
  .col-lg-2 {
    float: left;
    margin-top: 10px;
  }
}

.thumbnail {
  display: inline-block;
  display: block;
  height: auto;
  max-width: 100%;
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.thumbnail>img {
  display: block;
  height: auto;
  max-width: 100%;
}

.thumbnail>img {
  margin-right: auto;
  margin-left: auto;
}

.col-lg-2 {
  position: relative;
  min-height: 1px;
  padding: 0 20px;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 970px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 750px;
  }
}

@media (min-width: 1200px) {
  .col-lg-2 {
    width: 16.666666666666664%;
  }
}

@media (max-width: 600px) {
  .fl-page {
    width: 300px!important;
  }
}

@media (max-width: 1100px) {
  .fl-page {
    width: 500px;
  }
}

@media only screen and (max-width: 375px) {
  .thumbnail>img {
    max-width: 75%;
    margin: 20px 0;
  }
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;

}

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}

.rslides li:first-child {
  position: relative;
  display: block;
}

.rslides img {
  display: block;
  height: auto;
  width: 100%;
  border: 0;
  filter: grayscale(100%);
  opacity: 0.5;
}

.rslides1_nav {
  position: absolute;
  top: 43%;
  z-index: 10000;
  font-size: 7em;
  text-decoration: none;
  color: white;
  display: none;
}

.rslides1_nav.prev {
  left: 0;
}

.rslides1_nav.next {
  right: 0;
}

#sisterCompany {
  width: 260px;
}

.galleryHolder {
    display: grid;
    grid-template-columns: repeat(4, auto);
    grid-auto-rows: 300px;
    grid-gap: 10px;
    margin-bottom: 50px;
}

.galleryHolder .galleryItem div {
  height: 100%;
  background-size: cover;
}

.brochuresContainer {
  display: flex;
  width: 100%;
  justify-content: start;
  flex-wrap: wrap;
}

.brochuresContainer .brochure {
  width: 125px;
  text-align: center;
  padding: 5px;
}

.brochuresContainer .brochure a {
  text-decoration: none;
}

#subForm {
    width: 100%;
    display: flex;
    flex-direction: column;
    font-size: 18px;
}

.ContactFormContainer {
    display: flex;
    justify-content: space-between;
    column-gap: 20px;
    row-gap: 20px;
}

.locationMap {
    width: 100%;
}

.locationMap iframe {
    width: 100%;
    height: 500px;
}

.headerContainer {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    column-gap: 10px;
    row-gap: 10px;
    margin-top: 30px;
}

.headerContainer img {
    max-width: 700px;
}

.contactInfoContainer {
    display: flex;
    flex-direction: column;
    column-gap: 10px;
    row-gap: 10px;
    text-align: left;
    margin-top: 30px;
}

.contactInfoContainerChild {
    display: flex;
    column-gap: 10px;
    row-gap: 10px;
}

.contactInfoContainer p {
    margin-bottom: 0px;
}

.aircraftInfoContainer {
    display: flex;
    column-gap: 20px;
    row-gap: 20px;
    justify-content: center;
    width: fit-content;
    margin: auto;
    border: 1px solid lightgrey;
    padding: 10px;
}

.aircraftInfo h2 {
    font-size: 20px;
}

.whiteSection {
    margin-bottom: 20px;
}

.milestonesContainer {
    display: flex;
    column-gap: 20px;
    row-gap: 20px;
    justify-content: space-between;
    margin: 0px 50px;
}

.milestonesContainer h2 {
    font-size: 18px;
    text-align: left;
}

.milestoneContainer {
    display: flex;
    flex: 1 1 0px;
    flex-direction: column;
    row-gap: 20px;
}

.milestone {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    row-gap: 10px;
    column-gap: 10px;
}

.milestoneText {
    display: flex;
    row-gap: 5px;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
}

.milestone img {
    max-width: 50px;
}

.milestone h3 {
    font-size: 16px;
    margin: 0px;
}

.milestone p {
    margin: 0px;
}