.entry-content h6 {
    margin-top: 0.5em;
}

.entry-content h4 {
    margin-bottom: 0.5em;
}

body .post .entry-header, .search-results .posts--default article {
    margin-bottom: 40px !important;
}

.post .entry-title, .search-results .posts--default article .entry-title {
    line-height: 1.21;
    margin: 0 auto 15px;
}

.site-header__inner,
.site-header__left,
.site-header__right {
    display: block!important;
    text-align: center !important;
}

.custom-logo-link {
    display: inline-block;
    margin-bottom:30px
}

body .custom-logo-link img.custom-logo {
    width: 500px !important;
    
}

.post .entry-media {
   display:none;
    }

.wp-autoresize a,
body.single-page .entry-content p a,
body .single-product-description a,
body .fl-accordion-button-label a,
body .post .entry-content a {
    color: #111 !important;
}

.entry-title span,
.bb--icon_block p,
#secondary .widget-title {
    display: block;
    font-family: Karla,sans-serif;
    color: #222;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
    margin-top: 10px;
}

#secondary .widget-title {
    display: inline-block;
    margin-top:0;
}

.bb--icon_block__img {
    margin-bottom: 10px;
}

.bb--icon_block h5 {
    margin-top: 0!important;
    margin-bottom: 5px!important;
    font-size: 24px;
}

.bb--icon_block {
    position: relative;
    padding-bottom:0;
    margin:20px 0 0;
}

.fl-builder-content-8 {
    margin-top:30px;
    }

.bb--icon_block img {
        -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    }

.bb--icon_block:hover img {
    -webkit-filter: brightness(.7);
    filter: brightness(.7);
}

.bb--icon_block .btn,
.bb--icon_block .btn:hover {
    position:absolute;
    height:100%;
    width:100%;
    top:0;
    bottom:0;
    right:0;
    left:0;
    margin:auto;
    background:transparent;
    overflow:hidden;
    text-indent:-500px;
    text-align:left;
    }

.bb--icon_block.align__center p {
    margin-top: 0;
    line-height: 1.3;
}

.fl-rich-text h1 {
    margin-bottom: 20px;
}

.single-portfolio--1 {
    padding-top: 2vw;
    text-align: center;
}

article .post__divide {
    margin: 70px auto -20px !important;
}

.bb--icon_block {
    position:relative;
    }
    
.bb--icon_block .title-container {
    position: absolute;
    bottom: 10px;
    padding: 10px;
    margin: auto;
    background: rgba(255,255,255,1);
    left: 0;
    right: 0;
    display: block;
    width: 80%;
    border-top: 2px solid #111;
    /* border-bottom-width: 1px; */
}

.bb--icon_block .title-container p {
    margin-bottom:0;
    font-size:90%;
    opacity:0;
            -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    position: absolute;
        top: 10px;
    left: 0;
    right: 0;
    }
    
.fl-node-5a2ab58220ea3 > .fl-row-content-wrap {
    margin-bottom: 0!important;
}    

.bb--icon_block .title-container h5 {
         font-size:20px;
         margin-bottom:0;
         opacity:1;
                 -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    }
    
.bb--icon_block:hover .title-container p {
    opacity:1;
    }
    
.bb--icon_block:hover .title-container h5 {
        opacity:0;
    }

.project__overlay .entry-title span {
    display:none;
}

.fl-row-content-wrap {
    position: relative;
    max-width: 1600px;
    margin-left: auto!important;
    margin-right: auto!important;
}

.menu-toggle {
     top: 8.5vw;
    right: 41vw;
}

.iframeembed {
    text-align:center;
    }
    
.iframeembed iframe {
    margin:auto;
    }
    
    
    

.single-post article.category-posts,
body.category-5 #main,
body.category-32 #main,
body.category-33 #main,
body.category-34 #main,
body.category-50 #main,
body.category-25 #main {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.single-post .category-posts .post-content,
body.category-5 article,
body.category-32 article,
body.category-33 article,
body.category-34 article,
body.category-50 article,
body.category-25 article {
   /*  float: left; */
}

body.category-5 article,
body.category-32 article,
body.category-33 article,
body.category-34 article,
body.category-50 article,
body.category-25 article  {
    max-width: 38em;
    margin-right: auto;
    margin-left: auto;
}

.single-post article.category-posts .content-sidebar,
body.category-5 .content-sidebar,
body.category-32 .content-sidebar,
body.category-33 .content-sidebar,
body.category-34 .content-sidebar,
body.category-50 .content-sidebar,
body.category-25 .content-sidebar {
    display: block;
    float: left;
    margin-top: 0;
    width: calc(100% - 670px);
    margin-left: 45px;
    margin-top:30px;
}

body.category-5 .content-sidebar,
body.category-32 .content-sidebar,
body.category-33 .content-sidebar,
body.category-34 .content-sidebar,
body.category-50 .content-sidebar,
body.category-25 .content-sidebar {
        margin-top: 70px;
    float: none;
    position: absolute;
    margin-left: 0;
    left: 50%;
    transform: translateX(357px);
    width: auto;
}

