@font-face {
  font-family: 'BentonSans-Bold';
  src: url('../fonts/BentonSans-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/BentonSans-Bold.woff') format('woff'), url('../fonts/BentonSans-Bold.ttf')  format('truetype'), url('../fonts/BentonSans-Bold.svg#BentonSans-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'BentonSans-Book';
  src: url('../fonts/BentonSans-Book.eot?#iefix') format('embedded-opentype'),  url('../fonts/BentonSans-Book.woff') format('woff'), url('../fonts/BentonSans-Book.ttf')  format('truetype'), url('BentonSans-Book.svg#BentonSans-Book') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'BentonSans-Medium';
  src: url('../fonts/BentonSans-Medium.eot?#iefix') format('embedded-opentype'),  url('../fonts/BentonSans-Medium.woff') format('woff'), url('../fonts/BentonSans-Medium.ttf')  format('truetype'), url('../fonts/BentonSans-Medium.svg#BentonSans-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}

body{
	font-family: 'Open Sans', sans-serif;
}

img {
	max-width: 100%;
}

strong {
	font-family: 'BentonSans-Bold';
}

.top-nav{
	background:#333;
}

.top-links{
	float:right;
	margin:4px 0px;
}


.top-links li a{
	color:#fff;
	font-size:12px;
}

.top-links li{
	display:block;
	float:left;
	margin-left:40px;
}


.navbar-inverse{
	background:#fff;
	border:0px;
	margin-bottom:0px;
	z-index:1;
}


.navbar-brand{
	padding:7px 15px;
}

.navbar-nav{
	
	
}


.navbar-inverse .navbar-nav>li{
	
   margin-left:14px;	
}


.navbar-collapse{
	float:right;
	width:59%;
	padding:20px 0px;
}

.navbar-inverse .navbar-nav>li>a{
	font-size:14px;
	font-weight:bold;
	color:#333;
	padding-top:40px;
	text-transform:uppercase;
}


.navbar-inverse .navbar-nav>li>a:hover{
	color:#333;
}

.navbar-nav li:first-child a{
	background:url(../images/product.png) no-repeat top center;
	
}

.navbar-nav li:first-child a:hover{
	background:url(../images/producthover.png) no-repeat top center;
	
}


.navbar-nav li:nth-child(2) a{
	background:url(../images/solutionhover.png) no-repeat top center;
	
}

.navbar-nav li:nth-child(2) a:hover{
	background:url(../images/solution.png) no-repeat top center;
	
}

.navbar-nav li:nth-child(3) a{
	background:url(../images/partners.png) no-repeat top center;
	
}


.navbar-nav li:nth-child(3) a:hover{
	background:url(../images/partnershover.png) no-repeat top center;
	
}

.navbar-nav li:nth-child(4) a{
	background:url(../images/support.png) no-repeat top center;
	
}

.navbar-nav li:nth-child(4) a:hover{
	background:url(../images/supporthover.png) no-repeat top center;
	
}

.navbar-nav li:nth-child(5) a{
	background:url(../images/showcase.png) no-repeat top center;
	
}


.navbar-nav li:nth-child(5) a:hover{
	background:url(../images/showcasehover.png) no-repeat top center;
	
}


.search{
	float:right;
	margin:5px 0px;
	
}

.search input[type="submit"]{
	border:0px;
	width:40px;
	cursor:pointer;
	background:url(../images/search.png) right no-repeat;
	font-size:0px;
	height:40px;
}

.banner{
	position:relative;
	overflow:hidden;
	margin-bottom:74px;
	z-index:0;
}


.banner img{
	width:100%;
	
}

.banner-box{
	width:33.33%;
	float:left;
}


.banner .col-md-4{
	padding:0px;
}


.heading{
	font-size:28px;
	font-family: 'BentonSans-Bold';
	color:#f2821e;
	text-align:center;
	margin-bottom:4px;
	line-height:normal;
}

.heading a {
	color:#f2821e;
}

.para-text{
	color:#333;
	font-family: 'BentonSans-Book';
	font-size:14px;
	text-align:center;
}

.list{
	list-style:none;
	margin-top:64px;
	padding:0px;
}

.list li{
	float:left;
	display:block;
	margin-bottom:40px;
	
	
}

.list li img{
	float:left;
	
}

.list span{
	font-size:30px;
	font-family: 'BentonSans-Book';
	display:block;
	line-height:30px;
	margin-bottom:10px;
	color:#333;
}

.para-text1{
	font-size:16px;
	margin-left:12px;
	float:right;
	text-align:left;
	line-height:24px;
	width: 72%;
}



.container {
    width: 1200px;
}

.feature-section{
	background:#F1F1F1;
	margin-top:12px;
	padding:54px 0px 50px;
	margin-bottom:56px;
}

.para-text2{
   font-size:16px;	
}

.carousel{
	margin-top:68px;
}

.item{
	text-align:center;
}

.item .list1{
	list-style:none;
	text-align:left;
	/*padding:0px;*/
	width:98%;
	margin:0 auto;
}


.feature-heading{
	font-size:16px;
	font-family: 'BentonSans-Medium';
	display:block;
	margin:20px 0px;
}

.list1 li{
	font-family: 'BentonSans-book';
	font-size:14px;
	margin-bottom:2px;
	clear: both;
	list-style-image: url(../images/bulb.png);
}

.item .col-md-4{
	margin-bottom:48px;
}

.carousel-indicators{
	
	bottom:-48px;
}

.carousel-indicators li{
	width:13px;
	height:13px;
	border:0px;
	background:#fff;
	margin:0px;
	margin-right:8px;
}

.carousel-indicators .active{
	width:13px;
	height:13px;
	background:#E32E33;
	margin-right:8px;
}

.list1 li i{
	margin-right:4px;
	float:left;
	margin-bottom:6px;
	margin-top:2px;
	width: 8px;
	display: none;
}

.list1 li p {
	margin-bottom: 0;
	/*float: left;*/
	/*width: calc(100% - 12px);*/
}

.carousel-inner{
	margin-bottom:20px;
}


.fancybox{
	border:0px;
}

.list2{
	width:88%;
	margin:40px auto 0px;
	overflow:hidden;
}

.fancybox img{
	width:100%;
}

.list2 li{
	padding:0px 8px;
}

.view{
	color:#787878;
	text-align:center;
	font-size:14px;
	display:block;
}


.news-section{
	margin-top:46px;
	position:relative;
	padding-top:0px;
	padding-bottom:34px;
}

.news-section .heading{
	text-align:left;
	margin-bottom:16px;
	
}
.news-section .para-text{
	text-align:left;
	line-height:24px;
	padding:20px 0px 20px 4px;
	width:92%;
	margin-bottom:0px;
	overflow:hidden;
	border-bottom:1px dashed #aaa;
}

.news-section .para-text:last-child{
	border-bottom:0px;
}

.para-text{color:#787878;}

.date{
	float:right;
	display:block;
	font-size:14px;
	color:#959595;
	margin-top:20px;
	line-height:normal;
	font-family: 'BentonSans-book';
}

.form-box{
	background:#F1F1F1;
	position:absolute;
	right:0px;
	padding: 54px 0px 0px;
	top:-2px;
	box-shadow: 
        0 0px white,
        0 0px white, 
        -7px 0 4px -3px #aaa, 
        7px 0 4px -3px #aaa;
}


.heading1{
	margin-top:68px;
}

.contact-form{
	margin:38px 0px;
	padding:0px 60px;
	overflow:hidden;
}

.form-box .heading{
	margin-left:42px;
}

.form-box input{
	background:none;
	border:0px;
	border-bottom:1px solid #787878;
	padding:11px 10px;
	color: #787878;
	width:100%;
	margin-bottom:26px;
  font-size:16px;
  font-family: 'BentonSans-book';

}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #787878;
  font-size:16px;
  font-family: 'BentonSans-book';
}
::-moz-placeholder { /* Firefox 19+ */
  color: #787878;
  font-size:16px;
  font-family: 'BentonSans-book';
}
:-ms-input-placeholder { /* IE 10+ */
  color: #787878;
  font-size:16px;
  font-family: 'BentonSans-book';
}
:-moz-placeholder { /* Firefox 18- */
  color: #787878;
  font-size:16px;
  font-family: 'BentonSans-book';
}


.form-box .submit{
	text-transform:uppercase;
	color:#fff;
	font-family: 'BentonSans-bold';
	font-size:16px;
	background:#E52E32;
	padding:18px 44px;
	float:right;
	line-height:normal;
	width:auto;
	margin-top:10px;
	border:0px;
	text-align:center;
}

.form-links{
	background:#E67817;
	padding:16px 40px 16px 60px;
	overflow:hidden;
	clear:both;
	margin-top:20px;
}

.form-links a{
	color:#fff;
	font-size:14px;
	    float: left;
    display: block;
	font-family: 'BentonSans-medium';
}

.form-links a:first-child{
	margin-right:38px;
}


.form-links img{
	margin-right:4px;
	float:left;
}

.snap-image{
	margin-top:8px;
	
}

.heading2{
   margin-bottom:32px;	
}

.arch-section{
	margin-top:100px;
}

.arch-section img{
	margin-top:28px;
}


.carousel1 .item img{
	float:left;
	margin-right:3px;
	margin-bottom:3px;
}

.carousel-control.right{
	background:url(../images/next.png) no-repeat;
	opacity:1;
	right: 10px;
}

.carousel-control.left{
	background:url(../images/prev.png) no-repeat;
	opacity:1;
}

.carousel1 .carousel-inner{
	margin:0px 0px 30px 28px;
	overflow:hidden;
	width:96%;
}

.carousel1{
	margin-top:40px;
}


.carousel-control{
	top:53%;
	width:17px;
	height:auto;
}

.partner-section .col-md-6:first-child{
	border-right:1px solid #bbb;
}

.partner-section{
	padding:52px 0px 68px;
	margin-top:22px;
	margin-bottom:0px;
}

.link-section{
	background:#02AC56;
	padding:52px 0px 10px;
}

.faq-link img{
	float:left;
	margin-right:16px;
}

.faq-link{
	color:#fff;
	text-decoration:none;
	margin-top:48px;
	display:block;
	overflow:hidden;
}

.faq-link:hover{
	color:#fff;
	text-decoration:none;
	
}


.faq-link span{
	font-size:30px;
	display:block;
	text-transform:uppercase;
	font-family: 'BentonSans-bold';
}

.faq-link h4{
	font-size:16px;
	float:left;
}

.know-text{
	font-size:18px;
	font-weight:bold;
	color:#fff;
}

.link-section .col-md-6{
	float:right;
}

.list4{
	list-style:none;
	margin:16px 0px;
	padding:0px;
}

.list4 li{
	margin-right:76px;
	float:left;
	display:block;
	margin-bottom:30px;
}

.list4 a img{
	display:block;
	
	margin:0 auto;
}

.list4 a{
	color:#fff;
	text-align:center;
	font-size:14px;
	display:block;
	font-family: 'BentonSans-book';
}

.list4 li span{
	height:68px;
	display:block;
}


.list4 li.last{
	margin-right:0px;
}

.serve-section{
	padding:40px 0px;
}

.faq-link sub{
	bottom:0em;
}

.serve-text{
	font-weight:bold;
	font-size:16px;
	float:left;
	text-align:center;
	color:#000;
	width:16%;
}

.serve-text img{
	display:block;
	margin:0 auto;
}

.carousel14 .carousel-inner{
	margin:0px 20px;
}

.serve-image{
	height:62px;
	display:block;
	margin-bottom:18px;
}

.carousel14 .carousel-control{
	top:28%;
}

.follow-section{
	background:url(../images/follow.jpg) no-repeat;
	padding:68px 0px 90px;
	margin:0px;
	background-size:cover;
}

.social-links{
	list-style:none;
	overflow:hidden;
	margin:68px auto 0px;
	width:650px;
	padding:0px;
	text-align: center;
	
}

.social-links li i{
	font-size:50px;
	color:#fff;
}





.social-links li{
	display:inline-block;
	margin-right:16%;
}


.social-links li:last-child{
	margin-right:0px;
}

.footer-top{
	background:#1B1B1B;
	padding:22px 0px;
}

.footer-top ul{
	list-style:none;
	float:left;
	padding:0px;
	margin-bottom:0px;
}

.footer-top ul li a{
	color:#e3e3e3;
}

.footer-top ul li{
	float:left;
	display:block;
	color:#e3e3e3;
	margin-right:44px;
}

.footer-top li i{
	margin-right:5px;
	font-size:18px;
	float:left;
	margin-top:2px;
}


.footer-top ul li:last-child{
	
	
	margin-left:18px;
	
}

.footer-top ul.right-list{
	FLOAT:RIGHT;
}

.footer-top ul.right-list li{
	margin-left:32px;
	margin-right:0px;
}


.footer-top .right-list li i{
	margin-right:18px;
}

.footer-bottom{
	background:#101010;
	padding:32px 0px 10px;
	color:#fff;
}

.footer-bottom h4{
	font-family: 'BentonSans-Book';
	font-size:20px;
	color:#e3e3e3;
	margin-bottom:26px;
}

.footer-bottom ul li a{
	font-family: 'BentonSans-Book';
	font-size:14px;
	color:#9a9a9a;
}


.footer-bottom ul{
	padding:0px;
	list-style:none;
	margin-bottom:26px;
}

.footer-bottom ul li{
	margin-bottom:10px;
}


.footer-bottom p{
	color:#9a9a9a;
	font-size:12px;
	font-family: 'BentonSans-Book';
	text-align:center;
}

.footer-bottom p a{
	color:#9a9a9a;
}

.copyright{
	border-top:1px solid #232323;
	overflow:hidden;
	clear:both;
	margin-bottom:0px;
	padding:20px 0px 4px;
	
}

.footer-bottom .col-md-3:nth-child(2){
	width:28%;
}

.footer-bottom .col-md-3:nth-child(3){
	width:30%;
}

.serve-section .heading{
	/*color:#02AC56;*/
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover{
	background-color:transparent;
	color:#333;
}

.navbar-nav li.dropdown ul li a{
	background:none;
	display:block;
	font-size: 14px;
    font-weight: bold;
    color: #333;
    
    text-transform: uppercase;
}

.navbar-nav li.dropdown ul li a:hover,
.navbar-nav li.dropdown ul li a:focus {
	color: #E42A2F;
	background:none;
}

.dropdown-menu ul{
	list-style:none;
	padding:0px;
	padding:16px ;
}

.dropdown-menu li{
	margin-bottom:3px;
}


.dropdown-menu li:last-child{
	margin-bottom:0px;
}

.dropdown-menu li a span{
	font-size:13px;
	text-transform:none;
	color:#292929;
	font-weight:300;
	font-style:italic;
	display:block;
	
}


.dropdown-menu{
	width:258px;
	top:78px;
	left:-28px;
	border-radius:0px;
}

.dropdown-menu li a:hover{
	border-left:2px solid #E32E33;
	text-decoration:none;
}

.dropdown-menu li a{
	padding:3px 6px 4px; 
	line-height:normal;
	border-left:2px solid #fff;
}


.dropdown-menu img{
	left:72px;
	top:-9px;
	position:absolute;
}


.submit:hover{
	background:#f2821e;
}

footer li a:hover{
	color:#E32E33;
	text-decoration:none;
}

.social-links li a:hover i{
	color:#E32E33;
}

.top-links li a:hover{
	color:#E32E33;
	text-decoration:none;
}


.search {
  
  display: inline-block;
  position: relative;
  height: 60px;
  float: right;
  padding: 0;
  position: relative;
}


.search input[type="text"] {
  height: 40px;
  font-size: 14px;
  display: inline-block;
  width:0px;
  font-weight: 100;
  border: none;
  outline: none;
  color: #333;
  padding: 3px;
  position:absolute;
  background: none;
  z-index: 3;
  transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);
  cursor: pointer;
  padding-right:40px;
}


.search input[type="text"]:focus {
  width: 280px;
  position:relative;
  float:left;
  z-index: 1;
  border-bottom: 1px solid #333;
  cursor: text;
  margin-left:12px;
  transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000)
}

		.news-section p {
    color: #333;
    font-family: 'BentonSans-Book';
    font-size: 14px;
    text-align: center;
}
		.news-section p {
    color: #787878;
}

		.news-section p {
    text-align: left;
    line-height: 24px;
    padding: 20px 0px 20px 4px;
    width: 92%;
    margin-bottom: 0px;
    overflow: hidden;
    border-bottom: 1px dashed #aaa;
	
}
.news-section em{
	font-style:normal;
}
.nop p{
	border:none;
	padding:0px;
}

.thumbnail {
	border:0;
	overflow: hidden;
	position: relative;
}

.modal-header {
    padding: 0px 15px 0;
    border-bottom: 0;
}

button.close {
	background-image: url(../images/fancybox_sprite.png);
	position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
    text-indent: -999999px;
    opacity: 1;
}

.objeto {
	cursor: pointer;
}

.thumbnail .play-icn {
	position: absolute;
    left: 0;
    right: 0;
    top: 33%;
}

.carousel-inner>.item .last-img {
	width: 175px;
    height: 108px;
    
}

.modal-body {
    background: #000;
}

.search {
	display: none;
}

.navbar-nav {
    float: right;
}





.video-banner{
	background:url(../images/banner.jpg) no-repeat;
	height: auto;
	padding: 10px 0px;
	/*background-size: cover;*/
	border-bottom:7px solid #02AC56;
	padding-bottom: 25px;
}

.menu-section{
	
	list-style:none;
	
	margin-top:24px;
}

.menu-section.first{
	padding-left:5px;
}

.menu-section:last-child{
	 width:22%;
}

.menu-section li a{
	font-weight:600;
	font-size:16px;
	color:#fff;
}

.menu-section li{
	margin-bottom:30px;
}

.menu-section li.last{
	margin-bottom:0px;
}

.menu-section li i{
	margin-right:7px;
	font-size:14px;
}

.video-banner h3{
	
	font-weight:700;
}

.sub-menu{
	list-style:none;
	padding-left:22px;

	display:none;
}

.sub-menu li{
	margin-top:8px;
	margin-bottom:0px;
}

.sub-menu li a{
	 font-family: 'BentonSans-Book';
	 font-size:14px;
	 font-weight:normal;
}

.menu-section li a.active{
	color:#f2821e;
}

/*aks*/

.video-analytics h3 {
	font-size: 16px;
	font-weight: 700;
	color: #333;
	margin-bottom: 20px;
}

.video-analytics p {
	font-family: 'BentonSans-Book';
	font-size: 14px;
	color: #787878;
}
 ul.list1 {
	list-style: none;
	padding-left: 15px;
	color: #787878; 
 }

.alarm-report img {
	margin-left: 15px;
}

.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {
	font-size: 14px;
	font-family: 'BentonSans-Bold';
	padding: 13px 15px;
}

.panel-title>a:hover,
.panel-title>a:focus {
	text-decoration: none;
}

.panel-body {
	font-family: 'BentonSans-Book';
	font-size: 14px;
}

.panel-default>.panel-heading {
	border-radius: 0;
	background-color: #fff;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-radius: 0;
}

.panel-group .panel {
	border-radius: 0;
}

.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
	border:0;
}

.panel-heading {
	padding: 0;
}

.panel-heading a.collapsed {
	background:url(../images/plus1.png) 97% center no-repeat;
	display: block;
}

.panel-heading a {
	background:url(../images/minus.png) 97% center no-repeat;
	display: block;
}

.nav-tabs>li {
	width: 25%;
	text-align: center;
	margin-bottom: 0;
}

.vtabs {
	margin-top: 50px;
	margin-bottom: 30px;
	clear: both;
}

.nav-tabs {
	background-color: #EF7E18;
	border:0;
}

.nav-tabs>li>a {
	color: #fff;
	border:0;
	display: inline-block;
	border-bottom:3px solid transparent;
	padding: 10px 22px;
	font-size: 14px;
	font-family: 'BentonSans-Bold';
}

.nav-tabs>li>a:focus, .nav-tabs>li>a:hover {
text-decoration: none;
background-color: #EF7E18;
border:0;
border-bottom:3px solid #fff;
}


.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	border:0;
	background-color: #EF7E18;
	color: #fff;
	border-bottom:3px solid #fff;
}

