﻿html {
  scroll-behavior: smooth;
}
body,
html,
input,
textarea,
select {
  color: #333;
  line-height: 1.639em;
  font-size: 20px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
}
@media (max-width: 1349px) {
  body,
  html,
  input,
  textarea,
  select {
    font-size: 17px;
  }
}
@media (max-width: 1199px) {
  body,
  html,
  input,
  textarea,
  select {
    font-size: 15px;
  }
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
div[data-space] {
  clear: both;
  width: 100%;
}
.font21 {
  font-size: 1.05rem;
  line-height: 1.539em;
}
p.font21 {
  margin-bottom: 1.5em;
}
.font23 {
  font-size: 1.15rem;
  line-height: 1.539em;
}
.font22 {
  font-size: 1.1rem;
  line-height: 1.639em;
}
.text-white {
  color: #fff;
}
.text-highlight {
  color: #961414;
}
.text-cherry {
  color: #b33237 !important;
}
.text-grey {
  color: #474747;
}
.text-yellow{
  color: #FDFD96;
}
.flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.flex.reverse {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
blockquote {
  border-left: 7px solid #961414;
  margin-top: -0.45rem;
  padding: 0.75rem 0 0.6rem 1.35rem;
  margin-bottom: 1.7rem;
}
blockquote p {
  font-style: italic;
  font-weight: 300;
  font-size: 1.1rem;
  line-height: 1.639em;
  color: #333;
  margin-bottom: 0;
}
blockquote cite {
  color: #005eb6;
  display: block;
}
p,
ul,
li {
  font-size: 1rem;
  margin-top: 0;
  margin-bottom: 1.35em;
}
li {
  margin-bottom: 0;
}
a {
  outline: medium none;
  text-decoration: none;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  color: #006699;
}
a:hover {
  color: #006699;
  text-decoration: underline;
  text-decoration-thickness: 1px;
}
b,
strong {
  font-weight: 700;
}
u {
  text-decoration-line: underline;
  text-decoration-thickness: 1px;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  line-height: 1.05em;
  padding-bottom: 0.45em;
}
h1,
.h1 {
  font-size: 2rem;
  padding-bottom: 0.35em;
}
h2,
.h2 {
  font-size: 1.3334rem;
  padding-bottom: 0.35em;
}
h3,
.h3 {
  font-size: 1rem;
  padding-bottom: 0.35em;
}
h4,
.h4 {
  font-size: 1.166667rem;
  font-weight: 700;
}
img {
  max-width: 100%;
  height: auto;
}
.button {
  background: #961414;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  padding: 0 0.655em;
  border: none;
  height: 53px;
  line-height: 53px;
  font-weight: bold;
  font-size: 1.15rem;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #ffffff;
}
.button:hover,
.button:focus {
  background: #961414;
}
.button.inactive {
  background: #1a2e62;
  opacity: 1;
  color: #031032;
  pointer-events: none;
}
.button i {
  font-size: 0.75em;
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.3em;
  margin-top: -0.2em;
}
.button.sml {
  height: 35px;
  line-height: 35px;
  font-size: 0.85rem;
  padding: 0 0.8em;
}
.button.btn-outline {
  border: 2px solid #ffffff;
  line-height: 49px;
}
.button.btn-ouline-white,
.button.btn-outline-white,
.button.btn-outline-grey,
.button.btn-outline-default {
  background: none;
  border: 2px solid #ffffff;
  line-height: 49px;
  color: #fff;
}
.button.big{
  height: 64px;
  line-height: 64px;
  font-size: 1.38rem;  
}
.button.big.btn-outline-white{
  line-height: 60px;
}
@media (max-width: 767px) {
  .button {
    height: 42px;
    line-height: 42px;
    font-size: 1rem;
  }
  .button.btn-outline {
    line-height: 40px;
  }
  .button.big{
    height: 48px; line-height: 48px; font-size: 1.12rem;
  }
  .button.big.btn-outline-white{
    line-height: 44px;
  }
}
@media (max-width: 767px) {
  .button.btn-ouline-white,
  .button.btn-outline-white,
  .button.btn-outline-grey,
  .button.btn-outline-default {
    height: 42px;
    line-height: 38px;
  }
}
.button.btn-ouline-white:hover,
.button.btn-outline-white:hover,
.button.btn-outline-grey:hover,
.button.btn-outline-default:hover {
  background: #961414;
  border-color: #961414;
}
.button.btn-outline-grey {
  border-color: #666;
  color: #666;
}
.button.btn-outline-default {
  border-color: #333;
  color: #333;
}
.button.bigTxt {
  font-size: 1.33334rem;
}
.button:hover {
  color: #fff;
}
section {
  padding: 3.8rem 0 3.95rem;
  font-size: 20px;
  position: relative;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  font-size: 1rem;
}
@media (min-width: 768px) {
  section {
    padding: 3.8rem 0 3.95rem;
  }
}
@media (min-width: 992px) {
  section {
    padding: 3.8rem 0 3.95rem;
  }
}
@media (min-width: 1200px) {
  section {
    padding: 3.8rem 0 3.95rem;
  }
}
section.section-light {
  background-color: #f3f3f3;
  color: #333333;
}
section .container .row .button {
  margin-top: 0;
}
.sectionTitle {
  font-weight: bold;
  font-size: 2.15rem;
  line-height: 1.08em;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .sectionTitle {
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .sectionTitle {
    font-size: 1.7rem;
  }
}
.sectionTitle.sml {
  font-size: 1.55rem;
}
.container {
  position: relative;
  z-index: 1;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1316px;
}
.container .row {
  padding: 0;
}
.container .text-default {
  color: #333;
}
.social-share {
  list-style: none;
  margin: 0;
  padding: 0;
}
.social-share li {
  display: inline-block;
  font-size: 1rem;
  line-height: 1em;
  margin-left: 0.5em;
}
.social-share li a {
  color: #fff;
  font-size: 1rem;
  text-transform: uppercase;
}
@media (max-width: 575px) {
  .social-share li a {
    font-size: 0.85rem;
    height: 30px;
    line-height: 30px;
    width: 132px;
  }
}
.social-share li a.button {
  height: 43px;
  line-height: 43px;
  font-size: 1rem;
  text-transform: none;
  padding: 0 0.4em;
  letter-spacing: 0;
}
.social-share li.facebook .button {
  background: #2e406f;
  border-color: #2e406f;
}
.social-share li.twitter .button {
  background: #56a4e2;
  border-color: #56a4e2;
}
.social-share li.email .button {
  background: #afafaf;
  border-color: #afafaf;
}
#headerBar {
  position: relative;
  background: #004882;
  padding: 0 0 0 1.15rem;
  color: #ffffff;
  justify-content: space-between;
}
#headerBar ul {
  line-height: 1rem;
}
#headerSocial {
  padding-right: 0.65rem;
  display: flex;
  align-items: center;
}
#phoneNumbers ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#phoneNumbers ul li {
  display: inline-block;
  font-size: 0.9rem;
  line-height: 1em;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  font-weight: 500;
  margin-left: 1.5em;
}
@media (max-width: 767px) {
  #headerBar {
    display: block;
    text-align: center;
    padding: 8px 15px;
  }
  #headerSocial {
    padding: 0;
    display: block;
  }
  .social-share li {
    margin: 0 0.4em;
  }
  #phoneNumbers ul li {
    margin: 0 0.7em;
  }
}
#phoneNumbers ul li a {
  color: #ffffff;
}
#phoneNumbers ul li.topPaymentLink {
  font-weight: bold;
  font-size: 0.85rem;
  line-height: 1em;
  margin-left: 1em;
}
#phoneNumbers ul li.topPaymentLink a {
  color: #ffffff;
  padding: 0.53em 0.65em;
  display: block;
  background: #001d32;
}
#phoneNumbers ul li.topPaymentLink a:hover {
  text-decoration: none;
  background: #333;
}
header {
  padding: 0;
  position: relative;
  z-index: 999;
  box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.13);
  background: #fff;
  display: block;
}

header #headerBtn .button.sml {
	font-size:.75rem;
}
@media (max-width: 575px) {
  header {
    flex-wrap: wrap;
  }
}
#headerBot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0rem 0.7rem;
  width: 100%;
  background: #fff;
  position: relative;
}
@media (max-width: 767px) {
  #headerBot {
    padding: 0;
  }
}
#headerBot.navFixed {
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.27);
}
header #headerLeft {
  align-items: center;
  display: flex;
  flex-grow: 1;
}
#headerTop {
  padding: 1.3rem 0.7rem 1rem;
}
header #headerLogo {
  margin: 0 auto;
  width: 346px;
  max-width: 50%;
}
@media (max-width: 1199px) {
  header #headerLogo {
    max-width: 30%;
  }
}
@media (max-width: 575px) {
  header #headerLogo {
    width: 140px;
    max-width: 50%;
  }
}
header #headerLogo img {
  width: 100%;
  height: auto;
}
header nav {
  position: relative;
  position: static;
  display: inline-block;
  padding-left: 0;
  width: 100%;
}
header nav #toggle-menu {
  display: none;
  font-weight: bold;
  font-size: 0.85rem;
  letter-spacing: 0.03em;
  color: #474747;
  text-transform: uppercase;
  padding: 0 10px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  height: 2rem;
  line-height: 2rem;
}
header nav #toggle-menu:hover,
header nav #toggle-menu:focus {
  background: #000;
  color: #fff;
  text-decoration: none;
}
@media (max-width: 1199px) {
  header nav #toggle-menu {
    display: inline-block;
  }
}
header nav ul.desktopMenu {
  display: flex;
  width: 100%;
  justify-content: space-between;
  position: static;
}
header nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
@media (max-width: 1199px) {
  header nav ul.desktopMenu {
    display: none;
    position: absolute;
    background: #fff;
    width: 200px;
    z-index: 999;
    left: 0.3rem;
  }
}
@media (max-width: 575px) {
  header nav ul {
    right: 0;
    left: inherit;
  }
}
header nav ul li {
  display: inline-block;
  margin-right: 0;
  position: relative;
  float: left;
  font-weight: bold;
  font-size: 0.7rem;
  line-height: 3.77em;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #000;
  position: static;
}

