 /*
 Theme Name: Bateaux Child
 Theme URI: http://www.bateauxtheme.com
 Description: Bateaux Child Theme.
 Author: Twisttheme
 Template: bateaux
 Version: 1.0.0
 Text Domain: bateaux-child
 */
 :root {
  --non-resonant-color: #bfc4f0;
  --particle-color-1: #bfc4f0;
  --background-color: #edeae5;
}
.pixelated {
  image-rendering: -moz-crisp-edges;          /* Firefox        */
  image-rendering: -o-crisp-edges;            /* Opera          */
  image-rendering: -webkit-optimize-contrast; /* Safari         */
  image-rendering: optimize-contrast;         /* CSS3 Proposed  */
  image-rendering: crisp-edges;               /* CSS4 Proposed  */
  image-rendering: pixelated;                 /* CSS4 Proposed  */
  -ms-interpolation-mode: nearest-neighbor;   /* IE8+           */
}
canvas {
  width: 100%;
  height: 100%;
}
 body .menu-item a{
   font-weight: bold !important;
 }
 body .btx-navbar--mobile .btx-collapsed-menu--full a{
   font-size: 36px;
 }
 .btx-slider-title{
   margin-bottom: 0px;
 }
 .btx-page-title-breadcrumbs {
   display: none;
 }
 body .slick-dots li button:before{
   color: #fff;
 }
.single-research .btx-post-author{
  display: none;
}
.single-research .btx-main-wrapper{
  padding-top: 130px;
}
.single-research .date {
  font-size: 0.85rem;
  font-weight: bold;
  color:#898989;
  margin-bottom: 50px;
}
body.home .type-post .terms{
  display: none;
}
p.has-small-font-size{
  margin-top: 15px;
  color:#777777;
}
.home .btx-slider-body{
  padding-top: 35vh;
}
#banner_text a,
#banner_text span{
  text-decoration: none;
  font-weight: bold;
  color: #3e3ea8;
}
#banner_text a:hover{
  color: #6a95e1;
}
#banner_text{
  text-align: center;
  font-size: 38px;
  line-height: 1.4;
  padding-bottom: 100px;
}
.btx-milestone-number{
  font-size: 66px;
}
.btx-milestone-title{
  font-size: 20px;
}
.btx-heading--underline{
  border-bottom: none;
}
.nav-wrap{
  background-color: #e5e3de;
}
a.js-portfolio-filter:hover,
a.js-portfolio-filter.active,
body .menu-item:hover a,
body .menu-item.current-menu-item a{
  font-weight: bold;
}
.single-research .date .terms {
  float: right;
  text-transform: uppercase;
}
.single-research .btx-post-title{
  margin-bottom: 10px;
}
.research-header {
  padding: 80px 100px 30px;
  text-align: center;
}
.research-header h1{
  letter-spacing:-0.02em;
  font-size: 38px;
  padding-bottom: 15px;
}
body.page-id-30 .btx-entry-header {
  max-width: 400px;
  margin: 0 auto 15px;
}
/* research archive */
.miniposts,
body.tax-btx_portfolio_tag .search-post,
body.search .search-post,
body.tax-btx_portfolio_tag .search-research,
body.search .search-research,
.tax-research_author .btx-archive-content,
.tax-research_category .btx-archive-content,
.post-type-archive-research .btx-archive-content{
  display: -webkit-box;  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;  /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;         /* NEW, Spec - Firefox, Chrome, Opera */
  flex-wrap: wrap;
}
body.tax-btx_portfolio_tag .search-post article,
body.search .search-post article,
body.tax-btx_portfolio_tag .search-research article,
body.search .search-research article,
.tax-research_author .btx-archive-content article,
.tax-research_category .btx-archive-content article,
.post-type-archive-research .btx-archive-content article{
  width: 33.33%;
  display: -webkit-box;  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;  /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;         /* NEW, Spec - Firefox, Chrome, Opera */
}
.btx-archive--list .miniposts .btx-entry{
  width: 25%;
}
.search-research .btx-entry-inner,
.tax-research_author .btx-archive-content .btx-entry-inner,
.tax-research_category .btx-archive-content .btx-entry-inner,
.post-type-archive-research .btx-archive-content .btx-entry-inner{
  background-color: #fff;
  flex-grow: 1;
}
body.tax-btx_portfolio_tag .search-research .btx-entry-body,
body.search .search-research .btx-entry-body,
.tax-research_author .btx-archive--list .btx-entry-body,
.tax-research_category .btx-archive--list .btx-entry-body,
.post-type-archive-research .btx-archive--list .btx-entry-body{
  width: 100%;
  float: none;
  padding-bottom: 65px !important;
}
body.tax-btx_portfolio_tag .search-post .btx-entry-body,
body.search .search-post .btx-entry-body{
  width: 100%;
  position: relative;
  padding-bottom: 0;
}
.type-research .btx-entry-body-inner,
.tax-research_author .btx-entry-body-inner,
.tax-research_category .btx-entry-body-inner,
.post-type-archive-research .btx-entry-body-inner{
  max-height: 319px;
  overflow: hidden;
}
.tax-research_author .btx-main.btx-archive .btx-entry-title,
.tax-research_category .btx-main.btx-archive .btx-entry-title,
.post-type-archive-research .btx-main.btx-archive .btx-entry-title {
  margin-top: 10px;
}
.btx-entry.type-research .btx-entry-title{
  font-weight: bold;
}
.btx-entry.type-research .read-more,
.btx-entry.type-research .terms{
  position: absolute;
  top: 15px;
  left: 0px;
  width: 100%;
  text-align: right;
  padding-right: 30px;
  padding-left: 30px;
  line-height: 0.9;
}
.btx-entry.type-research a.read-more{
  top: auto;
  bottom: 20px;
  font-size: 0.75rem;
  color: #6a95e1;
}
a.read-more:hover{
  color: #3e3ea8 !important;
}

