@font-face {
    font-family: 'PostGrotesk-Book';
    src: url('/fonts/PostGrotesk-Book.eot');
    src: url('/fonts/PostGrotesk-Book.eot') format('embedded-opentype'), url('/fonts/PostGrotesk-Book.woff2') format('woff2'), url('/fonts/PostGrotesk-Book.woff') format('woff'), url('/fonts/PostGrotesk-Book.ttf') format('truetype');
}




.clear, * html .clearfix, *:first-child + html .clearfix {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}


    .clearfix:after {
        clear: both;
        content: ' ';
        display: block;
        font-size: 0;
        line-height: 0;
        visibility: hidden;
        width: 0;
        height: 0;
    }

*, *:before, *:after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;

    color: #fff;
}

img {
    border: none;
    max-width: 100%;
}

a, img {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}
#main
{
    position:fixed;top:0;left:0;overflow:hidden;height:100vh;width:100%;z-index:1;background:#000
}
.realyloaded #main
{
    position:relative;
    overflow:initial;
    height:auto;
    background:transparent;
}
.fullwidth {
    width: 100%;
}
.fullimage
{
    width:100%;
    display:block;
    margin-top:60px;
}
textarea:focus, input:focus, select:focus {
    outline: none;
}
/* General */
body {
    font-family: 'PostGrotesk-Book';
    font-size: 22px;
    background: #fff;
    color: #fff;
    margin: 0;
    padding: 0;
    overflow: hidden;
    position:relative;
}

    body.loaded {
        overflow: initial;
    }
   
    .f28
    {
        font-size:28px;
    }
  #svgloader{
      display:block;
      position:fixed;
      height:80px;
           -webkit-transition: opacity .75s ease-in-out;   
    transition: opacity 0.75s ease-in-out;

  }

    .mainwrapper
    {
     -webkit-transition: opacity 1s ease-in-out;   
    transition: opacity 1s ease-in-out;
    opacity:0;
    }
      body.loaded .mainwrapper
    {

    opacity:1;
    }
#page-home.loaded {
    overflow: hidden;
}

#page-home.realyloaded {
overflow-y: initial;
}
.logoest
{
    height:50px;
}
.newlogo
{
    margin-left:auto;
    margin-right:auto;
    display:block;
}
.grid_6 {
    float: left;
    width: 50%;
    display: block;
    padding-right: 40px;
}

    .grid_6.left {
        padding-right: 15px;
    }

    .grid_6.right {
        padding-left: 15px;
        padding-right: 0;
    }

.grid_4 {
    float: left;
    width: 33.33%;
    display: block;
}

.grid_5 {
    float: left;
    width: 43%;
    display: block;
}

.rightfloat {
    float: right;
}

section {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.black {
    color: #000;
}
 
#mainbg {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    -webkit-transition: background-color .5s ease-in-out;
    transition: background-color .5s ease-in-out;
}



.tofade {
    -webkit-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
}

body.light .tofade {
    opacity: 0;
}

.fullheight {
    height: 100vh;
    width: 100%;
}

.bgblack {
    background: #000;
}

.bgwgite {
    background: #fff;
}
.bgLgrey {
    background:#ecece1
}
.z11 {
    z-index:11;
}
.container {
    width: 1000px;
    max-width: 90%;
    max-width: calc(100% - 60px);
    margin: 0 auto;
    position: relative;
}

    .container.big {
        width: 1215px;
    }

.middle {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    text-align: left;
}

.rightalign {
    text-align: right;
}

.centeralign {
    text-align: center;
}

.img {
    width: 100%;
    margin: 0;
    display: block;
}

.content {
    margin: 0 auto;
    width: 100%;
    max-width: 806px;
    float: none;
}
/* Headings */
h1, h2, h3, h4, h5 {
        margin-bottom: 0px;
    font-weight: normal;


}

h2 {
    font-size: 25px;
    font-weight: bold;
}

p {
    text-align: left;
    margin-bottom: 16px;
    max-width: 740px;
}

h1 {
    font-size: 40px;
}

h6 {
    font-size:22px;
    margin-bottom:20px;
    font-weight:bold;

}

h3 {
}

h4 {
    font-size: 40px;
    color: #2A3851;
}

.f17 {
    font-size: 18px;
}
#page-brightonest p{
    max-width:100%;
}
#page-brightonest p.max700{
       max-width:700px; 
}
#page-brightonest{
    background:#ebece1;
}
#page-brightonest #mainNav
{
    background:#ebece1;
}
.margin-b-20 {
    margin-bottom:20px;
}
.margin-b-35 {
    margin-bottom: 30px;
}
.margin-b-35 {
    margin-bottom: 30px;
}
.margin-b-50 {
    margin-bottom: 50px;
}.margin-b-40 {
    margin-bottom: 40px;
}

.margin-b-70 {
    margin-bottom: 70px;
}

.padding-t-70 {
    padding-top: 70px;
}
.pb30 {
    padding-bottom: 30px;
}
.pb20 {
    padding-bottom: 20px;
}

.margin-b-120 {
    margin-bottom: 120px;
}

.margin-bt-120 {
    margin-bottom: 120px;
    margin-top: 120px;
}

