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






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




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

.section-performance .subsection-badges {
	margin-bottom: 60px;
}
@media only screen and (max-width: 1068px) {
	.section-performance .subsection-badges {
		margin-bottom: 0;
	}
}

@media only screen and (max-width: 734px) {
	.section-performance .modal-wrapper {
		margin-top: -13px
	}
}

@media only screen and (max-width: 734px) {
	.modal-trigger-container .button {
		width: 60%;
		padding: 10px 35px;
	}
}

@media only screen and (max-width: 320px) {
	.modal-trigger-container {
		margin-left: 0%;
	}
}

.section-design .subsection-design-hero .heart-bubble-wrapper {
	--heart-bubble-wrapper-bottom: 40px;
	--heart-bubble-wrapper-right: 137px;
}


@media only screen and (max-width: 1068px) {
	.section-design .subsection-design-hero .heart-bubble-wrapper {
		--heart-bubble-wrapper-bottom: 39px;
		--heart-bubble-wrapper-right: 118px;
	}
}

@media only screen and (max-width: 734px) {
	.section-design .subsection-design-hero .heart-bubble-wrapper {
		--heart-bubble-wrapper-bottom: 12px;
		--heart-bubble-wrapper-right: 90px;
	}
}


.section-routers .router-item-environment .accent-green:before {
	width: 159px;
	height: 50px;
	background-size: 159px 50px;
}

@media only screen and (max-width: 1068px) {
	.section-routers .router-item-environment .accent-green:before {
		width: 135px;
		height: 41px;
		background-size: 135px 41px;
	}
}

@media only screen and (max-width: 734px) {
	.section-routers .router-item-environment .accent-green:before {
		width: 109px;
		height: 34px;
		background-size: 109px 34px;
	}
}


.subsection-gallery .graph-gallery .tablist-wrapper {
	max-width: 24em;
}

@media only screen and (max-width: 1068px) {
	.subsection-gallery .graph-gallery .tablist-wrapper {
		max-width: 23em;
	}
}

.section-design .subsection-design-hero .headline-gradient {
	font-size: 92px
}

@media only screen and (max-width: 1068px) {
	.section-design .subsection-design-hero .headline-gradient {
		font-size: 76px
	}
}

@media only screen and (max-width: 734px) {
	.section-design .subsection-design-hero .headline-gradient {
		font-size: 45px
	}
}

.section-routers .router-item-accessories .router-item-content {
	margin-bottom: 10%;
}

@media only screen and (max-width: 1068px) {
	.section-routers .router-item-accessories .router-item-content {
		margin-bottom: 4%;
	}
}

@media only screen and (max-width: 734px) {
	.section-routers .router-item-accessories .router-item-content {
		margin-bottom: 0%;
	}
}

#overview-compare-compare-mbp-13-1 {
    margin-top: 0px;
}

@media only screen and (max-width: 734px) {
    #overview-compare-compare-mbp-13-1 {
        margin-top: 56px;
    }
}

.section-routers .router-item-augmented-reality .router-content-container {
	margin-bottom: 16px;
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/ 