html {
	width: 100%;
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #fff;
	background-color: #FFF;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 0 35px 0;
	font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	letter-spacing: 1px;
}

.MarginTop20{
	Margin-Top: 60px;
}

.Padding0{
	Padding:	0 !important;;
}

p{
	margin: 0 0 25px 0;
	font-size: 18px;
	line-height: 1.5;
}

@media(min-width:767px){
	p{
		margin: 0 0 35px 0;
		font-size: 18px;
		line-height: 1.6;
	}
}

a{
	color: #2c94e0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

a:hover,
a:visited,
a:focus{
	text-decoration: none;
	color: #2c94e0;
}

.light{
	font-weight: 400;
}

.row{
	Padding:	50px 15px;
}

.navbar{
	margin-bottom: 0;
	xborder-bottom: 1px solid rgba(255,255,255,.3);
	text-transform: uppercase;
	font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	background-color: #2c94e0;
}

.navbar-brand{
	background: url(/LBD/pic/Logo.png) no-repeat;
	Width:		  162px;
	Height:		 58px;
	Margin-Top:	 -6px !important;
}
@media(max-width:767px){
	.navbar-brand{
		Margin-Top:	 0 !important;
	}
}

.navbar-brand SPAN{
   Display:		 None;
   Opacity:		 0;
}

.navbar-brand:focus{
	outline: 0;
}

.navbar-custom a{
	color: #fff;
	text-shadow: 0px 2px 10px rgba(0, 0, 0, .7);
	Letter-Spacing: 0;
}

.navbar-custom .nav li a{
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus,
.navbar-custom .nav li.active{
	outline: 0;
	background-color: rgba(44,148,224,.8);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.navbar-custom .nav li a:hover{
	outline: 0;
	background-color: rgba(0,0,0,.2);
}

.navbar-toggle{
	padding: 4px 6px;
	font-size: 15px;
	color: #fff;
	Margin: 13px 20px 0 0;
	text-shadow: 0px 2px 10px rgba(0, 0, 0, .7);
}

.navbar-toggle:focus,
.navbar-toggle:active{
	outline: 0;
}

@media(min-width:767px){
	.navbar{
		padding: 20px 0;
		border-bottom: 0;
		letter-spacing: 1px;
		background: 0 0;
		font-size: 14px;
		-webkit-transition: all .5s ease-in-out,padding .5s ease-in-out;
		-moz-transition: all .5s ease-in-out,padding .5s ease-in-out;
		transition: all .5s ease-in-out,padding .5s ease-in-out;

background: -moz-linear-gradient(top,  rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.3)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */


	}

	.top-nav-collapse{
		padding: 0;
		background-color: #2c94e0;
	}

	.top-nav-collapse a{
		-webkit-border-radius: 0px !important;
		-moz-border-radius: 0px !important;
		border-radius: 0px !important;
	}

	.navbar-custom.top-nav-collapse{
		xborder-bottom: 1px solid rgba(255,255,255,.3);
	}

}
@media(max-width:320px){
	.intro{
		background-position:73% top !important;
	}
}
.intro{
	display: table;
	width: 100%;
	height: auto;
	padding: 0 0 100px 0;
	color: #fff;
	Background:	White URL(/LBD/pic/Sky.jpg) no-repeat bottom center scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.intro-body{
	Background:	url(/LBD/pic/iDocSpera800.png) 95% center no-repeat;
	display: table-cell;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.brand-heading{
	Text-Align:		Center;
	Position:		Relative;
	font-size:		24px;
	Text-Shadow:	0px 0px 10px rgba(0, 0, 0, 1), 0px 2px 20px rgba(0, 0, 0, .5);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.intro-text{
	Text-Align:		Center;
	Position:		Relative;
	Text-Shadow:	0px 0px 5px rgba(0, 0, 0, 1), 0px 1px 10px rgba(0, 0, 0, 1);
	Letter-Spacing: 1px;
	font-size: 16px;
	Color:White;
 
}
@media(min-width:500px){
	.intro{
		height: 100%;
		padding: 0;
	}

	.brand-heading{
		Text-Align:		Left;
		Font-Size:		50px;
		Top:			150px;
	}

	.intro-text{
		Text-Align:		Left;
		Font-Size:		20px;
		Top:			140px;
	}
}


@media(max-width:1500px){
	.intro-body{
		Background: url(/LBD/pic/iDocSpera800.png) 110% center no-repeat;
	}
}

@media(max-width:1400px){
	.intro-body{
		Background: url(/LBD/pic/iDocSpera800.png) 115% center no-repeat;
		background-size: 55%;
	}
}

@media(max-width:1300px){
	.intro-body{
		Background: url(/LBD/pic/iDocSpera800.png) 115% center no-repeat;
		background-size: 55%;
	}
}

@media(max-width:1200px){
	.intro-body{
		Background: url(/LBD/pic/iDocSpera800.png) 120% center no-repeat;
		background-size: 55%;
	}
}

@media(max-width:1100px){
	.intro-body{
		Background: url(/LBD/pic/iDocSpera800.png) 125% center no-repeat;
		background-size: 55%;
	}
}

@media(max-width:1000px){
	.intro-body{
		Background:	url(/LBD/pic/iDocSpera800.png) center Bottom no-repeat;
		background-size: 50%;
	}

	.brand-heading{
		Text-Align:		Center;
		Font-Size:		50px;
		Top:			150px;
	}

	.intro-text{
		Text-Align:		Center;
		Font-Size:		20px;
		Top:			140px;
	}
}

@media(max-width:900px){
	.intro-body{
		Background:	url(/LBD/pic/iDocSpera800.png) center bottom no-repeat;
		background-size: 50%;
	}

	.brand-heading{
		Text-Align:		Center;
		Font-Size:		50px;
		Top:			150px;
	}

	.intro-text{
		Text-Align:		Center;
		Font-Size:		20px;
		Top:			140px;
	}
}

@media(max-width:800px){
	.intro-body{
		Background:	None;
	}

	.brand-heading{
		cFont-Size:		50px;
		Top:			150px;
	}

	.intro-text{
		cFont-Size:		20px;
		Top:			140px;
	}
}

@media(max-width:700px){
	.intro-body{
		Background:	None;
	}

	.brand-heading{
		Font-Size:		40px !important;
		Top:			150px;
	}

	.intro-text{
		Font-Size:		18px;
		Top:			140px;
	}
}

@media(max-width:660px){
	.brand-heading{
		Font-Size:		30px !important;
		Top:			150px;
	}

	.intro-text{
		Font-Size:		16px;
		Top:			140px;
	}
}

@media(max-width:499px){
	.intro-text{
		Color:			Black;
		Text-Shadow:	None;
	}
}


.btn-circle{
	width: 70px;
	height: 70px;
	margin-top: 15px;
	padding: 7px 16px;
	border: 2px solid #fff;
	border-radius: 35px;
	font-size: 40px;
	color: #fff;
	background: 0 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.btn-circle:hover,
.btn-circle:focus{
	outline: 0;
	color: #fff;
	background: rgba(255,255,255,.1);
}

.page-scroll .btn-circle i.animated{
	-webkit-transition-property: -webkit-transform;
	-webkit-transition-duration: 1s;
	-moz-transition-property: -moz-transform;
	-moz-transition-duration: 1s;
}

.page-scroll .btn-circle:hover i.animated{
	-webkit-animation-name: pulse;
	-moz-animation-name: pulse;
	-webkit-animation-duration: 1.5s;
	-moz-animation-duration: 1.5s;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
}

@-webkit-keyframes pulse{	
	0{
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	50%{
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}

	100%{
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@-moz-keyframes pulse{	
	0{
		-moz-transform: scale(1);
		transform: scale(1);
	}

	50%{
		-moz-transform: scale(1.2);
		transform: scale(1.2);
	}

	100%{
		-moz-transform: scale(1);
		transform: scale(1);
	}
}

.content-section{
	padding-top: 100px;
}


#map{
	width: 100%;
	height: 200px;
	margin-top: 100px;
}

@media(min-width:767px){
	.content-section{
		padding-top: 250px;
	}

	.download-section{
		padding: 100px 0;
	}

	#map{
		height: 400px;
		margin-top: 250px;
	}
}

.btn{
	text-transform: uppercase;
	font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 400;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.btn-default{
	border: 1px solid #28c3ab;
	color: #28c3ab;
	background-color: transparent;
}

.btn-default:hover,
.btn-default:focus{
	border: 1px solid #28c3ab;
	outline: 0;
	color: #000;
	background-color: #28c3ab;
}

.btn-huge{
	padding: 25px;
	font-size: 26px;
}

.banner-social-buttons{
	margin-top: 0;
}

@media(max-width:1199px){
	ul.banner-social-buttons{
		margin-top: 15px;
	}
}

@media(max-width:767px){
	ul.banner-social-buttons>li{
		display: block;
		margin-bottom: 20px;
		padding: 0;
	}

	ul.banner-social-buttons>li:last-child{
		margin-bottom: 0;
	}
}

::-moz-selection{
	text-shadow: none;
	background: #fcfcfc;
	background: rgba(255,255,255,.2);
}

::selection{
	text-shadow: none;
	background: #fcfcfc;
	background: rgba(255,255,255,.2);
}

img::selection{
	background: 0 0;
}

img::-moz-selection{
	background: 0 0;
}

body{
	webkit-tap-highlight-color: rgba(255,255,255,.2);
}


.White{
	Background: White;
	width: 100%;
	padding: 100px 0 100px 0;
	color: #555;
	Border-Bottom: 1px Solid #ebebeb;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}

.Gray{
	Background: #f4f4f4;
	width: 100%;
	padding: 100px 0 100px 0;
	color: #555;
	Border-Bottom: 1px Solid #eee;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}


H1{
	font-weight: 700;
	text-transform: uppercase;
}

H2{
	Color: #2c94e0;
}

H3{
	Color: #AAA;
}

H4{
	Color: #2c94e0;
	margin: 0 0 10px 0;
}

HR{
	Margin: 70px 0;
}


@media (min-width: 767px){
	#Features_Intro p{
		margin: 0;
		font-size: 16px;
		line-height: 1.5;
	}
}


.service P{
	Color:	#777;
}

	.service:Hover P{
		Color:	Black;
	}

.service:Hover span.circle{
	-webkit-animation:	SPANCircle .6s forwards;
	-moz-animation:		SPANCircle .6s forwards;
	animation:			SPANCircle .6s forwards;
}
	@-webkit-keyframes SPANCircle{
		100% {
			-webkit-border-radius:	16%;
			Background:				#2c94e0;
		}
	}
	@-moz-keyframes SPANCircle{
		100% {
			-moz-border-radius:		16% !important;
			Background:				#2c94e0;
		}
	}
	@keyframes SPANCircle{
		100% {
			border-radius:			16%;
			Background:				#2c94e0;
		}
	}

.service:Hover I{
	-webkit-animation:	SPANCircleI .4s forwards;
	-moz-animation:		SPANCircleI .4s forwards;
	animation:			SPANCircleI .4s forwards;
}
	@-webkit-keyframes SPANCircleI{
		100% {
			Color:					White;
		}
	}
	@-moz-keyframes SPANCircleI{
		100% {
			Color:					White;
		}
	}
	@keyframes SPANCircleI{
		100% {
			Color:					White;
		}
	}

.icon-wrapper{
  display: block;
  width: 150px;
  height: 150px;
  margin: 0 auto 20px auto;
  text-align: center;
}
  .icon-wrapper span.circle{
	position: relative;
	display: inline-block;
	width: 100%;
	height: 100%;
	background-color: #F4F4F4;

	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid #2c94e0;
  }
  .icon-wrapper i{
	color: RGBa(44, 148, 224, 1);
	display: inline-block;
	font-size: 90px;
	line-height: 140px;
	-webkit-transition: color .3s;
	transition: color .3s;
  }






#Logos{
	Position:   Relative;
}

#Logos A{
	Width:	  200px;
	Height:	 180px;
	Padding:	0;
	Border:	 0;
	Display:	Inline-Block;
	Margin:	 0 10px 10px 0;
	Color:	  Black;
}

#Logos B{
	Font-Weight:200;
}

#Logos IMG{
	Width:	  128px;
	Height:	 128px;
	Border:	 0;
	Display:	Block;
	Margin:	 0 Auto 10px Auto;
}


@media(max-width:455px){
	#Logos{
		zoom:40%;
	}

	#Logos A{
		Margin:	 0 5px 5px 0;
	}

	#Logos B{
		Display:	None;
	}
}

.Clear{
	Clear:Both;
}


.Left{
	Text-Align:	 Left;
}

.Right{
	Text-Align:	 Right;
}

#Laptop1{
	Background: URL(/LBD/pic/Laptop1.png) no-repeat center center;
	Width:	  800px;
	Height:	 419px;
	Float:	  Left;
	-webkit-transition: all .3s ease-in-out !important;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

#LiveMessages{
	Background: URL(/LBD/pic/LiveMessages.png) no-repeat Left Top;
	Width:	  393px;
	Height:	 300px;
	Float:	  Left;
	-webkit-transition: all .3s ease-in-out !important;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

#CabinetFolders{
	Background: URL(/LBD/pic/CabinetFiles.png) no-repeat Center Center;
	Width:	  450px;
	Height:	 300px;
	Float:	  Left;
	-webkit-transition: all .3s ease-in-out !important;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

#MobleCalendar{
	Background: URL(/LBD/pic/MobleCalendar.png) no-repeat Center Center;
	Width:	  450px;
	Height:	 300px;
	Float:	  Left;
	-webkit-transition: all .3s ease-in-out !important;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

@media(min-width:1200px){
	#Laptop1{
		Margin:	 0 0 70px 100px;
	}
	#LiveMessages{
		Margin:	 -10px 0 70px -30px;
	}
	}
	#LiveMessages{
		Margin:	 -10px 0 70px -30px;
	}
	#CabinetFolders{
		Margin:	 -10px 0 70px -30px;
		xbackground:red
	}
	#MobleCalendar{
		Margin:	 -10px 0 70px -30px;
	}
}