@media (max-width: 1389px) {
  header nav ul li {
    font-size: 0.8rem;
  }
}
@media (max-width: 1199px) {
  header nav ul li {
    width: 100%;
    margin: 0;
    padding: 0;
    border-bottom: solid 1px rgba(0, 0, 0, 0.1);
    line-height: 1.2em;
  }
}
header nav ul .desktopMenu > li.current-menu-item > a,
header nav ul .desktopMenu > li.current-menu-parent > a {
  background: #0b1d4d;
  color: #fff;
}
header nav ul li a {
  color: #000000;
  display: block;
  vertical-align: middle;
  padding: 0 1.1em;
}
@media (max-width: 1369px) {
  header nav ul li a {
    padding: 0 1.2em;
  }
}
header nav ul.desktopMenu > li:hover > a,
header nav ul.desktopMenu > li:focus > a {
  background: #e7e7e7;
  color: #474747;
}
@media (max-width: 1199px) {
  header nav ul li a {
    display: block;
    padding: 10px;
  }
  header nav ul.desktopMenu > li:hover > a,
  header nav ul.desktopMenu > li:focus > a {
    background: #e7e7e7;
    color: #474747;
  }
}
header nav ul li a i {
  color: #961414;
  display: inline-block;
  vertical-align: middle;
}
header nav ul.desktopMenu > li > ul {
  display: none;
  position: absolute;
  background: rgba(11, 29, 77, 0.92);
  background: #e7e7e7;
  width: 100%;
  z-index: 99;
  left: 0;
  color: #fff;
  text-align: left;
  height: 100vw;
  padding: 2rem;
  height: auto;
}
header nav ul.desktopMenu > li > ul > li {
  width: 25%;
  margin: 0;
  padding: 0;
  font-size: 0.8rem;
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
  display: block;
  line-height: 1.5em;
  float: left;
  padding-bottom: 1rem;
}
@media (max-width: 1199px) {
  header nav ul li ul li {
    border-top: solid 1px rgba(0, 0, 0, 0.1);
    border-bottom: none;
  }
}
header nav ul.desktopMenu > li > ul > li > a {
  display: block;
  padding: 10px 0;
  color: #474747;
  font-weight: bold;
  font-family: Georgia;
  font-size: 1.2rem;
}
header nav ul.desktopMenu > li > ul > li > ul {
  width: 100%;
  text-align: left;
  display: block !important;
  position: relative;
  opacity: 1 !important;
  visibility: visible !important;
  height: auto !important;
}
header nav ul.desktopMenu > li > ul > li > ul > li {
  width: 100%;
  display: block;
  float: none;
}
header nav ul.desktopMenu > li > ul > li > ul > li > a {
  font-family: "proxima-nova", sans-serif;
  font-weight: bold;
  font-size: 0.8rem;
  line-height: 1.8em;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #474747;
  padding: 0;
}
@media (max-width: 1199px) {
  header nav ul li ul {
    position: relative;
    width: 100% !important;
    display: block !important;
    height: auto !important;
    opacity: 1 !important;
  }
  header nav ul.desktopMenu > li > ul {
    position: relative;
    width: 100% !important;
    display: block !important;
    height: auto !important;
    opacity: 1 !important;
    background: #fff;
    color: #333;
    padding: 0;
    float: none;
  }
  header nav ul.desktopMenu > li > ul > li > ul {
    display: none !important;
    background: #fff;
  }
  header nav ul.desktopMenu > li > ul > li {
    width: 100%;
    display: block;
    padding-bottom: 0;
  }
  header nav ul.desktopMenu > li > ul > li > a {
    display: block;
    padding: 10px 10px 10px 20px;
    color: #333;
    font-weight: bold;
    font-family: "proxima-nova";
    font-size: 0.85rem;
  }
}
@media (max-width: 767px) {
  header nav ul li ul li a {
    padding-left: 25px;
  }
	
	header nav ul li {
		font-size: .85rem;
	}
}
header nav ul li ul li a:hover,
header nav ul li ul li a:focus {
}
.closeSubNav {
  position: absolute;
  right: 20px;
  top: 80px;
  color: #474747;
  cursor: pointer;
  font-size: 1.25rem;
  z-index: 99;
  display: none;
}
#banner {
  padding: 5.45rem 0 3.545rem;
  position: relative;
  color: #fff;
  background-image: url(../images/banner_home.jpg);
}
#banner:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(
    26.41deg,
    #0b1d4d 11.8%,
    rgba(11, 29, 77, 0.884498) 45.4%,
    rgba(11, 29, 77, 0) 124.4%
  );
}
#banner video{
  object-fit: cover;
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
}
.video-wrapper iframe {
  width: 100vw;
  height: 56.25vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
  min-height: 100vh;
  min-width: 177.77vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#bannerVideo {
	width: 56.25%;
	right: 0;
	left: initial;
}
#bannerVideo {
	width: 56.25%;
	right: 0;
	left: initial;
	position: relative;
}
#bannerVideo:after{
  content: ''; width: 100%; height: 100%; left: 0; top: 0;
  position: absolute;
  background: linear-gradient(92deg, #0B1D4D 2.56%, rgba(11, 29, 77, 0.00) 41.27%);
  background: linear-gradient(270deg, #0B1D4D 2.56%, rgba(11, 29, 77, 0.00) 41.27%);
}
#bannerVideo .video-wrapper {
	position: relative;
	height: 0;
	z-index: 0;
	pointer-events: none;
	overflow: hidden;
	padding-top: 56.25%;
	top: initial;
	left: initial;
	width: initial;
}
#bannerVideo .video-wrapper iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	min-width: initial;
	min-height: initial;
	left: initial;
	transform: translate(0,0);
}
@media (max-width: 991px) {
  #bannerVideo {
    position: relative;
    width: 100%;
  }
  #bannerVideo:after{
    background: linear-gradient(360deg, #0B1D4D 0%, rgba(255, 255, 255, 0) 35%);
  }
  }
#banner .container {
  z-index: 9;
  position: relative;
}
#banner .bannerTxtBx {
  max-width: 760px;
  margin: 0 auto;
}
#banner .bannerTxtBx h2 span {
  display: block;
  position: relative;
}
#banner h1,
#banner h2,
.bannerTitle {
  font-family: Georgia;
  font-style: normal;
  font-weight: bold;
  font-size: 2.9rem;
  line-height: 1.05em;
  color: #ffffff;
  padding-bottom: 0;
}
@media (max-width: 991px) {
  #banner h1,
  #banner h2,
  .bannerTitle {
    font-size: 2.45rem;
  }
}
@media (max-width: 767px) {
  #banner h1,
  #banner h2,
  .bannerTitle {
    font-size: 2.45rem;
  }
}
@media (max-width: 575px) {
  #banner h1,
  #banner h2,
  .bannerTitle {
    font-size: 2rem;
  }
}
#banner .bannerTxt {
  font-size: 1.05rem;
  line-height: 1.67em;
  letter-spacing: 0.01em;
  padding-top: 1em;
}
#banner .bannerTxt p {
  font-size: 1.05rem;
  line-height: 1.57em;
  margin-bottom: 0.8em;
}
@media (max-width: 996px) {
  #banner .bannerTxt p {
    line-height: 1.3em;
  }
}
#banner .bannerBtn {
  padding-top: 1.4rem;
}
#banner .bannerLinks {
  padding-top: 1.35rem;
}
#banner .bannerLinks .button {
  white-space: nowrap;
}
@media (max-width: 996px) {
  #banner .bannerLinks .button {
    font-size: 1.1rem;
  }
}
#banner .bannerTagline {
  letter-spacing: 0.03em;
  padding-top: 0.3em;
  margin-bottom: -0.45em;
  line-height: 1.25em;
}
@media (max-width: 996px) {
  #banner .bannerTagline {
    font-size: 1.25rem;
  }
}
@media (max-width: 575px) {
  #banner .bannerTagline {
    font-size: 1.25rem;
  }
}
.rowLinks {
  align-items: center;
}
.rowLinks .rowLink {
  font-weight: bold;
  font-size: 0.9rem;
  line-height: 1em;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #ffffff;
  margin-left: 0.5rem;
}
form {
  display: block;
}
form.row {
  margin: 0 -6px;
}
form .col {
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 0;
  padding-bottom: 19px;
}
form .col.toggle-label label {
  top: -14px;
  font-weight: 600;
  font-size: 0.6315rem;
  line-height: 1em;
  color: #961414;
  text-transform: uppercase;
  left: 0;
  letter-spacing: 0;
  color: #fff;
}
form .col label {
  font-weight: normal;
  font-size: 1rem;
  color: #ffffff;
  margin: 0;
  height: 53px;
  line-height: 53px;
  left: 1rem;
  width: 100%;
}
@media (max-width: 767px) {
  form .col label {
    height: 42px;
    line-height: 42px;
    font-size: 1.1rem;
  }
}
form .col input,
form .col textarea,
form .col select,
form input,
form textarea,
form select {
  padding: 0 0.75rem;
  font-weight: 400;
  font-size: 1rem;
  color: #333;
  height: 53px;
  line-height: 53px;
  border: 1px solid #ddd;
  background: #fff;
}
form .col input:hover,
form .col input:focus,
form .col textarea:hover,
form .col textarea:focus,
form .col select:hover,
form .col select:focus,
form input:focus,
form textarea:focus,
form select:focus {
  color: #333;
  border: 1px solid #ddd;
  background: #fff;
}
@media (max-width: 767px) {
  form .col input,
  form .col textarea,
  form .col select {
    height: 42px;
    line-height: 42px;
    font-size: 1rem;
  }
}
form .col textarea {
  height: 115px;
  min-height: 115px;
}
form .col .button {
  width: auto;
  padding: 0 0.5em;
}
form .col .input-group-addon {
  height: 53px;
  line-height: 53px;
  position: absolute;
  right: 1.5rem;
}
form .col.signupBtn .button {
  width: 100%;
  display: block;
}
@media (max-width: 767px) {
  form .col.signupBtn {
    width: 100%;
  }
}
/*------------------------------------------------*/
/*------------------[GRAVITY FORMS]---------------*/
/*------------------------------------------------*/
.gform_wrapper {
  position: relative;
}
.gform_wrapper form {
  margin: 0;
}
.gform_required_legend {
  display: none;
}
.gform_fields {
  margin: 0 -6px;
  position: relative;
  padding: 0;
  list-style: none;
}
.gform_fields:after,
.gform_fields:before {
  content: " ";
  display: table;
  clear: both;
  display: none;
}
.gform_fields > .gfield {
  position: relative;
  min-height: 1px;
  padding-right: 6px;
  padding-left: 6px;
  float: left;
  width: 50%;
  padding-bottom: 17px;
  position: relative; 
}
.gform_fields > .gfield.field_honeypot{
  display: none;
}
.gform_fields > .gfield.gfield_visibility_hidden{
  display: none; 
}
.gform_fields > .gfield.gfield_visibility_hidden .gfield_label, .gform_fields > .gfield.hide-label .gfield_label{
  display: none;
}
.logged-in .gform_fields > .gfield.gfield_visibility_hidden{
  display: block; display: none;
}
.gform_fields > .gfield.joinFname {
  width: 23.5%;
}
.gform_fields > .gfield.joinLname {
  width: 23.5%;
}
.gform_fields > .gfield.joinEmail {
  width: 38%;
}
.gform_fields > .gfield.joinZip {
  width: 15%;
}
.gform_fields > .gfield.onethird {
  width: 33.33%;
}
.gform_fields > .field_captcha {
  display: block;
}
.gform_fields > .field_captcha .gfield_label {
  display: none;
}
.gform_fields > .gfield.fullwidth {
  width: 100%;
}
.gform_fields > .gfield input[type="text"] {
  width: 100%;
}
.gform_fields > .gfield textarea {
  width: 100%;
  height: 120px;
}
.ginput_container_date {
  position: relative;
}
.ginput_container_date img {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
form .col input[type="radio"],
form .col input[type="checkbox"] {
  width: 24px;
  height: 24px;
  line-height: 24px;
}
.gform_footer img {
  position: absolute;
}
.validation_error {
  display: none;
}
.gfield_description.validation_message {
  font-size: 0.7em;
  line-height: 1em;
  position: absolute;
  color: #ff0000;
}
.instruction.validation_message {
  font-size: 0.6rem;
  line-height: 1.2em;
  color: #ff0000;
}
ul.sub-list {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0 10px;
  width: 50%;
}
ul.sub-list label {
  color: #434343;
  font-size: 0.9em;
}
.gform_fields > .gfield.volunteercheckboxes {
  border: 2px solid #cacaca;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  margin-bottom: 25px;
  padding: 15px 20px;
}
.gform_fields > .gfield.volunteerphone {
  width: 30%;
}
.gform_fields > .gfield.volunteerzip {
  width: 20%;
}
.gform_fields > .gfield.volunteercheckboxes {
  border: 2px solid #cacaca;
  border-radius: 4px;
  padding: 15px 20px;
}
.gfield_label {
  color: #7e7e7e;
  display: block;
  font-size: 1em;
  font-weight: 700;
  padding-bottom: 8px;
}
.errorMessages {
  margin: 0;
  padding: 0;
  list-style: none;
}
.rowForm .gform_footer {
  text-align: center;
}
.gform_confirmation_message {
	border: solid 1px #fff;
	border-radius: 9px;
	background: #b65b5b;
	padding: 1rem;
	margin-top: 1rem;
	text-align: center;
	color: #fff;
}
#signup {
  padding: 2rem 0;
  background: #262626;
}
main {
  padding: 2rem 0;
}
main .button {
  margin-top: 0;
}
#form {
  background: #f3f3f3;
}
body.single-aop #banner {
  padding-bottom: 3.05rem;
}
body.single-aop main {
  padding: 2rem 0 3.75rem;
}
body.single-aop main #video {
  max-width: 800px;
  margin: 0 auto;
}
#areas-of-practice {
  padding: 1.5rem 0 2rem 0;
  background: #e7e7e7;
}
#areas-of-practice .row .col {
  padding-bottom: 1.35rem;
}
#aopListNav {
}
#aopListNav > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#aopListNav > ul > li {
  width: 33.33%;
  float: left;
  display: block;
  padding: 10px 0;
  color: #474747;
  font-weight: bold;
  font-family: Georgia;
  font-size: 1.2rem;
}

