body {
	color:#000;
  -webkit-font-smoothing: antialiased;
  text-shadow: 1px 1px 1px x(0,0,0,0.004);
  width:100%;
  color:#000;
}

h1,h2,h3,h4,h5,h6, .title-font {
	color:#001f8d;
  text-transform:uppercase;
}

a,
a:hover,
a:active,
a:focus {
  color:#000;
  text-decoration:none;
}
.gui-col3-equal-col2 .gui-spacer {
  display: none !important;
}
.gui-table thead tr th {
    font-size: 13px !important;
}
.gui-cart-sum {
  padding-right:15px !important;
}
.gui-progressbar {display:none !important; }
/* @media screen and (min-width:992px) { */
  .gui-login-registered { margin-top:-10px !important;} 
  .gui-login-registered .gui-block-title { padding-left:0 !important; padding-bottom:0 !important; }
  .gui-login-registered .gui-block-content { padding:0 !important; }
/* } */
@media screen and (max-width:480px) {
  .gui-login-registered .gui-block-title { padding-top: 30px !important; }
  .gui-select select { font-size: 12px !important; }
}
.gui-login-registered .gui-required { display: none !important; }
.btn {
  font-family: "Muli", Helvetica, sans-serif;
	background: linear-gradient(180deg, #3C3C3C 0%, #000000 100%), #2E2E2E;
  height:46px;
  padding:0px 50px;
  color:#fff;
  line-height:46px;
  border:none;
  font-size:16px;
  font-weight:800;
}
.gui a.gui-button-large, .gui a.gui-button-small {
  font-family: "Muli", Helvetica, sans-serif;
	background: #000 !important;
  height:46px !important;
  padding:0px 50px !important;
  color:#fff !important;
  line-height:46px !important;
  border:none !important;
  border-radius:0 !important;
  font-size:16px !important;
  font-weight:800;
}
@media screen and (max-width:1200px) {
.gui a.gui-button-large, .gui a.gui-button-small {
  padding:0px 20px !important;
}
}
.gui a.gui-button-large.gui-button-action, .gui-checkout .gui-form a.gui-button-primary, .gui-checkout .gui-form a.gui-button-action {
  background: #001F8D !important;
}
.gui-input input, .gui-text textarea {
  border: 1px solid #f1f1f1 !important;
  outline: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  background: #F5F7F9 !important;
  height: 46px !important;
/*   border-radius: 23px !important; */
  width: 100% !important;
  padding: 0px 23px !important;
  margin-bottom: 8px !important;
  line-height:46px !important;
}
.gui-input.gui-focus,
.gui-text.gui-focus,
.gui-select.gui-focus {
  border-color: none !important;
  box-shadow: none !important;
}
.gui-form .gui-spacer {
    height: 10px !important;
}
.gui-select.gui-focus .gui-handle {
  border-color:  none !important;
}
.gui-input, .gui-text {
    border:  none !important;
}
.gui-select select {
  display: block;
  max-width: inherit;
	height: 46px !important;
  padding: 0px 23px !important;
  text-indent: 15px;
  line-height:46px !important;
/*   border-radius: 23px !important; */
  width: 100%;
  border: 1px solid #f1f1f1 !important;
  background: #F5F7F9 !important;
  margin-bottom: 15px !important;
  color: #676767;
  font-size: 14px;
}
.gui-input input:focus, .gui-text textarea:focus, .gui-select select:focus {
  background:#e6e6e6 !important
}
.gui-form label {
  display:none;
}
.gui-form .gui-message {
  text-indent:23px;
}
.gui p {
  margin-bottom:15px;
  padding-top: 10px;
}
.gui-block-content {
  padding: 5px !important;
}
.gui-block-title {
  padding: 8px 15px 20px !important;
}
.gui-block-linklist li {
  padding-left:15px;
  border-bottom: 1px solid #f1f1f1 !important;
}
.gui-block-linklist li.gui-active a {
  color: #4071ff;
}
.gui-content-title {
  color:#000 !important;
}
.gui a.gui-button-facebook, .gui-login .gui-content-title, .gui-block-title span, .gui-block-subtitle, .gui-content-subtitle, .gui-block-linklist li.gui-active a, .gui-form .gui-radio span, .gui-popover-title, .gui-popover-title a, .gui-progressbar ul li.gui-active a, .gui-progressbar ul li.gui-done a, .gui-blog-commentlist header cite, .gui-banner, .gui a.gui-bold, .gui-page-title, .gui h1, .gui h2, .gui h3, .gui h4, .gui h5, .gui h6, .gui-table thead tr th, .gui strong, .gui-form .gui-checkbox label, .gui-form .gui-radio label {
    font-weight: 500 !important;
}
.gui-page-title, .gui h1, .gui h2, .gui h3, .gui h4, .gui h5, .gui h6 {
  text-transform:uppercase;
  font-family: "Changa One", Helvetica, sans-serif;
}
.btn:hover {
	color:#fff;
}
.btn.blue {
	background:#001F8D;
}

.sm,
.sm:before {
	line-height:inherit;
}

.align {
	display:table;
  width:100%;
}

.flex {
	display:flex;
}

.align-100 {
  height:100%;
}

.align-middle {
	display:table-cell;
  vertical-align:middle;
}

.align-bottom {
	display:table-cell;
  vertical-align:bottom;
}

.align-top {
	display:table-cell;
  vertical-align:top;
}

.block-padding {
	padding:100px 0px;
}

#header .main-header {
	padding-top:30px;
}

#header .logo img {
	height:12px;
}

#header .menu {
	font-family: "Muli", Helvetica, sans-serif;
}

#header .main-menu {
	display:inline-block;
  background:#fff;
  line-height:41px;
  height:43px;
  font-size:16px;
  font-weight:800;
  overflow:hidden;
  vertical-align:bottom;
}
@media screen and (max-width:1300px) {
  #header .main-menu { font-size:14px; }
}
#header .main-menu a {
	color:#000;
}

#header .main-menu ul {
	margin:0;
  padding:0;
  list-style:none;
  padding: 0 20px 0 0;
  display:inline-block;
  vertical-align:top;
}

#header .main-menu ul li {
	display:inline-block;
}

#header .main-menu ul li a {
	display:block;
  padding:0px 15px;
}
#header .main-menu ul li:first-child a, .mobile-menu .mobile-main-menu ul li:first-child a {
	background:#001F8D;
  color:#fff;
}
#header .main-menu ul li:first-child a:hover {
	background:#00186b;
}
.carver-menu-link {
    display: inline-block;
    color: #000;
    text-decoration: none;
}