@media(max-width:1199px){
	#Laptop1{
		Margin:	 0 -300px 70px 100px;
	}
	#LiveMessages{
		Margin:	 -100px -300px 70px 0;
		Background: None;
	}
	#CabinetFolders{
		Margin:	 0 -300px 70px 0;
		Display:	None;
	}
	#MobleCalendar{
		Margin:	 0 -300px 70px 0;
		Display:	None;
	}
}

@media(max-width:749px){
	#Laptop1{
		Margin:	 0 -300px 70px -200px;
	}
	#LiveMessages{
		Margin:	 0 -300px 70px -200px;
		Display:	None;
	}
	#CabinetFolders{
		Margin:	 0 -300px 70px -200px;
		Display:	None;
	}
	#MobleCalendar{
		Margin:	 0 -300px 70px -200px;
		Display:	None;
	}
}

@media(max-width:600px){
	#Laptop1{
		Margin:	 0 -300px 70px -300px;
		Display:	None;
	}
	#LiveMessages{
		Margin:	 0 -300px 70px -300px;
		Display:	None;
	}
	#CabinetFolders{
		Margin:	 0 -300px 70px -300px;
		Display:	None;
	}
	#MobleCalendar{
		Margin:	 0 -300px 70px -300px;
		Display:	None;
	}
}



