@import url("https://use.typekit.net/dcf0yld.css");
html {
    /*height: 100%;*/
    /*overflow: hidden;*/
}

body {
    font-family: "acumin-pro", sans-serif;
    overflow-x: hidden;
    letter-spacing: 0.5px;
    /*height: 100%;*/
    /*overflow-y: auto;*/
    /*padding-top: 75px;*/
}

.videojs-background-wrap {
    overflow:hidden;
    position:absolute;
    height:100%;
    width:100%;
    top:0;
    left:0;
    z-index: -998;
}

.layout-1 {}

.carousel,  .carousel-inner,  .carousel-inner .item {
    height: 100%;
}

header.header {
    height: 100vh;
    position: relative;
    overflow: hidden;
}

header.header img {
    height: 100vh;
    width: 100vw;
    -o-object-fit: cover!important;
    object-fit: cover!important;
}

header.header .backimg {
    height: 100%;
    width: 100vw;
    background-size: cover;
    background-position: center;
    position: relative;
}

button {
    border: none;
    outline: none;
}

.mediaelement {
    margin-bottom: 2.2px;
}

#c366 section {
    padding-top: 0;
}



.news-single .article h1 {
    margin-bottom: 0;
}

.news-single .news-list-date {
    margin-bottom: 3rem;
}

.news-single .teaser-text p {
    font-size: 2rem;
    font-weight: normal;
}

/* Reset padding for smaller screens */

@media screen and (max-width:440px) {
    .col-xs-1,
    .col-sm-1,
    .col-md-1,
    .col-lg-1,
    .col-xs-2,
    .col-sm-2,
    .col-md-2,
    .col-lg-2,
    .col-xs-3,
    .col-sm-3,
    .col-md-3,
    .col-lg-3,
    .col-xs-4,
    .col-sm-4,
    .col-md-4,
    .col-lg-4,
    .col-xs-5,
    .col-sm-5,
    .col-md-5,
    .col-lg-5,
    .col-xs-6,
    .col-sm-6,
    .col-md-6,
    .col-lg-6,
    .col-xs-7,
    .col-sm-7,
    .col-md-7,
    .col-lg-7,
    .col-xs-8,
    .col-sm-8,
    .col-md-8,
    .col-lg-8,
    .col-xs-9,
    .col-sm-9,
    .col-md-9,
    .col-lg-9,
    .col-xs-10,
    .col-sm-10,
    .col-md-10,
    .col-lg-10,
    .col-xs-11,
    .col-sm-11,
    .col-md-11,
    .col-lg-11,
    .col-xs-12,
    .col-sm-12,
    .col-md-12,
    .col-lg-12 {
        padding-left: 15px;
        padding-right: 15px
    }
    .row {
        margin-left: -15px;
        margin-right: -15px
    }
    .container {
        padding-left: 15px!important;
        padding-right: 15px;
    }
    section .container {
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
    .navbar-collapse {
        padding-left: 15px;
        padding-right: 15px;
    }

	.tx-wis-poimap .container {
        padding-left: 0px!important;
    }
}

@media screen and (min-width:600px) and (max-width:960px) and (orientation:portrait)
/* Nexus 7 */

{
    .col-xs-1,
    .col-sm-1,
    .col-md-1,
    .col-lg-1,
    .col-xs-2,
    .col-sm-2,
    .col-md-2,
    .col-lg-2,
    .col-xs-3,
    .col-sm-3,
    .col-md-3,
    .col-lg-3,
    .col-xs-4,
    .col-sm-4,
    .col-md-4,
    .col-lg-4,
    .col-xs-5,
    .col-sm-5,
    .col-md-5,
    .col-lg-5,
    .col-xs-6,
    .col-sm-6,
    .col-md-6,
    .col-lg-6,
    .col-xs-7,
    .col-sm-7,
    .col-md-7,
    .col-lg-7,
    .col-xs-8,
    .col-sm-8,
    .col-md-8,
    .col-lg-8,
    .col-xs-9,
    .col-sm-9,
    .col-md-9,
    .col-lg-9,
    .col-xs-10,
    .col-sm-10,
    .col-md-10,
    .col-lg-10,
    .col-xs-11,
    .col-sm-11,
    .col-md-11,
    .col-lg-11,
    .col-xs-12,
    .col-sm-12,
    .col-md-12,
    .col-lg-12 {
        padding-left: 60px;
        padding-right: 60px
    }
    .row {
        margin-left: -60px;
        margin-right: -60px
    }
    .container {
        padding-left: 60px;
        padding-right: 60px;
    }
    .navbar-collapse {
        padding-left: 60px;
        padding-right: 60px;
    }
}

@media screen and (min-width:600px) and (max-width:960px) and (orientation:landscape)
/*Nexus 7 */

{
    .col-xs-1,
    .col-sm-1,
    .col-md-1,
    .col-lg-1,
    .col-xs-2,
    .col-sm-2,
    .col-md-2,
    .col-lg-2,
    .col-xs-3,
    .col-sm-3,
    .col-md-3,
    .col-lg-3,
    .col-xs-4,
    .col-sm-4,
    .col-md-4,
    .col-lg-4,
    .col-xs-5,
    .col-sm-5,
    .col-md-5,
    .col-lg-5,
    .col-xs-6,
    .col-sm-6,
    .col-md-6,
    .col-lg-6,
    .col-xs-7,
    .col-sm-7,
    .col-md-7,
    .col-lg-7,
    .col-xs-8,
    .col-sm-8,
    .col-md-8,
    .col-lg-8,
    .col-xs-9,
    .col-sm-9,
    .col-md-9,
    .col-lg-9,
    .col-xs-10,
    .col-sm-10,
    .col-md-10,
    .col-lg-10,
    .col-xs-11,
    .col-sm-11,
    .col-md-11,
    .col-lg-11,
    .col-xs-12,
    .col-sm-12,
    .col-md-12,
    .col-lg-12 {
        padding-left: 30px;
        padding-right: 30px
    }
    .row {
        margin-left: -30px;
        margin-right: -30px
    }
    .container {
        padding-left: 30px;
        padding-right: 30px;
        /*width: 800px!important;*/
    }
    .navbar-collapse {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media screen and (min-width:600px) and (max-width:1024px) and (orientation:portrait)
/* ipad portrait */

{
    .col-xs-1,
    .col-sm-1,
    .col-md-1,
    .col-lg-1,
    .col-xs-2,
    .col-sm-2,
    .col-md-2,
    .col-lg-2,
    .col-xs-3,
    .col-sm-3,
    .col-md-3,
    .col-lg-3,
    .col-xs-4,
    .col-sm-4,
    .col-md-4,
    .col-lg-4,
    .col-xs-5,
    .col-sm-5,
    .col-md-5,
    .col-lg-5,
    .col-xs-6,
    .col-sm-6,
    .col-md-6,
    .col-lg-6,
    .col-xs-7,
    .col-sm-7,
    .col-md-7,
    .col-lg-7,
    .col-xs-8,
    .col-sm-8,
    .col-md-8,
    .col-lg-8,
    .col-xs-9,
    .col-sm-9,
    .col-md-9,
    .col-lg-9,
    .col-xs-10,
    .col-sm-10,
    .col-md-10,
    .col-lg-10,
    .col-xs-11,
    .col-sm-11,
    .col-md-11,
    .col-lg-11,
    .col-xs-12,
    .col-sm-12,
    .col-md-12,
    .col-lg-12 {
        padding-left: 30px;
        padding-right: 30px
    }
    .row {
        margin-left: -30px;
        margin-right: -30px
    }
    .container {
        padding-left: 30px;
        padding-right: 30px;
    }
    .navbar-collapse {
        padding-left: 30px;
        padding-right: 30px;
    }

}

@media screen and (min-width:400px) and (max-width:740px)
/* Iphone 6*/

{
    .col-xs-1,
    .col-sm-1,
    .col-md-1,
    .col-lg-1,
    .col-xs-2,
    .col-sm-2,
    .col-md-2,
    .col-lg-2,
    .col-xs-3,
    .col-sm-3,
    .col-md-3,
    .col-lg-3,
    .col-xs-4,
    .col-sm-4,
    .col-md-4,
    .col-lg-4,
    .col-xs-5,
    .col-sm-5,
    .col-md-5,
    .col-lg-5,
    .col-xs-6,
    .col-sm-6,
    .col-md-6,
    .col-lg-6,
    .col-xs-7,
    .col-sm-7,
    .col-md-7,
    .col-lg-7,
    .col-xs-8,
    .col-sm-8,
    .col-md-8,
    .col-lg-8,
    .col-xs-9,
    .col-sm-9,
    .col-md-9,
    .col-lg-9,
    .col-xs-10,
    .col-sm-10,
    .col-md-10,
    .col-lg-10,
    .col-xs-11,
    .col-sm-11,
    .col-md-11,
    .col-lg-11,
    .col-xs-12,
    .col-sm-12,
    .col-md-12,
    .col-lg-12 {
        padding-left: 60px;
        padding-right: 60px
    }
    .row {
        margin-left: -60px;
        margin-right: -60px
    }
    .container {
        padding-left: 60px;
        padding-right: 60px;
        width: inherit!important;
    }
    .navbar-collapse {
        padding-left: 60px;
        padding-right: 60px;
    }

}


/*Nav */

#nav-arrow,
#nav-close {
    fill: #FFF;
    width: 32px;
    height: 32px;
    padding: 8px;
	right: -8px;
	position: relative;
}

#nav-burger {
    fill: #FFF;
    height: 33px;
    padding: 8px;
    margin-left: 2px;
	right: -8px;
	position: relative;
    width: 39px;
}

#nav-arrow:hover,
#nav-burder:hover,
#nav-close:hover {
    fill: #418FDE;
}

