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






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


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









.section-connections {
padding-bottom: 130px;
}

.grid-item-memory .overview-memory {
	height: 100%;
}

@media only screen and (max-width: 734px) {
	.section-hero .hero-cta-item {
		line-height: 1.5;
		margin-bottom: 10px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-versatility .gallery .tablist-wrapper .tabnav-item {
		padding: 9px 0 10px 40px;
	}
}

@media only screen and (max-width: 734px) {
	.section-versatility .gallery .tablist-wrapper .tabnav-item {
		padding-bottom: 39px;
	}
}


.section-connections .section-header .section-content {
	margin-bottom: 740px;
}

@media only screen and (max-width: 1068px) {
	.section-connections .section-header .section-content {
		margin-bottom: 550px;
	}
}

@media only screen and (max-width: 734px) {
	.section-connections .section-header .section-content {
		margin-bottom: 355px;
	}
}
/*  Hero link alignment fix  */

@media only screen and (max-width: 1068px) {
    .section-hero .hero-cta-item:nth-child(n+2)::before {
        content: " ";
        padding: 0;
    }
}

@media only screen and (max-width: 1068px) {
    .section-hero .hero-cta-list {
        flex-direction: column;
        text-align: center;
        margin-top: 30px;
    }
}

@media only screen and (min-width: 734px) and (max-width: 1068px) {
	html.quick-look-classic .section-hero .hero-cta-list li:nth-of-type(1), html.quick-look-modern .section-hero .hero-cta-list li:nth-of-type(1), html.quick-look-classic .section-hero .hero-cta-list li:nth-of-type(1), html.quick-look-modern .section-hero .hero-cta-list li:nth-of-type(1) {
		margin-left: 0;
	}

	html.quick-look-classic .section-hero .hero-cta-list li:nth-of-type(2), html.quick-look-modern .section-hero .hero-cta-list li:nth-of-type(2), html.quick-look-classic .section-hero .hero-cta-list li:nth-of-type(2), html.quick-look-modern .section-hero .hero-cta-list li:nth-of-type(2) {
		margin-right: 0;
	}
}

html.quick-look-classic .section-hero .hero-cta-list li:nth-of-type(1), html.quick-look-modern .section-hero .hero-cta-list li:nth-of-type(1), html.quick-look-classic .section-hero .hero-cta-list li:nth-of-type(1), html.quick-look-modern .section-hero .hero-cta-list li:nth-of-type(1) {
	margin-left: 0px;
}

.section-hero .hero-cta-list {
	flex-direction: column;
	text-align: center;
}


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