/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */


body {
    font-family: 'Lato', sans-serif;
}

h1 {
    padding:16px 0;
    margin:0;
    font-size: 2em;
}

h1 a {
    text-decoration:none;
}

h1 a:hover {
    text-decoration:none;
}

h2 {
    font-weight: lighter;
    font-size: 2em;
    padding:16px 0;
    margin:0;
}

h3 {
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
}

.navigation li {
    text-transform: uppercase;
}

a {
    color: #ea3b50;
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
}

.work .work a, 
.project .work a, 
.about .about a, 
.contact .contact a, 
.blog .blog a {
 color: #ea3b50;
    text-decoration: underline;   
}

.navigation .main a:hover {
    color: #ea3b50;
}

.col-b .col-a.red {
    background: #fff;
}

#dp_swf_engine {
 display:none!important;
}

/* mobile */

@media only screen and (min-width : 0px) and (max-width: 479px){


/* prototype */

.col-a {
    padding: 8px;
}

.dlma #header {
    width: 72px;
    margin: 0;
}

.burger {
    position: absolute;
    top: 40px;
    right: 16px;
    bottom: inherit;
    left: inherit;
    width: 44px;
    height: 44px;
}

.col-a.red {
    background: #ef3d4d;
}

.logo-mobile.on, 
.burger-black.on {
    display:none;
}

.logo-mobile-white, 
.burger-white {
    display:none;
}

.logo-mobile-white.on, 
.burger-white.on {
    display:block;
}

.navigation.open li a {

    color: #fff;
}

.navigation .main li a, 
.navigation .main li a:hover {
    color: #fff;
}

.logo {
    display:none;
}

.home h1 span {
    display:none;
}

#header {

    padding:0;
}


#header span {
    display:none;
}

.col-b {
    padding: 0;
    margin: 0;
    transition: margin-top 0.3s ease-in-out;
}

.col-b.open {
    transition: margin-top 0.3s ease-in-out;
}

.navigation {
    transition: all 0.3s ease-in-out;
    width: 100%;
    height: 0;
    overflow:hidden;
}

.navigation.open {
    height: 174px;
    transition: all 0.3s ease-in-out;
}

.navigation li {
    display: block;
    line-height: 44px;
    text-align: center;
}

.navigation li a {
    text-decoration: none;
    text-transform: uppercase;
}


/* tags */

html, 
body {
    height: 100%;
}

h1, 
h2 {
    font-size: 1.6em;
}

h3 {
    font-weight: lighter;
}

a {
    color: #999;
    text-decoration:none;
}

img {
    width: 100%;
}

ul {
    list-style: none;
    padding:0;
    margin:0;
}

/* grid system */

.one, 
.two, 
.three, 
.four, 
.five,
.six, 
.seven, 
.eight, 
.nine, 
.ten, 
.eleven, 
.twelve, 
.fourteen, 
.fifteen, 
.sixteen {
    width: 100%;
}

.one {
    padding-bottom:8px;
}

.two {
    padding-bottom:0px;
}

.three {
    padding-bottom:8px;
}

.four .col-a {
    padding:0;
    position: inherit;
    padding-bottom:8px;
}

.four .col-b {
    margin-left: 0%;
    padding:0;
    padding-bottom:8px;
}

.five .col-a {
    padding:0;
    position: inherit;
    padding-bottom:8px;
}

.five .col-b {
    padding:0;
    margin-left: 0;
    padding-bottom:8px;
}

.six .col-a {
    padding:0;
    position: inherit;
    padding-bottom:8px;
}

.six .col-b {
    padding:0;
    margin-left: 0;
    padding-bottom:8px;
}

.seven .col-a {
    padding:0;
    position: inherit;
    padding-bottom:8px;
}

.seven .col-b {
    padding:0;
    margin-left: 0;
    padding-bottom:8px;
}

.seven .col-c {
    padding:0;
    margin-right:0%;
    padding-bottom:8px;
}

.eight .col-a {
    padding:8px;
    position: inherit;

}

.eight .col-b {
    padding:0;
    margin-left: 0;
    padding-bottom:8px;
}

.nine .col-a {
    padding:8px;
    position: inherit;
}

