@media screen and (max-width: 550px) {

.container {
    width: 94% !important;
    margin: 0px auto;
/*    padding: 3%;*/
}
.herowrap {
    margin-bottom: 10px;
}
.path-node h1.page-title {
    border-bottom: 0px;
    padding-bottom: 15px;
    font-size: 33px;
    margin-top: 0px;
    padding-top: 25px;
    line-height: 1.1;
}

.region.region-footer {
    display: block;
}
.member-profile .views-row {
    width: 42% !important;
    margin-bottom: 15px;
}
.path-frontpage .tertiaryswrap {
    padding-top: 0px;
    padding-bottom: 0px;
}
.path-frontpage .tertiaryswrap .container {
    background: none;
    padding: 30px 0px 30px 0px;
}
.practice-index, .practice-index-title {
    margin-right: 0px;
}
.visionblock {
    padding-left: 0px;
    text-align: justify;
}
.path-frontpage .region-about-region, .page-node-2 .region-about-region {
    background: none;
}
.practice_footer .view-content {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.practice_footer .view-content .views-row {
    width: 41%;
    margin-bottom: 20px;
}
.practice_footer {
    padding-bottom: 10px;
    padding-top: 10px;
}
.pagewraps {
    display: block;
    flex-wrap: wrap;
    justify-content: space-between;
}
.sidebar-right-region {
    width: 100%;
    max-width: 100%;
    margin-left: 0px;
}
.headerwrapleft h2 {
    font-size: 19px;
    padding-top: 20px;
    margin-bottom: 0px;
}
.headerwrapleft h3 {
    font-size: 30px;
    padding-right: 0px;
    line-height: 0.98em;
}
.headerwraps {
    display: block;
    width: 95%;
    z-index: 100;

}
/*Hide header images for internal pages*/
.headerwrapright img {
    margin-bottom: -6px;
    width: 70%;
    display: none;
}
.path-node .herowrap {
    position: relative;
    min-height: 200px;
    height: auto;
    background: #c39835;
    margin-bottom: 20px;
}
main .container.pagewraps {
    width: 100% !important;
    padding: 0px !important;
}
.bodycontent {
    width: 100%;
    text-align: justify;
/*    line-height: 1.4em;*/
}
body, html{
    line-height: 1.4em;
}
.headerwrapleft .teamcontacts {
    margin-top: 3px;
    font-size: 17px;
}
.page-node-2 #block-acme-practice-areas-mainpage-block h2 {
    width: 100%;
    margin-bottom: 10px;
}
.page-node-2 .tertiaryswrap h2, .page-node-2 #block-acme-practice-areas-mainpage-block h2 {
    font-size: 30px;
}
.practice-main .views-row {
    width: 100%;
    text-align: justify;
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 20px;
}
.practitle {
    display: flex;
    flex-wrap: nowrap;
    justify-content: start;
    flex-direction: row-reverse;
}
.titleleft {
    margin-left: 20px;
}
.page-node-2 .outputwrap {
    padding-top: 20px;
}
.header_block {
    width: 100%;
}
.member-profile .views-row h3 {
    font-size: 19px;
    line-height: 1em;
}
p.profile-title {
    padding: 0px;
    margin: 0px;
    font-size: 16px;
}
#block-teamviews-mainpage-block {
    margin-top: 0px;
}
.path-node main {
    margin-bottom: 0px;
}
.homepage_team h2 {
    font-size: 30px;
    margin-top: 0px;
}
.practice-index .views-row {
    border: 1px solid;
    border-radius: 11px;
    width: 60%;
    text-align: center;
    padding: 5px 10px 6px 10px;
    margin: 0px auto;
    margin-bottom: 12px;
}
.practice-index .views-field-title {
    margin-bottom: 0px;
    margin-top: 0px;
}
.practice-index-title {
    border: 1px solid;
    border-radius: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}
.practice-index-title h3 {
    text-transform: uppercase;
    font-size: 27px;
    line-height: 1em;
    margin: 0px;
    color: #D5B64B;
    padding-left: 4%;
    padding-right: 4%;
    font-weight: lighter;
}
.practice-index .view-content {
    display: block;
    flex-wrap: wrap;
}
#block-acme-homepagelegalpracticeareas {
    display: none;
}
.headcontainer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#headbar {
    width: 100%;
    display: block;
}
.region.region-header {
    padding-top: 5px;
    display: block;
}
a.site-logo img {
    width: 70%;
}


.responsive-menus.responsified span.toggler {
    padding: 5px 2px 6px 0px;
    background: #333;
    color: #fff;
    border-radius: 0px;
    box-shadow: none;
    font-size: 22px;
    width: 100px;
}
#block-mainnavigation li a {
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: Lighter;
    margin: 0px;
    font-family: 'Crimson Pro';
    padding: 10px 20px !important;
}
.responsive-menus.responsified .responsive-menus-simple {
    display: none;
    width: 100%;
    background: #333;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    box-shadow: none;
}
.responsive-menus.responsified .responsive-menus-simple li a {
    border-bottom: 1px dashed #636363 !important;
}
.region-main-menu {
    float: left !important;
}

























}/*----------- END OF MEDIA QUERY -------------*/