#aopListNav > ul > li > ul.children > li{
	font-family: "proxima-nova", sans-serif;
    font-weight: bold;
    line-height: 1.8em;
    letter-spacing: 0.03em;
    text-transform: none;
}

#aopListNav > ul > li > ul.children > li a{
	color: #555;
}

#aopListNav > ul > li > ul.children > li > ul.children > li, #aopListNav > ul > li > ul.children > li > ul.children > li > ul.children > li{
	font-size:16px;
}

@media (max-width: 575px) {
  #aopListNav > ul > li {
    width: 100%;
  }
}
#aopListNav > ul > li > a {
  color: #474747;
}
#aopListNav > ul > li > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#aopListNav > ul > li > ul > li {
  font-family: "proxima-nova", sans-serif;
  font-weight: bold;
  font-size: 0.8rem;
  line-height: 1.8em;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #474747;
  padding: 0;
}
#aopListNav > ul > li > ul > li > a {
  color: #474747;
}
.aop-entry-bx {
  display: flex;
  align-items: center;
  padding: 2rem 3.75rem;
  height: 344.68px;
  color: #fff;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 991px) {
  .aop-entry-bx {
    height: 280px;
    padding: 2rem;
  }
}
@media (max-width: 575px) {
  .aop-entry-bx {
    display: block;
    height: auto;
    padding: 1.5rem;
  }
}
.aop-entry-bx:before {
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background: linear-gradient(
    0deg,
    #0b1d4d -10.97%,
    rgba(11, 29, 77, 0) 225.19%
  );
}
.aop-entry-bx .aop-entry-head {
  width: 50%;
  padding-right: 2.5rem;
  position: relative;
}
@media (max-width: 575px) {
  .aop-entry-bx .aop-entry-head {
    width: 100%;
    padding-right: 0;
  }
}
.aop-entry-bx .aop-entry-head h2 {
  font-weight: bold;
  font-size: 2.4rem;
  line-height: 1.27em;
  text-transform: uppercase;
  padding-bottom: 0.3em;
}
@media (max-width: 991px) {
  .aop-entry-bx .aop-entry-head h2 {
    font-size: 1.9rem;
  }
}
@media (max-width: 767px) {
  .aop-entry-bx .aop-entry-head h2 {
    font-size: 1.6rem;
  }
}
.aop-entry-bx .aop-entry-head h2 a {
  color: #fff;
}
.aop-entry-bx .aop-entry-summary {
  flex-grow: 1;
  width: 50%;
  padding-left: 0.8rem;
  font-weight: normal;
  font-size: 1.05rem;
  line-height: 1.67em;
  letter-spacing: 0.01em;
  position: relative;
}
@media (max-width: 575px) {
  .aop-entry-bx .aop-entry-summary {
    width: 100%;
    padding-left: 0;
    padding-top: 1rem;
  }
}
.location-map {
  width: 100%;
}
.location-map iframe {
  width: 100%;
}
#section-testimonials {
  padding: 1.25rem 0 2.7rem;
}
#section-testimonials .container {
  max-width: 810px;
}
#section-testimonials .container .button {
  margin-top: 1.35rem;
}
#testimonials {
  position: relative;
  padding-top: 0.9rem;
}
#testimonials::before {
  content: "";
  width: 69px;
  height: 54px;
  background-image: url(../images/icon_quote.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: -3.5rem;
  top: 0.75em;
}
@media (max-width: 991px) {
  #testimonials::before {
    left: -1rem;
    width: 50px;
    opacity: 0.6;
  }
}
#testimonials ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#testimonials ul li {
  display: none;
  width: 100%;
  height: 100%;
  position: relative;
}
#testimonials ul li:first-child {
  display: block;
}
#testimonials ul li .testimonialTxt p {
  font-style: italic;
  font-weight: normal;
  font-size: 1.25rem;
  line-height: 1.76em;
  letter-spacing: 0.01em;
  color: #333333;
  margin-bottom: 0.85em;
}
@media (max-width: 767px) {
  #testimonials ul li .testimonialTxt p {
    font-size: 1.05rem;
  }
}
#testimonials .flex-control-paging {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
#testimonials .flex-control-paging li {
  display: inline-block;
  margin: 0 0.25rem;
}
#testimonials .flex-control-paging li a {
  display: block;
  text-indent: -9999px;
  width: 21px;
  height: 21px;
  background: rgba(11, 29, 77, 0.2);
  border-radius: 100%;
  cursor: pointer;
}
#testimonials .flex-control-paging li a.flex-active {
  background: #0b1d4d;
}
#newsVideo {
  width: 100%;
  max-width: 800px;
  margin: 3rem auto 0;
}
.aop-content-row {
  position: relative;
}
@media (max-width: 991px) {
  .aop-content-row .col {
    column-count: 1;
  }
}
.aop-content-row .col h3 {
  font-size: 1.9rem;
  line-height: 1.17em;
  text-transform: uppercase;
  color: #0b1d4d;
  margin-top: 20px;
}
@media (max-width: 991px) {
  .aop-content-row .col h3 {
    font-size: 1.6rem;
  }
}
.aop-content-row .col ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.aop-content-row .col ul li {
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.76em;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
#personal-injury .col,
#civil-litigation .col,
#police-brutality .col,
#appeals .col {
  column-count: 1;
}
#sections-footer {
  background: linear-gradient(31.53deg, #1f2a49 6.81%, #2a3963 89.94%);
}
#sections-footer #section-session {
  background: none;
}
#sections-footer #arizona-attorney {
  background: none;
  padding: 2.75rem 0 2.05rem;
}
.owl-stage {
  margin: 0 auto !important;
}
#section-session {
  padding: 2.45rem 0 0rem;
  color: #fff;
  background: linear-gradient(31.53deg, #1f2a49 6.81%, #2a3963 89.94%);
}
#section-session .container {
  max-width: 935px;
}
#section-session .sectionTitle {
  line-height: 1.2em;
  letter-spacing: 0.02em;
}
#section-session .sessionTxt {
  font-size: 1.15rem;
  line-height: 1.52em;
  letter-spacing: 0.01em;
  padding-bottom: 0.25rem;
}
#section-session .sessionBtn {
  padding-top: 0.75rem;
}
#arizona-attorney {
  color: #fff;
  padding: 2.75rem 0;
  background: linear-gradient(31.53deg, #1f2a49 6.81%, #2a3963 89.94%);
}
.logos .item {
  height: 192px;
  align-items: center;
  padding: 0 3rem;
}
.logos .item img {
  max-height: auto;
}
body.single-pages #banner,
body.list-default #banner,
body.single-default #banner {
  padding-bottom: 0.43rem;
}
body.single-pages #banner:before,
body.list-default #banner:before,
body.single-default #banner:before {
  background: linear-gradient(
    360deg,
    #0b1d4d 0%,
    rgba(11, 29, 77, 0.884498) 51.65%,
    rgba(11, 29, 77, 0) 173.06%
  );
}
body.single-pages #banner .bannerTxt,
body.list-default #banner .bannerTxt,
body.single-default #banner .bannerTxt {
  line-height: 1.55em;
}
body.single-pages #banner .bannerTxt a,
body.list-default #banner .bannerTxt a,
body.single-default #banner .bannerTxt a {
  color: #fff;
  text-decoration: underline;
  font-weight: 700;
}
body.single-pages main,
body.list-default main,
body.single-default main {
  background: #0b1d4d;
}
body.single-pages main .container,
body.single-default main .container {
  max-width: 1080px;
}
#page-contact #banner {
  background: url(../img/banner_home.jpg) no-repeat;
  background-size: cover;
  background-position: 50% 70%;
}
#page-contact #section-session {
  display: none;
}
body#page-pledge #banner,
#firm-pledge {
  color: #333;
  padding: 1.85rem 0 0rem;
}
body#page-pledge #banner:before,
#firm-pledge:before {
  background: linear-gradient(
    360deg,
    #ffffff 0%,
    rgba(255, 255, 255, 0.784884) 32.84%,
    rgba(255, 255, 255, 0) 91.1%
  );
}
body#page-pledge #banner h1,
body#page-pledge #banner h2,
#firm-pledge h2 {
  color: #333;
}
body#page-pledge #banner .logoPledge,
#firm-pledge .logoPledge {
  padding-bottom: 0.5rem;
}
body#page-pledge #banner .bannerTxt,
#firm-pledge .bannerTxt {
  font-family: Georgia;
  font-style: italic;
  font-weight: normal;
  font-size: 1.45rem;
  line-height: 1.55em;
  color: #333333;
  padding-top: 0.18em;
}
body#page-pledge main {
  padding: 2.85rem 0 1rem;
  background: #fff;
}
body#page-pledge main .container {
  max-width: 910px;
}
body#page-pledge main .container ul {
  margin: 0;
  padding: 0;
  list-style: none;
  counter-reset: my-awesome-counter;
}
body#page-pledge main .container ul li {
  font-weight: normal;
  font-size: 1.1rem;
  line-height: 1.59em;
  position: relative;
  padding-left: 3.9rem;
  padding-bottom: 1.82em;
  counter-increment: my-awesome-counter;
}
body#page-pledge main .container ul li::before {
  content: counter(my-awesome-counter, lower-roman) ". ";
  font-family: Georgia;
  font-style: normal;
  font-weight: 700;
  font-size: 1.7rem;
  line-height: 1.6em;
  text-align: right;
  text-transform: uppercase;
  color: #979797;
  position: absolute;
  left: -0.6em;
  width: 4rem;
  top: -0.4em;
}
body.single-default #banner {
  padding: 3.9rem 0 9.35rem;
}
body.single-default main .container {
  margin-top: -9.5rem;
}
body.single-default main .entry {
  padding-bottom: 0;
}
body.single-default main .entry.withImg .postContentBx {
  padding-right: 2rem;
}
body.single-default main .entry .postContentBx {
  padding-bottom: 1.3rem;
}
body.single-default main .postBx {
  border-bottom: 1px solid #dddddd;
}
body.single-default main .postBx .entry-description {
  font-size: 1rem;
  line-height: 1.75em;
}
body.single-default .single-share .social-share li {
  margin-left: 0;
  margin-right: 0.4em;
}
body.single-default .postContent {
  padding: 1.95rem 3.05rem;
  background: #fff;
}
@media (max-width: 575px) {
  body.single-default .postContent {
    padding: 1.5rem;
  }
}
.img_caption {
  display: block;
  padding-top: 0.9em;
  font-style: italic;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.639em;
}
.backLink {
  font-weight: bold;
  font-size: 1.05rem;
  line-height: 1.55em;
  letter-spacing: 0.01em;
}
.backLink a {
  color: #ffffff;
}
body.list-default #banner {
  padding-bottom: 3.45rem;
}
body.list-default #banner:before {
  background: linear-gradient(
    360deg,
    #0b1d4d 0%,
    rgba(11, 29, 77, 0.884498) 51.65%,
    rgba(11, 29, 77, 0) 173.06%
  );
}
body.list-default main {
  padding-top: 0;
}
#blogposts {
  justify-content: center;
}
.entry {
  padding-bottom: 2.4rem;
  text-align: center;
}
body.paged .stickyPost {
  display: none;
}
.entry.withImg {
  text-align: left;
}
.postBx {
  background: #ffffff;
  display: block;
  width: 100%;
}
@media (max-width: 575px) {
  .postBx {
    display: block;
  }
}
.postBx .postFeaturedImg {
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 55%;
  position: relative;
}
@media (max-width: 575px) {
  .postBx .postFeaturedImg {
    width: 100%;
    height: 200px;
  }
}
.linkOver {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.postBx .postContentBx {
  padding: 1.5rem;
  width: 100%;
  flex-grow: 1;
}
@media (max-width: 575px) {
  .postBx .postContentBx {
    width: 100%;
  }
}
.postBx .postMeta {
  font-size: 0.85rem;
  line-height: 1em;
  padding-bottom: 0.7em;
  color: #333;
}
.postBx .postMeta a {
  color: #333;
}
.postBx .entry-description {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.67em;
  letter-spacing: 0.02em;
  color: #333;
  max-width: 800px;
  margin: 0 auto;
  padding-top: 4px;
  padding-bottom: 0.9em;
}
.postBx h2 {
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.2em;
  color: #474747;
}
.postBx h2 a {
  color: #0a0a38;
}
body.listViewBody main {
  background: #fff;
  padding: 2.5rem 0;
}
#blogposts.listView {
  margin: 0;
}
#blogposts.listView .col-lg-4,
#blogposts.listView .col-md-6 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  display: list-item;
  margin-left: 1.3em;
  list-style-type: disc;
}
#blogposts.listView .postBx {
  display: block;
  background: none;
}
#blogposts.listView .postBx .postFeaturedImg {
  width: 300px;
  padding-top: 0;
  display: none;
}
#blogposts.listView .postBx .postContentBx {
  width: 100%;
  padding: 0;
}
#blogposts.listView .postBx .postMeta {
  padding-bottom: 0.1em;
}
#blogposts.listView .postBx h2 {
  font-size: 1.2rem;
}
#blogposts.listView .postBx .entry-description {
  display: none;
}
#blogposts.listView .postBx .button {
  display: none;
}
@media (max-width: 767px) {
  #blogposts.listView .postBx .postFeaturedImg {
    width: 200px;
  }
}
@media (max-width: 575px) {
  #blogposts.listView .postBx {
    display: block;
  }
  #blogposts.listView .postBx .postFeaturedImg {
    width: 100%;
  }
  #blogposts.listView .postBx .postContentBx {
    width: 100%;
  }
}
#paginationWrapper {
  width: 100%;
  max-width: 100%;
  padding-top: 0.55rem;
}
#paginationWrapper div.page-item {
  width: 128px;
}
#paginationWrapper div.page-item .button {
  display: block;
}
#paginationWrapper ul.wp-pagenavi {
  margin: 0;
  padding: 0;
}
#paginationWrapper ul.wp-pagenavi li {
  font-family: Georgia;
  font-style: normal;
  font-weight: bold;
  font-size: 1.15rem;
  line-height: 1.2em;
  text-align: center;
  color: #ffffff;
  padding: 0;
  margin: 0;
}
#paginationWrapper ul.wp-pagenavi li a {
  color: #fff;
  display: block;
  width: 30px;
  height: 30px;
}
#paginationWrapper ul.wp-pagenavi li a.current {
  background: #961414;
}
body#page-about #banner {
  padding-bottom: 2.95rem;
}
body#page-about #banner:before {
  background: linear-gradient(
    330.23deg,
    #0b1d4d 20.67%,
    rgba(11, 29, 77, 0.884498) 56.37%,
    rgba(11, 29, 77, 0) 140.28%
  );
}
#top-level-team {
  text-align: center;
  display: flex;
  justify-content: center;
}
#top-level-team .col {
  padding-top: 1.9rem;
  padding-bottom: 1rem;
}
#standard-level-team {
  text-align: center;
  display: flex;
  justify-content: center;
}
#standard-level-team .col {
  padding-top: 1.9rem;
  padding-bottom: 1rem;
}
#standard-level-team .teamMeta h3 {
  font-size: 1.2rem;
}
#standard-level-team .teamMeta .teamDesig {
  font-size: 1rem;
}
#standard-level-team .teamEmail {
  padding-top: 0;
  padding-bottom: 0;
  font-size: 0.9rem;
  line-height: 1em;
}
#standard-level-team .teamEmail span {
  display: none;
}
.teamBx {
  position: relative;
}
.teamBx .teamImgBx {
  max-width: 41.75%;
  margin: 0 auto;
}
.teamBx .teamImgBx .teamImg {
  width: 100%;
  padding-top: 98.1%;
  border-radius: 10px;
  background-color: #c4c4c4;
  background-image: url(../images/team_default.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.teamBx .teamMeta {
  padding-top: 1.1rem;
}
.teamBx .teamMeta h3 {
  font-weight: bold;
  font-size: 1.9rem;
  line-height: 1.17em;
  text-transform: uppercase;
  color: #0b1d4d;
  padding-bottom: 0.2em;
}
.teamBx .teamMeta h3 a {
  color: #0b1d4d;
}
@media (max-width: 991px) {
  .teamBx .teamMeta h3 {
    font-size: 1.6rem;
  }
}
.teamBx .teamMeta .teamDesig {
  font-weight: 300;
  font-size: 1.3rem;
  line-height: 1.76em;
  color: #333;
  padding-bottom: 0.2em;
}
.teamEmail {
  padding-top: 0.3em;
  padding-bottom: 0.3em;
  font-size: 1.05rem;
}
.teamEmail a {
  color: #333;
}
.teamEmail i {
  margin-right: 0.2em;
}
.teamBx .teamMeta .teamIntro {
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.76em;
  color: #333;
}
.teamBx .teamMeta .teamBioBtn {
  padding-top: 0.7rem;
}
.lightbox {
  display: none;
}
.lightbox .teamLightboxLeft {
  padding-right: 2rem;
  width: 22%;
}
.lightbox .teamLightboxLeft .teamBx .teamImgBx {
  max-width: 100%;
}
.lightbox .teamLightboxLeft .teamBx .teamMeta h3 {
  font-size: 1.25rem;
}
.lightbox .teamLightboxTxt {
  width: 50%;
  flex-grow: 1;
  font-size: 0.9rem;
  line-height: 1.639em;
}
body#home #banner {
  background: #0b1d4d;
  padding: 0;
}
body#home #banner h1,
body#home #banner h2 {
  max-width: 640px;
}
body#home #banner .bannerTagline {
  padding-top: 0.6em;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  body#home #banner .bannerTxtBx {
    text-align: center;
  }
  body#home #banner h1,
  body#home #banner h2 {
    max-width: 100%;
  }
  
}
#homeSlideshow {
  position: relative;
}
#homeSlideshow {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
@media (max-width: 991px) {
  #homeSlideshow {
    position: relative; top: initial; transform: translateY(0);
  }
}
#homeSlideshow ul.slides {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	height: 100%;
	position: relative;
	display: flex;
	align-items: center;
}
@media (max-width: 991px) {
  #homeSlideshow ul.slides {
    padding-bottom: 40px;
  }
}
#homeSlideshow ul.slides > li {
  width: 100%;
  display: none;
}
#homeSlideshow ul.slides > li:first-child {
  display: block;
  opacity: 0;
}
.bannerSlide {
	padding: 0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

body#home #banner .bannerSlide:before {
  background: linear-gradient(
    88.28deg,
    #0b1d4d -11.69%,
    rgba(11, 29, 77, 0) 48.81%
  );
  width: 100%;
  left: 0;
  content: "";
  position: absolute;
  height: 100%;
  top: 0;
  z-index: 1;
  display: none; 
}
@media (max-width: 767px) {
  body#home #banner .bannerSlide:before {
    background: linear-gradient(0deg, #0b1d4d 0, transparent 53.19%);
  }
}
.flex-control-paging {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  left: 50%;
  bottom: 1rem;
  z-index: 9;
  height: 12px;
  transform: translateX(-50%);
}
#bannerVideo .flex-control-paging {
	bottom: -4rem;
}
@media (max-width: 1199px) {
  #bannerVideo .flex-control-paging {
    bottom: -2rem;
  }
}
@media (max-width: 991px) {
  #bannerVideo .flex-control-paging {
    position: relative; top: initial; 
  }
}
.flex-control-paging > li {
  display: inline-block;
  vertical-align: top;
  margin: 0 0.2em;
}
.flex-control-paging > li > a {
  display: block;
  text-indent: -9999px;
  width: 12px;
  height: 12px;
  background: #fff;
  cursor: pointer;
}
.flex-control-paging > li > a.flex-active {
  border: solid 2px #961414;
}
.flex-direction-nav {
  margin: 0;
  list-style: none;
}
.flex-direction-nav > li {
}
.flex-direction-nav > li > a {
  position: absolute;
  z-index: 99;
  left: 2px;
  top: 50%;
  color: #fff;
  transform: translateY(-50%);
  line-height: 1em;
  font-size: 1.5rem;
}
.flex-direction-nav > li > a.flex-next {
  left: inherit;
  right: 2px;
}
body#home #banner img {
  position: absolute;
  left: 47%;
  height: 90%;
  width: auto;
  bottom: 0;
  z-index: 2;
}
@media (max-width: 996px) {
  body#home #banner img {
    left: 45%;
  }
}
@media (max-width: 767px) {
  body#home #banner img {
    position: relative;
    width: 100%;
    height: auto;
    margin: 20px -20px 0 auto;
    display: block;
    left: 0;
    bottom: 0;
  }
}
body#home #banner .rowLink {
  white-space: nowrap;
}
body#home #banner .row {
  margin: 0;
}
body#home #banner .row .col {
  padding: 0;
}
@media (max-width: 767px) {
body#home #banner .row .col {
	padding: 0 0 3rem;
	min-height: 200px;
	align-items: flex-start;
}
}
body#home #banner .bannerLinks {
  padding-top: 0.8rem;
}
body#home.page-template-tpl-home-new .bannerSlide {
  text-align: left;
}
body#home.page-template-tpl-home-new .bannerSlide .row {
	justify-content: flex-end;
	align-items: center;
}
body#home.page-template-tpl-home-new #banner h1, body#home.page-template-tpl-home-new #banner h2 {
	margin: 0 auto;
	max-width: 100%;
}
body#home.page-template-tpl-home-new #banner:before {
  background: linear-gradient(
    355.05deg,
    #0b1d4d 19.14%,
    rgba(11, 29, 77, 0) 87.37%
  );
  z-index: 2;
  display: none;
}
#highly-rated-home {
  padding: 1.3rem 0 2px;
  overflow: visible;
  background: #004882;
}
.highlyRatedTitle {
  font-weight: bold;
  font-size: 1.3rem;
  line-height: 1.5em;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #ffffff;
  padding-bottom: 1rem;
}
.highlyRatedBtn {
  margin-bottom: -1rem;
}
.highlyRatedBtn .button {
  box-shadow: 0 0 0px 2px #fff;
}
#highly-rated-body {
  padding: 4.4rem 0 3.4rem;
}