.not-active {
    display: none;
}

.nav-slide {
    float: right;
    margin: 20px 0 12px 18px;
    background: none;
    border: none;
    cursor: pointer;
}

.mobile-arrow {
    float: right;
}

.nav-arrow {
    height: 8px;
    fill: #418FDE;
    position: absolute;
    top: 15px;
}

.icon-expander .icon-contract {
    display: none;
}

.icon-expander:hover .icon-expand,
.icon-expander:active .icon-expand {
    display: none;
}

.icon-expander:hover .icon-contract,
.icon-expander:active .icon-contract {
    display: block;
}

.navbar-inverse {
    /*transition: all ease 0.7s;*/
}

.affix {
    background-color: #333!important;
    transition: all ease 0.7s;
}

@media screen and (min-width:992px) {
    .nav-slide-nav {
        height: 100%;
        padding: 0;
        position: absolute;
        top: 0;
        margin-right: 100px;
    }
    .slide-left {
        /*right: -100%;
		right: 0%;
        visibility: hidden;*/
    }
    .slide-in.slide-left {
        /*right: 0%;
        visibility: visible*/
    }
    .slide-in,
    .slide-left {
        -webkit-transition: all .2s ease;
        transition: all .2s ease;
    }
    #navbar ul li ul {
        background-color: rgba(0, 0, 0, 0.55);
        margin-top: 1px
    }
    .mobile-arrow {
        display: none;
    }

}

@media screen and (max-width:991px) {
	.navbar {
		background-color: #232323!important;
		}

    #navbar {
        clear: both;
    }
    .navbar-collapse {
        box-shadow: none;
    }
    .navbar-nav {
        margin-left: 5px;
        margin-right: 15px;
    }
    .nav-slide-nav {
        position: relative;
		/*position: fixed;*/
		/*width: 100%;*/
		 background: #232323;
    }

    .nav-slide {
        display: none;
    }
    .slide-left {
        right: 0;
    }
    .expanded {
        background-color: #232323!important;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }
    li.social-link {
        float: left;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #418FDE;
    }
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 90vh
    }
	.nav > li > a {
		/*padding: 10px 0px;*/  /*change 7/7/16*/
		padding: 8px 0px;
	}

	.navbar-toggle {
		padding: 9px 0px 9px 10px;
		}

	.navbar {
    max-height: 100% !important;
    background: #232323;
}


}

.navbar-toggle {
    margin-bottom: 0px;
    margin-right: 0;
}

@media screen and (max-width: 767px) {
    .navbar {
        min-height: 67px;
        background: none!important;
    }
    .navbar > .container{
        background-color: #232323;
    }

    .navbar-toggle {
        margin-top: 16px;
        margin-bottom: 10px;
        margin-right: 0;
    }
    #navbar{
        padding: 0 15px;
        margin-top: 2px;
    }
}

.navbar {
    border: 0;
}

.nav>li.social-link>a {
    padding-right: 5px;
}

.social {
    fill: #999;
    width: 20px;
    -webkit-transition: all .7s ease;
    transition: all .7s ease;
}

.social:hover {
    fill: #418FDE;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
    background: none;
}

.dropdown-menu {
    border: 0;
    box-shadow: none;
    top: 102%;
}

