html,
body {
	font-family: "roboto", sans-serif;
	color: #646472;
	font-size:20px;
	font-weight: 300;
	scroll-behavior: smooth;
	background-image: url(../../images/pagebg.jpg);
	background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
	position:relative;
}

/*
a {
	color: #08f;
}
a:visited {
	color: #88f;
}
*/
p{
	padding:.5em 0;
}

img{
	max-width:100%;
}

.nav__list {
    background-color: transparent;
}

main .module {
	max-width: 1100px;
	margin: 0 auto;
	position: relative;
}

h1{
    font-size: 70px;
	    font-family: "tinos", serif;
}

.cms-content h1, .news-view h1, .events-view h1{
    font-size: 48px;
	color:#273f5e;
}
h2 {
    font-size: 46px;
	color:#962d61;
    padding-bottom: 0.25em;
	font-weight: normal;
}
h3{
    color: #353441;
    font-size: 28px;
    padding-bottom: 24px;
}

.cms-content a,
.cms-content a:visited{
	color:#a51419;
}
.cms-content a:hover{
	color:#273f5e;
}


.generic__1up, 
.generic__2up, 
.generic__3up, 
.generic__4up{
	display:flex;
	flex-wrap:wrap;
    justify-content: center;
}

.generic__inner{
	padding:2em 1em;
	max-width:1000px; 
	margin: 0 auto;
}
.generic__part{
	padding:1em;
}

.header__inner nav {
    position: absolute;
    top: 21px;
    right: 0;
	z-index: 2;
}
.nav__link {
    background-color: transparent;
	text-transform: uppercase;
}
.nav__item > .nav__list{
    background-color: white;
}
.nav__item .nav__list a {
    color: #353441;
    font-weight: 300;
    text-align: left;
    font-size: 17px;
	border-bottom: 1px solid white;
}
.nav__item:hover > .nav__link{
	background-color: transparent;
	color:#30beb3;
	border-bottom: 1px solid #30beb3;
}

.nav__item__current > .nav__link {
	background-color: transparent;
	color:#30beb3;
	border-bottom: 1px transparent;
}

a.generic__link-button,
a.generic__link-button:visited,
.fb3__button,
.fb3__button:visited{
	font-size:24px;
	color:white;
	background-color: #30beb3;
    border-radius: 23px;
    padding: 0.5em 1.3em;
    text-transform: uppercase;
	margin: 1em;
	transition: 0.3s;
	border: 0;
	font-weight: 500;
	text-align:center;
}
a.generic__link-button:hover,
.fb3__button:hover{
	background-color:#bbcdc3;
	color:white;
}

.home-header a.generic__link-button{
	margin-left:0;
}

a.ctaphone,
a.ctaphone:visited {
    color: #30beb3;
    font-size: 33px;
    font-weight: normal;
    font-family: "tinos", serif;
}
a.ctaphone:hover{
	color:#bbcdc3;
}


.body__layout__default .header{
	min-height: 210px;
	width:100%;
	background-image: url(../../images/headerbg.jpg);
    background-position: center 26%;
    background-repeat: no-repeat;
    background-size: cover;
	color:white;
	position:relative;
}


.home-header{
	background-image: url(../../images/headerbg.jpg);
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	color:white;
	position:relative;
}

.header__logo-image {
    max-width: 310px;
}
.header__inner hr{
    width: -webkit-fill-available;
	width: -moz-available;
    margin: 0 auto;
    background-color: white;
    margin-right: 19px;
    position: absolute;
    right: 0;
    top: 80px;
    margin-left: 11.5em;
}
.homehr{
    max-width:900px;
    margin:0 auto;
}
.home-header h1{
	font-family: "tinos", serif;
	color:white;
	font-weight: normal;
}
.header__inner {
    padding: 1em 1.5em;
    position: relative;
    z-index: 1;
    max-width: 1000px;
    margin: 0 auto;
}
.heading-video-wrap {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    overflow: hidden;
    height: 100%;
}
.heading_video {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 115%;
    height: auto;
}


a.header__logo-link {
    max-width: 200px;
    padding-bottom: 0.3em;
}
.body__layout__home a.header__logo-link {
    top: -114px;
}
.heading_splash {
    padding: 8em 0 2em 0;
}

