/*
 RFP FRONT STYLE
*/

.rfp-wrapper a{
	text-decoration:none;
	outline:none;
	box-shadow:none!important;
	
}

.rfp-grids { 
	margin-left: -15px; 
	margin-right: -15px;
}

.rfp-grids:before, 
.rfp-grids:after { 
	display: table; 
	content: "";
}

.rfp-grids:after { 
	clear: both; 
}

.rfp-grids [class*="grid"] { 
	float: left; 
	padding: 5px; 
	vertical-align: top; 
	width: 99.99999%; 
	box-sizing: border-box;
}

.rfp-grid.xs1 { width: 8.33333%; }
.rfp-grid.xs2 { width: 16.66666%; }
.rfp-grid.xs3 { width: 24.99999%; }
.rfp-grid.xs4 { width: 33.33333%; }
.rfp-grid.xs5 { width: 41.66666%; }
.rfp-grid.xs6 { width: 49.99999%; }
.rfp-grid.xs7 { width: 58.33333%; }
.rfp-grid.xs8 { width: 66.66666%; }
.rfp-grid.xs9 { width: 74.99999%; }
.rfp-grid.xs10 { width: 83.33333%; }
.rfp-grid.xs11 { width: 91.66666%; }
.rfp-grid.xs12 { width: 99.99999%; }

@media only screen and (min-width: 768px) { 
	.rfp-grid.sm1 { width: 8.33333%; }
	.rfp-grid.sm2 { width: 16.66666%; }
	.rfp-grid.sm3 { width: 24.99999%; }
	.rfp-grid.sm4 { width: 33.33333%; }
	.rfp-grid.sm5 { width: 41.66666%; }
	.rfp-grid.sm6 { width: 49.99999%; }
	.rfp-grid.sm7 { width: 58.33333%; }
	.rfp-grid.sm8 { width: 66.66666%; }
	.rfp-grid.sm9 { width: 74.99999%; }
	.rfp-grid.sm10 { width: 83.33333%; }
	.rfp-grid.sm11 { width: 91.66666%; }
	.rfp-grid.sm12 { width: 99.99999%; } 
}
  
@media only screen and (min-width: 1025px) { 
	.rfp-grid.md1 { width: 8.33333%; }
	.rfp-grid.md2 { width: 16.66666%; }
	.rfp-grid.md3 { width: 24.99999%; }
	.rfp-grid.md4 { width: 33.33333%; }
	.rfp-grid.md5 { width: 41.66666%; }
	.rfp-grid.md6 { width: 49.99999%; }
	.rfp-grid.md7 { width: 58.33333%; }
	.rfp-grid.md8 { width: 66.66666%; }
	.rfp-grid.md9 { width: 74.99999%; }
	.rfp-grid.md10 { width: 83.33333%; }
	.rfp-grid.md11 { width: 91.66666%; }
	.rfp-grid.md12 { width: 99.99999%; } 
}

div.rfp-wrapper{
	overflow:hidden;
}

div.rfp-wrapper a{
	box-shadow:none;
	outline:none;
	color: #93ec3a;
}


.rfp-filter ul{
	list-style:none;
	margin-left:0;
}

.rfp-filter ul li{
	display:inline-block;
	margin: 0;
}

.rfp-filter ul li a{
    border: 0px solid;
    display: inline-block;
    margin-bottom: 8px;
    margin-right: 5px;
    padding: 5px 10px;
    color:#666;
    font-size: larger;

}

.rfp-filter ul li a.active{
	color:#000;
}

.rfp-item-title {
    background: #eee none repeat scroll 0 0;
    line-height: 1.2;
    padding: 15px 10px;
    text-align: center;
    font-size: larger;
    text-transform: uppercase;
}

.rfp-item {
	position:relative;
}

.rfp-item .rfp-mask {
    backface-visibility: hidden;
    bottom: 10px;
    left: 15px;
    opacity: 1;
    overflow: hidden;
    position: absolute;
    right: 15px;
    top: 15px;
	color: whitesmoke;
}

.rfp-item img{
	width:100%!important;
	max-width:100%!important;
	display: block;
}
.rfp-grid.xs7 { width: 58.33333%; }
.rfp-grid.xs8 { width: 66.66666%; }
.rfp-grid.xs9 { width: 74.99999%; }
.rfp-grid.xs10 { width: 83.33333%; }
.rfp-grid.xs11 { width: 91.66666%; }
.rfp-grid.xs12 { width: 99.99999%; }