#iPhone0{
   Text-Align:  Center;
   Margin-Top:  50px;
}

.iPhone1{
	Width:	  207px;
	Height:	 420px;
	Display:	Inline-Block;
	Margin:	 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

#iPhone1{
	Background: URL(/LBD/pic/iPhone1.png) no-repeat center center scroll;
}

#iPhone2{
	Background: URL(/LBD/pic/iPhone2.png) no-repeat center center scroll;
}

#iPhone3{
	Background: URL(/LBD/pic/iPhone3.png) no-repeat center center scroll;
}



#MobileStores{
	xBackground:red;
	Clear:Both;
	Text-Align:		Center;
}

#MobileStores A{
	Width:		150px;
	Height:		45px;
	Display:		Inline-Block;
	Margin-Top:	30px;
	Text-Align:		Center;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}

#MobileStores A B{
	Display:		None;
}

#AppStore{
	Background: URL(/LBD/pic/MobileStores.png) No-Repeat Left Top;
}

#GooglePlay{
	Background: URL(/LBD/pic/MobileStores.png) No-Repeat Right Top;
	Margin-Left:	10%;
}

#AppStore:Hover{
	Background: URL(/LBD/pic/MobileStores.png) No-Repeat Left -45px;
}

#GooglePlay:Hover{
	Background: URL(/LBD/pic/MobileStores.png) No-Repeat Right -45px;
}


