
 .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-color: #224099;
  }

  #pandoraLogo {
    background-image: url("/static/programs/everywhere/_img/pandora_logo.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 40%;
    margin-left: 7%;
    max-width: 220px;
    position: absolute;
    top: 22px;
    width: 54%;
    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;
	  }

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

  #mbl_navBarIcon {
    position: fixed;
    top: 0;
    width: 100%;
    height: 79px;
    opacity: 1;
    background-color: #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(http://pandora.com/static/ads/mip/splash/img/nav_open.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 34px auto;
    cursor: pointer;
  }

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

  #navBarContainer {
    -webkit-overflow-scrolling: touch;
    position: fixed !important;
    top: 80px !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;
  }

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

  #topNav li a {
    line-height: 5;
    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;
 }


  /*---------------------------------------------------------------------------
    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(http://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(http://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;
  }
  

  .columnLg {
	width:100%;
  }


  .columnRow p,
  .columnRow ul,
  .button {
    font-size: 1.5em;
    font-size: 1.35vw;
    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;
  }

  #footer {
    font-size: 1.4em;
  }
  


}

@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 82%;
}

  #dots {
	bottom: auto;
    top: 33%;
	
}

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

  .slide-text.left, .slide-text.right {
    width: 86%;
    left: 0;
    position: relative;
    display: block;
    color: #00aeef;
    text-align: center;
    padding: 4% 7% 0;
    margin: 0 auto;
    font-size: 1.1em;
    background: #ffffff;
	    bottom: 0;
	
  }
	.slide-text.alt-slide {
    padding: 10% 7% 0;
}

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

  .slide-text h2 {
    font-size: 4em;
    font-size: 5.8vw;
	width: auto;
	text-shadow:none;
	color: #00aeef;
  text-align: left;
  line-height: 1.25em;
  font-weight: 400;
  }
  
 .slide-text h3 {
    font-size: 3.75em;
    font-size: 5vw;
	width: auto;
	text-shadow:none;
	color: #00aeef;
  text-align: left;
  line-height: 1.25em;
  }
  
  
  .iosSlider .slider .slide img {
    height: auto;
}

 .slide-text .btn {
    border-color: #00aeef;
    border-radius: 5px;
    border-style: solid;
    border-width: 2px;
    color: #00aeef;
    display: inline-block;
    float: none;
    font-size: 3vw;
    font-weight: 400;
    margin-top: 5%;
    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.5em;
    font-size: 4vw;
  }
  
/*---------------------------------------------------------------------------
  CUSTOM PAGE STYLES - HOME
---------------------------------------------------------------------------*/
	#select-partner {
	display: none;
	}
	
	#partner-result {
    width: 100%;
	}
	
	#partner-result h3 {
	display: block;
	
}

#streaming.result {
	display: none}
	
	

/*---------------------------------------------------------------------------
  CUSTOM PAGE STYLES - AUTO
---------------------------------------------------------------------------*/
	.car-search h2 {
	font-size: 4em;
    font-size: 5.8vw;
	  
  	}
  
 	.car-search h3 {
	font-size: 3.3em;
    font-size: 4vw;
   	}
   
	h3.available {
    background-size: auto 40%;
    padding-left: 14%;
	}
   
	#select-year {
	width: 25%
	}

	#select-make {
	width: 35%;
	}

	#select-model {
	width: 35%;
	}

	.car-select {
	margin-top: 4%;	
	}
	
/*---------------------------------------------------------------------------
  CUSTOM PAGE STYLES - BUSINESS
---------------------------------------------------------------------------*/

.benefitIcon {
	float: left;
    margin: 0;
    position: relative;
    text-align: center;
    width: 100%;
}
.benefitIcon img {
	height: auto;
    max-width: 80px;
    width: 45%;
}

.businessBenefit {
	display:block;
    float: left;
    margin: 2%;
    padding-left: 0;
    text-align: center;
    width: 44%;
}


}



@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;
}

/*---------------------------------------------------------------------------
  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;
  }
    

}
