@charset "utf-8";
/* CSS Document */

/* Global Styles */

html,
body {
    width: 100%;
    height: 100%;
}

body {
    font-family: 'Raleway', sans-serif;
	font-weight:300;
	letter-spacing:1px;
	/*overflow-x: hidden;*/
}



/*---------------------------------------------------------*\
                        MENU STYLES
\*---------------------------------------------------------*/

.navbar{
	margin-bottom:0px;
	/* padding:10px 0px 0px 0px; */
	min-height:10px;
	color:#000;
	/* box-shadow: 0px 2px 4px 0px rgba(119,119,119,0.75);
    -moz-box-shadow: 0px 2px 4px 0px rgba(119,119,119,0.75);
    -webkit-box-shadow: 0px 2px 4px 0px rgba(119,119,119,0.75); */
}

.navbar-nav>li>a{
	font-size: 12px;
    color: #333;
    text-transform: uppercase;
    letter-spacing: 1px;
	outline:none !important;
	font-weight:bold;
}

.width_100{
	width: 100%;
}
.menu_nav{
	display: table;
	margin: auto;
	padding:2px 0px 2px 0px;
}
.nav_boxshowdow {
    background-color: #fff;
    padding: 10px 0px 0px 0px;
    box-shadow: 0px 2px 4px 0px rgba(119,119,119,0.75);
    -moz-box-shadow: 0px 2px 4px 0px rgba(119,119,119,0.75);
    -webkit-box-shadow: 0px 2px 4px 0px rgba(119,119,119,0.75);
}
@media (min-width: 768px){
.navbar-nav {
    float: right;
    margin: 0;
}
}
@media (min-width: 650px){
.nav>li  {
	display: inline;
    float: left;
    position: relative;
	text-align: center;
}
}
/*@media (min-width: 650px){
.navbar-header{
	padding-left:3%;
}}*/

/*---------------------------------------------------------*\
                        CUSTOM STYLES
\*---------------------------------------------------------*/


/*Filler Styles*/

.margin_left_right{
	margin-left:8%;
	margin-right:8%;
}

.margin_right_4_percent{
	margin-right:4%;
}

.margin_top_30{
	margin-top:30px !important;
}
.margin_top_10{
	margin-top:10px !important;
}
.margin_top_50{
	margin-top:50px;
}
.margin_top_100{
	margin-top:100px;
}
.margin_top_70{
	margin-top:70px;
}
.margin_bottom_10{
	margin-bottom:10px;
}
.margin_bottom_15{
	margin-bottom:15px;
}
.margin_bottom_20{
	margin-bottom:20px;
}
.margin_bottom_50{
	margin-bottom:50px;
}
.margin_bottom_30{
	margin-bottom:30px;
}
.bold{
	font-weight:bold;
}

.headline{
	padding-top: 90px;
    padding-bottom: 20px;
    font-size: 30px;
    font-weight: 600;
    color: #586880;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.headline_about{
    padding-bottom: 40px;
    color: #fff;

}
/* section#partners {
    padding-top: 10px;
} */
#cases-headline{
	  color: #C1D72E;
}
.text_right{
	text-align: right;
	margin-right: 0px;
}
@media (max-width: 480px){
	.margin_left_right{
		margin-left:2%;
		margin-right:2%;
	}
}

/*---------------------------------------------------------*\
                 BANNER SECTION STYLES
\*---------------------------------------------------------*/

.home_header {
    display: table;
    position: relative;
    width: 100%;
    height: 80%;
	margin-top:68px;
    background: url(../img/home_banner.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.header {
    display: table;
    position: relative;
    width: 100%;
    height: 80%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.text-vertical-center {
    text-align: center;
}

.text-vertical-center h1 {
    margin: 0;
    padding: 15% 0px 20px 0px;
    font-size: 52px;
	font-weight:100;
	color:#c1d82f;
	text-align:center;
	text-shadow: 2px 2px 4px #333;
}

/* .text-vertical-center h3 {
    margin: 0;
    font-size: 24px;
	font-weight:100;
	color:#FFF;
	text-align:center;
	text-shadow: 2px 2px 4px #333;
} */

/*---------------------------------------------------------*\
                   ABOUT SECTION STYLES
\*---------------------------------------------------------*/

.background_color1{
	background-color:#586880;
}
.contact_color{
	    color: #fff;
}
.contact_header{
		color:#fff;
}
.contact_header_color{
		color:#C3D839;
}
#about{
	background-color:#586880;
}
#about h1{
    /*padding: 8% 0px 20px 0px;*/
	color:#CCC;
	text-shadow:none;
}

#about h2{
	font-weight:100;
    color:#CCC;
	text-shadow:none;
}

#about h3{
    color:#CCC;
	text-shadow:none;
	text-align:center;
	cursor:pointer;
}
#about h4{
    color:#CCC;
	text-shadow:none;
	text-align:center;
	cursor:pointer;
}
.orange_color{
	color:#F90;
}

#indicate{
	position: relative;
    /* border-top: #FFF 1px solid; */
    /* border-bottom: #FFF 1px solid; */
    width: 100%;
    left: 0;
	bottom:0;
	top:0;
    margin-left: 0px !important;
}

#indicate li {
    display: inline-block;
    width: 180px;
    word-spacing: -5px;
    height: 25px;
    text-indent: 0;
    cursor: pointer;
    list-style-type: none;
    text-indent: 0;
    font-size: 22px;
    color: #85a1c9;
    letter-spacing: 3px;
    line-height: 25px;
    text-transform: capitalize;
    margin: 0;
    font-weight: 600;
}

#indicate .active {
   width: 180px;
   word-spacing: -5px;
  height: 25px;
  color:#fff;
  background-color: #586880;
  margin:0;
  /*text-shadow: 1px 1px #FFF;*/
}
#who{
	float:left;
	text-align:right;
	padding-right:5px;
}
#what{
	text-align:center;
}
#work{
	float:right;
	text-align:left;
	padding-left:5px;
}
#c-control.left{
	background-image:none;
	float:right;
	position:relative;
	cursor: pointer;
	left: -15px;
}

#c-control.right{
	background-image:none;
	float:left;
	position:relative;
	cursor: pointer;
	right: -5px;

}
#c-control{
	width: 0;
	/* margin-top: -20%; */
}
.item-about{
	padding: 1% 1% 1% 1%;
	font-size:16px;
	color:#FFF;
	line-height:25px;
	min-height: 335px;
	margin-bottom:0px;

}
.no_margin{
	margin:0px;
	padding-bottom:10px;
}
.item-about p{
	text-align:cennter;
    font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    font-weight: normal;
    font-stretch: normal;
    font-size: 17px;
    line-height: 25px;
    -webkit-font-smoothing: antialiased;
}
.active.item-about{
	/*padding-right: 5%;*/
}
.min_height{
	  min-height:440px;
}


.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.75s;

}

.carousel-fade .carousel-inner .active {
  display: block;
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left{
  z-index: 1;
  left: -25px;
  opacity: 0;
  display: block;
  -webkit-transition: all 0.75s ease-in-out;
    -moz-transition: all 0.75s ease-in-out;
    -o-transition: all 0.75s ease-in-out;
    transition: all 0.75s ease-in-out;


}
.carousel-fade .carousel-inner .active.right {
  z-index: 1;
  display: block;
  opacity: 0;
  left: 25px;
  -webkit-transition: all 0.75s ease-in-out;
    -moz-transition: all 0.75s ease-in-out;
    -o-transition: all 0.75s ease-in-out;
    transition: all 0.75s ease-in-out;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right{
  opacity: 1;
}
/*.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}*/

.carousel-fade .carousel-control {
  z-index: 2;
}

/*
  WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
  Need to override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right,
	.carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left
	{
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
   /* .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }*/
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}


/*---------------------------------------------------------*\
                 SOLUTIONS SECTION STYLES
\*---------------------------------------------------------*/



/*---------------------------------------------------------*\
                  PLATFORM SECTION STYLES
\*---------------------------------------------------------*/

#platforms{
	padding-bottom:40px;
}

.accu,.ccm,.ccm_content,.accu_content,.accu_video{
	-webkit-transition: all 2s ease-in-out;
	-moz-transition: all 2s ease-in-out;
	-o-transition: all 2s ease-in-out;
	-ms-transition: all 2s ease-in-out;
}
.ccm_content,.accu_content{
	text-align:center;
	/* margin-top:20px; */
}
/* .accu{ */
	/* left:-32px; */
/* } */
/* .ccm{ */
	/* left: 32px; */
/* } */
/* .ccm_content{ */
	/* margin-left: -30px; */
	/* width: 100%; */
	/* margin-top: -25px; */
/* } */
/* .accu_content{ */
	/* margin-left:33px; */
	/* width: 100%; */
	/* margin-top: -25px; */
/* } */
.animate-ccm{
 -webkit-transform: translate(-32px,0);
  -moz-transform: translate(-32px,0);
  -o-transform: translate(-32px,0);
  -ms-transform: translate(-32px,0);
  transform: translate(-32px,0);
}
.animate-accu{
 -webkit-transform: translate(32px,0);
  -moz-transform: translate(32px,0);
  -o-transform: translate(32px,0);
  -ms-transform: translate(32px,0);
  transform: translate(32px,0);
}


#ivideo ,#ivideo_accu{
    position: relative;
    /* padding-top: 25px; */
    padding-bottom: 60%;
    height: 0;
	margin-top: -20px;

}
.video-container {
	position:relative;
	padding-bottom:51.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}
.video-container-mp4{
	position:relative;
	padding-bottom:53.5%;
	padding-top:11.5%;
	height:0;
	overflow:hidden;
}