li.dropdown,
li.open {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.dropdown-menu>li>a {
    padding: 5px 16px
}

.navbar-inverse .navbar-toggle {
    border: 0
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: transparent
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: transparent;
}

.navbar-toggle .icon-bar {
    height: 3px
}


/* Project overlay */

.project-overlay {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.55);
    width: 100%;
    /*padding: 1em 0;*/
    /*max-height: 15vh;
    height: 15vh;*/
	/*max-height: 11vh;
	height: 11vh;*/
	max-height: 130px;
    height: 130px;
    overflow: hidden;

}

.project-open {
    position: absolute;
    /*top: 0;*/
	bottom:0;
    background: rgba(0, 0, 0, 0.55);
   	/*max-height: 85vh;
    height: calc(85vh - 75px);*/
	/* max-height: 89vh;
	height: calc(89vh - 75px);*/
    /*margin-top: 75px;*/
	/*margin-bottom:15vh;*/
	max-height: 100vh;
    height: calc(100vh - 0px);
	margin-bottom:130px;
	/*margin-bottom:11vh;*/
    overflow: auto;
    width: 100%;
    visibility: hidden;
    color: #FFF;
    /*padding-top: 5em;*/
	/*padding-top: 14em;*/
	/*padding-top: 20em;*/
}

@media screen and (max-width:767px) {
    .project-open {
        /*height: calc(85vh - 69px);*/
        /*margin-top: 69px;*/
		height: calc(85vh - 38px);
margin-top: 38px;
    }
	.project-overlay h1 {
    margin-bottom: 0em !important;
}
.next-project {
    padding: 0px 35px 6px 0px !important;
}
}

.project-title {
    color: #FFF;
    line-height: 1;
    font-weight: 500;
    letter-spacing: 0px;
}

.project-subtitle {
    color: #418FDE;
    /*line-height: 1;*/
	line-height: 1.2;
    font-weight: 500;
    font-size: 2rem;
    /*letter-spacing: -1px;*/
	letter-spacing: 0px;
	padding-top:10px;
}

@media screen and (min-width:768px) {
    .project-subtitle {
        font-size: 2.6rem;
    }
    .project-overlay {
        /*padding-top: 1.5em;*/
    }

}

.project-details,
.project-close {
    background: rgba(0, 0, 0, 0.55);
    color: #FFF;
    padding: 4px 8px 6px 8px;
    background-size: 30px;
    visibility: hidden;
    /*position: absolute;*/
	position:relative;
    /*top: 12vh;*/
	top:120px;
    /*right: 10vw;*/
	float:right;
    font-size: 1.5rem;
    font-weight: 300;
}

.project-close {
    right: -115px;
}

@media screen and (min-width:600px) and (max-width:960px) and (orientation:landscape) {
    .project-details,
    .project-close {
        top: 17vh;
    }

}

@media screen and (min-width:600px) and (max-width:960px) and (orientation:portrait) {
    .project-details,
    .project-close {
        top: 10vh;
    }
}

@media screen and (min-width:300px) and (max-width:768px) and (orientation:landscape) {
    .project-details,
    .project-close {
        top: 30vh;
    }
}

@media screen and (min-width:300px) and (max-width:768px) and (orientation:portrait) {
    .project-details,
    .project-close {
        top: 17vh;
    }
}

.project-details:hover,
.project-close:hover {
    background-color: rgba(0, 0, 0, 0.8)
}

.active {
    visibility: visible;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
}

.project-button {
    fill: #FFF;
    height: 16px;
    margin-bottom: -3px;
	display:none;
}

.next-project {
    color: #418FDE;
    /*background: none;*/
    text-align: left;
    padding: 10px 35px 6px 8px;
    font-weight: 300;
    font-size: 1.8rem;
	float:right;
	/*background: url(../images/right-arrow-blue.svg)  no-repeat right;
	background-size:25px 18px;*/
}

.next-project:hover {
    /*background-color: rgba(0, 0, 0, 0.55)*/
	color:#fff;
	text-decoration:none;
	/*background: url(../images/right-arrow-white.svg)  no-repeat right;
	background-size:25px 18px;*/
}

.project-arrow {
    height: 16px;
    fill: #418FDE;
    margin-bottom: -3px;
}

.project-arrow:hover {
    color: #FFF;
	fill: #fff;
}


/* Slideshow overlay */

.image-overlay {
    background: rgba(0, 0, 0, 0.55);
    height: 100vh;
    width: 100%;
    position: absolute;
    display: block;
    top: 0;
}

#down-arrow {
    fill: #FFF;
    position: absolute;
    bottom: 3vh;
    width: 40px;
    left: calc(50vw - 20px);
}

#down-arrow:hover {
    fill: #418FDE
}

.overlay {
    position: absolute;
    bottom: 12%;
    line-height: 1;
    padding-bottom: 10px;
    width: 80%
}

.overlay-title {
    color: #FFF;
    font-weight: 700;
    font-size: 4.5rem;
    margin-bottom: 0.1em;
    letter-spacing: -1px;
}

.overlay-subtitle {
    color: #418FDE;
    font-weight: 700;
    font-size: 2.75rem;
    letter-spacing: -1px;
    margin-bottom: 0.5em
}

.overlay-project {
    color: #FFF;
    font-weight: 500;
    font-size: 1.4rem;
    margin-top: 2em;
    line-height: 1.1
}

@media screen and (min-width:768px) {
    .overlay-title {
        font-size: 7rem;
    }
    .overlay-subtitle {
        font-size: 4.5rem;
    }
    .overlay-project {
        font-size: 1.75rem;
    }
}

@media screen and (min-width:992px) {
    .overlay-title {
        font-size: 8.75rem;
    }
    .overlay-subtitle {
        font-size: 4.7rem;
    }
    .overlay-project {
        font-size: 1.9rem;
    }
}

.nopadding {
    padding: 0;
}

.nomargin {
    margin: 0;
}

section {
    padding: 2em 0 3em 0;
}

section.light-grey {
    padding-bottom:2em;
}

#main {
    margin-top: -75px;
    padding-top: calc(2em + 75px);
}
.layout-1 #main {
    margin-top: 0;
    padding-top: 2em;
}
@media screen and (max-width:768px) {
    #main {
        margin-top: -67px;
        padding-top: calc(2em + 67px);
    }
    .layout-1 #main {
        margin-top: 0;
        padding-top: 2em;
    }
}



/* SVG base settings colours */