.carver-menu-link::after {
    content: '';
    display: block;
    width: 0;
    height: 3px;
    background: #001F8D;
    transition: width .3s;
}
.carver-menu-link.active::after {
    content: '';
    display: block;
    width: 100%;
    height: 3px;
    background: #001F8D;
    transition: width .3s;
}
.carver-menu-link:hover::after {
    width: 100%;
    //transition: width .3s;
}
#header .main-menu .pre-order-btn:hover {
  background: #001665;
}
#header .main-menu .pre-order-btn {
  display: inline-block;
  background: #001F8D;
  color:#fff;
  vertical-align: text-bottom;
  line-height: 43px;
  padding: 0px 30px;
}

#header .menu .cart {
	display:inline-block;
  vertical-align:middle;
  margin-left:20px;
  font-size:25px;
}

#header .menu .cart a {
	color:#ccc;
  font-weight:500;
}

#header .menu .cart .icon {
	position:relative;
}

#header .menu .cart .items {
	width:14px;
  height:14px;
  display:block;
  position:absolute;
  right:-7px;
  top:0;
  background:#001f8d;
  color:#fff;
  font-size:10px;
  line-height:14px;
  text-align:center;
  border-radius:100%;
  font-weight:bold;
}

.banner-general .title {
	font-size:48px;
  line-height:83%;
  color:#001f8d;
}

.banner-general .title.white-color {
	color : #fff;
}


.banner-general .content {
	font-size:18px;
  margin-top:20px;
  color: #fff;
}
.banner-general .content.black {
	color: #000;
}
.banner-general.light-text .title,
.banner-general.light-text .content {
  color:#fff;
}
.text-dark {
  color: #000 !important;
}
.light-btn-img {
	background:#fff !important;
  color: #001f8d !important;
}
.banner-general .button {
	margin-top:30px;
}

.banner-general .button a {
	background: #001F8D;
}

.general-banner-mobile {
	height:170px;
}
.video-foreground.hero-video.banner-block-1 {
	background: url(banner-1-new.jpg) #f7f7f7 no-repeat center center; 
  background-size: auto 100%;
}
/* banner-1 */
.banner-1,
.banner-1-mobile {
	background: url(banner-1.jpg) #f7f7f7 no-repeat center center; 
  background-size: auto 100%;
}

/* banner-2 */
.banner-2,
.banner-2-mobile{
	background: url(banner-2.jpg) #f7f7f7 no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/* banner-3 */
.banner-3,
.banner-3-mobile{
	background: url(banner-3.jpg) #ffffff no-repeat center center; 
  background-size: auto 100%;
}

/* banner-4 */
.banner-4,
.banner-4-mobile {
	background: url(banner-4.jpg) #f7f7f7 no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/* banner-5 */
.banner-block-1.banner-5 {
	background:#fff;
  height:auto;
}

/* banner-6 */
.banner-6,
.banner-6-mobile{
	background: url(banner-6.jpg) #f7f7f7 no-repeat center center; 
  -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
}
.banner-6 .content {
	max-width:600px;
  margin-left: auto;
  margin-right:auto;
}

/* banner-7 */
.banner-7,
.banner-7-mobile {
	background: url(banner-7.jpg) #f7f7f7 no-repeat center center; 
  -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
}
.banner-7 .content {
	max-width:500px;
}

/* banner-8 */
.banner-8,
.banner-8-mobile{
	background: url(banner-8.jpg) #f7f7f7 no-repeat center center; 
  -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
}
.banner-8 .content {
	max-width:500px;
}

/* banner-9 */
.banner-9 {
	margin-bottom:100px;
}
.banner-9 .image {
	background: url(our-story-2.jpg) #f7f7f7 no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width:60%;
}
.banner-9 .text {
	padding:100px 50px;
  padding-right:0;
}
.banner-9 .text .title {
/* 	margin-bottom:70px; */
  -ms-transform: translate(-35% ,0);
  -webkit-transform: translate(-35% ,0);
  transform: translate(-35% ,0);
}

/* banner-10 */
.banner-10 .image {
	background: url(our-story-3.jpg) #f7f7f7 no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width:60%;
}
.banner-10 .text {
	padding:150px 50px;
  padding-left:0;
}
.banner-10 .text .content {
	margin-top:20px;
}

/* banner-11 */
.banner-11 {
	margin-bottom:100px;
  margin-top:100px;
}
.banner-11 .image {
	background: url(our-story-2.jpg) #f7f7f7 no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width:60%;
}
.banner-11 .text {
	padding:100px 50px;
  padding-right:0;
}
.banner-11 .text .title {
	margin-bottom:70px;  
}

/* banner-15 */
.banner-15,
.banner-15-mobile{
	background: url(our-story-4.jpg) #f7f7f7 no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/* banner-12 */
.banner-12 .image {
/* 	background: url(our-story-3.jpg) #f7f7f7 no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; */
  width:60%;
  position: relative;
  text-align: center;
}
.banner-12 .text {
	padding:150px 50px;
  padding-left:0;
}
.banner-12 .text .content {
	margin-top:20px;
}
.banner-12 .overlay {
	position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 116px;
  color: #fff;
}
/* banner-12 */
/* .banner-12,
.banner-12-mobile {
	background: url(our-story-5.jpg) #f7f7f7 no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin-bottom:100px;
}
*/
.banner-12 .content {
	max-width:500px;
}
 
/* banner-13 */
.banner-13,
.banner-13-mobile{
	background:#f7f7f7;
  background: url(banner-13.jpg) #f7f7f7 no-repeat center center; 
   -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
}
.banner-13 .content {
	max-width:600px;
  margin-left:auto;
  margin-right:auto;
}
@media screen and (min-width:767px) {
  .banner-13 .title, .banner-13 .content {
    color:#fff !important;
  }
}

/* banner-14 */
.banner-14 .image {
	background: url(banner-14.jpg) #f7f7f7 no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width:60%;
}
.banner-14 .text {
	padding:200px 50px;
  padding-left:0;
}
.banner-14 .text .content {
	margin-top:20px;
}

/* banner-16 */
.banner-16 {
	margin-bottom:100px;
}
.banner-16 .image {
	background: url(banner-16.jpg) #f7f7f7 no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width:60%;
}
.banner-16 .text {
	padding:100px 50px;
  padding-right:0;
}
.banner-16 .text .title {
/* 	margin-bottom:70px; */
/*   -ms-transform: translate(-35% ,0);
  -webkit-transform: translate(-35% ,0);
  transform: translate(-35% ,0); */
}
/* Jaivy Daam Lightspeed 20 April 2018 11:57:46 Add css for test-drive servicepage*/
.page-head.test-drive {
  background: url(next-generation.jpg) #f7f7f7 no-repeat center center;
  background-size: auto 100%;
}
/* /Jaivy Daam Lightspeed 20 April 2018 11:57:46 Add css for test-drive servicepage*/

.service-contact-details li {
  color:#000;
}
.service-contact-details ul {
  padding:0;
}
.service-contact-details li {
  list-style:none;
}

.page-head.our-story {
  background: url(our-story.jpg) #f7f7f7 no-repeat center center; 
  background-size: auto 100%;
}
.page-head.faq {
  background: url(faq.jpg) #f7f7f7 no-repeat center center; 
   -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
}
.page-head.general-terms-conditions {
  background: url(general-terms-conditions.jpg) #f7f7f7 no-repeat center center; 
   -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
}
.page-head.privacy-policy {
  background: url(privacy-policy.jpg) #f7f7f7 no-repeat center center; 
   -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
}
.page-head.warranty-policy {
  background: url(warranty-policy.jpg) #f7f7f7 no-repeat center center; 
   -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
}
.variants-block {
	background:#f7f7f7;
}
.variants-block.image-gun.metal,
.banner-variants-mobile.image-gun.metal {
	background: url(gun-metal.jpg) #f7f7f7 no-repeat center center; 
   -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
}
.variants-block.image-tangerine,
.banner-variants-mobile.image-tangerine {
	background: url(tangerine.jpg) #f7f7f7 no-repeat center center; 
   -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
}
.variants-block.image-white,
.banner-variants-mobile.image-white,
.banner-block-1.banner-general.variants-block.metal.image-white {
	background: url(white.jpg) #f7f7f7 no-repeat center center; 
   -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
}
.variants-block.image-blue,
.banner-variants-mobile.image-blue {
	background: url(blue.jpg) #f7f7f7 no-repeat center center; 
   -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
}
.next-generation {
  background: url(next-generation.jpg) #f7f7f7 no-repeat center center !important; 
   -webkit-background-size: cover;
   -moz-background-size: cover;
 		-o-background-size: cover;
 		background-size: cover;
}
  

.banner-block-1.variants-block .text-box-wrap {
	padding-bottom:50px;
  display:block;
}
.banner-block-1.variants-block .text-box-wrap .text-box {
	display:block;
}

.variants-block .colors {
  margin:-20px;
  width:100%;
}

.variants-block .content {
	margin-top:50px;
}

.variants-block .colors .color {
	padding:20px;
  text-align:left;
}

.variants-block .colors .color .color-title {
	font-size:18px;
  margin-bottom:10px;
}
.variants-block .colors .color .block:hover {
  cursor:pointer;
}
.variants-block .colors .color .block.gun.metal {
	height:21px;
  background:#313031;
}
.variants-block .colors .color .block.tangerine {
  height:21px;
	background:#d46833;
}
.variants-block .colors .color .block.white {
  height:21px;
	background:#fff;
}
.variants-block .colors .color .block.blue {
  height:21px;
	background:#9eb3cc;
}

.banner-block-1,
.page-head {
	height:730px;
}

.banner-block-1 .text-box-wrap {
	padding:100px 0px;
}

.banner-general.image-right .text-box-wrap {
	padding-right:50%;
}

.banner-general.image-left .text-box-wrap {
	padding-left:50%;
}

.banner-block-1 .text-box-wrap .text-box {
	display:inline-block;
}

.banner-block-1.banner-1 .text-box-wrap .text-box {
  max-width:230px;
}
.banner-block-1.banner-2 .text-box-wrap .text-box {
  max-width:280px;
}
.banner-block-1.banner-4 .text-box-wrap .text-box {
  max-width:310px;
}

.block-usp .icon {
	font-size:80px;
  color:#001F8D;
}

.block-usp .title {
	font-size:30px;
  color:#001f8d;
}

.block-usp .content {
	margin-top:15px;
  max-width:150px;
}

.videos {
	margin:-20px;
}

.videos .video {
	padding:20px;
}

.videos .video img {
	width:100%;
}

.videos .video .image {
	position:relative;
  margin-bottom:50px;
}

.videos .video .overlay {
	position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  text-align:center;
  font-size: 116px;
  color: #fff;	
}

.videos .video .info .title-featured {
	max-width:100%;
  margin-bottom:0;
}

.videos .video .info .content {
	margin-left:0;
}

#footer .main-footer {
	padding:100px 0px;
  background:#F5F7F9;
}

#footer .main-footer a {
	color:#000;
}
#footer .main-footer a.btn.blue {
	color:#fff;
}
#footer .logo {
	margin-bottom:30px;
}

