/*
Theme Name: Ursula Siegfried
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

.homesubheadline h1{
	font-size:85px;
}


.homesubheadline p{
	font-size:26px;
	font-weight:300;
	color:#ffffff;
}
.usbg {position:absolute;
	width:100%;
	top:-150px;
	right:-5%;
	
}
.whitetxt p{color:#ffffff;}
.yellowtxt p{color:#fcf18a;}

.wpb_gallery .wpb_flexslider .flex-direction-nav a {
display:none;
}

.nectar-fancy-box[data-style="color_box_hover"] .inner-wrap *{
	color:#0b0e45;
}
.nectar-fancy-box[data-style="color_box_hover"] .box-inner-wrap {
  padding: 6% 9%;
}


@media only screen and (max-width: 1600px) {
	
	.homesubheadline h1{
	font-size:60px;
}
	.homesubheadline p{
	font-size:22px;
	}
}

@media only screen and (max-width: 900px) {
	
	.homesubheadline h1{
	font-size:45px;
}
}