.item-image-wrap {
    width: 245px!important;
}    
#mainSection div {
  width: 26%;
  float: right;
}
#mainSection div:last-child {
    margin-left: 0;
    float: left;
}
#mainSection div:first-child {
    margin-left: 130px;
}
.content {padding-left: 0!important; padding-right: 15px;}
.sidepad0{padding: 0!important;}
#content h2.title {
  margin: 0 0 20px 0!important;
  color: #fff;
  background: #AD0014;
  padding: 4px 26px;
  font-size: 24px;  
}
div.catItemMeta {
  margin-bottom: 10px;
}
.mast-top-1 h3.module-title span{
    font-size: 26px!important;
}
.mast-top-1 h3.module-title{
    padding: 10px 20px!important;
}
#infinity-next{
    font-size: 18px;
}  
.x970{
    width: 970px;
    margin: 0 auto 15px;
    height: 90px;    
}
.commentAd{
    margin: 0 -15px;
}
/* Reviews */
#reviewsContainer {
    width: 100%;
    height: 185px;
    margin-bottom: 10px;
}
#reviewsTitleContainer {
    width: 140px;
    height: 39px;
    background-color: #9823be;
    position: absolute;
    z-index: 1;
}
#reviewsTitleContainer h4 {
   color: #fff;
   font-size: 26px;
   text-align: center;
   padding: 7px 15px 6px;
   margin: 0;
}
.reviewsItem {
    float: right;
    position: relative;
    height: 180px;
    width: 290px;
}
.reviewsItem:nth-child(2) {
    margin:0 12px;
}
.reviewsItem img {
    width: 290px !important;
    height: 180px;
    border-top: 5px solid #9823be;
}
.reviewsItem {
    cursor: pointer;
}
.reviewsItemMask {
    position: absolute;
    width: 290px;
    height: 180px;
    display: none;
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk4MjNiZSIgc3RvcC1vcGFjaXR5PSIwLjUiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjgiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top,  rgba(152,35,190,0.5) 0%, rgba(0,0,0,0.8) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(152,35,190,0.5)), color-stop(100%,rgba(0,0,0,0.8))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(152,35,190,0.5) 0%,rgba(0,0,0,0.8) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(152,35,190,0.5) 0%,rgba(0,0,0,0.8) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(152,35,190,0.5) 0%,rgba(0,0,0,0.8) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(152,35,190,0.5) 0%,rgba(0,0,0,0.8) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#809823be', endColorstr='#cc000000',GradientType=0 ); /* IE6-8 */
}
.reviewItemDesc {
    position: absolute;
    background-color: rgba(0,0,0,0.8);
    color: #fff;
    bottom: 0;
    width: 100%;
    height: 35px;
    text-align: center;
    margin-top: 20px !important;
    overflow: hidden;
    padding: 0 4px;
}
.reviewItemDesc h2 {
    font-size: 18px;
    padding: 0 !important;
    margin: 8px 0 0 0;
}
.reviewItemDesc h6 {
    font-size: 14px !important;
    font-family: almoni-normal;
    display:none;
    margin: 3px 0;
}

#reviewsMoreContainer {
    display:none;
    width: 100%;
    border: 2px solid #9823be;
    text-align: center;
}
#reviewsMoreContainer a{
    color: #9823be;
    font-weight: bold;
    font-size: 18px;
}
#reviewsMoreContainer:hover a {
    color: #fff;
}
#reviewsMoreContainer:hover{
    background-color: #9823be;
}
/* Small Device Reviews */

#reviewSmallDevTitle {
    width: 100%;
    position: relative;
    margin-bottom: 15px !important;
}
#reviewSmallDevTitle h4 {
    font-size: 30px;
    margin: 0px 0 0 0!important;
    color: #fff;
    background-color: #9823be;
    padding: 6px 15px;
    text-align: right;
}
.reviewCatName a {
    color: #9823be !important;
}
.category-name a:before {
    background-color: #9823be !important;
}
/* Small Devices */
#vidSmallDev {
    height: 1000px;
}
.vidSmallDevItem {
    width: 100%;
}
#vidSmallDevTitle {
    width: 100%;
    position: relative;
    margin-bottom: 15px !important;
}
#vidSmallDevTitle h4 {
    font-size: 30px;
    margin: 0px 0 0 0!important;
    color: #fff;
    background-color: rgb(173, 0, 20);
    padding: 6px 15px;
    text-align: right;
}
.vid-item-image-wrap a img {
    width: 100%;
}

.vidSmallDevItem {
    margin-bottom: 15px;
}

