/*
font-family: 'Work Sans', sans-serif;
font-family: 'Crimson Text', serif;
font-family: 'Bellefair', serif;
*/


html {font-size:12px;}
body {font-family: 'Crimson Text', serif;}
.clearfix {clear:both;width:100%;height:0;}
.container {
  margin: 0 auto;
  max-width: 1440px;
  width: 90%;
}

.block{display: block;}
.sidenav-overlay {z-index: 933;}

.blue {background:#322254 !important;}

nav {background:#322254;border-top:10px solid #EAC9BF;font-family: 'Work Sans', serif;}
nav .brand-logo {display:static;}
#logo-container {width:100%;display:block;text-align:center;}
#logo-container img {max-width:197px;}
#logo-container-mobile {width:100%;display:block;text-align:center;}
#logo-container-mobile img {max-width:197px;}
nav ul {width:100%;padding-top:108px;max-width:1000px;margin:0 auto;}
nav ul li {padding:0 10px;min-width:200px;box-sizing: border-box;}
nav ul.dropdown-content {padding-top:0px;margin-top:75px;background:#322254;box-shadow:none;-webkit-box-shadow:none;overflow:hidden;}
nav ul.dropdown-content li:first-child {padding-top:8px;}
nav ul.hide-on-med-and-down {display:flex;display: flex;align-items: stretch;justify-content: space-between;}
nav ul.hide-on-med-and-down a {-webkit-transition:none;transition: none;text-transform: uppercase;font-size: 14px;letter-spacing: 1px;}
nav ul.hide-on-med-and-down span {-webkit-transition:none;transition: none;text-transform: uppercase;font-size: 14px;letter-spacing: 1px;cursor: pointer;display:inline-block;width:100%;text-align:center;}
nav ul.hide-on-med-and-down a:hover {color:#EAC9BF;background-color: transparent;}
nav ul.hide-on-med-and-down span:hover {color:#EAC9BF;background-color: transparent;}
nav {
  height: 198px;
  line-height: 64px;
  box-sizing: border-box;
  padding:30px 0 0 0;
}
.navbar-fixed {
  height: 198px;
  z-index: 999999999;
}
.dropdown-content li > a, .dropdown-content li > span {font-size: 14px;color: #fff;display: block;line-height: 22px;padding: 14px 5px;text-align:center;width: calc(100% - 27px);}
.dropdown-content li:hover, .dropdown-content li.active {background-color: transparent;}

.sidenav-trigger {
  color: #26a69a;
}
.share-button{
    position: relative;
    display: inline-block;
    color: #fff;
    border: none;
    border-radius: 0;
    background-color: #322254;
    font-size: 12px;
    padding: 10px 15px;
    margin-left: 15px;
    cursor:pointer;
    font-family: Arial;
    
}
/*.at-share-btn{background-color: #322254!important;}*/
.sharebuttons{display: none;padding-top:20px}
.categories-header{
   margin: 60px 0 40px 0;
   font-weight: 500;
}
.container-text {
    max-width: 790px;
    margin: 0 auto;
}
.article-title
{ 
    color: #322254;
    font-family: 'Crimson Text', serif;
    font-size: 50px;
    font-style: italic;
    margin-bottom: 70px;
}
.article-description{
    font-size: 24px;
}
.article-date{
    font-size: 14px;
    color:#4d4f53;
    margin-top: 110px;
    font-family: "Work Sans", serif;
}
.article-text{
    font-size: 20px;
}
 .article-description{
    color: #4d4f53;
    font-family: "Work Sans", serif;
    margin-bottom: 30px;
}
.article-text p{
    color: #4d4f53;
    margin-bottom: 30px;
    font-family: 'Crimson Text', serif;
    font-weight: 400;
}
.article-text h3{
    font-size: 28px;
    font-weight: 500;
    padding-bottom: 10px;
    padding-top: 30px;
    font-family: 'Bellefair', serif;
    color: #322254;
    letter-spacing: 3px;
    margin: 0;
}
.request-copy-text{
    position: relative;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: 'Work Sans', serif;
    color: #4d4f53;
    margin-bottom: 15px;
    font-weight: 500;
}
.quote-wrapper{
    background: #eac9bf;
    width: 100%;
}
.quote-wrapper i {
    color: #fff;
    font-size: 24px;
    display: block;
    text-align: center;
    padding: 0 0 60px 0;
}
.quote-text{
    color: #322254;
    
    text-align: center;
    max-width: 920px;
    margin: 0 auto;
}
.quote-text p:first-of-type{
    font-size:27px;
    font-style: italic;
    margin-bottom: 0;
}
.section-header h2{
    font-size: 28px;
    font-family: 'Work Sans', serif;
    color:#322254;
    text-align: center;
}
.section-header h3{
    font-family: 'Bellefair', serif;
    font-size: 28px;
    color:#322254;
    letter-spacing: 3px;
}
.section-header.crimson h3{
    font-family: 'Crimson Text', serif;
    font-size: 28px;
    font-style: italic;
    color:#322254;
    letter-spacing: 0px;
}
/* Homepage Boxes */

    .box-1x2{
        width:33.333333333333333333333333333333% ;
        height:66.666666666666666666666666666666vw ;
        max-height: 600px;
    }
    .box-2x1{
        width:66.666666666666666666666666666666% ;
        height:33.333333333333333333333333333333vw ;
        max-height: 300px;
    }
    .box-1x1{
        width:33.333333333333333333333333333333% ;
        height:33.333333333333333333333333333333vw ;
        max-height: 300px;
    }
    .box-type-1 {
        padding: 1px;
        float: left;
        position: relative;
    }
    .row .col.pad-lf-2{
        padding-left:2px; 
    }
    .box-type-1 .imgs{
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    .pad-bt-0{
        padding-bottom: 0;
    }
    .pad-tp-0{
        padding-top: 0;
    }
    .row .col.images-text-in-blue{
        padding: 40px 55px 20px 55px;
        height: 100%;
    }
    .images-text-in-blue{
        color: #fff;
        font-size: 20px;
    }
    .images-text-in-blue ul {
        font-size: 16px;
    }
    .images-text-in-blue h5{
        font-size: 28px;
        color: #EAC9BF;
        font-family: 'Bellefair', serif;
        padding-bottom: 140px;
    }
    .images-text-in-blue h6,
    .images-text-in-blue h4,
    .images-text-in-blue h3,
    .images-text-in-blue h2,
    .images-text-in-blue h1{
        font-family: 'Bellefair', serif;
        padding-bottom: 40px;
        color: #EAC9BF;
    }
    .images-text-in-blue h5 + p{
        font-family: 'Crimson Text', serif;
        font-size: 20px;
        color: #fff;
    }
   
/* END Homepage Boxes  */
.section-header.crimson a, .section-header.crimson a:hover, .section-header.crimson a:active, .section-header.crimson a:focus{
    font-size: 14px;
    font-family: 'Work Sans', serif;
    color:#4d4f53;
    font-weight: 500;
    margin: 35px 0 60px 0;
    display: block;
}
.section-header.crimson a:hover, .section-header.crimson a:active, .section-header.crimson a:focus{
    color: #322254;
}
.section-header.crimson .item-crimson:last-of-type a,
.section-header.crimson .item-crimson:last-of-type a:hover,
.section-header.crimson .item-crimson:last-of-type a:active,
.section-header.crimson .item-crimson:last-of-type a:focus{
    margin-bottom: 0;
}
.journal-sub-menu {
    border-top: 1px solid #EAC9BF;
    border-bottom: 1px solid #EAC9BF;
    padding: 20px 0;
    
}
.journal-sub-menu a{
    font-family: 'Crimson Text', serif;
    font-size: 28px;
    font-style: italic;
    color:#322254;
    width: 100%;
    display: block;
    margin-bottom: 0;
    text-align: center;
}
.journal-sub-menu .row{
    margin-bottom: 0;
}
.article-box-wrapper{
    border: 1px solid #EAC9BF;
    padding: 13px;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 100%;
    position: relative;
}
.article-box-wrapper img{
    max-width: 100%;
}

.article-box-text{
    padding: 0 20px;
}
.article-name + a, .article-name + a:hover, .article-name + a:active, .article-name + a:visited, .article-name + a:focus{
    text-transform: uppercase;
    font-size: 16px;
    font-family: "Work Sans", serif;
    color: #4d4f53;
    font-weight: 500;
    display: inline-block;
    /*width: 100%;*/
    position: absolute;
    bottom: 15px;
}
.category-name, .category-name:hover, .category-name:active, .category-name:visited, .category-name:focus{
    font-family: "Work Sans", serif;
    font-size: 14px;
    font-weight: 500;
    display: block;
    width: 100%;
    color: #4d4f53;
    margin-top: 15px;
}
.pink-box{
    background: #eac9bf;
}
.text-in-pink{
    color: #322254;
    max-width: 720px;
    margin: 0 auto;
}
.pink-widget{
    padding: 20px;
    text-align: center;
}
.nav-wrapper ul a{
    text-align: center;
}
.nav-wrapper ul li{position:relative;}
.nav-wrapper ul li ul{
    max-height:0;
    position: absolute;
    top: 40px;
    left:0;
    background:#322254;
    text-align: center;
    color:#fff;
    padding-top: 0;
    line-height: normal;
    overflow: hidden;
    -webkit-transition: max-height 0.3s ease ; 
  -moz-transition: max-height 0.3s ease ; 
  -ms-transition: max-height 0.3s ease ; 
  -o-transition: max-height 0.3s ease ; 
  transition: max-height 0.3s ease ;  
}
.nav-wrapper ul li ul li{
    padding: 20px 0;
}
.nav-wrapper ul li ul li:first-of-type{padding-top: 40px;}
.nav-wrapper ul li ul li:last-of-type{padding-bottom: 40px;}
.nav-wrapper ul li:hover ul{
    max-height:1300px;
    height: auto;
}
.pink-widget p:first-of-type{
    color:#fff;
    font-size: 14px;
    font-family: "Work Sans", serif;
}
.pink-widget p:last-of-type{
    color:#fff;
    font-size:20px;
    font-family: 'Bellefair', serif;
    margin-bottom: 40px;
}
.text-in-pink h2{
    font-family: 'Bellefair', serif;
    font-size: 28px;
    display: block;
    text-align: center;
    margin: 0;
    padding: 0 0 60px 0;
    letter-spacing: 3px;
}
.text-in-pink p{
    font-family: 'Crimson Text', serif;
    font-size: 20px;
    display: block;
    text-align: center;
    margin: 0;
    /*padding-bottom: 170px;*/
}
.article-name, .article-name:hover, .article-name:active, .article-name:visited, .article-name:focus{
    color: #322254;
    font-size: 28px;
    line-height: 30px;
    font-family: 'Crimson Text', serif;
    font-style: italic;
    margin-top: 15px;
    margin-bottom: 40px;
    display: block;
    width: 100%;
}
.quote-text p:last-of-type{
    font-size:18px;
    padding: 45px 0 0 0;
    font-family: "Work Sans", serif;
}
.article-widget{padding-bottom: 40px;}
.share-button p{margin: 0;}
.share-button p::before{
    border: 9px solid transparent;
    position: absolute;
    display: block;
    width: 7px;
    height: 7px;
    top: 9px;
    left: -19px;
    border-right: 10px solid #322254;
    content: " ";
}
.parallax-container {
  min-height: 720px;
  line-height: 0;
  height: auto;
  color: rgba(255,255,255,.9);
}
.parallax-container-full{

  min-height: unset;

}
.special-wrapper-parallax{
    padding: 50px;
}
.special-wrapper-parallax.parallax-container .paralax-section{
    height: 65vh;
    width: 100vw;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 50px;
    line-height:1.1;
    letter-spacing: 5px;
    text-transform: uppercase;
}
.parallax-container .paralax-section, .parallax-container + .paralax-section {
  padding:45px 120px;  
  background:rgba(234, 201, 191, 0.8);  
  width:auto;
  font-size: 32px /*28px;*/;
  font-family: 'Bellefair', serif;
  line-height: 30px /*40px*/ ;
  margin:0 auto;
  color: #fff;
  letter-spacing: 3px;
  /*color:#322254;*/
}
.item-img img{
    background:#656363;
        width: 100%;
  /*height: 325px;*/
}
.item-title p{
    font-size: 28px;font-family: 'Bellefair', serif;text-align: center;color:#322254;
    margin:  20px 0;
    letter-spacing: 3px;
}
.item-text p{
    font-size:18px; font-family: 'Crimson Text', serif;text-align: center;margin-bottom: 70px; margin-top: 0;
}
.widget-three{
    border-top: 1px solid #EAC9BF;
    padding-top: 60px;
    margin-top: 150px;
}
.main-image img{
    width: 90%;
    margin: 0 auto;
    
}
.slider-article{
    margin: 40px 0 110px 0;
}
.mob-hide .slider-article{}
.slider-bespoke{
    padding: 40px 0 0 0;
}
.owl-stage{
    margin: 0 auto;
}
.parallax-container.parallax-container-flex {display:flex;}
.container.container-full-height {flex:1;}
.parallax-section-left-content {width:100%;}
.parallax-container .parallax-section-left {
  margin:45px 0;
  padding:45px;  
  background:rgba(234, 201, 191, 0.8);  
  width:50%;
  float:left;
  height:calc(100% - 90px);  
}

.section-text {max-width:780px;padding: 90px 0;margin:0 auto;color:#4D4F53;font-size: 20px;line-height:30px;font-family: 'Crimson Text', serif;}
.section-text>.row{margin-bottom: 0}
.section-no-pad{max-width: 780px;margin: 0 auto;color: #4D4F53;font-size: 20px;line-height: 30px;font-family: 'Crimson Text', serif;}
.section-text h5,.section-text h4,.section-text h3,.section-text h2,.section-text h1 {font-family: 'Bellefair', serif; color: #322254;letter-spacing: 3px;}
.section-text h5{font-size: 24px;line-height:33px;margin-bottom: 3rem;}
.section-text h4{
        font-size: 20px;padding: 0 20px;color: #4D4F53;font-family: 'Work Sans', serif;
}
.section-text h3{font-size: 28px;line-height:37px;}
.section-text h2{font-size: 28px;line-height:37px;}
.section-text h1{font-size: 28px;line-height:37px;}
.parallax-section-left h5 {width:100%;margin:0;font-size: 28px;color:#322254;line-height:37px;margin-bottom:0px;}
.parallax-section-left a {font-family: 'Work Sans', serif;font-weight:500;width:150px;color:#FFFFFF;font-size: 14px;line-height:14px;background:#322254;border-radius: 4px;padding:15px 50px;}

.parallax-container .paralax-section-big {width:90%;margin:5%;height:90%;}

.wrapper.blue {margin:15px 0;padding:0;}
.wrapper.blue .m6 img {padding:35px 0;width:100%;}
.wrapper.blue .col.l6.image-wrapper {padding:0;min-height: 540px;align-items: center;display: flex;}
.wrapper.blue .col.m6.text-wrapper {color:#fff;font-size: 20px;line-height:30px;font-family: 'Crimson Text', serif;height:100%;display:flex;min-height:540px;align-items:center;}
.wrapper.blue .col.m6.text-wrapper .text-wrapper-content {height:100%;flex:1;}
.wrapper.blue .col.m6.text-wrapper .text-wrapper-content > div {height:100%;width:100%;}
.wrapper.blue .col.m6.text-wrapper h5 {letter-spacing:3px;color:#EAC9BF;font-family: 'Bellefair',serif;width:100%;font-size: 28px;display:block;float:left;margin:0 auto 40px 0;}
.wrapper.blue .col.m6.text-wrapper p {font-size: 20px;width:100%;float:left;margin:0 auto 62px auto;padding:0 25%;}
.wrapper.blue .col.m6.text-wrapper a {font-size: 14px;font-weight:500;margin:0 auto;border:2px solid #fff;border-radius:4px;line-height:14px;padding:15px 0;color:#fff;display:inline-block;min-width:150px;font-family: 'Work Sans', serif;}

.subscribe-block p {font-size: 20px;}
.subscribe-block h5 {font-size: 28px;color:#322254;}
.subscribe-block a, .view_button {font-family: 'Work Sans', serif;font-weight:500;background:#322254;border-radius:4px;color:#fff;font-size: 14px;line-height:14px;width:150px;padding:15px 0;text-align:center;margin:62px auto 0 auto;display:block;}
.view_button{
    text-transform: uppercase;
}
footer.page-footer {background-color:#f6e9e5;color:#000;}
footer.page-footer a {color:#000;font-size:14px;font-family: 'Work Sans', serif;font-weight:500;line-height:30px;}
footer.page-footer a[href^="tel:"]{font-family:'',serif;font-weight: bold;} 
footer.page-footer a i {width:30px;}
footer.page-footer p {color:#1A1E25;font-size:18px;font-family: '',serif;max-width:450px;width:100%;}
.section.section-text.with-lines{border: 1px solid #EAC9BF;border-left: none;border-right: none;padding: 70px 0;margin: 55px auto;width: 100%;max-width: 100%;}
.checkbox-wrapper .with-lines{border-top: 1px solid #EAC9BF;}
.container.container-footer-special{max-width:1390px;}
.footer-copyright {background-color:#322254 !important;color:#fff;}
.footer-copyright ul {width:100%;}
.footer-copyright ul li {float:left;padding-right:30px;}
.footer-copyright ul li.copyright {float:right;padding-right:0;font-size: 14px;}
.footer-copyright ul li a {color:#fff !important;}
.checkbox-wrapper.line{
    padding: 0;
}

.mar-tp-20{
    margin-top: 20px;
}
.mar-tp-40{
    margin-top: 40px;
}
.mar-bt-20{
    margin-bottom: 20px;
}
.title-image-wrapper{
    height: 50vw;
    max-height: 720px;
    min-height: 300px;
    width: 100%;
    background: #656363;
    padding: 50px;
    background-size: cover;
    background-position: center;
}
.title-image-bg{
    background: rgba(234,201,191,0.8);
    color: #fff;
    text-align: center;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.title-image-bg p:first-of-type{
    font-family: 'Work Sans', serif;
    font-size: 16px;
}
.title-image-bg p:last-of-type{
    font-family: 'Bellefair', serif;
    font-size: 28px;
    letter-spacing: 3px;
}

.button{
    cursor: pointer;
    border: none;
    text-align: center;
    min-width: 150px;
    padding: 15px 0;
    line-height: 14px;
    font-family: Work Sans;
    font-weight: 500;
    border-radius: 5px;
    font-size: 16px;
    text-transform: uppercase;
}
.button.find-btn{
    min-width: 120px;
}
input.browser-default.post-code-special{
    display: inline-block; width: calc(50% + 10px); margin-right: 10px;
}
.blue-btn{background-color:  #322254;color: #fff;}
.article-text a, .article-text a:hover, .article-text a:active, .article-text a:focus, .article-text a:visited {
    color:#322254;
}
form label{font-size: 16px; text-transform: uppercase;font-family: 'Work Sans', serif;color:#4d4f53;margin: 15px 0;display: inline-block; font-weight: 500;}
.address-find label{ display: block; width:100%; margin: 0 0 15px 0;}
input.browser-default{border: 1px solid #322254;display: block; color:#000; width: 100%; font-size: 14px;padding: 17px 20px; }
input.browser-default.error-state{
    background-image: url('../img/error-icon.png');
    background-repeat: no-repeat;
    background-position: top 50% right 20px;
    padding-right: 50px; 
}
input.browser-default:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: transparent;
}
input.browser-default:focus::-moz-placeholder, textarea:focus::-moz-placeholder { /* Firefox 19+ */
  color: transparent;
}
input.browser-default:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder { /* IE 10+ */
  color: transparent;
}
input.browser-default:focus:-moz-placeholder, textarea:focus:-moz-placeholder { /* Firefox 18- */
  color: transparent;
}

form .row{
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: 0;
}
form .validation-alert{
    display: block;
    font-size: 14px;
    color:#e6427b;
    font-family: 'Work Sans';
    min-height: 30px;
}
.checkbox-wrapper{
    padding: 10px 0;
}
[type="checkbox"].filled-in+span{
    text-transform: none;
    font-size: 14px;
}
[type="checkbox"].filled-in:checked+span:not(.lever):after, [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after{
    border: 1px solid ;
    background-color: #fff!important;
    border-radius: 0;
    top: 2px; 
}
[type="checkbox"].filled-in:checked+span:not(.lever):before{
    border-right: 1px solid #322254;
    border-bottom: 1px solid #322254;
    top: 2px;
}
.col.s12.textarea-wrapper{
    padding-top: 40px;
}
.oprional{
    text-transform: none;
    font-size: 14px;
}
.textarea-wrapper textarea{
    height: 200px;
    width: 100%;
    border: 1px solid #322254;
    display: block;
    color: #000;
    min-width: 100%;
    max-width: 100%;
    font-size: 14px;
    padding: 30px 55px;
}
[type="checkbox"].filled-in.tabbed:checked:focus+span:not(.lever):after{
        background-color: transparent;
    border-color: #322254;
}
[type="checkbox"].tabbed:focus+span:not(.lever):after{
        -webkit-box-shadow: 0 0 0 1px rgba(70, 116, 212, 1);
    box-shadow: 0 0 0 1px rgba(70, 116, 212, 1);
    background-color: rgba(0,0,0,0.1);

}
.checkbox-wrapper label {
    margin: 0;
}
.checkbox-wrapper .with-lines{
    display: block;
    padding: 30px 0 32px 0; 
}
.section.section-text.with-lines.section-no-pad{
    max-width: 780px;
    border-bottom: none;
}
.section-780{
    max-width: 780px!important;
}
.blue-border .select-wrapper{
 max-width: 355px;
    margin: 0 auto;
    }

.blue-border .select-wrapper input,.blue-border .select-wrapper input.select-dropdown:focus{
    border: 1px solid #1A1E25;
    padding: 7px 16px;
   max-width: calc(100% - 40px);
   background-color: #fff;
  
}
.address-find{
    background-color: #EAC9BF;
    padding: 20px 20px 0 20px;
    margin-bottom: 0;
    display: none;
}

.map-wrapper{
    background: #656363;
    height: 750px;
}
.address-wrapper{
    background: #eac9bf;
    height: 100%;
    padding: 58px 120px;
    height: 750px;
    overflow-y: scroll;
}
.address-wrapper p , .address-wrapper a, .address-wrapper a:hover, .address-wrapper a:active, .address-wrapper a:focus, .address-wrapper a:visited{
    color: #4d4f53;
    font-size: 18px;
}
.address-wrapper a:focus, .address-wrapper a:hover{
    text-decoration: underline;
}

.address-wrapper p.show-section{
    font-family:  'Work Sans', serif;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 60px;
}
.show-section + p{
    font-size: 20px;
    margin-bottom:30px;
}
.select-wrapper{
    font-family:  'Work Sans', serif;
}
.select-wrapper .caret{
 right: 11px;
 z-index: 1;
}

.select-label
{
    display: block;
    width: 100%;
    float: none;
    position: relative;
    text-align: center;
    font-size: 16px;
    font-family: 'Work Sans', serif;
    font-weight: 500;
    margin-bottom: 15px;
    margin-top: 5px;
    color:#4d4f53;
}
.contact-us-selects-wrapper{
    padding: 20px 0;
}
.button-submit-special, .button-submit-special:hover, .button-submit-special:active, .button-submit-special:focus{
    cursor: pointer;
     font-size: 16px;
    padding: 7px 15px 9px 15px;
    font-family: 'Work Sans', serif;
    font-weight: 500;
    text-align: right;
    display: block;
     width: 100%;
     color: #fff;
     background: transparent;
     border: none;
     box-shadow: none;
}
.select-wrapper ul{
        top: 51px!important;
}
.select-wrapper ul li{
    padding-left: 10px;
    padding-right: 10px;
}
.select-wrapper ul li span{
    color: #1A1E25;
    text-align: left;
}
.select-wrapper ul li:first-of-type{
    display: none;
}
.middle-image-wrapper{
    max-width: 1590px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding-bottom: 390px;
}
.middle-image-wrapper > img, .middle-image-wrapper > .slider-bespoke{
    position: absolute;
    top: 0;
    left: 5%;
    width: 90%;
}
.middle-image-wrapper > .slider-bespoke{
    padding: 0;
}

.contain-middle-image{
    margin-bottom: 390px;
}
.container .container-middle-text{max-width: 1197px; margin: 0 auto;}
.container .container-middle-text2{ padding: 100px 0 0 0;}
.container .container-middle-text p{font-family: 'Crimson Text', serif; font-size: 20px;}
.two-images-wrapper img{/*height: 100%;*/ max-width: 100%;}
.two-images-wrapper{padding-bottom: 0;}
.two-images-wrapper .matchHeight{
    overflow: hidden;
}

.f-56 p, .f-56 .title-image-bg p:last-of-type{
    font-size: 50px;
}
.pad-top-0, .container .pad-top-0{
    padding-top: 0;
}
.pad-bt-0, .container .pad-bt-0{
    padding-bottom: 0;
}
.press-wrapper{
    padding-top: 170px;
    padding-bottom: 170px;
}

.special-wrapper-parallax.parallax-container.roll-over-effect .paralax-section {
    /*visibility: hidden;*/
    opacity: 0;
     transition:opacity 0.5s linear;
}
.special-wrapper-parallax.parallax-container.roll-over-effect.roll-over-effect:hover .paralax-section{
    /*visibility: visible;*/
    opacity: 1;
   
}

.project-list-text-boxes h2{
    color:#322254;
    font-size: 28px;
    font-family: 'Bellefair', serif;
    letter-spacing: 3px;
}
.project-list-text-boxes h2 + p{
    color:#322254;
    font-size: 16px;
    font-family: 'Work Sans', serif;
    font-weight: 500;
    letter-spacing: 0.2px;
}
.no-mar-tp{
    margin-top: 0!important;
}
.no-mar-bt{
    margin-bottom: 0;
}
.project-navigation .col:first-of-type{
    text-align: left;
}
.project-navigation .col:nth-of-type(2){
    text-align: center;
}
.project-navigation .col:last-of-type{
    text-align: right;
}
.project-navigation a{
    color:#322254;
    font-family: 'Crimson Text', serif;
    font-style: italic;
    font-size: 28px;
}
.parallax-section-left a, .wrapper.blue .col.m6.text-wrapper a, .subscribe-block a, .view_button{
    transition: color 0.5s ease;
    -webkit-transition: color 0.5s ease;
}
.parallax-section-left a:hover, .wrapper.blue .col.m6.text-wrapper a:hover, .subscribe-block a:hover, .view_button:hover{
    color: #EAC9BF;
}
.img-roll-over{
    transition: all .2s ease-in-out;
}
.img-roll-over:hover{
    transform: scale(1.03);
}
.owl-carousel .item{
    border: transparent solid 2px;
}
.owl-carousel .item:hover , .owl-carousel .item:focus{
   /* border: #EAC9BF solid 2px;*/
}
.owl-dots{
    text-align: center;
    margin-top: 10px;
}
.owl-carousel button.owl-dot{
    width:10px;
    height: 10px;
    background-color:silver!important;
    border-radius: 10px;
    margin: 4px 3px;
}
.owl-carousel button.owl-dot.active{
    background-color:gray!important;
}
.mar-tp-100{
    margin-top: 100px;
}
.load-more-wrapper{
    text-align: center;
    padding: 45px 0 0 0; 
}
.load-more-wrapper .article-name{
    margin-top:0;
    margin-bottom: 0;

}
.article-description p{
    margin-top: 0;
}
.press-wrapper .article-text h3{
    padding: 0 0 40px 0;
    margin:0;
}

  .scroll-indicator {
    position:absolute;
    bottom:20px;
    left:calc(50% - 15px);
    right:calc(50% - 15px);
    width:30px;
    height:50px;
    z-index:999999;
  }  
.special-wrapper-parallax .scroll-indicator {bottom:85px;}
.scroll-indicator span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 30px;
  height: 50px;
  margin-left: -15px;
  border: 2px solid #fff;
  border-radius: 50px;
  box-sizing: border-box;
}
.scroll-indicator span::before {
  position: absolute;
  top: 10px;
  left: 50%;
  content: '';
  width: 6px;
  height: 6px;
  margin-left: -3px;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: sdb10 2s infinite;
  animation: sdb10 2s infinite;
  box-sizing: border-box;
}
@-webkit-keyframes sdb10 {
  0% {
    -webkit-transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    -webkit-transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb10 {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.row .col.desktop-socials-wrapper{
    /*padding-top: 30px;*/
}
.desktop-socials-wrapper ul{
    max-width: 250px;
    margin: 12px auto 0 auto;
}
.desktop-socials-wrapper ul li{
    display: inline-block;
    padding-left: 10px;
    width: 100px;
}
.desktop-socials-wrapper ul li a i{
    width: 15px;
}
/* ___ parallax video ___ */


.video-wrapper{
    overflow: hidden;
    height: calc(65vh + 100px);
    position: relative;
    background-size: cover;
}
.video-wrapper-block{
    overflow: hidden;
    height: calc(60vh);
    position: relative;
    background-size: cover;
}
.video-wrapper video, .video-wrapper-block video{
    width: 100%;
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    background-size: cover;
    object-fit:cover;
}
video{
    background-size: cover;
    object-fit:cover;
}
input.input-address-fillup{
    border: 1px solid #322254;
    display: block;
    color: #000;
    width:100%;
    font-size: 14px;
    padding: 17px 20px;
    height: auto;
    background: #fff;
    margin: 0 0 20px 0;
}
input.input-address-fillup:focus{
/*    box-shadow: none!important;
    border-bottom: none!important;*/
}
/* ___ end of parallax video ___ */
form .validation-alert.address-validation{
    display: none;
    /*margin-bottom: 35px;*/
}
.parallax-section-special h4{
    font-size: 28px;
    letter-spacing: 3px;
}
.parallax-section-special p{
    font-size: 20px;
    font-family: 'Crimson Text', serif;
    padding: 0 22%;
    letter-spacing: 0;
}
.subscribe-block .row{
    max-width: 700px;
}
.subscribe-block a {
    line-height: 21px;
    margin-top: 51px;
    padding: 15px 0;
    width: 150px;
}
.related-items .item-text p {
    margin-bottom: 0;
}
.related-items .view_button {
    margin-top: 38px;
}
footer.page-footer .footer-copy-special p{
    font-size: 18px;
    font-family: 'Crimson Text', serif;
}
.tex-twocolumns .section-header.crimson a{
    display: inline;
    margin: 0;
    font-family: 'Crimson Text', serif;
    font-size: 20px;
    color: #322254;
}
.pad-top-25{
    padding-top: 25px;
}
.thankyou-text{
    font-size: 16px;
    color: #4D4F53;
    font-family: 'Work Sans', serif;
    line-height: normal;
}
.thankyou-text b{
    display: block;
    margin-bottom: 10px;
}
.parallax-container .paralax-section a, .parallax-container + .paralax-section a{
    letter-spacing: 0;
}
.video-controls, .video-controls2 {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 100%;
    padding-top: 20px;
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
    left: 0px;
    right: 0px;
    z-index: 99;
}
.video-wrapper .play-pause {
    position: absolute;
    top: 50%;
    left: 50%;
    color: transparent;
    width: 60px;
    height: 60px;
    background-color: transparent;
    background-image: url(../images/playbtn1.png);
    border: none;
    outline: none;
    margin-left: -30px;
    margin-top: -30px;
    cursor: pointer;
}

.video-controls.active {
    display: none;
}
.videooverflow{
    position: absolute;
    top: 0px;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: top center;
    z-index: 1;
}
.fp-bg{
    background-position: center;
    background-size: cover;
}
@media all and (max-width: 1499px){
    .images-text-in-blue h5{
        padding-bottom: 40px;
    }
}
@media all and (max-width: 1499px){
    .images-text-in-blue h5{
        padding-bottom: 30px;
    }
    .images-text-in-blue h5 + p{
        font-size: 18px;
    }
}
@media all and (max-width:1199px){
    .item-title p{
        font-size: 25px;
    }
    .article-name, .article-name:hover, .article-name:active, .article-name:visited, .article-name:focus{
        font-size:24px;
    }
}
@media all and (max-width: 1024px){
    .special-wrapper-parallax.parallax-container .paralax-section{
        font-size: 45px;
    }
    .address-wrapper{
        height: 100%;
        padding: 58px 50px;
        min-height: 600px;
        
    }
    .map-wrapper{
        min-height: 600px;
        height: 100%;
    }
}
@media all and (min-width: 992px){
    .tex-twocolumns.row .col{
       padding-right:1.5rem;
    }
    .tex-twocolumns.row .col:nth-of-type(2n){
       padding-left:1.5rem;
        padding-right:0.75rem;
    }
}
@media only screen and (max-width : 992px) {
    form .row{
        margin-right: auto;
        margin-left: auto;
    }
    .checkbox-wrapper-margin{
        margin-top: 20px;
    }
    .col.s12.pad-mobile-bt-35{
        padding-bottom: 30px;
/*        text-align: center;*/
    }
    .parallax-section-special p.center{
        padding: 0;
        font-size: 18px;
    }
    .blue.paralax-section.parallax-section-left h5{
        font-family: 'Bellefair', serif;
    }
    
    
    .category-name, .category-name:hover, .category-name:active, .category-name:visited, .category-name:focus{
        margin: 0;
        font-size: 18px;
    }
    .article-name, .article-name:hover, .article-name:active, .article-name:visited, .article-name:focus{
         font-size: 20px;
         margin: 0;
    }
   
    
     .section-header h3, .text-in-pink h2{
        font-size: 25px;
    }
    .text-in-pink p, .quote-text p:first-of-type{font-size: 20px;}
    .section-header h2{
        font-size: 25px;
    }
    .journal-sub-menu a{
        font-size: 25px;
    }
    .item-title p{
        font-size: 20px;
    }
    .sm-hidden{display: none;}
    .section.section-text.with-lines{border: none;margin:0;padding:20px 0;}
    #subscriber_form .section.section-text.with-lines{padding:20px 0 50px 0;}
    .section.section-text.with-lines.join-us{padding: 50px;}
    .with-lines{border: none;}
    .section.section-text.with-lines.with-lines-persist{border-top: 1px solid #EAC9BF;margin-top:20px;}
    .with-lines.with-lines-persist{border-top: 1px solid #EAC9BF;margin-top:20px;}
    .parallax-section-left h5{font-size: 25px;padding: 0 20px;}
    .section-text h5,.section-text h3,.section-text h2,.section-text h1{font-size: 25px;padding: 0 20px;color: #322254;}
    .section-text h4{
        font-size: 20px;padding: 0 20px;color: #4D4F53;font-family: 'Work Sans', serif;
    }
    .subscribe-block h5{font-size: 25px;padding: 0 20px;}
    .wrapper.blue .col.l6.image-wrapper {min-height: 0px;display: block; width: 100%;}
    .wrapper.blue .m6 img{padding: 0;}
    p.center{font-size:15px;line-height: 23px;}
    .subscribe-block h5 + p.center { font-size: 20px;line-height: 30px;    }
  .parallax-container .section {
    position: absolute;
    top: 40%;
  }
  footer.page-footer p{
      margin-left: auto;
      margin-right: auto;
  }
  .footer-copyright ul li.copyright{
      margin: 25px auto 10px auto;
        display: block;
        width: 100%;
  }
  footer.page-footer a{
      font-weight: 300;
  }
  .container-footer-special ul{
      margin-top: 0;
      padding-bottom: 50px;
  }
  #index-banner .section {
    top: 10%;
  }
  nav, nav .nav-wrapper i, nav a.sidenav-trigger, nav a.sidenav-trigger i {
    height: 64px;
    line-height: 64px;
  }
  .navbar-fixed {
    height: 64px;
  }

  nav {border-top: 0;padding: 10px 0 0 0;}
  nav .sidenav-trigger {margin: 0 0 0 -4%;}
  nav a.sidenav-trigger, nav a.sidenav-trigger i {line-height: 21px;}
  .sidenav-trigger {color: #fff;}
  .parallax-container,
  .parallax-container + .paralax-section  {min-height: 45vh;
                                           display: flex !important;
                                           align-items: center;
                                           align-content: center;
                                           text-align: center;
                                           box-sizing: border-box;
                                           width:100%;
  }
  .section-text {padding: 50px 0;}

  .sidenav {width: 100%;background-color: #fff;max-width: 1000px;background:#322254;}
  .sidenav li > a {font-size: 18px;color:#EAC9BF;text-transform:uppercase;text-align: left;}
  .sidenav li.submenu > a {color:#fff;}
  .close-menu {position:absolute;z-index: 999;top:15px;right:15px;font-size:30px;color:#fff;}
  nav ul{
      padding-top: 50px;
  }
  .wrapper.blue {margin: 0;}
  .blue:not(.wrapper) {padding:50px 0}
  .blue h5 {color:#EAC9BF;width:100%;font-size:25px;padding: 0 20px;display:block;float:left;margin:0 auto 40px 0;}  
  .blue p {font-size:18px;width:100%;float:left;margin:0 auto 50px auto;padding:0 50px;color:#fff;}
          
  .blue a:not(.image-link) {font-size:14px;margin:0 auto;border:2px solid #fff;border-radius:4px;padding:15px 50px;color:#fff;display:inline-block;max-width:140px;}
  .wrapper.blue .container {width:100%;}
  .wrapper.blue .container .row {margin:0;}
  .wrapper.blue .container .row .col {padding:0;}
  .wrapper.blue .container img {width:100%;display:block;}
  
  footer.page-footer {background:#eac9bf;}
  .black-text {text-align:center;color:#322254 !important;}
  .footer-copyright ul li {padding:0;text-align:center;width:50%;}
  .footer-copyright ul li:first-child,
  .footer-copyright ul li:nth-child(3) {width:25%;}
  
  .footer-social {text-align:center;padding: 25px 0;}
  footer.page-footer .footer-social a {color:#322254 !important;font-size: 28px;padding:0 20px;}
  .blue.images-text-in-blue p, .blue.images-text-in-blue h5{padding-left:0; padding-right:0;}
  .col.matchHeight.pad-lf-2.pad-lr-full{padding-left:0;padding-right: 0;padding-top: 2px;}
  .row .col.images-text-in-blue{padding: 50px;}
  .video-wrapper{height: auto}
    .video-wrapper video, .video-wrapper-block video{
        width: 100%;
        top: 0;
        left: 0;
        position: relative;
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        background-size: cover;
        object-fit:cover;
    }
    .parallax-section-special.parallax-section-left h4{margin: 0 auto 40px 0;}
.parallax-section-special.parallax-section-left p{margin: 0 auto 50px auto; padding: 0 50px;}
.parallax-section-special.parallax-section-left a{display: inline-block;}
.parallax-container + .parallax-section-special.parallax-section-left{padding: 50px 0;}
}

@media all and (min-width: 768px){
    .mob-hide.image-big{
        padding-top: 0;
    }
    .text-in-pink + .container .mob-hide.image-big{
        padding-top: 0;
    }
    
    .owl-nav{
        position: absolute;
        top: 50%;
        z-index: -1;
        left: -25px;
        width: calc(100% + 50px);
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
    }
    .owl-nav button .fas{
        font-size: 29px;
    }
    .owl-next{
        float: right;
    }
    .mob-hide{
    display: block;
}
.mob-hide-flex{
    display: flex;
}
.mob-unhide{
    display: none;
}
}
@media all and (max-width: 767px){
    .footer-copyright ul li a{
        line-height: 18px;
    }
    .footer-copyright ul li:first-child {width:35%;}
  .footer-copyright ul li:nth-child(3) {width:15%;}
    .middle-image-wrapper > img{
        top: 50%;
    }
    footer.page-footer .footer-social a{
        padding: 0 15px;
    }
    .blue a {padding:15px 0;}
    
    .special-wrapper-parallax .scroll-indicator {bottom: 20px;}
   .section.section-text .row{
        margin-bottom:0;
    }
    .widget-three{
        border: none;
    }
    .projects-wrapper a.mar-tp-20{
        margin-top: 10px;
    }
    .projects-wrapper .special-wrapper-parallax.parallax-container .paralax-section{
        min-height: 50vw;
    }
    .category-name, .category-name:hover, .category-name:active, .category-name:visited, .category-name:focus{
        margin: 0;
        font-size: 14px;
    }
    .article-name, .article-name:hover, .article-name:active, .article-name:visited, .article-name:focus{
         font-size: 18px;
         margin: 0;
    }
    .article-box-text{ padding: 0;}
   
    .article-name + a, .article-name + a:hover, .article-name + a:active, .article-name + a:visited, .article-name + a:focus{
        display: none;
    }
    input.browser-default.post-code-special{
        margin-right: 0;
    }
    .project-navigation a{
        font-size: 20px;
    }
    .address-wrapper{
        height: 100%;
        min-height: 0;
        padding: 20px 30px;
    }
    
    .container .container-middle-text p{
        font-size: 18px;
        
    }
    .section-header.crimson h3{
        font-size: 25px;
    }
    .parallax img{
        width: 100vh;
    }
    .row .col.images-text-in-blue{
        padding: 40px;
        text-align: center;
    }
    .row .col.images-text-in-blue .slider-bespoke{
        padding-top: 0;
        padding-bottom: 20px;
    }
    .images-text-in-blue h5{
        color:#fff;
        padding: 0;
        text-align: center;
    }
    .images-text-in-blue h5 + p{
        padding: 0;
    }
    
    .press-wrapper{
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .article-title{
        font-size:40px;
    }
    .article-text{
        font-size:18px;
    }
    .article-text h3{
        padding: 0 0;
        font-size: 20px;
        margin: 0
    }
    .special-wrapper-parallax.parallax-container .paralax-section{
        /*height: 41vh;*/
        height: 25vh;
        font-size:  20px;
        padding: 60px 30px;
    }
    .parallax-container-full{
        padding: 14px;
    }
    .mob-hide,.mob-hide-flex{
        display: none;
    }
    .no-mar-tp-mob{
        margin-top: 0;
    }
    form .validation-alert.mob-hide{ display: none;}
    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
         font-size: 50px!important;
        color: #fff!important;
        opacity: 0.5;
        
    }

     .owl-carousel .owl-nav button.owl-next.disabled, .owl-carousel .owl-nav button.owl-prev.disabled {
        opacity: 0.5;
        
    }
    .owl-prev {
        left: 10px;
    }
    .owl-next {
        right: 10px;
    }
    .mob-unhide{
        display: block;
    }
    .title-image-wrapper{
        padding: 14px;
    }
    .text-in-pink{
        max-width: 80%;
    }
    .text-in-pink h2 {
        padding: 80px 0 60px 0;
    }
    .container{
        max-width: 80%;
    }
    .text-in-pink p{
        /*padding-bottom: 70px;*/
    }
    .container .container-middle-text{
         padding: 20px 0;
    }
    .two-images-wrapper img{
        height: auto;
    }
    .two-images-wrapper{
        margin-bottom: 20px;
    }
    .quote-text{
        max-width: 80%;
    }
    .quote-wrapper i{
       padding: 0 0 30px 0;
    }
    
    .view_button{
        display: none;
    }
    .container.mob-full{
        width: 100%;
        max-width: 100%;
    }
    .row .col.mob-no-pad{
        padding-left: 0;
        padding-right: 0;
    }
    .mob-no-pad-v{
        padding-top: 0!important;
        padding-bottom: 0!important;
    }
    .map-wrapper{
        height: 100vw;
    }
    .address-find .blue-border .select-wrapper{
        max-width: 100%;
    }
    .project-list-text-boxes h2{
        font-size: 20px;
    }
    .project-list-text-boxes h2 + p{
        font-size: 10px;
    }
    .mob-mar-bt-40{
        margin-bottom: 40px;
    }
    .related-items .item-text p {
        margin-bottom: 70px;
    }
    .related-items .col:last-of-type .item-text p {
        margin-bottom: 20px;
    }
    .section.section-text.with-lines.join-us{
        padding: 35px 0;
    }
}
@media only screen and (max-width:600px) {
    .button-submit-special{position:relative;padding:20px 0 10px 0;text-align:center;}
    .scroll-indicator {display:none;}
    .article-box-wrapper{
        border: none;
        padding-left: 0;
        padding-right: 0;
        
    }
    .article-box-text{
        padding: 0 20px;
    }
    .article-box-wrapper > a{
        display: inline-block;
        width: 35%;
        float: left;
    }
    .article-box-wrapper > a + .article-box-text{
        display: inline-block;
        width: calc(65% - 4px);
        float: left; 
    }
    .load-more-wrapper{
        text-align: center;
        padding: 30px 0; 
        border-top: 1px solid #EAC9BF;
    }
    .category-name, .category-name:hover, .category-name:active, .category-name:visited, .category-name:focus{
        margin: 0;
        font-size: 16px;
    }
    .article-name, .article-name:hover, .article-name:active, .article-name:visited, .article-name:focus{
         font-size: 20px;
         margin: 0;
    }
   
    .article-name + a, .article-name + a:hover, .article-name + a:active, .article-name + a:visited, .article-name + a:focus{
        display: none;
    }
.checkbox-wrapper.with-lines{
    padding: 10px 0; 
}
  #index-banner .section {
    top: 0;
  }
  .parallax-container .paralax-section, .parallax-container + .paralax-section {
    padding: 30px;
  }
  .parallax-container, .parallax-container + .paralax-section {
    min-height: 45vh;
  }  
  .parallax-container.parallax-container-full, .parallax-container.parallax-container-full + .paralax-section{
      min-height: 0;
  }
  .copyright {display:none;}
  .share-button{
      font-size: 14px;
  }
  .article-description{
      font-size: 20px;
  }
  
}

.icon-block {
  padding: 0 15px;
}
.icon-block .material-icons {
  font-size: inherit;
}

footer.page-footer {
  margin: 0;
}
@media all and (max-width: 400px){
    .journal-sub-menu a{
        font-size: 20px;
    }
    .blue-border .select-wrapper input, .blue-border .select-wrapper input.select-dropdown:focus{
         max-width: calc(100% - 40px);
    }
   
    .address-find .blue-border .select-wrapper input, .address-find .blue-border .select-wrapper input.select-dropdown:focus{
        max-width: 244px;
    }
    .blue-border .select-wrapper{
        max-width: 260px;
    }
    .address-find .blue-border .select-wrapper{
        max-width: 280px;
    }
    .project-navigation a{
        font-size: 16px;
    }
}