html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
	font-family: 'Lato', sans-serif;
}

html {
	background-color:#fff;
	width:100%;
	min-width:1045px;
	height:100%;
	}
	
body {	
	width:100%;
	min-width:1045px;
	height:100%;
	overflow:hidden;
	}
	
a {
	text-decoration:none;
	color:#000;
	transition:ease-in-out 0.25s;
	-o-transition:ease-in-out 0.25s;
	-moz-transition:ease-in-out 0.25s;
	-webkit-transition:ease-in-out 0.25s;
	}
	
a:hover{ 
	opacity:0.8;
	}

.content {
	position:relative;
	width:1041px;
	height:auto;
	margin:0 auto;
	overflow:auto;
	}
	
.content_top {
	position:relative;
	width:1041px;
	height:auto;
	margin:0 auto;
	overflow:auto;
	}
	
	
.full_wrapper {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	opacity:0;
	overflow:hidden;
	transition:ease-in-out 0.25s;
	-o-transition:ease-in-out 0.25s;
	-moz-transition:ease-in-out 0.25s;
	-webkit-transition:ease-in-out 0.25s;
	}
	
.segment {	
	float:left;
	position:relative;
	width:100%;
	height:100%;
	background-size:100% 100%;
	background-position:center;
	overflow:hidden!important;
	z-index:3;
	/*top:100px;*/
	}
	
.sub_seg {
	position:relative;
	width:100.5%;
	height:100%;
	overflow-x:hidden;
	overflow-y:auto;
	}
	
#sf_bug {
	position:Relative;
	width:100%;
	min-width:1045px;
	height:100%;
	overflow:hidden;
	}
	
.seg_bk {
	position:absolute;
	z-index:0;
	top:0;
	left:0;
	}
	
.features_cont {
	display:block!important;
	position:relative;
	clear:both;
	width:1000px;
	height:auto;
	overflow:auto;
	padding-top:40px;
	margin:0 auto 20px;
	padding-bottom:50px;
	}
	
.feature_box {
	float:left;
	width:224px;
	height:64px;
	margin:15px 12px;
	border:solid 1px #d9d9d9;
	overflow:hidden;
	}
	
.feature_img {
	float:left;
	width:44px;
	height:47px;
	margin:10px 0px 10px 10px;
	}

.feature_txt {
	float:left;
	display:block;
	width:150px;
	font-size:13px;
	color:#000;
	margin-left:10px;
	}
	
.feature_txt span {
	font-size:10px;
	color:#6f6f6f;
	}
	
/*header*/

.header {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:103px;
	z-index:9999;
	}

/**/
.header .content {
	height:100%;
	margin:0 auto!important;
	padding:0!important;
	overflow:visible;
	}
	
.sub_nav_cont {	
	position:absolute;
	left:0;
	bottom:-66px;
	width:100%;
	height:auto;
	background-color:#112e86;
	border-bottom:solid 1px #fff;
	z-index:9999;
	display:none;
	}
	
.sub_nav_cont .content {	
	height:65px;
	transition:width ease-in-out 0.75s;
	-o-transition:width ease-in-out 0.75s;
	-moz-transition:width ease-in-out 0.75s;
	-webkit-transition:width ease-in-out 0.75s;
	}	
	
.sub_nav {
	display:block;
	float:right;
	width:auto;
	height:auto;
	margin:28px 10px 0 0;
	}
	
.sub_nav_link {
	float:left;
	display:block;
	margin:0 25px;
	font-size:12px;
	color:#fff;
	text-transform:uppercase;	
cursor:pointer;
	}
	
.arrowup {
	position:absolute;
	top:-11px;
	width:23px;
	height:11px;
	background-image:url(../img/uparrow.png);
	}
	
.nav_helper {
	position:absolute;
	top: 1px;
	left: 14px;
	z-index:9999;
	}
	
#arrow_1 {
	right:151px;
	}
	
#arrow_2 {
	right:252px;
	}
	
#arrow_3 {
	right:151px;
	}
	
#arrow_4 {
	right:38px;
	}
/**/

.logo_container {
	position: absolute;
	top: -2px;
	left: 50%;
	width: 110px;
	height: 103px;
	z-index: 1;
	margin-left: -524px;
	
	}
	
.logo  {
	display:block;
	width:110px;
	height:104px;
	margin: 30px 0 0 0px;
	background-image:url(../img/logo.png);
	}

.log_img {
	display:none;
	}	
	
.nav_bar {
	display:block;
	float:right;
	width:auto;
	height:auto;
	margin:70px 10px 0 0;
	}
	
