@import url(https://go.rumbleon.com/hubfs/_icons/font-awesome.min.css);
@import url("https://use.typekit.net/mcc3rrv.css");
/*
 * Fonts Aktive Grotesk, Normal and Italic; Weights: 300, 400, 700, 900 (light, regular, bold, black)
 * Interstate: Normal; Weights: 500, 700, 800
 * 
 * typekit generates these classes:
 * 
.tk-aktiv-grotesk { font-family: "aktiv-grotesk",sans-serif; }
.tk-aktiv-grotesk-extended { font-family: "aktiv-grotesk-extended",sans-serif; }
.tk-interstate { font-family: "interstate",sans-serif; }
 */
@font-face {
  font-family: 'Material Icons';
  src: local("MaterialIcons-Regular"), url(https://go.rumbleon.com/hubfs/RumbleON%20-May2017/icon/Material%20icons%20.woff) format("woff");
}




    /*  */
 /* grey */
    /* RumbleOn Green aka rgb(133,206,6) */
 /* rbg(106,165,5)
    /*  */
    /* formerly RumbleOn Red reverting to green */
    /*  */
    /* RumbleOn Green */
                 /* CTA new Green formerly YELLOW */
    /*  */
    /*  */

/* Typography */
            /*  */
   /*  */


                          /*  */
 /*  */


 /*  */

  /*  */
  /*  */


#ro_menu_desktop {
  box-shadow: 0px 20px 2px rgba(0,0,0,.3);
}

.ant-menu-submenu-title span,
.ant-menu-submenu-title span a {
  font-family: 'aktiv-grotesk', arial, sans-serif;
  letter-spacing: 0.08em;
  font-weight: 700;
  font-size: 16px;
  text-transform: none;
}
.header-menu-container .commerce-menu li a {
  font-family: 'aktiv-grotesk', arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: rgb(69,69,69);
  text-transform: none;
}
.ant-row {
  position: relative;
  height: auto;
  margin-right: 0;
  margin-left: 0;
  zoom: 1;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ant-row::before,
.ant-row::after {
  content: '';
  display: table;
}
.ant-row::after {
  clear: both;
}
.ant-row-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.ant-row-flex::before,
.ant-row-flex::after {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.ant-row-flex-start {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.ant-row-flex-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ant-row-flex-end {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.ant-row-flex-space-between {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ant-row-flex-space-around {
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}
.ant-row-flex-top {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ant-row-flex-middle {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.ant-row-flex-bottom {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ant-col {
  position: relative;
  display: block;
}
.ant-col-1,
.ant-col-xs-1,
.ant-col-sm-1,
.ant-col-md-1,
.ant-col-lg-1,
.ant-col-2,
.ant-col-xs-2,
.ant-col-sm-2,
.ant-col-md-2,
.ant-col-lg-2,
.ant-col-3,
.ant-col-xs-3,
.ant-col-sm-3,
.ant-col-md-3,
.ant-col-lg-3,
.ant-col-4,
.ant-col-xs-4,
.ant-col-sm-4,
.ant-col-md-4,
.ant-col-lg-4,
.ant-col-5,
.ant-col-xs-5,
.ant-col-sm-5,
.ant-col-md-5,
.ant-col-lg-5,
.ant-col-6,
.ant-col-xs-6,
.ant-col-sm-6,
.ant-col-md-6,
.ant-col-lg-6,
.ant-col-7,
.ant-col-xs-7,
.ant-col-sm-7,
.ant-col-md-7,
.ant-col-lg-7,
.ant-col-8,
.ant-col-xs-8,
.ant-col-sm-8,
.ant-col-md-8,
.ant-col-lg-8,
.ant-col-9,
.ant-col-xs-9,
.ant-col-sm-9,
.ant-col-md-9,
.ant-col-lg-9,
.ant-col-10,
.ant-col-xs-10,
.ant-col-sm-10,
.ant-col-md-10,
.ant-col-lg-10,
.ant-col-11,
.ant-col-xs-11,
.ant-col-sm-11,
.ant-col-md-11,
.ant-col-lg-11,
.ant-col-12,
.ant-col-xs-12,
.ant-col-sm-12,
.ant-col-md-12,
.ant-col-lg-12,
.ant-col-13,
.ant-col-xs-13,
.ant-col-sm-13,
.ant-col-md-13,
.ant-col-lg-13,
.ant-col-14,
.ant-col-xs-14,
.ant-col-sm-14,
.ant-col-md-14,
.ant-col-lg-14,
.ant-col-15,
.ant-col-xs-15,
.ant-col-sm-15,
.ant-col-md-15,
.ant-col-lg-15,
.ant-col-16,
.ant-col-xs-16,
.ant-col-sm-16,
.ant-col-md-16,
.ant-col-lg-16,
.ant-col-17,
.ant-col-xs-17,
.ant-col-sm-17,
.ant-col-md-17,
.ant-col-lg-17,
.ant-col-18,
.ant-col-xs-18,
.ant-col-sm-18,
.ant-col-md-18,
.ant-col-lg-18,
.ant-col-19,
.ant-col-xs-19,
.ant-col-sm-19,
.ant-col-md-19,
.ant-col-lg-19,
.ant-col-20,
.ant-col-xs-20,
.ant-col-sm-20,
.ant-col-md-20,
.ant-col-lg-20,
.ant-col-21,
.ant-col-xs-21,
.ant-col-sm-21,
.ant-col-md-21,
.ant-col-lg-21,
.ant-col-22,
.ant-col-xs-22,
.ant-col-sm-22,
.ant-col-md-22,
.ant-col-lg-22,
.ant-col-23,
.ant-col-xs-23,
.ant-col-sm-23,
.ant-col-md-23,
.ant-col-lg-23,
.ant-col-24,
.ant-col-xs-24,
.ant-col-sm-24,
.ant-col-md-24,
.ant-col-lg-24 {
  position: relative;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0;
}
.ant-col-1,
.ant-col-2,
.ant-col-3,
.ant-col-4,
.ant-col-5,
.ant-col-6,
.ant-col-7,
.ant-col-8,
.ant-col-9,
.ant-col-10,
.ant-col-11,
.ant-col-12,
.ant-col-13,
.ant-col-14,
.ant-col-15,
.ant-col-16,
.ant-col-17,
.ant-col-18,
.ant-col-19,
.ant-col-20,
.ant-col-21,
.ant-col-22,
.ant-col-23,
.ant-col-24 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  float: left;
}
.ant-col-24 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}
.ant-col-push-24 {
  left: 100%;
}
.ant-col-pull-24 {
  right: 100%;
}
.ant-col-offset-24 {
  margin-left: 100%;
}
.ant-col-order-24 {
  -webkit-box-ordinal-group: 25;
  -webkit-order: 24;
      -ms-flex-order: 24;
          order: 24;
}
.ant-col-23 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 95.83333333%;
}
.ant-col-push-23 {
  left: 95.83333333%;
}
.ant-col-pull-23 {
  right: 95.83333333%;
}
.ant-col-offset-23 {
  margin-left: 95.83333333%;
}
.ant-col-order-23 {
  -webkit-box-ordinal-group: 24;
  -webkit-order: 23;
      -ms-flex-order: 23;
          order: 23;
}
.ant-col-22 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 91.66666667%;
}
.ant-col-push-22 {
  left: 91.66666667%;
}
.ant-col-pull-22 {
  right: 91.66666667%;
}
.ant-col-offset-22 {
  margin-left: 91.66666667%;
}
.ant-col-order-22 {
  -webkit-box-ordinal-group: 23;
  -webkit-order: 22;
      -ms-flex-order: 22;
          order: 22;
}
.ant-col-21 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 87.5%;
}
.ant-col-push-21 {
  left: 87.5%;
}
.ant-col-pull-21 {
  right: 87.5%;
}
.ant-col-offset-21 {
  margin-left: 87.5%;
}
.ant-col-order-21 {
  -webkit-box-ordinal-group: 22;
  -webkit-order: 21;
      -ms-flex-order: 21;
          order: 21;
}
.ant-col-20 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 83.33333333%;
}
.ant-col-push-20 {
  left: 83.33333333%;
}
.ant-col-pull-20 {
  right: 83.33333333%;
}
.ant-col-offset-20 {
  margin-left: 83.33333333%;
}
.ant-col-order-20 {
  -webkit-box-ordinal-group: 21;
  -webkit-order: 20;
      -ms-flex-order: 20;
          order: 20;
}
.ant-col-19 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 79.16666667%;
}
.ant-col-push-19 {
  left: 79.16666667%;
}
.ant-col-pull-19 {
  right: 79.16666667%;
}
.ant-col-offset-19 {
  margin-left: 79.16666667%;
}
.ant-col-order-19 {
  -webkit-box-ordinal-group: 20;
  -webkit-order: 19;
      -ms-flex-order: 19;
          order: 19;
}
.ant-col-18 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 75%;
}
.ant-col-push-18 {
  left: 75%;
}
.ant-col-pull-18 {
  right: 75%;
}
.ant-col-offset-18 {
  margin-left: 75%;
}
.ant-col-order-18 {
  -webkit-box-ordinal-group: 19;
  -webkit-order: 18;
      -ms-flex-order: 18;
          order: 18;
}
.ant-col-17 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 70.83333333%;
}
.ant-col-push-17 {
  left: 70.83333333%;
}
.ant-col-pull-17 {
  right: 70.83333333%;
}
.ant-col-offset-17 {
  margin-left: 70.83333333%;
}
.ant-col-order-17 {
  -webkit-box-ordinal-group: 18;
  -webkit-order: 17;
      -ms-flex-order: 17;
          order: 17;
}
.ant-col-16 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 66.66666667%;
}
.ant-col-push-16 {
  left: 66.66666667%;
}
.ant-col-pull-16 {
  right: 66.66666667%;
}
.ant-col-offset-16 {
  margin-left: 66.66666667%;
}
.ant-col-order-16 {
  -webkit-box-ordinal-group: 17;
  -webkit-order: 16;
      -ms-flex-order: 16;
          order: 16;
}
.ant-col-15 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 62.5%;
}
.ant-col-push-15 {
  left: 62.5%;
}
.ant-col-pull-15 {
  right: 62.5%;
}
.ant-col-offset-15 {
  margin-left: 62.5%;
}
.ant-col-order-15 {
  -webkit-box-ordinal-group: 16;
  -webkit-order: 15;
      -ms-flex-order: 15;
          order: 15;
}
.ant-col-14 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 58.33333333%;
}
.ant-col-push-14 {
  left: 58.33333333%;
}
.ant-col-pull-14 {
  right: 58.33333333%;
}
.ant-col-offset-14 {
  margin-left: 58.33333333%;
}
.ant-col-order-14 {
  -webkit-box-ordinal-group: 15;
  -webkit-order: 14;
      -ms-flex-order: 14;
          order: 14;
}
.ant-col-13 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 54.16666667%;
}
.ant-col-push-13 {
  left: 54.16666667%;
}
.ant-col-pull-13 {
  right: 54.16666667%;
}
.ant-col-offset-13 {
  margin-left: 54.16666667%;
}
.ant-col-order-13 {
  -webkit-box-ordinal-group: 14;
  -webkit-order: 13;
      -ms-flex-order: 13;
          order: 13;
}
.ant-col-12 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 50%;
}
.ant-col-push-12 {
  left: 50%;
}
.ant-col-pull-12 {
  right: 50%;
}
.ant-col-offset-12 {
  margin-left: 50%;
}
.ant-col-order-12 {
  -webkit-box-ordinal-group: 13;
  -webkit-order: 12;
      -ms-flex-order: 12;
          order: 12;
}
.ant-col-11 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 45.83333333%;
}
.ant-col-push-11 {
  left: 45.83333333%;
}
.ant-col-pull-11 {
  right: 45.83333333%;
}
.ant-col-offset-11 {
  margin-left: 45.83333333%;
}
.ant-col-order-11 {
  -webkit-box-ordinal-group: 12;
  -webkit-order: 11;
      -ms-flex-order: 11;
          order: 11;
}
.ant-col-10 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 41.66666667%;
}
.ant-col-push-10 {
  left: 41.66666667%;
}
.ant-col-pull-10 {
  right: 41.66666667%;
}
.ant-col-offset-10 {
  margin-left: 41.66666667%;
}
.ant-col-order-10 {
  -webkit-box-ordinal-group: 11;
  -webkit-order: 10;
      -ms-flex-order: 10;
          order: 10;
}
.ant-col-9 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 37.5%;
}
.ant-col-push-9 {
  left: 37.5%;
}
.ant-col-pull-9 {
  right: 37.5%;
}
.ant-col-offset-9 {
  margin-left: 37.5%;
}
.ant-col-order-9 {
  -webkit-box-ordinal-group: 10;
  -webkit-order: 9;
      -ms-flex-order: 9;
          order: 9;
}
.ant-col-8 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 33.33333333%;
}
.ant-col-push-8 {
  left: 33.33333333%;
}
.ant-col-pull-8 {
  right: 33.33333333%;
}
.ant-col-offset-8 {
  margin-left: 33.33333333%;
}
.ant-col-order-8 {
  -webkit-box-ordinal-group: 9;
  -webkit-order: 8;
      -ms-flex-order: 8;
          order: 8;
}
.ant-col-7 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 29.16666667%;
}
.ant-col-push-7 {
  left: 29.16666667%;
}
.ant-col-pull-7 {
  right: 29.16666667%;
}
.ant-col-offset-7 {
  margin-left: 29.16666667%;
}
.ant-col-order-7 {
  -webkit-box-ordinal-group: 8;
  -webkit-order: 7;
      -ms-flex-order: 7;
          order: 7;
}
.ant-col-6 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 25%;
}
.ant-col-push-6 {
  left: 25%;
}
.ant-col-pull-6 {
  right: 25%;
}
.ant-col-offset-6 {
  margin-left: 25%;
}
.ant-col-order-6 {
  -webkit-box-ordinal-group: 7;
  -webkit-order: 6;
      -ms-flex-order: 6;
          order: 6;
}
.ant-col-5 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 20.83333333%;
}
.ant-col-push-5 {
  left: 20.83333333%;
}
.ant-col-pull-5 {
  right: 20.83333333%;
}
.ant-col-offset-5 {
  margin-left: 20.83333333%;
}
.ant-col-order-5 {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
      -ms-flex-order: 5;
          order: 5;
}
.ant-col-4 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 16.66666667%;
}
.ant-col-push-4 {
  left: 16.66666667%;
}
.ant-col-pull-4 {
  right: 16.66666667%;
}
.ant-col-offset-4 {
  margin-left: 16.66666667%;
}
.ant-col-order-4 {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
      -ms-flex-order: 4;
          order: 4;
}
.ant-col-3 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 12.5%;
}
.ant-col-push-3 {
  left: 12.5%;
}
.ant-col-pull-3 {
  right: 12.5%;
}
.ant-col-offset-3 {
  margin-left: 12.5%;
}
.ant-col-order-3 {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
}
.ant-col-2 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 8.33333333%;
}
.ant-col-push-2 {
  left: 8.33333333%;
}
.ant-col-pull-2 {
  right: 8.33333333%;
}
.ant-col-offset-2 {
  margin-left: 8.33333333%;
}
.ant-col-order-2 {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}
.ant-col-1 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 4.16666667%;
}
.ant-col-push-1 {
  left: 4.16666667%;
}
.ant-col-pull-1 {
  right: 4.16666667%;
}
.ant-col-offset-1 {
  margin-left: 4.16666667%;
}
.ant-col-order-1 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}
.ant-col-0 {
  display: none;
}
.ant-col-push-0 {
  left: auto;
}
.ant-col-pull-0 {
  right: auto;
}
.ant-col-push-0 {
  left: auto;
}
.ant-col-pull-0 {
  right: auto;
}
.ant-col-offset-0 {
  margin-left: 0;
}
.ant-col-order-0 {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0;
}
.ant-col-xs-1,
.ant-col-xs-2,
.ant-col-xs-3,
.ant-col-xs-4,
.ant-col-xs-5,
.ant-col-xs-6,
.ant-col-xs-7,
.ant-col-xs-8,
.ant-col-xs-9,
.ant-col-xs-10,
.ant-col-xs-11,
.ant-col-xs-12,
.ant-col-xs-13,
.ant-col-xs-14,
.ant-col-xs-15,
.ant-col-xs-16,
.ant-col-xs-17,
.ant-col-xs-18,
.ant-col-xs-19,
.ant-col-xs-20,
.ant-col-xs-21,
.ant-col-xs-22,
.ant-col-xs-23,
.ant-col-xs-24 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  float: left;
}
.ant-col-xs-24 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}
.ant-col-xs-push-24 {
  left: 100%;
}
.ant-col-xs-pull-24 {
  right: 100%;
}
.ant-col-xs-offset-24 {
  margin-left: 100%;
}
.ant-col-xs-order-24 {
  -webkit-box-ordinal-group: 25;
  -webkit-order: 24;
      -ms-flex-order: 24;
          order: 24;
}
.ant-col-xs-23 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 95.83333333%;
}
.ant-col-xs-push-23 {
  left: 95.83333333%;
}
.ant-col-xs-pull-23 {
  right: 95.83333333%;
}
.ant-col-xs-offset-23 {
  margin-left: 95.83333333%;
}
.ant-col-xs-order-23 {
  -webkit-box-ordinal-group: 24;
  -webkit-order: 23;
      -ms-flex-order: 23;
          order: 23;
}
.ant-col-xs-22 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 91.66666667%;
}
.ant-col-xs-push-22 {
  left: 91.66666667%;
}
.ant-col-xs-pull-22 {
  right: 91.66666667%;
}
.ant-col-xs-offset-22 {
  margin-left: 91.66666667%;
}
.ant-col-xs-order-22 {
  -webkit-box-ordinal-group: 23;
  -webkit-order: 22;
      -ms-flex-order: 22;
          order: 22;
}
.ant-col-xs-21 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 87.5%;
}
.ant-col-xs-push-21 {
  left: 87.5%;
}
.ant-col-xs-pull-21 {
  right: 87.5%;
}
.ant-col-xs-offset-21 {
  margin-left: 87.5%;
}
.ant-col-xs-order-21 {
  -webkit-box-ordinal-group: 22;
  -webkit-order: 21;
      -ms-flex-order: 21;
          order: 21;
}
.ant-col-xs-20 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 83.33333333%;
}
.ant-col-xs-push-20 {
  left: 83.33333333%;
}
.ant-col-xs-pull-20 {
  right: 83.33333333%;
}
.ant-col-xs-offset-20 {
  margin-left: 83.33333333%;
}
.ant-col-xs-order-20 {
  -webkit-box-ordinal-group: 21;
  -webkit-order: 20;
      -ms-flex-order: 20;
          order: 20;
}
.ant-col-xs-19 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 79.16666667%;
}
.ant-col-xs-push-19 {
  left: 79.16666667%;
}
.ant-col-xs-pull-19 {
  right: 79.16666667%;
}
.ant-col-xs-offset-19 {
  margin-left: 79.16666667%;
}
.ant-col-xs-order-19 {
  -webkit-box-ordinal-group: 20;
  -webkit-order: 19;
      -ms-flex-order: 19;
          order: 19;
}
.ant-col-xs-18 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 75%;
}
.ant-col-xs-push-18 {
  left: 75%;
}
.ant-col-xs-pull-18 {
  right: 75%;
}
.ant-col-xs-offset-18 {
  margin-left: 75%;
}
.ant-col-xs-order-18 {
  -webkit-box-ordinal-group: 19;
  -webkit-order: 18;
      -ms-flex-order: 18;
          order: 18;
}
.ant-col-xs-17 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 70.83333333%;
}
.ant-col-xs-push-17 {
  left: 70.83333333%;
}
.ant-col-xs-pull-17 {
  right: 70.83333333%;
}
.ant-col-xs-offset-17 {
  margin-left: 70.83333333%;
}
.ant-col-xs-order-17 {
  -webkit-box-ordinal-group: 18;
  -webkit-order: 17;
      -ms-flex-order: 17;
          order: 17;
}
.ant-col-xs-16 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 66.66666667%;
}
.ant-col-xs-push-16 {
  left: 66.66666667%;
}
.ant-col-xs-pull-16 {
  right: 66.66666667%;
}
.ant-col-xs-offset-16 {
  margin-left: 66.66666667%;
}
.ant-col-xs-order-16 {
  -webkit-box-ordinal-group: 17;
  -webkit-order: 16;
      -ms-flex-order: 16;
          order: 16;
}
.ant-col-xs-15 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 62.5%;
}
.ant-col-xs-push-15 {
  left: 62.5%;
}
.ant-col-xs-pull-15 {
  right: 62.5%;
}
.ant-col-xs-offset-15 {
  margin-left: 62.5%;
}
.ant-col-xs-order-15 {
  -webkit-box-ordinal-group: 16;
  -webkit-order: 15;
      -ms-flex-order: 15;
          order: 15;
}
.ant-col-xs-14 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 58.33333333%;
}
.ant-col-xs-push-14 {
  left: 58.33333333%;
}
.ant-col-xs-pull-14 {
  right: 58.33333333%;
}
.ant-col-xs-offset-14 {
  margin-left: 58.33333333%;
}
.ant-col-xs-order-14 {
  -webkit-box-ordinal-group: 15;
  -webkit-order: 14;
      -ms-flex-order: 14;
          order: 14;
}
.ant-col-xs-13 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 54.16666667%;
}
.ant-col-xs-push-13 {
  left: 54.16666667%;
}
.ant-col-xs-pull-13 {
  right: 54.16666667%;
}
.ant-col-xs-offset-13 {
  margin-left: 54.16666667%;
}
.ant-col-xs-order-13 {
  -webkit-box-ordinal-group: 14;
  -webkit-order: 13;
      -ms-flex-order: 13;
          order: 13;
}
.ant-col-xs-12 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 50%;
}
.ant-col-xs-push-12 {
  left: 50%;
}
.ant-col-xs-pull-12 {
  right: 50%;
}
.ant-col-xs-offset-12 {
  margin-left: 50%;
}
.ant-col-xs-order-12 {
  -webkit-box-ordinal-group: 13;
  -webkit-order: 12;
      -ms-flex-order: 12;
          order: 12;
}
.ant-col-xs-11 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 45.83333333%;
}
.ant-col-xs-push-11 {
  left: 45.83333333%;
}
.ant-col-xs-pull-11 {
  right: 45.83333333%;
}
.ant-col-xs-offset-11 {
  margin-left: 45.83333333%;
}
.ant-col-xs-order-11 {
  -webkit-box-ordinal-group: 12;
  -webkit-order: 11;
      -ms-flex-order: 11;
          order: 11;
}
.ant-col-xs-10 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 41.66666667%;
}
.ant-col-xs-push-10 {
  left: 41.66666667%;
}
.ant-col-xs-pull-10 {
  right: 41.66666667%;
}
.ant-col-xs-offset-10 {
  margin-left: 41.66666667%;
}
.ant-col-xs-order-10 {
  -webkit-box-ordinal-group: 11;
  -webkit-order: 10;
      -ms-flex-order: 10;
          order: 10;
}
.ant-col-xs-9 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 37.5%;
}
.ant-col-xs-push-9 {
  left: 37.5%;
}
.ant-col-xs-pull-9 {
  right: 37.5%;
}
.ant-col-xs-offset-9 {
  margin-left: 37.5%;
}
.ant-col-xs-order-9 {
  -webkit-box-ordinal-group: 10;
  -webkit-order: 9;
      -ms-flex-order: 9;
          order: 9;
}
.ant-col-xs-8 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 33.33333333%;
}
.ant-col-xs-push-8 {
  left: 33.33333333%;
}
.ant-col-xs-pull-8 {
  right: 33.33333333%;
}
.ant-col-xs-offset-8 {
  margin-left: 33.33333333%;
}
.ant-col-xs-order-8 {
  -webkit-box-ordinal-group: 9;
  -webkit-order: 8;
      -ms-flex-order: 8;
          order: 8;
}
.ant-col-xs-7 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 29.16666667%;
}
.ant-col-xs-push-7 {
  left: 29.16666667%;
}
.ant-col-xs-pull-7 {
  right: 29.16666667%;
}
.ant-col-xs-offset-7 {
  margin-left: 29.16666667%;
}
.ant-col-xs-order-7 {
  -webkit-box-ordinal-group: 8;
  -webkit-order: 7;
      -ms-flex-order: 7;
          order: 7;
}
.ant-col-xs-6 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 25%;
}
.ant-col-xs-push-6 {
  left: 25%;
}
.ant-col-xs-pull-6 {
  right: 25%;
}
.ant-col-xs-offset-6 {
  margin-left: 25%;
}
.ant-col-xs-order-6 {
  -webkit-box-ordinal-group: 7;
  -webkit-order: 6;
      -ms-flex-order: 6;
          order: 6;
}
.ant-col-xs-5 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 20.83333333%;
}
.ant-col-xs-push-5 {
  left: 20.83333333%;
}
.ant-col-xs-pull-5 {
  right: 20.83333333%;
}
.ant-col-xs-offset-5 {
  margin-left: 20.83333333%;
}
.ant-col-xs-order-5 {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
      -ms-flex-order: 5;
          order: 5;
}
.ant-col-xs-4 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 16.66666667%;
}
.ant-col-xs-push-4 {
  left: 16.66666667%;
}
.ant-col-xs-pull-4 {
  right: 16.66666667%;
}
.ant-col-xs-offset-4 {
  margin-left: 16.66666667%;
}
.ant-col-xs-order-4 {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
      -ms-flex-order: 4;
          order: 4;
}
.ant-col-xs-3 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 12.5%;
}
.ant-col-xs-push-3 {
  left: 12.5%;
}
.ant-col-xs-pull-3 {
  right: 12.5%;
}
.ant-col-xs-offset-3 {
  margin-left: 12.5%;
}
.ant-col-xs-order-3 {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
}
.ant-col-xs-2 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 8.33333333%;
}
.ant-col-xs-push-2 {
  left: 8.33333333%;
}
.ant-col-xs-pull-2 {
  right: 8.33333333%;
}
.ant-col-xs-offset-2 {
  margin-left: 8.33333333%;
}
.ant-col-xs-order-2 {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}
.ant-col-xs-1 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 4.16666667%;
}
.ant-col-xs-push-1 {
  left: 4.16666667%;
}
.ant-col-xs-pull-1 {
  right: 4.16666667%;
}
.ant-col-xs-offset-1 {
  margin-left: 4.16666667%;
}
.ant-col-xs-order-1 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}
.ant-col-xs-0 {
  display: none;
}
.ant-col-push-0 {
  left: auto;
}
.ant-col-pull-0 {
  right: auto;
}
.ant-col-xs-push-0 {
  left: auto;
}
.ant-col-xs-pull-0 {
  right: auto;
}
.ant-col-xs-offset-0 {
  margin-left: 0;
}
.ant-col-xs-order-0 {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0;
}
@media (min-width: 576px) {
  .ant-col-sm-1,
  .ant-col-sm-2,
  .ant-col-sm-3,
  .ant-col-sm-4,
  .ant-col-sm-5,
  .ant-col-sm-6,
  .ant-col-sm-7,
  .ant-col-sm-8,
  .ant-col-sm-9,
  .ant-col-sm-10,
  .ant-col-sm-11,
  .ant-col-sm-12,
  .ant-col-sm-13,
  .ant-col-sm-14,
  .ant-col-sm-15,
  .ant-col-sm-16,
  .ant-col-sm-17,
  .ant-col-sm-18,
  .ant-col-sm-19,
  .ant-col-sm-20,
  .ant-col-sm-21,
  .ant-col-sm-22,
  .ant-col-sm-23,
  .ant-col-sm-24 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    float: left;
  }
  .ant-col-sm-24 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
  }
  .ant-col-sm-push-24 {
    left: 100%;
  }
  .ant-col-sm-pull-24 {
    right: 100%;
  }
  .ant-col-sm-offset-24 {
    margin-left: 100%;
  }
  .ant-col-sm-order-24 {
    -webkit-box-ordinal-group: 25;
    -webkit-order: 24;
        -ms-flex-order: 24;
            order: 24;
  }
  .ant-col-sm-23 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 95.83333333%;
  }
  .ant-col-sm-push-23 {
    left: 95.83333333%;
  }
  .ant-col-sm-pull-23 {
    right: 95.83333333%;
  }
  .ant-col-sm-offset-23 {
    margin-left: 95.83333333%;
  }
  .ant-col-sm-order-23 {
    -webkit-box-ordinal-group: 24;
    -webkit-order: 23;
        -ms-flex-order: 23;
            order: 23;
  }
  .ant-col-sm-22 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 91.66666667%;
  }
  .ant-col-sm-push-22 {
    left: 91.66666667%;
  }
  .ant-col-sm-pull-22 {
    right: 91.66666667%;
  }
  .ant-col-sm-offset-22 {
    margin-left: 91.66666667%;
  }
  .ant-col-sm-order-22 {
    -webkit-box-ordinal-group: 23;
    -webkit-order: 22;
        -ms-flex-order: 22;
            order: 22;
  }
  .ant-col-sm-21 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 87.5%;
  }
  .ant-col-sm-push-21 {
    left: 87.5%;
  }
  .ant-col-sm-pull-21 {
    right: 87.5%;
  }
  .ant-col-sm-offset-21 {
    margin-left: 87.5%;
  }
  .ant-col-sm-order-21 {
    -webkit-box-ordinal-group: 22;
    -webkit-order: 21;
        -ms-flex-order: 21;
            order: 21;
  }
  .ant-col-sm-20 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 83.33333333%;
  }
  .ant-col-sm-push-20 {
    left: 83.33333333%;
  }
  .ant-col-sm-pull-20 {
    right: 83.33333333%;
  }
  .ant-col-sm-offset-20 {
    margin-left: 83.33333333%;
  }
  .ant-col-sm-order-20 {
    -webkit-box-ordinal-group: 21;
    -webkit-order: 20;
        -ms-flex-order: 20;
            order: 20;
  }
  .ant-col-sm-19 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 79.16666667%;
  }
  .ant-col-sm-push-19 {
    left: 79.16666667%;
  }
  .ant-col-sm-pull-19 {
    right: 79.16666667%;
  }
  .ant-col-sm-offset-19 {
    margin-left: 79.16666667%;
  }
  .ant-col-sm-order-19 {
    -webkit-box-ordinal-group: 20;
    -webkit-order: 19;
        -ms-flex-order: 19;
            order: 19;
  }
  .ant-col-sm-18 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 75%;
  }
  .ant-col-sm-push-18 {
    left: 75%;
  }
  .ant-col-sm-pull-18 {
    right: 75%;
  }
  .ant-col-sm-offset-18 {
    margin-left: 75%;
  }
  .ant-col-sm-order-18 {
    -webkit-box-ordinal-group: 19;
    -webkit-order: 18;
        -ms-flex-order: 18;
            order: 18;
  }
  .ant-col-sm-17 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 70.83333333%;
  }
  .ant-col-sm-push-17 {
    left: 70.83333333%;
  }
  .ant-col-sm-pull-17 {
    right: 70.83333333%;
  }
  .ant-col-sm-offset-17 {
    margin-left: 70.83333333%;
  }
  .ant-col-sm-order-17 {
    -webkit-box-ordinal-group: 18;
    -webkit-order: 17;
        -ms-flex-order: 17;
            order: 17;
  }
  .ant-col-sm-16 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 66.66666667%;
  }
  .ant-col-sm-push-16 {
    left: 66.66666667%;
  }
  .ant-col-sm-pull-16 {
    right: 66.66666667%;
  }
  .ant-col-sm-offset-16 {
    margin-left: 66.66666667%;
  }
  .ant-col-sm-order-16 {
    -webkit-box-ordinal-group: 17;
    -webkit-order: 16;
        -ms-flex-order: 16;
            order: 16;
  }
  .ant-col-sm-15 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 62.5%;
  }
  .ant-col-sm-push-15 {
    left: 62.5%;
  }
  .ant-col-sm-pull-15 {
    right: 62.5%;
  }
  .ant-col-sm-offset-15 {
    margin-left: 62.5%;
  }
  .ant-col-sm-order-15 {
    -webkit-box-ordinal-group: 16;
    -webkit-order: 15;
        -ms-flex-order: 15;
            order: 15;
  }
  .ant-col-sm-14 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 58.33333333%;
  }
  .ant-col-sm-push-14 {
    left: 58.33333333%;
  }
  .ant-col-sm-pull-14 {
    right: 58.33333333%;
  }
  .ant-col-sm-offset-14 {
    margin-left: 58.33333333%;
  }
  .ant-col-sm-order-14 {
    -webkit-box-ordinal-group: 15;
    -webkit-order: 14;
        -ms-flex-order: 14;
            order: 14;
  }
  .ant-col-sm-13 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 54.16666667%;
  }
  .ant-col-sm-push-13 {
    left: 54.16666667%;
  }
  .ant-col-sm-pull-13 {
    right: 54.16666667%;
  }
  .ant-col-sm-offset-13 {
    margin-left: 54.16666667%;
  }
  .ant-col-sm-order-13 {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13;
  }
  .ant-col-sm-12 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 50%;
  }
  .ant-col-sm-push-12 {
    left: 50%;
  }
  .ant-col-sm-pull-12 {
    right: 50%;
  }
  .ant-col-sm-offset-12 {
    margin-left: 50%;
  }
  .ant-col-sm-order-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12;
  }
  .ant-col-sm-11 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 45.83333333%;
  }
  .ant-col-sm-push-11 {
    left: 45.83333333%;
  }
  .ant-col-sm-pull-11 {
    right: 45.83333333%;
  }
  .ant-col-sm-offset-11 {
    margin-left: 45.83333333%;
  }
  .ant-col-sm-order-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }
  .ant-col-sm-10 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 41.66666667%;
  }
  .ant-col-sm-push-10 {
    left: 41.66666667%;
  }
  .ant-col-sm-pull-10 {
    right: 41.66666667%;
  }
  .ant-col-sm-offset-10 {
    margin-left: 41.66666667%;
  }
  .ant-col-sm-order-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }
  .ant-col-sm-9 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 37.5%;
  }
  .ant-col-sm-push-9 {
    left: 37.5%;
  }
  .ant-col-sm-pull-9 {
    right: 37.5%;
  }
  .ant-col-sm-offset-9 {
    margin-left: 37.5%;
  }
  .ant-col-sm-order-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }
  .ant-col-sm-8 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33.33333333%;
  }
  .ant-col-sm-push-8 {
    left: 33.33333333%;
  }
  .ant-col-sm-pull-8 {
    right: 33.33333333%;
  }
  .ant-col-sm-offset-8 {
    margin-left: 33.33333333%;
  }
  .ant-col-sm-order-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }
  .ant-col-sm-7 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 29.16666667%;
  }
  .ant-col-sm-push-7 {
    left: 29.16666667%;
  }
  .ant-col-sm-pull-7 {
    right: 29.16666667%;
  }
  .ant-col-sm-offset-7 {
    margin-left: 29.16666667%;
  }
  .ant-col-sm-order-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }
  .ant-col-sm-6 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 25%;
  }
  .ant-col-sm-push-6 {
    left: 25%;
  }
  .ant-col-sm-pull-6 {
    right: 25%;
  }
  .ant-col-sm-offset-6 {
    margin-left: 25%;
  }
  .ant-col-sm-order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }
  .ant-col-sm-5 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 20.83333333%;
  }
  .ant-col-sm-push-5 {
    left: 20.83333333%;
  }
  .ant-col-sm-pull-5 {
    right: 20.83333333%;
  }
  .ant-col-sm-offset-5 {
    margin-left: 20.83333333%;
  }
  .ant-col-sm-order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }
  .ant-col-sm-4 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 16.66666667%;
  }
  .ant-col-sm-push-4 {
    left: 16.66666667%;
  }
  .ant-col-sm-pull-4 {
    right: 16.66666667%;
  }
  .ant-col-sm-offset-4 {
    margin-left: 16.66666667%;
  }
  .ant-col-sm-order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
  .ant-col-sm-3 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 12.5%;
  }
  .ant-col-sm-push-3 {
    left: 12.5%;
  }
  .ant-col-sm-pull-3 {
    right: 12.5%;
  }
  .ant-col-sm-offset-3 {
    margin-left: 12.5%;
  }
  .ant-col-sm-order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .ant-col-sm-2 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 8.33333333%;
  }
  .ant-col-sm-push-2 {
    left: 8.33333333%;
  }
  .ant-col-sm-pull-2 {
    right: 8.33333333%;
  }
  .ant-col-sm-offset-2 {
    margin-left: 8.33333333%;
  }
  .ant-col-sm-order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .ant-col-sm-1 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 4.16666667%;
  }
  .ant-col-sm-push-1 {
    left: 4.16666667%;
  }
  .ant-col-sm-pull-1 {
    right: 4.16666667%;
  }
  .ant-col-sm-offset-1 {
    margin-left: 4.16666667%;
  }
  .ant-col-sm-order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .ant-col-sm-0 {
    display: none;
  }
  .ant-col-push-0 {
    left: auto;
  }
  .ant-col-pull-0 {
    right: auto;
  }
  .ant-col-sm-push-0 {
    left: auto;
  }
  .ant-col-sm-pull-0 {
    right: auto;
  }
  .ant-col-sm-offset-0 {
    margin-left: 0;
  }
  .ant-col-sm-order-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
}
@media (min-width: 768px) {
  .ant-col-md-1,
  .ant-col-md-2,
  .ant-col-md-3,
  .ant-col-md-4,
  .ant-col-md-5,
  .ant-col-md-6,
  .ant-col-md-7,
  .ant-col-md-8,
  .ant-col-md-9,
  .ant-col-md-10,
  .ant-col-md-11,
  .ant-col-md-12,
  .ant-col-md-13,
  .ant-col-md-14,
  .ant-col-md-15,
  .ant-col-md-16,
  .ant-col-md-17,
  .ant-col-md-18,
  .ant-col-md-19,
  .ant-col-md-20,
  .ant-col-md-21,
  .ant-col-md-22,
  .ant-col-md-23,
  .ant-col-md-24 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    float: left;
  }
  .ant-col-md-24 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
  }
  .ant-col-md-push-24 {
    left: 100%;
  }
  .ant-col-md-pull-24 {
    right: 100%;
  }
  .ant-col-md-offset-24 {
    margin-left: 100%;
  }
  .ant-col-md-order-24 {
    -webkit-box-ordinal-group: 25;
    -webkit-order: 24;
        -ms-flex-order: 24;
            order: 24;
  }
  .ant-col-md-23 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 95.83333333%;
  }
  .ant-col-md-push-23 {
    left: 95.83333333%;
  }
  .ant-col-md-pull-23 {
    right: 95.83333333%;
  }
  .ant-col-md-offset-23 {
    margin-left: 95.83333333%;
  }
  .ant-col-md-order-23 {
    -webkit-box-ordinal-group: 24;
    -webkit-order: 23;
        -ms-flex-order: 23;
            order: 23;
  }
  .ant-col-md-22 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 91.66666667%;
  }
  .ant-col-md-push-22 {
    left: 91.66666667%;
  }
  .ant-col-md-pull-22 {
    right: 91.66666667%;
  }
  .ant-col-md-offset-22 {
    margin-left: 91.66666667%;
  }
  .ant-col-md-order-22 {
    -webkit-box-ordinal-group: 23;
    -webkit-order: 22;
        -ms-flex-order: 22;
            order: 22;
  }
  .ant-col-md-21 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 87.5%;
  }
  .ant-col-md-push-21 {
    left: 87.5%;
  }
  .ant-col-md-pull-21 {
    right: 87.5%;
  }
  .ant-col-md-offset-21 {
    margin-left: 87.5%;
  }
  .ant-col-md-order-21 {
    -webkit-box-ordinal-group: 22;
    -webkit-order: 21;
        -ms-flex-order: 21;
            order: 21;
  }
  .ant-col-md-20 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 83.33333333%;
  }
  .ant-col-md-push-20 {
    left: 83.33333333%;
  }
  .ant-col-md-pull-20 {
    right: 83.33333333%;
  }
  .ant-col-md-offset-20 {
    margin-left: 83.33333333%;
  }
  .ant-col-md-order-20 {
    -webkit-box-ordinal-group: 21;
    -webkit-order: 20;
        -ms-flex-order: 20;
            order: 20;
  }
  .ant-col-md-19 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 79.16666667%;
  }
  .ant-col-md-push-19 {
    left: 79.16666667%;
  }
  .ant-col-md-pull-19 {
    right: 79.16666667%;
  }
  .ant-col-md-offset-19 {
    margin-left: 79.16666667%;
  }
  .ant-col-md-order-19 {
    -webkit-box-ordinal-group: 20;
    -webkit-order: 19;
        -ms-flex-order: 19;
            order: 19;
  }
  .ant-col-md-18 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 75%;
  }
  .ant-col-md-push-18 {
    left: 75%;
  }
  .ant-col-md-pull-18 {
    right: 75%;
  }
  .ant-col-md-offset-18 {
    margin-left: 75%;
  }
  .ant-col-md-order-18 {
    -webkit-box-ordinal-group: 19;
    -webkit-order: 18;
        -ms-flex-order: 18;
            order: 18;
  }
  .ant-col-md-17 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 70.83333333%;
  }
  .ant-col-md-push-17 {
    left: 70.83333333%;
  }
  .ant-col-md-pull-17 {
    right: 70.83333333%;
  }
  .ant-col-md-offset-17 {
    margin-left: 70.83333333%;
  }
  .ant-col-md-order-17 {
    -webkit-box-ordinal-group: 18;
    -webkit-order: 17;
        -ms-flex-order: 17;
            order: 17;
  }
  .ant-col-md-16 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 66.66666667%;
  }
  .ant-col-md-push-16 {
    left: 66.66666667%;
  }
  .ant-col-md-pull-16 {
    right: 66.66666667%;
  }
  .ant-col-md-offset-16 {
    margin-left: 66.66666667%;
  }
  .ant-col-md-order-16 {
    -webkit-box-ordinal-group: 17;
    -webkit-order: 16;
        -ms-flex-order: 16;
            order: 16;
  }
  .ant-col-md-15 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 62.5%;
  }
  .ant-col-md-push-15 {
    left: 62.5%;
  }
  .ant-col-md-pull-15 {
    right: 62.5%;
  }
  .ant-col-md-offset-15 {
    margin-left: 62.5%;
  }
  .ant-col-md-order-15 {
    -webkit-box-ordinal-group: 16;
    -webkit-order: 15;
        -ms-flex-order: 15;
            order: 15;
  }
  .ant-col-md-14 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 58.33333333%;
  }
  .ant-col-md-push-14 {
    left: 58.33333333%;
  }
  .ant-col-md-pull-14 {
    right: 58.33333333%;
  }
  .ant-col-md-offset-14 {
    margin-left: 58.33333333%;
  }
  .ant-col-md-order-14 {
    -webkit-box-ordinal-group: 15;
    -webkit-order: 14;
        -ms-flex-order: 14;
            order: 14;
  }
  .ant-col-md-13 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 54.16666667%;
  }
  .ant-col-md-push-13 {
    left: 54.16666667%;
  }
  .ant-col-md-pull-13 {
    right: 54.16666667%;
  }
  .ant-col-md-offset-13 {
    margin-left: 54.16666667%;
  }
  .ant-col-md-order-13 {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13;
  }
  .ant-col-md-12 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 50%;
  }
  .ant-col-md-push-12 {
    left: 50%;
  }
  .ant-col-md-pull-12 {
    right: 50%;
  }
  .ant-col-md-offset-12 {
    margin-left: 50%;
  }
  .ant-col-md-order-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12;
  }
  .ant-col-md-11 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 45.83333333%;
  }
  .ant-col-md-push-11 {
    left: 45.83333333%;
  }
  .ant-col-md-pull-11 {
    right: 45.83333333%;
  }
  .ant-col-md-offset-11 {
    margin-left: 45.83333333%;
  }
  .ant-col-md-order-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }
  .ant-col-md-10 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 41.66666667%;
  }
  .ant-col-md-push-10 {
    left: 41.66666667%;
  }
  .ant-col-md-pull-10 {
    right: 41.66666667%;
  }
  .ant-col-md-offset-10 {
    margin-left: 41.66666667%;
  }
  .ant-col-md-order-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }
  .ant-col-md-9 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 37.5%;
  }
  .ant-col-md-push-9 {
    left: 37.5%;
  }
  .ant-col-md-pull-9 {
    right: 37.5%;
  }
  .ant-col-md-offset-9 {
    margin-left: 37.5%;
  }
  .ant-col-md-order-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }
  .ant-col-md-8 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33.33333333%;
  }
  .ant-col-md-push-8 {
    left: 33.33333333%;
  }
  .ant-col-md-pull-8 {
    right: 33.33333333%;
  }
  .ant-col-md-offset-8 {
    margin-left: 33.33333333%;
  }
  .ant-col-md-order-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }
  .ant-col-md-7 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 29.16666667%;
  }
  .ant-col-md-push-7 {
    left: 29.16666667%;
  }
  .ant-col-md-pull-7 {
    right: 29.16666667%;
  }
  .ant-col-md-offset-7 {
    margin-left: 29.16666667%;
  }
  .ant-col-md-order-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }
  .ant-col-md-6 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 25%;
  }
  .ant-col-md-push-6 {
    left: 25%;
  }
  .ant-col-md-pull-6 {
    right: 25%;
  }
  .ant-col-md-offset-6 {
    margin-left: 25%;
  }
  .ant-col-md-order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }
  .ant-col-md-5 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 20.83333333%;
  }
  .ant-col-md-push-5 {
    left: 20.83333333%;
  }
  .ant-col-md-pull-5 {
    right: 20.83333333%;
  }
  .ant-col-md-offset-5 {
    margin-left: 20.83333333%;
  }
  .ant-col-md-order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }
  .ant-col-md-4 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 16.66666667%;
  }
  .ant-col-md-push-4 {
    left: 16.66666667%;
  }
  .ant-col-md-pull-4 {
    right: 16.66666667%;
  }
  .ant-col-md-offset-4 {
    margin-left: 16.66666667%;
  }
  .ant-col-md-order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
  .ant-col-md-3 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 12.5%;
  }
  .ant-col-md-push-3 {
    left: 12.5%;
  }
  .ant-col-md-pull-3 {
    right: 12.5%;
  }
  .ant-col-md-offset-3 {
    margin-left: 12.5%;
  }
  .ant-col-md-order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .ant-col-md-2 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 8.33333333%;
  }
  .ant-col-md-push-2 {
    left: 8.33333333%;
  }
  .ant-col-md-pull-2 {
    right: 8.33333333%;
  }
  .ant-col-md-offset-2 {
    margin-left: 8.33333333%;
  }
  .ant-col-md-order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .ant-col-md-1 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 4.16666667%;
  }
  .ant-col-md-push-1 {
    left: 4.16666667%;
  }
  .ant-col-md-pull-1 {
    right: 4.16666667%;
  }
  .ant-col-md-offset-1 {
    margin-left: 4.16666667%;
  }
  .ant-col-md-order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .ant-col-md-0 {
    display: none;
  }
  .ant-col-push-0 {
    left: auto;
  }
  .ant-col-pull-0 {
    right: auto;
  }
  .ant-col-md-push-0 {
    left: auto;
  }
  .ant-col-md-pull-0 {
    right: auto;
  }
  .ant-col-md-offset-0 {
    margin-left: 0;
  }
  .ant-col-md-order-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
}
@media (min-width: 992px) {
  .ant-col-lg-1,
  .ant-col-lg-2,
  .ant-col-lg-3,
  .ant-col-lg-4,
  .ant-col-lg-5,
  .ant-col-lg-6,
  .ant-col-lg-7,
  .ant-col-lg-8,
  .ant-col-lg-9,
  .ant-col-lg-10,
  .ant-col-lg-11,
  .ant-col-lg-12,
  .ant-col-lg-13,
  .ant-col-lg-14,
  .ant-col-lg-15,
  .ant-col-lg-16,
  .ant-col-lg-17,
  .ant-col-lg-18,
  .ant-col-lg-19,
  .ant-col-lg-20,
  .ant-col-lg-21,
  .ant-col-lg-22,
  .ant-col-lg-23,
  .ant-col-lg-24 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    float: left;
  }
  .ant-col-lg-24 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
  }
  .ant-col-lg-push-24 {
    left: 100%;
  }
  .ant-col-lg-pull-24 {
    right: 100%;
  }
  .ant-col-lg-offset-24 {
    margin-left: 100%;
  }
  .ant-col-lg-order-24 {
    -webkit-box-ordinal-group: 25;
    -webkit-order: 24;
        -ms-flex-order: 24;
            order: 24;
  }
  .ant-col-lg-23 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 95.83333333%;
  }
  .ant-col-lg-push-23 {
    left: 95.83333333%;
  }
  .ant-col-lg-pull-23 {
    right: 95.83333333%;
  }
  .ant-col-lg-offset-23 {
    margin-left: 95.83333333%;
  }
  .ant-col-lg-order-23 {
    -webkit-box-ordinal-group: 24;
    -webkit-order: 23;
        -ms-flex-order: 23;
            order: 23;
  }
  .ant-col-lg-22 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 91.66666667%;
  }
  .ant-col-lg-push-22 {
    left: 91.66666667%;
  }
  .ant-col-lg-pull-22 {
    right: 91.66666667%;
  }
  .ant-col-lg-offset-22 {
    margin-left: 91.66666667%;
  }
  .ant-col-lg-order-22 {
    -webkit-box-ordinal-group: 23;
    -webkit-order: 22;
        -ms-flex-order: 22;
            order: 22;
  }
  .ant-col-lg-21 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 87.5%;
  }
  .ant-col-lg-push-21 {
    left: 87.5%;
  }
  .ant-col-lg-pull-21 {
    right: 87.5%;
  }
  .ant-col-lg-offset-21 {
    margin-left: 87.5%;
  }
  .ant-col-lg-order-21 {
    -webkit-box-ordinal-group: 22;
    -webkit-order: 21;
        -ms-flex-order: 21;
            order: 21;
  }
  .ant-col-lg-20 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 83.33333333%;
  }
  .ant-col-lg-push-20 {
    left: 83.33333333%;
  }
  .ant-col-lg-pull-20 {
    right: 83.33333333%;
  }
  .ant-col-lg-offset-20 {
    margin-left: 83.33333333%;
  }
  .ant-col-lg-order-20 {
    -webkit-box-ordinal-group: 21;
    -webkit-order: 20;
        -ms-flex-order: 20;
            order: 20;
  }
  .ant-col-lg-19 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 79.16666667%;
  }
  .ant-col-lg-push-19 {
    left: 79.16666667%;
  }
  .ant-col-lg-pull-19 {
    right: 79.16666667%;
  }
  .ant-col-lg-offset-19 {
    margin-left: 79.16666667%;
  }
  .ant-col-lg-order-19 {
    -webkit-box-ordinal-group: 20;
    -webkit-order: 19;
        -ms-flex-order: 19;
            order: 19;
  }
  .ant-col-lg-18 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 75%;
  }
  .ant-col-lg-push-18 {
    left: 75%;
  }
  .ant-col-lg-pull-18 {
    right: 75%;
  }
  .ant-col-lg-offset-18 {
    margin-left: 75%;
  }
  .ant-col-lg-order-18 {
    -webkit-box-ordinal-group: 19;
    -webkit-order: 18;
        -ms-flex-order: 18;
            order: 18;
  }
  .ant-col-lg-17 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 70.83333333%;
  }
  .ant-col-lg-push-17 {
    left: 70.83333333%;
  }
  .ant-col-lg-pull-17 {
    right: 70.83333333%;
  }
  .ant-col-lg-offset-17 {
    margin-left: 70.83333333%;
  }
  .ant-col-lg-order-17 {
    -webkit-box-ordinal-group: 18;
    -webkit-order: 17;
        -ms-flex-order: 17;
            order: 17;
  }
  .ant-col-lg-16 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 66.66666667%;
  }
  .ant-col-lg-push-16 {
    left: 66.66666667%;
  }
  .ant-col-lg-pull-16 {
    right: 66.66666667%;
  }
  .ant-col-lg-offset-16 {
    margin-left: 66.66666667%;
  }
  .ant-col-lg-order-16 {
    -webkit-box-ordinal-group: 17;
    -webkit-order: 16;
        -ms-flex-order: 16;
            order: 16;
  }
  .ant-col-lg-15 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 62.5%;
  }
  .ant-col-lg-push-15 {
    left: 62.5%;
  }
  .ant-col-lg-pull-15 {
    right: 62.5%;
  }
  .ant-col-lg-offset-15 {
    margin-left: 62.5%;
  }
  .ant-col-lg-order-15 {
    -webkit-box-ordinal-group: 16;
    -webkit-order: 15;
        -ms-flex-order: 15;
            order: 15;
  }
  .ant-col-lg-14 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 58.33333333%;
  }
  .ant-col-lg-push-14 {
    left: 58.33333333%;
  }
  .ant-col-lg-pull-14 {
    right: 58.33333333%;
  }
  .ant-col-lg-offset-14 {
    margin-left: 58.33333333%;
  }
  .ant-col-lg-order-14 {
    -webkit-box-ordinal-group: 15;
    -webkit-order: 14;
        -ms-flex-order: 14;
            order: 14;
  }
  .ant-col-lg-13 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 54.16666667%;
  }
  .ant-col-lg-push-13 {
    left: 54.16666667%;
  }
  .ant-col-lg-pull-13 {
    right: 54.16666667%;
  }
  .ant-col-lg-offset-13 {
    margin-left: 54.16666667%;
  }
  .ant-col-lg-order-13 {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13;
  }
  .ant-col-lg-12 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 50%;
  }
  .ant-col-lg-push-12 {
    left: 50%;
  }
  .ant-col-lg-pull-12 {
    right: 50%;
  }
  .ant-col-lg-offset-12 {
    margin-left: 50%;
  }
  .ant-col-lg-order-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12;
  }
  .ant-col-lg-11 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 45.83333333%;
  }
  .ant-col-lg-push-11 {
    left: 45.83333333%;
  }
  .ant-col-lg-pull-11 {
    right: 45.83333333%;
  }
  .ant-col-lg-offset-11 {
    margin-left: 45.83333333%;
  }
  .ant-col-lg-order-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }
  .ant-col-lg-10 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 41.66666667%;
  }
  .ant-col-lg-push-10 {
    left: 41.66666667%;
  }
  .ant-col-lg-pull-10 {
    right: 41.66666667%;
  }
  .ant-col-lg-offset-10 {
    margin-left: 41.66666667%;
  }
  .ant-col-lg-order-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }
  .ant-col-lg-9 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 37.5%;
  }
  .ant-col-lg-push-9 {
    left: 37.5%;
  }
  .ant-col-lg-pull-9 {
    right: 37.5%;
  }
  .ant-col-lg-offset-9 {
    margin-left: 37.5%;
  }
  .ant-col-lg-order-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }
  .ant-col-lg-8 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33.33333333%;
  }
  .ant-col-lg-push-8 {
    left: 33.33333333%;
  }
  .ant-col-lg-pull-8 {
    right: 33.33333333%;
  }
  .ant-col-lg-offset-8 {
    margin-left: 33.33333333%;
  }
  .ant-col-lg-order-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }
  .ant-col-lg-7 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 29.16666667%;
  }
  .ant-col-lg-push-7 {
    left: 29.16666667%;
  }
  .ant-col-lg-pull-7 {
    right: 29.16666667%;
  }
  .ant-col-lg-offset-7 {
    margin-left: 29.16666667%;
  }
  .ant-col-lg-order-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }
  .ant-col-lg-6 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 25%;
  }
  .ant-col-lg-push-6 {
    left: 25%;
  }
  .ant-col-lg-pull-6 {
    right: 25%;
  }
  .ant-col-lg-offset-6 {
    margin-left: 25%;
  }
  .ant-col-lg-order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }
  .ant-col-lg-5 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 20.83333333%;
  }
  .ant-col-lg-push-5 {
    left: 20.83333333%;
  }
  .ant-col-lg-pull-5 {
    right: 20.83333333%;
  }
  .ant-col-lg-offset-5 {
    margin-left: 20.83333333%;
  }
  .ant-col-lg-order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }
  .ant-col-lg-4 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 16.66666667%;
  }
  .ant-col-lg-push-4 {
    left: 16.66666667%;
  }
  .ant-col-lg-pull-4 {
    right: 16.66666667%;
  }
  .ant-col-lg-offset-4 {
    margin-left: 16.66666667%;
  }
  .ant-col-lg-order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
  .ant-col-lg-3 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 12.5%;
  }
  .ant-col-lg-push-3 {
    left: 12.5%;
  }
  .ant-col-lg-pull-3 {
    right: 12.5%;
  }
  .ant-col-lg-offset-3 {
    margin-left: 12.5%;
  }
  .ant-col-lg-order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .ant-col-lg-2 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 8.33333333%;
  }
  .ant-col-lg-push-2 {
    left: 8.33333333%;
  }
  .ant-col-lg-pull-2 {
    right: 8.33333333%;
  }
  .ant-col-lg-offset-2 {
    margin-left: 8.33333333%;
  }
  .ant-col-lg-order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .ant-col-lg-1 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 4.16666667%;
  }
  .ant-col-lg-push-1 {
    left: 4.16666667%;
  }
  .ant-col-lg-pull-1 {
    right: 4.16666667%;
  }
  .ant-col-lg-offset-1 {
    margin-left: 4.16666667%;
  }
  .ant-col-lg-order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .ant-col-lg-0 {
    display: none;
  }
  .ant-col-push-0 {
    left: auto;
  }
  .ant-col-pull-0 {
    right: auto;
  }
  .ant-col-lg-push-0 {
    left: auto;
  }
  .ant-col-lg-pull-0 {
    right: auto;
  }
  .ant-col-lg-offset-0 {
    margin-left: 0;
  }
  .ant-col-lg-order-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
}
@media (min-width: 1200px) {
  .ant-col-xl-1,
  .ant-col-xl-2,
  .ant-col-xl-3,
  .ant-col-xl-4,
  .ant-col-xl-5,
  .ant-col-xl-6,
  .ant-col-xl-7,
  .ant-col-xl-8,
  .ant-col-xl-9,
  .ant-col-xl-10,
  .ant-col-xl-11,
  .ant-col-xl-12,
  .ant-col-xl-13,
  .ant-col-xl-14,
  .ant-col-xl-15,
  .ant-col-xl-16,
  .ant-col-xl-17,
  .ant-col-xl-18,
  .ant-col-xl-19,
  .ant-col-xl-20,
  .ant-col-xl-21,
  .ant-col-xl-22,
  .ant-col-xl-23,
  .ant-col-xl-24 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    float: left;
  }
  .ant-col-xl-24 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
  }
  .ant-col-xl-push-24 {
    left: 100%;
  }
  .ant-col-xl-pull-24 {
    right: 100%;
  }
  .ant-col-xl-offset-24 {
    margin-left: 100%;
  }
  .ant-col-xl-order-24 {
    -webkit-box-ordinal-group: 25;
    -webkit-order: 24;
        -ms-flex-order: 24;
            order: 24;
  }
  .ant-col-xl-23 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 95.83333333%;
  }
  .ant-col-xl-push-23 {
    left: 95.83333333%;
  }
  .ant-col-xl-pull-23 {
    right: 95.83333333%;
  }
  .ant-col-xl-offset-23 {
    margin-left: 95.83333333%;
  }
  .ant-col-xl-order-23 {
    -webkit-box-ordinal-group: 24;
    -webkit-order: 23;
        -ms-flex-order: 23;
            order: 23;
  }
  .ant-col-xl-22 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 91.66666667%;
  }
  .ant-col-xl-push-22 {
    left: 91.66666667%;
  }
  .ant-col-xl-pull-22 {
    right: 91.66666667%;
  }
  .ant-col-xl-offset-22 {
    margin-left: 91.66666667%;
  }
  .ant-col-xl-order-22 {
    -webkit-box-ordinal-group: 23;
    -webkit-order: 22;
        -ms-flex-order: 22;
            order: 22;
  }
  .ant-col-xl-21 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 87.5%;
  }
  .ant-col-xl-push-21 {
    left: 87.5%;
  }
  .ant-col-xl-pull-21 {
    right: 87.5%;
  }
  .ant-col-xl-offset-21 {
    margin-left: 87.5%;
  }
  .ant-col-xl-order-21 {
    -webkit-box-ordinal-group: 22;
    -webkit-order: 21;
        -ms-flex-order: 21;
            order: 21;
  }
  .ant-col-xl-20 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 83.33333333%;
  }
  .ant-col-xl-push-20 {
    left: 83.33333333%;
  }
  .ant-col-xl-pull-20 {
    right: 83.33333333%;
  }
  .ant-col-xl-offset-20 {
    margin-left: 83.33333333%;
  }
  .ant-col-xl-order-20 {
    -webkit-box-ordinal-group: 21;
    -webkit-order: 20;
        -ms-flex-order: 20;
            order: 20;
  }
  .ant-col-xl-19 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 79.16666667%;
  }
  .ant-col-xl-push-19 {
    left: 79.16666667%;
  }
  .ant-col-xl-pull-19 {
    right: 79.16666667%;
  }
  .ant-col-xl-offset-19 {
    margin-left: 79.16666667%;
  }
  .ant-col-xl-order-19 {
    -webkit-box-ordinal-group: 20;
    -webkit-order: 19;
        -ms-flex-order: 19;
            order: 19;
  }
  .ant-col-xl-18 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 75%;
  }
  .ant-col-xl-push-18 {
    left: 75%;
  }
  .ant-col-xl-pull-18 {
    right: 75%;
  }
  .ant-col-xl-offset-18 {
    margin-left: 75%;
  }
  .ant-col-xl-order-18 {
    -webkit-box-ordinal-group: 19;
    -webkit-order: 18;
        -ms-flex-order: 18;
            order: 18;
  }
  .ant-col-xl-17 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 70.83333333%;
  }
  .ant-col-xl-push-17 {
    left: 70.83333333%;
  }
  .ant-col-xl-pull-17 {
    right: 70.83333333%;
  }
  .ant-col-xl-offset-17 {
    margin-left: 70.83333333%;
  }
  .ant-col-xl-order-17 {
    -webkit-box-ordinal-group: 18;
    -webkit-order: 17;
        -ms-flex-order: 17;
            order: 17;
  }
  .ant-col-xl-16 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 66.66666667%;
  }
  .ant-col-xl-push-16 {
    left: 66.66666667%;
  }
  .ant-col-xl-pull-16 {
    right: 66.66666667%;
  }
  .ant-col-xl-offset-16 {
    margin-left: 66.66666667%;
  }
  .ant-col-xl-order-16 {
    -webkit-box-ordinal-group: 17;
    -webkit-order: 16;
        -ms-flex-order: 16;
            order: 16;
  }
  .ant-col-xl-15 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 62.5%;
  }
  .ant-col-xl-push-15 {
    left: 62.5%;
  }
  .ant-col-xl-pull-15 {
    right: 62.5%;
  }
  .ant-col-xl-offset-15 {
    margin-left: 62.5%;
  }
  .ant-col-xl-order-15 {
    -webkit-box-ordinal-group: 16;
    -webkit-order: 15;
        -ms-flex-order: 15;
            order: 15;
  }
  .ant-col-xl-14 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 58.33333333%;
  }
  .ant-col-xl-push-14 {
    left: 58.33333333%;
  }
  .ant-col-xl-pull-14 {
    right: 58.33333333%;
  }
  .ant-col-xl-offset-14 {
    margin-left: 58.33333333%;
  }
  .ant-col-xl-order-14 {
    -webkit-box-ordinal-group: 15;
    -webkit-order: 14;
        -ms-flex-order: 14;
            order: 14;
  }
  .ant-col-xl-13 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 54.16666667%;
  }
  .ant-col-xl-push-13 {
    left: 54.16666667%;
  }
  .ant-col-xl-pull-13 {
    right: 54.16666667%;
  }
  .ant-col-xl-offset-13 {
    margin-left: 54.16666667%;
  }
  .ant-col-xl-order-13 {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13;
  }
  .ant-col-xl-12 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 50%;
  }
  .ant-col-xl-push-12 {
    left: 50%;
  }
  .ant-col-xl-pull-12 {
    right: 50%;
  }
  .ant-col-xl-offset-12 {
    margin-left: 50%;
  }
  .ant-col-xl-order-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12;
  }
  .ant-col-xl-11 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 45.83333333%;
  }
  .ant-col-xl-push-11 {
    left: 45.83333333%;
  }
  .ant-col-xl-pull-11 {
    right: 45.83333333%;
  }
  .ant-col-xl-offset-11 {
    margin-left: 45.83333333%;
  }
  .ant-col-xl-order-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }
  .ant-col-xl-10 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 41.66666667%;
  }
  .ant-col-xl-push-10 {
    left: 41.66666667%;
  }
  .ant-col-xl-pull-10 {
    right: 41.66666667%;
  }
  .ant-col-xl-offset-10 {
    margin-left: 41.66666667%;
  }
  .ant-col-xl-order-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }
  .ant-col-xl-9 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 37.5%;
  }
  .ant-col-xl-push-9 {
    left: 37.5%;
  }
  .ant-col-xl-pull-9 {
    right: 37.5%;
  }
  .ant-col-xl-offset-9 {
    margin-left: 37.5%;
  }
  .ant-col-xl-order-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }
  .ant-col-xl-8 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33.33333333%;
  }
  .ant-col-xl-push-8 {
    left: 33.33333333%;
  }
  .ant-col-xl-pull-8 {
    right: 33.33333333%;
  }
  .ant-col-xl-offset-8 {
    margin-left: 33.33333333%;
  }
  .ant-col-xl-order-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }
  .ant-col-xl-7 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 29.16666667%;
  }
  .ant-col-xl-push-7 {
    left: 29.16666667%;
  }
  .ant-col-xl-pull-7 {
    right: 29.16666667%;
  }
  .ant-col-xl-offset-7 {
    margin-left: 29.16666667%;
  }
  .ant-col-xl-order-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }
  .ant-col-xl-6 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 25%;
  }
  .ant-col-xl-push-6 {
    left: 25%;
  }
  .ant-col-xl-pull-6 {
    right: 25%;
  }
  .ant-col-xl-offset-6 {
    margin-left: 25%;
  }
  .ant-col-xl-order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }
  .ant-col-xl-5 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 20.83333333%;
  }
  .ant-col-xl-push-5 {
    left: 20.83333333%;
  }
  .ant-col-xl-pull-5 {
    right: 20.83333333%;
  }
  .ant-col-xl-offset-5 {
    margin-left: 20.83333333%;
  }
  .ant-col-xl-order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }
  .ant-col-xl-4 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 16.66666667%;
  }
  .ant-col-xl-push-4 {
    left: 16.66666667%;
  }
  .ant-col-xl-pull-4 {
    right: 16.66666667%;
  }
  .ant-col-xl-offset-4 {
    margin-left: 16.66666667%;
  }
  .ant-col-xl-order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
  .ant-col-xl-3 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 12.5%;
  }
  .ant-col-xl-push-3 {
    left: 12.5%;
  }
  .ant-col-xl-pull-3 {
    right: 12.5%;
  }
  .ant-col-xl-offset-3 {
    margin-left: 12.5%;
  }
  .ant-col-xl-order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .ant-col-xl-2 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 8.33333333%;
  }
  .ant-col-xl-push-2 {
    left: 8.33333333%;
  }
  .ant-col-xl-pull-2 {
    right: 8.33333333%;
  }
  .ant-col-xl-offset-2 {
    margin-left: 8.33333333%;
  }
  .ant-col-xl-order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .ant-col-xl-1 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 4.16666667%;
  }
  .ant-col-xl-push-1 {
    left: 4.16666667%;
  }
  .ant-col-xl-pull-1 {
    right: 4.16666667%;
  }
  .ant-col-xl-offset-1 {
    margin-left: 4.16666667%;
  }
  .ant-col-xl-order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .ant-col-xl-0 {
    display: none;
  }
  .ant-col-push-0 {
    left: auto;
  }
  .ant-col-pull-0 {
    right: auto;
  }
  .ant-col-xl-push-0 {
    left: auto;
  }
  .ant-col-xl-pull-0 {
    right: auto;
  }
  .ant-col-xl-offset-0 {
    margin-left: 0;
  }
  .ant-col-xl-order-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
}
@media (min-width: 1600px) {
  .ant-col-xxl-1,
  .ant-col-xxl-2,
  .ant-col-xxl-3,
  .ant-col-xxl-4,
  .ant-col-xxl-5,
  .ant-col-xxl-6,
  .ant-col-xxl-7,
  .ant-col-xxl-8,
  .ant-col-xxl-9,
  .ant-col-xxl-10,
  .ant-col-xxl-11,
  .ant-col-xxl-12,
  .ant-col-xxl-13,
  .ant-col-xxl-14,
  .ant-col-xxl-15,
  .ant-col-xxl-16,
  .ant-col-xxl-17,
  .ant-col-xxl-18,
  .ant-col-xxl-19,
  .ant-col-xxl-20,
  .ant-col-xxl-21,
  .ant-col-xxl-22,
  .ant-col-xxl-23,
  .ant-col-xxl-24 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    float: left;
  }
  .ant-col-xxl-24 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
  }
  .ant-col-xxl-push-24 {
    left: 100%;
  }
  .ant-col-xxl-pull-24 {
    right: 100%;
  }
  .ant-col-xxl-offset-24 {
    margin-left: 100%;
  }
  .ant-col-xxl-order-24 {
    -webkit-box-ordinal-group: 25;
    -webkit-order: 24;
        -ms-flex-order: 24;
            order: 24;
  }
  .ant-col-xxl-23 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 95.83333333%;
  }
  .ant-col-xxl-push-23 {
    left: 95.83333333%;
  }
  .ant-col-xxl-pull-23 {
    right: 95.83333333%;
  }
  .ant-col-xxl-offset-23 {
    margin-left: 95.83333333%;
  }
  .ant-col-xxl-order-23 {
    -webkit-box-ordinal-group: 24;
    -webkit-order: 23;
        -ms-flex-order: 23;
            order: 23;
  }
  .ant-col-xxl-22 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 91.66666667%;
  }
  .ant-col-xxl-push-22 {
    left: 91.66666667%;
  }
  .ant-col-xxl-pull-22 {
    right: 91.66666667%;
  }
  .ant-col-xxl-offset-22 {
    margin-left: 91.66666667%;
  }
  .ant-col-xxl-order-22 {
    -webkit-box-ordinal-group: 23;
    -webkit-order: 22;
        -ms-flex-order: 22;
            order: 22;
  }
  .ant-col-xxl-21 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 87.5%;
  }
  .ant-col-xxl-push-21 {
    left: 87.5%;
  }
  .ant-col-xxl-pull-21 {
    right: 87.5%;
  }
  .ant-col-xxl-offset-21 {
    margin-left: 87.5%;
  }
  .ant-col-xxl-order-21 {
    -webkit-box-ordinal-group: 22;
    -webkit-order: 21;
        -ms-flex-order: 21;
            order: 21;
  }
  .ant-col-xxl-20 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 83.33333333%;
  }
  .ant-col-xxl-push-20 {
    left: 83.33333333%;
  }
  .ant-col-xxl-pull-20 {
    right: 83.33333333%;
  }
  .ant-col-xxl-offset-20 {
    margin-left: 83.33333333%;
  }
  .ant-col-xxl-order-20 {
    -webkit-box-ordinal-group: 21;
    -webkit-order: 20;
        -ms-flex-order: 20;
            order: 20;
  }
  .ant-col-xxl-19 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 79.16666667%;
  }
  .ant-col-xxl-push-19 {
    left: 79.16666667%;
  }
  .ant-col-xxl-pull-19 {
    right: 79.16666667%;
  }
  .ant-col-xxl-offset-19 {
    margin-left: 79.16666667%;
  }
  .ant-col-xxl-order-19 {
    -webkit-box-ordinal-group: 20;
    -webkit-order: 19;
        -ms-flex-order: 19;
            order: 19;
  }
  .ant-col-xxl-18 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 75%;
  }
  .ant-col-xxl-push-18 {
    left: 75%;
  }
  .ant-col-xxl-pull-18 {
    right: 75%;
  }
  .ant-col-xxl-offset-18 {
    margin-left: 75%;
  }
  .ant-col-xxl-order-18 {
    -webkit-box-ordinal-group: 19;
    -webkit-order: 18;
        -ms-flex-order: 18;
            order: 18;
  }
  .ant-col-xxl-17 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 70.83333333%;
  }
  .ant-col-xxl-push-17 {
    left: 70.83333333%;
  }
  .ant-col-xxl-pull-17 {
    right: 70.83333333%;
  }
  .ant-col-xxl-offset-17 {
    margin-left: 70.83333333%;
  }
  .ant-col-xxl-order-17 {
    -webkit-box-ordinal-group: 18;
    -webkit-order: 17;
        -ms-flex-order: 17;
            order: 17;
  }
  .ant-col-xxl-16 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 66.66666667%;
  }
  .ant-col-xxl-push-16 {
    left: 66.66666667%;
  }
  .ant-col-xxl-pull-16 {
    right: 66.66666667%;
  }
  .ant-col-xxl-offset-16 {
    margin-left: 66.66666667%;
  }
  .ant-col-xxl-order-16 {
    -webkit-box-ordinal-group: 17;
    -webkit-order: 16;
        -ms-flex-order: 16;
            order: 16;
  }
  .ant-col-xxl-15 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 62.5%;
  }
  .ant-col-xxl-push-15 {
    left: 62.5%;
  }
  .ant-col-xxl-pull-15 {
    right: 62.5%;
  }
  .ant-col-xxl-offset-15 {
    margin-left: 62.5%;
  }
  .ant-col-xxl-order-15 {
    -webkit-box-ordinal-group: 16;
    -webkit-order: 15;
        -ms-flex-order: 15;
            order: 15;
  }
  .ant-col-xxl-14 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 58.33333333%;
  }
  .ant-col-xxl-push-14 {
    left: 58.33333333%;
  }
  .ant-col-xxl-pull-14 {
    right: 58.33333333%;
  }
  .ant-col-xxl-offset-14 {
    margin-left: 58.33333333%;
  }
  .ant-col-xxl-order-14 {
    -webkit-box-ordinal-group: 15;
    -webkit-order: 14;
        -ms-flex-order: 14;
            order: 14;
  }
  .ant-col-xxl-13 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 54.16666667%;
  }
  .ant-col-xxl-push-13 {
    left: 54.16666667%;
  }
  .ant-col-xxl-pull-13 {
    right: 54.16666667%;
  }
  .ant-col-xxl-offset-13 {
    margin-left: 54.16666667%;
  }
  .ant-col-xxl-order-13 {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13;
  }
  .ant-col-xxl-12 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 50%;
  }
  .ant-col-xxl-push-12 {
    left: 50%;
  }
  .ant-col-xxl-pull-12 {
    right: 50%;
  }
  .ant-col-xxl-offset-12 {
    margin-left: 50%;
  }
  .ant-col-xxl-order-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
        -ms-flex-order: 12;
            order: 12;
  }
  .ant-col-xxl-11 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 45.83333333%;
  }
  .ant-col-xxl-push-11 {
    left: 45.83333333%;
  }
  .ant-col-xxl-pull-11 {
    right: 45.83333333%;
  }
  .ant-col-xxl-offset-11 {
    margin-left: 45.83333333%;
  }
  .ant-col-xxl-order-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }
  .ant-col-xxl-10 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 41.66666667%;
  }
  .ant-col-xxl-push-10 {
    left: 41.66666667%;
  }
  .ant-col-xxl-pull-10 {
    right: 41.66666667%;
  }
  .ant-col-xxl-offset-10 {
    margin-left: 41.66666667%;
  }
  .ant-col-xxl-order-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }
  .ant-col-xxl-9 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 37.5%;
  }
  .ant-col-xxl-push-9 {
    left: 37.5%;
  }
  .ant-col-xxl-pull-9 {
    right: 37.5%;
  }
  .ant-col-xxl-offset-9 {
    margin-left: 37.5%;
  }
  .ant-col-xxl-order-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }
  .ant-col-xxl-8 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33.33333333%;
  }
  .ant-col-xxl-push-8 {
    left: 33.33333333%;
  }
  .ant-col-xxl-pull-8 {
    right: 33.33333333%;
  }
  .ant-col-xxl-offset-8 {
    margin-left: 33.33333333%;
  }
  .ant-col-xxl-order-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }
  .ant-col-xxl-7 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 29.16666667%;
  }
  .ant-col-xxl-push-7 {
    left: 29.16666667%;
  }
  .ant-col-xxl-pull-7 {
    right: 29.16666667%;
  }
  .ant-col-xxl-offset-7 {
    margin-left: 29.16666667%;
  }
  .ant-col-xxl-order-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }
  .ant-col-xxl-6 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 25%;
  }
  .ant-col-xxl-push-6 {
    left: 25%;
  }
  .ant-col-xxl-pull-6 {
    right: 25%;
  }
  .ant-col-xxl-offset-6 {
    margin-left: 25%;
  }
  .ant-col-xxl-order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }
  .ant-col-xxl-5 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 20.83333333%;
  }
  .ant-col-xxl-push-5 {
    left: 20.83333333%;
  }
  .ant-col-xxl-pull-5 {
    right: 20.83333333%;
  }
  .ant-col-xxl-offset-5 {
    margin-left: 20.83333333%;
  }
  .ant-col-xxl-order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }
  .ant-col-xxl-4 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 16.66666667%;
  }
  .ant-col-xxl-push-4 {
    left: 16.66666667%;
  }
  .ant-col-xxl-pull-4 {
    right: 16.66666667%;
  }
  .ant-col-xxl-offset-4 {
    margin-left: 16.66666667%;
  }
  .ant-col-xxl-order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
  .ant-col-xxl-3 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 12.5%;
  }
  .ant-col-xxl-push-3 {
    left: 12.5%;
  }
  .ant-col-xxl-pull-3 {
    right: 12.5%;
  }
  .ant-col-xxl-offset-3 {
    margin-left: 12.5%;
  }
  .ant-col-xxl-order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .ant-col-xxl-2 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 8.33333333%;
  }
  .ant-col-xxl-push-2 {
    left: 8.33333333%;
  }
  .ant-col-xxl-pull-2 {
    right: 8.33333333%;
  }
  .ant-col-xxl-offset-2 {
    margin-left: 8.33333333%;
  }
  .ant-col-xxl-order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .ant-col-xxl-1 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 4.16666667%;
  }
  .ant-col-xxl-push-1 {
    left: 4.16666667%;
  }
  .ant-col-xxl-pull-1 {
    right: 4.16666667%;
  }
  .ant-col-xxl-offset-1 {
    margin-left: 4.16666667%;
  }
  .ant-col-xxl-order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .ant-col-xxl-0 {
    display: none;
  }
  .ant-col-push-0 {
    left: auto;
  }
  .ant-col-pull-0 {
    right: auto;
  }
  .ant-col-xxl-push-0 {
    left: auto;
  }
  .ant-col-xxl-pull-0 {
    right: auto;
  }
  .ant-col-xxl-offset-0 {
    margin-left: 0;
  }
  .ant-col-xxl-order-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
}
/*// style.css //*/
.navigation-container {
  background-color: transparent;
}

