/*

    Mobile Menu Core Style

*/



.slicknav_btn { position: relative; display: block; vertical-align: middle; float: right; padding: 0.438em 0.625em 0.438em 0.625em; line-height: 1.125em; cursor: pointer; }

.slicknav_menu  .slicknav_menutxt { display: block; line-height: 1.188em; float: left; }

.slicknav_menu .slicknav_icon { float: left; margin: 0.188em 0 0 0.438em; }

.slicknav_menu .slicknav_no-text { margin: 0 }

.slicknav_menu .slicknav_icon-bar { display: block; width: 1.125em; height: 0.125em; border-radius: 1px; box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }

.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar { margin-top: 0.188em }

.slicknav_nav { clear: both }

.slicknav_nav ul,

.slicknav_nav li { display: block }

.slicknav_nav .slicknav_arrow { font-size: 0.8em; margin: 0 0 0 0.4em; }

.slicknav_nav .slicknav_item { cursor: pointer; }

.slicknav_nav .slicknav_row { display: block; }

.slicknav_nav a { display: block }

.slicknav_nav .slicknav_item a,

.slicknav_nav .slicknav_parent-link a { display: inline }

.slicknav_brand { float:left }

.slicknav_menu:before,

.slicknav_menu:after { content: " "; display: table; }

.slicknav_menu:after { clear: both }




/* 

    User Default Style

    Change the following styles to modify the appearance of the menu.

*/



.slicknav_menu {

    font-size:16px;

    box-sizing:border-box;

}

.slicknav_menu * {

  box-sizing:border-box;

}

/* Button */

.slicknav_btn {

    margin: 5px 5px 6px;

    text-decoration:none;

    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);

    border-radius: 4px;  

    background-color: #222222;

}

/* Button Text */

.slicknav_menu  .slicknav_menutxt {

    color: #FFF;

    font-weight: bold;

    text-shadow: 0 1px 3px #000;

}

/* Button Lines */

.slicknav_menu .slicknav_icon-bar {

  background-color: #f5f5f5;

}

.slicknav_menu {

    background:#4c4c4c;

    padding:5px;

}

.slicknav_nav {

    color:#fff;

    margin:0;

    padding:0;

    font-size:0.875em;

}

.slicknav_nav, .slicknav_nav ul {

    list-style: none;

    overflow:hidden;

}

.slicknav_nav ul {

    padding:0;

    margin:0 0 0 20px;

}

.slicknav_nav .slicknav_row {

    padding:5px 10px;

    margin:2px 5px;

}

.slicknav_nav a{

    padding:5px 10px;

    margin:2px 5px;

    text-decoration:none;

    color:#fff;

}

.slicknav_nav .slicknav_item a,

.slicknav_nav .slicknav_parent-link a {

    padding:0;

    margin:0;

}

.slicknav_nav .slicknav_row:hover {

    border-radius: 6px;

    background:#ccc;

    color:#fff;

}

.slicknav_nav a:hover{

    border-radius: 6px;

    background:#ccc;

    color:#222;

}

.slicknav_nav .slicknav_txtnode {

    margin-left:15px;   

}

.slicknav_brand {

	color:#fff;

	font-size: 18px;

	line-height:30px;

	padding:7px 12px;

	height:44px;

}/* Magnific Popup CSS */

.mfp-bg {

  top: 0;

  left: 0;

  width: 100%;

  height: 100%;

  z-index: 1042;

  overflow: hidden;

  position: fixed;

  background: #0b0b0b;

  opacity: 0.8;

  filter: alpha(opacity=80); }



.mfp-wrap {

  top: 0;

  left: 0;

  width: 100%;

  height: 100%;

  z-index: 1043;

  position: fixed;

  outline: none !important;

  -webkit-backface-visibility: hidden; }



.mfp-container {

  text-align: center;

  position: absolute;

  width: 100%;

  height: 100%;

  left: 0;

  top: 0;

  padding: 0 8px;

  box-sizing: border-box; }



.mfp-container:before {

  content: '';

  display: inline-block;

  height: 100%;

  vertical-align: middle; }



.mfp-align-top .mfp-container:before {

  display: none; }



.mfp-content {

  position: relative;

  display: inline-block;

  vertical-align: middle;

  margin: 0 auto;

  text-align: left;

  z-index: 1045; }



.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {

  width: 100%;

  cursor: auto; }



.mfp-ajax-cur {

  cursor: progress; }



.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {

  cursor: -webkit-zoom-out;

  cursor: zoom-out; }



.mfp-zoom {

  cursor: pointer;

  cursor: -webkit-zoom-in;

  cursor: zoom-in; }



.mfp-auto-cursor .mfp-content {

  cursor: auto; }



.mfp-loading.mfp-figure {

  display: none; }



.mfp-hide {

  display: none !important; }



.mfp-preloader {

  color: #cccccc;

  position: absolute;

  top: 50%;

  width: auto;

  text-align: center;

  margin-top: -0.8em;

  left: 8px;

  right: 8px;

  z-index: 1044; }

  .mfp-preloader a {

    color: #cccccc; }

    .mfp-preloader a:hover {

      color: white; }



.mfp-s-ready .mfp-preloader {

  display: none; }



.mfp-s-error .mfp-content {

  display: none; }



button.mfp-close, button.mfp-arrow {

  overflow: visible;

  cursor: pointer;

  background: transparent;

  border: 0;

  -webkit-appearance: none;

  display: block;

  outline: none;

  padding: 0;

  z-index: 1046;

  box-shadow: none; }

button::-moz-focus-inner {

  padding: 0;

  border: 0; }



.mfp-close {

  width: 44px;

  height: 44px;

  line-height: 44px;

  position: absolute;

  right: 0;

  top: 0;

  text-decoration: none;

  text-align: center;

  opacity: 0.65;

  filter: alpha(opacity=65);

  padding: 0 0 18px 10px;

  color: white;

  font-style: normal;

  font-size: 28px;

  font-family: Arial, Baskerville, monospace; }

  .mfp-close:hover, .mfp-close:focus {

    opacity: 1;

    filter: alpha(opacity=100); }

  .mfp-close:active {

    top: 1px; }



.mfp-close-btn-in .mfp-close {

  color: #333333; }



.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {

  color: white;

  right: -6px;

  text-align: right;

  padding-right: 6px;

  width: 100%; }



.mfp-counter {

  position: absolute;

  top: 0;

  right: 0;

  color: #cccccc;

  font-size: 12px;

  line-height: 18px; }





/* ARROWS */ 

/*.mfp-arrow {

  position: absolute;

  opacity: 0.65;

  filter: alpha(opacity=65);

  margin: 0;

  top: 50%;

  margin-top: -55px;

  padding: 0;

  width: 90px;

  height: 110px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

  .mfp-arrow:active {

    margin-top: -54px; }

  .mfp-arrow:hover, .mfp-arrow:focus {

    opacity: 1;

    filter: alpha(opacity=100); }

  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {

    content: '';

    display: block;

    width: 0;

    height: 0;

    position: absolute;

    left: 0;

    top: 0;

    margin-top: 35px;

    margin-left: 35px;

    border: medium inset transparent; }

  .mfp-arrow:after, .mfp-arrow .mfp-a {

    border-top-width: 13px;

    border-bottom-width: 13px;

    top: 8px; }

  .mfp-arrow:before, .mfp-arrow .mfp-b {

    border-top-width: 21px;

    border-bottom-width: 21px;

    opacity: 0.7; }



.mfp-arrow-left {

  left: 0; }

  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {

    border-right: 17px solid white;

    margin-left: 31px; }

  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {

    margin-left: 25px;

    border-right: 27px solid #3f3f3f; }



.mfp-arrow-right {

  right: 0; }

  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {

    border-left: 17px solid white;

    margin-left: 39px; }

  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {

    border-left: 27px solid #3f3f3f; }

*/



/*******************************************/





.mfp-iframe-holder {

  padding-top: 40px;

  padding-bottom: 40px; }

  .mfp-iframe-holder .mfp-content {

    line-height: 0;

    width: 100%;

    max-width: 900px; }

  .mfp-iframe-holder .mfp-close {

    top: -40px; }



.mfp-iframe-scaler {

  width: 100%;

  height: 0;

  overflow: hidden;

  padding-top: 56.25%; }

  .mfp-iframe-scaler iframe {

    position: absolute;

    display: block;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);

    background: black; }



/* Main image in popup */

img.mfp-img {

  width: auto;

  max-width: 100%;

  height: auto;

  display: block;

  line-height: 0;

  box-sizing: border-box;

  padding: 40px 0 40px;

  margin: 0 auto; }



/* The shadow behind the image */

.mfp-figure {

  line-height: 0; }

  .mfp-figure:after {

    content: '';

    position: absolute;

    left: 0;

    top: 40px;

    bottom: 40px;

    display: block;

    right: 0;

    width: auto;

    height: auto;

    z-index: -1;

    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);

    background: #444444; }

  .mfp-figure small {

    color: #bdbdbd;

    display: block;

    font-size: 12px;

    line-height: 14px; }

  .mfp-figure figure {

    margin: 0; }



.mfp-bottom-bar {

  margin-top: -36px;

  position: absolute;

  top: 100%;

  left: 0;

  width: 100%;

  cursor: auto; }



.mfp-title {

  text-align: left;

  line-height: 18px;

  color: #f3f3f3;

  word-wrap: break-word;

  padding-right: 36px; }



.mfp-image-holder .mfp-content {

  max-width: 100%; }



.mfp-gallery .mfp-image-holder .mfp-figure {

  cursor: pointer; }



@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {

  /**

       * Remove all paddings around the image on small screen

       */

  .mfp-img-mobile .mfp-image-holder {

    padding-left: 0;

    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {

    padding: 0; }

  .mfp-img-mobile .mfp-figure:after {

    top: 0;

    bottom: 0; }

  .mfp-img-mobile .mfp-figure small {

    display: inline;

    margin-left: 5px; }

  .mfp-img-mobile .mfp-bottom-bar {

    background: rgba(0, 0, 0, 0.6);

    bottom: 0;

    margin: 0;

    top: auto;

    padding: 3px 5px;

    position: fixed;

    box-sizing: border-box; }

    .mfp-img-mobile .mfp-bottom-bar:empty {

      padding: 0; }

  .mfp-img-mobile .mfp-counter {

    right: 5px;

    top: 3px; }

  .mfp-img-mobile .mfp-close {

    top: 0;

    right: 0;

    width: 35px;

    height: 35px;

    line-height: 35px;

    background: rgba(0, 0, 0, 0.6);

    position: fixed;

    text-align: center;

    padding: 0; } }



@media all and (max-width: 900px) {

  .mfp-arrow {

    -webkit-transform: scale(0.75);

    -ms-transform: scale(0.75);

        transform: scale(0.75); }

  .mfp-arrow-left {

    -webkit-transform-origin: 0;

    -ms-transform-origin: 0;

        transform-origin: 0; }

  .mfp-arrow-right {

    -webkit-transform-origin: 100%;

    -ms-transform-origin: 100%;

        transform-origin: 100%; }

  .mfp-container {

    padding-left: 6px;

    padding-right: 6px; } }



.mfp-ie7 .mfp-img {

  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {

  width: 600px;

  left: 50%;

  margin-left: -300px;

  margin-top: 5px;

  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {

  padding: 0; }

.mfp-ie7 .mfp-content {

  padding-top: 44px; }

.mfp-ie7 .mfp-close {

  top: 0;

  right: 0;

  padding-top: 0; }

  

  

  /**

 * Simple fade transition,

 */

.mfp-fade.mfp-bg {

	opacity: 0;

	-webkit-transition: all 0.15s ease-out; 

	transition: all 0.15s ease-out;

}

.mfp-fade.mfp-bg.mfp-ready {

	opacity: 0.8;

}

.mfp-fade.mfp-bg.mfp-removing {

	opacity: 0;

}



.mfp-fade.mfp-wrap .mfp-content {

	opacity: 0;

	-webkit-transition: all 0.15s ease-out; 

	transition: all 0.15s ease-out;

}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {

	opacity: 1;

}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {

	opacity: 0;

}/* CSS Document */





/************ TECHNOLOGY ****************/



#technology #middle {

	margin: 0 auto;

	width: 950px;

	color: #b2b2b2;

	padding-right: 32px;

	padding-left: 32px;

}

#technology #features .chain {

	float: left;

	clear: both;

}



/* FEATURES */

#technology #features {

	padding-top: 55px;

	padding-bottom: 20px;

	font-family: 'Nunito', Helvetica, Arial, Verdana, sans-serif;

	font-size: 14px;

	line-height: 22px;

	overflow: auto;

}

#technology #features .header_left {

	float: left;

	max-width: 620px;

	font-weight: bold;

	font-size: 32px;

	line-height: 50px;

	color: #000;

	padding-bottom: 30px;

}

.maintext_tech {

	float: left;

	clear: both;

	max-width: 600px;

	padding: 0;

	font-size: 20px;

	color: #777;

	line-height: 32px;

}

#tech_row {

	float: left;

	clear: both;

	width: 100%;

	overflow: auto;

	margin-top: 40px;

	margin-bottom: 40px;

}



.title_tech {

	font-weight: bold;

	font-size: 22px;

	line-height: 30px;

	color: #333;

	float: left;

	max-width: 390px;

	margin-right: 100px;

	margin-bottom: 30px;

}

.text_tech {

	float: left;

	max-width: 400px;

	font-size: 18px;

	line-height: 30px;

	color: #3F3F3F;

}



#technology #column5 {

	width: 100%;

	float: left;

	clear: both;

	margin-bottom: 60px;

}

#technology #column5 {

	border-top: 1px solid #F1F1F1;

	text-align: center;

	padding-top: 70px;

	padding-right: 0;

	padding-left: 0;

	padding-bottom: 40px;

	margin-bottom: 0px;

	margin-top: 40px;

}



#technology #column5 .contacthead{

	color: #7e8f9b;

	font-size: 26px;

	margin: auto;

	margin-bottom: 25px;

	line-height: 40px;

}



