/*************************************************************
// General
orange hex= #fa4616 and rgb= 250, 70, 22
**************************************************************/
html{
  
/*  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;	*/
/*	min-height:100%;
	position:relative;*/
}
a{color: #333;}
a:hover{color:#fa4616;}
html, body{
	width: 100%;
	height: 100%;
	margin:0;
	padding:0;
	top: 0;
	font-family: sans-serif;
	font-size: 14px;
	background: #fff;
	/*background: url('../images/background-7.jpg')top center fixed;*/
	/*background: url('../images/body-background-grass.jpg')top center fixed;*/

	/*background: url("../images/background.png") no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;*/
}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading {
    overflow: hidden;   
}

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .modal {
    display: block;
}
.modal {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    /*
    background: rgba( 255, 255, 255, .6 ) 
                url(../images/loader-green-circles.gif) 
                50% 50% 
                no-repeat;*/
}
.cke_editable{background:#fff !important;}
.background-wrapper{
	background: url("../images/51996-tennis.jpg") no-repeat center center fixed;
	/*background: url("../images/clay-court-return.jpg") no-repeat center center fixed;*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;	
}

img{ border:0;}
ol, ul {list-style: none outside none;}
h1{font-size:18px;}
h1, h2, h3, h4{
	color: #000;
	margin:0;
	padding: 4px 4px 4px 0px;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    }
.clear{clear:both;}
/*****************************
 Page Wrappers
******************************/
#top-cart-wrapper{
	clear:both;
	top:0;
	width: 100%;
	height:36px;
	z-index: 999;
	position:fixed;	
	background:#000;
	box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.3);
	color:#fa4616;
}
.cart-safety-msg{
	padding: 10px 4px 0px 4px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border:1px solid #c4c4c4;
	margin-bottom:10px;
	padding-bottom: 5px;
}
.cart-safety-msg ul{margin:0; padding:0;}


.cart-safety-msg ul li{
	display:inline-block;
	height:32px;
	padding: 0 8% 0 0;
	font-size:12px;
}

.cart-safety-msg ul li:nth-child(1):after{content:"Secure Shopping";}
.cart-safety-msg ul li:nth-child(2):after{content:"Fast Delivery";}
.cart-safety-msg ul li:nth-child(3):after{content:"Helpful Staff";}

[class^="cart-msg-"],
[class*=" cart-msg-"] {
  display: inline-block;
  width: 32px;
  height: 32px;
  vertical-align: middle;
  background-image: url("../images/cart-msg-32.png");
  background-repeat: no-repeat !important;
  margin: -2px 4px 0 4px;
}
.cart-msg-1 {background-position:0px -64px;} /*secure*/
.cart-msg-2 {background-position:-96px 0px;} /*delivery*/
.cart-msg-3 {background-position:0px -32px;} /*Staff*/


.mainSlider{width:100%;overflow:hidden;}

.cart-safety-msg ul li:last-child{padding-right:0 !important;}


.mobile-view-search-block{
	display: none;
}


.phoneNumber{float:left;margin-left:-8px; font-weight: bold;}
.phoneNumber p{display:inline-block; margin:0; padding:2px 8px; line-height:30px;}
.phoneNumber p:first-child a{font-size: 18px; color:#fff;}
.phoneNumber p:last-child {
	color: #fff;
    border-right: transparent;
    text-align: right;
    padding-left:210px;
}

a.tel {color:#fa4616 !important; text-decoration: none;}

.top-cart{width:997px;margin:0 auto;position:relative;}

.top-cart-mini{float:right; width:250px; padding-top:4px; position:relative;}
#top-cart-mini > ul, .miniCartPreview ul{list-style-type: none;padding: 0px;margin: 0px;}
#top-cart-mini > ul > li{float: right; line-height: 24px; font-weight: bold;}

.miniCartPreview{
	box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.15);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border:1px solid #c4c4c4;
	border-top:0px none transparent !important;
	display:none;
}
.miniCartPreview ul > li img{width:60px; height: auto; margin:1px 4px; float:left;}
.miniCartPreview ul > li img:after{
	content: "."; 
   visibility: hidden; 
   display: block; 
   height: 0; 
   clear: both;
}
.miniCartPreview ul > li > span, .miniCartPreview ul > li > p > span{padding-left:6px;}
.miniCartPreview ul > li{border-bottom:1px dotted #666; padding:4px;clear:left;}
.miniCartPreview ul > li:last-child{border-bottom:1px none #666;}
.miniCartPreview ul > li > a:first-child{display:block;text-align: center;margin-bottom:2px;}
.miniCartPreview .iconPBC-delete{float:right;}
.miniViewCart a{
	font-size: 16px;
	padding:6px;
	display:block;
	position:relative;
	border:1px solid #666;
	margin:8px;
	z-index:1000;
}
.cartInItems{padding:0 6px;}
.cartInItems:before{content:'(';}
.cartInItems:after{content:')';}
.miniCartPreview .miniCartEmpty{padding:20px 10px;}

.miniCartPreview{
	position:absolute;
	width:inherit;
	min-height:56px;
	min-width:160px;
	top:25px;
	color:#000;
	z-index: 5;
	background: rgba(255, 255, 255, 1);
	background: #fff9;
}
.miniCartPreview p{text-align:center;padding-top: 14px;}

.top-align-block{height:0px;}
.landing-page-container{
		width: 980px;
	margin:0px auto;
	padding:10px 20px 10px 20px;
}
.body-wrapper{
	width: 980px;
	margin:0px auto;
	padding:10px 20px 10px 20px;

	border-style: solid;
	border-width: 0px 1px 20px 1px;
	border-color: #000;

	min-height:500px;

    background: #fff;

	-webkit-box-shadow:  2px 0px 10px rgba(0, 0, 0, 0.6);
	-moz-box-shadow:  2px 0px 10px rgba(0, 0, 0, 0.6);
	box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.6);
}
.body-wrapper:after{content:'';display:block;clear: both;}
.heroShot{margin: -20px -20px 6px -20px; height:480px;}

.bottom-wrapper{
	padding:10px;
	margin-top:10px;
	font-size: 14px;
	line-height: 20px;
	background: #D7EBF1;
	background: -moz-linear-gradient(top, #F2F8F9, #D7EBF1);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F2F8F9), to(#D7EBF1));
}
/*header{min-height: 140px;}*/

footer{
	height: 410px;
	background: #333;
	margin-top: 10px;
	
	/*background: url("../images/bottomBar.jpg") repeat-x top center; */
}
.top-wrapper {
	margin: 0 auto;
	max-width: 1020px;
	padding: 0;
	position: relative;
}
.cartSearch{
	top: 90px;
	position: absolute;
	right: 0;
	z-index:300;


}
.logo {
 margin-top: 50px;
    padding: 15px 0 0 0;
    display: inline-block;
    width: 242px;
    height: 96px;

}
.logo img{width:250px;}
.logoMobile{display:none;}
.copyright{text-align: center;color:#666666;}

[class^="iconPB30-"],
[class*=" iconPB30-"] {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 16px;
  vertical-align: text-top;
  background-image: url("../images/PB-30.png");
  background-repeat: no-repeat !important;
  margin: -6px 4px 0 4px;
}
.iconPB30-phone-white { background-position:-90px 0px;}

#productSortForm, #filtersProductForm{float:left;}
 .Zebra_Pagination:before{
 	content:'';
    display:block;
    clear: both;
}
.col {
	display: block;
	float:left;
	margin: .5%;
}
/*  GRID OF TWO  */
.span_2_of_2 {width: 100%;}
.span_1_of_2 {width: 46.6%;}

/*  GRID OF THREE  */
.span_3_of_3 {width: 100%;}
.span_2_of_3 {width: 66.1%;}
.span_1_of_3 {width: 30%;}

/*  GRID OF FOUR  */
.span_4_of_4 {width: 100%;}
.span_3_of_4 {width: 74.6%;}
.span_2_of_4 {width: 49.2%;}
.span_1_of_4 {width: 23%;}

/*  GROUPING  */
.group:before,
.group:after {
	content:"";
	display:table;
}
.group:after {clear:both;}
/* ATTRIBUTES FOR THE CONTAINER (THIS HOW WE CENTER EVERYTHING)

----------------------------------------------------------------------------------------------------------------------*/
.Zebra_Pagination                       { overflow: hidden; padding-bottom:10px; float:right;}
.Zebra_Pagination ul                    { position: relative; left: 50%; list-style-type: none; margin: 0; padding: 0; float: left }
.Zebra_Pagination li                    { position: relative; float: left; right: 50% }

/* COMMON ATTRIBUTES FOR ALL THE LINKS
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_Pagination a                     { padding: 4px; border: 1px solid #AAA; color: #333; text-decoration: none; margin: 0 2px; display: block; float: left; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px }
.Zebra_Pagination a:hover               { background-color: #DEDEDE; color: #222 }

/* "NEXT PAGE" AND "PREVIOUS PAGE" LINKS
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_Pagination a.navigation          { border: 1px solid transparent; overflow: hidden; background-repeat: no-repeat }
.Zebra_Pagination a.previous            { background-image: url(larrow.png); background-position: left center; padding-left: 25px }
.Zebra_Pagination a.next                { background-image: url(rarrow.png); background-position: right center; padding-right: 25px }
.Zebra_Pagination a.disabled            { filter: alpha(opacity=20); -khtml-opacity: 0.2; -moz-opacity: 0.2; opacity: 0.2 }
.Zebra_Pagination a.disabled:hover      { background-color: inherit; color: inherit }

/* hack for transparent borders in IE6 */
*html .Zebra_Pagination a.navigation    { border-color: #000001; filter: chroma(color=#000001) }

/* CURRENT PAGE
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_Pagination a.current,
.Zebra_Pagination a.current:hover       { background: #333; border-color: #333; color: #FFF }

/* THE "..." SEPARATOR
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_Pagination span                  { color: #666; margin-right: 2px; display: block; float: left; padding: 8px 4px }
/*****************************
 FRONT BOXES
******************************/
#frontBoxAdds{
	list-style-type: none;
	padding: 0px;
	/*margin: 10px auto 0 -20px;*/
	position:relative;
	/*border:1px solid #666;*/
}
#frontBoxAdds > li {
	float: left;
	width:32.5%;
	margin-right:12px;
	margin-bottom:16px;
	position: relative;
}
#frontBoxAdds li:nth-child(3n) {
	margin-right:-1px !important;
	/*border:1px solid #ff0000;*/
}
#frontBoxAdds:after{content:"";
	display:table;
	clear:both;}

.frontBoxContainer{
	display: block;
	 overflow:hidden;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;

	-webkit-box-shadow: 0 2px 6px rgba(124, 124, 124, 0.7);
	-moz-box-shadow: 0 2px 6px rgba(124, 124, 124, 0.7);
	box-shadow: 0 2px 6px rgba(124, 124, 124, 0.7);
	}
.frontBoxContainer:after{clear:both;}
.frontBoxContainer img{padding:0;margin:0;}
.frontBoxImage{height:246px;overflow:hidden;}

.frontBox-wrapper:before,
.frontBox-wrapper:after{
	content:"";
	display:table;
	clear:both;
}
.frontBoxTitle{
	text-align: center;
	font-weight: bold;
	background:#fa4616;
	color:#000;
	z-index:200;
	line-height: 36px;
}
.frontBoxDescription{display:none;}

.homepageProductBrand:after{content:"";
	display:table;
	clear:both;}
.homepageProductBrand img{max-height:90px; padding:0 10px;}
.homepageProductBrand{text-align: center;}

.testimonialContainer:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    }
.testimonialContainer:before {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    }

.testimonialContainer{
	width:auto;
	position: relative;
	margin:30px 10px 10px 10px;
	font-size: 90%;
	color: #22201E;
}
.testimonialContainer, .testimonialContainer h3{font-weight:normal;}
.testimonialContainer div:nth-child(1)
{
	min-height:30px;

	margin:10px auto 10px auto;
	border: 1px solid #c4c4c4;

	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;

	-webkit-box-shadow:  0 2px 10px rgba(124, 124, 124, 0.3);
	-moz-box-shadow:  0 2px 10px rgba(124, 124, 124, 0.3);
	box-shadow:  0 2px 10px rgba(124, 124, 124, 0.3);
}

.testimonialContainer div:nth-child(1) > div{padding: 26px 26px 4px 26px; text-align: justify; 	}

.testimonialContainer i:nth-child(1){
 	position:absolute;
 	left:-10px;
 	top:28px;
 	z-index:10;
 	outline:none;
 	background-position:0 0;

}
.testimonialContainer i:nth-child(2){
 	position:absolute;
 	top:28px;
 	right:-2px;
 	z-index:12;
 	outline:none;
 	background-position:-30px 0;
}
.testimonialContainer h3{
	position:relative;
	margin:-18px 40px 0 0;
	padding:6px 14px;
	float:right;
	min-width:14%;
	text-align: center;
	border: 1px solid #c4c4c4;
	font-size: 90%;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;

	background-color: #f1f1f1;
}
.testimonialContainer #testimonialName{	font-weight: bold; line-height: 32px;}
/*.testimonialContainer #testimonialName:before{content: ' - ';}*/

.frontPageSet ul li{
	min-height:248px !important;
}
.testimonialContainer, .testimonialContainer h3{font-weight:normal;}
.testimonialContainer div:nth-child(1)
{
	min-height:30px;

	margin:10px auto 10px auto;
	border: 1px solid #c4c4c4;

	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;

	-webkit-box-shadow:  0 2px 10px rgba(124, 124, 124, 0.3);
	-moz-box-shadow:  0 2px 10px rgba(124, 124, 124, 0.3);
	box-shadow:  0 2px 10px rgba(124, 124, 124, 0.3);
}

.testimonialContainer div:nth-child(1) > div{padding: 26px 26px 4px 26px; text-align: justify; 	}

/*.testimonialContainer i:after{content:'"'; font-size: 2.8em;}*/

.testimonialContainer i:nth-child(1){
 	position:absolute;
 	left:-10px;
 	top:28px;
 	z-index:10;
 	outline:none;
 	background-position:0 0;

}
.testimonialContainer i:nth-child(2){
 	position:absolute;
 	top:28px;
 	right:-2px;
 	z-index:12;
 	outline:none;
 	background-position:-30px 0;
}
.testimonialContainer h3{
	position:relative;
	margin:-18px 40px 0 0;
	padding:6px 14px;
	float:right;
	min-width:14%;
	text-align: center;
	border: 1px solid #c4c4c4;
	font-size: 90%;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;

	background-color: #f1f1f1;
}
.testimonialContainer #testimonialName{	font-weight: bold; line-height: 32px;}

.productBrandWrapper ul{list-style: none; padding:10px; margin:0;}
.productBrandWrapper ul li{margin-bottom:4px;border:1px solid rgba(0,0,0,.08); padding:10px;}
.productBrandWrapper ul li a,
.productBrandWrapper ul li p{display:inline-block;vertical-align: top;width:78%;}
.productBrandWrapper ul li a{width:20%;text-decoration: none;}

.shipping{
	position:absolute;
	right:0;
	left:0;
	top:9px;
	margin-left:auto;
    margin-right:auto;
    width:33%;
	font-size:12px;
}
.shipping b{
	font-size:14px;
	color:#F3E515;
}
.caption-block{display:none;}
.blog-tag-list{float:right; min-width:18%;}
.blog-read-more{margin:6px !important;}
.blog-read-more a:before{content:'Read More';}

.blog-tag-list ul, .blog-wrapper ul, .blog-tags ul{list-style: none; margin:0; padding:0;}
.blog-tag-list ul li > a, .blog-tag-list ul li > p{display:inline-block;}
.blog-tag-list ul li > a, .blog-tags > a{
	background: #555;
	color: #EEE;
	font-size: 14px;
	padding: 2px 6px;
	border-radius: 3px;
	margin-left: 5px;
	margin-top: 4px;
}
.blog-tag-list ul li > p{margin:0; padding-left:10px; font-size: 80%;}
.blog-wrapper ul li > h3{padding:20px 10px; font-size: 141%;}
.blog-wrapper ul li > h3 a:hover{text-decoration: underline; color:#284700;}

.blog-datetime{padding:4px 6px; font-size: 90%; border-top:1px solid rgba(0, 0, 0, 0.12); border-bottom:1px solid rgba(0, 0, 0, 0.12);}
.blog-body{padding:14px 0;}
.blog-preview, .blog-image{float:right;}
.blog-preview{width:61.5%; padding:0px 10px 6px 6px;}
.blog-image {width:36%;}
.blog-image img{-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}

.blog-wrapper, .blog-details{float:left; width:78%; margin-bottom:24px;}

.blog-wrapper ul > li{
	margin:10px 0;
	border-top: 6px solid #999;
	border-left:1px solid #BFBFBF;
	border-right:1px solid #BFBFBF;
	border-bottom:1px solid #BFBFBF;
	padding:8px;

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

	-webkit-box-shadow:  0 2px 10px rgba(124, 124, 124, 0.7);
	-moz-box-shadow:  0 2px 10px rgba(124, 124, 124, 0.7);
	box-shadow:  0 2px 10px rgba(124, 124, 124, 0.7);
}

.blog-wrapper ul li > p{}

.blog-tags ul li > a{float:left;}

.blog-tags{height:24px;margin-top:40px;}

.twitter-typeahead .tt-query,
.twitter-typeahead .tt-hint {margin-bottom: 0;}
.tt-dropdown-menu {
  min-width: 160px;
  margin-top: 2px;
  padding: 5px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
          box-shadow: 0 5px 10px rgba(0,0,0,.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
}

.tt-suggestion {
  display: block;
  padding: 3px 20px;
  text-align: left;
}

.tt-dataset-id{width: 240px;}
.tt-suggestion.tt-is-under-cursor {
  color: #fff;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0)
}

.tt-suggestion.tt-is-under-cursor a {color: #fff;}

.tt-suggestion p {margin: 0;}

#blogCommentsForm, .blog-comment-list > li{
	margin:10px 0;
	border-top: 6px solid #999;
	border-left:1px solid #BFBFBF;
	border-right:1px solid #BFBFBF;
	border-bottom:1px solid #BFBFBF;
	padding:8px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.blog-wrapper ul > li{
	-webkit-box-shadow:0 2px 10px rgba(124, 124, 124, 0.7);
	-moz-box-shadow:0 2px 10px rgba(124, 124, 124, 0.7);
	box-shadow:0 2px 10px rgba(124, 124, 124, 0.7);
}
.blog-tags ul li > a{float:left;}
.blog-tags{height:24px;margin-top:40px;}
.blog-comment-list > li{margin:30px 0 !important;}
.blog-comment-list p, .blog-comment-list h4{display:inline-block}
.blog-comment-list p{padding-left:20px;}
#blogCommentsForm h4{font-size:150%;padding:20px 0;}
.blog-comment-list h4{font-size:150%;padding:10px 0;}
.blog-comment-list h4 a:hover{text-decoration: underline;color:#487B0C;}
#blogCommentsForm input[type='text'],#blogCommentsForm textarea{
	width:98%;
	padding:4px;
	line-height: 26px;
	border:1px solid #BFBFBF;
	background:#fff;
}
#blogCommentsForm textarea{height:160px;}
#blogCommentsForm label{line-height:30px;}
#blog-comment{display:block;margin-top:10px;}
#blogCommentsForm label{display:none !important;}
#blogCommentsForm label[id^="post"]{display:block !important;}

/* ==========================================================================
   Pure Base Extras
   ========================================================================== */

/**
 * Extra rules that Pure adds on top of Normalize.css
 */

/**
 * Always hide an element when it has the `hidden` HTML attribute.
 */

.hidden,
[hidden] {
    display: none !important;
}

.center{
  text-align: center;
}

/**
 * Add this class to an image to make it fit within it's fluid parent wrapper while maintaining
 * aspect ratio.
 */
.pure-img {
    max-width: 100%;
    height: auto;
    display: block;
}

/*csslint regex-selectors:false, known-properties:false, duplicate-properties:false*/

.pure-r{
    letter-spacing: -0.31em; /* Webkit: collapse white-space between units */
    *letter-spacing: normal; /* reset IE < 8 */
    *word-spacing: -0.43em; /* IE < 8: collapse white-space between units */
    text-rendering: optimizespeed; /* Webkit: fixes text-rendering: optimizeLegibility */
    padding: 10px 0px;
    /*
    Sets the font stack to fonts known to work properly with the above letter
    and word spacings. See: https://github.com/yahoo/pure/issues/41/

    The following font stack makes Pure Grids work on all known environments.

    * FreeSans: Ships with many Linux distros, including Ubuntu

    * Arimo: Ships with Chrome OS. Arimo has to be defined before Helvetica and
      Arial to get picked up by the browser, even though neither is available
      in Chrome OS.

    * Droid Sans: Ships with all versions of Android.

    * Helvetica, Arial, sans-serif: Common font stack on OS X and Windows.
    */
    /*font-family: FreeSans, Arimo, "Droid Sans", Helvetica, Arial, sans-serif;*/

    /*
    Use flexbox when possible to avoid `letter-spacing` side-effects.

    NOTE: Firefox (as of 25) does not currently support flex-wrap, so the
    `-moz-` prefix version is omitted.
    */

   /* display: -webkit-flex;
    -webkit-flex-flow: row wrap;
*/
    /* IE10 uses display: flexbox */
 /*   display: -ms-flexbox;
    -ms-flex-flow: row wrap;*/
    
    /* Prevents distributing space between rows */
   /* -ms-align-content: flex-start;
	-webkit-align-content: flex-start;
	align-content: flex-start;*/
}

/* Opera as of 12 on Windows needs word-spacing.
   The ".opera-only" selector is used to prevent actual prefocus styling
   and is not required in markup.
*/

.container{
  max-width:980px;
  margin:65px auto;
  padding: 2% 5%;
}
.opera-only :-o-prefocus,
.pure-r{
    word-spacing: -0.43em;
}

.pure-c {
    display: inline-block;
    *display: inline; /* IE < 8: fake inline-block */
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
}

/*
Resets the font family back to the OS/browser's default sans-serif font,
this the same font stack that Normalize.css sets for the `body`.
*/
.pure-r[class *= "pure-c"] {
    font-family: sans-serif;
}

.pure-c-1,
.pure-c-1-1,
.pure-c-1-2,
.pure-c-1-3,
.pure-c-2-3,
.pure-c-1-4,
.pure-c-3-4,
.pure-c-1-5,
.pure-c-2-5,
.pure-c-3-5,
.pure-c-4-5,
.pure-c-5-5,
.pure-c-1-6,
.pure-c-5-6,
.pure-c-1-8,
.pure-c-3-8,
.pure-c-5-8,
.pure-c-7-8,
.pure-c-1-12,
.pure-c-5-12,
.pure-c-7-12,
.pure-c-11-12,
.pure-c-1-24,
.pure-c-2-24,
.pure-c-3-24,
.pure-c-4-24,
.pure-c-5-24,
.pure-c-6-24,
.pure-c-7-24,
.pure-c-8-24,
.pure-c-9-24,
.pure-c-10-24,
.pure-c-11-24,
.pure-c-12-24,
.pure-c-13-24,
.pure-c-14-24,
.pure-c-15-24,
.pure-c-16-24,
.pure-c-17-24,
.pure-c-18-24,
.pure-c-19-24,
.pure-c-20-24,
.pure-c-21-24,
.pure-c-22-24,
.pure-c-23-24,
.pure-c-24-24 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
}

.pure-c-1-24 {
    width: 4.1667%;
    *width: 4.1357%;
}

.pure-c-1-12,
.pure-c-2-24 {
    width: 8.3333%;
    *width: 8.3023%;
}

.pure-c-1-8,
.pure-c-3-24 {
    width: 12.5000%;
    *width: 12.4690%;
}

.pure-c-1-6,
.pure-c-4-24 {
    width: 16.6667%;
    *width: 16.6357%;
}

.pure-c-1-5 {
    width: 20%;
    *width: 19.9690%;
}

.pure-c-5-24 {
    width: 20.8333%;
    *width: 20.8023%;
}

.pure-c-1-4,
.pure-c-6-24 {
    width: 25%;
    *width: 24.9690%;
}

.pure-c-7-24 {
    width: 29.1667%;
    *width: 29.1357%;
}

.pure-c-1-3,
.pure-c-8-24 {
    width: 33.3333%;
    *width: 33.3023%;
}

.pure-c-3-8,
.pure-c-9-24 {
    width: 37.5000%;
    *width: 37.4690%;
}

.pure-c-2-5 {
    width: 40%;
    *width: 39.9690%;
}

.pure-c-5-12,
.pure-c-10-24 {
    width: 41.6667%;
    *width: 41.6357%;
}

.pure-c-11-24 {
    width: 45.8333%;
    *width: 45.8023%;
}

.pure-c-1-2,
.pure-c-12-24 {
    width: 50%;
    *width: 49.9690%;
}

.pure-c-13-24 {
    width: 54.1667%;
    *width: 54.1357%;
}

.pure-c-7-12,
.pure-c-14-24 {
    width: 58.3333%;
    *width: 58.3023%;
}

.pure-c-3-5 {
    width: 60%;
    *width: 59.9690%;
}

.pure-c-5-8,
.pure-c-15-24 {
    width: 62.5000%;
    *width: 62.4690%;
}

.pure-c-2-3,
.pure-c-16-24 {
    width: 66.6667%;
    *width: 66.6357%;
}

.pure-c-17-24 {
    width: 70.8333%;
    *width: 70.8023%;
}

.pure-c-3-4,
.pure-c-18-24 {
    width: 75%;
    *width: 74.9690%;
}

.pure-c-19-24 {
    width: 79.1667%;
    *width: 79.1357%;
}

.pure-c-4-5 {
    width: 80%;
    *width: 79.9690%;
}

.pure-c-5-6,
.pure-c-20-24 {
    width: 83.3333%;
    *width: 83.3023%;
}

.pure-c-7-8,
.pure-c-21-24 {
    width: 87.5000%;
    *width: 87.4690%;
}

.pure-c-11-12,
.pure-c-22-24 {
    width: 91.6667%;
    *width: 91.6357%;
}

.pure-c-23-24 {
    width: 95.8333%;
    *width: 95.8023%;
}

.pure-c-1,
.pure-c-1-1,
.pure-c-5-5,
.pure-c-24-24 {
    width: 100%;
}
.clearfix:before, .clearfix:after {content: " ";display: table;}
.clearfix:after {clear: both;}
.clearfix {*zoom: 1;}
.column.flow-opposite{ float: right; }
.pure-button {
    /* Structure */
    display: inline-block;
    zoom: 1;
    line-height: normal;
    white-space: nowrap;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.column > img, .column > figure, .column > .embed-responsive {
  margin-bottom: 1em;
  margin-top: 1em;

}
.column > img{
  max-width: 100%;
}

/* Firefox: Get rid of the inner focus border */
.pure-button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

/*csslint outline-none:false*/

.pure-button {
    font-family: inherit;
    font-size: 100%;
    padding: 0.5em 1em;
    color: #444; /* rgba not supported (IE 8) */
    color: rgba(0, 0, 0, 0.80); /* rgba supported */
    border: 1px solid #999;  /*IE 6/7/8*/
    border: none rgba(0, 0, 0, 0);  /*IE9 + everything else*/
    background-color: #E6E6E6;
    text-decoration: none;
    border-radius: 2px;
}

.pure-button-hover,
.pure-button:hover,
.pure-button:focus {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000',GradientType=0);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(transparent), color-stop(40%, rgba(0,0,0, 0.05)), to(rgba(0,0,0, 0.10)));
    background-image: -webkit-linear-gradient(transparent, rgba(0,0,0, 0.05) 40%, rgba(0,0,0, 0.10));
    background-image: -moz-linear-gradient(top, rgba(0,0,0, 0.05) 0%, rgba(0,0,0, 0.10));
    background-image: -o-linear-gradient(transparent, rgba(0,0,0, 0.05) 40%, rgba(0,0,0, 0.10));
    background-image: linear-gradient(transparent, rgba(0,0,0, 0.05) 40%, rgba(0,0,0, 0.10));
}
.pure-button:focus {
    outline: 0;
}
.pure-button-active,
.pure-button:active {
    box-shadow: 0 0 0 1px rgba(0,0,0, 0.15) inset, 0 0 6px rgba(0,0,0, 0.20) inset;
    border-color: #000\9;
}

.pure-button[disabled],
.pure-button-disabled,
.pure-button-disabled:hover,
.pure-button-disabled:focus,
.pure-button-disabled:active {
    border: none;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    filter: alpha(opacity=40);
    -khtml-opacity: 0.40;
    -moz-opacity: 0.40;
    opacity: 0.40;
    cursor: not-allowed;
    box-shadow: none;
}

.pure-button-hidden {
    display: none;
}

/* Firefox: Get rid of the inner focus border */
.pure-button::-moz-focus-inner{
    padding: 0;
    border: 0;
}

.pure-button-primary,
.pure-button-selected,
a.pure-button-primary,
a.pure-button-selected {
    background-color: rgb(0, 120, 231);
    color: #fff;
}

/*csslint box-model:false*/
/*
Box-model set to false because we're setting a height on select elements, which
also have border and padding. This is done because some browsers don't render
the padding. We explicitly set the box-model for select elements to border-box,
so we can ignore the csslint warning.
*/

.pure-form input[type="text"],
.pure-form input[type="password"],
.pure-form input[type="email"],
.pure-form input[type="url"],
.pure-form input[type="date"],
.pure-form input[type="month"],
.pure-form input[type="time"],
.pure-form input[type="datetime"],
.pure-form input[type="datetime-local"],
.pure-form input[type="week"],
.pure-form input[type="number"],
.pure-form input[type="search"],
.pure-form input[type="tel"],
.pure-form input[type="color"],
.pure-form select,
.pure-form textarea {
    padding: 0.5em 0.6em;
    display: inline-block;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 3px #ddd;
    border-radius: 4px;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*
Need to separate out the :not() selector from the rest of the CSS 2.1 selectors
since IE8 won't execute CSS that contains a CSS3 selector.
*/
.pure-form input:not([type]) {
    padding: 0.5em 0.6em;
    display: inline-block;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 3px #ddd;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


/* Chrome (as of v.32/34 on OS X) needs additional room for color to display. */
/* May be able to remove this tweak as color inputs become more standardized across browsers. */
.pure-form input[type="color"] {
    padding: 0.2em 0.5em;
}


.pure-form input[type="text"]:focus,
.pure-form input[type="password"]:focus,
.pure-form input[type="email"]:focus,
.pure-form input[type="url"]:focus,
.pure-form input[type="date"]:focus,
.pure-form input[type="month"]:focus,
.pure-form input[type="time"]:focus,
.pure-form input[type="datetime"]:focus,
.pure-form input[type="datetime-local"]:focus,
.pure-form input[type="week"]:focus,
.pure-form input[type="number"]:focus,
.pure-form input[type="search"]:focus,
.pure-form input[type="tel"]:focus,
.pure-form input[type="color"]:focus,
.pure-form select:focus,
.pure-form textarea:focus {
    outline: 0;
    border-color: #129FEA;
}

/*
Need to separate out the :not() selector from the rest of the CSS 2.1 selectors
since IE8 won't execute CSS that contains a CSS3 selector.
*/
.pure-form input:not([type]):focus {
    outline: 0;
    border-color: #129FEA;
}

.pure-form input[type="file"]:focus,
.pure-form input[type="radio"]:focus,
.pure-form input[type="checkbox"]:focus {
    outline: thin solid #129FEA;
    outline: 1px auto #129FEA;
}
.pure-form .pure-checkbox,
.pure-form .pure-radio {
    margin: 0.5em 0;
    display: block;
}

.pure-form input[type="text"][disabled],
.pure-form input[type="password"][disabled],
.pure-form input[type="email"][disabled],
.pure-form input[type="url"][disabled],
.pure-form input[type="date"][disabled],
.pure-form input[type="month"][disabled],
.pure-form input[type="time"][disabled],
.pure-form input[type="datetime"][disabled],
.pure-form input[type="datetime-local"][disabled],
.pure-form input[type="week"][disabled],
.pure-form input[type="number"][disabled],
.pure-form input[type="search"][disabled],
.pure-form input[type="tel"][disabled],
.pure-form input[type="color"][disabled],
.pure-form select[disabled],
.pure-form textarea[disabled] {
    cursor: not-allowed;
    background-color: #eaeded;
    color: #cad2d3;
}

/*
Need to separate out the :not() selector from the rest of the CSS 2.1 selectors
since IE8 won't execute CSS that contains a CSS3 selector.
*/
.pure-form input:not([type])[disabled] {
    cursor: not-allowed;
    background-color: #eaeded;
    color: #cad2d3;
}
.pure-form input[readonly],
.pure-form select[readonly],
.pure-form textarea[readonly] {
    background-color: #eee; /* menu hover bg color */
    color: #777; /* menu text color */
    border-color: #ccc;
}

.pure-form input:focus:invalid,
.pure-form textarea:focus:invalid,
.pure-form select:focus:invalid {
    color: #b94a48;
    border-color: #e9322d;
}
.pure-form input[type="file"]:focus:invalid:focus,
.pure-form input[type="radio"]:focus:invalid:focus,
.pure-form input[type="checkbox"]:focus:invalid:focus {
    outline-color: #e9322d;
}
.pure-form select {
    /* Normalizes the height; padding is not sufficient. */
    height: 2.25em;
    border: 1px solid #ccc;
    background-color: white;
}
.pure-form select[multiple] {
    height: auto;
}
.pure-form label {
    margin: 0.5em 0 0.2em;
}
.pure-form fieldset {
    margin: 0;
    padding: 0.35em 0 0.75em;
    border: 0;
}
.pure-form legend {
    display: block;
    width: 100%;
    padding: 0.3em 0;
    margin-bottom: 0.3em;
    color: #333;
    border-bottom: 1px solid #e5e5e5;
}

.pure-form-stacked input[type="text"],
.pure-form-stacked input[type="password"],
.pure-form-stacked input[type="email"],
.pure-form-stacked input[type="url"],
.pure-form-stacked input[type="date"],
.pure-form-stacked input[type="month"],
.pure-form-stacked input[type="time"],
.pure-form-stacked input[type="datetime"],
.pure-form-stacked input[type="datetime-local"],
.pure-form-stacked input[type="week"],
.pure-form-stacked input[type="number"],
.pure-form-stacked input[type="search"],
.pure-form-stacked input[type="tel"],
.pure-form-stacked input[type="color"],
.pure-form-stacked input[type="file"],
.pure-form-stacked select,
.pure-form-stacked label,
.pure-form-stacked textarea {
    display: block;
    margin: 0.25em 0;
}

/*
Need to separate out the :not() selector from the rest of the CSS 2.1 selectors
since IE8 won't execute CSS that contains a CSS3 selector.
*/
.pure-form-stacked input:not([type]) {
    display: block;
    margin: 0.25em 0;
}
.pure-form-aligned input,
.pure-form-aligned textarea,
.pure-form-aligned select,
/* NOTE: pure-help-inline is deprecated. Use .pure-form-message-inline instead. */
.pure-form-aligned .pure-help-inline,
.pure-form-message-inline {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
}
.pure-form-aligned textarea {
    vertical-align: top;
}

/* Aligned Forms */
.pure-form-aligned .pure-control-group {
    margin-bottom: 0.5em;
}
.pure-form-aligned .pure-control-group label {
    text-align: right;
    display: inline-block;
    vertical-align: middle;
    width: 10em;
    margin: 0 1em 0 0;
}
.pure-form-aligned .pure-controls {
    margin: 1.5em 0 0 11em;
}

/* Rounded Inputs */
.pure-form input.pure-input-rounded,
.pure-form .pure-input-rounded {
    border-radius: 2em;
    padding: 0.5em 1em;
}

/* Grouped Inputs */
.pure-form .pure-group fieldset {
    margin-bottom: 10px;
}
.pure-form .pure-group input,
.pure-form .pure-group textarea {
    display: block;
    padding: 10px;
    margin: 0 0 -1px;
    border-radius: 0;
    position: relative;
    top: -1px;
}
.pure-form .pure-group input:focus,
.pure-form .pure-group textarea:focus {
    z-index: 3;
}
.pure-form .pure-group input:first-child,
.pure-form .pure-group textarea:first-child {
    top: 1px;
    border-radius: 4px 4px 0 0;
    margin: 0;
}
.pure-form .pure-group input:first-child:last-child,
.pure-form .pure-group textarea:first-child:last-child {
    top: 1px;
    border-radius: 4px;
    margin: 0;
}
.pure-form .pure-group input:last-child,
.pure-form .pure-group textarea:last-child {
    top: -2px;
    border-radius: 0 0 4px 4px;
    margin: 0;
}
.pure-form .pure-group button {
    margin: 0.35em 0;
}

.pure-form .pure-input-1 {
    width: 100%;
}
.pure-form .pure-input-2-3 {
    width: 66%;
}
.pure-form .pure-input-1-2 {
    width: 50%;
}
.pure-form .pure-input-1-3 {
    width: 33%;
}
.pure-form .pure-input-1-4 {
    width: 25%;
}

/* Inline help for forms */
/* NOTE: pure-help-inline is deprecated. Use .pure-form-message-inline instead. */
.pure-form .pure-help-inline,
.pure-form-message-inline {
    display: inline-block;
    padding-left: 0.3em;
    color: #666;
    vertical-align: middle;
    font-size: 0.875em;
}

/* Block help for forms */
.pure-form-message {
    display: block;
    color: #666;
    font-size: 0.875em;
}

@media only screen and (max-width : 480px) {

    .pure-form button[type="submit"] {
        margin: 0.7em 0 0;
    }

    .pure-form input:not([type]),
    .pure-form input[type="text"],
    .pure-form input[type="password"],
    .pure-form input[type="email"],
    .pure-form input[type="url"],
    .pure-form input[type="date"],
    .pure-form input[type="month"],
    .pure-form input[type="time"],
    .pure-form input[type="datetime"],
    .pure-form input[type="datetime-local"],
    .pure-form input[type="week"],
    .pure-form input[type="number"],
    .pure-form input[type="search"],
    .pure-form input[type="tel"],
    .pure-form input[type="color"],
    .pure-form label {
        margin-bottom: 0.3em;
        display: block;
    }

    .pure-group input:not([type]),
    .pure-group input[type="text"],
    .pure-group input[type="password"],
    .pure-group input[type="email"],
    .pure-group input[type="url"],
    .pure-group input[type="date"],
    .pure-group input[type="month"],
    .pure-group input[type="time"],
    .pure-group input[type="datetime"],
    .pure-group input[type="datetime-local"],
    .pure-group input[type="week"],
    .pure-group input[type="number"],
    .pure-group input[type="search"],
    .pure-group input[type="tel"],
    .pure-group input[type="color"] {
        margin-bottom: 0;
    }

    .pure-form-aligned .pure-control-group label {
        margin-bottom: 0.3em;
        text-align: left;
        display: block;
        width: 100%;
    }

    .pure-form-aligned .pure-controls {
        margin: 1.5em 0 0 0;
    }

    /* NOTE: pure-help-inline is deprecated. Use .pure-form-message-inline instead. */
    .pure-form .pure-help-inline,
    .pure-form-message-inline,
    .pure-form-message {
        display: block;
        font-size: 0.75em;
        /* Increased bottom padding to make it group with its related input element. */
        padding: 0.2em 0 0.8em;
    }
}

/*csslint adjoining-classes: false, box-model:false*/
.pure-menu {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.pure-menu-fixed {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 3;
}

.pure-menu-list,
.pure-menu-item {
    position: relative;
}

.pure-menu-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.pure-menu-item {
    padding: 0;
    margin: 0;
    height: 100%;
}

.pure-menu-link,
.pure-menu-heading {
    display: block;
    text-decoration: none;
    white-space: nowrap;
}

/* HORIZONTAL MENU */
.pure-menu-horizontal {
    width: 100%;
    white-space: nowrap;
}

.pure-menu-horizontal .pure-menu-list {
    display: inline-block;
}

/* Initial menus should be inline-block so that they are horizontal */
.pure-menu-horizontal .pure-menu-item,
.pure-menu-horizontal .pure-menu-heading,
.pure-menu-horizontal .pure-menu-separator {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
}

/* Submenus should still be display: block; */
.pure-menu-item .pure-menu-item {
    display: block;
}

.pure-menu-children {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    margin: 0;
    padding: 0;
    z-index: 3;
}

.pure-menu-horizontal .pure-menu-children {
    left: 0;
    top: auto;
    width: inherit;
}

.pure-menu-allow-hover:hover > .pure-menu-children,
.pure-menu-active > .pure-menu-children {
    display: block;
    position: absolute;
}

/* Vertical Menus - show the dropdown arrow */
.pure-menu-has-children > .pure-menu-link:after {
    padding-left: 0.5em;
    content: "\25B8";
    font-size: small;
}

/* Horizontal Menus - show the dropdown arrow */
.pure-menu-horizontal .pure-menu-has-children > .pure-menu-link:after {
    content: "\25BE";
}

/* scrollable menus */
.pure-menu-scrollable {
    overflow-y: scroll;
    overflow-x: hidden;
}

.pure-menu-scrollable .pure-menu-list {
    display: block;
}

.pure-menu-horizontal.pure-menu-scrollable .pure-menu-list {
    display: inline-block;
}

.pure-menu-horizontal.pure-menu-scrollable {
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
    /* a little extra padding for this style to allow for scrollbars */
    padding: .5em 0;
}

.pure-menu-horizontal.pure-menu-scrollable::-webkit-scrollbar {
    display: none;
}

/* misc default styling */

.pure-menu-separator {
    background-color: #ccc;
    height: 1px;
    margin: .3em 0;
}

.pure-menu-horizontal .pure-menu-separator {
    width: 1px;
    height: 1.3em;
    margin: 0 .3em ;
}

.pure-menu-heading {
    text-transform: uppercase;
    color: #565d64;
}

.pure-menu-link {
    color: #777;
}

.pure-menu-children {
    background-color: #fff;
}

.pure-menu-link,
.pure-menu-disabled,
.pure-menu-heading {
    padding: .5em 1em;
}

.pure-menu-disabled {
    opacity: .5;
}

.pure-menu-disabled .pure-menu-link:hover {
    background-color: transparent;
}

.pure-menu-active > .pure-menu-link,
.pure-menu-link:hover,
.pure-menu-link:focus {
    background-color: #eee;
}

.pure-menu-selected .pure-menu-link,
.pure-menu-selected .pure-menu-link:visited {
    color: #000;
}

.pure-table {
    /* Remove spacing between table cells (from Normalize.css) */
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    border: 1px solid #cbcbcb;
}

.pure-table caption {
    color: #000;
    font: italic 85%/1 arial, sans-serif;
    padding: 1em 0;
    text-align: center;
}

.pure-table td,
.pure-table th {
    border-left: 1px solid #cbcbcb;/*  inner column border */
    border-width: 0 0 0 1px;
    font-size: inherit;
    margin: 0;
    overflow: visible; /*to make ths where the title is really long work*/
    padding: 0.5em 1em; /* cell padding */
}

/* Consider removing this next declaration block, as it causes problems when
there's a rowspan on the first cell. Case added to the tests. issue#432 */
.pure-table td:first-child,
.pure-table th:first-child {
    border-left-width: 0;
}

.pure-table thead {
    background-color: #e0e0e0;
    color: #000;
    text-align: left;
    vertical-align: bottom;
}

/*
striping:
   even - #fff (white)
   odd  - #f2f2f2 (light gray)
*/
.pure-table td {
    background-color: transparent;
}
.pure-table-odd td {
    background-color: #f2f2f2;
}

/* nth-child selector for modern browsers */
.pure-table-striped tr:nth-child(2n-1) td {
    background-color: #f2f2f2;
}

/* BORDERED TABLES */
.pure-table-bordered td {
    border-bottom: 1px solid #cbcbcb;
}
.pure-table-bordered tbody > tr:last-child > td {
    border-bottom-width: 0;
}


/* HORIZONTAL BORDERED TABLES */

.pure-table-horizontal td,
.pure-table-horizontal th {
    border-width: 0 0 1px 0;
    border-bottom: 1px solid #cbcbcb;
}
.pure-table-horizontal tbody > tr:last-child > td {
    border-bottom-width: 0;
}

/******************************************************/
.display h1 {
    font-weight: 800;
    font-size: 3em;
    line-height:1.4;
    text-transform: uppercase;
}
.display p {
    font-size: 1.5em;
    font-style: italic;
}

.display h1 span {font-size: 2.8em;line-height:1.4;}
.display p span {font-size: 1.5em;line-height:2;}
h1 span {font-size: 2.37em;line-height:1.4;}
h2 span {font-size: 1.83em;line-height:1.4;}
h3 span {font-size: 1.39em;line-height:1.4;}
h4 span {font-size: 1.1em;line-height:1.4;}
h5 span {font-size: 0.98em;line-height:1.4;}
h6 span {font-size: 0.85em;line-height:1.4;}
p span {font-size: 16px; line-height: 2;}
li span {font-size: 16px; line-height: 2;}

@media all and (max-width: 1024px) {
    .display h1 {
        font-size: 1.8em;
    }
}
@media (min-width: 40rem) {
    .column {
        padding-left: 1.32rem; /* 1rem */
        padding-right: 1.32rem;
        float: left;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
}

.embed-responsive {position: relative;display:block;height:0;padding:0;overflow:hidden;} 
.embed-responsive.embed-responsive-16by9 {padding-bottom: 56.25%;}
.embed-responsive.embed-responsive-4by3 {padding-bottom: 75%;}
.embed-responsive iframe {position: absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0;}

.quote {position:relative;margin:1.5em 0;}
.quote > i {position: absolute;top: -10px; left: -7px;font-size: 2em;color:rgba(51,51,51,0.44);}
.quote > small {margin-left:50px;opacity: 0.7;font-size: 1em;}
.quote > p {margin-left:50px;font-size: 1.5em;}

.btn {
    padding: 7px 25px;
    font-size: 1em;
    line-height: 2em;
    border-radius: 5px;
    letter-spacing: 1px;  

    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;    
}

.btn.btn-primary {color: #ffffff;background-color: #08c9b9;}
.btn.btn-primary:hover {color: #ffffff;background-color: #07b0a2;border-color: #07b0a2;}
.btn.btn-default {color: #333333;background-color: #d3d3d3;}
.btn.btn-default:hover {color: #111;background-color: #ccc;border-color: #ccc;}

.social {line-height:1;margin-bottom:1.5em}
.social a > i {text-decoration:none;color:#333;font-size:1.2em;margin:0 5px 0 0;-webkit-transition: all 0.1s ease-in-out;transition: all 0.1s ease-in-out;}
.social a:hover > i {color:#08c9b9;}

.list > h2, .list > h3 {margin: 0 0 0 50px}
/**********************************
    Header Image with Caption
***********************************/
figure.hdr {
  position: relative;
  width: 100%;
  overflow:hidden;
    background-color: #000;   
}
figure.hdr img {
  position: relative;
  display: block;
  width: 100%;
  opacity: 0.8;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s; 
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
figure.hdr:hover img {
  opacity: 0.5;
  -webkit-transform: scale(1);
  transform: scale(1);
}
figure.hdr figcaption {
    position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60%; 
  padding: 0 2.5em;
  color: #fff;
  font-size: 1.55em;
  text-align: center;
  box-sizing: border-box;
  z-index:1;
}
/* Text */
figure.hdr h2 {
  font-weight: 300;
  text-transform: uppercase;
    color: rgba(255,255,255,0.9);
}
figure.hdr h2 span {
  font-weight: 800;
}
figure.hdr p {
  letter-spacing: 1px;
  font-size: 68.5%;
  text-transform: uppercase;
}
figure.hdr h2, figure.hdr p {
  margin: 0;
  z-index:10000;
}
/* Cosmetic */
figure.hdr div {
  height: 100%; 
  z-index:0;
}
figure.hdr div::before,
figure.hdr div::after {
  position: absolute;
  content: '';
}
/* One */
figure.one div::before {
  top: 50px;
  right: 30px;
  bottom: 50px;
  left: 30px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
figure.one div::after {
  top: 30px;
  right: 50px;
  bottom: 30px;
  left: 50px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}
/* Two */
figure.two div::before {
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
figure.two div::after {
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}
/* Three */
figure.three figcaption {
  height: 70%; 
}
figure.three p {
  margin: 1em 0 0;
  padding: 2em;
  border: 1px solid #fff; 
} 
/* Four */
figure.four figcaption {
  height: 60%; 
  text-align: left;
}
figure.four p {
  position: absolute;
  right: 50px;
  bottom: 50px;
  left: 50px;
  padding: 2em;
  border: 7px solid #fff;
}
/* Five */
figure.five figcaption {
  height: 100%; 
  text-align: right;
}
figure.five h2 {
    position: absolute;
    left: 50px;
  right: 50px;
  top: 10%;
  border-bottom: 5px solid #fff;
}
figure.five p {
  position: absolute;
  right: 50px;
  bottom: 10%;
}
/* Six */
figure.six figcaption {
  height: 70%;
}
figure.six h2 {
    padding-bottom: 3%;
  border-bottom: 1px solid #fff;
}
figure.six p {
  padding-top: 6%;
}
/* Seven */
figure.seven figcaption {
  height: 90%;
  text-align:left;
}
figure.seven h2 {
  border-bottom: 3px solid #fff;
}
figure.seven p {
    padding-top: 1em;
}
/* Eight */
figure.eight figcaption {
  height: 100%; 
  text-align: right;
}
figure.eight h2 {
  position: absolute;
  left: 50%;
  right: 50px;
  bottom: 10%;
}
figure.eight p {
    position: absolute;
    left: 50px;
  right: 50%;
  top: 10%;
  padding-right:0.5em;
  border-right: 1px solid #fff;
}


/*!
Pure v0.6.0
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
https://github.com/yahoo/pure/blob/master/LICENSE.md
*/

@media screen and (min-width: 35.5em) {
    .pure-c-sm-1,
    .pure-c-sm-1-1,
    .pure-c-sm-1-2,
    .pure-c-sm-1-3,
    .pure-c-sm-2-3,
    .pure-c-sm-1-4,
    .pure-c-sm-3-4,
    .pure-c-sm-1-5,
    .pure-c-sm-2-5,
    .pure-c-sm-3-5,
    .pure-c-sm-4-5,
    .pure-c-sm-5-5,
    .pure-c-sm-1-6,
    .pure-c-sm-5-6,
    .pure-c-sm-1-8,
    .pure-c-sm-3-8,
    .pure-c-sm-5-8,
    .pure-c-sm-7-8,
    .pure-c-sm-1-12,
    .pure-c-sm-5-12,
    .pure-c-sm-7-12,
    .pure-c-sm-11-12,
    .pure-c-sm-1-24,
    .pure-c-sm-2-24,
    .pure-c-sm-3-24,
    .pure-c-sm-4-24,
    .pure-c-sm-5-24,
    .pure-c-sm-6-24,
    .pure-c-sm-7-24,
    .pure-c-sm-8-24,
    .pure-c-sm-9-24,
    .pure-c-sm-10-24,
    .pure-c-sm-11-24,
    .pure-c-sm-12-24,
    .pure-c-sm-13-24,
    .pure-c-sm-14-24,
    .pure-c-sm-15-24,
    .pure-c-sm-16-24,
    .pure-c-sm-17-24,
    .pure-c-sm-18-24,
    .pure-c-sm-19-24,
    .pure-c-sm-20-24,
    .pure-c-sm-21-24,
    .pure-c-sm-22-24,
    .pure-c-sm-23-24,
    .pure-c-sm-24-24 {
        display: inline-block;
        *display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
    }

    .pure-c-sm-1-24 {
        width: 4.1667%;
        *width: 4.1357%;
    }

    .pure-c-sm-1-12,
    .pure-c-sm-2-24 {
        width: 8.3333%;
        *width: 8.3023%;
    }

    .pure-c-sm-1-8,
    .pure-c-sm-3-24 {
        width: 12.5000%;
        *width: 12.4690%;
    }

    .pure-c-sm-1-6,
    .pure-c-sm-4-24 {
        width: 16.6667%;
        *width: 16.6357%;
    }

    .pure-c-sm-1-5 {
        width: 20%;
        *width: 19.9690%;
    }

    .pure-c-sm-5-24 {
        width: 20.8333%;
        *width: 20.8023%;
    }

    .pure-c-sm-1-4,
    .pure-c-sm-6-24 {
        width: 25%;
        *width: 24.9690%;
    }

    .pure-c-sm-7-24 {
        width: 29.1667%;
        *width: 29.1357%;
    }

    .pure-c-sm-1-3,
    .pure-c-sm-8-24 {
        width: 33.3333%;
        *width: 33.3023%;
    }

    .pure-c-sm-3-8,
    .pure-c-sm-9-24 {
        width: 37.5000%;
        *width: 37.4690%;
    }

    .pure-c-sm-2-5 {
        width: 40%;
        *width: 39.9690%;
    }

    .pure-c-sm-5-12,
    .pure-c-sm-10-24 {
        width: 41.6667%;
        *width: 41.6357%;
    }

    .pure-c-sm-11-24 {
        width: 45.8333%;
        *width: 45.8023%;
    }

    .pure-c-sm-1-2,
    .pure-c-sm-12-24 {
        width: 50%;
        *width: 49.9690%;
    }

    .pure-c-sm-13-24 {
        width: 54.1667%;
        *width: 54.1357%;
    }

    .pure-c-sm-7-12,
    .pure-c-sm-14-24 {
        width: 58.3333%;
        *width: 58.3023%;
    }

    .pure-c-sm-3-5 {
        width: 60%;
        *width: 59.9690%;
    }

    .pure-c-sm-5-8,
    .pure-c-sm-15-24 {
        width: 62.5000%;
        *width: 62.4690%;
    }

    .pure-c-sm-2-3,
    .pure-c-sm-16-24 {
        width: 66.6667%;
        *width: 66.6357%;
    }

    .pure-c-sm-17-24 {
        width: 70.8333%;
        *width: 70.8023%;
    }

    .pure-c-sm-3-4,
    .pure-c-sm-18-24 {
        width: 75%;
        *width: 74.9690%;
    }

    .pure-c-sm-19-24 {
        width: 79.1667%;
        *width: 79.1357%;
    }

    .pure-c-sm-4-5 {
        width: 80%;
        *width: 79.9690%;
    }

    .pure-c-sm-5-6,
    .pure-c-sm-20-24 {
        width: 83.3333%;
        *width: 83.3023%;
    }

    .pure-c-sm-7-8,
    .pure-c-sm-21-24 {
        width: 87.5000%;
        *width: 87.4690%;
    }

    .pure-c-sm-11-12,
    .pure-c-sm-22-24 {
        width: 91.6667%;
        *width: 91.6357%;
    }

    .pure-c-sm-23-24 {
        width: 95.8333%;
        *width: 95.8023%;
    }

    .pure-c-sm-1,
    .pure-c-sm-1-1,
    .pure-c-sm-5-5,
    .pure-c-sm-24-24 {
        width: 100%;
    }
}

@media screen and (min-width: 48em) {
    .pure-c-md-1,
    .pure-c-md-1-1,
    .pure-c-md-1-2,
    .pure-c-md-1-3,
    .pure-c-md-2-3,
    .pure-c-md-1-4,
    .pure-c-md-3-4,
    .pure-c-md-1-5,
    .pure-c-md-2-5,
    .pure-c-md-3-5,
    .pure-c-md-4-5,
    .pure-c-md-5-5,
    .pure-c-md-1-6,
    .pure-c-md-5-6,
    .pure-c-md-1-8,
    .pure-c-md-3-8,
    .pure-c-md-5-8,
    .pure-c-md-7-8,
    .pure-c-md-1-12,
    .pure-c-md-5-12,
    .pure-c-md-7-12,
    .pure-c-md-11-12,
    .pure-c-md-1-24,
    .pure-c-md-2-24,
    .pure-c-md-3-24,
    .pure-c-md-4-24,
    .pure-c-md-5-24,
    .pure-c-md-6-24,
    .pure-c-md-7-24,
    .pure-c-md-8-24,
    .pure-c-md-9-24,
    .pure-c-md-10-24,
    .pure-c-md-11-24,
    .pure-c-md-12-24,
    .pure-c-md-13-24,
    .pure-c-md-14-24,
    .pure-c-md-15-24,
    .pure-c-md-16-24,
    .pure-c-md-17-24,
    .pure-c-md-18-24,
    .pure-c-md-19-24,
    .pure-c-md-20-24,
    .pure-c-md-21-24,
    .pure-c-md-22-24,
    .pure-c-md-23-24,
    .pure-c-md-24-24 {
        display: inline-block;
        *display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
    }

    .pure-c-md-1-24 {
        width: 4.1667%;
        *width: 4.1357%;
    }

    .pure-c-md-1-12,
    .pure-c-md-2-24 {
        width: 8.3333%;
        *width: 8.3023%;
    }

    .pure-c-md-1-8,
    .pure-c-md-3-24 {
        width: 12.5000%;
        *width: 12.4690%;
    }

    .pure-c-md-1-6,
    .pure-c-md-4-24 {
        width: 16.6667%;
        *width: 16.6357%;
    }

    .pure-c-md-1-5 {
        width: 20%;
        *width: 19.9690%;
    }

    .pure-c-md-5-24 {
        width: 20.8333%;
        *width: 20.8023%;
    }

    .pure-c-md-1-4,
    .pure-c-md-6-24 {
        width: 25%;
        *width: 24.9690%;
    }

    .pure-c-md-7-24 {
        width: 29.1667%;
        *width: 29.1357%;
    }

    .pure-c-md-1-3,
    .pure-c-md-8-24 {
        width: 33.3333%;
        *width: 33.3023%;
    }

    .pure-c-md-3-8,
    .pure-c-md-9-24 {
        width: 37.5000%;
        *width: 37.4690%;
    }

    .pure-c-md-2-5 {
        width: 40%;
        *width: 39.9690%;
    }

    .pure-c-md-5-12,
    .pure-c-md-10-24 {
        width: 41.6667%;
        *width: 41.6357%;
    }

    .pure-c-md-11-24 {
        width: 45.8333%;
        *width: 45.8023%;
    }

    .pure-c-md-1-2,
    .pure-c-md-12-24 {
        width: 50%;
        *width: 49.9690%;
    }

    .pure-c-md-13-24 {
        width: 54.1667%;
        *width: 54.1357%;
    }

    .pure-c-md-7-12,
    .pure-c-md-14-24 {
        width: 58.3333%;
        *width: 58.3023%;
    }

    .pure-c-md-3-5 {
        width: 60%;
        *width: 59.9690%;
    }

    .pure-c-md-5-8,
    .pure-c-md-15-24 {
        width: 62.5000%;
        *width: 62.4690%;
    }

    .pure-c-md-2-3,
    .pure-c-md-16-24 {
        width: 66.6667%;
        *width: 66.6357%;
    }

    .pure-c-md-17-24 {
        width: 70.8333%;
        *width: 70.8023%;
    }

    .pure-c-md-3-4,
    .pure-c-md-18-24 {
        width: 75%;
        *width: 74.9690%;
    }

    .pure-c-md-19-24 {
        width: 79.1667%;
        *width: 79.1357%;
    }

    .pure-c-md-4-5 {
        width: 80%;
        *width: 79.9690%;
    }

    .pure-c-md-5-6,
    .pure-c-md-20-24 {
        width: 83.3333%;
        *width: 83.3023%;
    }

    .pure-c-md-7-8,
    .pure-c-md-21-24 {
        width: 87.5000%;
        *width: 87.4690%;
    }

    .pure-c-md-11-12,
    .pure-c-md-22-24 {
        width: 91.6667%;
        *width: 91.6357%;
    }

    .pure-c-md-23-24 {
        width: 95.8333%;
        *width: 95.8023%;
    }

    .pure-c-md-1,
    .pure-c-md-1-1,
    .pure-c-md-5-5,
    .pure-c-md-24-24 {
        width: 100%;
    }
}

@media screen and (min-width: 64em) {
    .pure-c-lg-1,
    .pure-c-lg-1-1,
    .pure-c-lg-1-2,
    .pure-c-lg-1-3,
    .pure-c-lg-2-3,
    .pure-c-lg-1-4,
    .pure-c-lg-3-4,
    .pure-c-lg-1-5,
    .pure-c-lg-2-5,
    .pure-c-lg-3-5,
    .pure-c-lg-4-5,
    .pure-c-lg-5-5,
    .pure-c-lg-1-6,
    .pure-c-lg-5-6,
    .pure-c-lg-1-8,
    .pure-c-lg-3-8,
    .pure-c-lg-5-8,
    .pure-c-lg-7-8,
    .pure-c-lg-1-12,
    .pure-c-lg-5-12,
    .pure-c-lg-7-12,
    .pure-c-lg-11-12,
    .pure-c-lg-1-24,
    .pure-c-lg-2-24,
    .pure-c-lg-3-24,
    .pure-c-lg-4-24,
    .pure-c-lg-5-24,
    .pure-c-lg-6-24,
    .pure-c-lg-7-24,
    .pure-c-lg-8-24,
    .pure-c-lg-9-24,
    .pure-c-lg-10-24,
    .pure-c-lg-11-24,
    .pure-c-lg-12-24,
    .pure-c-lg-13-24,
    .pure-c-lg-14-24,
    .pure-c-lg-15-24,
    .pure-c-lg-16-24,
    .pure-c-lg-17-24,
    .pure-c-lg-18-24,
    .pure-c-lg-19-24,
    .pure-c-lg-20-24,
    .pure-c-lg-21-24,
    .pure-c-lg-22-24,
    .pure-c-lg-23-24,
    .pure-c-lg-24-24 {
        display: inline-block;
        *display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
    }

    .pure-c-lg-1-24 {
        width: 4.1667%;
        *width: 4.1357%;
    }

    .pure-c-lg-1-12,
    .pure-c-lg-2-24 {
        width: 8.3333%;
        *width: 8.3023%;
    }

    .pure-c-lg-1-8,
    .pure-c-lg-3-24 {
        width: 12.5000%;
        *width: 12.4690%;
    }

    .pure-c-lg-1-6,
    .pure-c-lg-4-24 {
        width: 16.6667%;
        *width: 16.6357%;
    }

    .pure-c-lg-1-5 {
        width: 20%;
        *width: 19.9690%;
    }

    .pure-c-lg-5-24 {
        width: 20.8333%;
        *width: 20.8023%;
    }

    .pure-c-lg-1-4,
    .pure-c-lg-6-24 {
        width: 25%;
        *width: 24.9690%;
    }

    .pure-c-lg-7-24 {
        width: 29.1667%;
        *width: 29.1357%;
    }

    .pure-c-lg-1-3,
    .pure-c-lg-8-24 {
        width: 33.3333%;
        *width: 33.3023%;
    }

    .pure-c-lg-3-8,
    .pure-c-lg-9-24 {
        width: 37.5000%;
        *width: 37.4690%;
    }

    .pure-c-lg-2-5 {
        width: 40%;
        *width: 39.9690%;
    }

    .pure-c-lg-5-12,
    .pure-c-lg-10-24 {
        width: 41.6667%;
        *width: 41.6357%;
    }

    .pure-c-lg-11-24 {
        width: 45.8333%;
        *width: 45.8023%;
    }

    .pure-c-lg-1-2,
    .pure-c-lg-12-24 {
        width: 50%;
        *width: 49.9690%;
    }

    .pure-c-lg-13-24 {
        width: 54.1667%;
        *width: 54.1357%;
    }

    .pure-c-lg-7-12,
    .pure-c-lg-14-24 {
        width: 58.3333%;
        *width: 58.3023%;
    }

    .pure-c-lg-3-5 {
        width: 60%;
        *width: 59.9690%;
    }

    .pure-c-lg-5-8,
    .pure-c-lg-15-24 {
        width: 62.5000%;
        *width: 62.4690%;
    }

    .pure-c-lg-2-3,
    .pure-c-lg-16-24 {
        width: 66.6667%;
        *width: 66.6357%;
    }

    .pure-c-lg-17-24 {
        width: 70.8333%;
        *width: 70.8023%;
    }

    .pure-c-lg-3-4,
    .pure-c-lg-18-24 {
        width: 75%;
        *width: 74.9690%;
    }

    .pure-c-lg-19-24 {
        width: 79.1667%;
        *width: 79.1357%;
    }

    .pure-c-lg-4-5 {
        width: 80%;
        *width: 79.9690%;
    }

    .pure-c-lg-5-6,
    .pure-c-lg-20-24 {
        width: 83.3333%;
        *width: 83.3023%;
    }

    .pure-c-lg-7-8,
    .pure-c-lg-21-24 {
        width: 87.5000%;
        *width: 87.4690%;
    }

    .pure-c-lg-11-12,
    .pure-c-lg-22-24 {
        width: 91.6667%;
        *width: 91.6357%;
    }

    .pure-c-lg-23-24 {
        width: 95.8333%;
        *width: 95.8023%;
    }

    .pure-c-lg-1,
    .pure-c-lg-1-1,
    .pure-c-lg-5-5,
    .pure-c-lg-24-24 {
        width: 100%;
    }
}

@media screen and (min-width: 80em) {
    .pure-c-xl-1,
    .pure-c-xl-1-1,
    .pure-c-xl-1-2,
    .pure-c-xl-1-3,
    .pure-c-xl-2-3,
    .pure-c-xl-1-4,
    .pure-c-xl-3-4,
    .pure-c-xl-1-5,
    .pure-c-xl-2-5,
    .pure-c-xl-3-5,
    .pure-c-xl-4-5,
    .pure-c-xl-5-5,
    .pure-c-xl-1-6,
    .pure-c-xl-5-6,
    .pure-c-xl-1-8,
    .pure-c-xl-3-8,
    .pure-c-xl-5-8,
    .pure-c-xl-7-8,
    .pure-c-xl-1-12,
    .pure-c-xl-5-12,
    .pure-c-xl-7-12,
    .pure-c-xl-11-12,
    .pure-c-xl-1-24,
    .pure-c-xl-2-24,
    .pure-c-xl-3-24,
    .pure-c-xl-4-24,
    .pure-c-xl-5-24,
    .pure-c-xl-6-24,
    .pure-c-xl-7-24,
    .pure-c-xl-8-24,
    .pure-c-xl-9-24,
    .pure-c-xl-10-24,
    .pure-c-xl-11-24,
    .pure-c-xl-12-24,
    .pure-c-xl-13-24,
    .pure-c-xl-14-24,
    .pure-c-xl-15-24,
    .pure-c-xl-16-24,
    .pure-c-xl-17-24,
    .pure-c-xl-18-24,
    .pure-c-xl-19-24,
    .pure-c-xl-20-24,
    .pure-c-xl-21-24,
    .pure-c-xl-22-24,
    .pure-c-xl-23-24,
    .pure-c-xl-24-24 {
        display: inline-block;
        *display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
    }

    .pure-c-xl-1-24 {
        width: 4.1667%;
        *width: 4.1357%;
    }

    .pure-c-xl-1-12,
    .pure-c-xl-2-24 {
        width: 8.3333%;
        *width: 8.3023%;
    }

    .pure-c-xl-1-8,
    .pure-c-xl-3-24 {
        width: 12.5000%;
        *width: 12.4690%;
    }

    .pure-c-xl-1-6,
    .pure-c-xl-4-24 {
        width: 16.6667%;
        *width: 16.6357%;
    }

    .pure-c-xl-1-5 {
        width: 20%;
        *width: 19.9690%;
    }

    .pure-c-xl-5-24 {
        width: 20.8333%;
        *width: 20.8023%;
    }

    .pure-c-xl-1-4,
    .pure-c-xl-6-24 {
        width: 25%;
        *width: 24.9690%;
    }

    .pure-c-xl-7-24 {
        width: 29.1667%;
        *width: 29.1357%;
    }

    .pure-c-xl-1-3,
    .pure-c-xl-8-24 {
        width: 33.3333%;
        *width: 33.3023%;
    }

    .pure-c-xl-3-8,
    .pure-c-xl-9-24 {
        width: 37.5000%;
        *width: 37.4690%;
    }

    .pure-c-xl-2-5 {
        width: 40%;
        *width: 39.9690%;
    }

    .pure-c-xl-5-12,
    .pure-c-xl-10-24 {
        width: 41.6667%;
        *width: 41.6357%;
    }

    .pure-c-xl-11-24 {
        width: 45.8333%;
        *width: 45.8023%;
    }

    .pure-c-xl-1-2,
    .pure-c-xl-12-24 {
        width: 50%;
        *width: 49.9690%;
    }

    .pure-c-xl-13-24 {
        width: 54.1667%;
        *width: 54.1357%;
    }

    .pure-c-xl-7-12,
    .pure-c-xl-14-24 {
        width: 58.3333%;
        *width: 58.3023%;
    }

    .pure-c-xl-3-5 {
        width: 60%;
        *width: 59.9690%;
    }

    .pure-c-xl-5-8,
    .pure-c-xl-15-24 {
        width: 62.5000%;
        *width: 62.4690%;
    }

    .pure-c-xl-2-3,
    .pure-c-xl-16-24 {
        width: 66.6667%;
        *width: 66.6357%;
    }

    .pure-c-xl-17-24 {
        width: 70.8333%;
        *width: 70.8023%;
    }

    .pure-c-xl-3-4,
    .pure-c-xl-18-24 {
        width: 75%;
        *width: 74.9690%;
    }

    .pure-c-xl-19-24 {
        width: 79.1667%;
        *width: 79.1357%;
    }

    .pure-c-xl-4-5 {
        width: 80%;
        *width: 79.9690%;
    }

    .pure-c-xl-5-6,
    .pure-c-xl-20-24 {
        width: 83.3333%;
        *width: 83.3023%;
    }

    .pure-c-xl-7-8,
    .pure-c-xl-21-24 {
        width: 87.5000%;
        *width: 87.4690%;
    }

    .pure-c-xl-11-12,
    .pure-c-xl-22-24 {
        width: 91.6667%;
        *width: 91.6357%;
    }

    .pure-c-xl-23-24 {
        width: 95.8333%;
        *width: 95.8023%;
    }

    .pure-c-xl-1,
    .pure-c-xl-1-1,
    .pure-c-xl-5-5,
    .pure-c-xl-24-24 {
        width: 100%;
    }
}