/* 100% LIQUID */

.vidImidWrap, .pagesBlock, .faqArea .centerwrap, .advsearch, .dvdInfo, .dvdScenes, .storeArea, .store_item_block, .cartArea, .passwordreset .centerwrap, .favoritesArea, .myAccountArea, .ondemand_transactions, .liveShows, .messagesArea, .submitComments, .allComments, .pollblock, .sDeals, .modelInfo, .subVideoArea, .blogArea, .calendarArea, .twitterArea, .newsArea, .pagesArea .centerwrap, .Store, .bonusArea, .blogArea, .galleryArea .centerwrap, .showsArea, .imodelsArea, .dvdInfo {max-width: 1920px !important;margin:auto;}

.centerwrap {width: calc(100% - 20px);margin: auto;padding-top: 0px;}

.modelInfo, .subVideoArea {margin:auto;}

.browseAlphabet {margin:auto;}


nav {margin-left:20px;}

.modelBlock {width: 100%;margin-right: 0px;line-height: 1.6;font-size: 14px;}
.latestUpdateB {width: 100%;margin-right: 0px;margin-bottom: 26px;line-height: 1.6;}

.photosArea,  .modelsArea, .favorites_updates_block, .categoryArea .iLatestUArea, .subVideoArea, .dvdsAreaindex, .suggestedArea, .storeArea, .idvdPreview {display: grid;gap: 1px;}

.nextShowArea {padding-left: 0px;padding-right: 0px;}

@media (min-width: 1591px) {
.photosArea, .iLatestUArea, .favorites_updates_block, .categoriesArea .iLatestUArea, .subVideoArea, .suggestedArea, .storeArea, .idvdPreview {grid-template-columns: repeat(3, 1fr);}
.modelsArea, .dvdsArea, .dvdsAreaindex  {grid-template-columns: repeat(6, 1fr);}



}

@media only screen and (max-width:1920px){
.centerwrap {width:98%;}
}

@media only screen and (max-width:1590px){
 .logo img {}
.photosArea, .iLatestUArea, .favorites_updates_block, .categoryArea .iLatestUArea, .subVideoArea, .suggestedArea, .storeArea, .idvdPreview {grid-template-columns: repeat(2, 1fr);}

.modelsArea, .dvdsArea,  .dvdsAreaindex {grid-template-columns: repeat(3, 1fr);}

.centerwrap {width:96%;}
}

@media only screen and (max-width:1023px){
.modelsArea, .dvdsArea, .dvdsAreaindex {grid-template-columns: repeat(2, 1fr);}

.categoryArea .hover_update_info .update_hover_s {width: 100%;}
}

@media only screen and (max-width:767px){
.photosArea, .iLatestUArea, .favorites_updates_block, .categoryArea .iLatestUArea, .subVideoArea, .suggestedArea, .storeArea, .idvdPreview {grid-template-columns:1fr;width:100%;}
.modelsArea, .dvdsArea, .dvdsAreaindex  {grid-template-columns: repeat(2, 1fr);}
}

@media only screen and (max-width:479px){
.modelsArea, .dvdsArea, .dvdsAreaindex {grid-template-columns:1fr;}
}