/** ----------------------------------------------------- **/

/* CSS Document */









/**********************************************/
/****************  IMAGE BANNER ***************/
/**********************************************/



#banner {

	background-image: url('../img/zed_banner.jpg');

	background-repeat: no-repeat;

	background-size: cover;

	background-position: center center;

	height: 540px !important;

}

#banner_about {

	background-image: url('https://www.linqmr.com/img/smash-linq.jpg');

	background-repeat: no-repeat;

	background-size: cover;

	background-position: center center;

	height: 530px !important;

}
.about-overlay{
	position: absolute;
	z-index: 1;	
    top: 75px;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.2);	
	height: 530px !important;
}
#banner_about_vid {

	background-image: url('../img/about/about_us_drones.jpg');

	background-repeat: no-repeat;

	background-size: cover;

	background-position: center center;

	height: 430px !important;

}

#banner2_tech {

	background-image: url('../img/technology/technology_banner.jpg');

	background-repeat: no-repeat;

	background-size: cover;

	background-position: left center;

	height: 440px !important;

}

#banner_blank {
	padding-bottom: 120px;
}

/**********************************************/
/************** DEVELOPERS ********************/
/**********************************************/
#banner_developer {
	/*background-image: url('../img/about/banner_about_us.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;*/
	background-color: #0091E3;
	height: 500px !important;
}
.zed_developer_image{
	background-image: url('../img/developer/zed_sdk.png');
	background-repeat: no-repeat;
	background-position: right center;
	padding-top:0px;
	height: 200px !important;
}



/************** Developer - Introduction BANNER *******************/

.full-width-divider {
  width: 100%;
  font-family: 'Nunito', Helvetica, Arial, sans-serif;
  background: #F8F8F8;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #E2E3E4;
  overflow: hidden;
  z-index: 1;
  position: relative;
}

.highlight-module {
  list-style-type: none;
  display: table-cell;
  padding: 45px 30px 40px;
  text-align: center;
  margin-top: 10px;
  font-size: 17px;
  font-weight:300;
  line-height: 1.5em;
  color:#56565A;
  width:33%;
}

.highlight-module:first-child {
  padding-left: 0;
}
.highlight-module:last-child {
  padding-right: 0;
}
.hero-title-module {    
	margin: 25px 0 15px;
    line-height: 1.2;
}
.hero-title-module a {
	font-size: 30px;
	color: #00b0ed;
}
.icon-title-module {
	color: #56565A;
}


/************** SDK DOWNLOADS BANNER *******************/

#banner_downloads {
	height: auto;
	overflow: hidden;
    border-bottom: 0px solid #E5E5E5;
}

.hero-content-downloads{
	font-family: 'Nunito', Arial, sans-serif;
	padding-top: 140px;

}
.column-downloads {
	float: left;
	font-size: 18px;
	font-weight: 300;
	line-height: 30px;
	/* [disabled]margin-top: 60px; */
	max-width: 390px;
	margin-bottom: 40px;

}
.downloads_title{
	float: left;
	width: 390px;
	font-size: 42px;
	font-weight: 300;
	line-height: 48px;
	color: #00b0ed;
	margin-bottom: 20px;
}

.downloads_subcolumn{
	float: left;
}
.column-downloads li{
	margin-bottom: 15px;
}

.version{
	margin-left:2px;
	font-size: 16px;
	color: #C2C2C2;
}

.image-container{
	float: right;
	padding-top: 20px;
	max-width: 700px;
	max-height:400px;
}

.jumbotron{
	max-width:100%;	
	width:100%;

}

.download-text{
	font-size:20px;
}



/************** JETSON DOWNLOADS BANNER *******************/
#banner_downloads-jetson {
	height: auto;
	overflow: hidden;
	background: #F8F8F8;
    border-bottom: 0px solid #E9E9E9;
}

.hero-content-downloads-jetson{
	font-family: 'Nunito', Arial, sans-serif;
	padding-top: 150px;
	margin:0 auto;
	max-width:970px;
}
.column-downloads-jetson {
	float: left;
	font-size: 18px;
	font-weight: 300;
	text-shadow: 0 1px 0 #fff;
	color: #00b0ed;
	max-width: 390px;
	margin-bottom: 85px;
	margin-top:-30px;
}
.column-downloads-jetson li{
	margin-bottom: 15px;

}
.downloads_description{
	text-align:left;
	max-width: 600px;
	color: #696C6F;
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 40px;
	font-weight: 300;
}
.image-container-jetson{
	float: left;
	margin-right:110px;
	margin-bottom:80px;
}



/************** MEET THE ZED BANNER *******************/

#banner_meetzed {

  width: 100%;

  font-family: 'Nunito', Arial, sans-serif;

  background: #F8F8F8;

  overflow:hidden;

}

.meetzed_container {

	padding-bottom:60px;

	padding-top: 60px;

	overflow:auto;

}

.hero-content-meetzed{

	padding-top: 60px;

}

.hero-title-meetzed {

	float: left;

	max-width: 380px;

	font-size: 42px;

	font-weight: 300;

	line-height: 48px;

	color: #00b0ed;

	margin-bottom: 50px;

}

.meetzed_videos {

	margin: 0 auto;

	text-align: center;

}

.meetzed_image {

	display: inline-block;

	margin: 0 auto;

	text-align:center;

	margin-left:30px;

	margin-right:30px;

}

.meetzed_text{

	margin:0 auto;

	padding-top:4px;

	padding-bottom:20px;

	color: #454545;

	font-size: 20px;

	font-weight: 300;

	line-height: 40px;

	text-align: center;

}


/************** EXAMPLES BANNER *******************/

#banner_examples {
  width: 100%;
  font-family: 'Nunito', Arial, sans-serif;
  background: #F8F8F8;
  overflow:hidden;
}

.examples_container {
	padding-bottom: 100px;
	padding-top: 100px;
	overflow: auto;
}

.hero-content-examples{
	padding-top: 100px;
}

.hero-title-examples {
	float: left;
	max-width: 380px;
	font-size: 42px;
	font-weight: 300;
	line-height: 48px;
	color: #00b0ed;
	margin-bottom: 50px;
}

.hero-subtitle-examples {	
	float: left;
	max-width: 400px;
	margin-top: 20px;
	color: #333;
	font-size: 18px;
    line-height: 30px;
}

.example_videos {
	margin: 0 auto;
	text-align: center;
}

.example_image {
	display: inline-block;
	margin: 0 auto;
	text-align:center;
	margin-left:30px;
	margin-right:30px;
}

.example_text{
	margin:0 auto;
	padding-top:4px;
	padding-bottom:20px;
	color: #00b0ed;
	font-size: 16px;
	font-weight: 300;
	line-height: 26px;
	text-align: center;
}


/**********************************************/
/************** DEVELOPER - INTEGRATIONS ***********************/
/**********************************************/

/*#banner_integration {
	background-image: url('../img/developer/api.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right center;

}*/
#banner_integration {

  width: 100%;
  font-family: 'Nunito', Arial, sans-serif;
  background-color: #FFFFFF;
  overflow:auto;
}

.integration_container {
	padding-bottom: 90px;
	padding-top: 100px;
	overflow: auto;
}
.integration_description{
	margin: 0 auto;
	max-width: 600px;
	color: #696C6F;
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 50px;
	text-align: center;
	font-weight: 300;
}
.integration_title{
	margin: 0 auto;
	display: block;
	padding-bottom: 25px;
	text-align: center;
	line-height: 46px;
	font-size: 42px;
	font-style: normal;
	font-weight: 300;
	color: #00b0ed;
}
.vc_col-sm-3 {
	float: left;
    width: 210px;
	position: relative;
    min-height: 1px;
    padding-left: 32px;
    padding-right: 32px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding-bottom:20px;
}
.vc_single_image-img{
	max-width:100%;
	height:auto;
}
/**********************************************/
/************** COMPANY ***********************/
/**********************************************/



/********* COMPANY - MAIN **************/
#company {
	font-family: 'Nunito', Arial, sans-serif;
	font-weight: 300;
}
#company .hero-title-about {
	float: left;
	max-width: 384px;
	color: #FFF;
	border-bottom: 4px solid #11C8FF;
	font-size: 68px;
	line-height: 66px;
	font-weight: 300;
	letter-spacing: -2px;
}
#company #main {
	padding-top: 80px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 80px;
	-webkit-font-smoothing: antialiased;
	font-size: 17px;
	line-height: 27px;
	overflow: auto;
	color: #333;
}
#company .headtitle
{
	font-size: 34px;
	font-weight: 300;
	text-shadow: 0 1px 0 #fff;
	padding-bottom: 26px;
	color: #00b0ed;
	line-height: 36px;
}
#company #column_about  {
	float: left;
	max-width: 480px;
	font-size: 18px;
	line-height: 30px;
	margin-right: 250px;
	margin-bottom: 20px;
	margin-top: 30px;
}
#column_about span {
	color: #00B4F3;
	margin-right: 10px;
	font-size: 19px;
}
#wrap {
	float: left;
	max-width: 460px;
	margin-top: 20px;
}
#company #column_various  {
	float: left;
	padding: 39px;
	background-color:#F0FCFF;
}
#company #column_various_support  {
	max-width: 350px;
	padding-bottom: 75px;
}
#company #main2 {
	padding-top: 90px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 110px;
	font-family: 'Nunito', Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	font-size: 17px;
	line-height: 27px;
	overflow: auto;
	color: #333;
	border-top: 1px solid #E8E8E8;
	clear: both;
}
#company #column_story  {
	margin-top: 0;
	margin-right: auto;
	max-width: 400px;
	float: left;
	font-size: 18px;
	line-height: 30px;
	margin-left: 130px;
}

/**********************************************/
/************** GET STARTED HOME PAGE *********/
/**********************************************/
#banner-getstarted {
	background-image: url('../img/getstarted/zed-table.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
	height: 550px !important;
}
.full-width-divider-getstarted {
  width: 100%;
  font-family: 'Nunito', Arial, sans-serif;
  background: #F8F8F8;
  overflow: hidden;
  z-index: 1;
  position: relative;
}
.highlights-getstarted{
	margin:0 auto;
	max-width:600px;
}
.highlight-module-getstarted {
  margin:0 auto;
  list-style-type: none;
  display: table-cell;
  padding: 50px 30px 40px;
  text-align: center;
  margin-top: 10px;
  font-weight:300;
  line-height: 1.5em;
  color:#56565A;
  width:500px;
}
.highlight-module-getstarted:first-child {
  padding-left: 0;
}
.highlight-module-getstarted:last-child {
  padding-right: 0;
}
.hero-title-module-getstarted {    
	margin: 25px 0 15px;
    line-height: 1.2;
}
.hero-title-module-getstarted a {
	font-size: 30px;
	color: #00b0ed;
}
.icon-title-module-getstarted {
    font-size: 88px!important;	
	color: #56565A;
}
.btn.download-btn { padding:0 48px; font-size:15px; border-radius:22px; font-weight:400; height:44px; line-height:44px;   font-family: 'Nunito', Arial, sans-serif;
}

.highlight-module-gstext {
	 margin:0 auto;
	 text-align: center;
	 max-width:300px;
}

/**** GET STARTED - SECTION ****/
.getstarted-container {
	background-color: #fff;
	padding-bottom: 140px;
	padding-top: 90px;
	font-family: 'Nunito', Arial, sans-serif;
	overflow: auto;
}
.gs-title{
	margin: 0 auto;
	display: block;
	padding-bottom: 20px;
	text-align: center;
	line-height: 46px;
	font-size: 40px;
	font-style: normal;
	font-weight: 300;
	color: #00b0ed;
}
.gs-subtitle{
	font-family: 'Nunito', Arial, sans-serif;
	color: #8B9091;
	font-size: 20px;
	font-weight:300;
	margin-bottom: 40px;
	text-align: center;
}
.column-content-center {
	margin: 0 auto;
	max-width: 1000px;
	font-family: 'Nunito', Arial, sans-serif;
	color: #4C4C4C;
	font-size: 18px;
	font-weight:300;
	line-height: 30px;
	overflow:auto;
}
.row-getstarted {
	float: left;
	clear: both;
	margin-top: 80px;
}
.unique-column {
	float: left;
}
.number-center {
	float: left;
	color: #eee;
	font-family: monospace;
	font-size: 97px;
	text-align: center;
	line-height: .8;
	margin-top: -2px;
	margin-bottom: 20px;
}
.column-center, .column-center-first {
	float: left;
	font-size: 30px;
	font-weight: 300;
	text-shadow: 0 1px 0 #fff;
	color: #00b0ed;
	line-height: 30px;
	margin-left: 40px;
	margin-bottom: 20px;
	width: 340px;
}
.column-text {
	float: left;
	margin-left: 40px;
	max-width: 470px;
}
.column-text li{
	display : list-item;
	list-style-image: url(../zed/img/specs/bullet5.gif);
	margin-bottom:10px;
}

.module-getstarted {
	float: left;
	margin-left: 40px;
	max-width: 470px;
}
.module-getstarted ul {
    padding: 0;
    list-style: none;
    margin: 0 0 35px 0;
}
.module-getstarted ul li {
    padding: 0 0 0 30px;
    margin: 0 0 10px 0;
    position: relative;
}
.module-getstarted ul li:before {
    content: '';
    background: #717374;
    width: 6px;
    height: 6px;
    position: absolute;
    left: 0;
    top: 11px;
    border-radius: 3px;
}

/**********************************************/
/****************** ZED SDK *******************/
/**********************************************/


