@-ms-viewport {
  width: device-width;
}
.new-visible-xs,
.new-visible-sm,
.new-visible-md,
.new-visible-lg,
.new-visible-1xlg,
.new-visible-2xlg,
.new-visible-3xlg,
.new-visible-4xlg,
.new-visible-5xlg {
  display: none !important;
}
.new-visible-xs-block,
.new-visible-xs-inline,
.new-visible-xs-inline-block,
.new-visible-sm-block,
.new-visible-sm-inline,
.new-visible-sm-inline-block,
.new-visible-md-block,
.new-visible-md-inline,
.new-visible-md-inline-block,
.new-visible-lg-block,
.new-visible-lg-inline,
.new-visible-lg-inline-block,
.new-visible-1xlg-block,
.new-visible-1xlg-inline,
.new-visible-1xlg-inline-block,
.new-visible-2xlg-block,
.new-visible-2xlg-inline,
.new-visible-2xlg-inline-block,
.new-visible-3xlg-block,
.new-visible-3xlg-inline,
.new-visible-3xlg-inline-block,
.new-visible-4xlg-block,
.new-visible-4xlg-inline,
.new-visible-4xlg-inline-block,
.new-visible-5xlg-block,
.new-visible-5xlg-inline,
.new-visible-5xlg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .new-visible-xs {
    display: block !important;
  }
  table.new-visible-xs {
    display: table;
  }
  tr.new-visible-xs {
    display: table-new-row !important;
  }
  th.new-visible-xs,
  td.new-visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .new-visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .new-visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .new-visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .new-visible-sm {
    display: block !important;
  }
  table.new-visible-sm {
    display: table;
  }
  tr.new-visible-sm {
    display: table-new-row !important;
  }
  th.new-visible-sm,
  td.new-visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .new-visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .new-visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .new-visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .new-visible-md {
    display: block !important;
  }
  table.new-visible-md {
    display: table;
  }
  tr.new-visible-md {
    display: table-new-row !important;
  }
  th.new-visible-md,
  td.new-visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .new-visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .new-visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .new-visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) and (max-width: 1279px) {
  .new-visible-lg {
    display: block !important;
  }
  table.new-visible-lg {
    display: table;
  }
  tr.new-visible-lg {
    display: table-new-row !important;
  }
  th.new-visible-lg,
  td.new-visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) and (max-width: 1279px) {
  .new-visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) and (max-width: 1279px) {
  .new-visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) and (max-width: 1279px) {
  .new-visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1280px) and (max-width: 1439px) {
    .new-visible-1xlg {
    display: block !important;
    }
    table.new-visible-1xlg {
    display: table;
    }
    tr.new-visible-1xlg {
    display: table-new-row !important;
    }
    th.new-visible-1xlg,
    td.new-visible-1xlg {
    display: table-cell !important;
    }
}
@media (min-width: 1280px) and (max-width: 1439px) {
    .new-visible-1xlg-block {
    display: block !important;
    }
}
@media (min-width: 1280px) and (max-width: 1439px) {
    .new-visible-1xlg-inline {
    display: inline !important;
    }
}
@media (min-width: 1280px) and (max-width: 1439px) {
    .new-visible-1xlg-inline-block {
    display: inline-block !important;
    }
}

@media (min-width: 1440px) and (max-width: 1599px) {
    .new-visible-2xlg {
    display: block !important;
    }
    table.new-visible-2xlg {
    display: table;
    }
    tr.new-visible-2xlg {
    display: table-new-row !important;
    }
    th.new-visible-2xlg,
    td.new-visible-2xlg {
    display: table-cell !important;
    }
}
@media (min-width: 1440px) and (max-width: 1599px) {
    .new-visible-2xlg-block {
    display: block !important;
    }
}
@media (min-width: 1440px) and (max-width: 1599px) {
    .new-visible-2xlg-inline {
    display: inline !important;
    }
}
@media (min-width: 1440px) and (max-width: 1599px) {
    .new-visible-2xlg-inline-block {
    display: inline-block !important;
    }
}

@media (min-width: 1600px) and (max-width: 1799px) {
    .new-visible-3xlg {
    display: block !important;
    }
    table.new-visible-3xlg {
    display: table;
    }
    tr.new-visible-3xlg {
    display: table-new-row !important;
    }
    th.new-visible-3xlg,
    td.new-visible-3xlg {
    display: table-cell !important;
    }
}
@media (min-width: 1600px) and (max-width: 1799px) {
    .new-visible-3xlg-block {
    display: block !important;
    }
}
@media (min-width: 1600px) and (max-width: 1799px) {
    .new-visible-3xlg-inline {
    display: inline !important;
    }
}
@media (min-width: 1600px) and (max-width: 1799px) {
    .new-visible-3xlg-inline-block {
    display: inline-block !important;
    }
}

@media (min-width: 1800px) and (max-width: 1919px) {
    .new-visible-4xlg {
    display: block !important;
    }
    table.new-visible-4xlg {
    display: table;
    }
    tr.new-visible-4xlg {
    display: table-new-row !important;
    }
    th.new-visible-4xlg,
    td.new-visible-4xlg {
    display: table-cell !important;
    }
}
@media (min-width: 1800px) and (max-width: 1919px) {
    .new-visible-4xlg-block {
    display: block !important;
    }
}
@media (min-width: 1800px) and (max-width: 1919px) {
    .new-visible-4xlg-inline {
    display: inline !important;
    }
}
@media (min-width: 1800px) and (max-width: 1919px) {
    .new-visible-4xlg-inline-block {
    display: inline-block !important;
    }
}

@media (min-width: 1920px) {
    .new-visible-5xlg {
    display: block !important;
    }
    table.new-visible-5xlg {
    display: table;
    }
    tr.new-visible-5xlg {
    display: table-new-row !important;
    }
    th.new-visible-5xlg,
    td.new-visible-5xlg {
    display: table-cell !important;
    }
}
@media (min-width: 1920px) {
    .new-visible-5xlg-block {
    display: block !important;
    }
}
@media (min-width: 1920px) {
    .new-visible-5xlg-inline {
    display: inline !important;
    }
}
@media (min-width: 1920px) {
    .new-visible-5xlg-inline-block {
    display: inline-block !important;
    }
}

@media (max-width: 767px) {
  .new-hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .new-hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .new-hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) and (max-width: 1279px) {
  .new-hidden-lg {
    display: none !important;
  }
}
@media (min-width: 1280px) and (max-width: 1439px) {
  .new-hidden-1xlg {
    display: none !important;
  }
}
@media (min-width: 1440px) and (max-width: 1599px) {
  .new-hidden-2xlg {
    display: none !important;
  }
}
@media (min-width: 1600px) and (max-width: 1799px) {
  .new-hidden-3xlg {
    display: none !important;
  }
}
@media (min-width: 1800px) and (max-width: 1919px) {
  .new-hidden-4xlg {
    display: none !important;
  }
}
@media (min-width: 1920px) {
  .new-hidden-5xlg {
    display: none !important;
  }
}
.new-visible-print {
  display: none !important;
}
@media print {
  .new-visible-print {
    display: block !important;
  }
  table.new-visible-print {
    display: table;
  }
  tr.new-visible-print {
    display: table-new-row !important;
  }
  th.new-visible-print,
  td.new-visible-print {
    display: table-cell !important;
  }
}
.new-visible-print-block {
  display: none !important;
}
@media print {
  .new-visible-print-block {
    display: block !important;
  }
}
.new-visible-print-inline {
  display: none !important;
}
@media print {
  .new-visible-print-inline {
    display: inline !important;
  }
}
.new-visible-print-inline-block {
  display: none !important;
}
@media print {
  .new-visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .new-hidden-print {
    display: none !important;
  }
}
.new-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 3px;
  padding-right: 3px;
}

@media (max-width: 767px) {

  .record-cover-profile-image {
    margin-top: -90px;
    margin-left: 20px;
  }
  
  .record-cover-profile-image img {
      border: 3px solid #fff;
      border-radius:50%;
      box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
      width: 60px;
  } 

  .record-cover-image-lg {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    height: 200px;
    overflow: hidden;
  }
  
  .record-cover-image-lg img {
    width: 100%;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    object-fit: cover;
    background-position: center;
    display: block;
  }

  .record-profile-image-bg {
    margin-top: -140px;
    margin-bottom: -30px;
    margin-left: 30%;
  }
  
  .record-profile-image-bg img {
      border: 3px solid #fff;
      border-radius:100%;
      box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
      width: 80px;
  }

  .record-cover-text {
    margin-top: -35px;
    margin-left: 90px;
  }
}


@media (min-width: 768px) {
  .new-container {
    width: 730px;
  }
}
@media (min-width: 992px) {
  .new-container {
    width: 950px;
  }
}

/* lg */
@media (min-width: 1200px) {
  .new-container {
    width: 1160px;
  }
  .search-result-categories {
    width: 345px;
    max-height: 600px;
    border: 1px solid #0B427E;
    background: #fff; 
    position:absolute;
    z-index: 9;
  }

  .search-result-category {
    width: 821px;
    max-height: 600px;
    border: 1px solid #0B427E;
    background: #fff; 
    position:absolute;
    z-index: 9;
  }

  .record-cover-image-xs {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    height: 180px;
    margin-bottom: 2px;
    overflow: hidden;
  }
    
  .record-cover-image-xs img {
      width: 100%;
      border-top-left-radius: 6px;
      border-top-right-radius: 6px;
      object-fit: cover;
      background-position: center;
      display: block;
  }

  .record-cover-image-lg {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    height: 280px;
    overflow: hidden;
  }
  
  .record-cover-image-lg img {
    width: 100%;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    object-fit: cover;
    background-position: center;
    display: block;
  }

  .record-profile-image-bg {
    margin-top: -140px;
    margin-bottom: -30px;
    margin-left: 33%;
  }
  
  .record-profile-image-bg img {
      border: 3px solid #fff;
      border-radius:100%;
      box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
      width: 80px;
  }

  .record-cover-profile-image {
    margin-top: -40px;
    margin-left: 20px;
  }
  
  .record-cover-profile-image img {
      border: 3px solid #fff;
      border-radius:50%;
      box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
      width: 80px;
  } 

  .record-cover-text {
    margin-top: -35px;
    margin-left: 115px;
  }

  .modal-record-sm {
    height: 405px;
  }

  .modal-record-activity {
    height: 360px;
  }

  .pricingTable-height {
    height: 510px;
  }

  .pricingTable-height-sm {
    height: 340px;
  }
}

/* 1xlg */
@media (min-width: 1300px) {
  .new-container {
    width: 1280px;
  }
  .search-result-categories {
    width: 463px;
    max-height: 600px;
    border: 1px solid #0B427E;
    background: #fff; 
    position:absolute;
    z-index: 9;
  }

  .search-result-category {
    width: 593px;
    max-height: 600px;
    border: 1px solid #0B427E;
    background: #fff; 
    position:absolute;
    z-index: 9;
  }

  .record-cover-image-xs {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    height: 160px;
    margin-bottom: 65px;
    overflow: hidden;
  }
    
  .record-cover-image-xs img {
      width: 100%;
      border-top-left-radius: 6px;
      border-top-right-radius: 6px;
      object-fit: cover;
      background-position: center;
      display: block;
  }

  .record-cover-image-lg {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    height: 280px;
    overflow: hidden;
  }
  
  .record-cover-image-lg img {
    width: 100%;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    object-fit: cover;
    background-position: center;
    display: block;
  }

  .record-profile-image-bg {
    margin-top: -140px;
    margin-bottom: -30px;
    margin-left: 33%;
  }
  
  .record-profile-image-bg img {
      border: 3px solid #fff;
      border-radius:100%;
      box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
      width: 80px;
  }

  .record-cover-profile-image {
    margin-top: -40px;
    margin-left: 20px;
  }
  
  .record-cover-profile-image img {
      border: 3px solid #fff;
      border-radius:50%;
      box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
      width: 80px;
  }

  .record-cover-text {
    margin-top: -35px;
    margin-left: 115px;
  }

  .modal-record-sm {
    height: 410px;
  }

  .modal-record-activity {
    height: 365px;
  }

  .pricingTable-height {
    height: 440px;
  }

  .pricingTable-height-sm {
    height: 510px;
  }
}

/* 2xlg */
@media (min-width: 1440px) {
  .new-container {
    width: 1400px;
  }
  .search-result-categories {
    width: 536px;
    max-height: 600px;
    border: 1px solid #0B427E;
    background: #fff; 
    position:absolute;
    z-index: 9;
  }

  .search-result-category {
    width: 691px;
    max-height: 600px;
    border: 1px solid #0B427E;
    background: #fff; 
    position:absolute;
    z-index: 9;
  }

  .record-cover-image-xs {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    height: 160px;
    margin-bottom: 30px;
    overflow: hidden;
  }
    
  .record-cover-image-xs img {
      width: 100%;
      border-top-left-radius: 6px;
      border-top-right-radius: 6px;
      object-fit: cover;
      background-position: center;
      display: block;
  }

  .record-profile-image-bg {
    margin-top: -125px;
    margin-bottom: -30px;
    margin-left: 31%;
  }
  
  .record-profile-image-bg img {
      border: 3px solid #fff;
      border-radius:100%;
      box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
      width: 80px;
  }

  .record-cover-image-lg {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    height: 280px;
    overflow: hidden;
  }
  
  .record-cover-image-lg img {
    width: 100%;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    object-fit: cover;
    background-position: center;
    display: block;
  }

  .record-cover-profile-image {
    margin-top: -40px;
    margin-left: 20px;
  }
  
  .record-cover-profile-image img {
      border: 3px solid #fff;
      border-radius:50%;
      box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
      width: 80px;
  }

  .modal-record-sm {
    height: 380px;
  }

  .modal-record-activity {
    height: 380px;
  }

  .pricingTable-height {
    height: 380px;
  }

  .pricingTable-height-sm {
    height: 450px;
  }
}

/* 3xlg */
@media (min-width: 1600px) {
  .new-container {
    width: 1520px;
  }
  .search-result-categories {
    width: 583px;
    max-height: 600px;
    border: 1px solid #0B427E;
    background: #fff; 
    position:absolute;
    z-index: 9;
  }

  .search-result-category {
    width: 755px;
    max-height: 600px;
    border: 1px solid #0B427E;
    background: #fff; 
    position:absolute;
    z-index: 9;
  }

  .record-cover-image-xs {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    height: 160px;
    margin-bottom: 5px;
    overflow: hidden;
  }
    
  .record-cover-image-xs img {
      width: 100%;
      border-top-left-radius: 6px;
      border-top-right-radius: 6px;
      object-fit: cover;
      background-position: center;
      display: block;
  }

  .record-profile-image-bg {
    margin-top: -110px;
    margin-bottom: -30px;
    margin-left: 33%;
  }
  
  .record-profile-image-bg img {
      border: 3px solid #fff;
      border-radius:100%;
      box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
      width: 80px;
  }

  .record-cover-image-lg {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    height: 280px;
    overflow: hidden;
  }
  
  .record-cover-image-lg img {
    width: 100%;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    object-fit: cover;
    background-position: center;
    display: block;
  }

  .record-cover-profile-image {
    margin-top: -40px;
    margin-left: 20px;
  }
  
  .record-cover-profile-image img {
      border: 3px solid #fff;
      border-radius:50%;
      box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
      width: 80px;
  }

  .modal-record-sm {
    height: 395px;
  }

  .modal-record-activity {
    height: 390px;
  }

  .pricingTable-height {
    height: 340px;
  }

  .pricingTable-height-sm {
    height: 390px;
  }
}

/* 4xlg */
@media (min-width: 1800px) {
  .new-container {
    width: 1640px;
  }
  .search-result-categories {
    width: 664px;
    max-height: 600px;
    border: 1px solid #0B427E;
    background: #fff; 
    position:absolute;
    z-index: 9;
  }

  .search-result-category {
    width: 863px;
    max-height: 600px;
    border: 1px solid #0B427E;
    background: #fff; 
    position:absolute;
    z-index: 9;
  }

  .record-profile-image-bg {
    margin-top: -125px;
    margin-bottom: -30px;
    margin-left: 31%;
  }

  .record-cover-image-xs {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    height: 160px;
    margin-bottom: 0px;
    overflow: hidden;
  }
    
  .record-cover-image-xs img {
      width: 100%;
      border-top-left-radius: 6px;
      border-top-right-radius: 6px;
      object-fit: cover;
      background-position: center;
      display: block;
  }
  
  .record-profile-image-bg img {
      border: 3px solid #fff;
      border-radius:100%;
      box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
      width: 80px;
  }

  .record-cover-profile-image {
    margin-top: -40px;
    margin-left: 20px;
  }

  .record-cover-image-lg {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    height: 280px;
    overflow: hidden;
  }
  
  .record-cover-image-lg img {
    width: 100%;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    object-fit: cover;
    background-position: center;
    display: block;
  }
  
  .record-cover-profile-image img {
      border: 3px solid #fff;
      border-radius:50%;
      box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
      width: 80px;
  }

  .modal-record-sm {
    height: 380px;
  }

  .modal-record-activity {
    height: 380px;
  }

  .pricingTable-height {
    height: 340px;
  }

  .pricingTable-height-sm {
    height: 340px;
  }
}