#specializing-in-criminal-defense {
	padding-top:0;
}
#home-reviews {
  padding-top: 7px;
  padding-bottom: 7px;
}
#home-reviews .container {
  width: 100%;
  max-width: 100%;
  padding: 0 40px;
}
#areas-of-law {
  padding: 2.1rem 0 0rem;
}
#areas-of-law #home-video {
  max-width: 760px;
  margin: 0 auto;
  margin-bottom: 20px;
}
.areas-of-law {
  justify-content: center;
  margin: 0 -19px;
}
.areas-of-law .col {
  padding-left: 19px;
  padding-right: 19px;
  padding-top: 1rem;
  padding-bottom: 1.4rem;
  text-align: center;
}
.areas-of-law .aolBx {
  height: 160px;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.areas-of-law .aolBx h3 {
  pointer-events: none;
}
.areas-of-law .aolBx .linkOver {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(
    0deg,
    #0b1d4d -26.01%,
    rgba(11, 29, 77, 0) 86.15%
  );
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.areas-of-law .aolBx .linkOver:hover {
  background: linear-gradient(0deg, #0b1d4d 0%, rgba(11, 29, 77, 0) 86.15%);
}
.areas-of-law .aolBx .aolTitle {
  z-index: 1;
  font-weight: 700;
  font-size: 1.1rem;
  line-height: 1em;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  font-family: "proxima-nova", sans-serif;
  color: #fff;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0.65rem;
  padding: 0 20px;
}
.aolDesc {
  text-align: left;
  padding-top: 1.05rem;
  letter-spacing: 0.02em;
  font-size: 0.9rem;
  line-height: 1.44em;
}
#firm-pledge {
  padding: 2.7rem 0 5.35rem;
  background-image: url(../images/bg_firm_pledge.jpg);
}
#firm-pledge p.font21 {
  letter-spacing: 0.02em;
  line-height: 1.67em;
  margin-bottom: 1.05em;
}
#firm-pledge .button {
  margin-top: 20px;
}
#committed {
  color: #fff;
  padding: 3.8rem 0 4.1rem;
  background-color: #0b1d4d;
  background-image: url(../images/bg_committed.jpg);
  background-position: 100% 20%;
}
@media (max-width: 767px) {
  #committed {
    padding-top: 50vw;
    background-image: none;
  }
  #committed::before,
  #committed:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 50vw;
    left: 0;
    top: 0;
    background-image: url(../images/bg_committed.jpg);
    background-position: right top;
    background-size: 180vw auto;
  }
  #committed:after {
    background: linear-gradient(0deg, #0b1d4d 0, transparent 53.19%);
  }
}
#committed .font22 {
  line-height: 1.59em;
  letter-spacing: 0.02em;
  margin-bottom: 0.6em;
}
.marc-sign-name {
  font-weight: bold;
  font-size: 1rem;
  line-height: 1em;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  padding-top: 2px;
  padding-bottom: 1.3rem;
}
#what-to-say {
  padding: 3.8rem 0 4.1rem;
}
#what-to-say:before,
#what-to-say:after {
  content: "";
  position: absolute;
  width: 59.5%;
  height: 100%;
  left: 0;
  top: 0;
  background-image: url(../images/bg_what_to_say.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  background-position: center;
}
#what-to-say:after {
  background: linear-gradient(
    270.01deg,
    #ffffff 48.19%,
    rgba(255, 255, 255, 0.841121) 56.1%,
    rgba(255, 255, 255, 0) 77.9%
  );
  width: 100%;
  left: 0;
}
@media (max-width: 767px) {
  #what-to-say {
    padding-top: 50vw;
  }
  #what-to-say:before,
  #what-to-say:after {
    height: 45vw;
    width: 100%;
  }
  #what-to-say:after {
    background: linear-gradient(0deg, #fff 0, transparent 53.19%);
  }
}
#what-to-say .font22 {
  line-height: 1.59em;
  letter-spacing: 0.02em;
  margin-bottom: 1.55em;
}
#what-to-say .marc-sign-name {
  padding-bottom: 0.5em;
}
#page-news-media .bannerTxt a {
  font-weight: 700;
  text-decoration: underline;
  color: #fff;
}
body#page-aor #banner {
  padding: 3.8rem 0 2.9rem;
}
body#page-aor #banner:before {
  background: linear-gradient(
    26.41deg,
    #0b1d4d 11.8%,
    rgba(11, 29, 77, 0.884498) 45.4%,
    rgba(11, 29, 77, 0) 124.4%
  );
}
body#page-aor #banner .logoA {
  padding-bottom: 1rem;
}
body#page-aor #banner .bannerTxt {
  padding-top: 0.8em;
  line-height: 1.55em;
}
body#page-aor main {
  color: #fff;
  background: #0b1d4d;
  padding: 2.7rem 0;
}
body#page-aor main .sectionTitle,
body.single-ptype_plans .sectionTitle {
  line-height: 1.17em;
  font-size: 1.9rem;
}
#packages-covers {
  padding: 2.95rem 0 3.6rem;
  background: #fff;
}
#packages-covers::before {
  content: "";
  position: absolute;
  height: 82.5%;
  width: 36vw;
  background-image: url(../images/icon_a.png);
  background-repeat: no-repeat;
  top: 7%;
  left: 17.5vw;
  background-repeat: no-repeat;
  background-size: contain;
}
#packages-covers .row {
  margin: 0 -3px;
  align-items: center;
}
#packages-covers .row .col {
  padding-left: 3px;
  padding-right: 3px;
}
#packages-covers .aor-content {
  padding-right: 10vw;
}
@media (max-width: 767px) {
  #packages-covers .aor-content {
    padding-top: 2rem;
    padding-right: 0;
  }
}
#packages-covers .aor-content h3 {
  font-family: "proxima-nova", sans-serif;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.3em;
  color: #666666;
}
#packages-covers .aor-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#packages-covers .aor-content ul li {
  font-size: 1.1rem;
  line-height: 1em;
  padding: 0.445em 0;
}
.aor-package {
  padding-top: 1.6rem;
  padding-bottom: 1.85rem;
  position: relative;
}
@media (max-width: 767px) {
  .aor-package {
    text-align: center;
  }
}
.aor-package .package-infobx {
  text-align: center;
  max-width: 393px;
  background: #ffffff;
  border-radius: 12px;
  padding: 1.55rem 1.8rem;
}
@media (max-width: 991px) {
  .aor-package .package-infobx {
    padding: 1.4rem;
  }
}
@media (max-width: 767px) {
  .aor-package .package-infobx {
    margin: 0 auto;
  }
}
.aor-package .package-infobx .packageName {
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.3em;
  color: #626262;
  padding-bottom: 1px;
}
.aor-package .package-infobx .packagePrice {
  font-family: Georgia;
  font-style: normal;
  font-weight: bold;
  font-size: 2.9rem;
  line-height: 1.05em;
  text-transform: uppercase;
  color: #0b1d4d;
}
.aor-package .package-infobx .packagePrice span {
  font-size: 0.487em;
}
.aor-package .package-infobx .packageSetup {
  font-weight: 400;
  font-size: 1.15rem;
  line-height: 1.85em;
  color: #000;
  padding-top: 1px;
}
.aor-package .package-infobx .packageSetup strong {
  font-weight: 600;
}
.aor-package .package-infobx .packageSchedule {
  font-style: italic;
  font-weight: normal;
  font-size: 0.85rem;
  line-height: 1.639em;
  color: #000000;
  padding-top: 3px;
}
.aor-package .package-infobx .packageInfoBtn {
  padding-top: 0.8rem;
}
.aor-package .package-content {
  font-weight: normal;
  font-size: 1.15rem;
  line-height: 1.24em;
}
@media (max-width: 991px) {
  .aor-package .package-content {
    font-size: 1.05rem;
  }
}
.aor-package .package-content p {
  font-weight: normal;
  font-size: 1.15rem;
  line-height: 1.24em;
}
@media (max-width: 991px) {
  .aor-package .package-content p {
    font-size: 1.05rem;
  }
}
.aor-package .package-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
  padding-top: 0.95rem;
}
.aor-package .package-content ul li {
  position: relative;
  padding-left: 1.8em;
  padding-bottom: 1.025em;
  font-size: 1.15rem;
  line-height: 1.24em;
}
@media (max-width: 991px) {
  .aor-package .package-content ul li {
    font-size: 1.05rem;
  }
}
.aor-package .package-content ul li::before {
  content: "";
  width: 12px;
  height: 12px;
  position: absolute;
  left: 0.11em;
  background: #fff;
  top: 0.3em;
}
@media (max-width: 767px) {
  .aor-package .package-content ul li {
    padding-left: 0;
  }
  .aor-package .package-content ul li:before {
    display: none;
  }
}
.aor-package .available-states {
  text-align: center;
  font-weight: normal;
  font-size: 0.8rem;
  line-height: 1.24em;
  padding: 0.95rem;
  background: #0a0a38;
  border-bottom: 1px solid #ffffff;
}
.aor-package .available-states .available-states-label {
  font-weight: 700;
  display: block;
  padding-bottom: 2px;
}
body.single-aop-child main {
  padding: 0 0 1.5rem 0;
}
body.single-aop-child main #video {
  padding-bottom: 2rem;
  margin: 0;
}
body.single-aop-child #sections-footer #section-session {
  display: none;
}
@media (max-width: 767px) {
  body.single-aop-child main .container {
    display: block;
  }
}
body.single-aop-child main .container.withoutSidebar {
  justify-content: center;
}
.page-container {
  width: 70.5%;
  padding-top: 1.6rem;
  padding-right: 1.6rem;
}
@media (max-width: 991px) {
  .page-container {
    width: 65%;
  }
}
@media (max-width: 767px) {
  .page-container {
    width: 100%;
    padding-right: 0;
  }
}
.withoutSidebar .page-container {
  width: 80%;
  padding-right: 0;
}
@media (max-width: 767px) {
  .withoutSidebar .page-container {
    width: 100%;
  }
}
.page-container-bx {
  max-width: 100%;
}
.page-container-bx .teamBx {
  border-bottom: solid 1px #ddd;
  padding-bottom: 1.5rem;
  margin-bottom: 1rem;
  display: flex;
}
.page-container-bx .teamBx .teamImgBx {
  margin: 0;
  width: 35%;
}
.page-container-bx .teamBx .teamMeta {
  width: 50%;
  flex-grow: 1;
  padding-top: 0;
  padding-left: 1.5rem;
}
@media (max-width: 575px) {
  .page-container-bx .teamBx {
    display: block;
  }
  .page-container-bx .teamBx .teamImgBx {
    margin: 0;
    width: 150px;
    max-width: inherit;
  }
  .page-container-bx .teamBx .teamMeta {
    width: 100%;
    padding-top: 1.5rem;
    padding-left: 0;
  }
}
.withoutSidebar .page-container-bx {
  max-width: 862px;
}
.page-sidebar {
  width: 29.5%;
}
@media (max-width: 991px) {
  .page-sidebar {
    width: 35%;
  }
}
@media (max-width: 767px) {
  .page-sidebar {
    width: 100%;
  }
  .sidebar-form {
    padding-left: 0px;
  }
  .sidebar-form::before {
    width: 100vw;
    left: -20px;
  }
}
.sidebar-form {
  padding: 1.6rem 0rem 1.6rem 2.4rem;
  background: #e7e7e7;
  position: relative;
}
.sidebar-form p {
  display: none;
}
.sidebar-form::before {
  content: "";
  width: 100%;
  height: 100%;
  left: 100%;
  top: 0;
  position: absolute;
  background: #e7e7e7;
}
@media (max-width: 991px) {
  .sidebar-form {
    padding-left: 20px;
  }
}
.sidebar-form .gform_title {
  font-size: 1.61rem;
  color: #0a0a38;
  font-family: "proxima-nova", sans-serif;
  padding-bottom: 0.6em;
}
.sidebar-form textarea.large {
  height: 168px !important;
  line-height: 1.2em;
  padding: 0.7rem 0.75rem;
}
.sidebar-form form .col label {
  color: #666;
}
.sidebar-nav {
  padding-top: 2rem;
  padding-left: 2rem;
}
.sidebar-nav > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sidebar-nav .children .children {
	display:none;
}

