@charset "utf-8";
 .rpscw-col {
float: left;
padding-left: 0px;
padding-right: 0px;
position:relative;
width: 33.33333333%;
}
.rpscw-recentposts {
margin: 0 !important;
}
.rpscw-recentposts .rpscw-widgetp {
overflow: hidden;
position: relative;
width: 100%;
-webkit-transition: all .25s ease;
-moz-transition: all .25s ease;
-ms-transition: all .25s ease;
-o-transition: all .25s ease;
transition: all .25s ease;
}
.rpscw-recentposts .rpscw-widgetp:hover {
-webkit-transition: all .25s ease;
-moz-transition: all .25s ease;
-ms-transition: all .25s ease;
-o-transition: all .25s ease;
transition: all .25s ease;
}
.rpscw-recentposts .rpscw-widgetp:hover:after {
background-color: rgba(0, 0, 0, .5);
content: "";
height: 100%;
left: 0;
opacity: 1;  
position: absolute;
top: 0;
width: 100%;
}
.rpscw-thumbnail-wrapper:after {
content: "";
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
opacity: 1;
background-color: rgba(0, 0, 0, 0.2);
background: -webkit-linear-gradient(rgba(0, 0, 0, .1) 40%, rgba(0, 0, 0, .95) 80%);
background:    -moz-linear-gradient(rgba(0, 0, 0, .1) 40%, rgba(0, 0, 0, .95) 80%);
background:     -ms-linear-gradient(rgba(0, 0, 0, .1) 40%, rgba(0, 0, 0, .95) 80%);
background:      -o-linear-gradient(rgba(0, 0, 0, .1) 40%, rgba(0, 0, 0, .95) 80%);
background:         linear-gradient(rgba(0, 0, 0, .1) 40%, rgba(0, 0, 0, .95) 80%);
-webkit-transition: all .25s ease;
-moz-transition: all .25s ease;
-ms-transition: all .25s ease;
-o-transition: all .25s ease;
transition: all .25s ease;
}
.rpscw-thumbnail-wrapper:hover:after {
background-color: rgba(0, 0, 0, .5);
content: "";
height: 100%;
left: 0;
opacity: 1;  
position: absolute;
top: 0;
width: 100%;
-webkit-transition: all .25s ease;
-moz-transition: all .25s ease;
-ms-transition: all .25s ease;
-o-transition: all .25s ease;
transition: all .25s ease;
}
.rpscw-recentposts .rpscw-widgetp p {
font-size: 14px;
margin-bottom: 5px;
}
.rpscw-recentposts .rpscw-widgetp img {
left: 0;
margin-left: -80%;
max-width: 260%;
position: relative;
}
.rpscw-recentposts .rpscw-postmeta {
bottom: 12%;
padding: 0px 28px;
position: absolute;
z-index: 2;
}
.rpscw-recentposts .rpscw-postmeta .rpscw-datetime {
clear: both;
margin-bottom: 10px;
}
.rpscw-recentposts .rpscw-postmeta .rpscw-datetime p {
color: #00acff;  
font-size: 12px;
font-style: italic;
margin: 0;
transition: all .25s ease;
}
.rpscw-recentposts .rpscw-postmeta .rpscw-sidept {
display: block;
margin: 0px;
}
.rpscw-recentposts .rpscw-postmeta .rpscw-sidept h2 {
display: block; letter-spacing: 0; font-size: 35px;
line-height: 26px;
margin: 0;
text-align: left;
text-transform: inherit;
}
.rpscw-recentposts .rpscw-postmeta .rpscw-sidept h2 a {
color: #ffffff;
display: inline-block;
}
.rpscw-recentposts .rpscw-postmeta .rpscw-sidept h2 a:hover {
color: #ffffff;
}
.rpscw-recentposts .rpscw-postmeta .rpscw-excerptsc {
display: block;
}
.rpscw-recentposts .rpscw-postmeta .rpscw-excerptsc p {
color: #b2b2b2; font-weight: 400;
letter-spacing: 0;
margin-bottom: 0;
font-size: 16px;
margin-top: 20px;
line-height: 20px;
}
.rpscw-recentposts .rpscw-postmeta .rpscw-readmore {
clear: both;
margin-top: 20px;
width: 100%;
}
.rpscw-recentposts .rpscw-postmeta .rpscw-readmore a {
color: #fe3c3d;
display: inline-block; font-size: 18px;
font-weight: 500;
letter-spacing: 0;
line-height: 1;
padding: 0;
text-transform: uppercase;
-webkit-transition: all .25s ease;
-moz-transition: all .25s ease;
-ms-transition: all .25s ease;
-o-transition: all .25s ease;
transition: all .25s ease;
}
.rpscw-recentposts .rpscw-postmeta .rpscw-readmore a:hover {
color: #f39554;
}
.rpscw-recentposts .rpscw-postmeta .rpscw-readmore a:after {
background: #fe3c3d;
bottom: -3px;
content: '';
display: block;
height: 3px;
left: 28px;
position: absolute; width: 102px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
-webkit-transition: all .25s ease;
-moz-transition: all .25s ease;
-ms-transition: all .25s ease;
-o-transition: all .25s ease;
transition: all .25s ease;
}
.rpscw-recentposts .rpscw-postmeta .rpscw-readmore a:hover:after {
background: #f39554;
}
.rpscw-recentposts .rpscw-author {
background: #cccccc;
clear: both;
color: #333333;
display: inline-block;
margin: 10px 0 5px;
padding: 1px 8px;
}
.rpscw-recentposts .rpscw-author a {
color: #333333;
text-decoration:underline;
}
.rpscw-postedin {
clear: both;    
}
.rpscw-infoblock {
background: #eeeeee;
display:block;
max-width: 500px;
padding: 10px 15px;
margin-top: 10px;
}
.rpscw-recentposts .rpscw-widgetp:hover > .rpscw-postmeta > .rpscw-sidept > h2 > a {
color: #fff;
}
.rpscw-recentposts .rpscw-widgetp:hover > .rpscw-postmeta .rpscw-datetime p {
color: #fff;
}
.rpscw-recentposts .rpscw-widgetp:hover > .rpscw-postmeta .rpscw-readmore a {
color: #f39554;
}
.rpscw-recentposts .rpscw-widgetp:hover > .rpscw-postmeta .rpscw-readmore a:after {
background: #f39554;
} .rpscw-sidebar .rpscw-recentpostwrap {
border-radius: 4px;
border: 1px solid #cccccc;
display: inline-block;
margin-bottom: 20px;
min-height: 220px;
padding: 10px;
}
.rpscw-sidebar .rpscw-col {
float: left;
width: 100%;
padding: 0;
}
.rpscw-sidebar .rpscw-recentposts {
border-radius: 0;
padding: 0;
border:none;
border-bottom: 1px solid #ccc;
}
.rpscw-sidebar .rpscw-recentposts .rpscw-widgetp {
float: left;
text-align:center;
margin-bottom: 5px;
margin-top: 5px;
width: 100%;
}
.rpscw-sidebar .rpscw-recentposts .rpscw-widgetp img {
height:100%;
max-width: 250px;
padding-right: 10px;
width:auto;
min-height:50px;
max-height:95px;
}
.rpscw-sidebar .rpscw-recentposts .rpscw-excerptsc {
color: #555555;
font-size: 14px;
line-height: 1.3em;
margin-bottom: 5px;
}
.rpscw-sidebar .rpscw-recentposts .rpscw-readmore {
width: auto;
}
.rpscw-sidebar .rpscw-recentposts .rpscw-readmore a {
color:#ffffff;
font-size: 11px;
padding: 1px 6px;       
}
.rpscw-sidebar  .rpscw-infoblock {
margin-left: 0;
margin-right: 0;
margin-top: 10px;
padding: 4px 6px;
}
.rpscw-sidebar .rpscw-sidept a {
font-size: 15px;
margin-bottom:8px;
margin-top: 10px;
}
.rpscw-sidebar .rpscw-recentposts .rpscw-postmeta {
color: #555555;
font-size: 12px;
margin-bottom: 15px;
}  @media only screen and (max-width:767px) {  
.rpscw-col {
background: #ffffff;
float: none;
margin: 0 auto;
padding: 0 0 30px;
width: 100%;
}
.rpscw-thumbnail-wrapper:after {
opacity: 0;
}
.rpscw-recentposts .rpscw-widgetp {
padding: 0 0 20px 0;
}
.rpscw-recentposts .rpscw-widgetp img {
display: none;
}
.rpscw-recentposts .rpscw-postmeta {
padding: 0px 20px;
position: relative;
}
.rpscw-recentposts .rpscw-postmeta .rpscw-sidept h2 {
font-size: 30px;
}
.rpscw-recentposts .rpscw-postmeta .rpscw-sidept h2 a {
color: #393e41;
display: inline-block;
}
.rpscw-recentposts .rpscw-postmeta .rpscw-excerptsc {
display: none;
}
.rpscw-recentposts .rpscw-postmeta .rpscw-readmore {
margin-bottom: 0;
margin-top: 10px;
}
.rpscw-recentposts .rpscw-postmeta .rpscw-readmore a {
font-size: 18px;
}
.rpscw-recentposts .rpscw-postmeta .rpscw-readmore a:after {
left: 20px;
width: 100px;
}
.rpscw-recentposts .rpscw-widgetp:hover:after {
background-color: #ffffff;
}
.rpscw-recentposts .rpscw-widgetp:hover > .rpscw-postmeta > .rpscw-sidept > h2 > a {
color: #393e41;
}
}
@media only screen and (min-device-width: 520px) and (max-device-width: 768px) {
.rpscw-recentposts .rpscw-postmeta {
padding: 0 10px 0 0;
}
.rpscw-recentposts .rpscw-postmeta .rpscw-sidept h2 {
font-size: 13px;
margin: 0 0 0 10px;
}
.rpscw-recentposts .rpscw-postmeta .rpscw-datetime {
margin-left: 10px;
}
.rpscw-recentposts .rpscw-postmeta .rpscw-excerptsc {
display: block;
padding-left: 10px;
}
.rpscw-recentposts .rpscw-postmeta .rpscw-readmore {
margin-left: 10px;
}
.rpscw-recentposts .rpscw-postmeta .rpscw-readmore a {
padding: 5px 25px;
}
}
@media (min-width: 1368px) and (max-width: 2100px) {    
.rpscw-col {
float: left;
width: 33.33333333%;
}
}