.margin-b-165 {
    margin-bottom: 165px;
}


.margin-b-h {
    margin-bottom: 600px;
    margin-bottom: 50vh;
}

.padding-t-165 {
    padding-top: 165px;
}

.padding-tb-165 {
    padding-top: 165px;
    padding-bottom: 165px;
}

.parallex {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 2;
    height: 100%;
    background: #fff;
    opacity: 1;
}

.underline {
    position: relative;
    display: inline-block;
}

    .underline:after {
        content: '';
        display: block;
        position: absolute;
        width: 100%;
        right: 0;
        bottom: -6px;
        height: 2px;
        background: #fff;
        -webkit-animation: leftspan .4s forwards;
        animation: leftspan 0.4s forwards;
    }

    .underline.black:after {
        background: #000;
    }

    .underline:hover:after {
        -webkit-animation: rightspan 0.4s forwards;
        animation: rightspan 0.4s forwards;
    }



@-webkit-keyframes leftspan {
    0% {
        right: -17px;
        width: 12px;
        top: 55%;
    }

    50% {
        right: 0;
        top: 55%;
        width: 100%;
    }

    100% {
        right: 0;
        width: 100%;
        top: 110%;
    }
}

@keyframes leftspan {
    0% {
        right: -17px;
        width: 12px;
        top: 55%;
    }

    50% {
        right: 0;
        top: 55%;
        width: 100%;
    }

    100% {
        right: 0;
        width: 100%;
        top: 110%;
    }
}

@-webkit-keyframes rightspan {
    0% {
        right: 0;
        top: 110%;
        width: 100%;
    }

    50% {
        right: 0;
        top: 55%;
        width: 100%;
    }

    100% {
        right: -17px;
        top: 55%;
        width: 12px;
    }
}

@keyframes rightspan {
    0% {
        right: 0;
        top: 110%;
        width: 100%;
    }

    50% {
        right: 0;
        top: 55%;
        width: 100%;
    }

    100% {
        right: -17px;
        top: 55%;
        width: 12px;
    }
}



.imgholder {
    position: relative;
    display: inline-block;
    max-width: calc(100vw - 360px);
}

    .imgholder img {
        display: block;
    }

.imgright {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(150%,-50%);
    -webkit-transform: translate(calc(100% + 35px),-50%);
    transform: translate(150%,-50%);
    transform: translate(calc(100% + 35px),-50%);
}

.imgleft {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(-150%,-50%);
    -webkit-transform: translate(calc(-100% - 35px),-50%);
    transform: translate(-150%,-50%);
    transform: translate(calc(-100% - 35px),-50%);
}
/* Navigation */
#darkbg {
    position: fixed;
    z-index: 12;
    display: block;
    background: rgba(0,0,0,0.8);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
    display: none;
}


.scrolldown {
    color: #fff;
    position: absolute;
    bottom: 35px;
    display: block;
    color: #fff;
    margin: 0 auto;
    left: 0;
    right: 0;
    font-size: 16px;
    text-align: center;
}
.scrolldown.scrollto
{
    opacity:0;
      -webkit-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}
.realyloaded  .scrolldown.scrollto
{
    opacity:1;
      

}
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100000;
    background: #fff;
    bottom: 0;
    overflow: hidden;
    -webkit-transition: top 2.5s;
    transition: top 2.5s;
}

    #preloader.loaded {
        top: 100%;
    }

#innerloader, #innerloaderw {
    position: absolute;
    bottom: 0;
    height: 100vh;
    width: 100%;
}

innerloaderw {
    background: #000;
}

.logo {
    height: 112px;
    margin: 15px auto;
    display: block;
}

.vh80 {
    min-height: 80vh;
}

/*.fullyvideo {
    position: absolute;
    width: 100vw;
    height: 56.25vw;
    min-height: 100vh;
    min-width: 177.77vh;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    z-index: -2;
    background: #000;
    background-size: cover;
    opacity: 0;
    -webkit-transition: opacity 1s;
    transition: opacity 1s;
}*/

.fullyvideo{
       position: absolute;
    right: 0;
    bottom: 0;
    min-width: 100%; 
    min-height: 100%;
        z-index: -2;
    background: #000;
    background-size: cover;
    opacity: 0;
    -webkit-transition: opacity 1s;
    transition: opacity 1s;
}
.realyloaded .fullyvideo {
    opacity: 1;
}

#landing {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}


.moved #landing {
    opacity: 0;
}

#mainNav {
    display:block;
    margin: 0 auto;
    padding: 0;
    width: 100%;
  position:fixed;
    right: 0;
    top: 2%;
      z-index: 20;
}
#nav{
        position: absolute;
 
       right: 20px;
  }


#nav li {
    list-style: none;
    display: inline-block;
    margin-bottom: 20px;
    position: relative;
    text-align: center;
    margin-left:20px;
    
}

    /*#nav li a:after {
        content: '';
        position: absolute;
        left: -20%;
        top: 50%;
        transform: translateY(-50%);
        z-index: 1;
        background: #000;
        height: 2px;
        display: block;
        -webkit-transition: width 0.3s ease-in-out;
        transition: width 0.3s ease-in-out;
    }*/


    /*#nav li a:hover {
        color: #a5a5a5;
    }*/



