.page-template-attorney-page div#page-hero-wrap > img {
    z-index: -1;
}

.page-title.page-title--attorney-page p {
    color: #FFF;
    font-family: Roboto;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 54px */
    width: 100%;
    max-width: 24em;
}

.page-title.page-title--attorney-page h1 {
    border: none;
    padding: 0;
    margin-top: 0;
    margin-bottom: 32px;
    color: #EFB509;
    font-family: Roboto;
/*     font-size: 72px; */
    font-style: normal;
    font-weight: 700;
    line-height: 110%; /* 79.2px */
    margin-top: 20px;
}

.page-title.page-title--attorney-page h6 {
    color: #FFF;
    font-family: Roboto;
/*     font-size: 20px; */
    font-style: normal;
    font-weight: 600;
    line-height: 110%; /* 22px */
    letter-spacing: 2.4px;
    text-transform: uppercase;
	opacity: 0.6;
}

.page-template-attorney-page .container.hero-text-lockup.heading-text-col {
    position: relative;
    z-index: 1;
}

.page-template-attorney-page button.global-button {
    margin-top: 40px;
    margin-bottom: 30px;
}

.page-template-attorney-page button.global-button a {
    text-decoration: none;
}


.page-template-attorney-page .page-hero-wrap:after {
    background: none;
}

.page-template-attorney-page .navbar-wrap:before {
    background: none;
}

ul.contact-us-list-info {
    list-style-type: none;
    padding: 0;
}

ul.contact-us-list-info svg {
    background: #efb509;
    width: 28px;
    height: 28px;
    padding: 4px;
    border-radius: 100px;
    margin-right: 10px;
    position: relative;
    top: 5px;
}


.page-template-attorney-page aside#sidebar {
    width: 100%;
    max-width: 24rem;
}


.page-template-attorney-page aside#sidebar .frm_form_field.form-field {
    width: 49%;
    margin-bottom: 10px;
}

.page-template-attorney-page aside#sidebar .frm_fields_container {
    display: flex;
    gap: 2%;
    flex-wrap: wrap;
}

.page-template-attorney-page aside#sidebar .frm_submit {
    margin-top: 0 !important;
    width: 100%;
}

.page-template-attorney-page aside#sidebar .frm_form_field.form-field input {
    background: white;
}

.page-template-attorney-page aside#sidebar h3.widget__title {
    border: none;
    padding: 0;
    color: #003C69;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    line-height: 120%; /* 33.6px */	
    font-size: 28px;
}

.page-template-attorney-page aside#sidebar .frm_forms .frm_primary_label {
    font-size: 16px;
}




.container-container-content-wrap--full-width {
    margin-left: calc((100% - 1200px)/ 2);
    margin-right: calc((100% - 1200px)/ 2) !important;
}

.inline-nav-tab-col {
    display: flex;
    flex-wrap: wrap;
    gap: 1%;
    justify-content: space-between;
}

.inline-nav-tab-col .inline-nav-tab {
    width: 49%;
}

.inline-nav-tab-col h3 {
    width: 100%;
}

.inline-nav-tab-col > p {
    display: none;
}


.icon-text-container {
    display: flex;
    flex-wrap: wrap;
}

.icon-text-container .icon-text-item-col {
    width: 33.33%;
    padding: 16px;
}

.icon-text-container .icon-text-item-col h3 {
    margin-top: 40px;
    font-weight: 500;
    font-size:28px;
}


.google-reviews-text-col {
    display: flex;
}

.reviews-inner-col {
    display: flex;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    border-radius: 12px;
    padding: 17px 24px;
    margin-top: 70px;
    gap: 9px;
    align-items: center;
}

.page-section.content-full-width {
    padding: 50px 0px;
}

.page-section.content-full-width .container {
	margin-right: 0 !important;
    margin-left: 0 !important;
}

.stars {
    display: flex;
    align-items: center;
    gap: 19px;
}

.reviews-inner-col .wysiwyg-content p {
    margin-bottom: 0;
}

.stars .star {
    color: #eda43d;
    font-size: 24px;
}






.owl-reviews-slider .testimonial-poster img {
    width: 100%;
    height: 6em;
    object-fit: contain;
    text-align: center;
}

