
@font-face {
    font-family: 'SweetSansProBold';
    src: url('/fonts/SweetSansProBold.eot');
    src: url('/fonts/SweetSansProBold.eot') format('embedded-opentype'), url('/fonts/SweetSansProBold.woff2') format('woff2'), url('/fonts/SweetSansProBold.woff') format('woff'), url('/fonts/SweetSansProBold.ttf') format('truetype'), url('/fonts/SweetSansProBold.svg#SweetSansProBold') format('svg');
}

@font-face {
    font-family: 'basiercircleregularwebfont';
    src: url('/fonts/basiercircleregularwebfont.eot');
    src: url('/fonts/basiercircleregularwebfont.eot') format('embedded-opentype'), url('/fonts/basiercircleregularwebfont.woff2') format('woff2'), url('/fonts/basiercircleregularwebfont.woff') format('woff'), url('/fonts/basiercircleregularwebfont.ttf') format('truetype'), url('/fonts/basiercircleregularwebfont.svg#basiercircleregularwebfont') format('svg');
}

.clear, * html .clearfix, *:first-child + html .clearfix {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.container {
    width: 80%;
    margin: 0 auto;
    clear: both;
    display: block;
    position: relative;
}
.w1000
{
    width:1000px;
    max-width:calc(100% - 80px)
}
.w500
{
        width:1000px;
    max-width:calc(100% - 40px);
    text-align:center
}
.w500 *
{
    text-align:center;
    margin: 0 auto;
}
.w500 p *
{
       color: inherit !important;
    font-family: inherit !important;
    font-size: inherit !important;
    font-style: inherit !important;
        line-height: 1.3;
}
.w83 {
    width: 83.34%;
    width: calc(83.34% + 60px);
    padding-left: 60px;
}

.w26 {
    width: 26.4%;
    display: block;
}

.w56 {
    width: 56%;
    display: block;
}

.w34 {
    width: 34%;
    display: block;
}

.w44 {
    width: 44%;
    display: block;
}

.w66 {
    width: 66.66%;
    display: block;
}

.leftfloat {
    float: left;
}

.rightfloat {
    float: right;
}

.margin-auto {
    margin-left: auto;
    margin-right: auto;
}

.w10 {
    display: block;
    width: 10%;
    height: 2px;
    float: left;
}

*.margin-r-10 {
    margin-right: 10vw;
}

.w50 {
    width: 50%;
    display: block;
}

.relative {
    position: relative;
}

.padding-l-6 {
    padding-left: 6.66%;
    padding-left: 6.66vw;
}

.padding-r-6 {
    padding-right: 6.66%;
    padding-right: 6.66vw;
}

.abs {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 66%;
}

.link {
    display: inline-block;
    text-decoration: underline;
    margin-top: 10px;
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
}

    .link:hover {
        color: #cf102d;
    }

.fullimage {
    width: 100%;
    display: block;
}

.parallex {
    height: 100%;
    width: 100%;
    background-size: cover;
    position: relative;
}

*.rightalign {
    text-align: right;
}

.clear, * html .clearfix, *:first-child + html .clearfix {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

* {
    text-size-adjust: none;
    -webkit-text-size-adjust: none;
}


.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;
    cursor: pointer;
    color: #383739;
}

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;
}

textarea:focus, input:focus, select:focus {
    outline: none;
}
/* General */
body {
    font-family: 'basiercircleregularwebfont';
    font-size: 16px;
    background: #fff;
    color: #383739;
    margin: 0;
    padding: 180px 0 0 0;
    overflow-x: hidden;
}

#page-home {
    padding-top: 0;
}




section {
    position: relative;
    background: #fff;
    z-index: 1;
}

.fullheight {
    height: 600px;
    height: 100vh;
    width: 100%;
    background-size: cover;
    overflow: hidden;
}

.fullbg {
    background-size: cover;
    background-position: center;
}

.middle {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 4;
}

.middle-h {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-0%, -50%);
    transform: translate(-0%, -50%);
    z-index: 4;
}

.caption {
    color: #fff;
    position: absolute;
    bottom: 35px;
    left: 35px;
    font-family: 'SweetSansProBold';
    font-size: 28px;
    z-index: 2;
    text-transform: uppercase;
    letter-spacing:3px;
}
    .caption * {
        letter-spacing:1px;
    }
    .caption span {
        display: block;
        font-family: 'basiercircleregularwebfont';
        margin: 0 0 20px 0;
        font-size: 18px;
        text-transform: none;
    }

    .caption a {
        display: block;
        font-family: 'basiercircleregularwebfont';
        font-size: 14px;
        text-decoration: underline;
        color: #fff;
    }
