/* Main CSS for www.jerryblank.com */

@import 'https://fonts.googleapis.com/css?family=Voces|Merriweather+Sans:500,500i,700,700i|Source+Sans+Pro:400,400i,600,600i,700,700i';

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
vertical-align: baseline;
}

.grad-bg {
background: -webkit-radial-gradient(center ellipse, #eeeeee 0%, #eeeeee 30%, #707070 100%)!important;
background: radial-gradient(ellipse at center, #eeeeee 0%, #eeeeee 30%, #707070 100%)!important;
}

.dark-red-orange {
color: #a13900;
}

ol, ul {
list-style: none;
}

blockquote, q {
quotes: none;
}

blockquote:before, blockquote:after {
content: '';
content: none;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

html {
font-size: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}

a:focus {
outline: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
img {
display: block;
}

audio,
canvas,
video {
display: inline-block;
*display: inline;
*zoom: 1;
}

audio:not([controls]) {
display: none;
}

body {
overflow-x: hidden;
font-family: 'Source Sans Pro', sans-serif;
font-size: 1em;
font-weight: 400;
line-height: 1.5;
color: #000000;
background-color: #efefef;
text-rendering: optimizeLegibility;
}

.top-header .logo span, .section-header span, .team-member span, .project-infos span.project-subtitle, .post-masonry .blog-body span, .blog-info span.blog-meta, .comment-body span {
font-size: 1.0em;
color: #444444;
}

sub,
sup {
line-height: 0;
position: relative;
vertical-align: baseline;
}

sup {
top: -.5em;
}

sub {
bottom: -.25em;
}

img {
border: 0;
-ms-interpolation-mode: bicubic;
}

button,
input,
select,
textarea {
font-size: 100%;
margin: 0;
vertical-align: baseline;
*vertical-align: middle;
}

button,
input {
line-height: normal;
overflow: visible;
}

input[type="search"] {
box-sizing: content-box;
}

textarea {
overflow: auto;
vertical-align: top;
}

.box-content {
padding: 20px;
}

#ContentContainer {
margin-top:-50px;
padding: 5px;
}

a {
color: #cc6a00;
text-decoration: none;
transition: all 200ms ease-in-out;
}

a:hover {
color: #a13900;
text-decoration: none;
}

p {
font-size: 1em;
padding-bottom: 1em;
line-height: normal;
}

.Firefox p {
font-size: 1.2em;
}

h1 {
font-family: 'Voces', sans-serif;
font-weight: bold;
}

h2, h3, h4, h5, h6 {
font-family: 'Merriweather Sans', sans-serif;
font-weight: 700;
}

h1 a {
text-decoration: none;
}

h5, h6 {
font-style: italic;
font-size: 1.4em;
padding-bottom: 0.6em;
}

h6 {
text-align: center;
font-size: 1.2em;
padding-top: 10px;
}

.Firefox h6 {
font-size: 1.4em;
}

h6 br {
display: none;
}

.red-orange-text a, .GoToTop a {
color: #c42100;
text-decoration: none;
}

.red-orange-text a:hover, .GoToTop a:hover {
color: #ee2800;
}

.smallhead{
font-size: 1.3em;
font-style: normal;
color: #fffbbd;
padding-bottom: 0.5em;
}

.smallheadcap {
font-size: 1.2em;
}

.BoldWhite {
font-weight: 700;
color: #ffffff;
}

.BlogDate {
font-family: 'Merriweather Sans', sans-serif;
font-weight: 700;
font-style: italic;
font-size: 1.3em;
color: #555555;
text-align: left;
padding-top: 15px;
}

.Firefox .BlogDate {
font-size: 1.4em;
}

.BlogTitle {
font-family: 'Merriweather Sans', sans-serif;
font-weight: 700;
font-size: 1.6em;
text-align: left;
padding: 5px 0 10px 0;
}

.VideoTitle {
font-family: 'Merriweather Sans', sans-serif;
font-weight: 700;
font-size: 1.6em;
text-align: left;
padding: 10px 0 10px 0;
}

.Firefox .BlogTitle, .Firefox VideoTitle {
font-size: 1.7em;
}

.PageHead, .PageHeadShop, .PageSubHead, .PrintSubHead {
font-size: 1.8em;
text-align: center;
letter-spacing: 1px;
text-shadow: 1px 1px 3px rgba(207,115,0,0.5);
padding: 0 10px 10px 10px;
}

.Firefox .PageHead {
font-size: 2.0em;
letter-spacing: normal;
}

.PageHeadShop {
padding: 15px 10px 10px 10px;
}

.PageSubHead {
font-size: 1.5em;
}

.Firefox .PageSubHead {
letter-spacing: normal;
}

.PrintSubHead {
font-size: 1.6em;
padding: 15px 10px 8px 10px;
}

.PageHeadSpace {
padding: 0;
}

*, *:before, *:after {
box-sizing: border-box;
}

.reqform {
display: block;
position: relative;
margin: 20px 35% 10px 20%;
}

.formlabel {
width: 300px;
font-family: 'Source Sans Pro', sans-serif;
font-weight: 600;
font-style: italic;
text-align: right;
padding: 12px 10px 12px 0;
}

input, select, textarea, .PayPalSelectionMenu {
background: #fdfbd8;
width: 200px;
border: 1px solid #000000;
padding: 5px 6px;
font-family: 'Source Sans Pro', sans-serif;
font-weight: 600;
color: #000000;
}

textarea {
width: 300px;
height: 100px;
padding: 12px 5px 12px 10px;
overflow-y: scroll;
}

button {
background: #404040;
color: #fdf46f;
padding: 6px 8px;
border-radius: 6px;
font-family: 'Source Sans Pro', sans-serif;
font-weight: 700;
}

input:focus,
select:focus,
textarea:focus {
border-color: #777777;
}

.text-right {
text-align: right;
}

.text-left {
text-align: left;
}

.text-center {
text-align: center;
}

.GoToTop, .GoToTop a{
text-align: center!important;
font-size: inherit;
}

#HomePageText {
margin: 0 10% 0 10%;
padding-top: 60px;
}

#HomePageText p {
font-size: 1.1em;
padding-bottom: 0.7em;
color: #ffffff;
text-shadow: 0 0 10px #000000;
}

#HomePageText a {
color: #fffbbd;
}

