/*
Theme Name: Impel
Theme URI: http://impelcreative.com
Description: The 2017 Impel Website
Author: Nicholas Rhodes | Daniel Collins Design
Version: 1
*/

/*CSS Reset*/
html, body, div, span, applet, object, iframe,
p, pre, abbr, acronym, address, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
tt, var, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1, h2, h3{margin: 0; padding: 0; font-weight: 300;}

img.centered, .aligncenter, div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}
h1 a, h2 a, h3 a, h4 a{color: #1d80dd}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover{color: #1d80dd}
a{color: #860038; text-decoration: none}
a:hover {color: #f79d34; text-decoration: none;}
a:hover, input#searchsubmit:hover{cursor: pointer;}

input[type="text"], input[type="email"], input[type="password"], textarea, select{
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
}

p{
margin: 0 0 20px 0;
}

.imageright {
text-align: right;
}

img{max-width: 100%; height: auto}

.clear{clear: both}

/*End of Reset*/
html, body{padding: 0; margin: 0;}
body{font-size: 16px; line-height: 1.3; background-color: #fff; font-family: myriad-pro; font-weight: 300}
.wrap{width: 92%; max-width: 1170px; margin: 0 auto; padding: 0 4%; position: relative; clear: both}


#header{position: fixed; top: 0; width: 100%; z-index: 11; background-color: #908883; overflow: hidden; line-height: 0; -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.55);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.55);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.55);}
#header .logo{float: left; padding: 15px 0; width: 95px;}
#header .primary-nav{float: right; list-style-type: none; margin: 0; padding: 0; padding: 25px 0 0 0; line-height: 1em}
#header .primary-nav li{display: inline-block; margin-right: 15px;}
#header .primary-nav li a{color: #fff; text-transform: uppercase; font-size: .875em; font-weight: bold; }
#header .primary-nav li.current-menu-item a, #header .primary-nav li a:hover{color: #860038; border-bottom: 2px solid #860038;}

#hero{width: 100%; line-height: 0; font-size: 0; }
#hero img{width: 100%; height: auto}
.hero-spacer{height: 66px; display: block;}



#home header, section .header{background-color: #f8971d; color: #fff; height: 270px}
#work-entries .header{background-color: #908883}
#notebook-entries .header{background-color: #860038}
#home header h1, section .header h2{font-size: 5em; height: 270px; display: table; vertical-align: middle; width: 100%; font-weight: 300;line-height: 1.1em;}
#home header h1 span, section .header h2 span, #notebook-entries .header h2 a, #work-entries .header h2 a{display: table-cell; vertical-align: middle;}




#home header h1{max-width: 720px; font-weight: 300}
#notebook-entries .header h2 span, #work-entries .header h2 span{display: block;}

#notebook-entries .header h2 a, #work-entries .header h2 a{color: #fff;}
#notebook-entries .header h2 a:hover, #work-entries .header h2 a:hover{color: #f8971d;}

#home .content{font-size: 1.813em; color: #908883; width: 790px; margin: 0 auto; margin-top: 125px;}
#home .images{margin-top: 75px; padding-bottom: 125px; overflow: hidden; text-align: center}
#home .images .image{display: inline-block; line-height: 0; font-size: 0}
#home .images .image:nth-child(2n+1){margin-right: 30px;}
#home .images .image img{border-radius: 10px}

.archive #work-entries, .postid-1917 #work-entries{padding-bottom: 100px; overflow: hidden; clear: both;margin-top: 100px;}
#work-entries .wrap:nth-child(2){padding-top: 100px; padding-bottom: 100px; overflow: hidden;}
.work{width: 33%; float: left; margin-bottom: 2%}
.work:nth-child(3n+1){clear: both}
.work a{display: block; width: 94%;margin-right: 2%; position: relative}
.work img{width: 100%; display: block; border-radius: 500px; overflow: hidden;}
.work .image img{width: 100%; height: auto}
.work .content{position: absolute; width: 100%; z-index: 5; top: 0; bottom: 0; border-radius: 500px; overflow: hidden; text-align: center;}



#notebook-entries .wrap:nth-child(2){padding-top: 100px; padding-bottom: 100px; overflow: hidden;}
#notebook-entries .entries{width: 82%; margin: 0 auto;}
.notebook{width: 48%; max-width: 470px; text-align: left; float: left;}
.notebook:nth-child(1n+2){float: right}
.notebook .image img{width: 100%; height: auto;  border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border: 0px solid #000000;}
.notebook .date{font-size: 1.125em; color: #908883; display: block; margin: 10px 0 20px 0; font-weight: bold}
.notebook h2{font-size: 2.5em; line-height: 1em; padding-top: 25px;}
.notebook h2 a{color: #860038;}
.notebook .content{color: #3c3c3c; font-size: 1.125em}
.notebook .read-more{display: inline-block; border: 1px solid #f8971d; border-radius: 3px; color: #f8971d; text-transform: uppercase; font-size: .875em; font-weight: bold; padding: 12px 24px; margin-top: 5px; background-color: #fff; transition: background-color 1s ease;}
.notebook .read-more:hover{background-color: #f8971d; color: #fff;}


footer{clear: both; background-color: #4a4a4a; padding-top: 70px; overflow: hidden; font-weight: 300}
footer .wrap:nth-child(1){padding-bottom: 50px; overflow: hidden}
footer .column{width: 25%; float: left;}
footer h4{color: #fff; font-weight: bold; margin: 0 0 20px 0}
footer .column-one{color: #b4aaa4;}
footer form input{border: 0; background-color: #5c5c5c; color: #b4aaa4; padding: 20px 15px; width: 205px; border-radius: 5px;}
footer form input[type="submit"]{display: none}
footer .social{list-style-type: none; margin: 0; padding: 0}
footer .social li{display: inline-block; margin-right: 20px;}
footer .social .text{display: none}
footer .social .fa{color: #b4aaa4; display: block; width: 50px; height: 50px; border: 1px solid #b4aaa4; border-radius: 100px; text-align: center; font-size: 1.25em; line-height: 50px;}
footer .column-four{color: #f8971d; font-size: 1.688em}
.copyright{height: 90px; clear: both; background: #404040 url('images/dots.png') top left repeat; line-height: 90px; color: #b4aaa4;}

footer #back-to-top{color: #b4aaa4; display: block; width: 50px; height: 50px; border: 1px solid #b4aaa4; border-radius: 100px; text-align: center; font-size: 2em; line-height: 45px; float: right; margin-top: 20px;}


#our-story{padding-top: 125px; padding-bottom: 100px;}
#our-story .wrap{max-width: 970px; margin: 0 auto;}
#our-story h1{font-size: 1em}
#our-story h1 p{font-size: 2.5em; color: #f8971d; text-align: center;}
#our-story hr{background-color: #fde0bb; border: 0; height: 1px; width: 100%; margin: 55px 0}
#our-story .column{float: left; width: 46%; margin-bottom: 55px;}
#our-story .column:nth-child(2n){float: right}
#our-story h2{color: #860038; font-size: 1.75em}
#our-story p{color: #3c3c3c; font-size: 1.125em}
#our-story .closing{background-color: #eeeded; clear: both; height: 90px; border-radius: 10px;}
#our-story .closing p{text-align: center; color: #860038; font-size: 1.75em; line-height: 90px;}
#our-story .closing span{color: #f8971d}



#staff-profiles .staff .wrap{padding-top: 70px; overflow: hidden}
#staff-profiles .name-highlight .wrap{padding-top: 0; overflow: visible}
.staff .name-highlight{position: relative; background-color: #f8971d; clear: both; z-index: 10; line-height: 1.3em}
.staff .name-highlight span{position: relative; z-index: 1000; font-size: 5em; line-height: auto; color: #fff; display: block; padding: 120px 0 130px 0; margin-left: 8%}
#staff-profiles img{max-width: 400px; height: auto; width: 35%; border-radius: 1000px; border: 30px solid #f9ac4a; margin: 0 5%; float: left; position: absolute; bottom: -76px;}
.staff{background-color: #fff; line-height: 0; overflow: hidden; margin-top: 20px;}
#staff-profiles .staff:nth-child(4n+2) img{border-color: #a6a09c}
#staff-profiles .staff:nth-child(4n+2) .name-highlight{background-color: #908883}
#staff-profiles .staff:nth-child(4n+3) img{border-color: #7d3955}
#staff-profiles .staff:nth-child(4n+3) .name-highlight{background-color: #860038}
#staff-profiles .staff:nth-child(4n+4) img{border-color: #a6a09c}
#staff-profiles .staff:nth-child(4n+4) .name-highlight{background-color: #908883}
#staff-profiles .content{line-height: 1.3em; width: 40%; float: right; margin-right: 5%; padding-bottom: 50px}
#staff-profiles a{color: #860038; text-decoration: underline}
#staff-profiles a:hover{text-decoration: none}
#staff-profiles h1{font-size: 1.75em; color: #fff; line-height: 1em; margin: 0 0 15px 0; color: #860038;}
#staff-profiles .description{color: #3c3c3c; font-size: 1.125em}



.contact-wrap{max-width: 570px; padding: 100px 0}
.contact-wrap h1{color: #860038; font-size: 3em;}
.contact-footer{background-color: #f1eeeb; font-size: 1.125em; color: #3c3c3c; position: relative; overflow: hidden; height: 345px; line-height: 0;}
.contact-footer .wrap{position: static;}
.contact-footer h1{color: #860038; font-size: 1.556em;}
.contact-footer a{color: #860038}
.contact-footer a:hover{color: #3c3c3c}
.contact-footer img{position: absolute; right: 0; top: 0; bottom: 0; width: auto;}
.contact-information{padding: 90px 20px 100px 0; background-color: #f1eeeb; position: relative; z-index: 100; width: 280px; padding-left: 100px; line-height: 1.3em; left: -100px;}

.page-template-template-notebook .wrap h1, .notebook-archive h1{color: #860038; font-size: 2.667em; margin: 60px 0}
.page-template-template-notebook .notebook-roll article h1, .notebook-archive .notebook-roll article h1{font-size: 1.75em; margin: 0 0 10px 0;}
.notebook-roll{padding-bottom: 50px; overflow: hidden}
.notebook-roll article h1 a{color: #860038; font-size: 1em}
.notebook-roll article{width: 32%; float: left; background-color: #f1eeeb; border-radius: 10px; overflow: hidden; margin-bottom: 2%;}
.notebook-roll article:nth-child(3n+2){margin: 0 2%}
.notebook-roll article:nth-child(3n+1){clear: both}
.notebook-roll .content{padding: 30px;}
.notebook-roll .date{color: #908883; margin-bottom: 20px; display: block; font-weight: bold}
.notebook-roll .excerpt{font-size: 1.125em; color: #3c3c3c}



#read-more-control{font-size: .688em; font-weight: bold; text-transform: uppercase; text-align: center; clear: both; display: block; margin: 0 auto; width: 80px; margin-bottom: 60px;}
#read-more-control a{color: #f8971d; }
span.fa-refresh{font-size: 2.727em; display: block; width: 80px; height: 80px; line-height: 80px; text-align: center; border: 1px solid #f8971d; border-radius: 100px; margin-bottom: 20px;}

.loading span.fa-refresh{  -webkit-animation:spin 4s linear infinite;
    -moz-animation:spin 4s linear infinite;
    animation:spin 4s linear infinite;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }

.single article{max-width: 570px; margin: 0 auto; margin-top: 90px; margin-bottom: 90px;}
.single-hero img{width: 100%; height: auto; border-radius: 7px; margin-bottom: 20px;}
.single h1{font-size: 3em; color: #860038}
.single .date{display: block; color: #908883; padding: 20px 0; font-weight: bold}
.single .content{font-size: 1.125em; color: #3c3c3c;}
.single-pagination{background-color: #f1eeeb; text-align: center}
.single-pagination a{display: inline-block; height: 80px; width: 80px; border: 1px solid #f79d34; border-radius: 500px; color: #f79d34; line-height: 80px; font-size: 3em; margin: 50px 15px; background-color: #f1eeeb; transition: background-color 1s ease; text-align: center;}
.single-pagination a:hover{background-color: #f79d34; color: #fff}

#work-filters{font-size: .875em; background-color: #f8971d; margin: 0; text-transform: uppercase; position: relative; z-index: 10; height: 58px; margin-bottom: 100px}
#work-filters ul, #work-filters li{list-style-type: none; margin: 0; padding: 0}
#work-filters h4, #work-filters ul li a{display: inline-block; color: #fff; font-weight: bold; border-right: 1px solid #f9ac4a; padding: 20px 30px; margin: 0;}
#work-filters h4{padding-left: 0}
#work-filters ul, #work-filters ul li, #work-filters h4{display: block; float: left;}
#work-filters span.fa{margin-left: 10px}
#work-filters a:hover{color: #860038}
#work-filters div.sub-menu{display: none; position: absolute; background: #f9ac4a; left: 0; width: 100%; padding: 40px 0; overflow: hidden}
#work-filters div.sub-menu a{padding: 0; border: 0; color: #524d4b; font-weight: normal}
#work-filters li:hover div.sub-menu{display: block}
#work-filters li:hover{background-color: #f9ac4a}

#work-filters .sub-menu .half{float: left; width: 50%; overflow: hidden}
#work-filters .sub-menu .half ul{float: left; width: 50%;}
#work-filters .sub-menu ul li{display: block; margin-bottom: 10px; float: none}
#work-filters .sub-menu ul li a:hover{color: #860038}
#work-filters .wrap{position: static}


.work div.content, .work div.hover{display: none;}
.work:hover div.content{display: block; background-color: #860038; color: #fff; vertical-align: middle}
.work div.content .text{position: absolute; top: 50%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 100%;}
.work h3{font-size: 2.125em; margin: 0; font-weight: 300; padding: 10px 20px;line-height: 1em;}
.work h4{font-size: 1.2em; margin: 0; font-weight: 300; padding: 0 50px;}
.work:hover div.hover{display: block; border: 2px solid #f8971d; position: absolute; background: transparent; top: 4.5%; left: 4.5%; height: 90%; width: 90%; border-radius: 1000px;}




.single-work article{max-width: 100%; margin: 0 auto;}
.full-width img{width: 100%; height: auto}
.full-width{position: relative; line-height: 0;}
.full-width .caption{position: absolute; bottom: 0; width: 100%; line-height: 1.3em; background-color: rgba(74,74,74,.6); text-align: center; color: #fff; font-size: 2.5em; padding: 25px 0}
.work-detail{width: 100%; padding: 45px 0; overflow: hidden; background-position: top left; background-repeat: repeat}
.work-detail .wrap{background-color: #b1afb1; border-radius: 7px; max-width: 925px; padding: 25px; overflow: hidden}
.work-post-content .wrap{max-width: 925px}
.work-detail .with-logo{float: left; width: 20%; padding: 25px 0;  }
.work-detail .logo img{max-width: 100%}
.work-detail .with-logo-content{width: 65%; float: left; clear: none;  padding: 20px 0 0 0; border-left: 1px solid #fff; margin-left: 5%; padding-left: 5%}
.work-detail h1{font-size: 1.75em; color: #860038; padding-bottom: 15px;}
.work-detail .content{font-size: 1.125em; color: #3c3c3c;}
.full-content-width{text-align: center; padding: 100px 0; width: 100%;}
.full-content-width img{max-width: 972px; margin: 0 auto; height: auto; width: 100%;}





#mobile{display: none}




#home h1, #work-entries h2, #notebook-entries h2{position: relative; z-index: 2}
.circles{position: absolute; top: 0; width: 100%; z-index: 1}
.circle{border-radius: 10000px; border: 30px solid #f8561d; background-color: transparent; position: absolute; z-index: 100; opacity:.5}
.c275{width: 215px; height: 215px;}
.c220{width: 160px; height: 160px}
.c160{width: 100px; height: 100px;}
.c130{width: 70px; height: 70px;}



.circles-mobile{display: none; overflow: hidden; height: 338px; width: 100%; position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 1;}
.circles-mobile .circle{border: 20px solid #5f5b58; opacity: .2}
.circles-mobile .circle:nth-child(1){top: 135px; left: -30px;}
.circles-mobile .circle:nth-child(2){top: 160px; right: -30px;}
.circles-mobile .circle:nth-child(3){top: 242px; right: -10px;}
.c110{width: 70px; height: 70px}
.c140{width: 100px; height: 100px;}

.circles.format1 .c275{top: -50px; left: -70px}
.circles.format1 .c220{top: 95px; left: 100px}
.circles.format1 .c160:nth-child(3){top: -20px; left: 370px}
.circles.format1 .c160:nth-child(4){top: 75px; left: 785px;}
.circles.format1 .c160:nth-child(5){top: 155px; left: 890px;}


.circles.format2 .circle, .circles.format4 .circle{border-color: #5f5b58; opacity: .4}
.circles.format2 .circle:nth-child(1){top: 30px; left: 70px}
.circles.format2 .circle:nth-child(2){top: 100px; left: 195px}
.circles.format2 .circle:nth-child(3){top: 30px; left: 440px}
.circles.format2 .circle:nth-child(4){top: 30px; left: 580px}
.circles.format2 .circle:nth-child(5){top: -60px; left: 660px}
.circles.format2 .circle:nth-child(6){top: -20px; left: 900px}


.circles.format3 .circle{border-color: #5c072b; opacity: .5}
.circles.format3 .circle:nth-child(1){top: 30px; left: 60px}
.circles.format3 .circle:nth-child(2){top: -55px; left: 140px}
.circles.format3 .circle:nth-child(3){top: 25px; left: 652px}
.circles.format3 .circle:nth-child(4){top: -60px; left: 860px}


#staff-profiles h1, #staff-profiles .description{position: relative; z-index: 10}
.staff .circles.format1 .c275{left: -30px}
.staff .circles.format1 .c220{left: 110px}
.staff .circles.format1 .c160:nth-child(3){left: 310px}
.staff .circles.format1 .c160:nth-child(n+4){display: none}
.staff{overflow: visible}

.staff .circles.format2 .circle:nth-child(1n+1){top: 30px}
.staff .circles.format2 .circle:nth-child(1){left: 5px}
.staff .circles.format2 .circle:nth-child(2){left: 268px; top: -43px;}
.staff .circles.format2 .circle:nth-child(3){left: 370px; top: 25px;}
.staff .circles.format2 .circle:nth-child(4){left: 778px; top: 95px}


.staff .circles.format3 .circle:nth-child(1){top: 35px; left: -17px}
.staff .circles.format3 .circle:nth-child(2){top: -115px; left: 35px; width: 160px; height: 160px;}
.staff .circles.format3 .circle:nth-child(3){top: 95px; left: 342px}
.staff .circles.format3 .circle:nth-child(4){top: -20px; left: 600px}

.staff .circles.format4 .circle:nth-child(1n+1){top: 30px}
.staff .circles.format4 .circle:nth-child(1){left: 55px}
.staff .circles.format4 .circle:nth-child(2){left: 328px; top: -15px;}
.staff .circles.format4 .circle:nth-child(3){left: 490px; top: 80px;}
.staff .circles.format4 .circle:nth-child(4){left: 778px; top: -62px}

iframe{max-width: 100%;}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	max-width: 975px;
}

.video-wrapper{
  max-width: 975px;
  max-height: 548px;
  margin: 0 auto;
  
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.full-width-video{text-align: center; padding: 100px 0}


#hero{position: relative}
#video-modal {
    clear: both;
    z-index: 99999;
	display: none;
	font-size: 16px;
	z-index: 99999;
	position: fixed;
	background: black;
	top: 0px; 
	left: 0;
	right: 0;
	bottom: 0;
    overflow: hidden;
}
#hero a.video-control {
        position: absolute;
        top: 0; 
        left: 0;
        bottom: 0;
        right: 0;
        z-index: 10;
		font-size: 16px;
        text-align: center;
}

#hero a.video-control span{
    font-size: 5em; 
	color: #fff;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

#video-modal .video-wrapper-hero {
        position: absolute;
        width: 80%;
        padding:  0 10%;
        min-height: 100vh;
        z-index: 10;
        opacity: 1;
        transition: opacity 5s ease-in-out;
        -moz-transition: opacity 5s ease-in-out;
        -webkit-transition: opacity 5s ease-in-out;
}

#video-modal .close-video {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    font-size: 2em;
    padding: 10px 0;
    padding-right: 2%;
    cursor: pointer;
    z-index: 999;
    width: 100%;
    text-align: right;
    background: #000;
	
}

#video-modal iframe {
    max-width: 100%;
}

#video-modal .video-container-hero {
    position: absolute;
    left: 0;
    right: 0;
    padding-bottom: 56.25%;
    height: 0;
    width: 80%;
    margin: 0 auto;
}

#video-modal .video-container-hero iframe,
#video-modal .video-container-hero object,
#video-modal .video-container-hero embed {
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
}

@media only screen and (max-width: 1080px){
 

	footer .column{width: 50%; float: left;}
	footer .column:nth-child(3){clear: both}

	#home .images .image{width: 45%;}
	.contact-footer img{height: 100%; width: auto; max-width: 1000%;}
  
  
	#work-filters h4, #work-filters ul li a{padding: 20px 15px;}
  
}


@media only screen and (max-width: 920px){
	 
  #staff-profiles img{position: relative; float: none; width: 90%; margin: 0 auto; display: block; bottom: auto; margin-bottom: 30px;}
  #staff-profiles .content{float: none; width: 100%; padding-bottom: 0; margin: 0}
  #staff-profiles .name-highlight{display: none}
  #staff-profiles .staff .wrap{padding-top: 20px}
  
}


@media only screen and (max-width: 835px){
 
	#home header, section .header{height: auto; padding: 30px 0 30px 0}
	#home header h1, section .header h2{font-size: 3.125em; height: auto;line-height: 1.1em;}
	#home header h1{max-width: 450px}
  
  
	#home .images{padding-bottom: 0; margin-top: 35px;}
	#home .content{font-size: 1.25em; width: auto; margin: 0 auto; margin-top: 30px;}
	#home .images .image{display: block; margin-bottom: 30px; width: 100%}
	#home .images .image:nth-child(2n+1){margin-right: 0px;}
	#home .images .image img{border-radius: 10px;}
		  
	  

	.work h3{font-size: 2.125em;}
	.work h4{font-size: 1em;}
  
	  
	#notebook-entries .entries{width: 100%; margin: 0 auto;}
	.notebook h2{font-size: 2.125em}

	.notebook-roll article{width: 49%; float: left; margin-bottom: 30px}
  .notebook-roll article:nth-child(3n+1){clear: none}
	.notebook-roll article:nth-child(3n+2){margin: 0 0 30px 0}
	.notebook-roll article:nth-child(2n+2){float: right}
	.notebook-roll article:nth-child(2n+1){clear: both}
  
  
	#work-filters h4{display: none}
	.circles{display: none}
	
	.work h3{font-size: 1.25em; padding: 0px 20px;}
.work h4{font-size: .8em}

}

@media only screen and (max-width: 720px){
 
	#our-story{padding-top: 50px; padding-bottom: 50px;}
	#our-story h1 p{font-size: 1.75em;}
	#our-story .column{width: 100%; margin-bottom: 25px;}
	#our-story .closing p{font-size: 1.275em; line-height: 90px;}
	
	
	.full-width .caption {
    font-size: 1.75em;
    padding: 15px 0;
}
	


}


@media only screen and (max-width: 740px){

	.work-detail .with-logo{width: 92%; text-align: center }
	.work-detail .with-logo-content{width: 92%; padding: 40px 0 0 0; border-left: 0; border-top:  1px solid #fff; margin-left: 0; padding-left: 0}
  
  
	#work-filters{height: auto; overflow: hidden; padding: 0;}
	#work-filters .wrap{padding: 0; max-width: 100%; width: 100%}
	#work-filters ul{width: 100%}
	#work-filters ul li{display: block; float: none; padding: 0 10px; width: 100%;}
	#work-filters ul li a{border: 0; display: block; width: 100%;}
	#work-filters div.sub-menu{display: none; position: relative; background: #f9ac4a; left: auto; width: 100%; padding: 0 10px 10px 10px; overflow: hidden}
	#work-filters li:hover div.sub-menu{display: block}
	#work-filters li:hover{background-color: #f9ac4a}

	#work-filters .sub-menu .half{float: none; width: 100%; overflow: hidden}
	#work-filters .sub-menu .half ul{float: none; width: 100%;}

#work-filters h4, #work-filters ul li a {
    padding: 15px 15px;
}
	
.archive #work-entries, .postid-1917 #work-entries {
    padding-bottom: 50px;
    margin-top: 50px;
}	
}


@media only screen and (max-width: 520px){

	#mobile{display: block; background: url('images/mobile-icon.png') 0 3px no-repeat; width: 30px; height: 30px; position: absolute; top: 25px; right: 4%; font-size: 0; z-index: 101}
	#mobile.active{background-position: 0px -80px}

	#header{height: 67px; overflow: visible}
	#header .wrap{padding: 0; width: 100%;}
	#header .logo{z-index: 10; background: #908885; width: 95px; padding-left: 4%; padding-right: 4%; z-index: 100; position: relative;}
	#header .menu .primary-nav{display: block; padding: 0; margin: 0; position: relative; float: none; z-index: 2;}
	#header .menu{display: none; float: none; position: absolute; top: 67px; left: 0; background-color: #908885; padding:  60px 0 90px 0; width: 100%; -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.55);
-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.55);
box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.55);}
	#header .primary-nav li{display: block; margin: 0 0 30px 0; text-align: center;}
	#header .primary-nav li a{font-size: 1.25em}
  
	.circles-mobile{display: block}
  
	.home #notebook-entries .wrap{padding-top: 0px}
	#notebook-entries .entries{width: 100%;}
	.notebook{width: 100%; max-width: 100%; float: none; margin-top: 30px;}
	.notebook .date{font-size: 1.125em;}
	.notebook h2{font-size: 2.563em}
	.notebook .content{color: #3c3c3c; font-size: 1.125em}

	.home #work-entries .wrap{padding-top: 0; padding-bottom: 0;}
	.home #work-entries .entries{margin-top: 30px; padding-top: 0}
	.work{width: 100%; float: none; margin-bottom: 30px;}
	.work a{display: block; width: 100%; margin-right: 0; position: relative}
.work h3{font-size: 1.5em; padding: 0px 20px;}
.work h4{font-size: 1em}
	  
	footer{padding-top: 30px}
	footer .wrap:nth-child(1){padding-bottom: 0}
	footer .column{width: 100%; float: none; margin-bottom: 30px;}
	footer .column:nth-child(3){clear: both}
	  
	  
	  
	.notebook-roll article{width: 100%; float: left; margin-bottom: 30px}
	.notebook-roll article:nth-child(3n+2){margin: 0 0 30px 0}
	.notebook-roll article:nth-child(2n+2){float: right}
	.notebook-roll article:nth-child(2n+1){clear: both}
  
  
	  
	.contact-footer{height: auto;}
	.contact-footer img{position: relative; width: 110%; height: auto; margin-left: -5%;}
	.contact-information{padding: 30px 20px 20px 0; background-color: #f1eeeb; position: relative; z-index: 100; width: 280px; padding-left: 100px; line-height: 1.3em; left: -100px;}
	
	#staff-profiles img{max-width: 80%; border-width: 20px;}
	
	
	.full-width .caption {
    font-size: 1.1em;
    padding: 9px 0px 10px 0px;
}
	
	

}

@media only screen and (max-width: 420px){

	.copyright{height: auto; overflow: hidden; padding-bottom: 20px;}
	footer #back-to-top{float: none; margin: 0 auto}
}