.captionImg{
        font-size: 10px;
    font-weight: bold;
    font-style: italic;
    text-align: center;
    padding-top: 50px;
    padding-left:4%;
}
.centeralign {
    text-align: center;
}

.img {
    width: 100%;
    margin: 0;
    display: block;
}

.parasvg svg {
    position: absolute;
    top: 20%;
    height: 20px;
    width: 117px;
    right: -88px;
    fill: #cf102d;
    z-index: 3;
}

.margin-t-10 {
    margin-top: 10px;
}

.margin-t-15 {
    margin-top: 15px;
}

.margin-t-80 {
    margin-top: 80px;
}

.margin-b-15 {
    margin-bottom: 15px;
}

.tohover {
    position: relative;
}

.hover {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.7);
    opacity: 0;
    -webkit-transition: opacity 0.6s ease-in-out;
    transition: opacity 0.6s ease-in-out;
    cursor: none;
    display: block;
    text-align: center;
}

.notouch .tohover:hover .hover {
    opacity: 1;
}

.touch .hover {
    background: rgba(0,0,0,0.35);
    opacity: 1;
}

.hover span {
    font-size: 28px;
    color: #fff;
    z-index: 5;
    font-family: 'SweetSansProBold';
    text-transform: uppercase;
    letter-spacing: 3px;
    width: 100%;
}

.hover img {
    position: relative;
    z-index: 0;
}

.circle {
    position: fixed;
    border-radius: 50%;
    height: 20px;
    width: 40px;
    left: 0;
    right: 0;
    z-index: 20;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: opacity 500ms ease, transform 500ms ease;
    transition: opacity 500ms ease, transform 500ms ease;
}

.touch .circle {
    display: none;
}

.circle.disable {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.circle svg {
    height: 100%;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    fill: #cf102d;
}

.circle.rotate svg {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    fill: #cf102d;
}
/* Headings */
h1, h2, h4, h5 {
    margin: 0;
    font-weight: normal;
    font-family: 'SweetSansProBold';
    text-transform: uppercase;
}

h1 {
    font-size: 28px;
    color: #cf102d;
    letter-spacing: 3px;
    word-spacing: 5px;
    line-height: 1;
    margin: 0 auto;
    text-align: center;
}
#page-projects h2
{
        color: #cf102d;
        margin-bottom:30px;
}
#page-projects h2 span
{
    display:block;
    margin-top:5px;
    font-size:16px;
        font-family: 'basiercircleregularwebfont';
        letter-spacing:0;
        text-transform:none;
        padding:0 40px

}
.f18 {
    font-size: 18px;
    font-family: 'basiercircleregularwebfont';
}

.max-650 {
    max-width: 650px;
}

.max-820 {
    max-width: 820px;
}


.animated {
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}


h1 span {
    display: inline-block;
    padding-bottom: 0;
    position: relative;
    padding-right: 7px;
    height: 1.75em;
    overflow: hidden;
    transition: all 0.7s;
    padding-top: 2em;
    line-height: 1;
    margin-bottom: 2.5px;
}

    h1 span:after {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        height: 4px;
        bottom: -2em;
        background: #cf102d;
        transition: all 0.7s;
        padding: 0;
    }

h1.animated span {
    padding-top: 4px;
}

    h1.animated span:after {
        bottom: 1px;
    }

p {
    text-align: left;
    margin: 0;
    max-width: 1000px;
}

.max500 {
    max-width: 500px;
}

.featuered {
    font-size: 23px;
}

    .featuered svg {
        height: 17px;
        margin-bottom: 5px;
        display: block;
        fill: #383739;
    }

h2 {
    letter-spacing: 2px;
}

h3 {
    font-size: 24px;
    margin-bottom: 30px;
    letter-spacing: 0;
}

h4 {
    font-size: 28px;
    color: #cf102d;
    margin-bottom: 15px;
  
    letter-spacing: 3px;
}

    h4#Residential {
        padding-top: 150px;
    }

.scrollto {
    position: absolute;
    bottom: 30px;
    left: 15px;
    display: block;
    z-index: 5;
}

    .scrollto svg {
        height: 15px;
        fill: #fff;
    }
    #project
    {
        width:calc(100% - 80px );
        margin:0 auto;

    }
