/* REVISED ONE PAGE CONCIERGE TEMPLATE */

html
{
	overflow-x: hidden;
}

/* For registration 1 (VIN number entry) */
ul { list-style: none; padding:0; }

/* For components demo */
.panel {
	background-color: #EDEDED;
	border:1px solid transparent;border-radius:4px;
}

/* Extras and features/ General Borders/ Formatting */
.round-border {
	border-radius: 50%;
	border: 2px solid;
	display: block;
	margin: 0 auto;	
}

.rect-border {
	border: 2px solid;
}

.rounded-border {
	border-radius:1em;
	border: 2px solid;
}

h2, button, h3 { font-family: 'Varela Round', sans-serif; }
body { 
	font-family: 'Montserrat', sans-serif; 
	color: #000000;
	background-color: #EDEDED;
	overflow-x: hidden;
}

/* ######## 3 - HEADER #########  */ 

/* First section of page */
header {
	display:block;
	background:#FFFFFF !important;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
	position:fixed;
	top:0px; 
	left:0; 
	right:0; 
	z-index:900;	
	margin:0 auto;
}

.navbar-nav > li > a { 
	height:90px!important; 
	line-height:90px!important; 
	padding-top:0!important; 
	padding-bottom:0!important; 
	border-top:5px solid transparent;
}

.nav > li > a:hover, .nav > li > a:hover { color:#000000; }  

.navbar { 
	margin-bottom:0!important; 
	border:0!important;
}

.icon-bar { 
	background-color:#888888!important;
}

header a { color:#444444; background:none; }

header a i {font-size:14px; padding-right:8px;  }

/* Video Player */
.video_container {
  position: relative;
  padding-bottom: 53.25%;
  padding-top: 35px;
  height: 0;
  overflow: hidden;
}

iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*.navbar-header { margin-top: 7px; }*/
.navbar-nav > li.current >  a {
	color: #000000;
	border-top: 5px solid #000000;
}

.nav > li > a:focus { outline:none; background:none;  }

.FadeRight,  .FadeLeft {  
-webkit-animation-delay: 0.5s;
opacity: 0;
 }

 .logo {
 	max-width: 280px;
 	float: left;
 }

 .logo img {
 	width: 100%;
 }

section{
	padding:1em 0;
}

.btn.btn-default { 
	height:50px; 
	line-height:50px; 
	padding:0 2em 0;  
	border-radius:6px;
	border-width: 0 0 0px 0;
	box-shadow:0px 2px 6px rgba(0,0,0,.2); 
	color:white;
	font-size:16px; 
    background-color:#000000;
    white-space: normal;
    margin-top:18px;
    margin-bottom: 18px;
    display:block;
    margin-left:auto;
    margin-right:auto;
    width:100%;
    }

.btn.btn-default:hover { 
	box-shadow:0px 4px 8px rgba(0,0,0,.3); 
	background-color:#6D6D6D;;
}

.btn.btn-default i { 
	margin-left:1em;
	/*float:right; */
	display:inline-block; 
	color:#F6F3F3; 
}

/* For header image */
.window_align{
	max-height:386px;
	max-width:90%;
}


/* ######## 4 - Main Section #########  */ 

label.error,
i.error,
div.error{
	color:red;
}


.backstretch { z-index:-9999; }


#header-spacer{
	height:90px;
}

#main-section { 
	padding:0 0; 
	background-color: #EDEDED;
}

h1 {
	text-shadow: 1px 1px 1px #000000;
	font-size:40px;
	padding-top:10px;
}



#main-section p {
	padding:12px 0 60px;
	font-size:16px;

}

#login {
	display: none;
}

#login h2
{
	font-size:24px;
	margin:0 0;
}

#login .col
{
	margin: 1em 0em;
}



/* ######## 5 - Register Section #########  */ 
/*Change accent colors and border for inputs */
.form-control
{
	border:1px solid #000000; 
	/*margin:1em 12px 1em 0; */
	margin:0;
	border-radius:6px!important; 
	font-size:18px;
	margin-top:1em;
}

.form-control.error
{
	border-color:red;
}

form ul
{
	margin-bottom: 0;
}

.clear
{
	clear:both;
}


.intl-tel-input
{
	font-size:18px;
	margin-top:1em;
	display:block;
	width:100%;
}

.intl-tel-input  .country-list
{
	-webkit-overflow-scrolling: touch; 
}


.terms_and_conditions
{
	margin-top:18px;

}

button.terms_popup_close
{
	position: fixed;
    bottom: 3em;
    width: 100%;
    max-width: 553px;
    margin: 14px 14px 14px 14px;
}

