#navigation { border-top: 12px solid #ed242a; margin-top: 0; }
#mainhead {z-index: 99999; overflow: visible;padding-left: 10px; }
#main-nav > li{width:16.6%;}
.contact_form {overflow: hidden; padding-bottom: 4px; padding-left: 1.3em;}
.contact_form .contact_form_field input {margin-top: 20px; padding: 0.9em 1em; border: 2px solid rgb(71, 71, 71);  border-image: none; width: 100%; color: rgb(255, 255, 255); background-color: transparent;}
.contact_form .contact_form_message textarea {font-family:"Open Sans"; margin-top: 20px; padding: 0.9em 1em; border: 2px solid rgb(71, 71, 71);  border-image: none; width: 100%; color: rgb(255, 255, 255); background-color: transparent; min-height: 10.7em;}
.contact_form .contact_form_field {	width: 50%; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.contact_form .contact_form_info .contact_form_field + .contact_form_field {padding-left: 20px;}
.contact_form .contact_form_button { margin: 20px auto 0; height: 44px; width: 100px; text-align: center;}
.contact_form .contact_form_button input[type='submit']  {background: linear-gradient(rgb(255, 16, 27) 0%, rgb(212, 26, 34) 100%); height: 3em; color: rgb(255, 255, 255); font-size: 1.07em; font-weight: 400; border-bottom-color: rgb(187, 38, 6); border-bottom-width: 2px; border-bottom-style: solid;}
.contact_form .contact_form_button input[type='submit']:hover  {background: linear-gradient(rgb(255, 16, 27) 100%, rgb(212, 26, 34) 0%);}
p.textright {text-align: right;}
p.textleft {text-align: left;}
h2.block  { margin: 0 auto; text-align: center;  }
h2.block .maintitle  {margin: 0 auto; }
h2.block .maintitle:after { content: '';  width: 60px;  height: 4px;  position:relative; bottom:auto; left:auto;  display: block;  margin: 20px auto 0;  transition: background 0.3s ease-out;  -webkit-transition: background 0.3s ease-out;  -moz-transition: background 0.3s ease-out;  -o-transition: background 0.3s ease-out;}
.text-full h2.block .subtitle {color: #6d6d6d !important;}
.testi-meta a, .testi-meta a:hover {color: #e1cfa1 !important;}
#footer {	padding: 0 0 0 0;}
#copyright { border-top: none;}
@media screen and (max-width: 1225px) {
#main-nav>li>a{font-size:12px !important;margin:0 4px;}
}
@media screen and (max-width: 1030px) {
#main-nav > li{width:16.6%;}
#main-nav>li>a{font-size:11px !important;margin:0 4px;}
}
@media screen and (max-width: 770px){
.head-ghost .searchform {display: none;}
p.textright {text-align: center;}
p.textleft {text-align: center;}
.contact_form .contact_form_field {	width: 100%;}
.contact_form .contact_form_info .contact_form_field + .contact_form_field {padding-left: 0;}
}