/* Themify Customize Styling */
body {	
	background-color: #ffffff;
	background-color: rgba(255,255,255,1.00); 
}
a {		font-weight:bold;
	font-weight:bold;

	color: #a254cc;
	color: rgba(162,84,204,1.00); 
}
h1 {		font-size:24px;
 
}
h2 {		font-size:23px;
 
}
h3 {		font-size:22px;
 
}
h4 {		font-size:21px;
 
}
h5 {		font-size:20px;
 
}
#headerwrap {	
	background-color: #731dcc;
	background-color: rgba(115,29,204,1.00); 
}
#site-description {	display: none; 
}
#main-nav a:hover {	
	background-color: #9b6fd1;
	background-color: rgba(155,111,209,1.00); 
}
#main-nav .current_page_item a:hover,  #main-nav .current-menu-item a:hover {	
	background-color: #9b6fd1;
	background-color: rgba(155,111,209,1); 
}
#footerwrap {	
	background-color: #731dcc;
	background-color: rgba(115,29,204,1.00); 
}

/* Themify Custom CSS */
#headerwrap.fixed-header {
	  background-color:#731dcc ;height: 110px !important; 
}
.image-caption {
	  margin-top:-25px;
}
h3 {
	  padding: 0px 0 0px 0;
}
#site-logo {
	  margin-top: -15px;
}
@media screen and (max-width: 1100px) {
	                        #site-logo {
	  width:200px !important;
}

}
@media screen and (max-width: 414px) {
	                        #site-logo {
	  width:300px !important;
}

}
.centerimg {
	  margin-left: auto !important;margin-right: auto !important;
}
li {
	  margin: 0 0 -11px 0;
}
#main-nav ul a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a {
	  background-color: #731dcc !important;
}
#main-nav ul a:hover {
	  background-color: #9b6fd1 !important;color: #ffffff  !important;
}
#main-nav ul {
	  border: solid 2px #731dcc !important;
}
input[type=submit], button {
	    color: #731dcc !important;    border: 2px solid #731dcc !important; 
}
input[type=submit]:hover, button:hover {
	background: #C89DF5 !important;
}