#HomePageText a:hover {
color: #fdf46f;
}

.main-btn {
color: white;
border: 1px solid white;
padding: 12px 20px;
font-weight: 700;
display: inline-block;
}

#ContactInfo {
width: 365px;
height: 60px;
margin: 10px auto -20px auto;
padding: 0;	
}

hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #e2e2e2;
margin: 40px 0;
}

.site-header {
position: relative;
left: 0;
margin: 0;
padding: 0;
z-index: 8;
}

.top-header .social-top ul li a, .main-header .menu-wrapper a.toggle-menu {
border: 1px solid #d5d5d5;
width: 36px;
height: 36px;
line-height: 36px;
text-align: center;
display: inline-block;
color: #ffffff;
}

.top-header {
display: block;
position: absolute;
top: 0;
width: 100%;
height: auto;
margin-bottom: 10px;
background-color: #404040;
}

.logotype {
display: block;
position: relative;
top: 10px;
left: 40px;
height: 110px;
padding-right: 40px;
}

.logotype h1 {
padding-right: 40px;
text-align: left;
font-size: 1.5em;
font-family: "Voces", sans-serif;
letter-spacing: 1px;
font-weight: normal;
color: #fffbbd;
text-shadow: 1px 1px 10px #000000, 1px 1px 15px #000000;
}

.Firefox .logotype h1 {
letter-spacing: normal;
}

.logotype h1 a {
text-decoration: none;
}

.logoname, .logocap {
letter-spacing: 2px;
font-size: 120%;
color: #fdf46f;
}