#footer .logo img {
	height:130px;
/*   position: absolute;
	top: -162px; */
}
/* @media screen and (max-width:992px) {
#footer .logo img {
	right: 15px;
  top:0px;
} 
}
@media screen and (max-width:450px) {
#footer .logo img {
	position:relative;
} 
} */
#footer .main-footer p {
	margin-bottom:30px;
}

#footer .main-footer ul {
	margin:0;
  padding:0;
  list-style:none;
}

#footer .main-footer .socials a {
	color:#000;
}

#footer .main-footer .socials {
	margin:-10px;
  font-size:24px;
}

#footer .main-footer .socials li {
	display:inline-block;
  padding:10px;
}

#footer .main-footer .main-links {
	font-family: "Muli", Helvetica, sans-serif;
  font-size:16px;
  font-weight:800;
}

#footer .main-footer .main-links li {
	margin-bottom:20px;
}
#footer .main-footer .main-links li:last-child {
	margin-bottom:0;
}

#footer .main-footer .newsletter .title {
	font-family: "Changa One", Helvetica, sans-serif;
  font-size:24px;
  color:#001f8d;
  margin-bottom:20px;
  text-transform:uppercase;
}

#footer .main-footer .newsletter form input {
	display:block;
  width:100%;
  height:46px;
/*   border-radius:23px; */
  background:#fff;
  border:none;
  -webkit-appearance: none;
  -moz-appearance:none;
  appearance:none;
  padding-left:23px;
  outline:none;
  margin-bottom:10px;
}

#footer .main-footer .newsletter .btn {
	margin-top:20px;
}

#footer .footer-bottom {
	padding:21px 0px;
  background:#E5EBF1;
  text-align:center;
}

#footer .footer-bottom ul {
	margin:0;
  padding:0;
  list-style:none;
  margin:0px -15px;
} 

#footer .footer-bottom ul li {
	display:inline-block;
  padding:0px 15px;
}

#footer .footer-bottom a {
	color:#000;
}

.title-featured {
  margin:0 auto;
	margin-bottom:100px;
  max-width:650px;
}
.title-featured.max-width {
	max-width:800px;
}

.title-featured.max-width .content {
	max-width:800px;
}

.title-featured .title {
	font-size:48px;
  margin:0;
}

.title-featured .content {
	font-size:18px;
  margin:0 auto;
  margin-top:20px;
  max-width:500px;
}

