@media only screen and (max-width: 767px) {
#menu_border_wrapper select {
    text-transform: uppercase !important;
    background-color: #fff !important;
    letter-spacing: -0.2px !important;
    font-size: 14px !important;
    font-family: 'Open Sans' !important;
    font-weight: 400 !important;
    border: solid 1px #3A3A3A !important;
    border-radius: 0px !important;
    height: 35px !important;
}
}

.logo_wrapper {
    min-width: 160px;
}

.nav li ul li a {
    width: 180px;
}

.nav li ul {
    width: 180px;
}

.nav, .subnav {
    float: right;
}

textarea {
    border: 2px solid #ebebeb !important;
    margin-bottom: 20px;
    width: 100%;
    height: 50%;
}

input[type=text] {
    border: 2px solid #ebebeb !important;
    margin-bottom: 20px;
    height: 20px;
    width: 100%;
}

input[type=submit] {
    font: 14px/100% 'Open Sans', Helvetica, Arial,Verdana,sans-serif !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    color: #222222 !important;
    text-shadow: none !important;
    border: solid 2px #444444 !important;
    background: none !important;
}

#footer {
    color: #b7b7b7;
}

.menu-main-menu-container {
    padding-top: 35px;
}

#page_content_wrapper .inner .sidebar_content img {
    max-width: inherit;
}

p {
    color: #444;
}

li {
    color: #444;
}

.page_caption {
    display: none;
}

#content_wrapper {
    background: none;
}

h1, h2, h3, h4, h5 {
    text-transform: none;
}

h1, h2, h3, h4, h5 {
    color: #222
}

h1, h2, h3, h4, h5, h6, .nav, .subnav, #footer {
    letter-spacing: -0.4px;
}

.nav li a {
    letter-spacing: -0.2px;
}

p {
    padding-top: 0em;
    padding-bottom: 0em;
}
#imageFlow {
    top: 23% !important;
}

@media only screen and (max-width: 767px) {
#menu_border_wrapper select {
    display: inline-block;
    float: right;
    margin-top: 10px;
    border: solid 2px #3A3A3A;
    padding: 5px 20px 5px 5px;
    border-radius: 3px;
    font-size: 12px;
width:130px;
    outline:none;
    display: inline-block;

}
}