.Firefox .logoname, .Firefox .logocap {
letter-spacing: 1px;
}

.logocap {
font-size: 150%;
}

.logocolor {
color: #fdf46f;
}

.top-header .commcontact {
display: block;
position: absolute;
top: 10px;
right: 10px;
padding: 0;
z-index: 5;
}

.top-header .commcontact img {
width: 210px;
height: 86px;
}

.top-header .socialbuttons {
display: block;
position: absolute;
top: 20px;
right: 220px;
padding: 40px 40px 40px 0;
opacity: 0.7;
}

.top-header a {
color: #2c2c2c;
}

.container-fluid {
background-color: #cccccc;
border-bottom: 2px solid #999999;
}

/* -- MENU BAR STYLES -- */
.main-header {
display: block;
position: relative;
top: 110px;
width: 100%;
height: 36px;   /* -- this number required to keep menu bar height from "bouncing" when page is loaded -- */
background-color: #cccccc;
border-bottom: 1px solid #404040;
padding: 0px 40px 0 40px;
}

.main-header .header-background {
}

.main-header .main-header-left {
position: relative;
top: 2px;
left: 0;
min-width: 220px;
margin-right: 0;
}

.main-header .menu-wrapper {
position: relative;
top: 5px;
z-index: 99;
text-align: right;
padding: 0 30px 0 0;
}

.main-header .menu-wrapper a.toggle-menu {
display: none;
background-color: #681800;
color: #ffffff;
text-shadow: 0 0 8px #000000;
border-color: #f69730;
position: absolute;
right: 20px;
overflow: hidden;
}

.main-header .menu-wrapper a.toggle-menu:hover {
color: #ffffff;
}

.main-header .menu-wrapper ul li, .main-header .menu-wrapper ul li ul li, .main-header .menu-wrapper ul li ul li ul li {
font-weight: 600;
height: 30px; 
}

.main-header .menu-wrapper ul li {
font-size: 1.0em;
display: inline;
margin-left: 10px;
position: relative;
}

.Firefox .main-header .menu-wrapper ul li {
font-size: 1.1em;
}

.main-header .menu-wrapper ul li:after {
content: '❖';
color: #a13900;
margin-left: 10px;
}

.main-header .menu-wrapper ul li:last-child:after {
content: '';
display: none;
}

.main-header .menu-wrapper ul li a {
padding: 30px 0;
color: #2c2c2c;
}

.main-header .menu-wrapper ul li a:hover, .main-header .menu-wrapper ul li a.menu-emphasis:hover {
color: #f69730;
}

.main-header .menu-wrapper ul li.active a, .main-header .menu-wrapper ul li ul li.active a {
color: #b55100;
}

.main-header .menu-wrapper ul li a.menu-emphasis, .main-header .menu-wrapper ul li ul li a.menu-emphasis {
color: #d74c00;
text-shadow: 0 0 10px #ffffff, 0 0 15px #ffffff;
}

.main-header .menu-wrapper ul li ul, .main-header .menu-wrapper ul li ul li ul {
position: absolute;
width: 200px;
z-index: 9999;
top: 40px;
left: 50%;
margin-left: -115px;
text-align: center;
background-color: #ffeedb;
}

/* Triangle at top of dropdown menus  */
.main-header .menu-wrapper ul li ul:before {
content: ' ';
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid #f69730;
position: absolute;
top: -10px;
margin-left: -10px;
left: 50%;
}

.main-header .menu-wrapper ul li ul li, .main-header .menu-wrapper ul li ul li ul li {
position: relative;
display: block;
text-align: center;
margin: 0;
border-bottom: 1px solid #cccccc;
}

.main-header .menu-wrapper ul li ul li:last-child, .main-header .menu-wrapper ul li ul li ul li:last-child {
border-bottom: 0;
}

.main-header .menu-wrapper ul li ul li a, .main-header .menu-wrapper ul li ul li ul li a {
display: block;
padding: 2px 0 10px 0;
color: #777777 !important;
}

