@charset "utf-8";
.container-fluid {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  background-color: #FFFFFF;
}
body {
  margin: 0 0 0 0;
}
/* Wapper and Menu Placement */
.wrappernav {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 999;
  background-color: #000437;
  background-position: left;
  background-size: cover;
  border-top-color: #FFF;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-color: #000;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  height: 8vh;
}
/* END Wapper and Menu Placement */
/* Logo - Phone - Address Section */
.headerTleft {
  margin-top: 5px;
  margin-bottom: 0;
  margin-left: 0px;
  margin-right: 0px;
  width: 30%;
  float: left;
}
.headerTleft p {
  text-align: left;
  margin-left: 15px;
}
.headerTcenter {
  margin-top: 10px;
  margin-bottom: 0;
  margin-left: 0px;
  margin-right: 0px;
  width: 70%;
  float: right;
}
.headerTcenter p {
  text-align: right;
  margin-left: 15px;
  margin-right: 40px;
  font-size: 1.6em;
  margin-bottom: 0;
  margin-top: 10px;
  color: #F5D67E;
}
.headerTcenter a:link {
  color: #FFF;
  text-decoration: none
}
.headerTcenter a:visited {
  color: #FFF;
  text-decoration: none
}
.headerTcenter a:active {
  color: #FFF;
  text-decoration: none
}
.headerTcenter a:hover {
  color: #FFFEE0;
  text-decoration: underline
}
.headerTcenter a:focus {
  color: #FFFEE0;
  text-decoration: underline
}
.Atoplogo {
  margin-left: 15px;
  margin-right: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  width: auto;
  height: 55px
}
.Aimage2 {
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 10px;
  margin-bottom: 5px;
  width: auto;
  height: 100px
}
.headerTright {
  margin-top: 12px;
  margin-bottom: 0;
  margin-left: 0px;
  margin-right: 0px;
  width: 60%;
  float: right;
  display: block;
}
.headerTright p {
  text-align: right;
  margin-right: 15px;
}
.AimageSocial {
  width: 35px;
  height: 35px;
  padding-left: 7px;
}
.wrappermenutop {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 999;
  background-color: #00274C;
  border-top-color: #F5D67E;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-color: #F5D67E;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  height: auto;
  display: none;
}
.wrapperlogophonetop {
  background-color: #00274C;
  margin-top: 0;
  width: 100%;
  height: auto;
  display: none;
}
#translateholder {
	width:100%;
	height: auto;
	background-color: #000653;
}
.translatorcenter {
	width:150px;
	margin: 0 auto;
}
/* END Logo - Phone - Address Section */
#altheaderIMGplacement {
  width: 100%;
  height: 92vh;
  background-image: url("../img/top-main-img-1.webp");
  background-position: bottom center;
  background-size: cover;
  border-bottom-color: #FFF;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  margin-bottom: 0;
  padding-bottom: 0px;
  margin-top: 0;
}
.clearfix::after {
  content: "";
  display: table;
  clear: both;
}
.ahplacementleft {
  width: 100%;
  height: 80vh;
  float: left;
  z-index: 995;
}
.ahplacementleft2 {
  width: 50%;
  height: 80vh;
  float: left;
  z-index: 995;
  display: none;
}
.aimgagecontact {
  width: 275px;
  height: auto;
  margin-top: 25px;
}
.ahplacementleft p {
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  font-size: 1.5em;
  color: #FFFFFF;
  margin-top: 40vh;
  margin-left: 50px;
  margin-right: 50px;
  text-align: center;
  line-height: 150%;
}
.ahplacementleft a:link {
  color: #FFF;
  text-decoration: none;
  background-color: #00000075;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 18px;
  padding-right: 15px;
  border-color: #FFFFFF75;
  border-style: solid;
  border-width: 1px;
}
.ahplacementleft a:visited {
  color: #FFF;
  text-decoration: none;
  background-color: #00000075;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 18px;
  padding-right: 15px;
  border-color: #FFFFFF75;
  border-style: solid;
  border-width: 1px;
}
.ahplacementleft a:active {
  color: #FFF;
  text-decoration: none;
  background-color: #00000075;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 18px;
  padding-right: 15px;
  border-color: #FFFFFF75;
  border-style: solid;
  border-width: 1px;
}
.ahplacementleft a:hover {
  color: #000;
  text-decoration: none;
  background-color: #FFFFFF95;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 18px;
  padding-right: 15px;
  border-color: #FFFFFF75;
  border-style: solid;
  border-width: 1px;
}
.ahplacementleft a:focus {
  color: #000;
  text-decoration: none;
  background-color: #FFFFFF95;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 18px;
  padding-right: 15px;
  border-color: #FFFFFF75;
  border-style: solid;
  border-width: 1px;
}
.ahplacementright2 {
  width: 100%;
  height: auto;
  float: right;
  z-index: 994;
  display: none;
}
.aimgaoptop {
  width: auto;
  height: 40px;
}
#alttopheader {
  width: 100%;
  height: 550px;
  background-image: url("../img/top-main-img-1.webp");
  background-position: center center;
  background-size: cover;
}
#aboutthefirm {
  Width: 100%;
  height: auto;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
  background-color: #F0F0F0;
}
.AaboutthefirmIMGright {
  Float: right;
  width: 600px;
  height: auto;
  margin-left: 20px;
  margin-right: 0px;
  padding-bottom: 30px;
  margin-top: 15px;
}
.flex-container2 {
  width: 100%;
  min-height: 300px;
  margin: 0 auto;
  display: flex; /* Standard syntax */
}
.flex-container2 .column {
  padding: 10px;
  padding-top: 100px;
  padding-bottom: 100px;
}
.flex-container2 .column.left {
  flex-basis: 90%;
  margin-left: 5%;
  margin-right: 5%; /* Left column color */
}
.flex-container2 .column.left h1 {
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 10px;
  color: #000;
  font-size: 2.5em;
}
.flex-container2 .column.left p {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 10px;
  font-size: 1.1em;
  line-height: 150%;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  color: #4A4A4A;
}
.altaboutlargetext {
  font-size: 1.7em;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  color: #000000;
  font-weight: 700;
  padding-left: 0;
  padding-right: 0;
  margin-top: 10px;
  padding-top: 0;
  margin-bottom: 0;
  padding-bottom: 20px;
}
.flex-container2 .column.left a:link {
  color: #9F7525;
  text-decoration: none;
}
.flex-container2 .column.left a:visited {
  color: #9F7525;
  text-decoration: none;
}
.flex-container2 .column.left a:active {
  color: #9F7525;
  text-decoration: none;
}
.flex-container2 .column.left a:hover {
  color: #8A5A00;
  text-decoration: underline;
}
.flex-container2 .column.left a:focus {
  color: #8A5A00;
  text-decoration: underline;
}
.AIMGpicZ {
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
.aboutthefirm561 {
  width: 100%;
  height: auto;
  background-color: #EBEBEB;
  padding-top: 30px;
  padding-bottom: 30px;
  display: none;
}
.aboutlawyersIMGplacement {
  width: 100%;
  height: auto;
  display: none;
}

#getstarted {
  width: 100%;
  height: 450px;
  background-image: url("../img/getstarted-IMG1.webp");
  background-position: right;
  background-size: cover;
}
.clearfix::after {
  content: "";
  display: table;
  clear: both;
}
.getstartedtextbox {
  width: 60%;
  margin-left: 20%;
  margin-right: 20%;
  padding-top: 100px;
}
#getstarted p {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 35px;
  font-size: 1.5em;
  line-height: 150%;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  color: #FFFFFF;
  text-align: center;
}
.altgetstartedlargetext {
  font-size: 3.0em;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  color: #FFFFFF;
  font-weight: normal;
  padding-left: 0;
  padding-right: 0;
  margin-top: 10px;
  padding-top: 0;
  margin-bottom: 0;
  padding-bottom: 20px;
}
.getstartedtextbox a:link {
  color: #FFF;
  text-decoration: none;
  background-color: #00000075;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 18px;
  padding-right: 15px;
  border-color: #FFFFFF75;
  border-style: solid;
  border-width: 1px;
}
.getstartedtextbox a:visited {
  color: #FFF;
  text-decoration: none;
  background-color: #00000075;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 18px;
  padding-right: 15px;
  border-color: #FFFFFF75;
  border-style: solid;
  border-width: 1px;
}
.getstartedtextbox a:active {
  color: #FFF;
  text-decoration: none;
  background-color: #00000075;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 18px;
  padding-right: 15px;
  border-color: #FFFFFF75;
  border-style: solid;
  border-width: 1px;
}
.getstartedtextbox a:hover {
  color: #000;
  text-decoration: none;
  background-color: #FFFFFF95;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 18px;
  padding-right: 15px;
  border-color: #FFFFFF75;
  border-style: solid;
  border-width: 1px;
}
.getstartedtextbox a:focus {
  color: #000;
  text-decoration: none;
  background-color: #FFFFFF95;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 18px;
  padding-right: 15px;
  border-color: #FFFFFF75;
  border-style: solid;
  border-width: 1px;
}
#aboutlawyers {
  Width: 100%;
  height: auto;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
}
.aboutlawyerslargetext {
  font-size: 1.9em;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  line-height: 125%;
  color: #FFF;
  padding-left: 0;
  padding-right: 0;
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 0;
  padding-bottom: 20px;
  font-weight: normal;
}
.flex-container3 {
  width: 100%;
  min-height: 300px;
  margin: 0 auto;
  display: flex; /* Standard syntax */
}
.flex-container3 .column {
  padding: 10px;
  padding-top: 100px;
  padding-bottom: 100px;
}
.flex-container3 .column.left {
  flex-basis: 50%;
  background: #000756; /* Left column color */
}
.flex-container3 .column.left h2 {
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 10px;
  color: #FFF;
  font-size: 2.5em;
}
.flex-container3 .column.left p {
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 10px;
  font-size: 1.3em;
  color: #FFF;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
}
.flex-container3 .column.left a:link {
  color: #FFF;
  text-decoration: none;
  background-color: #BE9D5F;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  outline-color: #FFFFFF;
  outline-width: 1px;
  outline-style: solid;
}
.flex-container3 .column.left a:visited {
  color: #FFF;
  text-decoration: none;
  background-color: #BE9D5F;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  outline-color: #FFFFFF;
  outline-width: 1px;
  outline-style: solid;
}
.flex-container3 .column.left a:active {
  color: #FFF;
  text-decoration: none;
  background-color: #BE9D5F;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  outline-color: #FFFFFF;
  outline-width: 1px;
  outline-style: solid;
}
.flex-container3 .column.left a:hover {
  color: #FFF;
  text-decoration: none;
  background-color: #000;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  outline-color: #FFFFFF;
  outline-width: 1px;
  outline-style: solid;
}
.flex-container3 .column.left a:focus {
  color: #FFF;
  text-decoration: none;
  background-color: #000;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  outline-color: #FFFFFF;
  outline-width: 1px;
  outline-style: solid;
}
.flex-container3 .column.right {
  flex-basis: 50%;
  background-image:url("../img/immigrationlaw-IMG2.webp");
  background-position: center;
  background-size: cover; /* Right column color */
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
.altaboutlawyersbottom {
  width: 100%;
  height: auto;
  display: none;
}
.AIMGpicZ {
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
.aboutthefirm561 {
  width: 100%;
  height: auto;
  background-color: #EBEBEB;
  padding-top: 30px;
  padding-bottom: 30px;
  display: none;
}
.aboutlawyersIMGplacement2 {
  width: 100%;
  height: auto;
  display: none;
}
#skew2 {
  background-image: url("../img/testimonials-section.webp");
  background-position: top;
  background-position: center;
  background-size: cover;
  z-index: 9;
  border-top-color: #F5D67E;
  border-top-style: solid;
  border-top-width: 1px;
  margin-bottom: 0px;
  margin-top: 0;
  clear: both;
  width: 100%;
  height: auto;
}
.content-slider3 {
  width: 100%;
  height: 320px;
}
.slider3 {
  height: auto;
  width: 90%;
  margin: 40px auto 0;
  overflow: visible;
  position: relative;
}
.mask {
  overflow: hidden;
  height: 320px;
}
.slider3 ul {
  margin: 0;
  padding: 0;
  position: relative;
}
.slider3 li {
  width: 90%;
  height: 320px;
  position: absolute;
  top: -325px;
  list-style: none;
  margin-top: 5px;
  margin-left: 5%;
  margin-right: 5%;
  margin-bottom: 30px;
}
.slider3 .quote {
  font-size: 1.3em;
  font-style: italic;
  line-height: 115%;
  text-align: center;
}
.slider3 .source {
  font-size: 1.1em;
  text-align: right;
  text-align: center;
  margin-top: 20px;
}
.slider3 li.anim1 {
  animation: cycle 40s linear infinite;
}
.slider3 li.anim2 {
  animation: cycle2 40s linear infinite;
}
.slider3 li.anim3 {
  animation: cycle3 40s linear infinite;
}
.slider3 li.anim4 {
  animation: cycle4 40s linear infinite;
}
.slider3 li.anim5 {
  animation: cycle5 40s linear infinite;
}
.slider3:hover li {
  animation-play-state: paused;
}
@keyframes cycle {
  0% {
    top: 0px;
  }
  4% {
    top: 0px;
  }
  16% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  }
  20% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
  21% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
  50% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
  92% {
    top: -325px;
    opacity: 0;
    z-index: 0;
  }
  96% {
    top: -325px;
    opacity: 0;
  }
  100% {
    top: 0px;
    opacity: 1;
  }
}
@keyframes cycle2 {
  0% {
    top: -325px;
    opacity: 0;
  }
  16% {
    top: -325px;
    opacity: 0;
  }
  20% {
    top: 0px;
    opacity: 1;
  }
  24% {
    top: 0px;
    opacity: 1;
  }
  36% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  }
  40% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
  41% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
  100% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
}
@keyframes cycle3 {
  0% {
    top: -325px;
    opacity: 0;
  }
  36% {
    top: -325px;
    opacity: 0;
  }
  40% {
    top: 0px;
    opacity: 1;
  }
  44% {
    top: 0px;
    opacity: 1;
  }
  56% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  }
  60% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
  61% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
  100% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
}
@keyframes cycle4 {
  0% {
    top: -325px;
    opacity: 0;
  }
  56% {
    top: -325px;
    opacity: 0;
  }
  60% {
    top: 0px;
    opacity: 1;
  }
  64% {
    top: 0px;
    opacity: 1;
  }
  76% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  }
  80% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
  81% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
  100% {
    top: -325px;
    opacity: 0;
    z-index: -1;
  }
}
@keyframes cycle5 {
  0% {
    top: -325px;
    opacity: 0;
  }
  76% {
    top: -325px;
    opacity: 0;
  }
  80% {
    top: 0px;
    opacity: 1;
  }
  84% {
    top: 0px;
    opacity: 1;
  }
  96% {
    top: 0px;
    opacity: 1;
    z-index: 0;
  }
  100% {
    top: 325px;
    opacity: 0;
    z-index: 0;
  }
}
#skew2 p {
  color: #FFC904;
  font-size: 1.4em;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 50px;
  padding-right: 50px;
}
.Aimagetesimonials {
  width: auto;
  height: 95px;
  float: right;
  margin-top: 10px;
  margin-bottom: 20px;
  margin-right: 10px;
  margin-left: 20px;
}
.altskew2headfont {
  color: #FFF;
  font-size: 1.5em;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 0px;
  margin-top: 10px;
  text-align: center;
  font-weight: bold;
}
.cus-div:after {
  position: absolute;
  width: 100%;
  height: 100%;
  background: inherit;
  z-index: -1;
  bottom: 0;
  content: '';
}
.Ablogimgreadarticle {
  float: right;
}
/* END Skewed Div Placement */
.wrappertestimonial {
  width: 60%;
  margin-left: 20%;
  margin-right: 20%;
}
#contactthefirm {
  Width: 100%;
  height: auto;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
  background-color: #000756;
}
.flex-container4 {
  width: 100%;
  min-height: auto;
  margin: 0 auto;
  display: flex; /* Standard syntax */
}
.flex-container4 .column {
  padding: 0px;
  padding-top: 0px;
  padding-bottom: 0;
}
.flex-container4 .column.left {
  flex-basis: 50%;
  background: #000756;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  float: left;
  /* Left column color */
}
.flex-container4 .column.left h1 {
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 10px;
  color: #000756;
  font-size: 2.5em;
}
.flex-container4 .column.left p {
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 10px;
  font-size: 1.3em;
}
.flex-container4 .column.right {
  flex-basis: 50%;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  float: right;
}
.contactmarkeishiaIMGplacement2 {
  width: 100%;
  height: auto;
  display: none;
}
#aollist {
  
  Width: 100%;
  height: auto;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
}
.aoplargetext {
  font-size: 1.9em;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  line-height: 125%;
  color: #FFF;
  padding-left: 0;
  padding-right: 0;
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 0;
  padding-bottom: 20px;
  font-weight: normal;
}
.flex-container5 {
  width: 100%;
  min-height: 300px;
  margin: 0 auto;
  display: flex; /* Standard syntax */
}
.flex-container5 .column {
  padding: 0px;
  padding-top: 100px;
  padding-bottom: 100px;
}
.flex-container5 .column.left {
  flex-basis: 50%;
  background: #000437; /* Left column color */
}
.flex-container5 .column.left h2 {
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 10px;
  color: #FFF;
  font-size: 2.5em;
}
.flex-container5 .column.left p {
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 10px;
  font-size: 1.3em;
  color: #DDD;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  line-height: 150%;
}
.flex-container5 .column.left a:link {
  color: #FFF;
  text-decoration: none;
  background-color: #BE9D5F;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  outline-color: #000;
  outline-width: 1px;
  outline-style: solid;
}
.flex-container5 .column.left a:visited {
  color: #FFF;
  text-decoration: none;
  background-color: #BE9D5F;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  outline-color: #000;
  outline-width: 1px;
  outline-style: solid;
}
.flex-container5 .column.left a:active {
  color: #FFF;
  text-decoration: none;
  background-color: #BE9D5F;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  outline-color: #000;
  outline-width: 1px;
  outline-style: solid;
}
.flex-container5 .column.left a:hover {
  color: #FFF;
  text-decoration: none;
  background-color: #000;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  outline-color: #000;
  outline-width: 1px;
  outline-style: solid;
}
.flex-container5 .column.left a:focus {
  color: #FFF;
  text-decoration: none;
  background-color: #000;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  outline-color: #000;
  outline-width: 1px;
  outline-style: solid;
}
.flex-container5 .column.right {
  flex-basis: 50%;
  background-image: url("../img/criminallaw-IMG300.webp");
  background-position: center;
  background-size: cover; /* Right column color */
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
.aopbottom {
  width: 100%;
  height: auto;
  display: none;
}
.aalyfonttop {
  color: #00A7FF;
}
.aalyfonttop2 {
  color: #00A7FF;
  font-size: 1.0em;
}
.altheaderplacementIMG {
  width: auto;
  height: 80vh;
  float: right;
}
/* END Main Slider Placement */
.alttopfont p {
  font-family: "Impact", Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
  font-size: 5.0em;
  text-transform: uppercase;
}
.freeconsultation1 {
  margin-top: 0px;
  position: absolute;
  width: 100%;
  bottom: 100px;
  float: none;
}
.freeconsultation1 p {
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  font-size: 1.5em;
  color: #FFFFFF;
  text-align: center;
}
.freeconsultation1 a:link {
  color: #FFFFFF;
  text-decoration: none;
  background-color: #00274C;
  padding: 10px;
  border-color: #F5D67E;
  border-style: solid;
  border-width: 1px;
}
.freeconsultation1 a:visited {
  color: #FFFFFF;
  text-decoration: none;
  background-color: #00274C;
  padding: 10px;
  border-color: #F5D67E;
  border-style: solid;
  border-width: 1px;
}
.freeconsultation1 a:active {
  color: #FFFFFF;
  text-decoration: none;
  background-color: #00274C;
  padding: 10px;
  border-color: #F5D67E;
  border-style: solid;
  border-width: 1px;
}
.freeconsultation1 a:hover {
  color: #000;
  text-decoration: none;
  background-color: #F5D67E;
  padding: 10px;
  border-color: #FFF;
  border-style: solid;
  border-width: 1px;
}
.freeconsultation1 a:focus {
  color: #000;
  text-decoration: none;
  background-color: #F5D67E;
  padding: 10px;
  border-color: #FFF;
  border-style: solid;
  border-width: 1px;
}
.wrapperbody1 {
  background-color: #FFF;
  ;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: auto;
  clear: both;
  margin-top: 0;
  z-index: 997;
}
/* END Main Slidere Placement */
/* Start Second Slider Placement */
#secondslider {
  width: 100%;
  height: auto;
  margin-left: 0%;
  margin-right: 0%;
  clear: both;
}
.slider {
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.Aimgsecondslider {
  max-width: 1200px;
  height: auto;
}
.slides {
  display: flex;
  transition: transform 0.5s ease-in-out;
}
.slide {
  flex: 0 0 100%;
}
.slide img {
  width: 100%;
  height: auto;
}
.prev, .next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 24px;
  cursor: pointer;
}
.prev {
  left: 10px;
}
.next {
  right: 10px;
}
/* Styling for arrow links */
.slider .prev, .slider .next {
  color: #FFF; /* Set the desired color for the arrows */
  text-decoration: none; /* Remove underline decoration */
}
/* Styling for images within the slides */
.slider .slide img {
  border: none; /* Remove border around images if any */
  text-decoration: none; /* Remove underline decoration */
}
.fade {
  opacity: 1;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
}
.fade:hover {
  opacity: 0.6;
}
/* Page Title Placement */
#title {
  background-color: #FFFFFF;
  width: 84%;
  float: left;
  margin-left: 8%;
  margin-right: 8%;
  margin-bottom: 0;
  padding-top: 50px;
  clear: both;
}
.clearfix::after {
  content: "";
  display: table;
  clear: both;
}
#title h1 {
  font-size: 2.3em;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  color: #000;
  font-weight: 700;
  padding-left: 0;
  padding-right: 0;
  margin-top: 10px;
  padding-top: 0;
  margin-bottom: 0;
  padding-bottom: 20px
}
#title h2 {
  font-size: 1.4em;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  line-height: 125%;
  color: #2F2F2F;
  padding-left: 0;
  padding-right: 0;
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 0;
  padding-bottom: 20px;
  font-weight: normal;
}
/* END Page Title Placement */
.grow {
  transition: all .5s ease-in-out
}
.grow:hover {
  transform: scale(1.04)
}
.AimageTitle {
  width: 100%;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
}
.Aimage-title-graphic {
  width: 100%;
  height: 56px;
  margin-bottom: 50px;
  margin-top: 50px;
}
.AimageTitle992 {
  width: 100%;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
}
.Aimage-title-graphic992 {
  max-width: 768px;
  height: auto;
  display: none;
}
.AimageTitle768 {
  width: 100%;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
}
.Aimage-title-graphic768 {
  max-width: 561px;
  height: auto;
  display: none;
}
/* END Service Area Graphics Placement */
/* Left Main Content Placement */
#left {
  background-color: #FFFFFF;
  width: 84%;
  float: left;
  margin-left: 8%;
  margin-right: 8%;
  margin-top: 0;
  padding-bottom: 50px;
}
.clearfix::after {
  content: "";
  display: table;
  clear: both;
}
#left h3 {
  font-size: 1.8em;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  color: #000;
  font-weight: 700;
  text-align: left;
  line-height: 135%;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.left-main p {
  font-size: 1.5em;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  font-weight: 400;
  padding-left: 0;
  padding-right: 0;
  line-height: 125%;
  color: #000;
}
.left-main ul {
  font-size: 1.5em;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  line-height: 125%;
  color: #000;
  padding-left: 50px;
  padding-right: 15px
}
.left-main ul li {
  margin-bottom: 15px;
}
.left-main ol {
  font-size: 1.5em;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  line-height: 125%;
  color: #000;
  padding-left: 50px;
  padding-right: 15px
}
.left-main ol li {
  margin-bottom: 15px;
}
.left-main a:link {
  color: #000;
  text-decoration: underline;
}
.left-main a:visited {
  color: #000;
  text-decoration: underline;
}
.left-main a:active {
  color: #000;
  text-decoration: underline;
}
.left-main a:hover {
  color: #000756;
  text-decoration: underline;
}
.left-main a:focus {
  color: #000756;
  text-decoration: underline;
}
.left-leftcontent {
  width: 65%;
  height: auto;
  float: left;
}
.left-leftcontent p {
  font-size: 1.5em;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  color: #000;
  font-weight: 400;
  padding-left: 0;
  padding-right: 0;
  line-height: 125%
}
.left-leftcontent ul {
  font-size: 1.5em;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  line-height: 125%;
  color: #000;
  padding-left: 50px;
  padding-right: 15px
}
.left-leftcontent ul li {
  margin-bottom: 15px;
}
.left-leftcontent ol {
  font-size: 1.5em;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  line-height: 125%;
  color: #000;
  padding-left: 50px;
  padding-right: 15px
}
.left-leftcontent ol li {
  margin-bottom: 15px;
}
.left-leftcontent a:link {
  color: #00274C;
  text-decoration: underline;
}
.left-leftcontent a:visited {
  color: #00274C;
  text-decoration: underline;
}
.left-leftcontent a:active {
  color: #00274C;
  text-decoration: underline;
}
.left-leftcontent a:hover {
  color: #FFCB02;
  text-decoration: underline;
}
.left-leftcontent a:focus {
  color: #FFCB02;
  text-decoration: underline;
}
#accordianwrapper {
  margin-left: 25px;
}
.left-altleftcontent {
  width: 30%;
  height: auto;
  float: left;
}
.left-altleftcontent p {
  font-size: 1.5em;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  color: #000;
  font-weight: 400;
  padding-left: 0;
  padding-right: 0;
  line-height: 125%
}
.left-altleftcontent ul {
  font-size: 1.5em;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  line-height: 125%;
  color: #000;
  padding-left: 50px;
  padding-right: 15px
}
.left-altleftcontent ul li {
  margin-bottom: 15px;
}
.left-altleftcontent ol {
  font-size: 1.5em;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  line-height: 125%;
  color: #000;
  padding-left: 50px;
  padding-right: 15px
}
.left-altleftcontent ol li {
  margin-bottom: 15px;
}
.left-altleftcontent a:link {
  color: #00274C;
  text-decoration: underline;
}
.left-altleftcontent a:visited {
  color: #00274C;
  text-decoration: underline;
}
.left-altleftcontent a:active {
  color: #00274C;
  text-decoration: underline;
}
.left-altleftcontent a:hover {
  color: #FFCB02;
  text-decoration: underline;
}
.left-altleftcontent a:focus {
  color: #FFCB02;
  text-decoration: underline;
}
.Aimg-altleftIMG {
  width: 100%;
  height: auto
}
.left-altrightcontent {
  width: 65%;
  height: auto;
  float: right;
  border-left-color: #C9C9C9;
  border-left-style: solid;
  border-left-width: 1px;
  margin-bottom: 50px;
}
.left-altrightcontent p {
  font-size: 1.5em;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  color: #000;
  font-weight: 400;
  padding-left: 25px;
  padding-right: 0;
  line-height: 125%
}
.left-altrightcontent h3 {
  padding-left: 25px;
}
.left-altrightcontent ul {
  font-size: 1.5em;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  line-height: 125%;
  color: #000;
  padding-left: 50px;
  padding-right: 15px
}
.left-altrightcontent ul li {
  margin-bottom: 15px;
}
.left-altrightcontent ol {
  font-size: 1.5em;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  line-height: 125%;
  color: #000;
  padding-left: 50px;
  padding-right: 15px
}
.left-altrightcontent ol li {
  margin-bottom: 15px;
}
.left-altrightcontent a:link {
  color: #00274C;
  text-decoration: underline;
}
.left-altrightcontent a:visited {
  color: #00274C;
  text-decoration: underline;
}
.left-altrightcontent a:active {
  color: #00274C;
  text-decoration: underline;
}
.left-altrightcontent a:hover {
  color: #FFCB02;
  text-decoration: underline;
}
.left-altrightcontent a:focus {
  color: #FFCB02;
  text-decoration: underline;
}
.left-rightcontent {
  background-color: #001931;
  width: 30%;
  height: auto;
  float: right;
  margin-top: 35px;
}
.left-rightcontent p {
  font-size: 1.2em;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  color: #000;
  font-weight: 400;
  padding-left: 0;
  padding-right: 0;
  line-height: 125%;
  text-align: center;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.left-rightcontent a:link {
  color: #000;
  background-color: #FFC904;
  text-decoration: none;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.left-rightcontent a:visited {
  color: #000;
  background-color: #FFC904;
  text-decoration: none;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.left-rightcontent a:active {
  color: #000;
  background-color: #FFC904;
  text-decoration: none;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.left-rightcontent a:hover {
  color: #FFF;
  background-color: #00274C;
  text-decoration: none;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.left-rightcontent a:focus {
  color: #FFF;
  background-color: #00274C;
  text-decoration: none;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.AimgEmailForm {
  width: 90%;
  height: auto;
  margin-left: 0%;
  margin-right: 0%;
  padding: 0px;
}
.AimgBedsores1 {
  width: 49%;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0px;
  padding-right: 0px;
}
/* Style the buttons that are used to open and close the accordion panel */
.accordion {
  background-color: #00274C;
  color: #FFF;
  cursor: pointer;
  padding: 10px;
  width: 100%;
  text-align: left;
  border: 1px;
  border-style: solid;
  border-color: #ffffff;
  outline: none;
  transition: 0.4s;
  margin-bottom: 5px;
  font-size: 1.4em;
}
.AIMG-ybarsep {
  width: 100%;
  height: 5px;
}
/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .accordion:hover {
  background-color: #FFCB02;
  color: #000;
}
/* Style the accordion panel. Note: hidden by default */
.panel {
  padding: 10px 10px;
  background-color: #F3F3F3;
  display: none;
  overflow: hidden;
}
.panel p {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0px;
  padding-bottom: 0px;
}
.wrapperCenterIMG {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}
.wrapperCenterIMG p {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0px;
  padding-right: 0px;
}
.lefthalf1 {
  width: 45%;
  margin-left: 0;
  margin-right: 0;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}
.lefthalf2 {
  width: 45%;
  margin-left: 0;
  margin-right: 0;
  float: right;
}
.lefthalf3 {
  width: 46%;
  margin-left: 1%;
  margin-right: 0;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 30px;
}
.Aimage-centerpage1 {
  width: 90%;
  height: auto;
  padding-top: 0px;
  padding-bottom: 30px;
  magin-left: 5%;
  margin-right: 5%;
}
.AIMGc1left1 {
  width: 30%;
  height: auto;
  float: left;
  margin-top: 10px;
  margin-bottom: 20px;
  margin-right: 20px;
  margin-left: 20px
}
.AIMGc1right1 {
  width: 350px;
  height: auto;
  float: right;
  margin-top: 10px;
  margin-bottom: 20px;
  margin-right: 0;
  margin-left: 20px
}
.AIMGc1right3 {
  width: 30%;
  height: auto;
  float: right;
  margin-top: 40px;
  margin-bottom: 20px;
  margin-right: 0;
  margin-left: 20px;
}
.Aimg-fullwidth {
  width: 100%;
  height: auto;
  margin: 0px;
}
/* END Left Main Content Placement */
/* Skewed Div Placement */
.wrapperskewed {
  width: 100%;
  height: auto;
  clear: both;
  padding-top: 50px;
  padding-bottom: 0px;
}
.cus-div {
  width: 100%;
  position: relative;
}
.cus-div:after {
  position: absolute;
  width: 100%;
  height: 100%;
  background: inherit;
  z-index: -1;
  bottom: 0;
  content: '';
}
.Ablogimgreadarticle {
  float: right;
}
/* END Skewed Div Placement */
.wrappertestimonial {
  width: 60%;
  margin-left: 20%;
  margin-right: 20%;
}
/* Dual Video Placement */
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  margin-top: 0;
  height: 0
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.centervideo {
  text-align: center;
  margin: 0 auto;
  width: 100%;
  height: auto
}
.Aaltvideoleft {
  float: left;
  margin-left: 0;
  margin-right: 20px;
  margin-top: 40px;
  margin-bottom: 20px;
  width: 50%;
  height: auto;
}
.Aaltvideoright {
  float: right;
  margin-left: 20px;
  margin-right: 0px;
  margin-top: 15px;
  margin-bottom: 20px;
  width: 50%;
  height: auto;
}
.Asepbar1 {
  width: 96%;
  margin-left: 2%;
  margin-right: 2%;
  margin-rop: 15px
}
/* END Dual Video Placement */
/* Side By Side Div Section 1 Placement */
.wrapperaltleft {
  width: 100%;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
  background-color: #FFFFFF;
}
.AattorneysIMGright {
  Float: right;
  width: 400px;
  height: auto;
  margin-left: 20px;
  margin-right: 0px;
  padding-bottom: 30px;
  margin-top: 15px;
}
#alttitle {
  width: 84%;
  float: left;
  margin-left: 8%;
  margin-right: 8%;
  margin-bottom: 0;
  padding-top: 50px;
  clear: both;
}
#alttitle h1 {
  font-size: 2.3em;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  color: #000;
  font-weight: 700;
  padding-left: 0;
  padding-right: 0;
  margin-top: 10px;
  padding-top: 0;
  margin-bottom: 0;
  padding-bottom: 20px
}
#alttitle h2 {
  font-size: 1.4em;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  line-height: 125%;
  color: #161616;
  padding-left: 0;
  padding-right: 0;
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 0;
  padding-bottom: 20px;
  font-weight: normal;
}
#altleft {
  width: 84%;
  float: left;
  margin-left: 8%;
  margin-right: 8%;
  margin-top: 0;
  padding-bottom: 50px;
}
#altleft h3 {
  font-size: 1.8em;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  color: #000;
  font-weight: 700;
  text-align: left;
  line-height: 135%;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.altleft-main p {
  font-size: 1.3em;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  font-weight: 400;
  padding-left: 0;
  padding-right: 0;
  line-height: 125%;
  color: #000;
}
.altleft-main ul {
  font-size: 1.3em;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  line-height: 125%;
  color: #000;
  padding-left: 50px;
  padding-right: 15px
}
.altleft-main ul li {
  margin-bottom: 15px;
}
.altleft-main ol {
  font-size: 1.3em;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  line-height: 125%;
  color: #000;
  padding-left: 50px;
  padding-right: 15px
}
.altleft-main ol li {
  margin-bottom: 15px;
}
.altleft-main a:link {
  color: #161616;
  text-decoration: underline;
}
.altleft-main a:visited {
  color: #161616;
  text-decoration: underline;
}
.altleft-main a:active {
  color: #161616;
  text-decoration: underline;
}
.altleft-main a:hover {
  color: #000;
  text-decoration: underline;
}
.altleft-main a:focus {
  color: #000;
  text-decoration: underline;
}

.aaIMGsectionright {
  float: right;
  width: 400px;
  height: auto;
  margin-top: 10px;
  margin-bottom: 30px;
  margin-left: 20px;
  margin-right: 200px;
}

/* END AltFelx Sections Placement */
#logos {
  background-color: #FFFFFF;
  padding-top: 10px;
  padding-bottom: 8px;
}
.AimageLogos {
  height: 100px;
  width: auto;
}
#footer {
  width: 100%;
  height: 300px;
  background-color: #000;
  border-top-color: #FCE69C;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-color: #FCE69C;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  clear: both;
  display: block;
  margin-bottom: 0;
  magin-top: 0px;
}
.Afooterimage {
  width: 200px;
  height: auto;
}
#footer p {
  color: #DBDBDB;
  font-size: 1.0em;
  line-height: 150%;
}
#footer a:link {
  color: #FFFFFF;
  text-decoration: underline;
  text-decoration-color: #F5D67E;
}
#footer a:visited {
  color: #FFFFFF;
  text-decoration: underline;
  text-decoration-color: #F5D67E;
}
#footer a:active {
  color: #FFFFFF;
  text-decoration: underline;
  text-decoration-color: #F5D67E;
}
#footer a:hover {
  color: #F5D67E;
  text-decoration: none;
}
#footer a:focus {
  color: #F5D67E;
  text-decoration: underline;
}
.footertextbox {
  width: 90%;
  height: auto;
  margin-left: 5%;
  margin-right: 5%;
  margin-top: 30px;
  display: block;
}
.footer-left {
  width: 32%;
  height: auto;
  float: left;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}