.nav_link {
	float:left;
	display:block;
	margin:0 25px;
	font-size:12px;
	color:#152b84;
	text-transform:uppercase;	
	transition:width ease-in-out 0.75s;
	-o-transition:width ease-in-out 0.75s;
	-moz-transition:width ease-in-out 0.75s;
	-webkit-transition:width ease-in-out 0.75s;
	cursor:pointer;
	}
	
.nav_link:hover {
	color:#3569aa;
	}
	
	
.top_opt {
	position:absolute;
	top:20px;
	right:0px;
	width:Auto;
	height:auto;
	z-index:1;
	}	

.top_opt_link {
	display:block;
	float:left;
	width:auto;
	height:15px;
	padding-top:5px;
	padding-left:20px;
	width:0;
	background-repeat:no-repeat;
	background-position:left 4px;
	margin:0 10px;
	text-indent:;
	color:#555;
	font-size:11px;
	text-transform:capitalize;
	overflow:hidden;
	}
	
.top_opt_link:hover {
	opacity:1;
	}
	
#topt_1 {
	background-image:url(../img/topt_1.png);
	}
	
#topt_1:hover {
	width:75px;
	background-image:url(../img/topt_1_b.png);
	}

#topt_2 {
	background-image:url(../img/topt_4.png);
	}
	
#topt_2:hover {
	width:35px;
	background-image:url(../img/topt_4_b.png);
	}

#topt_3 {
	background-image:url(../img/topt_5.png);
	}
	
#topt_3:hover {
	width:55px;
	background-image:url(../img/topt_5_b.png);
	}

#topt_6 {
	background-image:url(../img/usa_flag.png);
	}
	
#topt_6:hover {
	width:65px;
	background-image:url(../img/usa_flag.png);
	}		
	
	
#open_nav {
		display:none;
		}
		
#open_nav_in {	
	display:none;
	}
	
/*combo*/ 
.header_combo {
	background-color:#fff;
	}
	
.header_combo .logo {	
	background-image:url(../img/logo_2.png)
	}

	
/*blue*/
	
.header_blue {
	background-color:transparent!important;
	border-bottom:none!important;
	}
	
.header_blue .logo {
	background-image:url(../img/logo_2.png)
	}
	
.header_blue .logo_container {
	background-color:transparent
	}
	
.header_blue  .nav_link {
	color:#fff;
	}
	
	
.header_blue .top_opt_link {
	color:#fff;
	}
	
.header_blue  #topt_1:hover {
	width:75px;
	background-image:url(../img/topt_1.png);
	}
	
.header_blue  #topt_2 {
	background-image:url(../img/topt_4_w.png)!important;
	}
	
.header_blue  #topt_2:hover {
	width:35px;
	background-image:url(../img/topt_4_w.png);
	}

	
.header_blue  #topt_3 {
	background-image:url(../img/topt_5_w.png);
	}

.header_blue  #topt_3:hover {
	width:55px;
	background-image:url(../img/topt_5_w.png);
	}
	
.header_black {
	background-color:transparent!important;
	border-bottom:none!important;
	}
	
.header_black  .logo_container {
	background-color:transparent
	}
	
/*header - end*/
	
	
/*footer*/
.footer {
	position:absolute;
	bottom:0;
	left:0;
	z-index:100;
	width:100%;
	height:200px;
	background-color:#000;
	}
	
.footer_link {
	float:right;
	font-size:12px;
	padding:0 20px;
	color:#fff;
	}
	
.universal_footer {
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	height:45px;
	background-color:#fff;
	z-index:10;
	}

.copy {
	float:left;
	margin-top:16px;
	margin-left:20px;
	font-size:12px;
	color:#323232;	
	}
	
.footer_nav {
	float:right;
	margin-right:10px;
	margin-top:13px;
	}
	
.footer_nav a {
	float:left;
	font-size:12px;
	color:#152b84;
	margin-top:2px;
	}
	
.footer_nav p {
	float:left;
	margin:0 10px;
	color:#656565;
	}
/*footer-end*/

.side_thumbs {
	position:fixed;
	right:50%;
	bottom:-10px;
	width:240px;
	list-style:none;
	z-index:9999;
	margin-right: -120px;
	}

.side_thumbs li {
	position:relative;
	float:left;
	width:20px;
	height:30px;
	margin:10px;
	}
	
.side_thumbs li a {	
	position:absolute;
	top:5px;
	left:5px;
	display:block;
	width:5px;
	height:5px;
	border-radius:50%;
	background-color:#ccc;
	cursor:pointer;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	}
	