.video-container-mp4-ccm{
	position:relative;
	padding-bottom:53.5%;
	padding-top:11.5%;
	height:0;
	overflow:hidden;
}
.video-container iframe, .video-container object, .video-container embed, .video-container video {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.video-container-mp4 video {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	margin-top:-30px;
}
.video-container-mp4-ccm video {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	margin-top:-30px;
}
#ivideo .buttons_accu {
    box-sizing: border-box;
    background: url('../img/Accuconnect_Lap.png') center center no-repeat;
    background-size: contain;
    padding:  25% 30% 14%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#ivideo .buttons_ccm {
    box-sizing: border-box;
    background: url('../img/CCM_Lap.png') center center no-repeat;
    background-size: contain;
    padding:  22% 32.5% 14%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#ivideo .buttons_custem {
    box-sizing: border-box;
    background: url('../img/Professional_Services.png') center center no-repeat;
    background-size: contain;
    padding:  25% 30% 14%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#ivideo video ,#ivideo_accu video{
    box-sizing: border-box;
    background: url('../img/laptop.png') center center no-repeat;
    background-size: contain;
    padding: 8.5% 18.5% 14%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.no_height{
	    margin-top: -35px;
}
/*---------------------------------------------------------*\
                    CASES SECTION STYLES
\*---------------------------------------------------------*/

#cases h1{
 /* font-size: 36px;
 line-height:40px;
 font-weight: 300; */
 color:#fff;
 /*text-shadow: 0 1px 2px rgba(0,0,0,.8);*/

  /*text-shadow: 0 1px 2px rgba(255,255,255,.8);*/
}

.case_thumbnails{
	text-align:center;
	margin: -3% auto auto auto;
	width: 100%;
}
.case_thumbnails>ul>li{
	display: inline-block;
	list-style-type: none;
	margin-right: 5%;
}
.border_img{
	border: 1px solid #fff;
}
.box_shadow{
	border: 2px solid #CCC;
	box-shadow: 0px 0px 50px #666;
}
.img_border{
	border: 5px solid #F60;
}
.parallax-window {
width: 100% !important;
margin:auto;
height:auto;
background: transparent;
position:relative;
/*overflow:hidden !important;*/
}
@media only screen and (min-width:120px) {
.case1{
	display: none;
}
.case2{
	display: block;
}
}
@media only screen and (min-width:360px) {
.case1{
	display: none;
}
.case2{
	display: block;
}
}
@media only screen and (min-width:768px) {
.case1{
	display: block;
}
.case2{
	display: none;
}
.modal-dialog.width_600{/* Newly Added */
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}/* Newly Added */
}
@media only screen and (max-width:360px) {
	#cases h1{
	font-size: 14px;
	line-height:20px;
	font-weight: 100;
	}
	#zoom-effect{
    width: 60px;
    height: 60px;
	margin: 10px auto 1px auto;
	}
	/*#content, #image-case img {
		height: 250px;
	}
	#content{
		padding:0px;
	}*/
}
@media only screen and (min-width:361px) and (max-width:768px) {
	#cases h1{
	font-size: 18px;
	line-height:20px;
	font-weight: 100;

	}
	#zoom-effect{
    width: 90px;
    height: 90px;
	margin: 20px auto 2px auto;
	}
	/*#content, #image-case img {
		height: 300px;
	}
	#content {
    padding: 5px;
	}*/
}
@media only screen and (min-width:769px) and (max-width: 991px){
	#cases h1{
	font-size: 16px;
	line-height:20px;
	font-weight: 100;

	}

}
@media only screen and (max-width:992px) {
	#cases h1{
	font-size: 22px;
	line-height:30px;
	font-weight: 100;
	}
	.solution-img{
	width:80%;
	height:auto;
	margin:auto;
	}
}
/*---------------------------------------------------------*\
                  LEADERSHIP SECTION STYLES
\*---------------------------------------------------------*/
.leadertext{
	background-color: #C1D72E;
	padding: 10px 10px 10px 10px;
	margin: 0px -15px 0px -15px;
	color: #fff;
}
.leadertext_hover{
	position: absolute;
	background-color: #C1D72E;
	padding: 10px 10px 10px 10px;
	margin: 0px -15px 0px -15px;
	color: #000;
	width: 100%;
	z-index: 2;
}
@media (max-width: 994px){
	#person4, #person5, #person6, #person4_hover, #person5_hover, #person6_hover {
		margin-top: 100px;
	}
}
@media (max-width: 767px){
	#person3, #person4, #person5, #person6, #person3_hover, #person4_hover, #person5_hover, #person6_hover {
		margin-top: 100px;
	}
}
@media (max-width: 450px){
	#person2, #person3, #person4, #person5, #person6, #person2_hover, #person3_hover, #person4_hover, #person5_hover, #person6_hover {
		margin-top: 100px;
	}
	.leader_div{
		width:100%;
		text-align:center;
	}
}

/*---------------------------------------------------------*\
                   PARTNERS SECTION STYLES
\*---------------------------------------------------------*/


/*---------------------------------------------------------*\
                  CONTACT SECTION STYLES
\*---------------------------------------------------------*/
#contact{
	/*min-height:628px;*/
	/* background-image: url(../img/Contact-Tecra.jpg) */
}
section{
	/*padding-bottom:50px;*/
}
.padding_bottom{
	padding-bottom:50px;
}
.border_head{
	margin: 0px 120px 20px 120px;
	padding: 15px;
	font-size: 20px;
	background-color: #e5f1d4;
	border-radius: 15px;
}
.contactheading{
	font-size:14px;
	color: #c1d82f;
	line-height:25px;
	font-weight: bold;
}
.border{
	padding-bottom:5px;
	padding-left: 15px;
	/*border-bottom: 1px dotted #695E5E;*/
}
.border_center{
	border-right: 1px solid #363535;
    box-shadow: 1px 0 #333B4A;
}
}
.border_bottom{
	border-right: 1px solid #363535;
	box-shadow: 0px 1px #302F2F;
}
.float_right{
	float: right;
}
.padding_0{
	padding:0px;
}
.padding_contact2{

	padding-top: 20px;
}
.color1{
	color:#CCC;
	font-size: 24px;
}
.color2{
	color:#c1d82f;
	font-size: 20px;
	padding-top: 15px;
}
.margin_left_right_auto{
	margin-left: auto;
	margin-right: auto;
}

.cta_bg{
	padding-bottom:15px;
	background-color:rgba(195, 195, 195, 0.10);
	border-radius:20px;
}

@media (max-width: 768px){
.border_head{
	margin: 0px 0px 10px 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-size: 20px;
}
/* #ScheduleDemoBox{
    top: 13.3%;
    right: 7%;
} */
}

@media (max-width: 480px){
.contact320{
	width: 100%;
}
}

/*---------------------------------------------------------*\
                  FOOTER SECTION STYLES
\*---------------------------------------------------------*/

#footer{
	padding:25px 0px 10px 0px;
	background-color:#000;
	color:#999;
	bottom:-100px;
}


/*---------------------------------------------------------*\
                  ANIMATION FOR SECTIONS
\*---------------------------------------------------------*/

.dontshow{
     opacity:0;
}
.visible{
     opacity:1;
}


#partDiv1, #partDiv2
{
	position:absolute;
	width:50%;
	background-color:rgba(0,0,0,0.50);
	z-index:99;

}

#partDiv1
{
	float:left;
}
#partDiv2{
	float:right;
	margin-left:50%;
	right:0;
}
/* New Styles*/

.navbar-fixed-top{
    position: fixed;
    top: 0;
	width: 100%;
    transition: top 0.4s ease-in-out;
	-webkit-transition: top 0.4s ease-in-out;
    -moz-transition: top 0.4s ease-in-out;
    -o-transition: top 0.4s ease-in-out;
}

.nav-up {
    top: -100px;
}


.navbar-fixed-top .navbar-toggle .icon-bar {
    background-color: #333;
}
.custem-carousel-indicators{
	z-index: 1;
	bottom: 0;
	right:0;
	width: 100%;
	margin-left: -45px;

}
span.icon-next, span.icon-prev{
	font-size:100px !important;
}
.brand{
	/* -webkit-filter:brightness(0) invert(1); */
	/* -moz-filter:brightness(0) invert(1); */
	/* -o-filter:brightness(0) invert(1); */
	/* -ms-filter:brightness(0) invert(1); */
	/* filter:brightness(0) invert(1); */
	padding-left:22px;

}


.navbar .navbar-nav >li>a:focus{
	color:#C1D82F;
	background-color:transparent;
	/*font-weight:bold;*/
	text-shadow: 1px 0px 1px #FFF;
}

.navbar .navbar-nav >li>a:hover{
	color:#333;
	/*font-weight:bold;*/
	background-color:transparent;
	text-shadow: 1px 0px 1px #FFF;
}
.carousel-control.left{
	background-image:none;
}
.carousel-control.right{
	background-image:none;
	    /* margin-right: 50px; */
}

.gray-image:hover{
	-o-filter: grayscale(1);
	-moz-filter: grayscale(1);
	-ms-filter: grayscale(1);
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	filter: gray; /* IE6-9 */
	-webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
}
/*.gray-image{
	max-width:65%;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}*/
