@import url(//db.onlinewebfonts.com/c/e2d2fb50bba1a3274a1aeb7ed912fd1c?family=Grotesque+Disp+MT+Std);

@font-face {font-family: "Grotesque Disp MT Std"; src: url("//db.onlinewebfonts.com/t/e2d2fb50bba1a3274a1aeb7ed912fd1c.eot"); src: url("//db.onlinewebfonts.com/t/e2d2fb50bba1a3274a1aeb7ed912fd1c.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/e2d2fb50bba1a3274a1aeb7ed912fd1c.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/e2d2fb50bba1a3274a1aeb7ed912fd1c.woff") format("woff"), url("//db.onlinewebfonts.com/t/e2d2fb50bba1a3274a1aeb7ed912fd1c.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/e2d2fb50bba1a3274a1aeb7ed912fd1c.svg#Grotesque Disp MT Std") format("svg"); }

.column, .columns {
    padding-right: 0.25rem;
    padding-left: 0.25rem;
}
.row {
    max-width: 56.25rem;
}
.container {
    padding-left: 1rem;
    padding-right: 1rem;
}

html {
    position: relative;
    min-height: 100%;
    height: auto;
    font-size: 16px;
}

@media screen and (min-width: 1000px) {
  html {
    font-size: calc(16px + 16 * ((100vw - 1000px) / 800));
  }
}
@media screen and (min-width: 1800px) {
  html {
    font-size: 32px;
  }
}

body {
}

h1, h2 {
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size:1.5rem;
    line-height:1.3;
    margin-bottom:1.5rem;
    color:#455461;
    margin-bottom: 3.5rem;
}

h3, h4, h5 {
    font-family: "Grotesque Disp MT Std";
    font-style: normal;
    font-size:1.3rem;
    line-height:1;
    margin-bottom:0.75rem;
    color:#455461;
}

.template1 h3 {
    margin-top:2rem;
    margin-bottom:0;
    line-height:1.2;
}

.template2 h1 {
    font-size:2.28rem;
}

.template1 h1 {
    font-size:2.28rem;
}

.template2 h2, .template3 h1 {
    font-family: "Grotesque Disp MT Std";
    font-style: normal;
    color:white;
    margin-bottom: 0.4rem;
}

.template2 h2 {
    font-size: 1rem;
    margin-right:0.75rem;
}

.template3 h1 {
    font-size: 1rem;
}

.template2 h3 {
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size:1.5rem;
    line-height:1.3;
    color:white;
    max-width:18.25rem;
    margin-bottom: 0;
}

.template3 h2 {
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 500;
    line-height:1.3;
    margin-bottom: 1rem;
}

p, [type=email], [type=text], textarea {
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 300;
    font-style: normal;
    line-height:1.3;
    margin-bottom:0.75rem;
    color:#455461;
}

li {
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 300;
    font-style: normal;
    line-height:1.3;
    color:#455461;
}

.button, .button:hover, .button:focus {
    background-color: transparent;
    color: #FF0000;
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 300;
    padding: 0;
}

p.small, .project-reveal p {
    font-size:0.75rem;
}

.project-reveal p:first-of-type {
    font-size:1rem;
    margin-bottom:0.25rem;
}

p.large {
    font-size:1.5rem;
}

blockquote {
    font-family: "Grotesque Disp MT Std";
    font-style: normal;
    font-size: 1.75rem;
    line-height: 2rem;
    margin: 0 0 0.75rem 0;
    color: #455461;
    border: 0;
    padding: 0;
}

.quote-block {
    border-left:1px solid #455461;
    padding-left:1.1rem;
}

.quote-block hr {
    border-bottom:1px solid #455461;
    margin:0 0 0.65rem 0;
    width:0.75rem;
}

a {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    color:#455461;
}

a:hover {
    color:#FF0000;
}

.header {
    position:fixed;
    width:100%;
    background-color:white;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    z-index:1;
    top:0;
    height:2.5rem;
}

.header-inner {
    padding-top: 0.6rem;
}

.navigation {
    float:right;
    margin-top: -0.1rem;
}

.navigation ul {
    margin: 0;
    list-style-type: none;
}

.navigation ul li, .navigation {
    display: inline-block;
    margin-left:2rem;
    line-height: 25px;
}

.logo-area {
    width:9rem;
    float:left;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.footer .logo-area {
    float:none;
    margin-bottom:3rem;
}

.monumentum-logo {
    fill:#464646;
    width:9rem;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.footer .monumentum-logo {
    fill:white;
}

.logo-area-link:hover .monumentum-logo {
    fill:#FF0000;
}

.header.active {
    height:2rem;
}

.header.active .logo-area, .header.active .monumentum-logo {
    width: 7rem;
}

.header.active .header-inner {
    padding-top: 0.25rem;
}

.header.active .navigation ul li {
    line-height: 0.5;
}

.header.active .navigation ul li a {
    font-size:0.75rem;
}

.footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color:#455461;
    z-index:-1;
    opacity:0;
}

.footer.active {
    opacity:1;
}

.footer-inner {
    padding: 2.8rem 0 3rem;
}

.footer p {
    color:white;
    margin-bottom:0;
}

.footer p a {
    color:white;
    border-bottom:1px solid white;
}

.footer p a:hover {
    color:#FF0000;
    border-bottom:1px solid #FF0000;
}

.footer p.footer-email {
    margin-bottom: 3.2rem;
}

.social-links {
    margin-top: 2.5rem;
}

.social-links svg {
    height: 1rem;
    width: 1rem;
}

.social-links a {
    display:inline-block;
    margin-right:0.375rem;
}

.social-icon {
    fill:white;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.social-links a:hover .social-icon {
    fill:#FF0000;
}



.page-content {
    z-index: 2;
    background-color:white;
    padding-top:2.5rem;
}

.template3 .page-content {
    padding-bottom: 1rem;
}


.vimeo-container {
  padding: 0;
  width: 100%;
  height: calc(100vh - 2.5rem);
  overflow: hidden;
  position: relative;
  background-size:cover;
  background-position:center center;
}

.vimeo-container iframe {
  box-sizing: border-box;
  width: 177.77777778vh;
  height: 56.25vw;
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.home-intro {
    padding-top: 5.5rem;
    padding-bottom: 5rem;
}

.red-arrow, .white-arrow, .grey-arrow {
    width: 1.875rem;
    height: 1.125rem;
    margin-top: 1rem;
    background-repeat: no-repeat;
    background-size: 2.812rem 1.12rem;
    background-position: right center;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.template2 .button .white-arrow {
    margin-top:0.7rem;
}

.white-arrow {
    background-image: url(../img/white-arrow.svg);
}

.red-arrow {
    background-image: url(../img/red-arrow.svg);
}

.grey-arrow {
    background-image: url(../img/grey-arrow.svg);
}

.button:hover .red-arrow, .button:hover .white-arrow, .button:hover .grey-arrow, .home-video-text:hover .white-arrow {
    width:2.8rem;
}

.red-arrow-down {
    height: 1.875rem;
    width: 1.125rem;
    margin-top: 1rem;
    background-repeat: no-repeat;
    background-image: url(../img/red-arrow-down.svg);
    background-size: 1.12rem 2.812rem ;
    background-position: center bottom;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.button:hover .red-arrow-down, button:hover .red-arrow-down {
    height:2.8rem;    
}

.responsive-embed.widescreen {
    margin-bottom: 0;
    background-size:cover;
    background-position:center center;
}

.responsive-embed.square {
    padding-bottom: 100%;
}

.home-video-text {
    position:absolute;
    bottom:1.75rem;
    left:0;
    width:100%;
}

.project-video-text {
    position:absolute;
    bottom:2.2rem;
    left:0;
    width:100%;
}

.project-intro {
    padding-top: 5.5rem;
}

.project-reveal {
    display:none;
}

.project-panel {
    margin-top:4rem;
    margin-bottom:4rem;
}

button {
    outline:none;
}

.read-more-button-area {
    position:relative;
    min-height:5rem;
    margin-bottom: 3rem;
}

.read-more-button {
    margin-top:1rem;
    position:absolute;
    top:0;
    left:0;
}

button.read-more-button:before {
    content:'Read more';
}

button.read-more-button.active:before {
    content:'Read less';
}

button.read-more-button.active  .red-arrow-down {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.highlight {
    color: white;
    background-color: #FF0000;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    margin-left: -0.5rem;
}

.process-panel {
    background-color:#455461;
    padding-top:3rem;
    padding-bottom:3rem;
    overflow: hidden;
}

.process-panel h3, .process-panel p, .process-panel li {
    color:white;
}

.process-intro-container {
    padding-bottom:3rem;
    overflow:hidden;
}

.special-panel {
    padding-bottom: 13rem;
    overflow: hidden;
}

.special-panel-text {
    padding-top:9rem;
}

.process-intro {
    margin-top:9rem;
}

.process-stages {
    margin-top: 2rem;
}

.process-stages p {
    font-size:0.75rem;
}

p.big-number {
    font-size: 4rem;
    font-family: "Grotesque Disp MT Std";
    margin-bottom: 0;
    line-height: 1;
}

p.process-stage {
    font-size: 2.25rem;
    font-family: "Grotesque Disp MT Std";
    background-color: #FF0000;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    display: inline-block;
    padding-top: 0.3rem;
    margin-bottom: 1.4rem;
    line-height: 2rem;
}

.biogs {
    margin-top:5rem;
}

.biogs h3 {
    margin-bottom:0;
}

.biogs .button {
    margin-top:1.5rem;
}

.clients {
    margin-top:3rem;
    padding-bottom:4rem;
}

.client-logo {
    margin-bottom:0.5rem;
}

.clients-intro {
    margin-bottom:3rem;
}

.contact-map-area {
    margin-top:8.5rem;
}

.contact-form-area {
    margin-top:8.5rem;
    padding-bottom:6rem;
}

.standard-content-area {
    padding-top: 8.5rem;
    margin-bottom: 50rem;
    min-height: 100vh;
    background-color: white;
}

.template1 .standard-content-area {
    padding-bottom: 3rem;
}

.footer-nav ul {
    margin:0.5rem 0 0 0;
    list-style-type:none;
    display:inline-block;
}

.footer-nav ul li {
    display:inline-block;
    margin-right:1rem;
}

.footer-nav ul li a, .footer-nav a {
    color:white;
    font-size:0.75rem;
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 300;
    font-style: normal;
}

.footer-nav ul li a:hover, .footer-nav a:hover {
    color:#ff0000;
}








/* OVERLAY STUFF ======================================================================================== */


#trigger-overlay {
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 300;
    font-style: normal;
    color:#455461;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}





.overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #455461;
	z-index:9999;
	padding-top: 0.5rem;
	overflow:auto;
}

.overlay .overlay-close {
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 300;
    font-style: normal;
    color:white;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}



.overlay-nav {
    display: table;
    height: 80vh;
    width: 100%;
}

.overlay-nav ul {
    margin:0;
    list-style-type:none;
    display: table-cell;
    vertical-align: middle;
}

.overlay-nav ul li a {
    color:white;
    font-size: 2.28rem;
}

.overlay-nav ul li {
    margin-bottom: 1rem;
}

.overlay-nav ul li a:hover, .overlay-nav ul li a:focus {
    color:white;
}



/* Effects */
.overlay-hugeinc {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.5s, visibility 0s 0.5s;
	transition: opacity 0.5s, visibility 0s 0.5s;
}

.overlay-hugeinc.open {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}










/*Error Styles
========================================================================== */
#browserupgrade{
color: #ffffff; 
display: block;  
z-index: 9999999999; 
background-color: rgb(242, 86, 72);
text-align:center;
position: fixed;
top: 0px;
width: 100%;
height: 100%;
}

#browserupgrade h6{
	font-size: 26px;
	margin-top: 30px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

#browserupgrade p{
	margin-bottom: 20px;
}

.button.hollow.white {
    border: 1px solid #fff;
    color: #fff;
}
.button.hollow.white:hover{
	background-color: #fff;
	color: rgb(242, 86, 72);
}

/*Form Styles
========================================================================= */

.form-error{
    color: #FF0000;
    font-weight: normal;
    font-family: aktiv-grotesk, sans-serif;
    margin-top: -1.5rem;
    font-size: 0.6rem;  
}

.is-invalid-input:not(:focus) {
    border-color: #ff0000;
    background-color: white;
}

.callout.warning {
    background-color: white;
    color: #ff0000;
    border: 0;
    padding: 0;
    margin-top:1rem;
}

.callout.warning p {
    color:#ff0000;
    font-size:0.6rem;
}

.callout {
    margin: 0 0 1rem;
    padding: 0.875rem;
    border: 1px solid hsla(0, 84%, 23%, 0.25);
    border-radius: 2px;
    position: relative;
    color: #ffffff;
    background-color: #fff;
}

[type=color], [type=date], [type=datetime-local], [type=datetime], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    padding: 0 0 0.2rem 0;
    height: auto;
    margin: 0 0 2rem;
    font-family: inherit;
    box-shadow: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-transition: -webkit-box-shadow .5s,border-color .25s ease-in-out;
    transition: box-shadow .5s,border-color .25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #FFF;
    border-top:0;
    border-left:0;
    border-right:0;
    border-bottom:0;
    color: #455461;
    line-height:1rem;
    line-height: 1.3;
    font-family: aktiv-grotesk, sans-serif !important;
    background-image:url(../img/grey-line-48px.svg);
    background-size: auto 1.5rem;
    border-bottom: 0;
    line-height:1.5;
    background-attachment: local;
}

textarea {
    background-image:url(../img/grey-line-48px.svg);
    background-size: auto 1.5rem;
    border-bottom: 0;
    line-height:1.5;
    background-attachment: local;
}

input[type=email]:focus, input[type=text]:focus {
    border-top:0;
    border-left:0;
    border-right:0;
    border-bottom:0;
    background-color: white;
    box-shadow: none;
}

textarea:focus {
    border:0;
    background-color: white;
    box-shadow: none;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder  { /* Chrome/Opera/Safari */
  color: #455461;
}
input::-moz-placeholder, textarea::-moz-placeholder { /* Firefox 19+ */
  color: #455461;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder { /* IE 10+ */
  color: #455461;
}
input:-moz-placeholder, textarea:-moz-placeholder { /* Firefox 18- */
  color: #455461;
}



input.is-invalid-input::-webkit-input-placeholder  { /* Chrome/Opera/Safari */
  color: #ff0000;
}
input.is-invalid-input::-moz-placeholder { /* Firefox 19+ */
  color: #ff0000;
}
input.is-invalid-input:-ms-input-placeholder { /* IE 10+ */
  color: #ff0000;
}
input.is-invalid-input:-moz-placeholder { /* Firefox 18- */
  color: #ff0000;
}

#contactForm .row {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
}

select {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #FFF;
    border: 1px solid #dfe0e6;
    color: #88898c;
    font-size: .9375em;
    height: 3em;
    margin: 0;
    width: 100%;
    margin-bottom: 15px;
}












/* Cookie policy */

.freeprivacypolicy-com---nb-simple {
    max-width: 525px;
}

.freeprivacypolicy-com---nb .cc-nb-text {
    font-weight: 300 !important;
    font-size: 13px !important;
    line-height: 1.2 !important;
    color: white !important;
    margin-bottom: 10px !important;
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 300;
    font-style: normal;
}

.freeprivacypolicy-com---nb .cc-nb-title {
    font-size: 16px !important;
    line-height: 1.1 !important;
    font-family: "Grotesque Disp MT Std";
    font-style: normal;
    margin-bottom: 10px !important;
    color: white !important;
    margin-bottom: 0rem !important;
}

.freeprivacypolicy-com---nb .cc-nb-main-container {
    padding: 0.75rem !important;
    background-color: #455461 !important;
}

.freeprivacypolicy-com---palette-dark .cc-nb-okagree, .freeprivacypolicy-com---palette-dark .cc-cp-foot-save {
    background-color: transparent;
    border: 1px solid white;
    border-radius: 0 !important;
    padding: 0.25rem 0.5rem 0.2rem;
    margin-right: 0.5rem !important;
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 300;
    font-style: normal;
    color: white;
    font-size: 12px;
    text-transform: uppercase;
}

.freeprivacypolicy-com---palette-dark.freeprivacypolicy-com---nb {
    -webkit-box-shadow: 0px 5px 20px -12px rgb(0 0 0 / 75%) !important;
    box-shadow: 0px 5px 20px -12px rgb(0 0 0 / 75%) !important;
}

.freeprivacypolicy-com---palette-dark .cc-nb-reject, .freeprivacypolicy-com---palette-dark .cc-nb-changep {
    background-color: transparent;
    border: 1px solid white;
    border-radius: 0 !important;
    padding: 0.25rem 0.5rem 0.2rem;
    margin-right: 0.5rem !important;
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 300;
    font-style: normal;
    color: white;
    font-size: 12px;
    text-transform: uppercase;
}

.freeprivacypolicy-com---palette-dark .cc-nb-okagree:hover, .freeprivacypolicy-com---palette-dark .cc-cp-foot-save:hover, .freeprivacypolicy-com---palette-dark .cc-nb-reject:hover, .freeprivacypolicy-com---palette-dark .cc-nb-changep:hover {
    background-color: white !important;
    color: #455461 !important;
    border: 1px solid white !important;
}

.freeprivacypolicy-com---palette-dark .cc-cp-body-content-entry-text {
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 300;
    font-style: normal;
}

.freeprivacypolicy-com---palette-dark .cc-cp-body-content-entry-title {
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size:20px;
}

.freeprivacypolicy-com---palette-dark .cc-pc-head-title-headline {
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size:16px;
}

.freeprivacypolicy-com---palette-dark .cc-pc-head-title-text {
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size:13px;
}

.freeprivacypolicy-com---palette-dark .cc-cp-foot-byline {
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 300;
    font-style: normal;
    color:white;
    font-size:12px;
}
.freeprivacypolicy-com---pc-dialog .cc-cp-foot-byline a {
    color: white;
}

.freeprivacypolicy-com---palette-dark .cc-pc-container {
    background: #455461 !important;
}
.freeprivacypolicy-com---palette-dark .cc-pc-head {
    background: #455461 !important;
    color: #fff;
    border-bottom: 0;
}
.freeprivacypolicy-com---palette-dark .cc-cp-body-content {
    background: #455461 !important;
    color: white;
}
.freeprivacypolicy-com---palette-dark .cc-cp-foot {
    background: #455461 !important;
    border:0;
}
.freeprivacypolicy-com---pc-dialog .cc-cp-body-content-entry-text {
    font-size: 14px;
    line-height: 1.4;
}

.freeprivacypolicy-com---palette-dark .cc-pc-head-lang select {
    color: white;
    background-color: #455461;
    border: 1px solid white;
    font-size: 14px;
    padding: 0.25rem 0.5rem;
}

.freeprivacypolicy-com---palette-dark .cc-pc-head-lang select:focus {
    box-shadow: none;
}

.freeprivacypolicy-com---palette-dark .cc-pc-head-close:active, .freeprivacypolicy-com---palette-dark .cc-pc-head-close:focus {
    border: 0;
}

.freeprivacypolicy-com---palette-dark .cc-cp-body-tabs-item[active=true] {
    background: #455461 !important;
}

.freeprivacypolicy-com---palette-dark .cc-cp-body-tabs-item-link:focus {
    box-shadow: none;
}

.freeprivacypolicy-com---palette-dark .cc-cp-body-tabs-item[active=true] button {
    color: white;
}

.freeprivacypolicy-com---palette-dark .cc-cp-body-tabs-item-link {
    color: #455461;
}

.freeprivacypolicy-com---pc-dialog input[type=checkbox].cc-custom-checkbox+label {
    color: white;
}







/* Media Queries
========================================================================== */

/* Small only */
@media screen and (max-width: 39.9375em) {
    .freeprivacypolicy-com---nb .cc-nb-text {
        font-size: 11px !important;
        line-height: 1.2 !important;
    }
    .freeprivacypolicy-com---nb .cc-nb-title {
        font-size: 13px !important;
    }
    .freeprivacypolicy-com---nb .cc-nb-okagree, .freeprivacypolicy-com---nb .cc-nb-reject, .freeprivacypolicy-com---nb .cc-nb-changep {
        display: inline-block;
        width: auto;
        font-size:11px;
    }

    #cookieNoshow {
        margin-top: 15px;
        padding: 7px 10px;
    }
    .vimeo-container {
        height: 70vw;
    }
    .social-links {
        margin-bottom: 1.8rem;
    }
    .rellax { 
        transform: translate3d(0,0,0) !important; 
    }
    .footer .logo-area svg, .footer .logo-area .logo-area-link {
        display:none;
    }
    .template4 .responsive-embed {
        margin-top:2.5rem;
    }
    .process-intro {
        margin-top: 1.5rem;
    }
    .process-stages {
        margin-top:0;
    }
    .process-stages p.big-number {
        margin-top: 2rem;
        font-size: 4rem;
    }
    .process-stages p.process-stage {
        font-size: 2.25rem;
    }
    .process-stages p, p.small, .project-reveal p {
        font-size: 0.85rem;
    }
    .special-panel-text {
        padding-top: 4rem;
        padding-bottom: 3rem;
    }
    .special-panel img {
        margin-bottom: 1rem;
    }
    .special-panel {
        padding-bottom: 4rem;
    }
    .biogs .button {
        margin-bottom:3rem;
    }
    .clients {
        margin-top:1rem;
    }
    .contact-map-area {
        margin-top: 4rem;
    }
    .contact-map-area h3 {
        margin-top: 4rem;
    }
    .contact-form-area {
        margin-top: 3rem;
        padding-bottom: 3rem;
    }
    .contact-meet-us[data-aos][data-aos][data-aos-delay="300"].aos-animate {
        transition-delay: 0s;
    }
    #contactForm {
        margin-top: 3.5rem;
    }
    textarea, input[type=email], input[type=text] {
        background-image:url(../img/grey-line-48px-mobile.svg);
    }
    p.large {
        font-size: 1.3rem;
    }
    .template2 h1 {
        font-size: 1.6rem;
    }
    blockquote {
        font-size: 1.6rem;
        line-height: 1.9rem;
    }
    .project-video-text {
        bottom: 0.5rem;
    }
    .template2 h3, .template3 h2 {
        font-size: 1.3rem;
    }
    .overlay-nav ul li a {
        font-size: 1.6rem;
    }
    .home-video-text h3 {
        font-size:1rem;
        max-width: 12.25rem;
    }
    .home-video-text {
        bottom: 0rem;
    }
    .home-video-text .white-arrow {
        margin-top: 0.5rem;
    }
    .social-links {
        margin-top: 1.5rem;
    }
    .footer p.footer-email {
        margin-bottom: 1.5rem;
    }
    .footer-inner {
        padding: 2.8rem 0 1.5rem;
    }
    .footer-nav ul {
        display:block;
    }
}

/* Medium and up */
@media screen and (min-width: 40em) {
    .column, .columns {
        padding-right: 0.25rem;
        padding-left: 0.25rem;
    }
    .container {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .overlay .overlay-close:hover, #trigger-overlay:hover {
        color:#ff0000;
    }
}

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .vimeo-container {
        height: 70vw;
    }
    .special-panel {
        padding-bottom: 12rem;
    }
    textarea, input[type=email], input[type=text] {
        background-image:url(../img/grey-line-48px-mobile.svg);
    }
    .footer-nav ul {
        display:block;
    }
}

/* Large and up */
@media screen and (min-width: 64em) {}

/* Large only */
@media screen and (min-width: 64em) and (max-width: 74.9375em) {}



@media screen and (min-width:1400px) {
    .special-panel {
        padding-bottom: 11rem;
    }
}