.owl-reviews-slider .testimonial-item {
    text-align: center;
}

.owl-reviews-slider .testimonial-item .testimonial-stars {
    display: flex;
    justify-content: center;
    gap: 3px;
    font-size: 23px;
    color: #F5C23F;
}

.owl-reviews-slider .testimonial-item .testimonial-inner {
    margin: 0;
    padding: 48px 24px;
    border-radius: 12px;
    background: #F5F5F5;
    height: 100%;
}

.owl-reviews-slider .owl-item {
    height: 100%;
}

.owl-reviews-slider .testimonial-poster {
    height: 6em;
    margin-top: 20px;
    margin-bottom: 20px;
}

.owl-reviews-slider .testimonial-item .testimonial-name {
    margin-top: 5em;
}

.owl-reviews-slider .testimonial-item .testimonial-name h4 {
    color: #003C69;
    text-align: center;
    font-family: Roboto;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%; /* 28.8px */
}

.owl-reviews-slider .testimonial-position {
    color: #212529;
    text-align: center;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 27px */
}

.owl-reviews-slider .owl-nav {
    display: none;
}



.page-section.content-text-with-bg .container {
    margin-right: calc((100% - 1200px)/ 2) !important;
    text-align: center;
}


.page-section.content-text-with-bg .container .col .wysiwyg-content * {
    color: white;
}

.page-section.content-text-with-bg {
    padding: 60px 0px;
}

.page-section.content-text-with-bg .container .col button.global-button {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
}

.custom-request-form-col .frm__653874f9035f3 {
    display: none;
}


.custom-request-form-col {
    margin-top: 3em;
}

.custom-request-form-col .frm_fields_container {
    display: flex;
    gap: 14px;
    justify-content: space-between;
}

.custom-request-form-col .frm_form_field.form-field {
    width: 100%;
    text-align: justify;
}

.custom-request-form-col .frm_form_field.form-field input {
    border-radius: 6px;
    color: black !important;
    background: white;
    padding: 15px;
}

.custom-request-form-col .frm_submit {
    margin-top: 18px !important;
}

.page-section.content-text-with-bg .container .col .wysiwyg-content .frm__6539d2c183d31 {
    display: none;
}

.contact-us-list-info-col ul.contact-us-list-info {
    display: flex;
    gap: 30px;
    justify-content: center;
}

.homepage-hero__cta {
/*     top: -4.5rem; */
}

.page-template-page-templatesattorney-page-php .container {
    margin-right: calc((100% - 1200px)/ 2) !important;
}

.page-section.publications .container .col {
    width: 70%;
}

.page-section.publications {
    padding: 50px 0px;
}

.page-section.icon-text-grid {
    padding: 50px 0px;
}

.page-section.google-reviews {
    padding-bottom: 50px;
    padding-top: 140px;
}

.page-section.google-reviews .owl-reviews-slider  .testimonial-context {
    font-size: 20px;
}

.reviews-inner-col .wysiwyg-content strong {
    font-size: 24px;
    color: #003C69;
}

.reviews-inner-col .wysiwyg-content {
    font-size: 20px;
}

.page-template-attorney-page .inline-nav-tab-col span.inline-nav-tab__title {
    font-size: 24px;
}

.page-template-attorney-page .inline-nav-tab-col .inline-nav-tab__description {
    font-size: 18px;
}

.page-template-attorney-page .inline-nav-tab-col a.btn.inline-nav-tab__link {
    font-size: 18px;
}


@media(max-width: 999px){
    .page-section.publications .container .col {
        width: 100%;
    }

   .icon-text-container .icon-text-item-col {
	    width: 100%;
	}
}

@media(max-width: 666px){

	.inline-nav-tab .btn{
	    padding: 7px;
	    margin-left: 0;
	    min-width: 100% !important;
	}

}
@media (max-width: 1024px){
    .page-section.content-text-with-bg .container {
        margin-right: 5% !important;
    }
    .page-template-page-templatesattorney-page-php .container {
        margin-right: 5% !important;
    }

	.page-title.page-title--attorney-page h1 {
	    font-size: 40px;
	}
	
	.page-title.page-title--attorney-page p {
	    font-size: 20px;
	}
	
	.page-template-attorney-page h2 {
	    font-size: 28px !important;
	}
	
	.custom-request-form-col .frm_fields_container {
	    flex-wrap: wrap;
	}
	
	.contact-us-list-info-col ul.contact-us-list-info {
	    flex-wrap: wrap;
	}

}



