/* Main CSS for www.jerryblankrepair.com */

body {
height: 100vh;
overflow-x: hidden;
font-family: 'Source Sans Pro', sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 1.5;
color: #ffffff;
background-color: #2a2a2a;
text-rendering: optimizeLegibility;
}

hr {
margin: 15px 0 5px 0;
border: 1px solid #888888;
}

h1 {
color: #fffbbd;
}

h2 {
font-family: 'Source Sans Pro', sans-serif;
font-weight: 600;
font-size: 19px;
color: #ffffff;
text-align: center;
}

h3 {
color: #ffba5b;
}

h4 {
font-family: "Voces", sans-serif;
font-size: 1.2em;
letter-spacing: 1px;
font-weight: normal;
color: #fffbbd;
line-height: 150%;
text-align: center;
text-shadow: 1px 1px 10px #000000, 1px 1px 15px #000000;
}

h5 {
color: #fffbbd;
padding-top: 25px;
padding-bottom: 12px;
}

h6 {
font-size: 16px;
font-weight: 400;
color: #fffbbd;
text-align: center;
text-shadow: 1px 1px 2px #000000, 1px 1px 3px #000000;
}

h6 strong {
font-weight: 600;
}

p {
font-size: 16px;
font-weight: 400;
color: #dddddd;
letter-spacing: 0.03em;
line-height: 1.4;
padding-bottom: 1.0em;
}

p strong {
font-weight: 600;
color: #ffffff;
}

p em {
font-style: italic;
color: #ffffff;
}

#page-heading p {
text-align: center;
color: #ffffff;
padding-bottom: 0.3em;
}

input:focus, select:focus, button:focus, textarea:focus {
outline: 1px solid #808080;
}

ul {
list-style: disc;
}

ul li {
margin: 0;
padding-top: 0;
padding: 0 0 0.9em 0;
line-height: normal;
}

a, a:hover, a:focus {
text-decoration: none;
}

a, a strong, .text-yellow {
color: #fff888;
}

a:hover, a:hover strong, a:focus, a:focus strong {
color: #ffe14d;
}

.top-header {
height: 115px;
padding-bottom: 10px;
}

.logosmall {
letter-spacing: 1px;
font-size: 75%;
color: #ffffff;
}

.PhotoFrameL15 {
max-width: 12%;
}

/* BEGIN Main CSS breakpoints for www.jerryblankrepair.com */
@media screen and (max-width: 1200px) {
h4{
font-size: 1.0em;
}
}

@media screen and (max-width: 1000px) {
.PhotoFrameL15 {
max-width: 10%;
}
}

@media screen and (max-width: 800px) {
.top-header {
height: 140px;
margin-right: 0;
}
.logotype h1 {
font-size: 1.4em;
}
.PageHead {
padding-top: 15px;
}
h4 {
font-size: 0.9em;
text-align: left;
}
}

@media screen and (max-width: 640px) {
.top-header {
height: 140px;
margin-right: 0;
}
.logotype h1 {
font-size: 1.3em;
}
h1{
padding-top: 0;
}
.PageHead {
padding-top: 30px;
}
.PhotoFrameL15 {
max-width: 20%;
}
h5 {
font-size: 140%;
}
}

/* END Main CSS breakpoints for www.jerryblankrepair.com */