/* 5xlg */
@media (min-width: 1920px) {
  .new-container {
    width: 1640px;
  }
  .search-result-categories {
    width: 664px;
    max-height: 600px;
    border: 1px solid #0B427E;
    background: #fff; 
    position:absolute;
    z-index: 9;
  }

  .search-result-category {
    width: 863px;
    max-height: 600px;
    border: 1px solid #0B427E;
    background: #fff; 
    position:absolute;
    z-index: 9;
  }

  .record-profile-image-bg {
    margin-top: -125px;
    margin-bottom: -30px;
    margin-left: 31%;
  }
  
  .record-profile-image-bg img {
      border: 3px solid #fff;
      border-radius:100%;
      box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
      width: 80px;
  }

  .modal-record-sm {
    height: 380px;
  }

  .modal-record-activity {
    height: 380px;
  }

  .record-cover-image-xs {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    height: 160px;
    margin-bottom: 0px;
    overflow: hidden;
  }
    
  .record-cover-image-xs img {
      width: 100%;
      border-top-left-radius: 6px;
      border-top-right-radius: 6px;
      object-fit: cover;
      background-position: center;
      display: block;
  }

  .pricingTable-height {
    height: 340px;
  }

  .pricingTable-height-sm {
    height: 340px;
  }
}
.new-container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.new-row {
  margin-right: -5px;
  margin-left: -5px;
}

.new-col, 
.new-col-xs-1, .new-col-sm-1, .new-col-md-1, .new-col-lg-1, .new-col-1xlg-1, .new-col-2xlg-1, .new-col-3xlg-1, .new-col-4xlg-1, .new-col-5xlg-1, 
.new-col-xs-2, .new-col-sm-2, .new-col-md-2, .new-col-lg-2, .new-col-1xlg-2, .new-col-2xlg-2, .new-col-3xlg-2, .new-col-4xlg-2, .new-col-5xlg-2,
.new-col-xs-3, .new-col-sm-3, .new-col-md-3, .new-col-lg-3, .new-col-1xlg-3, .new-col-2xlg-3, .new-col-3xlg-3, .new-col-4xlg-3, .new-col-5xlg-3, 
.new-col-xs-4, .new-col-sm-4, .new-col-md-4, .new-col-lg-4, .new-col-1xlg-4, .new-col-2xlg-4, .new-col-3xlg-4, .new-col-4xlg-4, .new-col-5xlg-4, 
.new-col-xs-5, .new-col-sm-5, .new-col-md-5, .new-col-lg-5, .new-col-1xlg-5, .new-col-2xlg-5, .new-col-3xlg-5, .new-col-4xlg-5, .new-col-5xlg-5, 
.new-col-xs-6, .new-col-sm-6, .new-col-md-6, .new-col-lg-6, .new-col-1xlg-6, .new-col-2xlg-6, .new-col-3xlg-6, .new-col-4xlg-6, .new-col-5xlg-6, 
.new-col-xs-7, .new-col-sm-7, .new-col-md-7, .new-col-lg-7, .new-col-1xlg-7, .new-col-2xlg-7, .new-col-3xlg-7, .new-col-4xlg-7, .new-col-5xlg-7, 
.new-col-xs-8, .new-col-sm-8, .new-col-md-8, .new-col-lg-8, .new-col-1xlg-8, .new-col-2xlg-8, .new-col-3xlg-8, .new-col-4xlg-8, .new-col-5xlg-8, 
.new-col-xs-9, .new-col-sm-9, .new-col-md-9, .new-col-lg-9, .new-col-1xlg-9, .new-col-2xlg-9, .new-col-3xlg-9, .new-col-4xlg-9, .new-col-5xlg-9, 
.new-col-xs-10, .new-col-sm-10, .new-col-md-10, .new-col-lg-10, .new-col-1xlg-10, .new-col-2xlg-10, .new-col-3xlg-10, .new-col-4xlg-10, .new-col-5xlg-10, 
.new-col-xs-11, .new-col-sm-11, .new-col-md-11, .new-col-lg-11, .new-col-1xlg-11, .new-col-2xlg-11, .new-col-3xlg-11, .new-col-4xlg-11, .new-col-5xlg-11, 
.new-col-xs-12, .new-col-sm-12, .new-col-md-12, .new-col-lg-12, .new-col-1xlg-12, .new-col-2xlg-12, .new-col-3xlg-12, .new-col-4xlg-12, .new-col-5xlg-12, 
.new-col-xs-13, .new-col-sm-13, .new-col-md-13, .new-col-lg-13, .new-col-1xlg-13, .new-col-2xlg-13, .new-col-3xlg-13, .new-col-4xlg-13, .new-col-5xlg-13, 
.new-col-xs-14, .new-col-sm-14, .new-col-md-14, .new-col-lg-14, .new-col-1xlg-14, .new-col-2xlg-14, .new-col-3xlg-14, .new-col-4xlg-14, .new-col-5xlg-14, 
.new-col-xs-15, .new-col-sm-15, .new-col-md-15, .new-col-lg-15, .new-col-1xlg-15, .new-col-2xlg-15, .new-col-3xlg-15, .new-col-4xlg-15, .new-col-5xlg-15, 
.new-col-xs-16, .new-col-sm-16, .new-col-md-16, .new-col-lg-16, .new-col-1xlg-16, .new-col-2xlg-16, .new-col-3xlg-16, .new-col-4xlg-16, .new-col-5xlg-16, 
.new-col-xs-17, .new-col-sm-17, .new-col-md-17, .new-col-lg-17, .new-col-1xlg-17, .new-col-2xlg-17, .new-col-3xlg-17, .new-col-4xlg-17, .new-col-5xlg-17, 
.new-col-xs-18, .new-col-sm-18, .new-col-md-18, .new-col-lg-18, .new-col-1xlg-18, .new-col-2xlg-18, .new-col-3xlg-18, .new-col-4xlg-18, .new-col-5xlg-18, 
.new-col-xs-19, .new-col-sm-19, .new-col-md-19, .new-col-lg-19, .new-col-1xlg-19, .new-col-2xlg-19, .new-col-3xlg-19, .new-col-4xlg-19, .new-col-5xlg-19, 
.new-col-xs-20, .new-col-sm-20, .new-col-md-20, .new-col-lg-20, .new-col-1xlg-20, .new-col-2xlg-20, .new-col-3xlg-20, .new-col-4xlg-20, .new-col-5xlg-20, 
.new-col-xs-21, .new-col-sm-21, .new-col-md-21, .new-col-lg-21, .new-col-1xlg-21, .new-col-2xlg-21, .new-col-3xlg-21, .new-col-4xlg-21, .new-col-5xlg-21, 
.new-col-xs-22, .new-col-sm-22, .new-col-md-22, .new-col-lg-22, .new-col-1xlg-22, .new-col-2xlg-22, .new-col-3xlg-22, .new-col-4xlg-22, .new-col-5xlg-22, 
.new-col-xs-23, .new-col-sm-23, .new-col-md-23, .new-col-lg-23, .new-col-1xlg-23, .new-col-2xlg-23, .new-col-3xlg-23, .new-col-4xlg-23, .new-col-5xlg-23, 
.new-col-xs-24, .new-col-sm-24, .new-col-md-24, .new-col-lg-24, .new-col-1xlg-24, .new-col-2xlg-24, .new-col-3xlg-24, .new-col-4xlg-24, .new-col-5xlg-24, 
.new-col-xs-25, .new-col-sm-25, .new-col-md-25, .new-col-lg-25, .new-col-1xlg-25, .new-col-2xlg-25, .new-col-3xlg-25, .new-col-4xlg-25, .new-col-5xlg-25, 
.new-col-xs-26, .new-col-sm-26, .new-col-md-26, .new-col-lg-26, .new-col-1xlg-26, .new-col-2xlg-26, .new-col-3xlg-26, .new-col-4xlg-26, .new-col-5xlg-26, 
.new-col-xs-27, .new-col-sm-27, .new-col-md-27, .new-col-lg-27, .new-col-1xlg-27, .new-col-2xlg-27, .new-col-3xlg-27, .new-col-4xlg-27, .new-col-5xlg-27, 
.new-col-xs-28, .new-col-sm-28, .new-col-md-28, .new-col-lg-28, .new-col-1xlg-28, .new-col-2xlg-28, .new-col-3xlg-28, .new-col-4xlg-28, .new-col-5xlg-28, 
.new-col-xs-29, .new-col-sm-29, .new-col-md-29, .new-col-lg-29, .new-col-1xlg-29, .new-col-2xlg-29, .new-col-3xlg-29, .new-col-4xlg-29, .new-col-5xlg-29, 
.new-col-xs-30, .new-col-sm-30, .new-col-md-30, .new-col-lg-30, .new-col-1xlg-30, .new-col-2xlg-30, .new-col-3xlg-30, .new-col-4xlg-30, .new-col-5xlg-30,
.new-col-xs-31, .new-col-sm-31, .new-col-md-31, .new-col-lg-31, .new-col-1xlg-31, .new-col-2xlg-31, .new-col-3xlg-31, .new-col-4xlg-31, .new-col-5xlg-31,
.new-col-xs-32, .new-col-sm-32, .new-col-md-32, .new-col-lg-32, .new-col-1xlg-32, .new-col-2xlg-32, .new-col-3xlg-32, .new-col-4xlg-32, .new-col-5xlg-32,
.new-col-xs-33, .new-col-sm-33, .new-col-md-33, .new-col-lg-33, .new-col-1xlg-33, .new-col-2xlg-33, .new-col-3xlg-33, .new-col-4xlg-33, .new-col-5xlg-33,
.new-col-xs-34, .new-col-sm-34, .new-col-md-34, .new-col-lg-34, .new-col-1xlg-34, .new-col-2xlg-34, .new-col-3xlg-34, .new-col-4xlg-34, .new-col-5xlg-34,
.new-col-xs-35, .new-col-sm-35, .new-col-md-35, .new-col-lg-35, .new-col-1xlg-35, .new-col-2xlg-35, .new-col-3xlg-35, .new-col-4xlg-35, .new-col-5xlg-35,
.new-col-xs-36, .new-col-sm-36, .new-col-md-36, .new-col-lg-36, .new-col-1xlg-36, .new-col-2xlg-36, .new-col-3xlg-36, .new-col-4xlg-36, .new-col-5xlg-36 {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}

.new-col, .new-col-xs-1, .new-col-xs-2, .new-col-xs-3, .new-col-xs-4, .new-col-xs-5, .new-col-xs-6, .new-col-xs-7, .new-col-xs-8, .new-col-xs-9, .new-col-xs-10, .new-col-xs-11, .new-col-xs-12, .new-col-xs-13, .new-col-xs-14, .new-col-xs-15, .new-col-xs-16, .new-col-xs-17, .new-col-xs-18, .new-col-xs-19, .new-col-xs-20, .new-col-xs-21, .new-col-xs-22, .new-col-xs-23, .new-col-xs-24, .new-col-xs-25, .new-col-xs-26, .new-col-xs-27, .new-col-xs-28, .new-col-xs-29, .new-col-xs-30, .new-col-xs-31, .new-col-xs-32, .new-col-xs-33, .new-col-xs-34, .new-col-xs-35, .new-col-xs-36 {
    float: left;
}

