.lato,
h1,
h2,
h3,
.nav-main ul li a,
.cta h4,
.cta .cta-phone,
.tagline h4 span,
a.title-practice,
.nav-practice>ul>li>a,
.nav-practice>ul>li ul li a,
a.title-contact,
.contact-info h4,
.title-contact-page,
.contact-page h4,
.contact-page p a.title-houston,
.contact-page p a.title-pharr,
.short-form .title-short-form,
#searchFormDesign #searchFormDesignSearchTerms {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

h1 {
    color: #eb2920;
    font-size: 32px;
    padding: 0px 0 5px 0;
    margin: 0;
    text-transform: uppercase;
}

h2 {
    font-weight: 700;
    color: #861712;
    font-size: 18px;
    margin: 0;
    padding: 10px 0 0;
}

.jose,
h4,
h5,
h6,
.callOut,
.tagline h4,
.contact-info p a,
.contact-page p a {
    font-family: 'Josefin Slab', serif;
    font-weight: 700;
}

.callOut {
    color: #eb2920;
    font-size: 24px;
    padding: 20px 10px 20px 30px;
    margin: 0;
    line-height: 1.41;
}

.nav {
    margin: 0 auto;
}

.tblock {
    display: table;
    width: 100%;
}

.tcell {
    display: table-cell;
    vertical-align: top;
}

.logo-area {
    position: relative;
    width: 254px;
    display: block;
    /* height: 100%; */
    /* float: left; */
}

.logo-area img {
    position: absolute;
    left: 0;
    top: 0;
}

.navbar {
	padding: 0;
	height: 58px;
	background: #f6eddf url(../img/bg-mian-nav.jpg) repeat-x;
	border-bottom: 2px solid #d92317;
	z-index: 9;
}
.navbar .nav li.nav-item.has-child-menu a {
	padding-right: 35px;
}
.navbar .nav {
    display: block;
    margin: 0 auto;
    font-size: 0;
}

.navbar .nav li {
    display: inline-block;
    position: relative;
}

.navbar .nav li > ul {
	display: none;
	position: absolute;
	right: 0;
	width: 100%;
	min-width: 300px;
	background: #fff;
	top: 55px;
	padding: 0;
	text-align: right;
	z-index: 9;
}
.navbar .nav li > ul > li {
	display: block;
	position: relative;
}
.navbar .nav li:hover > ul {
    display: block;
}
.navbar .nav li a {
    font-weight: 600;
    display: block;
    color: #e5261c;
    font-size: 16px;
    padding: 17px 17px 12px 18px;
    margin: 0 0 0px 0;
    text-decoration: none;
    text-transform: uppercase;
    border-left: 1px solid #efdec4;
    border-right: 1px solid #fbf8f2;
    z-index: 9;
    position: relative;
    border-bottom: 2px solid transparent;
}

.navbar .nav li a.active,
.navbar .nav li a:hover {
    color: #eb2920; 

}

.navbar .nav li li a {
	font-weight: 300;
	border: 1px solid;
	border-width: 0 0 1px 0;
}

.navbar .nav li > ul > li a.active, .navbar .nav li > ul > li a:hover {
	background: #f9e9e9;
	box-shadow: 1px 1px 3px #eb2920;
	border-color: transparent;
}
.nav-close {
    position: absolute;
    right: 15px;
    top: 10px;
    padding: 5px 10px;
    cursor: pointer;
    font-size: 1.2rem;
    display: none;
}
.navbar-toggler {
	color: #77787b;
	/* border: 2px solid; */
	box-shadow: none !important;
	margin-top: -32px;
	font-size: 2.5rem;
	outline: none;
	border: none;
	/* font-weight: bold; */
}
.call_link, .call_link:visited {
	display: none;
	border: 1px solid;
	padding: 2px 10px;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 25px;
	color: #e3271c;
	margin-top: -30px;
}
.nav-link {}

.home .header-page-wrap-whole {}

.header-page-wrap-whole {
    height: 100vh;
}

