/*********************  ARTLISTS PAGE CSS    *********************/

.SearchLineTbl {
	display: inline-block;
    padding: 1vW;
    font-size: 0;
}
.SearchLineTbl select {
	
	max-width: 11vW;
		
}
.Art-ListSizeBlock {
    width: 9vW;
    font-size: 1vW;
}
.Art-ListSizeBlock img {
    width: 0.65vW;
    vertical-align: middle;
}
h1 span {
  font-size: 3vW;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Oswald-Bold', Arial, Sans-serif;
  color: #ff5b01;
}
 /******************* Search Form  *******************/
.ArtsDot-ArtLists-Search-Block {
  padding: 2.7vW 0;
  background-color: #e9e9e9
}
.ArtsDot-ArtLists-Search-Block input[type="text"] {
  position: relative;
  display: inline-block;
  width: 21vW;
  height: 2.7vW;
  margin-right: 0.7vW;
  padding-left: 1.25vW;
  font-size: 1vW;
  border: 0.1vW inset #000;
}
.ArtsDot-ArtLists-Search-Block input[type="text"]:focus {
  font-weight: bolder;
  outline-color: #000;
}
.ArtsDot-ArtLists-Search-Block img {
  height: 2.7vW;
}
.ArtsDot-ArtLists-Search-Block a {
  display: inline-block;
  vertical-align: bottom;
}
select {
  position: relative;
  height: 2.7vW;
  //width: 18vW;
  margin-right: 0.7vW;
  padding-left: 1.25vW;
  font-size: 0.8vW;
  color: #bfbfbf;
}
  /****** Search form color switch on focus *******/
select:focus {  
  color: #4c4c4c;
  outline-color: #4c4c4c;
}
.ArtsDot-ArtLists-Search-Block input[type="text"]:focus::-webkit-input-placeholder {
  color: #000;
}
.ArtsDot-ArtLists-Search-Block input[type="text"]:focus::-moz-placeholder {
  color: #000;
}
.ArtsDot-ArtLists-Search-Block input[type="text"]:focus:-moz-placeholder{
  color: #000;
}
.ArtsDot-ArtLists-Search-Block input[type="text"]:focus:-ms-input-placeholder {
  color: #000;
}
  /******************* Search Form  *******************/
  /******************* ArtLists Content Block *******************/  
  
 .ListS-Grey { 
 opacity: 0.3; 
 }
 
