<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
 .menuHelpBtn{
	 display: none;
 }


#partner-result h3 {
	display: none;

}

#audiovideo.result {
	display: block}

.mbl-slide {
	display: none;

}

.web-slide {
	display: block;

}

@media screen and (max-width: 1281px) {


  a.sectionAnchor {
    top: -75px;
  }




  /*---------------------------------------------------------------------------
    LOGO BAR
  ---------------------------------------------------------------------------*/
  #topBarContainer {
    position: relative;
    top: 80px;
    height: 85px;
    width: 100%;
    padding-right: 0;
     background: #224099;
    border-bottom: 1px solid #658fa8;
  }

  #pandoraLogo {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 39%;
    margin-left: 7%;
    max-width: 220px;
    position: absolute;
    top: 31%;
    width: 160px;
    z-index: 3000;
}

  #topBarBtns {
    position: fixed;
    left: 3%;
    top: 18px;
    z-index: 6000;
    width: 80%;
  }

  #topBarBtns .btn {
    margin: 0 15px 0 0;
  }

  #topBarContainer {
	  display:none;
	  }


#dots {

	bottom: 3%;

}

.dot {
    height: 6px;
    margin: 0 5px;
    width: 6px;
}

  /*---------------------------------------------------------------------------
    NAV BAR
  ---------------------------------------------------------------------------*/

  #mbl_navBarIcon {
    position: fixed;
    top: 0;
    width: 100%;
    height: 55px;
    opacity: 1;
     background: #224099;
    border-bottom: 1px solid #658fa8;
    display: block;
    z-index: 5000;
  }

  #mbl_menuIcon {
    display: inline-block;
    position: absolute;
    right: 6%;
    width: 40px;
    height: 100%;
    background-image: url(//www.pandora.com/static/ads/mip/splash/img/nav_open.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 25px auto;
    cursor: pointer;
  }

  #navBarContainer::before, #navBarContainer::after {
    display: none;
  }

  #navBarContainer {
    -webkit-overflow-scrolling: touch;
    position: fixed !important;
    top: 55px !important;
    right: -3%;
    padding: 0 0 1% 1%;
    opacity: 1;
    width: 0;
    max-width: 85%;
    height: auto;
    max-height: 100%;
    overflow: visible;
    overflow-y: auto;
    background: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  #navBarContainer.active {
    min-width: 0;
    width: 85%;
    overflow: visible;
    overflow-y: scroll;
  }

  #navBarContainer .wrapper {
    margin-left: 2%;
    padding: 0;
    position: relative;
    top: 0;
    left: 0;
    width: 98%;
    max-width: 100%;
    -webkit-box-shadow: -1px 2px 4px 0px rgba(0,0,0,0.2);
    box-shadow: -1px 2px 4px 0px rgba(0,0,0,0.2);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJlYWVlOSIgc3RvcC1vcGFjaXR5PSIwLjQiLz4KICAgIDxzdG9wIG9mZnNldD0iNjQlIiBzdG9wLWNvbG9yPSIjNDI3YmM5IiBzdG9wLW9wYWNpdHk9IjAuNCIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNTg2NGMzIiBzdG9wLW9wYWNpdHk9IjAuNCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(46,174,233,0.922) 0%, rgba(66,123,201,0.92) 64%, rgba(88,100,195,0.92) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(46,174,233,0.92)), color-stop(64%,rgba(66,123,201,0.92)), color-stop(100%,rgba(88,100,195,0.92)));
    background: -webkit-linear-gradient(top,  rgba(46,174,233,0.92) 0%,rgba(66,123,201,0.92) 64%,rgba(88,100,195,0.92) 100%);
    background: -o-linear-gradient(top,  rgba(46,174,233,0.92) 0%,rgba(66,123,201,0.92) 64%,rgba(88,100,195,0.92) 100%);
    background: -ms-linear-gradient(top,  rgba(46,174,233,0.92) 0%,rgba(66,123,201,0.92) 64%,rgba(88,100,195,0.92) 100%);
    background: linear-gradient(to bottom,  rgba(46,174,233,0.92) 0%,rgba(66,123,201,0.92) 64%,rgba(88,100,195,0.92) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#662eaee9', endColorstr='#665864c3',GradientType=0 );
  }

  #navContainer {
    height: 100%
  }

  #topNav {
    min-width: 0;
    width: 100%;
    height: auto;
    margin: 0 0 2px;
    border-left: none;
    overflow: auto;
  }

  #topNav li {
    float: none;
    border-right: none;
    border-bottom: 1px solid #00a6e7;
    width: auto;
    font-size: 1.5em;
    white-space: nowrap;
	height: auto;
  }

  #topNav li:last-child {
    border-bottom: none;
  }

  #topNav li a {
    line-height: 3.7;
    padding-top: 0;
    margin-right: 0;
    border-bottom: none;
  }

  #topNav li a:hover {
    border-bottom: none;
  }

  #topNav li a.active {
    border-bottom: none;
  }

   .topHelpBtn {
	display:none;
 }
 .menuHelpBtn{
	 display: list-item;
 }

 #topNav .subnav {
	display: none;
 }

