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: inherit;
    font-size: 100%;
    vertical-align: baseline
}

html {
    line-height: 1
}

ol,
ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,
th,
td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle
}

q,
blockquote {
    quotes: none
}

q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
    content: none
}

a img {
    border: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

.clear {
  clear: both;
}

@font-face {
    font-family: 'sackers_gothic_lightmedium';
    src: url("../font/sackers_gothic_medium-webfont.eot");
    src: url("../font/sackers_gothic_medium-webfont.eot?#iefix") format("embedded-opentype"), url("../font/sackers_gothic_medium-webfont.woff") format("woff"), url("../font/sackers_gothic_medium-webfont.ttf") format("truetype"), url("../font/sackers_gothic_medium-webfont.svg#sackers_gothic_lightmedium") format("svg");
    font-weight: normal;
    font-style: normal
}

#cboxOverlay,
#cboxWrapper,
#colorbox {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden
}

#cboxWrapper {
    max-width: none
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%
}

#cboxBottomLeft,
#cboxMiddleLeft {
    clear: left
}

#cboxContent {
    position: relative
}

#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

#cboxTitle {
    margin: 0
}

#cboxLoadingGraphic,
#cboxLoadingOverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#cboxClose,
#cboxNext,
#cboxPrevious,
#cboxSlideshow {
    cursor: pointer
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
    padding: 0;
    margin: 0
}

#cboxContent,
#cboxLoadedContent,
#colorbox {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

#cboxOverlay {
    background: url(images/overlay.png) repeat 0 0
}

#colorbox {
    outline: 0
}

#cboxTopLeft {
    width: 21px;
    height: 21px;
    background: url(images/controls.png) no-repeat -101px 0
}

#cboxTopRight {
    width: 21px;
    height: 21px;
    background: url(images/controls.png) no-repeat -130px 0
}

#cboxBottomLeft {
    width: 21px;
    height: 21px;
    background: url(images/controls.png) no-repeat -101px -29px
}

#cboxBottomRight {
    width: 21px;
    height: 21px;
    background: url(images/controls.png) no-repeat -130px -29px
}

#cboxMiddleLeft {
    width: 21px;
    background: url(images/controls.png) left top repeat-y
}

#cboxMiddleRight {
    width: 21px;
    background: url(images/controls.png) right top repeat-y
}

#cboxTopCenter {
    height: 21px;
    background: url(images/border.png) 0 0 repeat-x
}

#cboxBottomCenter {
    height: 21px;
    background: url(images/border.png) 0 -29px repeat-x
}

#cboxContent {
    background: #fff;
    overflow: hidden
}

.cboxIframe {
    background: #fff
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc
}

#cboxLoadedContent {
    margin-bottom: 28px
}

#cboxTitle {
    position: absolute;
    bottom: 4px;
    left: 0;
    text-align: center;
    width: 100%;
    color: #949494
}

#cboxCurrent {
    position: absolute;
    bottom: 4px;
    left: 58px;
    color: #949494
}

#cboxLoadingOverlay {
    background: url(images/loading_background.png) no-repeat center center
}

#cboxLoadingGraphic {
    background: url(images/loading.gif) no-repeat center center
}

#cboxClose,
#cboxNext,
#cboxPrevious,
#cboxSlideshow {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    width: auto;
    background: 0 0
}

#cboxClose:active,
#cboxNext:active,
#cboxPrevious:active,
#cboxSlideshow:active {
    outline: 0
}

#cboxSlideshow {
    position: absolute;
    bottom: 4px;
    right: 30px;
    color: #0092ef
}

#cboxPrevious {
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(images/controls.png) no-repeat -75px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px
}

#cboxPrevious:hover {
    background-position: -75px -25px
}

#cboxNext {
    position: absolute;
    bottom: 0;
    left: 27px;
    background: url(images/controls.png) no-repeat -50px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px
}

#cboxNext:hover {
    background-position: -50px -25px
}

#cboxClose {
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(images/controls.png) no-repeat -25px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px
}

#cboxClose:hover {
    background-position: -25px -25px
}

.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopRight {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF)
}

html,
body {
    font-family: "Times New Roman", Times, serif;
    background: #e2e5eb url("../images/lindseystirling-2019-bg.png") no-repeat fixed center top;
    /* background: #dcdcdc url("../images/witw-home-bg-large-300.jpg") no-repeat fixed center top; */ 
    /* background: #111f2d url("../images/home-bg.jpg") no-repeat; */
    /* Warmer in the winter */
    /* background: #d0cecf url(https://www.lindseystirling.com/wp-content/uploads/2017/11/warmer-in-winter-home-bg-2.jpg) no-repeat; */
    background-size: 100% auto
}

body.about {
    height: auto;
    background: #e9e5e4 url("../images/about-bg.jpg") no-repeat fixed;
    background-size: 100% auto
}

body.tour,
body.tour-dates {
    height: auto;
    background: #e2e5eb url("../images/lindseystirling-2019-bg.png") no-repeat fixed center top;
    /* background: #dcdcdc url("../images/witw-tour-bg.jpg") no-repeat fixed left bottom; */
    /* background: #e9e5e4 url("../images/home-bg.jpg") no-repeat fixed; */
    background-size: 100% auto
}

body.post-type-archive-music {
    height: auto;
    background: #e9e5e4 url("../images/music-bg.jpg") no-repeat fixed;
    background-size: 100% auto
}

body.post-type-archive-news,
body.single-news  {
    height: auto;
    background: #e9e5e4 url("../images/news-bg.jpg") no-repeat fixed;
    background-size: 100% auto
}

body.contact{
    height: auto;
    background: #e9e5e4 url("../images/contact-bg.jpg") no-repeat fixed;
    background-size: 100% auto
}

a:link,
a:visited {
    text-decoration: none;
    color: #66cccc
}

a:link:hover,
a:visited:hover {
    opacity: .7
}

#signup {
    display: none
}

.container {
    max-width: 1280px;
    margin: auto;
    overflow: hidden;
    clear: both;
    position: relative
}

.social ul {
    list-style: none
}

.social ul li {
    display: inline-block;
    text-align: left
}