/*#page-contact #nav li a.contactlink:before, #page-contact #nav li a.contactlink:after, #page-home #nav li a.homelink:before, #page-home #nav li a.homelink:after, #page-project #nav li a.projectlink:before, #page-project #nav li a.projectlink:after, #page-about #nav li a.aboutlink:before, #page-about #nav li a.aboutlink:after {
    width: 70%;
}*/

#page-contact #nav li a.contactlink, 
#page-home #nav li a.homelink, 
#page-project #nav li a.projectlink, 
#page-news #nav li a.news, 
#page-news-details #nav li a.news, 
#page-about #nav li a.aboutlink {
    border-bottom: 1px solid #ffffff;
}
#page-contact.light.moved #nav li a.contactlink, 
#page-home.light.moved #nav li a.homelink, 
#page-project.light.moved #nav li a.projectlink, 
#page-news.light.moved #nav li a.news, 
#page-news-details.light.moved #nav li a.news, 
#page-about.light.moved #nav li a.aboutlink {
    border-bottom: 1px solid #000000;
}
#page-contact.light #nav li a.contactlink, 
#page-home.light #nav li a.homelink, 
#page-project.light #nav li a.projectlink, 
#page-news.light #nav li a.news, 
#page-news-details.light #nav li a.news, 
#page-about.light #nav li a.aboutlink {
    border-bottom: 1px solid #000000;
}
#nav li a {
    display: inline-block;
    position: relative;
    font-size: 22px;
    
    color: #ffffff;
    z-index: 2;
	transition: 0.5s all;
}

.light.moved #nav li a,.light #nav li a{
	 color: #000000;
}


/* nav-toggle */
#nav-toggle {
    display:none;
    position: fixed;
    top: 30px;
    right: 30px;
    z-index: 30;
    cursor: pointer;
    width: 20px;
    height: 30px;
}

#fixlogo {
    position: fixed;
    top: 30px;
    left: 30px;
    z-index: 19;
    cursor: pointer;
    height: 30px;
    opacity: 0;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.showall #fixlogo {
    opacity: 1;
}

#fixlogo svg {
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    height: 100%;
}

.cls-1 {
    fill: #fff;
}
.svgholders
{

    margin-top: 36px;
margin-bottom: 0;
}
.svgholders a
{
    display:inline-block;
    margin-right:15px;
    margin-right:5px;
}
.svgholders svg {
    height:36px;
}

#page-Brighton  .svgholders,#page-brightonest .svgholders
{
    display:block;
}
#footerlogo .cls-1 {
    fill: #000;
}

#page-about #footerlogo .cls-1, #page-contact #footerlogo .cls-1 {
    fill: #fff;
}

.light .cls-1 {
    fill: #000;
}

.light .logo .cls-1 {
    fill: #fff;
}

.light #nav-toggle span, .light #nav-toggle span:after, .light #nav-toggle span:before {
    background: #fff;
}

.light.moved #nav-toggle span, .light.moved #nav-toggle span:after, .light.moved #nav-toggle span:before {
    background: #000;
}

.light.showall #nav-toggle span, .light.showall #nav-toggle span:after, .light.showall #nav-toggle span:before {
    background: #000;
}

#back {
    position: fixed;
    bottom: 55px;
    right: 30px;
    z-index: 10;
    cursor: pointer;
    height: 30px;
    width: 30px;
    opacity: 0;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.touch #back {
    display: none;
}

.spanmobile {
    display: none;
}

.touch .spanmobile {
    display: block;
    margin-bottom: 30px;
}

.spandesktop {
    font-size: 17px;
}

.touch .spandesktop {
    display: none;
}

#back:after {
    display: block;
    content: '';
    width: 12px;
    height: 12px;
    top: 0;
    right: 0;
    border-top: 2px solid #fff;
    border-right:2px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.moved #back, .moved #fixlogo {
    opacity: 1;
}

.light #back:after {
    border-top:2px solid #000;
    border-right:2px solid #000;
}

#nav-toggle span, #nav-toggle span:after, #nav-toggle span:before {
    cursor: pointer;
    height: 2px;
    width: 100%;
    background: #fff;
    position: absolute;
    display: block;
    content: '';
    top: 10px;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

    #nav-toggle span:before {
        top: -6px;
    }

    #nav-toggle span:after {
        top: 6px;
        background: #fff;
    }

#nav-toggle.active span {
    background: #000 !important;
}

    #nav-toggle.active span:after, #nav-toggle.active span:before {
        top: 0;
        background: #000;
    }

    #nav-toggle.active span:before {
        top: 0;
        background: #000;
    }

    #nav-toggle.active span:after {
        top: 0;
        background: #000;
    }

.projects {
    position: relative;
    margin-bottom: 150px;
    display: block;
    color: #000;
}

    .projects:after {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        content: '';
        opacity: 0;
        -webkit-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        background: rgba(255,255,255,0.8);
    }

    .projects:hover:after {
        opacity: 1;
    }

    .projects img {
        display: block;
        width: 100%;
    }

