.img_col > img {
  height: 300px;
  width: 232px;
  float: left;
  margin: 0.5px 0 0 -1em;
}
.img_col {     
    margin-left: 1.5em;
}
.title_middle {
    margin: 7.60em 0 0 0em;
    border-bottom: 1px solid white;
    width: 54%;
}
.write_up {
    margin: 2em 0 2.25em 0em;
    width: 70%;
    font-size: 16px;
}
.col {
    margin-left: 1em;
}
h1 {
    margin: 0 0 0 151px;
}
div#tag_line {
    margin: 0 0 0 148px;
}
.img_col::before {
  opacity: 0.20;
}
body {
  background-color: black;
  color:white;
}
/* header { height:50px;} */
.h1_title {
  width: 220px !IMPORTANT;
  white-space: normal;
  float: left;
  display: flex;
  /* font-size: 33px;
  font-weight: 600; */
  font-family: serif;
  margin: 0 0 0 0.75em;
}
.h1_title h2 {
    font-size: 42px;
}
.h2_title {
  font-size: 14px;
  color: #b93232;
  float: left;
  width: 220px !IMPORTANT;
  /* margin: 160px 0px 10px -172px; */
  margin: 17.5em 0 2em -15.5em;
  font-family: Lato;
  font-weight: initial;
}

.law_firm_overview {
  font-size: 17.5px;
  margin: 140px 0 0 0px;
  width: 58%;
  padding: 0 0 0 35px;
  line-height: 1.15;
  display: inline-block;
}

.picture_bar {
  display: flex;
  margin: 14px 0 100px 247px;
}

.body > div.picture_bar > div:nth-child(2) {
  margin: 0px 0 0 10px;
}

.col-m-3 {
margin: 1em 0 0 1.5em;
}

.col-m-3.bar_img {
    margin: 0em 3em 7em 1em;
    width: 16%;
}

.sidenav {
  height: 100%; /* 100% Full-height */
  width: 0; /* 0 width - change this with JavaScript */
  position: fixed; /* Stay in place */
  z-index: 1; /* Stay on top */
  top: 0; /* Stay at the top */
  left: 0;
  background-color: #111; /* Black*/
  overflow-x: hidden; /* Disable horizontal scroll */
  padding-top: 60px; /* Place content 60px from the top */
  transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}

/* The navigation menu links */
.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover {
  /* color: #f1f1f1; */
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

/* Add a black background color to the top navigation */
.topnav {
  background-color:black;
  overflow: hidden;
  /* top: 25px; */
  margin: 0 0 0 18em;
  width:84%;
  border-bottom: 1px solid #595959;
  padding-bottom:28px;
  position:fixed;
  display:flex;
  text-decoration: none;
  list-style-type: none;
  border-top: 25px solid black;
}

/* Style the links inside the navigation bar */
.topnav a {
  float: left;
  color: #f2f2f2;
  text-align: center;
  padding: 25px 13px;
  font-size: 15px;
  margin: -14px 0 0 0;
}

/* Change the color of links on hover */
/* .topnav a:hover {
  background-color: #ddd;
  color: black;
} */

/* Add a color to the active/current link */
.topnav a.active {
  /* background-color: black; */
  color: white;
}
.address_loc {
    margin: -0.70em 0 0 0;
    font-size: 15px;
}
ul {
    list-style-type: none;
    margin: -2em 0 0.25em 0;
    padding: 0;
    overflow: hidden;
    vertical-align: middle;
    line-height: 30px;
}
li {
  list-style-type: none;
  display:inline;
}
.vl {
  /* border-left: 2px solid white;
  border-right: 2px solid white; */
  height: 2px;
  text-decoration: none !important;
  list-style-type: none;
}
.vl2 {
  /* border-right: 2px solid white; */
  height: 2px;
  text-decoration: none;
  list-style-type: none;
}
.top_bar {
  margin: 32px 0 0 246px;
  width: 84%;
  position: absolute;
}
.top_title {
  width:749px;
  margin-top: 60px;
}
.top_title h2 {
  border-bottom: 1px solid rgb(165, 165, 165);
  width: 408px;
}
/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
  transition: margin-left .5s;
  padding: 20px;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}
