@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);body{font-family:"Open Sans";}
a {
	font-weight: bold;
}
footer{padding:30px 0;}
h2{color:#005888;font-size:24px;}

@media screen and (max-width:767px){.sidebar-offcanvas{display:none;} }


.navbar-nav>li#search{margin-right:0px;padding-top:13px;width:92px;}
.search{width:129px;height:27px;display:block;}
form[type="search"]{float:left;}
input[type=search]{background:url(../img/search_area.png) no-repeat;border:none;padding:0 8px;font-size:12px;color:#999999;float:left;outline:none;vertical-align:top;}
.subm{background:url(../img/search_btn.png) no-repeat;border:none;height:26px;width:29px;float:left;outline:none;border-left:1px solid #999999;border-radius:0px;margin-top:-27px;margin-left:129px;}

@media (min-width:768px){li#search{display:none;}}
@media (min-width:992px){li#search{display:block;} }

.navbar{ height:auto; margin-bottom:0; background: #005888;}
.navbar > .container{min-height:90px;}
#back_title{background:url(../img/head_bg.jpg);background-size:cover;position:relative;text-align:center;display:block;margin-bottom:20px;padding:1px 0 10px;}
#back_title>h1{display:inline-block;font-size:37px;color:#ffffff;text-align:center;padding-left:20px; 
/*text-transform: capitalize;*/}
.quote-btn {
	margin:5px auto;
	text-decoration:none;
	text-align:center;
	background:#ee8a51;
	border:2.4px solid #f2f8fa;
	border-radius:13px;
	padding:21px 20px 53px;
	width:246px;
}
.quote-btn a {
	text-decoration:none;
	color:#000000;
	font-size:21px;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	text-shadow:2px 2px #f5bea4;
}
/*Try API button*/
.tryAPI-btn {
	position:absolute;
	top:0;
	height: 31px;
	text-decoration:none;
	text-align:center;
	background: #ee8a51;
	border: 2.4px solid #f2f8fa;
	border-radius:13px;
	padding: 21px 20px 53px;
	width: 246px;
	bottom:415px;
	right:7%;
	z-index:1001;
}

.tryAPI-btn a{
	text-decoration:none;
	color: #000000;
	font-size: 21px;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	text-shadow: 2px 2px #f5bea4;
}

.tryAPI-btn-media {
	/*position:absolute;*/
	top:19%;
	height: 52px;
	text-decoration:none;
	text-align:center;
	background: #ee8a51;
	border: 2.4px solid #f2f8fa;
	border-radius:13px;
	padding: 10px 0;
	width: 170px;
	right:18%;
	z-index:1001;
	display: none;
}
.tryAPI-btn-media a{
	text-decoration:none;
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	text-shadow: 2px 2px #f5bea4;
}

@media (min-width:5px){
	.navbar-brand{padding:0;}
	#back_title>h1{font-size:24px;padding:0;}
	.quote-btn, .tryAPI-btn, .tryAPI-btn-media{display:none;}
}
@media (min-width:266px) {
	.quote-btn, .tryAPI-btn {
		height:auto;
		padding:4px;
		max-width:100%;
	}
}
@media (min-width:326px){
	#back_title>h1{width:100%;text-align:center;margin-top:20px;font-size:34px;}
	.quote-btn{
		height:54px;
		padding:3px 0;
		width:45%;
		display:block;
		margin: 0 15px 0 0;
		float: right;
}
	.tryAPI-btn-media{
		height:54px;
		padding:10px 0;
		width:45%;
		display:inline-block;
		margin: 0;
	}
	.quote-btn>a, .tryAPI-btn-media>a {font-size:17px;}
	#back_title{display:block;}
	.navbar-brand{padding:15px 15px;}
}
@media (min-width:378px){
	.quote-btn{
		padding:3px 0;
	}
}
@media (min-width:394px){
	.quote-btn>a, .tryAPI-btn-media>a {font-size:18px;}
}
@media (min-width:415px){
	.quote-btn{
		padding:3px 5px;
	}
}
@media (min-width:438px){
	.quote-btn{
		padding:10px 5px;
	}
}
@media (min-width:500px){
	.quote-btn->a, .tryAPI-btn-media>a {font-size:20px;}
	.quote-btn-pricequote>a, .tryAPI-btn-pricequote>a {font-size:18px;}
}
@media (min-width:650px){
	#back_title>h1{width:inherit;max-width:60%;margin-top:25px;padding-left:20px;}
	#back_title{text-align:left;min-height:73px;}
	.quote-btn {
		display: block;
		width: 225px;
		float: right;
		margin-top: -10%;
		margin-right: 2%;
	}
	.quote-btn-contact{
		margin-top: 3%;
		width: 210px;
		padding: 10px 2px;
	}
	.tryAPI-btn-media {
		display: block;
		width: 225px;
		float: right;
		margin-right: 2%;
		margin-top: 3%;
	}
	.tryAPI-btn-contact {
		width: 210px;
	}
	.quote-btn-pricequote {
		width: 140px;
		padding: 2px;
	}
	.tryAPI-btn-pricequote {
		width: 140px;
	}
}
@media (min-width:698px){
	.quote-btn{
		margin-top: -9%;
	}
	.quote-btn-contact{
		margin-top: 3%;
	}
}
@media (min-width:737px){
	.quote-btn{
		height: 49px;
		margin-top: -6%;
	}
	.tryAPI-btn-media {
		margin-top: 1%;
	}
	.quote-btn-contact{
		height: 53px;
		margin-top: 1%;
	}
}
@media (min-width:768px){
	#back_title{padding-top:7px;}
	#back_title>h1{font-size:28px;margin-left:8%;max-width:60%;margin-top:33px;}
	.quote-btn{
		height: 49px;
		margin-top: -6%;
		margin-right: 2%;
	}
	.tryAPI-btn-media {
		height: 49px;
		margin-right: 2%;
		margin-top: 0;
	}
	.quote-btn-contact{
		height: 49px;
		margin-top: 0;
	}
	.quote-btn-pricequote {
		height: 58px;
		width: 150px;
		padding: 0;
	}
	.tryAPI-btn-pricequote {
		height: 58px;
		width: 150px;
	}
	.quote-btn>a, .tryAPI-btn>a {font-size:20px;}
}
@media (min-width:870px){
	.quote-btn{
		margin-top: -5.5%;
	}
	.quote-btn-contact{
		margin-top: 0;
	}
}
@media (min-width:892px){
	.quote-btn{
		height: 49px;
		padding:10px 0;
		width:225px;
		margin-top: -5%;
		margin-right: 2%;
	}
	.tryAPI-btn-media {
		height: 49px;
		margin-right: 2%;
		margin-top: 0;
	}
	.quote-btn-contact{
		margin-top: 0;
	}
	.tryAPI-btn-pricequote {
		width: 225px;
	}
	.quote-btn>a, .tryAPI-btn>a {font-size:20px;}
}
@media (min-width:992px){
	.#back_title>h1{display:initial;text-align:left;font-size:34px;margin-left:15%;}
	.quote-btn {height:50px;padding:10px 0;width:210px;}
	.tryAPI-btn-media {
		width:210px;
		height:50px;
	}
	.quote-btn-contact{
		margin-top: 0;
	}
	.quote-btn>a {font-size:20px;}
	.tryAPI-btn>a {font-size: 15px;}
}
@media (min-width:1006px){
	.quote-btn{
		margin-top: -4.5%;
	}
	.quote-btn-contact{
		margin-top: 0;
	}
}
@media (min-width:1103px){
	.tryAPI-btn-media {display: none;}
	.quote-btn{
		margin-top: 1%;
	}
	.tryAPI-btn {
		right: 1%;
		top: 7%;
		height: 64px;
	 	margin-right: 1%;
	 	padding: 8px 2px;
	 	display: initial;
		width: 8%;
	}
	.tryAPI-btn>a {font-size: 18px;}
}
@media (min-width:1150px){
	.tryAPI-btn {
		width: 10%;
		padding: 7px 0;
	}
}
@media (min-width:1200px){
	#back_title>h1{font-size:34px;margin-left:10%;text-align:left;}
	.quote-btn {height:64px;padding:15px 0;width:225px;}
	.tryAPI-btn {right: 1%;top: 7%;height: 64px; margin-right: 1%; padding: 15px 0;display: initial;width: 225px;}
	.quote-btn>a, .tryAPI-btn>a {font-size:22px;}
}
@media (min-width:1500px){
#back_title{text-align:center;}
#back_title>h1{font-size:38px;}
.quote-btn {height:78px;padding:22px 0;display:initial;width:264px;}
.quote-btn-pricequote {margin-top: 0;}
.tryAPI-btn-pricequote-normal {margin-top: 0.5%;}
.tryAPI-btn {right: 1%;top: -2%;height: 78px;padding: 22px 0; display: initial;width: 264px;}
.quote-btn>a, .tryAPI-btn>a {font-size:24px;}
}

.banner{ position:relative; }
.banner>h1{position:absolute; left:0; bottom:0; margin-bottom:0; display:inline-block;background:#76c9ff;  
  height:42px;min-width:62%; color:#000000;opacity:0.7;font-size:28px;font-weight:bold;padding:0.4375rem 7px 0 1.5rem;z-index:1;  }
.banner>img{width:840px;height:262px; max-width:100%;}  
  
@media (min-width:5px){  .banner>img{width:0px;height:auto;}   .banner>h1{display:none;}    }                    
@media (min-width:326px){ .banner{overflow:hidden;}   .banner>img{width:100%;}      .banner>h1{display:none;}  }
@media (min-width:768px){ .banner>img{width:540px;} .banner>h1{display:block;}}
@media (min-width:892px){ .banner>img{width:545px}}  
@media (min-width:992px){ .banner>img{width:690px;} }
@media (min-width:1200px){ .banner>img{width:840px;}}
 
.row ul li a{color:#549de7;}
.row ul li a:hover{color:#337ab7;}

.blocks>img{border:none;}
h1.h_globe,
h1.h_head,
h1.h_video{color:#fff;font-size:26px;padding-left:90px;margin-top:30px;margin-bottom:20px;max-width:100%;display:table-cell;vertical-align:middle;	
	}
h1.h_globe+*,
h1.h_head+*,
h1.h_video+*{ margin-top:15px;}

h1.h_globe{background:url(../img/heading_globe.png) no-repeat #549de7;}
h1.h_head{background:url(../img/heading_gear.png) no-repeat #549de7;}
h1.h_video{background:url(../img/heading_arrow.png) no-repeat #549de7;}

@media (min-width:5px){
	.blocks{padding-left:15px;padding-right:5px;margin-top:28px;margin-bottom:50px;}
	.blocks>p{}
	.blocks>img{width:295px;}
	h1.h_video,
	h1.h_head,
	h1.h_globe{width:295px;height:68px;font-size:22px;}
}
@media (min-width:326px){
	.blocks{padding-left:15px;padding-right:5px;margin-top:28px;margin-bottom:50px;}
	.blocks>p{}
	.blocks>img{width:668px;}
	h1.h_video,
	h1.h_globe,
	h1.h_head{width:668px;font-size:26px;}
}
@media (min-width:768px){
	.blocks{padding-left:15px;padding-right:5px;margin-top:28px;margin-bottom:50px;}
	.blocks>p{}
	.blocks>img{width:540px;}
	h1.h_video,
	h1.h_globe,
	h1.h_head{width:540px;font-size:26px;}
}
@media (min-width:892px){
	.blocks{padding-left:15px;padding-right:5px;margin-top:28px;margin-bottom:50px;}
	.blocks>p{}
	.blocks>img{width:545px;}
	h1.h_video,
	h1.h_globe,
	h1.h_head{width:545px;font-size:26px;}
}
@media (min-width:992px){
	.blocks{padding-left:15px;padding-right:5px;margin-top:28px;margin-bottom:50px;}
	.blocks>p{}
	.blocks>img{width:691px;}
	h1.h_video,
	h1.h_globe,
	h1.h_head{width:691px;font-size:26px;}
}
@media (min-width:1200px){
	.blocks{padding-left:15px;padding-right:5px;margin-top:28px;margin-bottom:50px;}
	.blocks>p{}
	.blocks>img{width:850px;}
	h1.h_video,
	h1.h_globe,
	h1.h_head{width:850px;font-size:26px;padding:18px 0 18px 90px;}
}
@media (min-width:1500px){
	.blocks{padding-left:15px;padding-right:5px;margin-top:28px;margin-bottom:50px;}
	.blocks>p{}
	.blocks>img{width:850px;}
	h1.h_video,
	h1.h_globe,
	h1.h_head{width:850px;font-size:26px;padding:18px 0 18px 90px;}
}
h2#cont{color:#26507e;padding-top:30px;font-size:24px;}
p#cont{color:#000;font-size:16px;}
footer{background:-moz-linear-gradient(270deg, rgba(94,96,99,1) 0%, rgba(34,35,39,1) 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(94,96,99,1)), color-stop(100%, rgba(34,35,39,1)));background:-webkit-linear-gradient(270deg, rgba(94,96,99,1) 0%, rgba(34,35,39,1) 100%);background:-o-linear-gradient(270deg, rgba(94,96,99,1) 0%, rgba(34,35,39,1) 100%);background:-ms-linear-gradient(270deg, rgba(94,96,99,1) 0%, rgba(34,35,39,1) 100%);background:linear-gradient(180deg, rgba(94,96,99,1) 0%, rgba(34,35,39,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5E6063', endColorstr='#222327',GradientType=0);width:100%;margin-bottom:-40px;padding:0;position:relative;}
footer .col-md-10 ul li h2 {font-size: 15px;color: #41b1f2; margin-bottom:3px;}
footer .col-md-10 ul li h2 a{font-weight: normal; color: #41b1f2;}

footer .col-md-10 h2 {margin-bottom: -7px;}

footer .col-md-10 ul{padding: 0 0 0 14px;}

/*footer .col-md-12 ul{padding: 0 0 0 14px;}*/

footer .col-md-10 ul li {color: #bbbcbe;font-size: 11px;margin-bottom: 20px;}

footer .col-md-11  p {font-size: 11px;color: #bbbcbe;}
footer .col-md-12  p {color: #bbbcbe; margin-bottom: 20px;}

footer .col-md-12  ul li:nth-child(2) {background: url(../img/ic_3.png) -2px 0px no-repeat;}

footer .col-md-12 ul li:nth-child(3) {background: url(../img/ic_4.png) -2px 0px no-repeat;}

footer .col-md-12 ul li:nth-child(4) {background: url(../img/ic_2.png) -2px 0px no-repeat;}

footer .col-md-12 ul li {list-style: none;padding-left: 24px;color: #bbbcbe;font-size: 11px;margin-bottom: 20px;}
footer .col-md-12 ul li.office_location{margin-bottom: 5px;}

footer h2.foot_heading{height: 32px;width: 97%;color: rgba(230, 231, 232, 0.5) ;font-size:37px;margin-bottom: 20px;}

footer span{color:#41b1f2;}

footer div.contact_info ul {float: left; padding: 0;}

footer .social-block {
	overflow: hidden;
	margin: 0 0 30px 25px;
}
.social-link {
	display: block;
	float: left;
	background: url('../img/social-sprite.png') no-repeat;
	margin: 0 5px 0 0;
}
footer .social-link_in:hover {
	background-position: -50px -135px;
}
footer .social-link_in {
	background-position: 0 -135px;
	width: 38px;
	height: 37px;
}
footer .social-link_gplus:hover {
	background-position: -50px -90px;
}
footer .social-link_gplus {
	background-position: 0 -90px;
	width: 38px;
	height: 37px;
}
footer .social-link_fb {
	background-position: 0 0;
	width: 37px;
	height: 37px;
}
footer .social-link_fb:hover {
	background-position: -50px 0;
}
footer .social-link_tw:hover {
	background-position: -50px -45px;
}
footer .social-link_tw {
	background-position: 0 -45px;
	width: 37px;
	height: 37px;
	margin-right:0;
}

@media (min-width:326px){footer{margin-top:-82px;}}
@media (min-width:768px){footer{margin-top:-82px;}}
@media (min-width:1024px){footer{margin-top:-82px;}}

footer .col-xs-10,footer .col-sm-10,footer .col-md-10,footer .col-lg-10,footer .col-xs-11,footer .col-sm-11,footer .col-md-11,footer .col-lg-11,footer .col-xs-12,footer .col-sm-12,footer .col-md-12,footer .col-lg-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px}

@media (min-width:768px){
	footer .col-sm-12{width:33.33333333333%;float:right;}
	footer .col-sm-11{width:33.3333333333%}
	footer .col-sm-10{width:33.33333333%}
}
@media (min-width:992px){
	footer .col-md-10,.col-md-11,.col-md-12{float:left}
	footer .col-md-12{width:30%;float:right;}.col-md-11{width:30%}
	footer .col-md-10{width:36%;margin-left:3%;}
}
@media (min-width:1200px){
	footer .col-lg-10,.col-lg-11,.col-lg-12{float:left}
	footer .col-lg-12{width:100%;float:right;}
	footer .col-lg-11{width:91.66666667%}
	footer .col-lg-10{width:83.33333333%}
}
.container.marketing{width:100%!important;padding-bottom:45px;}
hr.under_content{padding:63px 0 0 0;}
.wrapp_spoiler{border:none;display:table;width:100%;min-height:80px;}
.text_spoiler{background:#fff;color:#000;width:66%;display:table-cell;vertical-align:middle;}
.text_spoiler p{font-size:24px;padding-left:34px;margin:0;}
.case_spoiler{display:table-cell;background:#549de7;color:#fff;width:34%;background-image:url(../img/arrow_closed.png); background-repeat:no-repeat; background-position:93% center;padding-right:50px;vertical-align:middle;}
.case_spoiler p#h{font-size:26px;}
.case_spoiler p{font-size:14px;}
.case_spoiler>*{margin:-1px 0 0 30px;}
.f-17{font-size:17px;}

.wrapp_right{background:#61b4da;display:table-cell;width:40%;color:#fff;height:300px; vertical-align:top;}
.wrapp_right p{padding:30px 30px}
.wrapp_right a{font-size:14px;color:#000;text-decoration:underline;float:right;padding:0 30px 10px 0;}
.wrapp_right a:hover{text-decoration:none;}
.wrapp_left{display:table-cell;width:59.9%;margin-right:-4px; padding-top:7px;}
.wrapp_left p{font-size:14px;width:80%;padding-left:30px;}
.icon_text p{color:#145f83;padding-left:90px;font-style:italic;}
.wrapp_left h2{background:url(../img/head_bg.jpg);background-repeat:no-repeat;font-size:22px;color:#fff;padding:10px 0 10px 18%;}
.icon_text{background:url(../img/case_icon.png);background-repeat:no-repeat;background-position:15px 15px; min-height:83px;}
div#divId, div#divId1, div#divId2, div#divId3{display:table; max-height:300px;margin:0px 0 0 0;background:#fff;border-top:2px solid #4AB9F9;margin-right:-1px;}
div#divId-w, div#divId-w1, div#divId-w2, div#divIdw-3, .divIdw{margin:0px 0 0 0;background:#fff;border-top:2px solid #4AB9F9;margin-right:-1px;}
.w_spoiler{margin-top:40px;margin-right:5%;border:2px solid #4AB9F9;border-right:3px solid #4AB9F9;background:#549de7;}
.w_spoiler a:hover{text-decoration:none;}
.w_spoiler a{text-decoration:none; font-weight: normal;}

@media (min-width:326px){
	.text_spoiler{width:60%;}
	.case_spoiler{width:40%;}
}
@media (max-width:326px){
	.text_spoiler p{padding:0 4%;font-size:16px;}
	.case_spoiler{background-image:none;padding-right:2%;}
}
@media (max-width:450px){
	.case_spoiler p#h, .case_spoiler>*{margin-left:5%;}
	.text_spoiler p{padding:0 8%;line-height:1.2em;font-size:20px;}
	.case_spoiler p#h{font-size:22px;}
}
@media (max-width:620px){
	.case_spoiler{background-position:100% center;padding-right:25px;}
	.wrapp_left{width:100%;height:auto;padding-top:10px; display:block;}
	.wrapp_right p{padding:5%; margin-bottom:0px; padding-bottom:30px;}  
	.w_spoiler a{ margin-top:-25px;}
	div#divId, div#divId1, div#divId2, div#divId3{max-height:inherit; display:block;}
	.wrapp_right{width:100%;height:auto; display:block;}
}
@media (max-width:1100px){.wrapp_right p{padding:5%;} .wrapp_left p{width:95%;}}

.accordion{width:290px;}
.accordion dt{background:url(../img/plus.png) 96% center no-repeat;font-size:20px;color:#005888;}
.accordion dt a{text-decoration:none;}
.accordion dd a{text-decoration:none;}
.accordion dd{background:#fff;font-size:20px;color:#005888;}
.accordion dd{margin-left:0;}
.accordion dt:last-of-type, .accordion dd:last-of-type{}
.accordion dt a{display:block;color:#005888;font-weight:bold;padding:13px 0 13px 10px;}
.accordion dt a:hover{background:url(../img/plus.png) 96% center no-repeat #76c9ff;color:#005888;text-decoration:none;}
.accordion dd a{display:block;color:#005888;font-weight:bold;margin-left:28px;color:#005888;font-size:18px;font-weight:normal;list-style:none;background:url(../img/side_bullit.png) no-repeat 2.2px;padding-left:20px;line-height:2;}
.accordion dd p{display:block;color:#005888;font-weight:bold;margin-left:28px;color:#005888;font-size:18px;font-weight:normal;list-style:none;background:url(../img/side_bullit.png) no-repeat 2.2px;padding-left:20px;line-height:2;}
.accordion dd a:hover{background:#76c9ff;list-style:square;}
.accordion dd{border-top:0;font-size:12px;}
.accordion dd:last-of-type{}
/**/ul.options{list-style:none;margin:0;padding:0;width:290px;}
ul li.block{list-style-type:none;background:url(../img/plus.png) 4% center no-repeat;font-size:20px;color:#005888;}
.list-group ul li.block input[type='checkbox']{display:none;}
.list-group ul li.block label{display:block;padding:12px 12px 12px 42px;}
.list-group ul li.block label:hover{background:url(../img/plus.png) 4% center no-repeat #76c9ff;text-decoration:none;}
.list-group ul li.block input[type='checkbox']:checked ~ label{cursor:pointer;background:url(../img/minus.png) 4% center no-repeat #005888;color:#fff; margin-bottom: 0;}
.list-group ul li.block input[type='checkbox']:checked ~ label a{color:#fff;}
.list-group ul li.block input[type='checkbox']:checked ~ label span{background:#2173a1;border-top:1px solid #1b5f85;border-bottom:1px solid #4cb1e4;-moz-box-shadow:inset 0 0 5px #111;-webkit-box-shadow:inset 0 0 5px #111;box-shadow:inner 0 0 5px #111;}
div.list-group ul{margin:0;padding:0;width:110.5%;overflow:hidden;}
li.block label a{color:#005888;}
li.block label a:hover{color:#005888;text-decoration:none;}
ul.options li a{display:block;margin-left:-2px;color:#005888;font-size:18px;font-weight:normal;list-style:none;}
ul.options li{display:block;padding-left:30px;color:#005888;font-size:18px;font-weight:normal;line-height:2;list-style:none;text-align:left;background:url(../img/side_bullit.png) no-repeat 10.2px;}
ul.options .mark a{ font-weight: bold; color: #EE8A51;}
ul.options li a:hover{text-decoration:none;margin-top:-5px;padding:17px 0;line-height:130%;}
ul.options .mark a:hover{ color:#002555;}


ul.options li a{text-decoration:none;margin-top:-5px;padding:17px 0;line-height:130%;}
.list-group ul li.block input[type='checkbox']:checked ~ .options{height:auto;display:block;min-height:40px;padding-left:30px;width:100%;}
.list-group ul ul{background:#fff;margin:0;padding:0;}
.list-group ul ul li.block a{display:block;padding:6px 12px;color:#999;text-decoration:none;}
.list-group ul ul li.block a:hover{color:#44c6eb;}
.list-group ul ul li a span{color:#999;background:none;border:1px solid #ccc;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;}
.list-group ul ul li{color:#005888;}
.list-group ul ul li:hover{color:#005888;background:url(../img/side_bullit.png) no-repeat 10.2px #76c9ff;}
.list-group ul ul li#act{color:#005888;background-color:#E6E6E6;}
.list-group ul ul li#act a{font-weight:bold;}
.list-group ul ul li:first-child{padding-top:6px;}
.list-group ul ul li:last-child{padding-bottom:6px;border:0;}
.options{height:0;display:block;overflow:hidden;}
.icon-music:before, .icon-search:before, .icon-fire:before, .icon-dribbble:before, .icon-flickr:before, .icon-deviantart:before, .icon-picassa:before, .icon-reddit:before, .icon-android:before, .icon-users:before, .icon-film:before, .icon-eye:before, .icon-point-right:before, .icon-microphone:before, .icon-download:before, .icon-warning:before, .icon-images:before, .icon-movie:before, .icon-cloud:before{font-family:'icomoon';speak:none;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;}
.icon-music:before{content:"\61";}
.icon-search:before{content:"\62";}
.icon-fire:before{content:"\63";}
.icon-dribbble:before{content:"\64";}
.icon-flickr:before{content:"\65";}
.icon-deviantart:before{content:"\66";}
.icon-picassa:before{content:"\67";}
.icon-reddit:before{content:"\68";}
.icon-android:before{content:"\69";}
.icon-users:before{content:"\6a";}
.icon-film:before{content:"\6b";}
.icon-eye:before{content:"\6c";}
.icon-point-right:before{content:"\6d";}
.icon-microphone:before{content:"\6e";}
.icon-download:before{content:"\6f";}
.icon-warning:before{content:"\70";}
.icon-images:before{content:"\71";}
.icon-movie:before{content:"\72";}
.icon-cloud:before{content:"\73";}
.navbar-nav>li{height:42px;}
.navbar-nav>li#industries{width:100px;}
.navbar-nav>li#products{width:90px;}
.navbar-nav>li#demo {width:70px;}
.navbar-nav>li#company{width:90px;}
.navbar-nav>li#case_studies{width:128px;}
.navbar-nav>li#contacts{width:90px;}

.navbar-inverse {
    border: none;
    border-radius: 0;
}

.navbar-inverse .navbar-nav>li>a{padding:9px; font-weight: normal;}

@media (min-width:992px){.navbar-nav>li{margin-right:5px;float:left;}}
@media (min-width:768px){.navbar-nav>li{} .navbar-right {margin-top: 30px;}}

.navbar-inverse .navbar-toggle{border:none;}
.collapse.in{overflow:visible;}
.navbar-inverse .navbar-collapse{margin-top:10px;padding-top:10px;}

.navbar-inverse .navbar-nav > li > a {
    color: #c7e0fc;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #76c9ff;
    font-weight: bold;
    border-bottom: solid 11px #76c9ff; 
    background: none;
}

.navbar-nav a:hover { 
    border-bottom: solid 11px #ecf4fa;  
}

.navbar-collapse{border:none;}
.collapse.in .nav>li, .collapsing .nav>li{display:block;padding:0;}
.col-xs-12.col-sm-9{border-right:1px solid #278ebe;margin:-20px 0 -22px 0;padding-bottom:22px;min-width:725px;}

.nav > li {
    font-size: 15px;
}

.navbar-nav li a {
    font: 15px Verdana, Geneva, sans-serif, sans-serif;
} 

@media (min-width:768px){.col-xs-12.col-sm-9{min-width:75%;border-right:1px solid #278ebe;margin:-20px 0 -22px 0;padding-bottom:22px;}
}
@media (max-width:768px){
	.col-xs-12.col-sm-9{min-width:100%;border-right:none;padding-bottom:22px;}
	.sidebar-offcanvas .list-group ul li.block,
	.sidebar-offcanvas .list-group ul li.block label:hover,
	.sidebar-offcanvas ul li.block input[type='checkbox']:checked ~ label{background-position:2% center;}
}
div#sidebar{}
.blocks a:hover{text-decoration:none!important;border:none;}
table#simple{border:1px solid #9C9C9C;}
table#simple tr{}
table#simple tr td{padding:5px;border-right:1px solid #9C9C9C;}
p#lnk{font-size:24px;padding:20px 0 0px 0;}
p#lnk a{color:#000;text-decoration:underline;}
p#lnk a:hover{color:#000;text-decoration:none;}
.prod_item h2, .prod_item_last h2{font-size:27px;margin:7px 0 5px 0;}
.prod_item h2 a, .prod_item_last h2 a{text-decoration:none;color:#000; font-weight:normal;}
.prod_item h2 a:hover ,.prod_item_last h2 a:hover{color:#000;font-weight:bold;}
.prod_item p, .prod_item_last p{display:inline-block;text-align:left;color:#000;margin:0;}

@media (min-width:392px){.prod_item{padding:5px 0;margin-right:30px;box-shadow:0px 5px 3px -4px rgba(119, 113, 113, 0.24);}}
@media (min-width:992px){.prod_item{margin-bottom:20px;position:relative;display:block;width:645px;padding:0 5.6% 30px 0px;background:url(../img/prod_shadow_line.png) bottom;background-repeat:repeat-x;margin-left:20px;box-shadow:none;margin-right:0; padding-right:5.6%;}}
@media (min-width:1200px){.prod_item{margin-bottom:20px;position:relative;display:block;width:645px;padding:0 5.6% 30px 0px;background:url(../img/prod_shadow_line.png) bottom;background-repeat:repeat-x;margin-left:100px;}}

.prod_arrow{float:right;position:absolute;bottom:50%;right:20px;}
.prod_tools{float:right;position:absolute;bottom:15px;right:20px;}
.prod_item_last{position:relative;display:block;width:441px;padding:0 5.6% 15px 0;margin-bottom:35px;}
span#red, .f-red{color:red;}
.f-black, .row .f-black{ color:#000;}
span#green, .f-green{color:rgb(12, 228, 12);}
span#blue, .f-blue{color:blue;}
span#italic, .f-italic{font-style:italic;}
div#into,div.into{padding:35px 35px;}
div#im{text-align:center;}
table#pref{margin:20px 0;}
table#pref tr{}
table#pref tr td{width:135px;text-align:center;border:1px solid #A09F9F;}
.row_cont{margin:10px 0;}
.row_cont label{margin-left:68px;width:161px;}
.row_cont input{height:26px;max-width:100%;}
.row_cont textarea{height:26px;max-width:617px;max-width:100%;}
.send_copy{margin-left:68px;}
.required{margin-left:68px;font-weight:bold;margin-top:20px;}
.row_cont select{
  cursor: pointer;  color: #6CCDF0;
  background: url("../img/sel.png") no-repeat scroll 0% 0% transparent;
  max-width: 100%;
  border: 1px solid #E3E3E3; 
  border-top: none; 
  border-radius:2px;
  box-shadow: 0px 1px 0px rgb(171, 170, 170) inset;
  background-size: auto 100%;
  padding-left: 30px;  
  -webkit-appearance: none;
  -moz-appearance: none;
   appearance: none;
  }
.row_cont select option{color:#000;}


@media (min-width:5px){
	.row_cont input{width:62px;height:26px;}
	.row_cont input#captha{width:62px;height:26px;}
	.row_cont textarea{width:62px;height:26px;}
	.row_cont select{width:62px;height:26px;}
	.row_cont label{margin-left:18px;}
}
@media (min-width:326px){
	.row_cont input{width:435px;}
	.row_cont input#captcha{width:331px;}
	.row_cont textarea{width:435px;}
	.row_cont select{width:435px;}
}
@media (min-width:768px){
	.row_cont input{width:307px;}
	.row_cont input#captcha{width:203px;}
	.row_cont textarea{width:307px;}
	.row_cont select{width:307px;}
	.row_cont label{margin-left:5%;}
}
@media (min-width:892px){
	.row_cont input{width:312px;}
	.row_cont input#captcha{width:208px;}
	.row_cont textarea{width:312px;}
	.row_cont select{width:312px;}
}
@media (min-width:992px){
	.row_cont input{width:458px;}
	.row_cont input#captcha{width:354px;}
	.row_cont textarea{width:458px;}
	.row_cont select{width:458px;}
	
}
@media (min-width:1200px){
	.row_cont input{width:617px;}
	.row_cont input{width:617px;}
	.row_cont input#captcha{width:513px;}
	.row_cont textarea{width:617px;}
	.row_cont select{width:617px;}
}
@media (min-width:1500px){
	.row_cont input{width:617px;}.row_cont input#captcha{width:513px;}
	.row_cont textarea{width:617px;}
	.row_cont select{width:617px;}
}

.submit{float:right;background:#005888;color:#fff;border:1px solid #6ccdf0;width:110px;font-weight:bold;text-transform:uppercase;}
.submit input{}
input#file{border:1px solid #b2b2b2;-moz-opacity:0;filter:alpha(opacity=0);opacity:0;font-size:150px;}
div#attach{text-align:center;overflow:hidden;width:100px;height:24px;display:inline-block;}
div#browse{background:#6ccdf0;color:#fff;font-weight:bold;padding:2px 0;}
p.datas, p#datas{color:#549de7;}
p.readmore, p#readmore{color:#005888;padding-bottom:40px;border-bottom:1px solid #000;}
p.readmore:last-child, p#readmore:last-child{color:#005888;padding-bottom:40px;border-bottom:0px solid #000;}
p.readmore a, p#readmore a{color:#005888;float:right;text-decoration:underline;}
p.readmore a:hover, p#readmore a:hover{color:#005888;float:right;text-decoration:none;}
.img-frame{float:right;margin:10px 10px 0 0;}
.img-frame a{display:block;font-size:11px;font-weight:bold;margin-bottom:10px;margin-left:10px;text-align:center;}
.img-frame img{width:140px;}
.tech_info_box{padding:5px 5px 15px 0;background:#acdeff;width:315px;border:1px solid #acdeff;border-radius:20px;margin:5px 18px 20px 5px;float:right;}



.b-block-title{ border-radius:10px 10px 0 0; background:#549DE7;}
.b-block-title a{ color: #fff;  text-decoration: none; font-size: 26px; display:block; background:url(../img/prod_arrow.png) 20px center no-repeat;
	padding:10px 10px 10px 50px;}
.b-block{ 
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 1%, rgba(226,226,227,0) 68%, rgba(212,212,214,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(255,255,255,0)), color-stop(68%,rgba(226,226,227,0)), color-stop(100%,rgba(212,212,214,1)));
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 1%,rgba(226,226,227,0) 68%,rgba(212,212,214,1) 100%);
background: -o-linear-gradient(top,  rgba(255,255,255,0) 1%,rgba(226,226,227,0) 68%,rgba(212,212,214,1) 100%);
background: -ms-linear-gradient(top,  rgba(255,255,255,0) 1%,rgba(226,226,227,0) 68%,rgba(212,212,214,1) 100%);
background: linear-gradient(to bottom,  rgba(255,255,255,0) 1%,rgba(226,226,227,0) 68%,rgba(212,212,214,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#d4d4d6',GradientType=0 );

padding:15px 10px;
margin-bottom:20px;
border-radius: 0 0 10px 10px;
}
.ar-left{ float:left; margin:2px 5px 0 0;}

.advanced_lnk{ padding-left:10px ; clear:both; margin-top: 10px; margin-bottom:0; margin-top:10px;}

.b-block-summarizer{ 
	background: url(../img/summarizer_prov4.jpg) 0 0 no-repeat; 
	width:281px; height:162px; 
	float:right;
	position:relative;
	margin-top:-10px;
	margin-bottom:10px;
	}
	
	
.b-block-summarizer .download_btn{position:absolute; left: 140px; top: 19px; }	
.b-block-summarizer .recognition_btn{position:absolute; left:127px; top:56px;}	
.b-block-summarizer .b-block-btn{position:absolute; top: 94px; left:120px;}	

.b-block-summarizer .download_btn:hover{ background:url(../img/free_trial_btn_press.png) 0 0 no-repeat; }
.b-block-summarizer .recognition_btn:hover{ background:url(../img/recognition_button_press.png) 0 0 no-repeat; }
.b-block-summarizer .b-block-btn:hover{ background:url(../img/summarizer_buttonpro_press.gif) 0 0 no-repeat; }

.b-block-summarizer .download_btn:hover img,
.b-block-summarizer .recognition_btn:hover img,
.b-block-summarizer .b-block-btn:hover img{ opacity:0;}	
	
.w-max600{max-width:600px;}

.quick_btn{margin:30px 0px 50px 0; min-height:120px;}

@media(max-width:991px){.row ul{margin-right:3%;}}
@media(max-width:700px){.tech_info_box{float:none;margin:2px auto 20px auto;width:100%;} .quick_btn{ margin-bottom:5px;}}
@media (min-width:768px, max-width:800px){.tech_info_box{float:none;margin:2px auto 20px auto;}}

.tech_info_box h4{margin-left:22px;}
.tech_info_box ul{margin:0;}
.tech_info_box ul li{color:#333;}


@media (min-width:768px){.quick_btn{max-width:30%;}}

.quick_btn a{background:#005888;padding:15px 10px;color:#fff;border:1px solid #005888;border-radius:9px;text-align:center;display:inline-block;margin-bottom:5px;}
.section.samp-list{text-align:center;}
.section.samp-list img{padding:20px 0;}
.t-article{margin:20px 0 20px 0;}
.t-article thead.col2{border:1px solid #005888;}
.t-article thead.col2 tr{}
.t-article thead.col2 tr th{width:50%;padding:10px 15px;background:#005888;color:#fff;}
.t-article td{padding:5px 15px;border:1px solid #005888;}
.t-article_3{margin:20px 0 20px 0;}
.t-article_3 thead.col2{border:1px solid #005888;}
.t-article_3 thead.col2 tr{}
.t-article_3 thead.col2 tr th{width:33%;padding:10px 15px;background:#005888;color:#fff;}
.t-article_3 td{padding:5px 15px;border:1px solid #005888;}
div#txt{padding:10px 0 25px 0;}
.im{text-align:center; margin-bottom:10px; margin-top:10px;}
.img-right{float:right;padding:0 0 30px 10px;}
.img-left{padding-bottom:30px;}
.img-center{padding-bottom:30px;text-align:center;}


@media (max-width:700px){.img-left{text-align:center;float:none;}  }

@media (max-width:600px){
	.img-right{float:none;padding:20px 0;text-align:center;}  
	.b-block-summarizer{float:none; margin-left:auto;margin-right:auto;}
	}
.im>img{max-width:100%;}
.b-column-wrap{width:96%;}
.b-num-list{padding-left:20px;width:50%;display:table-cell;border:1px solid #ccc;padding:10px 10px 10px 30px;}
.b-num-list>li{margin-bottom:15px;list-style-type:decimal;}
.b-first-column{border-radius:4px 0 0 4px;}
.b-last-column{border-radius:0 4px 4px 0;border-left:none;}

@media (max-width:900px){.b-column-wrap{width:100%;}}
@media (max-width:600px){
	.b-num-list{width:100%;display:block;}
	.b-first-column{border-radius:4px 4px 0 0;margin-bottom:0;}
	.b-last-column{border-radius:0 0 4px 4px;border-top:none;border-left:1px solid #ccc;}
}




@media (max-width:320px){
.b-block-summarizer{ display:none;}
.b-block img{ display:none;}

h1.h_globe,
h1.h_head,
h1.h_video{ padding-left:3%; background-image:none;}
}

.img-bg-right{  padding-right: 15%;  background: url(../img/shem/sentiment_diagram.png) 97% bottom no-repeat;  padding-bottom: 230px;} 
@media (max-width:400px){
	.img-bg-right{background:none; padding-bottom:10px;}
}

#logo{    display: block;   padding: 0px; }

.container>.navbar-header{ margin-left:0; margin-right:0;}
.h-ml5ps{ margin-left:5%;}

.h-mb0{ margin-bottom:0!important;}	
.h-mb20{ margin-bottom:20px;}
.h-mb40{ margin-bottom:40px;}

.h-mt0{ margin-top:0;}
.h-mt10{ margin-top:10px;}
.h-mt20{ margin-top:20px;}

.h-pt20{ padding-top:20px;}
.h-pt30{ padding-top:30px;}

.h-pt15{ padding-top:15px;}
.h-pb15{ padding-bottom:15px;}
.h-pb30{ padding-bottom:30px;}

.ulmarg{ max-width:600px; display:block; margin-left:auto; margin-right:auto;}
.f-bold{ font-weight:bold;}
.f-center{ text-align:center;} 
.f-right{ text-align:right;} 
.d-ib{  display: -moz-inline-stack; display:inline-block; zoom: 1; *display: inline;}

.f-underline_link, .f-underline{ text-decoration:underline;}	
.f-underline_link:hover	{text-decoration:none;}

.mw350{max-width:350px;}	
.b-center{ display:block; margin-left:auto; margin-right:auto;}	

.b-letter{ text-indent:20px; width:80%;  margin:40px auto; text-align:justify; font-style:italic; position:relative;}
/*.b-letter>*{ clear:both;}*/
	
.b-letter:before{ content:open-quote; top: -10px; left:-20px;}
.b-letter:after{ content:close-quote; bottom: -20px; right:-20px; } 
.b-letter:before,
.b-letter:after{ display:block;
	quotes: "\275D" "\275E";
	font-size:24px;
	clear:both;
	text-indent:0;
	line-height: 20px;
	text-align: center; 
	position: absolute; 
}	
	
/* --------- Desktop Applications -------------- */

#b-da-menu{ list-style:none; text-align:right;  margin:0; width:100%; max-width:100%;}	
#b-da-menu li{ display:inline-block; border-radius:15px 15px 0 0; vertical-align:bottom;	
	-o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
	position:relative;
	z-index:2;
	width:40%;
	}

#b-da-menu li.active{ z-index:5; border-radius:20px 20px 0 0; width:53%;}

#b-da-menu a{ font-size:32px; text-align:center; color:#fff; display:block;  padding:5px 10px;}	
#b-da-menu .active a{ font-size:38px; padding:10px;  }
	
.da-orange{ background:#e69100; margin-right:-15px; }
.da-orange:hover,
.da-orange.active{ background:#ffa700; }

.da-orange.active{ box-shadow: 7px 0px 0px 0px #e69100;}

.da-blue{ background:#327cad;}
.da-blue:hover,
.da-blue.active{ background:#38a5eb;}

.da-blue.active{ box-shadow: 7px 0px 0px 0px #007dbe;  margin-right:7px; }
 
 
 .b-da-menu a:before{
	content:' '; display:inline-block; vertical-align:middle; margin-right:15px;
	background-image:url(../img/da-icon.png); background-repeat:no-repeat;} 
	
.da-orange a:before{ width:31px; height:32px; background-position:-35px 0;}
.da-orange.active a:before{ width:48px; height:49px; background-position:0 -53px;}

.da-blue a:before{ width:22px; height:28px; background:url(../img/da-icon.png) -46px -33px;}
.da-blue.active a:before{ width:34px; height:46px; background-position: 0px 0px;}
	
#b-da-submenu{list-style:none; margin:8px 0 0; width:100%; max-width:100%; border:1px solid #f0f0f0; border-top:none; padding:0; margin-bottom:30px;}	
.b-da-submenu-orange{box-shadow: 0 -9px 0 0 #ffa800;}
.b-da-submenu-blue{box-shadow: 0 -9px 0 0 #38a5eb;}

#b-da-submenu li{ display:inline-block; margin:0 0 0 27px; vertical-align:bottom;}
#b-da-submenu li a{ display:block; padding:10px 0; color:#4a578b; font-size:17.5px; }
#b-da-submenu li.active a, 
#b-da-submenu li:hover a{ border-bottom:4px solid #ffa800; color:#ffa800; padding-bottom:6px;}


.maintable { margin-top:10px; width:843px; }

	.maintable th, .maintable td {	width:281px;}

	.maintable th a, .maintable th a:visited, .maintable th a:hover {
	color:#fff;
	display:block;
	font:bold 20px Arial, Narrow, sans-serif;
	padding:0;
	text-align:center;
	text-decoration:none;}

	.maintable th a, .maintable th a:visited {	background:url(../img/table_header.gif) no-repeat 0 0;	}		
	.maintable th a:hover {background-position:0 -30px;}

	table.maintable p {
	font-weight:bold;
	margin:0;
	padding:7px;
	}

	table.maintable ul {
	list-style-type:none;
	list-style-image:none;
	margin:0;
	padding:0 0 5px 28px;
	color:#000;
	line-height:1.2em;
	font-size:13px;
	padding-right:3%;
	}

	table.maintable li {list-style-image:url(../img/index_bullet.gif);	}


	.maintable a, .maintable a:visited {
	color:#339;
	font:bold 10px Verdana, Regular, Arial, Helvetica, sans-serif;
	padding:5px;
	text-decoration:none;
	}

	.maintable .summarizer {
	background-position:0 0;
	background-repeat:no-repeat;
	height:162px;	}

	.maintable .categorizer_box {
	background-position:0 0;
	background-repeat:no-repeat;
	height:162px;	}

	.maintable .other {
	background:url(../img/tablemain_text_right.jpg) no-repeat 100% 0;
	font:12px Arial, Regular, sans-serif;
	}

	.maintable .standard {background-image:url(../img/summarizer_box_clean.jpg);}
	.maintable .pro {background-image:url(../img/summarizerpro_box.jpg);	}
	.maintable .pro_v4 {background-image:url(../img/summarizer_prov4.jpg);}
	.maintable .sdk {background-image:url(../img/summarizersdk_box.jpg);	}

	.maintable .categorizer {background-image:url(../img/categorizer_box_clean3.jpg);}

	.button_box {
	height:100%;
	overflow:hidden;
	position:relative;
	}

	.maintable .button {
	display:block;
	height:42px;
	margin:94px 0 0 120px;
	padding:0;
	position:absolute;
	width:144px;
	}

	.maintable .button_other {
	display:block;
	height:42px;
	margin:15px 0 0 120px;
	padding:0;
	position:absolute;
	width:144px;
	}

	.maintable .pro_v4 .button, .maintable .pro_v4 .button:visited {
	margin-top:7px;
	padding:0;
	}

	.maintable .button img {
	height:42px;
	width:144px;
	}

	.maintable .download_btn {
	display:block;
	height:32px;
	margin:19px 0 0 137px;
	padding:0;
	position:absolute;
	width:100px;
	}

	.maintable .pro .download_btn {margin-left:147px;}

	.maintable .pro_v4 .download_btn {margin-left:140px;}

	.maintable .download_btn img {
	height:32px;
	width:100px;
	}
	.maintable .recognition_btn, .maintable .recognition_btn:visited {
	display:block;
	height:32px;
	margin:56px 0 0 127px;
	padding:0;
	width:153px;
	}

	.maintable .description td {
	background:url(../img/tablemain_text_right.jpg) no-repeat 100% 0;
	font:12px Arial, Regular, sans-serif;
	}

	.maintable .description .first {	background:url(../img/tablemain_text.jpg) no-repeat 0 0;	}

	.maintable .morelink td {	text-align:right;}

	.maintable .morelink a, .maintable .morelink a:hover, .maintable .morelink a:visited {
	font:bold 12px Arial, Regular, sans-serif;
	}

	.tbl{ width:100%; margin-bottom:20px;}
	.tbl td{ border:1px solid #ccc; padding: 10px 2%;}
	.tbl .headers{ font-weight:bold;}

	.action_buttons{
		margin-top: 1.5em;
		margin-left: 6em;
	}
	.summarizer_info_block {
		margin-right: 3em;
		padding: 0;
	}
	.summarizer_block_content {
		padding: 0px 10px 15px 10px;
	}
	h2.b-block-title {
		padding: 10px;
		color: #fff;
		font-size: 26px;
		//background: #d4d4d6;
	}
	.summarizer_trial_info {
		width: 60%;
		float: left;
		margin-top: 3.5em;
		margin-left: 1em;
	}
	.summarizer_requirements_info {
		float: left;
		margin-left: 1em;
		margin-right: 0.5em;
	}
	.summarizer_requirements_info ul{
		list-style-type: none;
		margin: 0;
	}
	.summarizer_requirements_info ul li{
		color: #333;
	}
	.summarizer_requirements_info span{
		color: #005888;
		font-weight: bold;
	}
	.purchase {
		display: inline-block;
		height: 42px;
		width: 144px;
	}
	.download_categorizer {
		background: url(../img/categorizer_downloadtrial.gif) no-repeat;
	}
	.purchase_categorizer {
		display: block;
		height: 42px;
		width: 144px;
		margin-left: 11em;
		background: url(../img/categorizer_buttoninner_press.gif) no-repeat;
	}
	.purchase_pro {
		background: url(../img/btn_purchase_pro.gif) no-repeat;
	}
	.purchase_v {
		background: url(../img/btn_purchase_v.gif) no-repeat;
	}
	.view_demo {
		background: url(../img/btn_view_demo.gif) no-repeat;
		display: inline-block;
		height: 42px;
		width: 144px;
	}
	.download_trial {
		display: block;
		height: 42px;
		width: 144px;
		margin-left: 11em;
	}
	.download_trial_pro {
		background: url(../img/btn_download_pro.gif) no-repeat;
	}
	.download_trial_v {
		background: url(../img/btn_download_v.gif) no-repeat;
	}

	@media (min-width:326px){
		.summarizer_requirements_info {
			width: 35%;
			margin: 0;
		}
		/*.action_buttons {
			margin-left: 0;
		}*/
	}
	.article > a{
	    text-decoration: none;
	    color: #333;
    	font-size: 26px;
    	display: block;
	}

	.article > a::after {
		content: ' ';
		margin-left: 0.5em;
		display: inline-block;
		height: 0px;

		border-width: 0.333333em;
		border-right-width: 0;
		border-style: solid;
		border-color: transparent;

		border-left-color: #005888;
	}

	.summarizer_before, .summarizer_now {
		margin-right: 3em;
		background: #fff;
	}
	.summarizer_sn_right {
	    float: right;
    	margin: 10px;
	}
	.sn_quote {
		color: #005888;
		width: 65%;
	}
	.sn_quote_author {
		color: #005888;
		text-align: right;
		width: 65%;
	}

	.summarizer_img_center {
		display: block;
		margin-right: auto;
		margin-left: auto;
	}
	.summarizer_img_left {
		float: left;
    	margin: 10px;
	}
	.summarizer_summary_block {
		text-align: center;
	}
	.summarizer_summary {
		margin-top: 1em;
		margin-left: 1.5em;
		display: inline-block;
	}
	.summarizer_entities p{
		margin-top: 3em;
		margin-left: 1.5em;
	}
	ul.summarizer_entities_list {
		margin: 0;
	}
	.summarizer_entities_list li{
		color: #333;
	}
	.summarizer_entities_list span {
		color: #005888;
		font-weight: bold;
	}
	.summarizer_entities_img {
		height: 30% !important;
		width:30% !important;
		margin-top: 3em;
		margin-bottom: 3em;
	}
	.summarizer_using_img {
		margin: 0;
	}
	.summarizer_using_img_center {
		margin-top: 1.5em;
		margin-bottom: 1.5em;
	}
	.summary_versions {
		width: 45%;
		float: left;
		margin-left: 1.5em;
	}
	ul.summary_versions_list {
		margin-bottom: 1.5em;
	}
	table.summarizer_summary_table {
		margin-bottom: 1.5em;
	}
	table.summarizer_summary_table td {
		padding: 0.5em 1em 0.5em 0em;
	}
	.summarizer_payment_options {
		text-align: center;
	}
	.summarizer_payment_options span{
		margin-left: 1.5em;
	}
	.summarizer_order {
		display: block;
		margin-right: auto;
		margin-left: auto;
		margin-top: 1.5em;
		color: #0593E7;
		font-weight: bold;
		height: 2.5em;
		width: 8em;
	}
	.summarizer_order_details {
		margin-left: 0.5em;
	}
	ul.summarizer_order_details_list {
		margin-left: 1.5em;
		margin-bottom: 1.5em;
	}
	.summarizer_order_details_list li{
		color: #333;
	}
	.summarizer_order_details_list span {
		color: #005888;
		font-weight: bold;
	}

.contacts_sent_border_left {
    width: 100%;
    margin-left: -15px;
    height: 100%;
    margin-top: -20px;
    margin-bottom: -22px;
    padding-left: 15px;
    padding-top: 22px;
    border-left: 1px solid #278ebe;
}
div#contacts_sent {
	border-right: none;
}