#samsung_m_00 #samsung_m_01 .sam_text-center {
  text-align: center; }
#samsung_m_00 #samsung_m_01 .sam_text-right {
  text-align: right; }
#samsung_m_00 #samsung_m_01 .sam_seperator-20 {
  height: 20px;
  clear: both; }
#samsung_m_00 #samsung_m_01 .sam_seperator-30 {
  height: 30px;
  clear: both; }
#samsung_m_00 #samsung_m_01 .sam_img-bottom {
  position: absolute;
  bottom: 0px; }
#samsung_m_00 #samsung_m_01 .sam_relative {
  position: relative; }
#samsung_m_00 #samsung_m_01 .sam_display-inline-block {
  display: inline-block; }
#samsung_m_00 #samsung_m_01 .sam_vertical-center,
#samsung_m_00 #samsung_m_01 .sam_center-vertical {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center; }
#samsung_m_00 #samsung_m_01 .sam_row.sam_is-flex {
  display: flex;
  flex-wrap: wrap; }
#samsung_m_00 #samsung_m_01 .sam_row.sam_is-flex > [class*='sam_col-'] {
  display: flex;
  flex-direction: column; }
#samsung_m_00 #samsung_m_01 .sam_row.sam_is-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
#samsung_m_00 #samsung_m_01 .sam_row.sam_is-flex > [class*='sam_col-'] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
@media (min-width: 800px) and (max-width: 1169px) {
  #samsung_m_00 #samsung_m_01 .sam_text-center-md {
    text-align: center; }
  #samsung_m_00 #samsung_m_01 .sam_center-block-md {
    display: block;
    margin: 0 auto;
    float: none !important; }
  #samsung_m_00 #samsung_m_01 .sam_img-responsive-md {
    display: block;
    max-width: 100%;
    height: auto; } }
@media (min-width: 560px) and (max-width: 799px) {
  #samsung_m_00 #samsung_m_01 .sam_text-center-sm {
    text-align: center; }
  #samsung_m_00 #samsung_m_01 .sam_center-block-sm {
    display: block;
    margin: 0 auto;
    float: none !important; }
  #samsung_m_00 #samsung_m_01 .sam_img-responsive-sm {
    display: block;
    max-width: 100%;
    height: auto; } }
@media (max-width: 559px) {
  #samsung_m_00 #samsung_m_01 .sam_text-center-xs {
    text-align: center; }
  #samsung_m_00 #samsung_m_01 .sam_center-block-xs {
    display: block;
    margin: 0 auto;
    float: none !important; }
  #samsung_m_00 #samsung_m_01 .sam_img-responsive-xs {
    display: block;
    max-width: 100%;
    height: auto; } }
	
	
	#samsung_m_00 #samsung_m_01 .sam_embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
#samsung_m_00 #samsung_m_01 .sam_embed-responsive .sam_embed-responsive-item,
#samsung_m_00 #samsung_m_01 .sam_embed-responsive iframe,
#samsung_m_00 #samsung_m_01 .sam_embed-responsive video,
#samsung_m_00 #samsung_m_01 .sam_embed-responsive span {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0; }
#samsung_m_00 #samsung_m_01 .sam_embed-responsive-16by9 {
  padding-bottom: 56.25%; }
#samsung_m_00 #samsung_m_01 .sam_embed-responsive-4by3 {
  padding-bottom: 75%; }