/****************** SDK BANNER  ******************/
#banner-zedsdk {
	background-image: url('../img/developer/zedsdk/zedsdk-wallpaper-hr.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	height: 390px !important;
}
.hero-content-zedsdk {
	padding-top: 110px;
	padding-left:10px;
	font-family: 'Nunito', Arial, sans-serif;
}
.hero-title-zedsdk {
	margin:0 auto;
	max-width: 380px;
	font-size: 52px;
	font-weight: 300;
	line-height: 40px;
	color: #FFF;
	text-align:center;
}
.hero-subtitle-zedsdk {
	margin:0 auto;
	max-width: 380px;
	font-size: 26px;
	line-height: 29px;
	margin-top: 25px;
	margin-bottom:25px;
	font-weight: 300;
	text-align:center;
	color:#D7D7D7;
}
.order_btn_zedsdk{
	margin: 0 auto;	text-align: center;
}
.btn.ordernow-btn-zedsdk { padding:5px 50px; font-size:15px; border-radius:4px; font-weight:500; height:45px; line-height:45px;}

.hero-minititle-zedsdk{
	margin:0 auto;
	max-width: 380px;
	font-size: 15px;
	line-height: 29px;
	margin-top: 4px;
	font-weight: 300;
	text-align:center;
	color:#D7D7D7;
}
a.zedsdk{color:#D7D7D7;padding:0 7px;font-weight:500}
a.zedsdk:hover{color:#19b5ec}



/****************** SUBMENU  ******************/
.full-width-divider-zedsdk {
  width: 100%;
  font-family: 'Nunito', Arial, sans-serif;
  background: #F8F8F8;
  overflow: hidden;
  z-index: 1;
  position: relative;
  border-bottom:1px solid #E2E3E4;

}

/* 3.3 - Navigation */
.nav-table { display: table; }

.sdkmenu-links {
	display: table-cell;
	float: none;
	vertical-align: middle;  }

sdkmenu {
	position: relative;
	border: none;
	float: none;
}
sdkmenu > ul { text-align: center; }

sdkmenu > ul > li { float: none !important; display:inline-block !important; }

sdkmenu > ul > li > a { padding: 0 30px; }

sdkmenu > ul > li > a {
	text-decoration: none;
	color: #6F6F74;
	display: block;
	line-height: 78px;
	height: 77px;
	-webkit-transform: rotateZ(0);
	transform: rotateZ(0);

   	font-family:'Open Sans', Arial, sans-serif;
	font-size:13px;
	font-weight: bold;
    text-transform: uppercase;
}

sdkmenu > ul > li:hover > a { color: #009ed5; text-decoration: none; }
sdkmenu > ul > li:hover > a{
	border-bottom: 3px solid #00b0ed;
	line-height: 74px; height: 73px;
}
sdkmenu > ul > li:first-child > a {
	padding-left: 30px; 
}
sdkmenu > ul > li > a.current { color:#333333; font-weight: bold; }




/**** RELEASE NOTES ****/
.zedsdk-container {
	background-color: #fff;
	padding-bottom: 70px;
	padding-top: 60px;
	font-family: 'Nunito', Arial, sans-serif;
	overflow: auto;	
	max-width: 700px;
}
.gs-title-zedsdk{
	margin: 0 auto;
	display: block;
	padding-bottom: 20px;
	text-align: center;
	line-height: 46px;
	font-size: 36px;
	font-style: normal;
	font-weight: 300;
	color: #002735;
}

.gs-subtitle-zedsdk{
	font-family: 'Nunito', Arial, sans-serif;
	color: #9EA2A3;
	font-size: 17px;
	font-weight: 500;
	margin-bottom: 40px;
	text-align: center;
}
.module-zedsdk {
	margin: 0 auto;
	font-family: 'Nunito', Arial, sans-serif;
	color: #545454;
	font-size: 18px;
	font-weight:300;
	line-height: 28px;
	overflow:auto;
}
.column-intro-zedsdk {

}

.category-title-zedsdk {
	margin-top:50px;
	margin-bottom:18px;
	font-size: 24px;
	font-weight:500;
	color: #002735;
}
.module-zedsdk ul {
    padding: 0;
    list-style: none;
    margin: 0 0 35px 0;
}
.module-zedsdk ul li {
    padding: 0 0 0 40px;
    margin: 0 0 8px 40px;
    position: relative;
}
.module-zedsdk ul li:before {
    content: '';
    background: #3D3E3F;
    width: 6px;
    height: 6px;
    position: absolute;
    left: 0;
    top: 11px;
    border-radius: 3px;
}
.list-title-zedsdk{
	margin-bottom:10px;
	font-size: 18px;
	font-weight:500;
	color: #002735;
}



/**** SDK INSTALLERS - DOWNLOADS ****/
.zedsdk-container-downloads {
	background-color: #fff;
	padding-bottom: 100px;
	padding-top: 60px;
	border-top:1px solid #d6d6d6;
	font-family: 'Nunito', Arial, sans-serif;
	overflow: auto;	
	max-width: 980px;
	margin: 0 auto;
	color: #545454;
	font-size: 18px;
	font-weight:300;
	line-height: 28px;
}
.zedsdk-subcontainer-downloads{
	max-width:700px;
	margin:0 auto;
}
.text-zedsdk-downloads{
	margin-top:15px;
	margin-bottom:25px;
}
.list-zedsdk-downloads{
	margin-left: 30px;
	margin-bottom: 70px;
}
.list-zedsdk-downloads li{
	display : list-item;
	list-style-image: url(../img/bullet5.gif);
	margin-bottom:9px;
}
.download-text2{
	font-size:18px;
	padding-left:7px;
}
.download-info{
	padding-left:15px;
}
.version-zedsdk{
	margin-left:10px;
	font-size: 15px;
	color: #C2C2C2;
	vertical-align: middle;
}


/******** LEGACY *******/
#archive .specs_table {
	width: 100%;
	line-height: 40px;
	padding-bottom:35px;
}

#archive table.specs_table td {
	padding:10px;
	padding-left:10px;
	padding-right:40px;
	font-size:16px;
	width:55%;
}

#archive table.specs_table tr:nth-child(even) {
	background-color: #F5F5F5;
}

#archive .specs_right ul li, .specs_middle ul li {
	display : list-item;
	list-style-image: url(../img/specs/bullet5.gif);
	margin-left: 15px;

}
#archive .specs_subtitle {
	margin: 0;
	font-size: 16px;
	line-height: 22px;
	font-weight: 500;
	color: #303030;
	padding-bottom:10px;
}




/**************************
********* Contact Us ******
**************************/
#contact-info{
	clear: both;
	background-color: #F5F5F5;
	padding-top: 80px;
	padding-bottom: 80px;
	font-family: 'Nunito', Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	font-size: 18px;
	line-height: 30px;
	overflow: auto;
	color: #333;
	border-top: 0px solid #dcddde;
	border-bottom: 0px solid #dcddde;
}
#contact-header{
	margin: 0 auto;
	max-width: 570px;
}
.gmap-area {
	background-image: url('../img/map.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: cover;
	/* [disabled]padding: 70px 0; */
}
.gmap-area .gmap iframe {
  border-radius: 50%;
  height: 310px;
  width: 280px;
}
.gmap{
	border: 10px solid #f6f5f0;
	border-radius: 50%;
	height: 280px;
	width: 280px;
	box-shadow: 0px 0px 3px 3px #e7e4dc;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	float: left;
	margin-right: 80px;
	margin-top: -55px;
	margin-left: -70px;
}
.gmap-area .map-content ul {  list-style: none; }

.gmap-area .map-content address h5{
  font-weight: 700;
  /* font-size: 16px; */
}
.col-offices{
	/* [disabled]float: left; */
	overflow: auto;
}

.address-header{

	max-width: 570px;

	margin-bottom: 20px;

}

.address{

	float: left;

	min-width: 200px;

	margin-right: 50px;

	margin-top: 40px;

	padding-bottom: 20px;

}

.address p{

	margin-bottom:0;



}

.address span {

	color: #00B4F3;

	margin-right: 9px;

	font-size: 19px;

}

/********************************/









/**********************************************/

/****************  OUR CLIENTS ****************/

/**********************************************/



.customers_container {
	margin: 0 auto;
	background-color: #F2F2F2;

}

.customers_title{
	font-family: 'Nunito', sans-serif;
	font-size: 24px;
	font-weight: 300;
	display: block;
	padding-top: 20px;
	padding-right: 0;
	padding-left: 0;
	text-align: center;
	color: #7D7D7D;
	line-height: 44px;
	text-transform: uppercase;
	padding-bottom: 20px;

}

.customers_title_bold{

	color: #00B0ED;

	font-weight: bold;

}

.customers {

	margin: 0 auto;

	padding-right: 0;

	padding-left: 0;

	padding-bottom: 50px;

	text-align: center;

}



.img_customers{

	margin-left: 60px;

	padding-top:30px;

}

/* CSS Document */



/* 1.1 - Base Styles 

----------------------------------------------------------------------------- */

html,body { margin: 0; padding: 0; border: 0; }

html { font-size: 62.5%; -webkit-touch-callout:none; -webkit-text-size-adjust:none; -ms-text-size-adjust:100%; height: 100%; }

body { 
	line-height: 1.5em;
	font-size: 15px;
	color: #555555;
	font-family: Helvetica, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	min-height: 100%;
}





/* 1.2 - HTML5 Elements */

article, aside, details, figcaption, figure, dialog, footer, header, hgroup, menu, nav, section { display:block; }





/* 1.3 - Forms and Inputs */

form { margin:0; padding:0; }

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; }

button, input { line-height: normal; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }

select, input[type=file] { height: 27px; height: auto; line-height: 27px; }