/* Portfolio Items */
.tags{
  font-size: 0.8rem;
}
.minipost h4{
  font-weight: bold;
}
.client{
  color: rgb(99, 95, 95);
  font-style: italic;
  font-size: 0.9em;
}
h4.btx-entry-title{
  /* margin-bottom: 3px !important; */
}
.type-btx_portfolio.not-minipost .tags,
.btx-portfolio--list .btx-entry .tags{
  position: absolute;
  right: 30px;
  bottom: 15px;
}
article.minipost .btx-entry-header,
#additional_projects article.not-minipost,
#featured_projects article.minipost {
  display: none;
}

/* contact Form */
body .btx-dark-scheme label{
  color: #242728;
}
body .btx-item.btx-contactform--minimal textarea{
  height: 120px;
}
body .btx-item.btx-contactform--minimal textarea,
body .btx-item.btx-contactform--minimal input[type=email],
body .btx-item.btx-contactform--minimal input[type=text]{
  font-size: 17px;
  margin-top: 5px;
  padding: 10px !important;
  background-color: #fff !important;
  color: #242728;
  border-radius: 0;
}

.twf-ln-tag:before{
  color: #3e3ea8;
}
.categories{
  text-align: right;
}
.categories a,
.btx-entry.type-post .terms a,
.btx-entry.type-research .terms a{
  font-size: 0.714rem;
  font-weight: bold;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #6a95e1;
}
.btx-entry.type-post .terms a:hover,
.btx-entry.type-research .terms a:hover{
  color: #3e3ea8;
}
.btx-entry-body-content .btx-entry-media{
  margin-top: 10px;
}

