@charset "utf-8";
/* CSS Document */
.iot a, img {
    border:none;
    outline:none
}
.iot body{ 
	padding-bottom: 50px;
	margin: 0 auto;
}
.iot a:hover{
	text-decoration: none;
	}

.iot .pad{
	padding-left: 50px;
		}
.iot .pad2{
	padding-left: 70px;}
.iot{ 
	padding-bottom: 50px;
	width: 980px;
	margin: 0 auto;
	background-color: #ffffff;
	color: #fff;
}
.iot .banner{
	height: auto;}
.iot .intro{
	margin: 20px 50px 60px 50px;
	}

.iot a{
	text-decoration: none;
	}
.iot h1>a{font-family: Lato, Open Sans, Arial, Helvetica, sans-serif;
	Font-size: 48px;
	font-weight: 600;
	margin: 0px 0px 0px 25px;
	padding-top: 20px;
	color: #005a9e;
	}
.iot h2{
	margin: 0;
	font-family: 'Open Sans', Tahoma, Arial, sans-serif;
	line-height: 19px;
	text-align: left;
	color: #005a9e;
	font-weight: 700;
	font-size: 18px;
	padding-top: 5px;
	}
.iot h3{
	margin: 0;
	color: #666666;
	font-size: 16px;
		}
.iot p.description{
	font-family: 'Open Sans', Tahoma, Arial, sans-serif;
	line-height: 18px;
	text-align: left;
	color: #7f7f7f;
	font-size: 13px;
	margin-bottom: 11px;
	}
.iot p{
	font-family: 'Open Sans', Tahoma, Arial, sans-serif;
	text-align: left;
	color: #666666;
	font-size: 15px;
	padding-top: 10px;
	margin-top: 5px;
	margin-bottom: 20px;
	}
.iot .introduction{
	padding-bottom: 25px;
	}
.iot div.introduction {
	float: left;
	padding-left: 63px;
	width: 410px;
	padding-top: 20px;
	}
.iot div.sharing{
	clear: both;
	}
.iot .intro, .application, .grey {
	clear: both;
	}
.iot div.introduction>p{
	font-family: 'Open Sans', Tahoma, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	color: #7f7f7f;
	margin: 0;
	}
.iot .left{
          display: inline;
          float:left; 
          width:48%;
		  margin-left: 10px;
    }
	
.iot .right{
          display: inline;
          float:right; 
          width:48%;
		  margin-right: 10px;
    }

.iot .top{ 
	font-family: 'Open Sans', Tahoma, Arial, sans-serif;
	font-size: 17px;
	font-weight: 600;
    padding: 10px;
    background: #005a9e;
    border-top-right-radius: 10px;
	border-top-left-radius: 10px;	
	color: #ffffff;
	text-align: center;
}
.iot div.bottom{ 
	font-family: 'Open Sans', Tahoma, Arial, sans-serif;
	font-size: 17px;
	font-weight: 600;
    padding: 10px;
   border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;	
	color: #666666;
	border: 1px solid #CCC;
}

.iot td.subtitle{
	font-family: 'Open Sans', Tahoma, Arial, sans-serif;
	font-size: 15px;
	font-weight: 500;
	color: #005a9e;
	}

.iot .sharing{
	margin: 0; 
	padding-top: 20px;
	margin-top: 20px;}
.iot td>ul>li{
	font-family: 'Open Sans', Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #666666;
	}
.iot ul{
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
.iot .description{
	font-family: 'Open Sans', Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #666666;
	padding-left: 10px;
	padding-bottom: 15px;
}
.iot .row{
	width: 100%;
	}
	
.iot .specifications{
	padding-top: 60px;
	font-family: 'Open Sans', Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	width: 980px;
	
	}
.iot table.specifications td {
    border: 1px solid #ccc;
    border-collapse: collapse;
}
.iot table.specifications td.noborder {
    border: none;
    border-collapse: collapse;
}

.iot .blue{
	background-color: #005a9e;
	}
.iot .blue2{
	background-color: #026cad;}
.iot h4{
	font-size: 16px;
	color: #ffffff;
	padding: 10px;
	margin: 0;
	font-weight:600;
	}
.iot ul.share-buttons{
  list-style: none;
  padding: 0;
}

.iot ul.share-buttons li{
  display: inline;
}

.iot .buttons{
	text-align:center;
	margin: 0 auto;
	}
.iot .become{
	float: left;
	width: 48%;
}
.iot .find{
	float: right;
	width: 48%;
	}
.iot .ghost{
	border: 2px solid #4398ef;
    color: #4398ef;
    border-radius: 3px;
    padding: 5px 55px;
    text-align: center;
    min-width: 120px;
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: 400;
	font-size: 15px;
	margin: 0 auto;
	}
.iot .ghost:hover{
	background-color: #2284e8;
	color: #ffffff;
	border: 2px solid #2284e8;}
.iot .estore-btn2{
	background-color: #4398ef;
	border: 2px solid #4398ef;
    color: #fff;
    border-radius: 3px;
    padding: 5px 50px;
    text-align: center;
        min-width: 120px;
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-weight: 400;
	font-size: 15px;
	margin: 0 auto;
	}
.iot .estore-btn2:hover{
	background-color: #2284e8;
	border: 2px solid #2284e8;}
	
.iot .priceOrange{
	color: #666666;
	font-size: 12px;
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	text-align: center;
	 line-height: 19px;
	 display: block;
	 } 
.iot .price{
	font-size: 24px;
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	color: #f39800
	}
.iot #paragraph{
	margin-left: 650px;}