.sidebar-nav > ul > li {
  font-size: 1.1rem;
  line-height: 1.4em;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 1em;
}
.sidebar-nav > ul > li > a {
}
.sidebar-nav > ul > li > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sidebar-nav > ul > li > ul > li {
  font-size: 0.85rem;
  line-height: 1.4em;
  padding-left: 1.1em;
  text-transform: none;
}
.sidebar-nav > ul > li > ul > li > a {
}
.gform_validation_errors {
  display: none;
}
.aop-content-child h1,
.aop-content-child h2,
.aop-content-child h3,
.aop-content-child h4,
.aop-content-child h5,
.aop-content-child h6 {
  font-family: "proxima-nova", sans-serif;
}
body.page-template-default main {
  padding: 0;
}
#aop-child-5-things {
  background: radial-gradient(
    49.72% 133.09% at 20.97% 70.63%,
    #b9d0e2 0%,
    #698092 88.54%
  );
  color: #fff;
  padding: 2rem 0;
}
#aop-child-5-things {
  background: radial-gradient(
    49.72% 133.09% at 20.97% 70.63%,
    #b9d0e2 0%,
    #698092 88.54%
  );
  color: #fff;
  padding: 2rem 0;
}
#how-may-we-assist {
  padding: 3.1rem 0 3.6rem;
  color: #fff;
  background: #b33237;
}
#how-may-we-assist form {
  padding-top: 1.35rem;
}
#how-may-we-assist form .col {
  padding-bottom: 20px;
}
#how-may-we-assist form .col input,
#how-may-we-assist form .col textarea,
#how-may-we-assist form .col select,
#how-may-we-assist form input,
#how-may-we-assist form textarea,
#how-may-we-assist form select {
  height: 57px;
  line-height: 57px;
  border: 2px solid #ffffff;
  font-size: 1.25rem;
  color: #fff;
  background: none;
  font-weight: 400;
}
#how-may-we-assist form .col input:focus,
#how-may-we-assist form .col textarea:focus,
#how-may-we-assist form .col select:focus,
#how-may-we-assist form input:focus,
#how-may-we-assist form textarea:focus,
#how-may-we-assist form select:focus {
  color: #666;
  background: #fff;
}
#how-may-we-assist form .col label {
  height: 57px;
  line-height: 57px;
  font-size: 1.25rem;
  color: #fff;
  background: none;
  font-weight: 400;
  padding: 0;
}
#how-may-we-assist form .col.toggle-label label {
  font-weight: normal;
  font-size: 13px;
  text-transform: none;
  color: #fff;
  line-height: 1em;
  height: auto;
  top: -1.5em;
  left: 3px;
}
#how-may-we-assist form .gform_footer {
  text-align: center;
}
#how-may-we-assist form .button {
  background: #fff;
  font-weight: 700;
  text-transform: none;
  margin-top: 11px;
  color: #666;
  font-size: 1.55rem;
}
form.basicform .col label {
  color: #666;
}
form.basicform .col .gfield_radio label {
  color: #666;
  height: 24px;
  line-height: 24px;
  position: relative;
  width: auto;
  vertical-align: top;
  left: inherit;
}
::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #666;
  opacity: 1;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #666;
  opacity: 1;
}
:-ms-input-placeholder {
  /* IE 10+ */
  color: #666;
  opacity: 1;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #666;
  opacity: 1;
}
body.page-id-12 #banner .row.justify-content-center {
  justify-content: flex-start !important;
}
body.page-id-12 #banner .row.justify-content-center .text-center {
  text-align: left !important;
}
body.page-id-12 #banner .bannerTxtBx {
  max-width: 100%;
}
#standardWidgets .widget-container {
  padding-top: 2rem;
  padding-left: 2rem;
}
.contactMapsRow iframe {
  max-width: 100%;
}
.rawSidebar {
  padding-left: 2rem;
  padding-top: 2rem;
}
@media (max-width: 575px) {
  .contactMapsRow .col {
    padding-bottom: 1.5rem;
  }
}
footer {
  padding: 2rem 0 5rem;
  background: #fff;
}
footer #pledge-logo {
  margin-left: 10px;
  max-width: 100px;
}
footer #aor-logo {
  margin-left: 20px;
  max-width: 55px;
}
footer .container {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 575px) {
  footer .container {
    display: block;
  }
}
footer #footerRight {
  text-align: right;
}
@media (max-width: 575px) {
  footer #footerRight {
    text-align: left;
  }
}
footer #footerLogo {
  width: 297px;
  margin-left: auto;
}
@media (max-width: 1199px) {
  footer #footerLogo {
    width: 250px;
  }
}
footer #footerAddresses ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
footer #footerAddresses ul li {
  padding-top: 1.15rem;
  font-weight: normal;
  font-size: 0.95rem;
  line-height: 1.39em;
}
footer #footerAddresses ul li span {
  display: block;
  font-weight: 700;
}
footer #footerAddresses ul li span a {
  color: #333;
}
footer #footerNav {
  margin-top: 0.5rem;
}
footer #footerNav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
footer #footerNav ul li {
  font-weight: bold;
  font-size: 0.8rem;
  line-height: 1em;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  margin-right: 1.31em;
  display: inline-block;
}
footer #footerNav ul li:last-child {
  margin-right: 0;
}
footer #footerNav ul li a {
  color: #333333;
}
footer #aopMenu {
  padding-top: 1rem;
}
footer #aopMenu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
footer #aopMenu ul li {
  font-weight: 500;
  font-size: 0.9rem;
  line-height: 1em;
  margin-right: 1.31em;
  display: inline-block;
}
footer #aopMenu ul li a {
  color: #333333;
}
footer #logo-bbb {
  padding-top: 0.9rem;
}
footer #legalNote {
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1.69em;
  padding-top: 1.25rem;
}
footer #footerLeft {
  padding-right: 2rem;
  max-width: 880px;
}
@media (max-width: 575px) {
  footer #footerLeft {
    padding-top: 2rem;
    padding-right: 0;
  }
}
footer #copyright {
  font-weight: normal;
  font-size: 12px;
  line-height: 1.19em;
  padding-top: 1.25rem;
}
footer #copyright a {
  color: #aedbff;
}
.mfp-bg {
  background: #333;
}
#inquire {
  background: #fff;
  padding: 5%;
}
#inquire .button {
  margin-top: 1rem;
}
#activism #mainContent .container {
  max-width: 800px;
}
#payment #banner {
  text-align: center;
}
#payment main {
  padding-top: 30px;
  background: #fff;
  text-align: center;
}
#payment main h2 {
  font-size: 1.85em;
}
#payment main ul {
  list-style: none;
  margin: 0;
}
#payment main .container {
  max-width: 900px;
}
#payment main a {
  font-weight: 700;
  text-decoration: underline;
}
#standard-level-team .linkOver {
  display: none;
}
#standard-level-team .teamName a {
  pointer-events: none;
}
.reviewsMeta {
  display: none;
}