.help-block
{
	margin-top:2px;
	margin-bottom:2px;
}

.form-control
{
	height:50px; 
}

.disc-list
{
	font-size:1.5em;
	font-size:1.5rem;
	display: inline-block;
	text-align: left;
}


/* ######## 6 - Features Section #########  */ 

.title {
	padding:0 0 0 0;
    font-size:28px; 

}

h2
{
	margin-top:.5em;
	margin-bottom:.5em;
}


.title-span {
	width:100px;
	display:block;
	height:6px;
	margin:15px auto 15px auto;
	border-radius:40px;
	background-color: #000000;
}

.title p {
	text-align:center;
	font-size:14px;
	margin:0 0 0 0;
}

#features ul li span { 
	font-size:28px; 
	float:left;
    width:50px;	 

}

.featu-txt {
	 margin:0 10px 0 0;
}

#features ul li h3 {
	margin:5px 0 0;
	font-size:20px;

}

#features ul li p {
	font-size:12px;	
	margin:18px 0 0;
	line-height:24px;
	padding:0 0 0 50px;

}

#features ul { padding:0 0 70px; }

#features img {width: 100%;}


/* ######## 7 - Extras Section #########  */ 

#extras { 
    /*padding:0px 0 70px;*/
}

#extras2 {/*padding-bottom: 20px;*/}


.extras-txt h3 {
	font-size:22px;
	padding:30px 0 0;
}

.extras-txt p { 
	font-size:14px;
	line-height:22px;
 }

.extras-txt ul {
	margin:25px 0 0;
	padding:0;
}

.extras-txt ul li { 
	 line-height:20px;
	 font-size: 14px;

	
 }

.extras-txt ul li span { 
	padding:0 10px 0 0;
	font-size:20px;
	
 } 
 
.extras-img { 
	padding:1em 0 0; 
}

.extras-img img
{
	max-width: 100%;
}

.ipad-img { 
	position:absolute;
	top:100px;
	left:328px;
}

#gallery { padding:0 0 70px; }

#gallery ul li  a { border:1px solid #e8e8e8; height:100%;
width:100%; display:block; }

#gallery ul li a img { width:100%;  }

img.a {   
	left:0;	
	top:0;  
	z-index: 10; 
	height:100%;
	width:100%;	
	overflow: hidden;
	opacity:1;  
	transition: all .4s;
}

img.a:hover {
 opacity:0.1;  

}

/*########### 8 - Testimonials ###########*/ 

/*########### 10 - The App ###########*/ 




.app { 
	margin:40px 0 0; 
	height:100px;
	width:940px;
	margin:0 auto;
}



.app li { 
	float:left; 
	width:188px; 
	border-right:1px solid #f1f1f1;  
	opacity:1; 
	cursor:pointer;  
}

.app li img { 
	width:160px; 
	margin:0 auto; 
	display:block;
}

.app li img:hover { 
	opacity:0.8;
}

.app li.lastone {  
	border-right:none;  
}

ul.app li.hoveri  { 
	opacity:0.7; 
}


/* ######## - App / Request Section #########  */ 


#request-form form { 
	padding:1em 0 0; 
	border-radius:6px; 
}





/*########### 11 - CTA ###########*/ 

#cta { 
	display:block; 
}

.cta-bg { 
	display:block;
	padding:90px 0 90px; 
    height:100%;
    width:100%;
}

#cta .container { opacity:1!important; }

#cta h3 { 
	font-size:34px; 
	text-align:center; 
}


#cta p { 
	font-size:12px;
	width:430px; 
	text-align:center; 
	margin:0 auto; 
	line-height:22px;  
	padding:25px 0 30px;
}



/*########### 12 - FOOTER ###########*/ 

footer { 
/*height:100px;*/
	display:block; 
	background-color:#FFFFFF;
}

.copy p { 
	line-height:100px; 
	float:left; 
	color:#444444;
	padding-bottom:0;
		margin-bottom:0;

}

footer .copy a.one-page-link{
	color:#444444;
	margin-left:2em;
}

.copy  img { 
	float:left;  
	margin:38px 10px 0 0;
}  

/* ######## 13 - Contact Popup  #########  */ 

