/*container*/
.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
	padding-right: 0px;
	width: 100%;
	margin-top:76px;
}
.error_53_panel {
    text-align: center;
    margin-top: -20px;
    border-bottom: 1px solid #ccc;
}
img.img-responsive.wma {
    max-width: 205px;
}
.col-lg-12.wma {
    margin-top: 40px;
}
.error_53_panel a{
	color: #4A535F;
	font-size: 13px;
}
span.banner-divider {
	margin-left: 15px;
	margin-right: 15px;
}
.col-md-3.padding {
	padding: 50px;
}
.row.hero {
	max-width: 1020px;
	margin-left: auto;
	margin-right: auto;
}
.row.border {
	border-top: 1px solid #cccccc;
	padding-top: 40px;
	margin-left: 0;
	margin-right: 0;
}
.popular_locations {
	margin-top: 20px;
	overflow: auto;
}
.as_featured_in {
	margin-top: 40px;
	padding-top: 40px;
	padding-bottom: 10px;
	border-top: 1px solid #cccccc;
	overflow: auto;
}
button.close.comp {
	text-shadow: none;
	color: white;
	opacity: 1;
	font-size: 26px;
	margin-top: -9px;
	margin-right: -4px;
}
button.close.custom {
	color: #666;
	margin-top: -39px;
	font-weight: bold;
	font-size: 40px;
}
img.img-responsive.hat {
	margin-left: auto;
}
ul.blank {
	list-style-type: none;
	overflow: auto;
	padding-left: 0px;
}
li.counties {
	float: left;
	margin: 5px 5px 5px 5px;
}
button.close {
	color: white;
	text-shadow: none;
	opacity: 1;
}
.trustpilot_left {
	width: 50%;
	display: inline-block;
	float: left;
	text-align: right;
	padding-right: 20px;
}
a.btn.button.comp {
	background-color: #009bff;
}
.tpiframe-wrapper {
	float: right;
	margin-top: 40px;
	}
.bottom {
	position: fixed;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 99999999;
	opacity: 0.9;
}
.alert-competition,
.alert-notification {
	background-color: #333638;
	color: #fff;
	display: none;
	overflow: auto;
	text-align: center;
}
.alert {
	border-radius: 0;
	margin-top: 0px;
	margin-bottom: 0px;
}
.trustpilot_right {
	width: 50%;
	display: inline-block;
	text-align: left;
	padding-left: 20px;
}
.row.trustpilot {
	margin-left: 0;
	margin-right: 0;
}
img.img-responsive.arrow {
	display: inline;
	margin-left: 12px;
	margin-top: -25px;
}
img.img-responsive.banner {
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
}
img.img-responsive.trustpilot {
	display: inline-block;
	margin-top: 40px;
}
p.bold {
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
}
.container .jumbotron {
	padding-left: 60px;
	padding-right: 60px;
	background: url( '/assets/images/imend_banner.png' ) repeat-x;
	border-radius: 0px;
	text-align: left;
}

/* black friday */
.container .black-friday {
	background: none;
	background-color: #000000;
}
.container .black-friday h1 {
	font-size: 66px;
}
.container .black-friday p {
	font-size: 23px;
}
.container .black-friday a.btn {
	background-color: #009BFF;
	font-size: 20px;
}
.container .black-friday span {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
	padding: 5px;
	position: relative;
	top: -4px;
}

/* spring10 */
.container .spring10 {
	background: none;
	background-color: #CCCCCC;
	margin-bottom: 0;
	padding-top: 15px !important;
}
.container .spring10 p {
	color: #4A535F;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.container .spring10 p > span {
	font-size: 22px;
}

@media (max-width: 768px) {

	.container .black-friday h1 {
		font-size: 33px;
	}
	.container .black-friday p {
		font-size: 16px;
	}
	.container .black-friday span {
		display: inline-block;
		margin-top: 10px;
		top: -2px;
	}
}

