section.services-wrap.contact-wrap {
    margin-top: 0;
    height: 100vh;
	margin-bottom:0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
strong, b{
    font-family: Switzer;
}
.box{
    opacity:0;
}

.portfolio-piece-title a p {
    font-family: Switzer;
    padding-top: 15px;
}
a{
    text-decoration: underline;
    text-decoration-style: wavy;
	color:#202630;
}
.owl-item.active{
	text-decoration:none;
}
@font-face {
  font-family: Switzer;
  src: url(../otf/switzer-semibold.otf);
}
#work{
	outline:none;
}
@media screen and (min-width: 800px) and (max-width: 1200px) { 
	section.intro-copy {
	    width: 80% !important;
	}
	h2 {
	    line-height: 35px !important;
	    font-size: 30px !important;
	}
	section.intro-copy {
	    margin-bottom: 6em !important;
	}
	.portfolioblock img {
    	width: 75% !important;
    }
    .services-wrapper {
    	padding-top: 8em !important;
    	width: 80% !important;
    	margin:0 auto;
    }
    .portfolio-panel {
    	height: 500px !important;
    }
    .hero-portfolio img {
    width: 80% !important;
    padding-top: 16em !important;
	}
	body{
		background-image: none !important;
	}
}

@media only screen and (max-width: 800px) {
	section.intro-copy {
	    width: 80% !important;
	    margin-top: 6em !important;
    	margin-bottom: 4em !important;
	}
	.hero-portfolio img {
    width: 90% !important;
    padding-top: 16em !important; 
	}
	.left-intro{
    	width: 100% !important;
        float: left;
        padding-left: 0 !important;
        padding-top: 1em !important;
	}	
    .portfolioblock:nth-child(odd) {
    border-right: 0 !important;
    border-bottom: 1px solid #000000 !important;
    }
    .portfolio-piece-title p {
        margin-top: -5px !important;
    }
    .portfolioblock {
    padding-top: 5em !important;
    padding-bottom: 4em !important;
    }
    .right-intro {
    margin-left: 0 !important;
    width:100% !important;
    max-width: 100% !important;
    position: relative !important;
    left: 0 !important;
    bottom: auto !important;
    padding-top: 3em !important;

    }
	body{
		background-image: none !important;
	}
	h2 {
	    line-height: 35px !important;
	    font-size: 30px !important;
	}
	section.next-case {
    background: #a2b0a3;
    padding-top: 4em !important;
    padding-bottom: 3em !important;
    }
    section.images-extended img {
    width: 100% !important;
    }
	.services-summary p {
    text-align: center !important;
    font-weight: 600 !important;
    letter-spacing: 0.5px;
    line-height: 25px !important;
    margin-top: 15px;
    font-size: 16px !important;

    }
    section.services-wrap {
    margin-top: 7em !important;
	}
    .social {
    text-align: center;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 2em;
	}
    .contact-form-wrapper {
    margin-bottom: 4em !important;
	}
	.services-wrapper {
    padding-top: 6.5em !important;
    width: 80% !important;
    margin: 0 auto;
	}
	section.services-wrap {
    width: 80%;
    margin: 0 auto;
    margin-top: 8em;
    text-align: center;
	}
	.services-summary-wrapper {
    margin-bottom: 4em !important;
	}
	.services-summary-wrapper h2 {
    text-align: center !important;
	}
	.service-each-wrapper u {
    font-size: 22px !important;
    }
	.service-each-wrapper {
    padding: 2em 2em !important;
	}
	.services-summary-wrapper p {
    line-height: 25px !important;
    text-align:center !important;
    font-size: 15px !important;
    }
	.logo {
    left: 10% !important;
    }
    nav ul li {
    font-size: 16px !important;
	}
	nav {
    position: fixed;
    right: 10% !important;	
    }
	.portfolioblock {
    	width: 100% !important;    padding-bottom: 3em;
    }
    .owl-carousel {
    width: 80% !important;
    }
    footer {
    padding-bottom: 1.5em !important;
	}
    section.getintouch {
    padding: 4em 2em !important;
    }
    .testimonials {
    padding-top: 3em !important;
    padding-bottom: 3em !important;
	}
    #work {
    margin-top: 1em !important;
    }
    .portfolio-panel {
    height: auto !important;
    width: 100% !important;
    display: inline-block !important;
    padding-top: 0em;
    padding-bottom: 0em;
	}
	.portfolioblock img {
    width: 80% !important;
	}
}
::-moz-selection { /* Code for Firefox */
  color: #ffffff;
  background:  #a79293;
}