.vtabs h4 {
	font-size: 14px;
	font-weight: 700;
	color: #787878;
	margin-top:25px;
	margin-bottom: 15px;
}

.vtabs .tab-pane > h4:first-child {
	margin-top: 0;
}

.tab-content {
	padding:30px;
	background-color: #F0EEEF;
}

.tab-content ul.list1 {
	padding-left: 15px;
}

.side-bar {
	padding-left: 25px;
}

.side-bar h3 {
	border-bottom: 1px solid #E9DFDE;
	padding-bottom: 10px;
	text-transform: uppercase;
}

.side-bar .carousel {
	margin-top: 0;
	margin-bottom: 60px;
}

.side-bar .carousel-indicators .active {
	width: 10px;
	height: 10px;
	background: #EF7E18;
}

.side-bar .carousel-indicators li {
	width: 10px;
	height: 10px;
	background:#CDCDCD;
}

.carousel-control.right {
	background: url(../images/next1.png) no-repeat;
	right: 33%;
}

.carousel-control.left {
	background: url(../images/prev1.png) no-repeat;
	left: 33%;
}

.carousel-control {
	bottom: -26px;
	top: auto;
	height: 11px;
	z-index: 9999;
}

.side-bar .item p {
	margin-top: 10px;
}

.side-bar .carousel-indicators {
	bottom: -40px;
}