.part{
	-o-filter: grayscale(1);
	-moz-filter: grayscale(1);
	-ms-filter: grayscale(1);
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	filter: gray; /* IE6-9 */
	-webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */

}
#collapse{
	-webkit-transition:width 2s ease-in-out, height 2s ease-in-out 1s;
    -moz-transition:width 2s ease-in-out, height 2s ease-in-out;
    -o-transition:width 2s ease-in-out, height 2s ease-in-out;
    transition:width 2s ease-in-out, height 2s ease-in-out 1s;
}
/* New Cases Style */
.zoom-effect-container {
    float: left;
    position: relative;
    width: 100px;
    height: 100px;
    margin: 20px auto 20px -23px;
	/* border:#C1D72E 2px solid; */
}
.small-zoom-effect-container {
    position: relative;
    width: 100px;
    height: 100px;
    margin: 74px auto auto auto;
	/* border:#C1D72E 2px solid; */
}
.image-card {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #ccc7c7;
  border-radius: 50px;
  height: 100px;
  width: 100px;
   -moz-box-shadow:    inset 0 0 5px #000000;
   -webkit-box-shadow: inset 0 0 5px #000000;
   box-shadow:         inset 0 0 5px #000000;

   border: solid 1px #555;
   box-shadow: 12px 0 15px -4px rgba(24, 24, 25, 0.6), -12px 0 8px -4px rgba(31, 73, 125, 0.8);
   -moz-box-shadow: 12px 0 15px -4px rgba(31, 73, 125, 0.6), -12px 0 8px -4px rgba(24, 24, 25, 0.6);
   -webkit-box-shadow: 12px 0 15px -4px rgba(24, 24, 25, 0.6), -12px 0 8px -4px rgba(24, 24, 25, 0.6);
   -o-box-shadow: 12px 0 15px -4px rgba(24, 24, 25, 0.8), -12px 0 8px -4px rgba(24, 24, 25, 0.6);
   color:#fff;
}

.image-card img {
	-o-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-webkit-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	-webkit-filter: brightness(80%);
	filter: brightness(80%);
	-moz-filter: brightness(80%);
	-o-filter: brightness(80%);
	height: 100px;
    width: 100px;
	margin-left:-5px;
    border-radius: 0px 45px 45px 0px;
}

#zoom-effect:hover .image-card img {
	-webkit-transform: translate(-7px,0);
    -moz-transform: translate(-7px,0);
    -o-transform: translate(-7px,0);
    -ms-transform: translate(-7px,0);
    transform: translate(-7px,0);
	-webkit-filter: brightness(110%);
	filter: brightness(110%);
	-moz-filter: brightness(110%);
	-o-filter: brightness(110%);
	border-radius: 0px 35px 35px 0px;

}
.row-space{
	margin-top:50px;
}
/* .small-image-case img{
	-webkit-box-reflect:below -1px
    -webkit-gradient(linear, left top, left bottom, from(transparent),
    color-stop(80%, transparent) , to(rgba(250, 250, 250, 0.5)));
}
.content,.image-case img{
	margin: auto auto auto auto; -webkit-box-reflect:below -1px
    -webkit-gradient(linear, left top, left bottom, from(transparent),
    color-stop(80%, transparent) , to(rgba(250, 250, 250, 0.5)));
	/*min-height: 370px;*/
	/*height: 370px;*/

} */

.image-case img,.small-image-case img{
	/* border: 3px solid #C1D72E; */
	width:100%;
	}

/* .small-image-case img{
	height: 250px;
} */
.small-content,.small-image-case img{
	text-align:center;
}
.margin-bottom_22{
	margin-bottom: -22%;
}
.small-content,.content{
	text-align:left;
    vertical-align: middle;
    display: table-cell;
	}
/* make keyframes that tell the start state and the end state of our object */

@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 0, 0);
				transform: translate3d(0, 0, 0);
		opacity: 1\9; /* IE9 only */
		}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
				transform: translate3d(0, 0, 0);
		}
	}
@-moz-keyframes fadeIn {
	from {
		opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
			  opacity: 1\9; /* IE9 only */
			  }
	to {
	opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
		}
	}
@keyframes fadeIn {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
			  opacity: 1\9; /* IE9 only */
			  }
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
		}
	}

