@media only screen and (max-width:639px){.hide-for-mobile{display:none}}@media only screen and (min-width:640px) and (max-width:1023px){.hide-for-tablet{display:none}}@media only screen and (min-width:1024px){.hide-for-desktop{display:none}}body{font-family:'Helvetica Neue',Helvetica,Tahoma,Arial,sans-serif;font-size:14px;background-color:#5d5fad}h1.title{font-size:1.8rem;font-weight:700;color:#444690;text-transform:uppercase}.nav-bar.title-bar{background-color:rgba(0,0,0,.15);height:50px}@media only screen and (max-width:639px){.nav-bar.title-bar{height:80px}}nav ul.breadcrumbs{margin:10px 10px}ul.breadcrumbs{float:right}nav .breadcrumbs a{color:#fff}div#logo svg:hover #logotext,div#logo svg:hover #music-note,div#logo svg:hover #plus-sign,div#logo svg:hover #star{fill:#fff;cursor:pointer}div#logo svg:hover #logo-icon-group{stroke:#fff}div#logo{display:inline-block;height:30px}footer{text-align:center;background:#444690;min-height:200px;color:#dee5ea;width:100%}footer{padding:20px 10px}p#copyright{text-align:center;margin:60px 10px 10px 10px}footer p,footer ul{list-style-type:none;text-align:left;margin:10px 0}@media only screen and (max-width:639px){footer p,footer ul{text-align:center}}footer li,footer ul{margin-left:0}div#footer-content{width:50%;margin:40px auto}@media only screen and (max-width:639px){div#footer-content{width:100%}}div#footer-content a:link,div#footer-content a:visited{color:#fff}div#footer-content a:hover{color:#80c7ee}div#privacy-view,div#terms-view{background:#fff;width:80%;margin:20px auto;min-height:95vh}