#et-secondary-nav {
    display: none;
}
.et-social-icon .et-social-rss  {
    display: none !important;
}
.search img  {
    position: absolute;
    margin-top: -3px !important;
    margin-left: 10px;
}
#top-header .container {
    padding-bottom: 2%;
}
.et-social-icons {
    display: none;
}
#footer-bottom img {
    float: right;
    margin-top: -13px;
}

select.wpcf7-form-control.wpcf7-select {
    width: 15%;
padding: 5px !important;
    margin-top: 10px;
}
div.dropdown {
    color: white;
}



.logo_container  {
    display: none;
}
#top-menu {
    margin-top: 3%;
}

#contact_form .input.text, input.title, input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea {
    width: 100%;
    padding: 12px !important;
    border-radius: 3px;
    margin-bottom: 10px !important;
}
#contact_form .wpcf7-submit {
    margin-top: 10px;
    color: white;
    background-color: #ca0616;
    border-color: #ca0616;
    width: 20%;
    padding: 10px;
    border-radius: 5px;
}
#contact_form .wpcf7-submit:hover {
background-color: #ca061600;
border-radius: 5px;
}
#contact_form textarea{
    height: 100px !important;
}
.search {
    margin-top: -75px;
    float: left;
    margin-left: 32%;
    width: 100%;
}
.search a {
    font-size: 18px;
}
.search button:hover {
    color: #cacaca;
}
.search button {
    border-radius: 3px;
    font-weight: 700;
    margin-left: 5px;
    border: 1px solid #000000;
    padding: 15px;
    background-color: black;
    color: white;
    text-transform: uppercase;
}
#top-header img {
    margin-top: 13px;
}

#footer-bottom {
    padding: 40px 10px;
}

div.wpcf7-response-output {
    color: white;
    border: 2px solid #4CAF50;
    background-color: #4CAF50;
    width: 66%;
    border-radius: 3px;
}

#contact_form_file_upload input {
    width: 100%;
    padding: 12px;
    border-radius: 3px;
}
#contact_form_file_upload p {
    text-transform: uppercase;
    line-height: 3em;
    color: white;
}
#contact_form_file_upload .wpcf7-submit {
    border: 1px solid black;
    background: black;
    width: 25%;
    text-transform: uppercase;
    color: white;
}
 #contact_form_file_upload .wpcf7-submit:hover {
     color: #cacaca;
}
#txt_contact_us img {
    margin-right: 10px;
}
#et-footer-nav {
    background-color: #101010;
}
#et-footer-nav a {
    color: white;
}
#footer-bottom {
    background-color: black;
}
#footer-info, #footer-info a {
    color: #ffffff;
}
span.wpcf7-list-item {
margin-top: 13px;
    margin-bottom: -11px;
    border-radius: 3px;
    margin-left: 0px;
    background-color: white;
    color: black;
    padding: 10px;
}
@media only screen and (max-width: 980px) {
.mobile_menu_bar:before {
    color: #bd1e2b !important;
}
ul#mobile_menu li:nth-child(6), ul#mobile_menu li:nth-child(7), ul#mobile_menu li:nth-child(8), ul#mobile_menu li:nth-child(9), ul#mobile_menu li:nth-child(10){
display: none;
}
.search {
    padding-top: 13px;
    padding-bottom: 0px !important;
  margin-top: 0px !important;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.subscribetxt {
    font-weight: 700;
    color: #fff;
}
.search button {
    font-size: 13px !important;
    width: 70%;
}
.et_mobile_menu {
    border-top: 3px solid #000000 !important;
}
.mobiletopheader {
    padding: 0px;
  display: block !important;
    background-color: #bd1e2b;
}
header#main-header {
    background-color: #bd1e2b !important;
}
.et_header_style_centered #main-header .mobile_nav {
    background-color: rgba(0, 0, 0, 0.66);
}
}
@media only screen and (max-width: 768px) {
.subscribetxt {
    display: none;
}
.btn {
    width: 200px !important;
}
 .search a {
    text-transform: uppercase;
    font-size: 14px;
}
.search button {
    padding: 7px;
}
.search {
    margin-top: 0px;
    margin-left: 0px;
    padding-bottom: 15px;
    float: left;
    width: 100%;
}
#main-header  {
    top: 185px !important;
}
.mobile_menu_bar:before {
    color: #bd1e2b;
}
}

@media only screen and (max-width: 480px) {
.search a {
    font-size: 8px;
}
.search button {
    font-size: 8px;
}
.search {
    margin-top: 7px;
}
}