.header-menu-container {
  display: none;
  text-transform: uppercase;
  font-family: 'aktiv-grotesk', arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  border-bottom: 1px solid #ddd;
}
.header-menu-container .InformationMenu {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
  -webkit-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-align-items: center;
          align-items: center;
  background: #454545;
  color: white !important;
  height: 45px;
}
.header-menu-container .commerce-menu {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-align-items: center;
          align-items: center;
}
.header-menu-container .
.ant-menu-submenu-open .material-icons.m-arrow,
.submenu-title-wrapper.ant-popover-open .material-icons.m-arrow {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.header-menu-container .ant-menu-item-selected,
.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  background-color: none !important;
  background: none;
}
.header-menu-container .submenu-title-wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-align-items: center;
          align-items: center;
}
.header-bot-mid,
.header-bot-last,
.ant-col-8.header-bot-last .header-menu-container .ant-col-8,
.header-menu-container .ant-col-override-1,
.header-menu-container .ant-col-override-2 {
  height: 66px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-grow: 1;
          flex-grow: 1;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
}
.header-menu-container .InformationMenu .ant-menu-submenu.ant-menu-submenu-horizontal,
.header-menu-container .ant-menu-item {
  border-bottom: none !important;
}
.header-menu-container .ant-menu-submenu.ant-menu-submenu-popup {
  top: -5px !important;
}
.ant-col-8.header-bot-last {
  -webkit-justify-content: flex-end;
          justify-content: flex-end;
}
.ant-col-8.header-bot-mid {
  -webkit-justify-content: center;
          justify-content: center;
}
.acc-login {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
          justify-content: flex-end;
}
.acc-login li {
  margin: 0 !important;
}
.header-menu-container .ant-menu-inline,
.header-menu-container .ant-menu-vertical,
.header-menu-container .ant-menu-vertical-left {
  border: none;
}
.acc-login .ant-menu-item:last-child a {
  border: 1px solid #454545;
  height: 100%;
  padding: 0.2rem 10px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-align-items: center;
          align-items: center;
}
.acc-login .ant-menu-item:last-child.ant-menu-item-active a,
.acc-login .ant-menu-item:last-child.ant-menu-item-selected a,
.header-menu-container .ant-menu-item-selected > a,
.header-menu-container .ant-menu-item-selected > a:hover,
.header-menu-container .ant-menu-item > a:hover,
.header-menu-container .ant-menu-horizontal > .ant-menu-item-selected {
  border-color:  hsla(82, 94%, 42%, 1);
  color:  hsla(82, 94%, 42%, 1);
}

