html {
height:100%;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	-webkit-font-smoothing: antialiased;
	margin:0;
	padding:0;
	height:100%;
	color: #4A535F;
	font-size: 16px;
}
div.custom_error {
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
}
.container.error {
  margin-top: 100px;
}
h1.error {
	text-align: left;
	font-size: 40px;
	color: #009bff;
	margin-top: 20px;
	margin-bottom: 20px;
}
a.plain {
	color: black;
	text-decoration: none;
}
img.img-responsive.cart.dropdown {
	max-width: 65px;
	max-height: 85px;
}
.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
	padding-right: 0px;
	width: 100%;
}
h1, h2, h3, h4 {
	font-family: Arial, sans-serif;
	color: black;
}
p.bold {
	font-weight: bold;
}
.navbar-nav {
	margin: 7.5px 0px;
}
div#intro {
	max-width: 711px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 60px;
}
div.col-lg-12.clear {
	clear: both;
}
/*mailchimp form*/
#mc_embed_signup .button {
	color: white;
	font-weight: normal;
	background-color: #048bf8;
	border-color: #ccc;
	border: 0;
	vertical-align: top;
	border-radius: 0px;
	padding: 8px 20px;
	height: 34px;
	font-family: Arial;
}
input#mc-embedded-subscribe {
	border-radius: 0;
	background-color: #009bff;
	color: white;
}
input#mc-embedded-subscribe:hover {
	background-color: #a3d2fc;
}
input#mc-embedded-subscribes {
	border-radius: 0;
	background-color: #009bff;
	color: white;
	vertical-align: baseline;
}
input#mc-embedded-subscribes:hover {
	background-color: #a3d2fc;
}
div.mc-field-group {
	margin-top: 10px;
}
label {
	width: 136px;
}
div.clearsubmit {
	text-align: right;
	margin-top: 10px;
}
.modal-body {
	position: relative;
	padding: 10px !important;
}
input#mce-EMAIL {
	display: inline;
	margin-left: 0px;
	height: 34px;
	width: 60%;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
select#mce-MMERGE1 {
	display: inline;
	margin-left: 0px;
	height: 34px;
	width: 60%;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.close {
	float: right;
	font-weight: 700;
	line-height: 1;
	color: #000;
	margin-right: 5px;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
	filter: alpha(opacity=20);
}
.featurette-device{
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	min-height: 50px;
}
.device-box {
	margin-left: auto;
	margin-right: auto;
	width: 33%;
	float: left;
	padding: 2.5%;
}
div#navbarCollapse {
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
}
.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: transparent;
	text-align: center;
	border-radius: 4px;
}
p.intro {
	text-align: center;
	font-weight: bold;
	font-size: 25px;
}
p.total {
	width: 50%;
	display: inline;
	font-size: 19px;
}
div#price {
	width: 50%;
	display: inline;
	font-size: 19px;
}
hr {
	margin-top: 70px;
	margin-bottom: 100px;
	border: 0;
}
a.button {
	color: white;
	background-color: #3A414C;
	border-radius: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 20px;
	padding-left: 20px;
	letter-spacing: 2px;
	font-weight:bold;
}
div.crumb {
	text-align: center;
	background-color: #edeeef;
	color: #3b424a;
	text-decoration: none;
	display: inline-block;
	font-weight: bold;
	margin-right: 10px;
	border-radius: 0;
	margin-left: 10px;
	padding: 18px;
}
a.button:hover, a.button.blue:hover, a.button.green:hover, a.button.white:hover, a.button.red:hover, a.button.yellow:hover {
	color: white !important;
	background-color: #484E58 !important;
	text-decoration: none;
}
/* tabs */
@media (max-width: 991px) {
div#whathappensnext {
	max-width: 650px;
	margin-left: auto;
	margin-top: 40px;
	margin-right: auto;
	float: left;
}