.specs .spec .text {
	width:50%;
  padding:9% 7%;
  background:#F4F4F5;
}

.specs .spec-1 .image {
	background: url(spec-1.jpg) #f7f7f7 no-repeat center center; 
  background-size: auto 100%;
}

.specs .spec-2 .image {
	background: url(spec-2.jpg) #f7f7f7 no-repeat center center; 
  background-size: auto 100%;
}

.specs .spec-3 .image {
	background: url(spec-3.jpg) #f7f7f7 no-repeat center center; 
  background-size: auto 100%;
}

.specs .spec-4 .image {
	background: url(spec-4.jpg) #f7f7f7 no-repeat center center; 
  background-size: auto 100%;
}

.specs .spec .text .title-featured {
	margin:0;
}

.small-specs {
	background:#001F8D;
  color:#fff;
}

.small-specs .title {
	color:#fff;
  font-size:22px;
}

.small-specs .spec {
	font-size:70px;
}

.small-specs .bottom {
	font-size:20px;
  text-transform:uppercase;
}

.small-specs .specs-row {
	margin:-15px;
  font-family: "Changa One", Helvetica, sans-serif;
}

.small-specs .specs-row .spec-col {
	padding:15px;
}

.page-head {
	background: #f7f7f7;
}

.page-head .title {
	margin:0;
  font-size:100px;
  color:#fff;
}
#faq-page {
	color:#000;
}
#faq-page .questions .question a {
  color:#000;
}
#faq-page ul {
	margin:0;
  padding:0;
  list-style:none;
}
#faq-page a {
	color: #000;
}
#faq-page h1 a {
	color: #001f8d;
}
#faq-page h1 {
	color: #001f8d;
}
#faq-page .questions {
	font-size:24px;
  margin-bottom:70px;
}

#faq-page .questions .question {
	padding-bottom:5px;
  color: #000;
  font-weight:800;
}
#faq-page .questions .question:last-child {
	padding-bottom:0;
}

#faq-page .answers .answer {
	margin-bottom:40px;
}

#faq-page .answers .answer .title {
	font-size:24px;
  padding-bottom:15px;
  font-weight:800;
}

#faq-page .answers .answer .content {
	font-size:18px;
  padding-bottom: 15px;
}
#faq-page .other-question .title {
	color:#001F8D;
  font-size:24px;
}

#faq-page .other-question a {
	text-decoration:underline;
  font-size:18px;
  color:#001F8D;
}

#faq-page .nr {
	margin-right:20px;
}

#contact-page {
/* 	background:#000; */
/*   border-top:1px solid #fff; */
}

#contact-page,
#contact-page .title-featured .content {
	color:#000;
}
/* #contact-page .title-featured .title */
#contact-page .title-featured .content  {
	opacity:.8;
}

#contact-page form input,
#contact-page form textarea {
	border:none;
  outline:none; 
  -webkit-appearance: none;
  -moz-appearance:none;
  appearance:none;
  background:#F5F7F9;
  height:46px;
/*   border-radius:23px; */
  width:100%;
  padding:0px 23px;
  margin-bottom:10px;
}

#contact-page form textarea {
	height:200px;
  padding:10px 23px;
}

#contact-page form ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #758395;
    opacity: 1; /* Firefox */
}
#contact-page form :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #758395;
}
#contact-page form ::-ms-input-placeholder { /* Microsoft Edge */
    color: #758395;
}

#product-page .product-info .price {
	font-size:32px;
  color:#000;
}

#product-page .product-info .product-title {
	font-size:70px;
  margin:21px 0px;
}

#product-page .product-info .subtitle {
	font-size:22px;
  color:#000;
}

#product-page .product-info .content {
	margin-top:50px;
  font-size:18px;
}

#product-page .product-info .button {
	margin:40px 0;
  display:inline-block;
  text-align:center;
  max-width:416px;
  width:100%;
}

#product-page .product-info .button .btn {
	width:100%;
}

#product-page .product-info .button .comment {
	margin-top:12px;
}

#product-page .product-images .owl-prev,
#product-page .product-images .owl-next {
	position:absolute;
  left:5%;
  top:50%;
  font-size:45px;
  height:45px;
  width:45px;
  line-height:45px;
  color:#000;
  margin-top:-22.5px;
  cursor:pointer;
}

#product-page .product-images .owl-next {
	left:auto;
  right:5%;
}

.fixed-content {
	padding-top:70px;
  padding-bottom:70px;
}

body.no-scroll {
	overflow: hidden;
	position: fixed;
  width: 100%;
}

.body-wrap {
  -webkit-transition: transform .3s ease-in-out;
  -moz-transition: transform .3s ease-in-out;
  -o-transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
}
.body-wrap.menu-open {
  -ms-transform: translate(300px, 0px); /* IE 9 */
  -webkit-transform: translate(300px, 0px); /* Safari */
  transform: translate(300px, 0px);
}
.total-overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.3);
  z-index: 9999999;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  opacity:0;
  visibility:hidden;
}
.total-overlay.menu-open {
  opacity:1;
  visibility:visible;
}
.mobile-menu {
  position:absolute;
  left:0;
  top:0;
  width:300px;
  height:100%;
  z-index:999999999;
  background:#fff;
  position:fixed;
  -ms-transform: translate(-300px, 0px); /* IE 9 */
  -webkit-transform: translate(-300px, 0px); /* Safari */
  transform: translate(-300px, 0px);
  -webkit-transition: transform .3s ease-in-out;
  -moz-transition: transform .3s ease-in-out;
  -o-transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
  overflow-y:scroll;
}
.mobile-menu.menu-open {
  -ms-transform: translate(0px, 0px); /* IE 9 */
  -webkit-transform: translate(0px, 0px); /* Safari */
  transform: translate(0px, 0px);
}
.mobile-menu .logo {
  padding:15px;
  background: #f9f9f9;
}
.mobile-menu .logo img {
  height:30px;
}
.mobile-menu .mobile-main-menu ul {
  margin:0;
  padding:0;
  list-style:none;
  font-size:14px;
  font-weight:600;
}
.mobile-menu .mobile-main-menu ul ul {
  font-weight:normal;
  display:none;
}
.mobile-menu .mobile-main-menu ul li ul.active {
  display:block;
}
.mobile-menu .mobile-main-menu ul li {
  position:relative;
}
.mobile-menu .mobile-main-menu ul li a {
  height:50px;
  line-height:50px;
  border-bottom: 1px solid rgba(255,255,255,0.1);
  display:block;
  padding:0px 15px;
  color:#000;
}
.mobile-menu .mobile-main-menu ul li a.pre-order {
	background:#001F8D;
  color:#fff;
}
.mobile-menu .mobile-main-menu ul ul li > a {
  padding-left:25px;
}
.mobile-menu .mobile-main-menu ul ul ul {
  background: rgba(255,255,255,0.1);
}
.mobile-menu .mobile-main-menu ul ul ul li > a {
  text-transform:none;
  color:#eee;
  height:35px;
  line-height:35px;
  font-size:12px;
}
.mobile-menu .mobile-main-menu ul li.active > a {
  background: rgba(0,0,0,0.15);
}
.mobile-menu .mobile-main-menu ul li .more-cats {
  position:absolute;
  right:0;
  top:0;
  width:50px;
  height:50px;
  line-height:50px;
  text-align:center;
  cursor:pointer;
  color:#fff;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.mobile-menu .mobile-main-menu ul li.active > .more-cats {
  -ms-transform: rotate(90deg); 
  -webkit-transform: rotate(90deg); 
  transform: rotate(90deg); 
}
.mobile-menu .mobile-main-menu ul li ul li {
	background-color: rgba(255, 255, 255, 0.1);
}



