/*Fonts settings*/
@font-face {
  font-family: 'AvenirNextBold';
  src:  url("../../fonts/onestopdivorce/AvenirNext-Bold.88da9ccecc9a.ttf") format('truetype');
  font-weight: bold;
}
@font-face {
  font-family: 'AvenirNextRegular';
  src:  url("../../fonts/onestopdivorce/AvenirNext-Regular.1f1c6c5055bf.ttf") format('truetype');
  font-weight: normal;
}
body {
  font-family: "AvenirNextRegular", sans-serif;
}
html {
  -webkit-text-size-adjust: 100%;
}
/*h1, h2, h3, h4, h5, h6{*/
  /*font-family: "AvenirNextBold";*/
/*}*/
h1 {
  display: inline-block;
  font-size: 40px;
  line-height: 47px;
}
.text-center{
  text-align: center !important;
}
.video-block .title{
  font-size: 24px;
  margin: 20px 0;
}
.video-block .check-eligibility{
  background: #bbdefb;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.video-block .check-eligibility .description{
  font-size: 32px;
}
.video-block .check-eligibility a{
  margin-left: 50px;
}
.video-block iframe{
  width: 100%;
  margin: 10px 0;
}
/* Platinum VIP */
.platinum_page .fix-header{
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
}
.platinum_page .hero-section{
  color: white;
}
.platinum_page .hero-section h1{
  font-size: 4em;
  font-weight: bold;
}
.platinum_page .event-section h2{
  font-weight: bold;
}
.platinum_page .hero-section p, .platinum_page .event-section p{
  font-size: 20px;
}
.platinum_page .hero-section{
  background: url("/static/multisite/img/multisite/onestopdivorce/platinum_banner.124752fe5613.jpg") no-repeat center;
  background-size: cover;
}
.platinum_page .event-section{
  background: url("/static/multisite/img/multisite/onestopdivorce/platinum_content.e62b983f655f.jpg") no-repeat center;
  background-size: cover;
}
.platinum_page .no-thank-block {
    padding: 20px;
    background: white;
}
.platinum_page .platinum-modal-header *{
  font-weight: bold;
}
/*Universal elements */
.fix-header {
  position: fixed;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  background-color: #fff;
}
.margin-from-header {
  margin-top: 146px;
}
.platinum_page .button {
  border: 0!important;
}
.orange-link {
  color: #FF5252;
}
.orange-link:visited {
  color: #FF5252;
}
.fake-h1 {
  font-size: 40px;
  line-height: 47px;
  font-weight: bold;
  color: #FF5252;
}
.fake-is-from-h1 {
  font-size: 40px;
  line-height: 47px;
  font-weight: bold;
  color: #000;
}
.home-h1 {
  color: #FF5252;
}
.home-fake-h1 {
  font-size: 40px;
  line-height: 47px;
  font-weight: bold;
  color: #000;
}
.main-h1-wrap {
  margin-bottom: 15px;
}
.main-text {
  margin-bottom: 36px;
}
.fake-h2 {
  font-size: 18px;
  line-height: 21px;
  font-weight: bold;
  color: #000;
}
.order-detail {
  margin-top: 10px;
}
.content-wrap {
  font-size: 16px;
  color: #212121;
  line-height: 19px;
  padding: 20px;
}
.content-wrap p {
  padding: 0 0 12px 0;
  font-size: 16px;
  line-height: 19px;
}
.content-wrap p:last-child {
  padding: 0;
}
.block-title {
  background-color: #327BA1;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  color: white;
  line-height: 28px;
  padding: 13px 20px;
}
.block-blue-title {
  background-color: #327BA1;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  color: white;
  line-height: 28px;
  padding: 13px 20px;
}
.block-blue-title__home {
  color: #6a6a6a;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  font-size: 36px;
}
.block-blue-title__home-white {
  background-color: #fff;
  -webkit-box-shadow: 40px 0px 0px 0px #fff, -40px 0px 0px 0px #fff;
          box-shadow: 40px 0px 0px 0px #fff, -40px 0px 0px 0px #fff;
}
.block-blue-title__home-gray {
  background-color: #f3f3f3;
  -webkit-box-shadow: 40px 0px 0px 0px #f3f3f3, -40px 0px 0px 0px #f3f3f3;
          box-shadow: 40px 0px 0px 0px #f3f3f3, -40px 0px 0px 0px #f3f3f3;
  padding-bottom: 25px;
}
.block-blue-title-big {
  background-color: #BBDEFB;
}
.block-shadow-wrap {
  width: 100%;
  border-bottom: 1px;
  border-left: 1px;
  border-right: 1px;
  border-style: solid;
  border-color: rgba(50, 50, 50, 0.1);
  -webkit-box-shadow: 0px 4px 2px 0px rgba(50, 50, 50, 0.1);
          box-shadow: 0px 4px 2px 0px rgba(50, 50, 50, 0.1);
}
.bold {
  font-weight: bold;
}
.t-adn-c-at-continue {
  margin-top: 13px;
  font-size: 12px;
  line-height: 14px;
  color: #222;
}
.mobile-display {
  display: none !important;
}
.pc-display {
  display: block;
}
.clear-link {
  color: inherit !important;
  text-decoration: none;
}
.clear-link:visited {
  color: inherit !important;
}
/*Header tags and classes*/
.container-fluid {
  max-width: 100%;
}
.container {
  max-width: 1140px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
}
.logo-phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 76px;
}
.logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.logo > a > img,
.logo > img {
  margin-right: 15px;
  min-width: 300px;
  height: 100%;
}
logo > a > span,
.logo span {
  font-family: 'Kreon', serif;
  color: #212121;
}
.logo a {
  text-decoration: none;
}
.logo a:visited {
  color: #333;
}
.site-name {
  font-size: 32px;
}
.phone {
  font-size: 18px;
  line-height: 21px;
  font-weight: bold;
  color: #212121;
}
.nav-wrap {
  background-color: #327BA1;
  -webkit-box-shadow: 15px 0px 0px #327BA1;
          box-shadow: 15px 0px 0px #327BA1;
}
nav > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none;
  margin: 0 auto;
  min-height: 50px;
  height: 50px;
}
nav > ul > li {
  color: #FFF;
  font-size: 16px;
  margin-right: 37px;
}
nav a,
.mobile-menu-content a {
  color: #FFF;
  text-decoration: none;
}
nav a:visited,
.mobile-menu-content a:visited {
  color: #FFF;
}
.menu-item-bold {
  font-weight: bold;
}
.menu-right-part-wrap {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-right: unset;
}
.menu-right-part {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.menu-right-part li {
  margin-left: 37px;
}
.menu-right-part li:first-child {
  margin-left: unset;
}
/*Main section of content */
.banner-wrap {
  -webkit-box-shadow: 0px 4px 2px 0px rgba(50, 50, 50, 0.1);
          box-shadow: 0px 4px 2px 0px rgba(50, 50, 50, 0.1);
}
.banner-bg {
  min-height: 550px;
  margin-left: auto;
  margin-right: auto;
  background: url("/static/multisite/img/multisite/onestopdivorce/online-divorce.0de517b45008.png") no-repeat, -webkit-gradient(linear, left top, right top, from(#fff), color-stop(#fff), color-stop(#fff), color-stop(#fff), to(#f3f3f3));
  background: url("/static/multisite/img/multisite/onestopdivorce/online-divorce.0de517b45008.png") no-repeat, linear-gradient(90deg, #fff, #fff, #fff, #fff, #f3f3f3);
  background-size: contain;
}
.logo-on-banner {
  display: none;
}
.banner-bg .global-font-size {
  font-size: 16px;
  line-height: 19px;
  color: #212121;
}
.banner-bg .banner-content-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 16px;
  line-height: 19px;
  height: 378px;
  padding-top: 18px;
  position: relative;
}
.homepage-banner-list {
  font-size: 18px;
  padding-left: 70px;
  margin: auto 0;
}
.homepage-banner-list li {
  margin-bottom: 15px;
  position: relative;
  left: 18px;
}
.homepage-banner-list li:before {
  content: url("/static/multisite/img/multisite/onestopdivorce/checked.947014b3010d.svg");
  position: relative;
  float: left;
  top: 3px;
  right: 18px;
}
.home-banner-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  align-items: center;
}
.dynamic-price{
    position: relative;
}
.dynamic-price .price{
    position: absolute;
  top: 20%;
  left: 40%;
  font-size: 26px;
  font-weight: bold;
}
.dynamic-price .price_old{
  position: absolute;
  top: 8%;
  left: 32%;
  font-size: 18px;
  font-weight: bold;
  text-decoration: line-through;
  color: gray;
}
.homepage-banner-form-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-top: 35px;
}
.homepage-banner-form-wrap h1,
.homepage-banner-form-wrap .fake-is-from-h1,
.homepage-banner-form-wrap .fake-h1 {
  font-size: 54px;
  line-height: 56px;
}
.homepage-banner-form-wrap .fake-h1 {
  display: block;
}
.homepage-banner-form-wrap .form-block {
  margin-right: unset;
}
.homepage-banner-form-wrap .page-main-title-wrap {
  font-size: 24px;
  font-weight: bold;
  text-align: left;
}
.homepage-h1-content-wrap {
  padding-right: 20px;
}
.btn-img-wrap {
  position: relative;
}
.badge-pos {
  position: absolute;
  left: 370px;
  top: -30px;
}
.button {
  background: #FF5252;
  color: #FFF;
  padding: 14.5px 0;
  display: inline-block;
  border-radius: 3px;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.5);
          box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.5);
  text-align: center;
  text-decoration: none;
  font-size: 24px;
  font-weight: bold;
  font-family: Verdana, sans-serif;
}
.button-md {
  max-width: 320px;
  min-width: 200px;
  width: 100%;
}
.button-l {
  max-width: 280px;
  width: 100%;
}
.button-sm {
  min-width: 200px;
  width: 100%;
  font-size: 18px;
  line-height: 21px;
}
/*Articles*/
.whyus {
  margin-top: 50px;
}
.articles-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.articles-wrap > article {
  width: 33%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px 15px 0px 15px;
}
.articles-wrap h2,
.articles-wrap h3,
.articles-wrap h4,
.articles-wrap p {
  line-height: 19px;
  padding: 0 0 15px 0;
  color: #212121;
}
.articles-wrap p:last-child {
  padding: 0 0 0 0;
}
.articles-wrap .article-title {
  max-width: 267px;
  line-height: 22px;
}
.article-title {
  font-weight: bold;
  color: #212121;
}
.whyus-commitment{
  display: flex;
  align-items: center;
}
.whyus-commitment::before {
  content: url("/static/multisite/img/multisite/onestopdivorce/commitment-whyus.2e4c3abfda2a.png");
  margin-right: 15px;
}
.whyus-leader::before {
  content: url("/static/multisite/img/multisite/onestopdivorce/leader-whyus.5db3badbc52d.png");
  float: left;
  margin-right: 15px;
}
.whyus-court::before {
  content: url("/static/multisite/img/multisite/onestopdivorce/divorce-court-whyus.8470a8b58d06.png");
  float: left;
  margin-right: 15px;
}
.howitworks,
.whyus-block,
.dpw-in-news,
.homepage-reviews-wrap {
  padding-top: 43px;
  padding-bottom: 51px;
}
.howitworks {
  /*margin: 30px 0 100px 0;*/
  background: #f3f3f3;
  overflow: overlay;
}
.howitworks-text {
  font-size: 18px;
  line-height: 21px;
  color: #22242a;
  letter-spacing: 0.4px;
}
.dpw-news-title {
  margin-bottom: 45px;
}
/*Block with steps */
.steps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 30px;
  color: #212121;
}
.steps ul {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 18px;
  margin-right: 50px;
}
.steps-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: calc(100% - 200px);
  margin-right: 2%;
}
.step-element {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: calc(33% - 30px);
}
.how-work-text-wrap {
  width: 218px;
  margin-top: 5px;
}
.step-text-title {
  font-size: 18px;
  line-height: 21px;
  margin-bottom: 5px;
}
.how-work-text-title {
  line-height: 21px;
  margin-bottom: 45px;
}
.how-work-text-txt {
  font-size: 14px;
  line-height: 16px;
  width: 190px;
}
.step-text {
  font-size: 14px;
  line-height: 18px;
}
.step-num {
  color: #FFF;
  background-color: #327BA1;
  display: inline-block;
  border-radius: 50%;
  margin-right: 10px;
  font-size: 18px;
  font-weight: bold;
  max-width: 30px;
  min-width: 30px;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.steps li {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.step-line {
  content: "";
  border-top: 2px dashed #327BA1;
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
  display: inline-block;
  margin: 15px 15px 15px -20px;
}
.step-line1 {
  margin-left: -60px;
}
.home-btn-mobile {
  margin-top: 22px;
}
/*Information block after "Start Now" */
.info-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.info-block > article,
.info-block > .section {
  margin: 43px 0 51px 0;
  width: 49%;
}
.info-block a {
  color: #327BA1;
}
.dpw-in-news {
  background: #f3f3f3;
}
.dpw-news-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 5px 0;
}
.dpw-news-logotypes {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
/*Feedback block */
.feedback-block .block-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.feedback-block .reviews-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.review-block {
  padding: 15px 2.16% 0 2.16%;
  font-size: 16px;
  line-height: 19px;
  color: #212121;
}
.feedback-block .review-block {
  min-width: 29%;
}
.review-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #757575;
}
.homepage-reviews-wrap {
  background: #f3f3f3;
}
.divorcepage-reviews .review-title::before,
.homepage-reviews .review-title::before,
.rev-page-wrap .review-title::before {
  content: url("/static/multisite/img/multisite/onestopdivorce/stars.1f9b6aff0c8d.png");
  margin-right: 10px;
}
/*Footer blocks */
.footer-nav {
  margin-right: 103px;
}
.footer-nav-wrap {
  background-color: #327BA1;
}
.footer-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.footer-menu li {
  color: #333;
  font-size: 14px;
  line-height: 16px;
}
.footer-menu li:last-child {
  margin-right: 0px;
}
.footer-menu-site-name-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 49px;
}
.footer-menu-site-name-wrap img {
  margin-top: -7px;
  min-width: 200px;
}
.footer-site-name {
  font-family: 'Kreon', serif;
  color: #FFF;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  padding: 16px 0 16px 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.footer-address-pc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #FFF;
  font-size: 14px;
}
.footer-social a{
  text-decoration: none;
}
.footer-social img{
  width: 32px;
  height: 32px;
  margin-left: 10px;
}
.footer-pc-phone {
  margin-right: 8px;
}
.footer-pc-geo {
  margin-right: 8px;
  margin-left: 30px;
}
.footer-nav-and-sec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 70px;
  border-bottom: 1px solid #3195CB;
}
.footer-nav-and-sec > .container {
  width: 100%;
}
/*Footer states links */
.category-list {
  list-style: none;
  height: 160px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.category-list li {
  page-break-inside: avoid;
  -webkit-column-break-inside: avoid;
          break-inside: avoid;
  font-size: 12px;
  line-height: 17px;
}
.category-list a {
  color: #222;
}
.block-state-list {
  padding: 17px 0 50px 0;
}
/*INTERVIEW PAGE */
.interview-block-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.interview-questions {
  width: 100%;
}
.interview-questions .content-wrap {
  height: 168px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  padding-bottom: 5px;
}
.interview-questions .content-wrap p {
  max-width: 50%;
  padding: 0 28px 23px 0;
}
.interview-questions .online-interview-question {
  display: none;
}
.interview-congratulations {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
  margin-top: 30px;
  background-color: #BBDEFB;
}
#close-congratulations {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
.interview-cong-icon {
  position: absolute;
  top: calc(50% - 25px);
  left: 23px;
}
.interview-cong-content {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 20px 40px 20px 90px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  font-size: 18px;
  color: #333;
}
.interview-cong-title {
  font-size: 24px;
  line-height: 28px;
  font-weight: bold;
  margin-bottom: 12px;
}
.interview-cong-content .button {
  width: 15%;
  margin-top: 20px;
}
.interview-bottom-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 40px 20px 30px 20px;
  text-align: center;
}
.interview-bottom-button .button {
  width: 190px;
}
.interview-cong-text-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.interview-cong-text-wrap p {
  font-size: 16px;
  line-height: 21px;
}
/*START FORM PAGES */
.start-form-block,
.start-form-block-funnel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 30px;
}
.start-form-block-funnel {
  padding-top: 30px;
}
.start-form-block-funnel-text{
  padding-top: 30px;
}
.start-form-questions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 340px;
}
.start-form-questions a,
.interview-questions a {
  color: #3195CB;
}
.start-form-questions .block-shadow-wrap {
  font-size: 18px;
  line-height: 21px;
  -ms-flex-item-align: stretch;
      align-self: stretch;
}
/*styles for form field */
.form-block {
  max-width: 410px;
  width: 100%;
  padding: 30px;
  background-color: #BBDEFB;
  -webkit-box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 40px;
}
.form-block label:first-child {
  display: block;
  padding-bottom: 10px;
}
.form-block-elig {
  padding: 15px;
}
.form-block-elig label:first-child {
  padding-bottom: 0;
}
form > p {
  padding-bottom: 22px;
}
.form-block label {
  font-size: 16px;
  color: #212121;
  line-height: 19px;
}
.side-form-text {
  max-width: 690px;
  color: #212121;
}
.side-form-text-title,
.side-form-text-title h1 {
  font-size: 24px;
  line-height: 31px;
  font-weight: normal;
}
.side-form-text-title {
  margin-bottom: 15px;
}
.side-form-text p {
  font-size: 16px;
  line-height: 19px;
}
.side-form-text ul {
  margin: 10px 0;
  counter-reset: li;
  list-style: none;
}
.side-form-text li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 15px 0;
}
.side-form-text li::before {
  content: "";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-item-align: start;
      align-self: flex-start;
  background: #327BA1;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  margin-right: 10px;
  position: relative;
  top: 4px;
}
select {
  background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 98% 50%;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  height: 100%;
  padding: 8px 15px;
  background-color: #FFF;
  border: 1px solid #C6C6C6;
  border-radius: 3px;
  font-size: 16px;
  line-height: 19px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
   select{
     background-image: none;
   }
}
.form-block select,
.form-block select > option,
.form-block input[type="text"],
.form-block-steps select,
.form-block-steps select > option,
.form-block-steps input[type="text"],
select,
select > option,
input[type="text"] {
  color: #212121;
}
select,
select > option,
input[type="text"],
select::-moz-placeholder,
select::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="text"]::-moz-placeholder {
  color: #757575;
}
.form-block select,
.form-block input:not([type='radio']):not([type='checkbox']):not([type='submit']) {
  border: none;
}
.payment-form input:not([type='radio']):not([type='checkbox']):not([type='submit']) {
  font-size: 16px;
  line-height: 19px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 260px;
}
select#state {
  height: 45px;
}
select#id_state_marriage,
state#id_wife_state,
.modal-body select#state_of_filing,
.modal-body select#id_state_marriage,
.modal-body select#id_wife_state {
  height: 37px;
}
.form-block-content {
  font-size: 16px;
  color: #333333;
  line-height: 19px;
  padding: 15px 0 15px 0;
}
.form-block-content .fake-h2 {
  padding-top: 5px;
}
.guaranteed-seal {
  margin-top: 40px;
  width: 100%;
  position: relative;
}
.guaranteed-seal img{
  width: 80%;
}
.guaranteed-seal span {
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #FFF;
  position: absolute;
  top: 27%;
  left: 13%;
  width: 250px;
}
.guaranteed-seal .price_old{
  position: absolute;
  text-transform: uppercase;
  text-decoration: line-through;
  font-weight: bold;
  font-size: 18px;
  color: gray;
  left: Calc(50% - 26px);
  bottom: 48%;
}
.guaranteed-seal .price{
  position: absolute;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 24px;
  color: black;
  left: Calc(50% - 34px);
  bottom: 35%;
}
.badge-img {
  width: 100%;
  max-width: 372px;
}
.footer-fixed-nav .nav-next-container-eligibility input[type='submit'] {
  width: 100%;
}
/*RADIO */
input[type='radio'] {
  position: absolute;
  opacity: 1;
  margin: 10px 0 0 27px;
}
/*Radio styles, not change! */
input[type='radio'] {
  position: relative;
  cursor: pointer;
  top: -3px;
  -moz-appearance: none !important;
}
@supports (-webkit-appearance:none) and (shape-outside:none) {
  input[type='radio'] {
    top: unset;
    visibility: hidden;
  }
}
@supports (-moz-appearance:none) {
  input[type='radio'] {
    top: 4px;
    padding-right: 14px;
    height: 18px !important;
  }
}
input[type='radio']::before {
  content: '';
  position: absolute;
  top: -2px;
  left: -5px;
  width: 18px;
  height: 18px;
  border: 1px solid #CDD1DA;
  border-radius: 50%;
  background: #FFF;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  visibility: visible;
}
input.radio-validation::before, input.input-validation, input.input-validation:focus{
  box-shadow: 0px 0 5px red;
  border-color: red;
  outline: red;
}
input[type='radio']:checked::before {
  border: 1px solid #FF5252;
  visibility: visible;
}
input[type='radio']:checked::after {
  content: '';
  position: absolute;
  top: 2px;
  left: -1px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #FF5252;
  -webkit-box-shadow: inset 0 1px 1px #eb9252;
          box-shadow: inset 0 1px 1px #eb9252;
  opacity: 1;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  visibility: visible;
}
/*Radio styles end */
.form-block #screen-form p > label:nth-child(2) input {
  margin: 10px 0 0 6px;
}
/*END of radio styles */
.footer-fixed-nav input[type='submit'] {
  width: 310px;
}
.first-screen .footer-fixed-nav input[type='submit'] {
  width: 310px;
  max-width: 100%;
}
input[type='submit'] {
  border: none;
}
.page-main-title-wrap {
  margin-bottom: 10px;
  color: #333333;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
}
/*Main content wrap on Start Form*/
.start-form-main-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 40px 0 40px 0;
}
.start-form-main-wrap .interview-block-wrap {
  display: none;
}
.start-form-wrap {
  padding: 40px 0 0 0;
}
input:not([type='radio']):not([type='checkbox']):not([type='submit']) {
  width: 100%;
  padding: 8px 15px;
  background: #FFF;
  border: 1px solid #C6C6C6;
  border-radius: 3px;
}
/*start pages Case Details -- QUESTIONS IN FORMS */
.location-steps-wrap {
  width: 320px;
}
.location-steps {
  padding: 20px 0 30px 30px;
}
#id_who_will_file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#id_filing,
#id_respondent_gender,
#id_child_living {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#id_respondent_gender,
#id_child_living {
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}
#id_live_in {
  display: block;
}
#id_delivery_options {
  width: 100%;
}
#id_delivery_options li {
  padding-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#id_delivery_options li::after {
  content: 'FREE';
  padding-top: 10px;
}
.form-steps-wrap {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 30px;
}
.form-steps-wrap .block-shadow-wrap {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-item-align: stretch;
      align-self: stretch;
}
.form-block-steps {
  max-width: 748px;
  padding: 30px 20px 0 20px;
  font-size: 16px;
  line-height: 19px;
  color: #212121;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 35px;
}
.form-block-steps .footer-fixed-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.nav-next-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: 330px;
}
.delivery-screen .footer-fixed-nav {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.delivery-screen .nav-next-container {
  margin-left: 0px;
}
.delivery-screen .form-block-steps input[type='radio'] {
  margin: 10px 0 0 7px;
}
.add-form-container + .nav-next-container {
  margin-left: 20px;
}
.add-form-container {
  width: 100%;
  margin-bottom: 25px;
}
.add-form {
  font-weight: bold;
  color: #FF5252;
}
.form-block-steps input[type='number'],
.form-block-steps input[type='text'] {
  max-width: 35%;
}
.form-block-steps .form-row-dpw {
  padding-bottom: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.form-row-dpw > p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.form-row-dpw p:first-child {
  min-width: 300px;
  max-width: 521px;
}
.form-row-dpw > p > label:first-child {
  display: inline-block;
  max-width: 310px;
  min-width: 310px;
}
.form-row-dpw input[type='password'],
.form-row-dpw input[type='number'],
.form-row-dpw input[type='text'] {
  margin-left: 20px;
  overflow: hidden;
  min-width: 280px;
  font-size: 16px;
  line-height: 19px;
}
.form-row-dpw select {
  min-width: 312px;
  margin-left: 20px;
}
.modal-body select,
.modal-body select#id_state_of_filing {
  min-width: 290px;
}
.modal-body input {
  font-size: 16px;
  line-height: 19px;
}
.form-block-steps > form:nth-child(4) {
  color: white;
}
.save-your-details .form-block-steps {
  max-width: 690px;
  padding: 30px 20px 30px 78px;
}
.save-your-details .form-block-steps > .registration-desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  line-height: 19px;
  text-align: left;
  margin-left: -69px;
}
.save-your-details .form-block-steps > .registration-desc::before {
  content: url("/static/multisite/img/multisite/onestopdivorce/lock.267fe8e51bfc.png");
  position: relative;
  margin-right: 9px;
}
.save-your-desc-mobile {
  display: inline;
}
.save-your-details .form-row-dpw > p > label:first-child {
  max-width: 169px;
  min-width: 169px;
}
.save-your-details .form-row-dpw input[type='text'],
.save-your-details .form-row-dpw input[type='password'] {
  max-width: 201px;
  min-width: 214px;
}
.save-your-details .nav-next-container {
  margin-left: 0%;
}
.save-your-details .footer-fixed-nav input[type='submit'] {
  width: 434px;
}
.save-your-details form::after {
  content: url("/static/multisite/img/multisite/onestopdivorce/papers-forms.b60a7b91004d.svg");
  position: relative;
  top: -294px;
  left: 473px;
}
/*PAYMENT PAGE */
#id_ccexp_m {
  margin-right: 13px;
}
.button-back {
  width: 100px;
  display: block;
  background: #CCC;
  padding: 14.5px 0;
  margin-right: 30px;
  margin-left: -130px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 28px;
}
.payment-content p {
  padding: 0;
}
.payment-form div.payment-tou {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin-bottom: 36px;
}
.payment-form div.payment-tou > p {
  display: inline-block;
}
.payment-block-wrap {
  padding: 30px 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #212121;
}
.payment-form-wrap {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 510px;
  min-width: 510px;
  font-size: 16px;
  line-height: 19px;
  margin-right: 30px;
}
.payment-form {
  padding: 0 20px 30px 20px;
}
.payment-form.dpw-payment-form .button{
  white-space: inherit;
  background: darkorange;
}
.payment-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.payment-content > div {
  margin-bottom: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.payment-form p,
.sel-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.payment-form label:first-child {
  min-width: 220px;
  max-width: 220px;
}
.payment-form .button {
  width: 100%;
}
.security {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20px 20px;
}
.security img {
  margin: 0 10px;
}
.payment-guaranteed-seal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 250px;
  margin-right: 30px;
  font-size: 16px;
  line-height: 19px;
}
.payment-guaranteed-seal .guaranteed-seal {
  margin-top: 0;
  text-align: center;
}
.payment-guaranteed-seal .review-block {
  padding: 0;
  margin-bottom: 15px;
}
.payment-guaranteed-seal .review-block p {
  margin-top: 8px;
}
.between-select {
  display: none;
}
label[for=id_billing_address_checkbox] {
  font-weight: bold;
}
.footer-menu nav a {
  color: #333;
  text-decoration: none;
}
.footer-menu nav a:visited {
  color: #333;
}
p.menu-same {
  font-size: 16px;
  line-height: 19px;
  color: #333333;
  padding-top: 10px;
  padding-bottom: 10px;
}
p.previous::before {
  content: url("/static/multisite/img/multisite/onestopdivorce/menu_previous.c0ca7c2bf1e5.png");
}
p.current {
  font-weight: bold;
  color: #FF5252;
}
p.current::before {
  content: url("/static/multisite/img/multisite/onestopdivorce/menu_current.f909f74af4f7.png");
}
p.next {
  margin-left: 4%;
}
.location-steps p.bold:nth-child(1)::before {
  content: url("/static/multisite/img/multisite/onestopdivorce/menu_previous.c0ca7c2bf1e5.png");
  padding: 5px;
}
.location-steps p.bold:nth-child(1) {
  margin-left: -20px;
}
.red,
.red-star {
  color: red;
}
.form-block-steps .red {
  margin: -10px 225px 0 320px;
  font-size: 12px;
}
.complete-step {
  margin-left: -20px;
}
.complete-step::before {
  content: url("/static/multisite/img/multisite/onestopdivorce/menu_previous.c0ca7c2bf1e5.png");
  padding: 5px;
}
.current-step {
  margin-left: -20px;
  color: #FF5252;
  padding-top: 10px;
  padding-bottom: 10px;
}
.current-step::before {
  content: url("/static/multisite/img/multisite/onestopdivorce/menu_current.f909f74af4f7.png");
  padding: 5px;
}
.review-block-title {
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 19px;
}
.account-includes {
  margin: 30px 0 20px 0;
  font-size: 16px;
  line-height: 19px;
  color: #333;
}
.account-includes-list {
  margin-top: 13px;
  list-style-position: outside;
}
.account-includes-list p {
  margin-left: 20px;
  margin-bottom: 10px;
  min-height: 25px;
}
.account-includes-list p::before {
  position: relative;
  top: 3px;
  margin-left: -20px;
  margin-right: 5px;
  content: url("/static/multisite/img/multisite/onestopdivorce/green-check.91f9081619d7.png");
}
/*CHECKBOX */
input[type='checkbox'] {
  position: absolute;
  opacity: 1;
  margin: 10px 10px 0 7px;
}
input[type='checkbox'] {
  position: relative;
  padding: 0 0 0 35px;
  cursor: pointer;
}
input[type='checkbox']::before {
  content: '';
  position: absolute;
  top: -2px;
  left: -7px;
  width: 20px;
  height: 20px;
  border: 1px solid #CDD1DA;
  border-radius: 3px;
  background: #FFF;
}
input[type='checkbox']:checked::after {
  content: '';
  position: absolute;
  top: -1px;
  left: -6px;
  width: 20px;
  height: 20px;
  border-radius: 1px;
  background-color: #FF5252;
  background-image: url("/static/multisite/img/multisite/onestopdivorce/checked.eae7c42802c4.png");
  background-position: center;
  background-repeat: no-repeat;
  -webkit-box-shadow: inset 0 1px 1px #eb9252;
          box-shadow: inset 0 1px 1px #eb9252;
  opacity: 1;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
input[type='checkbox']:focus {
  -webkit-box-shadow: 0 0 0 3px rgba(255, 255, 0, 0.7);
          box-shadow: 0 0 0 3px rgba(255, 255, 0, 0.7);
}
input[type='text']:focus,
input[type='password']:focus,
select:focus,
input:focus {
  border-color: #327BA1;
  outline-color: #327BA1;
}
/*END of CHECKBOX styles */
span.remove {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 27px 0 22px 0;
}
span.remove::after {
  margin-left: 10px;
  content: url("/static/multisite/img/multisite/onestopdivorce/deleteChild.c4a66541a7f2.png");
}
span.close-field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 8px 0 22px 0;
  width: 50%;
}
span.close-field1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0 22px 0;
}
.navigation-interview {
  min-height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  color: white;
  line-height: 28px;
}
/*THANK YOU PAGE */
.thank-you-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 30px 0 70px 0;
}
.thank-you-title-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-shadow: 0px 1px 0px 0px rgba(50, 50, 50, 0.1);
          box-shadow: 0px 1px 0px 0px rgba(50, 50, 50, 0.1);
  width: 100%;
  padding: 28px 0;
}
.thank-you-wrap h1,
.thank-you-popup-content h1 {
  padding: 2px 0;
}
.thank-you-wrap .content-wrap {
  padding: 7px 0;
}
.thank-you-content-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 30px 0 0 0;
  width: 100%;
}
.thank-you-content-wrap .button {
  width: 300px;
  margin-top: 19px;
}
.thank-you-popup {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1050;
  outline: 0;
}
.thank-you-popup-container {
  margin: 76px auto;
  max-width: 940px;
  padding: 40px 50px;
  background-color: #FFF;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.thank-you-popup-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #212121;
  font-size: 16px;
  line-height: 19px;
}
.thank-you-popup-exit {
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.thank-you-popup-vip-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 22px 0;
}
.thank-you-popup-vip-text p {
  font-size: 16px;
  color: #333333;
  line-height: 19px;
  padding-top: 4px;
}
.thank-you-popup-vip-blocks {
  -ms-flex-item-align: start;
      align-self: flex-start;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.thank-you-popup-vip-block-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(50% - 10px);
}
.thank-you-popup-vip-block-wrap img {
  -ms-flex-item-align: start;
      align-self: flex-start;
  padding-right: 20px;
}
.thank-you-popup-vip-block-content p {
  font-size: 16px;
  color: #333333;
  line-height: 19px;
  padding-top: 10px;
}
.thank-you-popup-vip-block-content p.bold {
  font-size: 18px;
  color: #000;
  line-height: 21px;
  padding-top: 0;
}
.thank-you-popup-content .button {
  width: 300px;
  margin: 35px 0 20px 0;
}
.second-popup {
  width: 100%;
  margin-top: -3px;
  -ms-flex-item-align: start;
      align-self: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.second-popup h2 {
  font-size: 24px;
  line-height: 28px;
  font-weight: bold;
}
.popup-2-wrap .thank-you-popup-vip-block-content {
  padding-top: 20px;
}
#popup1 .popup-link-wrap {
  margin-top: 18px;
}
.popup-link-wrap a {
  color: #FF5252;
  font-size: 16px;
  line-height: 19px;
  text-decoration: none;
}
.popup-link-wrap a:visited {
  color: #FF5252;
}
.button,
.thank-you-popup-exit,
input[type='submit'] {
  cursor: pointer;
}
.view-all-reviews {
  text-align: end;
  margin-top: 25px;
}
a.view-more-reviews {
  text-decoration: none;
  color: #448aff;
  font-weight: bold;
  font-size: 18px;
  line-height: 28px;
}
.view-more-reviews a:visited {
  color: #448aff;
}
.view-more-reviews::after {
  content: url("/static/multisite/img/multisite/onestopdivorce/reviews-arrow-blue.2c7e3a0a24ff.png");
  margin-left: 5px;
}
.rev-page-wrap,
.faq-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.rev-page-wrap .review-block {
  padding: 0 0 20px 0;
  margin-top: 0;
}
.rev-page-wrap .review-block-last {
  margin-bottom: 23px;
}
/*FAQ */
/*sticky footer */
.sticky {
  background-color: #327BA1;
  position: fixed;
  bottom: 0px;
  width: 100%;
}
/*end sticky footer */
.faq-start-process-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 0;
}
.faq-start-process-text {
  font-size: 24px;
  font-weight: bold;
  color: white;
  line-height: 28px;
}
.rev-author-and-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #757575;
  padding: 6px 0 0;
}
.rev-page-wrap p,
.faq-wrap p {
  color: #212121;
}
.faq-title-wrap {
  padding: 26px 0 30px;
  -webkit-box-shadow: 0px 1px 0px 0px rgba(50, 50, 50, 0.1);
          box-shadow: 0px 1px 0px 0px rgba(50, 50, 50, 0.1);
}
.rev-title-wrap {
  padding: 26px 0 26px;
  -webkit-box-shadow: 0px 1px 0px 0px rgba(50, 50, 50, 0.1);
          box-shadow: 0px 1px 0px 0px rgba(50, 50, 50, 0.1);
}
.rev-title-wrap .pc-display,
.faq-title-wrap .pc-display {
  display: inline-block;
}
.rev-title-wrap p,
.faq-title-wrap p {
  font-size: 16px;
  line-height: 19px;
  padding-top: 9px;
}
.rev-title-wrap a,
.faq-title-wrap a {
  color: #FF5252;
  text-decoration: none;
}
.rev-title-wrap a:visited,
.faq-title-wrap a:visited {
  color: #FF5252;
}
.rev-content-wrap {
  color: #212121;
}
.faq-content-wrap {
  padding: 0 0 25px 0;
  color: #212121;
}
.rev-content-wrap p {
  padding-top: 7px;
}
.rev-content-wrap p.review-title {
  font-size: 18px;
  line-height: 21px;
  padding: 11px 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.faq-content-wrap p {
  font-size: 20px;
  line-height: 21px;
  padding: 26px 0 7px 0;
}
.rev-content-wrap span {
  font-size: 16px;
  line-height: 19px;
}
.faq-content-wrap span {
  font-size: 16px;
  line-height: 19px;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.content-wrap .states-content-wrap p {
  margin: 0 0 10px 0;
}
.states-content-wrap h2 {
  padding-bottom: 15px;
  font-size: 20px;
  line-height: 24px;
}
.states-content-wrap h3 {
  padding-bottom: 10px;
}
.states-content-wrap ol,
.states-content-wrap ul {
  margin: 10px 0;
  counter-reset: li;
  list-style: none;
}
.states-content-wrap ol li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 15px 0;
}
.states-content-wrap ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 15px 0;
}
.states-content-wrap ol li::before {
  content: counter(li);
  counter-increment: li;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-item-align: start;
      align-self: flex-start;
  background: #327BA1;
  height: 36px;
  width: 36px;
  line-height: 36px;
  font-weight: bold;
  border-radius: 50%;
  margin-right: 10px;
  color: #fff;
}
.states-content-wrap ul li::before {
  content: "";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-item-align: start;
      align-self: flex-start;
  background: #327BA1;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  margin-right: 10px;
  position: relative;
  top: 6px;
}
.login-wrap {
  max-width: 360px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #212121;
}
.login-wrap .form-horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.login-wrap .form-group {
  margin-bottom: 15px;
}
.login-wrap .form-text {
  width: 360px;
  max-width: 360px;
  font-size: 16px;
  line-height: 19px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 43px;
}
.login-wrap .button {
  width: 360px;
}
.login-wrap h2 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 20px;
}
.login-wrap a {
  color: #FF5252;
  text-decoration: none;
}
.login-wrap a:visited {
  color: #FF5252;
}
.login-vip {
  padding-top: 60px;
}
.login-vip-platinum-wrap {
  max-width: 420px;
  background: #BBDEFB;
  padding: 30px 35px;
}
.login-vip-platinum-wrap h2 {
  text-align: center;
  margin-bottom: 24px;
}
.login-vip-platinum-wrap .form-group {
  margin-bottom: 20px;
}
.login-vip-platinum-wrap .vip-login-page-submit {
  margin-top: 10px;
}
.login-vip-platinum-wrap .form-text {
  height: 48px;
}
.login-vip-platinum-content-wrap {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-left: 60px;
  color: #212121;
  font-size: 16px;
  line-height: 19px;
}
.login-vip-platinum-content-wrap h1 {
  font-size: 32px;
  line-height: 38px;
  font-weight: normal;
  text-align: left;
  margin-bottom: 9px;
}
.login-vip-platinum-content-part {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  margin-top: 35px;
}
.login-vip-platinum-content-part img {
  margin-right: 22px;
}
.login-vip-platinum-content-part h3 {
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 21px;
  font-weight: normal;
}
.login-vip-platinum-content-part p {
  max-width: 580px;
}
.password-reset {
  padding-top: 30px;
}
.login-forgot {
  font-size: 16px;
  line-height: 19px;
  text-align: center;
}
.dpw-payment-form-error li {
  margin-top: 15px;
}
.dpw-payment-form-error ul:last-child {
  margin-bottom: 13px;
}
.payment-card-img {
  position: relative;
}
.payment-card-img::after {
  content: url("/static/multisite/img/multisite/onestopdivorce/credit-cards.d204635e258e.svg");
  position: absolute;
  top: -4px;
  right: 0px;
}
.dpw-field-error input,
.dpw-field-error select {
  border: 1px solid red !important;
}
.dpw-field-error p label:first-child,
.payment-form .dpw-field-error {
  color: #F92727;
}
.error-block,
.error-block-eligibility {
  display: block;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #F92727;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 10px 10px 10px;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 20px;
}
.error-block-eligibility {
  margin-bottom: 5px;
  padding: 5px;
}
.error-block .single-error {
  margin-top: 5px;
}
.screen-ten .error-block {
  max-width: 63%;
}
.error-block img,
.error-block-eligibility img {
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 9px;
  color: #FFFFFF;
  margin-top: 6px;
  margin-left: 2px;
  margin-right: 10px;
  position: absolute;
}
.error-block span,
.error-block-eligibility span {
  display: inline-block;
  padding-left: 20px;
  margin-top: 0px !important;
}
.dpw-payment-form p.red {
  margin: -10px 160px 0 210px;
  font-size: 12px;
}
.global-font-size {
  font-size: 16px;
}
.form-block-steps > .registration-desc {
  display: block;
  padding: 15px 15px 15px 50px;
  background: #eaf4fe;
  margin-bottom: 20px;
  border-radius: 10px;
    position: relative;
}