.social ul li a:link,
.social ul li a:visited {
    display: inline-block;
    width: 16px;
    background: transparent url("../images/social-icons-2.png") no-repeat;
    background-position: -5px -6px;
    text-indent: -999em;
    overflow: hidden;
    height: 22px;
    margin-right: 16px
}

.social ul .facebook a:link,
.social ul .facebook a:visited {
    background-position: -5px -6px
}

.social ul .facebook a:link:hover,
.social ul .facebook a:visited:hover {
    background-position: -5px -30px
}

.social ul .twitter a:link,
.social ul .twitter a:visited {
    background-position: -39px -6px;
    width: 20px
}

.social ul .twitter a:link:hover,
.social ul .twitter a:visited:hover {
    background-position: -39px -30px
}

.social ul .instagram a:link,
.social ul .instagram a:visited {
    background-position: -78px -6px
}

.social ul .instagram a:link:hover,
.social ul .instagram a:visited:hover {
    background-position: -78px -30px
}

.social ul .youtube a:link,
.social ul .youtube a:visited {
    background-position: -114px -6px;
    width: 38px
}

.social ul .youtube a:link:hover,
.social ul .youtube a:visited:hover {
    background-position: -114px -30px
}

.social ul .spotify a:link,
.social ul .spotify a:visited {
    background-position: -172px -6px;
    width: 51px
}

.social ul .spotify a:link:hover,
.social ul .spotify a:visited:hover {
    background-position: -172px -30px
}

.social ul .apple-music a:link,
.social ul .apple-music a:visited {
    background-position: -236px -6px;
    width: 20px
}

.social ul .apple-music a:link:hover,
.social ul .apple-music a:visited:hover {
    background-position: -236px -30px
}


.social ul li:last-child a:link,
.social ul li:last-child a:visited {
    margin-right: 0
}

footer .social {
    margin-top: -.6em
}

footer .social ul {
    list-style: none
}

footer .social ul li a:link,
footer .social ul li a:visited {
    width: 22px;
    height: 26px;
    margin-right: 22px;
    background-position: -5px -66px
}

footer .social ul li a:link:hover,
footer .social ul li a:visited:hover {
    background-position: -5px -94px
}

footer .social ul .facebook a:link,
footer .social ul .facebook a:visited {
    background-position: -5px -66px;
	background-position: -5px -44px;
}

footer .social ul .facebook a:link:hover,
footer .social ul .facebook a:visited:hover {
    background-position: -5px -94px
}

footer .social ul .twitter a:link,
footer .social ul .twitter a:visited {
    background-position: -49px -66px;
    width: 27px
}

footer .social ul .twitter a:link:hover,
footer .social ul .twitter a:visited:hover {
    background-position: -49px -94px
}

footer .social ul .instagram a:link,
footer .social ul .instagram a:visited {
    background-position: -100px -66px
}

footer .social ul .instagram a:link:hover,
footer .social ul .instagram a:visited:hover {
    background-position: -100px -94px
}

footer .social ul .youtube a:link,
footer .social ul .youtube a:visited {
    background-position: -145px -66px;
    width: 51px
}

footer .social ul .youtube a:link:hover,
footer .social ul .youtube a:visited:hover {
    background-position: -145px -94px
}

footer .social ul .spotify a:link,
footer .social ul .spotify a:visited {
    background-position: -220px -66px;
    width: 71px
}

footer .social ul .spotify a:link:hover,
footer .social ul .spotify a:visited:hover {
    background-position: -220px -94px
}

footer .social ul .apple-music a:link,
footer .social ul .apple-music a:visited {
    background-position: -236px -6px;
	margin-right: 0;
    width: 20px;
}

footer .social ul .apple-music a:link:hover,
footer .social ul .apple-music a:visited:hover {
    background-position: -236px -30px
}

/*
 * footer .social ul li:last-child a:link,
footer .social ul li:last-child a:visited {
    margin-right: 0
}
*/

body:not(.home) footer .social ul {
    list-style: none
}

body:not(.home) footer .social ul li {
    display: inline-block;
    text-align: left
}

body:not(.home) footer .social ul li a:link,
body:not(.home) footer .social ul li a:visited {
    width: 18px;
    background-position: -5px -51px;
    height: 22px;
    margin-right: 16px;
    /* background-size: 232px auto; */
	background-size: 252px auto !important;
}
 
body:not(.home) footer .social ul li a:link:hover,
body:not(.home) footer .social ul li a:visited:hover {
    background-position: -5px -72px
}

body:not(.home) footer .social ul .facebook a:link,
body:not(.home) footer .social ul .facebook a:visited {
    background-position: -5px -51px
}

body:not(.home) footer .social ul .facebook a:link:hover,
body:not(.home) footer .social ul .facebook a:visited:hover {
    background-position: -5px -72px
}

body:not(.home) footer .social ul .twitter a:link,
body:not(.home) footer .social ul .twitter a:visited {
    background-position: -39px -51px;
    width: 22px
}

body:not(.home) footer .social ul .twitter a:link:hover,
body:not(.home) footer .social ul .twitter a:visited:hover {
    background-position: -39px -72px
}

body:not(.home) footer .social ul .instagram a:link,
body:not(.home) footer .social ul .instagram a:visited {
    background-position: -76px -51px
}

body:not(.home) footer .social ul .instagram a:link:hover,
body:not(.home) footer .social ul .instagram a:visited:hover {
    background-position: -76px -72px
}

body:not(.home) footer .social ul .youtube a:link,
body:not(.home) footer .social ul .youtube a:visited {
    background-position: -112px -51px;
    width: 40px
}

body:not(.home) footer .social ul .youtube a:link:hover,
body:not(.home) footer .social ul .youtube a:visited:hover {
    background-position: -112px -72px
}

body:not(.home) footer .social ul .spotify a:link,
body:not(.home) footer .social ul .spotify a:visited {
    background-position: -170px -51px;
    width: 53px
}

body:not(.home) footer .social ul .spotify a:link:hover,
body:not(.home) footer .social ul .spotify a:visited:hover {
    background-position: -170px -72px
}

body:not(.home) footer .social ul .apple-music a:link,
body:not(.home) footer .social ul .apple-music a:visited {
    background-position: -231px -50px !important;
	margin-right: 0;
    width: 20px;
}

