/*globally css*/

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000000;
    line-height: 100%;
}

h1 {
    font-size: 35px;
    line-height: 45px;
    font-weight: 700;
    margin-bottom: 15px;
}

h2 {
    font-size: 25px;
    line-height: 35px;
    font-weight: 700;
    margin-bottom: 15px;
}

h3 {
    font-size: 21px;
    line-height: 23px;
    font-weight: 600;
}

h4 {
    font-size: 18px;
    font-weight: 600;
}

h5 {
    font-size: 16px;
    font-weight: 600;
}

h6 {
    font-size: 14px;
    font-weight: 600;
}

a {
    color: #000000;
    cursor: pointer;
    transition: all 0.3s;
}

a:hover,
a:focus {
    color: #000000;
}

.nav>li>a:hover,
.nav>li>a:focus {
    background: none;
}

.nav>li>a {
    line-height: 28px;
    text-transform: inherit;
    border: 0px;
    border-radius: 0px;
    background: none;
}

img {
    max-width: 100%;
    height: auto;
}

.g-recaptcha {
    margin-bottom: 15px;
}
.title--image h2 {
    text-transform: uppercase;
    border-bottom: 2px solid #6c151b;
    font-size: 16px;
    line-height: 32px;
    font-weight: 400;
    margin: 0px;
}
.page-node-type-standard-page .standard-detail-page ul,
.page-node-type-standard-page .standard-detail-page ol {
    padding-left: 4em;
}

.page-node-type-standard-page .standard-detail-page table ul,
.page-node-type-standard-page .standard-detail-page table ol {
    padding-left: 25px;
}

ul li::marker,
ol li::marker {
    color: #6ca93d;
    font-weight: 700;
}
.standard-detail-page .description ul li:first-letter,
.standard-detail-page .description ol li:first-letter {
    text-transform: capitalize;
}

.page-node-type-standard-page .standard-detail-page ol.big-listing-marker,
.page-node-type-standard-page .standard-detail-page ul.big-listing-marker {
    padding-left: 1.5em;
}

.page-node-type-standard-page .standard-detail-page ol.big-listing-marker li::marker,
.page-node-type-standard-page .standard-detail-page ul.big-listing-marker li::marker {
    font-size: 21px;
}

.pagination>li>a,
.pagination>li>span {
    color: #000000;
    background-color: #fff;
    border: none;
    padding: 7px 0px;
    margin: 0 7px;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    color: #000;
    background-color: transparent;
    font-weight: 700;
    border-bottom: 5px solid #6ca93d;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    color: #000;
    background-color: transparent;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span,
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    font-weight: 700;
    border-radius: 0px;
}

li.pager__item.pager__item--first a,
li.pager__item.pager__item--previous a,
li.pager__item.pager__item--next a {
    display: none;
}

li.pager__item.pager__item--last a {
    background: url(../images/arrow-right.svg) no-repeat right;
    padding-right: 20px;
    margin-left: 30px;
    background-size: 12px;
}

.form-required:after {
    background-image: url(../images/required.png);
}


/*user-login*/

.simplelogin-form .simplelogin-link,
.simplelogin-form .forgot-password,
.simplelogin-form .simplelogin-logo img {
    display: none;
}


/*-----conditional block css------*/

.Ask-jes-mobile-block {
    display: none;
}

.conditional-block {
    position: relative;
    display: flex;
    align-items: center;
}

.conditional-block a {
    font-weight: 700;
    text-decoration: underline;
}

.conditional-block .heading-text {
    font-size: 26px;
    font-weight: 700;
    padding-left: 15px;
    vertical-align: middle;
}

.conditional-block .middle-section {
    font-size: 13px;
    line-height: 22px;
    font-weight: 600;
}

.conditional-block .right-section {
    position: absolute;
    top: 0;
    right: 0;
    max-width: 75px;
    text-align: center;
    z-index: 111;
}

.conditional-block .right-section span {
    font-size: 14px;
}

.conditional-block button {
    background: none;
    border: 0px;
    line-height: 13px;
}


/*-----header-main-right-top-----*/

.header-main-right-top {
    margin-bottom: 30px;
}

.header-social-link {
    margin-right: 80px;
    margin-bottom: 0px;
}

.header-social-link .fab {
    font-size: 20px;
    line-height: 35px;
}

ul.menu.menu--header-top-menu.nav li {
    display: inline-block;
}

section.header-main a,
.search-button .fa {
    color: #fff;
    font-weight: 600;
}

.header-main section#block-jesblock img {
    width: 50px;
    height: 50px;
}

.header-social-link li {
    display: inline-block;
}

.header-social-link li .fa-facebook-f {
    padding-left: 25px;
    padding-right: 25px;
}

.header-social-link span,
.search-button span {
    display: none;
}


/* nav#block-supreme-court-headertopmenu ul li a:nth-child(1) {
  margin-left: 15px;
} */

.search-button {
    background: url(../images/search.svg) no-repeat center;
    border: 0;
    width: 30px;
    height: 30px;
    font-size: 0px;
    cursor: pointer;
    background-size: 26px;
    margin-left: 28.5px;
    margin-top: 7px;
}

.header-main-right-top .region.region-header-main-right-top,
.header-main-right-bottom .region.region-header-main-right-bottom {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

#block-supreme-court-exposedformsearch-contentpage-1 {
    position: absolute;
    max-width: 400px;
    width: 100%;
    right: 17px;
    top: 117px;
    padding: 11px;
    border-radius: 5px;
    background: #ffffff;
    z-index: 999;
    display: none;
}

.views-exposed-form .form-control {
    height: 40px;
    border-radius: 5px !important;
    border-color: #b2b2b2;
    border-width: 2px;
}

.views-exposed-form .form-control::placeholder {
    color: #000000;
}

.views-exposed-form .form-submit {
    min-width: 100px;
    height: 40px;
    margin-left: 10px !important;
    margin-right: 0px !important;
    font-weight: 600;
    border-radius: 0px;
    border-color: #6c151b !important;
    background-color: #fff !important;
    color: #000;
    border-width: 3px;
}

.form-actions .glyphicon {
    display: none;
}


/*-----header-main-right-bottom-----*/

.header-bottom-area.container {
    display: flex;
    align-items: center;
    padding-right: 0px;
}

.block-superfish {
    width: auto;
}

.header-main-right-bottom ul.sf-menu .sf-sub-indicator {
    display: none;
}

.header-main-right-bottom ul.sf-menu .sf-with-ul {
    padding-right: 1.5em;
}

.header-main-right-bottom .block-superfish ul.menu>li.sf-depth-1 {
    float: none;
    display: inline-block;
    position: relative;
    vertical-align: top;
    /* border-right: 0.5px solid #ffffff; */
}


/* ul.sf-menu a {
  padding-left: 45px;
} */

#block-supreme-court-mainnavigation ul li a.sf-depth-2 {
    padding-left: 45px;
}


/* .header-main-right-bottom .block-superfish ul.menu > li.sf-depth-1:first-child {
  border-left: 2px solid transparent;
} */

.header-main-right-bottom .block-superfish ul.menu>li.sf-depth-1:hover {
    border-left: 0.5px solid #ffffff;
}

.header-main-right-bottom .block-superfish ul.menu>li.sf-depth-1:after {
    content: "";
    height: 19px;
    width: 1px;
    background-color: #fff;
    display: block;
    position: absolute;
    right: -1px;
    top: 20px;
}

.header-main-right-bottom .block-superfish ul.menu>li.sf-depth-1:hover {
    background-color: #602129;
}

.header-main-right-bottom .block-superfish ul.menu>li.sf-depth-1>a {
    font-size: 28px;
    text-decoration: none;
    font-weight: 600;
    padding: 0.45em 0em;
    margin: 0 1.5em;
}

.header-main-right-bottom .block-superfish ul.menu>li.active-trail>a {
    border-bottom: 4px solid #ffcb05;
}

.header-main-right-bottom .block-superfish ul.menu li ul {
    min-width: 240px !important;
    max-width: 250px !important;
    left: -1px;
    box-shadow: 2px 9px 17px rgb(0 0 0 / 25%);
    border-left: 0.5px solid #ffffff;
    background-color: #602129;
    top: 52px;
    display: none !important;
}

#header-bottom-navigation ul.menu--main li ul {
    display: none;
}

ul.sf-menu li:hover>ul,
ul.sf-menu li.sfHover>ul {
    top: 1.5em;
}

.block-superfish ul.menu li ul li a {
    color: #ffffff;
    text-decoration: none;
    border-top: 0.5px solid #ffffff;
    line-height: 25px;
}

.block-superfish ul.menu li ul li:first-child a {
    border-top: 0px;
}