#plan-benefits .aorTitle {
  width: 100%;
  max-width: none !important;
}
body#archive-resources #banner,
body#single-resources #banner,
body#member-sections #banner,
body#member-page #banner {
  padding: 3.25rem 0 4.42rem;
  background: #0b1d4d;
}
body#archive-resources #banner .container,
body#single-resources #banner .container,
body#member-sections #banner .container,
body#member-page #banner .container {
  max-width: 1258px;
}
body#archive-resources #banner::before,
body#single-resources #banner:before,
body#member-sections #banner:before,
body#member-page #banner:before {
  background: linear-gradient(
    89.78deg,
    #0b1d4d 43.16%,
    rgba(11, 29, 77, 0) 65.62%
  );
  z-index: 2;
}
.bannerTop {
  font-size: 1.2rem;
  line-height: 1.57em;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 400;
  padding-bottom: 0.3em;
}
body#archive-resources #banner .bannerTagline,
body#single-resources #banner .bannerTagline,
body#member-sections #banner .bannerTagline,
body#member-page #banner .bannerTagline {
  font-weight: 700;
  font-size: 1.3rem;
  line-height: 1.57em;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #ffffff;
}
body#member-sections #banner .bannerTagline,
body#single-resources #banner .bannerTagline,
body#archive-resources #banner .bannerTagline {
  text-transform: none;
}
@media (max-width: 575px) {
  body#archive-resources #banner .bannerTagline,
  body#single-resources #banner .bannerTagline,
  body#member-sections #banner .bannerTagline,
  body#member-page #banner .bannerTagline {
    font-size: 1.1rem;
  }
}
.banner-image {
  position: absolute;
  right: 0;
  top: 0;
  width: 57.4%;
  height: 100%;
}
.banner-image img {
  object-fit: cover;
  object-position: center center;
  width: 100%;
  height: 100%;
}
.member-welcome {
  font-weight: 700;
  font-size: 1.3rem;
  line-height: 1.57em;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  padding-bottom: 0.25em;
  color: #ffffff;
}
.member-logout-link {
  font-size: 0.7rem;
  color: #bbb;
  text-transform: none;
}
.member-logout-link a {
  color: #961414;
}
#archive-resources main {
  padding: 2.25rem 0 1rem;
  background: #fff;
  position: relative;
}
#resources-list {
  position: relative;
}
#resources-list .col {
  margin-bottom: 2.1rem;
  position: relative;
}
.resourcesBx {
  width: 100%;
  height: 358px;
  position: relative;
  border-radius: 11px;
  overflow: hidden;
  display: flex;
  align-items: flex-end;
}
.resourcesBx .featuredImg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.resourcesBx .featuredImg img {
  object-fit: cover;
  object-position: center center;
  width: 100%;
  height: 100%;
}
.resourcesBx .featuredImg:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.7) 0%,
    rgba(0, 0, 0, 0) 50%
  );
}
.resourceBxIn {
  padding: 1.35rem;
  width: 100%;
  position: relative;
}
@media (max-width: 1199px) {
  .resourcesBx {
    height: 30vw;
  }
  .resourcesBx .featuredImg::after {
    background: linear-gradient(
      0deg,
      rgba(0, 0, 0, 0.75) 0%,
      rgba(0, 0, 0, 0) 100%
    );
  }
}
@media (max-width: 767px) {
  .resourcesBx {
    height: 280px;
  }
}
.resourceTitle {
  font-family: "Georgia";
  font-style: normal;
  font-weight: 700;
  font-size: 1.35rem;
  line-height: 1.04em;
  color: #ffffff;
  padding-bottom: 0.48em;
}
#archive-resources main .button,
#archive-resources section .button {
  height: 49px;
  line-height: 47px;
  border-radius: 8px;
  font-size: 0.95rem;
}
#resource-pagination {
  padding: 1.2rem 0;
  background: #f3f3f3;
}
#resource-pagination #paginationWrapper {
  padding-top: 0;
}

#resource-pagination #paginationWrapper div.page-item {
  width: 180px;
}
#resource-pagination #paginationWrapper ul.wp-pagenavi li {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1.3rem;
  line-height: 1.5769em;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #000;
  margin: 0 0.4em;
}
#resource-pagination #paginationWrapper ul.wp-pagenavi li a {
  display: block;
  height: auto;
  width: auto;
  color: #000;
  padding: 0.38em;
}
#resource-pagination #paginationWrapper ul.wp-pagenavi li a.current {
  color: #fff;
}
@media (max-width: 575px) {
  #resource-pagination #paginationWrapper {
    padding-top: 0;
    flex-direction: column;
  }
  #resource-pagination #paginationWrapper .pagination {
    margin: 1rem 0;
  }
}
#resource-vid {
  padding: 3rem 0 4.85rem;
  text-align: center;
  color: #fff;

  background: #004882;
}
#resource-vid .container {
  max-width: 1147px;
}
.resourcevid {
  width: 100%;
  border-radius: 7px;
  overflow: hidden;
}
.vidLabel {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.1em;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #ffffff;
  padding-bottom: 1.4em;
}
#resource-info {
  padding: 3.2rem 0;
  position: relative;
}
#resource-info .container {
  display: flex;
  flex-direction: row-reverse;
}

.infoImg {
  width: 38.4%;
  position: relative;
}
.infoImg img {
  object-fit: cover;
  object-position: center center;
  width: 100%;
  height: 100%;
}
.infoTextArea {
  width: 50%;
  flex-grow: 1;
  padding-right: 1rem;
  padding-left: 1.6rem;
  padding-top: 4px;
}
@media (max-width: 1199px) {
  .infoTextArea {
    padding-left: 0;
  }
}
.infoTitle {
  font-family: "Georgia";
  font-style: normal;
  font-weight: 700;
  font-size: 1.75rem;
  line-height: 1.371em;
  color: #004882;
  padding-bottom: 0.75em;
}
@media (max-width: 575px) {
  #resource-info .container {
    display: block;
  }
  .infoImg {
    width: 100%;
    position: relative;
  }
  .infoTextArea {
    padding-top: 1.5rem;
    width: 100%;
    padding-right: 0;
  }
}
.infoTxt p {
  font-weight: 400;
  font-size: 0.95rem;
  line-height: 1.3684em;
  letter-spacing: 0.02em;
  color: #333333;
}
.infoTxt p:last-child {
  margin-bottom: 0;
}
body#member-sections #banner,
body#member-page #banner {
  padding: 4.78rem 0 4.1rem;
}