body:not(.home) footer .social ul .apple-music a:link:hover,
body:not(.home) footer .social ul .apple-music a:visited:hover {
    background-position: -231px -72px !important
}

/*
body:not(.home) footer .social ul li:last-child a:link,
body:not(.home) footer .social ul li:last-child a:visited {
    margin-right: 0
}
*/

header .control {
    overflow: hidden;
    clear: both;
    background: #333;
    height: 30px
}

header .control .player {
    width: 460px;
    background: #fff;
    height: 30px;
    float: left
}

header .control .social {
    float: right;
    margin-top: 5px
}

header .navigation {
    clear: both;
    overflow: visible;
    background: tranparent;
    margin-top: 30px
}

header .navigation ul li a {
    /* color: #d35984 !important; */
    color: #292e42 !important; 
}

header .navigation .container {
    position: relative;
    overflow: visible
}

header .navigation .submenu {
    display: none;
    position: absolute;
    right: 1%;
    padding-top: 5px;
    z-index: 999
}

header .navigation .submenu ul {
    background: #f4f1f2;
    -moz-box-shadow: 2px;
    -webkit-box-shadow: 2px;
    box-shadow: 2px
}

header .navigation .submenu ul li {
    display: block
}

header .navigation .submenu ul li a:link,
header .navigation .submenu ul li a:visited {
    display: block;
    padding: 1em 1.5em;
    color: #d35984;
    border-bottom: 0 !important
}

header .navigation .submenu ul li a:link:hover,
header .navigation .submenu ul li a:visited:hover {
    border-bottom: 0 !important
}

header .navigation .container {
    padding-left: 1%;
    padding-right: 1%
}


header .navigation h1 { 
	width:433px;
	height:56px;
}

header .navigation h1 a {
    float: left;
    overflow: visible
}

header .navigation h1 a img {
    max-width: 85%;
}

header .navigation h1 a:hover {
    opacity: .7;
}

header .navigation ul {
    float: right;
    list-style: none;
    margin-top: .3em;
    font-family: 'BenchNine';
    text-transform: uppercase
}

header .navigation ul li {
    display: inline-block
}

header .navigation ul li a:link,
header .navigation ul li a:visited {
    display: inline-block;
    color: #d35984;
    font-size: 1em;
    letter-spacing: 0px;
    margin-right: 1.25em;
    padding: .6em .0em;
    border-bottom: 1px solid rgba(51, 51, 51, 0);
    -webkit-transition: border-bottom 0.2s ease-in-out;
    -moz-transition: border-bottom 0.2s ease-in-out;
    -ms-transition: border-bottom 0.2s ease-in-out;
    -o-transition: border-bottom 0.2s ease-in-out;
    transition: border-bottom 0.2s ease-in-out
}

header .navigation ul li a:link:hover,
header .navigation ul li a:visited:hover {
    border-bottom: 1px solid #333
}

header .navigation ul li:last-child a:link,
header .navigation ul li:last-child a:visited {
    margin-right: 0
}

.buy-links {
    text-align: center
}

.buy-links span {
    display: block;
    color: #fff;
    text-align: center;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-size: .625em;
    margin-bottom: 1em
}

.buy-links ul {
    margin: auto
}

.buy-links ul li {
    display: inline-block
}

.buy-links ul li a:link,
.buy-links ul li a:visited {
    display: inline-block;
    text-indent: -999em;
    height: 35px;
    margin-right: 1em;
    background-size: 100% auto
}

.buy-links ul .itunes a {
    /* background: transparent url("../images/itunes-logo.png") no-repeat; */
    background: transparent url("../images/store-logos/itunes-black-logo-text.png") no-repeat;
    background-size: 100% auto;
    width: 90px;
    position: relative;
    top: -5px;
}

.buy-links ul .amazon a {
    /* white logo */
    /* background: transparent url("../images/amazon-w-logo.png") no-repeat 0 5px; */
    
    /* black logo */
    background: transparent url("../images/amazon-b-logo.png") no-repeat 0 5px;
    background-size: 100% auto;
    width: 90px;
}

.buy-links ul .target a {
    /* white logo */
    /* background: transparent url("../images/target-w-logo.png") no-repeat; */
    
    /* red logo */
    background: transparent url("../images/store-logos/target-black-logo-text.png") no-repeat;
    background-size: 100% auto;
    width: 100px;
    position: relative;
    top: 2px;
}

.buy-links.on-white .amazon a {
    background: transparent url("../images/amazon-logo.png") no-repeat 0 5px;
    background-size: 100% auto;
    width: 122px
}

.buy-links.on-white .target a {
    background: transparent url("../images/target-logo.png") no-repeat;
    background-size: 100% auto;
    width: 109px
}

.home-pieces {
    margin-top: 45%;
    margin-bottom: 5%
}

.home-pieces .features {
    overflow: hidden;
    clear: both;
    line-height: 0
}

.home-pieces .features .h {
    opacity: 0;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out
}

.home-pieces .features .h ul {
    display: none
}

.home-pieces .features .h.hovered {
    opacity: 1
}

.home-pieces .features .h.hovered ul {
    display: block
}

.home-pieces .features img {
    width: 100%;
    height: auto
}

.home-pieces .features a.full:link,
.home-pieces .features a.full:visited {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: block;
    font-family: 'BenchNine';
    text-transform: uppercase;
    color: #fff;
    font-size: 1.5em;
    line-height: 1em;
    letter-spacing: 3px;
    padding: 10% 5%
}

.home-pieces .features a.full:link:hover,
.home-pieces .features a.full:visited:hover {
    opacity: 1
}

.home-pieces .features .h.hovered ul li a {
    font-size: 1.2em;
}

.home-pieces .features .about {
    width: 50%;
    float: left;
    position: relative
}

.home-pieces .features .about .h {
    /* background: rgba(218, 145, 141, 0.48) */
}

.home-pieces .features .store {
    width: 50%;
    float: left;
    position: relative
}

.home-pieces .features .store:hover a.full {
    display: none
}

.home-pieces .features .store .h {
    background: rgba(122, 149, 181, 0.64)
}

.home-pieces .features .store .h ul {
    padding-top: 5%
}

