@import url("https://use.typekit.net/ghb7pwa.css%22%3E");
@import url("https://d2cstorage-a.akamaihd.net/fonts/texgyreheros-bold/style.css");
body {
	font-family: 'tex_gyre_herosbold', Arial;
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: none;
	background: url("../images/page-bg-repeat.png") repeat #e589a0;
	color: #fff;
}
@font-face {
	font-family: 'icomoon';
	src: url('../fonts/icomoon.eot?4s41pt');
	src: url('../fonts/icomoon.eot?4s41pt#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?4s41pt') format('truetype'), url('../fonts/icomoon.woff?4s41pt') format('woff'), url('../fonts/icomoon.svg?4s41pt#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-brand:before {
	content: "\e901";
}
.icon-soundcloud:before {
	content: "\e900";
}
.icon-facebook:before {
	content: "\ea90";
}
.icon-instagram:before {
	content: "\ea92";
}
.icon-spotify:before {
	content: "\ea94";
}
.icon-twitter:before {
	content: "\ea96";
}
.icon-youtube:before {
	content: "\ea9d";
}
.icon-appleinc:before {
	content: "\eabe";
}
@font-face {
  font-family: 'twt-x';
  src:  url('fonts/twt-x.eot?jjyo3s');
  src:  url('fonts/twt-x.eot?jjyo3s#iefix') format('embedded-opentype'),
    url('fonts/twt-x.ttf?jjyo3s') format('truetype'),
    url('fonts/twt-x.woff?jjyo3s') format('woff'),
    url('fonts/twt-x.svg?jjyo3s#twt-x') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="twtx-"], [class*=" twtx-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'twt-x' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.twtx-x:before {
  content: "\e901";
}

/**** Global CSS ***/
img {
	max-width: 100%;
	height: auto;
}
a {
	text-decoration: none;
	outline: none;
	color: #fff;
	transition: all 0.7s ease-in-out;
	-webkit-transition: all 0.7s ease-in-out;
}
ul {
	padding: 0;
	margin: 0;
}
li {
	list-style-type: none;
}

/*** Global CSS End ***/

/*** Lightbox CSS ***/
.grid-item .popupContent, .grid-item.quotes, .grid-item.link {
	display: none;
}

/*** Art Bg ***/
.downloadstream-wrap {
	background: url("../images/flower.png") repeat-y;
	width: 100%;
	min-height: 416px;
	display: inline-block;
	background-size: 100% auto;
}

/*** Header CSS ***/
.overall-wrap {
	margin-top: 30px;
}
.overall-wrap > .left-wrap, .overall-wrap > .right-wrap {
	display: inline-block;
	vertical-align: top;
}

.overall-wrap > .left-wrap {
	width: 132px;
	margin-left: 30px;
}

.overall-wrap > .right-wrap {
	width: calc(100% - 242px);
	padding-left: 75px;
}
.album-name {
	font-style: italic;
	display: inline-block;
}
.stream-wrap a {
	font-size: 18px;
	text-align: right;
	margin-right: 30px;
	border-bottom: 1px solid #fff;
	display: inline-block;
	float: right;
	line-height: 1.2;
}
.stream-wrap.mobile {
	display: none;
}
.stream-wrap.desktop {
	display: block;
}
.stream-wrap a:hover {
	color: #000;
	border-bottom-color: #000;
}

.cover-wrap {
	clear: both;
	margin-top: 73px;
}

.cover-wrap .left-wrap, .cover-wrap .right-wrap {
	display: inline-block;
	vertical-align: middle;
}

.cover-wrap .right-wrap {
	max-width: 406px;
	margin-left: 30px;
}

.cover-wrap .right-wrap span {
	font-size: 24px;
}

.cover-wrap .right-wrap li span {
	font-size: 18px;
}
.cover-wrap .right-wrap span li {
	margin-top: 15px;
	display: block;
}

.cover-wrap .right-wrap li {
	display: block;
	margin-top: 15px;
	line-height: 1.5;
}

.cover-wrap .right-wrap li a {
	color: #000;
}

/*** Livefyre CSS ***/
.livefyre-header {
	font-size: 24px;
	color: #000;
	margin: 0px 0 22px;
}
.livefyre-wrap {
	margin-bottom: 48px;
}
/*** Livefyre CSS Ends ***/
/** streaming section **/
.downloadstream-wrap {
	text-align: center;
}

.downloadstream-wrap > div {
	display: inline-block;
	vertical-align: middle;
	margin-top: 80px;
}

.downloadstream-wrap .right-wrap > span {
	display: block;
	text-align: left;
	margin-left: 25px;
}

span.debut {
	font-size: 22px;
}
.debut.desktop {
	display: inline-block;
}
.debut.mobile {
	display: none;
}
.downloadstream-wrap .right-wrap span.downloadtext {
	font-size: 22px;
	font-family: bodoni-urw, serif;
	font-style: italic;
	margin-top: 8px;
}

.downloadstream-wrap .right-wrap span.downloadtext a {
	border-bottom: 1px solid #fff;
}
.downloadstream-wrap .right-wrap span.downloadtext a:hover {
	border-bottom-color: #000;
	color: #000;
}

/** streaming ends **/

/*** footer style **/

.footer-content > div {
	max-width: 100%;
	margin: 0 20px;
	font-size: 0;
	display: inline-block;
}

#footer > div > div {
	width: 55%;
	display: inline-block;
	vertical-align: middle;
}