.projectheader {
    display: block;
    margin-top: 30px;
    font-size: 40px;
}

.innerproject {
    position: absolute;
    top: 50%;
    left: 40px;
    -webkit-transform: translate(-20px,-50%);
    transform: translate(-20px,-50%);
    display: block;
    opacity: 0;
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    z-index: 2;
}

.projects:hover .innerproject {
    opacity: 1;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
}

.projectrow {
    margin-bottom: 45px;
}

.table {
    display: table;
    width: 100%;
}

.vb {
    display: table-cell;
    width: 50%;
    vertical-align: bottom;
    padding: 0 22.5px 0 0;
}

    .vb.vt {
        vertical-align: top;
    }

    .vb.rightcell {
        padding: 0 0 0 22.5px;
    }

.max475 {
    max-width: 475px;
}

.bio {
    position: relative;
}

.readbio {
    position: absolute;
    top: 30px;
    right: 0;
    display: block;
}

    .readbio:before {
        content: 'Read ';
    }

    .readbio.active:before {
        content: 'Close ';
    }

.hidden {
    display: none;
    padding: 30px 0 10px 0;
}
/* enquiry */
.register {
}

label {
    display: block;
    font-size: 17px;
}

.pl {
    padding-right: 30px;
    margin-bottom: 30px;
}

.pr {
    padding-left: 30px;
    margin-bottom: 30px;
    padding-right: 0;
}
.margin-b-5
{
    margin-bottom:5px;
}
.margin-b-50
{
    margin-bottom:50px;
}
#stickysvg .cls-1{fill:#efb9a9;}
#stickysvg
{
    height:30px;
        position:fixed;
        top:300px;
        z-index: 9;
        right:500px;
        right:calc(50% - 530px)
}
#fixenq,#fixenquire
{
    position:fixed;
    top:20px;
    width:180px;
    font-size:16px;
    letter-spacing:2px;
  color: #000;
  background:#edb7a4;
padding: 9px 0 9px 0;
  text-align:center;
  z-index:10;
  left:0;
  right:0;
  margin:0 auto;
  text-transform:uppercase;
         transition: all .4s cubic-bezier(.48,0,.12,1);


}
#fixenquire
{
    padding:18px 0 18px 0;
    width:100%;
    top:auto;
    bottom:0;
    opacity:0;
        transition: background .4s cubic-bezier(.48,0,.12,1),color .4s cubic-bezier(.48,0,.12,1);  
}
#fixenquire span
{
  text-decoration:underline
   
}
#page-brightonest #fixenquire{
    background:#b2b3a6
}
#page-brightonest #fixenquire:hover{
         color: #b2b3a6;
  background:#000;
}
.loaded #fixenquire
{
    opacity:1;
} 
#fixenq:hover,#fixenquire:hover
{
      color: #edb7a4;
  background:#000;

}
.max670
{
    width:670px;
}

input, select {
    font-size: 17px;
    margin: 0 auto;
    padding: 5px 10px;
    width: 100%;
    border: 0 none;
    background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    border: 1px solid #000;
    text-align: left;
    font-family: 'PostGrotesk-Book';
    color: #000;
}

    input.b_submit {
        width: 110px;
        padding: 6px 0;
        color: #000;
        cursor: pointer;
        background: none;
        text-align: center;
        position: relative;
        z-index: 15;
        border: 1px solid #000;
        transition: all .4s cubic-bezier(.48,0,.12,1);
        background: transparent;
    }

        input.b_submit:hover {
            color: #fff;
            background: #000;
        }




.btnhover:hover span {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 1;
}

.btnhover:after {
    content: "";
    position: absolute;
    bottom: -50%;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center;
    transition: -webkit-transform .5s cubic-bezier(.48,0,.12,1);
    transition: transform .5s cubic-bezier(.48,0,.12,1);
    transition: transform .5s cubic-bezier(.48,0,.12,1),-webkit-transform .5s cubic-bezier(.48,0,.12,1);
    -webkit-transform: skewY(9.3deg) scaleY(0);
    transform: skewY(9.3deg) scaleY(0);
    z-index: 9;
}

.btnhover:hover:after {
    -webkit-transform: skewY(9.3deg) scaleY(2);
    transform: skewY(9.3deg) scaleY(2);
}

select {

    text-align-last: left;
    text-align: left;
    -ms-text-align-last: left;
    -moz-text-align-last: left;
    text-align-last: left;
    background:url(/images/arrow.png) no-repeat right center;
}

    select option {
        
        background: #fff;
        text-align-last: left;
        text-align: left;
        -ms-text-align-last: left;
        -moz-text-align-last: left;
        text-align-last: left;
    }

.privacy {
    font-size: 10px;
}

.chk_holder {
    margin: 10px auto 0 auto;
    color: #fff;
}

#chkInternational {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 25px;
    width: 20px;
    text-align: left;
}

    #chkInternational + label {
        background: url("/images/buttons/uncheck.png") no-repeat left center;
        color: #fff;
        padding: 2px 0 2px 26px;
    }

    #chkInternational:checked + label {
        background: url(/images/buttons/check.png) no-repeat left center;
    }
    input:-webkit-autofill {
 -webkit-box-shadow: 0 0 0 30px white inset;
}
input:-webkit-input-placeholder, textarea:-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
}

