
.NewH1
{
  color: #35abe2;
  font-size: 32px;
  font-weight: 900;
  line-height: 36px;
}
.NewH2
{
  color: #000;
  font-size: 20px;
  font-weight: 400;
    line-height: 30px;
}
.NewH3
{
  color: #86868b;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}
.NewLink
{
  color: #a246f0;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}
.NewLinkLeft
{
  float: right;
  margin-right: 7vw;
}
.NewLinkRight
{
  float: left;
  margin-left: 7vw;
}
.NewHomeWidget
{
  text-align: center;
  padding-bottom: 0px;
  padding-top: 20px;
}
.NewHomeImage
{
  max-width: 90%;
  max-height: 50%;
  margin-top: 40px;
}
.NewHomeSlider .item
{
  width: auto !important;
}
.NewHomeSliderFrame
{
  background-color: #ccc;
  min-height: 70vh;
  text-align: center;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.NewHomeSliderTitle
{
  color: white;
  text-align: center;
  font-weight: 900;
  font-size: 22px;
}
.NewHomeSliderText
{
  color: white;
  text-align: center;
  font-weight: 400;
  font-size: 16px;
  display:  block;
  padding-left: 5%;
  padding-right: 5%;
}
.NewHomeLearnMore
{
  border-radius: 20px;
  background-color: white;
  color: #a246f0;
  font-size: 16px;
  font-weight: 900;
  padding: 10px 20px 10px 20px;
  white-space: nowrap;
  position: absolute;
  bottom: 50px;
  display: flex;

}
.NewHomeLearnImage
{
  width: 15px !important;
  height: 15px;
  margin-left: 5px;
  margin-top: 5px;
  display: inline-flex;

}
.NewHomeSliderBox img
{
  height: 24px !important;
  width: auto !important;
}

.NewHomeSliderBox
{
  position: absolute;
  top: 40px;
  width: 100%;
}
.NewHomeLearnMoreBox
{
  display: flex;

  text-align: center;
  justify-content: center;
}

.owl-nav
{
  position: absolute;
  width: 100%;
  top: 50%;
}
.owl-prev, .owl-next {
    position: relative;
    bottom: 50%;
    padding: 10px !important;
    margin-left: 5px;
    margin-right: 5px;
}
.owl-next
{
  float: right;
}
.NewProductTextGrey
{
  color: #848486;
  line-height: 1.6em;
}
.NewProductTopHeading
{
  font-weight: 600;
  font-size: 20px;
}
.NewProductSection img
{
  margin-top: 20px;
}
.NewProductSectionHeading,  .NewProductsFinance
{
  font-weight: 600;
  color: black;
  font-size: 16px;
  line-height: 24px;
  margin-top: 10px;
}
.NewProductsWhyTitle, .NewProductsQuestionsTitle
{
  font-weight: 600;
  color: black;
  font-size: 22px;
}
.NewProductsBottomTitle
{
  font-weight: 600;
  color: white;
  font-size: 28px;
}

.NewProductFeatures img
{
  padding-top: 15px;
  padding-bottom: 15px;
}
.NewProductSectionText
{
  font-size: 12px;
  font-weight: 400;
  color: black;

  text-align: center;
}
.NewProductsSelectionHeading
{
  margin-bottom: 20px;
}
.NewProductsWhyMorePad
{
  margin-top: 32px;
}
.NewProductsBox
{
  background-color:#F8F8F8;

  text-align: center;
}

.NewProductsWaysBox
{

  padding-top: 30px;
  background-color:#F8F8F8;

  padding-bottom: 50px;
  text-align: center;
}

.NewProductImage
{
  max-width: 80%;
  max-height: 500px;
  margin-bottom: 10px;
}
.NewProductDivide
{
  border-bottom: 1px solid #eee;
  width: 80%;
  height: 10px;
  display: inline-block;
}
.NewProductSection
{
  text-align: center;
}
.NewProductsSystemImage
{
  margin-bottom: 30px;
  margin-top: 30px;
  height: 20vh;
}
.NewProductGradient, .NewProductGradientBig
{
  margin-top: 10px;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: url('/media/images/products/gradient.png');
  font-size: 36px;
  font-weight: 800;
  line-height: 1em;
  background-size: 100% 100%;
  display: inline-block;
  max-width: 92%;
  margin-bottom: 30px;
}
.NewProductGradientBig
{
  font-weight: 600;
  font-size: 39px;
  padding-bottom: 15px;
  margin-bottom: 0px;
}
.NewGradientText
{
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: url('/media/images/products/gradient.png');
  background-size: 100% 100%;
}
.NewRTSMobileColours
{
  font-weight: 800;
  font-size: 18px;
  padding-top: 2px;
}
.NewRTSPopular
{
    color: #f415fa;
    display: inline-block;
}

.NewProductSub
{
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 15px;
}
.NewProductsFour
{
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-top: 30px;
  background-image: -webkit-linear-gradient(#35abe2,  #0783f7);
  font-size: 39px;
  font-weight: 600;
  padding-bottom: 20px;
    line-height: 1em;
}
.NewProductPickButton
{
  background-color: #a246f0;
  background: -webkit-linear-gradient(#a246f0,  #7e46f0);
  margin-top: 20px;
  border-radius: 20px;
  color: white;
  font-size: 16px;
  font-weight: 500;
  padding: 5px 20px 5px 20px;
  white-space: nowrap;
  display: inline-flex;
  margin-bottom: 30px;
  cursor: pointer;
}
.NewCartHeader
{
 background-color: #a246f0;
 background: -webkit-linear-gradient(#a246f0,  #7e46f0);
 width: 100%;
 color: white;

 text-align:center;
 font-size: 13px;
 padding-bottom: 5px;
 padding-top: 5px;

}
.NewCartDash
{
	width: 40px;
	border-bottom: 1px solid white;
	margin-top: 5px;
	margin-bottom: 5px;
}
.NewCartPickButton
{

  background-color: #a246f0;
  background: -webkit-linear-gradient(#a246f0,  #7e46f0);
  margin-top: 10px;
  border-radius: 10px;
  color: white;
  font-size: 13px;
  font-weight: 500;
  padding: 10px 20px 10px 20px;
  white-space: nowrap;
  display: inline-flex;
  margin-bottom: 30px;
  cursor: pointer;
}

.NewCartTable, .NewRTSGenerateSpec
{
	font-size: 13px;

}
.NewCartTable td:nth-child(1)
{
	text-align: right;
	font-weight: 800;
}
.NewRTSGenerateSpec td:nth-child(1)
{
  	font-weight: 800;
}
.NewCartTable td:nth-child(1):after, .NewRTSGenerateSpec  td:nth-child(1):after
{
    content: ": "
}

.NewCartTable tr, .NewRTSGenerateSpec tr
{
	vertical-align: text-top;
}
.NewProductPink, .NewCartPink
{
  color: #f415fa;
}
.NewProductsSystemPink
{
  color: #f415fa;
  font-size: 13px;
}
.NewProductsSystemHeading
{
  font-size: 24px;
  font-weight: 900;
}
.NewProductsSelectionHeading, .NewProductsWays
{
  font-size: 32px;
  font-weight: 900;
  max-width: 85%;
  display: inline-block;
}
.NewProductsSystemSubHeading
{
  font-size: 14px;
  font-weight: 900;
  margin-bottom: 20px;
}
.NewProductsWeAccept
{
  font-weight: 500;
  font-size: 24px;
  padding-bottom: 20px;
}
.NewProductsWaysImage
{

  height: 40px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.NewProductInverse
{
  background-color: black;
  color: white !important;
}
.NewWhiteBox
{
  background-color: white;
}
.NewProductBigHeading
{
  font-size: 38px;
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 10px;
}
.NewProductTiny
{
  font-size: 10px;
}
.NewProductsBigImage
{
  margin-bottom: 20px;
  margin-top: 30px;
}
.NewProductSelector
{
  margin-top: 15px;
  margin-bottom: 15px;
}
.NewProductsFinancing
{
  font-weight: 600;
  font-size: 32px;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-top: 20px;
}
.NewProductsWhyBuy, .NewProductsQuestions
{
  background-repeat: no-repeat;
  background-size: 100%;
  padding-top: 167%;
  width: 100%;
  position: relative;
}
.NewProductsWhyMore
{
   color: #f415fa;
   display:none;
}
.NewHomeInvert
{
  background-color: black;
}
.NewHomeInvert .NewProductTopHeading
{
  color: white !important;
}
.NewHomePurpleLink
{
   color: #f415fa;
}
.NewProductsWhyBuy
{
    background-image: url('/media/images/products/australia.png');
    text-align: center;
}
.NewProductsQuestions
{
    background-image: url('/media/images/products/questions.png');
    text-align: center;
}

.NewProductsWhyInside
{
  position: absolute;
  top: 7%;
  left: 0px;
  width: 100%;
}
.NewProductsWhyInside a
{
  color: white !important;
}
.NewProductsBottomText
{
  color: white;
  font-size: 18px;
}


.NewRTSTitle
{
  font-size: 32px;
  color: black;
  font-weight: 500;
  line-height: 1.2em;
}
.NewRTSSubTitle
{
    color: #86868b;
    font-size: 24px;
    font-weight: 600;

}

.NewRTSGreySub
{
  color: #86868b;
}

.NewRTSSystem
{
  background-color: #F2F2F2;
  border-radius: 10px;
  position: relative;
  width: 100%;
  padding-top: 100%;
  text-align: center;
  margin-bottom: 15px;
  border: 3px solid transparent;
  cursor: pointer;
}
.NewRTSSystemSelected
{
  border: 3px solid #35abe2;
}
.NewRTSSystemInner
{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  justify-content: center;
  display:flex;
}
.NewProductCentered
{
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}


.NewRTSSystemInner img
{
  max-height: 80%;
  margin-top: 10%;
}
.NewRTSBoldMini
{
  font-weight: 600;
  margin-top: 10px !important;
  margin-bottom: 10px;
}
.RTSPoints td
{
  height: 75px !important;
}
.NewRTSBlueShade
{
  font-size: 32px;
  font-weight: 600;
  background: -webkit-linear-gradient(#35abe2,  #0783f7);
 -webkit-background-clip: text;
 -webkit-text-fill-color: transparent;
}
.NewRTSBlueButton, .NewRTSBlueButtonSmall
{
  text-align: center;
  border-radius: 20px;
  background-image: -webkit-linear-gradient(#e4eef3,  #cee7f2);
  font-size: 14px;
  font-weight:500;
  padding: 15px 15px;
  display:block;
  cursor: pointer;
  color: black;
}
.NewRTSResults
{
  text-align: right;
  font-size: 13px;
  margin-right: 5px;
}
.NewRTSBlueButtonSmall
{
  border-radius: 15px;
  padding: 10px 15px;
  display: block;
}
.NewRTSCategorySub
{
  font-size: 20px;
  color: #86868b;
}

.NewRTSBlackText
{
  font-size: 16px;
  font-weight: 800;
}
.NewRTSBlackText a
{
  color: #35abe2;
  text-decoration: underline !important;
}
.NewRTSPurple
{
  color: #7B40F0;
}
.NewRTSCategory
{

  font-size: 20px;
  color: black;
  font-weight: 500;
}

.NewRTSPart
{
  border-radius: 10px;
  border: 2px solid #ddd;
  width: 100%;
  margin-bottom: 10px;
  padding: 10px;
  min-height: 80px;

}
.NewRTSConfigName
{
  text-transform:capitalize;
}
.NewRTSPartName
{
  font-size: 12px;
  font-weight: 800;
}
.NewRTSPartPrettyName
{
  font-size: 20px;
  font-weight: 500;
}
.NewRTSPartPrettyNameSmall
{
  font-size: 14px;
  font-weight: 600;
}
.NewRTSGraph
{
  font-size: 10px;
  text-align: center;
  display: inline-block;
  margin-left: 30px;
  color: #86868b;
}
.NewRTSGraph b
{
  color: black;
  font-size: 12px;
  font-weight: 500;
}
.NewRTSBlueButtonSelected
{
  color: white;
  background-image: -webkit-linear-gradient(#0094e9,  #0094e9);
}
.NewRTSSystemConfig
{
  border-radius: 10px;
  border: 2px solid #ddddff;
  min-height: 80px;
  width: 100%;
  margin-bottom: 10px;
  padding: 10px;
}
.NewRTSPartSelected, .NewRTSSystemChoice
{
  border: 2px solid #35abe2;
  opacity: 1;
  background-color: #ffffff;
}
.NewRTSPartPrice
{
  font-size: 14px;
  display: inline-block;

}

.NewRTSDesktopFooter
{

  border-top: 1px solid #e0e0e0;
}
.NewRTSMobileHeader
{
  margin-left: -12px;
  margin-right: -12px;
  display: block;
  position: sticky;
  top: 0px;
  background-color: white;
  z-index: 12;
  padding-left: 12px;
  padding-right: 12px;

}


.NewRTSDesktopFooter, .NewRTSDesktopFooterCont
{
  background-color: #F2F2F2;
}
.NewRTSDesktopFooterCont
{
  padding-top: 20px;
}
.NewCart, .NewQuote, .NewQuoteSave, .NewQuoteClear
{
	background-image: -webkit-linear-gradient(#0094e9,  #0094e9);
  margin-top: 10px;
  border-radius: 10px;
  color: white;
  font-size: 13px;
  font-weight: 500;
  padding: 10px 20px 10px 20px;
  white-space: nowrap;
  display: inline-flex;
  margin-bottom: 30px;
  cursor: pointer;
}
.NewQuote
{
  	background-image: -webkit-linear-gradient(#ab35e2,  #971eed);
}
.NewQuoteSave
{
    	background-image: -webkit-linear-gradient(#e235ab,  #ed1e97);
}
.NewQuoteClear
{
  background-image: -webkit-linear-gradient(#e2ab35,  #ed971e);
}
.NewRTSAddToCart, .NewRTSAddToQuote
{
  background-image: -webkit-linear-gradient(#0094e9,  #0094e9);
  color: white;
  font-size: 14px;
  font-weight: 600;
  padding: 10px;
  text-align: center;
  border-radius: 15px;
  cursor: pointer;
}
.NewRTSAddToQuote
{
    background-image: -webkit-linear-gradient(#ab35e2,  #971eed);
}
.CPUGroup
{
  border: 5px solid white;
  padding: 3px;
  border-radius: 4px;
}
.NewRTSCPUGroup
{
  border: 2px solid #35abe2;;
}
.jq-toast-wrap.bottom-left
{
  bottom: 115px !important;
  left: auto !important;
  right: 5px !important;
}


.CustomiseButton
{
   cursor: pointer;
      border-radius: 60px;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      color: white;
      text-align: center;
      height: 60px !important;
     padding: 10px 30px 10px 30px;
  background-color: white;
  color: #0094e9;
  border: 1px solid #0094e9;
  text-transform: uppercase;
  font-weight: bold;
}
.CustomiseButton:hover
{
  color: white;
  background-color: #0094e9;
}



@media only screen and (max-width: 992px)
{
  #HeaderBlock
  {
    position: fixed;
    background-color: white;
    z-index: 10;

    width: 100%;
  }
  .HeaderBump
  {
    margin-top: 42px;
  }
}

@media only screen and (max-width: 768px)
{
  .jq-toast-wrap.bottom-left
  {
    bottom: 0px !important;
    left: 0px !important;
  }
  .ZoomBoxInner
  {
    height: auto !important;
  }
  #ZoomBox
  {
    height: auto !important;
  }

  .MobileCenter
  {
    text-align: center;
  }

  .NewBorderMobile
  {
    border-bottom: 20px solid white;
  }
  .NewRTSDesktopFooterPrice
  {
    text-align: left !important;
    font-size: 16px !important;
  }
  .NewRTSDesktopFooter
  {
    padding-left: 10px;
    padding-right: 10px;
  }
  .NewRTSAddToCart, .NewRTSAddToQuote
  {
    padding: 5px 10px;
    display: inline-block;
    float: right;
    margin-bottom: 6px;
    font-weight: 400;
    border-radius: 10px;
  }
  .NewRTSAddToCartWide
  {
    float: none;
    display: block;
    padding: 10px;
    font-weight: 500;

  }
}
.NewRTSThumb
{
  height: 60px;

}
.NewRTSBar
{
  background-color: #8d53f1;
  color: white;
  text-align: center;
  padding: 10px; font-size: 11px;
  text-transform: capitalize;
}
.NewRTSAddToCartWide
{
  margin-top: 15px;
}
.NewProductsBottom
{
  position: absolute;
  bottom: 15px;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 992px)
{

  .container
  {
    max-width: 95% !important;
  }

}
@media only screen and (min-width: 768px) and (max-width: 1200px)
{
  .NewProductsBottomText
  {
    font-size: 10px;
  }
  .NewProductsBottomTitle
  {
    font-size: 20px;
  }
}
@media only screen and (min-width: 992) and (max-width: 1200px)
{
  .NewProductsBottomText
  {
    font-size: 13px;
  }
}
@media only screen and (min-width: 768px)
{
  .NewBorderRight
  {
    border-right: 20px solid white;
  }
  .NewBorderBottom
  {
    border-bottom: 20px solid white;
  }
  .NewRTSFooterSummary
  {
    padding-top: 10px;
  }

  .NewRTSDesktopFooterPrice
  {
    margin-top: 16px;
  }
  .NewRTSBar
  {
    font-size: 15px !important;
  }
  .NewRTSDesktopPad
  {
    padding-top: 20px;
  }
  .NewRTSDesktopFooter
  {
    position: sticky;
    bottom: 0%;
    z-index: 3;

    padding-bottom: 10px;
  }
  .NewRTSMobileHeader
  {
    display: none;
  }
}
.NewRTSPad
{
  padding-top: 10px;
}
.NewRTSDesktopFooterPrice
{
  font-weight: 800;
  font-size: 24px;
  text-align: right;
  margin-right: 40px;
  padding-top: 3px;
}
.NewRTSStickyTop
{
  position: sticky;
  justify-content: center;
}
.NewRTSSmallGrey
{
  color: #86868b;
  font-size: 12px;
}
.NewRTSGenerateSpec
{
  color: #86868b;
  font-size: 14px;
}
.NewRTSGalleryImage
{
  background-color: #F2F2F2;
  border-radius: 10px;
  text-align: center;
  display: flex;
  justify-content: center;
  padding-top: 10px;
  padding-bottom: 10px;
  cursor: pointer;
}
.ZoomBoxInner
{
  align-items: center;
  justify-content: center;
   height: 100%;
}
#ZoomBox
{
  width: cal(100% - 20px);
  height:100%;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 40;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;

}
#ZoomBox img
{
  height: auto !important;
  background-color: white;
  border-radius: 10px;
  box-shadow: 2px 2px #eee;
  border: 1px solid #eee;

}
.NewRTSSystemDesc
{
  color: #86868b;
  font-size: 12px;
  font-weight: 400;
  margin-top: 8px;
}
.NewModalContent
{
  border-radius: 20px !important;
}
.NewModalBody
{
  padding: 10px 30px 30px 30px !important;
}
.NewRTSSlider
{
  width: 100%;
  -webkit-appearance: none;  /* Override default CSS styles */
  appearance: none;

  height: 5px;
  background: #d3d3d3;
  outline: none;
}
.NewRTSSlider::-webkit-slider-thumb, .NewRTSSlider::-moz-range-thumb  {

  background: #0094e9;
  border-radius: 50%;
  height: 55px;
  width: 25px;
  cursor: pointer;

}
.NewPopup
{
  font-size: 30px;
  font-weight: 500;
}
.NewPower
{
  margin-top: 13px;
}
.NewRTSSystemPrice
{
    margin-top: 8px;
    font-weight: 800;
    font-size: 20px;
    text-align: right;
}
.NewRTSImageTop, .NewRTSFooterSummary
{
  margin-top: 15px;
}
.NewRTSFooterSummary
{
  font-size: 16px;
  font-weight: 400;
}
.NewRTSFooterSmall
{
  font-size: 14px;
}
.NewRTSHeaderSmall
{
  font-size: 12px;
}
.NewRTSPriceSmall
{
    font-size: 12px;
    font-weight: 800;
    color: black;
    padding-bottom: 5px;
}
.accordion-item
{
  border-left: none !important;
  border-right: none  !important;
}
.NewRTSBigPad
{
  padding-top: 30px;
}
.NewRTSDesktopFooterBold
{
  font-weight: 800;
  font-size: 14px;
}
.NewRTSMobileHeading
{
  font-weight: 800;
  font-size: 16px;
  display: inline-block;
}
.NewRTSUnderline
{
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 10px;
  margin-top: 15px;

}
.NewRTSPopupIcon
{
  position: relative;
  top: -2px;
  margin-left: 5px;
  cursor: pointer;
}
#VimeoPopout,#VideoPopout
{
  position: fixed;
  width: 100%;
  top: 0px;
  left: 0px;
  height: 100%;
  background-color: rgba(0,0,0,0.8);
  z-index: 3000;
}