/* Popover menu */
.content-menu-btn {
  margin: 5px 0;
  border-radius: 5px;
  max-width: 200px;
  text-align: left;
  border: none;
  box-shadow: none;
}
.content-menu-btn:hover {
  background: #f7f7f7;
  border: none !important;
  box-shadow: none !important;
}
.content-menu-btn img {
  width: 30px;
  margin-right: 15px;
}
.content-menu-btn.motorcycle {
  color: #5e5e5e;
}
.content-menu-btn.motorcycle img {
  position: relative;
  top: -3px;
}
.content-menu-btn.motorcycle:hover {
  border: 2px solid  hsla(82, 94%, 42%, 1);
}
.content-menu-btn.motorcycle img {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.content-menu-btn.motorcycle:hover img {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
}
.content-menu-btn.car {
  color: #5e5e5e;
}
.content-menu-btn.car:hover {
  border: 2px solid #e02d2d;
}
.content-menu-btn.car img {
  width: 40px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.content-menu-btn.car:hover img {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
}
.InformationMenu .ant-menu-submenu-open.ant-menu-submenu-active,
.InformationMenu .ant-menu-submenu-title:hover,
.InformationMenu .ant-menu-horizontal > .ant-menu-submenu-selected,
.InformationMenu .ant-menu-submenu-selected,
.commerce-menu .ant-menu-item-active a,
.commerce-menu .ant-menu-item:hover a,
.commerce-menu .ant-menu-item:hover,
.commerce-menu .ant-menu-item-active,
.commerce-menu .ant-menu-submenu-title:hover,
.commerce-menu .ant-menu-horizontal > .ant-menu-item-active {
  color:  hsla(82, 94%, 42%, 1);
}
/* == Media Queries == */
@media only screen and (min-width: 769px) {
  .header-menu-container {
    display: block;
  }
  .InformationMenu .submenu-title-wrapper {
    font-size: 16px;
  }
  .ant-menu-submenu-popup {
    top: 45px !important;
  }
  .hamburger-menu {
    display: none;
  }
  .header-menu-container .ant-menu-horizontal > .ant-menu-submenu-selected {
    border-bottom: none;
  }
}
@media only screen and (min-width: 640px) and (max-width: 768px) {
  .header-menu-container .ant-menu-item,
  .header-bot-mid .commerce-menu > li.ant-menu-item {
    padding: 0 0.3rem !important;
  }
  .ant-col-override-1 {
    width: 60.33333333%;
  }
  .ant-col-override-2 {
    width: 18.33333333%;
  }
  .ant-col-override-2 .account-logged-in-submenu .ant-menu-submenu-title {
    padding-right: 0.3rem;
  }
  .InformationMenu .ant-menu-submenu-title:last-child {
    padding-right: 0.4rem !important;
  }
  .header-menu-container .logo-nav {
    background-position: left;
    background-size: 90%;
    margin: 0 0 0 0.3rem;
  }
  .header-menu-container .logo-nav {
    width: 150px !important;
  }
}
@media only screen and (min-width: 769px) {
  .header-menu-container .ant-menu-item,
  .header-bot-mid .commerce-menu > li.ant-menu-item {
    padding: 0 0.4rem;
  }
}
@media only screen and (min-width: 992px) {
  .header-menu-container .ant-menu-item,
  .header-bot-mid .commerce-menu > li.ant-menu-item,
  .header-bot-mid .commerceMenu > li.ant-menu-item {
    padding: 0 1rem !important;
  }
}

/*   MOBILE BURGER MENU  and footer customizations */

-ms-flex-direction: row;
flex-direction: row;
-ms-flex-pack: space-evenly;
justify-content: space-evenly; }

.styles__container___3RDzr .styles__nav___3va5S {
width: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 3;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: start;
justify-content: flex-start;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
color: #fff;
height: 64px;
padding: 0 25px;
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25); }

