/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

.su-box-title a {
   color: #fff;	
}

.tagsBox span {
    display: none;
}

.blogCategoryList {
    display: none;
}

.page-template-templ-home-php .isSticky.headerWrap {
    background-color: rgba(255,255,255,0.9);
}

#footer {
    background-color: #23211f;
}

.footerSocial {
    background-color: #272624;
}

img {
	max-width:100%;
}

td.benefit-1a-table {   background:url('http://www.zigzaghub.com.au/wp-content/uploads/2018/02/1.jpg'); 
	width:565px; 
	height:370px;
	background-size:cover;
}

td.benefit-1b-table {  
	width:565px; 
	height:370px;
	background-color:#000 !important;     color:#fff; 
	vertical-align:middle;
}

td.benefit-2a-table {  
	width:565px; 
	height:370px;
	background-color:#000 !important;     color:#fff; 
	vertical-align:middle;
}

td.benefit-2b-table {   background:url('http://www.zigzaghub.com.au/wp-content/uploads/2018/02/2.jpg'); 
	width:565px; 
	height:370px;
	background-size:cover;	
}

td.benefit-3a-table {   background:url('http://www.zigzaghub.com.au/wp-content/uploads/2018/02/community.jpg'); 
	width:565px; 
	height:370px;
	background-size:cover;	
}

td.benefit-3b-table {  
	width:565px; 
	height:370px;
	background-color:#000 !important;     color:#fff; 
	vertical-align:middle;
}

td.benefit-4a-table {  
	width:565px; 
	height:370px;
	background-color:#000 !important;     color:#fff; 
	vertical-align:middle;
}

td.benefit-4b-table {   background:url('http://www.zigzaghub.com.au/wp-content/uploads/2018/02/4.jpeg'); 
	width:565px; 
	height:370px;
	background-size:cover;	
}


td.benefit-5a-table {   background:url('http://www.zigzaghub.com.au/wp-content/uploads/2018/02/5.jpeg'); 
	width:565px; 
	height:370px;
	background-size:cover;	
}

td.benefit-5b-table {  
	width:565px; 
	height:370px;
	background-color:#000 !important;     color:#fff; 
	vertical-align:middle;
}

@media screen and (max-width: 600px) {
	table tr {
		display: block;
		margin-bottom: .625em;
	}
	table td {
		display: block;
		font-size: .8em;
		text-align: right;
	}
	table td:before {
		/*
		* aria-label has no advantage, it won't be read inside a table
		content: attr(aria-label);
		*/
		content: attr(data-label);
		float: left;
		font-weight: bold;
		text-transform: uppercase;
	}
	table td:last-child {
		border-bottom: 0;
	}
	
	td.benefit-1a-table {   background:url('http://www.zigzaghub.com.au/wp-content/uploads/2018/02/1.jpg'); 
		width:320px; 
		height:210px;
		background-size:cover;
	}

	td.benefit-1b-table {  
		width:320px; 
		height:210px;
		background-color:#000 !important;     color:#fff; 
		vertical-align:middle;
	}

	td.benefit-2a-table {  
		width:320px; 
		height:210px;
		background-color:#000 !important;     color:#fff; 
		vertical-align:middle;
	}

	td.benefit-2b-table {   background:url('http://www.zigzaghub.com.au/wp-content/uploads/2018/02/2.jpg'); 
		width:320px; 
		height:210px;
	  background-size:cover;		
	}

	td.benefit-3a-table {   background:url('http://www.zigzaghub.com.au/wp-content/uploads/2018/02/community.jpg'); 
		width:320px; 
		height:210px;
		background-size:cover;
	}

	td.benefit-3b-table {  
		width:320px; 
		height:210px;
		background-color:#000 !important;     color:#fff; 
		vertical-align:middle;
	}

	td.benefit-4a-table {  
		width:320px; 
		height:210px;
		background-color:#000 !important;     color:#fff; 
		vertical-align:middle;
	}

	td.benefit-4b-table {   background:url('http://www.zigzaghub.com.au/wp-content/uploads/2018/02/4.jpeg'); 
		width:320px; 
		height:210px;
		background-size:cover;
	}

	td.benefit-5a-table {   background:url('http://www.zigzaghub.com.au/wp-content/uploads/2018/02/5.jpeg'); 
	width:320px; 
	height:210px;
	background-size:cover;	
}

td.benefit-5b-table {  
	width:320px; 
	height:210px;
	background-color:#000 !important;     color:#fff; 
	vertical-align:middle;
}
}

#wp-admin-bar-wp-logo, #wp-admin-bar-site-name, #wp-admin-bar-new-content {
	display:none;
}