#logo {
    width: 165px;
    /*padding: 20px 0 0 0;*/
    height: 29px;
    padding-top: 0 !important;
    margin-top: 20px ;
}

@media screen and (min-width: 400px) {
    #logo {
        width: 190px;
        padding-top: 20px;
        height: 33px;
    }
}

@media screen and (min-width: 768px) {
    #logo {
        width: 230px;
        height: 40px;
    }
}

#logo .st0 {
    fill: #FFFFFF;
}

.contact-phone {
    width: 20px;
    height: 20px;
    fill: #666666;
}

.contact-envelope {
    width: 24px;
    height: 20px;
    fill: #666666;
}

.person-phone {
    width: 20px;
    fill: #666666;
    margin-bottom: -5px;
}

.person-envelope {
    width: 24px;
    fill: #666666;
    margin-bottom: -5px;
}

.mobile-contact {
    background: none;
    padding-right: 4px;
    margin-right: 0;
}




/* Hover box */

.hoverbox-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    background: rgba(0, 0, 0, 0.55);
    opacity: 1;
    -webkit-transition: all ease .7s;
    transition: all ease .7s;
}

.grey-box .hoverbox-overlay{
    background: transparent;
}

.hoverbox-content {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #FFF;
    padding: 10px;
}

.hoverbox img {
    width: 100%;
    transition: linear 1s;
    -o-object-fit: cover!important;
    object-fit: cover!important;
}

.hoverbox .backimg {
    width: 100%;
    transition: ease-in-out .7s;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 200px;
}

.hoverbox {
    overflow: hidden;
}

.grey-box .hoverbox{
    margin: -1em;
}

.hoverbox:hover img, .hoverbox:hover .backimg  {
    transition: ease-in-out .7s;
    transform:  scale3d(1.03, 1.03, 1);
}

.grey-box .hoverbox:hover img, .grey-box .hoverbox:hover .backimg  {
    transition: ease-in-out .7s;
    transform:  none;
}


.hoverbox-overlay:hover {
    opacity: 0;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
}

.grey-box .hoverbox-overlay:hover{
    opacity: 1;
}

.hoverbox-title {
    font-weight: 600;
    font-size: 2.5rem;
    line-height: 1;
    letter-spacing: -0.5px;
    margin-bottom: 0.7rem;
}

.hoverbox-subtitle {
    font-size: 1.7rem;
    font-weight: 200;
    line-height: 1;
}


/* Person box */

.personbox-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: #eae9e9;
    opacity: 0;
    -webkit-transition: all ease .7s;
    transition: all ease .7s;
}

.personbox-content {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #FFF;
    padding: 10px;
    opacity: 1;
}

.personbox img {
    width: 100%;
    transition: linear 0.7s;
    -o-object-fit: cover!important;
    object-fit: cover!important;
}

.hoverbox {
    overflow: hidden;
}

.personbox:hover img {
    /*transition: linear 2s;
    transform: scale(1.1);*/
}

.personbox-overlay:hover {
    opacity: 1;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;

}

.personbox-title {
    font-weight: 600;
    font-size: 2.5rem;
    line-height: 1;
    letter-spacing: -0.5px;
    color: #418FDE;
}

.personbox-subtitle {
    font-size: 1.7rem;
    font-weight: 200;
    line-height: 1;
    color: #666;
    margin-bottom:1rem;
}

.personbox-text p {
    font-size: 1.4rem;
    font-weight: 300;
    /*line-height: 1;*/
    color: #666
}


/* Flexbox alternative */

.box-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.box-wrapper>div, .box-wrapper>a {
    flex: 1 1 290px;
    position: relative;
    background-color: #eae9e9;
    border: 1px solid #FFF;
}

.box-wrapper>div {
    flex: 1 1 290px;
    position: relative;
    background-color: #eae9e9;
    border: 1px solid #FFF;
}

.box-wrapper > div >.grey-box {
    max-height: 198px;
    height: 198px;
}

.box-wrapper >div.grey-box {
    padding: 0;
    overflow:hidden;

}
.box-wrapper >div.grey-box .hoverbox{
    margin: 0;
}

/* Grey box with content */

.date {
    font-size: 1.3rem;
}

.grey-box {
    background-color: #eae9e9;
    padding: 1em;
	max-height: 200px; /* Height added in July 11 */
	height: 200px;
}

.grey-box p {
    font-size: 1.8rem;
    line-height: 1.15;
    margin-top: 5px;
    margin-bottom: 5px;
}

.grey-box p a,
.grey-box p a:focus {
    /*color: #517eba;*/
	color: #418FDE;
}

.grey-box p a:hover {
    text-decoration: none;
    color: #517eba;
}

.tag,
p.tag,
p.tag a,
.tag a {
    font-size: 1.75rem;
    font-weight: 600;
	color:#517eba;
}

p.tag a:hover,
.tag a:hover {
	text-decoration:none;
	color:#517eba;
	}


/* Footer */

.footer {
    font-size: 1.2rem;
}

.footer nav {
    margin: auto;
}

.footer a,
.footer a:focus {
    color: #999999
}

.footer a:hover {
    color: #517eba;
}

.footer .nav>li>a:hover,
.footer .nav>li>a:focus {
    background: none;
}

.footer .navbar-nav {
    display: inline-block;
    float: none;
}






@media screen and (min-width:600px) and (max-width:1024px) {
    h1 {
        font-size: 3.5rem
    }
    .light-grey h1,
    .light-grey h2,
    h2 {
        font-size: 3rem;
    }
    h3 {
        font-size: 2.5rem
    }
    h4,
    h5 {
        font-size: 2rem
    }
    p.lead,
    blockquote,
    blockquote p {
        font-size: 2.15rem;
    }
    p.email > a,
    p.phone > a,
    p.contact {
        font-size: 1.5rem
    }
    .hoverbox-title {
        font-size: 2rem
    }
    .hoverbox-subtitle {
        font-size: 1.5rem
    }
}


/* Typography for smaller devices */

@media screen and (max-width:440px) {
    h1 {
        font-size: 3.5rem;
    }
    .light-grey h1,
    .light-grey h2,
    h2 {
    font-size: 3rem;
    }
    h3 {
        font-size: 2.5rem;
    }
    h4 {
        font-size: 1.75rem
    }
    h5 {
        font-size: 1.75rem
    }
    p {
        font-size: 1.5rem
    }
    .light-grey p.lead {
        font-size: 2rem
    }
    p.lead {
        font-size: 2rem
    }
    blockquote,
    blockquote p {
        font-size: 2rem
    }
    p.email > a,
    p.phone > a,
    p.contact {
        font-size: 1.5rem
    }
    .hoverbox-title {
        font-size: 2rem
    }
    .hoverbox-subtitle {
        font-size: 1.5rem
    }
    .project-details,
    .project-close {
        font-size: 1.3rem
    }
    h1.project-title {
        font-size: 2rem;
    }
    .project-button {
        height: 13px;
        margin-bottom: -2px
    }
    .next-project {
        font-size: 1.3rem;
    }
}