.video-banner {
	margin-bottom: 25px;
}

.panel-group {
	margin-bottom: 35px;
}

.panel-group .panel+.panel {
	margin-top: 0;
}

.panel.active {
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
}

.panel {
	border-bottom:0;
}

.panel-group .panel:last-child {
	border-bottom: 1px solid #ddd;
}


.menu-section li a:hover {
	color: #f2821e;
}

.coln {
	width: 50%;
	float: left;
	padding:0 5px;
}

.coln .img-holder {
	text-align: center;
	margin-bottom: 10px;
}

#customers-slider .item img {
	width: 100%;
}

.allgo-viewer {
	margin-bottom: 40px;
}

.city-banner .menu-section:last-child {
	width: 33.33333333%;
	text-align: right;
}

.city-banner .menu-section:nth-child(3) {
	text-align: center;
}

.city-banner {
	padding-bottom: 0px;
	background:url(../images/city-banner.jpg) no-repeat;
}
.city-surv .row .col-md-5:last-child {
	text-align: right;
}

.tech-banner {
	background:url(../images/tech-banner.jpg) no-repeat;
}

.con-hold {
	text-align: center;
	border:1px solid #eee;
	margin:12px 0;
	padding:20px 15px;
}

.con-hold a {
	display: inline-block;
	margin-top:15px;
	color: #f2821e;
}

.con-hold img {
	margin-bottom: 12px;
}

.left-col {
	padding-right: 6px;
}

.right-col {
	padding-left: 6px;
}

.tech-partners {
	margin-bottom: 50px;
}

.data-banner {
	background: url(../images/data-banner.jpg) no-repeat;
}

.data-banner .menu-section:nth-child(3) {
	text-align: left;
}

.data-banner .menu-section:last-child {
	text-align: left;
}

.data-pg .col-md-4 p a {
	color: #787878;
	display: inline-block;
	margin-top: 15px; 
}

.data-pg .col-md-4 p a i {
	margin-left:5px;
}

.data-pg .col-md-4 p a:hover {
	color: #f2821e;
	text-decoration: none;
}

.data-pg {
	margin-bottom: 50px;
}

.heading3{
	margin-top:40px;
}

.case-banner{
	padding-bottom:100px;
	background: url(../images/case-banner.jpg) no-repeat;
}

.case-links{
	list-style:none;
	padding:0px;
}

.case-links li a{
	text-transform:uppercase;
	font-size:14px;
	padding:12px 18px;
	color: #787878;
	display:block;
	font-weight:600;
	line-height:22px;
	border-right:1px solid #B0B0B0;
}

.case-links li a.sel{
	border:1px solid #B0B0B0;
	border-right:0px;
	color: #f2821e;
}

.case-links{
	
	
	
}

.screen-banner {
	background:url(../images/screen-banner.jpg) no-repeat;
	padding-top: 40px;
	height: 185px;
}

.scr-text {
	background:#F2F2F2;
	padding: 0px 15px 20px;
}

.middle-col {
	padding:0 6px;
}

.scr {
	margin: 12px 0;	
}

.scr h3 {
	margin-top: 0;
	margin-bottom: 8px;
	padding-top:25px;
}

.about-banner {
	background:url(../images/about-banner.jpg) no-repeat;
}

.green-section {
	background:#02AC56;
	color: #fff;
	padding:40px 0;
	margin-top: 40px;
	font-family: 'BentonSans-Book';
}

.green-section h2 {
	font-size: 30px;
	margin-top: 5px;
	margin-bottom: 20px;
}

.green-section p {
	font-size: 16px;
	line-height: 1.7;
}

.green-section > .container > .row > .col-md-6:last-child {
	padding-left:60px;
}

.edu-banner {
	background:url(../images/edu-banner.jpg) no-repeat;
	padding-bottom: 0;
}

.e-logo {
	float: left;
	text-align: center;
	margin-right: 12px;
	margin-bottom: 10px;
}

.e-logo span {
	display: block;
	margin-top: 6px;
}

.education {
	overflow: hidden;
	margin-bottom: 30px;
}


.case-study{
	padding:0px 0px 30px 30px;
	
}


.case-study h3,.case-study h1{
	margin-top:0px;
}

.project-description{
	margin:22px 0px 26px;
	position:relative;
	overflow:hidden;
}

.project-description img{
	float:left;
	margin-top:44px;
}

.des-content{
	background:#02AC56;
	padding:10px 26px 34px;
	position:relative;
	width:61%;
	float:right;
	color:#fff;
}