.path-frontpage h1.page-header,
.page-node-type-standard-page h1.page-header,
.path-frontpage .addtoany_list {
    display: none;
}


/*-----front-page header-----*/

.path-frontpage section.header-main {
    position: relative;
    background-image: url(../images/Lady_Justice.jpg);
    background-size: cover;
    padding-bottom: 27%;
    padding-top: 3%;
    background-repeat: no-repeat;
    background-position: center;
}

.frontpage-header-static-blocks.container {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -45px;
    max-width: 1170px !important;
    width: 100% !important;
    margin: auto;
}

.main-wrapper-left {
    max-width: 570px;
    padding: 30px 54px;
    background: #ffcb05;
}

.main-wrapper-left .title {
    display: inline;
}

.main-wrapper-left .short-desc {
    font-size: 21px;
    line-height: 35px;
    font-weight: bold;
    margin: 10px 0px;
}

.main-wrapper-left .desc,
.main-wrapper-left .title {
    font-size: 18px;
    font-weight: 500;
}

.main-wrapper-left .desc a {
    text-decoration: underline;
    color: black;
    font-weight: 500;
}

.main-wrapper-left .link a {
    color: #000000;
    text-decoration: underline;
}

.main-wrapper-left .image {
    text-align: center;
}

.main-wrapper-left .image img {
    margin-top: 35px;
}

.main-wrapper-right {
    max-width: 470px;
    color: #fff;
    margin-top: 30px;
    float: right;
}

.main-wrapper-right .title {
    font-size: 40px;
    line-height: 55px;
    font-weight: 700;
}

.main-wrapper-right .short-desc {
    font-size: 23px;
    line-height: 40px;
    font-weight: 600;
    margin: 15px 0px 30px 0px;
}

.main-wrapper-right .link a {
    padding: 9px 21px;
    font-size: 21px;
    line-height: 28px;
    font-weight: 600;
    text-decoration: none;
    border: 2px solid #fff;
    display: inline-block;
}

.main-wrapper-right .link a:hover {
    background-color: #00839b;
}


/*-----frontpage-content-section-----*/


/*-----sidebar first-----*/

aside#sidebar-first-area ul.nav {
    background-color: #f5f5f5;
    margin-left: -140px;
    width: 475px;
    padding-bottom: 90px;
}

aside#sidebar-first-area .block {
    background-color: #6ca93d;
    padding: 30px;
    width: 85%;
    margin: auto;
    margin-left: -15.5%;
    margin-right: 7.5%;
    margin-top: -30px;
    display: inline-block;
}

aside#sidebar-first-area ul.nav>li {
    width: 100%;
}

aside#sidebar-first-area ul.nav>li>a {
    padding-left: 0px;
    padding-right: 0px;
}

aside#sidebar-first-area ul.dropdown-menu li a.is-active {
    border-left: 3px solid #6C151B;
    padding-left: 18px !important;
    background-color: transparent;
    color: #000;
}

aside#sidebar-first-area ul.nav>li>a:hover::before,
aside#sidebar-first-area ul.nav li.expanded>a.is-active::before,
aside#sidebar-first-area li.active.active-trail a.dropdown-toggle.active-trail::before,
aside#sidebar-first-area ul.nav>li>a.is-active::before {
    content: "";
    background: url(../images/triangle-sharp.png) no-repeat left;
    width: 12px;
    height: 13px;
    margin-right: 7px;
    margin-left: -20px;
    font-weight: 600;
    background-size: 100%;
    display: inline-block;
}

aside#sidebar-first-area ul.dropdown-menu li.last {
    border-bottom: 2px solid #e6e6e6;
    padding-bottom: 20px;
}

aside#sidebar-first-area ul.nav>li.expanded>.caret,
aside#sidebar-first-area ul.nav li.parent-menu-link span,
#sidebar-first-area li.expanded.dropdown.open .parent-menu-link {
    display: none;
}

aside#sidebar-first-area ul.nav>li>a .caret {
    position: absolute;
    right: 25px;
    top: 22px;
}

aside#sidebar-first-area ul.nav>li.expanded>a>.caret {
    background: url(../images/caret-plus.png) no-repeat top;
    width: 35px;
    height: 20px;
    background-size: 35px;
    border: 0px;
}

aside#sidebar-first-area ul.nav>li.expanded.open>a>.caret {
    background: url(../images/caret-minus.png) no-repeat top;
    width: 35px;
    height: 22px;
    background-size: 33px;
}

aside#sidebar-first-area li.second-parent-menu-link {
    position: absolute;
    top: 140px;
    font-size: 25px;
}

aside#sidebar-first-area li.expanded.dropdown.first {
    margin-top: 80px;
}

aside#sidebar-first-area li.expanded.dropdown.open ul li.first {
    margin-top: 0px;
}

aside#sidebar-first-area li.first {
    margin-top: 80px;
}

.page-node-856.page-node-type-resources-landing-page .sub-title-social-share-section .title,
.page-node-912.page-node-type-resources-landing-page .sub-title-social-share-section .title,
.page-node-913.page-node-type-resources-landing-page .sub-title-social-share-section .title {
    top: -70px;
}

.page-node-856 .sub-title-social-share-section,
.page-node-912 .sub-title-social-share-section,
.page-node-913 .sub-title-social-share-section {
    margin: 15px 0 50px 0;
}

.page-node-856 #maindiv,
.page-node-912 #maindiv,
.page-node-913 #maindiv {
    padding-top: 0px;
}

aside#sidebar-first-area ul.nav>li>a {
    background: transparent;
    padding: 20px 40px 0 125px;
    font-weight: 600;
}

aside#sidebar-first-area ul.dropdown-menu {
    position: inherit;
    max-width: 475px;
    border: 0px;
    background: #f5f5f5;
    box-shadow: none;
    padding-left: 120px;
    padding-right: 65px;
}

aside#sidebar-first-area ul.dropdown-menu>li>a {
    white-space: unset;
    padding: 7px 20px;
}

#sidebar-first-area li.parent-menu-link {
    background-color: #ffcb05 !important;
    padding: 30px 40px 30px 123px !important;
    max-width: 475px;
    width: 100%;
    font-size: 35px;
    font-weight: 700;
    line-height: 50px;
    margin-top: -25px;
}

#sidebar-first-area li.parent-main-menu-link {
    display: none;
}

.page-node-409 #sidebar-first-area li.parent-main-menu-link,
.page-node-410 #sidebar-first-area li.parent-main-menu-link {
    background-color: #ffcb05 !important;
    padding: 30px 40px 30px 123px !important;
    max-width: 475px;
    width: 100%;
    font-size: 35px;
    font-weight: 700;
    line-height: 50px;
    margin-top: -25px;
    display: block;
}

#sidebar-first-area span.sf-sub-indicator {
    display: none;
}

.page-node-409 aside#sidebar-first-area li.first {
    margin-top: 20px;
}

.page-node-410 aside#sidebar-first-area li.first {
    margin-top: 20px !important;
}

.page-node-409 #sidebar-first-area li.parent-menu-link {
    display: none;
}

#sidebar-first-area ul.dropdown-menu .parent-main-menu-link {
    display: none;
}

.page-node-410 aside#sidebar-first-area ul.dropdown-menu li.first {
    margin-top: 0px !important;
}

.page-node-410 #sidebar-first-area li.parent-menu-link {
    display: none;
}


/*-----chat-block-----*/

.page-node-type-standard-page #midcontent-area .chat-ipad-block {
    display: none;
}

.chat-block {
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    color: #ffffff;
}

.chat-block .col-sm-5,
.chat-block .col-sm-5 img {
    text-align: right;
    float: right;
}

.chat-block a {
    color: #fff;
    text-decoration: none;
}

.block-item-first {
    margin-bottom: 15px;
}

.block-item-first h3 {
    font-weight: 700;
    color: #fff;
    text-align: center;
}

.block-item-second {
    display: flex;
    align-items: center;
    padding: 15px 0px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

span.block-item-second-left a {
    border: 1px solid #fff;
    padding: 3px 10px;
    color: #fff;
}

.block-item-third {
    width: 100%;
    display: flex;
    align-items: center;
    padding: 15px 0px;
    border-bottom: 1px solid #fff;
}

.block-item-third img {
    max-width: 50px;
}

.block-item-fourth {
    text-align: center;
    overflow: hidden;
}

.block-item-fourth h5 a {
    border: 2px solid #fff;
    border-radius: 25px;
    padding: 10px 30px;
    display: inline-block;
    margin-top: 27px;
    margin-bottom: 10px;
    font-weight: 700;
}


/*standard page*/

div#call-out-Description-section-wrapper {
    overflow: hidden;
}

.sub-title-social-share-section span.sub-title h1 {
    margin-bottom: 0px;
}

