.p6a_video_post_container .p6a_toshow_row_for_responsive{
    display: none;
}

.p6a_video_post_container .p6a_tohide_row_for_responsive{
    display: block;
}


.p6a_video_post_container .row.p6a_video_images{
    margin-bottom: 10px;
}

.p6a_video_post_container{
     border-top: 1px solid #e2e2e2;
     display: block;
     margin-top: 15px;
}

.p6a_video_post {
    margin-bottom: 20px;
}

.p6a_video_post_divider {
    background-color: #e2e2e2;
    height: 1px;  
    margin-top: 9px;
    margin-bottom: 9px; 
}

.p6a_video_post_title_main {
    font-size: 40px;
    color: #333333;
    line-height: 40px;
    margin-bottom: 10px;
    margin-top: 20px;
    margin-left: 15px;
    font-weight: 700;
    text-transform: uppercase;
}

.p6a_video_post_play {
    background-image: url(../images/play.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 75%;
    z-index: 100;
    position: absolute;
    width: 100px;
    height: 100px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.videos_right .p6a_video_post_play{
    width: 50px;
    height: 50px;
} 

.p6a_video_post_title {
    text-transform: uppercase;
    font-family: serenity, Helvetica, Arial, sans-serif !important;
    font-weight: 400;
    font-size: 20px;
    font-style: normal;
    color: #1a1a1a;
}

.p6a_video_post_title.main_title{
    font-size: 28px;
    line-height: 28px;
}

.p6a_video_post_sub_title_1 {
    text-transform: uppercase;
    font-size: 16px!important;
    line-height: 1.2!important;
    margin-bottom:0px;
    font-style: normal;
    display: block;
    letter-spacing: 1px!important;
    font-weight: 500;
    color: grey!important;
}
.p6a_video_post_sub_title_1 a{
    
    color: grey!important;
  
}
.p6a_video_post_sub_title_1 a:hover{
    
    color: grey!important;
  
}
.p6a_video_post_sub_title_1 a:visited{
    
    color: grey!important;
  
}

.p6a_video_post_sub_title_1.main_title {
    
    font-size: 22px!important;
    line-height: 1.2!important;
    margin-bottom: 0px;
    margin-top: 10px;
  
}
.p6a_video_post_sub_title_1.main_title a{
    
    color: grey!important;
  
}
.p6a_video_post_sub_title_1.main_title a:hover{
    
    color: grey!important;
  
}
.p6a_video_post_sub_title_1.main_title a:visited{
    
    color: grey!important;
  
}

.p6a_video_post_sub_title_2 {
    font-family: serenity, Helvetica, Arial, sans-serif !important;
    font-weight: 400;
    font-size: 16px;
    font-style: normal;
    display: block;
    color: #1a1a1a;
}

.p6a_video_post_date {
    font-size: 14px;
    font-style: normal;
    font-weight: 100;
}

.p6a_video_post_excerpt{
    font-size: 19px;
    color: #1a1a1a;
    text-align: left;
    line-height: 1.5;
    font-weight: 300;
    font-style: normal;
}


.p6a_video_post_container .p6a_more_title_container{
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1.5px;
    font-style: normal;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 8px 0px;
    color: #d0c7c7;
    
}

.p6a_video_post_container .p6a_more_title_container .more_link_box{
    border: solid #e2e2e2 1px;
    padding: 5px 25%;
    color: #1a1a1a;
}

.p6a_video_post_container .p6a_post_img img {
    padding-bottom: 0px!important;
}

.p6a_video_post_container .categoryTitle{
    margin: 3px auto;
    font-family: serenity, Helvetica, Arial, sans-serif;
    font-size: 28px;
    font-weight: 500;
    letter-spacing: 1.1px;
}






@media (max-width:991px){
    .p6a_video_post_container .row.p6a_video_images img{
         width: 100%;
    }
    .p6a_video_post_container .p6a_divider_container{
        display: none;
    }

    .p6a_video_post_container .p6a_toshow_row_for_responsive{
        display: block;
        padding-left: 15px;
    }
   /* .p6a_video_post_container .p6a_toshow_row_for_responsive .col_left{
        width: 35%!important;
    }*/

    .p6a_video_post_container .p6a_tohide_row_for_responsive{
        display: none;
    }

    .p6a_video_post_container .p6a_right_side{
        margin-top: 20px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .p6a_video_post_container .p6a_right_side .p6a_video_post_title{
        font-size: 28px;
    }
    .p6a_video_post_container .p6a_right_side .p6a_video_post_sub_title_1{
        
        font-size: 22px;
      
    }
    .p6a_video_post_container .videos_right{
        width: 50%!important;
        float: left!important;
    }
    .p6a_video_post_container .videos_right.last{
        display: none;
    }
/*    .p6a_video_post_container .p6a_more_title {

        margin: 26px 36vw;

    }*/
    .p6a_video_post_container .more_section{
        width: 100%!important;
    }
    .p6a_video_post_container .p6a_right_side .post_img_container{
        width: 100%!important
    }

}

@media (max-width:800px){
      .p6a_video_post_container .p6a_toshow_row_for_responsive .col_left{
            width: 45%!important;
            float: left!important;
      }  
      .p6a_video_post_container .p6a_toshow_row_for_responsive .p6a_video_post_excerpt{
            width: 50%!important;
            float: left!important;
            margin-right: 15px;
      }  
      .p6a_video_post_container .p6a_right_side{
        clear: both;
     }
     .p6a_video_post_play {
      
        width: 12.5vw;
        height: 12.5vw;
        
    }

     

}

/*@media (min-width: 451px) and (max-width: 799px) {
    .p6a_video_post_title.main_title {
        font-size: 3vw;
    }
    .p6a_video_post_container .p6a_right_side .p6a_video_post_title {
        font-size: 3vw;
    } 
    .p6a_video_post_sub_title_1.main_title {
        font-size: 2.8vw;
    }
    .p6a_video_post_container .p6a_right_side .p6a_video_post_sub_title_1 {
        font-size: 2.8vw;
    }
    .p6a_video_post_container .p6a_video_post_excerpt {
        font-size: 2.5vw;
    }

}*/

@media (max-width:450px){
     
    .p6a_video_post_container .p6a_video_post_title_main {
        font-size: 25px;
        margin-bottom: 5px;
        margin-left: 0px;
      
    }
    .p6a_video_post_container .p6a_video_post_excerpt {
        font-size: 15px;
    }
    .p6a_video_post_title.main_title {
        font-size: 22px!important;
        line-height: 22px;
    }
    .p6a_video_post_container .p6a_right_side .p6a_video_post_title {
        font-size: 22px;
    } 
   
    .p6a_video_post_container .p6a_right_side .p6a_video_post_sub_title_1 {
        font-size: 18px!important;
    }
    .p6a_video_post_sub_title_1.main_title {
        font-size: 18px!important;
    }
     .p6a_video_post_play {
      
        width: 50px;
        height: 50px;
      
    }

}