.project-description h2{
	color:#fff;
	margin-bottom:30px;
}

.des-content p{
	color:#fff;
	margin-bottom:4px;
}


.des-content a{
	font-size:15px;
	color:#fff;
	float:right;
	margin-top:14px;
}


.des-content i{
	
	margin-right:8px;
}


.des-content ul{
	list-style:none;
	padding-left:14px;
	margin-bottom:26px;
}

.des-content ul li{
	margin-bottom:5px;
}

.case-text{
	margin-bottom:38px;
	overflow:hidden;
}

.case-text img{
   margin-bottom:10px;	
}

.case-text span{
	margin-top:18px;
	float:left;
	margin-right:14px;
}

.senior-mgt {
	margin-bottom: 40px;
}

.i-hldr {
	display: inline-block;
	border: 1px solid #eee;
	padding: 5px;
	margin-bottom: 8px;
	margin-top: 8px;
	margin-left: 13px;
}





.case-text li {
    font-family: 'BentonSans-Book';
    font-size: 14px;
    margin-bottom:4px;
    color: #787878;
}

.case-text1 span{
   float:none;
   font-weight:bold;
   margin:0px;
}

.project-description1 img{
	margin-top:20px;
}

.project-description2 img{
	margin-top:32px;
}

.project-description3 img{
	margin-top:8px;
}

.project-description4 img{
	margin-top:26px;
}

.security-app {
	margin-bottom: 40px;
}

.education .e-logo {
	margin-bottom:24px;
}



.c-tabs li{
	width:33%;
}

.reg-link{
	color: #f2821e;
	
}

.partner-login{
	margin-bottom:12px;
}

.c-hldr img{
	margin:0 auto;
	display:block;
}


.ch-text{
	margin-top:16px;
}

.c-hldr{
  display:block;
  margin:8px auto;
}

#testimonial-slider .item {
	text-align: center;
}

#testimonial-slider .carousel-inner>.item>img {
	display: inline-block;
	margin-bottom: 10px;
}

#testimonial-slider .carousel-inner>.item p:nth-child(2) {
	background-image: url(../images/quiote.png), url(../images/quiote2.png);
	background-position: top left, bottom right;
	background-repeat: no-repeat;
	padding:30px;   
	padding-bottom:0;
}

#testimonial-slider .carousel-indicators li {
	background: #000;
}

#testimonial-slider .carousel-indicators li.active {
	background: #03AD57;
}

#testimonial-slider {
	margin-bottom: 90px;
}



.video-analytics h4{
	font-size:14px;
	font-family: 'BentonSans-Bold';
	margin-bottom:14px;
	padding-top:14px;
}

.i-hldr img{
	display:block;
	margin:0 auto;
}

.panel a{
	background: url(../images/minus.png) 97% center no-repeat;
    display: block;
	font-size: 14px;
    font-family: 'BentonSans-Bold';
    padding: 13px 15px;
	color:#333;
}

.panel a.collapsed {
    background: url(../images/plus1.png) 97% center no-repeat;
    display: block;
}

.video-analytics h4.panel-title{
	margin:0px;
	padding:0px;
	
}

.panel-body .panel {
    color: #333;
    background-color: #fff;
    border-color: #ddd;
}

.panel-body .collapse.in{
	margin-bottom:10px;
	border-bottom:1px solid #ddd;
}

.panel-body .panel:last-child .collapse{
	border:0px;
}


ul.case-text{

 list-style:none;
padding-left:14px;
}

.case-text i {
    margin-right: 8px;
}

.news-events {
	margin-bottom: 40px;
}


.s-hldr{
  margin-bottom:16px;
}

.news-letter-banner {
	background: url(../images/newslette-banner.jpg) no-repeat;
}

.f-row {
	clear: both;
	border-bottom:1px dashed #aaa;
	overflow: hidden;
	padding: 15px 0;
}

.f-row h3 {
	margin-top:0;
}

.f-row a {
	color: #787878;
}

.f-row a img {
	margin-right: 8px;
}

.news-letter {
	margin-bottom: 50px;
}




.panel .nav-tabs a{
	background:none;
}

.avtabs{
	margin-top:0px;
}

.panel a.see-more{
	float:right;
	color: #f2821e;
	font-weight:normal;
	font-family: 'BentonSans-book';
	background:none;
}


.career-opp h2 {
	margin-bottom: 40px;
}

.career-opp .row .col-md-6:last-child h2 {
	margin-bottom: 0;
	line-height: 0.7;
}

.career-opp .row .col-md-6:last-child {
	text-align: center;
}

.career-opp .row .col-md-6:last-child p a {
	color: #fff;
	padding:10px 0;
	display: inline-block;
}

.career-opp .row .col-md-6:last-child {
	border-left: 1px dashed #fff;
}

.career-opp .row .col-md-6:first-child {
	padding-right: 60px;
}

p.no-openings {
	padding: 50px 15px -10px;
	color: grey;
	font-size: 16px;
}

.bg-green {
	background:#02AC56;
	padding:20px;
}

.bg-green > a {
	color: #fff;
	text-transform: uppercase;
	font-family: 'BentonSans-Medium';
	line-height: 1;
}

table th, table td {
	text-align:Center;
	padding:8px 10px;
}

.videos-sec .scr-text{
	height:180px;
}


#customers-slider .carousel-control.left{
	left:22%;
}


#customers-slider .carousel-control.right{
	right:22%;
}

.videos-sec .row .col-md-4:nth-child(3n+1){
	padding-right: 6px;
}

.videos-sec .row .col-md-4:nth-child(3n+2){
	padding-right: 6px;
	padding-left: 6px;
}

.videos-sec .row .col-md-4:nth-child(3n+3){
	padding-left: 6px;
}

.current-openings h3 {
	font-size: 16px;
	font-weight: 700;
	color: #333;
	margin-bottom: 20px;
}

.current-openings {
	margin-bottom: 40px;
}

.new_ene_con {
	padding: 20px 0px;
	border-bottom: 1px dashed #aaa;
}

.new_ene_con span.date {
	margin-top: 0;
}

.site-map .bg-green {
	margin-bottom: 20px;
}

.site-map .list1 i {
	width: auto;
	color: #fff;
}

.site-map .bg-green h3 {
	text-transform: uppercase;
	font-family: 'BentonSans-Medium';
	line-height: 1;
	color: #fff;
	border-bottom:1px solid #77D3A4;
	padding-bottom: 15px;
	margin-top: 0;
	font-weight: 400;
	font-size: 14px;
}

.site-map .bg-green p,
.site-map .bg-green p > a {
	color: #fff;
	text-transform: uppercase;
	font-family: 'BentonSans-Book';
}

.bg-green a {
	color: #fff;
}

.site-map .row:nth-child(2) .col-md-6:first-child .bg-green .col-md-6 p {
	margin-top: 25px;
}

.site-map .row:nth-child(2) .col-md-6:first-child .bg-green .col-md-6 p:first-child {
	margin-top: 0;
}

.site-map,
.contact-us {
	margin: 40px 0;
}

.contact-us .bg-green {
	color:#fff; 
	height: 435px;
	margin-bottom: 15px;
} 

.contact-us .br-green {
	border:1px solid #02AC56;
	/* padding: 20px;
	height: 435px; */
	padding: 20px 13px;
    height: 279px;
	margin-bottom: 15px;
}


.contact-us .bg-green h3,
.contact-us .br-green h3,
.contact-us .bg-green > p:first-child,
.contact-us .br-green > p:first-child {
	text-align: center;
}

.contact-us .bg-green h3,
.contact-us .br-green h3 {
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 20px;
	margin-top:0;
	text-transform: uppercase;
}

.contact-us .bg-green > p:first-child,
.contact-us .br-green > p:first-child {
	font-size: 28px;
}

.contact-us .col-sm-2 span {
	font-size: 17px;
}

.contact-us .col-sm-10 p {
	margin-bottom: 5px;
}

.contact-us .br-green a {
	color: #333;
}

.contact-us .bg-green > .row,
.contact-us .br-green > .row {
	margin-bottom: 15px;
}

.contact-us .row-2 .br-green {
	height: 272px;
}

.inner-row .col-sm-10 {
	padding-right: 0;
}

.inner-row span i {
	line-height: 20px;
}

.inner-row span.col-sm-1 {
	width: 21px;
	padding-right: 0;
}

.video-analytics .atabs h4{
	padding-top:0px;
}

.nvr-advantages{
	background:url(../images/advantage.png) no-repeat right;
}

.form-section .form-control {
	border-radius:0;
	font-family: 'BentonSans-Book';
	font-size: 14px;
	color: #787878;
	height: 43px;
	box-shadow:none;
}

.form-section textarea.form-control {
	height: 115px;
}