.nine .col-b {
    padding:0px;
    margin-left: 0;
    padding-bottom:8px;
}

.twelve .col-a {
    padding:0;
    position: inherit;
    padding-bottom:8px;
}

.twelve .col-b {
    padding:0 0 8px;
    margin-left: 0;
}

.twelve .col-c {
    padding:0;
    padding-bottom:8px;
}

.ten .col-a {
    padding:0;
    position: inherit;
    padding-bottom:8px;
}

.ten .col-b {
    padding:0;
    margin-left: 0;
    padding-bottom:8px;
}

.eleven .col-a {
    padding:0;
    position: inherit;
    padding-bottom:8px;
}

.eleven .col-b {
    padding:0;
    margin-left: 0;
    padding-bottom:8px;
}

.fourteen .col-a {
    padding:0 0 8px;
    position: inherit;
}

.fourteen .col-b {
    float: left;
    padding:0;
    margin-left: 0;
    padding-bottom:8px;
}

.fourteen .col-c {
    padding:8px;
    margin-right:0%;
    font-size: 0.8em;
}

.fifteen {
    text-align: center;
    padding: 16px 0;
}

.fifteen p,
.fifteen h2 {
    color: #000;
}

.fifteen h2 {
    font-size: 1.6em;
}

.fifteen h2 {
    padding-bottom: 0;
}


.fifteen p {
    font-family: 'Open Sans', sans-serif;
    color: #7F7F7F;
    font-weight: lighter;
}

.sixteen {
    background: #eaeaea;
    text-align: center;
    padding: 0px;
    font-size: 1em;
    line-height: 1.6em;
    padding-bottom:8px;
}

.sixteen.row p a {
    color: #666;
    text-decoration: underline;
}

.sixteen.row p {
    color: #666;
    text-transform: none;
    padding: 8px;
}

.row {
    overflow: hidden;
    position: relative;
    }

.home .row .title {
    position: absolute;
  bottom:8px;
  background: rgba(0, 0, 0, 0.3);
  display: none;
  width: 100%;
  padding: 8px;
  font-weight:lighter;
}

.home .row a {
    color: #fff;
}

.row p {
    margin:0;
    padding:0;
}

/* mobile navigation */


.burger img {
    width: 44px;
    height: 44px;
}





/* home */

.navigation {
    text-align: center;
}

.navigation li {
    text-transform: uppercase;
line-height: 2.4em;
font-weight: lighter;
font-size: 1.4em;
}

/* footer */

/* work */

.work .promo {
    width: 49%;
    float: left;
    margin-right: 1%;
    padding:0;
}

.work .promo {
    position: relative;
    padding:0;
    margin:0;
}

.work .promo {
    margin-right: 1%;
    margin-left: 0;
    margin-bottom: 2%;
}

.work .promo:nth-child(2), 
.work .promo:nth-child(4), 
.work .promo:nth-child(6), 
.work .promo:nth-child(8),
.work .promo:nth-child(10), 
.work .promo:nth-child(12), 
.work .promo:nth-child(14), 
.work .promo:nth-child(16), 
.work .promo:nth-child(18), 
.work .promo:nth-child(20) {
    margin-left: 1%;
    margin-right: 0;
}

.promo .title {
    background-color: rgba(0, 0, 0, 0.3);
    padding: 0i;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0;
}

.promo a .title span{
    color: #fff;
    text-decoration: none;
    padding: 0.8em;
    display: block;
    font-weight: lighter;
}

.project-title {
    text-align: center;
}

.project h3 {
    margin: 0;
padding: 1em;
font-size: 1.4em;
line-height: 1.4em;

}

.sharetools h3 {
    margin: 0;
padding: 0.5em;
font-size: 1.6em;
font-family: 'Grand Hotel', cursive;
color: #ef3d4d;
text-transform: none;
}



.col-a {
    font-size: 0.8em;
    line-height: 1.6em;
}

.ten .col-b, .eleven .col-b, .twelve .col-a{
    font-size: 0.8em;
    line-height: 1.6em;
    padding:8px;
}

.twelve .col-a {
    padding-bottom: 8px;
}

/* footer */

.footer {
    background: #353535;
    color: #fff;
    text-align: center;
    padding: 32px;
}

