/*
Theme Name: Bora Child
Theme URI: http://boraarchitects.com/
Author: Andy Harmsen
Author URI: 
Template: bora
Version: 1.0.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: boraarchitects.com
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/
/* .slick-prev {
    z-index: 1;
}
.single-project h1 {
    text-transform: none!important;
    font-weight: 700!important;
}
.single-project .slick-dots li.slick-active button {
    background-color: black;
}
.single-project .slick-dots {
    bottom: 50px;
    left: 30px;
}
.single-project .slick-slider {
    overflow:hidden;
    position:relative;
}
.single-project .slick-arrow {
    position: absolute;
    top: 20%;
}

.single-project .slick-prev:hover, .single-project .slick-next:hover {
    background: rgba(255, 255, 255, .7);

}

.single-project .slick-slider .slick-prev, .single-project .slick-slider .slick-next {
    padding: 5% 35px 95% 20px;
    left: 0px;
    top: 0px;
    
}

.single-project .slick-slider .slick-next:before {
    margin-right: 30%;
    font-size: x-large;
    content: '\276E';
    display: inline-block;
    transform: translate(10px,-.23em) rotate(180deg);
    color:rgba(0, 0, 0, .7);
}
.single-project .slick-slider .slick-prev:before {
    margin-right: 30%;
    font-size: x-large;
    content: '\276E';
    display: inline-block;
    transform: translate(15px,-.23em);
    color:rgba(0, 0, 0, .7);
} */

/* Make Links in single-post match body font size*/

#page.post-single p, #page.post-single a {
	font-size: 18px;
}

/*
Removing styling and hyphen from Quote Author
Adding special quote symbol (LeMonde Livre Bold \201C) and hiding old quotation marks
Indenting quote block and making font color match copy
Padding above Collaborators title

 */
 .col-layout .right .quote_block .quote_author {
	font-weight: normal;
}
.col-layout .right .quote_block .quote_author:before {
    content: none;
}
.col-layout .right h1 {
	margin-bottom: 0px;
}
.col-layout .right .quote_block {
	padding-left: 3rem;

}
.col-layout .right .quote_block .quote {
	color: #404040;
	font-size: 18px;
}

.col-layout .right .quote_block .quote:after, .col-layout .right .quote_block .quote:before {
	display: none;
}
.col-layout .right .quote_block .tic1:after {
	/* content: '\201C';
	font-weight: 700;
	font-size: 5rem;
    font-family: le-monde-livre-std, serif; */
    display: block;
    content: ' ';
    background-image: url('build/img/le-monde-livre-bold-201C.svg');
    background-size: 2.3rem 2.3rem;
    height: 2.3rem;
    width: 2.3rem;
    margin-top: 2rem;
}

/*
Text gradient
*/
.single-project .copy>p:nth-child(2).initial {
    background-image: linear-gradient(to bottom, rgba(64, 64, 64, 1) 0%, rgba(90, 90, 90, .9) 70%, rgba(150, 150, 150, 0.7) 90%, rgba(200, 200, 200, 0.2) 100%); 
    margin: 0;
    padding: 0;
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
}
/*
Project Impacts and Detail Lines
*/

.col-layout .right h2 {
    padding: 0;
}

