/* ABOUT */
/* #ds-ct-header {overflow:hidden;} */
#ds-ct-header {position:relative;}
#ds-ct-header-a-left {
	position:relative;
	z-index:1;
	padding:5% 0;
	width:50%;
}
#ds-ct-header-a-right {position:absolute; right:0; top:0; z-index:0; width:50%; height:100%;
transition-duration:8s!important;
}

#ds-ct-header-a-right img {display:block; max-width:initial; max-height:initial; height:110%; width:auto;}





@media all and (min-width:1281px) and (max-width:1400px) {
	#ds-ct-header-a-left {width:53%;}
	#ds-ct-header-a-right {max-width:49%}
}
@media all and (min-width:1161px) and (max-width:1280px) {
	#ds-ct-header-a-left {width:56%;}
	#ds-ct-header-a-right {max-width:48%}
}
@media all and (min-width:1025px) and (max-width:1160px) {
	#ds-ct-header-a-left {width:59%;}
	#ds-ct-header-a-right {max-width:47%}
}
@media all and (min-width:901px) and (max-width:1024px) {
	#ds-ct-header-a-left {width:62%;}
	#ds-ct-header-a-right {max-width:46%}
}
@media all and (min-width:831px) and (max-width:900px) {
	#ds-ct-header-a-left {width:65%;}
	#ds-ct-header-a-right {max-width:45%}
}
@media all and (min-width:769px) and (max-width:830px) {
	#ds-ct-header-a-left {width:68%;}
	#ds-ct-header-a-right {max-width:44%}
}
@media all and (max-width:768px) { /* MOBILE */
	#ds-ct-header-a-left {width:71%;}
	#ds-ct-header-a-right {max-width:43%}
}

/* #ds-ct-header-a>div>div {position:relative; } */
#ds-ct-headea h1 {margin:0 0 1em 0; }
#ds-ct-header h1 strong {display:block; color:#fff;}
#ds-ct-header h1~* {margin-top:10%;}

#ds-ct-header h2 {line-height:1.4; font-size:1.4em; font-weight:800;}