::selection {
  color: #ffffff;
  background:  #a79293;
}
html {
    --scrollbarBG: #ffffff;
    --thumbBG: #2C2A2F;
}
body::-webkit-scrollbar {
  width: 12px;
}
body {
  scrollbar-width: thin;
  scrollbar-color: var(--thumbBG) var(--scrollbarBG);
}
body::-webkit-scrollbar-track {
  background: var(--scrollbarBG);
}
body::-webkit-scrollbar-thumb {
  background-color: var(--thumbBG) ;
  border-radius: 0px;
  border: 0px solid var(--scrollbarBG);
}

label {
    font-size: 15px;
    font-family: "omnes-pro",sans-serif;
    width: 100%;
    display: block;
    color: #202630;
    padding-top: 1em;
    padding-bottom: 5px;
	font-weight:strong;
}
input[type="submit"]:hover{
    background: #A98A6F;;color:#ffffff;
}
input[type="submit"] {
    font-family: "omnes-pro",sans-serif;
    background: #ffffff;
    border-radius: 20px;
    font-weight: bold;
    color: #2d2931;
    letter-spacing: 2px;
    font-size: 14px;
    padding: 11px 25px 11px 25px;
    cursor: pointer;
    transition: background-color 0.5s ease;
    width: 150px;
    text-transform: uppercase;
    margin: 0 auto;
    display: block;
    margin-top: 3em;
}
input, select, textarea {
    width: 100%;
    border-radius: 5px;
    border: 0;
    padding: 15px;
    font-size: 15px;
    font-family: "omnes-pro",sans-serif;
    outline:none;
}
.contact-form-wrapper {
    margin-top: -3em;
    margin-bottom:10em;
}
section.getintouch h2{
	margin-top:-10px;
}
section.getintouch {
    text-align: center;
    padding: 5em;
    padding-bottom: 2em;
}
h1.mywork img {
    width: 430px;
    float: right;
    margin-right: 150px;
    margin-bottom: -53px;
    z-index: 99;
    position: relative;
}
.service-each-wrapper{
    background: transparent !important;
    border-radius: 0;
    padding: 0em 0em;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    padding-bottom:3.5em;
    align-items: center;
}
.services-wrapper{
    padding-top:0em;
}
.services-summary-wrapper{
    max-width: 750px;
    margin-bottom: 0em;
    padding-left: 33px;
    padding-top: 8em;
    margin:0 auto;
}
.message-contact p{
    text-align: center !important;
    margin-top: -5em !important;
    margin-bottom: 5em;
	width:100%;
	display:block;
}
.client-type {
    border-radius: 10px;
    width: 32.33%;
    float: left;
    background: #a79293;
    text-align: center;
    padding: 1em 0;
    display: inline-block;
    margin-right: 1%;
}
.client-wrapper.clearfix {
    display: inline-block;
    width: 100%;
}
.client-type p{
    font-size: 20px !important;
    text-decoration: none;
    padding-bottom: 0;
    display: block;
    text-align: center !important;
    padding-top: 2px;
    color: #ffffff !important;
    font-weight:bold !important;
}
.push-top{
    padding-top:2em;
}
.service-each-wrapper u{
    font-size: 30px;
    text-decoration: none;
    padding-bottom: 0;
    display: block;
    margin-bottom: -6px;
    font-family: Switzer;
    letter-spacing: 0;
}
.services-summary-wrapper p{
    text-align: left;
    font-weight: 200;
    margin-top: 15px;
}
.services-summary-wrapper ul li{
    text-align: left;
    font-weight: 200;
    letter-spacing: 0.5px;
    line-height: 30px;
    margin-top: 15px;
    font-size: 20px;
    font-family: "omnes-pro",sans-serif;
    color: #202630;   
}
.cta {
    font-family: "Switzer";
    font-weight: bold;
    display: inline-block;
    text-align:left;
    color: #2C2A2F;
    letter-spacing: 0px;
    font-size: 16px;
    text-decoration:underline;
    margin-top: 20px;
    cursor: pointer;
    transition: background-color 0.5s ease;
    text-decoration-style: wavy;
}
.cta:hover{
    background: #A98A6F;;color:#ffffff;
}
section.images-extended img {
    width: 33.33%;
    float: left;
}
section.images-extended.clearfix {
    display: inline-block;
    margin-top: 5em;
}
body{
    padding: 0;
    margin: 0;
    background: #dddbd9;
}
section.brand-desc {
    max-width: 500px;
    margin: 0 auto;
    margin-top: 4em;
    color: #ffffff;
}
section.nextproject {
    background: #bdc9d2;
    color:#ffffff;
    padding-top: 4em;
    padding-bottom: 5em;
    margin-top: 8em;
    text-align: CENTER;
}
.hero-portfolio img{
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    display: BLOCK;
    padding-top: 18em;
}
.hero-portfolio p{
    color: #2c292f;
    position: absolute;
    left: 0;
    margin: 0 auto;
    display: block;
    right: 0;
    text-align: center;
    top: 155px;
    font-weight:bold;
}
section.next-case h2{
	font-weight:bold;
}
section.next-case {
    background: #f7f7f7;
    padding-top: 6em;
    padding-bottom: 5em;
    cursor: -webkit-image-set(url(../svg/arrow-right.svg) 1x,url(../svg/arrow-right.svg) 2x) 0 0, pointer !important;
}
section.next-case img{
    width: 600px;
    margin: 0 auto;
    display: block;
}
.nextproject-inner {
    max-width: 500px;
    margin: 0 auto;
}
.nextproject-inner h2{
        color:#ffffff;
}
img.mob-mockup {
    padding-top: 5em;
    width: 100%;
    max-width: 600px;
    padding-bottom: 4em;
}
.testimonials {
    content: "";
    clear: both;
    width: 100%;
	padding-top:5em;
	padding-bottom:5em;
	text-align:center;
    border-top:1px solid #000000;
    border-bottom:1px solid #000000;
}
h1.title{
    letter-spacing: 0.5px;
    line-height: 39px;
    margin-top: 15px;
    font-size: 2rem;
    font-family: "omnes-pro",sans-serif;
    color: #2c292f;
    text-align: CENTER;
    position: absolute;
    top: 3em;
    left: 0;
    right: 0;
    font-weight: 300;
}
.owl-carousel {
    width: 100%;
    max-width: 650px;
    margin: 0 auto;
	text-align:center;
}
span, button {
    outline: none;
}
.owl-nav {
    display: none !important;
}
.owl-dots {
    padding-top: 1em;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #000000 !important;
}
.owl-theme .owl-dots .owl-dot span {
    width: 8px !important;
    height: 8px !important;
    border:1px solid #000000 !important;
    background: transparent !important;

}
.logo {
    position: fixed;
    width: 40px;
    left: 2%;
    top: 4%;
    z-index: 10000;
}
a:hover{
	color:#ab9194;
}
p {
    letter-spacing 0.1em;
    font-size: 15px;
    line-height: 25px;
    text-align: justify;
    font-family: "omnes-pro",sans-serif;
    font-weight: 100;
}
h3{
    font-family: "omnes-pro",sans-serif;
    color:#202630;
    font-weight: 300;
}
h2 {
    font-style: normal;
    font-weight: 300;
    font-family: Switzer;
    letter-spacing: -1px;
    line-height: 64px;
    margin-top: 15px;
    font-size: 4rem;
    margin-bottom:30px;
}
nav{
    position: fixed;
    right: 2%;
    top: 4%;
    z-index: 10000;
}
nav ul{
    margin-top:0;
    padding-top:0;
}
nav ul li{
    font-style: normal;
    text-transform: none;
    letter-spacing: 0.1em;
    line-height: 20px;
    font-size: 1.3em;
    margin-top: 15px;
    font-weight: 300;
    list-style: none;
    display: inline-block;
    margin-left: 0.8em;
    color: #2a2a2a;
    margin-top: 0;
    padding-top: 5px;
    padding-bottom: 4px;
    padding-right: 0;
    font-family: "omnes-pro",sans-serif;
}
nav ul li a{
    color: #202630;
    font-family: Switzer;
    letter-spacing: 0;
    text-decoration:none;
    font-size: 16px;
}
.active{
    text-decoration: underline;
    text-decoration-style: wavy;
}
.intro-copy .left-intro a {
    color: #202630;
    text-decoration: underline;
    text-decoration-style: wavy;
}
.intro-copy .left-intro p {
    margin-bottom: -5px;
    margin-top: 1px;
    font-size: 15px;
    line-height: 25px;
    color: #2C2A2F;
    font-family: Switzer;
    letter-spacing: 0;
}
section.intro-copy {
    margin: 0 auto;
    display: table;
    width: 100%;
    min-height: 100vh;
        -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 2s; /* Firefox < 16 */
        -ms-animation: fadein 2s; /* Internet Explorer */
         -o-animation: fadein 2s; /* Opera < 12.1 */
            animation: fadein 2s;
}

