
/**section VGADesign**/
.section-vgadesign .section-hero-content {
	padding-top: 0;
}
.section-vgadesign .section-hero-content .col-lg-overflow-left-11 {
	z-index: -1;
}
@media(min-width: 1600px) {
	.section-vgadesign .section-hero-content-text {
		
		margin-top: 95%;
	}
}
@media(max-width: 1199px) {
	.section-vgadesign .section-hero-content {
		padding-bottom: 12em;
	}
}

/**
 * Section ultgaming
 */
.section-ultgaming .section-hero-content {
	padding-bottom: 17em;
	padding-top: 0;
}
.section-ultgaming .section-hero-content-text {
	margin-top: -350px;
	
}
@media(max-width: 1199px) {
	.section-ultgaming .section-hero-content {
		padding-bottom: 100px;
	}
}
@media(max-width: 639px) {
	.section-ultgaming .section-hero-content {
		padding-bottom: 7em;
	}
}