.footer-content > div > div.socials {

	width: 45%;
}

.footer-content {
	padding: 12px 0 23px;
	font-size: 0;
}

.footer-content .left-wrapper, .footer-content .right-wrapper {
	font-size: 12px;
	text-transform: lowercase;
}

.footer-content .left-wrapper span, .footer-content .left-wrapper a {
	color: #000;
	vertical-align: text-bottom;
	text-transform: lowercase;
}

.copyRightWrapper span.copy {
	margin-right: 5px;
}
.footer-content .left-wrapper a {
	margin-right: 10px;
	border-bottom: 1px solid;
}

.footer-content .left-wrapper a:hover {

	color: #fff;
}

ul.footer-social {

	text-align: right;
}

ul.footer-social li {

	font-size: 20px;
	display: inline-block;
	margin-right: 20px;
	text-align: right;
}
ul.footer-social li.fs-sc {
	font-size: 23px;
}
ul.footer-social li a {
	color: #fff;
}
ul.footer-social li a:hover {

	color: #000;
}

ul.footer-social li:last-child {

	margin-right: 0;
	position:relative;
	top:3px;
}

br.mobile {

	display: none;
}

.footer-content > div.socials {
	width: 280px;
	margin: 15px 0;
}

.footer-content > div.copyright-wrapper {
	width: calc(100% - 360px);
	text-align: left;
}

.footer-content .left-wrapper span.sitelink a {
	color: #fff;
	font-family: bodoni-urw, serif;
	font-style: italic;
	font-size: 18px;
}

.footer-content .left-wrapper span.sitelink a:hover {
	color: #000;
}

/** footer ends **/

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
	.overall-wrap > .right-wrap {
		width: calc(100% - 220px);
		padding-left: 51px;
	}
	.cover-wrap .left-wrap {
		width: 40%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
	.footer-content > div.copyright-wrapper {
		width: 100%;
		text-align: center;
		margin: 0 0 10px;
	}
	ul.footer-social {
		text-align: center;
	}
	.footer-content > div.socials {
		width: 100%;
		display: block;
		margin: 0 auto;
		text-align: center;
	}
	.cover-wrap .right-wrap {
		margin: 25px 0 0;
	}
}