input, textarea { font-family: 'Nunito', Arial, sans-serif; -webkit-appearance: none; vertical-align:top; height:24px; line-height:16px; font-size:13px; padding:4px; border:1px solid #ccc; display:inline-block; border-radius:1px; box-shadow:0 1px 3px rgba(0, 0, 0, 0.06) inset; }

input.focus, input:focus, textarea.focus, textarea:focus { border:1px solid #4c90ee; box-shadow:0px 0px 2px 1px rgba(76, 144, 238, 0.3) inset, 0px 0px 2px 0px rgba(76, 144, 238, 0.2); }

input[type=password]:focus, input[type=text]:focus, input[type=number]:focus, input[type=email]:focus, textarea:focus { outline:none; }

input[type=checkbox],input[type=radio] { height:16px; line-height:16px; vertical-align:middle; }

input[type=checkbox] { -webkit-appearance:checkbox; }

input[type=file] { cursor:pointer; border:none; box-shadow:none; padding:0; margin:0; }

input[type=submit] { cursor:pointer; }

::-webkit-input-placeholder { color: #555555 !important; }

:-moz-placeholder { color: #555555 !important; }

select { font-size:13px; display:inline-block; color:#222; font-family:'Nunito', Helvetica,Arial,sans-serif; vertical-align:top; height:22px; line-height:22px; padding:2px; padding:initial; border:1px solid #ccc; border-radius:1px; }

select:focus, select.focus { outline:none; border:1px solid #4c90ee; box-shadow:0px 0px 2px 1px rgba(76, 144, 238, 0.3) inset, 0px 0px 2px 0px rgba(76, 144, 238, 0.2); }

textarea { min-height:72px; }

img { max-width:100%; border: 0; -ms-interpolation-mode: bicubic; }

.documentation-header { margin-bottom: 30px !important; }





/* 1.4 - Typography */

h1,h2,h3,h4,h5,h6 { color: #333333; margin:0 0 13px 0; font-family: Open Sans; }

h1,h2,h3,h4,h5,h6,.cart-summary, .toolbar { font-family: Open Sans; }

h1 {

	font-weight: 300;

	color: #9E9E9E;

	font-size: 34px;

	line-height: 40px;

	font-family: 'Nunito', Arial, sans-serif;

}

h2 { font-weight: 300; color: #333333;  font-size: 28px; line-height: 32px; }

h3 { font-weight: 300; color: #333333;  font-size: 24px; line-height: 27px; }

h4 { font-size: 13px; line-height: 18px; }

h5 { font-size: 12px; line-height: 18px; }

h6 { font-size: 10px; line-height: 18px; text-transform:uppercase; }

p {

	margin: 0;

}





/* 1.5 - Links and Buttons 

----------------------------------------------------------------------------- */

a.addtocart-nav{ background:#19b5ec; color: #fff; font-family: "Nunito",Helvetica,Arial,sans-serif; box-shadow:none; display:inline-block; height:40px; line-height:40px; border-radius:22px; margin:0; padding:1px 32px;  -webkit-transition: all 0.25s ease;  transition: all 0.25s ease; font-size:13px; font-weight:500; text-align:center; text-transform:uppercase; width:auto;float:right; margin-top:16px;}


a { color:#19b5ec; text-decoration: none; }

a:hover { color:#2fbced; -moz-opacity:0.80; opacity:.80; filter:alpha(opacity=80); }

a.btn, input.btn { background:#19b5ec; font-family: "Nunito",Helvetica,Arial,sans-serif; font-weight: 300; box-shadow:none; display:inline-block; height:46px; line-height:46px; border:none; border-radius:22px; margin:0; padding:0 67px; color: #fff;  font-size:20px; text-align:center; text-transform:none; width:auto; -webkit-transition: all 0.25s ease; transition: all 0.25s ease; outline:0 !important;}

a.btn:hover, input.btn:hover { background-color:#1bcbff; -moz-opacity:1; opacity:1; filter:alpha(opacity=1);}

a.addtocart-nav:hover {  background-color:#1bcbff; color: #fff; -moz-opacity:1; opacity:1; filter:alpha(opacity=1);}

.btn.secondary { background: #fff; color: #888; font-weight:normal;padding:0 25px;font-size:17px;}

.btn.secondary:hover { background: #fff; color: #666;}

a.btn:hover:disabled, input.btn:hover:disabled { -moz-opacity:0.20; opacity:.20; filter:alpha(opacity=20); cursor:default;}

.btn:disabled,.disabled {-moz-opacity:0.20; opacity:.20; filter:alpha(opacity=20); cursor:default;}



a.btn-border{ background:#FFF; font-family: "Nunito",Helvetica,Arial,sans-serif; font-weight: 300; box-shadow:none; display:inline-block; height:46px; line-height:46px; border:2px solid #19b5ec; border-radius:22px; margin:0; padding:0 55px; color: #19b5ec;  font-size:20px; text-align:center; text-transform:none; width:auto; -webkit-transition: all 0.25s ease; transition: all 0.25s ease; outline:0 !important;}
a.btn-border:hover { background-color:#19b5ec; border-color:#19b5ec; color:#FFF; -moz-opacity:1; opacity:1; filter:alpha(opacity=1);}


h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: #333333; }

#product .add-to-cart .icon, .searchform input.submit, .cart-summary a .icon { border-radius:2px; }

#zoom-image { border-radius:0 2px 0 0; }



/* 1.7 - Icons */

.icon-social { float: left; display: block; width: 32px; height: 32px; overflow: hidden; text-indent: -9999px; margin-right: 10px; margin-bottom: 10px;}

.icon-social:hover { filter: alpha(opacity=100); -khtml-opacity: 1; -moz-opacity: 1; opacity: 1; }

.icon-social.twitter { background-position: 0 0; }

.icon-social.facebook { background-position: -50px 0; }

.icon-social.youtube { background-position: -100px 0; }

.icon-social.atom { background-position: -150px 0; }

.icon-social.instagram { background-position: -200px 0; }

.icon-social.pinterest { background-position: -250px 0; }

.icon-social.vimeo { background-position: -300px 0; }

.icon-social.tumblr { background-position: -350px 0; }

.icon-social.google { background-position: -400px 0; }

.icon-facebook { float: left; margin-top: 1px; width: 40px; overflow: hidden; }

.icon-cart { float: left; display: block; width: 20px; height: 16px; margin: 12px 8px 0 0; opacity: 0.8;}

.icon-cart { background: url("https://cdn.shopify.com/s/files/1/0699/6927/t/1/assets/icon-cart-small.png?5432") no-repeat; background-position: 0 0; }

#social .google-plus, #product .tweet-btn, #product .pinterest, #product .facebook-like { display:block; float:left; margin-right:10px; }

#social .pinterest { width: 70px; }

#social .share-this { margin: 0 10px 10px 0; }

.credit-cards { margin:0 auto; list-style:none outside none; text-align: center; }

.credit-cards li { display: inline; margin-right: 10px; }





/* =================== */

/*      SECTION 2      */

/* =================== */

/* 2.1 - Helper Classes ----------------------------------------------------------------------------- */

.row:before, .row:after, .clearfix:before, .clearfix:after {content:"\0020";display:block;height:0;visibility:hidden}

.clearfix:after, .row:after { clear:both; }

.p0 { margin-bottom: 0px !important; }

.p5 { margin-bottom: 5px !important; }

.p10 { margin-bottom: 10px !important; }

.p15 { margin-bottom: 15px !important; }

.p20 { margin-bottom: 20px !important; }

.p25 { margin-bottom: 25px !important; }

.p30 { margin-bottom: 30px !important; }

.p40 { margin-bottom: 40px !important; }

.p50 { margin-bottom: 50px !important; }

.p60 { margin-bottom: 60px !important; }

.fr { float: right !important; }

.fl { float: left !important; }

.fn { float: none !important; }

.tr { text-align: right !important; }

.tl { text-align: left !important; }

.tc { text-align: center !important; }

.hidden {display: none!important}

.display-table { display: table!important; width: 100%; }

.display-table-cell { display: table-cell!important; vertical-align: middle; }

.table { display: table; margin: 0 auto; }

.fixed { position: fixed; }







/* 2.2 - Grid System 

----------------------------------------------------------------------------- */

.wrapper { width: 100%; margin: 0 auto; }

.toolbar-wrapper { height: 61px; }

.footer-wrapper {  background:#eee; }



#transparency > .row:before, #transparency > .row:after  { content: ""; display: table; }

#transparency > .row:after { clear: both; }

.toolbar { width: 996px; margin: 0 auto; }

footer { width: 996px; margin: 0 auto; }

.row { margin: 0 0 0px 0; }

.span1, .span2, .span3, .span4, .span5, .span6, .span7, .span8, .span9, .span10, .span11, .span12 { display: block; float: left; margin: 0 auto; }

.inner-left { margin-left: 0px !important; }

.inner-right { margin-right: 0px !important; }

.span1 { width: 53px; }

.span2 { width: 136px; }

.span3 { width: 219px; }

.span4 { width: 280px; }

.span5 { width: 385px; }

.span6 { width: 468px; }

.span7 { width: 551px; }

.span8 { width: 634px; }

.span9 { width: 717px; }

.span10 { width: 800px; }

.span11 { width: 883px; }

.span12 { width: 1166px; float:none }



/* 2.3 - Lists 

----------------------------------------------------------------------------- */

ul.unstyled, ol.unstyled { margin: 0; list-style: none outside none; }

ul.unstyled > li, ol.unstyled > li { list-style: none; }

ul.horizontal > li, ol.horizontal > li { display: block; float: left; }

ul.horizontal-inline, ol.horizontal-inline { text-align: center; }

ul.horizontal-inline > li, ol.horizontal-inline > li { display: inline; margin: 0 5px; }

ul.expanded > li, ol.expanded > li { margin-bottom: 10px; }





/* ========================================================================== 

    HEADER NEW

============================================================================= */

/* 3.1 - Toolbar */

.toolbar { color: #555555; font-size: 15px; margin: 0 auto; float: none; }

.toolbar li { float: right; line-height: 60px; list-style: none; padding-right: 15px; margin-bottom: 0 !important; }

.toolbar li { float: right !important; margin-left: 20px; }

.toolbar li.toolbar-cart { padding-right: 0; }

.toolbar a { color: #555555; }

.toolbar a:hover { color: #555555;; opacity: 0.7;}

.toolbar #go { position: absolute; width: 14px; height: 14px; border: none; margin: 19px 0 0 4px; box-shadow: none; }

.toolbar .or { color: #888; }

.toolbar-cart, .toolbar-customer{ float:right !important; }

.toolbar-customer { padding-left:0  !important;}

.toolbar li.search-field { padding-right:0; }

#cart-animation { width: 25px; height: 25px; border-radius: 50%; position: absolute; display:block; z-index: 15; text-align:center; line-height: 25px; background: #1f79ff !important; color: #fff !important; font-weight:bold; border:3px solid #1f79ff; font-size: 16px; }

#cart-count { opacity: 0; color: #fff; background: #19b5ec; position: absolute; width: 16px; height: 16px; line-height: 16px; text-align: center; border-radius:  50px; font-size: 11px; margin: 5px 0 0 -23px; border: 1px solid #ffffff; -webkit-transition: opacity 0.2s ease-out; transition: opacity 0.2s ease-out; }

.has-items #cart-count { opacity: 1; }





.toolbar2 { color: #6F6F74;   margin: 0 auto; float: none; font-family: "Nunito",Helvetica,Arial,sans-serif; font-weight: 300; margin-top: 33px; }

.toolbar2 li { float: right !important; font-size: 18px; line-height: 44px; list-style: none; margin-bottom: 0 !important; margin-left:35px; }

.toolbar li.toolbar-cart { padding-right: 0; }

.toolbar2 a { color: #6F6F74;  }

.toolbar2 a:hover { color:#555555; opacity: 0.7;}

.toolbar2 .or { color: #888; }

.toolbar2-cart, .toolbar2-customer { float:right !important; }

.toolbar2-customer { padding-left:0  !important;}

 

  

/******************************* 3.2 - Header ******************************/

.header_border {
  box-shadow: 0 2px 2px 0 rgba(101,101,106,0.15); }
.logo { max-width: 214px; }

.logo a img, .logo h1 a { display: block; margin: 0 auto; max-width:100%;height:auto;}

.logo a img, .logo h1 a:hover{opacity:1;}

.logo h1 { text-align: center; }

.logo {

	padding: 20px 0;
	padding-bottom:20px;
}

.logo h1 { margin:0; border:0; }

.logo h1 a { text-decoration:none; font-size:58px; line-height:58px; color:#333333; margin:0; padding:0; border:0; font-weight: bold; }

.logo h1 a:hover { text-decoration:none; color:#333333 }

.logo a, .logo img { display:block; margin:0; }

.logo h1 { text-align: left; }

.logo a img, .logo h1 a { margin: 0; }

ul { padding: 0; list-style:disc outside none; }



/* 3.3 - Navigation */

nav { font-family: 'Nunito', Arial, sans-serif; }

nav { position: relative; }

nav > ul > li { margin-bottom: 0; }

nav > ul > li > a {
	text-decoration: none;
	color: #6F6F74;
	display: block;
	line-height: 74px;
	height: 73px;
	-webkit-transform: rotateZ(0);
	transform: rotateZ(0);

   	font-family:'Open Sans', Arial, sans-serif;
	font-size:13px;
	font-weight: bold;
    text-transform: uppercase;
}

nav > ul > li > a.current { color:#333333; font-weight: bold; }

nav > ul > li:hover > a { color: #009ed5; text-decoration: none; }

nav > ul > li.dropdown { position:relative; }

nav > ul > li.dropdown > .dropdown { background: #fff; list-style: none outside none; padding: 5px 15px; display: none; position: absolute; min-width: 180px; z-index: 99999; top: 100%; left: 0%; margin-left: 15px; border: 1px solid #dddddd; }

nav > ul > li.dropdown:hover > .dropdown { display: block; z-index: 999999; box-shadow:0 0 3px rgba(0, 0, 0, 0.10); }

nav > ul > li.dropdown li { list-style: none; font-size: 13px; line-height: 30px; }

nav > ul > li.dropdown li a { line-height: 30px; height: 30px; font-size: 15px; color:#333333; }

nav > ul > li.dropdown li a:hover { color:#333333; opacity:0.7;}

.nav-table { display: table; }

.nav-logo { display: table-cell; float: none; vertical-align: middle; width:23%;}

.nav-links {
	display: table-cell;
	float: right;
	vertical-align: middle;
}

nav {
	position: relative;
	border: none;
	float: left;
	margin-right:45px;
}

nav > ul > li > a { padding: 0 20px; }

nav > ul > li:first-child > a { padding-left: 0; }

nav > ul > li.dropdown > a { margin-right: 0; }

nav > ul > li.dropdown > a { margin-right: 0; }

nav > ul { text-align: center; }

nav > ul > li { float: none !important; display:inline-block !important; }

nav > ul > li.dropdown > .dropdown { text-align: left; }

nav > ul > li.dropdown > .dropdown > li { display: block; }

nav.mobile { display: none; border: none; }

nav.mobile > ul > li > a { line-height: 30px; height: 30px; }

nav.mobile select { height: 30px; line-height: 30px; width: 100%; }

::-moz-selection{
	background-color: #4DABDB;
	color: white;
	text-shadow: none;
}
::selection {
	background-color: #4DABDB;
	color: white;
	text-shadow: none;
}

nav > ul > li:hover > a{
	border-bottom: 3px solid #00b0ed;
	line-height: 74px; height: 73px;
}

nav > ul > li:first-child > a {
	padding-left: 20px; 
}

/**********************************************/
/****************  ROW 1 ***************/
/**********************************************/

#container_row1 {
	width:100%;
}
#background_image_row1 {
	background-image: url('../img/row/zed_banner3.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	height: 600px !important;
}
.zed_row1 {
	margin: 0 auto;
	float: none;
	padding-top: 135px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 110px;
	max-width: 1050px;
}
.zed_row1_title{ 
	float: right;
}
.title_row1{
	font-family: 'Nunito', Arial, sans-serif;
	line-height: 46px;
	font-size: 38px;
	text-align: center;
	color: #A4B4C0;
	margin-bottom:13px;
}
.description_row1{
	font-family: 'Nunito', Arial, sans-serif;
	color: #7A7F82;
	font-size: 17px;
	font-weight: 300;
	line-height: 25px;
	margin-bottom: 26px;
	text-align: center;
	/*color: #696C6F;
	font-weight: 300;*/
}
.purchase{
	float: none;
	margin: 0 auto;
	width: 270px;
	text-align:center;
}

.btn.preorder_row1 {
	margin: 0 auto;
	font-size: 18px;
	border-radius: 9999px;
	height: 55px;
	line-height: 55px;
	width: 210px;
	padding: 0 30px;
	text-transform: uppercase;
}
.shipping_row1{
	font-family: 'Open Sans', Arial, sans-serif;
	color: #36BEEE;
	font-size: 15px;
	line-height: 26px;
	margin-bottom: 26px;
	text-align: center;
	margin-top: 8px;
}

/**********************************************/
/****************  PRESS BANNER ***************/
/**********************************************/
.lighter-overlay, .darker-overlay { width: 100%; display: inline-block; }
.vc_row-fluid.lighter-overlay, .vc_row-fluid.darker-overlay { display: block; }
.vc_row-fluid.lighter-overlay:not(.container), .vc_row-fluid.darker-overlay:not(.container) { width: auto; }
.vc_custom_1424792112101 {
    padding-top: 35px !important;
    padding-bottom: 25px !important;
	
}
.row-overlay {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
.vc_col-sm-2 {
	float: left;
    width: 16.66666667%;
	min-width:95px;
	position: relative;
    min-height: 1px;
    padding-left: 12px;
    padding-right: 18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.wpb_single_image.vc_align_center {
    text-align: center;
}
.wpb_single_image.vc_align_right {
    text-align: right;
}
.wpb_column > .wpb_wrapper > *:last-child {
    margin-bottom: 0;
}
vc_single_image-wrapper{
    height:auto;
	vertical-align:middle;
}


/**********************************************/
/****************  PRODUCT ROW1 ***************/
/**********************************************/

.hero-content-product {
	padding-top: 140px;
	font-family: 'Nunito', Arial, sans-serif;

}
.zed_product {
	margin: 0 auto;
	float: none;
	padding-top: 110px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 110px;
	max-width: 1040px;

}

.zed_product_title{ 
	float: left;

}

.title_product{
	font-family: 'Nunito', Arial, sans-serif;
	line-height: 46px;
	font-size: 38px;
	text-align: left;
	color: #A4B4C0;
	margin-bottom:13px;

}

.description_product{
	font-family: 'Nunito', Arial, sans-serif;
	color: #7A7F82;
	font-size: 18px;
	font-weight: 300;
	line-height: 27px;
	margin-bottom: 26px;
	text-align: left;
	max-width: 330px;
}
	

/**********************************************/
/****************  BANNERS **********************/
/**********************************************/
#banner2 {
	background-image: url('../img/row/zed_depth_sensing_V3.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom center;
	height: 620px !important;
}


#banner_developers {
	background-image: url('../img/row/banner_zed_vr.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left center;
	height: 590px !important;
}
.banner_buynow {
	background-image: url('../img/row/zed_buynow4.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center left;
	height: 440px !important;
}
.banner_terms {
	background-color: #36BEEE;
	height: 140px !important;
}

#banner_product {
	background-image: url('../img/row/zed_product_main.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	height: 540px !important;
}

.hero-terms {
	padding-top: 45px;
	font-family: 'Nunito', Arial, sans-serif;
}

.hero-content {
	padding-top: 150px;
	font-family: 'Nunito', Arial, sans-serif;
}

.hero-title {
	float: left;
	max-width: 380px;
	font-size: 42px;
	font-weight: 300;
	line-height: 48px;
	color: #FFF;
}

.hero-subtitle {
	float: left;
	max-width: 380px;
	font-size: 18px;
	line-height: 29px;
	color: #C2C2C2;
	margin-top: 20px;
	font-weight: 300;
}

.yvideo{
	float: left;
	margin-top:20px;
}

a.videolink{ font-family: "Nunito",Helvetica,Arial,sans-serif; font-weight: 300; box-shadow:none; display:inline-block; height:44px; line-height:42px; border-radius:22px; margin:0; padding:0 27px;  -webkit-transition: all 0.25s ease;  transition: all 0.25s ease; font-size:17px; text-align:center; text-transform:none; width:auto; -moz-opacity:1; opacity:1; filter:alpha(opacity=1);
	background:none;
	color:#21CCFF;
	border:2px solid #19b5ec;
}
a.zedfu-dwn-btn{
	color:#00B9F9; padding:0 32px; margin-top:2px; height:45px; line-height:43px; border-radius:24px;
}
a.videolink:hover{
	background-color: #00B9F9;
	color: #fff;
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=1);
}
a.videolink:focus {
  outline: none;
}

.play-button {
	float:left;
    height: 30px;
    width: 25px;    
    border-radius: 999px;
    position: relative;
	opacity:0.9;
}
.play-button:after {
    content: "";
    display: block;
    position: absolute;
    top: 13px;
    left: -2px;
    margin: 0 auto;
    border-style: solid;
    border-width: 8px 0 8px 16px;
    border-color: transparent transparent transparent #21CCFF;
}

a.videolink_big { background:#19b5ec; font-family: "Nunito",Helvetica,Arial,sans-serif; font-weight: 300; box-shadow:none; display:inline-block; border:none; margin:0; color: #fff;  font-size:20px; text-align:center; text-transform:none; -webkit-transition: all 0.25s ease; transition: all 0.25s ease; outline:0 !important;
	border-radius:9999px; 
	height:55px; 
	line-height:55px; 
	width:160px;
	padding: 0 30px;
}

a.videolink_big:hover { background-color:#1bcbff; -moz-opacity:1; opacity:1; filter:alpha(opacity=1);}

a.videolink_big:focus {
  outline: none;
}

.button_play_about {
	background-image: url('../img/row/feats/play_button_zedfu.png');
	background-repeat: no-repeat;
	height: 70px !important;
	width:70px;
	margin-top:5px;
	-webkit-transition: all 0.20s ease;
	        transition: all 0.20s ease; outline:0 !important;
}

.button_play_about:hover { 
	background-image: url('../img/row/feats/play_button_zedfu_hover.png');
	background-repeat: no-repeat;
	height: 70px !important;
}

.button_play_about:focus {
  outline: none;
}

.popup-youtube:focus{
  outline: none;
}

/**********************************************/
/****************  BUY ROW  *******************/
/**********************************************/

.hero-unit-buy {
	padding-top: 60px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 60px;
	height: auto;
	width: 100%;
	margin: 0;
}

.buyrow{
	margin: 0 auto;
	float: none;
	padding-top: 40px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 40px;
	max-width: 820px;
}

.buyrow_main{
	float: right;
	font-family: 'Nunito', Arial, sans-serif;	
}

.buy_title{
	font-size: 34px;
	font-weight: 300;
	line-height: 46px;
	color: #19B5EC;
	margin-bottom: 8px;

}

.buy_text{
	font-size: 18px;
	line-height: 31px;
	color: #6D7278;
	margin-bottom: 25px;
	font-weight: 300;
}

.price{
	font-family: 'Nunito', Arial, sans-serif;
	font-size: 32px;
	font-weight:300;
	line-height: 31px;
	color: #6C6C6C;
	margin-bottom: 32px;
}

/**********************************************/
/****************  GALLERY  *******************/
/**********************************************/

#open-popup {padding:20px}

.white-popup {
  position: relative;
  background: #FFF;
  padding: 40px;
  width: auto;
  max-width: 200px;
  margin: 20px auto;
  text-align: center;
}
.image-gallery{
	max-width:870px;
	margin: 0 auto;
	line-height: 0;
}

.thumb_gallery{
	height:auto;
	float:left;
}

.thumb_gallery img {
    max-width: 100%;
    height: auto;
}

/*.thumb_gallery:hover { 
    overflow: hidden;
	background: none repeat scroll 0% 0% rgba(14, 122, 196, 1);
    transition: all 0.4s ease-in-out 0s;
}*/

a.thumb_link:hover{	-moz-opacity:1; opacity:1; filter:alpha(opacity=1);

}



/**********************************************/
/****************  TESTIMONIALS ***************/
/**********************************************/
.testm_container {
	background-color: #F1F1F1;
	font-family: 'Nunito', Arial, sans-serif;
	overflow: auto;
	font-weight: 300;

}
.testm_maintitle{
	margin: 0 auto;
	display: block;
	padding-top:75px;
	text-align: center;
	line-height: 48px;
	font-size: 42px;
	font-style: normal;
	color: #00b0ed;
	text-shadow: 0 1px 0 #fff;
}
.testm_desc_container{
	margin:0 auto;
	overflow: auto;
	padding-bottom: 75px;
}
.testm_quote{
	float:left;
	width: 27.5%;
	min-width:250px;
	text-align: center;
	
	font-size: 19px;
	font-weight:300;
    line-height: 29px;
    color: #333;
	padding-top: 90px;
	padding-right:80px;
}
.testm_lastcol{
	padding-right:0;
	/*max-width:235px;*/
}
.testm_subtitle{
  margin: 0;
  font-family: 'Nunito', Arial, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  color:#00AFED;
  padding-top:25px;
  
}
.testm_logos {
	max-width:100%;
	margin: 0 auto;
	text-align:center;
	min-height:75px;
}


/**********************************************/
/****************  PRODUCT - VIDEO ***************/
/**********************************************/

.navbar-fixed-top {
	position: absolute;
	right: 0;
	left: 0;
	z-index: 1030;
	background-color: rgba(65, 65, 65, 0.1);
}
#banner_video {
	position: relative; 
	padding-bottom: 56.25%; 
	padding-top: 0; 
	height: 0; 
	overflow: hidden;
	margin-top:-130px;
}
#player {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	z-index: 0;	
}
.video-overlay{
	position: absolute;
	z-index: 1;	
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.1);	
}

.video-container{
	margin: 0 auto;
	padding-top: 25%;
}
.title_video{
	font-family: 'Lato', Arial, sans-serif;
	text-shadow: 0 0 15px #4A4A4A;
	line-height: 46px;
	font-size: 46px;
	font-weight: 300;
	text-align: center;
	color: #FFF;
	margin-bottom: 30px;
}
.description_video{
	max-width: 480px;
	margin: 0 auto;
	font-family: 'Nunito', Arial, sans-serif;
	text-shadow: 0 0 10px #4A4A4A;
	color: #E5E5E5;
	font-size: 18px;
	font-weight: 300;
	line-height: 26px;
	margin-bottom: 20px;
	text-align: center;
	
}
.btn.order_video {
	float: none;
	margin: 0 auto;
	font-size: 16px;
	border-radius: 4px;
	height: 50px;
	line-height: 50px;
	width: 160px;
	padding: 0 10px;
	text-transform: uppercase;
}

/*****************************************************/
/****************  PRODUCT - FEATURES ****************/
/*****************************************************/
.feat_container {
	background-color: #fff;
	padding-bottom: 20px;
	padding-top: 100px;
	font-family: 'Nunito', Arial, sans-serif;
	overflow: auto;

}

.feat_title_bold{
    color: #00b0ed;
	font-weight: bold; 
}

.feat_title{
	margin: 0 auto;
	display: block;
	padding-bottom: 25px;
	text-align: center;
	line-height: 46px;
	font-size: 42px;
	font-style: normal;
	font-weight: 300;
	color: #00b0ed;
}
.feat_subtitle{
	margin: 0 auto;
	max-width: 780px;
	color: #696C6F;
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: 300;
}
.feat_desc_container{
	max-width:880px;
	margin:0 auto;
	overflow: auto;
	border-top: 1px solid #e2e1dd;
	margin-top:25px;
	padding-top:25px;
}
.feat_description{
	float:left;
	width: 32%;
	min-width:200px;
	font-size: 18px;
	line-height: 27px;
	text-align: left;
	color: #696C6F;
	font-weight: 300;
	
	padding-top: 25px;
	padding-right:40px;
	padding-bottom:10px;
}

.feat_lastcol{
	padding-right:0;
	max-width:235px;
}
.feat_image {
	max-width:100%;
	margin: 0 auto;
	text-align:center;
	padding-top:40px;
	padding-bottom:10px;
}
/**********************************************/
/***********  PRODUCT - USE CASE ************/
/**********************************************/

#banner_usecase {
	position: relative;
	padding-top: 10px;
	padding-bottom: 70px;
	overflow:hidden;
	
	-moz-box-sizing: border-box;
  	-webkit-box-sizing: border-box;
  	-ms-box-sizing: border-box;
  	box-sizing: border-box;
}
.usecase-container {
	overflow:hidden;	
	line-height: 0px;	background-color:#000;

}
.zoom-effect-container {
    float: left;
    /*position: relative;
	margin: 0 auto;*/
    width: 33.3333333333%;
    overflow: hidden;
}

.image-card img {  
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.image-card img:hover  {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/**********************************************/
/***********  PRODUCT - TECH SPECS ************/
/**********************************************/
#tech_specs {
	overflow: auto;
	font-family: 'Nunito', Arial, sans-serif;
	font-weight:300;
	padding-bottom:50px;
}
#banner_techspecs {
	position: relative;
	padding-top: 30px;
	padding-bottom: 30px;
}
#banner_techspecs .header_center {
	margin:0 auto;
	width:200px;
	font-family: 'Nunito', Arial, sans-serif;
	line-height: 46px;
	font-size: 32px;
	font-weight: 500;
	color: #2b3645;
	text-transform:uppercase;
}
.zed-title-divider {
    border-bottom: 3px solid #EBEBEB;
    margin: 20px auto 38px;
    position: relative;
    width: 100px;
}


#banner_techspecs .header_left {
	float: left;
	min-width:200px;
	font-family: 'Nunito', Arial, sans-serif;
	line-height: 46px;
	font-size: 42px;
	font-weight: 300;
	color: #fff;

}
#banner_techspecs .header_right{
	float: right;
	min-width: 120px;

}

#tech_specs .header_left {
	float: left;
	min-width:200px;
	line-height: 46px;
	font-size: 42px;
	font-style: normal;
	font-weight: 300;
	color: #00b0ed;
}

#tech_specs .header_right{
	float: right;
	min-width: 120px;
}



a.videolink_specs { font-family: "Nunito",Helvetica,Arial,sans-serif; font-weight: 300; box-shadow:none; display:inline-block; height:44px; line-height:42px; border-radius:22px; margin:0; padding:0 30px;  -webkit-transition: all 0.25s ease;  transition: all 0.25s ease; font-size:17px; text-align:center; text-transform:none; width:auto; -moz-opacity:1; opacity:1; filter:alpha(opacity=1);

	background:none;
	color:#21CCFF;
	border:2px solid #21CCFF;
}

a.videolink_specs:hover {
	background-color: #21CCFF;
	color: #fff!important;
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=1);
}

a.videolink_specs:focus {
  outline: none;
}
a.datasheet_specs {
	font-family: "Nunito",Helvetica,Arial,sans-serif;
	font-weight: 300;
	box-shadow: none;
	display: inline-block;
	height: 44px;
	line-height: 42px;
	border-radius: 22px;
	margin: 0;
	padding: 0 30px;
	margin-right:20px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
	font-size: 17px;
	text-align: center;
	text-transform: none;
	width: auto;
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=1);
	background: none;
	color: #f5f5f5;
	border: 2px solid #f5f5f5;
}

a.datasheet_specs:hover {
	background-color: #01CBFF;
	color: #FFF;
	border: 2px solid #01CBFF;
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=1);
}

a.datasheet_specs:focus {
  outline: none;
}

#tech_specs .header_mid {
	float: right;
	font-size:20px;
	color: #000;
	text-align:right;
	line-height: 34px;
	font-weight: bold;
	width: 300px;
	padding: 10px 0px 20px 0px;
}

#tech_specs .header_right:hover a {
	color: #09C;
}

#tech_specs .model_block {
	margin:0 auto;
}

#tech_specs .model_left {
	float: left;
	margin-right:0px;
}

#tech_specs .model_right {
	float: left;
}

#tech_specs .specs_cell, .specs_cell_first {
	width: 100%;
	float: left;
	clear: left;
	border-top: 1px solid #EBEBEB;
	padding-bottom: 35px;
	padding-top: 15px;
}

#tech_specs .specs_cell_first {
	border-top: 0px solid #eee;
	padding-bottom: 35px;
}


#tech_specs .specs_right {
	width:33%;
	min-width:300px;
	float: left;
}

#tech_specs .specs_list {
	float: left;
	clear: right;
	max-width: 420px;
	margin: 0;
	padding-right: 30px;
	padding-left: 0px;
	padding-bottom: 30px;
	line-height: 40px;
}

#tech_specs .specs_table {
	width: 100%;
	line-height: 40px;
	padding-bottom:35px;
}

#tech_specs table.specs_table td {
	padding:10px;
	padding-right:60px;
	font-size:16px;
}

#tech_specs table.specs_table tr:nth-child(even) {
	background-color: #F5F5F5;
}

#tech_specs .specs_right ul li, .specs_middle ul li {
	display : list-item;
	list-style-image: url(../img/specs/bullet5.gif);
	margin-left: 15px;

}
#tech_specs .specs_left {
	width: 250px;
	float: left;
	padding-right: 40px;
	height:auto;
}
#tech_specs .specifs_text {
	float: left;
	padding-top: 22px;
		
	font-size: 16px;
	font-weight:300;
	line-height: 25px;
	color: #303030;
}
#tech_specs .specifs_text ul li {
	display: list-item;
	list-style-image: url(../img/specs/bullet5.gif);
	margin-left: 15px;
	margin-bottom: 10px;
}
#tech_specs .specs_block {
	float: left;
	width: 300px;
	margin-right: 60px;
	padding-bottom: 20px;
	padding-top: 35px;
	
	font-size: 16px;
	font-weight:300;
	line-height: 25px;
	color: #303030;
}
#tech_specs .specs_title {
	font-size: 24px;
	line-height: 36px;
	font-weight: 300;
	padding-top: 32px;
	margin: 0;
}
#tech_specs .specs_subtitle {
	margin: 0;
	font-size: 16px;
	line-height: 28px;
	font-weight: 500;
	color: #303030;
}
#tech_specs .os-container{
	float: left;
	margin:0 auto;
	padding-top:15px;
	padding-bottom:20px;
}
#tech_specs .api-container{
	float: left;
	margin:0 auto;
	padding-top:45px;
	padding-bottom:15px;
}
#tech_specs .specifs_api{
	float: left;
	margin-right:53px;
}
#tech_specs .specifs_bot {
	font-size: 12px;
	font-weight: bold;
	width: 143px;
	float: left;
	clear: left;
	background-color: #CCC;
	padding: 5px 0 5px 10px;
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}


/**********************************************/
/***********  PRODUCT - BUY NOW ************/
/**********************************************/
.banner_ordernow {
	background-image: url('../img/product/zed-ordernow.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	height: 800px !important;
}
.hero-unit-ordernow {
	padding-top: 120px;
	padding-bottom: 60px;
}
.ordernow{
	font-family: 'Nunito', Arial, sans-serif;	
	margin: 0 auto;
	max-width: 1160px;
}
.order_title{
	margin: 0 auto;
	font-size: 32px;
	font-weight: 300;
	line-height: 46px;
	color: #333;
	margin-bottom: 20px;
	text-align: center;
}
.order_text{
	margin: 0 auto;
	max-width:590px;
	font-size: 18px;
	font-weight: 300;
	line-height: 26px;
	color: #555;
	margin-bottom: 35px;
	text-align: center;
}
.order_btn{
	margin: 0 auto;	text-align: center;
}
.btn.ordernow-btn { padding:0 54px; font-size:16px; border-radius:22px; font-weight:500; height:45px; line-height:45px;}

/**********************************************/
/****************  TERMS ***************/
/**********************************************/

.terms_container {
	padding-bottom:80px;
	padding-top: 80px;
	font-family: 'Nunito', Arial, sans-serif;
	overflow:auto;

}
.terms_description{
	margin:0 auto;
	min-width:200px;
	width:70%;
	font-size: 18px;
	line-height: 27px;
	text-align: left;
	color: #696C6F;
	font-weight: 300;
	
	padding-top: 25px;
	padding-right:40px;
	padding-bottom:10px;
}

/**********************************************/
/****************  FEATURES HOMEPAGE ***************/
/**********************************************/

.hero-sense {
	font-family: 'Nunito', Arial, sans-serif;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 60px;
	height: auto;
	width: 100%;
	margin: 0;
	overflow: auto;
}
.hero-sense-map {
	font-family: 'Nunito', Arial, sans-serif;
	padding-right: 0;
	padding-left: 0;
	padding-top: 60px;
	padding-bottom: 75px;
	height: auto;
	width: 100%;
	margin: 0;
	overflow: auto;
}
.banner_sense {
	background-image: url('../img/row/feats/banner_zed_fieldofview1.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left center;
	height: 460px !important;
}
.sense-container-right {
	margin: 0 auto;
	float: none;
	padding-top: 150px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 40px;
}

.sense-container-left {
    display: -webkit-flex;
    display: flex;
    height: 100%;
	
	margin: 0 auto;
	float: none;
	padding-top: 140px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 40px;
}
.sense-container-center {
	margin: 0 auto;
	float: none;
	padding-top: 100px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 40px;
}
.sense-column-map {
	float: left;
	padding-top: 100px;
	padding-bottom: 40px;
	max-width: 570px;
}
.sense-column-right {
	float: right;
	padding-top: 15px;
}
.sense-column-left {
	float: left;
	max-width: 520px;
	min-width: 190px;
	padding-top: 15px;
}
.sense-column-center {
	margin:0 auto;
	padding-top: 15px;
	padding-bottom:25px;
	text-align:center;
}
.sense-title {
	max-width: 570px;
	min-width: 190px;
	font-size: 42px;
	font-weight:300;
	line-height: 48px;
	color: #031a26;
}
.sense-subtitle {
	max-width: 570px;
	float: left;
	margin-top: 20px;
	color: #5C5C5C;
	font-size: 18px;
	font-weight: 300;
	line-height: 28px;

}
.sense-title-center {
	margin: 0 auto;
	text-align: center;
	padding-bottom:20px;
	display: block;
	font-size: 42px;
	font-weight:300;
	line-height: 48px;
	color: #031a26;
}
.sense-subtitle-center {
	margin: 0 auto;
	max-width: 785px;
	text-align: center;
	color: #5C5C5C;
	font-size: 18px;
	font-weight: 300;
	line-height: 28px;
}
.buffer-left {
	float:left;
	padding-right: 75px;
	max-width: 520px;
}
.buffer-right {
	float:right;
	padding-left: 70px;
	width: 50%;
}
.buffer-center {
	margin:0 auto;
	padding-top:25px;
	width: 89%;
}
.buffer-left-zedfu {
	float:left;
	margin-right: 75px;
	width: 520px;
	height:475px;
	
	background-image: url('../img/row/feats/lcd_monitor.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left center;
}
.zedfu-play {
	padding-top:145px;
	padding-left:220px;
}
.frame {
    border: 2px solid #e2e1dd;
    box-shadow: 0 5px 10px rgba(0,0,0,0.25);
}
.frame-header {
    font-size: 10px;
    font-size: 1rem;
    height: 20px;
    background-color: #e2e1dd;
    color: #b2b2b0;
	line-height:1.5;
}
.frame-app .fa{vertical-align:-1px}
.frame-app .fa:last-child{margin-right:5px}
.text-right {
    text-align: right;
}
.fa-fw {
    width: 1.28571429em;
    text-align: center;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.frame-body {
    background-color: #b2b2b0;
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}
video {
    cursor: pointer;
	object-fit: contain;
}
.row-divider {
    padding-bottom: 25px;
    box-shadow: 0 1px 0 #e2e1dd;
    margin-bottom: 25px;
}

/**********************************************/
/****************  PRODUCT - FEATURES ***************/
/**********************************************/
.pzed_container {
	background-color: #fff;
	padding-bottom: 60px;
	padding-top: 100px;
	font-family: 'Nunito', Arial, sans-serif;
	overflow: auto;
}

.pzed_title{
	margin: 0 auto;
	display: block;
	padding-bottom: 25px;
	text-align: center;
	font-size: 42px;
	line-height: 48px;
	font-style: normal;
	font-weight: 300;
	color: #00b0ed;
}
.pzed_description{
	margin: 0 auto;
	max-width: 620px;
	color: #696C6F;
	font-size: 18px;
	line-height: 27px;
	text-align: center;
	font-weight: 300;
}
.pzed_image{
	padding-top:50px;
	padding-bottom: 70px;
}

.pzed_features {
	margin: 0 auto;
	max-width:1075px;
}
.pzedfeat_box, .pzedfeat_box_mid, .pzedfeat_box_last {
	display: inline-block;
	margin: 0 auto;
	text-align: left;
	float: left;
	max-width:305px;
	margin-right: 70px;
}
.pzedfeat_box_mid {
	max-width: 325px;
}
.pzedfeat_box_last {
	margin-right: 0;
}
.pzedfeat_title {
	font-family: 'Lato', Arial, sans-serif;
	font-size: 26px;
	line-height: 36px;
	font-weight: 300;
}

.pzed_text {
	margin: 0 auto;
	padding-top: 12px;
	padding-bottom: 40px;
	color: #696C6F;
	font-size: 16px;
	line-height: 25px;
	font-weight: 300;
}

/**********************************************/
/****************  APPLICATIONS ***************/
/**********************************************/



.app_container {
	background-color: #fff;
	padding-bottom: 110px;
	padding-top: 110px;
	font-family: 'Nunito', Arial, sans-serif;
	overflow: auto;
	/*border-bottom: 1px solid #DCDDDE;*/
}

.app_title_bold{
    color: #1a9dd3;
	font-weight: bold; 
}

.app_title{
	margin: 0 auto;
	display: block;
	padding-bottom: 25px;
	text-align: center;
	line-height: 46px;
	font-size: 42px;
	font-style: normal;
	font-weight: 300;
	color: #00b0ed;
}

.app_description{
	margin: 0 auto;
	max-width: 650px;
	color: #696C6F;
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 60px;
	text-align: center;
	font-weight: 300;

}

.apps {
	margin: 0 auto;
	max-width:640px;
	text-align: center;

}

.app_image {
	display: inline-block;
	margin: 0 auto;
	text-align:center;
	margin-left:22px;
	margin-right:19px;

}

.app_text {
	margin: 0 auto;
	padding-top: 4px;
	padding-bottom: 20px;
	color: #00b0ed;
	font-size: 18px;
	font-weight: 300;
	line-height: 28px;
	text-align: center;
}







/**********************************************/
/****************  FOOTER *********************/
/**********************************************/

.gl-wrap {
  position: relative;
  margin: 0 auto;
}
ol, ul {
    list-style: none outside none;
}
li {
    display: block;
}

#b-footer {
	font-family: "Nunito",Helvetica,Arial,sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
	color: #9ba9af;
	position: relative;
	z-index: 0;
	background: #475155;
	padding: 3px 0 0;
}

#b-footer > .l-top .gl-wrap {
	padding-top: 46px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 23px;
}

#b-footer > .l-top:after {
  content: ' ';
  background: url(../img/zed_footer.png) no-repeat;
  width: 294px;
  height: 127px;
  position: absolute;
  z-index: -10;
  top: 210px;
  left: 50%;
  margin-left: 200px;
}
#b-footer > .l-bottom {
  border-top: 1px solid #6b757b;
}

#b-footer > .l-bottom .gl-wrap {
  padding: 76px 0 35px;
}

#b-footer .r-links {
  position: absolute;
  bottom: 80px;
  left: 0;
}