.col-layout .right p, .col-layout .right a {
    font-size: 15px;
    margin-bottom: inherit;
}
.col-layout .right .copy p, .col-layout .right .quote {
    margin-bottom: 2rem;
}
.max .line p:first-child, .max .subhead p:first-child {
    margin: 10px 0px 0px 0px;
}
#page > div.col-layout > div.right > div.max > div.project_impacts > div.subhead > p > strong, #page > div.col-layout > div.right > div.max > div.details > div.line > p > strong {
    font-size: 15px;
    margin-top: 5px;
}
/*
Arrows
*/
.single-project .copy #more:after{
    font-size:x-large;
    content: '\276E';
    display: inline-block;
    transform: translate(.2em, .2em) rotate(-90deg);  
}
.single-project .copy #less:after {
    font-size:x-large;
    content: '\276E';
    display: inline-block;
    transform: translate(.2em, -.5em) rotate(90deg);
    float: left;  
}
.single-project #more, .single-project #less{
    padding: 10px 0px 40px;
    font-size: 18px;
    font-weight: 700;
    color: #333;
    display: block;
}
.single-project #more strong, .single-project #less strong{
    float: left;
    clear: both;
}
.single-project .details #more:after, .single-project .related #more:after{
    margin-right: 30%;
    float: right;
    font-size:x-large;
    content: '\276E';
    display: inline-block;
    transform: translateY(-.23em) rotate(-90deg);    
}
.single-project .details #less:after, .single-project .related #less:after {
    margin-right: 30%;
    float: right;
    font-size:x-large;
    content: '\276E';
    display: inline-block;
    transform: translateY(-.23em) rotate(90deg) 
}
.single-project .project_impacts #more:after {
    margin-right: 30%;
    float: right;
    font-size:x-large;
    content: '\276E';
    display: inline-block;
    transform: translateY(-.23em) rotate(-90deg);    
}
.single-project .project_impacts #less:after {
    margin-right: 30%;
    float: right;
    font-size:x-large;
    content: '\276E';
    display: inline-block;
    transform: translateY(-.23em) rotate(90deg) 
}


/* Related Posts by Taxonomy plugin */

#page > div.col-layout > div.right > div > ul > li > a {
color: #404040;
vertical-align: baseline;
font-family: Roboto,Avenir,Helvetica,Arial,san-serif;
line-height: 1.5em;
font-size: 18px;
margin: 0 0 20px;
font-weight: 400;
}

#page > div.col-layout > div.right > div > ul {
margin-top: 6px;
}

/* Related header */
#page > div.col-layout > div.right strong {
    font-size: 18px;
    font-weight: 700;
}

/* gallery container */
.related-gallery {
    /* max-width: 20em; */
    vertical-align: bottom;
    color: #fff !important;
	position: relative;
}
 
/* gallery item container */
.related-gallery .gallery-item {
  border: none!important;
  padding: none!important;
  display: block;
  position: relative;
  float: left;
  padding: 0em .3em 0em 0em;
}
 
/* image container */
.related-gallery .gallery-icon {
    float: left;
	overflow: hidden;
    position: relative;
    text-align: center;
    display: block;
} 
.related-gallery .portrait {
	overflow: hidden;
    position: relative;
    display: block;
    margin: auto;
    opacity: .2;
}

.related-gallery .landscape {
	overflow: hidden;
    position: relative;
    display: block;
    margin: auto;
    opacity: .2;
}
 
/* image */
.related-gallery .gallery-item img {
    clear: left;

}
 
/* image caption (post title) */
.related-gallery a {
    color: #000;
}

.single-post .related-gallery .gallery-caption, .related-gallery .gallery-caption {
  padding: 6px;
  margin: auto;
  left: 0;
  right: 0;
  top: 40%;
  bottom: 0;
  text-align: center;
  overflow: hidden;
  position: absolute;
  display:block;
  z-index: -1;
}

.single-project .related-gallery .gallery-item:hover .gallery-icon {
    opacity: 1;
    transition: 0.3s;
}

.single-project .related-gallery .gallery-item:hover .gallery-caption {
    opacity: 0;
    transition: 0.3s;
}

/* hide list markers */
.right ul li {
    list-style-type: none;
    font-size: medium;
    margin-left: -3em;
    font-weight: 500;
}

.right .copy ul li {
    list-style-type: initial;
    font-size: 15px;
    margin-left: auto;
    font-weight: inherit;
}

.right a:hover {
    text-shadow: 0 0 rgba(0,0,0,.7);
    transition: .3s;
} 

button, button a {
    color:white;
    background: black;
    border-radius: 5px; 
    margin: 2em 0 3em 0;
}
button:hover, button a:hover {
    background: black;
    color: rgba(255,255,255,.8);
    transition: .3s;
}
.page-template-template-contact-php nav.site-navigation>div.social {
    display:none;
}
.site-navigation ul {
	padding-bottom: 40px;
}
.site-navigation .hide {
    display: none;
}
.social>ul {
    text-align:left;
    margin: 0;
}