.home .header-page-wrap-whole .header-page-wrap {
    background: url(../gallery/home.php) no-repeat;
    background-size: auto;
    background-size: cover;
}

.header-page-wrap-whole .header-page-wrap {
	background: url(../gallery/home.php) no-repeat;
	background-size: cover;
	height: 100%;
	padding-top: 150px;
	position: relative;
}

.cta {
    clear: both;
    float: left;
    margin: 12px 0 0 20px;
}
a.bottom_scroll_link, a.bottom_scroll_link:hover, a.bottom_scroll_link:focus, a.bottom_scroll_link:visited {
	position: absolute;
	bottom: 0;
	width: 130px;
	text-align: center;
	color: #fff;
	left: calc(50% - 65px);
	text-decoration: none;
	font-size: 1.1rem;
}
.bottom_scroll_link::after {
	content: '';
	background: url(../img/bottom-arrow.png) no-repeat center 0 / 40px;
	height: 40px;
	width: 100%;
	display: block;
	margin-top: 5px;
}
.page-center,
.nav-main-whole .nav-main-wrap,
.header-page-wrap-whole .header-page-wrap .header-page,
.home .header-page-wrap-whole .header-page-wrap .header-page,
.container-columns,
.footer-page-wrap .footer-page {
    *zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).style.cssText="clear:both;font:0/0 serif");
    *zoom: 1;
    max-width: 1002px;
}

.cta .cta-phone {
    color: #fff;
    font-size: 36px;
    padding: 0;
    margin: 0;
}

.home .tagline {
    margin-top: 75px;
    padding-bottom: 247px;
}

.tagline {
    width: 410px;
    float: right;
    position: relative;
    margin-top: -112px;
}

.cta h4 {
    color: #fff;
    font-size: 15px;
    padding: 0;
    margin: 0;
    line-height: 0.8;
    text-transform: capitalize;
}

.tagline .proactive {
    position: absolute;
    top: 96px;
    right: 230px;
    text-align: right;
}

.tagline h4 {
    color: #fff;
    font-size: 40px;
    padding: 0;
    margin: 0;
    line-height: 0.9;
    text-transform: capitalize;
}

.tagline .tagline-image {
    position: absolute;
    top: 66px;
    right: 146px;
}
.tagline-image-mob {
	display: none;
}
.tagline .winning {
    position: absolute;
    top: 62px;
    right: 9px;
    text-align: left;
}

.tagline .winning span {
    padding-left: 7px;
}

.tagline h4 span {
    font-weight: 300;
    font-size: 18px;
    text-transform: uppercase;
    display: block;
}

.header-page-wrap-whole {
    height: 400px;
}

body.secondary .header-page-wrap-whole {
    height: 300px;
}

.container-columns-wrap {
    background: url(../img/bg-container-main.jpg) repeat;
    border-top: 1px solid #ebd7b7;
    border-bottom: 1px solid #ebd7b7;
}

.container-columns {}

.left-sidebar {
    background: #fff;
    display: table;
    width: 100%;
    padding: 0 0 40px 0;
}

#containerSearchFormDesign,
#searchFormDesign {
    margin: 0;
    padding: 0;
}

.search {
    margin: 15px 0 0 24px;
}

#containerSearchFormDesign {
    width: 230px;
    margin: 0px;
    background: #f6f6f6;
    border: 1px solid #ebd7b7;
    padding: 0px;
}

#searchFormDesign .formLabelHide {
    position: absolute;
    left: -5000px;
}

#searchFormDesign #searchFormDesignSearchTerms {
    margin: 0;
    padding: 8px 8px 8px 12px;
    width: 190px;
    color: #272c31;
    font-size: 14px;
    text-transform: uppercase;
    background: #f6f6f6;
    border: 0;
}

#searchFormDesign #searchFormDesignSubmit {
    width: auto;
    height: auto;
    display: inline;
    vertical-align: top;
    margin: 7px 0 0 8px;
    float: left;
}

a.title-practice {
    font-weight: 300;
    color: #272c31;
    font-size: 20px;
    padding: 0px 0 0 34px;
    margin: 40px 0 0 24px;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    background: url(../img/bg-prac.jpg) left center no-repeat;
    position: relative;
}