#b-footer .r-links:after {
  content: ' ';
  display: block;
  clear: both;
}

#b-footer .r-links > li {
  float: left;
}

#b-footer .r-links > li + li {
  margin-left: 36px;
}

#b-footer .r-links > li a {
  color: #F3F3F3;
}

#b-footer .r-links > li a:hover {
	color: #2CCFFF;
	-moz-opacity: 0.90;
	opacity: .90;
	filter: alpha(opacity=90);
}

#b-footer .e-copyright {
	font-size: 14px;
	display: inline-block;
}

/* .b-sitemap *************************************************************************************************************************************************/

.b-sitemap:after {
  content: ' ';
  display: block;
  clear: both;
}
.b-sitemap > li {
  float: left;
  margin-bottom:40px;
}
.b-sitemap > li + li {
	margin-left: 90px;
}

.b-sitemap > li .e-heading {

  font-family: "Nunito",Helvetica,Arial,sans-serif;

  font-size:18px;

  font-weight:300;

  color: #ffffff;

  display: inline-block;

  padding: 0 0 2px;

  margin: 0 0 28px;

  border-bottom: 2px solid #7e878c;

  text-transform: none;

}

.b-sitemap > li .e-heading:hover {

	color: #F6F9FA;

}

.b-sitemap > li li + li {

	margin-top: 16px;

}