.main-header .menu-wrapper ul li ul li a:hover, .main-header .menu-wrapper ul li ul li ul li a:hover {
color: #f69730 !important;
}

.main-header .menu-wrapper ul li ul li:after, .main-header .menu-wrapper ul li ul li ul li:after {
display: none;
}

.main-header .menu-wrapper ul li ul li ul {
left: 100% !important;
margin-left: 1px;
top: 0;
}

.main-header .menu-wrapper ul li ul li ul:before {
display: none;
}

.main-header .menu-wrapper a.toggle-menu {
border: 1px solid #f69730;
width: 65px;
height: 30px;
line-height: 30px;
font-weight: 700;
text-align: center;
display: inline-block;
color: #ffffff;
border-radius: 4px;
}

.main-header .menu-wrapper a.toggle-menu:hover {
color: #ffffff;
border-color: #ffffff;
}

#responsive-menu {
display: none;
position: relative;
top: 0;
width: 100%;
padding: 10px;
overflow: hidden;
background-color: #000000;
z-index: 90;
}
#responsive-menu li {
background-color: #360603;
padding: 4px 0 3px 14px;
margin-bottom: 8px;
}
#responsive-menu li:last-child {
}
#responsive-menu li a {
font-size: 18px;
font-weight: 600;
color: #ffffff;
text-shadow: 0 0 8px #000000, 0 0 8px #000000;
}
#responsive-menu li ul {
padding-top: 2px;
margin-left: 50px;
}
#responsive-menu li ul li {
background-color: #681800;
padding: 1px 0 0 10px;
margin-bottom: 8px;
}

#responsive-menu li ul li a {
font-size: 18px;
font-weight: 400;
color: #ffffff;
text-shadow: 0 0 8px #000000, 0 0 8px #000000;
}

#responsive-menu li ul li:last-child {
}

.CommSubHead {
font-size: 120%;
padding: 0 10px 3px 10px;
}

.commlist {
padding-bottom: 20px;
}

.commlist ul li {
line-height: normal;
color: #000000;
padding: 3px 10px 3px 30px;
text-indent: -10px;
}

.commlist ul li:before {
font-size: 120%;
content: "\2022 \00A0";
}

.container-fluid {
padding: 0 !important;
}

.content-wrapper{
display: block;
position: relative;
top: 0;
margin-right: 0;
padding-bottom: 30px;
}

.content-wrapper-gallery {
display: block;
position: relative;
top: 0;
padding: 0;
margin-right: 0;
}

.GalleryText {
text-align: center;
padding: 10px 15px 10px 15px;
}

.ImageGalleryText {
text-align: center;
padding: 6px 10px 0 10px;
}

.section-header {
margin-top: 20px;
margin-bottom: 30px;
}
.section-header h2 {
font-size: 30px;
display: inline;
font-weight: 700;
}
.section-header span {
margin-left: 10px;
}

.WhiteBackNoBorder {
background: #ffffff;
border: none;
}

.NoBkgrdOrBorder {
background: none;
border: none;
}

.ImageFrameV, .ImageFrameH {
display: block;
margin: 5px auto 20px auto;
border: 3px solid #000000;
height: 100%;
width: auto;
}

.ImageFrameH {
width: 100%;
height: auto;
}

.PhotoFrame100, .PhotoFrameL50, .PhotoFrameR50, .PhotoFrameL25, .PhotoFrameR25, .PhotoFrameL15, .PhotoFrameR15 {
display: block;
background: #000000;
border: 1px solid #000000 ;
height: auto;
width: auto;
padding: 0;
box-shadow: 0 0 15px rgba(0,0,0,0.6);
}

.PhotoFrame100 {
width: 100%;
margin: 7px 0 11px 0;
}

.PhotoFrameL50 {
width: 47.5%;
float: left;
margin: 7px 21px 11px 0;
}