.home-pieces .features .store .h ul li {
    display: block
}

.home-pieces .features .store .h ul li a:link,
.home-pieces .features .store .h ul li a:visited {
    font-family: 'BenchNine';
    text-transform: uppercase;
    display: block;
    padding: 1em 0;
    text-align: center;
    color: #fff
}

.home-pieces .features .store .h ul li a:link:hover,
.home-pieces .features .store .h ul li a:visited:hover {
    background: rgba(255, 255, 255, 0.7);
    color: #66cccc
}

.home-pieces .features .store a:link,
.home-pieces .features .store a:visited {
    padding: 12% 0;
    text-align: center
}

.home-pieces .contents .album {
    width: 33.33333333%;
    float: left;
    position: relative
}

.home-pieces .contents .album img {
    width: 100%
}

.home-pieces .contents .album .buy-links {
    position: absolute;
    bottom: 1em;
    left: 0;
    right: 0
}

.home-pieces .contents .item {
    padding: 1.3em 6%;
    color: #333;
    letter-spacing: 0.07em;
    line-height: 1.375em
}

.home-pieces .contents .item h3 {
    font-size: 1.5625em;
    line-height: 1.1em;
    margin-bottom: .2em
}

.home-pieces .contents .tour-twitter {
    width: 33.33333333%;
    float: left;
    background: #f4f1f2;
    height: 100%;
    overflow: hidden
}

.home-pieces .contents .tour-twitter .twitter.item .kicker span {
    float: left;
    display: block;
    width: 20px;
    height: 22px;
    background: transparent url("../images/social-icons.png") no-repeat -39px -6px;
    margin: .1em .5em 0 0
}

.home-pieces .contents .tour-twitter .tour.item .date {
    font-size: 1.5625em;
    font-weight: bold
}

.home-pieces .contents .tour-twitter .links {
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-top: 1em;
    font-size: 1.125em
}

.home-pieces .contents .news {
    width: 33.33333333%;
    float: left;
    background: #f4f1f2;
    height: 100%;
    overflow: hidden
}

.home-pieces .contents .news h2 {
    padding: 1.3em 6%;
    padding-bottom: 0;
    margin-bottom: 0
}

.home-pieces .contents .kicker {
    letter-spacing: .3em;
    color: #da918d;
    text-transform: uppercase;
    font-size: 1.125em;
    display: block;
    margin-bottom: .75em
}

.home-video {
    z-index: 999;
    padding: 5% 0;
    background: #f4f1f2;
    text-align: center;
    position: relative
}

.home-video img {
    width: 100%;
    height: auto
}

.home-video h2 {
    display: inline-block;
    font-size: 0.9375em;
    padding: .5em 10em;
    color: #cc9a9d;
    font-family: 'sackers_gothic_lightmedium';
    text-transform: uppercase;
    letter-spacing: 0.25em;
    border-bottom: 1px solid #cc9a9d;
    margin-bottom: 1em
}

.home-video h3 {
    font-family: 'sackers_gothic_lightmedium';
    text-transform: uppercase;
    font-size: 1.875em;
    color: #333;
    letter-spacing: 0.25em;
    margin-bottom: 1em
}

.home-video .video-thumb {
    position: relative
}

.home-video .video-thumb .play {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: transparent url("../images/play-button-gray.png") no-repeat center center
}

.home-video .video-thumb .play:hover {
    opacity: .7
}

.home-video .video-content {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000
}

.home-video .view-more {
    margin-top: 1em
}

.home-video .view-more a:link,
.home-video .view-more a:visited {
    font-family: 'sackers_gothic_lightmedium';
    text-transform: uppercase;
    color: #66cccc;
    letter-spacing: 0.25em
}

body:not(.home) section {
    overflow: hidden;
    clear: both
}

body:not(.home) .content {
    float: right;
    width: 58.59375%;
    min-height: 500px;
    background: rgba(255, 255, 255, 0.85);
    margin: 5% 0
}

body:not(.home) .content p,
body:not(.home) .content .text div {
    font-size: 1.1875em;
    line-height: 1.5em;
    margin-top: 2em
}

body:not(.home) .wrap {
    padding: 7.33333333%
}

body:not(.home) h2 {
    font-family: 'BenchNine';
    text-transform: uppercase;
    font-size: 2.25em;
    color: #da918d;
    border-bottom: 1px solid #cc9a9d;
    text-align: center;
    padding-bottom: .75em;
    letter-spacing: .2em;
    margin-bottom: 1em
}

body:not(.home) .sub-link {
    overflow: hidden;
    clear: both
}

body:not(.home) .sub-link a:link,
body:not(.home) .sub-link a:visited {
    font-family: 'sackers_gothic_lightmedium';
    text-transform: uppercase;
    display: block;
    background: #66cccc;
    color: #fff;
    font-size: 1em;
    padding: 1em 0;
    letter-spacing: .4em;
    text-align: center;
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out
}

body:not(.home) .sub-link a:link:hover,
body:not(.home) .sub-link a:visited:hover {
    opacity: .7
}

body:not(.home) footer {
    background: transparent url("../images/footer-bg-sub.jpg") repeat
}

body:not(.home) footer .meta .container {
    overflow: visible;
    max-width: 800px;
    padding: 0
}

body:not(.home) footer .meta .container .produced {
    width: 35%
}

body:not(.home) footer .meta .container .copy {
    width: 30%
}

body:not(.home) footer .meta .container .social {
    width: 35%
}

footer {
    position: relative;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: .625em;
    overflow: hidden
}

footer .container {
    overflow: visible
}

footer .signup {
    font-family: 'sackers_gothic_lightmedium';
    text-transform: uppercase
}

footer .signup p {
    color: #898181;
    font-size: 1.4em;
    line-height: 2.2em
}

footer .signup a:link,
footer .signup a:visited {
    display: inline-block;
    font-size: 1em;
    padding: 1em;
    border: 1px solid #66cccc
}

footer .page-footer {
    width: 50%;
    margin: 5% auto;
    overflow: hidden;
    clear: both
}

footer .page-footer .contact {
    display: block;
    width: 30.76923077%;
    float: left;
    text-align: center;
    overflow: hidden;
    font-family: 'sackers_gothic_lightmedium';
    text-transform: uppercase
}

