@media only screen 
and (max-width : 1360px)
and (min-width : 1200px) {
  .mainNav li a { font-size: 14px; }
  .more-content-trigger, #mainCnt .more-content-trigger { font-size: 14px; }
}
@media only screen 
and (max-width : 1199px) {  
  .wrapper .header .logoCnt { width: 75%; }
  .mainNav .tile { width: 25%; }
  .header .navBreak { display: block; height: 2em; }
  .miniHeader .mainNav li a { display: none; }
  .miniHeader .mainNav li .toggleMenu { display: block; }
  .header .toggleMenu.minus { bottom: 20px; }
  .headerSpacer { height: 269px; }
}
@media only screen 
and (max-width : 1460px) {  
  .largeEvents .tile.w_2 { width: 33.3%; }
  .largeEvents .tile.w_2.open { width: 66.6%; }
  .cart.largeEvents .eventItem .details .info { margin-left: 0; margin-bottom: 1em; }
  .cartItemNav .row { margin-left: 0; margin-bottom: .5em; }
  .largeEvents .purchaseTile.tile.w_2 { width: 25%; }
  .coordinateGame #eventList .smallEventTile { width: 33.3%; }
  .coordinateGame #eventList .smallEventItem { min-height: 6em; }
  
  .cartInfo { width: auto; padding-bottom: 2em; }
  .cartInfo .tileInner { padding: 0 2.17%; }
  
  .grid .tile.albumTile { width: 33.3%; }
  .albumTile .tileInner { padding-left: 6.51%; padding-right: 6.51%; }
  .koncertismerteto .twoColClr { display: none; }
  .koncertismerteto .fourColClr { display: none; }
  .koncertismerteto .threeColClr { display: block; }
  
  .grid .tile.searchTile, .grid .tile.searchTileCnt { width: 33.3%; }
  .searchTile .tileInner { padding: 6.51%; }
}
@media only screen 
and (max-width : 1000px) {  
  .largeEvents .tile.w_2 { width: 50%; }
  .largeEvents .tile.w_2.open { width: 100%; }
  .eventItem { font-size: 24px; }
  .largeEvents .purchaseTile.tile.w_2 { width: 25%; }
  .coordinateGame #eventList .smallEventTile { width: 50%; }
  
  .mainCntntCnt, .news, .media .sectionTitle, .mediaItem, .accomodation .txtTile .txtCnt { padding-left: 2.17%; padding-right: 2.17%; }
  
  .grid .tile.albumTile { width: 50%; }
  .albumTile .tileInner { padding-left: 4.34%; padding-right: 4.34%; }
  .koncertismerteto .fourColClr { display: none; }
  .koncertismerteto .threeColClr { display: none; }
  .koncertismerteto .twoColClr { display: block; }
}
@media only screen 
and (max-width : 1000px) {
  .grid .tile.mainCatsOverlayTile { background: transparent; top: -1000px; }
  .mainCatsOverlayTile .mainCntntCnt { display: none; }  
  .grid .mainVideo.tile, .grid .tile.mainCntntTile { float: none; width: auto; }
  .mainCntntCnt { padding-top: 40px; }
  .grid .newsTile.tile { float: none; width: 75%; }
  .media.grid .tile { float: none; width: auto; }
  .mediaItem { min-height: 0; }
  .accomodationTile .tile.txtTile, .accomodationTile .tile.imgTile { float: none; width: auto; }
  .grid .identityTxt.tile { float: none; width: auto; }
  .coordinateGame .identityTxt .tileInner { padding: 0 2.17%; }
  .identityImg { display: block; width: 100%; float: none; margin-right: 0; margin-top: 0; }
  #mainCnt .identityTxt .more-content-trigger { margin-bottom: 1.2em; }
  .grid.reg-signin .tile { width: 50%; }
  .reg-signin .tileInner { padding: 0 4.34%; }
  .profile.grid .tile.w_2 { float: none; width: auto; }
  .profile.grid .tile.w_2 .tileInner { padding: 0 2.17%; }
  
  .grid .tile.mainImgTile { float: none; width: auto; }
  .recommendations .title img { display: none; }
  .recommendations .title:hover img, .recommendations .title.ui-state-active, .recommendations .title.active img { display: none; }
  .recommendations .smallEventTile .coordinateCnt { display: none; }
  .recommendations .smallEventTile.first .coordinateCnt, .recommendations .smallEventTile:hover .coordinateCnt { display: none; }
  .recommendations .smallEventTile, .artistTile .smallEventTile { float: none; width: auto; }
  
  .gallery .sectionTitle, .artists .sectionTitle { padding-bottom: 2em; }
  .artistCatTile .tileInner { font-size: 36px; }
  .artistTile .details { display: none; }
  
  .orderTxtSection .txtCntnt { width: auto; }
  
  .archiveFilms.grid .archiveVideoTile { float: none; width: auto; }
  .archiveVideoTile .tileInner { padding: 0 2.17%; }
  .archiveVideoTile .title { margin-top: 0.4em; }
}
@media only screen 
and (max-width : 1200px) {
  .shareOverflow .bg { width: 200%; }
  .shareOverflow .shareCnt { width: 100%; margin: -230px 0 0 -50%; } 
}