a.phonenumber {
    font-size: 24px;
} 


.banner{
	text-align:center;
    background-color:#353441;
}
.banner h2{
	font-family: "tinos", serif;
    color: white;
    font-weight: normal;
	padding-bottom: 0;
    font-size: 35px;
}

.stats{
	max-width:1000px;
	margin:0 auto;
	text-align: center;
}
.stats .generic__inner{
	padding:1em 0;
}
.stats h2{
	color: #353441;
	font-size:30px;
	font-weight:bold;
	font-size: 48px;
	padding-bottom:0;
}
.stats p{
	font-size: 23px;
}


.practice{
	text-align: center;
}
.practice h3{
	color:white;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-family: "tinos", serif;
	font-weight:normal;
	width: 100%;
	padding-bottom: 0;
}
.practice .generic__4up{
	align-items: normal;
	padding-top:2em;
}

.practice p{
	max-width:700px;
	margin:0 auto;
}
.practice .generic__part{
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	position:relative;
	border-radius: 32px;
    width: 220px;
    height: 209px;
    margin: .5em;
	transition: transform .4s;
}
.practice .generic__part:hover{
	transform: scale(1.1);
}
.practice .generic__part:nth-child(1){
	background-image: url(../../images/familylaw.png);
}
.practice .generic__part:nth-child(2){
	background-image: url(../../images/injury.png);
}
.practice .generic__part:nth-child(3){
	background-image: url(../../images/ss.png);
}
.practice .generic__part:nth-child(4){
	background-image: url(../../images/wills.png);
}
.practice .generic__part:nth-child(5){
	background-image: url(../../images/criminallaw.png);
}
.practice .generic__part:nth-child(6){
	background-image: url(../../images/propertylit.png);
}
.practice .generic__part:nth-child(7){
	background-image: url(../../images/dui.png);
}
.practice .generic__part:nth-child(8){
	background-image: url(../../images/other.png);
}

.about{
	background-image: url(../../images/lines.png);
	background-position: right top;
    background-repeat: no-repeat;
    background-size: 60%;
	position:relative;
}
.about .generic__inner{
	max-width: 960px;
}


.testimonials{
	background-color: #353441;

	color:white;
	position:relative;
}
.testimonial h2{
	text-align:center;
	color:white;
	padding-bottom: 1em;
}
blockquote.testimonials__quote {
	color: white;
    font-size: 21px;
    padding: 0 2em;
    font-family: "tinos", serif;
}
.body__layout__home .feeds .generic__inner{
	padding:1em;
	position:relative;
}
.testimonials h2{
    max-width: 997px;
    margin: 0 auto;
	color:white;
	padding: 1em 1em 0 1.4em;
}
.testimonials__citation-person {
    font-size: 1.2em;
    text-align: right;
    font-size: 26px;
    font-weight: bold;
	color:white;
}
.testimonials__prev, .testimonials__next {
    cursor: pointer;
    font-size: 56px;
	color:white;
}
span.testimonials__next.material-icons {
    position: absolute;
    bottom: 0;
    right: 35%;
}
span.testimonials__prev.material-icons {
    position: absolute;
    bottom: 0;
    left: 35%;
}
.testimonials__citation {
    padding: 2em;
}
.testimonials__quote::before {
    position: absolute;
    left: 0;
    font-size: 703px;
    top: -250px;
    color: #30beb3;
    z-index: 0;
	opacity:20%;
}
.testimonials__quote:after {
	display:none;
}
.testimonials__item{
	display:none;
}

.testimonials__item.show{
	display:block;
}

.faq{
	padding: 4em 0;
	max-width:700px;
	margin:0 auto;
	text-align: center;
}
.faq .generic__inner h2{
	text-align: center;
}
.faq .generic__inner{
	background-color:white;
	border-radius: 30px;
	text-align: left;
}
.faqs__question{
	color:#30beb3;
	font-family: "tinos", serif;
}
.faq p{
	color:#abbcb3;
}
.faqs__item-indicator{
	color:#30beb3;
}

.brandscript.first{
	text-align: center;
}
.brandscript.first .generic__inner{
	max-width: 860px;
}
.brandscript.second{
	background-color:white;
	text-align: center;
}
.brandscript.second .generic__inner{
	padding:3em 1em;
}