.single-post .right ul > li > a {
    text-decoration: underline;
}

.single-post div.right > div {
    margin-top: 3em;
}

.page-template-template-contact-test button, .page-template-template-contact-test button a {
    margin: 0 0 0 0!important;
}

/* Mapbox display, hide Leaflet */


.page-template-template-contact-test .leaflet-map-pane, .page-template-template-contact-test .leaflet-control-container {
    opacity: 0;
}
.leaflet-control-container {
    display:none; 
    }
.mapboxgl-ctrl-group button {
    margin: 0;
    }

/* Homepage Hero */

.home #page {

    /* margin-top: calc(100vh + 120px); */
}

.video-overlay {
    margin-top: 102px;
	z-index: -10;
    position: relative;
    margin-bottom: 40px;
    padding: 0 40px;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    height: 100vh;
    width: calc(100% - 40px);

/* }
.homepage-hero .video-overlay { */
    
    /* transition-duration: 500ms; */
    /* background-position: center top; */
    /* background-repeat: no-repeat; */
    /* background-size: cover; */
    
}
.hero-slide {
    position: absolute;
    top: 0;
    left: 40;
    width:100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    display: none;

}

.hero-slide.active {
    display: block;
}

.hero-swipe {
    position: absolute;
    top: 0;
    /* left: 40; */
    width:100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    transition: left 1s ease-in-out;
}

.hero-swipe.active {
    left: 40px;
}

.hero-swipe.previous {
    left: -100%;
  }

.video-overlay h2 {
	padding-left: 20px;
    margin-bottom: 20px;
    opacity: .8!important;
	
}

/* Homepage Featured Work margins mobile */

.page-template-template-homepage section.projects > div:nth-child(1) {
    padding: 0 2.5vw!important;
}

/* Homepage Project Section*/
.page-template-template-homepage .projects .project .copy {
    bottom: 15px; 
}
.page-template-template-homepage .projects .project {
    padding: 10px 10px 20px;
}

/* Project Type and Selected pages */


.projects .project {
    padding: 10px;
}

.projects .project .copy {
    position: absolute;
    float: right;
    display: block;
    bottom: 0px;
    padding: 10px 30px 10px 10px;
    background: white;
    opacity: 0;
    width: 100%;
}
.projects .project:hover .copy {
    opacity: 1;
    width: auto;
    transition: 0.3s;
}
.projects .project .copy:hover {
    text-shadow: 0 0 rgba(0,0,0,.7);
}

/* Navbar showing too many underlined items, this will fix */

body.tax-type .site-navigation>ul>li:nth-child(1)>ul>li:nth-child(2)>a:after {
    content: '';
    width: 0%;
}

.site-navigation>ul>li>ul>li.current-menu-item>a:after, .site-navigation>ul>li>ul>li.current-menu-parent>a:after, .site-navigation>ul>li>ul>li:hover>a:after {
    content:'';
    width: 100%!important;
}


/* Drawer on People Page */
.page-template-template-people-page .people, .tax-level .people {
    padding-bottom: 3em;
}
.body-overlay {
    position: fixed;
    top: 0;
    z-index: 14;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.6);
    animation-name: fadeIn;
    animation-duration: .5s;
    background-image: linear-gradient(to right, rgba(255,255,255,.6), rgba(255,255,255,.6));
}

/* .page-template-template-people-page .padding-top-bottom, .tax-level .padding-top-bottom {
    padding: 130px 0 0 30px;
} */


article.main-profile-drawer-content-area{
    position: relative;
    display: block;
    top: 130px;
}

.profile-drawer.show {
    width: calc(60vw);
    max-width: 1024px;
    right: 20vw;
    left: initial;
    position: fixed;
    z-index: 15;
    top: 0;
    height: 100vh;
    overflow-y: auto;
    background-color: rgba(255, 255, 255, 1);
    transition: none;
}
.people.drawer .person.with_drawer .img:hover {
    opacity: .7;
    cursor: pointer;
}
.page-template-template-people-page h2, .tax-level h2 {
    text-transform: uppercase;
    line-height: 2;
}
.people .person .img {
    height: 200px;
    width: auto;
}
.drawer-container {
    transition: 0.3s;
}
.drawer-container h3 {
    font-weight: 700;
    padding-bottom: .4em;
}
.drawer-container a {
    text-decoration: underline;
}
.drawer-container a:hover {
    text-shadow: 0 0 rgba(0,0,0,.7);
}
.people .person {
    width: 20%;
    min-height: calc(200px + 6em);    
}