#AppStore____OLD{
	Width:	  350px;
	Height:	 100px;
}

	#AppStore____OLD A{
	   Display:	Inline-Block;
	   Width:	  216px;
	   Height:	 100px;
	   Padding-Top:75px;
	   Font-Weight: 400;
	   Background: URL(/LBD/pic/AppStore.png) no-repeat center Top scroll;
	   
	}


@media(max-width:1300px){
	.iPhone1{
		Margin:	 0 0px;
	}
}

@media(max-width:1200px){
	.iPhone1{
		Margin:	 0 -10px;
	}
}

@media(max-width:1100px){
	.iPhone1{
		Margin:	 0 -20px;
	}
}

@media(max-width:1000px){
	.iPhone1{
		Margin:	 0 -30px;
	}
}

@media(max-width:900px){
	.iPhone1{
		Margin:	 0 -40px;
	}
}

@media(max-width:800px){
	.iPhone1{
		Margin:	 0 -50px;
	}
}

@media(max-width:700px){
	.iPhone1{
		Margin:	 0 -60px;
	}
}

@media(max-width:600px){
	.iPhone1{
		Margin:	 0 -70px;
	}
}

@media(max-width:590px){
	#AppStore{
		Margin:	 0;
		Width:	  350px;
	}
}

@media(max-width:420px){
	#AppStore{
		width:280px;
	}
}