.fade-in {
    opacity:1;
    -webkit-animation:fadeIn ease-in;
    -moz-animation:fadeIn ease-in;
    animation:fadeIn ease-in;
    -webkit-animation-fill-mode:forwards;
    -moz-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
    -webkit-animation-duration:0.7s;
    -moz-animation-duration:0.7s;
    animation-duration:0.7s;
}
.btn-facebook, .btn-linkedin, .btn-twitter,.fa-facebook,.fa-twitter,.fa-linkedin{
	background-color:transparent;
	background-image:none;
	color: #fff;
	border:none;
	padding: 5px;
}
.btn-facebook :hover{
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #2b4b90;
    background-image: -moz-linear-gradient(top, #3b5998, #133783);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3b5998), to(#133783));
    background-image: -webkit-linear-gradient(top, #3b5998, #133783);
    background-image: -o-linear-gradient(top, #3b5998, #133783);
    background-image: linear-gradient(to bottom, #3b5998, #133783);
    background-repeat: repeat-x;
    border-color: #133783 #133783 #091b40;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3b5998', endColorstr='#ff133783', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-twitter:hover{
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #1c95d0;
    background-image: -moz-linear-gradient(top, #2daddc, #0271bf);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2daddc), to(#0271bf));
    background-image: -webkit-linear-gradient(top, #2daddc, #0271bf);
    background-image: -o-linear-gradient(top, #2daddc, #0271bf);
    background-image: linear-gradient(to bottom, #2daddc, #0271bf);
    background-repeat: repeat-x;
    border-color: #0271bf #0271bf #014473;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2daddc', endColorstr='#ff0271bf', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-linkedin:hover {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #60a9ce;
    background-image: -moz-linear-gradient(top, #73b8db, #4393bb);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#73b8db), to(#4393bb));
    background-image: -webkit-linear-gradient(top, #73b8db, #4393bb);
    background-image: -o-linear-gradient(top, #73b8db, #4393bb);
    background-image: linear-gradient(to bottom, #73b8db, #4393bb);
    background-repeat: repeat-x;
    border-color: #4393bb #4393bb #2f6783;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff73b8db', endColorstr='#ff4393bb', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

#year, #year2{

	text-decoration:none;
	color: #999;
}
.arrow-about{

	font-size: 20px;
}
.arrow-carousel{
	position: absolute;
	top: 50%;
	font-size: 100px;
}
.social-buttons{
	margin-top:3%;
}
.headline-contact{
	font-size: 24px;
    font-weight: 300;
    color: #ccc;
	padding-top: 100px;
    padding-bottom: 50px;
}
.no_cta_bg{

/*background-color:rgba(78,134,110,0.2);*/
}
.media-object{
/* -o-filter: grayscale(1);
	-moz-filter: grayscale(1);
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */ */
}
.media-body, .media-left, .media-right{
	vertical-align: middle;
	}
h4.media-heading.contact_header {
    padding-top: 10px;
}
.ih-item.square {
    position: relative;
    width: 265px;
    height: 175px;
	font-style:normal;
	border:none;

}
.ih-item.square:hover{
	/*box-shadow:0px 0px 0px 5px #ccc;*/
	box-shadow:0px 0px 0px 5px rgba(25, 25, 25, 0.5);
}

.ih-item.square.effect10.left_to_right a:hover .info{
	width: 100%;
    height: 100%;
}
.box{
	position:relative;
	display:table;
	width: 100%;
	height: 100%;
}
.inner{
	display:table-cell;
	vertical-align:middle;

}
.ih-item.square.effect10 .info p {
    font-size: 14px;
    color: #FBFBFB;
    padding: 2px 5px 2px 10px;
    text-align: left;
    /* line-height: 13.5px; */
    /*background-color: #eee;*/
	/*background-color: rgba(255, 255, 255, 0.8);*/
	font-style: normal;
	letter-spacing: 0px;
	font-weight:400;
	width: 100%;
    height: 172px;
}
.block {
    /* width: 265px; */
    /* height: 175px; */
    /* margin: 10px; */
    background: transparent;
    display: table;
    margin-top: 18px;
}
.ih-item.square.effect10{
	overflow: hidden;
    display: table-cell;
}
.ih-item.square.effect10.left_to_right .info{
	width: 100%;
	height:auto;
    background-color: rgba(0, 0, 0, 0.9);
}
.row-padding{
padding-bottom:25px;
}
.contact_text{
	font-size: 8px;
    line-height: 15px;
	font-size:12px;
}
@media only screen and (min-width:120px) {
.contact1{
	display: block;
}
.contact2{
	display: none;
}
.social-buttons{
    padding-bottom: 30px;
}
}
@media only screen and (min-width:360px) {
.contact1{
	display: block;
}
.contact2{
	display: none;

}
.social-buttons{
    padding-bottom: 30px;
}
}
@media only screen and (min-width:749px) {
.contact1{
	display: block;
}
.contact2{
	display: none;
}
}

.container.partners {
	padding-bottom: 20px;
}
/*
@media only screen and (max-width: 960px) {
  .container {
    width: 640px;
  }
}

@media only screen and (max-width: 640px) {
  .container {
    width: 320px;
  }
}*/
/* New Leaders */
/*.leaders-case1 {
    margin-top: 5%;
}*/
.badge{
	background-color:#333333;
	font-size:24px;
	padding: 3px 7px;
	font-weight: 400;
	color: white;
	text-align: center;
	background: transparent;
	margin-top: -40px;
}
.collapsible{
    padding:10px 0;
    background:#dbdbdb;
	position:relative;
}
.toggle{
	margin-top:11px;
	display: none;
    background:#DEDEDE;
	padding:36px;
	position:relative;
   /* -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;*/
	/*background-image: url("../img/bg3.jpg");*/
	background:transparent;
	background-repeat: repeat;
	background-size:30px;
	outline: 15px solid rgba(240, 240, 240,1);
   	outline-offset: -15px;
   	z-index:999;
   	opacity:1;
}
.trigger-a:after{
	content: ' ';
	height: 0;
	position: absolute;
	width: 0;
	border: 15px solid transparent;
	border-bottom-color: rgba(240, 240, 240,1);
	top: 90%;
	left: 38%;
	margin-left: 0px;
	}
/*.toggle:before, .toggle:after
{
    content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:0;
    bottom:0;
    left:10px;
    right:10px;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
}*/

.ih-item.circle {
    margin: auto;
    text-align: center;
	width: 152px;
    height: 152px;
}
.profile-content{
	/*border:1px #333 dotted;*/
}
.closed{
    margin: -41px -41px 0px 0px;
}
.close_button{
	width:25px;
	height:25px;
}
.video_close{
	position:absolute;
    top: 0.5%;
    right: 1%;
	opacity:1;
}
.video_close img{
	width:20px;
}
.video_close:hover{
	opacity:1;
}
.small_close_button{
    width: 15px;
    height: 15px;
}
.ih-item.circle .img {
width: 150px;
height: 150px;
cursor:default;
}
.ih-item.circle .info {
width: 150px;
height: 150px;
}
.ih-item.circle.effect3 .info h3 {
font-size: 12px;
margin: 0px 20px;
padding: 54px 0px 0px;
height: 80px;
}
.ih-item.circle.effect3 .info p {
font-size: 10px;
padding: 10px 4px;
}

.margin_0{
	margin-left:0px !important;
	margin-right:0px !important;
}
@media only screen and (min-width: 120px) and (max-width: 768px){
		/*.leaders-case1{
			display:none;
		}
		.leaders-case2{
			display:none;
			}
		.leaders-case3{
			display:none;
		}
		.leaders-case4{
			display:block;
		}*/
		/*.parallax-window{
			min-height: 1400px;
			height: auto;
			margin:auto;
			width:100%;
		}*/
	}
@media only screen and (min-width: 769px) and (max-width: 991px){
		/*.leaders-case1{
			display:none;
		}
		.leaders-case2{
			display:none;
			}
		.leaders-case3{
			display:block;
		}
		.leaders-case4{
			display:none;
		}*/
		/*.parallax-window{
			min-height: 1000px;
			height: auto;
			margin:auto;
			width:100%;
		}*/
		.solution_toggle .image {
			height: 80px;
			width: 80px;
			position: absolute;
			top: 45px;
			left: 28.8%;
		}
	  }
@media only screen and (min-width: 992px) and (max-width: 1200px){
		/*.leaders-case1{
			display:none;
		}
		.leaders-case2{
			display:block;
			}
		.leaders-case3{
			display:none;
		}
		.leaders-case4{
			display:none;
		}*/
		#leaders-case2{
			margin-top:4%;
			min-height:430px;
		}
		/*.parallax-window{
			min-height: 800px;
			height: auto;
			margin:auto;
			width:100%;
		}*/
	}
@media only screen and (min-width: 1201px) and (max-width: 1600px){
		.margin-cols {
			margin-left: 2.6%;
		}
		/*.leaders-case1{
			display:block;
		}
		.leaders-case2{
			display:none;
			}
		.leaders-case3{
			display:none;
		}
		.leaders-case4{
			display:none;
		}*/
		#leaders-case1{
			margin-top:4%;
			min-height:480px;
		}
		/*.parallax-window{
			min-height: 780px;
			height: auto;
			margin:auto;
			width:100%;
		}*/
	}


#contents{
	min-height:500px;
	margin-bottom:300px;
}
/* New Leaders */
.hidden {
    height:0px;
    -webkit-transition:height, 0.5s linear;
    -moz-transition: height, 0.5s linear;
    -ms-transition: height, 0.5s linear;
    -o-transition: height, 0.5s linear;
    transition: height, 0.5s linear;
}
 .hidden:after {
    height:200px;
    -webkit-transition:height, 0.5s linear;
    -moz-transition: height, 0.5s linear;
    -ms-transition: height, 0.5s linear;
    -o-transition: height, 0.5s linear;
    transition: height, 0.5s linear;
    }
/* New Leasders */

.carousel-caption h3{
	font-size:32px;
}
.carousel-caption p{
	font-size:16px;
	margin: -5px;
}
@media only screen and (min-width: 641px){
		.about-case1{
			display:block;
		}
		.about-case2{
			display:none;
			}
	  }
@media only screen and (max-width: 640px){
		.about-case1{
			display:none;
		}
		.about-case2{
			display:block;
			}
	  }

#about h3{
	text-align:center;
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	margin:auto;
	width:250px;
}

@media (max-width: 320px){
	.carousel-caption h3 {
		font-size: 20px;
	}
	.carousel-caption p {
		font-size: 12.5px;
	}
}
@media only screen and (min-width:321px) and (max-width:487px){
	.ih-item.square.effect10 .info p {
    font-size: 12px;
    padding: 0px 8px 0px 8px;
	width: 100%;
    /*height: 240px;*/
	}
	.carousel-caption h3 {
		font-size: 24px;
	}
	.carousel-caption p {
		font-size: 15px;
	}
}
@media only screen and (min-width:488px)and (max-width: 686px){
	.ih-item.square.effect10 .info p {
    font-size: 9.5px;
    padding: 0px 1px 0px 1px;
	width: 100%;
    /*height: 180px;*/
	}
	.carousel-caption h3 {
		font-size: 24px;
	}
	.carousel-caption p {
		font-size: 15px;
	}
}
@media only screen and (min-width:687px) and (max-width: 768px){
.ih-item.square.effect10 .info p {
    font-size: 11.5px;
    padding: 0px 6px 0px 6px;
	width: 100%;
    /*height: 240px;*/
	}
	.carousel-caption h3 {
		font-size: 28px;
	}
	.carousel-caption p {
		font-size: 17.5px;
	}
}
@media only screen and (min-width:769px) and (max-width: 992px){
.ih-item.square.effect10 .info p {
    font-size: 12px;
    padding: 0px 8px 0px 8px;
	width: 100%;
   /* height: 240px;*/
	}

}
@media only screen and (min-width:993px) and (max-width: 1200px){

}
.outer_div{
position:relative;
	}
.outer_div.back_image{
	display:block;
	position:absolute;
	width: 100%;
	height:auto;
	opacity:0.8;
	filter: alpha(opacity=80);
	z-index:1;
	}
.outer_div .back_image img {
	width: 100%;
	height:auto;
	opacity:0.2;
	}
.outer_div .front_text{
	position:absolute;
	width: 100%;
	height:100%;
	top:0px ;
	left:0px;
	opacity:1;
	z-index:99;
}
.outer_div .front_text p{
	display:table-cell;
	vertical-align:middle;
	font-size:12px;
}
/* Menu Color change*/
@media only screen and (max-width: 649px){
	/*.newnav-nav>li>a {
		border-width: 1px;
		border-color: #ffe #aaab9c #ccc #fff;
		border-style: solid;
		border-radius:10px;
		color: #777;
		text-decoration: none;
		background: #fff;
	}
	.newnav-top {
		background: #f7f2ea;
	}
	*/

}
.carousel,
.item,
.active {
    height: 100%;
}

.carousel-inner {
    height: 100%;
}
.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.transparent_black{
	background-color: rgba(0, 0, 0, 0.55);
    width: 100%;
    left: 0;
    right: 0;
    bottom: 50px;
    margin-bottom: 0px;
    padding-bottom: 45px;
    padding-top: 0px;
}
#vccm:-webkit-full-screen,#vaccu:-webkit-full-screen {
  padding: 0;
}
.nav-container{
	padding-right: 0px !important;
    padding-left: 0px !important;
    margin-right: auto !important;
    margin-left: auto !important;
}
#myCarousel,#leaders,#platforms,#solutions,#contact{
	overflow-x:hidden;
}
#leaders,#solutions{
	overflow-y:hidden;
}
#solutions{
	/* padding-bottom:40px; */
	min-height: 670px;
}
/* #leaders{ */
	/* padding-bottom: 40px; */
/* } */
/* #partners{ */
	/* padding-bottom: 40px; */
/* } */
.resources_block{
	display:table-cell;
	padding-bottom:50px;
}
.sidebar{
	display:table-cell;
	vertical-align: middle;
}
#partners{
	background-color:#ddd;
	/* background-image: url("../img/asanoha.png"); */
    background-repeat: repeat;
    background-size: 250px;
}

.img-div {
    border-radius: 50%;
    border: 1px green solid;
    display: table;
}
.img-circle {
    vertical-align: middle;
}
.sol_img_outer{
	display:table;
	width:100%;
	}
.sol_img{
    display: table-cell;
    text-align: center;
	}
.sol_image{
	width:85%;
}




/* make keyframes that tell the start state and the end state of our object */

@-webkit-keyframes fadeIn { from { opacity:0; opacity: 1\9; /* IE9 only */ } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; opacity: 1\9; /* IE9 only */ } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; opacity: 1\9; /* IE9 only */ } to { opacity:1; } }

.fade-in-sol {
    opacity:0.5;  /* make things invisible upon start */
    -webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
    -moz-animation:fadeIn ease-in 1;
    animation:fadeIn ease-in 1;

    -webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
    -moz-animation-fill-mode:forwards;
    animation-fill-mode:forwards;

    -webkit-animation-duration:1s;
    -moz-animation-duration:1s;
    animation-duration:1s;
}

.fade-in-sol.sol_image {
-webkit-animation-delay: 0.7s;
-moz-animation-delay: 0.7s;
animation-delay: 0.7s;
}

/*---make a basic box ---*/
.separating_line{
	border-bottom:1px #858586 solid;
	margin-bottom:20px;
}
.top_stripe, .bottom_stripe{
	background-color:#333B4A;
	width:100%;
	margin-right: 0px;
    margin-left: 0px;
	color:#fff;
}
.top_stripe{
	margin-bottom: 6px;
}
.bottom_stripe{
	margin-top: 25px;
	padding-top: 7px;
}
.contact_form{
	    margin: 20px 0px;
}
.row_space{
		margin-top:36px;
}
.social_p{
    margin-top: -51px;
    margin-bottom: 55px;
}
.bottom_stripe p,.social_p{
		color:#fff;
}
.looking_text {
	padding-top: 15px;
    color: #fff;
    line-height: 22px;
	font-size:14px;
}
.width_50{
	width:50%;
}


/* 16/08/2016 */
/* Main carousel style */
.solutions_carousel,.solutions_first_image,.solutions_next_images {
    width: 100%;
	/* margin-top: 15%; */
}

/* Indicators list style */
.article-slide .solutions_indicators {
       /* bottom: 0; */
    /* left: 0; */
    /* right: 0; */
    /* margin-left: 45%; */
    width: 37%;
    top: 6%;
    height: 100%;
}
/* Indicators list style */
.article-slide .solutions_indicators li {
    /* border: medium none; */
    /* border-radius: 0; */
    float: left;
    height: 80px;
    /* margin-bottom: 5px; */
    /* margin-left: 0; */
    /* margin-right: 5px !important; */
    /* margin-top: 0; */
    width: 289px;
    margin-top: -2px;
    border: 0;
    text-align: left;
	text-indent:0px;
}
/* Indicators images style */
/* .solutions_thumbnail { */
    /* border: 2px solid #FFFFFF; */
    /* float: left;
    height: 80px; */
    /* left: 0; */
/*     width: 80px;
    margin-top: -28px;
}
 */
.article-slide .solutions_indicators a {
    /* float: right; */
    text-align: left;
    float: left;
    /* margin-left: 1000px; */
    text-decoration: none;
    color: #54549a;
}
/* Indicators active image style */
.article-slide .solutions_indicators .active img {
   /*  border: 2px solid #428BCA; */
    /* opacity: 0.7; */
}
.text_arrow{
	    float: left;
}
.solutios_item{
min-height:	490px;
}
.solutions_first_image {
    margin-left: 30%;
}
.solutions_next_div{
	text-align:left;
	font-size:11px;
}
.solutions_next_outer_image,.solutions_next_div{
	display:table;
	min-height:490px;
}
.solutions_next_inner_image,.solutions_next_inner_div,.solutions_first_inner_image{
	display: table-cell;
	vertical-align: middle;
}
.solutions_first_outer_image{
	display:table;
}

.solutions_first_outer_image,.solutions_first_div{
	min-height:	490px;
}
.languages li{
	    list-style: none;
}
.solutions_next_outer_image span{
color:#000;
}
.mapImage {
    float: left;
    width: 70px;
    /* padding-bottom: 20px; */
    padding-right: 10px;
    /* margin-top: 8px; */
}
.first_row_space{
	margin-top: 30px;
}
.second_row_space{
	margin-top: 20px;
}
.bottom_row_space{
	margin-bottom: 50px;
}
.bottom_stripe p{
	line-height:15px;
	/* margin-bottom:6px; */
	color: #fff;
	font-family: Raleway;
}
.solution_right_arrow{
    left: 0;
    height: 9px;
    width: 30px;
    margin-top: -1px;
	}
.footer_heading{
	font-size:12px;
	font-weight:bold;
}
.footer_text{
	font-size:13px;
	font-weight:normal;
}
p.footer_text_discovery{
	font-size:14px;
	font-weight:normal;
	line-height:20px;
}
.footer_text_bottom{
	font-size:11px;
	font-weight:normal;
}
.footer_text a, .footer_text a:hover,.footer_text a:focus, .footer_text a:active{
	text-decoration:none;
	color:#fff;
}
.footer_logo{
	width: 52px;

	filter:brightness(0) invert(1);
	-webkit-filter:brightness(0) invert(1);
	-moz-filter:brightness(0) invert(1);
	-o-filter:brightness(0) invert(1);
	-ms-filter:brightness(0) invert(1);
	/* margin-left: 24px; */
}
.footer_text_margin{
	margin-top: 45px;
}
.footer_header_padding_bottom{
	padding-bottom:10px;
}
.footer_header_padding_top{
	padding-top:50px;
}
.btn_submit,.btn_submit:active:focus, .btn_submit:focus{
	border: 2px solid #C3D839;
    width: 150px;
    border-radius: 10px;
    font-size: large;
    background: transparent;
	outline:none !important;
}
.btn_submit:hover {
	border: 2px solid #C3D839;
    width: 150px;
    border-radius: 10px;
    font-size: large;
    background: #fff;
	color:#000;
}
.accu_submit,.accu_submit:active:focus, .accu_submit:focus{
	border: 2px solid #DF5C26;
    width: 100%;
    border-radius: 10px;
    font-size: 20px;
    background: transparent;
	color:#fff;
	outline:none !important;
}
.accu_submit:hover {
	border: 2px solid #fff;
    width: 100%;
    border-radius: 10px;
    font-size: 20px;
    background: #DF5C26;
	color:#fff;
}
.ccm_submit,.ccm_submit:active:focus, .ccm_submit:focus{
	border: 2px solid #339999;
    width: 100%;
    border-radius: 10px;
    font-size: 20px;
    background: transparent;
	color:#fff;
	outline:none !important;
}
.ccm_submit:hover {
	border: 2px solid #fff;
    width: 100%;
    border-radius: 10px;
    font-size: 20px;
    background: #339999;
	color:#fff;
}
.drop_button, .drop_button:hover, .drop_button:active:focus, .drop_button:focus{
	background: transparent;
	    -webkit-box-shadow: none;
    box-shadow: none;
	outline:0;
	outline:none !important;
}

.demo_button, .demo_button:active:focus, .demo_button:focus{
	border: 5px solid #d0d2d3;
    width: 100%;
    border-radius: 10px;
    font-size: 18px;
    background: transparent;
    color: #333b4a;
    text-align: center;
    line-height: 2em;
    font-weight: bold;
	padding: 1px 5px;
	    -webkit-box-shadow: none;
    box-shadow: none;
	outline:none !important;
}
.demo_button:hover{
	border: 5px solid #C3D839;
	width: 100%;
    border-radius: 10px;
    font-size: 18px;
    background: transparent;
    color: #333b4a;
    text-align: center;
    line-height: 2em;
    font-weight: bold;
	padding: 1px 5px;
	    -webkit-box-shadow: none;
    box-shadow: none;
}
.demo_button span{
	float:left;
}
.demo_button img{
	width:37px;
}
.head1{
	font-size:43px;
	font-weight:600;
	color:#333;
	line-height:35px;
}
.head1 span{
	font-weight:400;
}
.sub_head1{
	font-size:17px;
	color:#333;
}

.head1 sup , .head2 sup{
    position: relative;
    top: -1em;
    font-size: 45%;
    line-height: 0;
    vertical-align: baseline;
}
.title_span sup, .caption_text sup, .b2c_solution sup, .contact_text sup{
	 position: relative;
    top: -0.8em;
    font-size: 60%;
    line-height: 0;
    vertical-align: baseline;
}
.sub_head1 span{
	font-size:22px;
}
.head1 span, .sub_head1 span , .orange_color{
	color:#DF5C26 !important;
}
.sidehead1{
	font-size:22px;
}
.sidehead1 span{
	font-weight:500;
	color:#DF5C26;
	font-size:22px;
}
.sidehead2{
	font-size:22px;
}
.sidehead2 span{
	font-weight:500;
	color:#339999;
	font-size:22px;
}
.sub_head1 span, .sub_head2 span{
	font-weight:400;
}
.head2{
	font-size:43px;
	font-weight:600;
	color:#333;
	line-height:35px;
}
.head2 span{
	font-weight:400;
}
.sub_head2{
	font-size:17px;
	color:#333;
}
.sub_head2 span{
	font-size:21px;
}
.head2 span, .sub_head2 span, .green_color{  /*new*/
	color:#339999 !important;
}
.platform_content p{
	margin:0px;
}
.solutions_headline{
	font-size:19px
}
.solutions_control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -38px;
}
.contact_right_info, .calendar_img{
	padding:0;
}
.calendar_img img{
	float:right;
	    /* -webkit-filter: brightness(0) invert(1); */
    /* filter: brightness(0) invert(1); */
	/* -moz-filter: brightness(0) invert(1); */
}
.contact_thumbnail{
	background-color:transparent;
	border:none;
	margin-bottom:0px;
}
.contact_caption{
	color:#C3D839;
	text-align:center;
}
.contact_caption h4{
	font-size:16px !important;
	border:none !important;
}
.header_footer{
	margin-top: -50px;
    padding: 16px 5px 16px 5px;
    background: #C3D839;
    color: #ffffff;
	font-size: 2vh;
	font-weight: 400;
}
.home_indicators{
	bottom:50px;
}
.tecra_color{
	color:#C3D839;
}
.display_inline{
	display:inline-block;
}

