:root {
    --headingFont: "Tenor Sans", sans-serif;
    --bodyFont: "Elms Sans", sans-serif;
    --primary: #3a0c01;
    --accent: #7d6137;
    --bone: #ded8c7;
    --deep: #1b1209;
    --accentTwo: #270509;
    --headingSemi: 'ivypresto_headlinesemibold';
    --headingRegular: 'ivypresto_headlineregular';
    --headingLight: 'ivypresto_headlinelight';
    --headingThin: 'ivypresto_headlinethin';
}
@font-face {
    font-family: 'ivypresto_headlinesemibold';
    src: url('../upload/files/fonts/ivypresto_headline_semibold-webfont.woff2') format('woff2'),
         url('../upload/files/fonts/ivypresto_headline_semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ivypresto_headlineregular';
    src: url('../upload/files/fonts/ivypresto_headline_regular-webfont.woff2') format('woff2'),
         url('../upload/files/fonts/ivypresto_headline_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ivypresto_headlinelight';
    src: url('../upload/files/fonts/ivypresto_headline_light-webfont.woff2') format('woff2'),
         url('../upload/files/fonts/ivypresto_headline_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ivypresto_headlinethin';
    src: url('../upload/files/fonts/ivypresto_headline_thin-webfont.woff2') format('woff2'),
         url('../upload/files/fonts/ivypresto_headline_thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body {background: #fdfdfd; color: #222}
.container {background:#fdfdfd;}
.head-container {border-bottom: 0px solid #5c604d;background:var(--primary);display:none;}
.topnav-container, .navbar-default {background:#3a0c01;}
.topnav-container.container-fluid {padding-left:0px;padding-right:0px;background:#fdfdfd;}
.topnav-container .container-fluid {padding-left:0px;padding-right:0px;}
h1, h2, h3, h4, h5, h6 {color: #222;}
.cartHeader, .confirmTell {color: #222;}

.addressData a, .addressData a:visited {color:#222;}
.addressData a:hover{color:#9eb286}

.navbar-default .navbar-nav>li>a { color: #e9e4d6;}
.navbar-default .navbar-nav>li>a.current, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {color: #ded8c7;}

.catNavigator dt {color:#333;text-transform:uppercase;font-size:14px;font-weight:500;letter-spacing:1px;}
.catNavigator dd, .catNavigator a:link, .catNavigator a:visited { color:#222}
.catNavigator a:hover, .catNavigator a:focus, .catNavigator a.current { color: #9eb286; text-decoration:none}
.leftExtras {display:none;}
#leftNavigator {padding-top:15px;display:none;}

.panel{background: #fcfcfc;border: 1px solid #dadada;color:#222;box-shadow:none;}
.panel:hover{background:#fcfcfc;border:1px solid #909090;}
.designButton:hover, .designButton:focus, .designItems, .catImages:hover {  background: #fcfcfc; border: 1px solid #909090;color: #222; text-decoration:none}
.newsPanel:hover{  background: #fcfcfc; border: 1px solid #909090;color: #222; text-decoration:none}
.panel-heading h2 {color:#222;}

.designButton {border:0px solid #f1f1f1;background:none;}
.designButton:hover {border:0px;}
.designButton .panel-body {padding:0px;}
.designButton img {max-height:none;border-radius:2px;width: 100%;height:450px;object-fit:cover;object-position:50% 50%;aspect-ratio:4/3;}
.designButton .title {font-family:var(--headingLight);font-size:2.4rem;font-weight:300;margin-top:1.5rem;}
.designButton .price {font-weight:600;}

@media (min-width: 992px) {
    .col-md-3.productCol {
        width: 33.33333333%
    }
}

.contentLeft {width:100%;max-width:1500px;margin:auto;float:none;padding:0px 30px;}
.imageNote {margin-top:1rem;text-transform:uppercase;letter-spacing:5px;font-weight:600;font-size:1rem;}
.splide__track--nav>.splide__list>.splide__slide.is-active {border:1px solid var(--bone)!important;padding:5px;}
.mainImage {max-height:none;}

.designPrices {background:none;border:0px;padding:0px;}
#detailRight {border:1px solid var(--bone);padding:4rem;}
.designPrices .designBold {text-transform:uppercase;letter-spacing:3px;font-size:1.1rem;background:var(--primary);display:inline-block;padding:1rem;color:#fff;margin-bottom:10px;}
.designPrices label {font-size:1.4rem;margin-bottom:5px;font-weight:500;}
#detailRight p[style*="float:right"] {float:none!important;display:flex;align-items:center;justify-content:center;}

h1.title, h2.title {color:#222;}
h1.title::before, h1.title::after, h2.title::before, h2.title::after {border-bottom:1px solid #DADADA;}

.footerContainer { border-top: 0px solid #5c604D;background:var(--primary);color: #222}
.footerContainer .container{ border-top: 0px solid #dadada;background:none;}
#footer dt{color:#333;text-transform:uppercase;font-size:14px;font-weight:600}
#footer a:link, #footer a:visited {color:#222}
#footer a:hover {color: #9eb286}
#footer dd {color:#222;}

/** Footer **/
.footerTextAlign {text-align:center;display:none;}
.footerContainer .row img {display:none;}

#customBottom.container {width:100%;max-width:1500px;}
.customFooter {padding:8rem 15px;}
.customFooterColName h3 {font-size:3rem;font-family:var(--headingThin);color:var(--bone)}
.customFooter a, .customFooterCol h3 {color:var(--bone);}
.customFooter a:hover {color:#fff;}
.customFooterCol h3 {font-family:var(--headingThin);}
.customFooterCol p {line-height:25px;font-size:1.4rem;}
.customFooterCol i {font-size:2rem;margin-top:1rem;}
.customFooterColName {color:var(--bone);}
.customFooterColName h3 {margin-bottom:15px;}

body {font-family:var(--bodyFont);font-size: 15px;font-weight:400;}
.highlight{/* background:#c4cac1; */}
a {color: #3a0c01} 
a:hover, a:focus {text-decoration:none; color: #222;}
h1, h2, h3, h4, h5, h6 {font-family:var(--bodyFont);}
h1, h2{font-family:var(--headingThin);color:#3a0c01;}
.cartHeader, .confirmTell {font-weight:400;font-family:var(--headingLight);}
strong, b {font-weight: 700;}
.fa {font-family: 'FontAwesome'!important;font-weight:300!important;}

.head-container {padding: 4px 0;}
.topbanner-container {  padding-left: 0px;  padding-right: 0px; }

/** nav bar **/
.navbar-brand {margin-top: 20px;float:none;line-height:0px;font-size:0px;display:block;padding:0px;margin-bottom:5px;}
.navbar-default {  border-color: #99a285;border-radius: 0px; border: 0px solid #444; border-right:none; border-left:none; border-top:none}
.navbar-default .navbar-nav>li>a {font-size: 13px;display:inline-block; text-transform:uppercase;font-weight:500;letter-spacing:1px;}
.navbar-right { width:100%;  margin-top: 0px;margin-right:0px} 
.navbar-nav>li{float:none;display:inline;}
.navbar-brand>img {margin-left: auto;margin-right: auto;max-height:150px;}
.navbar-header{float:none;margin-top: 0px;margin-right:auto;}
 
.navbar-nav {border-top: 0px solid #DADADA;border-bottom: 0px solid #f2f2f2;list-style:none;text-align:center;}
.navbar-collapse {padding-left:0px;padding-right:0px;}

.navbar-nav>li::after {
    content:'';
    display:inline-block;
    width:5px;
    height:5px;
    background:#ded8c7;
    border-radius:50%;
    position:relative;
    top:-2px;
}
.navbar-nav>li:last-child::after {
    display:none;
}

/** buttons **/
.btn-primary{border: 1px solid var(--accent);background:var(--accent);padding:1rem 2rem;border-radius:0px;font-weight:500;text-transform:uppercase;letter-spacing:1px;font-size:1.3rem;color:#fff;}
.btn-primary:hover,.btn-primary:focus,.btn-primary.focus,.btn-primary:active,.btn-primary.active, .btn-primary:active:focus,.btn-primary.active.focus{border: 1px solid #e1dbcc;background:#e1dbcc;color:#222;} 
.btn-header {border-radius: 0px;  border: 1px solid #DADADA;}
.btn-header:hover { color:#9eb286}
a.btn-header:hover{color:#9eb286}
.btn-default, .btnBack {border:1px solid #333;background:#333;color:#fff;padding:1rem 2rem;border-radius:0px;font-weight:500;text-transform:uppercase;letter-spacing:1px;font-size:1.3rem;}
.btn-default:hover, .btnBack:hover {border:1px solid #222;background:#222;color:#fff;}

.btnArrow i {margin-left:5px;transition: margin-left 0.2s ease-in-out;}
.btnArrow:hover i {margin-left:10px;}

.btnGo {width:100%;margin-right:0px;}
.btnBack {background:none;color:#222;}

@media (min-width: 1024px) {
.designButton {/* height: 350px; */}
}

h1.title {  display: flex; align-items: center;  text-align: center; margin: 20px 0 20px 0}
h2.title {  font-size: 18px; display: flex; align-items: center;  text-align: center;  margin: 20px 0}

h1.title::before, h1.title::after, h2.title::before, h2.title::after { content: ''; flex: 1;}
h1.title::before, h2.title::before { margin-right: .65em; }
h1.title::after, h2.title::after { margin-left: .65em; } 

@media screen and (min-width: 992px){
    .columns{
        -moz-column-count:3; /* Firefox */
        -webkit-column-count:3; /* Safari and Chrome */
        column-count:3;
        width: 600px;
    }
}

/***** AMENDS BY MARK AUG 2015 *****/
/*size of header contact icons */
.fa-envelope, .fa-phone-square{font-size:21px !important}

/* search box */
#collapseSearch .well{background:#444;border:1px solid #333;}

/* navbar-toggle */
.navbar-toggle {border-color: #dddddd;}
.navbar-toggle .icon-bar {background-color: #222;}
.navbar-toggle:hover .icon-bar{background-color:#9eb286}
.navbar-toggle{float:none;top:3px;margin-left:3px}

.dropdown-header{color:#5c604d}
.dropdown-menu{background:#fcfcfc}
.dropdown-menu>li>a, .dropdown-menu>li>a:visited {color:#222}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {background:#f0f0f0;color:#222}
.dropdown-menu .divider{background-color:#f0f0f0}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {color:#9eb286;background:none}

.homepanel {background:#fff;text-align:center;margin-bottom:10px;margin-top:20px}
.date-disp-square-sm{background-color:#9eb286;border:1px solid #9eb286}

.newsH1 {padding:35px 0 15px 0; color: #fff}

#socialShare{margin-top:30px}
.mosaicflow__item {margin: 10px 10px 0px 0px;}

.galleryCell .panel, .galleryCell, .galleryCell .panel-default{height:250px;margin-bottom:18px}
.galleryCell img{max-height:220px}
#content{margin-top:20px}
.dropdown-menu{min-width:240px}
.galleryPageSize{color:#333;font-size:14px}

.contactDetails a{font-size:15px}

/**** MARKS TWEAKS FOR v65 BUGS ****/
.socialHead i {padding-right: 12px;}
.catImages, .designButton{height:300px}
.designButton {height:auto;}
.newsPanelHeight{min-height:240px}
.navbar-right .dropdown-menu {left:0;top:33px}
.headerSearch, .headerCart, .headerEmail, .headerTel{text-align:center;padding-top:12px;font-size:16px}
.headerSearch, .headerCart{padding-top:16px}
.navbar-toggle{margin-top:4px}
.addressDataMobile .col-xs-2{width:25%}
.addressDataMobile a{color:#222;}
.addressDataMobile a:hover{color:#9eb286;}
.pageMap{margin-top:20px}
#content{margin-bottom:30px}
.owl-carousel{margin-bottom:20px}
.addressData-right .fa{margin-right:8px}
#mobilenav a{color:#fff}
#mobilenav .dropdow-menu a{color:#222}
#mobilenav a:hover{color:#fff}
#mobilenav .adminButton a{color:#fff;}
#mobilenav .adminButton{margin-right:10px}
.pageGallery h1{display:none;}
.loginFormControl{height:45px;padding-top:10px}
.owlDiv img{max-width:100%}
.selectDate{z-index:100;}
.basketDetail .deliveryInfo{display:inline-block}
.gm-style-iw-d{color:#222;}
@media (max-width: 768px){
.dropdown-menu {max-height: 400px;width: 100%;overflow-y: scroll;-webkit-overflow-scrolling: touch;}
}

.headerTel, .headerSearch {display:none;}
.headerInsta i {font-size:2rem;padding-top:3px;}

.addressDataMobile a{color:#fff;}
.addressDataMobile a:hover{color:#7d6137;}

.navbar-toggle {border-color: #fff;border:none;}
.navbar-toggle .icon-bar {background-color: #fff;}
.navbar-toggle .icon-bar:hover {background-color:#7d6137;}
.navbar-toggle:hover .icon-bar{background-color:#7d6137}

.addressDataMobile li {list-style:none;}
.addressDataMobile{margin-top: 0px;padding-bottom: 0px;border-bottom:0px solid #f1f1f1;margin-bottom:0px;text-align:center;}
.addressDataMobile li {line-height: 35px; padding: 0 0 0 0px;}

.mobile-nav{width:100%;margin-top:0px;list-style:none;background:#3a0c01;padding:0px;text-align:center;margin-top:10px;}
.mobile-nav>li>a{display:block;border-top:none;border-bottom:1px solid #491205;padding-bottom:8px;padding-top:8px;font-weight:400;text-transform:uppercase;color:#fff;letter-spacing:2px;}
.mobile-nav>li>a:hover, .mobile-nav>li>a:focus {background:#4d241a;color:#fff}
.testLogin {background:#3a0c01;text-align:center;margin-top:-20px;padding-top:10px;padding-bottom:10px;color:#8a8a8a;display:none;}
.adminButton {margin-left:10px;margin-right:10px;color:#fff!important;background:#b09a51;font-weight:300;font-size:12px;border:1px solid #b09a51;}
.adminButton:hover {border:1px solid #222;color:#fff;background:#222;color:#fff;}
.adminButton a {color:#fff;}

.equal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
.content-container {width:100%;max-width:1500px;margin:auto;}
.content-container {max-width:100%;padding-left:0px;padding-right:0px;margin-top:0px;}
.contentFull {padding-left:0px;padding-right:0px;}
.page1 #content {margin-bottom:0px;margin-top:0px;}
.page29 #content, .page30 #content, .page4 #content, .page32 #content, .page2 #content {margin-bottom:0px;}
.page1 #info {padding-top:0px;}
.custom-container {max-width:1500px;margin:auto;padding:0px 30px;}
.no-gutter [class*="-6"] {padding-left:0;padding-right:0;}
.no-gutter {margin-right:0px;margin-left:0px;}

.page2 .pageDesigns, .page34 .pageDesigns, .page5 .pageDesigns, .page35 .pageDesigns {max-width:1500px;margin:auto;padding:0px 30px;}

.page5 #catDesign2 {display:none;}

#customTop.container {background:none;height:0px;}
.customHeaderIcons {
    display:flex;
    flex-direction:row;
    max-width:1400px;
    margin:auto;
    padding:0px 30px;
    position:relative;
    top:80px;
    z-index:1;
    transition:0.5s top ease-in;
}
.customHeaderIcons a {color:#e4dacf;}
.customHeaderIcons a:hover {color:#fff;}
.customHeaderIcons i {font-size:2rem;}
.socialIcons i {margin-right:10px;}
.headerWrap {display:flex;}
.headerWrapLeft {margin-right:auto;z-index:999;}

.markZ {
    height: calc(100vh - 225px);
    background-size:cover;
    background-position:center;
    /* margin-top: -225px; */
}

.homeLeft {
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    justify-content:center;
    height:100%;
    text-align:justify;
    padding:0px 10rem;
    font-size:1.7rem;
}
.homeLeft h2 {font-size:3.5rem;}

.servicesLeftNew h2 {font-size:2.5rem;line-height:35px;}
.servicesLeftNew {text-align:left;height:100%;min-height:600px;}

.homeLeftTop {
    justify-content:flex-start;
}
.homeRightImage {
    background-size:cover;
    background-position:center;
    height:100%;
}

.homeTitle {text-align:center;padding:5rem 0px;border-bottom:0px solid #7d6137;background:var(--accentTwo)}
.homeTitle h1 {font-size:5rem;margin-bottom:1.5rem;color:var(--bone)}
.homeTitle h2 {color:var(--bone);font-size:1.7rem;margin-bottom:3rem;font-family:var(--bodyFont)}
.btnUnderline {background:none;color:var(--bone);padding:0px;border:0px;font-weight:500;letter-spacing:1px;text-transform:uppercase;}
.btnUnderline:hover {background:none;border:0px;color:var(--bone);}

.aboutCont .btnUnderline {color:#222;align-self:flex-end;}

.form-control {border-radius:0px;box-shadow:none;}

.pageIntro {text-align:center;margin:5rem 0px;font-size:1.7rem;margin-top:1rem}
.pageIntro h1 {font-size:5rem;}
.pageIntro p {max-width:50%;margin:auto;text-align:left;margin-bottom:15px;}
.pageIntro::before {
    content:'';
    display:block;
    width:1px;
    height:30px;
    background:var(--accentTwo);
    margin:auto;
    margin-bottom: 2.5rem;
}

.aboutCont {display:flex;flex-direction:column;align-items:flex-start;justify-content:center;height:100%;min-height:600px;padding:0rem 8rem;text-align:justify;font-size:1.7rem;}
.aboutCont h2 {font-size:2.5rem;margin-bottom:20px;}
.aboutImg {height:100%;background-size:cover;background-position:center;}

.aboutQuote {text-align: left;margin-top:2rem;margin-bottom:2rem;font-size:2.5rem;font-family:var(--headingThin);}
.aboutQuote span {font-family:var(--headingRegular);color:var(--accent)}
.aboutQuote p {margin-bottom:0px;line-height:40px;}
.aboutQuoteCite {font-size:1.5rem;color:var(--deep);letter-spacing:1px;}
.aboutQuote::before {
    content:'\201C';
    display:block;
    font-size:30rem;
    position:relative;
    margin-top:0rem;
    color: #7d61370d;
    line-height:0px;
    bottom:-110px;
    font-family:var(--bodyFont);
}

.aboutLower {text-align:center;padding:8rem;border-top:1px solid var(--accent);font-size:2rem;}
.aboutLower h2 {font-size:3rem;margin-bottom:15px;}


#lyAccLogin {display:none;}
.cartWrapper {border-radius:0px;border:1px solid #f1f1f1;}
.basket h1 {text-align:center;font-size:5rem;margin:5rem auto;}
.basket.content-container {max-width:1500px;margin:auto;padding:0px 30px;}

.pageContact .form-control {box-shadow:none;background:none;border:1px solid #d3d3d3;border-radius:2px;max-width: 100%;color:#fff;}
.pageContact .col-md-4 {display:none;}
.pageContact .col-md-8 {width:100%;}
.page10 .contactForm h2 {display:none;}
.contactForm .col-sm-9 {width:100%;}

@media (min-width: 768px) {
.form-horizontal .control-label {
    text-align:left;
    padding-top: 7px;
    width: 100%;
    font-weight:400;
    text-transform:none;
    margin-bottom:10px;
    font-size:1.4rem;
}
}
.page10 .pageContact {max-width:50%;margin:auto;margin-bottom:4rem;}
.page10 .contactForm .form-group:nth-child(12) .col-sm-3 {display:none;}
.page10 .contactForm .form-group:nth-child(13) .col-sm-3 {display:none;}
.enquireTitle {text-align:center;font-size:2.5rem;}

.serviceButton {text-align:center;margin-bottom:4rem;margin-top:4rem;}

.servicesLeft h2 {font-size: 2.5rem;line-height:35px;}
.servicesLeft {font-size:1.7rem;display:flex;flex-direction:column;height:100%;justify-content:center;padding-right:4rem;}

.serviceImg {
    height:550px;
    background-size:cover;
    background-position:center;
    border-radius:3px;
}

.servicesGrid {
display: grid;
grid-template-columns: repeat(8, 1fr);
grid-template-rows: 1fr;
grid-column-gap: 15px;
grid-row-gap: 0px;
}

.servicesGridOne { grid-area: 1 / 1 / 2 / 5;background-size:cover;background-position:center;height:450px;}
.servicesGridTwo { grid-area: 1 / 5 / 2 / 7;background-size:cover;background-position:center;height:450px;}
.servicesGridThree { grid-area: 1 / 7 / 2 / 9;background-size:cover;background-position:center;height:450px;}

.servicesGridFour { grid-area: 1 / 1 / 2 / 3;background-size:cover;background-position:center;height:450px;}
.servicesGridFive { grid-area: 1 / 3 / 2 / 7;background-size:cover;background-position:center;height:450px;}
.servicesGridSix { grid-area: 1 / 7 / 2 / 9;background-size:cover;background-position:center;height:450px;}

.servicesGridSeven { grid-area: 1 / 1 / 2 / 3;background-size:cover;background-position:center;height:450px;}
.servicesGridEight { grid-area: 1 / 3 / 2 / 5;background-size:cover;background-position:center;height:450px;}
.servicesGridNine { grid-area: 1 / 5 / 2 / 9;background-size:cover;background-position:center;height:450px;}

.serviceGridLast {margin-bottom:0px;}

.shopTitleLine {margin-bottom:2rem;font-size:1.7rem;}
.shopTitleLine h2 {font-size:2.5rem;display:flex;align-items:center;}
.page5 .shopTitleLine {margin-bottom:30px;}
.shopTitleLine h2::after {
    border-bottom: 1px solid var(--accent);
    content: '';
    flex: 1;
    margin-left:20px;
}
.shopRowOne {margin-bottom:3rem;}
.shopRowTwo {margin-top:5rem;margin-bottom:3rem;}

.portfolioGrid {
display: grid;
grid-template-columns: repeat(8, 1fr);
grid-template-rows: repeat(9, 1fr);
grid-column-gap: 10px;
grid-row-gap: 10px;
padding:3rem;
padding-top:0px;
}

.portImg {height:350px;background-size:cover;background-position:center;}

.portImg1 { grid-area: 1 / 1 / 4 / 4;}
.portImg2 { grid-area: 1 / 4 / 4 / 7;}
.portImg3 { grid-area: 1 / 7 / 4 / 9;}
.portImg4 { grid-area: 4 / 1 / 7 / 3;}
.portImg5 { grid-area: 4 / 3 / 7 / 6;}
.portImg6 { grid-area: 4 / 6 / 7 / 9;}
.portImg7 { grid-area: 7 / 1 / 10 / 4;}
.portImg8 { grid-area: 7 / 4 / 10 / 6;}
.portImg9 { grid-area: 7 / 6 / 10 / 9;}

.lightBoxImg {
    height:100%;
    width:100%;
    object-fit: cover;
    object-position: 50% 50%;
}

.contactSubTitle {text-align:center;font-size:3rem;max-width:50%;margin:auto;margin-bottom:2rem;line-height:35px;}
.contactSocial {text-align:center;margin-bottom:5rem;font-size:3rem;}

.homeServices {text-align:center;margin:5rem auto;}
.homeServices h2 {margin-bottom:0px;font-size:4.5rem;line-height:60px;color:var(--primary)}
.homeServices .accentColour {color:var(--accent)}
.homeServices .accentItalic {font-style:italic;color:var(--deep)}
.homeServices::after {
    content:'';
    display:block;
    height:25px;
    width:1px;
    background:var(--accent);
    margin:auto;
    margin-top:4rem;
}

.servicesBox {margin:4rem auto;}
.servicesBox h2 {font-size:3.5rem;}

.homePanel {height:500px;background-size:cover;background-position:center;position:relative;overflow:hidden;border-radius:2px;}
.servicePanel {height:500px;}
.zoom-in::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: inherit;
    background-size: cover;
    transform-origin: center;
    transition: transform .4s ease-in-out;
}
.zoom-in:focus::after, .zoom-in:hover::after {
  transform: scale(1.02);
}
.homePanelCont {position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:flex-end;flex-direction:column;height:100%;padding:4rem;background: #3a0c014d;transition:1s all;}
.homePanelCont h2 {margin-bottom:20px;color:#fff;font-weight:400;font-size:2.5rem;letter-spacing:1px;}
.homePanelCont:hover {
    background:none;
}
.marginBottom {margin-bottom:4rem;}

.rowMargin {margin-bottom:3rem;}
.servicePanels {margin-bottom:3rem;}

.funeralPortBox {margin-bottom:30px;}

.homeBanner {
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    justify-content:flex-end;
    height: calc(100vh - 225px);
    width:100%;
    padding:5rem;
}
.homeBanner h2 {color:var(--bone);font-size:2.5rem;margin-bottom:3rem;}

.page12 #pageContent, .page11 #pageContent, .page13 #pageContent, #siteMapSection{padding-left:15px;padding-right:15px;}

@media (max-width:768px) {
    .portImg1 { grid-area: 1 / 1 / 4 / 5;}
    .portImg2 { grid-area: 1 / 5 / 7 / 9;}
    .portImg3 { grid-area: 2 / 1 / 2 / 9;}
    .portImg4 { grid-area: 3 / 1 / 7 / 9;}
    .portImg5 { grid-area: 4 / 1 / 4 / 5;}
    .portImg6 { grid-area: 4 / 5 / 4 / 9;}
    .portImg7 { grid-area: 5 / 1 / 5 / 5;}
    .portImg8 { grid-area: 5 / 5 / 5 / 9;}
    .portImg9 { grid-area: 6 / 1 / 6 / 9;}
    .portImg {height:250px;}
    .portfolioGrid {height:auto;grid-template-rows:repeat(6, 1fr);}
}

@media (max-width:1060px) {
    .aboutCont {padding:0px 5rem;}
}

@media (max-width:930px) {
    .aboutCont {font-size:1.6rem;}
    .aboutImgOne {grid-area: 1 / 5 / 7 / 9;}
}

@media (max-width:820px) {
  
    .aboutGrid {height:auto;}
    .aboutImgOne {grid-area: 1 / 1 / 3 / 9;}
    .abloutImgTwo { grid-area: 7 / 2 / 8 / 8;}
    .aboutCont {grid-area: 3 / 1 / 7 / 9;padding:3rem 4rem;display:block;padding-top:3rem;}
    .pageIntro {margin-top:1rem;padding:0rem 3rem;}
    .pageIntro p {max-width:100%;}
    .aboutQuote {padding:3rem;font-size:2.5rem;margin-bottom:1rem;margin-top:4rem;}
    .aboutQuote::before {font-size:30rem;bottom:-90px;}
    .page10 .pageContact {max-width:80%;}
    .homeTitle h1 {font-size:4rem;}
    .markZ {height: calc(100vh - 180px);background-position:-170px 0px;}
    .homeLeft {padding:0px 4rem;align-items:flex-start;justify-content:center;height:auto;margin-bottom:5rem;text-align:left;}
    .homeLeftTop {padding:0px 8rem;justify-content:flex-start;height:auto;padding-bottom:8rem;}

    .weddingRightMobile {background-position:-60px 0px;}
    .homeServices h2 {max-width:80%;margin:auto;font-size:3.5rem;line-height:45px;}
    .homePanel {margin-bottom:3rem;height:400px;}
    .homePanelLast {margin-bottom:0px;}
    .servicesBox {margin-bottom:5rem;}
    .serviceIntro {font-size:2rem;}
    .servicesLeft {padding:0rem 0rem;text-align:left;}
    .servicesLeftMobile {padding-top:2rem;text-align:left;padding-bottom:2rem;}
    .servicesLeft h2 {font-size:2rem;line-height:30px;}
    .marginBottom {margin-bottom:1rem;}
    .homeTitle {padding:8rem 2rem;}
    .homeServices {margin-bottom:3rem;}
    .servicesGridOne, .servicesGridFour, .servicesGridSeven { grid-area: 1 / 1 / 2 / 9;background-size:cover;background-position:center;height:400px;margin-bottom:15px;}
    .servicesGridTwo, .servicesGridFive, .servicesGridEight { grid-area: 2 / 1 / 2 / 5;background-size:cover;background-position:center;height:400px;}
    .servicesGridThree, .servicesGridSix, .servicesGridNine { grid-area: 2 / 5 / 5 / 9;background-size:cover;background-position:center;height:400px;}
    .servicePanels {margin-bottom:0px;}
    .homeBanner {height:100%;}
    .servicePanel {height: 400px;}
}
@media (max-width:767px) {
    .equal {display:block;}
	#customTop.container {display:none;}
    .navbar-brand>img {max-height:100px;}
    .head-container {display:block;border-bottom:1px solid #541404;}
    .navbar-header {margin-top: 50px;}
    .navbar-brand {margin-bottom:15px;margin-top:15px;}
    .homeRightImage, .aboutImg {height:500px;}
}

.homeSection {
    padding-bottom: 80px;
}