input:-moz-placeholder, textarea:-moz-placeholder {
    color: #fff;
    opacity: 1;
}

input::-moz-placeholder, textarea::-moz-placeholder {
    color: #fff;
    opacity: 1;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: $form-field-text;
    opacity: 1;
}

input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
    color: transparent;
}

input:focus:-moz-placeholder, textarea:focus:-moz-placeholder {
    color: transparent;
}

input:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
    color: transparent;
}

input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
    color: transparent;
}
/*footer*/
#backtotop
{
 position: absolute;
display: block;
right: 30px;
width:15px;
bottom: 105px;
border-left: 2px solid #000;
border-top: 2px solid #000;
transform: rotate(45deg);
height:15px;

}

footer {
    padding: 90px 0;
    border-top: 1px solid #000;
}
#page-Brighton footer
{
    background:#fff;
    position:relative;
    z-index:8
}
#footerlogo svg {
    height: 30px;
}

#footerlogo {
    display: inline-block;
    transform: translateY(10px);
}

.whitefooter footer {
    border-top: 2px solid #fff;
}

.link {
    color: #000;
    display: block;
    font-size: 17px;
    margin-bottom: 10px;
    position: relative;
}

.hover {
    display: inline-block;
}

/*.hover:after {
        content: '';
        position: absolute;
        left: -10%;
        width: 0;
        top: 50%;
        transform: translateY(-50%);
        z-index: 1;
        background: #000;
        height: 1px;
        -webkit-transition: width .3s ease-in-out;
        transition: width .3s ease-in-out;
        display: block;
    }

    .hover:hover:after {
        width: 120%;
    }*/

/*#page-contact .hover.contactlink::after, #page-home .hover.homelink::after, #page-project .hover.projectlink::after, #page-about .hover.aboutlink::after {
    width: 120%;
}*/

#page-contact .hover.contactlink, #page-home .hover.homelink, #page-project .hover.projectlink, #page-about .hover.aboutlink {
    color: #a5a5a5;
}

.whitefooter .link {
    color: #fff;
}

.hover:hover {
    color: #a5a5a5;
}

.whitefooter .hover:after {
    background: #fff;
}

.info {
    margin-top: 0;
}
.Diligence
{
    color: #000;
    font-size: 16px;
    display: block;
    margin-top: 20px;
    text-decoration: underline;

}
.copyright {
        position: absolute;
    bottom: 0;
    right: 0;
  
}

.privacy_btn {
    position: absolute;
    bottom: 40px;
    right: 0;
}

    .copyright span {
        display: inline-block;
        transform: translate(0,2px);
    }
/* Token Style */
ul.token-input-list-project {
    border: none;
    width: 100%;
    margin: 0 auto;
    max-width: 100%;
    text-align: left;
    text-align-last: left;
    text-align: -moz-left;
    text-align: -webkit-left;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    border-bottom: 1px solid #525252;
    clear: both;
}

li.token-input-input-token-project {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
}

ul.token-input-list-project li input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    width: 100% !important;
    margin-bottom: 0;
}

li.token-input-token-project p {
    display: inline;
    padding: 0;
    margin: 0 5px 0 0;
    line-height: 20px;
    font-size: 11px;
}

li.token-input-token-project {
    overflow: hidden;
    height: 25px;
    margin: 0;
    padding: 2px 5px;
    background-color: #ccc;
    color: #000;
    cursor: default;
    border: 1px solid #525252;
    font-size: 12px;
    white-space: nowrap;
    list-style: none;
    display: inline-block;
}

div.token-input-dropdown-project {
    position: absolute;
    width: 100%;
    background-color: #fff;
    overflow-x: hidden;
    cursor: default;
    font-size: 11px;
    z-index: 13;
    color: #000000;
}

    div.token-input-dropdown-project ul {
        margin: 0;
        padding: 0;
        display: block !important;
        max-height: 205px;
    }

        div.token-input-dropdown-project ul li {
            background-color: #fff;
            font-size: 14px;
            padding: 3px;
            margin: 0;
            list-style-type: none;
            font-weight: 100 !important;
        }

            div.token-input-dropdown-project ul li.token-input-dropdown-item-project {
                background-color: #fff;
            }

            div.token-input-dropdown-project ul li.token-input-dropdown-item2-project {
                background-color: #fff;
            }

            div.token-input-dropdown-project ul li em {
                font-weight: bold;
                font-style: normal;
            }

            div.token-input-dropdown-project ul li.token-input-selected-dropdown-item-project {
                background-color: #ccc;
                color: #fff;
            }
/* Parsley-error */
ul.parsley-errors-list.filled, ul.parsley-errors-list {
    font-size: 10px;
    list-style: outside none none;
    margin: 0 auto;
    padding: 0;
    position: relative;
    text-align: left;
    top: 0;
}

    ul.parsley-errors-list.filled li, ul.parsley-errors-list li {
        padding: 0;
        text-align: left;
        color: #F00D0D;
    }