.inquiry-form-col  span.text-small {
    display: none;
}

.inquiry-form-col  .frm6.phone:after {
    content: "(Please include the area code for landlines)";
    font-size: 10px;
    font-weight: 400;
    color: #003c69;
}

.inquiry-form-col  .frm_forms .frm_submit {
    margin-top: 0;
    margin-bottom: 30px;
}

.page-template-attorney-page .container.hero-text-lockup.heading-text-col .page-title.page-title--attorney-page {
    width: 100%;
    max-width: 59em;
}

.page-template-attorney-page .breadcrumbs {
    font-size: 18px;
}

.page-template-attorney-page  .container, .page-template-attorney-page .page-section.content-text-with-bg .container{
    margin-left: auto;
    margin-right: auto !important;
    max-width: 1440px;
}

.page-template-attorney-page aside#sidebar button.frm_button_submit.frm_final_submit {
    font-size: 18px;
}





.page-section.publications p.entry-title {
    font-size: 28px;
    color:#003C69;
}

.page-section.publications footer.entry-footer {
    font-size: 20px;
    padding-top: 24px;
    padding-bottom: 24px;
    color:#003C69;
    text-transform: capitalize;
    font-weight: 600;
}

.custom-separator {
    width: 55.5px;
    height: 1px;
    background: white;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    margin-bottom: 40px;
}
@media (max-width:1440px){

    
    .page-template-attorney-page  .container, .page-template-attorney-page .page-section.content-text-with-bg .container {
        padding-left:60px;
        paddingright: 60px;
    }

}

@media (max-width:1024px){

    
    .page-template-attorney-page  .container, .page-template-attorney-page .page-section.content-text-with-bg .container{
        padding-left:40px;
        paddingright: 40px;
    }

}

@media (max-width:767px){

    
    .page-template-attorney-page  .container, .page-template-attorney-page .page-section.content-text-with-bg .container{
        padding-left:20px;
        paddingright: 20px;
    }

}

@media (min-width:767px){
  .page-template-attorney-page .sidebar--modal {
        top: 7.8889rem;
    }  
}
































/* Contact */

.page-template-contact-page .site-header {
    min-height: 100%;
}



.page-section.text-content {
    padding: 80px 0px;
}

.page-section.text-content .info-text-container {
    display: flex;
    justify-content: space-between;
    gap: 1%;
	flex-wrap: wrap;
}

.page-section.text-content .info-text-container .info-text-item-col {
    width: 32%;
    padding: 40px 20px;
    background: #F5F5F5;
    text-align: center;
}

.page-section.text-content .info-text-container .info-text-item-col h3 {
    color: #003C69;
    text-align: center;
    font-family: Roboto;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 110%; /* 39.6px */
    margin-top: 10px;
}

.page-section.text-content .info-text-container .info-text-item-col p {
		color: #212529;
		text-align: center;
		font-family: Roboto;
		font-size: 18px;
		font-style: normal;
		font-weight: 400;
		line-height: 150%; /* 27px */
}

.page-section.text-content .info-text-container .info-text-item-col h4 a {
    color: #F7BB29;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%; /* 24px */
    text-decoration-line: underline;
}

.page-section.text-content .info-text-container .info-text-item-col ul {
    padding: 0;
    list-style-type: none;
}

.page-section.text-content .info-text-container .info-text-item-col ul li {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 19px;
	    color: white;
    line-height: 30px;
}

.page-section.text-content .info-text-container .info-text-item-col ul li img {
    margin-right: 13px;
    position: relative;
    top: 4px;
}

.page-section.text-content .info-text-container .info-text-item-col ul li p {
    line-height: 28px;
}





.inquiry-form-col {
    display: flex;
    gap: 7%;
}

.inquiry-form-col .col-b {
    width: 35%;
}

.inquiry-form-col .col-b .icon-text-container {
    display: flex;
    flex-direction: column;
}

.inquiry-form-col .col-b .icon-text-item-col {
    width: 100%;
}

.inquiry-form-col .col-a {
    width: 65%;
}

