@media not print {
	.segment-section{padding: 20px 0}

	.segment-homepage .c6{position: relative; border-radius: 10px; margin-top: 20px; margin-bottom: 20px;}
	.segment-homepage .c6 img{width: 100%; max-width: 100%}
	.segment-homepage .c6 div{border-radius: 0 0 15px 15px; padding: 19px 0 29px 0; display: block; position: absolute; bottom: 0; left: 0; width: 100%;}
	.segment-homepage .item1 div{background-color: rgba(62, 179, 156, 0.8);}
	.segment-homepage .item2 div{background-color: rgba(69, 73, 143, 0.8);}
	.segment-homepage .c6 div h2{background: none; color: #fff; padding: 0 20px 0 30px; margin-bottom: 0; font-size: 1.65rem; font-weight: 400; text-transform: none; letter-spacing: -1px;}
	.segment-homepage .c6 div p{color: #fff; padding: 0 20px 0 30px; font-size: 1.1em; margin-top:6px}
	
	.segment-homepage a:hover {opacity:1}
	
	.segment-2col-c9-c3 .c9 {padding-top:35px;}
	.segment-2col-c9-c3 .c9 h3{/* background-image: none; */ padding-bottom: 10px;}
	
	.segment-2col-c9-c3 .c3 {padding-top:35px;}
}