.footer h5 {
    width: 90px;
    height: 90px;
    position: relative;
    color: #353535;
    font-size: 1em;
    margin: 0px auto;
}

.footer h5 span {
    background: url('../img/stamp-white.png') no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    background-size: contain;
}

.footer h5 a {
    color: #353535;
}

.footer .social li {
    display:inline-block;
    margin-right: 8px;
}

.footer .social {
    margin-top: 32px;
}

.footer .social li img {
    width: 25px;
    height: 25px;
}

/* work */ 

.sharetools {
    text-align:center;
    margin-bottom:16px;
}

/* about */

.about .person p {
    font-size: 0.8em;
}

.about .ten .col-a {
    width: 30.2%;
    float: left;
    padding:0;
    margin-right: 2%;
    position: inherit;
}

.about .ten .col-b {
    width: 65.8%;
    float: left;
    padding:0 2% 0 0;
    margin-left: 0;
    font-size: 0.8em;
}

.about h4 {
    margin:0;
    padding:0;
    display:inline;
}

.person .linkedinperson {
    width: 20px;
    height: 20px;
    display:inline;
    position: relative;
    bottom: 1px;
}

.about .qualifications {
    margin-bottom: 8px;
}

.person {
    margin-bottom: 32px;
}

.about .col-b .introduction {
    padding:8px;
}

.about .col-b .introduction p {
    font-size: 0.8em;
}

.about .memberships img {
    height: 100%;
}

.about .memberships .col {
    width: 15%;
    float: left;
    margin-right: 1%;
    padding:0;
    position: inherit;
}

.about .memberships .col:last-child {
    margin-right: 0;
}

.about .press .col {
    width: 49%;
    float: left;
    margin-right: 1%;
    padding:0;
    position: inherit;
    margin-bottom: 4px;
}

.about .press .col:last-child {
    margin-right: 0;
}

.about .memberships, 
.about .press {
    margin-bottom: 1em;
}

/* contact */ 

.details {
    padding:8px;
}

.details h2 {
    margin-bottom: 8px;
}

.details p {
    font-size: 0.8em;
    line-height: 1.6em;
}

.contact .image-medium, 
.contact .image-large {
    display:none;
}


}


/* tablet  */

@media only screen and (min-width : 480px) and (max-width: 1023px){

/* tags */

html, 
body {
    height: 100%;
}

h1, 
h2 {
    color: #ea3b50;
    font-size: 2.4em;
}

img {
    width: 100%;
}

ul {
    list-style: none;
    padding:0;
    margin:0;
}

/* template */

.burger {
    display:none;
}

.container {
    height: 100%;
}

.col-a {
    padding:8px;
}

.col-b {
    
}

.logo-mobile {
    display:none;
}

h1 {
    width: 33%;
    float:left;
}

.logo-mobile-white {
    display: none;
}

#header span {
    font-size: 0em;
}

/* navigation */

.navigation {
    text-align:right;
    margin-top: 91px;
}

.navigation li {
    font-size: 1em;
    line-height: 2.4em;
    font-weight: lighter;
    display:inline;
    margin-left: 16px;
}

.navigation li a {
    text-decoration: none;
    color: #999;
    font-size: 1em;
}




.social li {
    display: none;
}

/* homepage layout */

.promo-text {
    background: #ea3b50;
    padding: 2em;
    margin-top: 1em;
}

.promo-text h2, 
.promo-text {
    color: #fff;
}

.home .row .title {
    position: absolute;
  bottom:0;
  background: rgba(0, 0, 0, 0.3);
  display: none;
  width: 100%;
  padding: 16px;
  font-weight:lighter;
}

.home .row a {
    color: #fff;
}


.row {
position: relative;

}



/* footer */

.footer {
    background: #353535;
    color: #fff;
    text-align: center;
    padding: 32px;
}

.footer h5 {
    width: 90px;
    height: 90px;
    position: relative;
    color: #353535;
    font-size: 1em;
    margin: 0px auto;
}

.footer h5 span {
    background: url('../img/stamp-white.png') no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    background-size: contain;
}

.footer .social li {
    display:inline-block;
    margin-right: 8px;
}