.side_thumbs li .active {
	top:3px;
	left:3px;
	width:8px;
	height:8px;
	background-color:#285fa5;
	border:solid 1px #fff;
	}
	
	
	
.features_cont {
	display:block!important;
	position:relative;
	clear:both;
	width:1000px;
	height:auto;
	overflow:auto;
	padding-top:40px;
	margin:0 auto 20px;
	}
	
.feature_box {
	float:left;
	width:224px;
	height:64px;
	margin:15px 12px;
	border:solid 1px #d9d9d9;
	overflow:hidden;
	}
	
.feature_img {
	float:left;
	width:44px;
	height:auto;
	margin:10px 0px 10px 10px;
	}

.feature_txt {
	float:left;
	display:block;
	width:150px;
	font-size:13px;
	color:#000;
	margin-left:10px;
	}
	
.feature_txt span {
	font-size:10px;
	color:#6f6f6f;
	}

	
.same_bx  {
	width:;
	height:auto;
	}

	
.same_bx .feature_box  {
	height:auto;
	}
	
.same_bx .line_2 {	
	clear:both;	
	width:80%!important;
	margin:10px auto 0!important;
	}
	
.feature_btn {
	display:none;
	}
	
.tx_cont {
	width:520px;
	margin:200px 0 0 10px;
	}
	
.seg_link {
	position:relative;
	width: 592px;
	margin: 225px 205px;
	}
	
.seg_link a{
	float:left;
	display:block;
	width:64px;
	height:64px;
	background-repeat:no-repeat;
	background-size:cover;
	}
	
.seg_link_1 {
	background-image:url(../img/link_1.png);
	}
	
.seg_link_2 {
	background-image:url(../img/link_2.png);
	margin:0 200px;
	}
	
.seg_link_3 {
	background-image:url(../img/link_3.png);
	}
	
.seg_link_1_b {
	background-image:url(../img/link_1_black.png);
	}
	
.seg_link_2_b {
	background-image:url(../img/link_2_black.png);
	margin:0 200px;	
	}
	
.seg_link_3_b{
	background-image:url(../img/link_3_black.png);
	}
	
.separator {	
	position:absolute;
	top:0;
	width:1px;
	height:65px;
	background-color:#ccc;
	z-index:1000;
	opacity:0.25;
	}
	
.separator_b {	
	background-color:#000;
	}
	
.sep_1{
	left:162px;
	}
	
.sep_2{
	left:425px;
	}
		
/*line*/ 
.line_1 {
	width:100%;
	height:1px;
	background-color:#7e7f7f;
	margin:10px 0 0px 0;
	}
	
.line_2 {
	width:100%;
	height:1px;
	background-color:#fff;
	margin:10px 0 0px 0;
	}
	
/*links*/
.blue_arrow_link {
	display:inline-block;
	padding:10px 72px 10px 44px;
	border:solid 1px #285fa5;
	border-radius:34px;
	font-size:18px;
	color:#005ba1;
	text-transform:uppercase;
	background-image:url(../img/blue_arrow.jpg);
	background-repeat:no-repeat;
	background-position:190px center;
	}
	
/*text*/
.title_1 {
	font-size:46px;
	font-weight:300;
	text-align:center;
	text-transform:uppercase;
	}
	
.title_2 {
	font-size:24px;
	font-weight:bold;
	line-height:36px;
	color:#fff;
	margin-top:50px;
	}
	
.title_3 {
	font-size:48px;
	font-weight:100;
	color:#fff;
	text-align:center;
	}
	
.title_4 {
	display:inline-block;
	font-size:22px;
	font-weight:normal;
	color:#000;
	padding-right:10px;
	padding-bottom:5px;
	text-transform:uppercase;
	border-bottom:solid 1px #4c4c4c;
	}
	
.title_4 span {	
	font-weight:400;
	color:#91918f;
	text-transform:none;
	font-size:25px;
	}
	
.title_5 {
	font-size:18px;
	text-transform:uppercase;
	margin:44px 20px 0;
	}
	
.title_6 {
	width:944px;
	padding:20px 28px;
	margin:24px auto 0;
	font-size:;
	color:#000;
	background-image:url(../img/title_6_bk.jpg);
	background-size:100% auto;
	background-repeat:repeat-y;
	}
	
.text_5 {
	font-size:12px;
	color:#2c2c2c;
	margin:24px 44px 0;
	line-height:20px;
	}
	