/*.projectlink {
    float: left;
    width: calc(25% - 22.5px);
    margin-right: 30px;
    margin-bottom: 30px;
    height: 16vw;
    background-size: cover;
    background-position: center;
    position: relative;
    min-height:250px;
}*/
.projectlink
{
    width:23%;
    margin-left:1%;
    margin-right:1%;
    margin-bottom:2%;
    float:left;
    display:block;
    position:relative;
	height: 300px;
	    height: 16vw;

}
.bg-h{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.projectlink img
{ 
    display:block;
    width:100%;
}
.touch .inner{
      background: rgba(0,0,0,0.6);
    opacity:1;
}
.inner {
    background: rgba(0,0,0,0.8);
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: opacity 0.7s;
    letter-spacing: 2px;

}

.projectlink:hover .inner {
    opacity: 1;
}

.projectlink.last {
    margin-right: 0;
}

.projectname {
    position: absolute;
    top: 20px;
    left: 0;
    z-index: 3;
    color: #fff;
    font-family: 'SweetSansProBold';
    text-transform: uppercase;
    width: 100%;
    text-align: center;
}

.projecdesc {
    position: absolute;
    bottom:20px;
    left: 0;
    width:100%;
    text-align:center;
    letter-spacing:1px;
    color: #fff;
    font-family: 'basiercircleregularwebfont';
    z-index: 3;
    font-size: 14px;
}



.archivelink {
    position: relative;
    padding: 15px 0;
    border-bottom: 1px solid #383739;
    width: 100%;
    z-index: 1;
    max-width: 100%;
}

    .archivelink img {
        position: absolute;
        top: 50%;
        right: calc(-50vw + 500px);
        display: block;
        -webkit-transform: translate(0%,-50%);
        transform: translate(0%,-50%);
        opacity: 0;
        transition: 0.3s all;
        max-height: 400px;
    }

        .archivelink img.landscape {
            max-height: 10000px;
            max-width: 400px;
        }

    .archivelink.show {
        z-index: 5;
    }

        .archivelink.show img {
            opacity: 1;
        }

.subnav {
    position: fixed;
    top: 145px;
    left: 220px;
    padding: 0;
    margin: 0;
    z-index: 5;
}



    .subnav li {
        list-style: none;
    }

        .subnav li a {
            list-style: none;
            font-size: 14px;
        }


        .subnav li.active a {
            color: #cf102d;
        }

.projecdetails {
    position: absolute;
    top: 184px;
    right: 23.33%;
    padding: 0;
    margin: 0;
    font-size: 13px;
    z-index: 5;
}

    .projecdetails.enable {
        top: 60px;
        position: fixed;
    }



.prevproject {
    position: fixed;
    display: block;
    top: 105px;
    font-size: 14px;
    width: 50px;
    z-index: 1000;
    color: #b0b0b0;
    transition: all 0.3s;
	    left: 30px;
    text-align: right;
	
}

.nextproject{
    position: fixed;
    display: block;
    top: 105px;
    right: 30px;
    font-size: 14px;
    width: 50px;
    text-align: left;
    z-index: 1000;
    color: #b0b0b0;
    transition: all 0.3s;
}


    .nextproject:hover,.prevproject:hover {
        color: #cf102d;

    }

        .nextproject:hover svg,.prevproject:hover svg{
            fill: #cf102d;
        }

    .nextproject svg {
     transition: all 0.3s;
    height: 20px;
    position: absolute;
    top: 50%;
    top: calc(50% - 10px);
    right: 0;
    display: block;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    fill: #b0b0b0;
		margin-right: -10px;
    }
    
  .prevproject svg {
          transition: all 0.3s;
        height: 20px;
        position: absolute;
        top: 50%;
        top: calc(50% - 10px);
        margin-left: -10px;
        display: block;
        -webkit-transform:rotate(90deg);
        transform: rotate(90deg);
        fill: #b0b0b0;
    }

#map {
    height: 600px;
    width: 52.8vw;
}

.title {
    font-weight: bold;
    margin-top: 25px;
}
/* Navigation */
header {
    margin: 0 auto;
    display: block;
    position: fixed;
    text-align: left;
    z-index: 50;
    top: 0;
    left: 0;
    background: #fff;
    height: 85px;
    width: 100%;
    z-index: 49;
}