.left-intro {
    width: 50%;
    float: left;
    padding-left:33px;
    padding-top: 8em;
}
.left-intro h2{
    color: #202630;
    max-width:800px;
}
.right-intro {
    width: 40%;
    float: left;
    margin-left: 10%;
    max-width: 325px;
    position: absolute;
    left: 50%;
    bottom:3em;
}
@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
.right-intro p{
	color:#2C2A2F;
    text-align:left;
}
.portfolio-panel{	
    content: "";
    clear: both;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #202630;
}
.portfolioblock {
    width: 50%;
    float: left;
    text-align: center;
    padding-top: 7em;
    padding-bottom: 6em;
}
.portfolioblock:nth-child(odd) {
    border-right: 1px solid #000000;

}
.portfolioblock img {
    width: auto;
    height: auto;
    max-height: 400px;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: rgb(100 100 111 / 39%) 0px 7px 29px 0px;
}
h2.page-title {
    text-align: center;
    margin-top: 14%;
    padding-bottom: 12%;
}
section.services-wrap {
    margin-top:10em;
}
.services-summary p {
    text-align: left;
    font-weight: 200;
    margin-top: 15px;
    color: #202630;
}
.services-summary ul li {
    text-align: left;
    font-weight: 200;
    letter-spacing: 0.5px;
    line-height: 36px;
    margin-top: 15px;
    font-size: 1.5rem;
    font-family: "omnes-pro",sans-serif;
    color: #ffffff;
}
.services-summary {
    margin: 0 auto;
    max-width: 750px;
}
#work {
    margin-top: 4em;
}
.portfolio-piece-title h2 {
    margin-top: 35px;
    font-size: 40px;
    color: #2c2a2f;
    font-family: Switzer;
    margin-bottom: 5px;
}
.portfolio-piece-title p {
    margin-top: -20px;
    margin-bottom:5px;
    font-size: 10px;
    color: #000000;
    text-align: center;
}
.to-top a{
	color:#ffffff;
}
.to-top {
    font-family: "omnes-pro",sans-serif;
    font-size: 12px;
    background: #2a2a2a;
    color: #ffffff;
    padding: 8px;
    letter-spacing: 0.5px;
    width: 100px;
    text-align: center;
    float: right;
    margin-top: -18px;
    position: fixed;
    bottom: 0;
    right: 2%;
}
footer{
	
    padding-bottom: 2.5em;
}
.logo-footer {
    width: 40px;
    margin: 0 auto !important;
    display: block;
    padding-top: 3%;
    margin-bottom: 1% !important;
}
.social i {
    margin-left: 0.8em;
    margin-right: 0.8em;
    font-size: 12px;
    margin-top: 1em;
}
.social {
    text-align: center;
    margin-bottom: 2em;
}
.hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active {
    -webkit-animation-name: hvr-bob-float, hvr-bob;
    animation-name: hvr-bob-float, hvr-bob;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
}
.hvr-bob {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
}