.styles__nav___3va5S img {
padding-right: 20px;
width: auto;
max-width: 215px; }

/* Mobile Menu */
.styles__mobileMenu___21Ub5 div {
background: #454545; }

.styles__mobileMenu___21Ub5 {
width: 100%;
position: absolute;
top: 0;
right: 0;
z-index: 1; }

.styles__mobileMenuIcon___2lj4x,
.styles__mobileMenuIconOpened___3DwvA {
font-size: 20px;
color: #212121;
position: absolute;
top: 0;
right: 0;
margin: 15px; }

body .styles__mobileMenu___21Ub5 ul {
padding: 20px 30px 20px; }

body .styles__mobileMenu___21Ub5 li {
display: block; }

.styles__mobileMenu___21Ub5 li a {
color: #fff; }

.styles__mobileMenuList___1cfb- {
background: red; }

.styles__desktopMenu___3cw1f .styles__authLink___2r1u7 {
position: absolute;
right: 1%;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%); }

.styles__mainNav___1LXOJ .styles__blackButton___3hJEY a {
border-radius: 2px;
background-color: #212121;
color: #ffffff;
display: inline-block;
padding: 3px 25px; }

.styles__mainNav___1LXOJ .styles__blackButton___3hJEY a:hover {
color: #ffffff;
background-color: #454545; }

.styles__desktopMenu___3cw1f .styles__borderRight___3kPCd {
border-right: 1px solid #bbbbbb; }

/* Sub menu */
.styles__subNav___xcJkl {
position: absolute;
width: 300px;
padding: 10px 0 0;
display: none; }

.styles__mainNav___1LXOJ .styles__subNav___xcJkl li {
display: block;
width: 100%; }

/* Using SCSS variables to store breakpoints */
/* responsive ele ant design    xs={2} sm={4} md={6} lg={8} xl={10}  */
/* Footer */
.styles__container___3uqot {
display: -ms-flexbox;
display: flex;
padding-top: 65px;
width: 97%;
margin: auto;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-pack: space-evenly;
justify-content: space-evenly; }

footer {
padding: 0;
color: #212121; }

.styles__footerRightCol___q04xA {
background-color: #bbbbbb;
padding: 30px 50px;
-webkit-box-sizing: border-box;
box-sizing: border-box; }

footer .styles__container___3uqot {
background: transparent;
padding: 20px 0;
-ms-flex-line-pack: justify;
align-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between; }

.styles__textCopyright___1WKsQ {
color: #212121;
font-size: 13px;
line-height: 22px;
margin-bottom: 0; }

.styles__textCopyright___1WKsQ:before {
content: "\A9";
margin-right: 0.125rem; }

.styles__mainNav___KLbMO {
padding: 0;
list-style: none;
margin-bottom: 0; }

.styles__mainNav___KLbMO li {
display: inline-block;
margin-right: 10px; }

.styles__mainNav___KLbMO li a {
color: #212121;
font-weight: bold;
font-size: 15px; }

.styles__pageBorderTop___WNhg6,
.styles__pageBorderBottom___3CKIp {
display: block;
width: 97%; }

.styles__pageBorderTop___WNhg6 {
margin: 0 auto 5px;
border-bottom: 5px solid #212121; }

.styles__pageBorderBottom___3CKIp {
margin: 0 auto;
border-bottom: 10px solid #212121; }

@media (min-width: 992px) {
footer .styles__copyrightWrapper___1uG3M {
  position: absolute; }
.styles__footerLogoWrap___2tAlI {
  bottom: 40px; } }

@media (max-width: 767px) {
footer .styles__container___3uqot {
  padding-bottom: 0;
  background: #bbbbbb;
  margin: 5px 0 0;
  width: 100%; }
footer .styles__copyrightWrapper___1uG3M {
  padding-bottom: 10px; }
.styles__footerLogoWrap___2tAlI img {
  width: 50% !important;
  margin-bottom: 5px !important; }
.styles__pageBorderTop___WNhg6 {
  border-bottom-width: 1px;
  margin-bottom: 2px; }
.styles__pageBorderBottom___3CKIp {
  border-bottom-width: 4px;
  margin-bottom: 5px; } }

@media (max-width: 991px) {
.styles__footerRightCol___q04xA {
  padding: 10px 0; } }

/* Using SCSS variables to store breakpoints */
/* responsive ele ant design    xs={2} sm={4} md={6} lg={8} xl={10}  */
.styles__mainNav___3h2nD {
padding: 0;
width: 90%;
margin: 0 auto 0; }

.styles__mainNav___3h2nD li {
display: block; }

.styles__mainNav___3h2nD li {
line-height: 2;
margin-bottom: 12px; }

.styles__mainNav___3h2nD li.styles__active___1Zbg9 {
background-color: transparent; }

.styles__mainNav___3h2nD li.styles__active___1Zbg9 a {
color: #000000; }

.styles__mainNav___3h2nD li a {
color: #ffffff;
font-size: 16px;
font-weight: bold;
text-transform: capitalize; }

.styles__mainNav___3h2nD li a:hover,
.styles__mainNav___3h2nD li a:active {
color: #212121; }

.styles__mainNav___3h2nD li a:focus {
text-decoration: none; }

.styles__socialBadges___3faH- h3 {
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
font-weight: bold;
font-size: 16px;
margin-bottom: 13px;
text-align: left; }

.styles__socialBadges___3faH- i {
border: 2px solid;
border-radius: 50%;
width: 32px;
height: 32px;
line-height: 29px;
text-align: center;
color: #ffffff;
margin-right: 10px;
font-size: 16px;
margin-bottom: 12px; }

.styles__socialBadges___3faH- a:hover i {
color: #212121; }

.styles__burgerToggle___1uLso {
display: block; }

@media (max-width: 767px) {
.styles__socialBadges___3faH- h3 {
  display: none; }
.styles__socialBadges___3faH- {
  padding: 0 10px; } }

@media (max-width: 767px) {
.styles__mainNav___3h2nD li {
  margin-bottom: 5px;
  line-height: 1.5; } }

@media (min-width: 768px) and (max-width: 991px) {
.styles__mainNav___3h2nD li {
  padding: 0 10px 0 0;
  margin-bottom: 5px; } }

ul.ant-menu li.ant-menu-item ul.ant-menu-sub li.ant-menu-item > a {
color: rgba(0,0,0,.65);
font-size: 14px;
}
li.ant-menu-item.sub-menu-items > a {
padding-left: 48px !important;
}
li.ant-menu-item.sub-menu-items.blogs > a {
padding-left: 60px !important;
}

.has-drop {
background: url(https://go.rumbleon.com/hubfs/_icons/ic_arrow_drop_down_24px.svg)
  no-repeat top 6px right 66px;
}

.has-drop-up {
background: url(https://go.rumbleon.com/hubfs/_icons/ic_arrow_drop_up_24px.svg)
   no-repeat top 6px right 66px;
}

/* Icon 1 */

#burger-icon1, #burger-icon2, #burger-icon3, #burger-icon4 {
  width: 1.5em;
  height: .5em;
  position: absolute;
  margin: 1em;
  padding: 1em;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  right: 2.5em;
}

#burger-icon1 span, #burger-icon3 span, #burger-icon4 span {
display: block;
position: absolute;
height: 2px;
width: 80%;
background: rgb(69,69,69);
border-radius: 0;
opacity: 1;
left: 0.25em;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}

/* Icon 3 */

#burger-icon3 span:nth-child(1) {
top: 0px;
}

#burger-icon3 span:nth-child(2),#burger-icon3 span:nth-child(3) {
top: 9px;
}

#burger-icon3 span:nth-child(4) {
top: 18px;
}

#burger-icon3.open span:nth-child(1) {
top: 18px;
width: 0%;
left: 50%;
}

#burger-icon3.open span:nth-child(2) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

#burger-icon3.open span:nth-child(3) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}

#burger-icon3.open span:nth-child(4) {
top: 18px;
width: 0%;
left: 50%;
}

.fs-16px {
font-size: 16px !important;
color: black;
}
.fs-16px:hover {
color: rgb(13,109,82) !important;
}
#rocls_menu_desktop .green-hover:hover {
color: rgb(13,109,82) !important;
}
.ant-menu-submenu > .ant-menu-submenu-title::after {
  -webkit-transition: -webkit-transform .3s cubic-bezier(.645,.045,.355,1);
  transition: -webkit-transform .3s cubic-bezier(.645,.045,.355,1);
  transition: transform .3s cubic-bezier(.645,.045,.355,1);
  transition: transform .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1);
}
.ant-menu-submenu .ant-menu-sub {
  cursor: auto;
  -webkit-transition: background .3s cubic-bezier(.645,.045,.355,1),padding .3s cubic-bezier(.645,.045,.355,1);
  transition: background .3s cubic-bezier(.645,.045,.355,1),padding .3s cubic-bezier(.645,.045,.355,1);
}
/*  FOOTER */
#ro_footer_mobile img.logo {max-width: 50%;}
#footer_menu-mobile.styles__container___3GldO {
width: 100%;
  font-family:'aktiv-grotesk', arial, sans-serif;
padding-top: 0;
}
#mobile_menu_footer ul.ant-menu li {display:block;}
#mobile_menu_footer div.ant-menu-submenu-title span.styles__subMenuTitle___2ICBf {
  font-size:15px;
  color: #FFFFFF;
  text-decoration: none;
  text-decoration-style: none;
}
div#mobile_menu_footer.ant-menu.full-width {width:100%;}
#mobile_menu_footer .ant-menu-inline {border-right:0;}
#footer_menu-mobile .has-drop {
background: url(https://go.rumbleon.com/hubfs/_icons/ic_chevron_down_white_24px.svg)
  no-repeat top 16px right 36px;
  background-size: 12px;
}

