* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

*:not(input):not(textarea) {
  -ms-user-select: none;
}

.E, .E * {
  -ms-user-select: text !important;
}

html, body {
  height: 100%;
  margin: 0px;
}

body {
  background-color: #FFFFFF;
  font-family: "Arial", sans-serif;
  overflow-x: hidden;
}

main {
  display: block;
}
main.flex {
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
}

ul {
  display: inline-block;
}

.fa-ul {
  margin-left: 0px !important;
  padding-left: 28px !important;
}

.fa-ul span.fa-li {
  width: 28px !important;
  text-align: left !important;
}

.fa-ul span.fa-li.S {
  font-size: 9px;
  top: 5px;
}

.fa-ul .grid {
  overflow: visible;
}

address {
  font-style: normal;
}

a img {
  border-style: none;
}

a {
  text-decoration: none;
}

main a:not(.arrow):not(.more):hover, article a:not(.arrow):not(.more):hover, address a:not(.arrow):not(.more):hover, footer a:not(.arrow):not(.more):hover {
  text-decoration: underline;
}

.invisible {
  visibility: hidden !important;
}

.last {
  margin-right: 0px !important;
}

.floatl {
  float: left !important;
}

.floatr {
  float: right !important;
}

.left {
  float: left !important;
}

.right {
  float: right !important;
}

.floatn {
  float: none !important;
}

.grid {
  float: left !important;
  overflow: hidden;
}

.grid.last {
  float: right !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.none {
  display: none !important;
}

.block {
  display: block !important;
}

.iblock {
  display: inline-block !important;
}

.inline {
  display: inline !important;
}

.flex {
  display: flex !important;
}

.table {
  display: table !important;
}

.row {
  display: table-row !important;
}

.cell {
  display: table-cell !important;
  vertical-align: middle;
}

.clearl {
  clear: left !important;
}

.clearr {
  clear: right !important;
}

.clearn {
  clear: none !important;
}

.clearnone {
  clear: none !important;
}

.clearb {
  clear: both !important;
}

.clear {
  float: none !important;
  clear: both !important;
  width: auto !important;
  height: 0px !important;
  padding: 0px !important;
  margin: 0px !important;
  overflow: hidden !important;
  border-style: none !important;
}

.alignl {
  text-align: left !important;
}

.alignr {
  text-align: right !important;
}

.alignc {
  text-align: center !important;
}

.alignj {
  text-align: justify !important;
}

.valign {
  vertical-align: middle !important;
}

.widthauto {
  width: auto !important;
}

.heightauto {
  height: auto !important;
}

.width0 {
  width: 0px;
}

.height0 {
  height: 0px;
}

.fw {
  width: 100% !important;
}

.fh {
  height: 100% !important;
}

.pointer {
  cursor: pointer !important;
}

.static {
  position: static !important;
}

.relative {
  position: relative !important;
}

.absolute {
  position: absolute !important;
}

.fixed {
  position: fixed !important;
}

.spacing {
  margin-bottom: 7px !important;
}

.spacing.floatl {
  margin-right: 15px !important;
}

.spacing.floatr {
  margin-left: 15px !important;
}

.flowhide {
  overflow: hidden;
}

.flowshow {
  overflow: visible;
}

.nowrap {
  white-space: nowrap;
}

.circle {
  border-radius: 50% !important;
}

.vh10 {
  height: 10vh !important;
}

.vh25 {
  height: 25vh !important;
}

.vh50 {
  height: 50vh !important;
}

.vh100 {
  height: 100vh !important;
}

.vw10 {
  width: 10vw !important;
}

.vw25 {
  width: 25vw !important;
}

.vw50 {
  width: 50vw !important;
}

.vw100 {
  width: 100vw !important;
}

h1, h2, h3, h4, h5, h6, p, ol, ul:not(.item-list) {
  margin-bottom: 20px;
}

li {
  margin-bottom: 5px;
}

h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child, p:last-child, ul:last-child, ol:last-child, li:last-child, .notification-bar:last-child {
  margin-bottom: 0px !important;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

iframe {
  border: 0px;
}

.tel, .email {
  white-space: nowrap;
}

li.fa, li.fal, li.far, li.fas {
  display: block;
  padding-left: 25px;
  position: relative;
  font-family: inherit;
}

li.fa::before, li.fal::before, li.far::before, li.fas::before {
  position: absolute;
  left: 0px;
  font-family: "Font Awesome 5 Pro";
}

.grid.seven {
  width: 11.5%;
  margin-right: 3.25%;
}

.grid.seven_x2 {
  width: 26.25%;
  margin-right: 3.25%;
}

.grid.seven_x3 {
  width: 41%;
  margin-right: 3.25%;
}

.grid.seven_x4 {
  width: 55.75%;
  margin-right: 3.25%;
}

.grid.seven_x5 {
  width: 70.5%;
  margin-right: 3.25%;
}

.grid.seven_x6 {
  width: 85.25%;
  margin-right: 3.25%;
}

.grid.six {
  width: 15%;
  margin-right: 2%;
}

.grid.six_x2 {
  width: 32%;
  margin-right: 2%;
}

.grid.six_x3 {
  width: 49%;
  margin-right: 2%;
}

.grid.six_x4 {
  width: 63%;
  margin-right: 2%;
}

.grid.six_x5 {
  width: 83%;
  margin-right: 2%;
}

.grid.five {
  width: 18%;
  margin-right: 2.5%;
}

.grid.five_x2 {
  width: 38.5%;
  margin-right: 2.5%;
}

.grid.five_x3 {
  width: 59%;
  margin-right: 2.5%;
}

.grid.five_x4 {
  width: 79.5%;
  margin-right: 2.5%;
}

.grid.four {
  width: 22%;
  margin-right: 4%;
}

.grid.four_x2 {
  width: 48%;
  margin-right: 4%;
}

.grid.four_x3 {
  width: 74%;
  margin-right: 4%;
}

.grid.three {
  width: 31%;
  margin-right: 3.5%;
}

.grid.three_x2 {
  width: 65.5%;
  margin-right: 3.5%;
}

.grid.two {
  width: 48%;
  margin-right: 4%;
}

.grid.one {
  width: 100% !important;
  float: left !important;
  height: auto !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.floatl.seven {
  width: 14.28571429%;
}

.floatl.seven_x2 {
  width: 28.57142857%;
}

.floatl.seven_x3 {
  width: 42.85714286%;
}

.floatl.seven_x4 {
  width: 57.14285714%;
}

.floatl.seven_x5 {
  width: 71.42857143%;
}

.floatl.seven_x6 {
  width: 85.71428571%;
}

.floatl.six {
  width: 16.66666667%;
}

.floatl.six_x2 {
  width: 33.33333333%;
}

.floatl.six_x3 {
  width: 50%;
}

.floatl.six_x4 {
  width: 66.6666667%;
}

.floatl.six_x5 {
  width: 83%;
}

.floatl.five {
  width: 20%;
}

.floatl.five_x2 {
  width: 40%;
}

.floatl.five_x3 {
  width: 60%;
}

.floatl.five_x4 {
  width: 80%;
}

.floatl.four {
  width: 25%;
}

.floatl.four_x2 {
  width: 50%;
}

.floatl.four_x3 {
  width: 75%;
}

.floatl.three {
  width: 33.33333333%;
}

.floatl.three_x2 {
  width: 66.66666667%;
}

.floatl.two {
  width: 50%;
}

.floatl.one {
  width: 100% !important;
  float: left !important;
  height: auto !important;
  margin-left: 0px;
}

.colour1_bg {
  background-color: #2e3955 !important;
}

.colour1_bg, a.colour1_bg {
  color: #FFFFFF !important;
}

.colour1_bg a {
  color: #FFFFFF;
}

.colour1 a, a.colour1 {
  color: #2e3955;
}

.colour1 {
  color: #2e3955;
  background: transparent !important;
}

.colour1_bg input[type=text], .colour1_bg input[type=password], .colour1_bg input[type=number], .colour1_bg textarea, .colour1_bg select, .colour1_bg select option {
  border-color: #FFFFFF;
  color: #FFFFFF;
  background: transparent;
}

.colour1_bg select option {
  color: #333333;
  background: transparent;
}

.colour1_bg select {
  color: rgba(255, 255, 255, 0.7);
}

.colour1_bg ::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
  opacity: 1;
}

.colour1_bg ::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
  opacity: 1;
}

.colour2_bg {
  background-color: #858585 !important;
}

.colour2_bg, a.colour2_bg {
  color: #FFFFFF !important;
}

.colour2_bg a {
  color: #FFFFFF;
}

.colour2 a, a.colour2 {
  color: #858585;
}

.colour2 {
  color: #858585;
  background: transparent !important;
}

.colour2_bg input[type=text], .colour2_bg input[type=password], .colour2_bg input[type=number], .colour2_bg textarea, .colour2_bg select, .colour2_bg select option {
  border-color: #FFFFFF;
  color: #FFFFFF;
  background: transparent;
}

.colour2_bg select option {
  color: #333333;
  background: transparent;
}

.colour2_bg select {
  color: rgba(255, 255, 255, 0.7);
}

.colour2_bg ::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
  opacity: 1;
}

.colour2_bg ::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
  opacity: 1;
}

.colour3_bg {
  background-color: #D22A20 !important;
}

.colour3_bg, a.colour3_bg {
  color: #FFFFFF !important;
}

.colour3_bg a {
  color: #FFFFFF;
}

.colour3 a, a.colour3 {
  color: #D22A20;
}

.colour3 {
  color: #D22A20;
  background: transparent !important;
}

.colour3_bg input[type=text], .colour3_bg input[type=password], .colour3_bg input[type=number], .colour3_bg textarea, .colour3_bg select, .colour3_bg select option {
  border-color: #FFFFFF;
  color: #FFFFFF;
  background: transparent;
}

.colour3_bg select option {
  color: #333333;
  background: transparent;
}

.colour3_bg select {
  color: rgba(255, 255, 255, 0.7);
}

.colour3_bg ::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
  opacity: 1;
}

.colour3_bg ::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
  opacity: 1;
}

.colour4_bg {
  background-color: #eeeeee !important;
}

.colour4_bg, a.colour4_bg {
  color: #343434 !important;
}

.colour4_bg a {
  color: #343434;
}

.colour4 a, a.colour4 {
  color: #eeeeee;
}

.colour4 {
  color: #eeeeee;
  background: transparent !important;
}

.colour4_bg input[type=text], .colour4_bg input[type=password], .colour4_bg input[type=number], .colour4_bg textarea, .colour4_bg select, .colour4_bg select option {
  border-color: #343434;
  color: #343434;
  background: transparent;
}

.colour4_bg select option {
  color: #333333;
  background: transparent;
}

.colour4_bg select {
  color: rgba(52, 52, 52, 0.7);
}

.colour4_bg ::-webkit-input-placeholder {
  color: rgba(52, 52, 52, 0.7);
  opacity: 1;
}

.colour4_bg ::-moz-placeholder {
  color: rgba(52, 52, 52, 0.7);
  opacity: 1;
}

.colour5_bg {
  background-color: #f9f9f9 !important;
}

.colour5_bg, a.colour5_bg {
  color: #252525 !important;
}

.colour5_bg a {
  color: #252525;
}

.colour5 a, a.colour5 {
  color: #f9f9f9;
}

.colour5 {
  color: #f9f9f9;
  background: transparent !important;
}

.colour5_bg input[type=text], .colour5_bg input[type=password], .colour5_bg input[type=number], .colour5_bg textarea, .colour5_bg select, .colour5_bg select option {
  border-color: #252525;
  color: #252525;
  background: transparent;
}

.colour5_bg select option {
  color: #333333;
  background: transparent;
}

.colour5_bg select {
  color: rgba(37, 37, 37, 0.7);
}

.colour5_bg ::-webkit-input-placeholder {
  color: rgba(37, 37, 37, 0.7);
  opacity: 1;
}

.colour5_bg ::-moz-placeholder {
  color: rgba(37, 37, 37, 0.7);
  opacity: 1;
}

.colour6_bg {
  background-color: #404040 !important;
}

.colour6_bg, a.colour6_bg {
  color: #FFFFFF !important;
}

.colour6_bg a {
  color: #FFFFFF;
}

.colour6 a, a.colour6 {
  color: #404040;
}

.colour6 {
  color: #404040;
  background: transparent !important;
}

.colour6_bg input[type=text], .colour6_bg input[type=password], .colour6_bg input[type=number], .colour6_bg textarea, .colour6_bg select, .colour6_bg select option {
  border-color: #FFFFFF;
  color: #FFFFFF;
  background: transparent;
}

.colour6_bg select option {
  color: #333333;
  background: transparent;
}

.colour6_bg select {
  color: rgba(255, 255, 255, 0.7);
}

.colour6_bg ::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
  opacity: 1;
}

.colour6_bg ::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
  opacity: 1;
}

.colour7_bg {
  background-color: #FFFFFF !important;
}

.colour7_bg, a.colour7_bg {
  color: #252525 !important;
}

.colour7_bg a {
  color: #252525;
}

.colour7 a, a.colour7 {
  color: #FFFFFF;
}

.colour7 {
  color: #FFFFFF;
  background: transparent !important;
}

.colour7_bg input[type=text], .colour7_bg input[type=password], .colour7_bg input[type=number], .colour7_bg textarea, .colour7_bg select, .colour7_bg select option {
  border-color: #252525;
  color: #252525;
  background: transparent;
}

.colour7_bg select option {
  color: #333333;
  background: transparent;
}

.colour7_bg select {
  color: rgba(37, 37, 37, 0.7);
}

.colour7_bg ::-webkit-input-placeholder {
  color: rgba(37, 37, 37, 0.7);
  opacity: 1;
}

.colour7_bg ::-moz-placeholder {
  color: rgba(37, 37, 37, 0.7);
  opacity: 1;
}

.padded_tiny {
  padding: 5px;
}

.paddedtb_tiny {
  padding-top: 5px;
  padding-bottom: 5px;
}

.paddedt_tiny {
  padding-top: 5px;
}

.paddedb_tiny {
  padding-bottom: 5px;
}

.paddedl_tiny {
  padding-left: 5px;
}

.paddedr_tiny {
  padding-right: 5px;
}

.paddedlr_tiny {
  padding-left: 5px;
  padding-right: 5px;
}

.nmarginlr_tiny {
  margin-left: -5px;
  margin-right: -5px;
}

.nmargin_tiny {
  margin: -5px;
}

.nmargintb_tiny {
  margin-top: -5px;
  margin-bottom: -5px;
}

.nmargint_tiny {
  margin-top: -5px;
}

.nmarginb_tiny {
  margin-bottom: -5px;
}

.nmarginl_tiny {
  margin-left: -5px;
}

.nmarginr_tiny {
  margin-right: -5px;
}

.marginlr_tiny {
  margin-left: 5px;
  margin-right: 5px;
}

.margin_tiny {
  margin: 5px;
}

.margintb_tiny {
  margin-top: 5px;
  margin-bottom: 5px;
}

.margint_tiny {
  margin-top: 5px;
}

.marginb_tiny {
  margin-bottom: 5px;
}

.marginl_tiny {
  margin-left: 5px;
}

.marginr_tiny {
  margin-right: 5px;
}

.padded_small {
  padding: 10px;
}

.paddedtb_small {
  padding-top: 10px;
  padding-bottom: 10px;
}

.paddedt_small {
  padding-top: 10px;
}

.paddedb_small {
  padding-bottom: 10px;
}

.paddedl_small {
  padding-left: 10px;
}

.paddedr_small {
  padding-right: 10px;
}

.paddedlr_small {
  padding-left: 10px;
  padding-right: 10px;
}

.nmarginlr_small {
  margin-left: -10px;
  margin-right: -10px;
}

.nmargin_small {
  margin: -10px;
}

.nmargintb_small {
  margin-top: -10px;
  margin-bottom: -10px;
}

.nmargint_small {
  margin-top: -10px;
}

.nmarginb_small {
  margin-bottom: -10px;
}

.nmarginl_small {
  margin-left: -10px;
}

.nmarginr_small {
  margin-right: -10px;
}

.marginlr_small {
  margin-left: 10px;
  margin-right: 10px;
}

.margin_small {
  margin: 10px;
}

.margintb_small {
  margin-top: 10px;
  margin-bottom: 10px;
}

.margint_small {
  margin-top: 10px;
}

.marginb_small {
  margin-bottom: 10px;
}

.marginl_small {
  margin-left: 10px;
}

.marginr_small {
  margin-right: 10px;
}

.padded_medium {
  padding: 20px;
}

.paddedtb_medium {
  padding-top: 20px;
  padding-bottom: 20px;
}

.paddedt_medium {
  padding-top: 20px;
}

.paddedb_medium {
  padding-bottom: 20px;
}

.paddedl_medium {
  padding-left: 20px;
}

.paddedr_medium {
  padding-right: 20px;
}

.paddedlr_medium {
  padding-left: 20px;
  padding-right: 20px;
}

.nmarginlr_medium {
  margin-left: -20px;
  margin-right: -20px;
}

.nmargin_medium {
  margin: -20px;
}

.nmargintb_medium {
  margin-top: -20px;
  margin-bottom: -20px;
}

.nmargint_medium {
  margin-top: -20px;
}

.nmarginb_medium {
  margin-bottom: -20px;
}

.nmarginl_medium {
  margin-left: -20px;
}

.nmarginr_medium {
  margin-right: -20px;
}

.marginlr_medium {
  margin-left: 20px;
  margin-right: 20px;
}

.margin_medium {
  margin: 20px;
}

.margintb_medium {
  margin-top: 20px;
  margin-bottom: 20px;
}

.margint_medium {
  margin-top: 20px;
}

.marginb_medium {
  margin-bottom: 20px;
}

.marginl_medium {
  margin-left: 20px;
}

.marginr_medium {
  margin-right: 20px;
}

.padded_large {
  padding: 40px;
}

.paddedtb_large {
  padding-top: 40px;
  padding-bottom: 40px;
}

.paddedt_large {
  padding-top: 40px;
}

.paddedb_large {
  padding-bottom: 40px;
}

.paddedl_large {
  padding-left: 40px;
}

.paddedr_large {
  padding-right: 40px;
}

.paddedlr_large {
  padding-left: 40px;
  padding-right: 40px;
}

.nmarginlr_large {
  margin-left: -40px;
  margin-right: -40px;
}

.nmargin_large {
  margin: -40px;
}

.nmargintb_large {
  margin-top: -40px;
  margin-bottom: -40px;
}

.nmargint_large {
  margin-top: -40px;
}

.nmarginb_large {
  margin-bottom: -40px;
}

.nmarginl_large {
  margin-left: -40px;
}

.nmarginr_large {
  margin-right: -40px;
}

.marginlr_large {
  margin-left: 40px;
  margin-right: 40px;
}

.margin_large {
  margin: 40px;
}

.margintb_large {
  margin-top: 40px;
  margin-bottom: 40px;
}

.margint_large {
  margin-top: 40px;
}

.marginb_large {
  margin-bottom: 40px;
}

.marginl_large {
  margin-left: 40px;
}

.marginr_large {
  margin-right: 40px;
}

@media screen and (max-width: 999px) {
  .padded_large {
    padding: 25px;
  }
  .paddedtb_large {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .paddedt_large {
    padding-top: 25px;
  }
  .paddedb_large {
    padding-bottom: 25px;
  }
  .paddedl_large {
    padding-left: 25px;
  }
  .paddedr_large {
    padding-right: 25px;
  }
  .paddedlr_large {
    padding-left: 25px;
    padding-right: 25px;
  }
  .nmarginlr_large {
    margin-left: -25px;
    margin-right: -25px;
  }
  .nmargin_large {
    margin: -25px;
  }
  .nmargintb_large {
    margin-top: -25px;
    margin-bottom: -25px;
  }
  .nmargint_large {
    margin-top: -25px;
  }
  .nmarginb_large {
    margin-bottom: -25px;
  }
  .nmarginl_large {
    margin-left: -25px;
  }
  .nmarginr_large {
    margin-right: -25px;
  }
  .marginlr_large {
    margin-left: 25px;
    margin-right: 25px;
  }
  .margin_large {
    margin: 25px;
  }
  .margintb_large {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .margint_large {
    margin-top: 25px;
  }
  .marginb_large {
    margin-bottom: 25px;
  }
  .marginl_large {
    margin-left: 25px;
  }
  .marginr_large {
    margin-right: 25px;
  }
}
.padded_huge {
  padding: 70px;
}

.paddedtb_huge {
  padding-top: 70px;
  padding-bottom: 70px;
}

.paddedt_huge {
  padding-top: 70px;
}

.paddedb_huge {
  padding-bottom: 70px;
}

.paddedl_huge {
  padding-left: 70px;
}

.paddedr_huge {
  padding-right: 70px;
}

.paddedlr_huge {
  padding-left: 70px;
  padding-right: 70px;
}

.nmarginlr_huge {
  margin-left: -70px;
  margin-right: -70px;
}

.nmargin_huge {
  margin: -70px;
}

.nmargintb_huge {
  margin-top: -70px;
  margin-bottom: -70px;
}

.nmargint_huge {
  margin-top: -70px;
}

.nmarginb_huge {
  margin-bottom: -70px;
}

.nmarginl_huge {
  margin-left: -70px;
}

.nmarginr_huge {
  margin-right: -70px;
}

.marginlr_huge {
  margin-left: 70px;
  margin-right: 70px;
}

.margin_huge {
  margin: 70px;
}

.margintb_huge {
  margin-top: 70px;
  margin-bottom: 70px;
}

.margint_huge {
  margin-top: 70px;
}

.marginb_huge {
  margin-bottom: 70px;
}

.marginl_huge {
  margin-left: 70px;
}

.marginr_huge {
  margin-right: 70px;
}

@media screen and (max-width: 999px) {
  .padded_huge {
    padding: 25px;
  }
  .paddedtb_huge {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .paddedt_huge {
    padding-top: 25px;
  }
  .paddedb_huge {
    padding-bottom: 25px;
  }
  .paddedl_huge {
    padding-left: 25px;
  }
  .paddedr_huge {
    padding-right: 25px;
  }
  .paddedlr_huge {
    padding-left: 25px;
    padding-right: 25px;
  }
  .nmarginlr_huge {
    margin-left: -25px;
    margin-right: -25px;
  }
  .nmargin_huge {
    margin: -25px;
  }
  .nmargintb_huge {
    margin-top: -25px;
    margin-bottom: -25px;
  }
  .nmargint_huge {
    margin-top: -25px;
  }
  .nmarginb_huge {
    margin-bottom: -25px;
  }
  .nmarginl_huge {
    margin-left: -25px;
  }
  .nmarginr_huge {
    margin-right: -25px;
  }
  .marginlr_huge {
    margin-left: 25px;
    margin-right: 25px;
  }
  .margin_huge {
    margin: 25px;
  }
  .margintb_huge {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .margint_huge {
    margin-top: 25px;
  }
  .marginb_huge {
    margin-bottom: 25px;
  }
  .marginl_huge {
    margin-left: 25px;
  }
  .marginr_huge {
    margin-right: 25px;
  }
}
.padded_core {
  padding: 10px;
}

.paddedtb_core {
  padding-top: 10px;
  padding-bottom: 10px;
}

.paddedt_core {
  padding-top: 10px;
}

.paddedb_core {
  padding-bottom: 10px;
}

.paddedl_core {
  padding-left: 10px;
}

.paddedr_core {
  padding-right: 10px;
}

.paddedlr_core {
  padding-left: 10px;
  padding-right: 10px;
}

.nmarginlr_core {
  margin-left: -10px;
  margin-right: -10px;
}

.nmargin_core {
  margin: -10px;
}

.nmargintb_core {
  margin-top: -10px;
  margin-bottom: -10px;
}

.nmargint_core {
  margin-top: -10px;
}

.nmarginb_core {
  margin-bottom: -10px;
}

.nmarginl_core {
  margin-left: -10px;
}

.nmarginr_core {
  margin-right: -10px;
}

.marginlr_core {
  margin-left: 10px;
  margin-right: 10px;
}

.margin_core {
  margin: 10px;
}

.margintb_core {
  margin-top: 10px;
  margin-bottom: 10px;
}

.margint_core {
  margin-top: 10px;
}

.marginb_core {
  margin-bottom: 10px;
}

.marginl_core {
  margin-left: 10px;
}

.marginr_core {
  margin-right: 10px;
}

.marginlr_auto {
  margin-left: auto;
  margin-right: auto;
}

.margin_auto {
  margin: auto;
}

.margintb_auto {
  margin-top: auto;
  margin-bottom: auto;
}

.margint_auto {
  margin-top: auto;
}

.marginb_auto {
  margin-bottom: auto;
}

.marginl_auto {
  margin-left: auto;
}

.marginr_auto {
  margin-right: auto;
}

.padded_none {
  padding: 0px !important;
}

.paddedtb_none {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.paddedt_none {
  padding-top: 0px !important;
}

.paddedb_none {
  padding-bottom: 0px !important;
}

.paddedl_none {
  padding-left: 0px !important;
}

.paddedr_none {
  padding-right: 0px !important;
}

.paddedlr_none {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.nmarginlr_none {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.nmargin_none {
  margin: 0px !important;
}

.nmargintb_none {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.nmargint_none {
  margin-top: 0px !important;
}

.nmarginb_none {
  margin-bottom: 0px !important;
}

.nmarginl_none {
  margin-left: 0px !important;
}

.nmarginr_none {
  margin-right: 0px !important;
}

.marginlr_none {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.margin_none {
  margin: 0px !important;
}

.margintb_none {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.margint_none {
  margin-top: 0px !important;
}

.marginb_none {
  margin-bottom: 0px !important;
}

.marginl_none {
  margin-left: 0px !important;
}

.marginr_none {
  margin-right: 0px !important;
}

.border_1 {
  border: solid 1px #282828;
}

.bordertb_1 {
  border-top: solid 1px #282828;
  border-bottom: solid 1px #282828;
}

.bordert_1 {
  border-top: solid 1px #282828;
}

.borderb_1 {
  border-bottom: solid 1px #282828;
}

.borderl_1 {
  border-left: solid 1px #282828;
}

.borderr_1 {
  border-right: solid 1px #282828;
}

.borderlr_1 {
  border-left: solid 1px #282828;
  border-right: solid 1px #282828;
}

.border_2 {
  border: solid 1px rgba(255, 255, 255, 0.4);
}

.bordertb_2 {
  border-top: solid 1px rgba(255, 255, 255, 0.4);
  border-bottom: solid 1px rgba(255, 255, 255, 0.4);
}

.bordert_2 {
  border-top: solid 1px rgba(255, 255, 255, 0.4);
}

.borderb_2 {
  border-bottom: solid 1px rgba(255, 255, 255, 0.4);
}

.borderl_2 {
  border-left: solid 1px rgba(255, 255, 255, 0.4);
}

.borderr_2 {
  border-right: solid 1px rgba(255, 255, 255, 0.4);
}

.borderlr_2 {
  border-left: solid 1px rgba(255, 255, 255, 0.4);
  border-right: solid 1px rgba(255, 255, 255, 0.4);
}

.border_none {
  border: none !important;
}

.bordertb_none {
  border-top: none !important;
  border-bottom: none !important;
}

.bordert_none {
  border-top: none !important;
}

.borderb_none {
  border-bottom: none !important;
}

.borderl_none {
  border-left: none !important;
}

.borderr_none {
  border-right: none !important;
}

.borderlr_none {
  border-left: none !important;
  border-right: none !important;
}

.f1 {
  font-size: 1.1em;
}

.f2 {
  font-size: 1.2em;
}

.f3 {
  font-size: 1.3em;
}

.f4 {
  font-size: 1.4em;
}

.f5 {
  font-size: 1.5em;
}

.f6 {
  font-size: 1.6em;
}

.f7 {
  font-size: 1.7em;
}

.f8 {
  font-size: 1.8em;
}

.f9 {
  font-size: 1.9em;
}

.f10 {
  font-size: 2em;
}

.nf1 {
  font-size: 0.9em;
}

.nf2 {
  font-size: 0.8em;
}

.nf3 {
  font-size: 0.7em;
}

.nf4 {
  font-size: 0.6em;
}

.nf5 {
  font-size: 0.5em;
}

.nf6 {
  font-size: 0.4em;
}

.nf7 {
  font-size: 0.3em;
}

.nf8 {
  font-size: 0.2em;
}

.nf9 {
  font-size: 0.1em;
}

.arrow {
  display: inline-block !important;
  width: auto !important;
  padding: 0px !important;
  position: absolute;
  top: 50% !important;
  cursor: pointer;
  z-index: 999;
}

.arrow.prev {
  left: 0px !important;
  right: auto !important;
}

.arrow.next {
  right: 0px !important;
  left: auto !important;
}

.arrow.disabled {
  opacity: 0.3;
}

nav > a, nav .dropdown {
  display: inline-block;
}

nav .dropdown {
  position: relative;
}

nav .dropdown div a {
  display: block;
  margin: 0px;
  white-space: nowrap;
  float: none;
}

nav .dropdown > div {
  position: absolute;
  z-index: 999999;
  overflow: hidden;
  display: inline-block;
}

nav .dropdown > div .dropdown > div {
  display: block;
  width: 100%;
}

nav .dropdown.vert > div .dropdown > div {
  top: 100% !important;
}

nav .dropdown div a {
  text-align: left;
  padding-left: 15px;
  padding-right: 15px;
}

nav .dropdown.hori > div {
  height: 0px;
  left: 0px;
}

nav .dropdown.vert > div {
  top: 0px;
  visibility: hidden;
  left: 100% !important;
}

nav .dropdown.hori > div {
  top: 100% !important;
}

nav .dropdown .dropdown {
  display: block;
}

nav.detailed .dropdown {
  position: static !important;
}

nav.detailed > .dropdown > div, nav.detailed > * > .dropdown > div {
  padding: 25px;
}

nav.detailed .dropdown > div {
  height: auto !important;
  display: none;
  text-align: left;
  width: 100%;
}

nav.detailed .dropdown > div .dropdown {
  width: 24%;
  display: inline-block;
  margin: 0px 0px 25px 0px;
  vertical-align: top;
}

nav.detailed .dropdown > div .dropdown > div {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  width: 100% !important;
  position: static !important;
}

nav.detailed .dropdown > div .dropdown > a {
  margin: 0px 0px 15px 0px;
  padding: 10px 0px;
  border-top: solid 1px rgba(255, 255, 255, 0.3);
  border-bottom: solid 1px rgba(255, 255, 255, 0.3);
}

nav.detailed .dropdown > div .dropdown div a {
  padding: 0px;
}

.items-feed.Fade.One > *, .items-feed.Scroll.One > div > * {
  padding: 0px;
  background-size: cover;
}

.items-feed.Fade.One:not(.customposition) > *, .items-feed.Scroll.One:not(.customposition) > div > * {
  background-position: center;
}

.parallax > img, .items-feed.Fade.One > *.parallax > img, .items-feed.Scroll.One > div > *.parallax > img {
  width: 100%;
}

.parallax {
  height: auto;
}

.items-feed {
  position: relative;
}

.items-feed.Scroll {
  overflow: hidden;
  -ms-user-select: none;
}

.items-feed.Scroll > div {
  height: 100%;
}

.items-feed.Fade > *, .items-feed.Scroll > div > * {
  width: 100%;
  height: 100%;
}

.items-feed:not(.NoArrows).Fade > *, .items-feed:not(.NoArrows).Scroll > div > * {
  padding: 0px 30px 0px 30px;
}

.items-feed.Fade > * {
  display: none;
  left: 0px;
  top: 0px;
}

.items-feed.Scroll.Single > div > *, .items-feed.Scroll:not(.Single) > div > div, .items-feed.Scroll:not(.Single) > div > div > *, .items-feed.Fade:not(.Single) > div > * {
  float: left;
}

.items-feed.Scroll.nostyle {
  text-align: center;
}

.items-feed.Scroll.nostyle > div, .items-feed.Scroll.nostyle > div * {
  float: none !important;
  display: inline-block;
}

.items-feed.Fade > *.active {
  display: block;
}

.items-feed.Fade.One > *, .items-feed.Scroll.One > div > * {
  padding: 0px;
  background-size: cover;
  background-position: center;
}

.items-feed.Fade.One > * > img, .items-feed.Scroll.One > div > * > img {
  max-width: 100%;
  height: auto;
  position: static;
}

.items-feed.Fade.One.AsBG > * > img, .items-feed.Scroll.One.AsBG > div > * > img {
  visibility: hidden;
}

.items-feed.Fade.image-scroller > *, .items-feed.Scroll.image-scroller > div > * {
  margin: 0px;
  text-align: center;
}

.items-feed.Scroll.image-scroller > div > * {
  display: block;
}

.items-feed.Fade.image-scroller > * img, .items-feed.Scroll.image-scroller > div > * img {
  float: none;
}

.item-list {
  list-style: none;
  width: 100%;
  display: block;
}

.item-list.layout-grid {
  visibility: hidden;
}

.item-list.layout-grid > * {
  margin-bottom: 15px;
}

.item-list.layout-grid > * h3, .item-list.layout-grid > * {
  text-align: center !important;
}

.item-list.layout-grid > * > a, .item-list.layout-grid > * > h3 {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.item-list.layout-grid > * > h3 {
  margin: 0px;
}

.item-list.layout-grid > * > h3:not(:first-child) {
  padding-top: 15px;
}

.item-list.layout-grid > * > a .cell, .item-list.layout-grid > * > h3 a {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}

.item-list.layout-grid > * > a .cell img {
  display: block;
  margin: auto;
}

.item-list.layout-grid > * button {
  display: inline-block;
}

.item-list.layout-list li {
  clear: both;
}

.item-list.layout-list > * > a .cell {
  display: block !important;
}

.item-list.layout-list li img {
  float: left;
  margin: 0px 15px 5px 0px;
  padding: 0px 15px 0px 0px;
  border-right: solid 1px #CCCCCC;
  width: 20%;
}

a.button_strength {
  display: block;
  margin: 0px 0px 5px 0px;
}

.strength_meter div {
  width: 95%;
  min-height: 24px;
  text-align: center;
  color: black;
  font-weight: bold;
  line-height: 26px;
  border: solid 1px #CCCCCC;
  padding: 5px;
  background: #D5D5D5;
  margin: 0px 0px 15px 0px;
}

.strength_meter p {
  border: none !important;
  font-size: 11px !important;
  line-height: 13px !important;
  margin: 0px !important;
  padding: 0px !important;
}

.strength_meter div.veryweak {
  background-color: #FFA0A0;
  border-color: #F04040 !important;
}

.strength_meter div.weak {
  background-color: #FFB78C;
  border-color: #FF853C !important;
}

.strength_meter div.medium {
  background-color: #FFEC8B;
  border-color: #FC0 !important;
}

.strength_meter div.strong {
  background-color: #bfdd8c;
  border-color: #8DFF1C !important;
}

.strength_meter div.verystrong {
  background-color: #C3FF88;
  border-color: #8DFF1C !important;
}

.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 9999995;
  left: 0px;
  top: 0px;
  cursor: pointer;
}

.overlay:not(.nobg) {
  background-color: rgba(255, 255, 255, 0.6);
}

div.lightbox img {
  visibility: hidden;
}

div.lightbox .caption {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 10px;
  left: 50%;
  top: 50%;
  position: fixed;
}

div.lightbox {
  position: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: 9999998;
  display: none;
}

a.close:not(.more):not(.button) {
  position: absolute;
  top: 7px;
  right: 7px;
  display: block;
  width: 19px;
  height: 19px;
  line-height: 16px;
  z-index: 9999999;
  border-radius: 50%;
  background: #FFFFFF;
  color: #262626;
}

a.close {
  cursor: pointer;
}

a.close:not(.more):not(.button)::after {
  content: "\f057";
  font-weight: 900;
  font-family: "Font Awesome 5 Pro";
  font-size: 23px;
  position: absolute;
  left: -2px;
  top: 2px;
}

.lightbox .arrow {
  color: #FFFFFF;
  font-size: 35px;
  background: #262626;
}

.lightbox .arrow.prev {
  border-radius: 0px 50% 50% 0px;
  padding: 10px 10px 10px 5px !important;
}

.lightbox .arrow.next {
  border-radius: 50% 0px 0px 50%;
  padding: 10px 5px 10px 10px !important;
}

.lightbox .arrow {
  color: #FFFFFF;
  font-size: 35px;
}

.lightbox-link {
  cursor: pointer;
}

form {
  text-align: left;
}

input[type=text], input[type=password], input[type=submit], select {
  height: 24px;
  border-radius: 0;
  background: #FFFFFF;
}

input[type=text]:focus, input[type=password]:focus, textarea:focus, select:focus, button:focus {
  outline: none;
}

a, button {
  -webkit-tap-highlight-color: transparent;
}

input[type=text], input[type=password], input[type=submit], input[type=checkbox], input[type=checkbox]:checked {
  -webkit-appearance: none;
  -moz-appearance: none;
}

input[type=text], input[type=password], input[type=file], textarea, select {
  margin-bottom: 20px;
}

input[type=text]:last-child, input[type=password]:last-child, input[type=file]:last-child, textarea:last-child, select:last-child {
  margin-bottom: 0px;
}

input[type=text], input[type=password], textarea, input[type=submit], button, select {
  font-size: 11px;
  box-sizing: border-box;
  font-family: Arial, Helvetica, sans-serif;
  padding: 5px;
}

input[type=text]:not(.grid):not(.floatl):not(.floatr), input[type=password]:not(.grid):not(.floatl):not(.floatr), textarea:not(.grid):not(.floatl):not(.floatr), input[type=submit]:not(.grid):not(.floatl):not(.floatr), button:not([type=button]):not(.grid):not(.floatl):not(.floatr), select:not(.grid):not(.floatl):not(.floatr) {
  clear: both;
}

input[type=text]:focus, input[type=password]:focus, textarea:focus {
  box-sizing: border-box;
}

input[type=radio], input[type=checkbox] {
  vertical-align: middle;
  margin: 0px 10px 0px 0px;
}

input[type=checkbox] {
  border: solid 1px #CCCCCC;
  background: #EEEEEE;
  width: 17px;
  height: 17px;
  position: relative;
}

input[type=checkbox]:checked {
  background: #FFFFFF;
}

input[type=checkbox]:checked::before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  font-size: 14px;
  text-align: center;
  content: "\f00c";
  color: #777777;
  position: absolute;
}

input[type=file] {
  max-width: 95%;
}

input[type=text], input[type=password], textarea, select {
  width: 95%;
}

input[type=text], input[type=password], input[type=number], textarea, select {
  border: solid 1px #d4d2d2;
}

input[type=number] {
  -moz-appearance: textfield;
}

input[type=submit], button {
  border-style: none;
  color: #FFFFFF;
  background-color: #4b4b4b;
  cursor: pointer;
}

button.plain {
  padding: 0px !important;
  text-align: left !important;
  border-radius: 0px !important;
  border: 0px !important;
  font-size: 13px !important;
  height: auto !important;
}

button.plain:hover {
  border: 0px !important;
}

button.plain .fa {
  margin: 0px !important;
}

button.plain, button.plain:hover {
  background: none !important;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

textarea {
  height: 145px;
  clear: both;
}

.asterisk {
  margin-left: 5px;
  color: red;
}

input[type=checkbox] {
  margin-right: 10px;
}

.greyed_bg, button[disabled] {
  background: #EFEFEF !important;
}

.greyed_bg, .greyed_bg a, .greyed_bg a:link, .greyed_bg a:visited, a.greyed_bg:link, a.greyed_bg:visited, a.greyed_bg:hover, button[disabled], button[disabled]:hover {
  color: #AAAAAA !important;
}

button.greyed_bg, .button.greyed_bg, .more.greyed_bg, button[disabled] {
  border-color: #BBBBBB !important;
}

span.greyed, p.greyed {
  color: #AAAAAA !important;
}

.grey_bg {
  background: #DDDDDD !important;
}

.grey_bg, .grey_bg a, .grey_bg a:link, .grey_bg a:visited, a.grey_bg:link, a.grey_bg:visited, a.grey_bg:hover {
  color: #262626 !important;
}

button.grey_bg, .button.grey_bg, .more.grey_bg {
  border-color: #262626 !important;
}

span.grey, p.grey {
  color: #262626 !important;
}

.red_bg {
  background: #ba1e1f !important;
}

.red_bg, .red_bg a, .red_bg a:link, .red_bg a:visited, a.red_bg:link, a.red_bg:visited, a.red_bg:hover {
  color: #FFFFFF !important;
}

button.red_bg, .button.red_bg, .more.red_bg {
  border-color: #ba1e1f !important;
}

.red {
  color: #ba1e1f !important;
}

.amber_bg, .notification-bar.amber_bg {
  background: #FF5B00 !important;
}

.amber_bg, .notification-bar.amber_bg, .amber_bg a, .amber_bg a:link, .amber_bg a:visited, a.amber_bg:link, a.amber_bg:visited, a.amber_bg:hover {
  color: #FFFFFF !important;
}

button.amber_bg, .button.amber_bg, .more.amber_bg, .notification-bar.amber_bg {
  border-color: #FF5B00 !important;
}

.amber {
  color: #FF5B00 !important;
}

.yellow_bg, .notification-bar.yellow_bg {
  background: #ffde00 !important;
}

.yellow_bg, .notification-bar.yellow_bg, .yellow_bg a, .yellow_bg a:link, .yellow_bg a:visited, a.yellow_bg:link, a.yellow_bg:visited, a.yellow_bg:hover {
  color: #161616 !important;
}

button.yellow_bg, .button.yellow_bg, .more.yellow_bg, .notification-bar.yellow_bg {
  border-color: #ffde00 !important;
}

.yellow {
  color: #ffde00 !important;
}

.green_bg {
  background: #009f00 !important;
}

.green_bg, .green_bg a:link, .green_bg a:visited, a.green_bg:link, a.green_bg:visited, a.green_bg:hover {
  color: #FFFFFF !important;
}

button.green_bg, .button.green_bg, .more.green_bg {
  border-color: #009f00 !important;
}

.green {
  color: #009f00 !important;
}

input[type=checkbox].valid {
  outline-color: #009900 !important;
}

input[type=checkbox].error {
  outline-color: #cc0000 !important;
}

select.valid, input[type=text].valid, input[type=password].valid, textarea.valid {
  border-color: #009900 !important;
  color: #009900 !important;
}

select.error, input[type=text].error, input[type=password].error, textarea.error {
  border-color: #cc0000 !important;
  color: #cc0000 !important;
}

.valid::-webkit-input-placeholder {
  color: #009900 !important;
}

.error::-webkit-input-placeholder {
  color: #cc0000 !important;
}

.captcha:not(.last-child), .g-recaptcha:not(.last-child) {
  margin-bottom: 15px !important;
}

img.captcha {
  vertical-align: bottom;
  margin-right: 5px;
}

input.captcha {
  width: 100px;
}

.notification-bar {
  background-color: #dff0d8 !important;
  padding: 15px !important;
  margin-bottom: 20px;
  height: auto !important;
  font-size: 13px !important;
  line-height: 18px !important;
  color: #000000 !important;
  background-image: none !important;
  display: block !important;
}

.notification-bar:not(.i) {
  width: auto !important;
}

.notification-bar:empty {
  padding: 0px !important;
  margin: 0px !important;
}

.notification-bar.error {
  border-color: #cc0000 !important;
  background-color: #fed6d6 !important;
}

.notification-bar.error span:first-child {
  color: #cc0000 !important;
}

.notification-bar span:first-child {
  margin: 0px 10px 0px 0px;
  vertical-align: top;
  color: #009f00;
}

.notification-bar ul {
  margin: 0px 0px 0px 15px;
}

.pagination {
  text-align: left;
  clear: both;
}

.top-pagination {
  border-bottom: solid 1px #CCCCCC;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.bottom-pagination {
  border-top: solid 1px #CCCCCC;
  padding-top: 15px;
}

.pagination form {
  float: right;
}

.pagination .display select {
  width: auto;
  height: auto;
  margin: 0px;
  padding: 3px;
}

.pagination .display select[name=Display] {
  margin-right: 15px;
}

.pagination .display .sort {
  display: inline-block;
}

.pagination a {
  display: inline-block;
  padding: 3px 6px;
  font-size: 11px;
  line-height: 14px;
  text-align: center;
  text-decoration: none;
}

.pagination a, .pagination b {
  margin: 0px 10px 0px 0px;
  font-weight: normal;
}

.pagination a {
  color: #FFFFFF;
  background-color: #707070;
}

.pagination a:hover, .pagination a.active {
  background-color: #000000;
  color: #FFFFFF;
}

iframe.Video {
  width: 100%;
  margin: 0px 0px 15px 0px;
  border: none;
}

.popup {
  text-align: left;
  background-color: #FAFAFA;
  border: solid 1px rgba(0, 0, 0, 0.15);
  padding: 0px;
  top: 15%;
  position: fixed;
  z-index: 9999998;
  box-sizing: border-box;
  display: none;
  color: #404040;
  max-width: 80%;
  max-height: 90%;
  overflow: auto;
  border-radius: 8px;
}

.popup > div:not(.foot):not(.overlay), .popup > p {
  margin-left: 20px;
  margin-right: 20px;
}

.popup > *:first-child {
  padding-top: 20px;
}

.popup h6 {
  background: #2e3955;
  color: #FFFFFF;
  padding: 20px;
  font-size: 16px;
  line-height: 20px;
}

.popup a.green_bg {
  cursor: pointer;
}

.popup .foot {
  background: rgba(0, 0, 0, 0.03);
  padding: 20px;
  text-align: right;
}

.popup .foot button, .popup .foot .button, .popup .foot .more {
  margin-bottom: 0px;
  vertical-align: middle;
  display: inline-block;
  left: auto;
  right: auto;
  top: auto;
  bottom: auto;
}

img.loading {
  left: 50%;
  top: 50%;
  position: fixed;
  margin-left: -75px;
  margin-top: -10px;
  z-index: 9999998;
}

.link-list label {
  display: block;
  cursor: pointer;
}

.link-list label span {
  display: inline-block;
  width: 200px;
}

.link-list label input[type=checkbox] {
  margin: 0px 0px 5px 0px;
}

.pdf, .link {
  background-repeat: no-repeat;
  display: block;
  height: 48px;
  padding: 16px 0px 16px 50px;
  clear: both;
}

.pdf {
  background-image: url(../../images/documents/pdf.png);
}

.link {
  background-image: url(../../images/documents/html.html);
}

.item-images {
  width: 100%;
  margin: 0px 0px 25px 25px;
  float: right;
  position: relative;
}

.item-images > .fas:hover {
  opacity: 1;
}

.item-images.single {
  width: auto;
}

.item-images.single .block {
  height: auto !important;
}

.item-images .cell {
  text-align: center;
  position: relative;
}

.item-images .cell > img {
  width: auto !important;
  height: auto;
  display: block;
  float: none !important;
  border: none !important;
  margin: auto !important;
  padding: 0px !important;
}

.item-images .thumbnails {
  height: 75px;
  overflow: hidden;
  padding: 0px 22px 0px 44px;
  position: relative;
  border-top: none;
  -ms-user-select: none;
}

.item-images .thumbnails > .fas {
  left: 0px;
  top: 0px;
  width: 22px;
  height: 100%;
  background: #bfbfbf;
  color: #FFFFFF;
  cursor: pointer;
  transition: opacity 0.2s;
  z-index: 1;
}

.item-images .thumbnails > .fas::before {
  line-height: 14px;
  font-size: 14px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -6px;
  margin-top: -6px;
}

.item-images .thumbnails > .arrow {
  width: 22px !important;
  height: 100% !important;
  background: #e5e5e5;
  top: 0px !important;
  display: table !important;
  margin: 0px;
  border-radius: 0px !important;
}

.item-images .thumbnails > .arrow.prev {
  left: 22px !important;
}

.item-images .thumbnails > .arrow:hover {
  background: #DDDDDD;
}

.item-images .thumbnails > .arrow, .item-images .thumbnails > .arrow:hover {
  border: none;
}

.item-images .thumbnails > .arrow::before {
  display: table-cell !important;
  vertical-align: middle !important;
  text-align: center;
}

.item-images .thumbnails > div > div {
  width: 25%;
  float: left;
  padding: 10px;
  text-align: center;
  position: relative;
}

.item-images .thumbnails > div > div.active::after {
  font-size: 25px;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f0d8";
  position: absolute;
  bottom: -4px;
  left: 50%;
  margin-left: -7px;
}

.item-images .thumbnails > div > div img {
  width: 100% !important;
  cursor: pointer;
  margin: 0px !important;
  padding: 0px !important;
}

.item-images .magnified {
  position: absolute;
  left: 100%;
  top: -1px;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #EEEEEE;
  z-index: 1;
}

.item-images .magnified img {
  display: none;
}

.item-images:not(.single) .block, .item-images .thumbnails > div > div img, .item-images .thumbnails {
  border-right: solid 1px rgba(0, 0, 0, 0.15);
}

.item-images:not(.single) .table, .item-images .thumbnails, .item-images .magnified, .item-images .thumbnails > div > div img {
  border-left: solid 1px rgba(0, 0, 0, 0.15);
  border-bottom: solid 1px rgba(0, 0, 0, 0.15);
}

.item-images:not(.single) .table, .item-images .magnified, .item-images .thumbnails > div > div img {
  border-top: solid 1px rgba(0, 0, 0, 0.15);
}

.item-images.dark:not(.single) .block, .item-images.dark .thumbnails > div > div img, .item-images.dark .thumbnails {
  border-right: solid 1px rgba(255, 255, 255, 0.15);
}

.item-images.dark:not(.single) .table, .item-images.dark .thumbnails, .item-images.dark .magnified, .item-images.dark .thumbnails > div > div img {
  border-left: solid 1px rgba(255, 255, 255, 0.15);
  border-bottom: solid 1px rgba(255, 255, 255, 0.15);
}

.item-images.dark:not(.single) .table, .item-images.dark .magnified, .item-images.dark .thumbnails > div > div img {
  border-top: solid 1px rgba(255, 255, 255, 0.15);
}

nav.collapse a, nav.collapse .dropdown {
  display: block;
}

nav.collapse .dropdown > a {
  position: relative;
  cursor: pointer;
}

nav.collapse .dropdown > a::after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  font-size: 10px;
  content: "\f067";
  position: absolute;
  right: 15px;
}

nav.collapse .dropdown:not(.expanded):hover > div {
  height: 0px !important;
  overflow: hidden !important;
}

nav.collapse .dropdown.expanded > a::after {
  content: "\f068";
}

nav.collapse .dropdown.expanded > div {
  height: auto;
}

nav.collapse .dropdown > div {
  position: static;
  width: 100% !important;
  height: 0px;
  visibility: visible !important;
  display: block;
  overflow: hidden !important;
}

.reset-tips {
  padding: 15px;
  background-color: #EEEEEE;
  float: right;
  border: solid 1px #d9d7d7;
  margin: 0px 0px 0px 0px;
}

.reset-tips ul {
  margin: 0px;
  width: 100%;
}

.reset-tips table {
  width: 100%;
}

.reset-tips th, .reset-tips td {
  padding: 8px;
  text-align: left;
  border-top: solid 1px #d9d7d7;
}

.reset-tips tr {
  border-right: solid 1px #d9d7d7;
}

.reset-tips th {
  background-color: #d9d7d7;
}

.items-feed.headerslide img {
  width: 100%;
  display: block;
}

.items-feed.headerslide .videoforeground, .items-feed.headerslide .videoforeground > div, .items-feed.headerslide .videoforeground > iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}

.items-feed.headerslide .videoforeground > div {
  z-index: 1;
}

.items-feed.headerslide.ParallaxParent img, .items-feed.headerslide .parallax img {
  visibility: hidden;
}

.items-feed.headerslide div > a {
  display: block;
}

.items-feed.headerslide div.caption {
  width: 100%;
  position: absolute !important;
  left: 0px;
  bottom: 0px;
}

.items-feed.headerslide > div:not(.active) {
  position: relative !important;
}

.items-feed.headerslide.tablecell div.caption {
  top: 0px;
  display: none;
}

.items-feed.headerslide div.caption h3:last-child {
  margin-bottom: 0px;
}

.items-feed.headerslide.Scroll > div * {
  position: relative;
}

.websitenotice {
  font-size: 17px;
  line-height: 22px;
}

body.website-under-maintenance {
  padding: 15px;
}

body.website-under-maintenance .offlinelogo {
  margin: 0px 0px 15px 0px;
}

body.website-under-maintenance h1 {
  text-align: center !important;
}

.red_bg.offline-banner {
  z-index: 9999999;
  position: fixed;
  bottom: 0px;
  left: 0px;
  font-size: 15px;
  width: 100%;
  padding: 10px;
  text-align: center;
}

.showtitles {
  position: relative;
  cursor: pointer;
}

.showtitles > div {
  left: -100%;
  top: 15px;
  width: 75%;
  min-width: 200px;
  z-index: 1;
  position: absolute;
  padding: 10px;
  background: #FEFEFE;
  border: solid 1px #CCCCCC;
  color: #262626;
  font-family: "Arial";
  font-size: 12px;
  line-height: 14px;
}

.mobile-feed {
  position: relative;
}

.mobile-feed h2 {
  text-align: center;
}

.mobile-feed > div {
  overflow: hidden;
  width: 100%;
  margin: auto;
}

.mobile-feed > div .swipe {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.mobile-feed > div .scroller .arrow.prev {
  display: none !important;
}

.mobile-feed > div .scroller .arrow {
  color: #FFFFFF;
  font-size: 35px !important;
  width: auto !important;
  height: auto !important;
  background: #262626;
}

.mobile-feed > div .scroller .arrow.prev {
  border-radius: 0px 50% 50% 0px;
  padding: 12px 12px 12px 6px !important;
}

.mobile-feed > div .scroller .arrow.next {
  border-radius: 50% 0px 0px 50%;
  padding: 12px 6px 12px 12px !important;
}

.mobile-feed > div .scroller .arrow {
  color: #FFFFFF;
  font-size: 15px;
}

.mobile-feed > div .scroller div {
  float: left;
  width: 100%;
  height: 100%;
  text-align: center;
}

.mobile-feed > div .scroller div > div > a {
  display: table;
  width: 100%;
  height: 100%;
}

.mobile-feed > div .scroller div > div .cell {
  text-align: center;
}

.mobile-feed > div .scroller div > div .cell img {
  display: block;
  margin: 7px auto;
  max-width: 80% !important;
}

.ui-datepicker, .xdsoft_datetimepicker {
  z-index: 9999999 !important;
}

@media only screen and (max-width: 1199px) {
  nav.detailed .dropdown > div .dropdown {
    width: 25%;
  }
}
@media only screen and (max-width: 999px) {
  nav.detailed .dropdown > div .dropdown {
    width: 33.3%;
  }
  .parallax, .items-feed.Fade.One > *.parallax, .items-feed.Scroll.One > div > *.parallax {
    background-size: 150%;
  }
  .parallax > img, .items-feed.Fade.One > *.parallax > img, .items-feed.Scroll.One > div > *.parallax > img {
    width: 150%;
  }
}
@media only screen and (max-width: 799px) {
  .pagination, .pagination form {
    text-align: center;
    float: none;
  }
  .pagination a {
    margin-bottom: 15px;
  }
  .parallax, .items-feed.Fade.One > *.parallax, .items-feed.Scroll.One > div > *.parallax {
    background-size: 200%;
  }
  .parallax > img, .items-feed.Fade.One > *.parallax > img, .items-feed.Scroll.One > div > *.parallax > img {
    width: 200%;
  }
  .item-images {
    margin: 0px auto 25px auto !important;
    float: none !important;
  }
}
@media only screen and (max-width: 599px) {
  .parallax, .items-feed.Fade.One > *.parallax, .items-feed.Scroll.One > div > *.parallax {
    background-size: 300%;
  }
  .parallax > img, .items-feed.Fade.One > *.parallax > img, .items-feed.Scroll.One > div > *.parallax > img {
    width: 300%;
  }
  .pagination form select[name=Display] {
    margin: 10px 0px 0px 0px;
  }
  .pagination form .sort {
    margin-top: 15px;
    display: block;
  }
  .popup .foot button, .popup .foot .button, .popup .foot .more {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 499px) {
  .mobile-show {
    display: block !important;
  }
  .mobile-hide {
    display: none !important;
  }
  .mobile-one {
    width: 100% !important;
    height: auto !important;
    margin-right: 0px !important;
  }
}
@media only screen and (max-width: 399px) {
  .popup .foot button, .popup .foot .button, .popup .foot .more {
    width: 100% !important;
    margin-left: 0px;
    margin-right: 0px;
  }
  .popup .foot button:not(:last-child), .popup .foot .button:not(:last-child), .popup .foot .more:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 349px) {
  .ui-datepicker {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
  }
}
@media (min-aspect-ratio: 16/9) {
  .items-feed.headerslide .videoforeground {
    height: 300%;
    top: -100%;
  }
}
@media (max-aspect-ratio: 16/9) {
  .items-feed.headerslide .videoforeground {
    width: 300%;
    left: -100%;
  }
}
.responsive-table {
  border-collapse: collapse;
}

.responsive-table tr:hover td {
  background: rgba(0, 0, 0, 0.05);
}

.responsive-table b {
  display: none;
}

.responsive-table input, .responsive-table select, .responsive-table td button {
  margin: 0px;
}

.responsive-table .DateRange {
  -ms-user-select: none;
  min-width: 150px;
}

.responsive-table .DateRange > div {
  display: none;
  background: rgba(240, 240, 240, 0.9);
  padding: 10px;
  top: 100%;
  z-index: 2;
}

.responsive-table .DateRange > div input {
  width: 100%;
}

.responsive-table .DateRange > span {
  height: 26px;
}

.responsive-table .headers-x th {
  vertical-align: top;
}

.responsive-table .SortableColumn span {
  position: relative;
}

.responsive-table .SortableColumn span .fas {
  position: absolute;
  right: -2px;
  top: -4px;
}

.filterselection.ui-autocomplete {
  color: inherit !important;
  border: solid 1px #EEEEEE;
  padding: 7px;
}

.filterselection.ui-autocomplete li {
  padding: 5px;
}

.filterselection.ui-autocomplete li .ui-state-active {
  border: none !important;
  background: rgba(0, 0, 0, 0.01) !important;
}

.responsive-table.auto {
  border-top: solid 1px #DDDDDD;
  border-left: solid 1px #DDDDDD;
}

.responsive-table.auto tr {
  border-bottom: solid 1px #DDDDDD;
  border-right: solid 1px #DDDDDD;
}

.responsive-table.auto th, .responsive-table.auto td {
  border-top: solid 1px #DDDDDD;
  border-left: solid 1px #DDDDDD;
  padding: 7px;
}

.responsive-table.auto th, .responsive-table.auto tfoot td {
  background: #EFEFEF;
}

.responsive-table.auto td {
  background: #F9F9F9;
}

.responsive-table.auto .DateRange > div {
  left: -7px;
  right: -7px;
  margin-top: 7px;
}

@media only screen and (min-width: 649px) {
  .responsive-table.auto tr.headers-x {
    display: table-row !important;
    opacity: 1 !important;
  }
  .responsive-table.auto tr.headers-x > .close {
    display: none !important;
  }
}
@media only screen and (max-width: 649px) {
  .responsive-table.auto b input, .responsive-table.auto b select, .responsive-table.auto b button, .responsive-table.auto b .DateRange {
    display: none;
  }
  .responsive-table.auto tr:not(:last-child) > :last-child {
    margin-bottom: 15px;
  }
  .responsive-table.auto {
    border: none;
    width: 100%;
  }
  .responsive-table.auto tr {
    border-right: none;
    border-bottom: none;
  }
  .responsive-table.auto tr > * {
    border-right: solid 1px #DDDDDD;
    display: block;
    width: 100% !important;
    text-align: left !important;
    clear: both;
  }
  .responsive-table.auto tr > *:last-child {
    border-bottom: solid 1px #DDDDDD;
  }
  .responsive-table.auto tr.headers-x {
    position: fixed;
    z-index: 9999998;
    left: 30px;
    right: 30px;
    display: none;
  }
  .responsive-table.auto tr th.blank, .responsive-table.auto tr td.blank {
    display: none;
  }
  .responsive-table.auto b {
    display: inline-block;
    float: left;
    width: 35%;
  }
}
.responsive-table.fw.filterlist {
  border-top: solid 1px #DDDDDD;
  border-left: solid 1px #DDDDDD;
}

.responsive-table.fw.filterlist tr {
  border-bottom: solid 1px #DDDDDD;
  border-right: solid 1px #DDDDDD;
}

.responsive-table.fw.filterlist th, .responsive-table.fw.filterlist td {
  border-top: solid 1px #DDDDDD;
  border-left: solid 1px #DDDDDD;
  padding: 5px;
}

.responsive-table.fw.filterlist th, .responsive-table.fw.filterlist tfoot td {
  background: #EFEFEF;
}

.responsive-table.fw.filterlist td {
  background: #F9F9F9;
}

.responsive-table.fw.filterlist .DateRange > div {
  left: -5px;
  right: -5px;
  margin-top: 5px;
}

@media only screen and (min-width: 1099px) {
  .responsive-table.fw.filterlist tr.headers-x {
    display: table-row !important;
    opacity: 1 !important;
  }
  .responsive-table.fw.filterlist tr.headers-x > .close {
    display: none !important;
  }
}
@media only screen and (max-width: 1099px) {
  .responsive-table.fw.filterlist b input, .responsive-table.fw.filterlist b select, .responsive-table.fw.filterlist b button, .responsive-table.fw.filterlist b .DateRange {
    display: none;
  }
  .responsive-table.fw.filterlist tr:not(:last-child) > :last-child {
    margin-bottom: 15px;
  }
  .responsive-table.fw.filterlist {
    border: none;
    width: 100%;
  }
  .responsive-table.fw.filterlist tr {
    border-right: none;
    border-bottom: none;
  }
  .responsive-table.fw.filterlist tr > * {
    border-right: solid 1px #DDDDDD;
    display: block;
    width: 100% !important;
    text-align: left !important;
    clear: both;
  }
  .responsive-table.fw.filterlist tr > *:last-child {
    border-bottom: solid 1px #DDDDDD;
  }
  .responsive-table.fw.filterlist tr.headers-x {
    position: fixed;
    z-index: 9999998;
    left: 30px;
    right: 30px;
    display: none;
  }
  .responsive-table.fw.filterlist tr th.blank, .responsive-table.fw.filterlist tr td.blank {
    display: none;
  }
  .responsive-table.fw.filterlist b {
    display: inline-block;
    float: left;
    width: 35%;
  }
}
@media only screen and (max-width: 1999px) {
  .grid.seven-1999 {
    float: left !important;
    width: 11.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x2-1999 {
    float: left !important;
    width: 26.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x3-1999 {
    float: left !important;
    width: 41% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x4-1999 {
    float: left !important;
    width: 55.75% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x5-1999 {
    float: left !important;
    width: 70.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x6-1999 {
    float: left !important;
    width: 85.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.six-1999 {
    float: left !important;
    width: 15% !important;
    margin-right: 2% !important;
  }
  .grid.six_x2-1999 {
    float: left !important;
    width: 32% !important;
    margin-right: 2% !important;
  }
  .grid.six_x3-1999 {
    float: left !important;
    width: 49% !important;
    margin-right: 2% !important;
  }
  .grid.six_x4-1999 {
    float: left !important;
    width: 63% !important;
    margin-right: 2% !important;
  }
  .grid.six_x5-1999 {
    float: left !important;
    width: 83% !important;
    margin-right: 2% !important;
  }
  .grid.five-1999 {
    float: left !important;
    width: 18% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x2-1999 {
    float: left !important;
    width: 38.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x3-1999 {
    float: left !important;
    width: 59% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x4-1999 {
    float: left !important;
    width: 79.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.four-1999 {
    float: left !important;
    width: 22% !important;
    margin-right: 4% !important;
  }
  .grid.four_x2-1999 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.four_x3-1999 {
    float: left !important;
    width: 74% !important;
    margin-right: 4% !important;
  }
  .grid.three-1999 {
    float: left !important;
    width: 31% !important;
    margin-right: 3.5% !important;
  }
  .grid.three_x2-1999 {
    float: left !important;
    width: 65.5% !important;
    margin-right: 3.5% !important;
  }
  .grid.two-1999 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.one-1999 {
    float: left !important;
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .floatl.seven-1999 {
    width: 14.28571429% !important;
  }
  .floatl.seven_x2-1999 {
    width: 28.57142857% !important;
  }
  .floatl.seven_x3-1999 {
    width: 42.85714286% !important;
  }
  .floatl.seven_x4-1999 {
    width: 57.14285714% !important;
  }
  .floatl.seven_x5-1999 {
    width: 71.42857143% !important;
  }
  .floatl.seven_x6-1999 {
    width: 85.71428571% !important;
  }
  .floatl.six-1999 {
    width: 16.66666667% !important;
  }
  .floatl.six_x2-1999 {
    width: 33.33333333% !important;
  }
  .floatl.six_x3-1999 {
    width: 50% !important;
  }
  .floatl.six_x4-1999 {
    width: 66.6666667% !important;
  }
  .floatl.six_x5-1999 {
    width: 83% !important;
  }
  .floatl.five-1999 {
    width: 20% !important;
  }
  .floatl.five_x2-1999 {
    width: 40% !important;
  }
  .floatl.five_x3-1999 {
    width: 60% !important;
  }
  .floatl.five_x4-1999 {
    width: 80% !important;
  }
  .floatl.four-1999 {
    width: 25% !important;
  }
  .floatl.four_x2-1999 {
    width: 50% !important;
  }
  .floatl.four_x3-1999 {
    width: 75% !important;
  }
  .floatl.three-1999 {
    width: 33.33333333% !important;
  }
  .floatl.three_x2-1999 {
    width: 66.66666667% !important;
  }
  .floatl.two-1999 {
    width: 50% !important;
  }
  .floatl.one-1999 {
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
  }
  .invisible-1999 {
    visibility: hidden !important;
  }
  .last-1999 {
    margin-right: 0px !important;
  }
  .floatl-1999 {
    float: left !important;
  }
  .floatr-1999 {
    float: right !important;
  }
  .left-1999 {
    float: left !important;
  }
  .right-1999 {
    float: right !important;
  }
  .floatn-1999, .grid.floatn-1999 {
    float: none !important;
  }
  .grid-1999 {
    float: left !important;
    overflow: hidden;
  }
  .grid.last-1999 {
    float: right !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .none-1999 {
    display: none !important;
  }
  .block-1999 {
    display: block !important;
  }
  .iblock-1999 {
    display: inline-block !important;
  }
  .inline-1999 {
    display: inline !important;
  }
  .flex-1999 {
    display: flex !important;
  }
  .table-1999 {
    display: table !important;
  }
  .row-1999 {
    display: table-row !important;
  }
  .cell-1999 {
    display: table-cell !important;
    vertical-align: middle;
  }
  .clearl-1999 {
    clear: left !important;
  }
  .clearr-1999 {
    clear: right !important;
  }
  .clearn-1999 {
    clear: none !important;
  }
  .clearnone-1999 {
    clear: none !important;
  }
  .clearb-1999 {
    clear: both !important;
  }
  .clear-1999 {
    float: none !important;
    clear: both !important;
    width: auto !important;
    height: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
    overflow: hidden !important;
    border-style: none !important;
  }
  .alignl-1999 {
    text-align: left !important;
  }
  .alignr-1999 {
    text-align: right !important;
  }
  .alignc-1999 {
    text-align: center !important;
  }
  .alignj-1999 {
    text-align: justify !important;
  }
  .valign-1999 {
    vertical-align: middle !important;
  }
  .widthauto-1999 {
    width: auto !important;
  }
  .heightauto-1999 {
    height: auto !important;
  }
  .width0-1999 {
    width: 0px;
  }
  .height0-1999 {
    height: 0px;
  }
  .fw-1999, .grid.fw-1999, .floatl.fw-1999 {
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .fh-1999 {
    height: 100% !important;
  }
  .pointer-1999 {
    cursor: pointer !important;
  }
  .static-1999 {
    position: static !important;
  }
  .relative-1999 {
    position: relative !important;
  }
  .absolute-1999 {
    position: absolute !important;
  }
  .fixed-1999 {
    position: fixed !important;
  }
  .spacing-1999 {
    margin-bottom: 7px !important;
  }
  .spacing.floatl-1999 {
    margin-right: 15px !important;
  }
  .spacing.floatr-1999 {
    margin-left: 15px !important;
  }
  .flowhide-1999 {
    overflow: hidden;
  }
  .flowshow-1999 {
    overflow: visible;
  }
  .nowrap-1999 {
    white-space: nowrap;
  }
  .circle-1999 {
    border-radius: 50% !important;
  }
  .vh10-1999 {
    height: 10vh !important;
  }
  .vh25-1999 {
    height: 25vh !important;
  }
  .vh50-1999 {
    height: 50vh !important;
  }
  .vh100-1999 {
    height: 100vh !important;
  }
  .vw10-1999 {
    width: 10vw !important;
  }
  .vw25-1999 {
    width: 25vw !important;
  }
  .vw50-1999 {
    width: 50vw !important;
  }
  .vw100-1999 {
    width: 100vw !important;
  }
  .lineup.fw-1999, .lineupgroup.fw-1999 {
    height: auto !important;
  }
  .padded_tiny-1999 {
    padding: 5px !important;
  }
  .paddedtb_tiny-1999 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .paddedt_tiny-1999 {
    padding-top: 5px !important;
  }
  .paddedb_tiny-1999 {
    padding-bottom: 5px !important;
  }
  .paddedl_tiny-1999 {
    padding-left: 5px !important;
  }
  .paddedr_tiny-1999 {
    padding-right: 5px !important;
  }
  .paddedlr_tiny-1999 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .margin_tiny-1999 {
    margin: 5px !important;
  }
  .margintb_tiny-1999 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  .margint_tiny-1999 {
    margin-top: 5px !important;
  }
  .marginb_tiny-1999 {
    margin-bottom: 5px !important;
  }
  .marginl_tiny-1999 {
    margin-left: 5px !important;
  }
  .marginr_tiny-1999 {
    margin-right: 5px !important;
  }
  .marginlr_tiny-1999 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  .padded_small-1999 {
    padding: 10px !important;
  }
  .paddedtb_small-1999 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_small-1999 {
    padding-top: 10px !important;
  }
  .paddedb_small-1999 {
    padding-bottom: 10px !important;
  }
  .paddedl_small-1999 {
    padding-left: 10px !important;
  }
  .paddedr_small-1999 {
    padding-right: 10px !important;
  }
  .paddedlr_small-1999 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_small-1999 {
    margin: 10px !important;
  }
  .margintb_small-1999 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_small-1999 {
    margin-top: 10px !important;
  }
  .marginb_small-1999 {
    margin-bottom: 10px !important;
  }
  .marginl_small-1999 {
    margin-left: 10px !important;
  }
  .marginr_small-1999 {
    margin-right: 10px !important;
  }
  .marginlr_small-1999 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .padded_medium-1999 {
    padding: 20px !important;
  }
  .paddedtb_medium-1999 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .paddedt_medium-1999 {
    padding-top: 20px !important;
  }
  .paddedb_medium-1999 {
    padding-bottom: 20px !important;
  }
  .paddedl_medium-1999 {
    padding-left: 20px !important;
  }
  .paddedr_medium-1999 {
    padding-right: 20px !important;
  }
  .paddedlr_medium-1999 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .margin_medium-1999 {
    margin: 20px !important;
  }
  .margintb_medium-1999 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .margint_medium-1999 {
    margin-top: 20px !important;
  }
  .marginb_medium-1999 {
    margin-bottom: 20px !important;
  }
  .marginl_medium-1999 {
    margin-left: 20px !important;
  }
  .marginr_medium-1999 {
    margin-right: 20px !important;
  }
  .marginlr_medium-1999 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .padded_large-1999 {
    padding: 40px !important;
  }
  .paddedtb_large-1999 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .paddedt_large-1999 {
    padding-top: 40px !important;
  }
  .paddedb_large-1999 {
    padding-bottom: 40px !important;
  }
  .paddedl_large-1999 {
    padding-left: 40px !important;
  }
  .paddedr_large-1999 {
    padding-right: 40px !important;
  }
  .paddedlr_large-1999 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .margin_large-1999 {
    margin: 40px !important;
  }
  .margintb_large-1999 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .margint_large-1999 {
    margin-top: 40px !important;
  }
  .marginb_large-1999 {
    margin-bottom: 40px !important;
  }
  .marginl_large-1999 {
    margin-left: 40px !important;
  }
  .marginr_large-1999 {
    margin-right: 40px !important;
  }
  .marginlr_large-1999 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .padded_huge-1999 {
    padding: 70px !important;
  }
  .paddedtb_huge-1999 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .paddedt_huge-1999 {
    padding-top: 70px !important;
  }
  .paddedb_huge-1999 {
    padding-bottom: 70px !important;
  }
  .paddedl_huge-1999 {
    padding-left: 70px !important;
  }
  .paddedr_huge-1999 {
    padding-right: 70px !important;
  }
  .paddedlr_huge-1999 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .margin_huge-1999 {
    margin: 70px !important;
  }
  .margintb_huge-1999 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .margint_huge-1999 {
    margin-top: 70px !important;
  }
  .marginb_huge-1999 {
    margin-bottom: 70px !important;
  }
  .marginl_huge-1999 {
    margin-left: 70px !important;
  }
  .marginr_huge-1999 {
    margin-right: 70px !important;
  }
  .marginlr_huge-1999 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .padded_core-1999 {
    padding: 10px !important;
  }
  .paddedtb_core-1999 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_core-1999 {
    padding-top: 10px !important;
  }
  .paddedb_core-1999 {
    padding-bottom: 10px !important;
  }
  .paddedl_core-1999 {
    padding-left: 10px !important;
  }
  .paddedr_core-1999 {
    padding-right: 10px !important;
  }
  .paddedlr_core-1999 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_core-1999 {
    margin: 10px !important;
  }
  .margintb_core-1999 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_core-1999 {
    margin-top: 10px !important;
  }
  .marginb_core-1999 {
    margin-bottom: 10px !important;
  }
  .marginl_core-1999 {
    margin-left: 10px !important;
  }
  .marginr_core-1999 {
    margin-right: 10px !important;
  }
  .marginlr_core-1999 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .margin_auto-1999 {
    margin: auto !important;
  }
  .margintb_auto-1999 {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .margint_auto-1999 {
    margin-top: auto !important;
  }
  .marginb_auto-1999 {
    margin-bottom: auto !important;
  }
  .marginl_auto-1999 {
    margin-left: auto !important;
  }
  .marginr_auto-1999 {
    margin-right: auto !important;
  }
  .marginlr_auto-1999 {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .padded_none-1999 {
    padding: 0px !important;
  }
  .paddedtb_none-1999 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .paddedt_none-1999 {
    padding-top: 0px !important;
  }
  .paddedb_none-1999 {
    padding-bottom: 0px !important;
  }
  .paddedl_none-1999 {
    padding-left: 0px !important;
  }
  .paddedr_none-1999 {
    padding-right: 0px !important;
  }
  .paddedlr_none-1999 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .margin_none-1999 {
    margin: 0px !important;
  }
  .margintb_none-1999 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .margint_none-1999 {
    margin-top: 0px !important;
  }
  .marginb_none-1999 {
    margin-bottom: 0px !important;
  }
  .marginl_none-1999 {
    margin-left: 0px !important;
  }
  .marginr_none-1999 {
    margin-right: 0px !important;
  }
  .marginlr_none-1999 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .border_1-1999 {
    border: solid 1px #282828;
  }
  .bordertb_1-1999 {
    border-top: solid 1px #282828;
    border-bottom: solid 1px #282828;
  }
  .bordert_1-1999 {
    border-top: solid 1px #282828;
  }
  .borderb_1-1999 {
    border-bottom: solid 1px #282828;
  }
  .borderl_1-1999 {
    border-left: solid 1px #282828;
  }
  .borderr_1-1999 {
    border-right: solid 1px #282828;
  }
  .borderlr_1-1999 {
    border-left: solid 1px #282828;
    border-right: solid 1px #282828;
  }
  .border_2-1999 {
    border: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordertb_2-1999 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordert_2-1999 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderb_2-1999 {
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderl_2-1999 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderr_2-1999 {
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderlr_2-1999 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .border_none-1999 {
    border: none;
  }
  .bordertb_none-1999 {
    border-top: none;
    border-bottom: none;
  }
  .bordert_none-1999 {
    border-top: none;
  }
  .borderb_none-1999 {
    border-bottom: none;
  }
  .borderl_none-1999 {
    border-left: none;
  }
  .borderr_none-1999 {
    border-right: none;
  }
  .borderlr_none-1999 {
    border-left: none;
    border-right: none;
  }
  .colour1_bg-1999 {
    background-color: #2e3955 !important;
  }
  .colour1_bg-1999, a.colour1_bg-1999 {
    color: #FFFFFF !important;
  }
  .colour1_bg-1999 a {
    color: #FFFFFF;
  }
  .colour1-1999 a, a.colour1-1999 {
    color: #2e3955;
  }
  .colour1-1999 {
    color: #2e3955;
    background: transparent !important;
  }
  .colour1_bg-1999 input[type=text], .colour1_bg-1999 input[type=password], .colour1_bg-1999 input[type=number], .colour1_bg-1999 textarea, .colour1_bg-1999 select, .colour1_bg-1999 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour1_bg-1999 select option {
    color: #333333;
    background: transparent;
  }
  .colour1_bg-1999 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour1_bg-1999 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour1_bg-1999 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-1999 {
    background-color: #858585 !important;
  }
  .colour2_bg-1999, a.colour2_bg-1999 {
    color: #FFFFFF !important;
  }
  .colour2_bg-1999 a {
    color: #FFFFFF;
  }
  .colour2-1999 a, a.colour2-1999 {
    color: #858585;
  }
  .colour2-1999 {
    color: #858585;
    background: transparent !important;
  }
  .colour2_bg-1999 input[type=text], .colour2_bg-1999 input[type=password], .colour2_bg-1999 input[type=number], .colour2_bg-1999 textarea, .colour2_bg-1999 select, .colour2_bg-1999 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour2_bg-1999 select option {
    color: #333333;
    background: transparent;
  }
  .colour2_bg-1999 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour2_bg-1999 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-1999 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-1999 {
    background-color: #D22A20 !important;
  }
  .colour3_bg-1999, a.colour3_bg-1999 {
    color: #FFFFFF !important;
  }
  .colour3_bg-1999 a {
    color: #FFFFFF;
  }
  .colour3-1999 a, a.colour3-1999 {
    color: #D22A20;
  }
  .colour3-1999 {
    color: #D22A20;
    background: transparent !important;
  }
  .colour3_bg-1999 input[type=text], .colour3_bg-1999 input[type=password], .colour3_bg-1999 input[type=number], .colour3_bg-1999 textarea, .colour3_bg-1999 select, .colour3_bg-1999 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour3_bg-1999 select option {
    color: #333333;
    background: transparent;
  }
  .colour3_bg-1999 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour3_bg-1999 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-1999 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour4_bg-1999 {
    background-color: #eeeeee !important;
  }
  .colour4_bg-1999, a.colour4_bg-1999 {
    color: #343434 !important;
  }
  .colour4_bg-1999 a {
    color: #343434;
  }
  .colour4-1999 a, a.colour4-1999 {
    color: #eeeeee;
  }
  .colour4-1999 {
    color: #eeeeee;
    background: transparent !important;
  }
  .colour4_bg-1999 input[type=text], .colour4_bg-1999 input[type=password], .colour4_bg-1999 input[type=number], .colour4_bg-1999 textarea, .colour4_bg-1999 select, .colour4_bg-1999 select option {
    border-color: #343434;
    color: #343434;
    background: transparent;
  }
  .colour4_bg-1999 select option {
    color: #333333;
    background: transparent;
  }
  .colour4_bg-1999 select {
    color: rgba(52, 52, 52, 0.7);
  }
  .colour4_bg-1999 ::-webkit-input-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour4_bg-1999 ::-moz-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour5_bg-1999 {
    background-color: #f9f9f9 !important;
  }
  .colour5_bg-1999, a.colour5_bg-1999 {
    color: #252525 !important;
  }
  .colour5_bg-1999 a {
    color: #252525;
  }
  .colour5-1999 a, a.colour5-1999 {
    color: #f9f9f9;
  }
  .colour5-1999 {
    color: #f9f9f9;
    background: transparent !important;
  }
  .colour5_bg-1999 input[type=text], .colour5_bg-1999 input[type=password], .colour5_bg-1999 input[type=number], .colour5_bg-1999 textarea, .colour5_bg-1999 select, .colour5_bg-1999 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour5_bg-1999 select option {
    color: #333333;
    background: transparent;
  }
  .colour5_bg-1999 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour5_bg-1999 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour5_bg-1999 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour6_bg-1999 {
    background-color: #404040 !important;
  }
  .colour6_bg-1999, a.colour6_bg-1999 {
    color: #FFFFFF !important;
  }
  .colour6_bg-1999 a {
    color: #FFFFFF;
  }
  .colour6-1999 a, a.colour6-1999 {
    color: #404040;
  }
  .colour6-1999 {
    color: #404040;
    background: transparent !important;
  }
  .colour6_bg-1999 input[type=text], .colour6_bg-1999 input[type=password], .colour6_bg-1999 input[type=number], .colour6_bg-1999 textarea, .colour6_bg-1999 select, .colour6_bg-1999 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour6_bg-1999 select option {
    color: #333333;
    background: transparent;
  }
  .colour6_bg-1999 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour6_bg-1999 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour6_bg-1999 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour7_bg-1999 {
    background-color: #FFFFFF !important;
  }
  .colour7_bg-1999, a.colour7_bg-1999 {
    color: #252525 !important;
  }
  .colour7_bg-1999 a {
    color: #252525;
  }
  .colour7-1999 a, a.colour7-1999 {
    color: #FFFFFF;
  }
  .colour7-1999 {
    color: #FFFFFF;
    background: transparent !important;
  }
  .colour7_bg-1999 input[type=text], .colour7_bg-1999 input[type=password], .colour7_bg-1999 input[type=number], .colour7_bg-1999 textarea, .colour7_bg-1999 select, .colour7_bg-1999 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour7_bg-1999 select option {
    color: #333333;
    background: transparent;
  }
  .colour7_bg-1999 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour7_bg-1999 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour7_bg-1999 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
}
@media only screen and (max-width: 1949px) {
  .grid.seven-1949 {
    float: left !important;
    width: 11.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x2-1949 {
    float: left !important;
    width: 26.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x3-1949 {
    float: left !important;
    width: 41% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x4-1949 {
    float: left !important;
    width: 55.75% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x5-1949 {
    float: left !important;
    width: 70.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x6-1949 {
    float: left !important;
    width: 85.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.six-1949 {
    float: left !important;
    width: 15% !important;
    margin-right: 2% !important;
  }
  .grid.six_x2-1949 {
    float: left !important;
    width: 32% !important;
    margin-right: 2% !important;
  }
  .grid.six_x3-1949 {
    float: left !important;
    width: 49% !important;
    margin-right: 2% !important;
  }
  .grid.six_x4-1949 {
    float: left !important;
    width: 63% !important;
    margin-right: 2% !important;
  }
  .grid.six_x5-1949 {
    float: left !important;
    width: 83% !important;
    margin-right: 2% !important;
  }
  .grid.five-1949 {
    float: left !important;
    width: 18% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x2-1949 {
    float: left !important;
    width: 38.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x3-1949 {
    float: left !important;
    width: 59% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x4-1949 {
    float: left !important;
    width: 79.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.four-1949 {
    float: left !important;
    width: 22% !important;
    margin-right: 4% !important;
  }
  .grid.four_x2-1949 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.four_x3-1949 {
    float: left !important;
    width: 74% !important;
    margin-right: 4% !important;
  }
  .grid.three-1949 {
    float: left !important;
    width: 31% !important;
    margin-right: 3.5% !important;
  }
  .grid.three_x2-1949 {
    float: left !important;
    width: 65.5% !important;
    margin-right: 3.5% !important;
  }
  .grid.two-1949 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.one-1949 {
    float: left !important;
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .floatl.seven-1949 {
    width: 14.28571429% !important;
  }
  .floatl.seven_x2-1949 {
    width: 28.57142857% !important;
  }
  .floatl.seven_x3-1949 {
    width: 42.85714286% !important;
  }
  .floatl.seven_x4-1949 {
    width: 57.14285714% !important;
  }
  .floatl.seven_x5-1949 {
    width: 71.42857143% !important;
  }
  .floatl.seven_x6-1949 {
    width: 85.71428571% !important;
  }
  .floatl.six-1949 {
    width: 16.66666667% !important;
  }
  .floatl.six_x2-1949 {
    width: 33.33333333% !important;
  }
  .floatl.six_x3-1949 {
    width: 50% !important;
  }
  .floatl.six_x4-1949 {
    width: 66.6666667% !important;
  }
  .floatl.six_x5-1949 {
    width: 83% !important;
  }
  .floatl.five-1949 {
    width: 20% !important;
  }
  .floatl.five_x2-1949 {
    width: 40% !important;
  }
  .floatl.five_x3-1949 {
    width: 60% !important;
  }
  .floatl.five_x4-1949 {
    width: 80% !important;
  }
  .floatl.four-1949 {
    width: 25% !important;
  }
  .floatl.four_x2-1949 {
    width: 50% !important;
  }
  .floatl.four_x3-1949 {
    width: 75% !important;
  }
  .floatl.three-1949 {
    width: 33.33333333% !important;
  }
  .floatl.three_x2-1949 {
    width: 66.66666667% !important;
  }
  .floatl.two-1949 {
    width: 50% !important;
  }
  .floatl.one-1949 {
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
  }
  .invisible-1949 {
    visibility: hidden !important;
  }
  .last-1949 {
    margin-right: 0px !important;
  }
  .floatl-1949 {
    float: left !important;
  }
  .floatr-1949 {
    float: right !important;
  }
  .left-1949 {
    float: left !important;
  }
  .right-1949 {
    float: right !important;
  }
  .floatn-1949, .grid.floatn-1949 {
    float: none !important;
  }
  .grid-1949 {
    float: left !important;
    overflow: hidden;
  }
  .grid.last-1949 {
    float: right !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .none-1949 {
    display: none !important;
  }
  .block-1949 {
    display: block !important;
  }
  .iblock-1949 {
    display: inline-block !important;
  }
  .inline-1949 {
    display: inline !important;
  }
  .flex-1949 {
    display: flex !important;
  }
  .table-1949 {
    display: table !important;
  }
  .row-1949 {
    display: table-row !important;
  }
  .cell-1949 {
    display: table-cell !important;
    vertical-align: middle;
  }
  .clearl-1949 {
    clear: left !important;
  }
  .clearr-1949 {
    clear: right !important;
  }
  .clearn-1949 {
    clear: none !important;
  }
  .clearnone-1949 {
    clear: none !important;
  }
  .clearb-1949 {
    clear: both !important;
  }
  .clear-1949 {
    float: none !important;
    clear: both !important;
    width: auto !important;
    height: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
    overflow: hidden !important;
    border-style: none !important;
  }
  .alignl-1949 {
    text-align: left !important;
  }
  .alignr-1949 {
    text-align: right !important;
  }
  .alignc-1949 {
    text-align: center !important;
  }
  .alignj-1949 {
    text-align: justify !important;
  }
  .valign-1949 {
    vertical-align: middle !important;
  }
  .widthauto-1949 {
    width: auto !important;
  }
  .heightauto-1949 {
    height: auto !important;
  }
  .width0-1949 {
    width: 0px;
  }
  .height0-1949 {
    height: 0px;
  }
  .fw-1949, .grid.fw-1949, .floatl.fw-1949 {
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .fh-1949 {
    height: 100% !important;
  }
  .pointer-1949 {
    cursor: pointer !important;
  }
  .static-1949 {
    position: static !important;
  }
  .relative-1949 {
    position: relative !important;
  }
  .absolute-1949 {
    position: absolute !important;
  }
  .fixed-1949 {
    position: fixed !important;
  }
  .spacing-1949 {
    margin-bottom: 7px !important;
  }
  .spacing.floatl-1949 {
    margin-right: 15px !important;
  }
  .spacing.floatr-1949 {
    margin-left: 15px !important;
  }
  .flowhide-1949 {
    overflow: hidden;
  }
  .flowshow-1949 {
    overflow: visible;
  }
  .nowrap-1949 {
    white-space: nowrap;
  }
  .circle-1949 {
    border-radius: 50% !important;
  }
  .vh10-1949 {
    height: 10vh !important;
  }
  .vh25-1949 {
    height: 25vh !important;
  }
  .vh50-1949 {
    height: 50vh !important;
  }
  .vh100-1949 {
    height: 100vh !important;
  }
  .vw10-1949 {
    width: 10vw !important;
  }
  .vw25-1949 {
    width: 25vw !important;
  }
  .vw50-1949 {
    width: 50vw !important;
  }
  .vw100-1949 {
    width: 100vw !important;
  }
  .lineup.fw-1949, .lineupgroup.fw-1949 {
    height: auto !important;
  }
  .padded_tiny-1949 {
    padding: 5px !important;
  }
  .paddedtb_tiny-1949 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .paddedt_tiny-1949 {
    padding-top: 5px !important;
  }
  .paddedb_tiny-1949 {
    padding-bottom: 5px !important;
  }
  .paddedl_tiny-1949 {
    padding-left: 5px !important;
  }
  .paddedr_tiny-1949 {
    padding-right: 5px !important;
  }
  .paddedlr_tiny-1949 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .margin_tiny-1949 {
    margin: 5px !important;
  }
  .margintb_tiny-1949 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  .margint_tiny-1949 {
    margin-top: 5px !important;
  }
  .marginb_tiny-1949 {
    margin-bottom: 5px !important;
  }
  .marginl_tiny-1949 {
    margin-left: 5px !important;
  }
  .marginr_tiny-1949 {
    margin-right: 5px !important;
  }
  .marginlr_tiny-1949 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  .padded_small-1949 {
    padding: 10px !important;
  }
  .paddedtb_small-1949 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_small-1949 {
    padding-top: 10px !important;
  }
  .paddedb_small-1949 {
    padding-bottom: 10px !important;
  }
  .paddedl_small-1949 {
    padding-left: 10px !important;
  }
  .paddedr_small-1949 {
    padding-right: 10px !important;
  }
  .paddedlr_small-1949 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_small-1949 {
    margin: 10px !important;
  }
  .margintb_small-1949 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_small-1949 {
    margin-top: 10px !important;
  }
  .marginb_small-1949 {
    margin-bottom: 10px !important;
  }
  .marginl_small-1949 {
    margin-left: 10px !important;
  }
  .marginr_small-1949 {
    margin-right: 10px !important;
  }
  .marginlr_small-1949 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .padded_medium-1949 {
    padding: 20px !important;
  }
  .paddedtb_medium-1949 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .paddedt_medium-1949 {
    padding-top: 20px !important;
  }
  .paddedb_medium-1949 {
    padding-bottom: 20px !important;
  }
  .paddedl_medium-1949 {
    padding-left: 20px !important;
  }
  .paddedr_medium-1949 {
    padding-right: 20px !important;
  }
  .paddedlr_medium-1949 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .margin_medium-1949 {
    margin: 20px !important;
  }
  .margintb_medium-1949 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .margint_medium-1949 {
    margin-top: 20px !important;
  }
  .marginb_medium-1949 {
    margin-bottom: 20px !important;
  }
  .marginl_medium-1949 {
    margin-left: 20px !important;
  }
  .marginr_medium-1949 {
    margin-right: 20px !important;
  }
  .marginlr_medium-1949 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .padded_large-1949 {
    padding: 40px !important;
  }
  .paddedtb_large-1949 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .paddedt_large-1949 {
    padding-top: 40px !important;
  }
  .paddedb_large-1949 {
    padding-bottom: 40px !important;
  }
  .paddedl_large-1949 {
    padding-left: 40px !important;
  }
  .paddedr_large-1949 {
    padding-right: 40px !important;
  }
  .paddedlr_large-1949 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .margin_large-1949 {
    margin: 40px !important;
  }
  .margintb_large-1949 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .margint_large-1949 {
    margin-top: 40px !important;
  }
  .marginb_large-1949 {
    margin-bottom: 40px !important;
  }
  .marginl_large-1949 {
    margin-left: 40px !important;
  }
  .marginr_large-1949 {
    margin-right: 40px !important;
  }
  .marginlr_large-1949 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .padded_huge-1949 {
    padding: 70px !important;
  }
  .paddedtb_huge-1949 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .paddedt_huge-1949 {
    padding-top: 70px !important;
  }
  .paddedb_huge-1949 {
    padding-bottom: 70px !important;
  }
  .paddedl_huge-1949 {
    padding-left: 70px !important;
  }
  .paddedr_huge-1949 {
    padding-right: 70px !important;
  }
  .paddedlr_huge-1949 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .margin_huge-1949 {
    margin: 70px !important;
  }
  .margintb_huge-1949 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .margint_huge-1949 {
    margin-top: 70px !important;
  }
  .marginb_huge-1949 {
    margin-bottom: 70px !important;
  }
  .marginl_huge-1949 {
    margin-left: 70px !important;
  }
  .marginr_huge-1949 {
    margin-right: 70px !important;
  }
  .marginlr_huge-1949 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .padded_core-1949 {
    padding: 10px !important;
  }
  .paddedtb_core-1949 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_core-1949 {
    padding-top: 10px !important;
  }
  .paddedb_core-1949 {
    padding-bottom: 10px !important;
  }
  .paddedl_core-1949 {
    padding-left: 10px !important;
  }
  .paddedr_core-1949 {
    padding-right: 10px !important;
  }
  .paddedlr_core-1949 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_core-1949 {
    margin: 10px !important;
  }
  .margintb_core-1949 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_core-1949 {
    margin-top: 10px !important;
  }
  .marginb_core-1949 {
    margin-bottom: 10px !important;
  }
  .marginl_core-1949 {
    margin-left: 10px !important;
  }
  .marginr_core-1949 {
    margin-right: 10px !important;
  }
  .marginlr_core-1949 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .margin_auto-1949 {
    margin: auto !important;
  }
  .margintb_auto-1949 {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .margint_auto-1949 {
    margin-top: auto !important;
  }
  .marginb_auto-1949 {
    margin-bottom: auto !important;
  }
  .marginl_auto-1949 {
    margin-left: auto !important;
  }
  .marginr_auto-1949 {
    margin-right: auto !important;
  }
  .marginlr_auto-1949 {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .padded_none-1949 {
    padding: 0px !important;
  }
  .paddedtb_none-1949 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .paddedt_none-1949 {
    padding-top: 0px !important;
  }
  .paddedb_none-1949 {
    padding-bottom: 0px !important;
  }
  .paddedl_none-1949 {
    padding-left: 0px !important;
  }
  .paddedr_none-1949 {
    padding-right: 0px !important;
  }
  .paddedlr_none-1949 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .margin_none-1949 {
    margin: 0px !important;
  }
  .margintb_none-1949 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .margint_none-1949 {
    margin-top: 0px !important;
  }
  .marginb_none-1949 {
    margin-bottom: 0px !important;
  }
  .marginl_none-1949 {
    margin-left: 0px !important;
  }
  .marginr_none-1949 {
    margin-right: 0px !important;
  }
  .marginlr_none-1949 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .border_1-1949 {
    border: solid 1px #282828;
  }
  .bordertb_1-1949 {
    border-top: solid 1px #282828;
    border-bottom: solid 1px #282828;
  }
  .bordert_1-1949 {
    border-top: solid 1px #282828;
  }
  .borderb_1-1949 {
    border-bottom: solid 1px #282828;
  }
  .borderl_1-1949 {
    border-left: solid 1px #282828;
  }
  .borderr_1-1949 {
    border-right: solid 1px #282828;
  }
  .borderlr_1-1949 {
    border-left: solid 1px #282828;
    border-right: solid 1px #282828;
  }
  .border_2-1949 {
    border: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordertb_2-1949 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordert_2-1949 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderb_2-1949 {
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderl_2-1949 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderr_2-1949 {
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderlr_2-1949 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .border_none-1949 {
    border: none;
  }
  .bordertb_none-1949 {
    border-top: none;
    border-bottom: none;
  }
  .bordert_none-1949 {
    border-top: none;
  }
  .borderb_none-1949 {
    border-bottom: none;
  }
  .borderl_none-1949 {
    border-left: none;
  }
  .borderr_none-1949 {
    border-right: none;
  }
  .borderlr_none-1949 {
    border-left: none;
    border-right: none;
  }
  .colour1_bg-1949 {
    background-color: #2e3955 !important;
  }
  .colour1_bg-1949, a.colour1_bg-1949 {
    color: #FFFFFF !important;
  }
  .colour1_bg-1949 a {
    color: #FFFFFF;
  }
  .colour1-1949 a, a.colour1-1949 {
    color: #2e3955;
  }
  .colour1-1949 {
    color: #2e3955;
    background: transparent !important;
  }
  .colour1_bg-1949 input[type=text], .colour1_bg-1949 input[type=password], .colour1_bg-1949 input[type=number], .colour1_bg-1949 textarea, .colour1_bg-1949 select, .colour1_bg-1949 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour1_bg-1949 select option {
    color: #333333;
    background: transparent;
  }
  .colour1_bg-1949 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour1_bg-1949 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour1_bg-1949 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-1949 {
    background-color: #858585 !important;
  }
  .colour2_bg-1949, a.colour2_bg-1949 {
    color: #FFFFFF !important;
  }
  .colour2_bg-1949 a {
    color: #FFFFFF;
  }
  .colour2-1949 a, a.colour2-1949 {
    color: #858585;
  }
  .colour2-1949 {
    color: #858585;
    background: transparent !important;
  }
  .colour2_bg-1949 input[type=text], .colour2_bg-1949 input[type=password], .colour2_bg-1949 input[type=number], .colour2_bg-1949 textarea, .colour2_bg-1949 select, .colour2_bg-1949 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour2_bg-1949 select option {
    color: #333333;
    background: transparent;
  }
  .colour2_bg-1949 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour2_bg-1949 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-1949 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-1949 {
    background-color: #D22A20 !important;
  }
  .colour3_bg-1949, a.colour3_bg-1949 {
    color: #FFFFFF !important;
  }
  .colour3_bg-1949 a {
    color: #FFFFFF;
  }
  .colour3-1949 a, a.colour3-1949 {
    color: #D22A20;
  }
  .colour3-1949 {
    color: #D22A20;
    background: transparent !important;
  }
  .colour3_bg-1949 input[type=text], .colour3_bg-1949 input[type=password], .colour3_bg-1949 input[type=number], .colour3_bg-1949 textarea, .colour3_bg-1949 select, .colour3_bg-1949 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour3_bg-1949 select option {
    color: #333333;
    background: transparent;
  }
  .colour3_bg-1949 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour3_bg-1949 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-1949 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour4_bg-1949 {
    background-color: #eeeeee !important;
  }
  .colour4_bg-1949, a.colour4_bg-1949 {
    color: #343434 !important;
  }
  .colour4_bg-1949 a {
    color: #343434;
  }
  .colour4-1949 a, a.colour4-1949 {
    color: #eeeeee;
  }
  .colour4-1949 {
    color: #eeeeee;
    background: transparent !important;
  }
  .colour4_bg-1949 input[type=text], .colour4_bg-1949 input[type=password], .colour4_bg-1949 input[type=number], .colour4_bg-1949 textarea, .colour4_bg-1949 select, .colour4_bg-1949 select option {
    border-color: #343434;
    color: #343434;
    background: transparent;
  }
  .colour4_bg-1949 select option {
    color: #333333;
    background: transparent;
  }
  .colour4_bg-1949 select {
    color: rgba(52, 52, 52, 0.7);
  }
  .colour4_bg-1949 ::-webkit-input-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour4_bg-1949 ::-moz-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour5_bg-1949 {
    background-color: #f9f9f9 !important;
  }
  .colour5_bg-1949, a.colour5_bg-1949 {
    color: #252525 !important;
  }
  .colour5_bg-1949 a {
    color: #252525;
  }
  .colour5-1949 a, a.colour5-1949 {
    color: #f9f9f9;
  }
  .colour5-1949 {
    color: #f9f9f9;
    background: transparent !important;
  }
  .colour5_bg-1949 input[type=text], .colour5_bg-1949 input[type=password], .colour5_bg-1949 input[type=number], .colour5_bg-1949 textarea, .colour5_bg-1949 select, .colour5_bg-1949 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour5_bg-1949 select option {
    color: #333333;
    background: transparent;
  }
  .colour5_bg-1949 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour5_bg-1949 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour5_bg-1949 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour6_bg-1949 {
    background-color: #404040 !important;
  }
  .colour6_bg-1949, a.colour6_bg-1949 {
    color: #FFFFFF !important;
  }
  .colour6_bg-1949 a {
    color: #FFFFFF;
  }
  .colour6-1949 a, a.colour6-1949 {
    color: #404040;
  }
  .colour6-1949 {
    color: #404040;
    background: transparent !important;
  }
  .colour6_bg-1949 input[type=text], .colour6_bg-1949 input[type=password], .colour6_bg-1949 input[type=number], .colour6_bg-1949 textarea, .colour6_bg-1949 select, .colour6_bg-1949 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour6_bg-1949 select option {
    color: #333333;
    background: transparent;
  }
  .colour6_bg-1949 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour6_bg-1949 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour6_bg-1949 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour7_bg-1949 {
    background-color: #FFFFFF !important;
  }
  .colour7_bg-1949, a.colour7_bg-1949 {
    color: #252525 !important;
  }
  .colour7_bg-1949 a {
    color: #252525;
  }
  .colour7-1949 a, a.colour7-1949 {
    color: #FFFFFF;
  }
  .colour7-1949 {
    color: #FFFFFF;
    background: transparent !important;
  }
  .colour7_bg-1949 input[type=text], .colour7_bg-1949 input[type=password], .colour7_bg-1949 input[type=number], .colour7_bg-1949 textarea, .colour7_bg-1949 select, .colour7_bg-1949 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour7_bg-1949 select option {
    color: #333333;
    background: transparent;
  }
  .colour7_bg-1949 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour7_bg-1949 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour7_bg-1949 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
}
@media only screen and (max-width: 1899px) {
  .grid.seven-1899 {
    float: left !important;
    width: 11.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x2-1899 {
    float: left !important;
    width: 26.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x3-1899 {
    float: left !important;
    width: 41% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x4-1899 {
    float: left !important;
    width: 55.75% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x5-1899 {
    float: left !important;
    width: 70.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x6-1899 {
    float: left !important;
    width: 85.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.six-1899 {
    float: left !important;
    width: 15% !important;
    margin-right: 2% !important;
  }
  .grid.six_x2-1899 {
    float: left !important;
    width: 32% !important;
    margin-right: 2% !important;
  }
  .grid.six_x3-1899 {
    float: left !important;
    width: 49% !important;
    margin-right: 2% !important;
  }
  .grid.six_x4-1899 {
    float: left !important;
    width: 63% !important;
    margin-right: 2% !important;
  }
  .grid.six_x5-1899 {
    float: left !important;
    width: 83% !important;
    margin-right: 2% !important;
  }
  .grid.five-1899 {
    float: left !important;
    width: 18% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x2-1899 {
    float: left !important;
    width: 38.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x3-1899 {
    float: left !important;
    width: 59% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x4-1899 {
    float: left !important;
    width: 79.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.four-1899 {
    float: left !important;
    width: 22% !important;
    margin-right: 4% !important;
  }
  .grid.four_x2-1899 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.four_x3-1899 {
    float: left !important;
    width: 74% !important;
    margin-right: 4% !important;
  }
  .grid.three-1899 {
    float: left !important;
    width: 31% !important;
    margin-right: 3.5% !important;
  }
  .grid.three_x2-1899 {
    float: left !important;
    width: 65.5% !important;
    margin-right: 3.5% !important;
  }
  .grid.two-1899 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.one-1899 {
    float: left !important;
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .floatl.seven-1899 {
    width: 14.28571429% !important;
  }
  .floatl.seven_x2-1899 {
    width: 28.57142857% !important;
  }
  .floatl.seven_x3-1899 {
    width: 42.85714286% !important;
  }
  .floatl.seven_x4-1899 {
    width: 57.14285714% !important;
  }
  .floatl.seven_x5-1899 {
    width: 71.42857143% !important;
  }
  .floatl.seven_x6-1899 {
    width: 85.71428571% !important;
  }
  .floatl.six-1899 {
    width: 16.66666667% !important;
  }
  .floatl.six_x2-1899 {
    width: 33.33333333% !important;
  }
  .floatl.six_x3-1899 {
    width: 50% !important;
  }
  .floatl.six_x4-1899 {
    width: 66.6666667% !important;
  }
  .floatl.six_x5-1899 {
    width: 83% !important;
  }
  .floatl.five-1899 {
    width: 20% !important;
  }
  .floatl.five_x2-1899 {
    width: 40% !important;
  }
  .floatl.five_x3-1899 {
    width: 60% !important;
  }
  .floatl.five_x4-1899 {
    width: 80% !important;
  }
  .floatl.four-1899 {
    width: 25% !important;
  }
  .floatl.four_x2-1899 {
    width: 50% !important;
  }
  .floatl.four_x3-1899 {
    width: 75% !important;
  }
  .floatl.three-1899 {
    width: 33.33333333% !important;
  }
  .floatl.three_x2-1899 {
    width: 66.66666667% !important;
  }
  .floatl.two-1899 {
    width: 50% !important;
  }
  .floatl.one-1899 {
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
  }
  .invisible-1899 {
    visibility: hidden !important;
  }
  .last-1899 {
    margin-right: 0px !important;
  }
  .floatl-1899 {
    float: left !important;
  }
  .floatr-1899 {
    float: right !important;
  }
  .left-1899 {
    float: left !important;
  }
  .right-1899 {
    float: right !important;
  }
  .floatn-1899, .grid.floatn-1899 {
    float: none !important;
  }
  .grid-1899 {
    float: left !important;
    overflow: hidden;
  }
  .grid.last-1899 {
    float: right !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .none-1899 {
    display: none !important;
  }
  .block-1899 {
    display: block !important;
  }
  .iblock-1899 {
    display: inline-block !important;
  }
  .inline-1899 {
    display: inline !important;
  }
  .flex-1899 {
    display: flex !important;
  }
  .table-1899 {
    display: table !important;
  }
  .row-1899 {
    display: table-row !important;
  }
  .cell-1899 {
    display: table-cell !important;
    vertical-align: middle;
  }
  .clearl-1899 {
    clear: left !important;
  }
  .clearr-1899 {
    clear: right !important;
  }
  .clearn-1899 {
    clear: none !important;
  }
  .clearnone-1899 {
    clear: none !important;
  }
  .clearb-1899 {
    clear: both !important;
  }
  .clear-1899 {
    float: none !important;
    clear: both !important;
    width: auto !important;
    height: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
    overflow: hidden !important;
    border-style: none !important;
  }
  .alignl-1899 {
    text-align: left !important;
  }
  .alignr-1899 {
    text-align: right !important;
  }
  .alignc-1899 {
    text-align: center !important;
  }
  .alignj-1899 {
    text-align: justify !important;
  }
  .valign-1899 {
    vertical-align: middle !important;
  }
  .widthauto-1899 {
    width: auto !important;
  }
  .heightauto-1899 {
    height: auto !important;
  }
  .width0-1899 {
    width: 0px;
  }
  .height0-1899 {
    height: 0px;
  }
  .fw-1899, .grid.fw-1899, .floatl.fw-1899 {
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .fh-1899 {
    height: 100% !important;
  }
  .pointer-1899 {
    cursor: pointer !important;
  }
  .static-1899 {
    position: static !important;
  }
  .relative-1899 {
    position: relative !important;
  }
  .absolute-1899 {
    position: absolute !important;
  }
  .fixed-1899 {
    position: fixed !important;
  }
  .spacing-1899 {
    margin-bottom: 7px !important;
  }
  .spacing.floatl-1899 {
    margin-right: 15px !important;
  }
  .spacing.floatr-1899 {
    margin-left: 15px !important;
  }
  .flowhide-1899 {
    overflow: hidden;
  }
  .flowshow-1899 {
    overflow: visible;
  }
  .nowrap-1899 {
    white-space: nowrap;
  }
  .circle-1899 {
    border-radius: 50% !important;
  }
  .vh10-1899 {
    height: 10vh !important;
  }
  .vh25-1899 {
    height: 25vh !important;
  }
  .vh50-1899 {
    height: 50vh !important;
  }
  .vh100-1899 {
    height: 100vh !important;
  }
  .vw10-1899 {
    width: 10vw !important;
  }
  .vw25-1899 {
    width: 25vw !important;
  }
  .vw50-1899 {
    width: 50vw !important;
  }
  .vw100-1899 {
    width: 100vw !important;
  }
  .lineup.fw-1899, .lineupgroup.fw-1899 {
    height: auto !important;
  }
  .padded_tiny-1899 {
    padding: 5px !important;
  }
  .paddedtb_tiny-1899 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .paddedt_tiny-1899 {
    padding-top: 5px !important;
  }
  .paddedb_tiny-1899 {
    padding-bottom: 5px !important;
  }
  .paddedl_tiny-1899 {
    padding-left: 5px !important;
  }
  .paddedr_tiny-1899 {
    padding-right: 5px !important;
  }
  .paddedlr_tiny-1899 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .margin_tiny-1899 {
    margin: 5px !important;
  }
  .margintb_tiny-1899 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  .margint_tiny-1899 {
    margin-top: 5px !important;
  }
  .marginb_tiny-1899 {
    margin-bottom: 5px !important;
  }
  .marginl_tiny-1899 {
    margin-left: 5px !important;
  }
  .marginr_tiny-1899 {
    margin-right: 5px !important;
  }
  .marginlr_tiny-1899 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  .padded_small-1899 {
    padding: 10px !important;
  }
  .paddedtb_small-1899 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_small-1899 {
    padding-top: 10px !important;
  }
  .paddedb_small-1899 {
    padding-bottom: 10px !important;
  }
  .paddedl_small-1899 {
    padding-left: 10px !important;
  }
  .paddedr_small-1899 {
    padding-right: 10px !important;
  }
  .paddedlr_small-1899 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_small-1899 {
    margin: 10px !important;
  }
  .margintb_small-1899 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_small-1899 {
    margin-top: 10px !important;
  }
  .marginb_small-1899 {
    margin-bottom: 10px !important;
  }
  .marginl_small-1899 {
    margin-left: 10px !important;
  }
  .marginr_small-1899 {
    margin-right: 10px !important;
  }
  .marginlr_small-1899 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .padded_medium-1899 {
    padding: 20px !important;
  }
  .paddedtb_medium-1899 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .paddedt_medium-1899 {
    padding-top: 20px !important;
  }
  .paddedb_medium-1899 {
    padding-bottom: 20px !important;
  }
  .paddedl_medium-1899 {
    padding-left: 20px !important;
  }
  .paddedr_medium-1899 {
    padding-right: 20px !important;
  }
  .paddedlr_medium-1899 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .margin_medium-1899 {
    margin: 20px !important;
  }
  .margintb_medium-1899 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .margint_medium-1899 {
    margin-top: 20px !important;
  }
  .marginb_medium-1899 {
    margin-bottom: 20px !important;
  }
  .marginl_medium-1899 {
    margin-left: 20px !important;
  }
  .marginr_medium-1899 {
    margin-right: 20px !important;
  }
  .marginlr_medium-1899 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .padded_large-1899 {
    padding: 40px !important;
  }
  .paddedtb_large-1899 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .paddedt_large-1899 {
    padding-top: 40px !important;
  }
  .paddedb_large-1899 {
    padding-bottom: 40px !important;
  }
  .paddedl_large-1899 {
    padding-left: 40px !important;
  }
  .paddedr_large-1899 {
    padding-right: 40px !important;
  }
  .paddedlr_large-1899 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .margin_large-1899 {
    margin: 40px !important;
  }
  .margintb_large-1899 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .margint_large-1899 {
    margin-top: 40px !important;
  }
  .marginb_large-1899 {
    margin-bottom: 40px !important;
  }
  .marginl_large-1899 {
    margin-left: 40px !important;
  }
  .marginr_large-1899 {
    margin-right: 40px !important;
  }
  .marginlr_large-1899 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .padded_huge-1899 {
    padding: 70px !important;
  }
  .paddedtb_huge-1899 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .paddedt_huge-1899 {
    padding-top: 70px !important;
  }
  .paddedb_huge-1899 {
    padding-bottom: 70px !important;
  }
  .paddedl_huge-1899 {
    padding-left: 70px !important;
  }
  .paddedr_huge-1899 {
    padding-right: 70px !important;
  }
  .paddedlr_huge-1899 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .margin_huge-1899 {
    margin: 70px !important;
  }
  .margintb_huge-1899 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .margint_huge-1899 {
    margin-top: 70px !important;
  }
  .marginb_huge-1899 {
    margin-bottom: 70px !important;
  }
  .marginl_huge-1899 {
    margin-left: 70px !important;
  }
  .marginr_huge-1899 {
    margin-right: 70px !important;
  }
  .marginlr_huge-1899 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .padded_core-1899 {
    padding: 10px !important;
  }
  .paddedtb_core-1899 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_core-1899 {
    padding-top: 10px !important;
  }
  .paddedb_core-1899 {
    padding-bottom: 10px !important;
  }
  .paddedl_core-1899 {
    padding-left: 10px !important;
  }
  .paddedr_core-1899 {
    padding-right: 10px !important;
  }
  .paddedlr_core-1899 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_core-1899 {
    margin: 10px !important;
  }
  .margintb_core-1899 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_core-1899 {
    margin-top: 10px !important;
  }
  .marginb_core-1899 {
    margin-bottom: 10px !important;
  }
  .marginl_core-1899 {
    margin-left: 10px !important;
  }
  .marginr_core-1899 {
    margin-right: 10px !important;
  }
  .marginlr_core-1899 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .margin_auto-1899 {
    margin: auto !important;
  }
  .margintb_auto-1899 {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .margint_auto-1899 {
    margin-top: auto !important;
  }
  .marginb_auto-1899 {
    margin-bottom: auto !important;
  }
  .marginl_auto-1899 {
    margin-left: auto !important;
  }
  .marginr_auto-1899 {
    margin-right: auto !important;
  }
  .marginlr_auto-1899 {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .padded_none-1899 {
    padding: 0px !important;
  }
  .paddedtb_none-1899 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .paddedt_none-1899 {
    padding-top: 0px !important;
  }
  .paddedb_none-1899 {
    padding-bottom: 0px !important;
  }
  .paddedl_none-1899 {
    padding-left: 0px !important;
  }
  .paddedr_none-1899 {
    padding-right: 0px !important;
  }
  .paddedlr_none-1899 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .margin_none-1899 {
    margin: 0px !important;
  }
  .margintb_none-1899 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .margint_none-1899 {
    margin-top: 0px !important;
  }
  .marginb_none-1899 {
    margin-bottom: 0px !important;
  }
  .marginl_none-1899 {
    margin-left: 0px !important;
  }
  .marginr_none-1899 {
    margin-right: 0px !important;
  }
  .marginlr_none-1899 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .border_1-1899 {
    border: solid 1px #282828;
  }
  .bordertb_1-1899 {
    border-top: solid 1px #282828;
    border-bottom: solid 1px #282828;
  }
  .bordert_1-1899 {
    border-top: solid 1px #282828;
  }
  .borderb_1-1899 {
    border-bottom: solid 1px #282828;
  }
  .borderl_1-1899 {
    border-left: solid 1px #282828;
  }
  .borderr_1-1899 {
    border-right: solid 1px #282828;
  }
  .borderlr_1-1899 {
    border-left: solid 1px #282828;
    border-right: solid 1px #282828;
  }
  .border_2-1899 {
    border: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordertb_2-1899 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordert_2-1899 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderb_2-1899 {
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderl_2-1899 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderr_2-1899 {
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderlr_2-1899 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .border_none-1899 {
    border: none;
  }
  .bordertb_none-1899 {
    border-top: none;
    border-bottom: none;
  }
  .bordert_none-1899 {
    border-top: none;
  }
  .borderb_none-1899 {
    border-bottom: none;
  }
  .borderl_none-1899 {
    border-left: none;
  }
  .borderr_none-1899 {
    border-right: none;
  }
  .borderlr_none-1899 {
    border-left: none;
    border-right: none;
  }
  .colour1_bg-1899 {
    background-color: #2e3955 !important;
  }
  .colour1_bg-1899, a.colour1_bg-1899 {
    color: #FFFFFF !important;
  }
  .colour1_bg-1899 a {
    color: #FFFFFF;
  }
  .colour1-1899 a, a.colour1-1899 {
    color: #2e3955;
  }
  .colour1-1899 {
    color: #2e3955;
    background: transparent !important;
  }
  .colour1_bg-1899 input[type=text], .colour1_bg-1899 input[type=password], .colour1_bg-1899 input[type=number], .colour1_bg-1899 textarea, .colour1_bg-1899 select, .colour1_bg-1899 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour1_bg-1899 select option {
    color: #333333;
    background: transparent;
  }
  .colour1_bg-1899 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour1_bg-1899 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour1_bg-1899 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-1899 {
    background-color: #858585 !important;
  }
  .colour2_bg-1899, a.colour2_bg-1899 {
    color: #FFFFFF !important;
  }
  .colour2_bg-1899 a {
    color: #FFFFFF;
  }
  .colour2-1899 a, a.colour2-1899 {
    color: #858585;
  }
  .colour2-1899 {
    color: #858585;
    background: transparent !important;
  }
  .colour2_bg-1899 input[type=text], .colour2_bg-1899 input[type=password], .colour2_bg-1899 input[type=number], .colour2_bg-1899 textarea, .colour2_bg-1899 select, .colour2_bg-1899 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour2_bg-1899 select option {
    color: #333333;
    background: transparent;
  }
  .colour2_bg-1899 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour2_bg-1899 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-1899 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-1899 {
    background-color: #D22A20 !important;
  }
  .colour3_bg-1899, a.colour3_bg-1899 {
    color: #FFFFFF !important;
  }
  .colour3_bg-1899 a {
    color: #FFFFFF;
  }
  .colour3-1899 a, a.colour3-1899 {
    color: #D22A20;
  }
  .colour3-1899 {
    color: #D22A20;
    background: transparent !important;
  }
  .colour3_bg-1899 input[type=text], .colour3_bg-1899 input[type=password], .colour3_bg-1899 input[type=number], .colour3_bg-1899 textarea, .colour3_bg-1899 select, .colour3_bg-1899 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour3_bg-1899 select option {
    color: #333333;
    background: transparent;
  }
  .colour3_bg-1899 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour3_bg-1899 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-1899 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour4_bg-1899 {
    background-color: #eeeeee !important;
  }
  .colour4_bg-1899, a.colour4_bg-1899 {
    color: #343434 !important;
  }
  .colour4_bg-1899 a {
    color: #343434;
  }
  .colour4-1899 a, a.colour4-1899 {
    color: #eeeeee;
  }
  .colour4-1899 {
    color: #eeeeee;
    background: transparent !important;
  }
  .colour4_bg-1899 input[type=text], .colour4_bg-1899 input[type=password], .colour4_bg-1899 input[type=number], .colour4_bg-1899 textarea, .colour4_bg-1899 select, .colour4_bg-1899 select option {
    border-color: #343434;
    color: #343434;
    background: transparent;
  }
  .colour4_bg-1899 select option {
    color: #333333;
    background: transparent;
  }
  .colour4_bg-1899 select {
    color: rgba(52, 52, 52, 0.7);
  }
  .colour4_bg-1899 ::-webkit-input-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour4_bg-1899 ::-moz-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour5_bg-1899 {
    background-color: #f9f9f9 !important;
  }
  .colour5_bg-1899, a.colour5_bg-1899 {
    color: #252525 !important;
  }
  .colour5_bg-1899 a {
    color: #252525;
  }
  .colour5-1899 a, a.colour5-1899 {
    color: #f9f9f9;
  }
  .colour5-1899 {
    color: #f9f9f9;
    background: transparent !important;
  }
  .colour5_bg-1899 input[type=text], .colour5_bg-1899 input[type=password], .colour5_bg-1899 input[type=number], .colour5_bg-1899 textarea, .colour5_bg-1899 select, .colour5_bg-1899 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour5_bg-1899 select option {
    color: #333333;
    background: transparent;
  }
  .colour5_bg-1899 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour5_bg-1899 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour5_bg-1899 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour6_bg-1899 {
    background-color: #404040 !important;
  }
  .colour6_bg-1899, a.colour6_bg-1899 {
    color: #FFFFFF !important;
  }
  .colour6_bg-1899 a {
    color: #FFFFFF;
  }
  .colour6-1899 a, a.colour6-1899 {
    color: #404040;
  }
  .colour6-1899 {
    color: #404040;
    background: transparent !important;
  }
  .colour6_bg-1899 input[type=text], .colour6_bg-1899 input[type=password], .colour6_bg-1899 input[type=number], .colour6_bg-1899 textarea, .colour6_bg-1899 select, .colour6_bg-1899 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour6_bg-1899 select option {
    color: #333333;
    background: transparent;
  }
  .colour6_bg-1899 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour6_bg-1899 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour6_bg-1899 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour7_bg-1899 {
    background-color: #FFFFFF !important;
  }
  .colour7_bg-1899, a.colour7_bg-1899 {
    color: #252525 !important;
  }
  .colour7_bg-1899 a {
    color: #252525;
  }
  .colour7-1899 a, a.colour7-1899 {
    color: #FFFFFF;
  }
  .colour7-1899 {
    color: #FFFFFF;
    background: transparent !important;
  }
  .colour7_bg-1899 input[type=text], .colour7_bg-1899 input[type=password], .colour7_bg-1899 input[type=number], .colour7_bg-1899 textarea, .colour7_bg-1899 select, .colour7_bg-1899 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour7_bg-1899 select option {
    color: #333333;
    background: transparent;
  }
  .colour7_bg-1899 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour7_bg-1899 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour7_bg-1899 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
}
@media only screen and (max-width: 1849px) {
  .grid.seven-1849 {
    float: left !important;
    width: 11.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x2-1849 {
    float: left !important;
    width: 26.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x3-1849 {
    float: left !important;
    width: 41% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x4-1849 {
    float: left !important;
    width: 55.75% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x5-1849 {
    float: left !important;
    width: 70.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x6-1849 {
    float: left !important;
    width: 85.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.six-1849 {
    float: left !important;
    width: 15% !important;
    margin-right: 2% !important;
  }
  .grid.six_x2-1849 {
    float: left !important;
    width: 32% !important;
    margin-right: 2% !important;
  }
  .grid.six_x3-1849 {
    float: left !important;
    width: 49% !important;
    margin-right: 2% !important;
  }
  .grid.six_x4-1849 {
    float: left !important;
    width: 63% !important;
    margin-right: 2% !important;
  }
  .grid.six_x5-1849 {
    float: left !important;
    width: 83% !important;
    margin-right: 2% !important;
  }
  .grid.five-1849 {
    float: left !important;
    width: 18% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x2-1849 {
    float: left !important;
    width: 38.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x3-1849 {
    float: left !important;
    width: 59% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x4-1849 {
    float: left !important;
    width: 79.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.four-1849 {
    float: left !important;
    width: 22% !important;
    margin-right: 4% !important;
  }
  .grid.four_x2-1849 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.four_x3-1849 {
    float: left !important;
    width: 74% !important;
    margin-right: 4% !important;
  }
  .grid.three-1849 {
    float: left !important;
    width: 31% !important;
    margin-right: 3.5% !important;
  }
  .grid.three_x2-1849 {
    float: left !important;
    width: 65.5% !important;
    margin-right: 3.5% !important;
  }
  .grid.two-1849 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.one-1849 {
    float: left !important;
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .floatl.seven-1849 {
    width: 14.28571429% !important;
  }
  .floatl.seven_x2-1849 {
    width: 28.57142857% !important;
  }
  .floatl.seven_x3-1849 {
    width: 42.85714286% !important;
  }
  .floatl.seven_x4-1849 {
    width: 57.14285714% !important;
  }
  .floatl.seven_x5-1849 {
    width: 71.42857143% !important;
  }
  .floatl.seven_x6-1849 {
    width: 85.71428571% !important;
  }
  .floatl.six-1849 {
    width: 16.66666667% !important;
  }
  .floatl.six_x2-1849 {
    width: 33.33333333% !important;
  }
  .floatl.six_x3-1849 {
    width: 50% !important;
  }
  .floatl.six_x4-1849 {
    width: 66.6666667% !important;
  }
  .floatl.six_x5-1849 {
    width: 83% !important;
  }
  .floatl.five-1849 {
    width: 20% !important;
  }
  .floatl.five_x2-1849 {
    width: 40% !important;
  }
  .floatl.five_x3-1849 {
    width: 60% !important;
  }
  .floatl.five_x4-1849 {
    width: 80% !important;
  }
  .floatl.four-1849 {
    width: 25% !important;
  }
  .floatl.four_x2-1849 {
    width: 50% !important;
  }
  .floatl.four_x3-1849 {
    width: 75% !important;
  }
  .floatl.three-1849 {
    width: 33.33333333% !important;
  }
  .floatl.three_x2-1849 {
    width: 66.66666667% !important;
  }
  .floatl.two-1849 {
    width: 50% !important;
  }
  .floatl.one-1849 {
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
  }
  .invisible-1849 {
    visibility: hidden !important;
  }
  .last-1849 {
    margin-right: 0px !important;
  }
  .floatl-1849 {
    float: left !important;
  }
  .floatr-1849 {
    float: right !important;
  }
  .left-1849 {
    float: left !important;
  }
  .right-1849 {
    float: right !important;
  }
  .floatn-1849, .grid.floatn-1849 {
    float: none !important;
  }
  .grid-1849 {
    float: left !important;
    overflow: hidden;
  }
  .grid.last-1849 {
    float: right !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .none-1849 {
    display: none !important;
  }
  .block-1849 {
    display: block !important;
  }
  .iblock-1849 {
    display: inline-block !important;
  }
  .inline-1849 {
    display: inline !important;
  }
  .flex-1849 {
    display: flex !important;
  }
  .table-1849 {
    display: table !important;
  }
  .row-1849 {
    display: table-row !important;
  }
  .cell-1849 {
    display: table-cell !important;
    vertical-align: middle;
  }
  .clearl-1849 {
    clear: left !important;
  }
  .clearr-1849 {
    clear: right !important;
  }
  .clearn-1849 {
    clear: none !important;
  }
  .clearnone-1849 {
    clear: none !important;
  }
  .clearb-1849 {
    clear: both !important;
  }
  .clear-1849 {
    float: none !important;
    clear: both !important;
    width: auto !important;
    height: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
    overflow: hidden !important;
    border-style: none !important;
  }
  .alignl-1849 {
    text-align: left !important;
  }
  .alignr-1849 {
    text-align: right !important;
  }
  .alignc-1849 {
    text-align: center !important;
  }
  .alignj-1849 {
    text-align: justify !important;
  }
  .valign-1849 {
    vertical-align: middle !important;
  }
  .widthauto-1849 {
    width: auto !important;
  }
  .heightauto-1849 {
    height: auto !important;
  }
  .width0-1849 {
    width: 0px;
  }
  .height0-1849 {
    height: 0px;
  }
  .fw-1849, .grid.fw-1849, .floatl.fw-1849 {
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .fh-1849 {
    height: 100% !important;
  }
  .pointer-1849 {
    cursor: pointer !important;
  }
  .static-1849 {
    position: static !important;
  }
  .relative-1849 {
    position: relative !important;
  }
  .absolute-1849 {
    position: absolute !important;
  }
  .fixed-1849 {
    position: fixed !important;
  }
  .spacing-1849 {
    margin-bottom: 7px !important;
  }
  .spacing.floatl-1849 {
    margin-right: 15px !important;
  }
  .spacing.floatr-1849 {
    margin-left: 15px !important;
  }
  .flowhide-1849 {
    overflow: hidden;
  }
  .flowshow-1849 {
    overflow: visible;
  }
  .nowrap-1849 {
    white-space: nowrap;
  }
  .circle-1849 {
    border-radius: 50% !important;
  }
  .vh10-1849 {
    height: 10vh !important;
  }
  .vh25-1849 {
    height: 25vh !important;
  }
  .vh50-1849 {
    height: 50vh !important;
  }
  .vh100-1849 {
    height: 100vh !important;
  }
  .vw10-1849 {
    width: 10vw !important;
  }
  .vw25-1849 {
    width: 25vw !important;
  }
  .vw50-1849 {
    width: 50vw !important;
  }
  .vw100-1849 {
    width: 100vw !important;
  }
  .lineup.fw-1849, .lineupgroup.fw-1849 {
    height: auto !important;
  }
  .padded_tiny-1849 {
    padding: 5px !important;
  }
  .paddedtb_tiny-1849 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .paddedt_tiny-1849 {
    padding-top: 5px !important;
  }
  .paddedb_tiny-1849 {
    padding-bottom: 5px !important;
  }
  .paddedl_tiny-1849 {
    padding-left: 5px !important;
  }
  .paddedr_tiny-1849 {
    padding-right: 5px !important;
  }
  .paddedlr_tiny-1849 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .margin_tiny-1849 {
    margin: 5px !important;
  }
  .margintb_tiny-1849 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  .margint_tiny-1849 {
    margin-top: 5px !important;
  }
  .marginb_tiny-1849 {
    margin-bottom: 5px !important;
  }
  .marginl_tiny-1849 {
    margin-left: 5px !important;
  }
  .marginr_tiny-1849 {
    margin-right: 5px !important;
  }
  .marginlr_tiny-1849 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  .padded_small-1849 {
    padding: 10px !important;
  }
  .paddedtb_small-1849 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_small-1849 {
    padding-top: 10px !important;
  }
  .paddedb_small-1849 {
    padding-bottom: 10px !important;
  }
  .paddedl_small-1849 {
    padding-left: 10px !important;
  }
  .paddedr_small-1849 {
    padding-right: 10px !important;
  }
  .paddedlr_small-1849 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_small-1849 {
    margin: 10px !important;
  }
  .margintb_small-1849 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_small-1849 {
    margin-top: 10px !important;
  }
  .marginb_small-1849 {
    margin-bottom: 10px !important;
  }
  .marginl_small-1849 {
    margin-left: 10px !important;
  }
  .marginr_small-1849 {
    margin-right: 10px !important;
  }
  .marginlr_small-1849 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .padded_medium-1849 {
    padding: 20px !important;
  }
  .paddedtb_medium-1849 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .paddedt_medium-1849 {
    padding-top: 20px !important;
  }
  .paddedb_medium-1849 {
    padding-bottom: 20px !important;
  }
  .paddedl_medium-1849 {
    padding-left: 20px !important;
  }
  .paddedr_medium-1849 {
    padding-right: 20px !important;
  }
  .paddedlr_medium-1849 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .margin_medium-1849 {
    margin: 20px !important;
  }
  .margintb_medium-1849 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .margint_medium-1849 {
    margin-top: 20px !important;
  }
  .marginb_medium-1849 {
    margin-bottom: 20px !important;
  }
  .marginl_medium-1849 {
    margin-left: 20px !important;
  }
  .marginr_medium-1849 {
    margin-right: 20px !important;
  }
  .marginlr_medium-1849 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .padded_large-1849 {
    padding: 40px !important;
  }
  .paddedtb_large-1849 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .paddedt_large-1849 {
    padding-top: 40px !important;
  }
  .paddedb_large-1849 {
    padding-bottom: 40px !important;
  }
  .paddedl_large-1849 {
    padding-left: 40px !important;
  }
  .paddedr_large-1849 {
    padding-right: 40px !important;
  }
  .paddedlr_large-1849 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .margin_large-1849 {
    margin: 40px !important;
  }
  .margintb_large-1849 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .margint_large-1849 {
    margin-top: 40px !important;
  }
  .marginb_large-1849 {
    margin-bottom: 40px !important;
  }
  .marginl_large-1849 {
    margin-left: 40px !important;
  }
  .marginr_large-1849 {
    margin-right: 40px !important;
  }
  .marginlr_large-1849 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .padded_huge-1849 {
    padding: 70px !important;
  }
  .paddedtb_huge-1849 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .paddedt_huge-1849 {
    padding-top: 70px !important;
  }
  .paddedb_huge-1849 {
    padding-bottom: 70px !important;
  }
  .paddedl_huge-1849 {
    padding-left: 70px !important;
  }
  .paddedr_huge-1849 {
    padding-right: 70px !important;
  }
  .paddedlr_huge-1849 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .margin_huge-1849 {
    margin: 70px !important;
  }
  .margintb_huge-1849 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .margint_huge-1849 {
    margin-top: 70px !important;
  }
  .marginb_huge-1849 {
    margin-bottom: 70px !important;
  }
  .marginl_huge-1849 {
    margin-left: 70px !important;
  }
  .marginr_huge-1849 {
    margin-right: 70px !important;
  }
  .marginlr_huge-1849 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .padded_core-1849 {
    padding: 10px !important;
  }
  .paddedtb_core-1849 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_core-1849 {
    padding-top: 10px !important;
  }
  .paddedb_core-1849 {
    padding-bottom: 10px !important;
  }
  .paddedl_core-1849 {
    padding-left: 10px !important;
  }
  .paddedr_core-1849 {
    padding-right: 10px !important;
  }
  .paddedlr_core-1849 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_core-1849 {
    margin: 10px !important;
  }
  .margintb_core-1849 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_core-1849 {
    margin-top: 10px !important;
  }
  .marginb_core-1849 {
    margin-bottom: 10px !important;
  }
  .marginl_core-1849 {
    margin-left: 10px !important;
  }
  .marginr_core-1849 {
    margin-right: 10px !important;
  }
  .marginlr_core-1849 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .margin_auto-1849 {
    margin: auto !important;
  }
  .margintb_auto-1849 {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .margint_auto-1849 {
    margin-top: auto !important;
  }
  .marginb_auto-1849 {
    margin-bottom: auto !important;
  }
  .marginl_auto-1849 {
    margin-left: auto !important;
  }
  .marginr_auto-1849 {
    margin-right: auto !important;
  }
  .marginlr_auto-1849 {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .padded_none-1849 {
    padding: 0px !important;
  }
  .paddedtb_none-1849 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .paddedt_none-1849 {
    padding-top: 0px !important;
  }
  .paddedb_none-1849 {
    padding-bottom: 0px !important;
  }
  .paddedl_none-1849 {
    padding-left: 0px !important;
  }
  .paddedr_none-1849 {
    padding-right: 0px !important;
  }
  .paddedlr_none-1849 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .margin_none-1849 {
    margin: 0px !important;
  }
  .margintb_none-1849 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .margint_none-1849 {
    margin-top: 0px !important;
  }
  .marginb_none-1849 {
    margin-bottom: 0px !important;
  }
  .marginl_none-1849 {
    margin-left: 0px !important;
  }
  .marginr_none-1849 {
    margin-right: 0px !important;
  }
  .marginlr_none-1849 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .border_1-1849 {
    border: solid 1px #282828;
  }
  .bordertb_1-1849 {
    border-top: solid 1px #282828;
    border-bottom: solid 1px #282828;
  }
  .bordert_1-1849 {
    border-top: solid 1px #282828;
  }
  .borderb_1-1849 {
    border-bottom: solid 1px #282828;
  }
  .borderl_1-1849 {
    border-left: solid 1px #282828;
  }
  .borderr_1-1849 {
    border-right: solid 1px #282828;
  }
  .borderlr_1-1849 {
    border-left: solid 1px #282828;
    border-right: solid 1px #282828;
  }
  .border_2-1849 {
    border: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordertb_2-1849 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordert_2-1849 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderb_2-1849 {
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderl_2-1849 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderr_2-1849 {
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderlr_2-1849 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .border_none-1849 {
    border: none;
  }
  .bordertb_none-1849 {
    border-top: none;
    border-bottom: none;
  }
  .bordert_none-1849 {
    border-top: none;
  }
  .borderb_none-1849 {
    border-bottom: none;
  }
  .borderl_none-1849 {
    border-left: none;
  }
  .borderr_none-1849 {
    border-right: none;
  }
  .borderlr_none-1849 {
    border-left: none;
    border-right: none;
  }
  .colour1_bg-1849 {
    background-color: #2e3955 !important;
  }
  .colour1_bg-1849, a.colour1_bg-1849 {
    color: #FFFFFF !important;
  }
  .colour1_bg-1849 a {
    color: #FFFFFF;
  }
  .colour1-1849 a, a.colour1-1849 {
    color: #2e3955;
  }
  .colour1-1849 {
    color: #2e3955;
    background: transparent !important;
  }
  .colour1_bg-1849 input[type=text], .colour1_bg-1849 input[type=password], .colour1_bg-1849 input[type=number], .colour1_bg-1849 textarea, .colour1_bg-1849 select, .colour1_bg-1849 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour1_bg-1849 select option {
    color: #333333;
    background: transparent;
  }
  .colour1_bg-1849 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour1_bg-1849 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour1_bg-1849 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-1849 {
    background-color: #858585 !important;
  }
  .colour2_bg-1849, a.colour2_bg-1849 {
    color: #FFFFFF !important;
  }
  .colour2_bg-1849 a {
    color: #FFFFFF;
  }
  .colour2-1849 a, a.colour2-1849 {
    color: #858585;
  }
  .colour2-1849 {
    color: #858585;
    background: transparent !important;
  }
  .colour2_bg-1849 input[type=text], .colour2_bg-1849 input[type=password], .colour2_bg-1849 input[type=number], .colour2_bg-1849 textarea, .colour2_bg-1849 select, .colour2_bg-1849 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour2_bg-1849 select option {
    color: #333333;
    background: transparent;
  }
  .colour2_bg-1849 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour2_bg-1849 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-1849 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-1849 {
    background-color: #D22A20 !important;
  }
  .colour3_bg-1849, a.colour3_bg-1849 {
    color: #FFFFFF !important;
  }
  .colour3_bg-1849 a {
    color: #FFFFFF;
  }
  .colour3-1849 a, a.colour3-1849 {
    color: #D22A20;
  }
  .colour3-1849 {
    color: #D22A20;
    background: transparent !important;
  }
  .colour3_bg-1849 input[type=text], .colour3_bg-1849 input[type=password], .colour3_bg-1849 input[type=number], .colour3_bg-1849 textarea, .colour3_bg-1849 select, .colour3_bg-1849 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour3_bg-1849 select option {
    color: #333333;
    background: transparent;
  }
  .colour3_bg-1849 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour3_bg-1849 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-1849 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour4_bg-1849 {
    background-color: #eeeeee !important;
  }
  .colour4_bg-1849, a.colour4_bg-1849 {
    color: #343434 !important;
  }
  .colour4_bg-1849 a {
    color: #343434;
  }
  .colour4-1849 a, a.colour4-1849 {
    color: #eeeeee;
  }
  .colour4-1849 {
    color: #eeeeee;
    background: transparent !important;
  }
  .colour4_bg-1849 input[type=text], .colour4_bg-1849 input[type=password], .colour4_bg-1849 input[type=number], .colour4_bg-1849 textarea, .colour4_bg-1849 select, .colour4_bg-1849 select option {
    border-color: #343434;
    color: #343434;
    background: transparent;
  }
  .colour4_bg-1849 select option {
    color: #333333;
    background: transparent;
  }
  .colour4_bg-1849 select {
    color: rgba(52, 52, 52, 0.7);
  }
  .colour4_bg-1849 ::-webkit-input-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour4_bg-1849 ::-moz-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour5_bg-1849 {
    background-color: #f9f9f9 !important;
  }
  .colour5_bg-1849, a.colour5_bg-1849 {
    color: #252525 !important;
  }
  .colour5_bg-1849 a {
    color: #252525;
  }
  .colour5-1849 a, a.colour5-1849 {
    color: #f9f9f9;
  }
  .colour5-1849 {
    color: #f9f9f9;
    background: transparent !important;
  }
  .colour5_bg-1849 input[type=text], .colour5_bg-1849 input[type=password], .colour5_bg-1849 input[type=number], .colour5_bg-1849 textarea, .colour5_bg-1849 select, .colour5_bg-1849 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour5_bg-1849 select option {
    color: #333333;
    background: transparent;
  }
  .colour5_bg-1849 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour5_bg-1849 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour5_bg-1849 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour6_bg-1849 {
    background-color: #404040 !important;
  }
  .colour6_bg-1849, a.colour6_bg-1849 {
    color: #FFFFFF !important;
  }
  .colour6_bg-1849 a {
    color: #FFFFFF;
  }
  .colour6-1849 a, a.colour6-1849 {
    color: #404040;
  }
  .colour6-1849 {
    color: #404040;
    background: transparent !important;
  }
  .colour6_bg-1849 input[type=text], .colour6_bg-1849 input[type=password], .colour6_bg-1849 input[type=number], .colour6_bg-1849 textarea, .colour6_bg-1849 select, .colour6_bg-1849 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour6_bg-1849 select option {
    color: #333333;
    background: transparent;
  }
  .colour6_bg-1849 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour6_bg-1849 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour6_bg-1849 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour7_bg-1849 {
    background-color: #FFFFFF !important;
  }
  .colour7_bg-1849, a.colour7_bg-1849 {
    color: #252525 !important;
  }
  .colour7_bg-1849 a {
    color: #252525;
  }
  .colour7-1849 a, a.colour7-1849 {
    color: #FFFFFF;
  }
  .colour7-1849 {
    color: #FFFFFF;
    background: transparent !important;
  }
  .colour7_bg-1849 input[type=text], .colour7_bg-1849 input[type=password], .colour7_bg-1849 input[type=number], .colour7_bg-1849 textarea, .colour7_bg-1849 select, .colour7_bg-1849 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour7_bg-1849 select option {
    color: #333333;
    background: transparent;
  }
  .colour7_bg-1849 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour7_bg-1849 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour7_bg-1849 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
}
@media only screen and (max-width: 1799px) {
  .grid.seven-1799 {
    float: left !important;
    width: 11.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x2-1799 {
    float: left !important;
    width: 26.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x3-1799 {
    float: left !important;
    width: 41% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x4-1799 {
    float: left !important;
    width: 55.75% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x5-1799 {
    float: left !important;
    width: 70.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x6-1799 {
    float: left !important;
    width: 85.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.six-1799 {
    float: left !important;
    width: 15% !important;
    margin-right: 2% !important;
  }
  .grid.six_x2-1799 {
    float: left !important;
    width: 32% !important;
    margin-right: 2% !important;
  }
  .grid.six_x3-1799 {
    float: left !important;
    width: 49% !important;
    margin-right: 2% !important;
  }
  .grid.six_x4-1799 {
    float: left !important;
    width: 63% !important;
    margin-right: 2% !important;
  }
  .grid.six_x5-1799 {
    float: left !important;
    width: 83% !important;
    margin-right: 2% !important;
  }
  .grid.five-1799 {
    float: left !important;
    width: 18% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x2-1799 {
    float: left !important;
    width: 38.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x3-1799 {
    float: left !important;
    width: 59% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x4-1799 {
    float: left !important;
    width: 79.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.four-1799 {
    float: left !important;
    width: 22% !important;
    margin-right: 4% !important;
  }
  .grid.four_x2-1799 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.four_x3-1799 {
    float: left !important;
    width: 74% !important;
    margin-right: 4% !important;
  }
  .grid.three-1799 {
    float: left !important;
    width: 31% !important;
    margin-right: 3.5% !important;
  }
  .grid.three_x2-1799 {
    float: left !important;
    width: 65.5% !important;
    margin-right: 3.5% !important;
  }
  .grid.two-1799 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.one-1799 {
    float: left !important;
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .floatl.seven-1799 {
    width: 14.28571429% !important;
  }
  .floatl.seven_x2-1799 {
    width: 28.57142857% !important;
  }
  .floatl.seven_x3-1799 {
    width: 42.85714286% !important;
  }
  .floatl.seven_x4-1799 {
    width: 57.14285714% !important;
  }
  .floatl.seven_x5-1799 {
    width: 71.42857143% !important;
  }
  .floatl.seven_x6-1799 {
    width: 85.71428571% !important;
  }
  .floatl.six-1799 {
    width: 16.66666667% !important;
  }
  .floatl.six_x2-1799 {
    width: 33.33333333% !important;
  }
  .floatl.six_x3-1799 {
    width: 50% !important;
  }
  .floatl.six_x4-1799 {
    width: 66.6666667% !important;
  }
  .floatl.six_x5-1799 {
    width: 83% !important;
  }
  .floatl.five-1799 {
    width: 20% !important;
  }
  .floatl.five_x2-1799 {
    width: 40% !important;
  }
  .floatl.five_x3-1799 {
    width: 60% !important;
  }
  .floatl.five_x4-1799 {
    width: 80% !important;
  }
  .floatl.four-1799 {
    width: 25% !important;
  }
  .floatl.four_x2-1799 {
    width: 50% !important;
  }
  .floatl.four_x3-1799 {
    width: 75% !important;
  }
  .floatl.three-1799 {
    width: 33.33333333% !important;
  }
  .floatl.three_x2-1799 {
    width: 66.66666667% !important;
  }
  .floatl.two-1799 {
    width: 50% !important;
  }
  .floatl.one-1799 {
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
  }
  .invisible-1799 {
    visibility: hidden !important;
  }
  .last-1799 {
    margin-right: 0px !important;
  }
  .floatl-1799 {
    float: left !important;
  }
  .floatr-1799 {
    float: right !important;
  }
  .left-1799 {
    float: left !important;
  }
  .right-1799 {
    float: right !important;
  }
  .floatn-1799, .grid.floatn-1799 {
    float: none !important;
  }
  .grid-1799 {
    float: left !important;
    overflow: hidden;
  }
  .grid.last-1799 {
    float: right !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .none-1799 {
    display: none !important;
  }
  .block-1799 {
    display: block !important;
  }
  .iblock-1799 {
    display: inline-block !important;
  }
  .inline-1799 {
    display: inline !important;
  }
  .flex-1799 {
    display: flex !important;
  }
  .table-1799 {
    display: table !important;
  }
  .row-1799 {
    display: table-row !important;
  }
  .cell-1799 {
    display: table-cell !important;
    vertical-align: middle;
  }
  .clearl-1799 {
    clear: left !important;
  }
  .clearr-1799 {
    clear: right !important;
  }
  .clearn-1799 {
    clear: none !important;
  }
  .clearnone-1799 {
    clear: none !important;
  }
  .clearb-1799 {
    clear: both !important;
  }
  .clear-1799 {
    float: none !important;
    clear: both !important;
    width: auto !important;
    height: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
    overflow: hidden !important;
    border-style: none !important;
  }
  .alignl-1799 {
    text-align: left !important;
  }
  .alignr-1799 {
    text-align: right !important;
  }
  .alignc-1799 {
    text-align: center !important;
  }
  .alignj-1799 {
    text-align: justify !important;
  }
  .valign-1799 {
    vertical-align: middle !important;
  }
  .widthauto-1799 {
    width: auto !important;
  }
  .heightauto-1799 {
    height: auto !important;
  }
  .width0-1799 {
    width: 0px;
  }
  .height0-1799 {
    height: 0px;
  }
  .fw-1799, .grid.fw-1799, .floatl.fw-1799 {
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .fh-1799 {
    height: 100% !important;
  }
  .pointer-1799 {
    cursor: pointer !important;
  }
  .static-1799 {
    position: static !important;
  }
  .relative-1799 {
    position: relative !important;
  }
  .absolute-1799 {
    position: absolute !important;
  }
  .fixed-1799 {
    position: fixed !important;
  }
  .spacing-1799 {
    margin-bottom: 7px !important;
  }
  .spacing.floatl-1799 {
    margin-right: 15px !important;
  }
  .spacing.floatr-1799 {
    margin-left: 15px !important;
  }
  .flowhide-1799 {
    overflow: hidden;
  }
  .flowshow-1799 {
    overflow: visible;
  }
  .nowrap-1799 {
    white-space: nowrap;
  }
  .circle-1799 {
    border-radius: 50% !important;
  }
  .vh10-1799 {
    height: 10vh !important;
  }
  .vh25-1799 {
    height: 25vh !important;
  }
  .vh50-1799 {
    height: 50vh !important;
  }
  .vh100-1799 {
    height: 100vh !important;
  }
  .vw10-1799 {
    width: 10vw !important;
  }
  .vw25-1799 {
    width: 25vw !important;
  }
  .vw50-1799 {
    width: 50vw !important;
  }
  .vw100-1799 {
    width: 100vw !important;
  }
  .lineup.fw-1799, .lineupgroup.fw-1799 {
    height: auto !important;
  }
  .padded_tiny-1799 {
    padding: 5px !important;
  }
  .paddedtb_tiny-1799 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .paddedt_tiny-1799 {
    padding-top: 5px !important;
  }
  .paddedb_tiny-1799 {
    padding-bottom: 5px !important;
  }
  .paddedl_tiny-1799 {
    padding-left: 5px !important;
  }
  .paddedr_tiny-1799 {
    padding-right: 5px !important;
  }
  .paddedlr_tiny-1799 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .margin_tiny-1799 {
    margin: 5px !important;
  }
  .margintb_tiny-1799 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  .margint_tiny-1799 {
    margin-top: 5px !important;
  }
  .marginb_tiny-1799 {
    margin-bottom: 5px !important;
  }
  .marginl_tiny-1799 {
    margin-left: 5px !important;
  }
  .marginr_tiny-1799 {
    margin-right: 5px !important;
  }
  .marginlr_tiny-1799 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  .padded_small-1799 {
    padding: 10px !important;
  }
  .paddedtb_small-1799 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_small-1799 {
    padding-top: 10px !important;
  }
  .paddedb_small-1799 {
    padding-bottom: 10px !important;
  }
  .paddedl_small-1799 {
    padding-left: 10px !important;
  }
  .paddedr_small-1799 {
    padding-right: 10px !important;
  }
  .paddedlr_small-1799 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_small-1799 {
    margin: 10px !important;
  }
  .margintb_small-1799 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_small-1799 {
    margin-top: 10px !important;
  }
  .marginb_small-1799 {
    margin-bottom: 10px !important;
  }
  .marginl_small-1799 {
    margin-left: 10px !important;
  }
  .marginr_small-1799 {
    margin-right: 10px !important;
  }
  .marginlr_small-1799 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .padded_medium-1799 {
    padding: 20px !important;
  }
  .paddedtb_medium-1799 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .paddedt_medium-1799 {
    padding-top: 20px !important;
  }
  .paddedb_medium-1799 {
    padding-bottom: 20px !important;
  }
  .paddedl_medium-1799 {
    padding-left: 20px !important;
  }
  .paddedr_medium-1799 {
    padding-right: 20px !important;
  }
  .paddedlr_medium-1799 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .margin_medium-1799 {
    margin: 20px !important;
  }
  .margintb_medium-1799 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .margint_medium-1799 {
    margin-top: 20px !important;
  }
  .marginb_medium-1799 {
    margin-bottom: 20px !important;
  }
  .marginl_medium-1799 {
    margin-left: 20px !important;
  }
  .marginr_medium-1799 {
    margin-right: 20px !important;
  }
  .marginlr_medium-1799 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .padded_large-1799 {
    padding: 40px !important;
  }
  .paddedtb_large-1799 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .paddedt_large-1799 {
    padding-top: 40px !important;
  }
  .paddedb_large-1799 {
    padding-bottom: 40px !important;
  }
  .paddedl_large-1799 {
    padding-left: 40px !important;
  }
  .paddedr_large-1799 {
    padding-right: 40px !important;
  }
  .paddedlr_large-1799 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .margin_large-1799 {
    margin: 40px !important;
  }
  .margintb_large-1799 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .margint_large-1799 {
    margin-top: 40px !important;
  }
  .marginb_large-1799 {
    margin-bottom: 40px !important;
  }
  .marginl_large-1799 {
    margin-left: 40px !important;
  }
  .marginr_large-1799 {
    margin-right: 40px !important;
  }
  .marginlr_large-1799 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .padded_huge-1799 {
    padding: 70px !important;
  }
  .paddedtb_huge-1799 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .paddedt_huge-1799 {
    padding-top: 70px !important;
  }
  .paddedb_huge-1799 {
    padding-bottom: 70px !important;
  }
  .paddedl_huge-1799 {
    padding-left: 70px !important;
  }
  .paddedr_huge-1799 {
    padding-right: 70px !important;
  }
  .paddedlr_huge-1799 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .margin_huge-1799 {
    margin: 70px !important;
  }
  .margintb_huge-1799 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .margint_huge-1799 {
    margin-top: 70px !important;
  }
  .marginb_huge-1799 {
    margin-bottom: 70px !important;
  }
  .marginl_huge-1799 {
    margin-left: 70px !important;
  }
  .marginr_huge-1799 {
    margin-right: 70px !important;
  }
  .marginlr_huge-1799 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .padded_core-1799 {
    padding: 10px !important;
  }
  .paddedtb_core-1799 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_core-1799 {
    padding-top: 10px !important;
  }
  .paddedb_core-1799 {
    padding-bottom: 10px !important;
  }
  .paddedl_core-1799 {
    padding-left: 10px !important;
  }
  .paddedr_core-1799 {
    padding-right: 10px !important;
  }
  .paddedlr_core-1799 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_core-1799 {
    margin: 10px !important;
  }
  .margintb_core-1799 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_core-1799 {
    margin-top: 10px !important;
  }
  .marginb_core-1799 {
    margin-bottom: 10px !important;
  }
  .marginl_core-1799 {
    margin-left: 10px !important;
  }
  .marginr_core-1799 {
    margin-right: 10px !important;
  }
  .marginlr_core-1799 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .margin_auto-1799 {
    margin: auto !important;
  }
  .margintb_auto-1799 {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .margint_auto-1799 {
    margin-top: auto !important;
  }
  .marginb_auto-1799 {
    margin-bottom: auto !important;
  }
  .marginl_auto-1799 {
    margin-left: auto !important;
  }
  .marginr_auto-1799 {
    margin-right: auto !important;
  }
  .marginlr_auto-1799 {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .padded_none-1799 {
    padding: 0px !important;
  }
  .paddedtb_none-1799 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .paddedt_none-1799 {
    padding-top: 0px !important;
  }
  .paddedb_none-1799 {
    padding-bottom: 0px !important;
  }
  .paddedl_none-1799 {
    padding-left: 0px !important;
  }
  .paddedr_none-1799 {
    padding-right: 0px !important;
  }
  .paddedlr_none-1799 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .margin_none-1799 {
    margin: 0px !important;
  }
  .margintb_none-1799 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .margint_none-1799 {
    margin-top: 0px !important;
  }
  .marginb_none-1799 {
    margin-bottom: 0px !important;
  }
  .marginl_none-1799 {
    margin-left: 0px !important;
  }
  .marginr_none-1799 {
    margin-right: 0px !important;
  }
  .marginlr_none-1799 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .border_1-1799 {
    border: solid 1px #282828;
  }
  .bordertb_1-1799 {
    border-top: solid 1px #282828;
    border-bottom: solid 1px #282828;
  }
  .bordert_1-1799 {
    border-top: solid 1px #282828;
  }
  .borderb_1-1799 {
    border-bottom: solid 1px #282828;
  }
  .borderl_1-1799 {
    border-left: solid 1px #282828;
  }
  .borderr_1-1799 {
    border-right: solid 1px #282828;
  }
  .borderlr_1-1799 {
    border-left: solid 1px #282828;
    border-right: solid 1px #282828;
  }
  .border_2-1799 {
    border: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordertb_2-1799 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordert_2-1799 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderb_2-1799 {
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderl_2-1799 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderr_2-1799 {
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderlr_2-1799 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .border_none-1799 {
    border: none;
  }
  .bordertb_none-1799 {
    border-top: none;
    border-bottom: none;
  }
  .bordert_none-1799 {
    border-top: none;
  }
  .borderb_none-1799 {
    border-bottom: none;
  }
  .borderl_none-1799 {
    border-left: none;
  }
  .borderr_none-1799 {
    border-right: none;
  }
  .borderlr_none-1799 {
    border-left: none;
    border-right: none;
  }
  .colour1_bg-1799 {
    background-color: #2e3955 !important;
  }
  .colour1_bg-1799, a.colour1_bg-1799 {
    color: #FFFFFF !important;
  }
  .colour1_bg-1799 a {
    color: #FFFFFF;
  }
  .colour1-1799 a, a.colour1-1799 {
    color: #2e3955;
  }
  .colour1-1799 {
    color: #2e3955;
    background: transparent !important;
  }
  .colour1_bg-1799 input[type=text], .colour1_bg-1799 input[type=password], .colour1_bg-1799 input[type=number], .colour1_bg-1799 textarea, .colour1_bg-1799 select, .colour1_bg-1799 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour1_bg-1799 select option {
    color: #333333;
    background: transparent;
  }
  .colour1_bg-1799 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour1_bg-1799 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour1_bg-1799 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-1799 {
    background-color: #858585 !important;
  }
  .colour2_bg-1799, a.colour2_bg-1799 {
    color: #FFFFFF !important;
  }
  .colour2_bg-1799 a {
    color: #FFFFFF;
  }
  .colour2-1799 a, a.colour2-1799 {
    color: #858585;
  }
  .colour2-1799 {
    color: #858585;
    background: transparent !important;
  }
  .colour2_bg-1799 input[type=text], .colour2_bg-1799 input[type=password], .colour2_bg-1799 input[type=number], .colour2_bg-1799 textarea, .colour2_bg-1799 select, .colour2_bg-1799 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour2_bg-1799 select option {
    color: #333333;
    background: transparent;
  }
  .colour2_bg-1799 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour2_bg-1799 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-1799 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-1799 {
    background-color: #D22A20 !important;
  }
  .colour3_bg-1799, a.colour3_bg-1799 {
    color: #FFFFFF !important;
  }
  .colour3_bg-1799 a {
    color: #FFFFFF;
  }
  .colour3-1799 a, a.colour3-1799 {
    color: #D22A20;
  }
  .colour3-1799 {
    color: #D22A20;
    background: transparent !important;
  }
  .colour3_bg-1799 input[type=text], .colour3_bg-1799 input[type=password], .colour3_bg-1799 input[type=number], .colour3_bg-1799 textarea, .colour3_bg-1799 select, .colour3_bg-1799 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour3_bg-1799 select option {
    color: #333333;
    background: transparent;
  }
  .colour3_bg-1799 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour3_bg-1799 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-1799 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour4_bg-1799 {
    background-color: #eeeeee !important;
  }
  .colour4_bg-1799, a.colour4_bg-1799 {
    color: #343434 !important;
  }
  .colour4_bg-1799 a {
    color: #343434;
  }
  .colour4-1799 a, a.colour4-1799 {
    color: #eeeeee;
  }
  .colour4-1799 {
    color: #eeeeee;
    background: transparent !important;
  }
  .colour4_bg-1799 input[type=text], .colour4_bg-1799 input[type=password], .colour4_bg-1799 input[type=number], .colour4_bg-1799 textarea, .colour4_bg-1799 select, .colour4_bg-1799 select option {
    border-color: #343434;
    color: #343434;
    background: transparent;
  }
  .colour4_bg-1799 select option {
    color: #333333;
    background: transparent;
  }
  .colour4_bg-1799 select {
    color: rgba(52, 52, 52, 0.7);
  }
  .colour4_bg-1799 ::-webkit-input-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour4_bg-1799 ::-moz-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour5_bg-1799 {
    background-color: #f9f9f9 !important;
  }
  .colour5_bg-1799, a.colour5_bg-1799 {
    color: #252525 !important;
  }
  .colour5_bg-1799 a {
    color: #252525;
  }
  .colour5-1799 a, a.colour5-1799 {
    color: #f9f9f9;
  }
  .colour5-1799 {
    color: #f9f9f9;
    background: transparent !important;
  }
  .colour5_bg-1799 input[type=text], .colour5_bg-1799 input[type=password], .colour5_bg-1799 input[type=number], .colour5_bg-1799 textarea, .colour5_bg-1799 select, .colour5_bg-1799 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour5_bg-1799 select option {
    color: #333333;
    background: transparent;
  }
  .colour5_bg-1799 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour5_bg-1799 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour5_bg-1799 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour6_bg-1799 {
    background-color: #404040 !important;
  }
  .colour6_bg-1799, a.colour6_bg-1799 {
    color: #FFFFFF !important;
  }
  .colour6_bg-1799 a {
    color: #FFFFFF;
  }
  .colour6-1799 a, a.colour6-1799 {
    color: #404040;
  }
  .colour6-1799 {
    color: #404040;
    background: transparent !important;
  }
  .colour6_bg-1799 input[type=text], .colour6_bg-1799 input[type=password], .colour6_bg-1799 input[type=number], .colour6_bg-1799 textarea, .colour6_bg-1799 select, .colour6_bg-1799 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour6_bg-1799 select option {
    color: #333333;
    background: transparent;
  }
  .colour6_bg-1799 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour6_bg-1799 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour6_bg-1799 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour7_bg-1799 {
    background-color: #FFFFFF !important;
  }
  .colour7_bg-1799, a.colour7_bg-1799 {
    color: #252525 !important;
  }
  .colour7_bg-1799 a {
    color: #252525;
  }
  .colour7-1799 a, a.colour7-1799 {
    color: #FFFFFF;
  }
  .colour7-1799 {
    color: #FFFFFF;
    background: transparent !important;
  }
  .colour7_bg-1799 input[type=text], .colour7_bg-1799 input[type=password], .colour7_bg-1799 input[type=number], .colour7_bg-1799 textarea, .colour7_bg-1799 select, .colour7_bg-1799 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour7_bg-1799 select option {
    color: #333333;
    background: transparent;
  }
  .colour7_bg-1799 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour7_bg-1799 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour7_bg-1799 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
}
@media only screen and (max-width: 1749px) {
  .grid.seven-1749 {
    float: left !important;
    width: 11.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x2-1749 {
    float: left !important;
    width: 26.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x3-1749 {
    float: left !important;
    width: 41% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x4-1749 {
    float: left !important;
    width: 55.75% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x5-1749 {
    float: left !important;
    width: 70.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x6-1749 {
    float: left !important;
    width: 85.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.six-1749 {
    float: left !important;
    width: 15% !important;
    margin-right: 2% !important;
  }
  .grid.six_x2-1749 {
    float: left !important;
    width: 32% !important;
    margin-right: 2% !important;
  }
  .grid.six_x3-1749 {
    float: left !important;
    width: 49% !important;
    margin-right: 2% !important;
  }
  .grid.six_x4-1749 {
    float: left !important;
    width: 63% !important;
    margin-right: 2% !important;
  }
  .grid.six_x5-1749 {
    float: left !important;
    width: 83% !important;
    margin-right: 2% !important;
  }
  .grid.five-1749 {
    float: left !important;
    width: 18% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x2-1749 {
    float: left !important;
    width: 38.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x3-1749 {
    float: left !important;
    width: 59% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x4-1749 {
    float: left !important;
    width: 79.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.four-1749 {
    float: left !important;
    width: 22% !important;
    margin-right: 4% !important;
  }
  .grid.four_x2-1749 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.four_x3-1749 {
    float: left !important;
    width: 74% !important;
    margin-right: 4% !important;
  }
  .grid.three-1749 {
    float: left !important;
    width: 31% !important;
    margin-right: 3.5% !important;
  }
  .grid.three_x2-1749 {
    float: left !important;
    width: 65.5% !important;
    margin-right: 3.5% !important;
  }
  .grid.two-1749 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.one-1749 {
    float: left !important;
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .floatl.seven-1749 {
    width: 14.28571429% !important;
  }
  .floatl.seven_x2-1749 {
    width: 28.57142857% !important;
  }
  .floatl.seven_x3-1749 {
    width: 42.85714286% !important;
  }
  .floatl.seven_x4-1749 {
    width: 57.14285714% !important;
  }
  .floatl.seven_x5-1749 {
    width: 71.42857143% !important;
  }
  .floatl.seven_x6-1749 {
    width: 85.71428571% !important;
  }
  .floatl.six-1749 {
    width: 16.66666667% !important;
  }
  .floatl.six_x2-1749 {
    width: 33.33333333% !important;
  }
  .floatl.six_x3-1749 {
    width: 50% !important;
  }
  .floatl.six_x4-1749 {
    width: 66.6666667% !important;
  }
  .floatl.six_x5-1749 {
    width: 83% !important;
  }
  .floatl.five-1749 {
    width: 20% !important;
  }
  .floatl.five_x2-1749 {
    width: 40% !important;
  }
  .floatl.five_x3-1749 {
    width: 60% !important;
  }
  .floatl.five_x4-1749 {
    width: 80% !important;
  }
  .floatl.four-1749 {
    width: 25% !important;
  }
  .floatl.four_x2-1749 {
    width: 50% !important;
  }
  .floatl.four_x3-1749 {
    width: 75% !important;
  }
  .floatl.three-1749 {
    width: 33.33333333% !important;
  }
  .floatl.three_x2-1749 {
    width: 66.66666667% !important;
  }
  .floatl.two-1749 {
    width: 50% !important;
  }
  .floatl.one-1749 {
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
  }
  .invisible-1749 {
    visibility: hidden !important;
  }
  .last-1749 {
    margin-right: 0px !important;
  }
  .floatl-1749 {
    float: left !important;
  }
  .floatr-1749 {
    float: right !important;
  }
  .left-1749 {
    float: left !important;
  }
  .right-1749 {
    float: right !important;
  }
  .floatn-1749, .grid.floatn-1749 {
    float: none !important;
  }
  .grid-1749 {
    float: left !important;
    overflow: hidden;
  }
  .grid.last-1749 {
    float: right !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .none-1749 {
    display: none !important;
  }
  .block-1749 {
    display: block !important;
  }
  .iblock-1749 {
    display: inline-block !important;
  }
  .inline-1749 {
    display: inline !important;
  }
  .flex-1749 {
    display: flex !important;
  }
  .table-1749 {
    display: table !important;
  }
  .row-1749 {
    display: table-row !important;
  }
  .cell-1749 {
    display: table-cell !important;
    vertical-align: middle;
  }
  .clearl-1749 {
    clear: left !important;
  }
  .clearr-1749 {
    clear: right !important;
  }
  .clearn-1749 {
    clear: none !important;
  }
  .clearnone-1749 {
    clear: none !important;
  }
  .clearb-1749 {
    clear: both !important;
  }
  .clear-1749 {
    float: none !important;
    clear: both !important;
    width: auto !important;
    height: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
    overflow: hidden !important;
    border-style: none !important;
  }
  .alignl-1749 {
    text-align: left !important;
  }
  .alignr-1749 {
    text-align: right !important;
  }
  .alignc-1749 {
    text-align: center !important;
  }
  .alignj-1749 {
    text-align: justify !important;
  }
  .valign-1749 {
    vertical-align: middle !important;
  }
  .widthauto-1749 {
    width: auto !important;
  }
  .heightauto-1749 {
    height: auto !important;
  }
  .width0-1749 {
    width: 0px;
  }
  .height0-1749 {
    height: 0px;
  }
  .fw-1749, .grid.fw-1749, .floatl.fw-1749 {
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .fh-1749 {
    height: 100% !important;
  }
  .pointer-1749 {
    cursor: pointer !important;
  }
  .static-1749 {
    position: static !important;
  }
  .relative-1749 {
    position: relative !important;
  }
  .absolute-1749 {
    position: absolute !important;
  }
  .fixed-1749 {
    position: fixed !important;
  }
  .spacing-1749 {
    margin-bottom: 7px !important;
  }
  .spacing.floatl-1749 {
    margin-right: 15px !important;
  }
  .spacing.floatr-1749 {
    margin-left: 15px !important;
  }
  .flowhide-1749 {
    overflow: hidden;
  }
  .flowshow-1749 {
    overflow: visible;
  }
  .nowrap-1749 {
    white-space: nowrap;
  }
  .circle-1749 {
    border-radius: 50% !important;
  }
  .vh10-1749 {
    height: 10vh !important;
  }
  .vh25-1749 {
    height: 25vh !important;
  }
  .vh50-1749 {
    height: 50vh !important;
  }
  .vh100-1749 {
    height: 100vh !important;
  }
  .vw10-1749 {
    width: 10vw !important;
  }
  .vw25-1749 {
    width: 25vw !important;
  }
  .vw50-1749 {
    width: 50vw !important;
  }
  .vw100-1749 {
    width: 100vw !important;
  }
  .lineup.fw-1749, .lineupgroup.fw-1749 {
    height: auto !important;
  }
  .padded_tiny-1749 {
    padding: 5px !important;
  }
  .paddedtb_tiny-1749 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .paddedt_tiny-1749 {
    padding-top: 5px !important;
  }
  .paddedb_tiny-1749 {
    padding-bottom: 5px !important;
  }
  .paddedl_tiny-1749 {
    padding-left: 5px !important;
  }
  .paddedr_tiny-1749 {
    padding-right: 5px !important;
  }
  .paddedlr_tiny-1749 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .margin_tiny-1749 {
    margin: 5px !important;
  }
  .margintb_tiny-1749 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  .margint_tiny-1749 {
    margin-top: 5px !important;
  }
  .marginb_tiny-1749 {
    margin-bottom: 5px !important;
  }
  .marginl_tiny-1749 {
    margin-left: 5px !important;
  }
  .marginr_tiny-1749 {
    margin-right: 5px !important;
  }
  .marginlr_tiny-1749 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  .padded_small-1749 {
    padding: 10px !important;
  }
  .paddedtb_small-1749 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_small-1749 {
    padding-top: 10px !important;
  }
  .paddedb_small-1749 {
    padding-bottom: 10px !important;
  }
  .paddedl_small-1749 {
    padding-left: 10px !important;
  }
  .paddedr_small-1749 {
    padding-right: 10px !important;
  }
  .paddedlr_small-1749 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_small-1749 {
    margin: 10px !important;
  }
  .margintb_small-1749 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_small-1749 {
    margin-top: 10px !important;
  }
  .marginb_small-1749 {
    margin-bottom: 10px !important;
  }
  .marginl_small-1749 {
    margin-left: 10px !important;
  }
  .marginr_small-1749 {
    margin-right: 10px !important;
  }
  .marginlr_small-1749 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .padded_medium-1749 {
    padding: 20px !important;
  }
  .paddedtb_medium-1749 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .paddedt_medium-1749 {
    padding-top: 20px !important;
  }
  .paddedb_medium-1749 {
    padding-bottom: 20px !important;
  }
  .paddedl_medium-1749 {
    padding-left: 20px !important;
  }
  .paddedr_medium-1749 {
    padding-right: 20px !important;
  }
  .paddedlr_medium-1749 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .margin_medium-1749 {
    margin: 20px !important;
  }
  .margintb_medium-1749 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .margint_medium-1749 {
    margin-top: 20px !important;
  }
  .marginb_medium-1749 {
    margin-bottom: 20px !important;
  }
  .marginl_medium-1749 {
    margin-left: 20px !important;
  }
  .marginr_medium-1749 {
    margin-right: 20px !important;
  }
  .marginlr_medium-1749 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .padded_large-1749 {
    padding: 40px !important;
  }
  .paddedtb_large-1749 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .paddedt_large-1749 {
    padding-top: 40px !important;
  }
  .paddedb_large-1749 {
    padding-bottom: 40px !important;
  }
  .paddedl_large-1749 {
    padding-left: 40px !important;
  }
  .paddedr_large-1749 {
    padding-right: 40px !important;
  }
  .paddedlr_large-1749 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .margin_large-1749 {
    margin: 40px !important;
  }
  .margintb_large-1749 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .margint_large-1749 {
    margin-top: 40px !important;
  }
  .marginb_large-1749 {
    margin-bottom: 40px !important;
  }
  .marginl_large-1749 {
    margin-left: 40px !important;
  }
  .marginr_large-1749 {
    margin-right: 40px !important;
  }
  .marginlr_large-1749 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .padded_huge-1749 {
    padding: 70px !important;
  }
  .paddedtb_huge-1749 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .paddedt_huge-1749 {
    padding-top: 70px !important;
  }
  .paddedb_huge-1749 {
    padding-bottom: 70px !important;
  }
  .paddedl_huge-1749 {
    padding-left: 70px !important;
  }
  .paddedr_huge-1749 {
    padding-right: 70px !important;
  }
  .paddedlr_huge-1749 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .margin_huge-1749 {
    margin: 70px !important;
  }
  .margintb_huge-1749 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .margint_huge-1749 {
    margin-top: 70px !important;
  }
  .marginb_huge-1749 {
    margin-bottom: 70px !important;
  }
  .marginl_huge-1749 {
    margin-left: 70px !important;
  }
  .marginr_huge-1749 {
    margin-right: 70px !important;
  }
  .marginlr_huge-1749 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .padded_core-1749 {
    padding: 10px !important;
  }
  .paddedtb_core-1749 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_core-1749 {
    padding-top: 10px !important;
  }
  .paddedb_core-1749 {
    padding-bottom: 10px !important;
  }
  .paddedl_core-1749 {
    padding-left: 10px !important;
  }
  .paddedr_core-1749 {
    padding-right: 10px !important;
  }
  .paddedlr_core-1749 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_core-1749 {
    margin: 10px !important;
  }
  .margintb_core-1749 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_core-1749 {
    margin-top: 10px !important;
  }
  .marginb_core-1749 {
    margin-bottom: 10px !important;
  }
  .marginl_core-1749 {
    margin-left: 10px !important;
  }
  .marginr_core-1749 {
    margin-right: 10px !important;
  }
  .marginlr_core-1749 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .margin_auto-1749 {
    margin: auto !important;
  }
  .margintb_auto-1749 {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .margint_auto-1749 {
    margin-top: auto !important;
  }
  .marginb_auto-1749 {
    margin-bottom: auto !important;
  }
  .marginl_auto-1749 {
    margin-left: auto !important;
  }
  .marginr_auto-1749 {
    margin-right: auto !important;
  }
  .marginlr_auto-1749 {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .padded_none-1749 {
    padding: 0px !important;
  }
  .paddedtb_none-1749 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .paddedt_none-1749 {
    padding-top: 0px !important;
  }
  .paddedb_none-1749 {
    padding-bottom: 0px !important;
  }
  .paddedl_none-1749 {
    padding-left: 0px !important;
  }
  .paddedr_none-1749 {
    padding-right: 0px !important;
  }
  .paddedlr_none-1749 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .margin_none-1749 {
    margin: 0px !important;
  }
  .margintb_none-1749 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .margint_none-1749 {
    margin-top: 0px !important;
  }
  .marginb_none-1749 {
    margin-bottom: 0px !important;
  }
  .marginl_none-1749 {
    margin-left: 0px !important;
  }
  .marginr_none-1749 {
    margin-right: 0px !important;
  }
  .marginlr_none-1749 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .border_1-1749 {
    border: solid 1px #282828;
  }
  .bordertb_1-1749 {
    border-top: solid 1px #282828;
    border-bottom: solid 1px #282828;
  }
  .bordert_1-1749 {
    border-top: solid 1px #282828;
  }
  .borderb_1-1749 {
    border-bottom: solid 1px #282828;
  }
  .borderl_1-1749 {
    border-left: solid 1px #282828;
  }
  .borderr_1-1749 {
    border-right: solid 1px #282828;
  }
  .borderlr_1-1749 {
    border-left: solid 1px #282828;
    border-right: solid 1px #282828;
  }
  .border_2-1749 {
    border: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordertb_2-1749 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordert_2-1749 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderb_2-1749 {
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderl_2-1749 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderr_2-1749 {
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderlr_2-1749 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .border_none-1749 {
    border: none;
  }
  .bordertb_none-1749 {
    border-top: none;
    border-bottom: none;
  }
  .bordert_none-1749 {
    border-top: none;
  }
  .borderb_none-1749 {
    border-bottom: none;
  }
  .borderl_none-1749 {
    border-left: none;
  }
  .borderr_none-1749 {
    border-right: none;
  }
  .borderlr_none-1749 {
    border-left: none;
    border-right: none;
  }
  .colour1_bg-1749 {
    background-color: #2e3955 !important;
  }
  .colour1_bg-1749, a.colour1_bg-1749 {
    color: #FFFFFF !important;
  }
  .colour1_bg-1749 a {
    color: #FFFFFF;
  }
  .colour1-1749 a, a.colour1-1749 {
    color: #2e3955;
  }
  .colour1-1749 {
    color: #2e3955;
    background: transparent !important;
  }
  .colour1_bg-1749 input[type=text], .colour1_bg-1749 input[type=password], .colour1_bg-1749 input[type=number], .colour1_bg-1749 textarea, .colour1_bg-1749 select, .colour1_bg-1749 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour1_bg-1749 select option {
    color: #333333;
    background: transparent;
  }
  .colour1_bg-1749 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour1_bg-1749 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour1_bg-1749 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-1749 {
    background-color: #858585 !important;
  }
  .colour2_bg-1749, a.colour2_bg-1749 {
    color: #FFFFFF !important;
  }
  .colour2_bg-1749 a {
    color: #FFFFFF;
  }
  .colour2-1749 a, a.colour2-1749 {
    color: #858585;
  }
  .colour2-1749 {
    color: #858585;
    background: transparent !important;
  }
  .colour2_bg-1749 input[type=text], .colour2_bg-1749 input[type=password], .colour2_bg-1749 input[type=number], .colour2_bg-1749 textarea, .colour2_bg-1749 select, .colour2_bg-1749 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour2_bg-1749 select option {
    color: #333333;
    background: transparent;
  }
  .colour2_bg-1749 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour2_bg-1749 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-1749 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-1749 {
    background-color: #D22A20 !important;
  }
  .colour3_bg-1749, a.colour3_bg-1749 {
    color: #FFFFFF !important;
  }
  .colour3_bg-1749 a {
    color: #FFFFFF;
  }
  .colour3-1749 a, a.colour3-1749 {
    color: #D22A20;
  }
  .colour3-1749 {
    color: #D22A20;
    background: transparent !important;
  }
  .colour3_bg-1749 input[type=text], .colour3_bg-1749 input[type=password], .colour3_bg-1749 input[type=number], .colour3_bg-1749 textarea, .colour3_bg-1749 select, .colour3_bg-1749 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour3_bg-1749 select option {
    color: #333333;
    background: transparent;
  }
  .colour3_bg-1749 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour3_bg-1749 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-1749 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour4_bg-1749 {
    background-color: #eeeeee !important;
  }
  .colour4_bg-1749, a.colour4_bg-1749 {
    color: #343434 !important;
  }
  .colour4_bg-1749 a {
    color: #343434;
  }
  .colour4-1749 a, a.colour4-1749 {
    color: #eeeeee;
  }
  .colour4-1749 {
    color: #eeeeee;
    background: transparent !important;
  }
  .colour4_bg-1749 input[type=text], .colour4_bg-1749 input[type=password], .colour4_bg-1749 input[type=number], .colour4_bg-1749 textarea, .colour4_bg-1749 select, .colour4_bg-1749 select option {
    border-color: #343434;
    color: #343434;
    background: transparent;
  }
  .colour4_bg-1749 select option {
    color: #333333;
    background: transparent;
  }
  .colour4_bg-1749 select {
    color: rgba(52, 52, 52, 0.7);
  }
  .colour4_bg-1749 ::-webkit-input-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour4_bg-1749 ::-moz-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour5_bg-1749 {
    background-color: #f9f9f9 !important;
  }
  .colour5_bg-1749, a.colour5_bg-1749 {
    color: #252525 !important;
  }
  .colour5_bg-1749 a {
    color: #252525;
  }
  .colour5-1749 a, a.colour5-1749 {
    color: #f9f9f9;
  }
  .colour5-1749 {
    color: #f9f9f9;
    background: transparent !important;
  }
  .colour5_bg-1749 input[type=text], .colour5_bg-1749 input[type=password], .colour5_bg-1749 input[type=number], .colour5_bg-1749 textarea, .colour5_bg-1749 select, .colour5_bg-1749 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour5_bg-1749 select option {
    color: #333333;
    background: transparent;
  }
  .colour5_bg-1749 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour5_bg-1749 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour5_bg-1749 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour6_bg-1749 {
    background-color: #404040 !important;
  }
  .colour6_bg-1749, a.colour6_bg-1749 {
    color: #FFFFFF !important;
  }
  .colour6_bg-1749 a {
    color: #FFFFFF;
  }
  .colour6-1749 a, a.colour6-1749 {
    color: #404040;
  }
  .colour6-1749 {
    color: #404040;
    background: transparent !important;
  }
  .colour6_bg-1749 input[type=text], .colour6_bg-1749 input[type=password], .colour6_bg-1749 input[type=number], .colour6_bg-1749 textarea, .colour6_bg-1749 select, .colour6_bg-1749 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour6_bg-1749 select option {
    color: #333333;
    background: transparent;
  }
  .colour6_bg-1749 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour6_bg-1749 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour6_bg-1749 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour7_bg-1749 {
    background-color: #FFFFFF !important;
  }
  .colour7_bg-1749, a.colour7_bg-1749 {
    color: #252525 !important;
  }
  .colour7_bg-1749 a {
    color: #252525;
  }
  .colour7-1749 a, a.colour7-1749 {
    color: #FFFFFF;
  }
  .colour7-1749 {
    color: #FFFFFF;
    background: transparent !important;
  }
  .colour7_bg-1749 input[type=text], .colour7_bg-1749 input[type=password], .colour7_bg-1749 input[type=number], .colour7_bg-1749 textarea, .colour7_bg-1749 select, .colour7_bg-1749 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour7_bg-1749 select option {
    color: #333333;
    background: transparent;
  }
  .colour7_bg-1749 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour7_bg-1749 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour7_bg-1749 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
}
@media only screen and (max-width: 1699px) {
  .grid.seven-1699 {
    float: left !important;
    width: 11.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x2-1699 {
    float: left !important;
    width: 26.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x3-1699 {
    float: left !important;
    width: 41% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x4-1699 {
    float: left !important;
    width: 55.75% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x5-1699 {
    float: left !important;
    width: 70.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x6-1699 {
    float: left !important;
    width: 85.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.six-1699 {
    float: left !important;
    width: 15% !important;
    margin-right: 2% !important;
  }
  .grid.six_x2-1699 {
    float: left !important;
    width: 32% !important;
    margin-right: 2% !important;
  }
  .grid.six_x3-1699 {
    float: left !important;
    width: 49% !important;
    margin-right: 2% !important;
  }
  .grid.six_x4-1699 {
    float: left !important;
    width: 63% !important;
    margin-right: 2% !important;
  }
  .grid.six_x5-1699 {
    float: left !important;
    width: 83% !important;
    margin-right: 2% !important;
  }
  .grid.five-1699 {
    float: left !important;
    width: 18% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x2-1699 {
    float: left !important;
    width: 38.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x3-1699 {
    float: left !important;
    width: 59% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x4-1699 {
    float: left !important;
    width: 79.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.four-1699 {
    float: left !important;
    width: 22% !important;
    margin-right: 4% !important;
  }
  .grid.four_x2-1699 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.four_x3-1699 {
    float: left !important;
    width: 74% !important;
    margin-right: 4% !important;
  }
  .grid.three-1699 {
    float: left !important;
    width: 31% !important;
    margin-right: 3.5% !important;
  }
  .grid.three_x2-1699 {
    float: left !important;
    width: 65.5% !important;
    margin-right: 3.5% !important;
  }
  .grid.two-1699 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.one-1699 {
    float: left !important;
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .floatl.seven-1699 {
    width: 14.28571429% !important;
  }
  .floatl.seven_x2-1699 {
    width: 28.57142857% !important;
  }
  .floatl.seven_x3-1699 {
    width: 42.85714286% !important;
  }
  .floatl.seven_x4-1699 {
    width: 57.14285714% !important;
  }
  .floatl.seven_x5-1699 {
    width: 71.42857143% !important;
  }
  .floatl.seven_x6-1699 {
    width: 85.71428571% !important;
  }
  .floatl.six-1699 {
    width: 16.66666667% !important;
  }
  .floatl.six_x2-1699 {
    width: 33.33333333% !important;
  }
  .floatl.six_x3-1699 {
    width: 50% !important;
  }
  .floatl.six_x4-1699 {
    width: 66.6666667% !important;
  }
  .floatl.six_x5-1699 {
    width: 83% !important;
  }
  .floatl.five-1699 {
    width: 20% !important;
  }
  .floatl.five_x2-1699 {
    width: 40% !important;
  }
  .floatl.five_x3-1699 {
    width: 60% !important;
  }
  .floatl.five_x4-1699 {
    width: 80% !important;
  }
  .floatl.four-1699 {
    width: 25% !important;
  }
  .floatl.four_x2-1699 {
    width: 50% !important;
  }
  .floatl.four_x3-1699 {
    width: 75% !important;
  }
  .floatl.three-1699 {
    width: 33.33333333% !important;
  }
  .floatl.three_x2-1699 {
    width: 66.66666667% !important;
  }
  .floatl.two-1699 {
    width: 50% !important;
  }
  .floatl.one-1699 {
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
  }
  .invisible-1699 {
    visibility: hidden !important;
  }
  .last-1699 {
    margin-right: 0px !important;
  }
  .floatl-1699 {
    float: left !important;
  }
  .floatr-1699 {
    float: right !important;
  }
  .left-1699 {
    float: left !important;
  }
  .right-1699 {
    float: right !important;
  }
  .floatn-1699, .grid.floatn-1699 {
    float: none !important;
  }
  .grid-1699 {
    float: left !important;
    overflow: hidden;
  }
  .grid.last-1699 {
    float: right !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .none-1699 {
    display: none !important;
  }
  .block-1699 {
    display: block !important;
  }
  .iblock-1699 {
    display: inline-block !important;
  }
  .inline-1699 {
    display: inline !important;
  }
  .flex-1699 {
    display: flex !important;
  }
  .table-1699 {
    display: table !important;
  }
  .row-1699 {
    display: table-row !important;
  }
  .cell-1699 {
    display: table-cell !important;
    vertical-align: middle;
  }
  .clearl-1699 {
    clear: left !important;
  }
  .clearr-1699 {
    clear: right !important;
  }
  .clearn-1699 {
    clear: none !important;
  }
  .clearnone-1699 {
    clear: none !important;
  }
  .clearb-1699 {
    clear: both !important;
  }
  .clear-1699 {
    float: none !important;
    clear: both !important;
    width: auto !important;
    height: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
    overflow: hidden !important;
    border-style: none !important;
  }
  .alignl-1699 {
    text-align: left !important;
  }
  .alignr-1699 {
    text-align: right !important;
  }
  .alignc-1699 {
    text-align: center !important;
  }
  .alignj-1699 {
    text-align: justify !important;
  }
  .valign-1699 {
    vertical-align: middle !important;
  }
  .widthauto-1699 {
    width: auto !important;
  }
  .heightauto-1699 {
    height: auto !important;
  }
  .width0-1699 {
    width: 0px;
  }
  .height0-1699 {
    height: 0px;
  }
  .fw-1699, .grid.fw-1699, .floatl.fw-1699 {
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .fh-1699 {
    height: 100% !important;
  }
  .pointer-1699 {
    cursor: pointer !important;
  }
  .static-1699 {
    position: static !important;
  }
  .relative-1699 {
    position: relative !important;
  }
  .absolute-1699 {
    position: absolute !important;
  }
  .fixed-1699 {
    position: fixed !important;
  }
  .spacing-1699 {
    margin-bottom: 7px !important;
  }
  .spacing.floatl-1699 {
    margin-right: 15px !important;
  }
  .spacing.floatr-1699 {
    margin-left: 15px !important;
  }
  .flowhide-1699 {
    overflow: hidden;
  }
  .flowshow-1699 {
    overflow: visible;
  }
  .nowrap-1699 {
    white-space: nowrap;
  }
  .circle-1699 {
    border-radius: 50% !important;
  }
  .vh10-1699 {
    height: 10vh !important;
  }
  .vh25-1699 {
    height: 25vh !important;
  }
  .vh50-1699 {
    height: 50vh !important;
  }
  .vh100-1699 {
    height: 100vh !important;
  }
  .vw10-1699 {
    width: 10vw !important;
  }
  .vw25-1699 {
    width: 25vw !important;
  }
  .vw50-1699 {
    width: 50vw !important;
  }
  .vw100-1699 {
    width: 100vw !important;
  }
  .lineup.fw-1699, .lineupgroup.fw-1699 {
    height: auto !important;
  }
  .padded_tiny-1699 {
    padding: 5px !important;
  }
  .paddedtb_tiny-1699 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .paddedt_tiny-1699 {
    padding-top: 5px !important;
  }
  .paddedb_tiny-1699 {
    padding-bottom: 5px !important;
  }
  .paddedl_tiny-1699 {
    padding-left: 5px !important;
  }
  .paddedr_tiny-1699 {
    padding-right: 5px !important;
  }
  .paddedlr_tiny-1699 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .margin_tiny-1699 {
    margin: 5px !important;
  }
  .margintb_tiny-1699 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  .margint_tiny-1699 {
    margin-top: 5px !important;
  }
  .marginb_tiny-1699 {
    margin-bottom: 5px !important;
  }
  .marginl_tiny-1699 {
    margin-left: 5px !important;
  }
  .marginr_tiny-1699 {
    margin-right: 5px !important;
  }
  .marginlr_tiny-1699 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  .padded_small-1699 {
    padding: 10px !important;
  }
  .paddedtb_small-1699 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_small-1699 {
    padding-top: 10px !important;
  }
  .paddedb_small-1699 {
    padding-bottom: 10px !important;
  }
  .paddedl_small-1699 {
    padding-left: 10px !important;
  }
  .paddedr_small-1699 {
    padding-right: 10px !important;
  }
  .paddedlr_small-1699 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_small-1699 {
    margin: 10px !important;
  }
  .margintb_small-1699 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_small-1699 {
    margin-top: 10px !important;
  }
  .marginb_small-1699 {
    margin-bottom: 10px !important;
  }
  .marginl_small-1699 {
    margin-left: 10px !important;
  }
  .marginr_small-1699 {
    margin-right: 10px !important;
  }
  .marginlr_small-1699 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .padded_medium-1699 {
    padding: 20px !important;
  }
  .paddedtb_medium-1699 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .paddedt_medium-1699 {
    padding-top: 20px !important;
  }
  .paddedb_medium-1699 {
    padding-bottom: 20px !important;
  }
  .paddedl_medium-1699 {
    padding-left: 20px !important;
  }
  .paddedr_medium-1699 {
    padding-right: 20px !important;
  }
  .paddedlr_medium-1699 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .margin_medium-1699 {
    margin: 20px !important;
  }
  .margintb_medium-1699 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .margint_medium-1699 {
    margin-top: 20px !important;
  }
  .marginb_medium-1699 {
    margin-bottom: 20px !important;
  }
  .marginl_medium-1699 {
    margin-left: 20px !important;
  }
  .marginr_medium-1699 {
    margin-right: 20px !important;
  }
  .marginlr_medium-1699 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .padded_large-1699 {
    padding: 40px !important;
  }
  .paddedtb_large-1699 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .paddedt_large-1699 {
    padding-top: 40px !important;
  }
  .paddedb_large-1699 {
    padding-bottom: 40px !important;
  }
  .paddedl_large-1699 {
    padding-left: 40px !important;
  }
  .paddedr_large-1699 {
    padding-right: 40px !important;
  }
  .paddedlr_large-1699 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .margin_large-1699 {
    margin: 40px !important;
  }
  .margintb_large-1699 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .margint_large-1699 {
    margin-top: 40px !important;
  }
  .marginb_large-1699 {
    margin-bottom: 40px !important;
  }
  .marginl_large-1699 {
    margin-left: 40px !important;
  }
  .marginr_large-1699 {
    margin-right: 40px !important;
  }
  .marginlr_large-1699 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .padded_huge-1699 {
    padding: 70px !important;
  }
  .paddedtb_huge-1699 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .paddedt_huge-1699 {
    padding-top: 70px !important;
  }
  .paddedb_huge-1699 {
    padding-bottom: 70px !important;
  }
  .paddedl_huge-1699 {
    padding-left: 70px !important;
  }
  .paddedr_huge-1699 {
    padding-right: 70px !important;
  }
  .paddedlr_huge-1699 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .margin_huge-1699 {
    margin: 70px !important;
  }
  .margintb_huge-1699 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .margint_huge-1699 {
    margin-top: 70px !important;
  }
  .marginb_huge-1699 {
    margin-bottom: 70px !important;
  }
  .marginl_huge-1699 {
    margin-left: 70px !important;
  }
  .marginr_huge-1699 {
    margin-right: 70px !important;
  }
  .marginlr_huge-1699 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .padded_core-1699 {
    padding: 10px !important;
  }
  .paddedtb_core-1699 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_core-1699 {
    padding-top: 10px !important;
  }
  .paddedb_core-1699 {
    padding-bottom: 10px !important;
  }
  .paddedl_core-1699 {
    padding-left: 10px !important;
  }
  .paddedr_core-1699 {
    padding-right: 10px !important;
  }
  .paddedlr_core-1699 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_core-1699 {
    margin: 10px !important;
  }
  .margintb_core-1699 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_core-1699 {
    margin-top: 10px !important;
  }
  .marginb_core-1699 {
    margin-bottom: 10px !important;
  }
  .marginl_core-1699 {
    margin-left: 10px !important;
  }
  .marginr_core-1699 {
    margin-right: 10px !important;
  }
  .marginlr_core-1699 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .margin_auto-1699 {
    margin: auto !important;
  }
  .margintb_auto-1699 {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .margint_auto-1699 {
    margin-top: auto !important;
  }
  .marginb_auto-1699 {
    margin-bottom: auto !important;
  }
  .marginl_auto-1699 {
    margin-left: auto !important;
  }
  .marginr_auto-1699 {
    margin-right: auto !important;
  }
  .marginlr_auto-1699 {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .padded_none-1699 {
    padding: 0px !important;
  }
  .paddedtb_none-1699 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .paddedt_none-1699 {
    padding-top: 0px !important;
  }
  .paddedb_none-1699 {
    padding-bottom: 0px !important;
  }
  .paddedl_none-1699 {
    padding-left: 0px !important;
  }
  .paddedr_none-1699 {
    padding-right: 0px !important;
  }
  .paddedlr_none-1699 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .margin_none-1699 {
    margin: 0px !important;
  }
  .margintb_none-1699 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .margint_none-1699 {
    margin-top: 0px !important;
  }
  .marginb_none-1699 {
    margin-bottom: 0px !important;
  }
  .marginl_none-1699 {
    margin-left: 0px !important;
  }
  .marginr_none-1699 {
    margin-right: 0px !important;
  }
  .marginlr_none-1699 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .border_1-1699 {
    border: solid 1px #282828;
  }
  .bordertb_1-1699 {
    border-top: solid 1px #282828;
    border-bottom: solid 1px #282828;
  }
  .bordert_1-1699 {
    border-top: solid 1px #282828;
  }
  .borderb_1-1699 {
    border-bottom: solid 1px #282828;
  }
  .borderl_1-1699 {
    border-left: solid 1px #282828;
  }
  .borderr_1-1699 {
    border-right: solid 1px #282828;
  }
  .borderlr_1-1699 {
    border-left: solid 1px #282828;
    border-right: solid 1px #282828;
  }
  .border_2-1699 {
    border: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordertb_2-1699 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordert_2-1699 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderb_2-1699 {
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderl_2-1699 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderr_2-1699 {
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderlr_2-1699 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .border_none-1699 {
    border: none;
  }
  .bordertb_none-1699 {
    border-top: none;
    border-bottom: none;
  }
  .bordert_none-1699 {
    border-top: none;
  }
  .borderb_none-1699 {
    border-bottom: none;
  }
  .borderl_none-1699 {
    border-left: none;
  }
  .borderr_none-1699 {
    border-right: none;
  }
  .borderlr_none-1699 {
    border-left: none;
    border-right: none;
  }
  .colour1_bg-1699 {
    background-color: #2e3955 !important;
  }
  .colour1_bg-1699, a.colour1_bg-1699 {
    color: #FFFFFF !important;
  }
  .colour1_bg-1699 a {
    color: #FFFFFF;
  }
  .colour1-1699 a, a.colour1-1699 {
    color: #2e3955;
  }
  .colour1-1699 {
    color: #2e3955;
    background: transparent !important;
  }
  .colour1_bg-1699 input[type=text], .colour1_bg-1699 input[type=password], .colour1_bg-1699 input[type=number], .colour1_bg-1699 textarea, .colour1_bg-1699 select, .colour1_bg-1699 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour1_bg-1699 select option {
    color: #333333;
    background: transparent;
  }
  .colour1_bg-1699 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour1_bg-1699 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour1_bg-1699 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-1699 {
    background-color: #858585 !important;
  }
  .colour2_bg-1699, a.colour2_bg-1699 {
    color: #FFFFFF !important;
  }
  .colour2_bg-1699 a {
    color: #FFFFFF;
  }
  .colour2-1699 a, a.colour2-1699 {
    color: #858585;
  }
  .colour2-1699 {
    color: #858585;
    background: transparent !important;
  }
  .colour2_bg-1699 input[type=text], .colour2_bg-1699 input[type=password], .colour2_bg-1699 input[type=number], .colour2_bg-1699 textarea, .colour2_bg-1699 select, .colour2_bg-1699 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour2_bg-1699 select option {
    color: #333333;
    background: transparent;
  }
  .colour2_bg-1699 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour2_bg-1699 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-1699 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-1699 {
    background-color: #D22A20 !important;
  }
  .colour3_bg-1699, a.colour3_bg-1699 {
    color: #FFFFFF !important;
  }
  .colour3_bg-1699 a {
    color: #FFFFFF;
  }
  .colour3-1699 a, a.colour3-1699 {
    color: #D22A20;
  }
  .colour3-1699 {
    color: #D22A20;
    background: transparent !important;
  }
  .colour3_bg-1699 input[type=text], .colour3_bg-1699 input[type=password], .colour3_bg-1699 input[type=number], .colour3_bg-1699 textarea, .colour3_bg-1699 select, .colour3_bg-1699 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour3_bg-1699 select option {
    color: #333333;
    background: transparent;
  }
  .colour3_bg-1699 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour3_bg-1699 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-1699 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour4_bg-1699 {
    background-color: #eeeeee !important;
  }
  .colour4_bg-1699, a.colour4_bg-1699 {
    color: #343434 !important;
  }
  .colour4_bg-1699 a {
    color: #343434;
  }
  .colour4-1699 a, a.colour4-1699 {
    color: #eeeeee;
  }
  .colour4-1699 {
    color: #eeeeee;
    background: transparent !important;
  }
  .colour4_bg-1699 input[type=text], .colour4_bg-1699 input[type=password], .colour4_bg-1699 input[type=number], .colour4_bg-1699 textarea, .colour4_bg-1699 select, .colour4_bg-1699 select option {
    border-color: #343434;
    color: #343434;
    background: transparent;
  }
  .colour4_bg-1699 select option {
    color: #333333;
    background: transparent;
  }
  .colour4_bg-1699 select {
    color: rgba(52, 52, 52, 0.7);
  }
  .colour4_bg-1699 ::-webkit-input-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour4_bg-1699 ::-moz-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour5_bg-1699 {
    background-color: #f9f9f9 !important;
  }
  .colour5_bg-1699, a.colour5_bg-1699 {
    color: #252525 !important;
  }
  .colour5_bg-1699 a {
    color: #252525;
  }
  .colour5-1699 a, a.colour5-1699 {
    color: #f9f9f9;
  }
  .colour5-1699 {
    color: #f9f9f9;
    background: transparent !important;
  }
  .colour5_bg-1699 input[type=text], .colour5_bg-1699 input[type=password], .colour5_bg-1699 input[type=number], .colour5_bg-1699 textarea, .colour5_bg-1699 select, .colour5_bg-1699 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour5_bg-1699 select option {
    color: #333333;
    background: transparent;
  }
  .colour5_bg-1699 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour5_bg-1699 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour5_bg-1699 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour6_bg-1699 {
    background-color: #404040 !important;
  }
  .colour6_bg-1699, a.colour6_bg-1699 {
    color: #FFFFFF !important;
  }
  .colour6_bg-1699 a {
    color: #FFFFFF;
  }
  .colour6-1699 a, a.colour6-1699 {
    color: #404040;
  }
  .colour6-1699 {
    color: #404040;
    background: transparent !important;
  }
  .colour6_bg-1699 input[type=text], .colour6_bg-1699 input[type=password], .colour6_bg-1699 input[type=number], .colour6_bg-1699 textarea, .colour6_bg-1699 select, .colour6_bg-1699 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour6_bg-1699 select option {
    color: #333333;
    background: transparent;
  }
  .colour6_bg-1699 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour6_bg-1699 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour6_bg-1699 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour7_bg-1699 {
    background-color: #FFFFFF !important;
  }
  .colour7_bg-1699, a.colour7_bg-1699 {
    color: #252525 !important;
  }
  .colour7_bg-1699 a {
    color: #252525;
  }
  .colour7-1699 a, a.colour7-1699 {
    color: #FFFFFF;
  }
  .colour7-1699 {
    color: #FFFFFF;
    background: transparent !important;
  }
  .colour7_bg-1699 input[type=text], .colour7_bg-1699 input[type=password], .colour7_bg-1699 input[type=number], .colour7_bg-1699 textarea, .colour7_bg-1699 select, .colour7_bg-1699 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour7_bg-1699 select option {
    color: #333333;
    background: transparent;
  }
  .colour7_bg-1699 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour7_bg-1699 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour7_bg-1699 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
}
@media only screen and (max-width: 1649px) {
  .grid.seven-1649 {
    float: left !important;
    width: 11.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x2-1649 {
    float: left !important;
    width: 26.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x3-1649 {
    float: left !important;
    width: 41% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x4-1649 {
    float: left !important;
    width: 55.75% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x5-1649 {
    float: left !important;
    width: 70.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x6-1649 {
    float: left !important;
    width: 85.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.six-1649 {
    float: left !important;
    width: 15% !important;
    margin-right: 2% !important;
  }
  .grid.six_x2-1649 {
    float: left !important;
    width: 32% !important;
    margin-right: 2% !important;
  }
  .grid.six_x3-1649 {
    float: left !important;
    width: 49% !important;
    margin-right: 2% !important;
  }
  .grid.six_x4-1649 {
    float: left !important;
    width: 63% !important;
    margin-right: 2% !important;
  }
  .grid.six_x5-1649 {
    float: left !important;
    width: 83% !important;
    margin-right: 2% !important;
  }
  .grid.five-1649 {
    float: left !important;
    width: 18% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x2-1649 {
    float: left !important;
    width: 38.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x3-1649 {
    float: left !important;
    width: 59% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x4-1649 {
    float: left !important;
    width: 79.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.four-1649 {
    float: left !important;
    width: 22% !important;
    margin-right: 4% !important;
  }
  .grid.four_x2-1649 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.four_x3-1649 {
    float: left !important;
    width: 74% !important;
    margin-right: 4% !important;
  }
  .grid.three-1649 {
    float: left !important;
    width: 31% !important;
    margin-right: 3.5% !important;
  }
  .grid.three_x2-1649 {
    float: left !important;
    width: 65.5% !important;
    margin-right: 3.5% !important;
  }
  .grid.two-1649 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.one-1649 {
    float: left !important;
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .floatl.seven-1649 {
    width: 14.28571429% !important;
  }
  .floatl.seven_x2-1649 {
    width: 28.57142857% !important;
  }
  .floatl.seven_x3-1649 {
    width: 42.85714286% !important;
  }
  .floatl.seven_x4-1649 {
    width: 57.14285714% !important;
  }
  .floatl.seven_x5-1649 {
    width: 71.42857143% !important;
  }
  .floatl.seven_x6-1649 {
    width: 85.71428571% !important;
  }
  .floatl.six-1649 {
    width: 16.66666667% !important;
  }
  .floatl.six_x2-1649 {
    width: 33.33333333% !important;
  }
  .floatl.six_x3-1649 {
    width: 50% !important;
  }
  .floatl.six_x4-1649 {
    width: 66.6666667% !important;
  }
  .floatl.six_x5-1649 {
    width: 83% !important;
  }
  .floatl.five-1649 {
    width: 20% !important;
  }
  .floatl.five_x2-1649 {
    width: 40% !important;
  }
  .floatl.five_x3-1649 {
    width: 60% !important;
  }
  .floatl.five_x4-1649 {
    width: 80% !important;
  }
  .floatl.four-1649 {
    width: 25% !important;
  }
  .floatl.four_x2-1649 {
    width: 50% !important;
  }
  .floatl.four_x3-1649 {
    width: 75% !important;
  }
  .floatl.three-1649 {
    width: 33.33333333% !important;
  }
  .floatl.three_x2-1649 {
    width: 66.66666667% !important;
  }
  .floatl.two-1649 {
    width: 50% !important;
  }
  .floatl.one-1649 {
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
  }
  .invisible-1649 {
    visibility: hidden !important;
  }
  .last-1649 {
    margin-right: 0px !important;
  }
  .floatl-1649 {
    float: left !important;
  }
  .floatr-1649 {
    float: right !important;
  }
  .left-1649 {
    float: left !important;
  }
  .right-1649 {
    float: right !important;
  }
  .floatn-1649, .grid.floatn-1649 {
    float: none !important;
  }
  .grid-1649 {
    float: left !important;
    overflow: hidden;
  }
  .grid.last-1649 {
    float: right !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .none-1649 {
    display: none !important;
  }
  .block-1649 {
    display: block !important;
  }
  .iblock-1649 {
    display: inline-block !important;
  }
  .inline-1649 {
    display: inline !important;
  }
  .flex-1649 {
    display: flex !important;
  }
  .table-1649 {
    display: table !important;
  }
  .row-1649 {
    display: table-row !important;
  }
  .cell-1649 {
    display: table-cell !important;
    vertical-align: middle;
  }
  .clearl-1649 {
    clear: left !important;
  }
  .clearr-1649 {
    clear: right !important;
  }
  .clearn-1649 {
    clear: none !important;
  }
  .clearnone-1649 {
    clear: none !important;
  }
  .clearb-1649 {
    clear: both !important;
  }
  .clear-1649 {
    float: none !important;
    clear: both !important;
    width: auto !important;
    height: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
    overflow: hidden !important;
    border-style: none !important;
  }
  .alignl-1649 {
    text-align: left !important;
  }
  .alignr-1649 {
    text-align: right !important;
  }
  .alignc-1649 {
    text-align: center !important;
  }
  .alignj-1649 {
    text-align: justify !important;
  }
  .valign-1649 {
    vertical-align: middle !important;
  }
  .widthauto-1649 {
    width: auto !important;
  }
  .heightauto-1649 {
    height: auto !important;
  }
  .width0-1649 {
    width: 0px;
  }
  .height0-1649 {
    height: 0px;
  }
  .fw-1649, .grid.fw-1649, .floatl.fw-1649 {
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .fh-1649 {
    height: 100% !important;
  }
  .pointer-1649 {
    cursor: pointer !important;
  }
  .static-1649 {
    position: static !important;
  }
  .relative-1649 {
    position: relative !important;
  }
  .absolute-1649 {
    position: absolute !important;
  }
  .fixed-1649 {
    position: fixed !important;
  }
  .spacing-1649 {
    margin-bottom: 7px !important;
  }
  .spacing.floatl-1649 {
    margin-right: 15px !important;
  }
  .spacing.floatr-1649 {
    margin-left: 15px !important;
  }
  .flowhide-1649 {
    overflow: hidden;
  }
  .flowshow-1649 {
    overflow: visible;
  }
  .nowrap-1649 {
    white-space: nowrap;
  }
  .circle-1649 {
    border-radius: 50% !important;
  }
  .vh10-1649 {
    height: 10vh !important;
  }
  .vh25-1649 {
    height: 25vh !important;
  }
  .vh50-1649 {
    height: 50vh !important;
  }
  .vh100-1649 {
    height: 100vh !important;
  }
  .vw10-1649 {
    width: 10vw !important;
  }
  .vw25-1649 {
    width: 25vw !important;
  }
  .vw50-1649 {
    width: 50vw !important;
  }
  .vw100-1649 {
    width: 100vw !important;
  }
  .lineup.fw-1649, .lineupgroup.fw-1649 {
    height: auto !important;
  }
  .padded_tiny-1649 {
    padding: 5px !important;
  }
  .paddedtb_tiny-1649 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .paddedt_tiny-1649 {
    padding-top: 5px !important;
  }
  .paddedb_tiny-1649 {
    padding-bottom: 5px !important;
  }
  .paddedl_tiny-1649 {
    padding-left: 5px !important;
  }
  .paddedr_tiny-1649 {
    padding-right: 5px !important;
  }
  .paddedlr_tiny-1649 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .margin_tiny-1649 {
    margin: 5px !important;
  }
  .margintb_tiny-1649 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  .margint_tiny-1649 {
    margin-top: 5px !important;
  }
  .marginb_tiny-1649 {
    margin-bottom: 5px !important;
  }
  .marginl_tiny-1649 {
    margin-left: 5px !important;
  }
  .marginr_tiny-1649 {
    margin-right: 5px !important;
  }
  .marginlr_tiny-1649 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  .padded_small-1649 {
    padding: 10px !important;
  }
  .paddedtb_small-1649 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_small-1649 {
    padding-top: 10px !important;
  }
  .paddedb_small-1649 {
    padding-bottom: 10px !important;
  }
  .paddedl_small-1649 {
    padding-left: 10px !important;
  }
  .paddedr_small-1649 {
    padding-right: 10px !important;
  }
  .paddedlr_small-1649 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_small-1649 {
    margin: 10px !important;
  }
  .margintb_small-1649 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_small-1649 {
    margin-top: 10px !important;
  }
  .marginb_small-1649 {
    margin-bottom: 10px !important;
  }
  .marginl_small-1649 {
    margin-left: 10px !important;
  }
  .marginr_small-1649 {
    margin-right: 10px !important;
  }
  .marginlr_small-1649 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .padded_medium-1649 {
    padding: 20px !important;
  }
  .paddedtb_medium-1649 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .paddedt_medium-1649 {
    padding-top: 20px !important;
  }
  .paddedb_medium-1649 {
    padding-bottom: 20px !important;
  }
  .paddedl_medium-1649 {
    padding-left: 20px !important;
  }
  .paddedr_medium-1649 {
    padding-right: 20px !important;
  }
  .paddedlr_medium-1649 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .margin_medium-1649 {
    margin: 20px !important;
  }
  .margintb_medium-1649 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .margint_medium-1649 {
    margin-top: 20px !important;
  }
  .marginb_medium-1649 {
    margin-bottom: 20px !important;
  }
  .marginl_medium-1649 {
    margin-left: 20px !important;
  }
  .marginr_medium-1649 {
    margin-right: 20px !important;
  }
  .marginlr_medium-1649 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .padded_large-1649 {
    padding: 40px !important;
  }
  .paddedtb_large-1649 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .paddedt_large-1649 {
    padding-top: 40px !important;
  }
  .paddedb_large-1649 {
    padding-bottom: 40px !important;
  }
  .paddedl_large-1649 {
    padding-left: 40px !important;
  }
  .paddedr_large-1649 {
    padding-right: 40px !important;
  }
  .paddedlr_large-1649 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .margin_large-1649 {
    margin: 40px !important;
  }
  .margintb_large-1649 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .margint_large-1649 {
    margin-top: 40px !important;
  }
  .marginb_large-1649 {
    margin-bottom: 40px !important;
  }
  .marginl_large-1649 {
    margin-left: 40px !important;
  }
  .marginr_large-1649 {
    margin-right: 40px !important;
  }
  .marginlr_large-1649 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .padded_huge-1649 {
    padding: 70px !important;
  }
  .paddedtb_huge-1649 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .paddedt_huge-1649 {
    padding-top: 70px !important;
  }
  .paddedb_huge-1649 {
    padding-bottom: 70px !important;
  }
  .paddedl_huge-1649 {
    padding-left: 70px !important;
  }
  .paddedr_huge-1649 {
    padding-right: 70px !important;
  }
  .paddedlr_huge-1649 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .margin_huge-1649 {
    margin: 70px !important;
  }
  .margintb_huge-1649 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .margint_huge-1649 {
    margin-top: 70px !important;
  }
  .marginb_huge-1649 {
    margin-bottom: 70px !important;
  }
  .marginl_huge-1649 {
    margin-left: 70px !important;
  }
  .marginr_huge-1649 {
    margin-right: 70px !important;
  }
  .marginlr_huge-1649 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .padded_core-1649 {
    padding: 10px !important;
  }
  .paddedtb_core-1649 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_core-1649 {
    padding-top: 10px !important;
  }
  .paddedb_core-1649 {
    padding-bottom: 10px !important;
  }
  .paddedl_core-1649 {
    padding-left: 10px !important;
  }
  .paddedr_core-1649 {
    padding-right: 10px !important;
  }
  .paddedlr_core-1649 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_core-1649 {
    margin: 10px !important;
  }
  .margintb_core-1649 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_core-1649 {
    margin-top: 10px !important;
  }
  .marginb_core-1649 {
    margin-bottom: 10px !important;
  }
  .marginl_core-1649 {
    margin-left: 10px !important;
  }
  .marginr_core-1649 {
    margin-right: 10px !important;
  }
  .marginlr_core-1649 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .margin_auto-1649 {
    margin: auto !important;
  }
  .margintb_auto-1649 {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .margint_auto-1649 {
    margin-top: auto !important;
  }
  .marginb_auto-1649 {
    margin-bottom: auto !important;
  }
  .marginl_auto-1649 {
    margin-left: auto !important;
  }
  .marginr_auto-1649 {
    margin-right: auto !important;
  }
  .marginlr_auto-1649 {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .padded_none-1649 {
    padding: 0px !important;
  }
  .paddedtb_none-1649 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .paddedt_none-1649 {
    padding-top: 0px !important;
  }
  .paddedb_none-1649 {
    padding-bottom: 0px !important;
  }
  .paddedl_none-1649 {
    padding-left: 0px !important;
  }
  .paddedr_none-1649 {
    padding-right: 0px !important;
  }
  .paddedlr_none-1649 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .margin_none-1649 {
    margin: 0px !important;
  }
  .margintb_none-1649 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .margint_none-1649 {
    margin-top: 0px !important;
  }
  .marginb_none-1649 {
    margin-bottom: 0px !important;
  }
  .marginl_none-1649 {
    margin-left: 0px !important;
  }
  .marginr_none-1649 {
    margin-right: 0px !important;
  }
  .marginlr_none-1649 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .border_1-1649 {
    border: solid 1px #282828;
  }
  .bordertb_1-1649 {
    border-top: solid 1px #282828;
    border-bottom: solid 1px #282828;
  }
  .bordert_1-1649 {
    border-top: solid 1px #282828;
  }
  .borderb_1-1649 {
    border-bottom: solid 1px #282828;
  }
  .borderl_1-1649 {
    border-left: solid 1px #282828;
  }
  .borderr_1-1649 {
    border-right: solid 1px #282828;
  }
  .borderlr_1-1649 {
    border-left: solid 1px #282828;
    border-right: solid 1px #282828;
  }
  .border_2-1649 {
    border: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordertb_2-1649 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordert_2-1649 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderb_2-1649 {
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderl_2-1649 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderr_2-1649 {
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderlr_2-1649 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .border_none-1649 {
    border: none;
  }
  .bordertb_none-1649 {
    border-top: none;
    border-bottom: none;
  }
  .bordert_none-1649 {
    border-top: none;
  }
  .borderb_none-1649 {
    border-bottom: none;
  }
  .borderl_none-1649 {
    border-left: none;
  }
  .borderr_none-1649 {
    border-right: none;
  }
  .borderlr_none-1649 {
    border-left: none;
    border-right: none;
  }
  .colour1_bg-1649 {
    background-color: #2e3955 !important;
  }
  .colour1_bg-1649, a.colour1_bg-1649 {
    color: #FFFFFF !important;
  }
  .colour1_bg-1649 a {
    color: #FFFFFF;
  }
  .colour1-1649 a, a.colour1-1649 {
    color: #2e3955;
  }
  .colour1-1649 {
    color: #2e3955;
    background: transparent !important;
  }
  .colour1_bg-1649 input[type=text], .colour1_bg-1649 input[type=password], .colour1_bg-1649 input[type=number], .colour1_bg-1649 textarea, .colour1_bg-1649 select, .colour1_bg-1649 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour1_bg-1649 select option {
    color: #333333;
    background: transparent;
  }
  .colour1_bg-1649 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour1_bg-1649 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour1_bg-1649 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-1649 {
    background-color: #858585 !important;
  }
  .colour2_bg-1649, a.colour2_bg-1649 {
    color: #FFFFFF !important;
  }
  .colour2_bg-1649 a {
    color: #FFFFFF;
  }
  .colour2-1649 a, a.colour2-1649 {
    color: #858585;
  }
  .colour2-1649 {
    color: #858585;
    background: transparent !important;
  }
  .colour2_bg-1649 input[type=text], .colour2_bg-1649 input[type=password], .colour2_bg-1649 input[type=number], .colour2_bg-1649 textarea, .colour2_bg-1649 select, .colour2_bg-1649 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour2_bg-1649 select option {
    color: #333333;
    background: transparent;
  }
  .colour2_bg-1649 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour2_bg-1649 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-1649 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-1649 {
    background-color: #D22A20 !important;
  }
  .colour3_bg-1649, a.colour3_bg-1649 {
    color: #FFFFFF !important;
  }
  .colour3_bg-1649 a {
    color: #FFFFFF;
  }
  .colour3-1649 a, a.colour3-1649 {
    color: #D22A20;
  }
  .colour3-1649 {
    color: #D22A20;
    background: transparent !important;
  }
  .colour3_bg-1649 input[type=text], .colour3_bg-1649 input[type=password], .colour3_bg-1649 input[type=number], .colour3_bg-1649 textarea, .colour3_bg-1649 select, .colour3_bg-1649 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour3_bg-1649 select option {
    color: #333333;
    background: transparent;
  }
  .colour3_bg-1649 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour3_bg-1649 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-1649 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour4_bg-1649 {
    background-color: #eeeeee !important;
  }
  .colour4_bg-1649, a.colour4_bg-1649 {
    color: #343434 !important;
  }
  .colour4_bg-1649 a {
    color: #343434;
  }
  .colour4-1649 a, a.colour4-1649 {
    color: #eeeeee;
  }
  .colour4-1649 {
    color: #eeeeee;
    background: transparent !important;
  }
  .colour4_bg-1649 input[type=text], .colour4_bg-1649 input[type=password], .colour4_bg-1649 input[type=number], .colour4_bg-1649 textarea, .colour4_bg-1649 select, .colour4_bg-1649 select option {
    border-color: #343434;
    color: #343434;
    background: transparent;
  }
  .colour4_bg-1649 select option {
    color: #333333;
    background: transparent;
  }
  .colour4_bg-1649 select {
    color: rgba(52, 52, 52, 0.7);
  }
  .colour4_bg-1649 ::-webkit-input-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour4_bg-1649 ::-moz-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour5_bg-1649 {
    background-color: #f9f9f9 !important;
  }
  .colour5_bg-1649, a.colour5_bg-1649 {
    color: #252525 !important;
  }
  .colour5_bg-1649 a {
    color: #252525;
  }
  .colour5-1649 a, a.colour5-1649 {
    color: #f9f9f9;
  }
  .colour5-1649 {
    color: #f9f9f9;
    background: transparent !important;
  }
  .colour5_bg-1649 input[type=text], .colour5_bg-1649 input[type=password], .colour5_bg-1649 input[type=number], .colour5_bg-1649 textarea, .colour5_bg-1649 select, .colour5_bg-1649 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour5_bg-1649 select option {
    color: #333333;
    background: transparent;
  }
  .colour5_bg-1649 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour5_bg-1649 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour5_bg-1649 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour6_bg-1649 {
    background-color: #404040 !important;
  }
  .colour6_bg-1649, a.colour6_bg-1649 {
    color: #FFFFFF !important;
  }
  .colour6_bg-1649 a {
    color: #FFFFFF;
  }
  .colour6-1649 a, a.colour6-1649 {
    color: #404040;
  }
  .colour6-1649 {
    color: #404040;
    background: transparent !important;
  }
  .colour6_bg-1649 input[type=text], .colour6_bg-1649 input[type=password], .colour6_bg-1649 input[type=number], .colour6_bg-1649 textarea, .colour6_bg-1649 select, .colour6_bg-1649 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour6_bg-1649 select option {
    color: #333333;
    background: transparent;
  }
  .colour6_bg-1649 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour6_bg-1649 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour6_bg-1649 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour7_bg-1649 {
    background-color: #FFFFFF !important;
  }
  .colour7_bg-1649, a.colour7_bg-1649 {
    color: #252525 !important;
  }
  .colour7_bg-1649 a {
    color: #252525;
  }
  .colour7-1649 a, a.colour7-1649 {
    color: #FFFFFF;
  }
  .colour7-1649 {
    color: #FFFFFF;
    background: transparent !important;
  }
  .colour7_bg-1649 input[type=text], .colour7_bg-1649 input[type=password], .colour7_bg-1649 input[type=number], .colour7_bg-1649 textarea, .colour7_bg-1649 select, .colour7_bg-1649 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour7_bg-1649 select option {
    color: #333333;
    background: transparent;
  }
  .colour7_bg-1649 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour7_bg-1649 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour7_bg-1649 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
}
@media only screen and (max-width: 1599px) {
  .grid.seven-1599 {
    float: left !important;
    width: 11.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x2-1599 {
    float: left !important;
    width: 26.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x3-1599 {
    float: left !important;
    width: 41% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x4-1599 {
    float: left !important;
    width: 55.75% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x5-1599 {
    float: left !important;
    width: 70.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x6-1599 {
    float: left !important;
    width: 85.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.six-1599 {
    float: left !important;
    width: 15% !important;
    margin-right: 2% !important;
  }
  .grid.six_x2-1599 {
    float: left !important;
    width: 32% !important;
    margin-right: 2% !important;
  }
  .grid.six_x3-1599 {
    float: left !important;
    width: 49% !important;
    margin-right: 2% !important;
  }
  .grid.six_x4-1599 {
    float: left !important;
    width: 63% !important;
    margin-right: 2% !important;
  }
  .grid.six_x5-1599 {
    float: left !important;
    width: 83% !important;
    margin-right: 2% !important;
  }
  .grid.five-1599 {
    float: left !important;
    width: 18% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x2-1599 {
    float: left !important;
    width: 38.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x3-1599 {
    float: left !important;
    width: 59% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x4-1599 {
    float: left !important;
    width: 79.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.four-1599 {
    float: left !important;
    width: 22% !important;
    margin-right: 4% !important;
  }
  .grid.four_x2-1599 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.four_x3-1599 {
    float: left !important;
    width: 74% !important;
    margin-right: 4% !important;
  }
  .grid.three-1599 {
    float: left !important;
    width: 31% !important;
    margin-right: 3.5% !important;
  }
  .grid.three_x2-1599 {
    float: left !important;
    width: 65.5% !important;
    margin-right: 3.5% !important;
  }
  .grid.two-1599 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.one-1599 {
    float: left !important;
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .floatl.seven-1599 {
    width: 14.28571429% !important;
  }
  .floatl.seven_x2-1599 {
    width: 28.57142857% !important;
  }
  .floatl.seven_x3-1599 {
    width: 42.85714286% !important;
  }
  .floatl.seven_x4-1599 {
    width: 57.14285714% !important;
  }
  .floatl.seven_x5-1599 {
    width: 71.42857143% !important;
  }
  .floatl.seven_x6-1599 {
    width: 85.71428571% !important;
  }
  .floatl.six-1599 {
    width: 16.66666667% !important;
  }
  .floatl.six_x2-1599 {
    width: 33.33333333% !important;
  }
  .floatl.six_x3-1599 {
    width: 50% !important;
  }
  .floatl.six_x4-1599 {
    width: 66.6666667% !important;
  }
  .floatl.six_x5-1599 {
    width: 83% !important;
  }
  .floatl.five-1599 {
    width: 20% !important;
  }
  .floatl.five_x2-1599 {
    width: 40% !important;
  }
  .floatl.five_x3-1599 {
    width: 60% !important;
  }
  .floatl.five_x4-1599 {
    width: 80% !important;
  }
  .floatl.four-1599 {
    width: 25% !important;
  }
  .floatl.four_x2-1599 {
    width: 50% !important;
  }
  .floatl.four_x3-1599 {
    width: 75% !important;
  }
  .floatl.three-1599 {
    width: 33.33333333% !important;
  }
  .floatl.three_x2-1599 {
    width: 66.66666667% !important;
  }
  .floatl.two-1599 {
    width: 50% !important;
  }
  .floatl.one-1599 {
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
  }
  .invisible-1599 {
    visibility: hidden !important;
  }
  .last-1599 {
    margin-right: 0px !important;
  }
  .floatl-1599 {
    float: left !important;
  }
  .floatr-1599 {
    float: right !important;
  }
  .left-1599 {
    float: left !important;
  }
  .right-1599 {
    float: right !important;
  }
  .floatn-1599, .grid.floatn-1599 {
    float: none !important;
  }
  .grid-1599 {
    float: left !important;
    overflow: hidden;
  }
  .grid.last-1599 {
    float: right !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .none-1599 {
    display: none !important;
  }
  .block-1599 {
    display: block !important;
  }
  .iblock-1599 {
    display: inline-block !important;
  }
  .inline-1599 {
    display: inline !important;
  }
  .flex-1599 {
    display: flex !important;
  }
  .table-1599 {
    display: table !important;
  }
  .row-1599 {
    display: table-row !important;
  }
  .cell-1599 {
    display: table-cell !important;
    vertical-align: middle;
  }
  .clearl-1599 {
    clear: left !important;
  }
  .clearr-1599 {
    clear: right !important;
  }
  .clearn-1599 {
    clear: none !important;
  }
  .clearnone-1599 {
    clear: none !important;
  }
  .clearb-1599 {
    clear: both !important;
  }
  .clear-1599 {
    float: none !important;
    clear: both !important;
    width: auto !important;
    height: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
    overflow: hidden !important;
    border-style: none !important;
  }
  .alignl-1599 {
    text-align: left !important;
  }
  .alignr-1599 {
    text-align: right !important;
  }
  .alignc-1599 {
    text-align: center !important;
  }
  .alignj-1599 {
    text-align: justify !important;
  }
  .valign-1599 {
    vertical-align: middle !important;
  }
  .widthauto-1599 {
    width: auto !important;
  }
  .heightauto-1599 {
    height: auto !important;
  }
  .width0-1599 {
    width: 0px;
  }
  .height0-1599 {
    height: 0px;
  }
  .fw-1599, .grid.fw-1599, .floatl.fw-1599 {
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .fh-1599 {
    height: 100% !important;
  }
  .pointer-1599 {
    cursor: pointer !important;
  }
  .static-1599 {
    position: static !important;
  }
  .relative-1599 {
    position: relative !important;
  }
  .absolute-1599 {
    position: absolute !important;
  }
  .fixed-1599 {
    position: fixed !important;
  }
  .spacing-1599 {
    margin-bottom: 7px !important;
  }
  .spacing.floatl-1599 {
    margin-right: 15px !important;
  }
  .spacing.floatr-1599 {
    margin-left: 15px !important;
  }
  .flowhide-1599 {
    overflow: hidden;
  }
  .flowshow-1599 {
    overflow: visible;
  }
  .nowrap-1599 {
    white-space: nowrap;
  }
  .circle-1599 {
    border-radius: 50% !important;
  }
  .vh10-1599 {
    height: 10vh !important;
  }
  .vh25-1599 {
    height: 25vh !important;
  }
  .vh50-1599 {
    height: 50vh !important;
  }
  .vh100-1599 {
    height: 100vh !important;
  }
  .vw10-1599 {
    width: 10vw !important;
  }
  .vw25-1599 {
    width: 25vw !important;
  }
  .vw50-1599 {
    width: 50vw !important;
  }
  .vw100-1599 {
    width: 100vw !important;
  }
  .lineup.fw-1599, .lineupgroup.fw-1599 {
    height: auto !important;
  }
  .padded_tiny-1599 {
    padding: 5px !important;
  }
  .paddedtb_tiny-1599 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .paddedt_tiny-1599 {
    padding-top: 5px !important;
  }
  .paddedb_tiny-1599 {
    padding-bottom: 5px !important;
  }
  .paddedl_tiny-1599 {
    padding-left: 5px !important;
  }
  .paddedr_tiny-1599 {
    padding-right: 5px !important;
  }
  .paddedlr_tiny-1599 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .margin_tiny-1599 {
    margin: 5px !important;
  }
  .margintb_tiny-1599 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  .margint_tiny-1599 {
    margin-top: 5px !important;
  }
  .marginb_tiny-1599 {
    margin-bottom: 5px !important;
  }
  .marginl_tiny-1599 {
    margin-left: 5px !important;
  }
  .marginr_tiny-1599 {
    margin-right: 5px !important;
  }
  .marginlr_tiny-1599 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  .padded_small-1599 {
    padding: 10px !important;
  }
  .paddedtb_small-1599 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_small-1599 {
    padding-top: 10px !important;
  }
  .paddedb_small-1599 {
    padding-bottom: 10px !important;
  }
  .paddedl_small-1599 {
    padding-left: 10px !important;
  }
  .paddedr_small-1599 {
    padding-right: 10px !important;
  }
  .paddedlr_small-1599 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_small-1599 {
    margin: 10px !important;
  }
  .margintb_small-1599 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_small-1599 {
    margin-top: 10px !important;
  }
  .marginb_small-1599 {
    margin-bottom: 10px !important;
  }
  .marginl_small-1599 {
    margin-left: 10px !important;
  }
  .marginr_small-1599 {
    margin-right: 10px !important;
  }
  .marginlr_small-1599 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .padded_medium-1599 {
    padding: 20px !important;
  }
  .paddedtb_medium-1599 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .paddedt_medium-1599 {
    padding-top: 20px !important;
  }
  .paddedb_medium-1599 {
    padding-bottom: 20px !important;
  }
  .paddedl_medium-1599 {
    padding-left: 20px !important;
  }
  .paddedr_medium-1599 {
    padding-right: 20px !important;
  }
  .paddedlr_medium-1599 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .margin_medium-1599 {
    margin: 20px !important;
  }
  .margintb_medium-1599 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .margint_medium-1599 {
    margin-top: 20px !important;
  }
  .marginb_medium-1599 {
    margin-bottom: 20px !important;
  }
  .marginl_medium-1599 {
    margin-left: 20px !important;
  }
  .marginr_medium-1599 {
    margin-right: 20px !important;
  }
  .marginlr_medium-1599 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .padded_large-1599 {
    padding: 40px !important;
  }
  .paddedtb_large-1599 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .paddedt_large-1599 {
    padding-top: 40px !important;
  }
  .paddedb_large-1599 {
    padding-bottom: 40px !important;
  }
  .paddedl_large-1599 {
    padding-left: 40px !important;
  }
  .paddedr_large-1599 {
    padding-right: 40px !important;
  }
  .paddedlr_large-1599 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .margin_large-1599 {
    margin: 40px !important;
  }
  .margintb_large-1599 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .margint_large-1599 {
    margin-top: 40px !important;
  }
  .marginb_large-1599 {
    margin-bottom: 40px !important;
  }
  .marginl_large-1599 {
    margin-left: 40px !important;
  }
  .marginr_large-1599 {
    margin-right: 40px !important;
  }
  .marginlr_large-1599 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .padded_huge-1599 {
    padding: 70px !important;
  }
  .paddedtb_huge-1599 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .paddedt_huge-1599 {
    padding-top: 70px !important;
  }
  .paddedb_huge-1599 {
    padding-bottom: 70px !important;
  }
  .paddedl_huge-1599 {
    padding-left: 70px !important;
  }
  .paddedr_huge-1599 {
    padding-right: 70px !important;
  }
  .paddedlr_huge-1599 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .margin_huge-1599 {
    margin: 70px !important;
  }
  .margintb_huge-1599 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .margint_huge-1599 {
    margin-top: 70px !important;
  }
  .marginb_huge-1599 {
    margin-bottom: 70px !important;
  }
  .marginl_huge-1599 {
    margin-left: 70px !important;
  }
  .marginr_huge-1599 {
    margin-right: 70px !important;
  }
  .marginlr_huge-1599 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .padded_core-1599 {
    padding: 10px !important;
  }
  .paddedtb_core-1599 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_core-1599 {
    padding-top: 10px !important;
  }
  .paddedb_core-1599 {
    padding-bottom: 10px !important;
  }
  .paddedl_core-1599 {
    padding-left: 10px !important;
  }
  .paddedr_core-1599 {
    padding-right: 10px !important;
  }
  .paddedlr_core-1599 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_core-1599 {
    margin: 10px !important;
  }
  .margintb_core-1599 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_core-1599 {
    margin-top: 10px !important;
  }
  .marginb_core-1599 {
    margin-bottom: 10px !important;
  }
  .marginl_core-1599 {
    margin-left: 10px !important;
  }
  .marginr_core-1599 {
    margin-right: 10px !important;
  }
  .marginlr_core-1599 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .margin_auto-1599 {
    margin: auto !important;
  }
  .margintb_auto-1599 {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .margint_auto-1599 {
    margin-top: auto !important;
  }
  .marginb_auto-1599 {
    margin-bottom: auto !important;
  }
  .marginl_auto-1599 {
    margin-left: auto !important;
  }
  .marginr_auto-1599 {
    margin-right: auto !important;
  }
  .marginlr_auto-1599 {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .padded_none-1599 {
    padding: 0px !important;
  }
  .paddedtb_none-1599 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .paddedt_none-1599 {
    padding-top: 0px !important;
  }
  .paddedb_none-1599 {
    padding-bottom: 0px !important;
  }
  .paddedl_none-1599 {
    padding-left: 0px !important;
  }
  .paddedr_none-1599 {
    padding-right: 0px !important;
  }
  .paddedlr_none-1599 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .margin_none-1599 {
    margin: 0px !important;
  }
  .margintb_none-1599 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .margint_none-1599 {
    margin-top: 0px !important;
  }
  .marginb_none-1599 {
    margin-bottom: 0px !important;
  }
  .marginl_none-1599 {
    margin-left: 0px !important;
  }
  .marginr_none-1599 {
    margin-right: 0px !important;
  }
  .marginlr_none-1599 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .border_1-1599 {
    border: solid 1px #282828;
  }
  .bordertb_1-1599 {
    border-top: solid 1px #282828;
    border-bottom: solid 1px #282828;
  }
  .bordert_1-1599 {
    border-top: solid 1px #282828;
  }
  .borderb_1-1599 {
    border-bottom: solid 1px #282828;
  }
  .borderl_1-1599 {
    border-left: solid 1px #282828;
  }
  .borderr_1-1599 {
    border-right: solid 1px #282828;
  }
  .borderlr_1-1599 {
    border-left: solid 1px #282828;
    border-right: solid 1px #282828;
  }
  .border_2-1599 {
    border: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordertb_2-1599 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordert_2-1599 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderb_2-1599 {
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderl_2-1599 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderr_2-1599 {
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderlr_2-1599 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .border_none-1599 {
    border: none;
  }
  .bordertb_none-1599 {
    border-top: none;
    border-bottom: none;
  }
  .bordert_none-1599 {
    border-top: none;
  }
  .borderb_none-1599 {
    border-bottom: none;
  }
  .borderl_none-1599 {
    border-left: none;
  }
  .borderr_none-1599 {
    border-right: none;
  }
  .borderlr_none-1599 {
    border-left: none;
    border-right: none;
  }
  .colour1_bg-1599 {
    background-color: #2e3955 !important;
  }
  .colour1_bg-1599, a.colour1_bg-1599 {
    color: #FFFFFF !important;
  }
  .colour1_bg-1599 a {
    color: #FFFFFF;
  }
  .colour1-1599 a, a.colour1-1599 {
    color: #2e3955;
  }
  .colour1-1599 {
    color: #2e3955;
    background: transparent !important;
  }
  .colour1_bg-1599 input[type=text], .colour1_bg-1599 input[type=password], .colour1_bg-1599 input[type=number], .colour1_bg-1599 textarea, .colour1_bg-1599 select, .colour1_bg-1599 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour1_bg-1599 select option {
    color: #333333;
    background: transparent;
  }
  .colour1_bg-1599 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour1_bg-1599 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour1_bg-1599 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-1599 {
    background-color: #858585 !important;
  }
  .colour2_bg-1599, a.colour2_bg-1599 {
    color: #FFFFFF !important;
  }
  .colour2_bg-1599 a {
    color: #FFFFFF;
  }
  .colour2-1599 a, a.colour2-1599 {
    color: #858585;
  }
  .colour2-1599 {
    color: #858585;
    background: transparent !important;
  }
  .colour2_bg-1599 input[type=text], .colour2_bg-1599 input[type=password], .colour2_bg-1599 input[type=number], .colour2_bg-1599 textarea, .colour2_bg-1599 select, .colour2_bg-1599 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour2_bg-1599 select option {
    color: #333333;
    background: transparent;
  }
  .colour2_bg-1599 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour2_bg-1599 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-1599 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-1599 {
    background-color: #D22A20 !important;
  }
  .colour3_bg-1599, a.colour3_bg-1599 {
    color: #FFFFFF !important;
  }
  .colour3_bg-1599 a {
    color: #FFFFFF;
  }
  .colour3-1599 a, a.colour3-1599 {
    color: #D22A20;
  }
  .colour3-1599 {
    color: #D22A20;
    background: transparent !important;
  }
  .colour3_bg-1599 input[type=text], .colour3_bg-1599 input[type=password], .colour3_bg-1599 input[type=number], .colour3_bg-1599 textarea, .colour3_bg-1599 select, .colour3_bg-1599 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour3_bg-1599 select option {
    color: #333333;
    background: transparent;
  }
  .colour3_bg-1599 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour3_bg-1599 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-1599 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour4_bg-1599 {
    background-color: #eeeeee !important;
  }
  .colour4_bg-1599, a.colour4_bg-1599 {
    color: #343434 !important;
  }
  .colour4_bg-1599 a {
    color: #343434;
  }
  .colour4-1599 a, a.colour4-1599 {
    color: #eeeeee;
  }
  .colour4-1599 {
    color: #eeeeee;
    background: transparent !important;
  }
  .colour4_bg-1599 input[type=text], .colour4_bg-1599 input[type=password], .colour4_bg-1599 input[type=number], .colour4_bg-1599 textarea, .colour4_bg-1599 select, .colour4_bg-1599 select option {
    border-color: #343434;
    color: #343434;
    background: transparent;
  }
  .colour4_bg-1599 select option {
    color: #333333;
    background: transparent;
  }
  .colour4_bg-1599 select {
    color: rgba(52, 52, 52, 0.7);
  }
  .colour4_bg-1599 ::-webkit-input-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour4_bg-1599 ::-moz-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour5_bg-1599 {
    background-color: #f9f9f9 !important;
  }
  .colour5_bg-1599, a.colour5_bg-1599 {
    color: #252525 !important;
  }
  .colour5_bg-1599 a {
    color: #252525;
  }
  .colour5-1599 a, a.colour5-1599 {
    color: #f9f9f9;
  }
  .colour5-1599 {
    color: #f9f9f9;
    background: transparent !important;
  }
  .colour5_bg-1599 input[type=text], .colour5_bg-1599 input[type=password], .colour5_bg-1599 input[type=number], .colour5_bg-1599 textarea, .colour5_bg-1599 select, .colour5_bg-1599 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour5_bg-1599 select option {
    color: #333333;
    background: transparent;
  }
  .colour5_bg-1599 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour5_bg-1599 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour5_bg-1599 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour6_bg-1599 {
    background-color: #404040 !important;
  }
  .colour6_bg-1599, a.colour6_bg-1599 {
    color: #FFFFFF !important;
  }
  .colour6_bg-1599 a {
    color: #FFFFFF;
  }
  .colour6-1599 a, a.colour6-1599 {
    color: #404040;
  }
  .colour6-1599 {
    color: #404040;
    background: transparent !important;
  }
  .colour6_bg-1599 input[type=text], .colour6_bg-1599 input[type=password], .colour6_bg-1599 input[type=number], .colour6_bg-1599 textarea, .colour6_bg-1599 select, .colour6_bg-1599 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour6_bg-1599 select option {
    color: #333333;
    background: transparent;
  }
  .colour6_bg-1599 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour6_bg-1599 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour6_bg-1599 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour7_bg-1599 {
    background-color: #FFFFFF !important;
  }
  .colour7_bg-1599, a.colour7_bg-1599 {
    color: #252525 !important;
  }
  .colour7_bg-1599 a {
    color: #252525;
  }
  .colour7-1599 a, a.colour7-1599 {
    color: #FFFFFF;
  }
  .colour7-1599 {
    color: #FFFFFF;
    background: transparent !important;
  }
  .colour7_bg-1599 input[type=text], .colour7_bg-1599 input[type=password], .colour7_bg-1599 input[type=number], .colour7_bg-1599 textarea, .colour7_bg-1599 select, .colour7_bg-1599 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour7_bg-1599 select option {
    color: #333333;
    background: transparent;
  }
  .colour7_bg-1599 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour7_bg-1599 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour7_bg-1599 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
}
@media only screen and (max-width: 1549px) {
  .grid.seven-1549 {
    float: left !important;
    width: 11.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x2-1549 {
    float: left !important;
    width: 26.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x3-1549 {
    float: left !important;
    width: 41% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x4-1549 {
    float: left !important;
    width: 55.75% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x5-1549 {
    float: left !important;
    width: 70.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x6-1549 {
    float: left !important;
    width: 85.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.six-1549 {
    float: left !important;
    width: 15% !important;
    margin-right: 2% !important;
  }
  .grid.six_x2-1549 {
    float: left !important;
    width: 32% !important;
    margin-right: 2% !important;
  }
  .grid.six_x3-1549 {
    float: left !important;
    width: 49% !important;
    margin-right: 2% !important;
  }
  .grid.six_x4-1549 {
    float: left !important;
    width: 63% !important;
    margin-right: 2% !important;
  }
  .grid.six_x5-1549 {
    float: left !important;
    width: 83% !important;
    margin-right: 2% !important;
  }
  .grid.five-1549 {
    float: left !important;
    width: 18% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x2-1549 {
    float: left !important;
    width: 38.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x3-1549 {
    float: left !important;
    width: 59% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x4-1549 {
    float: left !important;
    width: 79.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.four-1549 {
    float: left !important;
    width: 22% !important;
    margin-right: 4% !important;
  }
  .grid.four_x2-1549 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.four_x3-1549 {
    float: left !important;
    width: 74% !important;
    margin-right: 4% !important;
  }
  .grid.three-1549 {
    float: left !important;
    width: 31% !important;
    margin-right: 3.5% !important;
  }
  .grid.three_x2-1549 {
    float: left !important;
    width: 65.5% !important;
    margin-right: 3.5% !important;
  }
  .grid.two-1549 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.one-1549 {
    float: left !important;
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .floatl.seven-1549 {
    width: 14.28571429% !important;
  }
  .floatl.seven_x2-1549 {
    width: 28.57142857% !important;
  }
  .floatl.seven_x3-1549 {
    width: 42.85714286% !important;
  }
  .floatl.seven_x4-1549 {
    width: 57.14285714% !important;
  }
  .floatl.seven_x5-1549 {
    width: 71.42857143% !important;
  }
  .floatl.seven_x6-1549 {
    width: 85.71428571% !important;
  }
  .floatl.six-1549 {
    width: 16.66666667% !important;
  }
  .floatl.six_x2-1549 {
    width: 33.33333333% !important;
  }
  .floatl.six_x3-1549 {
    width: 50% !important;
  }
  .floatl.six_x4-1549 {
    width: 66.6666667% !important;
  }
  .floatl.six_x5-1549 {
    width: 83% !important;
  }
  .floatl.five-1549 {
    width: 20% !important;
  }
  .floatl.five_x2-1549 {
    width: 40% !important;
  }
  .floatl.five_x3-1549 {
    width: 60% !important;
  }
  .floatl.five_x4-1549 {
    width: 80% !important;
  }
  .floatl.four-1549 {
    width: 25% !important;
  }
  .floatl.four_x2-1549 {
    width: 50% !important;
  }
  .floatl.four_x3-1549 {
    width: 75% !important;
  }
  .floatl.three-1549 {
    width: 33.33333333% !important;
  }
  .floatl.three_x2-1549 {
    width: 66.66666667% !important;
  }
  .floatl.two-1549 {
    width: 50% !important;
  }
  .floatl.one-1549 {
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
  }
  .invisible-1549 {
    visibility: hidden !important;
  }
  .last-1549 {
    margin-right: 0px !important;
  }
  .floatl-1549 {
    float: left !important;
  }
  .floatr-1549 {
    float: right !important;
  }
  .left-1549 {
    float: left !important;
  }
  .right-1549 {
    float: right !important;
  }
  .floatn-1549, .grid.floatn-1549 {
    float: none !important;
  }
  .grid-1549 {
    float: left !important;
    overflow: hidden;
  }
  .grid.last-1549 {
    float: right !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .none-1549 {
    display: none !important;
  }
  .block-1549 {
    display: block !important;
  }
  .iblock-1549 {
    display: inline-block !important;
  }
  .inline-1549 {
    display: inline !important;
  }
  .flex-1549 {
    display: flex !important;
  }
  .table-1549 {
    display: table !important;
  }
  .row-1549 {
    display: table-row !important;
  }
  .cell-1549 {
    display: table-cell !important;
    vertical-align: middle;
  }
  .clearl-1549 {
    clear: left !important;
  }
  .clearr-1549 {
    clear: right !important;
  }
  .clearn-1549 {
    clear: none !important;
  }
  .clearnone-1549 {
    clear: none !important;
  }
  .clearb-1549 {
    clear: both !important;
  }
  .clear-1549 {
    float: none !important;
    clear: both !important;
    width: auto !important;
    height: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
    overflow: hidden !important;
    border-style: none !important;
  }
  .alignl-1549 {
    text-align: left !important;
  }
  .alignr-1549 {
    text-align: right !important;
  }
  .alignc-1549 {
    text-align: center !important;
  }
  .alignj-1549 {
    text-align: justify !important;
  }
  .valign-1549 {
    vertical-align: middle !important;
  }
  .widthauto-1549 {
    width: auto !important;
  }
  .heightauto-1549 {
    height: auto !important;
  }
  .width0-1549 {
    width: 0px;
  }
  .height0-1549 {
    height: 0px;
  }
  .fw-1549, .grid.fw-1549, .floatl.fw-1549 {
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .fh-1549 {
    height: 100% !important;
  }
  .pointer-1549 {
    cursor: pointer !important;
  }
  .static-1549 {
    position: static !important;
  }
  .relative-1549 {
    position: relative !important;
  }
  .absolute-1549 {
    position: absolute !important;
  }
  .fixed-1549 {
    position: fixed !important;
  }
  .spacing-1549 {
    margin-bottom: 7px !important;
  }
  .spacing.floatl-1549 {
    margin-right: 15px !important;
  }
  .spacing.floatr-1549 {
    margin-left: 15px !important;
  }
  .flowhide-1549 {
    overflow: hidden;
  }
  .flowshow-1549 {
    overflow: visible;
  }
  .nowrap-1549 {
    white-space: nowrap;
  }
  .circle-1549 {
    border-radius: 50% !important;
  }
  .vh10-1549 {
    height: 10vh !important;
  }
  .vh25-1549 {
    height: 25vh !important;
  }
  .vh50-1549 {
    height: 50vh !important;
  }
  .vh100-1549 {
    height: 100vh !important;
  }
  .vw10-1549 {
    width: 10vw !important;
  }
  .vw25-1549 {
    width: 25vw !important;
  }
  .vw50-1549 {
    width: 50vw !important;
  }
  .vw100-1549 {
    width: 100vw !important;
  }
  .lineup.fw-1549, .lineupgroup.fw-1549 {
    height: auto !important;
  }
  .padded_tiny-1549 {
    padding: 5px !important;
  }
  .paddedtb_tiny-1549 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .paddedt_tiny-1549 {
    padding-top: 5px !important;
  }
  .paddedb_tiny-1549 {
    padding-bottom: 5px !important;
  }
  .paddedl_tiny-1549 {
    padding-left: 5px !important;
  }
  .paddedr_tiny-1549 {
    padding-right: 5px !important;
  }
  .paddedlr_tiny-1549 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .margin_tiny-1549 {
    margin: 5px !important;
  }
  .margintb_tiny-1549 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  .margint_tiny-1549 {
    margin-top: 5px !important;
  }
  .marginb_tiny-1549 {
    margin-bottom: 5px !important;
  }
  .marginl_tiny-1549 {
    margin-left: 5px !important;
  }
  .marginr_tiny-1549 {
    margin-right: 5px !important;
  }
  .marginlr_tiny-1549 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  .padded_small-1549 {
    padding: 10px !important;
  }
  .paddedtb_small-1549 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_small-1549 {
    padding-top: 10px !important;
  }
  .paddedb_small-1549 {
    padding-bottom: 10px !important;
  }
  .paddedl_small-1549 {
    padding-left: 10px !important;
  }
  .paddedr_small-1549 {
    padding-right: 10px !important;
  }
  .paddedlr_small-1549 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_small-1549 {
    margin: 10px !important;
  }
  .margintb_small-1549 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_small-1549 {
    margin-top: 10px !important;
  }
  .marginb_small-1549 {
    margin-bottom: 10px !important;
  }
  .marginl_small-1549 {
    margin-left: 10px !important;
  }
  .marginr_small-1549 {
    margin-right: 10px !important;
  }
  .marginlr_small-1549 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .padded_medium-1549 {
    padding: 20px !important;
  }
  .paddedtb_medium-1549 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .paddedt_medium-1549 {
    padding-top: 20px !important;
  }
  .paddedb_medium-1549 {
    padding-bottom: 20px !important;
  }
  .paddedl_medium-1549 {
    padding-left: 20px !important;
  }
  .paddedr_medium-1549 {
    padding-right: 20px !important;
  }
  .paddedlr_medium-1549 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .margin_medium-1549 {
    margin: 20px !important;
  }
  .margintb_medium-1549 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .margint_medium-1549 {
    margin-top: 20px !important;
  }
  .marginb_medium-1549 {
    margin-bottom: 20px !important;
  }
  .marginl_medium-1549 {
    margin-left: 20px !important;
  }
  .marginr_medium-1549 {
    margin-right: 20px !important;
  }
  .marginlr_medium-1549 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .padded_large-1549 {
    padding: 40px !important;
  }
  .paddedtb_large-1549 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .paddedt_large-1549 {
    padding-top: 40px !important;
  }
  .paddedb_large-1549 {
    padding-bottom: 40px !important;
  }
  .paddedl_large-1549 {
    padding-left: 40px !important;
  }
  .paddedr_large-1549 {
    padding-right: 40px !important;
  }
  .paddedlr_large-1549 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .margin_large-1549 {
    margin: 40px !important;
  }
  .margintb_large-1549 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .margint_large-1549 {
    margin-top: 40px !important;
  }
  .marginb_large-1549 {
    margin-bottom: 40px !important;
  }
  .marginl_large-1549 {
    margin-left: 40px !important;
  }
  .marginr_large-1549 {
    margin-right: 40px !important;
  }
  .marginlr_large-1549 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .padded_huge-1549 {
    padding: 70px !important;
  }
  .paddedtb_huge-1549 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .paddedt_huge-1549 {
    padding-top: 70px !important;
  }
  .paddedb_huge-1549 {
    padding-bottom: 70px !important;
  }
  .paddedl_huge-1549 {
    padding-left: 70px !important;
  }
  .paddedr_huge-1549 {
    padding-right: 70px !important;
  }
  .paddedlr_huge-1549 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .margin_huge-1549 {
    margin: 70px !important;
  }
  .margintb_huge-1549 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .margint_huge-1549 {
    margin-top: 70px !important;
  }
  .marginb_huge-1549 {
    margin-bottom: 70px !important;
  }
  .marginl_huge-1549 {
    margin-left: 70px !important;
  }
  .marginr_huge-1549 {
    margin-right: 70px !important;
  }
  .marginlr_huge-1549 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .padded_core-1549 {
    padding: 10px !important;
  }
  .paddedtb_core-1549 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_core-1549 {
    padding-top: 10px !important;
  }
  .paddedb_core-1549 {
    padding-bottom: 10px !important;
  }
  .paddedl_core-1549 {
    padding-left: 10px !important;
  }
  .paddedr_core-1549 {
    padding-right: 10px !important;
  }
  .paddedlr_core-1549 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_core-1549 {
    margin: 10px !important;
  }
  .margintb_core-1549 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_core-1549 {
    margin-top: 10px !important;
  }
  .marginb_core-1549 {
    margin-bottom: 10px !important;
  }
  .marginl_core-1549 {
    margin-left: 10px !important;
  }
  .marginr_core-1549 {
    margin-right: 10px !important;
  }
  .marginlr_core-1549 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .margin_auto-1549 {
    margin: auto !important;
  }
  .margintb_auto-1549 {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .margint_auto-1549 {
    margin-top: auto !important;
  }
  .marginb_auto-1549 {
    margin-bottom: auto !important;
  }
  .marginl_auto-1549 {
    margin-left: auto !important;
  }
  .marginr_auto-1549 {
    margin-right: auto !important;
  }
  .marginlr_auto-1549 {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .padded_none-1549 {
    padding: 0px !important;
  }
  .paddedtb_none-1549 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .paddedt_none-1549 {
    padding-top: 0px !important;
  }
  .paddedb_none-1549 {
    padding-bottom: 0px !important;
  }
  .paddedl_none-1549 {
    padding-left: 0px !important;
  }
  .paddedr_none-1549 {
    padding-right: 0px !important;
  }
  .paddedlr_none-1549 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .margin_none-1549 {
    margin: 0px !important;
  }
  .margintb_none-1549 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .margint_none-1549 {
    margin-top: 0px !important;
  }
  .marginb_none-1549 {
    margin-bottom: 0px !important;
  }
  .marginl_none-1549 {
    margin-left: 0px !important;
  }
  .marginr_none-1549 {
    margin-right: 0px !important;
  }
  .marginlr_none-1549 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .border_1-1549 {
    border: solid 1px #282828;
  }
  .bordertb_1-1549 {
    border-top: solid 1px #282828;
    border-bottom: solid 1px #282828;
  }
  .bordert_1-1549 {
    border-top: solid 1px #282828;
  }
  .borderb_1-1549 {
    border-bottom: solid 1px #282828;
  }
  .borderl_1-1549 {
    border-left: solid 1px #282828;
  }
  .borderr_1-1549 {
    border-right: solid 1px #282828;
  }
  .borderlr_1-1549 {
    border-left: solid 1px #282828;
    border-right: solid 1px #282828;
  }
  .border_2-1549 {
    border: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordertb_2-1549 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordert_2-1549 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderb_2-1549 {
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderl_2-1549 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderr_2-1549 {
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderlr_2-1549 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .border_none-1549 {
    border: none;
  }
  .bordertb_none-1549 {
    border-top: none;
    border-bottom: none;
  }
  .bordert_none-1549 {
    border-top: none;
  }
  .borderb_none-1549 {
    border-bottom: none;
  }
  .borderl_none-1549 {
    border-left: none;
  }
  .borderr_none-1549 {
    border-right: none;
  }
  .borderlr_none-1549 {
    border-left: none;
    border-right: none;
  }
  .colour1_bg-1549 {
    background-color: #2e3955 !important;
  }
  .colour1_bg-1549, a.colour1_bg-1549 {
    color: #FFFFFF !important;
  }
  .colour1_bg-1549 a {
    color: #FFFFFF;
  }
  .colour1-1549 a, a.colour1-1549 {
    color: #2e3955;
  }
  .colour1-1549 {
    color: #2e3955;
    background: transparent !important;
  }
  .colour1_bg-1549 input[type=text], .colour1_bg-1549 input[type=password], .colour1_bg-1549 input[type=number], .colour1_bg-1549 textarea, .colour1_bg-1549 select, .colour1_bg-1549 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour1_bg-1549 select option {
    color: #333333;
    background: transparent;
  }
  .colour1_bg-1549 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour1_bg-1549 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour1_bg-1549 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-1549 {
    background-color: #858585 !important;
  }
  .colour2_bg-1549, a.colour2_bg-1549 {
    color: #FFFFFF !important;
  }
  .colour2_bg-1549 a {
    color: #FFFFFF;
  }
  .colour2-1549 a, a.colour2-1549 {
    color: #858585;
  }
  .colour2-1549 {
    color: #858585;
    background: transparent !important;
  }
  .colour2_bg-1549 input[type=text], .colour2_bg-1549 input[type=password], .colour2_bg-1549 input[type=number], .colour2_bg-1549 textarea, .colour2_bg-1549 select, .colour2_bg-1549 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour2_bg-1549 select option {
    color: #333333;
    background: transparent;
  }
  .colour2_bg-1549 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour2_bg-1549 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-1549 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-1549 {
    background-color: #D22A20 !important;
  }
  .colour3_bg-1549, a.colour3_bg-1549 {
    color: #FFFFFF !important;
  }
  .colour3_bg-1549 a {
    color: #FFFFFF;
  }
  .colour3-1549 a, a.colour3-1549 {
    color: #D22A20;
  }
  .colour3-1549 {
    color: #D22A20;
    background: transparent !important;
  }
  .colour3_bg-1549 input[type=text], .colour3_bg-1549 input[type=password], .colour3_bg-1549 input[type=number], .colour3_bg-1549 textarea, .colour3_bg-1549 select, .colour3_bg-1549 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour3_bg-1549 select option {
    color: #333333;
    background: transparent;
  }
  .colour3_bg-1549 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour3_bg-1549 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-1549 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour4_bg-1549 {
    background-color: #eeeeee !important;
  }
  .colour4_bg-1549, a.colour4_bg-1549 {
    color: #343434 !important;
  }
  .colour4_bg-1549 a {
    color: #343434;
  }
  .colour4-1549 a, a.colour4-1549 {
    color: #eeeeee;
  }
  .colour4-1549 {
    color: #eeeeee;
    background: transparent !important;
  }
  .colour4_bg-1549 input[type=text], .colour4_bg-1549 input[type=password], .colour4_bg-1549 input[type=number], .colour4_bg-1549 textarea, .colour4_bg-1549 select, .colour4_bg-1549 select option {
    border-color: #343434;
    color: #343434;
    background: transparent;
  }
  .colour4_bg-1549 select option {
    color: #333333;
    background: transparent;
  }
  .colour4_bg-1549 select {
    color: rgba(52, 52, 52, 0.7);
  }
  .colour4_bg-1549 ::-webkit-input-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour4_bg-1549 ::-moz-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour5_bg-1549 {
    background-color: #f9f9f9 !important;
  }
  .colour5_bg-1549, a.colour5_bg-1549 {
    color: #252525 !important;
  }
  .colour5_bg-1549 a {
    color: #252525;
  }
  .colour5-1549 a, a.colour5-1549 {
    color: #f9f9f9;
  }
  .colour5-1549 {
    color: #f9f9f9;
    background: transparent !important;
  }
  .colour5_bg-1549 input[type=text], .colour5_bg-1549 input[type=password], .colour5_bg-1549 input[type=number], .colour5_bg-1549 textarea, .colour5_bg-1549 select, .colour5_bg-1549 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour5_bg-1549 select option {
    color: #333333;
    background: transparent;
  }
  .colour5_bg-1549 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour5_bg-1549 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour5_bg-1549 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour6_bg-1549 {
    background-color: #404040 !important;
  }
  .colour6_bg-1549, a.colour6_bg-1549 {
    color: #FFFFFF !important;
  }
  .colour6_bg-1549 a {
    color: #FFFFFF;
  }
  .colour6-1549 a, a.colour6-1549 {
    color: #404040;
  }
  .colour6-1549 {
    color: #404040;
    background: transparent !important;
  }
  .colour6_bg-1549 input[type=text], .colour6_bg-1549 input[type=password], .colour6_bg-1549 input[type=number], .colour6_bg-1549 textarea, .colour6_bg-1549 select, .colour6_bg-1549 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour6_bg-1549 select option {
    color: #333333;
    background: transparent;
  }
  .colour6_bg-1549 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour6_bg-1549 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour6_bg-1549 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour7_bg-1549 {
    background-color: #FFFFFF !important;
  }
  .colour7_bg-1549, a.colour7_bg-1549 {
    color: #252525 !important;
  }
  .colour7_bg-1549 a {
    color: #252525;
  }
  .colour7-1549 a, a.colour7-1549 {
    color: #FFFFFF;
  }
  .colour7-1549 {
    color: #FFFFFF;
    background: transparent !important;
  }
  .colour7_bg-1549 input[type=text], .colour7_bg-1549 input[type=password], .colour7_bg-1549 input[type=number], .colour7_bg-1549 textarea, .colour7_bg-1549 select, .colour7_bg-1549 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour7_bg-1549 select option {
    color: #333333;
    background: transparent;
  }
  .colour7_bg-1549 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour7_bg-1549 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour7_bg-1549 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
}
@media only screen and (max-width: 1499px) {
  .grid.seven-1499 {
    float: left !important;
    width: 11.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x2-1499 {
    float: left !important;
    width: 26.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x3-1499 {
    float: left !important;
    width: 41% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x4-1499 {
    float: left !important;
    width: 55.75% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x5-1499 {
    float: left !important;
    width: 70.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x6-1499 {
    float: left !important;
    width: 85.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.six-1499 {
    float: left !important;
    width: 15% !important;
    margin-right: 2% !important;
  }
  .grid.six_x2-1499 {
    float: left !important;
    width: 32% !important;
    margin-right: 2% !important;
  }
  .grid.six_x3-1499 {
    float: left !important;
    width: 49% !important;
    margin-right: 2% !important;
  }
  .grid.six_x4-1499 {
    float: left !important;
    width: 63% !important;
    margin-right: 2% !important;
  }
  .grid.six_x5-1499 {
    float: left !important;
    width: 83% !important;
    margin-right: 2% !important;
  }
  .grid.five-1499 {
    float: left !important;
    width: 18% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x2-1499 {
    float: left !important;
    width: 38.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x3-1499 {
    float: left !important;
    width: 59% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x4-1499 {
    float: left !important;
    width: 79.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.four-1499 {
    float: left !important;
    width: 22% !important;
    margin-right: 4% !important;
  }
  .grid.four_x2-1499 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.four_x3-1499 {
    float: left !important;
    width: 74% !important;
    margin-right: 4% !important;
  }
  .grid.three-1499 {
    float: left !important;
    width: 31% !important;
    margin-right: 3.5% !important;
  }
  .grid.three_x2-1499 {
    float: left !important;
    width: 65.5% !important;
    margin-right: 3.5% !important;
  }
  .grid.two-1499 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.one-1499 {
    float: left !important;
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .floatl.seven-1499 {
    width: 14.28571429% !important;
  }
  .floatl.seven_x2-1499 {
    width: 28.57142857% !important;
  }
  .floatl.seven_x3-1499 {
    width: 42.85714286% !important;
  }
  .floatl.seven_x4-1499 {
    width: 57.14285714% !important;
  }
  .floatl.seven_x5-1499 {
    width: 71.42857143% !important;
  }
  .floatl.seven_x6-1499 {
    width: 85.71428571% !important;
  }
  .floatl.six-1499 {
    width: 16.66666667% !important;
  }
  .floatl.six_x2-1499 {
    width: 33.33333333% !important;
  }
  .floatl.six_x3-1499 {
    width: 50% !important;
  }
  .floatl.six_x4-1499 {
    width: 66.6666667% !important;
  }
  .floatl.six_x5-1499 {
    width: 83% !important;
  }
  .floatl.five-1499 {
    width: 20% !important;
  }
  .floatl.five_x2-1499 {
    width: 40% !important;
  }
  .floatl.five_x3-1499 {
    width: 60% !important;
  }
  .floatl.five_x4-1499 {
    width: 80% !important;
  }
  .floatl.four-1499 {
    width: 25% !important;
  }
  .floatl.four_x2-1499 {
    width: 50% !important;
  }
  .floatl.four_x3-1499 {
    width: 75% !important;
  }
  .floatl.three-1499 {
    width: 33.33333333% !important;
  }
  .floatl.three_x2-1499 {
    width: 66.66666667% !important;
  }
  .floatl.two-1499 {
    width: 50% !important;
  }
  .floatl.one-1499 {
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
  }
  .invisible-1499 {
    visibility: hidden !important;
  }
  .last-1499 {
    margin-right: 0px !important;
  }
  .floatl-1499 {
    float: left !important;
  }
  .floatr-1499 {
    float: right !important;
  }
  .left-1499 {
    float: left !important;
  }
  .right-1499 {
    float: right !important;
  }
  .floatn-1499, .grid.floatn-1499 {
    float: none !important;
  }
  .grid-1499 {
    float: left !important;
    overflow: hidden;
  }
  .grid.last-1499 {
    float: right !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .none-1499 {
    display: none !important;
  }
  .block-1499 {
    display: block !important;
  }
  .iblock-1499 {
    display: inline-block !important;
  }
  .inline-1499 {
    display: inline !important;
  }
  .flex-1499 {
    display: flex !important;
  }
  .table-1499 {
    display: table !important;
  }
  .row-1499 {
    display: table-row !important;
  }
  .cell-1499 {
    display: table-cell !important;
    vertical-align: middle;
  }
  .clearl-1499 {
    clear: left !important;
  }
  .clearr-1499 {
    clear: right !important;
  }
  .clearn-1499 {
    clear: none !important;
  }
  .clearnone-1499 {
    clear: none !important;
  }
  .clearb-1499 {
    clear: both !important;
  }
  .clear-1499 {
    float: none !important;
    clear: both !important;
    width: auto !important;
    height: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
    overflow: hidden !important;
    border-style: none !important;
  }
  .alignl-1499 {
    text-align: left !important;
  }
  .alignr-1499 {
    text-align: right !important;
  }
  .alignc-1499 {
    text-align: center !important;
  }
  .alignj-1499 {
    text-align: justify !important;
  }
  .valign-1499 {
    vertical-align: middle !important;
  }
  .widthauto-1499 {
    width: auto !important;
  }
  .heightauto-1499 {
    height: auto !important;
  }
  .width0-1499 {
    width: 0px;
  }
  .height0-1499 {
    height: 0px;
  }
  .fw-1499, .grid.fw-1499, .floatl.fw-1499 {
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .fh-1499 {
    height: 100% !important;
  }
  .pointer-1499 {
    cursor: pointer !important;
  }
  .static-1499 {
    position: static !important;
  }
  .relative-1499 {
    position: relative !important;
  }
  .absolute-1499 {
    position: absolute !important;
  }
  .fixed-1499 {
    position: fixed !important;
  }
  .spacing-1499 {
    margin-bottom: 7px !important;
  }
  .spacing.floatl-1499 {
    margin-right: 15px !important;
  }
  .spacing.floatr-1499 {
    margin-left: 15px !important;
  }
  .flowhide-1499 {
    overflow: hidden;
  }
  .flowshow-1499 {
    overflow: visible;
  }
  .nowrap-1499 {
    white-space: nowrap;
  }
  .circle-1499 {
    border-radius: 50% !important;
  }
  .vh10-1499 {
    height: 10vh !important;
  }
  .vh25-1499 {
    height: 25vh !important;
  }
  .vh50-1499 {
    height: 50vh !important;
  }
  .vh100-1499 {
    height: 100vh !important;
  }
  .vw10-1499 {
    width: 10vw !important;
  }
  .vw25-1499 {
    width: 25vw !important;
  }
  .vw50-1499 {
    width: 50vw !important;
  }
  .vw100-1499 {
    width: 100vw !important;
  }
  .lineup.fw-1499, .lineupgroup.fw-1499 {
    height: auto !important;
  }
  .padded_tiny-1499 {
    padding: 5px !important;
  }
  .paddedtb_tiny-1499 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .paddedt_tiny-1499 {
    padding-top: 5px !important;
  }
  .paddedb_tiny-1499 {
    padding-bottom: 5px !important;
  }
  .paddedl_tiny-1499 {
    padding-left: 5px !important;
  }
  .paddedr_tiny-1499 {
    padding-right: 5px !important;
  }
  .paddedlr_tiny-1499 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .margin_tiny-1499 {
    margin: 5px !important;
  }
  .margintb_tiny-1499 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  .margint_tiny-1499 {
    margin-top: 5px !important;
  }
  .marginb_tiny-1499 {
    margin-bottom: 5px !important;
  }
  .marginl_tiny-1499 {
    margin-left: 5px !important;
  }
  .marginr_tiny-1499 {
    margin-right: 5px !important;
  }
  .marginlr_tiny-1499 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  .padded_small-1499 {
    padding: 10px !important;
  }
  .paddedtb_small-1499 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_small-1499 {
    padding-top: 10px !important;
  }
  .paddedb_small-1499 {
    padding-bottom: 10px !important;
  }
  .paddedl_small-1499 {
    padding-left: 10px !important;
  }
  .paddedr_small-1499 {
    padding-right: 10px !important;
  }
  .paddedlr_small-1499 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_small-1499 {
    margin: 10px !important;
  }
  .margintb_small-1499 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_small-1499 {
    margin-top: 10px !important;
  }
  .marginb_small-1499 {
    margin-bottom: 10px !important;
  }
  .marginl_small-1499 {
    margin-left: 10px !important;
  }
  .marginr_small-1499 {
    margin-right: 10px !important;
  }
  .marginlr_small-1499 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .padded_medium-1499 {
    padding: 20px !important;
  }
  .paddedtb_medium-1499 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .paddedt_medium-1499 {
    padding-top: 20px !important;
  }
  .paddedb_medium-1499 {
    padding-bottom: 20px !important;
  }
  .paddedl_medium-1499 {
    padding-left: 20px !important;
  }
  .paddedr_medium-1499 {
    padding-right: 20px !important;
  }
  .paddedlr_medium-1499 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .margin_medium-1499 {
    margin: 20px !important;
  }
  .margintb_medium-1499 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .margint_medium-1499 {
    margin-top: 20px !important;
  }
  .marginb_medium-1499 {
    margin-bottom: 20px !important;
  }
  .marginl_medium-1499 {
    margin-left: 20px !important;
  }
  .marginr_medium-1499 {
    margin-right: 20px !important;
  }
  .marginlr_medium-1499 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .padded_large-1499 {
    padding: 40px !important;
  }
  .paddedtb_large-1499 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .paddedt_large-1499 {
    padding-top: 40px !important;
  }
  .paddedb_large-1499 {
    padding-bottom: 40px !important;
  }
  .paddedl_large-1499 {
    padding-left: 40px !important;
  }
  .paddedr_large-1499 {
    padding-right: 40px !important;
  }
  .paddedlr_large-1499 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .margin_large-1499 {
    margin: 40px !important;
  }
  .margintb_large-1499 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .margint_large-1499 {
    margin-top: 40px !important;
  }
  .marginb_large-1499 {
    margin-bottom: 40px !important;
  }
  .marginl_large-1499 {
    margin-left: 40px !important;
  }
  .marginr_large-1499 {
    margin-right: 40px !important;
  }
  .marginlr_large-1499 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .padded_huge-1499 {
    padding: 70px !important;
  }
  .paddedtb_huge-1499 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .paddedt_huge-1499 {
    padding-top: 70px !important;
  }
  .paddedb_huge-1499 {
    padding-bottom: 70px !important;
  }
  .paddedl_huge-1499 {
    padding-left: 70px !important;
  }
  .paddedr_huge-1499 {
    padding-right: 70px !important;
  }
  .paddedlr_huge-1499 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .margin_huge-1499 {
    margin: 70px !important;
  }
  .margintb_huge-1499 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .margint_huge-1499 {
    margin-top: 70px !important;
  }
  .marginb_huge-1499 {
    margin-bottom: 70px !important;
  }
  .marginl_huge-1499 {
    margin-left: 70px !important;
  }
  .marginr_huge-1499 {
    margin-right: 70px !important;
  }
  .marginlr_huge-1499 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .padded_core-1499 {
    padding: 10px !important;
  }
  .paddedtb_core-1499 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_core-1499 {
    padding-top: 10px !important;
  }
  .paddedb_core-1499 {
    padding-bottom: 10px !important;
  }
  .paddedl_core-1499 {
    padding-left: 10px !important;
  }
  .paddedr_core-1499 {
    padding-right: 10px !important;
  }
  .paddedlr_core-1499 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_core-1499 {
    margin: 10px !important;
  }
  .margintb_core-1499 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_core-1499 {
    margin-top: 10px !important;
  }
  .marginb_core-1499 {
    margin-bottom: 10px !important;
  }
  .marginl_core-1499 {
    margin-left: 10px !important;
  }
  .marginr_core-1499 {
    margin-right: 10px !important;
  }
  .marginlr_core-1499 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .margin_auto-1499 {
    margin: auto !important;
  }
  .margintb_auto-1499 {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .margint_auto-1499 {
    margin-top: auto !important;
  }
  .marginb_auto-1499 {
    margin-bottom: auto !important;
  }
  .marginl_auto-1499 {
    margin-left: auto !important;
  }
  .marginr_auto-1499 {
    margin-right: auto !important;
  }
  .marginlr_auto-1499 {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .padded_none-1499 {
    padding: 0px !important;
  }
  .paddedtb_none-1499 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .paddedt_none-1499 {
    padding-top: 0px !important;
  }
  .paddedb_none-1499 {
    padding-bottom: 0px !important;
  }
  .paddedl_none-1499 {
    padding-left: 0px !important;
  }
  .paddedr_none-1499 {
    padding-right: 0px !important;
  }
  .paddedlr_none-1499 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .margin_none-1499 {
    margin: 0px !important;
  }
  .margintb_none-1499 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .margint_none-1499 {
    margin-top: 0px !important;
  }
  .marginb_none-1499 {
    margin-bottom: 0px !important;
  }
  .marginl_none-1499 {
    margin-left: 0px !important;
  }
  .marginr_none-1499 {
    margin-right: 0px !important;
  }
  .marginlr_none-1499 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .border_1-1499 {
    border: solid 1px #282828;
  }
  .bordertb_1-1499 {
    border-top: solid 1px #282828;
    border-bottom: solid 1px #282828;
  }
  .bordert_1-1499 {
    border-top: solid 1px #282828;
  }
  .borderb_1-1499 {
    border-bottom: solid 1px #282828;
  }
  .borderl_1-1499 {
    border-left: solid 1px #282828;
  }
  .borderr_1-1499 {
    border-right: solid 1px #282828;
  }
  .borderlr_1-1499 {
    border-left: solid 1px #282828;
    border-right: solid 1px #282828;
  }
  .border_2-1499 {
    border: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordertb_2-1499 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordert_2-1499 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderb_2-1499 {
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderl_2-1499 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderr_2-1499 {
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderlr_2-1499 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .border_none-1499 {
    border: none;
  }
  .bordertb_none-1499 {
    border-top: none;
    border-bottom: none;
  }
  .bordert_none-1499 {
    border-top: none;
  }
  .borderb_none-1499 {
    border-bottom: none;
  }
  .borderl_none-1499 {
    border-left: none;
  }
  .borderr_none-1499 {
    border-right: none;
  }
  .borderlr_none-1499 {
    border-left: none;
    border-right: none;
  }
  .colour1_bg-1499 {
    background-color: #2e3955 !important;
  }
  .colour1_bg-1499, a.colour1_bg-1499 {
    color: #FFFFFF !important;
  }
  .colour1_bg-1499 a {
    color: #FFFFFF;
  }
  .colour1-1499 a, a.colour1-1499 {
    color: #2e3955;
  }
  .colour1-1499 {
    color: #2e3955;
    background: transparent !important;
  }
  .colour1_bg-1499 input[type=text], .colour1_bg-1499 input[type=password], .colour1_bg-1499 input[type=number], .colour1_bg-1499 textarea, .colour1_bg-1499 select, .colour1_bg-1499 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour1_bg-1499 select option {
    color: #333333;
    background: transparent;
  }
  .colour1_bg-1499 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour1_bg-1499 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour1_bg-1499 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-1499 {
    background-color: #858585 !important;
  }
  .colour2_bg-1499, a.colour2_bg-1499 {
    color: #FFFFFF !important;
  }
  .colour2_bg-1499 a {
    color: #FFFFFF;
  }
  .colour2-1499 a, a.colour2-1499 {
    color: #858585;
  }
  .colour2-1499 {
    color: #858585;
    background: transparent !important;
  }
  .colour2_bg-1499 input[type=text], .colour2_bg-1499 input[type=password], .colour2_bg-1499 input[type=number], .colour2_bg-1499 textarea, .colour2_bg-1499 select, .colour2_bg-1499 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour2_bg-1499 select option {
    color: #333333;
    background: transparent;
  }
  .colour2_bg-1499 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour2_bg-1499 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-1499 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-1499 {
    background-color: #D22A20 !important;
  }
  .colour3_bg-1499, a.colour3_bg-1499 {
    color: #FFFFFF !important;
  }
  .colour3_bg-1499 a {
    color: #FFFFFF;
  }
  .colour3-1499 a, a.colour3-1499 {
    color: #D22A20;
  }
  .colour3-1499 {
    color: #D22A20;
    background: transparent !important;
  }
  .colour3_bg-1499 input[type=text], .colour3_bg-1499 input[type=password], .colour3_bg-1499 input[type=number], .colour3_bg-1499 textarea, .colour3_bg-1499 select, .colour3_bg-1499 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour3_bg-1499 select option {
    color: #333333;
    background: transparent;
  }
  .colour3_bg-1499 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour3_bg-1499 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-1499 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour4_bg-1499 {
    background-color: #eeeeee !important;
  }
  .colour4_bg-1499, a.colour4_bg-1499 {
    color: #343434 !important;
  }
  .colour4_bg-1499 a {
    color: #343434;
  }
  .colour4-1499 a, a.colour4-1499 {
    color: #eeeeee;
  }
  .colour4-1499 {
    color: #eeeeee;
    background: transparent !important;
  }
  .colour4_bg-1499 input[type=text], .colour4_bg-1499 input[type=password], .colour4_bg-1499 input[type=number], .colour4_bg-1499 textarea, .colour4_bg-1499 select, .colour4_bg-1499 select option {
    border-color: #343434;
    color: #343434;
    background: transparent;
  }
  .colour4_bg-1499 select option {
    color: #333333;
    background: transparent;
  }
  .colour4_bg-1499 select {
    color: rgba(52, 52, 52, 0.7);
  }
  .colour4_bg-1499 ::-webkit-input-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour4_bg-1499 ::-moz-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour5_bg-1499 {
    background-color: #f9f9f9 !important;
  }
  .colour5_bg-1499, a.colour5_bg-1499 {
    color: #252525 !important;
  }
  .colour5_bg-1499 a {
    color: #252525;
  }
  .colour5-1499 a, a.colour5-1499 {
    color: #f9f9f9;
  }
  .colour5-1499 {
    color: #f9f9f9;
    background: transparent !important;
  }
  .colour5_bg-1499 input[type=text], .colour5_bg-1499 input[type=password], .colour5_bg-1499 input[type=number], .colour5_bg-1499 textarea, .colour5_bg-1499 select, .colour5_bg-1499 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour5_bg-1499 select option {
    color: #333333;
    background: transparent;
  }
  .colour5_bg-1499 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour5_bg-1499 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour5_bg-1499 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour6_bg-1499 {
    background-color: #404040 !important;
  }
  .colour6_bg-1499, a.colour6_bg-1499 {
    color: #FFFFFF !important;
  }
  .colour6_bg-1499 a {
    color: #FFFFFF;
  }
  .colour6-1499 a, a.colour6-1499 {
    color: #404040;
  }
  .colour6-1499 {
    color: #404040;
    background: transparent !important;
  }
  .colour6_bg-1499 input[type=text], .colour6_bg-1499 input[type=password], .colour6_bg-1499 input[type=number], .colour6_bg-1499 textarea, .colour6_bg-1499 select, .colour6_bg-1499 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour6_bg-1499 select option {
    color: #333333;
    background: transparent;
  }
  .colour6_bg-1499 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour6_bg-1499 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour6_bg-1499 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour7_bg-1499 {
    background-color: #FFFFFF !important;
  }
  .colour7_bg-1499, a.colour7_bg-1499 {
    color: #252525 !important;
  }
  .colour7_bg-1499 a {
    color: #252525;
  }
  .colour7-1499 a, a.colour7-1499 {
    color: #FFFFFF;
  }
  .colour7-1499 {
    color: #FFFFFF;
    background: transparent !important;
  }
  .colour7_bg-1499 input[type=text], .colour7_bg-1499 input[type=password], .colour7_bg-1499 input[type=number], .colour7_bg-1499 textarea, .colour7_bg-1499 select, .colour7_bg-1499 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour7_bg-1499 select option {
    color: #333333;
    background: transparent;
  }
  .colour7_bg-1499 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour7_bg-1499 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour7_bg-1499 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
}
@media only screen and (max-width: 1449px) {
  .grid.seven-1449 {
    float: left !important;
    width: 11.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x2-1449 {
    float: left !important;
    width: 26.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x3-1449 {
    float: left !important;
    width: 41% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x4-1449 {
    float: left !important;
    width: 55.75% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x5-1449 {
    float: left !important;
    width: 70.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x6-1449 {
    float: left !important;
    width: 85.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.six-1449 {
    float: left !important;
    width: 15% !important;
    margin-right: 2% !important;
  }
  .grid.six_x2-1449 {
    float: left !important;
    width: 32% !important;
    margin-right: 2% !important;
  }
  .grid.six_x3-1449 {
    float: left !important;
    width: 49% !important;
    margin-right: 2% !important;
  }
  .grid.six_x4-1449 {
    float: left !important;
    width: 63% !important;
    margin-right: 2% !important;
  }
  .grid.six_x5-1449 {
    float: left !important;
    width: 83% !important;
    margin-right: 2% !important;
  }
  .grid.five-1449 {
    float: left !important;
    width: 18% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x2-1449 {
    float: left !important;
    width: 38.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x3-1449 {
    float: left !important;
    width: 59% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x4-1449 {
    float: left !important;
    width: 79.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.four-1449 {
    float: left !important;
    width: 22% !important;
    margin-right: 4% !important;
  }
  .grid.four_x2-1449 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.four_x3-1449 {
    float: left !important;
    width: 74% !important;
    margin-right: 4% !important;
  }
  .grid.three-1449 {
    float: left !important;
    width: 31% !important;
    margin-right: 3.5% !important;
  }
  .grid.three_x2-1449 {
    float: left !important;
    width: 65.5% !important;
    margin-right: 3.5% !important;
  }
  .grid.two-1449 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.one-1449 {
    float: left !important;
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .floatl.seven-1449 {
    width: 14.28571429% !important;
  }
  .floatl.seven_x2-1449 {
    width: 28.57142857% !important;
  }
  .floatl.seven_x3-1449 {
    width: 42.85714286% !important;
  }
  .floatl.seven_x4-1449 {
    width: 57.14285714% !important;
  }
  .floatl.seven_x5-1449 {
    width: 71.42857143% !important;
  }
  .floatl.seven_x6-1449 {
    width: 85.71428571% !important;
  }
  .floatl.six-1449 {
    width: 16.66666667% !important;
  }
  .floatl.six_x2-1449 {
    width: 33.33333333% !important;
  }
  .floatl.six_x3-1449 {
    width: 50% !important;
  }
  .floatl.six_x4-1449 {
    width: 66.6666667% !important;
  }
  .floatl.six_x5-1449 {
    width: 83% !important;
  }
  .floatl.five-1449 {
    width: 20% !important;
  }
  .floatl.five_x2-1449 {
    width: 40% !important;
  }
  .floatl.five_x3-1449 {
    width: 60% !important;
  }
  .floatl.five_x4-1449 {
    width: 80% !important;
  }
  .floatl.four-1449 {
    width: 25% !important;
  }
  .floatl.four_x2-1449 {
    width: 50% !important;
  }
  .floatl.four_x3-1449 {
    width: 75% !important;
  }
  .floatl.three-1449 {
    width: 33.33333333% !important;
  }
  .floatl.three_x2-1449 {
    width: 66.66666667% !important;
  }
  .floatl.two-1449 {
    width: 50% !important;
  }
  .floatl.one-1449 {
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
  }
  .invisible-1449 {
    visibility: hidden !important;
  }
  .last-1449 {
    margin-right: 0px !important;
  }
  .floatl-1449 {
    float: left !important;
  }
  .floatr-1449 {
    float: right !important;
  }
  .left-1449 {
    float: left !important;
  }
  .right-1449 {
    float: right !important;
  }
  .floatn-1449, .grid.floatn-1449 {
    float: none !important;
  }
  .grid-1449 {
    float: left !important;
    overflow: hidden;
  }
  .grid.last-1449 {
    float: right !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .none-1449 {
    display: none !important;
  }
  .block-1449 {
    display: block !important;
  }
  .iblock-1449 {
    display: inline-block !important;
  }
  .inline-1449 {
    display: inline !important;
  }
  .flex-1449 {
    display: flex !important;
  }
  .table-1449 {
    display: table !important;
  }
  .row-1449 {
    display: table-row !important;
  }
  .cell-1449 {
    display: table-cell !important;
    vertical-align: middle;
  }
  .clearl-1449 {
    clear: left !important;
  }
  .clearr-1449 {
    clear: right !important;
  }
  .clearn-1449 {
    clear: none !important;
  }
  .clearnone-1449 {
    clear: none !important;
  }
  .clearb-1449 {
    clear: both !important;
  }
  .clear-1449 {
    float: none !important;
    clear: both !important;
    width: auto !important;
    height: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
    overflow: hidden !important;
    border-style: none !important;
  }
  .alignl-1449 {
    text-align: left !important;
  }
  .alignr-1449 {
    text-align: right !important;
  }
  .alignc-1449 {
    text-align: center !important;
  }
  .alignj-1449 {
    text-align: justify !important;
  }
  .valign-1449 {
    vertical-align: middle !important;
  }
  .widthauto-1449 {
    width: auto !important;
  }
  .heightauto-1449 {
    height: auto !important;
  }
  .width0-1449 {
    width: 0px;
  }
  .height0-1449 {
    height: 0px;
  }
  .fw-1449, .grid.fw-1449, .floatl.fw-1449 {
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .fh-1449 {
    height: 100% !important;
  }
  .pointer-1449 {
    cursor: pointer !important;
  }
  .static-1449 {
    position: static !important;
  }
  .relative-1449 {
    position: relative !important;
  }
  .absolute-1449 {
    position: absolute !important;
  }
  .fixed-1449 {
    position: fixed !important;
  }
  .spacing-1449 {
    margin-bottom: 7px !important;
  }
  .spacing.floatl-1449 {
    margin-right: 15px !important;
  }
  .spacing.floatr-1449 {
    margin-left: 15px !important;
  }
  .flowhide-1449 {
    overflow: hidden;
  }
  .flowshow-1449 {
    overflow: visible;
  }
  .nowrap-1449 {
    white-space: nowrap;
  }
  .circle-1449 {
    border-radius: 50% !important;
  }
  .vh10-1449 {
    height: 10vh !important;
  }
  .vh25-1449 {
    height: 25vh !important;
  }
  .vh50-1449 {
    height: 50vh !important;
  }
  .vh100-1449 {
    height: 100vh !important;
  }
  .vw10-1449 {
    width: 10vw !important;
  }
  .vw25-1449 {
    width: 25vw !important;
  }
  .vw50-1449 {
    width: 50vw !important;
  }
  .vw100-1449 {
    width: 100vw !important;
  }
  .lineup.fw-1449, .lineupgroup.fw-1449 {
    height: auto !important;
  }
  .padded_tiny-1449 {
    padding: 5px !important;
  }
  .paddedtb_tiny-1449 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .paddedt_tiny-1449 {
    padding-top: 5px !important;
  }
  .paddedb_tiny-1449 {
    padding-bottom: 5px !important;
  }
  .paddedl_tiny-1449 {
    padding-left: 5px !important;
  }
  .paddedr_tiny-1449 {
    padding-right: 5px !important;
  }
  .paddedlr_tiny-1449 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .margin_tiny-1449 {
    margin: 5px !important;
  }
  .margintb_tiny-1449 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  .margint_tiny-1449 {
    margin-top: 5px !important;
  }
  .marginb_tiny-1449 {
    margin-bottom: 5px !important;
  }
  .marginl_tiny-1449 {
    margin-left: 5px !important;
  }
  .marginr_tiny-1449 {
    margin-right: 5px !important;
  }
  .marginlr_tiny-1449 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  .padded_small-1449 {
    padding: 10px !important;
  }
  .paddedtb_small-1449 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_small-1449 {
    padding-top: 10px !important;
  }
  .paddedb_small-1449 {
    padding-bottom: 10px !important;
  }
  .paddedl_small-1449 {
    padding-left: 10px !important;
  }
  .paddedr_small-1449 {
    padding-right: 10px !important;
  }
  .paddedlr_small-1449 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_small-1449 {
    margin: 10px !important;
  }
  .margintb_small-1449 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_small-1449 {
    margin-top: 10px !important;
  }
  .marginb_small-1449 {
    margin-bottom: 10px !important;
  }
  .marginl_small-1449 {
    margin-left: 10px !important;
  }
  .marginr_small-1449 {
    margin-right: 10px !important;
  }
  .marginlr_small-1449 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .padded_medium-1449 {
    padding: 20px !important;
  }
  .paddedtb_medium-1449 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .paddedt_medium-1449 {
    padding-top: 20px !important;
  }
  .paddedb_medium-1449 {
    padding-bottom: 20px !important;
  }
  .paddedl_medium-1449 {
    padding-left: 20px !important;
  }
  .paddedr_medium-1449 {
    padding-right: 20px !important;
  }
  .paddedlr_medium-1449 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .margin_medium-1449 {
    margin: 20px !important;
  }
  .margintb_medium-1449 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .margint_medium-1449 {
    margin-top: 20px !important;
  }
  .marginb_medium-1449 {
    margin-bottom: 20px !important;
  }
  .marginl_medium-1449 {
    margin-left: 20px !important;
  }
  .marginr_medium-1449 {
    margin-right: 20px !important;
  }
  .marginlr_medium-1449 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .padded_large-1449 {
    padding: 40px !important;
  }
  .paddedtb_large-1449 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .paddedt_large-1449 {
    padding-top: 40px !important;
  }
  .paddedb_large-1449 {
    padding-bottom: 40px !important;
  }
  .paddedl_large-1449 {
    padding-left: 40px !important;
  }
  .paddedr_large-1449 {
    padding-right: 40px !important;
  }
  .paddedlr_large-1449 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .margin_large-1449 {
    margin: 40px !important;
  }
  .margintb_large-1449 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .margint_large-1449 {
    margin-top: 40px !important;
  }
  .marginb_large-1449 {
    margin-bottom: 40px !important;
  }
  .marginl_large-1449 {
    margin-left: 40px !important;
  }
  .marginr_large-1449 {
    margin-right: 40px !important;
  }
  .marginlr_large-1449 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .padded_huge-1449 {
    padding: 70px !important;
  }
  .paddedtb_huge-1449 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .paddedt_huge-1449 {
    padding-top: 70px !important;
  }
  .paddedb_huge-1449 {
    padding-bottom: 70px !important;
  }
  .paddedl_huge-1449 {
    padding-left: 70px !important;
  }
  .paddedr_huge-1449 {
    padding-right: 70px !important;
  }
  .paddedlr_huge-1449 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .margin_huge-1449 {
    margin: 70px !important;
  }
  .margintb_huge-1449 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .margint_huge-1449 {
    margin-top: 70px !important;
  }
  .marginb_huge-1449 {
    margin-bottom: 70px !important;
  }
  .marginl_huge-1449 {
    margin-left: 70px !important;
  }
  .marginr_huge-1449 {
    margin-right: 70px !important;
  }
  .marginlr_huge-1449 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .padded_core-1449 {
    padding: 10px !important;
  }
  .paddedtb_core-1449 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_core-1449 {
    padding-top: 10px !important;
  }
  .paddedb_core-1449 {
    padding-bottom: 10px !important;
  }
  .paddedl_core-1449 {
    padding-left: 10px !important;
  }
  .paddedr_core-1449 {
    padding-right: 10px !important;
  }
  .paddedlr_core-1449 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_core-1449 {
    margin: 10px !important;
  }
  .margintb_core-1449 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_core-1449 {
    margin-top: 10px !important;
  }
  .marginb_core-1449 {
    margin-bottom: 10px !important;
  }
  .marginl_core-1449 {
    margin-left: 10px !important;
  }
  .marginr_core-1449 {
    margin-right: 10px !important;
  }
  .marginlr_core-1449 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .margin_auto-1449 {
    margin: auto !important;
  }
  .margintb_auto-1449 {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .margint_auto-1449 {
    margin-top: auto !important;
  }
  .marginb_auto-1449 {
    margin-bottom: auto !important;
  }
  .marginl_auto-1449 {
    margin-left: auto !important;
  }
  .marginr_auto-1449 {
    margin-right: auto !important;
  }
  .marginlr_auto-1449 {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .padded_none-1449 {
    padding: 0px !important;
  }
  .paddedtb_none-1449 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .paddedt_none-1449 {
    padding-top: 0px !important;
  }
  .paddedb_none-1449 {
    padding-bottom: 0px !important;
  }
  .paddedl_none-1449 {
    padding-left: 0px !important;
  }
  .paddedr_none-1449 {
    padding-right: 0px !important;
  }
  .paddedlr_none-1449 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .margin_none-1449 {
    margin: 0px !important;
  }
  .margintb_none-1449 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .margint_none-1449 {
    margin-top: 0px !important;
  }
  .marginb_none-1449 {
    margin-bottom: 0px !important;
  }
  .marginl_none-1449 {
    margin-left: 0px !important;
  }
  .marginr_none-1449 {
    margin-right: 0px !important;
  }
  .marginlr_none-1449 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .border_1-1449 {
    border: solid 1px #282828;
  }
  .bordertb_1-1449 {
    border-top: solid 1px #282828;
    border-bottom: solid 1px #282828;
  }
  .bordert_1-1449 {
    border-top: solid 1px #282828;
  }
  .borderb_1-1449 {
    border-bottom: solid 1px #282828;
  }
  .borderl_1-1449 {
    border-left: solid 1px #282828;
  }
  .borderr_1-1449 {
    border-right: solid 1px #282828;
  }
  .borderlr_1-1449 {
    border-left: solid 1px #282828;
    border-right: solid 1px #282828;
  }
  .border_2-1449 {
    border: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordertb_2-1449 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordert_2-1449 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderb_2-1449 {
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderl_2-1449 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderr_2-1449 {
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderlr_2-1449 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .border_none-1449 {
    border: none;
  }
  .bordertb_none-1449 {
    border-top: none;
    border-bottom: none;
  }
  .bordert_none-1449 {
    border-top: none;
  }
  .borderb_none-1449 {
    border-bottom: none;
  }
  .borderl_none-1449 {
    border-left: none;
  }
  .borderr_none-1449 {
    border-right: none;
  }
  .borderlr_none-1449 {
    border-left: none;
    border-right: none;
  }
  .colour1_bg-1449 {
    background-color: #2e3955 !important;
  }
  .colour1_bg-1449, a.colour1_bg-1449 {
    color: #FFFFFF !important;
  }
  .colour1_bg-1449 a {
    color: #FFFFFF;
  }
  .colour1-1449 a, a.colour1-1449 {
    color: #2e3955;
  }
  .colour1-1449 {
    color: #2e3955;
    background: transparent !important;
  }
  .colour1_bg-1449 input[type=text], .colour1_bg-1449 input[type=password], .colour1_bg-1449 input[type=number], .colour1_bg-1449 textarea, .colour1_bg-1449 select, .colour1_bg-1449 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour1_bg-1449 select option {
    color: #333333;
    background: transparent;
  }
  .colour1_bg-1449 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour1_bg-1449 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour1_bg-1449 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-1449 {
    background-color: #858585 !important;
  }
  .colour2_bg-1449, a.colour2_bg-1449 {
    color: #FFFFFF !important;
  }
  .colour2_bg-1449 a {
    color: #FFFFFF;
  }
  .colour2-1449 a, a.colour2-1449 {
    color: #858585;
  }
  .colour2-1449 {
    color: #858585;
    background: transparent !important;
  }
  .colour2_bg-1449 input[type=text], .colour2_bg-1449 input[type=password], .colour2_bg-1449 input[type=number], .colour2_bg-1449 textarea, .colour2_bg-1449 select, .colour2_bg-1449 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour2_bg-1449 select option {
    color: #333333;
    background: transparent;
  }
  .colour2_bg-1449 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour2_bg-1449 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-1449 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-1449 {
    background-color: #D22A20 !important;
  }
  .colour3_bg-1449, a.colour3_bg-1449 {
    color: #FFFFFF !important;
  }
  .colour3_bg-1449 a {
    color: #FFFFFF;
  }
  .colour3-1449 a, a.colour3-1449 {
    color: #D22A20;
  }
  .colour3-1449 {
    color: #D22A20;
    background: transparent !important;
  }
  .colour3_bg-1449 input[type=text], .colour3_bg-1449 input[type=password], .colour3_bg-1449 input[type=number], .colour3_bg-1449 textarea, .colour3_bg-1449 select, .colour3_bg-1449 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour3_bg-1449 select option {
    color: #333333;
    background: transparent;
  }
  .colour3_bg-1449 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour3_bg-1449 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-1449 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour4_bg-1449 {
    background-color: #eeeeee !important;
  }
  .colour4_bg-1449, a.colour4_bg-1449 {
    color: #343434 !important;
  }
  .colour4_bg-1449 a {
    color: #343434;
  }
  .colour4-1449 a, a.colour4-1449 {
    color: #eeeeee;
  }
  .colour4-1449 {
    color: #eeeeee;
    background: transparent !important;
  }
  .colour4_bg-1449 input[type=text], .colour4_bg-1449 input[type=password], .colour4_bg-1449 input[type=number], .colour4_bg-1449 textarea, .colour4_bg-1449 select, .colour4_bg-1449 select option {
    border-color: #343434;
    color: #343434;
    background: transparent;
  }
  .colour4_bg-1449 select option {
    color: #333333;
    background: transparent;
  }
  .colour4_bg-1449 select {
    color: rgba(52, 52, 52, 0.7);
  }
  .colour4_bg-1449 ::-webkit-input-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour4_bg-1449 ::-moz-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour5_bg-1449 {
    background-color: #f9f9f9 !important;
  }
  .colour5_bg-1449, a.colour5_bg-1449 {
    color: #252525 !important;
  }
  .colour5_bg-1449 a {
    color: #252525;
  }
  .colour5-1449 a, a.colour5-1449 {
    color: #f9f9f9;
  }
  .colour5-1449 {
    color: #f9f9f9;
    background: transparent !important;
  }
  .colour5_bg-1449 input[type=text], .colour5_bg-1449 input[type=password], .colour5_bg-1449 input[type=number], .colour5_bg-1449 textarea, .colour5_bg-1449 select, .colour5_bg-1449 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour5_bg-1449 select option {
    color: #333333;
    background: transparent;
  }
  .colour5_bg-1449 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour5_bg-1449 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour5_bg-1449 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour6_bg-1449 {
    background-color: #404040 !important;
  }
  .colour6_bg-1449, a.colour6_bg-1449 {
    color: #FFFFFF !important;
  }
  .colour6_bg-1449 a {
    color: #FFFFFF;
  }
  .colour6-1449 a, a.colour6-1449 {
    color: #404040;
  }
  .colour6-1449 {
    color: #404040;
    background: transparent !important;
  }
  .colour6_bg-1449 input[type=text], .colour6_bg-1449 input[type=password], .colour6_bg-1449 input[type=number], .colour6_bg-1449 textarea, .colour6_bg-1449 select, .colour6_bg-1449 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour6_bg-1449 select option {
    color: #333333;
    background: transparent;
  }
  .colour6_bg-1449 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour6_bg-1449 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour6_bg-1449 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour7_bg-1449 {
    background-color: #FFFFFF !important;
  }
  .colour7_bg-1449, a.colour7_bg-1449 {
    color: #252525 !important;
  }
  .colour7_bg-1449 a {
    color: #252525;
  }
  .colour7-1449 a, a.colour7-1449 {
    color: #FFFFFF;
  }
  .colour7-1449 {
    color: #FFFFFF;
    background: transparent !important;
  }
  .colour7_bg-1449 input[type=text], .colour7_bg-1449 input[type=password], .colour7_bg-1449 input[type=number], .colour7_bg-1449 textarea, .colour7_bg-1449 select, .colour7_bg-1449 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour7_bg-1449 select option {
    color: #333333;
    background: transparent;
  }
  .colour7_bg-1449 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour7_bg-1449 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour7_bg-1449 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
}
@media only screen and (max-width: 1399px) {
  .grid.seven-1399 {
    float: left !important;
    width: 11.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x2-1399 {
    float: left !important;
    width: 26.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x3-1399 {
    float: left !important;
    width: 41% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x4-1399 {
    float: left !important;
    width: 55.75% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x5-1399 {
    float: left !important;
    width: 70.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x6-1399 {
    float: left !important;
    width: 85.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.six-1399 {
    float: left !important;
    width: 15% !important;
    margin-right: 2% !important;
  }
  .grid.six_x2-1399 {
    float: left !important;
    width: 32% !important;
    margin-right: 2% !important;
  }
  .grid.six_x3-1399 {
    float: left !important;
    width: 49% !important;
    margin-right: 2% !important;
  }
  .grid.six_x4-1399 {
    float: left !important;
    width: 63% !important;
    margin-right: 2% !important;
  }
  .grid.six_x5-1399 {
    float: left !important;
    width: 83% !important;
    margin-right: 2% !important;
  }
  .grid.five-1399 {
    float: left !important;
    width: 18% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x2-1399 {
    float: left !important;
    width: 38.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x3-1399 {
    float: left !important;
    width: 59% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x4-1399 {
    float: left !important;
    width: 79.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.four-1399 {
    float: left !important;
    width: 22% !important;
    margin-right: 4% !important;
  }
  .grid.four_x2-1399 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.four_x3-1399 {
    float: left !important;
    width: 74% !important;
    margin-right: 4% !important;
  }
  .grid.three-1399 {
    float: left !important;
    width: 31% !important;
    margin-right: 3.5% !important;
  }
  .grid.three_x2-1399 {
    float: left !important;
    width: 65.5% !important;
    margin-right: 3.5% !important;
  }
  .grid.two-1399 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.one-1399 {
    float: left !important;
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .floatl.seven-1399 {
    width: 14.28571429% !important;
  }
  .floatl.seven_x2-1399 {
    width: 28.57142857% !important;
  }
  .floatl.seven_x3-1399 {
    width: 42.85714286% !important;
  }
  .floatl.seven_x4-1399 {
    width: 57.14285714% !important;
  }
  .floatl.seven_x5-1399 {
    width: 71.42857143% !important;
  }
  .floatl.seven_x6-1399 {
    width: 85.71428571% !important;
  }
  .floatl.six-1399 {
    width: 16.66666667% !important;
  }
  .floatl.six_x2-1399 {
    width: 33.33333333% !important;
  }
  .floatl.six_x3-1399 {
    width: 50% !important;
  }
  .floatl.six_x4-1399 {
    width: 66.6666667% !important;
  }
  .floatl.six_x5-1399 {
    width: 83% !important;
  }
  .floatl.five-1399 {
    width: 20% !important;
  }
  .floatl.five_x2-1399 {
    width: 40% !important;
  }
  .floatl.five_x3-1399 {
    width: 60% !important;
  }
  .floatl.five_x4-1399 {
    width: 80% !important;
  }
  .floatl.four-1399 {
    width: 25% !important;
  }
  .floatl.four_x2-1399 {
    width: 50% !important;
  }
  .floatl.four_x3-1399 {
    width: 75% !important;
  }
  .floatl.three-1399 {
    width: 33.33333333% !important;
  }
  .floatl.three_x2-1399 {
    width: 66.66666667% !important;
  }
  .floatl.two-1399 {
    width: 50% !important;
  }
  .floatl.one-1399 {
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
  }
  .invisible-1399 {
    visibility: hidden !important;
  }
  .last-1399 {
    margin-right: 0px !important;
  }
  .floatl-1399 {
    float: left !important;
  }
  .floatr-1399 {
    float: right !important;
  }
  .left-1399 {
    float: left !important;
  }
  .right-1399 {
    float: right !important;
  }
  .floatn-1399, .grid.floatn-1399 {
    float: none !important;
  }
  .grid-1399 {
    float: left !important;
    overflow: hidden;
  }
  .grid.last-1399 {
    float: right !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .none-1399 {
    display: none !important;
  }
  .block-1399 {
    display: block !important;
  }
  .iblock-1399 {
    display: inline-block !important;
  }
  .inline-1399 {
    display: inline !important;
  }
  .flex-1399 {
    display: flex !important;
  }
  .table-1399 {
    display: table !important;
  }
  .row-1399 {
    display: table-row !important;
  }
  .cell-1399 {
    display: table-cell !important;
    vertical-align: middle;
  }
  .clearl-1399 {
    clear: left !important;
  }
  .clearr-1399 {
    clear: right !important;
  }
  .clearn-1399 {
    clear: none !important;
  }
  .clearnone-1399 {
    clear: none !important;
  }
  .clearb-1399 {
    clear: both !important;
  }
  .clear-1399 {
    float: none !important;
    clear: both !important;
    width: auto !important;
    height: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
    overflow: hidden !important;
    border-style: none !important;
  }
  .alignl-1399 {
    text-align: left !important;
  }
  .alignr-1399 {
    text-align: right !important;
  }
  .alignc-1399 {
    text-align: center !important;
  }
  .alignj-1399 {
    text-align: justify !important;
  }
  .valign-1399 {
    vertical-align: middle !important;
  }
  .widthauto-1399 {
    width: auto !important;
  }
  .heightauto-1399 {
    height: auto !important;
  }
  .width0-1399 {
    width: 0px;
  }
  .height0-1399 {
    height: 0px;
  }
  .fw-1399, .grid.fw-1399, .floatl.fw-1399 {
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .fh-1399 {
    height: 100% !important;
  }
  .pointer-1399 {
    cursor: pointer !important;
  }
  .static-1399 {
    position: static !important;
  }
  .relative-1399 {
    position: relative !important;
  }
  .absolute-1399 {
    position: absolute !important;
  }
  .fixed-1399 {
    position: fixed !important;
  }
  .spacing-1399 {
    margin-bottom: 7px !important;
  }
  .spacing.floatl-1399 {
    margin-right: 15px !important;
  }
  .spacing.floatr-1399 {
    margin-left: 15px !important;
  }
  .flowhide-1399 {
    overflow: hidden;
  }
  .flowshow-1399 {
    overflow: visible;
  }
  .nowrap-1399 {
    white-space: nowrap;
  }
  .circle-1399 {
    border-radius: 50% !important;
  }
  .vh10-1399 {
    height: 10vh !important;
  }
  .vh25-1399 {
    height: 25vh !important;
  }
  .vh50-1399 {
    height: 50vh !important;
  }
  .vh100-1399 {
    height: 100vh !important;
  }
  .vw10-1399 {
    width: 10vw !important;
  }
  .vw25-1399 {
    width: 25vw !important;
  }
  .vw50-1399 {
    width: 50vw !important;
  }
  .vw100-1399 {
    width: 100vw !important;
  }
  .lineup.fw-1399, .lineupgroup.fw-1399 {
    height: auto !important;
  }
  .padded_tiny-1399 {
    padding: 5px !important;
  }
  .paddedtb_tiny-1399 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .paddedt_tiny-1399 {
    padding-top: 5px !important;
  }
  .paddedb_tiny-1399 {
    padding-bottom: 5px !important;
  }
  .paddedl_tiny-1399 {
    padding-left: 5px !important;
  }
  .paddedr_tiny-1399 {
    padding-right: 5px !important;
  }
  .paddedlr_tiny-1399 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .margin_tiny-1399 {
    margin: 5px !important;
  }
  .margintb_tiny-1399 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  .margint_tiny-1399 {
    margin-top: 5px !important;
  }
  .marginb_tiny-1399 {
    margin-bottom: 5px !important;
  }
  .marginl_tiny-1399 {
    margin-left: 5px !important;
  }
  .marginr_tiny-1399 {
    margin-right: 5px !important;
  }
  .marginlr_tiny-1399 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  .padded_small-1399 {
    padding: 10px !important;
  }
  .paddedtb_small-1399 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_small-1399 {
    padding-top: 10px !important;
  }
  .paddedb_small-1399 {
    padding-bottom: 10px !important;
  }
  .paddedl_small-1399 {
    padding-left: 10px !important;
  }
  .paddedr_small-1399 {
    padding-right: 10px !important;
  }
  .paddedlr_small-1399 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_small-1399 {
    margin: 10px !important;
  }
  .margintb_small-1399 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_small-1399 {
    margin-top: 10px !important;
  }
  .marginb_small-1399 {
    margin-bottom: 10px !important;
  }
  .marginl_small-1399 {
    margin-left: 10px !important;
  }
  .marginr_small-1399 {
    margin-right: 10px !important;
  }
  .marginlr_small-1399 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .padded_medium-1399 {
    padding: 20px !important;
  }
  .paddedtb_medium-1399 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .paddedt_medium-1399 {
    padding-top: 20px !important;
  }
  .paddedb_medium-1399 {
    padding-bottom: 20px !important;
  }
  .paddedl_medium-1399 {
    padding-left: 20px !important;
  }
  .paddedr_medium-1399 {
    padding-right: 20px !important;
  }
  .paddedlr_medium-1399 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .margin_medium-1399 {
    margin: 20px !important;
  }
  .margintb_medium-1399 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .margint_medium-1399 {
    margin-top: 20px !important;
  }
  .marginb_medium-1399 {
    margin-bottom: 20px !important;
  }
  .marginl_medium-1399 {
    margin-left: 20px !important;
  }
  .marginr_medium-1399 {
    margin-right: 20px !important;
  }
  .marginlr_medium-1399 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .padded_large-1399 {
    padding: 40px !important;
  }
  .paddedtb_large-1399 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .paddedt_large-1399 {
    padding-top: 40px !important;
  }
  .paddedb_large-1399 {
    padding-bottom: 40px !important;
  }
  .paddedl_large-1399 {
    padding-left: 40px !important;
  }
  .paddedr_large-1399 {
    padding-right: 40px !important;
  }
  .paddedlr_large-1399 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .margin_large-1399 {
    margin: 40px !important;
  }
  .margintb_large-1399 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .margint_large-1399 {
    margin-top: 40px !important;
  }
  .marginb_large-1399 {
    margin-bottom: 40px !important;
  }
  .marginl_large-1399 {
    margin-left: 40px !important;
  }
  .marginr_large-1399 {
    margin-right: 40px !important;
  }
  .marginlr_large-1399 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .padded_huge-1399 {
    padding: 70px !important;
  }
  .paddedtb_huge-1399 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .paddedt_huge-1399 {
    padding-top: 70px !important;
  }
  .paddedb_huge-1399 {
    padding-bottom: 70px !important;
  }
  .paddedl_huge-1399 {
    padding-left: 70px !important;
  }
  .paddedr_huge-1399 {
    padding-right: 70px !important;
  }
  .paddedlr_huge-1399 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .margin_huge-1399 {
    margin: 70px !important;
  }
  .margintb_huge-1399 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .margint_huge-1399 {
    margin-top: 70px !important;
  }
  .marginb_huge-1399 {
    margin-bottom: 70px !important;
  }
  .marginl_huge-1399 {
    margin-left: 70px !important;
  }
  .marginr_huge-1399 {
    margin-right: 70px !important;
  }
  .marginlr_huge-1399 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .padded_core-1399 {
    padding: 10px !important;
  }
  .paddedtb_core-1399 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_core-1399 {
    padding-top: 10px !important;
  }
  .paddedb_core-1399 {
    padding-bottom: 10px !important;
  }
  .paddedl_core-1399 {
    padding-left: 10px !important;
  }
  .paddedr_core-1399 {
    padding-right: 10px !important;
  }
  .paddedlr_core-1399 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_core-1399 {
    margin: 10px !important;
  }
  .margintb_core-1399 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_core-1399 {
    margin-top: 10px !important;
  }
  .marginb_core-1399 {
    margin-bottom: 10px !important;
  }
  .marginl_core-1399 {
    margin-left: 10px !important;
  }
  .marginr_core-1399 {
    margin-right: 10px !important;
  }
  .marginlr_core-1399 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .margin_auto-1399 {
    margin: auto !important;
  }
  .margintb_auto-1399 {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .margint_auto-1399 {
    margin-top: auto !important;
  }
  .marginb_auto-1399 {
    margin-bottom: auto !important;
  }
  .marginl_auto-1399 {
    margin-left: auto !important;
  }
  .marginr_auto-1399 {
    margin-right: auto !important;
  }
  .marginlr_auto-1399 {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .padded_none-1399 {
    padding: 0px !important;
  }
  .paddedtb_none-1399 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .paddedt_none-1399 {
    padding-top: 0px !important;
  }
  .paddedb_none-1399 {
    padding-bottom: 0px !important;
  }
  .paddedl_none-1399 {
    padding-left: 0px !important;
  }
  .paddedr_none-1399 {
    padding-right: 0px !important;
  }
  .paddedlr_none-1399 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .margin_none-1399 {
    margin: 0px !important;
  }
  .margintb_none-1399 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .margint_none-1399 {
    margin-top: 0px !important;
  }
  .marginb_none-1399 {
    margin-bottom: 0px !important;
  }
  .marginl_none-1399 {
    margin-left: 0px !important;
  }
  .marginr_none-1399 {
    margin-right: 0px !important;
  }
  .marginlr_none-1399 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .border_1-1399 {
    border: solid 1px #282828;
  }
  .bordertb_1-1399 {
    border-top: solid 1px #282828;
    border-bottom: solid 1px #282828;
  }
  .bordert_1-1399 {
    border-top: solid 1px #282828;
  }
  .borderb_1-1399 {
    border-bottom: solid 1px #282828;
  }
  .borderl_1-1399 {
    border-left: solid 1px #282828;
  }
  .borderr_1-1399 {
    border-right: solid 1px #282828;
  }
  .borderlr_1-1399 {
    border-left: solid 1px #282828;
    border-right: solid 1px #282828;
  }
  .border_2-1399 {
    border: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordertb_2-1399 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordert_2-1399 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderb_2-1399 {
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderl_2-1399 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderr_2-1399 {
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderlr_2-1399 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .border_none-1399 {
    border: none;
  }
  .bordertb_none-1399 {
    border-top: none;
    border-bottom: none;
  }
  .bordert_none-1399 {
    border-top: none;
  }
  .borderb_none-1399 {
    border-bottom: none;
  }
  .borderl_none-1399 {
    border-left: none;
  }
  .borderr_none-1399 {
    border-right: none;
  }
  .borderlr_none-1399 {
    border-left: none;
    border-right: none;
  }
  .colour1_bg-1399 {
    background-color: #2e3955 !important;
  }
  .colour1_bg-1399, a.colour1_bg-1399 {
    color: #FFFFFF !important;
  }
  .colour1_bg-1399 a {
    color: #FFFFFF;
  }
  .colour1-1399 a, a.colour1-1399 {
    color: #2e3955;
  }
  .colour1-1399 {
    color: #2e3955;
    background: transparent !important;
  }
  .colour1_bg-1399 input[type=text], .colour1_bg-1399 input[type=password], .colour1_bg-1399 input[type=number], .colour1_bg-1399 textarea, .colour1_bg-1399 select, .colour1_bg-1399 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour1_bg-1399 select option {
    color: #333333;
    background: transparent;
  }
  .colour1_bg-1399 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour1_bg-1399 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour1_bg-1399 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-1399 {
    background-color: #858585 !important;
  }
  .colour2_bg-1399, a.colour2_bg-1399 {
    color: #FFFFFF !important;
  }
  .colour2_bg-1399 a {
    color: #FFFFFF;
  }
  .colour2-1399 a, a.colour2-1399 {
    color: #858585;
  }
  .colour2-1399 {
    color: #858585;
    background: transparent !important;
  }
  .colour2_bg-1399 input[type=text], .colour2_bg-1399 input[type=password], .colour2_bg-1399 input[type=number], .colour2_bg-1399 textarea, .colour2_bg-1399 select, .colour2_bg-1399 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour2_bg-1399 select option {
    color: #333333;
    background: transparent;
  }
  .colour2_bg-1399 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour2_bg-1399 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-1399 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-1399 {
    background-color: #D22A20 !important;
  }
  .colour3_bg-1399, a.colour3_bg-1399 {
    color: #FFFFFF !important;
  }
  .colour3_bg-1399 a {
    color: #FFFFFF;
  }
  .colour3-1399 a, a.colour3-1399 {
    color: #D22A20;
  }
  .colour3-1399 {
    color: #D22A20;
    background: transparent !important;
  }
  .colour3_bg-1399 input[type=text], .colour3_bg-1399 input[type=password], .colour3_bg-1399 input[type=number], .colour3_bg-1399 textarea, .colour3_bg-1399 select, .colour3_bg-1399 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour3_bg-1399 select option {
    color: #333333;
    background: transparent;
  }
  .colour3_bg-1399 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour3_bg-1399 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-1399 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour4_bg-1399 {
    background-color: #eeeeee !important;
  }
  .colour4_bg-1399, a.colour4_bg-1399 {
    color: #343434 !important;
  }
  .colour4_bg-1399 a {
    color: #343434;
  }
  .colour4-1399 a, a.colour4-1399 {
    color: #eeeeee;
  }
  .colour4-1399 {
    color: #eeeeee;
    background: transparent !important;
  }
  .colour4_bg-1399 input[type=text], .colour4_bg-1399 input[type=password], .colour4_bg-1399 input[type=number], .colour4_bg-1399 textarea, .colour4_bg-1399 select, .colour4_bg-1399 select option {
    border-color: #343434;
    color: #343434;
    background: transparent;
  }
  .colour4_bg-1399 select option {
    color: #333333;
    background: transparent;
  }
  .colour4_bg-1399 select {
    color: rgba(52, 52, 52, 0.7);
  }
  .colour4_bg-1399 ::-webkit-input-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour4_bg-1399 ::-moz-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour5_bg-1399 {
    background-color: #f9f9f9 !important;
  }
  .colour5_bg-1399, a.colour5_bg-1399 {
    color: #252525 !important;
  }
  .colour5_bg-1399 a {
    color: #252525;
  }
  .colour5-1399 a, a.colour5-1399 {
    color: #f9f9f9;
  }
  .colour5-1399 {
    color: #f9f9f9;
    background: transparent !important;
  }
  .colour5_bg-1399 input[type=text], .colour5_bg-1399 input[type=password], .colour5_bg-1399 input[type=number], .colour5_bg-1399 textarea, .colour5_bg-1399 select, .colour5_bg-1399 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour5_bg-1399 select option {
    color: #333333;
    background: transparent;
  }
  .colour5_bg-1399 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour5_bg-1399 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour5_bg-1399 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour6_bg-1399 {
    background-color: #404040 !important;
  }
  .colour6_bg-1399, a.colour6_bg-1399 {
    color: #FFFFFF !important;
  }
  .colour6_bg-1399 a {
    color: #FFFFFF;
  }
  .colour6-1399 a, a.colour6-1399 {
    color: #404040;
  }
  .colour6-1399 {
    color: #404040;
    background: transparent !important;
  }
  .colour6_bg-1399 input[type=text], .colour6_bg-1399 input[type=password], .colour6_bg-1399 input[type=number], .colour6_bg-1399 textarea, .colour6_bg-1399 select, .colour6_bg-1399 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour6_bg-1399 select option {
    color: #333333;
    background: transparent;
  }
  .colour6_bg-1399 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour6_bg-1399 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour6_bg-1399 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour7_bg-1399 {
    background-color: #FFFFFF !important;
  }
  .colour7_bg-1399, a.colour7_bg-1399 {
    color: #252525 !important;
  }
  .colour7_bg-1399 a {
    color: #252525;
  }
  .colour7-1399 a, a.colour7-1399 {
    color: #FFFFFF;
  }
  .colour7-1399 {
    color: #FFFFFF;
    background: transparent !important;
  }
  .colour7_bg-1399 input[type=text], .colour7_bg-1399 input[type=password], .colour7_bg-1399 input[type=number], .colour7_bg-1399 textarea, .colour7_bg-1399 select, .colour7_bg-1399 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour7_bg-1399 select option {
    color: #333333;
    background: transparent;
  }
  .colour7_bg-1399 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour7_bg-1399 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour7_bg-1399 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
}
@media only screen and (max-width: 1349px) {
  .grid.seven-1349 {
    float: left !important;
    width: 11.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x2-1349 {
    float: left !important;
    width: 26.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x3-1349 {
    float: left !important;
    width: 41% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x4-1349 {
    float: left !important;
    width: 55.75% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x5-1349 {
    float: left !important;
    width: 70.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x6-1349 {
    float: left !important;
    width: 85.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.six-1349 {
    float: left !important;
    width: 15% !important;
    margin-right: 2% !important;
  }
  .grid.six_x2-1349 {
    float: left !important;
    width: 32% !important;
    margin-right: 2% !important;
  }
  .grid.six_x3-1349 {
    float: left !important;
    width: 49% !important;
    margin-right: 2% !important;
  }
  .grid.six_x4-1349 {
    float: left !important;
    width: 63% !important;
    margin-right: 2% !important;
  }
  .grid.six_x5-1349 {
    float: left !important;
    width: 83% !important;
    margin-right: 2% !important;
  }
  .grid.five-1349 {
    float: left !important;
    width: 18% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x2-1349 {
    float: left !important;
    width: 38.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x3-1349 {
    float: left !important;
    width: 59% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x4-1349 {
    float: left !important;
    width: 79.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.four-1349 {
    float: left !important;
    width: 22% !important;
    margin-right: 4% !important;
  }
  .grid.four_x2-1349 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.four_x3-1349 {
    float: left !important;
    width: 74% !important;
    margin-right: 4% !important;
  }
  .grid.three-1349 {
    float: left !important;
    width: 31% !important;
    margin-right: 3.5% !important;
  }
  .grid.three_x2-1349 {
    float: left !important;
    width: 65.5% !important;
    margin-right: 3.5% !important;
  }
  .grid.two-1349 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.one-1349 {
    float: left !important;
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .floatl.seven-1349 {
    width: 14.28571429% !important;
  }
  .floatl.seven_x2-1349 {
    width: 28.57142857% !important;
  }
  .floatl.seven_x3-1349 {
    width: 42.85714286% !important;
  }
  .floatl.seven_x4-1349 {
    width: 57.14285714% !important;
  }
  .floatl.seven_x5-1349 {
    width: 71.42857143% !important;
  }
  .floatl.seven_x6-1349 {
    width: 85.71428571% !important;
  }
  .floatl.six-1349 {
    width: 16.66666667% !important;
  }
  .floatl.six_x2-1349 {
    width: 33.33333333% !important;
  }
  .floatl.six_x3-1349 {
    width: 50% !important;
  }
  .floatl.six_x4-1349 {
    width: 66.6666667% !important;
  }
  .floatl.six_x5-1349 {
    width: 83% !important;
  }
  .floatl.five-1349 {
    width: 20% !important;
  }
  .floatl.five_x2-1349 {
    width: 40% !important;
  }
  .floatl.five_x3-1349 {
    width: 60% !important;
  }
  .floatl.five_x4-1349 {
    width: 80% !important;
  }
  .floatl.four-1349 {
    width: 25% !important;
  }
  .floatl.four_x2-1349 {
    width: 50% !important;
  }
  .floatl.four_x3-1349 {
    width: 75% !important;
  }
  .floatl.three-1349 {
    width: 33.33333333% !important;
  }
  .floatl.three_x2-1349 {
    width: 66.66666667% !important;
  }
  .floatl.two-1349 {
    width: 50% !important;
  }
  .floatl.one-1349 {
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
  }
  .invisible-1349 {
    visibility: hidden !important;
  }
  .last-1349 {
    margin-right: 0px !important;
  }
  .floatl-1349 {
    float: left !important;
  }
  .floatr-1349 {
    float: right !important;
  }
  .left-1349 {
    float: left !important;
  }
  .right-1349 {
    float: right !important;
  }
  .floatn-1349, .grid.floatn-1349 {
    float: none !important;
  }
  .grid-1349 {
    float: left !important;
    overflow: hidden;
  }
  .grid.last-1349 {
    float: right !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .none-1349 {
    display: none !important;
  }
  .block-1349 {
    display: block !important;
  }
  .iblock-1349 {
    display: inline-block !important;
  }
  .inline-1349 {
    display: inline !important;
  }
  .flex-1349 {
    display: flex !important;
  }
  .table-1349 {
    display: table !important;
  }
  .row-1349 {
    display: table-row !important;
  }
  .cell-1349 {
    display: table-cell !important;
    vertical-align: middle;
  }
  .clearl-1349 {
    clear: left !important;
  }
  .clearr-1349 {
    clear: right !important;
  }
  .clearn-1349 {
    clear: none !important;
  }
  .clearnone-1349 {
    clear: none !important;
  }
  .clearb-1349 {
    clear: both !important;
  }
  .clear-1349 {
    float: none !important;
    clear: both !important;
    width: auto !important;
    height: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
    overflow: hidden !important;
    border-style: none !important;
  }
  .alignl-1349 {
    text-align: left !important;
  }
  .alignr-1349 {
    text-align: right !important;
  }
  .alignc-1349 {
    text-align: center !important;
  }
  .alignj-1349 {
    text-align: justify !important;
  }
  .valign-1349 {
    vertical-align: middle !important;
  }
  .widthauto-1349 {
    width: auto !important;
  }
  .heightauto-1349 {
    height: auto !important;
  }
  .width0-1349 {
    width: 0px;
  }
  .height0-1349 {
    height: 0px;
  }
  .fw-1349, .grid.fw-1349, .floatl.fw-1349 {
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .fh-1349 {
    height: 100% !important;
  }
  .pointer-1349 {
    cursor: pointer !important;
  }
  .static-1349 {
    position: static !important;
  }
  .relative-1349 {
    position: relative !important;
  }
  .absolute-1349 {
    position: absolute !important;
  }
  .fixed-1349 {
    position: fixed !important;
  }
  .spacing-1349 {
    margin-bottom: 7px !important;
  }
  .spacing.floatl-1349 {
    margin-right: 15px !important;
  }
  .spacing.floatr-1349 {
    margin-left: 15px !important;
  }
  .flowhide-1349 {
    overflow: hidden;
  }
  .flowshow-1349 {
    overflow: visible;
  }
  .nowrap-1349 {
    white-space: nowrap;
  }
  .circle-1349 {
    border-radius: 50% !important;
  }
  .vh10-1349 {
    height: 10vh !important;
  }
  .vh25-1349 {
    height: 25vh !important;
  }
  .vh50-1349 {
    height: 50vh !important;
  }
  .vh100-1349 {
    height: 100vh !important;
  }
  .vw10-1349 {
    width: 10vw !important;
  }
  .vw25-1349 {
    width: 25vw !important;
  }
  .vw50-1349 {
    width: 50vw !important;
  }
  .vw100-1349 {
    width: 100vw !important;
  }
  .lineup.fw-1349, .lineupgroup.fw-1349 {
    height: auto !important;
  }
  .padded_tiny-1349 {
    padding: 5px !important;
  }
  .paddedtb_tiny-1349 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .paddedt_tiny-1349 {
    padding-top: 5px !important;
  }
  .paddedb_tiny-1349 {
    padding-bottom: 5px !important;
  }
  .paddedl_tiny-1349 {
    padding-left: 5px !important;
  }
  .paddedr_tiny-1349 {
    padding-right: 5px !important;
  }
  .paddedlr_tiny-1349 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .margin_tiny-1349 {
    margin: 5px !important;
  }
  .margintb_tiny-1349 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  .margint_tiny-1349 {
    margin-top: 5px !important;
  }
  .marginb_tiny-1349 {
    margin-bottom: 5px !important;
  }
  .marginl_tiny-1349 {
    margin-left: 5px !important;
  }
  .marginr_tiny-1349 {
    margin-right: 5px !important;
  }
  .marginlr_tiny-1349 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  .padded_small-1349 {
    padding: 10px !important;
  }
  .paddedtb_small-1349 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_small-1349 {
    padding-top: 10px !important;
  }
  .paddedb_small-1349 {
    padding-bottom: 10px !important;
  }
  .paddedl_small-1349 {
    padding-left: 10px !important;
  }
  .paddedr_small-1349 {
    padding-right: 10px !important;
  }
  .paddedlr_small-1349 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_small-1349 {
    margin: 10px !important;
  }
  .margintb_small-1349 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_small-1349 {
    margin-top: 10px !important;
  }
  .marginb_small-1349 {
    margin-bottom: 10px !important;
  }
  .marginl_small-1349 {
    margin-left: 10px !important;
  }
  .marginr_small-1349 {
    margin-right: 10px !important;
  }
  .marginlr_small-1349 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .padded_medium-1349 {
    padding: 20px !important;
  }
  .paddedtb_medium-1349 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .paddedt_medium-1349 {
    padding-top: 20px !important;
  }
  .paddedb_medium-1349 {
    padding-bottom: 20px !important;
  }
  .paddedl_medium-1349 {
    padding-left: 20px !important;
  }
  .paddedr_medium-1349 {
    padding-right: 20px !important;
  }
  .paddedlr_medium-1349 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .margin_medium-1349 {
    margin: 20px !important;
  }
  .margintb_medium-1349 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .margint_medium-1349 {
    margin-top: 20px !important;
  }
  .marginb_medium-1349 {
    margin-bottom: 20px !important;
  }
  .marginl_medium-1349 {
    margin-left: 20px !important;
  }
  .marginr_medium-1349 {
    margin-right: 20px !important;
  }
  .marginlr_medium-1349 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .padded_large-1349 {
    padding: 40px !important;
  }
  .paddedtb_large-1349 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .paddedt_large-1349 {
    padding-top: 40px !important;
  }
  .paddedb_large-1349 {
    padding-bottom: 40px !important;
  }
  .paddedl_large-1349 {
    padding-left: 40px !important;
  }
  .paddedr_large-1349 {
    padding-right: 40px !important;
  }
  .paddedlr_large-1349 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .margin_large-1349 {
    margin: 40px !important;
  }
  .margintb_large-1349 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .margint_large-1349 {
    margin-top: 40px !important;
  }
  .marginb_large-1349 {
    margin-bottom: 40px !important;
  }
  .marginl_large-1349 {
    margin-left: 40px !important;
  }
  .marginr_large-1349 {
    margin-right: 40px !important;
  }
  .marginlr_large-1349 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .padded_huge-1349 {
    padding: 70px !important;
  }
  .paddedtb_huge-1349 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .paddedt_huge-1349 {
    padding-top: 70px !important;
  }
  .paddedb_huge-1349 {
    padding-bottom: 70px !important;
  }
  .paddedl_huge-1349 {
    padding-left: 70px !important;
  }
  .paddedr_huge-1349 {
    padding-right: 70px !important;
  }
  .paddedlr_huge-1349 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .margin_huge-1349 {
    margin: 70px !important;
  }
  .margintb_huge-1349 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .margint_huge-1349 {
    margin-top: 70px !important;
  }
  .marginb_huge-1349 {
    margin-bottom: 70px !important;
  }
  .marginl_huge-1349 {
    margin-left: 70px !important;
  }
  .marginr_huge-1349 {
    margin-right: 70px !important;
  }
  .marginlr_huge-1349 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .padded_core-1349 {
    padding: 10px !important;
  }
  .paddedtb_core-1349 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_core-1349 {
    padding-top: 10px !important;
  }
  .paddedb_core-1349 {
    padding-bottom: 10px !important;
  }
  .paddedl_core-1349 {
    padding-left: 10px !important;
  }
  .paddedr_core-1349 {
    padding-right: 10px !important;
  }
  .paddedlr_core-1349 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_core-1349 {
    margin: 10px !important;
  }
  .margintb_core-1349 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_core-1349 {
    margin-top: 10px !important;
  }
  .marginb_core-1349 {
    margin-bottom: 10px !important;
  }
  .marginl_core-1349 {
    margin-left: 10px !important;
  }
  .marginr_core-1349 {
    margin-right: 10px !important;
  }
  .marginlr_core-1349 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .margin_auto-1349 {
    margin: auto !important;
  }
  .margintb_auto-1349 {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .margint_auto-1349 {
    margin-top: auto !important;
  }
  .marginb_auto-1349 {
    margin-bottom: auto !important;
  }
  .marginl_auto-1349 {
    margin-left: auto !important;
  }
  .marginr_auto-1349 {
    margin-right: auto !important;
  }
  .marginlr_auto-1349 {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .padded_none-1349 {
    padding: 0px !important;
  }
  .paddedtb_none-1349 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .paddedt_none-1349 {
    padding-top: 0px !important;
  }
  .paddedb_none-1349 {
    padding-bottom: 0px !important;
  }
  .paddedl_none-1349 {
    padding-left: 0px !important;
  }
  .paddedr_none-1349 {
    padding-right: 0px !important;
  }
  .paddedlr_none-1349 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .margin_none-1349 {
    margin: 0px !important;
  }
  .margintb_none-1349 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .margint_none-1349 {
    margin-top: 0px !important;
  }
  .marginb_none-1349 {
    margin-bottom: 0px !important;
  }
  .marginl_none-1349 {
    margin-left: 0px !important;
  }
  .marginr_none-1349 {
    margin-right: 0px !important;
  }
  .marginlr_none-1349 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .border_1-1349 {
    border: solid 1px #282828;
  }
  .bordertb_1-1349 {
    border-top: solid 1px #282828;
    border-bottom: solid 1px #282828;
  }
  .bordert_1-1349 {
    border-top: solid 1px #282828;
  }
  .borderb_1-1349 {
    border-bottom: solid 1px #282828;
  }
  .borderl_1-1349 {
    border-left: solid 1px #282828;
  }
  .borderr_1-1349 {
    border-right: solid 1px #282828;
  }
  .borderlr_1-1349 {
    border-left: solid 1px #282828;
    border-right: solid 1px #282828;
  }
  .border_2-1349 {
    border: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordertb_2-1349 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordert_2-1349 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderb_2-1349 {
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderl_2-1349 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderr_2-1349 {
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderlr_2-1349 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .border_none-1349 {
    border: none;
  }
  .bordertb_none-1349 {
    border-top: none;
    border-bottom: none;
  }
  .bordert_none-1349 {
    border-top: none;
  }
  .borderb_none-1349 {
    border-bottom: none;
  }
  .borderl_none-1349 {
    border-left: none;
  }
  .borderr_none-1349 {
    border-right: none;
  }
  .borderlr_none-1349 {
    border-left: none;
    border-right: none;
  }
  .colour1_bg-1349 {
    background-color: #2e3955 !important;
  }
  .colour1_bg-1349, a.colour1_bg-1349 {
    color: #FFFFFF !important;
  }
  .colour1_bg-1349 a {
    color: #FFFFFF;
  }
  .colour1-1349 a, a.colour1-1349 {
    color: #2e3955;
  }
  .colour1-1349 {
    color: #2e3955;
    background: transparent !important;
  }
  .colour1_bg-1349 input[type=text], .colour1_bg-1349 input[type=password], .colour1_bg-1349 input[type=number], .colour1_bg-1349 textarea, .colour1_bg-1349 select, .colour1_bg-1349 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour1_bg-1349 select option {
    color: #333333;
    background: transparent;
  }
  .colour1_bg-1349 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour1_bg-1349 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour1_bg-1349 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-1349 {
    background-color: #858585 !important;
  }
  .colour2_bg-1349, a.colour2_bg-1349 {
    color: #FFFFFF !important;
  }
  .colour2_bg-1349 a {
    color: #FFFFFF;
  }
  .colour2-1349 a, a.colour2-1349 {
    color: #858585;
  }
  .colour2-1349 {
    color: #858585;
    background: transparent !important;
  }
  .colour2_bg-1349 input[type=text], .colour2_bg-1349 input[type=password], .colour2_bg-1349 input[type=number], .colour2_bg-1349 textarea, .colour2_bg-1349 select, .colour2_bg-1349 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour2_bg-1349 select option {
    color: #333333;
    background: transparent;
  }
  .colour2_bg-1349 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour2_bg-1349 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-1349 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-1349 {
    background-color: #D22A20 !important;
  }
  .colour3_bg-1349, a.colour3_bg-1349 {
    color: #FFFFFF !important;
  }
  .colour3_bg-1349 a {
    color: #FFFFFF;
  }
  .colour3-1349 a, a.colour3-1349 {
    color: #D22A20;
  }
  .colour3-1349 {
    color: #D22A20;
    background: transparent !important;
  }
  .colour3_bg-1349 input[type=text], .colour3_bg-1349 input[type=password], .colour3_bg-1349 input[type=number], .colour3_bg-1349 textarea, .colour3_bg-1349 select, .colour3_bg-1349 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour3_bg-1349 select option {
    color: #333333;
    background: transparent;
  }
  .colour3_bg-1349 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour3_bg-1349 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-1349 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour4_bg-1349 {
    background-color: #eeeeee !important;
  }
  .colour4_bg-1349, a.colour4_bg-1349 {
    color: #343434 !important;
  }
  .colour4_bg-1349 a {
    color: #343434;
  }
  .colour4-1349 a, a.colour4-1349 {
    color: #eeeeee;
  }
  .colour4-1349 {
    color: #eeeeee;
    background: transparent !important;
  }
  .colour4_bg-1349 input[type=text], .colour4_bg-1349 input[type=password], .colour4_bg-1349 input[type=number], .colour4_bg-1349 textarea, .colour4_bg-1349 select, .colour4_bg-1349 select option {
    border-color: #343434;
    color: #343434;
    background: transparent;
  }
  .colour4_bg-1349 select option {
    color: #333333;
    background: transparent;
  }
  .colour4_bg-1349 select {
    color: rgba(52, 52, 52, 0.7);
  }
  .colour4_bg-1349 ::-webkit-input-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour4_bg-1349 ::-moz-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour5_bg-1349 {
    background-color: #f9f9f9 !important;
  }
  .colour5_bg-1349, a.colour5_bg-1349 {
    color: #252525 !important;
  }
  .colour5_bg-1349 a {
    color: #252525;
  }
  .colour5-1349 a, a.colour5-1349 {
    color: #f9f9f9;
  }
  .colour5-1349 {
    color: #f9f9f9;
    background: transparent !important;
  }
  .colour5_bg-1349 input[type=text], .colour5_bg-1349 input[type=password], .colour5_bg-1349 input[type=number], .colour5_bg-1349 textarea, .colour5_bg-1349 select, .colour5_bg-1349 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour5_bg-1349 select option {
    color: #333333;
    background: transparent;
  }
  .colour5_bg-1349 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour5_bg-1349 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour5_bg-1349 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour6_bg-1349 {
    background-color: #404040 !important;
  }
  .colour6_bg-1349, a.colour6_bg-1349 {
    color: #FFFFFF !important;
  }
  .colour6_bg-1349 a {
    color: #FFFFFF;
  }
  .colour6-1349 a, a.colour6-1349 {
    color: #404040;
  }
  .colour6-1349 {
    color: #404040;
    background: transparent !important;
  }
  .colour6_bg-1349 input[type=text], .colour6_bg-1349 input[type=password], .colour6_bg-1349 input[type=number], .colour6_bg-1349 textarea, .colour6_bg-1349 select, .colour6_bg-1349 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour6_bg-1349 select option {
    color: #333333;
    background: transparent;
  }
  .colour6_bg-1349 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour6_bg-1349 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour6_bg-1349 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour7_bg-1349 {
    background-color: #FFFFFF !important;
  }
  .colour7_bg-1349, a.colour7_bg-1349 {
    color: #252525 !important;
  }
  .colour7_bg-1349 a {
    color: #252525;
  }
  .colour7-1349 a, a.colour7-1349 {
    color: #FFFFFF;
  }
  .colour7-1349 {
    color: #FFFFFF;
    background: transparent !important;
  }
  .colour7_bg-1349 input[type=text], .colour7_bg-1349 input[type=password], .colour7_bg-1349 input[type=number], .colour7_bg-1349 textarea, .colour7_bg-1349 select, .colour7_bg-1349 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour7_bg-1349 select option {
    color: #333333;
    background: transparent;
  }
  .colour7_bg-1349 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour7_bg-1349 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour7_bg-1349 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
}
@media only screen and (max-width: 1299px) {
  .grid.seven-1299 {
    float: left !important;
    width: 11.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x2-1299 {
    float: left !important;
    width: 26.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x3-1299 {
    float: left !important;
    width: 41% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x4-1299 {
    float: left !important;
    width: 55.75% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x5-1299 {
    float: left !important;
    width: 70.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x6-1299 {
    float: left !important;
    width: 85.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.six-1299 {
    float: left !important;
    width: 15% !important;
    margin-right: 2% !important;
  }
  .grid.six_x2-1299 {
    float: left !important;
    width: 32% !important;
    margin-right: 2% !important;
  }
  .grid.six_x3-1299 {
    float: left !important;
    width: 49% !important;
    margin-right: 2% !important;
  }
  .grid.six_x4-1299 {
    float: left !important;
    width: 63% !important;
    margin-right: 2% !important;
  }
  .grid.six_x5-1299 {
    float: left !important;
    width: 83% !important;
    margin-right: 2% !important;
  }
  .grid.five-1299 {
    float: left !important;
    width: 18% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x2-1299 {
    float: left !important;
    width: 38.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x3-1299 {
    float: left !important;
    width: 59% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x4-1299 {
    float: left !important;
    width: 79.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.four-1299 {
    float: left !important;
    width: 22% !important;
    margin-right: 4% !important;
  }
  .grid.four_x2-1299 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.four_x3-1299 {
    float: left !important;
    width: 74% !important;
    margin-right: 4% !important;
  }
  .grid.three-1299 {
    float: left !important;
    width: 31% !important;
    margin-right: 3.5% !important;
  }
  .grid.three_x2-1299 {
    float: left !important;
    width: 65.5% !important;
    margin-right: 3.5% !important;
  }
  .grid.two-1299 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.one-1299 {
    float: left !important;
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .floatl.seven-1299 {
    width: 14.28571429% !important;
  }
  .floatl.seven_x2-1299 {
    width: 28.57142857% !important;
  }
  .floatl.seven_x3-1299 {
    width: 42.85714286% !important;
  }
  .floatl.seven_x4-1299 {
    width: 57.14285714% !important;
  }
  .floatl.seven_x5-1299 {
    width: 71.42857143% !important;
  }
  .floatl.seven_x6-1299 {
    width: 85.71428571% !important;
  }
  .floatl.six-1299 {
    width: 16.66666667% !important;
  }
  .floatl.six_x2-1299 {
    width: 33.33333333% !important;
  }
  .floatl.six_x3-1299 {
    width: 50% !important;
  }
  .floatl.six_x4-1299 {
    width: 66.6666667% !important;
  }
  .floatl.six_x5-1299 {
    width: 83% !important;
  }
  .floatl.five-1299 {
    width: 20% !important;
  }
  .floatl.five_x2-1299 {
    width: 40% !important;
  }
  .floatl.five_x3-1299 {
    width: 60% !important;
  }
  .floatl.five_x4-1299 {
    width: 80% !important;
  }
  .floatl.four-1299 {
    width: 25% !important;
  }
  .floatl.four_x2-1299 {
    width: 50% !important;
  }
  .floatl.four_x3-1299 {
    width: 75% !important;
  }
  .floatl.three-1299 {
    width: 33.33333333% !important;
  }
  .floatl.three_x2-1299 {
    width: 66.66666667% !important;
  }
  .floatl.two-1299 {
    width: 50% !important;
  }
  .floatl.one-1299 {
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
  }
  .invisible-1299 {
    visibility: hidden !important;
  }
  .last-1299 {
    margin-right: 0px !important;
  }
  .floatl-1299 {
    float: left !important;
  }
  .floatr-1299 {
    float: right !important;
  }
  .left-1299 {
    float: left !important;
  }
  .right-1299 {
    float: right !important;
  }
  .floatn-1299, .grid.floatn-1299 {
    float: none !important;
  }
  .grid-1299 {
    float: left !important;
    overflow: hidden;
  }
  .grid.last-1299 {
    float: right !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .none-1299 {
    display: none !important;
  }
  .block-1299 {
    display: block !important;
  }
  .iblock-1299 {
    display: inline-block !important;
  }
  .inline-1299 {
    display: inline !important;
  }
  .flex-1299 {
    display: flex !important;
  }
  .table-1299 {
    display: table !important;
  }
  .row-1299 {
    display: table-row !important;
  }
  .cell-1299 {
    display: table-cell !important;
    vertical-align: middle;
  }
  .clearl-1299 {
    clear: left !important;
  }
  .clearr-1299 {
    clear: right !important;
  }
  .clearn-1299 {
    clear: none !important;
  }
  .clearnone-1299 {
    clear: none !important;
  }
  .clearb-1299 {
    clear: both !important;
  }
  .clear-1299 {
    float: none !important;
    clear: both !important;
    width: auto !important;
    height: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
    overflow: hidden !important;
    border-style: none !important;
  }
  .alignl-1299 {
    text-align: left !important;
  }
  .alignr-1299 {
    text-align: right !important;
  }
  .alignc-1299 {
    text-align: center !important;
  }
  .alignj-1299 {
    text-align: justify !important;
  }
  .valign-1299 {
    vertical-align: middle !important;
  }
  .widthauto-1299 {
    width: auto !important;
  }
  .heightauto-1299 {
    height: auto !important;
  }
  .width0-1299 {
    width: 0px;
  }
  .height0-1299 {
    height: 0px;
  }
  .fw-1299, .grid.fw-1299, .floatl.fw-1299 {
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .fh-1299 {
    height: 100% !important;
  }
  .pointer-1299 {
    cursor: pointer !important;
  }
  .static-1299 {
    position: static !important;
  }
  .relative-1299 {
    position: relative !important;
  }
  .absolute-1299 {
    position: absolute !important;
  }
  .fixed-1299 {
    position: fixed !important;
  }
  .spacing-1299 {
    margin-bottom: 7px !important;
  }
  .spacing.floatl-1299 {
    margin-right: 15px !important;
  }
  .spacing.floatr-1299 {
    margin-left: 15px !important;
  }
  .flowhide-1299 {
    overflow: hidden;
  }
  .flowshow-1299 {
    overflow: visible;
  }
  .nowrap-1299 {
    white-space: nowrap;
  }
  .circle-1299 {
    border-radius: 50% !important;
  }
  .vh10-1299 {
    height: 10vh !important;
  }
  .vh25-1299 {
    height: 25vh !important;
  }
  .vh50-1299 {
    height: 50vh !important;
  }
  .vh100-1299 {
    height: 100vh !important;
  }
  .vw10-1299 {
    width: 10vw !important;
  }
  .vw25-1299 {
    width: 25vw !important;
  }
  .vw50-1299 {
    width: 50vw !important;
  }
  .vw100-1299 {
    width: 100vw !important;
  }
  .lineup.fw-1299, .lineupgroup.fw-1299 {
    height: auto !important;
  }
  .padded_tiny-1299 {
    padding: 5px !important;
  }
  .paddedtb_tiny-1299 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .paddedt_tiny-1299 {
    padding-top: 5px !important;
  }
  .paddedb_tiny-1299 {
    padding-bottom: 5px !important;
  }
  .paddedl_tiny-1299 {
    padding-left: 5px !important;
  }
  .paddedr_tiny-1299 {
    padding-right: 5px !important;
  }
  .paddedlr_tiny-1299 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .margin_tiny-1299 {
    margin: 5px !important;
  }
  .margintb_tiny-1299 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  .margint_tiny-1299 {
    margin-top: 5px !important;
  }
  .marginb_tiny-1299 {
    margin-bottom: 5px !important;
  }
  .marginl_tiny-1299 {
    margin-left: 5px !important;
  }
  .marginr_tiny-1299 {
    margin-right: 5px !important;
  }
  .marginlr_tiny-1299 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  .padded_small-1299 {
    padding: 10px !important;
  }
  .paddedtb_small-1299 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_small-1299 {
    padding-top: 10px !important;
  }
  .paddedb_small-1299 {
    padding-bottom: 10px !important;
  }
  .paddedl_small-1299 {
    padding-left: 10px !important;
  }
  .paddedr_small-1299 {
    padding-right: 10px !important;
  }
  .paddedlr_small-1299 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_small-1299 {
    margin: 10px !important;
  }
  .margintb_small-1299 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_small-1299 {
    margin-top: 10px !important;
  }
  .marginb_small-1299 {
    margin-bottom: 10px !important;
  }
  .marginl_small-1299 {
    margin-left: 10px !important;
  }
  .marginr_small-1299 {
    margin-right: 10px !important;
  }
  .marginlr_small-1299 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .padded_medium-1299 {
    padding: 20px !important;
  }
  .paddedtb_medium-1299 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .paddedt_medium-1299 {
    padding-top: 20px !important;
  }
  .paddedb_medium-1299 {
    padding-bottom: 20px !important;
  }
  .paddedl_medium-1299 {
    padding-left: 20px !important;
  }
  .paddedr_medium-1299 {
    padding-right: 20px !important;
  }
  .paddedlr_medium-1299 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .margin_medium-1299 {
    margin: 20px !important;
  }
  .margintb_medium-1299 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .margint_medium-1299 {
    margin-top: 20px !important;
  }
  .marginb_medium-1299 {
    margin-bottom: 20px !important;
  }
  .marginl_medium-1299 {
    margin-left: 20px !important;
  }
  .marginr_medium-1299 {
    margin-right: 20px !important;
  }
  .marginlr_medium-1299 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .padded_large-1299 {
    padding: 40px !important;
  }
  .paddedtb_large-1299 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .paddedt_large-1299 {
    padding-top: 40px !important;
  }
  .paddedb_large-1299 {
    padding-bottom: 40px !important;
  }
  .paddedl_large-1299 {
    padding-left: 40px !important;
  }
  .paddedr_large-1299 {
    padding-right: 40px !important;
  }
  .paddedlr_large-1299 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .margin_large-1299 {
    margin: 40px !important;
  }
  .margintb_large-1299 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .margint_large-1299 {
    margin-top: 40px !important;
  }
  .marginb_large-1299 {
    margin-bottom: 40px !important;
  }
  .marginl_large-1299 {
    margin-left: 40px !important;
  }
  .marginr_large-1299 {
    margin-right: 40px !important;
  }
  .marginlr_large-1299 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .padded_huge-1299 {
    padding: 70px !important;
  }
  .paddedtb_huge-1299 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .paddedt_huge-1299 {
    padding-top: 70px !important;
  }
  .paddedb_huge-1299 {
    padding-bottom: 70px !important;
  }
  .paddedl_huge-1299 {
    padding-left: 70px !important;
  }
  .paddedr_huge-1299 {
    padding-right: 70px !important;
  }
  .paddedlr_huge-1299 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .margin_huge-1299 {
    margin: 70px !important;
  }
  .margintb_huge-1299 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .margint_huge-1299 {
    margin-top: 70px !important;
  }
  .marginb_huge-1299 {
    margin-bottom: 70px !important;
  }
  .marginl_huge-1299 {
    margin-left: 70px !important;
  }
  .marginr_huge-1299 {
    margin-right: 70px !important;
  }
  .marginlr_huge-1299 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .padded_core-1299 {
    padding: 10px !important;
  }
  .paddedtb_core-1299 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_core-1299 {
    padding-top: 10px !important;
  }
  .paddedb_core-1299 {
    padding-bottom: 10px !important;
  }
  .paddedl_core-1299 {
    padding-left: 10px !important;
  }
  .paddedr_core-1299 {
    padding-right: 10px !important;
  }
  .paddedlr_core-1299 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_core-1299 {
    margin: 10px !important;
  }
  .margintb_core-1299 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_core-1299 {
    margin-top: 10px !important;
  }
  .marginb_core-1299 {
    margin-bottom: 10px !important;
  }
  .marginl_core-1299 {
    margin-left: 10px !important;
  }
  .marginr_core-1299 {
    margin-right: 10px !important;
  }
  .marginlr_core-1299 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .margin_auto-1299 {
    margin: auto !important;
  }
  .margintb_auto-1299 {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .margint_auto-1299 {
    margin-top: auto !important;
  }
  .marginb_auto-1299 {
    margin-bottom: auto !important;
  }
  .marginl_auto-1299 {
    margin-left: auto !important;
  }
  .marginr_auto-1299 {
    margin-right: auto !important;
  }
  .marginlr_auto-1299 {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .padded_none-1299 {
    padding: 0px !important;
  }
  .paddedtb_none-1299 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .paddedt_none-1299 {
    padding-top: 0px !important;
  }
  .paddedb_none-1299 {
    padding-bottom: 0px !important;
  }
  .paddedl_none-1299 {
    padding-left: 0px !important;
  }
  .paddedr_none-1299 {
    padding-right: 0px !important;
  }
  .paddedlr_none-1299 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .margin_none-1299 {
    margin: 0px !important;
  }
  .margintb_none-1299 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .margint_none-1299 {
    margin-top: 0px !important;
  }
  .marginb_none-1299 {
    margin-bottom: 0px !important;
  }
  .marginl_none-1299 {
    margin-left: 0px !important;
  }
  .marginr_none-1299 {
    margin-right: 0px !important;
  }
  .marginlr_none-1299 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .border_1-1299 {
    border: solid 1px #282828;
  }
  .bordertb_1-1299 {
    border-top: solid 1px #282828;
    border-bottom: solid 1px #282828;
  }
  .bordert_1-1299 {
    border-top: solid 1px #282828;
  }
  .borderb_1-1299 {
    border-bottom: solid 1px #282828;
  }
  .borderl_1-1299 {
    border-left: solid 1px #282828;
  }
  .borderr_1-1299 {
    border-right: solid 1px #282828;
  }
  .borderlr_1-1299 {
    border-left: solid 1px #282828;
    border-right: solid 1px #282828;
  }
  .border_2-1299 {
    border: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordertb_2-1299 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordert_2-1299 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderb_2-1299 {
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderl_2-1299 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderr_2-1299 {
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderlr_2-1299 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .border_none-1299 {
    border: none;
  }
  .bordertb_none-1299 {
    border-top: none;
    border-bottom: none;
  }
  .bordert_none-1299 {
    border-top: none;
  }
  .borderb_none-1299 {
    border-bottom: none;
  }
  .borderl_none-1299 {
    border-left: none;
  }
  .borderr_none-1299 {
    border-right: none;
  }
  .borderlr_none-1299 {
    border-left: none;
    border-right: none;
  }
  .colour1_bg-1299 {
    background-color: #2e3955 !important;
  }
  .colour1_bg-1299, a.colour1_bg-1299 {
    color: #FFFFFF !important;
  }
  .colour1_bg-1299 a {
    color: #FFFFFF;
  }
  .colour1-1299 a, a.colour1-1299 {
    color: #2e3955;
  }
  .colour1-1299 {
    color: #2e3955;
    background: transparent !important;
  }
  .colour1_bg-1299 input[type=text], .colour1_bg-1299 input[type=password], .colour1_bg-1299 input[type=number], .colour1_bg-1299 textarea, .colour1_bg-1299 select, .colour1_bg-1299 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour1_bg-1299 select option {
    color: #333333;
    background: transparent;
  }
  .colour1_bg-1299 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour1_bg-1299 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour1_bg-1299 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-1299 {
    background-color: #858585 !important;
  }
  .colour2_bg-1299, a.colour2_bg-1299 {
    color: #FFFFFF !important;
  }
  .colour2_bg-1299 a {
    color: #FFFFFF;
  }
  .colour2-1299 a, a.colour2-1299 {
    color: #858585;
  }
  .colour2-1299 {
    color: #858585;
    background: transparent !important;
  }
  .colour2_bg-1299 input[type=text], .colour2_bg-1299 input[type=password], .colour2_bg-1299 input[type=number], .colour2_bg-1299 textarea, .colour2_bg-1299 select, .colour2_bg-1299 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour2_bg-1299 select option {
    color: #333333;
    background: transparent;
  }
  .colour2_bg-1299 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour2_bg-1299 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-1299 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-1299 {
    background-color: #D22A20 !important;
  }
  .colour3_bg-1299, a.colour3_bg-1299 {
    color: #FFFFFF !important;
  }
  .colour3_bg-1299 a {
    color: #FFFFFF;
  }
  .colour3-1299 a, a.colour3-1299 {
    color: #D22A20;
  }
  .colour3-1299 {
    color: #D22A20;
    background: transparent !important;
  }
  .colour3_bg-1299 input[type=text], .colour3_bg-1299 input[type=password], .colour3_bg-1299 input[type=number], .colour3_bg-1299 textarea, .colour3_bg-1299 select, .colour3_bg-1299 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour3_bg-1299 select option {
    color: #333333;
    background: transparent;
  }
  .colour3_bg-1299 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour3_bg-1299 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-1299 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour4_bg-1299 {
    background-color: #eeeeee !important;
  }
  .colour4_bg-1299, a.colour4_bg-1299 {
    color: #343434 !important;
  }
  .colour4_bg-1299 a {
    color: #343434;
  }
  .colour4-1299 a, a.colour4-1299 {
    color: #eeeeee;
  }
  .colour4-1299 {
    color: #eeeeee;
    background: transparent !important;
  }
  .colour4_bg-1299 input[type=text], .colour4_bg-1299 input[type=password], .colour4_bg-1299 input[type=number], .colour4_bg-1299 textarea, .colour4_bg-1299 select, .colour4_bg-1299 select option {
    border-color: #343434;
    color: #343434;
    background: transparent;
  }
  .colour4_bg-1299 select option {
    color: #333333;
    background: transparent;
  }
  .colour4_bg-1299 select {
    color: rgba(52, 52, 52, 0.7);
  }
  .colour4_bg-1299 ::-webkit-input-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour4_bg-1299 ::-moz-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour5_bg-1299 {
    background-color: #f9f9f9 !important;
  }
  .colour5_bg-1299, a.colour5_bg-1299 {
    color: #252525 !important;
  }
  .colour5_bg-1299 a {
    color: #252525;
  }
  .colour5-1299 a, a.colour5-1299 {
    color: #f9f9f9;
  }
  .colour5-1299 {
    color: #f9f9f9;
    background: transparent !important;
  }
  .colour5_bg-1299 input[type=text], .colour5_bg-1299 input[type=password], .colour5_bg-1299 input[type=number], .colour5_bg-1299 textarea, .colour5_bg-1299 select, .colour5_bg-1299 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour5_bg-1299 select option {
    color: #333333;
    background: transparent;
  }
  .colour5_bg-1299 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour5_bg-1299 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour5_bg-1299 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour6_bg-1299 {
    background-color: #404040 !important;
  }
  .colour6_bg-1299, a.colour6_bg-1299 {
    color: #FFFFFF !important;
  }
  .colour6_bg-1299 a {
    color: #FFFFFF;
  }
  .colour6-1299 a, a.colour6-1299 {
    color: #404040;
  }
  .colour6-1299 {
    color: #404040;
    background: transparent !important;
  }
  .colour6_bg-1299 input[type=text], .colour6_bg-1299 input[type=password], .colour6_bg-1299 input[type=number], .colour6_bg-1299 textarea, .colour6_bg-1299 select, .colour6_bg-1299 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour6_bg-1299 select option {
    color: #333333;
    background: transparent;
  }
  .colour6_bg-1299 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour6_bg-1299 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour6_bg-1299 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour7_bg-1299 {
    background-color: #FFFFFF !important;
  }
  .colour7_bg-1299, a.colour7_bg-1299 {
    color: #252525 !important;
  }
  .colour7_bg-1299 a {
    color: #252525;
  }
  .colour7-1299 a, a.colour7-1299 {
    color: #FFFFFF;
  }
  .colour7-1299 {
    color: #FFFFFF;
    background: transparent !important;
  }
  .colour7_bg-1299 input[type=text], .colour7_bg-1299 input[type=password], .colour7_bg-1299 input[type=number], .colour7_bg-1299 textarea, .colour7_bg-1299 select, .colour7_bg-1299 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour7_bg-1299 select option {
    color: #333333;
    background: transparent;
  }
  .colour7_bg-1299 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour7_bg-1299 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour7_bg-1299 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
}
@media only screen and (max-width: 1249px) {
  .grid.seven-1249 {
    float: left !important;
    width: 11.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x2-1249 {
    float: left !important;
    width: 26.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x3-1249 {
    float: left !important;
    width: 41% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x4-1249 {
    float: left !important;
    width: 55.75% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x5-1249 {
    float: left !important;
    width: 70.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x6-1249 {
    float: left !important;
    width: 85.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.six-1249 {
    float: left !important;
    width: 15% !important;
    margin-right: 2% !important;
  }
  .grid.six_x2-1249 {
    float: left !important;
    width: 32% !important;
    margin-right: 2% !important;
  }
  .grid.six_x3-1249 {
    float: left !important;
    width: 49% !important;
    margin-right: 2% !important;
  }
  .grid.six_x4-1249 {
    float: left !important;
    width: 63% !important;
    margin-right: 2% !important;
  }
  .grid.six_x5-1249 {
    float: left !important;
    width: 83% !important;
    margin-right: 2% !important;
  }
  .grid.five-1249 {
    float: left !important;
    width: 18% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x2-1249 {
    float: left !important;
    width: 38.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x3-1249 {
    float: left !important;
    width: 59% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x4-1249 {
    float: left !important;
    width: 79.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.four-1249 {
    float: left !important;
    width: 22% !important;
    margin-right: 4% !important;
  }
  .grid.four_x2-1249 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.four_x3-1249 {
    float: left !important;
    width: 74% !important;
    margin-right: 4% !important;
  }
  .grid.three-1249 {
    float: left !important;
    width: 31% !important;
    margin-right: 3.5% !important;
  }
  .grid.three_x2-1249 {
    float: left !important;
    width: 65.5% !important;
    margin-right: 3.5% !important;
  }
  .grid.two-1249 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.one-1249 {
    float: left !important;
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .floatl.seven-1249 {
    width: 14.28571429% !important;
  }
  .floatl.seven_x2-1249 {
    width: 28.57142857% !important;
  }
  .floatl.seven_x3-1249 {
    width: 42.85714286% !important;
  }
  .floatl.seven_x4-1249 {
    width: 57.14285714% !important;
  }
  .floatl.seven_x5-1249 {
    width: 71.42857143% !important;
  }
  .floatl.seven_x6-1249 {
    width: 85.71428571% !important;
  }
  .floatl.six-1249 {
    width: 16.66666667% !important;
  }
  .floatl.six_x2-1249 {
    width: 33.33333333% !important;
  }
  .floatl.six_x3-1249 {
    width: 50% !important;
  }
  .floatl.six_x4-1249 {
    width: 66.6666667% !important;
  }
  .floatl.six_x5-1249 {
    width: 83% !important;
  }
  .floatl.five-1249 {
    width: 20% !important;
  }
  .floatl.five_x2-1249 {
    width: 40% !important;
  }
  .floatl.five_x3-1249 {
    width: 60% !important;
  }
  .floatl.five_x4-1249 {
    width: 80% !important;
  }
  .floatl.four-1249 {
    width: 25% !important;
  }
  .floatl.four_x2-1249 {
    width: 50% !important;
  }
  .floatl.four_x3-1249 {
    width: 75% !important;
  }
  .floatl.three-1249 {
    width: 33.33333333% !important;
  }
  .floatl.three_x2-1249 {
    width: 66.66666667% !important;
  }
  .floatl.two-1249 {
    width: 50% !important;
  }
  .floatl.one-1249 {
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
  }
  .invisible-1249 {
    visibility: hidden !important;
  }
  .last-1249 {
    margin-right: 0px !important;
  }
  .floatl-1249 {
    float: left !important;
  }
  .floatr-1249 {
    float: right !important;
  }
  .left-1249 {
    float: left !important;
  }
  .right-1249 {
    float: right !important;
  }
  .floatn-1249, .grid.floatn-1249 {
    float: none !important;
  }
  .grid-1249 {
    float: left !important;
    overflow: hidden;
  }
  .grid.last-1249 {
    float: right !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .none-1249 {
    display: none !important;
  }
  .block-1249 {
    display: block !important;
  }
  .iblock-1249 {
    display: inline-block !important;
  }
  .inline-1249 {
    display: inline !important;
  }
  .flex-1249 {
    display: flex !important;
  }
  .table-1249 {
    display: table !important;
  }
  .row-1249 {
    display: table-row !important;
  }
  .cell-1249 {
    display: table-cell !important;
    vertical-align: middle;
  }
  .clearl-1249 {
    clear: left !important;
  }
  .clearr-1249 {
    clear: right !important;
  }
  .clearn-1249 {
    clear: none !important;
  }
  .clearnone-1249 {
    clear: none !important;
  }
  .clearb-1249 {
    clear: both !important;
  }
  .clear-1249 {
    float: none !important;
    clear: both !important;
    width: auto !important;
    height: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
    overflow: hidden !important;
    border-style: none !important;
  }
  .alignl-1249 {
    text-align: left !important;
  }
  .alignr-1249 {
    text-align: right !important;
  }
  .alignc-1249 {
    text-align: center !important;
  }
  .alignj-1249 {
    text-align: justify !important;
  }
  .valign-1249 {
    vertical-align: middle !important;
  }
  .widthauto-1249 {
    width: auto !important;
  }
  .heightauto-1249 {
    height: auto !important;
  }
  .width0-1249 {
    width: 0px;
  }
  .height0-1249 {
    height: 0px;
  }
  .fw-1249, .grid.fw-1249, .floatl.fw-1249 {
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .fh-1249 {
    height: 100% !important;
  }
  .pointer-1249 {
    cursor: pointer !important;
  }
  .static-1249 {
    position: static !important;
  }
  .relative-1249 {
    position: relative !important;
  }
  .absolute-1249 {
    position: absolute !important;
  }
  .fixed-1249 {
    position: fixed !important;
  }
  .spacing-1249 {
    margin-bottom: 7px !important;
  }
  .spacing.floatl-1249 {
    margin-right: 15px !important;
  }
  .spacing.floatr-1249 {
    margin-left: 15px !important;
  }
  .flowhide-1249 {
    overflow: hidden;
  }
  .flowshow-1249 {
    overflow: visible;
  }
  .nowrap-1249 {
    white-space: nowrap;
  }
  .circle-1249 {
    border-radius: 50% !important;
  }
  .vh10-1249 {
    height: 10vh !important;
  }
  .vh25-1249 {
    height: 25vh !important;
  }
  .vh50-1249 {
    height: 50vh !important;
  }
  .vh100-1249 {
    height: 100vh !important;
  }
  .vw10-1249 {
    width: 10vw !important;
  }
  .vw25-1249 {
    width: 25vw !important;
  }
  .vw50-1249 {
    width: 50vw !important;
  }
  .vw100-1249 {
    width: 100vw !important;
  }
  .lineup.fw-1249, .lineupgroup.fw-1249 {
    height: auto !important;
  }
  .padded_tiny-1249 {
    padding: 5px !important;
  }
  .paddedtb_tiny-1249 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .paddedt_tiny-1249 {
    padding-top: 5px !important;
  }
  .paddedb_tiny-1249 {
    padding-bottom: 5px !important;
  }
  .paddedl_tiny-1249 {
    padding-left: 5px !important;
  }
  .paddedr_tiny-1249 {
    padding-right: 5px !important;
  }
  .paddedlr_tiny-1249 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .margin_tiny-1249 {
    margin: 5px !important;
  }
  .margintb_tiny-1249 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  .margint_tiny-1249 {
    margin-top: 5px !important;
  }
  .marginb_tiny-1249 {
    margin-bottom: 5px !important;
  }
  .marginl_tiny-1249 {
    margin-left: 5px !important;
  }
  .marginr_tiny-1249 {
    margin-right: 5px !important;
  }
  .marginlr_tiny-1249 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  .padded_small-1249 {
    padding: 10px !important;
  }
  .paddedtb_small-1249 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_small-1249 {
    padding-top: 10px !important;
  }
  .paddedb_small-1249 {
    padding-bottom: 10px !important;
  }
  .paddedl_small-1249 {
    padding-left: 10px !important;
  }
  .paddedr_small-1249 {
    padding-right: 10px !important;
  }
  .paddedlr_small-1249 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_small-1249 {
    margin: 10px !important;
  }
  .margintb_small-1249 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_small-1249 {
    margin-top: 10px !important;
  }
  .marginb_small-1249 {
    margin-bottom: 10px !important;
  }
  .marginl_small-1249 {
    margin-left: 10px !important;
  }
  .marginr_small-1249 {
    margin-right: 10px !important;
  }
  .marginlr_small-1249 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .padded_medium-1249 {
    padding: 20px !important;
  }
  .paddedtb_medium-1249 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .paddedt_medium-1249 {
    padding-top: 20px !important;
  }
  .paddedb_medium-1249 {
    padding-bottom: 20px !important;
  }
  .paddedl_medium-1249 {
    padding-left: 20px !important;
  }
  .paddedr_medium-1249 {
    padding-right: 20px !important;
  }
  .paddedlr_medium-1249 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .margin_medium-1249 {
    margin: 20px !important;
  }
  .margintb_medium-1249 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .margint_medium-1249 {
    margin-top: 20px !important;
  }
  .marginb_medium-1249 {
    margin-bottom: 20px !important;
  }
  .marginl_medium-1249 {
    margin-left: 20px !important;
  }
  .marginr_medium-1249 {
    margin-right: 20px !important;
  }
  .marginlr_medium-1249 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .padded_large-1249 {
    padding: 40px !important;
  }
  .paddedtb_large-1249 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .paddedt_large-1249 {
    padding-top: 40px !important;
  }
  .paddedb_large-1249 {
    padding-bottom: 40px !important;
  }
  .paddedl_large-1249 {
    padding-left: 40px !important;
  }
  .paddedr_large-1249 {
    padding-right: 40px !important;
  }
  .paddedlr_large-1249 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .margin_large-1249 {
    margin: 40px !important;
  }
  .margintb_large-1249 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .margint_large-1249 {
    margin-top: 40px !important;
  }
  .marginb_large-1249 {
    margin-bottom: 40px !important;
  }
  .marginl_large-1249 {
    margin-left: 40px !important;
  }
  .marginr_large-1249 {
    margin-right: 40px !important;
  }
  .marginlr_large-1249 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .padded_huge-1249 {
    padding: 70px !important;
  }
  .paddedtb_huge-1249 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .paddedt_huge-1249 {
    padding-top: 70px !important;
  }
  .paddedb_huge-1249 {
    padding-bottom: 70px !important;
  }
  .paddedl_huge-1249 {
    padding-left: 70px !important;
  }
  .paddedr_huge-1249 {
    padding-right: 70px !important;
  }
  .paddedlr_huge-1249 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .margin_huge-1249 {
    margin: 70px !important;
  }
  .margintb_huge-1249 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .margint_huge-1249 {
    margin-top: 70px !important;
  }
  .marginb_huge-1249 {
    margin-bottom: 70px !important;
  }
  .marginl_huge-1249 {
    margin-left: 70px !important;
  }
  .marginr_huge-1249 {
    margin-right: 70px !important;
  }
  .marginlr_huge-1249 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .padded_core-1249 {
    padding: 10px !important;
  }
  .paddedtb_core-1249 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_core-1249 {
    padding-top: 10px !important;
  }
  .paddedb_core-1249 {
    padding-bottom: 10px !important;
  }
  .paddedl_core-1249 {
    padding-left: 10px !important;
  }
  .paddedr_core-1249 {
    padding-right: 10px !important;
  }
  .paddedlr_core-1249 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_core-1249 {
    margin: 10px !important;
  }
  .margintb_core-1249 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_core-1249 {
    margin-top: 10px !important;
  }
  .marginb_core-1249 {
    margin-bottom: 10px !important;
  }
  .marginl_core-1249 {
    margin-left: 10px !important;
  }
  .marginr_core-1249 {
    margin-right: 10px !important;
  }
  .marginlr_core-1249 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .margin_auto-1249 {
    margin: auto !important;
  }
  .margintb_auto-1249 {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .margint_auto-1249 {
    margin-top: auto !important;
  }
  .marginb_auto-1249 {
    margin-bottom: auto !important;
  }
  .marginl_auto-1249 {
    margin-left: auto !important;
  }
  .marginr_auto-1249 {
    margin-right: auto !important;
  }
  .marginlr_auto-1249 {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .padded_none-1249 {
    padding: 0px !important;
  }
  .paddedtb_none-1249 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .paddedt_none-1249 {
    padding-top: 0px !important;
  }
  .paddedb_none-1249 {
    padding-bottom: 0px !important;
  }
  .paddedl_none-1249 {
    padding-left: 0px !important;
  }
  .paddedr_none-1249 {
    padding-right: 0px !important;
  }
  .paddedlr_none-1249 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .margin_none-1249 {
    margin: 0px !important;
  }
  .margintb_none-1249 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .margint_none-1249 {
    margin-top: 0px !important;
  }
  .marginb_none-1249 {
    margin-bottom: 0px !important;
  }
  .marginl_none-1249 {
    margin-left: 0px !important;
  }
  .marginr_none-1249 {
    margin-right: 0px !important;
  }
  .marginlr_none-1249 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .border_1-1249 {
    border: solid 1px #282828;
  }
  .bordertb_1-1249 {
    border-top: solid 1px #282828;
    border-bottom: solid 1px #282828;
  }
  .bordert_1-1249 {
    border-top: solid 1px #282828;
  }
  .borderb_1-1249 {
    border-bottom: solid 1px #282828;
  }
  .borderl_1-1249 {
    border-left: solid 1px #282828;
  }
  .borderr_1-1249 {
    border-right: solid 1px #282828;
  }
  .borderlr_1-1249 {
    border-left: solid 1px #282828;
    border-right: solid 1px #282828;
  }
  .border_2-1249 {
    border: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordertb_2-1249 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordert_2-1249 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderb_2-1249 {
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderl_2-1249 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderr_2-1249 {
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderlr_2-1249 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .border_none-1249 {
    border: none;
  }
  .bordertb_none-1249 {
    border-top: none;
    border-bottom: none;
  }
  .bordert_none-1249 {
    border-top: none;
  }
  .borderb_none-1249 {
    border-bottom: none;
  }
  .borderl_none-1249 {
    border-left: none;
  }
  .borderr_none-1249 {
    border-right: none;
  }
  .borderlr_none-1249 {
    border-left: none;
    border-right: none;
  }
  .colour1_bg-1249 {
    background-color: #2e3955 !important;
  }
  .colour1_bg-1249, a.colour1_bg-1249 {
    color: #FFFFFF !important;
  }
  .colour1_bg-1249 a {
    color: #FFFFFF;
  }
  .colour1-1249 a, a.colour1-1249 {
    color: #2e3955;
  }
  .colour1-1249 {
    color: #2e3955;
    background: transparent !important;
  }
  .colour1_bg-1249 input[type=text], .colour1_bg-1249 input[type=password], .colour1_bg-1249 input[type=number], .colour1_bg-1249 textarea, .colour1_bg-1249 select, .colour1_bg-1249 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour1_bg-1249 select option {
    color: #333333;
    background: transparent;
  }
  .colour1_bg-1249 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour1_bg-1249 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour1_bg-1249 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-1249 {
    background-color: #858585 !important;
  }
  .colour2_bg-1249, a.colour2_bg-1249 {
    color: #FFFFFF !important;
  }
  .colour2_bg-1249 a {
    color: #FFFFFF;
  }
  .colour2-1249 a, a.colour2-1249 {
    color: #858585;
  }
  .colour2-1249 {
    color: #858585;
    background: transparent !important;
  }
  .colour2_bg-1249 input[type=text], .colour2_bg-1249 input[type=password], .colour2_bg-1249 input[type=number], .colour2_bg-1249 textarea, .colour2_bg-1249 select, .colour2_bg-1249 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour2_bg-1249 select option {
    color: #333333;
    background: transparent;
  }
  .colour2_bg-1249 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour2_bg-1249 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-1249 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-1249 {
    background-color: #D22A20 !important;
  }
  .colour3_bg-1249, a.colour3_bg-1249 {
    color: #FFFFFF !important;
  }
  .colour3_bg-1249 a {
    color: #FFFFFF;
  }
  .colour3-1249 a, a.colour3-1249 {
    color: #D22A20;
  }
  .colour3-1249 {
    color: #D22A20;
    background: transparent !important;
  }
  .colour3_bg-1249 input[type=text], .colour3_bg-1249 input[type=password], .colour3_bg-1249 input[type=number], .colour3_bg-1249 textarea, .colour3_bg-1249 select, .colour3_bg-1249 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour3_bg-1249 select option {
    color: #333333;
    background: transparent;
  }
  .colour3_bg-1249 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour3_bg-1249 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-1249 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour4_bg-1249 {
    background-color: #eeeeee !important;
  }
  .colour4_bg-1249, a.colour4_bg-1249 {
    color: #343434 !important;
  }
  .colour4_bg-1249 a {
    color: #343434;
  }
  .colour4-1249 a, a.colour4-1249 {
    color: #eeeeee;
  }
  .colour4-1249 {
    color: #eeeeee;
    background: transparent !important;
  }
  .colour4_bg-1249 input[type=text], .colour4_bg-1249 input[type=password], .colour4_bg-1249 input[type=number], .colour4_bg-1249 textarea, .colour4_bg-1249 select, .colour4_bg-1249 select option {
    border-color: #343434;
    color: #343434;
    background: transparent;
  }
  .colour4_bg-1249 select option {
    color: #333333;
    background: transparent;
  }
  .colour4_bg-1249 select {
    color: rgba(52, 52, 52, 0.7);
  }
  .colour4_bg-1249 ::-webkit-input-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour4_bg-1249 ::-moz-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour5_bg-1249 {
    background-color: #f9f9f9 !important;
  }
  .colour5_bg-1249, a.colour5_bg-1249 {
    color: #252525 !important;
  }
  .colour5_bg-1249 a {
    color: #252525;
  }
  .colour5-1249 a, a.colour5-1249 {
    color: #f9f9f9;
  }
  .colour5-1249 {
    color: #f9f9f9;
    background: transparent !important;
  }
  .colour5_bg-1249 input[type=text], .colour5_bg-1249 input[type=password], .colour5_bg-1249 input[type=number], .colour5_bg-1249 textarea, .colour5_bg-1249 select, .colour5_bg-1249 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour5_bg-1249 select option {
    color: #333333;
    background: transparent;
  }
  .colour5_bg-1249 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour5_bg-1249 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour5_bg-1249 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour6_bg-1249 {
    background-color: #404040 !important;
  }
  .colour6_bg-1249, a.colour6_bg-1249 {
    color: #FFFFFF !important;
  }
  .colour6_bg-1249 a {
    color: #FFFFFF;
  }
  .colour6-1249 a, a.colour6-1249 {
    color: #404040;
  }
  .colour6-1249 {
    color: #404040;
    background: transparent !important;
  }
  .colour6_bg-1249 input[type=text], .colour6_bg-1249 input[type=password], .colour6_bg-1249 input[type=number], .colour6_bg-1249 textarea, .colour6_bg-1249 select, .colour6_bg-1249 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour6_bg-1249 select option {
    color: #333333;
    background: transparent;
  }
  .colour6_bg-1249 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour6_bg-1249 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour6_bg-1249 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour7_bg-1249 {
    background-color: #FFFFFF !important;
  }
  .colour7_bg-1249, a.colour7_bg-1249 {
    color: #252525 !important;
  }
  .colour7_bg-1249 a {
    color: #252525;
  }
  .colour7-1249 a, a.colour7-1249 {
    color: #FFFFFF;
  }
  .colour7-1249 {
    color: #FFFFFF;
    background: transparent !important;
  }
  .colour7_bg-1249 input[type=text], .colour7_bg-1249 input[type=password], .colour7_bg-1249 input[type=number], .colour7_bg-1249 textarea, .colour7_bg-1249 select, .colour7_bg-1249 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour7_bg-1249 select option {
    color: #333333;
    background: transparent;
  }
  .colour7_bg-1249 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour7_bg-1249 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour7_bg-1249 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
}
@media only screen and (max-width: 1199px) {
  .grid.seven-1199 {
    float: left !important;
    width: 11.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x2-1199 {
    float: left !important;
    width: 26.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x3-1199 {
    float: left !important;
    width: 41% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x4-1199 {
    float: left !important;
    width: 55.75% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x5-1199 {
    float: left !important;
    width: 70.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x6-1199 {
    float: left !important;
    width: 85.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.six-1199 {
    float: left !important;
    width: 15% !important;
    margin-right: 2% !important;
  }
  .grid.six_x2-1199 {
    float: left !important;
    width: 32% !important;
    margin-right: 2% !important;
  }
  .grid.six_x3-1199 {
    float: left !important;
    width: 49% !important;
    margin-right: 2% !important;
  }
  .grid.six_x4-1199 {
    float: left !important;
    width: 63% !important;
    margin-right: 2% !important;
  }
  .grid.six_x5-1199 {
    float: left !important;
    width: 83% !important;
    margin-right: 2% !important;
  }
  .grid.five-1199 {
    float: left !important;
    width: 18% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x2-1199 {
    float: left !important;
    width: 38.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x3-1199 {
    float: left !important;
    width: 59% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x4-1199 {
    float: left !important;
    width: 79.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.four-1199 {
    float: left !important;
    width: 22% !important;
    margin-right: 4% !important;
  }
  .grid.four_x2-1199 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.four_x3-1199 {
    float: left !important;
    width: 74% !important;
    margin-right: 4% !important;
  }
  .grid.three-1199 {
    float: left !important;
    width: 31% !important;
    margin-right: 3.5% !important;
  }
  .grid.three_x2-1199 {
    float: left !important;
    width: 65.5% !important;
    margin-right: 3.5% !important;
  }
  .grid.two-1199 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.one-1199 {
    float: left !important;
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .floatl.seven-1199 {
    width: 14.28571429% !important;
  }
  .floatl.seven_x2-1199 {
    width: 28.57142857% !important;
  }
  .floatl.seven_x3-1199 {
    width: 42.85714286% !important;
  }
  .floatl.seven_x4-1199 {
    width: 57.14285714% !important;
  }
  .floatl.seven_x5-1199 {
    width: 71.42857143% !important;
  }
  .floatl.seven_x6-1199 {
    width: 85.71428571% !important;
  }
  .floatl.six-1199 {
    width: 16.66666667% !important;
  }
  .floatl.six_x2-1199 {
    width: 33.33333333% !important;
  }
  .floatl.six_x3-1199 {
    width: 50% !important;
  }
  .floatl.six_x4-1199 {
    width: 66.6666667% !important;
  }
  .floatl.six_x5-1199 {
    width: 83% !important;
  }
  .floatl.five-1199 {
    width: 20% !important;
  }
  .floatl.five_x2-1199 {
    width: 40% !important;
  }
  .floatl.five_x3-1199 {
    width: 60% !important;
  }
  .floatl.five_x4-1199 {
    width: 80% !important;
  }
  .floatl.four-1199 {
    width: 25% !important;
  }
  .floatl.four_x2-1199 {
    width: 50% !important;
  }
  .floatl.four_x3-1199 {
    width: 75% !important;
  }
  .floatl.three-1199 {
    width: 33.33333333% !important;
  }
  .floatl.three_x2-1199 {
    width: 66.66666667% !important;
  }
  .floatl.two-1199 {
    width: 50% !important;
  }
  .floatl.one-1199 {
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
  }
  .invisible-1199 {
    visibility: hidden !important;
  }
  .last-1199 {
    margin-right: 0px !important;
  }
  .floatl-1199 {
    float: left !important;
  }
  .floatr-1199 {
    float: right !important;
  }
  .left-1199 {
    float: left !important;
  }
  .right-1199 {
    float: right !important;
  }
  .floatn-1199, .grid.floatn-1199 {
    float: none !important;
  }
  .grid-1199 {
    float: left !important;
    overflow: hidden;
  }
  .grid.last-1199 {
    float: right !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .none-1199 {
    display: none !important;
  }
  .block-1199 {
    display: block !important;
  }
  .iblock-1199 {
    display: inline-block !important;
  }
  .inline-1199 {
    display: inline !important;
  }
  .flex-1199 {
    display: flex !important;
  }
  .table-1199 {
    display: table !important;
  }
  .row-1199 {
    display: table-row !important;
  }
  .cell-1199 {
    display: table-cell !important;
    vertical-align: middle;
  }
  .clearl-1199 {
    clear: left !important;
  }
  .clearr-1199 {
    clear: right !important;
  }
  .clearn-1199 {
    clear: none !important;
  }
  .clearnone-1199 {
    clear: none !important;
  }
  .clearb-1199 {
    clear: both !important;
  }
  .clear-1199 {
    float: none !important;
    clear: both !important;
    width: auto !important;
    height: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
    overflow: hidden !important;
    border-style: none !important;
  }
  .alignl-1199 {
    text-align: left !important;
  }
  .alignr-1199 {
    text-align: right !important;
  }
  .alignc-1199 {
    text-align: center !important;
  }
  .alignj-1199 {
    text-align: justify !important;
  }
  .valign-1199 {
    vertical-align: middle !important;
  }
  .widthauto-1199 {
    width: auto !important;
  }
  .heightauto-1199 {
    height: auto !important;
  }
  .width0-1199 {
    width: 0px;
  }
  .height0-1199 {
    height: 0px;
  }
  .fw-1199, .grid.fw-1199, .floatl.fw-1199 {
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .fh-1199 {
    height: 100% !important;
  }
  .pointer-1199 {
    cursor: pointer !important;
  }
  .static-1199 {
    position: static !important;
  }
  .relative-1199 {
    position: relative !important;
  }
  .absolute-1199 {
    position: absolute !important;
  }
  .fixed-1199 {
    position: fixed !important;
  }
  .spacing-1199 {
    margin-bottom: 7px !important;
  }
  .spacing.floatl-1199 {
    margin-right: 15px !important;
  }
  .spacing.floatr-1199 {
    margin-left: 15px !important;
  }
  .flowhide-1199 {
    overflow: hidden;
  }
  .flowshow-1199 {
    overflow: visible;
  }
  .nowrap-1199 {
    white-space: nowrap;
  }
  .circle-1199 {
    border-radius: 50% !important;
  }
  .vh10-1199 {
    height: 10vh !important;
  }
  .vh25-1199 {
    height: 25vh !important;
  }
  .vh50-1199 {
    height: 50vh !important;
  }
  .vh100-1199 {
    height: 100vh !important;
  }
  .vw10-1199 {
    width: 10vw !important;
  }
  .vw25-1199 {
    width: 25vw !important;
  }
  .vw50-1199 {
    width: 50vw !important;
  }
  .vw100-1199 {
    width: 100vw !important;
  }
  .lineup.fw-1199, .lineupgroup.fw-1199 {
    height: auto !important;
  }
  .padded_tiny-1199 {
    padding: 5px !important;
  }
  .paddedtb_tiny-1199 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .paddedt_tiny-1199 {
    padding-top: 5px !important;
  }
  .paddedb_tiny-1199 {
    padding-bottom: 5px !important;
  }
  .paddedl_tiny-1199 {
    padding-left: 5px !important;
  }
  .paddedr_tiny-1199 {
    padding-right: 5px !important;
  }
  .paddedlr_tiny-1199 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .margin_tiny-1199 {
    margin: 5px !important;
  }
  .margintb_tiny-1199 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  .margint_tiny-1199 {
    margin-top: 5px !important;
  }
  .marginb_tiny-1199 {
    margin-bottom: 5px !important;
  }
  .marginl_tiny-1199 {
    margin-left: 5px !important;
  }
  .marginr_tiny-1199 {
    margin-right: 5px !important;
  }
  .marginlr_tiny-1199 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  .padded_small-1199 {
    padding: 10px !important;
  }
  .paddedtb_small-1199 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_small-1199 {
    padding-top: 10px !important;
  }
  .paddedb_small-1199 {
    padding-bottom: 10px !important;
  }
  .paddedl_small-1199 {
    padding-left: 10px !important;
  }
  .paddedr_small-1199 {
    padding-right: 10px !important;
  }
  .paddedlr_small-1199 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_small-1199 {
    margin: 10px !important;
  }
  .margintb_small-1199 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_small-1199 {
    margin-top: 10px !important;
  }
  .marginb_small-1199 {
    margin-bottom: 10px !important;
  }
  .marginl_small-1199 {
    margin-left: 10px !important;
  }
  .marginr_small-1199 {
    margin-right: 10px !important;
  }
  .marginlr_small-1199 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .padded_medium-1199 {
    padding: 20px !important;
  }
  .paddedtb_medium-1199 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .paddedt_medium-1199 {
    padding-top: 20px !important;
  }
  .paddedb_medium-1199 {
    padding-bottom: 20px !important;
  }
  .paddedl_medium-1199 {
    padding-left: 20px !important;
  }
  .paddedr_medium-1199 {
    padding-right: 20px !important;
  }
  .paddedlr_medium-1199 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .margin_medium-1199 {
    margin: 20px !important;
  }
  .margintb_medium-1199 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .margint_medium-1199 {
    margin-top: 20px !important;
  }
  .marginb_medium-1199 {
    margin-bottom: 20px !important;
  }
  .marginl_medium-1199 {
    margin-left: 20px !important;
  }
  .marginr_medium-1199 {
    margin-right: 20px !important;
  }
  .marginlr_medium-1199 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .padded_large-1199 {
    padding: 40px !important;
  }
  .paddedtb_large-1199 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .paddedt_large-1199 {
    padding-top: 40px !important;
  }
  .paddedb_large-1199 {
    padding-bottom: 40px !important;
  }
  .paddedl_large-1199 {
    padding-left: 40px !important;
  }
  .paddedr_large-1199 {
    padding-right: 40px !important;
  }
  .paddedlr_large-1199 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .margin_large-1199 {
    margin: 40px !important;
  }
  .margintb_large-1199 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .margint_large-1199 {
    margin-top: 40px !important;
  }
  .marginb_large-1199 {
    margin-bottom: 40px !important;
  }
  .marginl_large-1199 {
    margin-left: 40px !important;
  }
  .marginr_large-1199 {
    margin-right: 40px !important;
  }
  .marginlr_large-1199 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .padded_huge-1199 {
    padding: 70px !important;
  }
  .paddedtb_huge-1199 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .paddedt_huge-1199 {
    padding-top: 70px !important;
  }
  .paddedb_huge-1199 {
    padding-bottom: 70px !important;
  }
  .paddedl_huge-1199 {
    padding-left: 70px !important;
  }
  .paddedr_huge-1199 {
    padding-right: 70px !important;
  }
  .paddedlr_huge-1199 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .margin_huge-1199 {
    margin: 70px !important;
  }
  .margintb_huge-1199 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .margint_huge-1199 {
    margin-top: 70px !important;
  }
  .marginb_huge-1199 {
    margin-bottom: 70px !important;
  }
  .marginl_huge-1199 {
    margin-left: 70px !important;
  }
  .marginr_huge-1199 {
    margin-right: 70px !important;
  }
  .marginlr_huge-1199 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .padded_core-1199 {
    padding: 10px !important;
  }
  .paddedtb_core-1199 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_core-1199 {
    padding-top: 10px !important;
  }
  .paddedb_core-1199 {
    padding-bottom: 10px !important;
  }
  .paddedl_core-1199 {
    padding-left: 10px !important;
  }
  .paddedr_core-1199 {
    padding-right: 10px !important;
  }
  .paddedlr_core-1199 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_core-1199 {
    margin: 10px !important;
  }
  .margintb_core-1199 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_core-1199 {
    margin-top: 10px !important;
  }
  .marginb_core-1199 {
    margin-bottom: 10px !important;
  }
  .marginl_core-1199 {
    margin-left: 10px !important;
  }
  .marginr_core-1199 {
    margin-right: 10px !important;
  }
  .marginlr_core-1199 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .margin_auto-1199 {
    margin: auto !important;
  }
  .margintb_auto-1199 {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .margint_auto-1199 {
    margin-top: auto !important;
  }
  .marginb_auto-1199 {
    margin-bottom: auto !important;
  }
  .marginl_auto-1199 {
    margin-left: auto !important;
  }
  .marginr_auto-1199 {
    margin-right: auto !important;
  }
  .marginlr_auto-1199 {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .padded_none-1199 {
    padding: 0px !important;
  }
  .paddedtb_none-1199 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .paddedt_none-1199 {
    padding-top: 0px !important;
  }
  .paddedb_none-1199 {
    padding-bottom: 0px !important;
  }
  .paddedl_none-1199 {
    padding-left: 0px !important;
  }
  .paddedr_none-1199 {
    padding-right: 0px !important;
  }
  .paddedlr_none-1199 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .margin_none-1199 {
    margin: 0px !important;
  }
  .margintb_none-1199 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .margint_none-1199 {
    margin-top: 0px !important;
  }
  .marginb_none-1199 {
    margin-bottom: 0px !important;
  }
  .marginl_none-1199 {
    margin-left: 0px !important;
  }
  .marginr_none-1199 {
    margin-right: 0px !important;
  }
  .marginlr_none-1199 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .border_1-1199 {
    border: solid 1px #282828;
  }
  .bordertb_1-1199 {
    border-top: solid 1px #282828;
    border-bottom: solid 1px #282828;
  }
  .bordert_1-1199 {
    border-top: solid 1px #282828;
  }
  .borderb_1-1199 {
    border-bottom: solid 1px #282828;
  }
  .borderl_1-1199 {
    border-left: solid 1px #282828;
  }
  .borderr_1-1199 {
    border-right: solid 1px #282828;
  }
  .borderlr_1-1199 {
    border-left: solid 1px #282828;
    border-right: solid 1px #282828;
  }
  .border_2-1199 {
    border: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordertb_2-1199 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordert_2-1199 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderb_2-1199 {
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderl_2-1199 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderr_2-1199 {
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderlr_2-1199 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .border_none-1199 {
    border: none;
  }
  .bordertb_none-1199 {
    border-top: none;
    border-bottom: none;
  }
  .bordert_none-1199 {
    border-top: none;
  }
  .borderb_none-1199 {
    border-bottom: none;
  }
  .borderl_none-1199 {
    border-left: none;
  }
  .borderr_none-1199 {
    border-right: none;
  }
  .borderlr_none-1199 {
    border-left: none;
    border-right: none;
  }
  .colour1_bg-1199 {
    background-color: #2e3955 !important;
  }
  .colour1_bg-1199, a.colour1_bg-1199 {
    color: #FFFFFF !important;
  }
  .colour1_bg-1199 a {
    color: #FFFFFF;
  }
  .colour1-1199 a, a.colour1-1199 {
    color: #2e3955;
  }
  .colour1-1199 {
    color: #2e3955;
    background: transparent !important;
  }
  .colour1_bg-1199 input[type=text], .colour1_bg-1199 input[type=password], .colour1_bg-1199 input[type=number], .colour1_bg-1199 textarea, .colour1_bg-1199 select, .colour1_bg-1199 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour1_bg-1199 select option {
    color: #333333;
    background: transparent;
  }
  .colour1_bg-1199 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour1_bg-1199 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour1_bg-1199 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-1199 {
    background-color: #858585 !important;
  }
  .colour2_bg-1199, a.colour2_bg-1199 {
    color: #FFFFFF !important;
  }
  .colour2_bg-1199 a {
    color: #FFFFFF;
  }
  .colour2-1199 a, a.colour2-1199 {
    color: #858585;
  }
  .colour2-1199 {
    color: #858585;
    background: transparent !important;
  }
  .colour2_bg-1199 input[type=text], .colour2_bg-1199 input[type=password], .colour2_bg-1199 input[type=number], .colour2_bg-1199 textarea, .colour2_bg-1199 select, .colour2_bg-1199 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour2_bg-1199 select option {
    color: #333333;
    background: transparent;
  }
  .colour2_bg-1199 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour2_bg-1199 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-1199 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-1199 {
    background-color: #D22A20 !important;
  }
  .colour3_bg-1199, a.colour3_bg-1199 {
    color: #FFFFFF !important;
  }
  .colour3_bg-1199 a {
    color: #FFFFFF;
  }
  .colour3-1199 a, a.colour3-1199 {
    color: #D22A20;
  }
  .colour3-1199 {
    color: #D22A20;
    background: transparent !important;
  }
  .colour3_bg-1199 input[type=text], .colour3_bg-1199 input[type=password], .colour3_bg-1199 input[type=number], .colour3_bg-1199 textarea, .colour3_bg-1199 select, .colour3_bg-1199 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour3_bg-1199 select option {
    color: #333333;
    background: transparent;
  }
  .colour3_bg-1199 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour3_bg-1199 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-1199 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour4_bg-1199 {
    background-color: #eeeeee !important;
  }
  .colour4_bg-1199, a.colour4_bg-1199 {
    color: #343434 !important;
  }
  .colour4_bg-1199 a {
    color: #343434;
  }
  .colour4-1199 a, a.colour4-1199 {
    color: #eeeeee;
  }
  .colour4-1199 {
    color: #eeeeee;
    background: transparent !important;
  }
  .colour4_bg-1199 input[type=text], .colour4_bg-1199 input[type=password], .colour4_bg-1199 input[type=number], .colour4_bg-1199 textarea, .colour4_bg-1199 select, .colour4_bg-1199 select option {
    border-color: #343434;
    color: #343434;
    background: transparent;
  }
  .colour4_bg-1199 select option {
    color: #333333;
    background: transparent;
  }
  .colour4_bg-1199 select {
    color: rgba(52, 52, 52, 0.7);
  }
  .colour4_bg-1199 ::-webkit-input-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour4_bg-1199 ::-moz-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour5_bg-1199 {
    background-color: #f9f9f9 !important;
  }
  .colour5_bg-1199, a.colour5_bg-1199 {
    color: #252525 !important;
  }
  .colour5_bg-1199 a {
    color: #252525;
  }
  .colour5-1199 a, a.colour5-1199 {
    color: #f9f9f9;
  }
  .colour5-1199 {
    color: #f9f9f9;
    background: transparent !important;
  }
  .colour5_bg-1199 input[type=text], .colour5_bg-1199 input[type=password], .colour5_bg-1199 input[type=number], .colour5_bg-1199 textarea, .colour5_bg-1199 select, .colour5_bg-1199 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour5_bg-1199 select option {
    color: #333333;
    background: transparent;
  }
  .colour5_bg-1199 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour5_bg-1199 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour5_bg-1199 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour6_bg-1199 {
    background-color: #404040 !important;
  }
  .colour6_bg-1199, a.colour6_bg-1199 {
    color: #FFFFFF !important;
  }
  .colour6_bg-1199 a {
    color: #FFFFFF;
  }
  .colour6-1199 a, a.colour6-1199 {
    color: #404040;
  }
  .colour6-1199 {
    color: #404040;
    background: transparent !important;
  }
  .colour6_bg-1199 input[type=text], .colour6_bg-1199 input[type=password], .colour6_bg-1199 input[type=number], .colour6_bg-1199 textarea, .colour6_bg-1199 select, .colour6_bg-1199 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour6_bg-1199 select option {
    color: #333333;
    background: transparent;
  }
  .colour6_bg-1199 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour6_bg-1199 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour6_bg-1199 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour7_bg-1199 {
    background-color: #FFFFFF !important;
  }
  .colour7_bg-1199, a.colour7_bg-1199 {
    color: #252525 !important;
  }
  .colour7_bg-1199 a {
    color: #252525;
  }
  .colour7-1199 a, a.colour7-1199 {
    color: #FFFFFF;
  }
  .colour7-1199 {
    color: #FFFFFF;
    background: transparent !important;
  }
  .colour7_bg-1199 input[type=text], .colour7_bg-1199 input[type=password], .colour7_bg-1199 input[type=number], .colour7_bg-1199 textarea, .colour7_bg-1199 select, .colour7_bg-1199 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour7_bg-1199 select option {
    color: #333333;
    background: transparent;
  }
  .colour7_bg-1199 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour7_bg-1199 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour7_bg-1199 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
}
@media only screen and (max-width: 1149px) {
  .grid.seven-1149 {
    float: left !important;
    width: 11.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x2-1149 {
    float: left !important;
    width: 26.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x3-1149 {
    float: left !important;
    width: 41% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x4-1149 {
    float: left !important;
    width: 55.75% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x5-1149 {
    float: left !important;
    width: 70.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x6-1149 {
    float: left !important;
    width: 85.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.six-1149 {
    float: left !important;
    width: 15% !important;
    margin-right: 2% !important;
  }
  .grid.six_x2-1149 {
    float: left !important;
    width: 32% !important;
    margin-right: 2% !important;
  }
  .grid.six_x3-1149 {
    float: left !important;
    width: 49% !important;
    margin-right: 2% !important;
  }
  .grid.six_x4-1149 {
    float: left !important;
    width: 63% !important;
    margin-right: 2% !important;
  }
  .grid.six_x5-1149 {
    float: left !important;
    width: 83% !important;
    margin-right: 2% !important;
  }
  .grid.five-1149 {
    float: left !important;
    width: 18% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x2-1149 {
    float: left !important;
    width: 38.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x3-1149 {
    float: left !important;
    width: 59% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x4-1149 {
    float: left !important;
    width: 79.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.four-1149 {
    float: left !important;
    width: 22% !important;
    margin-right: 4% !important;
  }
  .grid.four_x2-1149 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.four_x3-1149 {
    float: left !important;
    width: 74% !important;
    margin-right: 4% !important;
  }
  .grid.three-1149 {
    float: left !important;
    width: 31% !important;
    margin-right: 3.5% !important;
  }
  .grid.three_x2-1149 {
    float: left !important;
    width: 65.5% !important;
    margin-right: 3.5% !important;
  }
  .grid.two-1149 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.one-1149 {
    float: left !important;
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .floatl.seven-1149 {
    width: 14.28571429% !important;
  }
  .floatl.seven_x2-1149 {
    width: 28.57142857% !important;
  }
  .floatl.seven_x3-1149 {
    width: 42.85714286% !important;
  }
  .floatl.seven_x4-1149 {
    width: 57.14285714% !important;
  }
  .floatl.seven_x5-1149 {
    width: 71.42857143% !important;
  }
  .floatl.seven_x6-1149 {
    width: 85.71428571% !important;
  }
  .floatl.six-1149 {
    width: 16.66666667% !important;
  }
  .floatl.six_x2-1149 {
    width: 33.33333333% !important;
  }
  .floatl.six_x3-1149 {
    width: 50% !important;
  }
  .floatl.six_x4-1149 {
    width: 66.6666667% !important;
  }
  .floatl.six_x5-1149 {
    width: 83% !important;
  }
  .floatl.five-1149 {
    width: 20% !important;
  }
  .floatl.five_x2-1149 {
    width: 40% !important;
  }
  .floatl.five_x3-1149 {
    width: 60% !important;
  }
  .floatl.five_x4-1149 {
    width: 80% !important;
  }
  .floatl.four-1149 {
    width: 25% !important;
  }
  .floatl.four_x2-1149 {
    width: 50% !important;
  }
  .floatl.four_x3-1149 {
    width: 75% !important;
  }
  .floatl.three-1149 {
    width: 33.33333333% !important;
  }
  .floatl.three_x2-1149 {
    width: 66.66666667% !important;
  }
  .floatl.two-1149 {
    width: 50% !important;
  }
  .floatl.one-1149 {
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
  }
  .invisible-1149 {
    visibility: hidden !important;
  }
  .last-1149 {
    margin-right: 0px !important;
  }
  .floatl-1149 {
    float: left !important;
  }
  .floatr-1149 {
    float: right !important;
  }
  .left-1149 {
    float: left !important;
  }
  .right-1149 {
    float: right !important;
  }
  .floatn-1149, .grid.floatn-1149 {
    float: none !important;
  }
  .grid-1149 {
    float: left !important;
    overflow: hidden;
  }
  .grid.last-1149 {
    float: right !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .none-1149 {
    display: none !important;
  }
  .block-1149 {
    display: block !important;
  }
  .iblock-1149 {
    display: inline-block !important;
  }
  .inline-1149 {
    display: inline !important;
  }
  .flex-1149 {
    display: flex !important;
  }
  .table-1149 {
    display: table !important;
  }
  .row-1149 {
    display: table-row !important;
  }
  .cell-1149 {
    display: table-cell !important;
    vertical-align: middle;
  }
  .clearl-1149 {
    clear: left !important;
  }
  .clearr-1149 {
    clear: right !important;
  }
  .clearn-1149 {
    clear: none !important;
  }
  .clearnone-1149 {
    clear: none !important;
  }
  .clearb-1149 {
    clear: both !important;
  }
  .clear-1149 {
    float: none !important;
    clear: both !important;
    width: auto !important;
    height: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
    overflow: hidden !important;
    border-style: none !important;
  }
  .alignl-1149 {
    text-align: left !important;
  }
  .alignr-1149 {
    text-align: right !important;
  }
  .alignc-1149 {
    text-align: center !important;
  }
  .alignj-1149 {
    text-align: justify !important;
  }
  .valign-1149 {
    vertical-align: middle !important;
  }
  .widthauto-1149 {
    width: auto !important;
  }
  .heightauto-1149 {
    height: auto !important;
  }
  .width0-1149 {
    width: 0px;
  }
  .height0-1149 {
    height: 0px;
  }
  .fw-1149, .grid.fw-1149, .floatl.fw-1149 {
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .fh-1149 {
    height: 100% !important;
  }
  .pointer-1149 {
    cursor: pointer !important;
  }
  .static-1149 {
    position: static !important;
  }
  .relative-1149 {
    position: relative !important;
  }
  .absolute-1149 {
    position: absolute !important;
  }
  .fixed-1149 {
    position: fixed !important;
  }
  .spacing-1149 {
    margin-bottom: 7px !important;
  }
  .spacing.floatl-1149 {
    margin-right: 15px !important;
  }
  .spacing.floatr-1149 {
    margin-left: 15px !important;
  }
  .flowhide-1149 {
    overflow: hidden;
  }
  .flowshow-1149 {
    overflow: visible;
  }
  .nowrap-1149 {
    white-space: nowrap;
  }
  .circle-1149 {
    border-radius: 50% !important;
  }
  .vh10-1149 {
    height: 10vh !important;
  }
  .vh25-1149 {
    height: 25vh !important;
  }
  .vh50-1149 {
    height: 50vh !important;
  }
  .vh100-1149 {
    height: 100vh !important;
  }
  .vw10-1149 {
    width: 10vw !important;
  }
  .vw25-1149 {
    width: 25vw !important;
  }
  .vw50-1149 {
    width: 50vw !important;
  }
  .vw100-1149 {
    width: 100vw !important;
  }
  .lineup.fw-1149, .lineupgroup.fw-1149 {
    height: auto !important;
  }
  .padded_tiny-1149 {
    padding: 5px !important;
  }
  .paddedtb_tiny-1149 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .paddedt_tiny-1149 {
    padding-top: 5px !important;
  }
  .paddedb_tiny-1149 {
    padding-bottom: 5px !important;
  }
  .paddedl_tiny-1149 {
    padding-left: 5px !important;
  }
  .paddedr_tiny-1149 {
    padding-right: 5px !important;
  }
  .paddedlr_tiny-1149 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .margin_tiny-1149 {
    margin: 5px !important;
  }
  .margintb_tiny-1149 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  .margint_tiny-1149 {
    margin-top: 5px !important;
  }
  .marginb_tiny-1149 {
    margin-bottom: 5px !important;
  }
  .marginl_tiny-1149 {
    margin-left: 5px !important;
  }
  .marginr_tiny-1149 {
    margin-right: 5px !important;
  }
  .marginlr_tiny-1149 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  .padded_small-1149 {
    padding: 10px !important;
  }
  .paddedtb_small-1149 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_small-1149 {
    padding-top: 10px !important;
  }
  .paddedb_small-1149 {
    padding-bottom: 10px !important;
  }
  .paddedl_small-1149 {
    padding-left: 10px !important;
  }
  .paddedr_small-1149 {
    padding-right: 10px !important;
  }
  .paddedlr_small-1149 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_small-1149 {
    margin: 10px !important;
  }
  .margintb_small-1149 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_small-1149 {
    margin-top: 10px !important;
  }
  .marginb_small-1149 {
    margin-bottom: 10px !important;
  }
  .marginl_small-1149 {
    margin-left: 10px !important;
  }
  .marginr_small-1149 {
    margin-right: 10px !important;
  }
  .marginlr_small-1149 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .padded_medium-1149 {
    padding: 20px !important;
  }
  .paddedtb_medium-1149 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .paddedt_medium-1149 {
    padding-top: 20px !important;
  }
  .paddedb_medium-1149 {
    padding-bottom: 20px !important;
  }
  .paddedl_medium-1149 {
    padding-left: 20px !important;
  }
  .paddedr_medium-1149 {
    padding-right: 20px !important;
  }
  .paddedlr_medium-1149 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .margin_medium-1149 {
    margin: 20px !important;
  }
  .margintb_medium-1149 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .margint_medium-1149 {
    margin-top: 20px !important;
  }
  .marginb_medium-1149 {
    margin-bottom: 20px !important;
  }
  .marginl_medium-1149 {
    margin-left: 20px !important;
  }
  .marginr_medium-1149 {
    margin-right: 20px !important;
  }
  .marginlr_medium-1149 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .padded_large-1149 {
    padding: 40px !important;
  }
  .paddedtb_large-1149 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .paddedt_large-1149 {
    padding-top: 40px !important;
  }
  .paddedb_large-1149 {
    padding-bottom: 40px !important;
  }
  .paddedl_large-1149 {
    padding-left: 40px !important;
  }
  .paddedr_large-1149 {
    padding-right: 40px !important;
  }
  .paddedlr_large-1149 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .margin_large-1149 {
    margin: 40px !important;
  }
  .margintb_large-1149 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .margint_large-1149 {
    margin-top: 40px !important;
  }
  .marginb_large-1149 {
    margin-bottom: 40px !important;
  }
  .marginl_large-1149 {
    margin-left: 40px !important;
  }
  .marginr_large-1149 {
    margin-right: 40px !important;
  }
  .marginlr_large-1149 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .padded_huge-1149 {
    padding: 70px !important;
  }
  .paddedtb_huge-1149 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .paddedt_huge-1149 {
    padding-top: 70px !important;
  }
  .paddedb_huge-1149 {
    padding-bottom: 70px !important;
  }
  .paddedl_huge-1149 {
    padding-left: 70px !important;
  }
  .paddedr_huge-1149 {
    padding-right: 70px !important;
  }
  .paddedlr_huge-1149 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .margin_huge-1149 {
    margin: 70px !important;
  }
  .margintb_huge-1149 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .margint_huge-1149 {
    margin-top: 70px !important;
  }
  .marginb_huge-1149 {
    margin-bottom: 70px !important;
  }
  .marginl_huge-1149 {
    margin-left: 70px !important;
  }
  .marginr_huge-1149 {
    margin-right: 70px !important;
  }
  .marginlr_huge-1149 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .padded_core-1149 {
    padding: 10px !important;
  }
  .paddedtb_core-1149 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_core-1149 {
    padding-top: 10px !important;
  }
  .paddedb_core-1149 {
    padding-bottom: 10px !important;
  }
  .paddedl_core-1149 {
    padding-left: 10px !important;
  }
  .paddedr_core-1149 {
    padding-right: 10px !important;
  }
  .paddedlr_core-1149 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_core-1149 {
    margin: 10px !important;
  }
  .margintb_core-1149 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_core-1149 {
    margin-top: 10px !important;
  }
  .marginb_core-1149 {
    margin-bottom: 10px !important;
  }
  .marginl_core-1149 {
    margin-left: 10px !important;
  }
  .marginr_core-1149 {
    margin-right: 10px !important;
  }
  .marginlr_core-1149 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .margin_auto-1149 {
    margin: auto !important;
  }
  .margintb_auto-1149 {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .margint_auto-1149 {
    margin-top: auto !important;
  }
  .marginb_auto-1149 {
    margin-bottom: auto !important;
  }
  .marginl_auto-1149 {
    margin-left: auto !important;
  }
  .marginr_auto-1149 {
    margin-right: auto !important;
  }
  .marginlr_auto-1149 {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .padded_none-1149 {
    padding: 0px !important;
  }
  .paddedtb_none-1149 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .paddedt_none-1149 {
    padding-top: 0px !important;
  }
  .paddedb_none-1149 {
    padding-bottom: 0px !important;
  }
  .paddedl_none-1149 {
    padding-left: 0px !important;
  }
  .paddedr_none-1149 {
    padding-right: 0px !important;
  }
  .paddedlr_none-1149 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .margin_none-1149 {
    margin: 0px !important;
  }
  .margintb_none-1149 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .margint_none-1149 {
    margin-top: 0px !important;
  }
  .marginb_none-1149 {
    margin-bottom: 0px !important;
  }
  .marginl_none-1149 {
    margin-left: 0px !important;
  }
  .marginr_none-1149 {
    margin-right: 0px !important;
  }
  .marginlr_none-1149 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .border_1-1149 {
    border: solid 1px #282828;
  }
  .bordertb_1-1149 {
    border-top: solid 1px #282828;
    border-bottom: solid 1px #282828;
  }
  .bordert_1-1149 {
    border-top: solid 1px #282828;
  }
  .borderb_1-1149 {
    border-bottom: solid 1px #282828;
  }
  .borderl_1-1149 {
    border-left: solid 1px #282828;
  }
  .borderr_1-1149 {
    border-right: solid 1px #282828;
  }
  .borderlr_1-1149 {
    border-left: solid 1px #282828;
    border-right: solid 1px #282828;
  }
  .border_2-1149 {
    border: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordertb_2-1149 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordert_2-1149 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderb_2-1149 {
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderl_2-1149 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderr_2-1149 {
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderlr_2-1149 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .border_none-1149 {
    border: none;
  }
  .bordertb_none-1149 {
    border-top: none;
    border-bottom: none;
  }
  .bordert_none-1149 {
    border-top: none;
  }
  .borderb_none-1149 {
    border-bottom: none;
  }
  .borderl_none-1149 {
    border-left: none;
  }
  .borderr_none-1149 {
    border-right: none;
  }
  .borderlr_none-1149 {
    border-left: none;
    border-right: none;
  }
  .colour1_bg-1149 {
    background-color: #2e3955 !important;
  }
  .colour1_bg-1149, a.colour1_bg-1149 {
    color: #FFFFFF !important;
  }
  .colour1_bg-1149 a {
    color: #FFFFFF;
  }
  .colour1-1149 a, a.colour1-1149 {
    color: #2e3955;
  }
  .colour1-1149 {
    color: #2e3955;
    background: transparent !important;
  }
  .colour1_bg-1149 input[type=text], .colour1_bg-1149 input[type=password], .colour1_bg-1149 input[type=number], .colour1_bg-1149 textarea, .colour1_bg-1149 select, .colour1_bg-1149 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour1_bg-1149 select option {
    color: #333333;
    background: transparent;
  }
  .colour1_bg-1149 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour1_bg-1149 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour1_bg-1149 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-1149 {
    background-color: #858585 !important;
  }
  .colour2_bg-1149, a.colour2_bg-1149 {
    color: #FFFFFF !important;
  }
  .colour2_bg-1149 a {
    color: #FFFFFF;
  }
  .colour2-1149 a, a.colour2-1149 {
    color: #858585;
  }
  .colour2-1149 {
    color: #858585;
    background: transparent !important;
  }
  .colour2_bg-1149 input[type=text], .colour2_bg-1149 input[type=password], .colour2_bg-1149 input[type=number], .colour2_bg-1149 textarea, .colour2_bg-1149 select, .colour2_bg-1149 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour2_bg-1149 select option {
    color: #333333;
    background: transparent;
  }
  .colour2_bg-1149 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour2_bg-1149 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-1149 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-1149 {
    background-color: #D22A20 !important;
  }
  .colour3_bg-1149, a.colour3_bg-1149 {
    color: #FFFFFF !important;
  }
  .colour3_bg-1149 a {
    color: #FFFFFF;
  }
  .colour3-1149 a, a.colour3-1149 {
    color: #D22A20;
  }
  .colour3-1149 {
    color: #D22A20;
    background: transparent !important;
  }
  .colour3_bg-1149 input[type=text], .colour3_bg-1149 input[type=password], .colour3_bg-1149 input[type=number], .colour3_bg-1149 textarea, .colour3_bg-1149 select, .colour3_bg-1149 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour3_bg-1149 select option {
    color: #333333;
    background: transparent;
  }
  .colour3_bg-1149 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour3_bg-1149 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-1149 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour4_bg-1149 {
    background-color: #eeeeee !important;
  }
  .colour4_bg-1149, a.colour4_bg-1149 {
    color: #343434 !important;
  }
  .colour4_bg-1149 a {
    color: #343434;
  }
  .colour4-1149 a, a.colour4-1149 {
    color: #eeeeee;
  }
  .colour4-1149 {
    color: #eeeeee;
    background: transparent !important;
  }
  .colour4_bg-1149 input[type=text], .colour4_bg-1149 input[type=password], .colour4_bg-1149 input[type=number], .colour4_bg-1149 textarea, .colour4_bg-1149 select, .colour4_bg-1149 select option {
    border-color: #343434;
    color: #343434;
    background: transparent;
  }
  .colour4_bg-1149 select option {
    color: #333333;
    background: transparent;
  }
  .colour4_bg-1149 select {
    color: rgba(52, 52, 52, 0.7);
  }
  .colour4_bg-1149 ::-webkit-input-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour4_bg-1149 ::-moz-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour5_bg-1149 {
    background-color: #f9f9f9 !important;
  }
  .colour5_bg-1149, a.colour5_bg-1149 {
    color: #252525 !important;
  }
  .colour5_bg-1149 a {
    color: #252525;
  }
  .colour5-1149 a, a.colour5-1149 {
    color: #f9f9f9;
  }
  .colour5-1149 {
    color: #f9f9f9;
    background: transparent !important;
  }
  .colour5_bg-1149 input[type=text], .colour5_bg-1149 input[type=password], .colour5_bg-1149 input[type=number], .colour5_bg-1149 textarea, .colour5_bg-1149 select, .colour5_bg-1149 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour5_bg-1149 select option {
    color: #333333;
    background: transparent;
  }
  .colour5_bg-1149 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour5_bg-1149 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour5_bg-1149 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour6_bg-1149 {
    background-color: #404040 !important;
  }
  .colour6_bg-1149, a.colour6_bg-1149 {
    color: #FFFFFF !important;
  }
  .colour6_bg-1149 a {
    color: #FFFFFF;
  }
  .colour6-1149 a, a.colour6-1149 {
    color: #404040;
  }
  .colour6-1149 {
    color: #404040;
    background: transparent !important;
  }
  .colour6_bg-1149 input[type=text], .colour6_bg-1149 input[type=password], .colour6_bg-1149 input[type=number], .colour6_bg-1149 textarea, .colour6_bg-1149 select, .colour6_bg-1149 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour6_bg-1149 select option {
    color: #333333;
    background: transparent;
  }
  .colour6_bg-1149 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour6_bg-1149 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour6_bg-1149 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour7_bg-1149 {
    background-color: #FFFFFF !important;
  }
  .colour7_bg-1149, a.colour7_bg-1149 {
    color: #252525 !important;
  }
  .colour7_bg-1149 a {
    color: #252525;
  }
  .colour7-1149 a, a.colour7-1149 {
    color: #FFFFFF;
  }
  .colour7-1149 {
    color: #FFFFFF;
    background: transparent !important;
  }
  .colour7_bg-1149 input[type=text], .colour7_bg-1149 input[type=password], .colour7_bg-1149 input[type=number], .colour7_bg-1149 textarea, .colour7_bg-1149 select, .colour7_bg-1149 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour7_bg-1149 select option {
    color: #333333;
    background: transparent;
  }
  .colour7_bg-1149 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour7_bg-1149 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour7_bg-1149 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
}
@media only screen and (max-width: 1099px) {
  .grid.seven-1099 {
    float: left !important;
    width: 11.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x2-1099 {
    float: left !important;
    width: 26.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x3-1099 {
    float: left !important;
    width: 41% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x4-1099 {
    float: left !important;
    width: 55.75% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x5-1099 {
    float: left !important;
    width: 70.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x6-1099 {
    float: left !important;
    width: 85.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.six-1099 {
    float: left !important;
    width: 15% !important;
    margin-right: 2% !important;
  }
  .grid.six_x2-1099 {
    float: left !important;
    width: 32% !important;
    margin-right: 2% !important;
  }
  .grid.six_x3-1099 {
    float: left !important;
    width: 49% !important;
    margin-right: 2% !important;
  }
  .grid.six_x4-1099 {
    float: left !important;
    width: 63% !important;
    margin-right: 2% !important;
  }
  .grid.six_x5-1099 {
    float: left !important;
    width: 83% !important;
    margin-right: 2% !important;
  }
  .grid.five-1099 {
    float: left !important;
    width: 18% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x2-1099 {
    float: left !important;
    width: 38.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x3-1099 {
    float: left !important;
    width: 59% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x4-1099 {
    float: left !important;
    width: 79.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.four-1099 {
    float: left !important;
    width: 22% !important;
    margin-right: 4% !important;
  }
  .grid.four_x2-1099 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.four_x3-1099 {
    float: left !important;
    width: 74% !important;
    margin-right: 4% !important;
  }
  .grid.three-1099 {
    float: left !important;
    width: 31% !important;
    margin-right: 3.5% !important;
  }
  .grid.three_x2-1099 {
    float: left !important;
    width: 65.5% !important;
    margin-right: 3.5% !important;
  }
  .grid.two-1099 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.one-1099 {
    float: left !important;
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .floatl.seven-1099 {
    width: 14.28571429% !important;
  }
  .floatl.seven_x2-1099 {
    width: 28.57142857% !important;
  }
  .floatl.seven_x3-1099 {
    width: 42.85714286% !important;
  }
  .floatl.seven_x4-1099 {
    width: 57.14285714% !important;
  }
  .floatl.seven_x5-1099 {
    width: 71.42857143% !important;
  }
  .floatl.seven_x6-1099 {
    width: 85.71428571% !important;
  }
  .floatl.six-1099 {
    width: 16.66666667% !important;
  }
  .floatl.six_x2-1099 {
    width: 33.33333333% !important;
  }
  .floatl.six_x3-1099 {
    width: 50% !important;
  }
  .floatl.six_x4-1099 {
    width: 66.6666667% !important;
  }
  .floatl.six_x5-1099 {
    width: 83% !important;
  }
  .floatl.five-1099 {
    width: 20% !important;
  }
  .floatl.five_x2-1099 {
    width: 40% !important;
  }
  .floatl.five_x3-1099 {
    width: 60% !important;
  }
  .floatl.five_x4-1099 {
    width: 80% !important;
  }
  .floatl.four-1099 {
    width: 25% !important;
  }
  .floatl.four_x2-1099 {
    width: 50% !important;
  }
  .floatl.four_x3-1099 {
    width: 75% !important;
  }
  .floatl.three-1099 {
    width: 33.33333333% !important;
  }
  .floatl.three_x2-1099 {
    width: 66.66666667% !important;
  }
  .floatl.two-1099 {
    width: 50% !important;
  }
  .floatl.one-1099 {
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
  }
  .invisible-1099 {
    visibility: hidden !important;
  }
  .last-1099 {
    margin-right: 0px !important;
  }
  .floatl-1099 {
    float: left !important;
  }
  .floatr-1099 {
    float: right !important;
  }
  .left-1099 {
    float: left !important;
  }
  .right-1099 {
    float: right !important;
  }
  .floatn-1099, .grid.floatn-1099 {
    float: none !important;
  }
  .grid-1099 {
    float: left !important;
    overflow: hidden;
  }
  .grid.last-1099 {
    float: right !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .none-1099 {
    display: none !important;
  }
  .block-1099 {
    display: block !important;
  }
  .iblock-1099 {
    display: inline-block !important;
  }
  .inline-1099 {
    display: inline !important;
  }
  .flex-1099 {
    display: flex !important;
  }
  .table-1099 {
    display: table !important;
  }
  .row-1099 {
    display: table-row !important;
  }
  .cell-1099 {
    display: table-cell !important;
    vertical-align: middle;
  }
  .clearl-1099 {
    clear: left !important;
  }
  .clearr-1099 {
    clear: right !important;
  }
  .clearn-1099 {
    clear: none !important;
  }
  .clearnone-1099 {
    clear: none !important;
  }
  .clearb-1099 {
    clear: both !important;
  }
  .clear-1099 {
    float: none !important;
    clear: both !important;
    width: auto !important;
    height: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
    overflow: hidden !important;
    border-style: none !important;
  }
  .alignl-1099 {
    text-align: left !important;
  }
  .alignr-1099 {
    text-align: right !important;
  }
  .alignc-1099 {
    text-align: center !important;
  }
  .alignj-1099 {
    text-align: justify !important;
  }
  .valign-1099 {
    vertical-align: middle !important;
  }
  .widthauto-1099 {
    width: auto !important;
  }
  .heightauto-1099 {
    height: auto !important;
  }
  .width0-1099 {
    width: 0px;
  }
  .height0-1099 {
    height: 0px;
  }
  .fw-1099, .grid.fw-1099, .floatl.fw-1099 {
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .fh-1099 {
    height: 100% !important;
  }
  .pointer-1099 {
    cursor: pointer !important;
  }
  .static-1099 {
    position: static !important;
  }
  .relative-1099 {
    position: relative !important;
  }
  .absolute-1099 {
    position: absolute !important;
  }
  .fixed-1099 {
    position: fixed !important;
  }
  .spacing-1099 {
    margin-bottom: 7px !important;
  }
  .spacing.floatl-1099 {
    margin-right: 15px !important;
  }
  .spacing.floatr-1099 {
    margin-left: 15px !important;
  }
  .flowhide-1099 {
    overflow: hidden;
  }
  .flowshow-1099 {
    overflow: visible;
  }
  .nowrap-1099 {
    white-space: nowrap;
  }
  .circle-1099 {
    border-radius: 50% !important;
  }
  .vh10-1099 {
    height: 10vh !important;
  }
  .vh25-1099 {
    height: 25vh !important;
  }
  .vh50-1099 {
    height: 50vh !important;
  }
  .vh100-1099 {
    height: 100vh !important;
  }
  .vw10-1099 {
    width: 10vw !important;
  }
  .vw25-1099 {
    width: 25vw !important;
  }
  .vw50-1099 {
    width: 50vw !important;
  }
  .vw100-1099 {
    width: 100vw !important;
  }
  .lineup.fw-1099, .lineupgroup.fw-1099 {
    height: auto !important;
  }
  .padded_tiny-1099 {
    padding: 5px !important;
  }
  .paddedtb_tiny-1099 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .paddedt_tiny-1099 {
    padding-top: 5px !important;
  }
  .paddedb_tiny-1099 {
    padding-bottom: 5px !important;
  }
  .paddedl_tiny-1099 {
    padding-left: 5px !important;
  }
  .paddedr_tiny-1099 {
    padding-right: 5px !important;
  }
  .paddedlr_tiny-1099 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .margin_tiny-1099 {
    margin: 5px !important;
  }
  .margintb_tiny-1099 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  .margint_tiny-1099 {
    margin-top: 5px !important;
  }
  .marginb_tiny-1099 {
    margin-bottom: 5px !important;
  }
  .marginl_tiny-1099 {
    margin-left: 5px !important;
  }
  .marginr_tiny-1099 {
    margin-right: 5px !important;
  }
  .marginlr_tiny-1099 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  .padded_small-1099 {
    padding: 10px !important;
  }
  .paddedtb_small-1099 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_small-1099 {
    padding-top: 10px !important;
  }
  .paddedb_small-1099 {
    padding-bottom: 10px !important;
  }
  .paddedl_small-1099 {
    padding-left: 10px !important;
  }
  .paddedr_small-1099 {
    padding-right: 10px !important;
  }
  .paddedlr_small-1099 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_small-1099 {
    margin: 10px !important;
  }
  .margintb_small-1099 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_small-1099 {
    margin-top: 10px !important;
  }
  .marginb_small-1099 {
    margin-bottom: 10px !important;
  }
  .marginl_small-1099 {
    margin-left: 10px !important;
  }
  .marginr_small-1099 {
    margin-right: 10px !important;
  }
  .marginlr_small-1099 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .padded_medium-1099 {
    padding: 20px !important;
  }
  .paddedtb_medium-1099 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .paddedt_medium-1099 {
    padding-top: 20px !important;
  }
  .paddedb_medium-1099 {
    padding-bottom: 20px !important;
  }
  .paddedl_medium-1099 {
    padding-left: 20px !important;
  }
  .paddedr_medium-1099 {
    padding-right: 20px !important;
  }
  .paddedlr_medium-1099 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .margin_medium-1099 {
    margin: 20px !important;
  }
  .margintb_medium-1099 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .margint_medium-1099 {
    margin-top: 20px !important;
  }
  .marginb_medium-1099 {
    margin-bottom: 20px !important;
  }
  .marginl_medium-1099 {
    margin-left: 20px !important;
  }
  .marginr_medium-1099 {
    margin-right: 20px !important;
  }
  .marginlr_medium-1099 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .padded_large-1099 {
    padding: 40px !important;
  }
  .paddedtb_large-1099 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .paddedt_large-1099 {
    padding-top: 40px !important;
  }
  .paddedb_large-1099 {
    padding-bottom: 40px !important;
  }
  .paddedl_large-1099 {
    padding-left: 40px !important;
  }
  .paddedr_large-1099 {
    padding-right: 40px !important;
  }
  .paddedlr_large-1099 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .margin_large-1099 {
    margin: 40px !important;
  }
  .margintb_large-1099 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .margint_large-1099 {
    margin-top: 40px !important;
  }
  .marginb_large-1099 {
    margin-bottom: 40px !important;
  }
  .marginl_large-1099 {
    margin-left: 40px !important;
  }
  .marginr_large-1099 {
    margin-right: 40px !important;
  }
  .marginlr_large-1099 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .padded_huge-1099 {
    padding: 70px !important;
  }
  .paddedtb_huge-1099 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .paddedt_huge-1099 {
    padding-top: 70px !important;
  }
  .paddedb_huge-1099 {
    padding-bottom: 70px !important;
  }
  .paddedl_huge-1099 {
    padding-left: 70px !important;
  }
  .paddedr_huge-1099 {
    padding-right: 70px !important;
  }
  .paddedlr_huge-1099 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .margin_huge-1099 {
    margin: 70px !important;
  }
  .margintb_huge-1099 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .margint_huge-1099 {
    margin-top: 70px !important;
  }
  .marginb_huge-1099 {
    margin-bottom: 70px !important;
  }
  .marginl_huge-1099 {
    margin-left: 70px !important;
  }
  .marginr_huge-1099 {
    margin-right: 70px !important;
  }
  .marginlr_huge-1099 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .padded_core-1099 {
    padding: 10px !important;
  }
  .paddedtb_core-1099 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_core-1099 {
    padding-top: 10px !important;
  }
  .paddedb_core-1099 {
    padding-bottom: 10px !important;
  }
  .paddedl_core-1099 {
    padding-left: 10px !important;
  }
  .paddedr_core-1099 {
    padding-right: 10px !important;
  }
  .paddedlr_core-1099 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_core-1099 {
    margin: 10px !important;
  }
  .margintb_core-1099 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_core-1099 {
    margin-top: 10px !important;
  }
  .marginb_core-1099 {
    margin-bottom: 10px !important;
  }
  .marginl_core-1099 {
    margin-left: 10px !important;
  }
  .marginr_core-1099 {
    margin-right: 10px !important;
  }
  .marginlr_core-1099 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .margin_auto-1099 {
    margin: auto !important;
  }
  .margintb_auto-1099 {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .margint_auto-1099 {
    margin-top: auto !important;
  }
  .marginb_auto-1099 {
    margin-bottom: auto !important;
  }
  .marginl_auto-1099 {
    margin-left: auto !important;
  }
  .marginr_auto-1099 {
    margin-right: auto !important;
  }
  .marginlr_auto-1099 {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .padded_none-1099 {
    padding: 0px !important;
  }
  .paddedtb_none-1099 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .paddedt_none-1099 {
    padding-top: 0px !important;
  }
  .paddedb_none-1099 {
    padding-bottom: 0px !important;
  }
  .paddedl_none-1099 {
    padding-left: 0px !important;
  }
  .paddedr_none-1099 {
    padding-right: 0px !important;
  }
  .paddedlr_none-1099 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .margin_none-1099 {
    margin: 0px !important;
  }
  .margintb_none-1099 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .margint_none-1099 {
    margin-top: 0px !important;
  }
  .marginb_none-1099 {
    margin-bottom: 0px !important;
  }
  .marginl_none-1099 {
    margin-left: 0px !important;
  }
  .marginr_none-1099 {
    margin-right: 0px !important;
  }
  .marginlr_none-1099 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .border_1-1099 {
    border: solid 1px #282828;
  }
  .bordertb_1-1099 {
    border-top: solid 1px #282828;
    border-bottom: solid 1px #282828;
  }
  .bordert_1-1099 {
    border-top: solid 1px #282828;
  }
  .borderb_1-1099 {
    border-bottom: solid 1px #282828;
  }
  .borderl_1-1099 {
    border-left: solid 1px #282828;
  }
  .borderr_1-1099 {
    border-right: solid 1px #282828;
  }
  .borderlr_1-1099 {
    border-left: solid 1px #282828;
    border-right: solid 1px #282828;
  }
  .border_2-1099 {
    border: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordertb_2-1099 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordert_2-1099 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderb_2-1099 {
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderl_2-1099 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderr_2-1099 {
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderlr_2-1099 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .border_none-1099 {
    border: none;
  }
  .bordertb_none-1099 {
    border-top: none;
    border-bottom: none;
  }
  .bordert_none-1099 {
    border-top: none;
  }
  .borderb_none-1099 {
    border-bottom: none;
  }
  .borderl_none-1099 {
    border-left: none;
  }
  .borderr_none-1099 {
    border-right: none;
  }
  .borderlr_none-1099 {
    border-left: none;
    border-right: none;
  }
  .colour1_bg-1099 {
    background-color: #2e3955 !important;
  }
  .colour1_bg-1099, a.colour1_bg-1099 {
    color: #FFFFFF !important;
  }
  .colour1_bg-1099 a {
    color: #FFFFFF;
  }
  .colour1-1099 a, a.colour1-1099 {
    color: #2e3955;
  }
  .colour1-1099 {
    color: #2e3955;
    background: transparent !important;
  }
  .colour1_bg-1099 input[type=text], .colour1_bg-1099 input[type=password], .colour1_bg-1099 input[type=number], .colour1_bg-1099 textarea, .colour1_bg-1099 select, .colour1_bg-1099 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour1_bg-1099 select option {
    color: #333333;
    background: transparent;
  }
  .colour1_bg-1099 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour1_bg-1099 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour1_bg-1099 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-1099 {
    background-color: #858585 !important;
  }
  .colour2_bg-1099, a.colour2_bg-1099 {
    color: #FFFFFF !important;
  }
  .colour2_bg-1099 a {
    color: #FFFFFF;
  }
  .colour2-1099 a, a.colour2-1099 {
    color: #858585;
  }
  .colour2-1099 {
    color: #858585;
    background: transparent !important;
  }
  .colour2_bg-1099 input[type=text], .colour2_bg-1099 input[type=password], .colour2_bg-1099 input[type=number], .colour2_bg-1099 textarea, .colour2_bg-1099 select, .colour2_bg-1099 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour2_bg-1099 select option {
    color: #333333;
    background: transparent;
  }
  .colour2_bg-1099 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour2_bg-1099 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-1099 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-1099 {
    background-color: #D22A20 !important;
  }
  .colour3_bg-1099, a.colour3_bg-1099 {
    color: #FFFFFF !important;
  }
  .colour3_bg-1099 a {
    color: #FFFFFF;
  }
  .colour3-1099 a, a.colour3-1099 {
    color: #D22A20;
  }
  .colour3-1099 {
    color: #D22A20;
    background: transparent !important;
  }
  .colour3_bg-1099 input[type=text], .colour3_bg-1099 input[type=password], .colour3_bg-1099 input[type=number], .colour3_bg-1099 textarea, .colour3_bg-1099 select, .colour3_bg-1099 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour3_bg-1099 select option {
    color: #333333;
    background: transparent;
  }
  .colour3_bg-1099 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour3_bg-1099 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-1099 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour4_bg-1099 {
    background-color: #eeeeee !important;
  }
  .colour4_bg-1099, a.colour4_bg-1099 {
    color: #343434 !important;
  }
  .colour4_bg-1099 a {
    color: #343434;
  }
  .colour4-1099 a, a.colour4-1099 {
    color: #eeeeee;
  }
  .colour4-1099 {
    color: #eeeeee;
    background: transparent !important;
  }
  .colour4_bg-1099 input[type=text], .colour4_bg-1099 input[type=password], .colour4_bg-1099 input[type=number], .colour4_bg-1099 textarea, .colour4_bg-1099 select, .colour4_bg-1099 select option {
    border-color: #343434;
    color: #343434;
    background: transparent;
  }
  .colour4_bg-1099 select option {
    color: #333333;
    background: transparent;
  }
  .colour4_bg-1099 select {
    color: rgba(52, 52, 52, 0.7);
  }
  .colour4_bg-1099 ::-webkit-input-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour4_bg-1099 ::-moz-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour5_bg-1099 {
    background-color: #f9f9f9 !important;
  }
  .colour5_bg-1099, a.colour5_bg-1099 {
    color: #252525 !important;
  }
  .colour5_bg-1099 a {
    color: #252525;
  }
  .colour5-1099 a, a.colour5-1099 {
    color: #f9f9f9;
  }
  .colour5-1099 {
    color: #f9f9f9;
    background: transparent !important;
  }
  .colour5_bg-1099 input[type=text], .colour5_bg-1099 input[type=password], .colour5_bg-1099 input[type=number], .colour5_bg-1099 textarea, .colour5_bg-1099 select, .colour5_bg-1099 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour5_bg-1099 select option {
    color: #333333;
    background: transparent;
  }
  .colour5_bg-1099 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour5_bg-1099 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour5_bg-1099 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour6_bg-1099 {
    background-color: #404040 !important;
  }
  .colour6_bg-1099, a.colour6_bg-1099 {
    color: #FFFFFF !important;
  }
  .colour6_bg-1099 a {
    color: #FFFFFF;
  }
  .colour6-1099 a, a.colour6-1099 {
    color: #404040;
  }
  .colour6-1099 {
    color: #404040;
    background: transparent !important;
  }
  .colour6_bg-1099 input[type=text], .colour6_bg-1099 input[type=password], .colour6_bg-1099 input[type=number], .colour6_bg-1099 textarea, .colour6_bg-1099 select, .colour6_bg-1099 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour6_bg-1099 select option {
    color: #333333;
    background: transparent;
  }
  .colour6_bg-1099 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour6_bg-1099 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour6_bg-1099 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour7_bg-1099 {
    background-color: #FFFFFF !important;
  }
  .colour7_bg-1099, a.colour7_bg-1099 {
    color: #252525 !important;
  }
  .colour7_bg-1099 a {
    color: #252525;
  }
  .colour7-1099 a, a.colour7-1099 {
    color: #FFFFFF;
  }
  .colour7-1099 {
    color: #FFFFFF;
    background: transparent !important;
  }
  .colour7_bg-1099 input[type=text], .colour7_bg-1099 input[type=password], .colour7_bg-1099 input[type=number], .colour7_bg-1099 textarea, .colour7_bg-1099 select, .colour7_bg-1099 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour7_bg-1099 select option {
    color: #333333;
    background: transparent;
  }
  .colour7_bg-1099 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour7_bg-1099 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour7_bg-1099 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
}
@media only screen and (max-width: 1049px) {
  .grid.seven-1049 {
    float: left !important;
    width: 11.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x2-1049 {
    float: left !important;
    width: 26.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x3-1049 {
    float: left !important;
    width: 41% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x4-1049 {
    float: left !important;
    width: 55.75% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x5-1049 {
    float: left !important;
    width: 70.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x6-1049 {
    float: left !important;
    width: 85.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.six-1049 {
    float: left !important;
    width: 15% !important;
    margin-right: 2% !important;
  }
  .grid.six_x2-1049 {
    float: left !important;
    width: 32% !important;
    margin-right: 2% !important;
  }
  .grid.six_x3-1049 {
    float: left !important;
    width: 49% !important;
    margin-right: 2% !important;
  }
  .grid.six_x4-1049 {
    float: left !important;
    width: 63% !important;
    margin-right: 2% !important;
  }
  .grid.six_x5-1049 {
    float: left !important;
    width: 83% !important;
    margin-right: 2% !important;
  }
  .grid.five-1049 {
    float: left !important;
    width: 18% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x2-1049 {
    float: left !important;
    width: 38.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x3-1049 {
    float: left !important;
    width: 59% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x4-1049 {
    float: left !important;
    width: 79.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.four-1049 {
    float: left !important;
    width: 22% !important;
    margin-right: 4% !important;
  }
  .grid.four_x2-1049 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.four_x3-1049 {
    float: left !important;
    width: 74% !important;
    margin-right: 4% !important;
  }
  .grid.three-1049 {
    float: left !important;
    width: 31% !important;
    margin-right: 3.5% !important;
  }
  .grid.three_x2-1049 {
    float: left !important;
    width: 65.5% !important;
    margin-right: 3.5% !important;
  }
  .grid.two-1049 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.one-1049 {
    float: left !important;
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .floatl.seven-1049 {
    width: 14.28571429% !important;
  }
  .floatl.seven_x2-1049 {
    width: 28.57142857% !important;
  }
  .floatl.seven_x3-1049 {
    width: 42.85714286% !important;
  }
  .floatl.seven_x4-1049 {
    width: 57.14285714% !important;
  }
  .floatl.seven_x5-1049 {
    width: 71.42857143% !important;
  }
  .floatl.seven_x6-1049 {
    width: 85.71428571% !important;
  }
  .floatl.six-1049 {
    width: 16.66666667% !important;
  }
  .floatl.six_x2-1049 {
    width: 33.33333333% !important;
  }
  .floatl.six_x3-1049 {
    width: 50% !important;
  }
  .floatl.six_x4-1049 {
    width: 66.6666667% !important;
  }
  .floatl.six_x5-1049 {
    width: 83% !important;
  }
  .floatl.five-1049 {
    width: 20% !important;
  }
  .floatl.five_x2-1049 {
    width: 40% !important;
  }
  .floatl.five_x3-1049 {
    width: 60% !important;
  }
  .floatl.five_x4-1049 {
    width: 80% !important;
  }
  .floatl.four-1049 {
    width: 25% !important;
  }
  .floatl.four_x2-1049 {
    width: 50% !important;
  }
  .floatl.four_x3-1049 {
    width: 75% !important;
  }
  .floatl.three-1049 {
    width: 33.33333333% !important;
  }
  .floatl.three_x2-1049 {
    width: 66.66666667% !important;
  }
  .floatl.two-1049 {
    width: 50% !important;
  }
  .floatl.one-1049 {
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
  }
  .invisible-1049 {
    visibility: hidden !important;
  }
  .last-1049 {
    margin-right: 0px !important;
  }
  .floatl-1049 {
    float: left !important;
  }
  .floatr-1049 {
    float: right !important;
  }
  .left-1049 {
    float: left !important;
  }
  .right-1049 {
    float: right !important;
  }
  .floatn-1049, .grid.floatn-1049 {
    float: none !important;
  }
  .grid-1049 {
    float: left !important;
    overflow: hidden;
  }
  .grid.last-1049 {
    float: right !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .none-1049 {
    display: none !important;
  }
  .block-1049 {
    display: block !important;
  }
  .iblock-1049 {
    display: inline-block !important;
  }
  .inline-1049 {
    display: inline !important;
  }
  .flex-1049 {
    display: flex !important;
  }
  .table-1049 {
    display: table !important;
  }
  .row-1049 {
    display: table-row !important;
  }
  .cell-1049 {
    display: table-cell !important;
    vertical-align: middle;
  }
  .clearl-1049 {
    clear: left !important;
  }
  .clearr-1049 {
    clear: right !important;
  }
  .clearn-1049 {
    clear: none !important;
  }
  .clearnone-1049 {
    clear: none !important;
  }
  .clearb-1049 {
    clear: both !important;
  }
  .clear-1049 {
    float: none !important;
    clear: both !important;
    width: auto !important;
    height: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
    overflow: hidden !important;
    border-style: none !important;
  }
  .alignl-1049 {
    text-align: left !important;
  }
  .alignr-1049 {
    text-align: right !important;
  }
  .alignc-1049 {
    text-align: center !important;
  }
  .alignj-1049 {
    text-align: justify !important;
  }
  .valign-1049 {
    vertical-align: middle !important;
  }
  .widthauto-1049 {
    width: auto !important;
  }
  .heightauto-1049 {
    height: auto !important;
  }
  .width0-1049 {
    width: 0px;
  }
  .height0-1049 {
    height: 0px;
  }
  .fw-1049, .grid.fw-1049, .floatl.fw-1049 {
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .fh-1049 {
    height: 100% !important;
  }
  .pointer-1049 {
    cursor: pointer !important;
  }
  .static-1049 {
    position: static !important;
  }
  .relative-1049 {
    position: relative !important;
  }
  .absolute-1049 {
    position: absolute !important;
  }
  .fixed-1049 {
    position: fixed !important;
  }
  .spacing-1049 {
    margin-bottom: 7px !important;
  }
  .spacing.floatl-1049 {
    margin-right: 15px !important;
  }
  .spacing.floatr-1049 {
    margin-left: 15px !important;
  }
  .flowhide-1049 {
    overflow: hidden;
  }
  .flowshow-1049 {
    overflow: visible;
  }
  .nowrap-1049 {
    white-space: nowrap;
  }
  .circle-1049 {
    border-radius: 50% !important;
  }
  .vh10-1049 {
    height: 10vh !important;
  }
  .vh25-1049 {
    height: 25vh !important;
  }
  .vh50-1049 {
    height: 50vh !important;
  }
  .vh100-1049 {
    height: 100vh !important;
  }
  .vw10-1049 {
    width: 10vw !important;
  }
  .vw25-1049 {
    width: 25vw !important;
  }
  .vw50-1049 {
    width: 50vw !important;
  }
  .vw100-1049 {
    width: 100vw !important;
  }
  .lineup.fw-1049, .lineupgroup.fw-1049 {
    height: auto !important;
  }
  .padded_tiny-1049 {
    padding: 5px !important;
  }
  .paddedtb_tiny-1049 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .paddedt_tiny-1049 {
    padding-top: 5px !important;
  }
  .paddedb_tiny-1049 {
    padding-bottom: 5px !important;
  }
  .paddedl_tiny-1049 {
    padding-left: 5px !important;
  }
  .paddedr_tiny-1049 {
    padding-right: 5px !important;
  }
  .paddedlr_tiny-1049 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .margin_tiny-1049 {
    margin: 5px !important;
  }
  .margintb_tiny-1049 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  .margint_tiny-1049 {
    margin-top: 5px !important;
  }
  .marginb_tiny-1049 {
    margin-bottom: 5px !important;
  }
  .marginl_tiny-1049 {
    margin-left: 5px !important;
  }
  .marginr_tiny-1049 {
    margin-right: 5px !important;
  }
  .marginlr_tiny-1049 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  .padded_small-1049 {
    padding: 10px !important;
  }
  .paddedtb_small-1049 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_small-1049 {
    padding-top: 10px !important;
  }
  .paddedb_small-1049 {
    padding-bottom: 10px !important;
  }
  .paddedl_small-1049 {
    padding-left: 10px !important;
  }
  .paddedr_small-1049 {
    padding-right: 10px !important;
  }
  .paddedlr_small-1049 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_small-1049 {
    margin: 10px !important;
  }
  .margintb_small-1049 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_small-1049 {
    margin-top: 10px !important;
  }
  .marginb_small-1049 {
    margin-bottom: 10px !important;
  }
  .marginl_small-1049 {
    margin-left: 10px !important;
  }
  .marginr_small-1049 {
    margin-right: 10px !important;
  }
  .marginlr_small-1049 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .padded_medium-1049 {
    padding: 20px !important;
  }
  .paddedtb_medium-1049 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .paddedt_medium-1049 {
    padding-top: 20px !important;
  }
  .paddedb_medium-1049 {
    padding-bottom: 20px !important;
  }
  .paddedl_medium-1049 {
    padding-left: 20px !important;
  }
  .paddedr_medium-1049 {
    padding-right: 20px !important;
  }
  .paddedlr_medium-1049 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .margin_medium-1049 {
    margin: 20px !important;
  }
  .margintb_medium-1049 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .margint_medium-1049 {
    margin-top: 20px !important;
  }
  .marginb_medium-1049 {
    margin-bottom: 20px !important;
  }
  .marginl_medium-1049 {
    margin-left: 20px !important;
  }
  .marginr_medium-1049 {
    margin-right: 20px !important;
  }
  .marginlr_medium-1049 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .padded_large-1049 {
    padding: 40px !important;
  }
  .paddedtb_large-1049 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .paddedt_large-1049 {
    padding-top: 40px !important;
  }
  .paddedb_large-1049 {
    padding-bottom: 40px !important;
  }
  .paddedl_large-1049 {
    padding-left: 40px !important;
  }
  .paddedr_large-1049 {
    padding-right: 40px !important;
  }
  .paddedlr_large-1049 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .margin_large-1049 {
    margin: 40px !important;
  }
  .margintb_large-1049 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .margint_large-1049 {
    margin-top: 40px !important;
  }
  .marginb_large-1049 {
    margin-bottom: 40px !important;
  }
  .marginl_large-1049 {
    margin-left: 40px !important;
  }
  .marginr_large-1049 {
    margin-right: 40px !important;
  }
  .marginlr_large-1049 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .padded_huge-1049 {
    padding: 70px !important;
  }
  .paddedtb_huge-1049 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .paddedt_huge-1049 {
    padding-top: 70px !important;
  }
  .paddedb_huge-1049 {
    padding-bottom: 70px !important;
  }
  .paddedl_huge-1049 {
    padding-left: 70px !important;
  }
  .paddedr_huge-1049 {
    padding-right: 70px !important;
  }
  .paddedlr_huge-1049 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .margin_huge-1049 {
    margin: 70px !important;
  }
  .margintb_huge-1049 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .margint_huge-1049 {
    margin-top: 70px !important;
  }
  .marginb_huge-1049 {
    margin-bottom: 70px !important;
  }
  .marginl_huge-1049 {
    margin-left: 70px !important;
  }
  .marginr_huge-1049 {
    margin-right: 70px !important;
  }
  .marginlr_huge-1049 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .padded_core-1049 {
    padding: 10px !important;
  }
  .paddedtb_core-1049 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_core-1049 {
    padding-top: 10px !important;
  }
  .paddedb_core-1049 {
    padding-bottom: 10px !important;
  }
  .paddedl_core-1049 {
    padding-left: 10px !important;
  }
  .paddedr_core-1049 {
    padding-right: 10px !important;
  }
  .paddedlr_core-1049 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_core-1049 {
    margin: 10px !important;
  }
  .margintb_core-1049 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_core-1049 {
    margin-top: 10px !important;
  }
  .marginb_core-1049 {
    margin-bottom: 10px !important;
  }
  .marginl_core-1049 {
    margin-left: 10px !important;
  }
  .marginr_core-1049 {
    margin-right: 10px !important;
  }
  .marginlr_core-1049 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .margin_auto-1049 {
    margin: auto !important;
  }
  .margintb_auto-1049 {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .margint_auto-1049 {
    margin-top: auto !important;
  }
  .marginb_auto-1049 {
    margin-bottom: auto !important;
  }
  .marginl_auto-1049 {
    margin-left: auto !important;
  }
  .marginr_auto-1049 {
    margin-right: auto !important;
  }
  .marginlr_auto-1049 {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .padded_none-1049 {
    padding: 0px !important;
  }
  .paddedtb_none-1049 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .paddedt_none-1049 {
    padding-top: 0px !important;
  }
  .paddedb_none-1049 {
    padding-bottom: 0px !important;
  }
  .paddedl_none-1049 {
    padding-left: 0px !important;
  }
  .paddedr_none-1049 {
    padding-right: 0px !important;
  }
  .paddedlr_none-1049 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .margin_none-1049 {
    margin: 0px !important;
  }
  .margintb_none-1049 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .margint_none-1049 {
    margin-top: 0px !important;
  }
  .marginb_none-1049 {
    margin-bottom: 0px !important;
  }
  .marginl_none-1049 {
    margin-left: 0px !important;
  }
  .marginr_none-1049 {
    margin-right: 0px !important;
  }
  .marginlr_none-1049 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .border_1-1049 {
    border: solid 1px #282828;
  }
  .bordertb_1-1049 {
    border-top: solid 1px #282828;
    border-bottom: solid 1px #282828;
  }
  .bordert_1-1049 {
    border-top: solid 1px #282828;
  }
  .borderb_1-1049 {
    border-bottom: solid 1px #282828;
  }
  .borderl_1-1049 {
    border-left: solid 1px #282828;
  }
  .borderr_1-1049 {
    border-right: solid 1px #282828;
  }
  .borderlr_1-1049 {
    border-left: solid 1px #282828;
    border-right: solid 1px #282828;
  }
  .border_2-1049 {
    border: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordertb_2-1049 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordert_2-1049 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderb_2-1049 {
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderl_2-1049 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderr_2-1049 {
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderlr_2-1049 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .border_none-1049 {
    border: none;
  }
  .bordertb_none-1049 {
    border-top: none;
    border-bottom: none;
  }
  .bordert_none-1049 {
    border-top: none;
  }
  .borderb_none-1049 {
    border-bottom: none;
  }
  .borderl_none-1049 {
    border-left: none;
  }
  .borderr_none-1049 {
    border-right: none;
  }
  .borderlr_none-1049 {
    border-left: none;
    border-right: none;
  }
  .colour1_bg-1049 {
    background-color: #2e3955 !important;
  }
  .colour1_bg-1049, a.colour1_bg-1049 {
    color: #FFFFFF !important;
  }
  .colour1_bg-1049 a {
    color: #FFFFFF;
  }
  .colour1-1049 a, a.colour1-1049 {
    color: #2e3955;
  }
  .colour1-1049 {
    color: #2e3955;
    background: transparent !important;
  }
  .colour1_bg-1049 input[type=text], .colour1_bg-1049 input[type=password], .colour1_bg-1049 input[type=number], .colour1_bg-1049 textarea, .colour1_bg-1049 select, .colour1_bg-1049 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour1_bg-1049 select option {
    color: #333333;
    background: transparent;
  }
  .colour1_bg-1049 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour1_bg-1049 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour1_bg-1049 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-1049 {
    background-color: #858585 !important;
  }
  .colour2_bg-1049, a.colour2_bg-1049 {
    color: #FFFFFF !important;
  }
  .colour2_bg-1049 a {
    color: #FFFFFF;
  }
  .colour2-1049 a, a.colour2-1049 {
    color: #858585;
  }
  .colour2-1049 {
    color: #858585;
    background: transparent !important;
  }
  .colour2_bg-1049 input[type=text], .colour2_bg-1049 input[type=password], .colour2_bg-1049 input[type=number], .colour2_bg-1049 textarea, .colour2_bg-1049 select, .colour2_bg-1049 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour2_bg-1049 select option {
    color: #333333;
    background: transparent;
  }
  .colour2_bg-1049 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour2_bg-1049 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-1049 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-1049 {
    background-color: #D22A20 !important;
  }
  .colour3_bg-1049, a.colour3_bg-1049 {
    color: #FFFFFF !important;
  }
  .colour3_bg-1049 a {
    color: #FFFFFF;
  }
  .colour3-1049 a, a.colour3-1049 {
    color: #D22A20;
  }
  .colour3-1049 {
    color: #D22A20;
    background: transparent !important;
  }
  .colour3_bg-1049 input[type=text], .colour3_bg-1049 input[type=password], .colour3_bg-1049 input[type=number], .colour3_bg-1049 textarea, .colour3_bg-1049 select, .colour3_bg-1049 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour3_bg-1049 select option {
    color: #333333;
    background: transparent;
  }
  .colour3_bg-1049 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour3_bg-1049 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-1049 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour4_bg-1049 {
    background-color: #eeeeee !important;
  }
  .colour4_bg-1049, a.colour4_bg-1049 {
    color: #343434 !important;
  }
  .colour4_bg-1049 a {
    color: #343434;
  }
  .colour4-1049 a, a.colour4-1049 {
    color: #eeeeee;
  }
  .colour4-1049 {
    color: #eeeeee;
    background: transparent !important;
  }
  .colour4_bg-1049 input[type=text], .colour4_bg-1049 input[type=password], .colour4_bg-1049 input[type=number], .colour4_bg-1049 textarea, .colour4_bg-1049 select, .colour4_bg-1049 select option {
    border-color: #343434;
    color: #343434;
    background: transparent;
  }
  .colour4_bg-1049 select option {
    color: #333333;
    background: transparent;
  }
  .colour4_bg-1049 select {
    color: rgba(52, 52, 52, 0.7);
  }
  .colour4_bg-1049 ::-webkit-input-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour4_bg-1049 ::-moz-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour5_bg-1049 {
    background-color: #f9f9f9 !important;
  }
  .colour5_bg-1049, a.colour5_bg-1049 {
    color: #252525 !important;
  }
  .colour5_bg-1049 a {
    color: #252525;
  }
  .colour5-1049 a, a.colour5-1049 {
    color: #f9f9f9;
  }
  .colour5-1049 {
    color: #f9f9f9;
    background: transparent !important;
  }
  .colour5_bg-1049 input[type=text], .colour5_bg-1049 input[type=password], .colour5_bg-1049 input[type=number], .colour5_bg-1049 textarea, .colour5_bg-1049 select, .colour5_bg-1049 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour5_bg-1049 select option {
    color: #333333;
    background: transparent;
  }
  .colour5_bg-1049 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour5_bg-1049 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour5_bg-1049 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour6_bg-1049 {
    background-color: #404040 !important;
  }
  .colour6_bg-1049, a.colour6_bg-1049 {
    color: #FFFFFF !important;
  }
  .colour6_bg-1049 a {
    color: #FFFFFF;
  }
  .colour6-1049 a, a.colour6-1049 {
    color: #404040;
  }
  .colour6-1049 {
    color: #404040;
    background: transparent !important;
  }
  .colour6_bg-1049 input[type=text], .colour6_bg-1049 input[type=password], .colour6_bg-1049 input[type=number], .colour6_bg-1049 textarea, .colour6_bg-1049 select, .colour6_bg-1049 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour6_bg-1049 select option {
    color: #333333;
    background: transparent;
  }
  .colour6_bg-1049 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour6_bg-1049 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour6_bg-1049 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour7_bg-1049 {
    background-color: #FFFFFF !important;
  }
  .colour7_bg-1049, a.colour7_bg-1049 {
    color: #252525 !important;
  }
  .colour7_bg-1049 a {
    color: #252525;
  }
  .colour7-1049 a, a.colour7-1049 {
    color: #FFFFFF;
  }
  .colour7-1049 {
    color: #FFFFFF;
    background: transparent !important;
  }
  .colour7_bg-1049 input[type=text], .colour7_bg-1049 input[type=password], .colour7_bg-1049 input[type=number], .colour7_bg-1049 textarea, .colour7_bg-1049 select, .colour7_bg-1049 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour7_bg-1049 select option {
    color: #333333;
    background: transparent;
  }
  .colour7_bg-1049 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour7_bg-1049 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour7_bg-1049 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
}
@media only screen and (max-width: 999px) {
  .grid.seven-999 {
    float: left !important;
    width: 11.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x2-999 {
    float: left !important;
    width: 26.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x3-999 {
    float: left !important;
    width: 41% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x4-999 {
    float: left !important;
    width: 55.75% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x5-999 {
    float: left !important;
    width: 70.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x6-999 {
    float: left !important;
    width: 85.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.six-999 {
    float: left !important;
    width: 15% !important;
    margin-right: 2% !important;
  }
  .grid.six_x2-999 {
    float: left !important;
    width: 32% !important;
    margin-right: 2% !important;
  }
  .grid.six_x3-999 {
    float: left !important;
    width: 49% !important;
    margin-right: 2% !important;
  }
  .grid.six_x4-999 {
    float: left !important;
    width: 63% !important;
    margin-right: 2% !important;
  }
  .grid.six_x5-999 {
    float: left !important;
    width: 83% !important;
    margin-right: 2% !important;
  }
  .grid.five-999 {
    float: left !important;
    width: 18% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x2-999 {
    float: left !important;
    width: 38.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x3-999 {
    float: left !important;
    width: 59% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x4-999 {
    float: left !important;
    width: 79.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.four-999 {
    float: left !important;
    width: 22% !important;
    margin-right: 4% !important;
  }
  .grid.four_x2-999 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.four_x3-999 {
    float: left !important;
    width: 74% !important;
    margin-right: 4% !important;
  }
  .grid.three-999 {
    float: left !important;
    width: 31% !important;
    margin-right: 3.5% !important;
  }
  .grid.three_x2-999 {
    float: left !important;
    width: 65.5% !important;
    margin-right: 3.5% !important;
  }
  .grid.two-999 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.one-999 {
    float: left !important;
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .floatl.seven-999 {
    width: 14.28571429% !important;
  }
  .floatl.seven_x2-999 {
    width: 28.57142857% !important;
  }
  .floatl.seven_x3-999 {
    width: 42.85714286% !important;
  }
  .floatl.seven_x4-999 {
    width: 57.14285714% !important;
  }
  .floatl.seven_x5-999 {
    width: 71.42857143% !important;
  }
  .floatl.seven_x6-999 {
    width: 85.71428571% !important;
  }
  .floatl.six-999 {
    width: 16.66666667% !important;
  }
  .floatl.six_x2-999 {
    width: 33.33333333% !important;
  }
  .floatl.six_x3-999 {
    width: 50% !important;
  }
  .floatl.six_x4-999 {
    width: 66.6666667% !important;
  }
  .floatl.six_x5-999 {
    width: 83% !important;
  }
  .floatl.five-999 {
    width: 20% !important;
  }
  .floatl.five_x2-999 {
    width: 40% !important;
  }
  .floatl.five_x3-999 {
    width: 60% !important;
  }
  .floatl.five_x4-999 {
    width: 80% !important;
  }
  .floatl.four-999 {
    width: 25% !important;
  }
  .floatl.four_x2-999 {
    width: 50% !important;
  }
  .floatl.four_x3-999 {
    width: 75% !important;
  }
  .floatl.three-999 {
    width: 33.33333333% !important;
  }
  .floatl.three_x2-999 {
    width: 66.66666667% !important;
  }
  .floatl.two-999 {
    width: 50% !important;
  }
  .floatl.one-999 {
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
  }
  .invisible-999 {
    visibility: hidden !important;
  }
  .last-999 {
    margin-right: 0px !important;
  }
  .floatl-999 {
    float: left !important;
  }
  .floatr-999 {
    float: right !important;
  }
  .left-999 {
    float: left !important;
  }
  .right-999 {
    float: right !important;
  }
  .floatn-999, .grid.floatn-999 {
    float: none !important;
  }
  .grid-999 {
    float: left !important;
    overflow: hidden;
  }
  .grid.last-999 {
    float: right !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .none-999 {
    display: none !important;
  }
  .block-999 {
    display: block !important;
  }
  .iblock-999 {
    display: inline-block !important;
  }
  .inline-999 {
    display: inline !important;
  }
  .flex-999 {
    display: flex !important;
  }
  .table-999 {
    display: table !important;
  }
  .row-999 {
    display: table-row !important;
  }
  .cell-999 {
    display: table-cell !important;
    vertical-align: middle;
  }
  .clearl-999 {
    clear: left !important;
  }
  .clearr-999 {
    clear: right !important;
  }
  .clearn-999 {
    clear: none !important;
  }
  .clearnone-999 {
    clear: none !important;
  }
  .clearb-999 {
    clear: both !important;
  }
  .clear-999 {
    float: none !important;
    clear: both !important;
    width: auto !important;
    height: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
    overflow: hidden !important;
    border-style: none !important;
  }
  .alignl-999 {
    text-align: left !important;
  }
  .alignr-999 {
    text-align: right !important;
  }
  .alignc-999 {
    text-align: center !important;
  }
  .alignj-999 {
    text-align: justify !important;
  }
  .valign-999 {
    vertical-align: middle !important;
  }
  .widthauto-999 {
    width: auto !important;
  }
  .heightauto-999 {
    height: auto !important;
  }
  .width0-999 {
    width: 0px;
  }
  .height0-999 {
    height: 0px;
  }
  .fw-999, .grid.fw-999, .floatl.fw-999 {
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .fh-999 {
    height: 100% !important;
  }
  .pointer-999 {
    cursor: pointer !important;
  }
  .static-999 {
    position: static !important;
  }
  .relative-999 {
    position: relative !important;
  }
  .absolute-999 {
    position: absolute !important;
  }
  .fixed-999 {
    position: fixed !important;
  }
  .spacing-999 {
    margin-bottom: 7px !important;
  }
  .spacing.floatl-999 {
    margin-right: 15px !important;
  }
  .spacing.floatr-999 {
    margin-left: 15px !important;
  }
  .flowhide-999 {
    overflow: hidden;
  }
  .flowshow-999 {
    overflow: visible;
  }
  .nowrap-999 {
    white-space: nowrap;
  }
  .circle-999 {
    border-radius: 50% !important;
  }
  .vh10-999 {
    height: 10vh !important;
  }
  .vh25-999 {
    height: 25vh !important;
  }
  .vh50-999 {
    height: 50vh !important;
  }
  .vh100-999 {
    height: 100vh !important;
  }
  .vw10-999 {
    width: 10vw !important;
  }
  .vw25-999 {
    width: 25vw !important;
  }
  .vw50-999 {
    width: 50vw !important;
  }
  .vw100-999 {
    width: 100vw !important;
  }
  .lineup.fw-999, .lineupgroup.fw-999 {
    height: auto !important;
  }
  .padded_tiny-999 {
    padding: 5px !important;
  }
  .paddedtb_tiny-999 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .paddedt_tiny-999 {
    padding-top: 5px !important;
  }
  .paddedb_tiny-999 {
    padding-bottom: 5px !important;
  }
  .paddedl_tiny-999 {
    padding-left: 5px !important;
  }
  .paddedr_tiny-999 {
    padding-right: 5px !important;
  }
  .paddedlr_tiny-999 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .margin_tiny-999 {
    margin: 5px !important;
  }
  .margintb_tiny-999 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  .margint_tiny-999 {
    margin-top: 5px !important;
  }
  .marginb_tiny-999 {
    margin-bottom: 5px !important;
  }
  .marginl_tiny-999 {
    margin-left: 5px !important;
  }
  .marginr_tiny-999 {
    margin-right: 5px !important;
  }
  .marginlr_tiny-999 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  .padded_small-999 {
    padding: 10px !important;
  }
  .paddedtb_small-999 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_small-999 {
    padding-top: 10px !important;
  }
  .paddedb_small-999 {
    padding-bottom: 10px !important;
  }
  .paddedl_small-999 {
    padding-left: 10px !important;
  }
  .paddedr_small-999 {
    padding-right: 10px !important;
  }
  .paddedlr_small-999 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_small-999 {
    margin: 10px !important;
  }
  .margintb_small-999 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_small-999 {
    margin-top: 10px !important;
  }
  .marginb_small-999 {
    margin-bottom: 10px !important;
  }
  .marginl_small-999 {
    margin-left: 10px !important;
  }
  .marginr_small-999 {
    margin-right: 10px !important;
  }
  .marginlr_small-999 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .padded_medium-999 {
    padding: 20px !important;
  }
  .paddedtb_medium-999 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .paddedt_medium-999 {
    padding-top: 20px !important;
  }
  .paddedb_medium-999 {
    padding-bottom: 20px !important;
  }
  .paddedl_medium-999 {
    padding-left: 20px !important;
  }
  .paddedr_medium-999 {
    padding-right: 20px !important;
  }
  .paddedlr_medium-999 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .margin_medium-999 {
    margin: 20px !important;
  }
  .margintb_medium-999 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .margint_medium-999 {
    margin-top: 20px !important;
  }
  .marginb_medium-999 {
    margin-bottom: 20px !important;
  }
  .marginl_medium-999 {
    margin-left: 20px !important;
  }
  .marginr_medium-999 {
    margin-right: 20px !important;
  }
  .marginlr_medium-999 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .padded_large-999 {
    padding: 40px !important;
  }
  .paddedtb_large-999 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .paddedt_large-999 {
    padding-top: 40px !important;
  }
  .paddedb_large-999 {
    padding-bottom: 40px !important;
  }
  .paddedl_large-999 {
    padding-left: 40px !important;
  }
  .paddedr_large-999 {
    padding-right: 40px !important;
  }
  .paddedlr_large-999 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .margin_large-999 {
    margin: 40px !important;
  }
  .margintb_large-999 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .margint_large-999 {
    margin-top: 40px !important;
  }
  .marginb_large-999 {
    margin-bottom: 40px !important;
  }
  .marginl_large-999 {
    margin-left: 40px !important;
  }
  .marginr_large-999 {
    margin-right: 40px !important;
  }
  .marginlr_large-999 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .padded_huge-999 {
    padding: 70px !important;
  }
  .paddedtb_huge-999 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .paddedt_huge-999 {
    padding-top: 70px !important;
  }
  .paddedb_huge-999 {
    padding-bottom: 70px !important;
  }
  .paddedl_huge-999 {
    padding-left: 70px !important;
  }
  .paddedr_huge-999 {
    padding-right: 70px !important;
  }
  .paddedlr_huge-999 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .margin_huge-999 {
    margin: 70px !important;
  }
  .margintb_huge-999 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .margint_huge-999 {
    margin-top: 70px !important;
  }
  .marginb_huge-999 {
    margin-bottom: 70px !important;
  }
  .marginl_huge-999 {
    margin-left: 70px !important;
  }
  .marginr_huge-999 {
    margin-right: 70px !important;
  }
  .marginlr_huge-999 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .padded_core-999 {
    padding: 10px !important;
  }
  .paddedtb_core-999 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_core-999 {
    padding-top: 10px !important;
  }
  .paddedb_core-999 {
    padding-bottom: 10px !important;
  }
  .paddedl_core-999 {
    padding-left: 10px !important;
  }
  .paddedr_core-999 {
    padding-right: 10px !important;
  }
  .paddedlr_core-999 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_core-999 {
    margin: 10px !important;
  }
  .margintb_core-999 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_core-999 {
    margin-top: 10px !important;
  }
  .marginb_core-999 {
    margin-bottom: 10px !important;
  }
  .marginl_core-999 {
    margin-left: 10px !important;
  }
  .marginr_core-999 {
    margin-right: 10px !important;
  }
  .marginlr_core-999 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .margin_auto-999 {
    margin: auto !important;
  }
  .margintb_auto-999 {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .margint_auto-999 {
    margin-top: auto !important;
  }
  .marginb_auto-999 {
    margin-bottom: auto !important;
  }
  .marginl_auto-999 {
    margin-left: auto !important;
  }
  .marginr_auto-999 {
    margin-right: auto !important;
  }
  .marginlr_auto-999 {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .padded_none-999 {
    padding: 0px !important;
  }
  .paddedtb_none-999 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .paddedt_none-999 {
    padding-top: 0px !important;
  }
  .paddedb_none-999 {
    padding-bottom: 0px !important;
  }
  .paddedl_none-999 {
    padding-left: 0px !important;
  }
  .paddedr_none-999 {
    padding-right: 0px !important;
  }
  .paddedlr_none-999 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .margin_none-999 {
    margin: 0px !important;
  }
  .margintb_none-999 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .margint_none-999 {
    margin-top: 0px !important;
  }
  .marginb_none-999 {
    margin-bottom: 0px !important;
  }
  .marginl_none-999 {
    margin-left: 0px !important;
  }
  .marginr_none-999 {
    margin-right: 0px !important;
  }
  .marginlr_none-999 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .border_1-999 {
    border: solid 1px #282828;
  }
  .bordertb_1-999 {
    border-top: solid 1px #282828;
    border-bottom: solid 1px #282828;
  }
  .bordert_1-999 {
    border-top: solid 1px #282828;
  }
  .borderb_1-999 {
    border-bottom: solid 1px #282828;
  }
  .borderl_1-999 {
    border-left: solid 1px #282828;
  }
  .borderr_1-999 {
    border-right: solid 1px #282828;
  }
  .borderlr_1-999 {
    border-left: solid 1px #282828;
    border-right: solid 1px #282828;
  }
  .border_2-999 {
    border: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordertb_2-999 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordert_2-999 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderb_2-999 {
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderl_2-999 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderr_2-999 {
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderlr_2-999 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .border_none-999 {
    border: none;
  }
  .bordertb_none-999 {
    border-top: none;
    border-bottom: none;
  }
  .bordert_none-999 {
    border-top: none;
  }
  .borderb_none-999 {
    border-bottom: none;
  }
  .borderl_none-999 {
    border-left: none;
  }
  .borderr_none-999 {
    border-right: none;
  }
  .borderlr_none-999 {
    border-left: none;
    border-right: none;
  }
  .colour1_bg-999 {
    background-color: #2e3955 !important;
  }
  .colour1_bg-999, a.colour1_bg-999 {
    color: #FFFFFF !important;
  }
  .colour1_bg-999 a {
    color: #FFFFFF;
  }
  .colour1-999 a, a.colour1-999 {
    color: #2e3955;
  }
  .colour1-999 {
    color: #2e3955;
    background: transparent !important;
  }
  .colour1_bg-999 input[type=text], .colour1_bg-999 input[type=password], .colour1_bg-999 input[type=number], .colour1_bg-999 textarea, .colour1_bg-999 select, .colour1_bg-999 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour1_bg-999 select option {
    color: #333333;
    background: transparent;
  }
  .colour1_bg-999 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour1_bg-999 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour1_bg-999 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-999 {
    background-color: #858585 !important;
  }
  .colour2_bg-999, a.colour2_bg-999 {
    color: #FFFFFF !important;
  }
  .colour2_bg-999 a {
    color: #FFFFFF;
  }
  .colour2-999 a, a.colour2-999 {
    color: #858585;
  }
  .colour2-999 {
    color: #858585;
    background: transparent !important;
  }
  .colour2_bg-999 input[type=text], .colour2_bg-999 input[type=password], .colour2_bg-999 input[type=number], .colour2_bg-999 textarea, .colour2_bg-999 select, .colour2_bg-999 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour2_bg-999 select option {
    color: #333333;
    background: transparent;
  }
  .colour2_bg-999 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour2_bg-999 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-999 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-999 {
    background-color: #D22A20 !important;
  }
  .colour3_bg-999, a.colour3_bg-999 {
    color: #FFFFFF !important;
  }
  .colour3_bg-999 a {
    color: #FFFFFF;
  }
  .colour3-999 a, a.colour3-999 {
    color: #D22A20;
  }
  .colour3-999 {
    color: #D22A20;
    background: transparent !important;
  }
  .colour3_bg-999 input[type=text], .colour3_bg-999 input[type=password], .colour3_bg-999 input[type=number], .colour3_bg-999 textarea, .colour3_bg-999 select, .colour3_bg-999 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour3_bg-999 select option {
    color: #333333;
    background: transparent;
  }
  .colour3_bg-999 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour3_bg-999 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-999 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour4_bg-999 {
    background-color: #eeeeee !important;
  }
  .colour4_bg-999, a.colour4_bg-999 {
    color: #343434 !important;
  }
  .colour4_bg-999 a {
    color: #343434;
  }
  .colour4-999 a, a.colour4-999 {
    color: #eeeeee;
  }
  .colour4-999 {
    color: #eeeeee;
    background: transparent !important;
  }
  .colour4_bg-999 input[type=text], .colour4_bg-999 input[type=password], .colour4_bg-999 input[type=number], .colour4_bg-999 textarea, .colour4_bg-999 select, .colour4_bg-999 select option {
    border-color: #343434;
    color: #343434;
    background: transparent;
  }
  .colour4_bg-999 select option {
    color: #333333;
    background: transparent;
  }
  .colour4_bg-999 select {
    color: rgba(52, 52, 52, 0.7);
  }
  .colour4_bg-999 ::-webkit-input-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour4_bg-999 ::-moz-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour5_bg-999 {
    background-color: #f9f9f9 !important;
  }
  .colour5_bg-999, a.colour5_bg-999 {
    color: #252525 !important;
  }
  .colour5_bg-999 a {
    color: #252525;
  }
  .colour5-999 a, a.colour5-999 {
    color: #f9f9f9;
  }
  .colour5-999 {
    color: #f9f9f9;
    background: transparent !important;
  }
  .colour5_bg-999 input[type=text], .colour5_bg-999 input[type=password], .colour5_bg-999 input[type=number], .colour5_bg-999 textarea, .colour5_bg-999 select, .colour5_bg-999 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour5_bg-999 select option {
    color: #333333;
    background: transparent;
  }
  .colour5_bg-999 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour5_bg-999 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour5_bg-999 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour6_bg-999 {
    background-color: #404040 !important;
  }
  .colour6_bg-999, a.colour6_bg-999 {
    color: #FFFFFF !important;
  }
  .colour6_bg-999 a {
    color: #FFFFFF;
  }
  .colour6-999 a, a.colour6-999 {
    color: #404040;
  }
  .colour6-999 {
    color: #404040;
    background: transparent !important;
  }
  .colour6_bg-999 input[type=text], .colour6_bg-999 input[type=password], .colour6_bg-999 input[type=number], .colour6_bg-999 textarea, .colour6_bg-999 select, .colour6_bg-999 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour6_bg-999 select option {
    color: #333333;
    background: transparent;
  }
  .colour6_bg-999 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour6_bg-999 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour6_bg-999 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour7_bg-999 {
    background-color: #FFFFFF !important;
  }
  .colour7_bg-999, a.colour7_bg-999 {
    color: #252525 !important;
  }
  .colour7_bg-999 a {
    color: #252525;
  }
  .colour7-999 a, a.colour7-999 {
    color: #FFFFFF;
  }
  .colour7-999 {
    color: #FFFFFF;
    background: transparent !important;
  }
  .colour7_bg-999 input[type=text], .colour7_bg-999 input[type=password], .colour7_bg-999 input[type=number], .colour7_bg-999 textarea, .colour7_bg-999 select, .colour7_bg-999 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour7_bg-999 select option {
    color: #333333;
    background: transparent;
  }
  .colour7_bg-999 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour7_bg-999 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour7_bg-999 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
}
@media only screen and (max-width: 949px) {
  .grid.seven-949 {
    float: left !important;
    width: 11.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x2-949 {
    float: left !important;
    width: 26.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x3-949 {
    float: left !important;
    width: 41% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x4-949 {
    float: left !important;
    width: 55.75% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x5-949 {
    float: left !important;
    width: 70.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x6-949 {
    float: left !important;
    width: 85.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.six-949 {
    float: left !important;
    width: 15% !important;
    margin-right: 2% !important;
  }
  .grid.six_x2-949 {
    float: left !important;
    width: 32% !important;
    margin-right: 2% !important;
  }
  .grid.six_x3-949 {
    float: left !important;
    width: 49% !important;
    margin-right: 2% !important;
  }
  .grid.six_x4-949 {
    float: left !important;
    width: 63% !important;
    margin-right: 2% !important;
  }
  .grid.six_x5-949 {
    float: left !important;
    width: 83% !important;
    margin-right: 2% !important;
  }
  .grid.five-949 {
    float: left !important;
    width: 18% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x2-949 {
    float: left !important;
    width: 38.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x3-949 {
    float: left !important;
    width: 59% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x4-949 {
    float: left !important;
    width: 79.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.four-949 {
    float: left !important;
    width: 22% !important;
    margin-right: 4% !important;
  }
  .grid.four_x2-949 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.four_x3-949 {
    float: left !important;
    width: 74% !important;
    margin-right: 4% !important;
  }
  .grid.three-949 {
    float: left !important;
    width: 31% !important;
    margin-right: 3.5% !important;
  }
  .grid.three_x2-949 {
    float: left !important;
    width: 65.5% !important;
    margin-right: 3.5% !important;
  }
  .grid.two-949 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.one-949 {
    float: left !important;
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .floatl.seven-949 {
    width: 14.28571429% !important;
  }
  .floatl.seven_x2-949 {
    width: 28.57142857% !important;
  }
  .floatl.seven_x3-949 {
    width: 42.85714286% !important;
  }
  .floatl.seven_x4-949 {
    width: 57.14285714% !important;
  }
  .floatl.seven_x5-949 {
    width: 71.42857143% !important;
  }
  .floatl.seven_x6-949 {
    width: 85.71428571% !important;
  }
  .floatl.six-949 {
    width: 16.66666667% !important;
  }
  .floatl.six_x2-949 {
    width: 33.33333333% !important;
  }
  .floatl.six_x3-949 {
    width: 50% !important;
  }
  .floatl.six_x4-949 {
    width: 66.6666667% !important;
  }
  .floatl.six_x5-949 {
    width: 83% !important;
  }
  .floatl.five-949 {
    width: 20% !important;
  }
  .floatl.five_x2-949 {
    width: 40% !important;
  }
  .floatl.five_x3-949 {
    width: 60% !important;
  }
  .floatl.five_x4-949 {
    width: 80% !important;
  }
  .floatl.four-949 {
    width: 25% !important;
  }
  .floatl.four_x2-949 {
    width: 50% !important;
  }
  .floatl.four_x3-949 {
    width: 75% !important;
  }
  .floatl.three-949 {
    width: 33.33333333% !important;
  }
  .floatl.three_x2-949 {
    width: 66.66666667% !important;
  }
  .floatl.two-949 {
    width: 50% !important;
  }
  .floatl.one-949 {
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
  }
  .invisible-949 {
    visibility: hidden !important;
  }
  .last-949 {
    margin-right: 0px !important;
  }
  .floatl-949 {
    float: left !important;
  }
  .floatr-949 {
    float: right !important;
  }
  .left-949 {
    float: left !important;
  }
  .right-949 {
    float: right !important;
  }
  .floatn-949, .grid.floatn-949 {
    float: none !important;
  }
  .grid-949 {
    float: left !important;
    overflow: hidden;
  }
  .grid.last-949 {
    float: right !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .none-949 {
    display: none !important;
  }
  .block-949 {
    display: block !important;
  }
  .iblock-949 {
    display: inline-block !important;
  }
  .inline-949 {
    display: inline !important;
  }
  .flex-949 {
    display: flex !important;
  }
  .table-949 {
    display: table !important;
  }
  .row-949 {
    display: table-row !important;
  }
  .cell-949 {
    display: table-cell !important;
    vertical-align: middle;
  }
  .clearl-949 {
    clear: left !important;
  }
  .clearr-949 {
    clear: right !important;
  }
  .clearn-949 {
    clear: none !important;
  }
  .clearnone-949 {
    clear: none !important;
  }
  .clearb-949 {
    clear: both !important;
  }
  .clear-949 {
    float: none !important;
    clear: both !important;
    width: auto !important;
    height: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
    overflow: hidden !important;
    border-style: none !important;
  }
  .alignl-949 {
    text-align: left !important;
  }
  .alignr-949 {
    text-align: right !important;
  }
  .alignc-949 {
    text-align: center !important;
  }
  .alignj-949 {
    text-align: justify !important;
  }
  .valign-949 {
    vertical-align: middle !important;
  }
  .widthauto-949 {
    width: auto !important;
  }
  .heightauto-949 {
    height: auto !important;
  }
  .width0-949 {
    width: 0px;
  }
  .height0-949 {
    height: 0px;
  }
  .fw-949, .grid.fw-949, .floatl.fw-949 {
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .fh-949 {
    height: 100% !important;
  }
  .pointer-949 {
    cursor: pointer !important;
  }
  .static-949 {
    position: static !important;
  }
  .relative-949 {
    position: relative !important;
  }
  .absolute-949 {
    position: absolute !important;
  }
  .fixed-949 {
    position: fixed !important;
  }
  .spacing-949 {
    margin-bottom: 7px !important;
  }
  .spacing.floatl-949 {
    margin-right: 15px !important;
  }
  .spacing.floatr-949 {
    margin-left: 15px !important;
  }
  .flowhide-949 {
    overflow: hidden;
  }
  .flowshow-949 {
    overflow: visible;
  }
  .nowrap-949 {
    white-space: nowrap;
  }
  .circle-949 {
    border-radius: 50% !important;
  }
  .vh10-949 {
    height: 10vh !important;
  }
  .vh25-949 {
    height: 25vh !important;
  }
  .vh50-949 {
    height: 50vh !important;
  }
  .vh100-949 {
    height: 100vh !important;
  }
  .vw10-949 {
    width: 10vw !important;
  }
  .vw25-949 {
    width: 25vw !important;
  }
  .vw50-949 {
    width: 50vw !important;
  }
  .vw100-949 {
    width: 100vw !important;
  }
  .lineup.fw-949, .lineupgroup.fw-949 {
    height: auto !important;
  }
  .padded_tiny-949 {
    padding: 5px !important;
  }
  .paddedtb_tiny-949 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .paddedt_tiny-949 {
    padding-top: 5px !important;
  }
  .paddedb_tiny-949 {
    padding-bottom: 5px !important;
  }
  .paddedl_tiny-949 {
    padding-left: 5px !important;
  }
  .paddedr_tiny-949 {
    padding-right: 5px !important;
  }
  .paddedlr_tiny-949 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .margin_tiny-949 {
    margin: 5px !important;
  }
  .margintb_tiny-949 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  .margint_tiny-949 {
    margin-top: 5px !important;
  }
  .marginb_tiny-949 {
    margin-bottom: 5px !important;
  }
  .marginl_tiny-949 {
    margin-left: 5px !important;
  }
  .marginr_tiny-949 {
    margin-right: 5px !important;
  }
  .marginlr_tiny-949 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  .padded_small-949 {
    padding: 10px !important;
  }
  .paddedtb_small-949 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_small-949 {
    padding-top: 10px !important;
  }
  .paddedb_small-949 {
    padding-bottom: 10px !important;
  }
  .paddedl_small-949 {
    padding-left: 10px !important;
  }
  .paddedr_small-949 {
    padding-right: 10px !important;
  }
  .paddedlr_small-949 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_small-949 {
    margin: 10px !important;
  }
  .margintb_small-949 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_small-949 {
    margin-top: 10px !important;
  }
  .marginb_small-949 {
    margin-bottom: 10px !important;
  }
  .marginl_small-949 {
    margin-left: 10px !important;
  }
  .marginr_small-949 {
    margin-right: 10px !important;
  }
  .marginlr_small-949 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .padded_medium-949 {
    padding: 20px !important;
  }
  .paddedtb_medium-949 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .paddedt_medium-949 {
    padding-top: 20px !important;
  }
  .paddedb_medium-949 {
    padding-bottom: 20px !important;
  }
  .paddedl_medium-949 {
    padding-left: 20px !important;
  }
  .paddedr_medium-949 {
    padding-right: 20px !important;
  }
  .paddedlr_medium-949 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .margin_medium-949 {
    margin: 20px !important;
  }
  .margintb_medium-949 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .margint_medium-949 {
    margin-top: 20px !important;
  }
  .marginb_medium-949 {
    margin-bottom: 20px !important;
  }
  .marginl_medium-949 {
    margin-left: 20px !important;
  }
  .marginr_medium-949 {
    margin-right: 20px !important;
  }
  .marginlr_medium-949 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .padded_large-949 {
    padding: 40px !important;
  }
  .paddedtb_large-949 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .paddedt_large-949 {
    padding-top: 40px !important;
  }
  .paddedb_large-949 {
    padding-bottom: 40px !important;
  }
  .paddedl_large-949 {
    padding-left: 40px !important;
  }
  .paddedr_large-949 {
    padding-right: 40px !important;
  }
  .paddedlr_large-949 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .margin_large-949 {
    margin: 40px !important;
  }
  .margintb_large-949 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .margint_large-949 {
    margin-top: 40px !important;
  }
  .marginb_large-949 {
    margin-bottom: 40px !important;
  }
  .marginl_large-949 {
    margin-left: 40px !important;
  }
  .marginr_large-949 {
    margin-right: 40px !important;
  }
  .marginlr_large-949 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .padded_huge-949 {
    padding: 70px !important;
  }
  .paddedtb_huge-949 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .paddedt_huge-949 {
    padding-top: 70px !important;
  }
  .paddedb_huge-949 {
    padding-bottom: 70px !important;
  }
  .paddedl_huge-949 {
    padding-left: 70px !important;
  }
  .paddedr_huge-949 {
    padding-right: 70px !important;
  }
  .paddedlr_huge-949 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .margin_huge-949 {
    margin: 70px !important;
  }
  .margintb_huge-949 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .margint_huge-949 {
    margin-top: 70px !important;
  }
  .marginb_huge-949 {
    margin-bottom: 70px !important;
  }
  .marginl_huge-949 {
    margin-left: 70px !important;
  }
  .marginr_huge-949 {
    margin-right: 70px !important;
  }
  .marginlr_huge-949 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .padded_core-949 {
    padding: 10px !important;
  }
  .paddedtb_core-949 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_core-949 {
    padding-top: 10px !important;
  }
  .paddedb_core-949 {
    padding-bottom: 10px !important;
  }
  .paddedl_core-949 {
    padding-left: 10px !important;
  }
  .paddedr_core-949 {
    padding-right: 10px !important;
  }
  .paddedlr_core-949 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_core-949 {
    margin: 10px !important;
  }
  .margintb_core-949 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_core-949 {
    margin-top: 10px !important;
  }
  .marginb_core-949 {
    margin-bottom: 10px !important;
  }
  .marginl_core-949 {
    margin-left: 10px !important;
  }
  .marginr_core-949 {
    margin-right: 10px !important;
  }
  .marginlr_core-949 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .margin_auto-949 {
    margin: auto !important;
  }
  .margintb_auto-949 {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .margint_auto-949 {
    margin-top: auto !important;
  }
  .marginb_auto-949 {
    margin-bottom: auto !important;
  }
  .marginl_auto-949 {
    margin-left: auto !important;
  }
  .marginr_auto-949 {
    margin-right: auto !important;
  }
  .marginlr_auto-949 {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .padded_none-949 {
    padding: 0px !important;
  }
  .paddedtb_none-949 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .paddedt_none-949 {
    padding-top: 0px !important;
  }
  .paddedb_none-949 {
    padding-bottom: 0px !important;
  }
  .paddedl_none-949 {
    padding-left: 0px !important;
  }
  .paddedr_none-949 {
    padding-right: 0px !important;
  }
  .paddedlr_none-949 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .margin_none-949 {
    margin: 0px !important;
  }
  .margintb_none-949 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .margint_none-949 {
    margin-top: 0px !important;
  }
  .marginb_none-949 {
    margin-bottom: 0px !important;
  }
  .marginl_none-949 {
    margin-left: 0px !important;
  }
  .marginr_none-949 {
    margin-right: 0px !important;
  }
  .marginlr_none-949 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .border_1-949 {
    border: solid 1px #282828;
  }
  .bordertb_1-949 {
    border-top: solid 1px #282828;
    border-bottom: solid 1px #282828;
  }
  .bordert_1-949 {
    border-top: solid 1px #282828;
  }
  .borderb_1-949 {
    border-bottom: solid 1px #282828;
  }
  .borderl_1-949 {
    border-left: solid 1px #282828;
  }
  .borderr_1-949 {
    border-right: solid 1px #282828;
  }
  .borderlr_1-949 {
    border-left: solid 1px #282828;
    border-right: solid 1px #282828;
  }
  .border_2-949 {
    border: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordertb_2-949 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordert_2-949 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderb_2-949 {
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderl_2-949 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderr_2-949 {
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderlr_2-949 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .border_none-949 {
    border: none;
  }
  .bordertb_none-949 {
    border-top: none;
    border-bottom: none;
  }
  .bordert_none-949 {
    border-top: none;
  }
  .borderb_none-949 {
    border-bottom: none;
  }
  .borderl_none-949 {
    border-left: none;
  }
  .borderr_none-949 {
    border-right: none;
  }
  .borderlr_none-949 {
    border-left: none;
    border-right: none;
  }
  .colour1_bg-949 {
    background-color: #2e3955 !important;
  }
  .colour1_bg-949, a.colour1_bg-949 {
    color: #FFFFFF !important;
  }
  .colour1_bg-949 a {
    color: #FFFFFF;
  }
  .colour1-949 a, a.colour1-949 {
    color: #2e3955;
  }
  .colour1-949 {
    color: #2e3955;
    background: transparent !important;
  }
  .colour1_bg-949 input[type=text], .colour1_bg-949 input[type=password], .colour1_bg-949 input[type=number], .colour1_bg-949 textarea, .colour1_bg-949 select, .colour1_bg-949 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour1_bg-949 select option {
    color: #333333;
    background: transparent;
  }
  .colour1_bg-949 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour1_bg-949 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour1_bg-949 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-949 {
    background-color: #858585 !important;
  }
  .colour2_bg-949, a.colour2_bg-949 {
    color: #FFFFFF !important;
  }
  .colour2_bg-949 a {
    color: #FFFFFF;
  }
  .colour2-949 a, a.colour2-949 {
    color: #858585;
  }
  .colour2-949 {
    color: #858585;
    background: transparent !important;
  }
  .colour2_bg-949 input[type=text], .colour2_bg-949 input[type=password], .colour2_bg-949 input[type=number], .colour2_bg-949 textarea, .colour2_bg-949 select, .colour2_bg-949 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour2_bg-949 select option {
    color: #333333;
    background: transparent;
  }
  .colour2_bg-949 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour2_bg-949 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-949 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-949 {
    background-color: #D22A20 !important;
  }
  .colour3_bg-949, a.colour3_bg-949 {
    color: #FFFFFF !important;
  }
  .colour3_bg-949 a {
    color: #FFFFFF;
  }
  .colour3-949 a, a.colour3-949 {
    color: #D22A20;
  }
  .colour3-949 {
    color: #D22A20;
    background: transparent !important;
  }
  .colour3_bg-949 input[type=text], .colour3_bg-949 input[type=password], .colour3_bg-949 input[type=number], .colour3_bg-949 textarea, .colour3_bg-949 select, .colour3_bg-949 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour3_bg-949 select option {
    color: #333333;
    background: transparent;
  }
  .colour3_bg-949 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour3_bg-949 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-949 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour4_bg-949 {
    background-color: #eeeeee !important;
  }
  .colour4_bg-949, a.colour4_bg-949 {
    color: #343434 !important;
  }
  .colour4_bg-949 a {
    color: #343434;
  }
  .colour4-949 a, a.colour4-949 {
    color: #eeeeee;
  }
  .colour4-949 {
    color: #eeeeee;
    background: transparent !important;
  }
  .colour4_bg-949 input[type=text], .colour4_bg-949 input[type=password], .colour4_bg-949 input[type=number], .colour4_bg-949 textarea, .colour4_bg-949 select, .colour4_bg-949 select option {
    border-color: #343434;
    color: #343434;
    background: transparent;
  }
  .colour4_bg-949 select option {
    color: #333333;
    background: transparent;
  }
  .colour4_bg-949 select {
    color: rgba(52, 52, 52, 0.7);
  }
  .colour4_bg-949 ::-webkit-input-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour4_bg-949 ::-moz-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour5_bg-949 {
    background-color: #f9f9f9 !important;
  }
  .colour5_bg-949, a.colour5_bg-949 {
    color: #252525 !important;
  }
  .colour5_bg-949 a {
    color: #252525;
  }
  .colour5-949 a, a.colour5-949 {
    color: #f9f9f9;
  }
  .colour5-949 {
    color: #f9f9f9;
    background: transparent !important;
  }
  .colour5_bg-949 input[type=text], .colour5_bg-949 input[type=password], .colour5_bg-949 input[type=number], .colour5_bg-949 textarea, .colour5_bg-949 select, .colour5_bg-949 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour5_bg-949 select option {
    color: #333333;
    background: transparent;
  }
  .colour5_bg-949 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour5_bg-949 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour5_bg-949 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour6_bg-949 {
    background-color: #404040 !important;
  }
  .colour6_bg-949, a.colour6_bg-949 {
    color: #FFFFFF !important;
  }
  .colour6_bg-949 a {
    color: #FFFFFF;
  }
  .colour6-949 a, a.colour6-949 {
    color: #404040;
  }
  .colour6-949 {
    color: #404040;
    background: transparent !important;
  }
  .colour6_bg-949 input[type=text], .colour6_bg-949 input[type=password], .colour6_bg-949 input[type=number], .colour6_bg-949 textarea, .colour6_bg-949 select, .colour6_bg-949 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour6_bg-949 select option {
    color: #333333;
    background: transparent;
  }
  .colour6_bg-949 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour6_bg-949 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour6_bg-949 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour7_bg-949 {
    background-color: #FFFFFF !important;
  }
  .colour7_bg-949, a.colour7_bg-949 {
    color: #252525 !important;
  }
  .colour7_bg-949 a {
    color: #252525;
  }
  .colour7-949 a, a.colour7-949 {
    color: #FFFFFF;
  }
  .colour7-949 {
    color: #FFFFFF;
    background: transparent !important;
  }
  .colour7_bg-949 input[type=text], .colour7_bg-949 input[type=password], .colour7_bg-949 input[type=number], .colour7_bg-949 textarea, .colour7_bg-949 select, .colour7_bg-949 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour7_bg-949 select option {
    color: #333333;
    background: transparent;
  }
  .colour7_bg-949 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour7_bg-949 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour7_bg-949 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
}
@media only screen and (max-width: 899px) {
  .grid.seven-899 {
    float: left !important;
    width: 11.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x2-899 {
    float: left !important;
    width: 26.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x3-899 {
    float: left !important;
    width: 41% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x4-899 {
    float: left !important;
    width: 55.75% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x5-899 {
    float: left !important;
    width: 70.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x6-899 {
    float: left !important;
    width: 85.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.six-899 {
    float: left !important;
    width: 15% !important;
    margin-right: 2% !important;
  }
  .grid.six_x2-899 {
    float: left !important;
    width: 32% !important;
    margin-right: 2% !important;
  }
  .grid.six_x3-899 {
    float: left !important;
    width: 49% !important;
    margin-right: 2% !important;
  }
  .grid.six_x4-899 {
    float: left !important;
    width: 63% !important;
    margin-right: 2% !important;
  }
  .grid.six_x5-899 {
    float: left !important;
    width: 83% !important;
    margin-right: 2% !important;
  }
  .grid.five-899 {
    float: left !important;
    width: 18% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x2-899 {
    float: left !important;
    width: 38.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x3-899 {
    float: left !important;
    width: 59% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x4-899 {
    float: left !important;
    width: 79.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.four-899 {
    float: left !important;
    width: 22% !important;
    margin-right: 4% !important;
  }
  .grid.four_x2-899 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.four_x3-899 {
    float: left !important;
    width: 74% !important;
    margin-right: 4% !important;
  }
  .grid.three-899 {
    float: left !important;
    width: 31% !important;
    margin-right: 3.5% !important;
  }
  .grid.three_x2-899 {
    float: left !important;
    width: 65.5% !important;
    margin-right: 3.5% !important;
  }
  .grid.two-899 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.one-899 {
    float: left !important;
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .floatl.seven-899 {
    width: 14.28571429% !important;
  }
  .floatl.seven_x2-899 {
    width: 28.57142857% !important;
  }
  .floatl.seven_x3-899 {
    width: 42.85714286% !important;
  }
  .floatl.seven_x4-899 {
    width: 57.14285714% !important;
  }
  .floatl.seven_x5-899 {
    width: 71.42857143% !important;
  }
  .floatl.seven_x6-899 {
    width: 85.71428571% !important;
  }
  .floatl.six-899 {
    width: 16.66666667% !important;
  }
  .floatl.six_x2-899 {
    width: 33.33333333% !important;
  }
  .floatl.six_x3-899 {
    width: 50% !important;
  }
  .floatl.six_x4-899 {
    width: 66.6666667% !important;
  }
  .floatl.six_x5-899 {
    width: 83% !important;
  }
  .floatl.five-899 {
    width: 20% !important;
  }
  .floatl.five_x2-899 {
    width: 40% !important;
  }
  .floatl.five_x3-899 {
    width: 60% !important;
  }
  .floatl.five_x4-899 {
    width: 80% !important;
  }
  .floatl.four-899 {
    width: 25% !important;
  }
  .floatl.four_x2-899 {
    width: 50% !important;
  }
  .floatl.four_x3-899 {
    width: 75% !important;
  }
  .floatl.three-899 {
    width: 33.33333333% !important;
  }
  .floatl.three_x2-899 {
    width: 66.66666667% !important;
  }
  .floatl.two-899 {
    width: 50% !important;
  }
  .floatl.one-899 {
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
  }
  .invisible-899 {
    visibility: hidden !important;
  }
  .last-899 {
    margin-right: 0px !important;
  }
  .floatl-899 {
    float: left !important;
  }
  .floatr-899 {
    float: right !important;
  }
  .left-899 {
    float: left !important;
  }
  .right-899 {
    float: right !important;
  }
  .floatn-899, .grid.floatn-899 {
    float: none !important;
  }
  .grid-899 {
    float: left !important;
    overflow: hidden;
  }
  .grid.last-899 {
    float: right !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .none-899 {
    display: none !important;
  }
  .block-899 {
    display: block !important;
  }
  .iblock-899 {
    display: inline-block !important;
  }
  .inline-899 {
    display: inline !important;
  }
  .flex-899 {
    display: flex !important;
  }
  .table-899 {
    display: table !important;
  }
  .row-899 {
    display: table-row !important;
  }
  .cell-899 {
    display: table-cell !important;
    vertical-align: middle;
  }
  .clearl-899 {
    clear: left !important;
  }
  .clearr-899 {
    clear: right !important;
  }
  .clearn-899 {
    clear: none !important;
  }
  .clearnone-899 {
    clear: none !important;
  }
  .clearb-899 {
    clear: both !important;
  }
  .clear-899 {
    float: none !important;
    clear: both !important;
    width: auto !important;
    height: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
    overflow: hidden !important;
    border-style: none !important;
  }
  .alignl-899 {
    text-align: left !important;
  }
  .alignr-899 {
    text-align: right !important;
  }
  .alignc-899 {
    text-align: center !important;
  }
  .alignj-899 {
    text-align: justify !important;
  }
  .valign-899 {
    vertical-align: middle !important;
  }
  .widthauto-899 {
    width: auto !important;
  }
  .heightauto-899 {
    height: auto !important;
  }
  .width0-899 {
    width: 0px;
  }
  .height0-899 {
    height: 0px;
  }
  .fw-899, .grid.fw-899, .floatl.fw-899 {
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .fh-899 {
    height: 100% !important;
  }
  .pointer-899 {
    cursor: pointer !important;
  }
  .static-899 {
    position: static !important;
  }
  .relative-899 {
    position: relative !important;
  }
  .absolute-899 {
    position: absolute !important;
  }
  .fixed-899 {
    position: fixed !important;
  }
  .spacing-899 {
    margin-bottom: 7px !important;
  }
  .spacing.floatl-899 {
    margin-right: 15px !important;
  }
  .spacing.floatr-899 {
    margin-left: 15px !important;
  }
  .flowhide-899 {
    overflow: hidden;
  }
  .flowshow-899 {
    overflow: visible;
  }
  .nowrap-899 {
    white-space: nowrap;
  }
  .circle-899 {
    border-radius: 50% !important;
  }
  .vh10-899 {
    height: 10vh !important;
  }
  .vh25-899 {
    height: 25vh !important;
  }
  .vh50-899 {
    height: 50vh !important;
  }
  .vh100-899 {
    height: 100vh !important;
  }
  .vw10-899 {
    width: 10vw !important;
  }
  .vw25-899 {
    width: 25vw !important;
  }
  .vw50-899 {
    width: 50vw !important;
  }
  .vw100-899 {
    width: 100vw !important;
  }
  .lineup.fw-899, .lineupgroup.fw-899 {
    height: auto !important;
  }
  .padded_tiny-899 {
    padding: 5px !important;
  }
  .paddedtb_tiny-899 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .paddedt_tiny-899 {
    padding-top: 5px !important;
  }
  .paddedb_tiny-899 {
    padding-bottom: 5px !important;
  }
  .paddedl_tiny-899 {
    padding-left: 5px !important;
  }
  .paddedr_tiny-899 {
    padding-right: 5px !important;
  }
  .paddedlr_tiny-899 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .margin_tiny-899 {
    margin: 5px !important;
  }
  .margintb_tiny-899 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  .margint_tiny-899 {
    margin-top: 5px !important;
  }
  .marginb_tiny-899 {
    margin-bottom: 5px !important;
  }
  .marginl_tiny-899 {
    margin-left: 5px !important;
  }
  .marginr_tiny-899 {
    margin-right: 5px !important;
  }
  .marginlr_tiny-899 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  .padded_small-899 {
    padding: 10px !important;
  }
  .paddedtb_small-899 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_small-899 {
    padding-top: 10px !important;
  }
  .paddedb_small-899 {
    padding-bottom: 10px !important;
  }
  .paddedl_small-899 {
    padding-left: 10px !important;
  }
  .paddedr_small-899 {
    padding-right: 10px !important;
  }
  .paddedlr_small-899 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_small-899 {
    margin: 10px !important;
  }
  .margintb_small-899 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_small-899 {
    margin-top: 10px !important;
  }
  .marginb_small-899 {
    margin-bottom: 10px !important;
  }
  .marginl_small-899 {
    margin-left: 10px !important;
  }
  .marginr_small-899 {
    margin-right: 10px !important;
  }
  .marginlr_small-899 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .padded_medium-899 {
    padding: 20px !important;
  }
  .paddedtb_medium-899 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .paddedt_medium-899 {
    padding-top: 20px !important;
  }
  .paddedb_medium-899 {
    padding-bottom: 20px !important;
  }
  .paddedl_medium-899 {
    padding-left: 20px !important;
  }
  .paddedr_medium-899 {
    padding-right: 20px !important;
  }
  .paddedlr_medium-899 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .margin_medium-899 {
    margin: 20px !important;
  }
  .margintb_medium-899 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .margint_medium-899 {
    margin-top: 20px !important;
  }
  .marginb_medium-899 {
    margin-bottom: 20px !important;
  }
  .marginl_medium-899 {
    margin-left: 20px !important;
  }
  .marginr_medium-899 {
    margin-right: 20px !important;
  }
  .marginlr_medium-899 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .padded_large-899 {
    padding: 40px !important;
  }
  .paddedtb_large-899 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .paddedt_large-899 {
    padding-top: 40px !important;
  }
  .paddedb_large-899 {
    padding-bottom: 40px !important;
  }
  .paddedl_large-899 {
    padding-left: 40px !important;
  }
  .paddedr_large-899 {
    padding-right: 40px !important;
  }
  .paddedlr_large-899 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .margin_large-899 {
    margin: 40px !important;
  }
  .margintb_large-899 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .margint_large-899 {
    margin-top: 40px !important;
  }
  .marginb_large-899 {
    margin-bottom: 40px !important;
  }
  .marginl_large-899 {
    margin-left: 40px !important;
  }
  .marginr_large-899 {
    margin-right: 40px !important;
  }
  .marginlr_large-899 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .padded_huge-899 {
    padding: 70px !important;
  }
  .paddedtb_huge-899 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .paddedt_huge-899 {
    padding-top: 70px !important;
  }
  .paddedb_huge-899 {
    padding-bottom: 70px !important;
  }
  .paddedl_huge-899 {
    padding-left: 70px !important;
  }
  .paddedr_huge-899 {
    padding-right: 70px !important;
  }
  .paddedlr_huge-899 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .margin_huge-899 {
    margin: 70px !important;
  }
  .margintb_huge-899 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .margint_huge-899 {
    margin-top: 70px !important;
  }
  .marginb_huge-899 {
    margin-bottom: 70px !important;
  }
  .marginl_huge-899 {
    margin-left: 70px !important;
  }
  .marginr_huge-899 {
    margin-right: 70px !important;
  }
  .marginlr_huge-899 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .padded_core-899 {
    padding: 10px !important;
  }
  .paddedtb_core-899 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_core-899 {
    padding-top: 10px !important;
  }
  .paddedb_core-899 {
    padding-bottom: 10px !important;
  }
  .paddedl_core-899 {
    padding-left: 10px !important;
  }
  .paddedr_core-899 {
    padding-right: 10px !important;
  }
  .paddedlr_core-899 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_core-899 {
    margin: 10px !important;
  }
  .margintb_core-899 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_core-899 {
    margin-top: 10px !important;
  }
  .marginb_core-899 {
    margin-bottom: 10px !important;
  }
  .marginl_core-899 {
    margin-left: 10px !important;
  }
  .marginr_core-899 {
    margin-right: 10px !important;
  }
  .marginlr_core-899 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .margin_auto-899 {
    margin: auto !important;
  }
  .margintb_auto-899 {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .margint_auto-899 {
    margin-top: auto !important;
  }
  .marginb_auto-899 {
    margin-bottom: auto !important;
  }
  .marginl_auto-899 {
    margin-left: auto !important;
  }
  .marginr_auto-899 {
    margin-right: auto !important;
  }
  .marginlr_auto-899 {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .padded_none-899 {
    padding: 0px !important;
  }
  .paddedtb_none-899 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .paddedt_none-899 {
    padding-top: 0px !important;
  }
  .paddedb_none-899 {
    padding-bottom: 0px !important;
  }
  .paddedl_none-899 {
    padding-left: 0px !important;
  }
  .paddedr_none-899 {
    padding-right: 0px !important;
  }
  .paddedlr_none-899 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .margin_none-899 {
    margin: 0px !important;
  }
  .margintb_none-899 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .margint_none-899 {
    margin-top: 0px !important;
  }
  .marginb_none-899 {
    margin-bottom: 0px !important;
  }
  .marginl_none-899 {
    margin-left: 0px !important;
  }
  .marginr_none-899 {
    margin-right: 0px !important;
  }
  .marginlr_none-899 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .border_1-899 {
    border: solid 1px #282828;
  }
  .bordertb_1-899 {
    border-top: solid 1px #282828;
    border-bottom: solid 1px #282828;
  }
  .bordert_1-899 {
    border-top: solid 1px #282828;
  }
  .borderb_1-899 {
    border-bottom: solid 1px #282828;
  }
  .borderl_1-899 {
    border-left: solid 1px #282828;
  }
  .borderr_1-899 {
    border-right: solid 1px #282828;
  }
  .borderlr_1-899 {
    border-left: solid 1px #282828;
    border-right: solid 1px #282828;
  }
  .border_2-899 {
    border: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordertb_2-899 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordert_2-899 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderb_2-899 {
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderl_2-899 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderr_2-899 {
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderlr_2-899 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .border_none-899 {
    border: none;
  }
  .bordertb_none-899 {
    border-top: none;
    border-bottom: none;
  }
  .bordert_none-899 {
    border-top: none;
  }
  .borderb_none-899 {
    border-bottom: none;
  }
  .borderl_none-899 {
    border-left: none;
  }
  .borderr_none-899 {
    border-right: none;
  }
  .borderlr_none-899 {
    border-left: none;
    border-right: none;
  }
  .colour1_bg-899 {
    background-color: #2e3955 !important;
  }
  .colour1_bg-899, a.colour1_bg-899 {
    color: #FFFFFF !important;
  }
  .colour1_bg-899 a {
    color: #FFFFFF;
  }
  .colour1-899 a, a.colour1-899 {
    color: #2e3955;
  }
  .colour1-899 {
    color: #2e3955;
    background: transparent !important;
  }
  .colour1_bg-899 input[type=text], .colour1_bg-899 input[type=password], .colour1_bg-899 input[type=number], .colour1_bg-899 textarea, .colour1_bg-899 select, .colour1_bg-899 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour1_bg-899 select option {
    color: #333333;
    background: transparent;
  }
  .colour1_bg-899 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour1_bg-899 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour1_bg-899 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-899 {
    background-color: #858585 !important;
  }
  .colour2_bg-899, a.colour2_bg-899 {
    color: #FFFFFF !important;
  }
  .colour2_bg-899 a {
    color: #FFFFFF;
  }
  .colour2-899 a, a.colour2-899 {
    color: #858585;
  }
  .colour2-899 {
    color: #858585;
    background: transparent !important;
  }
  .colour2_bg-899 input[type=text], .colour2_bg-899 input[type=password], .colour2_bg-899 input[type=number], .colour2_bg-899 textarea, .colour2_bg-899 select, .colour2_bg-899 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour2_bg-899 select option {
    color: #333333;
    background: transparent;
  }
  .colour2_bg-899 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour2_bg-899 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-899 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-899 {
    background-color: #D22A20 !important;
  }
  .colour3_bg-899, a.colour3_bg-899 {
    color: #FFFFFF !important;
  }
  .colour3_bg-899 a {
    color: #FFFFFF;
  }
  .colour3-899 a, a.colour3-899 {
    color: #D22A20;
  }
  .colour3-899 {
    color: #D22A20;
    background: transparent !important;
  }
  .colour3_bg-899 input[type=text], .colour3_bg-899 input[type=password], .colour3_bg-899 input[type=number], .colour3_bg-899 textarea, .colour3_bg-899 select, .colour3_bg-899 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour3_bg-899 select option {
    color: #333333;
    background: transparent;
  }
  .colour3_bg-899 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour3_bg-899 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-899 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour4_bg-899 {
    background-color: #eeeeee !important;
  }
  .colour4_bg-899, a.colour4_bg-899 {
    color: #343434 !important;
  }
  .colour4_bg-899 a {
    color: #343434;
  }
  .colour4-899 a, a.colour4-899 {
    color: #eeeeee;
  }
  .colour4-899 {
    color: #eeeeee;
    background: transparent !important;
  }
  .colour4_bg-899 input[type=text], .colour4_bg-899 input[type=password], .colour4_bg-899 input[type=number], .colour4_bg-899 textarea, .colour4_bg-899 select, .colour4_bg-899 select option {
    border-color: #343434;
    color: #343434;
    background: transparent;
  }
  .colour4_bg-899 select option {
    color: #333333;
    background: transparent;
  }
  .colour4_bg-899 select {
    color: rgba(52, 52, 52, 0.7);
  }
  .colour4_bg-899 ::-webkit-input-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour4_bg-899 ::-moz-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour5_bg-899 {
    background-color: #f9f9f9 !important;
  }
  .colour5_bg-899, a.colour5_bg-899 {
    color: #252525 !important;
  }
  .colour5_bg-899 a {
    color: #252525;
  }
  .colour5-899 a, a.colour5-899 {
    color: #f9f9f9;
  }
  .colour5-899 {
    color: #f9f9f9;
    background: transparent !important;
  }
  .colour5_bg-899 input[type=text], .colour5_bg-899 input[type=password], .colour5_bg-899 input[type=number], .colour5_bg-899 textarea, .colour5_bg-899 select, .colour5_bg-899 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour5_bg-899 select option {
    color: #333333;
    background: transparent;
  }
  .colour5_bg-899 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour5_bg-899 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour5_bg-899 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour6_bg-899 {
    background-color: #404040 !important;
  }
  .colour6_bg-899, a.colour6_bg-899 {
    color: #FFFFFF !important;
  }
  .colour6_bg-899 a {
    color: #FFFFFF;
  }
  .colour6-899 a, a.colour6-899 {
    color: #404040;
  }
  .colour6-899 {
    color: #404040;
    background: transparent !important;
  }
  .colour6_bg-899 input[type=text], .colour6_bg-899 input[type=password], .colour6_bg-899 input[type=number], .colour6_bg-899 textarea, .colour6_bg-899 select, .colour6_bg-899 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour6_bg-899 select option {
    color: #333333;
    background: transparent;
  }
  .colour6_bg-899 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour6_bg-899 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour6_bg-899 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour7_bg-899 {
    background-color: #FFFFFF !important;
  }
  .colour7_bg-899, a.colour7_bg-899 {
    color: #252525 !important;
  }
  .colour7_bg-899 a {
    color: #252525;
  }
  .colour7-899 a, a.colour7-899 {
    color: #FFFFFF;
  }
  .colour7-899 {
    color: #FFFFFF;
    background: transparent !important;
  }
  .colour7_bg-899 input[type=text], .colour7_bg-899 input[type=password], .colour7_bg-899 input[type=number], .colour7_bg-899 textarea, .colour7_bg-899 select, .colour7_bg-899 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour7_bg-899 select option {
    color: #333333;
    background: transparent;
  }
  .colour7_bg-899 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour7_bg-899 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour7_bg-899 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
}
@media only screen and (max-width: 849px) {
  .grid.seven-849 {
    float: left !important;
    width: 11.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x2-849 {
    float: left !important;
    width: 26.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x3-849 {
    float: left !important;
    width: 41% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x4-849 {
    float: left !important;
    width: 55.75% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x5-849 {
    float: left !important;
    width: 70.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x6-849 {
    float: left !important;
    width: 85.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.six-849 {
    float: left !important;
    width: 15% !important;
    margin-right: 2% !important;
  }
  .grid.six_x2-849 {
    float: left !important;
    width: 32% !important;
    margin-right: 2% !important;
  }
  .grid.six_x3-849 {
    float: left !important;
    width: 49% !important;
    margin-right: 2% !important;
  }
  .grid.six_x4-849 {
    float: left !important;
    width: 63% !important;
    margin-right: 2% !important;
  }
  .grid.six_x5-849 {
    float: left !important;
    width: 83% !important;
    margin-right: 2% !important;
  }
  .grid.five-849 {
    float: left !important;
    width: 18% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x2-849 {
    float: left !important;
    width: 38.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x3-849 {
    float: left !important;
    width: 59% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x4-849 {
    float: left !important;
    width: 79.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.four-849 {
    float: left !important;
    width: 22% !important;
    margin-right: 4% !important;
  }
  .grid.four_x2-849 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.four_x3-849 {
    float: left !important;
    width: 74% !important;
    margin-right: 4% !important;
  }
  .grid.three-849 {
    float: left !important;
    width: 31% !important;
    margin-right: 3.5% !important;
  }
  .grid.three_x2-849 {
    float: left !important;
    width: 65.5% !important;
    margin-right: 3.5% !important;
  }
  .grid.two-849 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.one-849 {
    float: left !important;
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .floatl.seven-849 {
    width: 14.28571429% !important;
  }
  .floatl.seven_x2-849 {
    width: 28.57142857% !important;
  }
  .floatl.seven_x3-849 {
    width: 42.85714286% !important;
  }
  .floatl.seven_x4-849 {
    width: 57.14285714% !important;
  }
  .floatl.seven_x5-849 {
    width: 71.42857143% !important;
  }
  .floatl.seven_x6-849 {
    width: 85.71428571% !important;
  }
  .floatl.six-849 {
    width: 16.66666667% !important;
  }
  .floatl.six_x2-849 {
    width: 33.33333333% !important;
  }
  .floatl.six_x3-849 {
    width: 50% !important;
  }
  .floatl.six_x4-849 {
    width: 66.6666667% !important;
  }
  .floatl.six_x5-849 {
    width: 83% !important;
  }
  .floatl.five-849 {
    width: 20% !important;
  }
  .floatl.five_x2-849 {
    width: 40% !important;
  }
  .floatl.five_x3-849 {
    width: 60% !important;
  }
  .floatl.five_x4-849 {
    width: 80% !important;
  }
  .floatl.four-849 {
    width: 25% !important;
  }
  .floatl.four_x2-849 {
    width: 50% !important;
  }
  .floatl.four_x3-849 {
    width: 75% !important;
  }
  .floatl.three-849 {
    width: 33.33333333% !important;
  }
  .floatl.three_x2-849 {
    width: 66.66666667% !important;
  }
  .floatl.two-849 {
    width: 50% !important;
  }
  .floatl.one-849 {
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
  }
  .invisible-849 {
    visibility: hidden !important;
  }
  .last-849 {
    margin-right: 0px !important;
  }
  .floatl-849 {
    float: left !important;
  }
  .floatr-849 {
    float: right !important;
  }
  .left-849 {
    float: left !important;
  }
  .right-849 {
    float: right !important;
  }
  .floatn-849, .grid.floatn-849 {
    float: none !important;
  }
  .grid-849 {
    float: left !important;
    overflow: hidden;
  }
  .grid.last-849 {
    float: right !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .none-849 {
    display: none !important;
  }
  .block-849 {
    display: block !important;
  }
  .iblock-849 {
    display: inline-block !important;
  }
  .inline-849 {
    display: inline !important;
  }
  .flex-849 {
    display: flex !important;
  }
  .table-849 {
    display: table !important;
  }
  .row-849 {
    display: table-row !important;
  }
  .cell-849 {
    display: table-cell !important;
    vertical-align: middle;
  }
  .clearl-849 {
    clear: left !important;
  }
  .clearr-849 {
    clear: right !important;
  }
  .clearn-849 {
    clear: none !important;
  }
  .clearnone-849 {
    clear: none !important;
  }
  .clearb-849 {
    clear: both !important;
  }
  .clear-849 {
    float: none !important;
    clear: both !important;
    width: auto !important;
    height: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
    overflow: hidden !important;
    border-style: none !important;
  }
  .alignl-849 {
    text-align: left !important;
  }
  .alignr-849 {
    text-align: right !important;
  }
  .alignc-849 {
    text-align: center !important;
  }
  .alignj-849 {
    text-align: justify !important;
  }
  .valign-849 {
    vertical-align: middle !important;
  }
  .widthauto-849 {
    width: auto !important;
  }
  .heightauto-849 {
    height: auto !important;
  }
  .width0-849 {
    width: 0px;
  }
  .height0-849 {
    height: 0px;
  }
  .fw-849, .grid.fw-849, .floatl.fw-849 {
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .fh-849 {
    height: 100% !important;
  }
  .pointer-849 {
    cursor: pointer !important;
  }
  .static-849 {
    position: static !important;
  }
  .relative-849 {
    position: relative !important;
  }
  .absolute-849 {
    position: absolute !important;
  }
  .fixed-849 {
    position: fixed !important;
  }
  .spacing-849 {
    margin-bottom: 7px !important;
  }
  .spacing.floatl-849 {
    margin-right: 15px !important;
  }
  .spacing.floatr-849 {
    margin-left: 15px !important;
  }
  .flowhide-849 {
    overflow: hidden;
  }
  .flowshow-849 {
    overflow: visible;
  }
  .nowrap-849 {
    white-space: nowrap;
  }
  .circle-849 {
    border-radius: 50% !important;
  }
  .vh10-849 {
    height: 10vh !important;
  }
  .vh25-849 {
    height: 25vh !important;
  }
  .vh50-849 {
    height: 50vh !important;
  }
  .vh100-849 {
    height: 100vh !important;
  }
  .vw10-849 {
    width: 10vw !important;
  }
  .vw25-849 {
    width: 25vw !important;
  }
  .vw50-849 {
    width: 50vw !important;
  }
  .vw100-849 {
    width: 100vw !important;
  }
  .lineup.fw-849, .lineupgroup.fw-849 {
    height: auto !important;
  }
  .padded_tiny-849 {
    padding: 5px !important;
  }
  .paddedtb_tiny-849 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .paddedt_tiny-849 {
    padding-top: 5px !important;
  }
  .paddedb_tiny-849 {
    padding-bottom: 5px !important;
  }
  .paddedl_tiny-849 {
    padding-left: 5px !important;
  }
  .paddedr_tiny-849 {
    padding-right: 5px !important;
  }
  .paddedlr_tiny-849 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .margin_tiny-849 {
    margin: 5px !important;
  }
  .margintb_tiny-849 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  .margint_tiny-849 {
    margin-top: 5px !important;
  }
  .marginb_tiny-849 {
    margin-bottom: 5px !important;
  }
  .marginl_tiny-849 {
    margin-left: 5px !important;
  }
  .marginr_tiny-849 {
    margin-right: 5px !important;
  }
  .marginlr_tiny-849 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  .padded_small-849 {
    padding: 10px !important;
  }
  .paddedtb_small-849 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_small-849 {
    padding-top: 10px !important;
  }
  .paddedb_small-849 {
    padding-bottom: 10px !important;
  }
  .paddedl_small-849 {
    padding-left: 10px !important;
  }
  .paddedr_small-849 {
    padding-right: 10px !important;
  }
  .paddedlr_small-849 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_small-849 {
    margin: 10px !important;
  }
  .margintb_small-849 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_small-849 {
    margin-top: 10px !important;
  }
  .marginb_small-849 {
    margin-bottom: 10px !important;
  }
  .marginl_small-849 {
    margin-left: 10px !important;
  }
  .marginr_small-849 {
    margin-right: 10px !important;
  }
  .marginlr_small-849 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .padded_medium-849 {
    padding: 20px !important;
  }
  .paddedtb_medium-849 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .paddedt_medium-849 {
    padding-top: 20px !important;
  }
  .paddedb_medium-849 {
    padding-bottom: 20px !important;
  }
  .paddedl_medium-849 {
    padding-left: 20px !important;
  }
  .paddedr_medium-849 {
    padding-right: 20px !important;
  }
  .paddedlr_medium-849 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .margin_medium-849 {
    margin: 20px !important;
  }
  .margintb_medium-849 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .margint_medium-849 {
    margin-top: 20px !important;
  }
  .marginb_medium-849 {
    margin-bottom: 20px !important;
  }
  .marginl_medium-849 {
    margin-left: 20px !important;
  }
  .marginr_medium-849 {
    margin-right: 20px !important;
  }
  .marginlr_medium-849 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .padded_large-849 {
    padding: 40px !important;
  }
  .paddedtb_large-849 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .paddedt_large-849 {
    padding-top: 40px !important;
  }
  .paddedb_large-849 {
    padding-bottom: 40px !important;
  }
  .paddedl_large-849 {
    padding-left: 40px !important;
  }
  .paddedr_large-849 {
    padding-right: 40px !important;
  }
  .paddedlr_large-849 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .margin_large-849 {
    margin: 40px !important;
  }
  .margintb_large-849 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .margint_large-849 {
    margin-top: 40px !important;
  }
  .marginb_large-849 {
    margin-bottom: 40px !important;
  }
  .marginl_large-849 {
    margin-left: 40px !important;
  }
  .marginr_large-849 {
    margin-right: 40px !important;
  }
  .marginlr_large-849 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .padded_huge-849 {
    padding: 70px !important;
  }
  .paddedtb_huge-849 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .paddedt_huge-849 {
    padding-top: 70px !important;
  }
  .paddedb_huge-849 {
    padding-bottom: 70px !important;
  }
  .paddedl_huge-849 {
    padding-left: 70px !important;
  }
  .paddedr_huge-849 {
    padding-right: 70px !important;
  }
  .paddedlr_huge-849 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .margin_huge-849 {
    margin: 70px !important;
  }
  .margintb_huge-849 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .margint_huge-849 {
    margin-top: 70px !important;
  }
  .marginb_huge-849 {
    margin-bottom: 70px !important;
  }
  .marginl_huge-849 {
    margin-left: 70px !important;
  }
  .marginr_huge-849 {
    margin-right: 70px !important;
  }
  .marginlr_huge-849 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .padded_core-849 {
    padding: 10px !important;
  }
  .paddedtb_core-849 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_core-849 {
    padding-top: 10px !important;
  }
  .paddedb_core-849 {
    padding-bottom: 10px !important;
  }
  .paddedl_core-849 {
    padding-left: 10px !important;
  }
  .paddedr_core-849 {
    padding-right: 10px !important;
  }
  .paddedlr_core-849 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_core-849 {
    margin: 10px !important;
  }
  .margintb_core-849 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_core-849 {
    margin-top: 10px !important;
  }
  .marginb_core-849 {
    margin-bottom: 10px !important;
  }
  .marginl_core-849 {
    margin-left: 10px !important;
  }
  .marginr_core-849 {
    margin-right: 10px !important;
  }
  .marginlr_core-849 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .margin_auto-849 {
    margin: auto !important;
  }
  .margintb_auto-849 {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .margint_auto-849 {
    margin-top: auto !important;
  }
  .marginb_auto-849 {
    margin-bottom: auto !important;
  }
  .marginl_auto-849 {
    margin-left: auto !important;
  }
  .marginr_auto-849 {
    margin-right: auto !important;
  }
  .marginlr_auto-849 {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .padded_none-849 {
    padding: 0px !important;
  }
  .paddedtb_none-849 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .paddedt_none-849 {
    padding-top: 0px !important;
  }
  .paddedb_none-849 {
    padding-bottom: 0px !important;
  }
  .paddedl_none-849 {
    padding-left: 0px !important;
  }
  .paddedr_none-849 {
    padding-right: 0px !important;
  }
  .paddedlr_none-849 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .margin_none-849 {
    margin: 0px !important;
  }
  .margintb_none-849 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .margint_none-849 {
    margin-top: 0px !important;
  }
  .marginb_none-849 {
    margin-bottom: 0px !important;
  }
  .marginl_none-849 {
    margin-left: 0px !important;
  }
  .marginr_none-849 {
    margin-right: 0px !important;
  }
  .marginlr_none-849 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .border_1-849 {
    border: solid 1px #282828;
  }
  .bordertb_1-849 {
    border-top: solid 1px #282828;
    border-bottom: solid 1px #282828;
  }
  .bordert_1-849 {
    border-top: solid 1px #282828;
  }
  .borderb_1-849 {
    border-bottom: solid 1px #282828;
  }
  .borderl_1-849 {
    border-left: solid 1px #282828;
  }
  .borderr_1-849 {
    border-right: solid 1px #282828;
  }
  .borderlr_1-849 {
    border-left: solid 1px #282828;
    border-right: solid 1px #282828;
  }
  .border_2-849 {
    border: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordertb_2-849 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordert_2-849 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderb_2-849 {
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderl_2-849 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderr_2-849 {
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderlr_2-849 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .border_none-849 {
    border: none;
  }
  .bordertb_none-849 {
    border-top: none;
    border-bottom: none;
  }
  .bordert_none-849 {
    border-top: none;
  }
  .borderb_none-849 {
    border-bottom: none;
  }
  .borderl_none-849 {
    border-left: none;
  }
  .borderr_none-849 {
    border-right: none;
  }
  .borderlr_none-849 {
    border-left: none;
    border-right: none;
  }
  .colour1_bg-849 {
    background-color: #2e3955 !important;
  }
  .colour1_bg-849, a.colour1_bg-849 {
    color: #FFFFFF !important;
  }
  .colour1_bg-849 a {
    color: #FFFFFF;
  }
  .colour1-849 a, a.colour1-849 {
    color: #2e3955;
  }
  .colour1-849 {
    color: #2e3955;
    background: transparent !important;
  }
  .colour1_bg-849 input[type=text], .colour1_bg-849 input[type=password], .colour1_bg-849 input[type=number], .colour1_bg-849 textarea, .colour1_bg-849 select, .colour1_bg-849 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour1_bg-849 select option {
    color: #333333;
    background: transparent;
  }
  .colour1_bg-849 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour1_bg-849 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour1_bg-849 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-849 {
    background-color: #858585 !important;
  }
  .colour2_bg-849, a.colour2_bg-849 {
    color: #FFFFFF !important;
  }
  .colour2_bg-849 a {
    color: #FFFFFF;
  }
  .colour2-849 a, a.colour2-849 {
    color: #858585;
  }
  .colour2-849 {
    color: #858585;
    background: transparent !important;
  }
  .colour2_bg-849 input[type=text], .colour2_bg-849 input[type=password], .colour2_bg-849 input[type=number], .colour2_bg-849 textarea, .colour2_bg-849 select, .colour2_bg-849 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour2_bg-849 select option {
    color: #333333;
    background: transparent;
  }
  .colour2_bg-849 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour2_bg-849 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-849 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-849 {
    background-color: #D22A20 !important;
  }
  .colour3_bg-849, a.colour3_bg-849 {
    color: #FFFFFF !important;
  }
  .colour3_bg-849 a {
    color: #FFFFFF;
  }
  .colour3-849 a, a.colour3-849 {
    color: #D22A20;
  }
  .colour3-849 {
    color: #D22A20;
    background: transparent !important;
  }
  .colour3_bg-849 input[type=text], .colour3_bg-849 input[type=password], .colour3_bg-849 input[type=number], .colour3_bg-849 textarea, .colour3_bg-849 select, .colour3_bg-849 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour3_bg-849 select option {
    color: #333333;
    background: transparent;
  }
  .colour3_bg-849 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour3_bg-849 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-849 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour4_bg-849 {
    background-color: #eeeeee !important;
  }
  .colour4_bg-849, a.colour4_bg-849 {
    color: #343434 !important;
  }
  .colour4_bg-849 a {
    color: #343434;
  }
  .colour4-849 a, a.colour4-849 {
    color: #eeeeee;
  }
  .colour4-849 {
    color: #eeeeee;
    background: transparent !important;
  }
  .colour4_bg-849 input[type=text], .colour4_bg-849 input[type=password], .colour4_bg-849 input[type=number], .colour4_bg-849 textarea, .colour4_bg-849 select, .colour4_bg-849 select option {
    border-color: #343434;
    color: #343434;
    background: transparent;
  }
  .colour4_bg-849 select option {
    color: #333333;
    background: transparent;
  }
  .colour4_bg-849 select {
    color: rgba(52, 52, 52, 0.7);
  }
  .colour4_bg-849 ::-webkit-input-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour4_bg-849 ::-moz-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour5_bg-849 {
    background-color: #f9f9f9 !important;
  }
  .colour5_bg-849, a.colour5_bg-849 {
    color: #252525 !important;
  }
  .colour5_bg-849 a {
    color: #252525;
  }
  .colour5-849 a, a.colour5-849 {
    color: #f9f9f9;
  }
  .colour5-849 {
    color: #f9f9f9;
    background: transparent !important;
  }
  .colour5_bg-849 input[type=text], .colour5_bg-849 input[type=password], .colour5_bg-849 input[type=number], .colour5_bg-849 textarea, .colour5_bg-849 select, .colour5_bg-849 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour5_bg-849 select option {
    color: #333333;
    background: transparent;
  }
  .colour5_bg-849 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour5_bg-849 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour5_bg-849 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour6_bg-849 {
    background-color: #404040 !important;
  }
  .colour6_bg-849, a.colour6_bg-849 {
    color: #FFFFFF !important;
  }
  .colour6_bg-849 a {
    color: #FFFFFF;
  }
  .colour6-849 a, a.colour6-849 {
    color: #404040;
  }
  .colour6-849 {
    color: #404040;
    background: transparent !important;
  }
  .colour6_bg-849 input[type=text], .colour6_bg-849 input[type=password], .colour6_bg-849 input[type=number], .colour6_bg-849 textarea, .colour6_bg-849 select, .colour6_bg-849 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour6_bg-849 select option {
    color: #333333;
    background: transparent;
  }
  .colour6_bg-849 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour6_bg-849 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour6_bg-849 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour7_bg-849 {
    background-color: #FFFFFF !important;
  }
  .colour7_bg-849, a.colour7_bg-849 {
    color: #252525 !important;
  }
  .colour7_bg-849 a {
    color: #252525;
  }
  .colour7-849 a, a.colour7-849 {
    color: #FFFFFF;
  }
  .colour7-849 {
    color: #FFFFFF;
    background: transparent !important;
  }
  .colour7_bg-849 input[type=text], .colour7_bg-849 input[type=password], .colour7_bg-849 input[type=number], .colour7_bg-849 textarea, .colour7_bg-849 select, .colour7_bg-849 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour7_bg-849 select option {
    color: #333333;
    background: transparent;
  }
  .colour7_bg-849 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour7_bg-849 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour7_bg-849 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
}
@media only screen and (max-width: 799px) {
  .grid.seven-799 {
    float: left !important;
    width: 11.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x2-799 {
    float: left !important;
    width: 26.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x3-799 {
    float: left !important;
    width: 41% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x4-799 {
    float: left !important;
    width: 55.75% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x5-799 {
    float: left !important;
    width: 70.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x6-799 {
    float: left !important;
    width: 85.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.six-799 {
    float: left !important;
    width: 15% !important;
    margin-right: 2% !important;
  }
  .grid.six_x2-799 {
    float: left !important;
    width: 32% !important;
    margin-right: 2% !important;
  }
  .grid.six_x3-799 {
    float: left !important;
    width: 49% !important;
    margin-right: 2% !important;
  }
  .grid.six_x4-799 {
    float: left !important;
    width: 63% !important;
    margin-right: 2% !important;
  }
  .grid.six_x5-799 {
    float: left !important;
    width: 83% !important;
    margin-right: 2% !important;
  }
  .grid.five-799 {
    float: left !important;
    width: 18% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x2-799 {
    float: left !important;
    width: 38.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x3-799 {
    float: left !important;
    width: 59% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x4-799 {
    float: left !important;
    width: 79.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.four-799 {
    float: left !important;
    width: 22% !important;
    margin-right: 4% !important;
  }
  .grid.four_x2-799 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.four_x3-799 {
    float: left !important;
    width: 74% !important;
    margin-right: 4% !important;
  }
  .grid.three-799 {
    float: left !important;
    width: 31% !important;
    margin-right: 3.5% !important;
  }
  .grid.three_x2-799 {
    float: left !important;
    width: 65.5% !important;
    margin-right: 3.5% !important;
  }
  .grid.two-799 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.one-799 {
    float: left !important;
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .floatl.seven-799 {
    width: 14.28571429% !important;
  }
  .floatl.seven_x2-799 {
    width: 28.57142857% !important;
  }
  .floatl.seven_x3-799 {
    width: 42.85714286% !important;
  }
  .floatl.seven_x4-799 {
    width: 57.14285714% !important;
  }
  .floatl.seven_x5-799 {
    width: 71.42857143% !important;
  }
  .floatl.seven_x6-799 {
    width: 85.71428571% !important;
  }
  .floatl.six-799 {
    width: 16.66666667% !important;
  }
  .floatl.six_x2-799 {
    width: 33.33333333% !important;
  }
  .floatl.six_x3-799 {
    width: 50% !important;
  }
  .floatl.six_x4-799 {
    width: 66.6666667% !important;
  }
  .floatl.six_x5-799 {
    width: 83% !important;
  }
  .floatl.five-799 {
    width: 20% !important;
  }
  .floatl.five_x2-799 {
    width: 40% !important;
  }
  .floatl.five_x3-799 {
    width: 60% !important;
  }
  .floatl.five_x4-799 {
    width: 80% !important;
  }
  .floatl.four-799 {
    width: 25% !important;
  }
  .floatl.four_x2-799 {
    width: 50% !important;
  }
  .floatl.four_x3-799 {
    width: 75% !important;
  }
  .floatl.three-799 {
    width: 33.33333333% !important;
  }
  .floatl.three_x2-799 {
    width: 66.66666667% !important;
  }
  .floatl.two-799 {
    width: 50% !important;
  }
  .floatl.one-799 {
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
  }
  .invisible-799 {
    visibility: hidden !important;
  }
  .last-799 {
    margin-right: 0px !important;
  }
  .floatl-799 {
    float: left !important;
  }
  .floatr-799 {
    float: right !important;
  }
  .left-799 {
    float: left !important;
  }
  .right-799 {
    float: right !important;
  }
  .floatn-799, .grid.floatn-799 {
    float: none !important;
  }
  .grid-799 {
    float: left !important;
    overflow: hidden;
  }
  .grid.last-799 {
    float: right !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .none-799 {
    display: none !important;
  }
  .block-799 {
    display: block !important;
  }
  .iblock-799 {
    display: inline-block !important;
  }
  .inline-799 {
    display: inline !important;
  }
  .flex-799 {
    display: flex !important;
  }
  .table-799 {
    display: table !important;
  }
  .row-799 {
    display: table-row !important;
  }
  .cell-799 {
    display: table-cell !important;
    vertical-align: middle;
  }
  .clearl-799 {
    clear: left !important;
  }
  .clearr-799 {
    clear: right !important;
  }
  .clearn-799 {
    clear: none !important;
  }
  .clearnone-799 {
    clear: none !important;
  }
  .clearb-799 {
    clear: both !important;
  }
  .clear-799 {
    float: none !important;
    clear: both !important;
    width: auto !important;
    height: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
    overflow: hidden !important;
    border-style: none !important;
  }
  .alignl-799 {
    text-align: left !important;
  }
  .alignr-799 {
    text-align: right !important;
  }
  .alignc-799 {
    text-align: center !important;
  }
  .alignj-799 {
    text-align: justify !important;
  }
  .valign-799 {
    vertical-align: middle !important;
  }
  .widthauto-799 {
    width: auto !important;
  }
  .heightauto-799 {
    height: auto !important;
  }
  .width0-799 {
    width: 0px;
  }
  .height0-799 {
    height: 0px;
  }
  .fw-799, .grid.fw-799, .floatl.fw-799 {
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .fh-799 {
    height: 100% !important;
  }
  .pointer-799 {
    cursor: pointer !important;
  }
  .static-799 {
    position: static !important;
  }
  .relative-799 {
    position: relative !important;
  }
  .absolute-799 {
    position: absolute !important;
  }
  .fixed-799 {
    position: fixed !important;
  }
  .spacing-799 {
    margin-bottom: 7px !important;
  }
  .spacing.floatl-799 {
    margin-right: 15px !important;
  }
  .spacing.floatr-799 {
    margin-left: 15px !important;
  }
  .flowhide-799 {
    overflow: hidden;
  }
  .flowshow-799 {
    overflow: visible;
  }
  .nowrap-799 {
    white-space: nowrap;
  }
  .circle-799 {
    border-radius: 50% !important;
  }
  .vh10-799 {
    height: 10vh !important;
  }
  .vh25-799 {
    height: 25vh !important;
  }
  .vh50-799 {
    height: 50vh !important;
  }
  .vh100-799 {
    height: 100vh !important;
  }
  .vw10-799 {
    width: 10vw !important;
  }
  .vw25-799 {
    width: 25vw !important;
  }
  .vw50-799 {
    width: 50vw !important;
  }
  .vw100-799 {
    width: 100vw !important;
  }
  .lineup.fw-799, .lineupgroup.fw-799 {
    height: auto !important;
  }
  .padded_tiny-799 {
    padding: 5px !important;
  }
  .paddedtb_tiny-799 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .paddedt_tiny-799 {
    padding-top: 5px !important;
  }
  .paddedb_tiny-799 {
    padding-bottom: 5px !important;
  }
  .paddedl_tiny-799 {
    padding-left: 5px !important;
  }
  .paddedr_tiny-799 {
    padding-right: 5px !important;
  }
  .paddedlr_tiny-799 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .margin_tiny-799 {
    margin: 5px !important;
  }
  .margintb_tiny-799 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  .margint_tiny-799 {
    margin-top: 5px !important;
  }
  .marginb_tiny-799 {
    margin-bottom: 5px !important;
  }
  .marginl_tiny-799 {
    margin-left: 5px !important;
  }
  .marginr_tiny-799 {
    margin-right: 5px !important;
  }
  .marginlr_tiny-799 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  .padded_small-799 {
    padding: 10px !important;
  }
  .paddedtb_small-799 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_small-799 {
    padding-top: 10px !important;
  }
  .paddedb_small-799 {
    padding-bottom: 10px !important;
  }
  .paddedl_small-799 {
    padding-left: 10px !important;
  }
  .paddedr_small-799 {
    padding-right: 10px !important;
  }
  .paddedlr_small-799 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_small-799 {
    margin: 10px !important;
  }
  .margintb_small-799 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_small-799 {
    margin-top: 10px !important;
  }
  .marginb_small-799 {
    margin-bottom: 10px !important;
  }
  .marginl_small-799 {
    margin-left: 10px !important;
  }
  .marginr_small-799 {
    margin-right: 10px !important;
  }
  .marginlr_small-799 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .padded_medium-799 {
    padding: 20px !important;
  }
  .paddedtb_medium-799 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .paddedt_medium-799 {
    padding-top: 20px !important;
  }
  .paddedb_medium-799 {
    padding-bottom: 20px !important;
  }
  .paddedl_medium-799 {
    padding-left: 20px !important;
  }
  .paddedr_medium-799 {
    padding-right: 20px !important;
  }
  .paddedlr_medium-799 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .margin_medium-799 {
    margin: 20px !important;
  }
  .margintb_medium-799 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .margint_medium-799 {
    margin-top: 20px !important;
  }
  .marginb_medium-799 {
    margin-bottom: 20px !important;
  }
  .marginl_medium-799 {
    margin-left: 20px !important;
  }
  .marginr_medium-799 {
    margin-right: 20px !important;
  }
  .marginlr_medium-799 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .padded_large-799 {
    padding: 40px !important;
  }
  .paddedtb_large-799 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .paddedt_large-799 {
    padding-top: 40px !important;
  }
  .paddedb_large-799 {
    padding-bottom: 40px !important;
  }
  .paddedl_large-799 {
    padding-left: 40px !important;
  }
  .paddedr_large-799 {
    padding-right: 40px !important;
  }
  .paddedlr_large-799 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .margin_large-799 {
    margin: 40px !important;
  }
  .margintb_large-799 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .margint_large-799 {
    margin-top: 40px !important;
  }
  .marginb_large-799 {
    margin-bottom: 40px !important;
  }
  .marginl_large-799 {
    margin-left: 40px !important;
  }
  .marginr_large-799 {
    margin-right: 40px !important;
  }
  .marginlr_large-799 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .padded_huge-799 {
    padding: 70px !important;
  }
  .paddedtb_huge-799 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .paddedt_huge-799 {
    padding-top: 70px !important;
  }
  .paddedb_huge-799 {
    padding-bottom: 70px !important;
  }
  .paddedl_huge-799 {
    padding-left: 70px !important;
  }
  .paddedr_huge-799 {
    padding-right: 70px !important;
  }
  .paddedlr_huge-799 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .margin_huge-799 {
    margin: 70px !important;
  }
  .margintb_huge-799 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .margint_huge-799 {
    margin-top: 70px !important;
  }
  .marginb_huge-799 {
    margin-bottom: 70px !important;
  }
  .marginl_huge-799 {
    margin-left: 70px !important;
  }
  .marginr_huge-799 {
    margin-right: 70px !important;
  }
  .marginlr_huge-799 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .padded_core-799 {
    padding: 10px !important;
  }
  .paddedtb_core-799 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_core-799 {
    padding-top: 10px !important;
  }
  .paddedb_core-799 {
    padding-bottom: 10px !important;
  }
  .paddedl_core-799 {
    padding-left: 10px !important;
  }
  .paddedr_core-799 {
    padding-right: 10px !important;
  }
  .paddedlr_core-799 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_core-799 {
    margin: 10px !important;
  }
  .margintb_core-799 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_core-799 {
    margin-top: 10px !important;
  }
  .marginb_core-799 {
    margin-bottom: 10px !important;
  }
  .marginl_core-799 {
    margin-left: 10px !important;
  }
  .marginr_core-799 {
    margin-right: 10px !important;
  }
  .marginlr_core-799 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .margin_auto-799 {
    margin: auto !important;
  }
  .margintb_auto-799 {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .margint_auto-799 {
    margin-top: auto !important;
  }
  .marginb_auto-799 {
    margin-bottom: auto !important;
  }
  .marginl_auto-799 {
    margin-left: auto !important;
  }
  .marginr_auto-799 {
    margin-right: auto !important;
  }
  .marginlr_auto-799 {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .padded_none-799 {
    padding: 0px !important;
  }
  .paddedtb_none-799 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .paddedt_none-799 {
    padding-top: 0px !important;
  }
  .paddedb_none-799 {
    padding-bottom: 0px !important;
  }
  .paddedl_none-799 {
    padding-left: 0px !important;
  }
  .paddedr_none-799 {
    padding-right: 0px !important;
  }
  .paddedlr_none-799 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .margin_none-799 {
    margin: 0px !important;
  }
  .margintb_none-799 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .margint_none-799 {
    margin-top: 0px !important;
  }
  .marginb_none-799 {
    margin-bottom: 0px !important;
  }
  .marginl_none-799 {
    margin-left: 0px !important;
  }
  .marginr_none-799 {
    margin-right: 0px !important;
  }
  .marginlr_none-799 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .border_1-799 {
    border: solid 1px #282828;
  }
  .bordertb_1-799 {
    border-top: solid 1px #282828;
    border-bottom: solid 1px #282828;
  }
  .bordert_1-799 {
    border-top: solid 1px #282828;
  }
  .borderb_1-799 {
    border-bottom: solid 1px #282828;
  }
  .borderl_1-799 {
    border-left: solid 1px #282828;
  }
  .borderr_1-799 {
    border-right: solid 1px #282828;
  }
  .borderlr_1-799 {
    border-left: solid 1px #282828;
    border-right: solid 1px #282828;
  }
  .border_2-799 {
    border: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordertb_2-799 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordert_2-799 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderb_2-799 {
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderl_2-799 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderr_2-799 {
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderlr_2-799 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .border_none-799 {
    border: none;
  }
  .bordertb_none-799 {
    border-top: none;
    border-bottom: none;
  }
  .bordert_none-799 {
    border-top: none;
  }
  .borderb_none-799 {
    border-bottom: none;
  }
  .borderl_none-799 {
    border-left: none;
  }
  .borderr_none-799 {
    border-right: none;
  }
  .borderlr_none-799 {
    border-left: none;
    border-right: none;
  }
  .colour1_bg-799 {
    background-color: #2e3955 !important;
  }
  .colour1_bg-799, a.colour1_bg-799 {
    color: #FFFFFF !important;
  }
  .colour1_bg-799 a {
    color: #FFFFFF;
  }
  .colour1-799 a, a.colour1-799 {
    color: #2e3955;
  }
  .colour1-799 {
    color: #2e3955;
    background: transparent !important;
  }
  .colour1_bg-799 input[type=text], .colour1_bg-799 input[type=password], .colour1_bg-799 input[type=number], .colour1_bg-799 textarea, .colour1_bg-799 select, .colour1_bg-799 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour1_bg-799 select option {
    color: #333333;
    background: transparent;
  }
  .colour1_bg-799 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour1_bg-799 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour1_bg-799 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-799 {
    background-color: #858585 !important;
  }
  .colour2_bg-799, a.colour2_bg-799 {
    color: #FFFFFF !important;
  }
  .colour2_bg-799 a {
    color: #FFFFFF;
  }
  .colour2-799 a, a.colour2-799 {
    color: #858585;
  }
  .colour2-799 {
    color: #858585;
    background: transparent !important;
  }
  .colour2_bg-799 input[type=text], .colour2_bg-799 input[type=password], .colour2_bg-799 input[type=number], .colour2_bg-799 textarea, .colour2_bg-799 select, .colour2_bg-799 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour2_bg-799 select option {
    color: #333333;
    background: transparent;
  }
  .colour2_bg-799 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour2_bg-799 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-799 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-799 {
    background-color: #D22A20 !important;
  }
  .colour3_bg-799, a.colour3_bg-799 {
    color: #FFFFFF !important;
  }
  .colour3_bg-799 a {
    color: #FFFFFF;
  }
  .colour3-799 a, a.colour3-799 {
    color: #D22A20;
  }
  .colour3-799 {
    color: #D22A20;
    background: transparent !important;
  }
  .colour3_bg-799 input[type=text], .colour3_bg-799 input[type=password], .colour3_bg-799 input[type=number], .colour3_bg-799 textarea, .colour3_bg-799 select, .colour3_bg-799 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour3_bg-799 select option {
    color: #333333;
    background: transparent;
  }
  .colour3_bg-799 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour3_bg-799 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-799 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour4_bg-799 {
    background-color: #eeeeee !important;
  }
  .colour4_bg-799, a.colour4_bg-799 {
    color: #343434 !important;
  }
  .colour4_bg-799 a {
    color: #343434;
  }
  .colour4-799 a, a.colour4-799 {
    color: #eeeeee;
  }
  .colour4-799 {
    color: #eeeeee;
    background: transparent !important;
  }
  .colour4_bg-799 input[type=text], .colour4_bg-799 input[type=password], .colour4_bg-799 input[type=number], .colour4_bg-799 textarea, .colour4_bg-799 select, .colour4_bg-799 select option {
    border-color: #343434;
    color: #343434;
    background: transparent;
  }
  .colour4_bg-799 select option {
    color: #333333;
    background: transparent;
  }
  .colour4_bg-799 select {
    color: rgba(52, 52, 52, 0.7);
  }
  .colour4_bg-799 ::-webkit-input-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour4_bg-799 ::-moz-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour5_bg-799 {
    background-color: #f9f9f9 !important;
  }
  .colour5_bg-799, a.colour5_bg-799 {
    color: #252525 !important;
  }
  .colour5_bg-799 a {
    color: #252525;
  }
  .colour5-799 a, a.colour5-799 {
    color: #f9f9f9;
  }
  .colour5-799 {
    color: #f9f9f9;
    background: transparent !important;
  }
  .colour5_bg-799 input[type=text], .colour5_bg-799 input[type=password], .colour5_bg-799 input[type=number], .colour5_bg-799 textarea, .colour5_bg-799 select, .colour5_bg-799 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour5_bg-799 select option {
    color: #333333;
    background: transparent;
  }
  .colour5_bg-799 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour5_bg-799 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour5_bg-799 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour6_bg-799 {
    background-color: #404040 !important;
  }
  .colour6_bg-799, a.colour6_bg-799 {
    color: #FFFFFF !important;
  }
  .colour6_bg-799 a {
    color: #FFFFFF;
  }
  .colour6-799 a, a.colour6-799 {
    color: #404040;
  }
  .colour6-799 {
    color: #404040;
    background: transparent !important;
  }
  .colour6_bg-799 input[type=text], .colour6_bg-799 input[type=password], .colour6_bg-799 input[type=number], .colour6_bg-799 textarea, .colour6_bg-799 select, .colour6_bg-799 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour6_bg-799 select option {
    color: #333333;
    background: transparent;
  }
  .colour6_bg-799 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour6_bg-799 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour6_bg-799 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour7_bg-799 {
    background-color: #FFFFFF !important;
  }
  .colour7_bg-799, a.colour7_bg-799 {
    color: #252525 !important;
  }
  .colour7_bg-799 a {
    color: #252525;
  }
  .colour7-799 a, a.colour7-799 {
    color: #FFFFFF;
  }
  .colour7-799 {
    color: #FFFFFF;
    background: transparent !important;
  }
  .colour7_bg-799 input[type=text], .colour7_bg-799 input[type=password], .colour7_bg-799 input[type=number], .colour7_bg-799 textarea, .colour7_bg-799 select, .colour7_bg-799 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour7_bg-799 select option {
    color: #333333;
    background: transparent;
  }
  .colour7_bg-799 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour7_bg-799 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour7_bg-799 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
}
@media only screen and (max-width: 749px) {
  .grid.seven-749 {
    float: left !important;
    width: 11.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x2-749 {
    float: left !important;
    width: 26.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x3-749 {
    float: left !important;
    width: 41% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x4-749 {
    float: left !important;
    width: 55.75% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x5-749 {
    float: left !important;
    width: 70.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x6-749 {
    float: left !important;
    width: 85.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.six-749 {
    float: left !important;
    width: 15% !important;
    margin-right: 2% !important;
  }
  .grid.six_x2-749 {
    float: left !important;
    width: 32% !important;
    margin-right: 2% !important;
  }
  .grid.six_x3-749 {
    float: left !important;
    width: 49% !important;
    margin-right: 2% !important;
  }
  .grid.six_x4-749 {
    float: left !important;
    width: 63% !important;
    margin-right: 2% !important;
  }
  .grid.six_x5-749 {
    float: left !important;
    width: 83% !important;
    margin-right: 2% !important;
  }
  .grid.five-749 {
    float: left !important;
    width: 18% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x2-749 {
    float: left !important;
    width: 38.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x3-749 {
    float: left !important;
    width: 59% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x4-749 {
    float: left !important;
    width: 79.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.four-749 {
    float: left !important;
    width: 22% !important;
    margin-right: 4% !important;
  }
  .grid.four_x2-749 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.four_x3-749 {
    float: left !important;
    width: 74% !important;
    margin-right: 4% !important;
  }
  .grid.three-749 {
    float: left !important;
    width: 31% !important;
    margin-right: 3.5% !important;
  }
  .grid.three_x2-749 {
    float: left !important;
    width: 65.5% !important;
    margin-right: 3.5% !important;
  }
  .grid.two-749 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.one-749 {
    float: left !important;
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .floatl.seven-749 {
    width: 14.28571429% !important;
  }
  .floatl.seven_x2-749 {
    width: 28.57142857% !important;
  }
  .floatl.seven_x3-749 {
    width: 42.85714286% !important;
  }
  .floatl.seven_x4-749 {
    width: 57.14285714% !important;
  }
  .floatl.seven_x5-749 {
    width: 71.42857143% !important;
  }
  .floatl.seven_x6-749 {
    width: 85.71428571% !important;
  }
  .floatl.six-749 {
    width: 16.66666667% !important;
  }
  .floatl.six_x2-749 {
    width: 33.33333333% !important;
  }
  .floatl.six_x3-749 {
    width: 50% !important;
  }
  .floatl.six_x4-749 {
    width: 66.6666667% !important;
  }
  .floatl.six_x5-749 {
    width: 83% !important;
  }
  .floatl.five-749 {
    width: 20% !important;
  }
  .floatl.five_x2-749 {
    width: 40% !important;
  }
  .floatl.five_x3-749 {
    width: 60% !important;
  }
  .floatl.five_x4-749 {
    width: 80% !important;
  }
  .floatl.four-749 {
    width: 25% !important;
  }
  .floatl.four_x2-749 {
    width: 50% !important;
  }
  .floatl.four_x3-749 {
    width: 75% !important;
  }
  .floatl.three-749 {
    width: 33.33333333% !important;
  }
  .floatl.three_x2-749 {
    width: 66.66666667% !important;
  }
  .floatl.two-749 {
    width: 50% !important;
  }
  .floatl.one-749 {
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
  }
  .invisible-749 {
    visibility: hidden !important;
  }
  .last-749 {
    margin-right: 0px !important;
  }
  .floatl-749 {
    float: left !important;
  }
  .floatr-749 {
    float: right !important;
  }
  .left-749 {
    float: left !important;
  }
  .right-749 {
    float: right !important;
  }
  .floatn-749, .grid.floatn-749 {
    float: none !important;
  }
  .grid-749 {
    float: left !important;
    overflow: hidden;
  }
  .grid.last-749 {
    float: right !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .none-749 {
    display: none !important;
  }
  .block-749 {
    display: block !important;
  }
  .iblock-749 {
    display: inline-block !important;
  }
  .inline-749 {
    display: inline !important;
  }
  .flex-749 {
    display: flex !important;
  }
  .table-749 {
    display: table !important;
  }
  .row-749 {
    display: table-row !important;
  }
  .cell-749 {
    display: table-cell !important;
    vertical-align: middle;
  }
  .clearl-749 {
    clear: left !important;
  }
  .clearr-749 {
    clear: right !important;
  }
  .clearn-749 {
    clear: none !important;
  }
  .clearnone-749 {
    clear: none !important;
  }
  .clearb-749 {
    clear: both !important;
  }
  .clear-749 {
    float: none !important;
    clear: both !important;
    width: auto !important;
    height: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
    overflow: hidden !important;
    border-style: none !important;
  }
  .alignl-749 {
    text-align: left !important;
  }
  .alignr-749 {
    text-align: right !important;
  }
  .alignc-749 {
    text-align: center !important;
  }
  .alignj-749 {
    text-align: justify !important;
  }
  .valign-749 {
    vertical-align: middle !important;
  }
  .widthauto-749 {
    width: auto !important;
  }
  .heightauto-749 {
    height: auto !important;
  }
  .width0-749 {
    width: 0px;
  }
  .height0-749 {
    height: 0px;
  }
  .fw-749, .grid.fw-749, .floatl.fw-749 {
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .fh-749 {
    height: 100% !important;
  }
  .pointer-749 {
    cursor: pointer !important;
  }
  .static-749 {
    position: static !important;
  }
  .relative-749 {
    position: relative !important;
  }
  .absolute-749 {
    position: absolute !important;
  }
  .fixed-749 {
    position: fixed !important;
  }
  .spacing-749 {
    margin-bottom: 7px !important;
  }
  .spacing.floatl-749 {
    margin-right: 15px !important;
  }
  .spacing.floatr-749 {
    margin-left: 15px !important;
  }
  .flowhide-749 {
    overflow: hidden;
  }
  .flowshow-749 {
    overflow: visible;
  }
  .nowrap-749 {
    white-space: nowrap;
  }
  .circle-749 {
    border-radius: 50% !important;
  }
  .vh10-749 {
    height: 10vh !important;
  }
  .vh25-749 {
    height: 25vh !important;
  }
  .vh50-749 {
    height: 50vh !important;
  }
  .vh100-749 {
    height: 100vh !important;
  }
  .vw10-749 {
    width: 10vw !important;
  }
  .vw25-749 {
    width: 25vw !important;
  }
  .vw50-749 {
    width: 50vw !important;
  }
  .vw100-749 {
    width: 100vw !important;
  }
  .lineup.fw-749, .lineupgroup.fw-749 {
    height: auto !important;
  }
  .padded_tiny-749 {
    padding: 5px !important;
  }
  .paddedtb_tiny-749 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .paddedt_tiny-749 {
    padding-top: 5px !important;
  }
  .paddedb_tiny-749 {
    padding-bottom: 5px !important;
  }
  .paddedl_tiny-749 {
    padding-left: 5px !important;
  }
  .paddedr_tiny-749 {
    padding-right: 5px !important;
  }
  .paddedlr_tiny-749 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .margin_tiny-749 {
    margin: 5px !important;
  }
  .margintb_tiny-749 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  .margint_tiny-749 {
    margin-top: 5px !important;
  }
  .marginb_tiny-749 {
    margin-bottom: 5px !important;
  }
  .marginl_tiny-749 {
    margin-left: 5px !important;
  }
  .marginr_tiny-749 {
    margin-right: 5px !important;
  }
  .marginlr_tiny-749 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  .padded_small-749 {
    padding: 10px !important;
  }
  .paddedtb_small-749 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_small-749 {
    padding-top: 10px !important;
  }
  .paddedb_small-749 {
    padding-bottom: 10px !important;
  }
  .paddedl_small-749 {
    padding-left: 10px !important;
  }
  .paddedr_small-749 {
    padding-right: 10px !important;
  }
  .paddedlr_small-749 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_small-749 {
    margin: 10px !important;
  }
  .margintb_small-749 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_small-749 {
    margin-top: 10px !important;
  }
  .marginb_small-749 {
    margin-bottom: 10px !important;
  }
  .marginl_small-749 {
    margin-left: 10px !important;
  }
  .marginr_small-749 {
    margin-right: 10px !important;
  }
  .marginlr_small-749 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .padded_medium-749 {
    padding: 20px !important;
  }
  .paddedtb_medium-749 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .paddedt_medium-749 {
    padding-top: 20px !important;
  }
  .paddedb_medium-749 {
    padding-bottom: 20px !important;
  }
  .paddedl_medium-749 {
    padding-left: 20px !important;
  }
  .paddedr_medium-749 {
    padding-right: 20px !important;
  }
  .paddedlr_medium-749 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .margin_medium-749 {
    margin: 20px !important;
  }
  .margintb_medium-749 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .margint_medium-749 {
    margin-top: 20px !important;
  }
  .marginb_medium-749 {
    margin-bottom: 20px !important;
  }
  .marginl_medium-749 {
    margin-left: 20px !important;
  }
  .marginr_medium-749 {
    margin-right: 20px !important;
  }
  .marginlr_medium-749 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .padded_large-749 {
    padding: 40px !important;
  }
  .paddedtb_large-749 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .paddedt_large-749 {
    padding-top: 40px !important;
  }
  .paddedb_large-749 {
    padding-bottom: 40px !important;
  }
  .paddedl_large-749 {
    padding-left: 40px !important;
  }
  .paddedr_large-749 {
    padding-right: 40px !important;
  }
  .paddedlr_large-749 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .margin_large-749 {
    margin: 40px !important;
  }
  .margintb_large-749 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .margint_large-749 {
    margin-top: 40px !important;
  }
  .marginb_large-749 {
    margin-bottom: 40px !important;
  }
  .marginl_large-749 {
    margin-left: 40px !important;
  }
  .marginr_large-749 {
    margin-right: 40px !important;
  }
  .marginlr_large-749 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .padded_huge-749 {
    padding: 70px !important;
  }
  .paddedtb_huge-749 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .paddedt_huge-749 {
    padding-top: 70px !important;
  }
  .paddedb_huge-749 {
    padding-bottom: 70px !important;
  }
  .paddedl_huge-749 {
    padding-left: 70px !important;
  }
  .paddedr_huge-749 {
    padding-right: 70px !important;
  }
  .paddedlr_huge-749 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .margin_huge-749 {
    margin: 70px !important;
  }
  .margintb_huge-749 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .margint_huge-749 {
    margin-top: 70px !important;
  }
  .marginb_huge-749 {
    margin-bottom: 70px !important;
  }
  .marginl_huge-749 {
    margin-left: 70px !important;
  }
  .marginr_huge-749 {
    margin-right: 70px !important;
  }
  .marginlr_huge-749 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .padded_core-749 {
    padding: 10px !important;
  }
  .paddedtb_core-749 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_core-749 {
    padding-top: 10px !important;
  }
  .paddedb_core-749 {
    padding-bottom: 10px !important;
  }
  .paddedl_core-749 {
    padding-left: 10px !important;
  }
  .paddedr_core-749 {
    padding-right: 10px !important;
  }
  .paddedlr_core-749 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_core-749 {
    margin: 10px !important;
  }
  .margintb_core-749 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_core-749 {
    margin-top: 10px !important;
  }
  .marginb_core-749 {
    margin-bottom: 10px !important;
  }
  .marginl_core-749 {
    margin-left: 10px !important;
  }
  .marginr_core-749 {
    margin-right: 10px !important;
  }
  .marginlr_core-749 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .margin_auto-749 {
    margin: auto !important;
  }
  .margintb_auto-749 {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .margint_auto-749 {
    margin-top: auto !important;
  }
  .marginb_auto-749 {
    margin-bottom: auto !important;
  }
  .marginl_auto-749 {
    margin-left: auto !important;
  }
  .marginr_auto-749 {
    margin-right: auto !important;
  }
  .marginlr_auto-749 {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .padded_none-749 {
    padding: 0px !important;
  }
  .paddedtb_none-749 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .paddedt_none-749 {
    padding-top: 0px !important;
  }
  .paddedb_none-749 {
    padding-bottom: 0px !important;
  }
  .paddedl_none-749 {
    padding-left: 0px !important;
  }
  .paddedr_none-749 {
    padding-right: 0px !important;
  }
  .paddedlr_none-749 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .margin_none-749 {
    margin: 0px !important;
  }
  .margintb_none-749 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .margint_none-749 {
    margin-top: 0px !important;
  }
  .marginb_none-749 {
    margin-bottom: 0px !important;
  }
  .marginl_none-749 {
    margin-left: 0px !important;
  }
  .marginr_none-749 {
    margin-right: 0px !important;
  }
  .marginlr_none-749 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .border_1-749 {
    border: solid 1px #282828;
  }
  .bordertb_1-749 {
    border-top: solid 1px #282828;
    border-bottom: solid 1px #282828;
  }
  .bordert_1-749 {
    border-top: solid 1px #282828;
  }
  .borderb_1-749 {
    border-bottom: solid 1px #282828;
  }
  .borderl_1-749 {
    border-left: solid 1px #282828;
  }
  .borderr_1-749 {
    border-right: solid 1px #282828;
  }
  .borderlr_1-749 {
    border-left: solid 1px #282828;
    border-right: solid 1px #282828;
  }
  .border_2-749 {
    border: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordertb_2-749 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordert_2-749 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderb_2-749 {
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderl_2-749 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderr_2-749 {
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderlr_2-749 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .border_none-749 {
    border: none;
  }
  .bordertb_none-749 {
    border-top: none;
    border-bottom: none;
  }
  .bordert_none-749 {
    border-top: none;
  }
  .borderb_none-749 {
    border-bottom: none;
  }
  .borderl_none-749 {
    border-left: none;
  }
  .borderr_none-749 {
    border-right: none;
  }
  .borderlr_none-749 {
    border-left: none;
    border-right: none;
  }
  .colour1_bg-749 {
    background-color: #2e3955 !important;
  }
  .colour1_bg-749, a.colour1_bg-749 {
    color: #FFFFFF !important;
  }
  .colour1_bg-749 a {
    color: #FFFFFF;
  }
  .colour1-749 a, a.colour1-749 {
    color: #2e3955;
  }
  .colour1-749 {
    color: #2e3955;
    background: transparent !important;
  }
  .colour1_bg-749 input[type=text], .colour1_bg-749 input[type=password], .colour1_bg-749 input[type=number], .colour1_bg-749 textarea, .colour1_bg-749 select, .colour1_bg-749 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour1_bg-749 select option {
    color: #333333;
    background: transparent;
  }
  .colour1_bg-749 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour1_bg-749 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour1_bg-749 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-749 {
    background-color: #858585 !important;
  }
  .colour2_bg-749, a.colour2_bg-749 {
    color: #FFFFFF !important;
  }
  .colour2_bg-749 a {
    color: #FFFFFF;
  }
  .colour2-749 a, a.colour2-749 {
    color: #858585;
  }
  .colour2-749 {
    color: #858585;
    background: transparent !important;
  }
  .colour2_bg-749 input[type=text], .colour2_bg-749 input[type=password], .colour2_bg-749 input[type=number], .colour2_bg-749 textarea, .colour2_bg-749 select, .colour2_bg-749 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour2_bg-749 select option {
    color: #333333;
    background: transparent;
  }
  .colour2_bg-749 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour2_bg-749 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-749 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-749 {
    background-color: #D22A20 !important;
  }
  .colour3_bg-749, a.colour3_bg-749 {
    color: #FFFFFF !important;
  }
  .colour3_bg-749 a {
    color: #FFFFFF;
  }
  .colour3-749 a, a.colour3-749 {
    color: #D22A20;
  }
  .colour3-749 {
    color: #D22A20;
    background: transparent !important;
  }
  .colour3_bg-749 input[type=text], .colour3_bg-749 input[type=password], .colour3_bg-749 input[type=number], .colour3_bg-749 textarea, .colour3_bg-749 select, .colour3_bg-749 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour3_bg-749 select option {
    color: #333333;
    background: transparent;
  }
  .colour3_bg-749 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour3_bg-749 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-749 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour4_bg-749 {
    background-color: #eeeeee !important;
  }
  .colour4_bg-749, a.colour4_bg-749 {
    color: #343434 !important;
  }
  .colour4_bg-749 a {
    color: #343434;
  }
  .colour4-749 a, a.colour4-749 {
    color: #eeeeee;
  }
  .colour4-749 {
    color: #eeeeee;
    background: transparent !important;
  }
  .colour4_bg-749 input[type=text], .colour4_bg-749 input[type=password], .colour4_bg-749 input[type=number], .colour4_bg-749 textarea, .colour4_bg-749 select, .colour4_bg-749 select option {
    border-color: #343434;
    color: #343434;
    background: transparent;
  }
  .colour4_bg-749 select option {
    color: #333333;
    background: transparent;
  }
  .colour4_bg-749 select {
    color: rgba(52, 52, 52, 0.7);
  }
  .colour4_bg-749 ::-webkit-input-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour4_bg-749 ::-moz-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour5_bg-749 {
    background-color: #f9f9f9 !important;
  }
  .colour5_bg-749, a.colour5_bg-749 {
    color: #252525 !important;
  }
  .colour5_bg-749 a {
    color: #252525;
  }
  .colour5-749 a, a.colour5-749 {
    color: #f9f9f9;
  }
  .colour5-749 {
    color: #f9f9f9;
    background: transparent !important;
  }
  .colour5_bg-749 input[type=text], .colour5_bg-749 input[type=password], .colour5_bg-749 input[type=number], .colour5_bg-749 textarea, .colour5_bg-749 select, .colour5_bg-749 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour5_bg-749 select option {
    color: #333333;
    background: transparent;
  }
  .colour5_bg-749 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour5_bg-749 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour5_bg-749 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour6_bg-749 {
    background-color: #404040 !important;
  }
  .colour6_bg-749, a.colour6_bg-749 {
    color: #FFFFFF !important;
  }
  .colour6_bg-749 a {
    color: #FFFFFF;
  }
  .colour6-749 a, a.colour6-749 {
    color: #404040;
  }
  .colour6-749 {
    color: #404040;
    background: transparent !important;
  }
  .colour6_bg-749 input[type=text], .colour6_bg-749 input[type=password], .colour6_bg-749 input[type=number], .colour6_bg-749 textarea, .colour6_bg-749 select, .colour6_bg-749 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour6_bg-749 select option {
    color: #333333;
    background: transparent;
  }
  .colour6_bg-749 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour6_bg-749 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour6_bg-749 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour7_bg-749 {
    background-color: #FFFFFF !important;
  }
  .colour7_bg-749, a.colour7_bg-749 {
    color: #252525 !important;
  }
  .colour7_bg-749 a {
    color: #252525;
  }
  .colour7-749 a, a.colour7-749 {
    color: #FFFFFF;
  }
  .colour7-749 {
    color: #FFFFFF;
    background: transparent !important;
  }
  .colour7_bg-749 input[type=text], .colour7_bg-749 input[type=password], .colour7_bg-749 input[type=number], .colour7_bg-749 textarea, .colour7_bg-749 select, .colour7_bg-749 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour7_bg-749 select option {
    color: #333333;
    background: transparent;
  }
  .colour7_bg-749 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour7_bg-749 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour7_bg-749 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
}
@media only screen and (max-width: 699px) {
  .grid.seven-699 {
    float: left !important;
    width: 11.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x2-699 {
    float: left !important;
    width: 26.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x3-699 {
    float: left !important;
    width: 41% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x4-699 {
    float: left !important;
    width: 55.75% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x5-699 {
    float: left !important;
    width: 70.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x6-699 {
    float: left !important;
    width: 85.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.six-699 {
    float: left !important;
    width: 15% !important;
    margin-right: 2% !important;
  }
  .grid.six_x2-699 {
    float: left !important;
    width: 32% !important;
    margin-right: 2% !important;
  }
  .grid.six_x3-699 {
    float: left !important;
    width: 49% !important;
    margin-right: 2% !important;
  }
  .grid.six_x4-699 {
    float: left !important;
    width: 63% !important;
    margin-right: 2% !important;
  }
  .grid.six_x5-699 {
    float: left !important;
    width: 83% !important;
    margin-right: 2% !important;
  }
  .grid.five-699 {
    float: left !important;
    width: 18% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x2-699 {
    float: left !important;
    width: 38.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x3-699 {
    float: left !important;
    width: 59% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x4-699 {
    float: left !important;
    width: 79.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.four-699 {
    float: left !important;
    width: 22% !important;
    margin-right: 4% !important;
  }
  .grid.four_x2-699 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.four_x3-699 {
    float: left !important;
    width: 74% !important;
    margin-right: 4% !important;
  }
  .grid.three-699 {
    float: left !important;
    width: 31% !important;
    margin-right: 3.5% !important;
  }
  .grid.three_x2-699 {
    float: left !important;
    width: 65.5% !important;
    margin-right: 3.5% !important;
  }
  .grid.two-699 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.one-699 {
    float: left !important;
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .floatl.seven-699 {
    width: 14.28571429% !important;
  }
  .floatl.seven_x2-699 {
    width: 28.57142857% !important;
  }
  .floatl.seven_x3-699 {
    width: 42.85714286% !important;
  }
  .floatl.seven_x4-699 {
    width: 57.14285714% !important;
  }
  .floatl.seven_x5-699 {
    width: 71.42857143% !important;
  }
  .floatl.seven_x6-699 {
    width: 85.71428571% !important;
  }
  .floatl.six-699 {
    width: 16.66666667% !important;
  }
  .floatl.six_x2-699 {
    width: 33.33333333% !important;
  }
  .floatl.six_x3-699 {
    width: 50% !important;
  }
  .floatl.six_x4-699 {
    width: 66.6666667% !important;
  }
  .floatl.six_x5-699 {
    width: 83% !important;
  }
  .floatl.five-699 {
    width: 20% !important;
  }
  .floatl.five_x2-699 {
    width: 40% !important;
  }
  .floatl.five_x3-699 {
    width: 60% !important;
  }
  .floatl.five_x4-699 {
    width: 80% !important;
  }
  .floatl.four-699 {
    width: 25% !important;
  }
  .floatl.four_x2-699 {
    width: 50% !important;
  }
  .floatl.four_x3-699 {
    width: 75% !important;
  }
  .floatl.three-699 {
    width: 33.33333333% !important;
  }
  .floatl.three_x2-699 {
    width: 66.66666667% !important;
  }
  .floatl.two-699 {
    width: 50% !important;
  }
  .floatl.one-699 {
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
  }
  .invisible-699 {
    visibility: hidden !important;
  }
  .last-699 {
    margin-right: 0px !important;
  }
  .floatl-699 {
    float: left !important;
  }
  .floatr-699 {
    float: right !important;
  }
  .left-699 {
    float: left !important;
  }
  .right-699 {
    float: right !important;
  }
  .floatn-699, .grid.floatn-699 {
    float: none !important;
  }
  .grid-699 {
    float: left !important;
    overflow: hidden;
  }
  .grid.last-699 {
    float: right !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .none-699 {
    display: none !important;
  }
  .block-699 {
    display: block !important;
  }
  .iblock-699 {
    display: inline-block !important;
  }
  .inline-699 {
    display: inline !important;
  }
  .flex-699 {
    display: flex !important;
  }
  .table-699 {
    display: table !important;
  }
  .row-699 {
    display: table-row !important;
  }
  .cell-699 {
    display: table-cell !important;
    vertical-align: middle;
  }
  .clearl-699 {
    clear: left !important;
  }
  .clearr-699 {
    clear: right !important;
  }
  .clearn-699 {
    clear: none !important;
  }
  .clearnone-699 {
    clear: none !important;
  }
  .clearb-699 {
    clear: both !important;
  }
  .clear-699 {
    float: none !important;
    clear: both !important;
    width: auto !important;
    height: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
    overflow: hidden !important;
    border-style: none !important;
  }
  .alignl-699 {
    text-align: left !important;
  }
  .alignr-699 {
    text-align: right !important;
  }
  .alignc-699 {
    text-align: center !important;
  }
  .alignj-699 {
    text-align: justify !important;
  }
  .valign-699 {
    vertical-align: middle !important;
  }
  .widthauto-699 {
    width: auto !important;
  }
  .heightauto-699 {
    height: auto !important;
  }
  .width0-699 {
    width: 0px;
  }
  .height0-699 {
    height: 0px;
  }
  .fw-699, .grid.fw-699, .floatl.fw-699 {
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .fh-699 {
    height: 100% !important;
  }
  .pointer-699 {
    cursor: pointer !important;
  }
  .static-699 {
    position: static !important;
  }
  .relative-699 {
    position: relative !important;
  }
  .absolute-699 {
    position: absolute !important;
  }
  .fixed-699 {
    position: fixed !important;
  }
  .spacing-699 {
    margin-bottom: 7px !important;
  }
  .spacing.floatl-699 {
    margin-right: 15px !important;
  }
  .spacing.floatr-699 {
    margin-left: 15px !important;
  }
  .flowhide-699 {
    overflow: hidden;
  }
  .flowshow-699 {
    overflow: visible;
  }
  .nowrap-699 {
    white-space: nowrap;
  }
  .circle-699 {
    border-radius: 50% !important;
  }
  .vh10-699 {
    height: 10vh !important;
  }
  .vh25-699 {
    height: 25vh !important;
  }
  .vh50-699 {
    height: 50vh !important;
  }
  .vh100-699 {
    height: 100vh !important;
  }
  .vw10-699 {
    width: 10vw !important;
  }
  .vw25-699 {
    width: 25vw !important;
  }
  .vw50-699 {
    width: 50vw !important;
  }
  .vw100-699 {
    width: 100vw !important;
  }
  .lineup.fw-699, .lineupgroup.fw-699 {
    height: auto !important;
  }
  .padded_tiny-699 {
    padding: 5px !important;
  }
  .paddedtb_tiny-699 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .paddedt_tiny-699 {
    padding-top: 5px !important;
  }
  .paddedb_tiny-699 {
    padding-bottom: 5px !important;
  }
  .paddedl_tiny-699 {
    padding-left: 5px !important;
  }
  .paddedr_tiny-699 {
    padding-right: 5px !important;
  }
  .paddedlr_tiny-699 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .margin_tiny-699 {
    margin: 5px !important;
  }
  .margintb_tiny-699 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  .margint_tiny-699 {
    margin-top: 5px !important;
  }
  .marginb_tiny-699 {
    margin-bottom: 5px !important;
  }
  .marginl_tiny-699 {
    margin-left: 5px !important;
  }
  .marginr_tiny-699 {
    margin-right: 5px !important;
  }
  .marginlr_tiny-699 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  .padded_small-699 {
    padding: 10px !important;
  }
  .paddedtb_small-699 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_small-699 {
    padding-top: 10px !important;
  }
  .paddedb_small-699 {
    padding-bottom: 10px !important;
  }
  .paddedl_small-699 {
    padding-left: 10px !important;
  }
  .paddedr_small-699 {
    padding-right: 10px !important;
  }
  .paddedlr_small-699 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_small-699 {
    margin: 10px !important;
  }
  .margintb_small-699 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_small-699 {
    margin-top: 10px !important;
  }
  .marginb_small-699 {
    margin-bottom: 10px !important;
  }
  .marginl_small-699 {
    margin-left: 10px !important;
  }
  .marginr_small-699 {
    margin-right: 10px !important;
  }
  .marginlr_small-699 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .padded_medium-699 {
    padding: 20px !important;
  }
  .paddedtb_medium-699 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .paddedt_medium-699 {
    padding-top: 20px !important;
  }
  .paddedb_medium-699 {
    padding-bottom: 20px !important;
  }
  .paddedl_medium-699 {
    padding-left: 20px !important;
  }
  .paddedr_medium-699 {
    padding-right: 20px !important;
  }
  .paddedlr_medium-699 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .margin_medium-699 {
    margin: 20px !important;
  }
  .margintb_medium-699 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .margint_medium-699 {
    margin-top: 20px !important;
  }
  .marginb_medium-699 {
    margin-bottom: 20px !important;
  }
  .marginl_medium-699 {
    margin-left: 20px !important;
  }
  .marginr_medium-699 {
    margin-right: 20px !important;
  }
  .marginlr_medium-699 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .padded_large-699 {
    padding: 40px !important;
  }
  .paddedtb_large-699 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .paddedt_large-699 {
    padding-top: 40px !important;
  }
  .paddedb_large-699 {
    padding-bottom: 40px !important;
  }
  .paddedl_large-699 {
    padding-left: 40px !important;
  }
  .paddedr_large-699 {
    padding-right: 40px !important;
  }
  .paddedlr_large-699 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .margin_large-699 {
    margin: 40px !important;
  }
  .margintb_large-699 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .margint_large-699 {
    margin-top: 40px !important;
  }
  .marginb_large-699 {
    margin-bottom: 40px !important;
  }
  .marginl_large-699 {
    margin-left: 40px !important;
  }
  .marginr_large-699 {
    margin-right: 40px !important;
  }
  .marginlr_large-699 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .padded_huge-699 {
    padding: 70px !important;
  }
  .paddedtb_huge-699 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .paddedt_huge-699 {
    padding-top: 70px !important;
  }
  .paddedb_huge-699 {
    padding-bottom: 70px !important;
  }
  .paddedl_huge-699 {
    padding-left: 70px !important;
  }
  .paddedr_huge-699 {
    padding-right: 70px !important;
  }
  .paddedlr_huge-699 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .margin_huge-699 {
    margin: 70px !important;
  }
  .margintb_huge-699 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .margint_huge-699 {
    margin-top: 70px !important;
  }
  .marginb_huge-699 {
    margin-bottom: 70px !important;
  }
  .marginl_huge-699 {
    margin-left: 70px !important;
  }
  .marginr_huge-699 {
    margin-right: 70px !important;
  }
  .marginlr_huge-699 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .padded_core-699 {
    padding: 10px !important;
  }
  .paddedtb_core-699 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_core-699 {
    padding-top: 10px !important;
  }
  .paddedb_core-699 {
    padding-bottom: 10px !important;
  }
  .paddedl_core-699 {
    padding-left: 10px !important;
  }
  .paddedr_core-699 {
    padding-right: 10px !important;
  }
  .paddedlr_core-699 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_core-699 {
    margin: 10px !important;
  }
  .margintb_core-699 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_core-699 {
    margin-top: 10px !important;
  }
  .marginb_core-699 {
    margin-bottom: 10px !important;
  }
  .marginl_core-699 {
    margin-left: 10px !important;
  }
  .marginr_core-699 {
    margin-right: 10px !important;
  }
  .marginlr_core-699 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .margin_auto-699 {
    margin: auto !important;
  }
  .margintb_auto-699 {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .margint_auto-699 {
    margin-top: auto !important;
  }
  .marginb_auto-699 {
    margin-bottom: auto !important;
  }
  .marginl_auto-699 {
    margin-left: auto !important;
  }
  .marginr_auto-699 {
    margin-right: auto !important;
  }
  .marginlr_auto-699 {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .padded_none-699 {
    padding: 0px !important;
  }
  .paddedtb_none-699 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .paddedt_none-699 {
    padding-top: 0px !important;
  }
  .paddedb_none-699 {
    padding-bottom: 0px !important;
  }
  .paddedl_none-699 {
    padding-left: 0px !important;
  }
  .paddedr_none-699 {
    padding-right: 0px !important;
  }
  .paddedlr_none-699 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .margin_none-699 {
    margin: 0px !important;
  }
  .margintb_none-699 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .margint_none-699 {
    margin-top: 0px !important;
  }
  .marginb_none-699 {
    margin-bottom: 0px !important;
  }
  .marginl_none-699 {
    margin-left: 0px !important;
  }
  .marginr_none-699 {
    margin-right: 0px !important;
  }
  .marginlr_none-699 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .border_1-699 {
    border: solid 1px #282828;
  }
  .bordertb_1-699 {
    border-top: solid 1px #282828;
    border-bottom: solid 1px #282828;
  }
  .bordert_1-699 {
    border-top: solid 1px #282828;
  }
  .borderb_1-699 {
    border-bottom: solid 1px #282828;
  }
  .borderl_1-699 {
    border-left: solid 1px #282828;
  }
  .borderr_1-699 {
    border-right: solid 1px #282828;
  }
  .borderlr_1-699 {
    border-left: solid 1px #282828;
    border-right: solid 1px #282828;
  }
  .border_2-699 {
    border: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordertb_2-699 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordert_2-699 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderb_2-699 {
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderl_2-699 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderr_2-699 {
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderlr_2-699 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .border_none-699 {
    border: none;
  }
  .bordertb_none-699 {
    border-top: none;
    border-bottom: none;
  }
  .bordert_none-699 {
    border-top: none;
  }
  .borderb_none-699 {
    border-bottom: none;
  }
  .borderl_none-699 {
    border-left: none;
  }
  .borderr_none-699 {
    border-right: none;
  }
  .borderlr_none-699 {
    border-left: none;
    border-right: none;
  }
  .colour1_bg-699 {
    background-color: #2e3955 !important;
  }
  .colour1_bg-699, a.colour1_bg-699 {
    color: #FFFFFF !important;
  }
  .colour1_bg-699 a {
    color: #FFFFFF;
  }
  .colour1-699 a, a.colour1-699 {
    color: #2e3955;
  }
  .colour1-699 {
    color: #2e3955;
    background: transparent !important;
  }
  .colour1_bg-699 input[type=text], .colour1_bg-699 input[type=password], .colour1_bg-699 input[type=number], .colour1_bg-699 textarea, .colour1_bg-699 select, .colour1_bg-699 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour1_bg-699 select option {
    color: #333333;
    background: transparent;
  }
  .colour1_bg-699 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour1_bg-699 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour1_bg-699 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-699 {
    background-color: #858585 !important;
  }
  .colour2_bg-699, a.colour2_bg-699 {
    color: #FFFFFF !important;
  }
  .colour2_bg-699 a {
    color: #FFFFFF;
  }
  .colour2-699 a, a.colour2-699 {
    color: #858585;
  }
  .colour2-699 {
    color: #858585;
    background: transparent !important;
  }
  .colour2_bg-699 input[type=text], .colour2_bg-699 input[type=password], .colour2_bg-699 input[type=number], .colour2_bg-699 textarea, .colour2_bg-699 select, .colour2_bg-699 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour2_bg-699 select option {
    color: #333333;
    background: transparent;
  }
  .colour2_bg-699 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour2_bg-699 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-699 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-699 {
    background-color: #D22A20 !important;
  }
  .colour3_bg-699, a.colour3_bg-699 {
    color: #FFFFFF !important;
  }
  .colour3_bg-699 a {
    color: #FFFFFF;
  }
  .colour3-699 a, a.colour3-699 {
    color: #D22A20;
  }
  .colour3-699 {
    color: #D22A20;
    background: transparent !important;
  }
  .colour3_bg-699 input[type=text], .colour3_bg-699 input[type=password], .colour3_bg-699 input[type=number], .colour3_bg-699 textarea, .colour3_bg-699 select, .colour3_bg-699 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour3_bg-699 select option {
    color: #333333;
    background: transparent;
  }
  .colour3_bg-699 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour3_bg-699 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-699 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour4_bg-699 {
    background-color: #eeeeee !important;
  }
  .colour4_bg-699, a.colour4_bg-699 {
    color: #343434 !important;
  }
  .colour4_bg-699 a {
    color: #343434;
  }
  .colour4-699 a, a.colour4-699 {
    color: #eeeeee;
  }
  .colour4-699 {
    color: #eeeeee;
    background: transparent !important;
  }
  .colour4_bg-699 input[type=text], .colour4_bg-699 input[type=password], .colour4_bg-699 input[type=number], .colour4_bg-699 textarea, .colour4_bg-699 select, .colour4_bg-699 select option {
    border-color: #343434;
    color: #343434;
    background: transparent;
  }
  .colour4_bg-699 select option {
    color: #333333;
    background: transparent;
  }
  .colour4_bg-699 select {
    color: rgba(52, 52, 52, 0.7);
  }
  .colour4_bg-699 ::-webkit-input-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour4_bg-699 ::-moz-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour5_bg-699 {
    background-color: #f9f9f9 !important;
  }
  .colour5_bg-699, a.colour5_bg-699 {
    color: #252525 !important;
  }
  .colour5_bg-699 a {
    color: #252525;
  }
  .colour5-699 a, a.colour5-699 {
    color: #f9f9f9;
  }
  .colour5-699 {
    color: #f9f9f9;
    background: transparent !important;
  }
  .colour5_bg-699 input[type=text], .colour5_bg-699 input[type=password], .colour5_bg-699 input[type=number], .colour5_bg-699 textarea, .colour5_bg-699 select, .colour5_bg-699 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour5_bg-699 select option {
    color: #333333;
    background: transparent;
  }
  .colour5_bg-699 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour5_bg-699 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour5_bg-699 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour6_bg-699 {
    background-color: #404040 !important;
  }
  .colour6_bg-699, a.colour6_bg-699 {
    color: #FFFFFF !important;
  }
  .colour6_bg-699 a {
    color: #FFFFFF;
  }
  .colour6-699 a, a.colour6-699 {
    color: #404040;
  }
  .colour6-699 {
    color: #404040;
    background: transparent !important;
  }
  .colour6_bg-699 input[type=text], .colour6_bg-699 input[type=password], .colour6_bg-699 input[type=number], .colour6_bg-699 textarea, .colour6_bg-699 select, .colour6_bg-699 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour6_bg-699 select option {
    color: #333333;
    background: transparent;
  }
  .colour6_bg-699 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour6_bg-699 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour6_bg-699 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour7_bg-699 {
    background-color: #FFFFFF !important;
  }
  .colour7_bg-699, a.colour7_bg-699 {
    color: #252525 !important;
  }
  .colour7_bg-699 a {
    color: #252525;
  }
  .colour7-699 a, a.colour7-699 {
    color: #FFFFFF;
  }
  .colour7-699 {
    color: #FFFFFF;
    background: transparent !important;
  }
  .colour7_bg-699 input[type=text], .colour7_bg-699 input[type=password], .colour7_bg-699 input[type=number], .colour7_bg-699 textarea, .colour7_bg-699 select, .colour7_bg-699 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour7_bg-699 select option {
    color: #333333;
    background: transparent;
  }
  .colour7_bg-699 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour7_bg-699 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour7_bg-699 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
}
@media only screen and (max-width: 649px) {
  .grid.seven-649 {
    float: left !important;
    width: 11.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x2-649 {
    float: left !important;
    width: 26.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x3-649 {
    float: left !important;
    width: 41% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x4-649 {
    float: left !important;
    width: 55.75% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x5-649 {
    float: left !important;
    width: 70.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x6-649 {
    float: left !important;
    width: 85.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.six-649 {
    float: left !important;
    width: 15% !important;
    margin-right: 2% !important;
  }
  .grid.six_x2-649 {
    float: left !important;
    width: 32% !important;
    margin-right: 2% !important;
  }
  .grid.six_x3-649 {
    float: left !important;
    width: 49% !important;
    margin-right: 2% !important;
  }
  .grid.six_x4-649 {
    float: left !important;
    width: 63% !important;
    margin-right: 2% !important;
  }
  .grid.six_x5-649 {
    float: left !important;
    width: 83% !important;
    margin-right: 2% !important;
  }
  .grid.five-649 {
    float: left !important;
    width: 18% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x2-649 {
    float: left !important;
    width: 38.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x3-649 {
    float: left !important;
    width: 59% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x4-649 {
    float: left !important;
    width: 79.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.four-649 {
    float: left !important;
    width: 22% !important;
    margin-right: 4% !important;
  }
  .grid.four_x2-649 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.four_x3-649 {
    float: left !important;
    width: 74% !important;
    margin-right: 4% !important;
  }
  .grid.three-649 {
    float: left !important;
    width: 31% !important;
    margin-right: 3.5% !important;
  }
  .grid.three_x2-649 {
    float: left !important;
    width: 65.5% !important;
    margin-right: 3.5% !important;
  }
  .grid.two-649 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.one-649 {
    float: left !important;
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .floatl.seven-649 {
    width: 14.28571429% !important;
  }
  .floatl.seven_x2-649 {
    width: 28.57142857% !important;
  }
  .floatl.seven_x3-649 {
    width: 42.85714286% !important;
  }
  .floatl.seven_x4-649 {
    width: 57.14285714% !important;
  }
  .floatl.seven_x5-649 {
    width: 71.42857143% !important;
  }
  .floatl.seven_x6-649 {
    width: 85.71428571% !important;
  }
  .floatl.six-649 {
    width: 16.66666667% !important;
  }
  .floatl.six_x2-649 {
    width: 33.33333333% !important;
  }
  .floatl.six_x3-649 {
    width: 50% !important;
  }
  .floatl.six_x4-649 {
    width: 66.6666667% !important;
  }
  .floatl.six_x5-649 {
    width: 83% !important;
  }
  .floatl.five-649 {
    width: 20% !important;
  }
  .floatl.five_x2-649 {
    width: 40% !important;
  }
  .floatl.five_x3-649 {
    width: 60% !important;
  }
  .floatl.five_x4-649 {
    width: 80% !important;
  }
  .floatl.four-649 {
    width: 25% !important;
  }
  .floatl.four_x2-649 {
    width: 50% !important;
  }
  .floatl.four_x3-649 {
    width: 75% !important;
  }
  .floatl.three-649 {
    width: 33.33333333% !important;
  }
  .floatl.three_x2-649 {
    width: 66.66666667% !important;
  }
  .floatl.two-649 {
    width: 50% !important;
  }
  .floatl.one-649 {
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
  }
  .invisible-649 {
    visibility: hidden !important;
  }
  .last-649 {
    margin-right: 0px !important;
  }
  .floatl-649 {
    float: left !important;
  }
  .floatr-649 {
    float: right !important;
  }
  .left-649 {
    float: left !important;
  }
  .right-649 {
    float: right !important;
  }
  .floatn-649, .grid.floatn-649 {
    float: none !important;
  }
  .grid-649 {
    float: left !important;
    overflow: hidden;
  }
  .grid.last-649 {
    float: right !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .none-649 {
    display: none !important;
  }
  .block-649 {
    display: block !important;
  }
  .iblock-649 {
    display: inline-block !important;
  }
  .inline-649 {
    display: inline !important;
  }
  .flex-649 {
    display: flex !important;
  }
  .table-649 {
    display: table !important;
  }
  .row-649 {
    display: table-row !important;
  }
  .cell-649 {
    display: table-cell !important;
    vertical-align: middle;
  }
  .clearl-649 {
    clear: left !important;
  }
  .clearr-649 {
    clear: right !important;
  }
  .clearn-649 {
    clear: none !important;
  }
  .clearnone-649 {
    clear: none !important;
  }
  .clearb-649 {
    clear: both !important;
  }
  .clear-649 {
    float: none !important;
    clear: both !important;
    width: auto !important;
    height: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
    overflow: hidden !important;
    border-style: none !important;
  }
  .alignl-649 {
    text-align: left !important;
  }
  .alignr-649 {
    text-align: right !important;
  }
  .alignc-649 {
    text-align: center !important;
  }
  .alignj-649 {
    text-align: justify !important;
  }
  .valign-649 {
    vertical-align: middle !important;
  }
  .widthauto-649 {
    width: auto !important;
  }
  .heightauto-649 {
    height: auto !important;
  }
  .width0-649 {
    width: 0px;
  }
  .height0-649 {
    height: 0px;
  }
  .fw-649, .grid.fw-649, .floatl.fw-649 {
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .fh-649 {
    height: 100% !important;
  }
  .pointer-649 {
    cursor: pointer !important;
  }
  .static-649 {
    position: static !important;
  }
  .relative-649 {
    position: relative !important;
  }
  .absolute-649 {
    position: absolute !important;
  }
  .fixed-649 {
    position: fixed !important;
  }
  .spacing-649 {
    margin-bottom: 7px !important;
  }
  .spacing.floatl-649 {
    margin-right: 15px !important;
  }
  .spacing.floatr-649 {
    margin-left: 15px !important;
  }
  .flowhide-649 {
    overflow: hidden;
  }
  .flowshow-649 {
    overflow: visible;
  }
  .nowrap-649 {
    white-space: nowrap;
  }
  .circle-649 {
    border-radius: 50% !important;
  }
  .vh10-649 {
    height: 10vh !important;
  }
  .vh25-649 {
    height: 25vh !important;
  }
  .vh50-649 {
    height: 50vh !important;
  }
  .vh100-649 {
    height: 100vh !important;
  }
  .vw10-649 {
    width: 10vw !important;
  }
  .vw25-649 {
    width: 25vw !important;
  }
  .vw50-649 {
    width: 50vw !important;
  }
  .vw100-649 {
    width: 100vw !important;
  }
  .lineup.fw-649, .lineupgroup.fw-649 {
    height: auto !important;
  }
  .padded_tiny-649 {
    padding: 5px !important;
  }
  .paddedtb_tiny-649 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .paddedt_tiny-649 {
    padding-top: 5px !important;
  }
  .paddedb_tiny-649 {
    padding-bottom: 5px !important;
  }
  .paddedl_tiny-649 {
    padding-left: 5px !important;
  }
  .paddedr_tiny-649 {
    padding-right: 5px !important;
  }
  .paddedlr_tiny-649 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .margin_tiny-649 {
    margin: 5px !important;
  }
  .margintb_tiny-649 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  .margint_tiny-649 {
    margin-top: 5px !important;
  }
  .marginb_tiny-649 {
    margin-bottom: 5px !important;
  }
  .marginl_tiny-649 {
    margin-left: 5px !important;
  }
  .marginr_tiny-649 {
    margin-right: 5px !important;
  }
  .marginlr_tiny-649 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  .padded_small-649 {
    padding: 10px !important;
  }
  .paddedtb_small-649 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_small-649 {
    padding-top: 10px !important;
  }
  .paddedb_small-649 {
    padding-bottom: 10px !important;
  }
  .paddedl_small-649 {
    padding-left: 10px !important;
  }
  .paddedr_small-649 {
    padding-right: 10px !important;
  }
  .paddedlr_small-649 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_small-649 {
    margin: 10px !important;
  }
  .margintb_small-649 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_small-649 {
    margin-top: 10px !important;
  }
  .marginb_small-649 {
    margin-bottom: 10px !important;
  }
  .marginl_small-649 {
    margin-left: 10px !important;
  }
  .marginr_small-649 {
    margin-right: 10px !important;
  }
  .marginlr_small-649 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .padded_medium-649 {
    padding: 20px !important;
  }
  .paddedtb_medium-649 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .paddedt_medium-649 {
    padding-top: 20px !important;
  }
  .paddedb_medium-649 {
    padding-bottom: 20px !important;
  }
  .paddedl_medium-649 {
    padding-left: 20px !important;
  }
  .paddedr_medium-649 {
    padding-right: 20px !important;
  }
  .paddedlr_medium-649 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .margin_medium-649 {
    margin: 20px !important;
  }
  .margintb_medium-649 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .margint_medium-649 {
    margin-top: 20px !important;
  }
  .marginb_medium-649 {
    margin-bottom: 20px !important;
  }
  .marginl_medium-649 {
    margin-left: 20px !important;
  }
  .marginr_medium-649 {
    margin-right: 20px !important;
  }
  .marginlr_medium-649 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .padded_large-649 {
    padding: 40px !important;
  }
  .paddedtb_large-649 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .paddedt_large-649 {
    padding-top: 40px !important;
  }
  .paddedb_large-649 {
    padding-bottom: 40px !important;
  }
  .paddedl_large-649 {
    padding-left: 40px !important;
  }
  .paddedr_large-649 {
    padding-right: 40px !important;
  }
  .paddedlr_large-649 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .margin_large-649 {
    margin: 40px !important;
  }
  .margintb_large-649 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .margint_large-649 {
    margin-top: 40px !important;
  }
  .marginb_large-649 {
    margin-bottom: 40px !important;
  }
  .marginl_large-649 {
    margin-left: 40px !important;
  }
  .marginr_large-649 {
    margin-right: 40px !important;
  }
  .marginlr_large-649 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .padded_huge-649 {
    padding: 70px !important;
  }
  .paddedtb_huge-649 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .paddedt_huge-649 {
    padding-top: 70px !important;
  }
  .paddedb_huge-649 {
    padding-bottom: 70px !important;
  }
  .paddedl_huge-649 {
    padding-left: 70px !important;
  }
  .paddedr_huge-649 {
    padding-right: 70px !important;
  }
  .paddedlr_huge-649 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .margin_huge-649 {
    margin: 70px !important;
  }
  .margintb_huge-649 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .margint_huge-649 {
    margin-top: 70px !important;
  }
  .marginb_huge-649 {
    margin-bottom: 70px !important;
  }
  .marginl_huge-649 {
    margin-left: 70px !important;
  }
  .marginr_huge-649 {
    margin-right: 70px !important;
  }
  .marginlr_huge-649 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .padded_core-649 {
    padding: 10px !important;
  }
  .paddedtb_core-649 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_core-649 {
    padding-top: 10px !important;
  }
  .paddedb_core-649 {
    padding-bottom: 10px !important;
  }
  .paddedl_core-649 {
    padding-left: 10px !important;
  }
  .paddedr_core-649 {
    padding-right: 10px !important;
  }
  .paddedlr_core-649 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_core-649 {
    margin: 10px !important;
  }
  .margintb_core-649 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_core-649 {
    margin-top: 10px !important;
  }
  .marginb_core-649 {
    margin-bottom: 10px !important;
  }
  .marginl_core-649 {
    margin-left: 10px !important;
  }
  .marginr_core-649 {
    margin-right: 10px !important;
  }
  .marginlr_core-649 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .margin_auto-649 {
    margin: auto !important;
  }
  .margintb_auto-649 {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .margint_auto-649 {
    margin-top: auto !important;
  }
  .marginb_auto-649 {
    margin-bottom: auto !important;
  }
  .marginl_auto-649 {
    margin-left: auto !important;
  }
  .marginr_auto-649 {
    margin-right: auto !important;
  }
  .marginlr_auto-649 {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .padded_none-649 {
    padding: 0px !important;
  }
  .paddedtb_none-649 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .paddedt_none-649 {
    padding-top: 0px !important;
  }
  .paddedb_none-649 {
    padding-bottom: 0px !important;
  }
  .paddedl_none-649 {
    padding-left: 0px !important;
  }
  .paddedr_none-649 {
    padding-right: 0px !important;
  }
  .paddedlr_none-649 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .margin_none-649 {
    margin: 0px !important;
  }
  .margintb_none-649 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .margint_none-649 {
    margin-top: 0px !important;
  }
  .marginb_none-649 {
    margin-bottom: 0px !important;
  }
  .marginl_none-649 {
    margin-left: 0px !important;
  }
  .marginr_none-649 {
    margin-right: 0px !important;
  }
  .marginlr_none-649 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .border_1-649 {
    border: solid 1px #282828;
  }
  .bordertb_1-649 {
    border-top: solid 1px #282828;
    border-bottom: solid 1px #282828;
  }
  .bordert_1-649 {
    border-top: solid 1px #282828;
  }
  .borderb_1-649 {
    border-bottom: solid 1px #282828;
  }
  .borderl_1-649 {
    border-left: solid 1px #282828;
  }
  .borderr_1-649 {
    border-right: solid 1px #282828;
  }
  .borderlr_1-649 {
    border-left: solid 1px #282828;
    border-right: solid 1px #282828;
  }
  .border_2-649 {
    border: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordertb_2-649 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordert_2-649 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderb_2-649 {
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderl_2-649 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderr_2-649 {
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderlr_2-649 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .border_none-649 {
    border: none;
  }
  .bordertb_none-649 {
    border-top: none;
    border-bottom: none;
  }
  .bordert_none-649 {
    border-top: none;
  }
  .borderb_none-649 {
    border-bottom: none;
  }
  .borderl_none-649 {
    border-left: none;
  }
  .borderr_none-649 {
    border-right: none;
  }
  .borderlr_none-649 {
    border-left: none;
    border-right: none;
  }
  .colour1_bg-649 {
    background-color: #2e3955 !important;
  }
  .colour1_bg-649, a.colour1_bg-649 {
    color: #FFFFFF !important;
  }
  .colour1_bg-649 a {
    color: #FFFFFF;
  }
  .colour1-649 a, a.colour1-649 {
    color: #2e3955;
  }
  .colour1-649 {
    color: #2e3955;
    background: transparent !important;
  }
  .colour1_bg-649 input[type=text], .colour1_bg-649 input[type=password], .colour1_bg-649 input[type=number], .colour1_bg-649 textarea, .colour1_bg-649 select, .colour1_bg-649 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour1_bg-649 select option {
    color: #333333;
    background: transparent;
  }
  .colour1_bg-649 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour1_bg-649 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour1_bg-649 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-649 {
    background-color: #858585 !important;
  }
  .colour2_bg-649, a.colour2_bg-649 {
    color: #FFFFFF !important;
  }
  .colour2_bg-649 a {
    color: #FFFFFF;
  }
  .colour2-649 a, a.colour2-649 {
    color: #858585;
  }
  .colour2-649 {
    color: #858585;
    background: transparent !important;
  }
  .colour2_bg-649 input[type=text], .colour2_bg-649 input[type=password], .colour2_bg-649 input[type=number], .colour2_bg-649 textarea, .colour2_bg-649 select, .colour2_bg-649 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour2_bg-649 select option {
    color: #333333;
    background: transparent;
  }
  .colour2_bg-649 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour2_bg-649 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-649 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-649 {
    background-color: #D22A20 !important;
  }
  .colour3_bg-649, a.colour3_bg-649 {
    color: #FFFFFF !important;
  }
  .colour3_bg-649 a {
    color: #FFFFFF;
  }
  .colour3-649 a, a.colour3-649 {
    color: #D22A20;
  }
  .colour3-649 {
    color: #D22A20;
    background: transparent !important;
  }
  .colour3_bg-649 input[type=text], .colour3_bg-649 input[type=password], .colour3_bg-649 input[type=number], .colour3_bg-649 textarea, .colour3_bg-649 select, .colour3_bg-649 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour3_bg-649 select option {
    color: #333333;
    background: transparent;
  }
  .colour3_bg-649 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour3_bg-649 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-649 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour4_bg-649 {
    background-color: #eeeeee !important;
  }
  .colour4_bg-649, a.colour4_bg-649 {
    color: #343434 !important;
  }
  .colour4_bg-649 a {
    color: #343434;
  }
  .colour4-649 a, a.colour4-649 {
    color: #eeeeee;
  }
  .colour4-649 {
    color: #eeeeee;
    background: transparent !important;
  }
  .colour4_bg-649 input[type=text], .colour4_bg-649 input[type=password], .colour4_bg-649 input[type=number], .colour4_bg-649 textarea, .colour4_bg-649 select, .colour4_bg-649 select option {
    border-color: #343434;
    color: #343434;
    background: transparent;
  }
  .colour4_bg-649 select option {
    color: #333333;
    background: transparent;
  }
  .colour4_bg-649 select {
    color: rgba(52, 52, 52, 0.7);
  }
  .colour4_bg-649 ::-webkit-input-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour4_bg-649 ::-moz-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour5_bg-649 {
    background-color: #f9f9f9 !important;
  }
  .colour5_bg-649, a.colour5_bg-649 {
    color: #252525 !important;
  }
  .colour5_bg-649 a {
    color: #252525;
  }
  .colour5-649 a, a.colour5-649 {
    color: #f9f9f9;
  }
  .colour5-649 {
    color: #f9f9f9;
    background: transparent !important;
  }
  .colour5_bg-649 input[type=text], .colour5_bg-649 input[type=password], .colour5_bg-649 input[type=number], .colour5_bg-649 textarea, .colour5_bg-649 select, .colour5_bg-649 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour5_bg-649 select option {
    color: #333333;
    background: transparent;
  }
  .colour5_bg-649 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour5_bg-649 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour5_bg-649 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour6_bg-649 {
    background-color: #404040 !important;
  }
  .colour6_bg-649, a.colour6_bg-649 {
    color: #FFFFFF !important;
  }
  .colour6_bg-649 a {
    color: #FFFFFF;
  }
  .colour6-649 a, a.colour6-649 {
    color: #404040;
  }
  .colour6-649 {
    color: #404040;
    background: transparent !important;
  }
  .colour6_bg-649 input[type=text], .colour6_bg-649 input[type=password], .colour6_bg-649 input[type=number], .colour6_bg-649 textarea, .colour6_bg-649 select, .colour6_bg-649 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour6_bg-649 select option {
    color: #333333;
    background: transparent;
  }
  .colour6_bg-649 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour6_bg-649 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour6_bg-649 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour7_bg-649 {
    background-color: #FFFFFF !important;
  }
  .colour7_bg-649, a.colour7_bg-649 {
    color: #252525 !important;
  }
  .colour7_bg-649 a {
    color: #252525;
  }
  .colour7-649 a, a.colour7-649 {
    color: #FFFFFF;
  }
  .colour7-649 {
    color: #FFFFFF;
    background: transparent !important;
  }
  .colour7_bg-649 input[type=text], .colour7_bg-649 input[type=password], .colour7_bg-649 input[type=number], .colour7_bg-649 textarea, .colour7_bg-649 select, .colour7_bg-649 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour7_bg-649 select option {
    color: #333333;
    background: transparent;
  }
  .colour7_bg-649 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour7_bg-649 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour7_bg-649 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
}
@media only screen and (max-width: 599px) {
  .grid.seven-599 {
    float: left !important;
    width: 11.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x2-599 {
    float: left !important;
    width: 26.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x3-599 {
    float: left !important;
    width: 41% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x4-599 {
    float: left !important;
    width: 55.75% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x5-599 {
    float: left !important;
    width: 70.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x6-599 {
    float: left !important;
    width: 85.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.six-599 {
    float: left !important;
    width: 15% !important;
    margin-right: 2% !important;
  }
  .grid.six_x2-599 {
    float: left !important;
    width: 32% !important;
    margin-right: 2% !important;
  }
  .grid.six_x3-599 {
    float: left !important;
    width: 49% !important;
    margin-right: 2% !important;
  }
  .grid.six_x4-599 {
    float: left !important;
    width: 63% !important;
    margin-right: 2% !important;
  }
  .grid.six_x5-599 {
    float: left !important;
    width: 83% !important;
    margin-right: 2% !important;
  }
  .grid.five-599 {
    float: left !important;
    width: 18% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x2-599 {
    float: left !important;
    width: 38.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x3-599 {
    float: left !important;
    width: 59% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x4-599 {
    float: left !important;
    width: 79.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.four-599 {
    float: left !important;
    width: 22% !important;
    margin-right: 4% !important;
  }
  .grid.four_x2-599 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.four_x3-599 {
    float: left !important;
    width: 74% !important;
    margin-right: 4% !important;
  }
  .grid.three-599 {
    float: left !important;
    width: 31% !important;
    margin-right: 3.5% !important;
  }
  .grid.three_x2-599 {
    float: left !important;
    width: 65.5% !important;
    margin-right: 3.5% !important;
  }
  .grid.two-599 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.one-599 {
    float: left !important;
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .floatl.seven-599 {
    width: 14.28571429% !important;
  }
  .floatl.seven_x2-599 {
    width: 28.57142857% !important;
  }
  .floatl.seven_x3-599 {
    width: 42.85714286% !important;
  }
  .floatl.seven_x4-599 {
    width: 57.14285714% !important;
  }
  .floatl.seven_x5-599 {
    width: 71.42857143% !important;
  }
  .floatl.seven_x6-599 {
    width: 85.71428571% !important;
  }
  .floatl.six-599 {
    width: 16.66666667% !important;
  }
  .floatl.six_x2-599 {
    width: 33.33333333% !important;
  }
  .floatl.six_x3-599 {
    width: 50% !important;
  }
  .floatl.six_x4-599 {
    width: 66.6666667% !important;
  }
  .floatl.six_x5-599 {
    width: 83% !important;
  }
  .floatl.five-599 {
    width: 20% !important;
  }
  .floatl.five_x2-599 {
    width: 40% !important;
  }
  .floatl.five_x3-599 {
    width: 60% !important;
  }
  .floatl.five_x4-599 {
    width: 80% !important;
  }
  .floatl.four-599 {
    width: 25% !important;
  }
  .floatl.four_x2-599 {
    width: 50% !important;
  }
  .floatl.four_x3-599 {
    width: 75% !important;
  }
  .floatl.three-599 {
    width: 33.33333333% !important;
  }
  .floatl.three_x2-599 {
    width: 66.66666667% !important;
  }
  .floatl.two-599 {
    width: 50% !important;
  }
  .floatl.one-599 {
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
  }
  .invisible-599 {
    visibility: hidden !important;
  }
  .last-599 {
    margin-right: 0px !important;
  }
  .floatl-599 {
    float: left !important;
  }
  .floatr-599 {
    float: right !important;
  }
  .left-599 {
    float: left !important;
  }
  .right-599 {
    float: right !important;
  }
  .floatn-599, .grid.floatn-599 {
    float: none !important;
  }
  .grid-599 {
    float: left !important;
    overflow: hidden;
  }
  .grid.last-599 {
    float: right !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .none-599 {
    display: none !important;
  }
  .block-599 {
    display: block !important;
  }
  .iblock-599 {
    display: inline-block !important;
  }
  .inline-599 {
    display: inline !important;
  }
  .flex-599 {
    display: flex !important;
  }
  .table-599 {
    display: table !important;
  }
  .row-599 {
    display: table-row !important;
  }
  .cell-599 {
    display: table-cell !important;
    vertical-align: middle;
  }
  .clearl-599 {
    clear: left !important;
  }
  .clearr-599 {
    clear: right !important;
  }
  .clearn-599 {
    clear: none !important;
  }
  .clearnone-599 {
    clear: none !important;
  }
  .clearb-599 {
    clear: both !important;
  }
  .clear-599 {
    float: none !important;
    clear: both !important;
    width: auto !important;
    height: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
    overflow: hidden !important;
    border-style: none !important;
  }
  .alignl-599 {
    text-align: left !important;
  }
  .alignr-599 {
    text-align: right !important;
  }
  .alignc-599 {
    text-align: center !important;
  }
  .alignj-599 {
    text-align: justify !important;
  }
  .valign-599 {
    vertical-align: middle !important;
  }
  .widthauto-599 {
    width: auto !important;
  }
  .heightauto-599 {
    height: auto !important;
  }
  .width0-599 {
    width: 0px;
  }
  .height0-599 {
    height: 0px;
  }
  .fw-599, .grid.fw-599, .floatl.fw-599 {
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .fh-599 {
    height: 100% !important;
  }
  .pointer-599 {
    cursor: pointer !important;
  }
  .static-599 {
    position: static !important;
  }
  .relative-599 {
    position: relative !important;
  }
  .absolute-599 {
    position: absolute !important;
  }
  .fixed-599 {
    position: fixed !important;
  }
  .spacing-599 {
    margin-bottom: 7px !important;
  }
  .spacing.floatl-599 {
    margin-right: 15px !important;
  }
  .spacing.floatr-599 {
    margin-left: 15px !important;
  }
  .flowhide-599 {
    overflow: hidden;
  }
  .flowshow-599 {
    overflow: visible;
  }
  .nowrap-599 {
    white-space: nowrap;
  }
  .circle-599 {
    border-radius: 50% !important;
  }
  .vh10-599 {
    height: 10vh !important;
  }
  .vh25-599 {
    height: 25vh !important;
  }
  .vh50-599 {
    height: 50vh !important;
  }
  .vh100-599 {
    height: 100vh !important;
  }
  .vw10-599 {
    width: 10vw !important;
  }
  .vw25-599 {
    width: 25vw !important;
  }
  .vw50-599 {
    width: 50vw !important;
  }
  .vw100-599 {
    width: 100vw !important;
  }
  .lineup.fw-599, .lineupgroup.fw-599 {
    height: auto !important;
  }
  .padded_tiny-599 {
    padding: 5px !important;
  }
  .paddedtb_tiny-599 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .paddedt_tiny-599 {
    padding-top: 5px !important;
  }
  .paddedb_tiny-599 {
    padding-bottom: 5px !important;
  }
  .paddedl_tiny-599 {
    padding-left: 5px !important;
  }
  .paddedr_tiny-599 {
    padding-right: 5px !important;
  }
  .paddedlr_tiny-599 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .margin_tiny-599 {
    margin: 5px !important;
  }
  .margintb_tiny-599 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  .margint_tiny-599 {
    margin-top: 5px !important;
  }
  .marginb_tiny-599 {
    margin-bottom: 5px !important;
  }
  .marginl_tiny-599 {
    margin-left: 5px !important;
  }
  .marginr_tiny-599 {
    margin-right: 5px !important;
  }
  .marginlr_tiny-599 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  .padded_small-599 {
    padding: 10px !important;
  }
  .paddedtb_small-599 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_small-599 {
    padding-top: 10px !important;
  }
  .paddedb_small-599 {
    padding-bottom: 10px !important;
  }
  .paddedl_small-599 {
    padding-left: 10px !important;
  }
  .paddedr_small-599 {
    padding-right: 10px !important;
  }
  .paddedlr_small-599 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_small-599 {
    margin: 10px !important;
  }
  .margintb_small-599 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_small-599 {
    margin-top: 10px !important;
  }
  .marginb_small-599 {
    margin-bottom: 10px !important;
  }
  .marginl_small-599 {
    margin-left: 10px !important;
  }
  .marginr_small-599 {
    margin-right: 10px !important;
  }
  .marginlr_small-599 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .padded_medium-599 {
    padding: 20px !important;
  }
  .paddedtb_medium-599 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .paddedt_medium-599 {
    padding-top: 20px !important;
  }
  .paddedb_medium-599 {
    padding-bottom: 20px !important;
  }
  .paddedl_medium-599 {
    padding-left: 20px !important;
  }
  .paddedr_medium-599 {
    padding-right: 20px !important;
  }
  .paddedlr_medium-599 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .margin_medium-599 {
    margin: 20px !important;
  }
  .margintb_medium-599 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .margint_medium-599 {
    margin-top: 20px !important;
  }
  .marginb_medium-599 {
    margin-bottom: 20px !important;
  }
  .marginl_medium-599 {
    margin-left: 20px !important;
  }
  .marginr_medium-599 {
    margin-right: 20px !important;
  }
  .marginlr_medium-599 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .padded_large-599 {
    padding: 40px !important;
  }
  .paddedtb_large-599 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .paddedt_large-599 {
    padding-top: 40px !important;
  }
  .paddedb_large-599 {
    padding-bottom: 40px !important;
  }
  .paddedl_large-599 {
    padding-left: 40px !important;
  }
  .paddedr_large-599 {
    padding-right: 40px !important;
  }
  .paddedlr_large-599 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .margin_large-599 {
    margin: 40px !important;
  }
  .margintb_large-599 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .margint_large-599 {
    margin-top: 40px !important;
  }
  .marginb_large-599 {
    margin-bottom: 40px !important;
  }
  .marginl_large-599 {
    margin-left: 40px !important;
  }
  .marginr_large-599 {
    margin-right: 40px !important;
  }
  .marginlr_large-599 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .padded_huge-599 {
    padding: 70px !important;
  }
  .paddedtb_huge-599 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .paddedt_huge-599 {
    padding-top: 70px !important;
  }
  .paddedb_huge-599 {
    padding-bottom: 70px !important;
  }
  .paddedl_huge-599 {
    padding-left: 70px !important;
  }
  .paddedr_huge-599 {
    padding-right: 70px !important;
  }
  .paddedlr_huge-599 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .margin_huge-599 {
    margin: 70px !important;
  }
  .margintb_huge-599 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .margint_huge-599 {
    margin-top: 70px !important;
  }
  .marginb_huge-599 {
    margin-bottom: 70px !important;
  }
  .marginl_huge-599 {
    margin-left: 70px !important;
  }
  .marginr_huge-599 {
    margin-right: 70px !important;
  }
  .marginlr_huge-599 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .padded_core-599 {
    padding: 10px !important;
  }
  .paddedtb_core-599 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_core-599 {
    padding-top: 10px !important;
  }
  .paddedb_core-599 {
    padding-bottom: 10px !important;
  }
  .paddedl_core-599 {
    padding-left: 10px !important;
  }
  .paddedr_core-599 {
    padding-right: 10px !important;
  }
  .paddedlr_core-599 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_core-599 {
    margin: 10px !important;
  }
  .margintb_core-599 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_core-599 {
    margin-top: 10px !important;
  }
  .marginb_core-599 {
    margin-bottom: 10px !important;
  }
  .marginl_core-599 {
    margin-left: 10px !important;
  }
  .marginr_core-599 {
    margin-right: 10px !important;
  }
  .marginlr_core-599 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .margin_auto-599 {
    margin: auto !important;
  }
  .margintb_auto-599 {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .margint_auto-599 {
    margin-top: auto !important;
  }
  .marginb_auto-599 {
    margin-bottom: auto !important;
  }
  .marginl_auto-599 {
    margin-left: auto !important;
  }
  .marginr_auto-599 {
    margin-right: auto !important;
  }
  .marginlr_auto-599 {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .padded_none-599 {
    padding: 0px !important;
  }
  .paddedtb_none-599 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .paddedt_none-599 {
    padding-top: 0px !important;
  }
  .paddedb_none-599 {
    padding-bottom: 0px !important;
  }
  .paddedl_none-599 {
    padding-left: 0px !important;
  }
  .paddedr_none-599 {
    padding-right: 0px !important;
  }
  .paddedlr_none-599 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .margin_none-599 {
    margin: 0px !important;
  }
  .margintb_none-599 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .margint_none-599 {
    margin-top: 0px !important;
  }
  .marginb_none-599 {
    margin-bottom: 0px !important;
  }
  .marginl_none-599 {
    margin-left: 0px !important;
  }
  .marginr_none-599 {
    margin-right: 0px !important;
  }
  .marginlr_none-599 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .border_1-599 {
    border: solid 1px #282828;
  }
  .bordertb_1-599 {
    border-top: solid 1px #282828;
    border-bottom: solid 1px #282828;
  }
  .bordert_1-599 {
    border-top: solid 1px #282828;
  }
  .borderb_1-599 {
    border-bottom: solid 1px #282828;
  }
  .borderl_1-599 {
    border-left: solid 1px #282828;
  }
  .borderr_1-599 {
    border-right: solid 1px #282828;
  }
  .borderlr_1-599 {
    border-left: solid 1px #282828;
    border-right: solid 1px #282828;
  }
  .border_2-599 {
    border: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordertb_2-599 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordert_2-599 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderb_2-599 {
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderl_2-599 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderr_2-599 {
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderlr_2-599 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .border_none-599 {
    border: none;
  }
  .bordertb_none-599 {
    border-top: none;
    border-bottom: none;
  }
  .bordert_none-599 {
    border-top: none;
  }
  .borderb_none-599 {
    border-bottom: none;
  }
  .borderl_none-599 {
    border-left: none;
  }
  .borderr_none-599 {
    border-right: none;
  }
  .borderlr_none-599 {
    border-left: none;
    border-right: none;
  }
  .colour1_bg-599 {
    background-color: #2e3955 !important;
  }
  .colour1_bg-599, a.colour1_bg-599 {
    color: #FFFFFF !important;
  }
  .colour1_bg-599 a {
    color: #FFFFFF;
  }
  .colour1-599 a, a.colour1-599 {
    color: #2e3955;
  }
  .colour1-599 {
    color: #2e3955;
    background: transparent !important;
  }
  .colour1_bg-599 input[type=text], .colour1_bg-599 input[type=password], .colour1_bg-599 input[type=number], .colour1_bg-599 textarea, .colour1_bg-599 select, .colour1_bg-599 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour1_bg-599 select option {
    color: #333333;
    background: transparent;
  }
  .colour1_bg-599 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour1_bg-599 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour1_bg-599 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-599 {
    background-color: #858585 !important;
  }
  .colour2_bg-599, a.colour2_bg-599 {
    color: #FFFFFF !important;
  }
  .colour2_bg-599 a {
    color: #FFFFFF;
  }
  .colour2-599 a, a.colour2-599 {
    color: #858585;
  }
  .colour2-599 {
    color: #858585;
    background: transparent !important;
  }
  .colour2_bg-599 input[type=text], .colour2_bg-599 input[type=password], .colour2_bg-599 input[type=number], .colour2_bg-599 textarea, .colour2_bg-599 select, .colour2_bg-599 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour2_bg-599 select option {
    color: #333333;
    background: transparent;
  }
  .colour2_bg-599 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour2_bg-599 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-599 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-599 {
    background-color: #D22A20 !important;
  }
  .colour3_bg-599, a.colour3_bg-599 {
    color: #FFFFFF !important;
  }
  .colour3_bg-599 a {
    color: #FFFFFF;
  }
  .colour3-599 a, a.colour3-599 {
    color: #D22A20;
  }
  .colour3-599 {
    color: #D22A20;
    background: transparent !important;
  }
  .colour3_bg-599 input[type=text], .colour3_bg-599 input[type=password], .colour3_bg-599 input[type=number], .colour3_bg-599 textarea, .colour3_bg-599 select, .colour3_bg-599 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour3_bg-599 select option {
    color: #333333;
    background: transparent;
  }
  .colour3_bg-599 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour3_bg-599 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-599 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour4_bg-599 {
    background-color: #eeeeee !important;
  }
  .colour4_bg-599, a.colour4_bg-599 {
    color: #343434 !important;
  }
  .colour4_bg-599 a {
    color: #343434;
  }
  .colour4-599 a, a.colour4-599 {
    color: #eeeeee;
  }
  .colour4-599 {
    color: #eeeeee;
    background: transparent !important;
  }
  .colour4_bg-599 input[type=text], .colour4_bg-599 input[type=password], .colour4_bg-599 input[type=number], .colour4_bg-599 textarea, .colour4_bg-599 select, .colour4_bg-599 select option {
    border-color: #343434;
    color: #343434;
    background: transparent;
  }
  .colour4_bg-599 select option {
    color: #333333;
    background: transparent;
  }
  .colour4_bg-599 select {
    color: rgba(52, 52, 52, 0.7);
  }
  .colour4_bg-599 ::-webkit-input-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour4_bg-599 ::-moz-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour5_bg-599 {
    background-color: #f9f9f9 !important;
  }
  .colour5_bg-599, a.colour5_bg-599 {
    color: #252525 !important;
  }
  .colour5_bg-599 a {
    color: #252525;
  }
  .colour5-599 a, a.colour5-599 {
    color: #f9f9f9;
  }
  .colour5-599 {
    color: #f9f9f9;
    background: transparent !important;
  }
  .colour5_bg-599 input[type=text], .colour5_bg-599 input[type=password], .colour5_bg-599 input[type=number], .colour5_bg-599 textarea, .colour5_bg-599 select, .colour5_bg-599 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour5_bg-599 select option {
    color: #333333;
    background: transparent;
  }
  .colour5_bg-599 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour5_bg-599 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour5_bg-599 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour6_bg-599 {
    background-color: #404040 !important;
  }
  .colour6_bg-599, a.colour6_bg-599 {
    color: #FFFFFF !important;
  }
  .colour6_bg-599 a {
    color: #FFFFFF;
  }
  .colour6-599 a, a.colour6-599 {
    color: #404040;
  }
  .colour6-599 {
    color: #404040;
    background: transparent !important;
  }
  .colour6_bg-599 input[type=text], .colour6_bg-599 input[type=password], .colour6_bg-599 input[type=number], .colour6_bg-599 textarea, .colour6_bg-599 select, .colour6_bg-599 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour6_bg-599 select option {
    color: #333333;
    background: transparent;
  }
  .colour6_bg-599 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour6_bg-599 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour6_bg-599 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour7_bg-599 {
    background-color: #FFFFFF !important;
  }
  .colour7_bg-599, a.colour7_bg-599 {
    color: #252525 !important;
  }
  .colour7_bg-599 a {
    color: #252525;
  }
  .colour7-599 a, a.colour7-599 {
    color: #FFFFFF;
  }
  .colour7-599 {
    color: #FFFFFF;
    background: transparent !important;
  }
  .colour7_bg-599 input[type=text], .colour7_bg-599 input[type=password], .colour7_bg-599 input[type=number], .colour7_bg-599 textarea, .colour7_bg-599 select, .colour7_bg-599 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour7_bg-599 select option {
    color: #333333;
    background: transparent;
  }
  .colour7_bg-599 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour7_bg-599 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour7_bg-599 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
}
@media only screen and (max-width: 549px) {
  .grid.seven-549 {
    float: left !important;
    width: 11.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x2-549 {
    float: left !important;
    width: 26.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x3-549 {
    float: left !important;
    width: 41% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x4-549 {
    float: left !important;
    width: 55.75% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x5-549 {
    float: left !important;
    width: 70.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x6-549 {
    float: left !important;
    width: 85.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.six-549 {
    float: left !important;
    width: 15% !important;
    margin-right: 2% !important;
  }
  .grid.six_x2-549 {
    float: left !important;
    width: 32% !important;
    margin-right: 2% !important;
  }
  .grid.six_x3-549 {
    float: left !important;
    width: 49% !important;
    margin-right: 2% !important;
  }
  .grid.six_x4-549 {
    float: left !important;
    width: 63% !important;
    margin-right: 2% !important;
  }
  .grid.six_x5-549 {
    float: left !important;
    width: 83% !important;
    margin-right: 2% !important;
  }
  .grid.five-549 {
    float: left !important;
    width: 18% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x2-549 {
    float: left !important;
    width: 38.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x3-549 {
    float: left !important;
    width: 59% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x4-549 {
    float: left !important;
    width: 79.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.four-549 {
    float: left !important;
    width: 22% !important;
    margin-right: 4% !important;
  }
  .grid.four_x2-549 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.four_x3-549 {
    float: left !important;
    width: 74% !important;
    margin-right: 4% !important;
  }
  .grid.three-549 {
    float: left !important;
    width: 31% !important;
    margin-right: 3.5% !important;
  }
  .grid.three_x2-549 {
    float: left !important;
    width: 65.5% !important;
    margin-right: 3.5% !important;
  }
  .grid.two-549 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.one-549 {
    float: left !important;
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .floatl.seven-549 {
    width: 14.28571429% !important;
  }
  .floatl.seven_x2-549 {
    width: 28.57142857% !important;
  }
  .floatl.seven_x3-549 {
    width: 42.85714286% !important;
  }
  .floatl.seven_x4-549 {
    width: 57.14285714% !important;
  }
  .floatl.seven_x5-549 {
    width: 71.42857143% !important;
  }
  .floatl.seven_x6-549 {
    width: 85.71428571% !important;
  }
  .floatl.six-549 {
    width: 16.66666667% !important;
  }
  .floatl.six_x2-549 {
    width: 33.33333333% !important;
  }
  .floatl.six_x3-549 {
    width: 50% !important;
  }
  .floatl.six_x4-549 {
    width: 66.6666667% !important;
  }
  .floatl.six_x5-549 {
    width: 83% !important;
  }
  .floatl.five-549 {
    width: 20% !important;
  }
  .floatl.five_x2-549 {
    width: 40% !important;
  }
  .floatl.five_x3-549 {
    width: 60% !important;
  }
  .floatl.five_x4-549 {
    width: 80% !important;
  }
  .floatl.four-549 {
    width: 25% !important;
  }
  .floatl.four_x2-549 {
    width: 50% !important;
  }
  .floatl.four_x3-549 {
    width: 75% !important;
  }
  .floatl.three-549 {
    width: 33.33333333% !important;
  }
  .floatl.three_x2-549 {
    width: 66.66666667% !important;
  }
  .floatl.two-549 {
    width: 50% !important;
  }
  .floatl.one-549 {
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
  }
  .invisible-549 {
    visibility: hidden !important;
  }
  .last-549 {
    margin-right: 0px !important;
  }
  .floatl-549 {
    float: left !important;
  }
  .floatr-549 {
    float: right !important;
  }
  .left-549 {
    float: left !important;
  }
  .right-549 {
    float: right !important;
  }
  .floatn-549, .grid.floatn-549 {
    float: none !important;
  }
  .grid-549 {
    float: left !important;
    overflow: hidden;
  }
  .grid.last-549 {
    float: right !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .none-549 {
    display: none !important;
  }
  .block-549 {
    display: block !important;
  }
  .iblock-549 {
    display: inline-block !important;
  }
  .inline-549 {
    display: inline !important;
  }
  .flex-549 {
    display: flex !important;
  }
  .table-549 {
    display: table !important;
  }
  .row-549 {
    display: table-row !important;
  }
  .cell-549 {
    display: table-cell !important;
    vertical-align: middle;
  }
  .clearl-549 {
    clear: left !important;
  }
  .clearr-549 {
    clear: right !important;
  }
  .clearn-549 {
    clear: none !important;
  }
  .clearnone-549 {
    clear: none !important;
  }
  .clearb-549 {
    clear: both !important;
  }
  .clear-549 {
    float: none !important;
    clear: both !important;
    width: auto !important;
    height: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
    overflow: hidden !important;
    border-style: none !important;
  }
  .alignl-549 {
    text-align: left !important;
  }
  .alignr-549 {
    text-align: right !important;
  }
  .alignc-549 {
    text-align: center !important;
  }
  .alignj-549 {
    text-align: justify !important;
  }
  .valign-549 {
    vertical-align: middle !important;
  }
  .widthauto-549 {
    width: auto !important;
  }
  .heightauto-549 {
    height: auto !important;
  }
  .width0-549 {
    width: 0px;
  }
  .height0-549 {
    height: 0px;
  }
  .fw-549, .grid.fw-549, .floatl.fw-549 {
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .fh-549 {
    height: 100% !important;
  }
  .pointer-549 {
    cursor: pointer !important;
  }
  .static-549 {
    position: static !important;
  }
  .relative-549 {
    position: relative !important;
  }
  .absolute-549 {
    position: absolute !important;
  }
  .fixed-549 {
    position: fixed !important;
  }
  .spacing-549 {
    margin-bottom: 7px !important;
  }
  .spacing.floatl-549 {
    margin-right: 15px !important;
  }
  .spacing.floatr-549 {
    margin-left: 15px !important;
  }
  .flowhide-549 {
    overflow: hidden;
  }
  .flowshow-549 {
    overflow: visible;
  }
  .nowrap-549 {
    white-space: nowrap;
  }
  .circle-549 {
    border-radius: 50% !important;
  }
  .vh10-549 {
    height: 10vh !important;
  }
  .vh25-549 {
    height: 25vh !important;
  }
  .vh50-549 {
    height: 50vh !important;
  }
  .vh100-549 {
    height: 100vh !important;
  }
  .vw10-549 {
    width: 10vw !important;
  }
  .vw25-549 {
    width: 25vw !important;
  }
  .vw50-549 {
    width: 50vw !important;
  }
  .vw100-549 {
    width: 100vw !important;
  }
  .lineup.fw-549, .lineupgroup.fw-549 {
    height: auto !important;
  }
  .padded_tiny-549 {
    padding: 5px !important;
  }
  .paddedtb_tiny-549 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .paddedt_tiny-549 {
    padding-top: 5px !important;
  }
  .paddedb_tiny-549 {
    padding-bottom: 5px !important;
  }
  .paddedl_tiny-549 {
    padding-left: 5px !important;
  }
  .paddedr_tiny-549 {
    padding-right: 5px !important;
  }
  .paddedlr_tiny-549 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .margin_tiny-549 {
    margin: 5px !important;
  }
  .margintb_tiny-549 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  .margint_tiny-549 {
    margin-top: 5px !important;
  }
  .marginb_tiny-549 {
    margin-bottom: 5px !important;
  }
  .marginl_tiny-549 {
    margin-left: 5px !important;
  }
  .marginr_tiny-549 {
    margin-right: 5px !important;
  }
  .marginlr_tiny-549 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  .padded_small-549 {
    padding: 10px !important;
  }
  .paddedtb_small-549 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_small-549 {
    padding-top: 10px !important;
  }
  .paddedb_small-549 {
    padding-bottom: 10px !important;
  }
  .paddedl_small-549 {
    padding-left: 10px !important;
  }
  .paddedr_small-549 {
    padding-right: 10px !important;
  }
  .paddedlr_small-549 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_small-549 {
    margin: 10px !important;
  }
  .margintb_small-549 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_small-549 {
    margin-top: 10px !important;
  }
  .marginb_small-549 {
    margin-bottom: 10px !important;
  }
  .marginl_small-549 {
    margin-left: 10px !important;
  }
  .marginr_small-549 {
    margin-right: 10px !important;
  }
  .marginlr_small-549 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .padded_medium-549 {
    padding: 20px !important;
  }
  .paddedtb_medium-549 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .paddedt_medium-549 {
    padding-top: 20px !important;
  }
  .paddedb_medium-549 {
    padding-bottom: 20px !important;
  }
  .paddedl_medium-549 {
    padding-left: 20px !important;
  }
  .paddedr_medium-549 {
    padding-right: 20px !important;
  }
  .paddedlr_medium-549 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .margin_medium-549 {
    margin: 20px !important;
  }
  .margintb_medium-549 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .margint_medium-549 {
    margin-top: 20px !important;
  }
  .marginb_medium-549 {
    margin-bottom: 20px !important;
  }
  .marginl_medium-549 {
    margin-left: 20px !important;
  }
  .marginr_medium-549 {
    margin-right: 20px !important;
  }
  .marginlr_medium-549 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .padded_large-549 {
    padding: 40px !important;
  }
  .paddedtb_large-549 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .paddedt_large-549 {
    padding-top: 40px !important;
  }
  .paddedb_large-549 {
    padding-bottom: 40px !important;
  }
  .paddedl_large-549 {
    padding-left: 40px !important;
  }
  .paddedr_large-549 {
    padding-right: 40px !important;
  }
  .paddedlr_large-549 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .margin_large-549 {
    margin: 40px !important;
  }
  .margintb_large-549 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .margint_large-549 {
    margin-top: 40px !important;
  }
  .marginb_large-549 {
    margin-bottom: 40px !important;
  }
  .marginl_large-549 {
    margin-left: 40px !important;
  }
  .marginr_large-549 {
    margin-right: 40px !important;
  }
  .marginlr_large-549 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .padded_huge-549 {
    padding: 70px !important;
  }
  .paddedtb_huge-549 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .paddedt_huge-549 {
    padding-top: 70px !important;
  }
  .paddedb_huge-549 {
    padding-bottom: 70px !important;
  }
  .paddedl_huge-549 {
    padding-left: 70px !important;
  }
  .paddedr_huge-549 {
    padding-right: 70px !important;
  }
  .paddedlr_huge-549 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .margin_huge-549 {
    margin: 70px !important;
  }
  .margintb_huge-549 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .margint_huge-549 {
    margin-top: 70px !important;
  }
  .marginb_huge-549 {
    margin-bottom: 70px !important;
  }
  .marginl_huge-549 {
    margin-left: 70px !important;
  }
  .marginr_huge-549 {
    margin-right: 70px !important;
  }
  .marginlr_huge-549 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .padded_core-549 {
    padding: 10px !important;
  }
  .paddedtb_core-549 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_core-549 {
    padding-top: 10px !important;
  }
  .paddedb_core-549 {
    padding-bottom: 10px !important;
  }
  .paddedl_core-549 {
    padding-left: 10px !important;
  }
  .paddedr_core-549 {
    padding-right: 10px !important;
  }
  .paddedlr_core-549 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_core-549 {
    margin: 10px !important;
  }
  .margintb_core-549 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_core-549 {
    margin-top: 10px !important;
  }
  .marginb_core-549 {
    margin-bottom: 10px !important;
  }
  .marginl_core-549 {
    margin-left: 10px !important;
  }
  .marginr_core-549 {
    margin-right: 10px !important;
  }
  .marginlr_core-549 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .margin_auto-549 {
    margin: auto !important;
  }
  .margintb_auto-549 {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .margint_auto-549 {
    margin-top: auto !important;
  }
  .marginb_auto-549 {
    margin-bottom: auto !important;
  }
  .marginl_auto-549 {
    margin-left: auto !important;
  }
  .marginr_auto-549 {
    margin-right: auto !important;
  }
  .marginlr_auto-549 {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .padded_none-549 {
    padding: 0px !important;
  }
  .paddedtb_none-549 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .paddedt_none-549 {
    padding-top: 0px !important;
  }
  .paddedb_none-549 {
    padding-bottom: 0px !important;
  }
  .paddedl_none-549 {
    padding-left: 0px !important;
  }
  .paddedr_none-549 {
    padding-right: 0px !important;
  }
  .paddedlr_none-549 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .margin_none-549 {
    margin: 0px !important;
  }
  .margintb_none-549 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .margint_none-549 {
    margin-top: 0px !important;
  }
  .marginb_none-549 {
    margin-bottom: 0px !important;
  }
  .marginl_none-549 {
    margin-left: 0px !important;
  }
  .marginr_none-549 {
    margin-right: 0px !important;
  }
  .marginlr_none-549 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .border_1-549 {
    border: solid 1px #282828;
  }
  .bordertb_1-549 {
    border-top: solid 1px #282828;
    border-bottom: solid 1px #282828;
  }
  .bordert_1-549 {
    border-top: solid 1px #282828;
  }
  .borderb_1-549 {
    border-bottom: solid 1px #282828;
  }
  .borderl_1-549 {
    border-left: solid 1px #282828;
  }
  .borderr_1-549 {
    border-right: solid 1px #282828;
  }
  .borderlr_1-549 {
    border-left: solid 1px #282828;
    border-right: solid 1px #282828;
  }
  .border_2-549 {
    border: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordertb_2-549 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordert_2-549 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderb_2-549 {
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderl_2-549 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderr_2-549 {
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderlr_2-549 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .border_none-549 {
    border: none;
  }
  .bordertb_none-549 {
    border-top: none;
    border-bottom: none;
  }
  .bordert_none-549 {
    border-top: none;
  }
  .borderb_none-549 {
    border-bottom: none;
  }
  .borderl_none-549 {
    border-left: none;
  }
  .borderr_none-549 {
    border-right: none;
  }
  .borderlr_none-549 {
    border-left: none;
    border-right: none;
  }
  .colour1_bg-549 {
    background-color: #2e3955 !important;
  }
  .colour1_bg-549, a.colour1_bg-549 {
    color: #FFFFFF !important;
  }
  .colour1_bg-549 a {
    color: #FFFFFF;
  }
  .colour1-549 a, a.colour1-549 {
    color: #2e3955;
  }
  .colour1-549 {
    color: #2e3955;
    background: transparent !important;
  }
  .colour1_bg-549 input[type=text], .colour1_bg-549 input[type=password], .colour1_bg-549 input[type=number], .colour1_bg-549 textarea, .colour1_bg-549 select, .colour1_bg-549 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour1_bg-549 select option {
    color: #333333;
    background: transparent;
  }
  .colour1_bg-549 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour1_bg-549 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour1_bg-549 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-549 {
    background-color: #858585 !important;
  }
  .colour2_bg-549, a.colour2_bg-549 {
    color: #FFFFFF !important;
  }
  .colour2_bg-549 a {
    color: #FFFFFF;
  }
  .colour2-549 a, a.colour2-549 {
    color: #858585;
  }
  .colour2-549 {
    color: #858585;
    background: transparent !important;
  }
  .colour2_bg-549 input[type=text], .colour2_bg-549 input[type=password], .colour2_bg-549 input[type=number], .colour2_bg-549 textarea, .colour2_bg-549 select, .colour2_bg-549 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour2_bg-549 select option {
    color: #333333;
    background: transparent;
  }
  .colour2_bg-549 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour2_bg-549 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-549 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-549 {
    background-color: #D22A20 !important;
  }
  .colour3_bg-549, a.colour3_bg-549 {
    color: #FFFFFF !important;
  }
  .colour3_bg-549 a {
    color: #FFFFFF;
  }
  .colour3-549 a, a.colour3-549 {
    color: #D22A20;
  }
  .colour3-549 {
    color: #D22A20;
    background: transparent !important;
  }
  .colour3_bg-549 input[type=text], .colour3_bg-549 input[type=password], .colour3_bg-549 input[type=number], .colour3_bg-549 textarea, .colour3_bg-549 select, .colour3_bg-549 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour3_bg-549 select option {
    color: #333333;
    background: transparent;
  }
  .colour3_bg-549 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour3_bg-549 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-549 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour4_bg-549 {
    background-color: #eeeeee !important;
  }
  .colour4_bg-549, a.colour4_bg-549 {
    color: #343434 !important;
  }
  .colour4_bg-549 a {
    color: #343434;
  }
  .colour4-549 a, a.colour4-549 {
    color: #eeeeee;
  }
  .colour4-549 {
    color: #eeeeee;
    background: transparent !important;
  }
  .colour4_bg-549 input[type=text], .colour4_bg-549 input[type=password], .colour4_bg-549 input[type=number], .colour4_bg-549 textarea, .colour4_bg-549 select, .colour4_bg-549 select option {
    border-color: #343434;
    color: #343434;
    background: transparent;
  }
  .colour4_bg-549 select option {
    color: #333333;
    background: transparent;
  }
  .colour4_bg-549 select {
    color: rgba(52, 52, 52, 0.7);
  }
  .colour4_bg-549 ::-webkit-input-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour4_bg-549 ::-moz-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour5_bg-549 {
    background-color: #f9f9f9 !important;
  }
  .colour5_bg-549, a.colour5_bg-549 {
    color: #252525 !important;
  }
  .colour5_bg-549 a {
    color: #252525;
  }
  .colour5-549 a, a.colour5-549 {
    color: #f9f9f9;
  }
  .colour5-549 {
    color: #f9f9f9;
    background: transparent !important;
  }
  .colour5_bg-549 input[type=text], .colour5_bg-549 input[type=password], .colour5_bg-549 input[type=number], .colour5_bg-549 textarea, .colour5_bg-549 select, .colour5_bg-549 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour5_bg-549 select option {
    color: #333333;
    background: transparent;
  }
  .colour5_bg-549 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour5_bg-549 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour5_bg-549 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour6_bg-549 {
    background-color: #404040 !important;
  }
  .colour6_bg-549, a.colour6_bg-549 {
    color: #FFFFFF !important;
  }
  .colour6_bg-549 a {
    color: #FFFFFF;
  }
  .colour6-549 a, a.colour6-549 {
    color: #404040;
  }
  .colour6-549 {
    color: #404040;
    background: transparent !important;
  }
  .colour6_bg-549 input[type=text], .colour6_bg-549 input[type=password], .colour6_bg-549 input[type=number], .colour6_bg-549 textarea, .colour6_bg-549 select, .colour6_bg-549 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour6_bg-549 select option {
    color: #333333;
    background: transparent;
  }
  .colour6_bg-549 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour6_bg-549 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour6_bg-549 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour7_bg-549 {
    background-color: #FFFFFF !important;
  }
  .colour7_bg-549, a.colour7_bg-549 {
    color: #252525 !important;
  }
  .colour7_bg-549 a {
    color: #252525;
  }
  .colour7-549 a, a.colour7-549 {
    color: #FFFFFF;
  }
  .colour7-549 {
    color: #FFFFFF;
    background: transparent !important;
  }
  .colour7_bg-549 input[type=text], .colour7_bg-549 input[type=password], .colour7_bg-549 input[type=number], .colour7_bg-549 textarea, .colour7_bg-549 select, .colour7_bg-549 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour7_bg-549 select option {
    color: #333333;
    background: transparent;
  }
  .colour7_bg-549 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour7_bg-549 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour7_bg-549 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
}
@media only screen and (max-width: 499px) {
  .grid.seven-499 {
    float: left !important;
    width: 11.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x2-499 {
    float: left !important;
    width: 26.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x3-499 {
    float: left !important;
    width: 41% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x4-499 {
    float: left !important;
    width: 55.75% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x5-499 {
    float: left !important;
    width: 70.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x6-499 {
    float: left !important;
    width: 85.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.six-499 {
    float: left !important;
    width: 15% !important;
    margin-right: 2% !important;
  }
  .grid.six_x2-499 {
    float: left !important;
    width: 32% !important;
    margin-right: 2% !important;
  }
  .grid.six_x3-499 {
    float: left !important;
    width: 49% !important;
    margin-right: 2% !important;
  }
  .grid.six_x4-499 {
    float: left !important;
    width: 63% !important;
    margin-right: 2% !important;
  }
  .grid.six_x5-499 {
    float: left !important;
    width: 83% !important;
    margin-right: 2% !important;
  }
  .grid.five-499 {
    float: left !important;
    width: 18% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x2-499 {
    float: left !important;
    width: 38.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x3-499 {
    float: left !important;
    width: 59% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x4-499 {
    float: left !important;
    width: 79.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.four-499 {
    float: left !important;
    width: 22% !important;
    margin-right: 4% !important;
  }
  .grid.four_x2-499 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.four_x3-499 {
    float: left !important;
    width: 74% !important;
    margin-right: 4% !important;
  }
  .grid.three-499 {
    float: left !important;
    width: 31% !important;
    margin-right: 3.5% !important;
  }
  .grid.three_x2-499 {
    float: left !important;
    width: 65.5% !important;
    margin-right: 3.5% !important;
  }
  .grid.two-499 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.one-499 {
    float: left !important;
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .floatl.seven-499 {
    width: 14.28571429% !important;
  }
  .floatl.seven_x2-499 {
    width: 28.57142857% !important;
  }
  .floatl.seven_x3-499 {
    width: 42.85714286% !important;
  }
  .floatl.seven_x4-499 {
    width: 57.14285714% !important;
  }
  .floatl.seven_x5-499 {
    width: 71.42857143% !important;
  }
  .floatl.seven_x6-499 {
    width: 85.71428571% !important;
  }
  .floatl.six-499 {
    width: 16.66666667% !important;
  }
  .floatl.six_x2-499 {
    width: 33.33333333% !important;
  }
  .floatl.six_x3-499 {
    width: 50% !important;
  }
  .floatl.six_x4-499 {
    width: 66.6666667% !important;
  }
  .floatl.six_x5-499 {
    width: 83% !important;
  }
  .floatl.five-499 {
    width: 20% !important;
  }
  .floatl.five_x2-499 {
    width: 40% !important;
  }
  .floatl.five_x3-499 {
    width: 60% !important;
  }
  .floatl.five_x4-499 {
    width: 80% !important;
  }
  .floatl.four-499 {
    width: 25% !important;
  }
  .floatl.four_x2-499 {
    width: 50% !important;
  }
  .floatl.four_x3-499 {
    width: 75% !important;
  }
  .floatl.three-499 {
    width: 33.33333333% !important;
  }
  .floatl.three_x2-499 {
    width: 66.66666667% !important;
  }
  .floatl.two-499 {
    width: 50% !important;
  }
  .floatl.one-499 {
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
  }
  .invisible-499 {
    visibility: hidden !important;
  }
  .last-499 {
    margin-right: 0px !important;
  }
  .floatl-499 {
    float: left !important;
  }
  .floatr-499 {
    float: right !important;
  }
  .left-499 {
    float: left !important;
  }
  .right-499 {
    float: right !important;
  }
  .floatn-499, .grid.floatn-499 {
    float: none !important;
  }
  .grid-499 {
    float: left !important;
    overflow: hidden;
  }
  .grid.last-499 {
    float: right !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .none-499 {
    display: none !important;
  }
  .block-499 {
    display: block !important;
  }
  .iblock-499 {
    display: inline-block !important;
  }
  .inline-499 {
    display: inline !important;
  }
  .flex-499 {
    display: flex !important;
  }
  .table-499 {
    display: table !important;
  }
  .row-499 {
    display: table-row !important;
  }
  .cell-499 {
    display: table-cell !important;
    vertical-align: middle;
  }
  .clearl-499 {
    clear: left !important;
  }
  .clearr-499 {
    clear: right !important;
  }
  .clearn-499 {
    clear: none !important;
  }
  .clearnone-499 {
    clear: none !important;
  }
  .clearb-499 {
    clear: both !important;
  }
  .clear-499 {
    float: none !important;
    clear: both !important;
    width: auto !important;
    height: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
    overflow: hidden !important;
    border-style: none !important;
  }
  .alignl-499 {
    text-align: left !important;
  }
  .alignr-499 {
    text-align: right !important;
  }
  .alignc-499 {
    text-align: center !important;
  }
  .alignj-499 {
    text-align: justify !important;
  }
  .valign-499 {
    vertical-align: middle !important;
  }
  .widthauto-499 {
    width: auto !important;
  }
  .heightauto-499 {
    height: auto !important;
  }
  .width0-499 {
    width: 0px;
  }
  .height0-499 {
    height: 0px;
  }
  .fw-499, .grid.fw-499, .floatl.fw-499 {
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .fh-499 {
    height: 100% !important;
  }
  .pointer-499 {
    cursor: pointer !important;
  }
  .static-499 {
    position: static !important;
  }
  .relative-499 {
    position: relative !important;
  }
  .absolute-499 {
    position: absolute !important;
  }
  .fixed-499 {
    position: fixed !important;
  }
  .spacing-499 {
    margin-bottom: 7px !important;
  }
  .spacing.floatl-499 {
    margin-right: 15px !important;
  }
  .spacing.floatr-499 {
    margin-left: 15px !important;
  }
  .flowhide-499 {
    overflow: hidden;
  }
  .flowshow-499 {
    overflow: visible;
  }
  .nowrap-499 {
    white-space: nowrap;
  }
  .circle-499 {
    border-radius: 50% !important;
  }
  .vh10-499 {
    height: 10vh !important;
  }
  .vh25-499 {
    height: 25vh !important;
  }
  .vh50-499 {
    height: 50vh !important;
  }
  .vh100-499 {
    height: 100vh !important;
  }
  .vw10-499 {
    width: 10vw !important;
  }
  .vw25-499 {
    width: 25vw !important;
  }
  .vw50-499 {
    width: 50vw !important;
  }
  .vw100-499 {
    width: 100vw !important;
  }
  .lineup.fw-499, .lineupgroup.fw-499 {
    height: auto !important;
  }
  .padded_tiny-499 {
    padding: 5px !important;
  }
  .paddedtb_tiny-499 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .paddedt_tiny-499 {
    padding-top: 5px !important;
  }
  .paddedb_tiny-499 {
    padding-bottom: 5px !important;
  }
  .paddedl_tiny-499 {
    padding-left: 5px !important;
  }
  .paddedr_tiny-499 {
    padding-right: 5px !important;
  }
  .paddedlr_tiny-499 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .margin_tiny-499 {
    margin: 5px !important;
  }
  .margintb_tiny-499 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  .margint_tiny-499 {
    margin-top: 5px !important;
  }
  .marginb_tiny-499 {
    margin-bottom: 5px !important;
  }
  .marginl_tiny-499 {
    margin-left: 5px !important;
  }
  .marginr_tiny-499 {
    margin-right: 5px !important;
  }
  .marginlr_tiny-499 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  .padded_small-499 {
    padding: 10px !important;
  }
  .paddedtb_small-499 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_small-499 {
    padding-top: 10px !important;
  }
  .paddedb_small-499 {
    padding-bottom: 10px !important;
  }
  .paddedl_small-499 {
    padding-left: 10px !important;
  }
  .paddedr_small-499 {
    padding-right: 10px !important;
  }
  .paddedlr_small-499 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_small-499 {
    margin: 10px !important;
  }
  .margintb_small-499 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_small-499 {
    margin-top: 10px !important;
  }
  .marginb_small-499 {
    margin-bottom: 10px !important;
  }
  .marginl_small-499 {
    margin-left: 10px !important;
  }
  .marginr_small-499 {
    margin-right: 10px !important;
  }
  .marginlr_small-499 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .padded_medium-499 {
    padding: 20px !important;
  }
  .paddedtb_medium-499 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .paddedt_medium-499 {
    padding-top: 20px !important;
  }
  .paddedb_medium-499 {
    padding-bottom: 20px !important;
  }
  .paddedl_medium-499 {
    padding-left: 20px !important;
  }
  .paddedr_medium-499 {
    padding-right: 20px !important;
  }
  .paddedlr_medium-499 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .margin_medium-499 {
    margin: 20px !important;
  }
  .margintb_medium-499 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .margint_medium-499 {
    margin-top: 20px !important;
  }
  .marginb_medium-499 {
    margin-bottom: 20px !important;
  }
  .marginl_medium-499 {
    margin-left: 20px !important;
  }
  .marginr_medium-499 {
    margin-right: 20px !important;
  }
  .marginlr_medium-499 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .padded_large-499 {
    padding: 40px !important;
  }
  .paddedtb_large-499 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .paddedt_large-499 {
    padding-top: 40px !important;
  }
  .paddedb_large-499 {
    padding-bottom: 40px !important;
  }
  .paddedl_large-499 {
    padding-left: 40px !important;
  }
  .paddedr_large-499 {
    padding-right: 40px !important;
  }
  .paddedlr_large-499 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .margin_large-499 {
    margin: 40px !important;
  }
  .margintb_large-499 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .margint_large-499 {
    margin-top: 40px !important;
  }
  .marginb_large-499 {
    margin-bottom: 40px !important;
  }
  .marginl_large-499 {
    margin-left: 40px !important;
  }
  .marginr_large-499 {
    margin-right: 40px !important;
  }
  .marginlr_large-499 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .padded_huge-499 {
    padding: 70px !important;
  }
  .paddedtb_huge-499 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .paddedt_huge-499 {
    padding-top: 70px !important;
  }
  .paddedb_huge-499 {
    padding-bottom: 70px !important;
  }
  .paddedl_huge-499 {
    padding-left: 70px !important;
  }
  .paddedr_huge-499 {
    padding-right: 70px !important;
  }
  .paddedlr_huge-499 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .margin_huge-499 {
    margin: 70px !important;
  }
  .margintb_huge-499 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .margint_huge-499 {
    margin-top: 70px !important;
  }
  .marginb_huge-499 {
    margin-bottom: 70px !important;
  }
  .marginl_huge-499 {
    margin-left: 70px !important;
  }
  .marginr_huge-499 {
    margin-right: 70px !important;
  }
  .marginlr_huge-499 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .padded_core-499 {
    padding: 10px !important;
  }
  .paddedtb_core-499 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_core-499 {
    padding-top: 10px !important;
  }
  .paddedb_core-499 {
    padding-bottom: 10px !important;
  }
  .paddedl_core-499 {
    padding-left: 10px !important;
  }
  .paddedr_core-499 {
    padding-right: 10px !important;
  }
  .paddedlr_core-499 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_core-499 {
    margin: 10px !important;
  }
  .margintb_core-499 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_core-499 {
    margin-top: 10px !important;
  }
  .marginb_core-499 {
    margin-bottom: 10px !important;
  }
  .marginl_core-499 {
    margin-left: 10px !important;
  }
  .marginr_core-499 {
    margin-right: 10px !important;
  }
  .marginlr_core-499 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .margin_auto-499 {
    margin: auto !important;
  }
  .margintb_auto-499 {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .margint_auto-499 {
    margin-top: auto !important;
  }
  .marginb_auto-499 {
    margin-bottom: auto !important;
  }
  .marginl_auto-499 {
    margin-left: auto !important;
  }
  .marginr_auto-499 {
    margin-right: auto !important;
  }
  .marginlr_auto-499 {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .padded_none-499 {
    padding: 0px !important;
  }
  .paddedtb_none-499 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .paddedt_none-499 {
    padding-top: 0px !important;
  }
  .paddedb_none-499 {
    padding-bottom: 0px !important;
  }
  .paddedl_none-499 {
    padding-left: 0px !important;
  }
  .paddedr_none-499 {
    padding-right: 0px !important;
  }
  .paddedlr_none-499 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .margin_none-499 {
    margin: 0px !important;
  }
  .margintb_none-499 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .margint_none-499 {
    margin-top: 0px !important;
  }
  .marginb_none-499 {
    margin-bottom: 0px !important;
  }
  .marginl_none-499 {
    margin-left: 0px !important;
  }
  .marginr_none-499 {
    margin-right: 0px !important;
  }
  .marginlr_none-499 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .border_1-499 {
    border: solid 1px #282828;
  }
  .bordertb_1-499 {
    border-top: solid 1px #282828;
    border-bottom: solid 1px #282828;
  }
  .bordert_1-499 {
    border-top: solid 1px #282828;
  }
  .borderb_1-499 {
    border-bottom: solid 1px #282828;
  }
  .borderl_1-499 {
    border-left: solid 1px #282828;
  }
  .borderr_1-499 {
    border-right: solid 1px #282828;
  }
  .borderlr_1-499 {
    border-left: solid 1px #282828;
    border-right: solid 1px #282828;
  }
  .border_2-499 {
    border: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordertb_2-499 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordert_2-499 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderb_2-499 {
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderl_2-499 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderr_2-499 {
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderlr_2-499 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .border_none-499 {
    border: none;
  }
  .bordertb_none-499 {
    border-top: none;
    border-bottom: none;
  }
  .bordert_none-499 {
    border-top: none;
  }
  .borderb_none-499 {
    border-bottom: none;
  }
  .borderl_none-499 {
    border-left: none;
  }
  .borderr_none-499 {
    border-right: none;
  }
  .borderlr_none-499 {
    border-left: none;
    border-right: none;
  }
  .colour1_bg-499 {
    background-color: #2e3955 !important;
  }
  .colour1_bg-499, a.colour1_bg-499 {
    color: #FFFFFF !important;
  }
  .colour1_bg-499 a {
    color: #FFFFFF;
  }
  .colour1-499 a, a.colour1-499 {
    color: #2e3955;
  }
  .colour1-499 {
    color: #2e3955;
    background: transparent !important;
  }
  .colour1_bg-499 input[type=text], .colour1_bg-499 input[type=password], .colour1_bg-499 input[type=number], .colour1_bg-499 textarea, .colour1_bg-499 select, .colour1_bg-499 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour1_bg-499 select option {
    color: #333333;
    background: transparent;
  }
  .colour1_bg-499 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour1_bg-499 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour1_bg-499 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-499 {
    background-color: #858585 !important;
  }
  .colour2_bg-499, a.colour2_bg-499 {
    color: #FFFFFF !important;
  }
  .colour2_bg-499 a {
    color: #FFFFFF;
  }
  .colour2-499 a, a.colour2-499 {
    color: #858585;
  }
  .colour2-499 {
    color: #858585;
    background: transparent !important;
  }
  .colour2_bg-499 input[type=text], .colour2_bg-499 input[type=password], .colour2_bg-499 input[type=number], .colour2_bg-499 textarea, .colour2_bg-499 select, .colour2_bg-499 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour2_bg-499 select option {
    color: #333333;
    background: transparent;
  }
  .colour2_bg-499 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour2_bg-499 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-499 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-499 {
    background-color: #D22A20 !important;
  }
  .colour3_bg-499, a.colour3_bg-499 {
    color: #FFFFFF !important;
  }
  .colour3_bg-499 a {
    color: #FFFFFF;
  }
  .colour3-499 a, a.colour3-499 {
    color: #D22A20;
  }
  .colour3-499 {
    color: #D22A20;
    background: transparent !important;
  }
  .colour3_bg-499 input[type=text], .colour3_bg-499 input[type=password], .colour3_bg-499 input[type=number], .colour3_bg-499 textarea, .colour3_bg-499 select, .colour3_bg-499 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour3_bg-499 select option {
    color: #333333;
    background: transparent;
  }
  .colour3_bg-499 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour3_bg-499 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-499 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour4_bg-499 {
    background-color: #eeeeee !important;
  }
  .colour4_bg-499, a.colour4_bg-499 {
    color: #343434 !important;
  }
  .colour4_bg-499 a {
    color: #343434;
  }
  .colour4-499 a, a.colour4-499 {
    color: #eeeeee;
  }
  .colour4-499 {
    color: #eeeeee;
    background: transparent !important;
  }
  .colour4_bg-499 input[type=text], .colour4_bg-499 input[type=password], .colour4_bg-499 input[type=number], .colour4_bg-499 textarea, .colour4_bg-499 select, .colour4_bg-499 select option {
    border-color: #343434;
    color: #343434;
    background: transparent;
  }
  .colour4_bg-499 select option {
    color: #333333;
    background: transparent;
  }
  .colour4_bg-499 select {
    color: rgba(52, 52, 52, 0.7);
  }
  .colour4_bg-499 ::-webkit-input-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour4_bg-499 ::-moz-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour5_bg-499 {
    background-color: #f9f9f9 !important;
  }
  .colour5_bg-499, a.colour5_bg-499 {
    color: #252525 !important;
  }
  .colour5_bg-499 a {
    color: #252525;
  }
  .colour5-499 a, a.colour5-499 {
    color: #f9f9f9;
  }
  .colour5-499 {
    color: #f9f9f9;
    background: transparent !important;
  }
  .colour5_bg-499 input[type=text], .colour5_bg-499 input[type=password], .colour5_bg-499 input[type=number], .colour5_bg-499 textarea, .colour5_bg-499 select, .colour5_bg-499 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour5_bg-499 select option {
    color: #333333;
    background: transparent;
  }
  .colour5_bg-499 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour5_bg-499 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour5_bg-499 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour6_bg-499 {
    background-color: #404040 !important;
  }
  .colour6_bg-499, a.colour6_bg-499 {
    color: #FFFFFF !important;
  }
  .colour6_bg-499 a {
    color: #FFFFFF;
  }
  .colour6-499 a, a.colour6-499 {
    color: #404040;
  }
  .colour6-499 {
    color: #404040;
    background: transparent !important;
  }
  .colour6_bg-499 input[type=text], .colour6_bg-499 input[type=password], .colour6_bg-499 input[type=number], .colour6_bg-499 textarea, .colour6_bg-499 select, .colour6_bg-499 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour6_bg-499 select option {
    color: #333333;
    background: transparent;
  }
  .colour6_bg-499 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour6_bg-499 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour6_bg-499 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour7_bg-499 {
    background-color: #FFFFFF !important;
  }
  .colour7_bg-499, a.colour7_bg-499 {
    color: #252525 !important;
  }
  .colour7_bg-499 a {
    color: #252525;
  }
  .colour7-499 a, a.colour7-499 {
    color: #FFFFFF;
  }
  .colour7-499 {
    color: #FFFFFF;
    background: transparent !important;
  }
  .colour7_bg-499 input[type=text], .colour7_bg-499 input[type=password], .colour7_bg-499 input[type=number], .colour7_bg-499 textarea, .colour7_bg-499 select, .colour7_bg-499 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour7_bg-499 select option {
    color: #333333;
    background: transparent;
  }
  .colour7_bg-499 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour7_bg-499 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour7_bg-499 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
}
@media only screen and (max-width: 449px) {
  .grid.seven-449 {
    float: left !important;
    width: 11.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x2-449 {
    float: left !important;
    width: 26.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x3-449 {
    float: left !important;
    width: 41% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x4-449 {
    float: left !important;
    width: 55.75% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x5-449 {
    float: left !important;
    width: 70.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x6-449 {
    float: left !important;
    width: 85.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.six-449 {
    float: left !important;
    width: 15% !important;
    margin-right: 2% !important;
  }
  .grid.six_x2-449 {
    float: left !important;
    width: 32% !important;
    margin-right: 2% !important;
  }
  .grid.six_x3-449 {
    float: left !important;
    width: 49% !important;
    margin-right: 2% !important;
  }
  .grid.six_x4-449 {
    float: left !important;
    width: 63% !important;
    margin-right: 2% !important;
  }
  .grid.six_x5-449 {
    float: left !important;
    width: 83% !important;
    margin-right: 2% !important;
  }
  .grid.five-449 {
    float: left !important;
    width: 18% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x2-449 {
    float: left !important;
    width: 38.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x3-449 {
    float: left !important;
    width: 59% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x4-449 {
    float: left !important;
    width: 79.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.four-449 {
    float: left !important;
    width: 22% !important;
    margin-right: 4% !important;
  }
  .grid.four_x2-449 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.four_x3-449 {
    float: left !important;
    width: 74% !important;
    margin-right: 4% !important;
  }
  .grid.three-449 {
    float: left !important;
    width: 31% !important;
    margin-right: 3.5% !important;
  }
  .grid.three_x2-449 {
    float: left !important;
    width: 65.5% !important;
    margin-right: 3.5% !important;
  }
  .grid.two-449 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.one-449 {
    float: left !important;
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .floatl.seven-449 {
    width: 14.28571429% !important;
  }
  .floatl.seven_x2-449 {
    width: 28.57142857% !important;
  }
  .floatl.seven_x3-449 {
    width: 42.85714286% !important;
  }
  .floatl.seven_x4-449 {
    width: 57.14285714% !important;
  }
  .floatl.seven_x5-449 {
    width: 71.42857143% !important;
  }
  .floatl.seven_x6-449 {
    width: 85.71428571% !important;
  }
  .floatl.six-449 {
    width: 16.66666667% !important;
  }
  .floatl.six_x2-449 {
    width: 33.33333333% !important;
  }
  .floatl.six_x3-449 {
    width: 50% !important;
  }
  .floatl.six_x4-449 {
    width: 66.6666667% !important;
  }
  .floatl.six_x5-449 {
    width: 83% !important;
  }
  .floatl.five-449 {
    width: 20% !important;
  }
  .floatl.five_x2-449 {
    width: 40% !important;
  }
  .floatl.five_x3-449 {
    width: 60% !important;
  }
  .floatl.five_x4-449 {
    width: 80% !important;
  }
  .floatl.four-449 {
    width: 25% !important;
  }
  .floatl.four_x2-449 {
    width: 50% !important;
  }
  .floatl.four_x3-449 {
    width: 75% !important;
  }
  .floatl.three-449 {
    width: 33.33333333% !important;
  }
  .floatl.three_x2-449 {
    width: 66.66666667% !important;
  }
  .floatl.two-449 {
    width: 50% !important;
  }
  .floatl.one-449 {
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
  }
  .invisible-449 {
    visibility: hidden !important;
  }
  .last-449 {
    margin-right: 0px !important;
  }
  .floatl-449 {
    float: left !important;
  }
  .floatr-449 {
    float: right !important;
  }
  .left-449 {
    float: left !important;
  }
  .right-449 {
    float: right !important;
  }
  .floatn-449, .grid.floatn-449 {
    float: none !important;
  }
  .grid-449 {
    float: left !important;
    overflow: hidden;
  }
  .grid.last-449 {
    float: right !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .none-449 {
    display: none !important;
  }
  .block-449 {
    display: block !important;
  }
  .iblock-449 {
    display: inline-block !important;
  }
  .inline-449 {
    display: inline !important;
  }
  .flex-449 {
    display: flex !important;
  }
  .table-449 {
    display: table !important;
  }
  .row-449 {
    display: table-row !important;
  }
  .cell-449 {
    display: table-cell !important;
    vertical-align: middle;
  }
  .clearl-449 {
    clear: left !important;
  }
  .clearr-449 {
    clear: right !important;
  }
  .clearn-449 {
    clear: none !important;
  }
  .clearnone-449 {
    clear: none !important;
  }
  .clearb-449 {
    clear: both !important;
  }
  .clear-449 {
    float: none !important;
    clear: both !important;
    width: auto !important;
    height: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
    overflow: hidden !important;
    border-style: none !important;
  }
  .alignl-449 {
    text-align: left !important;
  }
  .alignr-449 {
    text-align: right !important;
  }
  .alignc-449 {
    text-align: center !important;
  }
  .alignj-449 {
    text-align: justify !important;
  }
  .valign-449 {
    vertical-align: middle !important;
  }
  .widthauto-449 {
    width: auto !important;
  }
  .heightauto-449 {
    height: auto !important;
  }
  .width0-449 {
    width: 0px;
  }
  .height0-449 {
    height: 0px;
  }
  .fw-449, .grid.fw-449, .floatl.fw-449 {
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .fh-449 {
    height: 100% !important;
  }
  .pointer-449 {
    cursor: pointer !important;
  }
  .static-449 {
    position: static !important;
  }
  .relative-449 {
    position: relative !important;
  }
  .absolute-449 {
    position: absolute !important;
  }
  .fixed-449 {
    position: fixed !important;
  }
  .spacing-449 {
    margin-bottom: 7px !important;
  }
  .spacing.floatl-449 {
    margin-right: 15px !important;
  }
  .spacing.floatr-449 {
    margin-left: 15px !important;
  }
  .flowhide-449 {
    overflow: hidden;
  }
  .flowshow-449 {
    overflow: visible;
  }
  .nowrap-449 {
    white-space: nowrap;
  }
  .circle-449 {
    border-radius: 50% !important;
  }
  .vh10-449 {
    height: 10vh !important;
  }
  .vh25-449 {
    height: 25vh !important;
  }
  .vh50-449 {
    height: 50vh !important;
  }
  .vh100-449 {
    height: 100vh !important;
  }
  .vw10-449 {
    width: 10vw !important;
  }
  .vw25-449 {
    width: 25vw !important;
  }
  .vw50-449 {
    width: 50vw !important;
  }
  .vw100-449 {
    width: 100vw !important;
  }
  .lineup.fw-449, .lineupgroup.fw-449 {
    height: auto !important;
  }
  .padded_tiny-449 {
    padding: 5px !important;
  }
  .paddedtb_tiny-449 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .paddedt_tiny-449 {
    padding-top: 5px !important;
  }
  .paddedb_tiny-449 {
    padding-bottom: 5px !important;
  }
  .paddedl_tiny-449 {
    padding-left: 5px !important;
  }
  .paddedr_tiny-449 {
    padding-right: 5px !important;
  }
  .paddedlr_tiny-449 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .margin_tiny-449 {
    margin: 5px !important;
  }
  .margintb_tiny-449 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  .margint_tiny-449 {
    margin-top: 5px !important;
  }
  .marginb_tiny-449 {
    margin-bottom: 5px !important;
  }
  .marginl_tiny-449 {
    margin-left: 5px !important;
  }
  .marginr_tiny-449 {
    margin-right: 5px !important;
  }
  .marginlr_tiny-449 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  .padded_small-449 {
    padding: 10px !important;
  }
  .paddedtb_small-449 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_small-449 {
    padding-top: 10px !important;
  }
  .paddedb_small-449 {
    padding-bottom: 10px !important;
  }
  .paddedl_small-449 {
    padding-left: 10px !important;
  }
  .paddedr_small-449 {
    padding-right: 10px !important;
  }
  .paddedlr_small-449 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_small-449 {
    margin: 10px !important;
  }
  .margintb_small-449 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_small-449 {
    margin-top: 10px !important;
  }
  .marginb_small-449 {
    margin-bottom: 10px !important;
  }
  .marginl_small-449 {
    margin-left: 10px !important;
  }
  .marginr_small-449 {
    margin-right: 10px !important;
  }
  .marginlr_small-449 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .padded_medium-449 {
    padding: 20px !important;
  }
  .paddedtb_medium-449 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .paddedt_medium-449 {
    padding-top: 20px !important;
  }
  .paddedb_medium-449 {
    padding-bottom: 20px !important;
  }
  .paddedl_medium-449 {
    padding-left: 20px !important;
  }
  .paddedr_medium-449 {
    padding-right: 20px !important;
  }
  .paddedlr_medium-449 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .margin_medium-449 {
    margin: 20px !important;
  }
  .margintb_medium-449 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .margint_medium-449 {
    margin-top: 20px !important;
  }
  .marginb_medium-449 {
    margin-bottom: 20px !important;
  }
  .marginl_medium-449 {
    margin-left: 20px !important;
  }
  .marginr_medium-449 {
    margin-right: 20px !important;
  }
  .marginlr_medium-449 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .padded_large-449 {
    padding: 40px !important;
  }
  .paddedtb_large-449 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .paddedt_large-449 {
    padding-top: 40px !important;
  }
  .paddedb_large-449 {
    padding-bottom: 40px !important;
  }
  .paddedl_large-449 {
    padding-left: 40px !important;
  }
  .paddedr_large-449 {
    padding-right: 40px !important;
  }
  .paddedlr_large-449 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .margin_large-449 {
    margin: 40px !important;
  }
  .margintb_large-449 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .margint_large-449 {
    margin-top: 40px !important;
  }
  .marginb_large-449 {
    margin-bottom: 40px !important;
  }
  .marginl_large-449 {
    margin-left: 40px !important;
  }
  .marginr_large-449 {
    margin-right: 40px !important;
  }
  .marginlr_large-449 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .padded_huge-449 {
    padding: 70px !important;
  }
  .paddedtb_huge-449 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .paddedt_huge-449 {
    padding-top: 70px !important;
  }
  .paddedb_huge-449 {
    padding-bottom: 70px !important;
  }
  .paddedl_huge-449 {
    padding-left: 70px !important;
  }
  .paddedr_huge-449 {
    padding-right: 70px !important;
  }
  .paddedlr_huge-449 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .margin_huge-449 {
    margin: 70px !important;
  }
  .margintb_huge-449 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .margint_huge-449 {
    margin-top: 70px !important;
  }
  .marginb_huge-449 {
    margin-bottom: 70px !important;
  }
  .marginl_huge-449 {
    margin-left: 70px !important;
  }
  .marginr_huge-449 {
    margin-right: 70px !important;
  }
  .marginlr_huge-449 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .padded_core-449 {
    padding: 10px !important;
  }
  .paddedtb_core-449 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_core-449 {
    padding-top: 10px !important;
  }
  .paddedb_core-449 {
    padding-bottom: 10px !important;
  }
  .paddedl_core-449 {
    padding-left: 10px !important;
  }
  .paddedr_core-449 {
    padding-right: 10px !important;
  }
  .paddedlr_core-449 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_core-449 {
    margin: 10px !important;
  }
  .margintb_core-449 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_core-449 {
    margin-top: 10px !important;
  }
  .marginb_core-449 {
    margin-bottom: 10px !important;
  }
  .marginl_core-449 {
    margin-left: 10px !important;
  }
  .marginr_core-449 {
    margin-right: 10px !important;
  }
  .marginlr_core-449 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .margin_auto-449 {
    margin: auto !important;
  }
  .margintb_auto-449 {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .margint_auto-449 {
    margin-top: auto !important;
  }
  .marginb_auto-449 {
    margin-bottom: auto !important;
  }
  .marginl_auto-449 {
    margin-left: auto !important;
  }
  .marginr_auto-449 {
    margin-right: auto !important;
  }
  .marginlr_auto-449 {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .padded_none-449 {
    padding: 0px !important;
  }
  .paddedtb_none-449 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .paddedt_none-449 {
    padding-top: 0px !important;
  }
  .paddedb_none-449 {
    padding-bottom: 0px !important;
  }
  .paddedl_none-449 {
    padding-left: 0px !important;
  }
  .paddedr_none-449 {
    padding-right: 0px !important;
  }
  .paddedlr_none-449 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .margin_none-449 {
    margin: 0px !important;
  }
  .margintb_none-449 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .margint_none-449 {
    margin-top: 0px !important;
  }
  .marginb_none-449 {
    margin-bottom: 0px !important;
  }
  .marginl_none-449 {
    margin-left: 0px !important;
  }
  .marginr_none-449 {
    margin-right: 0px !important;
  }
  .marginlr_none-449 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .border_1-449 {
    border: solid 1px #282828;
  }
  .bordertb_1-449 {
    border-top: solid 1px #282828;
    border-bottom: solid 1px #282828;
  }
  .bordert_1-449 {
    border-top: solid 1px #282828;
  }
  .borderb_1-449 {
    border-bottom: solid 1px #282828;
  }
  .borderl_1-449 {
    border-left: solid 1px #282828;
  }
  .borderr_1-449 {
    border-right: solid 1px #282828;
  }
  .borderlr_1-449 {
    border-left: solid 1px #282828;
    border-right: solid 1px #282828;
  }
  .border_2-449 {
    border: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordertb_2-449 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordert_2-449 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderb_2-449 {
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderl_2-449 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderr_2-449 {
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderlr_2-449 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .border_none-449 {
    border: none;
  }
  .bordertb_none-449 {
    border-top: none;
    border-bottom: none;
  }
  .bordert_none-449 {
    border-top: none;
  }
  .borderb_none-449 {
    border-bottom: none;
  }
  .borderl_none-449 {
    border-left: none;
  }
  .borderr_none-449 {
    border-right: none;
  }
  .borderlr_none-449 {
    border-left: none;
    border-right: none;
  }
  .colour1_bg-449 {
    background-color: #2e3955 !important;
  }
  .colour1_bg-449, a.colour1_bg-449 {
    color: #FFFFFF !important;
  }
  .colour1_bg-449 a {
    color: #FFFFFF;
  }
  .colour1-449 a, a.colour1-449 {
    color: #2e3955;
  }
  .colour1-449 {
    color: #2e3955;
    background: transparent !important;
  }
  .colour1_bg-449 input[type=text], .colour1_bg-449 input[type=password], .colour1_bg-449 input[type=number], .colour1_bg-449 textarea, .colour1_bg-449 select, .colour1_bg-449 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour1_bg-449 select option {
    color: #333333;
    background: transparent;
  }
  .colour1_bg-449 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour1_bg-449 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour1_bg-449 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-449 {
    background-color: #858585 !important;
  }
  .colour2_bg-449, a.colour2_bg-449 {
    color: #FFFFFF !important;
  }
  .colour2_bg-449 a {
    color: #FFFFFF;
  }
  .colour2-449 a, a.colour2-449 {
    color: #858585;
  }
  .colour2-449 {
    color: #858585;
    background: transparent !important;
  }
  .colour2_bg-449 input[type=text], .colour2_bg-449 input[type=password], .colour2_bg-449 input[type=number], .colour2_bg-449 textarea, .colour2_bg-449 select, .colour2_bg-449 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour2_bg-449 select option {
    color: #333333;
    background: transparent;
  }
  .colour2_bg-449 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour2_bg-449 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-449 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-449 {
    background-color: #D22A20 !important;
  }
  .colour3_bg-449, a.colour3_bg-449 {
    color: #FFFFFF !important;
  }
  .colour3_bg-449 a {
    color: #FFFFFF;
  }
  .colour3-449 a, a.colour3-449 {
    color: #D22A20;
  }
  .colour3-449 {
    color: #D22A20;
    background: transparent !important;
  }
  .colour3_bg-449 input[type=text], .colour3_bg-449 input[type=password], .colour3_bg-449 input[type=number], .colour3_bg-449 textarea, .colour3_bg-449 select, .colour3_bg-449 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour3_bg-449 select option {
    color: #333333;
    background: transparent;
  }
  .colour3_bg-449 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour3_bg-449 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-449 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour4_bg-449 {
    background-color: #eeeeee !important;
  }
  .colour4_bg-449, a.colour4_bg-449 {
    color: #343434 !important;
  }
  .colour4_bg-449 a {
    color: #343434;
  }
  .colour4-449 a, a.colour4-449 {
    color: #eeeeee;
  }
  .colour4-449 {
    color: #eeeeee;
    background: transparent !important;
  }
  .colour4_bg-449 input[type=text], .colour4_bg-449 input[type=password], .colour4_bg-449 input[type=number], .colour4_bg-449 textarea, .colour4_bg-449 select, .colour4_bg-449 select option {
    border-color: #343434;
    color: #343434;
    background: transparent;
  }
  .colour4_bg-449 select option {
    color: #333333;
    background: transparent;
  }
  .colour4_bg-449 select {
    color: rgba(52, 52, 52, 0.7);
  }
  .colour4_bg-449 ::-webkit-input-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour4_bg-449 ::-moz-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour5_bg-449 {
    background-color: #f9f9f9 !important;
  }
  .colour5_bg-449, a.colour5_bg-449 {
    color: #252525 !important;
  }
  .colour5_bg-449 a {
    color: #252525;
  }
  .colour5-449 a, a.colour5-449 {
    color: #f9f9f9;
  }
  .colour5-449 {
    color: #f9f9f9;
    background: transparent !important;
  }
  .colour5_bg-449 input[type=text], .colour5_bg-449 input[type=password], .colour5_bg-449 input[type=number], .colour5_bg-449 textarea, .colour5_bg-449 select, .colour5_bg-449 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour5_bg-449 select option {
    color: #333333;
    background: transparent;
  }
  .colour5_bg-449 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour5_bg-449 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour5_bg-449 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour6_bg-449 {
    background-color: #404040 !important;
  }
  .colour6_bg-449, a.colour6_bg-449 {
    color: #FFFFFF !important;
  }
  .colour6_bg-449 a {
    color: #FFFFFF;
  }
  .colour6-449 a, a.colour6-449 {
    color: #404040;
  }
  .colour6-449 {
    color: #404040;
    background: transparent !important;
  }
  .colour6_bg-449 input[type=text], .colour6_bg-449 input[type=password], .colour6_bg-449 input[type=number], .colour6_bg-449 textarea, .colour6_bg-449 select, .colour6_bg-449 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour6_bg-449 select option {
    color: #333333;
    background: transparent;
  }
  .colour6_bg-449 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour6_bg-449 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour6_bg-449 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour7_bg-449 {
    background-color: #FFFFFF !important;
  }
  .colour7_bg-449, a.colour7_bg-449 {
    color: #252525 !important;
  }
  .colour7_bg-449 a {
    color: #252525;
  }
  .colour7-449 a, a.colour7-449 {
    color: #FFFFFF;
  }
  .colour7-449 {
    color: #FFFFFF;
    background: transparent !important;
  }
  .colour7_bg-449 input[type=text], .colour7_bg-449 input[type=password], .colour7_bg-449 input[type=number], .colour7_bg-449 textarea, .colour7_bg-449 select, .colour7_bg-449 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour7_bg-449 select option {
    color: #333333;
    background: transparent;
  }
  .colour7_bg-449 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour7_bg-449 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour7_bg-449 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
}
@media only screen and (max-width: 399px) {
  .grid.seven-399 {
    float: left !important;
    width: 11.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x2-399 {
    float: left !important;
    width: 26.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x3-399 {
    float: left !important;
    width: 41% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x4-399 {
    float: left !important;
    width: 55.75% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x5-399 {
    float: left !important;
    width: 70.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x6-399 {
    float: left !important;
    width: 85.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.six-399 {
    float: left !important;
    width: 15% !important;
    margin-right: 2% !important;
  }
  .grid.six_x2-399 {
    float: left !important;
    width: 32% !important;
    margin-right: 2% !important;
  }
  .grid.six_x3-399 {
    float: left !important;
    width: 49% !important;
    margin-right: 2% !important;
  }
  .grid.six_x4-399 {
    float: left !important;
    width: 63% !important;
    margin-right: 2% !important;
  }
  .grid.six_x5-399 {
    float: left !important;
    width: 83% !important;
    margin-right: 2% !important;
  }
  .grid.five-399 {
    float: left !important;
    width: 18% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x2-399 {
    float: left !important;
    width: 38.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x3-399 {
    float: left !important;
    width: 59% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x4-399 {
    float: left !important;
    width: 79.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.four-399 {
    float: left !important;
    width: 22% !important;
    margin-right: 4% !important;
  }
  .grid.four_x2-399 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.four_x3-399 {
    float: left !important;
    width: 74% !important;
    margin-right: 4% !important;
  }
  .grid.three-399 {
    float: left !important;
    width: 31% !important;
    margin-right: 3.5% !important;
  }
  .grid.three_x2-399 {
    float: left !important;
    width: 65.5% !important;
    margin-right: 3.5% !important;
  }
  .grid.two-399 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.one-399 {
    float: left !important;
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .floatl.seven-399 {
    width: 14.28571429% !important;
  }
  .floatl.seven_x2-399 {
    width: 28.57142857% !important;
  }
  .floatl.seven_x3-399 {
    width: 42.85714286% !important;
  }
  .floatl.seven_x4-399 {
    width: 57.14285714% !important;
  }
  .floatl.seven_x5-399 {
    width: 71.42857143% !important;
  }
  .floatl.seven_x6-399 {
    width: 85.71428571% !important;
  }
  .floatl.six-399 {
    width: 16.66666667% !important;
  }
  .floatl.six_x2-399 {
    width: 33.33333333% !important;
  }
  .floatl.six_x3-399 {
    width: 50% !important;
  }
  .floatl.six_x4-399 {
    width: 66.6666667% !important;
  }
  .floatl.six_x5-399 {
    width: 83% !important;
  }
  .floatl.five-399 {
    width: 20% !important;
  }
  .floatl.five_x2-399 {
    width: 40% !important;
  }
  .floatl.five_x3-399 {
    width: 60% !important;
  }
  .floatl.five_x4-399 {
    width: 80% !important;
  }
  .floatl.four-399 {
    width: 25% !important;
  }
  .floatl.four_x2-399 {
    width: 50% !important;
  }
  .floatl.four_x3-399 {
    width: 75% !important;
  }
  .floatl.three-399 {
    width: 33.33333333% !important;
  }
  .floatl.three_x2-399 {
    width: 66.66666667% !important;
  }
  .floatl.two-399 {
    width: 50% !important;
  }
  .floatl.one-399 {
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
  }
  .invisible-399 {
    visibility: hidden !important;
  }
  .last-399 {
    margin-right: 0px !important;
  }
  .floatl-399 {
    float: left !important;
  }
  .floatr-399 {
    float: right !important;
  }
  .left-399 {
    float: left !important;
  }
  .right-399 {
    float: right !important;
  }
  .floatn-399, .grid.floatn-399 {
    float: none !important;
  }
  .grid-399 {
    float: left !important;
    overflow: hidden;
  }
  .grid.last-399 {
    float: right !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .none-399 {
    display: none !important;
  }
  .block-399 {
    display: block !important;
  }
  .iblock-399 {
    display: inline-block !important;
  }
  .inline-399 {
    display: inline !important;
  }
  .flex-399 {
    display: flex !important;
  }
  .table-399 {
    display: table !important;
  }
  .row-399 {
    display: table-row !important;
  }
  .cell-399 {
    display: table-cell !important;
    vertical-align: middle;
  }
  .clearl-399 {
    clear: left !important;
  }
  .clearr-399 {
    clear: right !important;
  }
  .clearn-399 {
    clear: none !important;
  }
  .clearnone-399 {
    clear: none !important;
  }
  .clearb-399 {
    clear: both !important;
  }
  .clear-399 {
    float: none !important;
    clear: both !important;
    width: auto !important;
    height: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
    overflow: hidden !important;
    border-style: none !important;
  }
  .alignl-399 {
    text-align: left !important;
  }
  .alignr-399 {
    text-align: right !important;
  }
  .alignc-399 {
    text-align: center !important;
  }
  .alignj-399 {
    text-align: justify !important;
  }
  .valign-399 {
    vertical-align: middle !important;
  }
  .widthauto-399 {
    width: auto !important;
  }
  .heightauto-399 {
    height: auto !important;
  }
  .width0-399 {
    width: 0px;
  }
  .height0-399 {
    height: 0px;
  }
  .fw-399, .grid.fw-399, .floatl.fw-399 {
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .fh-399 {
    height: 100% !important;
  }
  .pointer-399 {
    cursor: pointer !important;
  }
  .static-399 {
    position: static !important;
  }
  .relative-399 {
    position: relative !important;
  }
  .absolute-399 {
    position: absolute !important;
  }
  .fixed-399 {
    position: fixed !important;
  }
  .spacing-399 {
    margin-bottom: 7px !important;
  }
  .spacing.floatl-399 {
    margin-right: 15px !important;
  }
  .spacing.floatr-399 {
    margin-left: 15px !important;
  }
  .flowhide-399 {
    overflow: hidden;
  }
  .flowshow-399 {
    overflow: visible;
  }
  .nowrap-399 {
    white-space: nowrap;
  }
  .circle-399 {
    border-radius: 50% !important;
  }
  .vh10-399 {
    height: 10vh !important;
  }
  .vh25-399 {
    height: 25vh !important;
  }
  .vh50-399 {
    height: 50vh !important;
  }
  .vh100-399 {
    height: 100vh !important;
  }
  .vw10-399 {
    width: 10vw !important;
  }
  .vw25-399 {
    width: 25vw !important;
  }
  .vw50-399 {
    width: 50vw !important;
  }
  .vw100-399 {
    width: 100vw !important;
  }
  .lineup.fw-399, .lineupgroup.fw-399 {
    height: auto !important;
  }
  .padded_tiny-399 {
    padding: 5px !important;
  }
  .paddedtb_tiny-399 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .paddedt_tiny-399 {
    padding-top: 5px !important;
  }
  .paddedb_tiny-399 {
    padding-bottom: 5px !important;
  }
  .paddedl_tiny-399 {
    padding-left: 5px !important;
  }
  .paddedr_tiny-399 {
    padding-right: 5px !important;
  }
  .paddedlr_tiny-399 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .margin_tiny-399 {
    margin: 5px !important;
  }
  .margintb_tiny-399 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  .margint_tiny-399 {
    margin-top: 5px !important;
  }
  .marginb_tiny-399 {
    margin-bottom: 5px !important;
  }
  .marginl_tiny-399 {
    margin-left: 5px !important;
  }
  .marginr_tiny-399 {
    margin-right: 5px !important;
  }
  .marginlr_tiny-399 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  .padded_small-399 {
    padding: 10px !important;
  }
  .paddedtb_small-399 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_small-399 {
    padding-top: 10px !important;
  }
  .paddedb_small-399 {
    padding-bottom: 10px !important;
  }
  .paddedl_small-399 {
    padding-left: 10px !important;
  }
  .paddedr_small-399 {
    padding-right: 10px !important;
  }
  .paddedlr_small-399 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_small-399 {
    margin: 10px !important;
  }
  .margintb_small-399 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_small-399 {
    margin-top: 10px !important;
  }
  .marginb_small-399 {
    margin-bottom: 10px !important;
  }
  .marginl_small-399 {
    margin-left: 10px !important;
  }
  .marginr_small-399 {
    margin-right: 10px !important;
  }
  .marginlr_small-399 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .padded_medium-399 {
    padding: 20px !important;
  }
  .paddedtb_medium-399 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .paddedt_medium-399 {
    padding-top: 20px !important;
  }
  .paddedb_medium-399 {
    padding-bottom: 20px !important;
  }
  .paddedl_medium-399 {
    padding-left: 20px !important;
  }
  .paddedr_medium-399 {
    padding-right: 20px !important;
  }
  .paddedlr_medium-399 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .margin_medium-399 {
    margin: 20px !important;
  }
  .margintb_medium-399 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .margint_medium-399 {
    margin-top: 20px !important;
  }
  .marginb_medium-399 {
    margin-bottom: 20px !important;
  }
  .marginl_medium-399 {
    margin-left: 20px !important;
  }
  .marginr_medium-399 {
    margin-right: 20px !important;
  }
  .marginlr_medium-399 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .padded_large-399 {
    padding: 40px !important;
  }
  .paddedtb_large-399 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .paddedt_large-399 {
    padding-top: 40px !important;
  }
  .paddedb_large-399 {
    padding-bottom: 40px !important;
  }
  .paddedl_large-399 {
    padding-left: 40px !important;
  }
  .paddedr_large-399 {
    padding-right: 40px !important;
  }
  .paddedlr_large-399 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .margin_large-399 {
    margin: 40px !important;
  }
  .margintb_large-399 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .margint_large-399 {
    margin-top: 40px !important;
  }
  .marginb_large-399 {
    margin-bottom: 40px !important;
  }
  .marginl_large-399 {
    margin-left: 40px !important;
  }
  .marginr_large-399 {
    margin-right: 40px !important;
  }
  .marginlr_large-399 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .padded_huge-399 {
    padding: 70px !important;
  }
  .paddedtb_huge-399 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .paddedt_huge-399 {
    padding-top: 70px !important;
  }
  .paddedb_huge-399 {
    padding-bottom: 70px !important;
  }
  .paddedl_huge-399 {
    padding-left: 70px !important;
  }
  .paddedr_huge-399 {
    padding-right: 70px !important;
  }
  .paddedlr_huge-399 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .margin_huge-399 {
    margin: 70px !important;
  }
  .margintb_huge-399 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .margint_huge-399 {
    margin-top: 70px !important;
  }
  .marginb_huge-399 {
    margin-bottom: 70px !important;
  }
  .marginl_huge-399 {
    margin-left: 70px !important;
  }
  .marginr_huge-399 {
    margin-right: 70px !important;
  }
  .marginlr_huge-399 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .padded_core-399 {
    padding: 10px !important;
  }
  .paddedtb_core-399 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_core-399 {
    padding-top: 10px !important;
  }
  .paddedb_core-399 {
    padding-bottom: 10px !important;
  }
  .paddedl_core-399 {
    padding-left: 10px !important;
  }
  .paddedr_core-399 {
    padding-right: 10px !important;
  }
  .paddedlr_core-399 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_core-399 {
    margin: 10px !important;
  }
  .margintb_core-399 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_core-399 {
    margin-top: 10px !important;
  }
  .marginb_core-399 {
    margin-bottom: 10px !important;
  }
  .marginl_core-399 {
    margin-left: 10px !important;
  }
  .marginr_core-399 {
    margin-right: 10px !important;
  }
  .marginlr_core-399 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .margin_auto-399 {
    margin: auto !important;
  }
  .margintb_auto-399 {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .margint_auto-399 {
    margin-top: auto !important;
  }
  .marginb_auto-399 {
    margin-bottom: auto !important;
  }
  .marginl_auto-399 {
    margin-left: auto !important;
  }
  .marginr_auto-399 {
    margin-right: auto !important;
  }
  .marginlr_auto-399 {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .padded_none-399 {
    padding: 0px !important;
  }
  .paddedtb_none-399 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .paddedt_none-399 {
    padding-top: 0px !important;
  }
  .paddedb_none-399 {
    padding-bottom: 0px !important;
  }
  .paddedl_none-399 {
    padding-left: 0px !important;
  }
  .paddedr_none-399 {
    padding-right: 0px !important;
  }
  .paddedlr_none-399 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .margin_none-399 {
    margin: 0px !important;
  }
  .margintb_none-399 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .margint_none-399 {
    margin-top: 0px !important;
  }
  .marginb_none-399 {
    margin-bottom: 0px !important;
  }
  .marginl_none-399 {
    margin-left: 0px !important;
  }
  .marginr_none-399 {
    margin-right: 0px !important;
  }
  .marginlr_none-399 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .border_1-399 {
    border: solid 1px #282828;
  }
  .bordertb_1-399 {
    border-top: solid 1px #282828;
    border-bottom: solid 1px #282828;
  }
  .bordert_1-399 {
    border-top: solid 1px #282828;
  }
  .borderb_1-399 {
    border-bottom: solid 1px #282828;
  }
  .borderl_1-399 {
    border-left: solid 1px #282828;
  }
  .borderr_1-399 {
    border-right: solid 1px #282828;
  }
  .borderlr_1-399 {
    border-left: solid 1px #282828;
    border-right: solid 1px #282828;
  }
  .border_2-399 {
    border: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordertb_2-399 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordert_2-399 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderb_2-399 {
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderl_2-399 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderr_2-399 {
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderlr_2-399 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .border_none-399 {
    border: none;
  }
  .bordertb_none-399 {
    border-top: none;
    border-bottom: none;
  }
  .bordert_none-399 {
    border-top: none;
  }
  .borderb_none-399 {
    border-bottom: none;
  }
  .borderl_none-399 {
    border-left: none;
  }
  .borderr_none-399 {
    border-right: none;
  }
  .borderlr_none-399 {
    border-left: none;
    border-right: none;
  }
  .colour1_bg-399 {
    background-color: #2e3955 !important;
  }
  .colour1_bg-399, a.colour1_bg-399 {
    color: #FFFFFF !important;
  }
  .colour1_bg-399 a {
    color: #FFFFFF;
  }
  .colour1-399 a, a.colour1-399 {
    color: #2e3955;
  }
  .colour1-399 {
    color: #2e3955;
    background: transparent !important;
  }
  .colour1_bg-399 input[type=text], .colour1_bg-399 input[type=password], .colour1_bg-399 input[type=number], .colour1_bg-399 textarea, .colour1_bg-399 select, .colour1_bg-399 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour1_bg-399 select option {
    color: #333333;
    background: transparent;
  }
  .colour1_bg-399 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour1_bg-399 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour1_bg-399 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-399 {
    background-color: #858585 !important;
  }
  .colour2_bg-399, a.colour2_bg-399 {
    color: #FFFFFF !important;
  }
  .colour2_bg-399 a {
    color: #FFFFFF;
  }
  .colour2-399 a, a.colour2-399 {
    color: #858585;
  }
  .colour2-399 {
    color: #858585;
    background: transparent !important;
  }
  .colour2_bg-399 input[type=text], .colour2_bg-399 input[type=password], .colour2_bg-399 input[type=number], .colour2_bg-399 textarea, .colour2_bg-399 select, .colour2_bg-399 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour2_bg-399 select option {
    color: #333333;
    background: transparent;
  }
  .colour2_bg-399 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour2_bg-399 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-399 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-399 {
    background-color: #D22A20 !important;
  }
  .colour3_bg-399, a.colour3_bg-399 {
    color: #FFFFFF !important;
  }
  .colour3_bg-399 a {
    color: #FFFFFF;
  }
  .colour3-399 a, a.colour3-399 {
    color: #D22A20;
  }
  .colour3-399 {
    color: #D22A20;
    background: transparent !important;
  }
  .colour3_bg-399 input[type=text], .colour3_bg-399 input[type=password], .colour3_bg-399 input[type=number], .colour3_bg-399 textarea, .colour3_bg-399 select, .colour3_bg-399 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour3_bg-399 select option {
    color: #333333;
    background: transparent;
  }
  .colour3_bg-399 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour3_bg-399 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-399 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour4_bg-399 {
    background-color: #eeeeee !important;
  }
  .colour4_bg-399, a.colour4_bg-399 {
    color: #343434 !important;
  }
  .colour4_bg-399 a {
    color: #343434;
  }
  .colour4-399 a, a.colour4-399 {
    color: #eeeeee;
  }
  .colour4-399 {
    color: #eeeeee;
    background: transparent !important;
  }
  .colour4_bg-399 input[type=text], .colour4_bg-399 input[type=password], .colour4_bg-399 input[type=number], .colour4_bg-399 textarea, .colour4_bg-399 select, .colour4_bg-399 select option {
    border-color: #343434;
    color: #343434;
    background: transparent;
  }
  .colour4_bg-399 select option {
    color: #333333;
    background: transparent;
  }
  .colour4_bg-399 select {
    color: rgba(52, 52, 52, 0.7);
  }
  .colour4_bg-399 ::-webkit-input-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour4_bg-399 ::-moz-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour5_bg-399 {
    background-color: #f9f9f9 !important;
  }
  .colour5_bg-399, a.colour5_bg-399 {
    color: #252525 !important;
  }
  .colour5_bg-399 a {
    color: #252525;
  }
  .colour5-399 a, a.colour5-399 {
    color: #f9f9f9;
  }
  .colour5-399 {
    color: #f9f9f9;
    background: transparent !important;
  }
  .colour5_bg-399 input[type=text], .colour5_bg-399 input[type=password], .colour5_bg-399 input[type=number], .colour5_bg-399 textarea, .colour5_bg-399 select, .colour5_bg-399 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour5_bg-399 select option {
    color: #333333;
    background: transparent;
  }
  .colour5_bg-399 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour5_bg-399 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour5_bg-399 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour6_bg-399 {
    background-color: #404040 !important;
  }
  .colour6_bg-399, a.colour6_bg-399 {
    color: #FFFFFF !important;
  }
  .colour6_bg-399 a {
    color: #FFFFFF;
  }
  .colour6-399 a, a.colour6-399 {
    color: #404040;
  }
  .colour6-399 {
    color: #404040;
    background: transparent !important;
  }
  .colour6_bg-399 input[type=text], .colour6_bg-399 input[type=password], .colour6_bg-399 input[type=number], .colour6_bg-399 textarea, .colour6_bg-399 select, .colour6_bg-399 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour6_bg-399 select option {
    color: #333333;
    background: transparent;
  }
  .colour6_bg-399 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour6_bg-399 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour6_bg-399 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour7_bg-399 {
    background-color: #FFFFFF !important;
  }
  .colour7_bg-399, a.colour7_bg-399 {
    color: #252525 !important;
  }
  .colour7_bg-399 a {
    color: #252525;
  }
  .colour7-399 a, a.colour7-399 {
    color: #FFFFFF;
  }
  .colour7-399 {
    color: #FFFFFF;
    background: transparent !important;
  }
  .colour7_bg-399 input[type=text], .colour7_bg-399 input[type=password], .colour7_bg-399 input[type=number], .colour7_bg-399 textarea, .colour7_bg-399 select, .colour7_bg-399 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour7_bg-399 select option {
    color: #333333;
    background: transparent;
  }
  .colour7_bg-399 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour7_bg-399 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour7_bg-399 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
}
@media only screen and (max-width: 349px) {
  .grid.seven-349 {
    float: left !important;
    width: 11.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x2-349 {
    float: left !important;
    width: 26.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x3-349 {
    float: left !important;
    width: 41% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x4-349 {
    float: left !important;
    width: 55.75% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x5-349 {
    float: left !important;
    width: 70.5% !important;
    margin-right: 3.25% !important;
  }
  .grid.seven_x6-349 {
    float: left !important;
    width: 85.25% !important;
    margin-right: 3.25% !important;
  }
  .grid.six-349 {
    float: left !important;
    width: 15% !important;
    margin-right: 2% !important;
  }
  .grid.six_x2-349 {
    float: left !important;
    width: 32% !important;
    margin-right: 2% !important;
  }
  .grid.six_x3-349 {
    float: left !important;
    width: 49% !important;
    margin-right: 2% !important;
  }
  .grid.six_x4-349 {
    float: left !important;
    width: 63% !important;
    margin-right: 2% !important;
  }
  .grid.six_x5-349 {
    float: left !important;
    width: 83% !important;
    margin-right: 2% !important;
  }
  .grid.five-349 {
    float: left !important;
    width: 18% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x2-349 {
    float: left !important;
    width: 38.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x3-349 {
    float: left !important;
    width: 59% !important;
    margin-right: 2.5% !important;
  }
  .grid.five_x4-349 {
    float: left !important;
    width: 79.5% !important;
    margin-right: 2.5% !important;
  }
  .grid.four-349 {
    float: left !important;
    width: 22% !important;
    margin-right: 4% !important;
  }
  .grid.four_x2-349 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.four_x3-349 {
    float: left !important;
    width: 74% !important;
    margin-right: 4% !important;
  }
  .grid.three-349 {
    float: left !important;
    width: 31% !important;
    margin-right: 3.5% !important;
  }
  .grid.three_x2-349 {
    float: left !important;
    width: 65.5% !important;
    margin-right: 3.5% !important;
  }
  .grid.two-349 {
    float: left !important;
    width: 48% !important;
    margin-right: 4% !important;
  }
  .grid.one-349 {
    float: left !important;
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .floatl.seven-349 {
    width: 14.28571429% !important;
  }
  .floatl.seven_x2-349 {
    width: 28.57142857% !important;
  }
  .floatl.seven_x3-349 {
    width: 42.85714286% !important;
  }
  .floatl.seven_x4-349 {
    width: 57.14285714% !important;
  }
  .floatl.seven_x5-349 {
    width: 71.42857143% !important;
  }
  .floatl.seven_x6-349 {
    width: 85.71428571% !important;
  }
  .floatl.six-349 {
    width: 16.66666667% !important;
  }
  .floatl.six_x2-349 {
    width: 33.33333333% !important;
  }
  .floatl.six_x3-349 {
    width: 50% !important;
  }
  .floatl.six_x4-349 {
    width: 66.6666667% !important;
  }
  .floatl.six_x5-349 {
    width: 83% !important;
  }
  .floatl.five-349 {
    width: 20% !important;
  }
  .floatl.five_x2-349 {
    width: 40% !important;
  }
  .floatl.five_x3-349 {
    width: 60% !important;
  }
  .floatl.five_x4-349 {
    width: 80% !important;
  }
  .floatl.four-349 {
    width: 25% !important;
  }
  .floatl.four_x2-349 {
    width: 50% !important;
  }
  .floatl.four_x3-349 {
    width: 75% !important;
  }
  .floatl.three-349 {
    width: 33.33333333% !important;
  }
  .floatl.three_x2-349 {
    width: 66.66666667% !important;
  }
  .floatl.two-349 {
    width: 50% !important;
  }
  .floatl.one-349 {
    width: 100% !important;
    float: left !important;
    height: auto !important;
    margin-left: 0px !important;
  }
  .invisible-349 {
    visibility: hidden !important;
  }
  .last-349 {
    margin-right: 0px !important;
  }
  .floatl-349 {
    float: left !important;
  }
  .floatr-349 {
    float: right !important;
  }
  .left-349 {
    float: left !important;
  }
  .right-349 {
    float: right !important;
  }
  .floatn-349, .grid.floatn-349 {
    float: none !important;
  }
  .grid-349 {
    float: left !important;
    overflow: hidden;
  }
  .grid.last-349 {
    float: right !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .none-349 {
    display: none !important;
  }
  .block-349 {
    display: block !important;
  }
  .iblock-349 {
    display: inline-block !important;
  }
  .inline-349 {
    display: inline !important;
  }
  .flex-349 {
    display: flex !important;
  }
  .table-349 {
    display: table !important;
  }
  .row-349 {
    display: table-row !important;
  }
  .cell-349 {
    display: table-cell !important;
    vertical-align: middle;
  }
  .clearl-349 {
    clear: left !important;
  }
  .clearr-349 {
    clear: right !important;
  }
  .clearn-349 {
    clear: none !important;
  }
  .clearnone-349 {
    clear: none !important;
  }
  .clearb-349 {
    clear: both !important;
  }
  .clear-349 {
    float: none !important;
    clear: both !important;
    width: auto !important;
    height: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
    overflow: hidden !important;
    border-style: none !important;
  }
  .alignl-349 {
    text-align: left !important;
  }
  .alignr-349 {
    text-align: right !important;
  }
  .alignc-349 {
    text-align: center !important;
  }
  .alignj-349 {
    text-align: justify !important;
  }
  .valign-349 {
    vertical-align: middle !important;
  }
  .widthauto-349 {
    width: auto !important;
  }
  .heightauto-349 {
    height: auto !important;
  }
  .width0-349 {
    width: 0px;
  }
  .height0-349 {
    height: 0px;
  }
  .fw-349, .grid.fw-349, .floatl.fw-349 {
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .fh-349 {
    height: 100% !important;
  }
  .pointer-349 {
    cursor: pointer !important;
  }
  .static-349 {
    position: static !important;
  }
  .relative-349 {
    position: relative !important;
  }
  .absolute-349 {
    position: absolute !important;
  }
  .fixed-349 {
    position: fixed !important;
  }
  .spacing-349 {
    margin-bottom: 7px !important;
  }
  .spacing.floatl-349 {
    margin-right: 15px !important;
  }
  .spacing.floatr-349 {
    margin-left: 15px !important;
  }
  .flowhide-349 {
    overflow: hidden;
  }
  .flowshow-349 {
    overflow: visible;
  }
  .nowrap-349 {
    white-space: nowrap;
  }
  .circle-349 {
    border-radius: 50% !important;
  }
  .vh10-349 {
    height: 10vh !important;
  }
  .vh25-349 {
    height: 25vh !important;
  }
  .vh50-349 {
    height: 50vh !important;
  }
  .vh100-349 {
    height: 100vh !important;
  }
  .vw10-349 {
    width: 10vw !important;
  }
  .vw25-349 {
    width: 25vw !important;
  }
  .vw50-349 {
    width: 50vw !important;
  }
  .vw100-349 {
    width: 100vw !important;
  }
  .lineup.fw-349, .lineupgroup.fw-349 {
    height: auto !important;
  }
  .padded_tiny-349 {
    padding: 5px !important;
  }
  .paddedtb_tiny-349 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .paddedt_tiny-349 {
    padding-top: 5px !important;
  }
  .paddedb_tiny-349 {
    padding-bottom: 5px !important;
  }
  .paddedl_tiny-349 {
    padding-left: 5px !important;
  }
  .paddedr_tiny-349 {
    padding-right: 5px !important;
  }
  .paddedlr_tiny-349 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .margin_tiny-349 {
    margin: 5px !important;
  }
  .margintb_tiny-349 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  .margint_tiny-349 {
    margin-top: 5px !important;
  }
  .marginb_tiny-349 {
    margin-bottom: 5px !important;
  }
  .marginl_tiny-349 {
    margin-left: 5px !important;
  }
  .marginr_tiny-349 {
    margin-right: 5px !important;
  }
  .marginlr_tiny-349 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
  .padded_small-349 {
    padding: 10px !important;
  }
  .paddedtb_small-349 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_small-349 {
    padding-top: 10px !important;
  }
  .paddedb_small-349 {
    padding-bottom: 10px !important;
  }
  .paddedl_small-349 {
    padding-left: 10px !important;
  }
  .paddedr_small-349 {
    padding-right: 10px !important;
  }
  .paddedlr_small-349 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_small-349 {
    margin: 10px !important;
  }
  .margintb_small-349 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_small-349 {
    margin-top: 10px !important;
  }
  .marginb_small-349 {
    margin-bottom: 10px !important;
  }
  .marginl_small-349 {
    margin-left: 10px !important;
  }
  .marginr_small-349 {
    margin-right: 10px !important;
  }
  .marginlr_small-349 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .padded_medium-349 {
    padding: 20px !important;
  }
  .paddedtb_medium-349 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .paddedt_medium-349 {
    padding-top: 20px !important;
  }
  .paddedb_medium-349 {
    padding-bottom: 20px !important;
  }
  .paddedl_medium-349 {
    padding-left: 20px !important;
  }
  .paddedr_medium-349 {
    padding-right: 20px !important;
  }
  .paddedlr_medium-349 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .margin_medium-349 {
    margin: 20px !important;
  }
  .margintb_medium-349 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .margint_medium-349 {
    margin-top: 20px !important;
  }
  .marginb_medium-349 {
    margin-bottom: 20px !important;
  }
  .marginl_medium-349 {
    margin-left: 20px !important;
  }
  .marginr_medium-349 {
    margin-right: 20px !important;
  }
  .marginlr_medium-349 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .padded_large-349 {
    padding: 40px !important;
  }
  .paddedtb_large-349 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .paddedt_large-349 {
    padding-top: 40px !important;
  }
  .paddedb_large-349 {
    padding-bottom: 40px !important;
  }
  .paddedl_large-349 {
    padding-left: 40px !important;
  }
  .paddedr_large-349 {
    padding-right: 40px !important;
  }
  .paddedlr_large-349 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .margin_large-349 {
    margin: 40px !important;
  }
  .margintb_large-349 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .margint_large-349 {
    margin-top: 40px !important;
  }
  .marginb_large-349 {
    margin-bottom: 40px !important;
  }
  .marginl_large-349 {
    margin-left: 40px !important;
  }
  .marginr_large-349 {
    margin-right: 40px !important;
  }
  .marginlr_large-349 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .padded_huge-349 {
    padding: 70px !important;
  }
  .paddedtb_huge-349 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .paddedt_huge-349 {
    padding-top: 70px !important;
  }
  .paddedb_huge-349 {
    padding-bottom: 70px !important;
  }
  .paddedl_huge-349 {
    padding-left: 70px !important;
  }
  .paddedr_huge-349 {
    padding-right: 70px !important;
  }
  .paddedlr_huge-349 {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .margin_huge-349 {
    margin: 70px !important;
  }
  .margintb_huge-349 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .margint_huge-349 {
    margin-top: 70px !important;
  }
  .marginb_huge-349 {
    margin-bottom: 70px !important;
  }
  .marginl_huge-349 {
    margin-left: 70px !important;
  }
  .marginr_huge-349 {
    margin-right: 70px !important;
  }
  .marginlr_huge-349 {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .padded_core-349 {
    padding: 10px !important;
  }
  .paddedtb_core-349 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .paddedt_core-349 {
    padding-top: 10px !important;
  }
  .paddedb_core-349 {
    padding-bottom: 10px !important;
  }
  .paddedl_core-349 {
    padding-left: 10px !important;
  }
  .paddedr_core-349 {
    padding-right: 10px !important;
  }
  .paddedlr_core-349 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .margin_core-349 {
    margin: 10px !important;
  }
  .margintb_core-349 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .margint_core-349 {
    margin-top: 10px !important;
  }
  .marginb_core-349 {
    margin-bottom: 10px !important;
  }
  .marginl_core-349 {
    margin-left: 10px !important;
  }
  .marginr_core-349 {
    margin-right: 10px !important;
  }
  .marginlr_core-349 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .margin_auto-349 {
    margin: auto !important;
  }
  .margintb_auto-349 {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .margint_auto-349 {
    margin-top: auto !important;
  }
  .marginb_auto-349 {
    margin-bottom: auto !important;
  }
  .marginl_auto-349 {
    margin-left: auto !important;
  }
  .marginr_auto-349 {
    margin-right: auto !important;
  }
  .marginlr_auto-349 {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .padded_none-349 {
    padding: 0px !important;
  }
  .paddedtb_none-349 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .paddedt_none-349 {
    padding-top: 0px !important;
  }
  .paddedb_none-349 {
    padding-bottom: 0px !important;
  }
  .paddedl_none-349 {
    padding-left: 0px !important;
  }
  .paddedr_none-349 {
    padding-right: 0px !important;
  }
  .paddedlr_none-349 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .margin_none-349 {
    margin: 0px !important;
  }
  .margintb_none-349 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .margint_none-349 {
    margin-top: 0px !important;
  }
  .marginb_none-349 {
    margin-bottom: 0px !important;
  }
  .marginl_none-349 {
    margin-left: 0px !important;
  }
  .marginr_none-349 {
    margin-right: 0px !important;
  }
  .marginlr_none-349 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .border_1-349 {
    border: solid 1px #282828;
  }
  .bordertb_1-349 {
    border-top: solid 1px #282828;
    border-bottom: solid 1px #282828;
  }
  .bordert_1-349 {
    border-top: solid 1px #282828;
  }
  .borderb_1-349 {
    border-bottom: solid 1px #282828;
  }
  .borderl_1-349 {
    border-left: solid 1px #282828;
  }
  .borderr_1-349 {
    border-right: solid 1px #282828;
  }
  .borderlr_1-349 {
    border-left: solid 1px #282828;
    border-right: solid 1px #282828;
  }
  .border_2-349 {
    border: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordertb_2-349 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .bordert_2-349 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderb_2-349 {
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderl_2-349 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderr_2-349 {
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .borderlr_2-349 {
    border-left: solid 1px rgba(255, 255, 255, 0.4);
    border-right: solid 1px rgba(255, 255, 255, 0.4);
  }
  .border_none-349 {
    border: none;
  }
  .bordertb_none-349 {
    border-top: none;
    border-bottom: none;
  }
  .bordert_none-349 {
    border-top: none;
  }
  .borderb_none-349 {
    border-bottom: none;
  }
  .borderl_none-349 {
    border-left: none;
  }
  .borderr_none-349 {
    border-right: none;
  }
  .borderlr_none-349 {
    border-left: none;
    border-right: none;
  }
  .colour1_bg-349 {
    background-color: #2e3955 !important;
  }
  .colour1_bg-349, a.colour1_bg-349 {
    color: #FFFFFF !important;
  }
  .colour1_bg-349 a {
    color: #FFFFFF;
  }
  .colour1-349 a, a.colour1-349 {
    color: #2e3955;
  }
  .colour1-349 {
    color: #2e3955;
    background: transparent !important;
  }
  .colour1_bg-349 input[type=text], .colour1_bg-349 input[type=password], .colour1_bg-349 input[type=number], .colour1_bg-349 textarea, .colour1_bg-349 select, .colour1_bg-349 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour1_bg-349 select option {
    color: #333333;
    background: transparent;
  }
  .colour1_bg-349 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour1_bg-349 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour1_bg-349 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-349 {
    background-color: #858585 !important;
  }
  .colour2_bg-349, a.colour2_bg-349 {
    color: #FFFFFF !important;
  }
  .colour2_bg-349 a {
    color: #FFFFFF;
  }
  .colour2-349 a, a.colour2-349 {
    color: #858585;
  }
  .colour2-349 {
    color: #858585;
    background: transparent !important;
  }
  .colour2_bg-349 input[type=text], .colour2_bg-349 input[type=password], .colour2_bg-349 input[type=number], .colour2_bg-349 textarea, .colour2_bg-349 select, .colour2_bg-349 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour2_bg-349 select option {
    color: #333333;
    background: transparent;
  }
  .colour2_bg-349 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour2_bg-349 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour2_bg-349 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-349 {
    background-color: #D22A20 !important;
  }
  .colour3_bg-349, a.colour3_bg-349 {
    color: #FFFFFF !important;
  }
  .colour3_bg-349 a {
    color: #FFFFFF;
  }
  .colour3-349 a, a.colour3-349 {
    color: #D22A20;
  }
  .colour3-349 {
    color: #D22A20;
    background: transparent !important;
  }
  .colour3_bg-349 input[type=text], .colour3_bg-349 input[type=password], .colour3_bg-349 input[type=number], .colour3_bg-349 textarea, .colour3_bg-349 select, .colour3_bg-349 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour3_bg-349 select option {
    color: #333333;
    background: transparent;
  }
  .colour3_bg-349 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour3_bg-349 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour3_bg-349 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour4_bg-349 {
    background-color: #eeeeee !important;
  }
  .colour4_bg-349, a.colour4_bg-349 {
    color: #343434 !important;
  }
  .colour4_bg-349 a {
    color: #343434;
  }
  .colour4-349 a, a.colour4-349 {
    color: #eeeeee;
  }
  .colour4-349 {
    color: #eeeeee;
    background: transparent !important;
  }
  .colour4_bg-349 input[type=text], .colour4_bg-349 input[type=password], .colour4_bg-349 input[type=number], .colour4_bg-349 textarea, .colour4_bg-349 select, .colour4_bg-349 select option {
    border-color: #343434;
    color: #343434;
    background: transparent;
  }
  .colour4_bg-349 select option {
    color: #333333;
    background: transparent;
  }
  .colour4_bg-349 select {
    color: rgba(52, 52, 52, 0.7);
  }
  .colour4_bg-349 ::-webkit-input-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour4_bg-349 ::-moz-placeholder {
    color: rgba(52, 52, 52, 0.7);
    opacity: 1;
  }
  .colour5_bg-349 {
    background-color: #f9f9f9 !important;
  }
  .colour5_bg-349, a.colour5_bg-349 {
    color: #252525 !important;
  }
  .colour5_bg-349 a {
    color: #252525;
  }
  .colour5-349 a, a.colour5-349 {
    color: #f9f9f9;
  }
  .colour5-349 {
    color: #f9f9f9;
    background: transparent !important;
  }
  .colour5_bg-349 input[type=text], .colour5_bg-349 input[type=password], .colour5_bg-349 input[type=number], .colour5_bg-349 textarea, .colour5_bg-349 select, .colour5_bg-349 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour5_bg-349 select option {
    color: #333333;
    background: transparent;
  }
  .colour5_bg-349 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour5_bg-349 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour5_bg-349 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour6_bg-349 {
    background-color: #404040 !important;
  }
  .colour6_bg-349, a.colour6_bg-349 {
    color: #FFFFFF !important;
  }
  .colour6_bg-349 a {
    color: #FFFFFF;
  }
  .colour6-349 a, a.colour6-349 {
    color: #404040;
  }
  .colour6-349 {
    color: #404040;
    background: transparent !important;
  }
  .colour6_bg-349 input[type=text], .colour6_bg-349 input[type=password], .colour6_bg-349 input[type=number], .colour6_bg-349 textarea, .colour6_bg-349 select, .colour6_bg-349 select option {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background: transparent;
  }
  .colour6_bg-349 select option {
    color: #333333;
    background: transparent;
  }
  .colour6_bg-349 select {
    color: rgba(255, 255, 255, 0.7);
  }
  .colour6_bg-349 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour6_bg-349 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
  }
  .colour7_bg-349 {
    background-color: #FFFFFF !important;
  }
  .colour7_bg-349, a.colour7_bg-349 {
    color: #252525 !important;
  }
  .colour7_bg-349 a {
    color: #252525;
  }
  .colour7-349 a, a.colour7-349 {
    color: #FFFFFF;
  }
  .colour7-349 {
    color: #FFFFFF;
    background: transparent !important;
  }
  .colour7_bg-349 input[type=text], .colour7_bg-349 input[type=password], .colour7_bg-349 input[type=number], .colour7_bg-349 textarea, .colour7_bg-349 select, .colour7_bg-349 select option {
    border-color: #252525;
    color: #252525;
    background: transparent;
  }
  .colour7_bg-349 select option {
    color: #333333;
    background: transparent;
  }
  .colour7_bg-349 select {
    color: rgba(37, 37, 37, 0.7);
  }
  .colour7_bg-349 ::-webkit-input-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
  .colour7_bg-349 ::-moz-placeholder {
    color: rgba(37, 37, 37, 0.7);
    opacity: 1;
  }
}
.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
}

.ui-state-disabled {
  cursor: default !important;
}

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-widget-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-resizable {
  position: relative;
}

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
}

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin-top: 2px;
  padding: 0.5em 0.5em 0.5em 0.7em;
}

.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}

.ui-accordion .ui-accordion-noicons {
  padding-left: 0.7em;
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: 0.5em;
  top: 50%;
  margin-top: -8px;
}

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  cursor: default;
}

* html .ui-autocomplete {
  width: 1px;
}

.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  margin-right: 0.1em;
  cursor: pointer;
  text-align: center;
  overflow: visible;
}

.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
  text-decoration: none;
}

.ui-button-icon-only {
  width: 2.2em;
}

button.ui-button-icon-only {
  width: 2.4em;
}

.ui-button-icons-only {
  width: 3.4em;
}

button.ui-button-icons-only {
  width: 3.7em;
}

.ui-button .ui-button-text {
  display: block;
  line-height: 1.4;
}

.ui-button-text-only .ui-button-text {
  padding: 0.4em 1em;
}

.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
  padding: 0.4em;
  text-indent: -9999999px;
}

.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: 0.4em 1em 0.4em 2.1em;
}

.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: 0.4em 2.1em 0.4em 1em;
}

.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}

input.ui-button {
  padding: 0.4em 1em;
}

.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}

.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}

.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary {
  left: 0.5em;
}

.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
  right: 0.5em;
}

.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
  right: 0.5em;
}

.ui-buttonset {
  margin-right: 7px;
}

.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em;
}

button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 49%;
}

.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}

.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0em;
}

.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

.ui-datepicker-cover {
  position: absolute;
  z-index: -1;
  top: -4px;
  left: -4px;
  width: 200px;
  height: 200px;
}

.ui-dialog {
  position: absolute;
  padding: 0.2em;
  width: 300px;
  overflow: hidden;
}

.ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative;
}

.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 16px 0.1em 0;
}

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 19px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 18px;
}

.ui-dialog .ui-dialog-titlebar-close span {
  display: block;
  margin: 1px;
}

.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus {
  padding: 0;
}

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: none;
  overflow: auto;
}

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin: 0.5em 0 0 0;
  padding: 0.3em 1em 0.5em 0.4em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
}

.ui-dialog .ui-resizable-se {
  width: 14px;
  height: 14px;
  right: 3px;
  bottom: 3px;
}

.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  outline: none;
}

.ui-menu .ui-menu {
  margin-top: -3px;
  position: absolute;
}

.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  width: 100%;
}

.ui-menu .ui-menu-divider {
  margin: 5px -2px 5px -2px;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}

.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: 2px 0.4em;
  line-height: 1.5;
  font-weight: normal;
}

.ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  margin: -1px;
}

.ui-menu .ui-state-disabled {
  font-weight: normal;
  margin: 0.4em 0 0.2em;
  line-height: 1.5;
}

.ui-menu .ui-state-disabled a {
  cursor: default;
}

.ui-menu-icons {
  position: relative;
}

.ui-menu-icons .ui-menu-item a {
  position: relative;
  padding-left: 2em;
}

.ui-menu .ui-icon {
  position: absolute;
  top: 0.2em;
  left: 0.2em;
}

.ui-menu .ui-menu-icon {
  position: static;
  float: right;
}

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}

.ui-slider {
  position: relative;
  text-align: left;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

.ui-slider-horizontal {
  height: 0.8em;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}

.ui-spinner-input {
  border: none;
  background: none;
  padding: 0;
  margin: 0.2em 0;
  vertical-align: middle;
  margin-left: 0.4em;
  margin-right: 22px;
}

.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: 0.5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}

.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none;
}

.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}

.ui-spinner-up {
  top: 0;
}

.ui-spinner-down {
  bottom: 0;
}

.ui-spinner .ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

.ui-tabs {
  position: relative;
  padding: 0.2em;
}

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px 0.2em 0 0;
  border-bottom: 0;
  padding: 0;
  white-space: nowrap;
}

.ui-tabs .ui-tabs-nav li a {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
  cursor: text;
}

.ui-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
  cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
}

* html .ui-tooltip {
  background-image: none;
}

body .ui-tooltip {
  border-width: 2px;
}

.ui-widget {
  font-family: Arial, sans-serif;
  font-size: 1.1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Arial, sans-serif;
  font-size: 1em;
}

.ui-widget-content {
  border: 1px solid #CCCCCC;
  background: rgba(240, 240, 240, 0.9);
  color: #1e1b1d;
}

.ui-widget-content a {
  color: #1e1b1d;
}

.ui-widget-header {
  border: 1px solid #CCCCCC;
  background: #646464;
  color: #ffffff;
  font-weight: bold;
}

.ui-widget-header a {
  color: #ffffff;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #cdc3b7;
  background: #d4cec8;
  font-weight: normal;
  color: #3f3731;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #3f3731;
  text-decoration: none;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  border: 1px solid #CCCCCC;
  background: #f5f0e5;
  font-weight: normal;
  color: #000000;
}

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited {
  color: #a46313;
  text-decoration: none;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #CCCCCC;
  background: #f4f0ec;
  font-weight: normal;
  color: #b85700;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #b85700;
  text-decoration: none;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #A3A3A3;
  background: #f2f2f2;
  color: #060200;
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #060200;
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #f8893f;
  background: #fee4bd;
  color: #592003;
}

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #592003;
}

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #592003;
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  font-weight: normal;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  background-image: none;
}

.ui-icon {
  width: 16px;
  height: 16px;
  background-image: url(../../images/jquery-ui/ui-icons_c47a23_256x240.html);
}

.ui-widget-content .ui-icon {
  background-image: url(../../images/jquery-ui/ui-icons_c47a23_256x240.html);
}

.ui-widget-header .ui-icon {
  background-image: url(../../images/jquery-ui/ui-icons_ffffff_256x240.png);
}

.ui-state-default .ui-icon {
  background-image: url(../../images/jquery-ui/ui-icons_222222_256x240.png);
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: url(../../images/jquery-ui/ui-icons_222222_256x240.png);
}

.ui-state-active .ui-icon {
  background-image: url(../../images/jquery-ui/ui-icons_f35f07_256x240.html);
}

.ui-state-highlight .ui-icon {
  background-image: url(../../images/jquery-ui/ui-icons_cb672b_256x240.html);
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url(../../images/jquery-ui/ui-icons_ff7519_256x240.html);
}

.ui-icon-carat-1-n {
  background-position: 0 0;
}

.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

.ui-icon-carat-1-e {
  background-position: -32px 0;
}

.ui-icon-carat-1-se {
  background-position: -48px 0;
}

.ui-icon-carat-1-s {
  background-position: -64px 0;
}

.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

.ui-icon-carat-1-w {
  background-position: -96px 0;
}

.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start {
  background-position: -80px -160px;
}

.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  -khtml-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  -khtml-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -khtml-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -khtml-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.ui-widget-overlay {
  background: #aaaaaa url(../../images/jquery-ui/ui-bg_flat_75_aaaaaa_40x100.html) 50% 50% repeat-x;
  opacity: 0.3;
}

.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url(../../images/jquery-ui/ui-bg_flat_75_aaaaaa_40x100.html) 50% 50% repeat-x;
  opacity: 0.3;
  -moz-border-radius: 8px;
  -khtml-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

.xdsoft_datetimepicker {
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
  background: #fff;
  border-bottom: 1px solid #bbb;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  color: #333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 8px;
  padding-left: 0;
  padding-top: 2px;
  position: absolute;
  z-index: 9999;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
}

.xdsoft_datetimepicker.xdsoft_rtl {
  padding: 8px 0 8px 8px;
}

.xdsoft_datetimepicker iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 75px;
  height: 210px;
  background: transparent;
  border: none;
}

.xdsoft_datetimepicker button {
  border: none !important;
}

.xdsoft_datetimepicker.xdsoft_inline {
  display: inline-block;
  position: static;
  box-shadow: none;
}

.xdsoft_datetimepicker * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker .xdsoft_timepicker {
  display: none;
}

.xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker .xdsoft_timepicker.active {
  display: block;
}

.xdsoft_datetimepicker .xdsoft_datepicker {
  width: 224px;
  float: left;
  margin-left: 8px;
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker {
  float: right;
  margin-right: 8px;
  margin-left: 0;
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
  width: 256px;
}

.xdsoft_datetimepicker .xdsoft_timepicker {
  width: 58px;
  float: left;
  text-align: center;
  margin-left: 8px;
  margin-top: 0;
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker {
  float: right;
  margin-right: 8px;
  margin-left: 0;
}

.xdsoft_datetimepicker .xdsoft_datepicker.active + .xdsoft_timepicker {
  margin-top: 8px;
  margin-bottom: 3px;
}

.xdsoft_datetimepicker .xdsoft_monthpicker {
  position: relative;
  text-align: center;
}

.xdsoft_datetimepicker .xdsoft_label i, .xdsoft_datetimepicker .xdsoft_prev, .xdsoft_datetimepicker .xdsoft_next, .xdsoft_datetimepicker .xdsoft_today_button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC);
}

.xdsoft_datetimepicker .xdsoft_label i {
  opacity: 0.5;
  background-position: -92px -19px;
  display: inline-block;
  width: 9px;
  height: 20px;
  vertical-align: middle;
}

.xdsoft_datetimepicker .xdsoft_prev {
  float: left;
  background-position: -20px 0;
}

.xdsoft_datetimepicker .xdsoft_today_button {
  float: left;
  background-position: -70px 0;
  margin-left: 5px;
}

.xdsoft_datetimepicker .xdsoft_next {
  float: right;
  background-position: 0 0;
}

.xdsoft_datetimepicker .xdsoft_next, .xdsoft_datetimepicker .xdsoft_prev, .xdsoft_datetimepicker .xdsoft_today_button {
  background-color: transparent;
  background-repeat: no-repeat;
  border: 0 none;
  cursor: pointer;
  display: block;
  height: 30px;
  opacity: 0.5;
  outline: medium none;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-indent: 100%;
  white-space: nowrap;
  width: 20px;
  min-width: 0;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
  float: none;
  background-position: -40px -15px;
  height: 15px;
  width: 30px;
  display: block;
  margin-left: 14px;
  margin-top: 7px;
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev, .xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next {
  float: none;
  margin-left: 0;
  margin-right: 14px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
  background-position: -40px 0;
  margin-bottom: 7px;
  margin-top: 0;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
  height: 151px;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div {
  background: #f5f5f5;
  border-top: 1px solid #ddd;
  color: #666;
  font-size: 12px;
  text-align: center;
  border-collapse: collapse;
  cursor: pointer;
  border-bottom-width: 0;
  height: 25px;
  line-height: 25px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:first-child {
  border-top-width: 0;
}

.xdsoft_datetimepicker .xdsoft_today_button:hover, .xdsoft_datetimepicker .xdsoft_next:hover, .xdsoft_datetimepicker .xdsoft_prev:hover {
  opacity: 1;
}

.xdsoft_datetimepicker .xdsoft_label {
  display: inline;
  position: relative;
  z-index: 9999;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  background-color: #fff;
  float: left;
  width: 182px;
  text-align: center;
  cursor: pointer;
}

.xdsoft_datetimepicker .xdsoft_label:hover > span {
  text-decoration: underline;
}

.xdsoft_datetimepicker .xdsoft_label:hover i {
  opacity: 1;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
  border: 1px solid #ccc;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 101;
  display: none;
  background: #fff;
  max-height: 160px;
  overflow-y: hidden;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect {
  right: -7px;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect {
  right: 2px;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
  color: #fff;
  background: #ff8000;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
  padding: 2px 10px 2px 5px;
  text-decoration: none !important;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
  background: #33aaff;
  box-shadow: #178fe5 0 1px 3px 0 inset;
  color: #fff;
  font-weight: 700;
}

.xdsoft_datetimepicker .xdsoft_month {
  width: 100px;
  text-align: right;
}

.xdsoft_datetimepicker .xdsoft_calendar {
  clear: both;
}

.xdsoft_datetimepicker .xdsoft_year {
  width: 48px;
  margin-left: 5px;
}

.xdsoft_datetimepicker .xdsoft_calendar table {
  border-collapse: collapse;
  width: 100%;
}

.xdsoft_datetimepicker .xdsoft_calendar td > div {
  padding-right: 5px;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
  height: 25px;
}

.xdsoft_datetimepicker .xdsoft_calendar td, .xdsoft_datetimepicker .xdsoft_calendar th {
  width: 14.2857142%;
  background: #f5f5f5;
  border: 1px solid #ddd;
  color: #666;
  font-size: 12px;
  text-align: right;
  vertical-align: middle;
  padding: 0;
  border-collapse: collapse;
  cursor: pointer;
  height: 25px;
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td, .xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
  width: 12.5%;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
  background: #f1f1f1;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
  color: #33aaff;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
  background: #ffe9d2;
  box-shadow: #ffb871 0 1px 4px 0 inset;
  color: #000;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
  background: #c1ffc9;
  box-shadow: #00dd1c 0 1px 4px 0 inset;
  color: #000;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default, .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  background: #33aaff;
  box-shadow: #178fe5 0 1px 3px 0 inset;
  color: #fff;
  font-weight: 700;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month, .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled, .xdsoft_datetimepicker .xdsoft_time_box > div > div.xdsoft_disabled {
  opacity: 0.5;
  cursor: default;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
  opacity: 0.2;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #fff !important;
  background: #ff8000 !important;
  box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current.xdsoft_disabled:hover {
  background: #33aaff !important;
  box-shadow: #178fe5 0 1px 3px 0 inset !important;
  color: #fff !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_disabled:hover {
  color: inherit !important;
  background: inherit !important;
  box-shadow: inherit !important;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
  font-weight: 700;
  text-align: center;
  color: #999;
  cursor: default;
}

.xdsoft_datetimepicker .xdsoft_copyright {
  color: #ccc !important;
  font-size: 10px;
  clear: both;
  float: none;
  margin-left: 8px;
}

.xdsoft_datetimepicker .xdsoft_copyright a {
  color: #eee !important;
}

.xdsoft_datetimepicker .xdsoft_copyright a:hover {
  color: #aaa !important;
}

.xdsoft_time_box {
  position: relative;
  border: 1px solid #ccc;
}

.xdsoft_scrollbar > .xdsoft_scroller {
  background: #ccc !important;
  height: 20px;
  border-radius: 3px;
}

.xdsoft_scrollbar {
  position: absolute;
  width: 7px;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: pointer;
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar {
  left: 0;
  right: auto;
}

.xdsoft_scroller_box {
  position: relative;
}

.xdsoft_datetimepicker.xdsoft_dark {
  box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
  background: #000;
  border-bottom: 1px solid #444;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  border-top: 1px solid #333;
  color: #ccc;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
  border-bottom: 1px solid #222;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div {
  background: #0a0a0a;
  border-top: 1px solid #222;
  color: #999;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
  background-color: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select {
  border: 1px solid #333;
  background: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
  color: #000;
  background: #007fff;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
  background: #cc5500;
  box-shadow: #b03e00 0 1px 3px 0 inset;
  color: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_next, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==);
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  background: #0a0a0a;
  border: 1px solid #222;
  color: #999;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  background: #0e0e0e;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
  color: #cc5500;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
  background: #ffe9d2;
  box-shadow: #ffb871 0 1px 4px 0 inset;
  color: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
  background: #c1ffc9;
  box-shadow: #00dd1c 0 1px 4px 0 inset;
  color: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  background: #cc5500;
  box-shadow: #b03e00 0 1px 3px 0 inset;
  color: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #000 !important;
  background: #007fff !important;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  color: #666;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright {
  color: #333 !important;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a {
  color: #111 !important;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover {
  color: #555 !important;
}

.xdsoft_dark .xdsoft_time_box {
  border: 1px solid #333;
}

.xdsoft_dark .xdsoft_scrollbar > .xdsoft_scroller {
  background: #333 !important;
}

.xdsoft_datetimepicker .xdsoft_save_selected {
  display: block;
  border: 1px solid #dddddd !important;
  margin-top: 5px;
  width: 100%;
  color: #454551;
  font-size: 13px;
}

.xdsoft_datetimepicker .blue-gradient-button {
  font-family: "museo-sans", "Book Antiqua", sans-serif;
  font-size: 12px;
  font-weight: 300;
  color: #82878c;
  height: 28px;
  position: relative;
  padding: 4px 17px 4px 33px;
  border: 1px solid #d7d8da;
  background: -moz-linear-gradient(top, #fff 0%, #f4f8fa 73%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(73%, #f4f8fa));
  background: -webkit-linear-gradient(top, #fff 0%, #f4f8fa 73%);
  background: -o-linear-gradient(top, #fff 0%, #f4f8fa 73%);
  background: -ms-linear-gradient(top, #fff 0%, #f4f8fa 73%);
  background: linear-gradient(to bottom, #fff 0%, #f4f8fa 73%);
}

.xdsoft_datetimepicker .blue-gradient-button:hover, .xdsoft_datetimepicker .blue-gradient-button:focus, .xdsoft_datetimepicker .blue-gradient-button:hover span, .xdsoft_datetimepicker .blue-gradient-button:focus span {
  color: #454551;
  background: -moz-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f8fa), color-stop(73%, #FFF));
  background: -webkit-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  background: -o-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  background: -ms-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  background: linear-gradient(to bottom, #f4f8fa 0%, #FFF 73%);
}

.cookies {
  width: 100% !important;
  height: auto !important;
  position: fixed !important;
  left: 0px;
  top: 100%;
  z-index: 9999999 !important;
  font-size: 0.9em;
}

.cookies > div {
  padding: 10px;
}

.cookies.default > div {
  background: #fb770c !important;
}

.cookies, .cookies p, .cookies a {
  text-align: center !important;
}

.cookies.default, .cookies.default p, .cookies.default a {
  color: #FFFFFF !important;
}

.cookies p {
  margin: 0px 0px 10px 0px !important;
  padding: 0px 0px 10px 0px !important;
}

.cookies.default p {
  border-bottom: solid 1px rgba(255, 255, 255, 0.3) !important;
}

.cookies .ShowCookieBar, .cookies .HideCookieBar {
  display: inline-flex !important;
  align-items: center !important;
  margin: 10px 0px 0px 0px !important;
  padding: 4px !important;
  cursor: pointer !important;
}

.cookies.default .ShowCookieBar {
  border: solid 1px #FFFFFF !important;
}

.cookies.default .HideCookieBar {
  border-top: solid 1px #FFFFFF !important;
  border-left: solid 1px #FFFFFF !important;
  border-right: solid 1px #FFFFFF !important;
}

.cookies.default .HideCookieBar, .cookies.default .HideCookieBar span {
  background: #FFFFFF !important;
  color: #fb770c !important;
}

.cookies .ShowCookieBar span, .cookies .HideCookieBar span {
  margin-left: 10px;
}

.cookies.default .ShowCookieBar, .cookies.default .HideCookieBar:hover, .cookies.default .HideCookieBar:hover span {
  background: #fb770c !important;
  color: #FFFFFF !important;
}

.cookies .ShowCookieBar {
  position: absolute;
  left: 15px;
  bottom: 100%;
  font-size: 0.8em;
}

.mobile-top-bar {
  position: fixed;
  width: 100%;
  top: 0px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  z-index: 9999999;
  display: none;
}

.mobile-menu > .close-menu {
  border-top: 1px solid rgba(0, 0, 0, 0.5);
}

.mobile-top-bar .far, .mobile-top-bar .fas, .mobile-top-bar .fab {
  font-size: 25px !important;
  padding: 15px;
}

nav.mobile-menu {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: #262626;
  top: 0px;
  left: -100%;
  z-index: 9999999;
  padding-top: 56px;
}

nav.mobile-menu > div {
  padding-bottom: 75px;
}

nav.mobile-menu a, nav.mobile-menu .dropdown, nav.mobile-menu .dropdown div {
  display: block;
  margin: 0px !important;
}

nav.mobile-menu a {
  border-bottom: solid 1px #333333;
}

nav.mobile-menu a.active {
  background: #2e3955;
  color: #FFFFFF;
}

nav.mobile-menu > a:last-child, nav.mobile-menu > .dropdown:last-child {
  margin-bottom: 75px;
}

nav.mobile-menu a {
  padding: 15px !important;
}

nav.mobile-menu .dropdown > a::after {
  font-family: "Font Awesome 5 Pro";
  content: "\f078";
}

nav.mobile-menu .dropdown > a::after {
  position: absolute;
  right: 15px;
}

nav.mobile-menu .dropdown > div {
  height: 0px;
  position: static !important;
  background: rgba(255, 255, 255, 0.05);
}

nav.mobile-menu .close-menu {
  position: fixed;
  bottom: 0px !important;
  margin-bottom: 0px !important;
  width: 100%;
  left: 0%;
  display: none;
  cursor: pointer;
  z-index: 1;
}

nav.mobile-menu a.login, nav.mobile-menu a.customerlogout {
  background: #444444;
}

@media only screen and (max-width: 999px) {
  body {
    margin-top: 56px;
  }
  nav:not(.mobile-menu) {
    display: none;
  }
  .mobile-top-bar {
    display: block;
  }
  a.mobile-menu:not(.close-menu) {
    display: inline-block !important;
    cursor: pointer;
  }
}
.view-list.item-list.facebook-list, .view-list.item-list.twitter-list, .view-list.item-list.facebook-list b, .view-list.item-list.twitter-list b, .view-list.item-list.facebook-list span, .view-list.item-list.twitter-list span {
  font-family: Arial, Helvetica, sans-serif;
}

.view-list.item-list.facebook-list, .view-list.item-list.twitter-list {
  overflow: auto;
}

.view-list.item-list.facebook-list > div, .view-list.item-list.twitter-list > div {
  font-size: 11px;
  padding: 8px;
}

.view-list.item-list.facebook-list > div.alternate {
  background: #d3d5f1;
}

.view-list.item-list.twitter-list > div.alternate {
  background: #bbe4ee;
}

.view-list.item-list.facebook-list > div img.ico {
  width: auto;
  border: none;
  padding: 0px;
  margin: 0px;
}

.view-list.item-list.facebook-list > div p, .view-list.item-list.twitter-list > div p {
  word-wrap: break-word;
}

.view-list.item-list.facebook-list > div p, .view-list.item-list.twitter-list > div p {
  width: auto;
  float: none;
}

.view-list.item-list.facebook-list > div p {
  margin: 0px 0px 0px 10px;
  border-left: solid 1px #CCCCCC;
  padding: 0px 0px 7px 10px;
  float: right;
  width: 85%;
}

.view-list.item-list.facebook-list > div p.cen, .view-list.item-list.twitter-list > div p.cen {
  text-align: center;
}

.view-list.item-list.facebook-list > div p.cen img, .view-list.item-list.twitter-list > div p.cen img {
  margin: 0px;
  padding: 0px;
  border: none;
  float: none;
  width: auto;
}

.view-list.item-list.twitter-list > div p.cen img {
  width: 35%;
}

.view-list.item-list.facebook-list > div p.cen.vid img {
  width: 50%;
  max-width: 200px;
}

.view-list.item-list.facebook-list > div p b, .view-list.item-list.twitter-list > div p b {
  border-bottom: solid 1px #CCCCCC;
  padding: 0px 0px 7px 0px;
  display: block;
}

.view-list.item-list.facebook-list > div p em, .view-list.item-list.twitter-list > div em {
  font-weight: bold;
}

.view-list.item-list.facebook-list > div, .view-list.item-list.facebook-list > div p a:link, .view-list.item-list.facebook-list > div p a:visited, .items-feed.facebook a:link, .items-feed.facebook a:visited {
  color: #3b5998;
}

.view-list.item-list.twitter-list > div a:link, .view-list.item-list.twitter-list > div a:visited, .items-feed.twitter a:link, .items-feed.twitter a:visited {
  color: #1e73c3;
}

.view-list.item-list.facebook-list > div p a {
  word-wrap: break-word;
}

.view-list.item-list.facebook-list > div p a:hover {
  text-decoration: underline;
}

.items-feed.facebook .items-feed-scroller div img {
  height: 100px;
}

.items-feed.facebook .items-feed-scroller div img.ico {
  height: auto;
}

.social-slider-header {
  padding: 5px 10px 5px 10px;
  text-decoration: none;
  font-size: 13px;
  text-align: center;
  display: block !important;
}

.social-slider-header i {
  font-style: normal !important;
  float: left;
}

.social-slider-header b {
  font-weight: normal !important;
  display: inline-block;
}

.social-slider-header span {
  float: right;
}

.social-slider-header:link, .social-slider-header:visited {
  color: #FFFFFF;
}

.social-feed.facebook .social-slider-header {
  background: #3b5998;
}

.social-feed.facebook .social-slider-header {
  border-color: #273d6b;
}

.social-feed.twitter .social-slider-header {
  background: #55acee;
}

.social-feed.twitter .social-slider-header {
  border-color: #2f79b2;
}

.slider .view-list.item-list.facebook-list, .slider .view-list.item-list.twitter-list {
  height: 565px;
  overflow: auto;
}

.social-feed.slider {
  width: 300px;
  height: auto;
  background-color: #FFFFFF;
  position: fixed;
  z-index: 99997;
  top: 170px;
  overflow: visible !important;
  border: solid 1px #CCCCCC;
}

.onRight {
  right: -300px;
}

.onRight a.tab {
  left: -49px;
}

.onLeft {
  left: -300px;
}

.onLeft a.tab {
  right: -49px;
}

.social-feed a {
  color: #000000;
}

.social-feed a.tab {
  width: 49px;
  height: 198px;
  cursor: pointer;
  display: block;
  position: absolute;
  top: 31px;
  background-position: -49px 0px;
}

.social-feed.facebook a.tab {
  background-image: url(../../null/images/tab-facebook.png);
}

.social-feed.twitter a.tab {
  background-image: url(../../null/images/tab-twitter.png);
}

.social-feed a.tab {
  background-position: 0px 0px;
}

.social-feed a.tab:hover {
  background-position: -49px 0px;
}

.clear {
  float: none !important;
  clear: both !important;
  width: auto !important;
  height: 0px !important;
  padding: 0px !important;
  margin: 0px !important;
  overflow: hidden !important;
  border-style: none !important;
}

.items-feed.youtube, .items-feed.youtube h3, .item-list.youtube-list.view-grid {
  text-align: center;
}

.items-feed.youtube > div {
  width: 100%;
}

.items-feed.youtube > div img {
  width: 75%;
}

.items-feed.youtube > div > div {
  display: table;
  width: 100%;
}

.items-feed.youtube > div > div a {
  display: table-cell;
  vertical-align: middle;
}

.item-list.youtube-list.view-grid > div, .item-list.youtube-list.view-grid > div.last {
  margin: 15px !important;
  float: none;
  border: none;
  border-radius: 0px;
  display: inline-block;
  background-color: transparent;
  width: 22%;
}

.item-list.youtube-list.view-grid div a, .items-feed.youtube article {
  position: relative;
}

.items-feed.youtube article a, .item-list.youtube-list.view-grid div a {
  display: block;
}

.item-list.youtube-list.view-grid div p {
  margin: 15px 0px 0px 0px;
}

.item-list.youtube-list.view-grid div img {
  width: 100%;
  display: block;
}

.item-list.youtube-list.view-grid div img.play, .items-feed.youtube img.play, .items-feed.customyoutube img.play {
  width: auto !important;
  left: 50%;
  top: 50%;
  margin-left: -50px;
  margin-top: -35px;
  position: absolute;
}

.lightbox-video {
  width: 90% !important;
  max-width: 900px;
  top: 50%;
  left: 50%;
  position: fixed;
  z-index: 9999998;
  margin-right: 0px !important;
  margin-bottom: 0px !important;
}

.lightbox-video a.close {
  top: 5px;
  right: 5px;
}

@media only screen and (max-width: 999px) {
  .social-feed.slider .fb_iframe_widget, .social-feed.slider .item-list, .social-feed.slider .tab {
    display: none !important;
  }
  .social-feed.slider {
    position: static;
    width: auto;
    border: none;
  }
}
@media only screen and (max-width: 799px) {
  .item-list.youtube-list.view-grid > div, .item-list.youtube-list.view-grid > div.last {
    width: 40%;
  }
}
@media only screen and (max-width: 599px) {
  .item-list.youtube-list.view-grid > div, .item-list.youtube-list.view-grid > div.last {
    width: 100%;
    margin: 15px 0px !important;
  }
  .item-list.youtube-list.view-grid > div img {
    display: inline-block;
    max-width: 100%;
  }
  .social-feed.slider {
    position: static;
    width: auto;
    border: none;
  }
}
body {
  font-family: "Open Sans";
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
}

b, strong {
  font-family: "Open Sans";
  font-weight: 700;
}

h1, h2, h3, h4, h5, h6, p, ol, ul:not(.item-list) {
  margin-bottom: 20px;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Roboto";
  font-weight: 700;
}

h1 {
  font-size: 26px;
  line-height: 30px;
}

body:not(.home) main > h1, body:not(.home) main > .i > h1, body:not(.home) main .item h1 {
  padding: 40px 20px;
  text-align: center;
  margin: 0px;
}

h2, section h3 {
  font-size: 23px;
  line-height: 27px;
}

.items-feed h4, section.testimonials article h4 {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: solid 1px #343434;
  font-size: 18px;
  line-height: 22px;
}

.i {
  width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.more, button, .pagination a {
  background: #2e3955 !important;
  color: #FFFFFF !important;
  padding: 5px;
  border: solid 1px #2e3955;
  text-align: center;
}

.colour1_bg .more, .colour1_bg button, .colour1_bg .pagination a {
  background: #D22A20 !important;
  color: #FFFFFF !important;
}

.more, button {
  display: block;
}

.more:hover, button:hover, .pagination a:hover, .pagination a.active {
  background: transparent !important;
  color: #2e3955 !important;
}

.colour1_bg .more:hover, .colour1_bg button:hover, .colour1_bg .pagination a:hover {
  background: transparent !important;
  color: #D22A20 !important;
  border: solid 1px #D22A20;
}

.more .fa, .more .far, .more .fas, .more .fal, button .fa, button .far, button .fas, button .fal {
  float: right;
  margin: 5px 0px 0px 10px;
}

.more, button, input[type=text], input[type=number], select {
  height: 34px;
}

.more, button, input[type=text], input[type=number], select, textarea {
  font-size: 14px;
  line-height: 22px;
}

.item-list.layout-list li {
  margin-bottom: 20px;
}

.item-list.layout-list li img {
  border-right: solid 1px #343434;
}

.item-list.layout-list li h3 {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: solid 1px #343434;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
}

.item-list.layout-list li .more {
  display: block;
  clear: both;
}

body:not(.home) main .item h1 {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: solid 1px #343434;
}

.arrow {
  border: solid 2px #f9f9f9;
  height: auto !important;
  padding: 5px 0px 0px 0px !important;
  color: #f9f9f9;
  width: 40px !important;
  height: 40px !important;
  text-align: center;
  font-size: 25px;
  transition: 0.2s;
  margin-top: -20px;
}

.arrow:hover {
  background: #f9f9f9;
  color: #252525;
}

.items-feed:not(.NoArrows).Fade > *, .items-feed:not(.NoArrows).Scroll > div > * {
  padding: 0px 70px;
}

.social a {
  font-size: 25px;
  color: #FFFFFF !important;
  padding: 7px;
  width: 42px;
  height: 42px;
  text-align: center;
}

.fa-facebook {
  background: #3b5998 !important;
}

.fa-twitter {
  background: #1da1f2 !important;
}

.fa-google-plus {
  background: #dd4b39 !important;
}

.fa-youtube {
  background: #cd201f !important;
}

.fa-linkedin {
  background: #0077B5 !important;
}

.fa-gavel {
  background: #0064d2 !important;
}

.fa-instagram {
  background: #c13584 !important;
}

body > nav > .i > div.floatl > a, body > nav > .i > div.floatl > .dropdown > a {
  display: inline-block;
  padding: 10px;
}

body > nav > .i > div.floatl a {
  font-size: 15px;
}

body > nav > .i > div.floatl > a.active, body > nav > .i > div.floatl > .dropdown > a.active, body > nav > .i > div.floatl > a:hover, body > nav > .i > div.floatl > .dropdown > a:hover {
  text-decoration: underline;
}

body > nav > .i > div.floatl > .dropdown > div {
  background: #f9f9f9 !important;
  color: #252525 !important;
}

body > nav > .i > div.floatl > .dropdown > div a {
  padding: 5px 10px;
}

body > nav > .i > div.floatl > .dropdown > div a.active, body > nav > .i > div.floatl > .dropdown > div a:hover {
  background: #2e3955 !important;
  color: #FFFFFF !important;
}

header {
  font-size: 17px;
  line-height: 22px;
}

header > .i {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

header > .i > div > a, footer > .i > div > a {
  font-size: 43px;
  line-height: 55px;
  text-transform: uppercase;
  font-family: Arial;
  font-weight: 700;
  font-style: italic;
  color: #2e3955;
}

.items-feed.headerslide .arrow {
  bottom: 15px !important;
  top: auto !important;
}

.items-feed.headerslide .arrow:hover {
  background: #f9f9f9;
  color: #252525;
}

.items-feed.headerslide .arrow.prev {
  left: auto !important;
  right: 70px !important;
}

.items-feed.headerslide .arrow.next {
  right: 15px !important;
}

.ContactFormHeader {
  z-index: 1;
}

.ContactFormHeader .i > div {
  background: rgba(249, 249, 249, 0.8) !important;
}

.ContactFormHeader .i > div textarea {
  height: 75px;
}

.items-feed.headerslide .caption .cell > div {
  background: rgba(249, 249, 249, 0.9) !important;
  color: #252525;
  padding: 20px;
  display: inline-block;
}

.items-feed.headerslide .caption .cell > div h3 {
  font-size: 30px;
  line-height: 35px;
}

.items-feed.headerslide .caption .cell > div p {
  font-size: 18px;
  line-height: 23px;
}

.bullets {
  list-style: none;
}

.bullets li {
  padding-left: 40px;
}

.bullets li::before {
  content: "\f00c";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  display: inline-block;
  margin-left: -40px;
  width: 40px;
}

.boxes article h3 {
  font-size: 18px;
  font-weight: 700;
  line-height: 21px;
}

.boxes article span.block {
  font-size: 40px;
  color: #2e3955;
}

.boxes article a {
  text-decoration: none;
}

.boxes article a:hover {
  text-decoration: none;
}

.boxes .i:not(.icons) article h3 {
  color: #2e3955;
  border-top: solid 1px #2e3955;
  border-bottom: solid 1px #2e3955;
  left: 0px;
  bottom: 5%;
}

.bg {
  background-position: center;
  background-size: cover;
}

time, .item-list.layout-list li h4 {
  padding: 5px;
  background: #858585;
  color: #FFFFFF;
  display: inline-block;
  margin-bottom: 10px;
}

.item-list.layout-list li h4:last-of-type {
  margin-bottom: 20px;
}

.item-list.layout-list li {
  padding: 20px;
}

.item-list.layout-list li.alternate {
  background: rgba(133, 133, 133, 0.6);
}

.news h3 {
  margin-bottom: 40px;
}

.items-feed.article article {
  padding-bottom: 20px;
}

.items-feed.article article:not(:last-child) {
  margin-right: 40px;
}

.items-feed.article article a:first-child {
  margin-bottom: 10px;
  display: block;
}

.items-feed.article article img {
  width: 100%;
  display: block;
  margin-bottom: 10px;
}

.items-feed.article article .more {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
}

.items-feed.article article time {
  top: 20px;
  left: 20px;
}

b.star {
  color: #f1b30c;
}

section.testimonials > .i > .grid > a, section.testimonials article {
  background: rgba(255, 255, 255, 0.6);
}

section.testimonials > .i > .grid > a.active .cell:last-child {
  background: #858585 !important;
  color: #FFFFFF !important;
}

section.testimonials > .i > .grid > a .cell:last-child {
  width: 30px;
}

section.testimonials article time {
  margin-top: -10px;
}

.cta, .cta * {
  position: relative;
}

.cta:before {
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
}

.cta .i {
  max-width: 700px;
}

.cta.parallax {
  background-image: url("../images/theme/parallax-home.jpg");
}

div.accreds img {
  max-height: 80px;
  width: auto;
}
div.accreds > *:not(:last-child) {
  margin-right: 20px;
}

[data-group=contactpage] address > span {
  display: block;
  font-size: 17px;
  line-height: 20px;
  margin-bottom: 10px;
}

div.four i {
  font-size: 60px;
  line-height: 70px;
}

footer h6 {
  font-size: 16px;
  line-height: 20px;
}

footer address * {
  line-height: 14px;
}

footer a:hover {
  text-decoration: none !important;
}

footer > div:last-child {
  background: rgba(133, 133, 133, 0.4);
}

footer > div:last-child, footer > div:last-child a.more, footer > div:last-child a.more .fas {
  font-size: 12px;
  line-height: 14px;
  height: auto;
}

footer > div:last-child a.more .fas {
  margin-top: 0px;
}

.btt {
  display: inline-block;
  width: 60px;
  height: 60px;
  background: url(../images/theme/btt.png);
  position: fixed;
  right: 15px;
  bottom: 15px;
  display: none;
  -ms-user-select: none;
}

@media only screen and (max-width: 1339px) {
  .i {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 799px) {
  .items-feed.headerslide {
    height: auto !important;
  }
  .items-feed.headerslide div.caption {
    position: static !important;
    text-align: center;
  }
  .items-feed.headerslide div.caption .table {
    padding: 0px;
  }
  .items-feed.headerslide div.caption .table .cell > div {
    width: 100%;
  }
  .item-list.layout-list li time {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .item-list.layout-list li img {
    border: none;
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    display: block;
    width: 100%;
  }
}
@media only screen and (max-width: 799px) {
  header img {
    height: 60px;
  }
}

/*# sourceMappingURL=style.css.map */