.PhotoFrameR50 {
width: 47.5%;	
float: right;
margin: 7px 0 11px 25px;
}

.PhotoFrameL25 {
max-width: 25%;
float: left;
margin: 7px 25px 11px 0;
}

.PhotoFrameR25 {
max-width: 25%;	
float: right;
margin: 7px 0 11px 28px;
}

.PhotoFrameL15 {
max-width: 15%;
float: left;
margin: 7px 25px 11px 0;
}

.PhotoFrameR15 {
max-width: 15%;	
float: right;
margin: 7px 0 11px 28px;
}

.BoxedPhoto {
border: none;
width: 100%;
height: auto;
}

.HorzDivider, .HorzDividerSmallMargin, .HorzDividerTopMargin {
border-top: 2px solid #f69730;
margin: 0 0 15px 0;
}

.HorzDividerSmallMargin {
margin: 8px 0 8px 0;
}

.HorzDividerTopMargin {
margin: 20px 0 15px 0;
}

p.boxcaption {
padding: 7px 7px 7px 7px;
font-size: 0.8em;
font-weight: 600;
font-style: italic;
color: #fffaab;
text-align: center;
}

.Firefox p.boxcaption {
font-size: 1.0em;
}

.PaddedText {
padding: 6px 10px 0 10px!important;
}

.LargeCentered, .LargeLeft {
font-size: 1.7em;
}

.LargeCentered, .centered {
text-align: center;
}

.LargeLeft {
text-align: left;
}

.project-thumb, .project-detail {
border: 1px solid #000000;
}

.gallerytext {
margin: 0;
padding: 0;
font-size: inherit;
line-height: inherit;
}

.gallerytext a:hover{
color: #a13900;
}

.fb-like{
display: block;
position: absolute;
top: -8px;
height: 20px;
min-width: 40px;
}

.g-plusone{
display: block;
position: relative;
height: 20px;
min-width: 40px;
}

.g-plusone-wrapper{
padding: 10px 0 0 15px;
}

.linkedinlogo{
display: block;
position: relative;
left: -13px;
height: 20px;
width: 20px;
}

.Edge .linkedinlogo{
bottom: 20px;
}

.PinIt{
display: block;
position: relative;
left: 2px;
height: 20px;
width: 60px;
}

.RespContainerYTube {
position: relative;
padding-bottom: 53.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
border: 1px solid #000000;
box-shadow: 0 0 15px rgba(0,0,0,0.8);
}

.RespContainerYTube, .RespContainerYTube iframe {
max-width: 1280px;
max-height: 720px;
}

.RespContainerYTube iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 1px solid #000000;
}

.buylink, a.buylink, a.buylink:hover {
color: #ff8d12;
font-weight: 700;
vertical-align: middle;
text-decoration:none;
background: #000000;
border: 2px solid #000000;
text-shadow: none;
}

a.buylink:hover {
color: #ffc600;
border: 2px solid #ffc600;
}


.post-masonry {
margin-bottom: 30px;
}
.post-masonry .blog-thumb {
position: relative;
overflow: hidden;
}
.post-masonry .blog-thumb img {
width: 100%;
}
.post-masonry .blog-thumb:hover .overlay-b {
opacity: 1;
visibility: visible;
}
.post-masonry .blog-body h3.post-title {
font-size: 18px;
font-weight: 700;
}
.post-masonry .blog-body h3.post-title a {
color: #2c2c2c;
}
.post-masonry .blog-body h3.post-title a:hover {
color: #f69730;
}
.post-masonry .blog-body span {
display: inline-block;
margin: 10px 0;
}
.blog-image {
overflow: hidden;
}
.blog-image img {
width: 100%;
}
.pagination {
margin-top: 40px;
}
.pagination ul li {
display: inline-block;
margin: 0 2px;
}
.pagination ul li a {
background: white;
border-bottom: 1px solid #d5d5d5;
padding: 10px 12px;
color: #2c2c2c;
}
.pagination ul li a:active {
border-bottom: none;
}
.pagination ul li a.active {
background-color: #f69730;
color: white;
border-bottom: 1px solid #e97e0a;
}

