header.page-header {
	display: none;
}
div.credits.section.bg-dark.small-padding > div > p.credits-left.fleft > a > svg {
	display: none;
}
body > header {
	background-size: contain;
}

#post-241 > div {
	padding-top: 4%;
}
#post-30 > div {
	padding-top: 4%;
}
#post-32 > div {
	padding-top: 4%;
}
#post-53 > div {
	padding-top: 4%;
}
.post-header {
	padding: 4%;
}
#menu-item-82 > a {
	padding-left: 10px;
	padding-right: 10px;
}
#subscribe-submit input {
	    display: inline-block;
    border-radius: 4px;
    border: none;
    font-weight: bold;
    color: white;
    text-align: center;
    font-size: 16px;
    padding-top: 11px;
	  padding-bottom: 11px;
    width: 120px;
    transition: all 0.5s;
    cursor: pointer;
    margin: 2px;
		font-family: inherit;
}

#subscribe-submit > button {
		    display: inline-block;
    border-radius: 4px;
    border: none;
	  background-color: #c01e1e;
    font-weight: bold;
    color: white;
    text-align: center;
    font-size: 16px;
    padding-top: 11px;
	  padding-bottom: 11px;
    width: 120px;
    transition: all 0.5s;
    cursor: pointer;
    margin: 2px;
		font-family: inherit;
}


#subscribe-field-blog_subscription-3{
	  width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  box-sizing: border-box;
}
#subscribe-text {
	color: black;
	font-weight: bold;
	font-family: inherit;
}
h2.widgettitle {
	color: black;
	font-weight: bold;
	font-family: inherit;
}
body > div.wrapper.section.medium-padding.clear {
	padding-top: 0;
}

@media all and (min-width:960px) and (max-width: 1024px) {
  body:not(.blog) .header {
    display:none;
}
}

@media all and (min-width:801px) and (max-width: 959px) {
  body:not(.blog) .header {
    display:none;
}
}

@media all and (min-width:769px) and (max-width: 800px) {
  body:not(.blog) .header {
    display:none;
}
}

@media all and (min-width:569px) and (max-width: 768px) {
  body:not(.blog) .header {
    display:none;
}
}

@media all and (min-width:481px) and (max-width: 568px) {
  body:not(.blog) .header {
    display:none;
}
}

@media all and (min-width:321px) and (max-width: 480px) {
  body:not(.blog) .header {
    display:none;
}
}

@media all and (min-width:0px) and (max-width: 320px) {
  body:not(.blog) .header {
    display:none;
}
}