.text_5 span {
	position:absolute;
	top:0px;
	left:4px;
	}
	
.text_5.spec {
	position:relative;
	margin-top:8px!important;
	padding-left:20px;
	}
	
.text_1 {	
	font-size:17px;
	font-weight:300;
	line-height:26px;
	color:#fff;
	margin-top:50px;
	}
	
.text_2 {
	margin-top:30px;
	line-height:30px;
	font-size:18px;
	font-weight:300;
	color:#fff;
	text-align:center;
	}
	
.text_3 {	
	margin-top:10px;
	font-size:14px;
	}
	
.text_4 {
	font-size:20px;
	font-weight:400;
	}
	
.device_title {
	margin-top:30px;
	text-align:left;
	}
/**/
	
.first {
	margin-left:0;
	}
	
.last {
	margin-right:0;
	}
	
.bold {
	font-weight:bold;
	}
	
.black {
	color:#000;
	}
	
.extra_bold {
	font-weight:900;
	}
	
.white {
	color:#fff;
	}
	
.blue {
	color:#003a92;
	}
	
.clear_float {
	width:100%;
	height:1px;
	clear:both;
	}

/*shop*/

.black .ecwid-productBrowser-price, .black { 
	color:#000 !important;
}	
.white .ecwid-productBrowser-price, .white, .white label { 
	color:#fff !important;  
}
.ecwid-Product:first-child {
	float:left !important;
}
.ecwid-Product:last-child {
	float:left !important;
}
.ecwid {
	margin-top:20px !important;
}
.more-details {
	background: none repeat scroll 0 0 #122272;
	border-radius: 6px;
	color: #fff;
	font-size: 14px;
	padding: 15px;
	text-transform: uppercase;
}
.shop-wrap {
	float: right;
	padding-bottom: 5px;
	position: relative;
	height:100px;
	min-width:270px;
}
.shop-wrap.left {
	float:left;
	padding-left:18px;
}
.shop-wrap.librit2 {
	padding-left:58px;
	
}
.shop-wrap.libri7t {
	padding-left:38px;
	
}
.shop-wrap.librit {
	/*padding-left:58px;*/
}
.shop-wrap.libri7t  .ecwid{
	margin-right:0 !important;
}
.shop-wrap.ridge2t {
	padding-left:88px;
}
.shop-wrap.libri72t {
	right:50px;
}
.shop-wrap.no-margin .ecwid {
	margin-right:0 !important;
}
.shop-wrap.tagf {
	padding-left:0;
}
.shop-wrap.elite2t {
	margin-bottom:70px;
}
.shop-wrap.elementt {
	/*right:-30px;*/
	
	padding-left:0;
}
.shop-wrap.sonitusa {
	left:-60px;
}
.shop-wrap.left .ecwid {
	margin-right:0 !important;
}
.shop-wrap.connecto {
	padding-left:80px;
}
.shop-wrap.eyea {
	left:-100px;
}
.shop-wrap.touchf {
	right:12px;
}
.shop-wrap.touchf .ecwid {
	margin-right:0px !important;
}
.shop-wrap.solara {
	left:-84px;
}
.more-link {
	float: right;
	margin-top: 10px;
	padding-right: 12px;
	text-align: right;
	width: 155px;
}
.noTitleStuff .ui-dialog-titlebar{
	display:none;
}
.details {
	background:#fff;
	color:#000;
	text-align:left;
}
/*.details tr:nth-child(odd) {
	color:#000;
}
.details tr:nth-child(even) {
	font-weight:bold;
	background:#808080;
}*/

.sdialog {
	background:#fff;
	border-radius:5px;
	padding:10px;
	display:none;
}
.close {
  font-size: 36px;
  font-weight: bold;
  line-height: 18px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 1;
  filter: alpha(opacity=20);
  text-decoration: none;
  float:right;
  margin-top: 7px;
margin-right: 5px;
}
.close:hover {
  color: #000000;
  text-decoration: none;
  opacity: 0.4;
  filter: alpha(opacity=40);
  cursor: pointer;
}
html#ecwid_html body#ecwid_body .ecwid form div:nth-child(3){
	padding-left:0 !important;
}
.ecwid-price {
	display:none;
}
/*end shop*/	


.table_title {
			font-weight:bold;
			background:#808080;
			color:#fff;
			}
			
table tr td {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.table_title {
	background-color:#666;
	color:#fff;
		}
		
.alt_grey {
	background-color:#eee;
	}
			
table {
	width:100%;
	margin-top:35px;
 }