.footer .social {
    margin-top: 16px;
}

.footer .social li img {
    width: 25px;
    height: 25px;
}

.footer h5 a {
    color: #353535;
}

/* grid system */

.row {
    margin-bottom: 2%;
}

.one, 
.two, 
.three, 
.four, 
.five,
.six, 
.seven, 
.eight, 
.nine, 
.ten, 
.eleven, 
.twelve, 
.fourteen, 
.fifteen, 
.sixteen {
    width: 100%;
}

.four .col-a {
    width: 49%;
    float: left;
    margin-right: 1%;
    padding:0;
    position: inherit;
}

.four .col-b {
    width: 49%;
    float: left;
    margin-left: 1%;
    padding:0;
}

.five .col-a {
    width: 30.2%;
    float: left;
    padding:0;
    margin-right: 2%;
    position: inherit;
}

.five .col-b {
    width: 67.8%;
    float: left;
    padding:0;
    margin-left: 0;
}

.six .col-a {
    width: 30.2%;
    float: left;
    padding:0;
    position: inherit;
}

.six .col-b {
    width: 67.8%;
    float: left;
    padding:0;
    margin-right: 2%;
    margin-left: 0;
}

.seven .col-a {
    width: 32%;
    margin-right:2%;
    float: left;
    padding:0;
    position: inherit;
}

.seven .col-b {
    width: 32%;
    margin-right:2%;
    float: left;
    padding:0;
    margin-left: 0;
}

.seven .col-c {
    width: 32%;
    float: left;
    padding:0;
    margin-right:0%;
}

.eight .col-a {
    width: 28.2%;
    float: left;
    padding:0 0 0 2%;
    margin-right: 2%;
    position: inherit;
}

.eight .col-a p {
    font-size: 0.8em;
}

.eight .col-b {
    width: 67.8%;
    float: left;
    padding:0;
    margin-left: 0;
}

.nine .col-a {
    padding:8px;
    font-size: 0.8em;
    line-height: 1.6em;
    
    position: inherit;
}

.nine .col-b {
    
    padding:0;
    margin-left: 0;
}

.twelve .col-a {
    width: 32%;
    float: left;
    position: inherit;
    font-size: 0.8em;
    padding:0;
    margin:0;
    padding-left:8px;
}

.twelve .col-b {
    width: 32%;
    margin-right:2%;
    float: left;
    padding:0;
    margin-left: 0;
}

.twelve .col-c {
    width: 32%;
    float: left;
    padding:0;
    margin-right:0%;
}

.ten .col-a {
    width: 30.2%;
    float: left;
    padding:0;
    margin-right: 2%;
    position: inherit;
}

.ten .col-b {
    width: 67.8%;
    float: left;
    padding:0;
    margin-left: 0;
    font-size: 0.8em;
}

.eleven .col-a {
    width: 30.2%;
    float: left;
    padding:0;
    position: inherit;
}

.eleven .col-b {
    width: 67.8%;
    float: left;
    padding-left:8px;
    margin-left: 0;
    font-size: 0.8em;
}

.fourteen .col-a {
    width: 32%;
    margin-right:2%;
    float: left;
    padding:0;
    position: inherit;
}

.fourteen .col-b {
    width: 32%;
    margin-right:2%;
    float: left;
    padding:0;
    margin-left: 0;
}

.fourteen .col-c {
    padding:0;
    margin-right:0%;
    font-size: 0.8em;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 32%;
}

.fifteen {
    text-align: center;
    padding: 16px 0;
}

.fifteen p,
.fifteen h2 {
    color: #000;
}

.fifteen h2 {
    padding: 0;
}


.fifteen p {
    font-family: 'Open Sans', sans-serif;
    color: #7F7F7F;
    font-weight: lighter;
}

.sixteen {
    background: #eaeaea;
    text-align: center;
    padding: 0px;
    font-size: 1em;
    line-height: 1.6em;

}

.sixteen.row p {
    color: #666;
    text-transform: none;
    padding: 16px;
}

.sixteen.row p a {
    color: #666;
    text-decoration: underline;
}

.row {
    overflow: hidden;
}

.row p {
    margin:0;
    padding:0;
}

/* work */

.work .promo {
    width: 32%;
    float: left;
}