.contact-us {
	background-image: url(../../images/contactbg.jpg);
	background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
    color: white;
}
.contact-us .generic__part:nth-child(odd){
	text-align: center;
}
.contact-us h2{
	color:#bbcdc3;
}
.contact-us .generic__part:nth-child(even){
	background-color:white;
	border-radius:32px;
}
.body__layout__default .module.forms{
    color: white;
	max-width:100%;
}
form.fb3__form {
    text-align: left;
}
.body__layout__default .fb3__field-heading-text {
    color:white;
}
.body__layout__default .module.forms{
	background-image: url(../../images/contactbg.jpg);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
	max-width:100%;
}
.body__layout__default .module.forms .generic__inner{
	max-width:800px;
	margin:0 auto;
}
.home2025 .fb3__field__checkbox-wrapper .fb3__field-part-heading, 
.home2025 .fb3__field__radio-wrapper .fb3__field-part-heading {
    color: #353441;
}

.forms__form-item-header{
	display:none;
}
.fb3__field-input, 
.fb3__field-select{
	color:black;
	border:1px solid white;
    border-bottom: 2px solid #30beb3;
}
.home2025 .fb3__field-heading-text {
    padding-bottom: 0.3em;
	color:#646472;
}
.contact-us .generic__2up .generic__part:nth-child(odd){
	text-align: center;
}
.contact-us .phone:hover {
    color:#30beb3;
}
.address {
    font-size: 27px;
}
.module.forms .generic__inner{
	padding:0;
}
nav.footer__social{
	padding:.5em;
}
.contact-us .fb3__button{
	margin-left:0;
}

footer.footer{
	background-color:#353441;
	color:white;
	    font-family: "tinos", serif;
}
.footer img {
    height: 53px;
}
.fb3__field:focus-within .fb3__field-input, .fb3__field:focus-within .fb3__field-select {
    border-color: #30beb3;
}

/* About Us Page */
.gray{
	background-color:#f3f3f3;
}
.judkins-span{
	max-width: 100%;
    background-image: url(../../images/judkinspersonalbackground.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position:relative;
}
.judkins-span h2{
	color:white;
	font-size: 60px;
	text-align: center;
	font-weight: normal;
	line-height: normal;
}
.judkins-span-inner	{
	max-width:969px;
	margin:0 auto;
	padding: 5em 1em;
}
img.judkins1desc {
    position: absolute;
    bottom: 0;
    right: 0;
    max-height: 290px;
}
img.judkins2desc{
	position: absolute;
    bottom: 0;
    left: 0;
    max-height: 290px;
}
.judkins-span h3 {
    color: white;
    text-align: center;
    font-weight: 100;
    padding-top: 1em;
}

/* Custom Pages */
.body__layout__socialsecurity .header,
.body__layout__property .header,
.body__layout__divorce .header,
.body__layout__probate .header{
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .4), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, .5)), url(../../images/judkinsheader.jpg);
    background-position: top center;
}
.body__layout__socialsecurity .heading_container p,
.body__layout__property .heading_container p,
.body__layout__divorce .heading_container p,
.body__layout__probate .heading_container p{
    color:white;
    padding-bottom: 2em;
    font-size:25px;
    max-width:1000px;
    margin:0 auto;
    font-style: italic;
    font-family: canada-type-gibson, sans-serif;
}

.body__layout__socialsecurity .header_pageheaders,
.body__layout__property .header_pageheaders,
.body__layout__divorce .header_pageheaders,
.body__layout__probate .header_pageheaders{
    display:none;
}

