.ag-profileSocial {
  margin: 0; 
  padding: 0;
}

.ag-profileSocial li {
  list-style: none;
  display: inline-block;
  margin-left: 5px;
}

.ag-profileSocial li a {
  text-decoration: none;
  color: #6f6f6f;
  cursor: pointer;
}

.ag-artist_bio p{
  font-size: 14px;
  font-weight: 300 !important;
  font-family: inherit !important;
}

.tag-heading {
  clear: both;
  padding-bottom: 20px;
  padding-left: 15px;
}	

.ag-artist_bio h5{
  font-size: 18px !important;
}

.ag-artist-profile-title {
  padding-top: 15px;
}


@media only screen and (max-width:83.9375em) and (min-width:75em) { 
  .ag-artwork-thumb {
    width:  100% !important;
    
  }

  .ag-no-picture {
    height: 200px !important; 
  }
 
}

@media only screen and (max-width:47.875em) and (min-width:33.9375em) { 

  .ag-artwork-thumb {
    width:  100% !important;
  }
}

@media only screen and (max-width:35.875em) and (min-width:33.9375em) { 
 .ag-artwork-thumb {
    width:  100% !important;
  }
}

@media only screen and (max-width:37.5em) and (min-width:35.9375em) { 
  .ag-artwork-thumb {
    width: 100% !important;
  }
}

@media only screen and (max-width:44.0625em) and (min-width:40.625em) { 
  .ag-artwork-thumb {
    width: 100% !important;
  }
}

@media only screen and (max-width:40.625em) and (min-width:37.5625em) { 
  .ag-artwork-thumb {
    width:  100% !important;
  }
}

@media only screen and (max-width:30.8125em) and (min-width:29.5625em) { 

  .ag-artwork-thumb {
    width:  100% !important;
    
  }


}

@media only screen and (max-width:29.5em) and (min-width:25em) { 
  
  .ag-artwork-thumb {
    width:  100% !important;
  }

 

}

.artist-page-row a {
  color: #000000;
}

.ag-artwork-thumb {
    display: inline-block;
    width:  100%;
    background-position: center center;
    background-size: cover;
 }

.ag-artwork-thumb:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

.ag-artworkbox{
  margin-bottom: 0px !important;
  line-height: 20px !important;
}

.ag-artworkbox h5 {
  margin-top: 2px !important;
  line-height: 20px !important;
  padding: 0px !important;
  font-style: italic;
  font-size: 14px;
  font-weight: 300;
}

.ag-artworkbox h4 {
  line-height: 20px !important;
  margin-top: 5px !important;
  margin-bottom: 0 !important;
  padding-bottom: 0px !important;
  font-size: 13px !important;
  font-weight: bold !important;
}

.ag-portfolio-artists {
  height: 380px;
}

.ag-artist_bio p {
  margin-bottom: 20px !important;
}


.artist-page-row {
  width: 100% !important;
  clear: both;
}

@media(max-width:767px){
  .col-xs-6 {
    width: 50% !important;
  }
}