.carousel-indicators .active {
    width: 10px;
    height: 10px;
}
.solutions_subheader{
	color: #737373;
}
.solutions_thumbnail{
	border:none;
	outline:none !important;
}

.solution_toggle{
	border:none;
	outline:none;
	/* padding: 0px 15px 0px 15px; */
	overflow:hidden;
	position:relative;
}
.solution_toggle .image {
    height: 80px;
    width: 80px;
    position: absolute;
    top: 45px;
    left: 30.8%;
    border: none;
    border-radius: 58px;
	margin:auto;
/*     background: #fff; */
}
.solution_toggle .image_small_screen {
    height: 80px;
    width: 80px;
    position: absolute;
    top: -40px;
    left: 40%;
    border: none;
    border-radius: 58px;
	margin:auto;
/*     background: #fff; */
}

.sol_inner_content{
	/* padding-left:50px; */
	/* font-weight: normal; */
}
.header_sol_content, .subheader_sol_content{
	color:#DF5C26;
}
.subheader_sol_content{
	margin-top:-5px;
}
.solution_right_cnt1, .solution_right_cnt2, .solution_right_cnt3, .solution_right_cnt4, .solution_right_cnt5, .solution_right_cnt6{
	background-color:rgba(190,171,128,0.2);
}
.solution_left_img1, .solution_left_img2, .solution_left_img3, .solution_left_img4, .solution_left_img5, .solution_left_img6{
	height:100%;
	padding-left:0;
	padding-right:0;
	margin:auto;
}
#solutions .trigger-a:after{
	background: none;
	border: none;
}
.solutions_fill{
	margin:auto;
	height:100%;
}
.sol_close{
	position:absolute;
	margin:0px;
	top:15px;
	right:25px;
	opacity:1;
}
.trigger,.trigger:hover,.trigger:active,.trigger:focus{
	text-decoration:none;
	color:#000;
	outline:none !Important;
	border:0px;
}
 .caption h4{
	padding-bottom:5px;
	border-bottom:2px solid #fff;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	font-size: 18px;
	outline:none !Important;
	text-decoration:none;
}
 .caption .title_span{
	padding-bottom:8px;
	border-bottom:2px solid #fff;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	font-size: 18px;
	outline:none !Important;
	font-weight:500;
}
.trigger-a .caption .title_span{
	border-bottom:2px solid #DF5C26;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	outline:none !Important;

}
/* .trigger-a  .item{ */
	/* padding: 2px; */
	/* transition: all 0.5s ease-in-out; */
	/* -webkit-transition: all 0.5s ease-in-out; */
	/* -moz-transition: all 0.5s ease-in-out; */
	/* -o-transition: all 0.5s ease-in-out; */