a.title-practice::before {
    content: "";
    position: absolute;
    top: 24px;
    left: 35px;
    width: 160px;
    border-bottom: 1px solid #ebd7b7;
}

.nav-practice {
    margin: 10px 0 0;
    padding: 0px 0 25px 24px;
    border-bottom: 1px solid #ebd7b7;
}

.nav-practice>ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.nav-practice>ul>li {
    display: block;
}

.nav-practice>ul>li>a {
    font-weight: 700;
    display: block;
    color: #861712;
    font-size: 16px;
    padding: 15px 10px 15px 27px;
    margin: 0;
    text-transform: uppercase;
    text-decoration: none;
}

a {
    color: #eb2920;
}

a:active,
a .current {
    color: #272c31;
}

a:hover,
a:focus {
    color: #707745;
    text-decoration: none;
}

a:visited {
    color: #8a1618;
}

a:active,
a:hover {
    outline: 0;
}

#expandingMenu li > a > .expandCollapseLink {
    position: absolute;
    top: 0;
    left: 0;
    padding: 2em;
    background: url(../img/plus.jpg) 0px 16px no-repeat;
    cursor: pointer;
}

#expandingMenu li.menuOpen > a > .expandCollapseLink {
	background-image: url(../img/minus.jpg) !important;
}
.nav-practice>ul>li ul {
    margin: 0px 0 5px 0px;
    padding: 0;
    list-style: none;
}

.nav-practice>ul>li ul li ul {
    margin: 5px 0 5px 15px;
}

.nav-practice>ul>li ul li {
    display: block;
}

#expandingMenu a {
    position: relative;
}

.nav-practice>ul>li ul li a {
    color: #562224;
    font-size: 13px;
    display: block;
    padding: 5px 15px 5px 27px;
    text-decoration: none;
    text-transform: uppercase;
}

.expandWhite .expandCollapseLink {
    position: absolute;
    top: 0;
    left: 0;
    padding: 2em;
    background: url(../img/plus.jpg) 0px 5px no-repeat !important;
    cursor: pointer;
    width: 15px;
    height: 15px;
}

#expandingMenu ul {
    display: none;
}

.intakeFormShortPrivacy a {
    text-decoration: underline;
    color: #eb2920;
    font-weight: bold;
}

#expandingMenu .menuOpen>ul {
    display: block;
}

.contact-info p a {
    font-weight: 700;
    color: #eb2920;
    display: block;
    margin-top: 10px;
    text-decoration: underline;
}

a.title-contact {
    font-weight: 300;
    color: #272c31;
    font-size: 20px;
    padding: 0px 0 5px 34px;
    margin: 40px 0 0 24px;
    background: url(../img/location.jpg) left center no-repeat;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
}

a.title-contact::before {
    content: "";
    position: absolute;
    top: 25px;
    left: 35px;
    width: 185px;
    border-bottom: 1px solid #ebd7b7;
}

.contact-info {
    margin: 20px 0 0 0px;
    padding: 0px 0 15px 51px;
    border-bottom: 1px solid #ebd7b7;
}

.contact-info h4 {
    font-weight: 700;
    color: #861712;
    font-size: 16px;
    padding: 0px 0 20px 0px;
    margin: 0px;
    text-transform: capitalize;
}

.contact-info p {
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: normal;
    color: #272c31;
    font-size: 15px;
    line-height: 1.53;
    padding: 0px;
    margin: 0 0 35px 0;
}

.short-form {
    margin: 40px 24px;
}

.short-form .title-short-form {
    font-weight: 300;
    color: #272c31;
    font-size: 20px;
    padding: 5px 0 0 34px;
    margin: 0 0 35px 0;
    background: url(../images/contact.jpg) left center no-repeat;
    position: relative;
}

#containerIntakeFormShort,
#containerIntakeFormShortAutofill {
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: normal;
    font-size: 13px;
    margin: 0;
    padding: 0px 0 0 27px;
    color: #861712;
}

