#post-857 .entry-top-navigation {
    display: none;
}
.type-post p {
    margin-bottom: 2px;
}
.pro_video img {
    max-width: 100%; 
    height: 245px; 
    padding: 0px;
    width: 100%;
}
.pro_video div {
    padding: 0;
    float: left;
    width: 32.33%;
    border: 1px solid #efefef;
    margin: 5px;
    position: relative;
}
.pro_video div span {
    text-align: center;
    width: 100%;
    display: inherit;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.63);
    color: #fff;
    padding: 5px 0;
}
input.playvideo {
    background: #e00000;
    border: 0;
    color: #fff;
    font-size: 16px !important;
    padding: 5px 20px 8px 20px !important;
    text-align: center;
    outline: none;
    clear: both;
    margin: 0px auto 0 auto !important;
    width: 109px;
    display: inherit;
}

@media only screen and (max-width:1131px) {
.pro_video div {
    width: 31.33%;
}
}
@media only screen and (max-width:1020px) {
.pro_video div {
    width: 33%;
    margin: 5px 1px;
}
.pro_video img{
    max-width: 100%;
    height: 195px;
}
}
@media only screen and (max-width:991px){
.pro_video div {
    width: 70%;
    margin: 0 auto;
    float: none;
}
.pro_video img{
    max-width: 100%;
    height: auto;
    width: 100%;
}
input.playvideo {
    margin: 30px auto 0 auto !important;
    width: 109px;
    display: inherit;
}
}
@media only screen and (min-width:768px){
.jocoimg img {
    height: 100% !important;
    width: 100% !important;
}
}
@media only screen and (max-width:767px){
.tp-caption img {
   display: inline-block !important;
    margin-top: 13px !important;
}
.tp-loop-wrap > .tp-mask-wrap > .tp-caption{
width: 100% !important;
}
body #rev_slider_1_1 {
    height: 332px !important;
}
.page-id-51 div#x-section-2 {
    margin-top: 109px !important;
}
.page-id-51 .tp-loop-wrap > .tp-mask-wrap{
    margin-top: 38px !important;
}
.page-id-51 div#slide-1-layer-2{
margin-left: 0px !important;
}
.page-id-51 .tp-parallax-wrap{
    left: 30px !important;
}
.x-container.width {
    width: 100%;
    padding: 0 22px 0 12px !important;
}
.tp-loop-wrap > .tp-mask-wrap > .tp-caption.rs-hover-ready {
    margin: 81px auto !important;
}
}
@media only screen and (max-width: 400px){
body #rev_slider_1_1 {
    height: 302px !important;
}
.page-id-51 .tp-parallax-wrap {
    left: 12px !important;
}
.page-id-51 div#x-section-2 {
    margin-top: 131px !important;
}
}