/*$btn-secondary-color: $gray-darker;
$btn-secondary-bg: $gray-lighter;
$btn-secondary-border: transparent;
$btn-border-radius: 0; */
/* $warning: #FF9A52;
$warning-hover: #FDE7BB;
$alert-warning-bg: rgba(255,154,82,0.3);
$alert-warning-border: $warning;
$alert-warning-text: $gray-darker;
$btn-warning-bg: $warning;
$btn-warning-color: white; */
/* $font-size-lg: rem(15px);
$font-size-sm: rem(14px);
$font-size-xs: rem(13px);
$font-size-h1: rem(22px);
$font-size-h2: rem(20px);
$font-size-h3: rem(18px);
$font-size-h4: rem(18px);
$font-size-h5: rem(16px);
$font-size-h6: rem(15px);
$display1-size: rem(50px);
$display1-weight: 600;
$display2-size: rem(35px);
$display2-weight: 400;
$display3-size: rem(25px);
$display3-weight: 400;
$display4-size: rem(20px);
$display4-weight: 400; */
@media (min-width: 1200px) {
  .container {
    max-width: 100%;
    width: 1200px; }
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-xl-0 {
    right: auto; }
  .pull-xl-1 {
    right: 8.33333%; }
  .pull-xl-2 {
    right: 16.66667%; }
  .pull-xl-3 {
    right: 25%; }
  .pull-xl-4 {
    right: 33.33333%; }
  .pull-xl-5 {
    right: 41.66667%; }
  .pull-xl-6 {
    right: 50%; }
  .pull-xl-7 {
    right: 58.33333%; }
  .pull-xl-8 {
    right: 66.66667%; }
  .pull-xl-9 {
    right: 75%; }
  .pull-xl-10 {
    right: 83.33333%; }
  .pull-xl-11 {
    right: 91.66667%; }
  .pull-xl-12 {
    right: 100%; }
  .push-xl-0 {
    left: auto; }
  .push-xl-1 {
    left: 8.33333%; }
  .push-xl-2 {
    left: 16.66667%; }
  .push-xl-3 {
    left: 25%; }
  .push-xl-4 {
    left: 33.33333%; }
  .push-xl-5 {
    left: 41.66667%; }
  .push-xl-6 {
    left: 50%; }
  .push-xl-7 {
    left: 58.33333%; }
  .push-xl-8 {
    left: 66.66667%; }
  .push-xl-9 {
    left: 75%; }
  .push-xl-10 {
    left: 83.33333%; }
  .push-xl-11 {
    left: 91.66667%; }
  .push-xl-12 {
    left: 100%; }
  .offset-xl-0 {
    margin-left: 0%; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; }
  .col-xl-1-2 {
    flex: 0 0 10%;
    max-width: 10%; }
  .col-xl-1-5 {
    flex: 0 0 12.5%;
    max-width: 12.5%; }
  .col-xl-2-4 {
    flex: 0 0 20%;
    max-width: 20%; }
  .pull-xl-1-2 {
    right: 10%; }
  .pull-xl-1-5 {
    right: 12.5%; }
  .pull-xl-2-4 {
    right: 20%; }
  .push-xl-1-2 {
    left: 10%; }
  .push-xl-1-5 {
    left: 12.5%; }
  .push-xl-2-4 {
    left: 20%; }
  .offset-xl-1-2 {
    margin-left: 10%; }
  .offset-xl-1-5 {
    margin-left: 12.5%; }
  .offset-xl-2-4 {
    margin-left: 20%; }
  .col-xl-10-8 {
    flex: 0 0 90%;
    max-width: 90%; }
  .col-xl-10-5 {
    flex: 0 0 87.5%;
    max-width: 87.5%; }
  .col-xl-9-6 {
    flex: 0 0 80%;
    max-width: 80%; }
  .pull-xl-10-8 {
    right: 90%; }
  .pull-xl-10-5 {
    right: 87.5%; }
  .pull-xl-9-6 {
    right: 80%; }
  .push-xl-10-8 {
    left: 90%; }
  .push-xl-10-5 {
    left: 87.5%; }
  .push-xl-9-6 {
    left: 80%; }
  .offset-xl-10-8 {
    margin-left: 90%; }
  .offset-xl-10-5 {
    margin-left: 87.5%; }
  .offset-xl-9-6 {
    margin-left: 80%; }
  #page_wrapper, .wide_container {
    max-width: 1200px; }
  #st_mega_menu_column_block .stmenu_sub.col-md-1, .stmenu_vertical .stmenu_vs.col-md-1 {
    width: 76px; }
  #st_mega_menu_column_block .stmenu_sub.col-md-2, .stmenu_vertical .stmenu_vs.col-md-2 {
    width: 153px; }
  #st_mega_menu_column_block .stmenu_sub.col-md-3, .stmenu_vertical .stmenu_vs.col-md-3 {
    width: 230px; }
  #st_mega_menu_column_block .stmenu_sub.col-md-4, .stmenu_vertical .stmenu_vs.col-md-4 {
    width: 307px; }
  #st_mega_menu_column_block .stmenu_sub.col-md-5, .stmenu_vertical .stmenu_vs.col-md-5 {
    width: 384px; }
  #st_mega_menu_column_block .stmenu_sub.col-md-6, .stmenu_vertical .stmenu_vs.col-md-6 {
    width: 461px; }
  #st_mega_menu_column_block .stmenu_sub.col-md-7, .stmenu_vertical .stmenu_vs.col-md-7 {
    width: 538px; }
  #st_mega_menu_column_block .stmenu_sub.col-md-8, .stmenu_vertical .stmenu_vs.col-md-8 {
    width: 615px; }
  #st_mega_menu_column_block .stmenu_sub.col-md-9, .stmenu_vertical .stmenu_vs.col-md-9 {
    width: 691px; }
  #st_mega_menu_column_block .stmenu_sub.col-md-10, .stmenu_vertical .stmenu_vs.col-md-10 {
    width: 768px; }
  #st_mega_menu_column_block .stmenu_sub.col-md-11, .stmenu_vertical .stmenu_vs.col-md-11 {
    width: 845px; }
  #st_mega_menu_column_block .stmenu_sub.col-md-12, .stmenu_vertical .stmenu_vs.col-md-12 {
    width: 922px; } }

@media only screen and (min-width: 1200px) {
  #st_mega_menu_wrap .ma_level_0 {
    padding-left: 16px;
    padding-right: 16px; }
  body#index .menu_ver_open_lg .stmenu_vertical, body#index .stuck .menu_ver_open_lg.current .stmenu_vertical {
    display: block !important; }
  body#index .stuck .menu_ver_open_lg .stmenu_vertical {
    display: none !important; }
  #st_mega_menu_wrap .menu_ver_open_lg .ma_level_0 {
    z-index: 71; } }

/*# sourceMappingURL=responsive-xl.css.map*/