
.profile-img {
    position: relative;
    z-index: 1000;  

}
.profile-img img {
    //height: calc(60vw * .45);
}

.profile-img:nth-child(2) {
    display: none;
}
.artist-profile-img {
    position: relative;
    width:100%;
}

form {
    margin: 0 0 10px 0
}
.main-contact label, .main-contact input, .main-contact textarea, .demo-sub label, .demo-sub input, .demo-sub textarea {
    color: #222;
    width: 100%;
}
.main-contact textarea, .demo-sub textarea {
    font-size: 150%;
    font-family: 'proxima_nova';
    padding: 1%;
}
.main-contact input, .demo-sub input {
    font-size: 150%;
    padding: 0% 1%;
    height: 50px;
}
.main-contact select, .demo-sub select {
    color: #222;
    font-size: 150%;
    height: 4em;
    margin-left: -2%;
    padding: 2%;
    width: 50%;
}
.main-contact option, .demo-sub option {
    padding: 2%
}
.main-contact button, .demo-sub button {
    color: #fff;
    background: #f06392;
    font-size: 200%;
    float: none;
    padding: 10px 5px;
    width: 100%;
    text-align: center;
    margin: 3% 0%;
}
.main-contact button:hover, .demo-sub button:hover {
    color: #222;
    background: #a9ebfe;
}
#ff_elem153_files {
    height: 10px
}
#ff_elem153 {
    padding-left: 0
}
#ff_elem153.control-label.bfLabelBlock {
    padding-left: 1%!important
}
.fa-asterisk {
    color: #e0e0e0
}
fieldset {
    border: none;
    margin: 20px 0;
    padding: 15px 30px;
    border-radius: 0px;
    background: #f3f3f3;
}
legend {
    font-weight: bold;
    background: #fff;
    padding: 5px 10px;
}
label {
    color: #000;
    font-size: 200%;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    padding: 2% 0%;
    width: 100%;
}
.filter-search-lbl {
    display: inline
}
.filter-search, .display-limit {
    float: left;
    margin-right: 10px;
}
.button, .profile-edit a {
    padding: 3px;
    line-height: 1.2em;
    text-decoration: none;
}
label input, label textarea, label select {
    display: block
}
input[type="image"], input[type="checkbox"], input[type="radio"] {
    border-radius: 0;
    cursor: pointer;
    height: auto;
    line-height: normal;
    margin: 3px 0;
    padding: 0;
    width: auto;
}
input[type="button"], input[type="reset"], input[type="submit"] {
    height: auto;
    width: auto;
}
select {
    height: 28px;
    line-height: 28px;
    max-width: 99%;
}
select {
    width: 220px
}
select[multiple], select[size] {
    height: auto
}
textarea {
    height: auto
}
.radio, .checkbox {
    padding-left: 18px
}
input[type="radio"], input[type="checkbox"] {
    display: inline;
    margin-right : 10px;
    border: none;
}
input, textarea {

}
input:focus, textarea:focus {
    outline: 0 none
}
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus, select:focus {
    box-shadow: none;
    outline-offset: -2px;
}
.clr {
    clear: both
}
.cols-1 {
    display: block;
    float: none !important;
    margin: 0 !important;
}
.cols-2 .column-1 {
    width: 46%;
    float: left;
}
.cols-2 .column-2 {
    width: 46%;
    float: right;
    margin: 0;
}
.cols-3 .column-1 {
    float: left;
    width: 31%;
    padding: 0 5px;
    margin-right: 3.5%;
    margin-bottom: 4%;
}
.cols-3 .column-2 {
    float: left;
    width: 31%;
    margin-left: 0;
    padding: 0 5px;
    margin-bottom: 4%;
}
.cols-3 .column-3 {
    float: right;
    width: 31%;
    padding: 0 5px;
    margin-bottom: 4%;
}
.items-row {
    overflow: hidden;
    margin-bottom: 40px !important;
}
.column-1, .column-2, .column-3 {
    padding: 10px 5px
}
.column-2 {
    width: 55%;
    margin-left: 40%;
    margin-bottom: 2%;
}
.column-3 {
    width: 30%;
    margin-bottom: 2%;
}
aside {
    width: 100%;
    height: 20px;
    margin-bottom: 20px;
}
.day {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
}
.month {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
}
div.page-header > h1, div.content-category > h1, div.categories-list > h1, div.search > h1.page-title, div.finder > h1, div.contact > h1 {
    position: relative;
    font-size: 28px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    margin: 0 0 40px 0;
    padding: 0 0 25px 0;
    background: url(../images/bg-h3.jpg) 50% 100% no-repeat;
    letter-spacing: 5px;
}
div.blog-featured.pagepage, .blog {
    padding: 0px 0
}
div.gk-article-blog a img {
    background-size: cover !important;
    float: none !important;
}
div.leading-0.clearfix > div.gk-article-blog > div.pull-item-image > a, div.gk-article-blog > div.pull-item-image a {
    float: none !important
}
div.gk-article-blog > div.pull-left.item-image > a.portfolio > span.overlay {
    float: none !important
}
div.leading-0.clearfix > div.gk-article-blog > div.pull-item-image > a, div.gk-article-blog > div.pull-item-image > a img {
    background-size: cover !important;
    width: 100%;
    float: none !important;
}
a.portfolio-blog-featured {
    display: block;
    float: none;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-decoration: none;
    background-size: cover !important;
}
a.portfolio-blog-featured:hover {

}
a.portfolio-blog-featured:hover .overlays .content {
    display: block;
    position: relative;
    width: 100%;
    height: 70px;
    top: 50%;
    left: 0;
    margin-top: -7%;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
}
a.portfolio-blog-featured .overlays {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    height: 98.999%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
a.portfolio-blog-featured:hover .overlays {
    background: rgba(0, 0, 0, 0.6);
    height: 98.999%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
a.portfolio-blog-featured .overlays .content .fa {
    visibility: hidden;
    text-align: center;
    margin-top: 5%;
}
a.portfolio-blog-featured:hover .overlays .fa {
    font-size: 28px;
    color: #fff;
    visibility: visible;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
a.portfolio-blog-featured .overlays .content .image-caption {
    visibility: hidden
}
a.portfolio-blog-featured:hover .overlays .content .image-caption {
    visibility: visible;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    color: #fff;
    margin-top: 8px;
    font-weight: bold;
}
.overlays {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.rls-article-top {
	position: relative;		
	max-width:400px;	
}

.rls-article-play{
	color:#fff;
	font-size: 6em;	
	position: absolute;
	top: 35%;
	right: 38%;	
}

.article-info dd {
    display: inline;
    padding-left: 4px;
    padding-right: 8px;
    text-align: left;
    font-weight: bold;
}
.article-info dt {
    display: inline;
    padding-left: 8px;
    text-align: left;
}
.article-info a {
    color: #000 !important
}
.article-info a:hover {
    color: #757572
}
dt.article-info-term {
    display: none
}
.params {
    margin: 0px 0px 30px 0px
}
.page. grid_12 {
    margin: 50px 0px
}
.item-page {
    margin: 0px 0px 50px 0px
}
.item-page img {
    margin: 15px 0px 25px 0px
}

.news p:first-of-type {
  margin-top: 1em;
}
p.news-intro:first-of-type {
  margin-top: 0;	
}
.intro-image {
    width: 100%
}

.intvwee1, .intvwee2 {
	font-style: italic;	
}

.intvwee1 {
	color:#4f5479;	
}

.intvwee2 {
	color:#01a9db;	
}

.arts-img {
    max-width: 400px
}
.arts-img-bdr {
    border: 1px solid #ccc !important
}
.arts-img-bdr-vinyl {
    border: 1px solid #ccc !important;
    border-radius: 50%;
}
.arts-img, .img-bdr, .arts-img-bdr, .arts-img-bdr-vinyl {
    max-width: 400px
}
.art-rls-desc {
    font-weight: 600;
    margin: 0 0 30px 0px;
}

.arts .active {
	background: #e70000 !important;
	color: #fff;	
}

.pdf-rls {
    font-weight: 600
}
.img-fulltext-none {
    margin-bottom: 30px
}
div.item-page {
    position: relative;
    margin-bottom: 30px !important;
    margin-top: 20px !important;
}
div.item-page ul li, .blog li {
    list-style: disc
}
div.items-more > ol.nav.nav-tabs.nav-stacked > li {
    list-style: none
}
div.items-more > ol.nav.nav-tabs.nav-stacked > li > a {
    list-style: none;
    font-weight: bold;
}
div.items-more > ol.nav.nav-tabs.nav-stacked > li ::before {
    font-family: fontawesome;
    font-weight: bold;
    color: #000;
    margin-right: 7px;
    font-size: 0.8em;
    content: "\f00c";
}
.readmore {
    padding: 40px 0 0 0;
    text-align: center;
}
.readmore a {
    background: #000;
    color: #fff;
    padding: 7px;
    border-radius: 2px;
    border: 1px solid #000;
    text-transform: uppercase;
    font-size: 11px;
    width: 100%;
}
p.readmore a:hover {
    color: #000;
    background-color: transparent;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}
.actions {
    margin: 0;
    padding: 0 5px 0 0;
    list-style: none;
    text-align: center;
    list-style: none !important;
    margin-bottom: 15px;
    margin-top: 5px;
    float: right;
}
span.email-icon {
    background: url(../images/system/emailButton.png) 0 0 no-repeat;
    text-indent: -5000px;
    width: 15px;
    text-align: center;
    list-style: none;
    display: block;
    float: left;
}
span.print-icon > a {
    background: url(../images/system/printButton.png) 0 0 no-repeat;
    text-indent: -5000px !important;
    padding-left: 5px;
    width: 15px;
    text-align: center;
    list-style: none;
    display: block;
    float: left;
}
.pagenav {
    line-height: 2.1em;
    text-decoration: none;
    display: inline-block;
}
.pagenav ul {
    display: inline-block;
    *display: inline;
    list-style-type: none;
    margin-left: 0;
    margin-bottom: 0;
}
.pagenav li {
    display: inline
}
.pagenav a, span.pagenav {
    padding: 0% 1%
}
.pagination {
    float: none;
    text-align: center;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 40px;
}
.pagination ul {
    padding: 0;
    width: 100%;
    margin-bottom: 40px;
}
.pagination li {
    display: inline;
    float: left;
    padding: 0px 10px;
}
.pagination li a {
    padding: 0px 10px;
    text-decoration: none;
    border: 1px solid #ddd !important;
    display: inline-block;
}
.pagination .active {
    cursor: default;
    background: #252525;
}
.pagination span, .pagination span  a:hover {
    cursor: default;
    padding: 0% 1%;
    margin: 0 0.2%;
    background: #282828;
    color: #fff;
}
.pagination p.pull-right {
    float: none;
    margin-bottom: 15px;
}
ul.pager.pagenav {
    border: none !important;
    width: 100%;
    margin-bottom: 25px;
}
ul.pager.pagenav > li.next > a, ul.pager.pagenav > li.previous > a {
    border: none;
    background: #a9ebfe;
    color: #222;
    margin-right: 2px;
    padding: 5px 10px;
    border-radius: 2px;
    text-decoration: none;
}
ul.pager.pagenav > li.next > a:hover, ul.pager.pagenav > li.previous > a:hover {
    border: none;
    background: #252525;
    color: #fff;
    border: 2px solid #252525;
}
ul.pagination-list {
    padding-bottom: 40px
}
table.nxg-news-archive {
    width: 100%;
    max-width: 100%;
    margin-top: 10px;
    border-collapse: separate;
    border-spacing: 0px 10px;
    background-color: transparent;
}
.nxg-news-archive tbody {
    width: 100%
}
.nxg-news-archive tr, .search .search-result-item{
    letter-spacing: 1px;
    padding: 2%;
    width: 100%;
    background: #f3f3f3;
}
.nxg-news-archive tr a {
    display: block
}
.nxg-news-archive td {
    padding: 20px
}
.nxg-news-archive td a, .search .result-title a{
    color: #222;
    text-decoration: none;
}
.nxg-news-archive tr a:hover, .search .result-title a:hover {
    text-decoration: underline
}
.nxg-news-archive table th {
    border-style: solid;
    border-width: 0px;
    border-bottom-width: 1px;
    text-align: left;
}
.nxg-news-archive .list-title, .search .result-title {
    font-size: 250%;
    margin-bottom: 1%;
}
.nxg-news-archive .list-date {
    color: #222;
    font-size: 45%;
    padding-bottom: 0.5%;
}
.nxg-news-archive-filter {
    margin: 0 auto;
    width: 100%;
    text-align: center;
}

.nxg-news-archive-filter label, .search label {
    font-size: 100%;
}

#news-archive {
    display: block;
    color: #222;
    text-align: center;
    text-decoration: none;
    font-size: 175%;
    background: #a9ebfe;
    padding: 0.75% 0%;
}
#news-archive:hover {
    color: #fff;
    background: #f06392
}
#title-breadcrumb {
    float: left;
    width: 100%;
    padding-top: 25px;
    margin-bottom: 20px;
}
#title-breadcrumb h1 {
    text-transform: uppercase;
    letter-spacing: 5px;
    font-weight: bold;
    font-size: 20px;
    float: left;
}
.breadcrumb {
    background: transparent;
    color: #000;
    font-size: 0.9em;
}
.breadcrumb a, .breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a.visited {
    text-decoration: none
}
.breadcrumb a:hover, .breadcrumb a.hover {
    text-decoration: none
}
.breadcrumb ul {
    list-style-type: none;
    text-align: left;
}
.breadcrumb li {
    list-style-type: none;
    display: inline;
    text-align: left;
}
.breadcrumb li a {

}
.item-divider {
    content: "/"
}
#left, #right {
    float: left !important;
    padding:0;
    margin-top: 0px;
}
#left ul li a, #right ul li a {
    font-weight: bold;
    line-height: 1.8em;
    font-size: 14px;
    text-transform: capitalize;
    padding-left: 0;
}
#left .moduletable div.custom > ul > li, #right .moduletable div.custom > ul > li {
    font-weight: bold;
    line-height: 1.6em;
    font-size: 14px;
    text-transform: capitalize;
    padding-left: 0;
}
#left ul li::before, #right ul li::before {
    content: "\f141";
    font-family: fontawesome;
    font-weight: bold;
    color: #000;
    margin-right: 7px;
    font-size: 0.7em;
    margin-left: 0px;
}
#left h2, #right h2, #left h3, #right h3 {
    background: url(../images/background-h3.jpg) 50% 100% no-repeat;
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    margin-top: 0;
    margin-bottom: 15px;
    padding: 0px 0 15px 0;
    display: block;
}
#left p, #right p {
    text-align: left;
    font-weight: bold;
    color: #262626 !important;
}
#left a.readmore, #right a.readmore {
    background: #fafafa !important;
    border: 2px solid #414141;
    padding: 3px;
    font-weight: bold;
    text-align: center !important;
    font-size: 11px;
}
#left a.readmore:hover, #right a.readmore:hover {
    background: #000 !important;
    text-shadow: none !important;
    webkit-transition: all 0.4s ease-in-out !important;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    color: #fff !important;
}
.search {
	display: block;
	width:100%;
	margin: 0 auto;	
}