.new-col-xs-36 {
  width: 100%;
}
.new-col-xs-35 {
  width: 97.22222222%;
}
.new-col-xs-34 {
  width: 94.44444444%;
}
.new-col-xs-33 {
  width: 91.66666667%;
}
.new-col-xs-32 {
  width: 88.88888889%;
}
.new-col-xs-31 {
  width: 86.11111111%;
}
.new-col-xs-30 {
  width: 83.33333333%;
}
.new-col-xs-29 {
  width: 80.55555556%;
}
.new-col-xs-28 {
  width: 77.77777778%;
}
.new-col-xs-27 {
  width: 75%;
}
.new-col-xs-26 {
  width: 72.22222222%;
}
.new-col-xs-25 {
  width: 69.44444444%;
}
.new-col-xs-24 {
  width: 66.66666667%;
}
.new-col-xs-23 {
  width: 63.88888889%;
}
.new-col-xs-22 {
  width: 61.11111111%;
}
.new-col-xs-21 {
  width: 58.33333333%;
}
.new-col-xs-20 {
  width: 55.55555556%;
}
.new-col-xs-19 {
  width: 52.77777778%;
}
.new-col-xs-18 {
  width: 50%;
}
.new-col-xs-17 {
  width: 47.22222222%;
}
.new-col-xs-16 {
  width: 44.44444444%;
}
.new-col-xs-15 {
  width: 41.66666667%;
}
.new-col-xs-14 {
  width: 38.88888889%;
}
.new-col-xs-13 {
  width: 36.11111111%;
}
.new-col-xs-12 {
  width: 33.33333333%;
}
.new-col-xs-11 {
  width: 30.55555556%;
}
.new-col-xs-10 {
  width: 27.77777778%;
}
.new-col-xs-9 {
  width: 25%;
}
.new-col-xs-8 {
  width: 22.22222222%;
}
.new-col-xs-7 {
  width: 19.44444444%;
}
.new-col-xs-6 {
  width: 16.66666667%;
}
.new-col-xs-5 {
  width: 13.88888889%;
}
.new-col-xs-4 {
  width: 11.11111111%;
}
.new-col-xs-3 {
  width: 8.33333333%;
}
.new-col-xs-2 {
  width: 5.55555556%;
}
.new-col-xs-1 {
  width: 2.77777778%;
}
.new-col-xs-pull-36 {
  right: 100%;
}
.new-col-xs-pull-35 {
  right: 97.22222222%;
}
.new-col-xs-pull-34 {
  right: 94.44444444%;
}
.new-col-xs-pull-33 {
  right: 91.66666667%;
}
.new-col-xs-pull-32 {
  right: 88.88888889%;
}
.new-col-xs-pull-31 {
  right: 86.11111111%;
}
.new-col-xs-pull-30 {
  right: 83.33333333%;
}
.new-col-xs-pull-29 {
  right: 80.55555556%;
}
.new-col-xs-pull-28 {
  right: 77.77777778%;
}
.new-col-xs-pull-27 {
  right: 75%;
}
.new-col-xs-pull-26 {
  right: 72.22222222%;
}
.new-col-xs-pull-25 {
  right: 69.44444444%;
}
.new-col-xs-pull-24 {
  right: 66.66666667%;
}
.new-col-xs-pull-23 {
  right: 63.88888889%;
}
.new-col-xs-pull-22 {
  right: 61.11111111%;
}
.new-col-xs-pull-21 {
  right: 58.33333333%;
}
.new-col-xs-pull-20 {
  right: 55.55555556%;
}
.new-col-xs-pull-19 {
  right: 52.77777778%;
}
.new-col-xs-pull-18 {
  right: 50%;
}
.new-col-xs-pull-17 {
  right: 47.22222222%;
}
.new-col-xs-pull-16 {
  right: 44.44444444%;
}
.new-col-xs-pull-15 {
  right: 41.66666667%;
}
.new-col-xs-pull-14 {
  right: 38.88888889%;
}
.new-col-xs-pull-13 {
  right: 36.11111111%;
}
.new-col-xs-pull-12 {
  right: 33.33333333%;
}
.new-col-xs-pull-11 {
  right: 30.55555556%;
}
.new-col-xs-pull-10 {
  right: 27.77777778%;
}
.new-col-xs-pull-9 {
  right: 25%;
}
.new-col-xs-pull-8 {
  right: 22.22222222%;
}
.new-col-xs-pull-7 {
  right: 19.44444444%;
}
.new-col-xs-pull-6 {
  right: 16.66666667%;
}
.new-col-xs-pull-5 {
  right: 13.88888889%;
}
.new-col-xs-pull-4 {
  right: 11.11111111%;
}
.new-col-xs-pull-3 {
  right: 8.33333333%;
}
.new-col-xs-pull-2 {
  right: 5.55555556%;
}
.new-col-xs-pull-1 {
  right: 2.77777778%;
}
.new-col-xs-pull-0 {
  right: auto;
}
.new-col-xs-push-36 {
  left: 100%;
}
.new-col-xs-push-35 {
  left: 97.22222222%;
}
.new-col-xs-push-34 {
  left: 94.44444444%;
}
.new-col-xs-push-33 {
  left: 91.66666667%;
}
.new-col-xs-push-32 {
  left: 88.88888889%;
}
.new-col-xs-push-31 {
  left: 86.11111111%;
}
.new-col-xs-push-30 {
  left: 83.33333333%;
}
.new-col-xs-push-29 {
  left: 80.55555556%;
}
.new-col-xs-push-28 {
  left: 77.77777778%;
}
.new-col-xs-push-27 {
  left: 75%;
}
.new-col-xs-push-26 {
  left: 72.22222222%;
}
.new-col-xs-push-25 {
  left: 69.44444444%;
}
.new-col-xs-push-24 {
  left: 66.66666667%;
}
.new-col-xs-push-23 {
  left: 63.88888889%;
}
.new-col-xs-push-22 {
  left: 61.11111111%;
}
.new-col-xs-push-21 {
  left: 58.33333333%;
}
.new-col-xs-push-20 {
  left: 55.55555556%;
}
.new-col-xs-push-19 {
  left: 52.77777778%;
}
.new-col-xs-push-18 {
  left: 50%;
}
.new-col-xs-push-17 {
  left: 47.22222222%;
}
.new-col-xs-push-16 {
  left: 44.44444444%;
}
.new-col-xs-push-15 {
  left: 41.66666667%;
}
.new-col-xs-push-14 {
  left: 38.88888889%;
}
.new-col-xs-push-13 {
  left: 36.11111111%;
}
.new-col-xs-push-12 {
  left: 33.33333333%;
}
.new-col-xs-push-11 {
  left: 30.55555556%;
}
.new-col-xs-push-10 {
  left: 27.77777778%;
}
.new-col-xs-push-9 {
  left: 25%;
}
.new-col-xs-push-8 {
  left: 22.22222222%;
}
.new-col-xs-push-7 {
  left: 19.44444444%;
}
.new-col-xs-push-6 {
  left: 16.66666667%;
}
.new-col-xs-push-5 {
  left: 13.88888889%;
}
.new-col-xs-push-4 {
  left: 11.11111111%;
}
.new-col-xs-push-3 {
  left: 8.33333333%;
}
.new-col-xs-push-2 {
  left: 5.55555556%;
}
.new-col-xs-push-1 {
  left: 2.77777778%;
}
.new-col-xs-push-0 {
  left: auto;
}
.new-col-xs-offset-36 {
  margin-left: 100%;
}
.new-col-xs-offset-35 {
  margin-left: 97.22222222%;
}
.new-col-xs-offset-34 {
  margin-left: 94.44444444%;
}
.new-col-xs-offset-33 {
  margin-left: 91.66666667%;
}
.new-col-xs-offset-32 {
  margin-left: 88.88888889%;
}
.new-col-xs-offset-31 {
  margin-left: 86.11111111%;
}
.new-col-xs-offset-30 {
  margin-left: 83.33333333%;
}
.new-col-xs-offset-29 {
  margin-left: 80.55555556%;
}
.new-col-xs-offset-28 {
  margin-left: 77.77777778%;
}
.new-col-xs-offset-27 {
  margin-left: 75%;
}
.new-col-xs-offset-26 {
  margin-left: 72.22222222%;
}
.new-col-xs-offset-25 {
  margin-left: 69.44444444%;
}
.new-col-xs-offset-24 {
  margin-left: 66.66666667%;
}
.new-col-xs-offset-23 {
  margin-left: 63.88888889%;
}
.new-col-xs-offset-22 {
  margin-left: 61.11111111%;
}
.new-col-xs-offset-21 {
  margin-left: 58.33333333%;
}
.new-col-xs-offset-20 {
  margin-left: 55.55555556%;
}
.new-col-xs-offset-19 {
  margin-left: 52.77777778%;
}
.new-col-xs-offset-18 {
  margin-left: 50%;
}
.new-col-xs-offset-17 {
  margin-left: 47.22222222%;
}
.new-col-xs-offset-16 {
  margin-left: 44.44444444%;
}
.new-col-xs-offset-15 {
  margin-left: 41.66666667%;
}
.new-col-xs-offset-14 {
  margin-left: 38.88888889%;
}
.new-col-xs-offset-13 {
  margin-left: 36.11111111%;
}
.new-col-xs-offset-12 {
  margin-left: 33.33333333%;
}
.new-col-xs-offset-11 {
  margin-left: 30.55555556%;
}
.new-col-xs-offset-10 {
  margin-left: 27.77777778%;
}
.new-col-xs-offset-9 {
  margin-left: 25%;
}
.new-col-xs-offset-8 {
  margin-left: 22.22222222%;
}
.new-col-xs-offset-7 {
  margin-left: 19.44444444%;
}
.new-col-xs-offset-6 {
  margin-left: 16.66666667%;
}
.new-col-xs-offset-5 {
  margin-left: 13.88888889%;
}
.new-col-xs-offset-4 {
  margin-left: 11.11111111%;
}
.new-col-xs-offset-3 {
  margin-left: 8.33333333%;
}
.new-col-xs-offset-2 {
  margin-left: 5.55555556%;
}
.new-col-xs-offset-1 {
  margin-left: 2.77777778%;
}
.new-col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .new-col-sm-1, .new-col-sm-2, .new-col-sm-3, .new-col-sm-4, .new-col-sm-5, .new-col-sm-6, .new-col-sm-7, .new-col-sm-8, .new-col-sm-9, .new-col-sm-10, .new-col-sm-11, .new-col-sm-12, .new-col-sm-13, .new-col-sm-14, .new-col-sm-15, .new-col-sm-16, .new-col-sm-17, .new-col-sm-18, .new-col-sm-19, .new-col-sm-20, .new-col-sm-21, .new-col-sm-22, .new-col-sm-23, .new-col-sm-24, .new-col-sm-25, .new-col-sm-26, .new-col-sm-27, .new-col-sm-28, .new-col-sm-29, .new-col-sm-30, .new-col-sm-31, .new-col-sm-32, .new-col-sm-33, .new-col-sm-34, .new-col-sm-35, .new-col-sm-36 {
    float: left;
  }
  .new-col-sm-36 {
    width: 100%;
  }
  .new-col-sm-35 {
    width: 97.22222222%;
  }
  .new-col-sm-34 {
    width: 94.44444444%;
  }
  .new-col-sm-33 {
    width: 91.66666667%;
  }
  .new-col-sm-32 {
    width: 88.88888889%;
  }
  .new-col-sm-31 {
    width: 86.11111111%;
  }
  .new-col-sm-30 {
    width: 83.33333333%;
  }
  .new-col-sm-29 {
    width: 80.55555556%;
  }
  .new-col-sm-28 {
    width: 77.77777778%;
  }
  .new-col-sm-27 {
    width: 75%;
  }
  .new-col-sm-26 {
    width: 72.22222222%;
  }
  .new-col-sm-25 {
    width: 69.44444444%;
  }
  .new-col-sm-24 {
    width: 66.66666667%;
  }
  .new-col-sm-23 {
    width: 63.88888889%;
  }
  .new-col-sm-22 {
    width: 61.11111111%;
  }
  .new-col-sm-21 {
    width: 58.33333333%;
  }
  .new-col-sm-20 {
    width: 55.55555556%;
  }
  .new-col-sm-19 {
    width: 52.77777778%;
  }
  .new-col-sm-18 {
    width: 50%;
  }
  .new-col-sm-17 {
    width: 47.22222222%;
  }
  .new-col-sm-16 {
    width: 44.44444444%;
  }
  .new-col-sm-15 {
    width: 41.66666667%;
  }
  .new-col-sm-14 {
    width: 38.88888889%;
  }
  .new-col-sm-13 {
    width: 36.11111111%;
  }
  .new-col-sm-12 {
    width: 33.33333333%;
  }
  .new-col-sm-11 {
    width: 30.55555556%;
  }
  .new-col-sm-10 {
    width: 27.77777778%;
  }
  .new-col-sm-9 {
    width: 25%;
  }
  .new-col-sm-8 {
    width: 22.22222222%;
  }
  .new-col-sm-7 {
    width: 19.44444444%;
  }
  .new-col-sm-6 {
    width: 16.66666667%;
  }
  .new-col-sm-5 {
    width: 13.88888889%;
  }
  .new-col-sm-4 {
    width: 11.11111111%;
  }
  .new-col-sm-3 {
    width: 8.33333333%;
  }
  .new-col-sm-2 {
    width: 5.55555556%;
  }
  .new-col-sm-1 {
    width: 2.77777778%;
  }
  .new-col-sm-pull-36 {
    right: 100%;
  }
  .new-col-sm-pull-35 {
    right: 97.22222222%;
  }
  .new-col-sm-pull-34 {
    right: 94.44444444%;
  }
  .new-col-sm-pull-33 {
    right: 91.66666667%;
  }
  .new-col-sm-pull-32 {
    right: 88.88888889%;
  }
  .new-col-sm-pull-31 {
    right: 86.11111111%;
  }
  .new-col-sm-pull-30 {
    right: 83.33333333%;
  }
  .new-col-sm-pull-29 {
    right: 80.55555556%;
  }
  .new-col-sm-pull-28 {
    right: 77.77777778%;
  }
  .new-col-sm-pull-27 {
    right: 75%;
  }
  .new-col-sm-pull-26 {
    right: 72.22222222%;
  }
  .new-col-sm-pull-25 {
    right: 69.44444444%;
  }
  .new-col-sm-pull-24 {
    right: 66.66666667%;
  }
  .new-col-sm-pull-23 {
    right: 63.88888889%;
  }
  .new-col-sm-pull-22 {
    right: 61.11111111%;
  }
  .new-col-sm-pull-21 {
    right: 58.33333333%;
  }
  .new-col-sm-pull-20 {
    right: 55.55555556%;
  }
  .new-col-sm-pull-19 {
    right: 52.77777778%;
  }
  .new-col-sm-pull-18 {
    right: 50%;
  }
  .new-col-sm-pull-17 {
    right: 47.22222222%;
  }
  .new-col-sm-pull-16 {
    right: 44.44444444%;
  }
  .new-col-sm-pull-15 {
    right: 41.66666667%;
  }
  .new-col-sm-pull-14 {
    right: 38.88888889%;
  }
  .new-col-sm-pull-13 {
    right: 36.11111111%;
  }
  .new-col-sm-pull-12 {
    right: 33.33333333%;
  }
  .new-col-sm-pull-11 {
    right: 30.55555556%;
  }
  .new-col-sm-pull-10 {
    right: 27.77777778%;
  }
  .new-col-sm-pull-9 {
    right: 25%;
  }
  .new-col-sm-pull-8 {
    right: 22.22222222%;
  }
  .new-col-sm-pull-7 {
    right: 19.44444444%;
  }
  .new-col-sm-pull-6 {
    right: 16.66666667%;
  }
  .new-col-sm-pull-5 {
    right: 13.88888889%;
  }
  .new-col-sm-pull-4 {
    right: 11.11111111%;
  }
  .new-col-sm-pull-3 {
    right: 8.33333333%;
  }
  .new-col-sm-pull-2 {
    right: 5.55555556%;
  }
  .new-col-sm-pull-1 {
    right: 2.77777778%;
  }
  .new-col-sm-pull-0 {
    right: auto;
  }
  .new-col-sm-push-36 {
    left: 100%;
  }
  .new-col-sm-push-35 {
    left: 97.22222222%;
  }
  .new-col-sm-push-34 {
    left: 94.44444444%;
  }
  .new-col-sm-push-33 {
    left: 91.66666667%;
  }
  .new-col-sm-push-32 {
    left: 88.88888889%;
  }
  .new-col-sm-push-31 {
    left: 86.11111111%;
  }
  .new-col-sm-push-30 {
    left: 83.33333333%;
  }
  .new-col-sm-push-29 {
    left: 80.55555556%;
  }
  .new-col-sm-push-28 {
    left: 77.77777778%;
  }
  .new-col-sm-push-27 {
    left: 75%;
  }
  .new-col-sm-push-26 {
    left: 72.22222222%;
  }
  .new-col-sm-push-25 {
    left: 69.44444444%;
  }
  .new-col-sm-push-24 {
    left: 66.66666667%;
  }
  .new-col-sm-push-23 {
    left: 63.88888889%;
  }
  .new-col-sm-push-22 {
    left: 61.11111111%;
  }
  .new-col-sm-push-21 {
    left: 58.33333333%;
  }
  .new-col-sm-push-20 {
    left: 55.55555556%;
  }
  .new-col-sm-push-19 {
    left: 52.77777778%;
  }
  .new-col-sm-push-18 {
    left: 50%;
  }
  .new-col-sm-push-17 {
    left: 47.22222222%;
  }
  .new-col-sm-push-16 {
    left: 44.44444444%;
  }
  .new-col-sm-push-15 {
    left: 41.66666667%;
  }
  .new-col-sm-push-14 {
    left: 38.88888889%;
  }
  .new-col-sm-push-13 {
    left: 36.11111111%;
  }
  .new-col-sm-push-12 {
    left: 33.33333333%;
  }
  .new-col-sm-push-11 {
    left: 30.55555556%;
  }
  .new-col-sm-push-10 {
    left: 27.77777778%;
  }
  .new-col-sm-push-9 {
    left: 25%;
  }
  .new-col-sm-push-8 {
    left: 22.22222222%;
  }
  .new-col-sm-push-7 {
    left: 19.44444444%;
  }
  .new-col-sm-push-6 {
    left: 16.66666667%;
  }
  .new-col-sm-push-5 {
    left: 13.88888889%;
  }
  .new-col-sm-push-4 {
    left: 11.11111111%;
  }
  .new-col-sm-push-3 {
    left: 8.33333333%;
  }
  .new-col-sm-push-2 {
    left: 5.55555556%;
  }
  .new-col-sm-push-1 {
    left: 2.77777778%;
  }
  .new-col-sm-push-0 {
    left: auto;
  }
  .new-col-sm-offset-36 {
    margin-left: 100%;
  }
  .new-col-sm-offset-35 {
    margin-left: 97.22222222%;
  }
  .new-col-sm-offset-34 {
    margin-left: 94.44444444%;
  }
  .new-col-sm-offset-33 {
    margin-left: 91.66666667%;
  }
  .new-col-sm-offset-32 {
    margin-left: 88.88888889%;
  }
  .new-col-sm-offset-31 {
    margin-left: 86.11111111%;
  }
  .new-col-sm-offset-30 {
    margin-left: 83.33333333%;
  }
  .new-col-sm-offset-29 {
    margin-left: 80.55555556%;
  }
  .new-col-sm-offset-28 {
    margin-left: 77.77777778%;
  }
  .new-col-sm-offset-27 {
    margin-left: 75%;
  }
  .new-col-sm-offset-26 {
    margin-left: 72.22222222%;
  }
  .new-col-sm-offset-25 {
    margin-left: 69.44444444%;
  }
  .new-col-sm-offset-24 {
    margin-left: 66.66666667%;
  }
  .new-col-sm-offset-23 {
    margin-left: 63.88888889%;
  }
  .new-col-sm-offset-22 {
    margin-left: 61.11111111%;
  }
  .new-col-sm-offset-21 {
    margin-left: 58.33333333%;
  }
  .new-col-sm-offset-20 {
    margin-left: 55.55555556%;
  }
  .new-col-sm-offset-19 {
    margin-left: 52.77777778%;
  }
  .new-col-sm-offset-18 {
    margin-left: 50%;
  }
  .new-col-sm-offset-17 {
    margin-left: 47.22222222%;
  }
  .new-col-sm-offset-16 {
    margin-left: 44.44444444%;
  }
  .new-col-sm-offset-15 {
    margin-left: 41.66666667%;
  }
  .new-col-sm-offset-14 {
    margin-left: 38.88888889%;
  }
  .new-col-sm-offset-13 {
    margin-left: 36.11111111%;
  }
  .new-col-sm-offset-12 {
    margin-left: 33.33333333%;
  }
  .new-col-sm-offset-11 {
    margin-left: 30.55555556%;
  }
  .new-col-sm-offset-10 {
    margin-left: 27.77777778%;
  }
  .new-col-sm-offset-9 {
    margin-left: 25%;
  }
  .new-col-sm-offset-8 {
    margin-left: 22.22222222%;
  }
  .new-col-sm-offset-7 {
    margin-left: 19.44444444%;
  }
  .new-col-sm-offset-6 {
    margin-left: 16.66666667%;
  }
  .new-col-sm-offset-5 {
    margin-left: 13.88888889%;
  }
  .new-col-sm-offset-4 {
    margin-left: 11.11111111%;
  }
  .new-col-sm-offset-3 {
    margin-left: 8.33333333%;
  }
  .new-col-sm-offset-2 {
    margin-left: 5.55555556%;
  }
  .new-col-sm-offset-1 {
    margin-left: 2.77777778%;
  }
  .new-col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .new-col-md-1, .new-col-md-2, .new-col-md-3, .new-col-md-4, .new-col-md-5, .new-col-md-6, .new-col-md-7, .new-col-md-8, .new-col-md-9, .new-col-md-10, .new-col-md-11, .new-col-md-12, .new-col-md-13, .new-col-md-14, .new-col-md-15, .new-col-md-16, .new-col-md-17, .new-col-md-18, .new-col-md-19, .new-col-md-20, .new-col-md-21, .new-col-md-22, .new-col-md-23, .new-col-md-24, .new-col-md-25, .new-col-md-26, .new-col-md-27, .new-col-md-28, .new-col-md-29, .new-col-md-30, .new-col-md-31, .new-col-md-32, .new-col-md-33, .new-col-md-34, .new-col-md-35, .new-col-md-36 {
    float: left;
  }
  .new-col-md-36 {
    width: 100%;
  }
  .new-col-md-35 {
    width: 97.22222222%;
  }
  .new-col-md-34 {
    width: 94.44444444%;
  }
  .new-col-md-33 {
    width: 91.66666667%;
  }
  .new-col-md-32 {
    width: 88.88888889%;
  }
  .new-col-md-31 {
    width: 86.11111111%;
  }
  .new-col-md-30 {
    width: 83.33333333%;
  }
  .new-col-md-29 {
    width: 80.55555556%;
  }
  .new-col-md-28 {
    width: 77.77777778%;
  }
  .new-col-md-27 {
    width: 75%;
  }
  .new-col-md-26 {
    width: 72.22222222%;
  }
  .new-col-md-25 {
    width: 69.44444444%;
  }
  .new-col-md-24 {
    width: 66.66666667%;
  }
  .new-col-md-23 {
    width: 63.88888889%;
  }
  .new-col-md-22 {
    width: 61.11111111%;
  }
  .new-col-md-21 {
    width: 58.33333333%;
  }
  .new-col-md-20 {
    width: 55.55555556%;
  }
  .new-col-md-19 {
    width: 52.77777778%;
  }
  .new-col-md-18 {
    width: 50%;
  }
  .new-col-md-17 {
    width: 47.22222222%;
  }
  .new-col-md-16 {
    width: 44.44444444%;
  }
  .new-col-md-15 {
    width: 41.66666667%;
  }
  .new-col-md-14 {
    width: 38.88888889%;
  }
  .new-col-md-13 {
    width: 36.11111111%;
  }
  .new-col-md-12 {
    width: 33.33333333%;
  }
  .new-col-md-11 {
    width: 30.55555556%;
  }
  .new-col-md-10 {
    width: 27.77777778%;
  }
  .new-col-md-9 {
    width: 25%;
  }
  .new-col-md-8 {
    width: 22.22222222%;
  }
  .new-col-md-7 {
    width: 19.44444444%;
  }
  .new-col-md-6 {
    width: 16.66666667%;
  }
  .new-col-md-5 {
    width: 13.88888889%;
  }
  .new-col-md-4 {
    width: 11.11111111%;
  }
  .new-col-md-3 {
    width: 8.33333333%;
  }
  .new-col-md-2 {
    width: 5.55555556%;
  }
  .new-col-md-1 {
    width: 2.77777778%;
  }
  .new-col-md-pull-36 {
    right: 100%;
  }
  .new-col-md-pull-35 {
    right: 97.22222222%;
  }
  .new-col-md-pull-34 {
    right: 94.44444444%;
  }
  .new-col-md-pull-33 {
    right: 91.66666667%;
  }
  .new-col-md-pull-32 {
    right: 88.88888889%;
  }
  .new-col-md-pull-31 {
    right: 86.11111111%;
  }
  .new-col-md-pull-30 {
    right: 83.33333333%;
  }
  .new-col-md-pull-29 {
    right: 80.55555556%;
  }
  .new-col-md-pull-28 {
    right: 77.77777778%;
  }
  .new-col-md-pull-27 {
    right: 75%;
  }
  .new-col-md-pull-26 {
    right: 72.22222222%;
  }
  .new-col-md-pull-25 {
    right: 69.44444444%;
  }
  .new-col-md-pull-24 {
    right: 66.66666667%;
  }
  .new-col-md-pull-23 {
    right: 63.88888889%;
  }
  .new-col-md-pull-22 {
    right: 61.11111111%;
  }
  .new-col-md-pull-21 {
    right: 58.33333333%;
  }
  .new-col-md-pull-20 {
    right: 55.55555556%;
  }
  .new-col-md-pull-19 {
    right: 52.77777778%;
  }
  .new-col-md-pull-18 {
    right: 50%;
  }
  .new-col-md-pull-17 {
    right: 47.22222222%;
  }
  .new-col-md-pull-16 {
    right: 44.44444444%;
  }
  .new-col-md-pull-15 {
    right: 41.66666667%;
  }
  .new-col-md-pull-14 {
    right: 38.88888889%;
  }
  .new-col-md-pull-13 {
    right: 36.11111111%;
  }
  .new-col-md-pull-12 {
    right: 33.33333333%;
  }
  .new-col-md-pull-11 {
    right: 30.55555556%;
  }
  .new-col-md-pull-10 {
    right: 27.77777778%;
  }
  .new-col-md-pull-9 {
    right: 25%;
  }
  .new-col-md-pull-8 {
    right: 22.22222222%;
  }
  .new-col-md-pull-7 {
    right: 19.44444444%;
  }
  .new-col-md-pull-6 {
    right: 16.66666667%;
  }
  .new-col-md-pull-5 {
    right: 13.88888889%;
  }
  .new-col-md-pull-4 {
    right: 11.11111111%;
  }
  .new-col-md-pull-3 {
    right: 8.33333333%;
  }
  .new-col-md-pull-2 {
    right: 5.55555556%;
  }
  .new-col-md-pull-1 {
    right: 2.77777778%;
  }
  .new-col-md-pull-0 {
    right: auto;
  }
  .new-col-md-push-36 {
    left: 100%;
  }
  .new-col-md-push-35 {
    left: 97.22222222%;
  }
  .new-col-md-push-34 {
    left: 94.44444444%;
  }
  .new-col-md-push-33 {
    left: 91.66666667%;
  }
  .new-col-md-push-32 {
    left: 88.88888889%;
  }
  .new-col-md-push-31 {
    left: 86.11111111%;
  }
  .new-col-md-push-30 {
    left: 83.33333333%;
  }
  .new-col-md-push-29 {
    left: 80.55555556%;
  }
  .new-col-md-push-28 {
    left: 77.77777778%;
  }
  .new-col-md-push-27 {
    left: 75%;
  }
  .new-col-md-push-26 {
    left: 72.22222222%;
  }
  .new-col-md-push-25 {
    left: 69.44444444%;
  }
  .new-col-md-push-24 {
    left: 66.66666667%;
  }
  .new-col-md-push-23 {
    left: 63.88888889%;
  }
  .new-col-md-push-22 {
    left: 61.11111111%;
  }
  .new-col-md-push-21 {
    left: 58.33333333%;
  }
  .new-col-md-push-20 {
    left: 55.55555556%;
  }
  .new-col-md-push-19 {
    left: 52.77777778%;
  }
  .new-col-md-push-18 {
    left: 50%;
  }
  .new-col-md-push-17 {
    left: 47.22222222%;
  }
  .new-col-md-push-16 {
    left: 44.44444444%;
  }
  .new-col-md-push-15 {
    left: 41.66666667%;
  }
  .new-col-md-push-14 {
    left: 38.88888889%;
  }
  .new-col-md-push-13 {
    left: 36.11111111%;
  }
  .new-col-md-push-12 {
    left: 33.33333333%;
  }
  .new-col-md-push-11 {
    left: 30.55555556%;
  }
  .new-col-md-push-10 {
    left: 27.77777778%;
  }
  .new-col-md-push-9 {
    left: 25%;
  }
  .new-col-md-push-8 {
    left: 22.22222222%;
  }
  .new-col-md-push-7 {
    left: 19.44444444%;
  }
  .new-col-md-push-6 {
    left: 16.66666667%;
  }
  .new-col-md-push-5 {
    left: 13.88888889%;
  }
  .new-col-md-push-4 {
    left: 11.11111111%;
  }
  .new-col-md-push-3 {
    left: 8.33333333%;
  }
  .new-col-md-push-2 {
    left: 5.55555556%;
  }
  .new-col-md-push-1 {
    left: 2.77777778%;
  }
  .new-col-md-push-0 {
    left: auto;
  }
  .new-col-md-offset-36 {
    margin-left: 100%;
  }
  .new-col-md-offset-35 {
    margin-left: 97.22222222%;
  }
  .new-col-md-offset-34 {
    margin-left: 94.44444444%;
  }
  .new-col-md-offset-33 {
    margin-left: 91.66666667%;
  }
  .new-col-md-offset-32 {
    margin-left: 88.88888889%;
  }
  .new-col-md-offset-31 {
    margin-left: 86.11111111%;
  }
  .new-col-md-offset-30 {
    margin-left: 83.33333333%;
  }
  .new-col-md-offset-29 {
    margin-left: 80.55555556%;
  }
  .new-col-md-offset-28 {
    margin-left: 77.77777778%;
  }
  .new-col-md-offset-27 {
    margin-left: 75%;
  }
  .new-col-md-offset-26 {
    margin-left: 72.22222222%;
  }
  .new-col-md-offset-25 {
    margin-left: 69.44444444%;
  }
  .new-col-md-offset-24 {
    margin-left: 66.66666667%;
  }
  .new-col-md-offset-23 {
    margin-left: 63.88888889%;
  }
  .new-col-md-offset-22 {
    margin-left: 61.11111111%;
  }
  .new-col-md-offset-21 {
    margin-left: 58.33333333%;
  }
  .new-col-md-offset-20 {
    margin-left: 55.55555556%;
  }
  .new-col-md-offset-19 {
    margin-left: 52.77777778%;
  }
  .new-col-md-offset-18 {
    margin-left: 50%;
  }
  .new-col-md-offset-17 {
    margin-left: 47.22222222%;
  }
  .new-col-md-offset-16 {
    margin-left: 44.44444444%;
  }
  .new-col-md-offset-15 {
    margin-left: 41.66666667%;
  }
  .new-col-md-offset-14 {
    margin-left: 38.88888889%;
  }
  .new-col-md-offset-13 {
    margin-left: 36.11111111%;
  }
  .new-col-md-offset-12 {
    margin-left: 33.33333333%;
  }
  .new-col-md-offset-11 {
    margin-left: 30.55555556%;
  }
  .new-col-md-offset-10 {
    margin-left: 27.77777778%;
  }
  .new-col-md-offset-9 {
    margin-left: 25%;
  }
  .new-col-md-offset-8 {
    margin-left: 22.22222222%;
  }
  .new-col-md-offset-7 {
    margin-left: 19.44444444%;
  }
  .new-col-md-offset-6 {
    margin-left: 16.66666667%;
  }
  .new-col-md-offset-5 {
    margin-left: 13.88888889%;
  }
  .new-col-md-offset-4 {
    margin-left: 11.11111111%;
  }
  .new-col-md-offset-3 {
    margin-left: 8.33333333%;
  }
  .new-col-md-offset-2 {
    margin-left: 5.55555556%;
  }
  .new-col-md-offset-1 {
    margin-left: 2.77777778%;
  }
  .new-col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .new-col-lg-1, .new-col-lg-2, .new-col-lg-3, .new-col-lg-4, .new-col-lg-5, .new-col-lg-6, .new-col-lg-7, .new-col-lg-8, .new-col-lg-9, .new-col-lg-10, .new-col-lg-11, .new-col-lg-12, .new-col-lg-13, .new-col-lg-14, .new-col-lg-15, .new-col-lg-16, .new-col-lg-17, .new-col-lg-18, .new-col-lg-19, .new-col-lg-20, .new-col-lg-21, .new-col-lg-22, .new-col-lg-23, .new-col-lg-24, .new-col-lg-25, .new-col-lg-26, .new-col-lg-27, .new-col-lg-28, .new-col-lg-29, .new-col-lg-30, .new-col-lg-31, .new-col-lg-32, .new-col-lg-33, .new-col-lg-34, .new-col-lg-35, .new-col-lg-36 {
    float: left;
  }
  .new-col-lg-36 {
    width: 100%;
  }
  .new-col-lg-35 {
    width: 97.22222222%;
  }
  .new-col-lg-34 {
    width: 94.44444444%;
  }
  .new-col-lg-33 {
    width: 91.66666667%;
  }
  .new-col-lg-32 {
    width: 88.88888889%;
  }
  .new-col-lg-31 {
    width: 86.11111111%;
  }
  .new-col-lg-30 {
    width: 83.33333333%;
  }
  .new-col-lg-29 {
    width: 80.55555556%;
  }
  .new-col-lg-28 {
    width: 77.77777778%;
  }
  .new-col-lg-27 {
    width: 75%;
  }
  .new-col-lg-26 {
    width: 72.22222222%;
  }
  .new-col-lg-25 {
    width: 69.44444444%;
  }
  .new-col-lg-24 {
    width: 66.66666667%;
  }
  .new-col-lg-23 {
    width: 63.88888889%;
  }
  .new-col-lg-22 {
    width: 61.11111111%;
  }
  .new-col-lg-21 {
    width: 58.33333333%;
  }
  .new-col-lg-20 {
    width: 55.55555556%;
  }
  .new-col-lg-19 {
    width: 52.77777778%;
  }
  .new-col-lg-18 {
    width: 50%;
  }
  .new-col-lg-17 {
    width: 47.22222222%;
  }
  .new-col-lg-16 {
    width: 44.44444444%;
  }
  .new-col-lg-15 {
    width: 41.66666667%;
  }
  .new-col-lg-14 {
    width: 38.88888889%;
  }
  .new-col-lg-13 {
    width: 36.11111111%;
  }
  .new-col-lg-12 {
    width: 33.33333333%;
  }
  .new-col-lg-11 {
    width: 30.55555556%;
  }
  .new-col-lg-10 {
    width: 27.77777778%;
  }
  .new-col-lg-9 {
    width: 25%;
  }
  .new-col-lg-8 {
    width: 22.22222222%;
  }
  .new-col-lg-7 {
    width: 19.44444444%;
  }
  .new-col-lg-6 {
    width: 16.66666667%;
  }
  .new-col-lg-5 {
    width: 13.88888889%;
  }
  .new-col-lg-4 {
    width: 11.11111111%;
  }
  .new-col-lg-3 {
    width: 8.33333333%;
  }
  .new-col-lg-2 {
    width: 5.55555556%;
  }
  .new-col-lg-1 {
    width: 2.77777778%;
  }
  .new-col-lg-pull-36 {
    right: 100%;
  }
  .new-col-lg-pull-35 {
    right: 97.22222222%;
  }
  .new-col-lg-pull-34 {
    right: 94.44444444%;
  }
  .new-col-lg-pull-33 {
    right: 91.66666667%;
  }
  .new-col-lg-pull-32 {
    right: 88.88888889%;
  }
  .new-col-lg-pull-31 {
    right: 86.11111111%;
  }
  .new-col-lg-pull-30 {
    right: 83.33333333%;
  }
  .new-col-lg-pull-29 {
    right: 80.55555556%;
  }
  .new-col-lg-pull-28 {
    right: 77.77777778%;
  }
  .new-col-lg-pull-27 {
    right: 75%;
  }
  .new-col-lg-pull-26 {
    right: 72.22222222%;
  }
  .new-col-lg-pull-25 {
    right: 69.44444444%;
  }
  .new-col-lg-pull-24 {
    right: 66.66666667%;
  }
  .new-col-lg-pull-23 {
    right: 63.88888889%;
  }
  .new-col-lg-pull-22 {
    right: 61.11111111%;
  }
  .new-col-lg-pull-21 {
    right: 58.33333333%;
  }
  .new-col-lg-pull-20 {
    right: 55.55555556%;
  }
  .new-col-lg-pull-19 {
    right: 52.77777778%;
  }
  .new-col-lg-pull-18 {
    right: 50%;
  }
  .new-col-lg-pull-17 {
    right: 47.22222222%;
  }
  .new-col-lg-pull-16 {
    right: 44.44444444%;
  }
  .new-col-lg-pull-15 {
    right: 41.66666667%;
  }
  .new-col-lg-pull-14 {
    right: 38.88888889%;
  }
  .new-col-lg-pull-13 {
    right: 36.11111111%;
  }
  .new-col-lg-pull-12 {
    right: 33.33333333%;
  }
  .new-col-lg-pull-11 {
    right: 30.55555556%;
  }
  .new-col-lg-pull-10 {
    right: 27.77777778%;
  }
  .new-col-lg-pull-9 {
    right: 25%;
  }
  .new-col-lg-pull-8 {
    right: 22.22222222%;
  }
  .new-col-lg-pull-7 {
    right: 19.44444444%;
  }
  .new-col-lg-pull-6 {
    right: 16.66666667%;
  }
  .new-col-lg-pull-5 {
    right: 13.88888889%;
  }
  .new-col-lg-pull-4 {
    right: 11.11111111%;
  }
  .new-col-lg-pull-3 {
    right: 8.33333333%;
  }
  .new-col-lg-pull-2 {
    right: 5.55555556%;
  }
  .new-col-lg-pull-1 {
    right: 2.77777778%;
  }
  .new-col-lg-pull-0 {
    right: auto;
  }
  .new-col-lg-push-36 {
    left: 100%;
  }
  .new-col-lg-push-35 {
    left: 97.22222222%;
  }
  .new-col-lg-push-34 {
    left: 94.44444444%;
  }
  .new-col-lg-push-33 {
    left: 91.66666667%;
  }
  .new-col-lg-push-32 {
    left: 88.88888889%;
  }
  .new-col-lg-push-31 {
    left: 86.11111111%;
  }
  .new-col-lg-push-30 {
    left: 83.33333333%;
  }
  .new-col-lg-push-29 {
    left: 80.55555556%;
  }
  .new-col-lg-push-28 {
    left: 77.77777778%;
  }
  .new-col-lg-push-27 {
    left: 75%;
  }
  .new-col-lg-push-26 {
    left: 72.22222222%;
  }
  .new-col-lg-push-25 {
    left: 69.44444444%;
  }
  .new-col-lg-push-24 {
    left: 66.66666667%;
  }
  .new-col-lg-push-23 {
    left: 63.88888889%;
  }
  .new-col-lg-push-22 {
    left: 61.11111111%;
  }
  .new-col-lg-push-21 {
    left: 58.33333333%;
  }
  .new-col-lg-push-20 {
    left: 55.55555556%;
  }
  .new-col-lg-push-19 {
    left: 52.77777778%;
  }
  .new-col-lg-push-18 {
    left: 50%;
  }
  .new-col-lg-push-17 {
    left: 47.22222222%;
  }
  .new-col-lg-push-16 {
    left: 44.44444444%;
  }
  .new-col-lg-push-15 {
    left: 41.66666667%;
  }
  .new-col-lg-push-14 {
    left: 38.88888889%;
  }
  .new-col-lg-push-13 {
    left: 36.11111111%;
  }
  .new-col-lg-push-12 {
    left: 33.33333333%;
  }
  .new-col-lg-push-11 {
    left: 30.55555556%;
  }
  .new-col-lg-push-10 {
    left: 27.77777778%;
  }
  .new-col-lg-push-9 {
    left: 25%;
  }
  .new-col-lg-push-8 {
    left: 22.22222222%;
  }
  .new-col-lg-push-7 {
    left: 19.44444444%;
  }
  .new-col-lg-push-6 {
    left: 16.66666667%;
  }
  .new-col-lg-push-5 {
    left: 13.88888889%;
  }
  .new-col-lg-push-4 {
    left: 11.11111111%;
  }
  .new-col-lg-push-3 {
    left: 8.33333333%;
  }
  .new-col-lg-push-2 {
    left: 5.55555556%;
  }
  .new-col-lg-push-1 {
    left: 2.77777778%;
  }
  .new-col-lg-push-0 {
    left: auto;
  }
  .new-col-lg-offset-36 {
    margin-left: 100%;
  }
  .new-col-lg-offset-35 {
    margin-left: 97.22222222%;
  }
  .new-col-lg-offset-34 {
    margin-left: 94.44444444%;
  }
  .new-col-lg-offset-33 {
    margin-left: 91.66666667%;
  }
  .new-col-lg-offset-32 {
    margin-left: 88.88888889%;
  }
  .new-col-lg-offset-31 {
    margin-left: 86.11111111%;
  }
  .new-col-lg-offset-30 {
    margin-left: 83.33333333%;
  }
  .new-col-lg-offset-29 {
    margin-left: 80.55555556%;
  }
  .new-col-lg-offset-28 {
    margin-left: 77.77777778%;
  }
  .new-col-lg-offset-27 {
    margin-left: 75%;
  }
  .new-col-lg-offset-26 {
    margin-left: 72.22222222%;
  }
  .new-col-lg-offset-25 {
    margin-left: 69.44444444%;
  }
  .new-col-lg-offset-24 {
    margin-left: 66.66666667%;
  }
  .new-col-lg-offset-23 {
    margin-left: 63.88888889%;
  }
  .new-col-lg-offset-22 {
    margin-left: 61.11111111%;
  }
  .new-col-lg-offset-21 {
    margin-left: 58.33333333%;
  }
  .new-col-lg-offset-20 {
    margin-left: 55.55555556%;
  }
  .new-col-lg-offset-19 {
    margin-left: 52.77777778%;
  }
  .new-col-lg-offset-18 {
    margin-left: 50%;
  }
  .new-col-lg-offset-17 {
    margin-left: 47.22222222%;
  }
  .new-col-lg-offset-16 {
    margin-left: 44.44444444%;
  }
  .new-col-lg-offset-15 {
    margin-left: 41.66666667%;
  }
  .new-col-lg-offset-14 {
    margin-left: 38.88888889%;
  }
  .new-col-lg-offset-13 {
    margin-left: 36.11111111%;
  }
  .new-col-lg-offset-12 {
    margin-left: 33.33333333%;
  }
  .new-col-lg-offset-11 {
    margin-left: 30.55555556%;
  }
  .new-col-lg-offset-10 {
    margin-left: 27.77777778%;
  }
  .new-col-lg-offset-9 {
    margin-left: 25%;
  }
  .new-col-lg-offset-8 {
    margin-left: 22.22222222%;
  }
  .new-col-lg-offset-7 {
    margin-left: 19.44444444%;
  }
  .new-col-lg-offset-6 {
    margin-left: 16.66666667%;
  }
  .new-col-lg-offset-5 {
    margin-left: 13.88888889%;
  }
  .new-col-lg-offset-4 {
    margin-left: 11.11111111%;
  }
  .new-col-lg-offset-3 {
    margin-left: 8.33333333%;
  }
  .new-col-lg-offset-2 {
    margin-left: 5.55555556%;
  }
  .new-col-lg-offset-1 {
    margin-left: 2.77777778%;
  }
  .new-col-lg-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 1280px) {
    .new-col-1xlg-1, .new-col-1xlg-2, .new-col-1xlg-3, .new-col-1xlg-4, .new-col-1xlg-5, .new-col-1xlg-6, .new-col-1xlg-7, .new-col-1xlg-8, .new-col-1xlg-9, .new-col-1xlg-10, .new-col-1xlg-11, .new-col-1xlg-12, .new-col-1xlg-13, .new-col-1xlg-14, .new-col-1xlg-15, .new-col-1xlg-16, .new-col-1xlg-17, .new-col-1xlg-18, .new-col-1xlg-19, .new-col-1xlg-20, .new-col-1xlg-21, .new-col-1xlg-22, .new-col-1xlg-23, .new-col-1xlg-24, .new-col-1xlg-25, .new-col-1xlg-26, .new-col-1xlg-27, .new-col-1xlg-28, .new-col-1xlg-29, .new-col-1xlg-30, .new-col-1xlg-31, .new-col-1xlg-32, .new-col-1xlg-33, .new-col-1xlg-34, .new-col-1xlg-35, .new-col-1xlg-36 {
        float: left;
    }
    .new-col-1xlg-36 {
        width: 100%;
    }
    .new-col-1xlg-35 {
        width: 97.22222222%;
    }
    .new-col-1xlg-34 {
        width: 94.44444444%;
    }
    .new-col-1xlg-33 {
        width: 91.66666667%;
    }
    .new-col-1xlg-32 {
        width: 88.88888889%;
    }
    .new-col-1xlg-31 {
        width: 86.11111111%;
    }
    .new-col-1xlg-30 {
        width: 83.33333333%;
    }
    .new-col-1xlg-29 {
        width: 80.55555556%;
    }
    .new-col-1xlg-28 {
        width: 77.77777778%;
    }
    .new-col-1xlg-27 {
        width: 75%;
    }
    .new-col-1xlg-26 {
        width: 72.22222222%;
    }
    .new-col-1xlg-25 {
        width: 69.44444444%;
    }
    .new-col-1xlg-24 {
        width: 66.66666667%;
    }
    .new-col-1xlg-23 {
        width: 63.88888889%;
    }
    .new-col-1xlg-22 {
        width: 61.11111111%;
    }
    .new-col-1xlg-21 {
        width: 58.33333333%;
    }
    .new-col-1xlg-20 {
        width: 55.55555556%;
    }
    .new-col-1xlg-19 {
        width: 52.77777778%;
    }
    .new-col-1xlg-18 {
        width: 50%;
    }
    .new-col-1xlg-17 {
        width: 47.22222222%;
    }
    .new-col-1xlg-16 {
        width: 44.44444444%;
    }
    .new-col-1xlg-15 {
        width: 41.66666667%;
    }
    .new-col-1xlg-14 {
        width: 38.88888889%;
    }
    .new-col-1xlg-13 {
        width: 36.11111111%;
    }
    .new-col-1xlg-12 {
        width: 33.33333333%;
    }
    .new-col-1xlg-11 {
        width: 30.55555556%;
    }
    .new-col-1xlg-10 {
        width: 27.77777778%;
    }
    .new-col-1xlg-9 {
        width: 25%;
    }
    .new-col-1xlg-8 {
        width: 22.22222222%;
    }
    .new-col-1xlg-7 {
        width: 19.44444444%;
    }
    .new-col-1xlg-6 {
        width: 16.66666667%;
    }
    .new-col-1xlg-5 {
        width: 13.88888889%;
    }
    .new-col-1xlg-4 {
        width: 11.11111111%;
    }
    .new-col-1xlg-3 {
        width: 8.33333333%;
    }
    .new-col-1xlg-2 {
        width: 5.55555556%;
    }
    .new-col-1xlg-1 {
        width: 2.77777778%;
    }
    .new-col-1xlg-pull-36 {
        right: 100%;
    }
    .new-col-1xlg-pull-35 {
        right: 97.22222222%;
    }
    .new-col-1xlg-pull-34 {
        right: 94.44444444%;
    }
    .new-col-1xlg-pull-33 {
        right: 91.66666667%;
    }
    .new-col-1xlg-pull-32 {
        right: 88.88888889%;
    }
    .new-col-1xlg-pull-31 {
        right: 86.11111111%;
    }
    .new-col-1xlg-pull-30 {
        right: 83.33333333%;
    }
    .new-col-1xlg-pull-29 {
        right: 80.55555556%;
    }
    .new-col-1xlg-pull-28 {
        right: 77.77777778%;
    }
    .new-col-1xlg-pull-27 {
        right: 75%;
    }
    .new-col-1xlg-pull-26 {
        right: 72.22222222%;
    }
    .new-col-1xlg-pull-25 {
        right: 69.44444444%;
    }
    .new-col-1xlg-pull-24 {
        right: 66.66666667%;
    }
    .new-col-1xlg-pull-23 {
        right: 63.88888889%;
    }
    .new-col-1xlg-pull-22 {
        right: 61.11111111%;
    }
    .new-col-1xlg-pull-21 {
        right: 58.33333333%;
    }
    .new-col-1xlg-pull-20 {
        right: 55.55555556%;
    }
    .new-col-1xlg-pull-19 {
        right: 52.77777778%;
    }
    .new-col-1xlg-pull-18 {
        right: 50%;
    }
    .new-col-1xlg-pull-17 {
        right: 47.22222222%;
    }
    .new-col-1xlg-pull-16 {
        right: 44.44444444%;
    }
    .new-col-1xlg-pull-15 {
        right: 41.66666667%;
    }
    .new-col-1xlg-pull-14 {
        right: 38.88888889%;
    }
    .new-col-1xlg-pull-13 {
        right: 36.11111111%;
    }
    .new-col-1xlg-pull-12 {
        right: 33.33333333%;
    }
    .new-col-1xlg-pull-11 {
        right: 30.55555556%;
    }
    .new-col-1xlg-pull-10 {
        right: 27.77777778%;
    }
    .new-col-1xlg-pull-9 {
        right: 25%;
    }
    .new-col-1xlg-pull-8 {
        right: 22.22222222%;
    }
    .new-col-1xlg-pull-7 {
        right: 19.44444444%;
    }
    .new-col-1xlg-pull-6 {
        right: 16.66666667%;
    }
    .new-col-1xlg-pull-5 {
        right: 13.88888889%;
    }
    .new-col-1xlg-pull-4 {
        right: 11.11111111%;
    }
    .new-col-1xlg-pull-3 {
        right: 8.33333333%;
    }
    .new-col-1xlg-pull-2 {
        right: 5.55555556%;
    }
    .new-col-1xlg-pull-1 {
        right: 2.77777778%;
    }
    .new-col-1xlg-pull-0 {
        right: auto;
    }
    .new-col-1xlg-push-36 {
        left: 100%;
    }
    .new-col-1xlg-push-35 {
        left: 97.22222222%;
    }
    .new-col-1xlg-push-34 {
        left: 94.44444444%;
    }
    .new-col-1xlg-push-33 {
        left: 91.66666667%;
    }
    .new-col-1xlg-push-32 {
        left: 88.88888889%;
    }
    .new-col-1xlg-push-31 {
        left: 86.11111111%;
    }
    .new-col-1xlg-push-30 {
        left: 83.33333333%;
    }
    .new-col-1xlg-push-29 {
        left: 80.55555556%;
    }
    .new-col-1xlg-push-28 {
        left: 77.77777778%;
    }
    .new-col-1xlg-push-27 {
        left: 75%;
    }
    .new-col-1xlg-push-26 {
        left: 72.22222222%;
    }
    .new-col-1xlg-push-25 {
        left: 69.44444444%;
    }
    .new-col-1xlg-push-24 {
        left: 66.66666667%;
    }
    .new-col-1xlg-push-23 {
        left: 63.88888889%;
    }
    .new-col-1xlg-push-22 {
        left: 61.11111111%;
    }
    .new-col-1xlg-push-21 {
        left: 58.33333333%;
    }
    .new-col-1xlg-push-20 {
        left: 55.55555556%;
    }
    .new-col-1xlg-push-19 {
        left: 52.77777778%;
    }
    .new-col-1xlg-push-18 {
        left: 50%;
    }
    .new-col-1xlg-push-17 {
        left: 47.22222222%;
    }
    .new-col-1xlg-push-16 {
        left: 44.44444444%;
    }
    .new-col-1xlg-push-15 {
        left: 41.66666667%;
    }
    .new-col-1xlg-push-14 {
        left: 38.88888889%;
    }
    .new-col-1xlg-push-13 {
        left: 36.11111111%;
    }
    .new-col-1xlg-push-12 {
        left: 33.33333333%;
    }
    .new-col-1xlg-push-11 {
        left: 30.55555556%;
    }
    .new-col-1xlg-push-10 {
        left: 27.77777778%;
    }
    .new-col-1xlg-push-9 {
        left: 25%;
    }
    .new-col-1xlg-push-8 {
        left: 22.22222222%;
    }
    .new-col-1xlg-push-7 {
        left: 19.44444444%;
    }
    .new-col-1xlg-push-6 {
        left: 16.66666667%;
    }
    .new-col-1xlg-push-5 {
        left: 13.88888889%;
    }
    .new-col-1xlg-push-4 {
        left: 11.11111111%;
    }
    .new-col-1xlg-push-3 {
        left: 8.33333333%;
    }
    .new-col-1xlg-push-2 {
        left: 5.55555556%;
    }
    .new-col-1xlg-push-1 {
        left: 2.77777778%;
    }
    .new-col-1xlg-push-0 {
        left: auto;
    }
    .new-col-1xlg-offset-36 {
        margin-left: 100%;
    }
    .new-col-1xlg-offset-35 {
        margin-left: 97.22222222%;
    }
    .new-col-1xlg-offset-34 {
        margin-left: 94.44444444%;
    }
    .new-col-1xlg-offset-33 {
        margin-left: 91.66666667%;
    }
    .new-col-1xlg-offset-32 {
        margin-left: 88.88888889%;
    }
    .new-col-1xlg-offset-31 {
        margin-left: 86.11111111%;
    }
    .new-col-1xlg-offset-30 {
        margin-left: 83.33333333%;
    }
    .new-col-1xlg-offset-29 {
        margin-left: 80.55555556%;
    }
    .new-col-1xlg-offset-28 {
        margin-left: 77.77777778%;
    }
    .new-col-1xlg-offset-27 {
        margin-left: 75%;
    }
    .new-col-1xlg-offset-26 {
        margin-left: 72.22222222%;
    }
    .new-col-1xlg-offset-25 {
        margin-left: 69.44444444%;
    }
    .new-col-1xlg-offset-24 {
        margin-left: 66.66666667%;
    }
    .new-col-1xlg-offset-23 {
        margin-left: 63.88888889%;
    }
    .new-col-1xlg-offset-22 {
        margin-left: 61.11111111%;
    }
    .new-col-1xlg-offset-21 {
        margin-left: 58.33333333%;
    }
    .new-col-1xlg-offset-20 {
        margin-left: 55.55555556%;
    }
    .new-col-1xlg-offset-19 {
        margin-left: 52.77777778%;
    }
    .new-col-1xlg-offset-18 {
        margin-left: 50%;
    }
    .new-col-1xlg-offset-17 {
        margin-left: 47.22222222%;
    }
    .new-col-1xlg-offset-16 {
        margin-left: 44.44444444%;
    }
    .new-col-1xlg-offset-15 {
        margin-left: 41.66666667%;
    }
    .new-col-1xlg-offset-14 {
        margin-left: 38.88888889%;
    }
    .new-col-1xlg-offset-13 {
        margin-left: 36.11111111%;
    }
    .new-col-1xlg-offset-12 {
        margin-left: 33.33333333%;
    }
    .new-col-1xlg-offset-11 {
        margin-left: 30.55555556%;
    }
    .new-col-1xlg-offset-10 {
        margin-left: 27.77777778%;
    }
    .new-col-1xlg-offset-9 {
        margin-left: 25%;
    }
    .new-col-1xlg-offset-8 {
        margin-left: 22.22222222%;
    }
    .new-col-1xlg-offset-7 {
        margin-left: 19.44444444%;
    }
    .new-col-1xlg-offset-6 {
        margin-left: 16.66666667%;
    }
    .new-col-1xlg-offset-5 {
        margin-left: 13.88888889%;
    }
    .new-col-1xlg-offset-4 {
        margin-left: 11.11111111%;
    }
    .new-col-1xlg-offset-3 {
        margin-left: 8.33333333%;
    }
    .new-col-1xlg-offset-2 {
        margin-left: 5.55555556%;
    }
    .new-col-1xlg-offset-1 {
        margin-left: 2.77777778%;
    }
    .new-col-1xlg-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 1440px) {
    .new-col-2xlg-1, .new-col-2xlg-2, .new-col-2xlg-3, .new-col-2xlg-4, .new-col-2xlg-5, .new-col-2xlg-6, .new-col-2xlg-7, .new-col-2xlg-8, .new-col-2xlg-9, .new-col-2xlg-10, .new-col-2xlg-11, .new-col-2xlg-12, .new-col-2xlg-13, .new-col-2xlg-14, .new-col-2xlg-15, .new-col-2xlg-16, .new-col-2xlg-17, .new-col-2xlg-18, .new-col-2xlg-19, .new-col-2xlg-20, .new-col-2xlg-21, .new-col-2xlg-22, .new-col-2xlg-23, .new-col-2xlg-24, .new-col-2xlg-25, .new-col-2xlg-26, .new-col-2xlg-27, .new-col-2xlg-28, .new-col-2xlg-29, .new-col-2xlg-30, .new-col-2xlg-31, .new-col-2xlg-32, .new-col-2xlg-33, .new-col-2xlg-34, .new-col-2xlg-35, .new-col-2xlg-36 {
        float: left;
    }
    .new-col-2xlg-36 {
        width: 100%;
    }
    .new-col-2xlg-35 {
        width: 97.22222222%;
    }
    .new-col-2xlg-34 {
        width: 94.44444444%;
    }
    .new-col-2xlg-33 {
        width: 91.66666667%;
    }
    .new-col-2xlg-32 {
        width: 88.88888889%;
    }
    .new-col-2xlg-31 {
        width: 86.11111111%;
    }
    .new-col-2xlg-30 {
        width: 83.33333333%;
    }
    .new-col-2xlg-29 {
        width: 80.55555556%;
    }
    .new-col-2xlg-28 {
        width: 77.77777778%;
    }
    .new-col-2xlg-27 {
        width: 75%;
    }
    .new-col-2xlg-26 {
        width: 72.22222222%;
    }
    .new-col-2xlg-25 {
        width: 69.44444444%;
    }
    .new-col-2xlg-24 {
        width: 66.66666667%;
    }
    .new-col-2xlg-23 {
        width: 63.88888889%;
    }
    .new-col-2xlg-22 {
        width: 61.11111111%;
    }
    .new-col-2xlg-21 {
        width: 58.33333333%;
    }
    .new-col-2xlg-20 {
        width: 55.55555556%;
    }
    .new-col-2xlg-19 {
        width: 52.77777778%;
    }
    .new-col-2xlg-18 {
        width: 50%;
    }
    .new-col-2xlg-17 {
        width: 47.22222222%;
    }
    .new-col-2xlg-16 {
        width: 44.44444444%;
    }
    .new-col-2xlg-15 {
        width: 41.66666667%;
    }
    .new-col-2xlg-14 {
        width: 38.88888889%;
    }
    .new-col-2xlg-13 {
        width: 36.11111111%;
    }
    .new-col-2xlg-12 {
        width: 33.33333333%;
    }
    .new-col-2xlg-11 {
        width: 30.55555556%;
    }
    .new-col-2xlg-10 {
        width: 27.77777778%;
    }
    .new-col-2xlg-9 {
        width: 25%;
    }
    .new-col-2xlg-8 {
        width: 22.22222222%;
    }
    .new-col-2xlg-7 {
        width: 19.44444444%;
    }
    .new-col-2xlg-6 {
        width: 16.66666667%;
    }
    .new-col-2xlg-5 {
        width: 13.88888889%;
    }
    .new-col-2xlg-4 {
        width: 11.11111111%;
    }
    .new-col-2xlg-3 {
        width: 8.33333333%;
    }
    .new-col-2xlg-2 {
        width: 5.55555556%;
    }
    .new-col-2xlg-1 {
        width: 2.77777778%;
    }
    .new-col-2xlg-pull-36 {
        right: 100%;
    }
    .new-col-2xlg-pull-35 {
        right: 97.22222222%;
    }
    .new-col-2xlg-pull-34 {
        right: 94.44444444%;
    }
    .new-col-2xlg-pull-33 {
        right: 91.66666667%;
    }
    .new-col-2xlg-pull-32 {
        right: 88.88888889%;
    }
    .new-col-2xlg-pull-31 {
        right: 86.11111111%;
    }
    .new-col-2xlg-pull-30 {
        right: 83.33333333%;
    }
    .new-col-2xlg-pull-29 {
        right: 80.55555556%;
    }
    .new-col-2xlg-pull-28 {
        right: 77.77777778%;
    }
    .new-col-2xlg-pull-27 {
        right: 75%;
    }
    .new-col-2xlg-pull-26 {
        right: 72.22222222%;
    }
    .new-col-2xlg-pull-25 {
        right: 69.44444444%;
    }
    .new-col-2xlg-pull-24 {
        right: 66.66666667%;
    }
    .new-col-2xlg-pull-23 {
        right: 63.88888889%;
    }
    .new-col-2xlg-pull-22 {
        right: 61.11111111%;
    }
    .new-col-2xlg-pull-21 {
        right: 58.33333333%;
    }
    .new-col-2xlg-pull-20 {
        right: 55.55555556%;
    }
    .new-col-2xlg-pull-19 {
        right: 52.77777778%;
    }
    .new-col-2xlg-pull-18 {
        right: 50%;
    }
    .new-col-2xlg-pull-17 {
        right: 47.22222222%;
    }
    .new-col-2xlg-pull-16 {
        right: 44.44444444%;
    }
    .new-col-2xlg-pull-15 {
        right: 41.66666667%;
    }
    .new-col-2xlg-pull-14 {
        right: 38.88888889%;
    }
    .new-col-2xlg-pull-13 {
        right: 36.11111111%;
    }
    .new-col-2xlg-pull-12 {
        right: 33.33333333%;
    }
    .new-col-2xlg-pull-11 {
        right: 30.55555556%;
    }
    .new-col-2xlg-pull-10 {
        right: 27.77777778%;
    }
    .new-col-2xlg-pull-9 {
        right: 25%;
    }
    .new-col-2xlg-pull-8 {
        right: 22.22222222%;
    }
    .new-col-2xlg-pull-7 {
        right: 19.44444444%;
    }
    .new-col-2xlg-pull-6 {
        right: 16.66666667%;
    }
    .new-col-2xlg-pull-5 {
        right: 13.88888889%;
    }
    .new-col-2xlg-pull-4 {
        right: 11.11111111%;
    }
    .new-col-2xlg-pull-3 {
        right: 8.33333333%;
    }
    .new-col-2xlg-pull-2 {
        right: 5.55555556%;
    }
    .new-col-2xlg-pull-1 {
        right: 2.77777778%;
    }
    .new-col-2xlg-pull-0 {
        right: auto;
    }
    .new-col-2xlg-push-36 {
        left: 100%;
    }
    .new-col-2xlg-push-35 {
        left: 97.22222222%;
    }
    .new-col-2xlg-push-34 {
        left: 94.44444444%;
    }
    .new-col-2xlg-push-33 {
        left: 91.66666667%;
    }
    .new-col-2xlg-push-32 {
        left: 88.88888889%;
    }
    .new-col-2xlg-push-31 {
        left: 86.11111111%;
    }
    .new-col-2xlg-push-30 {
        left: 83.33333333%;
    }
    .new-col-2xlg-push-29 {
        left: 80.55555556%;
    }
    .new-col-2xlg-push-28 {
        left: 77.77777778%;
    }
    .new-col-2xlg-push-27 {
        left: 75%;
    }
    .new-col-2xlg-push-26 {
        left: 72.22222222%;
    }
    .new-col-2xlg-push-25 {
        left: 69.44444444%;
    }
    .new-col-2xlg-push-24 {
        left: 66.66666667%;
    }
    .new-col-2xlg-push-23 {
        left: 63.88888889%;
    }
    .new-col-2xlg-push-22 {
        left: 61.11111111%;
    }
    .new-col-2xlg-push-21 {
        left: 58.33333333%;
    }
    .new-col-2xlg-push-20 {
        left: 55.55555556%;
    }
    .new-col-2xlg-push-19 {
        left: 52.77777778%;
    }
    .new-col-2xlg-push-18 {
        left: 50%;
    }
    .new-col-2xlg-push-17 {
        left: 47.22222222%;
    }
    .new-col-2xlg-push-16 {
        left: 44.44444444%;
    }
    .new-col-2xlg-push-15 {
        left: 41.66666667%;
    }
    .new-col-2xlg-push-14 {
        left: 38.88888889%;
    }
    .new-col-2xlg-push-13 {
        left: 36.11111111%;
    }
    .new-col-2xlg-push-12 {
        left: 33.33333333%;
    }
    .new-col-2xlg-push-11 {
        left: 30.55555556%;
    }
    .new-col-2xlg-push-10 {
        left: 27.77777778%;
    }
    .new-col-2xlg-push-9 {
        left: 25%;
    }
    .new-col-2xlg-push-8 {
        left: 22.22222222%;
    }
    .new-col-2xlg-push-7 {
        left: 19.44444444%;
    }
    .new-col-2xlg-push-6 {
        left: 16.66666667%;
    }
    .new-col-2xlg-push-5 {
        left: 13.88888889%;
    }
    .new-col-2xlg-push-4 {
        left: 11.11111111%;
    }
    .new-col-2xlg-push-3 {
        left: 8.33333333%;
    }
    .new-col-2xlg-push-2 {
        left: 5.55555556%;
    }
    .new-col-2xlg-push-1 {
        left: 2.77777778%;
    }
    .new-col-2xlg-push-0 {
        left: auto;
    }
    .new-col-2xlg-offset-36 {
        margin-left: 100%;
    }
    .new-col-2xlg-offset-35 {
        margin-left: 97.22222222%;
    }
    .new-col-2xlg-offset-34 {
        margin-left: 94.44444444%;
    }
    .new-col-2xlg-offset-33 {
        margin-left: 91.66666667%;
    }
    .new-col-2xlg-offset-32 {
        margin-left: 88.88888889%;
    }
    .new-col-2xlg-offset-31 {
        margin-left: 86.11111111%;
    }
    .new-col-2xlg-offset-30 {
        margin-left: 83.33333333%;
    }
    .new-col-2xlg-offset-29 {
        margin-left: 80.55555556%;
    }
    .new-col-2xlg-offset-28 {
        margin-left: 77.77777778%;
    }
    .new-col-2xlg-offset-27 {
        margin-left: 75%;
    }
    .new-col-2xlg-offset-26 {
        margin-left: 72.22222222%;
    }
    .new-col-2xlg-offset-25 {
        margin-left: 69.44444444%;
    }
    .new-col-2xlg-offset-24 {
        margin-left: 66.66666667%;
    }
    .new-col-2xlg-offset-23 {
        margin-left: 63.88888889%;
    }
    .new-col-2xlg-offset-22 {
        margin-left: 61.11111111%;
    }
    .new-col-2xlg-offset-21 {
        margin-left: 58.33333333%;
    }
    .new-col-2xlg-offset-20 {
        margin-left: 55.55555556%;
    }
    .new-col-2xlg-offset-19 {
        margin-left: 52.77777778%;
    }
    .new-col-2xlg-offset-18 {
        margin-left: 50%;
    }
    .new-col-2xlg-offset-17 {
        margin-left: 47.22222222%;
    }
    .new-col-2xlg-offset-16 {
        margin-left: 44.44444444%;
    }
    .new-col-2xlg-offset-15 {
        margin-left: 41.66666667%;
    }
    .new-col-2xlg-offset-14 {
        margin-left: 38.88888889%;
    }
    .new-col-2xlg-offset-13 {
        margin-left: 36.11111111%;
    }
    .new-col-2xlg-offset-12 {
        margin-left: 33.33333333%;
    }
    .new-col-2xlg-offset-11 {
        margin-left: 30.55555556%;
    }
    .new-col-2xlg-offset-10 {
        margin-left: 27.77777778%;
    }
    .new-col-2xlg-offset-9 {
        margin-left: 25%;
    }
    .new-col-2xlg-offset-8 {
        margin-left: 22.22222222%;
    }
    .new-col-2xlg-offset-7 {
        margin-left: 19.44444444%;
    }
    .new-col-2xlg-offset-6 {
        margin-left: 16.66666667%;
    }
    .new-col-2xlg-offset-5 {
        margin-left: 13.88888889%;
    }
    .new-col-2xlg-offset-4 {
        margin-left: 11.11111111%;
    }
    .new-col-2xlg-offset-3 {
        margin-left: 8.33333333%;
    }
    .new-col-2xlg-offset-2 {
        margin-left: 5.55555556%;
    }
    .new-col-2xlg-offset-1 {
        margin-left: 2.77777778%;
    }
    .new-col-2xlg-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 1600px) {
    .new-col-3xlg-1, .new-col-3xlg-2, .new-col-3xlg-3, .new-col-3xlg-4, .new-col-3xlg-5, .new-col-3xlg-6, .new-col-3xlg-7, .new-col-3xlg-8, .new-col-3xlg-9, .new-col-3xlg-10, .new-col-3xlg-11, .new-col-3xlg-12, .new-col-3xlg-13, .new-col-3xlg-14, .new-col-3xlg-15, .new-col-3xlg-16, .new-col-3xlg-17, .new-col-3xlg-18, .new-col-3xlg-19, .new-col-3xlg-20, .new-col-3xlg-21, .new-col-3xlg-22, .new-col-3xlg-23, .new-col-3xlg-24, .new-col-3xlg-25, .new-col-3xlg-26, .new-col-3xlg-27, .new-col-3xlg-28, .new-col-3xlg-29, .new-col-3xlg-30, .new-col-3xlg-31, .new-col-3xlg-32, .new-col-3xlg-33, .new-col-3xlg-34, .new-col-3xlg-35, .new-col-3xlg-36 {
        float: left;
    }
    .new-col-3xlg-36 {
        width: 100%;
    }
    .new-col-3xlg-35 {
        width: 97.22222222%;
    }
    .new-col-3xlg-34 {
        width: 94.44444444%;
    }
    .new-col-3xlg-33 {
        width: 91.66666667%;
    }
    .new-col-3xlg-32 {
        width: 88.88888889%;
    }
    .new-col-3xlg-31 {
        width: 86.11111111%;
    }
    .new-col-3xlg-30 {
        width: 83.33333333%;
    }
    .new-col-3xlg-29 {
        width: 80.55555556%;
    }
    .new-col-3xlg-28 {
        width: 77.77777778%;
    }
    .new-col-3xlg-27 {
        width: 75%;
    }
    .new-col-3xlg-26 {
        width: 72.22222222%;
    }
    .new-col-3xlg-25 {
        width: 69.44444444%;
    }
    .new-col-3xlg-24 {
        width: 66.66666667%;
    }
    .new-col-3xlg-23 {
        width: 63.88888889%;
    }
    .new-col-3xlg-22 {
        width: 61.11111111%;
    }
    .new-col-3xlg-21 {
        width: 58.33333333%;
    }
    .new-col-3xlg-20 {
        width: 55.55555556%;
    }
    .new-col-3xlg-19 {
        width: 52.77777778%;
    }
    .new-col-3xlg-18 {
        width: 50%;
    }
    .new-col-3xlg-17 {
        width: 47.22222222%;
    }
    .new-col-3xlg-16 {
        width: 44.44444444%;
    }
    .new-col-3xlg-15 {
        width: 41.66666667%;
    }
    .new-col-3xlg-14 {
        width: 38.88888889%;
    }
    .new-col-3xlg-13 {
        width: 36.11111111%;
    }
    .new-col-3xlg-12 {
        width: 33.33333333%;
    }
    .new-col-3xlg-11 {
        width: 30.55555556%;
    }
    .new-col-3xlg-10 {
        width: 27.77777778%;
    }
    .new-col-3xlg-9 {
        width: 25%;
    }
    .new-col-3xlg-8 {
        width: 22.22222222%;
    }
    .new-col-3xlg-7 {
        width: 19.44444444%;
    }
    .new-col-3xlg-6 {
        width: 16.66666667%;
    }
    .new-col-3xlg-5 {
        width: 13.88888889%;
    }
    .new-col-3xlg-4 {
        width: 11.11111111%;
    }
    .new-col-3xlg-3 {
        width: 8.33333333%;
    }
    .new-col-3xlg-2 {
        width: 5.55555556%;
    }
    .new-col-3xlg-1 {
        width: 2.77777778%;
    }
    .new-col-3xlg-pull-36 {
        right: 100%;
    }
    .new-col-3xlg-pull-35 {
        right: 97.22222222%;
    }
    .new-col-3xlg-pull-34 {
        right: 94.44444444%;
    }
    .new-col-3xlg-pull-33 {
        right: 91.66666667%;
    }
    .new-col-3xlg-pull-32 {
        right: 88.88888889%;
    }
    .new-col-3xlg-pull-31 {
        right: 86.11111111%;
    }
    .new-col-3xlg-pull-30 {
        right: 83.33333333%;
    }
    .new-col-3xlg-pull-29 {
        right: 80.55555556%;
    }
    .new-col-3xlg-pull-28 {
        right: 77.77777778%;
    }
    .new-col-3xlg-pull-27 {
        right: 75%;
    }
    .new-col-3xlg-pull-26 {
        right: 72.22222222%;
    }
    .new-col-3xlg-pull-25 {
        right: 69.44444444%;
    }
    .new-col-3xlg-pull-24 {
        right: 66.66666667%;
    }
    .new-col-3xlg-pull-23 {
        right: 63.88888889%;
    }
    .new-col-3xlg-pull-22 {
        right: 61.11111111%;
    }
    .new-col-3xlg-pull-21 {
        right: 58.33333333%;
    }
    .new-col-3xlg-pull-20 {
        right: 55.55555556%;
    }
    .new-col-3xlg-pull-19 {
        right: 52.77777778%;
    }
    .new-col-3xlg-pull-18 {
        right: 50%;
    }
    .new-col-3xlg-pull-17 {
        right: 47.22222222%;
    }
    .new-col-3xlg-pull-16 {
        right: 44.44444444%;
    }
    .new-col-3xlg-pull-15 {
        right: 41.66666667%;
    }
    .new-col-3xlg-pull-14 {
        right: 38.88888889%;
    }
    .new-col-3xlg-pull-13 {
        right: 36.11111111%;
    }
    .new-col-3xlg-pull-12 {
        right: 33.33333333%;
    }
    .new-col-3xlg-pull-11 {
        right: 30.55555556%;
    }
    .new-col-3xlg-pull-10 {
        right: 27.77777778%;
    }
    .new-col-3xlg-pull-9 {
        right: 25%;
    }
    .new-col-3xlg-pull-8 {
        right: 22.22222222%;
    }
    .new-col-3xlg-pull-7 {
        right: 19.44444444%;
    }
    .new-col-3xlg-pull-6 {
        right: 16.66666667%;
    }
    .new-col-3xlg-pull-5 {
        right: 13.88888889%;
    }
    .new-col-3xlg-pull-4 {
        right: 11.11111111%;
    }
    .new-col-3xlg-pull-3 {
        right: 8.33333333%;
    }
    .new-col-3xlg-pull-2 {
        right: 5.55555556%;
    }
    .new-col-3xlg-pull-1 {
        right: 2.77777778%;
    }
    .new-col-3xlg-pull-0 {
        right: auto;
    }
    .new-col-3xlg-push-36 {
        left: 100%;
    }
    .new-col-3xlg-push-35 {
        left: 97.22222222%;
    }
    .new-col-3xlg-push-34 {
        left: 94.44444444%;
    }
    .new-col-3xlg-push-33 {
        left: 91.66666667%;
    }
    .new-col-3xlg-push-32 {
        left: 88.88888889%;
    }
    .new-col-3xlg-push-31 {
        left: 86.11111111%;
    }
    .new-col-3xlg-push-30 {
        left: 83.33333333%;
    }
    .new-col-3xlg-push-29 {
        left: 80.55555556%;
    }
    .new-col-3xlg-push-28 {
        left: 77.77777778%;
    }
    .new-col-3xlg-push-27 {
        left: 75%;
    }
    .new-col-3xlg-push-26 {
        left: 72.22222222%;
    }
    .new-col-3xlg-push-25 {
        left: 69.44444444%;
    }
    .new-col-3xlg-push-24 {
        left: 66.66666667%;
    }
    .new-col-3xlg-push-23 {
        left: 63.88888889%;
    }
    .new-col-3xlg-push-22 {
        left: 61.11111111%;
    }
    .new-col-3xlg-push-21 {
        left: 58.33333333%;
    }
    .new-col-3xlg-push-20 {
        left: 55.55555556%;
    }
    .new-col-3xlg-push-19 {
        left: 52.77777778%;
    }
    .new-col-3xlg-push-18 {
        left: 50%;
    }
    .new-col-3xlg-push-17 {
        left: 47.22222222%;
    }
    .new-col-3xlg-push-16 {
        left: 44.44444444%;
    }
    .new-col-3xlg-push-15 {
        left: 41.66666667%;
    }
    .new-col-3xlg-push-14 {
        left: 38.88888889%;
    }
    .new-col-3xlg-push-13 {
        left: 36.11111111%;
    }
    .new-col-3xlg-push-12 {
        left: 33.33333333%;
    }
    .new-col-3xlg-push-11 {
        left: 30.55555556%;
    }
    .new-col-3xlg-push-10 {
        left: 27.77777778%;
    }
    .new-col-3xlg-push-9 {
        left: 25%;
    }
    .new-col-3xlg-push-8 {
        left: 22.22222222%;
    }
    .new-col-3xlg-push-7 {
        left: 19.44444444%;
    }
    .new-col-3xlg-push-6 {
        left: 16.66666667%;
    }
    .new-col-3xlg-push-5 {
        left: 13.88888889%;
    }
    .new-col-3xlg-push-4 {
        left: 11.11111111%;
    }
    .new-col-3xlg-push-3 {
        left: 8.33333333%;
    }
    .new-col-3xlg-push-2 {
        left: 5.55555556%;
    }
    .new-col-3xlg-push-1 {
        left: 2.77777778%;
    }
    .new-col-3xlg-push-0 {
        left: auto;
    }
    .new-col-3xlg-offset-36 {
        margin-left: 100%;
    }
    .new-col-3xlg-offset-35 {
        margin-left: 97.22222222%;
    }
    .new-col-3xlg-offset-34 {
        margin-left: 94.44444444%;
    }
    .new-col-3xlg-offset-33 {
        margin-left: 91.66666667%;
    }
    .new-col-3xlg-offset-32 {
        margin-left: 88.88888889%;
    }
    .new-col-3xlg-offset-31 {
        margin-left: 86.11111111%;
    }
    .new-col-3xlg-offset-30 {
        margin-left: 83.33333333%;
    }
    .new-col-3xlg-offset-29 {
        margin-left: 80.55555556%;
    }
    .new-col-3xlg-offset-28 {
        margin-left: 77.77777778%;
    }
    .new-col-3xlg-offset-27 {
        margin-left: 75%;
    }
    .new-col-3xlg-offset-26 {
        margin-left: 72.22222222%;
    }
    .new-col-3xlg-offset-25 {
        margin-left: 69.44444444%;
    }
    .new-col-3xlg-offset-24 {
        margin-left: 66.66666667%;
    }
    .new-col-3xlg-offset-23 {
        margin-left: 63.88888889%;
    }
    .new-col-3xlg-offset-22 {
        margin-left: 61.11111111%;
    }
    .new-col-3xlg-offset-21 {
        margin-left: 58.33333333%;
    }
    .new-col-3xlg-offset-20 {
        margin-left: 55.55555556%;
    }
    .new-col-3xlg-offset-19 {
        margin-left: 52.77777778%;
    }
    .new-col-3xlg-offset-18 {
        margin-left: 50%;
    }
    .new-col-3xlg-offset-17 {
        margin-left: 47.22222222%;
    }
    .new-col-3xlg-offset-16 {
        margin-left: 44.44444444%;
    }
    .new-col-3xlg-offset-15 {
        margin-left: 41.66666667%;
    }
    .new-col-3xlg-offset-14 {
        margin-left: 38.88888889%;
    }
    .new-col-3xlg-offset-13 {
        margin-left: 36.11111111%;
    }
    .new-col-3xlg-offset-12 {
        margin-left: 33.33333333%;
    }
    .new-col-3xlg-offset-11 {
        margin-left: 30.55555556%;
    }
    .new-col-3xlg-offset-10 {
        margin-left: 27.77777778%;
    }
    .new-col-3xlg-offset-9 {
        margin-left: 25%;
    }
    .new-col-3xlg-offset-8 {
        margin-left: 22.22222222%;
    }
    .new-col-3xlg-offset-7 {
        margin-left: 19.44444444%;
    }
    .new-col-3xlg-offset-6 {
        margin-left: 16.66666667%;
    }
    .new-col-3xlg-offset-5 {
        margin-left: 13.88888889%;
    }
    .new-col-3xlg-offset-4 {
        margin-left: 11.11111111%;
    }
    .new-col-3xlg-offset-3 {
        margin-left: 8.33333333%;
    }
    .new-col-3xlg-offset-2 {
        margin-left: 5.55555556%;
    }
    .new-col-3xlg-offset-1 {
        margin-left: 2.77777778%;
    }
    .new-col-3xlg-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 1800px) {
    .new-col-4xlg-1, .new-col-4xlg-2, .new-col-4xlg-3, .new-col-4xlg-4, .new-col-4xlg-5, .new-col-4xlg-6, .new-col-4xlg-7, .new-col-4xlg-8, .new-col-4xlg-9, .new-col-4xlg-10, .new-col-4xlg-11, .new-col-4xlg-12, .new-col-4xlg-13, .new-col-4xlg-14, .new-col-4xlg-15, .new-col-4xlg-16, .new-col-4xlg-17, .new-col-4xlg-18, .new-col-4xlg-19, .new-col-4xlg-20, .new-col-4xlg-21, .new-col-4xlg-22, .new-col-4xlg-23, .new-col-4xlg-24, .new-col-4xlg-25, .new-col-4xlg-26, .new-col-4xlg-27, .new-col-4xlg-28, .new-col-4xlg-29, .new-col-4xlg-30, .new-col-4xlg-31, .new-col-4xlg-32, .new-col-4xlg-33, .new-col-4xlg-34, .new-col-4xlg-35, .new-col-4xlg-36 {
        float: left;
    }
    .new-col-4xlg-36 {
        width: 100%;
    }
    .new-col-4xlg-35 {
        width: 97.22222222%;
    }
    .new-col-4xlg-34 {
        width: 94.44444444%;
    }
    .new-col-4xlg-33 {
        width: 91.66666667%;
    }
    .new-col-4xlg-32 {
        width: 88.88888889%;
    }
    .new-col-4xlg-31 {
        width: 86.11111111%;
    }
    .new-col-4xlg-30 {
        width: 83.33333333%;
    }
    .new-col-4xlg-29 {
        width: 80.55555556%;
    }
    .new-col-4xlg-28 {
        width: 77.77777778%;
    }
    .new-col-4xlg-27 {
        width: 75%;
    }
    .new-col-4xlg-26 {
        width: 72.22222222%;
    }
    .new-col-4xlg-25 {
        width: 69.44444444%;
    }
    .new-col-4xlg-24 {
        width: 66.66666667%;
    }
    .new-col-4xlg-23 {
        width: 63.88888889%;
    }
    .new-col-4xlg-22 {
        width: 61.11111111%;
    }
    .new-col-4xlg-21 {
        width: 58.33333333%;
    }
    .new-col-4xlg-20 {
        width: 55.55555556%;
    }
    .new-col-4xlg-19 {
        width: 52.77777778%;
    }
    .new-col-4xlg-18 {
        width: 50%;
    }
    .new-col-4xlg-17 {
        width: 47.22222222%;
    }
    .new-col-4xlg-16 {
        width: 44.44444444%;
    }
    .new-col-4xlg-15 {
        width: 41.66666667%;
    }
    .new-col-4xlg-14 {
        width: 38.88888889%;
    }
    .new-col-4xlg-13 {
        width: 36.11111111%;
    }
    .new-col-4xlg-12 {
        width: 33.33333333%;
    }
    .new-col-4xlg-11 {
        width: 30.55555556%;
    }
    .new-col-4xlg-10 {
        width: 27.77777778%;
    }
    .new-col-4xlg-9 {
        width: 25%;
    }
    .new-col-4xlg-8 {
        width: 22.22222222%;
    }
    .new-col-4xlg-7 {
        width: 19.44444444%;
    }
    .new-col-4xlg-6 {
        width: 16.66666667%;
    }
    .new-col-4xlg-5 {
        width: 13.88888889%;
    }
    .new-col-4xlg-4 {
        width: 11.11111111%;
    }
    .new-col-4xlg-3 {
        width: 8.33333333%;
    }
    .new-col-4xlg-2 {
        width: 5.55555556%;
    }
    .new-col-4xlg-1 {
        width: 2.77777778%;
    }
    .new-col-4xlg-pull-36 {
        right: 100%;
    }
    .new-col-4xlg-pull-35 {
        right: 97.22222222%;
    }
    .new-col-4xlg-pull-34 {
        right: 94.44444444%;
    }
    .new-col-4xlg-pull-33 {
        right: 91.66666667%;
    }
    .new-col-4xlg-pull-32 {
        right: 88.88888889%;
    }
    .new-col-4xlg-pull-31 {
        right: 86.11111111%;
    }
    .new-col-4xlg-pull-30 {
        right: 83.33333333%;
    }
    .new-col-4xlg-pull-29 {
        right: 80.55555556%;
    }
    .new-col-4xlg-pull-28 {
        right: 77.77777778%;
    }
    .new-col-4xlg-pull-27 {
        right: 75%;
    }
    .new-col-4xlg-pull-26 {
        right: 72.22222222%;
    }
    .new-col-4xlg-pull-25 {
        right: 69.44444444%;
    }
    .new-col-4xlg-pull-24 {
        right: 66.66666667%;
    }
    .new-col-4xlg-pull-23 {
        right: 63.88888889%;
    }
    .new-col-4xlg-pull-22 {
        right: 61.11111111%;
    }
    .new-col-4xlg-pull-21 {
        right: 58.33333333%;
    }
    .new-col-4xlg-pull-20 {
        right: 55.55555556%;
    }
    .new-col-4xlg-pull-19 {
        right: 52.77777778%;
    }
    .new-col-4xlg-pull-18 {
        right: 50%;
    }
    .new-col-4xlg-pull-17 {
        right: 47.22222222%;
    }
    .new-col-4xlg-pull-16 {
        right: 44.44444444%;
    }
    .new-col-4xlg-pull-15 {
        right: 41.66666667%;
    }
    .new-col-4xlg-pull-14 {
        right: 38.88888889%;
    }
    .new-col-4xlg-pull-13 {
        right: 36.11111111%;
    }
    .new-col-4xlg-pull-12 {
        right: 33.33333333%;
    }
    .new-col-4xlg-pull-11 {
        right: 30.55555556%;
    }
    .new-col-4xlg-pull-10 {
        right: 27.77777778%;
    }
    .new-col-4xlg-pull-9 {
        right: 25%;
    }
    .new-col-4xlg-pull-8 {
        right: 22.22222222%;
    }
    .new-col-4xlg-pull-7 {
        right: 19.44444444%;
    }
    .new-col-4xlg-pull-6 {
        right: 16.66666667%;
    }
    .new-col-4xlg-pull-5 {
        right: 13.88888889%;
    }
    .new-col-4xlg-pull-4 {
        right: 11.11111111%;
    }
    .new-col-4xlg-pull-3 {
        right: 8.33333333%;
    }
    .new-col-4xlg-pull-2 {
        right: 5.55555556%;
    }
    .new-col-4xlg-pull-1 {
        right: 2.77777778%;
    }
    .new-col-4xlg-pull-0 {
        right: auto;
    }
    .new-col-4xlg-push-36 {
        left: 100%;
    }
    .new-col-4xlg-push-35 {
        left: 97.22222222%;
    }
    .new-col-4xlg-push-34 {
        left: 94.44444444%;
    }
    .new-col-4xlg-push-33 {
        left: 91.66666667%;
    }
    .new-col-4xlg-push-32 {
        left: 88.88888889%;
    }
    .new-col-4xlg-push-31 {
        left: 86.11111111%;
    }
    .new-col-4xlg-push-30 {
        left: 83.33333333%;
    }
    .new-col-4xlg-push-29 {
        left: 80.55555556%;
    }
    .new-col-4xlg-push-28 {
        left: 77.77777778%;
    }
    .new-col-4xlg-push-27 {
        left: 75%;
    }
    .new-col-4xlg-push-26 {
        left: 72.22222222%;
    }
    .new-col-4xlg-push-25 {
        left: 69.44444444%;
    }
    .new-col-4xlg-push-24 {
        left: 66.66666667%;
    }
    .new-col-4xlg-push-23 {
        left: 63.88888889%;
    }
    .new-col-4xlg-push-22 {
        left: 61.11111111%;
    }
    .new-col-4xlg-push-21 {
        left: 58.33333333%;
    }
    .new-col-4xlg-push-20 {
        left: 55.55555556%;
    }
    .new-col-4xlg-push-19 {
        left: 52.77777778%;
    }
    .new-col-4xlg-push-18 {
        left: 50%;
    }
    .new-col-4xlg-push-17 {
        left: 47.22222222%;
    }
    .new-col-4xlg-push-16 {
        left: 44.44444444%;
    }
    .new-col-4xlg-push-15 {
        left: 41.66666667%;
    }
    .new-col-4xlg-push-14 {
        left: 38.88888889%;
    }
    .new-col-4xlg-push-13 {
        left: 36.11111111%;
    }
    .new-col-4xlg-push-12 {
        left: 33.33333333%;
    }
    .new-col-4xlg-push-11 {
        left: 30.55555556%;
    }
    .new-col-4xlg-push-10 {
        left: 27.77777778%;
    }
    .new-col-4xlg-push-9 {
        left: 25%;
    }
    .new-col-4xlg-push-8 {
        left: 22.22222222%;
    }
    .new-col-4xlg-push-7 {
        left: 19.44444444%;
    }
    .new-col-4xlg-push-6 {
        left: 16.66666667%;
    }
    .new-col-4xlg-push-5 {
        left: 13.88888889%;
    }
    .new-col-4xlg-push-4 {
        left: 11.11111111%;
    }
    .new-col-4xlg-push-3 {
        left: 8.33333333%;
    }
    .new-col-4xlg-push-2 {
        left: 5.55555556%;
    }
    .new-col-4xlg-push-1 {
        left: 2.77777778%;
    }
    .new-col-4xlg-push-0 {
        left: auto;
    }
    .new-col-4xlg-offset-36 {
        margin-left: 100%;
    }
    .new-col-4xlg-offset-35 {
        margin-left: 97.22222222%;
    }
    .new-col-4xlg-offset-34 {
        margin-left: 94.44444444%;
    }
    .new-col-4xlg-offset-33 {
        margin-left: 91.66666667%;
    }
    .new-col-4xlg-offset-32 {
        margin-left: 88.88888889%;
    }
    .new-col-4xlg-offset-31 {
        margin-left: 86.11111111%;
    }
    .new-col-4xlg-offset-30 {
        margin-left: 83.33333333%;
    }
    .new-col-4xlg-offset-29 {
        margin-left: 80.55555556%;
    }
    .new-col-4xlg-offset-28 {
        margin-left: 77.77777778%;
    }
    .new-col-4xlg-offset-27 {
        margin-left: 75%;
    }
    .new-col-4xlg-offset-26 {
        margin-left: 72.22222222%;
    }
    .new-col-4xlg-offset-25 {
        margin-left: 69.44444444%;
    }
    .new-col-4xlg-offset-24 {
        margin-left: 66.66666667%;
    }
    .new-col-4xlg-offset-23 {
        margin-left: 63.88888889%;
    }
    .new-col-4xlg-offset-22 {
        margin-left: 61.11111111%;
    }
    .new-col-4xlg-offset-21 {
        margin-left: 58.33333333%;
    }
    .new-col-4xlg-offset-20 {
        margin-left: 55.55555556%;
    }
    .new-col-4xlg-offset-19 {
        margin-left: 52.77777778%;
    }
    .new-col-4xlg-offset-18 {
        margin-left: 50%;
    }
    .new-col-4xlg-offset-17 {
        margin-left: 47.22222222%;
    }
    .new-col-4xlg-offset-16 {
        margin-left: 44.44444444%;
    }
    .new-col-4xlg-offset-15 {
        margin-left: 41.66666667%;
    }
    .new-col-4xlg-offset-14 {
        margin-left: 38.88888889%;
    }
    .new-col-4xlg-offset-13 {
        margin-left: 36.11111111%;
    }
    .new-col-4xlg-offset-12 {
        margin-left: 33.33333333%;
    }
    .new-col-4xlg-offset-11 {
        margin-left: 30.55555556%;
    }
    .new-col-4xlg-offset-10 {
        margin-left: 27.77777778%;
    }
    .new-col-4xlg-offset-9 {
        margin-left: 25%;
    }
    .new-col-4xlg-offset-8 {
        margin-left: 22.22222222%;
    }
    .new-col-4xlg-offset-7 {
        margin-left: 19.44444444%;
    }
    .new-col-4xlg-offset-6 {
        margin-left: 16.66666667%;
    }
    .new-col-4xlg-offset-5 {
        margin-left: 13.88888889%;
    }
    .new-col-4xlg-offset-4 {
        margin-left: 11.11111111%;
    }
    .new-col-4xlg-offset-3 {
        margin-left: 8.33333333%;
    }
    .new-col-4xlg-offset-2 {
        margin-left: 5.55555556%;
    }
    .new-col-4xlg-offset-1 {
        margin-left: 2.77777778%;
    }
    .new-col-4xlg-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 1920px) {
    .new-col-5xlg-1, .new-col-5xlg-2, .new-col-5xlg-3, .new-col-5xlg-4, .new-col-5xlg-5, .new-col-5xlg-6, .new-col-5xlg-7, .new-col-5xlg-8, .new-col-5xlg-9, .new-col-5xlg-10, .new-col-5xlg-11, .new-col-5xlg-12, .new-col-5xlg-13, .new-col-5xlg-14, .new-col-5xlg-15, .new-col-5xlg-16, .new-col-5xlg-17, .new-col-5xlg-18, .new-col-5xlg-19, .new-col-5xlg-20, .new-col-5xlg-21, .new-col-5xlg-22, .new-col-5xlg-23, .new-col-5xlg-24, .new-col-5xlg-25, .new-col-5xlg-26, .new-col-5xlg-27, .new-col-5xlg-28, .new-col-5xlg-29, .new-col-5xlg-30, .new-col-5xlg-31, .new-col-5xlg-32, .new-col-5xlg-33, .new-col-5xlg-34, .new-col-5xlg-35, .new-col-5xlg-36 {
        float: left;
    }
    .new-col-5xlg-36 {
        width: 100%;
    }
    .new-col-5xlg-35 {
        width: 97.22222222%;
    }
    .new-col-5xlg-34 {
        width: 94.44444444%;
    }
    .new-col-5xlg-33 {
        width: 91.66666667%;
    }
    .new-col-5xlg-32 {
        width: 88.88888889%;
    }
    .new-col-5xlg-31 {
        width: 86.11111111%;
    }
    .new-col-5xlg-30 {
        width: 83.33333333%;
    }
    .new-col-5xlg-29 {
        width: 80.55555556%;
    }
    .new-col-5xlg-28 {
        width: 77.77777778%;
    }
    .new-col-5xlg-27 {
        width: 75%;
    }
    .new-col-5xlg-26 {
        width: 72.22222222%;
    }
    .new-col-5xlg-25 {
        width: 69.44444444%;
    }
    .new-col-5xlg-24 {
        width: 66.66666667%;
    }
    .new-col-5xlg-23 {
        width: 63.88888889%;
    }
    .new-col-5xlg-22 {
        width: 61.11111111%;
    }
    .new-col-5xlg-21 {
        width: 58.33333333%;
    }
    .new-col-5xlg-20 {
        width: 55.55555556%;
    }
    .new-col-5xlg-19 {
        width: 52.77777778%;
    }
    .new-col-5xlg-18 {
        width: 50%;
    }
    .new-col-5xlg-17 {
        width: 47.22222222%;
    }
    .new-col-5xlg-16 {
        width: 44.44444444%;
    }
    .new-col-5xlg-15 {
        width: 41.66666667%;
    }
    .new-col-5xlg-14 {
        width: 38.88888889%;
    }
    .new-col-5xlg-13 {
        width: 36.11111111%;
    }
    .new-col-5xlg-12 {
        width: 33.33333333%;
    }
    .new-col-5xlg-11 {
        width: 30.55555556%;
    }
    .new-col-5xlg-10 {
        width: 27.77777778%;
    }
    .new-col-5xlg-9 {
        width: 25%;
    }
    .new-col-5xlg-8 {
        width: 22.22222222%;
    }
    .new-col-5xlg-7 {
        width: 19.44444444%;
    }
    .new-col-5xlg-6 {
        width: 16.66666667%;
    }
    .new-col-5xlg-5 {
        width: 13.88888889%;
    }
    .new-col-5xlg-4 {
        width: 11.11111111%;
    }
    .new-col-5xlg-3 {
        width: 8.33333333%;
    }
    .new-col-5xlg-2 {
        width: 5.55555556%;
    }
    .new-col-5xlg-1 {
        width: 2.77777778%;
    }
    .new-col-5xlg-pull-36 {
        right: 100%;
    }
    .new-col-5xlg-pull-35 {
        right: 97.22222222%;
    }
    .new-col-5xlg-pull-34 {
        right: 94.44444444%;
    }
    .new-col-5xlg-pull-33 {
        right: 91.66666667%;
    }
    .new-col-5xlg-pull-32 {
        right: 88.88888889%;
    }
    .new-col-5xlg-pull-31 {
        right: 86.11111111%;
    }
    .new-col-5xlg-pull-30 {
        right: 83.33333333%;
    }
    .new-col-5xlg-pull-29 {
        right: 80.55555556%;
    }
    .new-col-5xlg-pull-28 {
        right: 77.77777778%;
    }
    .new-col-5xlg-pull-27 {
        right: 75%;
    }
    .new-col-5xlg-pull-26 {
        right: 72.22222222%;
    }
    .new-col-5xlg-pull-25 {
        right: 69.44444444%;
    }
    .new-col-5xlg-pull-24 {
        right: 66.66666667%;
    }
    .new-col-5xlg-pull-23 {
        right: 63.88888889%;
    }
    .new-col-5xlg-pull-22 {
        right: 61.11111111%;
    }
    .new-col-5xlg-pull-21 {
        right: 58.33333333%;
    }
    .new-col-5xlg-pull-20 {
        right: 55.55555556%;
    }
    .new-col-5xlg-pull-19 {
        right: 52.77777778%;
    }
    .new-col-5xlg-pull-18 {
        right: 50%;
    }
    .new-col-5xlg-pull-17 {
        right: 47.22222222%;
    }
    .new-col-5xlg-pull-16 {
        right: 44.44444444%;
    }
    .new-col-5xlg-pull-15 {
        right: 41.66666667%;
    }
    .new-col-5xlg-pull-14 {
        right: 38.88888889%;
    }
    .new-col-5xlg-pull-13 {
        right: 36.11111111%;
    }
    .new-col-5xlg-pull-12 {
        right: 33.33333333%;
    }
    .new-col-5xlg-pull-11 {
        right: 30.55555556%;
    }
    .new-col-5xlg-pull-10 {
        right: 27.77777778%;
    }
    .new-col-5xlg-pull-9 {
        right: 25%;
    }
    .new-col-5xlg-pull-8 {
        right: 22.22222222%;
    }
    .new-col-5xlg-pull-7 {
        right: 19.44444444%;
    }
    .new-col-5xlg-pull-6 {
        right: 16.66666667%;
    }
    .new-col-5xlg-pull-5 {
        right: 13.88888889%;
    }
    .new-col-5xlg-pull-4 {
        right: 11.11111111%;
    }
    .new-col-5xlg-pull-3 {
        right: 8.33333333%;
    }
    .new-col-5xlg-pull-2 {
        right: 5.55555556%;
    }
    .new-col-5xlg-pull-1 {
        right: 2.77777778%;
    }
    .new-col-5xlg-pull-0 {
        right: auto;
    }
    .new-col-5xlg-push-36 {
        left: 100%;
    }
    .new-col-5xlg-push-35 {
        left: 97.22222222%;
    }
    .new-col-5xlg-push-34 {
        left: 94.44444444%;
    }
    .new-col-5xlg-push-33 {
        left: 91.66666667%;
    }
    .new-col-5xlg-push-32 {
        left: 88.88888889%;
    }
    .new-col-5xlg-push-31 {
        left: 86.11111111%;
    }
    .new-col-5xlg-push-30 {
        left: 83.33333333%;
    }
    .new-col-5xlg-push-29 {
        left: 80.55555556%;
    }
    .new-col-5xlg-push-28 {
        left: 77.77777778%;
    }
    .new-col-5xlg-push-27 {
        left: 75%;
    }
    .new-col-5xlg-push-26 {
        left: 72.22222222%;
    }
    .new-col-5xlg-push-25 {
        left: 69.44444444%;
    }
    .new-col-5xlg-push-24 {
        left: 66.66666667%;
    }
    .new-col-5xlg-push-23 {
        left: 63.88888889%;
    }
    .new-col-5xlg-push-22 {
        left: 61.11111111%;
    }
    .new-col-5xlg-push-21 {
        left: 58.33333333%;
    }
    .new-col-5xlg-push-20 {
        left: 55.55555556%;
    }
    .new-col-5xlg-push-19 {
        left: 52.77777778%;
    }
    .new-col-5xlg-push-18 {
        left: 50%;
    }
    .new-col-5xlg-push-17 {
        left: 47.22222222%;
    }
    .new-col-5xlg-push-16 {
        left: 44.44444444%;
    }
    .new-col-5xlg-push-15 {
        left: 41.66666667%;
    }
    .new-col-5xlg-push-14 {
        left: 38.88888889%;
    }
    .new-col-5xlg-push-13 {
        left: 36.11111111%;
    }
    .new-col-5xlg-push-12 {
        left: 33.33333333%;
    }
    .new-col-5xlg-push-11 {
        left: 30.55555556%;
    }
    .new-col-5xlg-push-10 {
        left: 27.77777778%;
    }
    .new-col-5xlg-push-9 {
        left: 25%;
    }
    .new-col-5xlg-push-8 {
        left: 22.22222222%;
    }
    .new-col-5xlg-push-7 {
        left: 19.44444444%;
    }
    .new-col-5xlg-push-6 {
        left: 16.66666667%;
    }
    .new-col-5xlg-push-5 {
        left: 13.88888889%;
    }
    .new-col-5xlg-push-4 {
        left: 11.11111111%;
    }
    .new-col-5xlg-push-3 {
        left: 8.33333333%;
    }
    .new-col-5xlg-push-2 {
        left: 5.55555556%;
    }
    .new-col-5xlg-push-1 {
        left: 2.77777778%;
    }
    .new-col-5xlg-push-0 {
        left: auto;
    }
    .new-col-5xlg-offset-36 {
        margin-left: 100%;
    }
    .new-col-5xlg-offset-35 {
        margin-left: 97.22222222%;
    }
    .new-col-5xlg-offset-34 {
        margin-left: 94.44444444%;
    }
    .new-col-5xlg-offset-33 {
        margin-left: 91.66666667%;
    }
    .new-col-5xlg-offset-32 {
        margin-left: 88.88888889%;
    }
    .new-col-5xlg-offset-31 {
        margin-left: 86.11111111%;
    }
    .new-col-5xlg-offset-30 {
        margin-left: 83.33333333%;
    }
    .new-col-5xlg-offset-29 {
        margin-left: 80.55555556%;
    }
    .new-col-5xlg-offset-28 {
        margin-left: 77.77777778%;
    }
    .new-col-5xlg-offset-27 {
        margin-left: 75%;
    }
    .new-col-5xlg-offset-26 {
        margin-left: 72.22222222%;
    }
    .new-col-5xlg-offset-25 {
        margin-left: 69.44444444%;
    }
    .new-col-5xlg-offset-24 {
        margin-left: 66.66666667%;
    }
    .new-col-5xlg-offset-23 {
        margin-left: 63.88888889%;
    }
    .new-col-5xlg-offset-22 {
        margin-left: 61.11111111%;
    }
    .new-col-5xlg-offset-21 {
        margin-left: 58.33333333%;
    }
    .new-col-5xlg-offset-20 {
        margin-left: 55.55555556%;
    }
    .new-col-5xlg-offset-19 {
        margin-left: 52.77777778%;
    }
    .new-col-5xlg-offset-18 {
        margin-left: 50%;
    }
    .new-col-5xlg-offset-17 {
        margin-left: 47.22222222%;
    }
    .new-col-5xlg-offset-16 {
        margin-left: 44.44444444%;
    }
    .new-col-5xlg-offset-15 {
        margin-left: 41.66666667%;
    }
    .new-col-5xlg-offset-14 {
        margin-left: 38.88888889%;
    }
    .new-col-5xlg-offset-13 {
        margin-left: 36.11111111%;
    }
    .new-col-5xlg-offset-12 {
        margin-left: 33.33333333%;
    }
    .new-col-5xlg-offset-11 {
        margin-left: 30.55555556%;
    }
    .new-col-5xlg-offset-10 {
        margin-left: 27.77777778%;
    }
    .new-col-5xlg-offset-9 {
        margin-left: 25%;
    }
    .new-col-5xlg-offset-8 {
        margin-left: 22.22222222%;
    }
    .new-col-5xlg-offset-7 {
        margin-left: 19.44444444%;
    }
    .new-col-5xlg-offset-6 {
        margin-left: 16.66666667%;
    }
    .new-col-5xlg-offset-5 {
        margin-left: 13.88888889%;
    }
    .new-col-5xlg-offset-4 {
        margin-left: 11.11111111%;
    }
    .new-col-5xlg-offset-3 {
        margin-left: 8.33333333%;
    }
    .new-col-5xlg-offset-2 {
        margin-left: 5.55555556%;
    }
    .new-col-5xlg-offset-1 {
        margin-left: 2.77777778%;
    }
    .new-col-5xlg-offset-0 {
        margin-left: 0%;
    }
}
  
.new-clearfix,
.new-clearfix:before,
.new-clearfix:after,
.new-container:before,
.new-container:after,
.new-container-fluid:before,
.new-container-fluid:after,
.new-row:before,
.new-row:after {
  content: " ";
  display: table;
}
.new-clearfix:after,
.new-container:after,
.new-container-fluid:after,
.new-row:after {
  clear: both;
}
.new-center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.new-pull-right {
  float: right !important;
}
.new-pull-left {
  float: left !important;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}