@media screen and (max-width:320px) {
    p {
        font-size: 1.4rem
    }
}


/* Typography */

a,
a:focus {
    -webkit-transition: all ease 0.7s;
    transition: all ease 0.7s;
}

a:hover {
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

h1 {
    font-weight: 300;
    color: #418FDE;
    font-size: 4rem;
    line-height: 1.1;
    margin-bottom: 3rem;
    margin-top: 0;
    letter-spacing: 0;
    /*font-kerning:1;*/
}

@media screen and (max-width:767px) {
    h1.project-title {
        font-size: 2.75rem;
    }
}

h3 {
    color: #418FDE;
    margin-bottom: 2.5rem;
    margin-top: 0;
    font-size: 3.5rem;
    letter-spacing: -0.5px;
}

h4 {
    font-size: 2.15rem;
    font-weight: 600;
    color: #395e90;
    line-height: 1;
    margin: 2.5rem 0 0.5rem 0;
}

h5 {
    font-size: 2.15rem;
    font-weight: 300;
    color: #418FDE;
    margin: 0.5rem 0 1rem 0;
    line-height: 1;
}

h2 a:hover {
    text-decoration: none;
}

.lead,
blockquote,
blockquote p {
    color: #999999;
    font-size: 2.7rem;
    line-height: 1.25;
    /*margin-bottom: 3rem;*/
	margin-bottom: 1.6rem;
}

blockquote,
blockquote p {
    border: 0;
    padding-left: 0;
    margin-top: 0;
    font-weight: 300;
}

p {
    font-size: 1.7rem;
    font-weight: 300;
    letter-spacing: 0.3px
}

p.light {
    color: #999;
}

.icon-phone,
.icon-envelope {
    fill:#999;
}

p.phone {
    background: url(../images/phone.svg) no-repeat 0 3px;
    background-size: 16px 18px;
    padding-left: 24px;
}

p.fax {
    background: url(../images/fax2.svg) no-repeat -12px -3px;
	background-size: 40px 28px;
    padding-left: 24px;
}

p.email {
    background: url(../images/envelope.svg) no-repeat 0 3px;
    background-size: 16px 17px;
    padding-left: 24px;
	/*margin-bottom: 10px;*/
}

body.layout-3 p.email {
	margin-bottom: 20px;
	}

p.contact {
    padding-left: 24px;
	background: url(../images/location2.svg) no-repeat -10px -2px;
	background-size: 36px 26px;
	padding-bottom: 10px;
}

p.email > a,
p.phone > a,
p.fax > a,
p.contact {
    /*color: #395e90;*/
	color: #418FDE;
    font-size: 1.8rem;
}

p.email > a:hover,
p.phone > a:hover,
p.contact > a:hover {
    /*color: #418FDE;*/
	color: #517eba;
    text-decoration: none;
}


.light-grey {
    background-color: #eae9e9
}

p.big-blue,
.light-grey h5 {
    color: #395e90;
    font-size: 2rem;
    line-height: 1;
    font-weight: 300;
    margin-bottom:0;
}

.light-grey p.lead {
    font-size: 2.7rem;
    margin-bottom: 1em;
    color: #395e90;
}

.light-grey h1,
.light-grey h2,
h2 {
    margin-top: 0;
    font-size: 4.7rem;
    letter-spacing: -0.5px;
    color: #418FDE;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom:0px;
}


	header h2 {
		margin-bottom: 16px;
	}

#c116 h2,
.light-grey h2 {
	margin-bottom:10px;
	}

.h2,
.light-grey .h2{
    margin-bottom:11px;
    color: #418FDE;
}

/* Carousel
------------------------------------------------- */

.multiple {margin-top:10px}

.carousel .carousel-control.left {
    background-image: none;
    left: -12%;
}

.carousel .carousel-control.right {
    background-image: none;
    right: -12%
}

@media screen and (max-width:440px) {
    .carousel .carousel-control.left,
    .carousel .carousel-control.right {
        /*display: none;*/
    }
	.carousel .carousel-control.left {
		left: 79%;
		/*top: -60px;*/ /*amended 7/7/16*/
		top: 33%;
	}
	.carousel .carousel-control.right {
		background-image: none;
		right: 0;
		/*top: -60px;*/ /*amended 7/7/16*/
		top: 33%;
	}


	#myGallery2 .carousel-control.left,
	#myGallery1 .carousel-control.left {
		/*left: 82%;*/
		/*left:-15px;*/
		/*top: -60px;*/ /*amended 7/7/16*/
		top: -60px;
		width:20px;
		left:0px;
	}
	#myGallery2 .carousel-control.right,
	#myGallery1 .carousel-control.right {
		background-image: none;
		/*right: -5%;*/
		/*top: -60px;*/ /*amended 7/7/16*/
		top: -60px;
		width:20px;
		right: 0%;
	}

	.prev-arrow, .next-arrow {
		fill: #b1b1b1;
		width: 20px;
		height: 20px;
	}
}

a.carousel-control:hover {
    background: none;
}

.carousel .carousel-control {
    top: 33%;
    font-size: 3em;
    opacity: 1;
    text-shadow: none;
    font-weight: 200;
}

.carousel .carousel-control:hover {
    color: #999999
}

.carousel .carousel-control:focus {
    color: #000000
}

.prev-arrow,
.next-arrow {
    fill: #b1b1b1;
    width: 20px;
}

.prev-arrow:hover,
.next-arrow:hover {
    fill: #418FDE
}

.carousel .item-content {
    border: 1px solid transparent
}


/* Project slideshow carousel
------------------------------------------------- */

.project-slideshow .carousel-control.left,
.page-slideshow .carousel-control.left {
    background-image: none;
    left: 10px;
    display: block!important
}

.project-slideshow .carousel-control.right,
.page-slideshow .carousel-control.right {
    background-image: none;
    right: 10px;
    display: block!important;
}

.project-slideshow .carousel-control,
.page-slideshow .carousel-control {
    width: 50px;
}