.device-box {
	float: left;
	margin-left: auto;
	margin-right: auto;
	width: 50%;
}
input#mc-embedded-subscribe {
	border-radius: 0;
	background-color: #048bf8;
	color: white;
	float: none;
	margin-top: 0px;
}
div.col-md-3.device {
	margin-left: auto;
	margin-right: auto;
	width: 50%;
	text-align: center;
}
h2.summary {
	font-size: 15px;
	color: #0085ff;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 20px;
}
input#mce-EMAIL {
	display: inline;
	margin-left: 0px;
	height: 34px;
	width: 100%;
	margin-top:15px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
input#mc-embedded-subscribes {
	border-radius: 0;
	background-color: #048bf8;
	color: white;
	width: 100%;
}
select#mce-MMERGE1 {
	display: inline;
	margin-left: 0px;
	height: 34px;
	width: 100%;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
}
@media (max-width: 768px) {
hr {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0;
}
.modal-dialog {
	width: 290px !important;
	margin: 30px auto;
}
h1 {
	font-size: 26px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
}

span.glyphicon.glyphicon-remove {
	color: white;
	background-color: grey;
	border-radius: 20px;
	padding: 5px;
	font-size: 10px;
}
.glyphicon {
	position: relative;
	top: 3px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	color: white;
	font-weight: normal;
	background-color: #c0c3c6;
	padding: 2px;
	line-height: 1;
	border-radius: 15px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
div.crumb {
	font-weight: normal;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
.breadcrumb {
	padding: 8px 0px;
	margin-bottom: 10px;
	list-style: none;
	background-color: transparent;
	text-align: center;
	border-radius: 4px;
}
p.intro {
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	color: #2f3237;
	margin-top: 10px;
}
div#intro {
	max-width: 711px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 25px;
}
input#mc-embedded-subscribe {
	border-radius: 0;
	background-color: #048bf8;
	color: white;
	float: right;
	margin-top: 5px;
	width: 100%;
}
input#mc-embedded-subscribes {
	border-radius: 0;
	background-color: #048bf8;
	color: white;
	width: 100%;
	margin-top: 15px;
}
a.breadcrumb {
	text-align: center;
	background-color: #edeeef;
	color: #3b424a;
	text-decoration: none;
	display: inline-block;
	font-weight: normal;
	margin-right: 1px;
	border-radius: 0;
	padding: 0px;
	width: 44%;
	padding-top: 5px;
	padding-bottom: 10px;
	max-width: 140px;
}
button.btnblack {
	color: white;
	background-color: #333333;
	padding: 10px 16px;
	font-size: 14px;
	margin-bottom: 8px;
	line-height: 1.33;
	border: none;
}
/* phones */
@media (max-width: 767px) {
div#mobilemenu {
	display: block;
}
div#navbarCollapse {
	text-align: center;
}
.device-box {
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    display: block;
    min-height: 260px;
    float: left;
}
.zopim {
	display: none !important;
}
}
.container.error {
  margin-top: 50px;
}
/* tablets */
@media (min-width: 768px) {
div.col-xs-12.col-sm-6.col-md-12.intro {
	width: 100%;
}
}
/*Hides desktop menu at 800px*/
@media (max-width: 800px) {
div#desktopmenu {
	display: none;
}
}
/* desktops */
@media (min-width: 992px) {
}
/* larger desktops */
@media (min-width: 1200px) {
}
.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
	display: block;
	max-width: 100%;
	height: auto;
}
.row {
	margin-left: 0px;
	margin-right: 0px;
}
p.intro {
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	color: #2f3237;
}
p.question {
	text-align: center;
	font-weight: bold;
	font-size: 25px;
	color: #2f3237;
}
.lead {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
	display: block;
	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
.jumbotron h1 {
	margin-bottom: 15px;
	font-size: 33px;
	font-weight: 200;
	color: white;
	text-align: center;
}
.jumbotron p {
	margin-bottom: 15px;
	font-size: 19px;
	font-weight: 200;
	color: white;
	text-align: center;
}
h2.featurette-heading {
	color: #0085ff;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
}

/* hide zopim chat */
.zopim {
	display: none !important;
}
