/*!
 *  bootstrap 0.1
 */
/*article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary
{
    display: block;
}*/

  

/**, *:before, *:after {
    /-webkit-box-sizing: border-box;
    /-moz-box-sizing: border-box;
    /box-sizing: border-box;
}*/
 
 img {
    vertical-align: middle;
}

.list-grid{display:block;list-style:none;margin:0 -.5rem;padding:0}
.list-grid:before,.list-grid:after{content:" ";display:table}
.list-grid:after{clear:both}
.list-grid > li
{
    clear: none;
    display: block;
    height: auto;
    float: right;
    /padding: 0 .2em .5em .2em;
}
.list-grid-1>li,.list-grid-xsmall-1>li{width:98%}


@media(min-width:568px)
{
      
    .list-grid-small-2>li{width:49.5%}
    

    .list-grid-small-1>li:nth-of-type(1n+1),
    .list-grid-small-2>li:nth-of-type(2n+1),
    .list-grid-small-3>li:nth-of-type(3n+1),
    .list-grid-small-4>li:nth-of-type(4n+1),
    .list-grid-small-5>li:nth-of-type(5n+1),
    .list-grid-small-6>li:nth-of-type(6n+1),
    .list-grid-small-7>li:nth-of-type(7n+1),
    .list-grid-small-8>li:nth-of-type(8n+1),
    .list-grid-small-9>li:nth-of-type(9n+1),
    .list-grid-small-10>li:nth-of-type(10n+1),.list-grid-small-11>li:nth-of-type(11n+1),.list-grid-small-12>li:nth-of-type(12n+1){clear:both}
    .list-grid-1>li:nth-of-type(1n+1),.list-grid-xsmall-1>li:nth-of-type(1n+1),.list-grid-2>li:nth-of-type(2n+1),.list-grid-xsmall-2>li:nth-of-type(2n+1),
    .list-grid-3>li:nth-of-type(3n+1),.list-grid-xsmall-3>li:nth-of-type(3n+1),.list-grid-4>li:nth-of-type(4n+1),.list-grid-xsmall-4>li:nth-of-type(4n+1),
    .list-grid-5>li:nth-of-type(5n+1),.list-grid-xsmall-5>li:nth-of-type(5n+1),.list-grid-6>li:nth-of-type(6n+1),.list-grid-xsmall-6>li:nth-of-type(6n+1),
    .list-grid-7>li:nth-of-type(7n+1),.list-grid-xsmall-7>li:nth-of-type(7n+1),.list-grid-8>li:nth-of-type(8n+1),.list-grid-xsmall-8>li:nth-of-type(8n+1),
    .list-grid-9>li:nth-of-type(9n+1),.list-grid-xsmall-9>li:nth-of-type(9n+1),.list-grid-10>li:nth-of-type(10n+1),.list-grid-xsmall-10>li:nth-of-type(10n+1),
    .list-grid-11>li:nth-of-type(11n+1),.list-grid-xsmall-11>li:nth-of-type(11n+1),.list-grid-12>li:nth-of-type(12n+1),
    .list-grid-xsmall-12>li:nth-of-type(12n+1){clear:none}}
    
  

@media(min-width:1280px)
{
  
    .list-grid-xlarge-6>li{width:33%}
   
    
    }


 @media(min-width:1680px)
{
   
    .list-grid-2xlarge-7>li{width:24.5%}
   
   
    }

  

.noheight
{
    height: auto;
}