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






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




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

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

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

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

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

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

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

@media only screen and (max-width: 1068px) {
	.modal-trigger-container .button {
		padding: 14px 53px;
	}
}

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

.section-routers .section-compare {
	padding-bottom: 20px;
}

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

@media only screen and (max-width: 1068px) {
	.section-routers .router-item-augmented-reality .router-content-container {
		margin-bottom: 16px;
	}
}

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