.sub-title-social-share-section span,
.social-share-button .addtoany_list .a2a_s_email svg {
    display: inline-block;
}

.social-share-button .addtoany_list a span {
    border-radius: 0px;
}

.social-share-button .addtoany_list .a2a_s_share,
.social-share-button .addtoany_list .addtoany_share .a2a_s__default {
    background: url(../images/share.svg) no-repeat;
    background-color: transparent !important;
    width: 15px;
    height: 20px;
    background-size: 100%;
}

.social-share-button .addtoany_list .a2a_s_email {
    margin: 0px 15px;
    background: url(../images/mail.svg) no-repeat;
    background-color: transparent !important;
    width: 17px;
    height: 20px;
    background-size: 100%;
}

.social-share-button .addtoany_list .a2a_s_share g,
.social-share-button .addtoany_list .a2a_s__default g {
    display: none;
}

.social-share-button .addtoany_list .a2a_s_print {
    background: url(../images/print.svg) no-repeat;
    background-color: transparent !important;
    width: 17px;
    height: 20px;
    background-size: 100%;
}

.last-reviewed-reviewed-by {
    position: relative;
    margin-bottom: 25px;
    display: flex;
    align-items: flex-end;
}

.last-reviewed-reviewed-by span:nth-child(2) {
    margin-left: auto;
    margin-right: auto;
}

.standard-detail-page .title--image {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.title--image span.desktop {
    margin-left: auto;
}

.title--image span.desktop img {
    max-width: 175px;
    height: 60px;
}

.last-reviewed-reviewed-by span.mobile {
    display: none;
}

.paragraph--type--description .col-sm-8 {
    padding-left: 0px;
}

.paragraph--type--description .col-sm-4 {
    padding-right: 0px;
}

.p-l-55 {
    padding-left: 55px;
}


/*-----table css-----*/

table {
    margin-top: 25px;
}

.page-node-type-standard-page table {
    width: 100%;
    border: 1px solid #6ca93d;
    margin-top: 25px;
    margin-bottom: 15px;
}

.page-node-type-standard-page table tr th {
    padding: 10px 30px;
    text-align: left;
    background-color: #6ca93d;
    color: white;
    font-weight: 700;
    border-right: 1px solid #fff;
}

.page-node-type-standard-page table tr th:last-child {
    border: 0px;
}

.page-node-type-standard-page table tr td {
    padding: 6px;
    vertical-align: top;
    border-right: 1px solid #6ca93d;
}

.page-node-type-standard-page table tr:nth-child(even),
.page-node-type-standard-page table tr:nth-child(odd) {
    border-bottom: 1px solid #6ca93d;
}

.page-node-type-standard-page table tr td ul li {
    padding: 6px 0px;
}


/*-----Description paragraph-----*/

#Description-section-wrapper {
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}


/*-----call-out-sections paragraph-----*/

#call-out-section-wrapper {
    margin-top: 15px;
    margin-bottom: 15px;
    overflow: hidden;
}

.paragraph--type--diy-tool {
    margin: 25px 0px;
    padding: 50px 35px 50px 10px;
    background: #f5f5f5;
    border-left: 10px solid #6ca93d;
    overflow: hidden;
}

.paragraph--type--diy-tool a {
    text-decoration: none !important;
    border-bottom: 4px solid #6ca93d;
}

.paragraph--type--time-alert,
.paragraph--type--age-limit,
.paragraph--type--key-terms {
    margin-top: 35px;
    margin-bottom: 35px;
    overflow: hidden;
}

.paragraph--type--time-alert .left-box,
.paragraph--type--age-limit .left-box,
.paragraph--type--key-terms .left-box {
    padding-left: 0px;
    max-width: 85px;
}

div#find-the-form-section-wrapper,
div#read-the-rules-section-wrapper,
div#learn-more-section-wrapper,
div#get-help-section-wrapper {
    display: flex;
    align-items: center;
    margin: 40px 0px;
    padding-left: 50px;
}

div#find-the-form-section-wrapper .left-box,
div#read-the-rules-section-wrapper .left-box,
div#learn-more-section-wrapper .left-box,
div#get-help-section-wrapper .left-box {
    margin-right: 7px;
}

div#find-the-form-section-wrapper .right-box {
    border-left: 8px solid #42bfdd;
}

div#read-the-rules-section-wrapper .right-box {
    border-left: 8px solid #a93da2;
}

div#learn-more-section-wrapper .right-box {
    border-left: 8px solid #3626a7;
}

div#get-help-section-wrapper .right-box {
    border-left: 8px solid #ffcb05;
}


/*-----starting a claim-----*/

.starting-claim-wrapper {
    margin-top: 50px;
}

.starting-claim-wrapper .heading,
.step-type-wrapper .heading {
    margin-bottom: 35px;
    font-size: 21px;
    font-weight: 600;
}

.step-icon-title-listing {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    border: 3px solid #00839b;
}

.step-icon-title-listing.items-8 .step-icon-title-row {
    flex: none;
}

.step-icon-title-listing.items-8 .step-icon-title-row:nth-child(1),
.step-icon-title-listing.items-8 .step-icon-title-row:nth-child(2),
.step-icon-title-listing.items-8 .step-icon-title-row:nth-child(3),
.step-icon-title-listing.items-8 .step-icon-title-row:nth-child(4) {
    border-bottom: 3px solid #00839b;
}

.step-icon-title-listing.items-8 .step-icon-title-row:nth-child(4) {
    border-right: 0px;
}

.step-icon-title-listing.items-8 .step-icon-title-row:nth-child(4)::after {
    display: none;
}

.step-icon-title-row {
    position: relative;
    width: 25%;
    padding: 10px;
    flex: 1;
    min-height: 270px;
    text-align: center;
    border-right: 3px solid #00839b;
}

.step-icon-title-listing.items-6 .step-icon-title-row {
    min-height: 347px;
}

.step-icon-title-row h1 {
    margin-top: 0px;
}

.step-icon-title-row::after {
    position: absolute;
    content: "";
    width: 23px;
    height: 68px;
    top: 42%;
    right: -23px;
    display: block;
    background: url(../images/arrow-right.png) no-repeat center;
}

.step-icon-title-shortdesc-row .right-section.col-sm-10 {
    position: relative;
}

.step-icon-title-shortdesc-row:nth-child(2n + 1) .right-section.col-sm-10::before,
.step-icon-title-shortdesc-row:nth-child(2n) .right-section.col-sm-10::after {
    position: absolute;
    content: "";
    width: 23px;
    height: 34px;
    top: 50%;
    transform: translateY(-50%);
}

.step-icon-title-shortdesc-row:nth-child(2n + 1) .right-section.col-sm-10::before {
    left: -23px;
    background: url(../images/left-arraow.png) no-repeat center;
}

.step-icon-title-shortdesc-row:nth-child(2n) .right-section.col-sm-10::after {
    right: -23px;
    background: url(../images/right-arraow.png) no-repeat center;
}

.step-icon-title-row:last-child::after {
    display: none;
}

.step-icon-title-row:last-child {
    border-right: 0px;
}

.step-icon-title-row .step h1 {
    font-weight: 800;
    margin-bottom: 0;
}

.step-icon-title-row .icon,
.step-icon-title-shortdesc-row .icon {
    background: #ffcb05;
    width: 70px;
    height: 70px;
    margin: auto;
    margin-top: 15px;
    margin-bottom: 25px;
    border-radius: 50px;
    display: flex;
}

.step-icon-title-row .icon img,
.step-icon-title-shortdesc-row .icon img {
    margin: auto;
}

.step-icon-title-row .title {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    max-width: 135px;
    margin: auto;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}


/*step type*/

.step-icon-title-shortdesc-row {
    margin-bottom: 50px;
    overflow: hidden;
}

.step-icon-title-shortdesc-row:nth-child(2n) .left-section.step.col-sm-2 {
    float: right;
    text-align: center;
}

.step-icon-title-shortdesc-row:nth-child(2n + 1) .left-section.step.col-sm-2 {
    text-align: center;
}

.step-icon-title-shortdesc-row .left-section.step.col-sm-2 h1 {
    font-size: 80px;
    margin-bottom: 20px;
    font-weight: 500;
}

.step-icon-title-shortdesc-row .left-section.step.col-sm-2 b {
    font-size: 30px;
    font-weight: 500;
}

.step-icon-title-shortdesc-row:nth-child(2n) .right-section.col-sm-10 {
    float: left;
}

.right-section.col-sm-10 {
    padding: 15px;
    background: #f8f8f8;
    border: 3px solid #00839b;
}


/*-----five star-----*/

.fivestar-average-stars .select-wrapper::after,
.fivestar-average-stars .description {
    display: none;
}

.five-star-rating-box {
    margin-top: 50px;
    text-align: center;
}