.wrap h1, #video-wrap h1 {  padding:20px 0 0 40px; height: 0px;font-weight:300;margin: 10px 0 40px 10px;text-align: center; color:#b5b5b5; line-height:1;  font-size:22px; color:#000000;  }
.wrap p.subti, #video-wrap p.subti { color:#a0a0a0; font-size:15px; margin:17px auto 0; width:400px; text-align:center; font-weight:300; display:block; line-height:24px; }
.form-contact{ margin:20px 5px;   }
.wrap { z-index:800; margin:0 auto;padding-bottom:20px;}
form {padding: 0; }
table { margin: 0 auto; }
tr, td, input, textarea {	margin: 0;	padding: 0;}
td {	padding: 0 0 5px;}
tr td:first-child {	padding-right: 18px;padding-top: 11px;text-align: right;vertical-align: top; color:#afafaf;}
.error[generated=true] {
	color: #dc0000;
	font-size: 16px;
	padding: 5px 0 2px 5px;
}
tr.error td { padding:0; }
.wrap input , .wrap textarea {
	background: none;
	font: inherit;
	font-size: 14px;
	line-height: 48px;
	border:1px solid #cfcfcf;
	padding: 0px 10px;
	border-radius:0px;
	width:520px;
    height:48px;
    font-weight:400;
	border-radius:6px;
	box-shadow:none;
	color:#A0A0A0!important; 
	outline:0;
}

.wrap input.submit-contact { color:#ffffff!important; }

.wrap textarea { height:200px!important; max-width:520px; min-width:520px; border-radius:6px; }

#popi-bg {
    background:rgba(0,0,0,0.7);
    border: 1px solid #CECECE;
    display: none;
    height: 100%;
    left: 0;
    position:fixed;
    top: 0;
    width: 100%;
    z-index: 9998;
	opacity: 1;
}

#close2, #close3 { 
	background: url("../img/close-contact.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: right;
    height: 36px;
    margin: 20px 12px 0 0;
    width: 36px;
}

.scroll-top  {     transition: all .5s; 
 z-index:900; position:fixed; border-radius:6px; bottom:30px; right:35px; display:none; width:35px; height:35px; background-color:rgba(81,81,81,0.2); text-align:center;  }
.scroll-top a { display:block; }
.scroll-top a i  {  font-size:16px; color:#ffffff; line-height:35px;  }

.scroll-top:hover { background-color:rgba(0,0,0,1); }

/* For terms and conditions */
#terms_popup,
#terms_popup_wrapper,
#terms_popup_background {
  transition: all 0.3s;
}

.popup_container {
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
    display:none;
    margin:1em;
    max-width: 600px;
    max-height: 90%;
    background-color: #fff;
    padding: 15px;
    overflow-y: scroll;
}

.link_to_client{
	float:right;margin-top:.5em;margin-right:1em;
	}

.link_to_client a{
	}

.existing_recipient_confirmation_required
{
			display:none;
	}
.existing_recipient_confirmation
{
			display:block; text-align: center;
	}

.existing_recipient_confirmation p{
	text-align: left;
}

button.btn.btn-default.existing_recipient_confirmation_button
{
	height:5em;
	line-height: 1.2em;
	display:inline-block;
}

.extra_child_registration {
	padding-bottom:1em;
	font-size:18px;
}

fieldset legend {
	margin-left: 15px;
	display:inline;
	width:auto;
	margin-right:1em;
	margin-bottom: -12px;
	font-size:1.2em;
	padding-left:.5em;
	padding-right: .5em;
	line-height: initial;;
	border-bottom: 0;
}

.navbar-header .navbar-brand.navbar-brand-image {padding-left: 0; padding-right: 0;}

/* ######## 14 - Responsive Styles  #########  */ 
.navbar-brand img { height:100%; }



@media only screen and (max-width: 991px) {

	#main-section img { width:100%; height:auto; }
	#register-form { text-align:center; }
	#register-form form { padding:20px 0 0; }
	#request-form { text-align:center; }
	#request-form form { padding:20px 0 0; }
	#features ul li h3 {  font-size:17px; }
	.extras-txt  { text-align:left; }
	.extras-img { text-align:center; }
	.ipad-img { left:60%; }
	#gallery ul li a { 	
		border: 0px solid #e8e8e8; 
		width: 60%;
		text-align:center;
		margin:0px auto 30px; 
		}
		
	#gallery ul li a img {  }
	
	#gallery { padding:0 0 60px; }
	#register-form { padding:0 0 50px; }
	#request-form { padding:0 0 50px; }
	#accordion { width:100%; }
	#accordion div p { width:98%; padding-left:8px; }
	#extras2 .about-img { text-align:center; padding:0; }
	#extras2 .about-txt { text-align:center;  }
	.partn { width:100%; }
	.partn li { width:20%; text-align:center; }
	.partn li  img { width:80%; }
	#partners { padding-bottom:40px; }
}