a.carousel-control:hover {
    background: none;
}

.project-slideshow .carousel-control {
    top: calc(98vh / 2.18);
	top: calc(-10vh / 2)\0;
    opacity: 1;
}

.page-slideshow .carousel-control {
    top: 45%;
	top: 0%\0;
}

.image-overlay a {
    display: block;
    height: 90vh;
    width: 90%;
    position: absolute;
    z-index: 9;
	left:5%;
}

@media screen and (max-width:568px) {
    .page-slideshow .carousel-control {
        top: 33%;
    }
}

.carousel .carousel-control:hover {
    color: #999999
}

.carousel .carousel-control:focus {
    color: #000000
}

.project-slideshow .prev-arrow,
.project-slideshow .next-arrow,
.page-slideshow .prev-arrow,
.page-slideshow .next-arrow {
    fill: #FFF;
    width: 20px;
}

.prev-arrow:hover,
.next-arrow:hover {
    fill: #418FDE
}

.project-slideshow .carousel-inner>.item>img,
.project-slideshow .carousel-inner>.item>a>img,
.page-slideshow .carousel-inner>.item>img,
.page-slideshow .carousel-inner>.item>a>img {
    height: 100vh;
}

.carousel .item-content {
    border: 1px solid transparent
}


/* Make default modal wider */

.modal-dialog {
    width: 80%!important
}

#popup .modal-dialog {
    width: auto!important
}

#popup .modal-body{
    padding: 40px 30px 30px 30px;
}

@media (min-width:768px) {
    #popup .modal-dialog {
        width: 80%!important
    }
}

@media (min-width:992px) {
    #popup .modal-dialog {
        width: 700px!important
    }
    #popup .modal-body{
        padding: 40px 40px 30px 40px;
    }
}

#popup button.close {
    position: absolute;
    right: 20px;
    top: 12px;
    line-height: 24px;
}
#popup .modal-content {
    box-shadow: none !important;
    border: none;
}


@media screen and (max-width:767px) {
    #popup h1 {
        font-size: 2.75rem;
        margin-bottom: 2rem;
    }

    #popup h3 {
        margin-bottom: 2rem;
        font-size: 2rem;
        letter-spacing: -0.5px;
    }

    #popup h4 {
        font-size: 1.5rem;
        font-weight: 600;
        margin-bottom: 2rem;
    }

    #popup h5 {
        font-size: 1.25rem;
        font-weight: 300;
        line-height: 1;
        margin-bottom: 2rem;
    }
    #popup .csc-firstHeader{
        margin-top: 0 !important;
    }
}

/* Google Map */

#map-canvas {
    height:550px;
    margin-bottom:60px;
    margin-top:0px;
	background-color: #eae9e9 !important;
}

body.layout-0 #map-canvas {
	margin-bottom:0px;
	margin-top:0px;
}

blockquote {
	background-image: url(../images/quotes.jpg);
	background-position: top left;
  	background-repeat: no-repeat;
	padding-top:25px;
	margin-top: 8px !important;
    position: relative;
	}


	blockquote {
		padding-top:34px;
		margin-top: 15px !important;


}
/*blockquote:after {*/
/*    content: '';*/
/*    display: block;*/
/*    position: absolute;*/
/*    right: 0;*/
/*    bottom: 0;*/
/*    width: 21px;*/
/*    height: 19px;*/
/*	background-image: url(../images/quote-close.jpg);*/
/*	background-position: bottom right;*/
/*  	background-repeat: no-repeat;*/
/*}*/

.project-open .container {
   /* bottom: 0 !important;
    position: absolute !important;
    left: 12%;*/
}

.projectoverview-button {
    position: absolute;
    top: 0;
    width: 100%;
}

.alert-hello {
    position: fixed;
    bottom: 0px;
    width: 100%;
    margin-bottom: 0px;
	background:rgba(0,0,0,0.5);
	color: #fff;
}

tr td div span ._51mz {
	color:transparent !important;
	}

#u_0_3 {
	display:none;
	}

.like {
    display: inline;
    float: left;
    width: 55%;
	margin-top: 30px;
}

.share {
    display: inline;
    float: left;
    width: 18%;
	margin-top: 30px;
}

.twitter {
    display: inline;
    float: left;
    width: 16%;
	margin-top: 30px;
}

.share {
    position: relative;
    top: -3px;
    left: 0px;
}


@media screen and (max-width:1024px) {
#logo {
    margin-top: 20px !important;
	padding-top:0px !important;
}
}


/* Tablet/Mobile navigation */

@media screen and (max-width:980px) {
	.navbar-collapse {
		padding:0px;
		}
	.nav > li > a {
		padding-left: 0px;
		padding-right: 0px;
	}
	.navbar-nav {
		margin-left: 0px;
		/*margin-right: 25px;*/
		margin-right: 10px;
	}
	.navbar-nav > li > .dropdown-menu {
		border-top:1px solid #666 !important;
		border-bottom:1px solid #666 !important;
	}
	.navbar-nav .open .dropdown-menu > li > a,
	.navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 5px 15px 5px 0px;
		color: #fff !important;
	}
}




/* Footer styles */

@media screen and (max-width:980px) {
	footer .navbar-nav > li > a {
		padding-top: 5px;
		padding-bottom: 0px;
		line-height: 16px;
		}
	h1 {
		font-size: 3.5rem;
		}
	}


/* Project overview */

@media screen and (max-width:980px) {
	.next-project {
		float:left;
		padding: 10px 35px 6px 0px;
		}
}


/* Mobile styles */

@media screen and (max-width:680px) {
	.grey-box {
		text-align:center;
		}
	.grey-box p.phone,
	.grey-box p.email,
	.grey-box p.fax {
		background:none;
        padding-left: 0;
		}
	h1 {
		font-size: 3.5rem;
		}
	.grey-box p.phone a {
		background: url(../images/phone.svg) no-repeat left;
		padding-left: 22px !important;
		background-size: 16px 18px !important;
	}
	.grey-box p.email a {
		background: url(../images/envelope.svg) no-repeat left;
		padding-left: 25px !important;
		background-size: 16px 17px !important;
	}
	.grey-box p.fax a {
		background: url(../images/fax2.svg) no-repeat left;
		padding-left: 38px !important;
		background-size: 40px 28px !important;
	}
	/*.grey-box p.contact span {
		background: url(../images/location2.svg) no-repeat left;
		padding-left: 30px !important;
		background-size: 36px 26px !important;
	}*/
	}


/* Mobile styles */

