.game-list-container{display:flex;flex-flow:column;margin:0 0 20px 20px}.game-list-container .game-list-title{color:#009398;line-height:44px;font:normal 36px Verdana,sans-serif}@media (max-width:800px){.game-list-container .game-list-title{font-size:28px}}@media (max-width:480px){.game-list-container .game-list-title{font-size:22px}}@media (min-width:1248px){.game-list-container .game-list-spanish-toggle-container{align-self:flex-end;margin-right:65px;margin-top:-17px}}.game-list-container .game-list-subtitle{color:#554455;font:normal 14px Verdana,sans-serif;line-height:17px}.game-list-container .game-list{display:flex;flex-flow:row wrap}.game-list-container .game-list .game-entry{flex:0 1 calc(20% - 15px);margin:10px 15px 10px 0}.game-list-container .game-list .game-entry .mini-game-section{height:231px;width:170px}.game-list-container .game-list .game-entry .mini-game-section .mini-banner-img{height:160px;width:160px}.game-list-container .game-list .game-entry .mini-game-section .game-details{margin-top:10px}.game-list-container .game-list .game-entry .mini-game-section .full-name{font-size:13px;height:50px}.game-list-container .game-list .game-entry .mini-game-section .grade-range{display:none}@media screen and (max-width:660px){body.responsive .game-list-container{margin-left:10px}}.mini-game-section{background-color:#ffffff;border:1px solid #dae6ea;border-radius:10px;box-shadow:0 2px 5px rgba(0,101,158,.2);box-sizing:border-box;display:flex;flex-direction:column;height:231px;padding:4px 5px 5px 4px;text-decoration:none;width:170px}.mini-game-section.show-grade{height:245px;width:160px}.mini-game-section.show-grade .mini-banner-img{height:150px;width:150px}.mini-game-section.show-grade .game-details{margin-top:5px}.mini-game-section.show-grade .game-details .full-name{font-size:15px;height:50px}.mini-game-section.show-grade .game-details .grade-range{display:block}.mini-game-section:hover .full-name{text-decoration:underline;text-decoration-color:#009398}.mini-game-section:hover .grade-range{text-decoration:underline;text-decoration-color:#545454}.mini-game-section .mini-banner-img{border-radius:5px;height:160px;width:160px}.mini-game-section .game-details{align-items:flex-start;align-self:flex-start;color:#009398;display:flex;flex-direction:column;font-family:Verdana,sans-serif;height:100%;margin-left:3px;margin-top:10px;width:100%}.mini-game-section .game-details .full-name{font-size:13px;height:50px;line-height:15px;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-align:left}.mini-game-section .game-details .grade-range{color:#545454;display:none;font-size:13px;margin-top:7px}.game-list-spanish-toggle-container{margin-bottom:10px;margin-right:10px}.game-list-spanish-toggle-container .game-list-spanish-toggle-button{background:#FFFFFF;border:1px solid #00a2de33;color:#858585;font-family:Verdana,sans-serif;font-size:14px}.game-list-spanish-toggle-container .game-list-spanish-toggle-button:first-child{border-radius:20px 0 0 20px;border-right:none;padding:9.5px 10px 9.5px 15px}.game-list-spanish-toggle-container .game-list-spanish-toggle-button:last-child{border-left:none;border-radius:0 20px 20px 0;padding:9.5px 15px 9.5px 10px}.game-list-spanish-toggle-container .game-list-spanish-toggle-button.selected{background:#0B9BE3;color:#FFFFFF}