.btx-entry.type-post .terms{
  text-align: right;
}
.btx-entry.type-post .btx-entry-inner.btx-with-border {
  border-bottom: 1px solid #fff;
  padding-bottom: 30px;
}
.filter{
  margin: 50px 0 0;
  text-align: center;
  font-size: 22px;
}
.filter a{
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  margin: 0 13px;
}
.filter a.active{
  color: #3e3ea8;
  font-weight: bold;
}
.filter label{
  display: inline-block;
  margin-left: 5px;
  cursor: pointer;
  font-size: 14px;
}
.filter label:first-of-type{
  margin-left: 15px;
}
.filter .keyword,
.filter .author,
.filter .category{
  display: none;
  
}

.filter .keyword input[type="text"]{
  border: none;
  border-bottom: 1px solid #000;
  border-radius: 0;
  padding-left: 35px;
}
.filter .keyword{
  width: 500px;
  margin: 0 auto;
}
.filter .keyword form{
  position: relative;
}
.filter .keyword form i{
  position: absolute;
  z-index: 2;
  top: 8px;
  left: 0px;
}

.btx-section-wrapper{
  padding-top: 40px;
  padding-bottom: 40px;
}
.home .btx-section-wrapper{
  padding-top: 0px;
  padding-bottom: 0px;
}
.single-post #main{
  padding-top: 100px;
}

.home article.type-research .authors,
.home article.type-research a.btx-entry-header {
  display: none;
}
.home .type-research h4.btx-entry-title{
  margin-top: 10px;
  line-height: 1.4;
}

