/*Reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del,  em, img, small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, footer, header,
menu, nav, section {
	border: 0;
	font-size: 100%;
	font: inherit;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
*, *::before, *::after {
    box-sizing: border-box;
}
html {
	scroll-behavior: smooth;
}
body {
	background: #171717;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-size: 19px;
	line-height: 1.5;
}
/*Header*/
header {
	position: fixed;
	width: 100%;
	z-index: 5000;
}
header .hf-social, .desk-br  {
	display:none;
}
/*Navigation*/
#mobile-header {
	background: #6D6D6D;
	position:fixed;
	padding: 1.35em 0;
	text-align: center;
	width: 100%;
	z-index: 10000;
}
.header-menu {
	display: none;
}
.mobile-nav {
    height: 30px;
}
header ul li a {
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	line-height: .5;
	text-decoration: none;
	text-transform: uppercase;
}
.mobile-menu > li {		
	margin: 0 1rem;
	overflow: hidden;
}
.mobile-menu.active {
	display:none;
}
.menu-button-container {
	cursor: pointer;
	display: flex;
	height: 100%;
	width: 100%;
	padding-top:.5em;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
#menu-toggle {
	display: none;
}
.menu-button,
.menu-button::before,
.menu-button::after {
	background-color: #fff;
	display: block;
	position: absolute;
	height: 4px;
	width: 5em;
	transition: transform 400ms cubic-bezier(0.23, 1, 0.32, 1);
}
.menu-button::before {
	content: '';
	margin-top: -8px;
}
.menu-button::after {
	content: '';
	margin-top: 8px;
}
#menu-toggle:checked + .menu-button-container .menu-button::before {
	margin-top: 0px;
	transform: rotate(405deg);
}
#menu-toggle:checked + .menu-button-container .menu-button {
	background: rgba(255, 255, 255, 0);
}
#menu-toggle:checked + .menu-button-container .menu-button::after {
	margin-top: 0px;
	transform: rotate(-405deg);
}
#menu-toggle:checked + .menu-button-container {
	padding-top: 2em;
}
#menu-toggle ~ .mobile-menu li {
    border: 0;
	height: 0;
    margin: 0;
    padding: 0;
    transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
}
#menu-toggle:checked ~ .mobile-menu li {
	height: auto;
    padding: 1.35em 0;
    transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
}
.mobile-menu > li {
    background-color: #171717;
    width: 100%;
}
#menu-toggle:checked ~ .mobile-menu li:first-child {
    padding-top: 4em;
}
#menu-toggle:checked ~ .mobile-menu li:last-child {
    padding-bottom: 3em;
	padding-top: .5em;
}
.menu-btn {
	display: block;
	background: #6D6D6D;
	border-radius: 3px;
	width: 90%;
	line-height: 4;
	margin: 0 auto;
}
section{
	border-bottom: 5px solid #6D6D6D;
	padding: 4em 2em;
}
.hero {
	background: linear-gradient(to right, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.5)), url(images/hail-damaged-car.webp);
	background-repeat: no-repeat;
	padding-top: 10em;
}
.margin-bottom, .mobile-margin-bottom-2 {
	margin-bottom: 2em;
}
.mobile-margin-bottom-1, .margin-bottom-1 {
	margin-bottom: 1em;
}
.block {
	background: #c22127;
	border-radius: 3px;
	filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, .2));
	height: 180px;
	line-height: 180px;
	padding: 0 1em;
	position: relative;
	text-align: center;
}
.block p {
	display: inline-block;
	font-weight: 600;
	line-height: 1.5;
	vertical-align: middle;
}
.btn {
	background: #6D6D6D;
	border: .5px solid #6D6D6D;
	border-radius: 3px;
	color: #fff;
	display: block;
	filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, .2));
	font-size: 22px;
	font-weight: 800;
	letter-spacing: 2px;
	padding: 1em 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	transition: all .4s ease-out;
}
.btn:focus, .btn:hover, .btn:active {
	background-color:#6D6D6D;
	border: .5px solid #c22127;
	-webkit-transform: translate(0px, -10px);
    -ms-transform: translate(0px, -10px);
    transform: translate(0px, -10px);
} 
img {
	max-width:100%;
}
/*Typography*/
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
h1 {
	font-size: 34px;
	font-weight: 600;
	text-align: center;
	text-transform: Uppercase;
}
h2 {
	color: #6D6D6D;
	font-family: BeautifullyDeliciousSansBold, Verdana;
	font-size: 40px;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 1.25;
	margin-bottom: 1.25em;
	text-align: center;
	text-shadow: 1px 0 #6D6D6D;
	text-transform: Uppercase;
} 
h3 {
	color: #fff;
	font-family: BeautifullyDeliciousSansBold;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 2em;
	margin-top: -1em;
	text-align: center;
	text-transform: Uppercase;
} 
p {
	font-weight: 500;
}
.phone-number {
	font-family: BeautifullyDeliciousSansBold;
	letter-spacing: 2px;
	text-shadow: 1px 0 0 #000;
} 
.mobile-center {
	text-align:center;
}
/*Image Compare*/
.compare-img-slider {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 0;
    padding-bottom: 70%;
 }
