/* Themify Customize Styling */
body {	background: none;
	background-color: #171c61;
	color: #ffffff; 
}
a {	
	color: #7368f0; 
}
#headerwrap {	background: none;
	background-color: #171c61; 
}
#header {	
	color: #ffffff; 
}
#main-nav a {	
	color: #ffffff; 
}
#footerwrap {	background: none;
	background-color: #404040; 
}
#footer {	
	color: #ffffff; 
}
@media screen and (max-width: 680px) { /* Themify Customize Styling */
body {	background: none;
	background-color: #171c61;
	color: #ffffff; 
}
a {	
	color: #7368f0; 
}
#headerwrap {	background: none;
	background-color: #171c61; 
}
#header {	
	color: #ffffff; 
}
#main-nav a {	
	color: #ffffff; 
}
#footerwrap {	background: none;
	background-color: #404040; 
}
#footer {	
	color: #ffffff; 
}
 }
/* Themify Custom CSS */
.form-control{width:200px;}
.wpcf7 input[name="your-name"], .wpcf7 input[name="your-email"], .wpcf7 input[name="your-subject"] {  width: 200px;   height: 35px !important;}
.wpcf7 textarea[name="your-message"] {  width: 80%;   height: 100px !important;}
.wpcf7 .day input[type="text"],.wpcf7 .age input[type="text"] {width:50px; display:inline;}
.wpcf7 .name input[type="text"]  ,.wpcf7 .work input[type="text"],.wpcf7  {width:200px; display:inline;}
.post input[type="text"]{width:60px; display:inline;}