/* Themify Customize Styling */
body {	
	color: #ffffff; 
}
h2 {	
	color: #cad9db; 
}
textarea, input[type=text], input[type=password], input[type=search], input[type=email], input[type=url], input[type=number], input[type=tel], input[type=date], input[type=datetime], input[type=datetime-local], input[type=month], input[type=time], input[type=week] {	
	color: #ffffff; 
}
#header {	
	color: #ffffff; 
}
.page-title {	
	color: #ffffff; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body {	
	color: #ffffff; 
}
h2 {	
	color: #cad9db; 
}
textarea, input[type=text], input[type=password], input[type=search], input[type=email], input[type=url], input[type=number], input[type=tel], input[type=date], input[type=datetime], input[type=datetime-local], input[type=month], input[type=time], input[type=week] {	
	color: #ffffff; 
}
#header {	
	color: #ffffff; 
}
.page-title {	
	color: #ffffff; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body {	
	color: #ffffff; 
}
textarea, input[type=text], input[type=password], input[type=search], input[type=email], input[type=url], input[type=number], input[type=tel], input[type=date], input[type=datetime], input[type=datetime-local], input[type=month], input[type=time], input[type=week] {	
	color: #ffffff; 
}
#header {	
	color: #ffffff; 
}
#main-nav {	background: none;
	background-color: #2d2e73; 
}
.page-title {	
	color: #ffffff; 
}
 }