.banner_sub h2{
    color:white;
    text-align: center;
    font-size: 52px;
    FONT-WEIGHT: 500;
    padding-bottom: 1em;
    line-height: 60px;
    margin: 0 auto;
    width: 90%;
}
.banner_sub h3{
    font-size:30px;
    font-family: canada-type-gibson, sans-serif;
    color:white;
    text-align:center;
    padding-bottom: 1em;
    font-weight:300;
}
.banner_sub p{
    color:white;
    text-align:center;
    padding:.5em;
}
.banner_sub .generic__2up h2{
    font-size: 27px;
    font-weight: 300;
    text-transform: uppercase;
    padding-bottom: 1em;
    line-height: 32px;
}
.banner_sub .generic__2up p{
    color: white;
    font-family: canada-type-gibson, sans-serif;
    line-height: 29px;
    font-weight: 200;
}
.body__layout__divorce .banner_sub .generic__part{
    background-color:#962d61;
    max-width: 480px;
    padding: 2em;
    margin: 1em;
    text-align: center;
}
img.divorceico{
    max-height:130px;
    margin-bottom:1.5em;
}
.body__layout__property .generic__2up{
    padding: 0;
    padding-bottom: 1em;
}
.body__layout__property .banner_sub .generic__part li{
    font-family: canada-type-gibson, sans-serif;
    padding: .5em;
    padding-top:0;
    text-align:left;
    color:white;
    font-size:25px;
}
.body__layout__property .banner_sub .generic__part ul{
    list-style-type: disc;
    padding-left:2em;
}
.banner_sub {
    background-color: #353441;
}
.process{
    background-color:#353441;
}
.process .generic__part{
    margin:1em;
    padding:2em;
    max-width: 500px;
    text-align: left;
}
.process p{
    color:white;
    font-family: canada-type-gibson, sans-serif;
    padding:1em 0;
}
.process h2{
    font-size: 50px;
    FONT-WEIGHT: 500;
    color: white;
    line-height: 60px;
    margin: 0 auto;
}
.process h3{
    color:#962d61;
    font-weight:300;
    font-family: canada-type-gibson, sans-serif;
    font-size: 30px;
}
.process .generic__part:nth-child(2) p{
    font-size:18px;
}
.process .generic__link-button:hover{
    background-color:#30beb3;
}

.filing{
    background-color: #f7f9fb;
}
.filing h2{
    font-size: 52px;
    FONT-WEIGHT: 500;
    color: #962d61;
    line-height: 60px;
    padding-bottom:.5em;
}
.filing ul{
    list-style-type: disclosure-closed;
    padding-left: 3em;
}
.filing li{
    padding:1em 0;
    font-size:22px;
}
.filing .gold{
    font-weight:600;
}
.filing p{
    padding: 1em 0;
    font-family: Georgia;
}

.body__layout__socialsecurity .two-up,
.body__layout_property .two-up,
.body__layout_divorce .two-up{
    align-items:center;
}
.body__layout__socialsecurity .statement p,
.body__layout__property .statement p,
.body__layout__pdivorce .statement p{
    text-align:center;
}
img.ico{
    height:100px;
    position:absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -45px;
}


@media screen and (max-width: 1368px) {
    .heading_video {
        height: 100%;
        width: auto;
    }
}
@media screen and (max-width: 959px){
	.contact-us .generic__2up,
	.cost .generic__2up{
		flex-direction: column;
	}
	.generic__2up .generic__part{
		width:100%;
	}
}

	@media (max-width: 830px){
	.header__logo-image {
		max-width: 100%;
	}
	a.header__logo-link{
		margin: 0 auto;
	}
	.dynamic-nav {
        display: block;
    }
	.home-header .nav {
        display: none;
    }
	.ctaphone {
    text-align: center;
	}
	.header__inner hr {
    width: 100%;
    margin: 0 auto;
    background-color: white;
    margin-right: 0;
    position: relative;
    top: auto;
	}
	.heading_splash {
    padding: 2em 0 0 0;
	}
	h2.dynamic-nav__heading{
		color:white;
		font-size:30px;
	}
	.dynamic-nav__list-item:hover {
    background-color: #30beb3;
	}
    .header__inner nav {
    display: none;
    }
}
@media (max-width: 767px){

	h1 {
		font-size: 48px;
		line-height: 56px;
	}
	.heading_splash h2 {
		font-size: 34px;
	}
	.home-header {
		background-position: 23% center;
	}
	.contact-us .generic__inner {
    padding: 2em 0em;
	}
	blockquote.testimonials__quote {
    padding: 0 0em;
	}

}

@media screen and (max-width: 450px){
	h2, 
	.contact h2 {
		font-size: 32px;
		line-height: 35px;
	}
	h1 {
		font-size: 37px;
	}
	.heading_splash h2 {
		font-size: 28px;
	}
	.header__inner {
		padding: 1em;
	}
	
}