#footer_menu-mobile .has-drop-up {
background: url(https://go.rumbleon.com/hubfs/_icons/ic_chevron_up_white_24px.svg)
   no-repeat top 16px right 36px;
   background-size: 12px;
   border-bottom: 0;
}
#mobile_menu_footer li.ant-menu-item.sub-menu-items > a {
padding-left: 0;margin-left:0;
}
#mobile_menu_footer li.ant-menu-item.sub-menu-items.blogs > a {
padding-left: 12px;margin-left:12;
}
.footer1 div.ant-row.socialBadges {
-webkit-justify-content: center;
justify-content: center;
padding-bottom: 3%;
}
.footer1 div.ant-row.socialBadges a {
text-decoration:none;
border: 1px solid #fff;
border-radius: 100%;
margin: 0 5px;
line-height:21px;
min-width: 1.8rem;
text-align: center;
}
.footer1 div.ant-row.socialBadges  i {
  color: #fff;
  padding: 6px;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.footer1 div.ant-row.socialBadges a i {color:white;padding: 6px 0;}
.socialBadges a:first-child {
margin-left: 0 !important;
}
.footer1 div.ant-row.socialBadges i.fa.fa-facebook {
padding: 5px 9px !important;
}
.footer1 div.ant-row.socialBadges i.fa.fa-instagram {
padding: 6px 7px!important;
}
.footer1 div.ant-row.socialBadges i.fa.fa-pinterest {
padding-left: 7px!important;
padding-right: 7px!important;
}
.footer-copyright {
  background: rgb(69,69,69);
  width: 100%;
  text-align: center;
  color: #fff;
  padding: 10px 0;
  font-family: 'aktiv-grotesk', arial, sans-serif;
  font-size: .9rem;
}
.footer-copyright a {
  color: #fff;
  margin: 0 5px;
}
.footerfont {
  text-decoration: underline;
  color: #fff;
}
.text-center {
  text-align: center;
}

/*  FOOTER DESKTOP */
#ro_v3_footer .footer {
  padding: 20px 0;
}
#ro_v3_footer .logopadding {
  padding-left: 5%;
  padding-right: 5%;
  margin-top: 2%;
  margin-bottom: 1%;
}

#ro_v3_footer .logopadding .rumbleon-logo {
  max-width: 200px;
}

#ro_v3_footer .socialBadges {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-end;
}
#ro_v3_footer .fview {
  max-width: 85%;
  justify-content: center;
  align-items: center;
}
#ro_v3_footer .socialBadges a {
  /* max-width: 32px; */
  border: solid 1px #fff;
  border-radius: 100%;
  margin: 0 5px;
}
#ro_v3_footer .socialBadges a:first-child {
  margin-left: 0;
}
#ro_v3_footer .socialBadges a:last-child {
  margin-right: 0;
}

#ro_v3_footer div.ant-col-12.socialBadges a i {
  color: #fff;
  padding: 6px;
  align-items: center;
  justify-content: center;
}
#ro_v3_footer .footer div.ant-col-12.socialBadges {
  border:0;
  display: flex;
  flex-flow: row nowrap;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  box-sizing: border-box;
  width: 48%;
  float: right;
}
#ro_v3_footer div.ant-col-12.socialBadges a i.fa.fa-facebook {
  padding: 5px 9px;
}

#ro_v3_footer div.ant-col-12.socialBadges a i.fa.fa-instagram {
  padding: 6px 7px;
}
#ro_v3_footer div.ant-col-12.socialBadges a i.fa.fa-pinterest {
  padding-left: 7px;
  padding-right: 7px;
}
#ro_v3_footer div.ant-col-4.footlink ul {
  padding-left: 0;
}
#ro_v3_footer .border1 {
  border: 0.5px white solid;
  display: flex;
  flex-flow: row nowrap;
}
#ro_v3_footer .appBadges {
  display: flex;
  justify-content: flex-end;
}
/* .appBadges a {
  margin-top: 0.5rem;
} */
#ro_v3_footer .appBadges img {
  width: inherit;
  max-width: 125px;
  display: inline-block;
}

#ro_v3_footer .appBadges a:nth-child(2) {
  margin-left: 1rem;
}
#ro_v3_footer .footlink {
  margin-top: 1px;
  padding-right: 16px;
}
#ro_v3_footer .footlink a {
  color: rgb(220, 220, 220);
  font-size: 0.9rem;
}
#ro_v3_footer .footlink li {
  margin-top: 5%;
}
#ro_v3_footer .title1 {
  color: white;
  font-weight: bolder;
  font-size: 0.9rem;
}
#ro_v3_footer .footer-copyright {
  background: #212121;
  width: 100%;
  text-align: center;
  color: #fff;
  padding: 10px 0;
}

#ro_v3_footer .footer-copyright a {
  color: #fff;
  margin: 0px 5px;
}
#ro_v3_footer .footerfont {
  font-family: 'Arial';
  font-size: 0.9rem;
  text-decoration: underline;
  color: #fff;
}

#ro_v3_footer .stock-container {
  position: relative;
  border: 1px solid #afafaf;
  padding: 15px;
}

#ro_v3_footer .stock-container::after {
  content: 'Delayed by 20 minutes';
  position: absolute;
  right: 0;
  bottom: -25px;
  top: auto;
  color: #a5a5a5;
  font-size: 0.7rem;
}

#ro_v3_footer .stock-container p {
  color: #b9b9b9;
  margin: 0;
  min-width: 280px;
}

#ro_v3_footer .stock-container .price {
  color: #fff;
  font-size: 1.1rem;
  margin-top: 5px;
}

#ro_v3_footer .stock-container .change {
  color: #b9b9b9;
  font-size: 0.8rem;
}

/* for mobileview */
#ro_v3_footer .footer1 {
  width: 100%;
  background: #454545;
}
#ro_v3_footer .row1 {
  /* font-size: 2rem; */
  text-align: center;
  padding-top: 7%;
  padding-bottom: 5%;
}
#ro_v3_footer .iframe {
  max-height: 4em;
}
@media only screen and (min-width: 1250px) {
  #ro_v3_footer .logopadding {
    padding-left: 10%;
    padding-right: 10%;
    margin-top: 2%;
    margin-bottom: 1%;
  }

  #ro_v3_footer .socialBadges {
    padding-right: 2%;
  }
  #ro_v3_footer .appBadges {
    padding-right: 2%;
  }
}
@media only screen and (min-width: 1450px) {
  #ro_v3_footer .socialBadges {
    padding-right: 3%;
  }
  #ro_v3_footer .appBadges {
    padding-right: 3%;
  }
}
@media only screen and (min-width: 1550px) {
  #ro_v3_footer .logopadding {
    padding-left: 20%;
    padding-right: 20%;
    margin-top: 2%;
  }

  #ro_v3_footer .socialBadges {
    padding-right: 5%;
  }

  #ro_v3_footer .appBadges {
    padding-right: 5%;
  }
}
/*// cls-burger-menu.css //*/

/* Font Variables */


#ro_nav {
  font-family: 'aktiv-grotesk', arial, sans-serif }

  body {
    margin: 0;
    padding: 0;
}

  @media (max-width: 768px) {
    body h1 {
      font-size: 25px;
      line-height: 1;
      margin-bottom: 5px; }
    h2 {
      font-size: 20px;
      line-height: 1; }
    h3 {
      font-size: 19px;
      line-height: 1x; }
    h4 {
      font-size: 16px;
      line-height: 1; }
    h5 {
      font-size: 17px;
      line-height: 1; } }

/* desktop/mobile MENU SWITCH */

@media only screen and (max-width:768px) {
  #rocls_menu_mobile,
  div#ro_menu_mobile,
  #ro_footer_mobile  {
      display:block;
  }
  #rocls_menu_desktop,
  #ro_footer_desktop,
  #ro_v3_footer,
  .desktop-only,
  #ro_menu_desktop {
  display:none;
  }
}
@media only screen and (min-width:769px) {
  #rocls_menu_desktop,
  #ro_v3_footer,
  #ro_footer_desktop,
  .desktop-only
  {
    display:block;
    width: 100%;
    background: rgb(73,73,73);
    font-family: ;
  }
  #ro_menu_desktop
  {
    display:block;
    width: 100%;
    font-family: ;
  }
#rocls_menu_mobile,
#ro_menu_mobile,
#ro_footer_mobile,
#ro_menu_mobile.styles__container___3GldO
 {
   display:none;
 }
}


#rocls_mobile_menu_expand {
  background-color: white;
}
.styles__mobileMenu___SlhGu .styles__mainNav___O1kCj li div span {
  font-family: 'aktiv-grotesk', arial, sans-serif;
  font-weight: 400;
}
/* MENU STYLES */

#ro_nav a, #submenu_riders a, #submenu_about a {
    text-decoration: none;
}
.styles__mainNav___O1kCj {
  margin-bottom: 0;
  padding-left: 0; }

.styles__mainNav___O1kCj li {
  display: inline-block;
  padding: 0 5px; }

.styles__mobileMenu___SlhGu .styles__mainNav___O1kCj li {
  height: auto;
  padding: 6px 0 2px 0; }
/*
.styles__mobileMenu___SlhGu .styles__mainNav___O1kCj li > div {
  height: auto !important;
  line-height: 2 !important;
}
*/
.ant-menu-sub[role="menu"] > li.ant-menu-item {
  padding-top: 0;
  margin-top: 0;
}
/*
[role="menuhead"] {
  border-top: 1px solid rgba(69,69,69,0.4);
}
*/

.styles__mainNav___O1kCj li.styles__active___163nn {
  background-color: transparent; }