#pageloader {
width: 100%;
height: 100%;
position: fixed;
top: 0;
background-color: white;
z-index: 9999;
}

.colored-border {
border-color: #f69730 !important;
}

.loader-item {
position: absolute;
width: 44px;
height: 44px;
margin: -22px 0 0 -22px;
top: 50%;
left: 50%;
text-align: center;
background: white;
border-left: 4px solid;
border-right: 4px solid;
border-top: 4px solid;
border-bottom: 3px solid transparent !important;
border-radius: 22px;
}

.box-content {
background: white;
padding: 15px;
overflow: hidden;
}

p.intro {
font-style: italic;
}

.intro-header {
margin-bottom: 30px;
}
.intro-header h2 {
font-size: 24px;
font-weight: 700;
}
.intro-header p {
margin-top: 10px;
}

.overlay-b {
opacity: 0;
visibility: hidden;
overflow: hidden;
position: absolute;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.6);
-webkit-transition: all 250ms ease-in-out;
transition: all 250ms ease-in-out;
bottom: 0;
left: 0;
}
.overlay-b .overlay-inner {
position: relative;
width: 100%;
height: 100%;
}
.overlay-b .overlay-inner a {
position: absolute;
top: 50%;
left: 50%;
margin-left: -18px;
margin-top: -18px;
border: 1px solid #d5d5d5;
width: 36px;
height: 36px;
display: block;
text-align: center;
line-height: 36px;
color: white;
}
.overlay-b .overlay-inner a:hover {
color: #f69730;
border-color: #f69730;
}

h3.grid-heading {
font-size: 20px;
font-weight: 700;
margin-bottom: 15px;
}

/* "Buy Now" section CSS */

.ProductDescription {
display: block;
margin: 0;
padding: 0;
}

.PayPalForm {
display: block;
width: 500px;
margin: 0 auto 0 auto;
}

.PayPalContainer {
display: block;
width: 360px;
margin: 0 auto 0 auto;
}

.PayPalFormPadding {
padding: 0 0 0 10px;
}

.PayPalSelectionMenu {
font-size: 95%;
border: 2px solid #000000;
width: 330px;
height: 32px;
}

.PayPalButton {
display: block;
width: 140px;
height: 40px;
border: none;
background: inherit; 
}

#ViewCart {
display: block;
}

.ViewCartButton {
display: block;
width: 140px;
height: 40px;
border: none;
margin: 10px 0 0 192px;
background: inherit; 
}

.PhoneNumber {
display: block;
width: 170px;
}

/* Google Custom Search box CSS */

.cse .gsc-control-cse {
border: none !important;
background: inherit !important;
margin: 0;
padding: 0 !important;
}

input.gsc-input, .cse .gsc-input-box, .cse .gsc-input-box-hover, .cse .gsc-input-box-focus {
font-family: inherit !important;
font-size: 14px !important;
color: #000000 !important;
line-height: 16px !important;
padding-top: 0 !important;
height: 16px !important;
}

.cse .gsc-search-button input.gsc-search-button-v2,
input.gsc-search-button-v2 {
height: 26px !important;
margin-top: 0 !important;
min-width: 13px !important;
padding: 5px 26px !important;
width: 68px !important;
}

/* BEGIN Main CSS breakpoints for www.jerryblank.com */

@media screen and (max-width: 1600px) {
.logotype {
padding-right: 0;
}
.logotype h1{
font-size: 1.4em;
}
}

@media screen and (max-width: 1500px) {
.logotype {
padding-right: 0;
}
.logotype h1{
font-size: 1.2em;
}
}

