﻿body {
	padding:0;
	margin:0;
    	color:#03344D;
    font-family:'Roboto', sans-serif;
    line-height:1.4em;
}

h1,h2,h3,h4 {line-height:1.4em;}

a.pricing,a.pricing:hover {
	color:#fff;
	text-decoration:none;
}

a.pricing2,a.pricing2:hover {
	color:#000;
	text-decoration:none;
}

img {
	border:0;
}
.howimage {
    margin:20px 10px 0 0;
}
.how {
	float:left;
}
.howtext {
	float:left;
	margin:-10px 0 0 0;
}
.howheader {
	float:left;
	padding:10px 0 0 0;
}
a {
	color:#1B2E58;
}

a:hover {
	color:#2857BE;
}
#header {
    margin:0 auto;
    width:100%;
    z-index:1;
}

.login {
	font-size:18px;
	font-weight:bold;
	display:block;
	float:right;
	position:relative;
	top:-20px;
	left:-110px;
}

.tbtn {
    padding:20px 60px;
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size:18px;
    margin:0 0 0 120px;
    position:relative;
    top:-30px;
}

#container {
    width:100%;
}
#call-us {
	margin-right:31px;
	float:right;
}
#rightcolumn table {
  border-collapse:collapse;
}
#rightcolumn table td{
  padding:3px;
  border:1px solid #999;
  background-color:#EBEEF4;
  text-align:left;
}
.tright {
  text-align:right;
}
.step {
    font-size:22px;
}

.btn {
    padding:20px 60px;
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size:18px;
    margin:20px;
}
ul.checks {
    list-style-image: url('/images/tick-red.png');
}

#gspace{
	width:25px;height:30px;float:left;
}

table.pricing {
	border-collapse:collapse;
	margin-bottom:15px;
	float:left;
}

table.pricing,table.pricing th,table.pricing td {
	border:thin #999 solid;
}

table.pricing th,table.pricing td {
	padding:5px;
}

table.pricing th {
	background-color:#E6EAF1;
	text-align:left;
}

table.pricing td {
	background-color:#F6F6F6;
}
.red {
	color:red;
}
ul.pricingchart {
	background:#F6F6F6;
	list-style:none;
	margin:0 0 20px 0;
	padding:0;
	border:thin #ccc solid;
    }
ul.pricingchart li {
	border-bottom:thin #ccc solid;
	padding:15px 0 10px 35px;
	background-image:url('images/tick-red.png');
	background-repeat:no-repeat;
	background-position:10px 15px; 
}
#homedivtext h1 {
	padding:0;
	margin:0;
	color:#fff;
}
#homedivtext ul,#homedivleft ul,ul.checks {
  list-style: none;
  padding-left:10px;
}
#homedivtext ul li:before,#homedivleft ul li:before,ul.checks li:before {
  content: '✓';
  padding-right:10px;
}
#homedivleft {
  text-align: left;
  margin-right:20px;
}
#testimonial {
  background:url(/nimages/testimonial.png);
  width:320px;
  height:320px;
  text-align:center;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
}
#landleft {
  float:left;
}
#landright {
  float:left;
}
.questionMark {
  float:left;
 position:relative;
 height:26px; /*dimensions of our image*/
 width:26px;
 background:url(/images/questionMark.gif) top left no-repeat;
 }
 .toolTip {
 position:absolute;
 left:26px; /*Moves it to the right beside the question mark*/
 top:0;
 display:none;
 /*The attributes below make it look pretty*/
 width:550px;
 padding:5px;
 border:1px solid #ffffff;
 background-color:#eeeeee;
 } 
 #loginform input[type=text],#loginform input[type=password],#purchase input[type=text],#purchase input[type=password]  {
 	width:300px;
 	height:32px;
 	padding:5px;
 	font-size:14px;
 	margin-top:5px;
 }
 #loginform select {
 	width:300px;
 	height:42px;
 	padding:5px;
 	font-size:14px;
 	margin-top:5px;
 }
 #purchase select {
 	height:42px;
 	padding:5px;
 	font-size:14px;
 	margin-top:5px;
 }
 #loginform label,#purchase label {
 	margin-top:10px;
 	display:inline-block;
}
input[type=submit],input[type=button],button {
	font-size:x-large;
	color:white;
	padding:10px 90px;
	background-color:#013451;
	border:0;
	margin:20px 0;
	border-radius:15px;
	cursor:pointer;
}
.pwchecklist-item {
    color: red;
}
.pwchecklist-item.valid {
    color: green;
}
.pw-container {
    display: flex;
    align-items: center;
    gap: 10px;
}
.toggle-pw {
    cursor: pointer;
} 
 