#topNav li.active .subnav {
	display:block;
	max-height: 1000%;
}

#topNav li.active a {
	display: initial;
    margin: 0 auto;
    padding: 1% 7%;
}

#topNav li.active .subnav a {
	max-width: 100%;
	display:block;
	padding: 0;
}

#topNav .subnav li a.hover {
    border-bottom: none;
  }

#topNav .subnav {
background: rgba(34,64,153,.3);
}

  /*---------------------------------------------------------------------------
    CONTENT - FULL WIDTH IMAGE AREA
  ---------------------------------------------------------------------------*/
  #main .fullBleedImageMask {
    height: 100%;
    min-height: 320px;
  }

  #main .fullBleedImageMask img {
    margin-top: 0 !important;
    bottom: 0;
    left: 50%;
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%); /* IE 9 */
    -webkit-transform: translate(-50%); /* Chrome, Safari, Opera */
    transform: translate(-50%);
    position: relative;
    height: 100%;
    width: 100%;
  }

  #main .fullBleedImageText {
    width: 100%;
    left: 0;
    top: 0;
    margin-top: 120px;
  }

  .fullBleedImageText {
    text-align: center;
  }

  .fullBleedImageText h1 {
    margin: 0;
    text-shadow: none;
  }

  .fullBleedImageText h2 {
    margin: 0;
    text-shadow: none;
	width: auto;
  }

  .fullBleedImageText h3 {
    text-shadow: none;
	width: auto;
    font-size: 2.6vw;
  }

  #main .fullBleedImageText.left {
    left: auto;
    width: 100%;
    padding: 0;
    position: absolute;
    background: transparent;
  }

  .fullBleedImageText.right {
    right: 11%;
    left: auto;
    width: 38%;
  }

  .iconBtn {
    position: relative;
    margin: 24px auto 0;
    z-index: 0;
  }

  .iconBtn #icon {
    background-size: auto 58%;
    width: 19.7%;
    height: 100%;
  }

  .iconBtn #video.over {
    background-image: url(//www.pandora.com/static/ads/mip/splash/img/icon_watch.png);
    border-left: 1px solid #f7941e;
    border-left: 1px solid rgba(247,148,30,0.4);
  }

  .iconBtn #twitter.over {
    background-image: url(//www.pandora.com/static/ads/mip/splash/img/icon_twitter.png);
    border-left: 1px solid #f7941e;
    border-left: 1px solid rgba(247,148,30,0.4);
  }

  /*---------------------------------------------------------------------------
    CONTENT - COLUMN LAYOUT
  ---------------------------------------------------------------------------*/

  .fullBleed.content:last-child{
    padding-bottom: 50%;
  }



  .columnReg {
    width: 100%;
    margin: 20px 0 0;
  }

  .columnSm {
	  width: 100%;

	  }


  .columnLg {
	width:100%;
  }
   .columnReg:last-child {
    margin-left: 0%;
}



  .columnRow p,
  .columnRow ul,
  .button {
    font-size: 1.7em;
    font-size: 1.7vw;
    line-height: 1.5;
    margin: 0 0 30px;
  }


  .columnReg .msgBold {
    font-family: 'AvenirLTStd-Medium', Helvetica, Arial, sans-serif;
    color: #727272;
    display: none;
  }

  .dropShadow {
    margin-top: -20px;
    border: 1px solid #ffffff;
  }


  #source {
    font-size: 1.2em;
    text-align: center;
  }

  #fansContent, #talkContent {
    background-image: none;
  }

  #talkText .btn {
    display: block;
  }



  .responsiveHeight {
    height: 0;
    margin-top: 55px;



}

.brandPage #browseBrand {
    margin-top: 55px;
}
}
@media only screen and (max-width: 1281px) and (orientation : landscape) {
  .wrapper {
  }
}



@media only screen and (max-width : 768px) {

h2 {
	font-size: 4em;
    font-size: 5.8vw;

  }

 h3 {
	font-size: 3.75em;
    font-size: 5vw;
   }

  #main .fullBleedImageMask {
    min-height: 640px;
  }

  #main .fullBleedImageMask img {
    position: absolute;
  }

  .responsiveHeight {
    height: 0;
    padding: 0 0 76%;
	margin-top: 55px;
}

  #dots {
    bottom: 3%;
    left: 50%;
    margin-left: -200px;
    position: absolute;
    text-align: center;
    width: 400px;
    z-index: 1000;
}

  .slide-text.left, .slide-text.right {
    color: #00aeef;
    display: block;
    font-size: 1.1em;
    left: 0;
    margin: 0;
    padding: 7%;
    text-align: center;
    width: 86%;
}

  .slide-text h1 {
    font-size: 4.1em;
    font-size: 12vw;
	width: auto !important;
  }



  .slide-text h2 {
    font-size: 4em;
    font-size: 9vw;
	width: auto !important;
	text-shadow:none;
	color: #00aeef;

  }

 .slide-text h3 {
    font-size: 3.75em;
    font-size: 7vw;
	width: auto !important;
	text-shadow:none;
	color: #00aeef;

  }


 .slide-text .btn {
    border-radius: 5px;
    display: inline-block;
    float: none;
    font-size: 3vw;
    font-weight: 400;
    margin: 5% 0 0;
    padding: 3.3% 6%;
    text-align: center;
    text-decoration: none;
}


  .mbl-slide {
	display: block;

}

