@font-face {
    font-family: 'magneto';
    src: url('MAGNETOB.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
  }
.profilebanner {
    padding-left: 0;
    padding-right: 14px;
}
.profilepic,.profilecontact {
    padding-right: 7px;
    padding-left: 1px;
}
						.profilepic img {
       height: 235px;
    width: 100%;
    margin-bottom: 0!important;
}
.profilebanner img {
    height: 348px;
    width: 100%;
}
.profilecontact img {
    height: 113px;
}
.profilecontact {
    margin-top: -15%;
    height: 110px;
    background-color: #211f21;
      border-right: 7px solid #14110d;
          text-align: center;
              padding-top: 10px;
}		
span.artistname {
    font-size: 25px;
    color: #07c6de;
    font-weight: bold;
    font-family: magneto;
}	
span.glyphicon.glyphicon-envelope {
    font-size: 4vw;
    color: #cd0101;
}
.featuredvideo {
    padding: 11px;
    padding-right: 6px;
    background-color: #211f21;
    height: 315px;
}
.imggallery img {
    height: 103px;
    margin-bottom: -5px!important;
    width: 105px!important;
}
.imggallery {
    padding: 0;
    padding-right: 2px;
        padding-left: 5px;
}
.artistinfoo h2 {
    text-align: left;
    margin-top: -26px;
    margin-bottom: 21px;
      /* margin-right: 23%;*/
       font-size: 25px;
    font-weight: bold;
    font-family: magneto;
}
.artistbio {
    height: 99px;
    background-color: #211f21;
    padding: 10px;
}
.biopart {
    padding-left: 5px;
        margin-bottom: 20px;
}
span.careerr {
    font-size: 25px;
    font-weight: bold;
        padding-left: 15px;
        font-family: magneto;
}
.carrrer {
    margin-top: 16px;
}
.artistinfoo {
    margin-bottom: 15px;
}
.info1 {
    padding: 0;
}
.gigs {
    background-color: #211f21;
   padding: 0;
}
.gigs label {
  display: block;
  padding-left: 46px;
  text-indent: -15px;
}
.gigs input {
    width: 13px;
    height: 13px;
    padding-right: 0;
    margin: 0;
    vertical-align: bottom;
    position: relative;
    top: -5px;
    margin-left: 30%;
}
@media all and (max-width: 375px) { 
	.artistinfoo h2 {
    text-align: center; 
    margin-top: 10px;
    margin-bottom: 10px;
}

}