/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/



/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/





/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

.tile-utterance-1 {
   margin-top: 0px;
}

.section-hero .hero-top .hero-headline {
   margin-left: 0;
   margin-right: 0;
   max-width: 100.67%;
}

@media only screen and (max-width: 1068px) {
   .section-hero .hero-top .hero-headline {
      max-width: 227.67%;
      width: 701px;
   }
}

@media only screen and (max-width: 734px) {
   .section-hero .hero-top .hero-headline {
      margin-left: auto;
      margin-right: auto;
      margin-top: 22px;
      width: 330px;
   }
}

@media only screen and (max-width: 365px) {
   .section-hero .hero-top .hero-headline {
      width: 290px;
   }
}

@media only screen and (max-width:1068px) {
    .section-tiles .tile-commute .tile-copy {
        max-width: 41%;
    }
}

.section-catalog .channels .marquee-item .dup .dim {
	background-color: rgba(0,0,0,0);
}


.section-hero .hero-button {
    background: #852dc4;
}

.section-hero .hero-button:hover {
    background: #a945e3
}

.section-hero .hero-button:active {
    background: #852dc4
}

.section-hero .hero-button.disabled, .section-hero .hero-button:disabled {
    background:  #a945e3;
}

.callout-button {
    background:  #852dc4;
}

.callout-button:hover {
    background: #a945e3
}

.callout-button:active {
    background: #852dc4
}

.callout-button.disabled, .callout-button:disabled {
    background:  #852dc4
}

@media only screen and (max-width:734px) {
    .section-catalog .tabnav-link.current:after {
        border-bottom: 2px solid  #a945e3;
    }
}

.hero-callout .color-pop, .section-header-headline .color-pop, .tile-headline .color-pop {
    color:  #a945e3;
}

#ac-localnav .ac-ln-button {
    background: #852dc4;
}

#ac-localnav .ac-ln-button:hover {
    background: #a945e3
}

#ac-localnav .ac-ln-button:active {
    background:  #a945e3;
}

.section-catalog .tabnav-link.current, .section-catalog .tabnav-link:hover {
        color: #a945e3;
}

.section-faq .accordion-button:hover .accordion-icon, .section-faq .accordion-button:hover .accordion-title-text {
    color: #a945e3;
}


/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