.drawer-container .drawer-header {
    height: 23vw;
	min-height: 25vh;
    background-position: right 75%;
    background-size: cover;
    background-repeat: no-repeat;
}

.drawer-container .profile-drawer-image-container {
    margin: 1vw 0px 0px 1vw;
    display: inline-block;
    width: 200px;
}

.drawer-container .profile-drawer-image-container .img {
    height: 300px;
    background-size: cover;
    background-position: center center;
}

.drawer-container .content {
    width: calc(54vw - 250px);
    max-width: 1800px;
    padding: 1vw .5vw 0px .5vw;
    display: inline-block;
    vertical-align: top;
    font-size: small;
}

.drawer-container .rel-thumbs {
    width: calc((54vw - 300px) / 3);
    max-width: 225px;
    display:inline-block;
    box-sizing: border-box;
    position: relative;
}
.drawer-container .rel-thumbs:hover .thumb {
    opacity: 1;
}
.drawer-container .rel-thumbs:hover .rel-thumbs-caption {
    opacity: 0;
    z-index: -1;
}

.drawer-container .rel-thumbs-caption {
    position: absolute;
    float: left;
    display: block;
    bottom: 0px;
    left: 0px;
    right: 0px;
    top: calc(50% - 1vw);
    padding: 0px 20px 0px;
    color: black;
    font-size: 100%;
    overflow: hidden;
    text-align: center;
  
}
.drawer-container .related-content-container {
    margin: .4em 0px 0px 0px;
    display: inline-block; 
}
.drawer-container .related-content-container .thumb {
    opacity: .2;
    height: calc((54vw - 300px) / 4.5);
    max-height: 170px;
    background-size: cover;
    background-position: center center;
}
.col-layout .left .location-line, .col-layout .left .h2 {
    display: none;  
}
.col-layout .left h1 {
    padding: 0;
}
.col-layout .right .quote_block .tic1 {
    top: -10px;
}
.people .person .content h3 {
    margin: .5em 0px 0px;
	font-size: 16px;
    font-weight: 500;
    line-height: initial;
	position: inherit;
}

.page-template-template-people-page .people .person .content h3:nth-of-type(2), .tax-level .people .person .content  h3:nth-of-type(3){
	margin: 0px;
    font-size: 15px;
    font-weight: 400;
    position: inherit;
}
.people .person .content h3:nth-of-type(2), .people .person .content h3:nth-of-type(3){
	margin: 0px;
    font-size: 15px;
    font-weight: 400;
    position: inherit;
}

/* All Projects page*/
    body>.projects {
        margin-top: 130px;
    }

/* Filter for Projects (currently abandoned as of 12/9/20) */


/* aside.project-filter-sidebar {
    position: fixed;
    top: 8em;
    right: 0px;
    padding-right: 10px;
    z-index: 10000;
    background: #FFF;
}

aside.project-filter-sidebar div.location-container, aside.project-filter-sidebar div.type-container{
    position: relative;
    padding: 0 4px 0 4px;
}
aside.project-filter-sidebar label {
    padding-left: 4px;
    font-size: 12px;
    vertical-align: text-bottom;
    font-family: Roboto,Avenir,Helvetica,Arial,san-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #333;
}

#page > main > aside > form > div.location-container > fieldset > div:nth-child(3).hover {
    text-shadow: 1px 1px black;
}


.page-template-template-all-projects-filter .projects {
    width: 92%;
}

.page-template-template-all-projects-filter main > aside > form > div.location-container > fieldset > label, #page > main > aside > form > div.type-container > fieldset > label {
    font-weight: 400;
    font-size: 17px;
    font-family: Roboto,Avenir,Helvetica,Arial,san-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #333;
}

.page-template-template-all-projects-filter main > aside > form > div.location-container {
    padding-top: 12px;
} */
.gallery-icon .resize, .gallery-icon .thumbnail {
	margin: 0px 0px 1vw;
	height: 18vw;
	width: 30vw;
    background-repeat: no-repeat;
    background-position: center top 25%;
	background-size: cover;
    }
    