.inquiry-form-col .col-b .icon-text-item-col .icon-text-item-inner {
    display: flex;
    align-items: center;
    /* gap: 20px; */
}

.inquiry-form-col .col-b .icon-text-item-col .icon-text-item-inner img {
    padding-right: 21px;
}

.page-section.text-content .separator {
    display: block;
    width: 100%;
    height: 1px;
    background: #E5E5E5;
    margin-bottom: 4em;
}

.inquiry-form-col .frm_form_fields {}

.inquiry-form-col .frm_form_fields .frm_fields_container {
    display: flex;
    flex-wrap: wrap;
    gap: 1%;
    justify-content: space-between;
}


.inquiry-form-col .frm_form_fields .frm_fields_container .frm_form_field {
    width: 49%;
}

.inquiry-form-col .frm_form_fields .frm_fields_container .frm_form_field.frm_top_container.frm_full {
    width: 100%;
}

.inquiry-form-col .frm_form_fields .frm_fields_container .frm_form_field.frm_html_container {
    width: 100%;
}

.inquiry-form-col .frm_form_fields .frm_fields_container .frm__6539d2c183d31 {
    width: 100%;
}

.inquiry-form-col .frm_form_fields .frm_fields_container .frm_form_field input {
    background: white;
    color: black;
}

.inquiry-form-col .frm_form_fields .frm_fields_container .frm_form_field textarea {
    background: white;
    color: black;
}

/* New */
.inquiry-form-col .col-a .frm_form_fields .frm__6539d2c183d31 label {
	  display: none;
}
.inquiry-form-col .col-a .frm_form_fields .frm_html_container span {
	  color: #F7BB29;
		font-family: Roboto;
		font-size: 18px;
		font-style: normal;
		font-weight: 700;
		line-height: 170%;
}
.inquiry-form-col .col-b .icon-text-item-col {
	  padding: 0;
}
.inquiry-form-col .col-b .icon-text-item-col .icon-text-item-inner img {
    padding-right: 0;
}
.inquiry-form-col .col-b .icon-text-item-col .icon-text-item-inner img {
    margin-right: 12px;
}
.inquiry-form-col .col-b .icon-text-item-col .icon-text-item-inner .text-col span {
	  color: #212529;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%; /* 30px */
}
.inquiry-form-col .col-b .icon-text-item-col .icon-text-item-inner .google-reviews {
    display: grid;
    grid-template-columns: auto 1fr;
	  border-radius: 4px;
    background: #F5F5F5;
    padding: 20px 24px;
	  margin-bottom: 36px;
}
.inquiry-form-col .col-b .icon-text-item-col .icon-text-item-inner .google-reviews p {
    display: none;
}
.inquiry-form-col .col-b .icon-text-item-col .icon-text-item-inner .google-reviews .star-rating {
    display: flex;
	  align-items: baseline;
}
.inquiry-form-col .col-b .icon-text-item-col .icon-text-item-inner .google-reviews .reviews-text-content .text {
	color: #003C69;
	font-family: Roboto;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 120%; /* 28.8px */
/* 	padding-bottom: 16px; */
}
.inquiry-form-col .col-b .icon-text-item-col .icon-text-item-inner .google-reviews .star-rating img {
    height: 100%;
	  margin-right: 0;
}
.inquiry-form-col .col-b .icon-text-item-col .icon-text-item-inner .google-reviews .text-rating {
	  opacity: 0.9;
		color: #212529;
		font-family: Roboto;
		font-size: 18px;
		font-style: normal;
		font-weight: 400;
		line-height: 170%;
}
.inquiry-form-col .col-b .icon-text-item-col .icon-text-item-inner .google-reviews .text-rating span {
	  opacity: 0.9;
		color: #F7BB29;
		font-family: Roboto;
		font-size: 18px;
		font-style: normal;
		font-weight: 700;
		line-height: 170%;
}


@media (max-width: 1024px){
    
    .page-section.text-content .info-text-container .info-text-item-col {
        width: 100%;
        margin-bottom: 20px;
    }
	
	
.inquiry-form-col .col-a {
    width: 100%;
}

.inquiry-form-col .col-b {
    width: 100%;
}

.inquiry-form-col {
    flex-wrap: wrap;
}
}