#page-home header {
    background: none;
}

#logo {
    position: absolute;
    left: 15px;
    display: block;
    height: 45px;
    z-index: 50;
}

    #logo svg {
        height: 100%;
        fill: #cf102d;
        fill-rule: evenodd;
    }

#page-home #logo svg {
    fill: #fff;
}

.overlaybg:after {
    content: '';
    background: rgba(0,0,0,0.1);
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    height: 100%;
    width: 100%;
}

nav {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    position: absolute;
    right: 15px;
    z-index: 49;
    text-align: right;
}

.logosvg {
    height: 22px;
    opacity: 0;
    fill: #383739;
    -webkit-transition: opacity 0.6s ease-in-out;
    transition: opacity 0.6s ease-in-out;
    margin-bottom: 5px;
}

.dark .logosvg, .fixpage .logosvg {
    opacity: 1;
}

#nav li {
    list-style: none;
    display: inline-block;
    padding: 0;
    color: #fff;
    margin-right: 20px;
}

    #nav li:last-child {
        margin-right: 0;
    }

    #nav li a {
        color: #fff;
        font-size: 18px;
    }

        #nav li a:hover {
            color: #cf102d;
        }

    #nav li.dark a, .fixpage #nav li a {
        color: #383739;
    }

#page-corporate #nav li a.corporate, #page-projects #nav li a.projects, #page-archive li a.archive, #page-contact li a.contact, #page-home #nav li a.m {
    color: #cf102d;
}

/* nav-toggle */

#nav-toggle {
    position: absolute;
    top: 20px;
    right: 15px;
    z-index: 10;
    cursor: pointer;
    width: 30px;
    height: 30px;
    display: none;
}

    #nav-toggle span, #nav-toggle span:after, #nav-toggle span:before {
        cursor: pointer;
        height: 2px;
        width: 30px;
        background: #fff;
        position: absolute;
        display: block;
        content: '';
        top: 10px;
        -webkit-transition: all .6s ease-in-out;
        -moz-transition: all .6s ease-in-out;
        -o-transition: all .6s ease-in-out;
        transition: all .6s ease-in-out;
    }

        #nav-toggle span:before {
            top: -10px;
        }

        #nav-toggle span:after {
            bottom: -10px;
        }

    #nav-toggle.active span {
        background-color: transparent !important;
    }

        #nav-toggle.active span:after, #nav-toggle.active span:before {
            top: 0;
        }


/* enquiry */
.register {
    max-width: 500px;
    width: 100%;
}



input, select {
    font-size: 16px;
    margin: 0 auto;
    padding: 4px 0;
    width: 100%;
    font-family: 'basiercircleregularwebfont';
    border: 0 none;
    background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    border-bottom: 1px solid #383739;
    text-align: left;
    color: #383739;
    margin-bottom:25px !important;
}

select {
    padding: 4px 0 0 0;
    margin-bottom: 30px;
}


.privacy {
    font-size: 10px;
}

.chk_holder {
    margin: 10px auto 0 auto;
    color: #fff;
}