#containerIntakeFormShort,
#containerIntakeFormShort *,
#containerIntakeFormShortAutofill,
#containerIntakeFormShortAutofill * {
    margin: 0;
    padding: 0;
}

#containerIntakeFormShort p,
#containerIntakeFormShortAutofill p {
    padding: 0 0 5px 0;
    font-weight: normal;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

#intakeFormShort fieldset,
#intakeFormShortAutofill fieldset {
    border: none;
}

#intakeFormShortSubmit,
#intakeFormShortAutofillSubmit {
    width: auto;
    height: auto;
    margin: 10px 0 0;
    display: block;
}

#intakeFormShort fieldset label,
#intakeFormShortAutofill fieldset label {
    cursor: pointer;
}

#intakeFormShort fieldset legend span,
#intakeFormShort fieldset label span,
#intakeFormShortAutofill fieldset legend span,
#intakeFormShortAutofill fieldset label span,
#intakeFormShortAutofill fieldset label.formLabelHide {
    position: absolute;
    left: -9000em;
}

#intakeFormShort fieldset input,
#intakeFormShort fieldset textarea,
#intakeFormShortAutofill fieldset input,
#intakeFormShortAutofill fieldset textarea {
    display: block;
    width: 150px;
    font-family: Verdana, Geneva, sans-serif;
    margin: .2em 0 .5em 0;
    padding: 3px;
}

#intakeFormShort fieldset input,
#intakeFormShort fieldset textarea,
#intakeFormShortAutofill fieldset input,
#intakeFormShortAutofill fieldset textarea {
    display: block;
    width: 100%;
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: normal;
    padding: 12px 20px;
    font-size: 15px;
    color: #272c31;
    background: #f6f6f6;
    margin-bottom: 7px;
}

#intakeFormShort fieldset div.formHighlight *,
#intakeFormShortAutofill fieldset div.formHighlight * {
    border: 1px solid #ebd7b7;
}

#containerIntakeFormShort p,
#containerIntakeFormShortAutofill p {
    padding: 0 0 5px 0;
    font-weight: normal;
}

#intakeFormShort fieldset .formHide,
#intakeFormShortAutofill fieldset label.formHide,
#intakeFormShortAutofill fieldset p.formHide {
    display: none;
}

#intakeFormShort fieldset label,
#intakeFormShortAutofill fieldset label {
    cursor: pointer;
}

#containerIntakeFormShort,
#containerIntakeFormShortAutofill {
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #861712;
}

#intakeFormShort fieldset .formCheck,
#intakeFormShortAutofill fieldset .formCheck {
    line-height: 1.5em;
}

#intakeFormShort fieldset legend span,
#intakeFormShort fieldset label span,
#intakeFormShortAutofill fieldset legend span,
#intakeFormShortAutofill fieldset label span,
#intakeFormShortAutofill fieldset label.formLabelHide {
    position: absolute;
    left: -9000em;
}

#intakeFormShort fieldset label input,
#intakeFormShortAutofill fieldset label input {
    display: inline;
    width: 20px;
    margin: 0 0 0 -3px;
    padding: 0;
}

#intakeFormShort fieldset input.checkbox,
#intakeFormShortAutofill fieldset input.checkbox {
    background: none;
}

#intakeFormShort fieldset .formCheck a:link,
#intakeFormShort fieldset .formCheck a:visited,
#intakeFormShortAutofill fieldset .formCheck a:link,
#intakeFormShortAutofill fieldset .formCheck a:visited {
    color: #eb2920;
    font-weight: bold;
    text-decoration: underline;
}

#intakeFormShortDisclaimer {
    display: none;
    font-size: 12px;
    position: relative;
}

#intakeFormShortDisclaimer div {
    border: 2px solid #333;
    background: #fff;
    color: #000;
    padding: 5px;
    top: 0;
    left: 0;
    position: relative;
}

#intakeFormShortDisclaimer a {
    display: block;
    margin: 0 15px 0 0;
    color: #8a1618;
    font-weight: bold;
    text-decoration: none;
}

.column-main {
    padding: 50px 12px 0 35px;
}