.five-star-rating-box .container {
    display: flex;
    align-items: center;
    background-color: #f5f5f5;
    padding: 40px 0px;
    margin: auto;
    max-width: 785px;
}

.five-star-rating-box h2 {
    font-size: 25px;
    line-height: 34px;
}

div.fivestar-widget {
    margin-top: 15px;
    display: inline-block;
}

div.fivestar-widget .cancel,
div.fivestar-widget .star {
    width: 35px !important;
    height: 35px !important;
    margin-right: 15px;
}

.fivestar-basic div.fivestar-widget .star,
.fivestar-basic div.fivestar-widget .star a {
    background: url(../images/star.svg) no-repeat;
    background-size: 35px !important;
}

div.fivestar-widget div.hover a,
div.rating div a:hover,
div.fivestar-widget div.on a {
    background: url(../images/star_active.svg) no-repeat !important;
}


/*----you-may-also-want-read*/

.view-you-may-also-want-to-read .view-header h2 {
    margin-top: 30px;
    padding: 30px 0px 20px 0px;
    text-transform: uppercase;
    border-top: 1px solid #c9c9c9;
}

.view-you-may-also-want-to-read .views-col {
    width: 31.5% !important;
    padding: 25px 15px;
    border: 1px solid #c9c9c9;
    border-bottom: 10px solid #6c151b;
}

.view-you-may-also-want-to-read .views-col.col-2 {
    margin-left: 2.75%;
    margin-right: 2.75%;
}

.view-you-may-also-want-to-read .views-field.views-field-field-image img {
    margin-left: 0px;
    margin-right: 0px;
    margin: auto;
    margin-bottom: 25px;
}

.view-you-may-also-want-to-read .views-field.views-field-title a {
    display: inline-block;
    font-size: 18px;
    line-height: 25px;
    text-transform: uppercase;
    text-decoration: none;
}

.view-you-may-also-want-to-read .views-field-field-sub-title a {
    text-decoration: none;
}

.view-you-may-also-want-to-read .views-field.views-field-field-short-description {
    line-height: 25px;
}


/*-----footer css-----*/

#block-footerlogo img {
    padding-left: 15px;
}

footer#footer-area strong {
    font-size: 16px;
    line-height: 32px;
}

footer#footer-area a {
    text-decoration: none;
}

footer#footer-area .telephone-mail-link a {
    color: #ffffff;
}

section#block-justiceeducationsociety {
    margin-top: 40px;
    margin-bottom: 30px;
}

.footer-top-column-first #block-footerlogo img {
    margin-left: -15px;
}

.footer-top-column-first ul.footer-social-link span {
    display: none;
}

.footer-top-column-first ul.footer-social-link {
    padding: 0px;
    margin: 0px;
}

.footer-top-column-first ul.footer-social-link li {
    list-style: none;
    display: inline-block;
}

.footer-top-column-first ul.footer-social-link li a {
    background-color: #ffffff;
    width: 28px;
    height: 28px;
    color: #570208;
    text-align: center;
    border-radius: 2px;
    display: inline-block;
}

.footer-top-column-first ul.footer-social-link li.twitter {
    margin-left: 27px;
    margin-right: 27px;
}

.footer-top-column-second {
    text-align: center;
    padding-top: 10px;
}

.footer-top-column-third {
    padding-top: 10px;
}

section#block-producedby {
    margin-bottom: 50px;
}

.footer-top-column-fourth ul.nav {
    max-width: 170px;
    width: 100%;
    float: left;
}

ul.menu.menu--footer-top-menu-first.nav {
    font-weight: bold;
}

ul.menu.menu--footer-top-menu-second.nav li:last-child a {
    border: 2px solid #fff;
    max-width: 145px;
    margin-top: 15px;
    font-weight: 600;
    padding: 6px 15px;
}

ul.menu.menu--footer-top-menu-second.nav li:last-child a:hover {
    background-color: #570208;
}

.footer-top-column-fourth {
    padding-left: 40px;
}

.footer-top-column-fourth a {
    color: #ffffff;
    font-size: 16px;
}

.telephone-mail-link {
    margin-top: 85px;
    margin-bottom: 30px;
}

.contact-us {
    margin-top: 67px;
    padding: 0 30px;
}

.contact-us p {
    padding-right: 35px;
}

.page-node-845 .telephone-mail-link {
    margin-top: 35px;
    margin-bottom: 30px;
}

.telephone-mail-link p:first-child {
    margin-bottom: 35px;
}

section#block-supreme-court-fundedby {
    margin-top: 105px;
}

section#block-disclaimer {
    margin-top: 45px;
}

section.footer-bottom-area {
    display: flex;
    align-items: center;
    padding: 25px 0px;
}

ul.menu.menu--footer.nav li {
    display: inline-block;
}

ul.menu.menu--footer.nav li a {
    padding: 0px;
    line-height: 14px;
}

ul.menu.menu--footer.nav li:first-child {
    margin-right: 7px;
    padding-right: 7px;
    border-right: 1px solid #000;
}

.footer-bottom-right-area.col-sm-6 {
    text-align: right;
}


/*overview section*/

.path-frontpage #maindiv {
    padding-top: 20px;
}

#block-civilfamilycriminal .short-desc {
    line-height: 25px;
    margin-bottom: 20px;
}

section#block-civilfamilycriminal ul {
    padding: 0px;
}

section#block-civilfamilycriminal ul li {
    list-style: none;
}

section#block-civilfamilycriminal ul li a {
    text-decoration: underline;
    font-weight: 600;
}

.view-mobile-overview {
    display: none;
}

.law-introduction .views-col {
    text-align: center;
}

.law-introduction .image-border {
    background: #6c151b;
    width: 55px;
    height: 55px;
    margin: auto;
    margin-bottom: 25px;
    border-radius: 50px;
    display: flex;
}

.law-introduction td.views-field.views-field-nothing {
    background-color: #f8f8f8;
}

.law-introduction td.views-field.views-field-title,
.law-introduction td.views-field-field-node-link-text {
    background-color: #fff;
    width: 25%;
}

.law-introduction td.views-field.views-field-body {
    background-color: #fff;
    width: 60%;
    padding-bottom: 20px;
}

.whole-our-mission .mobile-overview {
    display: none;
}

.law-introduction table.table.table-hover.table-striped tr td {
    border-top: none;
}

.law-introduction td.views-field.views-field-body ul li {
    width: 50%;
    float: left;
    text-decoration: none;
}

.law-introduction tr {
    border-bottom: 20px solid #f8f8f8;
}

.law-introduction tr:last-child {
    border-bottom: none;
}

.law-introduction td.views-field.views-field-body ul li::before {
    content: "";
    width: 8px;
    height: 8px;
    background-color: #6c151b;
    display: inline-block;
    border-radius: 50%;
    margin-right: 15px;
}

.law-introduction .image-border img {
    margin: auto;
    max-width: 27px;
}

.law-introduction .views-field.views-field-title h3,
.law-introduction .views-field-field-node-link-text h3 {
    color: #000;
    font-weight: 700;
    margin-bottom: 25px;
    font-size: 28px;
    line-height: 28px;
    padding-left: 18px;
}

.law-introduction .table-responsive {
    margin-top: 30px;
}

.law-introduction .image-border {
    position: relative;
}

.law-introduction tr:last-child .image-border:before {
    display: none;
}

.law-introduction .view-header .text-center p {
    max-width: 942px;
    margin: auto;
    margin-bottom: 50px;
}

.law-introduction .image-border::before {
    content: "";
    width: 9px;
    height: 150px;
    background: #6c151b;
    position: absolute;
    top: 54px;
    right: 23px;
}

.law-introduction.view-family-law-introduction .image-border::before {
    height: 75px;
}

.law-introduction.view-criminal-law-introduction .image-border::before {
    height: 215px;
}

.law-introduction .image-border::after {
    left: 55px;
}

.law-introduction .views-col:first-child .image-border::before,
.law-introduction .views-col:last-child .image-border::after {
    display: none;
}

.law-introduction .views-field-body {
    margin-top: 15px;
    margin-bottom: 35px;
}

.law-introduction .views-field-body ul {
    padding-left: 0em;
    list-style-position: inside;
    margin-top: 10px;
}

.law-introduction .views-field-body ul li {
    line-height: 35px;
    font-weight: 600;
    list-style: none;
    text-decoration: underline;
}

.law-introduction .views-field-body ul li a {
    color: #000;
    text-decoration: none;
    font-size: 16px;
    font-weight: 700;
    background: url(../images/external-link.png) no-repeat right;
    padding-right: 20px;
    background-size: 14px 12px;
}