.form-section .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-size:14px;
}
.form-section .form-control::-moz-placeholder { /* Firefox 19+ */
  font-size:14px;
}
.form-section .form-control:-ms-input-placeholder { /* IE 10+ */
  font-size:14px;
}
.form-section .form-control:-moz-placeholder { /* Firefox 18- */
  font-size:14px;
}

.form-section select.form-control {
	appearance:none;
	-webkit-appearance:none;
	-moz-appearance:none;
	-ms-appearance:none;
	-o-appearance:none;
	background:url(../images/dropdown.png) 98% center no-repeat;
}

.captcha-sec input.form-control {
	height: 43px !important;
	width: 100% !important;
}

.captcha-sec p {
	margin-left: 0 !important;
}

.form-section input.submit {
	text-transform: uppercase;
	color: #fff;
	font-family: 'BentonSans-bold';
	font-size: 16px;
	background: #E52E32;
	padding: 12px 44px;
	line-height: normal;
	width: auto;
	margin-top: 10px;
	border: 0px;
	text-align: center;
	width: 100%;
}

.form-section input.submit:hover {
	background: #f2821e;
}

label.error,
p.error1, .recaptcha-error {
	color: red;
	font-weight: 400;
	font-size: 13px;
}

.ch-partners .con-hold{

   /*height:290px;*/
   margin-bottom:0px;
}

.request-form {
	margin-top: 30px;
}

.partner-login-section {
	width: 400px;
	margin:auto;
	margin-bottom: 30px;
}

.partner-login-section input.submit {
	margin-bottom: 10px;
}

.u-hldr strong{
   font-size:13px;
 
}



.feature-image{

   float:left;
   margin-left:0px;
   margin-right:10px;
  border:0px;
  width:20%;
  display:inline-block;
  
}

.feature-image img{
  margin-top:6px;
  
}

.feature-image h4{

  padding-top:0px;
}

.feature-row{
   border-bottom: 1px solid #bebebe;
    overflow: hidden;
   padding:10px 0px 14px;
}

.feature-description{
  float:left;
  margin-top:24px;
}

#message,
.message {
	color: green;
}

.thank-sidebar h3,
.thank-sidebar h3 a {
	color: #f2821e;
	text-transform: uppercase;
}

.thankyou-banner img {
	width: 100%;
	margin-bottom: 50px;
}

.thankyou-sec {
	padding-left: 25px !important;
	margin-bottom: 40px;
}

.tech-partners .con-hold {
    /*height: 290px;*/
	margin-bottom:0px;
    
}

.tech-partners .left-col:first-child .con-hold,.tech-partners .right-col:nth-child(2) .con-hold {
    /*height: 316px;*/
    
}


.ch-partners .left-col:nth-child(11) .con-hold, .ch-partners .right-col:nth-child(12) .con-hold {

   /*height:340px;*/

}


.ch-partners .left-col:nth-child(25) .con-hold, .ch-partners .right-col:nth-child(26) .con-hold {

   /*height:270px;*/

}

.ch-partners .right-col:nth-child(48) .con-hold,.ch-partners .left-col:nth-child(47) .con-hold,.ch-partners .left-col:nth-child(27) .con-hold,.ch-partners .right-col:nth-child(28) .con-hold,.ch-partners .left-col:nth-child(29) .con-hold,.ch-partners .right-col:nth-child(30) .con-hold,.ch-partners .right-col:nth-child(42) .con-hold,.ch-partners .left-col:nth-child(41) .con-hold{

   /*height:340px;*/

}

.ch-partners .left-col:nth-child(23) .con-hold,.ch-partners .right-col:nth-child(24) .con-hold{

   /*height:460px;*/

}

.ch-partners .left-col:nth-child(35) .con-hold, .ch-partners .right-col:nth-child(36) .con-hold{

  /*height:390px;*/
}

.ch-partners .left-col:nth-child(39) .con-hold,.ch-partners .right-col:nth-child(40) .con-hold,.ch-partners .right-col:nth-child(50) .con-hold,.ch-partners .left-col:nth-child(49) .con-hold{

  /*height:420px;*/

}


.ch-partners .right-col:nth-child(44) .con-hold,.ch-partners .left-col:nth-child(43) .con-hold{

   /*height:390px;*/

}

#error ul{
	padding-left:0px;
}

#error li {
    color: red;
    font-weight: 400;
    font-size: 13px;
	list-style:none;
}

.faq-panel a.contact{
	display:initial;
	background:none;
	padding:0px;
	color: #f2821e;
	font-weight:normal;
	font-family: 'BentonSans-Book';
}

.faq-text{
	margin-bottom:20px;
}


.news-events .new_ene_con a{
	
	color: #f2821e;
}

.vm-tabs .nav-tabs>li {
	width: 20%;
}

.marquee{
	overflow:hidden;
	
	background:#F1F1F1;
	
	font-size:14px;
	margin-bottom:10px;
	padding:5px;
}





.ch-partners .left-col:first-child .con-hold,.ch-partners .right-col:first-child .con-hold{

   /*height:290px;*/
   margin-bottom:0px;
}

.ra-tabs li{
	width:25%;
}

.ra-tabs li a{
	padding: 10px 10px;
}


.menu-section li a.active {
    color: #f2821e;
}

.current-openings p{
	    font-family: 'BentonSans-Book';
    font-size: 14px;
    color: #787878;
}


/* added may 22 */

.csstransforms3d .container{
	z-index:0;
}


.menu-section li a.active-link {
    color: #f2821e;
}

.news-events .new_ene_con a {
    
    word-wrap: break-word;
}


/* added by sumana may 26 */

.carousel-inner .list1 li p{
	width:96%;
}


#screenshot-slider .carousel-control.left{
	left:22%;
}


#screenshot-slider .carousel-control.right{
	right:22%;
}



.navbar-nav li.dropdown ul li.active a {
	color: #E42A2F;
	border-left: 2px solid #E32E33;
}

.navbar-nav li:first-child a.current-menu {
    background: url(../images/producthover.png) no-repeat top center;
	color: #E42A2F;
}

.navbar-nav li:nth-child(2) a.current-menu {
    background: url(../images/solution.png) no-repeat top center;
	color: #E42A2F;
}


.navbar-nav li:nth-child(3) a.current-menu {
    background: url(../images/partnershover.png) no-repeat top center;
	color: #E42A2F;
}

.navbar-nav li:nth-child(4) a.current-menu {
    background: url(../images/supporthover.png) no-repeat top center;
	color: #E42A2F;
}

.navbar-nav li:last-child a.current-menu {
    background: url(../images/showcasehover.png) no-repeat top center;
	color: #E42A2F;
}

.top-links li.active a {
	color: #E42A2F;
}


.site-map .list1 li{
	
	list-style-image:none;
}


.site-map .list1 li i{
	display:block;
}


.site-map ul.list1 {
    
    padding-left: 10px;
    
}


.navbar-inverse .navbar-nav>li>a:hover{
	color: #E42A2F;
}


.video-analytics .list1{
	margin-left:10px;
}


.site-map .list1{
	margin-left:0px;
}


.video-analytics .vtabs .list1{
	margin-left:0px;
}

.list1 li ul li{
	 list-style-image:none;
}



/* added sep 27 popup */


.register-modal .modal-body {
    background: #fff;
	
	border-radius:4px;
}


.register-modal h4{
	font-size:16px;
	font-weight:700;
	margin-bottom:34px;
	text-align:center;
}

.register-modal .form-group {
   
    float: none;
    
    margin: 0 auto 15px;
}

.register-modal form{
   padding-top:4px;
}

.register-modal label.error{
	margin-top:4px;
}

.success-message{
	display:none;
	font-size:13px;
	margin-left:8px;
	color:#02AC56;
}

/*29th sept*/ 
.error{
	/*display:none;*/ 
}

.dashboard{overflow:hidden;    margin-bottom: 30px;}

.dashboard_left ul {
    margin: 0;
    padding: 0;
}
/*li {
    list-style-type: none;
}*/
.dashboard_left ul{list-style:none;}
.dashboard_left ul li a {
    background: #ee8122;
    padding: 10px 20px;
    margin: 10px 10px 0 0;
    display: block;
    float: left;
    font-weight: bold;
    color: #fff;
    text-align: center;
    font-size: 14px;
	width:100%;
}

.testimonials .prod_mid_top_box_th {
    font-size: 16px;
    font-weight: 700;
    color: #333;
    margin-bottom: 0px;
}

