@media screen and (min-width:728px) and (max-width:969px) {

.show-lg { display:block; visibility:visible; }
.hide-lg { display:none; visibility:hidden; }



.header .navItem { width:9%; }
.header .navItem a { font-size:.9em; }
.header .navItemSearch { width:38px !important; }
.header .navItemSearchExpanded { right:38px; width:56%; }

.subHeader .subHeaderAccount { width:1px; }

.socialShare .floatRight { float:none; clear:both; margin:20px 0 50px 0; }

.footer .footerSearch { width:70%; }

.comment .commentL { width:15%; float:left; }
.comment .commentR { width:80%; float:right; }

.relatedPhotos .relatedPhotosMain .col { width:48%; margin-left:4%; }
.relatedPhotos .relatedPhotosMain .col3 { display:none; }

.relatedPhotos .relatedPhotosSub .imgCrop { width:16.5%; margin-left:4%; }
.relatedPhotos .relatedPhotosSub .col6 { display:none; }

.intro .introText p { display:none; }

.layout2Col .col { float:none !important; width:100%; }

.imgWidthLimit .itemShort .imgCrop { max-width:300px; }

.layoutList .itemShort .imgCrop { width:42%; height:auto; max-height:350px; float:left; -moz-border-radius:0; border-radius:0; -webkit-border-radius:0; }
.layoutList .itemShort .itemShortText { width:50%; float:right; }

.itemShort .itemShortSubPic { display:none; }

.pagination .paginationN,.pagination .paginationP { display:none; }

.chartItem .chartItemImg { width:40%; }
.chartItem .chartItemText { width:53%; }

.layout5ColDissapear .imgCrop { max-height:80px; }

.alphabetListSub { display:none; }

.footer .smaller a { margin-left:7px; }

.nextGallery h3 { font-size:1.4em; }
.nextGallery h2 { font-size:1em; }

}