.zzzzzzArtsDot-ArtLists-Content-Block {
  position: relative;
  padding: 1vW 1VW; 
  text-align: center;
  overflow: visible;
}
.ArtsDot-ArtLists-Content-Item {
  display: inline-block;
  position: relative;
  vertical-align: text-top;
  max-height: 26vW;
  text-align: center;
  -webkit-transition: transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  -ms-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.ArtsDot-ArtLists-Content-Item a {
  display: block;
  position: relative;
  margin: 0;
  margin-bottom: 1vW;
}
.ArtsDot-ArtLists-Content-Item-Heading {
	height: 2vW;
    display: block;
    margin: 0vw 2vW;
}
.ArtsDot-ArtLists-Content-Artwork-Top {
  float: left;
  font-size: 0.7vW;
  font-weight: bold;
}
.ArtsDot-ArtLists-Content-Item span {
    float: right;
    font-size: 0.7vW;
    display: block;
    position: relative;
    margin: 0;
    margin-bottom: 1vW;
}
.ArtsDot-ArtLists-Content-Artwork_Preview {
  padding: 0 0.5vW;
}
.ArtsDot-ArtLists-Content-Artwork_Preview img {
  display: inline-block;
  max-width: 90%;
  height: auto;
  max-height: 18vW;
  -webkit-box-shadow: 0vW 0.2vW 0.4vW 0.05vW rgba(0,0,0,0.4);
  box-shadow: 0vW 0.2vW 0.4vW 0.05vW rgba(0,0,0,0.4);
  transform: none;
  -webkit-transition: transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  -ms-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.ArtsDot-ArtLists-Content-Artwork {
  font-size: 1vW;
  height:auto;
  font-family: 'Oswald-DemiBold', Arial, Sans-serif;
}
.ArtsDot-ArtLists-Content-Artist {
  font-size: 1.2vW;
  height:auto;
  font-family: 'Oswald-Light', Arial, Sans-serif;
  color: #ff2c10;
}
.ArtsDot-ArtLists-Content-item-beforeDescription {
	//height:1VW;
	}
.ArtsDot-ArtLists-Content-Item:hover {
  background-color: #e9e9e9;
  transform: scale(1.05, 1.05);
  -webkit-transition: transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  -ms-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  z-index: 1000;
    box-shadow: 0vW 0vW 0.5vW rgba(169, 169, 169, 0.5);
  -moz-box-shadow: 0vW 0vW 0.5vW rgba(169, 169, 169, 0.5);
  -webkit-box-shadow: 0vW 0vW 0.5vW rgba(169, 169, 169, 0.5);
  -khtml-box-shadow: 0vW 0vW 0.5vW rgba(169, 169, 169, 0.5);
  
}
.ArtsDot-ArtLists-Content-Item:hover .ArtsDot-ArtLists-Content-Artwork_Preview img {
  transform: none;  
  //position: relative;
  //left:-0.25vW;
   transform: perspective(30vW) rotateX(1deg) rotateY(-15deg) rotateZ(1deg);
  -webkit-transition: transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  -ms-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.ArtsDot-ArtLists-Content-Item:hover > .ArtsDot-ArtLists-Content-Item-Description {
  display: block;
}
.ArtsDot-ArtLists-Content-Item-Description > a {
	
    padding: 0;
    margin: 0.5vW 1vW;
}
.ArtsDot-ArtLists-Content-Item-Description {
  position: absolute;
  height:auto;
  display: none;
  width: 100%;
  box-shadow: 0vW 0.1vW 0.5vW rgba(169,169,169,0.5), 0vW 0vW 0.5vW rgba(169,169,169,0.5);
  -moz-box-shadow: 0vW 0.1vW 0.5vW rgba(169,169,169,0.5), 0vW 0vW 0.5vW rgba(169,169,169,0.5);
  -webkit-box-shadow: 0vW 0.1vW 0.5vW rgba(169,169,169,0.5), 0vW 0vW 0.5vW rgba(169,169,169,0.5);
  -khtml-box-shadow: 0vW 0.1vW 0.5vW rgba(169,169,169,0.5), 0vW 0vW 0.5vW rgba(169,169,169,0.5);
  background-color: #e9e9e9;
  transform: translateY(-0.5vW);
  z-index: 1000;
}
.ArtsDot-ArtLists-Content-Item-Description-Info {
  margin: 1vW;
  padding: 1vW 0;
  font-size: 1vW;
  overflow: hidden;
  background-color: #dddddd;
  margin-top: 0.25vW;
}
.ArtsDot-ArtLists-Content-Item-Description-Info table {
width: 100%;		
}
.ArtsDot-ArtLists-Content-Item-Description-Info div {
  display: inline-block;
  //width: 30%;
  font-size: 0.8vW;
  vertical-align: middle;
}
.ArtsDot-ArtLists-Content-Item-Description-Info a {
  display: inline;
  font-size: 0.8vW;
  margin: 0;
  color: #ff2c10;
}
.ArtsDot-ArtLists-Content-Item-Description > p {
    margin: 0.5vW 1vW;
    padding: 0.5vW 0vW!important;
    font-size: 0.65vW;
    font-style: italic;
    border-top: 0.1vW solid #bababa;
    border-bottom: 0.1vW solid #bababa;
    text-align: justify;
}
.ArtsDot-ArtLists-Content-Item-Foot {
  padding: 0.8vW 1vW;
  display: table;
  width: 100%;
  background-color: #d1d1d1;
}
.ArtsDot-ArtLists-Content-Museum {
  height: 1.25vW;
  margin: 0.5vW 0;
  font-size: 0.8vW;
  color: #ff2c10;
}
.ArtsDot-ArtLists-Content-Item-Foot > div {
  display: table-cell;
  text-align: center;
  width: 46%;
}
.ArtsDot-ArtLists-Content-Item-Description-Favorites {
  margin-right: 2%;
  text-align: left;
}
.ArtsDot-ArtLists-Content-Item-Description-Favorites a {
  margin: 0;
}
.ArtsDot-ArtLists-Content-Item-Description-Favorites img {
  height: 0.8vW;
  vertical-align: text-top;
  margin-right: 0.5vW;
}
.ArtsDot-ArtLists-Content-Item-Description-Favorites a{
  text-transform: uppercase;
  font-size: 0.8vW;
  //line-height: 1.2vW;
  font-family: 'Oswald-DemiBold', Arial, Sans-serif;
  vertical-align: middle;
}
.ArtsDot-ArtLists-Content-Item-Description-Button-Orange {
  width: 48%;
  padding: 0.6vW 0.3vW;
  text-align: left;
  -webkit-box-shadow: 0 0 0.5vW rgba(0,0,0,0.5);
  box-shadow: 0 0.0 0.5vW rgba(0,0,0,0.5);
  background-color: #ffb60c;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.ArtsDot-ArtLists-Content-Item-Description-Button-Orange a {
  margin: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.ArtsDot-ArtLists-Content-Item-Description-Button-Orange img {
  height: 0.8vW;
  vertical-align: text-top;
  margin-right: 0.5vW;
}
.ArtsDot-ArtLists-Content-Item-Description-Button-Orange a{
  //text-align: left;
  font-size: 0.8vW;
  //line-height: 1.2vW;
  text-transform: uppercase;
  font-family: 'Oswald-DemiBold', Arial, Sans-serif;
  vertical-align: middle;
}
.ArtsDot-ArtLists-Content-Item-Description-Button-Orange:hover {
  background-color: #f66600;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.ArtsDot-ArtLists-Content-Item-Description-Button-Orange:hover a {
  color: #fff;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
  /******************* ArtLists Content Block END *******************/
  /******************* ArtLists Finish Block *******************/
.ArtsDot-ArtLists-Content-Finish-Block p {
  font-size: 2.5vW;
  font-style: oblique;
}
.ArtsDot-ArtLists-Content-Finish-Button-Transparent {
  width: 18vW;
  margin: 1vW auto;
  padding: 1vW;
  border: 0.1vW solid #000;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.ArtsDot-ArtLists-Content-Finish-Button-Transparent a {
  font-size: 1.2vW;
  text-transform: uppercase;
  font-family: 'Oswald-DemiBold', Arial, Sans-serif;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.ArtsDot-ArtLists-Content-Finish-Button-Transparent:hover {
  border-color: #f66600;
  background-color: #f66600;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.ArtsDot-ArtLists-Content-Finish-Button-Transparent:hover a {
  color: #fff;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
  /******************* ArtLists Finish Block END *******************/
    
    
#ArtsDot-ArtLists-Content-Block {
	
	margin: 0 1vW;
	
}
#ArtsDot-ArtLists-Content-Block *{
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
}
#ArtsDot-ArtLists-Content-Block a{
	
	text-decoration: none;
		
}
    
  .ArtsDot-ArtLists-Content-text-smaller * {
    font-size: 0.7vW!important;
}
.ArtsDot-ArtLists-Content-text-smaller {
    font-size: 0.7vW!important;
}
.loader {
  position:relative;
  top: 4vW;
  margin: 0 auto;
  margin-bottom: 8vW;
  border: 1vW solid #f3f3f3;
  border-radius: 50%;
  border-top: 1vW solid #ee2a24;
  border-right: 1vW solid #fbab2c;
  border-bottom: 1vW solid #781214;
  border-left: 1vW solid #a71a1e;
  width: 7.5vW;
  height: 7.5vW;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
.loader-small {
  position:relative;
  margin: 0 auto;
  border: 1vW solid #f3f3f3;
  border-radius: 50%;
  border-top: 0.5vW solid #ee2a24;
  border-right: 0.5vW solid #fbab2c;
  border-bottom: 0.5vW solid #781214;
  border-left: 0.5vW solid #a71a1e;
  width: 3vW;
  height: 3vW;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  margin-bottom: 1.25vW;
}
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
input.BlackAndWhite {
    height: 2.8vW;
    width: 2.8vW;
    vertical-align: middle;
    display: inline-block;
    margin-right: 0.25vW;
    -moz-appearance: none;
}
select.SearchBox {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0.1vW solid #bfbfbf;
    padding-right: 1.25vW;
}
.SearchBoxButtonOk {
width:50px; 
background: url("ArtsDot-Header-Search.jpg") 100% 100% no-repeat; 
background-size: cover; 
background-color: orange; 
height: 2.8vW; 
width: 3.1vW; 
cursor: pointer; 
border: 0.15vW solid #dddddd; 
font-size: 0.8vW;
}
.BlackAndWhite_Text{
	font-size: 1vW;
	color: #4e4e4e;
	vertical-align: top;
	display: inline-block;
	margin-right: 0.7vW;
	
}
.BlackAndWhite_Text label{
	
vertical-align: -webkit-baseline-middle;
font-weight: normal;
	
}
.SearchBox::-ms-expand {
	display:none;
}
input.BlackAndWhite_Opera{	
	border: 0.1vW solid #bfbfbf;
	-webkit-appearance: none;
	width: 2.7vW;
    height: 2.7vW;
    background-color: white;
		
}
input.BlackAndWhite_Opera:checked:after{
		
	position: relative;
	content: "✔";
	font-size: 2vW;
	left: 0.3vW;
	top: -0.2vW;
}
input.BlackAndWhite_Opera:after{
		
	content: "";
			
}
#ArtsArtworksMainDivListError{
	width: 50%;
	margin: 0 auto;
}
/********************* New HomePage 6 images block *********************/
.Artsdot-ArtLists-DB-Images-6-col{
display: inline-block;
overflow: inherit!important;
}
span.Artsdot-ArtLists-DB-Images-6-col {
	
    width: 96.6%;
    text-align: center;
    font-size: 0;
}
.Artsdot-ArtLists-DB-Images-6-col .Artsdot-ArtLists-DB-Image-Block {
	
position: relative;
width: 16.1666%;
font-size:0;
margin: 1% 0.5% 1% 0%;
float: left;
overflow: hidden;
}
.Artsdot-ArtLists-DB-Images-6-col .Artsdot-ArtLists-DB-Image-Block > a >  img {
	
  width: 100%;
  -webkit-transition: all 0.3s ease-out, transform 1s ease-out;
  -moz-transition: all 0.3s ease-out, transform 1s ease-out;
  -o-transition: all 0.3s ease-out, transform 1s ease-out;
  -ms-transition: all 0.3s ease-out, transform 1s ease-out;
  transition: all 0.3s ease-out, transform 1s ease-out;
  
}
.Artsdot-ArtLists-DB-Images-6-col .Artsdot-ArtLists-DB-Image-Block img {
	
width: 100%;
box-shadow: -0.1vW 0vW 0.5vW 0vW rgba(0,0,0,0.5);
-webkit-box-shadow: -0.1vW 0vW 0.5vW 0vW rgba(0,0,0,0.5);
}
.Artsdot-ArtLists-DB-Images-6-col .Artsdot-ArtLists-DB-Images-Text {
	
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top: 1vW;
    font-size: 1.1vW;
    font-weight: bold;
    color: #fff;
}
.Artsdot-ArtLists-DB-Images-6-col .Artsdot-ArtLists-DB-Images-Text span{
	
    background-color: rgba(0, 0, 0, 0.5);
		
}	
.Artsdot-ArtLists-DB-Images-6-col .Artsdot-ArtLists-DB-Image-Block:hover span{
	
  /*border: 1px solid orange;*/
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  
}
.Artsdot-ArtLists-DB-Images-6-col .Artsdot-ArtLists-DB-Image-Block:hover .Artsdot-ArtLists-DB-Images-Text span{
	
  text-decoration: none;
  color: black;
  background-color: orange;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  
}
.Artsdot-ArtLists-DB-Images-6-col .Artsdot-ArtLists-DB-Image-Block:hover img { 
	
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: url('ArtsDot-Grayscale_Filter-Matrix.svg#grayscale');
  filter: gray;
  transform: scale(1.02, 1.02);
  -webkit-transition: all 0.3s ease-out, transform 1s ease-out;
  -moz-transition: all 0.3s ease-out, transform 1s ease-out;
  -o-transition: all 0.3s ease-out, transform 1s ease-out;
  -ms-transition: all 0.3s ease-out, transform 1s ease-out;
  transition: all 0.3s ease-out, transform 1s ease-out;
  
}
.Artsdot-ArtLists-DB-Images-6-col .ArtsDot-ArtLists-Content-Item-Description-Button-Orange {
  width: 16.2%;
  padding: 0.6vW 0.3vW;
  height: 3.25vW;
  float: left;
  margin: 1% 0.5% 1% 0%;
  text-align: center;
  -webkit-box-shadow: 0 0 0.5vW rgba(0,0,0,0.5);
  box-shadow: 0 0.0 0.5vW rgba(0,0,0,0.5);
  background-color: #ffb60c;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.Artsdot-ArtLists-DB-Images-6-col .ArtsDot-ArtLists-Content-Item-Description-Button-Orange span {
	
	position: relative;
    top: 0.4vW;
    font-size: 1.1vW;
    font-weight: bold;
	
}
.Artsdot-ArtLists-DB-Images-6-col .ArtsDot-ArtLists-Content-Item-Description-Button-Orange a {
  margin: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.Artsdot-ArtLists-DB-Images-6-col .ArtsDot-ArtLists-Content-Item-Description-Button-Orange img {
  height: 0.8vW;
  vertical-align: initial;
  margin-right: 0.5vW;
}
.Artsdot-ArtLists-DB-Images-6-col .ArtsDot-ArtLists-Content-Item-Description-Button-Orange a{
  //text-align: left;
  font-size: 0.8vW;
  //line-height: 1.2vW;
  text-transform: uppercase;
  font-family: 'Oswald-DemiBold', Arial, Sans-serif;
  vertical-align: middle;
}
.Artsdot-ArtLists-DB-Images-6-col .ArtsDot-ArtLists-Content-Item-Description-Button-Orange:hover {
  background-color: #f66600;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.Artsdot-ArtLists-DB-Images-6-col .ArtsDot-ArtLists-Content-Item-Description-Button-Orange:hover span {
  color: #fff;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.Artsdot-ArtLists-DB-Images-6-col a:last-child > .ArtsDot-ArtLists-Content-Item-Description-Button-Orange {
    margin-right: 0;
}
/********************* New HomePage 6 images block END *********************/
/********************* New HomePage 7 images block *********************/
.Artsdot-ArtLists-DB-Images-7-col{
display: inline-block;
overflow: inherit!important;
}
span.Artsdot-ArtLists-DB-Images-7-col {
	
    width: 96.6%;
    text-align: center;
}
.Artsdot-ArtLists-DB-Images-7-col .Artsdot-ArtLists-DB-Image-Block {
	
position: relative;
width: 13.785%;
font-size:0;
margin: 1% 0.5% 1% 0%;
float: left;
overflow: hidden;
}
.Artsdot-ArtLists-DB-Images-7-col .Artsdot-ArtLists-DB-Image-Block > a >  img {
	
  width: 100%;
  -webkit-transition: all 0.3s ease-out, transform 1s ease-out;
  -moz-transition: all 0.3s ease-out, transform 1s ease-out;
  -o-transition: all 0.3s ease-out, transform 1s ease-out;
  -ms-transition: all 0.3s ease-out, transform 1s ease-out;
  transition: all 0.3s ease-out, transform 1s ease-out;
  
}
.Artsdot-ArtLists-DB-Images-7-col .Artsdot-ArtLists-DB-Image-Block img {
	
width: 100%;
box-shadow: -0.1vW 0vW 0.5vW 0vW rgba(0,0,0,0.5);
-webkit-box-shadow: -0.1vW 0vW 0.5vW 0vW rgba(0,0,0,0.5);
}
.Artsdot-ArtLists-DB-Images-7-col .Artsdot-ArtLists-DB-Images-Text {
	
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top: 0.8vW;
    font-size: 1.2vW;
    font-weight: bold;
    color: #fff;
}
.Artsdot-ArtLists-DB-Images-7-col .Artsdot-ArtLists-DB-Images-Text span{
	
    background-color: rgba(0, 0, 0, 0.5);
		
}	
.Artsdot-ArtLists-DB-Images-7-col .Artsdot-ArtLists-DB-Image-Block:hover span{
	
  /*border: 1px solid orange;*/
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  
}
.Artsdot-ArtLists-DB-Images-7-col .Artsdot-ArtLists-DB-Image-Block:hover .Artsdot-ArtLists-DB-Images-Text span{
	
  text-decoration: none;
  color: black;
  background-color: orange;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  
}
.Artsdot-ArtLists-DB-Images-7-col .Artsdot-ArtLists-DB-Image-Block:hover img { 
	
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: url('ArtsDot-Grayscale_Filter-Matrix.svg#grayscale');
  filter: gray;
  transform: scale(1.02, 1.02);
  -webkit-transition: all 0.3s ease-out, transform 1s ease-out;
  -moz-transition: all 0.3s ease-out, transform 1s ease-out;
  -o-transition: all 0.3s ease-out, transform 1s ease-out;
  -ms-transition: all 0.3s ease-out, transform 1s ease-out;
  transition: all 0.3s ease-out, transform 1s ease-out;
  
}
.Artsdot-ArtLists-DB-Images-7-col .ArtsDot-ArtLists-Content-Item-Description-Button-Orange {
  width: 13.845%;
  padding: 0.6vW 0.3vW;
  height: 2.75vW;
  float: left;
  margin: 1% 0.5% 1% 0%;
  text-align: center;
  -webkit-box-shadow: 0 0 0.5vW rgba(0,0,0,0.5);
  box-shadow: 0 0.0 0.5vW rgba(0,0,0,0.5);
  background-color: #ffb60c;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.Artsdot-ArtLists-DB-Images-7-col .ArtsDot-ArtLists-Content-Item-Description-Button-Orange span {
	
	position: relative;
    top: 0.15vW;
    font-size: 1.1vW;
    font-weight: bold;
	
}
.Artsdot-ArtLists-DB-Images-7-col .ArtsDot-ArtLists-Content-Item-Description-Button-Orange a {
  margin: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.Artsdot-ArtLists-DB-Images-7-col .ArtsDot-ArtLists-Content-Item-Description-Button-Orange img {
  height: 0.8vW;
  vertical-align: initial;
  margin-right: 0.5vW;
}
.Artsdot-ArtLists-DB-Images-7-col .ArtsDot-ArtLists-Content-Item-Description-Button-Orange a{
  //text-align: left;
  font-size: 0.8vW;
  //line-height: 1.2vW;
  text-transform: uppercase;
  font-family: 'Oswald-DemiBold', Arial, Sans-serif;
  vertical-align: middle;
}
.Artsdot-ArtLists-DB-Images-7-col .ArtsDot-ArtLists-Content-Item-Description-Button-Orange:hover {
  background-color: #f66600;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.Artsdot-ArtLists-DB-Images-7-col .ArtsDot-ArtLists-Content-Item-Description-Button-Orange:hover span {
  color: #fff;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.Artsdot-ArtLists-DB-Images-7-col a:last-child > .ArtsDot-ArtLists-Content-Item-Description-Button-Orange {
    margin-right: 0;
}
.ArtsDot-ArtLists-Content-Artwork {
    margin-bottom: 0!important;
    line-height: 1vW;
    padding: 0 1vW;
    color: black!important;
}
.ArtsDot-ArtLists-Content-Artist {
    line-height: 1.3vW;
    padding: 0 0.5vW;
}
.ArtsDot-ArtLists-Content-Museum {
    padding: 0 1.5vW;
    padding-bottom: 2.2vW!important;
}
/********************* New HomePage 7 images block END *********************/
/* Infinite Scroll */
 #infscr-loading { 
    text-align: center;
    z-index: 9999;
    position: fixed;
    left: 40%;
    bottom: 15vW;
    width: 20vW;
    padding: 1.5vW;
    background: #eaeaea;
    opacity: 0.9;
    color: #000;
    font-size: 1.25vW;
    font-family: Helvetica, Arial, Sans-serif;
    box-shadow: -0.1vW 0vW 0.5vW 0vW rgba(0,0,0,0.5);
    -webkit-box-shadow: -0.1vW 0vW 0.5vW 0vW rgba(0,0,0,0.5);
}
/* Infinite Scroll END */
/********************* Component CSS *********************/
.grid > div {
	opacity: 0;
}
.grid div.shown,
.no-js .grid div,
.no-cssanimations .grid div {
	opacity: 1;
}
/* Effect 2: Move Up */
.grid.effect-2 div.animate {
	-webkit-transform: translateY(200px);
	transform: translateY(200px);
	-webkit-animation: moveUp 0.65s ease forwards;
	animation: moveUp 0.65s ease forwards;
}
@-webkit-keyframes moveUp {
	0% { }
	100% { -webkit-transform: translateY(0); opacity: 1; }
}
@keyframes moveUp {
	0% { }
	100% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; }
}