.gallery-icon img {
    opacity:0;
}
   
@media only screen and (max-width: 425px) {
    .masthead {
        height: 225px;
    }
    #page {
        margin-top: 200px;
    }
    #wall {
	    margin-top: 200px;
	}
    .people .person .content h3 {
        margin-left: 4px;
    }
    article.main-profile-drawer-content-area {
        top: 1vw;
    }
    .drawer-container .content {
        width: calc(100% - 2vw);
        display: block;
        padding-left: 1rem;
        font-size: 10px;
    }
/*     .page-template-template-people-page .padding-top-bottom, .tax-level .padding-top-bottom {
        padding: 154px 0 0;
    } */
    .drawer-container .profile-drawer-image-container .img {
        height: 72vw;
    }
    .drawer-container .profile-drawer-image-container {
        width: calc(76vw);
        margin-left: 1rem;
    }
    .people.asst-prin .person, .people.asst .person {
        width: 100%;
        padding: 0px;
    }
    .people.asst-prin .person .img, .people .person .img {
        height: 90vw;
    }

    .drawer-container .rel-thumbs {
        min-width: 100px;
    }
    .drawer-container .related-content-container .thumb {
        min-height: 75px;
    }
}


@media only screen and (min-width: 426px) and (max-width: 768px){
    #wall {
	    margin-top: 180px;
	}
    article.main-profile-drawer-content-area {
        top: 1vw;
    }
    .col-layout .right .location-line {
        display: none;
    }
    .col-layout .left .location-line, .col-layout .left .h2 {
        display: block;
        text-align: left;
    }
    .people.asst-prin .person .img, .people.asst .person .img {
        height: 90vw;
    }
    .people.asst-prin .person, .people.asst .person {
        width: 100%;
        padding: 1em 0em 0em 0em;
    }
/*     .page-template-template-people-page .padding-top-bottom, .tax-level .padding-top-bottom {
        padding: 154px 0 0;
    } */
    .drawer-container .content {
        width: calc(100% - 200px - 2vw);
        font-size: .8rem;
    }
	.people h2 {
		margin: 0.4em;
    }
    .people .person .content h3 {
        font-size: 18px;
		margin-top: 0.4em;
    }
	.people .person .content h3:nth-of-type(2), .people .person .content h3:nth-of-type(3){
		font-size: 18px;
		font-weight: 400;
		margin-bottom: 0.4em;
	}
	.drawer-container .rel-thumbs {
        min-width: 100px;
    }
    .drawer-container .related-content-container .thumb {
        min-height: 75px;
    }
}
@media only screen and (max-width: 767px){
    .drawer-container .drawer-header {
        display: none;
    }
}
@media only screen and (max-width: 768px) and (orientation: landscape){
    .drawer-container .drawer-header {
        display: none;
    }
}
@media only screen and (max-width: 768px){

	
    .video-overlay {
		z-index: -10;
		width: 100%;
		padding:0;
        height: 100vw;
/*         height: 80vw; */
    }

	.video-overlay h2 {
        margin-bottom: 25%;
        padding-left: 2px;
        font-size: 14px;
        text-wrap: balance;
    }
	
    .hero-swipe, .hero-slide {
        background-size: contain;
        background-repeat: no-repeat;
        height: 100vw;
        margin-top: 80px;
    }
	
    .profile-drawer.show {
        width: 80vw;
        left: 20vw;
        right: auto;
        height: 100%;
    }
    .col-layout .right .location-line {
        display: none;
    }
    .col-layout .left .location-line, .col-layout .left .h2 {
        display: block;
        text-align: left;
    }

    .people .person {
        width: 100%;
        padding: 1em 0em 0em 0em;
    }
    .body-overlay {
        top: 0px;
    }
    .people .person .img {
        height: 90vw;
    }
    .gallery-icon .resize, .gallery-icon .thumbnail {
        margin: 0px 0px 1vw;
        height: 55vw;
        width: 90vw;
    }
	.people .person .content h3 {
        max-width: 100%;
    }
	
	.masthead .site-navigation li, .masthead .site-navigation ul.menu li {
        margin: 0px 8px 2px 8px;
    }

    .site-navigation>ul>li>ul>li {
        padding-bottom: 10px;
    }

    .site-navigation>ul>li>ul>li>ul.sub-menu {
        margin-top: 34px;
    }
}
@media only screen and (min-width: 769px){
    #wall {
        margin-top: 100px;
    }
    .homepage-hero {
        margin-top: 100px;
    }
    .masthead {
        height: 100px;
    }