@media (min-width: 1200px) {
  .container {
    width:100%;
    max-width:1500px;
    padding:0px 40px;
  }
  .container.container-small {
  	max-width:1200px;
  }
  .container.container-extra-small {
  	max-width:900px;
  }
}

@media (max-width: 1450px) {
  .banner-block-1, .page-head {
  	height:650px;
  }
  .page-head .title {
  	font-size:90px;
  }
  .banner-block-1 .text-box-wrap {
  	padding:75px 0px;
  }
  .banner-14 .text {
  	padding-top:150px;
    padding-bottom:150px;
  }
}
.product-info-block .title {text-align: center;margin-top:0;margin-bottom: 82px;font-size: 48px;line-height: 83%;}
@media (max-width: 1199px) {
  .banner-general .title,
  .title-featured .title,
  .product-info-block .title {
  	font-size:40px;
  }
  .banner-general .content,
  .title-featured .content,
  #faq-page .answers .answer .content,
  .variants-block .colors .color .color-title,
  #product-page .product-info .content {
  	font-size:16px;
  }
  #product-page .product-info .subtitle,
  #product-page .product-info .price {
  	font-size:20px;
  }
  #product-page .product-info .button .comment {
  	font-size:13px;
  }
  #header .main-menu ul li a {
  	padding:0px 5px;
  }
  #header .main-menu ul {
  	padding: 0 15px 0 15px;
  }
  .banner-9 .text {
    padding: 80px 40px;
  }
	.banner-16 .text {
    padding: 80px 40px;
  }
  #product-page .product-info .product-title {
  	font-size:50px;
  }
  .banner-14 .text {
  	padding-top:120px;
    padding-bottom:120px;
  }
}

@media (max-width: 991px) {
  #header .main-header {
  	padding:20px 0px;
  }
  #header .menu-button {
  	font-size:20px;
  }
  #header .menu-button a {
  	display:block;
    width:40px;
    height:40px;
    line-height:40px;
    background: linear-gradient(180deg, #3C3C3C 0%, #000000 100%), #2E2E2E;
    color:#fff;
    text-align:center;
/*     border-radius:100%; */
  }
  #header .menu,
  #header .menu-button {
  	vertical-align:middle;
    width:70px;
  }
  #header .logo {
  	text-align:center;
  }
  #header .menu .cart {
      margin-left: 10px;
      font-size: 25px;
  }
  .block-padding {
  	padding:70px 0px;
  }
  .banner-12 {
  	margin-bottom:70px;
  }
  .page-head .title {
  	font-size:75px;
  }
  #footer .main-footer .main-links {
  	margin:50px 0px;
  }
  .banner-block-1 .text-box-wrap {
  	padding:50px 0px;
  }
  .banner-block-1, .page-head {
  	height:550px;
  }
  .variants-block .content {
  	margin-top:30px;
  }
}

@media (max-width: 767px) {
  body {
  	font-size:12px;
  }
  .banner-block-1 {
  	height:auto;
  }
  .banner-general.image-right .text-box-wrap,
  .banner-general.image-left .text-box-wrap{
  	padding-left:0;
    padding-right:0;
    padding:30px 0px;
  }
  .banner-block-1.banner-1 .text-box-wrap .text-box,
  .banner-block-1.banner-2 .text-box-wrap .text-box {
  	max-width:100%;
  }
  .banner-general .title, .title-featured .title, .product-info-block .title {
  	font-size:25px;
  }
  .banner-general .content, .title-featured .content, #faq-page .answers .answer .content, .variants-block .colors .color .color-title, #product-page .product-info .content {
  	font-size:14px;
  }
  .banner-general .content {
  	margin-top:10px;
  }
  .btn {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding: 0px 30px;
	}
  .block-padding {
  	padding:30px 0px;
  }
  .block-usp .wrap {
  	width:100%;
    display:table;
  }
  .block-usp .icon {
    font-size: 30px;
    display: table-cell;
    vertical-align: top;
    width: 140px;
    text-align: center;
	}