.footer-page-wrap {
    background: #fff url(../img/bg-footer-wrap.jpg) repeat-x;
    border-top: 2px solid #d92317;
    border-bottom: 62px solid #ebd7b7;
}

.footer-page-wrap .footer-page {
    padding: 0 3% 25px 3%;
}

.footer-logo {
    /* float: left; */
    margin: 32px auto 0 auto;
    display: block;
}

.geo-fine {
    margin: 35px 12px 0 0;
}

.geography {
    margin: 0px 0 25px 0;
}

.geography p {
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: normal;
    color: #272c31;
    font-size: 13px;
    padding: 0;
    margin: 0;
}

.clearfix::before {
    content: "";
    display: table;
}

.clearfix::after {
    content: "";
    display: table;
    clear: both;
}

.fine-print p {
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: normal;
    color: #272c31;
    font-size: 13px;
    margin: 0;
}

.fine-print .copyright {
    display: block;
    padding: 0;
    margin: 0 0px 5px 0;
}

.fine-print p a {
    color: #eb2920;
    text-decoration: underline;
}

.content {
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: normal;
    color: #272c31;
    font-size: 15px;
    margin: 0;
    padding: 0;
    line-height: 1.66;
}

#attorneyProfile img.attorneyProfilePhoto {
    float: right;
    margin: 0 0 10px 15px;
}

#attorneyProfile .attorneyProfilePositions {
    padding-bottom: 1.2em;
}

#attorneyProfile .attorneyProfileContactInformation {
    padding-bottom: 1.2em;
}

#attorneyProfile .attorneyProfileName {
    padding-bottom: 0;
    display: none;
}

#attorneyProfile .attorneyProfileLocationLabel,
#attorneyProfile .attorneyProfilePhoneLabel,
#attorneyProfile .attorneyProfileFaxLabel,
#attorneyProfile .attorneyProfileEmailLabel,
#attorneyProfile .attorneyProfileVCardLabel {
    width: 6em;
    float: left;
    font-weight: bold;
}

#attorneyProfile .attorneyProfileLocation,
#attorneyProfile .attorneyProfilePhone,
#attorneyProfile .attorneyProfileFax,
#attorneyProfile .attorneyProfileEmail,
#attorneyProfile .attorneyProfileVCard {
    margin-left: 6em;
    padding-bottom: .6em;
}

.attorneyProfileNarrative {
    margin: 1rem 0 0 0;
}

.jose,
h4,
h5,
h6,
.callOut,
.tagline h4,
.contact-info p a,
.contact-page p a {
    font-family: 'Josefin Slab', serif;
    font-weight: 700;
}

h3 {
    font-weight: 300;
    color: #861712;
    font-size: 17px;
    margin: 0;
    padding: 10px 0 0;
    text-transform: uppercase;
}

h4,
h5,
h6 {
    font-weight: 600;
    color: #861712;
    margin: 0;
    padding: 10px 0 0;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 1.66;
}

#attorneyProfile ul {
    padding-left: 0;
    list-style: none;
}

#attorneyProfile div.attorneyProfileSection ul {
    margin-left: 20px;
}

#attorneyProfile div.attorneyProfileSection ul li {
    padding: 3px 0 3px 0;
}

#attorneyProfile .attorneyProfileEducation ul li strong {
    display: block;
}

#attorneyProfile div.attorneyProfileSection ul li {
    padding: 3px 0 3px 0;
}

#intakeFormI fieldset {
    border: none;
    border-top: 1px solid #000;
    padding: 1em 0 0 1.2em;
    margin: 2em 0 0;
    position: relative;
}

fieldset {
    position: relative;
}

legend {
    font-weight: bold;
    font-size: .95rem;
    position: absolute;
    top: -10px;
    background: #fff;
    display: inline;
    width: auto;
    line-height: 1;
}

#intakeFormI fieldset textarea {
    clear: left;
    display: block;
    width: 25em;
    height: 10em;
    padding: 2px;
    margin: .2em 0 0 0;
}

