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

	.leah h1,
	.leah h2,
	.leah h3, 
	.leah h4,
	.leah h1 strong,
	.leah h2 strong,
	.leah h3 strong, 
	.leah h4 strong,
	.leah h1 em,
	.leah h2 em,
	.leah h3 em, 
	.leah h4 em { 
		font-family: 'Open Sans' !important;
	}

	.leah h1,
	.leah h2,
	.leah h3, 
	.leah h4 { 
		font-size: 18px !important;
		line-height: 1.4 !important;
		font-weight: normal !important;
	}

	.leahone p,
	.leahtwo p,
	.leahthree p,
	.leahfour p,
	.leahone p strong,
	.leahtwo p strong,
	.leahthree p strong,
	.leahfour p strong,
	.leahone p em,
	.leahtwo p em,
	.leahthree p em,
	.leahfour p em,
	p.leahone,
	p.leahtwo,
	p.leahthree,
	p.leahfour,
	p.leahone strong,
	p.leahtwo strong,
	p.leahthree strong,
	p.leahfour strong,
	p.leahone em,
	p.leahtwo em,
	p.leahthree em,
	p.leahfour em,
	span.leahone,
	span.leahtwo,
	span.leahthree,
	span.leahfour,
	span.leahone strong,
	span.leahtwo strong,
	span.leahthree strong,
	span.leahfour strong,
	span.leahone em,
	span.leahtwo em,
	span.leahthree em,
	span.leahfour em { 
		font-family: 'Raleway' !important;
		line-height: 1.4 !important;
		font-weight: 600 !important;
	}

	.leahone p strong,
	.leahtwo p strong,
	.leahthree p strong,
	.leahfour p strong,
	p.leahone strong,
	p.leahtwo strong,
	p.leahthree strong,
	p.leahfour strong, 
	span.leahone strong,
	span.leahtwo strong,
	span.leahthree strong,
	span.leahfour strong { 
		font-weight: 700 !important;
	}

	.leahone p,
	p.leahone,
	span.leahone { 
		font-size: 60px !important;
	}

	.leahtwo p,
	p.leahtwo,
	span.leahtwo { 
		font-size: 50px !important;
	}

	.leahthree p,
	p.leahthree,
	span.leahthree { 
		font-size: 44px !important;
	}

	.leahfour p,
	p.leahfour,
	span.leahfour { 
		font-size: 32px !important;
	}


@media only screen and (max-width: 1300px) and (min-width: 1000px) {
	
	.leah h1,
	.leah h2,
	.leah h3, 
	.leah h4 { font-size: 18px !important; }

	.leahone p,
	p.leahone,
	span.leahone { 
		font-size: 45px !important;
	}

	.leahtwo p,
	p.leahtwo,
	span.leahtwo { 
		font-size: 40px !important;
	}

	.leahthree p,
	p.leahthree,
	span.leahthree { 
		font-size: 37.5px !important;
	}

	.leahfour p,
	p.leahfour,
	span.leahfour { 
		font-size: 32px !important;
	}
	
}

@media only screen and (max-width: 1000px) and (min-width: 690px) {
	
	.leah h1,
	.leah h2,
	.leah h3, 
	.leah h4 { font-size: 18px !important; }

	.leahone p,
	p.leahone,
	span.leahone { 
		font-size: 39px !important;
	}

	.leahtwo p,
	p.leahtwo,
	span.leahtwo { 
		font-size: 37.5px !important;
	}

	.leahthree p,
	p.leahthree,
	span.leahthree { 
		font-size: 35.2px !important;
	}

	.leahfour p,
	p.leahfour,
	span.leahfour { 
		font-size: 28.8px !important;
	}
	
}


@media only screen and (max-width: 690px) {
	
	.leah h1,
	.leah h2,
	.leah h3, 
	.leah h4 { font-size: 18px !important; }

	.leahone p,
	p.leahone,
	span.leahone { 
		font-size: 39px !important;
	}

	.leahtwo p,
	p.leahtwo,
	span.leahtwo { 
		font-size: 37.5px !important;
	}

	.leahthree p,
	p.leahthree,
	span.leahthree { 
		font-size: 35.2px !important;
	}

	.leahfour p,
	p.leahfour,
	span.leahfour { 
		font-size: 28.8px !important;
	}
	
}