.work .promo {
    position: relative;
    padding:0;
    margin:0;
}

.work .promo {
    margin-right: 8px;
    margin-left: 0;
    margin-bottom: 8px;
}

.work .promo:nth-child(3), 
.work .promo:nth-child(6), 
.work .promo:nth-child(9), 
.work .promo:nth-child(12),
.work .promo:nth-child(15), 
.work .promo:nth-child(18), 
.work .promo:nth-child(21), 
.work .promo:nth-child(24), 
.work .promo:nth-child(27), 
.work .promo:nth-child(30) {
    margin-right: 0;
}

.work .promo:nth-child(2), 
.work .promo:nth-child(4),  
.work .promo:nth-child(8),
.work .promo:nth-child(10),  
.work .promo:nth-child(14), 
.work .promo:nth-child(16),  
.work .promo:nth-child(20) {
    margin-left: 0;
}

.promo .title {
    background-color: rgba(0, 0, 0, 0.3);
    padding: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0;
}

.promo a .title span{
    color: #fff;
    text-decoration: none;
    padding: 0.8em;
    display: block;
    font-weight: lighter;
}

.project-title {
    text-align: center;
}

/* home */

.promo-text {
    display:none;
}

/* work */ 

.sharetools {
    text-align:center;
    margin-bottom:16px;
}

.sharetools h3 {
    margin: 0;
padding: 0.5em;
font-size: 1.6em;
font-family: 'Grand Hotel', cursive;
color: #ef3d4d;
text-transform: none;
}

/* about */

.about .col-b .row p {
    font-size: 0.8em;
}

.about .ten .col-a {
    width: 30.2%;
    float: left;
    padding:0;
    margin-right: 2%;
    position: inherit;
}

.about .ten .col-b {
    width: 65.8%;
    float: left;
    padding:0 2% 0 0;
    margin-left: 0;
    font-size: 0.8em;
}

.about h4 {
    margin:0;
    padding:0;
    display: inline;
}

.about .qualifications {
    margin-bottom: 8px;
}

.person {
    margin-bottom: 32px;
}

.person .linkedinperson {
    width: 20px;
    height: 20px;
    display:inline;
    position: relative;
    bottom: 1px;
}

.about .introduction {
    padding: 0 8px;
}

.about .memberships img {
    height: 100%;
}

.about .memberships .col {
    width: 15%;
    float: left;
    margin-right: 1%;
    padding:0;
    position: inherit;
}

.about .memberships .col:last-child {
    margin-right: 0;
}

.about .press .col {
    width: 49%;
    float: left;
    margin-right: 1%;
    padding:0;
    position: inherit;
    margin-bottom: 4px;
}

.about .press .col:last-child {
    margin-right: 0;
}



/* contact */ 

.details {
    padding:8px;
}

.details h2 {
    margin-bottom: 8px;
}

.details p {
    font-size: 0.8em;
    line-height: 1.6em;
}

.contact .image-small, 
.contact .image-large {
    display:none;
}

}


/* desktop */

@media only screen and (min-width : 1024px){


/* tags */

html, 
body {
    height: 100%;
}

body {
    padding:0;
    margin:0;
}

h1, 
h2 {
    color: #ea3b50;
    font-size: 2.4em;
}

img {
    width: 100%;
}

ul {
    list-style: none;
    padding:0;
    margin:0;
}

/* template */

.burger {
    display:none;
}

.container {
    height: 100%;
}

.col-a {
    width: 24%;
    float:left;
    padding-left: 5%;
    padding-right: 5%;
    position: fixed;
    height: 100%;
}

.col-b {
    width: 66%;
    margin-left: 34%;
    float: left;
    height: 100%;
}

.logo {
    max-width: 80%;
    margin-left: 53px;
}

.logo-mobile-white {
    display: none;
}

#header span {
    font-size: 0em;
}

/* navigation */

.navigation {
    text-align:right;
    margin-top: 3em;
}

.navigation li {
    font-size: 1em;
    line-height: 2.4em;
    font-weight: lighter;
}

.navigation li a {
    text-decoration: none;
    color: #999;
    font-size: 1.4em;
}

.social {
    text-align: right;
    margin-top: 20em;
}