@media only screen and (min-width: 1200px) {
	.nav > li.login-nav-item
	{
		position:absolute;
		right:1em;
		top:1em;
	}

	.nav > li.login-nav-item > a
	{
		line-height: initial !important;
		height:auto !important;
		border-top:none;
		font-size:14px;
		z-index: 10;
	}

	
	.navbar-brand { padding:2em 15px; }
	.navbar-brand.navbar-brand-image{ padding:15px; height:90px;}
	.navbar-nav > li.current > a  {  }
	.navbar-nav > li  { text-align:center; }

	.video_container
	{
/*		max-width:75%;
		margin-left: auto;
    	margin-right: auto;*/
    	padding-bottom: 39.25%;
	}

	.video_container iframe {
	    left: 12.5%;
	    width: 75%;
	    height: 100%;
	}
}

@media (max-width: 1199px) {
	footer .copy a.one-page-link{
		margin-left:0px;
	}

	footer .copy p {
		line-height: 4em;
		float:none;
	}

	#header-spacer{ height:50px;}


	/*.nav > li.login-nav-item
	{
		display:none;
	}*/

    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
		margin-top: 7.5px;
	}
	.navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
  		display:block !important;
	}
	.navbar-brand.navbar-brand-image{ padding:4px; height:50px;}

	.video_container {
  		padding-top: 20px;
  	}
}

@media only screen and (max-width: 400px){
	.navbar-brand{
		font-size:14px;
	}
}

@media only screen and (max-width: 768px) {
	
	#register-form form { padding:0; }
	
	#request-form form { padding:0; }
	.main-txt h1 { font-size:36px!important; }
	.popup_container {max-width: 90%;}
	button.terms_popup_close{ max-width: 80%; bottom:3em; }
	

	
}


@media only screen and (max-width: 768px) {


	#request-form form { padding:0; }
	#features ul li.col-sm-4 { margin:18px 0 50px; }
	#features ul { padding:0 0 30px; }
	.laptop-img img { width:100%; }
	.ipad-img img { width:191px; }
	.ipad-img { top:30%; }
	.extras-txt h3 { padding-top:0; margin-top:0; }
	.popup_container {max-width: 90%;}
		#main-section h1 { font-size:34px; line-height:40px; }

	.video_container {
  	padding-top: 20px;
}   
	.nav > li > a:hover, .nav > li > a:hover{
		background-color: transparent;
	}


}

@media only screen and (max-width: 480px) { 
	.about-img img { width:80%; margin:0 auto; }
	.ipad-img img { width:80%; }
	.ipad-img { display:none; }
	h2 { font-size:26px; }
	.extras-txt h3 { padding-top:0; margin-top:0; }
	#gallery ul li a   { width:80%; }
	
	#main-section h1 { font-size:26px; line-height:40px; }
	/*#main-section { padding: 120px 0 0; }*/
	#cta p { width: 300px; }
    .copy p { font-size: 12px; }
    .social  { clear:both; width:140px; float:none; margin:0 auto; }
    .copy { width:290px; margin:0 auto; }
    .social li  { line-height: 20px; margin: 0 0 20px 18px; }
    		.partn li { width:80%; text-align:center; }
.partn li { 
	float:none; 
	display:block;
	width:188px; 
	margin:0 auto 30px;
	border-right:none;  
	opacity:1; 
	cursor:pointer; 
	height:80px; 
}
.partn { height:auto; } 
.popup_container {max-width: 90%;}	

.video_container {
  padding-top: 10px;
}   

}

/** COLOR SCHEME ***/
.color-scheme-border-accent
{
	border-color: #000000;
}

.color-scheme-title{
	color:#272727;
}

.color-scheme-subtitle{
	color:#272727;
}

.color-scheme-accent{
	color:#000000;
}

.color-scheme-background-section
{
	background-color: #EDEDED;
}


.color-scheme-background-section-alt
{
	background-color: #D7D7D7;
}

.overlo .color-scheme-background-section
{
	background-color: rgba(237,237,237,0.9);
}
.overlo .color-scheme-background-section-alt { 
	background-color: rgba(215,215,215,0.9);
}

.one-page-link
{
	color: #000000;
}

/* originally, background was white */
.thumb-in { 
	background-color:#D7D7D7;
	padding:25px 25px;
	color:#000000;
}

/* responsive card combine : set background color based on brand color */
@media(max-width:767px){
	div.common-content > div.row{
		background: #D7D7D7;
	}
}

/* jquery mobile decides to add a loading icon thing for some reason */
body > div.ui-loader.ui-corner-all.ui-body-a.ui-loader-default{
	display:none;
}

.thumb-in > hr{
	border-top: 1px solid #000000;
}

.navbar-nav > li.current >  a{
	background-color: #D7D7D7;
}


.machine_info.container
{
	position:absolute;
	z-index:10;
}