Scale To (Responsive) [Optional]
Specifies the way to scale the slider while window resizing.

Parent Width: Scale the slider to parent container width.
Parent Height: Scale the slider to parent container height.
Window Size (Flex Mode): Scale slider to browser window size.
Window Size (Constrain Mode): Scale slider to browser window size, and prevent bullets/arrows from moving aside.
Parent Size (Cover Mode): Scale the slider to parent container size.
Parent Size (Constrain Mode): Scale the slider to parent container size, and prevent bullets/arrows from moving aside.


Note: for Window Size (Flex Mode), Window Size (Constrain Mode), Parent Size (Flex Mode), Parent Size (Constrain Mode) option, user can specify a maximum Bleeding value to prevent slider content from bleeding outside too much, the default value is 12.8%.

Note: for Parent Size, Parent Height option, user should manually define parent container with height explicitely specified to make it work.