.lb16 {
	background: #fff;
	width: 640px;
	padding: 20px 40px 25px 40px !important;
  text-align:left;
  display:none;
}
.lb16 .close {
	width: 20px;
	height: 20px;
	float: right;
	position: relative;
	right: -25px;
	top: -5px;
	background: url('/s/h4JjGlcPw0uwUqayAOxIUA/lb16-close.png') no-repeat;
	background-size: 20px 20px;
}
.lb16 .heading {
	font-size: 32px;
	letter-spacing: 1.5px;
	color: #0099ff;
	line-height: 32px;
}
.lb16 ul.column {
	padding: 0;
	margin: 20px 25px 0 0;
	float: left;
}
.lb16 .call {
	text-decoration: none;
	font-size: 18px;
	text-transform: uppercase;
	color: #0099ff;
	border: 2px solid #0099ff;
	padding: 5px 20px;
	float: right;
	margin: 0 10px 0 0;
}
.lb16 .row {
	width: 400px;
	margin: 10px auto;
  text-align:center;
}
.lb16 .note {
	float: left;
	font-size: 14px;
	text-align: right !important;
  line-height:15px;
}
.lb16 ul li {
	list-style: none;
	margin: 3px 0;
	color: #000;
	font-weight: 600;
	font-size: 17px;
}
.lb16 ul ul {
	padding: 0;
	margin: 10px 0;
}
.lb16 ul ul li {
	color: #333;
	font-weight: normal;
	font-size: 15px;
}
.lb16 input[type="text"], .lb16 input[type="email"], .lb16 select, .lb16 textarea {
	font-family: 'Open Sans', Arial, sans-serif;
	width: 270px !important;
	padding: 7px !important;
	font-size: 15px;
	border: 1px solid #ccc;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearence: none;
}
.lb16 select {
	width: 284px;
	background: url('/s/EgWkyfTj0E-qp6ayAOxJBw/select-arrow.png')right no-repeat;
	background-size: 35px 18px;
}
.lb16 textarea {
	font-size: 13px;
}
.lb16 #challenge {
	text-align: center !important;
  width: auto !important;
	margin: 15px 0;
	font-size: 14px;
}
.lb16 #challenegeInput {
	width: 20px !important;
}
.lb16 input[type="submit"] {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	background: #dc2e46;
	color: #fff;
	border: 0;
	padding: 15px 25px;
	margin: 0 10px;
	font-size: 14px;
	cursor: pointer;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 400;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearence: none;
}
.lb16 #yourinfo {
	display: none;
}



.lightbox_overlay {
	display: none;
	width: 720px;
}
.lightbox_overlay .close {
	background-image: url(/close.png);
	background-repeat: no-repeat;
	position: absolute;
	right: 5px;
	top: -5px;
	z-index: 999;
	cursor: pointer;
	height: 35px;
	width: 35px;
}
.wizard .drawer {
	display: none;
	text-align: center;
	color: #d4932e;
	background: #ffefc8;
	font-weight: bold;
	border: 1px solid #d4932e;
	width: 580px;
	margin: 0 0 10px 45px;
}
.wizard #quoteformChallenge, .wizard #trainingformChallenge {
	text-align: center;
	color: #d4932e;
	background: #ffefc8;
	padding: 3px;
	font-weight: bold;
	border: 1px solid #d4932e;
	margin: 0 100px 0 100px;
}
.wizard li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
	text-align: inherit;
}
.wizard {
	font-size: 11px;
	margin: 0 auto;
	height: 660px;
	width: 700px;
	overflow: hidden;
	position: relative;
	padding: 0;
}
.wizard .items {
	width: 20000em;
	clear: both;
	position: absolute;
}
.wizard .page {
	margin: 10px;
	padding: 0;
	width: 680px;
	position: relative;
	float: left;
	background: rgb(242,242,242); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(255,255,255,1) 58%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(242,242,242,1)), color-stop(58%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(255,255,255,1) 58%, rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(255,255,255,1) 58%, rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(255,255,255,1) 58%, rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(242,242,242,1) 0%, rgba(255,255,255,1) 58%, rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
}
.wizard .formContent {
	width: 680px;
	padding: 0 10px 0 10px;
	text-align: center;
	display: table;
	line-height: 15px;
}
.wizard .formContent ul.serviceoptions {
  	margin: 0;
    padding: 0;
      }
.wizard .formContent .serviceoptions li {
    list-style: none;
    display: inline-block;
    margin:0;
      }