.social li {
    display: inline-block;
    margin-left: 6px;
}

.social li img {
 width: 32px;
 height: 32px;
}



/* homepage layout */


.promo-text {
    background: #ea3b50;
    padding: 2em;
    margin-top: 1em;
}

.promo-text h2, 
.promo-text {
    color: #fff;
}
    
#header span {
    color: #fff;
}

#header {
    text-align: right;
}

.logo-mobile {
    display:none;
}

.footer {
    display: none;
}

.home .row .title {
  display:none;
  opacity:0;
}

.home .row .title span {
    padding: 8px;
    display:block;
}

.home .row a {
    color: #fff;
}

.home .row a:hover .title {
  height: 100%;
  position: absolute;
  top:0;
  background: rgba(0, 0, 0, 0.3);
  display: block;
  width: 100%;
  font-weight:lighter;
  opacity: 1;
}

.home .row a:hover .title span {
    padding: 32px;
    display:block;
    font-weight:lighter!important;
}




/* grid system */

.row {
    margin-bottom: 2%;
    position: relative;
}

.one, 
.two, 
.three, 
.four, 
.five,
.six, 
.seven, 
.eight, 
.nine, 
.ten, 
.eleven, 
.twelve, 
.fourteen, 
.fifteen, 
.sixteen {
    width: 100%;
}

.four .col-a {
    width: 49%;
    float: left;
    margin-right: 1%;
    padding:0;
    position: inherit;
}

.four .col-b {
    width: 49%;
    float: left;
    margin-left: 1%;
    padding:0;
}

.five .col-a {
    width: 30.2%;
    float: left;
    padding:0;
    margin-right: 2%;
    position: inherit;
}

.five .col-b {
    width: 67.8%;
    float: left;
    padding:0;
    margin-left: 0;
}

.six .col-a {
    width: 30.2%;
    float: left;
    padding:0;
    position: inherit;
}

.six .col-b {
    width: 67.8%;
    float: left;
    padding:0;
    margin-right: 2%;
    margin-left: 0;
}

.seven .col-a {
    width: 32%;
    margin-right:2%;
    float: left;
    padding:0;
    position: inherit;
}

.seven .col-b {
    width: 32%;
    margin-right:2%;
    float: left;
    padding:0;
    margin-left: 0;
}

.seven .col-c {
    width: 32%;
    float: left;
    padding:0;
    margin-right:0%;
}

.eight .col-a {
    width: 30.2%;
    float: left;
    padding:0;
    margin-right: 2%;
    position: inherit;
}

.eight .col-b {
    width: 67.8%;
    float: left;
    padding:0;
    margin-left: 0;
}

.nine .col-a {
    width: 30.2%;
    float: left;
    padding:0;
    margin-left: 2%;
    position: inherit;
}

.nine .col-b {
    width: 67.8%;
    float: left;
    padding:0;
    margin-left: 0;
}

.twelve .col-a {
    width: 32%;
    margin-right:2%;
    float: left;
    padding:0;
    position: inherit;
}

.twelve .col-b {
    width: 32%;
    margin-right:2%;
    float: left;
    padding:0;
    margin-left: 0;
}

.twelve .col-c {
    width: 32%;
    float: left;
    padding:0;
    margin-right:0%;
}

.ten .col-a {
    width: 30.2%;
    float: left;
    padding:0;
    margin-right: 2%;
    position: inherit;
}

.ten .col-b {
    width: 67.8%;
    float: left;
    padding:0;
    margin-left: 0;
}

.eleven .col-a {
    width: 30.2%;
    float: left;
    padding:0;
    position: inherit;
}

.eleven .col-b {
    width: 67.8%;
    float: left;
    padding:0;
    margin-right: 2%;
    margin-left: 0;
}

.fourteen .col-a {
    width: 32%;
    margin-right:2%;
    float: left;
    padding:0;
    position: inherit;
}

.fourteen .col-b {
    width: 32%;
    margin-right:2%;
    float: left;
    padding:0;
    margin-left: 0;
}

.fourteen .col-c {
    width: 32%;
    float: left;
    padding:0;
    margin-right:0%;
}

.fifteen {
    text-align: center;
    padding: 32px 0;
    background: none;
}