#intakeFormI fieldset legend {
    font-weight: bold;
    font-size: .95rem;
    position: absolute;
    top: -10px;
    background: #fff;
    display: inline;
    width: auto;
    line-height: 1;
}

#intakeFormI fieldset label {
    cursor: pointer;
}

#containerIntakeFormI,
#containerIntakeFormI * {
    margin: 0;
    padding: 0;
}

#containerIntakeFormI,
#containerIntakeFormI * {
    margin: 0;
    padding: 0;
}

#emailObfuscation fieldset .formHide {
    display: none;
}

#containerIntakeFormI p.intakeFormINote {
    padding: 0;
}

#intakeFormI fieldset input,
#intakeFormI fieldset select {
    display: block;
    width: 20.5em;
    margin: .2em 0 .5em 0;
    padding: 2px;
}

#intakeFormI fieldset div.formHighlight :hover,
#intakeFormI fieldset div.formHighlight :focus {
    background: #ffc;
}

#intakeFormI fieldset p {
    margin: .5em 0;
}

#intakeFormI fieldset div.formCheck {
    margin: .5em 0;
}

#intakeFormI fieldset label {
    cursor: pointer;
}

#intakeFormI fieldset div.formCheck label {
    margin: 0 3em 0 0;
}

#intakeFormI fieldset .formCheck input {
    background: none;
}

#intakeFormI fieldset label input {
    display: inline;
    width: 2em;
    margin: 0;
}

#intakeFormI img.formDisclaimer {
    float: left;
    margin: 0 1em 0 0;
}

#intakeFormISubmit {
    width: 12.5em;
    height: 2.5em;
    margin: .5em 0;
}

.title-contact-page {
    font-weight: 300;
    color: #272c31;
    font-size: 20px;
    padding: 0px 0 5px 34px;
    margin: 40px 0 0;
    background: url(../img/location.jpg) left center no-repeat;
    position: relative;
}

.title-contact-page::before {
    content: "";
    position: absolute;
    top: 30px;
    left: 35px;
    width: 185px;
    border-bottom: 1px solid #ebd7b7;
}

.contact-page p a.title-houston {
    float: right;
    font-weight: 300;
    font-size: 36px;
    color: #fff;
    display: block;
    margin: 0px;
    padding: 148px 11px 0px 0;
    text-decoration: none;
    text-transform: uppercase;
    text-align: right;
    background: url(../img/houston-map.jpg) no-repeat;
    width: 347px;
}

.contact-page p a.title-houston:focus,
.contact-page p a.title-houston:active,
.contact-page p a.title-houston:hover,
.contact-page p a.title-houston.current {
    color: #272c31;
    background: url(../img/houston-map-o.jpg) no-repeat;
}

button,
input {
    line-height: normal;
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}

a.title-practice {
    font-weight: 300;
    color: #272c31;
    font-size: 20px;
    padding: 0px 0 0 34px;
    margin: 40px 0 0 24px;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    background: url(../img/bg-prac.jpg) left center no-repeat;
    position: relative;
}

a.title-practice:focus,
a.title-practice:active,
a.title-practice:hover,
a.title-practice.current {
    color: #704700;
    background: url(../img/bg-prac-o.jpg) left center no-repeat;
}

#intakeFormI fieldset .formHide {
    display: none;
}

#containerEmailObfuscation p.emailObfuscationNote {
    padding: 0;
}

#emailObfuscation fieldset {
    border: none;
    border-top: 1px solid #000;
    padding: 1.5em 0 0 1.2em;
    margin: 2em 0 0;
}

#emailObfuscation fieldset legend {}

#containerEmailObfuscation,
#containerEmailObfuscation * {
    margin: 0;
    padding: 0;
}

#emailObfuscation fieldset input {
    display: block;
    width: 20.5em;
    margin: .2em 0 .5em 0;
    padding: 2px;
}

#emailObfuscation fieldset textarea {
    clear: left;
    display: block;
    width: 25em;
    height: 10em;
    padding: 2px;
    margin: .2em 0 0 0;
}

#emailObfuscation fieldset div.formHighlight * {
    border: 1px solid #aaa;
}

