.songkick-Tour .widget_row{
    font-family: 'tex_gyre_herosbold';
    text-transform: uppercase;
    border:none;
    display:block;
    overflow:visible;
    width:100%;
    position: relative;
    padding:20px 0;
}
.songkick-Tour {
    max-width: 600px;
    margin: 0 auto;
    padding-top:11px;
    width:90%;
}

.songkick-Tour .widget_row > div {
    float: none;
    display: inline-block;
    vertical-align: top;
}
.songkick-Tour .widget_row div.event_date {
    width: 15%;
    font-size: 20px;
    text-align: center;
    letter-spacing: 1px;
}

.songkick-Tour .widget_row div.event_date > div {
    width: 100%;
    display: block !important;
}
.songkick-Tour .widget_row div.event_date > div.dtm_date{
    display: none !important;
}
.widget_row div.event_date span {
    display: inline-block;
    color: #e21145;
    margin-left: 10px;
}
.songkick-Tour .widget_row > div.event_location {
    width: 85%;
    padding: 0 20% 0 5%;
    box-sizing: border-box;
}
.songkick-Tour .widget_row > div.featuring-artists.plain_text {
    width: 85%;
    margin-left: 15%;
    box-sizing: border-box;
    padding: 0 20% 0 5%;
}
.songkick-Tour .widget_row > div.event_location > div {
    font-size: 14px;
    letter-spacing: 1px;
}
.songkick-Tour .widget_row > div.event_location > div.location.plain_text {
    font-size: 12px;
    text-transform: none;
    margin-top: 10px;
}
.songkick-Tour .songkick-container .widget_row .event_links a {
    font-size: 12px;
    background-color: transparent;
    border: 1px solid;
    height: 45px;
    line-height: 45px;
    padding: 0;
    letter-spacing: 1px;

}
.songkick-Tour .songkick-container .widget_row .event_links a:hover{
    color: #000 !important;
    background: #e21145 !important;
} 
.widget_row .event_links {
    width: 17%;
    position: static;
    right: 2px;
    top:0;
    padding:0;
}
.songkick-Tour .widget_row > div.event_links {
    display: block;
    width: 100%;
}

.songkick-Tour .widget_row > div.event_links a.ticket_link {
    width: 17%;
    position: absolute;
    top: 5px;
    right: 0;
}

.songkick-Tour .songkick-container .widget_row .event_links a.additional_link.link_text.link_background {
    text-align: right;
    width: 17%;
    margin: 0 0 0 auto;
}
.songkick-Tour .widget_row {    display: inline-block !important;
    vertical-align: middle !important;
    width: 48%;
    padding: 0 !important;
    padding-bottom: 30px !important;}
.widget_row:nth-child(odd) {
    margin-right: 4% !important;
    float: left;
}
.songkick-Tour{
	max-width: 1200px;
}
@media only screen and (max-width:767px){
    .songkick-Tour .widget_row div.event_date{
        width:25%;
    }
    .songkick-Tour .widget_row > div.event_location{
        width: 75%;
        padding: 0 0% 0 5%;
        margin-bottom:10px;
    }
    .songkick-Tour .widget_row > div.featuring-artists.plain_text {
        width: 75%;
        margin-left: 25%;
        box-sizing: border-box;
        padding: 0 0% 0 5%;
    }
    .songkick-Tour .widget_row > div.event_links a.ticket_link {
        position: static;
        width: 100%;
        max-width: 205px;
        display: block;
        margin: 10px auto 0;
    }
    .songkick-Tour .widget_row > div.event_links {
        display: block;
        width: 100%;
        position: relative;
        transform: none;
    }
    .songkick-Tour .widget_row > div.event_links a.ticket_link, .songkick-Tour .songkick-container .widget_row .event_links a.additional_link.link_text.link_background:not(.no-link) {
        position: static;
        width: 100%;
        max-width: 70%;
        display: block;
        margin: 10px 0 0 auto;
        text-align: center;
    }
    .songkick-Tour{
        max-width:500px;
    }
	.songkick-Tour .widget_row {
		width: 100%;
		float: none !important;
		margin-right: auto;
		display: block !important;
	}
}

.songkick-Tour .widget_row .no-dates{
    color: #e21145;
}
video#myVideo2 {
    width: 100%;
}
.header {
    position: relative;
    height: 100vh;
    background: url(../images/disk.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.logo-wrapper {
    position: absolute;
    bottom: 30px;
    /* right: calc(50% - 993px / 2); */
    left: 30px;
    text-align: center;
    width: 500px;
    font-size: 0;
}

.albumArt {
    display: inline-block;
    vertical-align: bottom;
    width: 32%;
}
.callout-wrapper1 {
    text-align: left;
    text-decoration: none;
    font-family: 'ostrich_sansblack';
    font-size: 32px;
    line-height: 1;
    display: inline-block;
    vertical-align: baseline;
    width: 65%;
    margin-left: 3%;
    font-family: 'ostrich_sans_inlineregular';
    color: #fff;
}
.callout-wrapper1 a {
    display: block;
    text-decoration: none;
    width: 201px;
    color: #fff;
    background: #000;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 16.14px;
    font-family: "proxima-soft", sans-serif;
    font-style: normal;
    font-weight: 600;
    margin-top: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 1px solid #fff;
}
.callout-wrapper1 a:hover {
    background: url(../images/btnhover.png) no-repeat scroll center top transparent;
    border-color: transparent;
}
@media only screen and (min-width: 768px) and (max-width:1023px){
	.songkick-Tour .widget_row > div.event_location,.songkick-Tour .widget_row > div.featuring-artists.plain_text{
		    width: 78%;
	}
	.songkick-Tour .widget_row > div.event_links a.ticket_link{
		width: 25%;
	}
	.songkick-Tour .widget_row div.event_date {
		font-size: 16px;
	}
	.songkick-Tour .widget_row > div.event_location > div {
		font-size: 12px;
		letter-spacing: 1px;
	}
	.logo-wrapper {
        bottom: 120px;
    }
    .header {
        position: relative;
        height: 58vh;
        background: url(../images/disk.png);
        background-size: 100% auto;
        background-repeat: no-repeat;
    }
}
@media only screen and (min-width: 768px) and (max-width:1024px) and (orientation: landscape){
.logo-wrapper {
    bottom: 90px;
}
}
@media only screen and (max-width: 767px) {
.header {
    position: relative;
    height: 100vh;
    background: url(../images/mob.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
}
.logo-wrapper {
    top: auto;
    max-width: 100%;
    left: 50%;
    right: auto;
    bottom: 10px;
    transform: translateX(-50%);
    width: 300px;
}
.albumArt {
    display: block;
    width: 100%;
    max-width: 150px;
    margin: 0 auto;
    margin-bottom: 10px;
}
.callout-wrapper1 {
    line-height: 1;
    text-align: center;
    font-size: 16px;
    width: 100%;
    margin: 0 auto;
}
.callout-wrapper1 a {
    /* margin: 15px auto; */
    width: 90%;
    font-size: 12px;
    margin: 0 auto;
    max-width: 160px;
    margin-top: 10px;
}


}

@media only screen and (max-width: 767px) and (orientation: landscape) {

}