.fifteen p,
.fifteen h2 {
    color: #000;
}

.fifteen h2 {
    padding-bottom: 0;
}

.fifteen p {
    font-family: 'Open Sans', sans-serif;
    color: #7F7F7F;
    font-weight: lighter;
}

.sixteen {
    background: #eaeaea;
    text-align: center;
    padding: 0px;
    font-size: 1em;
    line-height: 1.6em;

}

.sixteen.row p {
    color: #666;
    text-transform: none;
    padding: 16px;
}

.sixteen.row p a {
    color: #666;
    text-decoration: underline;
}

.row {
    overflow: hidden;
}

.row p {
    margin:0;
    padding:0;
}


/* work */

.work .promo {
    width: 49%;
    float: left;
    margin-right: 1%;
    padding:0;
}

.work .promo {
    position: relative;
    padding:0;
    margin:0;
}

.work .promo {
    margin-right: 1%;
    margin-left: 0;
    margin-bottom: 2%;
}

.work .promo:nth-child(2), 
.work .promo:nth-child(4), 
.work .promo:nth-child(6), 
.work .promo:nth-child(8),
.work .promo:nth-child(10), 
.work .promo:nth-child(12), 
.work .promo:nth-child(14), 
.work .promo:nth-child(16), 
.work .promo:nth-child(18), 
.work .promo:nth-child(20) {
    margin-left: 1%;
    margin-right: 0;
}

/*
.promo .title {
    background-color: rgba(0, 0, 0, 0.3);
    padding: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0;
    font-weight: lighter;
}

.promo a .title span{
    color: #fff;
    text-decoration: none;
    padding: 0.8em;
    display: block;
    font-weight: lighter;
}
*/


.promo .title {
  font-weight:lighter;
  background: rgba(0, 0, 0, 0.3);
    color: #fff;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.promo .title span {
    padding: 8px;
    display:block;
}

.promo a:hover .title {
  height: 100%;
  position: absolute;
  top:0;
  background: rgba(0, 0, 0, 0.3);
  display: block;
  width: 100%;
  font-weight:lighter;
  opacity: 1;
  transition: all 3s ease;
}

.promo a:hover .title span {
    position: absolute;
    bottom: 0;
    left: 0;
    display:block;
    font-weight:lighter!important;
    color: #fff;
}

.project-title {
    text-align: center;
}

/* about */

.about h2 {
    font-size: 2.2em;
}

.about .col-b .row, 
.about .col-b .row .copy {
    margin-right: 1em;
}

.about .memberships img {
    height: 100%;
}
 
.about .memberships .col {
    width: 15%;
    float: left;
    margin-right: 1%;
    padding:0;
    position: inherit;
}

.about .memberships .col:last-child {
    margin-right: 0;
}

.about .press .col {
    width: 24%;
    float: left;
    margin-right: 1%;
    padding:0;
    position: inherit;
}

.about .press .col:last-child {
    margin-right: 0;
}



.subtitle {
    background: #ea3b50;
    color: #fff;
    text-align: center;
}
.subtitle h3 {
    font-size: 2em;
    font-weight: lighter;
}

.person .title, 
.person .role, 
.person .qualifications {
    padding:0;
    margin:0;
}

.person .title {
    font-weight: lighter;
    font-size: 1.4em;
    display:inline;
}

.person .role {
    font-weight: lighter;
}

.person .qualifications {
    font-weight: lighter;   
}

.person .copy {
    margin-top: 16px;
}

.person .linkedinperson {
    width: 20px;
    height: 20px;
    display:inline;
    position: relative;
    bottom: 3px;
}

.sharetools {
    text-align: center
}

.sharetools h3 {
    margin: 0;
padding: 0.5em;
font-size: 1.6em;
font-family: 'Grand Hotel', cursive;
color: #ef3d4d;
text-transform: none;
}

.arb {
    background: url('../img/about/ARB.png') 0 0 no-repeat;
    background-size: cover;
    width: 118px;
    height: 60px;
    float: left;
}

.gsa {
    background: url('../img/about/GSA.png') 0 0 no-repeat;
    background-size: cover;
    width: 60px;
    height: 60px;
    float: left;
    margin-right: 1em;
}

