@charset "utf-8";
/* CSS Document */

.c-mv-750to1600 { position: relative; }
.c-mv-750to1600 h1 { font-size: 30px; text-align: center; position: absolute; color: #fff; width: 100%; bottom: 24%; font-weight: normal; text-shadow: 0 0 5px #000; z-index: 2;}
#soundsolution-index .c-mv-750to1600 h1 {bottom: 43%;}
.c-mv-750to1600 h1 p { font-size: 20px; }

@media screen and (min-width:1000px){
	.c-mv-750to1600 h1 { font-size: 46px; }
	.c-mv-750to1600 h1 p { font-size: 30px;}
}