body.custom-background {
   background-size: cover;
}
#navigation li.current-menu-item > a,
#navigation li.current_page_item > a,
#navigation li.current-menu-parent > a,
#navigation li.current_page_parent > a,
#navigation ul li:hover > a{

font-size: 18px !important;

}
.one_half {
  margin-right: 6% !important;
}
table {
    margin-left: auto;
	margin-right: auto;
	width: 30%;
}
#logo {
  min-height: 230px;
}
#contact-mini .mail {
    font-size: 16px;
}

#wrapper {
  background-color: #e6e3d8 !important;
  -moz-box-shadow:    1px 2x 4px 5px  #888888!important;
  -webkit-box-shadow: 1px 2x 4px 5px  #888888!important;
     
}
/* Request A Callback*/
#requestacallback {
    background: none repeat scroll 0 0 rgba(210, 210, 210, 0.44);
    border: 2px solid #ef90b2;
    border-radius: 4px;
  	max-height:280px;
    padding: 1.5em;
    width: auto;
}
#requestacallback input {
    border: medium none;
    -webkit-box-shadow: 0 0 4px #999 inset;
    -moz-box-shadow:0 0 4px #999 inset;
    box-shadow: 0 0 4px #999 inset;
    font-family: "Lato",Georgia;
    font-size: 22px;
    margin: 0 auto;
    max-width: 90%;
    padding: 8px 5px;
    text-align: center;
}
#requestacallback input.wpcf7-submit.button {
    background: none repeat scroll 0 0 #06acb8;
    border: 2px solid #06acb8;
    box-shadow: none;
    color: #fff;
    margin-left: 16px;
    max-width: 100%;
    padding: 10px 5em;
    text-shadow: none;
    text-transform: uppercase;
}
#homeblock > br {
    display: none;
}
#homeblock {
    margin-top: 20px;
}
div.wpcf7 img.ajax-loader {
	width: inherit;
}
#requestacallback .wpcf7-not-valid {
    background: none repeat scroll 0 0 #ff5656;
}
#requestacallback span.wpcf7-not-valid-tip {
    display: none;
}

#homeblock {
    margin-top: 20px;
}
#requestacallback h2{
  text-align: center;
}
.forms .textfield {
    float: left;
    width: auto !important;
    margin-right: 40px !important;
    margin-left: 60px;
    margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
	.su-column {	
		margin: 0 0 1.em 0 !important;
		
	}
     table, thead, tbody, th, td, tr { 
        width: auto;
	}
  thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	tr { border: none; }
	
	td { 
		/* Behave  like a "row" */
		border: none; 
		position: relative;
		padding-left: 5%; 
	}
    #requestacallback input[type="text"],
    #requestacallback input[type="email"],
    #requestacallback input[type="tel"] {
	width: 95%;
}
}

@media only screen and (max-width: 480px){
  
.forms .textfield {
    float: left;
    width: auto !important;
    margin-right: 40px !important;
    margin-left: 10px;
    margin-bottom: 5px;
}  
  #requestacallback input.wpcf7-submit.button {
        padding: 5px 1em;
        margin-top: 10px;
}
 #requestacallback input {
    font-size: 20px;
   
} 
    table, thead, tbody, th, td, tr { 
		display: block; 
	}
  thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	tr { border: none; }
	
	td { 
		/* Behave  like a "row" */
		border: none;
		position: relative;
		padding-left: 5%; 
	}
   #requestacallback input[type="text"],
   .#requestacallback input[type="email"], 
  #requestacallback input[type="tel"] {
	width: 88%;
}
  .metaslider-665 {
    margin-bottom: 0px !important;
}
  .metaslider-2421 {
    margin-bottom: 0px  !important;
}
 
}
  