/*
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
*/

.home-logo-image {
	width: 50% !important;  
}

@media screen and (max-width: 1000px) {
	
	body .nectar-slider-wrap[data-full-width="true"][data-fullscreen="false"] .swiper-slide .content h2,     body .nectar-slider-wrap[data-full-width="boxed-full-width"][data-fullscreen="false"] .swiper-slide .content h2, body .full-width-content .vc_span12 .nectar-slider-wrap[data-fullscreen="false"] .swiper-slide .content h2 {
	font-size: 2em !important;
	margin-left: 10% !important;
	margin-right: 10% !important;
	line-height: 25px !important;
	}
	
	body .nectar-slider-wrap[data-full-width="true"][data-fullscreen="false"] .swiper-slide .content .button a, body .nectar-slider-wrap[data-full-width="boxed-full-width"][data-fullscreen="false"] .swiper-slide .content .button a, body .full-width-content .vc_span12 .nectar-slider-wrap[data-fullscreen="false"] .swiper-slide .content .button a {
	font-size: 1.2em !important;
	padding: 10px 0 !important; 	
	border: 2px solid white;
	}
	
	body .swiper-slide .buttons .button {
	margin-top: 10px !important;
	padding: 0 0 0 10px !important;	
	}
	
	body .nectar-slider-wrap[data-full-width="false"] .swiper-slide .content h2, #boxed 		.swiper-slide .content h2 {
		font-size: 1.5em !important;	
		margin-left: 10% !important;
		margin-right: 10% !important;
	}
	
	body .nectar-slider-wrap[data-full-width="false"] .swiper-slide .content .buttons .button a, body #boxed .swiper-slide .content .button a {
		font-size: 1em !important;
		padding: 5px 10px 5px 10px !important; 
		border: 2px solid white !important;
		margin-bottom: 10px !important;
	}
	
	body .flip-box-front .inner {
		padding: 5% !important;
	}
	
}

.luther-row .span_12 {
    display: flex;
}

.luther-box {
    display: flex;
    align-items: center;
}

.dalai-box {
	display: flex;
	justify-content: center;
	align-items: center;
}

blockquote .inner p {
	font-size: 14px;
	line-height: 26px;
}

body .nectar-flip-box .flip-box-front .inner {
	padding: 60px 11px !important;
}