@media screen and (max-width: 1400px) {
.logotype {
padding-right: 0;
}
.logotype h1{
font-size: 1.2em;
}
.top-header .socialbuttons {
display: none;
}
.main-header .menu-wrapper ul li {
font-size: 0.9em;
}
.Firefox .main-header .menu-wrapper ul li {
font-size: 1.0em;
}
}

@media screen and (max-width: 1200px) {
.logotype {
width: 80%;
padding-left: 30px;
padding-right: 30px;;
}
.logotype h1{
font-size: 1.2em;
}
.top-header .socialbuttons {
display: none;
}
.main-header .menu-wrapper ul li {
font-size: 0.8em;
}
.Firefox .main-header .menu-wrapper ul li {
font-size: 0.9em;
}
}

@media screen and (max-width: 1000px) {

.logotype {
width: 80%;
padding-left: 30px;
padding-right: 30px;;
}
.logotype h1{
font-size: 1.2em;
text-shadow: 1px 1px 10px #000000;
letter-spacing: normal;
}
.logoname, .logocap {
letter-spacing: 1px;
}
.main-header .menu-wrapper ul li {
font-size: 0.75em;
}
.Firefox .main-header .menu-wrapper ul li {
font-size: 0.8em;
}
.top-header .socialbuttons {
display: none;
}
.main-header .menu-wrapper {
margin-top: 0 !important;
}
#ContactInfo {
margin-bottom: 15px;
}
#HomePageText {
margin: 0 5% 0 5%;
}
}

@media screen and (max-width: 768px) {

.logotype {
width: 100%;
padding-left: 30px;
padding-right: 30px;
}
.logotype h1{
font-size: 1.2em;
text-shadow: 1px 1px 10px #000000;
letter-spacing: normal;
}
.logoname, .logocap {
letter-spacing: 1px;
}
.top-header .socialbuttons {
display: none;
}
.main-header .menu-wrapper {
margin-top: 0 !important;
}
#ContactInfo {
margin-bottom: 30px;
}
.section-header span {
display: block;
margin-left: 0;
}
#HomePageText {
margin: 0 5% 0 5%;
}
}

@media screen and (max-width: 640px) {
h6 {
font-size: 1.2em;
padding-bottom: 2em;
}
.section-header {
margin-top: 20px;
margin-bottom: 20px;
}
.gallerytext {
margin: 0;
padding: 0;
font-size: 95%;
line-height: 125%;
}
.box-content{
padding: 8px;
}
.logotype {
top: 0;
left: 0;
max-height: 100px;
width: 100%;
padding: 5px 0 9px 20px;
}
.logotype h1{
font-size: 1.1em;
text-shadow: 1px 1px 10px #000000;
letter-spacing: normal;
}
.logoname, .logocap {
letter-spacing: 1px;
}
.top-header {
right: -30px;
left: 0px;
width: auto;
min-height: 155px;
}
.top-header .commcontact {
display: block;
position: absolute;
top: 10px;
right: 10px;
border-right: 20px solid rgba(0,0,0,0);
}
.top-header .commcontact img {
width: 150px;
height: 61px;
}
.top-header .socialbuttons {
display: none;
}
.main-header {
padding-left: 5px;
background: none;
border: none;
}
.main-header .menu-wrapper a.toggle-menu {
right: 0;
margin-right: -30px;
}
#responsive-menu {
top: 70px;
}
.content-wrapper{
margin-right: -30px;
}
.content-wrapper-gallery {
margin-right: -10px;
}
.PageHead, .PageHeadShop {
font-size: 1.4em;
padding: 15px 15px 5px 0;
}
.BlogTitle, .VideoTitle {
font-size: 1.2em;
}
.ImageGalleryText {
padding: 0px 0 10px 10px;
}
#ContactInfo {
margin-bottom: 1px;
}
.reqform {
margin: 20px 0 10px 0;
}
textarea {
width: 250px;
}
.smallhead{
padding-bottom: none;
padding-left: 25px;
text-align: left;
}
#HomePageText {
margin: inherit;
}
#HomePageText p {
font-size: 1.0em;
color: #ffffff;
text-shadow: none;
padding-left: 25px;
padding-right: 70px;
}
#HomePageText a {
color: #fdf46f;
text-shadow: none;
}
.PrintSubHead {
font-size: 1.2em;
padding: 15px 0 0 0;
}
.PayPalForm {
padding: 0 0 0 50px;
}
.PayPalFormPadding {
padding: 0 25px 0 10px;
}
}