.footer-left p {
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
}
.footer-second {
  width: 32%;
  height: auto;
  float: left;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}
.footer-second p {
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
}
.footer-middle {
  width: 32%;
  height: auto;
  float: left;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}
.footer-middle p {
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
}
.footer-middle a:link {
  color: #FFFFFF;
  text-decoration: underline;
}
.footer-right {
  width: 25%;
  height: auto;
  float: left;
  padding-top: 10px;
  padding-bottom: 10px;
}
.footer-right p {
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
}
.Afootercity {
  font-size: 1.6em;
}
/* Topfooter Section Placement */
#topfooter {
  clear: both;
  text-align: center;
  background-color: #000437;
  border-top-color: #FFF;
  border-top-width: 1px;
  border-top-style: solid;
  border-bottom-color: #FFF;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  margin-top: 0;
}
#topfooter p {
  color: #FFF;
  padding-left: 50px;
  padding-right: 50px;
  text-align: center;
  line-height: 150%;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 1.1em
}
#topfooter a:link {
  color: #FFF;
  text-decoration: underline
}
#topfooter a:visited {
  color: #FFF;
  text-decoration: underline
}
#topfooter a:active {
  color: #FFF;
  text-decoration: underline
}
#topfooter a:hover {
  color: #FFF;
  text-decoration: underline
}
#topfooter a:focus {
  color: #FFF;
  text-decoration: underline
}
#geoareas {
  width: 100%;
  height: auto;
  background-color: #171717;
  padding-top: 30px;
  padding-bottom: 30px;
}
#geoareas p {
  color: #FFF;
  padding-left: 50px;
  padding-right: 50px;
  text-align: center;
  line-height: 150%;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 1.1em;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
}
/* END Topfooter Section Placement */
/* H1-6, P, il, ol Primary */
h1 {
  font-size: 2.3em;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  color: #000000;
  font-weight: 700;
  padding-left: 0;
  padding-right: 0;
  margin-top: 10px;
  padding-top: 0;
  margin-bottom: 0;
  padding-bottom: 20px
}
h2 {
  font-size: 1.4em;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  line-height: 125%;
  color: #2F2F2F;
  padding-left: 0;
  padding-right: 0;
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 0;
  padding-bottom: 20px;
  font-weight: normal;
}
h3 {
  font-size: 1.8em;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  color: #00274C;
  font-weight: 700;
  text-align: left;
  line-height: 135%;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0
}
h4 {
  font-size: 1.6em;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  color: #000000;
  font-weight: 700;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0;
  margin-bottom: 15px;
}
h5 {
  font-size: 2.0em;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  line-height: 125%;
  color: #3e3e3e;
  padding-left: 0;
  padding-right: 0;
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 0;
  padding-bottom: 20px;
  text-align: center;
  text-transform: uppercase;
}
h6 {
  font-size: 1.8em;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  line-height: 125%;
  color: #3e3e3e;
  padding-left: 0;
  padding-right: 0;
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 0;
  padding-bottom: 20px;
  text-align: center;
  text-transform: uppercase;
}
p {
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
}
ul {
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  line-height: 100%;
  color: #fff
}
ol {
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  line-height: 175%;
  color: #fff
}
/* END H1-6, P, il, ol Primary */
/* Images Primary */
.Aimage {
  margin-left: 0;
  margin-right: 20px;
  margin-top: 35px;
  margin-bottom: 20px;
  width: 350px;
  height: auto;
  float: left
}
.Aimage3 {
  width: 100%;
  height: auto;
}
.Aimage4 {
  margin-left: 30px;
  margin-right: 50px;
  margin-top: 30px;
  margin-bottom: 10px;
  width: 500px;
  height: auto;
  float: right;
}
.Aimageright1 {
  float: right;
  display: block;
  margin-right: 15px;
  margin-left: 20px;
  margin-top: 15px;
  margin-bottom: 20px;
  height: 300px;
  width: auto
}
.Aimageright2 {
  float: right;
  display: block;
  margin-right: 15px;
  margin-left: 20px;
  margin-top: 25px;
  margin-bottom: 20px;
  height: 400px;
  width: auto
}
.Aimageright3 {
  float: right;
  display: block;
  margin-right: 15px;
  margin-left: 20px;
  margin-top: 25px;
  margin-bottom: 20px;
  height: auto;
  width: 45%;
}
.Aseparationbar {
  width: 100%;
  height: 1px
}
/* END Images Primary */
/* END content3 Section */
.row {
  margin: 0
}
@media only screen and (max-width:1200px) {
  /* Wapper and Menu Placement */
  .wrappernav {
    position: sticky;
    top: 0;
    left: 0;
    z-index: 999;
    background-position: left;
    background-size: cover;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    height: 8vh;
  }
  /* END Wapper and Menu Placement */
  /* Logo - Phone - Address Section */
  .headerTleft {
    margin-top: 5px;
    margin-bottom: 0;
    margin-left: 0px;
    margin-right: 0px;
    width: 25%;
    float: left;
  }
  .headerTleft p {
    text-align: left;
    margin-left: 15px;
  }
  .headerTcenter {
    margin-top: 10px;
    margin-bottom: 0;
    margin-left: 0px;
    margin-right: 0px;
    width: 70%;
    float: right;
  }
  .headerTcenter p {
    text-align: right;
    margin-left: 15px;
    margin-right: 40px;
    font-size: 1.6em;
    margin-bottom: 0;
    margin-top: 10px;
    color: #F5D67E;
  }
  .headerTcenter a:link {
    color: #FFF;
    text-decoration: none
  }
  .headerTcenter a:visited {
    color: #FFF;
    text-decoration: none
  }
  .headerTcenter a:active {
    color: #FFF;
    text-decoration: none
  }
  .headerTcenter a:hover {
    color: #FFFEE0;
    text-decoration: underline
  }
  .headerTcenter a:focus {
    color: #FFFEE0;
    text-decoration: underline
  }
  .Atoplogo {
    margin-left: 15px;
    margin-right: 5px;
    margin-top: 8px;
    margin-bottom: 5px;
    width: auto;
    height: 50px
  }
  .Aimage2 {
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 10px;
    margin-bottom: 5px;
    width: auto;
    height: 100px
  }
  .headerTright {
    margin-top: 12px;
    margin-bottom: 0;
    margin-left: 0px;
    margin-right: 0px;
    width: 65%;
    float: right;
    display: block;
  }
  .headerTright p {
    text-align: right;
    margin-right: 15px;
  }
  .AimageSocial {
    width: 35px;
    height: 35px;
    padding-left: 7px;
  }
  /* END Logo - Phone - Address Section */
  #alttopheader {
    width: 100%;
    height: 450px;
    background-image: url("../img/top-main-img-1.webp");
    background-position: center center;
    background-size: cover;
  }
  /* END Main Top Image Placement */
  #altheaderIMGplacement {
    width: 100%;
    height: 92vh;
    background-image: url("../img/top-main-img-1.webp");
    background-position: bottom center;
    background-size: cover;
    border-bottom-color: #FFF;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    margin-bottom: 0;
    padding-bottom: 0px;
    margin-top: 0;
  }
  .clearfix::after {
    content: "";
    display: table;
    clear: both;
  }
  .ahplacementleft {
    width: 100%;
    height: 80vh;
    float: left;
    z-index: 995;
  }
  .ahplacementleft2 {
    width: 50%;
    height: 80vh;
    float: left;
    z-index: 995;
    display: none;
  }
  .aimgagecontact {
    width: 275px;
    height: auto;
    margin-top: 25px;
  }
  .ahplacementleft p {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-size: 1.5em;
    color: #FFFFFF;
    margin-top: 40vh;
    margin-left: 50px;
    margin-right: 50px;
    text-align: center;
    line-height: 150%;
  }
  .ahplacementleft a:link {
    color: #FFF;
    text-decoration: none;
    background-color: #00000075;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 18px;
    padding-right: 15px;
    border-color: #FFFFFF75;
    border-style: solid;
    border-width: 1px;
  }
  .ahplacementleft a:visited {
    color: #FFF;
    text-decoration: none;
    background-color: #00000075;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 18px;
    padding-right: 15px;
    border-color: #FFFFFF75;
    border-style: solid;
    border-width: 1px;
  }
  .ahplacementleft a:active {
    color: #FFF;
    text-decoration: none;
    background-color: #00000075;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 18px;
    padding-right: 15px;
    border-color: #FFFFFF75;
    border-style: solid;
    border-width: 1px;
  }
  .ahplacementleft a:hover {
    color: #000;
    text-decoration: none;
    background-color: #FFFFFF95;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 18px;
    padding-right: 15px;
    border-color: #FFFFFF75;
    border-style: solid;
    border-width: 1px;
  }
  .ahplacementleft a:focus {
    color: #000;
    text-decoration: none;
    background-color: #FFFFFF95;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 18px;
    padding-right: 15px;
    border-color: #FFFFFF75;
    border-style: solid;
    border-width: 1px;
  }
  .aalyfonttop {
    color: #00A7FF;
  }
  .aalyfonttop2 {
    color: #00A7FF;
    font-size: 1.0em;
  }
  .altheaderplacementIMG {
    width: auto;
    height: 65vh;
    float: right;
  }
  #aboutthefirm {
    Width: 100%;
    height: auto;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
    background-color: #F0F0F0;
  }
  .AaboutthefirmIMGright {
    Float: right;
    width: 500px;
    height: auto;
    margin-left: 20px;
    margin-right: 0px;
    padding-bottom: 30px;
    margin-top: 15px;
  }
  .flex-container2 {
    width: 100%;
    min-height: 300px;
    margin: 0 auto;
    display: flex; /* Standard syntax */
  }
  .flex-container2 .column {
    padding: 10px;
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .flex-container2 .column.left {
    flex-basis: 90%;
    margin-left: 5%;
    margin-right: 5%; /* Left column color */
  }
  .flex-container2 .column.left h1 {
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 10px;
    color: #000;
    font-size: 2.5em;
  }
  .flex-container2 .column.left p {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 10px;
    font-size: 1.1em;
    line-height: 150%;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    color: #4A4A4A;
  }
  .altaboutlargetext {
    font-size: 1.7em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    color: #000000;
    font-weight: 700;
    padding-left: 0;
    padding-right: 0;
    margin-top: 10px;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
  }
  .AIMGpicZ {
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .aboutthefirm561 {
    width: 100%;
    height: auto;
    background-color: #EBEBEB;
    padding-top: 30px;
    padding-bottom: 30px;
    display: none;
  }
  .aboutlawyersIMGplacement {
    width: 100%;
    height: auto;
    display: none;
  }
  /* Page Title Placement */
  #title {
    width: 90%;
    float: left;
    margin-left: 5%;
    margin-right: 5%
  }
  /* END Page Title Placement */
  /* END Service Area Graphics Placement */
  /* Left Main Content Placement */
  #left {
    width: 90%;
    float: left;
    margin-left: 5%;
    margin-right: 5%
  }
  .left-main p {
    font-size: 1.5em;
    font-weight: 400;
    padding-left: 0;
    padding-right: 0;
    line-height: 125%
  }
  .left-main ul {
    font-size: 1.5em;
    line-height: 125%;
    padding-left: 50px;
    padding-right: 15px
  }
  .left-main ul li {
    margin-bottom: 15px;
  }
  .left-main ol {
    font-size: 1.5em;
    line-height: 125%;
    padding-left: 50px;
    padding-right: 15px
  }
  .left-main ol li {
    margin-bottom: 15px;
  }
  .left-leftcontent {
    width: 65%;
    height: auto;
    float: left;
  }
  .left-leftcontent p {
    font-size: 1.5em;
    font-weight: 400;
    padding-left: 0;
    padding-right: 0;
    line-height: 125%
  }
  .left-leftcontent ul {
    font-size: 1.5em;
    line-height: 125%;
    padding-left: 50px;
    padding-right: 15px
  }
  .left-leftcontent ul li {
    margin-bottom: 15px;
  }
  .left-leftcontent ol {
    font-size: 1.5em;
    line-height: 125%;
    padding-left: 50px;
    padding-right: 15px
  }
  .left-leftcontent ol li {
    margin-bottom: 15px;
  }
  .left-rightcontent {
    width: 30%;
    height: auto;
    float: right;
    margin-top: 35px;
  }
  .left-rightcontent p {
    font-size: 1.2em;
    font-weight: 400;
    padding-left: 0;
    padding-right: 0;
    line-height: 125%;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .AIMGc1left1 {
    width: 30%;
    height: auto;
    float: left;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-right: 20px;
    margin-left: 20px
  }
  .AIMGc1right1 {
    width: 350px;
    height: auto;
    float: right;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-right: 0;
    margin-left: 20px
  }
  .AIMGc1right3 {
    width: 35%;
    height: auto;
    float: right;
    margin-top: 40px;
    margin-bottom: 20px;
    margin-right: 0;
    margin-left: 20px
  }
  /* END Left Main Content Placement */
  .wrapperaltleft {
    width: 100%;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    background-color: #FFFFFF;
  }
  .AattorneysIMGright {
    Float: right;
    width: 400px;
    height: auto;
    margin-left: 20px;
    margin-right: 0px;
    padding-bottom: 30px;
    margin-top: 15px;
  }
  #alttitle {
    width: 84%;
    float: left;
    margin-left: 8%;
    margin-right: 8%;
    margin-bottom: 0;
    padding-top: 50px;
    clear: both;
  }
  #alttitle h1 {
    font-size: 2.1em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    color: #000;
    font-weight: 700;
    padding-left: 0;
    padding-right: 0;
    margin-top: 10px;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px
  }
  #alttitle h2 {
    font-size: 1.3em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    color: #161616;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
    font-weight: normal;
  }
  #altleft {
    width: 84%;
    float: left;
    margin-left: 8%;
    margin-right: 8%;
    margin-top: 0;
    padding-bottom: 50px;
  }
  #altleft h3 {
    font-size: 1.6em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    color: #000;
    font-weight: 700;
    text-align: left;
    line-height: 135%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  .altleft-main p {
    font-size: 1.3em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-weight: 400;
    padding-left: 0;
    padding-right: 0;
    line-height: 125%;
    color: #000;
  }
  .altleft-main ul {
    font-size: 1.3em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    color: #000;
    padding-left: 50px;
    padding-right: 15px
  }
  .altleft-main ul li {
    margin-bottom: 15px;
  }
  .altleft-main ol {
    font-size: 1.3em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    color: #000;
    padding-left: 50px;
    padding-right: 15px
  }
  .altleft-main ol li {
    margin-bottom: 15px;
  }
  .altleft-main a:link {
    color: #161616;
    text-decoration: underline;
  }
  .altleft-main a:visited {
    color: #161616;
    text-decoration: underline;
  }
  .altleft-main a:active {
    color: #161616;
    text-decoration: underline;
  }
  .altleft-main a:hover {
    color: #000;
    text-decoration: underline;
  }
  .altleft-main a:focus {
    color: #000;
    text-decoration: underline;
  }
  /* Dual Video Placement */
  #content2 {
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    clear: both;
    background-color: #001F3F;
    padding-top: 0px;
    padding-bottom: 0px;
    border-top-color: #FFF;
    border-top-style: solid;
    border-top-width: 1px;
  }
  #content2 p {
    font-size: 1.4em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-weight: 400;
    padding-left: 40px;
    padding-right: 40px;
    line-height: 125%
  }
  .videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    margin-top: 0;
    height: 0
  }
  .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
  }
  .centervideo {
    text-align: center;
    margin: 0 auto;
    width: 100%;
    height: auto
  }
  .Aaltvideoleft {
    float: left;
    margin-left: 0;
    margin-right: 20px;
    margin-top: 40px;
    margin-bottom: 20px;
    width: 50%;
    height: auto
  }
  /* END Dual Video Placement */
  #aollist {
    Width: 100%;
    height: auto;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }
  .aoplargetext {
    font-size: 1.7em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
    font-weight: normal;
  }
  .flex-container5 {
    width: 100%;
    min-height: 300px;
    margin: 0 auto;
    display: flex; /* Standard syntax */
  }
  .flex-container5 .column {
    padding: 0px;
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .flex-container5 .column.left {
    flex-basis: 50%; /* Left column color */
  }
  .flex-container5 .column.left h2 {
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 10px;
    font-size: 2.5em;
  }
  .flex-container5 .column.left p {
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 10px;
    font-size: 1.3em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  }
  .flex-container5 .column.right {
    flex-basis: 50%;
    background-image: url("../img/criminallaw-IMG300.webp");
    background-position: center;
    background-size: cover; /* Right column color */
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .aopbottom {
    width: 100%;
    height: auto;
    display: none;
  }
  #domesticviolenceHM {
    width: 100%;
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #domesticviolenceHM h3 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-size: 2.5em;
    margin-left: 100px;
    margin-right: 100px;
  }
  #domesticviolenceHM p {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-size: 1.3em;
    margin-left: 100px;
    margin-right: 100px;
    line-height: 125%;
  }
  #felonyHM {
    width: 100%;
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #felonyHM h3 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-size: 2.5em;
    margin-left: 100px;
    margin-right: 100px;
  }
  #felonyHM p {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-size: 1.3em;
    margin-left: 100px;
    margin-right: 100px;
    line-height: 125%;
  }
  #felonyHM ul {
    font-size: 1.3em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    color: #FFF;
    padding-left: 150px;
    padding-right: 100px;
  }
  #felonyHM ul li {
    margin-bottom: 15px;
  }
  #felonyHM ol {
    font-size: 1.3em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    color: #FFF;
    padding-left: 150px;
    padding-right: 100px;
  }
  #felonyHM ol li {
    margin-bottom: 15px;
  }
  .aaIMGsectionright {
    float: right;
    width: 350px;
    height: auto;
    margin-top: 10px;
    margin-bottom: 30px;
    margin-left: 20px;
    margin-right: 100px;
  }
  #misdemeanorHM {
    width: 100%;
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #misdemeanorHM h3 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-size: 2.5em;
    margin-left: 100px;
    margin-right: 100px;
  }
  #misdemeanorHM p {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-size: 1.3em;
    margin-left: 100px;
    margin-right: 100px;
    line-height: 125%;
  }
  #misdemeanorHM ul {
    font-size: 1.3em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    padding-left: 150px;
    padding-right: 100px;
  }
  #misdemeanorHM ul li {
    margin-bottom: 15px;
  }
  #misdemeanorHM ol {
    font-size: 1.3em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    padding-left: 150px;
    padding-right: 100px;
  }
  #penaltiesHM {
    width: 100%;
    height: auto;
    background-color: #F0F0F0;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #penaltiesHM h3 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-size: 2.5em;
    margin-left: 100px;
    margin-right: 100px;
    color: #000;
  }
  #penaltiesHM p {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-size: 1.3em;
    margin-left: 100px;
    margin-right: 100px;
    line-height: 125%;
    color: #000;
  }
  #penaltiesHM ul {
    font-size: 1.3em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    color: #000;
    margin-left: 125px;
    margin-right: 125px;
  }
  #penaltiesHM ul li {
    margin-bottom: 15px;
  }
  #penaltiesHM ol {
    font-size: 1.3em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    color: #FFF;
    padding-left: 50px;
    margin-left: 200px;
    margin-right: 200px;
  }
  #penaltiesHM ol li {
    margin-bottom: 15px;
  }
  #penaltiesHM a:link {
    color: #000;
    text-decoration: underline;
  }
  #penaltiesHM a:visited {
    color: #000;
    text-decoration: underline;
  }
  #penaltiesHM a:active {
    color: #000;
    text-decoration: underline;
  }
  #penaltiesHM a:hover {
    color: #000;
    text-decoration: underline;
  }
  #penaltiesHM a:focus {
    color: #000;
    text-decoration: underline;
  }
  /* END AltFelx Sections Placement */
  #footer {
    width: 100%;
    height: 300px;
    clear: both;
    display: block;
    margin-bottom: 0;
  }
  .Afooterimage {
    width: 200px;
    height: auto;
  }
  #footer p {
    font-size: 1.0em;
    line-height: 150%;
  }
  .footertextbox {
    width: 90%;
    height: auto;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 30px;
    display: block;
  }
  .footer-left {
    width: 32%;
    height: auto;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
  }
  .footer-left p {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  }
  .footer-second {
    width: 32%;
    height: auto;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
  }
  .footer-second p {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  }
  .footer-middle {
    width: 32%;
    height: auto;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
  }
  .footer-middle p {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  }
  .footer-middle a:link {
    color: #FFFFFF;
    text-decoration: underline;
  }
  .footer-right {
    width: 25%;
    height: auto;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .footer-right p {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  }
  .Afootercity {
    font-size: 1.6em;
  }
  /* Topfooter Section Placement */
  #topfooter {
    clear: both;
    text-align: center
  }
  #topfooter p {
    padding-left: 50px;
    padding-right: 50px;
    text-align: center;
    line-height: 150%;
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 1.1em
  }
  /* END Topfooter Section Placement */
  /* H1-6, P, il, ol Primary */
  h1 {
    font-size: 2.3em;
    font-weight: 700;
    padding-left: 0;
    padding-right: 0;
    margin-top: 40px;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px
  }
  h2 {
    font-size: 1.4em;
    line-height: 125%;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px
  }
  h3 {
    font-size: 1.7em;
    font-weight: 700;
    text-align: left;
    line-height: 135%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0
  }
  h4 {
    font-size: 1.6em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    color: #000000;
    font-weight: 700;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0;
    margin-bottom: 15px;
  }
  h5 {
    font-size: 1.8em;
    line-height: 125%;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
  }
  h6 {
    font-size: 1.8em;
    line-height: 125%;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
  }
  p {
    font-size: 1.15em
  }
  ul {
    font-size: 1.15em
  }
  ol {
    font-size: 1.15em
  }
  /* END H1-6, P, il, ol Primary */
  /* Images Primary */
  .Aimage {
    margin-left: 0;
    margin-right: 20px;
    margin-top: 35px;
    margin-bottom: 20px;
    width: 350px;
    height: auto;
    float: left
  }
  .Aimage2 {
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 15px;
    margin-bottom: 10px;
    width: auto;
    height: 100px
  }
  .Aimage3 {
    width: 100%;
    height: auto;
  }
  .Aimage4 {
    margin-left: 30px;
    margin-right: 50px;
    margin-top: 30px;
    margin-bottom: 10px;
    width: 425px;
    height: auto;
    float: right;
  }
  .Aimageright1 {
    float: right;
    display: block;
    margin-right: 15px;
    margin-left: 20px;
    margin-top: 15px;
    margin-bottom: 20px;
    height: 300px;
    width: auto
  }
  .Aimageright2 {
    float: right;
    display: block;
    margin-right: 15px;
    margin-left: 20px;
    margin-top: 25px;
    margin-bottom: 20px;
    height: 400px;
    width: auto
  }
  .Aimageright3 {
    float: right;
    display: block;
    margin-right: 15px;
    margin-left: 20px;
    margin-top: 25px;
    margin-bottom: 20px;
    height: auto;
    width: 40%;
  }
  /* END Images Primary */
  /* Content3 Section */
  #content3 {
    clear: both;
    width: 84%;
    float: left;
    margin-left: 8%;
    margin-right: 8%;
    margin-top: 0;
    padding-top: 125px;
    padding-bottom: 50px;
  }
  #content3 p {
    font-size: 1.5em;
    font-weight: normal;
    padding-left: 0;
    padding-right: 0;
    line-height: 125%;
    text-align: left;
  }
  #content3 ul {
    font-size: 1.5em;
    line-height: 125%;
    padding-left: 50px;
    padding-right: 15px
  }
  #content3 ul li {
    margin-bottom: 15px;
  }
  #content3 ol {
    font-size: 1.5em;
    line-height: 125%;
    padding-left: 50px;
    padding-right: 15px
  }
  #content3 ol li {
    margin-bottom: 15px;
  }
  /* END content3 Section */
}
@media only screen and (max-width:992px) {
  /* Wapper and Menu Placement */
  .wrappernav {
    position: sticky;
    top: 0;
    left: 0;
    z-index: 999;
    background-position: left;
    background-size: cover;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    height: 13vh;
  }
  /* END Wapper and Menu Placement */
  /* Logo - Phone - Address Section */
  .headerTleft {
    margin-top: 5px;
    margin-bottom: 0;
    margin-left: 30%;
    margin-right: 30%;
    width: 30%;
    float: left;
  }
  .headerTleft p {
    text-align: left;
    margin-left: 15px;
  }
  .headerTcenter {
    margin-top: 10px;
    margin-bottom: 0;
    margin-left: 0px;
    margin-right: 0px;
    width: 70%;
    float: right;
  }
  .headerTcenter p {
    text-align: right;
    margin-left: 15px;
    margin-right: 40px;
    font-size: 1.6em;
    margin-bottom: 0;
    margin-top: 10px;
    color: #F5D67E;
  }
  .headerTcenter a:link {
    color: #FFF;
    text-decoration: none
  }
  .headerTcenter a:visited {
    color: #FFF;
    text-decoration: none
  }
  .headerTcenter a:active {
    color: #FFF;
    text-decoration: none
  }
  .headerTcenter a:hover {
    color: #FFFEE0;
    text-decoration: underline
  }
  .headerTcenter a:focus {
    color: #FFFEE0;
    text-decoration: underline
  }
  .Atoplogo {
    margin-left: 15px;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 0px;
    width: auto;
    height: 50px;
  }
  .Aimage2 {
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 10px;
    margin-bottom: 5px;
    width: auto;
    height: 100px
  }
  .headerTright {
    margin-top: 0px;
    margin-bottom: 0;
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
    float: right;
    display: block;
  }
  .headerTright p {
    text-align: right;
    margin-right: 15px;
  }
  #alttopheader {
    width: 100%;
    height: 350px;
    background-image: url("../img/top-main-img-1.webp");
    background-position: center center;
    background-size: cover;
  }
  #altheaderIMGplacement {
    width: 100%;
    height: 87vh;
    background-image: url("../img/top-main-img-1.webp");
    background-position: bottom center;
    background-size: cover;
    border-bottom-color: #FFF;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    margin-bottom: 0;
    padding-bottom: 0px;
    margin-top: 0;
  }
  .clearfix::after {
    content: "";
    display: table;
    clear: both;
  }
  .ahplacementleft {
    width: 100%;
    height: 80vh;
    float: left;
    z-index: 995;
  }
  .ahplacementleft2 {
    width: 50%;
    height: 80vh;
    float: left;
    z-index: 995;
    display: none;
  }
  .aimgagecontact {
    width: 275px;
    height: auto;
    margin-top: 25px;
  }
  .ahplacementleft p {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-size: 1.3em;
    color: #FFFFFF;
    margin-top: 40vh;
    margin-left: 50px;
    margin-right: 50px;
    text-align: center;
    line-height: 150%;
  }
  .ahplacementleft a:link {
    color: #FFF;
    text-decoration: none;
    background-color: #00000075;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 18px;
    padding-right: 15px;
    border-color: #FFFFFF75;
    border-style: solid;
    border-width: 1px;
  }
  .ahplacementleft a:visited {
    color: #FFF;
    text-decoration: none;
    background-color: #00000075;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 18px;
    padding-right: 15px;
    border-color: #FFFFFF75;
    border-style: solid;
    border-width: 1px;
  }
  .ahplacementleft a:active {
    color: #FFF;
    text-decoration: none;
    background-color: #00000075;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 18px;
    padding-right: 15px;
    border-color: #FFFFFF75;
    border-style: solid;
    border-width: 1px;
  }
  .ahplacementleft a:hover {
    color: #000;
    text-decoration: none;
    background-color: #FFFFFF95;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 18px;
    padding-right: 15px;
    border-color: #FFFFFF75;
    border-style: solid;
    border-width: 1px;
  }
  .ahplacementleft a:focus {
    color: #000;
    text-decoration: none;
    background-color: #FFFFFF95;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 18px;
    padding-right: 15px;
    border-color: #FFFFFF75;
    border-style: solid;
    border-width: 1px;
  }
  .aalyfonttop {
    color: #00A7FF;
  }
  .aalyfonttop2 {
    color: #00A7FF;
    font-size: 1.0em;
  }
  .altheaderplacementIMG {
    width: auto;
    height: 54vh;
    float: right;
  }
  .Aimage2 {
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 10px;
    margin-bottom: 5px;
    width: auto;
    height: 100px
  }
  .AimageSocial {
    width: 35px;
    height: 35px;
    padding-left: 7px;
  }
  /* END Logo - Phone - Address Section */
  .alttopfont p {
    font-family: "Impact", Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
    font-size: 3.7em;
    text-transform: uppercase;
  }
  .wrapperbody1 {
    width: 100%;
    height: auto;
    clear: both;
  }
  /* END Main Slidere Placement */
  #aboutthefirm {
    Width: 100%;
    height: auto;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
    background-color: #F0F0F0;
  }
  .AaboutthefirmIMGright {
    Float: right;
    width: 400px;
    height: auto;
    margin-left: 20px;
    margin-right: 0px;
    padding-bottom: 30px;
    margin-top: 15px;
  }
  .flex-container2 {
    width: 100%;
    min-height: 300px;
    margin: 0 auto;
    display: flex; /* Standard syntax */
  }
  .flex-container2 .column {
    padding: 10px;
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .flex-container2 .column.left {
    flex-basis: 90%;
    margin-left: 5%;
    margin-right: 5%; /* Left column color */
  }
  .flex-container2 .column.left h1 {
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 10px;
    color: #000;
    font-size: 2.5em;
  }
  .flex-container2 .column.left p {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 10px;
    font-size: 1.1em;
    line-height: 150%;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    color: #4A4A4A;
  }
  .altaboutlargetext {
    font-size: 1.7em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    color: #000000;
    font-weight: 700;
    padding-left: 0;
    padding-right: 0;
    margin-top: 10px;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
  }
  .AIMGpicZ {
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .aboutthefirm561 {
    width: 100%;
    height: auto;
    background-color: #EBEBEB;
    padding-top: 30px;
    padding-bottom: 30px;
    display: none;
  }
  .aboutlawyersIMGplacement {
    width: 100%;
    height: auto;
    display: none;
  }
  #getstarted {
    width: 100%;
    height: 450px;
    background-image: url("../img/getstarted-IMG1.webp");
    background-position: right;
    background-size: cover;
  }
  .getstartedtextbox {
    width: 60%;
    margin-left: 20%;
    margin-right: 20%;
    padding-top: 80px;
  }
  #getstarted p {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 35px;
    font-size: 1.5em;
    line-height: 150%;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    color: #FFFFFF;
    text-align: center;
  }
  .altgetstartedlargetext {
    font-size: 3.0em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    color: #FFFFFF;
    font-weight: normal;
    padding-left: 0;
    padding-right: 0;
    margin-top: 10px;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
  }
  .getstartedtextbox a:link {
    color: #FFF;
    text-decoration: none;
    background-color: #00000075;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 18px;
    padding-right: 15px;
    border-color: #FFFFFF75;
    border-style: solid;
    border-width: 1px;
  }
  .getstartedtextbox a:visited {
    color: #FFF;
    text-decoration: none;
    background-color: #00000075;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 18px;
    padding-right: 15px;
    border-color: #FFFFFF75;
    border-style: solid;
    border-width: 1px;
  }
  .getstartedtextbox a:active {
    color: #FFF;
    text-decoration: none;
    background-color: #00000075;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 18px;
    padding-right: 15px;
    border-color: #FFFFFF75;
    border-style: solid;
    border-width: 1px;
  }
  .getstartedtextbox a:hover {
    color: #000;
    text-decoration: none;
    background-color: #FFFFFF95;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 18px;
    padding-right: 15px;
    border-color: #FFFFFF75;
    border-style: solid;
    border-width: 1px;
  }
  .getstartedtextbox a:focus {
    color: #000;
    text-decoration: none;
    background-color: #FFFFFF95;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 18px;
    padding-right: 15px;
    border-color: #FFFFFF75;
    border-style: solid;
    border-width: 1px;
  }
  #aboutlawyers {
    Width: 100%;
    height: auto;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }
  .aboutlawyerslargetext {
    font-size: 1.8em;
    line-height: 125%;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
    font-weight: normal;
  }
  .flex-container3 {
    width: 100%;
    min-height: 300px;
    margin: 0 auto;
    display: flex; /* Standard syntax */
  }
  .flex-container3 .column {
    padding: 10px;
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .flex-container3 .column.left {
    flex-basis: 50%; /* Left column color */
  }
  .flex-container3 .column.left h2 {
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 10px;
    color: #FFF;
    font-size: 2.0em;
  }
  .flex-container3 .column.left p {
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 10px;
    font-size: 1.3em;
  }
  .flex-container3 .column.right {
    flex-basis: 50%;
    background-position: center;
    background-size: cover; /* Right column color */
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .AIMGpicZ {
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .aboutthefirm561 {
    width: 100%;
    height: auto;
    background-color: #EBEBEB;
    padding-top: 30px;
    padding-bottom: 30px;
    display: none;
  }
  #skew2 {
    z-index: 9;
    border-top-color: #F5D67E;
    border-top-style: solid;
    border-top-width: 1px;
    margin-bottom: 0px;
    margin-top: 0;
    clear: both;
    width: 100%;
    height: auto;
  }
  .content-slider3 {
    width: 100%;
    height: 320px;
  }
  .slider3 {
    height: auto;
    width: 90%;
    margin: 40px auto 0;
    overflow: visible;
    position: relative;
  }
  .mask {
    overflow: hidden;
    height: 420px;
  }
  .slider3 ul {
    margin: 0;
    padding: 0;
    position: relative;
  }
  .slider3 li {
    width: 90%;
    height: 420px;
    position: absolute;
    top: -325px;
    list-style: none;
    margin-top: 5px;
    margin-left: 5%;
    margin-right: 5%;
    margin-bottom: 30px;
  }
  .slider3 .quote {
    font-size: 1.1em;
    font-style: italic;
    line-height: 115%;
    text-align: center;
  }
  .slider3 .source {
    font-size: 1.1em;
    text-align: right;
    text-align: center;
    margin-top: 20px;
  }
  .slider3 li.anim1 {
    animation: cycle 40s linear infinite;
  }
  .slider3 li.anim2 {
    animation: cycle2 40s linear infinite;
  }
  .slider3 li.anim3 {
    animation: cycle3 40s linear infinite;
  }
  .slider3 li.anim4 {
    animation: cycle4 40s linear infinite;
  }
  .slider3 li.anim5 {
    animation: cycle5 40s linear infinite;
  }
  .slider3:hover li {
    animation-play-state: paused;
  }
  #skew2 p {
    color: #FFC904;
    font-size: 1.2em;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 50px;
    padding-right: 50px;
  }
  .Aimagetesimonials {
    width: auto;
    height: 95px;
    float: right;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-right: 10px;
    margin-left: 20px;
  }
  .altskew2headfont {
    color: #FFF;
    font-size: 1.5em;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 0px;
    margin-top: 10px;
    text-align: center;
    font-weight: bold;
  }
  .cus-div:after {
    position: absolute;
    width: 100%;
    height: 100%;
    background: inherit;
    z-index: -1;
    bottom: 0;
    content: '';
  }
  .Ablogimgreadarticle {
    float: right;
  }
  /* END Skewed Div Placement */
  .wrappertestimonial {
    width: 60%;
    margin-left: 20%;
    margin-right: 20%;
  }
  /* Page Title Placement */
  #title {
    width: 94%;
    float: left;
    margin-left: 3%;
    margin-right: 3%
  }
  #title h1 {
    font-size: 2.3em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-weight: 700;
    padding-left: 0;
    padding-right: 0;
    margin-top: 10px;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px
  }
  #title h2 {
    font-size: 1.4em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
    font-weight: normal;
  }
  /* END Page Title Placement */
  .AimageTitle {
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .Aimage-title-graphic {
    width: 100%;
    height: 56px;
    margin-bottom: 50px;
    margin-top: 50px;
    display: none;
  }
  .AimageTitle992 {
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .Aimage-title-graphic992 {
    max-width: 992px;
    height: auto;
    display: block;
  }
  .AimageTitle768 {
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .Aimage-title-graphic768 {
    max-width: 768px;
    height: auto;
    display: none;
  }
  /* Left Main Content Placement */
  #left {
    width: 94%;
    float: left;
    margin-left: 3%;
    margin-right: 3%
  }
  .left-main p {
    font-size: 1.4em;
    font-weight: 400;
    padding-left: 0;
    padding-right: 0;
    line-height: 125%;
  }
  .left-main ul {
    font-size: 1.4em;
    line-height: 125%;
    padding-left: 50px;
    padding-right: 15px
  }
  .left-main ul li {
    margin-bottom: 15px;
  }
  .left-main ol {
    font-size: 1.4em;
    line-height: 125%;
    padding-left: 50px;
    padding-right: 15px
  }
  .left-main ol li {
    margin-bottom: 15px;
  }
  .left-altleftcontent {
    width: 30%;
    height: auto;
    float: left;
  }
  .left-altleftcontent p {
    font-size: 1.3em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    color: #000;
    font-weight: 400;
    padding-left: 0;
    padding-right: 0;
    line-height: 125%
  }
  .left-altleftcontent ul {
    font-size: 1.5em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    color: #000;
    padding-left: 50px;
    padding-right: 15px
  }
  .left-altleftcontent ul li {
    margin-bottom: 15px;
  }
  .left-altleftcontent ol {
    font-size: 1.5em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    color: #000;
    padding-left: 50px;
    padding-right: 15px
  }
  .left-altleftcontent ol li {
    margin-bottom: 15px;
  }
  .left-altleftcontent a:link {
    color: #00274C;
    text-decoration: underline;
  }
  .left-altleftcontent a:visited {
    color: #00274C;
    text-decoration: underline;
  }
  .left-altleftcontent a:active {
    color: #00274C;
    text-decoration: underline;
  }
  .left-altleftcontent a:hover {
    color: #FFCB02;
    text-decoration: underline;
  }
  .left-altleftcontent a:focus {
    color: #FFCB02;
    text-decoration: underline;
  }
  .Aimg-altleftIMG {
    width: 100%;
    height: auto
  }
  .left-altrightcontent {
    width: 65%;
    height: auto;
    float: right;
    border-left-color: #C9C9C9;
    border-left-style: solid;
    border-left-width: 1px;
    margin-bottom: 50px;
  }
  .left-altrightcontent p {
    font-size: 1.5em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    color: #000;
    font-weight: 400;
    padding-left: 25px;
    padding-right: 0;
    line-height: 125%
  }
  .left-altrightcontent h3 {
    padding-left: 25px;
  }
  .left-altrightcontent ul {
    font-size: 1.5em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    color: #000;
    padding-left: 50px;
    padding-right: 15px
  }
  .left-altrightcontent ul li {
    margin-bottom: 15px;
  }
  .left-altrightcontent ol {
    font-size: 1.5em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    color: #000;
    padding-left: 50px;
    padding-right: 15px
  }
  .left-altrightcontent ol li {
    margin-bottom: 15px;
  }
  .left-altrightcontent a:link {
    color: #00274C;
    text-decoration: underline;
  }
  .left-altrightcontent a:visited {
    color: #00274C;
    text-decoration: underline;
  }
  .left-altrightcontent a:active {
    color: #00274C;
    text-decoration: underline;
  }
  .left-altrightcontent a:hover {
    color: #FFCB02;
    text-decoration: underline;
  }
  .left-altrightcontent a:focus {
    color: #FFCB02;
    text-decoration: underline;
  }
  .left-leftcontent {
    width: 60%;
    height: auto;
    float: left;
  }
  .left-leftcontent p {
    font-size: 1.4em;
    font-weight: 400;
    padding-left: 0;
    padding-right: 0;
    line-height: 125%
  }
  .left-leftcontent ul {
    font-size: 1.4em;
    line-height: 125%;
    padding-left: 50px;
    padding-right: 15px
  }
  .left-leftcontent ul li {
    margin-bottom: 15px;
  }
  .left-leftcontent ol {
    font-size: 1.4em;
    line-height: 125%;
    padding-left: 50px;
    padding-right: 15px
  }
  .left-leftcontent ol li {
    margin-bottom: 15px;
  }
  .left-rightcontent {
    width: 35%;
    height: auto;
    float: right;
    margin-top: 35px;
  }
  .left-rightcontent p {
    font-size: 1.1em;
    font-weight: 400;
    padding-left: 0;
    padding-right: 0;
    line-height: 125%;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .AIMGc1left1 {
    width: 30%;
    height: auto;
    float: left;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-right: 20px;
    margin-left: 20px
  }
  .AIMGc1right1 {
    width: 300px;
    height: auto;
    float: right;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-right: 0;
    margin-left: 20px
  }
  .AIMGc1right3 {
    width: 40%;
    height: auto;
    float: right;
    margin-top: 40px;
    margin-bottom: 20px;
    margin-right: 0;
    margin-left: 20px
  }
  /* END Left Main Content Placement */
  .wrappertestimonial {
    width: 70%;
    margin-left: 15%;
    margin-right: 15%;
  }
  /* Dual Video Placement */
  .videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    margin-top: 0;
    height: 0
  }
  .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
  }
  .centervideo {
    text-align: center;
    margin: 0 auto;
    width: 100%;
    height: auto
  }
  .Aaltvideoleft {
    float: left;
    margin-left: 0;
    margin-right: 20px;
    margin-top: 15px;
    margin-bottom: 20px;
    width: 50%;
    height: auto
  }
  /* END Dual Video Placement */
  .wrapperaltleft {
    width: 100%;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    background-color: #FFFFFF;
  }
  .AattorneysIMGright {
    Float: right;
    width: 400px;
    height: auto;
    margin-left: 20px;
    margin-right: 0px;
    padding-bottom: 30px;
    margin-top: 15px;
  }
  #alttitle {
    width: 92%;
    float: left;
    margin-left: 4%;
    margin-right: 4%;
    margin-bottom: 0;
    padding-top: 50px;
    clear: both;
  }
  #alttitle h1 {
    font-size: 2.1em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    color: #000;
    font-weight: 700;
    padding-left: 0;
    padding-right: 0;
    margin-top: 10px;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px
  }
  #alttitle h2 {
    font-size: 1.3em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    color: #161616;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
    font-weight: normal;
  }
  #altleft {
    width: 92%;
    float: left;
    margin-left: 4%;
    margin-right: 4%;
    margin-top: 0;
    padding-bottom: 50px;
  }
  #altleft h3 {
    font-size: 1.6em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    color: #000;
    font-weight: 700;
    text-align: left;
    line-height: 135%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  .altleft-main p {
    font-size: 1.3em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-weight: 400;
    padding-left: 0;
    padding-right: 0;
    line-height: 125%;
    color: #000;
  }
  .altleft-main ul {
    font-size: 1.3em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    color: #000;
    padding-left: 50px;
    padding-right: 15px
  }
  .altleft-main ul li {
    margin-bottom: 15px;
  }
  .altleft-main ol {
    font-size: 1.3em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    color: #000;
    padding-left: 50px;
    padding-right: 15px
  }
  .altleft-main ol li {
    margin-bottom: 15px;
  }
  .altleft-main a:link {
    color: #161616;
    text-decoration: underline;
  }
  .altleft-main a:visited {
    color: #161616;
    text-decoration: underline;
  }
  .altleft-main a:active {
    color: #161616;
    text-decoration: underline;
  }
  .altleft-main a:hover {
    color: #000;
    text-decoration: underline;
  }
  .altleft-main a:focus {
    color: #000;
    text-decoration: underline;
  }
  #aollist {
    Width: 100%;
    height: auto;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }
  .aoplargetext {
    font-size: 1.5em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
    font-weight: normal;
  }
  .flex-container5 {
    width: 100%;
    min-height: 300px;
    margin: 0 auto;
    display: flex; /* Standard syntax */
  }
  .flex-container5 .column {
    padding: 0px;
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .flex-container5 .column.left {
    flex-basis: 50%; /* Left column color */
  }
  .flex-container5 .column.left h2 {
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 10px;
    font-size: 2.5em;
  }
  .flex-container5 .column.left p {
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 10px;
    font-size: 1.2em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  }
  .flex-container5 .column.right {
    flex-basis: 50%;
    background-image: url("../img/criminallaw-IMG300.webp");
    background-position: center;
    background-size: cover; /* Right column color */
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .aopbottom {
    width: 100%;
    height: auto;
    display: none;
  }
  #domesticviolenceHM {
    width: 100%;
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #domesticviolenceHM h3 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-size: 2.5em;
    margin-left: 50px;
    margin-right: 50px;
  }
  #domesticviolenceHM p {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-size: 1.3em;
    margin-left: 50px;
    margin-right: 50px;
    line-height: 125%;
  }
  #felonyHM {
    width: 100%;
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #felonyHM h3 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-size: 2.5em;
    margin-left: 50px;
    margin-right: 50px;
  }
  #felonyHM p {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-size: 1.3em;
    margin-left: 50px;
    margin-right: 50px;
    line-height: 125%;
  }
  #felonyHM ul {
    font-size: 1.3em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    color: #FFF;
    padding-left: 100px;
    padding-right: 50px;
  }
  #felonyHM ul li {
    margin-bottom: 15px;
  }
  #felonyHM ol {
    font-size: 1.3em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    color: #FFF;
    padding-left: 100px;
    padding-right: 50px;
  }
  #felonyHM ol li {
    margin-bottom: 15px;
  }
  .aaIMGsectionright {
    float: right;
    width: 350px;
    height: auto;
    margin-top: 10px;
    margin-bottom: 30px;
    margin-left: 20px;
    margin-right: 50px;
  }
  .AattorneysIMGright {
    Float: right;
    width: 300px;
    height: auto;
    margin-left: 20px;
    margin-right: 0px;
    padding-bottom: 30px;
    margin-top: 15px;
  }
  #misdemeanorHM {
    width: 100%;
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #misdemeanorHM h3 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-size: 2.5em;
    margin-left: 50px;
    margin-right: 50px;
  }
  #misdemeanorHM p {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-size: 1.3em;
    margin-left: 50px;
    margin-right: 50px;
    line-height: 125%;
  }
  #misdemeanorHM ul {
    font-size: 1.3em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    padding-left: 100px;
    padding-right: 50px;
  }
  #misdemeanorHM ul li {
    margin-bottom: 15px;
  }
  #misdemeanorHM ol {
    font-size: 1.3em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    padding-left: 100px;
    padding-right: 50px;
  }
  #penaltiesHM {
    width: 100%;
    height: auto;
    background-color: #F0F0F0;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #penaltiesHM h3 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-size: 2.5em;
    margin-left: 50px;
    margin-right: 50px;
    color: #000;
  }
  #penaltiesHM p {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-size: 1.3em;
    margin-left: 50px;
    margin-right: 50px;
    line-height: 125%;
    color: #000;
  }
  #penaltiesHM ul {
    font-size: 1.3em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    color: #000;
    margin-left: 75px;
    margin-right: 75px;
  }
  #penaltiesHM ul li {
    margin-bottom: 15px;
  }
  #penaltiesHM ol {
    font-size: 1.3em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    color: #FFF;
    padding-left: 50px;
    margin-left: 75px;
    margin-right: 75px;
  }
  #penaltiesHM ol li {
    margin-bottom: 15px;
  }
  #penaltiesHM a:link {
    color: #000;
    text-decoration: underline;
  }
  #penaltiesHM a:visited {
    color: #000;
    text-decoration: underline;
  }
  #penaltiesHM a:active {
    color: #000;
    text-decoration: underline;
  }
  #penaltiesHM a:hover {
    color: #000;
    text-decoration: underline;
  }
  #penaltiesHM a:focus {
    color: #000;
    text-decoration: underline;
  }
  /* END AltFelx Sections Placement */
  #footer {
    width: 100%;
    height: 300px;
    clear: both;
    display: block;
    margin-bottom: 0;
  }
  .Afooterimage {
    width: 200px;
    height: auto;
  }
  #footer p {
    font-size: 1.0em;
    line-height: 150%;
  }
  .footertextbox {
    width: 90%;
    height: auto;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 30px;
    display: block;
  }
  .footer-left {
    width: 33%;
    height: auto;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
  }
  .footer-left p {
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  }
  .footer-second {
    width: 34%;
    height: auto;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
  }
  .footer-second p {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  }
  .footer-middle {
    width: 33%;
    height: auto;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
  }
  .footer-middle p {
    text-align: right;
    padding-left: 10px;
    padding-right: 10px;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  }
  .footer-middle a:link {
    color: #FFFFFF;
    text-decoration: underline;
  }
  .footer-right {
    width: 25%;
    height: auto;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .footer-right p {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  }
  .Afootercity {
    font-size: 1.6em;
  }
  /* Topfooter Section Placement */
  #topfooter {
    clear: both;
    text-align: center;
    border-top-color: #FFF;
    border-top-width: 1px;
    border-top-style: solid;
    border-bottom-color: #FFF;
    border-bottom-width: 1px;
    border-bottom-style: solid;
  }
  #topfooter p {
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    line-height: 150%;
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 1em
  }
  /* END Topfooter Section Placement */
  /* H1-6, P, il, ol Primary */
  h1 {
    font-size: 2.0em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-weight: 700;
    padding-left: 0;
    padding-right: 0;
    margin-top: 40px;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px
  }
  h2 {
    font-size: 1.3em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px
  }
  h3 {
    font-size: 1.7em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-weight: 700;
    text-align: left;
    line-height: 135%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0
  }
  h4 {
    font-size: 1.4em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    color: #000000;
    font-weight: 700;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0;
    margin-bottom: 15px;
  }
  h5 {
    font-size: 1.7em;
    line-height: 125%;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
  }
  h6 {
    font-size: 1.6em;
    line-height: 125%;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
  }
  p {
    font-size: 1.15em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    color: #FFF
  }
  ul {
    font-size: 1.15em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 100%;
    color: #fff
  }
  ol {
    font-size: 1.15em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 175%;
    color: #fff
  }
  /* END H1-6, P, il, ol Primary */
  /* Images Primary */
  .Aimage {
    margin-left: 0;
    margin-right: 20px;
    margin-top: 35px;
    margin-bottom: 20px;
    width: 350px;
    height: auto;
    float: left
  }
  .Aimage2 {
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 22px;
    margin-bottom: 10px;
    width: auto;
    height: 70px
  }
  .Aimage3 {
    width: 100%;
    height: auto;
  }
  .Aimage4 {
    margin-left: 30px;
    margin-right: 50px;
    margin-top: 30px;
    margin-bottom: 10px;
    width: 375px;
    height: auto;
    float: right;
  }
  .Aimageright1 {
    float: right;
    display: block;
    margin-right: 15px;
    margin-left: 20px;
    margin-top: 15px;
    margin-bottom: 20px;
    height: 300px;
    width: auto
  }
  .Aimageright2 {
    float: right;
    display: block;
    margin-right: 15px;
    margin-left: 20px;
    margin-top: 25px;
    margin-bottom: 20px;
    height: 400px;
    width: auto
  }
  .Aimageright3 {
    float: right;
    display: block;
    margin-right: 15px;
    margin-left: 20px;
    margin-top: 25px;
    margin-bottom: 20px;
    height: auto;
    width: 45%;
  }
  /* END Images Primary */
  /* Content3 Section */
  #content3 {
    clear: both;
    width: 90%;
    float: left;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 0;
    padding-top: 100px;
    padding-bottom: 50px;
  }
  #content3 p {
    font-size: 1.4em;
    font-weight: normal;
    padding-left: 0;
    padding-right: 0;
    line-height: 125%;
    text-align: left;
  }
  #content3 ul {
    font-size: 1.4em;
    line-height: 125%;
    padding-left: 50px;
    padding-right: 15px
  }
  #content3 ul li {
    margin-bottom: 15px;
  }
  #content3 ol {
    font-size: 1.4em;
    line-height: 125%;
    padding-left: 50px;
    padding-right: 15px
  }
  #content3 ol li {
    margin-bottom: 15px;
  }
  .accordion {
    background-color: #00274C;
    color: #FFF;
    cursor: pointer;
    padding: 10px;
    width: 100%;
    text-align: left;
    border: 1px;
    border-style: solid;
    border-color: #ffffff;
    outline: none;
    transition: 0.4s;
    margin-bottom: 5px;
    font-size: 1.3em;
  }
  /* END content3 Section */
}
@media only screen and (max-width:768px) {
  /* Wapper and Menu Placement */
  .wrappernav {
    position: sticky;
    top: 0;
    left: 0;
    z-index: 999;
    background-position: left;
    background-size: cover;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    height: 14vh;
  }
  /* END Wapper and Menu Placement */
  /* Logo - Phone - Address Section */
  .headerTleft {
    margin-top: 5px;
    margin-bottom: 0;
    margin-left: 25%;
    margin-right: 25%;
    width: 50%;
    float: left;
  }
  .headerTleft p {
    text-align: center;
    margin-left: 0px;
  }
  .headerTcenter {
    margin-top: 10px;
    margin-bottom: 0;
    margin-left: 0px;
    margin-right: 0px;
    width: 70%;
    float: right;
  }
  .headerTcenter p {
    text-align: right;
    margin-left: 15px;
    margin-right: 40px;
    font-size: 1.6em;
    margin-bottom: 0;
    margin-top: 10px;
    color: #F5D67E;
  }
  .headerTcenter a:link {
    color: #FFF;
    text-decoration: none
  }
  .headerTcenter a:visited {
    color: #FFF;
    text-decoration: none
  }
  .headerTcenter a:active {
    color: #FFF;
    text-decoration: none
  }
  .headerTcenter a:hover {
    color: #FFFEE0;
    text-decoration: underline
  }
  .headerTcenter a:focus {
    color: #FFFEE0;
    text-decoration: underline
  }
  .Atoplogo {
    margin-left: 15px;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 0px;
    width: auto;
    height: 50px;
  }
  .Aimage2 {
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 10px;
    margin-bottom: 5px;
    width: auto;
    height: 100px
  }
  .headerTright {
    margin-top: 0px;
    margin-bottom: 0;
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
    float: right;
    display: block;
  }
  .headerTright p {
    text-align: right;
    margin-right: 15px;
  }
  #alttopheader {
    width: 100%;
    height: 350px;
    background-image: url("../img/top-main-img-1.webp");
    background-position: center center;
    background-size: cover;
  }
  #altheaderIMGplacement {
    width: 100%;
    height: 86vh;
    background-image: url("../img/top-main-img-1.webp");
    background-position: bottom center;
    background-size: cover;
    border-bottom-color: #FFF;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    margin-bottom: 0;
    padding-bottom: 0px;
    margin-top: 0;
  }
  .clearfix::after {
    content: "";
    display: table;
    clear: both;
  }
  .ahplacementleft {
    width: 100%;
    height: 80vh;
    float: left;
    z-index: 995;
  }
  .ahplacementleft2 {
    width: 50%;
    height: 80vh;
    float: left;
    z-index: 995;
    display: none;
  }
  .aimgagecontact {
    width: 275px;
    height: auto;
    margin-top: 25px;
  }
  .ahplacementleft p {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-size: 1.3em;
    color: #FFFFFF;
    margin-top: 40vh;
    margin-left: 50px;
    margin-right: 50px;
    text-align: center;
    line-height: 150%;
  }
  .ahplacementleft a:link {
    color: #FFF;
    text-decoration: none;
    background-color: #00000075;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 18px;
    padding-right: 15px;
    border-color: #FFFFFF75;
    border-style: solid;
    border-width: 1px;
  }
  .ahplacementleft a:visited {
    color: #FFF;
    text-decoration: none;
    background-color: #00000075;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 18px;
    padding-right: 15px;
    border-color: #FFFFFF75;
    border-style: solid;
    border-width: 1px;
  }
  .ahplacementleft a:active {
    color: #FFF;
    text-decoration: none;
    background-color: #00000075;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 18px;
    padding-right: 15px;
    border-color: #FFFFFF75;
    border-style: solid;
    border-width: 1px;
  }
  .ahplacementleft a:hover {
    color: #000;
    text-decoration: none;
    background-color: #FFFFFF95;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 18px;
    padding-right: 15px;
    border-color: #FFFFFF75;
    border-style: solid;
    border-width: 1px;
  }
  .ahplacementleft a:focus {
    color: #000;
    text-decoration: none;
    background-color: #FFFFFF95;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 18px;
    padding-right: 15px;
    border-color: #FFFFFF75;
    border-style: solid;
    border-width: 1px;
  }
  .clearfix::after {
    content: "";
    display: table;
    clear: both;
  }
  .Aimage2 {
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 10px;
    margin-bottom: 5px;
    width: auto;
    height: 100px
  }
  .AimageSocial {
    width: 35px;
    height: 35px;
    padding-left: 7px;
  }
  .wrapperlogophonetop {
    background-image: url("../img/T1-Background.webp");
    background-position: left;
    background-size: cover;
    width: 100%;
    height: auto;
    display: block;
    border-bottom-color: #FFF;
    border-bottom-style: solid;
    border-bottom-width: 1px;
  }
  .altheaderTleft {
    margin-top: 0px;
    margin-bottom: 0;
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
    float: none;
  }
  .altheaderTleft p {
    text-align: left;
    margin-left: 15px;
  }
  .altheaderTcenter {
    margin-top: 0px;
    margin-bottom: 0;
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
    float: none;
    padding-bottom: 15px;
  }
  .altheaderTcenter p {
    text-align: center;
    margin-left: 15px;
    margin-right: 10px;
    font-size: 1.3em;
    margin-bottom: 0;
    margin-top: 10px;
    color: #F5D67E;
  }
  .altheaderTcenter a:link {
    color: #FFF;
    text-decoration: none
  }
  .altheaderTcenter a:visited {
    color: #FFF;
    text-decoration: none
  }
  .altheaderTcenter a:active {
    color: #FFF;
    text-decoration: none
  }
  .altheaderTcenter a:hover {
    color: #FFFEE0;
    text-decoration: underline
  }
  .altheaderTcenter a:focus {
    color: #FFFEE0;
    text-decoration: underline
  }
  /* END Logo - Phone - Address Section */
  #aboutthefirm {
    Width: 100%;
    height: auto;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
    background-color: #F0F0F0;
  }
  .AaboutthefirmIMGright {
    Float: none;
    width: 100%;
    height: auto;
    margin-left: 0px;
    margin-right: 0px;
    padding-bottom: 30px;
    margin-top: 0px;
  }
  .flex-container2 {
    width: 100%;
    min-height: 300px;
    margin: 0 auto;
    display: flex; /* Standard syntax */
  }
  .flex-container2 .column {
    padding: 10px;
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .flex-container2 .column.left {
    flex-basis: 90%;
    margin-left: 5%;
    margin-right: 5%; /* Left column color */
  }
  .flex-container2 .column.left h1 {
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 10px;
    color: #000;
    font-size: 2.5em;
  }
  .flex-container2 .column.left p {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 10px;
    font-size: 1.1em;
    line-height: 150%;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    color: #4A4A4A;
  }
  .altaboutlargetext {
    font-size: 1.7em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    color: #000000;
    font-weight: 700;
    padding-left: 0;
    padding-right: 0;
    margin-top: 10px;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
  }
  .AIMGpicZ {
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .aboutthefirm561 {
    width: 100%;
    height: auto;
    background-color: #EBEBEB;
    padding-top: 30px;
    padding-bottom: 30px;
    display: none;
  }
  .aboutlawyersIMGplacement {
    width: 100%;
    height: auto;
    display: none;
  }
  #getstarted {
    width: 100%;
    height: 450px;
    background-image: url("../img/getstarted-IMG1.webp");
    background-position: right;
    background-size: cover;
  }
  .getstartedtextbox {
    width: 60%;
    margin-left: 20%;
    margin-right: 20%;
    padding-top: 50px;
  }
  #getstarted p {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 35px;
    font-size: 1.5em;
    line-height: 150%;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    color: #FFFFFF;
    text-align: center;
  }
  .altgetstartedlargetext {
    font-size: 3.0em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    color: #FFFFFF;
    font-weight: normal;
    padding-left: 0;
    padding-right: 0;
    margin-top: 10px;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
  }
  .getstartedtextbox a:link {
    color: #FFF;
    text-decoration: none;
    background-color: #00000075;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 18px;
    padding-right: 15px;
    border-color: #FFFFFF75;
    border-style: solid;
    border-width: 1px;
  }
  .getstartedtextbox a:visited {
    color: #FFF;
    text-decoration: none;
    background-color: #00000075;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 18px;
    padding-right: 15px;
    border-color: #FFFFFF75;
    border-style: solid;
    border-width: 1px;
  }
  .getstartedtextbox a:active {
    color: #FFF;
    text-decoration: none;
    background-color: #00000075;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 18px;
    padding-right: 15px;
    border-color: #FFFFFF75;
    border-style: solid;
    border-width: 1px;
  }
  .getstartedtextbox a:hover {
    color: #000;
    text-decoration: none;
    background-color: #FFFFFF95;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 18px;
    padding-right: 15px;
    border-color: #FFFFFF75;
    border-style: solid;
    border-width: 1px;
  }
  .getstartedtextbox a:focus {
    color: #000;
    text-decoration: none;
    background-color: #FFFFFF95;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 18px;
    padding-right: 15px;
    border-color: #FFFFFF75;
    border-style: solid;
    border-width: 1px;
  }
  .AIMGpicZ {
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .aboutthefirm561 {
    width: 100%;
    height: auto;
    background-color: #EBEBEB;
    padding-top: 30px;
    padding-bottom: 30px;
    display: none;
  }
  #aboutlawyers {
    Width: 100%;
    height: auto;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }
  .aboutlawyerslargetext {
    font-size: 1.8em;
    line-height: 125%;
    color: #FFF;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
    font-weight: normal;
  }
  .flex-container3 {
    width: 100%;
    min-height: 300px;
    margin: 0 auto;
    display: flex; /* Standard syntax */
  }
  .flex-container3 .column {
    padding: 10px;
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .flex-container3 .column.left {
    flex-basis: 100%; /* Left column color */
  }
  .flex-container3 .column.left h2 {
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 10px;
    color: #FFF;
    font-size: 2.0em;
  }
  .flex-container3 .column.left p {
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 10px;
    font-size: 1.1em;
    color: #FFF;
  }
  .flex-container3 .column.right {
    flex-basis: 100%;
    background-position: center;
    background-size: cover; /* Right column color */
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: none;
  }
  .altaboutlawyersbottom {
    width: 100%;
    height: auto;
    display: block;
  }
  .AIMGpicZ {
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .aboutlawyers561 {
    width: 100%;
    height: auto;
    background-color: #EBEBEB;
    padding-top: 30px;
    padding-bottom: 30px;
    display: none;
  }
  .AIMGpicX {
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .aboutlawyersIMGplacement {
    width: 100%;
    height: auto;
    display: block;
  }
  #skew2 {
    z-index: 9;
    border-top-color: #F5D67E;
    border-top-style: solid;
    border-top-width: 1px;
    margin-bottom: 0px;
    margin-top: 0;
    clear: both;
    width: 100%;
    height: auto;
  }
  .content-slider3 {
    width: 100%;
    height: 420px;
  }
  .slider3 {
    height: auto;
    width: 90%;
    margin: 40px auto 0;
    overflow: visible;
    position: relative;
  }
  .mask {
    overflow: hidden;
    height: 420px;
  }
  .slider3 ul {
    margin: 0;
    padding: 0;
    position: relative;
  }
  .slider3 li {
    width: 90%;
    height: 420px;
    position: absolute;
    top: -325px;
    list-style: none;
    margin-top: 5px;
    margin-left: 5%;
    margin-right: 5%;
    margin-bottom: 30px;
  }
  .slider3 .quote {
    font-size: 1.1em;
    font-style: italic;
    line-height: 115%;
    text-align: center;
  }
  .slider3 .source {
    font-size: 1.1em;
    text-align: right;
    text-align: center;
    margin-top: 20px;
  }
  .slider3 li.anim1 {
    animation: cycle 40s linear infinite;
  }
  .slider3 li.anim2 {
    animation: cycle2 40s linear infinite;
  }
  .slider3 li.anim3 {
    animation: cycle3 40s linear infinite;
  }
  .slider3 li.anim4 {
    animation: cycle4 40s linear infinite;
  }
  .slider3 li.anim5 {
    animation: cycle5 40s linear infinite;
  }
  .slider3:hover li {
    animation-play-state: paused;
  }
  #skew2 p {
    color: #FFC904;
    font-size: 1.2em;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 50px;
    padding-right: 50px;
  }
  .Aimagetesimonials {
    width: auto;
    height: 95px;
    float: right;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-right: 10px;
    margin-left: 20px;
  }
  .altskew2headfont {
    color: #FFF;
    font-size: 1.5em;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 0px;
    margin-top: 10px;
    text-align: center;
    font-weight: bold;
  }
  .cus-div:after {
    position: absolute;
    width: 100%;
    height: 100%;
    background: inherit;
    z-index: -1;
    bottom: 0;
    content: '';
  }
  .Ablogimgreadarticle {
    float: right;
  }
  /* END Skewed Div Placement */
  .wrappertestimonial {
    width: 60%;
    margin-left: 20%;
    margin-right: 20%;
  }
  #contactthefirm {
    Width: 100%;
    height: auto;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
    background-color: #000756;
  }
  .flex-container4 {
    width: 100%;
    min-height: auto;
    margin: 0 auto;
    display: flex; /* Standard syntax */
  }
  .flex-container4 .column {
    padding: 0px;
    padding-top: 0px;
    padding-bottom: 0;
  }
  .flex-container4 .column.left {
    flex-basis: 100%;
    background: #000756;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    float: left;
    display: none;
    /* Left column color */
  }
  .flex-container4 .column.left h1 {
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 10px;
    color: #EEEEEE;
    font-size: 2.5em;
  }
  .flex-container4 .column.left p {
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 10px;
    font-size: 1.3em;
  }
  .flex-container4 .column.right {
    flex-basis: 100%;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    float: right;
  }
  .contactmarkeishiaIMGplacement2 {
    width: 100%;
    height: auto;
    display: block;
  }
  /* Page Title Placement */
  #title {
    width: 94%;
    float: left;
    margin-left: 3%;
    margin-right: 3%
  }
  #title h1 {
    font-size: 2.1em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-weight: 700;
    padding-left: 0;
    padding-right: 0;
    margin-top: 10px;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px
  }
  #title h2 {
    font-size: 1.2em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
    font-weight: normal;
  }
  /* END Page Title Placement */
  .AimageTitle {
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .Aimage-title-graphic {
    width: 100%;
    height: 56px;
    margin-bottom: 50px;
    margin-top: 50px;
    display: none;
  }
  .AimageTitle992 {
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .Aimage-title-graphic992 {
    max-width: 992px;
    height: auto;
    display: none;
  }
  .AimageTitle768 {
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .Aimage-title-graphic768 {
    max-width: 768px;
    height: auto;
    display: block;
  }
  /* END Service Area Graphics Placement */
  /* Left Main Content Placement */
  #left {
    width: 94%;
    float: left;
    margin-left: 3%;
    margin-right: 3%
  }
  #left h3 {
    font-size: 1.6em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-weight: 700;
    text-align: left;
    line-height: 135%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0
  }
  .left-main p {
    font-size: 1.2em;
    font-weight: 400;
    padding-left: 0;
    padding-right: 0;
    line-height: 125%
  }
  .left-main ul {
    font-size: 1.2em;
    line-height: 125%;
    color: #FFF;
    padding-left: 50px;
    padding-right: 15px
  }
  .left-main ul li {
    margin-bottom: 15px;
  }
  .left-main ol {
    font-size: 1.3em;
    line-height: 125%;
    padding-left: 50px;
    padding-right: 15px
  }
  .left-main ol li {
    margin-bottom: 15px;
  }
  .left-altleftcontent {
    width: 94%;
    height: auto;
    float: left;
    margin-left: 3%;
    margin-right: 3%;
  }
  #accordianwrapper {
    margin-left: 0px;
  }
  .left-altleftcontent p {
    font-size: 1.5em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    color: #000;
    font-weight: 400;
    padding-left: 0;
    padding-right: 0;
    line-height: 125%
  }
  .left-altleftcontent ul {
    font-size: 1.5em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    color: #000;
    padding-left: 50px;
    padding-right: 15px
  }
  .left-altleftcontent ul li {
    margin-bottom: 15px;
  }
  .left-altleftcontent ol {
    font-size: 1.5em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    color: #000;
    padding-left: 50px;
    padding-right: 15px
  }
  .left-altleftcontent ol li {
    margin-bottom: 15px;
  }
  .left-altleftcontent a:link {
    color: #00274C;
    text-decoration: underline;
  }
  .left-altleftcontent a:visited {
    color: #00274C;
    text-decoration: underline;
  }
  .left-altleftcontent a:active {
    color: #00274C;
    text-decoration: underline;
  }
  .left-altleftcontent a:hover {
    color: #FFCB02;
    text-decoration: underline;
  }
  .left-altleftcontent a:focus {
    color: #FFCB02;
    text-decoration: underline;
  }
  .Aimg-altleftIMG {
    width: 90%;
    height: auto;
    margin-left: 5%;
    margin-right: 5%;
  }
  .left-altrightcontent {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%;
    height: auto;
    float: right;
    border-left-color: #C9C9C9;
    border-left-style: solid;
    border-left-width: 0px;
    border-top-color: #FFCA04;
    border-top-style: solid;
    border-top-width: 3px;
    margin-bottom: 50px;
  }
  .left-altrightcontent p {
    font-size: 1.5em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    color: #000;
    font-weight: 400;
    padding-left: 0px;
    padding-right: 0;
    line-height: 125%
  }
  .left-altrightcontent h3 {
    padding-left: 0px;
  }
  .left-altrightcontent ul {
    font-size: 1.5em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    color: #000;
    padding-left: 50px;
    padding-right: 15px
  }
  .left-altrightcontent ul li {
    margin-bottom: 15px;
  }
  .left-altrightcontent ol {
    font-size: 1.5em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    color: #000;
    padding-left: 50px;
    padding-right: 15px
  }
  .left-altrightcontent ol li {
    margin-bottom: 15px;
  }
  .left-altrightcontent a:link {
    color: #00274C;
    text-decoration: underline;
  }
  .left-altrightcontent a:visited {
    color: #00274C;
    text-decoration: underline;
  }
  .left-altrightcontent a:active {
    color: #00274C;
    text-decoration: underline;
  }
  .left-altrightcontent a:hover {
    color: #FFCB02;
    text-decoration: underline;
  }
  .left-altrightcontent a:focus {
    color: #FFCB02;
    text-decoration: underline;
  }
  .left-leftcontent {
    width: 100%;
    height: auto;
    float: left;
  }
  .left-leftcontent p {
    font-size: 1.3em;
    font-weight: 400;
    padding-left: 0;
    padding-right: 0;
    line-height: 125%
  }
  .left-leftcontent ul {
    font-size: 1.3em;
    line-height: 125%;
    padding-left: 50px;
    padding-right: 15px
  }
  .left-leftcontent ul li {
    margin-bottom: 15px;
  }
  .left-leftcontent ol {
    font-size: 1.3em;
    line-height: 125%;
    padding-left: 50px;
    padding-right: 15px
  }
  .left-leftcontent ol li {
    margin-bottom: 15px;
  }
  .left-rightcontent {
    width: 100%;
    height: auto;
    float: right;
    margin-top: 35px;
    margin-bottom: 30px;
  }
  .left-rightcontent p {
    font-size: 1.3em;
    font-weight: 400;
    padding-left: 0;
    padding-right: 0;
    line-height: 125%;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .wrapperCenterIMG {
    width: 98%;
    height: auto;
    margin-bottom: 0;
    margin-left: 1%;
    margin-right: 1%;
  }
  .wrapperCenterIMG p {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0px;
    padding-right: 0px;
  }
  .lefthalf1 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    float: none;
    padding-left: 0px;
    padding-right: 0px;
  }
  .lefthalf2 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    float: none;
  }
  .lefthalf3 {
    width: 94%;
    margin-left: 1%;
    margin-right: 0;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
  }
  .Aimage-centerpage1 {
    width: 90%;
    height: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    magin-left: 5%;
    margin-right: 5%;
  }
  .AIMGc1left1 {
    width: 30%;
    height: auto;
    float: left;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-right: 20px;
    margin-left: 20px
  }
  .AIMGc1right1 {
    width: 96%;
    height: auto;
    float: none;
    margin-top: 10px;
    margin-bottom: 15px;
    margin-right: 2%;
    margin-left: 2%;
  }
  .AIMGc1right3 {
    width: 40%;
    height: auto;
    float: right;
    margin-top: 32px;
    margin-bottom: 20px;
    margin-right: 0;
    margin-left: 20px
  }
  /* END Left Main Content Placement */
  .wrapperskewed {
    width: 100%;
    height: auto;
    clear: both;
    margin-top: 50px;
  }
  .cus-div {
    width: 100%;
    position: relative;
  }
  .videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    margin-top: 0;
    height: 0
  }
  .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
  }
  .centervideo {
    text-align: center;
    margin: 0 auto;
    width: 100%;
    height: auto
  }
  .Aaltvideoleft {
    float: left;
    margin-left: 0;
    margin-right: 0px;
    margin-top: 40px;
    margin-bottom: 20px;
    width: 100%;
    height: auto;
  }
  .Aaltvideoright {
    float: right;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 20px;
    width: 100%;
    height: auto;
  }
  /* END Dual Video Placement */
  .wrapperaltleft {
    width: 100%;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    background-color: #FFFFFF;
  }
  .AattorneysIMGright {
    Float: right;
    width: 400px;
    height: auto;
    margin-left: 20px;
    margin-right: 0px;
    padding-bottom: 30px;
    margin-top: 15px;
  }
  #alttitle {
    width: 96%;
    float: left;
    margin-left: 2%;
    margin-right: 2%;
    margin-bottom: 0;
    padding-top: 30px;
    clear: both;
  }
  #alttitle h1 {
    font-size: 1.8em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    color: #000;
    font-weight: 700;
    padding-left: 0;
    padding-right: 0;
    margin-top: 10px;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px
  }
  #alttitle h2 {
    font-size: 1.3em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    color: #161616;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
    font-weight: normal;
  }
  #altleft {
    width: 96%;
    float: left;
    margin-left: 2%;
    margin-right: 2%;
    margin-top: 0;
    padding-bottom: 30px;
  }
  #altleft h3 {
    font-size: 1.4em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    color: #000;
    font-weight: 700;
    text-align: left;
    line-height: 135%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  .altleft-main p {
    font-size: 1.2em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-weight: 400;
    padding-left: 0;
    padding-right: 0;
    line-height: 125%;
    color: #000;
  }
  .altleft-main ul {
    font-size: 1.2em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    color: #000;
    padding-left: 50px;
    padding-right: 15px
  }
  .altleft-main ul li {
    margin-bottom: 15px;
  }
  .altleft-main ol {
    font-size: 1.2em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    color: #000;
    padding-left: 50px;
    padding-right: 15px
  }
  .altleft-main ol li {
    margin-bottom: 15px;
  }
  .altleft-main a:link {
    color: #161616;
    text-decoration: underline;
  }
  .altleft-main a:visited {
    color: #161616;
    text-decoration: underline;
  }
  .altleft-main a:active {
    color: #161616;
    text-decoration: underline;
  }
  .altleft-main a:hover {
    color: #000;
    text-decoration: underline;
  }
  .altleft-main a:focus {
    color: #000;
    text-decoration: underline;
  }
  #aollist {
    Width: 100%;
    height: auto;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }
  .aoplargetext {
    font-size: 1.5em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
    font-weight: normal;
  }
  .flex-container5 {
    width: 100%;
    min-height: 300px;
    margin: 0 auto;
    display: flex; /* Standard syntax */
  }
  .flex-container5 .column {
    padding: 0px;
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .flex-container5 .column.left {
    flex-basis: 100%; /* Left column color */
  }
  .flex-container5 .column.left h2 {
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 10px;
    font-size: 2.5em;
  }
  .flex-container5 .column.left p {
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 10px;
    font-size: 1.2em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  }
  .flex-container5 .column.right {
    flex-basis: 100%;
    background-image: url("../img/criminallaw-IMG300.webp");
    background-position: center;
    background-size: cover; /* Right column color */
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: none;
  }
  .aopbottom {
    width: 100%;
    height: auto;
    display: block;
  }
  .AattorneysIMGright {
    Float: right;
    width: 225px;
    height: auto;
    margin-left: 20px;
    margin-right: 0px;
    padding-bottom: 30px;
    margin-top: 15px;
  }
  #domesticviolenceHM {
    width: 100%;
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #domesticviolenceHM h3 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-size: 2.3em;
    margin-left: 15px;
    margin-right: 15px;
  }
  #domesticviolenceHM p {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-size: 1.3em;
    margin-left: 15px;
    margin-right: 15px;
    line-height: 125%;
  }
  #felonyHM {
    width: 100%;
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #felonyHM h3 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-size: 2.3em;
    margin-left: 15px;
    margin-right: 15px;
  }
  #felonyHM p {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-size: 1.3em;
    margin-left: 15px;
    margin-right: 15px;
    line-height: 125%;
  }
  #felonyHM ul {
    font-size: 1.3em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    color: #FFF;
    padding-left: 75px;
    padding-right: 15px;
  }
  #felonyHM ul li {
    margin-bottom: 15px;
  }
  #felonyHM ol {
    font-size: 1.3em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    color: #FFF;
    padding-left: 75px;
    padding-right: 15px;
  }
  #felonyHM ol li {
    margin-bottom: 15px;
  }
  .aaIMGsectionright {
    float: none;
    width: 96%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 15px;
    margin-left: 2%;
    margin-right: 2%;
  }
  #misdemeanorHM {
    width: 100%;
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #misdemeanorHM h3 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-size: 2.3em;
    margin-left: 15px;
    margin-right: 15px;
  }
  #misdemeanorHM p {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-size: 1.3em;
    margin-left: 15px;
    margin-right: 15px;
    line-height: 125%;
  }
  #misdemeanorHM ul {
    font-size: 1.3em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    padding-left: 50px;
    padding-right: 15px;
  }
  #misdemeanorHM ul li {
    margin-bottom: 15px;
  }
  #misdemeanorHM ol {
    font-size: 1.3em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    padding-left: 50px;
    padding-right: 15px;
  }
  #penaltiesHM {
    width: 100%;
    height: auto;
    background-color: #F0F0F0;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #penaltiesHM h3 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-size: 2.5em;
    margin-left: 15px;
    margin-right: 15px;
    color: #000;
  }
  #penaltiesHM p {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-size: 1.3em;
    margin-left: 15px;
    margin-right: 15px;
    line-height: 125%;
    color: #000;
  }
  #penaltiesHM ul {
    font-size: 1.3em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    color: #000;
    margin-left: 30px;
    margin-right: 15px;
  }
  #penaltiesHM ul li {
    margin-bottom: 15px;
  }
  #penaltiesHM ol {
    font-size: 1.3em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    color: #FFF;
    padding-left: 50px;
    margin-left: 75px;
    margin-right: 75px;
  }
  #penaltiesHM ol li {
    margin-bottom: 15px;
  }
  #penaltiesHM a:link {
    color: #000;
    text-decoration: underline;
  }
  #penaltiesHM a:visited {
    color: #000;
    text-decoration: underline;
  }
  #penaltiesHM a:active {
    color: #000;
    text-decoration: underline;
  }
  #penaltiesHM a:hover {
    color: #000;
    text-decoration: underline;
  }
  #penaltiesHM a:focus {
    color: #000;
    text-decoration: underline;
  }
  /* END AltFelx Sections Placement */
  #footer {
    width: 100%;
    height: 325px;
    clear: both;
    display: block;
    margin-bottom: 0;
  }
  .Afooterimage {
    width: 150px;
    height: auto;
  }
  #footer p {
    font-size: 0.9em;
    line-height: 150%;
  }
  .footertextbox {
    width: 98%;
    height: auto;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 30px;
    display: block;
  }
  .footer-left {
    width: 33%;
    height: auto;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
  }
  .footer-left p {
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  }
  .footer-second {
    width: 34%;
    height: auto;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
  }
  .footer-second p {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  }
  .footer-middle {
    width: 33%;
    height: auto;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
  }
  .footer-middle p {
    text-align: right;
    padding-left: 10px;
    padding-right: 10px;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  }
  .footer-middle a:link {
    color: #FFFFFF;
    text-decoration: underline;
  }
  .footer-right {
    width: 25%;
    height: auto;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .footer-right p {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  }
  .Afootercity {
    font-size: 1.3em;
  }
  /* Topfooter Section Placement */
  #topfooter {
    clear: both;
    text-align: center;
    border-top-color: #FFF;
    border-top-width: 1px;
    border-top-style: solid;
    border-bottom-color: #FFF;
    border-bottom-width: 1px;
    border-bottom-style: solid;
  }
  #topfooter p {
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    line-height: 150%;
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 1em
  }
  /* END Topfooter Section Placement */
  /* H1-6, P, il, ol Primary */
  h1 {
    font-size: 1.6em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-weight: 700;
    padding-left: 0;
    padding-right: 0;
    margin-top: 40px;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px
  }
  h2 {
    font-size: 1.2em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px
  }
  h3 {
    font-size: 1.5em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-weight: 700;
    text-align: left;
    line-height: 135%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0
  }
  h4 {
    font-size: 1.4em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    color: #000000;
    font-weight: 700;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0;
    margin-bottom: 15px;
  }
  h5 {
    font-size: 1.7em;
    line-height: 125%;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
  }
  h6 {
    font-size: 1.5em;
    line-height: 125%;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
  }
  p {
    font-size: 1.15em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    color: #FFF
  }
  ul {
    font-size: 1.15em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 100%;
    color: #fff
  }
  ol {
    font-size: 1.15em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 175%;
    color: #fff
  }
  /* END H1-6, P, il, ol Primary */
  /* Images Primary */
  .Aimage {
    margin-left: 0;
    margin-right: 20px;
    margin-top: 35px;
    margin-bottom: 20px;
    width: 350px;
    height: auto;
    float: left
  }
  .Aimage2 {
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 15px;
    margin-bottom: 10px;
    width: auto;
    height: 85px
  }
  .Aimage3 {
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .Aimage4 {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 10px;
    width: 94%;
    height: auto;
    float: none;
  }
  .Aimageright1 {
    float: right;
    display: block;
    margin-right: 15px;
    margin-left: 20px;
    margin-top: 15px;
    margin-bottom: 20px;
    height: auto;
    width: 50%;
  }
  .Aimageright2 {
    float: right;
    display: block;
    margin-right: 15px;
    margin-left: 20px;
    margin-top: 25px;
    margin-bottom: 20px;
    height: 400px;
    width: auto;
  }
  /* END Images Primary */
  /* Content3 Section */
  #content3 {
    clear: both;
    width: 90%;
    float: left;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 0;
    padding-top: 75px;
    padding-bottom: 50px;
  }
  #content3 p {
    font-size: 1.3em;
    font-weight: normal;
    padding-left: 0;
    padding-right: 0;
    line-height: 125%;
    text-align: left;
  }
  #content3 ul {
    font-size: 1.3em;
    line-height: 125%;
    padding-left: 50px;
    padding-right: 15px
  }
  #content3 ul li {
    margin-bottom: 15px;
  }
  #content3 ol {
    font-size: 1.3em;
    line-height: 125%;
    padding-left: 50px;
    padding-right: 15px
  }
  #content3 ol li {
    margin-bottom: 15px;
  }
  /* END content3 Section */
  .accordion {
    background-color: #00274C;
    color: #FFF;
    cursor: pointer;
    padding: 10px;
    width: 100%;
    text-align: left;
    border: 1px;
    border-style: solid;
    border-color: #ffffff;
    outline: none;
    transition: 0.4s;
    margin-bottom: 5px;
    font-size: 1.2em;
  }
}
@media only screen and (max-width:561px) {
  /* Wapper and Menu Placement */
  .wrappernav {
    position: sticky;
    top: 0;
    left: 0;
    z-index: 999;
    background-position: left;
    background-size: cover;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    height: 14vh;
    width: 100%;
  }
  /* END Wapper and Menu Placement */
  /* Logo - Phone - Address Section */
  .headerTleft {
    margin-top: 5px;
    margin-bottom: 0;
    margin-left: 5%;
    margin-right: 5%;
    width: 50%;
    float: none;
  }
  .headerTleft p {
    text-align: left;
    margin-left: 0px;
  }
  .headerTcenter {
    margin-top: 10px;
    margin-bottom: 0;
    margin-left: 0px;
    margin-right: 0px;
    width: 70%;
    float: right;
  }
  .headerTcenter p {
    text-align: right;
    margin-left: 15px;
    margin-right: 40px;
    font-size: 1.6em;
    margin-bottom: 0;
    margin-top: 10px;
    color: #F5D67E;
  }
  .headerTcenter a:link {
    color: #FFF;
    text-decoration: none
  }
  .headerTcenter a:visited {
    color: #FFF;
    text-decoration: none
  }
  .headerTcenter a:active {
    color: #FFF;
    text-decoration: none
  }
  .headerTcenter a:hover {
    color: #FFFEE0;
    text-decoration: underline
  }
  .headerTcenter a:focus {
    color: #FFFEE0;
    text-decoration: underline
  }
  .Atoplogo {
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 0px;
    width: auto;
    height: 50px;
  }
  .Aimage2 {
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 10px;
    margin-bottom: 5px;
    width: auto;
    height: 100px
  }
  .headerTright {
    margin-top: 0px;
    margin-bottom: 0;
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
    float: right;
    display: block;
  }
  .headerTright p {
    text-align: right;
    margin-right: 15px;
  }
  #alttopheader {
    width: 100%;
    height: 300px;
    background-image: url("../img/top-main-img-1.webp");
    background-position: center center;
    background-size: cover;
  }
  #altheaderIMGplacement {
    width: 100%;
    height: 86vh;
    background-image: url("../img/top-main-img-1.webp");
    background-position: bottom center;
    background-size: cover;
    border-bottom-color: #FFF;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    margin-bottom: 0;
    padding-bottom: 0px;
    margin-top: 0;
  }
  .clearfix::after {
    content: "";
    display: table;
    clear: both;
  }
  .ahplacementleft {
    width: 100%;
    height: 80vh;
    float: left;
    z-index: 995;
  }
  .ahplacementleft2 {
    width: 50%;
    height: 80vh;
    float: left;
    z-index: 995;
    display: none;
  }
  .aimgagecontact {
    width: 275px;
    height: auto;
    margin-top: 25px;
  }
  .ahplacementleft p {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-size: 1.3em;
    color: #FFFFFF;
    margin-top: 35vh;
    margin-left: 50px;
    margin-right: 50px;
    text-align: center;
    line-height: 150%;
  }
  .ahplacementleft a:link {
    color: #FFF;
    text-decoration: none;
    background-color: #00000075;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 18px;
    padding-right: 15px;
    border-color: #FFFFFF75;
    border-style: solid;
    border-width: 1px;
  }
  .ahplacementleft a:visited {
    color: #FFF;
    text-decoration: none;
    background-color: #00000075;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 18px;
    padding-right: 15px;
    border-color: #FFFFFF75;
    border-style: solid;
    border-width: 1px;
  }
  .ahplacementleft a:active {
    color: #FFF;
    text-decoration: none;
    background-color: #00000075;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 18px;
    padding-right: 15px;
    border-color: #FFFFFF75;
    border-style: solid;
    border-width: 1px;
  }
  .ahplacementleft a:hover {
    color: #000;
    text-decoration: none;
    background-color: #FFFFFF95;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 18px;
    padding-right: 15px;
    border-color: #FFFFFF75;
    border-style: solid;
    border-width: 1px;
  }
  .ahplacementleft a:focus {
    color: #000;
    text-decoration: none;
    background-color: #FFFFFF95;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 18px;
    padding-right: 15px;
    border-color: #FFFFFF75;
    border-style: solid;
    border-width: 1px;
  }
  .AimageSocial {
    width: 35px;
    height: 35px;
    padding-left: 7px;
  }
  /* END Logo - Phone - Address Section */
  #aboutthefirm {
    Width: 100%;
    height: auto;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
    background-color: #F0F0F0;
  }
  .AaboutthefirmIMGright {
    Float: none;
    width: 100%;
    height: auto;
    margin-left: 0px;
    margin-right: 0px;
    padding-bottom: 20px;
    margin-top: 0px;
  }
  .flex-container2 {
    width: 100%;
    min-height: 300px;
    margin: 0 auto;
    display: flex; /* Standard syntax */
  }
  .flex-container2 .column {
    padding: 10px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .flex-container2 .column.left {
    flex-basis: 98%;
    margin-left: 1%;
    margin-right: 1%; /* Left column color */
  }
  .flex-container2 .column.left h1 {
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 10px;
    color: #000;
    font-size: 2.5em;
  }
  .flex-container2 .column.left p {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 10px;
    font-size: 1.1em;
    line-height: 150%;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    color: #4A4A4A;
  }
  .altaboutlargetext {
    font-size: 1.7em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    color: #000000;
    font-weight: 700;
    padding-left: 0;
    padding-right: 0;
    margin-top: 10px;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
  }
  .AIMGpicZ {
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .aboutthefirm561 {
    width: 100%;
    height: auto;
    background-color: #EBEBEB;
    padding-top: 30px;
    padding-bottom: 30px;
    display: none;
  }
  .aboutlawyersIMGplacement {
    width: 100%;
    height: auto;
    display: none;
  }
  #getstarted {
    width: 100%;
    height: 450px;
    background-image: url("../img/getstarted-IMG1.webp");
    background-position: right;
    background-size: cover;
  }
  .getstartedtextbox {
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
    padding-top: 60px;
  }
  #getstarted p {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 35px;
    font-size: 1.5em;
    line-height: 150%;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    color: #FFFFFF;
    text-align: center;
  }
  .altgetstartedlargetext {
    font-size: 3.0em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    color: #FFFFFF;
    font-weight: normal;
    padding-left: 0;
    padding-right: 0;
    margin-top: 10px;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
  }
  .getstartedtextbox a:link {
    color: #FFF;
    text-decoration: none;
    background-color: #00000075;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 18px;
    padding-right: 15px;
    border-color: #FFFFFF75;
    border-style: solid;
    border-width: 1px;
  }
  .getstartedtextbox a:visited {
    color: #FFF;
    text-decoration: none;
    background-color: #00000075;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 18px;
    padding-right: 15px;
    border-color: #FFFFFF75;
    border-style: solid;
    border-width: 1px;
  }
  .getstartedtextbox a:active {
    color: #FFF;
    text-decoration: none;
    background-color: #00000075;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 18px;
    padding-right: 15px;
    border-color: #FFFFFF75;
    border-style: solid;
    border-width: 1px;
  }
  .getstartedtextbox a:hover {
    color: #000;
    text-decoration: none;
    background-color: #FFFFFF95;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 18px;
    padding-right: 15px;
    border-color: #FFFFFF75;
    border-style: solid;
    border-width: 1px;
  }
  .getstartedtextbox a:focus {
    color: #000;
    text-decoration: none;
    background-color: #FFFFFF95;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 18px;
    padding-right: 15px;
    border-color: #FFFFFF75;
    border-style: solid;
    border-width: 1px;
  }
  #aboutlawyers {
    Width: 100%;
    height: auto;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }
  .flex-container3 {
    width: 100%;
    min-height: 300px;
    margin: 0 auto;
    display: flex; /* Standard syntax */
  }
  .flex-container3 .column {
    padding: 10px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .flex-container3 .column.left {
    flex-basis: 100%; /* Left column color */
  }
  .flex-container3 .column.left h2 {
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 10px;
    color: #FFF;
    font-size: 2.0em;
  }
  .flex-container3 .column.left p {
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 10px;
    font-size: 1.3em;
    color: #FFF;
  }
  .flex-container3 .column.right {
    flex-basis: 100%;
    background-position: center;
    background-size: cover; /* Right column color */
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
  #skew2 {
    background-position: top;
    background-position: left;
    background-size: cover;
    z-index: 9;
    border-top-color: #F5D67E;
    border-top-style: solid;
    border-top-width: 1px;
    margin-bottom: 0px;
    margin-top: 0;
    clear: both;
    width: 100%;
    height: auto;
  }
  .content-slider3 {
    width: 100%;
    height: 520px;
  }
  .slider3 {
    height: auto;
    width: 90%;
    margin: 40px auto 0;
    overflow: visible;
    position: relative;
  }
  .mask {
    overflow: hidden;
    height: 420px;
  }
  .slider3 ul {
    margin: 0;
    padding: 0;
    position: relative;
  }
  .slider3 li {
    width: 90%;
    height: 520px;
    position: absolute;
    top: -325px;
    list-style: none;
    margin-top: 5px;
    margin-left: 5%;
    margin-right: 5%;
    margin-bottom: 30px;
  }
  .slider3 .quote {
    font-size: 1.0em;
    font-style: italic;
    line-height: 115%;
    text-align: center;
  }
  .slider3 .source {
    font-size: 1.0em;
    text-align: right;
    text-align: center;
    margin-top: 20px;
  }
  .slider3 li.anim1 {
    animation: cycle 40s linear infinite;
  }
  .slider3 li.anim2 {
    animation: cycle2 40s linear infinite;
  }
  .slider3 li.anim3 {
    animation: cycle3 40s linear infinite;
  }
  .slider3 li.anim4 {
    animation: cycle4 40s linear infinite;
  }
  .slider3 li.anim5 {
    animation: cycle5 40s linear infinite;
  }
  .slider3:hover li {
    animation-play-state: paused;
  }
  #skew2 p {
    color: #FFC904;
    font-size: 1.2em;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 50px;
    padding-right: 50px;
  }
  .Aimagetesimonials {
    width: auto;
    height: 95px;
    float: right;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-right: 10px;
    margin-left: 20px;
  }
  .altskew2headfont {
    color: #FFF;
    font-size: 1.5em;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 0px;
    margin-top: 10px;
    text-align: center;
    font-weight: bold;
  }
  .cus-div:after {
    position: absolute;
    width: 100%;
    height: 100%;
    background: inherit;
    z-index: -1;
    bottom: 0;
    content: '';
  }
  .Ablogimgreadarticle {
    float: right;
  }
  /* END Skewed Div Placement */
  .wrappertestimonial {
    width: 60%;
    margin-left: 20%;
    margin-right: 20%;
  }
  /* Page Title Placement */
  #title {
    width: 94%;
    float: left;
    margin-left: 3%;
    margin-right: 3%
  }
  #title h1 {
    font-size: 1.6em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-weight: 700;
    padding-left: 0;
    padding-right: 0;
    margin-top: 10px;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px
  }
  #title h2 {
    font-size: 1.1em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
    font-weight: normal;
  }
  /* END Page Title Placement */
  /* Left Main Content Placement */
  #left {
    width: 94%;
    float: left;
    margin-left: 3%;
    margin-right: 3%
  }
  #left h3 {
    font-size: 1.4em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-weight: 700;
    text-align: left;
    line-height: 135%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0
  }
  #left p {
    font-size: 1.1em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-weight: 400;
    padding-left: 0;
    padding-right: 0;
    line-height: 125%
  }
  #left ul {
    font-size: 1.1em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    padding-left: 35px;
    padding-right: 15px
  }
  #left ol {
    font-size: 1.2em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    padding-left: 35px;
    padding-right: 15px
  }
  .AIMGc1left1 {
    width: 30%;
    height: auto;
    float: left;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-right: 20px;
    margin-left: 20px
  }
  .AIMGc1right1 {
    width: 96%;
    height: auto;
    float: none;
    margin-top: 10px;
    margin-bottom: 15px;
    margin-right: 2%;
    margin-left: 2%;
  }
  .AIMGc1right3 {
    width: 90%;
    height: auto;
    float: right;
    margin-top: 10px;
    margin-bottom: 30px;
    margin-right: 5%;
    margin-left: 5%
  }
  /* END Left Main Content Placement */
  .wrappertestimonial {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }
  /* Dual Video Placement */
  .videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    margin-top: 0;
    height: 0
  }
  .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
  }
  .centervideo {
    text-align: center;
    margin: 0 auto;
    width: 100%;
    height: auto
  }
  .Aaltvideoleft {
    float: left;
    margin-left: 0;
    margin-right: 0px;
    margin-top: 40px;
    margin-bottom: 20px;
    width: 100%;
    height: auto;
  }
  .Aaltvideoright {
    float: right;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 20px;
    width: 100%;
    height: auto;
  }
  /* END Dual Video Placement */
  .AattorneysIMGright {
    Float: none;
    width: 98%;
    height: auto;
    margin-left: 1%;
    margin-right: 1%;
    padding-bottom: 25px;
    margin-top: 15px;
  }
  #domesticviolenceHM {
    width: 100%;
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #domesticviolenceHM h3 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-size: 2.2em;
    margin-left: 10px;
    margin-right: 10px;
  }
  #domesticviolenceHM p {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-size: 1.2em;
    margin-left: 10px;
    margin-right: 10px;
    line-height: 125%;
  }
  #felonyHM {
    width: 100%;
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #felonyHM h3 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-size: 2.0em;
    margin-left: 10px;
    margin-right: 10px;
  }
  #felonyHM p {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-size: 1.2em;
    margin-left: 10px;
    margin-right: 10px;
    line-height: 125%;
  }
  #felonyHM ul {
    font-size: 1.2em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    color: #FFF;
    padding-left: 50px;
    padding-right: 10px;
  }
  #felonyHM ul li {
    margin-bottom: 15px;
  }
  #felonyHM ol {
    font-size: 1.2em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    color: #FFF;
    padding-left: 50px;
    padding-right: 10px;
  }
  #felonyHM ol li {
    margin-bottom: 15px;
  }
  .aaIMGsectionright {
    float: none;
    width: 96%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 15px;
    margin-left: 2%;
    margin-right: 2%;
  }
  #misdemeanorHM {
    width: 100%;
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #misdemeanorHM h3 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-size: 2.0em;
    margin-left: 10px;
    margin-right: 10px;
  }
  #misdemeanorHM p {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-size: 1.2em;
    margin-left: 10px;
    margin-right: 10px;
    line-height: 125%;
  }
  #misdemeanorHM ul {
    font-size: 1.2em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    padding-left: 50px;
    padding-right: 15px;
  }
  #misdemeanorHM ul li {
    margin-bottom: 15px;
  }
  #misdemeanorHM ol {
    font-size: 1.2em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    padding-left: 50px;
    padding-right: 15px;
  }
  #penaltiesHM {
    width: 100%;
    height: auto;
    background-color: #F0F0F0;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #penaltiesHM h3 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-size: 2.3em;
    margin-left: 10px;
    margin-right: 10px;
    color: #000;
  }
  #penaltiesHM p {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-size: 1.2em;
    margin-left: 10px;
    margin-right: 10px;
    line-height: 125%;
    color: #000;
  }
  #penaltiesHM ul {
    font-size: 1.2em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    color: #000;
    margin-left: 15px;
    margin-right: 10px;
  }
  #penaltiesHM ul li {
    margin-bottom: 15px;
  }
  #penaltiesHM ol {
    font-size: 1.2em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    color: #FFF;
    padding-left: 50px;
    margin-left: 15px;
    margin-right: 10px;
  }
  #penaltiesHM ol li {
    margin-bottom: 15px;
  }
  #penaltiesHM a:link {
    color: #000;
    text-decoration: underline;
  }
  #penaltiesHM a:visited {
    color: #000;
    text-decoration: underline;
  }
  #penaltiesHM a:active {
    color: #000;
    text-decoration: underline;
  }
  #penaltiesHM a:hover {
    color: #000;
    text-decoration: underline;
  }
  #penaltiesHM a:focus {
    color: #000;
    text-decoration: underline;
  }
  #footer {
    width: 100%;
    height: 700px;
    clear: both;
    display: block;
    margin-bottom: 0;
  }
  .Afooterimage {
    width: 200px;
    height: auto;
  }
  #footer p {
    font-size: 1.1em;
    line-height: 150%;
  }
  .footertextbox {
    width: 98%;
    height: auto;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 30px;
    display: block;
  }
  .footer-left {
    width: 100%;
    height: auto;
    float: none;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    border-bottom-color: #FFF;
    border-bottom-style: solid;
    border-bottom-width: 1px;
  }
  .footer-left p {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  }
  .footer-second {
    width: 100%;
    height: auto;
    float: none;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    border-bottom-color: #FFF;
    border-bottom-style: solid;
    border-bottom-width: 1px;
  }
  .footer-second p {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  }
  .footer-middle {
    width: 100%;
    height: auto;
    float: none;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    margin-top: 15px;
  }
  .footer-middle p {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  }
  .footer-middle a:link {
    color: #FFFFFF;
    text-decoration: underline;
  }
  .footer-right {
    width: 25%;
    height: auto;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .footer-right p {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  }
  .Afootercity {
    font-size: 1.5em;
  }
  /* Topfooter Section Placement */
  #topfooter {
    clear: both;
    text-align: center;
    border-top-color: #FFF;
    border-top-width: 1px;
    border-top-style: solid;
    border-bottom-color: #FFF;
    border-bottom-width: 1px;
    border-bottom-style: solid;
  }
  #topfooter p {
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    line-height: 150%;
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 1em
  }
  /* END Topfooter Section Placement */
  /* H1-6, P, il, ol Primary */
  h1 {
    font-size: 1.6em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-weight: 700;
    padding-left: 0;
    padding-right: 0;
    margin-top: 40px;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px
  }
  h2 {
    font-size: 1.2em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 125%;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px
  }
  h3 {
    font-size: 1.5em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-weight: 700;
    text-align: left;
    line-height: 135%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0
  }
  h4 {
    font-size: 1.3em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    color: #000000;
    font-weight: 700;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0;
    margin-bottom: 15px;
  }
  h5 {
    font-size: 1.5em;
    line-height: 125%;
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
  }
  h6 {
    font-size: 1.4em;
    line-height: 125%;
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
  }
  p {
    font-size: 1.15em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    color: #FFF
  }
  ul {
    font-size: 1.15em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 100%;
    color: #fff
  }
  ol {
    font-size: 1.15em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    line-height: 175%;
    color: #fff
  }
  /* END H1-6, P, il, ol Primary */
  /* Images Primary */
  .Aimage {
    margin-left: 0;
    margin-right: 20px;
    margin-top: 35px;
    margin-bottom: 20px;
    width: 350px;
    height: auto;
    float: left
  }
  .Aimage2 {
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 85%;
    height: auto
  }
  .Aimage3 {
    width: 100%;
    height: auto;
  }
  .Aimageright1 {
    float: none;
    display: block;
    margin-right: 1%;
    margin-left: 1%;
    margin-top: 15px;
    margin-bottom: 20px;
    height: auto;
    width: 98%;
  }
  .Aimageright2 {
    float: right;
    display: block;
    margin-right: 15px;
    margin-left: 20px;
    margin-top: 25px;
    margin-bottom: 20px;
    height: 400px;
    width: auto
  }
  .Aimageright3 {
    float: none;
    display: block;
    margin-right: 10px;
    margin-left: 5px;
    margin-top: 25px;
    margin-bottom: 20px;
    height: auto;
    width: 275px;
  }
  /* END Images Primary */
  .accordion {
    background-color: #00274C;
    color: #FFF;
    cursor: pointer;
    padding: 10px;
    width: 100%;
    text-align: left;
    border: 1px;
    border-style: solid;
    border-color: #ffffff;
    outline: none;
    transition: 0.4s;
    margin-bottom: 5px;
    font-size: 1.2em;
  }
}