footer .page-footer .contact a:link,
footer .page-footer .contact a:visited {
    display: block;
    font-size: 1.8em;
    position: relative;
    padding: 2.5em 1em
}

footer .page-footer .signup {
    display: block;
    letter-spacing: .3em;
    float: left;
    width: 69.23076923%;
    text-align: center
}

footer .page-footer .signup .wrap {
    padding: 2em 0;
    border-left: 1px solid #83642c
}

footer .page-footer .signup p {
    margin-right: 1.5em;
    margin-top: .2em
}

footer .page-footer .signup a:link,
footer .page-footer .signup a:visited {
    float: none;
    margin: auto
}

footer .meta {
    color: #655a54;
    background: transparent;
    width: 100%;
    overflow: hidden;
    padding: 2em 0
}

footer .meta .container {
    padding-left: 1%;
    padding-right: 1%
}

footer .meta .produced {
    float: left;
    width: 29.6875%;
    margin-top: -1.5em
}

footer .meta .produced a:link,
footer .meta .produced a:visited {
    display: block;
    width: 253px;
    height: 43px;
    text-indent: -999em;
    overflow: hidden;
    background: transparent url("../images/icon-logo.png") no-repeat 0 0
}

footer .meta .produced a:link:hover,
footer .meta .produced a:visited:hover {
    background-position: 0 -43px
}

footer .meta .copy {
    float: left;
    width: 34.625%;
    text-align: center;
    margin-top: .5em
}

footer .meta .social {
    float: right;
    width: 35.6875%;
    text-align: right
}

.home.page footer {
    background: transparent url("../images/footer-bg-new.jpg") no-repeat right 55% top 0%;
    background-size: 100% auto;
    overflow: hidden;
    max-height: 80%
}

.home.page footer .home-contact {
    text-align: right;
    overflow: hidden;
    clear: both;
    margin: 20% auto
}

.home.page footer .home-contact ul {
    float: right;
    overflow: hidden;
    clear: both
}

.home.page footer .home-contact ul li {
    float: left;
    border-right: 1px solid #83642c
}

.home.page footer .home-contact ul li a:link,
.home.page footer .home-contact ul li a:visited {
    font-family: 'sackers_gothic_lightmedium';
    text-transform: uppercase;
    display: inline-block;
    font-size: 2.625em;
    padding: 1em 1.5em
}

.home.page footer .home-contact ul li:last-child {
    border-right: 0
}

.home.page footer .home-contact ul li:last-child a:link,
.home.page footer .home-contact ul li:last-child a:visited {
    padding-right: 0
}

.home.page footer .signup {
    clear: both;
    overflow: hidden;
    float: right;
    margin-bottom: 5em
}

.home.page footer .signup p {
    display: inline-block;
    margin-right: 1em
}

.content .music-list img {
    width: 100%;
    height: auto
}

.content .music-list h3 {
    font-family: 'sackers_gothic_lightmedium';
    text-transform: uppercase;
    display: block;
    text-align: center;
    color: #da918d;
    font-size: 1.875em;
    margin: 1em 0;
    letter-spacing: 4px
}

.content .music-list h4 {
    font-family: 'sackers_gothic_lightmedium';
    text-transform: uppercase;
    display: block;
    text-align: center;
    color: #da918d;
    font-size: 0.75em;
    margin: 1em 0;
    letter-spacing: 3px
}

.content .music-list .track-listing {
    text-align: center;
    line-height: 1.5em;
    margin-bottom: 2em
}

.content .music-list .soundcloud-player {
    margin: 1em 0
}

.content .news-list .item {
    margin-bottom: 3em;
    overflow: hidden
}

.content .news-list h4 {
    font-size: 1.875em
}

.content .news-list h4 a:link,
.content .news-list h4 a:visited {
    color: #000
}

.content .news-list .photo img {
    width: 100%;
    height: auto
}

.content .news-list .date {
    color: #da918d;
    padding: .5em 0;
    display: block
}

.content .news-list .text p,
.content .news-list .text div {
    margin-top: 0;
    margin-bottom: .5em
}

#stratus {
    width: 480px
}

#stratus iframe {
    width: 100%;
    height: 30px !important
}

body.videos,
body.lindseytime,
body.official-music-videos,
body.covers,
body.collabs,
body.photos {
    background-image: none;
    background-color: #f4f1f2
}

body.videos .content,
body.lindseytime .content,
body.official-music-videos .content,
body.covers .content,
body.collabs .content,
body.photos .content {
    width: 100%;
    background: transparent
}

body.videos .content .wrap,
body.lindseytime .content .wrap,
body.official-music-videos .content .wrap,
body.covers .content .wrap,
body.collabs .content .wrap,
body.photos .content .wrap {
    text-align: center;
    padding: 0
}

body.videos .content .wrap h2,
body.lindseytime .content .wrap h2,
body.official-music-videos .content .wrap h2,
body.covers .content .wrap h2,
body.collabs .content .wrap h2,
body.photos .content .wrap h2 {
    display: inline-block;
    padding-left: 10%;
    padding-right: 10%;
    margin: 2em auto 2em;
    clear: both;
    float: none
}

.tubepress_normal_embedded_wrapper {
    width: 100% !important
}

.tubepress_thumb {
    height: 290px
}

.tubepress_meta {
    display: none
}

.tubepress_embedded_title {
    color: transparent;
    height: 0
}

dd.tubepress_meta_title {
    display: block
}

dd.tubepress_meta_title a,
dd.tubepress_meta_title a:hover {
    font-size: 1.4em;
    line-height: 1.4em;
    padding: .5em 0;
    font-family: Times, serif;
    width: 100%;
    display: block
}

dd.tubepress_meta_title a {
    opacity: .7;
    font-weight: normal
}

dd.tubepress_meta_title a:hover {
    opacity: 1;
    font-weight: normal
}

.video-menu ul {
    clear: both;
    overflow: hidden;
    padding: 1em 0 2em
}

.video-menu ul li {
    display: inline
}

.video-menu ul li a:link,
.video-menu ul li a:visited {
    display: inline-block;
    padding: .1em 1.5em;
    border-right: 1px solid #000;
    font-size: .75em;
    letter-spacing: .3em;
    font-family: 'sackers_gothic_lightmedium';
    text-transform: uppercase
}