.search .phrases {
	display: none;
}

.search form {
	display: block;
	width:100%;
	margin: 0 auto;
	text-align:center;
}

.search input {
	color:#c5c5c5;
	display: block;	
	width:100%;
	background:#f8f8f8; 
	border: none;
	padding: 10px 0;
	font-size: 2em;
	text-align:center;
	margin-bottom:25px;		
}

.search .search-result-item {
	margin-bottom:10px;	
}

.search .result-category {
	font-size: 125%;
	margin-bottom:10px;
	color:#ccc;
}

.search .result-text {
	font-size: 85%;
	color:222;
}

dl.search-results dt.result-title {
    margin: 15px 0 5px 0;
    padding: 15px 0;
    border-top: 1px #ddd solid;
}
dl.search-results dd.result-created {
    font-size: 11px
}
div.search > form.form-inline > label.element-invisible {
    display: none
}
div.archive {
    margin: 90px 0 !important
}
.archive .page-header h2 {
    background: none;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    padding-bottom: 0px !important;
    padding-top: 20px;
}
.archive h1 {
    margin-bottom: 30px;
    text-transform: uppercase;
    font-size: 26px;
}
.archive h2 {
    background: none;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    padding-bottom: 0px !important;
    padding-top: 20px;
}
.archive fieldset.filters {
    margin-bottom: 0px;
    margin-top: 0;
    padding: 0 10px;
    border: none;
    width: 100%;
}
.archive fieldset.filters.inputbox {
    margin: 0 10px;
    background: red;
}
.archive fieldset.filters div.filter-search {

}
div.archive select {
    margin: 0 12px 0 0
}
.archive fieldset.filters button {
    padding: 3px 5px;
    margin-left: 12px;
    background: #414141;
    border-radius: 3px;
    border: none;
    color: #fff !important:;
}
div.archive > form#adminForm.form-inline > fieldset.filters > div.filter-search > button.btn.btn-primary {
    color: #fff
}
.newsfeed .feed-description {
    border-bottom: 1px solid #e5e5e5;
    color: #999;
    font-size: 14.25px;
    margin: 10px 0 20px 0;
    padding: 0 0 10px 0;
}
.newsfeed > ol {
    list-style-type: none;
    margin: 0;
}
.newsfeed > ol > li {
    border-top: 1px solid #e5e5e5;
    font-size: 18.2px;
    padding: 20px 0;
}
.newsfeed > ol > li:first-child {
    border-top: none
}
.newsfeed > ol > li > a {
    display: block;
    padding: 0 0 15px 0;
}
.newsfeed > ol > li .feed-item-description {
    font-size: 11.96px
}
.contact fieldset legend {
    font-size: 11.05px
}
.contact .jicons-icons {
    display: none
}
.contact .contact-position dd, .contact .contact-address dd {
    margin: 8px 0
}
.contact h3 {
    font-weight: bold;
    text-transform: capitalize;
}
.weblink-category .cat-children ul li {
    font-size: 18.2px;
    line-height: 1.4;
    padding-bottom: 20px;
}
.weblink-category ul li p {
    padding-bottom: 20px
}
.weblink-category .cat-children ul li li {
    font-size: 11.96px
}
.weblink-category .cat-children ul ul {
    clear: both;
    margin-left: 20px;
}
.weblink-category .cat-children dl {
    color: #777;
    font-size: 11.05px;
}
.weblink-category .cat-children dt, .weblink-category .cat-children dd {
    float: left
}
div.tags a.label, .tag-category h3 a {
    font-size: 12px;
    display: block !important;
    color: #fff;
    float: left;
    padding: 3px 6px;
    margin: 0 5px 5px 0;
    border-radius: 3px;
    background: #757572;
    text-shadow: none !important;
}
div.tags a.label:hover, .tag-category h3 a:hover {
    background: #444;
    -webkit-transition: all .3ms linear;
    -moz-transition: all .3ms linear;
    -o-transition: all .3ms linear;
    transition: all .3ms linear;
}
.tag-category h3 a {
    margin-bottom: 0
}
.tag-category .thumbnails > li {
    margin-left: 0 !important
}
.tag-category .caption, .tag-category .tag-body {
    clear: both;
    width: 100%;
    display: block;
    padding-top: 8px;
}
.tag-category ul li {
    list-style: none
}
.item-page .controls {
    margin: 2% 0% 1.2% 0%;
    padding-left: 0.5%;
    text-align: center;
}
.item-page .controls button.active {
    background: #222;
    color: #fff;
}
.item-page .controls button:hover {
    background: #f06392
}

