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

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





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



.section-use-cases .section-leisure .hw-lockup .image-snipe-sound {
    transform: translate(-214px, -269px);
}
@media only screen and (max-width: 1068px) {
    .section-use-cases .section-leisure .hw-lockup .image-snipe-sound {
        transform: translate(88px, -438px)
    }
}
@media only screen and (max-width: 734px) {
    .section-use-cases .section-leisure .hw-lockup .image-snipe-sound {
        transform: translate(53px, -277px)
    }
}


@media only screen and (max-width: 1068px) {
    .section-use-cases .section-leisure .hw-lockup [data-hw="leisure_music"] .shadow-ready {
        opacity: 0;
    }
}
@media only screen and (max-width: 734px) {
    .section-use-cases .section-leisure .hw-lockup [data-hw="leisure_music"] .shadow-ready {
        opacity: 0.1;
    }
}

.section-overview-routers .router-content:nth-child(2n) {
	padding-left: 0;
}

@media only screen and (min-width: 735px) {
	.section-features .feature-links li {
		margin: 0;
	}
}

@media only screen and (max-width: 734px) {
	html.enhanced .subsection-wifi {
		margin-top: 0vh;
	}
}

@media only screen and (max-width: 734px) {
	 .section-design .section-headline-wrapper .section-headline {
		margin-bottom: 25px;
		padding-right: 20px;
	}
}

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