*:focus, ::-moz-focus-inner, :invalid {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.group {
    position: relative;
    margin-bottom: 10px;
    padding-top: 0;
    width: 100%;
    background-size: cover;
    z-index: 5;
}

.register .group {
    margin-bottom: 30px;
}

input:focus {
    outline: none !important;
}

label {
    display: block;
    font-size: 14px;
    font-weight: normal;
    pointer-events: none;
    margin-top: 15px;
}

.group label {
    position: absolute;
    left: 0;
    top: 0;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    text-align: center;
    text-align-last: center;
    text-align: -moz-center;
    text-align: -webkit-center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

input.b_submit {
    border: none;
    cursor: pointer;
    margin-bottom: 50px;
    display:block;
    margin:0 auto;
    text-align:center;
    text-decoration: underline;
   font-size: 18px;
	margin-top: 40px;
}
#page-contact footer
{
    display:block;
}

    input.b_submit:hover {
        color: #cf102d;
    }

footer input.b_submit {
    font-size: 18px;
   
}

footer a:hover {
    color: #cf102d;
}

footer a {
    font-size: 16px;
    font-family: 'basiercircleregularwebfont';
    text-align:center;
 
}


/* active state */
.group input[type="text"]:focus ~ label, .group input[type="text"].used ~ label, .group input[type="tel"]:focus ~ label, .group input[type="tel"].used ~ label {
    top: -20px;
    font-size: 12px;
}


.inputbar {
    position: relative;
    display: block;
    width: 100%;
}

    .inputbar:before, .inputbar:after {
        content: '';
        height: 1px;
        width: 0;
        bottom: 1px;
        position: absolute;
        background: #5264AE;
        transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        -webkit-transition: 0.2s ease all;
    }

    .inputbar:before {
        /*background-image: -webkit-linear-gradient(135deg, #4d4d4d 0%, #ffbd9c 100%);
        background-image: linear-gradient(-45deg, #4d4d4d 0%, #ffbd9c 100%);*/
        left: 50%;
        background: transparent;
    }

    .inputbar:after {
        right: 50%;
        /*background-image: -webkit-linear-gradient(135deg, #ffbd9c 0%, #4d4d4d 100%);
        background-image: linear-gradient(-45deg, #ffbd9c 0%, #4d4d4d 100%)*/;
        background: transparent;
    }



input[type="text"]:focus ~ .inputbar:before, input[type="text"]:focus ~ .inputbar:after {
    width: 50%;
}

/* HIGHLIGHTER ================================== */
.highlight {
    position: absolute;
    height: 60%;
    width: 100px;
    top: 25%;
    left: 0;
    pointer-events: none;
    opacity: 0.5;
}

/* active state */
input:focus ~ .highlight {
    -webkit-animation: inputHighlighter 0.3s ease;
    -moz-animation: inputHighlighter 0.3s ease;
    animation: inputHighlighter 0.3s ease;
}

/* ANIMATIONS ================ */
@-webkit-keyframes inputHighlighter {
    from {
        background: #003366;
    }

    to {
        width: 0;
        background: transparent;
    }
}

@-moz-keyframes inputHighlighter {
    from {
        background: #003366;
    }

    to {
        width: 0;
        background: transparent;
    }
}

@keyframes inputHighlighter {
    from {
        background: #003366;
    }

    to {
        width: 0;
        background: transparent;
    }
}
/*footer*/

footer {
    padding-bottom: 60px;
    margin-top: 150px;
    font-size: 15px;
    border-top: 2px solid #000;
}

.footerlogo {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
}

    .footerlogo svg {
        height: 90px;
        fill: #cf102d;
        padding-top: 30px;
    }

.f16 {
    margin-bottom: 4px;
    display: inline-block;
}

footer a {
    font-size: 16px;
    font-family: 'basiercircleregularwebfont';

}
footer a.privacy
{
    font-size:13px;
}
/* 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: #cf102d;
    }

* {
    text-size-adjust: none;
    -webkit-text-size-adjust: none;
}

.padding-tb-145 {
    padding-top: 145px;
    padding-bottom: 145px;
}

.padding-t-145 {
    padding-top: 145px;
}

padding-b-145 {
    padding-bottom: 145px;
}

.padding-t-60 {
    padding-top: 60px;
}

.padding-t-100 {
    padding-top: 100px;
}

.padding-t-200 {
    padding-top: 200px;
}

*.margin-b-145 {
    padding-bottom: 145px;
}

*.margin-b-145 {
    padding-bottom: 145px;
}

*.margin-b-60 {
    padding-bottom: 60px;
}

*.margin-b-100 {
    margin-bottom: 100px;
}

.hover span.red {
    color: #cf102d;
    display: block;
    text-transform: uppercase;
    text-align: center;
    font-size: 16px;
    font-family: SweetSansProBold;
}

*.padding-t-120 {
    padding-top: 120px;
}

.margin-t-30 {
    margin-top: 30px;
}
.margin-t-40 {
    margin-top: 40px;
}
.margin-b-30 {
    margin-bottom: 30px;
}

.myslider {
    text-align: right;
    position: relative;
    width: 100%;
}

    .myslider ul.slides {
        margin: 0;
        padding: 0;
        list-style: none;
        transition: margin 0.7s ease;
        -webkit-transition: margin 0.7s ease;
        width: 10000px;
    }

        .myslider ul.slides li {
            margin: 0;
            padding: 0;
            list-style: none;
            float: left;
            display: block;
            padding-right: 100px;
            display: none;
            cursor: none;
        }

.rotate .circle svg {
    /*cursor: url(/images/arrrowback.png), auto;*/
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.myslider a.next svg {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    -webkit-transform-origin: center;
    transform-origin: center;
}

.myslider a.next {
    display: none;
}

.rotate .myslider a.next {
    opacity: 0.1;
}

.myslider a.disable {
    opacity: 0.1;
}

.myslider ul.slides li:first-child {
    display: block;
}

.myslider ul.slides li img {
    height: 300px;
    display: block;
    width: auto;
    max-width: 100000px;
}

.myslider ul.thumbs {
    padding: 0;
    margin: 40px 0 0 0;
    text-align: left;
}

    .myslider ul.thumbs li {
        display: inline-block;
        list-style: none;
    }

        .myslider ul.thumbs li a {
            display: block;
            padding-top: 30px;
            list-style: none;
            font-size: 12px;
            position: relative;
            width: 40px;
        }

            .myslider ul.thumbs li a:before {
                content: '';
                display: block;
                position: absolute;
                left: 0;
                width: 17px;
                height: 17px;
                border-radius: 10px;
                background: #383739;
                top: 0;
                z-index: 2;
            }

        .myslider ul.thumbs li.active a:before {
            background: #cf102d;
        }

        .myslider ul.thumbs li a:after {
            content: '';
            display: block;
            position: absolute;
            left: 0;
            width: 100%;
            height: 1px;
            background: #383739;
            top: 8.5px;
            z-index: 1;
        }

        .myslider ul.thumbs li:last-child a:after {
            display: none;
        }

.linkholder {
    position: absolute;
    left: -45px;
    top: 175px;
}

    .linkholder svg {
        height: 20px;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        fill: #cf102d;
    }

.logomobile {
    display: none;
    width: 128px;
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity: 0;
    transition: opacity 0.5s;
}

.touch .circle {
    display: none;
}

.touch .myslider ul.slides li {
    cursor: default;
}

    .touch .myslider ul.slides li img {
        height: 250px;
    }

.touch .linkholder svg {
    fill: #383739;
}

.touch .myslider a.next {
    display: inline-block;
    margin-left: 10px;
}

.touch .linkholder {
    position: absolute;
    left: auto;
    top: 325px;
    right: 12px;
}

.m {
    display: none;
}

footer p {
    font-size: 16px;
    font-family: 'basiercircleregularwebfont';
    margin:30px auto ;
    text-align:center
}
.w500{
    width:1000px;
    max-width:90%;
}
.cls3
{
    margin-right:0;
}
textarea {
    width: 100%;
    border: 0;
    border-bottom: 1px solid #383739;
    font-family: 'basiercircleregularwebfont';
}
.project_background{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}
.viewwebsite {
    display: block;
    margin-top: 50px;
    font-size: 16px;
    font-family: 'basiercircleregularwebfont';
    letter-spacing: 0;
    text-transform: none;
    padding: 0 40px;
    color: #cf102d;
}
@media screen and (max-width : 1350px) {
    .archivelink {
        font-size: 16px;
    }

    .projecdetails {
        right: 100px;
    }


    .subnav {
        left: 145px;
    }

    #timeline {
        width: 800px;
    }

    .archivelink img {
        right: calc(-50vw + 400px);
    }
}

@media screen and (max-width : 1024px) {
    .logo {
        height: 125px;
    }

    .padding-l-6 {
        padding-left: 100px;
    }
}
@media screen and (max-width : 1100px) {
.dls2
{
    margin-right:0;
} 
 .dls0
{
    margin-right:30px;
} 
  .dls1
{
    margin-right:30px;
}
.projectlink {
      width: calc(33.33% - 20px);

   }  
}
@media screen and (max-width :1000px) {
    #nav-toggle {
        display: block;
    }

    body {
        font-size: 15px;
    }

    .logo {
        height: auto;
        width: 90%;
    }

    .container, .w34 {
        width: calc(100% - 24px);
    }

    h1 {
        font-size: 16px;
        letter-spacing: 2px;
    }

    .fixpage {
        padding-top: 80px;
    }

    h1 span {
        padding-bottom: 5px;
        padding-right: 4px;
        height: 1.8em;
    }

    .padding-l-6 {
        padding-left: 0;
    }

    .w56, .w44 {
        width: 100%;
        margin-bottom: 20px;
    }

    footer .group {
        margin-top: 20px;
    }

    .abs {
        position: relative;
        bottom: 0;
        left: 0%;
        width: 100%;
        padding: 0 12px;
    }

    .w50 {
        width: 100%;
    }

    footer .w50.padding-l-6 {
        padding: 0 0 0 60px;
        margin-bottom: 40px;
    }

    footer .w50.max500 {
        padding: 0 0 0 60px;
    }

    .featuered {
        font-size: 18px;
        padding: 0 12px 20px 12px;
    }

    nav.middle-h {
        width: 100%;
        height: 100vh;
        background: #fff;
        left: -100vw;
        transition: all 0.6s ease;
        top: 0;
    right:auto;
    -webkit-transform: translate(-0%, -0%);
    transform: translate(-0%, -0%);
    }

        nav.active {
            left: 0;
        }

    header {
        height: 60px;
        width: 100%;
    }

    #map {
        height: 100vw;
        width: 100%;
        margin-top: 30px;
    }

    header.moved {
        background: #fff;
    }

        header.moved #nav-toggle span, header.moved #nav-toggle span::after, header.moved #nav-toggle span::before {
            background: #383739;
        }

    #nav-toggle.active span, #nav-toggle.active span::after, #nav-toggle.active span::before {
        background: #383739;
    }

    .fixpage #nav-toggle span, .fixpage #nav-toggle span::after, .fixpage #nav-toggle span::before {
        background: #383739;
    }

    .padding-t-145 {
        padding-top: 60px;
    }

    .margin-b-145 {
        padding-bottom: 60px;
    }

    footer {
        padding-bottom: 30px;
        margin-top: 60px;
    }

        footer .rightalign {
            text-align: left;
        }

    #nav {
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        position: absolute;
        text-align: center;
    }

        #nav li a {
            color: #383739;
        }

    .logosvg {
        opacity: 1;
    }

    .margin-r-10 {
        margin-right: 0;
    }

    .w26 {
        width: 100%;
    }

    .parasvg svg {
        right: -15px;
    }

    .fixpage header {
        background: #fff;
    }

    .padding-t-100 {
        padding-top: 60px;
    }

    #page-projects h2 {
        margin-bottom: 20px !important;
        padding-bottom: 0 !important;
        margin-top: 12px !important;
    }

    .w66, #timeline {
        width: calc(100% - 24px);
        margin: 0 auto;
        max-width: 100%;
        padding-left: 0;
    }

        .w66.parasvg {
            margin: 40px auto 0 auto;
        }

    .padding-t-200 {
        padding-top: 60px;
    }

    .hover span.red {
        font-size: 16px;
    }

    .margin-b-30 {
        margin-bottom: 10px;
    }

    .margin-t-30 {
        margin-top: 30px;
    }
    .margin-t-15 {
        margin-top: 15px;
    }

    h4#Residential {
        padding-top: 120px;
    }

    h4 {
        font-size: 20px;
        letter-spacing: 2px;
        padding-top: 80px;
    }

    .subnav {
        position: fixed;
        top: 59px !important;
        left: 0;
        padding: 0;
        padding-bottom: 0px;
        margin: 0;
        z-index: 5;
        right: 0;
        background: #fff;
        padding: 12px;
    }

        .subnav li {
            display: inline-block;
            margin: 0 7px 0 0;
        }

            .subnav li a {
                font-size: 13px;
            }

    .archivelink {
        font-size: 15px;
        height: 75px;
        overflow: hidden;
        transition: 0.6s height ease-out;
    }



        .projectname:after {
            width: 10px;
            content: '';
            height: 2px;
            background: #383739;
            position: absolute;
            right: 8px;
            top: 50%;
            transform: translateY(-50%);
        }

        .projectname:before {
            width: 2px;
            content: '';
            height: 10px;
            background: #383739;
            position: absolute;
            right: 12px;
            top: 50%;
            transform: translateY(-50%);
            transition: 0.5s all;
        }

    .archivelink.active .projectname:before {
        height: 0;
    }

    .projectyear {
        width: 60px;
        margin-bottom: 15px;
    }



    .archivelink img {
        position: relative;
        top: 0%;
        -webkit-transform: translateY(-0%);
        transform: translateY(-0%);
        opacity: 1;
        left: auto;
        right: auto;
        display: block;
        width: 100%;
        float: left;
    }

    .projecdetails {
        position: relative !important;
        top: 0 !important;
        right: 0;
        padding: 0;
        margin: 0;
        margin-bottom: 0px;
        font-size: 13px;
        z-index: 5;
        width: 100%;
        padding: 0 12px;
        margin-top: 20px;
    }

    *.margin-b-100 {
        margin-bottom: 40px;
    }

    .hover span {
        font-size: 15px;
        letter-spacing: 2px;
    }

        .hover span.red {
            Font-size: 14px;
            letter-spacing: 2px;
        }

    h3 {
        font-size: 20px;
    }

    h1 span::after {
        height: 3px;
    }

    #nav li {
        padding: 0 0 10px 0;
    }

    .parasvg svg {
        display: none;
    }

    .w66.parasvg {
        width: 100%;
    }

    .sectionlink p {
        font-size: 14px;
    }

    .w83 {
        width: 100%;
        padding-left: 12px;
    }

    .linkholder {
        position: absolute;
        left: auto;
        top: 325px;
        right: 12px;
    }

    .nextproject {

        font-size: 12px;
        right: 35px;
    }
    .prevproject
    {
  font-size: 12px;
        left: 11px;
    }
    .linkholder svg {
        fill: #383739;
        height: 15px;
    }

    .myslider a.next {
        display: inline-block;
        margin-left: 10px;
    }

    .logomobile {
        display: block;
        padding-top: 20px;
    }

        .logomobile svg {
            height: 22px;
        }

    .moved .logomobile {
        opacity: 1;
    }

    .fixpage .logomobile {
        opacity: 1;
    }

    .circle {
        display: none;
    }

    .myslider ul.slides li {
        cursor: default;
    }

        .myslider ul.slides li img {
            height: 250px;
        }

    .d {
        display: none;
    }

    .m {
        display: initial;
    }

    #nav li a {
        font-size: 18px;
    }

    #page-home #nav li a.home {
        color: #cf102d;
    }

    .lesspad {
        padding-top: 30px !important;
    }
    #logo
    {
        height:auto;
        width:200px;
        text-align:left;
    }
  #logo svg {
      height:auto;
    fill: #cf102d;
    width: 100%;
}
  #nav li {

    display: block;
    margin:10px 0

}
  .f18 {
    font-size: 15px;

}
}
@media screen and (max-width : 768px) {
.els1
{
    margin-right:0;
} 
.els0
{
    margin-right:30px;
} 
.projectlink {
      width: calc(50% - 15px);
	height: 30vw;
   }   
}
@media screen and (max-width : 720px) {
	.projectlink{
		height: 70vw;
	}

    #nav-toggle span, #nav-toggle span:after, #nav-toggle span:before, #page-home #nav-toggle.active span:after {
        background:#cf102d!important;
    }
    #page-home #nav-toggle span, #page-home #nav-toggle span:after, #page-home #nav-toggle span:before {
        background:#fff!important;
    }
    #page-home #nav-toggle.active span, #page-home #nav-toggle.active span:before {
        background:#383739!important;
    }