.new_ene_con span {
    color: #333333;
}
.back {
    float: right;
    background: url(../image/back-btn.png) no-repeat 0 0;
    width: 144px;
    height: 26px;
    padding: 4px 8px 4px 28px;
}
.back a {
    color: #f2821e;
    font-size: 13px;
}
.new_ene_con .button {
    background: #ee8122;
    padding: 6px 18px;
    color: #fff;
    font-weight: 700;
    border: 0;
    display: inline-block;
    margin: 30px 0 10px;
    cursor: pointer;
    line-height: 24px;
}
span.button a {
    color: #fff;
}
.new_ene_con h2 {
    font-size: 14px;
    font-family: 'BentonSans-Bold';
    font-weight: 700;
    color: #787878;
    margin-bottom: 14px;
}
.new-heading tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
.new-heading tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
.new-heading table td, .new-heading table th {
    display: table-cell;
    vertical-align: inherit;
    font-size: 14px;
    text-align: left;
}
.code_table td {
    padding: 0px;
}
.code_table p {
    background: #F5F5F5;
    padding: 15px;
    border: 1px solid #DDDDDD;
    margin-bottom: 5px;
    border-radius: 8px;
}
table a {
    color: #f2821e;
}
.code_table .dashboard_left_button {
    background: #ee8122 none repeat scroll 0 0;
    color: #fff;
    display: block;
    float: right;
    font-size: 14px;
    font-weight: 700;
    margin: -6px 10px 0 0;
    padding: 5px 12px;
    text-align: center;
    width: 145px;
}
.new-heading {
    border: 0px;
    clear: both;
    padding-top: 0px;
}
.feature_code_details {
    margin-top: 2%;
}

.senior_bott_box1_box_th {
    font-weight: bold;
    color: #000;
}
.left_item {
    float: left;
    width: 150px !important;
}
.right_item {
    width: 200px;
    color: #339900;
    margin-left: 2%;
}
.mtp_janus {
    background-color: #eeeeee;
    float: left;
    height: 24px;
    width: 98%;
    margin-top: 25px;
    line-height: 24px;
    padding-left: 10px;
}
.mtp_janus1 {
    background-color: #eeeeee;
    float: left;
    height: auto;
    line-height: 24px;
    margin-top: 20px;
    padding-left: 10px;
    padding-top: 12px;
    vertical-align: middle;
    width: 98%;
    overflow: hidden;
    padding-bottom: 8px;
}
.mtp_janus h2 {
    color: #333333;
    font-weight: bold;
    font-size: 12px;
    width: auto;
    float: left;
	    margin-top: 5px;
}


.clo_opn {
    float: right;
    margin-right: 8px;
    width: auto;
    color: #d5292c;
}
.case_study_mid a {
    color: #339900;
}
.prod_mid_bott_box {
    float: left;
    width: 523px;
    padding: 0px;
    margin-top: 26px;
}
ul.tabs {
    float: left;
    list-style: none;
    border-bottom: 1px solid #d5292c;
    width: 523px;
    background: #fff;
}
.tabbed_container {
    clear: both;
    float: left;
    width: 498px;
    margin-bottom: 18px;
}
.tabcontent {
    padding: 0px;
    float: left;
    width: 523px;
}
.prod_mid_bott_box1 {
    float: left;
    width: 100%;
}
.prod_mid_bott_box1_box {
    float: left;
    width: 100%;
    margin-top: 0px;
}
.prod_mid_bott_box1_box_lis {
    float: left;
    width: 442px;
    margin-top: 13px;
    margin-left: 40px;
}
.prod_mid_bott_box1_box_lis ul {
    float: left;
    width: auto;
}
.prod_mid_bott_box1_box_lis ul li {
    float: left;
    list-style-type: square;
    list-style-position: outside;
    vertical-align: top;
    color: #333333;
    margin-bottom: 4px;
    width: 100%;
}
.no_sty {
    list-style-type: none!important;
    margin-bottom: 4px;
}
.mtp_drm_box_lis1 {
    float: left;
    margin-top: 0px;
    padding-left: 40px;
    width: 100%;
}
.prod_mid_bott_box1_box_lis ul {
    float: left;
    width: auto;
}
.mtp_drm_box_lis1 ul li {
    list-style-type: circle!important;
    list-style-position: outside;
    color: #333333;
    margin-bottom: 4px;
    width: 100%;
}
.prod_mid_bott_box1_box_lis ul li {
    float: left;
    list-style-type: square;
    list-style-position: outside;
    vertical-align: top;
    color: #333333;
    margin-bottom: 4px;
    width: 100%;
}
.content_hid {
    display: none;
}
/*#tabbed00
{
	display:block;
}*/
ul.tabs li {
    float: left;
    border: 0;
    margin-bottom: -1px;
    background: #fff;
    overflow: hidden;
    position: relative;
    margin-left: 10px;
}
ul.tabs li a {
    text-decoration: none;
    color: #333333;
    display: block;
    font-size: 12px;
    padding: 0px 20px;
    cursor: 0;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
}
ul.tabs li.active {
    border-bottom: 1px solid #fff;
    border-left: 1px solid #d5292c;
    border-top: 1px solid #d5292c;
    border-right: 1px solid #d5292c;
}
.lic-sec, #feature_set {
    overflow: hidden;
    background: #f1f1f1;
    margin-bottom: 10px;
    padding: 15px;
}
.chr {
    border-color: #fff; 
}
.lic-sec select {
    border-radius: 0;
    font-family: 'BentonSans-Book';
    font-size: 14px;
    color: #787878;
    height: 43px;
    box-shadow: none;
    display: block;
    width: 100%;
    padding: 6px 12px;
    line-height: 1.42857143;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
}
#upload_guids {
    font-size: 12px;
    color: #f2821e;
}
.upload_guid_headings {
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    margin-top: 6px;
}
#filediv {
    padding-top: 10px;
}
#file {
    font-size: 13px;
    margin: 0 auto 16px;
    text-align: center;
    width: 182px;
}
.guid_submit.guide {
    height: auto;
}
#cancel_upload {
    background: #F1F1F1;
    color: #333;
    border: 0px;
    padding: 10px 16px;
    line-height: normal;
    font-family: 'BentonSans-bold';
    font-size: 14px;
    margin-right: 4px;
    text-transform: uppercase;
}
#feature_set input[type=text], #feature_set input[type=password], #feature_set select {
    width: 300px;
    padding: 2px 5px;
}

.prod_mid_bott_box .nav-tabs>li.active>a, 
.prod_mid_bott_box .nav-tabs>li.active>a:focus, 
.prod_mid_bott_box .nav-tabs>li.active>a:hover,
.prod_mid_bott_box .nav-tabs>li>a:focus, 
.prod_mid_bott_box .nav-tabs>li>a:hover {
	background: #fff;
	color: #333333;
}

.prod_mid_bott_box .tab-content {
	background: #fff;
    width: 100%;
    padding: 30px 0;
    float: none;
}

.tab-content .prod_mid_bott_box1_box_lis {
    float: left;
    width: 100%;
    margin-top: 0;
    margin-left: 0;
}

.tab-content .prod_mid_bott_box1_box_lis ul {
	padding-left: 0;
}

/* added dec 14 */

.link-section .link-left{
	float:left;
}

.link-section .faq-link{
 margin-top:0px;
 margin-bottom:48px;
}

.link-section .faq-link:last-child{
  margin-bottom:30px;

}

.iso{
	
	text-align: center;
    font-weight: 900;
    font-size: 22px;
    background: #f1f1f1;
    padding: 30px 0px;
    margin-bottom: 40px;
    color: #000;
	margin-top:-10px;
}

.banner{
	margin-bottom:0px;
}


.video-banner {
    margin-bottom: 25px;
}


.pdf-link{
      color: #333;
	  display:block;
	  text-decoration:underline;
	  margin-top:40px;
}

.pdf-link:hover{
	color:#333;
}

.left-panel{
	
	position: fixed;
    right: 0px;
    top: 2px;
	z-index:999;
}

iframe head{
	display:none;
}

.iso a{
	font-size:14px;
	
}


.faq-cert{
	font-size:14px;
	color:#fff;
}

.faq-cert:hover{
	
	color:#fff;
}

.iso{
	margin-bottom:0px;
}

.iso1{
	background:#02AC56;
	color:#fff;
	margin-bottom: 40px;
}


#eventPopup .modal-body{
	background:none;
	text-align:center;
}

#eventPopup .modal-dialog{
	
}

#eventPopup,#myModal5{
	text-align:Center;
}


#eventPopup .modal-body img{
	margin:0 auto;
	display:block;
}


.event-register{
	
    text-transform: uppercase;
    color: #fff;
    font-family: 'BentonSans-bold';
    font-size: 16px;
    background: #E52E32;
    padding: 12px 44px;
    line-height: normal;
    width: auto;
    margin-top: 10px;
	margin-bottom:10px;
    border: 0px;
    text-align: center;
    width: auto;
    display:inline-block;
}

.event-register:hover{
	color:#fff;
	text-decoration:none;
}