.animated {
    -webkit-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes slideUp {
    0% {
        -webkit-transform: translateY(50%);
        transform: translateY(50%);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes slideUp {
    0% {
        -webkit-transform: translateY(50%);
        -ms-transform: translateY(50%);
        transform: translateY(50%);
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.slideUp {
    -webkit-animation-name: slideUp;
    animation-name: slideUp;
}

#bar {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 18;
    height: 80px;
    width: 100%;
    display: none;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    background: #000;
    opacity: 0;
}
#page-news-details #bar,#page-Brighton #bar
{
    display:block;
    background:#fff;
}
/*#page-Brighton #fixlogo
{
top:60px;
}
#page-Brighton  #nav-toggle
{
    top:60px;
}*/
.moved #bar {
    opacity: 1;
}

.showall #bar {
    opacity: 1;
}

span.view {
    font-size: 17px;
    display: inline-block;
    margin-top: 25px;
    position: relative;
}

    span.view::after {
        content: '';
        display: block;
        position: absolute;
        width: 100%;
        right: 0;
        bottom: -6px;
        height: 2px;
        background: #000;
    }

.padding-b-vh {
    
    padding-bottom: 20vh;
}

.padding-b-vh-2 {
    padding-bottom: 20vh;
}
.padding-b-vh-3
{
    padding-bottom: 200px;
}
.touch .innerproject {
    position: relative;
    top: auto;
    left: auto;
    -webkit-transform: translate(0,0) !important;
    transform: translate(0,0) !important;
    display: block;
    opacity: 1;
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    z-index: 2;
    margin: 40px 0 150px 0;
}

.touch .projects::after {
    display: none;
}

.touch .projects {
    margin-bottom: 75px;
}

.mobile {
    display: none;
}
.max300
{
    max-width:275px;
}
        .flash{
  color:#000;
	-webkit-animation: flash linear 1s infinite;
	animation: flash linear 1s infinite;
}
        .closedis{
	position: fixed;
	width: 41px;
	height: 41px;
	top: 40px;
	right: 0;
	left: 0;
	margin: 0 auto;
	background: #fff;
	cursor: pointer;
}
span.closedis::after, span.closedis::before{
	content: '';
	width: 1px;
	height: 20px;
	left: 0;
	right: 0;
	top: calc(50% - 10px);
	background: #000;
	position: absolute;
	-webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
	margin: 0 auto;
}
span.closedis::before{
	-webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
  .pvc
  {
      color:#000;
      font-size:20px;
      font-size:16px;
      display:block;
      margin-top:20px;
      margin-top:40px;
      text-decoration:underline;
  

  }
  .midddle
  {
      position: absolute;
width: 100%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
z-index: 52;
text-align: center;
  }
  #pud {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #fff;
    z-index: 1000;
    display: none;
    color:#000;
    overflow-y:scroll;
                font-size:16px;
    opacity: 0;
    transition: opacity 0.5s;
    padding:80px;
    
}

#page-brightonest #pud {
    overflow:auto;
}

  #pud h1
  {
      text-align:center;
      margin-bottom:40px;
      font-weight:bold;
  }
    #pud h2
  {
font-size:30px;
  }
     #pud h3
  {
font-size:24px;
  }
    #pud p{

    }
    .pinkform {
        background:#ecb6a5;
        z-index:11
    }
@-webkit-keyframes flash {
	0% { opacity: 1; } 
	50% { opacity: .1; } 
	100% { opacity: 1; }
}
@keyframes flash {
	0% { opacity: 1; } 
	50% { opacity: .1; } 
	100% { opacity: 1; }
}

.bio a svg{
	fill: #ffffff;
	
}
.enq_frm
{
    margin-bottom: 300px;
}

.privacyWrapper {
    max-width:1000px;
    width:90%;
    margin:auto;
    overflow:auto!important;
}
#page-contact .svgholders svg, #page-about .svgholders svg {

    fill: #ffffff !important;
	
}
#pud li{
	list-style: outside;
	padding-left: 20px;
	padding-bottom: 10px;
}
ul li .whitespace{
	display: inline-block;
	width: 30px;
	
}
#pud ul{
	margin-left: 40px;
}
#pud *{
	max-width: 740px;
	margin: 0 auto;
	color: #000000 !important;
	text-decoration: none !important;
}
#pud h2{
	margin-bottom: 10px;
}
.whitespace{
	display: inline-block;
	width: 30px;
}
.viewproject{
	text-decoration: underline;
	transition: 0.5 all;
	color: #000000;
}
.viewproject:hover{
	color: #ecb6a5;
}

/* News page starts here */

.news-wrapper * {
    color: #000;
}
.news-wrapper .grid_6 {
    margin-bottom: 60px;
}

.news-wrapper .grid_6.left {
    padding-right: 25px
}
.news-wrapper .grid_6.right {
    padding-left: 25px;
}
.news-wrapper img {
    display: block;
}
.date{
    font-size: 17px;
    margin: 10px 0 20px;
    display: block;
}
.news-wrapper .grid_6 p, .news-wrapper .grid_6 a {
    font-size: 17px;
}
.news-wrapper .grid_6 a {
    /* border-bottom: 2px solid; */
}