/* Slider */
#vidSliderStaticContent {
    width: 147px;
    height: 39px;
}
#vidSliderStaticContentLine {
    width: 900px;
    height: 3px;
}
#vidSliderStaticContent h4 {
    text-align: center;
    padding: 7px 10px 8px;
    font-size: 26px;
    font-family: almoni-bolder;
    color: #fff;
    margin: 0;
}
#vidSliderStaticContent, #vidSliderStaticContentLine{
      z-index: 100;
      position: absolute;
      background-color: #ad0014;
}
.vidSliderDetails {
    width: 37%;
    height: 100% !important;
    background-color: rgb(173, 0, 20);
    float: left;
    padding: 42px 23px;
}
.vidSliderDetails h4 {
    color: #fff;
    font-size: 30px;
    margin: 0;
}
.vidSliderDetails h5 {
    color: #fff;
    font-size: 17px;
    padding: 15px 0;
    font-family: almoni-normal;
}
.vidSliderImage {
    width: 63%;
    height: 100%;
}
.vidSliderLinks {
  position: absolute;
  bottom: 55px;
}
.vidSliderLinks ul{
    list-style: none;
    padding: 0;
}
.vidSliderLinks ul li a{
    color: #fff;
    font-size: 18px;
    font-family: almoni-bolder;
}
.vidSliderLinks ul li a:hover{
    text-decoration: underline;
}                
#vidSliderContainer {
    width: 900px;
    height: 420px;
    margin-bottom: 15px;
    border-top: 3px solid #AD0014;
}
#vidSliderContainer #vidSliderSlides .catItemMeta .catItemDateCreated{
    color:#fff;
}
#vidSliderContainer .vidSlideBtns .vidSlidePrev:hover,
#vidSliderContainer .vidSlideBtns .vidSlideNext:hover
{opacity: 1;}
.vidSliderSlide {
   height: 420px;
}
.vidSlideBtns span {
  background: url("https://cdn.vgames.co.il/s/images/ctrl-btns.png") no-repeat top left;
  color: #fff;
  cursor: pointer; 
  display: block;
  height: 40px;
  margin-top: -60px;
  padding: 0;
  width: 40px;
  position: relative;
  z-index: 100;
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);  
}
.vidSlideBtns .vidSlidePrev{
  background-position: -40px 0;
  right: 10px;  
  opacity: 0;
  display: none;  
}
.vidSlideBtns .vidSlideNext {
  background-position: 0 0;
  left: 20px;
  opacity: 0.4;
  float: left;
}
/* HPCommunity */
.HPCommunity{
    border-top: 5px solid #004a89;
    margin-top: 4px;
}
.HPCommunity h3.title{
  width: 170px;
  height: 35px;
  background-color: #004a89;
  position: absolute;
  margin: 0;
  color: #fff;
  padding: 3px 15px 6px;
  font-size: 26px;
  z-index: 15;
}
.HPCommunity .posts{
  margin-bottom: 20px;
}
.HPCommunity .post{
  position: relative;
  margin-bottom: 12px;
}
.HPCommunity .postMask{
    -webkit-transition: all .13s linear;
    -moz-transition: all .13s linear;
    -o-transition: all .13s linear;
    -ms-transition: all .13s linear;
    transition: all .13s linear;    
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
    opacity: 0;    
    background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(37,39,40,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.76)), color-stop(100%,rgba(37,39,40,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(37,39,40,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(37,39,40,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(37,39,40,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(37,39,40,1) 100%); /* W3C */
}
.HPCommunity .post:hover .postMask{
    opacity: 1;
}
.HPCommunity .post .title{
  background: rgba(0, 74, 137, 0.65);
  position: absolute;
  bottom: -1px;
  width: 100%;
  z-index: 15;     
}

.HPCommunity .post img{
  max-width: 100%;
  min-width: 100%;
  -webkit-transform: scale(1,1);
  -moz-transform: scale(1,1);
  transform: scale(1,1);
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;    
}
.HPCommunity .post .title h4 {
  padding: 4px 10px;
}
.HPCommunity .post .title h4 a{
  color: #fff;
  font-family: almoni-normal;
  font-size: 17px;
} 
/* HPVideos */
.HPVideos{
    border-top: 5px solid #ad0014;
    position: relative;
    overflow: hidden;
    min-width: 300px;    
    /*margin-top: -7px;*/
}
.HPVideos h3.title{
  width: 170px;
  height: 35px;
  background-color: #ad0014;
  position: absolute;
  margin: 0;
  color: #fff;
  padding: 3px 15px 6px;
  font-size: 26px;
  z-index: 1;
}
.HPVideos .videos{
  margin-bottom: 20px;
}
.HPVideos .video{
  position: relative;
  margin-bottom: 12px;
}
.HPVideos .video .title{
  background: rgba(173, 0, 20, 0.65);
  position: absolute;
  bottom: -1px;
  width: 100%;     
  z-index: 15; 
}
.HPVideos .videoMask{
    -webkit-transition: all .13s linear;
    -moz-transition: all .13s linear;
    -o-transition: all .13s linear;
    -ms-transition: all .13s linear;
    transition: all .13s linear;    
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
    opacity: 0;    
    background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(221, 22, 22, 0.49) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.76)), color-stop(100%,rgba(221, 22, 22, 0.49))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(221, 22, 22, 0.49) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(221, 22, 22, 0.49) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(221, 22, 22, 0.49) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(221, 22, 22, 0.49) 100%); /* W3C */
}
.HPVideos .video:hover .videoMask{
    opacity: 1;
}
.HPVideos .video img{
  max-width: 100%;
  min-width: 100%;
  -webkit-transform: scale(1,1);
  -moz-transform: scale(1,1);
  transform: scale(1,1);
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;    
}
.HPVideos .video .title h4 {
  padding: 4px 10px;
}
.HPVideos .videos .title h4 a{
  color: #fff;
  font-family: almoni-normal;
  font-size: 17px;
}