.slider-before, .slider-after {
    position: absolute;
    width: 100%;
    display: block;
    top: 0;
    left: 0;
    object-fit: cover;
}
.slider-after {
    overflow: hidden;
}
.slider-handle {
    position: absolute;
    top: 0;
    left: 50%;
    width: 4px;
    height: 100%;
    cursor: ew-resize;
}
.slider-handle:after {
    position: absolute;
    top: 50%;
    width: 64px;
    height: 64px;
    margin: -32px 0 0 -32px;
    content: url(images/arrow.webp);
    color: #fff;
    font-weight: 700;
    font-size: 36px;
    text-align: center;
    line-height: 54px;
    background: #c22127;
    border: 1px solid #c22127;
    border-radius: 50%;
    transition: all .3s ease;
}
footer {
	background: #6D6D6D;
}
footer p {
	font-weight: 500;
	text-align: center;
}
footer ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	list-style: none;
}
footer ul li a {
	color: #000;
	font-weight: 700;
	line-height: 2.5;
	padding: 0 .65em;
	text-decoration: none;
	text-transform: uppercase;
}
.header-footer-links {
	padding: 1.5em .25em;
}	
.hf-social {
	display: flex;
	justify-content: center;
	margin-left: 20px;
}
.main-footer {
	border-bottom: 1px solid #171717;
	padding: 2em;
}
.header-footer-links a {
	color: #fff;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	text-decoration: none;
	text-shadow: 1px 0 0 #fff;
}
/*Scrollbar*/
::-webkit-scrollbar {
    width: 12px;
}
::-webkit-scrollbar-thumb {
    background: #c22127;
	box-shadow: inset 0 0 1px #000;
}
::-webkit-scrollbar-track {
    background: #6D6D6D;
	box-shadow: inset 0 0 1px #000;
}
@media (min-width: 700px){ 
.wrapper {
	margin: 0 auto;
	max-width: 600px;
}
.hero {
	background-size: cover;
}
}
@media (max-width: 360px){ 
h1 {
	font-size: 32px;
}
h2 {
	font-size: 38px;
}
}
@media (max-width: 340px){ 
h1 {
	font-size: 30px;
}
}
@media (max-width: 700px){ 
h2 {
	margin-top: -.25em;
}
footer .hf-phone {
	margin-top: 15px;
}
}
@media (min-width: 700px){ 
h2 {
	margin-top: -.25em;
}
.header-footer-links {
	display: flex;
	margin: 0 auto;
	max-width: 600px;
	padding: .75em 0;
}
header .hf-social {
	display: flex;
}
.hf-social {
	margin-bottom: 0;
	margin-left: 0;
}
.hf-phone {
	display: flex;
    justify-content: right;
    width: 100%;
}
footer .hf-social {
	margin-left: 5px;
}
}
@media (min-width: 1000px){
#mobile-header {
	display: none;
}
.header-wrapper {
	background: #6D6D6D;
}
.header-menu {
	display: block;
	padding-top: 1em;
}
header ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	list-style: none;
	max-width: 900px;
	margin: 0 auto;
	width: 100%;
}
header ul li {
	padding-top:25px;
}
header ul li a {
	font-size: 20px;
	font-weight: 600;
	margin-top: 1em;
}
.header-footer-links {
	max-width: 900px;
}
.link-hover {
    padding-bottom: 0;
    background-image: linear-gradient(#c22127, #c22127);
    background-size: 0 3px;
    background-repeat: no-repeat;
    background-position: center 70%;
    transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
}
.link-hover:hover {
	background-size: 80px 3px;
}
.link-hover-2 {
    padding-bottom: 0;
    background-image: linear-gradient(#c22127, #c22127);
    background-size: 0 3px;
    background-repeat: no-repeat;
    background-position: center 70%;
    transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
}
.link-hover-2:hover {
	background-size: 100% 20px;
}
footer .link-hover {
	background-position: center bottom;
}
.phone-number {
	font-size: 17px;
}
.hero {
	background: linear-gradient(to right, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.5)), url(images/hail-damaged-car-lg.webp);
	background-size: 100%;
	position: relative;
	top: 50px;
	width: 100%;
}
h1 {
	font-size: 45px;
}
section {
	padding: 6em 2em;
}
.wrapper {
	max-width: 700px;
}
.compare-img-slider {
	padding-bottom: 50%;
}
.row {
	display: flex;
	justify-content: space-between;
}
.blocks {
	margin-top: 3em;
}
.block {
	width: 18%;
	padding: 0 .75em;
	height: 220px;
	line-height: 220px;
}
.block p {
	font-size: 15px;
	vertical-align: top;
	margin-top: 25px;
}
.btn{
	width: 45%;
}
.mobile-margin-bottom, .mobile-margin-bottom-1, .mobile-margin-bottom-2 {
	margin-bottom: 0;
}
.margin-top-1 {
	margin-top: 1em;
}
}
@media (min-width: 1200px){
.header-footer-links, header ul {
	max-width: 1200px;
}
.hero {
	height: 95vh;
	margin-bottom: 50px;
}
.hero-txt {
	position: absolute;
	top: 53%;
	left: 12.5%;
	transform: translate(0%, -50%);
	width: 75%;
}
.hf-social a {
	transition: all .4s ease-out;
}
.hf-social a:hover {
	-webkit-transform: translate(0px, -6px);
    -ms-transform: translate(0px, -6px);
    transform: translate(0px, -6px);
}
section {
	padding: 8em 4em;
}
.wrapper {
	max-width: 1000px;
}
.desk-br {
	display:inline-block;
}
h1 {
	font-size: 64px;
	text-align: left;
}
h2 {
	font-size: 75px;
	text-shadow: 2px 0 #6D6D6D;
	line-height:.5;
}
h3 {
	margin-top: -3em;
	margin-bottom: 2.5em;
}
.top-p {
	margin-top: -1em;
}
.mobile-center, .left {
	text-align: left;
}
.right {
	text-align: right;
}
.compare-img-slider {
	max-width: 1000px;
	margin: 0 auto;
	margin-top: 3em;
	margin-bottom: -3em;
	padding-bottom: 70%;
}
.slider-handle:after {
	top: 45%;
}
.block {
	height: 200px;
	line-height: 200px;
}
.large-p {
	margin-top: -2em;
}
footer ul li a {
	font-weight: 600;
	line-height: 1;
	padding: 0 2em;
}
/*Reveal Animation*/
.reveal {
	opacity: 0;
	position: relative;
	-webkit-transform: translateY(150px);
	-ms-transform: translateY(150px);
	transform: translateY(150px);
	transition: 1s all ease;
}
.reveal.active {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
}
@media (min-width: 1300px){ 
.hero-txt {
	left: 15%;
	width: 70%;
}
}
@media (min-width: 1370px){ 
h1 {
	font-size: 75px;
}
}
@media (min-width: 1600px){ 
.hero-txt {
        left: 21%;
        width: 58%;
    }
h1 {
	font-size: 80px;
}
}