/* } */
.small_caption h4{
	font-size:16px;
	outline:none !Important;
	line-height: 18px;
}
.flatform_header{
	font-size:24px;
	color:#999;
}
.border_left{
	border-left:5px solid #999;
}
.border_right{
	border-right:5px solid #999;
}
.flatform_a{
	color:#C3D839;
	opacity:.9;
}
.full_view{
	display:none;
}
.modal  {
    /*   display: block;*/
    padding-right: 0px;
    background-color: rgba(0,0,0,0.5);
    }

.modal-dialog {
    top: 20%;
    width: 100%;
    position: absolute;
}
.modal-content {
    border-radius: 0px;
    border: none;
	background: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
    top: 40%;
}
.modal-body {
    background-color: transparent;
    color: white;
}
/* .accu_video,.accu_info{ */
	/* transform: scale(0); */
	 /* -webkit-transition: all 2s ease-in-out; */
  /* -moz-transition: all 2s ease-in-out; */
  /* -o-transition: all 2s ease-in-out; */
  /* transition: all 2s ease-in-out; */
/* } */
/* .annn{ */
	/* transform: scale(1); */
	 /* -webkit-transition: all 2s ease-in-out; */
  /* -moz-transition: all 2s ease-in-out; */
  /* -o-transition: all 2s ease-in-out; */
  /* transition: all 2s ease-in-out; */
/* } */
/* .right_accu, .left_acuu{ */
	/* -webkit-transition: all 2s ease-in-out; */
  /* -moz-transition: all 2s ease-in-out; */
  /* -o-transition: all 2s ease-in-out; */
  /* transition: all 2s ease-in-out; */
/* } */

.first_thumb_border{
	border-right: 1px solid #e8e8e8;
}
.second_thumb_border{
	border-left: 1px solid #e8e8e8;
}
.row_small_bottom_border{
	border-bottom: 2px solid #e8e8e8;
	padding-bottom:20px;
	margin-bottom:20px;
}
.row_bottom_border{
	border-bottom: 2px solid #e8e8e8;
	padding-bottom:50px;
	margin-bottom:15px;
}
.padding_bottom_20{
	padding-bottom:20px;
}
.text_line{
 width:100%;
 text-align:left;
 border-bottom: 2px solid #e8e8e8;
 /* line-height:0.1em; */
 line-height:5px;
 margin: 30px 0px;
 }
.text_line span {
	background:#fff;
	padding:0 10px;
	font-size:14px;
	font-weight: bold;
 }
 .banner1_s, .banner2_s, .banner3_s{
	display:none;
 }
 a.learn_more1, a.learn_more1:hover ,a.learn_more1:focus{
	 font-size:22px;
	     color: #DF5C26;
		     font-weight: 600;
			 margin-top:50px;
			 text-decoration:none;
 }
  a.learn_more2, a.learn_more2:hover,a.learn_more2:focus{
	 font-size:21px;
	     color: #339999;
		     font-weight: 600;
			 margin-top:50px;
			 text-decoration:none;
 }
.margin_bottom_50{
	margin-bottom:50px;
}
.about_indicators li{
	border:none;
	border-radius:0;
}
li.middle_tab{
	border-left:3px solid #85a1c9;
	border-right:3px solid #85a1c9;
	/* width: 34% !important; */
}
.d_n{
	display: inline-block;
}
.persnoliz span{
	font-size:22px;
	line-height:30px;
}
.chilli_height{
	height:100px;
}
.margin_15{
	margin-left: 15px;
    margin-right: 15px;
}
.margin_25{
	margin-left: 13.5%;
    margin-right: 13.5%;
}
.inner-about{
	width:auto;
	margin-top:20px;
}
/* p {  */
   /* text-indent: 30px; */
/* } */
/*resources*/
.background_resources{
	background-color:#333b4a;
}
a.link, a.link:hover, a.link:active{
	text-align: center;
	text-decoration:none;
}
.resource_thumbnail{
	background-color: transparent;
    border: none;
    border-radius: 0;
}
.resource_caption h4{
	font-size:18px;
	border:none;
	color:#fff;
	margin-left:0;
	margin-right:0;
}
.re_img{
	 /* min-width: 70px; */
}

.carousel_inner_re .active.left { left: -33%; }
.carousel_inner_re.next        { left:  33%; }
.carousel_inner_re .prev        { left: -33%; }
.carousel_inner_re.left,.carousel_inner_re.right {background-image:none;}
.item_re:not(.prev) {visibility: visible;}
.item_re.right:not(.prev) {visibility: hidden;}
.rightest{ visibility: visible;}
.re_cell{
	/* border-left:3px solid #586880;
	border-top:3px solid #586880;
	border-bottom:3px solid #586880; */
	padding-left:0;
	padding-right:0;
}
/* .re_cell:last-child{
	border-right:3px solid #586880;
}
.re_cell:hover{
	border-left:3px solid #DF5C26;
	border-top:3px solid #DF5C26;
	border-bottom:3px solid #DF5C26;
}
.re_cell:hover  + .re_cell{
	border-left:3px solid #DF5C26;
}
.re_cell:last-child:hover{
	border-right:3px solid #DF5C26;
} */
.re_control.left{
	left:-10%;
	top:45%;
}
.re_control.right{
	right:-10%;
	top:45%;
}

.thumbnail_re {
    position:relative;
    overflow:hidden;
}

.caption_re {
  position:absolute;
    bottom:40px;
    right:0;
    background:#586780;
    width:100%;
    text-align:center;
    color:#fff !important;
    z-index:2;
	/* display:none; */
}
.caption_re h4{
	font-size:21px;
	margin-top:20px;
	color:#f49d82;

}
/* .caption_re p{
	font-size:26px;
	line-height: 25px;
	margin-top:20px;
} */
.casestudy{
	display:block;
}
.whitepaper{
	display:none;
}
.resource_submit, .resource_submit:hover {
	border: 2px solid #fff;
    width: 100%;
    border-radius: 10px;
    font-size: 20px;
    background: transparent;
	color:#fff;
	margin-top:20px;
}
h2.bottom_heading{
	color:#fff;
	font-size:22px;
	text-align:center;
	margin-top:50px;
	margin-bottom:50px;
}
.textContainer_about{
	margin-top:20px;
}
.menu_re{
	margin-bottom:50px;
	margin-top:30px;
}
.case_img{
	padding:4px;
}
.resource_caption.active_tab h4{
	padding-bottom:5px;
	border-bottom:2px solid #DF5C26;
}
.left .glyphicon-play{
	-webkit-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    -o-transform:rotate(180deg);
    transform:rotate(180deg);
}
/*resources*/

/* @media only screen and (min-width:120px) and (max-width: 768px){ */
	/* .solutions_first_image { */
		/* margin-left: 0; */
		/* max-width:80%; */
	/* } */
	/* .mapImage{ */
		/* padding-top: 20px; */
	/* } */
	/* /* .last_address{ */
	/* padding-left: 118px; */
	/* } */
	/* .sol_caption{ */
		/* margin-left:25%; */
		/* margin-right:25%; */
	/* } */
/* } */
/* @media only screen and (min-width: 769px) and (max-width: 840px){ */
		/* .solution_toggle .image { */
			/* left: 28.8%; */
		/* } */
/* } */
/* @media only screen and (min-width: 841px) and (max-width: 920px){ */
		/* .solution_toggle .image { */
			/* left: 29.5%; */
		/* } */
/* } */
/* @media only screen and (min-width: 921px) and (max-width: 1024px){ */
		/* .solution_toggle .image { */
			/* left: 30%; */
		/* } */
/* } */
/* @media only screen and (min-width: 1025px) and (max-width: 1300px){ */
		/* .solution_toggle .image { */
			/* left: 30.5%; */
		/* } */
/* } */
/*Leaders*/