.b-sitemap > li li a {

  color: inherit;

}

.b-sitemap > li li a:hover {

	color: #2CCFFF;

	-moz-opacity: 0.90;

	opacity: .90;

	filter: alpha(opacity=90);

}





/* Subscribe Form *********************************************************************************************************************************************/

.inputform_subscribe {

	width: 240px;

	-webkit-transition-duration: 0.3s;

	transition-duration: 0.3s;

	-webkit-transition-property: background-color, color;

	transition-property: background-color, color;

	border-radius: 4px;

	margin-right: 0px;

	background-color: #F0F0F0;

	color: #475155;

	font-size: 16px;

	font-family: "Nunito",Helvetica,Arial,sans-serif;

  	font-weight:300;

	height: 32px;

	line-height: 32px;

	padding-left: 12px;

}

.inputform_subscribe:hover,

.inputform_subscribe:focus {

  background: #fff;

  color: #373839;

}

.btn.newsletter { padding:0 28px; font-size:16px; border-radius:4px; height:42px; line-height:42px; 

}

.nletter{

	margin-left:102px!important;	

}

 

/* .b-social **************************************************************************************************************************************************/

.b-social {

  position: absolute;

  bottom: 70px;

  right: 0;

}

.b-social:after {

  content: ' ';

  display: block;

  clear: both;

}