#eventPopup:before,#myModal5:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

#eventPopup .modal-dialog,#myModal5 .modal-dialog {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}


#datetimepicker1{
	padding:0px 15px !important;
}


#datetimepicker1-error{
	margin-left:40px;
}



.isoh1
{
	padding-bottom:0px;
}
.isop
{
	padding-top:15px;
}
.about
{
	font-size: 16px;
    font-weight: 700;
    color: #333;
    margin-bottom: 20px;
}
.showdiv
{
	float:right;
}
.subb
{
	display:block;
}
.imgtop
{
	margin-top:24px;
}
.uppercase{
	text-transform:uppercase;
}
.color{
	color:#787878;
}
.clearboth
{
	clear:both;
}
.border{
	border:1px solid #CDCDCD;
}
.padd{
padding:10px;
}
.martop
{
	margin-top:40px;
}
.nope
{
	text-align:left;line-height:24px;padding:20px 0 20px 4px;width:92%;margin-bottom:0;overflow:hidden;border-bottom:1px dashed #aaa;
}
.marl
{margin-left:55px;}
.marb
{
	margin-bottom:40px;
}
.padl
{
	padding-left:15px;
}
.distu
{
	width:400px;margin:auto;
}
.closeet
{
	opacity:1;position:absolute;right:-15px;top:-15px;z-index:99;
}
.padd40
{
	padding:40px;
}
.bold{
	font-weight:bold;
}
.overflow{
	overflow:hidden;
}
.mar0
{
	margin:0px;
}
.footer-top li i.fontawe
{
	float:none;
	font-size:13px;
	margin: 0px 2px;
}
.footer-top li i.fontawe2{
		float:none;
	font-size:3px;
	margin: 0px 2px;
}

.allsafe{
	color: #E42A2F;
	text-transform:uppercase;
	font-family: 'BentonSans-Bold';
	font-size:18px;
}

.marquee1 {
	background: #f1f1f1;
	margin-top: -10px;
}

.marquee1 .iso{
	background:none;
}

.marquee-new h1{
   color: #f2821e;	
}

sup{
	font-size: 64%;
}

#safePopup a{
	font-size:18px;
	text-align:center;
	font-weight:bold;
	
}

#safePopup h3{
	font-weight:bold;
}

#safePopup .modal-body{
	background:none;
	text-align:center;
	padding:0px;
}

#safePopup  a{
	color:#fff;
}

#safePopup  a:hover{
	text-decoration:none;
}

#safePopup  h4{
	font-weight:700;
}

.popup-button {
    background: #f2821e;
    border-radius: 4px;
    color: #fff;
    font-size: 18px;
    margin-top: 20px;
    font-weight: 700;
    padding: 12px 40px;
    text-align: center;
    position: absolute;
    bottom: 20px;
    left: 0px;
    right: 0px;
    width: 269px;
    margin: 0 auto;
}

#safePopup .modal-dialog {
    width: 68%;
    margin: 30px auto;
}

.cust-list{
	margin:0 auto;
	float:none;
	overflow: hidden;
}


.allsafe .nav-right{
	float:right;
	background:#333;
	color:#fff;
	font-weight:600;
	border-radius:5px;
	font-size:16px;
	margin-top:10px;
	padding:12px 20px;
}

.nav-right p{
	margin-bottom:0px;
}

.landing-nav{
	
}

.landing-banner{
	background:url("../images/Layered_Edit.jpg") no-repeat;
	background-size:100% 100%;
	padding:42px 0px;
}

.landing-heading{
	
	font-size: 30px;
    font-family: 'BentonSans-Bold';
    color: #000;
    text-align: left;
    margin-bottom: 4px;
    line-height: normal;
	position:relative;
	margin-top:0px;
	padding-bottom:30px;
}

.la-col{
	margin-top:0px;
}

.landing-heading:before{
	content:"";
	position:absolute;
	width:180px;
	bottom:0px;
	height:3px;
	background:#f2821e;
	left:0px;
	
}


.landing-banner .form-group {
    margin-bottom: 10px;
    padding-right: 0px;
}

.landing-banner p{
	color:#000;
	font-weight:600;
	text-align:left;
	margin-top:30px;
	width:60%;
}

.landing-banner .form-section{
	background:#fff;
	margin-right:15px;
	width:28%;
	float:right;
	padding:20px 20px 10px;
}

.landing-row{
	margin-top:40px;
}


.allsafe .heading{
	margin-top:0px;
}


.landing-section .col-md-3{
	
    width: 31%;

}



.no-bg{
	background:none;
	margin-bottom:0px;
	padding-bottom:0px;
}

.landing-row h4{
	font-family: 'BentonSans-Bold';
	margin:20px 0px;
}

.all-col{
	box-shadow:0px 0px 5px #aaa;
	padding:15px 30px;
	border-radius:15px;
	margin-right:40px;
	margin-bottom:40px;
	min-height:434px;
}

.la-customer{
	background:#F3F3F3;
	padding:40px 0px 20px;
}


.allsafe .navbar-brand{
	
	height:82px;
}

.allsafe .navbar-brand img{
	width:200px;
	
}

.la1{
	margin-bottom:0px;
	color: #000;
	text-transform:uppercase;
	padding-bottom:0px;
}

.landing-heading span{
	font-size:36px;
}

.no-bg1 .heading{
	font-size: 28px;
	margin-bottom:0px;
}

.la1:before{
	display:none;
}

.v-col .side-bar{
	
	box-shadow: 0px 0px 5px #aaa;
    padding: 15px 30px;
    border-radius: 15px;
    
    min-height: 430px;
    
	
}

.no-bg1{
	background:none;
	padding-top:0px;
	padding-bottom: 0px;
}

 .multipleSelection { 
            
        } 
  
        .selectBox { 
            position: relative; 
        } 
  
        .selectBox select { 
            width: 100%; 
           
        } 
  
        .overSelect { 
            position: absolute; 
            left: 0; 
            right: 0; 
            top: 0; 
            bottom: 0; 
        } 
  
        #checkBoxes { 
            display: none; 
			position:absolute;
			background:#fff;
			font-size:14px;
			padding:6px 12px;
			width:305px;
            border: 1px #ccc solid; 
        } 
  
        #checkBoxes label { 
            display: block; 
			color:#787878;
			font-size:14px;
			font-weight:400;
        } 
  
        #checkBoxes label input { 
            margin-bottom:5px;
			vertical-align: top;
        } 
		
		
.multiselect-container>li>a>label {
  padding: 4px 20px 3px 20px;
  word-break: break-word;
    white-space: normal;
}

.form-group .dropdown-menu {
    width: 305px;
	top: 100%;
    left: 0;
}


.form-group .btn-group .dropdown-toggle {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: none;
    border-radius: 0px;
    border-color: #ccc;
    width: 305px;
	text-align:left;
	color:#787878;
	height: 43px;
}

.dropdown-menu li.disabled {
    margin-bottom: 3px;
    display: none;
}

.form-group .caret{
	float: right;
    margin-top: 8px;
}

.covid-button {
    background: #f2821e;
    border-radius: 4px;
    color: #fff;
    font-size: 18px;
    margin-top: 20px;
    font-weight: 700;
    padding: 12px 40px;
    text-align: center;
   
    width: 269px;
    /* margin: 0 auto; */
    OVERFLOW: HIDDEN;
    display: block;
}

.covid-button:hover{
	color:#fff;
	
}

.allsafe-form .form-control {
    
    height: 50px;
   
}

.allsafe-form .form-group {
    margin-bottom: 26px;
}

.allsafe-form input.submit {
   
    padding: 16px 44px;
}

.video-banner {
    
    background-size: cover;
}

.allsafe{
	font-size:22px;
	margin-bottom:40px;
}

.allsafe-analytics h4 {
    font-size: 16px;
	margin-bottom:20px;
	text-align:center;
}

.allsafe-analytics{
	margin-bottom:0px;
}

.download-button, .download-button:hover{
	float: right;
    background: #f2821e;
    border-radius: 12px;
    margin-right: 10px;
    color: #fff;
	font-family: 'BentonSans-Book';
    font-size: 17px;
    padding: 7px 8px 4px;
    text-align: center;
    font-weight: 300;
    line-height: normal;
	margin-top:0px;
	text-decoration:none;
}

.right-panel {
    position: fixed;
    right: 0px;
    top: 40%;
    z-index: 999;
  
    padding: 0px px;
    border-radius: 4px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    
    border-right: 0px;
}

.fa-caret-down {
    font-size: 30px !important;
    background: #fff;
    border-radius: 125px;
    padding: 0px 5px;
    width: 26px;
    height: 26px;
    color: #f2821e;
    margin-left: 4px;
    float: right;
    margin-top: -5px;
}

