/*
Theme Name: CMG Bungalow
Description: CMG Bungalow Parent Theme
Author: Capitol Music Group
Version: 3
*/
@-ms-viewport{
	width: device-width;
}
html, body, div, span, applet, object, iframe,
/*h1, h2, h3, h4, h5, h6, p, strong,
small,*/ blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

.arrow {
  position: fixed;
  bottom: 25px;
  left: 50%;
  margin-left: -20px;
  width: 40px;
  height: 40px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yOTMuNzUxLDQ1NS44NjhjLTIwLjE4MSwyMC4xNzktNTMuMTY1LDE5LjkxMy03My42NzMtMC41OTVsMCwwYy0yMC41MDgtMjAuNTA4LTIwLjc3My01My40OTMtMC41OTQtNzMuNjcyICBsMTg5Ljk5OS0xOTBjMjAuMTc4LTIwLjE3OCw1My4xNjQtMTkuOTEzLDczLjY3MiwwLjU5NWwwLDBjMjAuNTA4LDIwLjUwOSwyMC43NzIsNTMuNDkyLDAuNTk1LDczLjY3MUwyOTMuNzUxLDQ1NS44Njh6Ii8+DQo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjIwLjI0OSw0NTUuODY4YzIwLjE4LDIwLjE3OSw1My4xNjQsMTkuOTEzLDczLjY3Mi0wLjU5NWwwLDBjMjAuNTA5LTIwLjUwOCwyMC43NzQtNTMuNDkzLDAuNTk2LTczLjY3MiAgbC0xOTAtMTkwYy0yMC4xNzgtMjAuMTc4LTUzLjE2NC0xOS45MTMtNzMuNjcxLDAuNTk1bDAsMGMtMjAuNTA4LDIwLjUwOS0yMC43NzIsNTMuNDkyLTAuNTk1LDczLjY3MUwyMjAuMjQ5LDQ1NS44Njh6Ii8+DQo8L3N2Zz4=);
  background-size: contain;
  margin-top:20px;
}
.arrow span {
    margin-left:-13px;
}
.arrow_scroll-text {
  padding-bottom: 15px;
  position: relative;
  bottom:10px;
  color: white;
  letter-spacing: 1.5px;
}
.arrow_scroll {
  display:none;
}