.artist figure {
    font-size: 16px
}
.artist figure {
    margin: 0;
    position: relative;
}
.artist figure img {
    max-width: 100%;
    display: block;
    position: relative;
    margin: 0px;
}
.artist figcaption {
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px 0px;
    color: #fff;
}
.artist figcaption h3 {
    font-size: 1.5em;
    font-weight: 600;
    line-height: 1.2em;
    letter-spacing: 0px;
    padding: 0;
}
.artist.nxg figure {
    background: rgba(79,84,121,0.8);
    background:#4f5479;    
    color: #fff;
}
.artist.mgr figure {
    background: rgba(214,223,39,0.8);
    background:#d6df27;    
    color: #222;
}
.artist.aff figure {
    background: rgba(240,99,146,0.8);	
    background:#f06392;
    color: #fff;
}
.artist.phdmr figure {
    background: rgba(231,0,0,0.8);	
    background:#e70000;
    color: #fff;
}
.artist figcaption span {
    font-size: 1em
}
.arts-info figcaption {
    height: auto;
    width: 100%;
    top: auto;
    bottom: 0;
    opacity: 1;
    text-align: center;
}
.artist figure .imgHover {
    color:#222;
    display: inline-block;
    background: rgba(22,22,22,1);
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.artist figure .imgHover img {
    opacity: 1;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.artist figure .imgHover:hover {
    background-image-color: rgba(22,22,22,1);
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.artist figure img:hover, .imgHover:hover img {
    opacity: 0.3;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.artist figure img:hover h3, .imgHover:hover img h3, .artist figure .imgHover:hover h3 {
    color:#222!important;
}
.miu-rls-bdr {
    border: 1px solid #ccc
}
.artist-profile-wrap {
	display: inline-block;
	width: 60%;
	margin: 10px 0px 50px 0px;
}


.artists .item-page img {
	margin: 0;
}


.artists .owl-controls {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.artists .owl-controls::before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.artists .owl-nav i{
    display: table-cell;
    vertical-align: middle;   
}

.artists .owl-carousel .owl-controls .owl-nav .owl-prev, .artists .owl-carousel .owl-controls .owl-nav .owl-next {
    height: 100%;
    display: table-cell;
	vertical-align: middle;
    position: absolute;
}

.artists .owl-carousel .owl-controls .owl-nav .owl-prev, .artists .owl-carousel .owl-controls .owl-nav .owl-next {
    color: #fff;
    cursor: pointer;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    position: absolute;
    text-decoration: none;
    top: 0px;
    transition: all 0.3s ease 0s;
    width: 50px;
    z-index: 10;
}

.artists .fa-chevron-left, .artists .fa-chevron-right {
	color: rgba(255,255,255,0.4)!important;
}

.artists .mod-articles-category-readmore .fa-chevron-left a, .artists .mod-articles-category-readmore .fa-chevron-right {
	color:#fff!important;
}

.artist-bio {
    display:block;
}

.artist-social-wrap  {
	display: block;
	margin: 25px 0px;	
}

.artist-social li {
    display: inline-block; 
}

.artist-connect {
    font-size: 1.3em;
}

.artist-social-icon {
    display:table-cell;
    color:#fff;
    background: #222;
    text-align: center;
    font-size: 1.2em;
    width:2em;
    height:2em;
    vertical-align: middle;
    border-radius:3px;
}

.artist-social-icon:hover {
	color:#fff;
}


.artists .rls-container {
    padding: 0%;
}

#latest-releases {
	padding:0px 10px;
	margin-bottom: 50px;	
}

#latest-releases h3{
	margin-top: 0;	
}

.artists .share  {
    display: none!important;
}

.comp .item-page {
text-align: center;	
}

.comp-cont a{
	text-decoration: none; 
}

.comp h1 {
	font-size: 400%;
	margin-top: 4rem;
	font-weight: 600;
}

.comp-intro, .comp-intro-p2 {
	font-size: 200%;
	line-height: 150%;
}

.comp-intro-p2 {
	margin-top: 1.5%;
}

.comp-enter {
    background:#222;
    color:#fff;
	font-size: 225%;       
    display: block;   
    width:100%
}

.comp-social {
	font-size: 200%;       
    display: block;   
	margin: 3% 0;
	padding-bottom: 2%;
	border-bottom: 1px solid #f1f1f1;   
}

.comp-social a {  
    color:#222;
}

.comp-social .fa {  
	padding: 0% 2%;       
}

.comp-social-fa {  
	padding-left:2%;       
}

.comp-social .fa:hover {  
    background:none; 
	box-shadow:none;     
}

.comp-social .fa.fa-facebook:hover {
    color: rgba(59, 89, 152,1);
}
.comp-social .fa.fa-twitter:hover {
    color: rgba(0, 172, 237,1);
}

.comp-social .fa.fa-soundcloud:hover {
    color: rgba(255, 102, 0,1);
}

.comp-terms {
	font-size: 175%;       
    display: block;   
	margin: 3% 0%; 	
}

.comp-terms a {
	text-decoration: underline; 
}

.comp-banners {
	margin-bottom:5%;	
}

.comp-banners img{
    margin: 0 0.25%;
    width: 24%;
}