.btx-secondary-font{
  line-height: 1.5;
}
.flex{
  display: -webkit-box;  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;  /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;         /* NEW, Spec - Firefox, Chrome, Opera */
}
.flex-center{
  display: -webkit-box;  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;  /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;         /* NEW, Spec - Firefox, Chrome, Opera */
  justify-content: center;
  align-items: center;
}
.cga-subnav a{
  font-size: 60px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 400;
  color: #0e0c1e;
  text-transform: capitalize;
  cursor: pointer;
  display: inline-block;
  padding: 15px 0;
}
.cga-subnav.open{
  opacity: 1;
  display: -webkit-box;  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;  /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;         /* NEW, Spec - Firefox, Chrome, Opera */
  padding-bottom: 9vh;
  top: 0;
}
.cga-subnav{
  transition: all 0.3s ease-out;
  background-color: #edeae5;
  opacity: 0;
  width: 100%;
  height: 100vh;
  position: fixed;
  top: -100vh;
  left: 0;
  z-index: 180;
  justify-content: center;
  align-items: center;
}
.cga-subnav .close{
  cursor: pointer;
  display: block;
  width: 30px;
  height: 30px;
  background: url(close.svg) center center no-repeat;
  background-size: 100%;
  position: absolute;
  top: 30px;
  right: 30px;
}
.cga-subnav .step-1,
.cga-subnav .step-2{
  display: -webkit-box;  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;  /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;         /* NEW, Spec - Firefox, Chrome, Opera */
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.cga-subnav .step-2{
  display: none;
}
.cga-subnav .step-2 .subcat{
  flex-direction: column;
  width: 800px;
}
.cga-subnav .step-2 .subcat .links{
  display: -webkit-box;  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;  /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;         /* NEW, Spec - Firefox, Chrome, Opera */
  flex-wrap: wrap;
  width: 100%;
}
.cga-subnav .step-2 .subcat .links a{
  text-align: center;
  display: inline-block;
  width: 33.3%;
  font-size: 20px;
}
.cga-subnav .step-2 .subcat header{
  position: relative;
  width: 100%;
  text-align: center;
}
.cga-subnav .step-2 .subcat header h3{
  font-size: 60px;
}
.cga-subnav .step-1 > div{
  font-size: 15px;
}
.cga-subnav .step-2 .subcat header a.back{
  position: absolute;
  left: 0;
  top: 40px;
  font-size: 15px;
}
.map-overlay{
  position: relative;
  width: 100%;
  height: 500px;
  top: 500px;
  margin-top: -500px;
  z-index: 1;
}
#staff .btx-section-wrapper{
  max-width: 1450px;
  margin: 0 auto;
}
/* body.search .search-btx_portfolio .btx-entry-excerpt, */
body.tax-btx_portfolio_tag .search-btx_portfolio .minipost .btx-entry-excerpt,
body.search .search-btx_portfolio .minipost .btx-entry-excerpt,
body.tax-btx_portfolio_tag .search-btx_portfolio .btx-entry-category,
body.search .search-btx_portfolio .btx-entry-category{
  display: none;
}
body.tax-btx_portfolio_tag .btx-main.btx-archive .search-btx_portfolio  .btx-entry-body,
body.search .btx-main.btx-archive .search-btx_portfolio  .btx-entry-body{
  padding: 20px 25px;
  height: 245px;
  overflow: hidden;
}
body.tax-btx_portfolio_tag .btx-main.btx-archive .search-btx_portfolio  .btx-entry-body-content,
body.search .btx-main.btx-archive .search-btx_portfolio .not-minipost  .btx-entry-body-content{
  padding-top: 25px;
  padding-bottom: 10px;
}
body.tax-btx_portfolio_tag .btx-main.btx-archive .search-btx_portfolio .btx-overlay,
body.search .btx-main.btx-archive .search-btx_portfolio .btx-overlay{
  background-color: transparent;
}
body.tax-btx_portfolio_tag .btx-main.btx-archive .search-btx_portfolio .btx-entry-preview,
body.search .btx-main.btx-archive .search-btx_portfolio .btx-entry-preview{
  display: none;
}
.search-btx_portfolio .client,
.search-btx_portfolio .btx-entry-title{
  margin-bottom: 3px;
}
.search-wrap{
  margin-bottom: 40px;
}
.search-btx_portfolio article.not-minipost{
  background-color: rgba(255,255,255,.9);
}
body.search .btx_portfolio.minipost,
body.tax-btx_portfolio_tag .btx_portfolio .btx-entry-inner,
body.search .btx_portfolio .btx-entry-inner{
  display: -webkit-box;  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;  /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;         /* NEW, Spec - Firefox, Chrome, Opera */
  position: unset;
}
body.tax-btx_portfolio_tag .btx_portfolio.not-minipost .btx-entry-inner > a,
body.search .btx_portfolio.not-minipost .btx-entry-inner > a{
  -webkit-box-flex: 1.5;   /* OLD - iOS 6-, Safari 3.1-6 */
  width: 20%;            /* For old syntax, otherwise collapses. */
  -webkit-flex: 1.5;       /* Safari 6.1+. iOS 7.1+, BB10 */
  -ms-flex: 1.5;           /* IE 10 */
  flex: 1.5;               /* NEW, Spec - Firefox, Chrome, Opera */
}
body.tax-btx_portfolio_tag .btx_portfolio.not-minipost .btx-entry-inner > .btx-entry-body,
body.search .btx_portfolio.not-minipost .btx-entry-inner > .btx-entry-body{
   -ms-flex: 2;           /* IE 10 */
  flex: 2;               /* NEW, Spec - Firefox, Chrome, Opera */
}
body.tax-btx_portfolio_tag .btx-main.btx-archive .search-btx_portfolio .minipost .btx-entry-body,
body.search .btx-main.btx-archive .search-btx_portfolio .minipost .btx-entry-body{
  height: auto;
  text-align: center;
  padding-bottom: 30px;
}
body.tax-btx_portfolio_tag .btx_portfolio.minipost,
body.search .btx_portfolio.minipost{
  position: relative;
}
body.tax-btx_portfolio_tag .btx_portfolio.minipost .tags,
body.search .btx_portfolio.minipost .tags{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0px 30px 0 0;
  text-align: right;
  line-height: 1.3;
}
body.tax-btx_portfolio_tag .search-post article .btx-entry-header,
body.tax-btx_portfolio_tag .search-post article .btx-entry-excerpt,
body.search .search-post article .btx-entry-header,
body.search .search-post article .btx-entry-excerpt{
  display: none;
}
body.tax-btx_portfolio_tag .search-post article .btx-entry-body-inner,
body.search .search-post article .btx-entry-body-inner{
  text-align: center;
}

