/*

Theme Name: Inspiro Child
Theme URI: tree2x.com
Description: Child theme for Inspiro theme
Author: Jinhi Baron
Author URI: http://www.tree2x.com 
Template: inspiro
Version: 999.0

*/

#slider .slides > li {
    background-size: contain !important;
}


.page .has-post-cover .entry-cover, .single .has-post-cover .entry-cover {
    min-height: 100vh;
    height: 100%;
    position: relative;
    background: black;
}

.designed-by {display: none;}

.entry-meta a {
    display: none;
}

.entry-meta {
    display: none;
}

.page .post_author, .single .post_author {
    display: none;
}


/* Fade in Text */
#fadeOut-div {
    width:100%; 
    height:100vh; 
    position:absolute; 
    display:table; 
    background-color:#000; 
    z-index:100;
}

#fadeOut-div h1 {
    display:table-cell; 
    font-size: 22px; 
    font-weight: 800; 
    color: grey; 
    text-align:center;
    width:100%;
    vertical-align: middle;
}

.vimeo-wrapper {
   position: fixed;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   z-index: -1;
   pointer-events: none;
   overflow: hidden;
}
.vimeo-wrapper iframe {
   width: 100vw;
   height: 56.25vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
   min-height: 100vh;
   min-width: 177.77vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
}

.slide-background-overlay2 {
    height: 100vh;
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1A000000', endColorstr='#80000000', GradientType=0);
    opacity: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
}

.overlay-content {
    min-height: 100vh;
    height:100%;
    margin-bottom: -20px;
    opacity: 1;
    top: 0px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
}
.content-section {
    padding: 70px 80px 50px;
    background: rgba(255,255,255,0.6);
}

blockquote {
    font-weight: 800 !important;
    font-size: 22px !important;
    color: #000 !important;
    text-align:left !important;
    font-style:normal !important;
    font-family: 'Asap', Helvetica, Arial, sans-serif;
    line-height: 1.35 !important;
    margin-left: 0;
    margin-bottom:40px;

}
blockquote:before, blockquote:after {
    display:none !important;
}

.overlay-content p {
    line-height: 1.35;
    color:#000;
    max-width:50%;
}
.page-template-full-width-builder p {
    line-height: 1.35;
    color:#000;
    max-width:50%;
}

blockquote p {
    max-width:70% !important;
}
.page-id-613 .fw-heading.fw-heading-center {
    display:none;
}
.fw-col-inner a {
    color:#000 !important;
}

.contact-form label {
    color:#000;
}

.background-fixed {
    background-size:contain;
    background-attachment: fixed;
}


.fw-main-row-overlay {
    opacity:0.8 !important;
}


/* .portfolio-popup-video {
	display:none;
} */
.slides .popup-video {
display: none;
} 
.inspiro--with-page-nav .navbar-toggle {
    display:none;
}
.mobile-background {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    pointer-events: none;
    overflow: hidden;
    display:none;
    background-size: cover !important;
    background-position: center center !important;
}

.page-template-full-width-builder .site-footer {
    position:absolute;
    z-index:5;
}

.slide-background-overlay {
    display: none !important;
}

.navbar {
	min-height:10px !important;
}
.navbar-nav {
	padding: 14px 0 0 !important;
}
.sb-search {
	margin: 0px 0 0 5px !important;
}
.navbar-nav a {
	padding-bottom:0 !important;
}
.site-info {
	padding: 0px 15px !important;
}
.fw-col-inner a.wpz-btn:hover {
    color: #fff !important;
    background: #000 !important;
}
.desc {
    padding-top: 6px !important;
}


@media screen and (max-width: 1024px) {
    /*	.portfolio-popup-video {
    	display:block;
    } */

    #section_id-1194 {
        background-position: 50% top !important;
    }

    .slides .popup-video {
        display: inline-block;
    } 
    .navbar-nav ul {
        border-top-color: #ffffff;
        left: 50%;
        width: 220px;
        margin-top: 15px;
        border-top: 2px solid #fff;
        background: #111;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }
    .sf-menu li:hover > ul, .sf-menu li.sfHover > ul {
        padding-left: 20px;
    }
     .page-id-1137 .background-fixed:before {
        content: "";
        display: block;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        background: url('/wp-content/uploads/2018/01/inthefield-16.jpg') no-repeat center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    .page-id-211 .background-fixed:before {
        content: "";
        display: block;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        background: url('/wp-content/uploads/2018/01/1.jpg') no-repeat center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    .page-id-695 .background-fixed:before {
        content: "";
        display: block;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        background: url('/wp-content/uploads/2018/02/map2crop.jpg') no-repeat center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    .page-id-184 .background-fixed:before, .page-id-186 .background-fixed:before  {
        content: "";
        display: block;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        background: url('/wp-content/uploads/2018/01/contactBackgroundNEW.jpg') no-repeat center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    .page-id-990 .background-fixed:before  {
        content: "";
        display: block;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        background: url('/wp-content/uploads/2018/02/enter1707.jpg') no-repeat center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

}	

@media (max-width:768px) {
    .inspiro--with-page-nav .navbar-toggle {
        display:block;
    }
    .navbar-nav ul {
        -webkit-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
    .side-nav .navbar-nav ul {
        margin-left: 0;
    }
    .background-fixed {
        background-size:contain !important;
    }
   

}

@media (max-width:425px) {

    .vimeo-wrapper {
        display:block;
    }
    .mobile-background {
        display:none;
    }
    .content-section {
        padding: 70px 20px 50px;
    }
    .overlay-content p { 
        max-width:90%;
    }
    .overlay-content blockquote p {
        max-width:100% !important;
    }
    .page-template-full-width-builder p {
        max-width:90%;
    }


    blockquote p {
        max-width:100% !important;
    }
}

@media (min-height:1010px) {
	.page-id-695 .fw-col-inner, .page-id-211 .fw-col-inner{
    	min-height: 93vh;
	}

	.page-id-211 .fw-col-inner, .page-id-1137 .fw-col-inner {
		padding: 100px 30% 50px 50px !important;
	}
	
	.page-id-194 .fw-col-inner.fw-container, .page-id-186 .fw-col-inner.fw-container {
    	min-height: 93vh !important;
	}
	.page-id-990 .fw-col-inner.fw-container-fluid {
	    min-height: 93vh;
	}
	.content-section {
		min-height:100vh;
	}
	.page-id-1388 .entry-content {
	    min-height: 80vh;
	}
    .navbar .wrap {
        max-width: 96vw;
    }
}

@media (min-width:1772px) {
	.page-id-695 .fw-col-inner, .page-id-211 .fw-col-inner {
    	min-height: 93vh;
	}
	.page-id-211 .fw-col-inner, .page-id-1137 .fw-col-inner  {
	    padding: 100px 30% 50px 50px !important;
	}
	.page-id-194 .fw-col-inner.fw-container,  .page-id-186 .fw-col-inner.fw-container {
    	min-height: 93vh !important;
	}
	.page-id-990 .fw-col-inner.fw-container-fluid {
	    min-height: 93vh;
	}
	.content-section {
		min-height:100vh; 
		padding: 70px 40% 50px 80px;
	}
	.page-id-1388 .entry-content {
	    min-height: 80vh;
	}
    .navbar .wrap {
        max-width: 96vw;
    }
}