@media screen and (max-width:480px) {
		.alert-hello {
		font-size:12px;
		}
	.alert-hello .btn {
		font-size:12px;
		padding: 6px 3px;
		}
}


/* Mobile styles */

@media screen and (max-width:310px) {
	.navbar-toggle {
		padding: 9px 4px;
		}
	.contact-phone {
		width: 16px;
		}
	.contact-envelope {
		width: 16px;
		}

}

div.csc-textpic-imagecolumn {
	margin-right:20px;
	}

body.layout-2 .navbar-inverse {
	background-color: #333333;
	}


.carousel-inner .active.left { left: -33%; }
.carousel-inner .next        { left:  33%; }
.carousel-inner .prev        { left: -33%; }
/*.carousel-control.left,.carousel-control.right {background-image:none;}*/
/*.item:not(.prev) {visibility: visible;}*/
/*.item.right:not(.prev) {visibility: hidden;}*/
.rightest{ visibility: visible;}


/* Navigation slide in slide out effect*/
.navbar-nav {display:none;}
.nav-slide-nav {right: 0px;}

.navbar-nav {
    /*margin: 9px 0px;*/ /* commented out 07/07/16 */
	margin: 0px 0px;
}


#mobile-nav-close {
    fill: #fff;
	/*width: 36px;
    height:36px;*/
	width: 32px;
    height:32px;
	/*padding: 8px;*//* commented out 07/07/16 */
	/*padding: 6px 0px 8px 16px;*//* commented out 20/07/16 */
	padding: 6px 0px 7px 11px;
	margin-top: 24px;
	}

	@media screen and (max-width:700px) {
		#mobile-nav-close {
			margin-top: 20px;
		}
		}

.mobile-navigation {
	position: relative;
	float: right;
	}


.up-nav-arrow {
    height: 8px;
    fill: #418FDE;
    position: absolute;
    top: 15px;
	}


/* Project overview layout */

.project-overview-container {
    position: relative;
    bottom: 0;
    /*max-height: 80vh;
    height: calc(80vh - 75px);*/
	max-height: 100vh;
    height: calc(100vh - 0px);

    width: 1170px;
    margin: auto;
}

.project-overview-inside {
    position: absolute;
    bottom: 0;
}

.project-overview-inside h3 {
	line-height: 1.2;
	font-weight: 500;
	font-size: 2.6rem;
	letter-spacing: 0px;
}



.project-slideshow .hidecontrols {
	display:none !important;
	visibility:hidden !important;
	}


@media screen and (max-width:1190px) {
.project-overview-inside {
    position: absolute;
    top: 260px;
	}
}


@media screen and (max-width:1170px) {

	.project-overlay h1 {
    font-size: 3.5rem;
	}

	.project-overview-inside {
		position: absolute;
		top: 240px !important;
	}

	.project-overlay {
		max-height: 125px;
		height: 125px;
		}

	.project-open {
		margin-bottom: 125px;
		}
}


@media screen and (max-width:1205px) {

	.project-overview-container {
		width:940px;
		}
}

@media screen and (max-width:1024px) {

	.project-overview-inside {
		position: absolute;
		top: 280px !important;
		overflow-y: scroll;
		-webkit-overflow-scrolling: touch;
	}

	::-webkit-scrollbar {
		-webkit-appearance: none;
		width: 7px;
		}
		::-webkit-scrollbar-thumb {
			border-radius: 4px;
			background-color: rgba(0,0,0,.5);
			-webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
		}
}


@media screen and (max-width:770px) {

	/*.project-overview-inside {
		position: absolute;
		top: 0px !important;
		padding-top: 130px;
	}*/
}

@media screen and (max-width:1000px) {
	.project-overlay h1 {
		font-size: 2.6rem;
		}
}


@media screen and (max-width:980px) {

	.project-overview-container {
		width:680px;
		}
}

@media screen and (max-width:960px) {
.project-overlay {
		max-height: 105px;
		height: 105px;
		}

	.project-open {
		margin-bottom: 105px;
		}

	/*#map-canvas {
		width:100% !important;
		margin-left:0px !important;
		}*/
}

@media screen and (max-width:780px) {

	.project-overview-inside {
		position: absolute;
	}
}

@media screen and (max-width:768px) {

	.project-overview-inside {
		position: absolute;
		top: 260px !important;
		}
}

@media screen and (max-width:735px) {
.project-overlay {
		max-height: 115px;
		height: 115px;
		}

	.project-open {
		margin-bottom: 115px;
		}
}


@media screen and (max-width:670px) {

	.project-overview-container {
		width:inherit;
		}

	.project-overview-inside {
		position: absolute;
		top: 140px !important;
		}
}

@media screen and (max-width:960px) {

	/*#map-canvas {
		width:94% !important;
		margin-left:0px !important;
		}*/
}

@media screen and (max-width:645px) {

	.project-overview-container {
		width:inherit;
		}

	.project-overview-container p {
		font-size: 1.4rem;
		}
}

@media screen and (max-width:992px) {

    .light-grey h1, .light-grey h2, h2 {
        font-size: 3.65rem;
    }
}
@media screen and (max-width:550px) {

	.light-grey h1, .light-grey h2, h2 {
		font-size: 3.65rem;
		}
}

@media screen and (max-width:470px) {

	.project-overlay h1 {
		font-size: 2.4rem;
	}

	.project-overview-inside {
		position: absolute;
		top: 130px !important;
		overflow-y: scroll;
		-webkit-overflow-scrolling: touch;
	}

	::-webkit-scrollbar {
		-webkit-appearance: none;
		width: 7px;
		}
		::-webkit-scrollbar-thumb {
			border-radius: 4px;
			background-color: rgba(0,0,0,.5);
			-webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
		}
		.footer {
    font-size: 1.2rem;
    padding-bottom: 10px;
	padding-top:5px;
}
}

@media screen and (max-width:450px) {

	.project-close {
		right: -100px;
	}

	#map-canvas {
		/*width:96% !important;
		margin-left:0px !important;*/
		height:400px !important;
		}

	div.csc-textpic div.csc-textpic-imagecolumn {
		float: none;
	}

	.share {
		display: block;
		float: none;
		width: 100%;
		margin-top: 20px;
	}

	.twitter {
		display: block;
		float: none;
		width: 100%;
		margin-top: 10px;
	}

	.like {
		display: block;
		float: none;
		width: 100%;
		margin-top: 10px;
	}

}


