/* Force min container height on first image */#rotating-item-wrapper {	position: relative;	margin: 20px auto 0 auto;	min-height: 320px;}.rotating-item {	display: none;	position: absolute;	top: 0;	left: 0;	width: 100%; min-height: 320px; max-height: 320px;}h1.heading-1 {  font-size: 50px;  padding: 40px 10px 40px 10px;  text-align: center;  text-transform: uppercase;  color: #fff;  text-shadow: 2px 2px 1px rgba(0, 0, 0, 1); }  h1 span.heading-text-5 {  font-size: 38px;}	@media screen and (max-width: 960px) {h1 span.heading-text-1 {    font-size: 46px; }h1 span.heading-text-5 {    font-size: 36px; }  }      	@media screen and (max-width: 850px) {h1 span.heading-text-1 {    font-size: 42px; }h1 span.heading-text-5 {    font-size: 34px; }  }  	@media screen and (max-width: 800px) {h1 span.heading-text-1 {    font-size: 38px; }h1 span.heading-text-5 {    font-size: 32px; }    #rotating-item-wrapper, .rotating-item {	min-height: 330px;}  }  	@media screen and (max-width: 700px) {h1 span.heading-text-1 {    font-size: 34px; }h1 span.heading-text-5 {    font-size: 28px; }h1 span.heading-text-4 {    font-size: 20px; }#rotating-item-wrapper, .rotating-item {	min-height: 340px;}  }        	@media screen and (max-width: 600px) {h1 span.heading-text-1 {    font-size: 30px; }h1 span.heading-text-5 {    font-size: 22px; }h1 span.heading-text-4 {    font-size: 16px; }#rotating-item-wrapper, .rotating-item {	min-height: 300px;}  }      	@media screen and (max-width: 450px) {h1.heading-1 { line-height: 30px; }h1 span.heading-text-1 {    font-size: 28px; }h1 span.heading-text-5 {    font-size: 18px; }h1 span.heading-text-4 {    font-size: 14px; font-weight: normal; }#rotating-item-wrapper, .rotating-item {	min-height: 240px; }  }    /* iPhone6 Plus 414 x 736 */      	@media screen and (max-width: 414px) {h1.heading-1 { line-height: 28px; }h1 span.heading-text-1 {    font-size: 26px; line-height: 18px; font-weight: normal; }h1 span.heading-text-5 {    font-size: 18px; font-weight: normal; }h1 span.heading-text-4 {    font-size: 14px; padding: 0;}#rotating-item-wrapper, .rotating-item {	min-height: 200px; }  }      /* iPhone6 375 x 667, Galaxy 360 x 640, */      	@media screen and (max-width: 386px) {h1.heading-1 { line-height: 28px; position: relative; top: -20px; }h1 span.heading-text-1 {    font-size: 26px; font-weight: normal; }h1 span.heading-text-5 {    font-size: 18px; font-weight: normal; }h1 span.heading-text-4 {    font-size: 14px; padding: 0;}#rotating-item-wrapper, .rotating-item {	min-height: 220px; }  }    /* iPhone5 320 x 568 */      	@media screen and (max-width: 320px) {h1.heading-1 { line-height: 28px; position: relative; top: -20px; }h1 span.heading-text-1 {    font-size: 26px;  }h1 span.heading-text-5 {    font-size: 18px; font-weight: normal; }h1 span.heading-text-4 {    font-size: 12px; padding: 0;}#rotating-item-wrapper, .rotating-item {	min-height: 220px; }  }        /* 300px */      	@media screen and (max-width: 300px) {h1.heading-1 { line-height: 28px; position: relative; top: -20px; }h1 span.heading-text-1 {    font-size: 24px;  }h1 span.heading-text-5 {    font-size: 16px; font-weight: normal; }h1 span.heading-text-4 {    font-size: 12px; padding: 0;}#rotating-item-wrapper, .rotating-item {	min-height: 220px; }  }