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


.section-finish .caption-starlight {
	left: 313px;
}

@media only screen and (max-width: 1068px) {
	.section-finish .caption-starlight {
		left: 240px;
	}
}

@media only screen and (max-width: 734px) {
	.section-finish .caption-starlight {
		left: 0;
	}
}

.section-techspecs .column-11-inch .diagram-text li:first-child {
	margin-top: 13px;
}

.section-techspecs .column-11-inch .diagram-text li:nth-child(2) {
	display: none;
}

.section-techspecs .column-12-inch .diagram-text li:first-child {
	margin-top: 9px;
}

.section-techspecs .column-12-inch .diagram-text li:nth-child(2) {
	display: none;
}
 
 
 @media only screen and (max-width: 1068px) {
	 .section-techspecs .column-11-inch .diagram-text li:first-child {
	 	margin-top: 6px;
	 }
	 
	 .section-techspecs .column-11-inch .diagram-text li:nth-child(2) {
	 	display: none
	 }

	 .section-techspecs .column-12-inch .diagram-text li:first-child {
	 	margin-top: 6px;
	 }
	 
	 .section-techspecs .column-12-inch .diagram-text li:nth-child(2) {
	 	display: none;
	 }
 }
 
 @media only screen and (max-width: 734px) {
	.section-buttons-and-connectors .caption-volume {
	   width: 60px;
	}
}

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

@media only screen and (max-width:734px) {
	.section-buttons-and-connectors .caption-microphone-1 {
		left: 244px;
	}
}

.section-buttons-and-connectors .caption-speaker-1 {
    right: 368px;
}

@media only screen and (max-width:1068px) {
    .section-buttons-and-connectors .caption-speaker-1 {
        left: 125px;
    }
}

@media only screen and (max-width:734px) {
    .section-buttons-and-connectors .caption-speaker-1 {
        left: 105px;
    }
}

.section-buttons-and-connectors .caption-speaker-2 {
    left: 174px;
}

@media only screen and (max-width:1068px) {
    .section-buttons-and-connectors .caption-speaker-2 {
        left: 124px;
    }
}

@media only screen and (max-width:734px) {
    .section-buttons-and-connectors .caption-speaker-2 {
        left: 105px;
    }
}

.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: 191px;
    }
 }


@media only screen and (max-width: 1068px) {
    .section-finish .caption-purple {
        left: 136px;
    }
}

@media only screen and (max-width: 734px) {
    .section-finish .caption-purple {
        left: 0px;
    }
}


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