.video-menu ul li:last-child a:link,
.video-menu ul li:last-child a:visited {
    border-right: 0;
    padding-right: 0
}

.video-menu ul li.current-menu-item a:link,
.video-menu ul li.current-menu-item a:visited {
    color: #da918d
}

.channel-buttons h3 {
    font-family: 'sackers_gothic_lightmedium';
    text-transform: uppercase;
    color: #da918d;
    letter-spacing: .4em;
    margin-bottom: 1.5em;
    line-height: 1.4em;
    padding: 0 1.5em
}

.channel-buttons .button {
    width: 46%;
    float: left
}

.channel-buttons .button img {
    width: 100%
}

.channel-buttons .official img {
    margin-right: 1.5625%
}

.channel-buttons .lindseytime img {
    margin-left: 1.5625%
}

div.tubepress_container div.pagination {
    font-family: Times, serif
}

div.tubepress_container div.pagination span.current {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 0;
    background: #66cccc
}

div.tubepress_container div.pagination a {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin: 2px 2px 2px 0;
    text-decoration: none;
    width: auto;
    color: #fff;
    background: #898181;
    -moz-box-shadow: 0;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    border: 0
}

div.tubepress_container div.pagination a:hover {
    color: #fff;
    background: #66cccc;
    -moz-box-shadow: 0;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    border: 0
}

div.tubepress_container div.pagination span.disabled {
    display: none
}

.load-more {
    text-align: center;
    overflow: hidden;
    padding: 2em 0;
    font-family: 'sackers_gothic_lightmedium';
    text-transform: uppercase
}

.load-more a:link,
.load-more a:visited {
    letter-spacing: .3em;
    text-transform: uppercase;
    display: block
}

.load-more .pagination {
    clear: both;
    padding: 1.5em 0;
    position: relative;
    font-size: .8em;
    line-height: 1.4em;
    text-transform: uppercase;
    display: inline-block;
    font-family: Times, sans-serif;
    letter-spacing: .2em
}

.load-more .pagination span,
.load-more .pagination a {
    display: block;
    float: left;
    margin: 2px 2px 2px 0;
    padding: .2em .5em .3em .7em;
    text-decoration: none;
    width: auto;
    color: #fff;
    background: #898181
}

.load-more .pagination span:hover,
.load-more .pagination a:hover {
    color: #fff;
    background: #66cccc
}

.load-more .pagination .current {
    padding: .2em .5em .3em .7em;
    background: #66cccc;
    color: #fff
}

.load-more .pagination .page-status {
    display: none
}

.gallery .gutter {
    width: 0.62353858%
}

.gallery .item {
    width: 19.48558067%;
    margin-bottom: 10px
}

.gallery .item img {
    width: 100%
}

body.contact .content form {
    width: 320px;
    margin: auto
}

body.contact .content form label {
    font-family: 'sackers_gothic_lightmedium';
    text-transform: uppercase;
    font-size: 0.75em;
    display: block;
    padding-top: 1.5em;
    padding-bottom: .5em;
    letter-spacing: .3em
}

body.contact .content form input[type=text],
body.contact .content form select,
body.contact .content form textarea {
    display: block;
    border: 0;
    padding: 1em;
    background: #d1d5da;
    margin-bottom: 1.5em
}

body.contact .content form #cntctfrmpr_contact_department {
    -webkit-box-shadow: none;
    border-radius: 0;
    height: 50px;
    width: 340px
}

body.contact .content form div:last-child {
    text-align: center !important
}

body.contact .content form input[type=submit] {
    display: inline-block;
    margin: auto;
    width: auto;
    font-family: 'sackers_gothic_lightmedium';
    text-transform: uppercase;
    border: 2px solid #66cccc;
    color: #66cccc;
    font-size: 1em;
    padding: .5em 3em;
    background: transparent
}

body.contact .content p.instruction {
    font-family: 'sackers_gothic_lightmedium';
    text-transform: uppercase;
    text-align: center;
    font-size: 1em;
    letter-spacing: .2em
}

body.contact .content p.instruction.mail {
    border-top: 1px solid #cc9a9d;
    padding-top: 2em;
    margin-top: 2em;
    font-size: .6875em
}

body.contact .content #cntctfrmpr_thanks {
    font-family: 'sackers_gothic_lightmedium';
    text-transform: uppercase;
    text-align: center;
    font-size: 1em;
    letter-spacing: .2em;
    padding: 3em 0
}

body.contact .content p.address {
    color: #cc9a9d;
    text-align: center;
    line-height: 1.3em
}

body.admin-bar #stratus {
    top: 30
}

.back-to {
    clear: both;
    overflow: hidden;
    margin-bottom: 2em
}

.back-to a:link,
.back-to a:visited {
    font-family: 'sackers_gothic_lightmedium';
    text-transform: uppercase;
    letter-spacing: .3em;
    font-size: .625em
}

.tubepress_normal_embedded_wrapper {
    width: 80% !important
}

.tour_date_single {
	padding: 15px 0;
	border-bottom: 1px solid #ccc;
}
.tour_date_block {
	font-size: 16px;
	font-family: sans-serif;
	margin-bottom: 5px;
}

.tour_venue_name {
	color: #7a95b5;
	font-family: sans-serif;
	font-weight: 400;
	font-size: 1.5em;
	margin-bottom: 7px;
	margin-top: 0;
}

.tour_venue_location {
	font-size: .7em;
	text-transform: uppercase;
	margin-bottom: 5px;
	font-family: sans-serif;
}


.tour_date_single .tour_buttons a {
	display: inline-block;
	padding: 10px 15px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #333;
	color: #fff;
	text-decoration: none;
	font-family: sans-serif;
	font-size: .7em;
	text-transform: uppercase;
	margin-right: 5px;
	margin-top: 10px;
}

.pp_details .pp_description { display: none !important; }


body.page-template-page-apple_promo {
	height: auto;
    background: #e9e5e4 url("https://www.lindseystirling.com/wp-content/uploads/2017/11/warmer-in-winter-home-bg-2.jpg") no-repeat fixed;
    background-size: 100% auto
}