/*     .page-template-template-people-page .padding-top-bottom, .tax-level .padding-top-bottom{
        padding-top: 124px;
    } */
    article.main-profile-drawer-content-area{
        top: 100px;
    }
    body>.projects {
        margin-top: 100px;
    }
	
    .site-navigation>ul>li>ul>li>ul.sub-menu {
        padding-top: 5px;
    }
	
	.site-navigation>ul>li>ul>li {
		padding-bottom: 12px;
	}
}
/* @media only screen and (min-width: 769px) and (max-width: 800px) {
    .people .person {
        margin-top: 4.5em;
        min-height: calc(200px + 7em);
    }
} */
@media only screen and (min-width: 769px) and (max-width: 1000px) {
    .people .person {
        width: 25%;
        min-height: calc(200px + 6em);    
    }
}
@media only screen and (min-width: 769px) and (max-width: 1400px) {
    .drawer-container .content {
        width: calc(100% - 200px - 2vw);
        font-size: 1rem;
    }
    .drawer .content.container {
        font-size: 1.2rem;
    }
    .drawer-container .rel-thumbs {
        min-width: 100px;
    }
    .drawer-container .related-content-container .thumb {
        min-height: 75px;
    }
    .gallery-icon .resize, .gallery-icon .thumbnail {
        margin: 0px 0px 1vw;
        height: 15vw;
        width: 25vw;
    }
}
@media only screen and (max-width: 1439px) {

    .drawer-container .rel-thumbs-caption {
        padding: 0px 6px 0px;
        text-overflow: ellipsis;
        white-space: nowrap;
        top: calc(50% - 1rem);
        }
}
@media only screen and (min-width: 1400px){
    
    .gallery-icon .resize, .gallery-icon .thumbnail {
        margin: 0px 0px 6px;
        height: 250px;
        width: 400px;
    }
    .drawer-container .profile-drawer-image-container .img {
        height: 300px;
    }
    .drawer-container .profile-drawer-image-container {
        width: 200px;
        margin: 14px 0px 0px 14px;

    }
    .drawer-container .content {
        padding: 14px 14px 0px 14px;
    }
    .drawer .content.container {
        font-size: 1rem;
    }
    .people .person .content h3 {
        max-width: 248px;
    }
}
@media only screen and (min-width: 1440px) and (max-width: 1700px){

    .drawer-container .rel-thumbs-caption {
        padding: 0px 1rem 0px;
        top: calc(50% - 2rem);
        /* text-overflow: ellipsis;
        white-space: nowrap; */
        }
}
@media only screen and (min-width: 1700px){
    .drawer-container .rel-thumbs-caption {
        top: calc(50% - 1rem);
    }
}
@media only screen and (min-width: 1800px) and (max-width: 2500px){
    .drawer-container .content {
        width: calc(100% - 200px - 1vw);
        padding: 14px 14px 0px 14px;
        display: inline-block;
    }
}
@media (min-aspect-ratio: 2/1) and (max-width: 2500px){
    .drawer-container .drawer-header {
        display: none;
    }
    .main-profile-drawer-content-area {
        top: 0;
    }
}
@media only screen and (min-width: 2500px){
    .drawer-container .content {
        width: calc(100% - 200px - 1vw);
        display: inline-block;
    }
    .profile-drawer.show {
        width: 40vw;
        max-width: 1024px;
        right: calc(60% - 1024px);
    }
    .drawer-container .drawer-header {
        max-height: 800px
    }
}

