div.post_showcase {   
	margin:0 auto; /*center aligned*/
    padding:0;
    width: 100%;
}
.post_showcase_button{
	color: rgb(230, 230, 230) !important;
	font-size: 12px;
	padding: 10px;
	text-shadow: 0px -1px 0px rgba(30, 30, 30, 0.8);
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: rgb(30, 30, 0);
	background: -moz-linear-gradient(90deg, rgb(30, 30, 0) 30%, rgb(142, 142, 142) 70%);
	background: -webkit-linear-gradient(90deg, rgb(30, 30, 0) 30%, rgb(142, 142, 142) 70%);
	background: -o-linear-gradient(90deg, rgb(30, 30, 0) 30%, rgb(142, 142, 142) 70%);
	background: -ms-linear-gradient(90deg, rgb(30, 30, 0) 30%, rgb(142, 142, 142) 70%);
	background: linear-gradient(0deg, rgb(30, 30, 0) 30%, rgb(142, 142, 142) 70%);
	-webkit-box-shadow: 0px 2px 3px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 2px 3px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 2px 3px rgba(50, 50, 50, 0.75);
	margin-bottom: 3%;
}

.post_showcase_button:hover{
   color: rgb(242, 241, 239) !important;
}
.wp-posts-showcase-buttons{
	margin-bottom:3%;
	text-align:center !important;	
	}
.unselectable, .tab .tab-legend > li {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.tab {
  width: 100%;
  margin: 20px 0;
  padding: 0px !important;
  overflow: hidden; }

.tab > .tab-legend, .tab > .tab-content-4cols, .tab-legend > li, .tab-content-4cols > li {
  margin: 0;
  padding: 0;
  list-style: none; box-sizing:border-box;}
  
 .tab > .tab-legend, .tab > .tab-content-3cols, .tab-legend > li, .tab-content-3cols > li {
  margin: 0;
  padding: 0;
  list-style: none; box-sizing:border-box;}

.tab .tab-legend {
  font-family: Helvetica, Arial, sans-serif;
  overflow: hidden; }

.tab .tab-legend > li {
  padding: 15px;
  color: #999999;
  font-size: 16px;
  text-transform: uppercase;
  float: left;
  cursor: pointer; 
}

.tab .tab-legend > li {
  /*background-color: #dedede;*/ }

.tab .tab-legend .active {
	border-bottom:4px solid #88b7d5;	
	position: relative;	
	color:#666; }


/**************************4 columns******************************/
.tab .tab-content-4cols {
	width:100%;
	position:relative;
	border: 1px solid #999999;
	border-radius:3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box; 
	margin:0 auto !important; /*center aligned*/
}

.tab .tab-content-4cols > li {
	position: relative;
	overflow: hidden;
	text-align: center; 
	padding:3%; 
  }
  
 .tab-content-4cols .inner-content{
	float: left;
	line-height: 150%;
	margin-bottom: 3%;
	padding: 1% 3%;
	word-wrap: break-word;}
  
  
.tab-horiz-4cols .tab-legend { 
	padding: 0 0 3% 0;
	width:100%;
	margin:0 auto !important; /*center aligned*/	
	font-size:0; 
	list-style:none;
   }

.tab-horiz-4cols .tab-legend > li {
   display: inline-block;
   *display:inline;/*for IE6 - IE7*/
    width:25%;
    vertical-align:middle;
    box-sizing:border-box;
    margin:0;
    padding: 3%; }
   
.p_title{
	text-align:center;
	display:block;
	padding:2% 0 0 0;
	word-wrap: break-word;
	text-transform:uppercase;
	text-decoration:none;
}
   
.p_title > a{
	text-decoration:none;
	border-bottom:none !important; 
}
   
.tab-horiz-4cols .tab-legend > li > img{
 	display:block;
    max-width: 100%;
	max-height: 100%;
    height: auto;
    border:none;
    transform:scale(1);
    transition:all 1s;
	margin:0 auto;
}
  
  /***********************3 columns *****************************/
  
.tab .tab-content-3cols {
	width:100%;
	position:relative;
	border: 1px solid #999999;
	border-radius:3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box; 
	margin:0 auto !important; /*center aligned*/
 }

.tab .tab-content-3cols > li {
	position: relative;
	overflow: hidden;
	text-align: center; 
	padding:3%; 
 }
  
 .tab-content-3cols .inner-content{
	float: left;
	line-height: 150%;
	margin-bottom: 3%;
	padding: 1% 3%;
	word-wrap: break-word;  
 }
  
  
.tab-horiz-3cols .tab-legend {
  	padding: 0 0 3% 0;
	width:100%;
	margin:0 auto !important; /*center aligned*/
	font-size:0;
	list-style:none;
 }

.tab-horiz-3cols .tab-legend > li {
    display: inline-block;
   *display:inline;/*for IE6 - IE7*/
    width:33.33%;
    vertical-align:middle;
    box-sizing:border-box;
    margin:0;
    padding: 3%;
 
}
   
   
.tab-horiz-3cols .tab-legend > li > img{
	display:block;
	max-width: 100%;
	max-height: 100%;
	height: auto;
	border:none;
	transform:scale(1);
	transition:all 1s;
	margin:0 auto;

}


  @media only screen and (max-width: 1024px) {
 /* .tab-horiz-4cols .tab-legend > li {
 
  width:25%;  
  padding:10px;  
  }
 .tab-horiz-4cols .tab-legend > li:first-child { 
  margin-top:0px; }  
  
 .tab-horiz-3cols .tab-legend > li {
  border:1px solid #fff;
  width:30%; 
  margin-left:5%;
  margin-top:0px;
 /* overflow:hidden;
   }
 .tab-horiz-3cols .tab-legend > li:first-child { 
  margin-top:0px; }  
  }*/
  
  @media only screen and (max-width: 767px) {
  
/* .tab-horiz-4cols .tab-legend > li {
  border:1px solid #fff;
  width:25%; 
  /*margin: 20px 0px 20px 0px;
  }
 .tab-horiz-4cols .tab-legend > li:first-child { 
  margin-top:0px; }
  
 .tab-horiz-3cols .tab-legend > li {
  border:1px solid #fff;
  width:100%; 
  margin: 20px 0px 20px 0px;
   }
 .tab-horiz-3cols .tab-legend > li:first-child { 
  margin-top:0px; }*/
  
  }
  @media only screen and (max-width: 500px){
  
.tab-horiz-4cols .tab-legend > li {	
	width:100%; 
	margin: 20px 0px 20px 0px;
	padding:10px;
}
.tab-horiz-4cols .tab-legend > li > img{
   margin-top:5%;  
   border-radius:50%;
}

.tab-horiz-3cols .tab-legend > li {	
	width:100%; 
	margin: 20px 0px 20px 0px;
	padding:10px;
}

.tab-horiz-3cols .tab-legend > li > img{
	margin-top:5%;
	border-radius:50%;
}
.p_title{
   margin:3% 0%;}
}