.links {
    position: absolute;
    right: 25px;
    bottom: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 120px;
}

.news-wrapper .grid_6.right .links  {
    right: 0;
}


.links a {
    border-bottom: none!important;
    height: 18px;
}
.links a svg {
    height: 100%;
    width: auto;
}

.pagination {
    margin: 100px auto;
    display: block;
    text-align: center;
}
.pagination a{
    display: inline-block;
    margin: 0 5px;
    color: #000;
    font-size: 17px;
}
.pagination a.active {
    font-weight: bold;
}
/* *************************** */


/* News page starts here */

.anchors {
    display: block;
    overflow: hidden;

}
.anchors a{
    color:#000;
    font-size: 17px;
    letter-spacing: 1px;
    font-weight: 600;
    float: left;
    margin: 110px auto 90px;
}

.anchors a:last-of-type {
    float: right;
}


#page-news-details h2, #page-project-details h2{
    color: #000;
}


#project__logo {
    margin-left: auto;
    margin-right: auto;
    display: block;
	 max-width: 400px
 
}
#page-project-details .projectrow {
    max-width: 800px;
    margin-bottom: 65px;
    margin-left: auto;
    margin-right: auto;
}

#page-news-details .date {
    color:#000;
    margin:30px auto 50px;
    position: relative;
}
#page-news-details p, #page-project-details p {
    color: #000;
    max-width: 100%;
    margin-bottom: 0;
}
#video-wrapper {
    position: relative;
}
#playvideo {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 80px;
    height: 80px;
    margin: auto;
}
#playvideo svg {
    width: 80px;
    height: 80px;
}

.close-btn{
    color:#000;
    font-size: 17px;
    letter-spacing: 1px;
    font-weight: 600;
    float: left;
    margin: 80px auto 110px;
}

.news_content p, .image_holder{
    padding-bottom: 15px;
}
.caption{
    font-size:14px;
}
.news_content {
    max-width: 750px;
}
#subscribe {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 25px;
    width: 20px;
    text-align: left;
}

    #subscribe + label {
        padding: 2px 0 2px 45px;
        position: relative;
        display: inline-block;
        margin-bottom: 15px;
    }

        #subscribe + label:before {
            position: absolute;
            left: 0;
            width: 25px;
            height: 25px;
            top: 50%;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            border: 1px solid #000;
            content: '';
            display: block;
        }

        #subscribe + label:after {
            position: absolute;
            left: 0;
            width: 6px;
            height: 12px;
            top: 50%;
            left: 10px;
            -webkit-transform: translateY(-60%) rotate(45deg) scale(0);
            transform: translateY(-60%) rotate(45deg) scale(0);
            border-bottom: 2px solid #000;
            border-right: 2px solid #000;
            content: '';
            display: block;
            -webkit-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out;
        }

    #subscribe:checked + label:after {
        -webkit-transform: translateY(-60%) rotate(45deg) scale(1);
        transform: translateY(-60%) rotate(45deg) scale(1);
    }

.w1000 .projectrow {
    width: 100%
}
    .w1000 .projectrow .slides li
    {
        height:750px
    }
    .w1000 .projectrow .slides img {
 width:100%;
 height:100%;
 object-fit:contain
    }
    /* ********************** */
    @media screen and (max-width : 1540px) {
        .light #bar {
        background: #fff;
    }

    .projects {
        max-width: 80%;
        margin-right: auto;
        margin-left: auto;
    }
}
@media screen and (max-width : 1120px) {

    .w1000 .projectrow .slides li {
        height: 73vw;
    }
#stickysvg  {

   right:3px;

}
    }
@media screen and (max-width : 890px) {

    #bar {
        display: block;
    }

    #nav-toggle{
        display:block;
    }
    
     #mainNav {
    display:block;
    margin: 0 auto;
    padding: 0;
    width: 50%;
    position: fixed;
    right: -50%;
    top: 0;
    height: 100vh;
    -webkit-transition: right .5s ease-in-out;
    transition: right .5s ease-in-out;
    background: #fff;
    z-index: 20;
}

    #mainNav.active {
        right: 0;
    }

#nav li {
    list-style: none;
    display: block;
    margin-bottom: 20px;
    position: relative;
    text-align: center;
}

    #nav li a:after {
        content: '';
        position: absolute;
        left: -20%;
        top: 50%;
        transform: translateY(-50%);
        z-index: 1;
        background: #000;
        height: 2px;
        display: block;
        -webkit-transition: width 0.3s ease-in-out;
        transition: width 0.3s ease-in-out;
    }


    #nav li a:hover {
        color: #a5a5a5;
    }