body#member-sections #banner .bannerTxtBx,
body#member-page #banner .bannerTxtBx {
  max-width: 650px;
  margin: 0;
}
body#member-sections #banner .bannerBtn,
body#member-page #banner .banneerBtn {
  padding-top: 1.8rem;
}
body#member-sections #banner .bannerBtn .button,
#unlimited-free-access .button,
body#member-page #banner .bannerBtn .button,
body#single-resources #banner .bannerBtn .button {
  border-radius: 8px;
}
.signin-cta {
  padding-top: 1rem;
  font-weight: 600;
  font-size: 0.9rem;
  color: #fff;
}
.signin-cta > a {
  font-weight: 700;
  text-decoration-line: underline;
  color: #fff;
}
.termsNote {
  font-weight: 400;
  font-size: 13px;
  line-height: 1.23em;
  letter-spacing: 0.03em;
  color: #ffffff;
}
.termsNote > a {
  font-weight: 700;
  text-decoration-line: underline;
  color: #fff;
}
body#member-sections #banner .bannerTxt,
body#member-page #banner .banneerTxt {
  padding-top: 1.8rem;
}
@media (max-width: 767px) {
  body#archive-resources #banner,
  body#single-resources #banner,
  body#member-sections #banner,
  body#member-page #banner {
    padding: 45vw 0 2.1rem;
    position: relative;
  }
  body#archive-resources #banner::before,
  body#single-resources #banner::before,
  body#member-sections #banner::before,
  body#member-page #banner::before {
    display: none;
  }
  body#archive-resources #banner .banner-image,
  body#single-resources #banner .banner-image,
  body#member-sections #banner .banner-image,
  body#member-page #banner .banner-image {
    width: 100%;
    height: 45vw;
  }
  body#archive-resources #banner .banner-image::after,
  body#single-resources #banner .banner-image::after,
  body#member-sections #banner .banner-image::after,
  body#member-page #banner .banner-image::after {
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(0deg, #0b1d4d 0%, rgba(11, 29, 77, 0) 54%);
    position: absolute;
  }
}
#unlimited-free-access {
  padding: 1.45rem 0 1.95rem;
  color: #fff;
  background: #004882;
}
#unlimited-free-access .infoTitle {
  padding-bottom: 0.47em;
  color: #fff;
}
#unlimited-free-access .vidLabel {
  padding-bottom: 0.7em;
}
.latest-resource {
  display: flex;
  align-items: center;
}
.resourceInfoBx {
  width: 30%;
  flex-grow: 1;
}
.resourcevidBx {
  padding-left: 1.5rem;
  padding-right: 3.1rem;
  width: 69.7%;
  position: relative;
}
@media (max-width: 1199px) {
  .resourcevidBx {
    padding-left: 0;
  }
}
@media (max-width: 991px) {
  .latest-resource {
    display: block;
  }
  .resourcevidBx {
    max-width: 600px;
    width: 100%;
    padding-right: 0;
  }
  .resourceInfoBx {
    width: 100%;
    padding-top: 1.5rem;
  }
}
#unlimited-free-access .infoTxt p {
  color: #fff;
}
#unlimited-free-access .button {
  font-size: 0.95rem;
  margin-top: 0.65rem;
}
#featured-episodes {
  padding: 3.2rem 0 6px;
}
#featured-episodes .bannerTitle {
  padding-bottom: 0.62em;
}
#signup-member,
#signup-member-page {
  padding: 2.45rem 0 3.7rem;
  position: relative;
  background: #0b1d4c;
}
#signup-member-page {
  background: #961414;
}
#signup-member .container,
#signup-member-page .container {
  max-width: 100%;
}
#signup-member .vidLabel {
  padding-bottom: 0.8em;
}
form.free-access-signup-form {
  display: flex;
}
form.free-access-signup-form .gform_body {
  width: 50%;
  flex-grow: 1;
  padding-right: 16px;
}
form.free-access-signup-form .gform_body .gform_fields {
  margin: 0 -8px;
}
form.free-access-signup-form .gform_fields > .gfield {
  padding-left: 8px;
  padding-right: 8px;
}
form.free-access-signup-form .gform_body .col-md-3 {
  flex: 0 0 21.5%;
}

form.free-access-signup-form .gform_body .col-md-4 {
  flex: 0 0 38%;
  max-width: 40%;
}
form.free-access-signup-form .gform_body .col-md-2 {
  flex: 0 0 19%;
  max-width: 25%;
}
.free-access-signup-form .gform_fields > .gfield input[type="text"], .free-access-signup-form .gform_fields > .gfield input[type="email"], .free-access-signup-form .gform_fields > .gfield input[type="tel"], .free-access-signup-form .gform_fields > .gfield input[type="number"] {
  background: rgba(255, 255, 255, 0.3);
  border: 1px solid #ffffff;
  border-radius: 9px;
  height: 72px;
  line-height: 70px;
  font-weight: 400;
  font-size: 1.35rem;
  letter-spacing: 0.02em;
  color: #ffffff;
}

#signup-member .container .free-access-signup-form .button,
#signup-member-page .container .free-access-signup-form .button {
  margin: 0;
  background: #961414;
  border: 2px solid #ffffff;
  border-radius: 8px;
  height: 72px;
  line-height: 68px;
  font-weight: 700;
  font-size: 1.15rem;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #ffffff;
}
#signup-member-page .container .free-access-signup-form .button {
  background: #0b1d4c;
}
@media (max-width: 991px) {
  .free-access-signup-form .gform_fields > .gfield input[type="text"] {
    height: 50px;
    line-height: 48px;
  }
  #signup-member .container .free-access-signup-form .button,
  #signup-member-page .container .free-access-signup-form .button {
    height: 50px;
    line-height: 46px;
  }
  form.free-access-signup-form .gform_fields > .gfield {
    flex: 0 0 50% !important;
    max-width: inherit !important;
  }
  form.free-access-signup-form .gform_body {
    width: 100%;
    padding-right: 0;
  }
  .formFootNote {
    padding-top: 1.5rem;
  }
}
.formFootNote {
  font-weight: 400;
  font-size: 13px;
  line-height: 1.23em;
  text-align: center;
  letter-spacing: 0.03em;
  color: #ffffff;
}
.formFootNote a {
  color: #ffffff;
  font-weight: 700;
  text-decoration-line: underline;
}
@media (max-width: 991px) {
  form.free-access-signup-form .gform_fields > .gfield {
    flex: 0 0 100% !important;
  }
}

.mp_wrapper {
  max-width: 740px;
  background: #e7e7e7;
  margin: 0 auto;
  padding: 2rem;
  border-radius: 10px;
}
.mp_wrapper form {
  margin: 0;
}
.mepr_password + div label {
  font-size: 0.85rem;
  font-weight: 600;
}
.button.mp-hide-pw.hide-if-no-js {
  display: none;
}
#rememberme {
  height: initial;
  line-height: inherit;
  vertical-align: middle;
}
.mp-spacer {
  height: 5px;
}
.mepr-login-actions {
  font-size: 0.8rem;
  font-weight: 600;
}
.mepr-login-actions a {
  color: #666;
}
#footerLogin {
  padding-top: 1.15rem;
}

.mepr_mepr-address-one,
.mepr_mepr-address-two,
.mepr_mepr-address-city,
.mepr_mepr-address-country,
.mepr_mepr-address-state,
.mepr_mepr-address-zip {
  display: none !important;
}

footer.landingFooter #footerLogo {
  margin-left: 0;
}
footer.landingFooter #footerAddresses {
  text-align: right;
}
footer.landingFooter #footerAddresses ul li {
  padding-top: 0;
}
.landingPhone {
  position: absolute;
  right: 0.7rem;
  bottom: 1rem;
}

.landingPhone .button {
  padding: 0 1.5em;
}
.landingPhone .button i {
  font-size: 0.7em;
  margin-left: 0;
  margin-right: 0.2em;
}
@media (max-width: 575px) {
  .landingPhone {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
  }
  .landingPhone .button {
    width: 100%;
  }
}

body.single-ptype_landing {
  position: relative;
}
body.single-ptype_landing .container {
  max-width: 1240px;
}
body.single-ptype_landing header {
  background: none;
  padding: 0.9rem;
  top: 0;
  left: 0;
  position: absolute;
  box-shadow: none;
}
body.single-ptype_landing header #headerLogo {
  margin: inherit;
  width: 39px;
  max-width: inherit;
}
body.single-ptype_landing #banner {
  background: #0b1d4d;
  padding: 3.7rem 0 0.72rem;
}
body.single-ptype_landing #banner::before {
  background: linear-gradient(90deg, #0b1d4d 41.94%, rgba(11, 29, 77, 0) 67.6%),
    linear-gradient(0deg, #0b1d4d 18.12%, rgba(11, 29, 77, 0) 86.21%);
  z-index: 2;
}
body.single-ptype_landing #banner .bannerTxtBx {
  max-width: 510px;
  margin: 0;
}
body.single-ptype_landing #banner .bannerTagline {
  font-weight: 700;
  font-size: 1.3rem;
  line-height: 1.57em;
  padding-top: 0.1em;
  margin: 0;
  text-transform: uppercase;
  color: #ffffff;

  padding-bottom: 0.02em;
}
body.single-ptype_landing #banner .bannerTagline span {
  display: inline-block;
  background: #961414;
  padding: 0.14em 0.425em;
  margin-right: 0.2em;
  margin-left: -0.5em;
}
body.single-ptype_landing #banner h1,
body.single-ptype_landing #banner h2 {
  font-family: "Georgia";
  font-style: normal;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.175em;
  color: #fff;
}
body.single-ptype_landing #banner h1 span,
body.single-ptype_landing #banner h2 span {
  color: #aedbff;
  display: inline;
}
body.single-ptype_landing #banner .bannerTxt {
  font-weight: 400;
  font-size: 0.95rem;
  line-height: 1.368em;
  color: #ffffff;

  padding-top: 1.15em;
}
body.single-ptype_landing #banner .bannerTxt ul {
  padding-left: 0.9em;
  font-size: 0.95rem;
  line-height: 1.368em;
}
body.single-ptype_landing #banner .bannerTxt ul > li {
  padding-bottom: 0.85em;
  font-size: 0.95rem;
  line-height: 1.368em;
}
body.single-ptype_landing #banner .bg-image {
  position: absolute;
  right: 0;
  top: 0;
  width: 61.95%;
  z-index: 1;
  height: 100%;
}
body.single-ptype_landing #banner .bg-image.bg-image-meta {
  z-index: 10;
}
body.single-ptype_landing #banner .bg-image img {
  object-fit: cover;
  object-position: center center;
  width: 100%;
  height: 100%;
}

.col-md-7 .bannerQuote {
	width: initial !important;
	position: relative;
	min-width: initial;
	max-width: initial;
	right: inherit;
	bottom: initial;
	padding-top: 1.5rem;
	text-align: center;
}

.bannerEmbedVid .fluid-width-video-wrapper{
  padding-top: 56.25% !important;
}
.bannerEmbedVid {
	position: relative;
}
.bannerEmbedVid::before {
	content: '';
	display: block;
	padding-top: 56.25%;
}
.bannerEmbedVid iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
body.single-ptype_landing #banner .bgVidPlay {
  position: absolute;
  left: 51.5%;
  top: 54.5%;
  font-weight: 800;
  font-size: 2.1rem;
  line-height: 1.45em;
  color: #ffffff;
  text-align: center;
  z-index: 99;
  transform: translateY(-50%);
}
body.single-ptype_landing #banner .bgVidPlay a {
  color: #fff;
  text-decoration: none;
}
body.single-ptype_landing #banner .bgVidPlay i {
  font-weight: 900;
  font-size: 2.52em;
  line-height: 0.575em;
  display: block;
  margin-bottom: 0.4em;
}