#emailObfuscation fieldset div.formHighlight :hover,
#emailObfuscation fieldset div.formHighlight :focus {
    background: #ffc;
}

#emailObfuscation fieldset label input {
    display: inline;
    width: 2em;
}

input#emailObfuscationSubmit {
    width: 12.5em;
    height: 2.5em;
    margin: .5em 0;
}

p {
    margin: 1rem 0;
}

#searchForm {
    margin-bottom: 3rem;
}

#collapsibleNavbar .glidingHover {
    position: absolute;
    width: 100%;
    background: #ebd7b7;
    border-top: 2px solid #eb2920;
    z-index: 1;
    height: 63px;
    top: 0;
}

.nav-item.has-child-menu::before {
    content: '\f282';
    position: absolute;
    right: 10px;
    top: 18px;
    font-family: bootstrap-icons !important;
    font-size: 1rem;
    color: #eb2920;
    z-index: 99;
}
.navbar-collapse {
     
    transition: all 0.6s;
}
@media (max-width: 920px) {
.logo-area { 
	width: 150px; 
}
.logo-area img { 
	height: 110px;
}
}
@media (max-width: 767px) {
    .nav {
        margin: 0;
    }
    .logo-area {
        position: relative;
        width: 120px;
        display: block; 
    }
    .logo-area img {
        position: relative;
        left: 0;
        top: 5px;
        height: 90px;
    }
    .cta { 
        display: none;
    }
.call_link{
    display: block;
}
    .navbar-collapse.collapsed {
        height: 0;
        opacity: 0;
    }
    .navbar-collapse.show {
        opacity: 1;
        height: 100vh;
    }
    .navbar .nav li > ul {
        position: relative;
        right: 0;
        width: 100%;
        min-width: 300px;
        top: 0;
        padding: 0 0 0 30px;
        text-align: left;
    }
    .navbar .nav li li a, .navbar .nav li > ul > li a.active, .navbar .nav li > ul > li a:hover {
        
        border: none; 
    }
    body.secondary .header-page-wrap-whole {
        height: 50vh;
    }

    .header-page-wrap-whole {
        height: 700px;
    }

    #collapsibleNavbar {
        background: #fff;
        z-index: 9;
        width: 70%;
        
        /* flex-basis: 50%; */
        /* flex-grow: 0.5; */
        position: absolute;
        right: 0;
        top: 0;
    }

    .navbar .nav li {
        display: block;

        width: 100%;
    }

    #topNav.navbar .nav>li:first-child {
        display: none;
    }

    #topNav.navbar .nav {

        margin: 50px auto;
    }

    .navbar .nav li:hover {
        background: #f7e9d8;
    }

    .navbar .nav li a {
        display: block;
        border-bottom: 2px solid #fff;
        border-top: none;
        margin: 0;
        border-left: none;
    }

    .navbar .nav li a.active,
    .navbar .nav li a:hover {
        border-top: none;
    }

    .navbar .nav li a.active {
        background: #fff;
    }

    .navbar .nav li a:hover {
        border-bottom: 2px solid;
        background-color: #ebd7b7;
    }
    .tagline {
        width: 85%;
        margin-top: 0;
        margin: 0 9% 0 6%;
    }

    .tagline h4 {
        font-size: 35px;
        line-height: 1;
    }

    .tagline .tagline-image {
        top: 72px;
        width: 65px;
    }

    #collapsibleNavbar .glidingHover {
        display: none;
    }

    .nav-close {
        display: block;
    }
    .tagline-image-mob {
        display: block;
        float: right;
        top: -12%;
        position: relative;
        width: 85px;
    }
    .tagline .proactive {
        position: relative;
        left: 0;
        right: 0;
        text-align: left;
        float: left;
        top: 0;
    }
    .tagline-image {
        display: none;
    }
    .tagline .winning {
        position: relative;
        top: 70%;
        right: 9px;
        text-align: left;
        clear: both;
        float: right;
    }
    .header-page-wrap-whole .header-page-wrap { 
        padding-top: 35%; 
    }
}