.law-introduction .views-field.views-field-field-link a,
.right-content-block .link a {
    background: #6ca93d;
    color: #fff;
    padding: 9px 22px;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    text-decoration: none;
}


/*looking for resources*/

section.looking-for-resources-section.full-width .left-section {
    padding-left: 0px;
}

section.looking-for-resources-section.full-width .region.region-looking-for-resources-left img {
    min-height: 495px;
}

.looking-for-resources-section.full-width .right-section.col-sm-5 {
    position: absolute;
    top: 136px;
    right: 78px;
}

section.looking-for-resources-section.full-width .whole-wrapper-looking-for-resources {
    position: relative;
    max-width: 500px;
    height: 380px;
    padding-bottom: 45px;
    background: #f5f5f5;
}

.left-number-block.col-sm-6 {
    border-left: 9px solid #6ca93d;
    margin-top: 30px;
    padding-left: 35px;
    padding-bottom: 65px;
}

.left-number-block.col-sm-6 h1 {
    font-size: 100px;
    line-height: 85px;
    color: #4d4d4d;
    padding-top: 15px;
    margin-left: -7px;
}

.left-number-block.col-sm-6 .small-text {
    font-size: 25px;
    line-height: 34px;
    font-weight: 600;
}

.right-content-block {
    position: absolute;
    top: -50px;
    right: 35px;
    max-width: 385px;
}

.right-content-block h2 {
    background: #6c151b;
    padding: 8px 30px;
    color: #fff;
    margin-left: -15px;
    margin-bottom: 25px;
}

.right-content-block .body ul {
    padding-left: 0px;
}

.right-content-block .body ul li {
    font-size: 21px;
    line-height: 28px;
    font-weight: 600;
    padding: 12px 15px;
    list-style: none;
}

.right-content-block .link a {
    margin-top: 15px;
    display: inline-block;
}

.right-content-block ul li a {
    border-bottom: 3px transparent;
    text-decoration: none;
}

.right-content-block ul li a:hover {
    border-bottom: 3px solid #6ca93d;
}


/*court-form court-locations*/

.whole-wrapper-court-form,
.whole-wrapper-court-location {
    position: relative;
}

.court-main-content-box,
.location-main-content-box {
    position: absolute;
    top: 0;
    right: 0;
    width: 53%;
    height: 100%;
    background: #6ca93d;
    opacity: 0.9;
    color: #ffffff;
    padding: 20px 23px;
}

.whole-wrapper-court-form .image,
.whole-wrapper-court-location .image {
    position: relative;
    width: 100%;
    height: 100%;
}

.whole-wrapper-court-form .image::after,
.whole-wrapper-court-location .image::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.court-form-section.col-sm-6,
.frontpage-header-static-blocks.container,
.frontpage-static-header-block-left.col-sm-6 {
    padding-left: 0px;
}

.court-location-section.col-sm-6,
.frontpage-static-header-block-right.col-sm-6 {
    padding-right: 0px;
}

.court-main-content-box h2,
.location-main-content-box h2 {
    color: #ffffff;
    font-size: 30px;
    line-height: 40px;
}

.court-main-content-box .body {
    padding-top: 25px;
}

.court-main-content-box .body ul {
    padding-left: 0px;
}

.court-main-content-box .body ul li a:hover {
    border-bottom: 3px solid #fff;
}

.court-main-content-box .body ul li a {
    font-size: 21px;
    line-height: 28px;
    font-weight: 700;
    padding: 7px 0px 0 0;
    margin-bottom: 10px;
    list-style: none;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    border-bottom: 3px solid transparent;
}

.location-main-content-box {
    background: #6c151b;
}

.court-main-content-box .link,
.location-main-content-box .link {
    position: absolute;
    left: 24px;
    bottom: 40px;
    border: 2px solid #ffffff;
    padding: 7px 20px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    cursor: pointer;
}

.court-main-content-box .link a,
.location-main-content-box .link a {
    color: #ffffff;
    text-decoration: none;
}


/*need legal help*/

.need-legal-help-wrapper {
    max-width: 1170px;
    width: 100%;
    margin: auto;
    overflow: hidden;
    text-align: center;
    color: #ffffff;
    display: flex;
    align-items: center;
}

.need-legal-help-wrapper h1,
.need-legal-help-wrapper h2,
.need-legal-help-wrapper a {
    text-decoration: none;
}

.col-sm-6.left-content h1 {
    font-size: 46px;
    line-height: 62px;
    color: #ffffff;
}

.col-sm-6.right-content h2 {
    font-size: 29px;
    line-height: 39px;
    max-width: 375px;
    margin: auto;
    color: #000;
}

.need-legal-help-wrapper .col-sm-6.right-content {
    background-color: white;
    padding: 64px;
    color: #000;
}

.need-legal-help-wrapper .left-content {
    padding: 100px 65px;
    background: #6ca93d;
}

.col-sm-6.right-content .time {
    font-size: 21px;
    line-height: 40px;
    font-weight: 600;
    margin-top: 40px;
    margin-bottom: 25px;
}

.col-sm-6.right-content .button a {
    padding: 7px 64px;
    font-size: 22px;
    line-height: 39px;
    font-weight: 700;
    margin-bottom: 15px;
    display: inline-block;
    background-color: #6ca93d;
    color: #fff;
}

.col-sm-6.right-content .link a {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    border-bottom: 3px solid #6ca93d;
}

.video-content span {
    display: inline-block;
}

.video-content span:nth-child(1) {
    width: 85%;
    line-height: 24px;
}

.video-content span:last-child {
    float: right;
    text-align: right;
}

.global-accordian.videos-mobile .video-url {
    margin-bottom: 10px;
}


/*about jes page*/

.page-node-115 #maindiv {
    margin-bottom: 0px;
}

.justice-education-society .about-left-section {
    max-width: 595px;
    float: right;
}

.about-left-section a,
.our-website a {
    border-bottom: 2px solid #6ca93d;
    text-decoration: none;
}

.justice-education-society .about-left-section h1 {
    margin-top: 0px;
    padding: 17px;
    color: #fff;
    background: #6c151b;
}

.justice-education-society .about-left-section p {
    padding-left: 17px;
}

.justice-education-society .col-sm-6.about-right {
    padding-right: 0px;
}

.justice-education-society .col-sm-6.about-right img {
    width: 100%;
    filter: grayscale(100%);
    min-height: 423px;
}

.heading-text.text-center {
    font-size: 22px;
    font-weight: 600;
}

.description-text.text-center h1 {
    color: #6c151b;
    font-style: italic;
    max-width: 875px;
    margin: auto;
}

.our-website h2 {
    margin-top: 0px;
    font-size: 30px;
}

.our-website .col-sm-9 {
    font-size: 18px;
}

section.system-help-education nav {
    display: inline-block;
    width: 32%;
    min-height: 375px;
    padding: 20px;
    vertical-align: top;
    background: #f8f8f8;
    border-bottom: 7px solid #6c151b;
}

section.system-help-education nav:nth-child(2) {
    margin-left: 1.62%;
    margin-right: 1.62%;
}

#block-supreme-court-aboutlegalsystem h2 {
    background: url(../images/legal-system.svg) no-repeat left;
    padding-left: 75px;
    font-size: 30px;
    line-height: 50px;
}

#block-supreme-court-aboutlegalhelp h2 {
    background: url(../images/legal-help.svg) no-repeat left;
    padding-left: 75px;
    font-size: 30px;
    line-height: 50px;
}

#block-supreme-court-aboutlegaleducation h2 {
    background: url(../images/legal-education.svg) no-repeat left;
    padding-left: 75px;
    font-size: 30px;
    line-height: 50px;
}

section.system-help-education nav ul li {
    background: url(../images/Ellipse.png) no-repeat;
    background-position: 40px;
}

section.system-help-education nav ul li a {
    font-size: 20px;
    font-weight: 600;
    margin-left: 60px;
}

#whole-wrapper-about-ask-jes .col-sm-6.left-section {
    position: relative;
    padding-left: 0px;
}

#whole-wrapper-about-ask-jes .col-sm-6.left-section .image img {
    width: 100%;
    min-height: 370px;
}

#whole-wrapper-about-ask-jes .col-sm-6.right-section .about-right-section {
    max-width: 515px;
    width: 100%;
}

.about-ask-jes-main-content-box .link a {
    padding: 7px 30px;
    font-size: 18px;
    font-weight: 700;
    display: inline;
    border-radius: 30px;
    text-decoration: none;
    color: #ffffff;
    border: 3px solid #ffffff;
}

.about-ask-jes-main-content-box {
    position: absolute;
    top: 0;
    right: 15px;
    width: 46%;
    height: 100%;
    background: #6ca93d;
    opacity: 0.9;
    color: #ffffff;
    padding: 65px 25px 25px 25px;
    text-align: center;
}