@media screen and (max-width: 400px) {

.gallerytext {
margin: 0;
padding: 0;
font-size: 90%;
line-height: 120%;
}
h5, h6 {
font-size: 0.95em;
}
.logotype {
top: 0;
left: 0;
max-height: 90px;
width: 100%;
padding: 5px 0 0 25px;
}
.logotype h1{
font-size: 1.0em;
text-shadow: 1px 1px 10px #000000;
letter-spacing: normal;
}
.logoname, .logocap {
letter-spacing: 1px;
}
.top-header {
width: auto;
}
.top-header .commcontact {
display: block;
position: absolute;
top: 95px;
left: 25px;
margin: 0;
padding: 0;
border-right: none;
}
.top-header .commcontact img {
width: 135px;
height: 55px;
}
#gcs, .top-header .socialbuttons {
display: none;
}
.main-header {
background: #404040;
border: none;
margin: 0;
padding: 0;
}
.main-header .menu-wrapper a.toggle-menu {
top: -8px;
right: 0;
margin-right: 0;
}
#responsive-menu {
top: 60px;
}
.content-wrapper{
margin-right: 0;
}
.content-wrapper-gallery {
margin-right: 0;
}
.PageHead, .PageHeadShop {
font-size: 1.3em;
padding: 0 0 5px 0;
}
.BlogTitle, .VideoTitle {
font-size: 1.2em;
}
.GoToTop{
font-size: 0.8em;
}
.ImageGalleryText {
font-size: 1.0em;
line-height: normal;
padding: 0px 0 10px 10px;
}
#ContentContainer {
margin-top:-50px;
}
#ContactInfo {
width: 100%;
height: auto;
margin: 0 auto;
padding: 0 15px 0 0;
}
#ContactInfo img {
width: 100%;
height: auto;
}
.BlogDate {
font-size: 1.0em;
}
.PhotoFrameL50 {
width: 100%;
float: none;
}
.PhotoFrameR50 {
width: 100%;
float: left;
margin-left: 0;
}
.PhotoFrameL25 {
max-width: 50%;
}
.PhotoFrameR25 {
max-width: 50%;
}
.PhotoFrameL15 {
max-width: 30%;
}
.PhotoFrameR15 {
max-width: 30%;
}
.LargeCentered, .LargeLeft {
font-size: 1.2em;
}
.project-item{
padding: 0 5px 0 5px;
}
.reqform {
margin: 20px 30px 10px 0;
}
textarea {
width: 200px;
}
.bx-mobile-header {
display: block;
position: relative;
top: -3px;
margin: 0;
padding: 5px;
width: 100%;
background: #202020;
z-index: 70;
}
.bx-mobile-header-txt {
text-align: center;
line-height: normal;
padding: 0;
color: #ffffff;
font-size: 0.8em;
}
.smallhead{
padding-bottom: none;
padding-left: 25px;
text-align: left;
}
#HomePageText {
margin: inherit;
}
#HomePageText p {
font-size: 1.0em;
color: #ffffff;
text-shadow: none;
padding-left: 25px;
padding-right: 65px;
}
#HomePageText a {
color: #fdf46f;
text-shadow: none;
}
.PrintSubHead {
font-size: 1.2em;
padding: 15px 0 0 0;
}
.PayPalFormPadding {
padding: 0 10px 0 0;
}
.PayPalForm {
width: 320px;
padding: 0 30px 0 0px;
}
#ViewCart {
display: none;
}
}

/* END Main CSS breakpoints for www.jerryblank.com */