/*Leaders*/
a.link_leader, a.link_leader:hover, a.link_leader:active{
	text-align: center;
	text-decoration:none;
	outline:none !important;
	border:none !important;
}
.leader_thumbnail{
	background-color: transparent;
    border: 3px solid #fff;
    border-radius: 0;
}
.leader_caption{
	font-size:18px;
	border:none;
	color:#000;
	margin-left:0;
	margin-right:0;
	outline:none !Important;
	border:0px;
}
.first{
	display:block;
}
.next{
	display:none;
}
.sub_span{
	font-size:20px;
}
.head_leader{
	font-size: 30px;
    font-weight: 500;
    color: #929497;
	line-height:25px;
}
.head_leader span{
	color: #DF5C26;
}
.sub_head_leader{
	    font-size: 17px;
    color: #333;
}
.sub_head_leader span{
	color: #DF5C26;
}
.menu_leader{

	/* margin-bottom:50px; */
	outline:none;
}
.menu_leader.active_tab .leader_thumbnail{
	border:3px solid #e7e8e9;
}

.home_indicators li {
	width: 50px;
    height: 5px;
    border: none;
    background: gray;
	background-size: 200% 100%;
    background-image: linear-gradient(to right, gray 50%, black 50%);
	    text-indent: initial;
		transition: background-position 1s;
		margin:auto;
	 -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.home_indicators .active{
	width: 50px;
    height: 5px;
    border: none;
    background: black;
	text-indent: initial;
	background-position: +100% 0;
		margin:auto;


}
.margin_bottom_25{
	margin-bottom:25px;
}
.max_width_80{
	max-width:78%;
}
.about_img{
	padding-top: 100px;
	min-width: 15%;
}
/* Carousel Header Styles */
.header-text {
    position: absolute;
    top: 20%;
    left: 1.8%;
    right: auto;
    width: 96.66666666666666%;
    color: #fff;
}

.header-text h2 {
    font-size: 40px;
}

.header-text h2 span {
    background-color: #2980b9;
	padding: 10px;
}

.header-text h3 span {
	background-color: #000;
	padding: 15px;
}

.btn-min-block {
     min-width: 260px;
    line-height: 26px;
}
.btn-min-block-logo {
    height:auto;
	width:auto;
	margin:auto;
}

.btn-theme span{
	font-weight: 400;
}
.btn-theme {
    color: #fff;
	/* text-transform:uppercase; */
	font-size: 14px;
    font-weight: 800;
	border-radius:0px;
}
.home_carousel_caption{
	bottom:25%;
	width: 100%;
    right: 0;
    left: 0;
	background-color:rgba(0,0,0,0.5);
	height:auto;
	padding:0px;
	margin:0px
}
.btn-theme:hover ,.btn-theme:focus,.btn-theme:active  {
    color: #fff;
	font-size: 14px;
    font-weight: 800;
	border-radius:0px;
}
.btn_first,.btn_first:hover ,.btn_first:focus,.btn_first:active{
	font-size:18px;
	font-weight: 500;
}
.btn_first span{
	font-weight:300;
}
.btn_first sup{
	font-size:11px;
}
.btn_third, .btn_third:hover ,.btn_third:focus,.btn_third:active{
	 min-width: 390px;
    line-height: 26px;
	text-align:right;
	font-size:20px;
	font-weight:400;
}
.btn_second, .btn_second:hover ,.btn_second:focus,.btn_second:active{
	 min-width: 130px;
    line-height: 26px;
	text-align:right;
	font-size:20px;
	font-weight:400;
	padding:0px;
	margin:0px;
}
.thumbnail_re a, .thumbnail_re a:hover, .thumbnail_re a:active, .thumbnail_re a:focus{
	text-decoration:none;
	outline:none;
}
.cursor_pointer{
	touch-action: initial;
    cursor: default;
}
.margin_left_chilli{
	margin-left:45px;
}
.margin_right_xmpie{
	margin-right:-30px;
}
.btn_design1{
    background-color: #404042;
    border: 2px solid #404042;
}
.btn_design2{
    background-color: #e15b26;
    border: 2px solid #e15b26;
}
.btn_design3{
    background-color: #469fa3;
    border: 2px solid #469fa3;
}
.btn_design4{
	background-color: transparent;
    border: 2px solid transparent;
}
.btns_banner1,.header_banner1{
	position:relative;
	margin:auto;
}
.btns_banner2{
	position:relative;
	margin:auto;
	text-align:right;
}
.btns_banner1 h1{
	text-indent: 0;
    font-size: 42px;
    letter-spacing: 0px;
    line-height: 30px;
    text-transform: capitalize;
	font-weight:100;
	padding:30px 0px 30px 0px;
}
.background_header2{
	background-color:rgba(0,0,0,0.4);
}
.btns_banner1 span.head{
	font-weight:500;
	color:#C3D839;
}
.second_img_width{
	height:38px;
}
.leader_headline{
	color:#929497;
}
.underline {
    padding-bottom: 2px;
}
.solution_toggle{
	transform: scale(0);
	 -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.animation_scale{
	transform: scale(1);
	 -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.first_toggle{
	display:block;
	transform: scale(1);
	 -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
/*Seven Colums*/
@media (min-width: 120px){
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1  {
    width: 25%;
    *width: 25%;
  }
}
@media (min-width: 768px){
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1  {
    width: 14.285714285714285714285714285714%;
    *width: 14.285714285714285714285714285714%;
  }
}


@media (min-width: 992px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 14.285714285714285714285714285714%;
    *width: 14.285714285714285714285714285714%;
  }
.btn-min-block.col-md-offset-2{
	margin-left: 12.666667%;
}
}


@media (min-width: 1200px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 14.285714285714285714285714285714%;
    *width: 14.285714285714285714285714285714%;
  }
}
  /*Seven Colums*/
/*Five Columns*/
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}
/*Five Columns*/
.Text_color_Orange{
	color:#DF5C26 !important;
}
.Text_color_Orange img{
	width: 20px;
}
.Background_Orange{
	background:#DF5C26;
}
.padding_15{
	padding:15px !important;
}
.padding_top_50{
	padding-top:50px;
}
#ScheduleDemoBox{
	position: relative;
    /* top: 8.6%;
    right: 7%;
	z-index: 9999;
	float:right; */
}
.ScheduleDemoBoxInput input{
	height:25px;
}
.ScheduleDemoBoxLeft{
	padding-top:10px;
	padding-left:0px;
}
.ScheduleDemoBoxLeft button, .ScheduleDemoBoxLeft button:hover {
    border: 2px solid #fff !important;
	border-radius: 6px;
    font-size: 12px;
    padding: 5px;
}
.ScheduleDemoBoxRightText{
	font-size: 8px;
    font-weight: bold;
    color: #fff;
    padding:15px 0px 0px 0px;
}
@media only screen and (min-width:768px) and (max-width: 992px){
#ScheduleDemoBox{
    top: 17.6% !important;
    right: 68% !important;
}
}
#myMapModal .modal-content, #myMapModal1 .modal-content, #myMapModal2 .modal-content, #myMapModal3 .modal-content, #myMapModal4 .modal-content{
	background:#fff;
    max-width: 85.5%;
	margin:auto;
}
#myMapModal .modal-dialog , #myMapModal1 .modal-dialog, #myMapModal2 .modal-dialog, #myMapModal3 .modal-dialog, #myMapModal4 .modal-dialog {
top:10%;
}
#map-canvas,#map-canvas1,#map-canvas2,#map-canvas3,#map-canvas4
{
	width:100%;
	height:73vh;
}
#myMapModal .modal-body,#myMapModal1 .modal-body,#myMapModal2 .modal-body,#myMapModal3 .modal-body,#myMapModal4 .modal-body{
	padding:0px;
}

a
{
	outline:none !important;
	}


 /* News Styles Start*/
.text_line_news{
	width:100%;
	text-align:left;
	border-top: 2px solid #e8e8e8;
	line-height:12px;
	margin: 15px 0px;
}
.text_line_news span {
	background:#e8e8e8;
	padding:10px 10px;
	font-size:14px;
	float: right;
}
.media-heading{
	margin-bottom: 0px;
}
.media{
	width: 100%;
	overflow: inherit;
}
.media-body{
	padding-top: 15px;
	width: calc(100% - 200px);
}
.media-left{
	width: 220px;
}
.pagination{
	border-top: 2px solid #e8e8e8;
	width: 100%;
	margin: 15px 0;
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover, .pagination>li>a, .pagination>li>span, .pagination>li:first-child>a, .pagination>li:first-child>span, .pagination>li:last-child>a, .pagination>li:last-child>span{
	border: 0px;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
	color: #DF5C26;
	background: none;
	text-decoration: underline;
}
.pagination>li:first-child>a, .pagination>li:first-child>span, .pagination>li:last-child>a, .pagination>li:last-child>span{
	color: #DF5C26;
}
.pagination>li>a, .pagination>li>span{
	color: #333;
	padding: 6px 6px;
}
.pagination .glyphicon {
    margin: 3px 0px 0px 0px;
}
.pagination .left .glyphicon {
    padding: 0px 0px 2px 0px;
}
.padding_30 {
padding: 30px 5px 30px 5px;
}
/*new*/
.fontsize_35 {
font-size: 35px !important;
}
.fontsize_27 {
font-size: 27px !important;
}
#cases{
	overflow:hidden;
}
.solutions_small_thumbnail{
	border:none;
	outline:none !important;
	    margin-bottom: 0px;
}
/*new styles*/
.caption_subtext{
	font-size:20px;
	line-height: 25px;
	margin-top: 5px;
	font-weight:500;
}
.caption_text{
	font-size:16px; /*new*/
	margin-bottom: 0px;
	font-weight:400;
	padding-top: 50px;
}
.caption_text span{
	font-weight:500;
}
.subtitle {
	color: #fff;
	padding: 10px 0 10px 0;
	font-weight:500;

}
.green_background {
background-color: #44a0a3;
}
.lightgreen_background {
background-color: #c3d839;
}
.padding_25 {
padding: 25px 0 25px 0;
}
.white_background {
 background-color: #ffffff;
 }
 .box_shadow {
 box-shadow: 0px 0px 10px 2px rgba(119,119,119,0.50);
 }
 .customBox {
      background: yellow;
      border: 1px solid black;
      position: absolute;
    }