.about-ask-jes-main-content-box .about-ask-jes-overlay {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}

.about-ask-jes-main-content-box h2 {
    color: #ffffff;
    font-size: 30px;
    padding-bottom: 20px;
}

#whole-wrapper-about-ask-jes .right-section h2 {
    margin-top: 0px;
    font-size: 30px;
}

#whole-wrapper-about-ask-jes .right-section p {
    margin-bottom: 40px;
}

#whole-wrapper-about-ask-jes .right-section .about-right-section .row img {
    margin-right: 25px;
}

#whole-wrapper-about-ask-jes .right-section .col-sm-6 span {
    display: inline-block;
    vertical-align: top;
}

#whole-wrapper-about-ask-jes .right-section .col-sm-6 span img {
    margin-top: 7px;
}

.support-us h2 {
    margin-top: 0px;
    font-size: 30px;
}

.support-us .link a {
    min-width: 230px;
    color: #000;
    padding: 15px;
    font-size: 25px;
    font-weight: 700;
    margin-top: 25px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    background: transparent;
    border: 3px solid #6c151b;
}

section.contact-us.container-fluid h2.block-title {
    position: absolute;
    margin: -30px 0 0 0px;
    padding: 22px 29px;
    font-size: 35px;
    color: #fff;
    background: #6c151b;
}

section.contact-us.container-fluid .block {
    width: 50%;
    float: left;
    margin-top: 40px;
}

section#block-contactus {
    margin-top: 100px;
    padding-left: 17px;
}

#block-contactus p {
    padding-right: 115px;
    margin-bottom: 25px;
}

.contact-us-fontawesometext span {
    display: none;
}

.contact-us-fontawesometext i {
    padding-right: 15px;
}

.contact-us-fontawesometext a {
    text-decoration: none;
}

.webform-submission-contact-us-form .form-control {
    border-radius: 0px;
    height: 48px;
    border: 0px;
    box-shadow: none;
}

.webform-submission-contact-us-form .form-textarea.form-control {
    height: 148px;
    resize: none;
}

.webform-submission-contact-us-form label {
    font-size: 18px;
}

.webform-submission-contact-us-form button#edit-actions-submit {
    min-width: 170px;
    padding: 12px 25px;
    border: 0px;
    border-radius: 0px;
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
    margin-right: 0px;
    background: #6c151b;
    background: transparent;
    color: black;
    border: 3px solid #6c151b;
}


/*resource page*/

.region.region-resource-landing-content-bottom {
    padding-bottom: 75px;
}

.page-node-type-resources-landing-page div#maindiv {
    margin-top: -35px;
    margin-bottom: 30px;
    overflow: hidden;
    padding-right: 0;
}

.page-node-116 div#maindiv {
    margin-bottom: 75px;
}

body.page-node-855.page-node-type-resources-landing-page .full-width ul {
    padding-left: 75px;
}

.sub-title-social-share-section {
    margin: 0 0 45px 0;
}
.page-node-type-resources-landing-page .sub-title-social-share-section {
    margin-top: 45px;
}
.page-node-type-resources-landing-page .main-content p {
    font-size: 18px;
}

.path-frontpage section.full-width {
    max-width: 100%;
}

section.full-width {
    position: relative;
    max-width: 1450px;
    margin: auto;
}

.need-legal-help-section.full-width {
    max-width: 100%;
    margin: auto;
}

.path-court-locations .sub-title-social-share-section span.text-resize-button,
.path-search-content .sub-title-social-share-section span.text-resize-button {
    margin-right: 10px;
}

.path-court-locations .sub-title-social-share-section {
    margin-top: -5px;
    margin-bottom: 0px;
}

.sub-title-social-share-section {
    display: flex;
    align-items: center;
    overflow: hidden;
}

.page-node-type-standard-page .sub-title-social-share-section {
    margin-bottom: 15px;
}

.sub-title-social-share-section .title {
    position: absolute;
    left: 0;
    background-color: #ffcb05;
    padding: 30px 40px 30px 123px;
    max-width: 475px;
    width: 100%;
    font-size: 35px;
    font-weight: 700;
    line-height: 50px;
    float: left;
}

span.social-share-button {
    margin-left: auto;
}

.global-accordian .table {
    margin-bottom: 0px;
}

.page-node-type-resources-landing-page div#maindiv .description .col-sm-7 {
    padding-left: 0px;
}


/*need legal help static block*/

.need-legal-help-static-block {
    background: #6ca93d;
    color: #fff;
    padding: 15px;
    margin-top: 50px;
    text-decoration: none;
    display: flex;
    align-items: center;
}

.need-legal-help-static-block-left-section.col-sm-6.text-center img {
    padding-right: 50px;
}

.need-legal-help-static-block a {
    text-decoration: none !important;
    color: #ffffff;
}

.need-legal-help-static-block-left-section.col-sm-6 div {
    display: inline-block;
}

.need-legal-help-static-block-left-section h2 {
    font-weight: 700;
    color: #fff;
}

.left-section.col-sm-2 div a {
    border: 1px solid #fff;
    padding: 3px 10px;
}

.middle-section.col-sm-4 {
    line-height: 23px;
    font-weight: 600;
}

.right-section.col-sm-6 h5 a {
    border: 1px solid #fff;
    border-radius: 50px;
    padding: 5px 15px;
    display: block;
    color: #fff;
    font-size: 16px;
    line-height: 25px;
    width: 200px;
    margin: auto;
}

.right-section.col-sm-6.text-center a.link {
    font-style: italic;
}

.need-legal-help-static-block-right-section.col-sm-6 {
    display: flex;
    align-items: center;
    border-left: 1px solid #ffffff;
}

.left-section.col-sm-2 img {
    max-width: 32px;
}

nav#resource {
    overflow: hidden;
}

nav#resource li {
    position: relative;
    width: 25%;
    border: 1px solid #bebebe;
    text-align: center;
    list-style: none;
    float: left;
    padding: 20px;
    background: #f5f5f5;
}

nav#resource li a {
    display: block;
    padding-top: 50px;
    text-decoration: none;
}

nav#resource li span.link {
    font-size: 18px;
    font-weight: 700;
}

nav#resource li span.desc {
    font-size: 14px;
}

nav#resource li.navigation__item.diy-tools-link a {
    background: url(../images/resources-diy.png) no-repeat top;
}

nav#resource li.navigation__item.learn-more-link a {
    background: url(../images/learn--more.png) no-repeat top;
}

.page-node-47 nav#resource li.navigation__item.get-help-link a {
    background: none !important;
}

nav#resource li.navigation__item.get-help-link a {
    background: url(../images/get--help.png) no-repeat top !important;
}

nav#resource li.navigation__item.laws-link a {
    background: url(../images/resources-laws.png) no-repeat top;
}

nav#resource li.navigation__item.court-forms a {
    background: url(../images/court-forms.png) no-repeat top;
}

nav#resource li.navigation__item.diy-tools-link.active::after,
nav#resource li.navigation__item.learn-more-link.active::after,
nav#resource li.navigation__item.get-help-link.active::after,
nav#resource li.navigation__item.laws-link.active::after,
nav#resource li.navigation__item.court-forms.active::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 7px;
    left: 0;
    right: 0;
    bottom: 0;
}

.page-node-type-resources-landing-page .sub-title-social-share-section .title {
    top: 15px;
}

nav#resource li.navigation__item.diy-tools-link.active::after {
    background: #6ca93d;
}

nav#resource li.navigation__item.learn-more-link.active::after {
    background: #3626a7;
}

nav#resource li.navigation__item.get-help-link.active::after {
    background: #ffcb05;
}

nav#resource li.navigation__item.laws-link.active::after {
    background: #a93da2;
}

nav#resource li.navigation__item.court-forms.active::after {
    background: #1a6775;
}

.global-accordian .view-header h2 {
    color: #ffffff;
    font-size: 30px;
    line-height: 24px;
    font-weight: 700;
    padding: 18px;
    cursor: pointer;
    background: #326f7b;
    margin: 0px 0px 10px 0px;
}

.header-caption .col-sm-3,
.header-caption .col-sm-6 {
    background: #E2E2E2;
    padding: 12px 17px;
}

.view-court-forms .views-col .col-sm-6,
.view-mobile-court-forms .views-col .col-sm-6 {
    padding: 15px 17px;
}

.view-court-forms .view-header p {
    display: flex;
    align-items: center;
}

.view-court-forms .view-header span.col-sm-1 {
    text-align: center;
}

.view-court-forms .view-header i.fa.fa-exclamation-triangle {
    font-size: 50px;
    color: #570208;
    vertical-align: top;
}

.view-court-forms .views-row:nth-child(even),
.view-mobile-court-forms .views-row:nth-child(even) {
    background: #F5F5F5;
}