.web-slide {
	display: none;

}

  #main .iconBtn {
    max-width: 37.5%;
    width: auto;
    display: block;
    padding: 3.1% 14% 3.1% 3.4%;
  }

  #talkText .iconBtn {
    width: 35%;
    padding: 3.1% 16.8% 3.1% 3.2%;
  }

    .columnSm {
    height: 100%;
    width: 100%;
	margin: 0%;
}

  .columnRow p,
  .columnRow ul,
  .button {
    font-size: 1.7em;
    font-size: 3vw;
  }

  .columnReg:last-child {
    margin-left: 0%;
}

.btn {
  font-size: 1.8em;
  font-size: 4vw;
}

  #browseBrand .widget-text {
    margin: 0 0 5%;
    width: 100%;
}

#browseBrand #brandWidget {
    width: 95%;
}

#browseBrand .widget-text h2 {
  font-size: 3.4em;
  font-size: 5.4vw;
  }



#selectBrand {
    background-position: 100% 53%;
    background-size: 9% auto;
    font-size: 1.6em;
	font-size: 2.2vw;
}

#brandWidget h3 {
	font-size: 1.7em;
    font-size: 3vw;
}

#browseBrand .widget-text h3 {
    font-size: 1.7em;
	font-size: 4vw;
}



/*---------------------------------------------------------------------------
  CUSTOM PAGE STYLES - BRAND
---------------------------------------------------------------------------*/

	#brandLogo {
    margin-bottom: 5%;
    margin-right: 3%;
    padding: 6%;
    width: 40%;
}

.brandPage #browseBrand .widget-text {
    width: 100%;
}

.brandPage #browseBrand .widget-text h2 {
    font-size: 6.5vw;
}

.brandPage #browseBrand {
    margin-top: 55px;
}

#navPrev, #navNext {
	display:none;
}



}



@media only screen and (max-width : 480px){

	.mblHide {
    display: none !important;
  }

  .mbl {
    display: block;
  }
  #main .fullBleedImageMask img {
    position: absolute;
  }

  .fullBleedImageText h1 {
    font-size: 4.1em;
    font-size: 12vw;
  }

  .fullBleedImageText h2 {
    font-size: 4em;
    font-size: 6vw;
  }

  .fullBleedImageText h3 {
    font-size: 3.75em;
    font-size: 5.5vw;
  }



  #main .iconBtn {
    max-width: 37.5%;
    width: auto;
    display: block;
    padding: 3.1% 14% 3.1% 3.4%;
  }

  #talkText .iconBtn {
    width: 35%;
    padding: 3.1% 16.8% 3.1% 3.2%;
  }

  .columnRow p,
  .columnRow ul,
  .button {
    font-size: 1.5em;
    font-size: 4vw;
  }

   .button, .slide-text .btn {
    border-width: 1px;
}

.dot {
    height: 4px;
    margin: 0 3px;
    width: 4px;
}

  #footer,
  #footerLinks {
	font-size: 1.4em;
    font-size: 2.4vw;
  }

#browseBrand #brandWidget {
    padding: 5%;
    width: 90%;
}

#selectBrand {
    background-position: 100% 53%;
    background-size: 9% auto;
    font-size: 1.6em;
	font-size: 4vw;
}

#brandWidget h3 {
	font-size: 1.7em;
    font-size: 4vw;
}

#browseBrand .widget-text h3 {
    font-size: 1.7em;
	font-size: 4vw;
}

/*---------------------------------------------------------------------------
  CUSTOM PAGE STYLES - AUTO
---------------------------------------------------------------------------*/

#select-year,
#select-make,
#select-model {
	width: 100%;
}

}


/*@media only screen and (min-width : 769px) and (max-width: 1281px) {
  #main .fullBleedImageMask {
    min-height: 845px;
  }

  #main .fullBleedImageMask img {
    position: absolute;
  }

  .talkBtn:last-child {
    margin: 20px auto 0;
  }

  #main .iconBtn {
    max-width: 19.5%;
    width: 19.5%;
    display: block;
    padding: 2.1% 9% 2.1% 3.5%;
  }

  #talkText .iconBtn {
    width: 21%;
    margin: 20px auto 0;
    display: block;
    padding: 2.1% 9% 2.1% 2%;
  }

  .columnRow p,
  .columnRow ul,
  .button {
    font-size: 2em;
    font-size: 2vw;
  }


}
*/
</pre></body></html>