iframe {
/* 	min-width: auto !important; */
/* 	width: inherit !important; */
}
body, * {
	/*line-height: 20px;*/
	font-size: 16px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	position: relative;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse:collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
abbr,acronym {
	border:0;
}
p {
display: block;
clear: both;
}
strong {
font-weight: bold !important;
}
img {
vertical-align: middle;
height: auto;
max-width: 100%;
}
h1, h2, h3, h4, h5, h6 {
font-weight: normal;
}
h1 {
font-size: 1.7em;
}
h2 {
font-size: 1.6em;
}
h3 {
font-size: 1.4em;
}
h4 {
font-size: 1.2em;
}
h5{
font-size: 1.1em;
}
h6 {
font-size: 1em;
}
a:link, a:visited, a:active, a:focus, a:hover {
text-decoration: none;
}

input, textarea {
border: none;
background-color: rgba(44,44,44,0.3);
padding: 10px;
display: block;
color: white;
}
select, option {
color: 666666;
}
input:focus, textarea:focus, input:hover, textarea:hover {
background-color: rgba(44,44,44,0.7);
color: white;
}
.wpcf7-submit {
cursor: pointer;
}
a {
	opacity: 1;
		-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
a:hover {
    opacity: 0.8;

}
* {
/*-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;*/
}
input::-webkit-input-placeholder {
color: white;
}
input:-moz-placeholder {
color: white;
}
input::-moz-placeholder {
color: white;
}
input:-ms-input-placeholder {
color: white;
}
textarea::-webkit-input-placeholder {
color: white;
}
textarea:-moz-placeholder {
color: white;
}
textarea::-moz-placeholder {
color: white;
}
textarea:-ms-input-placeholder {
color: white;
}
.clearfix {
width: 100%;
clear: both;
display: block;
}

/* menu */

.onepage-pagination {
    position: relative !important;
    right: 45 !important;
}
.onepage-pagination li a {
    height: auto !important;
}
.menu {
    display: block;
    padding: 15px;
    z-index: 50;
}
.menu nav {
    display: block;
}
.menu nav ul li {
    display: block;
    width: 100%;
}
.menu nav ul li a {
    display: block;
    width: 100%;
    padding: 5px 0;
    font-size: 20px;
}
.menu-small {
    position: absolute;
    top: 5vh;
    right: 0;
    width: 15vw;
    text-align: right;
    overflow: hidden;
    display: none;
    z-index: 100;
}
.micon {
    display: block;
    font-size: 30px;
    padding: 15px;
    cursor: pointer;
    float: right;
    margin-top: -15px;
}
.onepage-pagination li a:before {
    display: none !important;
}
/* logo */
#logo {
    display: inline-block;
    z-index: 5;
}
/* social1 */
#social1 {
    z-index: 5;
}
.social > a, .social .single_icon {
    display: inline-block;
    margin-right: 5px;
    font-size: 32px;
    position: relative;
    padding: 0 2px;
    vertical-align: middle;
}
.social .second {
    display: none;
    position: absolute;
    text-transform: uppercase;
    font-size: 12px;
    padding: 2px 5px !important;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-weight: bold;
    margin: 5px 0 0 -25%;
}
/*.social.white a {
    color: white !important;
}
.social.black a {
    color: black !important;
}*/
.social .single_icon:hover .second {
    display: block;
}
.social .second iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    opacity: 0;
    z-index: 10101;
}
#social2 {
    text-align: right;
    margin-bottom: 15px;
}
#home .cta h1, #home .cta h2, #home .cta h3{
	padding: 0;
	margin: 0;

}
.cta {
	display: block;
	vertical-align: middle;
	pointer-events: auto !important;
}
#home a, #home * a {
    opacity: 1;
}
#home a:hover, #home * a:hover {
    opacity: 0.8;
}
#home .section_image {
    display: none;
}

/* livefyre */
.streamhub-wall-component .content  {
	font-family: inherit !important;
	font-weight: inherit !important;
	font-style: inherit !important;
	font-size: 16px !important;
}

/* flexslider fix */
.flexslider .feature-image img {
   max-width: 100% !important;
}

.flex-direction-nav a:before {
margin-top: 0 !important;
}



/* sections */

.main > section {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.section_image {
    display: block;
    width: 100%;
    height: auto;
    z-index: 1;
}

.section-content {
   width: 90%;
   display: block;
   margin: 0 auto;
   padding: 25px 0;
   position: relative;
   z-index: 5;
}
.section-title {
    width: 100%;
    padding-bottom: 25px;
    margin: 0 auto 25px;
}
.main > section > article > .content {
    width: 100%;
    overflow-y: auto;
    overflow-x: hidden;
}
footer {
    text-align: center;
    padding: 2%;
    display: block;
    background-color: #000;
    z-index: 1000;
    position: relative;
}
footer img {
    margin: 0 auto 15px;
    display: inline-block;
}
#video iframe, #video video {
    width: 99.9% !important;
    min-height: 80vh;
    margin: 0 auto;
    display: block;
}
#video .video h1 {
    text-align: center;
}

video {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    /*z-index: -100;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);*/
  background-size: cover;
  -webkit-transition: 1s opacity;
  transition: 1s opacity;
}

.news, .store {
/*    width: 27vw !important;*/
    background: #f3f3f3;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    overflow: hidden;
    position: relative;
    opacity: 0;
}
.news a {
	color: #03A9E3 !important;
	/*padding: 0 2.5%;*/
	text-decoration: underline;
}
.store {
	width: 27vw !important;
}
.buy_store_button {
	padding: 10px;
	margin: 20px auto 0;
	border-radius: 10px;
	background-color: #fff;
	color: #000 !important;
	width: 140px;
	text-align: center;
}
.buy_store_button a {
	color: #000 !important;
}
#store > article > div > div > div > ul > li { padding: 10px; }