#re_password{
  margin-top: 10px;
  margin-bottom: 0;
}
.form-block-steps > .registration-desc:before{
    content: url("/static/multisite/img/multisite/onestopdivorce/info-icon.23dcc90e464f.png");
    position: absolute;
    left: 15px;
}

.form-block-steps > .lock:before{
    left: -10px;
}


/*TOU block in footer*/
.terms-of-use-content {
  font-size: 11px;
  line-height: 13px;
  color: #222;
  display: block;
  font-family: Arimo, sans-serif;
}
.terms-of-use-content a {
  color: #222;
}
.terms-of-use-wrapper {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
/*end TOU block in footer*/
.mobile-nav {
  display: none;
}
.content-wrap .question-wrap {
  padding: 0 0 12px 0;
  font-size: 16px;
  line-height: 19px;
}
p.question-yn-additional-info {
  padding-top: 20px;
  color: #666;
  display: none;
}
p.question-yn-additional-info img {
  position: relative;
  top: 3px;
}
.errorlist {
  color: red;
}
p.question-yn-additional-info {
  padding-top: 5px;
  color: #666;
  display: none;
}
p.question-yn-additional-info img {
  position: relative;
  top: 3px;
}
.btn-start-process {
  display: inline-block;
  margin-top: 1px;
}
.choose-state {
  display: inline-block;
  float: left;
  margin-bottom: 15px;
  width: 100%;
  max-width: 320px;
}
.choose-state .form-item #state {
  font-family: 'Verdana', sans-serif;
}
.popup-on-page {
  overflow: hidden;
  padding-right: 15px;
}
.state-popup {
  background-color: rgba(102, 102, 102, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  z-index: 1000;
}
.state-popup-inner {
  max-width: 100%;
  width: 740px;
  margin: 60px auto;
}
.state-popup-bg {
  background: #fff;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
.state-popup-body {
  padding: 30px;
}
.block-select-state {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.select-state-header {
  font-size: 24px;
  line-height: 28px;
  font-weight: bold;
  width: 80%;
  display: inline-block;
  margin-bottom: 30px;
}
ul.column-states {
  margin-right: 35px;
}
ul.column-states li a {
  width: 148px;
  display: inline-block;
  text-decoration: none;
  color: #000;
  line-height: 26px;
}
ul.column-states li a:hover {
  color: #327BA1;
}
.close-state-popup {
  float: right;
  font-size: 34px;
  cursor: pointer;
  display: inline-block;
}
.mar-top-50 {
  margin-top: 50px;
}
.push-right {
  float: right;
}
.rot-90deg {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.rot-270deg {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.message-error {
  color: red;
  margin: 10px 0 20px;
}
.message-success {
  color: green;
  margin: 10px 0 20px;
}
/*Styles for nav menu (multisite/14/parts/nav_after_login.html) */
.bg-navmenu {
  background-color: #2996D6;
  margin: 0px -30px 0px -30px;
  padding: 0px 30px 0px 30px;
}
.bg-navmenu.hide {
  height: 0;
  opacity: 0;
  padding: 0;
}
.bg-navmenu ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 10px;
}
.arrow-nav-menu {
  position: relative;
  right: 20px;
  background: url("/static/multisite/img/multisite/onestopdivorce/nav-arrow-white.508873071498.png") no-repeat;
  height: 11px;
  width: 9px;
}
/*My profile page, legal advice page */
.profile-block-wrap,
.common-block-wrap {
  padding: 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.my-profile-block,
.common-block {
  background: #FFF;
  width: 750px;
  max-width: 100%;
  font-size: 16px;
  line-height: 19px;
  color: #333;
}
.common-content {
  padding: 30px 20px 30px 20px;
  font-size: 16px;
}
.common-content p {
  line-height: 19px;
}
.common-content p.notation {
  color: #666;
  margin-top: 25px;
}
.common-content ul {
  list-style: initial;
  padding: 13px 0 26px 20px;
}
.common-content ul li {
  padding-top: 10px;
}
.account-manage-block {
  min-width: 320px;
  margin-left: 30px;
}
.account-manage-block .location-steps p.bold::before {
  content: none;
}
.account-manage-block .location-steps p.current-page a,
.account-manage-block .location-steps p.some-page a {
  text-decoration: none;
  color: #333333;
}
.account-manage-block .location-steps p.some-page a:hover {
  color: #FF5252;
}
.account-manage-block .location-steps p.current-page a {
  color: #FF5252;
}
.account-manage-block .location-steps p.current-page,
.account-manage-block .location-steps p.some-page {
  font-size: 16px;
  line-height: 19px;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
}
.account-manage-block .location-steps p.current-page::before {
  content: '';
  position: absolute;
  top: 12px;
  left: -18px;
  border: 6px solid transparent;
  border-left: 10px solid #FF5252;
}
.profile-content-wrap {
  width: 80%;
}
.profile-form {
  padding: 30px 20px 30px 20px;
}
.profile-form p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.profile-form p input[type='text'],
.profile-form p input[type='email'],
.profile-form p select {
  color: #333;
  font-size: 14px;
}
.profile-form label:first-child {
  min-width: 160px;
  max-width: 160px;
}
.profile-form .button {
  max-width: 100%;
  width: 100%;
}
.summary-wrapper {
  font-size: 16px;
  color: #212121;
  line-height: 19px;
}
.summary-content .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px;
  border-bottom: 1px solid #E0E0E0;
}
.summary-content .row.hide-row {
  display: none;
}
.summary-content .row .col-1 {
  width: 45%;
  display: inline-block;
  margin-right: 20px;
  color: #757575;
}
.summary-content .row .col-2 {
  width: 50%;
  display: inline-block;
}
.summary-content .row .col-3 {
  width: 20%;
  display: inline-block;
  text-align: center;
}
.summary-content .last-row {
  border-bottom: none;
}
.summary-content .row a {
  color: #FF5252;
  cursor: pointer;
}
.hidden-child-form {
  display: none;
}
/*PopUps on summary page */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal-open .modal {
  background-color: rgba(102, 102, 102, 0.5);
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  margin: 30px auto;
}
.fade.in {
  opacity: 1;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}
html .modal .modal-dialog .modal-content .modal-body,
body .modal .modal-dialog .modal-content .modal-body,
body .modal .modal-dialog .modal-content .modal-header {
    padding: 30px 50px;
    font-size: 16px;
    line-height: 19px;
    color: #313030;
}
body .modal .modal-dialog .modal-content .modal-body h1 {
  display: block;
  margin-bottom: 30px;
  font-size: 24px;
  line-height: 28px;
}
body .modal .modal-dialog .modal-content .modal-body .form-row-dpw {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
body .modal .modal-dialog .modal-content .modal-body .form-row-dpw label {
  margin-bottom: 10px;
  margin-right: 10px;
}
body .modal .modal-dialog .modal-content .modal-body .form-row-dpw label.field-title {
  display: inline;
  width: 50%;
  line-height: 16px;
  margin-right: 20px;
}
body .modal .modal-dialog .modal-content .modal-body .form-row-dpw .form-field {
  display: inline-block;
  width: calc(50% - 40px);
}
body .phone-pop-up {
  z-index: 9999;
  max-width: 870px;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
body .phone-pop-up .dropdown-toggle,
.bootstrap-select.btn-group .dropdown-menu {
  display: none;
}
.modal-open {
  overflow: hidden;
}
.btn-save-summary {
  width: 100%;
  border: none;
}
.modal input[type='radio'] {
  margin-top: 0;
}
.modal .info-notification {
  margin: 15px 0 30px 0;
}
.modal .info-notification img {
  float: left;
  margin-right: 10px;
}
.modal .info-notification .description {
  width: 70%;
  line-height: 18px;
}
.modal-body .add-form-container {
  margin-bottom: 30px;
}
.modal-body ul li {
  float: left;
}
.modal-body .field-error {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #F92727;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px;
  color: #FFFFFF;
  font-size: 16px;
  width: 100%;
  margin-bottom: 15px;
}
.back-to-summary {
  display: block;
  color: #FF5252;
  text-decoration: none;
}
.back-to-summary:hover {
  text-decoration: underline;
}
.width75 {
  width: 75%;
  margin-right: 10px;
}
.col-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.buying-popup-wrapper {
  position: fixed;
  bottom: 5%;
  padding: 10px;
  width: 340px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ffd0b5;
  -webkit-box-shadow: 0px 4px 2px 0px rgba(50, 50, 50, 0.1);
          box-shadow: 0px 4px 2px 0px rgba(50, 50, 50, 0.1);
  z-index: 2;
  -webkit-transition: left 0.5s;
  transition: left 0.5s;
}
.buying-popup-wrapper.hide {
  left: -720px;
}
.buying-popup-wrapper.show {
  left: 3%;
}
.buying-popup .buying-message {
  font-size: 16px;
  line-height: 20px;
  width: 295px;
}
.buying-popup img {
  float: left;
  margin-right: 10px;
  max-width: 100%;
  height: auto;
}
.buying-popup .close-btn {
  display: inline-block;
  width: 18px;
  height: 18px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  background-color: #bfbaba;
  border: 1px solid transparent;
  border-radius: 50%;
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
}
.buying-popup .close-btn img {
  margin-left: 4px;
  margin-top: 4px;
}
/*Footer on questions */
.questions-page-footer {
  margin-top: 30px;
}
.questions-page-footer .category-list {
  display: none;
}
.questions-page-footer .footer-nav-and-sec .footer-menu {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.questions-page-footer .footer-menu > nav {
  display: none;
}
/*States page questions*/
.spoiler_body {
  display: none;
  color: #444;
  font-size: 14px;
  padding: 6px;
}
.spoiler_links {
  cursor: pointer;
  color: #327BA1;
  text-decoration: underline;
}
.full-width {
  width: 100%;
}
.button-wrap-full-width {
  width: 100%;
}
.photo-in-block {
  width: 100%;
}
.faq-footer,
.review-footer {
  margin-top: 30px;
}
.form-row-dpw-eligibility {
  margin-bottom: 10px;
}
.form-row-dpw-eligibility input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
}
.form-row-dpw-names {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.form-row-dpw-names div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.form-row-dpw-names div input {
  width: calc(50% - 5px) !important;
}
.form-row-dpw-eligibility .error-block {
  width: 100%;
}
.form-row-dpw-names input.first-name {
  margin-right: 10px;
}
.nfe-error-block {
  margin-bottom: 15px;
  width: 100%;
}
.nfe-error-block a {
  color: #fff;
  font-weight: bold;
  line-height: 21px;
}
.reset-text {
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 20px;
}
.password-reset-success {
  color: green;
  margin-top: 15px;
}
.heading-1 {
  font-size: 24px;
  line-height: 28px;
}
.password-confirm-error {
  color: red;
  margin-bottom: 15px;
}
.password-confirm-success {
  color: green;
  margin-bottom: 15px;
}
.password-input-error {
  border-color: red;
}
.max-width100 {
  max-width: 100%;
}
.button-lg-font {
  font-size: 24px !important;
  line-height: 28px !important;
}
.button-summary {
  width: 100%;
  max-width: 220px;
}
.modal-body input:not([type='radio']):not([type='checkbox']):not([type='submit']) {
  width: 100%;
  max-width: calc(100% - 32px);
  min-width: calc(100% - 32px);
  margin-top: 0;
}
.popup5 .modal-body input:not([type='radio']):not([type='checkbox']):not([type='submit']) {
  min-width: 50%;
}
.popup5 #id_respondent_gender,
.popup5 #id_child_living {
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}
.modal-body .form-row-dpw select {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  margin-top: 0;
}
.modal-body .form-row-dpw label.field-title-popup2 {
  display: inline;
  width: 100%;
}
.modal-body .form-row-dpw label.field-title-popup2 + #id_live_in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}
.modal-body .form-row-dpw label.field-title-popup2 + #id_live_in li {
  margin-bottom: 5px;
}
.modal-body .form-row-dpw label.field-title-popup2 + label {
  width: 100%;
}
.payment-error-title {
  font-weight: bold;
  margin-bottom: 10px;
}
.date-wrapper,
.clearfix {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#id_date_of_separation_0,
#id_date_of_separation_1,
#id_date_of_separation_2 {
  height: 37px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px 15px;
  font-size: 16px;
  line-height: 19px;
  margin-top: 10px;
  min-width: 24%;
  max-width: calc(33% - 26px);
}
#id_date_of_separation_0,
#id_date_of_separation_1 {
  margin-right: 10px;
  margin-left: 0;
}
.vip-block-wrap-first {
  margin-right: 20px;
}
.payment-form-wrap .delivery-options ul {
  margin-bottom: 30px;
}
.payment-form-wrap .delivery-options ul li {
  margin-bottom: 5px;
  position: relative;
}
.payment-form-wrap .delivery-options ul li input {
  margin: 0 10px 0 0;
}
.payment-form-wrap .delivery-options ul li label::after {
  content: 'FREE';
  position: absolute;
  right: 0;
  bottom: 0;
  padding-top: 10px;
}
.payment-form-wrap .delivery-options .title {
  margin-bottom: 30px;
}
.payment-form-wrap .delivery-options ul li label {
  max-width: 90%;
  min-width: 70%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.legal-button {
  width: 320px;
}
.reset-done-wrap {
  padding-top: 30px;
}
.control-label {
  display: block;
  margin-bottom: 10px;
}
.login-wrap #id_new_password1,
.login-wrap #id_new_password2 {
  width: 360px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 43px;
}
.start-form-block-eligibility .side-form-text p {
  margin-bottom: 10px;
}
.popup1 .date-wrapper {
  margin-left: 20px;
}
.popup1 #id_date_of_separation_0,
.popup1 #id_date_of_separation_1,
.popup1 #id_date_of_separation_2 {
  max-width: 33%;
}
/*Help page*/
.help-page {
  margin-top: 100px;
  margin-bottom: 20px;
  color: #212121;
  font-size: 16px;
  line-height: 21px;
}
.help-page .font-weight-bold {
  font-weight: bold;
}
.help-page .breadcrumb {
  display: none;
}
.help-page p {
  padding-top: 1em;
}
.help-page b {
  font-size: 24px;
  line-height: 28px;
  text-decoration: none !important;
}
.help-page span {
  text-decoration: none !important;
}
.help-page a,
.help-page a:visited {
  color: #327BA1;
  text-decoration: none;
}
.help-page:last-child {
  margin-bottom: 100px;
}
.popup5 .modal-body span .form-row-dpw:nth-child(1) p,
.popup5 .modal-body span .form-row-dpw:nth-child(2) p,
.popup5 .modal-body .close-field1 + .form-row-dpw:nth-child(4) p,
.popup5 .modal-body .form-row-dpw:nth-child(5) p {
  width: 100%;
}
.block-height100 {
  height: 100%;
}
#whyus,
#howitworks,
#commonquestions {
  display: block;
  height: 126px;
  margin-top: -126px;
  visibility: hidden;
  position: relative;
  top: -43px;
}
#commonquestions {
  height: 66px;
  margin-top: -66px;
}
.mobile-menu-wrap {
  display: none;
}
#y-badges{
  margin: 20px 0;
}
.phone-help-text{
  color: darkgrey;
  font-size: 14px
}
.attention {
  margin-bottom: 20px;
}
.attention-inner {
  border: 2px solid #CCCCCC;
  border-radius: 11px;
  padding: 15px 30px;
}
.attention-inner p {
  margin-bottom: 0!important;
  padding-bottom: 0!important;
  font-size: 16px;
  line-height: 24px;
}
.attention--court {
  margin-bottom: 0px;
  padding-bottom: 40px;
}
.attention-inner--court {
  border-color: #979797;
}
.attention-inner--court p {
  color: #22242a;
;
}
.whychooseus-block{
  padding: 20px 0;
}
.whychooseus-block p{
  margin-bottom: 10px;
}
@media (max-width: 1200px) {
  .category-list {
    height: 195px;
  }
  nav > ul#menu > li {
    margin-right: 21px;
  }
  .menu-right-part li {
    margin-left: 20px;
  }
  .form-row-dpw input:not([type='radio']):not([type='checkbox']):not([type='submit']) {
    min-width: 171px;
  }
  .form-row-dpw select {
    min-width: 203px;
  }
  .footer-fixed-nav input[type='submit'] {
    width: 203px;
  }
  .save-your-details form::after {
    left: 397px;
  }
  .save-your-details input:not([type='radio']):not([type='checkbox']):not([type='submit']) {
    min-width: 171px;
    max-width: 208px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .form-block-steps .footer-create-account {
    width: 100%;
    display: block;
  }
  .form-block-steps .footer-create-account input[type="submit"] {
    width: 396px;
  }
  .payment-block-wrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .payment-guaranteed-seal {
    min-width: 210px;
    margin-right: 20px;
  }
  .payment-form-wrap {
    -webkit-box-flex: inherit;
        -ms-flex-positive: inherit;
            flex-grow: inherit;
    margin-right: 20px;
  }
  .location-steps-wrap {
    min-width: 220px;
  }
  .guaranteed-seal span {
    left: 15%;
  }
  #id_date_of_separation_0,
  #id_date_of_separation_1,
  #id_date_of_separation_2 {
    max-width: 171px;
  }
}
@media (max-width: 1074px) {
  .steps {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .steps ul {
    margin-bottom: 25px;
  }
  .save-your-details form::after {
    display: none;
  }
  .homepage-h1-content-wrap {
    padding-right: 0;
  }
}
@media (max-width: 1037px) {
  .margin-from-header {
    margin-top: 151px;
  }
  nav > ul#menu {
    min-height: 75px;
  }
}
@media (max-width: 1024px) {
  .location-steps-wrap {
    display: none;
  }
  .form-steps-wrap {
    margin-right: 0;
  }
  .form-row-dpw input:not([type='radio']):not([type='checkbox']):not([type='submit']) {
    min-width: 320px;
  }
  .form-row-dpw select {
    min-width: 352px;
  }
  .footer-fixed-nav input[type='submit'] {
    width: 352px;
  }
  .modal-body input:not([type='radio']):not([type='checkbox']):not([type='submit']) {
    min-width: inherit;
  }
  .save-your-details form::after {
    content: url("/static/multisite/img/multisite/onestopdivorce/papers-forms.b60a7b91004d.svg");
    position: relative;
    top: -294px;
    left: 552px;
    display: inline;
  }
  .form-block-steps .footer-create-account input[type="submit"] {
    width: 509px;
  }
  .payment-guaranteed-seal {
    margin-right: 30px;
  }
  .payment-form-wrap {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    margin-right: 0;
    min-width: 455px;
  }
  .guaranteed-seal span {
    left: 22%;
  }
  .payment-form input:not([type='radio']):not([type='checkbox']):not([type='submit']) {
    width: 100%;
    max-width: 434px;
    min-width: 200px;
  }
  #id_date_of_separation_0,
  #id_date_of_separation_1,
  #id_date_of_separation_2 {
    max-width: 221px;
    min-width: 31%;
  }
}
@media (max-width: 992px) {
  .category-list {
    height: 225px;
  }
  .security-homepage {
    margin-bottom: 17px;
  }
  .thank-you-popup-container {
    margin-left: 30px;
    margin-right: 30px;
  }
  .profile-content-wrap {
    width: 100%;
  }
  .login-page,
  .reset-done-wrap {
    padding-top: 55px;
  }
  .footer-address-pc {
    width: 630.11px;
  }
  #whyus,
  #howitworks,
  #commonquestions {
    display: block;
    height: 151px;
    margin-top: -151px;
    visibility: hidden;
  }
  #commonquestions {
    height: 91px;
    margin-top: -91px;
  }
}
@media (max-width: 874px) {
  .steps ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 7px;
  }
  .how-work-text-wrap {
    width: 100%;
    margin-top: 0;
  }
  .how-work-text-txt {
    width: 100%;
  }
  .steps li {
    margin-bottom: 18px;
  }
  .steps li::before {
    content: "";
    position: relative;
    left: 18px;
    border-left: 2px dashed #999;
    height: 27px;
    top: 65px;
    width: 2px;
    z-index: 1;
  }
  .steps li:last-child::before {
    height: 0;
  }
  .step-num {
    z-index: 2;
  }
  .footer-address-pc {
    margin-bottom: 16px;
    width: 100%;
  }
  .save-your-details form::after {
    display: none;
  }
  .popup5 .modal-body input:not([type='radio']):not([type='checkbox']):not([type='submit']) {
    min-width: 228px;
    max-width: 428px;
  }
}
@media (max-width: 864px) {
  .banner-bg .banner-content-wrap {
    padding-top: 90px;
  }
  .account-includes {
    max-width: unset;
  }
  .mobile-menu-logo-title > img {
    width: 23px;
    height: 25px;
  }
  .dpw-news-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: initial;
        -ms-flex-align: initial;
            align-items: initial;
  }
  .dpw-news-logotypes {
    margin-top: 10px;
  }
  .form-block {
    padding: 20px;
  }
  .guaranteed-seal span {
    top: 25%;
  }
  .profile-form label:first-child {
    max-width: 120px;
    min-width: 120px;
  }
}
@media (max-width: 768px) {
  .form-row-dpw > ul > li:first-child input[type="radio"] {
    margin-left: 4px;
  }
  .form-row-dpw > p > label:nth-child(2) > input[type="radio"] {
    margin-left: 4px;
  }
  #id_filing > li,
  label {
    min-width: 65px;
    margin-right: 15px;
  }
  .button-wrap-full-width {
    width: auto;
  }
  .mobile-menu-wrap .mobile-menu-buttons a.button-flex-center-align {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  a.button-flex-center-align > span {
    margin-left: 5px;
  }
  .mobile-display {
    display: block !important;
  }
  .pc-display {
    display: none;
  }
  .terms-of-use-wrapper {
    margin-top: -35px;
  }
  footer .terms-of-use-wrapper {
    display: none;
  }
  .error-block {
    min-width: 100%;
  }
  .logo-phone {
    display: none;
  }
  .homepage-h1-content-wrap {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 auto;
    width: 100%;
  }
  .homepage-banner-form-wrap h1,
  .homepage-banner-form-wrap .fake-is-from-h1,
  .homepage-banner-form-wrap .fake-h1 {
    font-size: 22px;
  }
  .home-banner-icons{
    margin-bottom: 40px;
  }
  .home-banner-icons img {
    width: 100px;
  }
  .main-h1-wrap .logo-on-banner {
    float: left;
    margin-right: 10px;
    display: block;
    width: 44px;
    height: 48px;
  }
  .main-h1-wrap {
    font-size: 20px;
    line-height: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 380px;
  }
  h1,
  .fake-is-from-h1,
  .fake-h1 {
    font-size: inherit;
    line-height: inherit;
  }
  .fake-h1 {
    display: inline-block;
  }
  .mobile-display p.fake-is-from-h1,
  .mobile-display p.fake-h1 {
    min-width: 270px;
  }
  .mobile-display p.fake-h1-position {
    display: block;
    min-width: 216px;
  }
  footer .security {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 20px 0 30px 0;
  }
  footer .security > img {
    margin-right: 12px;
  }
  .security-homepage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .security-homepage img {
    max-width: 36%;
  }
  .homepage-footer {
    padding: 20px 0;
    background-color: #327BA1;
    -webkit-box-shadow: 40px 0px 0px 0px #327BA1, -40px 0px 0px 0px #327BA1;
            box-shadow: 40px 0px 0px 0px #327BA1, -40px 0px 0px 0px #327BA1;
    width: 100vw;
  }
  .footer-address {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 15px 0;
  }
  .footer-address,
  .footer-phone a {
    color: #FFF;
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
    text-decoration: none;
  }
  .footer-phone a:visited {
    color: #FFF;
  }
  .footer-address-img {
    margin-right: 13px;
  }
  #menu {
    display: none;
  }
  .mobile-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #327BA1;
    height: 52px;
  }
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .site-name {
    font-size: 14px;
  }
  /*MOBILE MENU */
  /*actual menu start here */
  .dropbtn {
    background: #327BA1 url("/static/multisite/img/multisite/onestopdivorce/white-mobile-menu.efbbef6f717a.png") no-repeat center;
    color: white;
    padding: 16px 16px 16px 0px;
    margin: 10px 0;
    font-size: 16px;
    border: none;
    cursor: pointer;
  }
  .dropbtn:hover,
  .dropbtn:focus {
    background-color: #327BA1;
  }
  .dropdown {
    position: relative;
    display: inline-block;
  }
  .dropdown-content {
    margin-left: -20px;
    display: none;
    position: absolute;
    min-width: 100vw;
    min-height: calc(100vh - 52px);
    -webkit-box-shadow: 4px -48px 0px 4px #327BA1;
            box-shadow: 4px -48px 0px 4px #327BA1;
    z-index: 2;
  }
  .mobile-menu-wrap {
    display: none;
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    outline: 0;
    background-color: rgba(102, 102, 102, 0.5);
  }
  .mobile-menu-dialog {
    width: 90%;
    height: 100%;
  }
  .mobile-menu-content {
    background-color: #327BA1;
    outline: 0;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 30px;
    position: relative;
  }
  .mobile-menu-body {
    background-color: #327BA1;
    -webkit-box-shadow: 30px 0px 0px 0px #327BA1, -30px 0px 0px 0px #327BA1;
            box-shadow: 30px 0px 0px 0px #327BA1, -30px 0px 0px 0px #327BA1;
  }
  .mobile-menu-container {
    min-width: calc(100vw - 52px);
    min-height: calc(100vh - 52px);
    background-color: #327BA1;
  }
  .mobile-menu-side {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .mobile-close-button {
    position: absolute;
    top: 18px;
    right: -13%;
  }
  .mobile-side-filler {
    background-color: #666;
    opacity: 0.5;
    width: 52px;
    height: 100%;
  }
  .mobile-menu-wrap .mobile-menu-buttons a {
    padding: 12px 16px;
    text-decoration: none;
    display: block;
  }
  .mobile-menu-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 5px;
  }
  .mobile-menu-links li:last-child {
    padding-bottom: 27px;
  }
  .mobile-menu-links li a {
    display: block;
    margin-left: -30px;
    padding-left: 30px;
    padding-bottom: 10px;
    padding-top: 10px;
    width: calc(100% + 30px);
  }
  .mobile-menu-phone,
  .profile-mobile-menu-phone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    font-size: 20px;
    font-weight: bold;
    color: #FFF;
    position: absolute;
    bottom: 20px;
    width: 100%;
    width: calc(100% - 60px);
  }
  .dropdown a:hover {
    background-color: #ddd;
  }
  .show {
    display: block;
  }
  .hide {
    display: none;
  }
  .mobile-menu-content .button {
    font-size: 16px;
  }
  .mobile-menu-logo-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 52px;
    -webkit-box-shadow: 130px 0px 0px 0px #327ba1;
            box-shadow: 130px 0px 0px 0px #327ba1;
    position: relative;
  }
  .mobile-menu-title {
    font-family: 'Kreon', serif;
    color: #FFF;
    font-size: 20px;
    line-height: 23px;
    margin-left: 20px;
    margin-top: 4px;
  }
  .mobile-menu-header {
    font-family: 'Kreon', serif;
    color: #FFF;
    font-size: 20px;
    line-height: 50px;
    font-weight: normal;
    margin-left: 18px;
    text-transform: none;
  }
  .mobile-menu-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .mobile-start-now {
    margin-bottom: 20px;
  }
  .mobile-menu-buttons .mobile-login {
    background: #327BA1;
    -webkit-box-shadow: inset 0px 0px 0px 2px;
            box-shadow: inset 0px 0px 0px 2px;
  }
  /*actual menu end here */
  nav {
    background: #327BA1;
    text-align: left;
    width: 100%;
    margin: 0 auto;
  }
  nav > ul > li {
    border: 1px solid #327BA1;
  }
  ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .nav-list > li {
    padding: 0 0.25rem;
    position: relative;
  }
  .nav-list > li > a {
    text-decoration: none;
    color: white;
    display: block;
    padding: 0.5rem 0;
    white-space: nowrap;
  }
  .nav-list > li > a:hover {
    color: black;
  }
  .submenu-toggle-button {
    float: left;
  }
  .submenu {
    max-height: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    overflow: hidden;
    width: 100%;
  }
  .submenu.open {
    margin-bottom: 0.5rem;
    max-height: 200px;
  }
  /*END MOBILE MENU */
  /*FIXED HEADER IN MOBILE */
  .nav-wrap {
    position: fixed;
    min-width: 100%;
    z-index: 100;
    top: 0px;
  }
  .banner-wrap {
    margin-top: 52px;
  }
  /*END OF FIXED HEADER IN MOBILE */
  .banner-wrap .container {
    padding-left: 0px;
    padding-right: 0px;
  }
  .banner-bg {
    /*position: relative;
    background: unset;
    width: calc(100% - 20px);
    padding-left: 20px;
    padding-right: 20px;
    justify-content: flex-start;*/
    /* height: 360px; */
    background-image: url("/static/multisite/img/multisite/onestopdivorce/online-divorce-mobile.36bb9abcf74e.png");
    background-repeat: no-repeat;
    background-position-x: -40px;
    -ms-background-size: contain;
    background-size: contain;
    margin-top: 52px;
  }
  .banner-bg .banner-content-wrap {
    padding: unset;
    min-width: unset;
    height: unset;
    padding-left: calc(100vw - 80%);
    /*width: 300px;
    height: 245px;*/
  }
  .homepage-banner-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-size: 12px;
    padding-left: unset;
  }
  .homepage-banner-list li {
    max-width: 210px;
    margin-bottom: 11px;
  }
  .howitworks,
  .dpw-in-news {
    padding-top: 38px;
    padding-bottom: 38px;
  }
  .homepage-reviews-wrap {
    padding-bottom: unset;
  }
  .whyus-block {
    padding-bottom: unset;
  }
  .how-work-text-title {
    margin-bottom: 23px;
  }
  .how-work-text-txt {
    margin-bottom: 19px;
  }
  .how-work-text-txt__last {
    margin-bottom: unset;
  }
  .whyus {
    margin-top: 20px;
  }
  .homepage-two-articles {
    padding-bottom: 38px;
  }
  .homepage-reviews-wrap .feedback-block {
    margin: unset;
  }
  .block-blue-title {
    -webkit-box-shadow: 40px 0px 0px 0px #327BA1, -40px 0px 0px 0px #327BA1;
            box-shadow: 40px 0px 0px 0px #327BA1, -40px 0px 0px 0px #327BA1;
    font-size: 18px;
    line-height: 21px;
  }
  .block-blue-title__home {
    font-size: 22px;
  }
  .block-blue-title__home-white {
    background-color: #fff;
    -webkit-box-shadow: 40px 0px 0px 0px #fff, -40px 0px 0px 0px #fff;
            box-shadow: 40px 0px 0px 0px #fff, -40px 0px 0px 0px #fff;
  }
  .block-blue-title__home-gray {
    background-color: #f3f3f3;
    -webkit-box-shadow: 40px 0px 0px 0px #f3f3f3, -40px 0px 0px 0px #f3f3f3;
            box-shadow: 40px 0px 0px 0px #f3f3f3, -40px 0px 0px 0px #f3f3f3;
    padding-bottom: unset;
  }
  .block-blue-title-big {
    -webkit-box-shadow: 40px 0px 0px 0px #BBDEFB, -40px 0px 0px 0px #BBDEFB;
            box-shadow: 40px 0px 0px 0px #BBDEFB, -40px 0px 0px 0px #BBDEFB;
    padding: 13px 0;
  }
  .articles-wrap > article {
    max-width: 100%;
    width: 100%;
    margin: 0 0 20px 0;
    padding: 20px 15px 25px 15px;
  }
  .articles-wrap > article.article-mobile-order-3 {
    margin: unset;
  }
  .article-mobile-order-1 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .article-mobile-order-2 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .article-mobile-order-3 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .howitworks {
    min-height: 290px;
    margin-top: 10px;
  }
  .steps {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    min-height: 275px;
  }
  li.last-steps-li {
    margin: unset;
  }
  .steps-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .steps .button {
    margin: 0 auto;
  }
  .step-line {
    display: none;
  }
  .info-block img {
    width: 100%;
  }
  .info-block > article,
  .info-block > .section {
    min-width: unset;
    max-width: unset;
    margin: 40px 0 0 0 ;
  }
  .feedback-block {
    margin: 40px 0;
  }
  .feedback-block .block-title {
    -ms-flex-line-pack: center;
        align-content: center;
    font-size: 20px;
  }
  .dpw-in-news {
    margin-top: 40px;
    margin-bottom: unset;
  }
  .dpw-news-title {
    font-size: 16px;
    width: 100%;
  }
  .dpw-news-logotypes {
    -ms-flex-pack: distribute;
        justify-content: space-around;
    padding-top: 12px;
    margin-top: 0;
  }
  .dpw-news-logotypes img {
    width: 85px;
  }
  .dpw-news-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  footer.homepage {
    padding-top: unset;
    margin-top: -10px;
  }
  .footer-menu nav {
    display: none;
  }
  .footer-mobile-changer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .block-state-list {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100vw;
  }
  .category-list {
    height: 494px;
  }
  .category-list li {
    margin-bottom: 2px;
  }
  .block-state-list {
    padding: 15px 0 35px 0;
  }
  .feedback-block .reviews-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    overflow: hidden;
  }
  /*FAQ PAGE AND REVIEWS */
  .faq-start-process-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 10px 0;
  }
  .faq-start-process-text {
    font-size: 18px;
    font-weight: bold;
    color: white;
    line-height: 21px;
  }
  .rev-title-wrap,
  .faq-title-wrap {
    padding: 20px 0;
    margin-top: 52px;
    margin-bottom: 20px;
  }
  .rev-title-wrap .mobile-display,
  .faq-title-wrap .mobile-display {
    display: inline-block !important;
  }
  .rev-title-wrap .pc-display,
  .faq-title-wrap .pc-display {
    display: none;
  }
  .faq-title-wrap h1,
  .rev-title-wrap h1 {
    font-size: 32px;
    line-height: 38px;
  }
  .rev-content-wrap span {
    font-size: 14px;
    line-height: 16px;
  }
  .faq-content-wrap span {
    margin-bottom: 20px;
    display: block;
    font-size: 14px;
    line-height: 16px;
  }
  .faq-content-wrap {
    padding-bottom: 0px;
  }
  .rev-content-wrap p {
    font-size: 14px;
    line-height: 16px;
  }
  .faq-content-wrap p {
    font-size: 18px;
    line-height: 21px;
    padding-top: 0;
  }
  .rev-content-wrap p.review-title {
    padding: 0;
  }
  .rev-content-wrap p.rev-mobile-title {
    padding-top: 4px;
    font-size: 18px;
    line-height: 21px;
  }
  .rev-content-wrap p {
    padding-top: 4px;
  }
  .rev-page-wrap .review-block-last {
    margin-bottom: 0;
  }
  /*LOGIN PAGE */
  .login-wrap {
    margin: auto;
  }
  /*VIP LOGIN PAGE*/
  .login-vip-platinum-content-wrap {
    padding-left: unset;
  }
  .login-vip-platinum-wrap {
    padding: 10px 0px;
    -webkit-box-shadow: 20px -30px 0px #BBDEFB, 20px 0px 0px #BBDEFB, -20px -30px 0px #BBDEFB, -20px 0px 0px #BBDEFB;
            box-shadow: 20px -30px 0px #BBDEFB, 20px 0px 0px #BBDEFB, -20px -30px 0px #BBDEFB, -20px 0px 0px #BBDEFB;
  }
  .login-vip-platinum-wrap h2 {
    font-size: 18px;
    line-height: 21px;
  }
  .login-vip-platinum-content-wrap {
    margin-top: 35px;
    font-size: 14px;
    line-height: 16px;
  }
  .login-vip-platinum-content-wrap h1 {
    margin-bottom: 12px;
    font-size: 22px;
    line-height: 26px;
    font-weight: bold;
  }
  .login-vip-platinum-content-part {
    margin-top: 20px;
  }
  .login-vip-platinum-content-part p {
    font-size: 14px;
  }
  .login-vip-platinum-content-part h3 {
    margin-bottom: 8px;
  }
  /*DIVORCE PAGE */
  .start-form-questions {
    display: none;
  }
  .start-form-main-wrap .interview-block-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .start-form-questions .block-shadow-wrap {
    width: 100%;
  }
  .form-block {
    max-width: 100%;
    margin-right: 0;
    -webkit-box-shadow: 40px 0px 0px 0px #BBDEFB, -40px 0px 0px 0px #BBDEFB;
            box-shadow: 40px 0px 0px 0px #BBDEFB, -40px 0px 0px 0px #BBDEFB;
  }
  .homepage-banner-form-wrap .form-block {
    -webkit-box-shadow: 10px 0px 0px 0px #BBDEFB, -10px 0px 0px 0px #BBDEFB;
            box-shadow: 10px 0px 0px 0px #BBDEFB, -10px 0px 0px 0px #BBDEFB;
    margin-top: 20px;
  }
  .fake-h2,
  .fake-h2-sign,
  .form-block > form {
    margin: auto;
    max-width: 100%;
  }
  .fake-h2,
  .fake-h2-sign {
    margin: auto;
    max-width: 100%;
  }
  .fake-h2-sign {
    padding-bottom: 8px;
  }
  .start-form-main-wrap {
    padding: 30px 0 10px 0;
  }
  .start-form-main-wrap .start-form-wrap {
    padding: 5px 0 20px 0;
  }
  .form-block > form > p > label:nth-child(3) {
    margin-left: 20px;
  }
  .form-block-content {
    font-size: 14px;
    line-height: 16px;
  }
  .form-block-content .mobile-display {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .court-approval-mob-wrap {
    -ms-flex-item-align: center;
        align-self: center;
  }
  .save-your-details .form-block-steps > .registration-desc {
    margin-left: unset;
    padding: 15px;
  }
  .save-your-details .form-block-steps > .registration-desc::before {
    content: url("/static/multisite/img/multisite/onestopdivorce/lock-mobile.3f4f6d5dfd36.png");
    height: 40px;
    left: 5px;
  }
  .save-your-desc-mobile-wrap > span {
    display: block;
    margin-left: -45px;
  }
  .save-your-desc-mobile {
    display: block;
    font-weight: bold;
    margin-bottom: 10px;
    min-height: 40px;
  }
  .save-your-details .form-block-steps {
    padding: 30px 20px;
  }
  .save-your-details .form-row-dpw input[type='text'],
  .save-your-details .form-row-dpw input[type='password'] {
    max-width: 170px;
    min-width: 170px;
  }
  .save-your-details .footer-fixed-nav input[type='submit'] {
    width: 391px;
  }
  /*INTERVIEWED PAGE */
  .interview-questions .content-wrap {
    height: 100%;
  }
  .interview-questions .content-wrap p {
    max-width: 100%;
    padding: 0 0 16px 0;
  }
  .interview-questions .online-interview-question {
    display: unset;
  }
  .interview-block-wrap > div {
    margin-top: 80px;
  }
  .interview-cong-content {
    padding: 20px;
  }
  .interview-cong-content .interview-cong-title {
    font-size: 24px;
    width: 100%;
  }
  .interview-cong-content .button {
    margin-top: 25px;
    width: 83%;
  }
  .interview-cong-content .interview-continue {
    margin-top: 10px;
  }
  .interview-cong-icon {
    display: none;
  }
  .interview-bottom-button {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  /*Login page correct view on mobile, style after this broke login  */
  .login-page .location-steps-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .login-wrap .button {
    width: calc(100vw - 40px);
  }
  /*REGISTRATION PAGE */
  .location-steps-wrap {
    display: none;
  }
  .form-steps-wrap {
    margin-bottom: 30px;
    width: 100%;
  }
  .form-block-steps,
  .form-row-dpw {
    color: #333;
  }
  .form-row-dpw p:first-child {
    min-width: auto;
    max-width: 100%;
    width: 100%;
  }
  .form-row-dpw > p {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 100%;
  }
  .form-row-dpw select {
    margin-top: 10px;
    max-width: 100%;
    min-width: 201px;
    margin-left: 0;
  }
  .form-row-dpw input[type='password'],
  .form-row-dpw input[type='number'],
  .form-row-dpw input[type='text'] {
    margin-top: 10px;
    margin-left: 0;
    overflow: hidden;
    max-width: 170px;
    min-width: 170px;
  }
  .form-row-dpw > p > label:first-child {
    display: inline-block;
    min-width: 100%;
  }
  .modal-body select {
    min-width: 201px;
  }
  .nav-next-container {
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
  .footer-fixed-nav input[type='submit'] {
    width: 100%;
  }
  .form-block-steps .red {
    margin: -10px 0 0 20px;
    margin-left: 50%;
  }
  .add-form-container {
    margin-top: 8px;
    margin-bottom: 12px;
    min-width: unset;
  }
  .add-form-container + .nav-next-container {
    margin-left: auto;
  }
  .delivery-screen .nav-next-container {
    margin-left: auto;
  }
  .first-screen .footer-fixed-nav input[type="submit"] {
    width: 100%;
    max-width: 100%;
  }
  .start-form-block {
    margin-top: 52px;
    padding-top: 30px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .start-form-block-eligibility {
    padding-top: 0;
  }
  .side-form-text {
    margin-top: 30px;
  }
  .guaranteed-seal-mobile {
    width: 100%;
    background-color: #327BA1;
    margin-top: 32px;
    height: 54px;
    position: relative;
    -webkit-box-shadow: 40px 0px 0px 0px #327BA1, -40px 0px 0px 0px #327BA1;
            box-shadow: 40px 0px 0px 0px #327BA1, -40px 0px 0px 0px #327BA1;
  }
  .guaranteed-seal-mobile .approval-like {
    position: relative;
    top: -12px;
  }
  .guaranteed-seal-mobile span {
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #FFF;
    position: absolute;
    top: 19px;
    left: 85px;
  }
  /*PAYMENT PAGE */
  .payment-form label:first-child {
    min-width: 50%;
    max-width: 100%;
  }
  .payment-form p > span {
    margin-top: 10px;
  }
  label[for="id_billing_address_checkbox"] {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  #id_billing_address_checkbox {
    margin-right: 20px;
  }
  .dpw-payment-form p.red {
    margin: -10px 0 0 20px;
    margin-left: 50%;
  }
  .payment-card-img::after {
    content: url("/static/multisite/img/multisite/onestopdivorce/credit-cards-mobile.f6f7e7ef2104.svg");
    top: 0;
  }
  .payment-block-wrap {
    margin-top: 52px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .payment-form-wrap {
    min-width: inherit;
    width: 100%;
  }
  .payment-guaranteed-seal {
    min-width: inherit;
    width: 100%;
  }
  /*THANKYOU PAGE */
  .thank-you-popup {
    position: absolute;
    z-index: 101;
  }
  .thank-you-wrap {
    padding: 15px 0 30px 0;
    margin-top: 52px;
  }
  .thank-you-wrap .content-wrap {
    text-align: center;
  }
  .thank-you-title-wrap {
    padding: 12px 0;
  }
  .thank-you-content-wrap {
    padding: 12px 0;
  }
  .thank-you-popup-container {
    margin: 24px auto;
    width: 92%;
    padding: 20px;
  }
  .thank-you-popup-vip-block-wrap {
    padding: 10px 0;
    width: 100%;
  }
  .thank-you-popup-vip-text {
    padding: 7px 0 17px 0;
  }
  .thank-you-title-wrap h1 {
    font-size: 22px;
    line-height: 26px;
  }
  .thank-you-popup-content h1 {
    font-size: 22px;
    line-height: 26px;
    padding: 0 0 6px 0;
    margin-top: -16px;
  }
  #popup1 .popup-link-wrap {
    margin-top: 0px;
  }
  .popup-fee {
    text-align: center;
  }
  .thank-you-popup-content p {
    font-size: 14px;
    color: #212121;
    line-height: 16px;
    padding-top: 9px;
  }
  .thank-you-popup-vip-block-content p.bold {
    font-size: 14px;
    color: #212121;
    line-height: 16px;
    padding-top: 0;
  }
  .second-popup h2 {
    font-size: 22px;
    line-height: 26px;
  }
  .popup-2-wrap .thank-you-popup-vip-block-content {
    padding-top: 10px;
  }
  .block-shadow-wrap-mobile {
    width: 100%;
    border-bottom: 1px;
    border-left: 1px;
    border-right: 1px;
    border-style: solid;
    border-color: rgba(50, 50, 50, 0.1);
    -webkit-box-shadow: 0px 4px 2px 0px rgba(50, 50, 50, 0.1);
            box-shadow: 0px 4px 2px 0px rgba(50, 50, 50, 0.1);
  }
  .homepage-reviews-wrap .block-shadow-wrap-mobile {
    width: 100%;
    border-bottom: unset;
    border-left: unset;
    border-right: unset;
    border-color: unset;
    -webkit-box-shadow: unset;
            box-shadow: unset;
  }
  .articles-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 10px;
  }
  .articles-wrap .article-title {
    font-size: 16px;
    line-height: 19px;
  }
  .font-768 {
    font-size: 14px;
    line-height: 16px;
  }
  .content-wrap p {
    font-size: 14px;
    line-height: 16px;
  }
  .landing-wrap p,
  .landing-wrap ul,
  .landing-wrap ol {
    font-size: 14px;
    line-height: 17px;
  }
  .block-title {
    font-size: 18px;
    line-height: 21px;
  }
  .content-wrap .question-wrap {
    font-size: 14px;
    line-height: 16px;
  }
  .feedback-block .review-block {
    min-width: 43%;
  }
  .review-block {
    padding: 20px 3.5% 0 3.5%;
    font-size: 14px;
    line-height: 16px;
  }
  .view-all-reviews {
    padding: 20px 0 30px 20px;
  }
  .view-all-reviews a {
    text-transform: uppercase;
    text-decoration: none;
    color: #FF5252;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
  }
  .view-all-reviews a:visited {
    color: #FF5252;
  }
  .view-all-reviews::after {
    content: url("/static/multisite/img/multisite/onestopdivorce/reviews-arrow.4424716a847b.png");
    margin-left: 7px;
    margin-right: 20px;
  }
  .view-more-reviews::after {
    display: none;
  }
  .homepage-reviews-wrap .view-more-reviews::after {
    display: inline-block;
  }
  .homepage-reviews-wrap .view-all-reviews {
    margin-top: unset;
  }
  .homepage-reviews-wrap .view-all-reviews a:visited {
    color: #448aff;
  }
  .homepage-reviews-wrap .view-all-reviews::after {
    content: unset;
  }
  .homepage-reviews-wrap .view-all-reviews a {
    text-transform: initial;
    text-decoration: none;
    color: #448aff;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
  }
  .profile-content-wrap {
    width: 100%;
  }
  .profile-block-wrap {
    margin-top: 52px;
  }
  .account-manage-block {
    display: none;
  }
  .profile-block-wrap,
  .common-block-wrap {
    margin-top: 50px;
  }
  .col-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 75%;
  }
  .summary-content .row .col-1 {
    width: 100%;
  }
  .summary-content .row .col-2 {
    width: 100%;
    margin-right: 20px;
  }
  .button {
    font-size: 18px;
    line-height: 21px;
  }
  .button-md {
    padding-top: 10.5px;
    padding-bottom: 10.5px;
  }
  .top-text-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .top-text-wrap h1,
  .top-text-wrap .fake-is-from-h1,
  .top-text-wrap .fake-h1 {
    line-height: 24px;
  }
  .info-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .info-block > article,
  .info-block > .section {
    width: 100%;
  }
  .banner-bg .global-font-size {
    font-size: 14px;
    line-height: 16px;
  }
  .questions-page-footer {
    margin-top: 25px;
  }
  .interview-cong-text-wrap {
    text-align: left;
  }
  .footer-nav-wrap {
    border-bottom: 1px solid #FFF;
  }
  .footer-menu {
    -webkit-box-pack: normal;
        -ms-flex-pack: normal;
            justify-content: normal;
  }
  .footer-menu img{
    max-width: 200px;
  }
  .faq-footer {
    margin-top: 24px;
  }
  .review-footer {
    margin-top: 24px;
  }
  .button-l {
    max-width: 170px;
  }
  .margin-from-header {
    margin-top: 0;
  }
  .funnel-margin-header {
    margin-top: 50px;
  }
  .start-form-block-funnel-text{
    padding-top: 70px;
  }
  .side-form-text p {
    font-size: 14px;
    line-height: 16px;
  }
  .side-form-text-title,
  .side-form-text-title h1 {
    font-size: 18px;
    line-height: 21px;
  }
  .form-row-dpw-eligibility p label {
    margin-right: 15px;
  }
  .navigation-interview .mobile-display img {
    position: relative;
    top: 4px;
  }
  .form-row-dpw input:not([type='radio']):not([type='checkbox']):not([type='submit']) {
    min-width: 208px;
    max-width: 100%;
  }
  .button-back {
    display: block;
    background: #CCC;
    padding: 14px 0;
    margin-left: 0;
    font-size: 24px;
    line-height: 28px;
  }
  a.button-back + input.button {
    width: calc(100% - 130px);
  }
  input[type='radio'] {
    margin-left: 4px;
  }
  .modal-body input:not([type='radio']):not([type='checkbox']):not([type='submit']) {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body .modal .modal-dialog .modal-content .modal-body .form-row-dpw .form-field {
    width: calc(50% - 20px);
  }
  .modal-dialog {
    margin-left: 20px;
    margin-right: 20px;
  }
  .form-block-steps .footer-create-account input[type="submit"] {
    width: 100%;
  }
  .payment-guaranteed-seal .guaranteed-seal {
    display: none;
  }
  .payment-guaranteed-seal .review-block {
    font-size: 16px;
    line-height: 19px;
  }
  .payment-content p {
    font-size: 16px;
    line-height: 19px;
  }
  .vip-block-wrap-first {
    margin-right: 0;
  }
  .thank-you-popup-vip-blocks {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: inherit;
        -ms-flex-pack: inherit;
            justify-content: inherit;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
  .payment-form-wrap .delivery-options ul li label {
    max-width: 85%;
    line-height: 21px;
  }
  .login-wrap,
  .login-wrap .form-text {
    max-width: 100%;
  }
  .reset-done-wrap {
    padding-top: 85px;
  }
  .login-full-width,
  .login-wrap #id_new_password1,
  .login-wrap #id_new_password2 {
    width: 100% !important;
  }
  .payment-form input:not([type='radio']):not([type='checkbox']):not([type='submit']) {
    width: 100%;
    max-width: inherit;
    min-width: inherit;
  }
  #id_date_of_separation_0,
  #id_date_of_separation_1,
  #id_date_of_separation_2 {
    min-width: 73.33px;
    max-width: 100%;
  }
  .popup5 .modal-body input:not([type='radio']):not([type='checkbox']):not([type='submit']) {
    min-width: 100%;
    max-width: 100%;
  }
  .popup5 #id_respondent_gender,
  .popup5 #id_child_living {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
  .popup5 #id_respondent_gender li,
  .popup5 #id_child_living li {
    margin-bottom: 5px;
  }
  .popup5 .form-row-dpw ul {
    width: 100%;
  }
  .popup1 .date-wrapper {
    margin-left: 0;
  }
  .states-content-wrap ol li,
  .states-content-wrap ul li,
  .states-content-wrap p {
    font-size: 14px;
    line-height: 17px;
  }
  .side-form-text li {
    font-size: 14px;
    line-height: 16px;
  }
  #whyus,
  #howitworks,
  #commonquestions {
    height: 52px;
    margin-top: -52px;
    visibility: hidden;
    top: -38px;
  }
  #commonquestions {
    height: 12px;
    margin-top: -12px;
  }
}
@media (max-width: 760px) {
  .help-page {
    margin-top: 80px;
  }
}
@media (max-width: 640px) {
  #divorce-button {
    max-width: 100%;
  }
  .footer-nav-wrap {
    margin-top: 10px;
    background-color: #327BA1;
  }
  .footer-site-name {
    font-weight: bold;
    font-size: 20px;
    line-height: 25px;
  }
  .payment-form .button {
    max-width: 100%;
  }
  .navigation-interview,
  .block-title {
    font-size: 18px;
    line-height: 21px;
  }
  /*REGISTRATION PAGE */
  .nav-next-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: 0px;
    margin-right: 0px;
  }
  .payment-block-wrap input[type='submit'] {
    width: 100%;
  }
  .add-form-container + .nav-next-container {
    margin-left: 0px;
  }
  .delivery-screen .nav-next-container {
    margin-left: 0px;
  }
  .form-steps-wrap {
    margin-bottom: 20px;
  }
  input[type='radio'],
  .delivery-screen .form-block-steps input[type='radio'] {
    opacity: 1;
    margin: 10px 0 0 4px;
  }
  .save-your-details .form-row-dpw > p > label:first-child {
    display: inline-block;
    max-width: 292px;
    min-width: 279px;
  }
  .save-your-details .form-row-dpw input[type='text'],
  .save-your-details .form-row-dpw input[type='password'] {
    max-width: 100%;
    min-width: 170px;
  }
  #id_respondent_gender > li,
  #id_child_living > li {
    width: 30%;
    min-width: 92px;
    /*for 5 step */
  }
  #id_zip_billing,
  #id_card_security_id {
    margin-right: 30%;
    width: 108px;
  }
  .modal-body select {
    min-width: 234px;
  }
  .delivery-screen label {
    width: unset;
    min-width: unset;
  }
  .form-block-steps .footer-fixed-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #id_delivery_options li::after {
    padding-left: 20px;
  }
  #id_delivery_options label {
    line-height: 22px;
  }
  .save-your-details .footer-fixed-nav input[type='submit'] {
    width: 100%;
    max-width: 294px;
  }
  /*PAYMENT PAGE */
  .payment-form p {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .payment-form select,
  .payment-form input[type="text"],
  .payment-form input[type="number"],
  .payment-form input[type="email"],
  .payment-form input[type="password"] {
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
  }
  .payment-form p > label[for="id_ccexp"] {
    min-width: 100%;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  #id_ccexp_m {
    margin-right: 15px;
  }
  #id_ccexp_m,
  #id_ccexp_y {
    width: calc(50% - 7.5px);
  }
  .dpw-payment-form p.red {
    margin: -10px 0 0 20px;
  }
  .payment-form-wrap .content-wrap {
    padding: 20px 20px 2px 20px;
  }
  .payment-content > div {
    padding: 0;
  }
  form > p {
    padding-bottom: 26px;
  }
  .payment-form div.payment-tou > p {
    width: 200px;
  }
  .payment-block-wrap {
    padding: 20px 0;
    margin-top: 52px;
  }
  .payment-content-data {
    display: none;
  }
  label[for="id_billing_address_checkbox"] {
    width: 100%;
  }
  #id_billing_address_checkbox {
    margin-right: 9px;
  }
  .security {
    padding: 20px 0 0 0;
  }
  /*THANKYOU PAGE */
  .thank-you-popup-content .button {
    width: 100%;
    margin: 15px 0 5px 0;
  }
  body .modal .modal-dialog .modal-content .modal-body h1 {
    margin-bottom: 22px;
  }
  body .modal .modal-dialog .modal-content .modal-body .form-row-dpw {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    margin-bottom: 18px;
  }
  body .modal .modal-dialog .modal-content .modal-body .form-row-dpw label.field-title {
    width: 100%;
  }
  body .modal .modal-dialog .modal-content .modal-body .form-row-dpw .form-field {
    width: 100%;
  }
  .form-block-steps .footer-create-account input[type="submit"] {
    max-width: 100%;
  }
  .thank-you-popup-content {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media (max-width: 500px) {
  .mobile-close-button {
    right: -17%;
  }
  .feedback-block .review-block {
    min-width: 89%;
  }
  .block-title span {
    font-size: 18px;
  }
  .block-title {
    padding: 15px 3.5%;
  }
  .block-title span img {
    height: 17px;
  }
  .main-h1-wrap {
    width: 100%;
  }
  .fake-h1--margin-left {
    margin-left: 54px;
  }
  .guaranteed-seal-mobile span {
    left: 76px;
  }
  .error-block .single-error {
    margin-top: 10px;
  }
}
@media (max-width: 415px) {
  .legal-button {
    width: 240px;
  }
  .banner-bg {
    -ms-background-size: contain;
    background-size: 410px;
  }
  .guaranteed-seal-mobile span {
    left: 85px;
    top: 11px;
  }
  .form-row-dpw-eligibility input,
  .form-block label,
  select#county-js,
  select#id_state_of_filing {
    font-size: 14px;
    line-height: 16px;
  }
  .security {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
}
@media (max-width: 370px) {
  body .modal .modal-dialog .modal-content .modal-body .form-row-dpw label.field-title,
  .modal .info-notification .description {
    width: 100%;
  }
  .button-lg-font,
  .button-back {
    font-size: 18px !important;
    line-height: 28px !important;
  }
  .thank-you-title-wrap h1 {
    text-align: center;
  }
  .modal-body .form-row-dpw select {
    min-width: 208px;
  }
  html .modal .modal-dialog .modal-content .modal-body,
  body .modal .modal-dialog .modal-content .modal-body {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (max-width: 350px) {
  .banner-content-wrap::after {
    bottom: 20px;
  }
  .buying-popup-wrapper {
    width: 300px;
  }
  .buying-popup .buying-message {
    width: 215px;
    padding-left: 50px;
  }
  .interview-cong-content {
    width: 280px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .interview-cong-content .interview-cong-title {
    font-size: 20px;
  }
  #id_date_of_separation_0,
  #id_date_of_separation_1,
  #id_date_of_separation_2 {
    padding-left: 6px;
    padding-right: 6px;
  }
  .payment-card-img {
    padding-bottom: 50px;
  }
  .payment-card-img::after {
    top: 35px;
    left: 0;
  }
  .popup1 #id_date_of_separation_0,
  .popup1 #id_date_of_separation_1,
  .popup1 #id_date_of_separation_2 {
    min-width: 62.33px;
  }
  .summary-popup .modal-body select,
  .btn-save-summary {
    min-width: 208px;
  }
  #id_filing > li,
  label {
    margin-right: 5px;
  }
}
@media (max-height: 830px) {
  .profile-mobile-menu-phone.mobile-menu-phone-click {
    position: static;
    margin: 30px 0 30px 0;
    width: 100%;
  }
}
@media (max-height: 540px) {
  .profile-mobile-menu-phone {
    position: static;
    margin: 30px 0 30px 0;
    width: 100%;
  }
}
@media (max-height: 500px) {
  .mobile-menu-phone {
    position: static;
    margin: 30px 0 30px 0;
    width: 100%;
  }
}
/*LANDING PAGE*/
.landing-block {
  margin-top: 45px;
  min-height: 90px;
}
.landing-block h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.landing-block1 {
  margin-top: 0 !important;
}
.landing-block::before {
  content: "";
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
  width: 90px;
  height: 90px;
  background-repeat: no-repeat;
  background-size: contain;
}
.landing-block1::before {
  background-image: url("/static/multisite/img/multisite/onestopdivorce/landing/uncontested_vs.affa031af7fe.svg");
  height: 103px;
}
.landing-block2::before {
  background-image: url("/static/multisite/img/multisite/onestopdivorce/landing/uncontested_divorce.b04e5354eddf.svg");
  height: 67px;
}
.landing-block3::before {
  background-image: url("/static/multisite/img/multisite/onestopdivorce/landing/grounds_for_divorce.2ae123302117.svg");
  height: 103px;
}
.landing-block4::before {
  background-image: url("/static/multisite/img/multisite/onestopdivorce/landing/residency.085cff7e7d15.svg");
}
.landing-block5::before {
  background-image: url("/static/multisite/img/multisite/onestopdivorce/landing/file_uncontested.e5254c64aa2a.svg");
}
.landing-block6::before {
  background-image: url("/static/multisite/img/multisite/onestopdivorce/landing/diy.ecf598ec4d70.svg");
}
.landing-block7::before {
  background-image: url("/static/multisite/img/multisite/onestopdivorce/landing/how_much.93227b9e669b.svg");
  height: 96px;
}
.landing-block8::before {
  background-image: url("/static/multisite/img/multisite/onestopdivorce/landing/how_long.3f590523251b.svg");
}
.landing-block9::before {
  background-image: url("/static/multisite/img/multisite/onestopdivorce/landing/papers_documents.882be7a3f4f4.svg");
}
.landing-block10::before {
  background-image: url("/static/multisite/img/multisite/onestopdivorce/landing/serve_your_spouse.aa01f0e11c31.svg");
  height: 91px;
}
.landing-block11::before {
  background-image: url("/static/multisite/img/multisite/onestopdivorce/landing/online_divorce.64d3d5c649c0.svg");
  height: 63px;
}
.landing-block12::before {
  background-image: url("/static/multisite/img/multisite/onestopdivorce/landing/rules_for_child.2ad2502a5b89.svg");
  height: 73px;
}
.landing-block13::before {
  background-image: url("/static/multisite/img/multisite/onestopdivorce/landing/rules_visit.63b79eb25a5e.svg");
  height: 59px;
}
.landing-block14::before {
  background-image: url("/static/multisite/img/multisite/onestopdivorce/landing/rules_for_spousal.dc266e7f2026.svg");
}
.landing-block15::before {
  background-image: url("/static/multisite/img/multisite/onestopdivorce/landing/division_of_property.f9728730cc0d.svg");
}
.landing-block16::before {
  background-image: url("/static/multisite/img/multisite/onestopdivorce/landing/division_of_debt.ed60d86bb63f.svg");
  height: 103px;
}
.landing-block17::before {
  background-image: url("/static/multisite/img/multisite/onestopdivorce/landing/divorce_mediation.e3fe576e4da1.svg");
  height: 105px;
}
.landing-block18::before {
  background-image: url("/static/multisite/img/multisite/onestopdivorce/landing/missing_spouse.98c8e413ac28.svg");
}
.landing-block19::before {
  background-image: url("/static/multisite/img/multisite/onestopdivorce/landing/default_divorce_in.1dcceeb5de22.svg");
  height: 69px;
}
.landing-block20::before {
  background-image: url("/static/multisite/img/multisite/onestopdivorce/landing/annulment.2f1aedab7d6b.svg");
}
.landing-block21::before {
  background-image: url("/static/multisite/img/multisite/onestopdivorce/landing/legal_separation.600a12c28844.svg");
}
.landing-block22::before {
  background-image: url("/static/multisite/img/multisite/onestopdivorce/landing/Same-Sex.44efa43d945b.svg");
  height: 77px;
}
.landing-block23::before {
  background-image: url("/static/multisite/img/multisite/onestopdivorce/landing/military.1d5f79e38261.svg");
}
.landing-block24::before {
  background-image: url("/static/multisite/img/multisite/onestopdivorce/landing/spouse_in_jail.4f821f480969.svg");
}
.landing-block25::before {
  background-image: url("/static/multisite/img/multisite/onestopdivorce/landing/fee.fff086cb8b37.svg");
}
.landing-block26::before {
  background-image: url("/static/multisite/img/multisite/onestopdivorce/landing/fee_be_waived.6e5dbaaefafa.svg");
}
.landing-block27::before {
  background-image: url("/static/multisite/img/multisite/onestopdivorce/landing/help.41031f504a82.svg");
}
.landing-block28::before {
  background-image: url("/static/multisite/img/multisite/onestopdivorce/landing/liabilities.810843777b3f.svg");
}
.landing-block1 h2 {
  height: 103px;
}
.landing-block2 h2 {
  height: 67px;
}
.landing-block3 h2 {
  height: 103px;
}
.landing-block7 h2 {
  height: 96px;
}
.landing-block10 h2 {
  height: 91px;
}
.landing-block11 h2 {
  height: 63px;
}
.landing-block12 h2 {
  height: 73px;
}
.landing-block13 h2 {
  height: 59px;
}
.landing-block16 h2 {
  height: 103px;
}
.landing-block17 h2 {
  height: 105px;
}
.landing-block19 h2 {
  height: 69px;
}
.landing-block22 h2 {
  height: 77px;
}
.landing-block4 h2,
.landing-block5 h2,
.landing-block6 h2,
.landing-block8 h2,
.landing-block9 h2,
.landing-block14 h2,
.landing-block15 h2,
.landing-block18 h2,
.landing-block20 h2,
.landing-block21 h2,
.landing-block23 h2,
.landing-block24 h2,
.landing-block25 h2,
.landing-block26 h2,
.landing-block27 h2,
.landing-block28 h2 {
  height: 90px;
}
.land-list-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 15px;
  margin-bottom: 15px;
}
.numeric-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #327BA1;
  height: 36px;
  width: 36px;
  font-weight: bold;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  padding: 0 !important;
  margin: 0 10px 10px 0 !important;
}
.inline-header {
  display: inline;
}
@media (max-width: 768px) {
  .landing-block {
    margin-top: 35px;
  }
  .content-wrap .states-content-wrap p {
    margin-bottom: 5px;
  }
}
@media (max-width: 500px) {
  .states-content-wrap h2 {
    font-size: 18px;
    line-height: 21px;
  }
  .landing-block {
    margin-top: 25px;
  }
  .landing-block::before {
    width: 60px;
    height: 60px;
    margin-right: 15px;
    margin-bottom: 5px;
  }
  .landing-block1::before,
  .landing-block1 h2 {
    height: 69px;
  }
  .landing-block2::before,
  .landing-block2 h2 {
    height: 45px;
  }
  .landing-block3::before,
  .landing-block3 h2 {
    height: 69px;
  }
  .landing-block7::before,
  .landing-block7 h2 {
    height: 64px;
  }
  .landing-block10::before,
  .landing-block10 h2 {
    height: 61px;
  }
  .landing-block11::before,
  .landing-block11 h2 {
    height: 42px;
  }
  .landing-block12::before,
  .landing-block12 h2 {
    height: 49px;
  }
  .landing-block13::before,
  .landing-block13 h2 {
    height: 39px;
  }
  .landing-block16::before,
  .landing-block16 h2 {
    height: 69px;
  }
  .landing-block17::before,
  .landing-block17 h2 {
    height: 70px;
  }
  .landing-block19::before,
  .landing-block19 h2 {
    height: 46px;
  }
  .landing-block22::before,
  .landing-block22 h2 {
    height: 51px;
  }
  .landing-block4 h2,
  .landing-block5 h2,
  .landing-block6 h2,
  .landing-block8 h2,
  .landing-block9 h2,
  .landing-block14 h2,
  .landing-block15 h2,
  .landing-block18 h2,
  .landing-block20 h2,
  .landing-block21 h2,
  .landing-block23 h2,
  .landing-block24 h2,
  .landing-block25 h2,
  .landing-block26 h2,
  .landing-block27 h2,
  .landing-block28 h2 {
    height: 60px;
  }
}
@media (max-width: 387px) {
  .landing-block3 h2 {
    margin-bottom: 9px;
  }
  .landing-block4 h2 {
    margin-bottom: 17px;
    margin-top: 35px;
  }
  .landing-block8 h2 {
    margin-bottom: 9px;
    margin-top: 26px;
  }
  .landing-block9 h2 {
    margin-bottom: 18px;
    margin-top: 35px;
  }
  .landing-block13 h2 {
    margin-bottom: 13px;
    margin-top: 30px;
  }
}
/*END LANDING PAGE*/
/* SITEMAP */
.sitemap-link {
  font-size: 11px;
  line-height: 13px;
  color: #222;
}
.sitemap-link:visited {
  color: #222;
}
.sitemap-page h1 {
  font-size: 28px;
  margin-bottom: 20px;
}
.sitemap-page h2 {
  font-size: 20px;
  margin-bottom: 12px;
}
.sitemap-county {
  margin-top: 30px;
}
.sitemap-county a {
  font-size: 12px;
  line-height: 17px;
  color: #222;
}
/*START FUNNEL PAGE*/
.side-start-funnel-text {
  max-width: 690px;
  width: 100%;
  color: #212121;
  padding-top: 15px;
  position: relative;
}
.side-start-funnel-text-title,
.side-start-funnel-text-title h1 {
  margin-bottom: 25px;
  font-size: 24px;
  line-height: 28px;
  font-weight: normal;
}
.side-start-funnel-text-title h1 {
  margin-bottom: 0;
}
.start-funnel-list li:last-child {
  margin-bottom: 0;
}
.start-funnel-list-elem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  line-height: 22px;
}
.start-funnel-list-elem::before {
  content: url("/static/multisite/img/multisite/onestopdivorce/start-funnel-checked.a8a1cf57d104.svg");
  margin-right: 10px;
  height: 22px;
  width: 22px;
  display: inline-block;
}
.side-start-funnel-text .guaranteed-seal {
  position: absolute;
  bottom: 4.44%;
  margin-top: 0;
}
.new-reviews-body {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.new-reviews-inner {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-transform: translate(0);
  transform: translate(0);
}
.new-review-block {
  width: calc(50% - 20px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 25px 30px 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #212121;
}
.new-review-block img {
  margin-right: 19px;
  padding-left: 1px;
  height: 118px;
  width: 118px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.new-review-block p {
  line-height: 18px;
}
.new-review-block .review-title {
  margin-bottom: 5px;
  color: #212121;
  display: block;
}
.scroll-reviews-bck,
.scroll-reviews-fwd {
  position: relative;
  cursor: pointer;
}
.scroll-reviews-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.scroll-reviews-bck::after {
  content: '';
  position: absolute;
  left: -80px;
  top: 4px;
  border: 10px solid transparent;
  border-right: 16px solid #fff;
}
.scroll-reviews-fwd::after {
  content: '';
  position: absolute;
  left: -20px;
  top: 4px;
  border: 10px solid transparent;
  border-left: 16px solid #fff;
}
.start-bg {
  background: url("/static/multisite/img/multisite/onestopdivorce/start-background.4c2c9fbfc052.png") no-repeat;
  background-size: cover;
  background-position-x: right;
  padding-bottom: 20px;
}
.start-funnel-main-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 0 40px 0;
}
@media (max-width: 864px) {
  .side-start-funnel-text .guaranteed-seal {
    right: 3%;
  }
}
@media (max-width: 800px) {
  .side-start-funnel-text .guaranteed-seal {
    bottom: -2%;
  }
}
@media (max-width: 768px) {
  .start-funnel-review-wrap .feedback-block {
    margin-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: none;
    margin-bottom: 30px;
  }
  .start-funnel-main-wrap {
    padding: 10px 0 10px 0;
  }
  .start-bg {
    background: none;
  }
  .side-start-funnel-text {
    padding-top: 28px;
  }
  .side-start-funnel-text-title {
    margin-bottom: 12px;
  }
  .new-review-block {
    padding-top: 20px;
    padding-right: 0;
  }
  .scroll-reviews-bck::after,
  .scroll-reviews-fwd::after {
    top: 3px;
    border-width: 8px;
  }
  .scroll-reviews-bck::after {
    border-right-width: 14px;
  }
  .scroll-reviews-fwd::after {
    border-left-width: 14px;
  }
}
@media (max-width: 500px) {
  .scroll-reviews-bck::after {
    left: -70px;
  }
  .new-review-block {
    display: block;
  }
  .new-review-block img {
    width: 48px;
    height: 48px;
    float: left;
  }
  .new-review-block .review-title {
    margin-top: 5px;
    margin-bottom: 0;
  }
  .new-review-block p {
    margin-top: 20px;
  }
  .new-review-text .review-title::before {
    margin-right: calc(100% - 168px);
  }
  .start-funnel-review-wrap .feedback-block {
    margin-bottom: 10px;
  }
}
/*END START FUNNEL PAGE*/
/* New homepage media queries */
@media (min-width: 769px) and (max-width: 1055px) {
  .banner-bg {
    background: url("/static/multisite/img/multisite/onestopdivorce/online-divorce-online.c4cd94d61e6c.png") no-repeat, -webkit-gradient(linear, left top, right top, from(#fff), color-stop(#fff), color-stop(#fff), color-stop(#fff), to(#f3f3f3));
    background: url("/static/multisite/img/multisite/onestopdivorce/online-divorce-online.c4cd94d61e6c.png") no-repeat, linear-gradient(90deg, #fff, #fff, #fff, #fff, #f3f3f3);
    background-size: cover;
  }
  .homepage-banner-form-wrap {
    padding-top: 0px;
  }
  .homepage-h1-content-wrap {
    margin: 0 auto;
  }
  .home-banner-icons {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .homepage-banner-form-wrap .form-block {
    margin: 30px auto;
  }
}
/*@media (max-width: 1560px) and (min-width: 1055px) {
  .homepage-h1-content-wrap {
    margin-left: auto;
    margin-right: 50px;
  }
}*/
/* COUNTY PAGES */
.county-gray-bg,
.county-reasons-gray-bg {
  background-color: #f3f3f3;
}
.county-blocks-wrap h2 {
  font-size: 32px;
  letter-spacing: 0.7px;
  color: #6a6a6a;
  text-transform: uppercase;
  margin-bottom: 16px;
}
.county-how-it-works {
  padding: 64px 0px 0px 0;
}
.county-how-it-works__content-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #22242a;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.5px;
}
.county-how-it-works__content-wrap > div {
  width: 591px;
}
.county-how-it-works__content-wrap > ul {
  width: 408px;
}
.county-how-it-works__content-wrap p {
  text-indent: 28px;
}
.county-how-it-works__content-wrap li {
  position: relative;
}
.county-how-it-works__content-wrap li:before {
  content: attr(count);
  position: absolute;
  left: -50px;
  color: #fff;
  background-color: #ff5252;
  border-radius: 50%;
  width: 34px;
  height: 34px;
  line-height: 32px;
  text-align: center;
}
.county-how-it-works__content-wrap p,
.county-how-it-works__content-wrap li {
  margin-bottom: 34px;
}
.county-text-link,
.county-content-link {
  color: #448aff;
}
.county-text-link,
.county-content-link:visited {
  color: #448aff;
}
.county-content-link:after {
  content: url("/static/multisite/img/multisite/onestopdivorce/county-blue-arrow-right.bbc90c343377.svg");
  position: relative;
  left: 7px;
  top: 2px;
}
.county-od-vs-lawer {
  padding: 64px 0px 47px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.county-od-vs-lawer__photo-wrap {
  width: 516px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.county-od-vs-lawer__text-wrap {
  padding-left: 53px;
  color: #22242a;
}
.county-od-vs-lawer__text-wrap p {
  margin: 24px 0;
  line-height: 24px;
  letter-spacing: 0.5px;
}
.county-od-vs-lawer__mobile-img {
  display: none;
}
.county-reasons {
  padding: 64px 0px 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.county-reasons__text-wrap {
  padding-right: 115px;
}
.county-reasons__text-wrap p {
  margin-top: 24px;
  line-height: 24px;
  letter-spacing: 0.5px;
}
.county-reasons__icons-wrap {
  padding-top: 27px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.county-reasons-mobile-imgs-wrap {
  display: none;
}
.county-quick-easy-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 156px;
}
.county-quick-easy__text {
  font-size: 32px;
  letter-spacing: 0.9px;
  color: #22242a;
  font-weight: bold;
}
.county-quick-easy__link {
  width: 375px;
  padding: 14px 0;
  border-radius: 4px;
  background-color: #ff5252;
  text-align: center;
  text-decoration: none;
  font-size: 24px;
  color: #fff;
}
.county-quick-easy__link:visited {
  color: #fff;
}
.county-quick-easy__link:after {
  content: url("/static/multisite/img/multisite/onestopdivorce/county-white-arrow-right.74e3497bfc9a.svg");
  position: relative;
  left: 18px;
}
.county-address-map-container h2 {
  font-size: 32px;
  color: #666;
  letter-spacing: 0.5px;
  margin: 66px 0;
}
.court-main-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 54px 0;
}
.court-main {
  width: 50%;
  font-size: 20px;
  letter-spacing: 0.3px;
  color: #22242a;
}
.courts-desc-title {
  font-size: 24px;
  margin-bottom: 39px;
}
.court-main-map {
  width: 50%;
}
.counties-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  border-radius: 8px;
  padding: 23px 45px;
  margin: 43px 0;
}
.counties-nav-title {
  font-size: 16px;
  letter-spacing: 0.3px;
  color: #575c6b;
  margin-right: 75px;
}
.county-filter-flex {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.counties-filter {
  font-size: 18px;
  letter-spacing: 0.4px;
  color: #575c6b;
  text-decoration: none;
}
#county-active-filter {
  color: #448aff;
  text-decoration: underline;
}
.county-filter-block {
  padding-top: 65px;
  padding-bottom: 75px;
}
.counties-lists {
  -webkit-column-count: 3;
          column-count: 3;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.4px;
}
a.county-link {
  display: block;
  color: #666;
  text-decoration: none;
}
a.county-link:visited {
  color: #666;
}
.court-mobile-br-break {
  display: none;
}
@media (min-width: 769px) {
  .county-h1 {
    max-width: 532px;
    font-size: 32px !important;
    line-height: 36px !important;
  }
}
@media (max-width: 1130px) {
  .county-how-it-works__content-wrap > div,
  .county-how-it-works__content-wrap > ul {
    width: 100%;
  }
  .county-how-it-works__content-wrap > ul {
    margin-left: 50px;
  }
  .county-od-vs-lawer__photo-wrap {
    display: none;
  }
  .county-od-vs-lawer__text-wrap {
    padding-left: unset;
  }
  .county-od-vs-lawer__mobile-img {
    display: block;
    margin: 0 auto;
  }
  .county-reasons__text-wrap {
    padding-right: unset;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .county-reasons-imgs-wrap {
    display: none;
  }
  .county-reasons-mobile-imgs-wrap {
    display: block;
    margin: 0 auto;
  }
  .court-mobile-br-break {
    display: inline-block;
  }
  .court-main-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .court-main,
  .court-main-map {
    width: 100%;
  }
  .county-blocks-wrap h2 {
    text-align: center;
  }
  .counties-nav-title {
    margin-right: 15px;
  }
}
@media (max-width: 1100px) {
  .counties-lists {
    -webkit-column-count: 2;
            column-count: 2;
  }
}
@media (max-width: 780px) {
  .counties-lists {
    -webkit-column-count: 1;
            column-count: 1;
    text-align: center;
  }
}
@media (max-width: 768px) {
  .county-h1 {
    font-size: 18px !important;
  }
  .county-how-it-works-wrap {
    margin-top: 30px;
  }
  .county-blocks-wrap h2 {
    text-align: left;
    font-size: 22px;
    letter-spacing: 0.5px;
  }
  .county-how-it-works,
  .county-od-vs-lawer {
    padding: 45px 0 0 0;
  }
  .county-reasons-gray-bg {
    background: #fff;
  }
  .county-reasons {
    padding: 10px 0 40px 0;
  }
  .county-quick-easy__text {
    font-size: 22px;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    color: #575c6b;
  }
  .county-address-map-container h2 {
    font-size: 22px;
    letter-spacing: 0.4px;
    color: #666;
    margin: 30px 0 20px 0;
  }
  .court-main-wrap {
    margin: 0 0 45px 0;
  }
  .courts-desc-title {
    font-size: 18px;
    letter-spacing: 0.2px;
    color: #22242a;
    margin-bottom: 10px;
  }
  .county-filter-block {
    padding-top: 35px;
    padding-bottom: 30px;
  }
  .counties-navigation {
    margin: 23px 0 33px 0;
  }
  /* platinum vip*/
  .platinum_page .hero-section h1{
    font-size: 2.4em;
  }
  .platinum_page .hero-section .text-xs-center{
    text-align: center;
  }
  .dynamic-price .price{
    font-size: 14px;
  }
  .dynamic-price .price_old{
    font-size: 10px;
  }
  .home-banner-icons{
    justify-content: center !important;
  }
}
@media (max-width: 740px) {
  .county-quick-easy__text {
    text-align: center;
  }
  .county-quick-easy-block {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .counties-navigation {
    padding: 20px 18px;
  }
  .county-filter-flex {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .county-filter-flex a {
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
    margin: 10px 0;
  }
  .counties-filter {
    font-size: 16px;
  }
}
@media (max-width: 556px) {
  .county-od-vs-lawer__mobile-img,
  .county-reasons-mobile-img {
    width: 100%;
  }
  .video-block iframe{
    height: auto;
  }
}

@media (max-width: 768px) {
  .unsubscribe-block {
    padding-top: 72px !important;
  }
}

.unsubscribe-block {
  padding-top: 20px;
  width: 60%;
}

.unsubscribe-block .row {
  padding-bottom: 10px;
}

.unsubscribe-button {
  margin-top: 1em !important;
  background: #FF5252 !important;
  width: 100%;
}

@media (max-width: 768px) {
  .subscribe-block {
    padding-top: 72px !important;
  }
}

.subscribe-block {
  padding-top: 20px;
  width: 60%;
  font-size: 1.7em !important;
}