@media only screen and (max-width: 767px) {
	.cover-wrap .right-wrap > span{
		margin-left:15px;
	}

	/*.overall-wrap > .right-wrap {
	 width: calc(100% - 30px);
	 margin: 0 15px;
	 padding: 0;
	 }*/
	.cover-wrap .right-wrap ul {
		margin-left: 25px;
	}
	.cover-wrap .left-wrap {
		margin-left: 75px;
	}

	.overall-wrap > .left-wrap {
		width: 50px;
		margin-left: 20px;
		position: absolute;
		left: 0;
	}
	.stream-wrap.mobile a {
		display: inline-block;
		text-align: center;
		float: none;
		margin: 30px auto;
	}
	.livefyre-header {
		margin-top: 0;
		text-align: center;
	}
	.downloadstream-wrap .right-wrap span.downloadtext {
		margin: 15px 0 30px;
		text-align: center;
	}
	.downloadstream-wrap .right-wrap > span.debut.desktop, .stream-wrap.desktop {
		display: none;
	}
	.stream-wrap.mobile {
		display: block;
		text-align: center;
		margin-left: 34px;
        width: 100%;
	}
	.debut.mobile {
		display: block;
		margin: 30px 0 22px;
	}
	div.loadmore {
		display: block;
	}
	.downloadstream-wrap > div {
		margin-top: 0;
		display: block;
	}
	.livefyre-wrap li {
		margin-bottom: 10px;
	}

	.cover-wrap .right-wrap li.step3 span br {
		display: none;
	}
	.stream-wrap {
		display: none;
	}
	.cover-wrap .left-wrap, .cover-wrap .right-wrap {
		display: block;
	}
	.cover-wrap .right-wrap {
		max-width: 300px;
		margin: 16px auto 30px;
	}
	.cover-wrap .right-wrap > span {
		margin-bottom: 35px;
		display: block;
	}
	.cover-wrap .right-wrap li span {
		font-size: 16px;
	}
	.cover-wrap .right-wrap > span {
		position: relative;
		left: 70px;
	}
	.cover-wrap .right-wrap span {
		font-size: 18px;
		text-align: left;
	}
	.cover-wrap .left-wrap {
		min-width: 180px;
		width: 80%;
	}
	.cover-wrap {
		margin-top: 0;
	}
	.overall-wrap > .left-wrap {
		width: 55px;
		margin-left: 25px;
	}
	.overall-wrap > .right-wrap {
		width: calc(100% - 75px);
		margin: 0;
		padding: 0;
		display: block;
	}

	.footer-content > div.copyright-wrapper {
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	.copyRightWrapper span.copy {
		display: block;
		margin: 5px 0 8px;
	}
	.footer-content .left-wrapper > span {
		display: block;
	}

	.footer-content .left-wrapper span.sitelink {
		margin-bottom: 30px;
	}
	.footer-content .left-wrapper span.sitelink  a {
		font-size: 22px;
	}
	.footer-content .left-wrapper span.copyRightWrapper {
		margin-bottom: 30px;
	}
	.footer-content > div.socials {
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0;
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
		-webkit-align-self: auto;
		-ms-flex-item-align: auto;
		align-self: auto;
	}

	.footer-content > div.copyright-wrapper {
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
		-webkit-align-self: auto;
		-ms-flex-item-align: auto;
		align-self: auto;
	}
	.footer-content {
		padding: 12px 0 0px;
		font-size: 0;
		display: flex;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-align-content: center;
		-ms-flex-line-pack: center;
		align-content: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}

}

@media only screen and (max-width: 767px) and (orientation:landscape){
	.cover-wrap .right-wrap > span{
		margin-left: 0;
	    position: relative;
	    left: 25px;
	}	    
}

/** device ends */

/*** Livefyre css ***/
.livefyre-container {
	max-width: 1000px;
	margin: 0 auto;
    text-align: center;
}

#wall menu {
    display: none;
}

#wall {
    font-family: 'tex_gyre_herosbold', Arial !important;
}