h2.hero {
  color: #009bff;
  font-size: 30px;
  margin-top: 25px;
  margin-bottom: 15px;
  font-weight: bold;
  text-align: center;
}
/*stages*/
div#navbarCollapse {
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
}
h2.devices {
	color: #009bff;
}
h3.devices {
	color: #009bff;
	margin-bottom: 15px;
}
h4.devices {
	text-align: left;
	margin-top: 25px;
}
.nav-justified {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}
li.device {
	margin-left: 20px;
}
img#screen {
	max-height: 35px;
	position: absolute;
	margin-top: 220px;
	margin-left: 125px;
}
img#button {
	max-height: 35px;
	position: absolute;
	margin-top: 180px;
	margin-left: 30px;
}
img#power {
	max-height: 35px;
	position: absolute;
	margin-top: 48px;
	margin-left: 187px;
}
img#sound {
	max-height: 35px;
	position: absolute;
	margin-top: 90px;
	margin-left: 129px;
}
img#battery {
	max-height: 35px;
	position: absolute;
	margin-top: 125px;
	margin-left: 192px;
}
img#charge {
	max-height: 35px;
	position: absolute;
	margin-top: 450px;
	margin-left: 130px;
}
.center {
text-align: center;
}
a.btn.button.pp {
	margin-top: 10px;
}

a.btn.button.ph {
	margin-top: 25px;
}
a.device {
	color: #009bff;
}
h3.popover-title {
	font-weight: 600;
	font-size: 14px;
	color: #666;
}
.popover {
	border: 1px solid;
	border-color: #cccccc;
	text-align: center;
	max-width: 200px;
}
.popover-content {
	padding: 9px 14px;
	color: #666;
	font-size: 12px;
}
div#home {
	border-bottom: 1px solid;
	border-color: #cccccc;
	margin-top: 0px;
	padding-bottom: 30px;
	margin-bottom: 60px;
	overflow: auto;
}

/*Jumbotron*/
.jumbotron {
	padding-top: 30px;
	padding-bottom: 0px;
}
.jumbotron p {
	margin-bottom: 15px;
	font-size: 25px;
	font-weight: 200;
	color: white;
}
.col-lg-3.phoneimage {
	background: url('/assets/images/iphone_white.jpg' ) no-repeat;
	height: 545px;
	background-position: right;
}
.jumbotron h1 {
	margin-bottom: 15px;
	font-size: 55px;
	font-weight: bold;
	color: white;
}

