.frame_style33624
{ 

}
.horsepreviewheading2019
{
font-family: 'Montserrat', sans-serif;
  font-weight:300;
	  font-size:1.0em;
	  line-height:1.2em;
text-transform: uppercase;
	color:#fff;

 }


a
{
text-decoration:none !important;
}

.seksti
{
content-align:center;
  text-align:center;
z-index:999;
  border:0px !important;
height:40vh !important;
min-height:50px!important;

}



.zoom2019 {
    background-size:170%; 
background-repeat:no-repeat; background-position:center center;
    -webkit-transition: all 0.9s ease-in-out;
    transition: all 0.9s ease-in-out;
}

.zoom2019:hover
{
 background-size:190%;
}


.greyfade2019 {
    background-color: rgba(43,44,28,0.5); 
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.5s ease-in-out;
padding:0px;
}

.greyfade2019:hover {
    background-color: rgba(43,44,28,0.1);
}

.colfixpadding
{
padding-right: 0px !important;
    padding-left: 0px !important;
}

@media  (min-width: 768px){

 .seksti
{
content-align:center;
  text-align:center;
z-index:999;
  border:0px !important;
height:35vh !important;
min-height:300px!important;
}
  
  .zoom2019 {
    background-size:180%; 
background-repeat:no-repeat; background-position:center center;
    -webkit-transition: all 0.9s ease-in-out;
    transition: all 0.9s ease-in-out;
}

.zoom2019:hover
{
 background-size:200%;
}

  
}

@media  (min-width: 1100px){

 .seksti
{
content-align:center;
  text-align:center;
z-index:999;
  border:0px !important;
height:40vh !important;
min-height:400px!important;
}
  
  .zoom2019 {
    background-size:170%; 
background-repeat:no-repeat; background-position:center center;
    -webkit-transition: all 0.9s ease-in-out;
    transition: all 0.9s ease-in-out;
}

.zoom2019:hover
{
 background-size:190%;
}

  
}

@media  (min-width: 1220px){

 .seksti
{
content-align:center;
  text-align:center;
z-index:999;
  border:0px !important;
height:40vh !important;
min-height:400px!important;
}
  
  .zoom2019 {
    background-size:150%; 
background-repeat:no-repeat; background-position:center center;
    -webkit-transition: all 0.9s ease-in-out;
    transition: all 0.9s ease-in-out;
}

.zoom2019:hover
{
 background-size:170%;
}

  
}