.news.flex-active-slide,  .store.flex-active-slide{
    opacity: 1;
}
.news .left, .store .left {
    width: 33%;
    margin-right: 1%;
    display: inline-block;
    float: left;
    padding: 25px;
}
.news .right, .store .right {
    display: inline-block;
    width: 66%;
    float: right;
    padding: 25px 0;
}
.news h1, .store h1 {
    display: block;
    text-align: left;
    margin: 0 auto 25px;
    color: black !important;
    line-height: 1.6em;
    padding: 0 2.5%;
    font-size: 1.5em;
}
.store h1 {
	text-align: center;
}
.news img, .store img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.news .news-desc, .store .store-desc {
    padding: 0 2.5% 5%;
    max-height: 300px;
}
.news .news-desc, .news .news-desc *, .store .store-desc, .store .store-desc * {
    color: black !important;
}
#news > .content, #store > .content {
    overflow: visible;
}
.news .left {
    width: 29%;
    margin-right: 1%;
    display: inline-block;
    float: left;
    padding-left: 20px !important;
    margin:0px;
}
.news .right {
    display: inline-block;
    width: 70%;
    float: right;
    padding-top: 15px;
    margin:0px;
}
.news .image {
  margin:0px;
  padding: 0px;
}

#store .load_button,.load_button-news {
  margin: 0 auto;
  padding: .75em;
  width: 10em;
  background-color: #fff;
  color:#000 !important;
  border-radius: 3px;
  border: 1px solid rgba(0,0,0,.15);
  box-shadow: 0 1px 0 0 rgba(0,0,0,.03);
  display: block;
  cursor: pointer;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1em;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-transition: -moz-box-shadow .5s;
  -webkit-transition: -webkit-box-shadow .5s;
  -o-transition: -o-box-shadow .5s;
  transition: box-shadow .5s;

}

.janrainSocialPlaceholder {
    position: absolute !important;
    bottom: 15px;
    right: 15px;
    width: 90%;
    display: block;
}
.janrainSocialRoot {
    position: static !important;
}
.janrainSocialRoot.janrainFormFactorBar.janrainOrientationHorizontal .janrainShareForm {
    width: 100% !important;
    top: auto !important;
    bottom: 43px !important;
}
#news .janrainSocialRoot button.janrainShare span {
    color: white !important;
}
#gal > .content {
    height: 70vh;
}
#bio > .content {
    overflow: auto;
}
/*#bio p {
  display:none;
}*/

.loadx {
  display:none;
}
#bio .load_button {
  margin: 0 auto;
  padding: .75em;
  width: 10em;
  background-color: #fff;
  color:#000;
  border-radius: 3px;
  border: 1px solid rgba(0,0,0,.15);
  box-shadow: 0 1px 0 0 rgba(0,0,0,.03);
  display: block;
  cursor: pointer;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1em;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-transition: -moz-box-shadow .5s;
  -webkit-transition: -webkit-box-shadow .5s;
  -o-transition: -o-box-shadow .5s;
  transition: box-shadow .5s;

}

.hub-content-container *, #gal .hub-content-container * {
    color: black;
}
.hub-content-container .content-author-name, .hub-content-container .content-source-logo, .hub-content-container .content-author-name *, .hub-content-container .content-source-logo * {
    color: white !important;
}
.news .comments-link {
    position: absolute;
    right: 2.5vw;
    bottom: 1vw;
    z-index: 100;
}
.news .comments-link, .news .comments-link *, .hub-list-more {
    color: black !important;
}
.hub-list-more {
	font-weight: normal !important;
	font-size: 16px !important;
}