.global-accordian caption {
    background: #6ca93d url(../images/plus-circle.png) no-repeat 98%;
    color: #ffffff;
    font-size: 30px;
    line-height: 24px;
    font-weight: 700;
    padding: 18px;
    cursor: pointer;
}

.global-accordian .table-responsive.accordian-open caption {
    background: #6ca93d url(../images/minus-circle-line.png) no-repeat 98%;
    padding-right: 50px;
}

.global-accordian.view-learn-more caption {
    background: #3626a7 url(../images/plus-circle.png) no-repeat 98%;
    padding-right: 50px;
}

.global-accordian.view-learn-more .table-responsive.accordian-open caption {
    background: #3626a7 url(../images/minus-circle-line.png) no-repeat 98%;
    padding-right: 50px;
}

.global-accordian.view-get-help- caption {
    background: #ffcb05 url(../images/plus-circle.png) no-repeat 98%;
    padding-right: 50px;
}

.global-accordian.view-get-help- .table-responsive.accordian-open caption {
    background: #ffcb05 url(../images/minus-circle-line.png) no-repeat 98%;
    padding-right: 50px;
}

.global-accordian.view-laws caption {
    background: #a93da2 url(../images/plus-circle.png) no-repeat 98%;
    padding-right: 50px;
}

.global-accordian.view-laws .table-responsive.accordian-open caption {
    background: #a93da2 url(../images/minus-circle-line.png) no-repeat 98%;
    padding-right: 50px;
}

.global-accordian.view-videos caption,
.global-accordian.view-court-forms caption {
    background: #326f7b url(../images/plus-circle.png) no-repeat 98%;
    padding-right: 50px;
}

.global-accordian.view-videos .table-responsive.accordian-open caption,
.global-accordian.view-court-forms .table-responsive.accordian-open caption {
    background: #326f7b url(../images/minus-circle-line.png) no-repeat 98%;
    padding-right: 50px;
}

.global-accordian.videos-mobile .accordian-open table tbody tr {
    display: inline-block;
    width: 31.77%;
}

.global-accordian.videos-mobile .accordian-open table tbody tr:nth-child(2) {
    margin-left: 2%;
    margin-right: 2%;
}

.global-accordian.videos-mobile .table>tbody>tr>td {
    padding: 0px;
}

.global-accordian.videos-mobile .table-striped>tbody>tr:nth-of-type(even) {
    background-color: transparent;
}

.global-accordian.videos-mobile caption {
    margin-bottom: 7px;
}

.global-accordian .accordian-open table thead tr,
.global-accordian .accordian-open table tbody tr {
    display: flex;
    align-items: center;
}

.view-learn-more th#view-body-table-column--2 {
    display: none;
}

.global-accordian .table>thead>tr>th {
    background: #e2e2e2;
    color: #000000;
    width: 100%;
    padding-left: 20px;
    line-height: 35px;
}

.global-accordian .table>tbody>tr>td {
    width: 100%;
    padding: 20px;
    border: 0px;
}

.global-accordian table tr:nth-child(odd) {
    background-color: #ffffff;
}

.global-accordian table tr:nth-child(even) {
    background-color: #f5f5f5;
}

.global-accordian table thead,
.global-accordian table tbody {
    display: none;
}

.global-accordian .accordian-open table thead,
.global-accordian .accordian-open table tbody {
    display: block;
}

.global-accordian table {
    border: 1px solid transparent;
}

.global-accordian .views-field-title {
    font-size: 16px;
    line-height: 35px;
    font-weight: 700;
}

.global-accordian.view-learn-more td.views-field.views-field-title .diy-link-item,
.global-accordian.view-get-help- td.views-field.views-field-title .diy-link-item {
    background: url(../images/open-link.png) no-repeat right;
    padding-right: 30px;
    background-size: 20px;
}

.global-accordian table tr:nth-child(even),
.global-accordian table tr:nth-child(odd) {
    border-bottom: 0px;
}

.view-videos h3 {
    color: #ffffff;
    font-size: 30px;
    line-height: 24px;
    font-weight: 700;
    padding: 18px;
    cursor: pointer;
    background: #00839b;
}

.view-diy-tools th.views-field-field-download,
.view-diy-tools td.views-field.views-field-field-download {
    text-align: center;
}

.view-court-forms .pdf-doc-button .button a,
.view-diy-tools .pdf-word-google-button .button a {
    background: url(../images/doc.png) no-repeat;
    width: 55px;
    height: 60px;
    background-size: 100% !important;
    font-size: 0px !important;
    display: inline-block;
    vertical-align: top;
}

.view-diy-tools .pdf-word-google-button .button a {
    background: url(../images/resources_doc.svg) no-repeat;
}

.view-court-forms .pdf-doc-button .doc-button a {
    background: url(../images/doc.png) no-repeat;
}

.view-court-forms .pdf-doc-button .pdf-button a,
.view-diy-tools .pdf-word-google-button .pdf-button a {
    background: url(../images/pdf.svg) no-repeat;
}

.view-diy-tools .pdf-word-google-button .google-doc-button a {
    background: url(../images/gdrive.svg) no-repeat;
}

.view-diy-tools .pdf-word-google-button .doc-button {
    margin-left: 10px;
    margin-right: 10px;
}

.view-court-forms .pdf-doc-button .pdf-button {
    margin-left: 25px;
}

.view-videos .views-field-field-video-url img {
    width: 100%;
}

.view-videos iframe {
    width: 100%;
}

.view-videos .views-col {
    width: 31.65% !important;
}

.view-videos .views-col.col-2 {
    margin-left: 2.5%;
    margin-right: 2.5%;
}

.view-videos .views-row {
    padding-bottom: 35px;
}

.page-node-type-resources-landing-page #terms-of-use h2,
.page-node-type-resources-landing-page #privacy-policy h2 {
    padding: 22px 30px;
    color: #fff;
    font-size: 33px;
    font-weight: 700;
    background: #6c151b;
    display: inline-block;
}

.page-node-type-resources-landing-page .main-content {
    padding-left: 33px;
}

.page-node-type-resources-landing-page div#maindiv a,
.standard-detail-page a,
.view-duplicate-of-geolocation-demo-leaflet-commonmap header .description a {
    text-decoration: underline;
    font-weight: 600;
}

.page-node-855 .description a {
    text-decoration: none !important;
    border-bottom: 3px solid #6ca93d;
    font-weight: 700 !important;
}

.page-node-type-resources-landing-page .description .cta-civil {
    padding: 7px 15px;
    border-radius: 0px;
    font-size: 21px;
    margin-right: 0px;
    color: black;
    border: 3px solid #6c151b;
    display: inline-block;
    text-decoration: none !important;
    margin-top: 20px;
}

.view-duplicate-of-geolocation-demo-leaflet-commonmap header .description {
    padding-bottom: 40px;
}


/* .contextual-region {
    position: unset;
} */

.user-logged-in.path-court-locations h2.block-title {
    top: -15px;
}

.path-court-locations h2.block-title {
    top: 55px;
}


/*search page*/

.path-search-content h1.page-header {
    top: 0px;
}

.path-search-content h1.page-header,
.path-court-locations h2.block-title,
.court-locations-detail-page h2.block-title,
.path-glossary h1.page-header {
    position: absolute;
    left: 0;
    max-width: 475px;
    width: 100%;
    font-size: 35px;
    font-weight: 700;
    line-height: 50px;
    border-bottom: 0px;
    padding: 30px 40px 30px 123px;
    margin-bottom: 40px;
    background-color: #ffcb05;
}

.view-id-glossary #maindiv {
    padding-top: 10px;
    margin-bottom: 0px;
}

.view-glossary p {
    margin-bottom: 45px;
}

.view-glossary .views-field-title a {
    font-size: 21px;
    font-weight: 700;
}

.view-glossary .views-row {
    margin-bottom: 25px;
}

.path-glossary h1.page-header {
    top: -40px;
}

section#block-supreme-court-exposedformsearch-contentpage-1-2 {
    position: absolute;
    top: 185px;
    z-index: 99;
}

.path-search-content .sub-title-social-share-section {
    margin-bottom: 75px;
}

.path-search-content #maindiv {
    margin-top: -40px;
    margin-bottom: 0px;
    /* padding-top: 20px; */
}

.main-content-section {
    margin-top: 70px;
}

.view-search-content {
    margin-bottom: 50px;
}

section#block-exposedformsearch-contentpage-1-2 {
    position: absolute;
    top: 185px;
    z-index: 999;
}

.header-main-right-top nav#block-supreme-court-headertopmenu ul li.last a {
    padding-right: 0px;
    margin-left: 15px;
    margin-right: 5px;
}