#logodiv {
	float:left;
}

.bluebox {
	float:left;
}
.pricetable {
	border-collapse:collapse;
	text-align:left;
}
.pricetablecell {
	padding:10px;
}
.pricetablecellr {
	padding:10px;
	text-align:right;
}
.pricetablediv {
	float:left;
	width:430px;
	background-color: #D4CFC9;
	padding-left:10px;
	margin:0 0 15px 15px;
}
.startbutton2 {
    border-radius: 20px;
    font-size:32px;
    padding:6px 40px;
    text-decoration:none;
    border: 2px #000 solid;
    margin:20px;
    display:inline-block;
    background-color:#204865;
    color:#fff;
    line-height:1.4em;
    text-align:center;
}
.startbutton2:hover {
    background-color:#fff;
    color:#000;
}
#homedivleft,#textrotator {
  text-align:left;
}
#homedivright,#homedivright img {
  max-width:400px;
}
#footerall {
  font-size:small;
}
#footerleft {
  float:left;
}
#footerright {
  float:right;
  text-align:right;
}
#footerleft img,#social img {
  height:40px;
}
#footerdisclaimer {
  clear:both;
  font-size:small;
}
#social {
  margin-bottom:15px;
}

#footer a {
  text-decoration:none;
}
#lcnarrow,#lcwide {
  float:left;
}
#startbutton3,#startbuttonm {
    border-radius: 20px;
    font-size:18px;
    padding:16px 40px;
    text-decoration:none;
    color:#fff;
    margin:20px;
    display:inline-block;
    background-color:#8A140A;
}
.landingwhy {
    width:90%;
    background-color:#10324B;
    padding:20px;
    color:#fff;
    font-weight:bold;
    text-align:center;
    font-size:x-large;
}
#startleft {
    float:left;
    background-color:#013451;
    color:#fff;
    padding:0 20px 20px 20px;
}
#terms,#canemail {
	width:25px;
	font-size:25px;
	height:20px;
}
#termslabel,#canemaillabel {
	text-align:left!important;
	position:relative;
	top:-5px;
}
/* Greater than 960px */
@media screen and (min-width: 960px) {
          #lcnarrow img {
            max-width:680px;
            border:thin solid #ccc;
          }
          #startleft {
	      padding:0 20px 20px 20px;
	  }
          #startbuttonm {
            display:none;
          }
          #landsign {
            position:relative;top:-6px;
          }
          #landleft {
            width:440px;
          }
          #landright {
            margin-left:80px;
          }
          #landright ul {
            margin-left:0;
          }
          #lcnarrow {
            width:680px;
            padding-right:20px;
          }
          #lcwide {
            width:900px;
          }
          #vimeo {
            width:640px;
            height:360px;
          }
          #logo {
          	padding:35px 0 0 25px;
          	width:350px;
          }
          
          #supportbox {
          	float:left;
          	text-align:center;
          	margin-left:300px;
          	border-radius: 20px;
          	padding:17px;
          	margin-top:15px;
          	background-color:#10324B;
          	color:white;
          }
          #supportbox a {
          	color:white;
          }
          #nav {
              height:47px;
              width:920px;
              font-size:14px;
              margin:0 auto;
              font-weight:bold;
              background-color:#D4CFC9;
          }
          #homelink {
          	height:20px;
          	margin:12px 0 0 180px;
          	padding:0!important;
          }
          #homelinkm {
            display:none;
            padding:0!important;           
          }
          #homelinka {
            padding:0!important;
          }
          #navbutton {
          	display:none;
          }
          #navtabs {
          	width:920px;
          	margin:0 auto;
          }
          
          #nav ul {
              margin:0;
              padding:0;
              list-style:none;
              z-index:10;
          }
          
          #nav li {
              float:left;
              margin:0 0 0 5px;
              padding:0 0 0 5px;
              z-index:10;              
          }
          
          #nav a {
              display:block;
              text-decoration:none;
              color:#10324B;
              padding:15px 20px;
          }
                    
          #nav a:hover {
              color:#fff;
          }
          
          #nav ul ul {
          	visibility: hidden;
          	position: absolute;
                z-index:10;              
          }
          #nav ul ul a {
              float:left;
              display:block;
              text-decoration:none;
              color:#10324B;
              padding:10px;
              z-index:10;              
          }
          #nav ul ul ul li {
          	width:250px;
                z-index:10;              
          }
          
          .guideli {
          	width:170px;
          }
          
          #homedivimg {
          	background-image: url('/images/sign2.jpg');
          	width:920px;
          	height:300px;
          	margin:0 auto;
          }
          #homedivtext {
          	width:460px;
          	margin:0 auto;
          	color:white;
          	background-color:#8A140A;
          	position:relative;
          	top:150px;
          	left:-200px;
          }
          #homedivtext a {
          	color:white;
          }
          #homedivtext h1 {
          	font-size:32px;
          	font-weight:normal;
          }
          #homedivleft,#homedivright {
            float:left;
            width:50%;
          }
          #startbutton {
              border-radius: 20px;
              font-size:18px;
              padding:16px 40px;
              text-decoration:none;
              color:#fff;
              margin:20px;
              display:inline-block;
              background-color:#10324B;
          }
          .subhomedivtext img {
          	width:500px;
          }          
          .co {
              font-size:32px;
              padding:16px 40px;
              display:inline-block;
          }
          .subhomediv {
          	float:left;
          	width:100%;
          }
          .subhomedivtext {
          	width:920px;
          	padding:10px 0;
          	margin:0 auto;
          	text-align:center;
          }
          .subhomedivtextleft {
          	padding:20px 3px;
          	margin:0 auto;
          	max-width:920px;
          }
          .includesdiv {
          	width:560px;
          	text-align:left;
          	margin:0 auto;
          	padding-top:20px;
          }
          #marital {
              left:160px;
              top:32px;
          }
          
          #alimony {
              left:160px;
          	top:75px;
          }
          
          #childsupport {
              left:160px;
          	top:118px;
          }
          
          #custody {
              left:160px;
          	top:161px;
          }
          
          #divorce {
              left:160px;
          	top:204px;
          }
          
          #mediation {
              left:160px;
          	top:247px;
          }
          
          #visitation {
              left:160px;
          	top:290px;
          }
          
          #about {
          	width:180px;
          	top:191px;
          }
          
          #about li {
              width:180px;
          }
          
          
          #service {
          	width:290px;
          	top:191px;
          }
          
          #service li {
              width:290px;
          }
          
          #support {
          	width:200px;
          	top:191px;
          }
          
          #support li {
              width:200px;
          }
          
          #policies {
          	width:180px;
          	top:191px;
          }
          
          #policies li {
          	width:180px;
          }
          
          #guide {
          	top:191px;
          	width:170px;
          }
          
          #guide li {
          }
          
          
          #nav li:hover > ul {
          	visibility: visible;
          	margin:-32px 0 0 -10px;
          }
          
          #nav ul ul li,#nav ul ul li a,#nav #current li,#nav #current li a {
          	background:0;
          }
          
          #nav #current li a {
              color:#10324B;
          }
          
          #nav #current li a:hover {
              color:#10324B;
          }
          
          #nav ul ul li,#nav #current li {
          	float:left;
          	background-color:#D4CFC9;
              border-top:thin #03101D solid;
              border-right:thin #03101D solid;
              border-left:thin #03101D solid;
          }
          
          .lastli {
              border-bottom:thin #03101D solid;
          }
          
          a.pricing,a.pricing:hover {
          	color:#fff;
          	text-decoration:none;
          }
          
          a.pricing2,a.pricing2:hover {
          	color:#000;
          	text-decoration:none;
          }
          #guarantee {
          	padding-top:20px;
          }
          #header {
              width:920px;
              margin:0 auto;
              overflow: hidden;
              height:112px;
          }
          
          #footer {
              background-color:#D4CFC9;
              clear:both;
              text-align:center;
              width:920px;
              margin:0 auto;
              padding:15px 0 0 0;
          }
          #footerleft {
              padding:40px 0 0 100px;
          }
          #footerright {
              padding:30px 100px 30px 0;
          }
          #footerdisclaimer {
              padding:0 50px 20px 50px;
          }
          #footer2 {
            float:left;
            font-size:small;
            margin-left:50px;
          }
          #footer3 {
            float:right;
            font-size:small;
            padding:0 50px 50px 0;
          }
          #content {
              width:920px;
              margin:0 auto;
          }
          #leftcolumn {
          	width:680px;
          	float:left;
          	padding:0 20px 30px 0;
          }
          .btn {
              padding:20px 60px;
              font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
              font-size:18px;
              margin:20px;
          }
          .tbtn {
              padding:20px 60px;
              font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
              font-size:18px;
              margin:0 0 0 120px;
              position:relative;
              top:-30px;
          }
          #dedicated {
          	float:left;
          	width:440px;
          	min-height:100px;	
          }
          #dedicated2 {
          	float:left;
          	margin-left:20px;
          	min-height:165px;
          	width:400px;
          }
          #try {
          	text-align:center;
          	padding-top:140px;
          }
          #start2 {
          	margin:10px 0 0 20px;
          }
          #quotes {
          	float:left;
          	width:440px;
          	min-height:100px;
          }
          #logos {
          	margin-left:20px;
          	min-height:165px;
          	width:400px;
          	text-align:center;
          }
          #selfdiv {
          	float:left;
          	width:415px;
          	background-color:#eeeeee;
          	padding:10px;
          	margin:20px 10px 10px 0;
          }
          #paralegaldiv {
          	float:left;
          	width:420px;
          	background-color:#eeeeee;
          	padding:10px;
          	margin:20px 0 10px 10px;
          }
          a.white {
          	color:#fff;
          }
          #mobilefooter,#loginli {
          	display:none;
          }
          #join {
            float:left;
            width:520px;
            margin-right:20px;
          }
          #loginlink {
            display:none;
          }
}
  
