
/* Default Styles */
.fa {
 color:white!important;
}
a {
color: #0400ff;
}
#wpadminbar {
display: none !important;
}
body {
font-family: Source Serif Pro, serif;
background: #e8ecf1;
}h1, h1 a {
color: #BF1613;
font-family: Source Serif Pro, serif;
font-size: 2em;
line-height: 1.27em;
margin: 25px 0;
}h2 {
color: #BF1613;
font-family: Source Serif Pro, serif;
font-size: 1.8em;
line-height: 2rem;
margin: 25px 0;
}h3 {
color: #000000;
font-family: Source Serif Pro, serif;
font-size: 1.6em;
line-height: 1.5rem;
margin: 25px 0;
}h4 {
color: #BF1613;
font-family: Source Serif Pro, serif;
font-size: 1.5em;
font-weight: bold;
line-height: 1.5rem;
margin: 25px 0;
}p {
color: #606060;
font-family: Source Serif Pro, serif;
font-size: 16px;
margin: 20px 0;
}ul {
color: #606060;
font-family: Source Serif Pro, serif;
font-size: 16px;
line-height: 1.5rem;
list-style-type: none;
}ul li {
margin:15px 0;
}a[href^=tel]{
color:#ffffff;
outline:none;
text-decoration:none;
}.button:focus {
background: #d5123e;
}.row {
margin: 0 auto;
max-width: 97em;
width: 100%;
}.contain-to-grid {
background: none !important;
}.contain-to-grid .top-bar {
max-width: 75em;
}.page-wrapper {
clear: both;
max-width: 75rem;
}.overflow-hidden {
overflow: hidden !important;
}.strip-padding {
padding-left: 0 !important;
padding-right: 0 !important;
}.vertical-padding-large {
padding-bottom: 74px;
padding-top: 85px;
}.vertical-padding-medium {
padding-bottom: 40px;
padding-top: 40px;
}.vertical-padding-small {
padding-bottom: 15px;
padding-top: 30px;
}.absolute {
position:absolute;
}.relative {
position:relative;
}.offset-top {
margin-top:-44px;
}.box-shadow {
box-shadow: -5px 10px 50px 5px #c0c0c0;
}.clearfix {
clear:both;
}[class*="fadein-"] {
opacity: 0;
}.scrollfade {
opacity: 0;
-webkit-transition: all 1200ms ease;
-moz-transition: all 1200ms ease;
-ms-transition: all 1200ms ease;
-o-transition: all 1200ms ease;
transition: all 1200ms ease;
-moz-transform: translateY(-30px);
-webkit-transform: translateY(-30px);
-o-transform: translateY(-30px);
-ms-transform: translateY(-30px);
transform: translateY(-30px);
}.scrollfade.complete {
opacity: 1;
-moz-transform: translateY(0px);
-webkit-transform: translateY(0px);
-o-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
}.from-left.scrollfade {
-moz-transform: translateX(-30px);
-webkit-transform: translateX(-30px);
-o-transform: translateX(-30px);
-ms-transform: translateX(-30px);
transform: translateX(-30px);
}.from-right.scrollfade {
-moz-transform: translateX(30px);
-webkit-transform: translateX(30px);
-o-transform: translateX(30px);
-ms-transform: translateX(30px);
transform: translateX(30px);
}.from-bottom.scrollfade {
-moz-transform: translateY(30px);
-webkit-transform: translateY(30px);
-o-transform: translateY(30px);
-ms-transform: translateY(30px);
transform: translateY(30px);
}.from-left.scrollfade.complete {
opacity: 1;
-moz-transform: translateX(0px);
-webkit-transform: translateX(0px);
-o-transform: translateX(0px);
-ms-transform: translateX(0px);
transform: translateX(0px);
}.from-right.scrollfade.complete {
opacity: 1;
-moz-transform: translateX(0px);
-webkit-transform: translateX(0px);
-o-transform: translateX(0px);
-ms-transform: translateX(0px);
transform: translateX(0px);
}.from-bottom.scrollfade.complete {
opacity: 1;
-moz-transform: translateY(0px);
-webkit-transform: translateY(0px);
-o-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
}
@-moz-keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-moz-transform: translateY(0);
transform: translateY(0);
} 40% {
-moz-transform: translateY(-8px);
transform: translateY(-8px);
} 60% {
-moz-transform: translateY(-5px);
transform: translateY(-5px);
}
}
@-webkit-keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
transform: translateY(0);
} 40% {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
} 60% {
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
}
}
@keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-webkit-transform: translateY(0);
transform: translateY(0);
} 40% {
-moz-transform: translateY(-8px);
-ms-transform: translateY(-8px);
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
} 60% {
-moz-transform: translateY(-5px);
-ms-transform: translateY(-5px);
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
}
}
/* Header */
.header-wrapper {
float: left;
position:relative;
padding-top: 16px;
width: 100%;
z-index: 99;
}.header-wrapper .logo {
display: inline-block;
position: relative;
}.header-company-title a {
color: #BF1613;
display: inline-block;
font-family: Source Serif Pro, serif;
float: left;
font-size: 30px;
font-weight:bold;
letter-spacing:1px;
line-height: 1.2rem;
margin: 14px 0 5px 0;
text-align: left;
text-decoration: none;
width: 100%;
}.header-company-serviceorder {
color: #606060;
display:block;
font-family: Source Sans Pro, sans-serif;
font-size: 21px;
}.header-company-info,
.header-company-info a {
color: #606060;
font-family: Source Serif Pro, serif;
font-size:20px;
}.header-company-info span {
display: block;
letter-spacing: 1px;
line-height: 38px;
}.header-company-info .phone::before {
color:#BF1613;
content:"\f095";
font-family:"FontAwesome";
font-size:24px;
padding-right:13px;
}.header-company-info .email::before {
color:#BF1613;
content:"\f003";
font-family:"FontAwesome";
font-size:24px;
padding-right:13px;
}.header-company-info .button {
background:transparent;
border:1px solid #BF1613;
color:#BF1613;
font-size: 21px;
font-weight:500;
padding: 13px 27px;
}.header-company-info .button:hover {
background:#BF1613;
color:#ffffff;
}
/* Navigation */
.navigation-wrapper {
display: block;
float: left;
padding: 0 42px;
width: 100%;
}.top-bar {
background: none;
float: left;
height: auto;
line-height: 45px;
}.top-bar .top-bar-section ul li {
background: transparent;
margin: 0;
}.top-bar-section li:not(.has-form) a:not(.button) {
background: transparent !important;
color: #606060;
font-family: Source Sans Pro, sans-serif;
font-size: 20px;
font-weight: 500;
letter-spacing: 0.3px;
line-height: 23px;
padding: 8px 28px;
}.top-bar-section li.active:not(.has-form) a:not(.button) {
background: #333333;
color: #BF1613;
line-height: 23px;
padding: 8px 32px;
}.top-bar-section li.active:not(.has-form):not(.button)::after {
background: url("https://bostonlawofficepa.com/wp-content/themes/lwy4/images/separator-burgundy.png") no-repeat center center;
content: "";
display: block;
height: 11px;
margin: 0 auto;
opacity:1;
position: relative;
top:4px;
width: 100%;
transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
}.top-bar-section li:not(.has-form):not(.button)::after {
background: url("https://bostonlawofficepa.com/wp-content/themes/lwy4/images/separator-burgundy.png") no-repeat center center;
content: "";
display: block;
height: 8px;
opacity: 0;
position: relative;
}.top-bar-section li:hover:not(.has-form):not(.button)::after {
background: url("https://bostonlawofficepa.com/wp-content/themes/lwy4/images/separator-burgundy.png") no-repeat center center;
content: "";
display: block;
height: 11px;
margin: 0 auto;
opacity:1;
position: relative;
top:4px;
transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
}.top-bar-section ul.dropdown li:not(.has-form):not(.button)::after,
.top-bar-section ul.dropdown li:hover:not(.has-form):not(.button)::after,
.top-bar-section ul.dropdown li.active:not(.has-form):not(.button)::after{
display:none;
}.top-bar-section ul li:hover:not(.has-form)>a {
color: #BF1613 !important;
}.top-bar-section .dropdown {
background: #0f0f0f;
box-shadow: 1px 5px 10px 2px rgba(0, 0, 0, 0.4);
left: 50%;
min-width: 318px;
padding: 4px 0px;
text-align: center;
top: 50px;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
}.top-bar-section .dropdown::before {
background: #0f0f0f;
content: url("https://bostonlawofficepa.com/wp-content/themes/lwy4/images/separator-burgundy.png");
left: 0;
margin: auto;
position: absolute;
right: 0;
top: -12px;
}.top-bar-section .has-dropdown.active .dropdown li a:not(.button) {
color: #ffffff;
}.top-bar-section .has-dropdown ul.dropdown .active a {
color: #d5123e !important;
}.top-bar-section .has-dropdown .dropdown {
opacity:0;
top:20px;
transition: all 600ms ease-in-out;
-webkit-transition: all 600ms ease-in-out;
-moz-transition: all 600ms ease-in-out;
-o-transition: all 600ms ease-in-out;
}.top-bar-section .has-dropdown:hover .dropdown {
opacity:1;
top:52px;
}
/* Slider */
.slick-background-wrapper {
left: 0;
overflow: hidden;
position: absolute;
top: 0;
width: 100% !important;
z-index: -1;
}.fade-slide .slick-background-wrapper {
visibility: hidden;
}.title-section {
padding: 170px 0px 275px 0;
}.title-section .main-heading {
font-family: Source Serif Pro, serif;
font-size: 91px;
font-weight: bold;
line-height: 73px;
}.title-section .main-heading span {
color:#000000;
display:block;
font-family: Source Sans Pro, sans-serif;
font-size:57px;
font-weight: bold;
}.title-section .button {
background: transparent;
border: 1px solid black;
color: #000000;
font-family: Source Sans Pro, sans-serif;
font-size: 25px;
margin-top: 4px;
max-width: 245px;
overflow:hidden;
padding: 12px;
width: 100%;
}.title-section .button::before {
background:#BF1613;
content:"";
display:block;
height:100%;
left:0;
position:absolute;
top:60px;
width:100%;
z-index:-1;
-webkit-transition: top 500ms ease-in-out;
-moz-transition: top 500ms ease-in-out;
-ms-transition: top 500ms ease-in-out;
-o-transition: top 500ms ease-in-out;
transition: top 500ms ease-in-out;
}.title-section .button:hover::before {
background:#BF1613;
content:"";
display:block;
height:100%;
left:0;
position:absolute;
top:0;
width:100%;
z-index:-1;
}.scroll-icon {
background: #BF1613;
bottom: 0;
color: white;
cursor: pointer;
font-size: 23px;
padding: 6px 0;
position: absolute;
right: 0;
text-align: center;
width: 50px;
z-index: 99;
-webkit-transition: all 500ms ease-in-out;
-moz-transition: all 500ms ease-in-out;
-ms-transition: all 500ms ease-in-out;
-o-transition: all 500ms ease-in-out;
transition: all 500ms ease-in-out;
}.scroll-icon:hover {
box-shadow: -1px 4px 10px 0px rgba(0, 0, 0, 0.52);
opacity: 0.9;
padding: 6px 0;
right: 0;
width: 60px;
}.scroll-icon.toTop {
bottom: 0px !important;
float: right;
left: 0px;
position: relative;
}
/* Content */
.content-wrapper h2.special {
margin-top:0px !important;
}.content-wrapper h2.special span {
color: #0f0f0f;
display: block;
font-family: Source Sans Pro, sans-serif;
font-size: 18px;
text-transform: uppercase;
}.btn-1 {
background: #BF1613;
border-radius: 4px;
box-shadow: 0px 9px 20px 5px rgba(152, 12, 43, 0.21);
color:white;
font-family: Source Sans Pro, sans-serif;
font-size: 20px;
padding: 24px;
width: 245px;
}.btn-2 {
background: #BF1613;
border-radius: 4px;
box-shadow: 0px 9px 20px 5px rgba(152, 12, 43, 0.21);
color: #ffffff;
display: inline-block;
font-family: Source Sans Pro, sans-serif;
font-size: 18px;
margin-top: 20px;
padding: 10px 31px;
}.btn-1:hover,
.btn-2:hover {
background:#d5123e;
color:#ffffff;
}.content-wrapper {
background: #e8ecf1;
}.tagline {
background:#0f0f0f;
}.tagline p {
color: #f5f5f8;
font-family: Source Serif Pro, serif;
font-size: 21px;
margin: 3px 0;
}.burgundy-box {
background:#BF1613;
padding: 42px 209px;
}.intro-box {
width: 79%;
}.burgundy-box h1,
.burgundy-box h2 {
color: white;
font-family: Source Serif Pro, serif;
font-size:40px;
line-height: 1.27em;
margin-bottom: 8px;
}.burgundy-box h1 span,
.burgundy-box h2 span {
display: block;
font-family: Source Sans Pro, sans-serif;
font-size: 25px;
font-style: italic;
line-height: 28px;
}.burgundy-box p {
color:#ffffff;
line-height: 30px;
margin-top: 6px;
}.hours-box {
background:#373737;
padding-top: 85px;
width: 21%;
}.hours-box p {
color:#9a9a9a;
font-family: Source Sans Pro, sans-serif;
font-size:15px;
margin: 26px 0;
text-transform:uppercase;
}.hours-box p span {
color:#ffffff;
display:block;
font-family: Source Serif Pro, serif;
font-size:30px;
letter-spacing: 2px;
line-height:25px;
}.mid-section {
margin-top: 85px !important;
}.mid-section h2 {
color: #ffffff;
font-size:40px;
}.mid-section p {
color: #ffffff;
line-height: 29px;
}.inner-mid-section {
background:url("https://bostonlawofficepa.com/wp-content/themes/lwy4/images/mid-section-bg.jpg");
background-size: cover;
padding: 81px 157px;
}.inner-mid-section p {
color: #ffffff;
line-height: 30px;
}.boxed-list {
background:#BF1613;
margin: 34px 30px 30px 0;
max-width: 23%;
opacity: 0.8 !important;
padding: 38px 0;
}.boxed-list ul {
margin:0;
}.boxed-list:not(.end)::after {
content:url("https://bostonlawofficepa.com/wp-content/themes/lwy4/images/separator-white.png");
position:absolute;
right:-28px;
top:44%;
}.boxed-list li {
color:#ffffff;
font-size:20px;
line-height: 40px;
margin:0;
}.bottom-section {
padding:75px 0;
}.bottom-section h2 {
font-size:30px;
font-weight:bold;
margin-bottom:0;
margin-top: 34px;
}.bottom-section p {
line-height: 30px;
margin-bottom: 27px;
}.cta-wrapper {
background: #BF1613;
float: left;
padding: 90px 0;
width: 100%;
}.cta-wrapper h2 {
color: white;
font-size: 38px;
}.cta-button {
background: #d5123e;
border-radius:9px;
font-family: Source Sans Pro, sans-serif;
font-size:26px;
margin-top: 24px;
max-width: 522px;
padding:21px 0;
width: 100%;
}.cta-button:hover {
background:#0f0f0f;
}
/* Interior Pages */
.inner-page {
padding-top: 85px;
}.inner-page .burgundy-box {
padding: 50px 150px;
}.inner-page .burgundy-box h1 {
line-height: 1em;
}.inner-page .burgundy-box ul {
color:white;
margin:0;
}.main-title::after {
content: url("https://bostonlawofficepa.com/wp-content/themes/lwy4/images/separator-white.png");
display: block;
height: auto;
}.inner-page .burgundy-box p {
margin-top: 22px;
}.inner-page .burgundy-box .box-content {
padding-right: 38px;
}.inner-page .about-img {
right: 0;
top: -28px;
}.inner-page .question::before {
color:#d5123e;
content:"Q. ";
}.inner-page .question::after {
background: #BF1613;
content: "";
height: 1px;
left: 0;
opacity:0.2;
position: absolute;
top:0px;
width: 100%;
}
/* Contact Page */
p.contact-address,
p.contact-phone,
p.contact-email {
font-family: Source Sans Pro, sans-serif;
font-size: 21px;
margin-top: 0px !important;
padding-left: 35px;
}p.contact-phone strong {
font-size: 28px;
}p.contact-address.address::before {
content:"\f018";
font-family:"FontAwesome";
font-size: 26px;
margin-left: -35px;
padding-right: 8px;
}p.contact-phone.phone::before {
content:"\f095";
font-family:"FontAwesome";
font-size: 26px;
margin-left: -35px;
padding-right: 8px;
}p.contact-email.email::before {
content:"\f003";
font-family:"FontAwesome";
font-size: 26px;
margin-left: -35px;
padding-right: 8px;
}.form-container {
padding:40px 10px;
}.form-container h2 {
color:white;
font-size:2.52em;
}.contact-details {
padding: 50px 75px;
}.contact-details h2,
.contact-details h3 {
color:#ffffff;
font-size:2.24em;
font-weight:700;
}.contactForm {
margin-top: 20px;
}.contactForm label{
display: block;
font-weight: bold;
}.contactForm input {
background:none;
border:1px solid #ffffff;
color: #ffffff;
font-family: Source Sans Pro, sans-serif;
font-size:17px;
margin-bottom: 5px;
padding:10px 20px;
width: 100%;
}.contactForm textarea {
background:none;
border:1px solid white;
color:#ffffff;
font-size:17px;
font-family: Source Sans Pro, sans-serif;
height:100px;
padding-left:20px;
width: 100%;
}.contactForm input:focus {
color: #000000;
}.contactForm textarea:focus {
background:white;
color:#000000;
}input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
color:#ffffff;
}input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
color:#BF1613;
}input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
color:#BF1613;
opacity:1;
}input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
color:#BF1613;
opacity:1;
}input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
color:#BF1613;
}input:focus::-ms-input-placeholder,
textarea:focus::-ms-input-placeholder {
color:#BF1613;
}.contactForm .groupWrapper {
padding-top: 13px;
}.contactForm .captchaWrapper {
margin-top: 10px;
}.contactForm .captchaRefresh {
vertical-align: top;
}.contactForm .submitWrapper {
text-align: center;
margin-top: 30px;
}.contactForm .submitWrapper span.submit {
background-color: #d5123e;
color: #ffffff;
cursor: pointer;
display: inline-block;
font-size: 17px;
font-family: Source Sans Pro, sans-serif;
margin-top: 15px;
padding: 17px 23px;
text-transform: uppercase;
width: 100%;
}.contactForm .submitWrapper span.submit:hover {
background-color: #0f0f0f;
}.emailConfirmation {
margin: 0 auto;
text-align:center;
}.emailConfirmation h1 {
color: #00CC00;
}
/* Footer */
.footer-wrapper {
background:#0f0f0f;
padding: 55px 0;
width: 100%;
}.footer-wrapper span {
color:#ffffff;
font-size: 22px;
}.footer-wrapper span.phone::before {
content:url("https://bostonlawofficepa.com/wp-content/themes/lwy4/images/footer-phone-icon.png");
padding-right:10px;
position:relative;
top:10px;
}.footer-wrapper span.email::before {
content:url("https://bostonlawofficepa.com/wp-content/themes/lwy4/images/footer-email-icon.png");
padding-right:10px;
position:relative;
top:10px;
}.social-icons {
padding-top: 50px;
}.social-icons .fa {
color:white;
font-size:30px;
padding:0 10px;
}.footer-inner-wrapper {
margin: 0 auto;
padding: 25px 0 0 0;
}.footer-inner-wrapper h1 {
padding: 0 0 25px 0;
}
@media screen and (max-width:1440px) and (min-width:1024px) {
.top-bar-section li:not(.has-form) a:not(.button) {
font-size: 17px;
font-weight: bold;
}.company-title-section {
width: 43%;
}.header-company-title {
margin: 13px 0;
}.header-company-title a {
font-size:23px;
}.logo-wrapper img {
max-width: 80%;
}.header-company-serviceorder {
font-size: 14px;
line-height: 15px;
}.header-company-info {
width: 57%;
}.header-company-info .phone::before,
.header-company-info .email::before {
font-size:20px;
padding-right: 8px;
}.header-company-info span {
font-size: 14px;
font-weight: bold;
}.header-company-info .button {
font-size:18px;
padding: 11px;
}.title-section {
padding: 110px 0px;
}.title-section .main-heading {
font-size: 67px;
line-height: 57px;
}.title-section .main-heading span {
font-size:40px;
}.title-section .button{
font-size: 20px;
max-width:200px;
padding: 10px;
}.tagline p {
font-size: 20px;
}.burgundy-box {
padding: 42px 100px !important;
}.hours-box p span {
font-size:25px;
}.contact-details{
padding: 50px 15px;
}.vertical-padding-medium {
padding-top: 30px;
padding-bottom: 30px;
}
}
/*custom css*/
p.covid {
    font-size: 1.3em;
    line-height: 1.5;
}
.red{
  color:red;
}
@media screen and (max-width:1024px) {
.header-wrapper {
padding:0;
}.navigation-wrapper {
padding:0;
}h1.header-company-title {
margin: 0;
}.logo-wrapper img {
padding-right: 9px;
}.top-bar .toggle-topbar.menu-icon {
left:0;
}.top-bar .toggle-topbar.menu-icon a{
color: #BF1613;
}.top-bar .toggle-topbar.menu-icon a span::after{
box-shadow: 0 0 0 1px #BF1613, 0 7px 0 1px #BF1613, 0 14px 0 1px #BF1613;
left: 65px;
}.top-bar .toggle-topbar.menu-icon a span:hover:after {
box-shadow: 0 0 0 1px #BF1613, 0 7px 0 1px #BF1613, 0 14px 0 1px #BF1613;
}.top-bar-section li.active:not(.has-form) a:not(.button),
.top-bar-section li:not(.has-form) a:not(.button) {
line-height:20px;
text-align:center;
}.top-bar-section li:not(.has-form):not(.button)::after,
.top-bar-section li:hover:not(.has-form):not(.button)::after{
display:none !important;
}.top-bar-section {
background: #0f0f0f;
}.top-bar .top-bar-section ul li:not(.dropdown){
height:45px;
}.top-bar-section .has-dropdown.moved>.dropdown {
left: unset;
}.top-bar-section .has-dropdown.moved>.dropdown a{
color:white;
}.top-bar-section .dropdown::before{
display:none;
}.top-bar-section .has-dropdown .dropdown {
left: 100%;
top:0px;
transform: unset;
-webkit-transform: unset;
-moz-transform: unset;
}.top-bar-section .has-dropdown:hover .dropdown {
top:0px;
}.top-bar-section .has-dropdown>a:after {
top: 43% !important;
}.top-bar.expanded .title-area{
background: #ffffff;
}.fullwidth-navigation {
background: #0f0f0f;
position: absolute;
top:0;
z-index: 997;
}.fullwidth-navigation .top-bar {
padding-top: 8%;
}.fullwidth-navigation .title-area {
display: none !important;
}.mobile-navigation {
background:#BF1613;
display: block;
font-family: "Open Sans", sans-serif;
font-size: 18px;
left: 22px;
line-height: 58px;
position: fixed;
text-transform: uppercase;
top: 111px;
vertical-align: top;
width: auto;
z-index: 999;
}.mobile-navigation .fa {
color: #ffffff;
font-size: 32px;
line-height: 58px;
margin: 0px;
text-align: center;
vertical-align: middle;
width: 58px;
}.fullwidth-navigation .top-bar-section ul {
position: fixed;
right:0;
width:100%;
z-index: 997;
}.fullwidth-navigation.active .top-bar-section .has-dropdown.moved>.dropdown {
box-shadow:none;
left: 0;
}.title-section {
background: rgba(255, 255, 255, 0.18);
padding: 120px 0;
}.title-section .main-heading {
font-size: 3.7em;
line-height: 54px;
margin-bottom: 22px;
}.title-section .main-heading span {
font-size:0.6em;
}.click-to-call {
padding-top: 55px;
}.intro-box {
width:100%;
}.burgundy-box {
padding:20px;
}.hours-box {
padding: 25px;
width:100%;
}.offset-top {
margin:0;
}.mid-section {
margin-top: 0 !important;
}.inner-mid-section {
padding:50px 50px;
}.boxed-list {
margin: 0;
max-width: inherit;
padding:10px;
}.boxed-list:not(.end)::after {
display:none;
}.scroll-icon {
display:none;
}.about-img {
position: relative !important;
right: 0;
top: 0;
}.inner-page {
padding-top: 90px;
}.inner-page .burgundy-box {
padding: 50px;
}.inner-page .burgundy-box .box-content {
padding:0;
}
}
@media screen and (max-width: 767px) {
.mobile-navigation {
background: #BF1613;
display: block;
font-family: "Open Sans", sans-serif;
font-size: 19px;
left: 13px;
line-height: 40px;
position: fixed;
text-transform: uppercase;
top: 92px;
vertical-align: top;
width: auto;
z-index: 999;
}.mobile-navigation .fa {
color: #ffffff;
font-size: 22px;
line-height: 40px;
margin: 0px;
text-align: center;
vertical-align: middle;
width: 40px;
}.header-wrapper {
padding-top: 10px;
position:relative;
}.company-title-section {
padding:0;
}.header-company-title a {
font-size: 0.5em;
margin: 5px 0;
}.header-company-serviceorder {
line-height: 14px;
font-size: 13px;
}.slider-wrapper {
background: rgba(255, 255, 255, 0.4);
height: 67vh !important;
position: absolute;
}.slick-background-wrapper{
position: relative;
}.title-section {
background:none;
padding-top: 55px !important;
position: relative;
width:100%;
}.title-section .main-heading{
font-size: 39px;
line-height: 33px;
}.title-section .main-heading span {
font-size:20px;
}.title-section .button {
margin:5px 0;
padding:5px;
}.click-to-call {
padding-top:0 ;
text-align:center;
}.click-to-call .btn-1 {
display: inline-block;
font-size: 15px;
padding: 13px;
width:100% !important;
}.tagline p {
font-size:15px;
}.burgundy-box {
padding:15px !important;
}.burgundy-box h1 {
font-size:20px;
}.burgundy-box h1 span {
font-size:15px;
}.burgundy-box p {
font-size:15px;
line-height:25px;
}.hours-box {
padding:10px;
}.hours-box p {
margin: 15px 0;
}.hours-box p span {
font-size: 23px;
}.inner-mid-section {
padding:15px;
}.mid-section h2{
font-size: 30px;
}.boxed-list {
margin-bottom: 5px;
}.boxed-list li {
color: white;
font-size: 18px;
line-height: 30px;
margin: 0;
}/*.bottom-section {
padding: 15px 0;
}*/.bottom-section p {
font-size:15px;
line-height:25px
}.inner-page {
padding-top: 68px;
}.cta-wrapper{
padding:20px 0;
}.cta-wrapper h2 {
font-size:26px;
}.cta-button{
font-size: 19px;
}.footer-wrapper span.phone::before,
.footer-wrapper span.email::before {
display:block;
margin-bottom:20px;
}.footer-wrapper span {
font-size:20px;
}.vertical-padding-medium {
padding-bottom: 13px;
padding-top: 13px;
}.vertical-padding-small {
padding-bottom: 5px;
padding-top: 5px;
}
}
