@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700);

/* */
@media(min-width: 1300px) { .container { width: 1240px; } }

/* Landing page */
* { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
body, html, h1, h2, h3, h4, p, a, ul, ol { font-family: 'Open Sans', sans-serif; }

body { opacity: 0; zoom:1; filter: alpha(opacity=0); -webkit-transition: opacity .5s; transition: opacity .5s; }
.ready body {  opacity: 1;  filter: alpha(opacity=100); }

strong { font-weight: 700; }
p { color: #777777; line-height: 24px; font-size: 16px; }
a { color: #318DD4; font-size: 14px; line-height: 24px; text-decoration: underline; }
.btn, .button-inner, .btn:after, a { -webkit-transition: all .3s; transition: all 0.3s; }
/* Popup */
.mfp-iframe-scaler iframe { background: #fff; }
.popup .header { padding: 20px 40px; background: #FD9A00;  }
.popup .header h3 { color: #fff; font-weight: bold; font-size: 20px; text-transform: uppercase; }
.popup .header span { color: #fff; margin-top: 10px; display: table; }
.popup .content { padding: 30px 40px; }
.popup h4 { font-weight: bold; margin-top: 20px; margin-bottom: 20px; }
.popup p { margin-bottom: 15px; }
.popup a { font-size: 16px; }
.popup p:last-child { margin-bottom: 0; }
.popup li { margin-bottom: 15px; }
.popup li:last-child { margin-bottom: 0; }

.inline-popup .popup { height: 84vh; background: #fff; overflow: auto; }
.inline-popup  .mfp-content { max-width: 80%; }

#pub914iframe { position: absolute; top: -400px; }
	/* Loader */
	.loader { position: absolute;  display: none; left: 50%; top: 50%; margin-top: -36px; z-index: 100;  margin-left: -16px; }
	.loader svg { height: auto;  width: 76px; }
	.loader-active .loader { display: block; }
	.loader-active .button-inner { opacity: 0; }
/* Header */
#header { position: absolute; z-index: 100; width: 100%; }
	/* Logo */
	#header .logo-wrap { background: #FD9A00;  padding: 20px; display: table; position: relative; z-index: 100; }
	#header .logo-link { display: block; line-height: 1px; }
	#header .logo-image { width: 250px; height: 75px; }
/* Hero */
	.hero { width: 100%; background: #F5F5F5; position: relative; z-index: 99; /* overflow: hidden; */ }
	.hero .text {  vertical-align: middle; position: relative; z-index: 100; margin-top: 250px; float: left; max-width: 600px; }
	.hero .text h1 { color: #fff; line-height: 62px; letter-spacing: 0.56px;/*  font-size: 48px; */ font-size: 42px; margin-top: 0px; margin-bottom: 0; text-shadow: 0 1px 2px rgba(0,0,0,0.50); margin-bottom: 40px; }
	.hero .text h2 { /* font-size: 30px; */ font-size: 28px; line-height: 42px; letter-spacing: 0.35px; color: #fff; text-shadow: 0 1px 2px rgba(0,0,0,0.50); }
	.hero .col-xs-12 { z-index: 100; }
	.hero .bg { position: absolute; left: 0; top: 0; right: 0; bottom: 0; background-size: 100% auto; background-position: center top; z-index: 99; background-repeat: no-repeat; }
	.bg {background-image: url('../../assets/img/bg.jpg');}
	/* Form */
	 
	.form { position: relative; float: right; margin-top: 130px; background: #fff; position: relative; z-index: 101; min-height: 500px; -webkit-transition: all .5s; transition: all .5s }
	.opt-out-form .header { background: #FD9A00;  padding-top: 20px; padding-bottom: 20px; padding-left: 35px; padding-right: 35px; }
	.opt-out-form .header h3 { color: #fff; font-weight: bold; font-size: 20px; text-transform: uppercase; }
	.opt-out-form .form-content { padding-top: 30px; padding-bottom: 40px; background: #fff; padding-left: 35px; padding-right: 35px; display: block; width: 100%; }
	
	.form-popup .opt-out-form { background: #fff;}
	.form-popup .mfp-content { max-width: 514px; }
	.form-popup h3 { color: #000; font-size: 18px; font-weight: bold; text-align: center; line-height: 24px; text-align: left; }
	.form-popup .input-row { margin-top: 15px; margin-bottom: 25px; }
	
	.form-popup .mfp-close { color: #fff; margin-top: -40px; margin-right: -15px; }	
	.form-popup .button-inner { font-size: 18px; color: #FFFFFF; letter-spacing: 0.29px; background: #1aae62; border-radius: 4px; width: 100%; text-decoration: none; display: table; text-align: center; padding: 20px 20px 18px; font-weight: bold; position: relative; z-index: 2; text-decoration: none; }
	.form-popup .btn:before { position: absolute; width: 100%; height: 100%; content: ""; background: #149252; left: 0; bottom: -3px; z-index: 1; border-radius: 4px; }
	.form-popup .btn:hover .button-inner { background: #149252; }
	.form-popup .btn:hover:before { background: #117F47; }
	.form-popup .button-row { position: relative; }
	.form-popup a { text-decoration: none; }
	.form-popup .descr, .form-popup .descr p { font-size: 13px; line-height: 15px; letter-spacing: 0.04em;  }
	.form-popup .descr p { margin-bottom: 10px;}
	.form-popup .descr p:last-child { margin-bottom: 0; }
	
	.form .form-header {  background: #FD9A00;  padding-top: 20px; padding-bottom: 20px;  width: 514px; }
	.form .steps { display: table; width: 508px; padding-left: 35px; }
	.form .steps .step { display: table-cell; width: 35px; vertical-align: middle; }
	.form .steps .sep-line { display: table-cell; width: 30%; height: 35px; position: relative; }
	.form .steps .sep-line .line { position: absolute; top: 50%; height: 1px; background: #fff; left: -10px; right: 18px; margin-top: -1px; }
	.form .steps .step .step-icon { }
	.form .steps .step .number { font-weight: bold; color: #fff; font-size: 14px; line-height: 14px; width: 20px; text-align: center; }
	.form .steps .step .step-inner { border-radius: 50%; overflow: hidden; width: 35px; height: 34px; border: 1px solid #fff; display: table; text-align: center; line-height: 33px; }
	.form .steps .step .step-icon { display: table; position: relative; text-align: center; width: 35px; margin-bottom: 2px; }
	.form .steps .step .step-icon .icon { display: none; }
	.form .steps .step.completed .step-icon .icon { display: block; }
	.form .steps .step.completed .step-icon .number { display: none; }
	.form .steps .step.completed .step-inner { background: #D88300; border: 1px solid #D88300; }
	.form .steps .step.active .step-inner { background: #D88300; border: 1px solid #D88300; }
	.form .form-content { padding-top: 10px; padding-bottom: 30px; background: #fff; padding-left: 35px; padding-right: 35px; display: block; width: 100%; max-width: 514px; }
	.form-popup .form-errors, .form .form-errors {  margin-top: 30px; }
	.form-popup .form-errors .form-error, .form .form-errors .form-error {  padding-top: 17px; padding-bottom: 17px; background: #FFE8E8; border-top: 1px solid #F2241D; border-bottom: 1px solid #F2241D; color: #F2241D; padding-left: 35px; padding-right: 35px; display: none; }
	.form-popup .form-errors { margin-top: 0; }
 	.form .step-content { display: none; }
	.form .step-content.active { display: block; }
	.form .form-content h3 { color: #000; font-size: 18px; font-weight: bold; text-align: center; line-height: 24px; text-align: left; } 
	.form .form-content .radio-list { margin-top: 18px; }
	.form .form-content .radio-list ul { padding: 0; margin: 0; }
	.form .form-content .radio-list li a { cursor: pointer; position: relative; background: #fff; border: 1px solid #DDDDDD; border-radius: 3px; margin-bottom: 8px; font-size: 16px; color: #000000; letter-spacing: 0.26px;  text-decoration: none; display: table; width: 100%; }
	.form .form-content .radio-list li label { position: relative; z-index: 100; padding: 17px 17px 17px 57px;  cursor: pointer; }
	.form .form-content .radio-list li.checked a { background: #F5F5F5; }
	.form .form-content .radio-list li:last-child {  }
	.form .form-content .radio-list li [type="radio"] { position: absolute; left: -9999px; z-index: -9999; visibility: hidden; }
	.form .form-content .input-row { margin-top: 15px; margin-bottom: 25px; }
	.form .custom-radio {  content: "";  position: absolute; top: 15px;  left: 16px;  width: 25px; height: 25px; border-radius: 50%; border: 1px solid #d6dce0; }
    .form .custom-radio:after { position: absolute; top: 0;  left: 0;  margin-top: 4px;  margin-left: 4px; width: 15px; height: 15px; border-radius: 50%; background: none; }
	.form input[type="radio"]:checked + .custom-radio { border: 1px solid #353a3e;  }
	.form input[type="radio"]:checked + .custom-radio:after { content: ""; background: #353a3e;  transition: all 75ms ease-in; }
	
	.opt-out-form [type="email"],
	.form input[type="tel"], 
	.form input[type="number"],
	.form input[type="email"], 
	.form input[type="text"] { border: 1px solid #DDDDDD; border-radius: 3px; font-size: 16px; color: #000000;  padding: 17px 17px;width: 100%; margin-top: 17px;  line-height: 18px; }
	
	.opt-out-form .input-error input[type="email"],
	.form .input-error input[type="tel"], 
	.form .input-error input[type="email"], 
	.form .input-error input[type="text"],
	.form .input-error input[type="number"] { color: #F2241D; }
	
	.opt-out-form .input-error input[type="email"]::-webkit-input-placeholder,
	.form .input-error input[type="email"]::-webkit-input-placeholder, 
	.form .input-error input[type="text"]::-webkit-input-placeholder, 
	.form .input-error input[type="tel"]::-webkit-input-placeholder,
	.form .input-error input[type="number"]::-webkit-input-placeholder { color: #F2241D; }
	
	.opt-out-form .input-error input[type="email"]:-moz-placeholder,
	.form .input-error input[type="email"]:-moz-placeholder, 
	.form .input-error input[type="text"]:-moz-placeholder, 
	.form .input-error input[type="tel"]:-moz-placeholder,
	.form .input-error input[type="number"]:-moz-placeholder { color: #F2241D; }
	
	.opt-out-form .input-error input[type="email"]::-moz-placeholder,
	.form .input-error input[type="email"]::-moz-placeholder, 
	.form .input-error input[type="text"]::-moz-placeholder, 
	.form .input-error input[type="tel"]::-moz-placeholder,
	.form .input-error input[type="number"]::-moz-placeholder { color: #F2241D; }
	
	.opt-out-form .input-error input[type="email"]:-ms-input-placeholder,
	.form .input-error input[type="email"]:-ms-input-placeholder, 
	.form .input-error input[type="text"]:-ms-input-placeholder, 
	.form .input-error input[type="tel"]:-ms-input-placeholder,
	.form .input-error input[type="number"]:-ms-input-placeholder { color: #F2241D; }

	.form .input-error input[type="text"], 
	.form .input-error input[type="email"], 
	.form .input-error input[type="tel"],
	.form .input-error input[type="number"] { border: 1px solid #F2241D; }

	.opt-out-form .input-error h3, .form .input-error label {  color: #F2241D!important; }

	.form .step-content[data-id="1"] .info-row { display: none; }
	.form .button-row { margin-bottom: 20px; position: relative; }
	.form .btn { text-decoration: none; }
	.form .button-inner {  font-size: 18px; color: #FFFFFF; letter-spacing: 0.29px; background: #1aae62; border-radius: 4px; width: 100%; text-decoration: none; display: table; text-align: center; padding: 20px 20px 18px; font-weight: bold; position: relative; z-index: 2; }
	.form .btn:before { position: absolute; width: 100%; height: 100%; content: ""; background: #149252; left: 0; bottom: -3px; z-index: 1; border-radius: 4px; }
	.form .btn:hover .button-inner { background: #149252; }
	.form .btn:hover:before { background: #117F47; }
	.selectric .label { white-space: normal;}
	.form .selectric { margin-top: 17px; }	 
	.form .selectric .label { height: 52px; line-height: 52px; font-size: 16px; color: #AAA; }
	.selectric .button::after { right: 1px; }
	.form .has-value .selectric .label { color: #000; }
	.form .input-error .selectric .button, .form .input-error .button:after { color: #F2241D!important; }
	.form .input-error .button:after { border-top-color: #F2241D!important; }
	
	.opt-out-form .input-error input[type="email"], .opt-out-form .input-error .selectric, .form .input-error .selectric { border: 1px solid #F2241D; }
	.opt-out-form .input-error .selectric .label, .form .input-error .selectric .label { color: #F2241D; }
	
	.form .selectric-items li.highlighted { color: #fff; background: #FD9A00; }
	.form .selectric-items li { font-size: 16px; padding-top: 15px; padding-bottom: 15px; }
	.form .input-row { display: table; width: 100%; position: relative; }
	.form .input-row .left-side, .form .input-row .right-side { float: left; width: 50%; }
	.form .input-row .left-side { padding-right: 10px; }
	.form .input-row .right-side  { padding-left: 10px; }
	.form .input-row label { color: #000; font-size: 18px; font-weight: bold; text-align: center; line-height: 22px; text-align: left; display: table; width: 100%; }
	.form .input-row .col-1, .form .input-row .col-2, .form .input-row .col-3 { float: left; }
	.form .input-row .col-1, .form .input-row .col-2 { width: 36%; }
	.form .input-row .col-3 { width: 28%; }
	.form .input-row .col-1 { padding-right: 10px; }
	.form .input-row .col-2 { padding-left: 10px; padding-right: 10px; }
	.form .input-row .col-3 { padding-left: 10px; }
	.form .back-link { text-align: center; font-size: 16px; display: table; margin-left: auto; margin-right: auto; margin-top: -5px; margin-bottom: -10px; }
    .form .descr { font-size: 12px; line-height: 14px; letter-spacing: 0.04em; margin-top:16px; }
	.form .descr a { color: #318DD4; font-size: 12px; line-height: 14px; }


/* Main */
main { background: #F5F5F5; padding-bottom: 90px; }
	/* Top text */
	main .top-text { text-align: center; margin-bottom: 60px; }
	main .top-text .line { display: table; margin: 20px auto; width: 60px; height: 2px; background: #FD9A00; }
	main .top-text h2.top-title { font-size: 36px; line-height: 49px; color: #000; padding-top: 90px;}
	/* Features */
	main .features { }
	main .features .icon-wrap { background: #fff; display: block; border-radius: 50%; overflow: hidden; width: 156px; line-height: 156px; height: 156px; margin-left: auto; margin-right: auto; text-align: center; margin-top: }
	main .features .icon-wrap img { display: inline-block; vertical-align: middle; }
	main .features h3 { color: #000; font-size: 18px; font-weight: bold; text-align: center; line-height: 24px; margin-bottom: 20px; margin-top: 30px; }
	main .features p { max-width: 240px; text-align: center; display: block; margin-left: auto; margin-right: auto; }
	main .features .col-3 .icon-wrap img { margin-top: -5px; }
	main .btn { text-decoration: none; position: relative; display: table; max-width: 400px; margin-left: auto; margin-right: auto; margin-top: 105px; margin-bottom: 10px;  }
	main .btn .button-inner {  font-size: 18px; color: #FFFFFF; letter-spacing: 0.29px; background: #FD9A00; border-radius: 4px; width: 100%;  text-decoration: none; display: table; text-align: center; padding: 20px 94px 18px; font-weight: bold; position: relative; z-index: 2; }
	
	main .btn:hover .button-inner { background: #D18103; }
	main .btn:hover:before { background: #885609; }
	main .btn:before { position: absolute; width: 100%; height: 100%; background: #CA7C03; content: "";  left: 0; bottom: -3px; z-index: 1; border-radius: 4px; }

/* .step-links ul{ text-align:center; position: absolute;} */
.step-links ul li{ display:inline-block; color:#666; margin:15px 0 0;}
.step-links ul li a{font-size:14px; color:#666; border-left:1px solid #777; display:inline-block; margin-right:8px; padding:0 0 0 8px;}
.step-links ul li:first-child a{border:none;}
.step-links p{width:100%; color:#666; float:left; margin:10px 0 0; font-family:Raleway; font-size:15px;}

/* Footer */
#footer { text-align: center; padding-top: 30px; padding-bottom: 30px; }
#footer p { font-size: 12px; line-height: 15px; margin-bottom: 30px; margin-right: 150px; margin-left: 80px; }
	#footer .copyrights { line-height: 24px; font-size: 14px; display: inline-block; margin-right: 22px; }
	/* Menu */
	#footer .footer-menu { display: inline-block; }
	#footer .footer-menu ul { }
	#footer .footer-menu ul li { display: inline; margin-left: 22px; margin-right: 22px; }
	#footer .footer-menu ul li a {  }	

html.mfp-helper,
html.mfp-helper body {
	overflow: hidden;
	height: 100vh;
}
.overlay-fix {
    top: -100%;
    left: -100%;
    right: -100%;
    bottom: -100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    display: none;
}
html.mfp-helper .overlay-fix {
	display: block;
}
html.mfp-helper .mfp-bg { background: transparent;  }
.mfp-wrap{ -webkit-overflow-scrolling: touch; -webkit-transform: translateZ(0); }


#confirmation {position: fixed;top: 0;width: 100%;height: 100%;left: 0;z-index: 800;overflow: auto;background-color: #F8F8F8;font-family: "Roboto", sans-serif;}
#confirmation div.wrapper {display: block;margin: 30px auto;max-width: 480px;text-align: center;}
.confirmation {background-color: #FFFFFF;border: 1px solid #DDDDDD;padding: 0px 10px 30px;position: relative;z-index: 2;margin:50px auto 0;}
.confirmation h2 {color: #000000;font-size: 26px;margin-top: 25px;margin-bottom: 28px;}
.confirmation h2.confirmation-header {font-size: 18px;background-color: #f0f0f0;color: #424242;border-radius: 50px;font-weight: 400;padding: 20px 15px;line-height: normal;}
.confirmation .row .confirmation-row {max-width: 90%;margin: 0 auto;}
.confirmation .row .confirmation-row .warranty-img {width: 275px;height: auto; margin-bottom: 2rem;}
.confirmation .row .confirmation-row .confirmation-item {margin-bottom: 15px;}
.confirmation .btn {background: #f18c34;/*border: 2px solid #fff;*/color: #fff;border-radius: 15px;padding: 10px 20px;/*text-align: center;font-weight: bold;*/text-decoration: none;/*float: left;display: block;max-width: 250px;box-shadow: 0px 1px 10px 0px #7a7a7a;*/font-size: 1.1rem;line-height: 25px;margin-top: 22px;margin-left: 25px;}
.confirmation .btn img#learn-button {vertical-align: middle;height: 1.1em;max-width: 120px;width: inherit;}
.confirmation .row .confirmation-row .confirmation-item h3 {margin: 10px 0px;color: #777777;}
.confirmation .row .confirmation-row .confirmation-item img:first-of-type {width: 120px;height: auto;}
.confirmation .row .confirmation-row .confirmation-item .confirmation-value {margin-right: 25px;}
.confirmation .confirmation-disclaimer {font-size: 0.72rem;margin-bottom: 1.5rem;color: #777777;line-height: 24px;font-weight: bold;margin-top: 10px;}
.confirmation .row .confirmation-row .confirmation-item img:last-of-type {width: 155px;height: auto;}


/*#confirmation .page { max-width: 480px; margin-left: auto; margin-right: auto; }
#confirmation .top { background: #8cc63e; padding-left: 90px; padding-right: 90px; text-align: center; padding-top: 35px; padding-bottom: 35px; }
#confirmation .top p { color: #fff; font-size: 27px; line-height: 31px; margin-bottom: 20px; font-weight: 600; }
#confirmation .top p:last-child { margin-bottom: 0; }
#confirmation .right-side, #confirmation .left-side { float: left; height: 100%; height: 100vh; }
#confirmation .left-side { width: 30%; background: #ddd; }
#confirmation .right-side { width: 70%; background: #282c6c; }
#confirmation .left-side { background-image: url('../img/slider-bg.jpg'); background-size: cover; background-repeat: no-repeat; background-position: 75% center; }
#confirmation .c-logos { background: #fff; padding-top: 20px; padding-bottom: 20px; display: table; padding-right: 20px; padding-left: 20px; }
#confirmation .c-logos .logo-2, #confirmation .c-logos .logo-1 { float: left; width: 30%; }
#confirmation .c-logos .logo-1 { width: 70%; padding-right: 20px;  }
#confirmation .c-logos .logo-2 { padding-left: 20px; padding-top: 10px; }
#confirmation .c-logos .logo-2 img, #confirmation .c-logos .logo-1 img { max-width: 100%; width: 100%; height: auto; }
#confirmation .c-content { padding-left: 30px; padding-right: 30px; width: 100%; text-align: center; padding-top: 60px; }
#confirmation .c-content h1 { font-weight: bold; color: #fff; font-size: 40px; }
#confirmation .ribbon { z-index: 100; left: -25px; top: -25px; width: 113px; height: 113px; position: relative; text-align: center; background-image: url('../img/ribbon.svg'); background-size: 100%; background-position: center center; background-repeat: no-repeat; }
#confirmation .ribbon span { display: block; font-size: 20px; color: #fff; font-weight: bold; width: 100%; float: left; }
#confirmation .ribbon span:first-child { font-size: 25px; margin-top: 33px; }
#confirmation .circle { position: absolute; top: 0; left: 0; background: #fff; border-radius: 50%; overflow: hidden; width: 230px; height: 230px; }
#confirmation .circle img { width: 80%; height: auto; margin-top: 50px; }
#confirmation .offer-wrap { margin-top: 80px; width: 230px; height: 230px; position: relative; display: table; }
#confirmation .c-left, #confirmation .c-right { float: left; }
#confirmation .c-left {  position: absolute; width: 230px; margin-left: 20px;  }
#confirmation .c-right { padding-left: 300px; }
#confirmation .row { font-weight: bold; font-size: 20px; color: #fff; text-align: left; margin-top: 30px; margin-bottom: 30px; }
#confirmation .row:first-child { margin-top: 70px; }
#confirmation .row .green { color: #8cc63e; font-weight: bolder; }
#confirmation .row:last-child { margin-top: 40px; }
#confirmation .row .btn { background: #8cc63e; border: 2px solid #fff; color: #fff; border-radius: 20px; padding-left: 30px; padding-right: 30px; padding-top: 15px; padding-bottom: 15px; text-align: center; font-size: 30px; line-height: 30px; font-weight: bold; text-decoration: none; float: left; }
#confirmation .row .btn:hover { background: #6d9d2f; }*/
.visible-tablet { display: none; }

.inline-popup .mfp-close { margin-top: -44px; background: #FD9A00; color: #fff; font-size: 52px; margin-right: 0px; opacity: 1; } 
.form-popup .mfp-close { margin-top: 11px; background: #FD9A00; color: #fff; font-size: 52px; margin-right: 18px; opacity: 1; } 
.inline-popup .mfp-close:hover { background: #D18103; }

@media(min-width:1500px) {
	.hero .bg { background-size: cover; background-position: center center; }
	.hero { min-height: 900px; }
}

@media(max-width:1200px) {
	.container { width: 100%; padding-left: 30px; padding-right: 30px; max-width: 100%; }
	.hero .text { width: 50%; float: left; }
	.hero .form { width: 50%; max-width: 514px; }
}	
@media(max-width:1024px) {
	.hero .text { width: 100%; float: none; text-align: center; max-width: 100%; margin-top: 170px; }
	.hero .text h1 { margin-bottom: 20px; font-size: 40px; line-height: 52px; }
	.hero .text h2 { line-height: 40px; }
	.hero .text br { display: none; }
	.hero .form { width: auto; display: table; margin-left: auto; margin-right: auto; float: none; margin-top: 60px;  } 
	main { padding-top: 20px; }
	.features .col-md-3 { width: 50%; float: left; margin-bottom: 80px; }
	.features .col-md-12 { float: left; width: 100%;  }
	.features .button-top { margin-left: auto; margin-right: auto; float: none; margin-top: 40px; }
	
	.mfp-iframe-holder .mfp-close, .form-popup .mfp-close, .inline-popup .mfp-close { color: #000; margin-top: 11px; font-size: 52px; margin-right: 18px; opacity: 1; }
	.mfp-iframe-scaler { padding-top: 100%; }
	.popup .content { overflow: auto; }
	.mfp-iframe-holder .mfp-close { margin-right: 32px; top: 10px; }
	.inline-popup .mfp-close { margin-top: -44px; background: #FD9A00;}
	.inline-popup .popup .content { padding: 30px 50px 30px 20px; }
	.inline-popup  .mfp-content { max-width: 100%; }
	.touchevents .inline-popup .popup .content { padding: 30px 60px 30px 20px; }
}

@media(max-width:992px) {

}

@media(max-width:768px) {
	.container { padding-left: 0; padding-right: 0; }
	#header { display: none; } 
	#steps { display: none; }
	.bg {background-image: url('../../assets/img/bg_dark.jpg');}
	#header .logo-wrap { padding: 10px 20px; width: 100%; }
	#header .logo-wrap a { text-align: center; }
	#header .logo-image { height: 60px; width: auto; margin-left: auto; margin-right: auto; }
	.hero .bg {  background-size: cover; height: 300px; top: 0px; background-position: center bottom; }
	.hero .text { padding-left: 20px; padding-right: 20px; margin-top: 40px; }
	.hero .text h1 { margin-bottom: 22px; font-size: 22px; line-height: 30px; }
	.hero .text h2 { line-height: 30px; font-size: 16px; }
	.hero .form { max-width: 100%; display: block; margin-top: 40px; }
	.form .form-header { width: 100%; }
	.form .steps { display: table; margin: 0 auto;  }
	.form .form-content { padding-left: 15px; padding-right: 15px; max-width: 100%; }
	.form-popup .form-errors, .form .form-errors { margin-top: 10px; }
	.features .col-md-3 { width: 100%; margin-bottom: 30px; }
	main .top-text { padding-left: 15px; padding-right: 15px;}
	.popup .content { padding: 30px 20px; }
	.popup .header { padding: 20px 20px; }
	.opt-out-form .header { padding-left: 20px; padding-right: 20px; }
	.opt-out-form .form-content { padding-top: 10px; }
	.inline-popup .mfp-close  { margin-right: 0px; }
 	.opt-out-form  { height: 80vh; overflow: auto; } 
 	.form-popup .mfp-close { margin-right: 0; }
}
@media(max-width:568px) {
	#header { display: none; }
	#steps { display: none; }
	.bg {background-image: url('../../assets/img/bg_dark.jpg');}
	.opt-out-form .form-content { padding-left: 15px; padding-right: 15px; }
	body, html { overflow-x: hidden; position: relative; width: 100%; }
	.hero .text { margin: 10px 0 -20px 0; }
	.hero .text h1 { margin-bottom: 8px; }
	.hero .text h2 { line-height: 20px; font-size: 16px; }
	.hero .bg { height: 350px; top: 0; background-position: center -100px; }
	.form .steps .sep-line { width: 29%; overflow: hidden; }
	.form .steps { width: 100%; padding-left: 25px }
	.hero .form { margin-top: 25px; }
	.mfp-iframe-scaler .popup { height: 400px; overflow: auto; }
	#footer { padding-top: 25px; padding-bottom: 25px; }
	#footer .copyrights { float: left; text-align: center; padding-left: 15px; width: 100%; }
	#footer .footer-menu { float: left; padding-left: 15px; margin-top: 25px; }
	#footer .footer-menu ul li { display: block; text-align: left; margin-left: 0; }
	main .btn .button-inner, .btn, main .btn.button-top { width: 100%; padding-left: 0; padding-right: 0; }
	main .top-text { margin-bottom: 30px; }
	main { padding-bottom: 50px; }
	.features .button-top { margin-top: 20px; }
	.step-links ul {text-align: left;}
	
	[data-step="3"] .form .input-row .left-side,[data-step="3"] .form .input-row .right-side { width: 100%; padding-left: 0; padding-right: 0; }
	[data-step="3"] .form .input-row .col-3, [data-step="3"] .form .input-row .col-1,[data-step="3"] .form .input-row .col-2 { padding-left: 0; padding-right: 0; width: 100%; }
	[data-step="3"] .form .form-content .input-row { margin-bottom: 0; margin-top: 0; }
	[data-step="3"] .form .input-row label { margin-top: 15px; }
	[data-step="3"] .form .input-row.button-row { margin-top: 30px; }
	[data-step="3"] .form .back-link { margin-bottom: 20px; }
	[data-step="3"] .form .form-content  .submit-row { margin-top: 20px; }
	[data-step="3"] select { width: 100%; }


	#confirmation {position: fixed;top: 0;width: 100%;height: 100%;left: 0;z-index: 800;overflow: auto;font-family: "Roboto", sans-serif;}
	#confirmation div.wrapper {margin:0 auto;}
	.confirmation {margin:0 auto;border: none;}
	.confirmation h2.confirmation-header {font-size: 14px;padding: 15px 15px;}
	.confirmation .row .confirmation-row .warranty-img {width: 200px;height: auto;margin-bottom: 2rem;}
	.confirmation .row .confirmation-row .confirmation-item {margin-bottom: 15px;}
	.confirmation .btn {max-width: 200px;font-size: 0.8rem;margin: 22px auto 15px auto;padding: 10px 20px;float: none;}
	.confirmation .btn img#learn-button {width: initial;}
	.confirmation .row .confirmation-row .confirmation-item h3 {font-size: 16px;}
	.confirmation .row .confirmation-row .confirmation-item img:first-of-type {width: 200px;height: auto;margin-right: 0;}
	.confirmation .row .confirmation-row .confirmation-item .confirmation-value {margin-right: 25px;}
	.confirmation .confirmation-disclaimer {font-size: 0.72rem;margin-bottom: 1.5rem;color: #777777;line-height: 24px;font-weight: bold;margin-top: 10px;}
	.confirmation .row .confirmation-row .confirmation-item img:last-of-type {width: 155px;height: auto;}

	#footer p {
		margin: 0 24px;
	}
	.step-links ul {
		text-align: center;
	}

	.step-links ul li a {
		font-size: 13px;
		text-align: center;
		margin-right: 4px;
		padding: 0 0 0 4px;
	}
}
@media(max-width:400px) {
	.form .steps .sep-line { width: 25%; overflow: hidden; }
	.form .steps { padding-left: 24px; }
}