/* Less than 960px */
@media screen and (max-width: 960px) {
          #lcnarrow img {
            max-width:400px;
            border:thin solid #ccc;
          }
          #join {
            float:left;
            width:320px;
          }
          #landright {
            margin:0 40px;
          }
          #testimonial {
            margin:0 50px;
          }
          #startleft {
              padding:0 0 20px 20px;
          }
          #landsign {
            width:100%;
          }
          #vimeo {
            width:320px;
            height:180px;
          }
          #mobilefooter {
          	position:fixed;
          	bottom:0px;
          	width:100%;
          	background-color:#ccc;
          	height:90px;
          	background-image: url('/images/sign.jpg');
          }
          #mobilefooteroverlay {
          	background-color: rgba(0,0,0,0.8);
          	width: 100%;
          	height:90px;
          	color:white;
          	text-align:center;
          	padding-top:10px;
          }
          #mobilefooteroverlay a {
              border-radius: 10px;
              font-size:16px;
              padding:8px 20px;
              text-decoration:none;
              border: 2px #fff solid;
              color:#fff;
              margin:10px;
              display:inline-block;
          }
          #nav,#supportbox,#google_translate_element,.bluebox,#rightcolumn {
          	display:none;
          }
          a.empty {
          	display:none !important;
          }
          #nav {
          	position:relative;
          	z-index:100;
          	top:40px;
          }
          .step{
          	font-weight:bold;
          }
          #homelink {
            display:none;
            padding:0!important;
          }
          
          #homedivimg {
          	background-image: url('/images/sign.jpg');
          	width:100%;
          	float:left;
          	height:200px;      	
          	background-repeat: no-repeat;
         	background-attachment: fixed;
         	background-position: top right;
         	background-size:160%;
          }
          #homedivtext {
          	width:100%;
          	color:white;
          	background-color:#8A140A;
          	position:relative;
          	top:200px;
          	padding-top:10px;
          	z-index:20;
          }          
           .includesdiv {
                text-align:left;
                margin:0 auto;
                padding-top:350px;
          }
         #homedivtext a {
          	color:white;
          }
          #homedivtext h1 {
          	font-size:28px;
          }
          #homedivtext ul {
            list-style: none;
            margin:10px;
            padding-left:10px;
          }
          #homedivtext ul li:before {
            content: '✓';
            padding-right:10px;
          }
          #startbutton {
              border-radius: 20px;
              font-size:18px;
              padding:16px 40px;
              text-decoration:none;
              color:#fff;
              margin:20px;
              display:inline-block;
              background-color:#10324B;
          }
          .subhomediv {
          	width:97%;
          	margin:0 auto;
          	position:relative;
          	top:50px;
          }
          .subhomedivtext {
          	padding:0 3px;
          	margin:0 auto;
          	text-align:center;
          	position:relative;
          	top:-15px;
          }
          .subhomedivtext img {
          	width:300px;
          }
          .pricetablediv {
	          width:300px;
	          background-color: #D4CFC9;
          }         
          #leftcolumn,#home,#homebox1,#homebox2,#homebox3 {
          	float:left;
          }
          #homecoupon {
          	text-align:center;
          }
          #logo {
          	width:270px;
          	height:35px;
          	position:fixed;
          	left:55px;
          	top:3px;
          }
          #nav ul {
          	list-style:none;
          	margin:0;
          	padding:0;
          }
          #nav ul li a {
          	color:white;
          	text-decoration:none;
          	display:block;
          	width:100%;
          	border-bottom:thin navy solid;
          	padding:7px 5px;
          	background:#306499;
          }
          
          #header{
          	height:43px;
          	position:fixed;
          	background:#fff;
          	top:0px;
          }
          #navbutton {
          	position:fixed;
          	width:50px;
          	top:0px;
          	left:0px;
              z-index:10;
          }
          #content {
          	position:relative;
          	top:45px;
          	padding:3px;
          	float:left;
          }
          #break {
              clear:both;
          }
          #footer {
              background-color:#D4CFC9;
              clear:both;
              text-align:center;
              margin:0 auto;
              float:left;
              position: relative;
              top: 90px;
              margin-bottom:180px; 
              padding:10px 0;
              
          }
          #footerdisclaimer {
              padding:20px
          }
          #footerleft {
              display:none;
          }
          #footerright {
              text-align:center;
              width:100%;
          }
          #footerleft img {
              width:180px;
              height:25px;
          }
          #footer3 img {
              display:none;
          }
          #footer a {
          	padding-bottom:15px;
          	display:inline-block;
          }
          #guarantee {
          	width:270px;
          	margin:0 10px;
          }
          .btn {
              padding:10px 20px;
              font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
              font-size:18px;
              margin:10px auto;
          }
          .tbtn {
              padding:10px 20px;
              font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
              font-size:18px;
              margin:0 auto;
              position:relative;
              top:-30px;
          }
          a.white {
          	color:#009
          }

}