#stickysvg  {

     display: none;

}
    .mobile {
        display: block;
    }

    .desktop {
        display: none;
    }

    .imgright, .imgleft {
        position: relative;
        right: auto;
        top: auto;
        -webkit-transform: translate(0);
        -webkit-transform: translate(0);
        transform: translate(0);
        transform: translate(0);
        margin-bottom: 40px;
        text-align: left;
        margin-top: 40px;
    }



    .imgholder {
        max-width: 100%;
    }



    .margin-b-70 {
        margin-bottom: 30px;
    }
    #mainnav {
    left: 0;
    right: 0;
    margin: 0 auto;
}
  

    .margin-b-120 {
        margin-bottom: 60px;
    }

    .margin-b-165 {
        margin-bottom: 80px;
    }

    .fullheight {
        height: auto;
    }

        .fullheight.fullmobile {
            height: 100vh;
        }

    .middle.notform {
        width: 100%;
        position: relative;
        top: 0;
        left: 0;
        -webkit-transform: translate(-0%,-0%);
        transform: translate(-0%,-0%);
        padding: 80px 0;
    }



    .grid_5 {
        margin-bottom: 40px;
    }

    .info {
        margin-top: 15px;
    }

    .copyright {
        margin-top: 10px;
    }

    #back {
        right: -5px;
    }


    .padding-tb-165 {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .logo {
        height: 75px;
        margin: 15px auto;
        display: block;
    }

    .grid_6.left, .grid_6.right {
        width: 50%;
    }

    .grid_5 {
        width: 50%;
        padding-right: 15px;
    }

        .grid_5.rightfloat {
            width: 50%;
            padding-right: 0;
            padding-left: 15px;
        }

    #back {
        display: none;
    }

    footer.container {
        margin-top: 80px;
    }

    .rightalign {
        text-align: left;
    }

    .rightalign {
        text-align: left;
    }

    footer .rightalign {
        text-align: right;
    }
    .max300
{
    max-width:100%;
}
    .fullyvideo
    {
        height:100vh;
    }
	#pud{
		padding: 40px 10px;
	}
	.closedis {

    right: 10px;
    left: auto;

}
	#pud ul {
    margin-left: 20px;
}
	#pud li {
		padding-left: 10px;
	}
    #mainNav{
        display:block;
    }
}

@media screen and (max-width : 720px) {

    .privacy_btn {
        position: static;
    }
	#project__logo {
    max-width: 250px
 
}

    .project_content p {
        font-size: 15px!important;
    }

    #page-project-details .flex-control-paging li a {
        width: 8px;
        height: 8px;

    }

    #page-project-details .flex-control-nav li {
        margin: 0 4px;
    }

    .close-btn {
        margin: 50px auto;
    }
  .copyholder{
      margin-top: 35px;
  }
.copyright{
      display: inline-block;
  }
  .livable{
     display:block;
  }
  .copyright{
      margin-top: 0px;
     display:inline-block;
     width:108px;
     float: right;
  }
 .Diligence {

    margin-top: 0;
    float: left;
    width: 195px;
    display: inline-block;

}
  #fixenq {

    width: 100%;
    top:auto;
    bottom:0;

    text-align: center;

    left: 0;

}
    body {
        font-size: 17px;
    }

    .grid_4, .grid_5, .grid_6 {
        width: 100%;
    }

        .grid_6.left, .grid_6.right, .grid_5, .grid_5.rightfloat {
            width: 100%;
            padding: 0;
            margin-bottom: 15px;
        }

    .news-wrapper .grid_6 {
        padding: 0 !important;
        margin-bottom: 40px;
    }

        .links {
            right: 0!important;
        }
        .pagination {
            margin: 20px auto 50px;
        }
    .vb {
        display: block;
        width: 100%;
        padding: 0;
        margin-bottom: 40px;
    }

        .vb.rightcell {
            padding: 0 0 0 0;
            margin-bottom: 0;
        }

    h1 {
        font-size: 30px;
    }
   
    .rightalign {
        text-align: left;
    }

    .pr, .pl {
        padding: 0;
    }

    footer .rightalign {
        text-align: left;
    }
    .projects {
    max-width: 100%;

}
    .projectheader {
    display: block;
    margin-top: 25px;
 
       font-size: 30px;
}
 .touch .innerproject {
    margin: 20px 0 60px 0;
}
 .touch .spanmobile {
    display: block;
    margin-bottom: 20px;
}
 span.view {
    
    margin-top: 10px;

}
 .info {

    margin-bottom: 35px;
}
 /*.copyright {
    margin-top:35px;
}*/
 .readbio {

    top: 23px;

}
 .grid_5, .grid_5.rightfloat {

    margin-bottom:40px;
}
 .margin-b-35 {
    margin-bottom: 15px;
}
 .imgright, .imgleft {

    margin-top: 20px;
}
    #svgloader {
        height: 30px;
    
    }
  #fixenquire {
      font-size:12px;
    }
  h6
  {
      font-size:22px;

  }
  #mainNav.active #nav li a 
  {
      color:#000;
  }
  #nav {
    position: absolute;
    top:50%;
    transform:translateY(-50%);
    right:30px;
    text-align:right;
}
  
element {

}
#nav li {

 
    text-align: right;

}
#page-contact #nav li a.contactlink, #page-home #nav li a.homelink, #page-project #nav li a.projectlink, #page-news #nav li a.news, #page-news-details #nav li a.news, #page-about #nav li a.aboutlink {
    border-bottom: 1px solid #000;
}
}
@media screen and (max-width : 400px) {
 
}@media screen and (max-height : 640px) {
 #stickysvg {

    top: calc(100% - 40px) !important;
}
}