@media screen and (max-width:1000px) {
/* Mobile navigation arrows*/
li.dropdown span.mobile-arrow {
    background: url(../images/down-arrow-white.png) no-repeat right bottom;
	background-size: 18px;
	fill: #ffffff;
	display: block;
	width: 18px;
	height: 25px;
	margin-top: -40px;
	position: relative;
	overflow: hidden;
	top: 0px;
	}

li.dropdown.open span.mobile-arrow {
    background: url(../images/up-arrow-white.png) no-repeat right bottom;
	background-size: 18px;
	fill: #ffffff;
	display: block;
	width: 18px;
	height: 25px;
	margin-top: -40px;
	position: relative;
	overflow: hidden;
	top: 0px;
	}

li.dropdown span.mobile-arrow svg {
	display:none !important;
	}

/*li.dropdown.open a {
    background: url(../images/up-arrow-white.png) no-repeat right top 15px !important;
    background-size: 18px !important;
    fill: #ffffff;
}

li.dropdown.open .dropdown-menu li a {
    background: none !important;
}

li.dropdown.open mobile-arrow {
	display:none;
	}*/
}

@media screen and (max-width:370px) {
	.project-overlay h1 {
		font-size: 2rem;
		}

		.project-overlay {
		max-height: 100px;
		height: 100px;
		}

	.project-open {
		margin-bottom: 100px;
		}
}

.navbar {
	max-height: 75px;
	}

.tx-wis-poimap .container {
    width: 100% !important;
    padding: 0px;
}

.project-overlay h1 {
	margin-bottom:0.2em;
	}

:target:before {
content:"";
display:block;
height:90px; /* fixed header height*/
margin:-90px 0 0; /* negative fixed header height */
}



/* Google maps infobox*/

.infobox_wrapper {
	background:#363636;
	color:#ffffff;
	padding:0px;
	margin:0px;
	}

.infobox {
	padding:10px;
	margin:0px;
	text-align:center;
	}


/*Styles for IE*/

.nav-slide {
	width:36px\0;
	}

/*#nav-arrow, #nav-close {*/
	/*top:-63px\0;*/
	/*}*/

.navbar-nav > li.social-link > a {
	position:relative\0;
	top:-63px\0;
	}

#down-arrow {
	height:40px\0;
	}


/*Form styles*/

.csc-form-element {
	margin-top:30px;
	}

.csc-form-element label {
	color: #666666;
	font-weight:300;
	}

.csc-form-element input, .csc-form-element textarea {
    width: 100%;
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 15px;
	line-height: 1.5;
	color: #666666;
	background-color: #eae9e9;
	background-image: none;
	border: 1px solid #eae9e9;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	margin-bottom:20px;
}

.csc-form-element.csc-form-element-submit input {
	background-color:#418FDE;
	border: 1px solid #418FDE;
	color:#fff;
	}

div.csc-mailform fieldset li {
	padding:0px;
	margin-bottom: 1em;
	}

.csc-form-confirmation-false input,
.csc-form-confirmation-true input {
	background-color:#418FDE;
	border: 1px solid #418FDE;
	color:#fff;
	padding:8px 10px;
	}

div.csc-mailform fieldset ol {
	padding:1em 0 0 0;
	}


.cwtw-TweetMeta-timestamp {
    font-size: 1.4rem;
    color: #418FDE;
    font-weight: 300;
}

.cwtw-TweetMeta-timestamp:hover {
    color: #517eba;
	text-decoration:none;
}

.pressenquriestoggle,
.newbusinesstoggle {
	display:none;
	}

.newbusiness,
.pressenquiries {
	cursor: pointer;
	cursor: hand;
	}

.visiblecontactbox {
	display:block;
	position: relative;
	margin-top: -200px;
	z-index: 20;
	overflow: hidden;
	webkit-transition: 1s;
	transition: 1s;
	padding-bottom: 36px;
	}

/*.carousel-inner>.item{
	-webkit-transition:.6s ease-in-out !important;
	-o-transition:.6s ease-in-out !important;
	transition:.6s ease-in-out !important;
}*/

.csc-mailform ol {
	    list-style-type: none;
	}

body.layout-0 section:nth-of-type(5), body.layout-0 section:nth-of-type(6) {
    display: none !important;
}

#c370 {
    margin-top: 30px;
}

.gm-style-iw {
    /*color: #eae9e9 !important;*/
    text-align: center;
    font-size: 10px;
	/*color: #eae9e9;*/
	font-family: "acumin-pro", sans-serif;
	font-weight: 600;
	letter-spacing: 0px;
	}

.gm-style-iw .big-blue {
    color: #418FDE !important;
    font-size: 12px !important;
}

.gm-style-iw .light {
	font-weight:400;
	}


.tx-wis-poimap .row {
	margin-left: 0px;
	margin-right: 0px;
	}

.navbar-nav > li > a.active,
.navbar-nav > li.open ul li a.active {color: #418FDE !important;}


/* Vimeo video*/

.embed-container {
position: relative;
padding-bottom: 56.25%; /* 16/9 ratio */
height: 0;
overflow: hidden;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.image-overlay .vplay {
    text-align: center;
    margin-top: 35vh;
    opacity: 0.65;
}

.image-overlay .vplay path {
    fill: #fff;
}

@media screen and (max-width:940px) {
	.embed-container {
		margin-top:65px;
		}
	}


.navbar {
	overflow:hidden\9;
	}

.projectoverview-button {
	z-index:500;
	}

.modal-link-container.nopadding {
    border: 2px #ffffff solid;
}

.modal-link-container.nopadding .ce-center .ce-outer { position: relative; float: none; right: 0; }
.modal-link-container.nopadding .ce-center .ce-inner { position: relative; float: none; right: 0; }

.modal-link-container.nopadding .ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery {
    margin-bottom: 0;
}
.modal-link-container.nopadding .ce-gallery img {
    display: block;
    width: 100%;
    height: auto;
}
.light-grey>.container .modal-link-container.nopadding {
    border: none;
}

a.navbar-logo{
    float: left;
}


.news-list-view .header h3{
    margin: 2rem 0;
}
.news-list-view .news-list-date{
    font-size: 1.7rem;
    color: #666;
}
.news-list-view .article {
    margin-bottom: 6rem;
}
#c781 {
    background-color: #eae9e9 !important
}

.tx-maps2 {

}

@media screen and (max-width: 786px){

    .tx-maps2.container {
        padding: 0 !important;
    }
    .tx-maps2 > div {
        width: 100% !important;
        height: 70vh !important;
    }
}


.cm-powered-by{
    display: none !important;
}