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






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




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

@media only screen and (max-width:1068px) and (min-width: 735px) {
	.section-buttons-and-connectors .caption-smart-connector {
		top: 414px;
	}
}

.section-buttons-and-connectors .caption-magnetic-connector {
   bottom: 308px;
}

@media only screen and (max-width:1068px) {
   .section-buttons-and-connectors .caption-magnetic-connector {
       bottom: 224px;
   }
}

@media only screen and (max-width:734px) {
   .section-buttons-and-connectors .caption-magnetic-connector {
       bottom: 202px;
   }
}



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