.ShowCases{
  width:100%;
  padding-top:20px;
}

.ShowCase{
  float:left;
  display:block;
  position:relative;
  width:328px;
  height:304px;
  margin-bottom:3px;
}

.ShowCaseMargin{
  margin-left:3px;
}

.ShowCase .ShowCaseTitle{
  position:absolute;
  
  font-family:"Dosis",arial, sans-serif;
  
  
  color:#fff;
  line-height:1.1em;
  
  top:15px;
  left:20px;
  right:20px;
  font-size: 18px;
}

.ShowCase .ShowCaseText{
  
  text-transform: none;
  
 
  font-family:"Open Sans",arial, sans-serif;
  font-weight:300;
  color:#fff;
  
  padding-top:20px;
  font-size:12px;
  line-height:1.3em;
}

.ShowCase .ShowCaseText:first-letter {
  font-size : 82px;
  font-weight : bold;
  float: left;
  padding-right:18px;
  height:0.90em;
  line-height:0.8em;
}

.ShowCase .ShowCaseImage{
 
   position:absolute;

  
  top:70px;
  left:10px;
  right:10px;
  
}

.ShowCase .ShowCaseImage img{
  width:308px;
  height:177px;
}
  
.ShowCase ul.ShowCaseTags{
  display:block;
  position:absolute;
  
  bottom:0;
  font-family:"Open Sans",arial, sans-serif;
  font-weight:300;
  list-style:none;
  
  
  left:20px;
  font-size:12px;
  line-height:55px;
}

.ShowCase ul.ShowCaseTags li {
  display:inline;
  margin-right:12px;
  
}

.ShowCase a.ShowCaseMore{

  display:block;
  position:absolute;
  
  text-align:center;
  font-family:arial,sans-serif;
  
  border-style:solid;
  border-width:1px;
  
  
  right:20px;
  bottom:14px;
  height:24px;
  width:24px;
  line-height:22px;
    
  font-size:16px;
  
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  border-radius: 15px;
}


.ShowCase a.ShowCaseMore:hover{

  -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}

@media only screen and ( max-width: 1279px ) 
{
  .ShowCase{
    width:328px;
    height:304px;
    margin-bottom:3px;
  }
  
  .ShowCaseMargin{
    margin-left:3px;
  }
  
  .ShowCase .ShowCaseTitle{
  
    top:15px;
    left:20px;
    right:20px;
    font-size: 18px;
  
  }

  .ShowCase .ShowCaseText{
  
  
    padding-top:20px;
    font-size:12px;
    line-height:1.3em;
  }
  
  .ShowCase ul.ShowCaseTags{
    
    left:20px;
    font-size:12px;
    line-height:55px;
  }

  .ShowCase ul.ShowCaseTags li {
   
    margin-right:12px;
  
  }
  
  .ShowCase a.ShowCaseMore{

 
    right:20px;
    bottom:14px;
    height:24px;
    width:24px;
    line-height:21px;
    
    font-size:16px;
  
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
  }
  
  .ShowCase .ShowCaseImage{
 
     
    top:70px;
    left:10px;
    right:10px;
  
  }

  .ShowCase .ShowCaseImage img{
    width:308px;
    height:177px;
  }
 
}


@media only screen and ( max-width: 1023px ) 
{
  
  .ShowCase{
    width:246px;
    height:220px;
    margin-bottom:2px;
  }
  
  .ShowCaseMargin{
    margin-left:2px;
  }
  
  .ShowCase .ShowCaseTitle{
  
    top:10px;
    left:16px;
    right:16px;
    font-size: 18px;
  
  }

  .ShowCase .ShowCaseText{
    padding-top:10px;
    font-size:12px;
    line-height:16px;
    max-height:128px;
    overflow:hidden;
  }
  
  .ShowCase .ShowCaseText:first-letter {
  font-size : 64px;
  font-weight : bold;
  float: left;
  padding-right:14px;
  height:0.90em;
  line-height:0.8em;
}
  
  .ShowCase ul.ShowCaseTags{
   
    left:14px;
    bottom:14px;
    font-size:11px;
    line-height:13px;
    width:194px;
  }

  .ShowCase ul.ShowCaseTags li {
   
    margin-right:8px;
  
  }
  
  .ShowCase a.ShowCaseMore{

 
    right:10px;
    bottom:10px;
    height:20px;
    width:20px;
    line-height:18px;
    
    font-size:14px;
  
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
  }
  
  .ShowCase .ShowCaseImage{
 
     
    top:50px;
    left:10px;
    right:10px;
  
  }

  .ShowCase .ShowCaseImage img{
    width:226px;
    height:128px;
  }
 
}

@media only screen and ( max-width: 767px ) 
{
  
  .ShowCase{
    width:100%;
    height:210px;
    margin-bottom:2px;
  }
  
  .ShowCaseMargin{
    margin-left:0px;
  }
  
  .ShowCase .ShowCaseTitle{
  
    top:10px;
    left:16px;
    right:16px;
    font-size: 19px;
  
  }

  .ShowCase .ShowCaseText{
    padding-top:15px;
    font-size:13px;
    line-height:17px;
    max-height:102px;
    overflow:hidden;
  }
  
  .ShowCase .ShowCaseText:first-letter {
  font-size : 64px;
  font-weight : bold;
  float: left;
  padding-right:14px;
  height:0.90em;
  line-height:0.8em;
}
  
  .ShowCase ul.ShowCaseTags{
   
    left:14px;
    bottom:14px;
    font-size:11px;
    line-height:13px;
    width:380px;
  }

  .ShowCase ul.ShowCaseTags li {
   
    margin-right:8px;
  
  }
  
  .ShowCase a.ShowCaseMore{

 
    right:10px;
    bottom:10px;
    height:20px;
    width:20px;
    line-height:18px;
    
    font-size:14px;
  
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
  }
  
  .ShowCase .ShowCaseImage{
 
     
    top:45px;
    left:10px;
    right:10px;
  
  }

  .ShowCase .ShowCaseImage img{
    width:226px;
    height:128px;
  }
 
}

@media only screen and ( max-width: 479px ) 
{
  .ShowCase ul.ShowCaseTags{
   
    
    width:340px;
  }
}

@media only screen and ( min-width: 1280px ) 
{
  .ShowCase{
    width:390px;
    height:360px;
    margin-bottom:4px;
  }
  
  .ShowCaseMargin{
    margin-left:4px;
  }
  
  
  .ShowCase .ShowCaseTitle{
  
    top:20px;
    left:25px;
    right:25px;
  
  
    font-size: 22px;
  
  }

  .ShowCase .ShowCaseText{
  
  
    padding-top:30px;
 
  
    font-size:13px;
  
    line-height:1.5em;
  }
  
  .ShowCase ul.ShowCaseTags{
    
    left:25px;
    font-size:13px;
    line-height:65px;
  }

  .ShowCase ul.ShowCaseTags li {
   
    margin-right:16px;
  
  }
  
  .ShowCase a.ShowCaseMore{

 
    right:25px;
    bottom:15px;
    height:32px;
    width:32px;
    line-height:30px;
    
    font-size:18px;
  
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    -khtml-border-radius: 17px;
    border-radius: 17px;
  }
  
  .ShowCase .ShowCaseImage{
 
     
    top:80px;
    left:12px;
    right:12px;
  
  }

  .ShowCase .ShowCaseImage img{
    width:366px;
    height:210px;
  }
 
}