.b-social > li {

  float: left;

}

.b-social > li + li {

  margin-left: 12px;

}

.b-social > li a {

  border-radius: 50%;

  -webkit-transition-duration: 0.3s;

  transition-duration: 0.3s;

  -webkit-transition-property: border-color, background-image;

  transition-property: border-color, background-image;

  display: block;

  background: url(../img/social-normal.png) 0 0 no-repeat;

  width: 33px;

  height: 33px;

  overflow: hidden;

  text-indent: -9999px;

  border: 2px solid #839199;

}

.b-social > li a:hover {

  border-color: #c8ccce; opacity:1;

  background-image: url(../img/social-hover.png);

}

.b-social > li.fb a {

  background-position: -2px -39px;

}

.b-social > li.tw a {

  background-position: -2px -76px;

}

.b-social > li.in a {

background-position: -2px -224px;

}

.b-social > li.yt a {

background-position: -2px -256px;

}

.b-buy-modal {

  font-size: 16px;

  line-height: 26px;

  font-family: "Helvetica Neue", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;

  color: #6a828c;

}

.b-buy-modal .x-text {

  border-radius: 5px;

  -webkit-transition-duration: 0.3s;

  transition-duration: 0.3s;

  -webkit-transition-property: background-color, color;

  transition-property: background-color, color;

  height: 40px;

  background: #fff;

  color: #475155;

  border: 2px solid #d5dde0;

}

.b-buy-modal .x-text input,

.b-buy-modal .x-text .e-placeholder {

  font-size: 16px;

  line-height: 19px;

  color: inherit;

  top: 0;

  left: 0;

  padding: 11px 50px 10px 24px;

}

.b-buy-modal .x-text.is-hover,

.b-buy-modal .x-text.is-focus {

  background: #b8bdc0;

  color: #373839;

}

.b-forum a {

  color: #0066a1;

  text-decoration: underline;

}

a.ge-modal-img {

  border-bottom: none;

}

.gl-wrap .bx_breadcrumbs {

  padding-top: 20px;

}

.gl-wrap .bx_breadcrumbs ul li span {

  color: #aaa;

  font-family: "Helvetica Neue", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;

  font-size: 15px;

  line-height: 26px;

}

.gl-wrap .bx_breadcrumbs ul li a {

  color: #555;

  display: block;

  font-size: 15px;

  opacity: 0.5;

  padding: 0 15px;

  text-decoration: none;

}


/** ----------------------------------------------------- **/

body {
	/*padding-top: 75px;*/
	position: relative;
}

.header_border {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	z-index: 10;
	background: white;
}
.mobile-navigation {
	display: none;
	width: 40px;
	height: 40px;
	float: right;
	margin: 17px 0 0 30px;
	background: url('/img/hamburger.png') no-repeat center center;
}

/***************** FAQ *******************/
.hero-unit-faq{
	padding-top: 60px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 60px;
	height: auto;
	width: 100%;
	margin: 0;	
}

.faq-container {
	padding-bottom: 15px;
	padding-top:60px;
	background: #19b5ec;
}

.overview-faq {
	display: block;
	overflow: hidden;
}

.overview-faq-header{
	text-align:center;
	padding-bottom: 40px;
	font-family: 'Nunito', Arial, sans-serif;	
	font-size: 34px;
	font-weight: 300;
	line-height: 46px;
	color: #fff;
	margin-bottom: 15px;
	cursor: pointer;
}
.overview-faq-header:after {
	content: "+";
	height: 40px;
	width: 40px;
	display: inline-block;
	margin-left: 15px;
	background: white;
	border-radius: 50%;
	line-height: 35px;
	font-size: 40px;
	color: #19b5ec;
	text-align: center;
	vertical-align: middle;
}
.overview-faq-header.-minus:after {
	content: "-";
}
.overview-faq li {
	box-sizing: border-box;
	display: inline-block;
	width: 49.5%;
	padding: 5px 40px 18px 0;
	margin-right: -3px;
	vertical-align: top;
}
.overview-faq-title {
	font-family: 'Nunito', Arial, sans-serif;
	font-size: 20px;
	font-weight:300;
	color: white;
	/*padding-right:20px;*/
	cursor: pointer;
	line-height: 30px;
}
.overview-faq-title:before {
	content: "+";
	height: 18px;
	width: 18px;
	display: inline-block;
	margin-right: 7px;
	background: white;
	border-radius: 50%;
	line-height: 16px;
	font-size: 15px;
	color: #19b5ec;
	text-align: center;
	vertical-align: middle;
}
.overview-faq-answer {
	font-family: 'Nunito', Arial, sans-serif;
	font-size: 17px;
	font-weight:300;
	line-height: 25px;
	color: #F9F9F9;
	/*max-height: 0;*/
	overflow: hidden;
	-webkit-transition: max-height 0.3s ease-out;
	transition: max-height 0.3s ease-out;
	padding-bottom:10px;
}
.overview-faq-answer a {
	color: #F9F9F9;
	text-decoration: underline;
}
.-showing .overview-faq-title:before {
	content: "-";
}



/* End */



 





/* =================== */
/*      SECTION 4      */
/* =================== */

/* 4.1 - Desktop Large Slim */
@media only screen and (min-width: 1026px) and (max-width: 1324px) {

  .wrapper, .toolbar, footer { width:966px; }
  .span12 {
	width: 966px;
}
  footer .btn.newsletter { font-size: 12px; padding-right: 8px; padding-left: 8px; }
 

 /****** HOME ****/    
#company #column_about {
	margin-right:70px!important;
}
.gmap{
	margin-right: 60px!important;
	margin-top: -0px!important;
	margin-left: -50px!important;
}
#company #column_story  {
	max-width: 380px!important;
	margin-left: 0px!important;
	margin-right:100px!important;
}
 /****** MAIN PAGE - FEATURES ****/ 
.sense-column-right {
    width:360px;
    padding-top: 0px;
}
.sense-column-map{
	width:360px;
    padding-top: 40px;
}

/*PRODUCT*/
.pzedfeat_box, .pzedfeat_box_mid, .pzedfeat_box_last {
    max-width: 260px;
}
#tech_specs .specs_left {
    width: 190px;
}
#tech_specs .model_left, .model_right {
    width:38%;
}

/**** COMPANY ***/
#company #column_various_support {
    max-width: 330px;
}

/***** DEVELOPER ***/
.image-container {
    padding-top: 60px;
    max-width: 570px;
	max-height:325px;
}
.hero-content-downloads{
	padding-top: 115px;
}
.column-downloads {
    margin-bottom: 100px;
}
.vc_col-sm-3 {
    width: 160px;
}

/*** GET STARTED ***/
.column-center-first {
	width: 310px;
}

}


/* 4.1 - Desktop Slim */
@media only screen and (min-width: 768px) and (max-width: 1026px) {

 .nav-logo { display:none;}
  nav.main { display:none; }
  nav.mobile {
	display: block;
	padding: 30px 0;
}

  .wrapper, .toolbar, footer { width:768px; }
  .span1 { width:34px; }
  .span2 { width:92px; }
  .span3 { width:162px; }
  .span4 { width:226px; }
  .span5 { width:290px; }
  .span6 { width:354px; }
  .span7 { width:418px; }
  .span8 { width:482px; }
  .span9 { width:546px; }
  .span10 { width:610px; }
  .span11 { width:674px; }
  .span12 {
	width: 738px;
}
.image-gallery{
	max-width:580px;
	margin: 0 auto;
}

  footer .btn.newsletter { font-size: 12px; padding-right: 8px; padding-left: 8px; }
  footer #mail { width: 124px; }
  .nletter{
	margin-left:0 !important;	
}
#b-footer > .l-top:after {
  content: ' ';
  background: url(../img/zed_footer.png) no-repeat;
  width: 270px;
  height: 127px;
  position: absolute;
  z-index: -10;
  top: 150px;
  left: 50%;
  margin-left: 90px;
}
 .zed_developer_image{display:none;}


 /****** HOME ****/
   .nav-hide { display:none; }
#company #column_about {
	margin-right:0px!important;
}
.gmap-area {
	display:none;
}
#company #column_story  {
	margin-left:180px!important;
}

 /****** MAIN PAGE - DEPTH PERCEPTION ****/ 
.banner_sense {
    background-image:none;
	border-bottom:1px solid #e2e1dd;
}
.sense-column-right {
    float: none;
    padding-top: 15px;
}
 /****** MAIN PAGE - QUOTES ****/ 
.testm_quote{
	width: 65%;
	margin:0 auto;
	float:none;
	padding-right: 0;
}
 /****** PRODUCT ****/ 
#banner_video {
	padding-bottom: 600px; 
}
.video-container {
    padding-top: 260px;
}
#player {
    width: 1065px;
}
.pzedfeat_box, .pzedfeat_box_mid, .pzedfeat_box_last {
	margin:0 auto;
	float:none;
	display:block;
	clear:both;
	max-width: 500px;
	text-align:center;
}
#tech_specs .specs_left {
    width: 150px;
}
#tech_specs .specs_block {
    width: 220px;
	margin-right: 50px;
}
 #tech_specs .model_right {
    margin-left:190px;
}

/*** GET STARTED ***/
 .column-center-first {
	width: 410px;
}
 .img-hide { display:none; }
}


/* 4.2 - Tablet Landscape */
@media only screen and (min-width: 600px) and (max-width: 797px) {
 
 .nav-logo { width:80%;}
  nav.main { display:none; }
  nav.mobile {
	display: block;
	padding: 30px 0;
}

  .wrapper, .toolbar, footer { width:600px; }
  .span1 { width:20px; }
  .span2 { width:70px; }
  .span3 { width:120px; }
  .span4 { width:170px; }
  .span5 { width:220px; }
  .span6 { width:270px; }
  .span7 { width:320px; }
  .span8 { width:370px; }
  .span9 { width:420px; }
  .span10 { width:470px; }
  .span11 { width:520px; }
  .span12 { width:570px; }
  /* .products .span2, .products .span3, .products .span4 { width: 118px; } */

 footer .span1, footer .span2, footer .span3, footer .span4, footer .span5, footer .span6, footer .span7, footer .span8, footer .span9, footer .span10, footer .span11, footer .span12 { width: 550px; }

  nav > ul > li > a { padding: 0 0 0 20px; }
  a.addtocart-nav { display: none; border: none;}
  /* #product .span6, #product .span4 { width: 570px; } */

  #product .span5 { width: 470px; }
  #product .span1 { width: 70px; }
  #blog .sidebar { display: none; }
  #blog .span9 { width: 570px; }
  #header .span9, #header .span3 { width: 570px; }
  #header .span9 { margin-left: 0 !important; }
  #header .logo { padding: 20px 0 !important; }

  .footer-menu { margin-bottom: 20px; }
 .image-gallery{
	max-width:290px;
	margin: 0 auto;
  } 
  #b-footer > .l-top:after {
	  content: ' ';
	  background: url(../img/zed_footer.png) no-repeat;
	  width: 270px;
	  height: 127px;
	  position: absolute;
	  z-index: -10;
	  top: 120px;
	  left: 50%;
	  margin-left: 55px;
  }
   .nletter{
	margin-left:0 !important;
	clear:both;	
  } 
   .zed_developer_image{display:none;}
 

 /****** HOME ****/ 
   .nav-hide { display:none; }
#company #column_about {
	margin-right:0px!important;
}
.gmap-area {
	display:none;
}
#company #column_story  {
	margin-left:90px!important;
}

 /****** MAIN PAGE - DEPTH PERCEPTION ****/ 
.banner_sense {
    background-image:none;
	border-bottom:1px solid #e2e1dd;
}
 /****** MAIN PAGE - QUOTES ****/ 
.testm_quote{
	width: 70%;
	margin:0 auto;
	float:none;
	padding-right: 0;
}
 /****** PRODUCT ****/ 
#banner_video {
	padding-bottom: 600px; 
}
.video-container {
    padding-top: 260px;
}
#player {
    width: 1065px;
}
.pzedfeat_box, .pzedfeat_box_mid, .pzedfeat_box_last {
	margin:0 auto;
	float:none;
	display:block;
	clear:both;
	max-width: 500px;
	text-align:center;
}
#tech_specs .specifs_api {
    float: none;
    margin-bottom: 23px;
}
#tech_specs .specs_left {
    width: 150px;
	padding-bottom:20px;
}
#tech_specs .specs_block {
    width: 290px;
	margin-right: 50px;
	clear:both;
	    padding-top: 20px;
}
#tech_specs .specifs_text {
    padding-top: 0;
}
 #tech_specs .model_left, .model_right {
    margin-left:0;
	clear:both;
}
/*** DEVELOPER ***/
.vc_col-sm-3 {
    clear:both;
	padding-bottom:35px;
	float:none;margin:0 auto;
	width:300px;
}
.wpb_single_image.vc_align_right {
    text-align: center;
}
}