/*   .block-usp .icon img {
    max-width: 40px !important;
	} */
  .block-usp .text {
    display: table-cell;
    vertical-align: top;
	}
  .block-usp .title {
  	font-size:20px;
  }
  .block-usp .content {
    margin-top: 5px;
    max-width: 100%;
	}
  .usps {
  	margin:-10px;
  }
  .usps .usp {
  	padding:10px;
  }
  #footer .main-footer {
  	padding:50px 0px;
  }
  #footer .main-footer .newsletter .title {
  	font-size:20px;
  }
  #header .menu-button a {
    width: 30px;
    height: 30px;
    font-size: 15px;
    line-height: 30px;
	}
  #header .main-header {
  	padding:12px 0px;
  }
  .title-featured {
  	margin-bottom:30px;
  }
  .specs .spec .image,
  .specs .spec .text {
  	display:block;
    width:100%;
  }
  .specs .spec .image {
  	height:200px;
  }
  .small-specs .spec {
  	font-size:35px;
  }
  .small-specs .title {
  	font-size:18px;
  }
  .small-specs .bottom {
  	font-size:16px;
  }
  .page-head .title {
  	font-size:35px;
    padding:70px 0px;
  }
  .page-head {
  	height:auto;
  }
  .banner-9,
  .banner-16 {
  	margin-bottom:30px;
  }
  .banner-9 .image,
  .banner-16 .image,
  .banner-10 .image,
  .banner-14 .image {
    width: 100%;
    display: block;
    height:300px;
	}
  .banner-9 .text,
  .banner-16 .text,
  .banner-10 .text,
  .banner-14 .text {
  	display:block;
    width: 100%;
    padding:30px;
  }
  .banner-9 .text .title, .banner-16 .text .title {
  	margin-bottom:10px;
    -ms-transform: translate(0 ,0);
    -webkit-transform: translate(0 ,0);
    transform: translate(0 ,0);
  }
  .videos .video .overlay {
  	font-size:50px;
  }
  .videos .video .image {
  	margin-bottom:20px;
  }
  .videos .video .info .content {
  	margin-top:5px;
  }
  .banner-12,
  #faq-page .questions,
  #faq-page .answers .answer {
  	margin-bottom:30px;
  }
  #faq-page .questions,
  #faq-page .answers .answer .title {
  	font-size:18px;
  }
  .banner-general .content, .title-featured .content, #faq-page .answers .answer .content, .variants-block .colors .color .color-title, #product-page .product-info .content {
  	font-size:13px;
  }
  .variants-block .colors  {
  	margin:-7px;
  }
  .variants-block .colors .color {
  	padding:7px;
  }
  .banner-block-1 .text-box-wrap,
  .banner-block-1.variants-block .text-box-wrap {
  	padding:30px 0px;
  }
  #product-page .product-images .owl-prev, #product-page .product-images .owl-next {
  	width:20px;
  	height:20px;
    line-height:20px;
    font-size:20px;
  }
  #product-page .product-images .owl-prev {
  	left:0;
  }
  #product-page .product-images .owl-next {
  	right:0;
  }
  #product-page .product-info .product-title {
  	font-size:30px;
    margin:10px 0px;
  }
  #product-page .product-info {
  	margin-top:20px;
  }
  #product-page .product-info .content {
  	margin-top:30px;
  }
  #product-page .product-info .button {
  	margin-top:20px;
  }
  .banner-1,
  .banner-2,
  .banner-3,
  .banner-4,
  .banner-5,
  .banner-6,
  .banner-7,
  .banner-8,
  .banner-9,
  .banner-10,
  .banner-11,
  .banner-12,
  .banner-13,
  .banner-14 {
  	background:#f7f7f7;
  }
