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

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

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

.section-size-weight .tilt .caption-wrapper.caption-width {
	top: -32px;
}

.section-size-weight .tilt-height .caption-wrapper.caption-width {
	top: -30px;
}

.section-size-weight .vesa .caption-wrapper.caption-width {
	top: -30px;
}

.section-size-weight .tilt .caption-wrapper.caption-depth .caption {
	transform: translateY(-15px);
}

.section-size-weight .vesa .caption-wrapper.caption-depth {
	transform: translateY(-15px);
	left: 15px;
}

@media only screen and (max-width:734px){
.small-show {
display: inline-block;
}
}

@media only screen and (min-width:1068px){
.section-ports {
	padding-left: 78px;
}
}

@media only screen and (min-width:735px)and (max-width:1068px){
	.section-ports {
	padding-left: 57px;
}
}


@media only screen and (min-width:735px)and (max-width:1068px){
.router-item-environment .grid-item-headline {
padding-top: 63px;
height: 129px;
padding-bottom:0;

}
.router-item-environment .copy-cta-container{
height: 377px;
}

}


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