.riba {
    background: url('../img/about/RIBA.png') 0 0 no-repeat;
    background-size: cover;
    width: 112px;
    height: 60px;
    float: left;
    margin-right: 1em;
}

/* soical  */

.social .facebook a {
    background: url('../img/template/icons/red/facebook.png') 0 0 no-repeat;
    width: 32px;
    height: 32px;
    display: block;
    background-size: cover;
}

.social .facebook a:hover {
    background: url('../img/template/icons/grey/facebook.png') 0 0 no-repeat;
    background-size: cover;

}

.social .linkedin a {
    background: url('../img/template/icons/red/Linkedin.png') 0 0 no-repeat;
    width: 32px;
    height: 32px;
    display: block;
    background-size: cover;
}

.social .linkedin a:hover {
    background: url('../img/template/icons/grey/linkedin.png') 0 0 no-repeat;
    width: 32px;
    height: 32px;
    display: block;
    background-size: cover;
}

.social .pintrest a {
    background: url('../img/template/icons/red/pinterest.png') 0 0 no-repeat;
    width: 32px;
    height: 32px;
    display: block;
    background-size: cover;
}

.social .pintrest a:hover {
    background: url('../img/template/icons/grey/pinterest.png') 0 0 no-repeat;
    width: 32px;
    height: 32px;
    display: block;
    background-size: cover;
}

.social .instagram a {
    background: url('../img/template/icons/red/instagram.png') 0 0 no-repeat;
    width: 32px;
    height: 32px;
    display: block;
    background-size: cover;
}

.social .instagram a:hover {
    background: url('../img/template/icons/grey/instagram.png') 0 0 no-repeat;
    width: 32px;
    height: 32px;
    display: block;
    background-size: cover;
}

.social .twitter a {
    background: url('../img/template/icons/red/twitter.png') 0 0 no-repeat;
    width: 32px;
    height: 32px;
    display: block;
    background-size: cover;
}

.social .twitter a:hover {
    background: url('../img/template/icons/grey/twitter.png') 0 0 no-repeat;
    width: 32px;
    height: 32px;
    display: block;
    background-size: cover;
}

.social .email a {
    background: url('../img/template/icons/red/mail.png') 0 0 no-repeat;
    width: 32px;
    height: 32px;
    display: block;
    background-size: cover;
}

.social .email a:hover {
    background: url('../img/template/icons/grey/mail.png') 0 0 no-repeat;
    width: 32px;
    height: 32px;
    display: block;
    background-size: cover;
}

.social .rss a {
    background: url('../img/template/icons/red/rss.png') 0 0 no-repeat;
    width: 32px;
    height: 32px;
    display: block;
    background-size: cover;
}

.social .rss a:hover {
    background: url('../img/template/icons/grey/rss.png') 0 0 no-repeat;
    width: 32px;
    height: 32px;
    display: block;
    background-size: cover;
}

.contact .image-small, 
.contact .image-medium {
    display:none;
}


}

@media only screen and (min-width : 1024px) and (max-width: 1280px){ 

.eight, .nine, .ten, .eleven, .twelve, .fourteen {
    font-size: 0.8em;
}

}

@media only screen and (min-width : 1280px){

.navigation li a {
    font-size: 1.8em;
}

}

@media only screen and (min-width : 600px) and (max-width: 799px){ 

.navigation li a {
    font-size: 1.2em;
}

.navigation {
    margin-top: 102px;
}

}

@media only screen and (min-width : 800px) and (max-width: 1023px){ 

.navigation li a {
    font-size: 1.6em;
}

.navigation {
    margin-top: 118px;
}

}


/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
 .social {
    margin:0;
    position:absolute;
    bottom: 10%;
 }
}

/* blog */

.blog h2 {
    text-transform: uppercase;
    color: #ea3b50;
    display:block;
}

.blog .read-more a {
    text-transform: uppercase;
    color: #ea3b50;
    text-decoration: underline!important;
    padding-top: 16px;
    display:block;
}

.blog .row {
    margin-bottom: 32px;
}

.blog .date {
    margin-bottom: 1em;
    margin-top:0;
    color:#ea3b50;
}


/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