.styles__mainNav___O1kCj li.styles__active___163nn a {
  color: #000000; }

.styles__mainNav___O1kCj li a {
  margin: 0 20px;
  color: rgba(0,0,0,0.65);
  font-size: 16px;
   }
.styles__mainNav___O1kCj ul.menu-dark li a {color:rgba(255, 255, 255, 1);text-decoration:none;}
.styles__mobileMenu___SlhGu .styles__mainNav___O1kCj li ul li a {
  font-size: 14px;
}

.styles__mobileMenu___SlhGu .styles__mainNav___O1kCj li div span {
  margin: 0;
  font-size: 16px;
  color: rgba(0,0,0,0.65);
 }

.styles__mobileMenu___SlhGu .styles__mainNav___O1kCj li a {
  margin: 0; }

.styles__ant-menu-submenu-inline___15dry div:hover i:last-child:after {
  color: red; }

.styles__ant-menu-submenu-inline___15dry > li {
  line-height: 20px;
  height: auto; }

.styles__mainNav___O1kCj li a:hover,
.styles__mainNav___O1kCj li a:active {
  color: #000000; }

.styles__mainNav___O1kCj li a:focus {
  text-decoration: none; }

.styles__container___3GldO {
  display: -ms-flexbox;
  display: flex;
  padding-top: 65px;
  width: 85%;
  margin: auto;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly; }

.styles__container___3GldO .styles__nav___1_jcv {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ffffff;
  color: #ffffff;
  height: 64px;
  padding: 0 25px;
 }

.styles__nav___1_jcv img {
  padding-right: 20px;
  width: auto;
  max-width: 215px;
  margin-bottom: 0; }

.styles__nav___1_jcv .styles__mobileMenu___SlhGu img.logo {
  margin: 24px auto 0 24px;
  padding: 0;
}
.styles__nav___1_jcv .styles__mobileMenu___SlhGu img {
  padding: 0 30px 0 16px;
  margin: auto 2em;;
}


/* menu icon size */
.svg-inline--fa.fa-w-14 {
    width: 0.875em;
}

/* Theme color menu items */
.styles__desktopMenu___PjoBL li.styles__themColor___1zxd6 a {
  color: rgb(69,69,69); }

.styles__desktopMenu___PjoBL .styles__subMenuTitle___2ICBf i {
  margin: 0 0 0 5px; }

.styles__mobileMenu___SlhGu .styles__subMenuTitle___2ICBf i {
  display: none; }

.styles__desktopMenu___PjoBL .styles__ant-menu-submenu-horizontal___3fdp- > ul {
  border-radius: 0 !important;
  position: absolute;
  top: 12px;
  -webkit-box-shadow: 0 3px 4px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 4px 5px rgba(0, 0, 0, 0.1); }

.styles__ant-menu-submenu-horizontal___3fdp- > ul li a {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold; }

.styles__ant-menu-sub___NLo3W.styles__ant-menu-inline___7fPNX > .styles__ant-menu-item___3qd26,
.styles__ant-menu-sub___NLo3W.styles__ant-menu-inline___7fPNX > .styles__ant-menu-submenu___1RgKV > .styles__ant-menu-submenu-title___1cMbG {
  line-height: 20px;
  height: 20px; }

.styles__ant-menu-submenu-inline___15dry div:hover i:last-child:after,
.styles__ant-menu-submenu-inline___15dry div:hover i:after,
.styles__ant-menu-submenu-inline___15dry div:hover i:last-child:before,
.styles__ant-menu-submenu-inline___15dry div:hover i:before {
  color: #212121 !important;
  background: #212121 !important; }


/* Header login buttons */
.styles__btn___3ubXZ {
  display: none;
  background-color: transparent;
  font-size: 12px;
  border-radius: 5px;
  font-weight: 500;
  line-height: 12px;
  height: auto;
  padding: 12px 40px;
  border: 2px solid #212121;
  color: #212121;
  -webkit-box-shadow: none;
  box-shadow: none; }

.styles__btn___3ubXZ:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #454545;
  color: #454545;
  background-color: transparent; }

.styles__hide___2eEq8 {
  display: none; }

.styles__addBike___Buute,
.styles__addBikeMobile___ticOC {
  background: #212121;
  color: #ffffff;
  height: 100%;
  position: absolute;
  right: 0;
  font-size: 15px;
  line-height: 40px;
  font-weight: bold;
  padding: 10px 20px;
  top: 0;
  border-radius: 2px;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out; }

a.styles__addBike___Buute:hover,
a.styles__addBikeMobile___ticOC:hover {
  background-color: #454545;
  color: #ffffff; }

.styles__addBikeMobile___ticOC {
  top: 65px;
  width: 100%;
  padding: 0;
  height: auto;
  text-align: center; }

/* Mobile Menu */
.styles__mobileMenu___SlhGu div {
  background: transparent;
  padding: 0 0 10px; }

.styles__mobileMenu___SlhGu {
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1; }

.menu-section-end,
.styles__mobileMenu___SlhGu > div:last-child {
  border-bottom: 1px solid rgb(232,232,232); }

.styles__mobileMenuIcon___1sYEk,
.styles__mobileMenuIconOpened___37b7N {
  font-size: 20px;
  color: #212121;
  position: absolute;
  top: 0;
  right: 0;
  margin: 15px; }

body .styles__mobileMenu___SlhGu ul {
  padding: 0; }

body .styles__mobileMenu___SlhGu li {
  display: block; }

.styles__mobileMenu___SlhGu li a {
  color: rgba(0,0,0,0.65);
 }

.styles__mobileMenuList___3lEM8 {
  background: red; }

.styles__desktopMenu___PjoBL .styles__authLink___2NI2u {
  position: absolute;
  right: 1%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: 2px; }

.styles__desktopMenu___PjoBL .styles__authLink___2NI2u .styles__mainNav___O1kCj a {
  display: inline; }

.styles__mainNav___O1kCj .styles__blackButton___2rJoh a {
  border-radius: 2px;
  background-color: #212121;
  color: #ffffff !important;
  display: inline-block;
  padding: 10px 25px; }

.styles__desktopMenu___PjoBL .styles__mainNav___O1kCj .styles__blackButton___2rJoh a:hover {
  color: #ffffff !important;
  background-color: #454545; }

.styles__desktopMenu___PjoBL .styles__borderLeft___1cBBc {
  position: relative; }

.styles__desktopMenu___PjoBL .styles__borderLeft___1cBBc:after {
  content: '';
  display: block;
  width: 1px;
  height: 90%;
  background: #bbbbc1;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.styles__modMenuItem___2XvcW {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }
  .styles__modMenuItem___2XvcW span {
    padding-right: 5px; }

@media (max-width: 919px) {
  .styles__nav___1_jcv .styles__desktopMenu___PjoBL img {
    max-width: 140px;
    padding-right: 10px; }
  .styles__desktopMenu___PjoBL .styles__mainNav___O1kCj:first-child {
    padding-left: 140px; }
  .styles__desktopMenu___PjoBL li a {
    margin: 0 10px;
    font-size: 12px; }
  .styles__desktopMenu___PjoBL .styles__mainNav___O1kCj li div span {
    font-size: 12px; } }

.styles__mainNav___O1kCj .styles__loginIcon___3zTnd {
  width: 35px;
  height: 35px;
  line-height: 30px;
  font-size: 22px !important;
  background-color: #000000; }

.styles__desktopMenu___PjoBL .styles__mainNav___O1kCj .styles__loginIcon___3zTnd {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -17px; }

.styles__desktopMenu___PjoBL .styles__mainNav___O1kCj {
  padding-right: 35px; }

.styles__mainNav___O1kCj .styles__loginIcon___3zTnd > * {
  line-height: 20px;
  font-size: 20px !important; }

.styles__mobileMenu___SlhGu .styles__mainNav___O1kCj .styles__loginIcon___3zTnd {
  margin-left: 20px; }

.styles__dropDownMenu___1sPxB p {
  margin-bottom: 0;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase; }

.styles__mainNav___1LXOJ {
  margin-bottom: 0;
  padding-left: 0; }

.styles__mainNav___1LXOJ li {
  display: inline-block;
  line-height: 2; }

.styles__mainNav___1LXOJ li.styles__active___fQHYR {
  background-color: transparent; }

.styles__mainNav___1LXOJ li.styles__active___fQHYR a {
  color: #000000; }

.styles__mainNav___1LXOJ li a {
  margin: 0 20px;
  color: #212121;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase; }

.styles__mainNav___1LXOJ li a:hover,
.styles__mainNav___1LXOJ li a:active {
  color: #000000; }

.styles__mainNav___1LXOJ li a:focus {
  text-decoration: none; }

.styles__container___3RDzr {
  display: -ms-flexbox;
  display: flex;
  padding-top: 65px;
  width: 85%;
  margin: auto;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly; }

.styles__container___3RDzr .styles__nav___3va5S {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  color: #fff;
  height: 64px;
  padding: 0 25px;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25); }

.styles__nav___3va5S img {
  padding-right: 20px;
  width: auto;
  max-width: 215px; }

/* Mobile Menu */
.styles__mobileMenu___21Ub5 div {
  background: #454545; }

.styles__mobileMenu___21Ub5 {
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1; }

.styles__mobileMenuIcon___2lj4x,
.styles__mobileMenuIconOpened___3DwvA {
  font-size: 20px;
  color: #212121;
  position: absolute;
  top: 0;
  right: 0;
  margin: 15px; }

body .styles__mobileMenu___21Ub5 ul {
  padding: 20px 30px 20px; }

body .styles__mobileMenu___21Ub5 li {
  display: block; }

.styles__mobileMenu___21Ub5 li a {
  color: #fff; }

.styles__mobileMenuList___1cfb- {
  background: red; }

.styles__desktopMenu___3cw1f .styles__authLink___2r1u7 {
  position: absolute;
  right: 1%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.styles__mainNav___1LXOJ .styles__blackButton___3hJEY a {
  border-radius: 2px;
  background-color: #212121;
  color: #ffffff;
  display: inline-block;
  padding: 3px 25px; }

.styles__mainNav___1LXOJ .styles__blackButton___3hJEY a:hover {
  color: #ffffff;
  background-color: #454545; }

.styles__desktopMenu___3cw1f .styles__borderRight___3kPCd {
  border-right: 1px solid #bbbbbb; }

/* Sub menu */
.styles__subNav___xcJkl {
  position: absolute;
  width: 300px;
  padding: 10px 0 0;
  display: none; }

.styles__mainNav___1LXOJ .styles__subNav___xcJkl li {
  display: block;
  width: 100%; }

/* Using SCSS variables to store breakpoints */
/* responsive ele ant design    xs={2} sm={4} md={6} lg={8} xl={10}  */
/* Footer */
.styles__container___3uqot {
  display: -ms-flexbox;
  display: flex;
  padding-top: 65px;
  width: 97%;
  margin: auto;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly; }

footer {
  padding: 0;
  color: #212121; }

.styles__footerRightCol___q04xA {
  background-color: #bbbbbb;
  padding: 30px 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

footer .styles__container___3uqot {
  background: transparent;
  padding: 20px 0;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.styles__textCopyright___1WKsQ {
  color: #212121;
  font-size: 13px;
  line-height: 22px;
  margin-bottom: 0; }

.styles__textCopyright___1WKsQ:before {
  content: "\A9";
  margin-right: 0.125rem; }

.styles__mainNav___KLbMO {
  padding: 0;
  list-style: none;
  margin-bottom: 0; }

.styles__mainNav___KLbMO li {
  display: inline-block;
  margin-right: 10px; }

.styles__mainNav___KLbMO li a {
  color: #212121;
  font-weight: bold;
  font-size: 15px; }

.styles__pageBorderTop___WNhg6,
.styles__pageBorderBottom___3CKIp {
  display: block;
  width: 97%; }

.styles__pageBorderTop___WNhg6 {
  margin: 0 auto 5px;
  border-bottom: 5px solid #212121; }

.styles__pageBorderBottom___3CKIp {
  margin: 0 auto;
  border-bottom: 10px solid #212121; }

@media (min-width: 992px) {
  footer .styles__copyrightWrapper___1uG3M {
    position: absolute; }
  .styles__footerLogoWrap___2tAlI {
    bottom: 40px; } }

@media (max-width: 767px) {
  footer .styles__container___3uqot {
    padding-bottom: 0;
    background: #bbbbbb;
    margin: 5px 0 0;
    width: 100%; }
  footer .styles__copyrightWrapper___1uG3M {
    padding-bottom: 10px; }
  .styles__footerLogoWrap___2tAlI img {
    width: 50% !important;
    margin-bottom: 5px !important; }
  .styles__pageBorderTop___WNhg6 {
    border-bottom-width: 1px;
    margin-bottom: 2px; }
  .styles__pageBorderBottom___3CKIp {
    border-bottom-width: 4px;
    margin-bottom: 5px; } }

@media (max-width: 991px) {
  .styles__footerRightCol___q04xA {
    padding: 10px 0; } }

/* Using SCSS variables to store breakpoints */
/* responsive ele ant design    xs={2} sm={4} md={6} lg={8} xl={10}  */
.styles__mainNav___3h2nD {
  padding: 0;
  width: 90%;
  margin: 0 auto 0; }

.styles__mainNav___3h2nD li {
  display: block; }

.styles__mainNav___3h2nD li {
  line-height: 2;
  margin-bottom: 12px; }

.styles__mainNav___3h2nD li.styles__active___1Zbg9 {
  background-color: transparent; }

.styles__mainNav___3h2nD li.styles__active___1Zbg9 a {
  color: #000000; }

.styles__mainNav___3h2nD li a {
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  text-transform: capitalize; }

.styles__mainNav___3h2nD li a:hover,
.styles__mainNav___3h2nD li a:active {
  color: #212121; }

.styles__mainNav___3h2nD li a:focus {
  text-decoration: none; }

.styles__socialBadges___3faH- h3 {
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 13px;
  text-align: left; }

.styles__socialBadges___3faH- i {
  border: 2px solid;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  line-height: 29px;
  text-align: center;
  color: #ffffff;
  margin-right: 10px;
  font-size: 16px;
  margin-bottom: 12px; }

.styles__socialBadges___3faH- a:hover i {
  color: #212121; }

.styles__burgerToggle___1uLso {
  display: block; }

@media (max-width: 767px) {
  .styles__socialBadges___3faH- h3 {
    display: none; }
  .styles__socialBadges___3faH- {
    padding: 0 10px; } }

@media (max-width: 767px) {
  .styles__mainNav___3h2nD li {
    margin-bottom: 5px;
    line-height: 1.5; } }

@media (min-width: 768px) and (max-width: 991px) {
  .styles__mainNav___3h2nD li {
    padding: 0 10px 0 0;
    margin-bottom: 5px; } }

    .styles__container___3GldO {
      display: -ms-flexbox;
      display: flex;
      padding-top: 65px;
      width: 85%;
      margin: auto;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-pack: space-evenly;
      justify-content: space-evenly; }

    .styles__container___3GldO .styles__nav___1_jcv {
      width: 100%;
      position: fixed;
      top: 0;
      left: 0;
      z-index: 3;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -ms-flex-align: center;
      align-items: center;
      background-color: #ffffff;
      color: #ffffff;
      height: 64px;
      padding: 0 25px;
      /* -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25); */
  }

.styles__ant-menu-submenu-inline___15dry ul.ant-menu-submenu-hidden,
.ant-menu-sub-hidden,
.ant-menu-sub.ant-menu-inline.ant-menu-sub-hidden,
ul#item_2$Menu.ant-menu .ant-menu-sub .ant-menu-inline .ant-menu-sub-hidden{
  display:none !important;
  color:red;
}

ul.ant-menu li.ant-menu-item ul.ant-menu-sub li.ant-menu-item > a {
  color: rgba(0,0,0,.65);
  font-size: 14px;
}
li.ant-menu-item.sub-menu-items > a {
  padding-left: 48px !important;
}
li.ant-menu-item.sub-menu-items.blogs > a {
  padding-left: 60px !important;
}

.has-drop {
  background: url(https://go.rumbleon.com/hubfs/_icons/ic_arrow_drop_down_24px.svg)
    no-repeat top 6px right 66px;
}

.has-drop-up {
  background: url(https://go.rumbleon.com/hubfs/_icons/ic_arrow_drop_up_24px.svg)
     no-repeat top 6px right 66px;
}

#rocls_menu_desktop .green-hover:hover {
  color: rgb(13,109,82) !important;
}
.ant-menu-submenu > .ant-menu-submenu-title::after {
    -webkit-transition: -webkit-transform .3s cubic-bezier(.645,.045,.355,1);
    transition: -webkit-transform .3s cubic-bezier(.645,.045,.355,1);
    transition: transform .3s cubic-bezier(.645,.045,.355,1);
    transition: transform .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1);
}
.ant-menu-submenu .ant-menu-sub {
    cursor: auto;
    -webkit-transition: background .3s cubic-bezier(.645,.045,.355,1),padding .3s cubic-bezier(.645,.045,.355,1);
    transition: background .3s cubic-bezier(.645,.045,.355,1),padding .3s cubic-bezier(.645,.045,.355,1);
}
/*  FOOTER */
#footer_menu-mobile.styles__container___3GldO {
  width: 100%;
  font-family: 'aktiv-grotesk', arial, sans-serif;
  padding-top: 0;
}
#mobile_menu_footer ul.ant-menu li {display:block;}
#mobile_menu_footer div.ant-menu-submenu-title span.styles__subMenuTitle___2ICBf {
  font-size:15px;
  text-decoration: none;
  text-decoration-style: none;
  color: #FFFFFF;
}
div#mobile_menu_footer.ant-menu.full-width {width:100%;}
#mobile_menu_footer .ant-menu-inline {border-right:0;}
#footer_menu-mobile .has-drop {
  background: url(https://go.rumbleon.com/hubfs/_icons/ic_chevron_down_white_24px.svg)
    no-repeat top 16px right 36px;
    background-size: 12px;
}
#footer_menu-mobile ul.ant-menu-dark li.ant-menu-submenu.has-drop,
#mobile_menu_footer li.ant-menu-submenu[role="menuhead"],
#footer_menu-mobile li.has-drop-up {
  /*border-bottom: 1px solid white;*/
}

#footer_menu-mobile .has-drop-up {
  background: url(https://go.rumbleon.com/hubfs/_icons/ic_chevron_up_white_24px.svg)
     no-repeat top 16px right 36px;
     background-size: 12px;
}
#mobile_menu_footer li.ant-menu-item.sub-menu-items > a {
  padding-left: 0;margin-left:0;
}
#mobile_menu_footer li.ant-menu-item.sub-menu-items.blogs > a {
  padding-left: 12px;margin-left:12;
}
div.ant-col-12.socialBadges,
.footer1 div.ant-row.socialBadges {
  -webkit-justify-content: center;
  justify-content: center;
  padding-bottom: 3%;
}
div.ant-col-12.socialBadges,
.footer1 div.ant-row.socialBadges a {
  text-decoration:none;
  border: 1px solid #fff;
  border-radius: 100%;
  margin: 0 5px;
  line-height:21px;
  min-width: 1.8rem;
  text-align: center;
}
div.ant-col-12.socialBadges,
.footer1 div.ant-row.socialBadges  i {
    color: #fff;
    padding: 6px;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}
div.ant-col-12.socialBadges a i,
.footer1 div.ant-row.socialBadges a i {color:white;padding: 6px 0;}
.socialBadges a:first-child {
  margin-left: 0 !important;
}
div.ant-col-12.socialBadges i.fa.fa-facebook,
.footer1 div.ant-row.socialBadges i.fa.fa-facebook {
  padding: 5px 9px;
}
div.ant-col-12.socialBadges  i.fa.fa-instagram,
.footer1 div.ant-row.socialBadges i.fa.fa-instagram {
  padding: 6px 7px;
}
div.ant-col-12.socialBadges  i.fa.fa-pinterest,
.footer1 div.ant-row.socialBadges i.fa.fa-pinterest {
  padding-left: 7px;
  padding-right: 7px;
}
.footer-copyright {
  background: rgb(69,69,69);
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 10px;
    font-family: 'aktiv-grotesk', arial, sans-serif;
    font-size: .9rem;
}
.footer-copyright a {
    color: #fff;
    margin: 0 5px;
}
.footerfont {
    text-decoration: underline;
    color: #fff;
}
.text-center {
    text-align: center;
}

.footlink ul,
.footlink ul li {
  list-style-type: none;
}
.footlink ul li a {
  text-decoration: none;
}


/* ant-menu */
.ant-menu {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 1em;
  font-variant: tabular-nums;
  line-height: 1.5;
  -webkit-font-feature-settings: 'tnum';
          font-feature-settings: 'tnum';
  margin-bottom: 0;
  padding-left: 0;
  color: rgba(0, 0, 0, 0.65);
  line-height: 0;
  list-style: none;
  background: #fff;
  outline: none;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  -webkit-transition: background 0.3s, width 0.2s;
  transition: background 0.3s, width 0.2s;
  zoom: 1;
}
.ant-menu::before,
.ant-menu::after {
  content: '';
  display: table;
}
.ant-menu::after {
  clear: both;
}
.ant-menu ul,
.ant-menu ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ant-menu-hidden {
  display: none;
}
.ant-menu-item-group-title {
  padding: 8px 16px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 1.5;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-menu-submenu,
.ant-menu-submenu-inline {
  -webkit-transition: border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-item:active,
.ant-menu-submenu-title:active {
  background: #e6f7ff;
}
.ant-menu-submenu .ant-menu-sub {
  cursor: initial;
  -webkit-transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-item > a {
  display: block;
  color: rgba(0, 0, 0, 0.65);
}
.ant-menu-item > a:hover {
  color:  hsla(82, 94%, 33%, 1);
}
.ant-menu-item > a:focus {
  text-decoration: none;
}
.ant-menu-item > a::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: transparent;
  content: '';
}
.ant-menu-item-divider {
  height: 1px;
  overflow: hidden;
  line-height: 0;
  background-color: #e8e8e8;
}
.ant-menu-item:hover,
.ant-menu-item-active,
.ant-menu:not(.ant-menu-inline) .ant-menu-submenu-open,
.ant-menu-submenu-active,
.ant-menu-submenu-title:hover {
  color:  hsla(82, 94%, 42%, 1);
}
.ant-menu-dark .ant-menu-submenu-open,
.ant-menu-dark .ant-menu-submenu-active span.styles__subMenuTitle___2ICBf,
.ant-menu-dark .ant-menu-submenu-title:hover span.styles__subMenuTitle___2ICBf {
  color: rgba(255, 255, 255, 0.85);
}


.ant-menu-horizontal .ant-menu-item,
.ant-menu-horizontal .ant-menu-submenu {
  margin-top: -1px;
}
.ant-menu-horizontal > .ant-menu-item:hover,
.ant-menu-horizontal > .ant-menu-item-active,
.ant-menu-horizontal > .ant-menu-submenu .ant-menu-submenu-title:hover {
  background-color: transparent;
}
.ant-menu-item-selected {
  color:  hsla(82, 94%, 42%, 1);
}
.ant-menu-item-selected > a,
.ant-menu-item-selected > a:hover {
  color:  hsla(82, 94%, 33%, 1);
}
.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  background-color: #e6f7ff;
}
.ant-menu-inline,
.ant-menu-vertical,
.ant-menu-vertical-left {
  border-right: 1px solid #e8e8e8;
}
.ant-menu-vertical-right {
  border-left: 1px solid #e8e8e8;
}
.ant-menu-vertical.ant-menu-sub,
.ant-menu-vertical-left.ant-menu-sub,
.ant-menu-vertical-right.ant-menu-sub {
  min-width: 160px;
  padding: 0;
  border-right: 0;
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
}
.ant-menu-vertical.ant-menu-sub .ant-menu-item,
.ant-menu-vertical-left.ant-menu-sub .ant-menu-item,
.ant-menu-vertical-right.ant-menu-sub .ant-menu-item {
  left: 0;
  margin-left: 0;
  border-right: 0;
}
.ant-menu-vertical.ant-menu-sub .ant-menu-item::after,
.ant-menu-vertical-left.ant-menu-sub .ant-menu-item::after,
.ant-menu-vertical-right.ant-menu-sub .ant-menu-item::after {
  border-right: 0;
}
.ant-menu-vertical.ant-menu-sub > .ant-menu-item,
.ant-menu-vertical-left.ant-menu-sub > .ant-menu-item,
.ant-menu-vertical-right.ant-menu-sub > .ant-menu-item,
.ant-menu-vertical.ant-menu-sub > .ant-menu-submenu,
.ant-menu-vertical-left.ant-menu-sub > .ant-menu-submenu,
.ant-menu-vertical-right.ant-menu-sub > .ant-menu-submenu {
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
}
.ant-menu-horizontal.ant-menu-sub {
  min-width: 114px;
}
.ant-menu-item,
.ant-menu-submenu-title {
  position: relative;
  display: block;
  margin: 0;
  padding: 0 20px;
  white-space: nowrap;
  cursor: pointer;
  -webkit-transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-item .anticon,
.ant-menu-submenu-title .anticon {
  min-width: 14px;
  margin-right: 10px;
  font-size: 14px;
  -webkit-transition: font-size 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: font-size 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-item .anticon + span,
.ant-menu-submenu-title .anticon + span {
  opacity: 1;
  -webkit-transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu > .ant-menu-item-divider {
  height: 1px;
  margin: 1px 0;
  padding: 0;
  overflow: hidden;
  line-height: 0;
  background-color: #e8e8e8;
}
.ant-menu-submenu-popup {
  position: absolute;
  z-index: 1050;
  background: #fff;
  border-radius: 4px;
}
.ant-menu-submenu-popup .submenu-title-wrapper {
  padding-right: 20px;
}
.ant-menu-submenu-popup::before {
  position: absolute;
  top: -7px;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.0001;
  content: ' ';
}
.ant-menu-submenu > .ant-menu {
  background-color: #fff;
  border-radius: 4px;
}
.ant-menu-submenu > .ant-menu-submenu-title::after {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow {
  position: absolute;
  top: 50%;
  right: 16px;
  width: 10px;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::after {
  position: absolute;
  width: 6px;
  height: 1.5px;
  background: #fff;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0.65)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65));
  border-radius: 2px;
  -webkit-transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  content: '';
}
.ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::before {
  -webkit-transform: rotate(45deg) translateY(-2px);
      -ms-transform: rotate(45deg) translateY(-2px);
          transform: rotate(45deg) translateY(-2px);
}
.ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::after {
  -webkit-transform: rotate(-45deg) translateY(2px);
      -ms-transform: rotate(-45deg) translateY(2px);
          transform: rotate(-45deg) translateY(2px);
}
.ant-menu-submenu-vertical > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::after,
.ant-menu-submenu-vertical-left > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::after,
.ant-menu-submenu-vertical-right > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::after,
.ant-menu-submenu-inline > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::after,
.ant-menu-submenu-vertical > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::before,
.ant-menu-submenu-vertical-left > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::before,
.ant-menu-submenu-vertical-right > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::before,
.ant-menu-submenu-inline > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::before {
  background: -webkit-gradient(linear, left top, right top, from( hsla(82, 94%, 42%, 1)), to( hsla(82, 94%, 42%, 1)));
  background: -webkit-linear-gradient(left,  hsla(82, 94%, 42%, 1),  hsla(82, 94%, 42%, 1));
  background: linear-gradient(to right,  hsla(82, 94%, 42%, 1),  hsla(82, 94%, 42%, 1));
}
.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::before {
  -webkit-transform: rotate(-45deg) translateX(2px);
      -ms-transform: rotate(-45deg) translateX(2px);
          transform: rotate(-45deg) translateX(2px);
}
.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::after {
  -webkit-transform: rotate(45deg) translateX(-2px);
      -ms-transform: rotate(45deg) translateX(-2px);
          transform: rotate(45deg) translateX(-2px);
}
.ant-menu-submenu-open.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow {
  -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
          transform: translateY(-2px);
}
.ant-menu-submenu-open.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::after {
  -webkit-transform: rotate(-45deg) translateX(-2px);
      -ms-transform: rotate(-45deg) translateX(-2px);
          transform: rotate(-45deg) translateX(-2px);
}
.ant-menu-submenu-open.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::before {
  -webkit-transform: rotate(45deg) translateX(2px);
      -ms-transform: rotate(45deg) translateX(2px);
          transform: rotate(45deg) translateX(2px);
}
.ant-menu-vertical .ant-menu-submenu-selected,
.ant-menu-vertical-left .ant-menu-submenu-selected,
.ant-menu-vertical-right .ant-menu-submenu-selected {
  color: hsla(82, 94%, 42%, 1);
}
.ant-menu-vertical .ant-menu-submenu-selected > a,
.ant-menu-vertical-left .ant-menu-submenu-selected > a,
.ant-menu-vertical-right .ant-menu-submenu-selected > a {
  color: hsla(82, 94%, 42%, 1);
}
.ant-menu-horizontal {
  line-height: 46px;
  white-space: nowrap;
  border: 0;
  /* border-bottom: 1px solid #e8e8e8; */
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-menu-horizontal > li.ant-menu-item a {
  text-decoration: none;
}
.ant-menu-horizontal > .ant-menu-item,
.ant-menu-horizontal > .ant-menu-submenu {
  position: relative;
  top: 1px;
  display: inline-block;
  vertical-align: bottom;
  border-bottom: 2px solid transparent;
}
.ant-menu-horizontal > .ant-menu-item:hover,
.ant-menu-horizontal > .ant-menu-submenu:hover,
.ant-menu-horizontal > .ant-menu-item-active,
.ant-menu-horizontal > .ant-menu-submenu-active,
.ant-menu-horizontal > .ant-menu-item-open,
.ant-menu-horizontal > .ant-menu-submenu-open,
.ant-menu-horizontal > .ant-menu-item-selected,
.ant-menu-horizontal > .ant-menu-submenu-selected {
  color: hsla(82, 94%, 42%, 1);
  border-bottom: 2px solid  hsla(82, 94%, 42%, 1);
}
.ant-menu-horizontal > .ant-menu-item > a {
  display: block;
  color: #fff; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
  font-weight: 700;
}
.ant-menu-horizontal > .ant-menu-item > a:hover {
  color:  hsla(82, 94%, 42%, 1);
}
.ant-menu-horizontal > .ant-menu-item > a::before {
  bottom: -2px;
}
.ant-menu-horizontal > .ant-menu-item-selected > a {
  color:  hsla(82, 94%, 42%, 1);
}
.ant-menu-horizontal::after {
  display: block;
  clear: both;
  height: 0;
  content: '\20';
}
.ant-menu-vertical .ant-menu-item,
.ant-menu-vertical-left .ant-menu-item,
.ant-menu-vertical-right .ant-menu-item,
.ant-menu-inline .ant-menu-item {
  position: relative;
}
.ant-menu-vertical .ant-menu-item::after,
.ant-menu-vertical-left .ant-menu-item::after,
.ant-menu-vertical-right .ant-menu-item::after,
.ant-menu-inline .ant-menu-item::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border-right: 3px solid  hsla(82, 94%, 42%, 1);
  -webkit-transform: scaleY(0.0001);
      -ms-transform: scaleY(0.0001);
          transform: scaleY(0.0001);
  opacity: 0;
  -webkit-transition: opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  content: '';
}
.ant-menu-vertical .ant-menu-item,
.ant-menu-vertical-left .ant-menu-item,
.ant-menu-vertical-right .ant-menu-item,
.ant-menu-inline .ant-menu-item,
.ant-menu-vertical .ant-menu-submenu-title,
.ant-menu-vertical-left .ant-menu-submenu-title,
.ant-menu-vertical-right .ant-menu-submenu-title,
.ant-menu-inline .ant-menu-submenu-title {
  height: 40px;
  margin-top: 4px;
  margin-bottom: 4px;
  padding: 0 16px;
  overflow: hidden;
  font-size: 14px;
  line-height: 40px;
  text-overflow: ellipsis;
}
.ant-menu-vertical .ant-menu-submenu,
.ant-menu-vertical-left .ant-menu-submenu,
.ant-menu-vertical-right .ant-menu-submenu,
.ant-menu-inline .ant-menu-submenu {
  padding-bottom: 0.01px;
}
.ant-menu-vertical .ant-menu-item:not(:last-child),
.ant-menu-vertical-left .ant-menu-item:not(:last-child),
.ant-menu-vertical-right .ant-menu-item:not(:last-child),
.ant-menu-inline .ant-menu-item:not(:last-child) {
  margin-bottom: 8px;
}
.ant-menu-vertical > .ant-menu-item,
.ant-menu-vertical-left > .ant-menu-item,
.ant-menu-vertical-right > .ant-menu-item,
.ant-menu-inline > .ant-menu-item,
.ant-menu-vertical > .ant-menu-submenu > .ant-menu-submenu-title,
.ant-menu-vertical-left > .ant-menu-submenu > .ant-menu-submenu-title,
.ant-menu-vertical-right > .ant-menu-submenu > .ant-menu-submenu-title,
.ant-menu-inline > .ant-menu-submenu > .ant-menu-submenu-title {
  height: 40px;
  line-height: 40px;
}
.ant-menu-inline {
  width: 100%;
}
.ant-menu-inline .ant-menu-selected::after,
.ant-menu-inline .ant-menu-item-selected::after {
  -webkit-transform: scaleY(1);
      -ms-transform: scaleY(1);
          transform: scaleY(1);
  opacity: 1;
  -webkit-transition: opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-inline .ant-menu-item,
.ant-menu-inline .ant-menu-submenu-title {
  width: calc(100% + 1px);
}
.ant-menu-inline .ant-menu-submenu-title {
  padding-right: 34px;
}
.ant-menu-inline-collapsed {
  width: 80px;
}
.ant-menu-inline-collapsed > .ant-menu-item,
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item,
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title,
.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title {
  left: 0;
  padding: 0 32px !important;
  text-overflow: clip;
}
.ant-menu-inline-collapsed > .ant-menu-item .ant-menu-submenu-arrow,
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .ant-menu-submenu-arrow,
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .ant-menu-submenu-arrow {
  display: none;
}
.ant-menu-inline-collapsed > .ant-menu-item .anticon,
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .anticon,
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .anticon,
.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .anticon {
  margin: 0;
  font-size: 16px;
  line-height: 40px;
}
.ant-menu-inline-collapsed > .ant-menu-item .anticon + span,
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .anticon + span,
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .anticon + span,
.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .anticon + span {
  display: inline-block;
  max-width: 0;
  opacity: 0;
}
.ant-menu-inline-collapsed-tooltip {
  pointer-events: none;
}
.ant-menu-inline-collapsed-tooltip .anticon {
  display: none;
}
.ant-menu-inline-collapsed-tooltip a {
  color: rgba(255, 255, 255, 0.85);
}
.ant-menu-inline-collapsed .ant-menu-item-group-title {
  padding-right: 4px;
  padding-left: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ant-menu-item-group-list {
  margin: 0;
  padding: 0;
}
.ant-menu-item-group-list .ant-menu-item,
.ant-menu-item-group-list .ant-menu-submenu-title {
  padding: 0 16px 0 28px;
}
.ant-menu-root.ant-menu-vertical,
.ant-menu-root.ant-menu-vertical-left,
.ant-menu-root.ant-menu-vertical-right,
.ant-menu-root.ant-menu-inline {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-menu-sub.ant-menu-inline {
  padding: 0;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-menu-sub.ant-menu-inline > .ant-menu-item,
.ant-menu-sub.ant-menu-inline > .ant-menu-submenu > .ant-menu-submenu-title {
  height: 40px;
  line-height: 40px;
  list-style-position: inside;
  list-style-type: disc;
}
.ant-menu-sub.ant-menu-inline .ant-menu-item-group-title {
  padding-left: 32px;
}
.ant-menu-item-disabled,
.ant-menu-submenu-disabled {
  color: rgba(0, 0, 0, 0.25) !important;
  background: none;
  border-color: transparent !important;
  cursor: not-allowed;
}
.ant-menu-item-disabled > a,
.ant-menu-submenu-disabled > a {
  color: rgba(0, 0, 0, 0.25) !important;
  pointer-events: none;
}
.ant-menu-item-disabled > .ant-menu-submenu-title,
.ant-menu-submenu-disabled > .ant-menu-submenu-title {
  color: rgba(0, 0, 0, 0.25) !important;
  cursor: not-allowed;
}
.ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after {
  background: rgba(0, 0, 0, 0.25) !important;
}
.ant-menu-dark,
.ant-menu-dark .ant-menu-sub {
  color: rgba(255, 255, 255, 0.85);
  background: rgb(69,69,69);
}
.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow {
  opacity: 0.45;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow::before {
  background: #fff;
}
.ant-menu-dark.ant-menu-submenu-popup {
  background: transparent;
}
.ant-menu-dark .ant-menu-inline.ant-menu-sub {
  background: rgb(69,69,69);

}
.ant-menu-dark.ant-menu-horizontal {
  border-bottom: 0;
}
.ant-menu-dark.ant-menu-horizontal > .ant-menu-item,
.ant-menu-dark.ant-menu-horizontal > .ant-menu-submenu {
  top: 0;
  margin-top: 0;
  border-color: #001529;
  border-bottom: 0;
}
.ant-menu-dark.ant-menu-horizontal > .ant-menu-item > a::before {
  bottom: 0;
}
.ant-menu-dark .ant-menu-item,
.ant-menu-dark .ant-menu-item-group-title,
.ant-menu-dark .ant-menu-item > a {
  color: rgba(255, 255, 255, 0.65);
}
.ant-menu-dark.ant-menu-inline,
.ant-menu-dark.ant-menu-vertical,
.ant-menu-dark.ant-menu-vertical-left,
.ant-menu-dark.ant-menu-vertical-right {
  border-right: 0;
}
.ant-menu-dark.ant-menu-inline .ant-menu-item,
.ant-menu-dark.ant-menu-vertical .ant-menu-item,
.ant-menu-dark.ant-menu-vertical-left .ant-menu-item,
.ant-menu-dark.ant-menu-vertical-right .ant-menu-item {
  left: 0;
  margin-left: 0;
  border-right: 0;
}
.ant-menu-dark.ant-menu-inline .ant-menu-item::after,
.ant-menu-dark.ant-menu-vertical .ant-menu-item::after,
.ant-menu-dark.ant-menu-vertical-left .ant-menu-item::after,
.ant-menu-dark.ant-menu-vertical-right .ant-menu-item::after {
  border-right: 0;
}
.ant-menu-dark.ant-menu-inline .ant-menu-item,
.ant-menu-dark.ant-menu-inline .ant-menu-submenu-title {
  width: 100%;
}
.ant-menu-dark .ant-menu-item:hover,
.ant-menu-dark .ant-menu-item-active,
.ant-menu-dark .ant-menu-submenu-active,
.ant-menu-dark .ant-menu-submenu-open,
.ant-menu-dark .ant-menu-submenu-selected,
.ant-menu-dark .ant-menu-submenu-title:hover {
  color: #fff;
  background-color: transparent;
}
.ant-menu-dark .ant-menu-item:hover > a,
.ant-menu-dark .ant-menu-item-active > a,
.ant-menu-dark .ant-menu-submenu-active > a,
.ant-menu-dark .ant-menu-submenu-open > a,
.ant-menu-dark .ant-menu-submenu-selected > a,
.ant-menu-dark .ant-menu-submenu-title:hover > a {
  color: #fff;
}
.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow {
  opacity: 1;
}
.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::before {
  background: #fff;
}
.ant-menu-dark .ant-menu-item-selected {
  color: #fff;
  border-right: 0;
}
.ant-menu-dark .ant-menu-item-selected::after {
  border-right: 0;
}
.ant-menu-dark .ant-menu-item-selected > a,
.ant-menu-dark .ant-menu-item-selected > a:hover {
  color: #fff;
}
.ant-menu.ant-menu-dark .ant-menu-item-selected,
.ant-menu-submenu-popup.ant-menu-dark .ant-menu-item-selected {
  background-color: rgb(69,69,69);
}
.ant-menu-dark .ant-menu-item-disabled,
.ant-menu-dark .ant-menu-submenu-disabled,
.ant-menu-dark .ant-menu-item-disabled > a,
.ant-menu-dark .ant-menu-submenu-disabled > a {
  color: rgba(255, 255, 255, 0.35) !important;
  opacity: 0.8;
}
.ant-menu-dark .ant-menu-item-disabled > .ant-menu-submenu-title,
.ant-menu-dark .ant-menu-submenu-disabled > .ant-menu-submenu-title {
  color: rgba(255, 255, 255, 0.35) !important;
}
.ant-menu-dark .ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
.ant-menu-dark .ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
.ant-menu-dark .ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after {
  background: rgba(255, 255, 255, 0.35) !important;
}
.ant-row::before, .ant-row::after {
    content: '';
    display: table;
  }

/* customizations */
.header-menu-container .ant-row.menu-top-row {
  height:5px !important;
  display: none;
}
.menu-container {
  display: none;
  font-weight: bold;
}
.menu-container .ant-row:first-child {
  background: #454545;
}

.menu-container .logo-nav {
  margin-left: 2em;
  height: 64px;
}

.hamburger-menu {
  display: flex;
  float: right;
  margin-right: 2em;
  margin-top: 1em;
}

.menu {
  font-family: 'aktiv-grotesk', arial, sans-serif;
  font-weight: 400;
  display: flex;
  flex-direction: column;
  list-style: none;
  height: 64px;
  line-height: 64px;
  margin: 0;
  padding: 0;
  float: left;
}

.menu i {
  color: #454545;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-right: 5px;
}

.menu > li > a {
  font-size: 14px;
  letter-spacing: 0.08px;
  font-style: normal;
  display: block;
  color: #464646;
  padding: 0 15px;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.2s ease;
}

.top-menu-account li:last-child a:active,
.menu > li > a.active,
.menu > li > a:active,
.top-menu-account a:active,
.top-menu-service a:active {
  color: hsla(82, 94%, 42%, 1);
}

.menu > li > a:hover,
.top-menu-account a:hover,
.top-menu-service a:hover {
  color: hsla(82, 94%, 33%, 1);
}

.top-menu-account li:last-child a:hover {
  border-color: hsla(82, 94%, 33%, 1);
}

.ant-menu-horizontal > .ant-menu-item,
.ant-menu-horizontal > .ant-menu-submenu {
  position: relative;
  top: 1px;
  float: left;
  height: 40px;
  line-height: 40px;
  border: none;
}

.ant-menu-horizontal > .ant-menu-item:hover,
.ant-menu-horizontal > .ant-menu-submenu:hover,
.ant-menu-horizontal > .ant-menu-item-selected:hover {
  border: none;
}
/*
.ant-menu-horizontal > .ant-menu-item > a {
  color: #535353;
  font-size: 0.9rem;
}

.ant-menu-horizontal > .ant-menu-item > a:hover {
  color: #0a7555;
}
*/
.ant-menu-horizontal > .ant-menu-item-selected > a {
  color: #0b966d;
}

.ant-menu-horizontal > .ant-menu-item-selected,
.ant-menu-horizontal > .ant-menu-submenu-selected {
  border: none;
}
/*
.ant-menu-item,
.ant-menu-submenu-title {
  color: #535353;
}
*/
.ant-menu-inline .ant-menu-submenu-title {
  padding: 0 16px;
  font-size: 14px;
  line-height: 40px;
  height: 40px;
  margin-top: 4px;
  margin-bottom: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ant-menu-submenu-title {
  cursor: pointer;
  margin: 0;
  padding: 0 2em;
  position: relative;
  display: -ms-inline-grid;
  white-space: nowrap;
}

.show {
  display: block;
}

.ant-menu-submenu-title-button {
  cursor: pointer;
  font-size: 16px;
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

.ant-menu-submenu-title-selected:after {
  position: absolute;
  content: '';
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #fff transparent transparent transparent;
  display: block;
}

.ant-menu-item:hover,
.ant-menu-submenu-title:hover {
  color: #0a7555;
}

.ant-menu-submenu-title .anticon-caret-down,
.ant-menu-item .anticon-caret-down {
  font-size: 0.7rem;
  position: relative;
  top: -1px;
}

.ant-menu-submenu-popup {
  top: 40px !important;
}

.ant-menu-submenu > .ant-menu {
  background-color: #fff;
  border-radius: 0;
}

.account-menu .account-menu {
  color: #858585;
  padding: 15px 1em 0;
  border: none;
}

.account-submenu {
  margin-right: 0;
}

.account-submenu .ant-menu-item {
  border-bottom: 1px solid #e2e2e2;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 0;
  margin-top: 0;
}

.account-submenu .ant-menu-item:hover {
  background: rgb(243, 243, 243);
}

.account-submenu .ant-menu-item:last-child {
  border-bottom: none;
}

.account-submenu .ant-menu-vertical .ant-menu-item:not(:last-child) {
  margin-bottom: 0;
}

.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  background-color: #fff;
  margin-top: 0;
}

.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected a {
  color: #454545;
}

.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected a:hover,
.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-active a:hover {
  color:  hsla(82, 94%, 33%, 1);
}

/* Logged In Account Menu */

.account-logged-in-submenu .ant-menu-item {
  min-width: 300px;
  min-height: 105px;
  border-bottom: 1px solid #ddd;
  padding: 10px 20px;
}

.account-logged-in-submenu .ant-menu-item p {
  color: #454545;
  margin: 0;
  line-height: 1.5;
}

.account-logged-in-submenu button {
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  text-transform: capitalize;
}

.account-logged-in-submenu .current-user-thumbnail {
  width: 75px;
  border-radius: 50%;
}

.account-logged-in-submenu .email {
  font-size: 12px;
  margin-bottom: 5px;
}

.account-logged-in-submenu .ant-menu-item:last-child {
  min-height: 40px;
  margin-top: -6px;
  padding: 0;
  border: none;
}

.account-logged-in-submenu .ant-menu-item:last-child a {
  text-align: center;
  text-transform: uppercase;
}

/* Full Menu */

.top-menu-service,
.top-menu-account {
  display: flex;
  line-height: 64px;
  border: none !important;
  border-color: none;
  margin-bottom: 0;
}

.top-menu-service,
.top-menu-account {
  font-family: 'aktiv-grotesk', arial, sans-serif;
  display: flex;
  text-transform: uppercase;
    font-weight: 400;
}

.top-menu-account a,
.top-menu-service a {
  color: #464646;
  margin-right: 2em;
}

.top-menu-service {
  justify-content: center;
}

.top-menu-account {
  justify-content: flex-end;
}

.top-menu-account li:last-child a {
  border: 1px solid #464646;
  padding: 0.75em;
}

.menu-full-container {
  position: absolute;
  display: flex;
  justify-content: space-between;
  background: #ffffff;
  margin-left: auto;
  top: 64px;
  right: 0;

  box-shadow: 0 5px 3px -2px rgba(0, 0, 0, 0.08);
  z-index: 999;
  min-height: 160px;
}

.menu-full-container .menu-wrapper {
  width: 100%;
  margin: 0 auto;
}

.top-menu-info {
  background: #454545;
  display: flex;
  flex-direction: row-reverse;
  text-transform: uppercase;
}

.top-menu-info .ant-menu-submenu-title {
  color: #fff;
}

.top-menu-info .ant-menu-submenu-title .submenu-title-wrapper {
  font-family: 'aktiv-grotesk', arial, sans-serif;
  letter-spacing: 0.02rem;
  font-size: 0.8rem;
}

.top-menu-info .ant-menu-submenu-active .submenu-title-wrapper,
.top-menu-info .ant-menu-submenu-active .submenu-title-wrapper i {
  color: rgb(226, 226, 226);
}

.menu-full-container .menu-wrapper .menu-section,
.menu-full-container .menu-wrapper .menu-section {
  max-width: 25%;
}
.menu-full-container .menu-wrapper .menu-section {
  margin: 2em 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: flex-start;
  vertical-align: top;
  padding-left: 30px;
}

.menu-full-container .menu-wrapper .menu-section:last-child {
  border-right: none;
}
.menu-riders {
  margin-left: 35vw !important;
}

.menu-full-container .menu-section h3 {
  font-family: 'interstate', Roboto, Lato, sans-serif;
  letter-spacing: 0.08em;
  font-weight: 700;
  color: #555;
  font-size: 0.9rem;
  text-align: left;
  margin: 10px 0 0;
  padding: 0;
  line-height: 1.5;
  text-transform: uppercase;
}

.menu-full-container .menu-section a {
  font-family: 'aktiv-grotesk', arial, sans-serif;
  text-align: left;
  color: rgb(69,69,69);
  line-height: 1.5;
  margin: 5px 0;
  text-transform: capitalize;
}
.logo-menu {
  width: 205px;
  height: 66px;
  margin-left: 12px;
  float: left;
  margin-right: 4em;
}

.menu-full-container .menu-section a:hover {
  color:  hsla(82, 94%, 33%, 1);
}
.menu-full-container .menu-wrapper .menu-section .menu-section-last {
  width: 30vw;
  position: absolute;
  left: 40vw;
  border: 1px solid red;
}

.top-menu-info .material-icons {
  vertical-align: middle !important;
  width: 24px;
  top: -2px;
  position: relative;
}

.ant-menu-submenu-active .submenu-title-wrapper {
  color: hsla(85, 100%, 13%, 1);
}

.ant-menu-submenu-active .material-icons {
  color: hsla(85, 100%, 13%, 1);
}

.ant-menu-submenu-open .material-icons
{
  transform: rotate(180deg) !important;
}

.content-menu-btn {
  margin: 5px 0;
  border-radius: 5px;
  max-width: 200px;
  text-align: left;
  border: none;
  box-shadow: none;
}

.content-menu-btn:hover {
  background: #f7f7f7;
  border: none !important;
  box-shadow: none !important;
}

.content-menu-btn img {
  width: 30px;
  margin-right: 15px;
}

.content-menu-btn.motorcycle {
  color: #5e5e5e;
}

.content-menu-btn.motorcycle img {
  position: relative;
  top: -3px;
}

.content-menu-btn.motorcycle:hover {
  border: 2px solid hsla(85, 100%, 13%, 1);
}

.content-menu-btn.motorcycle img {
  transition: all 0.3s ease;
}

.content-menu-btn.motorcycle:hover img {
  transform: scale(1.3);
}

.content-menu-btn.car {
  color: #5e5e5e;
}

.content-menu-btn.car:hover {
  border: 2px solid #e02d2d;
}

.content-menu-btn.car img {
  width: 40px;
  transition: all 0.3s ease;
}

.content-menu-btn.car:hover img {
  transform: scale(1.3);
}
/* .  desktop submenus  */
.submenu-sell-drop-visible {
	display:block;
	max-width: 160px;
	background-color: white;
	right: calc(50% - 63px);
	position: absolute;
	top: 107px;
	z-index: 10;
}
.submenu-sell-drop-hidden	{
	display:none;
	max-width: 160px;
	background-color: white;
	right: -200px;
	position: absolute;
	top: -200px;
	z-index: 10;
}


/* == Media Queries == */

@media only screen and (min-width: 641px) {
  .menu-container {
    display: block;
  }
  .hamburger-menu {
    display: none;
  }
}

@media (min-width: 768px) {
  .menu {
    flex-direction: row;
  }
}

@media (min-width: 768px) and (max-width: 802px) {
  .menu-title i {
    display: none;
  }
}

@media only screen and (min-width: 1200px) {
  .menu-wrapper .services {
    padding-left: 12em;
  }
}

@media only screen and (min-width: 900px) {
  .menu-full-container .menu-wrapper .services {
    padding-left: 5em;
  }
}

@media only screen and (min-width: 640px) and (max-width: 810px) {
  .top-menu-service a,
  .top-menu-account a {
    margin-right: 0.6em;
    margin-left: 0.25em;
    font-size: 14px;
  }

  .top-menu-info .material-icons {
    margin-left: -0.125em;
    margin-right: 0.125em;
    font-size: 18px;
    top: -2px;
    position: relative;
  }

  .menu-riders {
    margin-left: 0 !important;
    width: 30%;
  }

  .top-menu-info .ant-menu-submenu-title {
    padding: 0 0.25em;
  }

  .top-menu-account li:last-child a {
    border: 1px solid #464646;
    padding: 0.75em 0.25em;
  }

  .top-menu-service a,
  .top-menu-account a {
    margin: 0 0.25em;
    font-size: 14px;
  }

  .menu-container .logo-nav {
    margin: 0 0.25em;
    background-size: 90%;
    background-position-x: center;
  }

  .ant-col-override-1 {
    width: 48.33333333%;
  }

  .ant-col-override-1 .top-menu-service a {
    margin: 0 0.6em;
  }

  .ant-col-override-2 {
    width: 18.33333333%;
  }
}

@media only screen and (min-width: 1200px) {
  .menu-riders {
    margin-left: 25vw !important;
    width: 30%;
  }
}

/* burger */
.hamburger-menu-container {
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  overflow-y: auto;
  height: calc(100vh - 66px);
  width: 100vw;
  animation-duration: 0.5s;
  animation-name: ham-animation;
}

@keyframes ham-animation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.hamburger-menu-container a,
.hamburger-menu-container .submenu-title-wrapper {
  font-family: 'aktiv-grotesk', arial, sans-serif;
    font-weight: normal;
    font-size: 16px;
}

.hamburger-menu-container .ant-menu-submenu .ant-menu-item > a {
  font-weight: 200;
  font-size: 14px;
}

.InformationMenu,
.CommerceMenu {
  border-right: none;
}

.CommerceMenu li.ant-menu-item {
  padding: 0 !important;
}
.InformationMenu .ant-menu-submenu-title {
  padding: 0 1rem !important;
}

.hamburger-menu-container .CommerceMenu,
.hamburger-menu-container .CommerceMenu .ant-menu-submenu-title {
  padding: 0 1rem !important;
}

.hamburger-menu-container .CommerceMenu {
  border-bottom: 1px solid #dddddd;
}

.hamburger-menu-container .submenu-title-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.hamburger-menu-container .ant-menu-submenu-arrow {
  display: none;
}

.hamburger-logged-in {
  padding: 0 1rem;
  border-bottom: 1px solid #dddddd;
}

.ham-login a,
.ham-logout a {
  color: #595959;
  text-transform: uppercase;
}

.ham-login {
  display: flex;
  flex-grow: 1;
  justify-content: flex-end;
  align-items: center;
  padding: 0 1rem;
  flex-direction: column;
  margin-top: 134px;
  text-align: center;
  padding: 0 1rem;
}

.ham-login .ant-col-24:last-child a {
  border: 1px solid #595959;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 5px;
  height: 3rem;
}

.ham-logout {
  display: flex;
  flex-grow: 1;
  justify-content: center;
  align-items: flex-end;
  margin-top: 66px;
  padding: 0 1rem;
}

.ham-logout a {
  border: 1px solid #595959;
  margin-bottom: 5px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 3rem;
}

.logo-nav.hambgurer-menu-visible {
  margin-left: 1rem;
  margin-right: 0;
}

.my-garage a {
  text-transform: uppercase;
  color: #454545;
}

/* == Media Queries == */

@media (min-width: 641px) {
  .hamburger-menu-container,
  .hambgurer-menu-visible,
  .ham-icon {
    display: none;
  }
}


@media only screen and (max-width: 768px) {


}

/* icons */
/*
.ant-menu-submenu-title[aria-expanded="false"][aria-haspopup="true"] span:first-child::after,
i.material-icons.ant-menu-submenu-arrow.inactive,
.ant-menu-submenu-arrow i.inactive,
span.arrow-drop_down:before,
li.ant-menu-item[aria-expanded="false"][aria-haspopup="true"] a:first-child::after,
div.ant-menu-submenu-title[aria-expanded="false"][aria-haspopup="true"] span.submenu-title-wrapper::after {
  font-family: 'Material Icons';
  content: '\e5c5';
}
.ant-menu-submenu-title[aria-expanded="true"][aria-haspopup="true"] span:first-child::after,
li.ant-menu-item[aria-expanded="true"][aria-haspopup="true"] a:first-child::after,
li.ant-menu-item[aria-haspopup="true"] a:first-child:hover::after,
i.material-icons.ant-menu-submenu-arrow.active,
.ant-menu-submenu-arrow i.active,
span.arrow-drop_up:before,
div.ant-menu-submenu-title[aria-expanded="true"][aria-haspopup="true"] span.submenu-title-wrapper::after,
div.ant-menu-submenu-title[aria-haspopup="true"] span.submenu-title-wrapper:hover::after {
  font-family: 'Material Icons';
  content: '\e5c7';
}
*/
.ant-popover-inner-content a button.ant-btn .content-menu-btn .animated {
  display: block;
}
/* compiled from less */
.header-menu-container {
  display: block;
    text-transform: none;
    font-family: 'aktiv-grotesk', arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
    border-bottom: 2px solid rgba(256,256,256,0.3);
    background-color: white;
}
.header-menu-container .InformationMenu {
  display: flex;
  justify-content: flex-start;
  flex-direction: row-reverse;
  align-items: center;
  background: rgba(43,43,43,1);
  color: white;
}
.header-menu-container .commerce-menu {
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0,0,0,0);
}
.header-menu-container .logo-nav {
  background-image: url(https://3299848.fs1.hubspotusercontent-na1.net/hubfs/3299848/_logos/rumbleon-logo-dark-grey.svg);
background-repeat: no-repeat;
background-position: 100%;
width: 205px;
height: 66px;
margin-left: 24px;
float: left;
margin-right: 4em;
}
.ant-menu-submenu-open .material-icons.m-arrow,
.submenu-title-wrapper.ant-popover-open .material-icons.m-arrow {
  transform: rotate(180deg);
}
.header-menu-container .ant-menu-item-selected,
.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  background-color: none !important;
  background: none;
}
.header-menu-container .submenu-title-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.header-bot-mid,
.header-bot-last,
.ant-col-8.header-bot-last .header-menu-container .ant-col-8,
.header-menu-container .ant-col-override-1,
.header-menu-container .ant-col-override-2 {
  height: 66px;
  display: flex;
  flex-grow: 1;
  align-items: center;
  justify-content: center;
}
.header-menu-container .InformationMenu .ant-menu-submenu.ant-menu-submenu-horizontal,
.header-menu-container .ant-menu-item {
  border-bottom: none !important;
}
.header-menu-container .ant-menu-submenu.ant-menu-submenu-popup {
  top: -5px !important;
}
.ant-col-8.header-bot-last {
  justify-content: flex-end;
}
.ant-col-8.header-bot-mid {
  justify-content: center;
}
.acc-login {
  display: flex;
  justify-content: flex-end;
}
.acc-login li {
  margin: 0 !important;
}
.header-menu-container .ant-menu-inline,
.header-menu-container .ant-menu-vertical,
.header-menu-container .ant-menu-vertical-left {
  border: none;
}
.acc-login .ant-menu-item:last-child a {
  border: 1px solid #454545;
  height: 100%;
  padding: 0.2rem 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.acc-login .ant-menu-item:last-child.ant-menu-item-active a,
.acc-login .ant-menu-item:last-child.ant-menu-item-selected a,
.header-menu-container .ant-menu-item-selected > a,
.header-menu-container .ant-menu-item-selected > a:hover,
.header-menu-container .ant-menu-item > a:hover,
.header-menu-container .ant-menu-horizontal > .ant-menu-item-selected {
  border-color: hsla(82, 94%, 42%, 1);
  color:  hsla(82, 94%, 42%, 1);
}

/* Popover menu */
.content-menu-btn {
  margin: 5px 0;
  border-radius: 5px;
  max-width: 200px;
  text-align: left;
  border: none;
  box-shadow: none;
}
.content-menu-btn:hover {
  background: #f7f7f7;
  border: none !important;
  box-shadow: none !important;
}
.content-menu-btn img {
  width: 30px;
  margin-right: 15px;
}
.content-menu-btn.motorcycle {
  color: #5e5e5e;
}
.content-menu-btn.motorcycle img {
  position: relative;
  top: -3px;
}
.content-menu-btn.motorcycle:hover {
  border: 2px solid  hsla(82, 94%, 42%, 1);
}
.content-menu-btn.motorcycle img {
  transition: all 0.3s ease;
}
.content-menu-btn.motorcycle:hover img {
  transform: scale(1.3);
}
.content-menu-btn.car {
  color: #5e5e5e;
}
.content-menu-btn.car:hover {
  border: 2px solid #e02d2d;
}
.content-menu-btn.car img {
  width: 40px;
  transition: all 0.3s ease;
}
.content-menu-btn.car:hover img {
  transform: scale(1.3);
}
.InformationMenu .ant-menu-submenu-open.ant-menu-submenu-active,
.InformationMenu .ant-menu-submenu-title:hover,
.InformationMenu .ant-menu-horizontal > .ant-menu-submenu-selected,
.InformationMenu .ant-menu-submenu-selected,
.commerce-menu .ant-menu-item-active a,
.commerce-menu .ant-menu-item:hover a,
.commerce-menu .ant-menu-item:hover,
.commerce-menu .ant-menu-item-active,
.commerce-menu .ant-menu-submenu-title:hover,
.commerce-menu .ant-menu-horizontal > .ant-menu-item-active {
  color:  hsla(82, 94%, 42%, 1);
}
/* == Media Queries == */
@media only screen and (min-width: 641px) {
  .header-menu-container {
    display: block;
  }
  .InformationMenu .submenu-title-wrapper {
    font-size: 16px;
  }
  .ant-menu-submenu-popup {
    top: 45px !important;
  }
  .hamburger-menu {
    display: none;
  }
  .header-menu-container .ant-menu-horizontal > .ant-menu-submenu-selected {
    border-bottom: none;
  }
}
@media only screen and (min-width: 640px) and (max-width: 768px) {
  .header-menu-container .ant-menu-item,
  .header-bot-mid .commerce-menu > li.ant-menu-item {
    padding: 0 0.3rem !important;
  }
  .ant-col-override-1 {
    width: 60.33333333%;
  }
  .ant-col-override-2 {
    width: 18.33333333%;
  }
  .ant-col-override-2 .account-logged-in-submenu .ant-menu-submenu-title {
    padding-right: 0.3rem;
  }
  .InformationMenu .ant-menu-submenu-title:last-child {
    padding-right: 0.4rem !important;
  }
  .header-menu-container .logo-nav {
    background-position: left;
    background-size: 90%;
    margin: 0 0 0 0.3rem;
  }
  .header-menu-container .logo-nav {
    width: 150px !important;
  }
}
@media only screen and (min-width: 768px) {
  .header-menu-container .ant-menu-item,
  .header-bot-mid .commerce-menu > li.ant-menu-item {
    padding: 0 0.4rem;
  }
}
@media only screen and (min-width: 992px) {
  .header-menu-container .ant-menu-item,
  .header-bot-mid .commerce-menu > li.ant-menu-item {
    padding: 0 1rem;
  }
}

#item_CM2_drop_menu div.ant-popover-inner-content a button.ant-btn {
	background: transparent;
  font-family: 'aktiv-grotesk', arial, sans-serif;
  font-size: 15px;
}
#item_NM1Menu li.ant-menu-item a, 
#item_NM2Menu li.ant-menu-item a,
#item_NM3Menu li.ant-menu-item a {
  text-transform: none;
}
.submenu-sell-drop-visible {
	display:block;
	max-width: 200px;
	background-color: white;
	right: calc(50% - 95px);
	position: absolute;
  top: 107px;
  z-index: 10;
}
.submenu-sell-drop-hidden	{
	display:none;
	max-width: 200px;
	background-color: white;
	right: calc(50% - 95px);
	position: absolute;
	top: -238px;
	z-index: 10;
}

.submenu-nav-drop-hidden {
	top: -300;
	display:block;
}
.submenu-nav-drop-active {
	top: 45px;
	display:block;
}
.ant-menu-submenu-popup {
  font-family: 'aktiv-grotesk', arial, sans-serif;
}
.ant-menu-submenu-popup a {
	text-decoration: none;
}
.menu-submenu-active,
.ant-menu-submenu-popup a:hover {
	color:  hsla(82, 94%, 42%, 1);
}
#item_CM2 .menu-submenu-open i.menu-submenu-arrow::after,
.menu-submenu-open i.menu-submenu-arrow::after {
	font-family: 'Material Icons';
  content: '\e5c5';
  font-style: normal;
}
#item_CM2 .menu-submenu-active i.menu-submenu-arrow::after,
.menu-submenu-open:hover i.menu-submenu-arrow::after,
.menu-submenu-active i.menu-submenu-arrow::after {
	font-family: 'Material Icons';
	content: '\e5c7';
  font-style: normal;
}
#item_CM2 a {margin-top:-2px;}
div#item_CM2_drop_menu ant-popover-inner-content div a {
  margin-top:0;
}
 div.ant-popover-content,
  .submenu-drop-active {
    box-shadow: 2px 2px 4px rgba(69,69,69,0.85);
} 
div#item_CM2_drop_menu {
  top:41px;
      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
div#item_CM2_drop_menu ant-popover-inner-content div a button img {}
#footer_menu-mobile .stock-container {
    margin: 2rem auto 1rem auto;
    width: 70%;
    padding: 1rem 2.5rem;
    border: 1px solid;
}
#stock_price, #stock_price0  {
  color: #fff;
    font-size: 1.1rem;
    margin-top: 5px;
}
#stock_price0:before, #stock_price:before {
  content: '$';
}
p.stock-price {
  font-size: 0.8rem;
  color: #b9b9b9;
}
#change_amt0, #change_pct0,
#change_amt, #change_pct {padding-left: 0.5em;}
#change_pct:after, #change_pct0:after { content: '%'; }
#change_amt:before, #change_amt0:before { content: '('; }
#change_amt:after, #change_amt0:after { content: ')'; }

#item_NM3Menu li a {line-height:16px;height:40px;}
.lc {text-transform:lowercase !important;}

/* Test for Adblocker elements */
#wrapfabtest .adBanner {
    background-color: transparent;
    height: 1px;
    width: 1px;
}
#wrapfabtest .adBanner:before {
    content: '\00a0';
}