.wrapper{
	position: relative;
	border: 1px solid #ccc;
	background-color: #f4f4f4;
	Padding:2px 1px 2px 2px;
	Margin-Bottom:30px;
	-webkit-transition: .3s;
	transition: .3s;
}

.wrapper:hover{
	border-color: #2c94e0; 
}

.wrapper .table{
	margin-bottom: 0;
}

.wrapper .table P{
	font-size: 14px;
	height: 70px;
	Margin-Top: 10px;
	Padding: 0 5px;
}

.text-center{
	Padding:	20px 20px 5px 20px;
}

.ButtonTR{
	Padding:	20px 20px 5px 20px;
	Background:White;
}

.wrapper:hover .ButtonTR{
	Background: #2c94e0;
	Color:  White;
	-webkit-transition: .4s;
	transition: .4s;
}

.wrapper A{
	Width:	100%;
}

.wrapper:hover A{
	Color:  White;
	-webkit-transition: .4s;
	transition: .4s;
}

.wrapper:hover .table td{
   border-top: 1px solid #2c94e0;
}



#Footer{
	Padding-Bottom:  20px;
}


.FooterLinksLeft{
	Text-Align:		Left;
	Font-Weight:	700;
}

.FooterLinksLeft A{
	Margin-Left:	10px;
	Color:			Black;
}

.FooterLinksRight{
	Text-Align:	 Right;
}

.FooterLinksRight A{
	Font-Weight:	 300;
	Margin-Left:	 10px;
}


#Footer A{
	Color:		   #777;
}

#Footer A:Hover{
	Color:		  Black;
}