.wizard #status {
	color: #FFFFFF;
	font-size: 17px;
	padding: 10px 0 5px 15px;
	margin: 0 0 10px 0;
	font-weight: bold;
	text-align: left;
	text-shadow: -1px -1px 0 #000;
	background: rgb(70,117,180); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(70,117,180,1) 0%, rgba(40,79,132,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(70,117,180,1)), color-stop(100%, rgba(40,79,132,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(70,117,180,1) 0%, rgba(40,79,132,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(70,117,180,1) 0%, rgba(40,79,132,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(70,117,180,1) 0%, rgba(40,79,132,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(70,117,180,1) 0%, rgba(40,79,132,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4675b4', endColorstr='#284f84', GradientType=0 ); /* IE6-9 */
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.wizard .livechat {
	position: absolute;
	right: 20px;
	top: 16px;
}
.wizard .callus {
	position: absolute;
	right: 20px;
	top: 10px;
	font-size: 19px;
	color: #ffffcc;
	text-shadow: -1px -1px 0 #000;
}
.wizard .leftcolumn {
	width: 315px;
	padding: 0 15px 0 0;
	vertical-align: top;
	text-align: left;
	display: table-cell;
	border-right: 1px solid #e2e2e2;
}
.wizard .rightcolumn {
	width: 315px;
	padding: 0 0 0 15px;
	vertical-align: top;
	text-align: left;
	display: table-cell;
}
.wizard .fullColumn {
	vertical-align: top;
	text-align: center;
	padding: 0 20px 0 20px;
}
.wizard label {
	width: 300px;
	display: block;
	margin: 7px 0 7px 0;
}
.wizard label span {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
.wizard p.titleRed {
	font-weight: bold;
	color: #660000;
	font-size: 12px;
	margin: 0 0 5px 0;
	padding: 0;
}
.wizard p.title {
	font-weight: bold;
	color: #2650a4;
	font-size: 13px;
	margin: 0 0 5px 0;
	padding: 0;
}
.wizard h3 {
	margin: 0;
}
.wizard input, .wizard textarea, .wizard select {
	font-family: arial, verdana, san-serif;
	outline: none;
	font-size: 13px;
	line-height: 12px;
	margin: 0;
	padding: 3px;
}
.wizard input, .wizard textarea, .wizard select {
	width: 280px;
}
.wizard input[type="radio"], .wizard input[type="checkbox"]{
	width: auto;
}
.wizard textarea {
	width: 500px;
	height: 40px;
}
.wizard input.prev {
	outline: none;
	border: 2px solid #cccccc;
	background: #666666;
	color: #ffffff;
	padding: 5px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
}
.wizard input.next, .wizard input.submit, .wizard input.send {
	font-weight: bold;
	outline: none;
	border: 2px solid #a1d289;
	background: #368111;
	color: #ffffff;
	padding: 5px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
}
.wizard .action {
	padding: 5px 0 0 0;
}
.wizard .error {
	background: #ffe7e7;
	color: #cc0000;
	border: 1px #cc0000 solid;
}

@media screen and (max-width: 1024px) {

.lightbox_overlay {
	width: 528px;
    left: 0 !important;
}
.wizard {
	width: 508px;
	height: 1390px;
    margin:0 !important;
}
  .lightbox_overlay .close {
right: 15px !important;
}
.wizard .drawer {
  width: 400px;
  margin: 0 auto;
      }
.wizard .page, .wizard .formContent {
	width: 488px;
}
.wizard .formContent, .wizard p{
    text-align: left;
      }
.wizard p.titleRed {
    margin-top: 10px;
    }
.wizard input, .wizard textarea, .wizard select{
	width: 440px;
}
.wizard select, .formContent p.title {
    width: 450px;
}

.wizard .rightcolumn, .wizard .leftcolumn {
	display: block;
	border: none;
	padding: 0;
}
.wizard li.required {
	display: block;
}
.wizard p.lbformfoot {
    margin-right: 6% !important;
    line-height: 1.5;
    }
iframe.featuredclients {
    display: none !important;
    }
.wizard input.next{
  margin-bottom:20px;
  }

}

@media screen and (max-width: 720px) {
.lb16 {
	width: 92% !important;
	padding: 10% 4% !important;
	text-align: center;
}
.lb16 .close {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 999;
}
.lb16 .heading {
	text-align: center;
	display: block;
}
.lb16 .call {
	margin: 20px 0;
	float: none;
	display: inline-block;
}
.lb16 {
	width: 94%;
	padding: 3%;
}
.lb16 ul.column {
	margin: 0;
	width: 100%;
	text-align: left;
}
.lb16 .row {
	width: 100%;
}
.lb16 ul li {
	margin: 6px 0;
}
.lb16 ul ul {
	margin: 20px 0;
}
.lb16 .note {
	float: none;
	display: block;
	margin: 25px auto;
	text-align: center !important;
}
.lb16 input[type="text"], .lb16 input[type="email"], .lb16 select, .lb16 textarea {
	width: 94% !important;
	padding: 3% !important;
}
.lb16 input[type="submit"] {
	font-size: 18px;
	width: 70%;
	padding: 5%;
}
.lb16 #yourinfo {
	display: block;
}
}
@media screen and (max-width: 480px) {
.lightbox_overlay {
	width: 440px;
}
.wizard {
	width: 420px;
}
.wizard .page, .wizard .formContent {
	width: 400px;
}
.wizard .drawer {
    width: 220px;
}
.wizard #status, .wizard #status span.callus{
    font-size: 15px;
  }
.wizard input, .wizard textarea, .wizard select{
	width: 340px;
}
.wizard select {
    width: 350px;
}
.wizard p.title span, .wizard p.title {
    width: 380px;
    display: block;
  }

}

@media screen and (max-width: 320px) {
.lightbox_overlay {
	width: 280px;

}
.wizard {
	width: 260px;
}
.wizard .page, .wizard .formContent, #challenge, .wizard p.title {
	width: 240px;
}
.wizard #status {
    height: 55px;
  }
.wizard .callus {
    left: 15px;
    top: 35px;
    }
.wizard input, .wizard textarea, .wizard label, .lbformfoot, .wizard .rightcolumn, .wizard .leftcolumn {
	width: 200px;
}
.wizard select{
  width: 215px;
  }
.wizard #buttonSubmit, .wizard .action {
    width: 240px;
  }


}