/* 4.3 - Mobile Landscape */
@media only screen and (min-width: 510px) and (max-width: 629px) {

  .nav-logo { width:80%;}
  nav.main { display:none; }
  nav.mobile { display:block; padding: 30px 0; }
  .cart-buttons { float:left!important; }
  .checkout-buttons textarea { width:96%;}
  #update-cart { float:left!important; }

 .display-table-cell, .display-table-cell { display: block!important; }
 .featured-product-image { width: 100%}

  .logo { max-width: 450px; }
  .logo h1 a { font-size:48px; margin-left:0px; line-height:50px;}
  .toolbar .search-field { display: none; }
  .wrapper, .toolbar, footer { width:480px; }
  .span1 { width:10px; }
  .span2 { width:50px; }
  .span3 { width:90px; }
  .span4 { width:130px; }
  .span5 { width:170px; }
  .span6 { width:450px; }
  .span7 { width:250px; }
  .span8 { width:290px; }
  .span9 { width:330px; }
  .span10 { width:370px; }
  .span11 { width:410px; }
  .span12 { width:450px; }

  footer .span1, footer .span2, footer .span3, footer .span4, footer .span5, footer .span6, footer .span7, footer .span8, footer .span9, footer .span10, footer .span11, footer .span12 { width: 450px; }

  a.addtocart-nav { display: none; border: none; }
  #product .span6, #product .span4 { width: 450px; }
  #product .span5 { width: 350px; }
  #product .span1 { width: 70px; }
  #blog .sidebar { display: none; }
  #blog .span9 { width: 450px; }
  #cart .item-description { display: none; }
  #collection h1 { float: none !important; }
  #collection .browse-tags { float: none !important; display: block; padding-top: 10px; }
  #collection .browse-tags label { display: none; }
  #collection .browse-tags select { width: 100%; height: 30px !important; line-height: 30px !important; }
  #article .sidebar { display: none; }
  #article .article { width: 450px; }
  #header .span9, #header .span3 { width: 450px; }
  #header .span9 { margin-left: 0 !important; }
  #header .logo { padding: 20px 0 !important; }
  #header .logo a img { max-width: 200px; }
  .footer-menu { margin-bottom: 20px; }
  #product .thumbs .image:nth-child(3n+4) { clear: none; }
  #product .thumbs .image:nth-child(6n+7) { clear: left; }
  #product .thumbs .last-in-row { padding-right: 15px; }
  #product .thumbs .image:nth-child(6n+6) { padding-right: 0; }
  .featured-product-image { margin-top:10px; }

   .image-gallery{
	max-width:290px;
	margin: 0 auto;
  }

  .nletter{
	margin-left:0 !important;	
  }  

  #b-footer > .l-top:after {
   display:none;
  }

   .zed_developer_image{display:none;}

 /****** HOME ****/
  .nav-hide { display:none; }

#company #column_about {
	margin-right:0px!important;
}
.gmap-area {
	display:none;
}

#company #column_story  {
	margin-left:30px!important;
}

 /****** MAIN PAGE - DEPTH PERCEPTION ****/ 
.banner_sense {
    background-image:none;
	border-bottom:1px solid #e2e1dd;
}

 /****** MAIN PAGE - QUOTES ****/ 
.testm_quote{
	width: 90%;
	margin:0 auto;
	float:none;
	padding-right: 0;
}
 /****** PRODUCT ****/ 
#banner_video {
	padding-bottom: 600px; 
}
.video-container {
    padding-top: 260px;
}
#player {
    width: 1065px;
}
#tech_specs .specifs_api {
    float: none;
    margin-bottom: 23px;
}
.banner_ordernow {
    height: 500px !important;
}
.hero-unit-ordernow {
    padding-top: 80px;
    padding-bottom: 60px;
}
#tech_specs .specs_left {
    width: 150px;
	padding-bottom:20px;
}
#tech_specs .specs_block {
    width: 290px;
	margin-right: 50px;
	clear:both;
	    padding-top: 20px;
}
#tech_specs .specifs_text {
    padding-top: 0;
}
/*** DEVELOPER ***/
.vc_col-sm-3 {
    clear:both;
	padding-bottom:35px;
	float:none;margin:0 auto;
	width:300px;
}
.wpb_single_image.vc_align_right {
    text-align: center;
}

}



/* 4.4 - Mobile Portrait */
@media only screen and (max-width: 509px){
   .nav-logo { width:100%;}  
   .logo { padding-bottom:20px; max-width:100% } 
  #checkout-link { display:none; }
  nav.main { display:none; }
  nav.mobile { display:block; margin: 0 0 30px -15px; width: 290px; padding-top: 30px; }
  nav.mobile { padding: 0; }

  .display-table-cell, .display-table-cell { display: block!important; }
  .featured-product-image { width: 100%}
  .nav-table, .nav-logo, .nav-links { display: block; }
  nav.mobile { margin: 0 0 30px 0; }
  .wrapper { padding: 0; }
  .wrapper, .toolbar, footer { width:320px; }
  .span1,.span2,.span3,.span4,.span5,.span6,.span7,.span8,.span9,.span10,.span11,.span12 { width:290px; float:none; }
  .toolbar .search-field { display: none; }
  .flex-controls { display: none !important; }
  footer .btn.newsletter { font-size: 12px; padding-right: 8px; padding-left: 8px; }
  footer #mail { width: 189px; }
  footer #mail input:-webkit-input-placeholder { line-height: 30px; }

  a.addtocart-nav { display: none; border: none; }
  #cart-target { display: none; border: none; }
  #cart .totalprice { width:160px; padding-right:0px; }
  #cart .shipping { width:158px; padding-right:0px;}
  #cart .zedcart_title, #cart .qty_title, #cart .item-quantity { font-size: 16px; }
  #cart table tr td, #cart .zedcart_title { font-size: 18px; }

  .b-sitemap > li + li {margin-left: 25px;}

  #blog .sidebar { display: none; }
  #blog .span9 { width: 290px; }
  #product .title { font-size: 22px; }
  #product .featured { margin-bottom: 15px; }
  #product .thumbs { margin: 0 0 30px 0; }
  #product .thumbs .image a { max-width: 60px; float: left; margin: 0 15px 0 0; }
  #cart .item-description, #cartform .image { display: none; }
  #cartform .item { padding-left: 0; }
  #collection h1 { float: none !important; }
  #collection .browse-tags { float: none !important; display: block; padding-top: 10px; }
  #collection .browse-tags label { display: none; }
  #collection .browse-tags select { width: 100%; height: 30px; line-height: 30px; }
  #product .span5 { float: left; width: 230px; }
  #product .span1 { float: left; width: 60px; margin: 0; }
  #product .thumbs { margin: 0 0 15px 0; }
  #product .thumbs .image { margin-bottom: 0; }
  #product .thumbs .image a { margin-bottom: 15px; }
  #content { min-height: 0px !important; }
  .footer-menu { margin-bottom: 20px; }
  .featured-product-image { margin-top:10px; }

 .image-gallery{
	max-width:290px;
	margin: 0 auto;
  } 
 .b-sitemap > li + li {
	margin-left:0 !important;	
  }
 .b-social {
   display:none;
 }
 #b-footer > .l-top:after {
   display:none;
 }
  .zed_developer_image{display:none;}

 /****** HOME ****/
 .nav-hide { display:none; }
#company #column_about {
	margin-right:0px!important;
}
.gmap-area {
	display:none;
}
#company #column_story  {
	margin-left:0px!important;
}


 /****** MAIN PAGE - DEPTH PERCEPTION ****/ 
.banner_sense {
    background-image:none;
	border-bottom:1px solid #e2e1dd;
}
.sense-container-right {
    padding-top: 80px;
}

 /****** MAIN PAGE - QUOTES ****/ 
.testm_quote{
	width: 100%;
	margin:0 auto;
	float:none;
	padding-right: 0;
}


 /****** PRODUCT ****/ 
#banner_video {
	padding-bottom: 600px; 
}
.video-container {
    padding-top: 220px;
}
#player {
    width: 1065px;
}
#tech_specs .specifs_api {
    float: none;
    margin-bottom: 23px;
}
#tech_specs .api-container {
    padding-top: 25px;
}
.banner_ordernow {
    height: 550px !important;
}
.hero-unit-ordernow {
    padding-top: 50px;
    padding-bottom: 60px;
}
#tech_specs .specs_left {
    width: 100px;
	padding-bottom:20px;
}
#tech_specs .specs_block {
    width: 290px;
	margin-right: 50px;
	clear:both;
	padding-top: 20px;
}
#tech_specs .specifs_text {
    padding-top: 0;
}
#tech_specs table.specs_table td {
    padding: 14px;
	padding-right:20px;
}
/*** DEVELOPER ***/
.vc_col-sm-3 {
    clear:both;
	padding-bottom:35px;
	float:none;margin:0 auto;    
	text-align: center;
	width:260px;
}
.wpb_single_image.vc_align_right {
    text-align: center;
}

/*** GET STARTED ****/
.column-center, .column-center-first {
	width: 180px;
}
}



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

	.mobile-navigation {
		display: block;
	}

	nav.main {

		display: block;

		position: fixed;

		box-sizing: border-box;

		top: 0;

		left: -30%;

		width: 30%;

		height: 100vh;

		bottom: 0;

		padding: 25px 0;

		z-index: 9999;

		

		background: #19b5ec;

		box-shadow: 2px 0 2px 0 rgba(101,101,106,0.15);

		-webkit-transform: translateZ(0);

		-ms-transform: translateZ(0);

		    transform: translateZ(0);
	}

	

	nav.main > ul > li {

		display: block !important;

	}

	

	nav > ul > li > a, nav > ul > li:hover > a, nav > ul > li:first-child > a {

		height: 50px;

		padding: 0;

		opacity: 1;

		

		border: none;

		

		line-height: 50px;

		color: white;

	}

	

	nav > ul > li:hover > a {

		background: white;

		

		color: #19b5ec;

	}

	

	body {

		/*padding-top: 87px;*/

		overflow-x: hidden;

	}

	

	.content-container, #header, nav.main {

		-webkit-transition: -webkit-transform 0.2s ease;

		        transition: transform 0.2s ease;

	}

	

	body.-show-menu .content-container, body.-show-menu #header {

		-webkit-transform: translateX(30%);

		    -ms-transform: translateX(30%);

		        transform: translateX(30%);

	}

	

	body.-show-menu nav.main {
		-webkit-transform: translateX(0%) translateZ(0);

		-ms-transform: translateX(0%);

		    transform: translateX(0%);


	}

	

	.nav-logo {

		display: block;

		width: 100%;

	}

	

	#header .span12.nav-table {

		display: block;

	}

	

	.logo {

		margin: 0 auto;

	}

	

	a.addtocart-nav {

		position: absolute;

		right: 25px;

		top: 0;

	}

	

	.mobile-navigation {

		position: absolute;

		left: 25px;

		top: 0;

	}

	

	#background_image_row1 {

		background-position: 65% center;

	}

	

	#banner2 {

		position: relative;

	}

	

	#banner2:before {

		content: "";

		display: block;

		position: absolute;

		top: 0;

		left: 0;

		right: 0;

		bottom: 0;

		

		background: black;

		background: -webkit-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 25%, rgba(0,0,0,0) 100%);

		background: linear-gradient(to right, rgba(0,0,0,1) 0%,rgba(0,0,0,1) 25%,rgba(0,0,0,0) 100%);

		opacity: 0.5;

	}

	

	#banner2 .hero-content{

		position: relative;

		

		text-shadow: 0 0 15px black;

	}




	.banner_buynow {

		background-position: 75% center;

	}

	

	.overview-faq li {

		width: 100%;

		padding-right: 0;

	}

}



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

	body {

		/*padding-top: 72px;*/

	}

	

	.mobile-navigation {

		margin-top: 17px;

	}

	

	.logo a img, .logo h1 a {

		margin: 0 auto;

	}

	

	#background_image_row1 {

		background-position: 75% center;

	}

	

	#banner2 {

		background-position: 25% center;

	}

	

	.banner_buynow {

		background-position: 80% center;

	}

}



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

	body {

		/*padding-top: 87px;*/

	}

	

	#tech_specs .header_left {

		width: 100%;

	}

	

	#tech_specs .header_right {

		width: 100%;

		padding-top: 20px;

		

		text-align: left;

	}

	

	.mobile-navigation {

		position: absolute;

		left: 0;

		top: 0px;

		

		background-position: left center;

	}

	

	.logo {

		-webkit-transform: scale(0.8);

		    -ms-transform: scale(0.8);

		        transform: scale(0.8);

	}

	

	.zed_row1 {

		padding-top: 60px;

	}

	

	.title_row1 {

		color: transparent;

	}

	

	#background_image_row1 {

		background: white url('../img/zed_front.jpg') no-repeat center 126px;

		background-size: 320px auto;

	}

	

	#banner2:before {

		background: black;

	}

	

	.banner_buynow {

		background-position: right center;

	}

}



.logo, .addtocart-nav, .mobile-navigation {

	-webkit-transition: all 0.3s ease;

	        transition: all 0.3s ease;

}



nav > ul > li > a {

	-webkit-transition: none;

	        transition: none;

}



.-retracted .logo {

	padding: 13px 0;

	

	-webkit-transform-origin: left center;

	

	    -ms-transform-origin: left center;

	

	        transform-origin: left center;

	-webkit-transform: scale(0.75);

	    -ms-transform: scale(0.75);

	        transform: scale(0.75);

}



.-retracted nav > ul > li > a {

	height: 58px;

	

	border-bottom: 3px solid transparent;

	

	line-height: 61px;

}



.-retracted nav > ul > li:hover > a {

	border-bottom: 3px solid #00b0ed;

}



.-retracted .addtocart-nav {

	margin-top: 11px;

	

	-webkit-transform-origin: right center;

	

	    -ms-transform-origin: right center;

	

	        transform-origin: right center;

	-webkit-transform: scale(0.75);

	    -ms-transform: scale(0.75);

	        transform: scale(0.75);

}



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

	.-retracted .logo {

		padding: 13px 0;

		

		-webkit-transform-origin: center center;

		

		    -ms-transform-origin: center center;

		

		        transform-origin: center center;

	}

	

	.-retracted .addtocart-nav {

		margin-top: 10px;

	}

	

	.-retracted .mobile-navigation {

		margin-top: 10px;

	}

}



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

	#header.-retracted .logo {

		padding: 5px 0 !important;

	}

	

	.-retracted .mobile-navigation {

		margin-top: 2px;

	}

}



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

	.-retracted .mobile-navigation {

		margin-top: 3px;

		top: 0;

		

		-webkit-transform: scale(0.75);

		

		    -ms-transform: scale(0.75);

		

		        transform: scale(0.75);

	}

}