@media only screen and (min-width: 768px) { 
	.rfp-grid.sm1 { width: 8.33333%; }
	.rfp-grid.sm2 { width: 16.66666%; }
	.rfp-grid.sm3 { width: 24.99999%; }
	.rfp-grid.sm4 { width: 33.33333%; }
	.rfp-grid.sm5 { width: 41.66666%; }
	.rfp-grid.sm6 { width: 49.99999%; }
	.rfp-grid.sm7 { width: 58.33333%; }
	.rfp-grid.sm8 { width: 66.66666%; }
	.rfp-grid.sm9 { width: 74.99999%; }
	.rfp-grid.sm10 { width: 83.33333%; }
	.rfp-grid.sm11 { width: 91.66666%; }
	.rfp-grid.sm12 { width: 99.99999%; } 
}
  
@media only screen and (min-width: 1025px) { 
	.rfp-grid.md1 { width: 8.33333%; }
	.rfp-grid.md2 { width: 16.66666%; }
	.rfp-grid.md3 { width: 24.99999%; }
	.rfp-grid.md4 { width: 33.33333%; }
	.rfp-grid.md5 { width: 41.66666%; }
	.rfp-grid.md6 { width: 49.99999%; }
	.rfp-grid.md7 { width: 58.33333%; }
	.rfp-grid.md8 { width: 66.66666%; }
	.rfp-grid.md9 { width: 74.99999%; }
	.rfp-grid.md10 { width: 83.33333%; }
	.rfp-grid.md11 { width: 91.66666%; }
	.rfp-grid.md12 { width: 99.99999%; } 
}

div.rfp-wrapper{
	overflow:hidden;
	padding-left: 5px;
}

div.rfp-wrapper a{
	box-shadow:none;
	outline:none;
	display: contents;
}

.rfp-filter ul{
	list-style:none;
	margin-left:0;
}

.rfp-filter ul li{
	display:inline-block;
	margin: 0;
}

.rfp-filter ul li a{
    border: 0px solid;
    display: inline-block;
    margin-bottom: 8px;
    margin-right: 5px;
    padding: 5px 10px;
	color: #dfffbe;
    font-size: larger;
    text-transform: uppercase;
	left: -50px;
	position: relative;
}

.rfp-filter ul li a.active{
	color: #afff00;
	font-size: 1.8rem;
}

.rfp-item-title {
    background: #000 none repeat scroll 0 0;
    line-height: 1.2;
    padding: 25px 10px;
	font-family: 'ArchivoNarrowBold';
    text-align: center;
    font-size: larger;
    text-transform: uppercase;
    color: #FFF;
    position: relative;
    top: 0;
	

}

.rfp-item {
	position:relative;
	padding-bottom: 50px;
}

.rfp-item .rfp-mask {
    backface-visibility: hidden;
    left: 15px;
    opacity: 1;
    overflow: hidden;
    position: absolute;
    right: 15px;
	color: whitesmoke;

}

.rfp-item .rfp-title-mask {
    backface-visibility: hidden;
    left: 15px;
    opacity: 1;
    overflow: hidden;
    position: absolute;
    right: 15px;
	top: 15px;
	bottom: 10px;

}

.rfp-item img{
	width:100%!important;
	max-width:100%!important;
	height: 200px;
	display: block;
	background: url(.../uploads/2022/01/place-holder.png) no-repeat scroll 0 0;
}

.rfp-item-description {
	height: 200px;
	display: block;
	width:100%!important;
	padding: 0px 10px 10px 10px;
	position: relative;
	top: 0px;
	z-index: 10;
    border-color: #000;
	overflow: hidden;
}

.rfp-item-description:nth-child(1) {
  background: linear-gradient(-45deg, transparent 15px, #FFD700 0); 
}

.rfp-item-description p:nth-child(1) {
	color: whitesmoke;
}

.rfp-item-description:nth-child(odd) {
  background: linear-gradient(-45deg, transparent 15px, #111 0); 
}

.rfp-item-description:nth-child(even) {
  background: linear-gradient(-45deg, transparent 15px, #424242 0); 
}



@media only screen and (max-width: 48.7em) { 
	.rfp-item-description {
	height: auto;
	}
	
}

.rfp-item-meta {
	text-align: center;
	padding: 10px 1px;
	background: #3e3e3e;
	float: right;
	position: relative;
	top: 50px;
	width: 100%;
	height: auto;
  	font-family: 'ArchivoNarrowBold';
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1em;
	right: 0;
	color: #afffa4;
	z-index: 99;
}

.rfp-item-meta a{
	color: #fff4a8;
	font-size: Large;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bolder;
}
