.theme-color-change5,
.theme-color-change4,
.theme-color-change3,
.theme-color-change2,
.theme-color-change1{
	transition: color .5s;

}
.bg-theme-color-change5,
.bg-theme-color-change4,
.bg-theme-color-change3,
.bg-theme-color-change2,
.bg-theme-color-change1{
	transition: background-color .5s;

}
.svg-fill-change3 polygon,
.svg-fill-change2 polygon,
.svg-fill-change1 polygon,
.svg-fill-change3 path,
.svg-fill-change2 path,
.svg-fill-change1 path {
	transition: fill .5s;
}

@media(max-width:1339.98px) and (min-width:768px){
	.s-logo-wrap .claim-wrap{
		font-size:50px!important;
	}
}