/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/

html body.home .small-nav{
	display:none;
}

html body.home .container-wrap {
	 background: rgba(0, 0, 0);
	    background: rgba(0, 0, 0, 0);
}

body[data-footer-reveal="1"].ascend {
background-color: #000!important;
}


.fullscreen-header{
	transform:none!important;
}

body #call-to-action span{
	font-size:40px;
	line-height:50px;
}

.home .nectar-video-bg{
	object-fit:cover;
}

.fadeIn {
    animation-name: fadeIn;
    animation-delay: 1s;
	animation-duration: 1.5s!important;
}



.home #page-header-bg h1, #home_longtext, .home #page-header-bg .subheader, .home #header-outer.transparent header#top #logo, .home #header-outer.transparent header#top nav > ul > li > a{
	color:#fffce1!important;
}

.nectar-flip-box[data-v_text_align="center"] .flip-box-front .inner{
	top:85%!important;
}

.nectar-flip-box .flip-box-back .inner, .nectar-flip-box .flip-box-front .inner {
font-weight:500!important;
}

#page-header-bg h1{
	margin-bottom:20px;
}

.page-header-overlay-color:after {
    opacity: 0.25!important;
}

.subheader{
	font-weight:400!important;
	font-size:22px!important;
}

h1{
	font-family: 	"al-fresco", sans-serif!important;
font-style: normal;
font-weight: 700!important;
}

.nectar-button.large {
    font-size: 20px!important;
}

.main-content ul li {
    Margin-bottom: 20px;
}

body header#top #logo {
    width: auto;
    max-width: none;
    display: block;
    line-height: 22px;
    font-size: 32px;
    letter-spacing: -1.5px;
    color: #444;
    font-family: Work Sans;
    font-weight: 600;
}

#videorow .vc_col-sm-6{
	    margin-left: 0!important;
}