body.tax-btx_portfolio_tag .search-post article a.read-more,
body.search .search-post article a.read-more{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: right;
  font-size: 0.8em;
}
body.tax-btx_portfolio_tag .btx-entry.type-post .btx-entry-inner .btx-entry-title,
body.search .btx-entry.type-post .btx-entry-inner .btx-entry-title{
  font-weight: bold;
}
body.tax-btx_portfolio_tag .btx-entry.type-post .btx-entry-inner.btx-with-border,
body.search .btx-entry.type-post .btx-entry-inner.btx-with-border{
  border: none;
}
.tax-btx_portfolio_tag .minipost{
  /* display: none; */
}
.type-post .btx-entry-link{
  text-transform: lowercase;
  text-align: right;
  font-weight: normal;
  letter-spacing: 0;
}
.type-post .btx-entry-link a:after{
  content: ' >';
}
body.page-id-31 .btx-entry-body{
  padding-bottom: 50px !important;
}
body.page-id-31 .minipost{
  display: none;
}
body.single-post .btx-main{
  padding-bottom: 0;
}
body.single-post main.btx-content{
  position: relative;
}
body.single-post article:after{
  content: '';
  height: 129px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #e5e3de;
  z-index: 1;
}
body.single-post .btx-post-body{
  padding-bottom: 130px;
}
body.single-post .btx-navigation--bar.with-bottom-border{
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
}
@media (max-width: 960px) {
  .cga-subnav{
    background-color: #f4f2ef;
  }
  .cga-subnav .step-1,
  .cga-subnav .step-2 .subcat{
    width: 100%;
    padding: 0 50px;
  }
  .btx-archive--list .miniposts .btx-entry{
    width: 50%;
  }
  body.tax-btx_portfolio_tag .search-post article,
  body.search .search-post article,
  body.tax-btx_portfolio_tag .search-research article,
  body.search .search-research article,
  .tax-research_author .btx-archive-content article,
  .tax-research_category .btx-archive-content article,
  .post-type-archive-research .btx-archive-content article{
    width: 50%;
  }
  body.search .btx_portfolio.minipost,
  body.tax-btx_portfolio_tag .btx_portfolio .btx-entry-inner,
  body.search .btx_portfolio .btx-entry-inner{
    flex-direction: column;
  }
  body.tax-btx_portfolio_tag .btx_portfolio.not-minipost .btx-entry-inner > a,
  body.search .btx_portfolio.not-minipost .btx-entry-inner > a{
    width: 100%;
  }


}

@media (max-width: 420px) {
  body.single-post article:after{
    display: none;
  }
  #banner_text{
    font-size: 30px;
    padding-bottom: 0;
  }
  .cga-subnav .step-2 .subcat header h3,
  .cga-subnav .step-1 a{
    font-size: 45px ;
  }
  .cga-subnav .step-2 .subcat header a.back{
    top: -30px;
  }
  .cga-subnav .step-2 .subcat .links a{
    width: 100%;
  }
  body.home #banner .btx-section-wrapper{
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .btx-archive--list .miniposts .btx-entry{
    width: 100%;
  }
  body.tax-btx_portfolio_tag .search-post article,
  body.search .search-post article,
  body.tax-btx_portfolio_tag .search-research article,
  body.search .search-research article,
  .tax-research_author .btx-archive-content article,
  .tax-research_category .btx-archive-content article,
  .post-type-archive-research .btx-archive-content article{
    width: 100%;
  }
  body.tax-btx_portfolio_tag .btx-main.btx-archive .search-btx_portfolio  .btx-entry-body,
  body.search .btx-main.btx-archive .search-btx_portfolio  .btx-entry-body{
    padding-bottom: 50px;
  }
}