.header-main-right-top nav#block-supreme-court-headertopmenu ul li a {
    margin-right: 15px;
    margin-left: 15px;
    font-size: 18px;
    padding: 5px 0px;
}

.header-main-right-top ul.menu.menu--header-top-menu.nav li a.active-trail {
    padding: 5px 0px;
    border-bottom: 4px solid #ffcb05;
}

.header-main-right-bottom .views-exposed-form .form-item-search-api-fulltext .form-control {
    min-width: 259px !important;
    max-width: 259px !important;
}

.views-exposed-form .form-item-search-api-fulltext .form-control {
    min-width: 470px;
}

.view-search-content .view-empty img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 125px;
    margin-bottom: 50px;
}

.view-search-content .views-field-title h1 {
    margin-top: 0px;
    font-size: 16px;
    line-height: 21px;
}

.path-search-content #maindiv .views-field-title a {
    color: #6c151b;
    font-weight: 700;
    text-decoration: none;
}

.path-search-content #maindiv .views-field-url a {
    font-weight: 600;
}

.page-node-414 header#header-area:after {
    display: none;
}

.view-search-content .views-row:nth-child(odd) {
    padding: 20px 15px;
    background: #ffffff;
}

.view-search-content .views-row:nth-child(even) {
    padding: 20px 15px;
    background: #f5f5f5;
}


/*court-locations*/

.view-court-locations-listing #views-exposed-form-court-locations-listing-page-1 {
    width: 100%;
    margin-top: 45px;
    text-align: right;
}

.view-duplicate-of-geolocation-demo-leaflet-commonmap .view-header .description {
    margin-bottom: 50px;
}

.view-court-locations-listing .views-exposed-form .form-control {
    min-width: 340px;
    border-radius: 0px !important;
    border-color: #bebebe;
    font-weight: 700;
    color: #000000;
}

.view-court-locations-listing .views-exposed-form .select-wrapper:after {
    content: "";
    width: 30px;
    height: 10px;
    top: 60%;
    background: url(../images/sort-down.svg) no-repeat;
}

.view-court-locations-listing thead {
    background: #f5f5f5;
}

.view-court-locations-listing thead th {
    font-size: 25px;
    padding-top: 11px !important;
    padding-bottom: 11px !important;
}

.view-duplicate-of-geolocation-demo-leaflet-commonmap {
    padding-top: 175px;
}

.court-locations-detail-page .court-location-wrapper {
    padding-top: 200px;
    overflow: hidden;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #ffffff;
}

.table-striped>tbody>tr:nth-of-type(even) {
    background-color: #f5f5f5;
}

.view-court-locations-listing td.views-field.views-field-field-city-category {
    font-weight: 600;
}

.view-court-locations-listing.view-display-id-page_1 caption,
.court-location-mobile,
.view-mobile-court-forms {
    display: none;
}

.view-court-locations-listing.view-display-id-page_1 table td {
    width: 33.33%;
}

.address-region .show-on-map a {
    font-weight: 600;
    background: url(../images/map.svg) no-repeat;
    padding-left: 20px;
    text-decoration: none;
}

.view-court-locations-listing .table>thead>tr>th,
.view-court-locations-listing .table>tbody>tr>th,
.view-court-locations-listing .table>thead>tr>td,
.view-court-locations-listing .table>tbody>tr>td {
    line-height: inherit;
}


/*court locations detail page*/

.path-court-locations #maindiv {
    margin-top: -116px;
    margin-bottom: 35px;
}

.page-node-type-court-locations div#maindiv {
    margin-top: -105px;
}

.court-locations-detail-page .court-location b {
    background: url(../images/map.svg) no-repeat;
    padding-left: 20px;
}

.court-locations-detail-page .col-sm-3 .phone {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;
}

.mobile-sociallinks-block {
    display: none;
}

span.text-resize-button {
    margin-left: 25px;
    margin-top: 10px;
}

a#text_resize_increase,
a#text_resize_reset,
a#text_resize_decrease {
    margin: 0px;
}

a#text_resize_increase {
    background: url(../images/plus-box.svg) no-repeat;
    width: 35px;
}

a#text_resize_reset {
    background: url(../images/fontsize.svg) no-repeat;
    width: 28px;
}

a#text_resize_decrease {
    background: url(../images/minus-square.svg) no-repeat;
}

.footer-top-bottom-ipad,
.about-ask-jes-ipad {
    display: none;
}


/*glossary*/

.view-glossary header ul {
    padding: 0px;
    margin-top: 60px;
    margin-bottom: 40px;
    display: flex;
}

.view-glossary ul li {
    float: left;
    list-style: none;
    padding: 0px 8px;
    font-size: 30px;
}

.view-glossary ul li a {
    padding: 0px 4px;
}

.view-glossary ul li a:hover {
    text-decoration: none;
}

.view-glossary ul li a.active {
    font-weight: bold;
    border-bottom: 3px solid #6ca93d;
}

.view-glossary ul li a.not-clickable {
    pointer-events: none;
}

.view-glossary ul li:first-child {
    padding-left: 0;
}

.view-glossary ul li:last-child {
    padding-right: 0;
}

.view-glossary .last-page-arg {
    font-size: 73px;
    line-height: 99px;
    font-weight: bold;
    color: #6c151b;
    text-transform: capitalize;
}

.path-glossary .view-glossary span.last-page-arg {
    display: none;
}

.path-glossary-item .view-glossary span.last-page-arg {
    display: block;
}

.view-glossary ul li:first-child a.active {
    font-weight: normal;
    text-decoration: none;
}

.view-glossary .sub-title-social-share-section {
    margin-top: 0;
}

div#nextprev-navigation {
    width: 100%;
    border-top: 2px solid #dddddd;
    margin: 35px 0 0 0;
    padding: 15px 0 0 0;
    overflow: hidden;
}

div#nextprev-navigation .first,
div#nextprev-navigation .last {
    width: 50%;
    float: left;
}

div#nextprev-navigation .last {
    float: right !important;
    text-align: right;
}

div#nextprev-navigation .first a,
div#nextprev-navigation .last a {
    background-size: 40px;
    display: inline-block;
    line-height: 20px;
    padding: 10px;
}

div#nextprev-navigation .first a {
    background: url(../images/prev.png) no-repeat left;
    padding-left: 50px;
}

div#nextprev-navigation .last a {
    background: url(../images/next.png) no-repeat right;
    padding-right: 50px;
}

@media only screen and (min-width: 1280px) and (max-width: 1366px) {
    .looking-for-resources-section.full-width .right-section.col-sm-6 {
        top: 140px;
    }
    .right-content-block.col-sm-6 h2 {
        font-size: 20px;
    }
    .footer-top-column-fourth.col-sm-3 ul.nav {
        max-width: 149px;
    }
}

/* Download  Media PDF CSS */

span.download-pdf a::after {
    content: "";
    background: url(../images/Downloadfile.png) no-repeat top left;
    display: inline-block;
    height: 20px;
    width: 20px;
    background-size: 100%;
    margin-left: 5px;
}
.download-pdf a {
    text-decoration: none !important;
    display: flex;
    align-items: center;
}
.mobile-bottom-menu-item {
    display: none !important;
}

/*print pdf*/
.print-page-header,
.print-page-footer {
    display: none;
}
/* .print-page-footer .row */
.print-page-header .row {
    display: flex !important;
    align-items: center;
}
.print-page-header-logo {
    padding: 10px;
    margin-left: 10px !important;
}
.print-page-header-text h2 {
    color: #6c151b !important;
    text-align: right !important;
}
/* .print-page-footer-text {
    border-left: 1px solid #e8e8e8;
}
.print-page-footer-text .img-text {
    display: flex;
    align-items: center;
}
.print-page-footer-text .img-text img {
    max-width: 25px !important;
    margin-right: 10px;
} */

@media print {

    #launcher,
    #header-area,
    #footer-area,
    .page-node-type-standard-page #header-bottom-navigation,
    .page-node-type-standard-page #sidebar-first-area,
    .page-node-type-standard-page .standard-detail-page .sub-title-social-share-section,
    .page-node-type-standard-page .standard-detail-page .title--image,
    .page-node-type-standard-page .standard-detail-page .last-reviewed-reviewed-by,
    .page-node-type-standard-page .standard-detail-page div#nextprev-navigation,
    .page-node-type-standard-page #whole-content-bottom-area {
        display: none;
    }

    /* .print-page-footer*/
    .print-page-header{
        display: block;
    }       
    
    body.sidebar-first #midcontent-area,
    .container {
        width: 100%;
    }
    a[href]:after {
        display: none;
        visibility: hidden;
    }
    div#key-terms-section-wrapper {
        display: flex;
    }
    /* .print-page-footer{
        margin-top: 25px;
    } */

}