/*Featurette (Main section)*/
div.marketing {
	max-width: 950px;
	margin-left: auto;
	margin-right: auto;
}
div#intro {
	max-width: 845px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 60px;
}
hr {
	margin-top: 70px;
	margin-bottom: 100px;
	border: 0;
}
h2.featurette-heading {
	color: #009bff;
	font-size: 24px;
	font-weight: bold;
}
.lead {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.featurette-sub {
	text-align: center;
	max-width: 430px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
}
span.lightgrey {
	font-size: 18px;
	color: #d2d2d2;
}
p.intro {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
}
p.question {
	text-align: left;
	font-weight: bold;
	font-size: 25px;
	color: #2f3237;
}
p.labels {
	text-align: center;
}
button.btnblack {
	color: white;
	background-color: #333333;
	font-size: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.33;
	border: none;
}
h2.sub {
	color: #009bff;
	font-size: 24px;
	text-align: center;
}
p.box {
	text-align: center;
}
h4 {
	text-align:center;
	font-family:arial;
	color:#009bff;
}
img.img-responsive.right {
	float: right;
}
img.img-responsive.logo {
	margin-left: auto;
	margin-right: auto;
	max-width: 100px;
	margin-top: 20px;
}
div.row.labels {
	text-align: center;
	margin-top: 20px;
	color: #2f3237;
}
.row.featurette-know {
	max-width: 1020px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid;
	border-color: #cccccc;
}
.col-md-4.box {
	min-height: 221px;
}
/*Column changes*/
div.col-md-4.float {
	float: right;
}
div.col-md-4.clear {
	clear: both;
}

/*Media queries*/
@media (max-width: 992px) {
div.col-md-4.float {
	float: none;
}
img.img-responsive.arrow {
	display: none;
}
span.break {
	display: none;
}

.col-lg-9 {
float: left;
width: 60%;
}

.col-lg-3.phoneimage {
float: left;
width: 40%;
}
}

@media (max-width: 991px) {
.col-lg-8.col-lg-offset-4 {
	text-align: center;
	margin-bottom: 15px;
}
div.col-md-3.phone {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
span.break {
	display: none;
}
img.img-responsive.center {
	margin-left: auto;
	margin-right: auto;
	max-height: 140px;
	margin-top: 20px;
}
.container .jumbotron {
	text-align: center;
	padding:0;
}
h2.featurette-heading {
	color: #0085ff;
	font-size: 24px;
	font-weight: bold;
}
a.button {
	color: white;
	background-color: #333333;
	font-size: 13px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.33;
	border: none;
}
}

@media (max-width: 1160px)and (orientation:landscape) {
.col-md-3 {
	width: 28%;
}
}

@media (min-width: 845px) {
.col-lg-3.phoneimage {
	background: url('/assets/images/iphone_white.jpg' ) no-repeat;
	height: 545px;
	background-position: center;
	float: left;
	width: 30%;
}
.col-lg-9 {
	width: 70%;
	float: left;
}
}
@media (max-width: 845px) {
.col-lg-3.phoneimage {
	background: url('/assets/images/iphone_white.jpg' ) no-repeat;
	height: 545px;
	background-position: right;
	float: left;
	width: 30%;
}
.col-lg-9 {
	width: 70%;
	float: left;
}
}
@media (max-width: 768px) {
h2.hero {
  color: #009bff;
  font-size: 20px;
  margin-top: 0px;
  margin-bottom: 15px;
  font-weight: bold;
  text-align: center;
}
p.intro {
  text-align: center;
  font-weight: bold;
  font-size: 17px;
}
div#intro {
  max-width: 845px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 15px;
}
.tpiframe-wrapper {
	float: none;
	margin-left: auto;
	margin-top: 40px;
	margin-right: auto;
	display: block;
	width: 50%;
}
.alert-competition,
.alert-notification {
	padding: 7px;
}
.col-md-3.competition {
	clear: both;
}
.col-md-7.competition {
	font-size: 13px;
	padding-left: 5px;
	padding-right: 5px;
}
.jumbotron h1 {
	margin-bottom: 15px;
	font-size: 30px;
	font-weight: 200;
	color: white;
	text-align: center;
}
.jumbotron p {
	margin-bottom: 15px;
	font-size: 20px;
	font-weight: 200;
	color: white;
}
.trustpilot-widget {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	display: none;
}
.trustpilot_right {
	width: 100%;
	text-align: center;
	padding-left: 0;
}
.trustpilot_left {
	width: 100%;
	display: inline-block;
	text-align: center;
	padding-right: 0;
}
.col-lg-3.phoneimage {
	display: none;
}
.col-lg-9 {
	width: 100%;
}

.container {
	margin-top:51px;
}

hr {
	margin-top: 33px;
	margin-bottom: 50px;
	border: 0;
}
.col-md-4.box.safe {
	margin-top: 45px;
}
}
div#home {
	border-bottom: 1px solid;
	border-color: #cccccc;
	margin-top: 0px;
	padding-bottom: 30px;
	margin-bottom: 60px;
	overflow: visible;
}

/* discount modal */
#discount-modal .modal-header {
	border-bottom: none;
	padding-bottom: 0;
}
#discount-modal .close {
	color: #999999;
	font-size: 30px;
}
#discount-modal .discount-code {
	border: 3px dashed #999999;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 20px;
	max-width: 80%;
}

@media ( max-width: 768px ) {

	#discount-modal h4 {
		font-size: 24px;
	}
	#discount-modal .discount-code {
		font-size: 20px;
	}
}
@media ( min-width: 768px ) {

	#discount-modal h4 {
		font-size: 30px;
	}
	#discount-modal .discount-code {
		font-size: 30px;
	}
}


/* as featured */
.as-featured {
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	margin-top: 40px;
	text-align: center;
}
.as-featured h3 {
	color: #999999;
	font-size: 16px;
	margin-bottom: 30px;
	margin-top: 0;
}
.as-featured img {
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
}
@media (max-width: 767px) {
	.as-featured {
		padding: 50px 0;
	}
}
@media ( min-width: 768px ) {
	.as-featured {
	    padding: 75px 0;
	    padding-bottom: 50px;
	}
}