/*nextgen css*/
.ngg-gallery-thumbnail img {
	background-color: none !important;
	border: none !important;
	margin: 10px 0 10px 10px !important;
	padding: 0 !important;
}
#fancybox-loading div {
	background-position: left center;
}
#fancybox-close {
	position: absolute;
	top: -15px;
	right: -25px !important;
	width: 35px !important;
	height: 30px;
	background: transparent url('img/fancybox_sprite_p2.png') -40px 0px !important;

}
#fancybox-left-ico {
	background-image: url('img/fancybox_sprite_p2.png') !important;
	background-position: -42px -38px !important;
}

#fancybox-right-ico {
	background-image: url('img/fancybox_sprite_p2.png') !important;
	background-position: -42px -74px !important;
}


#socmobi {
    display: none;
}
#mobicon {
    display: none;
}

#join iframe {
    width: 80%;
    margin: 0 auto;
    min-height: 320px;
    display: block;
}
.fp-tableCell, .fp-section.fp-table, .fp-slide.fp-table {
    display: block !important;
}

#menmobwrap {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    display: block;
    z-index: 1001;
}
#mobilemen {
    /*width: 15%;*/
            width: 195px;
    position: absolute;
    right: 0;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    overflow: hidden;
    height: 0px;
}
#mobilemen ul {
    list-style: none;
            width: 150px;
}
#mobilemen ul li {
    display: block;
    width: 90%;
    margin: 0 auto;
    border-bottom: 1px solid white;
    clear: both;
    position: relative;
}
#mobilemen ul li:last-child {
    border-bottom: none;
}
    #mobilemen ul li:first-child {
    border-top: 1px solid white;
}
#mobilemen ul li a {
    display: block;
    width: 100%;
    padding: 15px 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: normal;
}
#menmobwrap {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    display: block;
    z-index: 50; /*was 1001*/
}
#mobicon {
    display: block;
    float: right;
    font-size: 26px;
    cursor: pointer;
            top: 0;
            right: 45px;
            position: absolute;
            padding-left: 15px;
            padding-top: 10px;
            width: 150px;
            text-align: center;
            text-transform: uppercase;
}
    #mobicon:hover .fa, #mobicon.active .fa{
            -webkit-transform: rotate(90deg);
            -moz-transform: rotate(90deg);
            -o-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            transform: rotate(90deg);
    }
#mobicon i {
    color: white;
    /*font-size: 25px;*/
    padding: 10px 15px;
}
#tour {
 min-height: 220px;
}

#tour table {
    width: 100%;
}
#tour table td {
    padding: 5px;
}
.shop {
	text-align: center;
	margin-bottom: 30px;
	vertical-align: top !important;
}
.shop img {
	margin: 10px auto 10px;
	display: block;
}


/* Styling for UMG Live */
.umg_live_ticket_link {
	background-color: #fff;
	color: #000 !important;
	padding: 1px 10px;
	border-radius: 2px;
}

.umg_live_table tr {
	border-bottom: 1px solid white;
	height: 100%;
	line-height: 42px;
}

.umg_live_even {
	background-color: rgba(255,255,255,0.2);
}



#tour table td {
    line-height: 42px;
}

#tour .section-title {
	margin: 0 auto;
}

.umg-live-no-gigs { margin-top: 25px; }


.desktop_only { display: block; }
.mobile_only { display: none !important; }
#homemobile { display: none; }

@media (min-width: 1023px){
    body{
        /*padding-top: 45px;*/
    }
    #mobilemen {
        top: 55px;
    }
}