/*   .variants-block,
  .variants-block.image-black,
  .variants-block.image-grey,
  .variants-block.image-white,
  .variants-block.image-yellow {
    background:#f7f7f7;
  } */
}
.video-foreground.hero-video.banner-general.image-right {
	position:relative;
}
.video-foreground.hero-video.banner-general.image-right .align {
	position:absolute;
  top:0;
}
.video-foreground {
/*   position: relative;
  padding-bottom: 56.25%;
  padding-top: 0px; */
  height: 695px;  
}
.video-foreground video {
/*   position: absolute;
  top: 0;
  left: 0; */
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media(min-width:768px) {
  .video-foreground {
  	margin-top:-41px;
  }
}
@media(max-width:768px) {
  .video-foreground.hero-video.banner-general.image-right .align {
  	position:inherit;
  }
  .video-foreground.hero-video.banner-general.image-right .align .text-box-wrap {
  	padding-left: 0;
    padding-right: 0;
    padding: 30px 0px;
    text-align:left;
  }
  .video-foreground {
  	height:400px;
  }
  .video-foreground div.align {
    height: 200px;   
  }
  .video-foreground div.align .align-middle {
  	background:#f7f7f7;
  } 
  .video-foreground div.align .text-box-wrap {
/*   	max-width:300px; */
    margin:0 auto;
  }
  .video-foreground.hero-video.banner-general.image-right {
  	margin-bottom:200px;
  }
  .next-generation {
  	background-size:cover !important;
    min-height:300px;
  }  
}
.homepage-banner.banner-general.banner-1 .title.white-color,
.homepage-banner.banner-general.banner-1 .content {
	color:#001f8d;
}
.homepage-banner.banner-block-1.banner-1 .text-box-wrap .text-box,
.homepage-banner.banner-block-1.banner-2 .text-box-wrap .text-box {
	max-width:300px;
}
.homepage-banner.banner-3 {
	background-color:#fff;
}
.banner-general .button a.dark-btn {
	background: #303030;
  background-image: -webkit-linear-gradient(top, #303030, #000000);
  background-image: -moz-linear-gradient(top, #303030, #000000);
  background-image: -ms-linear-gradient(top, #303030, #000000);
  background-image: -o-linear-gradient(top, #303030, #000000);
  background-image: linear-gradient(to bottom, #303030, #000000);
}
.banner-10 {
	margin-bottom:100px;
}
.carver-page-usps img {
	width:228px;
  height:228px;
  margin-bottom:50px;
}
.carver-page-usps .row.usps {
	display: flex;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
}
.carver-page-usps .row.usps > div {
	flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -o-flex: 0 0 auto;
  width: auto;
}
.carver-page-usps .row.usps:first-of-type {
	margin-bottom:100px;
}
.carver-page-usps.block-usp .content {
	max-width:300px;
}
.product-page-banner.block-padding {
	padding-top:0;
  padding-bottom:150px;
}
.product-page-banner .banner-block-2 .title,
.product-info-block .title {
	text-align:center;
  margin-top:50px;
  margin-bottom:82px;
}
.product-page-banner .banner-block-2 .content {
	color:#000;
}
.banner-14 .image {
    background: url(banner-14-v1.png) #f7f7f7 no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 60%;
}
.product-page-banner .align {
	display: flex;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
}
.product-page-banner .align .align-middle {
	flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -o-flex: 0 0 auto;
  width: 45%;
  max-width:45%;
  margin:0;
  padding:0;
}
.product-page-banner .align .align-middle .process-title {
	color:#001f8d;
  font-size:24px;  
  margin-bottom:15px;
}
.product-page-banner .align .align-middle .process-content {
	color:#000;
  font-size:18px;  
}
.product-page-banner .align .align-middle .process-content:not(:last-of-type) {
	margin-bottom:30px;
  display:inline-block;
}
#contact-page {
	background-image: url('contact-background.png');
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
  width:100%;
  height:100%;
  padding:0;
}
#contact-page .contact-overlay {
  background: rgba(255, 255, 255, 0.9);
  padding: 100px 0;
}
#contact-page .contact-overlay textarea {
	resize:none;
}
.banner-9 .text .title {
	transform: translate(0);
}
@media(max-width:1050px) {
	.carver-page-usps.block-usp .content {
    max-width:250px;
  }
  .carver-page-usps img {
    width:190px;
    height:190px;
    margin-bottom:35px;
  }
}
@media (min-width:768px) and (max-width:991px) {
	.homepage-usps .row.usps {
      display: flex;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -o-flex-wrap:wrap;
  }
  .homepage-usps .row.usps .usp {
      flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    -o-flex: 0 0 auto;
    width:50%;
    max-width:50%;
    text-align:center;
  }
  .homepage-usps.block-usp .content {
  	margin-left: auto;
    margin-right: auto;
  }
}
@media(max-width:991px) {  
  .story-page-banner {
  	background:#fff;
  }
  .story-page-banner .align-middle {
    display:block;
    width:100%;
    padding:10px;
  }
  .story-page-banner .align-middle img {
  	max-width:100%;
  }
  .product-page-banner .align .align-middle .process-title {
    color:#000;
    font-size:19px;  
    margin-bottom:8px;
  }
  .story-page-banner iframe {
  	width:100%;
  }
  .product-page-banner .align .align-middle .process-content {
    color:#A7AEB5;
    font-size:15px;  
  }
  .product-page-banner .align .align-middle .process-content:not(:last-of-type) {
    margin-bottom:15px;
    display:inline-block;
  }
  .product-page-banner.block-padding {
  	padding-bottom:50px;
  }  
  .product-page-banner .banner-14 {
  	background:#fff;
  }
  .product-page-banner .banner-block-2 .title,
  .product-info-block .title {
  	margin:30px 0;
  }
  .product-page-banner .align {
  	flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -o-flex-wrap:wrap;
  }
  .product-page-banner .align .align-middle {
  	width:100%;
    max-width:100%;
  }
  .product-page-banner .align .align-middle.image {
  	height:430px;
  }
}
@media(max-width:950px) {
	.carver-page-usps.block-usp .content {
    max-width:140px;
  }
  .carver-page-usps img {
    width:150px;
    height:150px;
    margin-bottom:25px;
  }
}
@media(max-width:768px) {
  #product-page .content {
  	color:#A7AEB5;
  }
  .homepage-banner .content,
  .carver-page-banner .content,
  .carver-page-banner.banner-general.light-text .content {
  	color:#000;
  }
  .homepage-banner .title.white-color,
  .carver-page-banner .title.white-color,
  .homepage-banner .title,
  .carver-page-banner .title,
  .carver-page-banner.banner-general.light-text .title {
  	color:#001f8d;
  }
  .carver-page-usps .row.usps {
  	flex-wrap:wrap;
  }
  .carver-page-usps .row.usps > div {
  	width:100%;
  }
  .carver-page-usps .row.usps:first-of-type {
  	margin-bottom:0;
  }
  .carver-page-usps.block-usp .content {
    max-width:250px;
  }
  .carver-page-usps img {
    width:160px;
    height:160px;
    margin-bottom:0px;
    margin-right:25px;
  }
  .carver-page-usps.block-usp .text {
  	vertical-align:middle;
  }
}
.message-container .messages {margin:0;position:relative;}
.message-container .messages .message ul {padding:0;border:none;margin:0;background:transparent;color:#fff;}
.message-container .messages .message {position:absolute;right:0;top:60px;color:#fff;padding:20px;display:table;background-color:#aaa;width:300px;border-radius:3px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.message-container .messages .message.done {opacity:0;visibility:hidden;-ms-transform:translate(0px,-150px);-webkit-transform:translate(0px,-150px);transform:translate(0px,-150px);}
.message-container .messages .message.error {background-color:#cd3b3b;}
.message-container .messages .message.success {background-color:#3baa34;}
.message-container .messages .message.info {background-color:#3ca1cd;}
.message-container .messages .message .icon,.message-container .messages .message .text {display:table-cell;vertical-align:middle;}
.message-container .messages .message .icon {font-size:25px;width:35px;}
.message-container .messages .message .text {font-size:14px;font-weight:600;}

.banner-block-1.banner-general.variants-block {
	position:relative;
}
.banner-variants-mobile.visible-xs.general-banner-mobile {
	display:none !important;
}
.variants-block-title-top {
  position:absolute;
  top:35px;
	text-align:center;
  width:100%;
}
.homepage-flexbox {
	display:flex;
  -webkit-display:flex;
  -moz-display:flex;
  -ms-display:flex;
  -o-display:flex;
  justify-content:space-around;
  -webkit-justify-content:space-around;
  -moz-justify-content:space-around;
  -ms-justify-content:space-around;
  -o-justify-content:space-around;
}
.homepage-flexbox-items {
	flex:0 0 auto;
  -webkit-flex:0 0 auto;
  -moz-flex:0 0 auto;
  -ms-flex:0 0 auto;
  -o-flex:0 0 auto;
}
.homepage-banner.banner-block-1 {
	position:relative;
  z-index:1;
  margin-top:-1px;
}
#header {
	position:relative;
  z-index:50;
  background:#fff;
}
#for-color-1,
#for-color-2,
#for-color-3,
#for-color-4 {
	visibility:visible;
  opacity:1;
  position:relative;
  left:initial;
}

#for-color-1.color-picked-hidden,
#for-color-2.color-picked-hidden,
#for-color-3.color-picked-hidden,
#for-color-4.color-picked-hidden {
	visibility:hidden;
  opacity:0;
  position:absolute;
  left:-9999px;
}
.product-info-block .custom-title-slider {
	margin-top:-45px;
}
.homepage-flexbox-items.usp {
	max-width:100%;
}
.video-arrow-down {
	width: 140px;
  height: 80px;
  position: absolute;
  z-index: 1;
  bottom: 20px;
  left: calc(50% - 70px);
  left: -webkit-calc(50% - 70px);
  left: -moz-calc(50% - 70px);
}
.video-foreground.homepage-banner.banner-block-1.banner-1 .text-box-wrap .text-box {
	width: 400px;
  max-width: 400px;
}
.video-foreground.homepage-banner.banner-block-1.banner-1 .text-box-wrap .text-box .content {
	color:#000;
}
.hero-buttons {
	display:flex;
  -webkit-display:flex;
  -moz-display:flex;
  -ms-display:flex;
  -o-display:flex;
  justify-content:flex-start;
  -webkit-justify-content:flex-start;
  -moz-justify-content:flex-start;
  -ms-justify-content:flex-start;
  -o-justify-content:flex-start;
}
.hero-buttons a {
	flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -o-flex: 0 0 auto;
  width: 48%;
  max-width:280px;
  padding: 0 10px;
  text-align: center;
}
.hero-buttons a:first-child {
	margin-right:20px;
}
.hero-buttons a:last-child {
  background: transparent;
  border: 3px solid #001F8D;
  color:#001F8D;
  line-height: 43px;
}
.carver-page-banner {
	position:relative;
}
.carver-page-banner.banner-block-1 .text-box-wrap,
.your-carver-banner.banner-block-1 .text-box-wrap {
  padding-bottom: 100px;
}
.your-carver-banner {
	position:relative;
}
.your-carver-banner .subtitle {
	font-size: 18px;
  font-weight: 600;
  color: #fff;
  margin-top: 20px;
}
.your-carver-banner .content {
	margin-top:0;
}
@media(min-width:768px) {  
  .carver-page-banner .hero-buttons a:first-child {
    background: #fff;
    color:#2a63ff;
    margin:0 auto;
  }
  .carver-page-banner .hero-buttons a:last-child {
    background: transparent;
    color:#fff;
    border:3px solid #fff;
    margin:0 auto;
  }
}
@media (max-width: 767px) {
  .your-carver-banner .subtitle {
    color: #A7AEB5;
    font-size:13px;
  }
  .carver-page-banner {
    max-height:160px;
  }
  .carver-page-banner .video-arrow-down {
    display:none;
  }
  .hero-buttons a:last-child {
  	line-height:37px;
  }
  .video-foreground.homepage-banner.banner-block-1.banner-1 .text-box-wrap .text-box {
  	width:100%;
    max-width:100%;
  }
  .product-info-block .custom-title-slider {
  	margin-top:0;
  }
  .banner-block-1.banner-general.banner-2.image-left.homepage-banner.next-generation {
		background:#f7f7f7 !important;
	}
  .banner-block-1.banner-general.variants-block {
  	height:320px;
  }
  .variants-block-title-top {
  	top:20px;
  }
  .homepage-flexbox {
  	flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -o-flex-wrap:wrap;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
  }
  .product-info-block .custom-title-slider {
  	margin-top:0;
  }
}
@media (max-width: 450px) {
  .hero-buttons {
  	flex-direction: column;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
  }
  .hero-buttons a:first-child {
  	margin-bottom:15px;
    margin-right:0;
  }
  .hero-buttons a {
  	align-self:center;
    -webkit-align-self:center;
    -moz-align-self:center;
    -ms-align-self:center;
    -o-align-self:center;
    width:100%;
  }
  .banner-block-1.banner-general.variants-block .color-title.title-font {
  	font-size:12px;
    white-space:nowrap;
  }
  .video-foreground.hero-video.banner-general.image-right {
  	margin-bottom: 255px;
  }
}
@media (max-width: 371px) {
	.video-foreground.hero-video.banner-general.image-right {
  	margin-bottom: 273px;
  }
}
.banner-button-single {
  position:absolute;
  right:8%;
  bottom:0;
	background:#001F8D;
/*   border-top-left-radius:8px;
  border-top-right-radius:8px; */
  padding:19px 37px;
}
.banner-button-single a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.banner-button-single span {
	font-size:16px;
  line-height:24px;
  color:#fff;
  margin:0;
}
.banner-button-single p {
	font-size:34px;
  line-height:28px;
  color:#fff;
  margin:0;
}
@media(max-width:1175px) {
  .banner-button-single {
  	right:5%;
  }
}
@media(max-width:991px) {
  .banner-button-single {
    padding: 10px 25px;
  }
  .banner-button-single p {
  	font-size:30px;
  }
  .banner-button-single span {
  	font-size:14px;
  }
}
@media(max-width:768px) {
	.banner-button-single {
    bottom: 100%;
    padding: 7px 13px;
  }
  .banner-button-single p {
  	font-size:25px;
  }
  .banner-button-single span {
  	font-size:13px;
  }
}
.container.vwo_loaded.vwo_loaded_5 a.pre-order-btn {
	display:none !important;
}
/* hero video replacment with image */
.banner-button-single {
  position:absolute;
  right:8%;
  bottom:0;
	background:#001F8D;
/*   border-top-left-radius:8px;
  border-top-right-radius:8px; */
  padding:19px 37px;
}
.banner-button-single a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.banner-button-single span {
	font-size:16px;
  line-height:24px;
  color:#fff;
  margin:0;
}
.banner-button-single p {
	font-size:34px;
  line-height:28px;
  color:#fff;
  margin:0;
}
.video-fancybox {
	margin-top:23px;
  color:#001F8D;
  font-weight:900;
  display:inline-block;
  font-size:22px;
  font-family: "Muli", Helvetica, sans-serif;
}
.video-fancybox:hover,
.video-fancybox:active,
.video-fancybox:focus,
.video-fancybox:visited{
	color:#001F8D;
  outline:none;
}
.video-fancybox img {
	margin-left: 13px;
  width: 34px;
  height: 34px;
  margin-top: -2px;
}
@media(max-width:1175px) {
  .banner-button-single {
  	right:5%;
  }
}
@media(max-width:991px) {
  .banner-button-single {
    padding: 10px 25px;
  }
  .banner-button-single p {
  	font-size:30px;
  }
  .banner-button-single span {
  	font-size:14px;
  }
}
@media(max-width:767px) {
  .video-foreground.hero-video.banner-general {
  	background: url(banner-1-new-tablet.jpg) #f7f7f7 no-repeat center center;
    background-size: auto 100%;
  }
  .video-foreground.hero-video.banner-general.image-right {
    margin-bottom: 231px;
    padding-top: 400px;
  }
  .video-fancybox {
  	font-size:19px;
  }
  .video-fancybox img {
  	width:30px;
    height:30px;
  }
	.banner-button-single {
    bottom: 100%;
    padding: 7px 13px;
  }
  .banner-button-single p {
  	font-size:25px;
  }
  .banner-button-single span {
  	font-size:13px;
  }
}
@media(max-width:480px) {
  .video-foreground.hero-video.banner-general {
  	background: url(banner-1-new-mobile.png) #f7f7f7 no-repeat center center;
    background-size: auto 100%;
  }
}
@media(max-width:450px) {
/*   .video-foreground.hero-video.banner-block-1 {
    background-position: 65% center;
  } */
	.video-foreground.hero-video.banner-general.image-right {
    margin-bottom: 301px;
	}
  .video-fancybox {
  	display: block;
    text-align: center;
    font-size: 18px;
  }
  .video-fancybox img {
  	width:25px;
    height:25px;
    margin-left: 5px;
  }
}
.message-container .messages {margin:0;position:relative;}
.message-container .messages .message ul {padding:0;border:none;margin:0;background:transparent;color:#fff;}
.message-container .messages .message {position:absolute;right:0;top:60px;color:#fff;padding:20px;display:table;background-color:#aaa;width:300px;border-radius:3px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;z-index:999;}
.message-container .messages .message.done {opacity:0;visibility:hidden;-ms-transform:translate(0px,-150px);-webkit-transform:translate(0px,-150px);transform:translate(0px,-150px);}
.message-container .messages .message.error {background-color:#cd3b3b;}
.message-container .messages .message.success {background-color:#3baa34;}
.message-container .messages .message.info {background-color:#3ca1cd;}
.message-container .messages .message .icon,.message-container .messages .message .text {display:table-cell;vertical-align:middle;}
.message-container .messages .message .icon {font-size:25px;width:35px;}
.message-container .messages .message .text {font-size:14px;font-weight:600;}