body.page-template-page-apple_promo h1 { display: none; }

body.page-template-page-apple_promo .content {
	float: none !important;
	display: table;
	margin: 100px auto 30px !important;
	min-height: 300px !important;
}

body.page-template-page-apple_promo .content .promo-content p { margin-top: 15px; font-family: sans-serif; }
body.page-template-page-apple_promo .promo-content iframe { display: table; margin: 20px auto 0; height: 90px !important; }
body.page-template-page-apple_promo .promo-content .text-center.large-happy {text-align: center; font-size: 35px; margin-top: 0;}
body.page-template-page-apple_promo .fine-print {  font-family: sans-serif; display: table; margin: 20px auto 50px; width: 58.59375%; min-height: 100px; background: rgba(0, 0, 0, 0.2); color: #fff; font-size: 14px; }
body.page-template-page-apple_promo .fine-print .inner { padding: 30px;}
body.page-template-page-apple_promo .fine-print p { font-size: 14px; margin-top: 10px; line-height: 1.2; }



@media only screen and (max-width: 1460px) {
    .container {
        margin: 0 4%
    }
}

@media only screen and (max-width: 1280px) {
    body {
        font-size: .8em
    }
    .container {
        max-width: 850px;
        margin: 0 auto
    }
    .home.page footer .signup p {
        line-height: 3.4em
    }
    body:not(.home) .content p,
    body:not(.home) .content .text div {
        font-size: 1em
    }
    header .navigation ul li a:link,
    header .navigation ul li a:visited {
        font-size: 17px
    }
    .buy-links {
        bottom: 0
    }
    .buy-links ul {
        margin-top: .5em
    }
    .buy-links ul .itunes a {
        width: 56px
    }
    .buy-links ul .amazon a {
        width: 92px
    }
    .buy-links ul .target a {
        width: 82px
    }
    .buy-links.on-white .amazon a {
        width: 122px
    }
    .buy-links.on-white .target a {
        width: 109px
    }
    .home-pieces .contents .tour-twitter .links {
        font-size: .8em
    }
    .home-pieces .contents .album .buy-links {
        bottom: 0
    }
    .home.page footer .home-contact,
    .home.page footer .signup {
        font-size: .8em
    }
}

@media only screen and (max-width: 1024px) {
    .home-pieces .contents {
        background: #f4f1f2;
        overflow: hidden
    }
    .home-pieces .contents .album {
        background: #111f2d
    }
    .home-pieces .contents .item {
        letter-spacing: 1px
    }
    footer .meta .produced {
        float: left
    }
    footer .meta .copy {
        float: right;
        width: auto
    }
    footer .meta .social {
        clear: both;
        float: none;
        width: 100%;
        margin: auto;
        margin-bottom: 5%;
        text-align: center
    }
    footer .meta .social ul {
        margin: auto;
        float: none;
        display: inline-block;
        width: auto
    }
    .home.page footer {
        min-height: none;
        padding-top: 5%;
        background-image: none
    }
    .home.page footer .container {
        text-align: center;
        overflow: visible
    }
    .home.page footer .home-contact {
        margin-bottom: 5%;
        text-align: center;
        font-size: .8em
    }
    .home.page footer .home-contact ul {
        float: none;
        margin: auto;
        display: inline-block
    }
    .home.page footer .signup {
        margin: auto;
        margin-bottom: 5%;
        display: inline-block;
        float: none
    }
}

@media only screen and (max-width: 768px) {
    body {
        /*background-position: center 80px !important;*/
        background-position: center 0 !important;
        font-size: 1.2em
    }
    ul.menu {
        display: none;
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        right: 0;
        top: 90px;
        padding: 10%;
        bottom: 0;
        z-index: 99;
        background: #f4f1f2
    }
    ul.menu li a:link,
    ul.menu li a:visited {
        color: #d35984;
        display: block;
        padding: 1em 2em;
        font-family: 'sackers_gothic_lightmedium';
        text-transform: uppercase
    }
    .submenu {
        display: none;
        padding-left: 2em;
        font-size: .8em
    }
    header .navigation {
        height: 60px;
        /*background: #e9e5e4;*/
        margin-top: 0
    }
    header .navigation .container {
        width: 80%;
        margin: 20px auto auto auto;
        padding: 0
    }
    header .navigation h1 {
        width:100%;
        background-size:100% auto
    }
    header .navigation h1 a img {
        margin-bottom: 20px;
    }
    header .navigation .menu-button {
        float: left;
        display: block;
        width: 8%;
        height: 60px;
        margin-right: 4%;
        background: transparent url("../images/menu-button.png") no-repeat center center;
        background-size: 100% auto
    }
    /*header .navigation h1{width:88%;background-size:100% auto;height:60px}*/
    /*header .navigation h1 a img{max-width:100%;}*/
    header .navigation ul {
        display: none
    }
    header .navigation .social {
        display: block;
        clear: both;
        float: none;
        width: 100%;
        overflow: hidden
    }
    header .navigation .social ul {
        display: inline-block;
        margin: auto
    }
    .home-pieces .features .about,
    .home-pieces .features .store {
        width: 100%;
        clear: both;
        float: none
    }
    .home-pieces .contents .album,
    .home-pieces .contents .tour-twitter,
    .home-pieces .contents .news {
        clear: both;
        float: none;
        width: 100%
    }
    .home-pieces {
        margin-top: 12%;
    }
    .home-video {
        padding: 20% 0
    }
    .home-video h2 {
        padding: .5em 5em
    }
    .home-video h3 {
        font-size: 1.5em
    }
    .home-video .video-thumb .play {
        background-size: 20% auto
    }
    .home-video .view-more {
        margin-top: 2em
    }
    .home-video .view-more a:link,
    .home-video .view-more a:visited {
        font-size: .9em
    }
    body:not(.home) {
        /*background: #e9e5e4 none*/
    }
    body:not(.home) .content {
        float: none;
        width: 100%;
        margin-right: 0
    }
    body:not(.home) h2 {
        font-family: 'sackers_gothic_lightmedium';
        text-transform: uppercase;
        font-size: 1.5em
    }
    body:not(.home) p {
        font-size: 1.1875em;
        line-height: 1.8em;
        margin-top: 2em
    }
    body:not(.home) footer .page-footer .contact {
        width: 100%;
        float: none;
        clear: both
    }
    body:not(.home) footer .page-footer .signup {
        width: 100%;
        float: none;
        clear: both
    }
    body:not(.home) footer .page-footer .signup .wrap {
        border-left: 0;
        border-top: 1px solid #83642c;
        overflow: hidden;
        clear: both
    }
    body:not(.home) footer .meta .container .social {
        width: 100%
    }
    body:not(.home) footer .meta .container .copy {
        width: auto
    }
    .video-menu {
        width: 100%;
        margin: auto
    }
    .video-menu ul li a:link,
    .video-menu ul li a:visited {
        font-size: .6em;
        letter-spacing: 2px
    }
    .channel-buttons .button {
        width: 100%;
        float: none;
        clear: both
    }
    .channel-buttons .official img {
        margin-right: 0
    }
    .channel-buttons .lindseytime img {
        margin-left: 0
    }
    .gallery {
        width: 80%;
        margin: auto
    }
    .gallery .gutter {
        width: 2.60416667%
    }
    .gallery .item {
        width: 48.69791667%;
        margin-bottom: 10px
    }
    .gallery .item img {
        width: 100%
    }
}

@media only screen and (max-width: 640px) {
    body {
        font-size: .9em
    }
    header .navigation .container {
        margin: 20px auto;
        width: 90%
    }
    header .navigation h1 {
        width:100%;
        background-size:100% auto
    }
    header .navigation h1 a img {
        max-width: 100%
    }
    header .social {
        width: 100%;
        float: none;
        clear: both;
        text-align: center
    }
    header .social ul {
        display: inline-block;
        margin: auto
    }
    .home-pieces .features a.full:link,
    .home-pieces .features a.full:visited {
        padding: 8% 5%;
        font-size: .9em
    }
    .home-pieces .features .store.block a.full:link,
    .home-pieces .features .store.block a.full:visited {
        padding: 12% 0
    }
    #stratus {
        width: 100% !important
    }
    .home-pieces .features .h.hovered ul li a {
        font-size: .8em;
    }
    #stratus iframe {
        width: 100% !important;
        height: 30px !important;
        overflow: hidden !important
    }
    body.page:not(.home) footer .page-footer {
        width: 80%
    }
    body.page:not(.home) footer .page-footer .contact {
        width: 100%;
        float: none;
        clear: both
    }
    body.page:not(.home) footer .page-footer .contact a {
        padding: 1em
    }
    body.page:not(.home) footer .page-footer .signup .wrap {
        font-size: .9em
    }
    body.page:not(.home) footer .meta .container .copy {
        clear: both;
        float: none
    }
    body.page:not(.home) footer .meta .container .produced {
        float: none;
        clear: both;
        width: 100%
    }
    body.page:not(.home) footer .meta .container .produced a:link,
    body.page:not(.home) footer .meta .container .produced a:visited {
        margin: auto
    }
    footer .meta .container .copy {
        clear: both;
        float: none
    }
    footer .meta .container .produced {
        float: none;
        clear: both;
        width: 100%
    }
    footer .meta .container .produced a:link,
    footer .meta .container .produced a:visited {
        margin: auto
    }
    .home.page footer {
        background-image: none;
        text-align: center
    }
    .home.page footer .home-contact ul {
        display: inline-block;
        margin: auto
    }
    .home.page footer .home-contact ul li {
        float: none;
        clear: both;
        border-right: 0
    }
    .home.page footer .home-contact ul li a:link,
    .home.page footer .home-contact ul li a:visited {
        display: block;
        float: none;
        clear: both;
        text-align: center;
        width: 100%;
        border-bottom: 1px solid #83642c;
        padding: 1em 0
    }
    .home.page footer .home-contact ul li:last-child a:link,
    .home.page footer .home-contact ul li:last-child a:visited {
        border-bottom: 0
    }
    .home.page footer .signup {
        font-size: .6em;
        text-align: center
    }
    .home.page footer .signup p {
        float: none;
        clear: both;
        margin-bottom: 1em
    }
    .home.page footer .signup a:link,
    .home.page footer .signup a:visited {
        float: none;
        clear: both
    }
    .video-menu ul li {
        line-height: 1.6em
    }
    .video-menu ul li a:link,
    .video-menu ul li a:visited {
        border-right: 0
    }
    .video-menu ul li:last-child a:link,
    .video-menu ul li:last-child a:visited {
        padding-right: 1.5em
    }
    body.contact .content form {
        width: 80%;
        margin: auto
    }
    body.contact .content form #cntctfrmpr_contact_department {
        width: 80%
    }
    body.contact .content form #cntctfrmpr_contact_form input.text,
    body.contact .content form #cntctfrmpr_contact_form textarea,
    body.contact .content form #cntctfrmpr_contact_message,
    body.contact .content form #cntctfrmpr_contact_phone,
    body.contact .content form #cntctfrmpr_contact_address,
    body.contact .content form #cntctfrmpr_contact_department,
    body.contact .content form #cntctfrmpr_contact_name,
    body.contact .content form #cntctfrmpr_contact_email,
    body.contact .content form #cntctfrmpr_contact_subject {
        width: 80%
    }
    body.contact .content form #cntctfrmpr_thanks {
        text-align: center;
        padding: 3em 0
    }
}

@media only screen and (max-width: 480px) {

    header .navigation .container {
        margin: 20px auto;
        width: 90%
    }

    .header .navigation .container h1 {
      margin-bottom: 15px;
    }
    header .navigation h1 {
        width:100%;
        background-size:100% auto
    }

    footer .meta .produced {
        width: 100%;
        overflow: hidden;
        clear: both;
        text-align: center
    }
    footer .meta .produced span {
        float: none;
        clear: both;
        display: block;
        text-align: center
    }
    footer .meta .produced span.logo {
        margin: auto;
        margin-top: 1em
    }
}

@media only screen and (max-aspect-ratio: 160 / 67) {
    .home.page footer {
        background-size: auto 110% !important
    }
}

.tubepress-static-player {
    margin: 0 auto 30px;
    max-width: 100%;
    height: auto;
}