@media(max-width:1200px){
	#Footer DIV{
		Text-Align: Center;
	}

	.FooterLinksLeft{
		Padding:	 20px 0 0 0;
	}

	.FooterLinksRight{
		Padding:	 20px 0 20px 0;
	}

	.FooterLinksRight A{
		Margin-Left:	 20px;
	}
	.FooterLinksRight A:first-child{
		Margin-Left:	 0;
	}
}



#VideoDIV{
	Position:			Relative;
	Overflow:			Hidden;
	Min-Height:			600px;
	Margin-Bottom:		200px;
}

#Video{
	Position:			Absolute;
	Top:				0;
	Padding:			0;
	Left:				0;
	Width:				100%;
	Min-Height:			600px;
	Height:				85%;
	Cursor:				Pointer;
}
.Video{
	Background:			#2c94e0;
	Height:				600px;
}
.Video>*{
	Visibility:			hidden;
}
#VideoCover{
	Position:			Absolute;
	Padding:			0;
	Top:				0;
	Left:				0;
	Width:				100%;
	Min-Height:			600px;
	Height:				85%;
	Cursor:				Pointer;
	Background:			#2c94e0;
	z-Index:			100;
	Overflow:			Hidden;
}
#VideoCover DIV{
	Position:			Relative;
	Margin:				18% Auto 0 Auto;
	Width:				230px;
	Height:				230px;
	Cursor:				Pointer;
	Background:			URL(/pic/PlayIcon.png) Left Top No-Repeat;
	Overflow:			Hidden;
}
#VideoCover:Hover DIV{
	Background:			URL(/pic/PlayIcon.png) Left -770px No-Repeat;
}


/* iPad in landscape */
@media only screen 
	and (min-device-width : 768px) 
	and (max-device-width : 1024px)
	and (orientation : landscape)
{
	#Video{
		Position:			Absolute;
		Width:				960px;
		Height:				540px;
		Min-Height:			540px;
		Top:				60px;
		Left:				35px;
		Margin:				0 !important;
	}
	#VideoCover{
		Position:			Absolute;
		Display:			Block;
		Top:				60px;
		Left:				35px;
		Width:				960px;
		Min-Height:			540px;
		Height:				540px;
		Margin:				0 !important;
	}
}



BUTTON{
	Margin-Bottom:			10px !important;
}






#ConferenceLink{
	Background:			URL(/LBD/pic/Logos/AOSSM.png) Left Center No-Repeat;
	Min-Height:			80px;
	Padding-Left:		170px;
	Display: 			None;
}

#ConferenceLink A{ 
	Color:				White;
}

#ConferenceLink B{ 
	Display:				Block;
	Padding-Top:			6px;
}


#PartnetsNetCore{
	Display:			None !important;
}



#PressLink{
	Display: 			Block;
	Font-Weight:			400;
}

	#PEHub{
		Background:		URL(/LBD/pic/Press-PEHub.png) Left Center No-Repeat;
		Width:			173px;
		Height:			67px;
		Margin:			0 10px 0 0;
		Display: 		Inline-Block;
		Opacity:			1;
	}
		#PEHub:Hover{
			Opacity:		.7;
		}

	#VentureBeat{
		Background:		URL(/LBD/pic/Press-VentureBeat.png) Left Center No-Repeat;
		Width:			264px;
		Height:			67px;
		Margin:			0 0 0 0;
		Display: 		Inline-Block;
		Opacity:			1;
	}
		#VentureBeat:Hover{
			Opacity:		.7;
		}

.Bullet LI{
	Font:			Normal Bold 38px/1px "Helvetica Neue",Helvetica,Arial,sans-serif;
	Margin:			0 !important;
	List-Style-Type:	None;
}

.Bullet P{
	Color: Black;
	Font: Normal Normal 18px/1.2 "Helvetica Neue",Helvetica,Arial,sans-serif;
	Padding:		0 !important;
	Margin:		-11px 0 30px 10px !important;
}

.Bullet li:before {
	Content:		'\2713 ';
	Color:		#2c94e0;
	Margin:		0 0 10px -35px;
}

.LearnSchedule{
	Margin:		0 0 35px 45px;
}

.LearnSchedule A{
	Color:		white !Important;
}