#wall .streamhub-wall-component a.hub-list-more {
	display: block;
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
    letter-spacing: 2px;
    line-height: 1;
    font-family: 'tex_gyre_herosbold', Arial;
    text-transform: uppercase;
    background: #fff;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    position: static;
    color: #e589a0;
    padding: 10px;
    border: 0;
    border-bottom: 0;
    border-radius: 0;
    margin-bottom: 20px;
	}
        #wall .streamhub-wall-component a.hub-list-more:hover {
		/* background:#e589a0;  */
		color: #000; 
	}
	#wall .streamhub-wall-component a.hub-list-more:after {
		font-size: 0;
	}
	#wall .streamhub-content-list-view.hub-wall-column {
		padding: 15px;
	}
	#wall .streamhub-content-list-view .hub-list .hub-content-container article.content{
		border:none;
		background:#fff;
		font-family: 'tex_gyre_herosbold', Arial;
		font-weight:300;
		position: relative;
		border-radius: 0;
	}
        #wall .streamhub-content-list-view .hub-list .hub-content-container article.content.content-instagram section.content-header .content-header-inner .content-byline .content-source-logo {
		position: absolute;
		bottom: 14px !important;
		right: 20px;
	       top: auto !important;
                width: 18px;
                color: #e589a0;
		
	}
         #wall .streamhub-content-list-view .hub-list .hub-content-container article.content section.content-header {
             position: static;
			 border-radius: 0;
			 background: #000;
             box-shadow: none;
        }
	#wall .streamhub-content-list-view .hub-list .hub-content-container article.content section.content-header .content-header-inner .content-byline .content-author-name a, #wall .streamhub-content-list-view .hub-list .hub-content-container article.content section.content-header .content-header-inner .content-byline .content-author-username a, 
	#wall .streamhub-content-list-view .hub-list .hub-content-container article.content section.content-body .content-body-main p{
		font-family: 'tex_gyre_herosbold', Arial;
		font-weight: 500;
				text-transform: none;
				color: #fff;
	}
	#wall .streamhub-content-list-view .hub-list .hub-content-container article.content section.content-body .content-body-main {
		text-transform: none;
		font-size:  14px;
		font-family: 'tex_gyre_herosbold', Arial;
		color: #e589a0;
		text-align: left;
	}  
        	#wall .streamhub-content-list-view .hub-content-container article.content section.content-footer .content-footer-right .content-created-at a {
				color: #e589a0;
		/* text-align:  left; */
		font-family: 'tex_gyre_herosbold', Arial;
		font-weight: 400;
		font-size: 12px;
		text-transform: none;
	}
        /* #wall .streamhub-content-list-view .hub-list .hub-content-container article.content section.content-header .content-header-inner .content-byline .content-author-name {
           width: calc(100% - 6px);
      } */
	#wall .streamhub-content-list-view .hub-list .hub-content-container article.content section.content-body .content-body-main a {
		font-family: 'tex_gyre_herosbold', Arial;
		font-weight: 900;
		text-transform:  uppercase;
	}

	#wall .streamhub-content-list-view .hub-list .hub-content-container article.content section.content-body .content-body-main p {
		font-weight: 400;
		color: #e589a0;
	}

	#wall .streamhub-content-list-view .hub-content-container article.content section.content-header .content-header-inner .content-byline {
		width: calc(100% - 50px);
		font-size: 14px;
		color: #000000;
	}
        #wall .streamhub-content-list-view .hub-list .hub-content-container article.content section.content-footer .content-footer-right {
                  float: left;
                 text-align: left;
        }

        [data-lf-package~="streamhub-wall#4.3.2"] .hub-modal .hub-modal-content-view .content-attachments-gallery-next {
		margin-left: -84px;
	}
	
	#wall .streamhub-content-list-view .hub-content-container article.content section.content-body .content-body-main a {
    color: #e589a0;
}
#wall a.content-source-logo{
	color: #e589a0 !important;
}
#wall .content-footer-left {
    display: none;
}
 #wall .streamhub-content-list-view .hub-list .hub-content-container article.content.content-instagram section.content-header .content-header-inner .content-byline .content-source-logo {
		/* background: url('../images/livefyreInstagram.svg');
		background-size: 100% auto;
		background-position: center; 
		background-repeat: no-repeat; */
	}
    	#wall .streamhub-content-list-view .hub-list .hub-content-container article.content.content-tweet section.content-header .content-header-inner .content-byline .content-source-logo{
		/* background:url("../images/LlivefyreTwitter.svg");
		background-size:100% auto;
		background-position:center;
		background-repeat:no-repeat; */
		position: absolute;
		bottom: 5px !important;
		right: 20px;
		top: auto !important;
		width: 18px;
		
	}

	#wall .streamhub-content-list-view .hub-list .hub-content-container article.content.content-facebook section.content-header .content-header-inner .content-byline .content-source-logo{
		/* background:url("../images/LivefyreFacebook.svg");
		background-size:100% auto;
		background-position:center;
		background-repeat:no-repeat; */
		position: absolute;
		bottom: 2px !important;
		right: 20px;
		top: auto !important;
		width: 18px;
		
	} 

	#wall .streamhub-content-list-view .hub-content-container article.content section.content-footer{
		padding: 10px 10px 12px 10px;
	}
	#wall .streamhub-content-list-view .hub-content-container article.content section.content-header .content-header-inner {
		padding: 10px 10px 12px 10px;
		clear: both;
		font-size: 0px;
		box-sizing: border-box;
		text-align:  left;
	}
	/*** livefyre css ends ***/