.container {
        width: calc(100% - 30px);
        max-width:inherit;
    }
.caption {
   font-size: 22px;
    letter-spacing: 3px;
       text-align: left;
       left: 15px;
}
.caption *{
    letter-spacing:1px;
}
 .caption span {
       font-size: 16px;
    }

    .caption a {
        font-size: 14px;
    }
    .bgmob {
        background-position:center center !important;
    }
    .margin-t-80 {
    margin-top: 45px;
}
#project {
    width: calc(100% - 30px );
    margin: 0 auto;
}
.projecdesc {
       width: 100%;
    margin-bottom: 15px;
    text-align: center;
}
    .inner {
        text-align:center;
    }
.cls0
{
    margin-right:0;
}
.projectlink {
      width: 100%;
   }   
.logo {
        height: 100px;
    }
.inner {
    background: rgba(0,0,0,0.3);
   }
.projectname:after {
           display:none;
        }

.projectname:before {
            display:none;
        }
.nextproject {
       top: 65px;
    right: 11px;
    margin-right: 15px;
}
.prevproject {
       padding-left: 15px;
        top: 65px; 
    }
#page-contact h4 {
    
     padding-top: 0;
}
#page-projects h2 {
    margin-top: 35px !important;
    }
#page-contact .margin-t-40 {
    margin-top: 30px;
}
.nextproject svg {
        height: 10px;
       }
#page-contact input.b_submit {
    font-size: 15px;
}   
.prevproject svg {
    height: 10px;       
    }
	.projectlink{
		margin-right: 0 !important;
		margin-left: 0 !important;
		
	}
}

@media screen and (max-width : 420px) {
}