footer {
  background-color: #b93232;
  display: flex;
  height: 102px;
  width:102%;
}
.phone_info {
    margin:0 0 0 4em;
}
.phone {
  width: 200px;
  margin: -3em 0 0 5.5em;
  white-space: pre-wrap;
  font-weight: 600;
}
.ph_num {
   margin: 0 0 0 5.5em;
}
.mail_address {
  width:200px;
  margin: -2.75em 0 0 6em;
}
.fa, .fas {
  font-weight: 900;
  font-size: 29px;
  margin: 33px 0 0 32px;
}
.email_info_box {
    margin:-2em 0 0 5em;
}
i.fas.fa-envelope {
    margin: 2em 0 0 -1em;
}
.email_info {
    width: 200px;
    margin: 0 1em 0 1em;
    float: left;
  }
.email_word {
  font-weight: 600;
  margin: -3em 0 0 1em;
}
.address_title {
  font-weight: 600;
  margin: -3.5em 0 0 0px;
}
i.fas.fa-phone-alt {
  margin: 32px 0 0 94px;
}
div.picture_bar > div:nth-child(2) {
  margin-left: 10px;
}
div.picture_bar > div:nth-child(3) {
  margin-left: 10px;
}
.col-m-2 {
  margin-bottom: 5em;
}
.visit_info {
  margin: -0.25em 0 0 2em;
}
address {
  font-style: normal;
}
#services_info {
  margin-left: 1em;
  margin-top: 124px;
}
.title_services {
  border-bottom: 1px solid white;
  width: 66%;
  padding-bottom: 1em;

}
.services_list {
  margin: 2em 0 1em 0;
  font-size: 15px;
}
.practice_area {
  margin-bottom: 1em;
  display:list-item;
}
.practice_areas > ul {
    /* list-style-type: none; */
    margin: -2em 0 0.25em 0;
    padding: 0;
    overflow: hidden;
    vertical-align: middle;
    line-height: 30px;
}
.practice_areas > li {
  list-style-type: circle !important;
  display:list-item;
}
ul.practice_areas.nav.navbar-nav.list-inline {
  margin: 1em 0 0 0;
  list-style: circle !important;
  display:inline;
}
.practice_img {
  margin: 0em 4em 7em 1em;
  width: 16%;
}
.family_img {
  margin: 0em 5.25em 7em 1.5em;
  width: 16%;
}
.title_criminal_defense
{
  border-bottom: 1px solid white;
  margin: 0 0 2em 0;
  width: 70%;
}
.title_about_us {
  border-bottom: 1px solid white;
  margin: 0 0 2em 0;
  width: 70%;
}
.writeup {
    margin: 2em 0 2.25em 0em;
    width: 70%;
    padding-bottom: 1em;
    font-size: 16px;
}
.title_family_law {
  border-bottom: 1px solid white;
  margin: 0 0 2em 0;
  width: 70%;
  padding-bottom: 0.5em;
}
.family_law_writeup {
  margin: 2em 0 0.25em 0em;
  width: 70%;
  padding-bottom: 1em;
}
.list-inline-item {
  display: list-item;
  list-style-type: circle !important;
  line-height: unset;
  padding: 0;
  margin-left: 3em;
}
.row.practice_area_pics {
  margin: 2em 0 -6em 0px;
}
.criminaL_law_banner {
  position: absolute;
  top: 67%;
  left: 32%;
  transform: translate(-59%, -50%);
  font-size: 22px;
  font-family: inherit;
  border-bottom: 1px solid grey;
  border-top: 1px solid grey;
  width: 54%;
  padding: 0px 0 0 5em;
  background: linear-gradient(to right, rgb(0,0,0) 50%,rgb(242, 242, 242) 100%);
  margin-left: 0.65em;
}