body.single-ptype_landing #banner .vidDesc {
	position: relative;
	width: 100%;
	max-width: 100%;
	font-weight: 400;
	font-size: 10px;
	line-height: 1.21em;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	color: #ffffff;
	text-align: left;
	padding: 15px 5px 0;
}
.bannerQuote {
	position: absolute;
	max-width: 425px;
	display: flex;
	right: 5.5vw;
	bottom: 6.4%;
	font-weight: 400;
	font-size: 0.68rem;
	line-height: 1.21em;
	letter-spacing: 0.03em;
	color: #ffffff;
}
.bannerQuoteImg {
	width: 100px;
	height: 100px;
}
.bannerQuoteMeta {
	width: 50%;
	flex-grow: 1;
	padding-left: 15px;
}
.bannerQuoteTitle {
	padding-top: 1.2em;
}
body.single-ptype_landing #banner .landingBook {
	width: 15vw;
	position: absolute;
	left: 46.9%;
	z-index: 8;
}
#landing-form {
  padding: 1.95rem 0;
  margin-top: 6px;
  background: #961414;
}
#landing-form form {
  display: flex;
}
#landing-form form .gform_body {
  width: 50%;
  flex-grow: 1;
  padding-right: 12px;
}
#landing-form form .gform_footer {
  width: 26.5%;
  padding: 6px 0;
}
#landing-form form .gform_footer .button {
	margin-top: 0;
	background: #0b1d4d;
	border: 2px solid #ffffff;
	border-radius: 8px;
	width: 100%;
	display: block;
	font-weight: 700;
	font-size: 1rem;
	text-align: center;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	padding: 0 10px;
}
#landing-form form .gform_fields {
  margin: 0 -6px;
}
#landing-form form .gform_fields .col {
  padding: 6px 6px;
}
.gform_fields .col.field_hidden{
  display: none;
}
#landing-form form .col.toggle-label label {
	line-height: 1em;
	height: auto;
	top: 10px;
	left: 13px;
	font-size: 10px;
}
#landing-form form .gform_fields .col.landing-name, #landing-form form .gform_fields .col.landing-phone {
	flex: 0 0 25%;
	width: 25%;
}
#landing-form form .gform_fields .col.landing-email {
	flex: 0 0 34%;
	width: 34%;
}
#landing-form form .gform_fields .col.landing-zip{
  flex: 0 0 16%;
	width: 16%;
}
#landing-form form .gform_fields .col input, #landing-form form .gform_fields .col select, #landing-form form .gform_fields .col textarea {
	background: rgba(255, 255, 255, 0.3);
  background: #b65b5b;
	border: 1px solid #ffffff;
	border-radius: 9px;
	color: #fff;
	padding-top: 10px;
}

body.single-ptype_landing footer {
  background: none;
  text-align: center;
  padding: 2.25rem 0 5rem;
}
body.single-ptype_landing footer .container {
  display: block;
  max-width: 885px;
}
body.single-ptype_landing footer #footerLogo {
  width: 238px;
  margin: 0 auto;
  padding-bottom: 0.75rem;
}
body.single-ptype_landing footer #legalNote {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.66em;
  text-align: center;
  color: #333333;

  padding-top: 2em;
}
@media (max-width: 1349px) {
  .bannerQuote {
    right: 0;
    padding-right: 20px;
  }
}
@media (max-width: 1199px) {
  .bannerQuote {
    right: 0;
    padding-right: 20px;
    max-width: 350px;
    bottom: 3%;
  }
  body.single-ptype_landing #banner .vidDesc{
    font-size: 9px;
  }
}
@media (max-width: 991px) {
  body.single-ptype_landing #banner .bgVidPlay{
    font-size: 1.7rem;
  }
  #landing-form form .gform_footer .button{
    font-size: .85rem;
  }
  body.single-ptype_landing #banner .vidDesc{
     padding-left: 0;
    padding-right: 0;
    text-transform: none;
    font-size: 10px;
  }
}
@media (max-width: 767px) {
  body.single-ptype_landing #banner{
    padding-top: 0;
  }
  body.single-ptype_landing #banner:before{
    display: none;
  }
  body.single-ptype_landing #banner .bg-image {
    position: relative;
    left: 0;
    top: 0;
    width: 100%; height: 450px;
  }
  body.single-ptype_landing #banner .bg-image.bg-image-meta{
    position: absolute;
  }
  body.single-ptype_landing #banner .bg-image.bg-image-meta::before {
    background: linear-gradient(90deg, #0b1d4d 2.94%, rgba(11, 29, 77, 0) 32.6%), linear-gradient(0deg, #0b1d4d 8.12%, rgba(11, 29, 77, 0) 86.21%);
    z-index: 0;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
  }
  body.single-ptype_landing #banner .bgVidPlay {
    font-size: 1.7rem;
    left: 0;
    width: 100%; top: 40%;
  }
  body.single-ptype_landing #banner .vidDesc {
    width: 100%;
    left: 0;
    padding: 0 15px;
    margin: 0;
    font-size: .85rem; max-width: 240px;
  }
  body.single-ptype_landing #banner .landingBook {
    left: inherit;
    right: 0;
    top: 0;
    z-index: 10;
    position: relative;
    width: 100%;
    display: flex;
    padding: 15px;
    align-items: center;
  }
  body.single-ptype_landing #banner .landingBook img {
    width: 120px;
  }
  .bannerQuote {
    left: 0;
    padding: 20px 20px;
    max-width: 100%; font-size: .8rem;
  }
  #landing-form form {
    display: block;
  }
  #landing-form form .gform_body {
    width: 100%;
    padding-right: 0;
  }
  #landing-form form .gform_footer {
    width: 230px;
    padding: 6px 0;
    margin: 0 auto;
  }
  #landing-form form .gform_fields .col.landing-name, #landing-form form .gform_fields .col.landing-phone, #landing-form form .gform_fields .col.landing-email, #landing-form form .gform_fields .col.landing-zip {
    flex: 0 0 50%;
    width: 50%;
  }
}
@media (max-width: 575px) {
  body.single-ptype_landing #banner .bannerTagline {
    font-size: 1.1rem;
  }
  body.single-ptype_landing #banner h1, body.single-ptype_landing #banner h2{
    font-size: 1.7rem;
  }
  #landing-form form .gform_fields .col.landing-name, #landing-form form .gform_fields .col.landing-phone, #landing-form form .gform_fields .col.landing-email, #landing-form form .gform_fields .col.landing-zip {
    flex: 0 0 100%;
    width: 100%;
  }
  body.single-ptype_landing #banner .bg-image.bg-image-meta {
    position: absolute;
    height: 450px;
  }
  body.single-ptype_landing #banner .bgVidPlay {
    top: 30%;
  }
}

#featured-videos {
	background: #f3f3f3;
	position: relative;
}
#featured-videos .linkOver {
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(0,0,0,0.4);
}
#featured-videos .linkOver i {
	font-size: 3rem;
	line-height: 1em;
	color: #fff;
	box-shadow: 0 0 5px 4px rgba(0,0,0,0.2);
	border-radius: 100%;
}
#featured-videos .entry-description > p:last-child{
  margin-bottom: 0;
}

#lp-self-defense-shooting header{
  display: none;
}
#lp-self-defense-shooting .bannerTagline img {
	width: 250px;
	margin: 0 auto 2rem;
	display: block;
	filter: brightness(0) invert(1);
}
#lp-self-defense-shooting #banner .bannerTxtBx {
	max-width: 480px;
	margin: 0;
}
#lp-self-defense-shooting #banner .bannerTxt p {
	font-size: .94rem;
	line-height: 1.5em;
	margin-bottom: 0.8em;
	letter-spacing: 0;
}
#lp-self-defense-shooting  #banner {
	padding: 2.4rem 0 2.4rem;
}
#lp-self-defense-shooting .bannerQuote {
	width: 425px;
}
#lp-self-defense-shooting #landing-form form{
  display: block;
}
#lp-self-defense-shooting #landing-form form .gform_body {
	width: 100%;
	flex-grow: 1;
	padding-right: 0;
}
#lp-self-defense-shooting #landing-form form .gform_footer {
	margin: 0 auto;
}
#lp-about-aff-law {
	padding: 3rem 0 0;
}
#lp-aff-featured-on {
	background: #f3f3f3;
  padding: 1.5rem 0;
}
.lpFeaturedLogos {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.lpLogoImg {
	padding: 1rem;
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 240px;
}
.reviews-row{
  position: relative;
}
.reviews-row .col{
  padding-bottom: 2rem;
}
.reviews-row .review-stars{
  padding-bottom: 5px;
}
.reviews-row .reviewTxt {
	font-size: .82rem;
	line-height: 1.5rem;
}
.reviews-row .reviewName {
	font-style: italic;
	font-size: 1rem;
	line-height: 1.2em;
	font-weight: 700;
	padding-top: .75em;
}
.reviews-row .reviewName:before{
  content: '-'; margin-right: .25em;
}

@media (max-width: 1199px) {
  .reviews-row .reviewTxt {
    font-size: .9rem;
    line-height: 1.5rem;
  }
  .reviews-row .reviewName {
    font-size: 1.1rem;
    line-height: 1.2em;
  }
}

@media (max-width: 767px) {
  #lp-self-defense-shooting #banner{
    padding-top: 200px;
  }
  #lp-self-defense-shooting #banner .bg-image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  #lp-self-defense-shooting #banner .container{
    position: relative; z-index: 19;
  }
  #lp-self-defense-shooting .bannerTagline img{
    margin-left: 0; margin-right: 0;
  }
  #lp-self-defense-shooting #banner .bgVidPlay {
    top: 20%;
  }
  
  #lp-self-defense-shooting .bannerQuote {
    width: initial;
    text-align: right;
    top: 200px;
  }
  .lpLogoImg {
    max-width: 175px;
  }
  #banner.widthVidEmbed{
    padding-top: 20px !important;
  }
  #banner.widthVidEmbed .bannerQuote {
    width: initial !important;
    text-align: center !important;
    top: initial !important;
  }
  #banner.widthVidEmbed .bg-image {
    height: 450px !important;
  }
  #banner.widthVidEmbed .bg-image:before {
    background: linear-gradient(90deg, #0b1d4d 2.94%, rgba(11, 29, 77, 0) 32.6%), linear-gradient(0deg, #0b1d4d 8.12%, rgba(11, 29, 77, 0) 86.21%);
    z-index: 0;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
  }
}

@media (max-width: 575px) {
  #lp-self-defense-shooting .bannerQuote {
    top: 0px;
  }
  #lp-self-defense-shooting .bannerTagline img {
    width: 225px;
  }
  body.single-ptype_landing #banner .bgVidPlay {
    top: 22%;
    font-size: 1.2rem;
  }
}

.postid-2617 #landing-form form .gform_footer {
	width: 150px;
}
.postid-2617 #landing-form form .gform_fields .col.landing-name, .postid-2617 #landing-form form .gform_fields .col.landing-phone {
	flex: 0 0 22%;
	width: 22%;
}
@media (max-width: 767px) {
  .postid-2617 #landing-form form .gform_fields .col.landing-name, .postid-2617 #landing-form form .gform_fields .col.landing-phone {
    flex: 0 0 50%;
    width: 50%;
  }
}
@media (max-width: 575px) {
  .postid-2617 #landing-form form .gform_fields .col.landing-name, .postid-2617 #landing-form form .gform_fields .col.landing-phone {
    flex: 0 0 100%;
    width: 100%;
  }
}
body .lyte-wrapper{
	margin:0 !important;
}