.allsafe-analytics ul.list{
	margin-top:40px;
}


.all-button{
	margin-top: 8px;
    display: block;
    text-align: right;
}

.right-panel a:first-child img{
	
}

.download-button1, .download-button1:hover{
	float:none;
	display:inline-block;
	margin: 20px auto 50px;
}

.face-banner{
	height:500px;
}

.face-banner .heading {
    padding: 110px 0px;
    padding-top: 405px;
    background: #000;
    padding: 15px 15px;
    /* display: inline-block; */
    margin-top: 390px;
    margin: 390px auto 0px;
    width: 386px;
    color: #fff;
}

.license-banner .heading{
	width:530px;
}

.thumbnail1{
	border-radius:0px;
}

.thumbnail1 img:first-child{
	height:320px;
}

.face-banner{
	background: url(../images/face-recognition-banner.jpg) no-repeat;
	background-size:cover;
}

.license-banner{
	background: url(../images/license-recognition-banner.jpg) no-repeat;
	background-size:cover;
}

.download-button, .download-button:hover {
    
    margin-right: 25px;
	
}

.f-about{
	margin-bottom:0px;
}

.feature-section #myCarousel2 div a{
	
	color:#333;
}

.side-bar .slide1{
	margin-bottom:40px;
}

.ll-col{
	width: 12.666667%;
	padding-right:0px;
}

.rr-col{
	width: 87.333333%;
	padding-right:0px;
}

.pdf_link{
	height:20px;
}

.carousel-inner .list1 li p {
    width: 100%;
}

.item .list1{
  width:68%;	
}

.item .listf{
	width:56%;
}

.item .listf1{
	width:68%;
}

.error-span{
	font-size:90px;
	color:#E52E32;
	font-weight:bold;
	display:block;
}

.error-404{
	padding:30px 0px;
}

.error-404 p{
	color:#000;font-weight:bold;font-size:18px;text-align:center;
}

.new_ene_con p:first-child{
	font-family: Arial, Helvetica, sans-serif;
    font-size: small;
	font-weight:700;
}

.news-events .video-analytics p span{
	color: #787878 !important;
	font-family: Arial, Helvetica, sans-serif !important;
    font-size: small !important;
}

.news-events .video-analytics p span a{
	color: rgb(17, 85, 204) !important;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: small !important;
}

.nope{
	width:100%;
}

.hyderabad-banner {
   
    background: url(../images/hyderabad-banner.jpg) no-repeat;
	background-size: cover;
}
.mob-study{
	display:none;
}
.mob-study .case-links a {
    text-transform: uppercase;
    font-size: 14px;
    padding: 12px 18px;
    color: #787878;
    display: block;
    font-weight: 600;
    line-height: 22px;
   
}

.mob-study .case-links a.sel {
    border: 1px solid #B0B0B0;
    border-right: 0px;
    color: #f2821e;
}

.mob-study .panel .panel-body a{
	background:none;
	font-size: 15px;
    color: #fff;
}

.mob-study .panel .panel-body{
	font-family: 'Open Sans', sans-serif;
}

.mob-study .panel.active h4 a{
	color: #f2821e;
}

.about {

    line-height: normal;
}
.anpr-heading{
	margin-top:35px;
	font-size:22px;
	margin-bottom:50px;
	
}
.anpr-features img{
	width:75px !important;
}
.anprh{
	color: #333;
	margin-bottom: 22px;
	padding-left:20%;
}
.anpr .download-button{
	font-size:14px;
	line-height:20px;
}
.anpr .download-button .fa-caret-down {
    font-size: 26px !important;
 
    width: 23px;
    height: 23px;
  
    margin-top: -3px;
}
.anpr-para{
	margin-left:20%;
	margin-bottom:15px;
}
.mob-text{
	display:none;
}
.anpr-heading1{
	margin-left:235px;
}
.anpr-heading1 a{
	color:#fff;
}
.access-button,.access-button:hover{
    float:none;
	padding:14px 25px 14px;
	width:250px;
	font-weight:600;
	display:block;
	margin:0 auto 30px;
}
.test-carousel{
	margin-top:10px;
}
.access-banner{
	background:none;
}
.ml-auto{
	margin:0 auto;
	float:none;
}


@media only screen and (min-width:1600px){
	
.landing-banner{
	height:600px;
}



}

@media only screen and (max-width: 1360px){
.case-banner {
    margin-bottom: 25px !important;
}
}


@media only screen and (max-width: 991px){
	
.city-banner .menu-section:last-child {
    width: 100% !important;
}

.cust-list .col-md-6{
	
	text-align: center !important;
}

}


@media only screen and (max-width: 767px){
	
	#safePopup .modal-dialog {
    width: auto;
    margin: 30px auto;
}

.popup-button {
    
    bottom: 5px;
    
}

.cust-list .col-md-3{
	width:50%;
	float:left;
	padding:0px 5px;
	min-height:auto !important;
	margin-bottom:10px;
}

.cust-list .col-md-4{
	width:50%;
	float:left;
	padding:0px 5px;
	min-height:auto !important;
	margin-bottom:10px;
}


.cust-list .col-md-6{
	width:50%;
	float:left;
	padding:0px 5px;
	min-height:auto !important;
	margin-bottom:10px;
}

.cust-list .col-md-3 img, .cust-list .col-md-4 img, .cust-list .col-md-6 img{
	width:100%;
}

.cust-list {
    margin: 0 auto;
    float: none;
    overflow: hidden;
    width: 60%;
}

.allsafe .navbar-toggle{
	display:none;
}
	
.allsafe .top-links{
	padding:12px 20px;
	margin:20px 0px;
}

.landing-banner{
	background-size:cover;
}

.landing-section .col-md-3 {
    width: 100%;
}

.landing-banner .form-section{
	margin:0px 15px;
	float:none;
	width:auto;
}

.covid-button{
	
	margin-bottom:25px;
}

.allsafe {
    font-size: 22px;
    margin-bottom: 24px;
    overflow: hidden;
}

.download-button, .download-button:hover{
	clear: both;
	float: left;
	margin-top:10px;
}


.ll-col{
	width: auto;
	padding-right:15px;
}

.rr-col{
	width: auto;
	padding-right:15px;
}
.desk-study{
	display:none;
}
.case-left{
	display:none;
}
.mob-study{
	display:block;
}
.anpr .col-md-4{
   min-height:auto !important;
   margin-bottom:30px;
}
.anprh{
	padding-left:0px;
}
.anpr-para {
    margin-left: 0%;
   
}
.desk-button{
	display:none !important;
}
.mob-text{
	display:block;
}
.anpr .download-button{
	font-size:13px;
	text-transform:uppercase;
	float:none;
	display:inline-block;
}
.mob-text .download-button:nth-child(2){
	margin-bottom:20px;
}
.anpr-heading1{
	margin-left:0px;
}
.access-button, .access-button:hover{
	float:none;
}
}




@media only screen and (max-width: 600px){


.cust-list .col-md-3{
	width:50%;
	float:left;
	padding:0px 5px;
}

.cust-list .col-md-4{
	width:50%;
	float:left;
	padding:0px 5px;
}

.cust-list .col-md-6{
	width:50%;
	float:left;
	padding:0px 5px;
}

.cust-list .col-md-3 img, .cust-list .col-md-4 img, .cust-list .col-md-6 img{
	width:100%;
}

.cust-list {
    
    width: auto;
}


.no-bg1 iframe{
	height: 300px;
}

.v-col{
	margin-top:40px;
}


.v-col .side-bar{
	min-height:auto;
}


}



@media only screen and (max-width: 480px){

#safePopup .modal-body {
    
    padding-bottom: 30px;
}

#safePopup a {
    font-size: 15px;
    text-align: center;
    font-weight: bold;
}

.popup-button {
    padding: 10px 0px;
    width: 170px;
    margin: 0 auto;
}

#safePopup .modal-dialog {
    width: auto;
    margin: 30px 10px;
}

.popup-button {
    bottom: 12px;
}

.form-group .btn-group .dropdown-toggle {
   width:345px;

}

.license-banner .heading {
    width: auto;
}

.face-banner .heading {
    width: auto;
	padding:15px 2px;
	margin: 94px auto 0px;
}

.download-button1, .download-button1:hover {
    clear: both;
    float: none;
    margin-top: 10px;
}

}


@media only screen and (max-width: 375px){

.form-group .btn-group .dropdown-toggle,.form-group .dropdown-menu {
   width:305px;

}

}


@media only screen and (max-width: 360px){

.form-group .btn-group .dropdown-toggle,.form-group .dropdown-menu {
   width:290px;

}

}


@media only screen and (max-width: 320px){

.form-group .btn-group .dropdown-toggle,.form-group .dropdown-menu {
   width:250px;

}

}