.project-inner {
    text-align:center;
/*       -webkit-columns: 2 230px;
     -moz-columns: 2 230px;
    columns: 2 230px; */
    max-width:1400px;      
         margin:auto;
    }

.project-inner article {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: 10px;
    position: relative;
    opacity: 1;
}



.project-inner article {
/*   animation-name: fadeInDown;
animation-duration: 0.7s;
animation-fill-mode: forwards; */
}
.project-inner article:nth-child(2) {
  animation-delay: .4s;
}
.project-inner article:nth-child(3) {
  animation-delay: .8s;
}
.project-inner article:nth-child(4) {
  animation-delay: .9s;
}
.project-inner article:nth-child(5) {
  animation-delay: 1.2s;
}
.project-inner article:nth-child(6) {
  animation-delay: 1.7s;
}
.project-inner article:nth-child(7) {
  animation-delay: 2s;
}
.project-inner article:nth-child(8) {
  animation-delay: 2.4s;
}
.project-inner article:nth-child(9) {
  animation-delay: 2.9s;
}
.project-inner article:nth-child(10) {
  animation-delay: 3.1s;
}
.project-inner article:nth-child(11) {
  animation-delay: 3.5s;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}


.project-inner article img {
    width:auto;
    height:350px;
    }

.project-overlay {
    display:block;
    position:absolute;
    left:0;
    top:0;
    right:0;
    bottom:0;
    margin:auto;
    width:100%;
    height:100%;
    opacity:0;
    }
    
.project-overlay:hover {
    opacity:1;
    background:rgba(255,255,255,0.9);
    }

.project-overlay > a {
    display:block;
    position:absolute;
    left:0;
    top:0;
    right:0;
    bottom:0;
    margin:auto;
    width:100%;
    height:100%;
    }

.project-overlay h3.entry-title {
    display:block;
    position:absolute;
    left:50%;
    top:50%;
    transform:translate(-50%, -50%);
    margin:auto;
     pointer-events:none;
     min-width:80%;
    } 

.project-overlay h3.entry-title em {
    font-family: Karla;
    font-style: normal;
    font-weight: normal;
    text-transform: uppercase;
    display: block;
    font-size:17px;
    letter-spacing:2px;
    }
    
.project-overlay h3.entry-title em a {
    pointer-events:none;
    }
    
.single-project .project {
    overflow:unset;
    }
    
.single-project .entry-header {
    text-align:center;
    margin:10px auto 20px;
    }

.project-content {
    position: relative;
    max-width:1200px;
    margin:auto;
    }
    
.project-content .entry-content {
    display:block;
      padding-top:10px;
    }
    
.project-content .gallery-content  {
    display:block;
    padding-top:10px;
    }

.grid-wrapper {
    display: block;
    max-width: 800px;
    margin: auto;
}
    
img.wider {
    width:100% !important;
    
    }    


@media screen and (min-width: 1024px) {
.portfolio--ethan .project__thumb {
    max-height: 270px;
}

body.category-5 .content-sidebar,
body.category-32 .content-sidebar,
body.category-33 .content-sidebar,
body.category-34 .content-sidebar,
body.category-50 .content-sidebar,
body.category-25 .content-sidebar {
    transform: translateX(335px);
}

}

@media screen and (min-width: 1200px){
.portfolio--ethan .project__thumb {
    max-height: 350px;
}
}

@media screen and (max-width: 920px){
.widget_recent_entries  {
   display: none;
}

body.category-5 .content-sidebar,
body.category-32 .content-sidebar,
body.category-33 .content-sidebar,
body.category-34 .content-sidebar,
body.category-35 .content-sidebar,
body.category-50 .content-sidebar,
body.category-25 .content-sidebar {
     transform: translateX(335px);
}

/* .project-inner article {
    display: inline-block;
    vertical-align: top;
    width: calc(49% - 30px);
    text-align: center;
    height: 280px;
    margin: 15px;
    position:relative;
    opacity: 0;
} */


}

@media screen and (max-width: 850px){
body .content-sidebar {
    display:none !important;
    }
    
    body.category-5 article,
    body.category-32 article,
    body.category-33 article,
    body.category-34 article,
    body.category-50 article,
    body.category-25 article {
    max-width: 100%;
    float: none;
    margin-right: auto;
    margin-left: auto;
}
}


@media screen and (max-width: 770px){
.fl-node-5a2341bf25c52 > .fl-col-content {
    background-size: contain;
    height: 400px;
    margin-top: 20px!important;
}
.fl-rich-text h1 {
   text-align:center;
}

/* .project-inner article {
    width: calc(100% - 30px);
    text-align: center;
    height: 280px;
} */
.project-inner article img {
    width: auto;
    height: auto;
    max-width: 100%;
}
}

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

.site-mobile-header__middle {
    display: block;
    height: 70px;
}




.menu-toggle {
    top: 25px !important;
    right: calc(50vw - 23px);
}


}

.wp-image-738 {
    width:100%;
    height:auto;
    }