/* mobile */
@media (max-width: 1024px){
	#homemobile { display: block; }
	.albumco {
		display: none;
	}
	.floaties2 img{
		display:inline;
	}
    body{
        padding-top: 55px;
    }
    #mobicon {
        /*font-size: 55px;*/
		position: relative;
		top: auto;
		right: auto;
		padding: 0;
		width: auto;
    }
    #mobicon i {
        color: white;
        /*font-size: 50px;*/
        padding: 15px;
    }
    #mobilemen {
        width: 100%;
        position: relative;
    }
	#mobilemen ul {
		width: auto;
    }
    body {
        height: auto;
    }
	.desktop_only { display: none !important; }
	.mobile_only { display: block !important; }
    .news, .store {
        margin: 0;
        background: #f3f3f3;
        border-radius: 7px;
        -moz-border-radius: 7px;
        -webkit-border-radius: 7px;
        overflow: hidden;
    }
	.news .left, .store .left {
    width: auto;
    margin: auto;
    display: block;
    float: none;
    padding: 25px;
	}
	.news .right, .store .right {
		display: block;
		width: auto;
		float: none;
		padding: 0 25px 25px;
	}
	.news h1, .store h1 {
		text-align: center;
		margin: 0 auto;
	}
	.news_link {
		text-align: center;
	}

    .main > section > article > .content, .main > section, .section-content {
       height: auto;
    }
    #home .section_image {
        display: block;
        position: relative;
    }
    #home {
        background-image: none !important;
    }
    #botright *, #topright * {
        text-align: center !important;
    }

    #socmobi {
        display: block;
        width: 100%;
        text-align: center;
        margin: 10px auto;
    }
    #socmobi a {
       display: inline-block;
       clear: none;
       margin: 0 5px;
    }
    #join iframe {
        min-height: 500px;
        width: 100%;
        text-align: center;
    }
    #social1 a, #social1 .single-icon {
        display: inline-block;
    }
    #social1 {
        text-align: center;
		margin: 0 auto 15px;
    }
    #home, #home > .section_image {
        height: auto !important;
    }
	#tour table td {
		/*line-height: 1em;*/
	}
	.umg_live_tickets {
		vertical-align: bottom;
	}
	.umg_live_table tr {
		height: 100% !important;
	}
	table.umg_live_table tr {
		margin: auto !important;
	}
	.floaties {
		display: none !important;
	}
	.floaties2 {
		display: block !important;
		width: 100%;
		height: auto;
		text-align: center;
	}
	.floaties3 { 
		display:block !important;
		padding: 20px 0;
		text-align: center;
	}
	.newsfix {
/* 		display: block !important; */
		width: 100% !important;
	}
}

/* mobile */
@media (max-width: 480px){
	.umg_live_tickets {
		/*text-indent: -325px;*/
		vertical-align: bottom;

	}
}

.fb_iframe_widget {
    display: none !important;
}

/** UMG Discography plugin styles **/
#grid_release { display:inline-block; padding: 25px; }
#discography_name { display: none; }
#grid_format_header { display:none; }
#discography_grid_container > div.artist_grid .clear { display:none; }
.grid_release_summary_type, .grid_release_summary_format { display: none; }


.floaties {
	position: absolute;
	z-index: 49;
	padding:5px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	font-family: Arial;
}
.floaties2 {
	display: none;
	position: relative;
	padding:5px;
	vertical-align: middle;
	text-align: center;
	font-family: Arial;
}
.floaties3 {
	display: none;
}
.socialicons {
	width: 32px;
	height: 32px;
	font-size: 32px;
	margin: 2px;
	vertical-align: top;
	pointer-events: auto !important;
	display: inline-block;
}
.top { top: 10px;}
.middle{ top: 50%; transform: translateY(-50%);}
.bottom{ bottom: 10px;}
.left{ left: 10px;}
.center{ margin-left: auto; margin-right: auto; left: 50%; transform: translateX(-50%);}
.right{ right: 10px;}
.middlecenter{ top: 50%; margin-left: auto; margin-right: auto; left: 50%; transform: translateY(-50%) translateX(-50%);}
.albumco {
	position: relative;
	padding: 10px;
	max-width: 220px;
	height: auto;
	text-align: center;
}
.albumco img {
	max-width: 200px;
	max-height: 200px;
}
.albumco h1 {
	font-size: 15px;
}

.albumcomob {
	position: relative;
	padding: 10px;
	max-width: 220px;
	height: auto;
	text-align: center;
	margin:7px auto;
}
.albumcomob img {
	max-width: 200px;
	max-height: 200px;
}
.albumcomob h1 {
	font-size: 15px;
}

.newsfix {
	display: inline-block;
	width: 33%;
}