.padding_left_0px {
padding-left: 0px;
}
.padding_right_0px {
padding-right: 0px;
}
.margin_bottom_130 {
margin-bottom: 130px;
}
.orange_background {
background-color: #E15B27;
}

/* Newly Added */
.modal-dialog.width_600{
	background-color: #fff;
	border-radius: 10px;
	top: 10%;
}
.modal-dialog.width_600 .modal-body{
	height: 400px;
	overflow: auto;
	color: #333;
	font-size: 12px;
}
.blue_text{
	color: #586880;
}
.mission_crirital{
	width: 195px;
	background-color: #586880;
	color: #fff;
	border-radius: 10px;
	float: left;
	shape-outside: square();
	margin-right: 20px;
	padding: 0px 20px;
}
.best_in_class{
	width: 80%;
	background-color: #e15b26;
	color: #fff;
	border-radius: 10px;
	margin-bottom: 10px;
	padding: 10px 20px 10px 20px;
}
.accuconnect{
	background-color: #586880;
	color: #fff;
	border-radius: 10px;
	padding: 0px 20px;
	margin-top: 40px;
}
.flexible_green {
    background-color: #C3D839;
	}
.width_50 {
width: 50%;
}
.radius_box {
    color: #fff;
    border-radius: 10px;
    margin-bottom: 10px;
    padding: 10px 20px 10px 20px;
	}
.easy_blue {
    background-color: #339999;
	}
.extrem_orange  {
    background-color: #e15b26;
	}
/* @media only screen and (min-width:1435px) and (max-width:1600px) {
.video-container-mp4 {
    position: relative;
    padding-bottom: 53.5%;
    padding-top: 89px;
    height: 0;
    overflow: hidden;
}
}*/

.padding_top_bottom{
	padding-top: 15px;
    padding-bottom: 15px;
}
.last_column{
	padding-bottom: 30px;
}

.padding_10{
	padding:10px 10px;
	}
.border_right_1{
	border-right:1px solid #CCC;
	}
.border_left_1{
	border-left:1px solid #CCC;
	}
.news_bg{
 background-color:#a3d5d4;
 color: #fff;
 border-radius: 10px;
 shape-outside: square();
 margin-top:80px;
 padding: 10px 10px 25px 10px;
 text-align:jestify;
}
.news2_bg{
 background-color:#fba118;
 color: #fff;
 border-radius: 10px;
 /*shape-outside: square();*/
 margin-top:0px;
 padding: 10px 10px 20px 0px;

}
.padding_left{
 padding-left:20px;
 text-align:left;
 }
.margin_10{
 margin-left:10px !important;
 }
 .news3_bg{
 background-color:#a3d5d4;
 color: #fff;
 border-radius:50%;
 margn-top:10px;
 height:200px;
 width:200px;
}
.case_head{
    padding-left: 30px;
    padding-top: 34px;
    margin-top:0px;
    font-size: 22px;
}
.case_head_P{
 padding-left: 19px;
    padding-top: 0px;
    margin-top: 0;
}
.reources_padding
{
    padding: 50px 0px 50px 0px;
	}
.reources_text{
	width: 100%;
    height: 109px;
    display: table;
    text-align: center;
	padding:0px 10px;
}
.b2c_box_text{
	width: 100%;
	height: 130px;
    display: table;
    text-align: center;
}
.head_b2c{
	text-align:center;
}
.head_b2c  p{
		margin:0px;
		padding-top: 30px;
}
.reources_text_inner{
	display: table-cell;
    vertical-align: top;
}
.reources_height_200
	{
		height: 270px;
	}
.case_head1{
    padding-left: 60px;
    padding-top:24px;
    margin-top:0px;
    font-size: 22px;
}
.case_head_P1{
 padding-left: 27px;
    padding-top: 0px;
    margin-top: 0;
}
.news5_bg{
 background-color:#339999;
 color: #fff;
 border-radius:10px;
 margin-top:10px;
 padding:10px;
 /* height:225px; */
 /* width:225px; */
}
.news6_bg{
 background-color:#e15b26;
 color: #fff;
 border-radius:10px;
 margin-top:10px;
 padding: 10px 10px 48px 10px;
 /* height:225px; */
 /* width:225px; */
}
.news7_bg{
 background-color:#C3D839;
 color: #fff;
 border-radius:10px;
 margin-top:10px;
 /* height:270px; */
 /* width:270px; */
 padding:40px 20px;
}
.padding_20{
padding-top:20px;
}
.margin_100{
 margin-top:100px;
 }
a:hover{
 text-decoration:none;
 color:#000;}
.color{
 color:black;}
.news4_bg{
 background-color:#C3D839;
 color: #fff;
 border-radius:10px;
 margin-top:10px;
 /* height:250px; */
 /* width:250px; */
 padding:10px 10px 25px 10px;
}
/*14-02-2017*/
.margin_top_25 {
	margin-top: 25px;
}
.margin_top_15 {
	margin-top: 15px !important;
}
.new_lineheight {
	line-height: 25px;
    font-size: 16px !important;
}
.margin_left_24{
	margin-left:25px;
}
.text_justify{
 text-align:justify;
 }
.margin_right_30{
 margin-right:30px;
 }
 blockquote {
border:none;
margin-bottom:-30px;
position: relative;
    margin: 0 auto;
    padding-left: 0.4em;
	font-family:Georgia, "Times New Roman", Times, serif;
}

blockquote h3 {
    font-size:20px;
	font-style:italic;
	text-align:center;
	color:#999;
	line-height:25px;
	font-family: 'Raleway', sans-serif;
}

blockquote h3:before {
    content: "\201C";
    font-size:100px;
    color:#ccc;
    position: absolute;
    top: .3em;
    left: -0.5em;
    font-family: 'Georgia';
}
blockquote h3:after {
    content: "\201D";
    font-size:100px;
    color:#ccc;
    position: absolute;
    bottom: -0.3em;
    right: -0.2em;
    font-family: 'Georgia';
}
.font_weight_600{
	font-weight:600;
}
select.form-control{
	padding: 6px 8px;
}
.cursor_default{
	cursor:default;
}
.padding_bottom_90{
	padding-bottom: 90px;
}
.padding_bottom_70{
	padding-bottom: 70px;
}
.padding_bottom_54{
	padding-bottom:54px;
}
.paddin_right_0{
	padding-right:0px;
}
.paddin_left_0{
	padding-left:0px;
}
.padding_left_10{
	padding-left:10px;
}
.padding_right_10{
	padding-right:10px;
}
/*16-4-2017*/
.fontsize_12 {
font-size: 12px !important;
}
.border_bottom_1px {
border-bottom: 1px solid #E6E7E8;
}
.margin_bottom_0 {
margin-bottom: 0px !important;
}
.fontsize_23 {
font-size: 23px !important;
}
.lineheight_43 {
line-height: 43px !important;
}
.background_gray {
background-color: #F1F1F2;
}
.padding_25 {
	padding: 25px;
}
.padding_15_25 {
	padding: 15px 35px;
}
.extrem_padding {
padding: 25px 25px 40px 25px;
}
.fontsize_18 {
font-size: 18px;
}
.padding_35 {
padding: 35px;
}
.solution_div {
    border: 2px solid #C3D839;
    padding: 30px;
	}
.font_weight_400{
	font-weight:400;
}
.font_weight_500{
	font-weight:500;
}
.font_weight_600{
	font-weight:600;
}
.font_size_22{
	font-size:22px;
}
.font_size_21{
	font-size:21px;
}
.padding_left_right_5{
	padding-left:5px;
	padding-right:5px;
}
.padding_left_5{
	padding-left:5px;
}
.padding_right_5{
	padding-right:5px;
}
.font_size_15{
	font-size: 15px;
}
.font_size_14{
	font-size: 14px;
}
.font_size_17{
	font-size: 17px;
}
.font_size_25{
	font-size: 25px;
}
.line_height_20{
	line-height:20px;
}
.line_height_45{
	line-height:45px;
}
.font_size_20{
	font-size:20px;
}
.getting span{
	font-weight:600;
}
.padding_left_right_20{
	padding-left:20px;
	padding-right:20px;
}
.padding_left_right_100{
	padding-left:100px;
	padding-right:100px;
}
.msg_contact{
	font-size:13px;
	color:#C3D839;
	padding-left:25px;
	padding-right:25px;
	display:none;
	line-height: 40px;
}
.sub_head_white span{
	font-size:18px;
	font-weight:600;
	color:#c3d839 !important;
}
.heade_white span{
	color:#c3d839 !important;
}
.content_white{
	font-weight:400;
	font-size: 17px;
}
.head_white span{
	font-weight:600;
}
.white_paper_list{
	padding-left:20px;
}
.white_paper_list li{
	margin-top:15px;
	color: #c3d839;
}
span.bullet_text{
	color:#333 !important;
	font-size: 17px;
}
/* .white_paper_list li:before {	 */
    /* content: "• "; */
    /* color: #DF5C26; */
	/* font-size:30px; */
/* } */
#topcontrol{
	display:none;
}
.lightgreen_color{
	color:#c3d839;
}
@media only screen and (min-width : 992px) and (max-width : 1200px) {
	.col_6_m{
		width:60%;
	}
	.col_3_m{
		width:20%;
	}
}

#contact-model .modal-dialog {
    background-color: #586880;
    width: 50%;
    border-radius: 25px;
    top: -2%;
    left: 25%;
}
.padding_left_40
{
    padding-left:10%;
    padding-right: 10%;
}
